598e2f0593
The click-outside handler was checking for .subhead (a BEM class removed in the Tailwind refactor) so every click including on the input itself triggered closeSearch(). Now checks for the actual search label and popup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>