:root{--bg:#0f172a;--panel:#1e293b;--panel2:#273449;--text:#e2e8f0;--muted:#94a3b8;--ok:#10b981;--no:#f87171;--warn:#f59e0b;--border:#334155}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:#60a5fa}code{background:var(--panel2);border-radius:5px;padding:1px 6px;font-size:.92em}.muted{color:var(--muted)}.topbar.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--panel)}.nav.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:16px;max-width:1160px;height:52px;margin:0 auto;padding:0 20px;display:flex}.brand.svelte-12qhfyh{color:var(--text);font-size:15px;font-weight:700;text-decoration:none}.links.svelte-12qhfyh{gap:6px;display:flex}.link.svelte-12qhfyh{color:var(--muted);border-radius:8px;padding:6px 12px;font-size:14px;text-decoration:none}.link.svelte-12qhfyh:hover{color:var(--text);background:var(--panel2)}.link.active.svelte-12qhfyh{color:#fff;background:#3b82f6}.wrap.svelte-12qhfyh{max-width:1160px;margin:0 auto;padding:24px 20px 60px}
