:root{--plane: #fafafa;--surface: #ffffff;--text: #0a0a0a;--text-2: #2a2a2c;--muted: #8e8e93;--line: #eeeeee;--axis: #c7c7cc;--border: #e5e5ea;--accent: #0a0a0a;--accent-soft: #f2f2f2;--on-accent: #ffffff;--brand-warm: #ff6b35;--success: #2ea66d;--warning: #e0a500;--error: #e5484d}@media(prefers-color-scheme:dark){:root{--plane: #0a0a0a;--surface: #161618;--text: #ffffff;--text-2: #c7c7cc;--muted: #8e8e93;--line: #232326;--axis: #3a3a3d;--border: rgba(255, 255, 255, .12);--accent: #ffffff;--accent-soft: #232326;--on-accent: #0a0a0a;--brand-warm: #ff7d4d}}*{box-sizing:border-box}body{margin:0;font-family:Inter,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{display:flex;align-items:center;gap:8px;padding:0 10px;text-decoration:none;color:var(--text)}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){flex:none;border-radius:7px}.brand.svelte-12qhfyh .name:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:1px;font-size:15px;font-weight:700;letter-spacing:-.01em}.brand.svelte-12qhfyh .sub:where(.svelte-12qhfyh){font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.brand.svelte-12qhfyh:hover{background:none}ul.svelte-12qhfyh{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}ul.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;font-size:14px;text-decoration:none;color:var(--text-2);transition:background .12s,color .12s}ul.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--line);color:var(--text)}ul.svelte-12qhfyh a.on:where(.svelte-12qhfyh){background:var(--accent-soft);color:var(--text);font-weight:600}.ico.svelte-12qhfyh{flex:none;color:var(--muted);transition:color .12s}ul.svelte-12qhfyh a:where(.svelte-12qhfyh):hover .ico:where(.svelte-12qhfyh),ul.svelte-12qhfyh a.on:where(.svelte-12qhfyh) .ico:where(.svelte-12qhfyh){color:var(--text)}.out.svelte-12qhfyh{margin-top:auto;padding:9px 10px;color:var(--muted);font-size:13px;text-decoration:none}.out.svelte-12qhfyh:hover{color:var(--text)}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{padding:0;margin-right:auto}.brand.svelte-12qhfyh .name:where(.svelte-12qhfyh){flex-direction:row;align-items:baseline;gap:6px}ul.svelte-12qhfyh{flex-direction:row;gap:4px}.out.svelte-12qhfyh{margin-top:0}}
