.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}
.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__heroContainer{color:#1e293b;z-index:1;align-items:center;gap:4rem;width:100%;min-height:85vh;padding:3rem 6% 4rem;transition:background .8s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__heroContainer:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 10% 20%,#fff3 0%,#0000 50%),radial-gradient(circle at 90% 80%,#00000005 0%,#0000 60%);position:absolute;inset:0}.HeroPromotedCarousel-module__fv1LIG__leftColumn{z-index:2;flex-direction:column;flex:1;min-width:320px;max-width:500px;display:flex}.HeroPromotedCarousel-module__fv1LIG__badgeRow{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__badgeAd{color:var(--accent-color,#1e293b);text-transform:uppercase;letter-spacing:.5px;background:#fff9;border:1px solid #00000014;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:750}.HeroPromotedCarousel-module__fv1LIG__badgeDiscount{background:var(--accent-color,#1e293b);color:#fff;text-transform:uppercase;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.HeroPromotedCarousel-module__fv1LIG__badgeTag{color:#475569;background:#fff9;border:1px solid #00000014;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.HeroPromotedCarousel-module__fv1LIG__heroTitle{letter-spacing:-.5px;color:#0f172a;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:900;line-height:1.15}.HeroPromotedCarousel-module__fv1LIG__heroSubtitle{color:#334155;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__priceRow{background:#ffffff80;border:1px solid #0000000f;border-radius:12px;align-items:baseline;gap:.75rem;width:fit-content;margin-bottom:2.25rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 12px #00000005}.HeroPromotedCarousel-module__fv1LIG__priceSale{font-size:2rem;font-weight:900;line-height:1}.HeroPromotedCarousel-module__fv1LIG__priceMrp{color:#64748b;font-size:1rem;text-decoration:line-through}.HeroPromotedCarousel-module__fv1LIG__pricePercent{font-size:.85rem;font-weight:700}.HeroPromotedCarousel-module__fv1LIG__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__ctaBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;padding:.9rem 2.25rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.HeroPromotedCarousel-module__fv1LIG__ctaBtn:hover{filter:brightness(.92);transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.HeroPromotedCarousel-module__fv1LIG__ghostBtn{color:#1e293b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border:1px solid #0000001f;border-radius:12px;align-items:center;padding:.9rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HeroPromotedCarousel-module__fv1LIG__ghostBtn:hover{background:#fffc;border-color:#00000040}.HeroPromotedCarousel-module__fv1LIG__perksRow{border-top:1px solid #00000014;flex-wrap:wrap;gap:1.25rem;padding-top:1.25rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__perkItem{color:#475569;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}.HeroPromotedCarousel-module__fv1LIG__rightColumn{z-index:2;flex-direction:column;flex:1.2;justify-content:center;padding:2rem 0;display:flex;position:relative;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__carouselViewport{width:100%;padding:1.5rem .5rem;overflow:visible}.HeroPromotedCarousel-module__fv1LIG__cardTrack{will-change:transform;gap:1.5rem;transition:transform .6s cubic-bezier(.25,.8,.25,1);display:flex}.HeroPromotedCarousel-module__fv1LIG__card{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;flex:0 0 240px;width:240px;height:330px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.HeroPromotedCarousel-module__fv1LIG__card:hover{border-color:#00000026;transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.HeroPromotedCarousel-module__fv1LIG__cardActive{border-color:var(--accent-color,#1e293b);box-shadow:0 15px 30px #00000026,0 0 12px var(--accent-color-glow,#0000000d);transform:scale(1.05)translateY(-5px)}.HeroPromotedCarousel-module__fv1LIG__cardTrackDragging{transition:none!important}.HeroPromotedCarousel-module__fv1LIG__cardImageWrapper{background:#fff;border-bottom:1px solid #0000000a;justify-content:center;align-items:center;width:100%;height:180px;padding:0;display:flex;position:relative;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HeroPromotedCarousel-module__fv1LIG__card:hover .HeroPromotedCarousel-module__fv1LIG__cardImage{transform:scale(1.06)}.HeroPromotedCarousel-module__fv1LIG__cardDetails{background:#fff;flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__cardCategory{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.HeroPromotedCarousel-module__fv1LIG__cardName{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.82rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.HeroPromotedCarousel-module__fv1LIG__cardPrice{color:var(--accent-color,#0f172a);font-size:1.1rem;font-weight:800}.HeroPromotedCarousel-module__fv1LIG__cardBtn{background:var(--accent-color,#1e293b);color:#fff;border-radius:6px;padding:.35rem .75rem;font-size:.7rem;font-weight:800;transition:transform .2s}.HeroPromotedCarousel-module__fv1LIG__card:hover .HeroPromotedCarousel-module__fv1LIG__cardBtn{transform:scale(1.05)}.HeroPromotedCarousel-module__fv1LIG__controlsRow{align-items:center;gap:1.5rem;margin-top:1.5rem;padding-left:.5rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__arrows{gap:.5rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__arrowBtn{color:#1e293b;cursor:pointer;background:#fff9;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.HeroPromotedCarousel-module__fv1LIG__arrowBtn:hover{background:#fff;border-color:#0003;transform:scale(1.05)}.HeroPromotedCarousel-module__fv1LIG__arrowBtn svg{width:20px;height:20px}.HeroPromotedCarousel-module__fv1LIG__dots{gap:.5rem;display:flex}.HeroPromotedCarousel-module__fv1LIG__dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.HeroPromotedCarousel-module__fv1LIG__dotActive{background:var(--accent-color,#1e293b);border-radius:100px;width:24px}.HeroPromotedCarousel-module__fv1LIG__progressBar{z-index:5;background:#0000000a;width:100%;height:4px;position:absolute;bottom:0;left:0}.HeroPromotedCarousel-module__fv1LIG__progressFill{background:var(--accent-color,#1e293b);height:100%;animation:linear forwards HeroPromotedCarousel-module__fv1LIG__fillProgress}@keyframes HeroPromotedCarousel-module__fv1LIG__fillProgress{0%{width:0%}to{width:100%}}.HeroPromotedCarousel-module__fv1LIG__ambientCircle{background:radial-gradient(circle,var(--accent-color-glow,#00000008)0%,transparent 70%);pointer-events:none;z-index:0;width:450px;height:450px;transition:background .8s;position:absolute;top:50%;right:5%;transform:translate(30%,-50%)}@media (max-width:1024px){.HeroPromotedCarousel-module__fv1LIG__heroContainer{gap:3rem;padding:3rem 4% 4rem}.HeroPromotedCarousel-module__fv1LIG__card{flex:0 0 210px;width:210px;height:290px}.HeroPromotedCarousel-module__fv1LIG__cardImageWrapper{height:150px}}@media (max-width:900px){.HeroPromotedCarousel-module__fv1LIG__heroContainer{text-align:center;flex-direction:column;gap:2rem;padding:3rem 1.5rem}.HeroPromotedCarousel-module__fv1LIG__leftColumn{align-items:center;max-width:100%}.HeroPromotedCarousel-module__fv1LIG__badgeRow{justify-content:center}.HeroPromotedCarousel-module__fv1LIG__priceRow{margin-left:auto;margin-right:auto}.HeroPromotedCarousel-module__fv1LIG__actions{justify-content:center}.HeroPromotedCarousel-module__fv1LIG__perksRow{justify-content:center;width:100%}.HeroPromotedCarousel-module__fv1LIG__rightColumn{width:100%;max-width:500px}.HeroPromotedCarousel-module__fv1LIG__carouselViewport{overflow:hidden}.HeroPromotedCarousel-module__fv1LIG__controlsRow{justify-content:center;padding-left:0}}@media (max-width:480px){.HeroPromotedCarousel-module__fv1LIG__card{flex:0 0 170px;width:170px;height:250px}.HeroPromotedCarousel-module__fv1LIG__cardImageWrapper{height:120px;padding:5px}.HeroPromotedCarousel-module__fv1LIG__cardName{font-size:.75rem}.HeroPromotedCarousel-module__fv1LIG__cardPrice{font-size:.95rem}.HeroPromotedCarousel-module__fv1LIG__cardBtn{padding:.25rem .5rem;font-size:.65rem}}
.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:.75rem}}.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.25rem}.page-module__E0kJGG__banner h3{font-size:2rem}}
.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:var(--bg-color);flex:1;min-height:100vh}.page-module__3QQ_oW__searchHeader{background-color:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:.5rem 0}.page-module__3QQ_oW__resultCount{color:var(--text-main);font-size:.875rem;font-weight:500}.page-module__3QQ_oW__query{color:#c45500;font-weight:700}.page-module__3QQ_oW__searchLayout{flex-direction:column;gap:2rem;padding-bottom:4rem;display:flex}@media (min-width:1024px){.page-module__3QQ_oW__searchLayout{flex-direction:row}}.page-module__3QQ_oW__filters{width:100%}@media (min-width:1024px){.page-module__3QQ_oW__filters{flex-shrink:0;width:250px}}.page-module__3QQ_oW__filters h3{margin-bottom:.5rem;font-size:1rem}.page-module__3QQ_oW__filterList{margin-bottom:1.5rem;list-style-type:none}.page-module__3QQ_oW__filterList li{color:var(--text-main);margin-bottom:.25rem;font-size:.875rem}.page-module__3QQ_oW__filterList a{color:inherit;display:block}.page-module__3QQ_oW__filterList a:hover,.page-module__3QQ_oW__filterList li:hover{color:#c45500;cursor:pointer}.page-module__3QQ_oW__stars{color:#ffa41c;letter-spacing:-2px;cursor:pointer;font-size:1.25rem}.page-module__3QQ_oW__stars:hover{color:#c45500}.page-module__3QQ_oW__results{flex:1}.page-module__3QQ_oW__resultsToolbar{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.page-module__3QQ_oW__sortWrapper{border-radius:var(--radius-sm);background-color:#f0f2f2;border:1px solid #d5d9d9;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.875rem;display:flex;box-shadow:0 1px 2px #0f111126}.page-module__3QQ_oW__sortSelect{cursor:pointer;background:0 0;border:none;outline:none;font-weight:500}.page-module__3QQ_oW__productGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;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)}}
.CategoryShowcase-module__YVENLq__wrapper{width:100%;padding:1rem 0;overflow:hidden}.CategoryShowcase-module__YVENLq__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:.5rem .25rem 1rem;display:flex;overflow-x:auto}.CategoryShowcase-module__YVENLq__scrollContainer::-webkit-scrollbar{display:none}.CategoryShowcase-module__YVENLq__pillCard{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;min-width:90px;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex}.CategoryShowcase-module__YVENLq__pillCard:hover{transform:translateY(-4px)}.CategoryShowcase-module__YVENLq__iconCircle{color:#fff;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 10px #0000001a}.CategoryShowcase-module__YVENLq__pillCard:hover .CategoryShowcase-module__YVENLq__iconCircle{border-color:#fff3;transform:scale(1.1);box-shadow:0 8px 20px #0b3d9140}.CategoryShowcase-module__YVENLq__icon{transition:transform .3s}.CategoryShowcase-module__YVENLq__pillCard:hover .CategoryShowcase-module__YVENLq__icon{transform:rotate(5deg)scale(1.05)}.CategoryShowcase-module__YVENLq__name{color:var(--text-main);text-align:center;-webkit-line-clamp:2;text-overflow:ellipsis;max-width:95px;font-size:.78rem;font-weight:600;line-height:1.25;font-family:var(--font-outfit),"Outfit",sans-serif;-webkit-box-orient:vertical;transition:color .2s;display:-webkit-box;overflow:hidden}.CategoryShowcase-module__YVENLq__pillCard:hover .CategoryShowcase-module__YVENLq__name{color:var(--primary)}@media (min-width:768px){.CategoryShowcase-module__YVENLq__scrollContainer{flex-wrap:wrap;justify-content:center;overflow-x:visible}.CategoryShowcase-module__YVENLq__pillCard{min-width:100px}.CategoryShowcase-module__YVENLq__iconCircle{width:80px;height:80px}}
.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}
