.sidebar_sidebar__kodnI{border-radius:1rem;padding:1rem;width:250px;height:100vh;position:relative;display:flex;flex-direction:column}.sidebar_title__wXEtA{font-size:1.5rem;font-weight:700}.sidebar_navlink_title__chmZg{font-size:.9rem;font-weight:700;padding-bottom:10px;color:#b0b0b0}.sidebar_navlinks__fM_DY{display:flex;flex-direction:column;gap:1rem;padding-top:10px;padding-bottom:1rem;margin-bottom:1rem}.sidebar_navlink__rDsRK svg{margin-right:1rem}.sidebar_navlink__rDsRK span{font-size:.9rem}.sidebar_navlink__rDsRK:hover{color:#b0b0b0}.sidebar_active__fMN8i{border-left:1px solid #ffffff;padding-left:5px}.sidebar_footer__uO91E{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem;height:-moz-fit-content;height:fit-content}.sidebar_logoutButton__K5A_S{background-color:white;color:#333;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:opacity .2s ease}.sidebar_logoutButton__K5A_S:hover{opacity:.8}.sidebar_overlay__gCcuR{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.sidebar_confirmModal__pZL17{background-color:white;padding:2rem;border-radius:.75rem;width:340px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.2);transform:translateY(0);animation:sidebar_modalEnter__8iKNZ .3s ease}@keyframes sidebar_modalEnter__8iKNZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sidebar_sidebarContent__BJE9e{height:100%;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.sidebar_confirmModal__pZL17 p{color:#333;margin-bottom:1.75rem;font-size:1.1rem;font-weight:500}.sidebar_modalButtons__9D6Gh{display:flex;justify-content:center;gap:1rem}.sidebar_cancelButton__gK1_w,.sidebar_confirmButton__GrVu3{padding:.7rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;border:none;transition:all .2s ease;min-width:100px}.sidebar_confirmButton__GrVu3{background-color:#e74c3c;color:white;box-shadow:0 2px 4px rgba(231,76,60,.3)}.sidebar_confirmButton__GrVu3:hover{background-color:#c0392b;transform:translateY(-2px);box-shadow:0 4px 8px rgba(231,76,60,.4)}.sidebar_confirmButton__GrVu3:active{transform:translateY(0);box-shadow:0 1px 2px rgba(231,76,60,.4)}.sidebar_cancelButton__gK1_w{background-color:#f5f5f5;color:#333;border:1px solid #e0e0e0}.sidebar_cancelButton__gK1_w:hover{background-color:#e8e8e8;transform:translateY(-2px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.sidebar_cancelButton__gK1_w:active{transform:translateY(0);box-shadow:none}.sidebar_badge__jJxeO{background-color:#e74c3c;color:white;min-width:30px;height:30px;padding:0 6px;border-radius:50%;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:10px}.sidebar_navlink__rDsRK{display:flex;align-items:center;justify-content:flex-start}.sidebar_navlink__rDsRK span:first-of-type{flex:1 1}.sidebar_upgradeLink__raMFR{cursor:pointer;color:#4da3ff;font-size:13px;margin-top:6px}.sidebar_upgradeLink__raMFR:hover{color:#1f7ae0;text-decoration:underline}.sidebar_logoheader__R3JkW{display:flex;align-items:center;justify-content:space-around;padding-bottom:1rem;border-bottom:1px solid #e0e0e044;margin-bottom:1rem}.sidebar_logo__2dbPg{border-radius:0;transform:none;border-radius:50%}.sidebar_adminBadge__AAd3z{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background:rgba(0,180,90,.12);border:1px solid rgba(0,180,90,.35);color:#1dbf73;font-size:13px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.sidebar_shield__zgzG_{font-size:14px}.layout_admin_layout__CgBlP{display:flex;min-height:100vh;width:100%;overflow:hidden}.layout_main__Z3b7m{display:flex;flex-direction:column;width:100%}.layout_header__SOKpE{padding:1rem;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout_header_left__GlRHn{display:flex;align-items:center;gap:1rem}.layout_header_right__NB9e6{flex:1 1;max-width:500px;margin-left:1rem}.layout_header_search__v7cPU{width:100%}.layout_header__SOKpE h1{font-size:1.5rem;font-weight:600}.layout_header__SOKpE svg{font-size:1.5rem}@media (max-width:1024px){.layout_header__SOKpE{flex-direction:column;align-items:flex-start;gap:1rem}.layout_header_right__NB9e6{width:100%;max-width:100%;margin-left:0}}@media (max-width:768px){.layout_header__SOKpE h1,.layout_header__SOKpE svg{font-size:1.25rem}}.bc_breadcrumb_container__2WUSE{margin-bottom:20px}.bc_breadcrumb_header__9TRWj{display:flex;align-items:center;margin-bottom:8px;gap:12px}.bc_breadcrumb_icon__lptb9{display:flex;align-items:center;justify-content:center;color:#007bff;font-size:24px}.bc_breadcrumb_title__gDHpX{font-size:1.5rem;font-weight:600;color:#333;margin:0}.bc_breadcrumb__NXlX0{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#555;font-size:14px}.bc_breadcrumb_link__EUP40{display:flex;align-items:center;margin:0}.bc_breadcrumb_home__9sZOf{color:#555;display:flex;align-items:center;transition:color .2s}.bc_breadcrumb_home__9sZOf:hover{color:#007bff}.bc_breadcrumb_separator__fjKGz{color:#aaa;margin:0 5px}.bc_breadcrumb_link_text__wq4n7{color:#555;font-weight:400;text-decoration:none;transition:color .2s}.bc_breadcrumb_link_text__wq4n7:hover{color:#007bff;text-decoration:underline}.bc_breadcrumb_link_text__wq4n7.bc_active__Ga4cp{color:#007bff;font-weight:500}@media (max-width:768px){.bc_breadcrumb_header__9TRWj{margin-bottom:12px}.bc_breadcrumb_title__gDHpX{font-size:1.25rem}}.content_content__tEkZ5{flex:1 1;padding:10px 1rem 1rem;background-color:#f0f0f0;border-radius:1rem;overflow-y:scroll;max-height:calc(100vh - 70px)}.content_content__tEkZ5::-webkit-scrollbar{display:flex;width:4px}.content_content__tEkZ5::-webkit-scrollbar-thumb{background-color:#000000;border-radius:1rem}.ProductForm_container__t9gOk{width:100%;max-width:1200px;margin:0 auto;padding:1.75rem;box-sizing:border-box;background:#ffffff;border-radius:16px;border:1px solid #eef0f3;box-shadow:0 10px 30px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.04)}.ProductForm_title__Cw2ZJ{font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;color:#111827}.ProductForm_form__BgBBS{display:flex;flex-direction:column;gap:1.25rem}.ProductForm_row__ghYHR{display:flex;flex-direction:column;gap:.5rem}.ProductForm_rowGrid__T8FCA{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}@media (min-width:720px){.ProductForm_rowGrid__T8FCA{grid-template-columns:repeat(3,1fr)}}.ProductForm_label__7zMJ_{font-size:.9rem;font-weight:600;color:#374151}.ProductForm_input__6xycR,.ProductForm_textarea__kYSnt{width:100%;padding:.7rem .9rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:.95rem;color:#111827;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.ProductForm_input__6xycR::placeholder,.ProductForm_textarea__kYSnt::placeholder{color:#9ca3af}.ProductForm_textarea__kYSnt{min-height:110px;resize:vertical}.ProductForm_input__6xycR:focus,.ProductForm_textarea__kYSnt:focus{outline:none;background:#ffffff;border-color:#1a1a1a;box-shadow:0 0 0 3px rgba(26,26,26,.15)}.ProductForm_input__6xycR:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.7}.ProductForm_inputError__1Ev_A{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.12)}.ProductForm_error___GI8C{color:#dc2626;font-size:.85rem;margin-top:.25rem}.ProductForm_previewWrap__roOXT{display:flex;flex-wrap:wrap;gap:12px;margin-top:.5rem}.ProductForm_previewItem__ZoDd8{width:160px;background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;position:relative}.ProductForm_previewItem__ZoDd8 img{width:100%;height:110px;object-fit:cover;display:block}.ProductForm_removeBtn__OBJ_y{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;border:none;background:rgba(0,0,0,.55);color:white;font-weight:700;cursor:pointer;transition:background-color .15s ease}.ProductForm_removeBtn__OBJ_y:hover{background:rgba(0,0,0,.75)}.ProductForm_detailsHeader__kjtEq{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.ProductForm_detailsHeader__kjtEq h3{font-size:1.15rem;font-weight:600;color:#111827;margin:0}.ProductForm_detailRow__evgqd{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center}@media (min-width:768px){.ProductForm_detailRow__evgqd{grid-template-columns:repeat(3,1fr) auto}}.ProductForm_variantCard__dUius{padding:1.25rem;border-radius:12px;background:#fafbfc;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.ProductForm_variantTitle__WHAl8{font-size:1rem;font-weight:600;color:#374151;margin:0 0 .5rem}.ProductForm_variantHeader__FYnf3{display:flex;justify-content:space-between;align-items:center}.ProductForm_actions__vEzYD{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.ProductForm_submit__3b_wB{background:#1a1a1a;color:white;border:none;border-radius:10px;padding:.55rem 1.1rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.ProductForm_submit__3b_wB:hover{background:#2a2a2a;transform:translateY(-1px)}.ProductForm_trashIcon__Exi3m{width:32px;height:32px;padding:0;border:1px solid #e5e7eb;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#ef4444;cursor:pointer}.ProductForm_trashIcon__Exi3m svg{width:16px;height:16px;color:#ef4444}.ProductForm_trashIcon__Exi3m:hover{background:#e5e7eb}.ProductForm_addBtn___7ert{background:#1a1a1a;color:white;border:none;border-radius:8px;padding:.45rem .9rem;font-weight:600;cursor:pointer;transition:background-color .15s ease;width:-moz-fit-content;width:fit-content}.ProductForm_addBtn___7ert:hover{background:#2a2a2a}.ProductForm_addButton__VQvSn:hover{transform:translateY(-1px)}.ProductForm_detailInput__rVerp{display:flex;align-items:center;gap:1rem}@media (max-width:520px){.ProductForm_title__Cw2ZJ{font-size:1.3rem}.ProductForm_actions__vEzYD{flex-direction:column}.ProductForm_submit__3b_wB{width:100%}}.ProductForm_uploadCard__qW1ic{background:#f8f9fa;border-radius:16px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ProductForm_filesList__8xa7A{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ProductForm_fileItem__7gImP{display:flex;align-items:center;gap:16px;background:white;padding:16px;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.ProductForm_fileItem__7gImP:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProductForm_fileIcon__0vpky{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:white;font-weight:600;font-size:12px;cursor:pointer;transition:all .2s ease}.ProductForm_fileIcon__0vpky:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15)}.ProductForm_fileIconText__t8SNy{text-transform:uppercase}.ProductForm_fileInfo__2_Hzk{flex:1 1;min-width:0}.ProductForm_fileName__9lUW_{font-size:14px;font-weight:500;color:#2c3e50;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductForm_fileSize__Be1av{font-size:12px;color:#95a5a6;margin-bottom:8px}.ProductForm_progressBar__MD1Tw{width:100%;height:4px;background:#ecf0f1;border-radius:2px;overflow:hidden}.ProductForm_progressFill__f9W6B{height:100%;background:linear-gradient(90deg,#1a1a1a,#2a2a2a);border-radius:2px;transition:width .3s ease}.ProductForm_fileRemove__09Mi7{width:32px;height:32px;border-radius:8px;border:none;background:#fee;color:#e74c3c;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.ProductForm_fileRemove__09Mi7:hover{background:#e74c3c;color:white;transform:scale(1.1)}.ProductForm_dropZone__9sO2i{border:2px dashed #cbd5e0;border-radius:12px;padding:40px;text-align:center;background:white;cursor:pointer;transition:all .3s ease;position:relative}.ProductForm_dropZone__9sO2i:hover{border-color:#1a1a1a;background:#f7f7f7}.ProductForm_dropZoneActive__cs8Qt{border-color:#1a1a1a;background:#f0f0f0;border-style:solid}.ProductForm_addButton__VQvSn{width:56px;height:56px;border-radius:50%;background:#1a1a1a;border:none;color:white;font-size:32px;line-height:1;cursor:pointer;box-shadow:0 8px 16px rgba(26,26,26,.3);transition:all .3s ease;margin-bottom:16px}.ProductForm_addButton__VQvSn:hover{background:#2a2a2a;transform:scale(1.1);box-shadow:0 12px 24px rgba(26,26,26,.4)}.ProductForm_addButton__VQvSn:active{transform:scale(.95)}.ProductForm_dropZoneText__BsWC_{font-size:14px;color:#718096;margin:0}.ProductForm_browseLink__SYUdi{color:#1a1a1a;font-weight:600;cursor:pointer}.ProductForm_browseLink__SYUdi:hover{text-decoration:underline}.ProductForm_modalOverlay___2xv8{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;animation:ProductForm_fadeIn__29ZiI .2s ease}@keyframes ProductForm_fadeIn__29ZiI{0%{opacity:0}to{opacity:1}}.ProductForm_modalContent__Q_yvu{position:relative;max-width:90vw;max-height:90vh;background:white;border-radius:16px;padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:ProductForm_slideUp__NB28i .3s ease}@keyframes ProductForm_slideUp__NB28i{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ProductForm_modalClose___7_Jl{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:white;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1}.ProductForm_modalClose___7_Jl:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.ProductForm_modalImage___CRg4{max-width:100%;max-height:calc(90vh - 140px);width:auto;height:auto;display:block;border-radius:8px;object-fit:contain}.ProductForm_modalInfo__5DQ9o{margin-top:16px;text-align:center}.ProductForm_modalFileName__ZjTbY{font-size:16px;font-weight:600;color:#2c3e50;margin:0 0 4px}.ProductForm_modalFileSize__WOlpL{font-size:14px;color:#95a5a6;margin:0}.ProductForm_tgl__mnLhn{display:flex;flex-direction:column;gap:.5rem}.MaterialToggle_toggle__0tAQt{display:flex;flex-direction:column;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content}.MaterialToggle_toggle__0tAQt input{display:none}.MaterialToggle_toggle__0tAQt label{width:48px;height:28px;background:#1f232b;border-radius:40px;position:relative;cursor:pointer;transition:background .3s ease}.MaterialToggle_toggle__0tAQt label:after{content:"";width:20px;height:20px;background:#9aa0a6;position:absolute;top:4px;left:4px;border-radius:50%;transition:transform .35s ease,background .35s ease}.MaterialToggle_toggle__0tAQt input:checked+label{background:#1a73e8}.MaterialToggle_toggle__0tAQt input:checked+label:after{transform:translateX(20px);background:#ffffff}.MaterialToggle_text__e3tnx{font-size:12px;opacity:.8;color:#ffffff}.error_error_container__fbP7g{height:100%;display:flex;align-items:center;justify-content:center;background:#f9f9f9}.error_error_content__NX8N0{text-align:center;max-width:500px}.error_error_code___avNw{font-size:8rem;font-weight:700;color:#000;margin:0;line-height:1;letter-spacing:-.5rem;text-shadow:2px 2px 0 #fff,4px 4px 0 rgba(0,0,0,.1)}.error_error_title__RMWeS{font-size:2rem;font-weight:600;color:#000;margin:1rem 0}.error_error_message__fXeHf{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.error_error_button__V8yKc{padding:.5rem 2rem;height:auto;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;background:#000;border:1px solid #000;color:#fff;border-radius:4px;cursor:pointer;font-weight:500;transition:all .3s ease}.error_error_button__V8yKc:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1);opacity:.9}.error_button_icon__5PnOu,.error_error_illustration__uzzDm{display:flex;align-items:center;justify-content:center}.error_error_svg__J9K4Q{width:200px;height:200px;fill:#000;opacity:.8;animation:error_float__STtvG 6s ease-in-out infinite}@keyframes error_float__STtvG{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:768px){.error_error_container__fbP7g{flex-direction:column;text-align:center;padding:1rem}.error_error_content__NX8N0{margin-right:0;margin-bottom:2rem}.error_error_code___avNw{font-size:6rem}.error_error_title__RMWeS{font-size:1.5rem}.error_error_message__fXeHf{font-size:1rem}.error_error_svg__J9K4Q{width:150px;height:150px}}@media (prefers-color-scheme:dark){.error_error_container__fbP7g{background:#111}.error_error_code___avNw{color:#fff;text-shadow:2px 2px 0 #000,4px 4px 0 rgba(255,255,255,.1)}.error_error_title__RMWeS{color:#fff}.error_error_message__fXeHf{color:#999}.error_error_button__V8yKc{background:#fff;color:#000;border-color:#fff}.error_error_svg__J9K4Q{fill:#fff}}