.mcni-blog-detail{padding:168px 0 88px;background:#fff}.mcni-blog-back{display:inline-flex;margin-bottom:14px;font-weight:800}.mcni-blog-detail h1{margin:0 0 14px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.mcni-blog-meta{margin-bottom:28px;color:var(--brand-text);font-weight:700}.mcni-blog-content{color:var(--brand-text)}.mcni-blog-content img{border-radius:var(--brand-radius)}.mcni-author-card,.mcni-blog-share,.mcni-comment-box,.mcni-pre-next,.mcni-recent-posts{margin-top:32px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.mcni-author-card{display:flex;gap:18px;align-items:center}.mcni-author-card img{width:72px;height:72px;border-radius:999px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.mcni-author-card h2,.mcni-comment-box h2,.mcni-recent-posts h2{margin:0 0 10px;color:var(--brand-text);font-size:1.25rem}.mcni-author-card p{margin:0;color:var(--brand-text)}.mcni-pre-next{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.mcni-pre-next div:last-child{text-align:right}.mcni-recent-posts{position:sticky;top:112px}.mcni-recent-posts ul{list-style:none;padding:0;margin:0}.mcni-recent-posts li+li{margin-top:14px}.mcni-recent-posts span{display:block;color:var(--brand-text);font-size:.86rem;font-weight:800}@media (max-width:767px){.mcni-author-card,.mcni-pre-next{grid-template-columns:1fr}.mcni-author-card{display:grid}.mcni-pre-next div:last-child{text-align:left}}