/* auth.css */
.auth-bg {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}