: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}.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}.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}.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}.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}.card{padding:1.5rem}.step-number{display:inline-flex;margin-bottom:1rem;color:var(--brand-green);font-weight:800}.community-box,.contact-box{padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.contact-note{margin-top:.75rem;font-size:.92rem}@media (max-width: 900px){.hero-content,.grid.three,.community-box,.contact-box,.nav,.trust-strip{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.nav-links{flex-wrap:wrap}}@media (max-width: 640px){h1{max-width:none}.brand-horizontal-logo{height:40px}.section,.hero{padding-bottom:3rem}}
