:root{color:#e5eef8;font-synthesis:none;background:#0b1220;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}main{width:min(1280px,100% - 32px);margin:0 auto;padding:32px 0 56px}.hero{background:linear-gradient(135deg,#12213b,#101827);border:1px solid #23324b;border-radius:20px;justify-content:space-between;align-items:end;gap:32px;padding:28px;display:flex}h1{letter-spacing:-.05em;max-width:620px;margin:8px 0;font-size:clamp(2rem,4vw,4rem);line-height:1}h3{margin-top:0}.eyebrow{color:#7dd3fc;letter-spacing:.18em;margin:0;font-size:.75rem}.muted{color:#8ea4bf}.publication{color:#9db2ca;gap:6px;min-width:240px;font-size:.88rem;display:grid}.publication strong{color:#e5eef8}.tabs{flex-wrap:wrap;gap:8px;padding:20px 0;display:flex}.tabs button{color:#b9c8da;background:#111d30;border:1px solid #2b3c58;border-radius:999px;padding:9px 14px}.tabs button.active,.tabs button:hover{color:#042c2c;background:#5eead4;border-color:#5eead4}.module{background:#0f1a2b;border:1px solid #23324b;border-radius:20px;min-height:320px;padding:26px}.cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.card{background:#132238;border:1px solid #263a56;border-radius:14px;gap:10px;padding:16px;display:grid}.card pre{color:#9fe7d9;max-height:180px;font-size:.75rem;overflow:auto}.badge{border-radius:999px;width:fit-content;padding:3px 8px;font-size:.75rem}.badge.fresh{color:#062b23;background:#5eead4}.badge.carried_forward,.badge.stale{color:#3b2500;background:#fbbf24}.badge.unavailable{color:#450a0a;background:#fca5a5}.state{color:#9db2ca;text-align:center;padding:48px 12px}.state.error{color:#fecaca}.state button{color:#fecaca;background:0 0;border:1px solid #ef4444;border-radius:8px;margin-left:10px;padding:6px 10px}.report{white-space:pre-wrap;line-height:1.7}@media (width<=720px){.hero{display:grid}main{width:min(100% - 20px,1280px);padding-top:10px}.module{padding:18px}}
