:root{--color-background:#fff;--color-surface:#f7f8fa;--color-surface-alt:#eef0f4;--color-border:#e2e5eb;--color-text-primary:#0f1115;--color-text-secondary:#5c6270;--color-text-tertiary:#9298a5;--color-accent:#4a79c4;--color-accent-hover:#3d64a8;--color-accent-tint:#e4e7fb;--color-success:#08ce1c;--color-danger:#e74c3c;--color-surface-inverse:#10131b;--color-surface-inverse-alt:#1a1e29;--color-border-inverse:#2b3040;--color-text-inverse:#f5f6f8;--color-text-inverse-secondary:#a3a8b5;--color-overlay:#00000080;--color-chart-indigo:#6366f1;--color-chart-indigo-bright:#818cf8;--color-chart-rose:#f43f5e;--color-chart-amber:#d97706;--color-chart-amber-bright:#f6b100;--color-chart-emerald:#059669;--color-chart-indigo-bright-accent:#e4e9fc;--color-chart-rose-bright-accent:#fdd4d9;--color-chart-amber-bright-accent:#fcf3d0;--color-chart-emerald-bright-accent:#b1ffe0;--font-sans:var(--font-space-grotesk), system-ui, sans-serif;--text-hero:clamp(2.5rem, 2.5vw + 1.5rem, 4.5rem);--text-title:clamp(2rem, 1.5vw + 1.25rem, 3rem);--text-heading:clamp(1.5rem, 1vw + 1rem, 2rem);--text-body:clamp(1rem, .3vw + .9rem, 1.125rem);--text-label:clamp(.75rem, .2vw + .7rem, .875rem);--text-sm:.875rem;--line-sm:1.25rem;--text-2xl:1.5rem;--line-2xl:2rem;--text-4xl:2.25rem;--line-4xl:2.5rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--tracking-tight:-.025em;--tracking-widest:.1em;--leading-tight:1.25;--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-36:36px;--space-40:40px;--space-48:48px;--space-56:56px;--space-64:64px;--space-80:80px;--width-content-xl:36rem;--width-content-2xl:42rem;--width-content-4xl:56rem;--width-content-5xl:64rem;--width-page:72rem;--header-height:4.5rem;--radius-sm:8px;--radius-md:16px;--radius-lg:32px;--radius-full:9999px;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--z-header:50;--z-modal:100;--ease-standard:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-slow:.2s;--ease-reveal:cubic-bezier(.16, 1, .3, 1);--duration-reveal:.7s;--reveal-distance:24px;--reveal-blur:8px;--duration-chart-draw:.9s;--chart-draw-stagger:.12s;--chart-mark-rise:6px;--duration-nav-open:.45s;--duration-nav-close:.13s;--nav-word-stagger:45ms;--nav-word-rise:6px;--lift-sm:-2px;--lift-md:-4px;--shadow-hover:0 18px 30px -12px #0000002e, 0 8px 12px -8px #0000001f;--shadow-hover-inverse:0 18px 30px -12px #0000008c, 0 8px 12px -8px #0006;--hero-stage-w-split:1470;--hero-stage-h-split:560;--hero-card-clearance:50px;--hero-stage-w-column:900;--hero-inset-split:72;--hero-inset-column:64;--hero-title-size:33;--hero-copy-size:14;--hero-copy-gap:16;--hero-card-w-split:660;--hero-card-top-split:84;--hero-card-right-split:20;--hero-fly-x-split:810;--hero-card-w-column:860;--hero-card-top-column:36;--hero-fly-x-column:1020;--hero-shot-w:2880;--hero-shot-h:1748;--hero-card-chrome-h:22;--hero-card-chrome-gap:5;--hero-card-chrome-pad:9;--hero-card-radius:12;--hero-card-dot:7;--hero-perspective:1500}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:#0000;border:0 solid;margin:0;padding:0}html{-webkit-text-size-adjust:100%;tab-size:4;scroll-behavior:smooth;line-height:1.5}body{line-height:inherit;font-family:var(--font-sans);background:var(--color-background);color:var(--color-text-primary)}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}ol,ul,menu{list-style:none}img,svg,video,canvas{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,textarea{font:inherit;letter-spacing:inherit;color:inherit;background-color:#0000}@keyframes reveal-in{0%{opacity:0;translate:0 var(--reveal-distance)}to{opacity:1;translate:none}}html.js [data-reveal]{opacity:0}html.js [data-reveal].is-visible{animation:reveal-in var(--duration-reveal) var(--ease-reveal) var(--reveal-delay,0s) both}@media (prefers-reduced-motion:reduce){html.js [data-reveal]{opacity:1}html.js [data-reveal].is-visible{animation:none}}
