.nc-card-author{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center;background:#fff;padding:10px 0;border-bottom:1px solid #e5e7eb;}
.nc-author-img{width:74px;height:74px;border-radius:999px;overflow:hidden;background:#e5e7eb;display:block;text-decoration:none;}
.nc-author-img img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%);}
.nc-author-body{min-width:0;}
.nc-author-name{display:inline-flex;background:#e5e7eb;color:#0072bc;text-decoration:none;font-size:15px;font-weight:900;line-height:1;padding:8px 13px;border-radius:999px;margin-bottom:7px;}
.nc-author-title{display:block;color:#111827;text-decoration:none;font-size:14px;font-weight:700;line-height:1.25;}
.nc-author-title:hover{color:#0072bc;}
