.ProductCard_card__RQxor{background:#fff;border-radius:var(--radius,10px);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:0 2px 10px #10182b0f;transition:transform .2s,box-shadow .2s;animation:ProductCard_fadeUp__k3zq_ .35s ease both}.ProductCard_card__RQxor:hover{transform:translateY(-3px);box-shadow:0 8px 28px #10182b1f}@keyframes ProductCard_fadeUp__k3zq_{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ProductCard_imageWrap__6LfJ0{position:relative;aspect-ratio:1/1;background:#f0f4f8;overflow:hidden}.ProductCard_image__a3HII{width:100%;height:100%;transition:transform .4s ease;display:block}.ProductCard_card__RQxor:hover .ProductCard_image__a3HII{transform:scale(1.04)}.ProductCard_imgSkeleton__r0bg_{position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:ProductCard_shimmer__3aHOk 1.4s infinite}@keyframes ProductCard_shimmer__3aHOk{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductCard_noImage__h8XBh{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ProductCard_discountBadge__vMYUy{background:#e75525;font-size:11px}.ProductCard_discountBadge__vMYUy,.ProductCard_hotBadge__7spEd{position:absolute;top:8px;left:8px;color:#fff;font-weight:700;padding:3px 8px;border-radius:100px;z-index:2}.ProductCard_hotBadge__7spEd{background:#10182b;font-size:10px}.ProductCard_discountBadge__vMYUy+.ProductCard_hotBadge__7spEd{top:32px}.ProductCard_outOfStock__WAQiF{inset:0;background:#10182b8c;color:#fff;font-size:13px;font-weight:700;z-index:3}.ProductCard_outOfStock__WAQiF,.ProductCard_wishBtn__vLLju{position:absolute;display:flex;align-items:center;justify-content:center}.ProductCard_wishBtn__vLLju{top:7px;right:7px;width:28px;height:28px;border-radius:50%;background:#ffffffeb;border:none;cursor:pointer;color:#9ca3af;z-index:4;transition:all .18s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ProductCard_wishBtn__vLLju:hover{background:#fff;transform:scale(1.1);color:#ef4444}.ProductCard_wishBtn__vLLju.ProductCard_wishlisted__COeir{background:#fff1f1;color:#ef4444}.ProductCard_body__J1QoT{padding:12px;display:flex;flex-direction:column;gap:5px;flex:1 1}.ProductCard_socialRow__cGkTE{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ProductCard_soldBadge__I8ibi{font-size:11px;font-weight:700;color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:100px;padding:2px 7px;white-space:nowrap}.ProductCard_reviewBadge__MwJ2q{font-size:11px;font-weight:600;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;padding:2px 7px;white-space:nowrap}.ProductCard_name__1AkaK{font-size:13px;font-weight:600;color:#10182b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.ProductCard_stars__eUn3U{display:flex;align-items:center;gap:2px}.ProductCard_reviewCount__FZHKW{font-size:11px;color:#9ca3af;margin-left:3px}.ProductCard_lowStock__GeHmm{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#dc2626;margin:0}.ProductCard_footer__Qo1lo{margin-top:auto;padding-top:8px;display:flex;align-items:center;justify-content:space-between;gap:6px}.ProductCard_pricing__zB82B{display:flex;flex-direction:column;gap:1px}.ProductCard_price__bSRzZ{font-size:15px;font-weight:800;color:#e75525;font-family:Space Grotesk,sans-serif}.ProductCard_originalPrice__OTJ5A{font-size:11px;color:#aaa;text-decoration:line-through}.ProductCard_addBtn__8qC0B{display:flex;align-items:center;gap:5px;padding:8px 14px;background:#10182b;color:#fff;font-size:12px;font-weight:700;border-radius:8px;border:none;cursor:pointer;transition:background .2s,transform .1s;white-space:nowrap;flex-shrink:0;font-family:inherit}.ProductCard_addBtn__8qC0B:hover:not(.ProductCard_disabled__hcQ8R){background:#e75525;transform:scale(1.03)}.ProductCard_addBtn__8qC0B.ProductCard_added__2iImy{background:#16a34a}.ProductCard_addBtn__8qC0B.ProductCard_disabled__hcQ8R{background:#e8eaf0;color:#aaa;cursor:not-allowed}@media (max-width:768px){.ProductCard_card__RQxor{border-radius:0;box-shadow:none;border:none;animation:none;background:#fff}.ProductCard_card__RQxor:hover{transform:none;box-shadow:none}.ProductCard_imageWrap__6LfJ0{aspect-ratio:1/1;background:#f0f4f8}.ProductCard_image__a3HII{transition:none}.ProductCard_card__RQxor:hover .ProductCard_image__a3HII{transform:none}.ProductCard_discountBadge__vMYUy{top:6px;left:6px;font-size:9px;padding:2px 6px}.ProductCard_wishBtn__vLLju{top:6px;right:6px;width:26px;height:26px;background:#fffffff2;box-shadow:0 1px 4px #0000001a;color:#c4c9d4}.ProductCard_body__J1QoT{padding:7px 8px 9px;gap:3px}.ProductCard_socialRow__cGkTE{gap:4px}.ProductCard_reviewBadge__MwJ2q,.ProductCard_soldBadge__I8ibi{font-size:10px;padding:1px 5px}.ProductCard_name__1AkaK{font-size:12px;font-weight:600;-webkit-line-clamp:2}.ProductCard_lowStock__GeHmm{font-size:10px;gap:3px}.ProductCard_footer__Qo1lo{flex-direction:row;gap:4px;padding-top:5px}.ProductCard_price__bSRzZ{font-size:13px;font-weight:800}.ProductCard_originalPrice__OTJ5A{font-size:10px}.ProductCard_addBtn__8qC0B{width:32px;height:32px;min-width:32px;padding:0;justify-content:center;border-radius:8px;gap:0}.ProductCard_addBtnText__U8tfM{display:none}.ProductCard_addBtn__8qC0B.ProductCard_added__2iImy{background:#16a34a}.ProductCard_addBtn__8qC0B.ProductCard_disabled__hcQ8R{background:#e8eaf0;color:#aaa}}@media (max-width:360px){.ProductCard_price__bSRzZ{font-size:12px}.ProductCard_addBtn__8qC0B{width:28px;height:28px;min-width:28px}.ProductCard_name__1AkaK{font-size:11px}}.BestSellers_page__b5TIB{min-height:100vh;background:#f7f8fa;font-family:inherit;padding-top:68px}.BestSellers_titleBar__nULKA{background:#fff;border-bottom:1.5px solid #eeeff2;width:100%}.BestSellers_titleBarInner__gMF57{max-width:1400px;margin:0 auto;padding:12px 32px 14px;display:flex;flex-direction:column;gap:8px}.BestSellers_breadcrumb__1txeD{display:flex;align-items:center;gap:6px;font-size:12px;color:#aaa;padding:0;list-style:none;margin:0 0 2px}.BestSellers_breadcrumbLink__bzk3B{color:#aaa;text-decoration:none;transition:color .15s}.BestSellers_breadcrumbLink__bzk3B:hover{color:#e75525}.BestSellers_breadcrumbSep__q_OPj{color:#ddd;font-size:11px}.BestSellers_breadcrumbCurrent__C9TyY{color:#444;font-weight:600}.BestSellers_titleRow__hw7zT{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:40px}.BestSellers_titleText__yHk4Y{display:flex;flex-direction:column;gap:2px}.BestSellers_accentBar__EbVET{width:13px;height:34px;background:#e75525;border-radius:3px;flex-shrink:0}.BestSellers_sectionLabel___xEzn{font-size:11px;font-weight:700;color:#e75525;margin:0 0 3px;letter-spacing:.03em;text-transform:uppercase}.BestSellers_pageTitle__ba9Ci{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:0;line-height:1.15}.BestSellers_timerPill__Y_4Ik{display:flex;align-items:center;gap:4px;background:#10182b;border-radius:8px;padding:5px 10px;margin-left:4px}.BestSellers_timerLabel__UBHON{font-size:10px;font-weight:600;color:#ffffffa6;margin-right:4px;white-space:nowrap}.BestSellers_timerGroup__8GKYB{display:flex;align-items:center;gap:2px}.BestSellers_timerBox__WqlzM{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:#e75525;color:#fff;font-size:12px;font-weight:800;border-radius:5px;font-family:Space Grotesk,monospace;letter-spacing:0}.BestSellers_timerColon__OL6LC{font-size:13px;font-weight:800;color:#ffffff80;line-height:1}.BestSellers_sortBar__eAbBx{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:4px}.BestSellers_productCount__ylmCn,.BestSellers_sortLabel__4SuNj{font-size:13px;color:#999;white-space:nowrap}.BestSellers_sortBtns__n2Ks_{display:flex;gap:6px;flex-wrap:wrap}.BestSellers_sortBtn___Ar9w{padding:5px 14px;border-radius:100px;font-size:12px;font-weight:600;font-family:inherit;background:#f0f1f5;border:1.5px solid #0000;color:#555;cursor:pointer;transition:all .15s;white-space:nowrap}.BestSellers_sortBtn___Ar9w:hover{background:#fff0ea;color:#e75525;border-color:#e7552540}.BestSellers_sortActive__lX1xW{background:#10182b!important;color:#fff!important;border-color:#10182b!important}.BestSellers_main__WDu0B{max-width:1400px;margin:0 auto;padding:24px 32px 80px}.BestSellers_grid__UYoYi{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.BestSellers_gridItem__iiRpq{animation:BestSellers_fadeUp__4TH9Z .3s ease both}@keyframes BestSellers_fadeUp__4TH9Z{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BestSellers_empty__m5pGl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;gap:10px}.BestSellers_emptyIcon__Fp__g{font-size:54px;line-height:1}.BestSellers_emptyTitle__TOfM6{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:4px 0 0}.BestSellers_emptySub__Xn43i{font-size:14px;color:#999;margin:0;max-width:320px;line-height:1.5}.BestSellers_emptyCta__psv31{margin-top:12px;padding:11px 28px;background:#e75525;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;transition:background .18s,transform .15s}.BestSellers_emptyCta__psv31:hover{background:#cf4419;transform:translateY(-1px)}.BestSellers_skeletonCard__jKzWd{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee}.BestSellers_skeletonImg__BAM2h{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:BestSellers_shimmer___yjmg 1.4s infinite}.BestSellers_skeletonBody__Qddmu{padding:10px;display:flex;flex-direction:column;gap:7px}.BestSellers_skeletonLine__XpIVe{height:10px;border-radius:5px;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:BestSellers_shimmer___yjmg 1.4s infinite}@keyframes BestSellers_shimmer___yjmg{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.BestSellers_titleBarInner__gMF57{padding:12px 20px 14px}.BestSellers_main__WDu0B{padding:20px 20px 80px}.BestSellers_grid__UYoYi{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}}@media (max-width:768px){.BestSellers_page__b5TIB{padding-top:56px}.BestSellers_titleBarInner__gMF57{padding:10px 14px 12px;gap:6px}.BestSellers_pageTitle__ba9Ci{font-size:18px}.BestSellers_sectionLabel___xEzn{font-size:10px}.BestSellers_accentBar__EbVET{width:11px;height:28px}.BestSellers_timerPill__Y_4Ik{padding:4px 8px;gap:3px}.BestSellers_timerLabel__UBHON{font-size:9px}.BestSellers_timerBox__WqlzM{min-width:22px;height:22px;font-size:11px;border-radius:4px}.BestSellers_timerColon__OL6LC{font-size:12px}.BestSellers_sortBar__eAbBx{flex-direction:column;align-items:flex-start;gap:8px}.BestSellers_sortBtns__n2Ks_{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;width:100%;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.BestSellers_sortBtns__n2Ks_::-webkit-scrollbar{display:none}.BestSellers_sortBtn___Ar9w{padding:5px 12px;font-size:11px;flex-shrink:0}.BestSellers_main__WDu0B{padding:0 0 80px}.BestSellers_grid__UYoYi{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#e0e2e8}.BestSellers_gridItem__iiRpq{background:#fff;animation:none;margin:0;border:none}.BestSellers_gridItem__iiRpq>*{border-radius:0!important}.BestSellers_empty__m5pGl{padding:60px 20px}.BestSellers_emptyIcon__Fp__g{font-size:44px}.BestSellers_emptyTitle__TOfM6{font-size:18px}.BestSellers_emptySub__Xn43i{font-size:13px}}@media (max-width:375px){.BestSellers_pageTitle__ba9Ci{font-size:16px}.BestSellers_sortBtn___Ar9w{padding:4px 10px;font-size:10px}}.CategoryProducts_page__hx_Fl{min-height:100vh;background:#f7f8fa;padding-bottom:90px}.CategoryProducts_topBar__6Ez7C{background:#fff;border-bottom:1px solid #e8e0d5;padding:80px 20px 10px}.CategoryProducts_breadcrumb___0e_a{display:flex;align-items:center;gap:6px;font-size:13px;max-width:1400px;margin:0 auto}.CategoryProducts_breadLink__DGybP{color:#9ca3af;text-decoration:none;font-weight:500;transition:color .15s}.CategoryProducts_breadLink__DGybP:hover{color:#e75525}.CategoryProducts_breadSep__1slk6{color:#d1d5db;font-size:12px}.CategoryProducts_breadCurrent__xNAbA{color:#1a1208;font-weight:600}.CategoryProducts_hero__eQT4u{background:linear-gradient(135deg,#1a1208,#2d1f0e 50%,#e75525);padding:28px 20px;position:relative;overflow:hidden}.CategoryProducts_hero__eQT4u:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,#e755254d 0,#0000 65%);pointer-events:none}.CategoryProducts_heroInner__Rgt4s{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.CategoryProducts_heroTitle__XRaWF{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:800;color:#fff;letter-spacing:-.4px;margin:0}.CategoryProducts_heroCount__bs_Qc{font-size:13px;font-weight:600;color:#fff9;background:#ffffff1a;border:1px solid #ffffff26;padding:4px 12px;border-radius:100px;white-space:nowrap}.CategoryProducts_filterBar__xZIoN{background:#fff;border-bottom:1px solid #f0f0f0;padding:12px 20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;position:sticky;top:68px;z-index:100;box-shadow:0 2px 8px #0000000a}.CategoryProducts_searchWrap__xl0od{flex:1 1;min-width:200px;display:flex;align-items:center;gap:8px;background:#f7f8fa;border:1.5px solid #e8e0d5;border-radius:100px;padding:8px 14px;color:#9ca3af;transition:border-color .18s,box-shadow .18s}.CategoryProducts_searchWrap__xl0od:focus-within{border-color:#e75525;box-shadow:0 0 0 3px #e755251a;color:#e75525}.CategoryProducts_searchInput__NVHJr{flex:1 1;border:none;background:none;outline:none;font-size:13px;font-family:inherit;color:#1a1208}.CategoryProducts_searchInput__NVHJr::placeholder{color:#b0a090}.CategoryProducts_clearBtn__MU9zu{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:11px;padding:0;transition:color .15s}.CategoryProducts_clearBtn__MU9zu:hover{color:#e75525}.CategoryProducts_sortSelect__6fZYZ{flex-shrink:0;border-radius:10px;border:1.5px solid #e8e0d5;background:#fff;font-size:13px;font-weight:600;font-family:inherit;color:#1a1208;cursor:pointer;outline:none;transition:border-color .18s;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding:9px 30px 9px 14px}.CategoryProducts_sortSelect__6fZYZ:focus{border-color:#e75525}.CategoryProducts_content__wGwH_{max-width:1400px;margin:0 auto;padding:20px 20px 40px}.CategoryProducts_grid__JmY46{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.CategoryProducts_grid__JmY46>div{animation:CategoryProducts_fadeUp__8P8Wp .35s ease both}@keyframes CategoryProducts_fadeUp__8P8Wp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.CategoryProducts_skeleton__XZwpC{height:280px;border-radius:14px;background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%);background-size:200% 100%;animation:CategoryProducts_shimmer__ILAf6 1.4s infinite}@keyframes CategoryProducts_shimmer__ILAf6{0%{background-position:200% 0}to{background-position:-200% 0}}.CategoryProducts_empty__jAl3Y{display:flex;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;text-align:center}.CategoryProducts_emptyIcon___ObnR{font-size:48px}.CategoryProducts_emptyTitle__TTk2B{font-size:16px;font-weight:600;color:#6b7280;margin:0}.CategoryProducts_clearSearch__65TD7{padding:8px 20px;border-radius:8px;border:1.5px solid #e75525;background:none;color:#e75525;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .18s}.CategoryProducts_clearSearch__65TD7:hover{background:#e75525;color:#fff}.CategoryProducts_backBtn__t1ruQ{font-size:13px;font-weight:600;color:#9ca3af;text-decoration:none;transition:color .15s}.CategoryProducts_backBtn__t1ruQ:hover{color:#e75525}@media (max-width:768px){.CategoryProducts_topBar__6Ez7C{padding:102px 14px 10px}.CategoryProducts_hero__eQT4u{padding:20px 14px}.CategoryProducts_heroTitle__XRaWF{font-size:20px}.CategoryProducts_filterBar__xZIoN{top:56px;padding:10px 12px;gap:8px}.CategoryProducts_content__wGwH_{padding:0 0 80px}.CategoryProducts_grid__JmY46{grid-template-columns:repeat(2,1fr);gap:1px;background:#e8eaf0;border-radius:0}.CategoryProducts_skeleton__XZwpC{height:220px;border-radius:0}}.FlashDeals_page__Z2sR4{min-height:100vh;background:#f7f8fa;font-family:inherit;padding-top:68px}.FlashDeals_titleBar__Jmcn8{background:#fff;border-bottom:1.5px solid #eeeff2;width:100%}.FlashDeals_titleBarInner__Y4o0f{max-width:1400px;margin:0 auto;padding:12px 32px 14px;display:flex;flex-direction:column;gap:8px}.FlashDeals_breadcrumb__xeA_p{display:flex;align-items:center;gap:6px;font-size:12px;color:#aaa;padding:0;list-style:none;margin:0 0 2px}.FlashDeals_breadcrumbLink__M2fwE{color:#aaa;text-decoration:none;transition:color .15s}.FlashDeals_breadcrumbLink__M2fwE:hover{color:#e75525}.FlashDeals_breadcrumbSep__g6Lkc{color:#ddd;font-size:11px}.FlashDeals_breadcrumbCurrent__3ErlG{color:#444;font-weight:600}.FlashDeals_titleRow__yH_Ij{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:40px}.FlashDeals_titleText__6WyKI{display:flex;flex-direction:column;gap:2px}.FlashDeals_accentBar__ap2Pw{width:13px;height:34px;background:#e75525;border-radius:3px;flex-shrink:0}.FlashDeals_sectionLabel__Eg_do{font-size:11px;font-weight:700;color:#e75525;margin:0 0 3px;letter-spacing:.03em;text-transform:uppercase}.FlashDeals_pageTitle__Q_IBW{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:0;line-height:1.15}.FlashDeals_timerPill__kFx1d{display:flex;align-items:center;gap:4px;background:#10182b;border-radius:8px;padding:5px 10px;margin-left:4px}.FlashDeals_timerLabel__F6IuG{font-size:10px;font-weight:600;color:#ffffffa6;margin-right:4px;white-space:nowrap}.FlashDeals_timerGroup__H3h36{display:flex;align-items:center;gap:2px}.FlashDeals_timerBox__5gwwP{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:#e75525;color:#fff;font-size:12px;font-weight:800;border-radius:5px;font-family:Space Grotesk,monospace;letter-spacing:0}.FlashDeals_timerColon___PUDe{font-size:13px;font-weight:800;color:#ffffff80;line-height:1}.FlashDeals_sortBar__hoyFm{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:4px}.FlashDeals_productCount__OxMX8,.FlashDeals_sortLabel__nG7VU{font-size:13px;color:#999;white-space:nowrap}.FlashDeals_sortBtns__5OMW_{display:flex;gap:6px;flex-wrap:wrap}.FlashDeals_sortBtn__WQN5E{padding:5px 14px;border-radius:100px;font-size:12px;font-weight:600;font-family:inherit;background:#f0f1f5;border:1.5px solid #0000;color:#555;cursor:pointer;transition:all .15s;white-space:nowrap}.FlashDeals_sortBtn__WQN5E:hover{background:#fff0ea;color:#e75525;border-color:#e7552540}.FlashDeals_sortActive__80HRH{background:#10182b!important;color:#fff!important;border-color:#10182b!important}.FlashDeals_main__2Q5wl{max-width:1400px;margin:0 auto;padding:24px 32px 80px}.FlashDeals_grid__f2yxt{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.FlashDeals_gridItem__qbtIJ{animation:FlashDeals_fadeUp__kfPdm .3s ease both}@keyframes FlashDeals_fadeUp__kfPdm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.FlashDeals_empty__ZKIzk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;gap:10px}.FlashDeals_emptyIcon__0CFiM{font-size:54px;line-height:1}.FlashDeals_emptyTitle__VDdq9{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:4px 0 0}.FlashDeals_emptySub__pk4CX{font-size:14px;color:#999;margin:0;max-width:320px;line-height:1.5}.FlashDeals_emptyCta__Zqyh1{margin-top:12px;padding:11px 28px;background:#e75525;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;transition:background .18s,transform .15s}.FlashDeals_emptyCta__Zqyh1:hover{background:#cf4419;transform:translateY(-1px)}.FlashDeals_skeletonCard__ZIwUi{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee}.FlashDeals_skeletonImg__2tOno{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:FlashDeals_shimmer__GBqwp 1.4s infinite}.FlashDeals_skeletonBody__TvJJU{padding:10px;display:flex;flex-direction:column;gap:7px}.FlashDeals_skeletonLine__FCP3u{height:10px;border-radius:5px;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:FlashDeals_shimmer__GBqwp 1.4s infinite}@keyframes FlashDeals_shimmer__GBqwp{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.FlashDeals_titleBarInner__Y4o0f{padding:12px 20px 14px}.FlashDeals_main__2Q5wl{padding:20px 20px 80px}.FlashDeals_grid__f2yxt{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}}@media (max-width:768px){.FlashDeals_page__Z2sR4{padding-top:56px}.FlashDeals_titleBarInner__Y4o0f{padding:10px 14px 12px;gap:6px}.FlashDeals_pageTitle__Q_IBW{font-size:18px}.FlashDeals_sectionLabel__Eg_do{font-size:10px}.FlashDeals_accentBar__ap2Pw{width:11px;height:28px}.FlashDeals_timerPill__kFx1d{padding:4px 8px;gap:3px}.FlashDeals_timerLabel__F6IuG{font-size:9px}.FlashDeals_timerBox__5gwwP{min-width:22px;height:22px;font-size:11px;border-radius:4px}.FlashDeals_timerColon___PUDe{font-size:12px}.FlashDeals_sortBar__hoyFm{flex-direction:column;align-items:flex-start;gap:8px}.FlashDeals_sortBtns__5OMW_{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;width:100%;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.FlashDeals_sortBtns__5OMW_::-webkit-scrollbar{display:none}.FlashDeals_sortBtn__WQN5E{padding:5px 12px;font-size:11px;flex-shrink:0}.FlashDeals_main__2Q5wl{padding:0 0 80px}.FlashDeals_grid__f2yxt{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#e0e2e8}.FlashDeals_gridItem__qbtIJ{background:#fff;animation:none;margin:0;border:none}.FlashDeals_gridItem__qbtIJ>*{border-radius:0!important}.FlashDeals_empty__ZKIzk{padding:60px 20px}.FlashDeals_emptyIcon__0CFiM{font-size:44px}.FlashDeals_emptyTitle__VDdq9{font-size:18px}.FlashDeals_emptySub__pk4CX{font-size:13px}}@media (max-width:375px){.FlashDeals_pageTitle__Q_IBW{font-size:16px}.FlashDeals_sortBtn__WQN5E{padding:4px 10px;font-size:10px}}.NewArrivals_page__j_fv9{min-height:100vh;background:#f7f8fa;font-family:inherit;padding-top:68px}.NewArrivals_titleBar__9urdD{background:#fff;border-bottom:1.5px solid #eeeff2;width:100%}.NewArrivals_titleBarInner__hSBx8{max-width:1400px;margin:0 auto;padding:12px 32px 14px;display:flex;flex-direction:column;gap:8px}.NewArrivals_breadcrumb__VPrSq{display:flex;align-items:center;gap:6px;font-size:12px;color:#aaa;padding:0;list-style:none;margin:0 0 2px}.NewArrivals_breadcrumbLink__b8d9I{color:#aaa;text-decoration:none;transition:color .15s}.NewArrivals_breadcrumbLink__b8d9I:hover{color:#e75525}.NewArrivals_breadcrumbSep__03CKz{color:#ddd;font-size:11px}.NewArrivals_breadcrumbCurrent__hz_g9{color:#444;font-weight:600}.NewArrivals_titleRow__Em42F{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:40px}.NewArrivals_titleText__umrki{display:flex;flex-direction:column;gap:2px}.NewArrivals_accentBar__CqUNp{width:13px;height:34px;background:#e75525;border-radius:3px;flex-shrink:0}.NewArrivals_sectionLabel__Vwtxn{font-size:11px;font-weight:700;color:#e75525;margin:0 0 3px;letter-spacing:.03em;text-transform:uppercase}.NewArrivals_pageTitle__gJFwx{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:0;line-height:1.15}.NewArrivals_timerPill__e7KEe{display:flex;align-items:center;gap:4px;background:#10182b;border-radius:8px;padding:5px 10px;margin-left:4px}.NewArrivals_timerLabel__6Se7p{font-size:10px;font-weight:600;color:#ffffffa6;margin-right:4px;white-space:nowrap}.NewArrivals_timerGroup__p1r8u{display:flex;align-items:center;gap:2px}.NewArrivals_timerBox__18ga_{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:#e75525;color:#fff;font-size:12px;font-weight:800;border-radius:5px;font-family:Space Grotesk,monospace;letter-spacing:0}.NewArrivals_timerColon__Qn82b{font-size:13px;font-weight:800;color:#ffffff80;line-height:1}.NewArrivals_sortBar__VYaCz{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:4px}.NewArrivals_productCount__8jMmZ,.NewArrivals_sortLabel__uUdm5{font-size:13px;color:#999;white-space:nowrap}.NewArrivals_sortBtns__w4vwT{display:flex;gap:6px;flex-wrap:wrap}.NewArrivals_sortBtn__s6VV2{padding:5px 14px;border-radius:100px;font-size:12px;font-weight:600;font-family:inherit;background:#f0f1f5;border:1.5px solid #0000;color:#555;cursor:pointer;transition:all .15s;white-space:nowrap}.NewArrivals_sortBtn__s6VV2:hover{background:#fff0ea;color:#e75525;border-color:#e7552540}.NewArrivals_sortActive__gqy6M{background:#10182b!important;color:#fff!important;border-color:#10182b!important}.NewArrivals_main__mSKOe{max-width:1400px;margin:0 auto;padding:24px 32px 80px}.NewArrivals_grid__gR6c2{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.NewArrivals_gridItem__4iqpK{animation:NewArrivals_fadeUp__HKDno .3s ease both}@keyframes NewArrivals_fadeUp__HKDno{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NewArrivals_empty__Go_D4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;gap:10px}.NewArrivals_emptyIcon__aT1tR{font-size:54px;line-height:1}.NewArrivals_emptyTitle__LApZq{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:4px 0 0}.NewArrivals_emptySub__XPMot{font-size:14px;color:#999;margin:0;max-width:320px;line-height:1.5}.NewArrivals_emptyCta__F_018{margin-top:12px;padding:11px 28px;background:#e75525;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;transition:background .18s,transform .15s}.NewArrivals_emptyCta__F_018:hover{background:#cf4419;transform:translateY(-1px)}.NewArrivals_skeletonCard__jdNCu{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee}.NewArrivals_skeletonImg__Rg7wn{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:NewArrivals_shimmer__nAoWe 1.4s infinite}.NewArrivals_skeletonBody__PWKRk{padding:10px;display:flex;flex-direction:column;gap:7px}.NewArrivals_skeletonLine__ENzc6{height:10px;border-radius:5px;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:NewArrivals_shimmer__nAoWe 1.4s infinite}@keyframes NewArrivals_shimmer__nAoWe{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.NewArrivals_titleBarInner__hSBx8{padding:12px 20px 14px}.NewArrivals_main__mSKOe{padding:20px 20px 80px}.NewArrivals_grid__gR6c2{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}}@media (max-width:768px){.NewArrivals_page__j_fv9{padding-top:56px}.NewArrivals_titleBarInner__hSBx8{padding:10px 14px 12px;gap:6px}.NewArrivals_pageTitle__gJFwx{font-size:18px}.NewArrivals_sectionLabel__Vwtxn{font-size:10px}.NewArrivals_accentBar__CqUNp{width:11px;height:28px}.NewArrivals_timerPill__e7KEe{padding:4px 8px;gap:3px}.NewArrivals_timerLabel__6Se7p{font-size:9px}.NewArrivals_timerBox__18ga_{min-width:22px;height:22px;font-size:11px;border-radius:4px}.NewArrivals_timerColon__Qn82b{font-size:12px}.NewArrivals_sortBar__VYaCz{flex-direction:column;align-items:flex-start;gap:8px}.NewArrivals_sortBtns__w4vwT{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;width:100%;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.NewArrivals_sortBtns__w4vwT::-webkit-scrollbar{display:none}.NewArrivals_sortBtn__s6VV2{padding:5px 12px;font-size:11px;flex-shrink:0}.NewArrivals_main__mSKOe{padding:0 0 80px}.NewArrivals_grid__gR6c2{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#e0e2e8}.NewArrivals_gridItem__4iqpK{background:#fff;animation:none;margin:0;border:none}.NewArrivals_gridItem__4iqpK>*{border-radius:0!important}.NewArrivals_empty__Go_D4{padding:60px 20px}.NewArrivals_emptyIcon__aT1tR{font-size:44px}.NewArrivals_emptyTitle__LApZq{font-size:18px}.NewArrivals_emptySub__XPMot{font-size:13px}}@media (max-width:375px){.NewArrivals_pageTitle__gJFwx{font-size:16px}.NewArrivals_sortBtn__s6VV2{padding:4px 10px;font-size:10px}}.TodaysDeals_page__KT7cL{min-height:100vh;background:#f7f8fa;font-family:inherit;padding-top:68px}.TodaysDeals_titleBar__l7Y0f{background:#fff;border-bottom:1.5px solid #eeeff2;width:100%}.TodaysDeals_titleBarInner__EkuWf{max-width:1400px;margin:0 auto;padding:12px 32px 14px;display:flex;flex-direction:column;gap:8px}.TodaysDeals_breadcrumb__s5p4X{display:flex;align-items:center;gap:6px;font-size:12px;color:#aaa;padding:0;list-style:none;margin:0 0 2px}.TodaysDeals_breadcrumbLink__aJSpt{color:#aaa;text-decoration:none;transition:color .15s}.TodaysDeals_breadcrumbLink__aJSpt:hover{color:#e75525}.TodaysDeals_breadcrumbSep__xSF7B{color:#ddd;font-size:11px}.TodaysDeals_breadcrumbCurrent__YrqGx{color:#444;font-weight:600}.TodaysDeals_titleRow__NI3gc{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:40px}.TodaysDeals_titleText__ogeSN{display:flex;flex-direction:column;gap:2px}.TodaysDeals_accentBar__zPgyA{width:13px;height:34px;background:#e75525;border-radius:3px;flex-shrink:0}.TodaysDeals_sectionLabel__EQY5y{font-size:11px;font-weight:700;color:#e75525;margin:0 0 3px;letter-spacing:.03em;text-transform:uppercase}.TodaysDeals_pageTitle__8dFh_{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:0;line-height:1.15}.TodaysDeals_timerPill__pWV1o{display:flex;align-items:center;gap:4px;background:#10182b;border-radius:8px;padding:5px 10px;margin-left:4px}.TodaysDeals_timerLabel__Pl7us{font-size:10px;font-weight:600;color:#ffffffa6;margin-right:4px;white-space:nowrap}.TodaysDeals_timerGroup__L__Y_{display:flex;align-items:center;gap:2px}.TodaysDeals_timerBox__gfXaP{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:#e75525;color:#fff;font-size:12px;font-weight:800;border-radius:5px;font-family:Space Grotesk,monospace;letter-spacing:0}.TodaysDeals_timerColon__cRoc8{font-size:13px;font-weight:800;color:#ffffff80;line-height:1}.TodaysDeals_sortBar__gDum_{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:4px}.TodaysDeals_productCount__iDxcS,.TodaysDeals_sortLabel__a3nxA{font-size:13px;color:#999;white-space:nowrap}.TodaysDeals_sortBtns__o31V2{display:flex;gap:6px;flex-wrap:wrap}.TodaysDeals_sortBtn__KsA53{padding:5px 14px;border-radius:100px;font-size:12px;font-weight:600;font-family:inherit;background:#f0f1f5;border:1.5px solid #0000;color:#555;cursor:pointer;transition:all .15s;white-space:nowrap}.TodaysDeals_sortBtn__KsA53:hover{background:#fff0ea;color:#e75525;border-color:#e7552540}.TodaysDeals_sortActive__BcFnN{background:#10182b!important;color:#fff!important;border-color:#10182b!important}.TodaysDeals_main__snE_g{max-width:1400px;margin:0 auto;padding:24px 32px 80px}.TodaysDeals_grid__zYITo{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.TodaysDeals_gridItem__LAyzp{animation:TodaysDeals_fadeUp__34BzS .3s ease both}@keyframes TodaysDeals_fadeUp__34BzS{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TodaysDeals_empty__6uZl5{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;gap:10px}.TodaysDeals_emptyIcon__vc1dm{font-size:54px;line-height:1}.TodaysDeals_emptyTitle__gaxxr{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:4px 0 0}.TodaysDeals_emptySub__9jdh2{font-size:14px;color:#999;margin:0;max-width:320px;line-height:1.5}.TodaysDeals_emptyCta__Tu_o_{margin-top:12px;padding:11px 28px;background:#e75525;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;transition:background .18s,transform .15s}.TodaysDeals_emptyCta__Tu_o_:hover{background:#cf4419;transform:translateY(-1px)}.TodaysDeals_skeletonCard__Zpyn_{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #eee}.TodaysDeals_skeletonImg__buWph{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:TodaysDeals_shimmer__awe_l 1.4s infinite}.TodaysDeals_skeletonBody___t0sG{padding:10px;display:flex;flex-direction:column;gap:7px}.TodaysDeals_skeletonLine__lRAeb{height:10px;border-radius:5px;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%);background-size:200% 100%;animation:TodaysDeals_shimmer__awe_l 1.4s infinite}@keyframes TodaysDeals_shimmer__awe_l{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.TodaysDeals_titleBarInner__EkuWf{padding:12px 20px 14px}.TodaysDeals_main__snE_g{padding:20px 20px 80px}.TodaysDeals_grid__zYITo{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}}@media (max-width:768px){.TodaysDeals_page__KT7cL{padding-top:56px}.TodaysDeals_titleBarInner__EkuWf{padding:10px 14px 12px;gap:6px}.TodaysDeals_pageTitle__8dFh_{font-size:18px}.TodaysDeals_sectionLabel__EQY5y{font-size:10px}.TodaysDeals_accentBar__zPgyA{width:11px;height:28px}.TodaysDeals_timerPill__pWV1o{padding:4px 8px;gap:3px}.TodaysDeals_timerLabel__Pl7us{font-size:9px}.TodaysDeals_timerBox__gfXaP{min-width:22px;height:22px;font-size:11px;border-radius:4px}.TodaysDeals_timerColon__cRoc8{font-size:12px}.TodaysDeals_sortBar__gDum_{flex-direction:column;align-items:flex-start;gap:8px}.TodaysDeals_sortBtns__o31V2{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;width:100%;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.TodaysDeals_sortBtns__o31V2::-webkit-scrollbar{display:none}.TodaysDeals_sortBtn__KsA53{padding:5px 12px;font-size:11px;flex-shrink:0}.TodaysDeals_main__snE_g{padding:0 0 80px}.TodaysDeals_grid__zYITo{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#e0e2e8}.TodaysDeals_gridItem__LAyzp{background:#fff;animation:none;margin:0;border:none}.TodaysDeals_gridItem__LAyzp>*{border-radius:0!important}.TodaysDeals_empty__6uZl5{padding:60px 20px}.TodaysDeals_emptyIcon__vc1dm{font-size:44px}.TodaysDeals_emptyTitle__gaxxr{font-size:18px}.TodaysDeals_emptySub__9jdh2{font-size:13px}}@media (max-width:375px){.TodaysDeals_pageTitle__8dFh_{font-size:16px}.TodaysDeals_sortBtn__KsA53{padding:4px 10px;font-size:10px}}.HomeClient_page___DHUo{width:100%;background:#fff}.HomeClient_desktopLayout___b_1i{display:flex;align-items:stretch;max-width:1400px;padding:0 24px;gap:0;margin:68px auto 0}.HomeClient_sidebar__nkKwN{width:220px;flex-shrink:0;background:#fff;border-right:1px solid #f0f0f0;padding:12px 0}.HomeClient_sidebarList__FAABG{list-style:none;margin:0;padding:0}.HomeClient_sidebarLink__e9Tvp{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:13.5px;font-weight:500;color:#333;text-decoration:none;transition:background .15s,color .15s;border-radius:0;white-space:nowrap}.HomeClient_sidebarLink__e9Tvp:hover{background:#fff5f0;color:#e75525}.HomeClient_sidebarChevron__CmCmT{margin-left:auto;opacity:.35;flex-shrink:0}.HomeClient_sidebarLink__e9Tvp:hover .HomeClient_sidebarChevron__CmCmT{opacity:.8}.HomeClient_heroArea__sWWDr{flex:1 1;min-width:0;padding:12px 0 12px 16px}.HomeClient_heroBannerWrap__l0hPb{position:relative;border-radius:12px;overflow:hidden;width:100%;aspect-ratio:16/6;background:#1a1a2e}.HomeClient_heroBannerSlide__RL2y0{width:100%;height:100%;animation:HomeClient_bannerFadeIn__VPn9a .4s ease both}.HomeClient_heroBannerImg___w_yW{width:100%;height:100%;object-fit:cover;display:block}@keyframes HomeClient_bannerFadeIn__VPn9a{0%{opacity:0}to{opacity:1}}.HomeClient_heroBannerSkeleton__WP3Ne{width:100%;aspect-ratio:16/6;border-radius:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:HomeClient_shimmer__Ko9UL 1.4s infinite}.HomeClient_heroBannerFallback__YfRpZ{width:100%;aspect-ratio:16/6;border-radius:12px;background:linear-gradient(135deg,#10182b,#1c2b4a 60%,#e75525);display:flex;align-items:center;padding:32px 40px;position:relative;overflow:hidden}.HomeClient_heroBannerFallbackContent__vr3es{display:flex;flex-direction:column;gap:10px;z-index:1}.HomeClient_heroBannerTag__CD1Sh{font-size:12px;font-weight:700;color:#e75525;letter-spacing:.04em}.HomeClient_heroBannerTitle__blFjB{font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:800;color:#fff;line-height:1.15;margin:0}.HomeClient_heroBannerSub__xgHO9{font-size:14px;color:#fff9;margin:0}.HomeClient_heroBannerCta__AXtW_{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;background:#e75525;color:#fff;font-size:14px;font-weight:700;border-radius:100px;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-top:6px;transition:background .2s,transform .15s}.HomeClient_heroBannerCta__AXtW_:hover{background:#cf4419;transform:scale(1.03)}.HomeClient_heroBannerFallbackOrb__fc2KJ{position:absolute;right:-60px;top:-60px;width:320px;height:320px;background:radial-gradient(circle,#e755254d 0,#0000 70%);border-radius:50%}.HomeClient_bannerArrow__IRXlO{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;z-index:5;transition:background .15s,transform .15s;box-shadow:0 2px 12px #00000026}.HomeClient_bannerArrow__IRXlO:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.HomeClient_bannerArrowLeft__aOz_g{left:12px}.HomeClient_bannerArrowRight__821AI{right:12px}.HomeClient_bannerDots__dkR7q{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:5px;z-index:4}.HomeClient_bannerDot__8OLQZ{width:7px;height:7px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:all .2s}.HomeClient_bannerDotActive__UTrpY{width:22px;border-radius:4px;background:#e75525}.HomeClient_mobileHero__2U3w5{display:none}.HomeClient_main__dSxjZ{max-width:1400px;margin:0 auto;padding:8px 24px 80px;display:flex;flex-direction:column;gap:0}.HomeClient_filterBar___D_EG{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #eee;margin-bottom:4px}.HomeClient_filterCats__3KNXx{display:flex;gap:6px;flex-wrap:wrap}.HomeClient_catBtn__x_XHN{padding:6px 14px;border-radius:100px;font-size:13px;font-weight:500;background:#f5f5f5;border:1.5px solid #0000;color:#444;cursor:pointer;transition:all .18s;font-family:inherit}.HomeClient_catBtn__x_XHN:hover{background:#fff0ea;color:#e75525;border-color:#e755254d}.HomeClient_catActive__nqnqz{background:#10182b!important;color:#fff!important;border-color:#10182b!important}.HomeClient_searchWrap__PeWXq{display:flex;align-items:center;gap:8px;background:#f5f5f5;border:1.5px solid #0000;border-radius:100px;padding:8px 16px;min-width:220px;transition:all .2s;color:#888}.HomeClient_searchWrap__PeWXq:focus-within{background:#fff;border-color:#e75525;box-shadow:0 0 0 3px #e755251a;color:#333}.HomeClient_searchInput__wdHGL{background:none;border:none;outline:none;font-size:13px;font-family:inherit;color:#333;width:180px}.HomeClient_searchInput__wdHGL::placeholder{color:#aaa}.HomeClient_section__mDRxk{padding:32px 0 20px;border-bottom:1px solid #f5f5f5}.HomeClient_section__mDRxk:last-child{border-bottom:none}.HomeClient_sectionHead__7yEAu{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.HomeClient_sectionHeadLeft__N2n9F{display:flex;align-items:center;gap:16px}.HomeClient_sectionAccentBar__GJG05{width:16px;height:38px;background:#e75525;border-radius:3px;flex-shrink:0}.HomeClient_sectionLabel__S6NBp{font-size:13px;font-weight:700;color:#e75525;margin:0 0 4px;letter-spacing:.01em}.HomeClient_sectionTitle__2UffE{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#10182b;margin:0;line-height:1.2;letter-spacing:-.3px}.HomeClient_seeAll__XCZnE{padding:10px 24px;background:#e75525;color:#fff;font-size:13px;font-weight:700;border-radius:6px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .15s,transform .1s;letter-spacing:-.01em}.HomeClient_seeAll__XCZnE:hover{background:#cf4419;transform:translateY(-1px)}.HomeClient_timerPill__g_2an{display:flex;align-items:center;gap:4px;background:#10182b;border-radius:8px;padding:6px 10px}.HomeClient_timerLabel__ZtoQh{font-size:11px;font-weight:600;color:#ffffffb3;margin-right:4px}.HomeClient_timerGroup__flyh5{display:flex;align-items:center;gap:3px}.HomeClient_timerBox__0bu8y{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 4px;background:#e75525;color:#fff;font-size:13px;font-weight:800;border-radius:5px;font-family:Space Grotesk,monospace}.HomeClient_timerColon__cWT6B{color:#fff9;font-size:14px;font-weight:700}.HomeClient_hScrollRow__CP2lF{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:6px}.HomeClient_hScrollRow__CP2lF::-webkit-scrollbar{display:none}.HomeClient_hScrollItem__iIuwG{flex-shrink:0}.HomeClient_catGrid__i38wT{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.HomeClient_catGrid__i38wT::-webkit-scrollbar{display:none}.HomeClient_catGridItem__Ta_5o{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;flex-shrink:0;width:90px;transition:transform .15s}.HomeClient_catGridItem__Ta_5o:hover{transform:translateY(-2px)}.HomeClient_catGridIcon___eqjV{width:70px;height:70px;border-radius:50%;border:1.5px solid #e5e5e5;display:flex;align-items:center;justify-content:center;background:#fafafa;transition:border-color .15s,background .15s}.HomeClient_catGridItem__Ta_5o:hover .HomeClient_catGridIcon___eqjV{border-color:#e75525;background:#fff5f0}.HomeClient_catGridIconActive__fdvns{background:#e75525!important;border-color:#e75525!important}.HomeClient_catGridIconActive__fdvns .HomeClient_catGridEmoji__Kkp9F{filter:none}.HomeClient_catGridEmoji__Kkp9F{font-size:26px}.HomeClient_catGridLabel__eRRA_{font-size:12px;font-weight:600;color:#333;text-align:center;line-height:1.2}.HomeClient_catGridItem__Ta_5o:hover .HomeClient_catGridLabel__eRRA_{color:#e75525}.HomeClient_promoBanner__UdCKM{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#10182b,#1a2a4a 70%,#0d1422);border-radius:12px;padding:48px 60px;margin:20px 0;overflow:hidden;position:relative;min-height:220px}.HomeClient_promoBannerLeft__vqb_a{display:flex;flex-direction:column;gap:14px;z-index:1;max-width:400px}.HomeClient_promoLabel__UwVZa{font-size:13px;font-weight:700;color:#e75525;margin:0;letter-spacing:.04em}.HomeClient_promoTitle__QgIVW{font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:800;color:#fff;line-height:1.15;margin:0;letter-spacing:-.5px}.HomeClient_promoStats__98Frk{display:flex;gap:20px;flex-wrap:wrap}.HomeClient_promoStat__Mj9uL{display:flex;flex-direction:column;gap:2px}.HomeClient_promoStatNum__8_JFY{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:800;color:#fff}.HomeClient_promoStatLabel__7NS3S{font-size:11px;color:#ffffff80;font-weight:500}.HomeClient_promoCta__7237u{display:inline-flex;align-items:center;gap:6px;padding:12px 28px;background:#e75525;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .2s,transform .15s;margin-top:4px}.HomeClient_promoCta__7237u:hover{background:#cf4419;transform:translateY(-1px)}.HomeClient_promoBannerRight__O51z0{position:relative;width:220px;height:180px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.HomeClient_promoImgOrb__c_qHs{position:absolute;inset:-20px;background:radial-gradient(circle,#e755254d 0,#0000 70%);border-radius:50%}.HomeClient_promoImgPlaceholder__ZXu7Q{display:flex;align-items:center;justify-content:center;width:160px;height:160px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;position:relative;z-index:1}.HomeClient_trustStrip__9I0oL{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e8eaf0;border:1px solid #e8eaf0;border-radius:12px;overflow:hidden;margin:24px 0}.HomeClient_trustItem__xbRDs{display:flex;align-items:center;gap:16px;padding:28px 32px;background:#fff;text-align:left;transition:background .15s}.HomeClient_trustItem__xbRDs:hover{background:#fafafa}.HomeClient_trustIconWrap__mbICn{width:52px;height:52px;border-radius:50%;border:2px solid #e5e5e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HomeClient_trustTitle__WrNY6{font-size:15px;font-weight:700;color:#10182b;margin:0 0 3px}.HomeClient_trustSub__L_86r{font-size:12px;color:#888;margin:0}.HomeClient_productGrid__qAACc{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.HomeClient_productGrid__qAACc>div{animation:HomeClient_fadeUp__Wh7an .35s ease both}@keyframes HomeClient_fadeUp__Wh7an{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HomeClient_empty__q0kkf{text-align:center;padding:60px 20px;color:#aaa;font-size:14px}.HomeClient_skeletonCard__DFp6D{flex-shrink:0;width:220px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #f0f0f0}.HomeClient_skeletonImg__fo65S{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:HomeClient_shimmer__Ko9UL 1.4s infinite}.HomeClient_skeletonBody__vr44d{padding:10px;display:flex;flex-direction:column;gap:6px}.HomeClient_skeletonLine__M7Rvl{height:10px;border-radius:5px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:HomeClient_shimmer__Ko9UL 1.4s infinite}@keyframes HomeClient_shimmer__Ko9UL{0%{background-position:200% 0}to{background-position:-200% 0}}.HomeClient_loadMoreWrap__jlVdN{display:flex;justify-content:center;padding:32px 0 8px}.HomeClient_loadMoreBtn__QRlR9{display:inline-flex;align-items:center;gap:8px;padding:13px 36px;background:#10182b;color:#fff;font-size:14px;font-weight:700;border-radius:8px;border:none;cursor:pointer;font-family:inherit;transition:background .2s,transform .15s;letter-spacing:-.01em}.HomeClient_loadMoreBtn__QRlR9:hover{background:#e75525;transform:translateY(-1px)}.HomeClient_loadMoreCount__VgKYi{font-size:12px;font-weight:500;opacity:.65}@media (max-width:768px){.HomeClient_desktopLayout___b_1i,.HomeClient_filterBar___D_EG,.HomeClient_trustStrip__9I0oL{display:none}.HomeClient_mobileHero__2U3w5{display:flex;flex-direction:column;gap:10px;padding:62px 0 10px;background:#fff}.HomeClient_mobileSearchWrap__uP8rk{display:flex;align-items:center;margin:0 14px 6px;background:#fff;border:1.5px solid #e75525;border-radius:100px;height:44px;overflow:hidden;cursor:text;transition:box-shadow .2s;text-align:left;width:calc(100% - 28px);box-shadow:0 2px 8px #e7552514}.HomeClient_mobileSearchWrap__uP8rk:active{box-shadow:0 0 0 3px #e755251f}.HomeClient_mobileSearchIcon__RZB9d{color:#e75525;margin-left:14px;margin-right:6px;display:flex;align-items:center;flex-shrink:0}.HomeClient_mobileSearchPlaceholder__RWDvJ{flex:1 1;font-size:13.5px;color:#b0b0b8;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.HomeClient_mobileSearchBtn___HNwZ{flex-shrink:0;background:#e75525;color:#fff;font-size:13.5px;font-weight:700;font-family:inherit;padding:0 20px;height:100%;display:flex;align-items:center;border-radius:0 100px 100px 0;white-space:nowrap;letter-spacing:-.01em}.HomeClient_mobileBannerWrap__FXqya{border-radius:14px;overflow:hidden;position:relative;margin:0 14px 4px;box-shadow:0 4px 16px #0000001a}.HomeClient_mobileBannerWrap__FXqya .HomeClient_heroBannerWrap__l0hPb{aspect-ratio:750/280;border-radius:14px}.HomeClient_mobileBannerWrap__FXqya .HomeClient_heroBannerFallback__YfRpZ{aspect-ratio:750/280;border-radius:14px;padding:20px}.HomeClient_mobileBannerWrap__FXqya .HomeClient_heroBannerTitle__blFjB{font-size:22px}.HomeClient_mobileCatRow__MwQBI{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.HomeClient_mobileCatRow__MwQBI::-webkit-scrollbar{display:none}.HomeClient_catPill__SAHCY{flex-shrink:0;display:flex;align-items:center;gap:4px;padding:7px 14px;border-radius:100px;font-size:12px;font-weight:600;font-family:inherit;border:1.5px solid #10182b1f;background:#fff;color:#555;cursor:pointer;transition:all .18s;white-space:nowrap}.HomeClient_catPill__SAHCY:active{transform:scale(.96)}.HomeClient_catPillActive__i6964{background:#10182b!important;color:#fff!important;border-color:#10182b!important}.HomeClient_main__dSxjZ{padding:0 0 80px}.HomeClient_section__mDRxk{padding:16px 0 8px;border-bottom:8px solid #f5f5f5}.HomeClient_sectionHead__7yEAu{padding:0 12px;margin-bottom:12px;align-items:center}.HomeClient_sectionAccentBar__GJG05{width:12px;height:30px}.HomeClient_sectionTitle__2UffE{font-size:16px}.HomeClient_sectionLabel__S6NBp{font-size:11px}.HomeClient_seeAll__XCZnE{padding:7px 14px;font-size:11px;border-radius:5px}.HomeClient_timerPill__g_2an{padding:4px 7px;gap:2px}.HomeClient_timerLabel__ZtoQh{font-size:9px}.HomeClient_timerBox__0bu8y{width:22px;height:22px;min-width:22px;font-size:11px;border-radius:4px}.HomeClient_hScrollRow__CP2lF{padding:0 12px 10px;gap:10px}.HomeClient_hScrollItem__iIuwG{width:150px!important}.HomeClient_skeletonCard__DFp6D{width:150px}.HomeClient_catGrid__i38wT{padding:0 12px 4px;gap:10px}.HomeClient_catGridIcon___eqjV{width:58px;height:58px}.HomeClient_catGridEmoji__Kkp9F{font-size:22px}.HomeClient_catGridItem__Ta_5o{width:72px}.HomeClient_catGridLabel__eRRA_{font-size:11px}.HomeClient_promoBanner__UdCKM{flex-direction:column;padding:28px 20px;margin:12px;border-radius:14px;min-height:unset;gap:16px}.HomeClient_promoBannerRight__O51z0{display:none}.HomeClient_promoTitle__QgIVW{font-size:22px}.HomeClient_promoStatNum__8_JFY{font-size:18px}.HomeClient_promoStats__98Frk{gap:14px}.HomeClient_promoCta__7237u{padding:10px 22px;font-size:13px}.HomeClient_productGrid__qAACc{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#e8eaf0}.HomeClient_productGrid__qAACc>div{background:#fff;animation:none}.HomeClient_loadMoreWrap__jlVdN{padding:20px 12px 8px}.HomeClient_loadMoreBtn__QRlR9{width:100%;justify-content:center;font-size:13px;padding:12px 24px}}@media (max-width:400px){.HomeClient_hScrollItem__iIuwG{width:136px!important}.HomeClient_skeletonCard__DFp6D{width:136px}.HomeClient_sectionTitle__2UffE{font-size:14px}}.HomeClient_promoFeatures___kQmL{display:flex;flex-direction:column;gap:8px;margin:4px 0 8px}.HomeClient_promoFeatureItem__Mi3_y{display:flex;align-items:center;gap:10px}.HomeClient_promoFeatureIcon__YDbAN{font-size:16px;flex-shrink:0}.HomeClient_promoFeatureText__OlroZ{font-size:13px;color:#ffffffbf;font-weight:500}.HomeClient_promoIconStack__k7TKy{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media (max-width:768px){.HomeClient_promoFeatures___kQmL{gap:6px}.HomeClient_promoFeatureText__OlroZ{font-size:12px}}.HomeClient_flashExpired__G4O2u{display:flex;align-items:center;gap:16px;background:#fff8f6;border:1.5px dashed #f5c4b0;border-radius:12px;padding:20px 24px;margin-top:8px}.HomeClient_flashExpiredIcon__uew8z{font-size:36px;flex-shrink:0}.HomeClient_flashExpiredTitle__Ta3NK{font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;color:#10182b;margin:0 0 4px}.HomeClient_flashExpiredSub__Sf5ZK{font-size:13px;color:#888;margin:0}.SearchDropdown_dropdownWrap__boYV9{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:9999}.SearchDropdown_dropdown__BHtii{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 48px #00000029,0 4px 12px #00000014;overflow:hidden;max-height:480px;overflow-y:auto}.SearchDropdown_dropdown__BHtii::-webkit-scrollbar{width:4px}.SearchDropdown_dropdown__BHtii::-webkit-scrollbar-track{background:#0000}.SearchDropdown_dropdown__BHtii::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.SearchDropdown_section__DaSXD{padding:4px 0}.SearchDropdown_section__DaSXD+.SearchDropdown_section__DaSXD{border-top:1px solid #f3f4f6}.SearchDropdown_sectionHeader__nOGc4{display:flex;align-items:center;justify-content:space-between;padding:8px 14px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af}.SearchDropdown_clearAll__adYMf{background:none;border:none;cursor:pointer;font-size:11px;font-weight:500;color:#e75525;padding:0;text-transform:none;letter-spacing:0}.SearchDropdown_clearAll__adYMf:hover{text-decoration:underline}.SearchDropdown_recentItem__i6bD3{display:flex;align-items:center;gap:0}.SearchDropdown_recentBtn__7zJfj{flex:1 1;display:flex;align-items:center;gap:8px;padding:9px 14px;background:none;border:none;cursor:pointer;font-size:13.5px;color:#374151;text-align:left}.SearchDropdown_recentBtn__7zJfj svg{color:#9ca3af;flex-shrink:0}.SearchDropdown_removeRecent__ZO15X{padding:9px 12px 9px 4px;background:none;border:none;cursor:pointer;color:#d1d5db;display:flex;align-items:center}.SearchDropdown_removeRecent__ZO15X:hover{color:#6b7280}.SearchDropdown_recentItem__i6bD3.SearchDropdown_active___kLiT .SearchDropdown_recentBtn__7zJfj,.SearchDropdown_recentItem__i6bD3:hover .SearchDropdown_recentBtn__7zJfj{background:#f9fafb}.SearchDropdown_resultItem__oruhy{display:flex;align-items:center;gap:8px;padding:9px 14px;text-decoration:none;color:#374151;font-size:13.5px;transition:background .1s}.SearchDropdown_resultItem__oruhy.SearchDropdown_active___kLiT,.SearchDropdown_resultItem__oruhy:hover{background:#f9fafb}.SearchDropdown_catIcon__Bit_T{display:flex;align-items:center;color:#9ca3af;flex-shrink:0}.SearchDropdown_resultName__zSq_3{flex:1 1;font-weight:500}.SearchDropdown_inCategory__rM2VO{font-size:11px;color:#9ca3af;white-space:nowrap}.SearchDropdown_productItem__pSupO{display:flex;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;color:#374151;transition:background .1s}.SearchDropdown_productItem__pSupO.SearchDropdown_active___kLiT,.SearchDropdown_productItem__pSupO:hover{background:#f9fafb}.SearchDropdown_productThumb__sX82h{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f4f6;border:1px solid #e5e7eb}.SearchDropdown_productImg__1FzMx{width:100%;height:100%;object-fit:cover}.SearchDropdown_productImgPlaceholder__oi6Ih{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#d1d5db}.SearchDropdown_productInfo__x1_Se{flex:1 1;min-width:0}.SearchDropdown_productName__3iFsD{display:block;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchDropdown_productBrand__9b6sK{display:block;font-size:11px;color:#9ca3af;margin-top:1px}.SearchDropdown_productPrice__1wS_Y{font-size:13px;font-weight:700;color:#e75525;white-space:nowrap}.SearchDropdown_loadingRow__puJ8G{display:flex;align-items:center;gap:10px;padding:18px 16px;color:#9ca3af;font-size:13.5px}.SearchDropdown_spinner__rD88y{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#e75525;border-radius:50%;animation:SearchDropdown_spin__pXfZc .7s linear infinite;flex-shrink:0}@keyframes SearchDropdown_spin__pXfZc{to{transform:rotate(1turn)}}.SearchDropdown_empty__fW2Hh{display:flex;flex-direction:column;align-items:center;gap:6px;padding:28px 16px;color:#9ca3af;text-align:center}.SearchDropdown_empty__fW2Hh p{margin:0;font-size:13.5px;color:#374151}.SearchDropdown_empty__fW2Hh p strong{color:#111827}.SearchDropdown_empty__fW2Hh span{font-size:12px}.SearchDropdown_viewAll__wAMZO{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 16px;background:#f9fafb;border:none;border-top:1px solid #f3f4f6;cursor:pointer;font-size:13px;color:#e75525;font-weight:500;transition:background .1s}.SearchDropdown_viewAll__wAMZO:hover{background:#f3f4f6}.SearchDropdown_viewAll__wAMZO strong{font-weight:700}.MobileSearchOverlay_overlay__IpVYh{position:fixed;inset:0;z-index:999;background:#00000059;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:MobileSearchOverlay_bgIn__Gr3FE .2s ease}@keyframes MobileSearchOverlay_bgIn__Gr3FE{0%{opacity:0}to{opacity:1}}.MobileSearchOverlay_panel__pn7uR{position:absolute;top:0;left:0;right:0;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 20px 60px #0000002e;animation:MobileSearchOverlay_slideDown___VAI_ .22s cubic-bezier(.34,1.2,.64,1);max-height:88vh;display:flex;flex-direction:column}@keyframes MobileSearchOverlay_slideDown___VAI_{0%{transform:translateY(-100%);opacity:.6}to{transform:translateY(0);opacity:1}}.MobileSearchOverlay_searchBar__kq2mQ{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #00000012;background:#fff;border-radius:0}.MobileSearchOverlay_searchIcon__QLDwf{color:#e75525;flex-shrink:0}.MobileSearchOverlay_input__bhUt0{flex:1 1;background:none;border:none;outline:none;font-size:16px;font-family:inherit;color:#0d0d0d;min-width:0}.MobileSearchOverlay_input__bhUt0::placeholder{color:#b0b0b8}.MobileSearchOverlay_clearInput__4lwst{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#efefef;border:none;border-radius:50%;cursor:pointer;color:#666}.MobileSearchOverlay_cancelBtn__WYnyY{flex-shrink:0;background:none;border:none;font-size:14px;font-weight:600;color:#e75525;cursor:pointer;font-family:inherit;padding:4px 0 4px 4px;white-space:nowrap}.MobileSearchOverlay_results__3KjWv{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 0 8px}.MobileSearchOverlay_results__3KjWv>div{border:none!important;border-radius:0!important;box-shadow:none!important;animation:none!important}