:root{--bg: #0f1216;--panel: #161b22;--panel-2: #1c232d;--border: #2a323d;--text: #e6edf3;--text-dim: #9aa7b4;--accent: #3b82f6;--accent-dim: #1e3a5f;--pass: #2ea043;--fail: #f85149;--blocked: #d29922;--untested: #6e7681;--radius: 8px;--font: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--mono: ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5}a{color:var(--accent)}button{font-family:inherit}
