ec92445a0f
CSS cascade fixes were correct but browser was serving cached base.css. Inline style cannot be cached separately and bypasses all cascade issues. CSS variables still respect media query :root overrides so --header-height resolves to the correct value (50px SM, 46px XS) at each breakpoint. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>