@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600&display=swap";:root{color:#eaf8f3;font-synthesis:none;background:#07110f;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#07110f;min-width:320px;margin:0}a{color:inherit;text-decoration:none}header{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#07110fe8;border-bottom:1px solid #1a302a;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.35rem 5vw;display:grid;position:sticky;top:0}.brand{color:#5fffc6;letter-spacing:.18em;font:600 .9rem Space Grotesk}nav{color:#9bb4ac;gap:2rem;font-size:.86rem;display:flex}.login{justify-self:end}.hero{background:radial-gradient(circle at 72% 20%,#164536,#0000 38%),linear-gradient(#07110fdd,#07110f),repeating-linear-gradient(90deg,#203a341c 0 1px,#0000 1px 80px);flex-direction:column;justify-content:center;min-height:88vh;padding:8vw;display:flex}.eyebrow{color:#5fffc6;letter-spacing:.18em;font-size:.7rem;font-weight:700}h1,h2{letter-spacing:-.065em;margin:1rem 0 2rem;font:600 clamp(3rem,8vw,8rem)/.88 Space Grotesk}h1 em{color:#5fffc6;font-style:normal}h2{font-size:clamp(2.5rem,5vw,5rem)}.lede{color:#aec1bb;max-width:720px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6}.actions{align-items:center;gap:2rem;margin:2rem 0 6rem;display:flex}.button{color:#05120e;background:#5fffc6;border-radius:7px;padding:1rem 1.35rem;font-weight:700;display:inline-flex}.signal{color:#6f8f85;letter-spacing:.13em;align-items:center;font-size:.65rem;display:flex}.signal i{background:#34574d;width:70px;height:1px;margin:0 1rem}.section{border-top:1px solid #1a302a;padding:8rem 8vw}.steps{background:#28433b;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.steps article{background:#0c1916;min-height:310px;padding:2.5rem}.steps b{color:#5fffc6}.steps h3,.pricing h3{margin-top:5rem;font:600 1.8rem Space Grotesk}.steps p,.security p{color:#91aaa2;line-height:1.7}.pricing{grid-template-columns:1.3fr 1fr 1fr;gap:1rem;display:grid}.pricing article{color:#c7d8d2;border:1px solid #2a453d;flex-direction:column;min-height:460px;padding:2rem;display:flex}.pricing .featured{color:#062019;background:#5fffc6}.pricing ul{margin-bottom:auto;padding-left:1.1rem;line-height:2.2}.dark{color:#fff;background:#07110f}.security{max-width:1100px}.security p:last-child{max-width:680px;font-size:1.2rem}footer{color:#6f8f85;border-top:1px solid #1a302a;justify-content:space-between;padding:3rem 5vw;display:flex}@media (width<=800px){header nav{display:none}.steps,.pricing{grid-template-columns:1fr}.hero,.section{padding:6rem 1.5rem}footer{flex-wrap:wrap;gap:1rem}}
