:root{color:#1d1f1e;background:#f8f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{color:#f8f6f2;cursor:pointer;font:inherit;background:#1d1f1e;border:0;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 14px;display:inline-flex}button:disabled{cursor:wait;opacity:.65}input{color:#1d1f1e;font:inherit;background:#fff;border:1px solid #d9d1c2;border-radius:6px;outline:none;width:100%;height:44px;padding:0 12px}input:focus{border-color:#41524a;box-shadow:0 0 0 3px #41524a1f}main{max-width:1180px;margin:0 auto;padding:32px 20px 56px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.topbarActions{gap:10px;display:flex}.secondaryButton{color:#1d1f1e;background:#ebe8e1}.eyebrow{color:#6f746f;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.78rem}h1,h2,h3,p{margin:0}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.3rem);font-weight:500}h2{font-size:1.05rem}h3{font-size:1rem}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric,.panel,.workflow{background:#fff;border:1px solid #e6e0d4;border-radius:8px}.metric{align-items:center;gap:14px;min-height:92px;padding:18px;display:flex}.metricIcon{color:#41524a;background:#e9e2d3;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.metricIcon svg{width:20px;height:20px}.metric span{color:#6f746f;margin-bottom:2px;font-size:.85rem;display:block}.metric strong{font-size:1.6rem}.metric.danger .metricIcon{color:#9b2f20;background:#f4d9d4}.panel{margin-top:18px;overflow:hidden}.panelHeader{border-bottom:1px solid #ebe5da;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;display:flex}.panelHeader span{color:#73766f;font-size:.86rem}.workflowGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;padding:18px;display:grid}.workflow{padding:18px}.workflowTitle{align-items:center;gap:10px;margin-bottom:10px;display:flex}.workflowTitle h3{flex:1}.workflow p,.row p,.logItem p{color:#646a63;font-size:.9rem;line-height:1.45}.workflowStats{color:#5a6059;border-top:1px solid #eee8dd;flex-wrap:wrap;gap:12px;margin-top:16px;padding-top:12px;font-size:.86rem;display:flex}.split{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:18px;display:grid}.split>.panel{align-self:start}.table,.logList{scrollbar-gutter:stable;max-height:640px;display:grid;overflow-y:auto}.logList{max-height:520px}.row{border-bottom:1px solid #f0ebe3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:82px;padding:14px 18px;display:grid}.row>div:first-child,.logItem>div{min-width:0}.row:last-child,.logItem:last-child{border-bottom:0}.row strong,.row p,.logItem strong,.logItem p{overflow-wrap:anywhere}.rowMeta{white-space:nowrap;flex-direction:column;justify-self:end;align-items:flex-end;gap:8px;display:flex}time{color:#73766f;font-size:.82rem}.pill{text-transform:lowercase;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:.76rem;display:inline-flex}.good{color:#275b33;background:#dbe9dc}.bad{color:#9b2f20;background:#f4d9d4}.muted{color:#575b56;background:#ebe8e1}.badText{color:#9b2f20}.logItem{border-bottom:1px solid #f0ebe3;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px 18px;display:grid}.dot{border-radius:50%;width:9px;height:9px;margin-top:6px}.dot.info{background:#4f665c}.dot.warn{background:#b5792f}.dot.error{background:#9b2f20}.notice{border-radius:8px;margin-bottom:18px;padding:14px 16px}.notice.error{color:#7e2518;background:#f4d9d4}.loadingScreen,.loginShell{justify-content:center;align-items:center;min-height:100vh;display:flex}.loadingScreen{color:#646a63;padding:20px}.loginShell{max-width:none;padding:24px}.loginPanel{background:#fff;border:1px solid #e6e0d4;border-radius:8px;width:100%;max-width:420px;padding:30px;box-shadow:0 18px 50px #1d1f1e14}.loginPanel h1{margin-bottom:24px;font-size:2.25rem}.loginPanel form{gap:12px;display:grid}.loginPanel label{color:#555d56;font-size:.88rem;font-weight:600}.loginPanel button{justify-content:center;width:100%;margin-top:4px}.loginPanel .notice{margin:0}.loginIcon{color:#41524a;background:#e9e2d3;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;display:flex}@media (width<=980px){.topbar{flex-direction:column;align-items:flex-start}.metrics,.split{grid-template-columns:1fr}button{justify-content:center;width:100%}.topbarActions{flex-direction:column;width:100%}}@media (width<=720px){main{padding:18px 14px 40px}.panelHeader{padding:0 16px}.row{grid-template-columns:1fr;align-items:flex-start;gap:10px;min-height:0;padding:16px}.rowMeta{flex-flow:wrap;justify-self:start;align-items:flex-start}.logItem{padding:16px}}
