.station-author{display:flex;gap:16px;align-items:flex-start;margin:8px 0 28px;padding:20px;background:#f7f8fa;border:1px solid #e6e9ee;border-radius:12px}.station-author-avatar{flex:0 0 56px;display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#1f2937;color:#ffffff;font-size:20px;font-weight:700}.station-author-img{flex:0 0 56px;width:56px;height:56px;border:2px solid #e6e9ee;border-radius:50%;object-fit:cover}.station-author-body{min-width:0}.station-author-name{margin:0 0 6px;font-size:17px;font-weight:700}.station-author-bio{margin:0 0 8px;color:#3c4552;font-size:14px;line-height:1.6}.station-author-bio:last-of-type{margin-bottom:4px}.station-author-disclosure{margin:6px 0 8px;color:#8a94a3;font-size:12.5px;line-height:1.55}.station-author-link{color:#d33d2d;font-size:14px;font-weight:600;text-decoration:none}.station-author-link:hover{text-decoration:underline}.station-author-external{color:#2b6cb0;text-decoration:none}.station-author-external:hover{text-decoration:underline}@media (max-width:600px){.station-author{align-items:center;flex-direction:column;padding:16px;text-align:center}}