*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050d1f;color:#faede3;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a{color:inherit;text-decoration:none}.orbs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.orb{position:fixed;border-radius:50%;filter:blur(130px);pointer-events:none;z-index:0}.orb-a{width:900px;height:900px;top:-260px;left:-200px;background:radial-gradient(circle,rgba(66,135,245,.11) 0%,transparent 70%);animation:drift-a 22s ease-in-out infinite}.orb-b{width:720px;height:720px;top:38%;right:-180px;background:radial-gradient(circle,rgba(139,92,246,.07) 0%,transparent 70%);animation:drift-b 28s ease-in-out infinite}.orb-c{width:640px;height:640px;bottom:-120px;left:28%;background:radial-gradient(circle,rgba(6,182,212,.065) 0%,transparent 70%);animation:drift-c 19s ease-in-out infinite}@keyframes drift-a{0%,to{transform:translate(0)}33%{transform:translate(70px,50px)}66%{transform:translate(-30px,90px)}}@keyframes drift-b{0%,to{transform:translate(0)}50%{transform:translate(-90px,-70px)}}@keyframes drift-c{0%,to{transform:translate(0)}45%{transform:translate(60px,-50px)}80%{transform:translate(-25px,35px)}}.hero-reveal{opacity:0;transform:translateY(18px);animation:rise .75s cubic-bezier(.22,1,.36,1) forwards}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}.hero-reveal,.reveal{opacity:1!important;transform:none!important}}
