:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202333;background:#fff;font-size:16px;line-height:1.75}*{box-sizing:border-box}body{margin:0}header,main,footer{width:min(100% - 2.5rem,50rem);margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;flex-wrap:wrap;padding:1.5rem 0;border-bottom:1px solid #dddfe7}.brand{font-size:1.5rem;font-weight:800;text-decoration:none;color:#343091}nav{display:flex;gap:1.25rem;flex-wrap:wrap}a{color:#343091;text-underline-offset:.2em;overflow-wrap:anywhere}a:focus-visible{outline:3px solid #625bc9;outline-offset:5px}main{padding:2.5rem 0 1rem}h1{font-size:clamp(1.8rem,6vw,2.7rem);line-height:1.3;letter-spacing:-.035em;margin:.5rem 0 1.25rem}h2{font-size:1.35rem;line-height:1.45;margin:0 0 .75rem}p{margin:.75rem 0}.eyebrow{font-size:.9rem;color:#555978}.lead{font-size:1.15rem}section{padding:1.5rem 0;border-bottom:1px solid #e3e4eb}ul{padding-left:1.4rem}li+li{margin-top:.5rem}footer{padding:1.5rem 0 2.5rem;font-size:.9rem;color:#54586a}.muted{color:#626678}strong{font-weight:700}.language{margin-bottom:1.5rem}section[id],h2[id]{scroll-margin-top:1.5rem}@media(max-width:420px){header,main,footer{width:calc(100% - 2rem)}header{align-items:flex-start}nav{font-size:.9rem;gap:1rem}main{padding-top:1.75rem}}
