.form-auth__fields{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-bottom:1rem;display:grid}.form-auth__control:not([type=checkbox]):not([type=radio]),.form-auth .p-inputwrapper{width:100%}.form-auth__title,.form-auth__subtitle{text-align:center}.form-auth__title{font-size:var(--v-text-3xl);margin-bottom:.525rem}.form-auth__subtitle{margin-bottom:2.9rem}.form-auth:has(.p-message) .form-auth__subtitle{margin-bottom:1.5rem}.form-auth__text{margin-bottom:2.5rem}.form-auth__link{font-size:var(--v-text-base);text-underline-offset:5px;text-decoration:underline}.form-auth__submit{margin-top:2.5rem;margin-bottom:1rem}.form-auth__button{width:100%}.form-auth>:last-child{margin-bottom:0}.form-auth__field .p-inputwrapper{display:block}.form-auth__messages{min-height:0}.form-auth__messages:has(.p-message){align-content:end;min-height:5.1rem;margin-bottom:1.5rem}.form-auth__messages .p-message{margin-bottom:0}.auth-card{background-color:var(--v-surface-b);box-shadow:var(--v-shadow-lg);border-radius:var(--v-rounded-lg);width:100%;max-width:28rem;padding:1.75rem 1rem 2rem;overflow:hidden}@media (width>=576px){.auth-card{width:27rem;padding:2.475rem 1.5rem}}
