:root{--bg:#f5f6f8;--surface:#fff;--border:#dfe2e7;--text:#1d2330;--muted:#6b7280;--accent:#1f7a4d;--danger:#b42318;--warn:#b54708;color:var(--text);background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}body{background:var(--bg);margin:0}button{font:inherit;border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;padding:6px 12px}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button:disabled{opacity:.5;cursor:default}input,select,textarea{font:inherit;border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:6px;padding:5px 8px}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:24px;padding:12px 20px;display:flex}nav.svelte-12qhfyh{gap:16px;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);font-weight:600}main.svelte-12qhfyh{padding:16px 20px}
