:root{--blue-50:#f0f7fc;--blue-100:#dbeaf5;--blue-200:#b7d4ea;--blue-400:#4a8fbf;--blue-600:#1a6aa5;--blue-700:#0f5488;--blue-800:#0b446d;--blue-900:#08304e;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-500:#64748b;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--accent:var(--blue-700);--accent-hover:var(--blue-800);--accent-soft:var(--blue-50);--text:var(--slate-900);--text-muted:var(--slate-500);--text-body:var(--slate-700);--border:var(--slate-200);--surface:#fff;--surface-alt:var(--slate-50);--serif:"Source Serif 4", "Source Serif Pro", Georgia, "Times New Roman", serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius:6px;--max-width:860px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:17px}body{font-family:var(--sans);color:var(--text-body);background:var(--surface);line-height:1.65}h1,h2,h3,h4{font-family:var(--serif);color:var(--text);letter-spacing:-.01em;margin:0 0 .75em;font-weight:600;line-height:1.2}h1{letter-spacing:-.02em;font-size:2.5rem}h2{margin-top:2.5rem;font-size:1.6rem}h3{margin-top:1.75rem;font-size:1.2rem}p{margin:0 0 1.1em}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover);text-underline-offset:3px;text-decoration:underline}strong{color:var(--text);font-weight:600}hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}ul,ol{padding-left:1.25rem}li{margin-bottom:.35em}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.page{padding-top:3.5rem;padding-bottom:5rem}.lede{color:var(--text-body);max-width:62ch;font-size:1.15rem}.muted{color:var(--text-muted)}.pill{color:var(--blue-800);background:var(--blue-50);border:1px solid var(--blue-100);letter-spacing:.01em;white-space:nowrap;border-radius:999px;padding:.15rem .6rem;font-size:.78rem;font-weight:500;display:inline-block}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1.25rem 1.4rem;transition:border-color .15s}.card:hover{border-color:var(--blue-200)}@media (width<=640px){html{font-size:16px}h1{font-size:2rem}h2{font-size:1.4rem}.page{padding-top:2rem;padding-bottom:3rem}}.shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--surface);z-index:10;-webkit-backdrop-filter:saturate(180%)blur(6px);backdrop-filter:saturate(180%)blur(6px);background-color:#ffffffe6;position:sticky;top:0}.header-row.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:2rem;padding-top:1rem;padding-bottom:1rem;display:flex}.brand.svelte-12qhfyh{color:var(--text);flex-direction:column;line-height:1.15;display:flex}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-name.svelte-12qhfyh{font-family:var(--serif);letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.brand-sub.svelte-12qhfyh{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.75rem}nav.svelte-12qhfyh{flex-wrap:wrap;gap:1.5rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-body);border-bottom:2px solid #0000;padding-bottom:2px;font-size:.92rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent);border-bottom-color:var(--blue-200);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);border-bottom-color:var(--accent)}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--surface-alt);color:var(--text-muted);padding:2rem 0;font-size:.9rem}.footer-row.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer-links.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}@media (width<=640px){.header-row.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:.75rem}nav.svelte-12qhfyh{gap:1rem}}
