:root{color-scheme:dark;--bg: #1b1e23;--surface: #23272e;--surface-2: #2b3039;--text: #c4c9d1;--text-muted: #8b93a0;--border: #343a44;--accent: #7aa2d6;--accent-2: #8fb0e0;--danger: #d98a8a;--ok: #8fbf9f;--radius: 8px}body{margin:0;font:15px/1.6 system-ui,sans-serif;color:var(--text);background:var(--bg)}a{color:var(--accent)}input,select,textarea{background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.45rem .6rem;font:inherit}input::placeholder{color:var(--text-muted)}button{font:inherit;background:var(--accent);color:#12151a;border:0;border-radius:var(--radius);padding:.45rem .9rem;cursor:pointer}button:disabled{background:var(--surface-2);color:var(--text-muted);cursor:default}header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;border-bottom:1px solid var(--border);background:var(--surface)}.brand.svelte-12qhfyh{font-weight:700;text-decoration:none;color:var(--text)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--text-muted)}main.svelte-12qhfyh{max-width:820px;margin:0 auto;padding:1.5rem 1.25rem}
