:root{font-family:system-ui,-apple-system,sans-serif;color:#18243b;background:#f7f9fc;line-height:1.85}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:820px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #d8e0ed}a{color:#3157a2;text-underline-offset:4px}header a{text-decoration:none;font-weight:700}main{padding-top:52px;padding-bottom:56px}h1{font-size:clamp(30px,5vw,46px);line-height:1.25;letter-spacing:-.045em;margin:12px 0 24px}h2{margin-top:40px;font-size:23px;letter-spacing:-.025em}h3{margin-top:28px;font-size:18px}.eyebrow{font-size:12px;letter-spacing:.12em;color:#536b96}.lead{font-size:19px;color:#475569}.table-wrap{overflow-x:auto;margin:24px 0}table{border-collapse:collapse;width:100%;min-width:470px;background:#fff;font-size:14px}th,td{padding:14px;border:1px solid #d8e0ed;text-align:left}caption{text-align:left;padding-bottom:10px;color:#536174}thead{background:#edf2fa}.button{display:inline-block;padding:10px 18px;background:#e9effa;border-radius:8px;overflow-wrap:anywhere}.note{font-size:14px;color:#5d6b80;border-top:1px solid #d8e0ed;padding-top:20px}footer{border-top:1px solid #d8e0ed;font-size:14px}nav{display:flex;flex-wrap:wrap;gap:12px 24px}li{margin:10px 0}:focus-visible{outline:3px solid #678ad7;outline-offset:5px}@media(max-width:500px){header,main,footer{padding-left:20px;padding-right:20px}main{padding-top:30px}.lead{font-size:17px}}