:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#202d3c;background:#f5f7fa;line-height:1.7}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;gap:20px;max-width:1000px;margin:auto;padding:25px 24px;border-bottom:1px solid #dce3eb}a{color:#175aa3;text-underline-offset:3px}.brand{font-size:24px;font-weight:750;text-decoration:none}main{max-width:860px;margin:40px auto;padding:40px;background:white;border:1px solid #e1e6ee;border-radius:18px}h1{font-size:clamp(32px,6vw,48px);line-height:1.15;margin:12px 0}h2{font-size:23px;line-height:1.35;margin-top:38px}p,li{font-size:16px}li{margin-bottom:12px}ul{padding-left:24px}.eyebrow,.updated{color:#536174}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700}footer{border-top:1px solid #dce3eb;margin-top:36px;padding-top:24px}a:focus-visible{outline:3px solid #176bc5;outline-offset:4px}@media(max-width:600px){main{margin:16px;padding:24px 20px}header{padding:18px 20px;font-size:14px}}@media print{body{background:white}main{border:0;margin:0;padding:0}header{display:none}a{color:inherit}h2{break-after:avoid}li,p{orphans:3;widows:3}}
