:root{--primary:#1e3a5f;--primary-dark:#152d4a;--primary-light:#2a5298;--accent:#2563eb;--accent-dark:#1d4ed8;--accent-bg:#2563eb12;--accent-border:#2563eb40;--text:#64748b;--text-h:#0f172a;--bg:#fff;--bg-light:#f8fafc;--border:#e2e8f0;--code-bg:#f1f5f9;--success:#16a34a;--success-bg:#16a34a14;--error:#dc2626;--error-bg:#dc262614;--warning:#d97706;--shadow-sm:0 1px 3px #0f172a0f;--shadow:0 4px 12px #0f172a14;--shadow-lg:0 10px 30px #0f172a1f;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:15px/1.6 var(--sans);letter-spacing:.1px;color:var(--text);background:var(--bg-light);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:var(--bg-light);margin:0}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);margin:0;font-weight:600;line-height:1.25}h1{font-size:28px}h2{font-size:20px}h3{font-size:16px}p{margin:0;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark)}button{font-family:var(--sans);cursor:pointer;border:none;outline:none}input,textarea,select{font-family:var(--sans);outline:none}._container_10hx2_1{background:var(--bg-light);justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}._form_10hx2_10{border:1px solid var(--border);background:var(--bg);width:100%;max-width:400px;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:16px;padding:40px 36px;display:flex}._logo_10hx2_23{align-items:center;gap:8px;margin-bottom:4px;display:flex}._logoIcon_10hx2_30{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}._logoText_10hx2_43{color:var(--text-h);font-size:15px;font-weight:700}._form_10hx2_10 h2{color:var(--text-h);margin:0;font-size:22px}._sub_10hx2_55{color:var(--text);margin:-8px 0 4px;font-size:14px}._field_10hx2_61{flex-direction:column;gap:6px;display:flex}._field_10hx2_61 label{color:var(--text-h);font-size:13px;font-weight:500}._field_10hx2_61 input{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}._field_10hx2_61 input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}._errorMsg_10hx2_89{color:var(--error);background:var(--error-bg);border:1px solid #dc262633;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}._btn_10hx2_99{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:4px;padding:11px;font-size:14px;font-weight:600;transition:background .2s}._btn_10hx2_99:disabled{opacity:.6;cursor:not-allowed}._btn_10hx2_99:hover:not(:disabled){background:var(--accent-dark)}._shell_nrm33_1{background:var(--bg-light);min-height:100svh;display:flex}._sidebar_nrm33_8{background:var(--primary);flex-direction:column;flex-shrink:0;width:240px;height:100svh;padding:0;display:flex;position:sticky;top:0;overflow-y:auto}._brand_nrm33_21{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:20px 20px 18px;display:flex}._brandIcon_nrm33_29{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}._brandName_nrm33_42{color:#fff;letter-spacing:-.2px;font-size:14px;font-weight:700}._nav_nrm33_50{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex}._navItem_nrm33_58{color:#ffffffa6;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}._navItem_nrm33_58:hover{color:#fff;background:#ffffff14}._navActive_nrm33_76{background:var(--accent);color:#fff}._navActive_nrm33_76:hover{background:var(--accent-dark);color:#fff}._navIcon_nrm33_86{text-align:center;flex-shrink:0;width:18px;font-size:15px}._bottom_nrm33_94{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;padding:14px 12px;display:flex}._adminInfo_nrm33_102{align-items:center;gap:10px;padding:0 4px;display:flex}._avatar_nrm33_109{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}._adminName_nrm33_123{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin:0;font-size:13px;font-weight:600;overflow:hidden}._adminRole_nrm33_134{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin:0;font-size:11px;overflow:hidden}._logoutBtn_nrm33_144{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:8px;font-size:13px;transition:all .15s}._logoutBtn_nrm33_144:hover{color:#fca5a5;background:#dc262626;border-color:#dc262666}._main_nrm33_163{background:var(--bg-light);flex:1;min-width:0;padding:32px 36px;overflow-y:auto}@media (width<=768px){._sidebar_nrm33_8{display:none}._main_nrm33_163{padding:20px 16px}}._page_1dgkh_1{max-width:700px}._promptMode_1dgkh_5{max-width:100%}._header_1dgkh_9{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}._header_1dgkh_9 h2{margin:0 0 4px;font-size:22px}._sub_1dgkh_17{color:var(--text);margin:0;font-size:13px}._editBtn_1dgkh_19{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--accent);cursor:pointer;white-space:nowrap;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .2s}._editBtn_1dgkh_19:hover{opacity:.8}._promptBanner_1dgkh_34{background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px 20px;display:flex}._promptIcon_1dgkh_45{flex-shrink:0;font-size:24px}._promptTitle_1dgkh_47{color:var(--text-h);margin:0 0 4px;font-size:15px;font-weight:600}._promptDesc_1dgkh_54{color:var(--text);margin:0;font-size:13px}._successMsg_1dgkh_56{color:var(--success);background:var(--success-bg);border:1px solid #16a34a40;border-radius:8px;margin-bottom:20px;padding:8px 14px;font-size:13px}._addressCard_1dgkh_67{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:20px}._cardRow_1dgkh_74{align-items:flex-start;gap:14px;display:flex}._cardIcon_1dgkh_80{flex-shrink:0;margin-top:2px;font-size:24px}._cardBody_1dgkh_82{flex-direction:column;gap:4px;display:flex}._cardAddress_1dgkh_84{color:var(--text-h);margin:0;font-size:15px;font-weight:500;line-height:1.5}._cardLandmark_1dgkh_92{color:var(--text);margin:0;font-size:13px}._cardMeta_1dgkh_94{color:var(--text);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:13px;display:flex}._form_1dgkh_105{flex-direction:column;gap:16px;display:flex}._mapWrap_1dgkh_111{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;width:100%;height:300px;overflow:hidden}._map_1dgkh_111{width:100%;height:100%}._mapPlaceholder_1dgkh_122{width:100%;height:100%;color:var(--text);justify-content:center;align-items:center;font-size:14px;display:flex}._mapHint_1dgkh_132{color:var(--text);margin:-8px 0 0;font-size:12px}._errorMsg_1dgkh_134{color:var(--error);background:var(--error-bg);border:1px solid #dc262633;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}._fields_1dgkh_144{grid-template-columns:1fr 1fr;gap:14px;display:grid}._fullWidth_1dgkh_150{grid-column:1/-1}._field_1dgkh_144{flex-direction:column;gap:5px;display:flex}._field_1dgkh_144 label{color:var(--text-h);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}._optional_1dgkh_166{text-transform:none;letter-spacing:0;color:var(--text);font-weight:400}._field_1dgkh_144 input{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:9px 12px;font-size:14px;transition:border-color .2s}._field_1dgkh_144 input:focus{border-color:var(--accent)}._formActions_1dgkh_180{justify-content:flex-end;gap:10px;display:flex}._cancelBtn_1dgkh_186{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-size:13px;transition:background .15s}._cancelBtn_1dgkh_186:hover{background:var(--code-bg)}._submitBtn_1dgkh_198{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:opacity .2s}._submitBtn_1dgkh_198:disabled{opacity:.5;cursor:not-allowed}._submitBtn_1dgkh_198:hover:not(:disabled){background:var(--accent-dark)}@media (width<=640px){._fields_1dgkh_144{grid-template-columns:1fr}._mapWrap_1dgkh_111{height:240px}}._overlay_1wied_1{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._modal_1wied_12{background:var(--bg);border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:680px;max-height:90svh;padding:28px;display:flex;overflow-y:auto;box-shadow:0 24px 64px #0000004d}._skipBtn_1wied_26{color:var(--text);cursor:pointer;background:0 0;border:none;align-self:center;padding:4px;font-size:13px;text-decoration:underline}._skipBtn_1wied_26:hover{color:var(--text-h)}._header_1shou_2{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}._greeting_1shou_9 h2{margin:0 0 4px;font-size:22px}._date_1shou_11{color:var(--text);margin:0;font-size:13px}._statsGrid_1shou_14{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}._statCard_1shou_21{background:var(--bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:20px;transition:box-shadow .2s;display:flex}._statCard_1shou_21:hover{box-shadow:var(--shadow)}._statTop_1shou_34{justify-content:space-between;align-items:center;display:flex}._statLabel_1shou_40{color:var(--text);font-size:13px;font-weight:500}._statIcon_1shou_46{font-size:18px}._statValue_1shou_48{color:var(--text-h);margin:0;font-size:30px;font-weight:700;line-height:1}._statTrend_1shou_56{color:var(--success);align-items:center;gap:3px;margin:0;font-size:12px;display:flex}._statTrendDown_1shou_65{color:var(--error)}._statTrendNeutral_1shou_69{color:var(--text);margin:0;font-size:12px}._trendArrow_1shou_75{font-size:11px}._skeleton_1shou_77{background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;height:110px;animation:1.4s infinite _shimmer_1shou_1}._chartCard_1shou_86{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:24px}._chartHeader_1shou_94{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}._chartTitle_1shou_101{color:var(--text-h);align-items:center;gap:8px;margin:0 0 2px;font-size:15px;font-weight:600;display:flex}._liveDot_1shou_111{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:opacity .3s;display:inline-block}._liveDotFlash_1shou_121{animation:.4s ease-in-out 3 _livePulse_1shou_1}@keyframes _livePulse_1shou_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.6)}}._chartSub_1shou_130{color:var(--text);margin:0 0 10px;font-size:12px}._chartBigNum_1shou_136{color:var(--text-h);margin:0;font-size:28px;font-weight:700;line-height:1}._chartSkeleton_1shou_144{background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:8px;height:260px;animation:1.4s infinite _shimmer_1shou_1}._recentSection_1shou_153{margin-top:8px}._sectionTitle_1shou_155{text-transform:uppercase;letter-spacing:.07em;color:var(--text);margin:0 0 12px;font-size:13px;font-weight:600}._listSkeleton_1shou_164{flex-direction:column;gap:8px;display:flex}._rowSkeleton_1shou_166{background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:8px;height:44px;animation:1.4s infinite _shimmer_1shou_1}._empty_1shou_174{color:var(--text);font-size:14px}._table_1shou_176{background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}._tableHead_1shou_183{background:var(--code-bg);color:var(--text);text-transform:uppercase;letter-spacing:.06em;grid-template-columns:2fr 1.5fr 1fr .8fr .8fr;padding:10px 16px;font-size:11.5px;font-weight:600;display:grid}._tableRow_1shou_195{border-top:1px solid var(--border);color:var(--text-h);grid-template-columns:2fr 1.5fr 1fr .8fr .8fr;align-items:center;padding:12px 16px;font-size:13.5px;transition:background .15s;display:grid}._tableRow_1shou_195:hover{background:var(--accent-bg)}._productName_1shou_208{align-items:center;gap:8px;font-weight:500;display:flex}._thumb_1shou_215{object-fit:cover;border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:28px;height:28px}._sku_1shou_224{color:var(--text);font-size:12px;font-family:var(--mono)}._price_1shou_226{color:var(--text-h);font-weight:600}._stockBadge_1shou_228{background:var(--accent-bg);color:var(--accent);border:1px solid var(--accent-border);border-radius:20px;justify-content:center;align-items:center;width:fit-content;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}._unit_1shou_242{text-transform:capitalize;color:var(--text);font-size:13px}@keyframes _shimmer_1shou_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1024px){._statsGrid_1shou_14{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){._statsGrid_1shou_14{grid-template-columns:1fr 1fr}._tableHead_1shou_183,._tableRow_1shou_195{grid-template-columns:2fr 1fr 1fr}._tableHead_1shou_183 span:nth-child(2),._tableRow_1shou_195 span:nth-child(2),._tableHead_1shou_183 span:nth-child(4),._tableRow_1shou_195 span:nth-child(4){display:none}}._header_1ucbn_1{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}._header_1ucbn_1 h2{margin:0 0 4px;font-size:22px}._sub_1ucbn_9{color:var(--text);margin:0;font-size:13px}._headerActions_1ucbn_11{gap:8px;display:flex}._addBtn_1ucbn_16{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .2s}._addBtn_1ucbn_16:hover{opacity:.88}._addBtnSecondary_1ucbn_30{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--accent);cursor:pointer;white-space:nowrap;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .2s}._addBtnSecondary_1ucbn_30:hover{opacity:.88}._successMsg_1ucbn_44{color:var(--success);background:var(--success-bg);border:1px solid #16a34a40;border-radius:8px;margin-bottom:16px;padding:8px 14px;font-size:13px}._errorMsg_1ucbn_54{color:var(--error);background:var(--error-bg);border:1px solid #dc262633;border-radius:8px;margin:0;padding:8px 14px;font-size:13px}._form_1ucbn_65{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:12px;flex-direction:column;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}._formTitle_1ucbn_76{color:var(--text-h);margin:0;font-size:14px;font-weight:600}._formGrid_1ucbn_83{grid-template-columns:1fr 1fr;gap:14px;display:grid}._fullWidth_1ucbn_89{grid-column:1/-1}._field_1ucbn_91{flex-direction:column;gap:5px;display:flex}._field_1ucbn_91 label{color:var(--text-h);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}._optional_1ucbn_105{text-transform:none;letter-spacing:0;color:var(--text);font-weight:400}._field_1ucbn_91 input,._field_1ucbn_91 select{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:9px 12px;font-size:14px;transition:border-color .2s}._field_1ucbn_91 input:focus,._field_1ucbn_91 select:focus{border-color:var(--accent)}._fileInput_1ucbn_120{cursor:pointer}._formActions_1ucbn_122{justify-content:flex-end;display:flex}._submitBtn_1ucbn_124{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 22px;font-size:13px;font-weight:600;transition:opacity .2s}._submitBtn_1ucbn_124:disabled{opacity:.6;cursor:not-allowed}._submitBtn_1ucbn_124:hover:not(:disabled){opacity:.88}._listSkeleton_1ucbn_139{flex-direction:column;gap:10px;display:flex}._rowSkeleton_1ucbn_140{background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:10px;height:64px;animation:1.4s infinite _shimmer_1ucbn_1}._empty_1ucbn_148{text-align:center;color:var(--text);border:1px dashed var(--border);border-radius:12px;padding:48px 24px;font-size:14px}._empty_1ucbn_148 p{margin:4px 0}._list_1ucbn_139{flex-direction:column;gap:8px;display:flex}._catItem_1ucbn_160{border:1px solid var(--border);background:var(--bg);border-radius:12px;overflow:hidden}._catRow_1ucbn_167{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}._catRow_1ucbn_167:hover{background:var(--accent-bg)}._catLeft_1ucbn_177{align-items:center;gap:12px;display:flex}._catImg_1ucbn_179{object-fit:cover;border:1px solid var(--border);border-radius:8px;flex-shrink:0;width:40px;height:40px}._catImgPlaceholder_1ucbn_188{background:var(--accent-bg);border:1px solid var(--accent-border);width:40px;height:40px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}._catName_1ucbn_203{color:var(--text-h);margin:0;font-size:15px;font-weight:600}._catDesc_1ucbn_204{color:var(--text);margin:2px 0 0;font-size:12px}._catRight_1ucbn_206{align-items:center;gap:12px;display:flex}._addSubBtn_1ucbn_208{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--accent);cursor:pointer;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;transition:opacity .15s}._addSubBtn_1ucbn_208:hover{opacity:.8}._subCount_1ucbn_221{color:var(--text);background:var(--code-bg);border-radius:20px;padding:3px 10px;font-size:12px}._chevron_1ucbn_229{color:var(--text);font-size:11px}._subList_1ucbn_232{border-top:1px solid var(--border);background:var(--code-bg);flex-direction:column;gap:6px;padding:12px 16px;display:flex}._noSubs_1ucbn_241{color:var(--text);margin:4px 0;font-size:13px}._subRow_1ucbn_243{background:var(--bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}._subImg_1ucbn_253{object-fit:cover;border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:28px;height:28px}._subImgPlaceholder_1ucbn_262{background:var(--accent-bg);width:28px;height:28px;color:var(--accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}._subName_1ucbn_276{color:var(--text-h);font-size:13px;font-weight:500}._subDesc_1ucbn_278{color:var(--text);margin-left:4px;font-size:11px}@keyframes _shimmer_1ucbn_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=640px){._formGrid_1ucbn_83{grid-template-columns:1fr}}._header_a3rco_1{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}._header_a3rco_1 h2{margin:0 0 4px;font-size:22px}._sub_a3rco_9{color:var(--text);margin:0;font-size:13px}._addBtn_a3rco_11{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .2s}._addBtn_a3rco_11:hover{opacity:.88}._successMsg_a3rco_25{color:var(--success);background:var(--success-bg);border:1px solid #16a34a40;border-radius:8px;margin-bottom:16px;padding:8px 14px;font-size:13px}._errorMsg_a3rco_35{color:var(--error);background:var(--error-bg);border:1px solid #dc262633;border-radius:8px;margin:0;padding:8px 14px;font-size:13px}._form_a3rco_46{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:12px;flex-direction:column;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}._formTitle_a3rco_57{color:var(--text-h);margin:0;font-size:14px;font-weight:600}._formGrid_a3rco_64{grid-template-columns:1fr 1fr;gap:14px;display:grid}._fullWidth_a3rco_70{grid-column:1/-1}._field_a3rco_72{flex-direction:column;gap:5px;display:flex}._field_a3rco_72 label{color:var(--text-h);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}._field_a3rco_72 input,._field_a3rco_72 select{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:9px 12px;font-size:14px;transition:border-color .2s}._field_a3rco_72 input:focus,._field_a3rco_72 select:focus{border-color:var(--accent)}._field_a3rco_72 select:disabled{opacity:.5;cursor:not-allowed}._fileInput_a3rco_99{cursor:pointer}._formActions_a3rco_101{justify-content:flex-end;display:flex}._submitBtn_a3rco_103{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 22px;font-size:13px;font-weight:600;transition:opacity .2s}._submitBtn_a3rco_103:disabled{opacity:.6;cursor:not-allowed}._submitBtn_a3rco_103:hover:not(:disabled){opacity:.88}._grid_a3rco_118{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}._skeleton_a3rco_124{aspect-ratio:3/4;background:linear-gradient(90deg, var(--border) 25%, var(--code-bg) 50%, var(--border) 75%);background-size:200% 100%;border-radius:12px;animation:1.4s infinite _shimmer_a3rco_1}._empty_a3rco_132{text-align:center;color:var(--text);border:1px dashed var(--border);border-radius:12px;padding:48px 24px;font-size:14px}._empty_a3rco_132 p{margin:4px 0}._card_a3rco_143{border:1px solid var(--border);background:var(--bg);border-radius:12px;transition:box-shadow .2s;overflow:hidden}._card_a3rco_143:hover{box-shadow:var(--shadow)}._imgWrap_a3rco_152{aspect-ratio:1;background:var(--code-bg);width:100%;position:relative}._productImg_a3rco_159{object-fit:cover;width:100%;height:100%;display:block}._noImg_a3rco_161{width:100%;height:100%;color:var(--accent);background:var(--accent-bg);justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}._badge_a3rco_173{background:var(--accent);color:#fff;border-radius:20px;padding:2px 7px;font-size:11px;font-weight:600;position:absolute;top:8px;left:8px}._cardBody_a3rco_185{flex-direction:column;gap:3px;padding:12px;display:flex}._productName_a3rco_192{color:var(--text-h);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}._sku_a3rco_202{color:var(--text);font-size:11px;font-family:var(--mono);margin:0}._meta_a3rco_209{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 4px;font-size:12px;overflow:hidden}._priceRow_a3rco_218{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}._finalPrice_a3rco_225{color:var(--text-h);font-size:15px;font-weight:700}._originalPrice_a3rco_226{color:var(--text);font-size:12px;text-decoration:line-through}._unit_a3rco_227{color:var(--text);text-transform:capitalize;margin-left:auto;font-size:12px}._stock_a3rco_229{color:var(--text);border-top:1px solid var(--border);margin:4px 0 0;padding-top:8px;font-size:12px}._stock_a3rco_229 strong{color:var(--text-h);font-weight:600}@keyframes _shimmer_a3rco_1{0%{background-position:200% 0}to{background-position:-200% 0}}._toolbar_a3rco_248{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}._filterSelect_a3rco_256{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;border-radius:8px;outline:none;min-width:180px;padding:8px 12px;font-size:13px}._filterSelect_a3rco_256:focus{border-color:var(--accent)}._viewToggle_a3rco_269{border:1px solid var(--border);border-radius:8px;margin-left:auto;display:flex;overflow:hidden}._viewBtn_a3rco_277{background:var(--bg);color:var(--text);cursor:pointer;border:none;align-items:center;padding:7px 12px;transition:background .15s,color .15s;display:flex}._viewBtn_a3rco_277:hover{background:var(--code-bg)}._viewBtnActive_a3rco_288{background:var(--accent)!important;color:#fff!important}._tableWrap_a3rco_291{border:1px solid var(--border);border-radius:12px;overflow-x:auto}._table_a3rco_291{border-collapse:collapse;width:100%;font-size:13px}._table_a3rco_291 thead tr{background:var(--code-bg);border-bottom:1px solid var(--border)}._table_a3rco_291 th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text);white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:600}._tableRow_a3rco_319{border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s}._tableRow_a3rco_319:last-child{border-bottom:none}._tableRow_a3rco_319:hover{background:var(--accent-bg)}._table_a3rco_291 td{color:var(--text-h);vertical-align:middle;padding:10px 14px}._tableImg_a3rco_333{object-fit:cover;border-radius:6px;width:40px;height:40px;display:block}._tableImgPlaceholder_a3rco_341{background:var(--accent-bg);width:40px;height:40px;color:var(--accent);border-radius:6px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}._tableName_a3rco_354{font-weight:600}._tableSku_a3rco_355{font-family:var(--mono);color:var(--text);font-size:11px}._tableStrike_a3rco_356{color:var(--text);font-size:11px}._tableUnit_a3rco_357{text-transform:capitalize;color:var(--text)}._stockOk_a3rco_359{color:var(--success,#16a34a);font-weight:600}._stockZero_a3rco_360{color:var(--error,#dc2626);font-weight:600}@media (width<=640px){._formGrid_a3rco_64{grid-template-columns:1fr}._grid_a3rco_118{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}._page_10mj1_1{padding:1.5rem}._backBtn_10mj1_5{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem}._backBtn_10mj1_5:hover{background:#f9fafb}._loader_10mj1_19,._error_10mj1_19{text-align:center;padding:3rem 1rem}._error_10mj1_19{color:#ef4444}._content_10mj1_28{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (width<=968px){._content_10mj1_28{grid-template-columns:1fr}}._leftSection_10mj1_41{flex-direction:column;gap:1.5rem;display:flex}._imageWrap_10mj1_47{aspect-ratio:16/9;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}._image_10mj1_47{object-fit:cover;width:100%;height:100%}._noImage_10mj1_62{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;display:flex}._infoCard_10mj1_72{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._name_10mj1_79{margin:0 0 .5rem;font-size:1.75rem;font-weight:700}._sku_10mj1_85{color:#6b7280;margin:0 0 1rem;font-size:.9rem}._description_10mj1_91{color:#374151;margin:1rem 0;line-height:1.6}._priceRow_10mj1_97{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;gap:2rem;padding:1.5rem 0;display:flex}._label_10mj1_105{color:#6b7280;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}._price_10mj1_97{color:#10b981;margin:0;font-size:1.75rem;font-weight:700}._originalPrice_10mj1_120{color:#9ca3af;margin:.25rem 0 0;font-size:.875rem;text-decoration:line-through}._unit_10mj1_127{text-transform:uppercase;margin:0;font-size:1.25rem;font-weight:600}._metaRow_10mj1_134{gap:2rem;padding-top:1rem;display:flex}._value_10mj1_140{color:#111827;margin:0;font-size:1rem}._rightSection_10mj1_146{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:1rem}._stockCard_10mj1_154{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._stockCard_10mj1_154 h3{margin:0 0 1.5rem;font-size:1.25rem}._currentStock_10mj1_166{text-align:center;background:#f0fdf4;border:2px solid #10b981;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}._currentStock_10mj1_166._lowStock_10mj1_175{background:#fef3c7;border-color:#f59e0b}._stockLabel_10mj1_180{color:#6b7280;margin:0 0 .5rem;font-size:.875rem;font-weight:600}._stockValue_10mj1_187{color:#10b981;margin:0;font-size:2.5rem;font-weight:700}._currentStock_10mj1_166._lowStock_10mj1_175 ._stockValue_10mj1_187{color:#f59e0b}._lowStockWarning_10mj1_198{color:#92400e;margin:.5rem 0 0;font-size:.875rem;font-weight:600}._stockForm_10mj1_205{flex-direction:column;gap:1rem;display:flex}._stockForm_10mj1_205 label{color:#374151;font-size:.875rem;font-weight:600}._stockForm_10mj1_205 input{border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;font-size:1rem}._stockForm_10mj1_205 input:focus{border-color:#10b981;outline:none}._stockForm_10mj1_205 button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.875rem;font-weight:600}._stockForm_10mj1_205 button:hover:not(:disabled){background:#059669}._stockForm_10mj1_205 button:disabled{cursor:not-allowed;background:#9ca3af}._errorMsg_10mj1_248{color:#c33;background:#fee;border-radius:6px;margin:0;padding:.75rem;font-size:.875rem}._successMsg_10mj1_257{color:#065f46;background:#d1fae5;border-radius:6px;margin:0;padding:.75rem;font-size:.875rem}._infoBox_10mj1_266{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem}._infoTitle_10mj1_273{color:#1e40af;margin:0 0 .5rem;font-size:.875rem;font-weight:600}._infoText_10mj1_280{color:#1e3a8a;margin:0;font-size:.85rem;line-height:1.5}._pricingCard_10mj1_287{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._pricingCard_10mj1_287 h3{margin:0 0 1.5rem;font-size:1.25rem}._deleteBtn_10mj1_299{color:#ef4444;cursor:pointer;background:#fff;border:1.5px solid #ef4444;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.875rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s;display:flex}._deleteBtn_10mj1_299:hover:not(:disabled){background:#fee2e2}._deleteBtnConfirm_10mj1_319{color:#fff;background:#ef4444}._deleteBtnConfirm_10mj1_319:hover:not(:disabled){color:#fff;background:#dc2626}._deleteBtn_10mj1_299:disabled{opacity:.6;cursor:not-allowed}._header_1hbsw_1{margin-bottom:2rem}._header_1hbsw_1 h2{margin:0 0 .5rem;font-size:1.5rem}._sub_1hbsw_10{color:var(--text);margin:0;font-size:.9rem}._loader_1hbsw_16,._error_1hbsw_16,._empty_1hbsw_16{text-align:center;color:var(--text);padding:3rem 1rem}._error_1hbsw_16{color:#ef4444}._tableWrap_1hbsw_26{background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}._table_1hbsw_26{border-collapse:collapse;width:100%}._table_1hbsw_26 thead{background:var(--code-bg)}._table_1hbsw_26 th{text-align:left;color:var(--text);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-size:.8rem;font-weight:700}._table_1hbsw_26 tbody tr{border-bottom:1px solid var(--border);transition:background .15s}._table_1hbsw_26 tbody tr:last-child{border-bottom:none}._table_1hbsw_26 tbody tr:hover{background:var(--code-bg)}._table_1hbsw_26 td{color:var(--text-h);padding:1rem 1.25rem;font-size:.9rem}._orderNum_1hbsw_72{font-weight:600;color:var(--accent)!important}._revenue_1hbsw_77{font-weight:600;color:#10b981!important}._statusBadge_1hbsw_82{color:#fff;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}._viewBtn_1hbsw_91{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .2s}._viewBtn_1hbsw_91:hover{opacity:.88}@media (width<=768px){._table_1hbsw_26{font-size:.85rem}._table_1hbsw_26 th,._table_1hbsw_26 td{padding:.75rem .875rem}}._backBtn_1cbpw_1{background:var(--code-bg);border:1px solid var(--border);color:var(--text-h);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;transition:background .15s;display:inline-flex}._backBtn_1cbpw_1:hover{background:var(--border)}._header_1cbpw_20{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}._header_1cbpw_20 h2{color:var(--text-h);margin:0 0 .5rem;font-size:1.75rem}._date_1cbpw_35{color:var(--text);margin:0;font-size:.9rem}._statusBadge_1cbpw_41{color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}._loader_1cbpw_49,._error_1cbpw_49{text-align:center;color:var(--text);padding:3rem 1rem}._error_1cbpw_49{color:#ef4444}._grid_1cbpw_59{grid-template-columns:1fr 350px;gap:2rem;display:grid}._section_1cbpw_65{background:var(--bg);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._section_1cbpw_65:last-child{margin-bottom:0}._section_1cbpw_65 h3{color:var(--text-h);margin:0 0 1rem;font-size:1.1rem}._items_1cbpw_83{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._item_1cbpw_83{border-bottom:1px solid var(--border);gap:1rem;padding-bottom:1rem;display:flex}._item_1cbpw_83:last-child{border-bottom:none;padding-bottom:0}._itemImage_1cbpw_102{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:80px;height:80px}._itemInfo_1cbpw_110{flex:1}._itemName_1cbpw_114{color:var(--text-h);margin:0 0 .25rem;font-size:1rem;font-weight:600}._itemSku_1cbpw_121{color:var(--text);margin:0 0 .5rem;font-size:.8rem}._itemMeta_1cbpw_127{color:var(--text);margin:0 0 .25rem;font-size:.85rem}._itemPrice_1cbpw_133{color:var(--text);margin:0;font-size:.85rem}._itemTotal_1cbpw_139{color:var(--text-h);align-items:center;font-size:1.1rem;font-weight:600;display:flex}._itemTotal_1cbpw_139 p{margin:0}._revenue_1cbpw_151{border-top:2px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:1.1rem;font-weight:600;display:flex}._revenueAmount_1cbpw_161{color:#10b981;font-size:1.5rem}._address_1cbpw_166{color:var(--text-h);margin:0;font-size:.95rem;line-height:1.6}._landmark_1cbpw_173{color:var(--text);margin:.5rem 0 0;font-size:.875rem}._summary_1cbpw_179{flex-direction:column;gap:.75rem;display:flex}._row_1cbpw_185{color:var(--text-h);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}._sidebar_1cbpw_193{flex-direction:column;display:flex}@media (width<=968px){._grid_1cbpw_59{grid-template-columns:1fr}}
