._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_1w2ix_1{width:260px;min-width:260px;background:#fff;border-right:1px solid #e5e7eb;height:100vh;overflow-y:auto;display:flex;flex-direction:column;position:sticky;top:0}._brand_1w2ix_19{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border-bottom:1px solid #e5e7eb;margin-bottom:10px;position:sticky;top:0;min-height:80px}._logo_1w2ix_32{width:60px;height:40px;color:#fff;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center}._brand_1w2ix_19 h4{font-size:14px;margin:0}._brand_1w2ix_19 span{font-size:12px;color:#6b7280}._menu_1w2ix_54 a{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:#374151;text-decoration:none;font-size:14px;margin:8px 16px}._menu_1w2ix_54 a svg{font-size:18px}._menu_1w2ix_54 a._active_1w2ix_72{background:#9f8d70;color:#2d2416;font-weight:600}._hamburger_1w2ix_78{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_1w2ix_78 span{height:2px;width:100%;background:#374151;border-radius:2px;transition:all .3s ease}._hamburger_1w2ix_78._active_1w2ix_72{left:232px}._hamburger_1w2ix_78._active_1w2ix_72 span:nth-child(1){transform:translateY(8px) rotate(45deg)}._hamburger_1w2ix_78._active_1w2ix_72 span:nth-child(2){opacity:0}._hamburger_1w2ix_78._active_1w2ix_72 span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._sidebarOverlay_1w2ix_117{display:none;position:fixed;inset:0;background:#0006;z-index:1000;opacity:0;transition:opacity .3s ease}._sidebarOverlay_1w2ix_117._active_1w2ix_72{display:block;opacity:1}@media(min-width:768px)and (max-width:1023px){._brand_1w2ix_19{min-height:72px}}@media(max-width:767px){._hamburger_1w2ix_78{display:flex}._sidebar_1w2ix_1{position:fixed;top:0;left:0;height:100vh;transform:translate(-100%);transition:transform .3s ease;z-index:1050}._sidebar_1w2ix_1._open_1w2ix_154{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_14blh_1{display:flex;height:100vh;overflow:hidden}._main_14blh_7{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden}._content_14blh_15{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_13r51_1{background:#f9fafb;padding:2px}._header_13r51_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;margin-top:16px}._header_13r51_9 h1{margin:0;font-size:22px}._header_13r51_9 p{margin:4px 0 0;color:#6b7280;font-size:12px}._addBtn_13r51_28{background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer}._statusBtn_13r51_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_13r51_39:hover{background-color:#0000000d;transform:scale(1.05)}._statusBtn_13r51_39 svg{font-size:22px}._statusBtn_13r51_39 svg[data-active=true]{color:#16a34a}._statusBtn_13r51_39 svg[data-active=false]{color:#9ca3af}._statusBtn_13r51_39:focus-visible{outline:2px solid #63e100;outline-offset:2px}._filters_13r51_83{display:flex;align-items:center;gap:12px;margin-bottom:20px}._searchBox_13r51_91{position:relative;flex:1;max-width:520px}._searchBox_13r51_91 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_13r51_107{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._filters_13r51_83 select{width:290px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px}._tableWrapper_13r51_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_13r51_157{display:flex;align-items:center;gap:10px;text-wrap:wrap}._productCell_13r51_157 img{width:36px;height:36px;border-radius:8px}._inStock_13r51_171{background:#dcfce7;color:#166534;padding:4px 10px;border-radius:999px;font-size:12px}._lowStock_13r51_179{background:#fef3c7;color:#92400e;padding:4px 10px;border-radius:999px;font-size:12px}._actions_13r51_188{display:flex;gap:10px;justify-content:center;font-size:20px;color:#6b7280;cursor:pointer}._editBtn_13r51_197,._deleteBtn_13r51_198{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}._editBtn_13r51_197{color:#0f172a}._editBtn_13r51_197:hover{background:#e0e7ff}._deleteBtn_13r51_198{color:#dc2626}._deleteBtn_13r51_198:hover{background:#fee2e2}._pagination_13r51_227{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fff}._pageBtn_13r51_237{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .2s ease}._pageBtn_13r51_237:hover:not(:disabled){background:#eef2ff;border-color:#6366f1;color:#4338ca}._pageBtn_13r51_237:disabled{opacity:.5;cursor:not-allowed}._pageInfo_13r51_258{font-size:14px;color:#374151}._mobileList_13r51_262{display:none}._viewBtn_13r51_265{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#2563eb}._viewBtn_13r51_265:hover{background:#dbeafe}@media(min-width:768px)and (max-width:1023px){._page_13r51_1{padding:16px}._header_13r51_9{flex-direction:column;align-items:flex-start;gap:12px}._addBtn_13r51_28{align-self:flex-end}._filters_13r51_83{flex-wrap:wrap;gap:10px}._searchBox_13r51_91{width:100%}._filters_13r51_83 select{flex:1}._tableWrapper_13r51_127{overflow-x:auto}table{min-width:900px}._pagination_13r51_227{justify-content:center}}@media(max-width:767px){._page_13r51_1{padding:12px}._header_13r51_9{flex-direction:column;align-items:flex-start;gap:10px}._addBtn_13r51_28{width:100%;text-align:center}._filters_13r51_83{flex-direction:column;gap:10px}._searchBox_13r51_91,._filters_13r51_83 select{width:100%}table{display:none}._tableWrapper_13r51_127{display:block;overflow:hidden}._mobileList_13r51_262{display:flex;flex-direction:column;gap:12px;padding:12px}._mobileCard_13r51_368{background:#fff;border-radius:14px;padding:14px;border:1px solid #e5e7eb}._cardTop_13r51_375{display:flex;gap:12px;align-items:center}._cardTop_13r51_375 img{width:48px;height:48px;border-radius:10px;object-fit:cover}._cardTop_13r51_375 h4{margin:0;font-size:14px;font-weight:600}._category_13r51_394{font-size:12px;color:#6b7280;margin-top:2px}._cardRow_13r51_400{display:flex;justify-content:space-between;margin-top:10px;font-size:13px}._cardActions_13r51_407{display:flex;justify-content:flex-end;margin-top:10px;font-size:18px;color:#6b7280}._productCell_13r51_157 img{width:32px;height:32px}._inStock_13r51_171,._lowStock_13r51_179{font-size:11px;padding:3px 8px}._cardActionsRight_13r51_427{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}._cardActionsRight_13r51_427 button{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center}._pagination_13r51_227{justify-content:center;gap:10px;flex-direction:row}._pageBtn_13r51_237{width:auto}._viewBtn_13r51_265{color:#2563eb}._viewBtn_13r51_265:hover{background:#dbeafe}}._productNameWrap_13r51_469{display:flex;align-items:center;gap:8px}._mobileTitle_13r51_476{display:flex;align-items:center;gap:6px}._featuredBadge_13r51_483{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_1f353_1{padding:24px;background:#f9fafb}._headerLeft_1f353_7{display:flex;align-items:center;gap:10px}._headerText_1f353_12 h1{font-size:20px;font-weight:600;color:#111827}._backBtn_1f353_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_1f353_18:hover{background:#f3f4f6}._header_1f353_7 p{color:#6b7280;margin-top:4px;font-size:14px}._layout_1f353_41{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-top:24px}._card_1f353_48{background:#fff;border-radius:14px;padding:20px;margin-bottom:24px;border:1px solid #e5e7eb}._card_1f353_48 h3{margin-bottom:16px;font-size:16px}._field_1f353_61{display:flex;flex-direction:column;margin-bottom:16px}._field_1f353_61 label{font-size:14px;font-weight:500;margin-bottom:6px}._field_1f353_61 input,._field_1f353_61 select,._field_1f353_61 textarea{padding:10px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;font-size:14px}._field_1f353_61 textarea{min-height:90px}._row_1f353_87{display:grid;grid-template-columns:1fr;gap:16px}._uploadBox_1f353_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_1f353_93 img{width:100%;height:100%;object-fit:contain}._mainImageWrapper_1f353_112{position:relative;width:100%;height:100%}._mainImageWrapper_1f353_112 img{width:100%;height:100%;object-fit:contain}._removeMainImageBtn_1f353_124{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}._removeMainImageBtn_1f353_124:hover{background:#dc2626}._additionalImages_1f353_145{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-bottom:12px}._thumb_1f353_151{position:relative;width:80px;height:80px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}._uploadBox_1f353_93 span{display:block;font-size:12px;margin-top:6px}._uploadBoxSmall_1f353_174{margin-top:12px;border:2px dashed #d1d5db;border-radius:14px;padding:20px;text-align:center;color:#6b7280;cursor:pointer}._toggle_1f353_184{display:flex;justify-content:space-between;align-items:center}._muted_1f353_190{font-size:12px;color:#6b7280;margin-top:6px}._summary_1f353_196{list-style:none;padding:0;margin:0}._summary_1f353_196 li{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}._tips_1f353_209{background:#eff6ff;border-color:#bfdbfe}._actions_1f353_214{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._cancel_1f353_221,._draft_1f353_222,._primary_1f353_223{padding:10px 18px;border-radius:10px;font-size:14px;cursor:pointer;border:none}._cancel_1f353_221{background:#fff;border:1px solid #e5e7eb}._draft_1f353_222{background:#e5e7eb}._errorText_1f353_239{color:#dc2626;font-size:13px;margin-top:6px}._primary_1f353_223{background:#0f172a;color:#fff}._additionalGrid_1f353_249{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}._thumb_1f353_151{width:80px;height:80px;position:relative;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}._thumb_1f353_151 img{width:100%;height:100%;object-fit:cover}._removeBtn_1f353_272{position:absolute;top:2px;right:3px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:none;cursor:pointer}._addMoreBox_1f353_285{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_1f353_299{display:flex;justify-content:space-between;align-items:center}._switch_1f353_305{position:relative;width:42px;height:24px}._switch_1f353_305 input{opacity:0}._slider_1f353_315{position:absolute;inset:0;background:#d1d5db;border-radius:999px;cursor:pointer;transition:.2s}._slider_1f353_315:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}._switch_1f353_305 input:checked+._slider_1f353_315{background:#8b5cf6}._switch_1f353_305 input:checked+._slider_1f353_315:before{transform:translate(18px)}._variationList_1f353_344{margin-top:16px}._variationCardHeader_1f353_352{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._removeVariationBtn_1f353_359{border:none;background:#fee2e2;color:#dc2626;width:34px;height:34px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s ease}._removeVariationBtn_1f353_359:hover{background:#fecaca}._variationHeader_1f353_299{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}._mutedVariation_1f353_383{margin-top:-10px;font-size:12px;color:#848486;font-weight:400}._variationTitleField_1f353_389{display:flex;flex-direction:column;margin-top:20px;margin-bottom:14px;font-weight:600}._variationTitleField_1f353_389 label{font-size:14px;color:#0f172a;margin-bottom:4px}._variationTitleField_1f353_389 input{padding:10px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px;background:#fff}._variationList_1f353_344{display:flex;flex-direction:column;gap:16px;margin-top:16px}._variationCard_1f353_352{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#f9fafb}._variationCard_1f353_352 h4{font-size:14px;font-weight:600;margin-bottom:12px;color:#111827}._variationUpload_1f353_433{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_1f353_433 img{width:100%;height:100%;object-fit:cover}._variationUpload_1f353_433 span{font-size:11px;margin-top:4px}._addVariationBtn_1f353_460{margin-top:12px;padding:10px;border-radius:10px;border:1px dashed #0F172A;background:#eff6ff;color:#0f172a;font-size:14px;cursor:pointer}._addVariationBtn_1f353_460:hover{background:#dbeafe}._fieldCheckbox_1f353_498{display:flex;align-items:center;gap:8px;margin-top:22px}._fieldCheckbox_1f353_498 label{font-size:13px;color:#374151}._variationRow_1f353_509{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px}._variationRowSingle_1f353_517{display:flex;align-items:center;margin-top:6px}._switch_1f353_305{position:relative;display:inline-block;width:42px;height:24px}._switch_1f353_305 input{opacity:0;width:0;height:0}._slider_1f353_315{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;border-radius:999px;transition:.3s}._slider_1f353_315:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.3s}._switch_1f353_305 input:checked+._slider_1f353_315{background-color:#0f172a}._switch_1f353_305 input:checked+._slider_1f353_315:before{transform:translate(20px)}._hexCodeContainer_1f353_571{display:flex;gap:8px;align-items:center}._colorPickerInput_1f353_577{width:50px;height:40px;cursor:pointer;border:1px solid #ddd;border-radius:4px;flex-shrink:0}._hexCodeTextInput_1f353_586{flex:1}._sizeChartUpload_1f353_594{width:100%;min-height:220px;border:2px dashed #d1d5db;border-radius:14px;background:#f9fafb;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s ease;overflow:hidden}._sizeChartUpload_1f353_594:hover{border-color:#0f172a;background:#f8fafc}._sizeChartContent_1f353_613{text-align:center;padding:20px}._sizeChartPlus_1f353_618{font-size:42px;color:#9ca3af;line-height:1}._sizeChartContent_1f353_613 p{margin-top:10px;font-size:15px;font-weight:500;color:#111827}._sizeChartContent_1f353_613 small{color:#6b7280;font-size:12px}._sizeChartPreviewWrapper_1f353_636{position:relative;width:100%;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb}._sizeChartPreview_1f353_636{width:100%;max-height:500px;object-fit:contain;background:#fff}._removeSizeChartBtn_1f353_651{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}._removeSizeChartBtn_1f353_651:hover{background:#dc2626}._variationImageUpload_1f353_673{margin-top:12px;width:100%;padding:16px;border:2px dashed #d1d5db;border-radius:10px;text-align:center;cursor:pointer;transition:all .2s ease;color:#6b7280;font-size:14px;font-weight:500;display:block}._variationImageUpload_1f353_673:hover{border-color:#9ca3af;background:#f9fafb}._variationImageGrid_1f353_693{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-top:12px}._variationImageThumb_1f353_700{width:100%;aspect-ratio:1;position:relative;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}._variationImageThumb_1f353_700 img{width:100%;height:100%;object-fit:cover}._removeVariationImageBtn_1f353_716{position:absolute;top:2px;right:3px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:none;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}._variationImageThumb_1f353_700:hover ._removeVariationImageBtn_1f353_716{opacity:1}._removeVariationImageBtn_1f353_716:hover{background:#dc2626}@media(max-width:640px){._variationImageGrid_1f353_693{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px}}@media(min-width:768px)and (max-width:1023px){._layout_1f353_41{grid-template-columns:1fr}._row_1f353_87{grid-template-columns:1fr 1fr}._headerText_1f353_12 h1{font-size:18px}._card_1f353_48{padding:18px}._uploadBox_1f353_93{height:200px}._variationUpload_1f353_433{height:110px}}@media(max-width:767px){._page_1f353_1{padding:16px}._headerLeft_1f353_7{gap:8px}._headerText_1f353_12 h1{font-size:16px}._headerText_1f353_12 p{font-size:13px}._backBtn_1f353_18{width:36px;height:36px}._layout_1f353_41{grid-template-columns:1fr;gap:16px}._row_1f353_87{grid-template-columns:1fr}._card_1f353_48{padding:16px}._uploadBox_1f353_93{height:180px}._thumb_1f353_151{width:64px;height:64px}._addMoreBox_1f353_285{height:90px;font-size:13px}._variationUpload_1f353_433{height:100px}._variationCard_1f353_352 h4{font-size:13px}._actions_1f353_214{flex-direction:column}._cancel_1f353_221,._primary_1f353_223{width:100%}._variationRow_1f353_509{grid-template-columns:1fr}._sizeChartUpload_1f353_594{min-height:180px}._sizeChartPreview_1f353_636{max-height:320px}}._page_wct1d_1{background:#f9fafb}._header_wct1d_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_wct1d_6 h1{margin:0;font-size:22px}._header_wct1d_6 p{margin-top:4px;color:#6b7280;font-size:13px}._addBtn_wct1d_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_wct1d_35{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}._statCard_wct1d_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_wct1d_43:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}._statCard_wct1d_43 span{font-size:14px;opacity:.95}._statCard_wct1d_43 h3{margin-top:8px;font-size:26px;font-weight:700}._total_wct1d_72,._processing_wct1d_77,._shipped_wct1d_82,._completed_wct1d_87{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff}._statIcon_wct1d_92{font-size:26px;opacity:.9}._searchBar_wct1d_98{background:#f3f4f6;padding:12px 16px;border-radius:12px;display:flex;gap:10px;align-items:center;margin-bottom:20px}._searchBar_wct1d_98 input{border:none;background:transparent;outline:none;width:100%;font-size:14px}._tableWrapper_wct1d_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}._colorDot_wct1d_148{width:36px;height:6px;border-radius:999px;margin-top:4px}._desc_wct1d_155{color:#6b7280}._active_wct1d_160{background:#dcfce7;color:#166534;padding:6px 12px;border-radius:999px;font-size:12px}._actions_wct1d_169{font-size:18px;cursor:pointer;color:#0f172a;justify-content:center}._actions_wct1d_169:hover{color:#111827}._mobileList_wct1d_179{display:none}._imageCell_wct1d_182{width:70px}._categoryImage_wct1d_186{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}._noImage_wct1d_194{color:#9ca3af}._actions_wct1d_169{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:8px}._editBtn_wct1d_205{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#0f172a}._actions_wct1d_169{display:flex;align-items:center;gap:12px}._editBtn_wct1d_205{background:transparent;border:none;cursor:pointer;font-size:18px;color:#0f172a}._toggleIconBtn_wct1d_240{background:transparent;border:none;cursor:pointer;font-size:28px;display:flex;align-items:center}._toggleOn_wct1d_250{color:#22c55e}._toggleOff_wct1d_255{color:#94a3b8}._pagination_wct1d_260{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb;flex-wrap:wrap}._pageBtn_wct1d_270{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s;font-size:14px}._pageBtn_wct1d_270:hover:not(:disabled){background:#f3f4f6}._pageBtn_wct1d_270:disabled{opacity:.5;cursor:not-allowed}._pageInfo_wct1d_289{font-size:14px;color:#374151}@media(max-width:768px){._pagination_wct1d_260{justify-content:space-between;gap:10px}._pageBtn_wct1d_270{padding:10px 16px}._pageInfo_wct1d_289{font-size:13px}}@media(max-width:480px){._pagination_wct1d_260{gap:8px}._pageBtn_wct1d_270{flex:1}}@media(min-width:768px)and (max-width:1023px){._page_wct1d_1{padding:20px}._tableWrapper_wct1d_117{display:block}._mobileList_wct1d_179{display:none}th,td{padding:12px 8px;font-size:13px}._header_wct1d_6{flex-direction:row;gap:12px}._stats_wct1d_35{grid-template-columns:repeat(2,1fr);gap:12px}._statCard_wct1d_43{padding:15px}._searchBar_wct1d_98,._searchBar_wct1d_98 input{width:100%}._addBtn_wct1d_24{padding:8px 14px;font-size:13px}}@media(max-width:767px){._page_wct1d_1{padding:16px}header{flex-direction:row;align-items:center;margin-bottom:20px}._header_wct1d_6 h1{font-size:18px}._header_wct1d_6 p{font-size:12px}._stats_wct1d_35{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}._statCard_wct1d_43{padding:10px 8px;flex-direction:column;align-items:center;text-align:center;min-height:80px;justify-content:center}._statCard_wct1d_43 span{font-size:10px;line-height:1.2;display:block;margin-bottom:2px}._statCard_wct1d_43 h3{font-size:18px;margin:0;font-weight:700}._statIcon_wct1d_92,table{display:none}._mobileList_wct1d_179{display:flex;flex-direction:column;gap:14px;padding:12px}._tableWrapper_wct1d_117{padding:0}._mobileList_wct1d_179{display:flex;flex-direction:column;gap:14px}._mobileCard_wct1d_450{background:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb;margin-bottom:12px}._cardHeader_wct1d_457{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._cardDesc_wct1d_464{font-size:13px;color:#6b7280;margin-bottom:10px}._cardRow_wct1d_470{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}._cardActions_wct1d_477{display:flex;justify-content:flex-end;color:#6b7280;font-size:18px}._searchBar_wct1d_98,._searchBar_wct1d_98 input{width:100%}._cardLeft_wct1d_493{display:flex;align-items:center;gap:10px}._mobileImage_wct1d_499{width:36px;height:36px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}._mobileImagePlaceholder_wct1d_506{width:36px;height:36px;background:#f3f4f6;border-radius:8px}}._cardActionsRight_wct1d_513{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}._cardActionsRight_wct1d_513 button{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center}._editBtn_wct1d_205:hover{background:#e0e7ff}._page_3e1ko_1{padding:16px;background:#f9fafb}._header_3e1ko_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_3e1ko_6 h1{font-size:22px;margin:0}._header_3e1ko_6 p{font-size:14px;color:#6b7280}._addBtn_3e1ko_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_3e1ko_37{margin-bottom:16px}._searchBox_3e1ko_41{position:relative;max-width:320px}._searchBox_3e1ko_41 input{width:344%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb}._searchIcon_3e1ko_53{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}._tableWrapper_3e1ko_61{background:#fff;border-radius:12px;overflow:hidden}th,td{padding:14px;font-size:14px;text-align:left}._descriptionCell_3e1ko_82{max-width:420px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}._actions_3e1ko_94{font-size:18px;cursor:pointer;color:#6b7280;justify-content:center}._actions_3e1ko_94:hover{color:#111827}._empty_3e1ko_105{text-align:center;padding:20px;color:#6b7280}._loading_3e1ko_111{padding:20px}._actions_3e1ko_94,._cardActions_3e1ko_115{display:flex;gap:8px;align-items:center}._editBtn_3e1ko_121,._deleteBtn_3e1ko_122{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:13px}._editBtn_3e1ko_121{color:#0f172a}._editBtn_3e1ko_121:hover{background:#e0e7ff}._imageCell_3e1ko_142{width:60px}._subImage_3e1ko_146{width:48px;height:48px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}._noImage_3e1ko_154{color:#9ca3af}._switch_3e1ko_159{position:relative;width:42px;height:22px}._switch_3e1ko_159 input{opacity:0;width:0;height:0}._slider_3e1ko_171{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;border-radius:999px;transition:.3s}._slider_3e1ko_171:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.3s}._switch_3e1ko_159 input:checked+._slider_3e1ko_171{background-color:#16a34a}._switch_3e1ko_159 input:checked+._slider_3e1ko_171:before{transform:translate(20px)}._toggleBtn_3e1ko_199{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;margin-top:10px}._active_3e1ko_209 svg{color:#16a34a}._inactive_3e1ko_213 svg{color:#dc2626}._pagination_3e1ko_218{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb;flex-wrap:wrap}._pageBtn_3e1ko_228{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px}._pageBtn_3e1ko_228:disabled{opacity:.5;cursor:not-allowed}._pageInfo_3e1ko_242{font-size:14px;color:#6b7280}@media(min-width:1024px){._tableWrapper_3e1ko_61{display:block}._mobileList_3e1ko_254{display:none}}@media(min-width:768px)and (max-width:1023px){._tableWrapper_3e1ko_61{display:block}._mobileList_3e1ko_254{display:none}._searchBox_3e1ko_41 input{width:100%}}@media(max-width:767px){table{display:none}._tableWrapper_3e1ko_61{display:block;overflow:hidden}._mobileList_3e1ko_254{display:flex;flex-direction:column;gap:12px;padding:12px}._pagination_3e1ko_218{justify-content:center}._header_3e1ko_6 h1{font-size:16px;margin:0}._header_3e1ko_6 p{font-size:8px;color:#6b7280}._mobileList_3e1ko_254{display:flex;flex-direction:column;gap:12px}._mobileCard_3e1ko_314{background:#fff;border-radius:14px;padding:14px;border:1px solid #e5e7eb}._cardHeader_3e1ko_321{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._addBtn_3e1ko_22{padding:5px 10px;font-size:12px;gap:3px;border-radius:6px;width:fit-content}._addBtn_3e1ko_22{width:fit-content}._addBtn_3e1ko_22 svg{display:none}._cardHeader_3e1ko_321 h4{margin:0;font-size:15px;font-weight:600}._cardRow_3e1ko_349{margin-top:8px}._cardRow_3e1ko_349 span{font-size:12px;color:#6b7280;display:block}._cardRow_3e1ko_349 p,._cardRow_3e1ko_349 strong{margin:2px 0 0;font-size:14px;color:#111827}._searchBox_3e1ko_41 input,._filters_3e1ko_37{width:100%}._searchBox_3e1ko_41{max-width:100%;width:100%}._cardActions_3e1ko_115{display:flex;gap:8px;align-items:center}._editBtn_3e1ko_121,._deleteBtn_3e1ko_122{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}._cardLeft_3e1ko_396{display:flex;align-items:center;gap:10px}._mobileImage_3e1ko_402{width:42px;height:42px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}._mobileImagePlaceholder_3e1ko_409{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_ehg1p_3{padding:24px;background:#f9fafb;min-height:100vh;color:#111827}._header_ehg1p_12{display:flex;align-items:center;gap:14px;margin-bottom:24px}._backBtn_ehg1p_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_ehg1p_19:hover{background:#f3f4f6}._header_ehg1p_12 h2{font-size:20px;font-weight:600}._header_ehg1p_12 p{font-size:14px;color:#6b7280;margin-top:4px}._headerActions_ehg1p_47{margin-left:auto;display:flex;gap:10px}._headerActions_ehg1p_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_ehg1p_47 button:hover{background:#f3f4f6}._grid_ehg1p_72{display:grid;grid-template-columns:2fr 1fr;gap:24px}._card_ehg1p_80{background:#fff;border-radius:16px;padding:20px;border:1px solid #e5e7eb;margin-bottom:24px}._card_ehg1p_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_ehg1p_108{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e5e7eb}._item_ehg1p_108:last-child{border-bottom:none}._item_ehg1p_108 img{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#f3f4f6}._itemInfo_ehg1p_128 strong{font-size:14px;font-weight:600}._itemInfo_ehg1p_128 p{font-size:13px;color:#6b7280;margin-top:2px}._itemTotal_ehg1p_139{margin-left:auto;font-size:15px;font-weight:600}._cardTitle_ehg1p_144{font-size:18px;font-weight:600;margin-bottom:16px}._itemsList_ehg1p_151{display:flex;flex-direction:column;gap:16px}._orderItem_ehg1p_158{display:flex;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._orderItem_ehg1p_158:last-child{border-bottom:none}._orderItem_ehg1p_158 img{width:64px;height:64px;border-radius:12px;object-fit:cover}._itemDetails_ehg1p_179 h4{margin:0;font-size:16px;font-weight:600}._sku_ehg1p_189{font-size:13px;color:#6b7280;margin:4px 0}._qtyPrice_ehg1p_195{font-size:14px;color:#374151}._itemPrice_ehg1p_201{font-size:18px;font-weight:600;color:#111827}._summary_ehg1p_208{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:16px}._summary_ehg1p_208 div{display:flex;justify-content:space-between;margin:8px 0;font-size:15px;color:#374151}._totalRow_ehg1p_222{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:18px;font-weight:700;color:#111827}._summary_ehg1p_208{margin-top:20px;padding-top:12px;border-top:1px solid #e5e7eb}._summary_ehg1p_208 div{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#374151}._total_ehg1p_222{font-size:16px;font-weight:600;margin-top:10px}._trackingBox_ehg1p_253{display:flex;justify-content:space-between;align-items:center;background:#f1f7ff;padding:16px;border-radius:14px;margin-bottom:20px}._trackingLabel_ehg1p_263{font-size:13px;color:#6b7280;margin-bottom:4px}._trackingNumber_ehg1p_269{font-size:18px;font-weight:600;color:#2563eb;text-decoration:none}._trackingNumber_ehg1p_269:hover{text-decoration:underline}._courierBadge_ehg1p_281{background:#e0ecff;color:#1d4ed8;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:500}._addressBlock_ehg1p_291{margin-top:16px}._addressBlock_ehg1p_291 h4{font-size:15px;font-weight:600;margin-bottom:8px}._addressBlock_ehg1p_291 p{font-size:14px;color:#374151;margin:2px 0}._card_ehg1p_80 hr{border:none;border-top:1px solid #e5e7eb;margin:20px 0}._card_ehg1p_80{position:relative;padding:18px;border-radius:14px;background:#fff;border:1px solid #e5e7eb}._deleteBtn_ehg1p_324{position:absolute;cursor:pointer;top:18px;right:18px;color:red}._card_ehg1p_80 strong{display:block;font-size:16px;font-weight:600;color:#111827;margin-bottom:6px}._card_ehg1p_80 p{font-size:14px;color:#4b5563;margin:4px 0;line-height:1.5}._paymentMethod_ehg1p_351{font-size:14px;font-weight:500;color:#374151;margin-bottom:10px;text-transform:capitalize}._paid_ehg1p_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_ehg1p_373{background:#fff7ed;color:#c2410c}._loading_ehg1p_380,._error_ehg1p_381{padding:40px;text-align:center;font-size:14px;color:#6b7280}._muted_ehg1p_388{color:#64748b;font-size:14px}._primaryBtn_ehg1p_393{margin-top:10px;padding:10px 16px;background:#0f172a;color:#fff;border-radius:10px;border:none;cursor:pointer}._trackingHeader_ehg1p_403{display:flex;justify-content:space-between;align-items:center}._trackingNo_ehg1p_409{font-size:13px;color:#64748b}._statusBadge_ehg1p_414{background:#e0e7ff;color:#3730a3;padding:4px 10px;border-radius:999px;font-size:12px}._trackLink_ehg1p_422{display:inline-block;margin:8px 0;font-size:13px;color:#2563eb}._timeline_ehg1p_429{margin-top:16px;border-left:2px solid #e5e7eb;padding-left:16px}._timelineItem_ehg1p_434{position:relative;margin-bottom:16px}._dot_ehg1p_439{position:absolute;left:-9px;top:4px;width:10px;height:10px;background:#0f172a;border-radius:50%}._createTrackingForm_ehg1p_448{display:grid;gap:10px;margin-top:12px}select:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}._createTrackingForm_ehg1p_448 input{padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}._statusStrong_ehg1p_465{margin-left:10px}._summaryRow_ehg1p_468,._summaryRowDiscount_ehg1p_469{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}._summaryRowDiscount_ehg1p_469{color:#16a34a;font-weight:500}._totalRow_ehg1p_222{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:16px}._couponBox_ehg1p_490{background:#f0fdf4;border:1px dashed #22c55e;padding:12px;border-radius:8px;margin-bottom:12px}._couponApplied_ehg1p_498{font-size:12px;color:#15803d}._couponRow_ehg1p_503{display:flex;justify-content:space-between;margin-top:6px}._discountAmount_ehg1p_509{color:#16a34a;font-weight:600}._container_ehg1p_513{padding:2rem;max-width:1400px;margin:0 auto}._loading_ehg1p_380,._error_ehg1p_381{text-align:center;padding:3rem;font-size:1.1rem;color:#666}._error_ehg1p_381{color:#dc2626}._header_ehg1p_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._headerLeft_ehg1p_541{display:flex;align-items:center;gap:1rem}._backBtn_ehg1p_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_ehg1p_19:hover{background:#f3f4f6;border-color:#9ca3af}._title_ehg1p_565{font-size:1.75rem;font-weight:700;margin:0;color:#111827}._subtitle_ehg1p_572{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._headerRight_ehg1p_578{display:flex;gap:.75rem}._actionBtn_ehg1p_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_ehg1p_583:hover{background:#f9fafb;border-color:#9ca3af}._content_ehg1p_603{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}._left_ehg1p_609,._right_ehg1p_610{display:flex;flex-direction:column;gap:1.5rem}._card_ehg1p_80{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._cardHeader_ehg1p_625{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._cardTitle_ehg1p_144{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#111827}._items_ehg1p_151{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._item_ehg1p_108{display:flex;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}._itemImage_ehg1p_656{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}._itemDetails_ehg1p_179{flex:1}._itemName_ehg1p_668{font-weight:600;margin:0 0 .5rem;color:#111827}._variantMeta_ehg1p_674{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0 10px}._sizeBadge_ehg1p_683{min-width:32px;height:28px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;border:1px solid #d1d5db;font-size:12px;font-weight:600;color:#111827}._colorMeta_ehg1p_706{display:flex;align-items:center;gap:6px;padding:0 10px;height:28px;border-radius:6px;background:#fff;border:1px solid #d1d5db}._colorSwatch_ehg1p_721{width:14px;height:14px;border-radius:4px;border:1px solid rgba(0,0,0,.08);flex-shrink:0}._colorLabel_ehg1p_732{font-size:12px;font-weight:500;color:#374151}._skuBadge_ehg1p_739{height:28px;display:flex;align-items:center;padding:0 10px;border-radius:6px;background:#f3f4f6;font-size:11px;font-weight:600;color:#4b5563;letter-spacing:.3px;font-family:monospace}._itemSku_ehg1p_761{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._itemPrice_ehg1p_201{font-size:.875rem;color:#374151;margin:0}._itemTotal_ehg1p_139{font-weight:600;color:#111827;align-self:center}._totals_ehg1p_780{border-top:1px solid #e5e7eb;padding-top:1rem}._totalRow_ehg1p_222{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}._totalRow_ehg1p_222 span:first-child{color:#6b7280}._totalRow_ehg1p_222 span:last-child{font-weight:500;color:#111827}._grandTotal_ehg1p_801{border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:700}._grandTotal_ehg1p_801 span{color:#111827}._infoGrid_ehg1p_814{display:grid;gap:1rem;margin-bottom:1rem}._infoItem_ehg1p_820{display:flex;flex-direction:column;gap:.25rem}._infoItem_ehg1p_820 label{font-size:.875rem;font-weight:600;color:#374151}._infoItem_ehg1p_820 p{margin:0;color:#111827}._address_ehg1p_291{margin-top:1rem}._address_ehg1p_291 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._address_ehg1p_291 p{margin:.25rem 0;color:#111827;font-size:.9375rem}._noTracking_ehg1p_856{text-align:center;padding:2rem;background:#f9fafb;border-radius:8px}._noTracking_ehg1p_856 p{margin:0 0 1rem;color:#6b7280}._createBtn_ehg1p_868{padding:.625rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}._createBtn_ehg1p_868:hover{background:#1d4ed8}._trackingForm_ehg1p_883{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px}._trackingForm_ehg1p_883 input{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem}._trackingForm_ehg1p_883 input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._saveBtn_ehg1p_906{padding:.75rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}._saveBtn_ehg1p_906:hover{background:#059669}._saveBtn_ehg1p_906:disabled{background:#9ca3af;cursor:not-allowed}._trackingInfo_ehg1p_926{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;padding:1rem;background:#f9fafb;border-radius:8px}._trackingDetail_ehg1p_936 label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}._trackingDetail_ehg1p_936 p{margin:0;font-size:.9375rem;color:#111827;font-weight:500}._statusBadge_ehg1p_414{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:.875rem;font-weight:600;text-transform:capitalize}._trackingLink_ehg1p_964{display:inline-block;margin-bottom:1.5rem;color:#2563eb;text-decoration:none;font-size:.875rem;font-weight:500}._trackingLink_ehg1p_964:hover{text-decoration:underline}._lockedNotice_ehg1p_978{padding:1rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;color:#92400e;font-size:.875rem;font-weight:500;margin-bottom:1rem}._statusUpdate_ehg1p_989{margin-bottom:1.5rem}._statusUpdate_ehg1p_989 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._statusSelect_ehg1p_1001{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem;background:#fff;cursor:pointer;text-transform:capitalize}._statusSelect_ehg1p_1001:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._statusSelect_ehg1p_1001:disabled{background:#f3f4f6;cursor:not-allowed;color:#9ca3af}._noTransitions_ehg1p_1024{margin:.5rem 0 0;font-size:.875rem;color:#6b7280;font-style:italic}._resetBtn_ehg1p_1032{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_ehg1p_1032:hover{background:#fee2e2;border-color:#fca5a5}._resetBtn_ehg1p_1032 svg{width:16px;height:16px}._timeline_ehg1p_429{margin-top:1.5rem}._timeline_ehg1p_429 h3{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1rem}._timelineItem_ehg1p_434{display:flex;gap:1rem;padding:1rem 0;position:relative}._timelineItem_ehg1p_434:not(:last-child):before{content:"";position:absolute;left:7px;top:40px;bottom:-10px;width:2px;background:#e5e7eb}._timelineMarker_ehg1p_1086{width:16px;height:16px;border-radius:50%;background:#2563eb;border:3px solid #dbeafe;flex-shrink:0;margin-top:2px}._timelineContent_ehg1p_1096{flex:1}._timelineContent_ehg1p_1096 h4{font-size:.9375rem;font-weight:600;color:#111827;margin:0 0 .25rem;text-transform:capitalize}._timelineContent_ehg1p_1096 p{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._timelineDate_ehg1p_1114{font-size:.75rem;color:#9ca3af}._noHistory_ehg1p_1119{padding:2rem;text-align:center;background:#f9fafb;border-radius:8px;color:#6b7280;font-size:.875rem}._dpCardHeader_ehg1p_1129{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._dpEditBtn_ehg1p_1136{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_ehg1p_1136:hover{background:#f3f4f6;border-color:#9ca3af}._dpInfo_ehg1p_1157{display:flex;align-items:center;gap:14px;padding:14px;background:#f8faff;border:1px solid #e0e7ff;border-radius:10px}._dpAvatar_ehg1p_1167{width:46px;height:46px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;flex-shrink:0}._dpDetails_ehg1p_1179{display:flex;flex-direction:column;gap:3px}._dpName_ehg1p_1185{font-size:.9375rem;font-weight:600;color:#111827}._dpEmail_ehg1p_1191,._dpPhone_ehg1p_1197{font-size:.8125rem;color:#6b7280;margin:0}._dpEmpty_ehg1p_1204{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_ehg1p_1217{color:#0f172a}._dpEmpty_ehg1p_1204 p{font-size:.9375rem;font-weight:500;color:#374151;margin:0}._dpEmpty_ehg1p_1204 span{font-size:.8125rem;color:#505153}._modalOverlay_ehg1p_1235{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_ehg1p_1235{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_ehg1p_1259{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}._modalHeader_ehg1p_1259 h3{font-size:1.0625rem;font-weight:600;color:#111827;margin:0}._modalClose_ehg1p_1274{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_ehg1p_1274:hover{background:#f3f4f6;color:#151d30}._modalBody_ehg1p_1293{padding:16px 24px;overflow-y:auto;flex:1}._modalLoading_ehg1p_1299{text-align:center;padding:32px;color:#6b7280;font-size:.9375rem}._modalEmpty_ehg1p_1306{text-align:center;padding:24px;color:#6b7280}._partnerList_ehg1p_1313{display:flex;flex-direction:column;gap:8px}._partnerItem_ehg1p_1319{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid #9f8d70;border-radius:10px;cursor:pointer;transition:all .15s}._partnerItem_ehg1p_1319:hover{border-color:#9f8d70;background:#e5d2b5}._partnerItemSelected_ehg1p_1335{border-color:#9f8d70;background:#fcecd3}._partnerAvatar_ehg1p_1340{width:38px;height:38px;border-radius:50%;background:#cfb58c;color:#a87016;display:flex;align-items:center;justify-content:center;flex-shrink:0}._partnerItemDetails_ehg1p_1352{display:flex;flex-direction:column;gap:2px;flex:1}._partnerName_ehg1p_1359{font-size:.9375rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}._partnerEmail_ehg1p_1368,._partnerPhone_ehg1p_1373{font-size:.8125rem;color:#6b7280}._partnerCheck_ehg1p_1378{color:#9f8d70;flex-shrink:0}._currentBadge_ehg1p_1383{display:inline-block;padding:2px 8px;background:#ffefd6;color:#166534;border-radius:999px;font-size:.6875rem;font-weight:500}._modalFooter_ehg1p_1394{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e5e7eb}._modalCancelBtn_ehg1p_1402{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_ehg1p_1402:hover:not(:disabled){background:#f9fafb}._modalCancelBtn_ehg1p_1402:disabled{opacity:.5;cursor:not-allowed}._modalConfirmBtn_ehg1p_1423{padding:10px 20px;border:none;border-radius:8px;background:#0f172a;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._modalConfirmBtn_ehg1p_1423:hover:not(:disabled){background:#0f172a}._modalConfirmBtn_ehg1p_1423:disabled{background:#9ca3af;cursor:not-allowed}._discountRow_ehg1p_1445 span{color:#16a34a!important}._itemsCardHeader_ehg1p_1448{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._returnOrderBtn_ehg1p_1456{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_ehg1p_1456:hover{background:#dc2626;color:#fff}._itemRight_ehg1p_1474{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}._returnItemBtn_ehg1p_1483{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_ehg1p_1483:hover{background:#fee2e2;border-color:#dc2626}._returnStatusPill_ehg1p_1501{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap}._returnModalOverlay_ehg1p_1512{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_ehg1p_1512{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_ehg1p_1 .2s ease}@keyframes _returnModalIn_ehg1p_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}._returnModalHeader_ehg1p_1542{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._returnModalHeaderLeft_ehg1p_1549{display:flex;align-items:flex-start;gap:12px}._returnWarningIcon_ehg1p_1555{width:40px;height:40px;border-radius:10px;background:#fff3cd;color:#d97706;display:flex;align-items:center;justify-content:center;flex-shrink:0}._returnModalHeader_ehg1p_1542 h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 2px}._returnModalHeader_ehg1p_1542 p{font-size:13px;color:#6b7280;margin:0;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._returnModalClose_ehg1p_1584{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_ehg1p_1584:hover{background:#e5e7eb}._returnModalClose_ehg1p_1584:disabled{opacity:.5;cursor:not-allowed}._returnWarningBanner_ehg1p_1600{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_ehg1p_1600 svg{flex-shrink:0;margin-top:1px}._returnItemPreview_ehg1p_1614{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px}._returnItemImg_ehg1p_1624{width:52px;height:52px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb}._returnItemMeta_ehg1p_1633{display:flex;flex-direction:column;gap:4px}._returnItemName_ehg1p_1639{font-size:14px;font-weight:500;color:#111827}._returnItemQty_ehg1p_1645{font-size:12px;color:#6b7280}._returnField_ehg1p_1650{display:flex;flex-direction:column;gap:6px}._returnField_ehg1p_1650 label{font-size:13px;font-weight:500;color:#374151}._returnField_ehg1p_1650 label span{color:#dc2626}._returnTextarea_ehg1p_1664{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_ehg1p_1664:focus{border-color:#6366f1}._returnTextarea_ehg1p_1664:disabled{background:#f9fafb}._returnError_ehg1p_1679{font-size:12px;color:#dc2626;margin:0}._returnModalActions_ehg1p_1685{display:flex;justify-content:flex-end;gap:10px}._returnCancelBtn_ehg1p_1691{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_ehg1p_1691:hover{background:#f9fafb}._returnCancelBtn_ehg1p_1691:disabled{opacity:.5;cursor:not-allowed}._returnConfirmBtn_ehg1p_1705{padding:9px 20px;border:none;border-radius:8px;background:#dc2626;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._returnConfirmBtn_ehg1p_1705:hover{background:#b91c1c}._returnConfirmBtn_ehg1p_1705:disabled{opacity:.6;cursor:not-allowed}._itemImage_ehg1p_656{cursor:zoom-in;transition:transform .2s ease}._itemImage_ehg1p_656:hover{transform:scale(1.04)}._imagePreviewOverlay_ehg1p_1730{position:fixed;inset:0;background:#000000d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;animation:_imageFadeIn_ehg1p_1 .2s ease}._imagePreviewModal_ehg1p_1749{position:relative;width:100%;max-width:950px;display:flex;align-items:center;justify-content:center}._previewImage_ehg1p_1760{width:auto;height:auto;max-width:100%;max-height:90vh;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 25px 70px #00000073}._imagePreviewClose_ehg1p_1777{position:absolute;top:-14px;right:-14px;width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:#111827;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 30px #0000004d;transition:all .2s ease}._imagePreviewClose_ehg1p_1777:hover{transform:scale(1.08)}@keyframes _imageFadeIn_ehg1p_1{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){._content_ehg1p_603,._trackingInfo_ehg1p_926{grid-template-columns:1fr}}@media(max-width:768px){._container_ehg1p_513{padding:1rem}._header_ehg1p_12{flex-direction:column;align-items:flex-start;gap:1rem}._headerRight_ehg1p_578{width:100%;flex-direction:column}._actionBtn_ehg1p_583{width:100%;justify-content:center}._item_ehg1p_108{flex-direction:column}._itemImage_ehg1p_656{width:100%;height:200px}._imagePreviewOverlay_ehg1p_1730{padding:16px}._imagePreviewModal_ehg1p_1749{max-width:100%}._previewImage_ehg1p_1760{max-height:78vh;border-radius:14px}._imagePreviewClose_ehg1p_1777{top:-10px;right:-2px;width:38px;height:38px}}@media print{._header_ehg1p_12,._backBtn_ehg1p_19,._actionBtn_ehg1p_583,._createBtn_ehg1p_868,._saveBtn_ehg1p_906,._resetBtn_ehg1p_1032,._statusUpdate_ehg1p_989{display:none!important}}@media(max-width:1024px){._grid_ehg1p_72{grid-template-columns:1fr}}@media(max-width:768px){._page_ehg1p_3{padding:16px}._header_ehg1p_12 h2{font-size:18px}._card_ehg1p_80{padding:16px}._item_ehg1p_108 img{width:56px;height:56px}}@media(max-width:480px){._previewImage_ehg1p_1760{max-height:72vh;border-radius:12px}._imagePreviewClose_ehg1p_1777{width:36px;height:36px}}._page_1aw9x_2{padding:24px;max-width:1100px;margin:auto}._backBtn_1aw9x_9{display:inline-flex;align-items:center;gap:8px;background:none;border:none;font-weight:600;cursor:pointer;color:#444;margin-bottom:16px}._card_1aw9x_22{background:#fff;border-radius:14px;padding:24px;box-shadow:0 10px 30px #0000000f}._imageCardSection_1aw9x_29{margin-bottom:24px}._mainImageContainer_1aw9x_33{margin-top:16px}._mainImageWrapper_1aw9x_37{position:relative;width:100%;height:260px;border:2px dashed #d1d5db;border-radius:14px;overflow:hidden;background:#fff}._mainImageWrapper_1aw9x_37 img{width:100%;height:100%;object-fit:contain}._removeMainImageBtn_1aw9x_53{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:18px;cursor:pointer;z-index:2}._removeMainImageBtn_1aw9x_53:hover{background:#dc2626}._mainUploadBox_1aw9x_72{width:100%;height:260px;border:2px dashed #d1d5db;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;background:#fafafa}._addMoreBox_1aw9x_85{margin-top:14px;width:100%;height:120px;border:2px dashed #d1d5db;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;font-size:14px}._additionalGrid_1aw9x_99{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}._thumb_1aw9x_106{width:90px;height:90px;border-radius:10px;overflow:hidden;position:relative;border:1px solid #e5e7eb}._thumb_1aw9x_106 img{width:100%;height:100%;object-fit:cover}._removeBtn_1aw9x_121{position:absolute;top:3px;right:3px;width:22px;height:22px;border-radius:50%;border:none;background:#ef4444;color:#fff;cursor:pointer}._grid_1aw9x_136{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px}._field_1aw9x_143{display:flex;flex-direction:column;gap:6px}._field_1aw9x_143 label{font-size:13px;font-weight:600;color:#475467}._field_1aw9x_143 input,._field_1aw9x_143 select,._field_1aw9x_143 textarea{padding:10px 12px;border-radius:10px;border:1px solid #d0d5dd;font-size:14px;outline:none;transition:border .2s}._field_1aw9x_143 input:focus,._field_1aw9x_143 textarea:focus{border-color:#0f172a}._switchRow_1aw9x_172{display:flex;gap:40px;margin:28px 0}._toggleItem_1aw9x_178{display:flex;align-items:center;gap:12px}._toggleLabel_1aw9x_184{font-weight:600;font-size:14px;color:#344054}._toggleSwitch_1aw9x_191{position:relative;width:44px;height:24px}._toggleSwitch_1aw9x_191 input{display:none}._slider_1aw9x_201{position:absolute;inset:0;background:#d0d5dd;border-radius:999px;cursor:pointer;transition:.3s}._slider_1aw9x_201:before{content:"";position:absolute;height:18px;width:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.3s}._toggleSwitch_1aw9x_191 input:checked+._slider_1aw9x_201{background:#0f172a}._toggleSwitch_1aw9x_191 input:checked+._slider_1aw9x_201:before{transform:translate(20px)}._variationHeader_1aw9x_231{margin-top:32px;display:flex;justify-content:space-between;align-items:center}._variationHeader_1aw9x_231 h3{margin:0;font-size:18px}._variationHint_1aw9x_243{font-size:13px;color:#667085}._variationTitleField_1aw9x_247{margin-top:12px;display:flex;flex-direction:column}._variationTitleField_1aw9x_247 label{font-size:12px;color:#374151;margin-bottom:4px}._variationTitleField_1aw9x_247 input{padding:8px 10px;border-radius:6px;border:1px solid #e4e7ec;font-size:14px}._variationList_1aw9x_266{margin-top:16px;display:flex;flex-direction:column;gap:16px}._variationCard_1aw9x_273{border:1px solid #e4e7ec;border-radius:14px;padding:16px}._variationGrid_1aw9x_279{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:10px}._variationGrid_1aw9x_279 input{padding:10px;border-radius:10px;border:1px solid #d0d5dd}._variationActions_1aw9x_292{display:flex;justify-content:space-between;align-items:center;margin-top:12px}._variationActions_1aw9x_292 label{font-size:13px;font-weight:500}._delete_1aw9x_304{background:#fee4e2;color:#b42318;border:none;border-radius:8px;padding:6px 8px;cursor:pointer}._addBtn_1aw9x_314{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_1aw9x_328{display:flex;justify-content:flex-end;gap:14px;margin-top:32px}._actions_1aw9x_328 button{padding:10px 18px;border-radius:8px;border:1px solid #d0d5dd;background-color:#0f172a;color:#fff;font-weight:500;cursor:pointer}._actions_1aw9x_328 button[type=button]{background:transparent;color:#020617;border:1px solid #d1d5db}._gradientBtn_1aw9x_351{padding:12px 28px;border-radius:9999px;border:none;background:red;color:#fff;font-size:16px;font-weight:600;cursor:pointer}._gradientBtn_1aw9x_351:hover,._gradientBtn_1aw9x_351:focus,._gradientBtn_1aw9x_351:active{background:linear-gradient(135deg,#0f172a,#020617);outline:none;box-shadow:none}._field_1aw9x_143 textarea{min-height:140px;resize:vertical;line-height:1.6}._hexCodeContainer_1aw9x_381{display:flex;gap:8px;align-items:center;width:100%;min-width:0}._colorPickerInput_1aw9x_389{width:40px;height:40px;cursor:pointer;border:1px solid #ddd;border-radius:4px;flex-shrink:0}._hexCodeTextInput_1aw9x_398{flex:1;min-width:0}._sizeChartSection_1aw9x_407{margin-top:28px}._sizeChartTitle_1aw9x_411{font-size:16px;font-weight:600;margin-bottom:14px;color:#111827}._sizeChartUpload_1aw9x_418{width:100%;min-height:220px;border:2px dashed #d0d5dd;border-radius:14px;background:#f9fafb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}._sizeChartUpload_1aw9x_418:hover{border-color:#0f172a;background:#f8fafc}._variationImageUpload_1aw9x_437{margin-top:12px;width:100%;padding:16px;border:2px dashed #d1d5db;border-radius:10px;text-align:center;cursor:pointer;transition:all .2s ease;color:#6b7280;font-size:14px;font-weight:500;display:block}._variationImageUpload_1aw9x_437:hover{border-color:#9ca3af;background:#f9fafb}._variationImageGrid_1aw9x_457{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-top:12px}._variationImageThumb_1aw9x_464{width:100%;aspect-ratio:1;position:relative;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}._variationImageThumb_1aw9x_464 img{width:100%;height:100%;object-fit:cover}._removeVariationImageBtn_1aw9x_480{position:absolute;top:2px;right:3px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:none;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}._variationImageThumb_1aw9x_464:hover ._removeVariationImageBtn_1aw9x_480{opacity:1}._removeVariationImageBtn_1aw9x_480:hover{background:#dc2626}@media(max-width:640px){._variationImageGrid_1aw9x_457{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px}}._sizeChartContent_1aw9x_514{text-align:center;padding:20px}._sizeChartPlus_1aw9x_519{font-size:42px;line-height:1;color:#98a2b3}._sizeChartContent_1aw9x_514 p{margin-top:10px;font-size:15px;font-weight:600;color:#111827}._sizeChartContent_1aw9x_514 small{color:#667085;font-size:12px}._sizeChartPreviewWrapper_1aw9x_537{position:relative;border-radius:14px;overflow:hidden;border:1px solid #e4e7ec}._sizeChartPreview_1aw9x_537{width:100%;max-height:220px;object-fit:contain;background:#fff}._removeSizeChartBtn_1aw9x_551{position:absolute;top:10px;right:10px;width:34px;height:34px;border:none;border-radius:50%;background:#ef4444;color:#fff;font-size:20px;cursor:pointer}._removeSizeChartBtn_1aw9x_551:hover{background:#dc2626}@media(max-width:768px){._sizeChartUpload_1aw9x_418{min-height:180px}._sizeChartPreview_1aw9x_537{max-height:320px}}._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_auw0d_1{padding:20px}._backBtn_auw0d_9{display:flex;align-items:center;gap:10px;margin-bottom:14px;border:none;background:none;cursor:pointer;font-size:16px;font-weight:600}._productLayout_auw0d_29{display:flex;gap:32px;align-items:flex-start;background:#fff;padding:24px;border-radius:20px;box-shadow:0 4px 14px #0000000d}._imageGallery_auw0d_48{width:360px;flex-shrink:0;display:flex;flex-direction:column;gap:14px}._mainImage_auw0d_60{width:100%;height:460px;border-radius:18px;overflow:hidden;background:#f3f4f6}._mainImage_auw0d_60 img{width:100%;height:100%;object-fit:cover}._thumbnailWrapper_auw0d_82{width:100%}._thumbnailRow_auw0d_86{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}._thumb_auw0d_82,._activeThumb_auw0d_96{width:64px;height:64px;flex-shrink:0;border-radius:10px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:.25s ease}._thumb_auw0d_82{opacity:.7}._thumb_auw0d_82:hover{opacity:1;transform:scale(1.05)}._activeThumb_auw0d_96{opacity:1;border-color:#111827}._productInfo_auw0d_131{flex:1;display:flex;flex-direction:column;gap:18px}._productInfo_auw0d_131 h2{font-size:32px;font-weight:700;color:#111827}._meta_auw0d_151{display:flex;gap:10px;flex-wrap:wrap}._badge_auw0d_158{padding:7px 14px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;font-size:12px;font-weight:500;color:#374151}._inStock_auw0d_173,._outStock_auw0d_174{padding:7px 14px;border-radius:999px;font-size:12px;font-weight:600}._inStock_auw0d_173{background:#dcfce7;color:#166534}._outStock_auw0d_174{background:#fee2e2;color:#991b1b}._priceBox_auw0d_201{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:16px;background:#f9fafb;border:1px solid #e5e7eb;width:fit-content;min-width:260px}._priceRow_auw0d_219{display:flex;align-items:center;justify-content:space-between;gap:18px}._priceLabel_auw0d_227{font-size:13px;font-weight:600;color:#6b7280}._actualPrice_auw0d_234{font-size:20px;font-weight:700;color:#111827}._discountPrice_auw0d_241{font-size:20px;font-weight:700;color:#059669}._actualPriceSmall_auw0d_248,._discountPriceSmall_auw0d_249{font-size:15px;font-weight:700}._discountPriceSmall_auw0d_249{color:#059669}._desc_auw0d_262{max-width:650px;line-height:1.8;color:#4b5563}._stock_auw0d_274{width:fit-content;padding:12px 14px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}._extraInfo_auw0d_290{display:flex;gap:28px;flex-wrap:wrap;color:#4b5563}._extraInfo_auw0d_290 strong{color:#111827}._sizeChartContainer_auw0d_307{margin-top:6px}._sizeChartTitle_auw0d_311{margin-bottom:12px;font-size:14px;font-weight:700}._sizeChartImageWrapper_auw0d_318{width:360px;border-radius:18px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;padding:10px}._sizeChartImage_auw0d_318{width:100%;display:block;object-fit:contain}._fullVariationSection_auw0d_344{margin-top:28px;background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 14px #0000000d}._sectionHeader_auw0d_357{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}._sectionHeader_auw0d_357 h3{font-size:24px;font-weight:700;color:#111827}._sectionHeader_auw0d_357 span{padding:6px 12px;border-radius:999px;background:#f3f4f6;font-size:13px;color:#6b7280}._variationGrid_auw0d_388{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:22px}._variationCard_auw0d_401{border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;background:#fff;transition:.25s ease}._variationCard_auw0d_401:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000014}._variationImages_auw0d_424{display:flex;gap:10px;overflow-x:auto;padding:12px;background:#f9fafb;scrollbar-width:thin}._variationImages_auw0d_424::-webkit-scrollbar{height:6px}._variationImages_auw0d_424::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}._variationImage_auw0d_424{width:110px;height:140px;flex-shrink:0;border-radius:14px;object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb;cursor:pointer;transition:.25s ease}._variationImage_auw0d_424:hover{transform:scale(1.03);box-shadow:0 8px 20px #0000001f}._variationContent_auw0d_478{padding:18px}._variationTop_auw0d_482{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}._variationAttributes_auw0d_492{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._sizeCircle_auw0d_500{min-width:40px;height:40px;padding:0 12px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:1px solid #d1d5db;font-size:13px;font-weight:700;color:#111827}._colorSwatch_auw0d_522{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;font-size:13px;font-weight:500;color:#374151}._colorPreview_auw0d_541{width:26px;height:26px;border-radius:8px;border:1px solid #d1d5db}._availableBadge_auw0d_550,._unavailableBadge_auw0d_551{padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700}._availableBadge_auw0d_550{background:#dcfce7;color:#166534}._unavailableBadge_auw0d_551{background:#fee2e2;color:#991b1b}._variationInfo_auw0d_574{display:flex;gap:20px}._infoLabel_auw0d_579{margin-bottom:5px;font-size:11px;text-transform:uppercase;color:#9ca3af;letter-spacing:.5px}._infoValue_auw0d_591,._priceValue_auw0d_592,._stockValue_auw0d_593{font-weight:700;color:#111827}._priceValue_auw0d_592,._stockValue_auw0d_593{font-size:15px}._reviewSection_auw0d_609{margin-top:32px}._reviewHeader_auw0d_613{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}._reviewTitle_auw0d_620{margin:0;font-size:24px;font-weight:700;color:#111827}._reviewCount_auw0d_627{margin-top:4px;color:#6b7280;font-size:14px}._reviewGrid_auw0d_633{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}._reviewCard_auw0d_639{background:#fff;border-radius:18px;padding:20px;border:1px solid #ececec;transition:all .25s ease;min-height:210px;display:flex;flex-direction:column}._reviewCard_auw0d_639:hover{transform:translateY(-4px);box-shadow:0 14px 28px #00000014}._reviewTop_auw0d_656{display:flex;align-items:center;gap:14px}._avatar_auw0d_662{width:52px;height:52px;min-width:52px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4338ca);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}._userBlock_auw0d_676{flex:1}._userBlock_auw0d_676 strong{display:block;font-size:15px;color:#111827}._date_auw0d_686{font-size:12px;color:#6b7280}._ratingRow_auw0d_691{margin-top:14px;color:#fbbf24;font-size:18px;letter-spacing:2px}._comment_auw0d_698{margin-top:14px;color:#374151;line-height:1.7;font-size:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._reviewActions_auw0d_710{margin-top:auto;display:flex;justify-content:flex-end;gap:8px;padding-top:16px}._iconBtn_auw0d_718{width:34px;height:34px;border-radius:50%;border:none;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._iconBtn_auw0d_718:hover{background:#e5e7eb}._delete_auw0d_735{background:#fee2e2}._delete_auw0d_735:hover{background:#fecaca}._pagination_auw0d_747{margin-top:24px;display:flex;justify-content:center;align-items:center;gap:16px}._pagination_auw0d_747 button{border:none;background:#111827;color:#fff;padding:10px 18px;border-radius:10px;cursor:pointer;font-size:14px;transition:.2s ease}._pagination_auw0d_747 button:hover:not(:disabled){opacity:.9}._pagination_auw0d_747 button:disabled{opacity:.4;cursor:not-allowed}._pagination_auw0d_747 span{font-size:14px;font-weight:500}._reviewLoading_auw0d_780,._emptyReviews_auw0d_781{background:#fff;border-radius:14px;padding:40px;text-align:center;color:#6b7280;border:1px solid #e5e7eb}._modalOverlay_auw0d_794{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_auw0d_794{background:#fff;padding:20px;width:400px;border-radius:12px;box-shadow:0 10px 30px #0003}._modal_auw0d_794 h3{margin-bottom:12px}._modal_auw0d_794 label{font-size:14px;font-weight:500;margin-top:10px;display:block}._modal_auw0d_794 select,._modal_auw0d_794 textarea{width:100%;margin-top:6px;padding:8px;border-radius:6px;border:1px solid #d1d5db;font-size:14px}._modalActions_auw0d_846{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}._cancelBtn_auw0d_855{background:#e5e7eb;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}._saveBtn_auw0d_867{background:#4f46e5;color:#fff;border:none;padding:6px 14px;border-radius:6px;cursor:pointer}._saveBtn_auw0d_867:disabled{opacity:.6;cursor:not-allowed}@media(min-width:768px)and (max-width:1023px){._page_auw0d_1{padding:16px}._productLayout_auw0d_29{gap:24px}._imageGallery_auw0d_48{width:300px}._mainImage_auw0d_60{height:360px}._thumb_auw0d_82,._activeThumb_auw0d_96{width:52px;height:52px}._price_auw0d_201{font-size:28px}._reviewGrid_auw0d_633{grid-template-columns:repeat(2,1fr)}._variationGrid_auw0d_388{grid-template-columns:1fr}._modal_auw0d_794{width:420px}}@media(max-width:767px){._page_auw0d_1{padding:12px}._productLayout_auw0d_29{flex-direction:column}._imageGallery_auw0d_48{width:100%}._mainImage_auw0d_60{height:340px}._thumbnailRow_auw0d_86{justify-content:center}._thumb_auw0d_82,._activeThumb_auw0d_96{width:50px;height:50px}._productInfo_auw0d_131{width:100%}._productInfo_auw0d_131 h2{font-size:26px}._price_auw0d_201{font-size:28px}._variationGrid_auw0d_388,._variationInfo_auw0d_574{grid-template-columns:1fr}._variationImage_auw0d_424{width:95px;height:125px}._reviewGrid_auw0d_633{grid-template-columns:1fr}._reviewCard_auw0d_639{min-height:auto}._pagination_auw0d_747{flex-wrap:wrap}._pagination_auw0d_747 button{width:100%}._modal_auw0d_794{width:90%;max-width:360px}._sizeChartImageWrapper_auw0d_318{width:100%}}._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_1k3bh_1{background:#f9fafb;padding:8px;max-width:100%;overflow-x:hidden}@media(min-width:768px){._page_1k3bh_1{padding:16px}}@media(min-width:1024px){._page_1k3bh_1{padding:24px}}._header_1k3bh_21{margin:16px 0 24px}._header_1k3bh_21 h1{font-size:18px;margin:0;color:#111827}._header_1k3bh_21 p{margin-top:4px;font-size:12px;color:#6b7280}@media(min-width:768px){._header_1k3bh_21{margin:16px 0 28px}._header_1k3bh_21 h1{font-size:22px}._header_1k3bh_21 p{font-size:14px}}._tableWrapper_1k3bh_52{background:#fff;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:20px;overflow:hidden}._formCard_1k3bh_61{padding:12px;display:grid;gap:12px;border-bottom:1px solid #e5e7eb}._formCard_1k3bh_61 h3{margin:0 0 6px;font-size:16px;color:#111827}._formCard_1k3bh_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_1k3bh_61 input[type=text]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formCard_1k3bh_61 input[type=file]{width:100%;box-sizing:border-box;font-size:14px;cursor:pointer}._formCard_1k3bh_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_1k3bh_61 input[type=file]::file-selector-button:hover{background:#f3f4f6;border-color:#d1d5db}._formCard_1k3bh_61 input[type=file]::file-selector-button:active{transform:scale(.98)}._formCard_1k3bh_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_1k3bh_61 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formCard_1k3bh_61 ._formCardButton_1k3bh_135{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_1k3bh_61 ._formCardButton_1k3bh_135:hover{background:linear-gradient(135deg,#5e2d0d,#482e05,#5c2704)}._formCard_1k3bh_61 ._formCardButton_1k3bh_135:active{transform:scale(.98)}._fileInputWrapper_1k3bh_155{position:relative;width:100%}._clearFileBtn_1k3bh_160{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:none;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2}._clearFileBtn_1k3bh_160:hover{background:#dc2626;transform:translateY(-50%) scale(1.08)}._cropOverlay_1k3bh_184{position:fixed;inset:0;background:#000000b3;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px}._cropModal_1k3bh_195{width:100%;max-width:700px;background:#fff;border-radius:16px;padding:20px}._cropContainer_1k3bh_203{position:relative;width:100%;height:400px;background:#111;margin:20px 0}._cropActions_1k3bh_211{display:flex;gap:12px;margin-top:20px}._cropActions_1k3bh_211 button{flex:1;height:44px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .3s ease}._cropActions_1k3bh_211 ._saveBtn_1k3bh_232{background:#111;color:#fff}._cropActions_1k3bh_211 ._saveBtn_1k3bh_232:hover{background:#181818;transform:translateY(-1px)}._cropActions_1k3bh_211 ._cancelBtn_1k3bh_243{background:#f3f4f6;color:#111827;border:1px solid #e5e7eb}._cropActions_1k3bh_211 ._cancelBtn_1k3bh_243:hover{background:#e5e7eb;transform:translateY(-1px)}._cropActions_1k3bh_211 button:active{transform:scale(.98)}._pagination_1k3bh_259{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb;background:#fff}._pageBtn_1k3bh_269{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s;font-size:14px}._pageBtn_1k3bh_269:hover:not(:disabled){background:#f3f4f6}._pageBtn_1k3bh_269:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1k3bh_288{font-size:14px;color:#374151}@media(min-width:768px){._formCard_1k3bh_61{padding:16px;grid-template-columns:repeat(2,1fr);gap:12px}._formCard_1k3bh_61 h3{grid-column:1 / -1;font-size:18px}}@media(min-width:1024px){._formCard_1k3bh_61{grid-template-columns:repeat(3,1fr) auto;align-items:end}._formCard_1k3bh_61 button{white-space:nowrap}}._mobileCardList_1k3bh_318{display:grid;gap:12px;padding:12px}@media(min-width:768px){._mobileCardList_1k3bh_318{display:none}}._bannerCard_1k3bh_330{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;transition:box-shadow .2s}._bannerCard_1k3bh_330:active{box-shadow:0 2px 8px #0000001a}._cardImage_1k3bh_342{width:100%;height:140px;object-fit:cover}._cardContent_1k3bh_348{padding:12px}._cardTitle_1k3bh_352{font-size:15px;font-weight:600;color:#111827;margin:0 0 6px}._cardLink_1k3bh_359{font-size:13px;color:#6b7280;margin:0 0 6px;word-break:break-word;overflow-wrap:anywhere}._cardDate_1k3bh_367{font-size:12px;color:#9ca3af;margin:0 0 12px}._cardActions_1k3bh_373{display:flex;gap:8px;padding-top:12px;border-top:1px solid #f3f4f6}._cardButton_1k3bh_380{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_1k3bh_380:hover{background:#f9fafb}._cardButton_1k3bh_380:active{transform:scale(.97)}._cardButton_1k3bh_380._edit_1k3bh_405:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}._cardButton_1k3bh_380._delete_1k3bh_411:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}._tableScroll_1k3bh_418{overflow-x:auto;-webkit-overflow-scrolling:touch;display:none}@media(min-width:768px){._tableScroll_1k3bh_418{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_1k3bh_482{width:100px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}@media(min-width:768px){._bannerImg_1k3bh_482{width:120px;height:48px}}._actions_1k3bh_498{display:flex;align-items:center;justify-content:center;gap:12px;font-size:18px;color:#6b7280;margin-top:10px}._actions_1k3bh_498 svg{cursor:pointer;transition:color .2s,transform .15s}._actions_1k3bh_498 svg:hover{transform:scale(1.15)}._actions_1k3bh_498 svg:first-child:hover{color:#3b82f6}._actions_1k3bh_498 svg:last-child:hover{color:#ef4444}._actions_1k3bh_498 svg:active{transform:scale(1.05)}@media(min-width:768px){._actions_1k3bh_498{gap:14px}}._empty_1k3bh_536{text-align:center;padding:32px 20px;color:#6b7280;font-size:14px}@media(min-width:768px){._empty_1k3bh_536{padding:40px 20px}}._overlay_1k3bh_550{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:_fadeIn_1k3bh_1 .2s ease-out}@keyframes _fadeIn_1k3bh_1{0%{opacity:0}to{opacity:1}}._modal_1k3bh_571{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_1k3bh_1 .3s ease-out}@keyframes _slideUp_1k3bh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:480px){._modal_1k3bh_571{padding:20px}}._modal_1k3bh_571 h3{margin:0;font-size:18px;color:#111827}._modal_1k3bh_571 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_1k3bh_571 input[type=text]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modal_1k3bh_571 input[type=file]{width:100%;box-sizing:border-box;font-size:14px;cursor:pointer}._modal_1k3bh_571 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_1k3bh_571 input[type=file]::file-selector-button:hover{background:#f3f4f6;border-color:#d1d5db}._modal_1k3bh_571 input[type=file]::file-selector-button:active{transform:scale(.98)}._modal_1k3bh_571 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_1k3bh_571 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._editPreview_1k3bh_671{width:100%;height:120px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}@media(min-width:480px){._editPreview_1k3bh_671{height:140px}}._modalActions_1k3bh_685{display:grid;grid-template-columns:1fr;gap:10px;margin-top:6px}@media(min-width:480px){._modalActions_1k3bh_685{grid-template-columns:1fr 1fr;gap:12px}}._modalActions_1k3bh_685 button{padding:11px 18px;border-radius:10px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;width:100%}._modalActions_1k3bh_685 button:first-child{background:linear-gradient(135deg,#1a1410,#2d2416,#1a1410);color:#fff}._cancelBtn_1k3bh_243{background:#e5e7eb;color:#111827}._cancelBtn_1k3bh_243:hover{background:#d1d5db}._modalActions_1k3bh_685 button:active{transform:scale(.97)}._formCard_1k3bh_61 button:disabled,._modalActions_1k3bh_685 button:disabled{opacity:.6;cursor:not-allowed}._formCard_1k3bh_61 button:disabled:hover,._modalActions_1k3bh_685 button:disabled:hover{transform:none}@media(max-width:768px){._pagination_1k3bh_259{justify-content:space-between;gap:10px}._pageBtn_1k3bh_269{padding:10px 16px}._pageInfo_1k3bh_288{font-size:13px}}@media(max-width:480px){._pagination_1k3bh_259{gap:8px}._pageBtn_1k3bh_269{flex:1}}._page_10gdy_2{background:#f9fafb;padding:12px}._header_10gdy_8{display:flex;justify-content:space-between;align-items:center;margin:16px 0 28px;gap:12px}._header_10gdy_8 h1{font-size:22px;margin:0}._header_10gdy_8 p{margin-top:4px;font-size:12px;color:#6b7280}._addBtn_10gdy_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_10gdy_41{margin-bottom:20px}._searchBox_10gdy_45{position:relative;max-width:420px}._searchBox_10gdy_45 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_10gdy_58{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._tableWrapper_10gdy_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_10gdy_96{padding:24px;text-align:center;color:#6b7280}._actions_10gdy_103{display:flex;justify-content:center;gap:10px}._editBtn_10gdy_109,._deleteBtn_10gdy_110{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center}._editBtn_10gdy_109{color:#0f172a}._editBtn_10gdy_109:hover{background:#e0e7ff}._deleteBtn_10gdy_110{color:#dc2626}._deleteBtn_10gdy_110:hover{background:#fee2e2}._pagination_10gdy_138{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb}._pageBtn_10gdy_147{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}._pageBtn_10gdy_147:disabled{opacity:.5;cursor:not-allowed}._pageInfo_10gdy_160{font-size:14px;color:#374151}._modalBackdrop_10gdy_166{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:2000}._modal_10gdy_166{background:#fff;width:100%;max-width:480px;border-radius:14px;padding:20px}._modal_10gdy_166 h3{margin-bottom:16px;font-size:18px}._chipInput_10gdy_190{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:14px}._chipInput_10gdy_190 input{border:none;outline:none;font-size:14px;flex:1;min-width:120px}._chip_10gdy_190{display:flex;align-items:center;gap:6px;background:#e0e7ff;color:#3730a3;padding:4px 8px;border-radius:8px;font-size:12px}._chip_10gdy_190 svg{cursor:pointer}._modal_10gdy_166 input[type=number]{width:100%;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;margin-bottom:16px}._checkbox_10gdy_232{display:flex;align-items:center;gap:10px;margin:12px 0;font-size:14px;color:#374151}._checkbox_10gdy_232 input{width:16px;height:16px;cursor:pointer;accent-color:#0f172a}._modalActions_10gdy_248{display:flex;justify-content:flex-end;gap:12px}._cancelBtn_10gdy_254{background:#fff;border:1px solid #e5e7eb;padding:8px 14px;border-radius:8px;cursor:pointer}._saveBtn_10gdy_262{background:#0f172a;color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer}._mobileCards_10gdy_273{display:none}._desktopTable_10gdy_276{display:table;width:100%}@media(max-width:1024px){._page_10gdy_2{padding:16px}._searchBox_10gdy_45{max-width:350px}th,td{padding:12px 8px;font-size:13px}._modal_10gdy_166{max-width:440px}}@media(max-width:720px){._header_10gdy_8{flex-direction:column;align-items:stretch;margin-bottom:20px;gap:16px}._header_10gdy_8 h1{font-size:20px}._addBtn_10gdy_27{width:100%;justify-content:center;height:48px}._searchBox_10gdy_45{max-width:100%}._desktopTable_10gdy_276{display:none}._mobileCards_10gdy_273{display:flex;flex-direction:column;gap:12px;padding:12px 0}._card_10gdy_341{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}._cardHeader_10gdy_348{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f4f6;padding-bottom:12px;margin-bottom:12px}._cardActions_10gdy_357{display:flex;gap:10px}._pagination_10gdy_138{justify-content:center;padding:16px}._modal_10gdy_166{width:92%;padding:20px}}@media(max-width:460px){._page_10gdy_2{padding:10px}._card_10gdy_341{padding:12px}._cardCode_10gdy_388{font-size:14px}._modalActions_10gdy_248{flex-direction:column-reverse;gap:10px}._modalActions_10gdy_248 button{width:100%;height:45px;font-size:15px}._pagination_10gdy_138{flex-wrap:wrap;gap:8px}._pageInfo_10gdy_160{width:100%;text-align:center;margin-bottom:4px;order:-1}._pageBtn_10gdy_147{flex:1;text-align:center;padding:12px}._modal_10gdy_166 h3,._chipInput_10gdy_190 input{font-size:16px}}._page_ipqyz_1{background:#f9fafb;padding:8px}._header_ipqyz_7{display:flex;justify-content:flex-start;margin:16px 0 28px}._createBtn_ipqyz_12{margin-left:auto;background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer}._header_ipqyz_7 h1{font-size:22px;margin:0}._header_ipqyz_7 p{margin-top:4px;font-size:12px;color:#6b7280}._detailHeader_ipqyz_34{margin:16px 0 28px}._backBtn_ipqyz_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_ipqyz_38:hover{background:#f3f4f6}._headerInfo_ipqyz_55 h1{font-size:22px;margin:0}._headerInfo_ipqyz_55 p{margin-top:4px;font-size:12px;color:#6b7280}._stats_ipqyz_67{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:28px}._statCard_ipqyz_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_ipqyz_74:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001f}._statCard_ipqyz_74 span{font-size:14px;opacity:.95}._statCard_ipqyz_74 h3{margin-top:8px;font-size:26px;font-weight:700}._filters_ipqyz_102{display:flex;gap:12px;margin-bottom:20px}._searchBox_ipqyz_108{flex:3;position:relative}._searchBox_ipqyz_108 input{width:100%;padding:10px 16px 10px 44px;border-radius:10px;border:1px solid #e5e7eb}._searchIcon_ipqyz_120{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af}._filterBox_ipqyz_128{flex:1}._filterBox_ipqyz_128 select{width:100%;padding:10px 16px 10px 10px;border-radius:10px;border:1px solid #e5e7eb}._tableWrapper_ipqyz_140{background:#fff;border-radius:12px;border:1px solid #e5e7eb}._tableScroll_ipqyz_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_ipqyz_184{background:#dcfce7;color:#166534;padding:4px 10px;border-radius:999px;font-size:12px;display:inline-block}._inactive_ipqyz_193{background:#fee2e2;color:#991b1b;padding:4px 10px;border-radius:999px;font-size:12px;display:inline-block}._actions_ipqyz_203{font-size:18px;color:#6b7280;cursor:pointer}._viewBtn_ipqyz_209{background-color:#0f172a;color:#fff;border:none;padding:6px 12px;font-size:12px;border-radius:6px;cursor:pointer}._viewBtn_ipqyz_209:hover{opacity:.9}._pagination_ipqyz_224{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px;border-top:1px solid #e5e7eb}._pageBtn_ipqyz_233{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s}._pageBtn_ipqyz_233:hover:not(:disabled){background:#f3f4f6}._pageBtn_ipqyz_233:disabled{opacity:.5;cursor:not-allowed}._pageInfo_ipqyz_251{font-size:14px}._mobileCards_ipqyz_256{display:none}._partnerCard_ipqyz_260{padding:16px;border-bottom:1px solid #e5e7eb}._partnerCard_ipqyz_260:last-child{border-bottom:none}._cardHeader_ipqyz_269{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px}._cardHeader_ipqyz_269 strong{font-size:16px}._cardDetails_ipqyz_280{display:grid;gap:8px}._cardRow_ipqyz_285{display:flex;justify-content:space-between;font-size:14px}._cardLabel_ipqyz_291{color:#6b7280}._cardValue_ipqyz_295{font-weight:500}._tabs_ipqyz_300{display:flex;gap:8px;margin-bottom:20px;background:#fff;border-radius:12px;padding:8px;border:1px solid #e5e7eb}._tabs_ipqyz_300 button{flex:1;padding:10px 16px;border:none;background:transparent;cursor:pointer;border-radius:8px;font-size:14px;transition:all .2s}._tabs_ipqyz_300 button:hover{background:#f3f4f6}._activeTab_ipqyz_325{background:#1a1410!important;color:#fff!important}._tabContent_ipqyz_331{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px}._profileSection_ipqyz_339 h3{font-size:18px;margin-bottom:20px}._profileGrid_ipqyz_344{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._profileField_ipqyz_350{display:flex;flex-direction:column;gap:8px}._profileField_ipqyz_350 label{font-size:12px;color:#6b7280;font-weight:600}._profileField_ipqyz_350 div{font-size:14px;color:#111827}._ordersSection_ipqyz_368 h3{font-size:18px;margin-bottom:20px}._ordersTable_ipqyz_373{overflow-x:auto}._ordersTable_ipqyz_373 table{min-width:800px}._orderStatus_ipqyz_381{padding:4px 10px;border-radius:999px;font-size:12px;background:#e5e7eb;color:#374151;text-transform:capitalize}._paymentStatus_ipqyz_390{padding:4px 10px;border-radius:999px;font-size:12px;background:#dbeafe;color:#1e40af;text-transform:capitalize}._emptyState_ipqyz_399{text-align:center;color:#6b7280;padding:40px 20px}._orderCard_ipqyz_410{padding:16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}._orderCard_ipqyz_410:last-child{margin-bottom:0}._orderCardHeader_ipqyz_421{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}._orderCardHeader_ipqyz_421 strong{font-size:14px}._orderCardDetails_ipqyz_434{display:grid;gap:8px}._manageSection_ipqyz_440 h3{font-size:18px;margin-bottom:20px}._manageActions_ipqyz_445{display:flex;gap:12px}._editBtn_ipqyz_450{padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._editBtn_ipqyz_450:hover{opacity:.9}._deleteBtn_ipqyz_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_ipqyz_464:hover{opacity:.9}._editForm_ipqyz_482{max-width:500px}._formGroup_ipqyz_486{margin-bottom:20px}._formGroup_ipqyz_486 label{display:block;font-size:12px;color:#6b7280;font-weight:600;margin-bottom:8px}._formGroup_ipqyz_486 input{width:100%;padding:10px 16px;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}._formActions_ipqyz_506{display:flex;gap:12px}._saveBtn_ipqyz_511{padding:10px 20px;background:#0f172a;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._saveBtn_ipqyz_511:hover{opacity:.9}._cancelBtn_ipqyz_525{padding:10px 20px;background:#6b7280;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._cancelBtn_ipqyz_525:hover{opacity:.9}._modalOverlay_ipqyz_540{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_ipqyz_540{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%}._modal_ipqyz_540 h3{font-size:18px;margin-bottom:12px}._modal_ipqyz_540 p{font-size:14px;color:#6b7280;margin-bottom:20px}._modalActions_ipqyz_572{display:flex;gap:12px;justify-content:flex-end}._confirmDeleteBtn_ipqyz_578{padding:10px 20px;background:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}._confirmDeleteBtn_ipqyz_578:hover{opacity:.9}._sectionHeader_ipqyz_591{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}._sectionHeader_ipqyz_591 h3{margin:0}._dateFilterBar_ipqyz_605{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._dateFilterGroup_ipqyz_612{display:flex;align-items:center;gap:6px}._dateFilterGroup_ipqyz_612 label{font-size:12px;font-weight:500;color:#6b7280;white-space:nowrap}._dateFilterGroup_ipqyz_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_ipqyz_612 input[type=date]:focus{border-color:#6366f1}._clearDateBtn_ipqyz_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_ipqyz_642:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}._mobileOrderCards_ipqyz_406{display:none}._cardSubText_ipqyz_666{font-size:12px;color:#6b7280;margin-top:4px}@media(max-width:1024px){._stats_ipqyz_67{grid-template-columns:repeat(3,1fr)}._profileGrid_ipqyz_344{grid-template-columns:1fr}}@media(max-width:768px){._page_ipqyz_1{padding:12px}._header_ipqyz_7{margin:12px 0 20px}._header_ipqyz_7 h1{font-size:20px}._detailHeader_ipqyz_34{margin:12px 0 20px}._stats_ipqyz_67{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}._statCard_ipqyz_74{padding:12px}._statCard_ipqyz_74 span{font-size:11px}._statCard_ipqyz_74 h3{font-size:18px;margin-top:4px}._filters_ipqyz_102{flex-direction:column;gap:10px}._filters_ipqyz_102 select{width:100%}._tableScroll_ipqyz_147{display:none}._mobileCards_ipqyz_256{display:block}._pagination_ipqyz_224{flex-direction:row;justify-content:space-between}._pageBtn_ipqyz_233{padding:10px 16px}._pageInfo_ipqyz_251{font-size:13px}._tabs_ipqyz_300{flex-wrap:wrap}._tabs_ipqyz_300 button{font-size:12px;padding:8px 12px}._tabContent_ipqyz_331{padding:16px}._profileGrid_ipqyz_344{grid-template-columns:1fr}._manageActions_ipqyz_445{flex-direction:column}._editForm_ipqyz_482{max-width:100%}._ordersTable_ipqyz_373{overflow-x:auto}._ordersTable_ipqyz_373 table{min-width:800px}._ordersTable_ipqyz_373{display:none}._mobileOrderCards_ipqyz_406{display:flex;flex-direction:column;gap:12px}._orderCard_ipqyz_410{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}._orderCardHeader_ipqyz_421{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px}._orderCardDetails_ipqyz_434{display:flex;flex-direction:column;gap:10px}._cardRow_ipqyz_285{display:flex;justify-content:space-between;gap:12px;font-size:14px}._cardLabel_ipqyz_291{color:#6b7280}._cardValue_ipqyz_295{font-weight:600;color:#111827;text-align:right}._paymentStatus_ipqyz_390,._orderStatus_ipqyz_381{font-size:11px}}@media(max-width:480px){._stats_ipqyz_67{grid-template-columns:1fr}._pagination_ipqyz_224{gap:8px}._pageBtn_ipqyz_233{flex:1}._formActions_ipqyz_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}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_ppozl_2{padding:2rem;max-width:1400px;margin:0 auto}._loading_ppozl_8,._error_ppozl_9{text-align:center;padding:3rem;font-size:1.1rem;color:#666}._error_ppozl_9{color:#dc2626}._header_ppozl_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._headerLeft_ppozl_30{display:flex;align-items:center;gap:1rem}._backBtn_ppozl_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_ppozl_36:hover{background:#f3f4f6;border-color:#9ca3af}._title_ppozl_54{font-size:1.75rem;font-weight:700;margin:0;color:#111827}._subtitle_ppozl_61{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._headerRight_ppozl_67{display:flex;align-items:center}._content_ppozl_73{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}._left_ppozl_79,._right_ppozl_80{display:flex;flex-direction:column;gap:1.5rem}._card_ppozl_87{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._cardTitle_ppozl_95{font-size:1.125rem;font-weight:600;margin:0 0 1.25rem;color:#111827;display:flex;align-items:center}._items_ppozl_105{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._item_ppozl_105{display:flex;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}._itemImage_ppozl_121{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;background:#f3f4f6;flex-shrink:0}._itemDetails_ppozl_131{flex:1}._itemName_ppozl_135{font-weight:600;margin:0 0 .5rem;color:#111827}._itemSku_ppozl_141{font-size:.8125rem;color:#6b7280;margin:0 0 .375rem}._itemPrice_ppozl_147{font-size:.875rem;color:#374151;margin:0 0 .25rem}._itemReason_ppozl_153{font-size:.8125rem;color:#6b7280;margin:0}._itemTotal_ppozl_159{font-weight:600;color:#111827;align-self:center;white-space:nowrap}._variantMeta_ppozl_166{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0 10px}._sizeBadge_ppozl_176{min-width:32px;height:28px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;border:1px solid #d1d5db;font-size:12px;font-weight:600;color:#111827}._colorMeta_ppozl_199{display:flex;align-items:center;gap:6px;padding:0 10px;height:28px;border-radius:6px;background:#fff;border:1px solid #d1d5db}._colorSwatch_ppozl_214{width:14px;height:14px;border-radius:4px;border:1px solid rgba(0,0,0,.08);flex-shrink:0}._colorLabel_ppozl_225{font-size:12px;font-weight:500;color:#374151}._skuBadge_ppozl_232{height:28px;display:flex;align-items:center;padding:0 10px;border-radius:6px;background:#f3f4f6;font-size:11px;font-weight:600;color:#4b5563;letter-spacing:.3px;font-family:monospace}._totals_ppozl_255{border-top:1px solid #e5e7eb;padding-top:1rem}._totalRow_ppozl_260{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}._totalRow_ppozl_260 span:first-child{color:#6b7280}._totalRow_ppozl_260 span:last-child{font-weight:500;color:#111827}._feeRow_ppozl_276 span{color:#dc2626!important}._grandTotal_ppozl_280{border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:1.0625rem;font-weight:700}._grandTotal_ppozl_280 span{color:#111827!important;font-weight:700}._infoGrid_ppozl_294{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._fullWidth_ppozl_301{grid-column:1 / -1}._infoItem_ppozl_305{display:flex;flex-direction:column;gap:.25rem}._infoItem_ppozl_305 label{font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}._infoItem_ppozl_305 p{margin:0;color:#111827;font-size:.9375rem}._address_ppozl_326{margin-top:1rem;border-top:1px solid #e5e7eb;padding-top:1rem}._address_ppozl_326 label{display:block;font-size:.8125rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px;margin-bottom:.5rem}._address_ppozl_326 p{margin:.25rem 0;color:#111827;font-size:.9375rem}._orderLink_ppozl_349{background:none;border:none;color:#2563eb;font-size:.9375rem;font-weight:500;cursor:pointer;padding:0;text-decoration:underline}._orderLink_ppozl_349:hover{color:#1d4ed8}._statusBadgeLarge_ppozl_365{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;font-size:.9375rem;font-weight:600;text-transform:capitalize}._statusPending_ppozl_375{background:#e5e7eb;color:#374151}._statusApproved_ppozl_380{background:#d1fae5;color:#065f46}._statusRejected_ppozl_385{background:#fee2e2;color:#991b1b}._statusPickedUp_ppozl_390{background:#dbeafe;color:#1e40af}._statusReturned_ppozl_395{background:#fef3c7;color:#92400e}._statusRefunded_ppozl_400{background:#ede9fe;color:#5b21b6}._statusInfo_ppozl_406{display:flex;flex-direction:column;gap:1rem}._statusMeta_ppozl_412{display:flex;flex-direction:column;gap:.375rem}._statusMeta_ppozl_412 p{margin:0;font-size:.875rem;color:#6b7280}._statusMeta_ppozl_412 code{font-family:monospace;background:#f3f4f6;padding:1px 6px;border-radius:4px;font-size:.8125rem;color:#374151}._customerInfo_ppozl_434{display:flex;align-items:center;gap:14px;padding:14px;background:#f8faff;border:1px solid #e0e7ff;border-radius:10px}._customerAvatar_ppozl_444{width:46px;height:46px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;flex-shrink:0}._customerDetails_ppozl_456{display:flex;flex-direction:column;gap:3px}._customerDetails_ppozl_456 strong{font-size:.9375rem;font-weight:600;color:#111827}._customerDetails_ppozl_456 p{font-size:.8125rem;color:#6b7280;margin:0}._dpCardHeader_ppozl_475{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._dpEditBtn_ppozl_482{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_ppozl_482:hover{background:#f3f4f6;border-color:#9ca3af}._dpInfo_ppozl_502{display:flex;align-items:center;gap:14px;padding:14px;background:#f8faff;border:1px solid #e0e7ff;border-radius:10px}._dpAvatar_ppozl_512{width:46px;height:46px;border-radius:50%;background:#e0e7ff;color:#3730a3;display:flex;align-items:center;justify-content:center;flex-shrink:0}._dpDetails_ppozl_524{display:flex;flex-direction:column;gap:3px}._dpName_ppozl_530{font-size:.9375rem;font-weight:600;color:#111827}._dpEmail_ppozl_536,._dpPhone_ppozl_542{font-size:.8125rem;color:#6b7280;margin:0}._dpEmpty_ppozl_548{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_ppozl_561{color:#0f172a}._dpEmpty_ppozl_548 p{font-size:.9375rem;font-weight:500;color:#374151;margin:0}._dpEmpty_ppozl_548 span{font-size:.8125rem;color:#505153}._modalOverlay_ppozl_578{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_ppozl_578{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_ppozl_602{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}._modalHeader_ppozl_602 h3{font-size:1.0625rem;font-weight:600;color:#111827;margin:0}._modalClose_ppozl_617{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_ppozl_617:hover{background:#f3f4f6;color:#151d30}._modalBody_ppozl_636{padding:16px 24px;overflow-y:auto;flex:1}._modalLoading_ppozl_642{text-align:center;padding:32px;color:#6b7280;font-size:.9375rem}._modalEmpty_ppozl_649{text-align:center;padding:24px;color:#6b7280}._partnerList_ppozl_655{display:flex;flex-direction:column;gap:8px}._partnerItem_ppozl_661{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid #9f8d70;border-radius:10px;cursor:pointer;transition:all .15s}._partnerItem_ppozl_661:hover{border-color:#9f8d70;background:#e5d2b5}._partnerItemSelected_ppozl_677{border-color:#9f8d70;background:#fcecd3}._partnerAvatar_ppozl_682{width:38px;height:38px;border-radius:50%;background:#cfb58c;color:#a87016;display:flex;align-items:center;justify-content:center;flex-shrink:0}._partnerItemDetails_ppozl_694{display:flex;flex-direction:column;gap:2px;flex:1}._partnerName_ppozl_701{font-size:.9375rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}._partnerEmail_ppozl_710,._partnerPhone_ppozl_715{font-size:.8125rem;color:#6b7280}._partnerCheck_ppozl_720{color:#9f8d70;flex-shrink:0}._currentBadge_ppozl_725{display:inline-block;padding:2px 8px;background:#ffefd6;color:#166534;border-radius:999px;font-size:.6875rem;font-weight:500}._modalFooter_ppozl_735{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e5e7eb}._modalCancelBtn_ppozl_743{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_ppozl_743:hover:not(:disabled){background:#f9fafb}._modalCancelBtn_ppozl_743:disabled{opacity:.5;cursor:not-allowed}._modalConfirmBtn_ppozl_764{padding:10px 20px;border:none;border-radius:8px;background:#0f172a;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._modalConfirmBtn_ppozl_764:hover:not(:disabled){background:#1e293b}._modalConfirmBtn_ppozl_764:disabled{background:#9ca3af;cursor:not-allowed}@media(max-width:1024px){._content_ppozl_73{grid-template-columns:1fr}._infoGrid_ppozl_294{grid-template-columns:1fr 1fr}}@media(max-width:768px){._container_ppozl_2{padding:1rem}._header_ppozl_21{flex-direction:column;align-items:flex-start;gap:1rem}._infoGrid_ppozl_294{grid-template-columns:1fr}._item_ppozl_105{flex-direction:column}._itemImage_ppozl_121{width:100%;height:180px}}._headerRight_ppozl_67{display:flex;align-items:center;gap:10px}._editStatusBtn_ppozl_828{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_ppozl_828:hover{background:#f3f4f6;border-color:#9ca3af}._modalHint_ppozl_850{font-size:.875rem;color:#6b7280;margin:0 0 1rem;display:flex;align-items:center;gap:8px}._statusBadgeSmall_ppozl_859{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.8125rem;font-weight:500;text-transform:capitalize}._statusOptionsList_ppozl_869{display:flex;flex-direction:column;gap:8px}._statusOption_ppozl_869{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_ppozl_869:hover{border-color:#d1d5db;background:#f9fafb}._statusOptionSelected_ppozl_891{border-color:#0f172a;background:#f8fafc}._statusOptionCheck_ppozl_896{color:#0f172a;flex-shrink:0}._page_1e0nl_1{background:#f9fafb;padding:2px}._header_1e0nl_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;margin-top:16px}._header_1e0nl_7 h1{margin:0;font-size:22px}._header_1e0nl_7 p{margin:4px 0 0;color:#6b7280;font-size:12px}._addBtn_1e0nl_26{background:#0f172a;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer;transition:background-color .2s ease}._addBtn_1e0nl_26:hover{background-color:#1e293b}._filters_1e0nl_42{display:flex;align-items:center;gap:12px;margin-bottom:20px}._searchBox_1e0nl_50{position:relative;flex:1;max-width:520px}._searchBox_1e0nl_50 input{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px}._searchIcon_1e0nl_66{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}._filters_1e0nl_42 select{width:290px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px}._searchBox_1e0nl_50 input:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a}._filters_1e0nl_42 select:focus{outline:none;border-color:#0f172a}._tableWrapper_1e0nl_98{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;margin-bottom:20px}._loadingText_1e0nl_106{padding:40px;text-align:center;color:#6b7280;font-size:14px}table{width:100%;border-collapse:collapse}thead{background:#f3f4f6;border-bottom:1px solid #e5e7eb}th{padding:12px 16px;text-align:left;font-weight:600;font-size:13px;color:#374151;text-transform:uppercase;letter-spacing:.5px}td{padding:12px 16px;border-bottom:1px solid #e5e7eb;font-size:14px}tbody tr:hover{background-color:#f9fafb}._productCell_1e0nl_143{max-width:250px}._productInfo_1e0nl_147{display:flex;align-items:center;gap:12px}._productInfo_1e0nl_147 img{width:44px;height:44px;object-fit:cover;border-radius:6px}._productInfo_1e0nl_147 span{font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._reviewerName_1e0nl_168{font-weight:500;color:#111827;display:flex;align-items:center;gap:8px}._stars_1e0nl_177{display:flex;gap:2px;font-size:16px}._starFilled_1e0nl_183{color:#fbbf24}._starEmpty_1e0nl_187{color:#d1d5db}._commentCell_1e0nl_191{max-width:280px}._comment_1e0nl_191{margin:0;color:#6b7280;font-size:13px;line-height:1.4;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._imageIndicator_1e0nl_208{display:block;margin-top:4px;font-size:12px;color:#0f172a;font-weight:500}._typeMock_1e0nl_216{display:inline-block;background:#fef3c7;color:#92400e;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600}._typeCustomer_1e0nl_226{display:inline-block;background:#d1fae5;color:#065f46;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600}._dateCell_1e0nl_236{color:#6b7280;font-size:13px}._viewBtn_1e0nl_241{padding:6px 12px;border-radius:8px;border:none;background:#e5e7eb;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease}._viewBtn_1e0nl_241:hover{background:#d1d5db}._pagination_1e0nl_257{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fff}._pageBtn_1e0nl_267{padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .2s ease}._pageBtn_1e0nl_267:hover:not(:disabled){background:#eef2ff;border-color:#6366f1;color:#4338ca}._pageBtn_1e0nl_267:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1e0nl_288{font-size:14px;color:#374151}._mobileList_1e0nl_294{display:none;gap:12px}._mobileCard_1e0nl_299{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000001a}._cardTop_1e0nl_306{display:flex;gap:12px;margin-bottom:12px}._cardTop_1e0nl_306 img{width:60px;height:60px;object-fit:cover;border-radius:6px}._cardTop_1e0nl_306 div{flex:1}._cardTop_1e0nl_306 h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reviewer_1e0nl_168{margin:0;font-size:13px;color:#6b7280;display:flex;align-items:center;gap:8px}._cardRow_1e0nl_342{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f3f4f6;font-size:13px}._cardRow_1e0nl_342:last-child{border-bottom:none}._cardRow_1e0nl_342 span{color:#6b7280;font-weight:500}._cardRow_1e0nl_342 span:last-child,._cardRow_1e0nl_342 p{color:#111827;font-weight:500;text-align:right}._cardRow_1e0nl_342 p{margin:0;white-space:normal;line-height:1.4}._cardRow_1e0nl_342 ._stars_1e0nl_177{display:flex;gap:2px}._cardRow_1e0nl_342 ._starFilled_1e0nl_183{color:#fbbf24!important}._cardRow_1e0nl_342 ._starEmpty_1e0nl_187{color:#d1d5db!important}._mobileViewBtn_1e0nl_386{width:100%;margin-top:12px;padding:10px 12px;background:#e5e7eb;border:none;border-radius:8px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}._mobileViewBtn_1e0nl_386:active{background:#d1d5db}@media(max-width:1024px){._filters_1e0nl_42{gap:8px}._filters_1e0nl_42 select{min-width:100px}._searchBox_1e0nl_50{max-width:300px}th,td{padding:10px 12px;font-size:13px}._productCell_1e0nl_143,._commentCell_1e0nl_191{max-width:200px}}@media(max-width:768px){._header_1e0nl_7{flex-direction:column;align-items:flex-start;gap:16px}._header_1e0nl_7 h1{font-size:20px}._addBtn_1e0nl_26{width:100%}._filters_1e0nl_42{flex-direction:column;gap:10px}._searchBox_1e0nl_50{width:100%;max-width:none}._filters_1e0nl_42 select{width:100%}table{display:none}._tableWrapper_1e0nl_98{display:block;overflow:hidden}._mobileList_1e0nl_294{display:flex;flex-direction:column;gap:12px;padding:12px}._filters_1e0nl_42{position:sticky;top:0;background:#fff;margin:0 -12px 12px;padding:12px;z-index:10;box-shadow:0 2px 4px #0000000d}._pagination_1e0nl_257{justify-content:center;gap:10px}._pageBtn_1e0nl_267{width:auto}}@media(max-width:480px){._page_1e0nl_1{padding:0}._header_1e0nl_7{margin:12px 0 20px}._header_1e0nl_7 h1{font-size:18px}._addBtn_1e0nl_26{font-size:13px;padding:8px 12px}._filters_1e0nl_42 select,._searchBox_1e0nl_50 input{font-size:13px}._mobileCard_1e0nl_299{border-radius:8px;padding:12px}._cardTop_1e0nl_306{gap:10px}._cardTop_1e0nl_306 img{width:50px;height:50px}._cardTop_1e0nl_306 h4{font-size:13px}._cardRow_1e0nl_342{font-size:12px;padding:8px 0}}._backdrop_1vsru_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_1vsru_15{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}._header_1vsru_25{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;background:#f9fafb;position:sticky;top:0;z-index:10}._header_1vsru_25 h2{margin:0;font-size:18px;font-weight:600;color:#111827}._closeBtn_1vsru_44{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._closeBtn_1vsru_44:hover:not(:disabled){background:#e5e7eb;color:#374151}._closeBtn_1vsru_44:disabled{cursor:not-allowed;opacity:.5}._form_1vsru_70{padding:24px;display:flex;flex-direction:column;gap:20px}._formGroup_1vsru_77{display:flex;flex-direction:column;gap:8px}._formGroup_1vsru_77 label{font-weight:600;font-size:14px;color:#111827}._formGroup_1vsru_77 input,._formGroup_1vsru_77 textarea{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s ease}._formGroup_1vsru_77 input:focus,._formGroup_1vsru_77 textarea:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a}._formGroup_1vsru_77 input:disabled,._formGroup_1vsru_77 textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}._formGroup_1vsru_77 textarea{resize:vertical;min-height:100px}._productSearchContainer_1vsru_118{position:relative}._productSearchContainer_1vsru_118 input{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s ease}._productSearchContainer_1vsru_118 input:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a}._loadingSpinner_1vsru_138{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7280}._productDropdown_1vsru_147{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;max-height:240px;overflow-y:auto;z-index:1001;box-shadow:0 4px 6px #0000001a}._dropdownItem_1vsru_162{display:block;width:100%;padding:10px 12px;text-align:left;background:#fff;border:none;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-bottom:1px solid #f3f4f6}._dropdownItem_1vsru_162:last-child{border-bottom:none}._dropdownItem_1vsru_162:hover{background-color:#f9fafb}._dropdownItem_1vsru_162:active{background-color:#f3f4f6}._selectedProduct_1vsru_188{margin:0;padding:8px 12px;background:#d1fae5;border-radius:6px;font-size:13px;color:#065f46}._selectedProduct_1vsru_188 strong{font-weight:600}._ratingSelector_1vsru_202{display:flex;gap:12px;align-items:center}._starLabel_1vsru_208{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}._starLabel_1vsru_208 input{display:none}._starLabel_1vsru_208 span{font-size:28px;color:#d1d5db;transition:color .2s ease,transform .2s ease;cursor:pointer}._starLabel_1vsru_208:hover span{color:#fbbf24;transform:scale(1.1)}._starLabel_1vsru_208 input:checked+span{color:#fbbf24}._starFilled_1vsru_235{color:#fbbf24!important}._starEmpty_1vsru_239{color:#d1d5db!important}._buttons_1vsru_244{display:flex;gap:12px;margin-top:12px}._cancelBtn_1vsru_250,._submitBtn_1vsru_251{flex:1;padding:12px 16px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelBtn_1vsru_250{background:#f3f4f6;color:#374151}._cancelBtn_1vsru_250:hover:not(:disabled){background:#e5e7eb}._submitBtn_1vsru_251{background:#0f172a;color:#fff}._submitBtn_1vsru_251:hover:not(:disabled){background:#1e293b}._cancelBtn_1vsru_250:disabled,._submitBtn_1vsru_251:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){._modal_1vsru_15{max-height:100vh;border-radius:12px 12px 0 0}._header_1vsru_25{padding:16px}._header_1vsru_25 h2{font-size:16px}._form_1vsru_70{padding:16px;gap:16px}._buttons_1vsru_244{flex-direction:column}._ratingSelector_1vsru_202{justify-content:space-around}._starLabel_1vsru_208 span{font-size:24px}._productDropdown_1vsru_147{max-height:200px}}._backdrop_4i5il_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_4i5il_15{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}._header_4i5il_25{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;background:#f9fafb;position:sticky;top:0;z-index:10}._header_4i5il_25 h2{margin:0;font-size:18px;font-weight:600;color:#111827}._closeBtn_4i5il_44{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._closeBtn_4i5il_44:hover{background:#e5e7eb;color:#374151}._content_4i5il_65{padding:24px;display:flex;flex-direction:column;gap:20px}._loadingText_4i5il_72,._errorText_4i5il_73{text-align:center;padding:40px 20px;font-size:14px}._loadingText_4i5il_72{color:#6b7280}._errorText_4i5il_73{color:#dc2626}._section_4i5il_87{display:flex;flex-direction:column;gap:8px}._section_4i5il_87 label{font-weight:600;font-size:13px;color:#374151;text-transform:uppercase;letter-spacing:.5px}._ratingSection_4i5il_102{display:flex;align-items:center;justify-content:space-between;padding:16px;background:linear-gradient(135deg,#fef3c7,#fbbf24);border-radius:12px}._ratingDisplay_4i5il_111{display:flex;gap:4px}._starFilled_4i5il_116{color:#fbbf24;font-size:28px;text-shadow:0 1px 2px rgba(0,0,0,.1)}._starEmpty_4i5il_122{color:#fff6;font-size:28px}._ratingText_4i5il_127{font-weight:700;font-size:24px;color:#78350f;margin-left:12px}._mockBadgeSection_4i5il_135{display:flex;justify-content:flex-start}._mockBadge_4i5il_135{display:inline-block;background:#fef3c7;color:#92400e;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;border:1px solid #fcd34d;width:fit-content}._comment_4i5il_153{margin:0;padding:12px 16px;background:#f9fafb;border-radius:8px;color:#374151;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}._imagesGrid_4i5il_166{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}._imageContainer_4i5il_172{display:block;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb}._imageContainer_4i5il_172:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}._imageContainer_4i5il_172 img{width:100%;height:120px;object-fit:cover;display:block}._date_4i5il_194{margin:0;padding:12px 16px;background:#f9fafb;border-radius:8px;color:#374151;font-size:14px}@media(max-width:480px){._modal_4i5il_15{max-height:100vh;border-radius:12px 12px 0 0}._header_4i5il_25{padding:16px}._header_4i5il_25 h2{font-size:16px}._content_4i5il_65{padding:16px;gap:16px}._ratingSection_4i5il_102{padding:12px;flex-direction:column;gap:12px}._ratingDisplay_4i5il_111{gap:2px}._starFilled_4i5il_116,._starEmpty_4i5il_122{font-size:24px}._ratingText_4i5il_127{font-size:20px;margin-left:0}._section_4i5il_87 label{font-size:12px}._comment_4i5il_153{font-size:13px}._imagesGrid_4i5il_166{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}._imageContainer_4i5il_172 img{height:100px}}
