@font-face{font-family:Geist;src:url(/fonts/Geist-Variable.woff2) format("woff2");font-weight:100 900;font-display:swap}:root{--text: #1a1a1a;--text-muted: #666;--text-faint: #999;--bg: #fafafa;--code-bg: #f0f0f0;--border: #ddd;--underline: #ccc}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--text: #e0e0e0;--text-muted: #999;--text-faint: #777;--bg: #111;--code-bg: #1e1e1e;--border: #333;--underline: #555}}:root[data-theme=dark]{--text: #e0e0e0;--text-muted: #999;--text-faint: #777;--bg: #111;--code-bg: #1e1e1e;--border: #333;--underline: #555}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,system-ui,sans-serif;color:var(--text);background:var(--bg);line-height:1.7;max-width:600px;margin:0 auto;padding:4rem 1.5rem}h1{font-size:1.3rem;font-weight:400;margin-bottom:.25rem}h2{font-size:1rem;font-weight:400;color:var(--text-muted);margin-top:2.5rem;margin-bottom:.75rem;text-transform:lowercase}p{margin-bottom:.75rem}a{color:var(--text);text-decoration:underline;text-decoration-color:var(--underline);text-underline-offset:2px}a:hover{text-decoration-color:var(--text)}ul{list-style:none;padding:0}li{margin-bottom:.35rem}.theme-toggle{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.875rem;font-family:inherit;padding:0}.theme-toggle:hover{color:var(--text)}article h1{font-size:1.5rem;margin-bottom:.25rem}article h2{color:var(--text);font-size:1.2rem;font-weight:600;text-transform:none;margin-top:2rem}article h3{font-size:1.05rem;font-weight:600;margin-top:1.5rem}article ul,article ol{list-style:revert;padding-left:1.5rem;margin:.75rem 0}article li{margin-bottom:.25rem}article pre{background:var(--code-bg);padding:1rem;overflow-x:auto;border-radius:4px;margin:1rem 0;font-size:.875rem;line-height:1.5}article code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875em}article :not(pre)>code{background:var(--code-bg);padding:.15em .3em;border-radius:3px}article blockquote{border-left:3px solid var(--underline);padding-left:1rem;margin:1rem 0;color:var(--text-muted)}article img{max-width:100%;height:auto;border-radius:4px;margin:1rem 0}article figure{margin:1rem 0}article figcaption{font-size:.875rem;color:var(--text-muted);margin-top:.5rem;text-align:center}article hr{border:none;border-top:1px solid var(--border);margin:2rem 0}
