.create_container__4PvjU{min-height:100vh;background-color:#fff;padding:2rem 1rem}.create_formWrapper__S8CDh{max-width:64rem;margin:0 auto;animation:create_slideUp__hMJs9 .5s ease-out}.create_formContainer__lajNB{background-color:#fff;border:2px solid #000;border-radius:12px;padding:2rem;position:relative}.create_title__3UhlR{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1.5rem;font-family:Orbitron,sans-serif}.create_headerText__6A23Y{text-align:center;margin-bottom:2.5rem;background:linear-gradient(180deg,hsla(0,0%,100%,.9),rgba(249,250,251,.9));border:2px solid #000;border-radius:10px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.create_headerText__6A23Y p{margin:.5rem 0;line-height:1.5}.create_supportText__ySHPQ{font-size:1.2rem;font-weight:700;color:#22c55e;margin-bottom:.5rem!important;text-transform:uppercase;letter-spacing:.05em}.create_descriptionText__rvGOA{font-size:1.1rem;color:#333;margin-bottom:1rem!important}.create_creationFeeText__LIxii{background-color:#f0fdf4;border:1px solid #22c55e;border-radius:6px;padding:.75rem;font-size:1rem;color:#166534;margin:1rem auto!important;max-width:90%}.create_customizationText__pH8cJ{font-size:.95rem;color:#4b5563;font-style:italic;margin-top:.75rem!important}.create_form__QGHJs{display:flex;flex-direction:column;gap:2rem}.create_formGroup__0vm7r{display:flex;flex-direction:column;gap:.5rem}.create_label__E4YZh{font-weight:600;font-size:1rem}.create_hint__HrNYs{color:#666;font-size:.75rem;margin-top:.25rem}.create_input__6J_4t{width:100%;padding:.75rem;border:2px solid #000;border-radius:8px;background-color:#fff;font-size:.875rem}.create_input__6J_4t::placeholder{color:#999;font-size:.75rem}.create_imageContainer__cnd69{border:2px solid #000;border-radius:8px;padding:1rem;margin-bottom:1rem;background-color:#fff}.create_rarityLabel__KQ4vm{font-weight:600;font-size:.875rem;margin-bottom:.75rem}.create_imageRow__Sn7eO{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.create_imagePreview__jbWPB{border:1px solid #000;margin-left:.5rem}.create_fileInput__ccz_N{flex:1 1;font-size:.875rem;padding:.25rem}.create_percentageInput__1cwTD{display:flex;align-items:center;gap:.25rem;margin-top:.5rem}.create_percentageField__Fis_j{width:5rem;text-align:right;padding:.375rem .5rem;border:2px solid #000;border-radius:4px;font-size:.875rem;-moz-appearance:textfield}.create_percentageField__Fis_j::-webkit-inner-spin-button{opacity:1;height:1.25rem;margin:0 -.5rem 0 0}.create_feeContainer__lv0NF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;margin-top:1rem}.create_button__u0rgc{padding:.75rem 2rem;border:2px solid #000;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.875rem}.create_primaryButton__Dkbyt:hover{background-color:#16a34a}.create_submitError__Mu0qj{text-align:center;color:#dc2626;font-weight:600;font-size:1rem;padding:1rem;margin-bottom:1rem;background-color:#fef2f2;border:2px solid #dc2626;border-radius:8px}@keyframes create_slideUp__hMJs9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.create_feeContainer__lv0NF{grid-template-columns:1fr;gap:2rem}.create_buttonGroup__S7_ja{flex-direction:column}.create_button__u0rgc{width:100%}.create_imageRow__Sn7eO{flex-direction:column;align-items:stretch}}.create_hasError__sbpf4 .create_fileInput__ccz_N,.create_hasError__sbpf4 .create_input__6J_4t,.create_hasError__sbpf4 .create_percentageField__Fis_j{border-color:#dc2626;background-color:#fef2f2}.create_error__Yr6_i{color:#dc2626;font-size:.875rem;margin-top:.25rem}.create_errorBox__dbtct{background-color:#fef2f2;border:1px solid #dc2626;border-radius:8px;padding:1rem;margin-bottom:1rem}.create_errorBox__dbtct .create_error__Yr6_i{margin:.25rem 0}.create_fileInputWrapper__wSMy9{flex:1 1}.create_dropzone__oKExk{border:2px dashed #ccc;border-radius:8px;padding:1rem;text-align:center;cursor:pointer;position:relative;min-height:100px;display:flex;align-items:center;justify-content:center;background:#f9fafb;transition:all .2s ease}.create_dragging__rJSSx .create_dropzone__oKExk{border-color:#22c55e;background:#f0fdf4}.create_dropzoneText__3NU9g{color:#666;font-size:.875rem}.create_imagePreview__jbWPB{max-width:100px;max-height:100px;object-fit:cover;border-radius:4px}.create_removeButton____z0l{position:absolute;top:-.5rem;right:-.5rem;width:1.5rem;height:1.5rem;border-radius:50%;background:#ef4444;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;transition:all .2s ease}.create_removeButton____z0l:hover{background:#dc2626;transform:scale(1.1)}.create_uploadingOverlay__FJ46I{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}.create_spinner__n52qa{width:2rem;height:2rem;border:2px solid #f3f4f6;border-top-color:#22c55e;border-radius:50%;animation:create_spin__oUgMx 1s linear infinite;margin-bottom:.5rem}@keyframes create_spin__oUgMx{to{transform:rotate(1turn)}}.create_fileInput__ccz_N{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.create_metadataSection__GNoFd{margin-top:1rem;padding:1rem 2rem 1rem 1rem;border-top:1px solid #e5e7eb}.create_metadataField__vbzQV{margin-bottom:1rem}.create_metadataLabel__kquqe{display:block;font-weight:500;font-size:.875rem;margin-bottom:.25rem}.create_attributesSection__5r8wD{margin-top:1rem}.create_attributesHeader__DpRTu{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.create_attributesHeader__DpRTu h4{font-size:.875rem;font-weight:600;margin:0}.create_addAttributeButton__4UEB2{padding:.375rem .75rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:.75rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.create_addAttributeButton__4UEB2:hover{background-color:#e5e7eb}.create_attributeRow__hCgbB{display:grid;grid-template-columns:1fr 1fr 32px;grid-gap:1.5rem;gap:1.5rem;margin-bottom:.75rem;align-items:center}.create_attributeInput__fJNnU{padding:.375rem .5rem;border:2px solid #000;border-radius:4px;font-size:.875rem;width:100%}.create_removeAttributeButton__2944s{width:24px;height:24px;min-width:24px;border-radius:50%;background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;padding:0;margin-left:auto}.create_removeAttributeButton__2944s:hover{background:#e5e7eb;color:#4b5563}.create_metadataHint__8akRS{color:#666;font-size:.75rem;margin-top:.25rem;margin-bottom:.5rem}.create_rarityField__reQSa{margin:1rem 0}.create_metadataWrapper__r3OKs{margin-top:1rem}.create_fileInputWrapper__wSMy9{width:100%;position:relative}.create_lockedAttribute__tLvtC{background-color:#f9f9fb;border-left:3px solid #3b82f6;padding-left:.5rem;border-radius:4px}.create_disabledInput__KzUVO{background-color:#f3f4f6;border-color:#d1d5db;color:#6b7280;cursor:not-allowed}.create_lockedIcon__5AhyN{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:1rem}.create_loadingOverlay__eplc_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.create_loadingSpinner__8acr_{display:inline-block;width:60px;height:60px;border:4px solid hsla(0,0%,100%,.2);border-top-color:#22c55e;border-radius:50%;animation:create_spin__oUgMx 1s linear infinite;margin-bottom:1rem}.create_loadingText__qXzgt{font-size:1.2rem;font-weight:500;text-align:center;max-width:80%}.create_progressText__8_TEo{margin-top:.5rem;font-size:.9rem;color:hsla(0,0%,100%,.8)}.create_disclaimerContainer__30VP5{margin-top:2rem;padding:1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.create_disclaimerText__0tVKI{font-size:.85rem;color:#374151;line-height:1.5;margin-bottom:1rem}.create_checkboxContainer__xH61l{display:flex;align-items:flex-start;margin-top:1rem}.create_checkbox__qvRpd{margin-right:.75rem;width:1.25rem;height:1.25rem;cursor:pointer;border:2px solid #000}.create_checkboxLabel__XSRaS{font-size:.9rem;color:#1f2937;font-weight:500;cursor:pointer}.create_buttonGroup__S7_ja{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.create_secondaryButton__fQ_JW{background-color:#fff;color:#000}.create_secondaryButton__fQ_JW:hover{background-color:#f3f4f6}.create_primaryButton__Dkbyt{background-color:#22c55e;color:#fff}.create_primaryButton__Dkbyt:hover:not(:disabled){background-color:#16a34a}.create_primaryButton__Dkbyt:disabled{background-color:#86efac;cursor:not-allowed;transform:none!important;box-shadow:none!important}