:root{--brand:#008cfa;--brand-ink:#016bbf;--brand-tint:#eaf6ff;--bg:#fff;--panel:#fbfbfa;--line:#e3e2df;--hover:#f0efec;--muted:#6b6a66;--accent:var(--brand);--accent-ink:#fff;--error:#a8322a;--text:#1e1e1e;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#16161a;--panel:#1c1c21;--line:#2e2e35;--hover:#26262d;--muted:#97969f;--accent:var(--brand);--accent-ink:#fff;--error:#e08079;--text:#e9e8e4;--brand-tint:#132534}}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}.shell.svelte-12qhfyh{max-width:90vw;margin:0 auto;padding:0 1.5rem 4rem}nav.svelte-12qhfyh{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;padding-top:1.25rem;display:flex}nav.subnav.svelte-12qhfyh{margin-top:-1.25rem;padding-top:0}.brand.svelte-12qhfyh{letter-spacing:-.01em;color:inherit;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:flex}.brand-logo.svelte-12qhfyh{width:1.4rem;height:1.4rem}.brand.svelte-12qhfyh{padding-bottom:1.25rem}ul.svelte-12qhfyh{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}ul.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);border-bottom:2px solid #0000;padding:.3rem .05rem 1.15rem;font-size:.9rem;text-decoration:none;display:block}ul.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}ul.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);border-bottom-color:var(--brand);font-weight:500}.logout.svelte-12qhfyh{margin-left:auto;padding-bottom:1.25rem}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh){font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem .7rem;font-size:.9rem}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--hover);color:inherit}
