@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Regular.woff2)format("woff2");font-display:swap}*{box-sizing:border-box}html{background:#f5f6fa;color:#242b3d}body{margin:0;font-family:Montserrat,system-ui,sans-serif;line-height:1.75}main{max-width:850px;margin:0 auto;padding:2rem clamp(1rem,5vw,3rem) 4rem}nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:2rem}a,h1{overflow-wrap:anywhere}h1{font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.3}h2{font-size:1.2rem;line-height:1.5;margin-top:2rem}a{color:#214b93;text-underline-offset:.2em}a:focus-visible{outline:3px solid #214b93;outline-offset:4px}@media print{html{background:#fff}nav{display:none}main{max-width:none;padding:0}}