/* Readability pass 20260611 - loaded AFTER insights.css so these rules win.
   1) Manrope as the body font (replaces unloaded Pragmatica fallback to Arial).
   2) Calmer weight + softer red on small uppercase mono micro-labels. */
:root{--font:'Manrope','Inter','Helvetica Neue',Arial,sans-serif}
.rail-heading span,.lead-heading span,.section-link,.rail-see-all,.rail-index,.article-mini-index,.shorts-more-head a,.read-article-link,.short-source-link,.home-short-actions a,.home-short-actions span,.popular-card-kicker,.short-day-label span,.short-news-meta,.short-news-meta span,.shorts-view-all-bottom{font-weight:700}
.rail-heading span,.lead-heading span,.short-news-meta span,.rail-index,.article-mini-index,.short-day-label span{color:#cf4a44}
.dark .rail-heading span,.dark .lead-heading span,.dark .short-news-meta span,.dark .rail-index,.dark .article-mini-index,.dark .short-day-label span{color:#ff8189}

/* Article readability upgrade 20260615.
   Goal: make long-form article pages read closer to professional crypto media
   (Cointelegraph/CoinDesk style), without changing cards, nav or archive pages. */
.article-layout{max-width:1040px!important;margin:0 auto!important}
.article{max-width:1040px!important;padding:44px 54px 52px!important;border-radius:10px!important}
.article-cover{margin:0 0 36px!important;border-radius:10px!important;width:100%!important}
.article-headline-bar{margin-bottom:18px!important}
.article-title{font-size:clamp(34px,3.4vw,48px)!important;line-height:1.08!important;letter-spacing:-.5px!important;margin:0 0 18px!important;color:var(--text)!important;text-align:left!important}
.article-desc{font-size:22px!important;line-height:1.62!important;margin:0 0 30px!important;color:#3f4c5c!important;max-width:900px!important;font-weight:400!important}
.dark .article-desc{color:#c6d1dc!important}
.article-body{font-family:var(--font)!important;font-size:21px!important;line-height:1.82!important;letter-spacing:0!important;color:#1f2937!important;font-weight:400!important;max-width:900px!important;margin:0 auto!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.dark .article-body{color:#eef2f7!important}
.article-body p{font-size:1em!important;line-height:inherit!important;margin:0 0 28px!important;color:inherit!important;font-weight:400!important}
.article-body p:first-child{margin-top:0!important}
.article-body strong{font-weight:750!important;color:inherit!important}
.article-body em{color:inherit!important}
.article-body ul,.article-body ol{font-size:1em!important;line-height:1.78!important;margin:0 0 30px 0!important;padding-left:30px!important;color:inherit!important}
.article-body li{font-size:1em!important;line-height:1.78!important;margin:12px 0!important;color:inherit!important;padding-left:2px!important}
.article-body li::marker{color:var(--coin-gold,#f5b51b)}
.article-body h1,.article-body h2[data-body-heading-level="1"]{font-family:var(--font)!important;font-size:38px!important;line-height:1.18!important;font-weight:760!important;letter-spacing:-.5px!important;margin:52px 0 20px!important;color:var(--text)!important}
.article-body h2{font-family:var(--font)!important;font-size:34px!important;line-height:1.22!important;font-weight:750!important;letter-spacing:-.35px!important;margin:50px 0 18px!important;color:var(--text)!important}
.article-body h3{font-family:var(--font)!important;font-size:26px!important;line-height:1.3!important;font-weight:720!important;letter-spacing:-.15px!important;margin:38px 0 15px!important;color:var(--text)!important}
.article-body h4{font-family:var(--font)!important;font-size:22px!important;line-height:1.35!important;font-weight:720!important;margin:30px 0 12px!important;color:var(--text)!important}
.article-body h5,.article-body h6{font-family:var(--font)!important;font-size:16px!important;line-height:1.4!important;margin:24px 0 10px!important;color:var(--text2)!important}
.article-body blockquote{font-size:1.03em!important;line-height:1.7!important;margin:34px 0!important;padding:22px 26px!important;border-left:4px solid var(--coin-gold,#f5b51b)!important;border-radius:0 14px 14px 0!important;background:rgba(245,181,27,.08)!important;color:inherit!important}
.article-body blockquote p{margin-bottom:0!important}
.article-body code{font-size:.88em!important;padding:3px 7px!important;border-radius:7px!important;background:rgba(17,24,32,.07)!important}
.dark .article-body code{background:rgba(255,255,255,.1)!important}
.article-body hr{margin:42px 0!important;border-top:1px solid var(--border)!important}
.article-body a{color:#b36b00!important;text-decoration-thickness:1px;text-underline-offset:3px}
.dark .article-body a{color:#f5c451!important}
.article-tags{max-width:900px!important;margin:42px auto 24px!important}
.share-block,.related-block,.article-stats{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}

/* Custom full-HTML legacy articles: also make them readable, but preserve their newspaper feel. */
.article-body-html{font-size:20px!important;line-height:1.82!important;padding:8px 44px 44px!important}
.article-body-html p{font-size:1em!important;line-height:inherit!important;margin-bottom:1.25em!important}
.article-body-html .deck{font-size:22px!important;line-height:1.55!important}
.article-body-html .newspaper{max-width:940px!important}
.article-body-html h1.headline{font-size:clamp(44px,5.6vw,72px)!important;line-height:1.04!important}
.article-body-html h2.section-head{font-size:30px!important;line-height:1.2!important;margin:2.4rem 0 1.1rem!important}
.article-body-html h3.subsection{font-size:19px!important;line-height:1.35!important}

@media(min-width:1280px){
  .article-layout{max-width:1080px!important}
  .article{max-width:1080px!important;padding-left:64px!important;padding-right:64px!important}
  .article-body{font-size:22px!important;line-height:1.84!important;max-width:920px!important}
  .article-desc{font-size:23px!important;max-width:920px!important}
  .article-body h2{font-size:36px!important}
  .article-body h3{font-size:28px!important}
}

@media(max-width:820px){
  .article-layout{max-width:100%!important}
  .article{padding:30px 24px 38px!important}
  .article-cover{margin-bottom:28px!important}
  .article-title{font-size:clamp(28px,6.5vw,36px)!important;line-height:1.1!important}
  .article-desc{font-size:19px!important;line-height:1.62!important;margin-bottom:26px!important}
  .article-body{font-size:19px!important;line-height:1.78!important;max-width:100%!important}
  .article-body p{margin-bottom:24px!important}
  .article-body h1,.article-body h2[data-body-heading-level="1"]{font-size:32px!important;margin:42px 0 16px!important}
  .article-body h2{font-size:30px!important;margin:40px 0 15px!important}
  .article-body h3{font-size:24px!important;margin:32px 0 13px!important}
  .article-body ul,.article-body ol{padding-left:25px!important;margin-bottom:26px!important}
  .article-body li{margin:10px 0!important}
  .article-body-html{font-size:19px!important;padding:0 22px 34px!important}
}

@media(max-width:560px){
  .article{padding:24px 18px 34px!important}
  .article-cover{margin-bottom:24px!important}
  .article-title{font-size:26px!important;line-height:1.12!important}
  .article-desc{font-size:18px!important;line-height:1.6!important}
  .article-body{font-size:18px!important;line-height:1.75!important}
  .article-body p{margin-bottom:22px!important}
  .article-body h2{font-size:27px!important;line-height:1.22!important}
  .article-body h3{font-size:23px!important;line-height:1.28!important}
  .article-body blockquote{padding:18px 20px!important;margin:28px 0!important}
  .article-body-html{font-size:18px!important;line-height:1.72!important;padding:0 16px 30px!important}
  .article-body-html .newspaper{padding:0 .5rem!important}
}
