.blog-detail-toc-sidebar,.blog-list-featured-top{padding-top:150px;background:var(--brand-bg)}.blog-page-head{max-width:820px;margin-bottom:42px}.blog-page-head h1{font-size:max(2.4rem, min(6vw, 5rem))}.blog-featured{background:#fff;border:1px solid var(--brand-border);padding:20px;margin-bottom:40px}.blog-card img,.blog-featured img{width:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.blog-featured img{aspect-ratio:36/23}.blog-card img{aspect-ratio:19/12}.blog-meta{display:inline-block;color:var(--brand-primary-dark);font-family:var(--font-heading);font-size:.82rem;font-weight:800;margin:14px 0 8px}.blog-card{background:#fff;border:1px solid var(--brand-border);padding:16px}.blog-pagination{margin-top:42px}.blog-pagination a{display:inline-block;border:1px solid var(--brand-border);padding:8px 12px;margin:4px;font-family:var(--font-heading)}.blog-pagination .is-active{background:var(--brand-primary);color:var(--brand-text-inverse);border-color:var(--brand-primary)}.blog-article h1{font-size:max(2.2rem, min(5vw, 4.6rem));line-height:1.05}.blog-meta-row{color:var(--brand-muted);border-bottom:1px solid var(--brand-border);padding-bottom:18px;margin-bottom:28px}.blog-content{font-size:1.08rem}.blog-prev-next{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--brand-border);margin-top:36px;padding-top:20px}.blog-toc-sidebar{position:sticky;top:96px;align-self:flex-start;background:var(--brand-bg-alt);border:1px solid var(--brand-border);padding:24px}.blog-recent,.blog-toc{padding-left:20px}@media (max-width:991px){.blog-toc-sidebar{position:static}}