.ProductGallery-module__FV82Ua__gallery{flex-direction:column;gap:1rem;display:flex}.ProductGallery-module__FV82Ua__mainImageContainer{border:1px solid var(--border-color);border-radius:var(--radius-md);aspect-ratio:1;cursor:crosshair;background-color:#fff;position:relative;overflow:hidden}.ProductGallery-module__FV82Ua__videoContainer{cursor:default;border-color:var(--secondary);background:#000;box-shadow:0 0 0 3px #c9a22726,0 8px 32px #0000004d}.ProductGallery-module__FV82Ua__mainImage{object-fit:contain;width:100%;height:100%}.ProductGallery-module__FV82Ua__mainVideo{object-fit:contain;border-radius:var(--radius-md);width:100%;height:100%;display:block}.ProductGallery-module__FV82Ua__reelBadge{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;background:#000000a6;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.ProductGallery-module__FV82Ua__reelDot{background:#ef4444;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite ProductGallery-module__FV82Ua__pulse-dot;display:inline-block}@keyframes ProductGallery-module__FV82Ua__pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.ProductGallery-module__FV82Ua__zoomLens{pointer-events:none;border-radius:var(--radius-md);background-repeat:no-repeat;background-size:200%;width:100%;height:100%;position:absolute;top:0;left:0}.ProductGallery-module__FV82Ua__thumbnails{flex-wrap:wrap;gap:.75rem;display:flex}.ProductGallery-module__FV82Ua__thumbnailWrapper{border-radius:var(--radius-md);cursor:pointer;border:2px solid #e5e7eb;flex-shrink:0;width:80px;height:80px;transition:all .2s;overflow:hidden}.ProductGallery-module__FV82Ua__thumbnailWrapper:hover{border-color:var(--secondary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ProductGallery-module__FV82Ua__activeThumbnail{border-color:var(--secondary);box-shadow:0 0 0 2px #c9a2274d}.ProductGallery-module__FV82Ua__thumbnail{object-fit:cover;width:100%;height:100%}.ProductGallery-module__FV82Ua__videoThumbnailWrapper{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-color:#334155;justify-content:center;align-items:center;display:flex;position:relative}.ProductGallery-module__FV82Ua__videoThumbnailWrapper:hover{border-color:var(--secondary);background:linear-gradient(135deg,#1e2a4a 0%,#1e3a5f 50%,#1a4a7a 100%)}.ProductGallery-module__FV82Ua__videoPlayOverlay{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;height:100%;display:flex}.ProductGallery-module__FV82Ua__videoPlayIcon{background:linear-gradient(135deg,var(--secondary,#c9a227),#f0c040);color:#000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding-left:2px;font-size:.65rem;font-weight:900;transition:transform .2s;display:flex;box-shadow:0 2px 8px #c9a22780}.ProductGallery-module__FV82Ua__videoThumbnailWrapper:hover .ProductGallery-module__FV82Ua__videoPlayIcon{transform:scale(1.15)}.ProductGallery-module__FV82Ua__videoText{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;font-size:.55rem;font-weight:700}
.ProductCard-module__9j1fXa__card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ProductCard-module__9j1fXa__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001f}.ProductCard-module__9j1fXa__imageLink{background-color:#fff;width:100%;padding-top:100%;display:block;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageWrapper{width:100%;height:100%;left:0;position:absolute!important;top:0!important}.ProductCard-module__9j1fXa__image{object-fit:cover;width:100%;height:100%;padding:0;transition:transform .4s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__image{transform:scale(1.07)}.ProductCard-module__9j1fXa__badges{z-index:2;flex-direction:column;gap:.3rem;display:flex;position:absolute;top:8px;left:8px}.ProductCard-module__9j1fXa__badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#cc0c39;border-radius:3px;padding:.18rem .45rem;font-size:.65rem;font-weight:700}.ProductCard-module__9j1fXa__badge:first-child{background:var(--primary)}.ProductCard-module__9j1fXa__content{border-top:1px solid #f0f0f0;flex-direction:column;flex:1;gap:0;padding:.75rem .85rem .85rem;display:flex}.ProductCard-module__9j1fXa__rating{align-items:center;gap:.3rem;margin-bottom:.35rem;display:flex}.ProductCard-module__9j1fXa__stars{color:#f0a500;letter-spacing:-2px;font-size:.85rem}.ProductCard-module__9j1fXa__reviews{color:#007185;font-size:.73rem;font-weight:500}.ProductCard-module__9j1fXa__sponsoredLabel{color:#565959;letter-spacing:.1px;align-items:center;gap:3px;margin-bottom:.3rem;font-size:.68rem;font-weight:600;display:inline-flex}.ProductCard-module__9j1fXa__titleLink{flex-direction:column;margin-bottom:.35rem;text-decoration:none;display:flex}.ProductCard-module__9j1fXa__deliveryInfo{margin-bottom:.4rem}.ProductCard-module__9j1fXa__deliveryBadgeFast{color:#007600;background:#e7f5ec;border-radius:3px;align-items:center;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-flex}.ProductCard-module__9j1fXa__deliveryBadgeSeller{color:#0b3d91;background:#f0f4ff;border-radius:3px;align-items:center;padding:2px 7px;font-size:.68rem;font-weight:600;display:inline-flex}.ProductCard-module__9j1fXa__sellerLabel{color:var(--text-muted);margin-bottom:.15rem;font-size:.68rem}.ProductCard-module__9j1fXa__originTag{color:var(--text-muted);align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.66rem;font-weight:500;display:flex}.ProductCard-module__9j1fXa__globeIcon{width:10px;height:10px;color:var(--primary);flex-shrink:0}.ProductCard-module__9j1fXa__title{color:#1c1c1c;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.88rem;font-weight:500;line-height:1.45;transition:color .15s;display:-webkit-box;overflow:hidden}.ProductCard-module__9j1fXa__titleLink:hover .ProductCard-module__9j1fXa__title{color:var(--primary)}.ProductCard-module__9j1fXa__prices{flex-wrap:wrap;align-items:center;gap:.4rem;margin:.5rem 0 .75rem;display:flex}.ProductCard-module__9j1fXa__discountPrice{color:#0f1111;font-size:1.2rem;font-weight:800}.ProductCard-module__9j1fXa__originalPrice{color:#6b7280;font-size:.8rem;text-decoration:line-through}.ProductCard-module__9j1fXa__discountPercent{color:#2d8653;background:#eaf6ec;border:1px solid #c2e5cb;border-radius:3px;padding:2px 5px;font-size:.7rem;font-weight:700}.ProductCard-module__9j1fXa__addToCartBtn{background:var(--primary);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;width:100%;padding:.62rem 1rem;font-size:.82rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .15s}.ProductCard-module__9j1fXa__addToCartBtn:hover{background:var(--primary-light);transform:translateY(-1px);box-shadow:0 4px 14px #0b3d9159}.ProductCard-module__9j1fXa__addToCartBtn:active{background:var(--primary-dark);transform:scale(.99)}.ProductCard-module__9j1fXa__addToCartBtnAdded{cursor:default;box-shadow:0 2px 8px #0a7c3e4d;background:#0a7c3e!important}.ProductCard-module__9j1fXa__addToCartBtnAdded:hover{background:#0a7c3e!important;transform:none!important;box-shadow:0 2px 8px #0a7c3e4d!important}.ProductCard-module__9j1fXa__compareBtn{width:100%;color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;letter-spacing:.1px;background:0 0;border-radius:6px;margin-top:.35rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:all .15s}.ProductCard-module__9j1fXa__compareBtn:hover{border-color:var(--secondary);color:var(--secondary);background:#c9a2270f}@media (max-width:640px){.ProductCard-module__9j1fXa__card:hover{transform:none;box-shadow:0 2px 8px #0000000f}.ProductCard-module__9j1fXa__imageLink{padding-top:90%}.ProductCard-module__9j1fXa__content{padding:.45rem .5rem .55rem}.ProductCard-module__9j1fXa__title{-webkit-line-clamp:2;margin-bottom:.2rem;font-size:.78rem}.ProductCard-module__9j1fXa__rating{gap:.2rem;margin-bottom:.3rem;font-size:.68rem}.ProductCard-module__9j1fXa__priceRow{flex-wrap:wrap;gap:.25rem;margin:.25rem 0 .4rem}.ProductCard-module__9j1fXa__discountPrice{font-size:.95rem}.ProductCard-module__9j1fXa__originalPrice{font-size:.72rem}.ProductCard-module__9j1fXa__discountPercent{font-size:.65rem}.ProductCard-module__9j1fXa__addToCartBtn{letter-spacing:0;padding:.5rem .6rem;font-size:.75rem}.ProductCard-module__9j1fXa__compareBtn{display:none}.ProductCard-module__9j1fXa__badge{padding:.12rem .35rem;font-size:.58rem}}
.TrustBadges-module___vnuQG__trustSection{background-color:var(--bg-card);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:4rem 0}.TrustBadges-module___vnuQG__trustGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.TrustBadges-module___vnuQG__trustGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TrustBadges-module___vnuQG__trustGrid{grid-template-columns:repeat(4,1fr)}}.TrustBadges-module___vnuQG__trustCard{background-color:var(--bg-color);border-radius:var(--radius-md);transition:transform var(--transition-fast),box-shadow var(--transition-fast);align-items:center;gap:1rem;padding:1rem;display:flex}.TrustBadges-module___vnuQG__trustCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.TrustBadges-module___vnuQG__iconWrapper{width:48px;height:48px;color:var(--secondary-dark);border-radius:var(--radius-full);background-color:#c9a22726;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (prefers-color-scheme:dark){.TrustBadges-module___vnuQG__iconWrapper{color:var(--secondary)}}.TrustBadges-module___vnuQG__iconWrapper svg{width:24px;height:24px}.TrustBadges-module___vnuQG__textWrapper{flex-direction:column;display:flex}.TrustBadges-module___vnuQG__title{color:var(--text-main);margin-bottom:.25rem;font-size:1rem;font-weight:700}.TrustBadges-module___vnuQG__subtitle{color:var(--text-muted);font-size:.875rem}
.HeroPromotedCarousel-module__fv1LIG__heroSection{background:#f8fafc;width:100%;padding:1.25rem 0 2.5rem;position:relative}.HeroPromotedCarousel-module__fv1LIG__categoryStrip{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.75rem;padding:.25rem .25rem 1.25rem;display:flex;overflow-x:auto}.HeroPromotedCarousel-module__fv1LIG__categoryStrip::-webkit-scrollbar{display:none}.HeroPromotedCarousel-module__fv1LIG__categoryChip{color:#1e293b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #00000005}.HeroPromotedCarousel-module__fv1LIG__categoryChip:hover{color:#fff;background:#0b3d91;border-color:#0b3d91;transform:translateY(-1px);box-shadow:0 4px 10px #0b3d9133}.HeroPromotedCarousel-module__fv1LIG__categoryChipIcon{font-size:1rem}.HeroPromotedCarousel-module__fv1LIG__bannerWrapper{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 6px 20px #0f172a0f}.HeroPromotedCarousel-module__fv1LIG__heroBannerCard{cursor:pointer;justify-content:space-between;align-items:center;gap:2.5rem;min-height:380px;padding:2.5rem 3.5rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__bannerContent{color:#0f172a;z-index:2;flex:1;max-width:560px}.HeroPromotedCarousel-module__fv1LIG__badgeRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__tagBadge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#dc2626;border-radius:20px;padding:.3rem .8rem;font-size:.72rem;font-weight:800}.HeroPromotedCarousel-module__fv1LIG__sponsoredBadge{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.HeroPromotedCarousel-module__fv1LIG__productTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__priceContainer{align-items:baseline;gap:.85rem;margin-bottom:1.25rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__discountPrice{color:#0b3d91;font-size:2.25rem;font-weight:900}.HeroPromotedCarousel-module__fv1LIG__originalPrice{color:#94a3b8;font-size:1.15rem;text-decoration:line-through}.HeroPromotedCarousel-module__fv1LIG__discountTag{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:6px;padding:.2rem .6rem;font-size:.85rem;font-weight:800}.HeroPromotedCarousel-module__fv1LIG__ratingRow{align-items:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__stars{color:#eab308;letter-spacing:2px;font-size:1.1rem}.HeroPromotedCarousel-module__fv1LIG__ratingCount{color:#64748b;font-size:.85rem;font-weight:500}.HeroPromotedCarousel-module__fv1LIG__ctaRow{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__buyNowBtn{color:#fff;cursor:pointer;background:#0b3d91;border:none;border-radius:10px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #0b3d9140}.HeroPromotedCarousel-module__fv1LIG__buyNowBtn:hover{background:#072863;transform:translateY(-2px);box-shadow:0 6px 18px #0b3d9159}.HeroPromotedCarousel-module__fv1LIG__deliveryBadge{color:#059669;font-size:.85rem;font-weight:600}.HeroPromotedCarousel-module__fv1LIG__bannerImageContainer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:320px;height:320px;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000000a}.HeroPromotedCarousel-module__fv1LIG__bannerImage{object-fit:contain;max-width:100%;max-height:100%;transition:transform .4s}.HeroPromotedCarousel-module__fv1LIG__heroBannerCard:hover .HeroPromotedCarousel-module__fv1LIG__bannerImage{transform:scale(1.06)}.HeroPromotedCarousel-module__fv1LIG__imageDiscountRibbon{color:#fff;background:#dc2626;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 2px 6px #dc26264d}.HeroPromotedCarousel-module__fv1LIG__navArrow{color:#0f172a;cursor:pointer;z-index:10;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.HeroPromotedCarousel-module__fv1LIG__navArrow:hover{color:#fff;background:#0b3d91;border-color:#0b3d91;transform:translateY(-50%)scale(1.08)}.HeroPromotedCarousel-module__fv1LIG__prevArrow{left:1.25rem}.HeroPromotedCarousel-module__fv1LIG__nextArrow{right:1.25rem}.HeroPromotedCarousel-module__fv1LIG__dotsContainer{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.HeroPromotedCarousel-module__fv1LIG__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.HeroPromotedCarousel-module__fv1LIG__dotActive{background:#0b3d91;border-radius:12px;width:24px}.HeroPromotedCarousel-module__fv1LIG__amazonDealTilesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.HeroPromotedCarousel-module__fv1LIG__dealTileCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000008}.HeroPromotedCarousel-module__fv1LIG__dealTileCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.HeroPromotedCarousel-module__fv1LIG__dealTileTitle{color:#0f172a;margin-bottom:1rem;font-size:1.05rem;font-weight:800}.HeroPromotedCarousel-module__fv1LIG__tileProductsGrid{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:1rem;display:grid}.HeroPromotedCarousel-module__fv1LIG__tileItem{color:inherit;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;padding:.5rem;text-decoration:none;transition:background .2s;display:flex}.HeroPromotedCarousel-module__fv1LIG__tileItem:hover{background:#edf2f7;border-color:#cbd5e1}.HeroPromotedCarousel-module__fv1LIG__tileImage{object-fit:contain;background:#fff;border-radius:6px;width:100%;height:90px;margin-bottom:.35rem}.HeroPromotedCarousel-module__fv1LIG__tileItemName{color:#334155;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.72rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__tileItemPrice{color:#0b3d91;margin-top:.2rem;font-size:.85rem;font-weight:800}.HeroPromotedCarousel-module__fv1LIG__tileSeeMore{color:#0b3d91;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.HeroPromotedCarousel-module__fv1LIG__tileSeeMore:hover{color:#072863;text-decoration:underline}@media (max-width:1200px){.HeroPromotedCarousel-module__fv1LIG__amazonDealTilesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.HeroPromotedCarousel-module__fv1LIG__heroBannerCard{text-align:center;flex-direction:column-reverse;min-height:auto;padding:2rem 1.5rem}.HeroPromotedCarousel-module__fv1LIG__bannerContent{max-width:100%}.HeroPromotedCarousel-module__fv1LIG__badgeRow,.HeroPromotedCarousel-module__fv1LIG__priceContainer,.HeroPromotedCarousel-module__fv1LIG__ratingRow,.HeroPromotedCarousel-module__fv1LIG__ctaRow{justify-content:center}.HeroPromotedCarousel-module__fv1LIG__bannerImageContainer{width:220px;height:220px;margin:0 auto}.HeroPromotedCarousel-module__fv1LIG__prevArrow{left:.5rem}.HeroPromotedCarousel-module__fv1LIG__nextArrow{right:.5rem}}@media (max-width:600px){.HeroPromotedCarousel-module__fv1LIG__amazonDealTilesGrid{grid-template-columns:1fr}.HeroPromotedCarousel-module__fv1LIG__bannerWrapper{border-radius:12px}.HeroPromotedCarousel-module__fv1LIG__heroBannerCard{padding:1.5rem 1rem 2.5rem}.HeroPromotedCarousel-module__fv1LIG__productTitle{font-size:1.25rem}.HeroPromotedCarousel-module__fv1LIG__discountPrice{font-size:1.75rem}}
.FlashSaleTimer-module__T1QcQG__flashSection{background:linear-gradient(90deg,#0d0221 0%,#1a0533 30%,#0f1a3d 70%,#0d0221 100%);border-top:1px solid #c9a2274d;border-bottom:1px solid #c9a2274d;padding:1.25rem 0;position:relative;overflow:hidden}.FlashSaleTimer-module__T1QcQG__flashSection:before{content:"";background:linear-gradient(90deg,#0000,#c9a2270f,#0000);width:60%;height:100%;animation:3s ease-in-out infinite FlashSaleTimer-module__T1QcQG__shimmer;position:absolute;top:0;left:-100%}@keyframes FlashSaleTimer-module__T1QcQG__shimmer{0%{left:-100%}to{left:200%}}.FlashSaleTimer-module__T1QcQG__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.FlashSaleTimer-module__T1QcQG__labelGroup{flex-direction:column;gap:.25rem;display:flex}.FlashSaleTimer-module__T1QcQG__fireBadge{letter-spacing:.06em;color:#fbbf24;text-shadow:0 0 12px #fbbf2499;align-items:center;gap:.4rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:900;display:inline-flex}.FlashSaleTimer-module__T1QcQG__subtitle{color:#ffffff8c;margin:0;font-size:.78rem;font-weight:500}.FlashSaleTimer-module__T1QcQG__timerGroup{align-items:center;gap:.5rem;display:flex}.FlashSaleTimer-module__T1QcQG__timerBlock{flex-direction:column;align-items:center;gap:2px;display:flex}.FlashSaleTimer-module__T1QcQG__digit{color:#fff;letter-spacing:.05em;background:#ffffff0f;border:1px solid #c9a22740;border-radius:8px;justify-content:center;align-items:center;min-width:52px;height:48px;font-family:Outfit,Courier New,monospace;font-size:1.6rem;font-weight:900;transition:color .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.FlashSaleTimer-module__T1QcQG__secondDigit{animation:1s step-end infinite FlashSaleTimer-module__T1QcQG__tick}@keyframes FlashSaleTimer-module__T1QcQG__tick{0%,to{opacity:1}50%{opacity:.7}}.FlashSaleTimer-module__T1QcQG__urgentDigit{text-shadow:0 0 12px #ef444480;color:#ef4444!important;background:#ef444414!important;border-color:#ef444466!important}.FlashSaleTimer-module__T1QcQG__unit{letter-spacing:.12em;color:#fff6;text-transform:uppercase;font-size:.55rem;font-weight:700}.FlashSaleTimer-module__T1QcQG__colon{color:#c9a227b3;margin-bottom:14px;font-size:1.6rem;font-weight:900;animation:1s step-end infinite FlashSaleTimer-module__T1QcQG__blink}@keyframes FlashSaleTimer-module__T1QcQG__blink{0%,to{opacity:1}50%{opacity:.2}}.FlashSaleTimer-module__T1QcQG__ctaBtn{color:#0d0221;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(135deg,#c9a227,#f0c040);border-radius:8px;align-items:center;gap:.4rem;padding:.65rem 1.5rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #c9a22759}.FlashSaleTimer-module__T1QcQG__ctaBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 28px #c9a22780}@media (max-width:640px){.FlashSaleTimer-module__T1QcQG__inner{text-align:center;justify-content:center}.FlashSaleTimer-module__T1QcQG__labelGroup{align-items:center}.FlashSaleTimer-module__T1QcQG__digit{min-width:44px;height:42px;font-size:1.3rem}}
.page-module__E0kJGG__main{flex:1}.page-module__E0kJGG__bgDarkAccent{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:#f7f8fd;padding:3rem 0}.page-module__E0kJGG__premiumGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));align-items:start;gap:1.25rem;padding:1rem 0;display:grid}@media (max-width:640px){.page-module__E0kJGG__premiumGrid{grid-template-columns:repeat(2,1fr);gap:.6rem;padding:.5rem 0}}.page-module__E0kJGG__section{padding:2.5rem 0}.page-module__E0kJGG__sectionHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:baseline;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.page-module__E0kJGG__sectionHeader h2{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800;position:relative}.page-module__E0kJGG__sectionHeader h2:before{content:"";background:var(--secondary);border-radius:2px;width:4px;height:60%;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.page-module__E0kJGG__seeAllLink{color:#007185;white-space:nowrap;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s}.page-module__E0kJGG__seeAllLink:hover{color:var(--primary);text-decoration:underline}.page-module__E0kJGG__glowText{color:#1a1a1a;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.page-module__E0kJGG__hero{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;padding:6rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__hero:after{content:"";background:radial-gradient(circle,#c9a22726 0%,#0000 70%);border-radius:50%;width:50%;height:100%;position:absolute;top:0;right:0;transform:translate(25%,-25%)}.page-module__E0kJGG__heroContent{z-index:1;max-width:600px;position:relative}.page-module__E0kJGG__heroTitle{margin-bottom:1.5rem;font-size:3rem}.page-module__E0kJGG__heroSubtitle{color:#e2e8f0;margin-bottom:2rem;font-size:1.25rem}.page-module__E0kJGG__heroActions{gap:1rem;display:flex}.page-module__E0kJGG__ctaButton{border-radius:var(--radius-md);text-align:center;padding:1rem 2rem;font-weight:700}.page-module__E0kJGG__banner{color:#fff;text-align:center;background:linear-gradient(120deg,#0f2027 0%,#203a43 50%,#2c5364 100%);margin:1rem 0;padding:4.5rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__banner:before{content:"";pointer-events:none;background:radial-gradient(60% 80%,#c9a2272e 0%,#0000 70%);position:absolute;inset:0}.page-module__E0kJGG__banner h3{text-transform:uppercase;letter-spacing:3px;text-shadow:0 0 30px #c9a22766;margin-bottom:.6rem;font-size:2.8rem;position:relative}.page-module__E0kJGG__banner p{color:#e2e8f0;margin-bottom:2rem;font-size:1.25rem;position:relative}.page-module__E0kJGG__bannerBtn{background:var(--secondary);color:#1a1a1a;text-transform:uppercase;letter-spacing:.08em;border:none;border-radius:4px;padding:.85rem 2.5rem;font-size:1rem;font-weight:800;transition:all .15s;display:inline-block;position:relative}.page-module__E0kJGG__bannerBtn:hover{background:var(--secondary-light);transform:translateY(-1px);box-shadow:0 6px 20px #c9a22766}@media (max-width:768px){.page-module__E0kJGG__heroTitle{font-size:2.25rem}.page-module__E0kJGG__heroActions{flex-direction:column}.page-module__E0kJGG__sectionHeader h2{font-size:1.1rem}.page-module__E0kJGG__sectionHeader{margin-bottom:.75rem;padding-bottom:.5rem}.page-module__E0kJGG__section,.page-module__E0kJGG__bgDarkAccent{padding:1.5rem 0}.page-module__E0kJGG__banner h3{letter-spacing:1px;font-size:1.6rem}.page-module__E0kJGG__banner p{margin-bottom:1.25rem;font-size:1rem}.page-module__E0kJGG__banner{padding:2.5rem 1rem}.page-module__E0kJGG__main{padding-bottom:68px}}@media (max-width:640px){.page-module__E0kJGG__sectionHeader h2:before{width:3px;left:-12px}.page-module__E0kJGG__seeAllLink{font-size:.78rem}}
.page-module__cFvUhW__main{min-height:100vh}.page-module__cFvUhW__productContainer{padding:2rem 1rem}.page-module__cFvUhW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__cFvUhW__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.page-module__cFvUhW__grid{grid-template-columns:2fr 3fr 1.6fr}}.page-module__cFvUhW__galleryColumn{position:sticky;top:1rem}.page-module__cFvUhW__detailsColumn{flex-direction:column;display:flex}.page-module__cFvUhW__breadcrumbs{color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem}.page-module__cFvUhW__title{color:var(--text-main);margin-bottom:.5rem;font-size:1.6rem;font-weight:700;line-height:1.3}.page-module__cFvUhW__originBadge{color:var(--primary);background:#eef4ff;border:1px solid #0b3d9126;border-radius:100px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.page-module__cFvUhW__globeIcon{flex-shrink:0;width:13px;height:13px}.page-module__cFvUhW__rating{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.page-module__cFvUhW__stars{color:var(--secondary);letter-spacing:-2px;font-size:1.1rem}.page-module__cFvUhW__reviewCount{color:var(--text-muted);font-size:.85rem}.page-module__cFvUhW__divider{border:0;border-top:1px solid var(--border-color);margin:1rem 0}.page-module__cFvUhW__pricing{align-items:center;gap:.75rem;margin:.5rem 0 .25rem;display:flex}.page-module__cFvUhW__discountBadge{background:var(--danger);color:#fff;border-radius:8px;padding:.25rem .65rem;font-size:.85rem;font-weight:800}.page-module__cFvUhW__priceContainer{align-items:flex-start;gap:2px;display:flex}.page-module__cFvUhW__currencySymbol{color:var(--primary);margin-top:4px;font-size:1.1rem;font-weight:700}.page-module__cFvUhW__currentPrice{color:var(--primary);font-size:2rem;font-weight:800;line-height:1}.page-module__cFvUhW__mrp{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.page-module__cFvUhW__strike{text-decoration:line-through}.page-module__cFvUhW__taxes{color:var(--success);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.page-module__cFvUhW__aboutThis h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__cFvUhW__aboutThis p{color:var(--text-muted);margin-bottom:.75rem;line-height:1.6}.page-module__cFvUhW__aboutThis ul{color:var(--text-muted);padding-left:1.2rem}.page-module__cFvUhW__aboutThis li{margin-bottom:.4rem;font-size:.9rem;line-height:1.5}.page-module__cFvUhW__checkoutColumn{border:1px solid var(--border-color);background:#fff;border-radius:16px;height:fit-content;padding:1.25rem;position:sticky;top:1rem;box-shadow:0 4px 20px #0b3d9112}.page-module__cFvUhW__widgetPrice{color:var(--primary);margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.page-module__cFvUhW__deliveryInfo{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;line-height:1.5}.page-module__cFvUhW__deliveryDate{color:var(--text-main);font-weight:700}.page-module__cFvUhW__deliveryTime{color:var(--primary);font-weight:600}.page-module__cFvUhW__location{color:var(--primary);cursor:pointer;align-items:center;margin-bottom:.75rem;font-size:.85rem;font-weight:500;display:inline-flex}.page-module__cFvUhW__inStock{color:var(--success);margin-bottom:1rem;font-size:1rem;font-weight:700}.page-module__cFvUhW__quantityDropdown{margin-bottom:1rem}.page-module__cFvUhW__quantityDropdown select{border:1px solid var(--border-color);background:var(--bg-color);cursor:pointer;color:var(--text-main);border-radius:8px;padding:.4rem .75rem;font-size:.875rem}.page-module__cFvUhW__actionButtons{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.page-module__cFvUhW__addBtn{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;cursor:pointer;letter-spacing:.2px;border:none;border-radius:12px;width:100%;padding:.8rem;font-size:.95rem;font-weight:700;transition:all .2s}.page-module__cFvUhW__addBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0b3d914d}.page-module__cFvUhW__addBtnAdded{cursor:default;background:#0a7c3e!important;border-color:#0a7c3e!important;box-shadow:0 4px 12px #0a7c3e59!important}.page-module__cFvUhW__addBtnAdded:hover{transform:none!important;box-shadow:0 4px 12px #0a7c3e59!important}.page-module__cFvUhW__buyBtn{background:var(--secondary);color:#1a1a1a;cursor:pointer;letter-spacing:.2px;border:none;border-radius:12px;width:100%;padding:.8rem;font-size:.95rem;font-weight:700;transition:all .2s}.page-module__cFvUhW__buyBtn:hover{background:var(--secondary-light);transform:translateY(-1px);box-shadow:0 8px 24px #c9a22759}.page-module__cFvUhW__secureTransaction{color:var(--text-muted);align-items:center;gap:.3rem;margin-bottom:1rem;font-size:.78rem;display:flex}.page-module__cFvUhW__sellerInfo{color:var(--text-muted);font-size:.8rem;line-height:1.6}.page-module__cFvUhW__highlight{color:var(--primary);font-weight:600}.page-module__cFvUhW__relatedSection{margin-top:2rem;margin-bottom:4rem}.page-module__cFvUhW__relatedSection h2{color:var(--text-main);margin-bottom:1.5rem;font-size:1.4rem;font-weight:800}.page-module__cFvUhW__originTag{color:var(--text-muted);align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.8rem;display:inline-flex}.page-module__cFvUhW__deliveryWorkflow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:2rem;padding:1.5rem}.page-module__cFvUhW__workflowTitle{color:var(--primary);margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800}.page-module__cFvUhW__workflowSteps{align-items:flex-start;gap:.75rem;display:flex}.page-module__cFvUhW__workflowStep{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.page-module__cFvUhW__stepIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;font-size:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.page-module__cFvUhW__stepContent h4{color:var(--text-main);margin-bottom:.25rem;font-size:.85rem;font-weight:700}.page-module__cFvUhW__stepContent p{color:var(--text-muted);font-size:.75rem;line-height:1.4}.page-module__cFvUhW__workflowLine{background:#cbd5e1;flex-shrink:0;width:20px;height:2px;margin-top:24px}.page-module__cFvUhW__workflowNote{color:var(--text-muted);border-top:1px dashed #cbd5e1;margin-top:1.25rem;padding-top:.75rem;font-size:.75rem;font-style:italic}@media (max-width:480px){.page-module__cFvUhW__workflowSteps{flex-direction:column}.page-module__cFvUhW__workflowLine{display:none}}
.page-module__3QQ_oW__main{background-color:#f8fafc;flex:1;min-height:100vh}.page-module__3QQ_oW__searchHeader{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:.85rem 0;box-shadow:0 1px 3px #00000005}.page-module__3QQ_oW__searchHeaderInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__3QQ_oW__resultCount{color:#1e293b;font-size:.9rem;font-weight:500}.page-module__3QQ_oW__query{color:#0b3d91;font-weight:700}.page-module__3QQ_oW__mobileToolbar{z-index:90;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:sticky;top:70px;box-shadow:0 2px 6px #0000000a}@media (min-width:1024px){.page-module__3QQ_oW__mobileToolbar{display:none}}.page-module__3QQ_oW__filterToggleBtn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:flex}.page-module__3QQ_oW__filterBadge{color:#fff;background:#0b3d91;border-radius:50px;padding:.15rem .45rem;font-size:.7rem;font-weight:800}.page-module__3QQ_oW__activeChipsRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 0;display:flex}.page-module__3QQ_oW__chip{color:#1e40af;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.78rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__3QQ_oW__chip:hover{background:#dbeafe}.page-module__3QQ_oW__clearAllBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:.8rem;font-weight:700}.page-module__3QQ_oW__clearAllBtn:hover{text-decoration:underline}.page-module__3QQ_oW__searchLayout{gap:2rem;padding-top:1.5rem;padding-bottom:4rem;display:flex}.page-module__3QQ_oW__filtersSidebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;width:250px;height:fit-content;padding:1.25rem;box-shadow:0 2px 8px #00000008}@media (max-width:1023px){.page-module__3QQ_oW__filtersSidebar{display:none}}.page-module__3QQ_oW__filterGroup{border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1.25rem}.page-module__3QQ_oW__filterGroup:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-module__3QQ_oW__filterTitle{color:#0f172a;margin-bottom:.75rem;font-size:.95rem;font-weight:800}.page-module__3QQ_oW__filterList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.page-module__3QQ_oW__filterItemLink{color:#334155;align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:flex}.page-module__3QQ_oW__filterItemLink:hover,.page-module__3QQ_oW__filterItemLinkSelected{color:#0b3d91;font-weight:700}.page-module__3QQ_oW__ratingFilterItem{color:#334155;cursor:pointer;align-items:center;gap:.4rem;padding:.2rem 0;font-size:.85rem;transition:color .2s;display:flex}.page-module__3QQ_oW__ratingFilterItem:hover,.page-module__3QQ_oW__ratingFilterActive{color:#0b3d91;font-weight:700}.page-module__3QQ_oW__stars{color:#eab308;font-size:1rem}.page-module__3QQ_oW__rangeInput{accent-color:#0b3d91;width:100%}.page-module__3QQ_oW__rangeLabels{color:#64748b;justify-content:space-between;margin-top:4px;font-size:.75rem;display:flex}.page-module__3QQ_oW__resultsSection{flex:1;min-width:0}.page-module__3QQ_oW__resultsToolbar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.65rem 1.25rem;display:flex;box-shadow:0 1px 3px #00000005}.page-module__3QQ_oW__sortWrapper{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.page-module__3QQ_oW__sortSelect{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.page-module__3QQ_oW__sortSelect:focus{border-color:#0b3d91}.page-module__3QQ_oW__productGrid{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:640px){.page-module__3QQ_oW__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.page-module__3QQ_oW__productGrid{grid-template-columns:repeat(3,1fr)}}.page-module__3QQ_oW__noResultsCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2.5rem;padding:2rem;box-shadow:0 2px 8px #00000008}.page-module__3QQ_oW__noResultsTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.page-module__3QQ_oW__noResultsSub{color:#64748b;margin-bottom:1.5rem;font-size:.9rem}.page-module__3QQ_oW__fallbackHeader{color:#0f172a;border-bottom:2px solid #0b3d91;width:fit-content;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:800}.page-module__3QQ_oW__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;position:fixed;inset:0}.page-module__3QQ_oW__mobileDrawer{z-index:1001;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;max-height:85vh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 30px #0003}.page-module__3QQ_oW__drawerHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.page-module__3QQ_oW__drawerTitle{color:#0f172a;font-size:1.1rem;font-weight:800}.page-module__3QQ_oW__drawerCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.page-module__3QQ_oW__drawerBody{flex:1;padding:1.25rem;overflow-y:auto}.page-module__3QQ_oW__drawerFooter{background:#fff;border-top:1px solid #e2e8f0;gap:1rem;padding:1rem 1.25rem;display:flex}.page-module__3QQ_oW__applyBtn{color:#fff;cursor:pointer;background:#0b3d91;border:none;border-radius:8px;flex:1;padding:.85rem;font-weight:700}.page-module__3QQ_oW__resetBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:.85rem 1.25rem;font-weight:600}
.CategoryShowcase-module__YVENLq__categoryContainer{width:100%;padding:.5rem 0 1.5rem}.CategoryShowcase-module__YVENLq__gridShowcase{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.CategoryShowcase-module__YVENLq__categoryCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:200px;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 2px 8px #0f172a08}.CategoryShowcase-module__YVENLq__categoryCard:hover{border-color:#0b3d91;transform:translateY(-2px);box-shadow:0 8px 20px #0b3d9114}.CategoryShowcase-module__YVENLq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CategoryShowcase-module__YVENLq__iconCircle{color:#0b3d91;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:flex}.CategoryShowcase-module__YVENLq__categoryCard:hover .CategoryShowcase-module__YVENLq__iconCircle{color:#fff;background:#0b3d91;transform:scale(1.05)}.CategoryShowcase-module__YVENLq__dealBadge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.CategoryShowcase-module__YVENLq__cardBody{margin-bottom:.75rem}.CategoryShowcase-module__YVENLq__categoryTitle{color:#0f172a;font-size:1.1rem;font-weight:800;line-height:1.25}.CategoryShowcase-module__YVENLq__chipsContainer{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.CategoryShowcase-module__YVENLq__subChip{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .2s}.CategoryShowcase-module__YVENLq__subChip:hover{color:#fff;background:#0b3d91;border-color:#0b3d91}.CategoryShowcase-module__YVENLq__cardFooter{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:.75rem}.CategoryShowcase-module__YVENLq__exploreLink{color:#0b3d91;justify-content:space-between;align-items:center;width:100%;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.CategoryShowcase-module__YVENLq__exploreLink:hover{color:#072863}@media (max-width:1100px){.CategoryShowcase-module__YVENLq__gridShowcase{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CategoryShowcase-module__YVENLq__gridShowcase{grid-template-columns:repeat(2,1fr);gap:.85rem}.CategoryShowcase-module__YVENLq__categoryCard{border-radius:10px;min-height:180px;padding:1rem}.CategoryShowcase-module__YVENLq__categoryTitle{font-size:1rem}.CategoryShowcase-module__YVENLq__iconCircle{width:38px;height:38px}.CategoryShowcase-module__YVENLq__subChip{padding:.2rem .5rem;font-size:.68rem}}@media (max-width:480px){.CategoryShowcase-module__YVENLq__gridShowcase{grid-template-columns:1fr}}
.DeliveryEstimator-module__Pea_rG__container{border:1px solid var(--border);background:var(--bg-card);border-radius:16px;margin-top:1.5rem;padding:1.25rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.DeliveryEstimator-module__Pea_rG__container:hover{border-color:var(--primary);box-shadow:0 8px 30px #00000014}.DeliveryEstimator-module__Pea_rG__badgeHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.DeliveryEstimator-module__Pea_rG__badge{border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.9rem;font-weight:700;display:flex}.DeliveryEstimator-module__Pea_rG__instant{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.DeliveryEstimator-module__Pea_rG__fast{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.DeliveryEstimator-module__Pea_rG__standard{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.DeliveryEstimator-module__Pea_rG__estimation{margin-bottom:1.25rem}.DeliveryEstimator-module__Pea_rG__deliveryText{color:var(--heading);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.DeliveryEstimator-module__Pea_rG__loading{color:var(--text-muted);font-style:italic}.DeliveryEstimator-module__Pea_rG__error{color:#ef4444;font-size:.95rem;font-weight:600}.DeliveryEstimator-module__Pea_rG__inputGroup{flex-direction:column;gap:.75rem;display:flex}.DeliveryEstimator-module__Pea_rG__inputWrapper{align-items:center;gap:.5rem;display:flex}.DeliveryEstimator-module__Pea_rG__input{border:1px solid var(--border);background:var(--bg-input);max-width:160px;color:var(--text);border-radius:12px;outline:none;flex:1;padding:.6rem 1rem;font-size:.95rem;transition:border-color .2s}.DeliveryEstimator-module__Pea_rG__input:focus{border-color:var(--primary)}.DeliveryEstimator-module__Pea_rG__label{color:var(--text-muted);font-size:.85rem;font-weight:500}.DeliveryEstimator-module__Pea_rG__placeholder{color:var(--text-muted);font-size:.95rem}.DeliveryEstimator-module__Pea_rG__originText{color:var(--text-muted);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.85rem;display:flex}.DeliveryEstimator-module__Pea_rG__originLabel{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:700}.DeliveryEstimator-module__Pea_rG__directNote{color:var(--text-muted);margin-top:.5rem;font-size:.75rem;font-style:italic}.DeliveryEstimator-module__Pea_rG__locationButton{color:var(--primary);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:.4rem .6rem;font-size:.85rem;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex}.DeliveryEstimator-module__Pea_rG__locationButton:hover{color:var(--primary-light);background-color:#0b3d910f}.DeliveryEstimator-module__Pea_rG__locationButton:active{transform:scale(.97)}.DeliveryEstimator-module__Pea_rG__locationButton:disabled{color:var(--text-muted);cursor:not-allowed;background-color:#0000}
