html{-webkit-font-smoothing:antialiased;font-family:Inter,Helvetica,sans-serif;font-size:13px;font-weight:400}body.page-loading{height:100%;margin:0;overflow:hidden;transition:none!important}.splash-screen{display:none}.page-loading .splash-screen{z-index:99999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Inter,Helvetica,"sans-serif";display:flex;position:absolute}.page-loading .splash-screen .loading-text{color:#99a1b7;margin-left:1.25rem;font-size:1.075rem;font-weight:500}html[data-bs-theme=dark] .page-loading .splash-screen{color:#fff;background-color:#151521}.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}.loader{box-sizing:border-box;border:.185rem solid #1b84ff;border-bottom-color:#0000;border-radius:50%;width:2rem;height:2rem;animation:.65s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-wrapper{align-items:center;margin-top:1.25rem;display:flex}
