.AppSplash{align-items:center;background-color:var(--n-theme-surface-primary);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:opacity .5s ease-out;z-index:99999999}.AppSplash__container{max-width:350px;min-width:220px;text-align:center;width:20%}.AppSplash__logo-mark{width:100%}.AppSplash__loading-text{color:var(--n-theme-text-secondary);font-size:18px;font-weight:500;height:18px;letter-spacing:1px;margin-bottom:15%;margin-top:14%;opacity:.9;word-break:keep-all}.AppSplash__loading-border{background-color:#12a79d;border-radius:3px;bottom:0;height:3px;margin:auto;position:absolute;top:0;transition:width .5s ease-in-out,height .5s ease-in-out;width:0}
