:root{color-scheme:dark;--bg: #0a0c12;--panel: #141822;--border: #232a37;--text: #eef1f7;--muted: #8b95a7;--accent: #6d8bff}html,body{margin:0;background:var(--bg);color:var(--text);font:15px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}.app.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:0 20px 60px}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:18px 0;margin-bottom:28px;border-bottom:1px solid var(--border)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text)}.mark.svelte-12qhfyh{width:30px;height:30px;display:grid;place-items:center;font-size:16px;border-radius:9px;background:linear-gradient(135deg,#6d8bff,#8f6dff);box-shadow:0 4px 14px #6d8bff59}.wordmark.svelte-12qhfyh{font-weight:700;font-size:17px;letter-spacing:-.01em}.tag.svelte-12qhfyh{font-size:11px;color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:2px 9px}.logout.svelte-12qhfyh{background:none;border:1px solid var(--border);border-radius:9px;color:var(--muted);font:inherit;font-size:13px;padding:7px 14px;cursor:pointer;transition:border-color .15s,color .15s}.logout.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--text)}
