@font-face{font-family:Geist;src:url(/fonts/geist-sans.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--font-sans:"Geist", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"Geist Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--color-bg:#f8f7f4;--color-bg-dark:#0c0f0a;--color-bg-section:#f2f1ed;--color-green-primary:#00c963;--color-green-dark:#00a050;--color-green-light:#e6fff3;--color-green-glow:#00c96326;--color-obsidian:#111410;--color-ember:#e85a2a;--color-mineral:#8b7355;--color-text-primary:#0c0f0a;--color-text-secondary:#3d4038;--color-text-muted:#7a7d75;--color-text-on-dark:#f8f7f4;--color-text-on-dark-muted:#f8f7f4a6;--color-border:#0c0f0a1a;--color-border-dark:#f8f7f41f;--color-card:#fff;--color-card-dark:#ffffff0d;--text-display-xl:clamp(3.25rem, 8vw, 8rem);--text-display-lg:clamp(2.75rem, 6vw, 6rem);--text-display-md:clamp(2.5rem, 5vw, 4.5rem);--text-display-sm:clamp(2rem, 3.6vw, 3.25rem);--text-section-title:clamp(2.25rem, 4.2vw, 3.75rem);--text-heading-xl:clamp(1.5rem, 2.5vw, 2rem);--text-heading-lg:clamp(1.25rem, 2vw, 1.5rem);--text-heading-md:1.25rem;--text-body-xl:1.25rem;--text-body-lg:1.125rem;--text-body-md:1rem;--text-body-sm:.875rem;--text-label:.75rem;--text-label-lg:.8125rem;--leading-display:.9;--leading-heading:.93;--leading-body:1.65;--leading-tight:1.25;--tracking-display:-.05em;--tracking-heading:-.028em;--tracking-label:.08em;--tracking-wide:.12em;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:9rem;--space-4xl:12rem;--section-pad-y:clamp(5rem, 10vw, 9rem);--card-pad:clamp(1.5rem, 5vw, var(--space-xl));--card-pad-lg:clamp(1.75rem, 6vw, var(--space-2xl));--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-xl:2rem;--radius-pill:999px;--shadow-card:0 1px 2px #0000000a, 0 2px 8px #0000000a;--shadow-card-hover:0 2px 4px #0000000f, 0 8px 24px #00000012;--shadow-glow-green:0 0 24px #00c9631f, 0 4px 12px #00000014;--shadow-lifted:0 4px 12px #00000012, 0 1px 3px #0000000d;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out-expo:cubic-bezier(.87, 0, .13, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-instant:.1s;--duration-fast:.2s;--duration-enter:.7s;--duration-page:1s;--nav-height:4rem;--nav-island-height:3.25rem;--nav-island-bg:#0c0f0adb;--nav-island-max-width:47rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;hanging-punctuation:first last}body{font-family:var(--font-sans);font-size:var(--text-body-md);line-height:var(--leading-body);color:var(--color-text-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizelegibility}::selection{background-color:var(--color-green-primary);color:#fff}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:var(--leading-heading);letter-spacing:var(--tracking-heading)}h1,h2,h3{text-wrap:balance}section[id],[id=subscribe],[id=documents]{scroll-margin-top:calc(var(--nav-height) + 1.5rem)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.overlay-dark{background:linear-gradient(#0c0f0a33 0%,#0c0f0a8c 60%,#0c0f0ad9 100%)}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,5rem)}.container-narrow{width:100%;max-width:768px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,5rem)}.section{padding-block:var(--section-pad-y)}.font-code{font-family:var(--font-mono)}.stat-number,.stage-number,.why-stat-number,.callout-number{font-family:var(--font-sans);font-weight:700}:focus-visible{outline:2px solid var(--color-green-primary);outline-offset:3px;border-radius:2px}.hero,.geo-hero,.inv-hero,.about-hero{border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl)}.hero{z-index:2;position:relative}.quote-reveal{z-index:1;margin-top:calc(-1 * var(--radius-xl));border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);position:relative}@media (width<=640px){.hero,.geo-hero,.inv-hero,.about-hero,.quote-reveal{border-radius:0}.quote-reveal{margin-top:0}}@keyframes reveal-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-fade{0%{opacity:0}to{opacity:1}}@keyframes reveal-left{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}@media (scripting:enabled){.reveal{opacity:0;animation:reveal-up var(--duration-enter) var(--ease-out-expo) both;animation-play-state:paused}.reveal.is-visible{animation-play-state:running}.reveal-fade{opacity:0;animation:reveal-fade var(--duration-enter) var(--ease-out-expo) both;animation-play-state:paused}.reveal-fade.is-visible{animation-play-state:running}.reveal-group>*{opacity:0;animation:reveal-up var(--duration-enter) var(--ease-out-expo) both;animation-play-state:paused}.reveal-group.is-visible>*{animation-play-state:running}.reveal-group>:first-child{animation-delay:0s}.reveal-group>:nth-child(2){animation-delay:90ms}.reveal-group>:nth-child(3){animation-delay:.18s}.reveal-group>:nth-child(4){animation-delay:.27s}.reveal-group>:nth-child(5){animation-delay:.36s}.reveal-group>:nth-child(6){animation-delay:.45s}}@media (prefers-reduced-motion:reduce){.reveal,.reveal-fade,.reveal-group>*{opacity:1;animation:none}.pulse-dot:after{opacity:0;animation:none}.hero-content>*{animation:none}html{scroll-behavior:auto}}@keyframes pulse-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.7}}.pulse-dot{align-items:center;gap:.5rem;display:inline-flex;position:relative}.pulse-dot:before{content:"";background:var(--color-green-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}.pulse-dot:after{content:"";background:var(--color-green-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite pulse-ring;position:absolute;left:0}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.hero-content>*{animation:hero-fade-in var(--duration-enter) var(--ease-out-expo) both}.hero-content>:first-child{animation-delay:.2s}.hero-content>:nth-child(2){animation-delay:.35s}.hero-content>:nth-child(3){animation-delay:.5s}.hero-content>:nth-child(4){animation-delay:.65s}.hero-content>:nth-child(5){animation-delay:.8s}.hero-content>:nth-child(6){animation-delay:.95s}.btn{border-radius:var(--radius-md);font-size:var(--text-body-sm);letter-spacing:.01em;transition:transform var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) var(--ease-out-expo), background-color var(--duration-fast) ease, color var(--duration-fast) ease;will-change:transform;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:500;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--color-green-dark);color:#fff}.btn-primary:hover{background:var(--color-green-primary);box-shadow:0 4px 12px #0000001f,0 1px 3px #00c96326}.btn-secondary{color:#fff;background:0 0;border:1.5px solid #fff6}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.btn-outline{color:var(--color-text-primary);background:0 0;border:1.5px solid #0003}.btn-outline:hover{border-color:var(--color-text-primary);background:var(--color-text-primary);color:#fff}.btn-ghost{color:var(--color-text-secondary);transition:color var(--duration-fast) ease;background:0 0;border:none;padding:.8rem 1rem}.btn-ghost:hover{color:var(--color-text-primary);transform:none}.link-arrow{align-items:center;gap:.375rem;display:inline-flex}.link-arrow .arrow{transition:transform var(--duration-fast) var(--ease-out-expo);display:inline-block}.link-arrow:hover .arrow{transform:translate(4px)}@keyframes skeleton-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton{background-color:#0c0f0a12;background-image:linear-gradient(90deg,#fff0 0%,#ffffffbf 50%,#fff0 100%);background-position:100% 0;background-repeat:no-repeat;background-size:200% 100%;animation:1.5s ease-in-out infinite skeleton-sweep}@media (prefers-reduced-motion:reduce){.skeleton{background-image:none;animation:none}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite spin}
