/* News read receipts are visually and semantically independent from Support. */
.news-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:2px 7px;border:1px solid var(--line);border-radius:6px;font-size:11px;font-weight:750;line-height:1.5;background:var(--night-soft,#eef1f7);color:var(--text);flex-shrink:0}.sidebar a .news-unread-badge{margin-inline-start:.5rem;vertical-align:middle;color:var(--text)}.account-news-widget-head,.account-news-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.account-news-widget h2{font-size:16px;margin:0}.account-news-widget-head>a{font-size:12px;white-space:nowrap}.account-news-widget-item{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line);color:var(--text);text-decoration:none}.account-news-widget-item:first-of-type{margin-top:12px}.account-news-widget-item strong{font-size:13px;overflow-wrap:anywhere}.account-news-widget-item time{display:block;font-size:11px;color:var(--muted);margin-top:4px}.account-news-widget{margin-bottom:16px}.account-news-head p{color:var(--muted);font-size:13px}.account-news-meta{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.account-news-post h2{line-height:1.4;overflow-wrap:anywhere}.account-news-body{line-height:1.8;white-space:normal;overflow-wrap:anywhere;max-width:85ch}.account-news-post form{margin-top:22px}.account-news-widget :focus-visible,.account-news-post :focus-visible{outline:2px solid var(--brand);outline-offset:3px}
