Embed demo host page

This page is not the widget — it is a stand-in for a customer's website. The chat widget below is injected by the one-line snippet at the bottom of this file, exactly as a customer would add it. Open it from the launcher in the corner, send a message, and try the "Request a callback" form to see a real lead_captured event fire.

events appear here…

The snippet

<script
  src="https://your-deployment.example.com/embed.js"
  data-accent="#4f46e5"
  data-title="Chat with us"
  data-position="bottom-right"
  async></script>

Full options and the JavaScript API are documented in docs/embedding.md.