/* Login page specific styles */
.login-gradient {
  background: linear-gradient(135deg, #FEF3F3 0%, #F4E7FF 100%);
}
