.login-module__WEZH7G__container{background:var(--surface);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;width:100%;max-width:420px;padding:3rem;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.login-module__WEZH7G__title{text-align:center;color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__field label{color:var(--foreground);font-size:.875rem;font-weight:500}.login-module__WEZH7G__field input{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);background:#fff;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.login-module__WEZH7G__field input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2563eb1a}.login-module__WEZH7G__button{background:var(--primary);color:#fff;border-radius:var(--radius-sm);margin-top:1rem;padding:.75rem;font-weight:600;transition:background .2s}.login-module__WEZH7G__button:hover{background:var(--primary-hover)}.login-module__WEZH7G__secondaryButton{border:1px solid var(--border);color:var(--text-muted);border-radius:var(--radius-sm);background:0 0;width:100%;padding:.75rem;font-weight:500;transition:all .2s}.login-module__WEZH7G__secondaryButton:hover{background:var(--surface-hover);border-color:var(--border);color:var(--foreground)}.login-module__WEZH7G__divider{color:var(--text-muted);justify-content:center;align-items:center;margin:1.5rem 0;font-size:.8rem;display:flex;position:relative}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:var(--border);flex:1;height:1px;margin:0 1rem}.login-module__WEZH7G__message{color:#ef4444;text-align:center;border-radius:var(--radius-sm);background:#ef44441a;margin-top:1rem;padding:.5rem;font-size:.875rem}.login-module__WEZH7G__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}.login-module__WEZH7G__footer a:hover{color:var(--foreground);text-decoration:underline}
