/* Highlight email fields that PW helper auto-filled */ input[style*="background-color: rgb(239, 246, 255)"] { transition: border-color 0.3s ease; }