.login-module__WEZH7G__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;animation:.5s ease-out login-module__WEZH7G__slideUp;box-shadow:0 10px 25px #0003}@keyframes login-module__WEZH7G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__title{text-align:center;color:#1e293b;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.login-module__WEZH7G__formGroup{margin-bottom:1.5rem}.login-module__WEZH7G__label{color:#475569;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.login-module__WEZH7G__input{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.login-module__WEZH7G__input:focus{background-color:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea33}.login-module__WEZH7G__checkboxGroup{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.login-module__WEZH7G__checkbox{cursor:pointer;accent-color:#667eea;width:1.25rem;height:1.25rem}.login-module__WEZH7G__checkboxLabel{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem}.login-module__WEZH7G__recaptchaContainer{justify-content:center;margin-bottom:1.5rem;display:flex}.login-module__WEZH7G__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;padding:.875rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.login-module__WEZH7G__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #764ba24d}.login-module__WEZH7G__button:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.login-module__WEZH7G__error{color:#ef4444;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem}
