@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-marquee{animation:landing-marquee 45s linear infinite}.landing-marquee-reverse{animation:landing-marquee 45s linear infinite reverse}.landing-noise:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes landing-progress{0%{width:0%}to{width:100%}}.landing-step-progress{animation:landing-progress 5s linear forwards}@keyframes landing-pulse-orb{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.08);opacity:.5}}.landing-hero-orb{animation:landing-pulse-orb 8s ease-in-out infinite}
