.theme-selector-controller-content{display:grid;gap:var(--space-12);grid-template-areas:" tabs     tabs    " " assets   preview " " buttons  buttons ";grid-template-columns:6fr 5fr}.theme-selector-controller-content .theme-selector-controller-tabs{grid-area:tabs}.theme-selector-controller-content .theme-selector-controller-assets{grid-area:assets;min-height:100%}.theme-selector-controller-content .theme-selector-controller-preview{grid-area:preview;justify-self:end}.theme-selector-controller-content .theme-selector-controller-buttons{align-items:center;align-self:center;grid-area:buttons}@media (max-width: 59.999em){.theme-selector-controller-content{grid-template-areas:" preview " " tabs    " " assets  " " buttons ";grid-template-columns:1fr}.theme-selector-controller-content .theme-selector-controller-tabs{justify-self:center}.theme-selector-controller-content .theme-selector-controller-assets{margin:auto}.theme-selector-controller-content .theme-selector-controller-preview{justify-self:center}}.button-content-group-button-container{display:flex;flex-direction:column-reverse;gap:var(--space-8);width:100%}.button-content-group-button-content{align-items:start;display:flex;flex-direction:column;gap:var(--space-4);justify-content:center;width:100%}.button-content-group-button{width:100%}@media (min-width: 48em){.button-content-group-button-container{align-items:center;flex-direction:row;gap:var(--space-24)}.button-content-group-button-content,.button-content-group-button{width:unset}}.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-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}.diagram-editor-container{--sidebarWidth: 42rem;border-radius:var(--radius-10);color:var(--color-text-bolder);font-weight:600;min-height:50rem;overflow:hidden}.diagram-editor-board-container{background:var(--globalSiteBackground);box-shadow:inset 0 0 4rem #0000001a}[dir=ltr] .diagram-editor-board-container{border-radius:var(--radius-10) 0 0 var(--radius-10)}[dir=rtl] .diagram-editor-board-container{border-radius:0 var(--radius-10) var(--radius-10) 0}.diagram-editor-sidebar{display:flex;flex-direction:column;max-height:60rem;min-height:100%;position:relative}.diagram-editor-sidebar .setup-board-content{margin-bottom:1.2rem}[dir=ltr] .diagram-editor-cap{border-top-left-radius:0}[dir=rtl] .diagram-editor-cap{border-top-right-radius:0}.diagram-editor-height{min-height:50rem}@media (min-width: 48em){.diagram-editor-container{display:grid;grid-template-columns:1fr var(--sidebarWidth);width:auto}}.s-section-content-header-content{display:flex;flex-direction:column;margin-bottom:var(--space-16)}.s-section-content-header-content a{text-decoration:underline}.s-section-content-header-content .s-section-content-header-title{color:var(--color-text-boldest);margin-bottom:var(--space-12)}.s-section-content-header-content .s-section-content-header-description{color:var(--color-text-subtle)}.s-section-content-header-content .s-section-content-header-description.s-section-content-header-interactive{color:var(--color-text-subtle);cursor:pointer;text-decoration:underline}@media (min-width: 48em){.s-section-content-header-content{margin-bottom:var(--space-24)}}:root{--footer-item-width: 15rem}.accessibility-language-controller-wrapper{align-items:center;display:grid;gap:var(--space-8);grid-template-columns:16rem 23rem 1fr}.accessibility-language-controller-wrapper .accessibility-language-controller-label{grid-column:1}.accessibility-language-controller-wrapper .accessibility-language-controller-fullWidth{grid-column:1/4}.accessibility-language-controller-wrapper .accessibility-language-controller-verticalAlign{align-self:start}.accessibility-language-controller-wrapper .accessibility-language-controller-footer{align-items:center;display:flex;flex-direction:row;gap:var(--space-8)}@media (max-width: 34.374em){.accessibility-language-controller-wrapper{gap:var(--space-16);grid-template-columns:1fr}.accessibility-language-controller-wrapper .accessibility-language-controller-fullWidth{grid-column:1}.accessibility-language-controller-wrapper .accessibility-language-controller-label{grid-column:1;margin-bottom:calc(var(--space-8) * -1)}}.accessibility-theme-selector-controller-content{display:grid;gap:var(--space-12);grid-template-areas:" assets " " buttons "}.accessibility-theme-selector-controller-content .accessibility-theme-selector-controller-assets{grid-area:assets;height:auto;min-height:100%}.accessibility-theme-selector-controller-content .accessibility-theme-selector-controller-buttons{align-items:center;align-self:center;grid-area:buttons}@media (max-width: 59.999em){.accessibility-theme-selector-controller-content{grid-template-areas:" assets  " " buttons ";grid-template-columns:1fr}.accessibility-theme-selector-controller-content .accessibility-theme-selector-controller-assets{margin:auto}.accessibility-theme-selector-controller-content .accessibility-theme-selector-controller-preview{justify-self:center}}.user-info-card-component{align-items:center;display:flex;flex-direction:row;gap:var(--space-8)}.user-info-card-info{align-items:start;display:flex;flex-direction:column;gap:var(--space-4)}.user-info-card-component>img{border-radius:var(--radius-5)}.user-info-card-username,.user-info-card-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:12rem}.user-info-card-username{color:var(--color-text-boldest)}.user-info-card-name{color:var(--color-text-subtle)}.user-info-card-clickable{cursor:pointer}@media (min-width: 48em){.user-info-card-component{flex-direction:column}.user-info-card-info{align-items:center;text-align:center}}.members-management-component{display:flex;flex-direction:column;gap:var(--space-24);margin:var(--space-8) 0 var(--space-24)}.members-management-available-spots{color:var(--color-text-subtle)}.members-management-available-spots>span{color:var(--color-text-bolder);font-weight:600}.members-management-members{display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--space-12);max-width:100%}.members-management-note{color:var(--color-text-subtle)}@media (min-width: 48em){.members-management-members{flex-direction:row;max-width:60rem}}.connections-controller-wrapper{--connection-button-width: 27.3rem;align-items:stretch;display:flex;flex-direction:column;gap:var(--space-8);width:100%}.connections-controller-error-alert{max-width:57.3rem}.connections-controller-username-placeholder{display:none}@media (min-width: 48em){.connections-controller-wrapper{align-items:center;display:grid;gap:var(--space-8) var(--space-16);grid-template-columns:var(--connection-button-width) max-content;margin-bottom:var(--space-16);width:100%}.connections-controller-error-alert{grid-column:1/-1}.connections-controller-username-placeholder{display:initial;margin-inline:auto}}.coach-by-category-selection-menu-coachSelectionMenu{background:var(--color-bg-subtlest);border-radius:var(--radius-3);max-height:52rem;overflow-y:auto;padding:var(--space-24)}.coach-by-category-selection-menu-coachSelectionMenu .coach-by-category-selection-menu-category .coach-by-category-selection-menu-name{margin-bottom:var(--space-24)}.coach-by-category-selection-menu-coachSelectionMenu .coach-by-category-selection-menu-category:not(:last-child){border-bottom:.1rem solid var(--color-border-default);margin-bottom:var(--space-40);padding-bottom:var(--space-40)}.coach-by-category-selection-menu-coachSelectionMenu .coach-by-category-selection-menu-category .coach-by-category-selection-menu-coaches{display:grid;grid-gap:var(--space-16);grid-template-columns:repeat(auto-fill,minmax(min-content,9.6rem))}.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}}.beta-enrollment-controller-header li{color:var(--color-text-subtle);margin-bottom:unset}.beta-enrollment-controller-button-and-status{align-items:center;display:flex;flex-direction:row;gap:var(--space-8);margin-top:var(--space-40)}.beta-enrollment-controller-enrollment-button{height:4.8rem;width:100%}@media (min-width: 48em){.beta-enrollment-controller-enrollment-button{height:4rem;width:16rem}}.s-sidebar-item-component{align-items:center;border-bottom:.1rem solid var(--color-border-default);color:var(--color-text-default);display:flex;flex-direction:row;padding:var(--space-12) 0}[dir=ltr] .s-sidebar-item-component{margin-left:calc(var(--v662f1c0c) + var(--space-24));margin-right:var(--space-24)}[dir=rtl] .s-sidebar-item-component{margin-right:calc(var(--v662f1c0c) + var(--space-24));margin-left:var(--space-24)}.s-sidebar-item-component>.s-sidebar-item-icon{color:var(--color-icon-subtle)}[dir=ltr] .s-sidebar-item-component>.s-sidebar-item-icon{margin-right:1rem}[dir=rtl] .s-sidebar-item-component>.s-sidebar-item-icon{margin-left:1rem}.s-sidebar-item-component:last-of-type{border-bottom:unset}[dir=ltr] .s-sidebar-item-expand{margin-left:auto}[dir=rtl] .s-sidebar-item-expand{margin-right:auto}[dir=ltr] .s-sidebar-item-dot-notification{margin-left:var(--space-8)}[dir=rtl] .s-sidebar-item-dot-notification{margin-right:var(--space-8)}@media (min-width: 48em){.s-sidebar-item-component{border-bottom:unset;padding:var(--space-12) var(--space-24);transition-duration:.2s;transition-timing-function:ease-in-out}[dir=ltr] .s-sidebar-item-component{margin-left:var(--v662f1c0c);margin-right:unset;transition-property:background-color,border-right-color}[dir=rtl] .s-sidebar-item-component{margin-right:var(--v662f1c0c);margin-left:unset;transition-property:background-color,border-left-color}.s-sidebar-item-component:hover,.s-sidebar-item-component.s-sidebar-item-active{background-color:var(--color-bg-subtler)}.s-sidebar-item-component.s-sidebar-item-active{color:var(--color-text-boldest)}[dir=ltr] .s-sidebar-item-component.s-sidebar-item-active{border-right:var(--border-3) solid var(--color-border-bold)}[dir=rtl] .s-sidebar-item-component.s-sidebar-item-active{border-left:var(--border-3) solid var(--color-border-bold)}.s-sidebar-item-component.s-sidebar-item-active>.s-sidebar-item-icon{color:var(--color-icon-bold)}.s-sidebar-item-expand{display:none}}
