Issue #3574766: Fix stylelint errors in CSS
- Fix animation-direction: forwards -> animation-fill-mode: forwards (forwards is not a valid value for animation-direction)
- Collapse two multi-line selectors to single lines per prettier formatting
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Related to #3574766