:root{color-scheme:light dark;--bg: #faf7f2;--fg: #1e1a15;--muted: #7a6d5a;--accent: #a14c2b;--border: rgba(30, 26, 21, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}@media(prefers-color-scheme:dark){:root{--bg: #1e1a15;--fg: #faf7f2;--muted: #a89a82;--border: rgba(250, 247, 242, .12)}}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--fg);min-height:100vh}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}main{max-width:64rem;margin:0 auto;padding:2rem 1.5rem}h1,h2,h3{font-weight:600;letter-spacing:-.01em}code,pre{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}header.svelte-12qhfyh{border-bottom:1px solid var(--border);padding:.75rem 1.5rem}nav.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;max-width:64rem;margin:0 auto}.brand.svelte-12qhfyh{font-weight:600;text-decoration:none;color:var(--fg)}.spacer.svelte-12qhfyh{flex:1}.who.svelte-12qhfyh{color:var(--muted);font-size:.875rem}.link.svelte-12qhfyh{background:none;border:none;color:var(--accent);text-decoration:underline;text-underline-offset:2px;cursor:pointer;font:inherit;padding:0}
