.blog-detail-toc{padding-top:140px;background:#fff}.article-body h1{margin-bottom:16px}.article-meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;color:var(--brand-text-soft)}.article-description{font-size:18px;padding-bottom:22px;border-bottom:1px solid var(--brand-border)}.content{color:var(--brand-text)}.content h2,.content h3{margin-top:34px}.article-prev-next,.article-share{display:flex;justify-content:space-between;gap:18px;padding:24px 0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.author-card{display:flex;gap:18px;align-items:center;padding:24px;margin:28px 0;background:var(--brand-bg-alt);border-radius:8px}.author-card img{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-card h2,.blog-reply h2,.recent-card h2,.toc-card h2{font-size:22px}.article-prev-next div{flex:1}.article-prev-next div:last-child{text-align:right}.article-prev-next a,.article-prev-next span{display:block}.toc-sidebar{position:relative}.recent-card,.toc-card{position:sticky;top:110px;padding:22px;border:1px solid var(--brand-border);border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(11,36,64,.08)}.recent-card{margin-top:20px}.recent-card ul,.toc-card ol{padding-left:18px}.recent-card li{margin-bottom:12px}.recent-card span{display:block;font-size:13px;color:var(--brand-text-soft)}@media (max-width:991px){.recent-card,.toc-card{position:static}.article-prev-next,.article-share,.author-card{flex-direction:column}.article-prev-next div:last-child{text-align:left}}