@namespace DeepDrftPublic.Client.Controls
@* Overlay is viewport-level/fixed regardless of DOM nesting; placing it outside
the wrapper is harmless/cleaner but doesn't change its behavior.
AutoClose is deliberately OFF: its modeless pointer-down tracking closes the
popover on any click outside the overlay's DOM subtree โ including the portaled
embed checkbox/copy-button โ which kills the embed affordance. Backdrop
dismissal is handled by OnClick alone. *@