:root{--bg:#0b1114;--surface:#121a1e;--surface-raised:#19252a;--surface-sunken:#081013;--border:#293a40;--border-strong:#40535a;--text:#f1f4ef;--text-dim:#aab7b5;--accent:#f2b75e;--accent-strong:#ffca76;--accent-soft:#f2b75e21;--accent-ink:#231708;--green:#68ce91;--yellow:#e3b65b;--red:#f18478;--red-dim:#ff9d91;--grey:#849295;--focus:#ffca76;--radius:10px;--radius-small:6px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);min-height:100vh;margin:0;font-size:15px}a{color:var(--text-dim);text-decoration:none}a:hover,a.active{color:var(--text)}a:focus-visible,button:focus-visible,textarea:focus-visible,input:focus-visible{outline:2px solid var(--focus);outline-offset:2px}h1{margin:0;font-size:1.25rem}.container{max-width:76rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.pulse-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;gap:.75rem;margin:1rem 0;padding:.75rem 1rem;font-weight:500;display:flex}.pulse-bar strong{font-variant-numeric:tabular-nums}.worker-grid{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.worker-grid{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}}.worker-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.35rem;padding:.85rem 1rem;display:flex}.worker-card.is-stale{opacity:.65}.card-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.worker-name{font-weight:600}.status-chip{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:999px;padding:.1rem .55rem;font-size:.72rem;font-weight:700}.status-working{color:var(--green)}.status-idle{color:var(--grey)}.status-blocked{color:var(--yellow);background:#d299221f}.status-stale{color:var(--red-dim)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.task-title{margin:.15rem 0 0;font-size:.95rem}.last-event{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.82rem;overflow:hidden}.heartbeat{color:var(--text-dim);font-size:.78rem}@media (width<=639px){.worker-card{flex-flow:wrap;align-items:baseline;gap:.25rem .75rem;padding:.55rem .75rem}.worker-card .task-title,.worker-card .last-event{width:100%}}.event-list{flex-direction:column;gap:.4rem;margin:1rem 0;padding:0;list-style:none;display:flex}.event-row{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:baseline;gap:.75rem;padding:.5rem .85rem;font-size:.88rem;display:flex}.event-time{color:var(--text-dim);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.78rem}.event-kind{color:var(--accent);text-transform:uppercase;flex-shrink:0;font-size:.75rem}.event-msg{word-break:break-word;min-width:0}@media (width<=639px){nav a,button{align-items:center;min-height:44px;display:inline-flex}.logout-form button{padding:.5rem .9rem}}.data-table{border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:8px;width:100%;margin:1rem 0;font-size:.9rem;overflow:hidden}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--border);padding:.5rem .85rem}.data-table th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.data-table tr:last-child td{border-bottom:none}header.svelte-12qhfyh{border-bottom:1px solid var(--border);margin-bottom:.75rem;padding:.5rem 0}nav.svelte-12qhfyh{flex-wrap:wrap;align-items:baseline;gap:.65rem;display:flex}.brand.svelte-12qhfyh{margin-right:.65rem}.brand.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:750}.nav-links.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:var(--radius-small);color:var(--text-dim);border:1px solid #0000;padding:.35rem .65rem;font-size:.88rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface);color:var(--text)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--accent-soft);box-shadow:inset 0 -2px 0 var(--accent);color:var(--accent-strong);border-color:#f2b75e59}h1.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text)}main.svelte-12qhfyh{padding-bottom:2rem}.logout-form.svelte-12qhfyh{margin-left:auto}.logout-form.svelte-12qhfyh button:where(.svelte-12qhfyh){border:1px solid var(--border);border-radius:var(--radius-small);min-height:2.2rem;color:var(--text-dim);cursor:pointer;background:0 0;padding:.25rem .75rem;font-size:.85rem}.logout-form.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{border-color:var(--border-strong);color:var(--text)}@media (width<=639px){nav.svelte-12qhfyh{align-items:center}.brand.svelte-12qhfyh{margin-right:auto}.nav-links.svelte-12qhfyh{flex-wrap:nowrap;flex-basis:100%;order:3;padding-bottom:.2rem;overflow-x:auto}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){flex-shrink:0}.logout-form.svelte-12qhfyh{order:2;margin-left:0}}
