@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}.lang-dropdown[data-astro-cid-lhq6ypcx]{flex-shrink:0;position:relative}.lang-trigger[data-astro-cid-lhq6ypcx]{letter-spacing:.1em;color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-family:inherit;font-size:.7rem;transition:background .15s,border-color .15s,color .15s;display:flex}.lang-trigger[data-astro-cid-lhq6ypcx]:hover{color:#fff;background:#ffffff29}.lang-chevron[data-astro-cid-lhq6ypcx]{opacity:.7;transition:transform .15s}.lang-dropdown[data-astro-cid-lhq6ypcx].is-open .lang-chevron[data-astro-cid-lhq6ypcx]{transform:rotate(180deg)}.lang-menu[data-astro-cid-lhq6ypcx]{z-index:999;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:.625rem;min-width:138px;padding:.3rem;list-style:none;display:none;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 12px 40px #00000080}.lang-dropdown[data-astro-cid-lhq6ypcx].is-open .lang-menu[data-astro-cid-lhq6ypcx]{display:block}.lang-item[data-astro-cid-lhq6ypcx]{letter-spacing:.04em;color:#fff9;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.78rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.lang-item[data-astro-cid-lhq6ypcx]:hover{color:#fff;background:#ffffff14}.lang-item--active[data-astro-cid-lhq6ypcx]{color:#fff}.lang-flag[data-astro-cid-lhq6ypcx]{font-size:.95rem;line-height:1}.lang-check[data-astro-cid-lhq6ypcx]{color:var(--color-green-primary);margin-left:auto;font-size:.75rem}@media (width<=767px){.lang-dropdown[data-astro-cid-lhq6ypcx]{display:none}}.nav-root[data-astro-cid-vi6cectr]{z-index:100;height:var(--nav-height);transition:top .5s var(--ease-out-expo), left .5s var(--ease-out-expo), right .5s var(--ease-out-expo), height .5s var(--ease-out-expo), border-radius .5s var(--ease-out-expo);border-radius:0;position:fixed;top:0;left:0;right:0}.nav-root[data-astro-cid-vi6cectr]:before{content:"";z-index:-1;border-radius:inherit;background:var(--nav-island-bg);-webkit-backdrop-filter:blur(18px)saturate(160%);opacity:0;border:1px solid #ffffff1a;transition:opacity .4s;position:absolute;inset:0;box-shadow:0 12px 40px #00000047,0 2px 8px #0000002e}.nav-root[data-astro-cid-vi6cectr].nav--island{top:.75rem;left:max(.75rem, calc((100vw - var(--nav-island-max-width)) / 2));right:max(.75rem, calc((100vw - var(--nav-island-max-width)) / 2));height:var(--nav-island-height);border-radius:var(--radius-pill)}.nav-root[data-astro-cid-vi6cectr].nav--island:before{opacity:1}.nav-inner[data-astro-cid-vi6cectr]{align-items:center;gap:2rem;height:100%;display:flex}.nav--island[data-astro-cid-vi6cectr] .nav-inner[data-astro-cid-vi6cectr]{gap:1.5rem;padding-inline:1.5rem}.nav-logo-link[data-astro-cid-vi6cectr]{flex-shrink:0;align-items:center;margin-right:auto;display:flex}.nav-logo[data-astro-cid-vi6cectr]{width:auto;height:1.625rem;transition:height .5s var(--ease-out-expo)}.nav--island[data-astro-cid-vi6cectr] .nav-logo[data-astro-cid-vi6cectr]{height:1.25rem}.nav-links[data-astro-cid-vi6cectr]{transition:gap .5s var(--ease-out-expo);align-items:center;gap:2.25rem;list-style:none;display:flex}.nav--island[data-astro-cid-vi6cectr] .nav-links[data-astro-cid-vi6cectr]{gap:1.625rem}.nav-link[data-astro-cid-vi6cectr]{font-size:var(--text-body-sm);color:#fffc;transition:color var(--duration-fast) ease, font-size .5s var(--ease-out-expo);align-items:center;padding:.25rem 0;font-weight:400;display:flex;position:relative}.nav--island[data-astro-cid-vi6cectr] .nav-link[data-astro-cid-vi6cectr]{font-size:.8125rem}.nav-link[data-astro-cid-vi6cectr]:after{content:"";transform-origin:0;height:1.5px;transition:transform .3s var(--ease-out-expo), background var(--duration-fast) ease;background:#ffffff8c;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.nav-link[data-astro-cid-vi6cectr]:hover{color:#fff}.nav-link[data-astro-cid-vi6cectr]:hover:after{transform:scaleX(1)}.nav-link--active[data-astro-cid-vi6cectr]{color:#fff;font-weight:500}.nav-link--active[data-astro-cid-vi6cectr]:after{background:var(--color-green-primary);transform:scaleX(1)}@media (width<=767px){.nav-links[data-astro-cid-vi6cectr]{display:none}}@media (prefers-reduced-motion:reduce){.nav-root[data-astro-cid-vi6cectr],.nav-root[data-astro-cid-vi6cectr]:before,.nav-logo[data-astro-cid-vi6cectr],.nav-links[data-astro-cid-vi6cectr],.nav-link[data-astro-cid-vi6cectr],.nav-link[data-astro-cid-vi6cectr]:after{transition:none}}.footer[data-astro-cid-oenwriqq]{background:var(--color-bg-dark);color:var(--color-text-on-dark);padding-block:var(--space-3xl) var(--space-xl)}.footer-top[data-astro-cid-oenwriqq]{gap:var(--space-2xl);margin-bottom:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid var(--color-border-dark);grid-template-columns:1fr;display:grid}@media (width>=768px){.footer-top[data-astro-cid-oenwriqq]{grid-template-columns:1.5fr 2fr 1fr;align-items:start}}@media (width>=1024px){.footer-top[data-astro-cid-oenwriqq]{grid-template-columns:1.5fr 2fr 1fr}}.footer-brand[data-astro-cid-oenwriqq]{gap:var(--space-md);flex-direction:column;display:flex}.footer-logo-link[data-astro-cid-oenwriqq] img[data-astro-cid-oenwriqq]{width:auto;height:1.75rem}.footer-tagline[data-astro-cid-oenwriqq]{color:var(--color-text-on-dark-muted);font-size:var(--text-body-sm);line-height:1.6}.footer-badge[data-astro-cid-oenwriqq]{flex-direction:column;gap:.375rem;display:flex}.footer-badge[data-astro-cid-oenwriqq] .pulse-dot{color:var(--color-mineral)}.footer-badge[data-astro-cid-oenwriqq] .pulse-dot:before,.footer-badge[data-astro-cid-oenwriqq] .pulse-dot:after{background:var(--color-mineral)}.badge-status[data-astro-cid-oenwriqq]{font-size:var(--text-label);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-mineral);font-family:var(--font-mono)}.footer-nav[data-astro-cid-oenwriqq]{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));display:grid}.footer-col-title[data-astro-cid-oenwriqq]{font-size:var(--text-label);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-text-on-dark-muted);margin-bottom:var(--space-sm);font-weight:500;font-family:var(--font-mono)}.footer-col[data-astro-cid-oenwriqq] ul[data-astro-cid-oenwriqq]{flex-direction:column;gap:.625rem;display:flex}.footer-col[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{font-size:var(--text-body-sm);color:var(--color-text-on-dark-muted);transition:color var(--duration-fast) ease}.footer-col[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:var(--color-text-on-dark)}.footer-ir[data-astro-cid-oenwriqq]{gap:var(--space-xs);flex-direction:column;display:flex}.footer-email[data-astro-cid-oenwriqq]{font-size:var(--text-body-sm);color:var(--color-green-primary);transition:color var(--duration-fast) ease;word-break:break-all}.footer-email[data-astro-cid-oenwriqq]:hover{color:var(--color-green-dark)}.footer-bottom[data-astro-cid-oenwriqq]{gap:var(--space-xs);flex-direction:column;display:flex}@media (width>=768px){.footer-bottom[data-astro-cid-oenwriqq]{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-copy[data-astro-cid-oenwriqq]{font-size:var(--text-body-sm);color:var(--color-text-on-dark-muted);flex-shrink:0}.footer-disclaimer[data-astro-cid-oenwriqq]{font-size:var(--text-label);color:#ffffff59;max-width:560px;line-height:1.5}@media (width>=768px){.footer-disclaimer[data-astro-cid-oenwriqq]{text-align:right}}.section-label[data-astro-cid-7hzlwwyp]{font-family:inherit;font-weight:600;font-size:var(--text-label);letter-spacing:.12em;color:#00c963d9;text-transform:uppercase;display:inline-block}
