feat: add emergency categorization to export and update UI

Enhanced CSV export functionality to include detailed emergency type categorization (Medical, Trauma, OB, General) with associated details and care management information. Updated column headers to better reflect exported data structure.

Applied corporate design system with new color palette (#1a4d8f, #555555, #1a1a1a), refined typography, and improved responsive layouts. Enhanced print styles for cleaner document output with optimized spacing and borders.

Changes:
- Added emergency type fields (medical, trauma, OB, general) and details to export query
- Implemented care management JSON parsing for CSV export
- Renamed CSV columns: "Place of Incident" → "Type of Emergency Call", "Hospital" → "Care Management"
- Added "Narrative Report" column to export
- Refreshed form container, header, and table styling with corporate colors
- Optimized print media queries for better document presentation
- Improved data field borders and spacing for enhanced readability
