.Cadastro_pageWrapper__sZ8pg{font-family:Poppins,sans-serif;background-color:#f9f7fd;min-height:100vh;padding:4rem 2rem;display:flex;justify-content:center;align-items:center}.Cadastro_formSection__TZ9J_{background-color:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.08);max-width:700px;width:100%}.Cadastro_header__yq_Ee{text-align:center;margin-bottom:2rem}.Cadastro_header__yq_Ee h1{font-size:2.5rem;font-weight:700;color:#2c0e3e;margin-bottom:.5rem}.Cadastro_header__yq_Ee p{font-size:1rem;color:#555}.Cadastro_form__I3_cD{gap:1.5rem}.Cadastro_formGroup___XbSg,.Cadastro_form__I3_cD{display:flex;flex-direction:column}.Cadastro_label__lcPuv{font-weight:600;margin-bottom:.5rem;color:#2c0e3e;display:flex;align-items:center;gap:.5rem}.Cadastro_icon__Bdqsv{color:#6b21a8}.Cadastro_input___n21N,.Cadastro_select__AdJlR,.Cadastro_textarea__emrJt{width:100%;padding:.75rem 1rem;border-radius:8px;border:1px solid #ddd;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;font-family:Poppins,sans-serif}.Cadastro_input___n21N:focus,.Cadastro_select__AdJlR:focus,.Cadastro_textarea__emrJt:focus{outline:none;border-color:#6b21a8;box-shadow:0 0 0 3px rgba(107,33,168,.1);font-family:Poppins,sans-serif}.Cadastro_textarea__emrJt{resize:vertical}.Cadastro_submitButton__Ee3uh{background-color:#6b21a8;color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 2rem;border-radius:9999px;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease;margin-top:1rem;font-family:Poppins,sans-serif}.Cadastro_submitButton__Ee3uh:hover{background-color:#5a1d8f;transform:translateY(-2px)}@media (max-width:600px){.Cadastro_formSection__TZ9J_{padding:2rem;font-family:Poppins,sans-serif}.Cadastro_header__yq_Ee h1{font-size:2rem}}