.page_pageWrapper__KGwsZ{display:flex;flex-direction:column;gap:0}.HeroSection_hero__tOd4X{background:linear-gradient(135deg,var(--color-green) 0,var(--color-green-dark) 100%);position:relative;padding:5rem 1.5rem 7rem;overflow:hidden}.HeroSection_inner__m6a5Y{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:3rem;gap:3rem}.HeroSection_content____5Gu{display:flex;flex-direction:column;gap:1.4rem}.HeroSection_badge__6KgTx{display:inline-flex;align-items:center;background:var(--color-yellow);color:var(--color-green-dark);font-weight:700;font-size:.88rem;padding:.38rem 1rem;border-radius:25px;width:-moz-fit-content;width:fit-content;letter-spacing:.5px}.HeroSection_title__N8LgU{font-size:3rem;font-weight:900;color:var(--color-white);line-height:1.15}.HeroSection_highlight__QDHRO{color:var(--color-yellow)}.HeroSection_subtitle__5CHSQ{color:hsla(0,0%,100%,.85);font-size:1.1rem;line-height:1.7;max-width:480px}.HeroSection_actions__37SQu{display:flex;gap:1rem;flex-wrap:wrap}.HeroSection_primaryBtn__uZpZw{background:var(--color-yellow);color:var(--color-green-dark);padding:.85rem 2rem;border-radius:30px;font-weight:700;font-size:1rem;text-decoration:none;transition:background var(--transition),transform var(--transition);box-shadow:0 4px 14px rgba(245,197,24,.35)}.HeroSection_primaryBtn__uZpZw:hover{background:var(--color-yellow-light);transform:translateY(-2px)}.HeroSection_secondaryBtn__B2Rrk{background:transparent;color:var(--color-white);padding:.85rem 2rem;border-radius:30px;font-weight:600;font-size:1rem;text-decoration:none;border:2px solid hsla(0,0%,100%,.5);transition:border-color var(--transition),background var(--transition)}.HeroSection_secondaryBtn__B2Rrk:hover{border-color:var(--color-yellow);background:rgba(245,197,24,.1)}.HeroSection_stats__cUr5q{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.HeroSection_stat__Iws1l{display:flex;flex-direction:column;gap:.1rem}.HeroSection_statNum__KLSsZ{font-size:1.7rem;font-weight:900;color:var(--color-yellow)}.HeroSection_statLabel__Gk5ko{font-size:.85rem;color:hsla(0,0%,100%,.7)}.HeroSection_statDivider__5iJj8{width:1px;height:36px;background:hsla(0,0%,100%,.25)}.HeroSection_visual__Ol5p1{min-height:320px}.HeroSection_circle__Er0X0,.HeroSection_visual__Ol5p1{position:relative;display:flex;justify-content:center;align-items:center}.HeroSection_circle__Er0X0{width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,var(--color-yellow) 0,var(--color-yellow-light) 100%);box-shadow:0 12px 48px rgba(0,0,0,.18);z-index:1}.HeroSection_bigEmoji___t8uv{font-size:8rem;filter:drop-shadow(0 4px 16px rgba(0,0,0,.2))}.HeroSection_floatBadge1__zRRvZ{top:10px;right:0;background:var(--color-white);color:var(--color-green-dark);animation:HeroSection_floatUp__LTKoV 3s ease-in-out infinite alternate}.HeroSection_floatBadge1__zRRvZ,.HeroSection_floatBadge2__zzEt2{position:absolute;font-weight:700;font-size:.88rem;padding:.5rem 1rem;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.12)}.HeroSection_floatBadge2__zzEt2{bottom:20px;left:0;background:var(--color-green);color:var(--color-yellow);animation:HeroSection_floatUp__LTKoV 3.5s ease-in-out infinite alternate-reverse}@keyframes HeroSection_floatUp__LTKoV{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.HeroSection_wave__v5x7y{position:absolute;bottom:0;left:0;width:100%;line-height:0}.HeroSection_wave__v5x7y svg{width:100%;height:80px;display:block}@media (max-width:800px){.HeroSection_inner__m6a5Y{grid-template-columns:1fr;text-align:center}.HeroSection_title__N8LgU{font-size:2.2rem}.HeroSection_actions__37SQu,.HeroSection_stats__cUr5q{justify-content:center}.HeroSection_subtitle__5CHSQ{margin:0 auto}.HeroSection_visual__Ol5p1{min-height:220px}.HeroSection_circle__Er0X0{width:200px;height:200px}.HeroSection_bigEmoji___t8uv{font-size:5.5rem}}.FeaturesSection_section__DrySW{padding:5rem 1.5rem;background:var(--color-bg)}.FeaturesSection_inner__TXIYW{max-width:1100px;margin:0 auto}.FeaturesSection_sectionHeader__802Ga{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.7rem}.FeaturesSection_tag__2oxRn{background:var(--color-yellow-light);color:var(--color-green-dark);font-weight:700;font-size:.82rem;padding:.3rem .9rem;border-radius:20px;letter-spacing:1px;text-transform:uppercase}.FeaturesSection_title__J3LDl{font-size:2.1rem;font-weight:800;color:var(--color-green-dark)}.FeaturesSection_subtitle__PXWfo{color:var(--color-text-muted);font-size:1rem;max-width:480px;text-align:center;line-height:1.6}.FeaturesSection_grid__Qb7vy{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.FeaturesSection_card__qIeZ5{background:var(--color-white);border-radius:var(--border-radius);padding:2rem 1.3rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;box-shadow:var(--shadow);transition:transform var(--transition),box-shadow var(--transition);border:2px solid transparent}.FeaturesSection_card__qIeZ5:hover{transform:translateY(-6px);box-shadow:0 10px 32px rgba(46,139,87,.13);border-color:var(--color-yellow)}.FeaturesSection_iconWrap__X4Nlt{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--color-yellow-light),var(--color-yellow));display:flex;align-items:center;justify-content:center}.FeaturesSection_icon__s9nmV{font-size:2rem}.FeaturesSection_cardTitle__9vf0g{font-size:1.1rem;font-weight:700;color:var(--color-green-dark)}.FeaturesSection_cardDesc__gDAvZ{color:var(--color-text-muted);font-size:.93rem;line-height:1.6}@media (max-width:900px){.FeaturesSection_grid__Qb7vy{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.FeaturesSection_grid__Qb7vy{grid-template-columns:1fr}}.NewsletterSection_section__zGwJy{padding:5rem 1.5rem;background:linear-gradient(135deg,var(--color-green) 0,var(--color-green-dark) 100%)}.NewsletterSection_inner__6_w8_{max-width:680px;margin:0 auto}.NewsletterSection_content__y2U2J{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.1rem}.NewsletterSection_icon__oaxKa{font-size:3rem}.NewsletterSection_title__zH9iA{font-size:2rem;font-weight:800;color:var(--color-white)}.NewsletterSection_subtitle__ss3mP{color:hsla(0,0%,100%,.82);font-size:1rem;line-height:1.7;max-width:520px}.NewsletterSection_form__KS4n_{display:flex;gap:0;width:100%;max-width:480px;border-radius:35px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}.NewsletterSection_input___JgAw{flex:1 1;padding:.85rem 1.3rem;border:none;outline:none;font-size:.97rem;background:var(--color-white);color:var(--color-text);font-family:inherit}.NewsletterSection_submitBtn__ZmU91{background:var(--color-yellow);color:var(--color-green-dark);border:none;padding:.85rem 1.6rem;font-weight:700;font-size:.97rem;font-family:inherit;transition:background var(--transition);white-space:nowrap}.NewsletterSection_submitBtn__ZmU91:hover{background:var(--color-yellow-light)}.NewsletterSection_successMsg__cYvmK{background:hsla(0,0%,100%,.15);color:var(--color-yellow-light);border:2px solid var(--color-yellow);border-radius:var(--border-radius);padding:1rem 1.8rem;font-weight:600;font-size:1rem;display:flex;align-items:center;gap:.6rem}.NewsletterSection_note__Ishp_{color:hsla(0,0%,100%,.55);font-size:.82rem}@media (max-width:500px){.NewsletterSection_form__KS4n_{flex-direction:column;border-radius:var(--border-radius)}.NewsletterSection_input___JgAw{border-radius:var(--border-radius) var(--border-radius) 0 0}.NewsletterSection_submitBtn__ZmU91{border-radius:0 0 var(--border-radius) var(--border-radius)}.NewsletterSection_title__zH9iA{font-size:1.6rem}}.ProductsSection_section__W8toO{padding:5rem 1.5rem;background:linear-gradient(180deg,#f0faf4 0,var(--color-bg) 100%)}.ProductsSection_inner__HrXNt{max-width:1100px;margin:0 auto}.ProductsSection_sectionHeader__OT88R{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.7rem}.ProductsSection_tag__0wqhU{background:var(--color-green);color:var(--color-white);font-weight:700;font-size:.82rem;padding:.3rem .9rem;border-radius:20px;letter-spacing:1px;text-transform:uppercase}.ProductsSection_title__kQf9o{font-size:2.1rem;font-weight:800;color:var(--color-green-dark)}.ProductsSection_subtitle__hKXpc{color:var(--color-text-muted);font-size:1rem;line-height:1.6}.ProductsSection_filters__qj_yN{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.ProductsSection_filterBtn__ZAfw6{padding:.5rem 1.4rem;border-radius:25px;border:2px solid var(--color-green);background:transparent;color:var(--color-green);font-weight:600;font-size:.95rem;transition:background var(--transition),color var(--transition)}.ProductsSection_filterBtnActive__7Ke0D,.ProductsSection_filterBtn__ZAfw6:hover{background:var(--color-green);color:var(--color-white)}.ProductsSection_grid__FnvTV{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.4rem;gap:1.4rem}.ProductsSection_card__1JpAC{background:var(--color-white);border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;position:relative;transition:transform var(--transition),box-shadow var(--transition);display:flex;flex-direction:column}.ProductsSection_card__1JpAC:hover{transform:translateY(-5px);box-shadow:0 12px 36px rgba(46,139,87,.14)}.ProductsSection_badge___h3hD{position:absolute;top:.75rem;right:.75rem;background:var(--color-yellow);color:var(--color-green-dark);font-size:.75rem;font-weight:700;padding:.22rem .65rem;border-radius:12px;z-index:1}.ProductsSection_emojiWrap__Y76Yq{background:linear-gradient(135deg,#f6ffe8,#e8f9e0);padding:2rem 1rem;display:flex;justify-content:center;align-items:center}.ProductsSection_emoji__OqzQY{font-size:4rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.1))}.ProductsSection_cardBody__4PxKF{padding:1.1rem;display:flex;flex-direction:column;gap:.4rem;flex:1 1}.ProductsSection_category__vTIRC{font-size:.78rem;color:var(--color-green);font-weight:700;text-transform:uppercase;letter-spacing:.8px}.ProductsSection_name__pgZM6{font-size:1rem;font-weight:700;color:var(--color-text)}.ProductsSection_cardFooter__J_aF3{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.ProductsSection_price__MPAY1{font-size:1.15rem;font-weight:800;color:var(--color-green-dark)}.ProductsSection_addBtn__GKwCM{background:var(--color-yellow);color:var(--color-green-dark);border:none;padding:.42rem .9rem;border-radius:20px;font-weight:700;font-size:.85rem;transition:background var(--transition),transform var(--transition)}.ProductsSection_addBtn__GKwCM:hover:not(:disabled){background:var(--color-yellow-light);transform:scale(1.05)}.ProductsSection_addedBtn__n57yf{background:var(--color-green-light);color:var(--color-white)}.ProductsSection_cartBar__fIawO{margin-top:2.5rem;background:var(--color-green-dark);color:var(--color-white);border-radius:var(--border-radius);padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:1rem;box-shadow:0 4px 18px rgba(0,0,0,.12);animation:ProductsSection_slideUp__6R7ph .3s ease}@keyframes ProductsSection_slideUp__6R7ph{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ProductsSection_checkoutBtn__MVuBO{background:var(--color-yellow);color:var(--color-green-dark);border:none;padding:.55rem 1.5rem;border-radius:25px;font-weight:700;font-size:.95rem;transition:background var(--transition)}.ProductsSection_checkoutBtn__MVuBO:hover{background:var(--color-yellow-light)}@media (max-width:900px){.ProductsSection_grid__FnvTV{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ProductsSection_grid__FnvTV{grid-template-columns:1fr}}.TestimonialsSection_section__pD4pc{padding:5rem 1.5rem;background:var(--color-bg)}.TestimonialsSection_inner__vKMHb{max-width:1100px;margin:0 auto}.TestimonialsSection_sectionHeader__dxuRN{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.7rem}.TestimonialsSection_tag__p3G6y{background:var(--color-yellow-light);color:var(--color-green-dark);font-weight:700;font-size:.82rem;padding:.3rem .9rem;border-radius:20px;letter-spacing:1px;text-transform:uppercase}.TestimonialsSection_title__e1Uk2{font-size:2.1rem;font-weight:800;color:var(--color-green-dark)}.TestimonialsSection_subtitle__b0rUN{color:var(--color-text-muted);font-size:1rem;line-height:1.6}.TestimonialsSection_grid__J4vMN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.TestimonialsSection_card__TWlkN{background:var(--color-white);border-radius:var(--border-radius);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow);border-top:4px solid var(--color-yellow);transition:transform var(--transition)}.TestimonialsSection_card__TWlkN:hover{transform:translateY(-4px)}.TestimonialsSection_stars__UuM63{display:flex;gap:2px}.TestimonialsSection_star__ep8VF{color:var(--color-yellow);font-size:1.1rem}.TestimonialsSection_text__NHvqz{color:var(--color-text-muted);font-size:.97rem;line-height:1.7;font-style:italic;flex:1 1}.TestimonialsSection_author__EmLOK{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.TestimonialsSection_avatar__x24Ta{font-size:2.2rem;background:var(--color-green-light);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.TestimonialsSection_authorName__et8_l{font-weight:700;color:var(--color-green-dark);font-size:.97rem}.TestimonialsSection_authorRole__I82Ys{font-size:.82rem;color:var(--color-text-muted)}@media (max-width:800px){.TestimonialsSection_grid__J4vMN{grid-template-columns:1fr}}