.publisher-tools { display:flex; flex-wrap:wrap; align-items:center; gap:12px 20px; margin:24px 0; max-width:100%; font-family:inherit; line-height:1.45; }
.publisher-tools .publisher-source { display:inline-flex; align-items:center; justify-content:center; gap:12px; min-height:44px; max-width:100%; padding:12px 18px; border:1px solid #d0d4d8; border-radius:999px; background:#fff; color:#202124; font-size:14px; font-weight:600; text-align:center; text-decoration:none; box-sizing:border-box; }
.publisher-tools .publisher-source:hover { background:#f1f3f4; border-color:#8b929a; }
.publisher-tools .publisher-arrow { flex:none; font-size:18px; line-height:1; }
.publisher-tools .publisher-rss { display:inline-flex; align-items:center; min-height:44px; padding:4px 0; color:inherit; font-size:14px; font-weight:600; text-decoration:underline; text-underline-offset:4px; }
.publisher-tools a:focus-visible { outline:3px solid #1a73e8; outline-offset:4px; }
.publisher-byline { display:flex; flex-wrap:wrap; gap:6px 16px; margin:16px 0; font-size:14px; line-height:1.6; }
.publisher-byline a { color:inherit; text-decoration:underline; text-underline-offset:3px; }
@media (max-width:480px) { .publisher-tools { gap:8px 16px; } .publisher-tools .publisher-source { border-radius:18px; font-size:13px; padding:11px 14px; } }

@media (min-width: 921px) { .article-hero-copy .publisher-tools { justify-content:center; } }
