*{margin:0;padding:0;box-sizing:border-box}:root{--primary-orange: #FF6B35;--primary-green: #10B981;--dark-blue: #1E293B;--light-gray: #F8FAFC;--medium-gray: #64748B;--border-gray: #E2E8F0;--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-card: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--border-color: #e2e8f0;--shadow-color: rgba(0, 0, 0, .05);--navbar-bg: #ffffff;--card-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.dark{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-card: #1e293b;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border-color: #334155;--shadow-color: rgba(0, 0, 0, .4);--navbar-bg: #1e293b;--card-shadow: 0 4px 6px -1px rgba(0, 0, 0, .3)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg-primary);color:var(--text-primary);transition:background-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1);scroll-behavior:smooth}::selection{background-color:#ff6b3533;color:var(--primary-orange)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;border:2px solid var(--bg-secondary)}::-webkit-scrollbar-thumb:hover{background:#94a3b8}#root{width:100%;min-height:100vh}:root.dark h1,:root.dark h2,:root.dark h3,:root.dark h4,:root.dark h5,:root.dark h6,:root.dark .title,:root.dark .heading{color:var(--text-primary)!important}:root.dark p,:root.dark span,:root.dark label{color:var(--text-secondary)}:root.dark a:not(.btn):not(button){color:var(--primary-orange)}:root.dark nav,:root.dark header,:root.dark [class*=navbar],:root.dark [class*=Navbar]{background:var(--navbar-bg)!important;border-color:var(--border-color)!important}:root.dark [class*=card],:root.dark [class*=Card],:root.dark [class*=container],:root.dark [class*=section],:root.dark [class*=modal],:root.dark [class*=Modal],:root.dark [class*=dropdown],:root.dark [class*=menu]{background:var(--bg-card)!important;border-color:var(--border-color)!important}:root.dark [class*=productCard],:root.dark [class*=ProductCard]{background:var(--bg-card)!important;border-color:var(--border-color)!important}:root.dark footer,:root.dark [class*=footer],:root.dark [class*=Footer]{background:var(--bg-secondary)!important;color:var(--text-secondary)!important}:root.dark input,:root.dark textarea,:root.dark select{background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:root.dark input::placeholder,:root.dark textarea::placeholder{color:var(--text-muted)!important}:root.dark button:not([class*=primary]):not([class*=addToCart]){background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}:root.dark table,:root.dark th,:root.dark td{border-color:var(--border-color)!important}:root.dark th{background:var(--bg-secondary)!important;color:var(--text-secondary)!important}:root.dark tr:hover{background:var(--bg-secondary)!important}:root.dark aside,:root.dark [class*=sidebar],:root.dark [class*=Sidebar]{background:var(--bg-card)!important;border-color:var(--border-color)!important}:root.dark [class*=hero],:root.dark [class*=Hero],:root.dark [class*=banner],:root.dark [class*=Banner]{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 100%)!important}:root.dark [class*=badge]:not([class*=cart]){background:var(--bg-secondary)!important}:root.dark [class*=tooltip],:root.dark [class*=Tooltip]{background:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:root.dark [class*=skeleton],:root.dark [class*=Skeleton]{background:var(--bg-secondary)!important}:root.dark [class*=price],:root.dark .price{color:var(--primary-orange)!important}:root.dark [class*=stat],:root.dark [class*=Stat],:root.dark [class*=dashboard],:root.dark [class*=Dashboard]{background:var(--bg-card)!important}:root.dark ::-webkit-scrollbar{width:10px}:root.dark ::-webkit-scrollbar-track{background:var(--bg-secondary)}:root.dark ::-webkit-scrollbar-thumb{background:#475569;border-radius:5px}:root.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}:root.dark [class*=filter],:root.dark [class*=Filter],:root.dark [class*=sort],:root.dark [class*=Sort]{background:var(--bg-card)!important;border-color:var(--border-color)!important}:root.dark [class*=overlay],:root.dark [class*=Overlay]{background:#000000b3!important}:root.dark [class*=whatsapp],:root.dark [class*=WhatsApp]{background:#25d366!important}:root.dark [class*=newsletter],:root.dark [class*=Newsletter]{background:var(--bg-secondary)!important}:root.dark [class*=trust],:root.dark [class*=Trust]{background:var(--bg-card)!important}:root.dark div,:root.dark section,:root.dark article,:root.dark main{border-color:var(--border-color)}:root.dark *[style*="background: #fff"],:root.dark *[style*="background: white"],:root.dark *[style*="background: #ffffff"],:root.dark *[style*="background-color: #fff"],:root.dark *[style*="background-color: white"],:root.dark *[style*="background-color: #ffffff"]{background:var(--bg-card)!important}:root.dark *[style*="color: #1"],:root.dark *[style*="color: #2"],:root.dark *[style*="color: #3"],:root.dark *[style*="color: #4"]{color:var(--text-primary)!important}:root.dark hr{border-color:var(--border-color)!important;background:var(--border-color)!important}:root.dark *:not(button):not([class*=btn]):not([class*=Btn]){border-color:var(--border-color)}:root.dark [style*="#f8fafc"],:root.dark [style*="#F8FAFC"],:root.dark [style*="#f1f5f9"],:root.dark [style*="#F1F5F9"],:root.dark [style*="#e2e8f0"],:root.dark [style*="#E2E8F0"]{background:var(--bg-secondary)!important}:root.dark [style*="color: #1e293b"],:root.dark [style*="color: #1E293B"],:root.dark [style*="color: #334155"],:root.dark [style*="color: #475569"],:root.dark [style*="color: #64748b"],:root.dark [style*="color: #64748B"]{color:var(--text-primary)!important}:root.dark [class*=gradient]{color:var(--text-primary)}:root.dark *{--tw-shadow-color: rgba(0, 0, 0, .3)}:root.dark a{color:inherit}:root.dark a:hover{color:var(--primary-orange)}:root.dark label,:root.dark small,:root.dark .label,:root.dark .caption,:root.dark [class*=label],:root.dark [class*=Label],:root.dark [class*=caption],:root.dark [class*=Caption]{color:var(--text-secondary)!important}:root.dark [class*=description],:root.dark [class*=Description],:root.dark [class*=subtitle],:root.dark [class*=Subtitle],:root.dark [class*=muted],:root.dark [class*=secondary]{color:var(--text-secondary)!important}:root.dark svg{color:inherit}:root.dark [class*=icon]:not([class*=iconWrapper]){color:var(--text-secondary)}:root.dark [class*=grid],:root.dark [class*=Grid],:root.dark [class*=list],:root.dark [class*=List]{background:transparent!important}:root.dark [class*=wrapper],:root.dark [class*=Wrapper],:root.dark [class*=inner],:root.dark [class*=Inner]{background:transparent!important}:root.dark [class*=row],:root.dark [class*=Row]{background:transparent!important}:root.dark [class*=empty],:root.dark [class*=Empty],:root.dark [class*=noResults],:root.dark [class*=notFound]{color:var(--text-muted)!important}:root.dark [class*=pagination],:root.dark [class*=Pagination],:root.dark [class*=page]{background:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:root.dark [class*=tab],:root.dark [class*=Tab]{background:transparent!important;color:var(--text-secondary)!important}:root.dark [class*=tab].active,:root.dark [class*=Tab].active,:root.dark [class*=tabActive],:root.dark [class*=TabActive]{color:var(--primary-orange)!important}:root.dark [class*=breadcrumb],:root.dark [class*=Breadcrumb]{color:var(--text-muted)!important}:root.dark [class*=accordion],:root.dark [class*=Accordion],:root.dark [class*=collapse],:root.dark [class*=Collapse]{background:var(--bg-card)!important;border-color:var(--border-color)!important}:root.dark [class*=toast],:root.dark [class*=Toast],:root.dark [class*=notification],:root.dark [class*=Notification]{background:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:root.dark [class*=chip],:root.dark [class*=Chip],:root.dark [class*=tag],:root.dark [class*=Tag]{background:var(--bg-secondary)!important;color:var(--text-primary)!important}:root.dark [style*="background: rgb(255"],:root.dark [style*="background-color: rgb(255"],:root.dark [style*="background: rgba(255, 255, 255"]{background:var(--bg-card)!important}._skeleton_3g0jo_1{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;display:block}._wave_3g0jo_17{animation:_wave_3g0jo_17 1.5s ease-in-out infinite}@keyframes _wave_3g0jo_17{0%{background-position:200% 0}to{background-position:-200% 0}}._pulse_3g0jo_49{animation:_pulse_3g0jo_49 1.5s ease-in-out infinite}@keyframes _pulse_3g0jo_49{0%,to{opacity:1}50%{opacity:.5}}._none_3g0jo_83{animation:none}:root.dark ._skeleton_3g0jo_1{background:linear-gradient(90deg,#1e293b 25%,#334155,#1e293b 75%);background-size:200% 100%}._productCardSkeleton_3g0jo_111{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000d;border:1px solid #e2e8f0}:root.dark ._productCardSkeleton_3g0jo_111{background:#1e293b;border-color:#334155}._imageArea_3g0jo_137{aspect-ratio:1;width:100%}._contentArea_3g0jo_147{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._titleArea_3g0jo_161{display:flex;flex-direction:column;gap:.375rem}._actionsArea_3g0jo_173{margin-top:.5rem}._heroSkeleton_3g0jo_187{width:100%;height:400px;padding:0 2rem;margin-top:80px}@media(max-width:768px){._heroSkeleton_3g0jo_187{height:280px;padding:0 1rem}}._categorySkeleton_3g0jo_221{display:flex;justify-content:center;gap:2rem;padding:2rem;flex-wrap:wrap}._categoryItem_3g0jo_237{display:flex;flex-direction:column;align-items:center;gap:.75rem}._productDetailSkeleton_3g0jo_257{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem;max-width:1200px;margin:100px auto 0}@media(max-width:900px){._productDetailSkeleton_3g0jo_257{grid-template-columns:1fr;gap:2rem}}._detailImage_3g0jo_289{aspect-ratio:1;width:100%;max-height:500px}._detailInfo_3g0jo_301{display:flex;flex-direction:column;gap:1rem}._detailPrice_3g0jo_313{margin:1rem 0}._detailActions_3g0jo_321{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}._detailDescription_3g0jo_335{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}._tableRowSkeleton_3g0jo_355{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:1rem;background:#fff;border-radius:8px;margin-bottom:.5rem}:root.dark ._tableRowSkeleton_3g0jo_355{background:#1e293b}._profileSkeleton_3g0jo_389{padding:2rem}._profileHeader_3g0jo_397{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}:root.dark ._profileHeader_3g0jo_397{border-color:#334155}._profileInfo_3g0jo_423,._profileNav_3g0jo_435{display:flex;flex-direction:column;gap:.5rem}._skeletonGrid_3g0jo_453{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;padding:2rem 0}@media(max-width:768px){._skeletonGrid_3g0jo_453{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){._skeletonGrid_3g0jo_453{grid-template-columns:1fr}}._searchWrapper_1bv6k_1{position:relative;width:100%;max-width:500px;margin:0 1rem}._inputGroup_1bv6k_15{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.6rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px #0000000d}._inputGroup_1bv6k_15:focus-within{border-color:#ff6b35;background:#fff;box-shadow:0 10px 20px #ff6b351a;transform:translateY(-2px)}._input_1bv6k_15{border:none;background:transparent;width:100%;margin-left:.5rem;font-size:.95rem;color:#1f2937;outline:none}._searchIcon_1bv6k_73{color:#9ca3af}._resultsDropdown_1bv6k_81{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;margin-top:.5rem;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;z-index:50;overflow:hidden;border:1px solid #E5E7EB}._resultItem_1bv6k_109{display:flex;align-items:center;padding:1rem 1.25rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border-bottom:1px solid #F3F4F6}._resultItem_1bv6k_109:last-child{border-bottom:none}._resultItem_1bv6k_109:hover{background:#f9fafb;transform:scale(1.02);padding-left:1.5rem}._itemImage_1bv6k_151{width:48px;height:48px;border-radius:8px;object-fit:cover;margin-right:1.25rem;background:#f3f4f6;box-shadow:0 4px 10px #0000000d}._itemInfo_1bv6k_173{flex:1}._itemName_1bv6k_181{font-size:.9rem;font-weight:500;color:#1f2937;margin-bottom:.1rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemPrice_1bv6k_203{font-size:.85rem;color:#ff6b35;font-weight:600}._viewAll_1bv6k_215{padding:.75rem;text-align:center;background:#f9fafb;color:#ff6b35;font-weight:600;font-size:.9rem;cursor:pointer}._viewAll_1bv6k_215:hover{background:#f3f4f6}@media(max-width:768px){._searchWrapper_1bv6k_1{display:none}}:root.dark ._inputGroup_1bv6k_15{background:#1e293bb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.05)}:root.dark ._inputGroup_1bv6k_15:focus-within{background:#1e293be6;border-color:#ff6b35}:root.dark ._input_1bv6k_15{color:#f1f5f9}:root.dark ._input_1bv6k_15::placeholder{color:#94a3b8}:root.dark ._resultsDropdown_1bv6k_81{background:#1e293be6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px #00000080}:root.dark ._resultItem_1bv6k_109{border-bottom-color:#334155}:root.dark ._resultItem_1bv6k_109:hover{background:#33415580;padding-left:1.5rem}:root.dark ._itemImage_1bv6k_151{background:#334155}:root.dark ._itemName_1bv6k_181{color:#f1f5f9}:root.dark ._viewAll_1bv6k_215{background:#0f172a}:root.dark ._viewAll_1bv6k_215:hover{background:#334155}._shopPage_1usp9_11{width:100%;min-height:100vh;background:#fff;color:#1e293b}._navbar_1usp9_31{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000d}._navContainer_1usp9_55{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}._logo_1usp9_73{display:flex;align-items:center;gap:.75rem;color:#ff6b35}._logo_1usp9_73 h1{font-size:1.5rem;font-weight:700;margin:0;background:linear-gradient(135deg,#ff6b35,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}._logo_1usp9_73 p{font-size:.75rem;color:#64748b;margin:2px 0 0}._navLinks_1usp9_123{display:flex;gap:2rem;align-items:center}._navLinks_1usp9_123 a,._navLink_1usp9_123{color:#64748b;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}._navLinks_1usp9_123 a:hover,._navLink_1usp9_123:hover{color:#ff6b35}._navActions_1usp9_173{display:flex;gap:.75rem;align-items:center}._iconBtn_1usp9_185{position:relative;width:44px;height:44px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._iconBtn_1usp9_185:hover{border-color:#ff6b35;color:#ff6b35;background:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #ff6b3526}._cartBadge_1usp9_233{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;font-size:.7rem;font-weight:700;padding:.125rem .375rem;border-radius:10px;min-width:18px;text-align:center}._mobileMenuBtn_1usp9_261{display:none;background:transparent;border:none;color:#1e293b;cursor:pointer;padding:.5rem}._mobileMenu_1usp9_261{display:none;flex-direction:column;gap:.5rem;padding:1.5rem 2rem;background:#fff;border-top:1px solid #E2E8F0}._mobileMenu_1usp9_261 a{color:#64748b;text-decoration:none;font-weight:500;padding:.75rem 0;transition:color .2s ease}._mobileMenu_1usp9_261 a:hover{color:#ff6b35}._banner_1usp9_327{background:linear-gradient(135deg,#ff6b35,#10b981);color:#fff;text-align:center;padding:1rem 2rem;margin:2rem auto;max-width:1280px;border-radius:12px}._banner_1usp9_327 p{margin:0;font-size:1rem;font-weight:500}._banner_1usp9_327 strong{font-weight:700}._sectionTitle_1usp9_369{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#1e293b;display:flex;align-items:center;justify-content:center;gap:.75rem}._productCount_1usp9_393{font-size:1rem;font-weight:400;color:#64748b}._resetBtn_1usp9_405{margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._resetBtn_1usp9_405:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}._mainContent_1usp9_441{padding-top:80px}._hero_1usp9_455{padding:4rem 2rem 3rem;background:linear-gradient(180deg,#fffbf8,#fff)}._heroContainer_1usp9_465{max-width:1280px;margin:0 auto;text-align:center}._heroContent_1usp9_477{max-width:700px;margin:0 auto}._heroTitle_1usp9_487{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;color:#1e293b;letter-spacing:-.02em}._heroAccent_1usp9_505{background:linear-gradient(135deg,#ff6b35,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroDescription_1usp9_519{font-size:1.125rem;line-height:1.6;color:#64748b;margin:0}._shopSection_1usp9_539{padding:3rem 2rem 6rem;background:#fff}._container_1usp9_549{max-width:1280px;margin:0 auto}._controlsRow_1usp9_559{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:center}._searchContainer_1usp9_573{flex:1;position:relative;max-width:none;margin:0}._sortContainer_1usp9_587{min-width:200px}._sortSelect_1usp9_595{width:100%;padding:.875rem 1rem;border:1px solid #E2E8F0;border-radius:12px;font-size:1rem;color:#1e293b;background:#fff;cursor:pointer;outline:none;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}._sortSelect_1usp9_595:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._searchIcon_1usp9_641{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_1usp9_659{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid #E2E8F0;border-radius:12px;font-size:1rem;color:#1e293b;background:#fff;transition:all .2s ease}._searchInput_1usp9_659:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._searchInput_1usp9_659::placeholder{color:#94a3b8}._clearSearchBtn_1usp9_701{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:24px;height:24px;border:none;background:#e2e8f0;color:#64748b;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem;transition:all .2s ease}._clearSearchBtn_1usp9_701:hover{background:#ff6b35;color:#fff}._categoryFilter_1usp9_751{display:flex;gap:1rem;margin-bottom:3rem;overflow-x:auto;padding-bottom:.5rem}._categoryBtn_1usp9_767{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid #E2E8F0;border-radius:10px;background:#fff;color:#64748b;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._categoryBtn_1usp9_767:hover{border-color:#ff6b35;color:#ff6b35;background:#fff5f1}._categoryBtn_1usp9_767._active_1usp9_811{border-color:#ff6b35;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff}._productsGrid_1usp9_825{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}._noProducts_1usp9_837{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#64748b}._noProducts_1usp9_837 p{font-size:1.125rem;margin:0}._contact_1usp9_867{padding:6rem 2rem;background:linear-gradient(180deg,#fffbf8,#fff)}._sectionHeader_1usp9_877{text-align:center;max-width:700px;margin:0 auto 4rem}._sectionHeader_1usp9_877 h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:#1e293b;letter-spacing:-.01em}._sectionHeader_1usp9_877 p{font-size:1.125rem;color:#64748b;margin:0}._contactGrid_1usp9_917{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}._contactCard_1usp9_933{padding:2.5rem 2rem;background:#fff;border:1px solid #E2E8F0;border-radius:12px;text-align:center;transition:all .2s ease}._contactCard_1usp9_933:hover{border-color:#ff6b35;box-shadow:0 8px 24px #ff6b351f;transform:translateY(-2px)}._contactIcon_1usp9_963{width:56px;height:56px;background:linear-gradient(135deg,#fff5f1,#f0fdf4);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#ff6b35}._contactCard_1usp9_933 h3{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#1e293b}._mobileMenu_1usp9_261 a{display:block;padding:1rem;color:#1e293b;text-decoration:none;font-weight:500;border-bottom:1px solid #f1f5f9;cursor:pointer}._contactCard_1usp9_933 a{font-size:1rem;color:#ff6b35;text-decoration:none;font-weight:500;transition:color .2s ease}._contactCard_1usp9_933 a:hover{color:#ff5722;text-decoration:underline}._contactCard_1usp9_933 p{font-size:1rem;color:#64748b;margin:0}._footer_1usp9_1065{padding:4rem 2rem 2rem;background:#fff;border-top:1px solid #E2E8F0}._footerContent_1usp9_1077{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}._footerBrand_1usp9_1091{max-width:350px}._footerLogo_1usp9_1099{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#ff6b35}._footerLogo_1usp9_1099 h3{font-size:1.5rem;font-weight:700;margin:0;background:linear-gradient(135deg,#ff6b35,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}._footerLogo_1usp9_1099 p{font-size:.75rem;color:#64748b;margin:2px 0 0}._footerDesc_1usp9_1151{font-size:.95rem;color:#64748b;margin:0;line-height:1.6}._footerLinks_1usp9_1165{display:contents}._footerColumn_1usp9_1173 h4{font-size:.875rem;font-weight:600;margin:0 0 1rem;color:#1e293b;text-transform:uppercase;letter-spacing:.05em}._footerColumn_1usp9_1173 a{display:block;font-size:.95rem;color:#64748b;text-decoration:none;margin-bottom:.75rem;transition:color .2s ease}._footerColumn_1usp9_1173 a:hover{color:#ff6b35}._footerBottom_1usp9_1217{padding-top:2rem;border-top:1px solid #E2E8F0;text-align:center}._footerBottom_1usp9_1217 p{font-size:.875rem;color:#94a3b8;margin:0}@media(max-width:1024px){._productsGrid_1usp9_825{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}._contactGrid_1usp9_917{grid-template-columns:1fr}._footerContent_1usp9_1077{grid-template-columns:1fr 1fr;gap:2rem}._footerBrand_1usp9_1091{grid-column:1 / -1}}@media(max-width:768px){._navLinks_1usp9_123,._navActions_1usp9_173{display:none}._mobileMenuBtn_1usp9_261{display:block}._mobileMenu_1usp9_261{display:flex}._heroTitle_1usp9_487{font-size:2.25rem}._heroDescription_1usp9_519{font-size:1rem}._categoryFilter_1usp9_751{justify-content:flex-start}._productsGrid_1usp9_825{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}._footerContent_1usp9_1077{grid-template-columns:1fr}}@media(max-width:480px){._heroTitle_1usp9_487{font-size:1.875rem}._sectionHeader_1usp9_877 h2{font-size:2rem}._productsGrid_1usp9_825{grid-template-columns:1fr}._controlsRow_1usp9_559{flex-direction:column;gap:1rem}._sortContainer_1usp9_587{width:100%}}._filterContainer_1usp9_1409{display:flex;gap:1rem;align-items:center;padding:1.5rem;background:#f8fafc;border-radius:12px;margin-bottom:2rem;flex-wrap:wrap;border:1px solid #e2e8f0}._filterInput_1usp9_1433{padding:.75rem 1rem;border:1px solid #E2E8F0;border-radius:8px;font-size:.95rem;width:140px;outline:none;transition:all .2s}._filterInput_1usp9_1433:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._filterCheckboxLabel_1usp9_1463{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem;border-radius:8px;transition:background .2s}._filterCheckboxLabel_1usp9_1463:hover{background:#e2e8f0}._filterCheckbox_1usp9_1463{width:20px;height:20px;accent-color:#FF6B35;cursor:pointer}:root.dark ._shopPage_1usp9_11{background:#0f172a;color:#f1f5f9}:root.dark ._navbar_1usp9_31{background:#0f172ab3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #0006}:root.dark ._iconBtn_1usp9_185{background:#1e293b80;border-color:#ffffff0d;color:#94a3b8}:root.dark ._iconBtn_1usp9_185:hover{background:#1e293bcc;border-color:#ff6b35;color:#ff6b35;box-shadow:0 10px 25px #ff6b3533}:root.dark ._mobileMenu_1usp9_261{background:#1e293b;border-top-color:#334155}:root.dark ._mobileMenu_1usp9_261 a{color:#94a3b8}:root.dark ._sectionTitle_1usp9_369{color:#f1f5f9}:root.dark ._filterSelect_1usp9_1603{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._filterContainer_1usp9_1409{background:#1e293b;border-color:#334155}:root.dark ._filterInput_1usp9_1433{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._filterInput_1usp9_1433::placeholder{color:#64748b}:root.dark ._filterCheckboxLabel_1usp9_1463{color:#f1f5f9}:root.dark ._filterCheckboxLabel_1usp9_1463:hover{background:#334155}:root.dark ._searchBoxContainer_1usp9_1661{background:#1e293b;border-color:#334155}:root.dark ._searchBox_1usp9_1661{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._searchBox_1usp9_1661::placeholder{color:#64748b}:root.dark ._productCount_1usp9_393{color:#94a3b8}:root.dark ._emptyState_1usp9_1699{color:#94a3b8}:root.dark ._logo_1usp9_73 p{color:#94a3b8}:root.dark ._navLinks_1usp9_123 a,:root.dark ._navLink_1usp9_123{color:#94a3b8}:root.dark ._mobileMenuBtn_1usp9_261{color:#f1f5f9}:root.dark ._categoryPill_1usp9_1733{background:#1e293b80;border:1px solid rgba(255,255,255,.1);color:#94a3b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}:root.dark ._categoryPill_1usp9_1733:hover,:root.dark ._categoryPill_1usp9_1733._active_1usp9_811{background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;box-shadow:0 4px 15px #ff6b354d;border-color:transparent}:root.dark ._clearSearch_1usp9_701{color:#64748b}:root.dark ._clearSearch_1usp9_701:hover{color:#f1f5f9}:root.dark ._hero_1usp9_455{background:linear-gradient(180deg,#0f172a,#1e293b)}:root.dark ._heroTitle_1usp9_487{color:#f1f5f9}:root.dark ._heroDescription_1usp9_519{color:#94a3b8}:root.dark ._shopSection_1usp9_539{background:#0f172a}:root.dark ._sortSelect_1usp9_595{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._searchInput_1usp9_659{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._searchInput_1usp9_659::placeholder{color:#64748b}:root.dark ._controlsRow_1usp9_559{border-color:#334155}:root.dark ._mainContent_1usp9_441{background:#0f172a}:root.dark ._container_1usp9_549{background:transparent}._productCard_142ei_1{background:#fff;border:1px solid #f1f5f9;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}._productCard_142ei_1:hover{border-color:#ff6b3533;box-shadow:0 30px 60px #00000014;transform:translateY(-12px)}._badge_142ei_37{position:absolute;top:12px;left:12px;background:#ff6b35;color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;z-index:2;box-shadow:0 2px 4px #0000001a}._externalBadge_142ei_65{position:absolute;top:12px;right:12px;background:#ffffffe6;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.85rem;z-index:2;box-shadow:0 2px 4px #0000001a}._imageContainer_142ei_97{width:100%;height:240px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._imagePlaceholder_142ei_119{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._imagePlaceholder_142ei_119 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._productCard_142ei_1:hover ._imagePlaceholder_142ei_119 img{transform:scale(1.05)}._content_142ei_159{padding:1.25rem}._productName_142ei_167{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 1rem;line-height:1.4;min-height:2.8rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._priceRow_142ei_195{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._price_142ei_195{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#ff6b35,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._addToCart_142ei_227{background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}._addToCart_142ei_227:hover{background:linear-gradient(135deg,#ff5722,#ff6b35);transform:scale(1.1);box-shadow:0 4px 12px #ff6b354d}._addToCart_142ei_227:active{transform:scale(.95)}._cardActions_142ei_277{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}._favoriteBtn_142ei_297,._quickViewBtn_142ei_299{width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a}._favoriteBtn_142ei_297:hover,._quickViewBtn_142ei_299:hover{background:#fff;transform:scale(1.1)}._quickViewBtn_142ei_299{color:#475569}._quickViewBtn_142ei_299:hover{color:#ff6b35}._favoriteBtn_142ei_297{color:#94a3b8}._favoriteActive_142ei_363{color:#ef4444!important}._productCard_142ei_1:hover ._favoriteBtn_142ei_297,._favoriteBtn_142ei_297._favoriteActive_142ei_363{opacity:1;transform:translateY(0)}._favoriteBtn_142ei_297:hover{transform:scale(1.1);color:#ef4444}._favoriteActive_142ei_363{color:#ef4444}:root.dark ._productCard_142ei_1{background:#1e293b80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05)}:root.dark ._productCard_142ei_1:hover{background:#1e293bcc;border-color:#ff6b3566;box-shadow:0 40px 80px #0009;transform:translateY(-12px)}:root.dark ._imageContainer_142ei_97{background:#0f172a}:root.dark ._imagePlaceholder_142ei_119{background:linear-gradient(135deg,#1e293b,#334155)}:root.dark ._content_142ei_159{background:transparent}:root.dark ._productName_142ei_167{color:#f1f5f9}:root.dark ._favoriteBtn_142ei_297,:root.dark ._quickViewBtn_142ei_299{background:#1e293bb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);color:#94a3b8}:root.dark ._favoriteBtn_142ei_297:hover,:root.dark ._quickViewBtn_142ei_299:hover{background:#334155e6;color:#f1f5f9}:root.dark ._externalBadge_142ei_65{background:#1e293be6}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._sliderContainer_7yu6a_1{width:100%;margin-bottom:2rem;padding:0 1rem}._swiper_7yu6a_13{width:100%;height:400px;border-radius:12px;overflow:hidden}._slide_7yu6a_1{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}._content_7yu6a_49{max-width:600px}._content_7yu6a_49 h2{font-size:3.5rem;font-weight:800;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:-1px}._content_7yu6a_49 p{font-size:1.5rem;margin:0 0 2rem;opacity:.9;font-weight:500}._button_7yu6a_87{background:#fff;color:#1a1a1a;border:none;padding:1.25rem 3.5rem;border-radius:50px;font-size:1.25rem;font-weight:800;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 20px #0000001a;display:inline-flex;align-items:center;gap:.75rem}._button_7yu6a_87:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 30px #0003;background:#ff6b35;color:#fff}.swiper-button-next,.swiper-button-prev{color:#fff!important;background:#ffffff1a!important;width:60px!important;height:60px!important;border-radius:50%!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.2)!important;transition:all .3s ease!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:#fff3!important;transform:scale(1.1)}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important;font-weight:700}.swiper-pagination-bullet-active{background:#fff!important}@media(max-width:768px){._swiper_7yu6a_13{height:300px}._content_7yu6a_49 h2{font-size:2rem}._content_7yu6a_49 p{font-size:1.1rem}}._section_14uop_1{padding:6rem 2rem;max-width:1200px;margin:0 auto}._header_14uop_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}._titleWrapper_14uop_27{display:flex;align-items:center;gap:1rem}._zapIcon_14uop_39{color:#ff6b35;animation:_pulse_14uop_1 2s infinite}@keyframes _pulse_14uop_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}._header_14uop_13 h2{font-size:2.25rem;font-weight:800;color:#1e293b;margin:0}._timer_14uop_97{display:flex;align-items:center;gap:.5rem;background:#ff6b351a;color:#ff6b35;padding:.6rem 1.25rem;border-radius:99px;font-family:Inter,sans-serif;font-weight:800;font-size:1.1rem;border:2px solid rgba(255,107,53,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._quickViewBtn_14uop_129{position:absolute;bottom:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;color:#1e293b;cursor:pointer;box-shadow:0 4px 10px #0000001a;opacity:0;transform:translateY(10px);transition:all .3s}._dealCard_14uop_169:hover ._quickViewBtn_14uop_129{opacity:1;transform:translateY(0)}._quickViewBtn_14uop_129:hover{background:#ff6b35;color:#fff}._viewAll_14uop_189{display:flex;align-items:center;gap:.5rem;color:#ff6b35;background:none;border:none;font-weight:600;cursor:pointer;transition:all .2s}._viewAll_14uop_189:hover{gap:.75rem}._grid_14uop_221{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}._dealCard_14uop_169{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000d;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.4,0,.2,1)}._dealCard_14uop_169:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;border-color:#ff6b3533}._imageWrapper_14uop_265{position:relative;height:250px;overflow:hidden}._imageWrapper_14uop_265 img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}._dealCard_14uop_169:hover ._imageWrapper_14uop_265 img{transform:scale(1.1)}._discountBadge_14uop_299{position:absolute;top:1rem;right:1rem;background:#ef4444;color:#fff;font-weight:800;padding:.5rem 1rem;border-radius:12px;font-size:1.1rem}._content_14uop_323{padding:2rem}._productName_14uop_331{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:3.2rem}._priceContainer_14uop_357{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._newPrice_14uop_371{font-size:1.75rem;font-weight:800;color:#1e293b}._oldPrice_14uop_383{font-size:1.125rem;color:#94a3b8;text-decoration:line-through}._stockStatus_14uop_395{margin-bottom:2rem}._stockLabel_14uop_403{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#64748b}._progressBar_14uop_421{height:8px;background:#f1f5f9;border-radius:99px;overflow:hidden}._progressFill_14uop_435{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c5a);border-radius:99px}._cartBtn_14uop_447{width:100%;background:#1e293b;color:#fff;border:none;padding:1rem;border-radius:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .3s ease}._cartBtn_14uop_447:hover{background:#ff6b35;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b3566}@media(max-width:640px){._section_14uop_1{padding:3rem 1.5rem}._header_14uop_13{flex-direction:column;align-items:flex-start;gap:1rem}._header_14uop_13 h2{font-size:1.75rem}}:root.dark ._header_14uop_13 h2{color:#f1f5f9}:root.dark ._dealCard_14uop_169{background:#1e293b;border-color:#334155}:root.dark ._content_14uop_323{background:#1e293b}:root.dark ._productName_14uop_331{color:#f1f5f9}:root.dark ._newPrice_14uop_371{color:#f1f5f9}:root.dark ._stockLabel_14uop_403{color:#94a3b8}:root.dark ._progressBar_14uop_421{background:#334155}:root.dark ._quickViewBtn_14uop_129{background:#334155;color:#f1f5f9}._footer_16g7s_1{background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;padding:6rem 0 0;margin-top:8rem;position:relative}._footer_16g7s_1:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,107,53,.3) 50%,transparent 100%)}._container_16g7s_39{max-width:1200px;margin:0 auto;padding:0 2rem}._grid_16g7s_51{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}._column_16g7s_65 h3,._column_16g7s_65 h4{margin:0 0 1.5rem;color:#fff}._logo_16g7s_77{font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#ff6b35,#ff8c5a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._description_16g7s_95{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}._social_16g7s_109{display:flex;gap:1rem}._socialLink_16g7s_119{width:40px;height:40px;border-radius:10px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}._socialLink_16g7s_119:hover{background:linear-gradient(135deg,#ff6b35,#ff8c5a);transform:translateY(-5px) rotate(8deg);box-shadow:0 10px 20px #ff6b3566}._column_16g7s_65 ul{list-style:none;padding:0;margin:0}._column_16g7s_65 ul li{margin-bottom:.75rem}._column_16g7s_65 ul li a,._column_16g7s_65 ul li span{color:#cbd5e1;text-decoration:none;transition:color .2s;font-size:.95rem}._column_16g7s_65 ul li a:hover{color:#ff6b35}._contactInfo_16g7s_201{display:flex;flex-direction:column;gap:1rem}._contactItem_16g7s_213{display:flex;gap:.75rem;align-items:flex-start;color:#cbd5e1;font-size:.95rem}._contactItem_16g7s_213 a{color:#cbd5e1;text-decoration:none;transition:color .2s}._contactItem_16g7s_213 a:hover{color:#ff6b35}._contactItem_16g7s_213 svg{flex-shrink:0;color:#ff6b35;margin-top:2px}._bottom_16g7s_261{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);color:#94a3b8;font-size:.875rem}._payment_16g7s_281{display:flex;align-items:center;gap:1rem}._paymentIcons_16g7s_293{display:flex;gap:.5rem}._paymentIcons_16g7s_293 img{height:24px;opacity:.8;transition:opacity .2s}._paymentIcons_16g7s_293 img:hover{opacity:1}@media(max-width:968px){._grid_16g7s_51{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:640px){._footer_16g7s_1{padding:3rem 0 0}._grid_16g7s_51{grid-template-columns:1fr;gap:2rem}._bottom_16g7s_261{flex-direction:column;gap:1rem;text-align:center}._payment_16g7s_281{flex-direction:column}}._container_kpr8n_1{padding:4rem 2rem;background:linear-gradient(180deg,#f8fafc,#fff)}._grid_kpr8n_11{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._badge_kpr8n_27{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._badge_kpr8n_27:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px #00000026;border-color:#ff6b35;background:#fff}._iconWrapper_kpr8n_75{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem;box-shadow:0 10px 15px -3px #ff6b354d;transition:transform .3s ease}._badge_kpr8n_27:hover ._iconWrapper_kpr8n_75{transform:scale(1.1) rotate(5deg)}._content_kpr8n_111 h3{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._content_kpr8n_111 p{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}@media(max-width:768px){._container_kpr8n_1{padding:2rem 1rem}._grid_kpr8n_11{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._badge_kpr8n_27{padding:1.5rem}}:root.dark ._container_kpr8n_1{background:linear-gradient(180deg,#1e293b,#0f172a)}:root.dark ._badge_kpr8n_27{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0006}:root.dark ._badge_kpr8n_27:hover{border-color:#ff6b3580}:root.dark ._content_kpr8n_111 h3{color:#f1f5f9}:root.dark ._content_kpr8n_111 p{color:#94a3b8}._section_1dgkk_1{padding:6rem 2rem;background:#1e293b;position:relative;overflow:hidden}._section_1dgkk_1:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,107,53,.1) 0%,transparent 70%);z-index:0}._container_1dgkk_37{max-width:1200px;margin:0 auto;position:relative;z-index:1}._content_1dgkk_51{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._content_1dgkk_51 h2{font-size:2.5rem;font-weight:800;color:#fff;margin:0 0 1rem}._content_1dgkk_51 p{font-size:1.125rem;color:#94a3b8;margin:0;line-height:1.6}._formWrapper_1dgkk_93{background:#ffffff08;padding:4rem 3rem;border-radius:40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px #0003}._form_1dgkk_93{display:flex;gap:1rem;margin-bottom:1.5rem}._form_1dgkk_93 input{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:1rem 1.5rem;border-radius:12px;color:#fff;font-size:1rem;outline:none;transition:all .3s}._form_1dgkk_93 input:focus{background:#ffffff26;border-color:#ff6b35}._form_1dgkk_93 button{background:#ff6b35;color:#fff;border:none;padding:0 2rem;border-radius:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s}._form_1dgkk_93 button:hover{background:#ff8c5a;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b3566}._success_1dgkk_199{display:flex;align-items:center;gap:1rem;color:#10b981;font-weight:600;font-size:1.25rem;margin-bottom:1rem}._privacy_1dgkk_219{font-size:.8125rem!important;color:#64748b!important}@media(max-width:968px){._content_1dgkk_51{grid-template-columns:1fr;gap:2rem;text-align:center}._form_1dgkk_93{flex-direction:column}._form_1dgkk_93 button{padding:1rem;justify-content:center}}._button_csxcx_1{position:fixed;bottom:105px;right:24px;width:60px;height:60px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #25d36666;z-index:1000;cursor:pointer;text-decoration:none;border:3px solid rgba(255,255,255,.2)}._button_csxcx_1:hover{box-shadow:0 12px 35px #25d36680}._pulse_csxcx_49{position:absolute;width:100%;height:100%;background:#25d366;border-radius:50%;z-index:-1;animation:_pulse_csxcx_49 2s infinite}._pulseSecond_csxcx_69{position:absolute;width:100%;height:100%;background:#25d366;border-radius:50%;z-index:-1;animation:_pulse_csxcx_49 2s infinite 1s}@keyframes _pulse_csxcx_49{0%{transform:scale(1);opacity:.5}to{transform:scale(1.8);opacity:0}}._tooltip_csxcx_115{position:fixed;bottom:2.5rem;right:6rem;background:#fff;color:#1e293b;padding:1rem 1.25rem;border-radius:16px;font-size:.875rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 40px #00000026;z-index:999;border:1px solid #e2e8f0}._tooltip_csxcx_115:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);border:8px solid transparent;border-left-color:#fff}._tooltipIcon_csxcx_169{font-size:1.5rem}._tooltipContent_csxcx_177{display:flex;flex-direction:column;gap:.125rem}._tooltipContent_csxcx_177 strong{font-weight:600;color:#1e293b}._tooltipContent_csxcx_177 p{margin:0;font-size:.8rem;color:#64748b}._tooltipClose_csxcx_211{position:absolute;top:.5rem;right:.5rem;width:20px;height:20px;border:none;background:#f1f5f9;color:#64748b;border-radius:50%;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._tooltipClose_csxcx_211:hover{background:#e2e8f0;color:#1e293b}@media(max-width:640px){._button_csxcx_1{bottom:1.5rem;right:1.5rem;width:54px;height:54px}._tooltip_csxcx_115{bottom:1.75rem;right:5rem;padding:.875rem 1rem}}:root.dark ._tooltip_csxcx_115{background:#1e293bcc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #0006}:root.dark ._tooltip_csxcx_115:after{border-left-color:#1e293b}:root.dark ._tooltipContent_csxcx_177 strong{color:#f1f5f9}:root.dark ._tooltipContent_csxcx_177 p{color:#94a3b8}:root.dark ._tooltipClose_csxcx_211{background:#0f172a;color:#94a3b8}._section_bhz79_1{padding:3rem 2rem;background:linear-gradient(180deg,#fff,#f8fafc)}._container_bhz79_11{max-width:1280px;margin:0 auto}._title_bhz79_21{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#1e293b}._grid_bhz79_37{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){._grid_bhz79_37{gap:.75rem}._widget_bhz79_61{min-width:80px;padding:.75rem}._iconCircle_bhz79_71{width:50px;height:50px}}._widget_bhz79_61{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;padding:1.5rem 1.25rem;border-radius:20px;background:#fff;box-shadow:0 10px 25px #00000008;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:120px;border:2px solid transparent}._widget_bhz79_61:hover{box-shadow:0 20px 40px #ff6b3526;border-color:#ff6b354d;transform:translateY(-12px)}._widget_bhz79_61._active_bhz79_129{border-color:#ff6b35;background:linear-gradient(135deg,#fff5f1,#ffebe5)}._iconCircle_bhz79_71{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._widget_bhz79_61:hover ._iconCircle_bhz79_71{transform:scale(1.1)}._name_bhz79_167{font-size:.875rem;color:#4b5563;font-weight:500;text-align:center;white-space:nowrap}._widget_bhz79_61:hover ._name_bhz79_167,._widget_bhz79_61._active_bhz79_129 ._name_bhz79_167{color:#ff6b35;font-weight:600}:root.dark ._section_bhz79_1{background:linear-gradient(180deg,#0f172a,#1e293b)}:root.dark ._title_bhz79_21{color:#f1f5f9}:root.dark ._widget_bhz79_61{background:#1e293b80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 15px 35px #0000004d}:root.dark ._widget_bhz79_61:hover{box-shadow:0 25px 50px #ff6b3540;background:#1e293bb3;border-color:#ff6b3580}:root.dark ._widget_bhz79_61._active_bhz79_129{background:linear-gradient(135deg,#ff6b3533,#1e293b00);border-color:#ff6b35}:root.dark ._name_bhz79_167{color:#94a3b8}._backdrop_wjyir_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998}._modal_wjyir_23{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;z-index:9999;box-shadow:0 20px 60px #0000004d}._closeBtn_wjyir_53{position:absolute;top:16px;right:16px;background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}._closeBtn_wjyir_53:hover{background:#fff;transform:rotate(90deg);box-shadow:0 4px 12px #00000026}._content_wjyir_99{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:40px}._imageSection_wjyir_113{position:relative;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:12px;padding:32px;min-height:400px}._imageSection_wjyir_113 img{max-width:100%;max-height:400px;object-fit:contain}._badge_wjyir_147{position:absolute;top:16px;left:16px;padding:6px 12px;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._badge_wjyir_147._new_wjyir_171{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._badge_wjyir_147._sale_wjyir_181{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}._badge_wjyir_147._hot_wjyir_191{background:linear-gradient(135deg,#fa709a,#fee140);color:#fff}._infoSection_wjyir_201{display:flex;flex-direction:column;gap:20px}._infoSection_wjyir_201 h2{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}._rating_wjyir_229{display:flex;align-items:center;gap:4px;color:#fbbf24}._rating_wjyir_229 span{color:#6b7280;font-size:.875rem;margin-left:8px}._priceSection_wjyir_255{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._price_wjyir_255{display:flex;align-items:center;gap:12px}._oldPrice_wjyir_281{font-size:1.125rem;color:#9ca3af;text-decoration:line-through}._currentPrice_wjyir_293{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._discount_wjyir_311{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:600}._description_wjyir_329{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0}._meta_wjyir_343{display:flex;flex-direction:column;gap:8px;padding:16px;background:#f9fafb;border-radius:8px}._metaItem_wjyir_361{display:flex;align-items:center;gap:8px}._metaLabel_wjyir_373{font-weight:600;color:#4b5563;font-size:.875rem}._metaValue_wjyir_385{color:#6b7280;font-size:.875rem}._stock_wjyir_395{padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600}._stock_wjyir_395._inStock_wjyir_409{background:#d1fae5;color:#065f46}._stock_wjyir_395._outOfStock_wjyir_419{background:#fee2e2;color:#991b1b}._actions_wjyir_429{display:flex;gap:12px;margin-top:8px}._addToCartBtn_wjyir_441{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}._addToCartBtn_wjyir_441:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._addToCartBtn_wjyir_441:disabled{opacity:.5;cursor:not-allowed}._favoriteBtn_wjyir_495{background:#fff;border:2px solid #e5e7eb;width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#6b7280}._favoriteBtn_wjyir_495:hover{border-color:#f472b6;color:#f472b6;transform:scale(1.05)}._favoriteBtn_wjyir_495._active_wjyir_535{background:linear-gradient(135deg,#f093fb,#f5576c);border-color:transparent;color:#fff}._viewDetailsLink_wjyir_547{text-align:center;color:#667eea;text-decoration:none;font-weight:600;font-size:.9375rem;padding:12px;border-radius:8px;transition:all .3s ease}._viewDetailsLink_wjyir_547:hover{background:#f3f4f6;color:#764ba2}@media(max-width:768px){._content_wjyir_99{grid-template-columns:1fr;padding:24px;gap:24px}._imageSection_wjyir_113{min-height:300px}._infoSection_wjyir_201 h2{font-size:1.5rem}._currentPrice_wjyir_293{font-size:1.75rem}._modal_wjyir_23{width:95%;max-height:95vh}}:root.dark ._modal_wjyir_23{background:#1e293bbf;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);box-shadow:0 40px 100px #0009}:root.dark ._closeBtn_wjyir_53{background:#334155e6;color:#f1f5f9}:root.dark ._closeBtn_wjyir_53:hover{background:#475569}:root.dark ._imageSection_wjyir_113{background:#0f172a}:root.dark ._infoSection_wjyir_201 h2{color:#f1f5f9}:root.dark ._rating_wjyir_229 span{color:#94a3b8}:root.dark ._description_wjyir_329{color:#94a3b8}:root.dark ._meta_wjyir_343{background:#0f172a}:root.dark ._metaLabel_wjyir_373{color:#94a3b8}:root.dark ._metaValue_wjyir_385{color:#64748b}:root.dark ._favoriteBtn_wjyir_495{background:#1e293b80;border-color:#ffffff0d;color:#94a3b8}:root.dark ._viewDetailsLink_wjyir_547:hover{background:#334155}._aboutSection_1tvhn_1{padding:80px 20px;background:linear-gradient(135deg,#f8f9fa,#fff)}._container_1tvhn_11{max-width:1200px;margin:0 auto}._content_1tvhn_21{text-align:center}._title_1tvhn_29{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px}._description_1tvhn_49{font-size:1.125rem;color:#6b7280;line-height:1.8;max-width:800px;margin:0 auto 20px}._features_1tvhn_65{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-top:60px}._feature_1tvhn_65{background:#fff;padding:32px 24px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;text-align:center}._feature_1tvhn_65:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 50px #667eea40}._iconWrapper_1tvhn_109{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}._feature_1tvhn_65 h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}._feature_1tvhn_65 p{font-size:.9375rem;color:#6b7280;line-height:1.6;margin:0}@media(max-width:768px){._aboutSection_1tvhn_1{padding:60px 20px}._title_1tvhn_29{font-size:2rem}._description_1tvhn_49{font-size:1rem}._features_1tvhn_65{grid-template-columns:1fr;gap:24px;margin-top:40px}}:root.dark ._aboutSection_1tvhn_1{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark ._description_1tvhn_49{color:#94a3b8}:root.dark ._feature_1tvhn_65{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0006}:root.dark ._feature_1tvhn_65:hover{box-shadow:0 20px 60px #667eea66;border-color:#667eea4d}:root.dark ._feature_1tvhn_65 h3{color:#f1f5f9}:root.dark ._feature_1tvhn_65 p{color:#94a3b8}._contactSection_1wn8w_1{padding:80px 20px;background:#fff}._container_1wn8w_11{max-width:1200px;margin:0 auto}._header_1wn8w_21{text-align:center;margin-bottom:60px}._header_1wn8w_21 h2{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}._header_1wn8w_21 p{font-size:1.125rem;color:#6b7280}._content_1wn8w_61{display:grid;grid-template-columns:1fr 1.5fr;gap:60px}._infoSection_1wn8w_73{display:flex;flex-direction:column;gap:24px}._infoCard_1wn8w_85{display:flex;gap:20px;padding:24px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}._infoCard_1wn8w_85:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #667eea33;border-color:#667eea}._iconWrapper_1wn8w_119{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._infoContent_1wn8w_143{flex:1}._infoContent_1wn8w_143 h3{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin-bottom:8px}._infoContent_1wn8w_143 a,._infoContent_1wn8w_143 p{font-size:.9375rem;color:#6b7280;text-decoration:none;margin:0;line-height:1.6}._infoContent_1wn8w_143 a:hover{color:#667eea}._workingHours_1wn8w_191{padding:24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-top:16px}._workingHours_1wn8w_191 h3{font-size:1.125rem;font-weight:700;margin-bottom:16px}._workingHours_1wn8w_191 p{font-size:.9375rem;margin:8px 0;opacity:.95}._formSection_1wn8w_231{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 20px 60px #0000000d;border:1px solid #f1f5f9}._form_1wn8w_231{display:flex;flex-direction:column;gap:24px}._formGroup_1wn8w_261{display:flex;flex-direction:column;gap:8px}._formGroup_1wn8w_261 label{font-weight:600;color:#374151;font-size:.9375rem}._formGroup_1wn8w_261 input,._formGroup_1wn8w_261 textarea{padding:14px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fff}._formGroup_1wn8w_261 input:focus,._formGroup_1wn8w_261 textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}._formGroup_1wn8w_261 textarea{resize:vertical;min-height:120px}._submitBtn_1wn8w_331{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease}._submitBtn_1wn8w_331:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._submitBtn_1wn8w_331:disabled{opacity:.7;cursor:not-allowed}@media(max-width:968px){._content_1wn8w_61{grid-template-columns:1fr;gap:40px}._header_1wn8w_21 h2{font-size:2rem}._formSection_1wn8w_231{padding:28px}}@media(max-width:640px){._contactSection_1wn8w_1{padding:60px 20px}._infoCard_1wn8w_85{flex-direction:column;text-align:center}._iconWrapper_1wn8w_119{margin:0 auto}}:root.dark ._contactSection_1wn8w_1{background:#0f172a}:root.dark ._header_1wn8w_21 p{color:#94a3b8}:root.dark ._infoCard_1wn8w_85{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}:root.dark ._infoCard_1wn8w_85:hover{box-shadow:0 15px 35px #667eea66;border-color:#667eea80}:root.dark ._infoContent_1wn8w_143 h3{color:#f1f5f9}:root.dark ._infoContent_1wn8w_143 a,:root.dark ._infoContent_1wn8w_143 p{color:#94a3b8}:root.dark ._formSection_1wn8w_231{background:#1e293bb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);box-shadow:0 20px 60px #0006}:root.dark ._formGroup_1wn8w_261 label{color:#94a3b8}:root.dark ._formGroup_1wn8w_261 input,:root.dark ._formGroup_1wn8w_261 textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._formGroup_1wn8w_261 input::placeholder,:root.dark ._formGroup_1wn8w_261 textarea::placeholder{color:#64748b}:root.dark ._formGroup_1wn8w_261 input:focus,:root.dark ._formGroup_1wn8w_261 textarea:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea33}._backToTop_1ch4q_1{position:fixed;bottom:180px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #ff6b354d;z-index:998;transition:all .4s cubic-bezier(.4,0,.2,1)}._backToTop_1ch4q_1:hover{transform:translateY(-8px) scale(1.1);box-shadow:0 15px 35px #ff6b3580}._backToTop_1ch4q_1:focus{outline:none;box-shadow:0 0 0 3px #ff6b354d,0 4px 20px #ff6b3566}:root.dark ._backToTop_1ch4q_1{box-shadow:0 4px 20px #ff6b354d}@media(max-width:768px){._backToTop_1ch4q_1{bottom:90px;right:16px;width:44px;height:44px}}._authPage_12wv6_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fffbf8,#f0fdf4);padding:2rem}._loadingPage_12wv6_19{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#fffbf8,#f0fdf4)}._loadingPage_12wv6_19 p{color:#64748b;font-size:1rem;font-weight:500}._authContainer_12wv6_51{width:100%;max-width:450px}._authCard_12wv6_61{background:#fff;border-radius:24px;padding:3.5rem 2.5rem;box-shadow:0 40px 100px #00000014;border:1px solid #f1f5f9}._authHeader_12wv6_79{text-align:center;margin-bottom:2rem}._logo_12wv6_89{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;color:#ff6b35}._logo_12wv6_89 h1{font-size:2rem;font-weight:700;margin:0;background:linear-gradient(135deg,#ff6b35,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_12wv6_127{font-size:1rem;color:#64748b;margin:0}._googleBtn_12wv6_141{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;border:2px solid #E2E8F0;border-radius:10px;background:#fff;color:#1e293b;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._googleBtn_12wv6_141:hover:not(:disabled){border-color:#4285f4;background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #4285f433}._googleBtn_12wv6_141:disabled{opacity:.6;cursor:not-allowed}._googleBtn_12wv6_141 svg{color:#4285f4}._divider_12wv6_209{display:flex;align-items:center;margin:1.5rem 0}._divider_12wv6_209:before,._divider_12wv6_209:after{content:"";flex:1;height:1px;background:#e2e8f0}._divider_12wv6_209 span{padding:0 1rem;color:#94a3b8;font-size:.875rem;font-weight:500}._authForm_12wv6_253{display:flex;flex-direction:column;gap:1.5rem}._formGroup_12wv6_265{display:flex;flex-direction:column;gap:.5rem}._formGroup_12wv6_265 label{font-size:.875rem;font-weight:600;color:#1e293b}._inputWrapper_12wv6_289{position:relative;display:flex;align-items:center}._inputWrapper_12wv6_289 svg{position:absolute;left:1rem;color:#94a3b8;pointer-events:none}._inputWrapper_12wv6_289 input{width:100%;padding:1rem 1.25rem 1rem 3.5rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#1e293b;background:#f8fafc;transition:all .3s cubic-bezier(.4,0,.2,1)}._inputWrapper_12wv6_289 input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._inputWrapper_12wv6_289 input::placeholder{color:#cbd5e1}._hint_12wv6_359{font-size:.75rem;color:#94a3b8;margin:.25rem 0 0}._error_12wv6_371{padding:.875rem 1rem;background:#fee2e2;border:1px solid #FCA5A5;border-radius:8px;color:#dc2626;font-size:.875rem;font-weight:500}._submitBtn_12wv6_391{width:100%;padding:1rem;border:none;border-radius:10px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitBtn_12wv6_391:hover:not(:disabled){background:linear-gradient(135deg,#ff5722,#ff6b35);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b354d}._submitBtn_12wv6_391:disabled{opacity:.6;cursor:not-allowed}._spinner_12wv6_451,._btnSpinner_12wv6_453{animation:_spin_12wv6_451 1s linear infinite}@keyframes _spin_12wv6_451{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_12wv6_483{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#64748b}._loadingContainer_12wv6_483 p{font-size:1rem;font-weight:500}._authFooter_12wv6_513{margin-top:2rem;text-align:center}._authFooter_12wv6_513 p{font-size:.95rem;color:#64748b;margin:0}._switchBtn_12wv6_535{background:none;border:none;color:#ff6b35;font-weight:600;cursor:pointer;margin-left:.5rem;transition:color .2s ease}._switchBtn_12wv6_535:hover{color:#ff5722;text-decoration:underline}._forgotPasswordBtn_12wv6_567{background:none;border:none;color:#64748b;font-size:.8rem;cursor:pointer;margin-top:.25rem;padding:0;text-align:right;transition:color .2s ease}._forgotPasswordBtn_12wv6_567:hover{color:#ff6b35;text-decoration:underline}._forgotPasswordSection_12wv6_603{padding:1rem 0}._forgotInfo_12wv6_611{font-size:.9rem;color:#64748b;margin-bottom:1.5rem;line-height:1.5}._successMessage_12wv6_627{text-align:center;padding:2rem 1rem}._successIcon_12wv6_637{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#10b981,#34d399);color:#fff;font-size:1.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 24px #10b9814d}._successMessage_12wv6_627 h3{font-size:1.25rem;color:#1e293b;margin:0 0 1rem}._successMessage_12wv6_627 p{font-size:.9rem;color:#64748b;line-height:1.6;margin:0 0 1.5rem}._successMessage_12wv6_627 strong{color:#1e293b}._backBtn_12wv6_703{width:100%;padding:.75rem 1rem;border:none;background:none;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:color .2s ease}._backBtn_12wv6_703:hover{color:#ff6b35}._passwordStrength_12wv6_739{margin-top:.5rem}._strengthLabel_12wv6_747{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem}._strengthLabel_12wv6_747 span:first-child{font-size:.75rem;color:#64748b}._strengthLevel_12wv6_771{font-size:.75rem;font-weight:600;text-transform:uppercase}._strengthLevel_12wv6_771._weak_12wv6_783{color:#ef4444}._strengthLevel_12wv6_771._fair_12wv6_791{color:#f59e0b}._strengthLevel_12wv6_771._good_12wv6_799{color:#3b82f6}._strengthLevel_12wv6_771._strong_12wv6_807{color:#10b981}._strengthLevel_12wv6_771._very_strong_12wv6_815{color:#059669}._strengthBar_12wv6_823{height:4px;border-radius:2px;background:#e2e8f0;overflow:hidden;margin-bottom:.5rem}._strengthFill_12wv6_839{height:100%;transition:all .3s ease;border-radius:2px}._strengthFill_12wv6_839._weak_12wv6_783{width:20%;background:linear-gradient(90deg,#ef4444,#f87171)}._strengthFill_12wv6_839._fair_12wv6_791{width:40%;background:linear-gradient(90deg,#f59e0b,#fbbf24)}._strengthFill_12wv6_839._good_12wv6_799{width:60%;background:linear-gradient(90deg,#3b82f6,#60a5fa)}._strengthFill_12wv6_839._strong_12wv6_807{width:80%;background:linear-gradient(90deg,#10b981,#34d399)}._strengthFill_12wv6_839._very_strong_12wv6_815{width:100%;background:linear-gradient(90deg,#059669,#10b981)}._feedbackList_12wv6_901{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}._feedbackList_12wv6_901 li{font-size:.7rem;color:#94a3b8;display:flex;align-items:center;gap:.375rem}._feedbackList_12wv6_901 li svg{width:12px;height:12px;color:#f59e0b}._rateLimitWarning_12wv6_949{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #F59E0B;border-radius:10px;margin-bottom:1rem}._rateLimitWarning_12wv6_949 svg{color:#d97706;flex-shrink:0;margin-top:2px}._rateLimitContent_12wv6_983 h4{margin:0 0 .375rem;font-size:.875rem;font-weight:600;color:#92400e}._rateLimitContent_12wv6_983 p{margin:0;font-size:.8rem;color:#a16207;line-height:1.4}._inputWrapper_12wv6_289._valid_12wv6_1013 input{border-color:#10b981}._inputWrapper_12wv6_289._invalid_12wv6_1021 input{border-color:#ef4444}._inputWrapper_12wv6_289._valid_12wv6_1013 svg:first-child{color:#10b981}._inputWrapper_12wv6_289._invalid_12wv6_1021 svg:first-child{color:#ef4444}._validationIcon_12wv6_1045{position:absolute;right:1rem;color:#10b981;pointer-events:none}._validationIcon_12wv6_1045._invalid_12wv6_1021{color:#ef4444}._passwordToggle_12wv6_1069{position:absolute;right:1rem;background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._passwordToggle_12wv6_1069:hover{color:#ff6b35}._securityBadge_12wv6_1107{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #86EFAC;border-radius:8px;margin-bottom:1.5rem}._securityBadge_12wv6_1107 svg{color:#10b981}._securityBadge_12wv6_1107 span{font-size:.8rem;color:#047857;font-weight:500}._blockedOverlay_12wv6_1153{position:absolute;inset:0;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:16px;z-index:10}._blockedOverlay_12wv6_1153 svg{color:#ef4444}._blockedOverlay_12wv6_1153 h3{margin:0;color:#991b1b;font-size:1.125rem}._blockedOverlay_12wv6_1153 p{margin:0;color:#dc2626;font-size:.9rem}._blockedTimer_12wv6_1213{font-size:2rem;font-weight:700;color:#ef4444;font-family:monospace}._validationError_12wv6_1229{font-size:.75rem;color:#ef4444;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}@media(max-width:480px){._authPage_12wv6_1{padding:1rem}._authCard_12wv6_61{padding:2rem 1.5rem}._logo_12wv6_89 h1{font-size:1.75rem}._googleBtn_12wv6_141{font-size:.9rem}._rateLimitWarning_12wv6_949{flex-direction:column;text-align:center}._securityBadge_12wv6_1107{flex-wrap:wrap}}:root.dark ._authPage_12wv6_1{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark ._loadingPage_12wv6_19{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark ._loadingPage_12wv6_19 p{color:#94a3b8}:root.dark ._authCard_12wv6_61{background:#1e293b99;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 50px 100px #0009;border:1px solid rgba(255,255,255,.08)}:root.dark ._subtitle_12wv6_127{color:#94a3b8}:root.dark ._googleBtn_12wv6_141{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._googleBtn_12wv6_141:hover:not(:disabled){background:#334155}:root.dark ._divider_12wv6_209:before,:root.dark ._divider_12wv6_209:after{background:#334155}:root.dark ._divider_12wv6_209 span{color:#64748b}:root.dark ._formGroup_12wv6_265 label{color:#94a3b8}:root.dark ._inputWrapper_12wv6_289 input{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._inputWrapper_12wv6_289 input::placeholder{color:#64748b}:root.dark ._inputWrapper_12wv6_289 svg{color:#64748b}:root.dark ._hint_12wv6_359{color:#64748b}:root.dark ._error_12wv6_371{background:#ef444433;border-color:#ef4444}:root.dark ._authFooter_12wv6_513 p{color:#94a3b8}:root.dark ._forgotPasswordBtn_12wv6_567{color:#94a3b8}:root.dark ._forgotInfo_12wv6_611{color:#94a3b8}:root.dark ._successMessage_12wv6_627 h3{color:#f1f5f9}:root.dark ._successMessage_12wv6_627 p{color:#94a3b8}:root.dark ._successMessage_12wv6_627 strong{color:#f1f5f9}:root.dark ._backBtn_12wv6_703{color:#94a3b8}:root.dark ._strengthLabel_12wv6_747 span:first-child{color:#94a3b8}:root.dark ._strengthBar_12wv6_823{background:#334155}:root.dark ._feedbackList_12wv6_901 li{color:#64748b}:root.dark ._loadingContainer_12wv6_483{color:#94a3b8}:root.dark ._securityBadge_12wv6_1107{background:linear-gradient(135deg,#10b9811a,#10b9810d);border-color:#10b981}:root.dark ._securityBadge_12wv6_1107 span{color:#10b981}:root.dark ._blockedOverlay_12wv6_1153{background:#0f172af2}:root.dark ._blockedOverlay_12wv6_1153 h3{color:#fca5a5}:root.dark ._blockedOverlay_12wv6_1153 p{color:#f87171}:root.dark ._passwordToggle_12wv6_1069{color:#64748b}._cartPage_1x6pv_1{min-height:100vh;background:#f8fafc;padding:2rem;padding-top:100px}._container_1x6pv_15{max-width:1280px;margin:0 auto}._header_1x6pv_25{margin-bottom:2rem}._backBtn_1x6pv_33{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #E2E8F0;border-radius:8px;color:#64748b;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}._backBtn_1x6pv_33:hover{border-color:#ff6b35;color:#ff6b35}._header_1x6pv_25 h1{font-size:2rem;font-weight:700;color:#1e293b;margin:0}._cartLayout_1x6pv_89{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}._cartItems_1x6pv_103{display:flex;flex-direction:column;gap:1rem}._cartItem_1x6pv_103{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2rem;display:grid;grid-template-columns:120px 1fr auto;gap:2rem;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #00000005}._cartItem_1x6pv_103:hover{transform:translate(10px);box-shadow:0 20px 40px #0000000d;border-color:#ff6b3533}._itemImage_1x6pv_155{width:120px;height:120px;border-radius:8px;overflow:hidden;background:#f8fafc}._itemImage_1x6pv_155 img{width:100%;height:100%;object-fit:cover}._itemInfo_1x6pv_183{flex:1}._itemInfo_1x6pv_183 h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;line-height:1.4}._itemPrice_1x6pv_207{font-size:1.125rem;font-weight:700;color:#ff6b35;margin:0}._itemActions_1x6pv_221{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}._quantityControl_1x6pv_235{display:flex;align-items:center;gap:.75rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:.5rem}._quantityBtn_1x6pv_255{width:32px;height:32px;border-radius:6px;border:none;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._quantityBtn_1x6pv_255:hover{background:#ff6b35;color:#fff}._quantity_1x6pv_235{min-width:32px;text-align:center;font-weight:600;color:#1e293b}._itemTotal_1x6pv_307{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}._removeBtn_1x6pv_321{padding:.5rem;border:none;background:transparent;color:#ef4444;cursor:pointer;transition:all .2s ease;border-radius:6px}._removeBtn_1x6pv_321:hover{background:#fee2e2}._cartSummary_1x6pv_349{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:3rem 2.5rem;position:sticky;top:100px;box-shadow:0 30px 60px #0000000d}._cartSummary_1x6pv_349 h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}._summaryRow_1x6pv_385{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;color:#64748b}._summaryRow_1x6pv_385._total_1x6pv_403{font-size:1.25rem;font-weight:700;color:#1e293b}._free_1x6pv_415{color:#10b981;font-weight:600}._divider_1x6pv_425{height:1px;background:#e2e8f0;margin:1rem 0}._checkoutBtn_1x6pv_437{width:100%;padding:1.25rem;border:none;border-radius:16px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:2rem;box-shadow:0 10px 25px #ff6b3533}._checkoutBtn_1x6pv_437:hover{transform:translateY(-5px);box-shadow:0 20px 40px #ff6b3566}._features_1x6pv_479{margin-top:2rem;padding-top:2rem;border-top:1px solid #E2E8F0;display:flex;flex-direction:column;gap:1rem}._feature_1x6pv_479{display:flex;align-items:center;gap:.75rem}._feature_1x6pv_479 span{width:24px;height:24px;border-radius:50%;background:#dcfce7;color:#10b981;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}._feature_1x6pv_479 p{font-size:.95rem;color:#64748b;margin:0}._emptyCart_1x6pv_549{text-align:center;padding:6rem 2rem;color:#94a3b8}._emptyCart_1x6pv_549 svg{margin-bottom:2rem;opacity:.3}._emptyCart_1x6pv_549 h2{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 1rem}._emptyCart_1x6pv_549 p{font-size:1.125rem;margin:0 0 2rem}._shopBtn_1x6pv_595{padding:1rem 2rem;border:none;border-radius:10px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._shopBtn_1x6pv_595:hover{background:linear-gradient(135deg,#ff5722,#ff6b35);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b354d}@media(max-width:1024px){._cartLayout_1x6pv_89{grid-template-columns:1fr}._cartSummary_1x6pv_349{position:static}}@media(max-width:768px){._cartPage_1x6pv_1{padding:1rem;padding-top:90px}._cartItem_1x6pv_103{grid-template-columns:80px 1fr;gap:1rem}._itemImage_1x6pv_155{width:80px;height:80px}._itemActions_1x6pv_221{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center}._header_1x6pv_25 h1{font-size:1.5rem}}:root.dark ._cartPage_1x6pv_1{background:#0f172a}:root.dark ._backBtn_1x6pv_33{background:#1e293b;border-color:#334155;color:#94a3b8}:root.dark ._backBtn_1x6pv_33:hover{border-color:#ff6b35;color:#ff6b35}:root.dark ._header_1x6pv_25 h1{color:#f1f5f9}:root.dark ._cartItem_1x6pv_103{background:#1e293b99;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 50px #0006}:root.dark ._cartItem_1x6pv_103:hover{background:#1e293bcc;box-shadow:0 30px 60px #0009;transform:translate(10px)}:root.dark ._itemImage_1x6pv_155{background:#0f172a}:root.dark ._itemInfo_1x6pv_183 h3{color:#f1f5f9}:root.dark ._quantity_1x6pv_235{color:#f1f5f9}:root.dark ._quantityControl_1x6pv_235{background:#0f172a;border-color:#334155}:root.dark ._quantityBtn_1x6pv_255{background:#1e293b;color:#94a3b8}:root.dark ._itemTotal_1x6pv_307{color:#f1f5f9}:root.dark ._cartSummary_1x6pv_349{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}:root.dark ._cartSummary_1x6pv_349 h2{color:#f1f5f9}:root.dark ._summaryRow_1x6pv_385{color:#94a3b8}:root.dark ._summaryRow_1x6pv_385._total_1x6pv_403{color:#f1f5f9}:root.dark ._divider_1x6pv_425{background:#334155}:root.dark ._features_1x6pv_479{border-top-color:#334155}:root.dark ._feature_1x6pv_479 p{color:#94a3b8}:root.dark ._emptyCart_1x6pv_549 h2{color:#f1f5f9}:root.dark ._removeBtn_1x6pv_321:hover{background:#ef444433}._checkoutPage_sfntc_1{min-height:100vh;background:#f8fafc;padding:2rem;padding-top:100px}._container_sfntc_15{max-width:1280px;margin:0 auto}._header_sfntc_25{margin-bottom:2rem}._backBtn_sfntc_33{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #E2E8F0;border-radius:8px;color:#64748b;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}._backBtn_sfntc_33:hover{border-color:#ff6b35;color:#ff6b35}._header_sfntc_25 h1{font-size:2rem;font-weight:700;color:#1e293b;margin:0}._stepIndicator_sfntc_89{display:flex;align-items:center;justify-content:center;gap:3rem;margin-bottom:4rem;padding:3rem;background:#fff;border-radius:24px;box-shadow:0 20px 50px #0000000d;border:1px solid #f1f5f9}._stepItem_sfntc_117{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#94a3b8;transition:all .3s ease}._stepItem_sfntc_117._active_sfntc_135{color:#ff6b35}._stepIcon_sfntc_143{width:48px;height:48px;border-radius:50%;background:#f1f5f9;border:2px solid #E2E8F0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._stepItem_sfntc_117._active_sfntc_135 ._stepIcon_sfntc_143{background:linear-gradient(135deg,#ff6b35,#ff8c5a);border-color:#ff6b35;color:#fff}._stepItem_sfntc_117 span{font-size:.95rem;font-weight:600}._stepLine_sfntc_189{flex:1;height:2px;background:#e2e8f0;max-width:200px}._checkoutLayout_sfntc_203{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}._checkoutContent_sfntc_217{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:2.5rem}._stepContent_sfntc_231 h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 2rem}._savedAddresses_sfntc_247{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._addressOption_sfntc_261{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:2px solid #E2E8F0;border-radius:12px;cursor:pointer;background:#fff;transition:all .2s ease}._addressOption_sfntc_261:hover{border-color:#ff6b35}._addressOption_sfntc_261._selected_sfntc_293{border-color:#ff6b35;background:#fff5f1}._radio_sfntc_303{width:20px;height:20px;border-radius:50%;border:2px solid #CBD5E1;display:flex;align-items:center;justify-content:center;margin-top:2px;flex-shrink:0}._addressOption_sfntc_261._selected_sfntc_293 ._radio_sfntc_303{border-color:#ff6b35}._radioInner_sfntc_335{width:10px;height:10px;border-radius:50%;background:#ff6b35}._addrTitle_sfntc_349{display:block;font-weight:600;color:#1e293b;margin-bottom:.25rem;font-size:1rem}._addrDetail_sfntc_365{color:#64748b;font-size:.9rem;margin:0;line-height:1.4}._form_sfntc_379{display:flex;flex-direction:column;gap:1.5rem}._formRow_sfntc_391{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._formGroup_sfntc_403{display:flex;flex-direction:column;gap:.5rem}._formGroup_sfntc_403 label{font-size:.875rem;font-weight:600;color:#1e293b}._formGroup_sfntc_403 input,._formGroup_sfntc_403 textarea{padding:.875rem 1rem;border:1px solid #E2E8F0;border-radius:8px;font-size:1rem;color:#1e293b;background:#fff;transition:all .2s ease;font-family:inherit}._formGroup_sfntc_403 input:focus,._formGroup_sfntc_403 textarea:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._formGroup_sfntc_403 textarea{resize:vertical;min-height:80px}._nextBtn_sfntc_475,._submitBtn_sfntc_477{padding:1rem 2rem;border:none;border-radius:10px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:1rem}._nextBtn_sfntc_475:hover,._submitBtn_sfntc_477:hover:not(:disabled){background:linear-gradient(135deg,#ff5722,#ff6b35);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b354d}._submitBtn_sfntc_477:disabled{opacity:.6;cursor:not-allowed}._paymentMethods_sfntc_527{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}._paymentMethod_sfntc_527{padding:1.5rem;border:2px solid #E2E8F0;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;transition:all .2s ease;color:#64748b}._paymentMethod_sfntc_527:hover{border-color:#ff6b35}._paymentMethod_sfntc_527._active_sfntc_135{border-color:#ff6b35;background:#fff5f1;color:#ff6b35}._paymentMethod_sfntc_527 span{font-weight:600}._formActions_sfntc_597{display:flex;gap:1rem;margin-top:1rem}._backStepBtn_sfntc_609{padding:1rem 2rem;border:1px solid #E2E8F0;border-radius:10px;background:#fff;color:#64748b;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._backStepBtn_sfntc_609:hover{border-color:#ff6b35;color:#ff6b35}._submitBtn_sfntc_477{flex:1;margin-top:0}._transferInfo_sfntc_653{padding:2rem;background:#f8fafc;border-radius:12px;margin-bottom:2rem}._transferInfo_sfntc_653 p{color:#64748b;margin:0 0 1.5rem;line-height:1.6}._bankInfo_sfntc_679{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #E2E8F0;margin-bottom:2rem}._bankInfo_sfntc_679 p{margin:.5rem 0;color:#1e293b}._bankInfo_sfntc_679 strong{color:#64748b;font-weight:600}._orderSummary_sfntc_715{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:2rem;position:sticky;top:100px}._couponSection_sfntc_733{margin:1.5rem 0}._couponInputGroup_sfntc_741{display:flex;gap:.5rem;margin-bottom:.5rem}._couponInput_sfntc_741{flex:1;padding:.75rem;border:1px solid #E2E8F0;border-radius:8px;font-size:.95rem;color:#1e293b}._couponInput_sfntc_741:focus{outline:none;border-color:#ff6b35}._applyBtn_sfntc_781{padding:0 1.25rem;background:#1e293b;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}._applyBtn_sfntc_781:hover{background:#0f172a}._successText_sfntc_813{font-size:.9rem;color:#10b981;font-weight:500;display:flex;align-items:center;gap:.25rem}._orderSummary_sfntc_715 h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}._summaryItems_sfntc_845{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._summaryItem_sfntc_845{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._summaryItemInfo_sfntc_873{flex:1;display:flex;flex-direction:column;gap:.25rem}._summaryItemName_sfntc_887{font-size:.95rem;color:#1e293b;line-height:1.4}._summaryItemQty_sfntc_899{font-size:.875rem;color:#94a3b8}._summaryItemPrice_sfntc_909{font-weight:600;color:#1e293b;white-space:nowrap}._summaryDivider_sfntc_921{height:1px;background:#e2e8f0;margin:1.5rem 0}._summaryRow_sfntc_933{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem;color:#64748b}._free_sfntc_951{color:#10b981;font-weight:600}._summaryTotal_sfntc_961{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.5rem;font-weight:700;color:#1e293b}._summaryFeatures_sfntc_981{margin-top:2rem;padding-top:2rem;border-top:1px solid #E2E8F0;display:flex;flex-direction:column;gap:1rem}._summaryFeature_sfntc_981{display:flex;align-items:center;gap:.75rem;color:#64748b}._summaryFeature_sfntc_981 svg{color:#10b981}._summaryFeature_sfntc_981 span{font-size:.95rem}@media(max-width:1024px){._checkoutLayout_sfntc_203{grid-template-columns:1fr}._orderSummary_sfntc_715{position:static}}@media(max-width:768px){._checkoutPage_sfntc_1{padding:1rem;padding-top:90px}._checkoutContent_sfntc_217{padding:1.5rem}._stepIndicator_sfntc_89{gap:1rem;padding:1.5rem 1rem}._stepLine_sfntc_189{max-width:100px}._formRow_sfntc_391,._paymentMethods_sfntc_527{grid-template-columns:1fr}._formActions_sfntc_597{flex-direction:column}._backStepBtn_sfntc_609{order:2}._submitBtn_sfntc_477{order:1}}:root.dark ._checkoutPage_sfntc_1{background:#0f172a}:root.dark ._backBtn_sfntc_33{background:#1e293b;border-color:#334155;color:#94a3b8}:root.dark ._header_sfntc_25 h1{color:#f1f5f9}:root.dark ._stepIndicator_sfntc_89{background:#1e293bb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px #00000080}:root.dark ._stepIcon_sfntc_143{background:#0f172a;border-color:#334155}:root.dark ._stepLine_sfntc_189{background:#334155}:root.dark ._checkoutContent_sfntc_217{background:#1e293b99;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);box-shadow:0 50px 120px #0009}:root.dark ._stepContent_sfntc_231 h2{color:#f1f5f9}:root.dark ._addressOption_sfntc_261{background:#0f172a;border-color:#334155}:root.dark ._addressOption_sfntc_261._selected_sfntc_293{background:#ff6b351a}:root.dark ._addrTitle_sfntc_349{color:#f1f5f9}:root.dark ._addrDetail_sfntc_365{color:#94a3b8}:root.dark ._radio_sfntc_303{border-color:#475569}:root.dark ._formGroup_sfntc_403 label{color:#94a3b8}:root.dark ._formGroup_sfntc_403 input,:root.dark ._formGroup_sfntc_403 textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._formGroup_sfntc_403 input::placeholder,:root.dark ._formGroup_sfntc_403 textarea::placeholder{color:#64748b}:root.dark ._paymentMethod_sfntc_527{background:#0f172a;border-color:#334155;color:#94a3b8}:root.dark ._paymentMethod_sfntc_527._active_sfntc_135{background:#ff6b351a;color:#ff6b35}:root.dark ._backStepBtn_sfntc_609{background:#0f172a;border-color:#334155;color:#94a3b8}:root.dark ._transferInfo_sfntc_653{background:#0f172a}:root.dark ._transferInfo_sfntc_653 p{color:#94a3b8}:root.dark ._bankInfo_sfntc_679{background:#1e293b;border-color:#334155}:root.dark ._bankInfo_sfntc_679 p{color:#f1f5f9}:root.dark ._bankInfo_sfntc_679 strong{color:#94a3b8}:root.dark ._orderSummary_sfntc_715{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}:root.dark ._orderSummary_sfntc_715 h2{color:#f1f5f9}:root.dark ._summaryItemName_sfntc_887{color:#f1f5f9}:root.dark ._summaryItemQty_sfntc_899{color:#64748b}:root.dark ._summaryItemPrice_sfntc_909{color:#f1f5f9}:root.dark ._summaryDivider_sfntc_921{background:#334155}:root.dark ._summaryRow_sfntc_933{color:#94a3b8}:root.dark ._summaryTotal_sfntc_961{color:#f1f5f9}:root.dark ._summaryFeatures_sfntc_981{border-top-color:#334155}:root.dark ._summaryFeature_sfntc_981{color:#94a3b8}:root.dark ._couponInput_sfntc_741{background:#0f172a;border-color:#334155;color:#f1f5f9}._successPage_1klju_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fffbf8,#f0fdf4);padding:2rem}._container_1klju_19{width:100%;max-width:600px}._successCard_1klju_29{background:#fff;border-radius:32px;padding:5rem 4rem;box-shadow:0 40px 100px #00000014;text-align:center;position:relative;overflow:hidden}._successCard_1klju_29:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#ff6b35,#10b981)}._iconWrapper_1klju_71{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:linear-gradient(135deg,#dcfce7,#d1fae5);display:flex;align-items:center;justify-content:center;color:#10b981}._successCard_1klju_29 h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 1rem}._subtitle_1klju_109{font-size:1.125rem;color:#64748b;margin:0 0 2.5rem;line-height:1.6}._orderInfo_1klju_123{background:#f8fafc;border-radius:12px;padding:2rem;margin-bottom:2rem}._orderNumber_1klju_137{display:flex;flex-direction:column;gap:.5rem}._orderNumber_1klju_137 span{font-size:.95rem;color:#64748b;font-weight:500}._orderNumber_1klju_137 strong{font-size:1.5rem;color:#1e293b;font-weight:700;font-family:Courier New,monospace}._infoBox_1klju_175{display:flex;gap:1.5rem;padding:1.5rem;background:#fff5f1;border:1px solid #FFE4D6;border-radius:12px;text-align:left;margin-bottom:2.5rem}._infoBox_1klju_175 svg{color:#ff6b35;flex-shrink:0;margin-top:.25rem}._infoBox_1klju_175 h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}._infoBox_1klju_175 p{font-size:.95rem;color:#64748b;margin:0;line-height:1.6}._actions_1klju_237{display:flex;gap:1rem}._ordersBtn_1klju_247,._homeBtn_1klju_249{flex:1;padding:1rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._ordersBtn_1klju_247{background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff}._ordersBtn_1klju_247:hover{background:linear-gradient(135deg,#ff5722,#ff6b35);transform:translateY(-2px);box-shadow:0 8px 24px #ff6b354d}._homeBtn_1klju_249{background:#fff;border:1px solid #E2E8F0;color:#64748b}._homeBtn_1klju_249:hover{border-color:#ff6b35;color:#ff6b35}@media(max-width:480px){._successCard_1klju_29{padding:3rem 2rem}._successCard_1klju_29 h1{font-size:2rem}._actions_1klju_237{flex-direction:column}}:root.dark ._successPage_1klju_1{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark ._successCard_1klju_29{background:#1e293bb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);box-shadow:0 40px 100px #00000080}:root.dark ._successCard_1klju_29 h1{color:#f1f5f9}:root.dark ._subtitle_1klju_109{color:#94a3b8}:root.dark ._orderInfo_1klju_123{background:#0f172a}:root.dark ._orderNumber_1klju_137 strong{color:#f1f5f9}:root.dark ._infoBox_1klju_175{background:#ff6b351a;border-color:#7c2d12}:root.dark ._infoBox_1klju_175 h3{color:#f1f5f9}:root.dark ._infoBox_1klju_175 p{color:#94a3b8}:root.dark ._homeBtn_1klju_249{background:#0f172a;border-color:#334155;color:#94a3b8}:root.dark ._homeBtn_1klju_249:hover{border-color:#ff6b35;color:#ff6b35}:root.dark ._iconWrapper_1klju_71{background:#10b9811a}._container_1kir1_1{max-width:1200px;margin:0 auto;padding:100px 2rem 4rem}._backBtn_1kir1_15{background:transparent;border:none;display:flex;align-items:center;gap:.5rem;color:#64748b;cursor:pointer;font-size:1rem;margin-bottom:2rem;padding:0;transition:color .2s}._backBtn_1kir1_15:hover{color:#1e293b}._productWrapper_1kir1_51{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:#fff;border-radius:32px;padding:4rem;box-shadow:0 40px 100px #0000000d;border:1px solid #f1f5f9}._imageSection_1kir1_75{position:relative;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:16px;padding:2rem}._mainImageContainer_1kir1_95{width:100%;height:500px;display:flex;align-items:center;justify-content:center;position:relative}._mainImage_1kir1_95{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}._badge_1kir1_127{position:absolute;top:-1rem;left:-1rem;background:#ff6b35;color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:500;z-index:10}._infoSection_1kir1_151{display:flex;flex-direction:column;gap:1.5rem}._header_1kir1_163{display:flex;flex-direction:column;gap:.5rem}._category_1kir1_175{text-transform:uppercase;font-size:.85rem;font-weight:600;color:#ff6b35;letter-spacing:.05em}._title_1kir1_191{font-size:2.5rem;line-height:1.1;color:#1e293b;margin:0}._rating_1kir1_205{display:flex;align-items:center;gap:.25rem;margin-top:.5rem}._rating_1kir1_205 span{margin-left:.5rem;color:#64748b;font-size:.9rem}._priceSection_1kir1_231{display:flex;align-items:center;gap:1.5rem;margin:1rem 0}._price_1kir1_231{font-size:2rem;font-weight:700;color:#1e293b}._inStock_1kir1_257{background:#dcfce7;color:#166534;padding:4px 12px;border-radius:20px;font-size:.9rem;font-weight:500;width:fit-content}._stockWrapper_1kir1_277{display:flex;flex-direction:column;gap:1rem;flex:1}._stockUrgency_1kir1_291{background:#fffbeb;padding:1rem;border-radius:12px;border:1px solid #fef3c7}._urgencyLabel_1kir1_305{font-size:.875rem;font-weight:700;color:#b45309;margin-bottom:.5rem}._urgencyBar_1kir1_319{height:6px;background:#fef3c7;border-radius:99px;overflow:hidden}._urgencyFill_1kir1_333{height:100%;background:#ff6b35;border-radius:99px}._viewersCount_1kir1_345{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem;padding:1rem;background:#f8fafc;border-radius:12px}._viewersCount_1kir1_345 strong{color:#1e293b}._outStock_1kir1_375{background:#fee2e2;color:#991b1b;padding:4px 12px;border-radius:20px;font-size:.9rem;font-weight:500}._actions_1kir1_393{display:flex;gap:1rem}._addToCartBtn_1kir1_403{flex:1.2;display:flex;align-items:center;justify-content:center;gap:.75rem;background:#1e293b;color:#fff;border:none;padding:1.25rem;border-radius:16px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._addToCartBtn_1kir1_403:hover:not(:disabled){background:#0f172a;transform:translateY(-5px);box-shadow:0 20px 40px #0f172a26}._buyNowBtn_1kir1_451{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border:none;padding:1.25rem;border-radius:16px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._buyNowBtn_1kir1_451:hover{transform:translateY(-5px);box-shadow:0 20px 40px #ff6b354d}._addToCartBtn_1kir1_403:disabled{background:#94a3b8;cursor:not-allowed;transform:none}._description_1kir1_509{background:#f8fafc;padding:1.5rem;border-radius:12px;color:#475569;line-height:1.6}._description_1kir1_509 h3{margin:0 0 .5rem;color:#1e293b;font-size:1.1rem}._features_1kir1_537{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._featureItem_1kir1_553{display:flex;align-items:center;gap:1rem}._featureIcon_1kir1_565{color:#ff6b35}._featureItem_1kir1_553 h4{margin:0 0 .2rem;color:#1e293b;font-size:.95rem}._featureItem_1kir1_553 p{margin:0;color:#64748b;font-size:.85rem}@media(max-width:900px){._productWrapper_1kir1_51{grid-template-columns:1fr;gap:2rem;padding:2rem}._imageSection_1kir1_75{min-height:300px}._mainImageContainer_1kir1_95{height:300px}._title_1kir1_191{font-size:1.8rem}}._commentsSection_1kir1_639{margin-top:3rem;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}._commentsSection_1kir1_639 h2{font-size:1.5rem;color:#1e293b;margin:0 0 2rem}._commentsList_1kir1_667{display:flex;flex-direction:column;gap:1.5rem}._commentCard_1kir1_679{background:#f8fafc;border-radius:12px;padding:1.5rem}._commentHeader_1kir1_691{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._commentUser_1kir1_705{display:flex;align-items:center;gap:1rem}._userAvatar_1kir1_717{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}._userName_1kir1_741{font-weight:600;color:#1e293b;display:block;margin-bottom:.2rem}._commentDate_1kir1_755{font-size:.85rem;color:#94a3b8}._commentText_1kir1_765{margin:0;color:#475569;line-height:1.5}._similarSection_1kir1_779{margin-top:4rem}._similarSection_1kir1_779 h2{font-size:1.75rem;color:#1e293b;margin-bottom:2rem;position:relative;display:inline-block}._similarSection_1kir1_779 h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60%;height:4px;background:#ff6b35;border-radius:2px}._similarGrid_1kir1_825{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}@media(max-width:640px){._similarGrid_1kir1_825{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}:root.dark ._container_1kir1_1{background:#0f172a}:root.dark ._backBtn_1kir1_15:hover{color:#f1f5f9}:root.dark ._productWrapper_1kir1_51{background:#1e293b99;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);box-shadow:0 50px 100px #00000080}:root.dark ._imageSection_1kir1_75{background:#0f172a}:root.dark ._mainImage_1kir1_95{mix-blend-mode:normal}:root.dark ._title_1kir1_191{color:#f1f5f9}:root.dark ._price_1kir1_231{color:#f1f5f9}:root.dark ._stockUrgency_1kir1_291{background:#b453091a;border-color:#b45309}:root.dark ._viewersCount_1kir1_345{background:#0f172a}:root.dark ._viewersCount_1kir1_345 strong{color:#f1f5f9}:root.dark ._description_1kir1_509{background:#0f172a;color:#94a3b8}:root.dark ._description_1kir1_509 h3{color:#f1f5f9}:root.dark ._features_1kir1_537{border-top-color:#334155}:root.dark ._featureItem_1kir1_553 h4{color:#f1f5f9}:root.dark ._commentsSection_1kir1_639{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 20px 40px #0006}:root.dark ._commentsSection_1kir1_639 h2{color:#f1f5f9}:root.dark ._commentCard_1kir1_679{background:#0f172a}:root.dark ._userName_1kir1_741{color:#f1f5f9}:root.dark ._commentText_1kir1_765{color:#94a3b8}:root.dark ._similarSection_1kir1_779 h2{color:#f1f5f9}:root.dark ._addToCartBtn_1kir1_403{background:#0f172a;border:1px solid #334155}:root.dark ._addToCartBtn_1kir1_403:hover{background:#1e293b}._reviewForm_td3ci_3{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}._reviewForm_td3ci_3 h3{margin:0 0 1rem;color:#1e293b;font-size:1.2rem}._formGroup_td3ci_27{margin-bottom:1rem}._formGroup_td3ci_27 label{display:block;margin-bottom:.5rem;color:#475569;font-weight:500}._starRating_td3ci_49{display:flex;gap:.5rem}._starBtn_td3ci_59{background:none;border:none;cursor:pointer;padding:0;transition:transform .1s}._starBtn_td3ci_59:hover{transform:scale(1.1)}._commentInput_td3ci_83{width:100%;padding:1rem;border:1px solid #cbd5e1;border-radius:12px;font-size:1rem;min-height:100px;resize:vertical;transition:border-color .2s}._commentInput_td3ci_83:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._submitReviewBtn_td3ci_117{background:#1e293b;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._submitReviewBtn_td3ci_117:hover{background:#0f172a;transform:translateY(-1px)}:root.dark ._reviewForm_td3ci_3{border-bottom-color:#334155}:root.dark ._reviewForm_td3ci_3 h3{color:#f1f5f9}:root.dark ._formGroup_td3ci_27 label{color:#94a3b8}:root.dark ._commentInput_td3ci_83{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._submitReviewBtn_td3ci_117{background:#f1f5f9;color:#0f172a}:root.dark ._submitReviewBtn_td3ci_117:hover{background:#fff}._page_1882f_1{min-height:100vh;background:#f8fafc}._container_1882f_11{max-width:800px;margin:0 auto;padding:2rem 1rem}._searchSection_1882f_23{text-align:center;margin-bottom:3rem;background:#fff;padding:4rem 3rem;border-radius:24px;box-shadow:0 20px 50px #0000000d;border:1px solid #f1f5f9}._searchSection_1882f_23 h1{font-size:2rem;color:#1e293b;margin-bottom:.5rem}._searchSection_1882f_23 p{color:#64748b;margin-bottom:2rem}._searchForm_1882f_67{display:flex;gap:1rem;max-width:500px;margin:0 auto}._inputWrapper_1882f_81{flex:1;position:relative}._inputIcon_1882f_91{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8}._searchForm_1882f_67 input{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid #E2E8F0;border-radius:8px;font-size:1rem;transition:all .2s}._searchForm_1882f_67 input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._searchForm_1882f_67 button{padding:.75rem 2rem;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._searchForm_1882f_67 button:hover{background:#e85d2b}._orderCard_1882f_169{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}._orderHeader_1882f_183{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid #E2E8F0}._orderHeader_1882f_183 h3{margin:0;font-size:1.25rem;color:#1e293b}._date_1882f_213{color:#64748b;font-size:.9rem}._totalPrice_1882f_223{font-size:1.25rem;font-weight:700;color:#ff6b35}._progressContainer_1882f_237{margin-bottom:3rem}._progressBar_1882f_245{display:flex;justify-content:space-between;align-items:center;position:relative;max-width:600px;margin:0 auto}._progressBar_1882f_245:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:#e2e8f0;z-index:1}._progressStep_1882f_285{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:2}._iconBox_1882f_303{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #E2E8F0;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s}._connector_1882f_329{flex:1;height:2px;background:#e2e8f0;margin-top:-24px;position:relative;z-index:1}._completed_1882f_351 ._iconBox_1882f_303{background:#10b981;border-color:#10b981;color:#fff}._active_1882f_363 ._iconBox_1882f_303{background:#ff6b35;border-color:#ff6b35;color:#fff;box-shadow:0 0 0 4px #ff6b3533}._progressStep_1882f_285 span{font-size:.85rem;font-weight:500;color:#64748b}._active_1882f_363 span{color:#ff6b35;font-weight:700}._completed_1882f_351 span{color:#10b981;font-weight:600}._detailsGrid_1882f_411{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._detailBox_1882f_423 h4{margin:0 0 1rem;color:#1e293b;font-size:1.1rem}._detailBox_1882f_423 p{color:#64748b;margin:.25rem 0;font-size:.95rem}._miniItems_1882f_447{display:flex;flex-direction:column;gap:1rem}._miniItem_1882f_447{display:flex;gap:1rem;align-items:center}._miniItem_1882f_447 img{width:50px;height:50px;border-radius:8px;object-fit:cover;border:1px solid #E2E8F0}._itemName_1882f_487{font-weight:500;color:#1e293b;margin:0}._miniItem_1882f_447 small{color:#94a3b8}._notFound_1882f_509{text-align:center;padding:3rem;background:#fff;border-radius:16px;color:#64748b}._notFound_1882f_509 svg{color:#cbd5e1;margin-bottom:1rem}@media(max-width:640px){._searchForm_1882f_67{flex-direction:column}._detailsGrid_1882f_411{grid-template-columns:1fr}._progressBar_1882f_245 span{font-size:.7rem;text-align:center}}:root.dark ._page_1882f_1{background:#0f172a}:root.dark ._searchSection_1882f_23{background:#1e293bb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);box-shadow:0 20px 50px #0000004d}:root.dark ._searchSection_1882f_23 h1{color:#f1f5f9}:root.dark ._searchSection_1882f_23 p{color:#94a3b8}:root.dark ._searchForm_1882f_67 input{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._orderCard_1882f_169{background:#1e293bb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);box-shadow:0 20px 50px #0000004d}:root.dark ._orderHeader_1882f_183{border-bottom-color:#334155}:root.dark ._orderHeader_1882f_183 h3{color:#f1f5f9}:root.dark ._iconBox_1882f_303{background:#0f172a;border-color:#334155}:root.dark ._progressBar_1882f_245:before{background:#334155}:root.dark ._progressStep_1882f_285:not(._active_1882f_363):not(._completed_1882f_351) span{color:#64748b}:root.dark ._detailBox_1882f_423 h4{color:#f1f5f9}:root.dark ._detailBox_1882f_423 p{color:#94a3b8}:root.dark ._itemName_1882f_487{color:#f1f5f9}:root.dark ._miniItem_1882f_447 img{border-color:#334155}:root.dark ._notFound_1882f_509{background:#1e293b;color:#94a3b8}._pageWrapper_1dck7_1{min-height:100vh;display:flex;flex-direction:column;background-color:#f8fafc}._main_1dck7_15{flex:1;padding:3rem 1rem}._container_1dck7_25{max-width:1200px;margin:0 auto}._header_1dck7_35{text-align:center;margin-bottom:3rem}._header_1dck7_35 h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:.5rem}._header_1dck7_35 p{color:#64748b;font-size:1.1rem}._grid_1dck7_67{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem}@media(max-width:968px){._grid_1dck7_67{grid-template-columns:1fr}}._infoCard_1dck7_93{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}._infoCard_1dck7_93 h2{font-size:1.5rem;margin-bottom:2rem;color:#1a1a1a}._infoItem_1dck7_119{display:flex;gap:1rem;margin-bottom:2rem}._infoItem_1dck7_119:last-child{margin-bottom:0}._icon_1dck7_139{color:#ff6b35;flex-shrink:0}._infoItem_1dck7_119 h3{font-size:1.1rem;margin-bottom:.25rem;color:#1a1a1a}._infoItem_1dck7_119 p{color:#64748b;line-height:1.5}._infoItem_1dck7_119 a{color:#64748b;text-decoration:none;transition:color .2s}._infoItem_1dck7_119 a:hover{color:#ff6b35}._note_1dck7_191{font-size:.9rem;color:#94a3b8;margin-top:.25rem}._link_1dck7_203{display:inline-block;margin-top:.5rem;color:#ff6b35!important;font-weight:500}._phoneList_1dck7_217{display:flex;flex-direction:column;gap:.25rem}._formCard_1dck7_231{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}._formCard_1dck7_231 h2{font-size:1.5rem;margin-bottom:2rem;color:#1a1a1a}._form_1dck7_231{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1dck7_269{display:flex;flex-direction:column;gap:.5rem}._formGroup_1dck7_269 label{font-weight:500;color:#334155}._formGroup_1dck7_269 input,._formGroup_1dck7_269 textarea{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;outline:none;transition:border-color .2s;font-family:inherit}._formGroup_1dck7_269 input:focus,._formGroup_1dck7_269 textarea:focus{border-color:#ff6b35}._formGroup_1dck7_269 textarea{resize:vertical}._submitBtn_1dck7_329{background:#ff6b35;color:#fff;padding:1rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}._submitBtn_1dck7_329:hover{background:#e65a28}:root.dark ._pageWrapper_1dck7_1{background-color:#0f172a}:root.dark ._header_1dck7_35 h1{color:#f1f5f9}:root.dark ._header_1dck7_35 p{color:#94a3b8}:root.dark ._infoCard_1dck7_93,:root.dark ._formCard_1dck7_231{background:#1e293b;box-shadow:0 4px 6px -1px #0000004d}:root.dark ._infoCard_1dck7_93 h2,:root.dark ._formCard_1dck7_231 h2{color:#f1f5f9}:root.dark ._infoItem_1dck7_119 h3{color:#f1f5f9}:root.dark ._infoItem_1dck7_119 p,:root.dark ._infoItem_1dck7_119 a{color:#94a3b8}:root.dark ._formGroup_1dck7_269 label{color:#cbd5e1}:root.dark ._formGroup_1dck7_269 input,:root.dark ._formGroup_1dck7_269 textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._formGroup_1dck7_269 input:focus,:root.dark ._formGroup_1dck7_269 textarea:focus{border-color:#ff6b35}:root.dark ._note_1dck7_191{color:#64748b}._legalPage_108f1_1{min-height:100vh;background:#f8fafc}._container_108f1_11{max-width:900px;margin:0 auto;padding:100px 2rem 4rem}._backBtn_108f1_23{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:#64748b;font-size:.95rem;cursor:pointer;padding:.5rem 0;margin-bottom:2rem;transition:color .2s}._backBtn_108f1_23:hover{color:#ff6b35}._header_108f1_59{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}._icon_108f1_73{color:#ff6b35;margin-bottom:1rem}._header_108f1_59 h1{font-size:2.5rem;color:#1e293b;margin:0 0 .5rem}._lastUpdate_108f1_95{color:#94a3b8;font-size:.9rem;margin:0}._content_108f1_107{background:#fff;border-radius:24px;padding:4rem 3.5rem;box-shadow:0 40px 100px #0000000d;border:1px solid #f1f5f9}._content_108f1_107 section{margin-bottom:2.5rem}._content_108f1_107 section:last-child{margin-bottom:0}._content_108f1_107 h2{font-size:1.25rem;color:#1e293b;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #FF6B35;display:inline-block}._content_108f1_107 p{color:#475569;line-height:1.8;margin:0 0 1rem}._content_108f1_107 ul{margin:0;padding-left:1.5rem;color:#475569}._content_108f1_107 li{margin-bottom:.5rem;line-height:1.7}._content_108f1_107 li strong{color:#1e293b}._contactInfo_108f1_201{background:#f1f5f9;padding:1.5rem;border-radius:12px;margin-top:1rem}._contactInfo_108f1_201 p{margin:.5rem 0}._conditionBox_108f1_225{background:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0}._conditionBox_108f1_225 h3{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;margin:0 0 1rem;color:#1e293b}._successIcon_108f1_259{color:#10b981}._dangerIcon_108f1_267{color:#ef4444}._conditionBox_108f1_225 ul{margin:0}._steps_108f1_285{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}._step_108f1_285{display:flex;gap:1rem;align-items:flex-start}._stepNumber_108f1_311{width:36px;height:36px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}._step_108f1_285 h4{margin:0 0 .25rem;color:#1e293b;font-size:1rem}._step_108f1_285 p{margin:0;font-size:.95rem}:root.dark ._legalPage_108f1_1{background:#0f172a}:root.dark ._content_108f1_107{background:#1e293bb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);box-shadow:0 40px 100px #00000080}:root.dark ._header_108f1_59 h1{color:#f1f5f9}:root.dark ._content_108f1_107 h2{color:#f1f5f9}:root.dark ._content_108f1_107 p,:root.dark ._content_108f1_107 li{color:#94a3b8}:root.dark ._conditionBox_108f1_225,:root.dark ._contactInfo_108f1_201{background:#0f172a;border-color:#334155}:root.dark ._conditionBox_108f1_225 h3,:root.dark ._step_108f1_285 h4{color:#f1f5f9}:root.dark ._step_108f1_285 p{color:#94a3b8}:root.dark ._header_108f1_59{border-bottom-color:#334155}:root.dark ._content_108f1_107 section p{color:#94a3b8}:root.dark ._content_108f1_107 li strong{color:#f1f5f9}:root.dark ._warningBox_108f1_465{background:#f59e0b1a;border-color:#78350f}:root.dark ._warningBox_108f1_465 p{color:#fef3c7}@media(max-width:768px){._container_108f1_11{padding:90px 1rem 3rem}._header_108f1_59 h1{font-size:1.75rem}._content_108f1_107{padding:1.5rem}._content_108f1_107 h2{font-size:1.1rem}._step_108f1_285{flex-direction:column;align-items:center;text-align:center}}._adminLayout_4xnmh_1{display:flex;min-height:100vh;background:#f1f5f9;color:#1e293b}._sidebar_4xnmh_15{background:#1e293b;color:#fff;display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;position:sticky;top:0;height:100vh;z-index:50;box-shadow:4px 0 10px #0000001a}._logoContainer_4xnmh_43{height:70px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.1)}._logoContainer_4xnmh_43 h2{margin:0;font-size:1.5rem;font-weight:700;color:#fff}._adminBadge_4xnmh_73{font-size:.8rem;background:#ff6b35;padding:2px 6px;border-radius:4px;margin-left:8px;vertical-align:middle}._nav_4xnmh_91{flex:1;padding:1rem 0;display:flex;flex-direction:column;gap:.5rem}._navItem_4xnmh_107{display:flex;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#94a3b8;position:relative;margin:.25rem 1rem;border-radius:12px}._navItem_4xnmh_107:hover{background:#ffffff0d;color:#fff;transform:translate(5px)}._navItem_4xnmh_107._active_4xnmh_145{background:linear-gradient(90deg,#ff6b35,#ff8c5a);color:#fff;box-shadow:0 4px 15px #ff6b354d}._icon_4xnmh_159{display:flex;align-items:center;justify-content:center;width:24px}._label_4xnmh_173{margin-left:1rem;font-weight:500}._navBadge_4xnmh_185{position:absolute;right:1rem;background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:99px;min-width:18px;text-align:center}._sidebarFooter_4xnmh_211{padding:1rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.5rem}._logoutBtn_4xnmh_227{width:100%;display:flex;align-items:center;gap:1rem;padding:.75rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#ef4444;cursor:pointer;transition:all .2s}._logoutBtn_4xnmh_227:hover{background:#ef44441a;border-color:#ef4444}._mainContent_4xnmh_267{flex:1;display:flex;flex-direction:column;overflow-x:hidden}._header_4xnmh_281{height:70px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:sticky;top:0;z-index:40}._toggleBtn_4xnmh_307{background:transparent;border:none;cursor:pointer;color:#64748b;padding:.5rem;border-radius:8px}._toggleBtn_4xnmh_307:hover{background:#f1f5f9}._headerActions_4xnmh_333{display:flex;align-items:center;gap:1.5rem}._userInfo_4xnmh_345{font-weight:500;color:#334155}._userInfo_4xnmh_345 strong{color:#1e293b}._devBadge_4xnmh_363{background:#ff6b35;color:#fff;padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-right:12px;display:inline-block;vertical-align:middle}._notificationWrapper_4xnmh_393{position:relative}._notificationBtn_4xnmh_401{position:relative;background:transparent;border:none;cursor:pointer;color:#64748b;padding:.5rem;border-radius:8px;transition:all .2s}._notificationBtn_4xnmh_401:hover{background:#f1f5f9;color:#1e293b}._notificationBadge_4xnmh_433{position:absolute;top:0;right:0;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}._notificationDropdown_4xnmh_467{position:absolute;top:100%;right:0;margin-top:.5rem;width:320px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;z-index:100;overflow:hidden}._notificationHeader_4xnmh_493{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}._notificationHeader_4xnmh_493 h4{margin:0;font-size:1rem;font-weight:700;color:#1e293b}._notificationCount_4xnmh_523{font-size:.75rem;color:#ff6b35;font-weight:600}._notificationList_4xnmh_535{max-height:300px;overflow-y:auto}._notificationItem_4xnmh_545{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;transition:background .2s;border-bottom:1px solid #f8fafc}._notificationItem_4xnmh_545:hover{background:#f8fafc}._notificationItem_4xnmh_545:last-child{border-bottom:none}._notificationIcon_4xnmh_581{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._notificationContent_4xnmh_601{flex:1;min-width:0}._notificationContent_4xnmh_601 p{margin:0;font-weight:600;font-size:.875rem;color:#1e293b}._notificationContent_4xnmh_601 span{font-size:.8rem;color:#64748b;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emptyNotification_4xnmh_643{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#10b981;text-align:center}._emptyNotification_4xnmh_643 p{margin:.5rem 0 0;font-size:.875rem;color:#64748b}._notificationFooter_4xnmh_675{padding:.75rem 1.25rem;border-top:1px solid #f1f5f9;text-align:center}._notificationFooter_4xnmh_675 button{background:none;border:none;color:#ff6b35;font-weight:600;font-size:.875rem;cursor:pointer}._notificationFooter_4xnmh_675 button:hover{text-decoration:underline}._overlay_4xnmh_715{position:fixed;inset:0;z-index:45}._content_4xnmh_733{flex:1;padding:2rem;overflow-y:auto}._unauthorized_4xnmh_745{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#f1f5f9;color:#334155;text-align:center}._unauthorized_4xnmh_745 button{padding:.75rem 1.5rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}@media(max-width:768px){._header_4xnmh_281{padding:0 1rem}._content_4xnmh_733{padding:1rem}._notificationDropdown_4xnmh_467{width:280px;right:-1rem}}:root.dark ._adminLayout_4xnmh_1{background:#0f172a}:root.dark ._sidebar_4xnmh_15{background:#0f172acc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.05);box-shadow:10px 0 30px #0000004d}:root.dark ._navItem_4xnmh_107._active_4xnmh_145{background:linear-gradient(90deg,#ff6b35,#ff8c5a);box-shadow:0 10px 20px #ff6b354d;border-left:none;transform:scale(1.02)}:root.dark ._sidebarFooter_4xnmh_211{border-top-color:#1e293b}:root.dark ._header_4xnmh_281{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05)}:root.dark ._toggleBtn_4xnmh_307{color:#94a3b8}:root.dark ._toggleBtn_4xnmh_307:hover{background:#334155}:root.dark ._userInfo_4xnmh_345{color:#94a3b8}:root.dark ._userInfo_4xnmh_345 strong{color:#f1f5f9}:root.dark ._notificationBtn_4xnmh_401{color:#94a3b8}:root.dark ._notificationBtn_4xnmh_401:hover{background:#334155;color:#f1f5f9}:root.dark ._notificationDropdown_4xnmh_467{background:#1e293bd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px #00000080;border:1px solid rgba(255,255,255,.1)}:root.dark ._notificationHeader_4xnmh_493{border-bottom-color:#334155}:root.dark ._notificationHeader_4xnmh_493 h4{color:#f1f5f9}:root.dark ._notificationItem_4xnmh_545{border-bottom-color:#334155}:root.dark ._notificationItem_4xnmh_545:hover{background:#0f172a}:root.dark ._notificationContent_4xnmh_601 p{color:#f1f5f9}:root.dark ._notificationContent_4xnmh_601 span{color:#64748b}:root.dark ._notificationFooter_4xnmh_675{border-top-color:#334155}:root.dark ._emptyNotification_4xnmh_643 p{color:#64748b}:root.dark ._unauthorized_4xnmh_745{background:#0f172a;color:#94a3b8}:root.dark ._unauthorized_4xnmh_745 h2{color:#f1f5f9}:root.dark ._unauthorized_4xnmh_745 strong{color:#ff6b35}._chartContainer_1kaqm_1{width:100%;height:300px;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d}._miniChart_1kaqm_21{width:80px;height:40px}._chartCard_1kaqm_33{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all .3s ease}._chartCard_1kaqm_33:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-2px)}._chartHeader_1kaqm_59{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}._chartHeader_1kaqm_59 h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._chartHeader_1kaqm_59 ._badge_1kaqm_89{padding:.25rem .75rem;background:#f1f5f9;border-radius:20px;font-size:.75rem;font-weight:500;color:#64748b}._chartBody_1kaqm_107{padding:1rem}@media(max-width:768px){._chartContainer_1kaqm_1{height:250px;padding:1rem}._miniChart_1kaqm_21{width:60px;height:30px}}:root.dark ._chartContainer_1kaqm_1,:root.dark ._chartCard_1kaqm_33{background:#1e293b;border-color:#334155;box-shadow:0 4px 6px -1px #0000004d}:root.dark ._chartHeader_1kaqm_59{border-bottom-color:#334155}:root.dark ._chartHeader_1kaqm_59 h3{color:#f1f5f9}:root.dark ._chartHeader_1kaqm_59 ._badge_1kaqm_89{background:#0f172a;color:#94a3b8}._dashboard_1we3t_1{padding:1rem}._dashboardHeader_1we3t_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._dashboardHeader_1we3t_9 h1{font-size:1.875rem;font-weight:800;color:#1e293b;margin:0}._dashboardHeader_1we3t_9 p{color:#64748b;margin:.5rem 0 0}._headerActions_1we3t_51{display:flex;align-items:center;gap:1rem}._periodSelector_1we3t_65{display:flex;background:#f1f5f9;border-radius:10px;padding:4px}._periodSelector_1we3t_65 button{background:transparent;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#64748b;border-radius:8px;cursor:pointer;transition:all .2s}._periodSelector_1we3t_65 button._active_1we3t_103{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}._periodSelector_1we3t_65 button:hover:not(._active_1we3t_103){color:#1e293b}._downloadBtn_1we3t_123{background:#fff;border:1px solid #e2e8f0;padding:.625rem 1.25rem;border-radius:10px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._downloadBtn_1we3t_123:hover{background:#f8fafc;border-color:#cbd5e1}._quickActions_1we3t_163{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._quickActionBtn_1we3t_177{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s;position:relative}._quickActionBtn_1we3t_177:hover{border-color:#ff6b35;color:#ff6b35;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3526}._quickBadge_1we3t_221{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:99px}._statsGrid_1we3t_247{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:1.5rem}._statCard_1we3t_261{background:#fff;padding:2rem;border-radius:28px;box-shadow:0 20px 50px #00000008;display:flex;align-items:center;gap:1.5rem;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.4,0,.2,1)}._statCard_1we3t_261:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000014}._statIcon_1we3t_297{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}._statInfo_1we3t_315{display:flex;flex-direction:column}._statTitle_1we3t_325{display:block;color:#64748b;font-size:.875rem;font-weight:600;margin-bottom:.25rem}._statValue_1we3t_341{display:block;color:#1e293b;font-size:1.5rem;font-weight:800}._statTrend_1we3t_355{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b;margin-top:.25rem}._orderStatusGrid_1we3t_375{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}._orderStatusCard_1we3t_389{background:#fff;padding:1.25rem;border-radius:16px;border:1px solid #f1f5f9;border-left:4px solid;display:flex;align-items:center;gap:1rem}._orderStatusCard_1we3t_389 h4{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b}._orderStatusCard_1we3t_389 p{margin:0;font-size:.8rem;color:#64748b}._mainGrid_1we3t_439{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem}._analyticsSection_1we3t_453{background:#fff;padding:2rem;border-radius:24px;border:1px solid #f1f5f9}._chartHeader_1we3t_467{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._chartHeader_1we3t_467 h3{margin:0;font-size:1.125rem;font-weight:700}._chartLegend_1we3t_493{display:flex;gap:1rem}._legendItem_1we3t_503{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}._dot_1we3t_519{width:10px;height:10px;border-radius:50%}._chartWrapper_1we3t_531{height:250px;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-top:1rem}._barItem_1we3t_549{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;height:100%}._barContainer_1we3t_567{width:100%;height:100%;background:#f8fafc;border-radius:8px;position:relative;display:flex;align-items:flex-end;overflow:hidden}._bar_1we3t_549{width:100%;background:linear-gradient(180deg,#ff6b35,#ff8c5a);border-radius:8px;position:relative;cursor:pointer;transition:opacity .2s}._bar_1we3t_549:hover{opacity:.9}._tooltip_1we3t_615{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:4px 8px;border-radius:6px;font-size:.75rem;opacity:0;transition:opacity .2s;pointer-events:none;white-space:nowrap}._bar_1we3t_549:hover ._tooltip_1we3t_615{opacity:1}._barLabel_1we3t_655{color:#94a3b8;font-size:.8125rem;font-weight:600}._activitySection_1we3t_669{background:#fff;padding:1.5rem;border-radius:24px;border:1px solid #f1f5f9}._activitySection_1we3t_669 h3{margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}._activityList_1we3t_695{display:flex;flex-direction:column;gap:1rem}._activityItem_1we3t_707{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;background:#f8fafc;border-radius:12px}._activityIcon_1we3t_725{width:36px;height:36px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b82f6}._activityContent_1we3t_747{flex:1}._activityContent_1we3t_747 p{margin:0;font-weight:600;font-size:.875rem;color:#1e293b}._activityContent_1we3t_747 span{font-size:.8rem;color:#64748b}._activityTime_1we3t_779{font-size:.75rem;color:#94a3b8;white-space:nowrap}._emptyActivity_1we3t_791{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#94a3b8;text-align:center}._emptyActivity_1we3t_791 p{margin:.5rem 0 0;font-size:.875rem}._chartsRow_1we3t_823{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}._chartCard_1we3t_837{background:#fff;border-radius:24px;border:1px solid #f1f5f9;overflow:hidden;transition:all .3s ease}._chartCard_1we3t_837:hover{box-shadow:0 10px 30px #0000000f;transform:translateY(-2px)}@media(max-width:1024px){._chartsRow_1we3t_823{grid-template-columns:1fr}}._contentGrid_1we3t_877{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}._tableCard_1we3t_889{background:#fff;padding:1.5rem;border-radius:24px;border:1px solid #f1f5f9}._cardHeader_1we3t_903{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._cardHeader_1we3t_903 h3{margin:0;font-size:1rem;font-weight:700}._linkBtn_1we3t_929{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#ff6b35;font-weight:600;font-size:.875rem;cursor:pointer}._linkBtn_1we3t_929:hover{text-decoration:underline}._tableWrapper_1we3t_961{overflow-x:auto}._table_1we3t_889{width:100%;border-collapse:collapse}._table_1we3t_889 th{text-align:left;padding:.75rem;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9}._table_1we3t_889 td{padding:.75rem;border-bottom:1px solid #f1f5f9;font-size:.875rem}._table_1we3t_889 tr:last-child td{border-bottom:none}._badge_1we3t_1019{padding:.25rem .75rem;border-radius:99px;font-size:.75rem;font-weight:600}._statusPending_1we3t_1033{background:#fffbeb;color:#d97706}._statusProcessing_1we3t_1043{background:#eff6ff;color:#2563eb}._statusShipped_1we3t_1053{background:#f5f3ff;color:#7c3aed}._statusDelivered_1we3t_1063{background:#f0fdf4;color:#16a34a}._stockList_1we3t_1075{display:flex;flex-direction:column;gap:.75rem}._stockItem_1we3t_1087{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f8fafc;border-radius:12px}._stockItem_1we3t_1087 img{width:48px;height:48px;object-fit:cover;border-radius:8px}._stockInfo_1we3t_1119{flex:1;min-width:0}._stockInfo_1we3t_1119 p{margin:0;font-weight:600;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._stockInfo_1we3t_1119 span{font-size:.75rem;color:#ef4444}._stockItem_1we3t_1087 button{background:#fff;border:1px solid #e2e8f0;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}._stockItem_1we3t_1087 button:hover{border-color:#ff6b35;color:#ff6b35}._emptyState_1we3t_1191{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#94a3b8;text-align:center}._emptyState_1we3t_1191 p{margin:.5rem 0 0;font-size:.875rem}@media(max-width:1200px){._orderStatusGrid_1we3t_375{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){._mainGrid_1we3t_439,._contentGrid_1we3t_877{grid-template-columns:1fr}}@media(max-width:768px){._dashboardHeader_1we3t_9{flex-direction:column;align-items:flex-start}._headerActions_1we3t_51{width:100%;flex-direction:column;align-items:stretch}._periodSelector_1we3t_65{width:100%;justify-content:center}._orderStatusGrid_1we3t_375{grid-template-columns:1fr 1fr}._quickActions_1we3t_163{display:grid;grid-template-columns:1fr 1fr}}:root.dark ._dashboard_1we3t_1 h1{color:#f1f5f9}:root.dark ._dashboard_1we3t_1 p{color:#94a3b8}:root.dark ._periodSelector_1we3t_65{background:#0f172a}:root.dark ._periodSelector_1we3t_65 button._active_1we3t_103{background:#ff6b35;color:#fff}:root.dark ._periodSelector_1we3t_65 button{color:#64748b}:root.dark ._periodSelector_1we3t_65 button:hover:not(._active_1we3t_103){color:#f1f5f9}:root.dark ._downloadBtn_1we3t_123,:root.dark ._quickActionBtn_1we3t_177{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._downloadBtn_1we3t_123:hover,:root.dark ._quickActionBtn_1we3t_177:hover{background:#334155;border-color:#ff6b35}:root.dark ._statCard_1we3t_261,:root.dark ._orderStatusCard_1we3t_389,:root.dark ._analyticsSection_1we3t_453,:root.dark ._activitySection_1we3t_669,:root.dark ._chartCard_1we3t_837,:root.dark ._tableCard_1we3t_889{background:#1e293bb3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 80px #00000080}:root.dark ._statCard_1we3t_261:hover{border-color:#ff6b3566;transform:translateY(-5px);transition:all .3s cubic-bezier(.4,0,.2,1)}:root.dark ._statTitle_1we3t_325{color:#94a3b8}:root.dark ._statValue_1we3t_341{color:#f1f5f9}:root.dark ._orderStatusCard_1we3t_389 h4{color:#f1f5f9}:root.dark ._barContainer_1we3t_567{background:#0f172a}:root.dark ._activityItem_1we3t_707{background:#0f172a}:root.dark ._activityContent_1we3t_747 p{color:#f1f5f9}:root.dark ._table_1we3t_889 th{color:#64748b;border-bottom-color:#334155}:root.dark ._table_1we3t_889 td{color:#cbd5e1;border-bottom-color:#334155}:root.dark ._stockItem_1we3t_1087{background:#0f172a}:root.dark ._stockInfo_1we3t_1119 p{color:#f1f5f9}:root.dark ._stockItem_1we3t_1087 button{background:#1e293b;border-color:#334155;color:#94a3b8}:root.dark ._stockItem_1we3t_1087 button:hover{border-color:#ff6b35;color:#ff6b35}._container_196ua_1{padding-bottom:2rem}._header_196ua_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._header_196ua_11 h1{font-size:1.75rem;color:#1e293b;margin:0;font-weight:700}._header_196ua_11 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._headerActions_196ua_55{display:flex;gap:.75rem}._exportBtn_196ua_65{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._exportBtn_196ua_65:hover{border-color:#ff6b35;color:#ff6b35}._addBtn_196ua_103{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._addBtn_196ua_103:hover{background:#e55a2b;transform:translateY(-2px)}._statsGrid_196ua_143{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}._statCard_196ua_157{background:#fff;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;border:1px solid #f1f5f9}._statIcon_196ua_177{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._statValue_196ua_195{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}._statLabel_196ua_209{display:block;font-size:.8rem;color:#64748b}._toolbar_196ua_223{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}._searchBar_196ua_237{flex:1;min-width:250px;display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:0 1rem}._searchIcon_196ua_261{color:#94a3b8}._searchBar_196ua_237 input{flex:1;padding:.75rem 0;border:none;outline:none;font-size:.95rem;color:#1e293b}._filters_196ua_287{display:flex;gap:.5rem}._filterSelect_196ua_297{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#475569;background:#fff;cursor:pointer;outline:none}._filterSelect_196ua_297:focus{border-color:#ff6b35}._bulkActions_196ua_329{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#fef3c7;border:1px solid #fcd34d;border-radius:10px;margin-bottom:1rem}._bulkActions_196ua_329 span{font-weight:600;color:#92400e}._bulkDeleteBtn_196ua_361{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}._bulkCancelBtn_196ua_387{padding:.5rem 1rem;background:transparent;border:1px solid #d97706;color:#d97706;border-radius:6px;font-weight:600;cursor:pointer}._tableContainer_196ua_409{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;overflow-x:auto;border:1px solid #f1f5f9}._table_196ua_409{width:100%;border-collapse:collapse;text-align:left}._table_196ua_409 th{padding:.875rem 1rem;background:#f8fafc;color:#64748b;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}._table_196ua_409 td{padding:.875rem 1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}._table_196ua_409 tr:last-child td{border-bottom:none}._table_196ua_409 tr._selected_196ua_481{background:#fffbeb}._table_196ua_409 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#FF6B35}._productImg_196ua_503{width:48px;height:48px;object-fit:cover;border-radius:8px}._productName_196ua_517{display:flex;align-items:center;gap:.5rem;font-weight:500}._productBadge_196ua_531{background:#ff6b35;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:600}._categoryBadge_196ua_549{background:#f1f5f9;padding:4px 10px;border-radius:20px;font-size:.8rem;color:#475569;font-weight:500}._priceCell_196ua_567{font-weight:600;color:#1e293b}._stockBadge_196ua_577{padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:600}._inStock_196ua_591{background:#dcfce7;color:#166534}._outStock_196ua_601{background:#fee2e2;color:#991b1b}._actions_196ua_611{display:flex;gap:.5rem}._iconBtn_196ua_621{background:transparent;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s}._iconBtn_196ua_621:hover{background:#f1f5f9;color:#334155}._deleteBtn_196ua_651:hover{background:#fee2e2;color:#ef4444}._emptyState_196ua_661{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8}._emptyState_196ua_661 p{margin:.5rem 0 0}._modalOverlay_196ua_689{position:fixed;inset:0;background:#00000080;z-index:100}._modal_196ua_689{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;z-index:101}._modalHeader_196ua_737{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._modalHeader_196ua_737 h2{margin:0;font-size:1.25rem;color:#1e293b}._closeBtn_196ua_765{background:transparent;border:none;cursor:pointer;color:#94a3b8;padding:.5rem;border-radius:8px}._closeBtn_196ua_765:hover{background:#f1f5f9;color:#1e293b}._form_196ua_793{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._imagePreview_196ua_807{width:100%;height:150px;border-radius:12px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}._imagePreview_196ua_807 img{width:100%;height:100%;object-fit:contain}._formGroup_196ua_841{display:flex;flex-direction:column;gap:.5rem}._formRow_196ua_853{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_196ua_841 label{font-size:.875rem;font-weight:600;color:#475569}._formGroup_196ua_841 input,._formGroup_196ua_841 select,._formGroup_196ua_841 textarea{padding:.75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;outline:none;transition:all .2s}._formGroup_196ua_841 input:focus,._formGroup_196ua_841 select:focus,._formGroup_196ua_841 textarea:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._checkboxGroup_196ua_913{flex-direction:row;align-items:center;padding-top:1.5rem}._checkboxGroup_196ua_913 label{display:flex;align-items:center;gap:.5rem;cursor:pointer}._checkboxGroup_196ua_913 input[type=checkbox]{width:18px;height:18px;accent-color:#FF6B35}._modalActions_196ua_951{display:flex;gap:1rem;margin-top:.5rem}._cancelBtn_196ua_963{flex:1;padding:.875rem;background:transparent;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#64748b;cursor:pointer}._submitBtn_196ua_985{flex:2;padding:.875rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._submitBtn_196ua_985:hover{background:#e55a2b}@media(max-width:1024px){._statsGrid_196ua_143{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._statsGrid_196ua_143{grid-template-columns:1fr}._toolbar_196ua_223{flex-direction:column}._searchBar_196ua_237{min-width:100%}._filters_196ua_287{width:100%}._filterSelect_196ua_297{flex:1}._formRow_196ua_853{grid-template-columns:1fr}}:root.dark ._header_196ua_11 h1{color:#f1f5f9}:root.dark ._header_196ua_11 p{color:#94a3b8}:root.dark ._exportBtn_196ua_65{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._exportBtn_196ua_65:hover{border-color:#ff6b35;background:#334155}:root.dark ._statCard_196ua_157{background:#1e293b;border-color:#334155}:root.dark ._statValue_196ua_195{color:#f1f5f9}:root.dark ._searchBar_196ua_237{background:#1e293b;border-color:#334155}:root.dark ._searchBar_196ua_237 input{background:transparent;color:#f1f5f9}:root.dark ._filterSelect_196ua_297{background:#1e293b;border-color:#334155;color:#cbd5e1}:root.dark ._tableContainer_196ua_409{background:#1e293b;border-color:#334155}:root.dark ._table_196ua_409 th{background:#1e293b;border-bottom-color:#334155}:root.dark ._table_196ua_409 td{border-bottom-color:#ffffff0d;color:#cbd5e1}:root.dark ._table_196ua_409 tr:hover{background:#ffffff05}:root.dark ._priceCell_196ua_567{color:#f1f5f9}:root.dark ._categoryBadge_196ua_549{background:#0f172a;color:#94a3b8}:root.dark ._modal_196ua_689{background:#1e293b}:root.dark ._modalHeader_196ua_737{border-bottom-color:#334155}:root.dark ._modalHeader_196ua_737 h2{color:#f1f5f9}:root.dark ._formGroup_196ua_841 label{color:#94a3b8}:root.dark ._formGroup_196ua_841 input,:root.dark ._formGroup_196ua_841 select,:root.dark ._formGroup_196ua_841 textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._cancelBtn_196ua_963{background:#1e293b;border-color:#334155;color:#94a3b8}:root.dark ._imagePreview_196ua_807{background:#0f172a}:root.dark ._iconBtn_196ua_621:hover{background:#334155;color:#f1f5f9}:root.dark ._table_196ua_409 tr._selected_196ua_481{background:#ff6b351a}:root.dark ._bulkActions_196ua_329{background:#1e1b10;border-color:#422006}:root.dark ._bulkActions_196ua_329 span{color:#fbbf24}._container_1yquc_1{height:100%;display:flex;flex-direction:column}._header_1yquc_15{margin-bottom:1.5rem}._header_1yquc_15 h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}._header_1yquc_15 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._statsGrid_1yquc_51{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1.5rem}._statCard_1yquc_65{background:#fff;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;border:1px solid #f1f5f9}._statIcon_1yquc_85{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._statValue_1yquc_103{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}._statLabel_1yquc_117{display:block;font-size:.8rem;color:#64748b}._toolbar_1yquc_131{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._searchBox_1yquc_145{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;max-width:400px}._searchBox_1yquc_145 svg{color:#94a3b8}._searchBox_1yquc_145 input{flex:1;border:none;outline:none;font-size:.95rem;color:#1e293b}._searchBox_1yquc_145 input::placeholder{color:#94a3b8}._filters_1yquc_199{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}._filterBtn_1yquc_213{padding:.5rem 1rem;border:1px solid #e2e8f0;background:#fff;border-radius:20px;font-size:.9rem;cursor:pointer;white-space:nowrap;transition:all .2s;color:#64748b}._filterBtn_1yquc_213:hover{background:#f1f5f9}._filterBtn_1yquc_213._active_1yquc_245{background:#ff6b35;color:#fff;border-color:#ff6b35}._content_1yquc_257{flex:1;display:flex;gap:1.5rem;overflow:hidden}._tableContainer_1yquc_271{flex:1;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow-y:auto}._table_1yquc_271{width:100%;border-collapse:collapse;text-align:left}._table_1yquc_271 th{position:sticky;top:0;background:#f8fafc;padding:1rem;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;z-index:10}._table_1yquc_271 td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}._statusBadge_1yquc_335{padding:4px 10px;border-radius:20px;font-size:.85rem;font-weight:500}._pending_1yquc_349{background:#f1f5f9;color:#475569}._processing_1yquc_359{background:#fef3c7;color:#b45309}._shipped_1yquc_369{background:#e0f2fe;color:#0369a1}._delivered_1yquc_379{background:#dcfce7;color:#166534}._viewBtn_1yquc_389{background:transparent;border:none;color:#3b82f6;cursor:pointer;display:flex;align-items:center;gap:.25rem;font-weight:500;padding:.25rem .5rem;border-radius:4px}._viewBtn_1yquc_389:hover{background:#eff6ff}._detailsPanel_1yquc_425{width:350px;background:#fff;border-radius:12px;box-shadow:-2px 0 10px #0000000d;padding:1.5rem;overflow-y:auto;border-left:1px solid #e2e8f0}._panelHeader_1yquc_445{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #f1f5f9;padding-bottom:1rem}._closeBtn_1yquc_463{background:transparent;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer}._orderMeta_1yquc_479 p{margin:.5rem 0;color:#334155}._timeline_1yquc_489{margin:1.5rem 0;display:flex;justify-content:space-between;position:relative;padding:0 10px}._timeline_1yquc_489:before{content:"";position:absolute;top:14px;left:20px;right:20px;height:2px;background:#e2e8f0;z-index:1}._timelineItem_1yquc_527{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2;flex:1}._dot_1yquc_545{width:30px;height:30px;border-radius:50%;background:#fff;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s}._timelineItem_1yquc_527 span{font-size:.75rem;color:#94a3b8;font-weight:600}._completed_1yquc_583 ._dot_1yquc_545{background:#10b981;border-color:#10b981;color:#fff;box-shadow:0 0 10px #10b98166}._completed_1yquc_583 span{color:#10b981}._statusControl_1yquc_605{margin:1.5rem 0;padding:1rem;background:#f8fafc;border-radius:8px}._statusButtons_1yquc_619{display:flex;justify-content:space-between;margin-top:.5rem}._statusIconBtn_1yquc_631{width:40px;height:40px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._statusIconBtn_1yquc_631:hover{background:#f1f5f9}._activeStatus_1yquc_667{background:#10b981;color:#fff;border-color:#10b981}._activeStatus_1yquc_667:hover{background:#059669}._orderItems_1yquc_687{margin-bottom:1.5rem}._itemRow_1yquc_695{display:flex;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9}._itemImg_1yquc_709{width:40px;height:40px;object-fit:cover;border-radius:4px}._itemInfo_1yquc_723{flex:1}._itemName_1yquc_731{margin:0;font-size:.9rem;font-weight:500;color:#1e293b}._itemMeta_1yquc_745{margin:0;font-size:.8rem;color:#64748b}._itemTotal_1yquc_757{font-weight:500;font-size:.9rem}._totalRow_1yquc_767{display:flex;justify-content:space-between;padding-top:1rem;font-size:1.1rem;color:#1e293b}._shippingInfo_1yquc_783 p{margin:.25rem 0;font-size:.9rem;color:#64748b}@media(max-width:1200px){._statsGrid_1yquc_51{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){._content_1yquc_257{flex-direction:column}._detailsPanel_1yquc_425{width:100%;border-left:none;border-top:1px solid #e2e8f0}}@media(max-width:768px){._statsGrid_1yquc_51{grid-template-columns:repeat(2,1fr)}._searchBox_1yquc_145{max-width:100%}._filters_1yquc_199{flex-wrap:nowrap}._filterBtn_1yquc_213{font-size:.8rem;padding:.4rem .75rem}}:root.dark ._header_1yquc_15 h1{color:#f1f5f9}:root.dark ._header_1yquc_15 p{color:#94a3b8}:root.dark ._statCard_1yquc_65{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 15px #0000004d}:root.dark ._statCard_1yquc_65:hover{transform:translateY(-3px);transition:transform .3s ease;border-color:#ff6b354d}:root.dark ._searchBox_1yquc_145{background:#1e293b;border-color:#334155}:root.dark ._searchBox_1yquc_145 input{background:transparent;color:#f1f5f9}:root.dark ._filterBtn_1yquc_213{background:#1e293b;border-color:#334155;color:#94a3b8}:root.dark ._filterBtn_1yquc_213:hover{background:#334155}:root.dark ._filterBtn_1yquc_213._active_1yquc_245{background:#ff6b35;color:#fff}:root.dark ._tableContainer_1yquc_271{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}:root.dark ._table_1yquc_271 th{background:#1e293b;border-bottom-color:#334155}:root.dark ._table_1yquc_271 td{border-bottom-color:#334155;color:#cbd5e1}:root.dark ._detailsPanel_1yquc_425{background:#1e293bcc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-left:1px solid rgba(255,255,255,.1);box-shadow:-10px 0 40px #00000080}:root.dark ._panelHeader_1yquc_445{border-bottom-color:#334155}:root.dark ._panelHeader_1yquc_445 h2{color:#f1f5f9}:root.dark ._orderMeta_1yquc_479 p{color:#cbd5e1}:root.dark ._timeline_1yquc_489:before{background:#334155}:root.dark ._dot_1yquc_545{background:#0f172a;border-color:#334155}:root.dark ._statusControl_1yquc_605{background:#0f172a}:root.dark ._statusIconBtn_1yquc_631{background:#1e293b;border-color:#334155;color:#64748b}:root.dark ._statusIconBtn_1yquc_631:hover{background:#334155}:root.dark ._activeStatus_1yquc_667{background:#10b981;color:#fff}:root.dark ._itemRow_1yquc_695{border-bottom-color:#334155}:root.dark ._itemName_1yquc_731{color:#f1f5f9}:root.dark ._totalRow_1yquc_767{color:#f1f5f9}:root.dark ._shippingInfo_1yquc_783 h4{color:#f1f5f9}:root.dark ._viewBtn_1yquc_389:hover{background:#3b82f61a}:root.dark ._pending_1yquc_349{background:#47556933;color:#94a3b8}:root.dark ._processing_1yquc_359{background:#b4530933;color:#fbbf24}:root.dark ._shipped_1yquc_369{background:#0369a133;color:#38bdf8}:root.dark ._delivered_1yquc_379{background:#16653433;color:#4ade80}._container_1tli6_1{height:100%;display:flex;flex-direction:column}._header_1tli6_15{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._header_1tli6_15 h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}._header_1tli6_15 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._exportBtn_1tli6_59{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._exportBtn_1tli6_59:hover{border-color:#ff6b35;color:#ff6b35}._statsGrid_1tli6_99{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}._statCard_1tli6_113{background:#fff;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;border:1px solid #f1f5f9}._statIcon_1tli6_133{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._statValue_1tli6_151{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}._statLabel_1tli6_165{display:block;font-size:.8rem;color:#64748b}._toolbar_1tli6_179{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._searchBar_1tli6_193{flex:1;min-width:250px;display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem}._searchIcon_1tli6_217{color:#94a3b8}._searchBar_1tli6_193 input{flex:1;border:none;outline:none;font-size:.95rem;color:#1e293b}._sortSelect_1tli6_241{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem 1rem}._sortSelect_1tli6_241 span{color:#64748b;font-size:.9rem}._sortSelect_1tli6_241 select{border:none;outline:none;font-weight:600;color:#1e293b;cursor:pointer;background:transparent}._grid_1tli6_291{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._userCard_1tli6_303{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:1rem}._userHeader_1tli6_323{display:flex;align-items:center;gap:1rem}._avatar_1tli6_335{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}._userInfo_1tli6_361 h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}._vipBadge_1tli6_381{color:#f59e0b}._userRole_1tli6_389{font-size:.8rem;color:#64748b}._userDetails_1tli6_399{display:flex;flex-direction:column;gap:.5rem}._detailItem_1tli6_411{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem}._detailItem_1tli6_411 svg{color:#94a3b8}._userStats_1tli6_435{display:flex;gap:1rem;padding:.75rem;background:#f8fafc;border-radius:10px}._userStatItem_1tli6_451{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:#64748b}._userStatItem_1tli6_451 svg{color:#ff6b35}._viewBtn_1tli6_475{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem;background:transparent;border:1px solid #e2e8f0;border-radius:8px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._viewBtn_1tli6_475:hover{background:#ff6b35;border-color:#ff6b35;color:#fff}._noUsers_1tli6_517{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8;text-align:center}._noUsers_1tli6_517 p{margin:1rem 0 0}._modalOverlay_1tli6_549{position:fixed;inset:0;background:#00000080;z-index:100}._modal_1tli6_549{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:80vh;background:#fff;border-radius:20px;overflow:hidden;z-index:101;display:flex;flex-direction:column}._modalHeader_1tli6_601{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._modalUserInfo_1tli6_617{display:flex;align-items:center;gap:1rem}._modalAvatar_1tli6_629{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}._modalUserInfo_1tli6_617 h2{margin:0;font-size:1.25rem}._modalUserInfo_1tli6_617 span{color:#64748b;font-size:.9rem}._closeBtn_1tli6_675{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}._closeBtn_1tli6_675:hover{background:#f1f5f9;color:#1e293b}._modalContent_1tli6_705{padding:1.5rem;overflow-y:auto}._infoSection_1tli6_717{margin-bottom:1.5rem}._infoSection_1tli6_717 h3{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#1e293b}._infoGrid_1tli6_739{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._infoItem_1tli6_751{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f8fafc;border-radius:10px}._infoItem_1tli6_751 svg{color:#ff6b35;margin-top:2px}._infoItem_1tli6_751 div{display:flex;flex-direction:column}._infoItem_1tli6_751 span{font-size:.75rem;color:#64748b}._infoItem_1tli6_751 strong{font-size:.9rem;color:#1e293b}._ordersSection_1tli6_811 h3{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#1e293b}._ordersList_1tli6_825{display:flex;flex-direction:column;gap:.5rem}._orderItem_1tli6_837{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#f8fafc;border-radius:10px}._orderInfo_1tli6_855{display:flex;flex-direction:column}._orderId_1tli6_865{font-weight:600;color:#1e293b}._orderDate_1tli6_875{font-size:.75rem;color:#64748b}._statusBadge_1tli6_885{padding:.25rem .75rem;border-radius:99px;font-size:.75rem;font-weight:600}._pending_1tli6_899{background:#fef3c7;color:#b45309}._processing_1tli6_909{background:#eff6ff;color:#2563eb}._shipped_1tli6_919{background:#f5f3ff;color:#7c3aed}._delivered_1tli6_929{background:#dcfce7;color:#166534}._orderTotal_1tli6_939{font-weight:700;color:#1e293b}._noOrders_1tli6_949{display:flex;flex-direction:column;align-items:center;padding:2rem;color:#94a3b8;text-align:center}._noOrders_1tli6_949 p{margin:.5rem 0 0;font-size:.875rem}@media(max-width:1024px){._statsGrid_1tli6_99{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._statsGrid_1tli6_99,._infoGrid_1tli6_739{grid-template-columns:1fr}._modal_1tli6_549{width:95%;max-height:90vh}}:root.dark ._header_1tli6_15 h1{color:#f1f5f9}:root.dark ._header_1tli6_15 p{color:#94a3b8}:root.dark ._exportBtn_1tli6_59{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._exportBtn_1tli6_59:hover{border-color:#ff6b35;background:#334155}:root.dark ._statCard_1tli6_113,:root.dark ._userCard_1tli6_303{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 25px #0000004d}:root.dark ._userCard_1tli6_303:hover{transform:translateY(-5px);transition:all .3s ease;border-color:#ff6b354d}:root.dark ._statValue_1tli6_151{color:#f1f5f9}:root.dark ._searchBar_1tli6_193{background:#1e293b;border-color:#334155}:root.dark ._searchBar_1tli6_193 input{background:transparent;color:#f1f5f9}:root.dark ._sortSelect_1tli6_241{background:#1e293b;border-color:#334155}:root.dark ._sortSelect_1tli6_241 select{color:#f1f5f9}:root.dark ._userInfo_1tli6_361 h3{color:#f1f5f9}:root.dark ._userStats_1tli6_435{background:#0f172a}:root.dark ._viewBtn_1tli6_475{border-color:#334155;color:#94a3b8}:root.dark ._viewBtn_1tli6_475:hover{background:#ff6b35;border-color:#ff6b35;color:#fff}:root.dark ._modal_1tli6_549{background:#1e293be6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px #00000080}:root.dark ._modalHeader_1tli6_601{border-bottom-color:#334155}:root.dark ._modalUserInfo_1tli6_617 h2{color:#f1f5f9}:root.dark ._infoSection_1tli6_717 h3,:root.dark ._ordersSection_1tli6_811 h3{color:#f1f5f9}:root.dark ._infoItem_1tli6_751,:root.dark ._orderItem_1tli6_837{background:#0f172a}:root.dark ._infoItem_1tli6_751 strong,:root.dark ._orderId_1tli6_865,:root.dark ._orderTotal_1tli6_939{color:#f1f5f9}:root.dark ._pending_1tli6_899{background:#b4530933;color:#fbbf24}:root.dark ._processing_1tli6_909{background:#2563eb33;color:#60a5fa}:root.dark ._shipped_1tli6_919{background:#7c3aed33;color:#a78bfa}:root.dark ._delivered_1tli6_929{background:#16a34a33;color:#4ade80}._container_z069k_1{padding-bottom:2rem}._header_z069k_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._header_z069k_11 h1{font-size:1.75rem;color:#1e293b;margin:0;font-weight:700}._header_z069k_11 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._addBtn_z069k_55{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._addBtn_z069k_55:hover{background:#e55a2b;transform:translateY(-2px)}._statsGrid_z069k_95{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}._statCard_z069k_109{background:#fff;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;border:1px solid #f1f5f9}._statIcon_z069k_129{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._statValue_z069k_147{display:block;font-size:1.25rem;font-weight:700;color:#1e293b}._statLabel_z069k_161{display:block;font-size:.8rem;color:#64748b}._couponsGrid_z069k_175{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._couponCard_z069k_187{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:1rem}._couponHeader_z069k_207{display:flex;justify-content:space-between;align-items:center}._couponBadge_z069k_219{display:flex;align-items:center;gap:.25rem;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;padding:.5rem 1rem;border-radius:99px;font-weight:700;font-size:.9rem}._couponStatus_z069k_243{font-size:.8rem;font-weight:600;color:#10b981;background:#ecfdf5;padding:.25rem .75rem;border-radius:99px}._couponCode_z069k_261{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0}._couponCode_z069k_261 svg{color:#ff6b35}._couponCode_z069k_261 span{flex:1;font-size:1.25rem;font-weight:700;letter-spacing:2px;color:#1e293b}._copyBtn_z069k_305{background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:.5rem;border-radius:8px;cursor:pointer;transition:all .2s}._copyBtn_z069k_305:hover{background:#ff6b35;border-color:#ff6b35;color:#fff}._couponDetails_z069k_337{display:flex;gap:1rem}._couponDetail_z069k_337{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#64748b}._couponDetail_z069k_337 svg{color:#94a3b8}._couponActions_z069k_371{padding-top:.5rem;border-top:1px solid #f1f5f9}._deleteBtn_z069k_381{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center;padding:.625rem;background:transparent;border:1px solid #fecaca;border-radius:8px;color:#ef4444;font-weight:600;cursor:pointer;transition:all .2s}._deleteBtn_z069k_381:hover{background:#ef4444;color:#fff}._emptyState_z069k_425{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:16px;border:1px solid #f1f5f9;text-align:center;color:#94a3b8}._emptyState_z069k_425 h3{margin:1rem 0 .5rem;color:#64748b;font-size:1.1rem}._emptyState_z069k_425 p{margin:0;font-size:.9rem}._modalOverlay_z069k_477{position:fixed;inset:0;background:#00000080;z-index:100}._modal_z069k_477{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;width:90%;max-width:480px;max-height:85vh;overflow-y:auto;z-index:101}._modalHeader_z069k_525{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._modalHeader_z069k_525 h2{margin:0;font-size:1.25rem;color:#1e293b}._closeBtn_z069k_553{background:transparent;border:none;cursor:pointer;color:#94a3b8;padding:.5rem;border-radius:8px}._closeBtn_z069k_553:hover{background:#f1f5f9;color:#1e293b}._form_z069k_581{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._formGroup_z069k_595{display:flex;flex-direction:column;gap:.5rem}._formRow_z069k_607{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_z069k_595 label{font-size:.875rem;font-weight:600;color:#475569}._formGroup_z069k_595 input,._formGroup_z069k_595 select{padding:.75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;outline:none;transition:all .2s}._formGroup_z069k_595 input:focus,._formGroup_z069k_595 select:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._codeInput_z069k_663{display:flex;gap:.5rem}._codeInput_z069k_663 input{flex:1;text-transform:uppercase;letter-spacing:1px;font-weight:600}._generateBtn_z069k_687{padding:.75rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#475569;cursor:pointer;white-space:nowrap;transition:all .2s}._generateBtn_z069k_687:hover{background:#e2e8f0}._modalActions_z069k_719{display:flex;gap:1rem;margin-top:.5rem}._cancelBtn_z069k_731{flex:1;padding:.875rem;background:transparent;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#64748b;cursor:pointer}._submitBtn_z069k_753{flex:2;padding:.875rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._submitBtn_z069k_753:hover{background:#e55a2b}@media(max-width:768px){._statsGrid_z069k_95,._formRow_z069k_607{grid-template-columns:1fr}._codeInput_z069k_663{flex-direction:column}}:root.dark ._header_z069k_11 h1{color:#f1f5f9}:root.dark ._header_z069k_11 p{color:#94a3b8}:root.dark ._statCard_z069k_109,:root.dark ._couponCard_z069k_187,:root.dark ._emptyState_z069k_425{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 25px #0000004d}:root.dark ._couponCard_z069k_187:hover{transform:translateY(-5px);transition:all .3s ease;border-color:#ff6b3566}:root.dark ._statValue_z069k_147{color:#f1f5f9}:root.dark ._couponStatus_z069k_243{background:#10b98133;color:#4ade80}:root.dark ._couponCode_z069k_261{background:#0f172a80;border-color:#334155}:root.dark ._couponCode_z069k_261 span{color:#f1f5f9}:root.dark ._copyBtn_z069k_305{background:#1e293b;border-color:#334155;color:#94a3b8}:root.dark ._copyBtn_z069k_305:hover{background:#ff6b35;border-color:#ff6b35;color:#fff}:root.dark ._couponActions_z069k_371{border-top-color:#334155}:root.dark ._deleteBtn_z069k_381{border-color:#451a1a}:root.dark ._modal_z069k_477{background:#1e293be6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px #00000080}:root.dark ._modalHeader_z069k_525{border-bottom-color:#334155}:root.dark ._modalHeader_z069k_525 h2{color:#f1f5f9}:root.dark ._formGroup_z069k_595 label{color:#94a3b8}:root.dark ._formGroup_z069k_595 input,:root.dark ._formGroup_z069k_595 select{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._generateBtn_z069k_687{background:#0f172a;border-color:#334155;color:#94a3b8}:root.dark ._generateBtn_z069k_687:hover{background:#334155;color:#f1f5f9}:root.dark ._cancelBtn_z069k_731{border-color:#334155;color:#94a3b8}._container_1nug0_1{padding-bottom:2rem}._header_1nug0_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._header_1nug0_11 h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}._header_1nug0_11 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._addBtn_1nug0_55{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._addBtn_1nug0_55:hover{background:#e55a2b;transform:translateY(-2px)}._toolbar_1nug0_95{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._searchBox_1nug0_113{flex:1;min-width:250px;display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:0 1rem}._searchBox_1nug0_113 svg{color:#94a3b8}._searchBox_1nug0_113 input{flex:1;padding:.75rem 0;border:none;outline:none;font-size:.95rem;color:#1e293b}._viewToggles_1nug0_163{display:flex;gap:.5rem;background:#fff;padding:.25rem;border:1px solid #e2e8f0;border-radius:10px}._viewBtn_1nug0_181{padding:.5rem;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s}._viewBtn_1nug0_181:hover{background:#f1f5f9;color:#334155}._viewBtn_1nug0_181._active_1nug0_211{background:#ff6b35;color:#fff}._grid_1nug0_223{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._card_1nug0_235{background:#fff;border-radius:16px;border:1px solid #f1f5f9;overflow:hidden;transition:all .2s}._card_1nug0_235:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000000d}._cardImage_1nug0_261{height:160px;position:relative;overflow:hidden}._cardImage_1nug0_261 img{width:100%;height:100%;object-fit:cover;transition:transform .3s}._card_1nug0_235:hover ._cardImage_1nug0_261 img{transform:scale(1.05)}._cardOverlay_1nug0_295{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;gap:.75rem;opacity:0;transition:opacity .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._card_1nug0_235:hover ._cardOverlay_1nug0_295{opacity:1}._overlayBtn_1nug0_335{width:36px;height:36px;border-radius:50%;background:#fff;border:none;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._overlayBtn_1nug0_335:hover{background:#ff6b35;color:#fff;transform:scale(1.1)}._overlayBtn_1nug0_335._deleteBtn_1nug0_375:hover{background:#ef4444}._cardContent_1nug0_383{padding:1.25rem}._cardHeader_1nug0_391{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}._cardHeader_1nug0_391 h3{margin:0;font-size:1.1rem;color:#1e293b;font-weight:700}._badge_1nug0_421{background:#f1f5f9;padding:.25rem .6rem;border-radius:99px;font-size:.75rem;font-weight:600;color:#475569;white-space:nowrap}._cardContent_1nug0_383 p{margin:0;font-size:.85rem;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._list_1nug0_467{background:#fff;border-radius:16px;border:1px solid #f1f5f9;overflow:hidden}._listItem_1nug0_481{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;transition:background .2s}._listItem_1nug0_481:last-child{border-bottom:none}._listItem_1nug0_481:hover{background:#fafafa}._listImage_1nug0_515{width:60px;height:60px;border-radius:10px;overflow:hidden;flex-shrink:0}._listImage_1nug0_515 img{width:100%;height:100%;object-fit:cover}._listContent_1nug0_543{flex:1;min-width:0}._listContent_1nug0_543 h3{margin:0 0 .25rem;font-size:1.1rem;color:#1e293b}._listContent_1nug0_543 p{margin:0;font-size:.85rem;color:#64748b}._listMeta_1nug0_577{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem;font-weight:500;padding:0 1rem;border-left:1px solid #f1f5f9}._listActions_1nug0_599{display:flex;gap:.5rem}._actionBtn_1nug0_609{width:36px;height:36px;border-radius:8px;background:transparent;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._actionBtn_1nug0_609:hover{background:#f1f5f9;color:#334155;border-color:#cbd5e1}._deleteBtn_1nug0_375:hover{background:#fee2e2;color:#ef4444;border-color:#fecaca}._modalOverlay_1nug0_663{position:fixed;inset:0;background:#00000080;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_1nug0_663{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;width:90%;max-width:450px;padding:2rem;z-index:101;box-shadow:0 10px 40px #0003}._modal_1nug0_663 h2{margin:0 0 1.5rem;font-size:1.5rem;color:#1e293b;text-align:center}._form_1nug0_727{display:flex;flex-direction:column;gap:1.25rem}._formGroup_1nug0_739 label{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#475569}._inputIcon_1nug0_755{position:relative;display:flex;align-items:center}._inputIcon_1nug0_755 svg{position:absolute;left:1rem;color:#94a3b8;pointer-events:none}._formGroup_1nug0_739 input,._formGroup_1nug0_739 textarea{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;outline:none;transition:all .2s;background:#f8fafc}._inputIcon_1nug0_755 input{padding-left:2.75rem}._formGroup_1nug0_739 input:focus,._formGroup_1nug0_739 textarea:focus{background:#fff;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._modalActions_1nug0_827{display:flex;gap:1rem;margin-top:1rem}._cancelBtn_1nug0_839{flex:1;padding:.875rem;background:transparent;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s}._submitBtn_1nug0_863{flex:2;padding:.875rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._submitBtn_1nug0_863:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3540}@media(max-width:768px){._listItem_1nug0_481{flex-direction:column;align-items:flex-start;gap:1rem;position:relative}._listImage_1nug0_515{width:100%;height:140px}._listContent_1nug0_543{width:100%}._listMeta_1nug0_577{padding:0;border:none;margin-top:.25rem}._listActions_1nug0_599{position:absolute;top:1rem;right:1rem;background:#fff;padding:.25rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}}:root.dark ._header_1nug0_11 h1{color:#f1f5f9}:root.dark ._header_1nug0_11 p{color:#94a3b8}:root.dark ._searchBox_1nug0_113,:root.dark ._viewToggles_1nug0_163{background:#1e293b;border-color:#334155}:root.dark ._searchBox_1nug0_113 input{background:transparent;color:#f1f5f9}:root.dark ._viewBtn_1nug0_181{color:#64748b}:root.dark ._viewBtn_1nug0_181:hover{background:#334155;color:#f1f5f9}:root.dark ._card_1nug0_235,:root.dark ._list_1nug0_467{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}:root.dark ._cardHeader_1nug0_391 h3,:root.dark ._listContent_1nug0_543 h3{color:#f1f5f9}:root.dark ._badge_1nug0_421{background:#0f172a;color:#94a3b8}:root.dark ._cardContent_1nug0_383 p,:root.dark ._listContent_1nug0_543 p{color:#94a3b8}:root.dark ._listItem_1nug0_481{border-bottom-color:#334155}:root.dark ._listItem_1nug0_481:hover{background:#0f172a}:root.dark ._listMeta_1nug0_577{border-left-color:#334155;color:#64748b}:root.dark ._actionBtn_1nug0_609{border-color:#334155;color:#64748b}:root.dark ._actionBtn_1nug0_609:hover{background:#334155;color:#f1f5f9}:root.dark ._modal_1nug0_663{background:#1e293b}:root.dark ._modal_1nug0_663 h2{color:#f1f5f9}:root.dark ._formGroup_1nug0_739 label{color:#94a3b8}:root.dark ._formGroup_1nug0_739 input,:root.dark ._formGroup_1nug0_739 textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._cancelBtn_1nug0_839{border-color:#334155;color:#94a3b8}:root.dark ._overlayBtn_1nug0_335{background:#0f172a;color:#f1f5f9}._container_589tb_1{padding-bottom:2rem}._header_589tb_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._header_589tb_11 h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}._header_589tb_11 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._saveBtn_589tb_55{background:#e2e8f0;color:#64748b;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:not-allowed;display:flex;align-items:center;gap:.5rem;transition:all .2s}._saveBtn_589tb_55._hasChanges_589tb_85{background:#ff6b35;color:#fff;cursor:pointer}._saveBtn_589tb_55._hasChanges_589tb_85:hover{background:#e55a2b;transform:translateY(-2px)}._tabNav_589tb_109{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;overflow-x:auto}._tabBtn_589tb_127{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;border-radius:8px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s;white-space:nowrap}._tabBtn_589tb_127:hover{background:#f1f5f9;color:#1e293b}._tabBtn_589tb_127._active_589tb_167{background:#ff6b35;color:#fff}._tabContent_589tb_179{display:flex;flex-direction:column;gap:1.5rem}._card_589tb_193{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #f1f5f9;overflow:hidden}._cardHeader_589tb_209{padding:1.25rem 1.5rem;display:flex;align-items:flex-start;gap:1rem;border-bottom:1px solid #f1f5f9}._cardIcon_589tb_225{color:#ff6b35;margin-top:2px}._cardHeader_589tb_209 h2{margin:0;font-size:1rem;color:#1e293b;font-weight:700}._cardHeader_589tb_209 p{margin:.25rem 0 0;font-size:.85rem;color:#64748b}._cardBody_589tb_261{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_589tb_277{display:flex;flex-direction:column;gap:.5rem}._formRow_589tb_289{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_589tb_277 label{font-size:.875rem;font-weight:600;color:#475569}._formGroup_589tb_277 input,._formGroup_589tb_277 textarea,._formGroup_589tb_277 select{padding:.75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;color:#1e293b;outline:none;transition:border-color .2s;background:#fff}._formGroup_589tb_277 input:focus,._formGroup_589tb_277 textarea:focus,._formGroup_589tb_277 select:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._helpText_589tb_353{font-size:.75rem;color:#94a3b8}._toggleList_589tb_365{display:flex;flex-direction:column;gap:.75rem}._toggleItem_589tb_377{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:12px}._toggleItem_589tb_377 div{flex:1}._toggleItem_589tb_377 strong{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#1e293b}._toggleItem_589tb_377 p{margin:.25rem 0 0;font-size:.8rem;color:#64748b}._toggleItem_589tb_377._danger_589tb_431 strong{color:#ef4444}._toggle_589tb_365{position:relative;display:inline-block;width:50px;height:28px;flex-shrink:0}._toggle_589tb_365 input{opacity:0;width:0;height:0}._slider_589tb_469{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.3s;border-radius:28px}._slider_589tb_469:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0000001a}._toggle_589tb_365 input:checked+._slider_589tb_469{background-color:#10b981}._toggle_589tb_365 input:checked+._slider_589tb_469:before{transform:translate(22px)}._dangerZone_589tb_537{margin-top:1rem;padding:1.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:16px}._dangerZone_589tb_537 h3{margin:0;font-size:1rem;color:#dc2626;font-weight:700}._dangerZone_589tb_537>p{margin:.25rem 0 1rem;font-size:.85rem;color:#ef4444}._dangerActions_589tb_579{display:flex;gap:1rem;flex-wrap:wrap}._dangerBtn_589tb_591{padding:.625rem 1.25rem;background:#fff;border:1px solid #fecaca;border-radius:8px;font-weight:600;color:#dc2626;cursor:pointer;transition:all .2s}._dangerBtn_589tb_591:hover{background:#dc2626;color:#fff}@media(max-width:768px){._formRow_589tb_289{grid-template-columns:1fr}._tabNav_589tb_109{flex-wrap:nowrap;padding-bottom:1rem}._tabBtn_589tb_127{padding:.5rem .75rem;font-size:.85rem}._tabBtn_589tb_127 span{display:none}}:root.dark ._header_589tb_11 h1{color:#f1f5f9}:root.dark ._header_589tb_11 p{color:#94a3b8}:root.dark ._saveBtn_589tb_55:not(._hasChanges_589tb_85){background:#1e293b;color:#64748b}:root.dark ._tabNav_589tb_109{border-bottom-color:#334155}:root.dark ._tabBtn_589tb_127{color:#64748b}:root.dark ._tabBtn_589tb_127:hover{background:#334155;color:#f1f5f9}:root.dark ._card_589tb_193{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}:root.dark ._cardHeader_589tb_209{border-bottom:1px solid rgba(255,255,255,.05)}:root.dark ._cardHeader_589tb_209 h2{color:#f1f5f9}:root.dark ._formGroup_589tb_277 label{color:#94a3b8}:root.dark ._formGroup_589tb_277 input,:root.dark ._formGroup_589tb_277 textarea,:root.dark ._formGroup_589tb_277 select{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._toggleItem_589tb_377{background:#0f172a}:root.dark ._toggleItem_589tb_377 strong{color:#f1f5f9}:root.dark ._slider_589tb_469{background-color:#334155}:root.dark ._dangerZone_589tb_537{background:#dc26261a;border-color:#7f1d1d}:root.dark ._dangerZone_589tb_537 h3{color:#fca5a5}:root.dark ._dangerBtn_589tb_591{background:#1e293b;border-color:#7f1d1d;color:#fca5a5}:root.dark ._dangerBtn_589tb_591:hover{background:#dc2626;color:#fff}._container_6udt7_1{height:100%;display:flex;flex-direction:column}._header_6udt7_15{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._header_6udt7_15 h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}._header_6udt7_15 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._headerActions_6udt7_59{display:flex;align-items:center;gap:1rem}._dateSelector_6udt7_71{display:flex;background:#f1f5f9;border-radius:10px;padding:4px}._dateSelector_6udt7_71 button{background:transparent;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#64748b;border-radius:8px;cursor:pointer;transition:all .2s}._dateSelector_6udt7_71 button._active_6udt7_109{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}._exportBtn_6udt7_121{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#ff6b35;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._exportBtn_6udt7_121:hover{background:#e55a2b}._metricsGrid_6udt7_159{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}._metricCard_6udt7_173{background:#fff;border-radius:16px;padding:1.5rem;display:flex;gap:1rem;border:1px solid #f1f5f9}._metricIcon_6udt7_191{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._metricContent_6udt7_211{display:flex;flex-direction:column}._metricLabel_6udt7_221{font-size:.875rem;color:#64748b;font-weight:500}._metricValue_6udt7_233{font-size:1.5rem;font-weight:700;color:#1e293b;margin:.25rem 0}._metricChange_6udt7_247{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500}._metricChange_6udt7_247._positive_6udt7_263{color:#10b981}._metricChange_6udt7_247._negative_6udt7_271{color:#ef4444}._chartsGrid_6udt7_281{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}._chartCard_6udt7_295{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f1f5f9}._chartHeader_6udt7_309{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._chartHeader_6udt7_309 h3{margin:0;font-size:1rem;font-weight:700;color:#1e293b}._chartHeader_6udt7_309 svg{color:#94a3b8}._barChart_6udt7_347{display:flex;align-items:flex-end;justify-content:space-between;height:200px;gap:.75rem;padding-top:1rem}._barItem_6udt7_365{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%}._barWrapper_6udt7_383{flex:1;width:100%;background:#f8fafc;border-radius:8px;display:flex;align-items:flex-end;position:relative}._bar_6udt7_347{width:100%;background:linear-gradient(180deg,#ff6b35,#ff8c5a);border-radius:8px;cursor:pointer;position:relative;min-height:4px;transition:opacity .2s}._bar_6udt7_347:hover{opacity:.9}._barTooltip_6udt7_431{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:6px 10px;border-radius:8px;font-size:.7rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;text-align:center;margin-bottom:8px;line-height:1.4}._bar_6udt7_347:hover ._barTooltip_6udt7_431{opacity:1}._barLabel_6udt7_477{font-size:.75rem;color:#64748b;font-weight:500}._categoryList_6udt7_491{display:flex;flex-direction:column;gap:1rem}._categoryItem_6udt7_503{display:flex;align-items:center;gap:1rem}._categoryInfo_6udt7_515{display:flex;align-items:center;gap:.5rem;min-width:100px}._categoryDot_6udt7_529{width:10px;height:10px;border-radius:50%}._categoryProgress_6udt7_541{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}._progressBar_6udt7_557{height:100%;border-radius:4px;transition:width .5s ease}._categoryValue_6udt7_569{font-size:.8rem;color:#64748b;min-width:120px;text-align:right}._bottomGrid_6udt7_585{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}._tableCard_6udt7_597{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f1f5f9}._tableHeader_6udt7_611{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._tableHeader_6udt7_611 h3{margin:0;font-size:1rem;font-weight:700}._tableHeader_6udt7_611 svg{color:#94a3b8}._tableContent_6udt7_645 table{width:100%;border-collapse:collapse}._tableContent_6udt7_645 th{text-align:left;padding:.75rem;font-size:.75rem;color:#64748b;text-transform:uppercase;border-bottom:1px solid #f1f5f9}._tableContent_6udt7_645 td{padding:.75rem;font-size:.875rem;color:#334155;border-bottom:1px solid #f8fafc}._tableContent_6udt7_645 tr:last-child td{border-bottom:none}._quickStats_6udt7_697{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f1f5f9}._quickStats_6udt7_697 h3{margin:0 0 1rem;font-size:1rem;font-weight:700}._quickStatsList_6udt7_723{display:flex;flex-direction:column;gap:.75rem}._quickStatItem_6udt7_735{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:10px}._quickStatLabel_6udt7_753{font-size:.875rem;color:#64748b}._quickStatValue_6udt7_763{font-size:1rem;font-weight:700;color:#1e293b}._emptyState_6udt7_777{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#94a3b8;text-align:center}._emptyState_6udt7_777 p{margin:.5rem 0 0;font-size:.875rem}@media(max-width:1200px){._metricsGrid_6udt7_159{grid-template-columns:repeat(2,1fr)}._chartsGrid_6udt7_281,._bottomGrid_6udt7_585{grid-template-columns:1fr}}@media(max-width:768px){._header_6udt7_15{flex-direction:column;align-items:flex-start}._headerActions_6udt7_59{width:100%;flex-direction:column;align-items:stretch}._dateSelector_6udt7_71{width:100%;justify-content:center}._metricsGrid_6udt7_159{grid-template-columns:1fr}}:root.dark ._header_6udt7_15 h1{color:#f1f5f9}:root.dark ._header_6udt7_15 p{color:#94a3b8}:root.dark ._dateSelector_6udt7_71{background:#0f172a}:root.dark ._dateSelector_6udt7_71 button{color:#64748b}:root.dark ._dateSelector_6udt7_71 button._active_6udt7_109{background:#ff6b35;color:#fff}:root.dark ._dateSelector_6udt7_71 button:hover:not(._active_6udt7_109){color:#f1f5f9}:root.dark ._metricCard_6udt7_173,:root.dark ._chartCard_6udt7_295,:root.dark ._tableCard_6udt7_597,:root.dark ._quickStats_6udt7_697{background:#1e293b;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0000004d}:root.dark ._metricCard_6udt7_173:hover{transform:translateY(-5px);transition:all .3s ease;border-color:#ff6b3566}:root.dark ._metricValue_6udt7_233{color:#f1f5f9}:root.dark ._chartHeader_6udt7_309 h3,:root.dark ._tableHeader_6udt7_611 h3,:root.dark ._quickStats_6udt7_697 h3{color:#f1f5f9}:root.dark ._barWrapper_6udt7_383{background:#0f172a}:root.dark ._categoryProgress_6udt7_541{background:#334155}:root.dark ._tableContent_6udt7_645 th{color:#64748b;border-bottom-color:#334155}:root.dark ._tableContent_6udt7_645 td{color:#cbd5e1;border-bottom-color:#334155}:root.dark ._quickStatItem_6udt7_735{background:#0f172a}:root.dark ._quickStatValue_6udt7_763{color:#f1f5f9}._container_g83g6_1{padding-bottom:2rem}._header_g83g6_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._header_g83g6_11 h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}._header_g83g6_11 p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}._exportBtn_g83g6_55{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._exportBtn_g83g6_55:hover{border-color:#ff6b35;color:#ff6b35}._toolbar_g83g6_95{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._searchBox_g83g6_109{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;max-width:400px}._searchBox_g83g6_109 svg{color:#94a3b8}._searchBox_g83g6_109 input{flex:1;border:none;outline:none;font-size:.95rem;color:#1e293b}._filters_g83g6_155{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}._filterBtn_g83g6_169{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:99px;font-weight:600;font-size:.85rem;color:#64748b;cursor:pointer;transition:all .2s;white-space:nowrap}._filterBtn_g83g6_169:hover{border-color:#ff6b35;color:#ff6b35}._filterBtn_g83g6_169._active_g83g6_211{background:#ff6b35;border-color:#ff6b35;color:#fff}._activityList_g83g6_225{background:#fff;border-radius:16px;border:1px solid #f1f5f9;overflow:hidden}._activityItem_g83g6_239{display:flex;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;transition:background .2s}._activityItem_g83g6_239:last-child{border-bottom:none}._activityItem_g83g6_239:hover{background:#fafafa}._activityIcon_g83g6_271{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._activityContent_g83g6_291{flex:1;min-width:0}._activityMain_g83g6_301{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem}._activityDesc_g83g6_317{margin:0;font-size:.95rem;font-weight:500;color:#1e293b}._actionBadge_g83g6_331{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:99px;font-size:.75rem;font-weight:600;flex-shrink:0}._activityDetails_g83g6_353{margin:.25rem 0 0;font-size:.85rem;color:#64748b}._activityMeta_g83g6_365{display:flex;gap:1rem;margin-top:.5rem}._activityUser_g83g6_377,._activityTime_g83g6_379{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#94a3b8}._emptyState_g83g6_397{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#94a3b8}._emptyState_g83g6_397 h3{margin:1rem 0 .5rem;color:#64748b;font-size:1.1rem}._emptyState_g83g6_397 p{margin:0;font-size:.9rem}@media(max-width:768px){._activityMain_g83g6_301{flex-direction:column;gap:.5rem}._searchBox_g83g6_109{max-width:100%}}:root.dark ._header_g83g6_11 h1{color:#f1f5f9}:root.dark ._header_g83g6_11 p{color:#94a3b8}:root.dark ._exportBtn_g83g6_55,:root.dark ._searchBox_g83g6_109,:root.dark ._filterBtn_g83g6_169{background:#1e293b;border-color:#334155;color:#cbd5e1}:root.dark ._exportBtn_g83g6_55:hover,:root.dark ._filterBtn_g83g6_169:hover{border-color:#ff6b35;color:#ff6b35}:root.dark ._searchBox_g83g6_109 input{background:transparent;color:#f1f5f9}:root.dark ._filterBtn_g83g6_169._active_g83g6_211{background:#ff6b35;color:#fff;border-color:#ff6b35}:root.dark ._activityList_g83g6_225{background:#1e293b;border-color:#334155}:root.dark ._activityItem_g83g6_239{border-bottom-color:#334155}:root.dark ._activityItem_g83g6_239:hover{background:#0f172a}:root.dark ._activityDesc_g83g6_317{color:#f1f5f9}:root.dark ._activityDetails_g83g6_353{color:#94a3b8}:root.dark ._activityIcon_g83g6_271{background:#0f172a}._page_12h9m_1{min-height:100vh;background:#f8fafc;padding-top:80px}._container_12h9m_13{max-width:1200px;margin:0 auto;padding:2rem}._header_12h9m_25{margin-bottom:2rem}._header_12h9m_25 h1{font-size:2rem;color:#1e293b;margin:0 0 .5rem}._header_12h9m_25 p{color:#64748b;margin:0}._grid_12h9m_55{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}._emptyState_12h9m_67{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 3rem;background:#fff;border-radius:24px;box-shadow:0 20px 50px #0000000d;text-align:center;border:1px solid #f1f5f9}._iconBox_12h9m_95{width:96px;height:96px;border-radius:50%;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._emptyState_12h9m_67 h2{font-size:1.5rem;color:#1e293b;margin:0 0 .5rem}._emptyState_12h9m_67 p{color:#64748b;margin:0 0 2rem;max-width:400px}._shopBtn_12h9m_143{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}._shopBtn_12h9m_143:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3533}@media(max-width:640px){._container_12h9m_13{padding:1rem}._grid_12h9m_55{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}:root.dark ._page_12h9m_1{background:#0f172a}:root.dark ._header_12h9m_25 h1{color:#f1f5f9}:root.dark ._header_12h9m_25 p{color:#94a3b8}:root.dark ._emptyState_12h9m_67{background:#1e293bb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);box-shadow:0 20px 50px #0000004d}:root.dark ._iconBox_12h9m_95{background:#ef44441a}:root.dark ._emptyState_12h9m_67 h2{color:#f1f5f9}:root.dark ._emptyState_12h9m_67 p{color:#94a3b8}._page_1frun_1{min-height:100vh;background:#f8fafc;padding-top:80px;padding-bottom:4rem}._container_1frun_15{max-width:1100px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:280px 1fr;gap:2rem}._sidebar_1frun_33{background:#fff;border-radius:16px;padding:2rem;height:fit-content;box-shadow:0 10px 25px -5px #0000000d}._userInfo_1frun_51{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}._avatar_1frun_71{width:80px;height:80px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;margin-bottom:1rem}._avatarContainer_1frun_99{position:relative;margin-bottom:1rem}._avatarImage_1frun_109{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #FF6B35}._adminBadge_1frun_125{position:absolute;bottom:0;right:0;width:24px;height:24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}._adminTag_1frun_155{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:10px;margin-top:.5rem;font-weight:500}._userDetails_1frun_177 h3{margin:0 0 .25rem;font-size:1.1rem;color:#1e293b}._userDetails_1frun_177 p{margin:0;font-size:.9rem;color:#64748b}._nav_1frun_201{display:flex;flex-direction:column;gap:.5rem}._navItem_1frun_213{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:transparent;color:#64748b;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s;text-align:left}._navItem_1frun_213:hover{background:#f8fafc;color:#1e293b}._navItem_1frun_213._active_1frun_255{background:#fff7ed;color:#ff6b35}._logoutBtn_1frun_265{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:transparent;color:#ef4444;font-size:.95rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s;margin-top:1rem;text-align:left}._logoutBtn_1frun_265:hover{background:#fef2f2}._content_1frun_307{background:#fff;border-radius:16px;padding:2rem;min-height:500px;box-shadow:0 10px 25px -5px #0000000d}._section_1frun_325 h2{margin:0 0 1.5rem;color:#1e293b;font-size:1.5rem}._ordersList_1frun_339{display:flex;flex-direction:column;gap:1rem}._orderCard_1frun_351{border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;transition:all .2s}._orderCard_1frun_351:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}._orderHeader_1frun_375{display:flex;justify-content:space-between;margin-bottom:.75rem}._orderId_1frun_387{font-weight:600;color:#1e293b}._statusBadge_1frun_397{font-size:.75rem;padding:.25rem .75rem;border-radius:20px;font-weight:500}._pending_1frun_411{background:#f1f5f9;color:#475569}._processing_1frun_421{background:#fef3c7;color:#b45309}._shipped_1frun_431{background:#e0f2fe;color:#0369a1}._delivered_1frun_441{background:#dcfce7;color:#166534}._orderBody_1frun_451{display:flex;justify-content:space-between;color:#64748b;font-size:.9rem;margin-bottom:1rem}._orderTotal_1frun_467{font-weight:600;color:#1e293b}._orderItems_1frun_477{display:flex;gap:.5rem;align-items:center}._tinyThumb_1frun_489{width:40px;height:40px;border-radius:6px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}._tinyThumb_1frun_489 img{width:100%;height:100%;object-fit:cover}._moreItems_1frun_519{font-size:.8rem;color:#64748b;background:#f1f5f9;width:40px;height:40px;border-radius:6px;display:flex;align-items:center;justify-content:center}._emptyState_1frun_545{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8;gap:1rem;text-align:center}._actionBtn_1frun_567{background:#ff6b35;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;margin-top:1rem}._favoritesGrid_1frun_591{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}._favItem_1frun_603{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s}._favItem_1frun_603:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a}._favItem_1frun_603 img{width:100%;height:200px;object-fit:cover}._favInfo_1frun_641{padding:1rem}._favInfo_1frun_641 h4{margin:0 0 .5rem;font-size:1rem;color:#1e293b}._favInfo_1frun_641 p{margin:0;color:#ff6b35;font-weight:600}._form_1frun_675{max-width:500px;display:flex;flex-direction:column;gap:1.5rem}._formGroup_1frun_689{display:flex;flex-direction:column;gap:.5rem}._formGroup_1frun_689 label{font-size:.9rem;font-weight:500;color:#475569}._formGroup_1frun_689 input{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem}._formGroup_1frun_689 input:disabled{background:#f8fafc;color:#94a3b8}._formGroup_1frun_689 small{color:#94a3b8;font-size:.8rem}._saveBtn_1frun_747{padding:.875rem;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-weight:600;opacity:1;cursor:pointer}._sectionHeader_1frun_773{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._addBtn_1frun_787{background:#fff;border:1px solid #FF6B35;color:#ff6b35;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}._addBtn_1frun_787:hover{background:#fff7ed}._addressForm_1frun_817{background:#f8fafc;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid #e2e8f0}._formRow_1frun_833{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}._addressList_1frun_845{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._addressCard_1frun_857{border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;position:relative;background:#fff}._addrHeader_1frun_873{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}._addrHeader_1frun_873 h4{margin:0;color:#1e293b;font-size:1.1rem}._deleteBtn_1frun_903{color:#ef4444;background:none;border:none;font-size:.85rem;cursor:pointer;padding:4px 8px;border-radius:4px}._deleteBtn_1frun_903:hover{background:#fef2f2}._addrName_1frun_931{font-weight:600;color:#334155;margin:0 0 .25rem}._addrText_1frun_943{color:#64748b;font-size:.95rem;line-height:1.5;margin:0 0 .5rem}._addrLocation_1frun_957{color:#64748b;font-size:.9rem;margin:0 0 .5rem}._addrPhone_1frun_969{color:#94a3b8;font-size:.9rem;margin:0}._emptyText_1frun_981{color:#94a3b8;grid-column:1 / -1;text-align:center;padding:2rem}._profileCard_1frun_997{background:linear-gradient(135deg,#fff7ed,#f0fdf4);border-radius:16px;padding:1.5rem;margin-bottom:2rem;border:1px solid #fed7aa}._profileHeader_1frun_1013{display:flex;align-items:center;gap:1.5rem}._profileAvatarLarge_1frun_1025{position:relative;width:100px;height:100px}._profileAvatarLarge_1frun_1025 img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #FF6B35}._avatarPlaceholder_1frun_1053{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;align-items:center;justify-content:center;color:#94a3b8}._changePhotoBtn_1frun_1075{position:absolute;bottom:4px;right:4px;width:32px;height:32px;background:#ff6b35;color:#fff;border:3px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._changePhotoBtn_1frun_1075:hover{background:#ff5722;transform:scale(1.1)}._profileInfo_1frun_1119 h3{margin:0 0 .25rem;font-size:1.5rem;color:#1e293b}._profileInfo_1frun_1119 p{margin:0 0 .5rem;color:#64748b;font-size:1rem}._memberSince_1frun_1143{font-size:.85rem;color:#10b981;font-weight:500}._dangerZone_1frun_1157{margin-top:3rem;padding-top:2rem;border-top:1px solid #fecaca}._dangerZone_1frun_1157 h4{color:#dc2626;margin:0 0 1rem;font-size:1rem}._logoutBtnLarge_1frun_1181{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:1rem;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s}._logoutBtnLarge_1frun_1181:hover{background:#fee2e2;border-color:#fca5a5}._passwordSection_1frun_1223{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._passwordSection_1frun_1223 h3{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;color:#1e293b}._toggleBtn_1frun_1253{background:#fff;border:1px solid #FF6B35;color:#ff6b35;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}._toggleBtn_1frun_1253:hover{background:#fff7ed}._passwordForm_1frun_1283{margin-top:1.5rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._passwordInput_1frun_1299{position:relative;display:flex;align-items:center}._passwordInput_1frun_1299 input{width:100%;padding-right:3rem}._eyeBtn_1frun_1321{position:absolute;right:.75rem;background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center}._eyeBtn_1frun_1321:hover{color:#64748b}._errorMessage_1frun_1355{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem}._adminSection_1frun_1383{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:12px;border:1px solid #bbf7d0}._adminSection_1frun_1383 h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.1rem;color:#166534}._adminSection_1frun_1383 p{color:#15803d;font-size:.9rem;margin:0 0 1rem}._adminBtn_1frun_1429{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._adminBtn_1frun_1429:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}._sessionWarning_1frun_1471{position:fixed;top:80px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #F59E0B;border-radius:12px;box-shadow:0 8px 24px #f59e0b40;z-index:1000}._sessionWarning_1frun_1471 svg{color:#d97706}._sessionWarningContent_1frun_1511 span{color:#92400e;font-size:.95rem}._sessionWarningContent_1frun_1511 strong{color:#b45309;font-family:monospace;font-size:1.1rem}._refreshSessionBtn_1frun_1533{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._refreshSessionBtn_1frun_1533:hover{background:#d97706}._verificationBanner_1frun_1571{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fef3c7,#fffbeb);border:1px solid #FCD34D;border-radius:12px;margin-bottom:1.5rem}._verificationContent_1frun_1597{display:flex;align-items:center;gap:1rem}._verificationContent_1frun_1597 svg{color:#d97706;flex-shrink:0}._verificationContent_1frun_1597 strong{color:#92400e;display:block;margin-bottom:.25rem}._verificationContent_1frun_1597 p{color:#a16207;font-size:.875rem;margin:0}._verifyBtn_1frun_1643{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._verifyBtn_1frun_1643:hover:not(:disabled){background:#d97706}._verifyBtn_1frun_1643:disabled{opacity:.6;cursor:not-allowed}._verificationSent_1frun_1691{display:flex;align-items:center;gap:.5rem;color:#059669;font-weight:600;font-size:.9rem}._securityStatus_1frun_1711{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #86EFAC;border-radius:16px;padding:1.5rem;margin-bottom:2rem}._securityHeader_1frun_1727{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}._securityHeader_1frun_1727 svg{color:#10b981}._securityHeader_1frun_1727 h3{margin:0;font-size:1.1rem;color:#065f46}._securityItems_1frun_1761{display:flex;flex-direction:column;gap:.75rem}._securityItem_1frun_1761{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:#fff;border-radius:10px;border:1px solid #E2E8F0}._securityItem_1frun_1761._verified_1frun_1793{border-color:#86efac}._securityItem_1frun_1761._unverified_1frun_1801{border-color:#fcd34d;background:#fffbeb}._securityItem_1frun_1761._admin_1frun_125{border-color:#93c5fd;background:linear-gradient(135deg,#eff6ff,#dbeafe)}._securityItemIcon_1frun_1821{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}._securityItem_1frun_1761._verified_1frun_1793 ._securityItemIcon_1frun_1821{background:#d1fae5;color:#059669}._securityItem_1frun_1761._unverified_1frun_1801 ._securityItemIcon_1frun_1821{background:#fef3c7;color:#d97706}._securityItem_1frun_1761._admin_1frun_125 ._securityItemIcon_1frun_1821{background:#dbeafe;color:#2563eb}._securityItemContent_1frun_1869{flex:1;display:flex;flex-direction:column;gap:.125rem}._securityItemLabel_1frun_1883{font-size:.8rem;color:#64748b}._securityItemValue_1frun_1893{font-weight:600;color:#1e293b}._securityItemBtn_1frun_1903{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}._securityItemBtn_1frun_1903:hover:not(:disabled){background:#059669}._securityItemBtn_1frun_1903:disabled{opacity:.6;cursor:not-allowed}._profileBadges_1frun_1953{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}._verifiedBadge_1frun_1967{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;background:#d1fae5;color:#059669;font-size:.75rem;font-weight:600;border-radius:20px}._unverifiedBadge_1frun_1991{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;background:#fef3c7;color:#d97706;font-size:.75rem;font-weight:600;border-radius:20px}._adminBadgeInline_1frun_2015{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:600;border-radius:20px}._passwordStrengthProfile_1frun_2041{margin-top:.75rem;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #E2E8F0}._strengthLabelProfile_1frun_2057{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem}._strengthLabelProfile_1frun_2057 span:first-child{color:#64748b}._strengthLevelProfile_1frun_2079{font-weight:600;text-transform:uppercase}._strengthLevelProfile_1frun_2079._weak_1frun_2089{color:#ef4444}._strengthLevelProfile_1frun_2079._fair_1frun_2097{color:#f59e0b}._strengthLevelProfile_1frun_2079._good_1frun_2105{color:#3b82f6}._strengthLevelProfile_1frun_2079._strong_1frun_2113{color:#10b981}._strengthLevelProfile_1frun_2079._very_strong_1frun_2121{color:#059669}._strengthBarProfile_1frun_2129{height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden;margin-bottom:.5rem}._strengthFillProfile_1frun_2145{height:100%;transition:all .3s ease;border-radius:2px}._strengthFillProfile_1frun_2145._weak_1frun_2089{width:20%;background:linear-gradient(90deg,#ef4444,#f87171)}._strengthFillProfile_1frun_2145._fair_1frun_2097{width:40%;background:linear-gradient(90deg,#f59e0b,#fbbf24)}._strengthFillProfile_1frun_2145._good_1frun_2105{width:60%;background:linear-gradient(90deg,#3b82f6,#60a5fa)}._strengthFillProfile_1frun_2145._strong_1frun_2113{width:80%;background:linear-gradient(90deg,#10b981,#34d399)}._strengthFillProfile_1frun_2145._very_strong_1frun_2121{width:100%;background:linear-gradient(90deg,#059669,#10b981)}._feedbackListProfile_1frun_2207{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}._feedbackListProfile_1frun_2207 li{font-size:.75rem;color:#94a3b8;display:flex;align-items:center;gap:.375rem}._feedbackListProfile_1frun_2207 li svg{color:#f59e0b}@media(max-width:768px){._container_1frun_15{grid-template-columns:1fr}._sidebar_1frun_33{padding:1.5rem}._formRow_1frun_833{grid-template-columns:1fr}._profileHeader_1frun_1013{flex-direction:column;text-align:center}._profileAvatarLarge_1frun_1025{margin:0 auto}._passwordSection_1frun_1223 ._sectionHeader_1frun_773{flex-direction:column;gap:1rem}._sessionWarning_1frun_1471{left:1rem;right:1rem;transform:none;flex-direction:column;text-align:center}._verificationBanner_1frun_1571{flex-direction:column;text-align:center}._verificationContent_1frun_1597{flex-direction:column}._securityItems_1frun_1761{gap:.5rem}._securityItem_1frun_1761{flex-wrap:wrap}._profileBadges_1frun_1953{justify-content:center}}:root.dark ._page_1frun_1{background:#0f172a}:root.dark ._sidebar_1frun_33,:root.dark ._content_1frun_307{background:#1e293b;box-shadow:0 4px 6px -1px #0003}:root.dark ._userInfo_1frun_51{border-bottom-color:#334155}:root.dark ._userDetails_1frun_177 h3{color:#f1f5f9}:root.dark ._userDetails_1frun_177 p{color:#94a3b8}:root.dark ._navItem_1frun_213{color:#94a3b8}:root.dark ._navItem_1frun_213:hover{background:#0f172a;color:#f1f5f9}:root.dark ._navItem_1frun_213._active_1frun_255{background:#ff6b351a;color:#ff6b35}:root.dark ._section_1frun_325 h2{color:#f1f5f9}:root.dark ._orderCard_1frun_351{border-color:#334155}:root.dark ._orderCard_1frun_351:hover{border-color:#475569;box-shadow:0 4px 6px -1px #0000004d}:root.dark ._orderId_1frun_387{color:#f1f5f9}:root.dark ._orderTotal_1frun_467{color:#f1f5f9}:root.dark ._tinyThumb_1frun_489{background:#0f172a;border-color:#334155}:root.dark ._moreItems_1frun_519{background:#334155;color:#94a3b8}:root.dark ._favInfo_1frun_641 h4{color:#f1f5f9}:root.dark ._favItem_1frun_603{border-color:#334155}:root.dark ._formGroup_1frun_689 label{color:#94a3b8}:root.dark ._formGroup_1frun_689 input{background:#0f172a;border-color:#334155;color:#f1f5f9}:root.dark ._formGroup_1frun_689 input:disabled{background:#1e293b;color:#64748b}:root.dark ._addBtn_1frun_787{background:transparent;border-color:#ff6b35}:root.dark ._addressForm_1frun_817{background:#0f172a;border-color:#334155}:root.dark ._addressCard_1frun_857{background:#0f172a;border-color:#334155}:root.dark ._addrHeader_1frun_873{border-bottom-color:#1e293b}:root.dark ._addrHeader_1frun_873 h4{color:#f1f5f9}:root.dark ._addrName_1frun_931{color:#cbd5e1}:root.dark ._addrText_1frun_943,:root.dark ._addrLocation_1frun_957{color:#94a3b8}:root.dark ._profileCard_1frun_997{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}:root.dark ._profileInfo_1frun_1119 h3{color:#f1f5f9}:root.dark ._profileInfo_1frun_1119 p{color:#94a3b8}:root.dark ._dangerZone_1frun_1157{border-top-color:#451a1a}:root.dark ._logoutBtnLarge_1frun_1181{background:#dc26261a;border-color:#7f1d1d}:root.dark ._logoutBtnLarge_1frun_1181:hover{background:#dc262633}:root.dark ._passwordSection_1frun_1223{border-top-color:#334155}:root.dark ._passwordSection_1frun_1223 h3{color:#f1f5f9}:root.dark ._toggleBtn_1frun_1253{background:transparent}:root.dark ._passwordForm_1frun_1283{background:#0f172a;border-color:#334155}:root.dark ._adminSection_1frun_1383{background:linear-gradient(135deg,#064e3b,#065f46);border-color:#065f46}:root.dark ._adminSection_1frun_1383 h3,:root.dark ._adminSection_1frun_1383 p{color:#ecfdf5}:root.dark ._verificationBanner_1frun_1571{background:linear-gradient(135deg,#451a03,#78350f);border-color:#92400e}:root.dark ._verificationContent_1frun_1597{color:#fef3c7}:root.dark ._placeholderBox_1frun_2739{background:#0f172a}:root.dark ._sidebar_1frun_33,:root.dark ._content_1frun_307{background:#1e293bb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0006}:root.dark ._orderCard_1frun_351,:root.dark ._addressCard_1frun_857,:root.dark ._favItem_1frun_603{background:#0f172a4d;border:1px solid rgba(255,255,255,.05)}:root.dark ._orderCard_1frun_351:hover,:root.dark ._addressCard_1frun_857:hover,:root.dark ._favItem_1frun_603:hover{border-color:#ff6b354d;background:#0f172a80}._container_1sp9g_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b35,#10b981);position:relative;overflow:hidden;padding:2rem}._background_1sp9g_25{position:absolute;inset:0;z-index:0}._circle_1sp9g_37{position:absolute;border-radius:50%;background:#ffffff1a;animation:_float_1sp9g_1 20s infinite ease-in-out}._circle_1sp9g_37:nth-child(1){width:300px;height:300px;top:-100px;left:-100px;animation-delay:0s}._circle_1sp9g_37:nth-child(2){width:200px;height:200px;bottom:-50px;right:10%;animation-delay:5s}._circle_1sp9g_37:nth-child(3){width:400px;height:400px;top:30%;right:-150px;animation-delay:10s}@keyframes _float_1sp9g_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-50px) rotate(180deg)}}._content_1sp9g_123{position:relative;z-index:1;text-align:center;background:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:5rem 4rem;border-radius:40px;box-shadow:0 40px 100px #0003;max-width:600px;width:100%;border:1px solid rgba(255,255,255,.2)}._errorCode_1sp9g_153{font-size:8.5rem;font-weight:900;background:linear-gradient(135deg,#ff6b35,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:1.5rem;filter:drop-shadow(0 10px 20px rgba(255,107,53,.2))}._title_1sp9g_179{font-size:2rem;color:#1e293b;margin:0 0 1rem;font-weight:700}._description_1sp9g_193{font-size:1.1rem;color:#64748b;margin:0 0 2.5rem;line-height:1.6}._actions_1sp9g_207{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._backBtn_1sp9g_221,._homeBtn_1sp9g_223{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}._backBtn_1sp9g_221{background:#f1f5f9;color:#475569}._backBtn_1sp9g_221:hover{background:#e2e8f0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._homeBtn_1sp9g_223{background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff}._homeBtn_1sp9g_223:hover{transform:translateY(-5px);box-shadow:0 15px 30px #ff6b3566}@media(max-width:640px){._content_1sp9g_123{padding:3rem 2rem}._errorCode_1sp9g_153{font-size:5rem}._title_1sp9g_179{font-size:1.5rem}._description_1sp9g_193{font-size:1rem}._actions_1sp9g_207{flex-direction:column;width:100%}._backBtn_1sp9g_221,._homeBtn_1sp9g_223{width:100%;justify-content:center}}:root.dark ._container_1sp9g_1{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark ._content_1sp9g_123{background:#1e293bb3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);box-shadow:0 50px 120px #0009}:root.dark ._title_1sp9g_179{color:#f1f5f9}:root.dark ._description_1sp9g_193{color:#94a3b8}:root.dark ._backBtn_1sp9g_221{background:#0f172a;color:#94a3b8}:root.dark ._backBtn_1sp9g_221:hover{background:#1e293b;color:#f1f5f9}._container_h371b_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b35,#10b981);padding:2rem}._content_h371b_21{text-align:center;background:#fff;padding:4rem 3rem;border-radius:24px;box-shadow:0 20px 60px #0003;max-width:600px;width:100%}._iconWrapper_h371b_41{margin-bottom:2rem}._icon_h371b_41{color:#ff6b35;animation:_shake_h371b_1 .5s ease-in-out}@keyframes _shake_h371b_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}._title_h371b_93{font-size:2rem;color:#1e293b;margin:0 0 1rem;font-weight:700}._description_h371b_107{font-size:1.1rem;color:#64748b;margin:0 0 2rem;line-height:1.6}._errorDetails_h371b_121{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:2rem 0;text-align:left}._errorDetails_h371b_121 summary{cursor:pointer;font-weight:600;color:#475569;margin-bottom:.5rem}._errorDetails_h371b_121 pre{margin:.5rem 0 0;font-size:.875rem;color:#dc2626;overflow-x:auto}._actions_h371b_167{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._reloadBtn_h371b_181,._homeBtn_h371b_183{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}._reloadBtn_h371b_181{background:#f1f5f9;color:#475569}._reloadBtn_h371b_181:hover{background:#e2e8f0;transform:translateY(-2px)}._homeBtn_h371b_183{background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff}._homeBtn_h371b_183:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ff6b3566}@media(max-width:640px){._content_h371b_21{padding:3rem 2rem}._title_h371b_93{font-size:1.5rem}._actions_h371b_167{flex-direction:column;width:100%}._reloadBtn_h371b_181,._homeBtn_h371b_183{width:100%;justify-content:center}}:root.dark ._container_h371b_1{background:linear-gradient(135deg,#0f172a,#1e293b)}:root.dark ._content_h371b_21{background:#1e293bb3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px #00000080}:root.dark ._title_h371b_93{color:#f1f5f9}:root.dark ._description_h371b_107{color:#94a3b8}:root.dark ._errorDetails_h371b_121{background:#0f172a;border-color:#334155}:root.dark ._errorDetails_h371b_121 summary{color:#cbd5e1}:root.dark ._reloadBtn_h371b_181{background:#334155;color:#f1f5f9}:root.dark ._reloadBtn_h371b_181:hover{background:#475569}._loadingContainer_1492h_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#fffbf8,#f0fdf4)}._loadingContainer_1492h_1 p{color:#64748b;font-size:1rem;font-weight:500}._spinner_1492h_33{color:#ff6b35;animation:_spin_1492h_33 1s linear infinite}@keyframes _spin_1492h_33{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_75hmo_1{position:fixed;bottom:30px;left:24px;background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);padding:1rem 1.25rem;border-radius:20px;box-shadow:0 15px 35px #0000001a;display:flex;align-items:center;gap:1rem;z-index:1000;transform:translate(-120%);transition:all .6s cubic-bezier(.34,1.56,.64,1);max-width:320px}._visible_75hmo_39{transform:translate(0)}._productThumb_75hmo_47{width:64px;height:64px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 12px #0000001a}._productThumb_75hmo_47 img{width:100%;height:100%;object-fit:cover}._userRow_75hmo_77{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._userAvatar_75hmo_91{width:18px;height:18px;border-radius:50%}._content_75hmo_105{flex:1;min-width:0}._text_75hmo_115{margin:0;font-size:.8rem;color:#64748b;white-space:nowrap}._productText_75hmo_129{margin:0;font-size:.9rem;color:#1e293b;font-weight:600;line-height:1.2}._meta_75hmo_145{display:flex;align-items:center;gap:.75rem;margin-top:.375rem}._verifyBadge_75hmo_159{font-size:.7rem;color:#10b981;font-weight:700}._time_75hmo_171{font-size:.7rem;color:#94a3b8}._closeBtn_75hmo_183{background:transparent;border:none;color:#94a3b8;cursor:pointer;font-size:1.25rem;padding:0;line-height:1;margin-left:.5rem;transition:color .2s}._closeBtn_75hmo_183:hover{color:#ef4444}:root.dark ._container_75hmo_1{background:#1e293bb3;border-color:#ffffff1a;box-shadow:0 20px 50px #0000004d}:root.dark ._productText_75hmo_129{color:#f1f5f9}:root.dark ._text_75hmo_115{color:#94a3b8}@media(max-width:640px){._container_75hmo_1{left:1rem;right:1rem;bottom:20px;max-width:none}}._triggerBtn_z9dl6_1{position:fixed;bottom:255px;right:24px;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,gold,orange);border:4px solid white;box-shadow:0 10px 25px #ff6b3566;cursor:pointer;z-index:997;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:_bounce_z9dl6_1 2s infinite}._triggerBtn_z9dl6_1:hover{transform:scale(1.1) rotate(15deg);box-shadow:0 15px 35px #ff6b3599}._giftIcon_z9dl6_53{position:relative;z-index:2}._pulse_z9dl6_63{position:absolute;inset:-4px;border-radius:50%;background:#ff6b3566;animation:_pulse_z9dl6_63 2s infinite;z-index:1}@keyframes _pulse_z9dl6_63{0%{transform:scale(1);opacity:.8}to{transform:scale(1.5);opacity:0}}@keyframes _bounce_z9dl6_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._overlay_z9dl6_129{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}._modal_z9dl6_153{background:#fff;width:100%;max-width:500px;border-radius:40px;padding:3rem;position:relative;text-align:center;box-shadow:0 50px 100px #0000004d}._closeBtn_z9dl6_175{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;color:#64748b;transition:all .2s}._closeBtn_z9dl6_175:hover{background:#ef4444;color:#fff}._wheelHeader_z9dl6_215 h2{font-size:2.25rem;margin:0 0 .5rem;background:linear-gradient(135deg,#ff6b35,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._wheelHeader_z9dl6_215 p{color:#64748b;margin-bottom:2rem}._wheelWrapper_z9dl6_243{position:relative;width:300px;height:300px;margin:0 auto;border:10px solid #f8fafc;border-radius:50%;box-shadow:0 20px 50px #0000001a,inset 0 0 20px #0000001a;overflow:hidden}._pointer_z9dl6_265{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10;font-size:2rem;color:#1e293b;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}._wheel_z9dl6_215{position:relative;width:100%;height:100%;border-radius:50%;transition:transform 5s cubic-bezier(.1,0,.1,1);overflow:hidden}._segment_z9dl6_305{position:absolute;width:50%;height:50%;top:0;right:0;transform-origin:0% 100%;display:flex;align-items:center;justify-content:center}._prizeText_z9dl6_329{position:absolute;transform-origin:0 0;transform:rotate(45deg) translateY(-80px);width:100px;text-align:center;color:#fff;font-weight:800;font-size:.85rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}._wheelFooter_z9dl6_353{margin-top:2rem;min-height:80px;display:flex;align-items:center;justify-content:center}._spinBtn_z9dl6_369{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;border:none;padding:1.25rem 3rem;border-radius:20px;font-size:1.25rem;font-weight:800;cursor:pointer;box-shadow:0 10px 20px #0000001a;transition:all .3s}._spinBtn_z9dl6_369:hover:not(:disabled){transform:translateY(-5px);box-shadow:0 15px 30px #0003}._spinBtn_z9dl6_369:disabled{opacity:.7;cursor:not-allowed}._result_z9dl6_415{animation:_fadeIn_z9dl6_1 .5s ease-out}._result_z9dl6_415 p{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1.25rem}._codeBox_z9dl6_437{background:#f8fafc;border:2px dashed #FF6B35;padding:1rem;border-radius:16px;margin-bottom:2rem;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.25rem}._codeBox_z9dl6_437:hover{background:#fff7ed;transform:scale(1.02)}._codeBox_z9dl6_437 span{font-size:1.5rem;font-weight:900;color:#ff6b35;letter-spacing:2px}._codeBox_z9dl6_437 small{color:#94a3b8;font-size:.75rem}._useBtn_z9dl6_499{background:#10b981;color:#fff;border:none;padding:1rem 2.5rem;border-radius:12px;font-weight:700;cursor:pointer}@keyframes _fadeIn_z9dl6_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}:root.dark ._modal_z9dl6_153{background:#1e293b;border:1px solid rgba(255,255,255,.05)}:root.dark ._wheelHeader_z9dl6_215 p{color:#94a3b8}:root.dark ._result_z9dl6_415 p{color:#f1f5f9}:root.dark ._pointer_z9dl6_265{color:#f1f5f9}:root.dark ._wheelWrapper_z9dl6_243{border-color:#334155}@media(max-width:640px){._modal_z9dl6_153{padding:2rem 1.5rem;border-radius:30px}._wheelWrapper_z9dl6_243{width:260px;height:260px}._prizeText_z9dl6_329{font-size:.75rem}}._wrapper_i8iiw_1{position:fixed;bottom:30px;right:24px;z-index:1000}._launcher_i8iiw_15{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ff8c5a);border:3px solid white;cursor:pointer;box-shadow:0 10px 25px #ff6b3566;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;animation:_glowPulse_i8iiw_1 2s infinite}@keyframes _glowPulse_i8iiw_1{0%{box-shadow:0 0 #ff6b3566}70%{box-shadow:0 0 0 15px #ff6b3500}to{box-shadow:0 0 #ff6b3500}}._launcher_i8iiw_15:hover{transform:scale(1.1) rotate(5deg)}._aiBadge_i8iiw_85{position:absolute;top:-5px;right:-5px;background:#ff6b35;color:#fff;font-size:.65rem;font-weight:800;padding:2px 6px;border-radius:99px;border:2px solid white}._launcherIcon_i8iiw_111{font-size:1.5rem}._chatWindow_i8iiw_119{width:380px;height:550px;background:#fff;border-radius:24px;box-shadow:0 30px 60px #0003;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_i8iiw_1 .4s cubic-bezier(.16,1,.3,1);border:1px solid #f1f5f9}@keyframes _slideUp_i8iiw_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}._chatHeader_i8iiw_169{padding:1.25rem;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;display:flex;justify-content:space-between;align-items:center}._headerInfo_i8iiw_187{display:flex;align-items:center;gap:.75rem}._aiAvatar_i8iiw_199{width:40px;height:40px;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}._headerInfo_i8iiw_187 h4{margin:0;font-size:.95rem}._headerInfo_i8iiw_187 span{font-size:.75rem;color:#10b981}._closeBtn_i8iiw_241{background:#ffffff1a;border:none;color:#fff;width:28px;height:28px;border-radius:8px;cursor:pointer;transition:all .2s}._closeBtn_i8iiw_241:hover{background:#fff3}._messages_i8iiw_271{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:#f8fafc}._message_i8iiw_271{display:flex}._message_i8iiw_271._ai_i8iiw_85{justify-content:flex-start}._message_i8iiw_271._user_i8iiw_307{justify-content:flex-end}._bubble_i8iiw_315{max-width:80%;padding:.75rem 1rem;border-radius:16px;font-size:.9rem;line-height:1.4}._ai_i8iiw_85 ._bubble_i8iiw_315{background:#fff;color:#1e293b;border-bottom-left-radius:4px;box-shadow:0 4px 6px #0000000d}._user_i8iiw_307 ._bubble_i8iiw_315{background:#ff6b35;color:#fff;border-bottom-right-radius:4px}._typing_i8iiw_357{display:flex;gap:4px;padding:1rem;background:#fff;border-radius:16px;width:fit-content}._typing_i8iiw_357 span{width:6px;height:6px;background:#ff6b35;border-radius:50%;animation:_bounce_i8iiw_1 1.4s infinite ease-in-out}._typing_i8iiw_357 span:nth-child(2){animation-delay:.2s}._typing_i8iiw_357 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_i8iiw_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._chatFooter_i8iiw_433{padding:1rem;background:#fff;border-top:1px solid #f1f5f9}._optionsScroll_i8iiw_445{display:flex;overflow-x:auto;gap:.5rem;padding-bottom:.75rem;margin-bottom:.75rem}._optionsScroll_i8iiw_445::-webkit-scrollbar{height:4px}._optionsScroll_i8iiw_445::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}._optionBtn_i8iiw_479{background:#f8fafc;border:1px solid #e2e8f0;padding:.5rem .75rem;border-radius:10px;font-size:.8rem;color:#475569;cursor:pointer;transition:all .2s;white-space:nowrap}._optionBtn_i8iiw_479:hover{border-color:#ff6b35;background:#fff;color:#ff6b35}._inputArea_i8iiw_515{display:flex;gap:.5rem;align-items:center}._inputArea_i8iiw_515 input{flex:1;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:12px;font-size:.9rem;outline:none;transition:all .2s}._inputArea_i8iiw_515 input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._sendBtn_i8iiw_557{width:44px;height:44px;border-radius:12px;background:#ff6b35;border:none;color:#fff;font-size:1.1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._sendBtn_i8iiw_557:hover{transform:scale(1.05);background:#ff5722}:root.dark ._chatWindow_i8iiw_119{background:#1e293b;border-color:#334155;box-shadow:0 30px 60px #00000080}:root.dark ._messages_i8iiw_271{background:#0f172a}:root.dark ._ai_i8iiw_85 ._bubble_i8iiw_315{background:#1e293b;color:#f1f5f9}:root.dark ._chatFooter_i8iiw_433,:root.dark ._inputArea_i8iiw_515 input{background:#1e293b;border-color:#334155;color:#f1f5f9}:root.dark ._optionBtn_i8iiw_479{background:#334155;border-color:#475569;color:#cbd5e1}:root.dark ._typing_i8iiw_357{background:#1e293b}@media(max-width:480px){._chatWindow_i8iiw_119{width:100vw;height:100vh;border-radius:0;bottom:0;right:0;position:fixed}._wrapper_i8iiw_1{bottom:1rem;right:1rem}}
