*{box-sizing:border-box}body{margin:0;background:#faf8f4;color:#18323d;font:17px/1.75 system-ui,sans-serif}a{color:#0b7285;text-underline-offset:4px}a:focus-visible{outline:3px solid #0b7285;outline-offset:5px}header,footer{max-width:1000px;margin:auto;padding:24px;border-bottom:1px solid #d8e1df}header{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.brand{display:flex;gap:12px;align-items:center;font-size:24px;font-weight:800;text-decoration:none}.brand img{border-radius:10px}nav{display:flex;gap:20px;flex-wrap:wrap}a[aria-current=page]{font-weight:700}main{max-width:760px;margin:auto;padding:40px 24px 60px}.eyebrow{color:#0b7285;font-size:14px;font-weight:700}h1{font-size:clamp(30px,5vw,44px);line-height:1.2;margin:16px 0}.updated{font-size:14px;color:#526870}section{margin:32px 0}h2{font-size:21px;line-height:1.4;margin:0 0 12px}p{margin:12px 0;overflow-wrap:anywhere}.contact{background:#ddf4ee;padding:24px;border-radius:18px}address{font-style:normal;overflow-wrap:anywhere;text-align:start}footer{border-top:1px solid #d8e1df;border-bottom:0;text-align:center;font-size:13px}footer nav{justify-content:center}footer p{color:#526870;margin-top:24px}