@media (max-height:700px) and (min-width:640px){.auth-dialog-responsive{max-width:90vw!important}.auth-form-grid{grid-template-columns:repeat(2,1fr)}.auth-submit-button{max-width:320px}}@media (max-height:600px) and (min-width:768px){.auth-dialog-responsive{max-width:95vw!important}.auth-form-grid{grid-template-columns:repeat(3,1fr)}.auth-submit-button{max-width:320px}}@media (max-height:500px) and (min-width:1024px){.auth-dialog-responsive{max-width:98vw!important}.auth-form-grid{grid-template-columns:repeat(4,1fr)}.auth-submit-button{max-width:320px}}