- Create search.js with debounced input (300ms) - Display results in dropdown modal with highlighted matches - Support keyboard navigation (arrows, Enter, Escape) - Show result count and 'no results' state - Highlight matching terms in results - Add autocomplete attribute to search input - Minimum 2 characters to trigger search