:root{--bg: #fafaf8;--bg-elevated: #ffffff;--surface: #ffffff;--surface-tint: #f2f2ef;--rule: #dedeD8;--rule-soft: #e7e7e2;--text: #101114;--text-muted: #3c414b;--text-subtle: #5b5f68;--text-faint: #8b8f97;--signal: #1b3ef0;--signal-dark: #142db0;--signal-light: #7f97ff;--ink: #101114;--font-sans: "Space Grotesk", "Helvetica Neue", Helvetica, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--max-width: 760px;--wide-width: 1200px;--nav-height: 4rem;--section-padding: clamp(3rem, 7vw, 5.5rem);--gutter: clamp(1.25rem, 4vw, 3rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
