.footer-mascot{border-top:1px solid hsla(0,0%,100%,.1);padding-top:16px;margin-top:8px}.footer-mascot-message{margin:0 0 8px;padding:0 4px;font-size:12px;line-height:1.4;color:hsla(0,0%,100%,.55);font-style:italic}.footer-mascot-message strong{color:hsla(0,0%,100%,.8);font-style:normal}.footer-mascot-lane{position:relative;height:64px;overflow:visible}.footer-mascot-track{position:absolute;left:0;right:0;top:50%;height:2px;background:repeating-linear-gradient(90deg,hsla(0,0%,100%,.12) 0 6px,transparent 6px 14px);transform:translateY(-1px)}.footer-mascot-wrap{position:absolute;top:50%;left:0;transform:translateY(-78%);width:96px;height:62px;will-change:left;image-rendering:pixelated;transition:left 7s ease-in-out}.footer-mascot-wrap svg{display:block}.footer-mascot-wrap #mascot-leg-back,.footer-mascot-wrap #mascot-leg-front,.footer-mascot-wrap svg{transition:transform .46s steps(2)}.footer-mascot-wrap.step-a #mascot-leg-back{transform:translate(3px)}.footer-mascot-wrap.step-a #mascot-leg-front{transform:translate(-3px)}.footer-mascot-wrap.step-a svg{transform:translateY(0)}.footer-mascot-wrap.step-b #mascot-leg-back{transform:translate(-3px)}.footer-mascot-wrap.step-b #mascot-leg-front{transform:translate(3px)}.footer-mascot-wrap.step-b svg{transform:translateY(-2px)}.footer-mascot-shadow{position:absolute;bottom:-4px;left:20px;width:56px;height:9px;background:radial-gradient(ellipse,rgba(0,0,0,.4) 0,transparent 70%)}@media (prefers-reduced-motion:reduce){.footer-mascot-wrap,.footer-mascot-wrap #mascot-leg-back,.footer-mascot-wrap #mascot-leg-front,.footer-mascot-wrap svg{transition-duration:.01ms!important}}.prelanding-anim-root{animation:fadeOut .4s ease-in calc(var(--anim-length) - .4s) 1 normal both}@keyframes fadeOut{0%{transform:scale(1)}to{transform:scale(2);opacity:0}}.prelanding-bg{background:radial-gradient(#3be23b,#074907);background-size:200% 200%;background-position:50%;animation:expandGradient var(--anim-length) forwards}@keyframes expandGradient{0%{background-size:100% 100%}to{background-size:200% 200%}}.prelanding-spinner{animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes breath{0%,to{transform:scale(1);box-shadow:0 10px 25px rgba(37,211,102,.4)}50%{transform:scale(1.05);box-shadow:0 10px 35px rgba(37,211,102,.6)}}.breath-animation{animation:breath 2s ease-in-out infinite}