:root{--bg: #f4f6f4;--surface: #fcfcfb;--surface-2: #eceeea;--ink: #0b0b0b;--ink-2: #52514e;--muted: #898781;--grid: #e1e0d9;--accent: #1f6b4e;--accent-soft: #e2ede7;--on-series: #ffffff;--s1: #2a78d6;--s2: #eb6834;--s3: #1baf7a;--s4: #eda100;--s5: #e87ba4;--s6: #008300;--s7: #4a3aa7;--s8: #e34948;--t1: #86b6ef;--t2: #f5ab87;--t3: #82d9b4;--t4: #fbe3a3;--t5: #f5bfd2;--t6: #6cbd6c;--t7: #a198e0;--t8: #f8b6b5;--on-tint: #182420}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #0d0d0d;--surface: #1a1a19;--surface-2: #242423;--ink: #ffffff;--ink-2: #c3c2b7;--muted: #898781;--grid: #2c2c2a;--accent: #5cbd97;--accent-soft: #1e3a2f;--s1: #3987e5;--s2: #d95926;--s3: #199e70;--s4: #c98500;--s5: #d55181;--s6: #008300;--s7: #9085e9;--s8: #e66767;--t7: #c3bcf2}}:root[data-theme=dark]{--bg: #0d0d0d;--surface: #1a1a19;--surface-2: #242423;--ink: #ffffff;--ink-2: #c3c2b7;--muted: #898781;--grid: #2c2c2a;--accent: #5cbd97;--accent-soft: #1e3a2f;--s1: #3987e5;--s2: #d95926;--s3: #199e70;--s4: #c98500;--s5: #d55181;--s6: #008300;--s7: #9085e9;--s8: #e66767;--t7: #c3bcf2}body{background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,sans-serif;margin:0;font-size:15px;line-height:1.5}.shell.svelte-12qhfyh{max-width:860px;margin:0 auto;padding:0 16px 64px}header.svelte-12qhfyh{display:flex;align-items:baseline;justify-content:space-between;padding:18px 2px 26px}.brand.svelte-12qhfyh{font-weight:800;font-size:19px;letter-spacing:-.01em;color:var(--accent);text-decoration:none}nav.svelte-12qhfyh{display:flex;gap:18px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:13px;color:var(--ink-2);text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}nav.svelte-12qhfyh form:where(.svelte-12qhfyh){display:contents}.logout.svelte-12qhfyh{border:none;background:none;padding:0;cursor:pointer;font-size:13px;color:var(--muted);font-family:inherit}.logout.svelte-12qhfyh:hover{color:var(--accent)}
