.blog-detail-full{padding:64px 0 48px}.article-shell{max-width:780px;margin:0 auto}.article-tag{display:inline-block;background:var(--brand-primary);color:var(--brand-text-inverse);padding:4px 12px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.article-shell h1{margin:24px 0 12px;text-align:center;font-size:max(1.8rem, min(3vw, 2.6rem))}.article-description,.article-meta{text-align:center;color:var(--brand-text-muted)}.article-content{margin-top:32px}.author-card{display:flex;gap:16px;align-items:center;margin-top:32px}.author-card img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.article-nav{display:flex;justify-content:space-between;gap:16px;margin-top:32px;flex-wrap:wrap}.related-articles .blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}@media (max-width:767px){.related-articles .blog-card-grid{grid-template-columns:1fr}}