:root{--bg: #0d0d0d;--bg-surface: #161616;--fg: #d4d4d4;--fg-muted: #777777;--accent: #5f8a6e;--accent-dim: #3d5c48;--font-sans: system-ui, -apple-system, sans-serif;--font-prose: "Source Serif 4", Georgia, serif;--font-mono: "Cascadia Code", "Fira Code", "Courier New", monospace;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--max-width: 720px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:17px}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);line-height:1.6;font-size:1rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:var(--font-mono);background:var(--bg-surface)}pre{padding:1rem;overflow-x:auto;border-left:2px solid var(--accent-dim)}code{padding:.15em .3em;font-size:.9em}.site-header.svelte-12qhfyh{border-bottom:1px solid var(--accent-dim);padding:var(--space-4) 0}.header-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-4);display:flex;align-items:center;justify-content:space-between}.site-name.svelte-12qhfyh{font-family:var(--font-mono);font-weight:600;color:var(--fg);letter-spacing:.02em}nav.svelte-12qhfyh{display:flex;gap:var(--space-4)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg-muted);font-size:.95rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}main.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:var(--space-8) var(--space-4)}.site-footer.svelte-12qhfyh{border-top:1px solid var(--accent-dim);padding:var(--space-4) 0;margin-top:var(--space-8)}.footer-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-4)}.muted.svelte-12qhfyh{color:var(--fg-muted);font-size:.9rem;font-family:var(--font-mono)}
