html,body{margin:0;padding:0;min-height:100%;background:var(--bg, #f7f7f5);color:var(--fg, #111);font:14px/1.55 -apple-system,BlinkMacSystemFont,Helvetica Neue,IBM Plex Sans JP,system-ui,sans-serif}:root{--bg: #f7f7f5;--bg-card: #ffffff;--fg: #1a1a1a;--muted: #777;--border: #e2e2e2;--subtle: #f0efeb;--accent: #ff6b35;--danger: #e53935;--success: #10b981}@media (prefers-color-scheme: dark){:root{--bg: #0f0f0f;--bg-card: #1a1a1a;--fg: #f0f0f0;--muted: #888;--border: #2a2a2a;--subtle: #1f1f1f}}*{box-sizing:border-box}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{font:inherit;cursor:pointer}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-bottom:1px solid var(--border);background:var(--bg-card);position:sticky;top:0;z-index:10}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;font:700 15px/1.2 system-ui,sans-serif}.brand.svelte-12qhfyh small:where(.svelte-12qhfyh){font:500 11px/1.2 ui-monospace,monospace;color:var(--muted);margin-left:4px}.dot.svelte-12qhfyh{width:10px;height:10px;border-radius:50%;background:var(--accent)}nav.svelte-12qhfyh{display:flex;align-items:center;gap:4px}.nav-link.svelte-12qhfyh{padding:6px 10px;border-radius:6px;font-weight:600;color:var(--fg);border:none;background:transparent}.nav-link.svelte-12qhfyh:hover{background:var(--subtle)}.logout.svelte-12qhfyh{color:var(--muted)}main.svelte-12qhfyh{flex:1;padding:24px;max-width:1200px;width:100%;margin:0 auto}
