:root{--bg: #ffffff;--bg-soft: #fafafa;--fg: #18181b;--fg-muted: #71717a;--line: #e4e4e7;--accent: #6d28d9;--accent-soft: #f5f3ff;--warn: #b45309;--radius: 8px;--radius-sm: 6px}@media(prefers-color-scheme:dark){:root{--bg: #0c0c0f;--bg-soft: #121216;--fg: #e4e4e7;--fg-muted: #8b8b94;--line: #26262c;--accent: #a78bfa;--accent-soft: #1a1626;--warn: #f59e0b}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--accent)}h1{font-size:24px;line-height:1.25;margin:0 0 8px}h2{font-size:16px;margin:0 0 10px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell.svelte-12qhfyh{max-width:980px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;min-height:100vh}.top.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-weight:600;text-decoration:none;color:var(--fg)}.brand-mark.svelte-12qhfyh{font-size:18px}nav.svelte-12qhfyh{display:flex;align-items:center;gap:16px;font-size:14px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--fg-muted);text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg)}.lang.svelte-12qhfyh{font-size:11px;letter-spacing:.06em;padding:3px 7px;border:1px solid var(--line);border-radius:6px}main.svelte-12qhfyh{flex:1;padding:32px 0 48px}.foot.svelte-12qhfyh{border-top:1px solid var(--line);padding:20px 0 32px;font-size:12px;color:var(--fg-muted);display:flex;flex-direction:column;gap:4px}.foot.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}
