fix: remove slotted display override that broke grid layout
The ::slotted(*) { display: block } was overriding the grid's
display: grid, causing single-column layout.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>