.startup-screen-container{--un-bg-opacity:1;background-color:rgb(33 33 35/var(--un-bg-opacity));z-index:400;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;visibility:visible!important}.startup-screen-container .startup-screen-icon{aspect-ratio:1;opacity:0;mix-blend-mode:multiply;width:6rem;height:6rem;animation:6s cubic-bezier(.4,0,.6,1) infinite logo-fade}@keyframes logo-fade{0%,to{opacity:0}50%{opacity:1}}
