@keyframes rotate-fully{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes delayed-appearence{0%{opacity:0}50%{opacity:.9}to{opacity:1}}.fxs-splashscreen{z-index:8;-webkit-app-region:drag;background-color:#fff;flex-flow:column;align-items:center;display:flex;position:fixed;inset:0}.fxs-splashscreen>.fxs-splashscreen-outer-ring{height:60px}.fxs-splashscreen>.fxs-splashscreen-mid-ring{flex-grow:1}.fxs-splashscreen>.fxs-splashscreen-inner-ring{height:50px}.fxs-splashscreen>div{justify-content:center;display:flex}.fxs-splashscreen>.fxs-splashscreen-logo{height:180px}.fxs-splashscreen>.fxs-splashscreen-logo>svg{fill:#0078d4;width:150px;height:150px}.fxs-splashscreen>.fxs-splashscreen-loader-container{opacity:0;animation:.5s linear 1.5s forwards delayed-appearence}.fxs-splashscreen>.fxs-splashscreen-loader-container>.fxs-fabric-loading-spinner{box-sizing:border-box;border:3px solid #c7e0f4;border-top-color:#0078d4;border-image:initial;border-radius:50%;width:50px;height:50px;animation:1.3s cubic-bezier(.53,.21,.29,.67) infinite rotate-fully}.fxs-splashscreen>.fxs-msftlogo>svg{width:99px;height:22px;margin-bottom:36px}@media (prefers-color-scheme:dark){.fxs-splashscreen{background-color:#333}}@media screen and (-ms-high-contrast:active){.fxs-splashscreen{-ms-high-contrast-adjust:auto;background-color:window}.fxs-splashscreen .fxs-splashscreen-logo>svg{fill:windowtext}.fxs-splashscreen-loader-container>div:after{background:windowtext;border-color:windowtext}}
