:root{color-scheme:dark;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#08111d;color:#f4f7fb;font-size:16px}
*{box-sizing:border-box}body{margin:0;line-height:1.55}a{color:#8cdbff;text-underline-offset:.18em}a:focus-visible,input:focus-visible{outline:3px solid #62d6c2;outline-offset:3px}::selection{background:#276c78;color:#fff}
.shell{max-width:1240px;margin:auto;padding:28px 20px 64px}.masthead{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:26px;border-bottom:1px solid #344556}.eyebrow{font-size:.8rem;letter-spacing:.09em;color:#73deca;font-weight:700}.masthead h1{font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.03em;margin:6px 0}.masthead p,.note,.scope,footer{color:#b9c8d6}.masthead p{margin:0;max-width:70ch}.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #4a6076;border-radius:10px;white-space:nowrap;text-decoration:none;background:#102236;color:#d8f3ff;transition:background-color .18s ease,border-color .18s ease}.secondary:hover{background:#173049;border-color:#6f8ba3}.secondary:active{background:#0c1a29}
.status{min-height:46px;margin:20px 0 8px;padding:10px 15px;border-radius:10px;background:#14293a;color:#d5f9f0}.status.warn{background:#402c21;color:#ffddb5}.scope{font-size:.87rem}section{margin-top:35px}h2{font-size:1.22rem;margin:0 0 15px}h3{font-size:1rem;margin:0 0 8px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tag{color:#b1d5ee;font-size:.8rem}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.card,.panel,.chart,.subpanel{background:#101f2f;border:1px solid #304459;border-radius:12px;padding:18px}.card small{display:block;color:#b5c7d5}.card strong{display:block;font-size:clamp(1.5rem,3vw,2.3rem);font-variant-numeric:tabular-nums;line-height:1.25;margin:8px 0}.card span{display:block;font-size:.79rem;color:#a9c2d3}.note{font-size:.87rem;margin:10px 0 14px}.chart{min-height:180px;display:flex;align-items:flex-end;gap:3px;padding:20px 18px 26px;position:relative}.bar{min-width:3px;flex:1;max-width:36px;background:#57b7cf;border-radius:4px 4px 0 0}.chart .empty{align-self:center;color:#b9c8d6}.chart-caption{position:absolute;bottom:3px;right:14px;font-size:.76rem;color:#b9c8d6}
.search-label{display:block;font-size:.87rem;margin:18px 0 5px;color:#d4e6f3}input,select{background:#102236;border:1px solid #4b6074;border-radius:9px;color:#fff;min-height:44px;width:min(100%,410px);padding:9px 12px;font:inherit}select:focus-visible{outline:3px solid #62d6c2;outline-offset:3px}.table-wrap{overflow-x:auto;border:1px solid #304459;border-radius:12px}table{border-collapse:collapse;width:100%;min-width:620px;background:#101f2f}caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}th,td{text-align:left;padding:11px 13px;border-bottom:1px solid #304459;font-size:.88rem}th{font-size:.8rem;color:#a8cada;background:#152a3a;white-space:nowrap}td:not(:first-child){font-variant-numeric:tabular-nums}td:first-child{max-width:340px;overflow-wrap:anywhere}tbody tr:last-child td{border:0}.empty-row{text-align:center;color:#b9c8d6}.subpanel{margin-top:20px}.subpanel .table-wrap{margin-top:12px}.panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.panel h3{margin:0 0 12px}.panel ol{list-style:none;padding:0;margin:0}.panel li{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid #304459}.panel li span{overflow-wrap:anywhere}.panel li strong{font-variant-numeric:tabular-nums}footer{font-size:.82rem;border-top:1px solid #304459;margin-top:42px;padding-top:18px}
@media(max-width:760px){.shell{padding:20px 14px 45px}.masthead{align-items:flex-start;flex-direction:column}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.panels{grid-template-columns:1fr}.card{padding:14px}.section-head{align-items:flex-start;flex-direction:column}.chart{min-height:150px}}
@media(max-width:390px){.cards{grid-template-columns:1fr 1fr;gap:8px}.card strong{font-size:1.45rem}}
