.leaderboard-ad-component{contain:strict;margin:0 auto;min-height:10rem;position:relative}.leaderboard-ad-slot{min-height:9rem}@media all and (min-width: 60em){.leaderboard-ad-component{max-height:9rem;max-width:72.8rem;min-height:9rem}}.medium-rectangle-ad-component{contain:strict;margin-bottom:2.4rem;min-height:28rem;width:30rem;z-index:1}.medium-rectangle-ad-slot{min-height:25rem}@media all and (max-width: 59.999em){.medium-rectangle-ad-component{margin-left:auto;margin-right:auto}}.outside-close-component{background-color:transparent;border:none;margin:0;padding:0;cursor:pointer;height:3rem;opacity:.85;position:absolute;top:var(--positionTop, 1rem);width:3rem;z-index:10}[dir=ltr] .outside-close-component{right:var(--positionRight, 1rem)}[dir=rtl] .outside-close-component{left:var(--positionRight, 1rem)}.outside-close-component:hover{opacity:1;transition:opacity .3s}.outside-close-icon{color:var(--iconColor, var(--color-gray-500));font-size:2.8rem}@media all and (min-width: 48em){.outside-close-component{--positionRight: -3.8rem;--positionTop: -.4rem}.outside-close-icon{--iconColor: var(--color-neutrals-white)}}.authentication-modal-content{min-height:60rem;padding:2.5rem clamp(1rem,4vw,3rem) 1rem}@media (min-width: 40em){.authentication-modal-content{margin:1rem 2rem;padding:3.5rem 2.5rem 2.5rem}}.board-modal-container-container{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:space-around;position:absolute;z-index:1000}@media (min-width: 60em){.board-modal-container-container{width:var(--boardWidth)}[dir=ltr] .board-modal-container-container{margin-left:auto;margin-right:3.2rem}[dir=rtl] .board-modal-container-container{margin-right:auto;margin-left:3.2rem}}.game-buttons-container-component{align-items:center;background:var(--color-bg-tertiary);display:flex;flex-direction:row;gap:var(--space-8);justify-content:center;padding:var(--space-16) var(--space-16) 0 var(--space-16)}.game-buttons-container-component>button{flex:1 1 0}.game-buttons-container-mobile{background-color:var(--color-gray-100);bottom:0;display:flex;gap:0 .5rem;max-width:40rem;padding:1rem 1rem calc(env(safe-area-inset-bottom) + 1rem);position:fixed;width:100%;z-index:1000}[dir=ltr] .game-buttons-container-mobile{left:50%;transform:translate(-50%)}[dir=rtl] .game-buttons-container-mobile{right:50%;transform:translate(50%)}.game-buttons-container-mobile>button{flex:1 1 0}.dark-mode .game-buttons-container-mobile{background-color:var(--color-gray-900)}.coach-flat-selection-menu-coaches{--grid-min: 8rem;display:grid;grid-gap:var(--space-12) var(--space-16);grid-template-columns:repeat(auto-fit,minmax(var(--grid-min),1fr));justify-content:center;margin:-.5rem -.5rem 0;overflow:auto;padding:.5rem .5rem 0}@media (min-width: 30em){.coach-flat-selection-menu-coaches{--grid-min: 7.5rem;overflow:visible}}.bot-speech-avatar-and-wrapper-component{--bot-image-size: calc(var(--bot-size) * .1rem);--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:block}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-bot{display:flex;max-height:var(--bot-image-size)}.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:9.6rem}.bot-speech-avatar-and-wrapper-avatarAndWrapper .bot-speech-avatar-and-wrapper-botImage{border-radius:var(--radius-s);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-hide-overflow{overflow:hidden}.bot-speech-avatar-and-wrapper-skeleton-loader{height:var(--bot-image-size);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}}.tournament-event-component{--event-opacity: 20%;--tournament-bg-bullet: var(--color-gold-400);--tournament-bg-blitz: var(--color-gold-200);--tournament-bg-rapid: var(--color-green-400);--tournament-bg-live960: var(--color-orange-300);--tournament-bg-premium: var(--color-slate-400);--tournament-bg-crazyhouse: var(--color-blue-300);--tournament-bg-kinghill: var(--color-brown-400);--tournament-bg-3check: var(--color-aqua-400);--tournament-bg-bughouse: var(--color-green-500);--tournament-bg-club: var(--color-blue-75)}.dark-mode .tournament-event-component{--tournament-bg-bullet: var(--color-gold-300);--tournament-bg-blitz: var(--color-gold-100);--tournament-bg-rapid: var(--color-green-300);--tournament-bg-premium: var(--color-slate-300);--tournament-bg-kinghill: var(--color-brown-500);--tournament-bg-3check: var(--color-aqua-300);--tournament-bg-club: var(--color-blue-50)}.tournament-event-component{background-color:transparent;border:none;margin:0;padding:.8rem;align-items:center;background-color:color-mix(in srgb,var(--tournament-event-bg) var(--event-opacity),transparent);border-radius:var(--radius-m);color:var(--color-text-boldest);display:flex;font-size:1.4rem;gap:.8rem;height:5rem;transition:background-color .2s ease}[dir=ltr] .tournament-event-component{text-align:left}[dir=rtl] .tournament-event-component{text-align:right}.tournament-event-component:hover{--event-opacity: 40%}.tournament-event-component.tournament-event-rapid{--tournament-event-bg: var(--tournament-bg-rapid)}.tournament-event-component.tournament-event-blitz{--tournament-event-bg: var(--tournament-bg-blitz)}.tournament-event-component.tournament-event-bullet{--tournament-event-bg: var(--tournament-bg-bullet)}.tournament-event-component.tournament-event-chess960,.tournament-event-component.tournament-event-live960{--tournament-event-bg: var(--tournament-bg-live960)}.tournament-event-component.tournament-event-bughouse{--tournament-event-bg: var(--tournament-bg-bughouse)}.tournament-event-component.tournament-event-threecheck{--tournament-event-bg: var(--tournament-bg-3check)}.tournament-event-component.tournament-event-crazyhouse{--tournament-event-bg: var(--tournament-bg-crazyhouse)}.tournament-event-component.tournament-event-kingofthehill{--tournament-event-bg: var(--tournament-bg-kinghill)}.tournament-event-component.tournament-event-membership-diamond{--tournament-event-bg: var(--tournament-bg-premium)}.tournament-event-component.tournament-event-club{--tournament-event-bg: var(--tournament-bg-club)}.tournament-event-icon{font-size:3.2rem;flex:0 0 auto}.tournament-event-image{flex:0 0 auto}[dir=ltr] .tournament-event-image{margin-left:-.4rem}[dir=rtl] .tournament-event-image{margin-right:-.4rem}.tournament-event-content{display:grid;flex:1 1 auto;gap:.4rem;line-height:1.1428;min-width:0}.tournament-event-player-count,.tournament-event-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tournament-event-name{font-weight:600}.tournament-event-player-count{color:var(--color-text-bolder)}.tournament-event-player-count-icon{font-size:1.6rem;color:var(--color-icon-bolder)}
