86999cb94e
HashSet<string> _collapsedDropdowns replaces single bool so each parent tracks its own dismiss state independently. onfocusout added alongside onmouseleave so keyboard users get the dropdown re-enabled without a mouse pass after Enter-activating a child link.