.strip.svelte-7ca2d{display:flex;align-items:flex-end;gap:.85rem}.g.svelte-7ca2d{display:flex;flex-direction:column;align-items:center;gap:.15rem}.l.svelte-7ca2d{font-size:.58rem;font-weight:700;letter-spacing:.05em;color:var(--text-faint);line-height:1}.track.svelte-7ca2d{position:relative;width:6px;height:20px;background:var(--surface-3);border-radius:999px;overflow:hidden}.fill.svelte-7ca2d{position:absolute;bottom:0;left:0;right:0;border-radius:999px;transition:height .4s}.v.svelte-7ca2d{font-size:.58rem;font-variant-numeric:tabular-nums;color:var(--text-dim);line-height:1;white-space:nowrap}.alerts.svelte-7ca2d{font-size:.75rem;font-weight:600;color:#fecaca;background:#7f1d1d;padding:.1rem .5rem;border-radius:999px}:root{--bg: #0b0f19;--surface: #111827;--surface-2: #172033;--surface-3: #1e293b;--border: #26324a;--border-soft: #1c2740;--text: #e5e9f0;--text-dim: #9aa7bd;--text-faint: #6b7a94;--accent: #3b82f6;--accent-hover: #2563eb;--radius: 10px;--radius-sm: 7px;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, monospace;--sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--st-queued: #94a3b8;--st-running: #3b82f6;--st-review: #d97706;--st-done: #16a34a;--st-error: #dc2626;--st-cancelled: #6b7280;color-scheme:dark}:root[data-theme=light]{--bg: #f1f5f9;--surface: #ffffff;--surface-2: #f8fafc;--surface-3: #e9eef5;--border: #cbd5e1;--border-soft: #e2e8f0;--text: #0f172a;--text-dim: #475569;--text-faint: #64748b;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}h1{font-size:1.35rem;font-weight:650;margin:0 0 1rem}h2{font-size:1.05rem;font-weight:600;margin:0 0 .6rem}a{color:#9db4ff;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.45rem .6rem;font:inherit;outline:none;transition:border-color .12s}input::placeholder,textarea::placeholder{color:var(--text-faint)}input:focus,textarea:focus,select:focus{border-color:var(--accent)}button{font:inherit;cursor:pointer;background:var(--surface-3);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.4rem .7rem;transition:background .12s,border-color .12s}button:hover:not(:disabled){background:#26324a}button:disabled{opacity:.45;cursor:default}.btn-primary{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.btn-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius)}.pill{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;padding:.1rem .5rem;border-radius:999px;background:var(--surface-3);color:var(--text-dim);text-transform:lowercase;white-space:nowrap}.dot{width:.55rem;height:.55rem;border-radius:50%;flex:none}[data-status=queued]{color:var(--st-queued)}[data-status=running]{color:var(--st-running)}[data-status=review]{color:var(--st-review)}[data-status=done]{color:var(--st-done)}[data-status=error]{color:var(--st-error)}[data-status=cancelled]{color:var(--st-cancelled)}*{scrollbar-width:thin;scrollbar-color:#2b3852 transparent}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-thumb{background:#2b3852;border-radius:6px}.shell.svelte-12qhfyh{display:flex;height:100vh;overflow:hidden}.sidebar.svelte-12qhfyh{width:14rem;flex:none;background:var(--surface);border-right:1px solid var(--border-soft);display:flex;flex-direction:column;padding:.9rem .7rem}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem;font-weight:700;font-size:.95rem;padding:.3rem .6rem 1rem;color:var(--text)}.maia-mark.svelte-12qhfyh{height:1.3em;width:auto;flex-shrink:0}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:.15rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;border-radius:var(--radius-sm);color:var(--text-dim);font-weight:500}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-3);color:var(--text);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--surface-3);color:#fff}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) .ic:where(.svelte-12qhfyh){width:1.1rem;text-align:center;font-size:.95rem}.navbadge.svelte-12qhfyh{margin-left:auto;min-width:1.05rem;height:1.05rem;padding:0 .3rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.68rem;font-weight:700;line-height:1.05rem;text-align:center;font-family:var(--mono)}.foot.svelte-12qhfyh{margin-top:auto;border-top:1px solid var(--border-soft);padding-top:.7rem;display:flex;flex-direction:column;gap:.5rem}.who.svelte-12qhfyh{display:flex;align-items:center;gap:.45rem;font-size:.78rem;color:var(--text-faint);padding:0 .6rem}.who-name.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.who-avatar.svelte-12qhfyh{width:1.5rem;height:1.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.who-initials.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;background:var(--surface-3, #334155);color:var(--text-dim, #cbd5e1);font-size:.6rem;font-weight:700}.logout.svelte-12qhfyh{font-size:.78rem;padding:.3rem .6rem}.theme.svelte-12qhfyh{font-size:.78rem;padding:.3rem .6rem;background:var(--surface-3);color:var(--text-dim);border:1px solid var(--border-soft);border-radius:var(--radius-sm);cursor:pointer;text-align:left}.theme.svelte-12qhfyh:hover{color:var(--text)}.main-col.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;min-width:0}.appbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:flex-end;height:2.9rem;flex:none;padding:0 1.5rem;border-bottom:1px solid var(--border-soft);background:var(--surface)}.content.svelte-12qhfyh{flex:1;overflow:auto;padding:1.5rem 2rem}
