.styles_full-screen-loader__IEHiq{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:fixed;top:0;left:0;width:var(--content-viewport-width,100vw);height:var(--content-viewport-height,100vh);background-color:hsl(var(--color-background));transition:background-color 1s ease-in,transform 1s linear;color:hsl(var(--color-foreground));margin:0!important;z-index:100}.styles_full-screen-loader__IEHiq:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color 1s ease-in;background-color:hsl(var(--color-primary-lighter-20)/.65);z-index:0}.styles_full-screen-loader__IEHiq h1{font-size:30px;font-weight:500;padding:2rem;z-index:10}.styles_full-screen-loader__IEHiq p{font-size:1.75rem;z-index:10}.styles_full-screen-loader__logo__3iTOy{animation:styles_dim__srans 1s ease-in-out 0s infinite alternate both;width:120px;height:auto;padding:20px;margin-bottom:3em}@keyframes styles_dim__srans{0%{transform:scale(1);opacity:1}50%{transform:scale(.8);opacity:.75}to{transform:scale(.6);opacity:.75}}