@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";body{margin:0;font-family:Montserrat,system-ui,-apple-system;background:#eef4fb;color:#0e1420}.page{padding:40px;position:relative}.header{max-width:1200px;margin:0 auto 40px;text-align:center}.title{font-size:64px;font-weight:800;color:#1f61c9;margin:0 0 12px}.subtitle{font-size:32px;font-weight:400;color:#2e6dd0;margin:0}.grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:240px repeat(4,1fr);gap:16px 20px;text-align:center}.logoWrapper{justify-self:center;margin-bottom:2rem;margin-top:2rem}.logo{height:4rem;width:auto}.label{background:#0e2841;color:#fff;font-weight:800;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;border-radius:.25rem}.objective,.focus,.initiative,.goal{background:#fff;border:1px solid rgba(0,0,0,.25);padding:12px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;border-radius:.25rem}.objective{flex-direction:column;gap:8px;font-weight:700}.focus{background:#9aa3ad;font-weight:600}.initiative{background:#c3cbd5;font-size:14px}.initiativeCol{display:grid;grid-template-rows:repeat(4,1fr);gap:16px}.goal{background:#dde5ef;font-size:18px}.icon{width:32px;height:32px;fill:#1f61c9;margin-bottom:8px}
