:root{color:#f4f1e8;font-synthesis:none;background:#0b1515;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#21433b 0,#0b1515 42%);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}main{width:min(1180px,100% - 40px);margin:0 auto;padding:64px 0}header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:42px;display:flex}.eyebrow{color:#d9b66f;letter-spacing:.16em;font-size:.75rem;font-weight:800}h1{margin:8px 0;font-family:Georgia,serif;font-size:clamp(2.6rem,8vw,5rem);font-weight:500;line-height:.95}header p{color:#aabbb7;max-width:630px}button{border:0;border-radius:999px;padding:11px 18px}.primary{color:#13211e;background:#d9b66f;font-weight:800}.secondary{color:#f4f1e8;background:0 0;border:1px solid #51655f}.link{color:#d9b66f;background:0 0;padding:0}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:42px;display:grid}.metric{text-align:left;color:inherit;background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;padding:22px}.metric.active{background:#d9b66f1f;border-color:#d9b66f}.metric strong{font-family:Georgia,serif;font-size:2.2rem;display:block}.metric span{color:#aabbb7}.toolbar{justify-content:space-between;align-items:center;display:flex}h2{font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.jobs{gap:12px;display:grid}article{background:#112321;border:1px solid #29413c;border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:22px;display:grid}article h3{margin:10px 0 5px}article p{color:#93a6a1;margin:0;font-size:.9rem}.status{text-transform:uppercase;letter-spacing:.08em;background:#283d38;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.status.awaiting_approval{color:#ffe5a7;background:#594b27}.status.completed_with_evidence{color:#aff2c8;background:#214834}.status.failed{color:#ffc3c3;background:#5b2a2a}.artifacts{flex-wrap:wrap;gap:8px;display:flex}.artifacts a{color:#c4d8d2;font-size:.8rem}.empty,.error{text-align:center;background:#ffffff0d;border-radius:18px;padding:30px}.error{color:#ffc3c3;border:1px solid #7b3a3a;margin-bottom:12px}@media (width<=760px){main{width:min(100% - 24px,1180px);padding:32px 0}header{flex-direction:column;align-items:flex-start}.metrics{grid-template-columns:repeat(2,1fr)}article{grid-template-columns:1fr}}
