.board-tab-item-underlined-component{align-items:center;color:var(--color-text-subtle);display:flex;flex-direction:column;flex-grow:1;font-size:1.4rem;height:5rem;justify-content:center;position:relative;transition:color .2s ease-in-out}.board-tab-item-underlined-component.board-tab-item-underlined-active,.board-tab-item-underlined-component:hover{color:var(--color-green-300)}.board-tab-item-underlined-component.board-tab-item-underlined-active:after,.board-tab-item-underlined-component:hover:after{width:100%}.board-tab-item-underlined-component:hover{cursor:pointer}.board-tab-item-underlined-component:after{background-color:var(--color-green-300);bottom:0;content:"";height:.3rem;position:absolute;transition:width .2s ease-in-out;width:0}[dir=ltr] .board-tab-item-underlined-component:after{left:50%;transform:translate(-50%)}[dir=rtl] .board-tab-item-underlined-component:after{right:50%;transform:translate(50%)}.game-review-emphasis-component{border-top:.1rem solid var(--color-border-default)}.game-review-emphasis-padded{padding-top:var(--space-16)}@media (min-width: 60em){.game-review-emphasis-component:not(.game-review-emphasis-short){overflow:hidden}.game-review-emphasis-content{transform:translateY(100%);transition:transform .3s var(--motion-ease-out-gentle)}.game-review-emphasis-component .game-review-emphasis-content{transform:translateY(0)}}.settings-editor-range-field-separator{color:var(--color-gray-800);font-size:1rem;line-height:1.9rem;margin:0 1rem;padding:.5rem}.dark-mode .settings-editor-range-field-separator{color:var(--color-gray-200)}.tournaments-header-buttons-component{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}@media (min-width: 40em){.tournaments-header-buttons-component{justify-content:flex-end}}.tournaments-header-buttons-popup-container{overflow:visible;position:relative}.featured-tv-shows-component{color:var(--color-text-default);display:flex;justify-content:center;overflow:hidden;padding:.8rem 3.2rem 1.8rem;position:relative}.featured-tv-shows-show{display:flex;flex-direction:row;justify-content:flex-start;max-width:35.4rem;width:100%}@media (min-width: 60em){.featured-tv-shows-show{max-width:100%}}.featured-tv-shows-title{-webkit-box-orient:vertical;display:-webkit-box;flex:1;font-size:1.6rem;font-weight:500;height:7rem;-webkit-line-clamp:3;overflow:hidden}[dir=ltr] .featured-tv-shows-title{padding-left:1.4rem}[dir=rtl] .featured-tv-shows-title{padding-right:1.4rem}.featured-tv-shows-image{border-radius:var(--borderRadius, .5rem);display:flex;flex-shrink:0;height:7rem;justify-content:center;overflow:hidden;position:relative;width:12rem}.featured-tv-shows-image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featured-tv-shows-live{bottom:0;margin-bottom:.5rem;position:absolute}.featured-tv-shows-close{cursor:pointer;height:1.5rem;margin-top:.2rem;width:1.5rem}[dir=ltr] .featured-tv-shows-close{margin-left:.5rem}[dir=rtl] .featured-tv-shows-close{margin-right:.5rem}.featured-tv-shows-close:hover{opacity:.7}.filter-input-component{align-items:center;border-bottom:solid .1rem var(--color-border-default);display:flex;justify-content:space-between;position:relative;width:100%}.filter-input-component .filter-input-input{flex-grow:1}.filter-input-component .filter-input-input input{background-color:transparent!important;border:none;border-radius:0;height:3.4rem;padding:.3rem 3.4rem}.filter-input-component .filter-input-user-search-message{background:var(--color-neutrals-white);border-radius:0 0 var(--radius-l) var(--radius-l);padding:.8rem;position:absolute;top:3.4rem;width:100%;z-index:9999}.filter-input-component .filter-input-dropdown{flex-shrink:0;padding:.7rem 1.5rem;z-index:1}[dir=ltr] .filter-input-component .filter-input-dropdown{text-align:right}[dir=rtl] .filter-input-component .filter-input-dropdown{text-align:left}.dark-mode .filter-input-component .filter-input-dropdown>div:first-child{color:var(--color-transparent-white-72)}
