:root{font-family:system-ui,-apple-system,sans-serif;color:#203328;background:#f3f4ee;font-size:15px}*{box-sizing:border-box}body{margin:0}header{background:#173e30;color:#e9f0db;padding:22px 5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em}.brand{font-weight:750}main{max-width:1140px;margin:45px auto;padding:0 24px}.heading,.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:11px;letter-spacing:.13em;color:#667361}h1{font-size:clamp(30px,5vw,46px);letter-spacing:-.045em;margin:8px 0 28px;font-weight:650}button,input,select{font:inherit;border-radius:6px;padding:10px 14px;border:1px solid #bdc8ba}button{background:#224b37;color:white;cursor:pointer}button:disabled{opacity:.5;cursor:wait}button.quiet{background:transparent;color:#224b37}input{min-width:0;width:100%;background:white}select{background:white}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #bb7b24;outline-offset:3px}#login{max-width:460px;padding:28px;background:white;border:1px solid #d6dece;border-radius:10px}label{font-weight:600}.input-row{display:flex;gap:8px;margin-top:12px}#login p,footer,#updated{color:#667361;font-size:12px;line-height:1.6}#message{color:#8d391f}.toolbar{border-bottom:1px solid #ced7c7;padding:14px 0}.toolbar label{font-size:13px}.summary{display:flex;gap:28px;padding:28px 0;flex-wrap:wrap}.summary strong{font-size:27px;display:block}.summary span{font-size:12px;color:#62745f}.service{background:#fff;border:1px solid #d4ddcc;border-radius:9px;margin-bottom:14px;padding:24px}.service-head{display:flex;justify-content:space-between;gap:18px}.service h2{font-size:20px;margin:0 0 5px}.meta{font-size:12px;color:#6c7965;overflow-wrap:anywhere}.badge{align-self:flex-start;padding:6px 10px;border-radius:5px;font-size:12px;font-weight:650;white-space:nowrap;background:#ecede6;color:#5f665a}.ok{background:#e2f1de;color:#2a632a}.warning,.stale{background:#fff0cf;color:#835809}.error{background:#ffe3db;color:#9e3727}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin:22px 0}.metric{font-size:13px}.metric p{margin:5px 0}.meter{width:100%;height:7px;accent-color:#426f43}.meter.over{accent-color:#b54324}.period{font-size:11px;color:#708068}details{border-top:1px solid #e7ebdf;padding-top:13px}summary{font-size:12px;cursor:pointer;color:#4f6747}ol{padding-left:20px}li{font-size:13px;padding:8px 0;line-height:1.6}footer{padding:18px 0 35px;max-width:760px}[hidden]{display:none!important}@media(max-width:600px){main{margin-top:26px;padding:0 15px}.toolbar{flex-wrap:wrap;gap:12px}.service{padding:18px}.service-head{flex-wrap:wrap}.summary{gap:20px}header{padding:18px}.heading{gap:10px}h1{font-size:34px}}
