.styles_container__ra0TS{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;padding:1.5rem;font-family:Montserrat}.styles_input_container___vEaq{display:flex;flex-direction:row;gap:.2rem;width:100%;justify-content:space-between}.styles_input_container___vEaq>div{width:48%}.styles_formContainer___Ri3Z{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:500px;text-align:center}.styles_logoContainer__LiYze{margin-bottom:1rem;display:flex;justify-content:center}.styles_title__mQQn_{font-size:1.5rem;color:#333;margin-bottom:.2rem;font-family:Helvetica;font-weight:600}.styles_subtitle__QlPhV{color:#666;margin-bottom:2rem;font-family:Montserrat;font-size:.8rem}.styles_errorMessage___M4wQ{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem;text-align:left}.styles_form__V0Q89{display:flex;flex-direction:column;gap:1rem}.styles_inputGroup__145bE{display:flex;flex-direction:column;gap:.5rem;text-align:left}.styles_inputGroup__145bE select{cursor:pointer}.styles_inputGroup__145bE .styles_select__HpeJ7{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:2.5rem;color:#333}.styles_label__u8uMG{font-size:.9rem;color:#333;font-weight:500}.styles_required__Cro4a{color:#dc2626;font-weight:600}.styles_input__R_RcK{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.styles_input__R_RcK:focus{outline:none;border-color:#000}.styles_submitButton__1l_Ge{background:#7b3e00;color:#fff;padding:.75rem;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.styles_submitButton__1l_Ge:hover:not(:disabled){background:#333}.styles_submitButton__1l_Ge:disabled{background:#ccc;cursor:not-allowed}.styles_loginLink__kSmrg{margin-top:1rem;color:#666;font-size:.9rem}.styles_link__18MI7{color:#000;text-decoration:none;font-weight:500;transition:color .3s ease}.styles_link__18MI7:hover{color:#333}@media(max-width:480px){.styles_container__ra0TS{padding:1rem}.styles_formContainer___Ri3Z{padding:1rem 1rem 2rem}.styles_title__mQQn_{font-size:1.5rem}.styles_input_container___vEaq{flex-direction:column}.styles_input_container___vEaq>div{width:100%}}