.auth_container__vRJ_m{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh}.auth_title__INrSP{font-size:2rem;margin-bottom:2rem}.auth_formWrapper__qU7Vh{background-color:#fff;padding:2rem;border-radius:10px;width:min(95%,800px);display:flex;flex-direction:column;justify-content:center;align-items:center}.auth_form__FcSZa{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px;margin:0 auto}.auth_inputGroup__6KdsB{display:flex;flex-direction:column;gap:.25rem;margin-bottom:12px}.auth_input__2iiLT{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:.25rem;font-size:1rem;transition:border-color .2s ease-in-out}.auth_input__2iiLT:focus{outline-color:#3eaf7c}.auth_button__eKtsD{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:.25rem;background-color:#fff;cursor:pointer;font-size:1rem;transition:background-color .2s}.auth_button__eKtsD:hover{background-color:#f0f0f0}.auth_button_submit__8mCCU{background-color:#3eaf7c;border-color:#3eaf7c;color:#fff;transition:opacity .2s ease-in-out}.auth_button_submit__8mCCU:hover{background-color:#3eaf7c;opacity:.8}.auth_error__WpX77{color:red;text-align:center;min-height:24px;margin-bottom:12px}.auth_fieldError__CMtme{color:red;font-size:.875rem}.auth_divider__LhdcP{display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;gap:.5rem;margin-bottom:1rem}.auth_divider__LhdcP:after,.auth_divider__LhdcP:before{content:"";height:1px;background-color:#CBD5E1}.auth_providers__D0Kc9{display:flex;column-gap:12px;justify-content:center}.auth_providerButton__D0Vee{width:42px;height:42px;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:8px;background-color:#fff;border:1px solid #ccc;cursor:pointer;transition:border-color .2s ease-in-out;&:hover{border-color:#3eaf7c}}.auth_providerImage__Y3XwW{width:100%;height:100%}.auth_signin__KgZ2H{text-align:center;margin-top:1rem}.auth_signin__KgZ2H a{color:#0070f3;text-decoration:none}.auth_signin__KgZ2H a:hover{text-decoration:underline}.auth_signup__ULukT{text-align:center;margin-top:1rem}.auth_signup__ULukT a{color:#0070f3;text-decoration:none}.auth_signup__ULukT a:hover{text-decoration:underline}.auth_buttonGroup__q0fq0{display:flex;width:100%;border:1px solid #ccc;border-radius:.25rem;overflow:hidden}.auth_buttonGroupItem__AYFDg{flex:1;padding:.4rem;text-align:center;cursor:pointer;background-color:#fff;transition:background-color .2s,color .2s;user-select:none}.auth_buttonGroupItem__AYFDg:not(:last-child){border-right:1px solid #ccc}.auth_buttonGroupItem__AYFDg.auth_active__0SAsM{background-color:#007cc7;color:#fff;border-color:#007cc7}@media (max-width:768px){.auth_formWrapper__qU7Vh{padding:1.5rem 1rem}.auth_title__INrSP{font-size:1.5rem}.auth_form__FcSZa{max-width:250px}.auth_button__eKtsD,.auth_button_submit__8mCCU,.auth_input__2iiLT{padding:.5rem;font-size:.9rem}.auth_error__WpX77,.auth_fieldError__CMtme{font-size:.8rem}.auth_divider__LhdcP{margin-bottom:.5rem}.auth_providers__D0Kc9{column-gap:8px}.auth_providerButton__D0Vee{width:36px;height:36px;padding:6px}.auth_signin__KgZ2H,.auth_signup__ULukT{margin-top:.5rem;font-size:.9rem}.auth_buttonGroup__q0fq0{border-radius:.25rem}.auth_buttonGroupItem__AYFDg{padding:.3rem;font-size:.9rem}}@media (max-width:576px){.auth_title__INrSP{font-size:1.2rem}.auth_form__FcSZa{max-width:200px}.auth_button__eKtsD,.auth_button_submit__8mCCU,.auth_input__2iiLT{padding:.4rem;font-size:.85rem}.auth_error__WpX77,.auth_fieldError__CMtme{font-size:.75rem}.auth_divider__LhdcP{margin-bottom:.4rem}.auth_providers__D0Kc9{column-gap:6px}.auth_providerButton__D0Vee{width:32px;height:32px;padding:4px}.auth_signin__KgZ2H,.auth_signup__ULukT{margin-top:.4rem;font-size:.85rem}.auth_buttonGroup__q0fq0{border-radius:.25rem}.auth_buttonGroupItem__AYFDg{padding:.25rem;font-size:.85rem}}