script entirely. * * What this does: * 1. Waits for the contact form to be in the DOM * 2. Records form start time (for timing bot check) * 3. On submit: * a. Validates reCAPTCHA (if present) * b. Blocks honeypot spam (social_handle field) * c. Blocks submissions under 3 seconds * d. Generates unique business ID * e. POSTs to Pardot via fetch() and WAITS for it to complete * f. Redirects to thank-you only after Pardot confirms (or times out) * * Install: REPLACE the existing block in * Webflow Page Settings > Before tag with this entire file * wrapped in