:root{--ink:#1a1a1a;--muted:#6b6b6b;--accent:#c2410c;--line:#ececec;--bg:#fbfbf9}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:18px;line-height:1.7}.page.svelte-12qhfyh{flex-direction:column;max-width:680px;min-height:100vh;margin:0 auto;padding:0 24px;display:flex}header.svelte-12qhfyh{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding:36px 0 28px;display:flex}.brand.svelte-12qhfyh{letter-spacing:-.01em;color:var(--ink);font-size:22px;font-weight:700;text-decoration:none}nav.svelte-12qhfyh{gap:20px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:15px;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}main.svelte-12qhfyh{flex:1;padding:40px 0}footer.svelte-12qhfyh{border-top:1px solid var(--line);color:var(--muted);padding:32px 0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.prose{font-size:18px;line-height:1.75}.prose h2{letter-spacing:-.01em;margin:44px 0 12px;font-size:24px}.prose h3{margin:32px 0 10px;font-size:20px}.prose p{margin:18px 0}.prose ul,.prose ol{margin:18px 0;padding-left:24px}.prose li{margin:8px 0}.prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.prose strong{font-weight:700}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:24px 0;padding:4px 20px;font-style:italic}.prose hr{border:none;border-top:1px solid var(--line);margin:40px 0}.prose code{background:#f0efe9;border-radius:4px;padding:2px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.88em}.prose pre{color:#f5f5f5;background:#1d1d1f;border-radius:10px;padding:18px 20px;font-size:14.5px;line-height:1.5;overflow-x:auto}.prose pre code{color:inherit;font-size:inherit;background:0 0;padding:0}
