.fade-leave-active{transition:opacity .4s ease-out}.fade-leave-to{opacity:0}.splash-screen{background:#171614;justify-content:center;inset:0;position:fixed;z-index:9999}.splash-content,.splash-screen{align-items:center;display:flex}.splash-content{flex-direction:column;gap:24px}.loading-bar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden;width:140px}.loading-fill{animation:loading-slide 1.5s ease-in-out infinite;background:#01696f;border-radius:2px;height:100%;width:40%}.loading-text{color:#fff6;font-size:.8rem;font-weight:500;letter-spacing:.05em}@keyframes loading-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}.app-content{display:flex;flex-direction:column;min-height:100vh}
