@layer tokens{:root{--color-bg:#0b0f14;--color-bg-elevated:#0f1620;--color-bg-overlay:#141c28;--color-bg-sunken:#0a0e14;--color-surface:#161f2c;--color-surface-hover:#1b2632;--color-border-subtle:#1a2230;--color-border:#232e3e;--color-border-strong:#2d3a4e;--color-text:#e8eef7;--color-text-muted:#94a3b8;--color-text-faint:#64748b;--color-text-disabled:#475569;--color-text-inverse:#0b0f14;--color-accent:#3b82f6;--color-accent-hover:#2563eb;--color-accent-bg:#1e3a5f;--color-accent-subtle:#1a2942;--color-success:#22c55e;--color-success-bg:#14321f;--color-success-subtle:#0f2417;--color-warning:#f59e0b;--color-warning-bg:#3d2a0a;--color-warning-subtle:#2a1c07;--color-danger:#ef4444;--color-danger-bg:#3d1818;--color-danger-subtle:#2a1010;--color-info:#06b6d4;--color-info-bg:#0f3340;--color-info-subtle:#0a2530;--color-status-pending:#94a3b8;--color-status-running:#3b82f6;--color-status-succeeded:#22c55e;--color-status-failed:#ef4444;--color-status-skipped:#f59e0b;--color-status-aborted:#64748b;--color-status-active:#22c55e;--color-status-revoked:#ef4444;--color-status-locked:#f59e0b;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-full:9999px;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--text-xs:11px;--text-sm:12px;--text-md:13px;--text-base:14px;--text-lg:16px;--text-xl:18px;--text-2xl:24px;--text-3xl:32px;--shadow-e1:0 1px 2px #00000040;--shadow-e2:0 4px 8px #00000060;--shadow-e3:0 12px 24px #00000080;--shadow-accent-hover:0 2px 6px #3b82f640;--motion-fast:.12s;--motion-base:.2s;--motion-slow:.32s;--easing-standard:cubic-bezier(.2, 0, 0, 1)}}
@layer reset{*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--text-md);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.5}h1,h2,h3,h4,h5,h6,p,figure{margin:0}ul,ol{margin:0;padding:0;list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}}
@layer tokens,reset,ui-lib,components;@layer utilities{.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
