:root{font-family:Inter,system-ui,sans-serif;color:#1d261c;background:#f6f8f3;line-height:1.5;font-weight:400;--brand-green: #8DC63F;--brand-dark-green: #6CBE45;--brand-grey: #323639;--brand-text: #1d261c;--brand-muted: #5b6758;--surface: #ffffff;--surface-soft: #f1f5ec;--border-soft: rgba(50, 54, 57, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,rgba(141,198,63,.08),transparent 24%),linear-gradient(180deg,#f8faf5,#f3f7ef 55%,#eef3e9);color:var(--brand-text)}a{color:inherit;text-decoration:none}main{min-height:100vh}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.hero{padding:1.25rem 0 4rem}.nav{width:min(1120px,calc(100% - 2rem));margin:0 auto 4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-links{display:flex;align-items:center;gap:1.25rem;color:#4c5949}.brand-wrap{display:flex;align-items:center}.brand-horizontal-logo{height:48px;width:auto;object-fit:contain}.hero-content{display:grid;grid-template-columns:1.05fr .95fr;gap:2.5rem;align-items:center}.hero-banner{position:relative;min-height:640px;grid-template-columns:1fr;overflow:hidden;border-radius:32px;border:1px solid var(--border-soft);box-shadow:0 20px 48px #32363914}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video{width:100%;height:100%;object-fit:cover;display:block}.hero-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f8f3eb,#f6f8f3c7,#f6f8f32e 68%,#f6f8f31a)}.hero-audio-toggle{position:absolute;right:1.25rem;bottom:1.25rem;z-index:2;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#1d261c9e;color:#fff;padding:.72rem 1rem;font:inherit;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-copy-overlay{position:relative;z-index:1;max-width:620px;padding:4.25rem 3.5rem}.eyebrow,.section-label{color:var(--brand-green);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.08;margin-bottom:1rem;max-width:13ch}.headline-line{display:block}.headline-dark{color:var(--brand-grey)}.headline-green{color:var(--brand-dark-green)}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin-bottom:1rem;max-width:18ch}.pulse-word{color:var(--brand-green);animation:pulseGreen 2.4s ease-in-out infinite}@keyframes pulseGreen{0%,to{color:var(--brand-green);text-shadow:0 0 18px rgba(108,190,69,.18)}50%{color:var(--brand-grey);text-shadow:0 0 0 rgba(108,190,69,0)}}.subtitle,.card p,.community-box p,.contact-box p,.hero-panel-card li,.trust-strip p{color:var(--brand-muted);font-size:1.05rem}.cta-row{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0 1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.92rem 1.4rem;background:linear-gradient(135deg,var(--brand-green),var(--brand-dark-green));color:#fff;font-weight:700;box-shadow:0 16px 40px #6cbe452e;transition:transform .25s ease,box-shadow .25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 20px 44px #6cbe4538}.btn-secondary{background:var(--surface);border:1px solid rgba(141,198,63,.28);box-shadow:none;color:var(--brand-grey)}.btn-small{padding:.72rem 1rem}.hero-points{display:flex;flex-wrap:wrap;gap:.75rem}.hero-points span{padding:.5rem .8rem;border-radius:999px;background:#8dc63f1f;color:#4e6b2b;font-size:.92rem}.hero-panel,.card,.community-box,.contact-box,.trust-strip{background:var(--surface);border:1px solid var(--border-soft);border-radius:24px;box-shadow:0 16px 40px #3236390f;transition:transform .25s ease,box-shadow .25s ease}.card:hover,.community-box:hover,.contact-box:hover,.hero-panel:hover{transform:translateY(-3px);box-shadow:0 20px 48px #32363914}.hero-panel{padding:1.75rem}.hero-panel-card h3{font-size:1.5rem;line-height:1.25;margin-bottom:1rem}.hero-panel-card{padding:0}.hero-panel-card ul{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:1rem}.hero-panel-card li{padding:.9rem 1rem;border-radius:16px;background:var(--surface-soft);color:var(--brand-muted);display:grid;grid-template-columns:44px 1fr;gap:.85rem;align-items:start}.help-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#8dc63f29;font-size:1.15rem}.hero-panel-card li strong{display:block;color:var(--brand-text);margin-bottom:.2rem}.hero-panel-card li span{display:block}.hero-panel-note{margin-top:1.1rem;padding:1rem;border-radius:16px;background:#8dc63f1a;color:#466126}.section{padding:5rem 0}.section-trust{padding-top:0}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.25rem 1.5rem}.section-alt{background:#8dc63f0d}.grid.three{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem}.grid.two{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2rem}.card{padding:1.5rem}.section-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#8dc63f24;color:var(--brand-dark-green);margin-bottom:1rem}.section-icon svg{width:24px;height:24px}.step-number{display:inline-flex;margin-bottom:1rem;color:var(--brand-green);font-weight:800}.community-box,.contact-box,.explore-box,.support-box{padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.support-box{border-radius:28px;background:linear-gradient(135deg,#fffffff5,#f1f5ecf5);border:1px solid var(--border-soft);box-shadow:0 16px 40px #3236390f}.support-copy{max-width:560px}.support-visual{flex:0 0 min(360px,42%)}.support-visual img{width:100%;display:block;border-radius:24px;object-fit:cover;box-shadow:0 16px 34px #3236391f}.explore-box{flex-direction:column;align-items:stretch}.explore-intro{max-width:760px}.explore-card{display:flex;flex-direction:column;gap:1rem}.explore-card .btn{align-self:flex-start}.contact-note{margin-top:.75rem;font-size:.92rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}@media (prefers-reduced-motion: reduce){.reveal,.reveal.show,.btn,.card,.community-box,.contact-box,.hero-panel{transition:none!important;transform:none!important;opacity:1!important}}@media (max-width: 900px){.hero-content,.grid.three,.grid.two,.community-box,.contact-box,.support-box,.nav,.trust-strip{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.hero-banner{min-height:580px}.hero-video-overlay{background:linear-gradient(180deg,#f6f8f3e6,#f6f8f3c7 34%,#f6f8f33d)}.hero-copy-overlay{max-width:none;padding:3rem 1.75rem}.hero-audio-toggle{right:1rem;bottom:1rem}.nav-links{flex-wrap:wrap}}@media (max-width: 640px){h1{max-width:none}.brand-horizontal-logo{height:40px}.section,.hero{padding-bottom:3rem}}
