43aa836317
- Replaced all font-inter references with font-ui (Elvaro Grotesque) - Updated font-mono to font-geist for codes and dates ([MGT001], Jul 2024, etc.) - Changed hover colors from bg-blue-50 to bg-[#EFF6FF] (blue tint) - Added shadow-pmr to both Active and Resolved Problems cards - Switched from CSS transitions to Framer Motion for expand/collapse animations - AnimatePresence with height-only animation (no opacity fade per guardrail) - Chevron rotation via motion.div (180° when expanded) - prefersReducedMotion support (duration: 0) - Updated font sizes: text-[13px] for headers, text-[14px] for body, text-xs for labels - TrafficLight component now uses font-ui for text labels - Added AccessibilityContext integration (setExpandedItem for breadcrumb) - Mobile cards: added shadow-pmr, updated all font references to font-ui/font-geist - Added focus-visible rings on linked consultation buttons Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>