Bug Fixes
- replace setState-in-effect mount gate with useSyncExternalStore
- resolve SSR hydration mismatch in LeadBoard with mount gate
Features
- add interactive service interest summary component to lead card for stable layout
- accept serviceInterests on lead creation
- accept serviceInterests on lead update
- add serviceInterests string array to Lead model
- add Services Interested creatable multi-select to edit opportunity dialog
- include serviceInterests in optimistic tempLead
- show services interested count badge on lead card
- show services+follow-up in 2-col grid with empty-state stubs for stable height
- redesign InputMultiSelect with chip panel below control and selected indicators

