.HomePage-module__h2bKCG__page{min-height:100vh}.HomePage-module__h2bKCG__hero{align-items:center;min-height:100vh;display:flex;position:relative}.HomePage-module__h2bKCG__heroImage{z-index:0;position:absolute;inset:0}.HomePage-module__h2bKCG__heroOverlay{background:linear-gradient(105deg,#064e3be0 0%,#064e3b99 50%,#064e3b26 100%);position:absolute;inset:0}.HomePage-module__h2bKCG__heroContent{z-index:1;width:100%;padding:128px var(--container-pad) var(--space-24);max-width:var(--container-max);margin:0 auto;position:relative}.HomePage-module__h2bKCG__heroInner{max-width:600px}.HomePage-module__h2bKCG__heroEyebrow{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);margin-bottom:var(--space-5);letter-spacing:.03em;padding:6px 18px;font-size:.875rem;font-weight:600;animation:.6s both HomePage-module__h2bKCG__fadeInUp;display:inline-block}.HomePage-module__h2bKCG__heroTitle{color:#fff;margin-bottom:var(--space-5);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.05;animation:.6s .1s both HomePage-module__h2bKCG__fadeInUp}.HomePage-module__h2bKCG__heroTitle span{color:var(--color-primary-light);display:block}.HomePage-module__h2bKCG__heroSubtitle{color:#ffffffd1;margin-bottom:var(--space-8);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;animation:.6s .2s both HomePage-module__h2bKCG__fadeInUp}.HomePage-module__h2bKCG__heroCta{gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;animation:.6s .3s both HomePage-module__h2bKCG__fadeInUp;display:flex}.HomePage-module__h2bKCG__heroBtn{min-width:160px}.HomePage-module__h2bKCG__heroStats{align-items:center;gap:var(--space-5);animation:.6s .4s both HomePage-module__h2bKCG__fadeInUp;display:flex}.HomePage-module__h2bKCG__heroStat{flex-direction:column;gap:2px;display:flex}.HomePage-module__h2bKCG__heroStat strong{color:var(--color-primary-light);font-size:1.5rem;font-weight:800;line-height:1}.HomePage-module__h2bKCG__heroStat span{color:#ffffffa6;white-space:nowrap;font-size:.75rem}.HomePage-module__h2bKCG__heroDivider{background:#fff3;width:1px;height:36px}.HomePage-module__h2bKCG__categories{background:var(--color-bg)}.HomePage-module__h2bKCG__categoryGrid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.HomePage-module__h2bKCG__categoryCard{border-radius:var(--radius-xl);cursor:pointer;aspect-ratio:3/4;box-shadow:var(--shadow-md);transition:all var(--transition-base);flex-direction:column;justify-content:flex-end;text-decoration:none;animation:.5s both HomePage-module__h2bKCG__fadeInUp;display:flex;position:relative;overflow:hidden}.HomePage-module__h2bKCG__categoryCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.HomePage-module__h2bKCG__categoryImage{position:absolute;inset:0}.HomePage-module__h2bKCG__categoryOverlay{transition:opacity var(--transition-base);background:linear-gradient(#0000 40%,#064e3bd9 100%);position:absolute;inset:0}.HomePage-module__h2bKCG__categoryCard:hover .HomePage-module__h2bKCG__categoryOverlay{opacity:.9}.HomePage-module__h2bKCG__categoryInfo{z-index:1;padding:var(--space-5);color:#fff;position:relative}.HomePage-module__h2bKCG__categoryInfo h3{color:#fff;margin-bottom:4px;font-size:1.25rem;font-weight:700}.HomePage-module__h2bKCG__categoryInfo p{color:var(--color-primary-light);margin-bottom:var(--space-3);font-size:.8125rem}.HomePage-module__h2bKCG__shopNow{color:#fff;opacity:0;transition:all var(--transition-base);font-size:.875rem;font-weight:600;display:block;transform:translateY(8px)}.HomePage-module__h2bKCG__categoryCard:hover .HomePage-module__h2bKCG__shopNow{opacity:1;transform:translateY(0)}.HomePage-module__h2bKCG__promoBanner{background:linear-gradient(135deg, var(--color-primary-dark) 0%, #0d6b4e 100%);padding:var(--space-16) 0;position:relative;overflow:hidden}.HomePage-module__h2bKCG__promoBanner:before{content:"";background:#ffffff08;border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-10%}.HomePage-module__h2bKCG__promoInner{justify-content:space-between;align-items:center;gap:var(--space-8);display:flex}.HomePage-module__h2bKCG__promoText .HomePage-module__h2bKCG__promoLabel{background:var(--color-primary-light);color:var(--color-primary-dark);border-radius:var(--radius-full);margin-bottom:var(--space-4);letter-spacing:.04em;padding:4px 14px;font-size:.8125rem;font-weight:700;display:inline-block}.HomePage-module__h2bKCG__promoText h2{color:#fff;margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem)}.HomePage-module__h2bKCG__promoText p{color:#ffffffbf;margin-bottom:var(--space-6);font-size:1.0625rem}.HomePage-module__h2bKCG__promoDecor{flex-shrink:0}.HomePage-module__h2bKCG__promoCircle{border:4px solid var(--color-primary-light);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;animation:2s ease-in-out infinite alternate HomePage-module__h2bKCG__pulse-ring;display:flex;position:relative}.HomePage-module__h2bKCG__promoCircle:before{content:"";border:2px solid #a7f3d04d;border-radius:50%;position:absolute;inset:-12px}.HomePage-module__h2bKCG__promoPercent{color:var(--color-primary-light);font-size:2.5rem;font-weight:900;line-height:1}.HomePage-module__h2bKCG__promoOff{color:#fffc;letter-spacing:.1em;font-size:1rem;font-weight:700}.HomePage-module__h2bKCG__productsGrid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.HomePage-module__h2bKCG__sectionHeaderFlex{text-align:left;margin-bottom:var(--space-8);justify-content:space-between;align-items:flex-end;display:flex}[dir=rtl] .HomePage-module__h2bKCG__sectionHeaderFlex{text-align:right}.HomePage-module__h2bKCG__testimonials{background:var(--color-surface)}.HomePage-module__h2bKCG__reviewGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.HomePage-module__h2bKCG__reviewCard{background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-4);transition:all var(--transition-base);flex-direction:column;display:flex}.HomePage-module__h2bKCG__reviewCard:hover{border-color:var(--color-primary-light);box-shadow:var(--shadow-md);transform:translateY(-4px)}.HomePage-module__h2bKCG__reviewStars{color:#f59e0b;letter-spacing:2px;font-size:1.25rem}.HomePage-module__h2bKCG__reviewText{color:var(--color-text-body);flex:1;font-size:.9375rem;font-style:italic;line-height:1.7}.HomePage-module__h2bKCG__reviewer{align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border);display:flex}.HomePage-module__h2bKCG__reviewerAvatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;font-weight:700;display:flex}.HomePage-module__h2bKCG__reviewer strong{color:var(--color-text-heading);font-size:.9375rem;display:block}.HomePage-module__h2bKCG__reviewer p{color:var(--color-text-muted);font-size:.8125rem}.HomePage-module__h2bKCG__verified{color:var(--color-primary)}.HomePage-module__h2bKCG__newsletter{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);padding:var(--space-16) 0}.HomePage-module__h2bKCG__newsletterInner{justify-content:space-between;align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.HomePage-module__h2bKCG__newsletterText h2{color:#fff;margin-bottom:var(--space-2);font-size:clamp(1.25rem,2.5vw,1.875rem)}.HomePage-module__h2bKCG__newsletterText p{color:#fffc;font-size:1rem}.HomePage-module__h2bKCG__newsletterForm{gap:var(--space-3);flex:1;min-width:300px;max-width:500px;display:flex}.HomePage-module__h2bKCG__newsletterInput{border-radius:var(--radius-full);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color var(--transition-fast);background:#ffffff1f;border:2px solid #ffffff4d;outline:none;flex:1;padding:14px 20px;font-size:.9375rem}.HomePage-module__h2bKCG__newsletterInput::placeholder{color:#ffffff8c}.HomePage-module__h2bKCG__newsletterInput:focus{border-color:#ffffffb3}@media (max-width:1024px){.HomePage-module__h2bKCG__productsGrid{grid-template-columns:repeat(3,1fr)}.HomePage-module__h2bKCG__categoryGrid,.HomePage-module__h2bKCG__trustItems{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomePage-module__h2bKCG__hero{min-height:75vh}.HomePage-module__h2bKCG__heroCta{flex-direction:column;align-items:flex-start}.HomePage-module__h2bKCG__promoInner{text-align:center;flex-direction:column}.HomePage-module__h2bKCG__reviewGrid{grid-template-columns:1fr}.HomePage-module__h2bKCG__newsletterInner{flex-direction:column}.HomePage-module__h2bKCG__newsletterForm{width:100%;max-width:100%}.HomePage-module__h2bKCG__sectionHeaderFlex{align-items:flex-start;gap:var(--space-3);flex-direction:column}}@media (max-width:640px){.HomePage-module__h2bKCG__productsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.HomePage-module__h2bKCG__categoryGrid{gap:10px}.HomePage-module__h2bKCG__heroStats{gap:var(--space-4);flex-wrap:wrap}.HomePage-module__h2bKCG__categoryInfo{gap:2px;padding:10px 12px}.HomePage-module__h2bKCG__categoryInfo h3{font-size:.92rem;line-height:1.25}.HomePage-module__h2bKCG__categoryInfo p{font-size:.72rem}.HomePage-module__h2bKCG__shopNow{margin-top:4px;font-size:.72rem}}@media (max-width:480px){.HomePage-module__h2bKCG__newsletterForm{min-width:unset;flex-direction:column;width:100%}.HomePage-module__h2bKCG__newsletterInput,.HomePage-module__h2bKCG__newsletterForm button{width:100%}}
.HorizontalScrollSlider-module__AniRRG__sliderContainer{width:100%;position:relative}.HorizontalScrollSlider-module__AniRRG__scrollTrack{gap:var(--space-5,20px);scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:8px 4px 16px;display:flex;overflow-x:auto}.HorizontalScrollSlider-module__AniRRG__scrollTrack::-webkit-scrollbar{display:none}.HorizontalScrollSlider-module__AniRRG__sliderItem{scroll-snap-align:start;flex:none}.HorizontalScrollSlider-module__AniRRG__navButton{z-index:10;border:1px solid var(--color-border-light,#e2e8f0);width:44px;height:44px;color:var(--color-primary-dark,#064e3b);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.9;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0000001f}.HorizontalScrollSlider-module__AniRRG__navButton:hover:not(:disabled){opacity:1;background:var(--color-primary,#064e3b);color:#fff;border-color:var(--color-primary,#064e3b);transform:translateY(-50%)scale(1.08)}.HorizontalScrollSlider-module__AniRRG__navButton:disabled{opacity:0;pointer-events:none}.HorizontalScrollSlider-module__AniRRG__prevButton{left:-20px;right:auto}.HorizontalScrollSlider-module__AniRRG__nextButton,[dir=rtl] .HorizontalScrollSlider-module__AniRRG__prevButton{left:auto;right:-20px}[dir=rtl] .HorizontalScrollSlider-module__AniRRG__nextButton{left:-20px;right:auto}@media (max-width:768px){.HorizontalScrollSlider-module__AniRRG__navButton{display:none!important}.HorizontalScrollSlider-module__AniRRG__scrollTrack{gap:10px;padding-left:16px;padding-right:16px}}@media (max-width:640px){.HorizontalScrollSlider-module__AniRRG__sliderItem{flex:0 0 calc(50vw - 21px)!important;width:calc(50vw - 21px)!important;max-width:calc(50vw - 21px)!important}}
