.HeroBanner-module__LOuWTW__heroSection{min-height:90vh;padding-top:calc(var(--nav-height) + 4rem);padding-bottom:var(--space-4xl);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroBanner-module__LOuWTW__heroContent{z-index:10;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.HeroBanner-module__LOuWTW__badge{border-radius:var(--radius-pill);margin-bottom:var(--space-xl);background:#fff;border:1px solid #fff9;align-items:center;gap:.6rem;padding:.4rem .5rem .4rem .8rem;font-size:.85rem;display:inline-flex;box-shadow:0 4px 10px #00000008}.HeroBanner-module__LOuWTW__badgeIcon{font-size:1.1rem}.HeroBanner-module__LOuWTW__badgeBold{color:var(--text);border-right:1px solid var(--border);padding-right:.6rem;font-weight:700}.HeroBanner-module__LOuWTW__badgeText{color:var(--text-muted);padding-right:.5rem}.HeroBanner-module__LOuWTW__title{margin-bottom:var(--space-lg);letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,4.5rem)}.HeroBanner-module__LOuWTW__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto var(--space-2xl) auto;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.HeroBanner-module__LOuWTW__actions{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-4xl);display:flex}.HeroBanner-module__LOuWTW__imageWrapper{width:100%;max-width:800px;margin:0 auto;position:relative}.HeroBanner-module__LOuWTW__image{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-lg);border:4px solid #fff}.HeroBanner-module__LOuWTW__glowOrb{filter:blur(120px);z-index:1;opacity:.5;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.HeroBanner-module__LOuWTW__glowLeft{background:#a78bfa26;top:-100px;left:-200px}.HeroBanner-module__LOuWTW__glowRight{background:#38bdf826;bottom:-100px;right:-200px}@media (max-width:768px){.HeroBanner-module__LOuWTW__heroSection{min-height:80vh;padding-top:calc(var(--nav-height) + 3rem)}.HeroBanner-module__LOuWTW__actions{flex-direction:column;width:100%;max-width:300px}.HeroBanner-module__LOuWTW__actions .HeroBanner-module__LOuWTW__btn{justify-content:center;width:100%}.HeroBanner-module__LOuWTW__badge{text-align:center;flex-direction:column;gap:.3rem;padding:.8rem}.HeroBanner-module__LOuWTW__badgeBold{border-right:none;border-bottom:1px solid var(--border);padding-bottom:.3rem;padding-right:0}}
.TrustBar-module__3kwd8W__trustBar{background:var(--surface-2);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:var(--space-xl) 0}.TrustBar-module__3kwd8W__trustContainer{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.TrustBar-module__3kwd8W__trustItem{align-items:center;gap:var(--space-md);padding:var(--space-sm);display:flex}.TrustBar-module__3kwd8W__icon{background:var(--glass-bg);border-radius:var(--radius-md);border:1px solid var(--glass-border);justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.TrustBar-module__3kwd8W__title{color:var(--text);margin-bottom:.15rem;font-size:1rem;font-weight:700}.TrustBar-module__3kwd8W__desc{color:var(--text-muted);font-size:.85rem;line-height:1.4}@media (max-width:1024px){.TrustBar-module__3kwd8W__trustContainer{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrustBar-module__3kwd8W__trustContainer{gap:var(--space-md);grid-template-columns:1fr}}
.CategoryGrid-module__nqDR5q__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.CategoryGrid-module__nqDR5q__card{padding:var(--space-xl);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.CategoryGrid-module__nqDR5q__iconWrapper{background:var(--glass-bg);border:1px solid var(--glass-border);width:64px;height:64px;margin-bottom:var(--space-md);transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.CategoryGrid-module__nqDR5q__icon{font-size:2rem}.CategoryGrid-module__nqDR5q__name{color:var(--text);transition:color var(--transition);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.CategoryGrid-module__nqDR5q__count{color:var(--text-muted);font-size:.85rem}.CategoryGrid-module__nqDR5q__arrow{bottom:var(--space-xl);right:var(--space-xl);color:var(--text-faint);opacity:0;transition:all var(--transition);position:absolute;transform:translate(-10px)}.CategoryGrid-module__nqDR5q__card:hover{background:var(--grad-card);border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 40px #0003}.CategoryGrid-module__nqDR5q__card:hover .CategoryGrid-module__nqDR5q__iconWrapper{background:var(--accent-glow);border-color:var(--accent);transform:scale(1.1)}.CategoryGrid-module__nqDR5q__card:hover .CategoryGrid-module__nqDR5q__name{color:var(--accent-light)}.CategoryGrid-module__nqDR5q__card:hover .CategoryGrid-module__nqDR5q__arrow{opacity:1;color:var(--accent);transform:translate(0)}@media (max-width:1024px){.CategoryGrid-module__nqDR5q__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CategoryGrid-module__nqDR5q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.CategoryGrid-module__nqDR5q__grid{grid-template-columns:1fr}.CategoryGrid-module__nqDR5q__card{padding:var(--space-lg)}}
.SectionHeading-module__1CUDPa__header{margin-bottom:var(--space-3xl)}.SectionHeading-module__1CUDPa__centered{text-align:center}.SectionHeading-module__1CUDPa__label{align-items:center;gap:var(--space-sm);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-md);font-size:.8rem;font-weight:600;display:inline-flex}.SectionHeading-module__1CUDPa__label:before{content:"";background:var(--accent);border-radius:2px;width:24px;height:2px}.SectionHeading-module__1CUDPa__centered .SectionHeading-module__1CUDPa__label{justify-content:center}.SectionHeading-module__1CUDPa__title{font-family:var(--font-heading);color:var(--text);margin-bottom:var(--space-md);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.SectionHeading-module__1CUDPa__subtitle{color:var(--text-muted);max-width:600px;font-size:1.05rem;line-height:1.7}.SectionHeading-module__1CUDPa__centered .SectionHeading-module__1CUDPa__subtitle{margin:0 auto}
.ProductCard-module__O-UVIa__card{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);flex-direction:column;height:100%;display:flex;overflow:hidden}.ProductCard-module__O-UVIa__card:hover{box-shadow:var(--shadow-md);border-color:#2574f44d;transform:translateY(-4px)}.ProductCard-module__O-UVIa__imageContainer{background:#fff;width:100%;padding-bottom:100%;position:relative;overflow:hidden}.ProductCard-module__O-UVIa__image{object-fit:contain;width:100%;height:100%;padding:var(--space-md);transition:transform var(--transition-slow);position:absolute;top:0;left:0}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__image{transform:scale(1.05)}.ProductCard-module__O-UVIa__badge{top:var(--space-sm);left:var(--space-sm);z-index:2;background:var(--surface);color:var(--text);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border);padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute}.ProductCard-module__O-UVIa__badgeDiscount{background:var(--accent);color:#fff;top:var(--space-sm);left:auto;right:var(--space-sm);border-color:#0000}.ProductCard-module__O-UVIa__actions{top:var(--space-sm);right:var(--space-sm);z-index:2;gap:var(--space-sm);opacity:0;transition:all var(--transition);flex-direction:column;display:flex;position:absolute;transform:translate(10px)}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__actions{opacity:1;transform:translate(0)}.ProductCard-module__O-UVIa__actionBtn{background:var(--surface);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.ProductCard-module__O-UVIa__actionBtn:hover{color:var(--accent);border-color:var(--accent)}.ProductCard-module__O-UVIa__content{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.ProductCard-module__O-UVIa__category{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-xs);font-size:.75rem}.ProductCard-module__O-UVIa__name{margin-bottom:var(--space-sm);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__O-UVIa__name a{color:var(--text);transition:color var(--transition)}.ProductCard-module__O-UVIa__name a:hover{color:var(--primary-glow)}.ProductCard-module__O-UVIa__rating{margin-bottom:var(--space-md);align-items:center;gap:.3rem;font-size:.8rem;display:flex}.ProductCard-module__O-UVIa__star{color:#f59e0b}.ProductCard-module__O-UVIa__ratingValue{color:var(--text);font-weight:600}.ProductCard-module__O-UVIa__reviews{color:var(--text-muted)}.ProductCard-module__O-UVIa__footer{justify-content:space-between;align-items:flex-end;gap:var(--space-sm);margin-top:auto;display:flex}.ProductCard-module__O-UVIa__priceContainer{flex-direction:column;display:flex}.ProductCard-module__O-UVIa__price{font-family:var(--font-stats);color:var(--text);font-size:1.25rem;font-weight:700}.ProductCard-module__O-UVIa__originalPrice{color:var(--text-faint);font-size:.85rem;text-decoration:line-through}.ProductCard-module__O-UVIa__addToCartBtn{border-radius:var(--radius-md);padding:.5rem 1rem;font-size:.85rem}
.ProductCarousel-module__JbgTmW__carouselContainer{width:100%;position:relative}.ProductCarousel-module__JbgTmW__controls{justify-content:flex-end;gap:var(--space-sm);margin-bottom:var(--space-md);padding:0 var(--space-xl);display:flex}.ProductCarousel-module__JbgTmW__controlBtn{background:var(--surface-2);border:1px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.ProductCarousel-module__JbgTmW__controlBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.ProductCarousel-module__JbgTmW__scrollArea{scrollbar-width:none;-ms-overflow-style:none;padding:10px var(--space-xl);scroll-snap-type:x mandatory;scroll-behavior:smooth;overflow:auto hidden}.ProductCarousel-module__JbgTmW__scrollArea::-webkit-scrollbar{display:none}.ProductCarousel-module__JbgTmW__scrollTrack{gap:var(--space-xl);padding-bottom:var(--space-md);display:inline-flex}.ProductCarousel-module__JbgTmW__slide{scroll-snap-align:start;flex-shrink:0;width:280px}@media (max-width:1024px){.ProductCarousel-module__JbgTmW__slide{width:260px}}@media (max-width:768px){.ProductCarousel-module__JbgTmW__scrollArea{padding:10px var(--space-md)}.ProductCarousel-module__JbgTmW__controls{padding:0 var(--space-md)}.ProductCarousel-module__JbgTmW__scrollTrack{gap:var(--space-lg)}.ProductCarousel-module__JbgTmW__slide{scroll-snap-align:center;width:240px}}
.TestimonialCard-module__a2cZEG__card{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-lg);height:100%;transition:all var(--transition);flex-direction:column;display:flex}.TestimonialCard-module__a2cZEG__card:hover{border-color:var(--border-subtle);box-shadow:var(--shadow-md);transform:translateY(-4px)}.TestimonialCard-module__a2cZEG__stars{gap:.2rem;font-size:1.1rem;display:flex}.TestimonialCard-module__a2cZEG__starFilled{color:#f59e0b}.TestimonialCard-module__a2cZEG__starEmpty{color:var(--border)}.TestimonialCard-module__a2cZEG__quote{color:var(--text);flex:1;font-size:1rem;font-style:italic;line-height:1.6}.TestimonialCard-module__a2cZEG__profile{align-items:center;gap:var(--space-md);display:flex}.TestimonialCard-module__a2cZEG__avatar{object-fit:cover;border:2px solid var(--border-subtle);border-radius:50%;width:48px;height:48px}.TestimonialCard-module__a2cZEG__info{flex-direction:column;display:flex}.TestimonialCard-module__a2cZEG__name{color:var(--text);margin-bottom:.1rem;font-size:.95rem;font-weight:700}.TestimonialCard-module__a2cZEG__role{color:var(--text-muted);font-size:.8rem}
.FeaturesSection-module__QoNKeq__grid{gap:var(--space-xl);margin-top:var(--space-3xl);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.FeaturesSection-module__QoNKeq__card{background:var(--surface);padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border);transition:transform var(--transition), box-shadow var(--transition)}.FeaturesSection-module__QoNKeq__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.FeaturesSection-module__QoNKeq__iconBox{background:var(--surface-2);width:50px;height:50px;color:var(--primary);border-radius:var(--radius-md);margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:flex}.FeaturesSection-module__QoNKeq__title{margin-bottom:var(--space-sm);font-size:1.25rem}.FeaturesSection-module__QoNKeq__desc{color:var(--text-muted);font-size:.95rem;line-height:1.6}
.HowItWorks-module__Pp0aiW__process{gap:var(--space-xl);margin-top:var(--space-3xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid;position:relative}.HowItWorks-module__Pp0aiW__step{text-align:center;padding:var(--space-xl) var(--space-md);position:relative}.HowItWorks-module__Pp0aiW__num{font-family:var(--font-stats);color:var(--border);margin-bottom:var(--space-md);transition:color var(--transition);font-size:3rem;font-weight:800}.HowItWorks-module__Pp0aiW__step:hover .HowItWorks-module__Pp0aiW__num{color:var(--primary)}.HowItWorks-module__Pp0aiW__title{margin-bottom:var(--space-sm);font-size:1.5rem}.HowItWorks-module__Pp0aiW__desc{color:var(--text-muted);line-height:1.6}@media (min-width:768px){.HowItWorks-module__Pp0aiW__step:not(:last-child):after{content:"";background:dashed 2px var(--border);z-index:-1;width:100%;height:2px;position:absolute;top:3rem;right:-50%}}
