@charset "UTF-8";.section-highlight-component{background-color:var(--color-bg-secondary-alt);padding:1.5rem}.section-highlight-component+.section-highlight-component{padding-top:0}.category-wrapper{margin:1.6rem 0}.index-top-pagination{padding-bottom:1.5rem}.index-pagination{border-top:.1rem solid var(--color-border-default);padding-top:1.5rem}.index-pagination-placeholder{min-height:2.5rem}@media (min-width:48em){.index-pagination{padding-top:2rem}}.post-btn-upload-input input[type=file]{display:none}.post-header{display:flex;justify-content:space-between}.post-form>div,.post-header{margin-bottom:1.5rem}.post-time-wrapper{display:grid;gap:.8rem;grid-template-columns:1fr 1fr max-content}.post-upload-preview{margin-bottom:1.5rem;min-width:30rem}.post-upload-preview img{border:.1rem solid var(--color-border-default);display:block;height:16.9rem;max-width:100%;-o-object-fit:cover;object-fit:cover;width:30rem}.post-upload-input{margin-bottom:1.5rem;width:100%}.post-upload-input,.post-upload-input>div{display:flex;flex-direction:column}.post-upload-small{color:var(--color-text-default);font-size:1.2rem;line-height:1.42857143;margin:1rem 0 0 0}.post-tinymce-editor{margin-bottom:1.5rem}.post-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.post-url-wrapper{align-items:center;display:grid;gap:.8rem;grid-template-columns:auto auto;justify-content:start;width:100%}.post-url-wrapper a{color:var(--color-text-link)}.post-url-label{font-weight:600}.post-url-link{direction:ltr;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-url-link:before{content:"/";position:relative;right:-.4rem}html[dir=rtl] .post-url-link{direction:rtl}.post-url-link-disabled{pointer-events:none}.post-url-field{display:none}.post-url-edit{flex-shrink:0}.post-can-edit-url{grid-template-columns:2fr 8fr}.post-can-edit-url .post-url-field{display:block}.post-can-edit-url .post-url-edit,.post-can-edit-url .post-url-permalink{display:none}.post-title{color:var(--color-text-boldest)}.post-caption-wrapper{margin-top:1rem}.post-caption{padding-bottom:.5rem}.post-upload-small-caption{color:var(--color-text-default);display:block;font-size:1.2rem;margin-top:.5rem}.post-row{display:grid;margin-bottom:1.5rem}@media (min-width:48em){.post-create-form{padding:1.5rem}.post-form{width:66.66666667%}.post-upload-preview{margin-bottom:0}.post-form-upload{display:flex;margin-bottom:1.5rem}.post-form-upload>div:last-child{margin-right:3rem}.post-caption-wrapper{margin-top:3.5rem}.post-caption-wrapper.post-caption-blog-wrapper{margin-top:.7rem}.post-row{align-items:start;-moz-column-gap:1.6rem;column-gap:1.6rem;grid-template-columns:3fr 8fr}}.post-caption-input{min-height:8.2rem}.post-help-text{color:var(--color-text-default);display:block;font-size:1.2rem;margin-top:.5rem}.post-help-icon{margin:0 1rem}.post-checkbox{display:flex}.post-save-views{justify-content:space-between}.post-save-views,.post-save-views .post-views{align-items:center;display:flex}.post-save-views .post-view-icon{margin-left:.5rem}.post-category-header-title{color:var(--color-text-boldest);font-size:2.4rem}.post-category-header-title-bold{color:var(--color-text-boldest);font-family:var(--font-family-heading);font-size:clamp(2rem,4vw,2.8rem);line-height:1.2;word-break:break-word}.post-category-header-text{color:var(--color-text-default)}.post-category-link-component{align-items:baseline;display:flex;flex-wrap:wrap}.post-category-link-component+.post-category-link-component{margin-top:.2rem}.post-category-link-category{background-color:transparent;color:var(--color-text-default);display:inline-flex;font-size:1.4rem;line-height:1.25;padding:.2rem 1.8rem .2rem .3rem;position:relative;text-align:right}.post-category-link-category:before{border-color:transparent var(--color-icon-default) transparent transparent;border-style:solid;border-width:.5rem .5rem .5rem 0;content:"";height:0;position:absolute;right:.2rem;top:.6rem;width:0}.post-category-link-category[data-class=last-link]{margin-top:1.5rem}.post-category-link-category:hover{color:var(--color-text-default-hovered)}button.post-category-link-category{background:100%;border:0;text-align:right}.post-category-link-badge{background-color:var(--color-gray-400);border-radius:var(--radius-s);color:var(--color-neutrals-white);font-size:1.2rem;font-weight:700;line-height:1;margin-right:.5rem;min-width:2rem;padding:.3rem .4rem;text-align:center;transition:background-color .3s ease}.post-category-link-badge:hover{background-color:var(--color-gray-600);color:var(--color-neutrals-white)}.dark-mode .post-category-link-badge{background-color:var(--color-transparent-white-25)}.dark-mode .post-category-link-badge:hover{background-color:var(--color-transparent-white-10)}.post-category-preview-component{border-bottom:.1rem solid var(--color-border-default);display:flex;flex-direction:column;flex-wrap:wrap;gap:1.6rem;justify-content:center;padding:1.6rem 0;width:100%}.post-category-preview-component:first-child{padding-top:0}.post-category-preview-image{aspect-ratio:16/9;background-color:var(--color-bg-subtle);flex-shrink:0;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:30rem}.post-category-preview-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-category-preview-right{flex-grow:1}.post-category-preview-header{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;color:var(--globalColorThemeBlueToHigh);font-size:clamp(1.6rem,4vw,1.8rem);line-height:1.25;margin-bottom:.8rem;margin-top:-.4rem;overflow:hidden;text-overflow:ellipsis}.post-category-preview-title{color:var(--globalColorThemeBlueToHigh);word-break:break-word;word-wrap:break-word}.post-category-preview-title:hover{color:var(--globalColorThemeBlueToHighHover)}.post-category-preview-meta{margin-top:.8rem}.post-category-preview-excerpt{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;font-size:1.4rem;line-height:1.4;margin-top:1rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.post-category-preview-empty,.post-category-preview-excerpt{color:var(--color-text-default)}@media screen and (min-width:40em){.post-category-preview-component{flex-direction:row;flex-wrap:nowrap}.post-category-preview-image-small{height:8.5rem;width:15rem}}.post-preview-list-component{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:1.5rem}.post-preview-list-empty{color:var(--color-text-default);margin-bottom:.5rem}.post-preview-list-empty-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.post-preview-meta-component{align-items:center;color:var(--color-text-subtle);display:flex;flex-wrap:wrap;font-size:1.3rem}.post-preview-meta-title{background-color:var(--color-bg-chesstitle);border-radius:var(--radius-m);color:var(--color-neutrals-white)!important;font-size:.9rem;font-weight:600;line-height:1;margin-left:.3rem;padding:.2rem .3rem}.post-preview-meta-username{color:var(--color-text-subtle);font-weight:600}.post-preview-meta-username:hover{color:var(--color-text-default)}.post-preview-meta-comments,.post-preview-meta-time,.post-preview-meta-views{align-items:center;display:flex}.post-preview-meta-separator{padding:0 .4rem}.post-preview-meta-icon{color:var(--color-icon-default)}.post-preview-meta-icon.post-preview-meta-success{color:var(--color-icon-success)}.post-preview-meta-content{margin-right:.4rem}.post-preview-meta-category{color:var(--color-text-subtle)}.post-preview-meta-category:hover{color:var(--color-text-default)}.post-preview-component{margin-bottom:3rem;width:100%}.post-preview-image{background-color:var(--color-bg-subtle);display:flex;margin-bottom:1.2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.post-preview-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-preview-draft,.post-preview-scheduled{position:relative;top:.3rem}.post-preview-headline .post-preview-draft,.post-preview-headline .post-preview-scheduled{top:clamp(-.4rem,1vw,.8rem)}.post-preview-draft{color:var(--color-red-400)}.post-preview-scheduled{color:var(--color-green-500)}.post-preview-titlecontainer{display:flex;gap:var(--space-4)}.post-preview-title{color:var(--globalColorThemeBlueToHigh);font-size:clamp(1.6rem,4vw,1.8rem);word-break:break-word}.post-preview-title:hover{color:var(--globalColorThemeBlueToHighHover)}.post-preview-title:not(.post-preview-static){-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.post-preview-meta{margin-top:.5rem}.post-preview-excerpt{color:var(--color-text-default);font-size:1.4rem;line-height:2rem;margin-top:.5rem}.post-preview-excerpt:not(.post-preview-whole-text){-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;max-height:6rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.post-preview-image-icon-wrapper{background-color:var(--color-transparent-white-85);border-radius:var(--radius-circular);color:var(--color-gray-500);display:grid;height:5rem;margin-right:-2.5rem;margin-top:-2.5rem;place-items:center;position:absolute;right:50%;top:50%;width:5rem}.post-preview-video-time{align-items:center;background-color:rgba(50,50,50,.8);border-radius:var(--radius-m);bottom:.5rem;color:var(--color-neutrals-white);display:flex;gap:.4rem;left:.5rem;line-height:2.2rem;padding:.3rem .6rem .3rem 1rem;position:absolute}.post-preview-board{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}@media screen and (min-width:40em){.post-preview-component{width:calc(50% - 1.5rem)}.post-preview-component.post-preview-headline{width:100%}.post-preview-headline .post-preview-title{font-family:var(--font-family-heading);font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.post-preview-headline .post-preview-image-icon-wrapper{height:10rem;margin-right:-5rem;margin-top:-5rem;width:10rem}.post-preview-headline .post-preview-image-icon-wrapper.post-preview-watched{padding-right:.5rem}.post-preview-headline .post-preview-image-icon{scale:2}.post-preview-headline .post-preview-video-time{bottom:1rem;left:1rem}}.post-view-meta-component{align-items:center;display:inline-flex}.post-view-meta-avatar{align-self:flex-start;display:flex;flex-shrink:0;position:relative}.post-view-meta-image{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;text-overflow:ellipsis;width:100%}.post-view-meta-details{display:flex;flex-direction:column;justify-content:space-between;margin-right:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-view-meta-user{align-items:center;display:flex;flex-direction:row;gap:.5rem;max-width:100%}.post-view-meta-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;padding:.2rem .3rem}.post-view-meta-membership{height:1.7rem;width:1.7rem}.post-view-meta-category{color:var(--globalColorThemeBlueToMid)}.post-view-meta-category:hover{color:var(--globalColorThemeBlueToMidHover)}.post-view-meta-club-admin{color:var(--color-slate-300)}.post-view-meta-club-admin-legacy{color:var(--color-slate-300);font-size:1.6rem;margin-right:.2rem}.post-view-meta-rating{color:var(--color-gray-500);font-size:1.3rem}.post-view-meta-stats{align-items:center;color:var(--color-text-subtle);display:flex;flex-wrap:wrap;font-size:1.3rem}.post-view-meta-separator{margin:0 .3rem}.post-view-meta-icon{font-size:1.6rem;margin-left:.2rem}.post-view-meta-dropdown{margin-right:auto}.post-view-more-component{clear:both;display:flex;flex-direction:column}.post-view-more-author{color:var(--color-text-default);font-size:1.4rem;font-weight:600;line-height:1.25}.post-view-more-author .post-view-more-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-top:.1rem;padding:.2rem .3rem}.post-view-more-username{color:var(--globalColorThemeBlueToMid)}.post-view-more-posts{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5rem}.post-view-more-post{width:calc(50% - 1.5rem)}.post-view-more-image{background-color:var(--color-bg-subtle);display:flex;margin-bottom:1.2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.post-view-more-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-view-more-post .post-view-more-title{color:var(--globalColorThemeBlueToMid);font-size:1.8rem;line-height:1.1;word-wrap:break-word}.post-view-more-post .post-view-more-title:hover{color:var(--globalColorThemeBlueToMidHover)}@media screen and (max-width:39.938em){.post-view-more-post{width:100%}.post-view-more-post+.post-view-more-post{margin-top:3rem}}.post-view-translation-helper-component{background-color:#e6f5fa;border-radius:var(--radius-m);margin:1.5rem 0 3rem;padding:1.5rem}.dark-mode .post-view-translation-helper-component{background:var(--color-transparent-black-20)}.post-view-translation-helper-component a{color:var(--color-text-link)}.post-view-translation-helper-component a:hover{color:var(--color-text-link-hovered)}.post-view-image{background-color:var(--color-bg-subtle);display:flex;overflow:hidden;padding-bottom:56.25%;position:relative}.post-view-header,.post-view-image{margin-bottom:1.2rem}.post-view-caption{color:var(--color-text-default);display:block;margin:-.7rem 0 1.2rem}.post-view-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-view-about{display:flex;flex-wrap:wrap;margin-top:1rem}.post-view-language-wrapper{margin-top:.3rem;padding-right:.5rem}.post-view-languages{align-items:center;align-self:flex-end;display:flex;margin-right:auto}.post-view-mod-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;margin:1.6rem 0}.post-view-content{margin:2rem 0;word-break:break-word}.post-view-content,.post-view-content>ol,.post-view-content>p,.post-view-content>ul{font-size:1.6rem;line-height:1.8}.post-view-content>[style*="width:"]{max-width:100%}.post-view-content span[class*="username v-user-popover"]{color:var(--color-text-link);cursor:pointer;font-size:1.4rem;font-weight:600}.post-view-content p:empty{display:none}.post-view-content hr{background-color:var(--color-border-default)}.post-view-content blockquote:not(.tiktok-embed):not(.instagram-media){color:var(--color-text-bolder);display:block;font-style:normal;line-height:1.4;margin:0 0 2rem 0;padding:1rem 5rem 1rem 1rem;position:relative}.post-view-content blockquote:not(.tiktok-embed):not(.instagram-media):before{color:var(--color-green-400);content:"“";display:inline-block;font-family:Georgia,Bookman,serif;font-size:7rem;font-weight:800;line-height:1.8rem;margin-left:1rem;position:absolute;right:0;top:3rem}.post-view-content blockquote:not(.tiktok-embed):not(.instagram-media) p{color:var(--color-text-bolder);font-style:italic;font-weight:600;line-height:1.6;margin-bottom:0!important}.post-view-content blockquote:not(.tiktok-embed):not(.instagram-media) p:not(:last-child){margin-bottom:1.5rem!important}.post-view-content blockquote:not(.tiktok-embed):not(.instagram-media) p strong{font-size:2.2rem;font-style:normal;line-height:1.4}.post-view-content audio{max-width:100%}.post-view-content+.post-view-author-bio{background-color:var(--color-bg-tertiary);margin:4rem 0}.post-view-content .twitter-tweet{margin:0 auto}.post-view-content .twitter-tweet>iframe{color-scheme:auto}.post-view-content .twitter-tweet:not(.twitter-tweet-rendered){display:none}.dark-mode .post-view-content [style*="background-color: #e6e6e6"]{background-color:var(--color-transparent-black-20)!important}.dark-mode .post-view-content [style*="background-color: #f8f8f8"]{background-color:var(--color-transparent-black-10)!important}.dark-mode .post-view-content [style*="background-color: #e8e7e6"]{background-color:var(--color-transparent-black-30)!important}.post-view-content p:not(:last-child){margin-bottom:1.5rem}.post-view-content h1,.post-view-content h2,.post-view-content h3,.post-view-content h4,.post-view-content h5,.post-view-content h6,.post-view-content ol,.post-view-content p,.post-view-content ul{color:var(--color-text-bolder)}.post-view-content table{border-color:var(--color-border-default)}.post-view-content a:not(.btn),.post-view-content a:not(.post-view-btn){color:var(--color-text-link)}.post-view-content a:not(.btn):hover,.post-view-content a:not(.post-view-btn):hover{color:var(--color-text-link-hovered)}.post-view-content h1,.post-view-content h2,.post-view-content h3,.post-view-content h4{line-height:1.2;margin:1.2rem 0 1.5rem;padding:0}.post-view-content iframe,.post-view-content img,.post-view-content object,.post-view-content video{max-width:100%!important}.post-view-content img,.post-view-content video{height:auto;min-width:0}.post-view-content .video-defer-placeholder,.post-view-content iframe[src*="twitch.tv"]:not(.tv-player-iframe),.post-view-content iframe[src*="www.youtube-nocookie.com"]:not(.tv-player-iframe),.post-view-content iframe[src*="www.youtube.com"]:not(.tv-player-iframe){aspect-ratio:16/9;background-color:var(--color-neutrals-black);border:0;color-scheme:auto;height:calc(56.25vw - 3rem);margin-bottom:2rem;min-width:100%}.post-view-content p>.video-defer-placeholder,.post-view-content p>iframe[src*="www.youtube-nocookie.com"],.post-view-content p>iframe[src*="www.youtube.com"]{margin-bottom:2rem}.post-view-content ol,.post-view-content ul{line-height:1.4;margin:0 3rem 2rem 0;padding:0}.post-view-content ol>li,.post-view-content ul>li{margin-bottom:.7rem}.post-view-content pre{white-space:pre-wrap}.post-view-author-bio{align-items:flex-start;background-color:var(--color-bg-secondary);border-radius:var(--radius-l);color:var(--color-text-bolder);display:flex;margin-bottom:2.4rem;padding:2rem 1rem}.post-view-bio-tagline{margin-bottom:var(--space-8)}.post-view-bio-content{padding-right:2rem;width:calc(100% - 8rem)}.post-view-bio-about p{word-break:break-word}.post-view-bio-about .diagram-viewer-component,.post-view-bio-about iframe,.post-view-bio-about img{display:none!important}.post-view-bio-about img{height:auto}.post-view-bio-about a:not(.post-view-post-view-btn){color:var(--color-text-link)!important}.post-view-bio-about a:not(.post-view-post-view-btn):hover{color:var(--color-text-link-hovered)!important}@media (min-width:34.375em){.post-view-about{flex-wrap:nowrap}.post-view-language-wrapper{margin-top:0}}@media (min-width:40em){.post-view-content{font-size:1.5rem}.post-view-content:after{clear:both;content:"";display:block}.post-view-content ol,.post-view-content p,.post-view-content ul{font-size:1.5rem}.post-view-author-bio{grid-template-columns:8rem auto;padding:2rem}}@media (min-width:48em){.post-view-content .video-defer-placeholder,.post-view-content iframe[src*="twitch.tv"]:not(.tv-player-iframe),.post-view-content iframe[src*="www.youtube-nocookie.com"]:not(.tv-player-iframe),.post-view-content iframe[src*="www.youtube.com"]:not(.tv-player-iframe){height:auto}}