:root{--ground:#06060f;--panel:#080814;--ink-bright:#f4f1ff;--ink:#edeaf7;--ink-body:#d9d4ee;--ink-soft:#c8c2e0;--ink-muted:#807a9c;--ink-dim:#6e688e;--ink-faint:#5e5878;--cyan:#9fe9f7;--violet:#c6baff;--violet-strong:#a98bff;--pink:#ffb6df;--accent:var(--violet);--accent-hover:#f0ebff;--accent-strong:var(--violet-strong);--on-accent:var(--ground);--cta-bg:#edeaf7;--cta-ink:#0a0918;--cta-bg-hover:#fff;--hairline:#b2aaff17;--hairline-mid:#b2aaff2b;--hairline-strong:#b2aaff57;--ghost-a:#00d8ff;--ghost-b:#ff3fb0;--radius:2px;--nav-height:70px;--nav-height-compact:58px;--nav-link:#948eb4;--nav-pending:#7a7398;--nav-cta-bg:#dcd4ff;--font-display:var(--font-anybody), system-ui, sans-serif;--font-body:var(--font-instrument-sans), system-ui, sans-serif;--font-mono:var(--font-space-mono), ui-monospace, monospace}
:root{--space-section:clamp(2.1rem, 5.6vw, 5.25rem);--space-gutter:clamp(20px, 5vw, 56px);--measure:68ch;--shell:1180px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;scroll-padding-top:calc(var(--nav-height) + 14px)}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--ground);min-height:100%;color:var(--ink-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink-bright);font-weight:800;line-height:1.05}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}::selection{background:var(--accent-strong);color:var(--on-accent)}::placeholder{color:var(--ink-muted)}input,select,textarea,button{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px}@media (max-width:720px){html{scroll-padding-top:calc(var(--nav-height-compact) + 8px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
