*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f8fafc;color:#172238;font:17px/1.7 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#175dc8;text-underline-offset:.2em}a:hover{color:#103b7e}a:focus-visible{outline:3px solid #1c65d5;outline-offset:5px}header,main,footer{max-width:880px;margin:auto;padding:28px clamp(22px,5vw,48px)}header{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #cbd5e1}header a{color:#172238;text-decoration:none}.brand{font-size:24px;font-weight:750;letter-spacing:-.04em}nav{display:flex;flex-wrap:wrap;gap:20px;font-size:15px}main{padding-top:64px;padding-bottom:64px}h1{font-size:clamp(38px,7vw,64px);letter-spacing:-.055em;line-height:1.08;margin:0 0 24px}h2{font-size:24px;letter-spacing:-.025em;line-height:1.3;margin:38px 0 12px}.lead{font-size:21px;line-height:1.6;color:#394960;max-width:660px}.eyebrow{font-size:14px;font-weight:650;letter-spacing:.12em;text-transform:uppercase;color:#45607f;margin:0 0 20px}.note{border-left:3px solid #1c65d5;padding:4px 0 4px 22px;margin:32px 0;color:#394960}li{margin:8px 0}footer{border-top:1px solid #cbd5e1;color:#516177;font-size:14px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}footer p{margin:0}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px}.skip:focus{top:12px}@media(max-width:500px){header{align-items:flex-start;flex-direction:column}main{padding-top:42px}nav{gap:16px}}