.startup-loading{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px;text-align:center;color:#647274}.startup-loading b{color:#253337;font-size:20px}.startup-loading span,.startup-loading small{display:block}.startup-loading small{color:#8a9794}.startup-spinner{width:34px;height:34px;border:4px solid #dce9df;border-top-color:#32644a;border-radius:50%;animation:startup-spin .8s linear infinite}.startup-error{max-width:420px;margin:auto}.startup-error .primary{max-width:240px;margin-top:8px}.startup-error span{color:#a34b50}@keyframes startup-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.startup-spinner{animation:none;border-top-color:#dce9df;background:#32644a}}
