body{background-color:#ededed;font-family:Nunito,sans-serif}.auth-logo{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;font-weight:600;letter-spacing:.05em;color:#4a5568}.auth-logo-image{display:block;margin:0 auto 1.5rem;max-width:100%;height:auto}.auth-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1rem;width:100%}.auth-card{width:100%;max-width:360px;background:#fff;padding:2.5rem 3rem;border-radius:0;box-shadow:0 0 6px #0000001a}.form-group{margin-bottom:1rem;flex-direction:column;position:relative}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password]{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;width:100%;height:44px;box-sizing:border-box}.form-group .forgot-link{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:#6b7280;text-decoration:none}.form-group .forgot-link:hover{text-decoration:underline}.form-group .error{color:#e3342f;font-size:.875rem;margin-top:.25rem}.form-options{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;font-size:.875rem}.form-options .remember{display:flex;flex-direction:row;align-items:center;gap:.5rem}.form-options .remember input{margin:0}.btn-primary{padding:.5rem 2rem;background-color:#4a4a4a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;display:block;margin:1rem auto 0}.btn-primary:hover{background-color:#333}.form-actions{text-align:center;margin-top:.5rem}.google-login{color:#6b7280;text-decoration:none;font-size:.875rem}.google-login:hover{text-decoration:underline}@media (max-width: 576px){.auth-wrapper{min-height:100vh;padding:1rem}.auth-card{padding:1.5rem;margin:0 .5rem}.auth-logo{font-size:1.25rem;margin-bottom:1rem}}
