.tier-board{display:grid;grid-auto-flow:column;grid-template-columns:repeat(5,minmax(185px,1fr));direction:ltr;gap:9px;overflow-x:auto;padding-bottom:3px}.tier-column{min-height:470px;background:#121b28;border:1px solid #243144}.tier-column:nth-child(1){order:1}.tier-column:nth-child(2){order:2}.tier-column:nth-child(3){order:3}.tier-column:nth-child(4){order:4}.tier-column:nth-child(5){order:5}.tier-column h2{margin:0;padding:15px;text-align:center;font-size:25px;background:#182231;color:#c7d8f3}.tier-column.tier-1 h2{color:#ffbf27;background:#463813}.tier-column.tier-2 h2{color:#bac5d5;background:#303644}.tier-column.tier-3 h2{color:#e18443;background:#3b2920}.tier-player{height:48px;display:flex;align-items:center;gap:9px;padding:5px 10px;border-bottom:1px solid #111925;border-left:2px solid #60738c;background:#243248;color:#f3f7ff;font-size:17px;font-weight:600}.tier-player.ht{border-left-color:#75de7c}.tier-player.mt{border-left-color:#f2bd61}.tier-player.lt{border-left-color:#f17687}.tier-player b{margin-left:auto;font-size:27px;line-height:1;color:#4b678a}.mini-avatar{width:34px;height:34px;display:grid;place-items:center;background:#182231;border:1px solid #415674;border-radius:3px;font-size:15px;font-weight:800}.none{padding:14px;color:#63758c;text-align:center;font-size:13px}@media(max-width:900px){.tier-board{grid-template-columns:repeat(5,185px)}.tier-column h2{font-size:19px}}
.player-row,.tier-player{cursor:pointer}.player-row:hover,.tier-player:hover{filter:brightness(1.13)}
