.forums-most-recent-component{font-size:1.3rem}.forums-most-recent-component time{color:var(--color-text-subtle);margin-left:.2rem}.forums-most-recent-item:not(:last-child){margin-bottom:1rem}.forums-most-recent-chess-title{background-color:var(--color-bg-chesstitle);border-radius:var(--radius-m);color:var(--color-neutrals-white)!important;font-size:1rem;font-weight:600;line-height:1;margin-right:.3rem;padding:.2rem .3rem}.forums-most-recent-username{color:var(--color-text-subtle);font-weight:600;margin-right:.3rem}.forums-most-recent-username:hover{color:var(--color-text-default)}.forums-most-recent-membership{margin-right:.3rem}.forums-most-recent-title{color:var(--globalColorThemeBlueToMid);font-weight:600;word-break:break-word}.forums-most-recent-title:hover{color:var(--globalColorThemeBlueToMidHover)}.forums-most-recent-meta{align-items:center;display:flex;flex-wrap:wrap}.post-author-component{border-top:.1rem solid var(--color-border-default);display:flex;padding:1.5rem 0;width:100%}.post-author-component:first-child{border-top:none;padding-top:0}.post-author-component:last-child{padding-bottom:0}.post-author-avatar{flex-shrink:0;height:5rem;position:relative;width:5rem}.post-author-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-author-right{flex-grow:1;padding:0 0 0 1.5rem}.post-author-author{display:flex;justify-content:space-between}.post-author-title{background-color:var(--color-bg-chesstitle);border-radius:var(--radius-m);color:var(--color-neutrals-white)!important;font-size:1.6rem;font-weight:600;line-height:1;margin-right:.5rem;padding:.2rem .3rem}.post-author-name{color:var(--globalColorThemeBlueToHigh);font-size:2.2rem;font-weight:600}.post-author-rating{color:var(--color-text-subtle);font-size:2.2rem;font-weight:600}.post-author-meta{color:var(--color-text-subtle);display:flex;flex-wrap:wrap;font-size:1.3rem;margin:.7rem 0}.post-author-separator{padding:0 .4rem}.post-author-link{color:var(--color-text-subtle)}.post-author-about,.post-author-link:hover{color:var(--color-text-default)}.post-author-about{font-size:1.3rem;line-height:2rem;margin:0 0 .5rem;word-break:break-word}@media screen and (min-width:40em){.post-author-avatar{height:16rem;width:16rem}}.cc-tooltip-component{--tooltipBackground:var(--color-transparent-black-77);--tooltipTextColor:var(--color-text-boldest);pointer-events:none;position:fixed;z-index:9999}.cc-tooltip-content{display:flex;opacity:0;position:absolute;transition-duration:.2s;transition-property:opacity,left,right,top,bottom;transition-timing-function:var(--motion-ease-out-gentle);width:30rem}.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-m);color:var(--tooltipTextColor);padding:var(--space-8)}.cc-tooltip-left{justify-content:flex-end;right:calc(100% - .1rem);top:50%;transform:translateY(-50%)}.cc-tooltip-left.cc-tooltip-visible{right:calc(100% + .9rem)}.cc-tooltip-left:before{border-left-color:var(--tooltipBackground);left:100%;top:50%;transform:translateY(-50%)}.cc-tooltip-right{left:calc(100% - .1rem);top:50%;transform:translateY(-50%)}.cc-tooltip-right.cc-tooltip-visible{left:calc(100% + .9rem)}.cc-tooltip-right:before{border-right-color:var(--tooltipBackground);right:100%;top:50%;transform:translateY(-50%)}.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%}.cc-tooltip-bottom.cc-tooltip-anchor-left,.cc-tooltip-top.cc-tooltip-anchor-left{left:0}.cc-tooltip-bottom.cc-tooltip-anchor-left:before,.cc-tooltip-top.cc-tooltip-anchor-left:before{left:calc(var(--target-width)/2 - .5rem)}.cc-tooltip-bottom.cc-tooltip-anchor-center,.cc-tooltip-top.cc-tooltip-anchor-center{justify-content:center;left:50%;transform:translateX(-50%)}.cc-tooltip-bottom.cc-tooltip-anchor-center:before,.cc-tooltip-top.cc-tooltip-anchor-center:before{left:50%;transform:translateX(-50%)}.cc-tooltip-bottom.cc-tooltip-anchor-right,.cc-tooltip-top.cc-tooltip-anchor-right{justify-content:flex-end;right:0}.cc-tooltip-bottom.cc-tooltip-anchor-right:before,.cc-tooltip-top.cc-tooltip-anchor-right:before{right:calc(var(--target-width)/2 - .5rem)}