.game-list-bold{font-weight:600}.game-list-header{color:var(--color-text-subtle);display:flex;justify-content:space-between;padding-bottom:.5rem;text-transform:uppercase}.game-list-inactive{opacity:.2;pointer-events:none}.game-list-scrollable{overflow:auto}.game-list-component .game-list-tab{background-color:var(--color-gray-200)}.game-list-component .game-list-tab:hover:not(.game-list-active-tab){background-color:var(--color-gray-300)}.game-list-component .game-list-tab.game-list-active-tab{background-color:var(--color-gray-100)}.dark-mode .game-list-component .game-list-tab{background-color:var(--color-transparent-black-30)}.dark-mode .game-list-component .game-list-tab:hover:not(.game-list-active-tab){background-color:#00000073}.dark-mode .game-list-component .game-list-tab.game-list-active-tab{background-color:var(--color-transparent-black-20)}.game-list-component{margin-bottom:.4rem}.dark-mode .game-list-component{background-color:var(--color-transparent-black-20)}.game-list-select{background-color:var(--color-bg-quaternary)}.game-list-badge{align-items:center;background-color:var(--color-bg-danger);border-radius:var(--radius-2);color:#fff;display:flex;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:600;height:1.4rem;justify-content:center;line-height:1;min-width:1.4rem;margin-bottom:.8rem;position:absolute}[dir=ltr] .game-list-badge{margin-left:auto;margin-left:1rem}[dir=rtl] .game-list-badge{margin-right:auto;margin-right:1rem}.game-list-badge[data-badge-count="0"]{display:none}.game-list-content{display:flex;flex-direction:column;flex-grow:1}.game-list-tab-container{flex-shrink:0}.game-list-tab{flex-basis:0}.game-list-content{display:flex;flex:1 1 100%;flex-direction:column;height:100%;min-height:0}@media (max-width: 59.999em){.game-list-component{flex-basis:0}}
