.submit{background-color:#000;border-radius:5px;padding:20px}.app-loading{align-items:center;background:#1f1f1f;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.app-loading-spinner{animation:app-spin .8s linear infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#cc5200;height:40px;width:40px}@keyframes app-spin{to{transform:rotate(1turn)}}.app-loading-text{font-size:1rem;margin-top:1rem}.app-error{align-items:center;background:#1f1f1f;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.app-error h1{font-size:1.5rem;margin-bottom:.75rem}.app-error p{margin-bottom:1.5rem;max-width:360px}.app-error .button{min-width:120px}
/*# sourceMappingURL=main.9a072785.css.map*/