:root{--bg:#f8fafc;--surface:#fff;--text:#0f172a;--muted:#475569;--border:#e2e8f0;--accent:#6d28d9;--accent-contrast:#fff;--danger:#dc2626;--success:#15803d;--radius:.5rem}@media (prefers-color-scheme:dark){:root{--bg:#0b1220;--surface:#111a2e;--text:#e2e8f0;--muted:#94a3b8;--border:#1e293b;--accent:#a78bfa;--accent-contrast:#0b1220;--danger:#f87171;--success:#4ade80}}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,sans-serif}a{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.skip.svelte-12qhfyh{background:var(--surface);border-radius:0 0 var(--radius) 0;z-index:1;padding:.5rem .75rem;position:absolute;top:0;left:-9999px}.skip.svelte-12qhfyh:focus{left:0}header.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--surface)}nav.svelte-12qhfyh{flex-wrap:wrap;align-items:baseline;gap:1.5rem;max-width:48rem;margin:0 auto;padding:.75rem 1rem;display:flex}.brand.svelte-12qhfyh{color:var(--text);font-size:1.05rem;font-weight:700;text-decoration:none}.brand-x.svelte-12qhfyh{color:var(--accent);padding:0 .1em;font-weight:400}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){gap:1rem;margin:0;padding:0;list-style:none;display:flex}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--muted);border-bottom:2px solid #0000;padding-bottom:.15rem;font-size:.95rem;text-decoration:none}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{color:var(--text)}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh) a[aria-current=page]:where(.svelte-12qhfyh){color:var(--text);border-bottom-color:var(--accent)}main.svelte-12qhfyh{max-width:48rem;margin:0 auto;padding:2.5rem 1rem 4rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);max-width:48rem;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:0 auto;padding:1.5rem 1rem 2.5rem;font-size:.875rem;display:flex}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}footer.svelte-12qhfyh ul:where(.svelte-12qhfyh){gap:1rem;margin:0;padding:0;list-style:none;display:flex}
