/* desk.css — /desk/{news_type}. The hero icon disc uses the SHARED `.ex-logo-disc` (explore.css) — the same
   radial-gradient + white-icon chip as the GICS sector hero; its gradient + the page-wave coat are injected
   server-side by render_desk_shell (desk::palette). So the only desk-specific rule left is the rail badge. */

/* related-rail count badge = # of this desk's stories that moved the stock (neutral, not a 🔥 buzz spike). */
#deskRelated .rl-spk{ background:rgba(0,0,0,.05); color:var(--dim,#6a6a6a); font-weight:700; padding:1px 6px; border-radius:6px; }
