.blog-detail-layout{padding-top:160px;background:#fff}.article-shell{border-right:1px solid var(--brand-border);padding-right:42px}.article-shell h1{margin-bottom:12px}.article-shell .lead{color:var(--brand-text);font-size:1.12rem}.article-content{margin:32px 0}.article-share{padding:18px 0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.article-nav{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin:28px 0}.comment-box{background:var(--brand-bg-alt);padding:28px;border-radius:var(--brand-radius)}@media (max-width:991px){.article-shell{border-right:0;padding-right:12px}.article-nav{grid-template-columns:1fr}}