@keyframes hero-word-reveal{0%{opacity:0;filter:blur(8px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-orbit-card-in{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-orbit-pop-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes hero-orbit-stroke-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes hero-orbit-prompt-reveal{0%{opacity:0;filter:blur(6px);transform:translateY(6px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-orbit-prompt-exit{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(6px);transform:translateY(-6px)}}@keyframes hero-prompt-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.hero-orbit-h1 .hero-word{animation:.62s cubic-bezier(.22,.61,.36,1) both hero-word-reveal;display:inline-block}.hero-orbit-subhead--shown{animation:.64s ease-out .38s both hero-fade-in}.hero-orbit-shell{animation:.72s cubic-bezier(.22,.61,.36,1) .46s both hero-orbit-card-in}.hero-orbit-shell__stroke-path{stroke-dasharray:1;animation:.9s ease-out .52s both hero-orbit-stroke-draw}.hero-orbit-shell__cta{animation:.46s cubic-bezier(.34,1.4,.64,1) .7s both hero-orbit-pop-in}.hero-side-decoration{animation:14s ease-in-out infinite drift}.hero-side-decoration--right{animation-duration:17s;animation-delay:-4s}.hero-side-decoration__art{animation:5.5s ease-in-out infinite pixel-twinkle}.hero-side-decoration--right .hero-side-decoration__art{animation-duration:6.5s;animation-delay:-2s}.hero-prompt__word{animation:.52s cubic-bezier(.22,.61,.36,1) both hero-orbit-prompt-reveal;display:inline-block}.hero-prompt--exiting{animation:.24s ease-in both hero-orbit-prompt-exit}.hero-prompt__caret{animation:1.05s step-end infinite hero-prompt-caret-blink}
