:root{--color-bg:#080a0c;--color-bg-rgb:8, 10, 12;--surface-0:#06090b;--surface-1:#080b0d;--surface-2:#0b0f12;--surface-3:#0e1317;--color-bg-alt:var(--surface-0);--color-surface:var(--surface-2);--color-surface-rgb:11, 15, 18;--color-surface-2:var(--surface-3);--color-ink:#f4f5f3;--color-ink-rgb:244, 245, 243;--color-ink-soft:#f4f5f3d1;--color-muted:#9aa3ab;--color-faint:#f4f5f380;--color-line:#f4f5f317;--color-line-strong:#f4f5f32e;--color-accent:#00c2d6;--color-accent-rgb:0, 194, 214;--color-accent-strong:#0aa9bb;--color-accent-soft:#00c2d61f;--color-focus:#00c2d6;--font-heading:var(--font-space-grotesk), "Segoe UI", system-ui, sans-serif;--font-body:var(--font-inter), "Segoe UI", system-ui, sans-serif;--font-mono:var(--font-jetbrains-mono), ui-monospace, "SFMono-Regular", "Menlo", monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--section-padding:clamp(4.5rem, 3.5rem + 4.5vw, 7.5rem);--section-padding-compact:clamp(3rem, 2.5rem + 2.4vw, 4.5rem);--content-max:1200px;--content-narrow:720px;--header-h:68px;--radius-sm:2px;--radius-md:4px;--ease-standard:cubic-bezier(.22, 1, .36, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--duration-fast:.18s;--duration-mid:.24s}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65;overflow-x:clip}h1,h2,h3,h4{font-family:var(--font-heading);color:inherit;letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:600;line-height:1.08}p{text-wrap:pretty;margin:0}a{color:inherit}img,svg{max-width:100%;display:block}button{font-family:inherit}ul,ol{margin:0;padding:0;list-style:none}::selection{background:rgba(var(--color-accent-rgb), .28);color:var(--color-ink)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px;border-radius:var(--radius-sm)}section[id],:where(#main-content){scroll-margin-top:calc(var(--header-h) + 28px)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{left:var(--space-4);background:var(--color-ink);color:var(--color-bg);padding:var(--space-3) var(--space-5);border-radius:var(--radius-sm);z-index:1000;transition:top var(--duration-fast) var(--ease-standard);font-family:var(--font-heading);font-weight:600;text-decoration:none;position:absolute;top:-60px}.skip-link:focus{top:var(--space-4)}@media (scripting:none){[data-reveal]{opacity:1!important;transform:none!important}}.eyebrow{align-items:center;gap:var(--space-3);font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.7rem;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--color-accent);opacity:.7;width:24px;height:1px}.eyebrow--plain:before{display:none}.tech-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-faint);font-size:.68rem}
