Figma — desktop
Matches Figma design: Header–348-4753. Used by visual_diff at 1440 viewport.
Variant — mobile menu: Automatic (several items)
mobileNavDisplay "auto" with four nav items, so the Figma annotation rule resolves to the expandable hamburger menu below 960px. Not a Figma reference.
Variant — mobile menu: Automatic (single item)
mobileNavDisplay "auto" with one nav item, so the rule resolves to the inline nav with no hamburger below 960px. Not a Figma reference.
Variant — mobile menu: Show items inline
mobileNavDisplay "inline" forces the items into the header row below 960px even with four of them, so the list wraps instead of collapsing behind a hamburger. Not a Figma reference.
Variant — mobile menu: Hide menu
mobileNavDisplay "hidden" drops the link list below 960px while the header actions stay in the header row. Not a Figma reference.