body,html{margin:0;padding:0}.center-screen{align-items:center;background:#fafafa;box-sizing:border-box;color:#1a1a1a;display:flex;flex-direction:column;font-family:Helvetica,Arial,sans-serif;gap:14px;justify-content:center;min-height:100vh;padding:24px;text-align:center}.spinner{animation:spin .8s linear infinite;border:4px solid #0000001f;border-radius:50%;border-top-color:#1a1a1a;height:44px;width:44px}@keyframes spin{to{transform:rotate(1turn)}}.message-title{font-size:22px;font-weight:700;margin:0}.message-text{color:#666;font-size:14px;line-height:1.5;margin:0;max-width:420px}
/*# sourceMappingURL=main.8fedd000.css.map*/