/* * tooltips.js — accessible, delegated tooltip controller for the v3 web UI. * * A single controller handles every `.help-tip` trigger on the page, including * ones inside partials that HTMX swaps in later, with zero per-field wiring. * Triggers are emitted by the `help_tip` Jinja macro (partials/_macros.html) as *