.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}.bot-speech-avatar-and-wrapper-component{--bot-original-size: calc(var(--bot-size) * .1rem);--bot-image-size: var(--bot-original-size);--botBg: var(--color-gray-200);container-type:inline-size;display:flex;flex-direction:column;max-height:100%;max-width:50rem;width:100%}.bot-speech-avatar-and-wrapper-avatarAndWrapper{display:flex;flex:1;min-height:0}.bot-speech-avatar-and-wrapper-avatarAndWrapper.bot-speech-avatar-and-wrapper-no-avatar{display:flex}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-bot{display:flex;max-height:var(--bot-image-size);position:relative}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-bot.bot-speech-avatar-and-wrapper-sticky{position:sticky;top:0}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-bot.bot-speech-avatar-and-wrapper-docked{align-items:flex-end;display:flex;min-height:var(--bot-original-size)}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-botImage{border-radius:var(--radius-2);height:var(--bot-image-size);max-height:var(--bot-image-size);max-width:var(--bot-image-size);width:var(--bot-image-size)}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-botImage.bot-speech-avatar-and-wrapper-clickable{cursor:pointer}.bot-speech-avatar-and-wrapper-bot-align-message-top.bot-speech-avatar-and-wrapper-avatarAndWrapper{align-items:flex-start}.bot-speech-avatar-and-wrapper-bot-align-bottom.bot-speech-avatar-and-wrapper-avatarAndWrapper{align-items:flex-end}.bot-speech-avatar-and-wrapper-hidden{visibility:hidden}.bot-speech-avatar-and-wrapper-hide-overflow{overflow:hidden}.bot-speech-avatar-and-wrapper-bot-overflow{overflow:visible;position:relative}.bot-speech-avatar-and-wrapper-skeleton-loader{height:var(--bot-image-size);overflow:hidden;width:var(--bot-image-size)}@container (max-width: 311px){.bot-speech-avatar-and-wrapper-avatar-auto-resize *{--bot-image-size: var(--avatar-64)}}@container (min-width: 312px) and (max-width: 432px){.bot-speech-avatar-and-wrapper-avatar-auto-resize *{--bot-image-size: var(--avatar-80)}}@container sidebar (width < 36rem){.bot-speech-avatar-and-wrapper-component *{--bot-image-size: 6.4rem}}@container sidebar (width >= 36rem) and (width < 48rem){.bot-speech-avatar-and-wrapper-component *{--bot-image-size: 8rem}}@container sidebar (width >= 48rem){.bot-speech-avatar-and-wrapper-component *{--bot-image-size: 9.6rem}}.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%}.setup-board-option-component{display:flex}.setup-board-option-component button{background-color:transparent;border:none;margin:0;padding:0 1.2rem;align-items:center;cursor:pointer;display:flex;flex:1 1 0;height:100%}.setup-board-option-component:hover .setup-board-option-icon,.setup-board-option-component:hover .setup-board-option-caret{color:var(--color-icon-default-hovered)}.setup-board-option-component:hover .setup-board-option-label{color:var(--color-text-bolder)}.setup-board-option-icon{color:var(--color-icon-default)}[dir=ltr] .setup-board-option-icon{margin-right:1.2rem}[dir=rtl] .setup-board-option-icon{margin-left:1.2rem}.setup-board-option-caret{color:var(--color-icon-default)}[dir=ltr] .setup-board-option-caret{margin-left:auto}[dir=rtl] .setup-board-option-caret{margin-right:auto}.setup-board-option-label{color:var(--color-text-default);font-size:1.4rem;font-weight:600;position:relative;top:-.1rem}[dir=ltr] .setup-board-option-label{text-align:left}[dir=rtl] .setup-board-option-label{text-align:right}.setup-board-component{display:flex;flex:1;flex-direction:column;position:relative}.setup-board-header{color:var(--color-text-default);font-size:1.4rem;font-weight:600;padding:0 1.2rem}.setup-board-content{display:flex;flex-direction:column;margin:0 1.2rem}.add-games-modal-container{--sidebarWidth: 42rem;--borderRadius: calc(var(--modalBorderRadius) - .2rem);border-radius:var(--borderRadius);color:var(--color-text-bolder);width:35rem}.add-games-modal-boardContainer{background:var(--globalSiteBackground);box-shadow:inset 0 0 4rem #0000001a}[dir=ltr] .add-games-modal-boardContainer{border-radius:var(--borderRadius) 0 0 var(--borderRadius)}[dir=rtl] .add-games-modal-boardContainer{border-radius:0 var(--borderRadius) var(--borderRadius) 0}.add-games-modal-sidebar{display:flex;flex-direction:column}.add-games-modal-setup-board{flex:1}@media (min-width: 48em){.add-games-modal-container{display:grid;grid-template-columns:1fr var(--sidebarWidth);width:auto}}.tab-tablebase-bold{font-weight:600}.tab-tablebase-header{color:var(--color-text-subtle);display:flex;justify-content:space-between;padding-bottom:.5rem;text-transform:uppercase}.tab-tablebase-inactive{opacity:.2;pointer-events:none}.tab-tablebase-scrollable{overflow:auto}
