:root{--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--color-bg:#f7f7f8;--color-surface:#fff;--color-surface-muted:#f2f2f4;--color-border:#e4e4e7;--color-border-strong:#c9c9cf;--color-text:#111113;--color-text-muted:#6b6b73;--color-text-faint:#9a9aa3;--color-accent:#111113;--color-accent-contrast:#fff;--color-ok:#15803d;--color-ok-bg:#ecfdf3;--color-warn:#b45309;--color-warn-bg:#fffbeb;--color-danger:#b91c1c;--color-danger-bg:#fef2f2;--color-info:#1d4ed8;--color-info-bg:#eff6ff;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #1111130d;--sidebar-width:232px}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);min-height:100%;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600}code,pre{font-family:var(--font-mono);font-size:12.5px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.btn{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text);cursor:pointer;align-items:center;gap:6px;padding:7px 12px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.btn:hover:not(:disabled){background:var(--color-surface-muted)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.btn-primary:hover:not(:disabled){background:#2a2a2e}.muted{color:var(--color-text-muted)}.sidebar.svelte-129hoe0{border-right:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;gap:24px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.brand.svelte-129hoe0{align-items:center;gap:10px;padding:0 8px;font-weight:600;display:flex}.logo.svelte-129hoe0{background:var(--color-accent);border-radius:7px;align-items:center;gap:2px;width:26px;height:26px;padding:0 6px;display:inline-flex}.logo.svelte-129hoe0 span:where(.svelte-129hoe0){background:var(--color-accent-contrast);border-radius:2px;width:3px}.logo.svelte-129hoe0 span:where(.svelte-129hoe0):first-child{height:8px}.logo.svelte-129hoe0 span:where(.svelte-129hoe0):nth-child(2){height:16px}.logo.svelte-129hoe0 span:where(.svelte-129hoe0):nth-child(3){height:11px}nav.svelte-129hoe0{flex-direction:column;gap:2px;display:flex}.nav-item.svelte-129hoe0{border-radius:var(--radius-md);color:var(--color-text-muted);justify-content:space-between;align-items:center;padding:7px 10px;font-weight:500;display:flex}.nav-item.svelte-129hoe0:hover,.nav-item.active.svelte-129hoe0{background:var(--color-surface-muted);color:var(--color-text)}.footer.svelte-129hoe0{border-top:1px solid var(--color-border);flex-direction:column;gap:2px;margin-top:auto;padding-top:12px;display:flex}.logout.svelte-129hoe0{width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0}.settings.svelte-129hoe0{color:var(--color-text-faint);justify-content:flex-start;gap:8px;font-size:13px}.settings.svelte-129hoe0:hover,.settings.active.svelte-129hoe0{color:var(--color-text-muted)}.icon.svelte-129hoe0{flex:none}@media (width<=800px){.sidebar.svelte-129hoe0{border-right:0;border-bottom:1px solid var(--color-border);flex-direction:row;align-items:center;height:auto;position:static;overflow-x:auto}nav.svelte-129hoe0{flex-direction:row}.footer.svelte-129hoe0{border-top:0;flex-direction:row;margin-top:0;margin-left:auto;padding-top:0}.logout.svelte-129hoe0{width:auto}.settings.svelte-129hoe0 span:where(.svelte-129hoe0){display:none}}.shell.svelte-12qhfyh{grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh;display:grid}.content.svelte-12qhfyh{width:100%;max-width:1100px;padding:32px 40px 64px}.bare.svelte-12qhfyh{place-items:center;min-height:100vh;padding:24px 16px;display:grid}@media (width<=800px){.shell.svelte-12qhfyh{grid-template-columns:1fr}.content.svelte-12qhfyh{padding:20px 16px 48px}}
