:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f6f7fb;background:#090b10;line-height:1.55}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 70% 0,#17233d 0,transparent 35%),#090b10;color:#f6f7fb}.nav{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:20px max(24px,5vw);background:rgba(9,11,16,.88);backdrop-filter:blur(16px);border-bottom:1px solid #242a36}.nav a{color:#cfd6e6;text-decoration:none;margin-left:20px}.brand{font-weight:800;letter-spacing:-.02em;color:white!important;margin:0!important}main{max-width:1180px;margin:auto;padding:0 24px}.hero{min-height:72vh;display:flex;flex-direction:column;justify-content:center;padding:90px 0}h1{font-size:clamp(3rem,8vw,7rem);line-height:.92;letter-spacing:-.065em;max-width:980px;margin:.15em 0}h2{font-size:clamp(2rem,5vw,4rem);line-height:1;letter-spacing:-.045em;max-width:900px;margin:.2em 0 .6em}h3{margin-top:0}.lede{font-size:1.25rem;color:#bdc6d8;max-width:760px}.eyebrow{font-size:.78rem;letter-spacing:.18em;font-weight:800;color:#8ab4ff}.button{display:inline-block;padding:13px 18px;background:#f6f7fb;color:#090b10;border-radius:999px;text-decoration:none;font-weight:700;margin:18px 10px 0 0}.button.ghost{background:transparent;color:#f6f7fb;border:1px solid #4c566c}section{padding:85px 0;border-top:1px solid #242a36}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.grid article{padding:28px;border:1px solid #293143;background:linear-gradient(145deg,#11151e,#0c0f15);border-radius:20px;color:#cbd3e2}.grid h3{color:white}section>p:not(.eyebrow){color:#c1c9d8;max-width:850px;font-size:1.08rem}footer{max-width:1180px;margin:auto;padding:40px 24px 70px;border-top:1px solid #242a36;display:flex;justify-content:space-between;color:#8993a7}@media(max-width:760px){.nav nav{display:none}.grid{grid-template-columns:1fr}.hero{min-height:66vh}footer{flex-direction:column;gap:8px}}
