:root{color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{margin:0;min-width:320px}a{color:inherit}.appShell{width:min(100%,1920px);margin:0 auto;padding:clamp(18px,3vw,40px)}.hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;border-bottom:1px solid #d9e0ec;padding:30px 0 24px}.eyebrow{margin:0 0 8px;color:#66758f;font-size:.78rem;font-weight:900;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:980px;margin-bottom:12px;font-size:clamp(2.45rem,7vw,6.4rem);line-height:.95}h2{margin-bottom:0;font-size:clamp(1.45rem,2.4vw,2.45rem);line-height:1.05}.hero p{max-width:780px;margin-bottom:0;color:#58677f;font-size:1.05rem;line-height:1.5}.primaryLink{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 16px;color:#fff;background:#2756d8;font-weight:900;text-decoration:none;white-space:nowrap}.statusBand,.moduleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.statusBand{margin:24px 0}.statusBand article,.moduleCard,.notes{border:1px solid #d9e0ec;border-radius:8px;background:#fff}.statusBand article{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;align-items:center;padding:14px}.statusBand svg{grid-row:span 2;color:#1b8a5a}.statusBand span,.moduleCard span{color:#66758f;font-size:.74rem;font-weight:900;text-transform:uppercase}.statusBand strong,.moduleCard strong,.moduleCard p{overflow-wrap:anywhere}.moduleSection{display:grid;gap:14px;margin-top:28px}.sectionHeader{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:end;justify-content:space-between}.moduleGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.moduleCard{display:grid;min-height:230px;align-content:start;gap:10px;padding:16px;text-decoration:none}.moduleCard:hover{border-color:#2756d8}.moduleCard strong{font-size:1.2rem}.moduleCard p{margin-bottom:0;color:#58677f;line-height:1.42}.moduleCard small{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:#2756d8;font-weight:900}.notes{display:grid;grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);gap:18px;margin-top:18px;padding:18px}.notes p{margin-bottom:0;color:#58677f;line-height:1.5}code{border:1px solid #d9e0ec;border-radius:6px;padding:2px 5px;background:#f5f7fb}@media(max-width:960px){.hero,.statusBand,.moduleGrid,.notes{grid-template-columns:1fr}.hero{align-items:start}.primaryLink{justify-self:start}}
