.landing-layer>*{transition:transform .6s cubic-bezier(.4,0,.2,1)}.landing-layer.dimmed>*{transform:translateY(60px)}@media (min-width:769px){.landing-layer.dimmed>*{transform:translateY(20px)}}.landing-layer.exiting>*{transform:translateY(100vh);transition:transform .7s cubic-bezier(.4,0,.2,1)}.landing-layer.view-hidden>*{transform:none}.auth-layer{transition:opacity .65s cubic-bezier(.4,0,.2,1)}.auth-layer.hidden{opacity:0;pointer-events:none}.auth-layer.visible{opacity:1;pointer-events:auto}.auth-hud-wrapper{opacity:0;transform:translateY(18px);transition:opacity .55s cubic-bezier(.4,0,.2,1) .1s,transform .65s cubic-bezier(.16,1,.3,1) .1s}.auth-layer.visible .auth-hud-wrapper{opacity:1;transform:translateY(0)}.auth-layer.hidden .auth-hud-wrapper{opacity:0;transform:translateY(18px);transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.auth-layer.exiting .auth-hud-wrapper{opacity:0;transform:translateY(100vh) scale(.9);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.auth-layer.visible .auth-stagger-1{animation:authStaggerFade .45s cubic-bezier(.4,0,.2,1) .18s both}.auth-layer.visible .auth-stagger-2{animation:authStaggerFade .45s cubic-bezier(.4,0,.2,1) .26s both}.auth-layer.visible .auth-stagger-3{animation:authStaggerFade .45s cubic-bezier(.4,0,.2,1) .34s both}@keyframes authStaggerFade{0%{opacity:0}to{opacity:1}}.freeze-canvas-layer{opacity:0;transition:opacity .05s linear}.freeze-canvas-layer.active{opacity:1}.transition-video-layer{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.transition-video-layer.active{opacity:1}.landing-root{transition:opacity .5s cubic-bezier(.4,0,.2,1)}.landing-root.fade-out{opacity:0}@media (prefers-reduced-motion:reduce){.landing-root,.landing-root *,.landing-root :after,.landing-root :before{transition-duration:.4s!important;animation-duration:.3s!important}}