Overview
Replace the current top navigation with a mobile-optimized bottom navigation bar on small screens, using a bottom-sheet pattern for secondary actions as documented in docs/mobile-claim-bottom-sheet.md.
Acceptance Criteria
Technical Notes
- Reference
docs/mobile-claim-bottom-sheet.md for spec
- Use CSS custom properties for safe-area-inset-bottom
- Touch event handling for swipe gesture
Overview
Replace the current top navigation with a mobile-optimized bottom navigation bar on small screens, using a bottom-sheet pattern for secondary actions as documented in
docs/mobile-claim-bottom-sheet.md.Acceptance Criteria
Technical Notes
docs/mobile-claim-bottom-sheet.mdfor spec