.auth-layout{display:flex;flex-direction:column}.auth-container{display:flex;min-height:calc(100vh - 8.5rem);width:100%;align-items:center;justify-content:center;padding:1rem;background-color:#F9FAFB}@media (min-width:768px){.auth-container{padding:2rem}}.auth-content{width:100%;max-width:24rem}.auth-header{width:100%;padding:1rem 1.5rem;background-color:#5a5ddc;border-bottom:1px solid #e5e7eb}.header-container{max-width:80rem;margin:0 auto;justify-content:space-between}.header-container,.logo-container{display:flex;align-items:center}.logo{height:3.25rem;width:auto;margin-right:.75rem}.card-header{padding:1.5rem}.card-title{font-size:1.5rem;line-height:2rem;font-weight:600;margin-bottom:.5rem}.card-description{color:black}.card-content{padding:1.5rem}.form-container{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:grid;gap:.5rem}.form-label{color:black}.form-input{color:black;padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem}.password-header{display:flex;align-items:center}.forgot-password{margin-left:auto;display:inline-block;font-size:.875rem;text-decoration-thickness:4px;text-underline-offset:4px;color:black}.forgot-password:hover{text-decoration:underline}.submit-button{width:100%;background-color:#5A5DDC;color:white;padding:.5rem 1rem;border-radius:.375rem;font-weight:500}.submit-button:hover{background-color:#4b4eb8}.submit-button:disabled{opacity:.7;cursor:not-allowed}.error-message{font-size:.875rem;color:#ef4444}.signup-text{margin-top:1rem;text-align:center;font-size:.875rem;color:black}.signup-link{text-decoration:underline;text-underline-offset:4px;color:black}