.hero-container{color:#fff;background:#09090b;width:100%;position:relative}.hero-canvas-wrapper{z-index:0;pointer-events:none;width:100%;height:100vh;margin-bottom:-100vh;position:sticky;top:0;left:0}.hero-canvas{width:100%;height:100%;display:block}.hero-canvas-wrapper:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#09090ba6 0%,#09090b59 30%,#0000 55%);position:absolute;inset:0}.hero-canvas-wrapper:after{content:"";pointer-events:none;background:radial-gradient(#0000 45%,#09090bbf 100%);position:absolute;inset:0}.scroll-sections{z-index:10;position:relative}.content-section{align-items:center;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex}.hero-content-inner{pointer-events:auto;width:100%;max-width:80rem;margin:0 auto}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#34d399;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:block}.hero-content-inner.is-first .hero-eyebrow{visibility:hidden}.hero-title{letter-spacing:-.035em;color:#fff;text-shadow:0 2px 40px #09090b80;max-width:18ch;margin:0;font-size:clamp(2.75rem,7.5vw,6.5rem);font-weight:600;line-height:1.02}.hero-title .emerald{color:#34d399}.hero-title .title-char{display:inline-block}.hero-subtitle{color:#d4d4d8;text-shadow:0 1px 20px #09090b99;max-width:45ch;margin-top:1.5rem;font-size:1.0625rem;line-height:1.55}@media (width>=768px){.hero-subtitle{font-size:1.25rem}}.hero-subtitle .subtitle-line{margin:0}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}.hero-content-inner.is-first .hero-actions{visibility:hidden}.hero-cta-primary{color:#09090b;background:#10b981;border-radius:.5rem;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.hero-cta-primary:hover{background:#34d399}.hero-cta-primary:active{transform:translateY(1px)}.hero-cta-secondary{color:#d4d4d8;border:1px solid #3f3f46;border-radius:.5rem;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.hero-cta-secondary:hover{color:#fff;border-color:#71717a}.hero-stats{flex-wrap:wrap;gap:1.5rem;margin-top:2.5rem;display:flex}.hero-content-inner.is-first .hero-stats{visibility:hidden}.hero-stat{padding-right:1.5rem}.hero-stat+.hero-stat{border-left:1px solid #27272a;padding-left:1.5rem;padding-right:0}.hero-stat-value{color:#34d399;margin:0;font-size:1.5rem;font-weight:600}.hero-stat-label{color:#71717a;margin:0;font-size:.875rem}.scroll-progress{z-index:20;letter-spacing:.28em;color:#71717a;pointer-events:none;text-transform:uppercase;opacity:1;align-items:center;gap:.75rem;font-size:.65rem;transition:opacity .4s;display:flex;position:fixed;bottom:1.25rem;right:1.5rem}.scroll-progress.hidden{opacity:0}.progress-track{background:#27272a;width:80px;height:1px;overflow:hidden}.progress-fill{background:#10b981;height:100%;transition:width .1s linear}.section-counter{font-variant-numeric:tabular-nums}@media (width<=640px){.scroll-progress{display:none}}
