.event-info-layout-component{height:100vh;overflow-y:auto}.event-info-layout-main{align-items:center;display:flex;flex-direction:column;padding:1rem;width:100%}.event-info-layout-sidebar{display:none}@media all and (min-width: 60em){.event-info-layout-component{--sidebarWidth: 0;--mainWidth: minmax(0, 1fr);--avatarSize: 8rem;--gameClockVerticalMargin: 1rem;display:grid;grid-template-columns:[main] var(--mainWidth) [sidebar] var(--sidebarWidth);grid-template-rows:[top] 1fr}.event-info-layout-component.event-info-layout-sidebar-visible{--sidebarWidth: 30rem}.event-info-layout-sidebar{display:flex;flex-direction:column;height:100vh;max-height:calc(100vh - 1.6rem);position:sticky;top:0}.event-info-layout-main{grid-area:top/main;padding:0 3rem}}.event-image-component{-o-object-fit:cover;object-fit:cover}.event-image-component.event-image-large{height:18rem;width:32.2rem}.event-image-component.event-image-medium{height:4.3rem;width:7.6rem}.event-image-component.event-image-x-small{height:2rem;width:3.6rem}@media all and (max-width: 59.999em){.event-image-component,.event-image-component.event-image-large{height:6rem;width:10.6rem}}.language-select-component{align-items:center;display:flex;flex-direction:column}.language-select-component.language-select-small{flex-direction:row}.language-select-component.language-select-small .language-select-content,.language-select-component.language-select-small .language-select-icon{display:none}.language-select-component.language-select-small .language-select-select{padding-top:2rem;top:-1rem}[dir=ltr] .language-select-component.language-select-small .language-select-select{left:-2.1rem;padding-left:2rem}[dir=rtl] .language-select-component.language-select-small .language-select-select{right:-2.1rem;padding-right:2rem}.language-select-globe{color:var(--color-icon-bolder);font-size:2.4rem}.language-select-dropdown{align-items:center;display:flex;flex-shrink:0;max-width:18rem;position:relative}.language-select-dropdown:hover .language-select-content,.language-select-dropdown:hover .language-select-icon{color:var(--color-icon-default-hovered)}.language-select-icon{color:var(--color-icon-default)}.language-select-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-subtle);flex-grow:1;font-size:1.3rem}[dir=ltr] .language-select-content{margin-right:.5rem}[dir=rtl] .language-select-content{margin-left:.5rem}.language-select-right{font-size:1.6rem;flex-shrink:0;justify-self:end}.language-select-select{-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:0;color:transparent;cursor:pointer;height:100%;padding-top:5rem;position:absolute;top:-3rem;width:100%}[dir=ltr] .language-select-select{left:0}[dir=rtl] .language-select-select{right:0}.language-select-select>option{color:var(--color-gray-900)}.language-select-select:focus{outline-color:var(--color-text-default)!important}.events-move-list-wrapper-component{--timeBarLimit: calc(var(--gameSidebarWidth) - 20rem);display:flex;flex-direction:column;min-height:0;overflow:auto}.events-move-list-wrapper-hide-timestamps [data-time]{display:none}.events-move-list-wrapper-opening{height:4rem;width:100%}@media all and (min-width: 60em){.events-move-list-wrapper-component{flex:1 1 0}}@media all and (max-width: 59.999em){.events-move-list-wrapper-component{max-height:24rem}.events-move-list-wrapper-opening{display:none}}.sidebar-event-item-component{display:flex;padding:.8rem 1.6rem}.sidebar-event-item-component:nth-child(2){padding-top:1.6rem}.sidebar-event-item-component:last-child{padding-bottom:1.6rem}.sidebar-event-item-component:hover{color:var(--color-text-default-hovered)}.sidebar-event-item-image{flex:0 0 auto;height:3.6rem;width:6.4rem}[dir=ltr] .sidebar-event-item-image{margin-right:1.6rem}[dir=rtl] .sidebar-event-item-image{margin-left:1.6rem}.sidebar-event-item-content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.sidebar-event-item-name{-webkit-box-orient:vertical;color:var(--color-text-bolder);display:-webkit-box;-webkit-line-clamp:2;max-height:6rem;overflow:hidden}.sidebar-event-item-date{color:var(--color-text-subtle);font-size:1.2rem}@media all and (max-width: 59.999em){.sidebar-event-item-component.sidebar-event-item-featured{background-color:var(--color-bg-secondary);border-radius:var(--radius-10);margin:1.6rem;padding:1.6rem}.sidebar-event-item-component.sidebar-event-item-featured .sidebar-event-item-image{border-radius:var(--radius-5);height:4.8rem;width:7.2rem}.sidebar-event-item-component.sidebar-event-item-featured .sidebar-event-item-name{color:var(--color-text-bolder);font-size:1.7rem;font-weight:700;margin-bottom:.4rem}.sidebar-event-item-component.sidebar-event-item-featured .sidebar-event-item-date{color:var(--color-text-default);font-size:1.3rem}}.games-grid-new-component{--gamesColumnCount: 2;--gamesGridGap: 1.2rem;display:grid;gap:var(--gamesGridGap);grid-template-columns:repeat(var(--gamesColumnCount),1fr);min-height:0;overflow-x:hidden;overflow-y:auto;padding:1rem 1.6rem}.games-grid-new-component>*{cursor:pointer!important;position:relative}.games-grid-new-component.games-grid-new-large{--gamesColumnCount: 1;--gamesGridGap: 2.4rem}@container event-info-tab-games (width <= 59.4rem){.games-grid-new-component.games-grid-new-large>*:not(:last-child):after{border-bottom:.1rem solid var(--color-border-subtlest);bottom:calc(-1 * var(--gamesGridGap) / 2);content:"";position:absolute;width:100vw}[dir=ltr] .games-grid-new-component.games-grid-new-large>*:not(:last-child):after{right:-1.6rem}[dir=rtl] .games-grid-new-component.games-grid-new-large>*:not(:last-child):after{left:-1.6rem}}@container event-info-tab-games (width > 59.4rem){.games-grid-new-component.games-grid-new-large{--gamesColumnCount: 2}.games-grid-new-component.games-grid-new-large>*:nth-child(2n):not(:last-child):after{border-bottom:.1rem solid var(--color-border-subtlest);bottom:calc(-1 * var(--gamesGridGap) / 2);content:"";position:absolute;width:100vw}[dir=ltr] .games-grid-new-component.games-grid-new-large>*:nth-child(2n):not(:last-child):after{right:-1.6rem}[dir=rtl] .games-grid-new-component.games-grid-new-large>*:nth-child(2n):not(:last-child):after{left:-1.6rem}}.games-grid-new-component.games-grid-new-medium{--gamesColumnCount: 2;--gamesGridGap: 1.2rem}@container event-info-tab-games (width <= 59.4rem){.games-grid-new-component.games-grid-new-medium>*:nth-child(2n):not(:last-child):after{border-bottom:.1rem solid var(--color-border-subtlest);bottom:calc(-1 * var(--gamesGridGap) / 2);content:"";position:absolute;width:100vw}[dir=ltr] .games-grid-new-component.games-grid-new-medium>*:nth-child(2n):not(:last-child):after{right:-1.6rem}[dir=rtl] .games-grid-new-component.games-grid-new-medium>*:nth-child(2n):not(:last-child):after{left:-1.6rem}}@container event-info-tab-games (width > 59.4rem){.games-grid-new-component.games-grid-new-medium{--gamesColumnCount: 3}.games-grid-new-component.games-grid-new-medium>*:nth-child(3n):not(:last-child):after{border-bottom:.1rem solid var(--color-border-subtlest);bottom:calc(-1 * var(--gamesGridGap) / 2);content:"";position:absolute;width:100vw}[dir=ltr] .games-grid-new-component.games-grid-new-medium>*:nth-child(3n):not(:last-child):after{right:-1.6rem}[dir=rtl] .games-grid-new-component.games-grid-new-medium>*:nth-child(3n):not(:last-child):after{left:-1.6rem}}.games-grid-new-component.games-grid-new-small{--gamesColumnCount: 4;--gamesGridGap: 1.2rem}.games-grid-new-component.games-grid-new-small>*:nth-child(4n):not(:last-child):after{border-bottom:.1rem solid var(--color-border-subtlest);bottom:calc(-1 * var(--gamesGridGap) / 2);content:"";position:absolute;width:100vw}[dir=ltr] .games-grid-new-component.games-grid-new-small>*:nth-child(4n):not(:last-child):after{right:-1.6rem}[dir=rtl] .games-grid-new-component.games-grid-new-small>*:nth-child(4n):not(:last-child):after{left:-1.6rem}@keyframes game-over-modal-pop{0%{opacity:0;transform:translate(-50%,-20%)}to{opacity:1;transform:translate(-50%)}}.game-over-modal-pop{animation:game-over-modal-pop .3s;opacity:0}.game-over-modal-container{display:flex;flex-direction:column;justify-content:space-around;min-height:100%;position:absolute;top:0;z-index:9999}[dir=ltr] .game-over-modal-container{left:50%;transform:translate(-50%)}[dir=rtl] .game-over-modal-container{right:50%;transform:translate(50%)}@media (max-width: 59.999em){[dir=ltr] .game-over-modal-container{transform:translate(-46%)}[dir=rtl] .game-over-modal-container{transform:translate(46%)}}.game-over-modal-container .game-over-modal-modal{align-items:center;background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-modal),inset 0 0 0 var(--border-1) var(--color-border-default);display:flex;flex:0 0 auto;flex-flow:column nowrap;min-width:33.6rem;position:relative}@media (max-width: 29.999em){.game-over-modal-container .game-over-modal-modal{min-width:28.6rem}}@media (max-width: 24.999em){.game-over-modal-container .game-over-modal-modal{min-width:25rem}}.game-over-modal-container .game-over-modal-modal .game-over-modal-close{background-color:transparent;border:none;margin:0;padding:0;color:var(--color-gray-500);font-size:2.4rem;height:3rem;position:absolute;top:0;width:3rem}[dir=ltr] .game-over-modal-container .game-over-modal-modal .game-over-modal-close{right:0}[dir=rtl] .game-over-modal-container .game-over-modal-modal .game-over-modal-close{left:0}.game-buttons-component{align-self:center;display:flex;flex:0 1 auto;gap:.2rem;margin-top:1.5rem;min-width:0}.game-buttons-button{background-color:transparent;border:none;margin:0;padding:0;color:var(--color-icon-default);flex:0 1 auto;min-width:1.8rem}.game-buttons-button:hover{color:var(--color-icon-default-hovered)}.game-buttons-icon{font-size:2.4rem;color:currentColor;padding:0 .2rem}@media all and (min-width: 60em){.game-buttons-flip{display:none}}.game-sidebar-container{flex:1 1 0;height:100%;min-width:var(--sidebarMinWidth)}.game-sidebar-toggle{background-color:transparent;border:none;margin:0;padding:0;color:var(--color-icon-bolder);height:4.8rem;width:4.8rem}.game-sidebar-toggle:hover{color:var(--color-icon-boldest)}.game-sidebar-toggleIcon{font-size:2.4rem;color:currentColor}.game-sidebar-buttons{align-items:center;display:flex}[dir=ltr] .game-sidebar-language{margin-right:.8rem}[dir=rtl] .game-sidebar-language{margin-left:.8rem}@media (max-width: 59.999em){.game-sidebar-container{height:auto;margin-bottom:7rem}.game-sidebar-tabs,.game-sidebar-stream,.game-sidebar-toggle{display:none}}.game-sidebar-evaluation-component{display:flex;flex-direction:column}.game-sidebar-evaluation-engine-lines{margin-top:.2rem}.dark-mode .game-sidebar-evaluation-engine-lines{color:var(--color-transparent-white-72)}.game-sidebar-evaluation-toggle{flex:1 1 auto}[dir=ltr] .game-sidebar-evaluation-toggle{margin-left:1.6rem}[dir=rtl] .game-sidebar-evaluation-toggle{margin-right:1.6rem}.game-sidebar-evaluation-bar{display:flex;min-height:4rem}.game-sidebar-evaluation-info{align-items:center;color:var(--color-text-default);display:flex;font-size:1.2rem;justify-content:flex-end}[dir=ltr] .game-sidebar-evaluation-info{padding-right:.8rem}[dir=rtl] .game-sidebar-evaluation-info{padding-left:.8rem}.game-sidebar-evaluation-info .game-sidebar-evaluation-icon{cursor:pointer;font-size:1.6rem}[dir=ltr] .game-sidebar-evaluation-info .game-sidebar-evaluation-icon{padding-left:.5rem}[dir=rtl] .game-sidebar-evaluation-info .game-sidebar-evaluation-icon{padding-right:.5rem}@media all and (max-width: 59.999em){.game-sidebar-evaluation-toggle{display:none}}.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%)}.share-menu-tab-event-download{display:flex;justify-content:center;margin-top:1.5rem}.share-menu-tab-event-download .icon-font-chess{line-height:.85}.share-menu-tab-event-heading{color:var(--color-text-subtle);font-size:1.3rem;font-weight:600;padding:.5rem 0}.share-menu-tab-event-section{margin-bottom:.5rem;width:100%}.share-menu-tab-image-component{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}.share-menu-tab-image-image{border-radius:var(--radius-5);height:auto;max-height:35.2rem;max-width:100%}.share-menu-tab-image-square{align-items:center;background-color:var(--subtleButtonBackground);border-radius:var(--radius-5);display:flex;height:35.2rem;justify-content:center;max-width:100%;width:35.2rem}.share-menu-tab-image-button{margin-top:var(--space-24)}
