:root,[data-theme=dark]{--bg: #0b0d10;--surface-1: #111418;--surface-2: #15181d;--surface-3: #1b1f25;--bg-accent: #1c2531;--bg-success: #122018;--bg-warning: #2a2118;--bg-danger: #2a1414;--text: #e6e9ee;--text-secondary: #a3a9b4;--text-muted: #6b7280;--text-accent: #6fb2ff;--text-success: #4ade80;--text-warning: #f5a623;--text-danger: #f87171;--border: #232830;--border-strong: #2e343d;--radius: 6px;--radius-lg: 12px;--accent: #4f8cff;--accent-hover: #6fa0ff;--sidebar-w: 180px;--nav-h: 0px;--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", "Fira Code", Menlo, Consolas, monospace}[data-theme=light]{--bg: #f7f8fa;--surface-1: #ffffff;--surface-2: #ffffff;--surface-3: #f1f3f5;--bg-accent: #e8f0ff;--bg-success: #e8f7ee;--bg-warning: #fdf3e3;--bg-danger: #fdeaea;--text: #1a1d21;--text-secondary: #5b6470;--text-muted: #8a929c;--text-accent: #1a5fb4;--text-success: #1a7d3a;--text-warning: #b45309;--text-danger: #c0322b;--border: #e3e6ea;--border-strong: #d2d6dc;--accent: #1a5fb4;--accent-hover: #154785}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#svelte{min-height:100%;display:flex}a{color:var(--text-accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer;background:var(--surface-3);color:var(--text);border:.5px solid var(--border-strong);border-radius:var(--radius);padding:6px 12px;display:inline-flex;align-items:center;gap:6px;transition:background .12s ease,border-color .12s ease}button:hover{background:var(--bg-accent)}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}button.primary:hover{background:var(--accent-hover)}button.danger{background:var(--bg-danger);color:var(--text-danger);border-color:var(--text-danger)}input,select,textarea{background:var(--surface-1);border:.5px solid var(--border-strong);border-radius:var(--radius);padding:6px 10px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 30%,transparent)}.badge{font-size:11px;padding:2px 8px;border-radius:var(--radius);font-weight:500;white-space:nowrap}.badge.succeeded{background:var(--bg-success);color:var(--text-success)}.badge.processing{background:var(--bg-accent);color:var(--text-accent)}.badge.ambiguous{background:var(--bg-warning);color:var(--text-warning)}.badge.failed{background:var(--bg-danger);color:var(--text-danger)}.muted{color:var(--text-secondary)}.mono{font-family:var(--font-mono)}hr{border:none;border-top:.5px solid var(--border);margin:1rem 0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:6px}::-webkit-scrollbar-track{background:transparent}.splash.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--text-secondary)}.spinner.svelte-12qhfyh{width:22px;height:22px;border:2px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;animation:svelte-12qhfyh-spin .8s linear infinite}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.shell.svelte-12qhfyh{display:grid;grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh}.sidebar.svelte-12qhfyh{background:var(--surface-1);border-right:.5px solid var(--border);padding:1rem .75rem;display:flex;flex-direction:column;gap:2px;position:sticky;top:0;height:100vh}.brand.svelte-12qhfyh{font-size:13px;font-weight:500;padding:6px 8px;margin-bottom:8px}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;flex:1}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:8px;padding:8px;border-radius:var(--radius);color:var(--text-secondary);font-size:13px;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:not(.disabled){background:var(--surface-3);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--bg-accent);color:var(--text-accent)}nav.svelte-12qhfyh a.disabled:where(.svelte-12qhfyh){opacity:.45;cursor:not-allowed}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) i:where(.svelte-12qhfyh){font-size:16px}.user.svelte-12qhfyh{display:flex;align-items:center;gap:8px;padding:8px;border-top:.5px solid var(--border);margin-top:8px}.avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;background:var(--bg-accent);color:var(--text-accent);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.user-meta.svelte-12qhfyh{min-width:0}.user-email.svelte-12qhfyh{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.link.svelte-12qhfyh{background:none;border:none;padding:0;color:var(--text-muted);font-size:11px}.link.svelte-12qhfyh:hover{background:none;color:var(--text)}.content.svelte-12qhfyh{background:var(--surface-2);padding:1rem 1.25rem;min-width:0}
