body{margin:0;background:#07091a;color:#e6e8ee;min-height:100vh}.hero{position:relative;padding:8rem 1.5rem 6rem;overflow:hidden}.hero__inner{position:relative;max-width:880px;margin:0 auto;text-align:center;z-index:1}.hero__inner h1{font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;margin:1rem 0;background:linear-gradient(180deg,#fff,#b6bbe2);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__inner p{color:#98a0c2;max-width:56ch;margin:0 auto 2rem}.hero__glow{position:absolute;inset:-25% -10% auto -10%;height:70%;background:radial-gradient(ellipse at 50% 0%,#6a4cf0 0%,transparent 60%),radial-gradient(ellipse at 20% 30%,#1f7be0 0%,transparent 55%),radial-gradient(ellipse at 80% 30%,#ec4899 0%,transparent 55%);filter:blur(40px);opacity:.55}.cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cta button{font:inherit;padding:.875rem 1.5rem;border-radius:999px;border:1px solid transparent;cursor:pointer}.cta__primary{background:linear-gradient(180deg,#8a7bff,#5a48e3);color:#fff}.cta__ghost{background:transparent;color:#e6e8ee;border-color:#2a2f48}.features{max-width:1080px;margin:0 auto;padding:0 1.5rem 6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.features article{padding:1.5rem;border:1px solid #1c2138;border-radius:12px;background:#14172c99}.features h3{margin:0 0 .5rem;font-size:1rem}.features p{margin:0;color:#7b819a;font-size:.9375rem}
