:root{--bg:#f7f8fa;--surface:#fff;--text:#1a1d21;--text-muted:#626c77;--border:#e2e6ea;--accent:#338574;--accent-hover:#2b6f61;--danger:#c0392b;--radius:8px;--space:8px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--shadow:0 1px 3px #00000014, 0 4px 12px #0000000d}*{box-sizing:border-box}body{font-family:var(--font);background:var(--bg);color:var(--text);margin:0;line-height:1.5}a{color:var(--accent)}.loading.svelte-12qhfyh{min-height:100vh;color:var(--text-muted);place-items:center;display:grid}.topbar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.brand.svelte-12qhfyh{color:var(--text);font-weight:700;text-decoration:none}nav.svelte-12qhfyh{align-items:center;gap:16px;display:flex}.who.svelte-12qhfyh{color:var(--text-muted);font-size:.9rem}.logout.svelte-12qhfyh{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;font:inherit;background:0 0;padding:6px 12px}.content.svelte-12qhfyh{max-width:900px;margin:0 auto;padding:24px 20px}
