// Plugin Kit: small, dependency-free utilities for authoring Persona plugins. // // Plugin render hooks (`renderApproval`, `renderAskUserQuestion`, `renderMessage`, // …) return a detached `HTMLElement` that the widget morphs into the transcript. // Two needs come up again and again when that element is more than static markup: // // 1. Injecting the plugin's own CSS so it survives the widget's Shadow-DOM mode // (a plain `document.head`