feat: migrate circuit tables from MUI to ShadCN/Tailwind grid design
- Migrate details-trajet and sortable-trajet-row to CSS Grid with DnD-kit support
- Migrate chauffeur-list, chauffeur-row, circuit-assignment-row to ShadCN grid table
- Migrate circuit-horaires-tab and schedule-history-table-row to ShadCN grid table
- Update week-schedule-table with Lucide icons and refined styling
- Update journey-summary and utils with Lucide icons
- Replace MUI TableManager, styled rows, FontAwesome with Tailwind/Lucide throughout
- Add animated rows with IntersectionObserver, neo-shadow hover effects
- Add scroll sync, loading skeletons, empty states per unified-table-design pattern
Closes VSN-2283