.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:start;justify-content:space-around;padding-bottom:1rem;border-bottom:1px solid #e0e0e044;margin-bottom:1rem}.sidebar_logo__2dbPg{border-radius:50%}.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.5rem;box-sizing:border-box;background:linear-gradient(145deg,#0d1117,#111827);border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 10px 35px rgba(0,0,0,.55),0 4px 12px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ProductForm_title__Cw2ZJ{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;text-align:left;color:#f8fafc}.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_{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#e6eef8}.ProductForm_input__6xycR,.ProductForm_select__HrGbw,.ProductForm_smallInput__Z17Ih,.ProductForm_textarea__kYSnt{width:100%;padding:.7rem .85rem;border:1px solid #2b2b2b;border-radius:8px;background-color:#0f1316;color:#e6eef8;font-size:.98rem;transition:border-color .18s ease,box-shadow .18s ease;box-sizing:border-box}.ProductForm_textarea__kYSnt{min-height:110px;resize:vertical;padding-top:.8rem}.ProductForm_select__HrGbw{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:1rem}.ProductForm_input__6xycR:focus,.ProductForm_select__HrGbw:focus,.ProductForm_smallInput__Z17Ih:focus,.ProductForm_textarea__kYSnt:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.07)}.ProductForm_inputError__1Ev_A{border-color:#ff6b6b!important;box-shadow:0 0 0 4px rgba(255,107,107,.06)}.ProductForm_error___GI8C{color:#ffb4b4;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:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.03);box-sizing:border-box;position:relative;padding-bottom:.5rem}.ProductForm_previewImg__D0lgl{width:100%;height:110px;object-fit:cover;display:block;background:#0a0a0a}.ProductForm_removeBtn__OBJ_y{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:#ff6b6b;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.ProductForm_detailsHeader__kjtEq{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}.ProductForm_detailRow__evgqd{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.ProductForm_smallInput__Z17Ih{padding:.55rem .6rem;font-size:.9rem}.ProductForm_addButton__VQvSn,.ProductForm_cancel__4gco4,.ProductForm_submit__3b_wB{display:inline-flex;align-items:center;gap:.5rem;background-color:#3b82f6;color:white;border:none;border-radius:8px;padding:.5rem .85rem;cursor:pointer;font-weight:700;transition:background-color .12s ease,transform .08s ease}.ProductForm_addButton__VQvSn:hover,.ProductForm_submit__3b_wB:hover{background-color:#2563eb;transform:translateY(-2px)}.ProductForm_cancel__4gco4{background-color:#1b1b1b;color:#cbd5e1;border:1px solid rgba(255,255,255,.04);padding:.5rem .85rem}.ProductForm_actions__vEzYD{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}@media (max-width:520px){.ProductForm_previewItem__ZoDd8{width:48%}.ProductForm_title__Cw2ZJ{font-size:1.3rem}.ProductForm_addButton__VQvSn,.ProductForm_cancel__4gco4,.ProductForm_submit__3b_wB{width:48%}}