*{box-sizing:border-box;margin:0;padding:0}body{color:#344054;background:#f4f5f7;min-height:100vh;font-family:system-ui,sans-serif}header{background:#fff;border-bottom:1px solid #e0e0e0;padding:1.5rem clamp(1.25rem,5vw,4rem)}header a{color:#3d5a80;text-decoration:none}header a:hover,header a:focus-visible{text-decoration:underline}main{width:min(100% - 2rem,850px);margin:0 auto;padding:clamp(2rem,6vw,4rem) 0}article{background:#fff;border:1px solid #e0e5ec;border-radius:16px;padding:clamp(1.5rem,5vw,3.5rem);box-shadow:0 4px 18px #1018280f}h1{color:#2c3e50;margin-bottom:1.75rem;font-size:clamp(2rem,5vw,3rem);line-height:1.15}p,li{font-size:1rem;line-height:1.75}p+p,ul+p{margin-top:1.25rem}ul{margin:.75rem 0 0 1.4rem}li+li{margin-top:.4rem}
