:root{color:#eaf6ff;background:#080b16;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#16325a 0,#080b16 42rem);margin:0}a{color:#8fefff}.landing,.landing__footer{width:min(70rem,100% - 2rem);margin:0 auto}.landing__header{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.landing__header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.landing__header a{text-decoration:none}.landing__brand{color:#fff;letter-spacing:.04em;font-size:1.25rem;font-weight:800}.landing__login{border:1px solid #74d9ff;border-radius:.55rem;padding:.45rem .8rem}.landing__hero{max-width:52rem;padding:7rem 0 5rem}.landing__eyebrow{color:#8fefff;letter-spacing:.07em;text-transform:uppercase;margin:0 0 1rem;font-weight:700}h1,h2,h3{line-height:1.16}h1{max-width:13ch;margin:0;font-size:clamp(2.5rem,7vw,5.25rem)}h2{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem)}h3{margin-bottom:.5rem;font-size:1.1rem}.landing__lead{max-width:45rem;font-size:1.2rem}.landing__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.landing__button{color:#06111c;background:#8fefff;border-radius:.65rem;padding:.8rem 1.1rem;font-weight:800;text-decoration:none;display:inline-block}.landing__text-link{font-weight:700}.landing__section{background:#081120c7;border:1px solid #345274;border-radius:1rem;margin-bottom:1.5rem;padding:clamp(1.5rem,4vw,3rem)}.landing__section p{max-width:60ch;margin-bottom:0}.landing__steps{gap:1rem;max-width:66rem;margin:0;padding-left:1.3rem;display:grid}.landing__section--grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing__section--grid h2{font-size:1.25rem}.landing__section--grid article p{margin:0}.landing__footer{color:#c0d1df;flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;padding:2rem 0 3rem;font-size:.9rem;display:flex}.landing__footer p{margin:0}@media (width<=42rem){.landing__header{flex-direction:column;align-items:flex-start}.landing__header nav{justify-content:flex-start}.landing__hero{padding:4rem 0 3rem}.landing__section--grid{grid-template-columns:1fr;gap:1.5rem}}
