.login-module__WEZH7G__container{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.login-module__WEZH7G__authCard{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:1;border-radius:12px;width:100%;max-width:440px;padding:2.5rem}.login-module__WEZH7G__header{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__logo{justify-content:center;align-items:center;gap:8px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.login-module__WEZH7G__header h1{margin-bottom:.5rem;font-size:1.5rem}.login-module__WEZH7G__header p{color:var(--text-muted);font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.2rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__inputGroup label{color:var(--text-muted);font-size:.8rem;font-weight:500}.login-module__WEZH7G__inputGroup input{background:var(--bg-color);border:1px solid var(--border-color);color:#fff;width:100%;font-family:var(--font-main);transition:var(--transition);border-radius:6px;padding:12px 14px}.login-module__WEZH7G__inputGroup input:focus{border-color:#fff;outline:none}.login-module__WEZH7G__forgotPassword{text-align:right;color:var(--text-muted);font-size:.8rem}.login-module__WEZH7G__forgotPassword:hover{color:#fff}.login-module__WEZH7G__submitBtn{width:100%;margin-top:.5rem;padding:12px}.login-module__WEZH7G__divider{text-align:center;color:var(--text-faint);align-items:center;margin:1.5rem 0;font-size:.85rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid var(--border-color);flex:1}.login-module__WEZH7G__divider:before{margin-right:.5em}.login-module__WEZH7G__divider:after{margin-left:.5em}.login-module__WEZH7G__googleBtn{color:#fff;border:1px solid var(--border-color);width:100%;transition:var(--transition);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:12px;font-weight:500;display:flex}.login-module__WEZH7G__googleBtn:hover{background:#ffffff0d}.login-module__WEZH7G__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.9rem}.login-module__WEZH7G__footer a{color:#fff;font-weight:500}
