Changed master mute button from Button component to match track style: - Native button element with rounded-md styling - Blue background when muted (bg-blue-500) with shadow - Card background when unmuted with hover state - Text-based "M" label instead of icons - Larger size (h-8, text-[11px]) compared to track (h-5, text-[9px]) - Removed unused Volume2/VolumeX icon imports 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>