.login-module__WEZH7G__container{min-height:100vh;display:flex}.login-module__WEZH7G__left{padding:var(--space-20) var(--space-16);justify-content:center;gap:var(--space-8);background:linear-gradient(180deg, var(--surface-primary), #1a1a2e);flex-direction:column;flex:1;display:flex}.login-module__WEZH7G__logo{font-size:var(--text-3xl);font-weight:800}.login-module__WEZH7G__h1{font-size:var(--text-5xl);max-width:500px;font-weight:800;line-height:1.15}.login-module__WEZH7G__subtitle{font-size:var(--text-lg);color:var(--fg-muted);max-width:440px;line-height:1.6}.login-module__WEZH7G__stats{gap:var(--space-10);display:flex}.login-module__WEZH7G__stat{flex-direction:column;gap:2px;display:flex}.login-module__WEZH7G__statNum{font-family:var(--font-mono);font-size:var(--text-3xl);font-weight:700}.login-module__WEZH7G__statLabel{font-size:var(--text-sm);color:var(--fg-muted)}.login-module__WEZH7G__right{padding:var(--space-16);background:var(--surface-primary);flex:1;justify-content:center;align-items:center;display:flex}.login-module__WEZH7G__card{width:100%;max-width:380px;padding:var(--space-10);border-radius:var(--radius-2xl);background:var(--surface-tertiary);border:1px solid var(--border-secondary);align-items:center;gap:var(--space-8);flex-direction:column;display:flex}.login-module__WEZH7G__cardTitle{font-size:var(--text-3xl);font-weight:700}.login-module__WEZH7G__cardSubtitle{font-size:var(--text-base);color:var(--fg-muted)}.login-module__WEZH7G__divider{background:var(--border-secondary);width:100%;height:1px}.login-module__WEZH7G__googleBtn{justify-content:center;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) 0;border-radius:var(--radius-lg);background:var(--surface-inverse);color:var(--fg-inverse);font-size:var(--text-md);transition:opacity var(--transition-fast);font-weight:600;display:flex}.login-module__WEZH7G__googleBtn:hover{opacity:.9}.login-module__WEZH7G__googleIcon{font-size:var(--text-xl);font-weight:700}.login-module__WEZH7G__footer{font-size:var(--text-sm);color:var(--fg-muted);text-align:center;line-height:1.5}
