:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#f5f7fb;color:#14213d}*{box-sizing:border-box}body{margin:0}main{min-height:100vh}nav{align-items:center;background:#ffffff;border-bottom:1px solid #dce2ec;display:flex;justify-content:space-between;padding:1.25rem clamp(1.25rem,6vw,5rem)}nav span{color:#53627a;font-size:.875rem}section{max-width:62rem;padding:clamp(5rem,12vw,9rem) clamp(1.25rem,8vw,7rem)}.eyebrow{color:#2456d6;font-weight:700;letter-spacing:.04em;text-transform:uppercase}h1{font-size:clamp(2.5rem,7vw,5.5rem);letter-spacing:-.055em;line-height:.98;margin:1rem 0 1.75rem}.lede{color:#42516a;font-size:clamp(1.125rem,2vw,1.4rem);line-height:1.6;max-width:48rem}ul{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:2.5rem 0 0;padding:0}li{background:#e8eefc;border-radius:999px;color:#163a98;padding:.7rem 1rem}