:root{--bg:#0b0d10;--surface:#14171c;--surface-high:#1d2127;--line:#2a2f37;--text:#e8e8e6;--muted:#9aa2ae;--accent:#f0972a;--danger:#ff6b4a;--ok:#3ddc84}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}button{font:inherit;cursor:pointer}.page-head{margin-bottom:20px}.page-head h1{margin:0 0 4px;font-size:1.5rem;font-weight:600}.page-head p{color:var(--muted);margin:0}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:16px;padding:16px}.row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 4px;display:flex}.row:last-child{border-bottom:none}.grow{flex:1;min-width:0}.muted{color:var(--muted)}input.f,textarea.f,select.f{font:inherit;border:1px solid var(--line);background:var(--surface-high);color:var(--text);box-sizing:border-box;border-radius:8px;width:100%;padding:10px 12px}input.f:focus,textarea.f:focus{border-color:var(--accent);outline:none}.btn{background:var(--accent);color:#1a1205;white-space:nowrap;border:none;border-radius:8px;padding:10px 16px;font-weight:600}.btn:disabled{opacity:.55}.btn-ghost{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:8px;padding:8px 12px}.btn-ghost:hover{color:var(--text)}.btn-danger{color:var(--danger);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 10px}.btn-danger:hover{background:#ff6b4a1f}.error{color:var(--danger)}.tag{background:var(--surface-high);color:var(--muted);border-radius:999px;padding:2px 8px;font-size:.72rem}.booting.svelte-12qhfyh{min-height:100vh}.shell.svelte-12qhfyh{max-width:940px;margin:0 auto;padding:0 24px 64px}header.svelte-12qhfyh{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:12px;display:flex}.mark.svelte-12qhfyh{background:var(--accent);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){line-height:1.2;display:block}.sub.svelte-12qhfyh{color:var(--muted);font-size:.85rem}.right.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:14px;display:flex}nav.svelte-12qhfyh{flex-wrap:wrap;gap:4px;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);border-radius:8px;padding:8px 14px;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface);color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--surface-high);color:var(--text)}.signout.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;padding:8px 12px}.signout.svelte-12qhfyh:hover{color:var(--text)}main.svelte-12qhfyh{padding-top:32px}
