.app-splash{animation:splash-failsafe .4s ease 8s forwards;background-color:#181716}.splash-leave-active{transition:opacity .4s ease}.splash-leave-to{opacity:0}.splash-path{animation:splash-in .5s ease-out forwards;opacity:0}.splash-path--gold{animation-delay:.15s}.splash-logo{animation:splash-pulse 1.8s ease-in-out .7s infinite}.splash-bar{background:#ffffff1f;border-radius:1px;height:2px;overflow:hidden;position:relative;width:7.5rem}.splash-bar:after{animation:splash-slide 1.2s ease-in-out infinite;background:#d9aa28;content:"";inset:0;position:absolute;transform:translate(-120%);width:40%}@keyframes splash-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes splash-pulse{0%,to{opacity:1}50%{opacity:.65}}@keyframes splash-slide{to{transform:translate(350%)}}@keyframes splash-failsafe{to{opacity:0;pointer-events:none;visibility:hidden}}@media(prefers-reduced-motion:reduce){.splash-bar:after,.splash-logo,.splash-path{animation:none;opacity:1}.app-splash{animation:splash-failsafe .01s linear 8s forwards}.splash-leave-active{transition:opacity .15s ease}}
