/* Additional RPG styles beyond theme.py */ .quest-complete { color: #ffd700; font-size: 2em; text-align: center; } .boss-banner { background: linear-gradient(90deg, #ff0000, #ffd700); padding: 8px; border-radius: 4px; }