.post-toc ol{display:flex;flex-direction:column;gap:1.25rem}.post-toc__link{display:block;font-size:1.25rem;font-weight:600;line-height:1.5;color:var(--muted);word-break:break-word;transition:color .2s ease}.post-toc__link--active,.post-toc__link:hover{color:var(--foreground)}