:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17251e;background:#f7faf8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.primary,.secondary,.danger{padding:11px 15px;border-radius:10px;font-size:13px;font-weight:800}.primary{border:1px solid #176a45;color:#fff;background:#176a45;box-shadow:0 5px 14px #176a4526}.primary:hover{background:#105b39}.primary:disabled{cursor:not-allowed;opacity:.55}.secondary{border:1px solid #ccd9d1;color:#315443;background:#fff}.secondary:hover{background:#f3f8f5}.danger{border:1px solid #e4c7c0;color:#9d3b28;background:#fff8f6}.wide{width:100%;margin-top:12px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px}.eyebrow{margin:0 0 7px;color:#248157;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.page-head h1{margin:0;font-size:clamp(28px,4vw,40px);letter-spacing:-.045em}.page-head p:not(.eyebrow){margin:8px 0 0;color:#718078;font-size:14px}.card{border:1px solid #dfe8e2;border-radius:17px;background:#fff;box-shadow:0 6px 22px #163a2610}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:850}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.completed{color:#167146;background:#ddf4e6}.partial{color:#986711;background:#fff0c9}.failed{color:#a13d2a;background:#fde4de}.active-run,.queued,.searching,.analyzing,.generating_report{color:#23658d;background:#dfeffa}.muted{color:#718078}.empty{padding:42px 20px;color:#75837b;text-align:center}.error-box{padding:13px 15px;border:1px solid #efcec6;border-radius:10px;color:#9c3d2b;background:#fff3f0;font-size:13px}.skeleton{min-height:140px;background:linear-gradient(90deg,#fff,#edf3ef,#fff);background-size:200% 100%;animation:shine 1.3s infinite}@keyframes shine{to{background-position:-200% 0}}@media(max-width:600px){.page-head{display:block}.page-head>button{width:100%;margin-top:18px}}
