:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f9f8;--surface:#fff;--border:#e3e7e5;--border-strong:#cfd6d2;--text:#22333a;--text-soft:#44545e;--text-muted:#66757e;--accent:#1a8f5f;--accent-strong:#147a4f;--accent-contrast:#fff;--error:#c0392b;--shadow:0 4px 24px #0000000f;--shadow-card:0 2px 10px #0000000a}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1310;--surface:#1a211c;--border:#2a332d;--border-strong:#3a463e;--text:#e7eee8;--text-soft:#c2ccc5;--text-muted:#8b968e;--accent:#2bbf82;--accent-strong:#48d49a;--accent-contrast:#0c150f;--error:#ff6b5e;--shadow:0 4px 24px #00000073;--shadow-card:0 2px 10px #0000004d}html,body{margin:0}body{background:var(--bg);color:var(--text);font-family:system-ui,sans-serif}footer.svelte-9sff3o{text-align:center;color:var(--text-muted);padding:1rem;font-size:.85rem}footer.svelte-9sff3o a:where(.svelte-9sff3o){color:var(--accent);text-decoration:none}.shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.topbar.svelte-12qhfyh{justify-content:flex-end;align-items:center;padding:.5rem .75rem;display:flex}.content.svelte-12qhfyh{flex-direction:column;flex:1;display:flex}.home-link.svelte-12qhfyh{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft);border-radius:8px;margin-right:auto;padding:.35rem .7rem;font-size:.8rem;text-decoration:none}.home-link.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--accent)}.theme-toggle.svelte-12qhfyh{border:1px solid var(--border-strong);background:var(--surface);width:2.1rem;height:2.1rem;color:var(--text-soft);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:grid}.theme-toggle.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--accent)}
