body.page-loading{height:100%;margin:0;overflow:hidden}.splash-screen{display:none}.page-loading .splash-screen{align-items:center;background-color:#f9f9f9;color:#5e6278;display:flex;flex-direction:column;font-family:Manrope,system-ui;font-size:14px;font-weight:400;height:100%;justify-content:center;line-height:1;position:absolute;width:100%;z-index:1000}.page-loading .splash-screen span{color:#5e6278;transition:none!important;-webkit-font-smoothing:antialiased}.page-loading .splash-screen img{height:30px!important;margin-bottom:30px;margin-left:calc(100vw - 100%)}html[data-bs-theme=dark] .page-loading .splash-screen{background-color:#151521;color:#fff}.splash-screen .dark-logo{display:none}.splash-screen .light-logo{display:block}html[data-bs-theme=dark] .splash-screen .light-logo{display:none}html[data-bs-theme=dark] .splash-screen .dark-logo{display:block}