:root{--charcoal:#0e1e2d;--charcoal-soft:#33475a;--ink-muted:#5e6e7d;--green:#90c73e;--green-dark:#79a82e;--green-tint:#90c73e1a;--bg:#fff;--border:#e6e9e8;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Poppins", system-ui, "Segoe UI", Roboto, sans-serif;font:16px/1.6 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--charcoal-soft);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0}h1{font-family:var(--heading);color:var(--charcoal);margin:0;line-height:1.15}p{margin:0}img{max-width:100%;display:block}.hero{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.hero__pattern{pointer-events:none;background-image:radial-gradient(#0e1e2d0f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 40%,#000 30%,#0000 75%);mask-image:radial-gradient(60% 50% at 50% 40%,#000 30%,#0000 75%)}.hero__glow{pointer-events:none;border-radius:50%;position:absolute}.hero__glow--one{background:radial-gradient(circle,#90c73e2e 0%,#90c73e00 70%);width:520px;height:520px;top:-220px;left:-180px}.hero__glow--two{background:radial-gradient(circle,#0e1e2d12 0%,#0e1e2d00 70%);width:560px;height:560px;bottom:-240px;right:-200px}.hero__content{text-align:center;max-width:620px;position:relative}.hero__logo{width:auto;height:46px;margin:0 auto 52px}.hero__eyebrow{font-family:var(--heading);letter-spacing:.14em;text-transform:uppercase;color:var(--green-dark);margin-bottom:20px;font-size:13px;font-weight:600;display:inline-block}.hero__heading{letter-spacing:-.02em;font-size:46px;font-weight:500}.hero__copy{max-width:500px;color:var(--ink-muted);margin:24px auto 0;font-size:16px;line-height:1.75}.hero__pill{font-family:var(--heading);letter-spacing:.04em;color:var(--charcoal-soft);background:var(--green-tint);border:1px solid #90c73e4d;border-radius:999px;align-items:center;gap:10px;margin-top:40px;padding:10px 22px;font-size:13px;font-weight:500;display:inline-flex}.hero__dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #90c73e40}.hero__footer{color:#a7aab0;margin-top:56px;font-size:13px}@media (width<=480px){.hero__heading{font-size:32px}.hero__logo{height:38px;margin-bottom:40px}}
