._toastContainer_xzui3_1{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:9999}._toast_xzui3_1{padding:12px 18px;border-radius:10px;box-shadow:0 4px 12px #0000001f;color:#fff;font-size:14px;animation:_fadeIn_xzui3_1 .3s ease}._success_xzui3_20{background:#10b981}._error_xzui3_24{background:#ef4444}._info_xzui3_28{background:#3b82f6}._warning_xzui3_32{background:#f59e0b}@keyframes _fadeIn_xzui3_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#fff;font-family:Inter}._page_1kfrq_2{min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._backgroundAnimation_1kfrq_13{position:absolute;inset:0;z-index:1;overflow:hidden}._gradientOrb1_1kfrq_20,._gradientOrb2_1kfrq_21,._gradientOrb3_1kfrq_22{position:absolute;border-radius:50%;filter:blur(120px);opacity:.15;animation:_floatOrb_1kfrq_1 20s ease-in-out infinite}._gradientOrb1_1kfrq_20{width:600px;height:600px;background:radial-gradient(circle,#C8A97E 0%,transparent 70%);top:-200px;left:-200px;animation-delay:0s}._gradientOrb2_1kfrq_21{width:500px;height:500px;background:radial-gradient(circle,#D4AF37 0%,transparent 70%);bottom:-150px;right:-150px;animation-delay:7s}._gradientOrb3_1kfrq_22{width:400px;height:400px;background:radial-gradient(circle,#B8935B 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes _floatOrb_1kfrq_1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}._geometricPattern_1kfrq_74{position:absolute;inset:0;z-index:2;opacity:.03;pointer-events:none;display:grid;grid-template-columns:repeat(10,1fr);gap:2px}._geometricShape_1kfrq_85{width:100%;height:100%;background:linear-gradient(135deg,#C8A97E 0%,transparent 100%);animation:_geometricPulse_1kfrq_1 8s ease-in-out infinite;animation-delay:calc(var(--i, 0) * .1s)}._geometricShape_1kfrq_85:nth-child(2n){background:linear-gradient(225deg,#D4AF37 0%,transparent 100%)}@keyframes _geometricPulse_1kfrq_1{0%,to{opacity:.3}50%{opacity:.7}}._particles_1kfrq_110{position:absolute;inset:0;z-index:3;pointer-events:none;overflow:hidden}._particle_1kfrq_110{position:absolute;width:4px;height:4px;background:radial-gradient(circle,#D4AF37 0%,transparent 70%);border-radius:50%;box-shadow:0 0 10px #c8a97e;animation:_floatParticle_1kfrq_1 15s linear infinite;opacity:0}._particle_1kfrq_110:nth-child(odd){background:radial-gradient(circle,#C8A97E 0%,transparent 70%)}._particle_1kfrq_110:nth-child(1){left:10%;animation-delay:0s;animation-duration:12s}._particle_1kfrq_110:nth-child(2){left:20%;animation-delay:2s;animation-duration:15s}._particle_1kfrq_110:nth-child(3){left:30%;animation-delay:4s;animation-duration:18s}._particle_1kfrq_110:nth-child(4){left:40%;animation-delay:1s;animation-duration:13s}._particle_1kfrq_110:nth-child(5){left:50%;animation-delay:3s;animation-duration:16s}._particle_1kfrq_110:nth-child(6){left:60%;animation-delay:5s;animation-duration:14s}._particle_1kfrq_110:nth-child(7){left:70%;animation-delay:2s;animation-duration:17s}._particle_1kfrq_110:nth-child(8){left:80%;animation-delay:4s;animation-duration:19s}._particle_1kfrq_110:nth-child(9){left:90%;animation-delay:1s;animation-duration:12s}._particle_1kfrq_110:nth-child(10){left:15%;animation-delay:6s;animation-duration:15s}@keyframes _floatParticle_1kfrq_1{0%{transform:translateY(100vh) translate(0) scale(0);opacity:0}10%{opacity:.6}50%{opacity:1;transform:translateY(50vh) translate(calc(sin(1)*50px)) scale(1)}90%{opacity:.6}to{transform:translateY(-10vh) translate(calc(sin(2)*100px)) scale(0);opacity:0}}._contentWrapper_1kfrq_169{position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}._brandSection_1kfrq_186{display:flex;flex-direction:column;gap:60px;animation:_slideInLeft_1kfrq_1 1s ease-out forwards;opacity:0}@keyframes _slideInLeft_1kfrq_1{to{opacity:1;transform:translate(0)}0%{opacity:0;transform:translate(-50px)}}._logoContainer_1kfrq_206{display:flex;justify-content:center;align-items:center}._logoGlow_1kfrq_212{position:relative;animation:_logoFloat_1kfrq_1 4s ease-in-out infinite}._logo_1kfrq_206{width:280px;height:auto;filter:drop-shadow(0 0 40px rgba(200,169,126,.5));border-radius:20px;background:#ffffff0d;padding:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(200,169,126,.2)}@keyframes _logoFloat_1kfrq_1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}._logoGlow_1kfrq_212:before{content:"";position:absolute;inset:-20px;background:radial-gradient(circle,rgba(212,175,55,.3) 0%,transparent 70%);border-radius:50%;animation:_pulseGlow_1kfrq_1 3s ease-in-out infinite;z-index:-1}@keyframes _pulseGlow_1kfrq_1{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}._brandContent_1kfrq_258{text-align:center}._brandTitle_1kfrq_262{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}._raheeb_1kfrq_269{font-size:56px;font-weight:800;letter-spacing:8px;background:linear-gradient(135deg,#d4af37,#c8a97e,#b8935b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(212,175,55,.5);animation:_shimmer_1kfrq_1 3s ease-in-out infinite}@keyframes _shimmer_1kfrq_1{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}._adminText_1kfrq_290{font-size:24px;font-weight:300;letter-spacing:4px;color:#c8a97ee6;text-transform:uppercase}._brandSubtitle_1kfrq_298{font-size:16px;color:#c8a97eb3;margin-bottom:50px;font-weight:300;letter-spacing:1px}._features_1kfrq_306{display:flex;flex-direction:column;gap:30px;max-width:400px;margin:0 auto}._featureItem_1kfrq_314{display:flex;align-items:center;gap:20px;padding:20px;background:#c8a97e0d;border-radius:16px;border:1px solid rgba(200,169,126,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease}._featureItem_1kfrq_314:hover{background:#c8a97e1a;border-color:#d4af374d;transform:translate(10px);box-shadow:0 10px 40px #d4af3733}._featureIcon_1kfrq_333{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d4af3733,#c8a97e33);border-radius:12px;color:#d4af37;flex-shrink:0}._featureText_1kfrq_345{text-align:left}._featureText_1kfrq_345 h3{font-size:16px;font-weight:600;color:#d4af37f2;margin-bottom:4px;letter-spacing:.5px}._featureText_1kfrq_345 p{font-size:13px;color:#c8a97e99;font-weight:300}._formSection_1kfrq_367{position:relative;display:flex;justify-content:center;align-items:center;animation:_slideInRight_1kfrq_1 1s ease-out .3s forwards;opacity:0}@keyframes _slideInRight_1kfrq_1{to{opacity:1;transform:translate(0)}0%{opacity:0;transform:translate(50px)}}._loginCard_1kfrq_387{position:relative;width:100%;max-width:500px;background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(200,169,126,.2);border-radius:24px;padding:50px 40px;box-shadow:0 20px 60px #0006,0 0 100px #d4af371a,inset 0 1px #ffffff1a;transition:all .4s ease}._loginCard_1kfrq_387:hover{border-color:#d4af3766;box-shadow:0 30px 80px #00000080,0 0 120px #d4af3733,inset 0 1px #ffffff26;transform:translateY(-5px)}._formHeader_1kfrq_412{text-align:center;margin-bottom:40px}._formIconWrapper_1kfrq_417{width:80px;height:80px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d4af3733,#c8a97e33);border-radius:50%;border:2px solid rgba(212,175,55,.3);animation:_iconPulse_1kfrq_1 2s ease-in-out infinite}@keyframes _iconPulse_1kfrq_1{0%,to{box-shadow:0 0 20px #d4af374d}50%{box-shadow:0 0 40px #d4af3799}}._formIcon_1kfrq_417{font-size:36px;color:#d4af37;animation:_iconFloat_1kfrq_1 3s ease-in-out infinite}@keyframes _iconFloat_1kfrq_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._loginCard_1kfrq_387 h2{font-size:28px;font-weight:700;background:linear-gradient(135deg,#d4af37,#c8a97e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;letter-spacing:1px}._formSubtext_1kfrq_465{font-size:14px;color:#c8a97eb3;font-weight:300}._inputGroup_1kfrq_471{margin-bottom:28px}._inputGroup_1kfrq_471 label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#d4af37e6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}._inputIcon_1kfrq_487{font-size:14px;color:#d4af37}._input_1kfrq_471{width:100%;padding:16px 18px;font-size:15px;background:#ffffff0d;border:2px solid rgba(200,169,126,.2);border-radius:12px;color:#fffffff2;outline:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._input_1kfrq_471::placeholder{color:#c8a97e66}._input_1kfrq_471:focus{background:#ffffff14;border-color:#d4af3780;box-shadow:0 0 0 4px #d4af371a,0 8px 16px #0003;transform:translateY(-2px)}._submitButton_1kfrq_518{width:100%;padding:18px;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#d4af37,#b8935b);color:#1a1410;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 10px 30px #d4af374d,0 0 0 1px #ffffff1a inset;position:relative;overflow:hidden;margin-bottom:24px}._submitButton_1kfrq_518:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._submitButton_1kfrq_518:hover:before{left:100%}._submitButton_1kfrq_518:hover{transform:translateY(-3px);box-shadow:0 15px 40px #d4af3780,0 0 0 1px #fff3 inset;background:linear-gradient(135deg,#e5c158,#c8a97e)}._submitButton_1kfrq_518:active{transform:translateY(-1px)}._submitButton_1kfrq_518:disabled{opacity:.7;cursor:not-allowed;transform:none}._buttonIcon_1kfrq_576{font-size:18px}._spinner_1kfrq_580{width:18px;height:18px;border:3px solid rgba(26,20,16,.3);border-top-color:#1a1410;border-radius:50%;animation:_spin_1kfrq_580 .8s linear infinite}@keyframes _spin_1kfrq_580{to{transform:rotate(360deg)}}._secureNotice_1kfrq_595{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#c8a97e99;padding-top:20px;border-top:1px solid rgba(200,169,126,.1)}._secureIcon_1kfrq_606{display:flex;align-items:center;justify-content:center;color:#d4af37;font-size:14px;animation:_lockPulse_1kfrq_1 2s ease-in-out infinite}@keyframes _lockPulse_1kfrq_1{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}._decorativeCircle1_1kfrq_630,._decorativeCircle2_1kfrq_631{position:absolute;border-radius:50%;border:2px solid rgba(212,175,55,.1);pointer-events:none;animation:_rotateCircle_1kfrq_1 20s linear infinite}._decorativeCircle1_1kfrq_630{width:400px;height:400px;top:-100px;right:-100px;z-index:-1}._decorativeCircle2_1kfrq_631{width:300px;height:300px;bottom:-80px;left:-80px;z-index:-1;animation-direction:reverse;animation-duration:25s}@keyframes _rotateCircle_1kfrq_1{to{transform:rotate(360deg)}}._shake_1kfrq_667{animation:_shake_1kfrq_667 .6s ease;border-color:#dc262699!important;box-shadow:0 0 0 4px #dc262633,0 20px 60px #0006!important}@keyframes _shake_1kfrq_667{0%{transform:translate(0)}15%{transform:translate(-10px) translateY(-5px)}30%{transform:translate(10px) translateY(0)}45%{transform:translate(-8px) translateY(3px)}60%{transform:translate(8px) translateY(-2px)}75%{transform:translate(-4px) translateY(2px)}90%{transform:translate(4px) translateY(-1px)}to{transform:translate(0)}}@media(max-width:1200px){._contentWrapper_1kfrq_169{gap:60px;padding:30px}._logo_1kfrq_206{width:220px}._raheeb_1kfrq_269{font-size:48px}}@media(max-width:968px){._contentWrapper_1kfrq_169{grid-template-columns:1fr;gap:60px;max-width:600px}._brandSection_1kfrq_186{gap:40px}._logo_1kfrq_206{width:200px}._raheeb_1kfrq_269{font-size:42px}._adminText_1kfrq_290{font-size:20px}._features_1kfrq_306,._loginCard_1kfrq_387{max-width:100%}}@media(max-width:640px){._contentWrapper_1kfrq_169{padding:20px;gap:40px}._brandSection_1kfrq_186{gap:30px}._logo_1kfrq_206{width:160px;padding:20px}._raheeb_1kfrq_269{font-size:36px;letter-spacing:4px}._adminText_1kfrq_290{font-size:18px;letter-spacing:2px}._brandSubtitle_1kfrq_298{font-size:14px}._features_1kfrq_306{gap:20px}._featureItem_1kfrq_314{padding:16px}._featureIcon_1kfrq_333{width:50px;height:50px}._featureText_1kfrq_345 h3{font-size:14px}._featureText_1kfrq_345 p{font-size:12px}._loginCard_1kfrq_387{padding:35px 25px}._formIconWrapper_1kfrq_417{width:60px;height:60px}._formIcon_1kfrq_417{font-size:28px}._loginCard_1kfrq_387 h2{font-size:24px}._formSubtext_1kfrq_465{font-size:13px}._inputGroup_1kfrq_471{margin-bottom:22px}._input_1kfrq_471{padding:14px 16px;font-size:14px}._submitButton_1kfrq_518{padding:16px;font-size:14px}._decorativeCircle1_1kfrq_630,._decorativeCircle2_1kfrq_631{display:none}}@media(max-width:480px){._page_1kfrq_2{padding:10px}._logo_1kfrq_206{width:140px}._raheeb_1kfrq_269{font-size:30px}._loginCard_1kfrq_387{padding:30px 20px}}._page_1op2m_1{background:#f9fafb;padding:8px}._header_1op2m_7{margin:16px 0 28px}._header_1op2m_7 h1{font-size:24px;font-weight:700;margin:0;color:#111827}._header_1op2m_7 p{margin-top:4px;font-size:14px;color:#6b7280}._stats_1op2m_24{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}._statCard_1op2m_31{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff;box-shadow:0 10px 25px #00000014;transition:transform .25s ease,box-shadow .25s ease;border-radius:14px;padding:20px;display:flex;justify-content:space-between;align-items:center}._statCard_1op2m_31:hover{transform:translateY(-6px);box-shadow:0 18px 35px #2711001f}._statCard_1op2m_31 span{font-size:14px;opacity:.95}._statCard_1op2m_31 h3{margin:8px 0 0;font-size:28px;font-weight:700}._icon_1op2m_58{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}._orderItem_1op2m_67{cursor:pointer;transition:background .2s ease}._orderItem_1op2m_67:hover{background:#f9fafb}._revenue_1op2m_77 ._icon_1op2m_58,._customers_1op2m_82 ._icon_1op2m_58,._orders_1op2m_86 ._icon_1op2m_58,._products_1op2m_90 ._icon_1op2m_58{color:#fff}._grid_1op2m_95{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}._card_1op2m_102{background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb}._card_1op2m_102 h3{margin-bottom:14px;font-size:16px}._list_1op2m_115{display:flex;flex-direction:column;gap:12px}._orderItem_1op2m_67{display:flex;justify-content:space-between;align-items:center;padding:14px;border-radius:12px;border:1px solid #e5e7eb}._orderItem_1op2m_67 p{font-size:12px;color:#6b7280;margin-top:2px}._orderRight_1op2m_137{text-align:right}._amount_1op2m_141{font-weight:600;font-size:14px;white-space:nowrap}._status_1op2m_148{display:inline-block;margin-top:6px;padding:4px 10px;border-radius:999px;font-size:11px}._delivered_1op2m_156{background:#dcfce7;color:#166534}._confirmed_1op2m_161{background:#e0e7ff;color:#3730a3}._cancelled_1op2m_166{background:#fee2e2;color:#991b1b}._productItem_1op2m_172{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;transition:background .2s ease,box-shadow .2s ease}._productItem_1op2m_172:hover{background:#f9fafb;box-shadow:0 4px 12px #0000000a}._productLeft_1op2m_189{display:flex;align-items:center;gap:12px}._productLeft_1op2m_189 img{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}._productLeft_1op2m_189 div{display:flex;flex-direction:column;max-width:160px}._productLeft_1op2m_189 strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productLeft_1op2m_189 p{font-size:12px;color:#6b7280}._rank_1op2m_220{width:26px;height:26px;border-radius:50%;background:#e0e7ff;color:#0f172a;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}._charts_1op2m_234{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;margin-bottom:28px}._charts_1op2m_234,._grid_1op2m_95{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin-bottom:28px}._card_1op2m_102,._chartCard_1op2m_248{background:#fff;border-radius:14px;padding:20px;border:1px solid #e5e7eb}._chartCard_1op2m_248{background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb}._chartCard_1op2m_248 h3{font-size:16px;margin-bottom:12px}._orderRight_1op2m_137{display:flex;flex-direction:column}@media(max-width:1024px){._page_1op2m_1{padding:20px}._stats_1op2m_24{grid-template-columns:repeat(2,1fr);gap:16px}._grid_1op2m_95,._charts_1op2m_234{grid-template-columns:1fr}._statCard_1op2m_31 h3{font-size:22px}._header_1op2m_7 h1{font-size:20px}}@media(max-width:720px){._page_1op2m_1{padding:12px}._stats_1op2m_24{grid-template-columns:1fr;gap:12px}._statCard_1op2m_31{padding:14px}._statCard_1op2m_31 h3{font-size:22px}._productLeft_1op2m_189 div{max-width:150px}._icon_1op2m_58{width:38px;height:38px;font-size:18px}._card_1op2m_102{padding:14px}._productLeft_1op2m_189 div{max-width:120px}._productLeft_1op2m_189 strong{font-size:13px}._orderItem_1op2m_67{flex-direction:column;align-items:flex-start;gap:8px}._orderRight_1op2m_137{align-items:flex-start;text-align:left}}@media(max-width:460px){._page_1op2m_1{padding:16px}._header_1op2m_7 h1{font-size:18px}._header_1op2m_7{margin-bottom:24px}._header_1op2m_7 p{font-size:11px}._statCard_1op2m_31{flex-direction:column;align-items:flex-start;gap:10px}._statCard_1op2m_31 h3{font-size:18px}._icon_1op2m_58{width:34px;height:34px;font-size:16px}._card_1op2m_102 h3{font-size:14px}._productItem_1op2m_172{flex-direction:column;align-items:flex-start;gap:8px}._productLeft_1op2m_189{width:100%}._productLeft_1op2m_189 div{max-width:100%}._amount_1op2m_141{font-size:13px}._status_1op2m_148{font-size:10px;padding:3px 8px}}._card_bqaql_1{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);border-radius:16px;padding:18px;color:#fff;margin-bottom:20px}._header_bqaql_9{display:flex;justify-content:space-between;align-items:center}._title_bqaql_14{display:flex;align-items:center;gap:6px}._info_bqaql_20{font-size:14px;cursor:pointer;color:#6b7280}._subText_bqaql_25{margin-bottom:10px}._toggle_bqaql_28 button{background:transparent;border:1px solid #ffffff;color:#cbd5f5;padding:6px 10px;border-radius:8px;font-size:12px;cursor:pointer;margin-left:5px}._toggle_bqaql_28 ._active_bqaql_39{background:#fff;color:#0f172a}._value_bqaql_44{font-size:32px;font-weight:700;margin:14px 0}._noData_bqaql_50{margin-top:6px;font-size:12px;color:#cbd5f5;opacity:.7;margin-bottom:5px}._noDataBox_bqaql_57 p{padding-bottom:8px;color:#6b7280}._heatStrip_bqaql_61{display:grid;grid-template-columns:repeat(auto-fit,minmax(6px,1fr));gap:6px;align-items:center}._heatStrip_bqaql_61 span{height:22px;background:#22c55e;border-radius:4px}._bar_bqaql_73{position:relative;border-radius:4px;background:#0f172a;cursor:pointer;transition:transform .2s ease,opacity .2s ease}._bar_bqaql_73:hover{transform:scaleY(1.15)}._bar_bqaql_73:after{content:attr(data-tooltip);position:absolute;bottom:110%;left:50%;transform:translate(-50%);white-space:nowrap;background:#111827;color:#fff;font-size:11px;padding:6px 8px;border-radius:6px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;transform:translate(-50%) translateY(6px);z-index:10}._bar_bqaql_73:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:#111827 transparent transparent transparent;opacity:0;transition:opacity .2s ease}._bar_bqaql_73:hover:after,._bar_bqaql_73:hover:before{opacity:1}._sidebar_12yuf_1{min-width:260px;background:#fff;border-right:1px solid #e5e7eb;min-height:100vh;padding:16px;display:flex;flex-direction:column;position:sticky;top:0}._brand_12yuf_18{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;margin-bottom:24px}._logo_12yuf_27{width:60px;height:40px;color:#fff;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center}._brand_12yuf_18 h4{font-size:14px;margin:0}._brand_12yuf_18 span{font-size:12px;color:#6b7280}._menu_12yuf_49 a{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:#374151;text-decoration:none;margin-bottom:6px;font-size:14px}._menu_12yuf_49 a svg{font-size:18px}._menu_12yuf_49 a._active_12yuf_66{background:#9f8d70;color:#2d2416;font-weight:600}._hamburger_12yuf_72{display:none;position:fixed;top:20px;left:16px;width:26px;height:18px;background:transparent;border:none;cursor:pointer;z-index:1100;flex-direction:column;justify-content:space-between}._hamburger_12yuf_72 span{height:2px;width:100%;background:#374151;border-radius:2px;transition:all .3s ease}._hamburger_12yuf_72._active_12yuf_66{left:232px}._hamburger_12yuf_72._active_12yuf_66 span:nth-child(1){transform:translateY(8px) rotate(45deg)}._hamburger_12yuf_72._active_12yuf_66 span:nth-child(2){opacity:0}._hamburger_12yuf_72._active_12yuf_66 span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._sidebarOverlay_12yuf_111{display:none;position:fixed;inset:0;background:#0006;z-index:1000;opacity:0;transition:opacity .3s ease}._sidebarOverlay_12yuf_111._active_12yuf_66{display:block;opacity:1}@media(max-width:767px){._hamburger_12yuf_72{display:flex}._sidebar_12yuf_1{position:fixed;top:0;left:0;height:100vh;transform:translate(-100%);transition:transform .3s ease;z-index:1050}._sidebar_12yuf_1._open_12yuf_142{transform:translate(0)}}._topbar_td59o_1{height:80px;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 32px;display:flex;align-items:center;position:sticky;top:0;z-index:500}._topbarContent_td59o_13{width:100%;display:flex;align-items:center}._logout_td59o_19{margin-top:auto;display:flex;justify-content:flex-end;margin-left:auto}._logout_td59o_19 button{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:#ef4444;color:#fff;border:none;cursor:pointer}._logout_td59o_19 button:hover{background:#dc2626}._rightActions_td59o_43{display:flex;align-items:center;gap:16px}@media(min-width:768px)and (max-width:1023px){._topbar_td59o_1{padding:0 20px;height:72px}._search_td59o_54{width:300px}._rightActions_td59o_43{gap:12px}}@media(max-width:767px){._topbar_td59o_1{height:auto;padding:12px 16px}._topbarContent_td59o_13{flex-direction:column;align-items:stretch;gap:12px}._search_td59o_54{width:100%;padding:12px 14px}._rightActions_td59o_43{width:100%;display:flex;justify-content:space-between;align-items:center}._bell_td59o_88{font-size:20px}._logout_td59o_19 button{padding:8px 14px;font-size:14px}}@media(max-width:767px){._topbar_td59o_1{padding-left:56px}}._overlay_18455_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_18455_11{background:#fff;border-radius:14px;width:100%;max-width:380px;padding:20px;box-shadow:0 20px 40px #0003}._modal_18455_11 h3{margin:0;font-size:18px;color:#0f172a}._modal_18455_11 p{margin:10px 0 20px;font-size:14px;color:#475569}._actions_18455_32{display:flex;justify-content:flex-end;gap:12px}._cancelBtn_18455_38{background:#f1f5f9;border:none;padding:8px 14px;border-radius:8px;font-size:14px;cursor:pointer}._cancelBtn_18455_38:hover{background:#e2e8f0}._confirmBtn_18455_51{background:#0f172a;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer}._confirmBtn_18455_51:hover{background:#020617}button:disabled{opacity:.6;cursor:not-allowed}._layout_ilu70_1{display:flex;min-height:100vh}._main_ilu70_6{flex:1;display:flex;flex-direction:column}._content_ilu70_12{flex:1;padding:24px;background:#f9fafb;overflow-y:auto}._page_uns69_1{padding:16px;background:#f9fafb}._header_uns69_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._header_uns69_8 h1{margin:0;font-size:22px}._header_uns69_8 p{margin:4px 0 0;color:#6b7280;font-size:12px}._exportBtn_uns69_26{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;background:linear-gradient(135deg,#574031,#2d2416,#1a1410);cursor:pointer;color:#fff}._stats_uns69_38{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}._statCard_uns69_44{border-radius:14px;padding:18px;color:#fff;box-shadow:0 10px 25px #00000014;background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);transition:transform .2s ease,box-shadow .2s ease}._statCard_uns69_44:hover{transform:translate(-4px);box-shadow:0 14px 30px #0000001f}._statCard_uns69_44 span{font-size:14px;opacity:.9}._statCard_uns69_44 h3{margin-top:8px;font-size:26px;font-weight:700}._total_uns69_68,._processing_uns69_72,._shipped_uns69_75,._completed_uns69_78{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410)}._filters_uns69_82{display:flex;align-items:center;gap:12px;margin-bottom:20px}._searchBox_uns69_98{position:relative;flex:1;max-width:520px}._searchBox_uns69_98 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_uns69_114{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._filters_uns69_82 select{width:275px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px}._tableWrapper_uns69_134{background:#fff;border-radius:12px;overflow:hidden}._email_uns69_166,._time_uns69_167{font-size:12px;color:#6b7280}._status_uns69_173{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}._status_uns69_173._delivered_uns69_180{background:green;color:#fff}._status_uns69_173._processing_uns69_72{background:#7f7fe5;color:#fff}._status_uns69_173._shipped_uns69_75{background:#a9ffa0;color:#545353}._status_uns69_173._pending_uns69_194{background:gray;color:#fff}._status_uns69_173._confirmed_uns69_198{background:#ff0}._status_uns69_173._cancelled_uns69_201{background:red;color:#fff}._status_uns69_173._refunded_uns69_205{background:purple;color:#fff}._viewBtn_uns69_210{padding:6px 12px;border-radius:8px;border:none;background:#e5e7eb;cursor:pointer}._pagination_uns69_218{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fff}._pageBtn_uns69_228{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .2s ease}._pageBtn_uns69_228:hover:not(:disabled){background:#eef2ff;border-color:#6366f1;color:#4338ca}._pageBtn_uns69_228:disabled{opacity:.5;cursor:not-allowed}._pageInfo_uns69_249{font-size:14px;color:#374151}._page_uns69_1{padding:24px}._header_uns69_8{display:flex;align-items:center;gap:16px;margin-bottom:24px}._backBtn_uns69_264{border:none;background:#f4f4f4;padding:10px;border-radius:8px}._headerActions_uns69_271{margin-left:auto;display:flex;gap:10px}._headerActions_uns69_271 button{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:8px;border:1px solid #ddd;background:#fff}._grid_uns69_287{display:grid;grid-template-columns:2fr 1fr;gap:24px}._card_uns69_293{background:#fff;border-radius:14px;padding:20px;margin-bottom:20px;border:1px solid #eee}._item_uns69_301{display:flex;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid #eee}._item_uns69_301 img{width:60px;height:60px;border-radius:10px;object-fit:cover}._summary_uns69_316{margin-top:20px}._summary_uns69_316 div{display:flex;justify-content:space-between;margin:6px 0}._total_uns69_68{font-weight:700;font-size:18px}._paid_uns69_331{display:inline-block;margin-top:10px;background:#e8f8ec;color:#2e7d32;padding:6px 12px;border-radius:20px}._mobileList_uns69_339{display:none}@media(min-width:768px)and (max-width:1023px){._stats_uns69_38{grid-template-columns:repeat(2,1fr)}._filters_uns69_82{flex-wrap:wrap}._filters_uns69_82 select{width:100%}._tableWrapper_uns69_134{overflow-x:auto}table{min-width:900px}}@media(max-width:767px){._stats_uns69_38{grid-template-columns:1fr}._header_uns69_8{flex-direction:column;align-items:flex-start;gap:12px}._exportBtn_uns69_26{width:100%;justify-content:center}._filters_uns69_82{flex-direction:column;align-items:stretch}._filters_uns69_82 select{width:100%}._tableWrapper_uns69_134{display:none}._mobileList_uns69_339{display:flex;flex-direction:column;gap:14px}._mobileCard_uns69_403{background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb}._cardHeader_uns69_410{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._cardRow_uns69_417{margin-top:8px}._cardRow_uns69_417 span{font-size:12px;color:#6b7280;display:block}._cardRow_uns69_417 p,._cardRow_uns69_417 strong{margin-top:2px;font-size:14px;color:#111827}._viewBtn_uns69_210{margin-top:12px;width:100%}._stats_uns69_38{grid-template-columns:repeat(2,1fr);gap:12px}._statCard_uns69_44{padding:14px}._statCard_uns69_44 h3{font-size:20px}._statCard_uns69_44 span{font-size:12px}}._page_19f53_1{background:#f9fafb;padding:2px}._header_19f53_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;margin-top:16px}._header_19f53_9 h1{margin:0;font-size:22px}._header_19f53_9 p{margin:4px 0 0;color:#6b7280;font-size:12px}._addBtn_19f53_28{background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer}._statusBtn_19f53_39{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:transparent;cursor:pointer;transition:background-color .2s ease,transform .15s ease}._statusBtn_19f53_39:hover{background-color:#0000000d;transform:scale(1.05)}._statusBtn_19f53_39 svg{font-size:22px}._statusBtn_19f53_39 svg[data-active=true]{color:#16a34a}._statusBtn_19f53_39 svg[data-active=false]{color:#9ca3af}._statusBtn_19f53_39:focus-visible{outline:2px solid #63e100;outline-offset:2px}._filters_19f53_83{display:flex;align-items:center;gap:12px;margin-bottom:20px}._searchBox_19f53_91{position:relative;flex:1;max-width:520px}._searchBox_19f53_91 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_19f53_107{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._filters_19f53_83 select{width:290px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px}._tableWrapper_19f53_127{background:#fff;border-radius:12px;overflow:hidden}th,td{padding:18px 15px;font-size:14px}table th,table td{text-align:center;vertical-align:middle}._productCell_19f53_157{display:flex;align-items:center;gap:10px;text-wrap:wrap}._productCell_19f53_157 img{width:36px;height:36px;border-radius:8px}._inStock_19f53_171{background:#dcfce7;color:#166534;padding:4px 10px;border-radius:999px;font-size:12px}._lowStock_19f53_179{background:#fef3c7;color:#92400e;padding:4px 10px;border-radius:999px;font-size:12px}._actions_19f53_188{display:flex;gap:10px;justify-content:center;font-size:20px;color:#6b7280;cursor:pointer}._editBtn_19f53_197,._deleteBtn_19f53_198{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}._editBtn_19f53_197{color:#0f172a}._editBtn_19f53_197:hover{background:#e0e7ff}._deleteBtn_19f53_198{color:#dc2626}._deleteBtn_19f53_198:hover{background:#fee2e2}._pagination_19f53_227{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fff}._pageBtn_19f53_237{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .2s ease}._pageBtn_19f53_237:hover:not(:disabled){background:#eef2ff;border-color:#6366f1;color:#4338ca}._pageBtn_19f53_237:disabled{opacity:.5;cursor:not-allowed}._pageInfo_19f53_258{font-size:14px;color:#374151}._mobileList_19f53_262{display:none}._viewBtn_19f53_265{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#2563eb}._viewBtn_19f53_265:hover{background:#dbeafe}@media(min-width:768px)and (max-width:1023px){._page_19f53_1{padding:16px}._header_19f53_9{flex-direction:column;align-items:flex-start;gap:12px}._addBtn_19f53_28{align-self:flex-end}._filters_19f53_83{flex-wrap:wrap;gap:10px}._searchBox_19f53_91{width:100%}._filters_19f53_83 select{flex:1}._tableWrapper_19f53_127{overflow-x:auto}table{min-width:900px}._pagination_19f53_227{justify-content:center}}@media(max-width:767px){._page_19f53_1{padding:12px}._header_19f53_9{flex-direction:column;align-items:flex-start;gap:10px}._addBtn_19f53_28{width:100%;text-align:center}._filters_19f53_83{flex-direction:column;gap:10px}._searchBox_19f53_91,._filters_19f53_83 select{width:100%}._tableWrapper_19f53_127{display:none}._mobileList_19f53_262{display:flex;flex-direction:column;gap:12px}._mobileCard_19f53_362{background:#fff;border-radius:14px;padding:14px;border:1px solid #e5e7eb}._cardTop_19f53_369{display:flex;gap:12px;align-items:center}._cardTop_19f53_369 img{width:48px;height:48px;border-radius:10px;object-fit:cover}._cardTop_19f53_369 h4{margin:0;font-size:14px;font-weight:600}._category_19f53_388{font-size:12px;color:#6b7280;margin-top:2px}._cardRow_19f53_394{display:flex;justify-content:space-between;margin-top:10px;font-size:13px}._cardActions_19f53_401{display:flex;justify-content:flex-end;margin-top:10px;font-size:18px;color:#6b7280}._productCell_19f53_157 img{width:32px;height:32px}._inStock_19f53_171,._lowStock_19f53_179{font-size:11px;padding:3px 8px}._cardActionsRight_19f53_421{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}._cardActionsRight_19f53_421 button{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center}._pagination_19f53_227{flex-direction:column;gap:8px;align-items:center}._pageBtn_19f53_237{width:100%}._viewBtn_19f53_265{color:#2563eb}._viewBtn_19f53_265:hover{background:#dbeafe}}._productNameWrap_19f53_463{display:flex;align-items:center;gap:8px}._mobileTitle_19f53_470{display:flex;align-items:center;gap:6px}._featuredBadge_19f53_477{background:linear-gradient(135deg,#ffb703,#ffb703);color:#fafafa;font-size:8px;font-weight:600;padding:3px 6px;border-radius:6px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}._page_193cs_1{padding:24px;background:#f9fafb}._headerLeft_193cs_7{display:flex;align-items:center;gap:10px}._headerText_193cs_12 h1{font-size:20px;font-weight:600;color:#111827}._backBtn_193cs_18{width:42px;height:42px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111827}._backBtn_193cs_18:hover{background:#f3f4f6}._header_193cs_7 p{color:#6b7280;margin-top:4px;font-size:14px}._layout_193cs_41{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-top:24px}._card_193cs_48{background:#fff;border-radius:14px;padding:20px;margin-bottom:24px;border:1px solid #e5e7eb}._card_193cs_48 h3{margin-bottom:16px;font-size:16px}._field_193cs_61{display:flex;flex-direction:column;margin-bottom:16px}._field_193cs_61 label{font-size:14px;font-weight:500;margin-bottom:6px}._field_193cs_61 input,._field_193cs_61 select,._field_193cs_61 textarea{padding:12px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-size:14px}._field_193cs_61 textarea{min-height:90px}._row_193cs_87{display:grid;grid-template-columns:1fr;gap:16px}._uploadBox_193cs_93{border:2px dashed #d1d5db;border-radius:14px;height:220px;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#6b7280;cursor:pointer;overflow:hidden}._uploadBox_193cs_93 img{width:100%;height:100%;object-fit:contain}._additionalImages_193cs_113{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-bottom:12px}._thumb_193cs_119{position:relative;width:80px;height:80px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}._uploadBox_193cs_93 span{display:block;font-size:12px;margin-top:6px}._uploadBoxSmall_193cs_142{margin-top:12px;border:2px dashed #d1d5db;border-radius:14px;padding:20px;text-align:center;color:#6b7280;cursor:pointer}._toggle_193cs_152{display:flex;justify-content:space-between;align-items:center}._muted_193cs_158{font-size:12px;color:#6b7280;margin-top:6px}._summary_193cs_164{list-style:none;padding:0;margin:0}._summary_193cs_164 li{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}._tips_193cs_177{background:#eff6ff;border-color:#bfdbfe}._actions_193cs_182{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._cancel_193cs_189,._draft_193cs_190,._primary_193cs_191{padding:10px 18px;border-radius:10px;font-size:14px;cursor:pointer;border:none}._cancel_193cs_189{background:#fff;border:1px solid #e5e7eb}._draft_193cs_190{background:#e5e7eb}._errorText_193cs_207{color:#dc2626;font-size:13px;margin-top:6px}._primary_193cs_191{background:#0f172a;color:#fff}._additionalGrid_193cs_217{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}._thumb_193cs_119{width:80px;height:80px;position:relative;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}._thumb_193cs_119 img{width:100%;height:100%;object-fit:cover}._removeBtn_193cs_240{position:absolute;top:2px;right:3px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:none;cursor:pointer}._addMoreBox_193cs_253{margin-top:12px;width:100%;height:120px;border:2px dashed #d1d5db;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;font-size:14px}._variationHeader_193cs_267{display:flex;justify-content:space-between;align-items:center}._switch_193cs_273{position:relative;width:42px;height:24px}._switch_193cs_273 input{opacity:0}._slider_193cs_283{position:absolute;inset:0;background:#d1d5db;border-radius:999px;cursor:pointer;transition:.2s}._slider_193cs_283:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}._switch_193cs_273 input:checked+._slider_193cs_283{background:#8b5cf6}._switch_193cs_273 input:checked+._slider_193cs_283:before{transform:translate(18px)}._variationList_193cs_312{margin-top:16px}._variationHeader_193cs_267{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}._mutedVariation_193cs_326{margin-top:-10px;font-size:12px;color:#848486;font-weight:400}._variationTitleField_193cs_332{display:flex;flex-direction:column;margin-top:20px;margin-bottom:14px;font-weight:600}._variationTitleField_193cs_332 label{font-size:14px;color:#0f172a;margin-bottom:4px}._variationTitleField_193cs_332 input{padding:10px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px;background:#fff}._variationList_193cs_312{display:flex;flex-direction:column;gap:16px;margin-top:16px}._variationCard_193cs_361{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#f9fafb}._variationCard_193cs_361 h4{font-size:14px;font-weight:600;margin-bottom:12px;color:#111827}._variationUpload_193cs_376{margin-top:12px;height:120px;border:2px dashed #d1d5db;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:13px;color:#6b7280;cursor:pointer;overflow:hidden}._variationUpload_193cs_376 img{width:100%;height:100%;object-fit:cover}._variationUpload_193cs_376 span{font-size:11px;margin-top:4px}._addVariationBtn_193cs_403{margin-top:12px;padding:10px;border-radius:10px;border:1px dashed #0F172A;background:#eff6ff;color:#0f172a;font-size:14px;cursor:pointer}._addVariationBtn_193cs_403:hover{background:#dbeafe}._field_193cs_61{display:flex;flex-direction:column}._field_193cs_61 label{font-size:12px;color:#374151;margin-bottom:4px}._field_193cs_61 input{padding:10px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}._fieldCheckbox_193cs_441{display:flex;align-items:center;gap:8px;margin-top:22px}._fieldCheckbox_193cs_441 label{font-size:13px;color:#374151}._variationRow_193cs_452{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px}._variationRowSingle_193cs_460{display:flex;align-items:center;margin-top:6px}._switch_193cs_273{position:relative;display:inline-block;width:42px;height:22px}._switch_193cs_273 input{opacity:0;width:0;height:0}._slider_193cs_283{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;border-radius:999px;transition:.3s}._slider_193cs_283:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.3s}._switch_193cs_273 input:checked+._slider_193cs_283{background-color:#0f172a}._switch_193cs_273 input:checked+._slider_193cs_283:before{transform:translate(20px)}@media(min-width:768px)and (max-width:1023px){._layout_193cs_41{grid-template-columns:1fr}._row_193cs_87{grid-template-columns:1fr 1fr}._headerText_193cs_12 h1{font-size:18px}._card_193cs_48{padding:18px}._uploadBox_193cs_93{height:200px}._variationUpload_193cs_376{height:110px}}@media(max-width:767px){._page_193cs_1{padding:16px}._headerLeft_193cs_7{gap:8px}._headerText_193cs_12 h1{font-size:16px}._headerText_193cs_12 p{font-size:13px}._backBtn_193cs_18{width:36px;height:36px}._layout_193cs_41{grid-template-columns:1fr;gap:16px}._row_193cs_87{grid-template-columns:1fr}._card_193cs_48{padding:16px}._uploadBox_193cs_93{height:180px}._thumb_193cs_119{width:64px;height:64px}._addMoreBox_193cs_253{height:90px;font-size:13px}._variationUpload_193cs_376{height:100px}._variationCard_193cs_361 h4{font-size:13px}._actions_193cs_182{flex-direction:column}._cancel_193cs_189,._primary_193cs_191{width:100%}._variationRow_193cs_452{grid-template-columns:1fr}}._page_x5ol5_1{background:#f9fafb}._header_x5ol5_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_x5ol5_6 h1{margin:0;font-size:22px}._header_x5ol5_6 p{margin-top:4px;color:#6b7280;font-size:13px}._addBtn_x5ol5_24{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff;border:none;padding:10px 16px;border-radius:10px;display:flex;gap:6px;align-items:center;cursor:pointer}._stats_x5ol5_35{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}._statCard_x5ol5_43{border-radius:14px;padding:18px;color:#fff;box-shadow:0 10px 25px #00000014;transition:transform .25s ease,box-shadow .25s ease;display:flex;justify-content:space-between;align-items:center}._statCard_x5ol5_43:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}._statCard_x5ol5_43 span{font-size:14px;opacity:.95}._statCard_x5ol5_43 h3{margin-top:8px;font-size:26px;font-weight:700}._total_x5ol5_72,._processing_x5ol5_77,._shipped_x5ol5_82,._completed_x5ol5_87{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff}._statIcon_x5ol5_92{font-size:26px;opacity:.9}._searchBar_x5ol5_98{background:#f3f4f6;padding:12px 16px;border-radius:12px;display:flex;gap:10px;align-items:center;margin-bottom:20px}._searchBar_x5ol5_98 input{border:none;background:transparent;outline:none;width:100%;font-size:14px}._tableWrapper_x5ol5_117{background:#fff;border-radius:14px;overflow-x:auto;border:1px solid #e5e7eb}table{width:100%;border-collapse:collapse;min-width:700px}th,td{padding:16px 12px;text-align:left;font-size:14px;text-align:center;vertical-align:middle}._categoryCell_x5ol5_148{display:flex;align-items:center;justify-content:center;gap:8px}._colorDot_x5ol5_156{width:36px;height:6px;border-radius:999px;margin-top:4px}._desc_x5ol5_163{color:#6b7280}._active_x5ol5_168{background:#dcfce7;color:#166534;padding:6px 12px;border-radius:999px;font-size:12px}._actions_x5ol5_177{font-size:18px;cursor:pointer;color:#0f172a;justify-content:center}._actions_x5ol5_177:hover{color:#111827}._mobileList_x5ol5_187{display:none}._imageCell_x5ol5_190{width:70px}._categoryImage_x5ol5_194{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}._noImage_x5ol5_202{color:#9ca3af}._actions_x5ol5_177{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:8px}._editBtn_x5ol5_213{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#0f172a}._actions_x5ol5_177{display:flex;align-items:center;gap:12px}._editBtn_x5ol5_213{background:transparent;border:none;cursor:pointer;font-size:18px;color:#0f172a}._toggleIconBtn_x5ol5_248{background:transparent;border:none;cursor:pointer;font-size:28px;display:flex;align-items:center}._toggleOn_x5ol5_258{color:#22c55e}._toggleOff_x5ol5_263{color:#94a3b8}@media(min-width:768px)and (max-width:1023px){._page_x5ol5_1{padding:20px}._tableWrapper_x5ol5_117{display:block}._mobileList_x5ol5_187{display:none}th,td{padding:12px 8px;font-size:13px}._header_x5ol5_6{flex-direction:row;gap:12px}._stats_x5ol5_35{grid-template-columns:repeat(2,1fr);gap:12px}._statCard_x5ol5_43{padding:15px}._searchBar_x5ol5_98,._searchBar_x5ol5_98 input{width:100%}._addBtn_x5ol5_24{padding:8px 14px;font-size:13px}}@media(max-width:767px){._page_x5ol5_1{padding:16px}header{flex-direction:row;align-items:center;margin-bottom:20px}._header_x5ol5_6 h1{font-size:18px}._header_x5ol5_6 p{font-size:12px}._stats_x5ol5_35{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}._statCard_x5ol5_43{padding:10px 8px;flex-direction:column;align-items:center;text-align:center;min-height:80px;justify-content:center}._statCard_x5ol5_43 span{font-size:10px;line-height:1.2;display:block;margin-bottom:2px}._statCard_x5ol5_43 h3{font-size:18px;margin:0;font-weight:700}._statIcon_x5ol5_92,._tableWrapper_x5ol5_117{display:none}._mobileList_x5ol5_187{display:flex;flex-direction:column;gap:14px}._mobileCard_x5ol5_385{background:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb;margin-bottom:12px}._cardHeader_x5ol5_392{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._cardDesc_x5ol5_399{font-size:13px;color:#6b7280;margin-bottom:10px}._cardRow_x5ol5_405{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}._cardActions_x5ol5_412{display:flex;justify-content:flex-end;color:#6b7280;font-size:18px}._searchBar_x5ol5_98,._searchBar_x5ol5_98 input{width:100%}._cardLeft_x5ol5_428{display:flex;align-items:center;gap:10px}._mobileImage_x5ol5_434{width:36px;height:36px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}._mobileImagePlaceholder_x5ol5_441{width:36px;height:36px;background:#f3f4f6;border-radius:8px}}._cardActionsRight_x5ol5_448{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}._cardActionsRight_x5ol5_448 button{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center}._editBtn_x5ol5_213:hover{background:#e0e7ff}._page_53umn_1{padding:16px;background:#f9fafb}._header_53umn_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_53umn_6 h1{font-size:22px;margin:0}._header_53umn_6 p{font-size:14px;color:#6b7280}._addBtn_53umn_22{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff;border:none;padding:6px 12px;font-size:13px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:4px;width:fit-content}._filters_53umn_37{margin-bottom:16px}._searchBox_53umn_41{position:relative;max-width:320px}._searchBox_53umn_41 input{width:344%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb}._searchIcon_53umn_53{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}._tableWrapper_53umn_61{background:#fff;border-radius:12px;overflow:hidden}th,td{padding:14px;font-size:14px;text-align:left}._descriptionCell_53umn_82{max-width:420px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}._actions_53umn_94{font-size:18px;cursor:pointer;color:#6b7280;justify-content:center}._actions_53umn_94:hover{color:#111827}._empty_53umn_105{text-align:center;padding:20px;color:#6b7280}._loading_53umn_111{padding:20px}._actions_53umn_94,._cardActions_53umn_115{display:flex;gap:8px;align-items:center}._editBtn_53umn_121,._deleteBtn_53umn_122{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:13px}._editBtn_53umn_121{color:#0f172a}._editBtn_53umn_121:hover{background:#e0e7ff}._imageCell_53umn_142{width:60px}._subImage_53umn_146{width:48px;height:48px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}._noImage_53umn_154{color:#9ca3af}._switch_53umn_159{position:relative;width:42px;height:22px}._switch_53umn_159 input{opacity:0;width:0;height:0}._slider_53umn_171{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;border-radius:999px;transition:.3s}._slider_53umn_171:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.3s}._switch_53umn_159 input:checked+._slider_53umn_171{background-color:#16a34a}._switch_53umn_159 input:checked+._slider_53umn_171:before{transform:translate(20px)}._toggleBtn_53umn_199{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;margin-top:10px}._active_53umn_209 svg{color:#16a34a}._inactive_53umn_213 svg{color:#dc2626}@media(min-width:1024px){._tableWrapper_53umn_61{display:block}._mobileList_53umn_224{display:none}}@media(min-width:768px)and (max-width:1023px){._tableWrapper_53umn_61{display:block}._mobileList_53umn_224{display:none}._searchBox_53umn_41 input{width:100%}}@media(max-width:767px){._tableWrapper_53umn_61{display:none}._header_53umn_6 h1{font-size:16px;margin:0}._header_53umn_6 p{font-size:8px;color:#6b7280}._mobileList_53umn_224{display:flex;flex-direction:column;gap:12px}._mobileCard_53umn_265{background:#fff;border-radius:14px;padding:14px;border:1px solid #e5e7eb}._cardHeader_53umn_272{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._addBtn_53umn_22{padding:5px 10px;font-size:12px;gap:3px;border-radius:6px;width:fit-content}._addBtn_53umn_22{width:fit-content}._addBtn_53umn_22 svg{display:none}._cardHeader_53umn_272 h4{margin:0;font-size:15px;font-weight:600}._cardRow_53umn_300{margin-top:8px}._cardRow_53umn_300 span{font-size:12px;color:#6b7280;display:block}._cardRow_53umn_300 p,._cardRow_53umn_300 strong{margin:2px 0 0;font-size:14px;color:#111827}._searchBox_53umn_41 input,._filters_53umn_37{width:100%}._searchBox_53umn_41{max-width:100%;width:100%}._cardActions_53umn_115{display:flex;gap:8px;align-items:center}._editBtn_53umn_121,._deleteBtn_53umn_122{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}._cardLeft_53umn_347{display:flex;align-items:center;gap:10px}._mobileImage_53umn_353{width:42px;height:42px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}._mobileImagePlaceholder_53umn_360{width:42px;height:42px;background:#f3f4f6;border-radius:8px}}._page_1ko0s_2{padding:32px;background:#f9fafb;min-height:100vh}._header_1ko0s_9{display:flex;align-items:center;gap:16px;margin-bottom:32px}._header_1ko0s_9 h1{margin:0;font-size:24px;font-weight:600}._header_1ko0s_9 p{margin:4px 0 0;color:#6b7280;font-size:14px}._backBtn_1ko0s_29{width:40px;height:40px;border-radius:10px;border:none;background:#fff;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px}._backBtn_1ko0s_29:hover{background:#f3f4f6}._card_1ko0s_48{background:#fff;max-width:1068px;border-radius:16px;padding:32px;box-shadow:0 10px 30px #00000014}._field_1ko0s_57{display:flex;flex-direction:column;margin-bottom:20px}._field_1ko0s_57 label{font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}._field_1ko0s_57 input,._field_1ko0s_57 textarea{padding:12px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:all .2s ease;background:#fff}._field_1ko0s_57 textarea{min-height:100px;resize:vertical}._field_1ko0s_57 input:focus,._field_1ko0s_57 textarea:focus{border-color:#0f172a;box-shadow:0 0 0 3px #2563eb26}._actions_1ko0s_93{display:flex;justify-content:flex-end;gap:12px;margin-top:32px}._cancel_1ko0s_101{background:#f3f4f6;border:none;padding:10px 18px;border-radius:10px;font-size:14px;cursor:pointer;color:#374151}._cancel_1ko0s_101:hover{background:#e5e7eb}._primary_1ko0s_115{background:#0f172a;border:none;padding:10px 20px;border-radius:10px;font-size:14px;cursor:pointer;color:#fff;font-weight:500}._primary_1ko0s_115:hover{background:#01040a}._primary_1ko0s_115:disabled{background:#9ca3af;cursor:not-allowed}._imageUpload_1ko0s_134{margin-bottom:20px}._uploadBox_1ko0s_138{height:140px;border:2px dashed #d1d5db;border-radius:10px;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:border .2s ease}._uploadBox_1ko0s_138:hover{border-color:#0f172a;color:#0f172a}._previewBox_1ko0s_157{position:relative;width:160px;height:160px;border-radius:10px;overflow:hidden}._previewBox_1ko0s_157 img{width:100%;height:100%;object-fit:cover}._removeImage_1ko0s_171{position:absolute;top:6px;right:6px;background:#0009;border:none;color:#fff;border-radius:50%;padding:4px;cursor:pointer}@media(min-width:768px)and (max-width:1023px){._page_1ko0s_2{padding:24px}._header_1ko0s_9{gap:12px;margin-bottom:24px}._header_1ko0s_9 h1{font-size:22px}._card_1ko0s_48{padding:24px}._field_1ko0s_57 input,._field_1ko0s_57 textarea{font-size:14px}._uploadBox_1ko0s_138{height:130px}._previewBox_1ko0s_157{width:140px;height:140px}._actions_1ko0s_93{margin-top:24px}}@media(max-width:767px){._page_1ko0s_2{padding:16px}._header_1ko0s_9{flex-direction:row;align-items:center;gap:12px;margin-bottom:20px}._header_1ko0s_9 h1{font-size:20px}._header_1ko0s_9 p{font-size:13px}._card_1ko0s_48{padding:16px;border-radius:14px}._field_1ko0s_57{margin-bottom:16px}._field_1ko0s_57 input,._field_1ko0s_57 textarea{padding:10px 12px;font-size:14px}._uploadBox_1ko0s_138{height:120px;font-size:13px}._previewBox_1ko0s_157{width:120px;height:120px}._actions_1ko0s_93{flex-direction:column-reverse;gap:10px;margin-top:24px}._cancel_1ko0s_101,._primary_1ko0s_115{width:100%;padding:12px}._backBtn_1ko0s_29{width:36px;height:36px;font-size:16px}}._page_1t43h_1{padding:32px;background:#f9fafb;min-height:100vh}._header_1t43h_7{display:flex;align-items:center;gap:16px;margin-bottom:32px}._backBtn_1t43h_14{width:40px;height:40px;border-radius:10px;border:none;background:#fff;cursor:pointer;box-shadow:0 2px 8px #00000014}._card_1t43h_24{background:#fff;padding:32px;border-radius:16px;max-width:1068px;box-shadow:0 10px 30px #00000014}._field_1t43h_32{display:flex;flex-direction:column;margin-bottom:20px}._field_1t43h_32 label{font-size:14px;margin-bottom:6px;font-weight:500}._field_1t43h_32 input,._field_1t43h_32 textarea,._field_1t43h_32 select{padding:12px;border-radius:10px;border:1px solid #d1d5db}._actions_1t43h_52{display:flex;justify-content:flex-end;gap:12px}._cancel_1t43h_58{background:#f3f4f6;border:none;padding:10px 18px;border-radius:10px}._primary_1t43h_65{background:#0f172a;color:#fff;border:none;padding:10px 18px;border-radius:10px}._uploadBox_1t43h_72{border:1px dashed #0F172A;border-radius:12px;padding:36px;text-align:center;cursor:pointer;color:#000;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:15px;font-weight:400;transition:background .2s ease;margin-bottom:10px}._uploadBox_1t43h_72:hover{background:#eef2ff}._preview_1t43h_93{margin-top:10px}._preview_1t43h_93 img{width:140px;height:140px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}@media(min-width:768px)and (max-width:1023px){._page_1t43h_1{padding:24px}._header_1t43h_7{gap:12px;margin-bottom:24px}._card_1t43h_24{padding:24px;max-width:100%}._field_1t43h_32 input,._field_1t43h_32 textarea,._field_1t43h_32 select{padding:10px;font-size:14px}._actions_1t43h_52{margin-top:24px}}@media(max-width:767px){._page_1t43h_1{padding:16px}._header_1t43h_7{gap:10px;margin-bottom:20px}._backBtn_1t43h_14{width:36px;height:36px}._card_1t43h_24{padding:16px;border-radius:14px;max-width:100%}._field_1t43h_32{margin-bottom:16px}._field_1t43h_32 label{font-size:13px}._field_1t43h_32 input,._field_1t43h_32 textarea,._field_1t43h_32 select{padding:10px;font-size:14px}._actions_1t43h_52{flex-direction:column-reverse;gap:10px;margin-top:24px}._cancel_1t43h_58,._primary_1t43h_65{width:100%;padding:12px}}._page_1tbom_3{padding:24px;background:#f9fafb;min-height:100vh;color:#111827}._header_1tbom_12{display:flex;align-items:center;gap:14px;margin-bottom:24px}._backBtn_1tbom_19{width:42px;height:42px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111827}._backBtn_1tbom_19:hover{background:#f3f4f6}._header_1tbom_12 h2{font-size:20px;font-weight:600}._header_1tbom_12 p{font-size:14px;color:#6b7280;margin-top:4px}._headerActions_1tbom_47{margin-left:auto;display:flex;gap:10px}._headerActions_1tbom_47 button{display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:500;cursor:pointer}._headerActions_1tbom_47 button:hover{background:#f3f4f6}._grid_1tbom_72{display:grid;grid-template-columns:2fr 1fr;gap:24px}._card_1tbom_80{background:#fff;border-radius:16px;padding:20px;border:1px solid #e5e7eb;margin-bottom:24px}._card_1tbom_80 h3{font-size:16px;font-weight:600;margin-bottom:16px}select{width:100%;padding:12px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-size:14px;cursor:pointer}._item_1tbom_108{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e5e7eb}._item_1tbom_108:last-child{border-bottom:none}._item_1tbom_108 img{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#f3f4f6}._itemInfo_1tbom_128 strong{font-size:14px;font-weight:600}._itemInfo_1tbom_128 p{font-size:13px;color:#6b7280;margin-top:2px}._itemTotal_1tbom_139{margin-left:auto;font-size:15px;font-weight:600}._cardTitle_1tbom_144{font-size:18px;font-weight:600;margin-bottom:16px}._itemsList_1tbom_151{display:flex;flex-direction:column;gap:16px}._orderItem_1tbom_158{display:flex;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._orderItem_1tbom_158:last-child{border-bottom:none}._orderItem_1tbom_158 img{width:64px;height:64px;border-radius:12px;object-fit:cover}._itemDetails_1tbom_179 h4{margin:0;font-size:16px;font-weight:600}._sku_1tbom_189{font-size:13px;color:#6b7280;margin:4px 0}._qtyPrice_1tbom_195{font-size:14px;color:#374151}._itemPrice_1tbom_201{font-size:18px;font-weight:600;color:#111827}._summary_1tbom_208{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:16px}._summary_1tbom_208 div{display:flex;justify-content:space-between;margin:8px 0;font-size:15px;color:#374151}._totalRow_1tbom_222{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:18px;font-weight:700;color:#111827}._summary_1tbom_208{margin-top:20px;padding-top:12px;border-top:1px solid #e5e7eb}._summary_1tbom_208 div{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#374151}._total_1tbom_222{font-size:16px;font-weight:600;margin-top:10px}._trackingBox_1tbom_253{display:flex;justify-content:space-between;align-items:center;background:#f1f7ff;padding:16px;border-radius:14px;margin-bottom:20px}._trackingLabel_1tbom_263{font-size:13px;color:#6b7280;margin-bottom:4px}._trackingNumber_1tbom_269{font-size:18px;font-weight:600;color:#2563eb;text-decoration:none}._trackingNumber_1tbom_269:hover{text-decoration:underline}._courierBadge_1tbom_281{background:#e0ecff;color:#1d4ed8;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:500}._addressBlock_1tbom_291{margin-top:16px}._addressBlock_1tbom_291 h4{font-size:15px;font-weight:600;margin-bottom:8px}._addressBlock_1tbom_291 p{font-size:14px;color:#374151;margin:2px 0}._card_1tbom_80 hr{border:none;border-top:1px solid #e5e7eb;margin:20px 0}._card_1tbom_80{position:relative;padding:18px;border-radius:14px;background:#fff;border:1px solid #e5e7eb}._deleteBtn_1tbom_324{position:absolute;cursor:pointer;top:18px;right:18px;color:red}._card_1tbom_80 strong{display:block;font-size:16px;font-weight:600;color:#111827;margin-bottom:6px}._card_1tbom_80 p{font-size:14px;color:#4b5563;margin:4px 0;line-height:1.5}._paymentMethod_1tbom_351{font-size:14px;font-weight:500;color:#374151;margin-bottom:10px;text-transform:capitalize}._paid_1tbom_360{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background:#e8f8ec;color:#166534;font-size:13px;font-weight:600}._pending_1tbom_373{background:#fff7ed;color:#c2410c}._loading_1tbom_380,._error_1tbom_381{padding:40px;text-align:center;font-size:14px;color:#6b7280}._muted_1tbom_388{color:#64748b;font-size:14px}._primaryBtn_1tbom_393{margin-top:10px;padding:10px 16px;background:#0f172a;color:#fff;border-radius:10px;border:none;cursor:pointer}._trackingHeader_1tbom_403{display:flex;justify-content:space-between;align-items:center}._trackingNo_1tbom_409{font-size:13px;color:#64748b}._statusBadge_1tbom_414{background:#e0e7ff;color:#3730a3;padding:4px 10px;border-radius:999px;font-size:12px}._trackLink_1tbom_422{display:inline-block;margin:8px 0;font-size:13px;color:#2563eb}._timeline_1tbom_429{margin-top:16px;border-left:2px solid #e5e7eb;padding-left:16px}._timelineItem_1tbom_434{position:relative;margin-bottom:16px}._dot_1tbom_439{position:absolute;left:-9px;top:4px;width:10px;height:10px;background:#0f172a;border-radius:50%}._createTrackingForm_1tbom_448{display:grid;gap:10px;margin-top:12px}select:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}._createTrackingForm_1tbom_448 input{padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}._statusStrong_1tbom_465{margin-left:10px}._summaryRow_1tbom_468,._summaryRowDiscount_1tbom_469{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}._summaryRowDiscount_1tbom_469{color:#16a34a;font-weight:500}._totalRow_1tbom_222{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:16px}._couponBox_1tbom_490{background:#f0fdf4;border:1px dashed #22c55e;padding:12px;border-radius:8px;margin-bottom:12px}._couponApplied_1tbom_498{font-size:12px;color:#15803d}._couponRow_1tbom_503{display:flex;justify-content:space-between;margin-top:6px}._discountAmount_1tbom_509{color:#16a34a;font-weight:600}._container_1tbom_513{padding:2rem;max-width:1400px;margin:0 auto}._loading_1tbom_380,._error_1tbom_381{text-align:center;padding:3rem;font-size:1.1rem;color:#666}._error_1tbom_381{color:#dc2626}._header_1tbom_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._headerLeft_1tbom_541{display:flex;align-items:center;gap:1rem}._backBtn_1tbom_19{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}._backBtn_1tbom_19:hover{background:#f3f4f6;border-color:#9ca3af}._title_1tbom_565{font-size:1.75rem;font-weight:700;margin:0;color:#111827}._subtitle_1tbom_572{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._headerRight_1tbom_578{display:flex;gap:.75rem}._actionBtn_1tbom_583{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._actionBtn_1tbom_583:hover{background:#f9fafb;border-color:#9ca3af}._content_1tbom_603{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}._left_1tbom_609,._right_1tbom_610{display:flex;flex-direction:column;gap:1.5rem}._card_1tbom_80{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._cardHeader_1tbom_625{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._cardTitle_1tbom_144{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#111827}._items_1tbom_151{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._item_1tbom_108{display:flex;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}._itemImage_1tbom_656{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}._itemDetails_1tbom_179{flex:1}._itemName_1tbom_668{font-weight:600;margin:0 0 .5rem;color:#111827}._itemSku_1tbom_674{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._itemPrice_1tbom_201{font-size:.875rem;color:#374151;margin:0}._itemTotal_1tbom_139{font-weight:600;color:#111827;align-self:center}._totals_1tbom_693{border-top:1px solid #e5e7eb;padding-top:1rem}._totalRow_1tbom_222{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}._totalRow_1tbom_222 span:first-child{color:#6b7280}._totalRow_1tbom_222 span:last-child{font-weight:500;color:#111827}._grandTotal_1tbom_714{border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:700}._grandTotal_1tbom_714 span{color:#111827}._infoGrid_1tbom_727{display:grid;gap:1rem;margin-bottom:1rem}._infoItem_1tbom_733{display:flex;flex-direction:column;gap:.25rem}._infoItem_1tbom_733 label{font-size:.875rem;font-weight:600;color:#374151}._infoItem_1tbom_733 p{margin:0;color:#111827}._address_1tbom_291{margin-top:1rem}._address_1tbom_291 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._address_1tbom_291 p{margin:.25rem 0;color:#111827;font-size:.9375rem}._noTracking_1tbom_769{text-align:center;padding:2rem;background:#f9fafb;border-radius:8px}._noTracking_1tbom_769 p{margin:0 0 1rem;color:#6b7280}._createBtn_1tbom_781{padding:.625rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}._createBtn_1tbom_781:hover{background:#1d4ed8}._trackingForm_1tbom_796{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px}._trackingForm_1tbom_796 input{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem}._trackingForm_1tbom_796 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._saveBtn_1tbom_819{padding:.75rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}._saveBtn_1tbom_819:hover{background:#059669}._saveBtn_1tbom_819:disabled{background:#9ca3af;cursor:not-allowed}._trackingInfo_1tbom_839{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;padding:1rem;background:#f9fafb;border-radius:8px}._trackingDetail_1tbom_849 label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}._trackingDetail_1tbom_849 p{margin:0;font-size:.9375rem;color:#111827;font-weight:500}._statusBadge_1tbom_414{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:.875rem;font-weight:600;text-transform:capitalize}._trackingLink_1tbom_877{display:inline-block;margin-bottom:1.5rem;color:#2563eb;text-decoration:none;font-size:.875rem;font-weight:500}._trackingLink_1tbom_877:hover{text-decoration:underline}._lockedNotice_1tbom_891{padding:1rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;color:#92400e;font-size:.875rem;font-weight:500;margin-bottom:1rem}._statusUpdate_1tbom_902{margin-bottom:1.5rem}._statusUpdate_1tbom_902 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._statusSelect_1tbom_914{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem;background:#fff;cursor:pointer;text-transform:capitalize}._statusSelect_1tbom_914:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._statusSelect_1tbom_914:disabled{background:#f3f4f6;cursor:not-allowed;color:#9ca3af}._noTransitions_1tbom_937{margin:.5rem 0 0;font-size:.875rem;color:#6b7280;font-style:italic}._resetBtn_1tbom_945{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._resetBtn_1tbom_945:hover{background:#fee2e2;border-color:#fca5a5}._resetBtn_1tbom_945 svg{width:16px;height:16px}._timeline_1tbom_429{margin-top:1.5rem}._timeline_1tbom_429 h3{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1rem}._timelineItem_1tbom_434{display:flex;gap:1rem;padding:1rem 0;position:relative}._timelineItem_1tbom_434:not(:last-child):before{content:"";position:absolute;left:7px;top:40px;bottom:-10px;width:2px;background:#e5e7eb}._timelineMarker_1tbom_999{width:16px;height:16px;border-radius:50%;background:#2563eb;border:3px solid #dbeafe;flex-shrink:0;margin-top:2px}._timelineContent_1tbom_1009{flex:1}._timelineContent_1tbom_1009 h4{font-size:.9375rem;font-weight:600;color:#111827;margin:0 0 .25rem;text-transform:capitalize}._timelineContent_1tbom_1009 p{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._timelineDate_1tbom_1027{font-size:.75rem;color:#9ca3af}._noHistory_1tbom_1032{padding:2rem;text-align:center;background:#f9fafb;border-radius:8px;color:#6b7280;font-size:.875rem}._dpCardHeader_1tbom_1042{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._dpEditBtn_1tbom_1049{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.8125rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}._dpEditBtn_1tbom_1049:hover{background:#f3f4f6;border-color:#9ca3af}._dpInfo_1tbom_1070{display:flex;align-items:center;gap:14px;padding:14px;background:#f8faff;border:1px solid #e0e7ff;border-radius:10px}._dpAvatar_1tbom_1080{width:46px;height:46px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;flex-shrink:0}._dpDetails_1tbom_1092{display:flex;flex-direction:column;gap:3px}._dpName_1tbom_1098{font-size:.9375rem;font-weight:600;color:#111827}._dpEmail_1tbom_1104,._dpPhone_1tbom_1110{font-size:.8125rem;color:#6b7280;margin:0}._dpEmpty_1tbom_1117{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 16px;background:#ebd8ba;border:1px dashed #d1d5db;border-radius:10px;text-align:center}._dpEmptyIcon_1tbom_1130{color:#0f172a}._dpEmpty_1tbom_1117 p{font-size:.9375rem;font-weight:500;color:#374151;margin:0}._dpEmpty_1tbom_1117 span{font-size:.8125rem;color:#505153}._modalOverlay_1tbom_1148{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_1tbom_1148{background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}._modalHeader_1tbom_1172{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}._modalHeader_1tbom_1172 h3{font-size:1.0625rem;font-weight:600;color:#111827;margin:0}._modalClose_1tbom_1187{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .15s}._modalClose_1tbom_1187:hover{background:#f3f4f6;color:#151d30}._modalBody_1tbom_1206{padding:16px 24px;overflow-y:auto;flex:1}._modalLoading_1tbom_1212{text-align:center;padding:32px;color:#6b7280;font-size:.9375rem}._modalEmpty_1tbom_1219{text-align:center;padding:24px;color:#6b7280}._partnerList_1tbom_1226{display:flex;flex-direction:column;gap:8px}._partnerItem_1tbom_1232{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid #9f8d70;border-radius:10px;cursor:pointer;transition:all .15s}._partnerItem_1tbom_1232:hover{border-color:#9f8d70;background:#e5d2b5}._partnerItemSelected_1tbom_1248{border-color:#9f8d70;background:#fcecd3}._partnerAvatar_1tbom_1253{width:38px;height:38px;border-radius:50%;background:#cfb58c;color:#a87016;display:flex;align-items:center;justify-content:center;flex-shrink:0}._partnerItemDetails_1tbom_1265{display:flex;flex-direction:column;gap:2px;flex:1}._partnerName_1tbom_1272{font-size:.9375rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}._partnerEmail_1tbom_1281,._partnerPhone_1tbom_1286{font-size:.8125rem;color:#6b7280}._partnerCheck_1tbom_1291{color:#9f8d70;flex-shrink:0}._currentBadge_1tbom_1296{display:inline-block;padding:2px 8px;background:#ffefd6;color:#166534;border-radius:999px;font-size:.6875rem;font-weight:500}._modalFooter_1tbom_1307{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e5e7eb}._modalCancelBtn_1tbom_1315{padding:10px 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .15s}._modalCancelBtn_1tbom_1315:hover:not(:disabled){background:#f9fafb}._modalCancelBtn_1tbom_1315:disabled{opacity:.5;cursor:not-allowed}._modalConfirmBtn_1tbom_1336{padding:10px 20px;border:none;border-radius:8px;background:#0f172a;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._modalConfirmBtn_1tbom_1336:hover:not(:disabled){background:#0f172a}._modalConfirmBtn_1tbom_1336:disabled{background:#9ca3af;cursor:not-allowed}._discountRow_1tbom_1358 span{color:#16a34a!important}._itemsCardHeader_1tbom_1361{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._returnOrderBtn_1tbom_1369{padding:7px 14px;border-radius:8px;border:1.5px solid #dc2626;background:transparent;color:#dc2626;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}._returnOrderBtn_1tbom_1369:hover{background:#dc2626;color:#fff}._itemRight_1tbom_1387{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}._returnItemBtn_1tbom_1396{padding:5px 11px;border-radius:7px;border:1.5px solid #f87171;background:#fff;color:#dc2626;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s}._returnItemBtn_1tbom_1396:hover{background:#fee2e2;border-color:#dc2626}._returnStatusPill_1tbom_1414{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap}._returnModalOverlay_1tbom_1425{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}._returnModal_1tbom_1425{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:24px;display:flex;flex-direction:column;gap:18px;box-shadow:0 20px 60px #0000002e;animation:_returnModalIn_1tbom_1 .2s ease}@keyframes _returnModalIn_1tbom_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}._returnModalHeader_1tbom_1455{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._returnModalHeaderLeft_1tbom_1462{display:flex;align-items:flex-start;gap:12px}._returnWarningIcon_1tbom_1468{width:40px;height:40px;border-radius:10px;background:#fff3cd;color:#d97706;display:flex;align-items:center;justify-content:center;flex-shrink:0}._returnModalHeader_1tbom_1455 h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 2px}._returnModalHeader_1tbom_1455 p{font-size:13px;color:#6b7280;margin:0;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._returnModalClose_1tbom_1497{background:#f3f4f6;border:none;border-radius:8px;padding:6px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}._returnModalClose_1tbom_1497:hover{background:#e5e7eb}._returnModalClose_1tbom_1497:disabled{opacity:.5;cursor:not-allowed}._returnWarningBanner_1tbom_1513{display:flex;align-items:flex-start;gap:8px;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;padding:12px 14px;font-size:13px;color:#92400e;line-height:1.5}._returnWarningBanner_1tbom_1513 svg{flex-shrink:0;margin-top:1px}._returnItemPreview_1tbom_1527{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px}._returnItemImg_1tbom_1537{width:52px;height:52px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb}._returnItemMeta_1tbom_1546{display:flex;flex-direction:column;gap:4px}._returnItemName_1tbom_1552{font-size:14px;font-weight:500;color:#111827}._returnItemQty_1tbom_1558{font-size:12px;color:#6b7280}._returnField_1tbom_1563{display:flex;flex-direction:column;gap:6px}._returnField_1tbom_1563 label{font-size:13px;font-weight:500;color:#374151}._returnField_1tbom_1563 label span{color:#dc2626}._returnTextarea_1tbom_1577{resize:vertical;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:14px;color:#111827;font-family:inherit;outline:none;transition:border-color .2s;min-height:80px}._returnTextarea_1tbom_1577:focus{border-color:#6366f1}._returnTextarea_1tbom_1577:disabled{background:#f9fafb}._returnError_1tbom_1592{font-size:12px;color:#dc2626;margin:0}._returnModalActions_1tbom_1598{display:flex;justify-content:flex-end;gap:10px}._returnCancelBtn_1tbom_1604{padding:9px 18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:background .2s}._returnCancelBtn_1tbom_1604:hover{background:#f9fafb}._returnCancelBtn_1tbom_1604:disabled{opacity:.5;cursor:not-allowed}._returnConfirmBtn_1tbom_1618{padding:9px 20px;border:none;border-radius:8px;background:#dc2626;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._returnConfirmBtn_1tbom_1618:hover{background:#b91c1c}._returnConfirmBtn_1tbom_1618:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){._content_1tbom_603,._trackingInfo_1tbom_839{grid-template-columns:1fr}}@media(max-width:768px){._container_1tbom_513{padding:1rem}._header_1tbom_12{flex-direction:column;align-items:flex-start;gap:1rem}._headerRight_1tbom_578{width:100%;flex-direction:column}._actionBtn_1tbom_583{width:100%;justify-content:center}._item_1tbom_108{flex-direction:column}._itemImage_1tbom_656{width:100%;height:200px}}@media print{._header_1tbom_12,._backBtn_1tbom_19,._actionBtn_1tbom_583,._createBtn_1tbom_781,._saveBtn_1tbom_819,._resetBtn_1tbom_945,._statusUpdate_1tbom_902{display:none!important}}@media(max-width:1024px){._grid_1tbom_72{grid-template-columns:1fr}}@media(max-width:768px){._page_1tbom_3{padding:16px}._header_1tbom_12 h2{font-size:18px}._card_1tbom_80{padding:16px}._item_1tbom_108 img{width:56px;height:56px}}._page_127zu_2{padding:24px;max-width:1100px;margin:auto}._backBtn_127zu_9{display:inline-flex;align-items:center;gap:8px;background:none;border:none;font-weight:600;cursor:pointer;color:#444;margin-bottom:16px}._card_127zu_22{background:#fff;border-radius:14px;padding:24px;box-shadow:0 10px 30px #0000000f}._uploadBox_127zu_30{border:2px dashed #d0d5dd;border-radius:14px;padding:36px;text-align:center;cursor:pointer;color:#667085;display:flex;flex-direction:column;align-items:center;gap:10px;transition:border-color .2s,background .2s}._uploadBox_127zu_30:hover{border-color:#f9fafb;background:#f8f9ff}._preview_127zu_49{margin-top:16px;display:flex;justify-content:center}._preview_127zu_49 img{max-width:200px;border-radius:12px;object-fit:cover;border:1px solid #eee}._imageSection_127zu_62{margin-top:20px}._imageTitle_127zu_66{font-size:15px;font-weight:600;color:#344054;margin-bottom:12px}._imageGrid_127zu_74{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}._imageCard_127zu_81{position:relative;border-radius:14px;overflow:hidden;border:1px solid #e4e7ec;background:#fff}._imageCard_127zu_81 img{width:100%;height:130px;object-fit:cover;display:block}._mainImage_127zu_97{border:2px solid #0F172A}._mainBadge_127zu_102{position:absolute;top:8px;left:8px;background:#0f172a;color:#fff;font-size:11px;padding:4px 10px;border-radius:999px;font-weight:600}._deleteIcon_127zu_115{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:16px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}._deleteIcon_127zu_115:hover{background:#dc2626}._grid_127zu_140{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px}._field_127zu_147{display:flex;flex-direction:column;gap:6px}._field_127zu_147 label{font-size:13px;font-weight:600;color:#475467}._field_127zu_147 input,._field_127zu_147 textarea{padding:10px 12px;border-radius:10px;border:1px solid #d0d5dd;font-size:14px;outline:none;transition:border .2s}._field_127zu_147 input:focus,._field_127zu_147 textarea:focus{border-color:#0f172a}._switchRow_127zu_175{display:flex;gap:40px;margin:28px 0}._toggleItem_127zu_181{display:flex;align-items:center;gap:12px}._toggleLabel_127zu_187{font-weight:600;font-size:14px;color:#344054}._toggleSwitch_127zu_194{position:relative;width:44px;height:24px}._toggleSwitch_127zu_194 input{display:none}._slider_127zu_204{position:absolute;inset:0;background:#d0d5dd;border-radius:999px;cursor:pointer;transition:.3s}._slider_127zu_204:before{content:"";position:absolute;height:18px;width:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.3s}._toggleSwitch_127zu_194 input:checked+._slider_127zu_204{background:#0f172a}._toggleSwitch_127zu_194 input:checked+._slider_127zu_204:before{transform:translate(20px)}._variationHeader_127zu_234{margin-top:32px;display:flex;justify-content:space-between;align-items:center}._variationHeader_127zu_234 h3{margin:0;font-size:18px}._variationHint_127zu_246{font-size:13px;color:#667085}._variationTitleField_127zu_250{margin-top:12px;display:flex;flex-direction:column}._variationTitleField_127zu_250 label{font-size:12px;color:#374151;margin-bottom:4px}._variationTitleField_127zu_250 input{padding:8px 10px;border-radius:6px;border:1px solid #e4e7ec;font-size:14px}._variationList_127zu_269{margin-top:16px;display:flex;flex-direction:column;gap:16px}._variationCard_127zu_276{border:1px solid #e4e7ec;border-radius:14px;padding:16px}._variationGrid_127zu_282{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._variationGrid_127zu_282 input{padding:10px;border-radius:10px;border:1px solid #d0d5dd}._variationActions_127zu_294{display:flex;justify-content:space-between;align-items:center;margin-top:12px}._variationActions_127zu_294 label{font-size:13px;font-weight:500}._delete_127zu_115{background:#fee4e2;color:#b42318;border:none;border-radius:8px;padding:6px 8px;cursor:pointer}._addBtn_127zu_316{margin-top:8px;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;border:1px dashed #0F172A;background:#f4f5ff;color:#0f172a;cursor:pointer;font-weight:600}._actions_127zu_330{display:flex;justify-content:flex-end;gap:14px;margin-top:32px}._actions_127zu_330 button{padding:10px 18px;border-radius:8px;border:1px solid #d0d5dd;background-color:#0f172a;color:#fff;font-weight:500;cursor:pointer}._actions_127zu_330 button[type=button]{background:transparent;color:#020617;border:1px solid #d1d5db}._gradientBtn_127zu_353{padding:12px 28px;border-radius:9999px;border:none;background:red;color:#fff;font-size:16px;font-weight:600;cursor:pointer}._gradientBtn_127zu_353:hover,._gradientBtn_127zu_353:focus,._gradientBtn_127zu_353:active{background:linear-gradient(135deg,#0f172a,#020617);outline:none;box-shadow:none}._field_127zu_147 textarea{min-height:140px;resize:vertical;line-height:1.6}._page_xvytx_1{padding:24px;max-width:900px;margin:0 auto}._header_xvytx_9{display:flex;align-items:center;gap:12px;margin-bottom:20px}._backBtn_xvytx_16{background:#f3f4f6;border:none;padding:8px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}._header_xvytx_9 h1{font-size:22px;font-weight:600;margin:0}._header_xvytx_9 p{font-size:14px;color:#6b7280;margin:0}._card_xvytx_41{background:#fff;border-radius:14px;padding:24px;box-shadow:0 10px 25px #0000000f}._form_xvytx_50{display:flex;flex-direction:column;gap:18px}._uploadBox_xvytx_58{border:2px dashed #0F172A;border-radius:12px;padding:36px;text-align:center;cursor:pointer;color:#0f172a;display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:500;transition:background .2s ease}._uploadBox_xvytx_58:hover{background:#eef2ff}._preview_xvytx_77{margin-top:10px}._preview_xvytx_77 img{width:140px;height:140px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}._field_xvytx_91{display:flex;flex-direction:column;gap:6px}._field_xvytx_91 label{font-size:14px;font-weight:500}._field_xvytx_91 input,._field_xvytx_91 textarea{padding:12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;outline:none}._field_xvytx_91 input:focus,._field_xvytx_91 textarea:focus{border-color:#0f172a}._field_xvytx_91 textarea{resize:vertical;min-height:90px}._actions_xvytx_123{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}._cancel_xvytx_130{background:#f3f4f6;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:500}._cancel_xvytx_130:hover{background:#e5e7eb}._save_xvytx_143{background:#0f172a;color:#fff;border:none;padding:10px 22px;border-radius:8px;cursor:pointer;font-weight:500}._save_xvytx_143:hover{background:#08142e}._save_xvytx_143:disabled,._cancel_xvytx_130:disabled{opacity:.6;cursor:not-allowed}._imageCard_xvytx_163{position:relative;width:120px;height:120px;margin-top:12px;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}._imageCard_xvytx_163 img{width:100%;height:100%;object-fit:cover;display:block}._imageRemove_xvytx_184{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:none;font-size:14px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}._imageRemove_xvytx_184:hover{background:#dc2626}@media(min-width:768px)and (max-width:1023px){._page_xvytx_1,._card_xvytx_41{padding:20px}._grid_xvytx_227{grid-template-columns:repeat(2,1fr);gap:14px}._imageGrid_xvytx_233{grid-template-columns:repeat(3,1fr)}._switchRow_xvytx_238{gap:24px}._variationGrid_xvytx_243{grid-template-columns:repeat(2,1fr);gap:12px}._actions_xvytx_123{gap:12px}}@media(max-width:767px){._page_xvytx_1{padding:14px}._card_xvytx_41{padding:16px;border-radius:12px}._backBtn_xvytx_16{font-size:14px}._uploadBox_xvytx_58{padding:24px;font-size:14px}._imageGrid_xvytx_233{grid-template-columns:repeat(2,1fr);gap:12px}._imageCard_xvytx_163 img{height:100px}._grid_xvytx_227{grid-template-columns:1fr;gap:14px}._field_xvytx_91 label{font-size:12px}._field_xvytx_91 input,._field_xvytx_91 textarea{font-size:14px}._field_xvytx_91 textarea{min-height:120px}._switchRow_xvytx_238{flex-direction:column;gap:16px;margin:20px 0}._toggleItem_xvytx_313{width:100%;justify-content:space-between}._variationHeader_xvytx_319{flex-direction:column;align-items:flex-start;gap:10px}._variationHeader_xvytx_319 h3{font-size:16px}._variationHint_xvytx_329{font-size:12px}._variationCard_xvytx_334{padding:14px}._variationGrid_xvytx_243{grid-template-columns:1fr;gap:12px}._variationActions_xvytx_345{flex-direction:column;align-items:flex-start;gap:10px;margin-top:10px}._addBtn_xvytx_353{width:100%;justify-content:center}._actions_xvytx_123{flex-direction:column;gap:12px;margin-top:24px}._actions_xvytx_123 button{width:100%}._gradientBtn_xvytx_369{width:100%;font-size:15px}}._page_13r7n_1{padding:24px;max-width:900px;margin:0 auto}._header_13r7n_8{display:flex;align-items:center;gap:12px;margin-bottom:20px}._backBtn_13r7n_15{background:#f3f4f6;border:none;padding:8px;border-radius:8px;cursor:pointer}._card_13r7n_24{background:#fff;border-radius:14px;padding:24px;box-shadow:0 10px 25px #0000000f}._form_13r7n_32{display:flex;flex-direction:column;gap:18px}._uploadBox_13r7n_39{border:1px dashed #0F172A;border-radius:12px;padding:36px;text-align:center;cursor:pointer;color:#0f172a;display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:500;transition:background .2s ease;margin-bottom:10px}._uploadBox_13r7n_39:hover{background:#eef2ff}._preview_13r7n_59 img{width:140px;height:140px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}._field_13r7n_68{display:flex;flex-direction:column;gap:6px}._field_13r7n_68 label{font-size:14px;font-weight:500}._field_13r7n_68 input,._field_13r7n_68 textarea,._field_13r7n_68 select{padding:12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px}._field_13r7n_68 textarea{resize:vertical;min-height:90px}._actions_13r7n_94{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}._cancel_13r7n_101{background:#f3f4f6;border:none;padding:10px 18px;border-radius:8px;cursor:pointer}._save_13r7n_109{background:#0f172a;color:#fff;border:none;padding:10px 22px;border-radius:8px;cursor:pointer}._save_13r7n_109:disabled,._cancel_13r7n_101:disabled{opacity:.6;cursor:not-allowed}._page_1febq_1{padding:20px}._backBtn_1febq_4{display:flex;margin-bottom:10px;font-weight:600;background:none;gap:10px;font-size:16px;border:none;cursor:pointer}._productLayout_1febq_14{display:flex;gap:32px;align-items:flex-start;background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 10px #0000000d}._productCard_1febq_24 img{width:240px;height:240px;object-fit:cover;border-radius:10px}._productInfo_1febq_31{flex:1}._meta_1febq_35{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}._badge_1febq_42{background:#eef2ff;padding:5px 10px;border-radius:6px;font-size:12px}._inStock_1febq_49{background:#dcfce7;color:#166534;padding:5px 10px;border-radius:6px;font-size:12px}._outStock_1febq_57{background:#fee2e2;color:#991b1b;padding:5px 10px;border-radius:6px;font-size:12px}._price_1febq_65{font-size:22px;font-weight:600;margin:10px 0}._price_1febq_65 span{margin-left:10px;font-size:14px;text-decoration:line-through;color:#888}._desc_1febq_78{margin-top:8px;color:#555}._stock_1febq_83{margin-top:10px}._extraInfo_1febq_87{margin-top:10px;font-size:14px;color:#444}._reviewSummary_1febq_93{margin-top:30px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000d}._avgRating_1febq_101{font-size:20px;font-weight:600;margin:5px 0}._ratingRow_1febq_107{display:flex;align-items:center;gap:10px;margin-top:6px;font-size:14px}._ratingRow_1febq_107 progress{flex:1}._reviewTitle_1febq_119{margin-top:30px;margin-bottom:15px}._reviewGrid_1febq_124{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px}._imageGallery_1febq_131{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:360px}._mainImage_1febq_140{width:100%;height:420px;border-radius:14px;overflow:hidden;background:#f3f4f6}._mainImage_1febq_140 img{width:100%;height:100%;object-fit:cover}._variationBlock_1febq_158{margin-top:5px;padding-top:10px;border-top:1px solid #e5e7eb}._variationBlock_1febq_158 h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#6b7280;margin-bottom:10px}._variationOptions_1febq_175{display:flex;gap:12px;flex-wrap:wrap}._variationTag_1febq_181{font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;transition:all .25s ease;cursor:pointer;position:relative}._variationTag_1febq_181:hover{border-color:#9f8d70;color:#9f8d70;background:#9f8d700d;box-shadow:0 6px 18px #9f8d7040;transform:translateY(-2px)}._variationTag_1febq_181:hover:after{content:"";position:absolute;inset:0;border-radius:8px;box-shadow:0 0 0 2px #9f8d7033;pointer-events:none}._productInfo_1febq_31{flex:1;display:flex;flex-direction:column;gap:18px;max-width:520px}._productInfo_1febq_31 h2{font-size:28px;font-weight:700;letter-spacing:-.3px;color:#111827;margin-bottom:4px}._meta_1febq_35{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}._badge_1febq_42{background:#f3f4f6;color:#374151;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid #e5e7eb;letter-spacing:.3px}._desc_1febq_78{font-size:15px;line-height:1.75;color:#4b5563;max-width:520px}._price_1febq_65{font-size:30px;font-weight:700;margin-top:12px;color:#111827;display:flex;align-items:baseline;gap:14px}._price_1febq_65 span{font-size:16px;font-weight:500;text-decoration:line-through;color:#9ca3af}._stock_1febq_83{font-size:14px;margin-top:2px;padding:10px 14px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._extraInfo_1febq_87{display:grid;grid-template-columns:repeat(2,auto);gap:8px 30px;margin-top:5px;font-size:14px;color:#4b5563}._extraInfo_1febq_87 strong{font-weight:600;color:#111827}._thumbnailWrapper_1febq_329{width:100%;display:flex;justify-content:center}._thumbnailRow_1febq_336{display:flex;gap:10px}._thumb_1febq_329,._activeThumb_1febq_343{width:58px;height:58px;border-radius:8px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:all .25s ease}._thumb_1febq_329{opacity:.65}._thumb_1febq_329:hover{opacity:1;transform:scale(1.06);box-shadow:0 6px 16px #00000026}._activeThumb_1febq_343{opacity:1;border-color:#111827;box-shadow:0 0 0 1px #111827 inset}._reviewCard_1febq_374{background:linear-gradient(180deg,#fff,#f9fafb);border-radius:14px;padding:18px;box-shadow:0 8px 20px #0000000f;transition:transform .2s ease,box-shadow .2s ease}._reviewCard_1febq_374:hover{transform:translateY(-3px);box-shadow:0 12px 26px #0000001a}._reviewTop_1febq_387{display:flex;align-items:center;gap:12px}._avatar_1febq_393{width:42px;height:42px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}._userBlock_1febq_405{flex:1}._userBlock_1febq_405 strong{display:block;font-size:14px}._date_1febq_414{font-size:12px;color:#6b7280}._stars_1febq_419{font-size:16px;color:#fbbf24;white-space:nowrap}._comment_1febq_425{margin-top:12px;font-size:14px;line-height:1.6;color:#374151}._reviewActions_1febq_435{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:6px}._reviewActions_1febq_435 button{width:30px;height:30px;padding:0;border-radius:50%;border:none;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._reviewActions_1febq_435 button svg{font-size:14px;color:#374151}._reviewActions_1febq_435 button:hover{background:#e5e7eb;transform:scale(1.05)}._reviewActions_1febq_435 ._delete_1febq_470{background:#fee2e2}._reviewActions_1febq_435 ._delete_1febq_470 svg{color:#991b1b}._reviewActions_1febq_435 ._delete_1febq_470:hover{background:#fecaca}._modalOverlay_1febq_483{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1febq_483{background:#fff;padding:20px;width:400px;border-radius:12px;box-shadow:0 10px 30px #0003}._modal_1febq_483 h3{margin-bottom:12px}._modal_1febq_483 label{font-size:14px;font-weight:500;margin-top:10px;display:block}._modal_1febq_483 select,._modal_1febq_483 textarea{width:100%;margin-top:6px;padding:8px;border-radius:6px;border:1px solid #d1d5db;font-size:14px}._modalActions_1febq_522{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}._cancelBtn_1febq_529{background:#e5e7eb;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}._saveBtn_1febq_537{background:#4f46e5;color:#fff;border:none;padding:6px 14px;border-radius:6px;cursor:pointer}._saveBtn_1febq_537:disabled{opacity:.6;cursor:not-allowed}@media(min-width:1024px){._reviewCard_1febq_374{width:418%}}@media(min-width:768px)and (max-width:1023px){._page_1febq_1{padding:16px}._productLayout_1febq_14{gap:24px}._imageGallery_1febq_131{max-width:300px}._mainImage_1febq_140{height:360px}._thumb_1febq_329,._activeThumb_1febq_343{width:52px;height:52px}._price_1febq_65{font-size:21px}._reviewGrid_1febq_124{grid-template-columns:repeat(2,1fr)}._reviewCard_1febq_374{width:auto}._modal_1febq_483{width:420px}}@media(max-width:767px){._page_1febq_1{padding:12px}._productLayout_1febq_14{flex-direction:column;align-items:center}._imageGallery_1febq_131{width:100%;max-width:320px}._mainImage_1febq_140{height:300px}._thumbnailRow_1febq_336{justify-content:center;flex-wrap:wrap}._thumb_1febq_329,._activeThumb_1febq_343{width:48px;height:48px}._productInfo_1febq_31{width:100%;text-align:left}._meta_1febq_35{justify-content:center}._price_1febq_65{font-size:20px}._reviewGrid_1febq_124{grid-template-columns:1fr}._reviewCard_1febq_374{width:auto}._modal_1febq_483{width:90%;max-width:360px}}._page_dyzx4_1{background:#f9fafb;padding:8px}._header_dyzx4_7{margin:16px 0 28px}._header_dyzx4_7 h1{font-size:22px;margin:0}._header_dyzx4_7 p{margin-top:4px;font-size:12px;color:#6b7280}._stats_dyzx4_23{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}._statCard_dyzx4_31{background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb;background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff;box-shadow:0 10px 25px #00000014;transition:transform .25s ease,box-shadow .25s ease}._statCard_dyzx4_31:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}._statCard_dyzx4_31 span{font-size:14px;opacity:.95}._statCard_dyzx4_31 h3{margin-top:8px;font-size:26px;font-weight:700}._filters_dyzx4_60{display:flex;gap:12px;margin-bottom:20px}._searchBox_dyzx4_66{flex:3;position:relative}._searchBox_dyzx4_66 input{width:100%;padding:10px 16px 10px 44px;border-radius:10px;border:1px solid #e5e7eb}._searchIcon_dyzx4_78{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af}._filterBox_dyzx4_85{flex:1}._filterBox_dyzx4_85 select{width:100%;padding:10px 16px 10px 10px;border-radius:10px;border:1px solid #e5e7eb}._tableWrapper_dyzx4_96{background:#fff;border-radius:12px;border:1px solid #e5e7eb}._tableScroll_dyzx4_103{overflow-x:auto;width:100%}._active_dyzx4_140{background:#dcfce7;color:#166534;padding:4px 10px;border-radius:999px;font-size:12px;display:inline-block}._inactive_dyzx4_149{background:#fee2e2;color:#991b1b;padding:4px 10px;border-radius:999px;font-size:12px;display:inline-block}._actions_dyzx4_159{font-size:18px;color:#6b7280;cursor:pointer}._pagination_dyzx4_166{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb}._pageBtn_dyzx4_175{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s}._pageBtn_dyzx4_175:hover:not(:disabled){background:#f3f4f6}._pageBtn_dyzx4_175:disabled{opacity:.5;cursor:not-allowed}._pageInfo_dyzx4_193{font-size:14px}._mobileCards_dyzx4_198{display:none}._customerCard_dyzx4_202{padding:16px;border-bottom:1px solid #e5e7eb}._customerCard_dyzx4_202:last-child{border-bottom:none}._cardHeader_dyzx4_211{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px}._cardHeader_dyzx4_211 strong{font-size:16px}._cardDetails_dyzx4_222{display:grid;gap:8px}._cardRow_dyzx4_227{display:flex;justify-content:space-between;font-size:14px}._cardLabel_dyzx4_233{color:#6b7280}._cardValue_dyzx4_237{font-weight:500}._activeBtn_dyzx4_240{background-color:#16a34a;color:#fff;border:none;padding:6px 12px;font-size:12px;border-radius:6px;cursor:pointer}._inactiveBtn_dyzx4_250{background-color:#dc2626;color:#fff;border:none;padding:6px 12px;font-size:12px;border-radius:6px;cursor:pointer}._activeBtn_dyzx4_240:hover,._inactiveBtn_dyzx4_250:hover{opacity:.9}@media(max-width:1024px){._stats_dyzx4_23{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._page_dyzx4_1{padding:12px}._header_dyzx4_7{margin:12px 0 20px}._header_dyzx4_7 h1{font-size:20px}._stats_dyzx4_23{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}._statCard_dyzx4_31{padding:12px}._statCard_dyzx4_31 span{font-size:11px}._statCard_dyzx4_31 h3{font-size:18px;margin-top:4px}._filters_dyzx4_60{flex-direction:column;gap:10px}._filters_dyzx4_60 select{width:100%}._tableScroll_dyzx4_103{display:none}._mobileCards_dyzx4_198{display:block}._pagination_dyzx4_166{flex-direction:row;justify-content:space-between}._pageBtn_dyzx4_175{padding:10px 16px}._pageInfo_dyzx4_193{font-size:13px}}@media(max-width:480px){._stats_dyzx4_23{grid-template-columns:1fr}._pagination_dyzx4_166{gap:8px}._pageBtn_dyzx4_175{flex:1}}._page_1k10j_1{background:#f9fafb;padding:12px}._header_1k10j_7{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}._header_1k10j_7 h1{font-size:24px;margin:0 0 4px}._header_1k10j_7 p{margin:0;color:#6b7280;font-size:14px}._addBtn_1k10j_27{background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:6px;font-size:14px;transition:background .2s}._addBtn_1k10j_27:hover{background:#1e293b}._filters_1k10j_47{margin-bottom:20px}._searchBox_1k10j_51{position:relative;max-width:420px;width:100%}._searchBox_1k10j_51 input{width:100%;padding:10px 16px 10px 44px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;outline:none}._searchBox_1k10j_51 input:focus{border-color:#0f172a}._searchIcon_1k10j_70{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af}._tableWrapper_1k10j_79{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}._tableScroll_1k10j_86{overflow-x:auto;-webkit-overflow-scrolling:touch}th,td{padding:16px;font-size:14px;white-space:nowrap;text-align:left}thead th{font-weight:600;color:#374151}tbody tr{border-top:1px solid #e5e7eb;transition:background .2s}._active_1k10j_124{background:#dcfce7;color:#166534;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;display:inline-block}._expired_1k10j_134{background:#fee2e2;color:#991b1b;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;display:inline-block}._actions_1k10j_145{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:10px}._actionIcon_1k10j_153{cursor:pointer;font-size:18px;color:#6b7280;transition:all .2s}._actionIcon_1k10j_153:hover{color:#111827;transform:scale(1.1)}._pagination_1k10j_166{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb;flex-wrap:wrap}._pageBtn_1k10j_176{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .2s}._pageBtn_1k10j_176:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}._pageBtn_1k10j_176:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1k10j_196{font-size:14px;color:#6b7280}._mobileCards_1k10j_202{display:none}._couponCard_1k10j_206{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:12px}._cardHeader_1k10j_214{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._cardTitle_1k10j_221{font-weight:600;font-size:16px;color:#111827;margin:0}._cardActions_1k10j_228{display:flex;gap:12px}._cardRow_1k10j_233{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:14px}._cardRow_1k10j_233:last-child{border-bottom:none}._cardLabel_1k10j_245{color:#6b7280;font-weight:500}._cardValue_1k10j_250{color:#111827;font-weight:400}@media(max-width:1024px){._page_1k10j_1{padding:16px}table{min-width:800px}th,td{padding:12px;font-size:13px}}@media(max-width:768px){._page_1k10j_1{padding:12px}._header_1k10j_7{flex-direction:column;align-items:flex-start;gap:16px}._header_1k10j_7 h1{font-size:20px}._addBtn_1k10j_27{width:100%;justify-content:center;padding:12px 16px}._searchBox_1k10j_51{max-width:100%}._tableScroll_1k10j_86{display:none}._mobileCards_1k10j_202{display:block;padding:12px}._pagination_1k10j_166{justify-content:center}._tableWrapper_1k10j_79{padding:0}}@media(max-width:480px){._page_1k10j_1{padding:8px}._header_1k10j_7{gap:12px}._header_1k10j_7 h1{font-size:18px}._header_1k10j_7 p{font-size:13px}._addBtn_1k10j_27{font-size:13px;padding:10px 14px}._searchBox_1k10j_51 input{padding:9px 14px 9px 40px;font-size:13px}._couponCard_1k10j_206{padding:14px}._cardTitle_1k10j_221{font-size:15px}._cardRow_1k10j_233{font-size:13px;padding:6px 0}._actionIcon_1k10j_153{font-size:16px}._pagination_1k10j_166{padding:12px;gap:8px}._pageBtn_1k10j_176{padding:6px 12px;font-size:13px}._pageInfo_1k10j_196{font-size:13px}._active_1k10j_124,._expired_1k10j_134{font-size:11px;padding:3px 8px}}@media(max-width:360px){._header_1k10j_7 h1{font-size:16px}._cardActions_1k10j_228{gap:8px}._actionIcon_1k10j_153{font-size:15px}}._overlay_1ehok_1{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:9999}._modal_1ehok_11{background:#fff;border-radius:14px;padding:20px;width:100%;max-width:420px}._modal_1ehok_11 h3{margin-bottom:16px}._field_1ehok_23{display:flex;flex-direction:column;gap:6px}._field_1ehok_23 label{font-size:13px;font-weight:700;color:#374151}._field_1ehok_23 input,._field_1ehok_23 select{padding:10px 12px;margin-bottom:10px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}._field_1ehok_23 input:focus,._field_1ehok_23 select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}._dateRow_1ehok_52{display:flex;gap:10px}._actions_1ehok_57{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}._cancel_1ehok_64{background:#fff;border:1px solid #e5e7eb;padding:8px 14px;border-radius:8px}._save_1ehok_71{background:#0f172a;color:#fff;border:none;padding:8px 14px;border-radius:8px}._page_14sla_1{background:#f9fafb;padding:8px;max-width:100%;overflow-x:hidden}@media(min-width:768px){._page_14sla_1{padding:16px}}@media(min-width:1024px){._page_14sla_1{padding:24px}}._header_14sla_21{margin:16px 0 24px}._header_14sla_21 h1{font-size:18px;margin:0;color:#111827}._header_14sla_21 p{margin-top:4px;font-size:12px;color:#6b7280}@media(min-width:768px){._header_14sla_21{margin:16px 0 28px}._header_14sla_21 h1{font-size:22px}._header_14sla_21 p{font-size:14px}}._tableWrapper_14sla_52{background:#fff;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:20px;overflow:hidden}._formCard_14sla_61{padding:12px;display:grid;gap:12px;border-bottom:1px solid #e5e7eb}._formCard_14sla_61 h3{margin:0 0 6px;font-size:16px;color:#111827}._formCard_14sla_61 input[type=text]{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._formCard_14sla_61 input[type=text]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formCard_14sla_61 input[type=file]{width:100%;box-sizing:border-box;font-size:14px;cursor:pointer}._formCard_14sla_61 input[type=file]::file-selector-button{padding:9px 16px;border:2px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:14px;font-weight:600;cursor:pointer;margin-right:12px;transition:all .2s}._formCard_14sla_61 input[type=file]::file-selector-button:hover{background:#f3f4f6;border-color:#d1d5db}._formCard_14sla_61 input[type=file]::file-selector-button:active{transform:scale(.98)}._formCard_14sla_61 input{padding:0 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._formCard_14sla_61 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formCard_14sla_61 button{padding:10px 16px;border-radius:10px;background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s,transform .1s}._formCard_14sla_61 button:hover{background:linear-gradient(135deg,#5e2d0d,#482e05,#5c2704)}._formCard_14sla_61 button:active{transform:scale(.98)}@media(min-width:768px){._formCard_14sla_61{padding:16px;grid-template-columns:repeat(2,1fr);gap:12px}._formCard_14sla_61 h3{grid-column:1 / -1;font-size:18px}}@media(min-width:1024px){._formCard_14sla_61{grid-template-columns:repeat(3,1fr) auto;align-items:end}._formCard_14sla_61 button{white-space:nowrap}}._mobileCardList_14sla_180{display:grid;gap:12px;padding:12px}@media(min-width:768px){._mobileCardList_14sla_180{display:none}}._bannerCard_14sla_192{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;transition:box-shadow .2s}._bannerCard_14sla_192:active{box-shadow:0 2px 8px #0000001a}._cardImage_14sla_204{width:100%;height:140px;object-fit:cover}._cardContent_14sla_210{padding:12px}._cardTitle_14sla_214{font-size:15px;font-weight:600;color:#111827;margin:0 0 6px}._cardLink_14sla_221{font-size:13px;color:#6b7280;margin:0 0 6px;word-break:break-word;overflow-wrap:anywhere}._cardDate_14sla_229{font-size:12px;color:#9ca3af;margin:0 0 12px}._cardActions_14sla_235{display:flex;gap:8px;padding-top:12px;border-top:1px solid #f3f4f6}._cardButton_14sla_242{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}._cardButton_14sla_242:hover{background:#f9fafb}._cardButton_14sla_242:active{transform:scale(.97)}._cardButton_14sla_242._edit_14sla_267:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}._cardButton_14sla_242._delete_14sla_273:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}._tableScroll_14sla_280{overflow-x:auto;-webkit-overflow-scrolling:touch;display:none}@media(min-width:768px){._tableScroll_14sla_280{display:block}}table{width:100%;min-width:700px;border-collapse:collapse}th,td{padding:12px;font-size:13px;white-space:nowrap;text-align:left}td:nth-child(3){max-width:260px;word-break:break-word;overflow-wrap:anywhere;white-space:normal}th{font-weight:600;color:#374151}@media(min-width:768px){table{min-width:900px}th,td{padding:16px;font-size:14px}}tbody tr{border-top:1px solid #e5e7eb;transition:background-color .15s}._bannerImg_14sla_344{width:100px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}@media(min-width:768px){._bannerImg_14sla_344{width:120px;height:48px}}._actions_14sla_360{display:flex;align-items:center;justify-content:center;gap:12px;font-size:18px;color:#6b7280;margin-top:10px}._actions_14sla_360 svg{cursor:pointer;transition:color .2s,transform .15s}._actions_14sla_360 svg:hover{transform:scale(1.15)}._actions_14sla_360 svg:first-child:hover{color:#3b82f6}._actions_14sla_360 svg:last-child:hover{color:#ef4444}._actions_14sla_360 svg:active{transform:scale(1.05)}@media(min-width:768px){._actions_14sla_360{gap:14px}}._empty_14sla_398{text-align:center;padding:32px 20px;color:#6b7280;font-size:14px}@media(min-width:768px){._empty_14sla_398{padding:40px 20px}}._overlay_14sla_412{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:_fadeIn_14sla_1 .2s ease-out}@keyframes _fadeIn_14sla_1{0%{opacity:0}to{opacity:1}}._modal_14sla_433{background:#fff;width:100%;max-width:420px;border-radius:14px;padding:16px;border:1px solid #e5e7eb;box-shadow:0 25px 50px #00000040;display:grid;gap:14px;max-height:90vh;overflow-y:auto;animation:_slideUp_14sla_1 .3s ease-out}@keyframes _slideUp_14sla_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:480px){._modal_14sla_433{padding:20px}}._modal_14sla_433 h3{margin:0;font-size:18px;color:#111827}._modal_14sla_433 input[type=text]{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._modal_14sla_433 input[type=text]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modal_14sla_433 input[type=file]{width:100%;box-sizing:border-box;font-size:14px;cursor:pointer}._modal_14sla_433 input[type=file]::file-selector-button{padding:10px 16px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:14px;font-weight:500;cursor:pointer;margin-right:12px;transition:all .2s}._modal_14sla_433 input[type=file]::file-selector-button:hover{background:#f3f4f6;border-color:#d1d5db}._modal_14sla_433 input[type=file]::file-selector-button:active{transform:scale(.98)}._modal_14sla_433 input{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._modal_14sla_433 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._editPreview_14sla_533{width:100%;height:120px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}@media(min-width:480px){._editPreview_14sla_533{height:140px}}._modalActions_14sla_547{display:grid;grid-template-columns:1fr;gap:10px;margin-top:6px}@media(min-width:480px){._modalActions_14sla_547{grid-template-columns:1fr 1fr;gap:12px}}._modalActions_14sla_547 button{padding:11px 18px;border-radius:10px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;width:100%}._modalActions_14sla_547 button:first-child{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff}._cancelBtn_14sla_577{background:#e5e7eb;color:#111827}._cancelBtn_14sla_577:hover{background:#d1d5db}._modalActions_14sla_547 button:active{transform:scale(.97)}._formCard_14sla_61 button:disabled,._modalActions_14sla_547 button:disabled{opacity:.6;cursor:not-allowed}._formCard_14sla_61 button:disabled:hover,._modalActions_14sla_547 button:disabled:hover{transform:none}._page_1y9wo_2{background:#f9fafb;padding:12px}._header_1y9wo_8{display:flex;justify-content:space-between;align-items:center;margin:16px 0 28px;gap:12px}._header_1y9wo_8 h1{font-size:22px;margin:0}._header_1y9wo_8 p{margin-top:4px;font-size:12px;color:#6b7280}._addBtn_1y9wo_27{display:flex;align-items:center;gap:8px;background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer}._filters_1y9wo_41{margin-bottom:20px}._searchBox_1y9wo_45{position:relative;max-width:420px}._searchBox_1y9wo_45 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_1y9wo_58{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._tableWrapper_1y9wo_68{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}th,td{padding:16px;font-size:14px;text-align:center;white-space:nowrap}._loading_1y9wo_96{padding:24px;text-align:center;color:#6b7280}._actions_1y9wo_103{display:flex;justify-content:center;gap:10px}._editBtn_1y9wo_109,._deleteBtn_1y9wo_110{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}._editBtn_1y9wo_109{color:#0f172a}._editBtn_1y9wo_109:hover{background:#e0e7ff}._deleteBtn_1y9wo_110{color:#dc2626}._deleteBtn_1y9wo_110:hover{background:#fee2e2}._pagination_1y9wo_138{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb}._pageBtn_1y9wo_147{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}._pageBtn_1y9wo_147:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1y9wo_160{font-size:14px;color:#374151}._modalBackdrop_1y9wo_166{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:2000}._modal_1y9wo_166{background:#fff;width:100%;max-width:480px;border-radius:14px;padding:20px}._modal_1y9wo_166 h3{margin-bottom:16px;font-size:18px}._chipInput_1y9wo_190{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:14px}._chipInput_1y9wo_190 input{border:none;outline:none;font-size:14px;flex:1;min-width:120px}._chip_1y9wo_190{display:flex;align-items:center;gap:6px;background:#e0e7ff;color:#3730a3;padding:4px 8px;border-radius:8px;font-size:12px}._chip_1y9wo_190 svg{cursor:pointer}._modal_1y9wo_166 input[type=number]{width:100%;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;margin-bottom:16px}._modalActions_1y9wo_234{display:flex;justify-content:flex-end;gap:12px}._cancelBtn_1y9wo_240{background:#fff;border:1px solid #e5e7eb;padding:8px 14px;border-radius:8px;cursor:pointer}._saveBtn_1y9wo_248{background:#0f172a;color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer}._mobileCards_1y9wo_259{display:none}._desktopTable_1y9wo_260{display:table;width:100%}@media(max-width:1024px){._page_1y9wo_2{padding:16px}._searchBox_1y9wo_45{max-width:350px}th,td{padding:12px 8px;font-size:13px}._modal_1y9wo_166{max-width:440px}}@media(max-width:720px){._header_1y9wo_8{flex-direction:column;align-items:stretch;margin-bottom:20px;gap:16px}._header_1y9wo_8 h1{font-size:20px}._addBtn_1y9wo_27{width:100%;justify-content:center;height:48px}._searchBox_1y9wo_45{max-width:100%}._desktopTable_1y9wo_260{display:none}._mobileCards_1y9wo_259{display:flex;flex-direction:column;gap:12px;padding:12px 0}._card_1y9wo_302{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}._cardHeader_1y9wo_309{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f4f6;padding-bottom:12px;margin-bottom:12px}._cardActions_1y9wo_318{display:flex;gap:10px}._pagination_1y9wo_138{justify-content:center;padding:16px}._modal_1y9wo_166{width:92%;padding:20px}}@media(max-width:460px){._page_1y9wo_2{padding:10px}._card_1y9wo_302{padding:12px}._cardCode_1y9wo_342{font-size:14px}._modalActions_1y9wo_234{flex-direction:column-reverse;gap:10px}._modalActions_1y9wo_234 button{width:100%;height:45px;font-size:15px}._pagination_1y9wo_138{flex-wrap:wrap;gap:8px}._pageInfo_1y9wo_160{width:100%;text-align:center;margin-bottom:4px;order:-1}._pageBtn_1y9wo_147{flex:1;text-align:center;padding:12px}._modal_1y9wo_166 h3,._chipInput_1y9wo_190 input{font-size:16px}}._page_17gcj_1{background:#f9fafb;padding:8px}._header_17gcj_7{display:flex;justify-content:flex-start;margin:16px 0 28px}._createBtn_17gcj_12{margin-left:auto;background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer}._header_17gcj_7 h1{font-size:22px;margin:0}._header_17gcj_7 p{margin-top:4px;font-size:12px;color:#6b7280}._detailHeader_17gcj_34{margin:16px 0 28px}._backBtn_17gcj_38{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;margin-bottom:16px;transition:all .2s}._backBtn_17gcj_38:hover{background:#f3f4f6}._headerInfo_17gcj_55 h1{font-size:22px;margin:0}._headerInfo_17gcj_55 p{margin-top:4px;font-size:12px;color:#6b7280}._stats_17gcj_67{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:28px}._statCard_17gcj_74{background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb;background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff;box-shadow:0 10px 25px #00000014;transition:transform .25s ease,box-shadow .25s ease}._statCard_17gcj_74:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}._statCard_17gcj_74 span{font-size:14px;opacity:.95}._statCard_17gcj_74 h3{margin-top:8px;font-size:26px;font-weight:700}._filters_17gcj_102{display:flex;gap:12px;margin-bottom:20px}._searchBox_17gcj_108{flex:3;position:relative}._searchBox_17gcj_108 input{width:100%;padding:10px 16px 10px 44px;border-radius:10px;border:1px solid #e5e7eb}._searchIcon_17gcj_120{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af}._filterBox_17gcj_128{flex:1}._filterBox_17gcj_128 select{width:100%;padding:10px 16px 10px 10px;border-radius:10px;border:1px solid #e5e7eb}._tableWrapper_17gcj_140{background:#fff;border-radius:12px;border:1px solid #e5e7eb}._tableScroll_17gcj_147{overflow-x:auto;width:100%}table{width:100%;min-width:900px;border-collapse:collapse}th,td{padding:16px;font-size:14px;white-space:nowrap}th{text-align:left;font-weight:600}tbody tr{border-top:1px solid #e5e7eb}tbody tr:hover{background:#f9fafb}._active_17gcj_184{background:#dcfce7;color:#166534;padding:4px 10px;border-radius:999px;font-size:12px;display:inline-block}._inactive_17gcj_193{background:#fee2e2;color:#991b1b;padding:4px 10px;border-radius:999px;font-size:12px;display:inline-block}._actions_17gcj_203{font-size:18px;color:#6b7280;cursor:pointer}._viewBtn_17gcj_209{background-color:#0f172a;color:#fff;border:none;padding:6px 12px;font-size:12px;border-radius:6px;cursor:pointer}._viewBtn_17gcj_209:hover{opacity:.9}._pagination_17gcj_224{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb}._pageBtn_17gcj_233{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s}._pageBtn_17gcj_233:hover:not(:disabled){background:#f3f4f6}._pageBtn_17gcj_233:disabled{opacity:.5;cursor:not-allowed}._pageInfo_17gcj_251{font-size:14px}._mobileCards_17gcj_256{display:none}._partnerCard_17gcj_260{padding:16px;border-bottom:1px solid #e5e7eb}._partnerCard_17gcj_260:last-child{border-bottom:none}._cardHeader_17gcj_269{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px}._cardHeader_17gcj_269 strong{font-size:16px}._cardDetails_17gcj_280{display:grid;gap:8px}._cardRow_17gcj_285{display:flex;justify-content:space-between;font-size:14px}._cardLabel_17gcj_291{color:#6b7280}._cardValue_17gcj_295{font-weight:500}._tabs_17gcj_300{display:flex;gap:8px;margin-bottom:20px;background:#fff;border-radius:12px;padding:8px;border:1px solid #e5e7eb}._tabs_17gcj_300 button{flex:1;padding:10px 16px;border:none;background:transparent;cursor:pointer;border-radius:8px;font-size:14px;transition:all .2s}._tabs_17gcj_300 button:hover{background:#f3f4f6}._activeTab_17gcj_325{background:#1a1410!important;color:#fff!important}._tabContent_17gcj_331{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px}._profileSection_17gcj_339 h3{font-size:18px;margin-bottom:20px}._profileGrid_17gcj_344{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._profileField_17gcj_350{display:flex;flex-direction:column;gap:8px}._profileField_17gcj_350 label{font-size:12px;color:#6b7280;font-weight:600}._profileField_17gcj_350 div{font-size:14px;color:#111827}._ordersSection_17gcj_368 h3{font-size:18px;margin-bottom:20px}._ordersTable_17gcj_373{overflow-x:auto}._ordersTable_17gcj_373 table{min-width:800px}._orderStatus_17gcj_381{padding:4px 10px;border-radius:999px;font-size:12px;background:#e5e7eb;color:#374151;text-transform:capitalize}._paymentStatus_17gcj_390{padding:4px 10px;border-radius:999px;font-size:12px;background:#dbeafe;color:#1e40af;text-transform:capitalize}._emptyState_17gcj_399{text-align:center;color:#6b7280;padding:40px 20px}._mobileOrderCards_17gcj_406{display:none}._orderCard_17gcj_410{padding:16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}._orderCard_17gcj_410:last-child{margin-bottom:0}._orderCardHeader_17gcj_421{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}._orderCardHeader_17gcj_421 strong{font-size:14px}._orderCardDetails_17gcj_434{display:grid;gap:8px}._manageSection_17gcj_440 h3{font-size:18px;margin-bottom:20px}._manageActions_17gcj_445{display:flex;gap:12px}._editBtn_17gcj_450{padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._editBtn_17gcj_450:hover{opacity:.9}._deleteBtn_17gcj_464{padding:10px 20px;background:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:8px}._deleteBtn_17gcj_464:hover{opacity:.9}._editForm_17gcj_482{max-width:500px}._formGroup_17gcj_486{margin-bottom:20px}._formGroup_17gcj_486 label{display:block;font-size:12px;color:#6b7280;font-weight:600;margin-bottom:8px}._formGroup_17gcj_486 input{width:100%;padding:10px 16px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}._formActions_17gcj_506{display:flex;gap:12px}._saveBtn_17gcj_511{padding:10px 20px;background:#0f172a;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._saveBtn_17gcj_511:hover{opacity:.9}._cancelBtn_17gcj_525{padding:10px 20px;background:#6b7280;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._cancelBtn_17gcj_525:hover{opacity:.9}._modalOverlay_17gcj_540{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_17gcj_540{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%}._modal_17gcj_540 h3{font-size:18px;margin-bottom:12px}._modal_17gcj_540 p{font-size:14px;color:#6b7280;margin-bottom:20px}._modalActions_17gcj_572{display:flex;gap:12px;justify-content:flex-end}._confirmDeleteBtn_17gcj_578{padding:10px 20px;background:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._confirmDeleteBtn_17gcj_578:hover{opacity:.9}._sectionHeader_17gcj_591{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}._sectionHeader_17gcj_591 h3{margin:0}._dateFilterBar_17gcj_605{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._dateFilterGroup_17gcj_612{display:flex;align-items:center;gap:6px}._dateFilterGroup_17gcj_612 label{font-size:12px;font-weight:500;color:#6b7280;white-space:nowrap}._dateFilterGroup_17gcj_612 input[type=date]{padding:6px 10px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#111827;background:#fff;cursor:pointer;outline:none;transition:border-color .2s}._dateFilterGroup_17gcj_612 input[type=date]:focus{border-color:#6366f1}._clearDateBtn_17gcj_642{padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:background .2s,color .2s}._clearDateBtn_17gcj_642:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}@media(max-width:1024px){._stats_17gcj_67{grid-template-columns:repeat(3,1fr)}._profileGrid_17gcj_344{grid-template-columns:1fr}}@media(max-width:768px){._page_17gcj_1{padding:12px}._header_17gcj_7{margin:12px 0 20px}._header_17gcj_7 h1{font-size:20px}._detailHeader_17gcj_34{margin:12px 0 20px}._stats_17gcj_67{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}._statCard_17gcj_74{padding:12px}._statCard_17gcj_74 span{font-size:11px}._statCard_17gcj_74 h3{font-size:18px;margin-top:4px}._filters_17gcj_102{flex-direction:column;gap:10px}._filters_17gcj_102 select{width:100%}._tableScroll_17gcj_147{display:none}._mobileCards_17gcj_256{display:block}._pagination_17gcj_224{flex-direction:row;justify-content:space-between}._pageBtn_17gcj_233{padding:10px 16px}._pageInfo_17gcj_251{font-size:13px}._tabs_17gcj_300{flex-wrap:wrap}._tabs_17gcj_300 button{font-size:12px;padding:8px 12px}._tabContent_17gcj_331{padding:16px}._profileGrid_17gcj_344{grid-template-columns:1fr}._manageActions_17gcj_445{flex-direction:column}._editForm_17gcj_482{max-width:100%}._ordersTable_17gcj_373{overflow-x:auto}._ordersTable_17gcj_373 table{min-width:800px}}@media(max-width:480px){._stats_17gcj_67{grid-template-columns:1fr}._pagination_17gcj_224{gap:8px}._pageBtn_17gcj_233{flex:1}._formActions_17gcj_506{flex-direction:column}}._page_wfdgf_1{padding:16px;background:#f9fafb}._header_wfdgf_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._header_wfdgf_7 h1{margin:0;font-size:22px}._header_wfdgf_7 p{margin:4px 0 0;color:#6b7280;font-size:12px}._filters_wfdgf_26{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}._searchBox_wfdgf_34{position:relative;flex:1;max-width:520px}._searchBox_wfdgf_34 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_wfdgf_48{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._filters_wfdgf_26 select{width:220px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px}._tableWrapper_wfdgf_67{background:#fff;border-radius:12px;overflow:hidden}table{width:100%;border-collapse:collapse}thead{background:#f3f4f6}th{padding:24px;text-align:left;font-size:15px}td{padding:14px 21px;text-align:left;font-size:15px}tbody tr{border-top:1px solid #e5e7eb;height:72px}._time_wfdgf_99{font-size:12px;color:#6b7280}._status_wfdgf_105{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;text-transform:capitalize;display:inline-block}._pending_wfdgf_114{background:#e5e7eb;color:#374151}._approved_wfdgf_119{background:#d1fae5;color:#065f46}._rejected_wfdgf_124{background:#fee2e2;color:#991b1b}._pickedUp_wfdgf_129{background:#dbeafe;color:#1e40af}._returned_wfdgf_134{background:#fef3c7;color:#92400e}._refunded_wfdgf_139{background:#ede9fe;color:#5b21b6}._returnType_wfdgf_145{padding:3px 8px;border-radius:6px;font-size:12px;font-weight:500;background:#f3f4f6;color:#374151}._viewBtn_wfdgf_155{padding:6px 12px;border-radius:8px;border:none;background:#e5e7eb;cursor:pointer;font-size:13px}._viewBtn_wfdgf_155:hover{background:#d1d5db}._pagination_wfdgf_169{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fff}._pageBtn_wfdgf_179{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .2s ease}._pageBtn_wfdgf_179:hover:not(:disabled){background:#eef2ff;border-color:#6366f1;color:#4338ca}._pageBtn_wfdgf_179:disabled{opacity:.5;cursor:not-allowed}._pageInfo_wfdgf_200{font-size:14px;color:#374151}._mobileList_wfdgf_206{display:none}@media(min-width:768px)and (max-width:1023px){._filters_wfdgf_26{flex-wrap:wrap}._filters_wfdgf_26 select{width:100%}._tableWrapper_wfdgf_67{overflow-x:auto}table{min-width:900px}}@media(max-width:767px){._header_wfdgf_7{flex-direction:column;align-items:flex-start;gap:12px}._filters_wfdgf_26{flex-direction:column;align-items:stretch}._filters_wfdgf_26 select{width:100%}._tableWrapper_wfdgf_67{display:none}._mobileList_wfdgf_206{display:flex;flex-direction:column;gap:14px}._mobileCard_wfdgf_255{background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb}._cardHeader_wfdgf_262{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._cardRow_wfdgf_269{margin-top:8px}._cardRow_wfdgf_269 span{font-size:12px;color:#6b7280;display:block}._cardRow_wfdgf_269 p,._cardRow_wfdgf_269 strong{margin-top:2px;font-size:14px;color:#111827}._viewBtn_wfdgf_155{margin-top:12px;width:100%}}._container_6rmyr_2{padding:2rem;max-width:1400px;margin:0 auto}._loading_6rmyr_8,._error_6rmyr_9{text-align:center;padding:3rem;font-size:1.1rem;color:#666}._error_6rmyr_9{color:#dc2626}._header_6rmyr_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._headerLeft_6rmyr_30{display:flex;align-items:center;gap:1rem}._backBtn_6rmyr_36{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}._backBtn_6rmyr_36:hover{background:#f3f4f6;border-color:#9ca3af}._title_6rmyr_54{font-size:1.75rem;font-weight:700;margin:0;color:#111827}._subtitle_6rmyr_61{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._headerRight_6rmyr_67{display:flex;align-items:center}._content_6rmyr_73{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}._left_6rmyr_79,._right_6rmyr_80{display:flex;flex-direction:column;gap:1.5rem}._card_6rmyr_87{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._cardTitle_6rmyr_95{font-size:1.125rem;font-weight:600;margin:0 0 1.25rem;color:#111827;display:flex;align-items:center}._items_6rmyr_105{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._item_6rmyr_105{display:flex;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}._itemImage_6rmyr_121{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;background:#f3f4f6;flex-shrink:0}._itemDetails_6rmyr_131{flex:1}._itemName_6rmyr_135{font-weight:600;margin:0 0 .5rem;color:#111827}._itemSku_6rmyr_141{font-size:.8125rem;color:#6b7280;margin:0 0 .375rem}._itemPrice_6rmyr_147{font-size:.875rem;color:#374151;margin:0 0 .25rem}._itemReason_6rmyr_153{font-size:.8125rem;color:#6b7280;margin:0}._itemTotal_6rmyr_159{font-weight:600;color:#111827;align-self:center;white-space:nowrap}._totals_6rmyr_167{border-top:1px solid #e5e7eb;padding-top:1rem}._totalRow_6rmyr_172{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}._totalRow_6rmyr_172 span:first-child{color:#6b7280}._totalRow_6rmyr_172 span:last-child{font-weight:500;color:#111827}._feeRow_6rmyr_188 span{color:#dc2626!important}._grandTotal_6rmyr_192{border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:1.0625rem;font-weight:700}._grandTotal_6rmyr_192 span{color:#111827!important;font-weight:700}._infoGrid_6rmyr_206{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._fullWidth_6rmyr_213{grid-column:1 / -1}._infoItem_6rmyr_217{display:flex;flex-direction:column;gap:.25rem}._infoItem_6rmyr_217 label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}._infoItem_6rmyr_217 p{margin:0;color:#111827;font-size:.9375rem}._address_6rmyr_238{margin-top:1rem;border-top:1px solid #e5e7eb;padding-top:1rem}._address_6rmyr_238 label{display:block;font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px;margin-bottom:.5rem}._address_6rmyr_238 p{margin:.25rem 0;color:#111827;font-size:.9375rem}._orderLink_6rmyr_261{background:none;border:none;color:#2563eb;font-size:.9375rem;font-weight:500;cursor:pointer;padding:0;text-decoration:underline}._orderLink_6rmyr_261:hover{color:#1d4ed8}._statusBadgeLarge_6rmyr_277{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;font-size:.9375rem;font-weight:600;text-transform:capitalize}._statusPending_6rmyr_287{background:#e5e7eb;color:#374151}._statusApproved_6rmyr_292{background:#d1fae5;color:#065f46}._statusRejected_6rmyr_297{background:#fee2e2;color:#991b1b}._statusPickedUp_6rmyr_302{background:#dbeafe;color:#1e40af}._statusReturned_6rmyr_307{background:#fef3c7;color:#92400e}._statusRefunded_6rmyr_312{background:#ede9fe;color:#5b21b6}._statusInfo_6rmyr_318{display:flex;flex-direction:column;gap:1rem}._statusMeta_6rmyr_324{display:flex;flex-direction:column;gap:.375rem}._statusMeta_6rmyr_324 p{margin:0;font-size:.875rem;color:#6b7280}._statusMeta_6rmyr_324 code{font-family:monospace;background:#f3f4f6;padding:1px 6px;border-radius:4px;font-size:.8125rem;color:#374151}._customerInfo_6rmyr_346{display:flex;align-items:center;gap:14px;padding:14px;background:#f8faff;border:1px solid #e0e7ff;border-radius:10px}._customerAvatar_6rmyr_356{width:46px;height:46px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;flex-shrink:0}._customerDetails_6rmyr_368{display:flex;flex-direction:column;gap:3px}._customerDetails_6rmyr_368 strong{font-size:.9375rem;font-weight:600;color:#111827}._customerDetails_6rmyr_368 p{font-size:.8125rem;color:#6b7280;margin:0}._dpCardHeader_6rmyr_387{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._dpEditBtn_6rmyr_394{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.8125rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}._dpEditBtn_6rmyr_394:hover{background:#f3f4f6;border-color:#9ca3af}._dpInfo_6rmyr_414{display:flex;align-items:center;gap:14px;padding:14px;background:#f8faff;border:1px solid #e0e7ff;border-radius:10px}._dpAvatar_6rmyr_424{width:46px;height:46px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;flex-shrink:0}._dpDetails_6rmyr_436{display:flex;flex-direction:column;gap:3px}._dpName_6rmyr_442{font-size:.9375rem;font-weight:600;color:#111827}._dpEmail_6rmyr_448,._dpPhone_6rmyr_454{font-size:.8125rem;color:#6b7280;margin:0}._dpEmpty_6rmyr_460{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 16px;background:#ebd8ba;border:1px dashed #d1d5db;border-radius:10px;text-align:center}._dpEmptyIcon_6rmyr_473{color:#0f172a}._dpEmpty_6rmyr_460 p{font-size:.9375rem;font-weight:500;color:#374151;margin:0}._dpEmpty_6rmyr_460 span{font-size:.8125rem;color:#505153}._modalOverlay_6rmyr_490{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_6rmyr_490{background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}._modalHeader_6rmyr_514{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}._modalHeader_6rmyr_514 h3{font-size:1.0625rem;font-weight:600;color:#111827;margin:0}._modalClose_6rmyr_529{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .15s}._modalClose_6rmyr_529:hover{background:#f3f4f6;color:#151d30}._modalBody_6rmyr_548{padding:16px 24px;overflow-y:auto;flex:1}._modalLoading_6rmyr_554{text-align:center;padding:32px;color:#6b7280;font-size:.9375rem}._modalEmpty_6rmyr_561{text-align:center;padding:24px;color:#6b7280}._partnerList_6rmyr_567{display:flex;flex-direction:column;gap:8px}._partnerItem_6rmyr_573{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid #9f8d70;border-radius:10px;cursor:pointer;transition:all .15s}._partnerItem_6rmyr_573:hover{border-color:#9f8d70;background:#e5d2b5}._partnerItemSelected_6rmyr_589{border-color:#9f8d70;background:#fcecd3}._partnerAvatar_6rmyr_594{width:38px;height:38px;border-radius:50%;background:#cfb58c;color:#a87016;display:flex;align-items:center;justify-content:center;flex-shrink:0}._partnerItemDetails_6rmyr_606{display:flex;flex-direction:column;gap:2px;flex:1}._partnerName_6rmyr_613{font-size:.9375rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}._partnerEmail_6rmyr_622,._partnerPhone_6rmyr_627{font-size:.8125rem;color:#6b7280}._partnerCheck_6rmyr_632{color:#9f8d70;flex-shrink:0}._currentBadge_6rmyr_637{display:inline-block;padding:2px 8px;background:#ffefd6;color:#166534;border-radius:999px;font-size:.6875rem;font-weight:500}._modalFooter_6rmyr_647{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e5e7eb}._modalCancelBtn_6rmyr_655{padding:10px 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .15s}._modalCancelBtn_6rmyr_655:hover:not(:disabled){background:#f9fafb}._modalCancelBtn_6rmyr_655:disabled{opacity:.5;cursor:not-allowed}._modalConfirmBtn_6rmyr_676{padding:10px 20px;border:none;border-radius:8px;background:#0f172a;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._modalConfirmBtn_6rmyr_676:hover:not(:disabled){background:#1e293b}._modalConfirmBtn_6rmyr_676:disabled{background:#9ca3af;cursor:not-allowed}@media(max-width:1024px){._content_6rmyr_73{grid-template-columns:1fr}._infoGrid_6rmyr_206{grid-template-columns:1fr 1fr}}@media(max-width:768px){._container_6rmyr_2{padding:1rem}._header_6rmyr_21{flex-direction:column;align-items:flex-start;gap:1rem}._infoGrid_6rmyr_206{grid-template-columns:1fr}._item_6rmyr_105{flex-direction:column}._itemImage_6rmyr_121{width:100%;height:180px}}._headerRight_6rmyr_67{display:flex;align-items:center;gap:10px}._editStatusBtn_6rmyr_740{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;white-space:nowrap}._editStatusBtn_6rmyr_740:hover{background:#f3f4f6;border-color:#9ca3af}._modalHint_6rmyr_762{font-size:.875rem;color:#6b7280;margin:0 0 1rem;display:flex;align-items:center;gap:8px}._statusBadgeSmall_6rmyr_771{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.8125rem;font-weight:500;text-transform:capitalize}._statusOptionsList_6rmyr_781{display:flex;flex-direction:column;gap:8px}._statusOption_6rmyr_781{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .15s}._statusOption_6rmyr_781:hover{border-color:#d1d5db;background:#f9fafb}._statusOptionSelected_6rmyr_803{border-color:#0f172a;background:#f8fafc}._statusOptionCheck_6rmyr_808{color:#0f172a;flex-shrink:0}
