refactor(MusicStatusCard): simplify layout and remove autoscroll logic
- Removed autoscroll refs, container, and checkOverflow logic
- Replaced scrolling track/artist/album text with standard text wrapping
- Consolidated and updated icons (Music, Disc3, Users, Album, Clock, Radio)
- Simplified image error handling and artwork fallback
- Cleaned up DOM structure and class usage for better readability and maintainability