Add parameter pills to search event cards in chat UI
Display filter parameters (facet, day, topic) as compact pills on search
event cards, matching the existing tool placard pill styling. Consolidates
duplicate CSS and JS into shared rules and a createParamPills() helper.
- Search cards now show facet/day/topic filters visually
- Removed inline date detection from query text (use args instead)
- Shared pill styles with parent-specific color overrides
- Single createParamPills() helper used by both card types
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>