.styles_container__uMKow{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;background-color:#f5f5f5}.styles_formCard__c9KlH{background:#fff;border-radius:24px;padding:3rem;width:100%;max-width:600px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.styles_title__eps_f{font-size:4rem;font-weight:700;margin-bottom:2.5rem;color:#000}.styles_form__rK99B{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__xYlDI{display:flex;flex-direction:column;gap:.5rem}.styles_label__QOPdK{font-size:1.25rem;font-weight:500;color:#000}.styles_input__F2KrT{width:100%;padding:1rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;transition:all .2s ease}.styles_input__F2KrT::placeholder{color:#a0aec0}.styles_input__F2KrT:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.styles_textarea__tngcO{min-height:120px;resize:vertical}.styles_submitButton__41h73{margin-top:1rem;padding:1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:12px;font-size:1.25rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.styles_submitButton__41h73:hover{background-color:#4338ca}.styles_submitButton__41h73:focus{outline:none;box-shadow:0 0 0 3px rgba(79,70,229,.4)}@media (max-width:640px){.styles_formCard__c9KlH{padding:2rem}.styles_title__eps_f{font-size:3rem}}