.dashboard-game-component{display:flex;flex-direction:column;min-width:0;width:49.2rem}.dashboard-game-component .dashboard-game-bar{height:auto;position:static}.dashboard-game-game{display:flex;flex-direction:column}.dashboard-game-game.dashboard-game-flipped{flex-direction:column-reverse}.dashboard-game-player{align-items:center;display:flex;flex-direction:row;margin:.8rem 0}.dashboard-game-tagline{cursor:pointer;flex:1 1 0;margin:.7rem 0;min-width:0}[dir=ltr] .dashboard-game-tagline{margin-left:.5rem}[dir=rtl] .dashboard-game-tagline{margin-right:.5rem}.dashboard-game-avatar{border-radius:var(--radius-3);cursor:pointer;flex:0 0 auto;height:4rem;width:4rem}.dashboard-game-clock{flex:0 0 10rem}[dir=ltr] .dashboard-game-clock{margin-left:.8rem}[dir=rtl] .dashboard-game-clock{margin-right:.8rem}.dashboard-game-board-row{display:grid;grid-template-columns:auto 1fr;position:relative}.dashboard-game-board-row.dashboard-game-no-eval-bar{grid-template-columns:1fr}.dashboard-game-board-row .dashboard-game-board-placeholder{display:grid}.dashboard-game-board-row .dashboard-game-board-placeholder:empty{padding-bottom:100%}.dashboard-game-board-row wc-chess-board{height:0;padding-bottom:100%}.dashboard-game-bar{width:3rem;z-index:1}[dir=ltr] .dashboard-game-bar{margin-right:.4rem}[dir=rtl] .dashboard-game-bar{margin-left:.4rem}.results-match-component{background-color:var(--color-bg-secondary);border-radius:var(--radius-5);color:var(--color-text-bolder);display:flex;flex-direction:column;overflow:hidden;width:54rem}.results-match-row{align-items:center;cursor:pointer;display:grid;grid-template-columns:1fr 4rem 4rem 4rem 1fr;height:4.8rem;justify-content:center;padding:0 1.6rem}.results-match-row:nth-child(odd){background-color:var(--globalColorNeutral50)}.results-match-header{align-items:center;display:grid;grid-template-columns:1fr 1fr;height:4.8rem}.results-match-header-left,.results-match-header-right{align-items:center;background-color:var(--color-bg-tertiary);color:var(--color-text-bolder);display:grid;font-weight:600;grid-template-columns:1fr 4rem;height:4.8rem;text-align:center}.results-match-header-right{grid-template-columns:4rem 1fr}.results-match-team-name{padding:0 .8rem}.results-match-result{color:var(--color-text-default);cursor:pointer;font-weight:600;text-align:center}.results-match-color{margin:auto}.results-match-win{color:var(--color-text-win)}.results-match-loss{color:var(--color-text-loss)}.results-match-draw{color:var(--color-text-draw)}.results-match-winner{background-color:#e6ebdd;box-shadow:inset 0 .3rem #7fa650}.dark-mode .results-match-winner{background-color:#263b1b3d}.knockout-results-component{display:flex;justify-content:center;min-height:100%;width:100%}.knockout-results-page{color:var(--color-transparent-white-72);cursor:pointer;flex:1 0 auto;height:50vh;max-width:2.8rem;min-width:2.8rem;position:sticky;text-align:center;top:25vh}.knockout-results-page.knockout-results-disabled{color:var(--color-transparent-white-25)}.knockout-results-page:hover:not(.knockout-results-disabled){color:var(--color-transparent-white-85)}.knockout-results-page .knockout-results-arrow{font-size:2.8rem;position:absolute;top:calc(50% - 1.5rem)}[dir=ltr] .knockout-results-page .knockout-results-arrow{left:0}[dir=rtl] .knockout-results-page .knockout-results-arrow{right:0}.knockout-results-brackets{display:flex;flex-direction:column;overflow-x:auto}.knockout-results-rounds{display:flex;flex:0 0 auto;justify-content:stretch;margin-bottom:8rem}.knockout-results-column{display:flex;flex-direction:column}[dir=ltr] .knockout-results-column:first-child .knockout-results-header{border-radius:var(--radius-5) 0 0 var(--radius-5)}[dir=rtl] .knockout-results-column:first-child .knockout-results-header{border-radius:0 var(--radius-5) var(--radius-5) 0}[dir=ltr] .knockout-results-column:last-child .knockout-results-header{border-radius:0 var(--radius-5) var(--radius-5) 0}[dir=rtl] .knockout-results-column:last-child .knockout-results-header{border-radius:var(--radius-5) 0 0 var(--radius-5)}.knockout-results-column-container{display:flex;flex:1 1 auto;flex-direction:column;justify-content:stretch}.knockout-results-column-container.knockout-results-last{justify-content:center}.knockout-results-header{align-items:center;background-color:#3c3936;color:var(--color-transparent-white-85);display:flex;flex:0 0 4rem;font-weight:600;height:4rem;justify-content:center;margin-bottom:7rem;position:sticky;top:0;z-index:2000}.knockout-results-bracket-title{color:var(--color-neutrals-white);font-size:1.6rem;font-weight:600;margin-bottom:3.2rem;overflow:hidden;position:relative;text-align:center}.knockout-results-bracket-title:before,.knockout-results-bracket-title:after{background-color:var(--globalAccentBackground);content:"";display:inline-block;height:.2rem;position:relative;vertical-align:middle;width:50%}[dir=ltr] .knockout-results-bracket-title:before{margin-left:-50%;right:4rem}[dir=rtl] .knockout-results-bracket-title:before{margin-right:-50%;left:4rem}[dir=ltr] .knockout-results-bracket-title:after{left:4rem;margin-right:-50%}[dir=rtl] .knockout-results-bracket-title:after{right:4rem;margin-left:-50%}.results-arena-component{align-items:center;display:flex;flex-direction:column}.results-arena-list{background-color:var(--color-bg-secondary);border-radius:var(--radius-5);display:flex;flex-direction:column;max-width:53.2rem}.results-arena-row{align-items:center;color:var(--color-text-default);display:flex;gap:.8rem;padding:.6rem 1.2rem}.results-arena-rank{flex-shrink:0}.results-arena-playerTagline{cursor:pointer;flex:1;min-width:0}.results-arena-gameScore{color:var(--color-text-subtle);flex-shrink:0;opacity:0;transition:opacity .15s ease;white-space:nowrap}.results-arena-row:hover .results-arena-gameScore{opacity:1}.results-arena-streak{align-items:center;display:flex;flex-shrink:0;gap:.2rem;justify-content:flex-end;min-width:3.6rem}.results-arena-streak.results-arena-lowest{color:var(--color-streak-lowest)}.results-arena-streak.results-arena-low{color:var(--color-streak-low)}.results-arena-streak.results-arena-medium{color:var(--color-streak-medium)}.results-arena-streak.results-arena-high{color:var(--color-streak-high)}.results-arena-score{color:var(--color-text-boldest);flex-shrink:0;min-width:3.2rem}[dir=ltr] .results-arena-score{text-align:right}[dir=rtl] .results-arena-score{text-align:left}.results-arena-gameAction{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:2.4rem}.results-arena-boardIcon{cursor:pointer;opacity:.7;transition:opacity .15s ease}.results-arena-boardIcon:hover{opacity:1}.results-arena-empty{font-size:1.4rem;opacity:.7;padding:2.4rem;text-align:center}
