/**
* Return an HTML response from JSX-rendered markup.
*
* h3 v2's html() is a tagged template literal only — can't pass
* a string/object directly. This helper wraps JSX output in a
* proper Response with text/html content type.
*/
/**
* Baseline security headers. CSP keeps 'unsafe-inline' for scripts because
* jsx-htmx's js() helper emits inline