:root{--bg: #0f1115;--panel: #181b22;--panel-2: #20242d;--border: #2a2f3a;--text: #e7e9ee;--muted: #9aa3b2;--accent: #4f8cff;--accent-strong: #2f6ddb;--radius: 10px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text)}#app,body>div{height:100%}button{font:inherit;cursor:pointer}a{color:var(--accent)}.btn{background:var(--panel-2);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .7rem}.btn.active{background:var(--accent);border-color:var(--accent-strong);color:#fff}.muted{color:var(--muted)}.shell.svelte-12qhfyh{display:flex;flex-direction:column;height:100%}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 1rem;border-bottom:1px solid var(--border);background:var(--panel);flex:0 0 auto;z-index:5}.brand.svelte-12qhfyh{display:flex;align-items:baseline;gap:.6rem}.tagline.svelte-12qhfyh{font-size:.85rem}.locale-switch.svelte-12qhfyh{display:flex;gap:.35rem}.content.svelte-12qhfyh{flex:1;min-height:0;position:relative}@media (max-width: 640px){.tagline.svelte-12qhfyh{display:none}}
