.SignupForm_card__BRCjD{width:90%;max-width:420px;margin:4rem auto;padding:2rem;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 0 0 1px #e5e7eb}.SignupForm_card__BRCjD h1{margin-bottom:1.5rem;text-align:center}.SignupForm_form__O_QbA{display:flex;flex-direction:column;gap:1rem;width:100%}.SignupForm_form__O_QbA input{padding:.75rem;border:1px solid #ccc;border-radius:6px;width:100%;display:block}.SignupForm_form__O_QbA button{padding:.75rem;background:#4f46e5;color:#fff;border:none;border-radius:6px;cursor:pointer;width:100%;display:block}.SignupForm_form__O_QbA button:hover{background:#4338ca}.SignupForm_divider___zrcB{border-top:1px solid #e5e7eb;margin:1rem 0}.SignupForm_loginLink__xa1hn{display:block;text-align:center;width:100%;color:#4f46e5;font-size:.875rem;text-decoration:none}.SignupForm_terms__FHf4_{font-size:.65rem;color:#4a4d54;text-align:center}.SignupForm_termsLink__5vSbP{color:#4f46e5;text-decoration:underline}.SignupForm_loadingSpinner__m543t{width:20px;height:20px;border:2px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;animation:SignupForm_rotation__PnahE 1s linear infinite;margin:0 auto}@keyframes SignupForm_rotation__PnahE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SignupForm_error__dxeyT{color:red;font-size:.8rem;margin-top:.5rem;margin-bottom:.5rem}.OTPForm_card__qQaMw{max-width:420px;margin:0 auto;padding:2rem;border-radius:8px;width:100%;display:flex;flex-direction:column}.OTPForm_card__qQaMw h1{margin-bottom:1.5rem;text-align:center}.OTPForm_form__zXHzi{display:flex;flex-direction:column;gap:1rem;width:100%}.OTPForm_form__zXHzi input{padding:.75rem;border:1px solid #ccc;border-radius:6px;width:100%;display:block}.OTPForm_form__zXHzi button{padding:.75rem;background:#4f46e5;color:#fff;border:none;border-radius:6px;cursor:pointer;width:100%;display:block}.OTPForm_form__zXHzi button:hover{background:#4338ca}.OTPForm_divider__CINCn{border-top:1px solid #e5e7eb;margin:1rem 0}.OTPForm_loginLink__WKKRO{display:block;text-align:center;width:100%;color:#171717;font-size:.875rem;text-decoration:none}.OTPForm_loginLink__WKKRO:hover{color:#4f46e5}.OTPForm_loadingSpinner__v57xr{width:20px;height:20px;border:2px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;animation:OTPForm_rotation__SN_26 1s linear infinite;margin:0 auto}@keyframes OTPForm_rotation__SN_26{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signup_container__VHxSu{min-height:100vh;display:flex;flex-direction:column}.signup_container__VHxSu>:nth-child(2){flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem 0}