:root{--paper:#faf9f5;--ink:#161512;--muted:#6e6b63;--faint:#747266;--line:#e6e3d8;--panel:#f2f0e7;--accent:#2e7d32;--accent-bright:#5fae4e;--accent-wash:#eef3ec;--amber:#e3a23c;--abyss:#0a0a0a;--radius-node:14px;--on-abyss:#f5f4f0;--on-abyss-muted:#a8a69e;--measure:46rem;--shell:68rem;--header-h:68px;--display:var(--font-space-grotesk), Georgia, serif;--body:var(--font-plex-sans), system-ui, -apple-system, sans-serif;--mono:var(--font-plex-mono), ui-monospace, SFMono-Regular, Menlo, monospace}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}::selection{background:#d8e8d4}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.02em;max-width:var(--measure);margin:0;font-weight:600;line-height:1.2}h1{letter-spacing:-.03em;font-size:clamp(1.9rem,3.4vw,2.6rem);line-height:1.1}h2{letter-spacing:-.03em;font-size:clamp(1.9rem,3.8vw,3rem);line-height:1.08}h3{font-size:1.2rem}h4{font-size:1.05rem}p{max-width:var(--measure);margin:.75rem 0}a{color:inherit;text-underline-offset:3px}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-contrast:more),(forced-colors:active){a:focus-visible,button:focus-visible{outline-width:3px}}img,svg{max-width:100%;height:auto}.prose{max-width:var(--measure)}.prose h2{margin:2rem 0 .5rem}.prose h3{margin:1.5rem 0 .4rem}.prose ul,.prose ol{margin:.5rem 0 1rem;padding-left:1.4rem}.prose li{margin:.3rem 0}.prose a{color:var(--accent);text-decoration:underline}.prose blockquote{border-left:2px solid var(--line);color:var(--muted);margin:1.25rem 0;padding-left:1rem}.prose code{font-family:var(--mono);background:var(--panel);border:1px solid var(--line);padding:.1em .3em;font-size:.85em}.prose pre{background:var(--panel);border:1px solid var(--line);padding:.9rem 1rem;font-size:.85rem;line-height:1.55;overflow-x:auto}.prose pre code{background:0 0;border:none;padding:0}.screens section{box-sizing:border-box;min-height:calc(100svh - var(--header-h));flex-direction:column;justify-content:center;display:flex}.screens section>a{align-self:center;margin-block:auto}
