.news-page { background: #f8f6f0; }
.news-page .site-header { background: rgba(7, 20, 29, .97); }
.news-topline { padding: 118px 0 20px; border-bottom: 1px solid var(--line); background: #fff; }
.news-topline-inner { display: flex; align-items: end; justify-content: space-between; gap: 32px; }
.news-masthead { display: flex; align-items: baseline; gap: 13px; }
.news-masthead strong { color: #0b2436; font-family: var(--serif); font-size: clamp(38px, 5vw, 62px); font-weight: 400; letter-spacing: -.04em; }
.news-masthead span { color: #987238; font-family: var(--serif); font-size: clamp(38px, 5vw, 62px); }
.news-topline p { max-width: 390px; margin: 0 0 7px; color: var(--muted); font-size: 14px; line-height: 1.6; text-align: right; }
.demo-ribbon { padding: 10px 0; background: #0b2436; color: rgba(255,255,255,.72); font-size: 11px; letter-spacing: .08em; text-align: center; text-transform: uppercase; }
.demo-ribbon strong { color: var(--gold-light); }
.news-categories { position: sticky; z-index: 30; top: 72px; border-bottom: 1px solid var(--line); background: rgba(248,246,240,.96); backdrop-filter: blur(14px); }
.news-category-list { list-style: none; display: flex; gap: 5px; margin: 0; padding: 14px 0; overflow-x: auto; scrollbar-width: none; }
.news-category-list::-webkit-scrollbar { display: none; }
.news-category-list button, .news-category-list a { display: block; min-width: max-content; padding: 9px 13px; border: 1px solid transparent; background: transparent; color: #42505a; font-size: 12px; cursor: pointer; }
.news-category-list button:hover, .news-category-list button.active, .news-category-list a:hover { border-color: rgba(198,161,91,.55); color: #76582a; background: #fff; }
.news-tools { padding: 30px 0; border-bottom: 1px solid var(--line); background: #fff; }
.news-tools-grid { display: grid; grid-template-columns: minmax(280px,.8fr) minmax(0,1.2fr); gap: 36px; align-items: end; }
.news-search, .region-filter { display: grid; gap: 10px; color: #6e7578; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.news-search-field { display: flex; align-items: center; min-height: 48px; border-bottom: 1px solid #aeb2b3; }
.news-search-field input { width: 100%; padding: 13px 0; border: 0; outline: 0; background: transparent; color: #102839; font: 400 16px/1.35 var(--sans); }
.news-search-field input::placeholder { color: #969b9d; }
.news-search-field b { color: #8b6a35; font-size: 21px; font-weight: 400; }
.region-buttons { display: flex; gap: 6px; overflow-x: auto; padding-bottom: 2px; scrollbar-width: none; }
.region-buttons::-webkit-scrollbar { display: none; }
.region-buttons button { min-width: 44px; padding: 11px 12px; border: 1px solid var(--line); background: #faf9f5; color: #46545c; font-size: 11px; cursor: pointer; }
.region-buttons button:hover, .region-buttons button.active { border-color: #9b7437; background: #0b2436; color: #fff; }
.quote-preview { padding: 42px 0; background: #071923; color: #fff; }
.quote-preview-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 24px; }
.quote-preview-heading h2 { margin: 0; font-family: var(--serif); font-size: clamp(32px,4vw,48px); font-weight: 400; }
.quote-preview-heading > p { max-width: 430px; margin: 0; color: rgba(255,255,255,.58); font-size: 13px; line-height: 1.6; text-align: right; }
.quote-preview-grid { display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid rgba(255,255,255,.14); }
.quote-preview-grid > div:nth-child(-n+4) { border-bottom: 1px solid rgba(255,255,255,.14); }
.quote-preview-grid > div:nth-child(4n) { border-right: 0; }
.quote-preview-grid a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }
.news-main [hidden] { display: none !important; }
.source-news-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 26px; }
.source-news-card { padding: 0 24px 24px; background: #fff; border: 1px solid #dedbd5; }
.source-news-visual { height: 112px; margin: 0 -24px 22px; padding: 19px 22px; display: flex; flex-direction: column; justify-content: space-between; color: #fff; background-color: #0e283a; background-image: linear-gradient(115deg, rgba(8,27,41,.12), rgba(8,27,41,.82)), repeating-linear-gradient(90deg, transparent 0 48px, rgba(255,255,255,.07) 49px 50px), repeating-linear-gradient(0deg, transparent 0 42px, rgba(255,255,255,.055) 43px 44px); }
.source-news-visual span { font-family: var(--serif); font-size: 19px; letter-spacing: .035em; }
.source-news-visual b { color: #d5b27c; font-weight: 400; }
.source-news-visual em { color: #e5c58c; font: 700 11px var(--sans); letter-spacing: .12em; font-style: normal; text-transform: uppercase; }
.source-news-card[data-news-category="economia"] .source-news-visual { background-color: #183149; }
.source-news-card[data-news-category="agro"] .source-news-visual { background-color: #173237; }
.source-news-card[data-news-category="juridico"] .source-news-visual { background-color: #2d2a32; }
.source-news-card small { color: #8b714c; font-weight: 700; }
.source-news-card h2 { font-family: Georgia, serif; font-size: 23px; line-height: 1.2; }
.source-news-card p { color: #555; line-height: 1.55; }
.source-news-card a { color: #795c32; text-decoration: underline; }
.news-chart { padding: 44px 0 36px; background: #fff; border-bottom: 1px solid #dedbd5; }
.news-chart-heading { display: flex; justify-content: space-between; align-items: end; gap: 24px; }
.news-chart-heading h2 { margin: 6px 0 10px; font-family: var(--serif); font-size: clamp(28px, 3vw, 42px); color: #0b2436; }
.news-chart-heading p:not(.news-kicker) { margin: 0 0 18px; max-width: 690px; line-height: 1.6; color: #4c5860; }
.news-chart-heading a { color: #795c32; min-width: max-content; text-decoration: underline; }
.news-chart-plot { min-height: 250px; display: flex; align-items: center; justify-content: center; padding: 14px; background: #0b2436; color: #fff; }
.news-chart-plot svg { width: 100%; height: auto; max-height: 360px; display: block; }
.news-chart-status { margin: 12px 0 0; font-size: 13px; color: #58636b; }
.news-chart-context { margin-top: 23px; display: flex; align-items: center; gap: 18px; padding: 17px 20px; border: 1px solid #d9d2c6; background: #faf8f4; color: #26343e; font-size: 14px; line-height: 1.5; }
.news-chart-context strong { white-space: nowrap; color: #0b2436; }
.news-chart-context a { margin-left: auto; min-width: max-content; color: #725329; text-decoration: underline; }
@media (max-width: 850px) { .news-chart-context { display: block; } .news-chart-context span { display: block; margin: 8px 0; } }
@media (max-width: 850px) { .news-chart-heading { display: block; } .news-chart-heading a { display: inline-block; margin-bottom: 18px; } }
.news-explainer { display: grid; grid-template-columns: 1.3fr 1fr; gap: 38px; padding: 32px; margin: 44px 0; background: #0b2436; color: #fff; }
.news-explainer h2, .news-videos h2 { font-family: var(--serif); font-size: clamp(28px, 3vw, 39px); }
.news-explainer h3 { font-family: var(--serif); font-size: 24px; }
.news-explainer p { line-height: 1.7; }
.news-videos { padding: 24px 0 48px; }
.news-video-grid { display: grid; grid-template-columns: 1.25fr 1fr; gap: 28px; align-items: center; }
.news-video-frame { aspect-ratio: 16 / 9; background: #0b2436; }
.news-video-frame iframe { width: 100%; height: 100%; border: 0; }
.news-video-copy small { color: #8b714c; font-weight: 700; }
.news-video-copy h3 { font-family: var(--serif); font-size: 28px; line-height: 1.2; }
.news-video-copy p { line-height: 1.65; }
.news-video-copy a { color: #795c32; text-decoration: underline; }
.article-hero figcaption { padding: 9px 0 0; color: #69747c; font-size: 12px; line-height: 1.5; }
@media (max-width: 850px) { .source-news-grid { grid-template-columns: 1fr; } }
@media (max-width: 850px) { .news-explainer, .news-video-grid { grid-template-columns: 1fr; } }
.quote-preview-grid > div { min-width: 0; padding: 18px 16px; border-right: 1px solid rgba(255,255,255,.14); }
.quote-preview-grid > div:last-child { border-right: 0; }
.quote-preview-grid span, .quote-preview-grid small { display: block; }
.quote-preview-grid span { color: var(--gold-light); font-size: 11px; font-weight: 700; text-transform: uppercase; }
.quote-preview-grid strong { display: block; margin: 12px 0 7px; color: rgba(255,255,255,.76); font-family: var(--serif); font-size: 16px; font-weight: 400; }
.quote-preview-grid small { color: rgba(255,255,255,.42); font-size: 10px; }
.news-main { padding: 58px 0 100px; }
.news-lead-grid { display: grid; grid-template-columns: 1.35fr .65fr; gap: 22px; }
.news-feature, .news-brief { border: 1px solid var(--line); background: #fff; }
.news-feature { display: grid; grid-template-rows: minmax(320px, 1fr) auto; min-height: 650px; }
.news-feature-media { position: relative; min-height: 330px; overflow: hidden; background: #0b2436; }
.news-feature-media img { width: 100%; height: 100%; display: block; object-fit: cover; }
.news-feature-media::after { content: "EXEMPLO"; position: absolute; top: 18px; left: 18px; padding: 8px 10px; background: rgba(7,20,29,.84); color: var(--gold-light); font-size: 10px; font-weight: 700; letter-spacing: .12em; }
.news-feature-copy { padding: 32px 34px 36px; }
.news-kicker { display: flex; align-items: center; gap: 10px; margin: 0 0 14px; color: #8a6933; font-size: 11px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.news-kicker::before { content: ""; width: 26px; height: 1px; background: var(--gold); }
.news-feature h1, .news-feature h2, .news-brief h2 { margin: 0; font-family: var(--serif); font-weight: 400; letter-spacing: -.025em; }
.news-feature h1, .news-feature h2 { font-size: clamp(37px, 4vw, 54px); line-height: 1.04; }
.news-feature-copy > p:not(.news-kicker), .news-brief p { color: var(--muted); font-size: 15px; line-height: 1.7; }
.news-card-meta { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-top: 23px; padding-top: 18px; border-top: 1px solid var(--line); color: #85898b; font-size: 11px; }
.news-read-link { display: inline-flex; align-items: center; gap: 28px; margin-top: 22px; padding-bottom: 7px; border-bottom: 1px solid #8d6b34; color: #76582a; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.news-side { display: grid; gap: 22px; }
.news-brief { min-height: 314px; display: flex; flex-direction: column; padding: 28px; }
.news-brief h2 { font-size: 30px; line-height: 1.1; }
.news-brief p { margin-bottom: 0; }
.news-brief .news-read-link { margin-top: auto; align-self: flex-start; }
.news-section-heading { display: flex; justify-content: space-between; align-items: end; gap: 32px; margin: 72px 0 24px; padding-bottom: 16px; border-bottom: 1px solid var(--line); }
.news-section-heading h2 { margin: 0; font-family: var(--serif); font-size: 38px; font-weight: 400; }
.news-section-heading p { max-width: 480px; margin: 0; color: var(--muted); font-size: 13px; line-height: 1.6; text-align: right; }
.desk-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; border: 1px solid var(--line); background: var(--line); }
.desk-card { min-height: 170px; padding: 24px; background: #fff; }
.desk-card small { color: #9b7437; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.desk-card h3 { margin: 36px 0 8px; font-family: var(--serif); font-size: 22px; font-weight: 400; }
.desk-card p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.55; }
.news-empty { display: none; margin-top: 22px; padding: 24px; border: 1px solid var(--line); background: #fff; color: var(--muted); }
.news-result-status { min-height: 20px; margin: 16px 0 0; color: #777e82; font-size: 12px; }
.news-dashboard-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 22px; margin-top: 54px; }
.news-section-heading.compact { margin: 0 0 20px; }
.news-section-heading.compact h2 { font-size: 31px; }
.most-read, .radar-video { padding: 28px; border: 1px solid var(--line); background: #fff; }
.most-read ol { list-style: none; margin: 0; padding: 0; }
.most-read li + li { border-top: 1px solid var(--line); }
.most-read a { display: grid; grid-template-columns: 42px 1fr; gap: 14px; align-items: start; padding: 18px 0; color: #152b38; }
.most-read a > span { color: #b28a4b; font-family: var(--serif); font-size: 23px; }
.most-read small, .most-read strong { display: block; }
.most-read small { margin-bottom: 6px; color: #8d6b34; font-size: 9px; font-weight: 700; text-transform: uppercase; }
.most-read strong { font-family: var(--serif); font-size: 19px; font-weight: 400; line-height: 1.2; }
.radar-video { display: grid; grid-template-columns: minmax(220px,.8fr) 1.2fr; gap: 30px; align-items: center; background: #0b2436; color: #fff; }
.radar-video-visual { min-height: 255px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px; border: 1px solid rgba(255,255,255,.18); background: linear-gradient(145deg,rgba(198,161,91,.2),rgba(5,17,25,.35)); }
.play-mark { width: 66px; height: 66px; display: grid; place-items: center; border: 1px solid var(--gold-light); border-radius: 50%; color: var(--gold-light); font-size: 20px; }
.radar-video-visual small { color: rgba(255,255,255,.6); font-size: 10px; text-transform: uppercase; }
.radar-video h2 { margin: 0; font-family: var(--serif); font-size: clamp(28px,3vw,40px); font-weight: 400; line-height: 1.08; }
.radar-video p:not(.news-kicker) { color: rgba(255,255,255,.62); font-size: 13px; line-height: 1.65; }
.radar-video .news-read-link { color: var(--gold-light); }
.news-impact { padding: 82px 0; background: #fff; }
.news-impact-heading { display: flex; align-items: end; justify-content: space-between; gap: 34px; margin-bottom: 30px; }
.news-impact-heading h2 { max-width: 700px; margin: 0; color: #0b2436; font-family: var(--serif); font-size: clamp(38px,5vw,58px); font-weight: 400; line-height: 1.04; }
.news-impact-heading > p { max-width: 400px; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.65; text-align: right; }
.impact-paths { display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; border: 1px solid var(--line); background: var(--line); }
.impact-paths a { min-height: 190px; display: flex; flex-direction: column; padding: 25px; background: #f8f6f0; color: #152b38; transition: background .2s,color .2s; }
.impact-paths a:hover { background: #0b2436; color: #fff; }
.impact-paths span { color: #a68043; font-family: var(--serif); font-size: 22px; }
.impact-paths strong { margin-top: 36px; font-family: var(--serif); font-size: 27px; font-weight: 400; }
.impact-paths small { margin-top: 10px; color: #70777a; font-size: 12px; line-height: 1.55; }
.impact-paths a:hover small { color: rgba(255,255,255,.62); }

.home-news { padding: 108px 0; background: #fff; }
.home-news-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 42px; }
.home-news-heading h2 { max-width: 720px; margin: 0; font-family: var(--serif); font-size: clamp(40px,5vw,62px); font-weight: 400; line-height: 1.05; }
.home-news-heading > p { max-width: 400px; margin: 0 0 4px; color: var(--muted); font-size: 14px; line-height: 1.7; }
.home-news-grid { display: grid; grid-template-columns: 1.2fr .9fr .9fr; gap: 16px; }
.home-news-card { min-height: 350px; display: flex; flex-direction: column; padding: 28px; border: 1px solid var(--line); background: var(--paper); transition: transform .25s, box-shadow .25s; }
.home-news-card:first-child { color: #fff; background: linear-gradient(145deg,#0d3047,#07131c); }
.home-news-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.home-news-card small { color: #9b7437; font-size: 10px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.home-news-card:first-child small { color: var(--gold-light); }
.home-news-card h3 { margin: 56px 0 14px; font-family: var(--serif); font-size: 31px; font-weight: 400; line-height: 1.1; }
.home-news-card p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.65; }
.home-news-card:first-child p { color: rgba(255,255,255,.58); }
.home-news-card span { margin-top: auto; padding-top: 30px; color: #806132; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.home-news-card:first-child span { color: var(--gold-light); }
.home-news-action { display: flex; justify-content: center; margin-top: 34px; }

.article-shell { padding: 142px 0 100px; background: #fff; }
.article-header { max-width: 970px; margin: 0 auto 46px; text-align: center; }
.article-header .news-kicker { justify-content: center; }
.article-demo { display: inline-block; margin-bottom: 22px; padding: 7px 10px; background: #f2eee5; color: #806132; font-size: 10px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.article-header h1 { margin: 0; color: #0b2436; font-family: var(--serif); font-size: clamp(46px,7vw,84px); font-weight: 400; line-height: .98; letter-spacing: -.045em; }
.article-deck { max-width: 760px; margin: 28px auto 0; color: var(--muted); font-family: var(--serif); font-size: 22px; line-height: 1.5; }
.article-byline { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px 25px; margin-top: 30px; color: #7d8284; font-size: 12px; }
.article-hero { width: min(1280px, calc(100% - 48px)); margin: 0 auto; }
.article-hero img { width: 100%; display: block; aspect-ratio: 1.91/1; object-fit: cover; }
.article-layout { display: grid; grid-template-columns: minmax(0,720px) 280px; gap: 86px; align-items: start; margin-top: 64px; }
.article-body > p, .article-body li { color: #454c50; font-size: 18px; line-height: 1.85; }
.article-body .article-lead { color: #1a2a34; font-family: var(--serif); font-size: 26px; line-height: 1.55; }
.article-body h2 { margin: 54px 0 16px; color: #0b2436; font-family: var(--serif); font-size: 36px; font-weight: 400; }
.article-body blockquote { margin: 42px 0; padding: 26px 30px; border-left: 2px solid var(--gold); background: var(--paper); color: #263944; font-family: var(--serif); font-size: 23px; line-height: 1.55; }
.article-sources { margin-top: 58px; padding-top: 26px; border-top: 1px solid var(--line); }
.article-sources h2 { margin-top: 0; }
.article-sources a { color: #76582a; text-decoration: underline; text-underline-offset: 4px; }
.article-sidebar { position: sticky; top: 155px; display: grid; gap: 16px; }
.share-panel, .content-kit { padding: 22px; border: 1px solid var(--line); background: var(--paper); }
.share-panel strong, .content-kit strong { display: block; margin-bottom: 15px; font-family: var(--serif); font-size: 19px; font-weight: 400; }
.share-actions { display: grid; gap: 8px; }
.share-actions button, .share-actions a { width: 100%; padding: 12px 13px; border: 1px solid var(--line); background: #fff; color: #344650; font-size: 12px; text-align: left; cursor: pointer; }
.share-actions button:hover, .share-actions a:hover { border-color: var(--gold); }
.share-status { min-height: 18px; margin: 9px 0 0; color: #76582a; font-size: 11px; }
.content-kit ul { list-style: none; margin: 0; padding: 0; }
.content-kit li { padding: 10px 0; border-top: 1px solid var(--line); color: #596166; font-size: 12px; }
.related-news { padding: 76px 0 100px; background: var(--paper); }
.related-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }
.related-card { min-height: 220px; display: flex; flex-direction: column; padding: 24px; border: 1px solid var(--line); background: #fff; }
.related-card small { color: #8a6933; font-size: 10px; font-weight: 700; text-transform: uppercase; }
.related-card h3 { margin: 34px 0 12px; font-family: var(--serif); font-size: 24px; font-weight: 400; line-height: 1.15; }
.related-card span { margin-top: auto; color: #76582a; font-size: 11px; font-weight: 700; }

@media (max-width: 980px) {
  .news-topline { padding-top: 104px; }
  .news-lead-grid { grid-template-columns: 1fr; }
  .news-side { grid-template-columns: 1fr 1fr; }
  .desk-grid { grid-template-columns: repeat(2,1fr); }
  .home-news-grid { grid-template-columns: 1fr 1fr; }
  .home-news-card:first-child { grid-column: 1 / -1; }
  .article-layout { grid-template-columns: 1fr; gap: 44px; }
  .article-sidebar { position: static; grid-template-columns: 1fr 1fr; }
  .news-tools-grid, .news-dashboard-grid { grid-template-columns: 1fr; }
  .quote-preview-grid { grid-template-columns: repeat(3,1fr); }
  .quote-preview-grid > div:nth-child(3) { border-right: 0; }
  .quote-preview-grid > div:nth-child(-n+3) { border-bottom: 1px solid rgba(255,255,255,.14); }
}
@media (max-width: 680px) {
  .news-topline { padding-top: 96px; }
  .news-topline-inner, .home-news-heading, .news-section-heading { align-items: flex-start; flex-direction: column; }
  .news-topline p, .news-section-heading p { text-align: left; }
  .news-categories { top: 70px; }
  .news-main { padding: 36px 0 76px; }
  .news-feature { min-height: 0; }
  .news-feature-media { min-height: 0; aspect-ratio: 1.91 / 1; }
  .news-feature-copy { padding: 25px 23px 29px; }
  .news-side, .desk-grid, .home-news-grid, .article-sidebar, .related-grid { grid-template-columns: 1fr; }
  .news-brief { min-height: 270px; }
  .desk-grid { gap: 1px; }
  .home-news { padding: 76px 0; }
  .home-news-card:first-child { grid-column: auto; }
  .article-shell { padding-top: 116px; }
  .article-header { text-align: left; }
  .article-header .news-kicker { justify-content: flex-start; }
  .article-byline { justify-content: flex-start; }
  .article-deck { font-size: 19px; }
  .article-hero { width: calc(100% - 32px); }
  .article-layout { margin-top: 42px; }
  .article-body > p, .article-body li { font-size: 17px; }
  .news-tools { padding: 22px 0; }
  .news-tools-grid { gap: 24px; }
  .quote-preview-heading, .news-impact-heading { align-items: flex-start; flex-direction: column; }
  .quote-preview-heading > p, .news-impact-heading > p { text-align: left; }
  .quote-preview-grid { grid-template-columns: repeat(2,1fr); }
  .quote-preview-grid > div:nth-child(3) { border-right: 1px solid rgba(255,255,255,.14); }
  .quote-preview-grid > div:nth-child(even) { border-right: 0; }
  .quote-preview-grid > div:nth-child(-n+4) { border-bottom: 1px solid rgba(255,255,255,.14); }
  .radar-video { grid-template-columns: 1fr; }
  .radar-video-visual { min-height: 190px; }
  .impact-paths { grid-template-columns: 1fr; }
}
