.cc-tooltip-component{--tooltipBackground: var(--color-transparent-black-77);--tooltipTextColor: var(--color-text-boldest);background:transparent;border:none;inset:auto;margin:0;max-width:none;overflow:visible;padding:0;pointer-events:none;position:fixed;z-index:9999}.cc-tooltip-content{display:flex;opacity:0;position:absolute;transition-timing-function:var(--motion-ease-out-gentle);width:30rem}[dir=ltr] .cc-tooltip-content{transition-property:opacity,left,right,top,bottom}[dir=rtl] .cc-tooltip-content{transition-property:opacity,right,left,top,bottom}.cc-tooltip-content.cc-tooltip-visible{opacity:1}.cc-tooltip-content:before{border:.5rem solid transparent;content:"";display:block;position:absolute}.cc-tooltip-inner{background-color:var(--tooltipBackground);border-radius:var(--radius-3);color:var(--tooltipTextColor);font-family:var(--font-family-system);padding:var(--space-8)}.cc-tooltip-left{justify-content:flex-end;top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-left{right:calc(100% - .1rem)}[dir=rtl] .cc-tooltip-left{left:calc(100% - .1rem)}[dir=ltr] .cc-tooltip-left.cc-tooltip-visible{right:calc(100% + .9rem)}[dir=rtl] .cc-tooltip-left.cc-tooltip-visible{left:calc(100% + .9rem)}.cc-tooltip-left:before{top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-left:before{border-left-color:var(--tooltipBackground);left:100%}[dir=rtl] .cc-tooltip-left:before{border-right-color:var(--tooltipBackground);right:100%}.cc-tooltip-right{top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-right{left:calc(100% - .1rem)}[dir=rtl] .cc-tooltip-right{right:calc(100% - .1rem)}[dir=ltr] .cc-tooltip-right.cc-tooltip-visible{left:calc(100% + .9rem)}[dir=rtl] .cc-tooltip-right.cc-tooltip-visible{right:calc(100% + .9rem)}.cc-tooltip-right:before{top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-right:before{border-right-color:var(--tooltipBackground);right:100%}[dir=rtl] .cc-tooltip-right:before{border-left-color:var(--tooltipBackground);left:100%}.cc-tooltip-top{bottom:calc(100% - .1rem)}.cc-tooltip-top.cc-tooltip-visible{bottom:calc(100% + .9rem)}.cc-tooltip-top:before{border-top-color:var(--tooltipBackground);top:100%}.cc-tooltip-bottom{top:calc(100% - .1rem)}.cc-tooltip-bottom.cc-tooltip-visible{top:calc(100% + .9rem)}.cc-tooltip-bottom:before{border-bottom-color:var(--tooltipBackground);bottom:100%}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-left,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-left{left:0}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-left,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-left{right:0}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-left:before,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-left:before{left:calc(var(--target-width) / 2 - .5rem)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-left:before,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-left:before{right:calc(var(--target-width) / 2 - .5rem)}.cc-tooltip-top.cc-tooltip-anchor-center,.cc-tooltip-bottom.cc-tooltip-anchor-center{justify-content:center}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-center,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-center{left:50%;transform:translate(-50%)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-center,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-center{right:50%;transform:translate(50%)}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-center:before,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-center:before{left:50%;transform:translate(-50%)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-center:before,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-center:before{right:50%;transform:translate(50%)}.cc-tooltip-top.cc-tooltip-anchor-right,.cc-tooltip-bottom.cc-tooltip-anchor-right{justify-content:flex-end}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-right,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-right{right:0}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-right,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-right{left:0}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-right:before,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-right:before{right:calc(var(--target-width) / 2 - .5rem)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-right:before,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-right:before{left:calc(var(--target-width) / 2 - .5rem)}.search-panel-game-types-component{display:flex;flex-direction:column;padding-inline:var(--space-4)}.search-panel-game-types-divider{background-color:var(--color-border-default);height:.1rem}.search-panel-game-types-extras{display:none;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows var(--motion-moderate) ease,display var(--motion-moderate) allow-discrete}.search-panel-game-types-extras-expanded{display:grid;grid-template-rows:1fr}@starting-style{.search-panel-game-types-extras-expanded{grid-template-rows:0fr}}.search-panel-game-types-extras-inner{display:flex;flex-direction:column;gap:var(--space-4);min-height:0;padding-top:var(--space-4)}.search-panel-game-types-aside-item{transition:opacity var(--motion-standard) ease}@starting-style{.search-panel-game-types-aside-item{opacity:0}}.search-panel-game-types-icon{color:var(--color-icon-default)}.form-autocomplete-component{flex-grow:1;position:relative}.form-autocomplete-input{flex:1}.form-autocomplete-loader{margin:4rem auto}.form-autocomplete-dropdown{border-color:var(--color-border-default);border-radius:var(--radius-5);border-style:solid;border-width:.1rem;box-shadow:var(--elevation-popover);color:var(--color-text-default);margin:0;max-height:25rem;overflow:auto;padding:0}.form-autocomplete-dropdown.form-autocomplete-popover{background-color:var(--color-bg-opaque);position:absolute;top:100%;width:100%;z-index:100}.form-autocomplete-dropdown.form-autocomplete-popover.form-autocomplete-popover-x-large{top:5rem}.form-autocomplete-dropdown:empty{display:none}.form-autocomplete-dropdown.form-autocomplete-not-empty{border-width:0 .1rem .1rem .1rem}ul.form-autocomplete-dropdown>li{cursor:pointer;list-style:none;width:100%}ul.form-autocomplete-dropdown>li:last-child{border-bottom:none}.form-autocomplete-item{align-items:center;color:var(--color-text-default);display:flex}.form-autocomplete-item:hover{background-color:var(--color-bg-subtlest);color:var(--color-text-default-hovered)}.form-autocomplete-exception-message{padding:.8rem}.clubs-search-column-container{background-color:var(--color-bg-secondary);border-radius:var(--radius-5);padding:2.4rem}.clubs-search-column-component{color:var(--color-text-default);display:flex;flex-direction:column}.clubs-search-column-loader{align-self:center;margin-top:var(--space-24)}.clubs-search-column-min-content{width:-moz-min-content;width:min-content}.clubs-search-column-results-container{display:flex;flex-direction:column;gap:var(--space-16);padding-top:var(--space-16)}.clubs-search-column-results-container>div:not(:last-child){border-bottom:.1rem solid var(--color-border-default);border-bottom-color:#ffffff1a;padding-bottom:var(--space-16)}.clubs-search-column-search-container{align-items:center;border-bottom:var(--border-1) solid var(--color-border-default);display:flex;flex-wrap:wrap;gap:1.5rem;padding-bottom:var(--space-24)}.clubs-search-column-sort-row-full{flex:1 0 100%}.top-friends-header{align-items:center;background-color:var(--color-bg-tertiary);display:flex;height:4rem;padding:.5rem;transition:all .05s ease-in-out;width:100%}.top-friends-header:hover{background-color:var(--color-bg-quaternary)}.top-friends-header:hover .top-friends-header-type{color:var(--color-icon-default-hovered)}.top-friends-header:hover .top-friends-header-title{color:var(--color-text-boldest)}.top-friends-header:hover .top-friends-header-icon{color:var(--color-icon-default-hovered)}.top-friends-header-type{color:var(--color-icon-default);flex-shrink:0;min-width:4rem;position:relative;top:.1rem}.top-friends-header-title{color:var(--color-text-bolder);flex-basis:100%;font-size:1.4rem;font-weight:500;overflow:hidden}.top-friends-header-icon{color:var(--color-icon-default)}[dir=ltr] .top-friends-header-icon{margin-right:.5rem}[dir=rtl] .top-friends-header-icon{margin-left:.5rem}.top-friends-details{padding:.9rem .5rem}.top-friends-item{align-items:center;color:var(--color-text-default);display:flex;flex-direction:row;padding:.5rem .8rem}.top-friends-rank{color:var(--color-text-default);flex-shrink:0;font-weight:500;letter-spacing:.1rem;width:3rem}.top-friends-avatar{flex-shrink:0}[dir=ltr] .top-friends-avatar{margin-right:1rem}[dir=rtl] .top-friends-avatar{margin-left:1rem}.top-friends-score{color:var(--color-text-boldest);font-size:1.4rem;font-weight:600}[dir=ltr] .top-friends-score{margin-left:auto;padding-left:.5rem}[dir=rtl] .top-friends-score{margin-right:auto;padding-right:.5rem}.win-loss-draw-component{border-radius:var(--radius-5);display:flex;height:1.4rem;overflow:hidden}.win-loss-draw-component .win-loss-draw-percent-label{font-size:1.1rem;font-weight:600}.win-loss-draw-component .win-loss-draw-suggested-white{background-color:var(--color-bg-white-eval);color:var(--color-text-white-eval)}.win-loss-draw-component .win-loss-draw-color{align-items:center;display:flex;justify-content:center}.win-loss-draw-component .win-loss-draw-suggested-draw{background-color:var(--color-bg-draw-eval);color:var(--color-text-draw-eval);text-align:center}.win-loss-draw-component .win-loss-draw-suggested-black{background-color:var(--color-bg-black-eval);color:var(--color-text-black-eval)}.report-modal-modal{border-radius:var(--radius-10);overflow:hidden}.report-modal-subheader{color:var(--color-text-default);display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:.6rem;text-transform:uppercase}.report-modal-content{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 3.2rem}.report-modal-status{color:var(--color-text-bolder)}.report-modal-error{color:var(--color-text-danger);display:inherit;line-height:1.2;position:absolute}.report-modal-reasons{display:flex;flex-direction:column;gap:.8rem}.report-modal-label{color:var(--color-text-default);cursor:pointer;display:inline-flex}[dir=ltr] .report-modal-label{padding:.4rem .4rem .4rem 2.5rem}[dir=rtl] .report-modal-label{padding:.4rem 2.5rem .4rem .4rem}.report-modal-label:hover{color:var(--color-text-default-hovered)}.report-modal-footer{background-color:var(--color-bg-opaque);border-top:.1rem solid var(--color-border-default);padding:1.6rem 3.2rem;text-align:center}.report-modal-other{margin-bottom:1.2rem;position:relative}.report-modal-textarea{resize:none}.report-modal-block{align-items:center;display:flex;justify-content:center;margin-bottom:1.2rem}.report-modal-buttons{align-items:stretch;display:flex;gap:1.6rem}.user-popover-badges-component{align-items:center;-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex;flex-wrap:wrap;margin-top:var(--space-4);max-width:35rem;row-gap:var(--space-8)}.user-popover-badges-badge{align-items:center;border-radius:var(--radius-3);-moz-column-gap:var(--space-4);column-gap:var(--space-4);display:flex;padding:var(--space-2) var(--space-4)}.user-popover-badges-icon{font-size:var(--icon-16);color:inherit}.user-popover-badges-label{color:inherit}[dir=ltr] .user-popover-badges-label{padding-right:var(--space-2)}[dir=rtl] .user-popover-badges-label{padding-left:var(--space-2)}.user-popover-badges-titled{background-color:color-mix(in srgb,var(--color-bg-chesstitle) 20%,transparent);color:var(--color-bg-chesstitle)}.dark-mode .user-popover-badges-titled{background-color:color-mix(in srgb,var(--color-bg-chesstitle) 40%,transparent);color:color-mix(in srgb,var(--color-neutrals-white) 70%,transparent)}.user-popover-badges-staff{background-color:color-mix(in srgb,var(--color-green-300) 20%,transparent);color:var(--color-green-600);-moz-column-gap:var(--space-2);column-gap:var(--space-2)}[dir=ltr] .user-popover-badges-staff{padding-left:var(--space-2)}[dir=rtl] .user-popover-badges-staff{padding-right:var(--space-2)}.dark-mode .user-popover-badges-staff{background-color:color-mix(in srgb,var(--color-green-600) 30%,transparent);color:var(--color-green-300)}.user-popover-badges-moderator{background-color:color-mix(in srgb,var(--color-slate-300) 20%,transparent);color:var(--color-slate-500)}.dark-mode .user-popover-badges-moderator{background-color:color-mix(in srgb,var(--color-slate-500) 30%,transparent);color:var(--color-slate-200)}.user-popover-badges-streamer{background-color:color-mix(in srgb,var(--color-purple-200) 20%,transparent);color:var(--color-purple-500)}.dark-mode .user-popover-badges-streamer{background-color:color-mix(in srgb,var(--color-purple-500) 30%,transparent);color:var(--color-purple-100)}.user-popover-badges-blogger{background-color:color-mix(in srgb,var(--color-aqua-300) 20%,transparent);color:var(--color-aqua-600)}.dark-mode .user-popover-badges-blogger{background-color:color-mix(in srgb,var(--color-aqua-600) 30%,transparent);color:var(--color-aqua-300)}.user-popover-badges-coach{background-color:color-mix(in srgb,var(--color-brown-400) 20%,transparent);color:var(--color-brown-600)}.dark-mode .user-popover-badges-coach{background-color:color-mix(in srgb,var(--color-brown-600) 30%,transparent);color:var(--color-brown-400)}
