- Added `EMAIL_MAX_LENGTH` constant (254). - Added `maxLength` attributes to Name, Email, Subject, and Message inputs. - Updated `validateForm` to check email length. - Mitigates client-side DoS and improves UX. Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>