User Story:
As a user, I want to search campaigns by keyword so that I can quickly find specific causes.
Acceptance Criteria:
- Search input with debounced API call (300ms)
- Results update without full page reload
- Highlighted keyword matches in results
- "No results found" state with suggestions
User Story:
As a user, I want to search campaigns by keyword so that I can quickly find specific causes.
Acceptance Criteria: