ui-save-bar,ui-save-bar *{display:none}s-app-nav{max-width:100px;position:fixed;top:0;left:0}s-app-nav *{display:block}.startup-status{text-align:center;place-content:center;gap:12px;min-height:100vh;display:grid}.loading-dots{align-items:center;gap:10px;height:42px;display:flex}.loading-dots span{background:#008060;border-radius:50%;width:13px;height:13px;animation:1s cubic-bezier(.45,0,.55,1) infinite loading-dot-bounce;box-shadow:0 5px 12px #00806033}.loading-dots span:nth-child(2){background:#2c6ecb;animation-delay:.12s}.loading-dots span:nth-child(3){background:#7e5bef;animation-delay:.24s}.loading-dots span:nth-child(4){background:#e17b34;animation-delay:.36s}@keyframes loading-dot-bounce{0%,to{opacity:.6;transform:translateY(9px)scale(.9)}50%{opacity:1;transform:translateY(-12px)scale(1.12)}}.startup-status--error button{cursor:pointer;margin:0 auto;padding:8px 16px}
