*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}@media (prefers-reduced-motion:no-preference){html:has(:target){scroll-behavior:smooth}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#06060e;color:#e0e0f0;-webkit-font-smoothing:antialiased;overflow-x:hidden}#stars-canvas{top:0;left:0;width:100%;height:100%}#stars-canvas,.nebula{position:fixed;z-index:0;pointer-events:none}.nebula{border-radius:50%;filter:blur(120px);will-change:transform}.nebula-1{width:600px;height:600px;top:-10%;left:-10%;background:radial-gradient(circle,rgba(100,60,255,.15),transparent 70%)}.nebula-2{width:500px;height:500px;bottom:10%;right:-5%;background:radial-gradient(circle,rgba(0,200,255,.1),transparent 70%)}.nebula-3{width:400px;height:400px;top:50%;left:40%;background:radial-gradient(circle,rgba(255,50,150,.06),transparent 70%)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes rocketExhaust{0%{opacity:.8;transform:scaleX(1)}50%{opacity:.4;transform:scaleX(1.3)}to{opacity:.8;transform:scaleX(1)}}.gradient-text{background:linear-gradient(135deg,#a78bfa,#60a5fa,#34d399);-webkit-background-clip:text;background-clip:text}.gradient-text,.shimmer-text{-webkit-text-fill-color:transparent}.shimmer-text{background:linear-gradient(90deg,#a78bfa,#60a5fa 25%,#34d399 50%,#60a5fa 75%,#a78bfa);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:shimmer 4s linear infinite}.section-label{font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7c3aed;margin-bottom:12px}.section-heading{font-size:clamp(28px,4vw,44px);font-weight:700;letter-spacing:-.03em;margin-bottom:52px;line-height:1.15;color:#f0f0ff}.section-divider{width:100%;max-width:200px;height:1px;margin:0 auto;background:linear-gradient(90deg,transparent,rgba(167,139,250,.2),transparent)}