:root{--plane: #f9f9f7;--surface: #fcfcfb;--text: #0b0b0b;--text-2: #52514e;--muted: #898781;--line: #e1e0d9;--axis: #c3c2b7;--accent: #2a78d6;--accent-soft: #cde2fb;--border: rgba(11, 11, 11, .1)}@media(prefers-color-scheme:dark){:root{--plane: #0d0d0d;--surface: #1a1a19;--text: #ffffff;--text-2: #c3c2b7;--muted: #898781;--line: #2c2c2a;--axis: #383835;--accent: #3987e5;--accent-soft: #184f95;--border: rgba(255, 255, 255, .1)}}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--plane);-webkit-font-smoothing:antialiased}.shell.svelte-12qhfyh{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.side.svelte-12qhfyh{background:var(--surface)}.rail.svelte-12qhfyh{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 14px;gap:28px}.brand.svelte-12qhfyh{font-size:15px;font-weight:700;letter-spacing:-.01em;padding:0 10px;display:flex;flex-direction:column;gap:2px}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}ul.svelte-12qhfyh{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}a.svelte-12qhfyh{display:block;padding:9px 10px;border-radius:8px;font-size:14px;text-decoration:none;color:var(--text-2);transition:background .12s,color .12s}a.svelte-12qhfyh:hover{background:var(--line);color:var(--text)}a.on.svelte-12qhfyh{background:var(--accent-soft);color:var(--text);font-weight:600}.out.svelte-12qhfyh{margin-top:auto;color:var(--muted);font-size:13px}main.svelte-12qhfyh{min-width:0}@media(max-width:720px){.shell.svelte-12qhfyh{grid-template-columns:minmax(0,1fr)}.rail.svelte-12qhfyh{position:static;height:auto;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;flex-wrap:wrap}.brand.svelte-12qhfyh{flex-direction:row;align-items:baseline;gap:6px;padding:0;margin-right:auto}ul.svelte-12qhfyh{flex-direction:row;gap:4px}.out.svelte-12qhfyh{margin-top:0}}
