:root{--color-background:#09090b;--color-surface:#18181b;--color-surface-light:#27272a;--color-border:#3f3f46;--color-text:#f8fafc;--color-text-muted:#a1a1aa;--color-primary:#22c55e;--color-primary-hover:#16a34a;--color-primary-light:#0f3d24;--color-on-primary:#052e16;--color-on-primary-soft:#ecfdf5;--color-danger:#e53935;--font-sans:var(--font-manrope), ui-sans-serif, system-ui, sans-serif;--space-section:clamp(4rem, 9vw, 7rem);--content-width:70rem;--focus-ring:0 0 0 2px var(--color-background), 0 0 0 4px var(--color-primary)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--color-background);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}:focus-visible{box-shadow:var(--focus-ring);outline:none}.skip-link{z-index:100;background:var(--color-primary);color:#052e16;border-radius:.375rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}.container{width:min(100% - 2rem, var(--content-width));margin-inline:auto}.section{padding-block:var(--space-section)}.section--tight{padding-block:clamp(3rem,6vw,4.5rem)}.section--band{background:var(--color-surface);border-block:1px solid var(--color-border);padding-block:clamp(2.75rem,5vw,3.75rem)}.section__eyebrow{color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8125rem;font-weight:600}.section__title{letter-spacing:-.03em;max-width:24ch;margin:0 0 1rem;font-size:clamp(1.7rem,3.2vw,2.25rem);font-weight:700;line-height:1.15}.section__title--wide{max-width:32ch}.section__title--display{max-width:18ch;font-size:clamp(1.9rem,4vw,2.75rem)}.section__lead{max-width:40rem;color:var(--color-text-muted);margin:0;font-size:1.125rem}.section__slash{width:4.5rem;height:.75rem;color:var(--color-primary);margin-bottom:1.25rem;display:block}.stack{flex-direction:column;gap:1.5rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
