@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);body{background:#fafaff;font-family:Inter,Arial,Helvetica,sans-serif;margin:0;padding:0}body,h1{color:#232323}h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.button,button{background:#6c63ff;border:none;border-radius:2rem;box-shadow:0 2px 8px #6c63ff14;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem 2rem;transition:background .2s}.button:disabled,button:disabled{background:#bdbdfc;cursor:not-allowed}.button:hover:not(:disabled),button:hover:not(:disabled){background:#5548c8}label{display:block;font-size:1.05rem;font-weight:500;margin-bottom:.5rem}.form-group{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5rem;width:100%}input,select{border:1px solid #e0e0e0;border-radius:1rem;box-sizing:border-box;font-size:1rem;margin-bottom:0;margin-top:.5rem;outline:none;padding:.75rem 1rem;transition:border .2s;width:100%}input:focus,select:focus{border-color:#6c63ff}.container{background:#fff;border-radius:2rem;box-shadow:0 4px 32px #6c63ff14;margin:3rem auto;max-width:480px;padding:2.5rem 2rem;text-align:center}a{color:#6c63ff;font-weight:500;text-decoration:none}a:hover{text-decoration:underline}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0003;min-width:300px;padding:2rem;text-align:center}
/*# sourceMappingURL=main.f3db3024.css.map*/