/* Generated lyric styles - 2 styles */
.ls-1 { color: #0ff; text-shadow: 0 0 5px #0ff, 0 0 15px #0ff; background-color: #1a1a2e; }
.ls-2 { background: linear-gradient(90deg, #e74c3c, #f39c12, #2ecc71, #3498db, #9b59b6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
[data-theme^="dark-"] .ls-1 { color: #0ff; text-shadow: 0 0 5px #0ff, 0 0 15px #0ff; }
[data-theme^="dark-"] .ls-2 { background: linear-gradient(90deg, #ff6b6b, #feca57, #55efc4, #74b9ff, #a29bfe); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
