On print: all panels expand inline, the hamburger button is hidden, and link URLs are printed after each link
text.
What happens when you print:
- All dropdown panels are expanded inline — every navigation link is visible on paper.
- The hamburger toggle button and backdrop are hidden (not needed on paper).
- The offcanvas drawer becomes a static, in-flow block.
- Link URLs are printed after each link text: Movies (/movies).
- All CSS transitions are removed for cleaner PDF rendering.
- The nav bar background is forced to white with black text for legibility.