.app-splash-screen{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:99999}.logo-container{align-items:center;display:flex;position:relative}.app-splash-screen>.logo-container>img{width:7rem;z-index:1}.logo-text{color:#d4a762;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;margin-left:10px;position:relative;white-space:nowrap}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active{transition:all .7s ease}.slide-enter-from{opacity:0;transform:translate(-20px)}@media (max-width:768px){.app-splash-screen>.logo-container>img{width:5rem}.logo-text{font-size:2rem}}@media (max-width:480px){.app-splash-screen>.logo-container>img{width:4rem}.logo-text{font-size:1.8rem}}body{background-color:#f9f9f9;font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:400;margin:0}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a,h1,h2,h3,h4,p{margin:0}@media (max-width:1115px){html{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none;height:0;width:0}}
