.game-controls-primary-component{display:flex}@media all and (max-width: 59.999em){.game-controls-primary-float{background-color:var(--color-gray-100);bottom:0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));position:fixed;width:100%;z-index:15}[dir=ltr] .game-controls-primary-float{left:0}[dir=rtl] .game-controls-primary-float{right:0}.dark-mode .game-controls-primary-float{background-color:var(--color-gray-900)}}.game-controls-primary-component{gap:.8rem;padding:var(--space-16) var(--space-8)}.game-controls-primary-component.game-controls-primary-has-secondary-controls{padding-bottom:0}.coach-flat-selection-menu-coaches{--grid-min: 8rem;--grid-columns: 3;display:grid;grid-gap:var(--space-12) var(--space-16);grid-template-columns:repeat(var(--grid-columns),minmax(var(--grid-min),1fr));justify-content:center;margin:-.5rem -.5rem 0;max-height:min(40vh,41rem);overflow:auto;padding:.5rem .5rem 0}@media (min-width: 30em){.coach-flat-selection-menu-coaches{--grid-min: 7.5rem;--grid-columns: 4;overflow:visible}}.move-by-move-buttons{display:flex;flex-direction:row;gap:.8rem}[dir=ltr] .move-by-move-buttons{padding:0 .8rem 3.2rem 0}[dir=rtl] .move-by-move-buttons{padding:0 0 3.2rem .8rem}.move-by-move-container{container-name:sidebar;container-type:inline-size;display:flex;flex:1 1 100%;flex-direction:column;min-height:0}.move-by-move-component{display:flex;flex:1 1 100%;flex-direction:column;min-height:0;padding:var(--space-24) var(--space-24) 0;position:relative}@container sidebar (width < 36rem){.move-by-move-component{padding:var(--space-16) var(--space-16) 0}}.move-by-move-coach-section{display:flex;flex-direction:column;flex-shrink:0;min-height:16.6rem;position:relative;z-index:1}.move-by-move-coach-section>:first-child{flex:1 1 auto;justify-content:space-between;min-height:0}@container sidebar (width < 48rem) and (width >= 36rem){.move-by-move-coach-section{min-height:18rem}}@container sidebar (width < 36rem){.move-by-move-coach-section{min-height:20.4rem}}.move-by-move-move-list{height:100%;min-height:0;overflow:auto}move-list-wrapper .move-by-move-move-list{height:auto}.move-by-move-hide-timestamps [data-time]{display:none}.move-by-move-move-list-container{flex-grow:1;margin:1.6rem 0 .8rem;min-height:3.2rem;overflow:scroll;transition:margin-bottom .1s var(--motion-ease-out-strong)}.move-by-move-move-list-container.move-by-move-with-skills-row{margin-bottom:9rem}.move-by-move-container.move-by-move-redesign .move-by-move-move-list-container{margin:0 0 var(--space-8);position:relative;z-index:0}.move-by-move-container.move-by-move-redesign .move-by-move-move-list-container:before{content:"";display:block;height:1.1rem;margin-bottom:-1.1rem;pointer-events:none;position:sticky;top:0;z-index:1}[dir=ltr] .move-by-move-container.move-by-move-redesign .move-by-move-move-list-container:before{background:linear-gradient(180deg,#0003,#0000)}[dir=rtl] .move-by-move-container.move-by-move-redesign .move-by-move-move-list-container:before{background:linear-gradient(-180deg,#0003,#0000)}.move-by-move-summary{display:flex;flex-direction:column;height:21.1rem;justify-content:flex-end;overflow-y:scroll;scrollbar-width:none}[dir=ltr] .move-by-move-summary{margin-left:calc(-1 * var(--coach-tail-with-overlap));padding-left:var(--coach-tail-with-overlap)}[dir=rtl] .move-by-move-summary{margin-right:calc(-1 * var(--coach-tail-with-overlap));padding-right:var(--coach-tail-with-overlap)}.move-by-move-takeaways{display:flex;flex-direction:column}[dir=ltr] .move-by-move-takeaways{margin-left:calc(-1 * var(--coach-tail-with-overlap));padding-left:var(--coach-tail-with-overlap)}[dir=rtl] .move-by-move-takeaways{margin-right:calc(-1 * var(--coach-tail-with-overlap));padding-right:var(--coach-tail-with-overlap)}.move-by-move-button{margin-top:.8rem}[dir=ltr] .move-by-move-container:not(.move-by-move-redesign) .move-by-move-button{margin-left:8rem}[dir=rtl] .move-by-move-container:not(.move-by-move-redesign) .move-by-move-button{margin-right:8rem}.move-by-move-button-no-coach{margin-top:.8rem}.move-by-move-bottom-section{position:relative}.move-by-move-skills-row-anchor{bottom:100%;left:0;margin-bottom:var(--space-8);position:absolute;right:0;z-index:0}wc-chess-board{background-size:100%;display:block;height:0;padding-bottom:100%;touch-action:none;width:100%}wc-chess-board.flipped .piece{left:0}.real-3d wc-chess-board{padding-bottom:75.1879699248%}.add-games-board-preview-component{--minOuterPadding: 2.4rem;--avatarHeight: 4rem;--gap: .8rem;--playerContainerHeight: calc(var(--avatarHeight) + var(--minOuterPadding) + var(--gap));--boardMaxHeight: calc(100vh - (var(--minOuterPadding) * 2) - (var(--playerContainerHeight) * 2));--boardMaxWidth: calc(100vw - (var(--minOuterPadding) * 4) - var(--sidebarWidth));--boardHeight: min(var(--boardMaxWidth), var(--boardMaxHeight));display:grid;flex-direction:column;grid-gap:var(--gap);grid-template-rows:var(--avatarHeight) auto var(--avatarHeight);height:100%;padding:2.4rem}@media (min-width: 48em){.add-games-board-preview-board{height:var(--boardHeight);width:var(--boardHeight)}}.game-search-component{display:flex;flex:1 1 0;flex-direction:column;min-height:0}.game-search-component-advanced{gap:var(--space-8);overflow:auto}.game-search-filters{display:flex;flex-direction:column;gap:var(--space-12);padding:var(--space-12)}.game-search-filters-advanced{flex-shrink:0;padding:var(--space-12) var(--space-12) 0}.game-search-dropdown,.game-search-player-input{width:100%}.game-search-player-input-readonly .cc-input-component{cursor:not-allowed;opacity:.5}.game-search-player-row{display:grid;gap:var(--space-8);grid-template-columns:minmax(0,1fr) 14rem}.game-search-actions{align-items:center;display:flex;gap:var(--space-8);justify-content:space-between}.game-search-action-buttons{display:flex;gap:var(--space-8)}.game-search-list{background-color:var(--color-bg-subtlest);flex:1 1 0;min-height:30rem;overflow:auto}.game-search-loading{align-items:center;display:flex;height:100%;justify-content:center}.game-search-loading .cc-loader{margin:auto}.game-search-append-loading{display:flex;justify-content:center;padding:var(--space-12)}.game-search-empty{padding-top:6rem}.game-search-refreshing{opacity:.5;pointer-events:none;transition:opacity .2s ease}.game-search-move-list{max-height:15rem;overflow:auto}.game-search-footer{padding:var(--space-12)}@container analysis-sidebar (max-width: 430px){.game-search-player-row{grid-template-columns:1fr}.game-search-actions{align-items:stretch;flex-direction:column}.game-search-action-buttons{display:grid;gap:var(--space-8);grid-template-columns:1fr 1fr;width:100%}}.settings-view-header{border-bottom:var(--border-1) solid var(--color-border-default)}.settings-view-modal{max-width:100%;min-height:72rem;overflow:visible;position:relative}.authentication-modal-content{max-height:calc(100dvh - 5rem);overflow-y:auto;padding:2.5rem clamp(1rem,4vw,3rem) 1rem}@media (min-width: 40em){.authentication-modal-content{margin:1rem 2rem;max-height:calc(100dvh - 7rem);padding:3.5rem 2.5rem 2.5rem}}
