.c-webmention.is-loading .c-webmention__author-image,.c-webmention.is-loading .c-comment__author-image,.c-webmention.is-loading h2,.c-webmention.is-loading .c-webmention__content,.c-webmention.is-loading .c-comment__content,.c-comment.is-loading .c-webmention__author-image,.c-comment.is-loading .c-comment__author-image,.c-comment.is-loading h2,.c-comment.is-loading .c-webmention__content,.c-comment.is-loading .c-comment__content{--color-skeleton:255,255,255}.dark .c-webmention.is-loading .c-webmention__author-image,.dark .c-webmention.is-loading .c-comment__author-image,.dark .c-webmention.is-loading h2,.dark .c-webmention.is-loading .c-webmention__content,.dark .c-webmention.is-loading .c-comment__content,.dark .c-comment.is-loading .c-webmention__author-image,.dark .c-comment.is-loading .c-comment__author-image,.dark .c-comment.is-loading h2,.dark .c-comment.is-loading .c-webmention__content,.dark .c-comment.is-loading .c-comment__content{--color-skeleton:0,0,0}.c-webmention.is-loading .c-webmention__author-image,.c-webmention.is-loading .c-comment__author-image,.c-webmention.is-loading h2,.c-webmention.is-loading .c-webmention__content,.c-webmention.is-loading .c-comment__content,.c-comment.is-loading .c-webmention__author-image,.c-comment.is-loading .c-comment__author-image,.c-comment.is-loading h2,.c-comment.is-loading .c-webmention__content,.c-comment.is-loading .c-comment__content{background:linear-gradient(90deg,rgba(var(--color-skeleton),.1)25%,rgba(var(--color-skeleton),.2)50%,rgba(var(--color-skeleton),.1)75%);background-size:200% 100%;animation:1.5s linear infinite shine}.c-webmention.is-loading .c-webmention__author-image,.c-webmention.is-loading .c-comment__author-image,.c-comment.is-loading .c-webmention__author-image,.c-comment.is-loading .c-comment__author-image{height:86px}.c-webmention.is-loading h2,.c-comment.is-loading h2{width:100%;height:15px;margin-top:8px}.c-webmention.is-loading p,.c-comment.is-loading p{height:70px}@keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shine{to{background-position-x:-200%}}.c-comments{grid-area:comments}.c-comments__load-more-button{justify-content:center;align-self:center;align-items:center;gap:10px;margin:100px auto 0;display:flex}.c-comments__loading-icon.is-loading{animation:.6s ease-in-out infinite both rotate-center}.c-comments__list{flex-direction:column;row-gap:4rem;display:flex}:root{--primary-100:#303956;--primary-200:#5b6383;--primary-300:#b9c1e4;--accent-100:#e8a023;--accent-200:#7c4600;--text-100:#303956;--text-200:#5b6383;--bg-100:#e8a023;--bg-200:#dd9615;--bg-300:#b17200}.c-comment{container-type:inline-size}.c-comment__item{grid-template-columns:var(--columns-grid-comment);grid-gap:15px;gap:15px;display:grid}.c-comment__header{background-color:#eeeeee1a;background-color:var(--color-background-author-image,#eeeeee1a);border-radius:3px;grid-area:header;align-self:center;padding:10px}.c-comment__headline{margin-top:0}.c-comment__close{align-self:flex-end}.c-comment__author-image{border-radius:3px}.c-comment__author-name-wrap{margin-top:5px;display:flex}.c-comment__author-name{font-size:var(--font-size-xs);margin:0}.c-comment__date{font-size:var(--font-size-xs)}.c-comment__author-icon{border:1px solid var(--color-border-author-icon,var(--blue-dark));border-radius:3px;display:flex}.dark .c-comment__author-icon{--color-border-author-icon:var(--white)}.c-comment__big-alert{padding:2rem 1rem 3rem}.c-comment__big-alert-icon{margin-bottom:20px}.c-comment__content{margin:0 0 35px;margin:var(--spacing-outer-content,0 0 35px 0);min-width:250px}.c-comment__content:not(.is-comment-item){max-width:fit-content}@container (inline-size>500px){.c-comment__content{--spacing-outer-content:0 0 -35px 0}}.c-comment__content:after,.c-comment__content:before{height:8px}.c-comment__content:after{width:80px;bottom:-18px}.c-comment__content:before{width:8px;bottom:-36px}.c-comment__content.is-comment-item{width:100%}.c-comment.is-odd>.c-comment__item,.c-comment.is-even>.c-comment__item{margin:var(--spacing-outer-depth)}.c-comment.is-odd>.c-comment__item{--columns-grid-comment:1fr max-content;grid-template-areas:"content content"".header"}@container (inline-size>500px){.c-comment.is-odd>.c-comment__item{--columns-grid-comment:1fr 106px;grid-template-areas:"content."".header"}}.c-comment.is-odd>.c-comment__item .c-comment__content{justify-self:flex-end}.c-comment.is-odd>.c-comment__item .c-comment__content:after,.c-comment.is-odd>.c-comment__item .c-comment__content:before{right:0}@container (inline-size>500px){.c-comment.is-odd.is-level-1>.c-comment__item{--spacing-outer-depth:0 0 0 121px}.c-comment.is-odd.is-level-2>.c-comment__item{--spacing-outer-depth:0 121px 0 161.333px}.c-comment.is-odd.is-level-3>.c-comment__item{--spacing-outer-depth:0 121px 0 242px}.c-comment.is-odd.is-level-4>.c-comment__item{--spacing-outer-depth:0 121px 0 322.667px}.c-comment.is-odd.is-level-5>.c-comment__item{--spacing-outer-depth:0 121px 0 403.333px}}.c-comment.is-even>.c-comment__item{--columns-grid-comment:max-content 1fr;grid-template-areas:"content content""header."}@container (inline-size>500px){.c-comment.is-even>.c-comment__item{--columns-grid-comment:106px 1fr;grid-template-areas:".content""header."}}.c-comment.is-even>.c-comment__item .c-comment__content:after,.c-comment.is-even>.c-comment__item .c-comment__content:before{left:0}@container (inline-size>500px){.c-comment.is-even.is-level-1>.c-comment__item{--spacing-outer-depth:0 60.5px}.c-comment.is-even.is-level-2>.c-comment__item{--spacing-outer-depth:0 121px}.c-comment.is-even.is-level-3>.c-comment__item{--spacing-outer-depth:0 181.5px}.c-comment.is-even.is-level-4>.c-comment__item{--spacing-outer-depth:0 242px}.c-comment.is-even.is-level-5>.c-comment__item{--spacing-outer-depth:0 302.5px}}.c-comment>.c-comment{margin-top:2rem}.c-comment.is-create-comment{margin-bottom:100px}.c-comment.is-author .c-comment__header{--color-background-author-image:#ffb43366}.c-comment__footer{justify-content:space-between;align-items:center;gap:30px;margin-top:15px;display:flex}.c-comment__reply-button{-moz-column-gap:.2rem;font-size:var(--font-size-xs);justify-content:center;column-gap:.2rem;padding:0}.c-comment__content,.c-webmention__content{--color-background-comment-content:#303956e6;background-color:#303956e6;background-color:var(--color-background-comment-content);color:var(--color-comment-content,var(--white));border-radius:3px;flex-direction:column;grid-area:content;padding:10px;display:flex;position:relative}.dark .c-comment__content,.dark .c-webmention__content{--color-background-comment-content:#eeeeeee6;--color-comment-content:var(--blue-dark)}.c-comment__content:after,.c-comment__content:before,.c-webmention__content:after,.c-webmention__content:before{content:"";background-color:var(--color-background-comment-content);z-index:-1;border-radius:3px;position:absolute}.list-move,.list-enter-active,.list-leave-active{transition:all .3s}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.list-leave-active{position:absolute}
