:root{color-scheme:dark;font:100%/1.65 system-ui,sans-serif;color:#f2f5ff;background:#06080f}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 5% 0%,#103c414f,transparent 45%),radial-gradient(ellipse at 95% 20%,#28246850,transparent 45%);min-height:100vh}a{color:#7ef0df;text-underline-offset:.2em}a:focus-visible{outline:3px solid #f2f5ff;outline-offset:5px}header,main,footer{max-width:68rem;margin:auto;padding:1.5rem}header{display:flex;align-items:center;gap:1rem;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid #b9c2d633}nav{display:flex;flex-wrap:wrap;gap:1rem}nav a{padding:.5rem 0;color:#b9c2d6}.brand{font-weight:650;color:#f2f5ff;text-decoration:none;display:flex;align-items:center;gap:.6rem}.brand img{border-radius:.65rem}main{max-width:48rem;padding-top:3rem;padding-bottom:4rem}h1{font-size:clamp(2.2rem,6vw,3.5rem);line-height:1.13;letter-spacing:-.04em;margin:0 0 1.5rem}h2{font-size:1.4rem;line-height:1.3;margin-top:2.5rem}p,li{max-width:65ch}p{margin:1rem 0}.lead{font-size:1.3rem;color:#b9c2d6}.note{background:#141a2b;border:1px solid #b9c2d655;border-radius:1.25rem;padding:1.25rem;margin:1.5rem 0}.hero-icon{width:6rem;height:6rem;border-radius:1.5rem;margin-bottom:1.5rem}footer{color:#b9c2d6;border-top:1px solid #b9c2d633;font-size:.9rem}.skip{position:absolute;top:-8rem;left:1rem;padding:.75rem;background:#141a2b}.skip:focus{top:1rem}.eyebrow{text-transform:uppercase;font-size:.85rem;letter-spacing:.15em;color:#b9c2d6}.links{display:flex;gap:1.3rem;flex-wrap:wrap}@media(max-width:35rem){header,main,footer{padding:1.25rem}main{padding-top:2rem}nav{gap:.8rem}}
