fix: stats position adjusts when queue opens/closes (#426)
The platform stats in the header were positioned using a static viewport
calculation that didn't account for the queue sidebar width. Now uses a
CSS custom property (--queue-width) that gets updated dynamically when
the queue visibility changes, ensuring the stats shift left along with
the rest of the header content.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
authored by
zzstoatzz.io
Claude
and committed by
GitHub
91b2b00f
5f255e9c