.comments__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.comments__header-actions{align-items:center;gap:.5rem;display:flex}.comments__header-button{width:2rem;min-width:2rem;height:2rem;color:var(--cl-main-300);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;padding:.25rem}.comments__header-button:hover{color:var(--cl-accent-300)}.comments__header-button-icon{display:block}.comments__header-button-icon-reload{transition:transform .2s ease-in-out;transform:scale(1.1,.9)}.comments__header-button:hover .comments__header-button-icon-reload,.comments__header-button:focus .comments__header-button-icon-reload{transform:scaleX(1)}.comments__header-button-icon-reload-active{animation:1s infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.comments__reply-link{background-color:color-mix(in srgb, var(--cl-main-900) 60%, transparent);border:1px solid color-mix(in srgb, var(--cl-main-800) 40%, transparent);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;margin-block:1rem;padding:.75rem 1rem;display:flex}
.anchor-heading{margin-block:.75em .5em}.anchor-heading-link{visibility:hidden;color:var(--cl-main-600);opacity:0;transition:opacity .3s allow-discrete;margin-inline-start:-4px;padding-inline:8px;text-decoration:none}.anchor-heading-link:hover{color:var(--cl-accent-400)}.anchor-heading-link:after{content:"#"}.anchor-heading:hover .anchor-heading-link{visibility:visible;opacity:1}
.post-page-scroll-author{opacity:0;max-height:0;margin-bottom:0;transition:max-height .28s,opacity .22s,margin-bottom .28s,transform .22s;overflow:hidden;transform:translateY(-6px)}@media not (min-width:1024px){.post-page-scroll-author{display:none}}.post-page-scroll-author_visible{opacity:1;max-height:3.5rem;margin-bottom:12px;transform:translateY(0)}.post-page-scroll-author-link{align-items:center;gap:.5rem;min-width:0;display:flex}.post-page-scroll-author-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.post-page-main{white-space:pre-line}.post-page-summary{align-items:center;gap:1rem;display:flex}.post-page-summary-avatar{display:block}.post-page-sidebar{max-width:716px}@media (min-width:1024px){.post-page-sidebar{order:1}}.post-page-sidebar-sticky{box-sizing:border-box;width:100%;position:sticky;top:80px}@media (min-width:1024px){.post-page-sidebar-sticky{scrollbar-gutter:stable;scrollbar-color:var(--cl-main-200) #0000;scrollbar-width:thin;max-height:calc(100dvh - 80px);padding:0 12px 20px;overflow:auto}}.post-page-cover{object-fit:contain;border-radius:.5rem;width:100%;height:auto;max-height:600px;margin:0 auto;display:block}.post-page-content{line-height:1.5}.post-page-tags{border-top:1px solid var(--cl-main-800);padding-top:1rem}
