.fe-telegram-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:var(--fe-secondary);color:#fff!important;font-size:.82rem;font-weight:800;line-height:1;white-space:nowrap;transition:filter .15s ease,border-color .15s ease}.fe-telegram-header-cta:hover{filter:brightness(1.14);border-color:rgba(255,255,255,.85)}.fe-telegram-article-cta{display:flex;max-width:100%;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px;margin:0 0 16px;padding:16px 18px;border:1px solid #e6e6e6;border-left:4px solid var(--fe-accent);border-radius:10px;background:#fafafa}.fe-telegram-article-cta div{display:flex;flex-direction:column;gap:2px}.fe-telegram-article-cta strong{font-size:1rem}.fe-telegram-article-cta span{font-size:.9rem;color:#666}.fe-telegram-article-cta>a,.fe-telegram-article-cta>a:link,.fe-telegram-article-cta>a:visited,.fe-telegram-article-cta>a:hover,.fe-telegram-article-cta>a:focus,.fe-telegram-article-cta>a:active{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:7px;background:var(--fe-primary);color:#fff!important;font-size:.86rem;font-weight:800;text-decoration:none!important}.fe-telegram-article-cta>a:hover,.fe-telegram-article-cta>a:focus{filter:brightness(1.08)}@media(max-width:760px){.fe-telegram-header-cta{padding:7px 9px;font-size:.75rem}.fe-telegram-article-cta{gap:10px;margin:0 0 14px;max-width:none}.fe-telegram-article-cta>a{width:auto}}

/* v0.8.118: protect Telegram article CTA from editorial link color rules. */
body.fe-site .fe-intro .fe-telegram-article-cta a.button.fe-telegram-article-button,
body.fe-site .fe-intro .fe-telegram-article-cta a.button.fe-telegram-article-button:link,
body.fe-site .fe-intro .fe-telegram-article-cta a.button.fe-telegram-article-button:visited,
body.fe-site .fe-intro .fe-telegram-article-cta a.button.fe-telegram-article-button:hover,
body.fe-site .fe-intro .fe-telegram-article-cta a.button.fe-telegram-article-button:focus,
body.fe-site .fe-intro .fe-telegram-article-cta a.button.fe-telegram-article-button:active {
  color:#fff!important;
  text-decoration:none!important;
}
