html,body,#app{height:100%;margin:0;padding:0}#app{background-repeat:no-repeat;background-size:100% auto}.app-loading-shell{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:150px;height:100%}.page-loading-warp{align-items:center;display:flex;justify-content:center;flex-direction:column;gap:10px}@keyframes AlertFadeIn{0%{opacity:0}100%{opacity:1}}