#leaderboard-table td, #leaderboard-table th { text-align: left; }
#leaderboard-table td:first-child, #leaderboard-table th:first-child { width: 36px; color: var(--text-dim); }
.rank-medal { font-size: 1.1rem; }
#leaderboard-table td.streak-cell { font-weight: 700; color: var(--accent-hover); }
