@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.spinning{animation-duration:1s;animation-name:spinning;animation-iteration-count:infinite;animation-timing-function:linear}.table{--bs-table-color:var(--fg-1);--bs-table-border-color:var(--stroke-component)}.table td{vertical-align:middle}.table-sm th{padding:.625rem .5rem;font-weight:600;line-height:1.25}.leaderboard-item{border:1px solid hsla(0,0%,100%,.35);border-radius:.5rem;margin-bottom:1rem;padding:1rem}.leaderboard-item.is-loading{opacity:.5}.leaderboard-item .cell-rank,.leaderboard-item .wrap{color:hsla(0,0%,100%,.87)}.leaderboard-item .cell-change{color:hsla(0,0%,100%,.68)}.leaderboard-item .table{border-color:hsla(0,0%,100%,.35)}@media(min-width:992px){.leaderboard-header{align-items:baseline;display:flex;justify-content:space-between}}.leaderboard-header .btn-link{color:#8793ff}.leaderboard-header .btn-link svg path{fill:hsla(0,0%,100%,.87)}.leaderboard-header i{color:#17161a}.lazy-reloader{color:#3002b2;cursor:pointer}.leaderboard-table{font-size:.875rem;margin-top:1rem;color:#17161a}.leaderboard-table td.cell-change,.leaderboard-table td.cell-rank,.leaderboard-table th:first-child,.leaderboard-table th:nth-child(2){white-space:nowrap;width:1%}.leaderboard-table th{font-weight:700;color:hsla(0,0%,100%,.87)}.current-player{background-color:#f2f2ff}.team-members{width:25%}.team-member{padding-top:.25rem}.load-more{display:flex;justify-content:center}.cell-rank{font-weight:700;text-align:center;font-size:1rem}.cell-change{font-weight:600;text-align:right}.new-span{font-size:.75rem}.circle-progress{border-radius:50%;display:inline-block;height:20px;min-height:20px;margin-right:5px;width:20px;min-width:20px}.wrap{align-items:center;display:flex}