# v86.2 — Mobile nav + pass header fix

Focus: fix mobile navigation duplication and pass-mode button overlap reported from iPhone screenshots.

## Changed
- Added `assets/css/07-mobile-nav-pass-header-hotfix.css` loaded after previous navigation CSS.
- Hard-hides the start-page hero navigation on mobile so only the real app topbar is used.
- Restyles mobile `☰ Meny` so it stays dark/premium instead of becoming a full white native-looking button.
- Forces mobile app tabs to appear only when the topbar has `nav-open`.
- Portrait pass mode: keeps `☰ Meny` and `Översikt` in the top row; keeps `Föregående/Nästa` as the bottom action bar.
- Landscape pass mode: puts `☰ Meny`, `Översikt`, `Föregående`, and `Nästa/Vila` into one compact non-overlapping row.
- Menus in active pass mode open as a fixed panel below the pass header.

## Not changed
- No training data changes.
- No PHP/proxy logic changes.
- No timer/video logic changes.
