.animated-coach-buttons-buttonPair{align-items:center;align-self:stretch;display:flex;gap:.8rem;margin-top:.8rem;width:100%}.animated-coach-buttons-button{flex:1 1 0}.animated-coach-buttons-button-appear-active,.animated-coach-buttons-button-enter-active{transition:opacity .2s var(--motion-ease-out-gentle)}.animated-coach-buttons-button-leave-active{transition:opacity .1s var(--motion-ease-out-gentle)}.animated-coach-buttons-button-appear-from,.animated-coach-buttons-button-enter-from{opacity:0}.animated-coach-buttons-button-appear-to,.animated-coach-buttons-button-enter-to,.animated-coach-buttons-button-leave-from{opacity:1}.animated-coach-buttons-button-leave-to{opacity:0}.featured-bot-group-banner{cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:15rem;padding:0 var(--space-24);position:relative;width:100%}.featured-bot-group-fade{background-position:center;background-repeat:no-repeat;background-size:var(--sidebarMaxWidth);border-radius:var(--radius-5);inset:0;-webkit-mask-image:linear-gradient(to bottom,black 50%,transparent 100%);mask-image:linear-gradient(to bottom,black 50%,transparent 100%);position:absolute}.featured-bot-group-heading-wrapper{display:flex;justify-content:space-between}.featured-bot-group-heading{align-items:center;display:flex;flex-direction:row;gap:var(--space-4)}.featured-bot-group-header-info-button{cursor:pointer;fill:var(--color-neutrals-white)}.featured-bot-group-clock-wrapper{align-items:center;background-color:var(--color-green-300);border-radius:var(--radius-3);display:flex;gap:var(--space-4);height:2rem;opacity:.85;padding:var(--space-2) var(--space-4);text-shadow:0 .1rem 0 var(--color-transparent-black-20)}.featured-bot-group-time{word-spacing:-.3em}.featured-bot-group-container{background:var(--color-bg-subtler);border-radius:var(--radius-5);display:flex;flex-direction:column;margin:0 var(--space-24)}.featured-bot-group-container-contents{display:flex;flex-direction:column;gap:var(--space-16);padding:var(--space-8) var(--space-16) var(--space-16)}.featured-bot-group-description-wrapper{display:flex;gap:var(--space-4);justify-content:space-between}.featured-bot-group-points-wrapper{color:var(--color-text-default);display:flex;flex-direction:column;gap:var(--space-8)}.featured-bot-group-description{position:relative}[dir=ltr] .featured-bot-group-description{margin-right:calc(var(--icon-16) + var(--space-4))}[dir=rtl] .featured-bot-group-description{margin-left:calc(var(--icon-16) + var(--space-4))}[dir=ltr] .featured-bot-group-points-total{margin-left:auto}[dir=rtl] .featured-bot-group-points-total{margin-right:auto}.featured-bot-group-points-icon{height:var(--icon-16);position:absolute;width:var(--icon-16)}[dir=ltr] .featured-bot-group-points-icon{margin-left:var(--space-4)}[dir=rtl] .featured-bot-group-points-icon{margin-right:var(--space-4)}.featured-bot-group-bots{--color-border-selected: var(--v18beda1e);display:grid;gap:var(--space-16);grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));list-style-type:none}.mode-selection-custom-column{display:flex;flex-direction:column;justify-content:center;width:100%}.mode-selection-custom-component{align-items:center;display:flex;flex-direction:column;flex-grow:1}.mode-selection-custom-grid{display:grid;grid-column-gap:1.5rem;grid-row-gap:1rem;grid-template-columns:repeat(2,minmax(12rem,17.75rem))}.mode-selection-custom-icon{font-size:2rem;margin-inline-start:.5rem}.mode-selection-custom-name{color:var(--color-text-default);font-size:1.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mode-selection-custom-select{border-radius:var(--radius-5);display:flex;flex-direction:row;height:4.4rem;justify-content:center;width:50%}.mode-selection-custom-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-16);position:relative;width:100%}.confirm-popover-inline-popover{background:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:0 .2rem .5rem #00000080;color:var(--color-text-boldest);margin:1rem 0;padding:1.5rem}.confirm-popover-inline-component{max-width:29rem;position:fixed;width:100%;z-index:10000}.confirm-popover-inline-inner{display:grid;gap:1.5rem;grid-template-columns:2}.confirm-popover-inline-message{grid-column:span 2;line-height:1.2;text-align:center}.leaderboard-ad-component{margin:0 auto;min-height:10rem;position:relative}.leaderboard-ad-component.leaderboard-ad-with-report-ad{min-height:12.4rem}.leaderboard-ad-slot{contain:strict;min-height:9rem}@media all and (min-width: 60em){.leaderboard-ad-component{max-height:9rem;max-width:72.8rem;min-height:9rem}.leaderboard-ad-component.leaderboard-ad-with-report-ad{max-height:11.4rem;min-height:11.4rem}}.medium-rectangle-ad-component{margin-bottom:2.4rem;min-height:28rem;width:30rem;z-index:1}.medium-rectangle-ad-component.medium-rectangle-ad-with-report-ad{min-height:30.4rem}.medium-rectangle-ad-slot{contain:strict;min-height:25rem}@media all and (max-width: 59.999em){.medium-rectangle-ad-component{margin-left:auto;margin-right:auto}}.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)}.board-modal-component{background-color:var(--color-neutrals-white);border-radius:var(--radius-10);box-shadow:var(--elevation-modal),inset 0 0 0 var(--border-1) var(--color-border-default);flex:0 0 auto;position:relative}.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)}
