:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090b0f;color:#ecf0f4}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0,#261014 0,transparent 32%),#090b0f}button,input,select{font:inherit}button:disabled{opacity:.45;cursor:not-allowed}main{max-width:1480px;margin:auto;padding:24px}.hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:28px 0}.hero-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.eyebrow{font-size:12px;letter-spacing:.16em;color:#d85d66;font-weight:800}h1{font-size:48px;margin:5px 0 0;letter-spacing:-.04em}.hero p,.muted{color:#89929d}.badge,.pill{border:1px solid #70323a;color:#ff9aa2;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.badge.soft{color:#aeb5bd;border-color:#333b46}.pill{padding:5px 9px;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.pill.warning{color:#ffd38a;border-color:#6d542e}.pill.running{color:#9ed7ff;border-color:#34576e}.alert{background:#421920;border:1px solid #7d2c38;color:#ffc1c7;padding:12px 14px;border-radius:10px;margin-bottom:14px}nav{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}nav button{border:0;background:#15191f;color:#9da5ae;padding:11px 16px;border-radius:10px;cursor:pointer}nav button.active{background:#7d1d28;color:#fff}.panel{background:#10141a;border:1px solid #202630;border-radius:18px;padding:24px;box-shadow:0 18px 70px #0008}.panel h2{margin-top:0}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head h2{margin-bottom:5px}.section-head p{margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.compact-grid{margin-bottom:14px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:14px 0 18px}.stats>div{background:#0b0e13;border:1px solid #222a34;border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:4px;min-width:0}.stats small{color:#7f8993}.stats b{font-size:20px;overflow:hidden;text-overflow:ellipsis}label{display:flex;flex-direction:column;gap:7px;color:#aeb5bd;font-size:13px}label small{color:#727d88}input,select{width:100%;background:#0b0e13;color:#ecf0f4;border:1px solid #2b333e;border-radius:9px;padding:11px}.checks{display:flex;gap:20px;flex-wrap:wrap;margin:16px 0}.checks label{flex-direction:row;align-items:center}.checks input{width:auto}.primary,.danger,.secondary,.tiny{border:0;border-radius:9px;padding:11px 16px;color:#fff;font-weight:800;cursor:pointer}.primary{background:#9b2633}.danger{background:#3c171b;margin-top:12px}.secondary{background:#202630;color:#cdd3da}.tiny{padding:7px 10px;background:#272e37;font-size:12px}.status{margin-top:18px;padding:16px;background:#0b0e13;border-radius:12px;display:grid;gap:8px}.bar{height:8px;background:#222831;border-radius:9px;overflow:hidden}.bar i{display:block;height:100%;background:#b83242;transition:width .25s ease}.table-wrap{overflow:auto;margin-top:22px}table{width:100%;border-collapse:collapse;min-width:900px}th,td{text-align:right;padding:11px;border-bottom:1px solid #202630;font-size:13px;white-space:nowrap}th:first-child,td:first-child{text-align:left}.good{color:#7fd6a7}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:20px}.card{background:#0b0e13;border:1px solid #202630;border-radius:14px;padding:16px}.row{display:flex;justify-content:space-between;gap:10px;color:#aeb5bd}.metric{display:flex;flex-direction:column;margin:16px 0}.metric b{font-size:25px}.protocol-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.protocol-card{background:#0b0e13;border:1px solid #202630;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px}.protocol-card h3{margin:0}.protocol-card p{color:#929ba5;line-height:1.5;margin:0;min-height:68px}.protocol-card .primary{margin-top:auto}.method-note{margin:12px 0 18px;padding:14px;border-radius:12px;background:#0b0e13;display:flex;gap:12px;flex-wrap:wrap;color:#9ba4ae}.runs-layout{display:grid;grid-template-columns:minmax(300px,420px) 1fr;gap:16px;min-height:460px}.run-list{display:flex;flex-direction:column;gap:9px;max-height:650px;overflow:auto}.run-item{width:100%;text-align:left;background:#0b0e13;border:1px solid #202630;border-radius:12px;color:#e8edf2;padding:13px;display:grid;gap:6px;cursor:pointer}.run-item.selected{border-color:#8d3440;background:#151015}.run-item div{display:flex;justify-content:space-between;gap:8px}.run-item small{color:#7f8993}.run-status{font-size:11px;font-weight:800;text-transform:uppercase}.status-good{color:#7fd6a7}.status-bad{color:#ff8992}.status-run{color:#8dcff7}.run-detail{background:#0b0e13;border:1px solid #202630;border-radius:14px;padding:16px;min-width:0}.run-detail h3{margin-top:0}.artifact-list{display:grid;gap:7px}.artifact-list button{background:#12171d;border:1px solid #252d36;border-radius:9px;padding:10px;color:#d7dde3;display:flex;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.artifact-list small{color:#7f8993}.preview{margin-top:14px}.preview pre,.error-pre{white-space:pre-wrap;word-break:break-word;background:#07090c;border:1px solid #202630;border-radius:10px;padding:12px;max-height:420px;overflow:auto;color:#c8d0d8}.empty{padding:32px;text-align:center;color:#78828d;border:1px dashed #29313a;border-radius:12px;margin-top:18px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.run-detail .bar{margin:12px 0}@media(max-width:900px){.runs-layout{grid-template-columns:1fr}.run-list{max-height:300px}}@media(max-width:640px){main{padding:14px}.hero{flex-direction:column}h1{font-size:38px}.panel{padding:16px}.section-head{flex-direction:column}.hero-badges{justify-content:flex-start}nav button{flex:1 1 auto}.protocol-card p{min-height:0}}
