:root{color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#101923;color:#eaf1f6;line-height:1.7}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:860px;margin:auto;padding:28px 24px}header{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-bottom:1px solid #334354}header a{font-weight:650}nav{display:flex;gap:18px;flex-wrap:wrap}a{color:#8ed8e8;text-underline-offset:4px}a:focus-visible{outline:2px solid #8ed8e8;outline-offset:5px}h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.15;letter-spacing:-.035em;margin:20px 0}h2{font-size:1.3rem;line-height:1.4;margin-top:2rem}p,li{max-width:72ch}.lead{font-size:1.2rem;color:#cbd9e4}.eyebrow{color:#8ed8e8;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.card{padding:20px 24px;border:1px solid #334354;border-radius:12px;background:#14212d;margin:28px 0}.card h2{margin-top:0}footer{border-top:1px solid #334354;color:#b9c9d5;font-size:.9rem}main{min-height:65vh}li{margin:.6rem 0}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
