shadcn-style React, dropped into static HTML

The host is plain HTML. The widget is compiled React from docs/examples/signup-card. No framework bootstrapping on the host.

Imperative attach()

Hover preloads the widget; click mounts it into the slot.

Declarative custom element

Same widget, mounted via <mountly-feature>.