.rpg-username {
    transition: color 0.2s ease, text-shadow 0.2s ease;
    text-decoration: none;
}

.rpg-username-gid-1 { color: #888; font-style: italic; }
.rpg-username-gid-2 { color: #4a90d9; font-weight: bold; }
.rpg-username-gid-3 { color: #2ecc40; font-weight: bold; }
.rpg-username-gid-3:hover { text-shadow: 0 0 8px rgba(46, 204, 64, 0.6); }
.rpg-username-gid-4 { color: #ff4136; font-weight: bold; }
.rpg-username-gid-4:hover { text-shadow: 0 0 10px rgba(255, 65, 54, 0.7); }
.rpg-username-gid-6 { color: #555; text-decoration: line-through; opacity: 0.7; }
.rpg-username-gid-7 { color: #f39c12; font-weight: bold; }

.rpg-username-gid-10 { color: #d4af37; font-weight: bold; text-shadow: 0 0 4px rgba(212, 175, 55, 0.4); }
.rpg-username-gid-10:hover { text-shadow: 0 0 12px rgba(212, 175, 55, 0.8); }
.rpg-username-gid-11 { color: #9b59b6; font-weight: bold; font-style: italic; }
.rpg-username-gid-12 { color: #95a5a6; font-style: italic; }
