body.category{background:#f7fafc;color:#123746}.nb-category-page{width:min(var(--nb-site-max-width,1380px),calc(100% - 40px));margin:0 auto;padding:34px 0 64px;font-family:var(--e-global-typography-text-font-family,"Montserrat"),sans-serif}.nb-category-header{position:relative;padding:30px 34px;border:1px solid #d7e5eb;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f2f9fc 100%);overflow:hidden}.nb-category-header:before{content:"";position:absolute;inset:0 auto 0 0;width:7px;background:var(--nb-category-accent)}.nb-category-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:22px;color:#617986;font-size:13px}.nb-category-breadcrumb a{color:#005f85;text-decoration:none}.nb-category-breadcrumb a:hover{text-decoration:underline}.nb-category-eyebrow,.nb-category-kicker{display:block;color:var(--nb-category-accent);font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nb-category-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.nb-category-heading h1{margin:6px 0 0;color:#0b3141;font-size:clamp(38px,5vw,68px);line-height:.96;font-weight:950;letter-spacing:-.045em}.nb-category-heading>span{padding:7px 12px;border-radius:999px;background:#e3f3f9;color:#005f85;font-size:13px;font-weight:800}.nb-category-description{max-width:850px;margin-top:20px;color:#536d79;font-size:18px;line-height:1.65}.nb-category-description p:last-child{margin-bottom:0}.nb-category-ad{grid-column:1/-1;text-align:center}.nb-category-ad>span{display:block;margin:0 0 7px;color:#81929a;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.nb-category-ad .nb-ad-slot{display:flex;justify-content:center;align-items:center;max-width:100%;overflow:hidden}.nb-category-ad img{display:block;max-width:100%;height:auto;object-fit:contain}.nb-category-ad--top{margin:28px auto}.nb-category-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:34px;align-items:start}.nb-category-shell.has-sidebar{grid-template-columns:minmax(0,1fr) minmax(300px,340px)}.nb-category-main{min-width:0}.nb-category-card{overflow:hidden;border:1px solid #d7e5eb;border-radius:var(--nb-category-radius);background:#fff;box-shadow:0 calc(var(--nb-category-shadow)*3px) calc(var(--nb-category-shadow)*12px) rgba(9,48,65,calc(var(--nb-category-shadow)*.05));transition:transform .2s ease,box-shadow .2s ease}.nb-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(9,48,65,.12)}.nb-category-card__media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#dcecf3}.nb-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.nb-category-card:hover .nb-category-card__media img{transform:scale(1.025)}.nb-category-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(135deg,#dff3fb,#a9dced);color:#006c96}.nb-category-placeholder b{font-size:38px}.nb-category-placeholder small{font-weight:800}.nb-category-flag{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;background:#0087b7;color:#fff;font-size:10px;font-weight:900;text-transform:uppercase}.nb-category-flag.is-urgent{background:#e7194f}.nb-category-flag+.nb-category-flag{top:44px}.nb-category-card__body{padding:19px}.nb-category-card h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--nb-category-lines);margin:8px 0 10px;color:#0b3141;font-size:var(--nb-category-title-size);line-height:1.18;font-weight:900;letter-spacing:-.025em}.nb-category-card h2 a{color:inherit;text-decoration:none}.nb-category-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 15px;color:#536d79;font-size:14px;line-height:1.55}.nb-category-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:#6b8089;font-size:12px}.nb-category-meta i{font-style:normal}.nb-category-card.is-lead{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr);margin-bottom:25px}.nb-category-card.is-lead .nb-category-card__media{height:100%;min-height:390px}.nb-category-card.is-lead .nb-category-card__body{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:32px}.nb-category-card.is-lead h2{font-size:clamp(28px,3vw,42px);-webkit-line-clamp:4}.nb-category-card.is-lead p{font-size:16px;-webkit-line-clamp:4}.nb-category-grid{display:grid;grid-template-columns:repeat(var(--nb-category-columns),minmax(0,1fr));gap:22px}.nb-category-ad--inline{padding:14px 0 8px}.nb-category-sidebar{display:grid;gap:20px;min-width:0}.nb-category-sidebar.is-sticky{position:sticky;top:112px}.nb-category-pagination{margin-top:36px}.nb-category-pagination ul{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.nb-category-pagination a,.nb-category-pagination span{display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px 13px;border:1px solid #cbdde5;border-radius:10px;background:#fff;color:#0b668c;font-weight:800;text-decoration:none}.nb-category-pagination .current{border-color:var(--nb-category-accent);background:var(--nb-category-accent);color:#fff}.nb-category-page a:focus-visible,.nb-category-page button:focus-visible{outline:3px solid #f5c400;outline-offset:3px}.nb-category-empty{padding:50px 24px;text-align:center;border:1px dashed #bfd3dc;border-radius:18px;background:#fff}.nb-category-empty h2{margin-top:0}.nb-category-sidebar .nb-sidebar-card,.nb-category-sidebar .nb-live-card{margin:0}.nb-category-ad--sidebar{padding:0}.nb-category-ad--sidebar:has(.nb-ad-slot:empty){display:none}
@media(max-width:1100px){.nb-category-shell.has-sidebar{grid-template-columns:minmax(0,1fr)}.nb-category-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.nb-category-sidebar.is-sticky{position:static}.nb-category-sidebar>*{min-width:0}.nb-category-grid{--nb-category-columns:2!important}}
@media(max-width:767px){.nb-category-page{width:min(100% - 24px,1380px);padding-top:18px}.nb-category-header{padding:24px 20px;border-radius:16px}.nb-category-heading{align-items:flex-start;flex-direction:column}.nb-category-heading h1{font-size:40px}.nb-category-description{font-size:16px}.nb-category-card.is-lead{display:block}.nb-category-card.is-lead .nb-category-card__media{min-height:0}.nb-category-card.is-lead .nb-category-card__body{padding:22px}.nb-category-card.is-lead h2{font-size:29px}.nb-category-grid{grid-template-columns:1fr;gap:18px}.nb-category-sidebar{grid-template-columns:1fr}.nb-category-ad--top{margin:20px auto}.nb-category-pagination a,.nb-category-pagination span{min-width:42px;min-height:42px}}
@media(prefers-reduced-motion:reduce){.nb-category-card,.nb-category-card__media img{transition:none}.nb-category-card:hover{transform:none}.nb-category-card:hover .nb-category-card__media img{transform:none}}

/* v1.2.0 — destaque editorial compacto e sem truncamento */
.nb-category-header{padding:24px 34px}
.nb-category-card.is-lead{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);min-height:300px}
.nb-category-card.is-lead .nb-category-card__media{height:clamp(300px,25vw,340px);min-height:0;aspect-ratio:auto}
.nb-category-card.is-lead .nb-category-card__body{padding:28px}
.nb-category-card.is-lead h2{display:block;overflow:visible;margin-bottom:0;font-size:clamp(26px,2.3vw,35px);line-height:1.12;-webkit-line-clamp:unset}
.nb-category-card.is-lead p,.nb-category-card.is-lead .nb-category-meta{display:none}
@media(max-width:767px){.nb-category-header{padding:22px 20px}.nb-category-card.is-lead{min-height:0}.nb-category-card.is-lead .nb-category-card__media{height:auto;aspect-ratio:16/9}.nb-category-card.is-lead .nb-category-card__body{padding:20px}.nb-category-card.is-lead h2{font-size:26px;line-height:1.16}}
/* v1.4.0 — tipografia controlada pelo News Config */
.nb-category-page .nb-category-heading h1{font-size:var(--nb-category-heading-size,58px)!important;color:var(--nb-category-heading-color,#0b3548)!important}
.nb-category-page .nb-category-card h2,.nb-category-page .nb-category-card h2 a{font-size:var(--nb-category-news-title-size,21px)!important;color:var(--nb-category-news-title-color,#0b3548)!important}
.nb-category-page .nb-category-card.is-lead h2,.nb-category-page .nb-category-card.is-lead h2 a{color:var(--nb-category-news-title-color,#0b3548)!important}


/* v1.4.1 — cabeçalho compacto entre menu e publicidade */
.nb-category-page .nb-category-page{padding-top:12px}
.nb-category-page .nb-category-header--compact{display:inline-block;width:auto;min-width:180px;max-width:100%;padding:13px 28px 13px 34px;border-radius:14px}
.nb-category-page .nb-category-header--compact .nb-category-heading{display:block}
.nb-category-page .nb-category-header--compact .nb-category-heading h1{margin:0;font-size:30px!important;line-height:1.05!important;letter-spacing:-.035em}
.nb-category-page .nb-category-ad--top{margin:12px auto 18px}
@media(max-width:767px){
 .nb-category-page .nb-category-page{padding-top:8px}
 .nb-category-page .nb-category-header--compact{min-width:0;padding:11px 20px 11px 25px;border-radius:12px}
 .nb-category-page .nb-category-header--compact .nb-category-heading h1{font-size:26px!important}
 .nb-category-page .nb-category-ad--top{margin:10px auto 15px}
}


/* Destaque da categoria: controle próprio, padrão editorial de 32px. */
html body .nb-category-page.nb-category-page .nb-category-card.is-lead.is-lead h2,
html body .nb-category-page.nb-category-page .nb-category-card.is-lead.is-lead h2 a{
  font-size:var(--nb-category-lead-title-size,32px)!important;
  line-height:1.12!important;
}
@media(max-width:767px){
  html body .nb-category-page.nb-category-page .nb-category-card.is-lead.is-lead h2,
  html body .nb-category-page.nb-category-page .nb-category-card.is-lead.is-lead h2 a{
    font-size:min(var(--nb-category-lead-title-size,32px),29px)!important;
    line-height:1.16!important;
  }
}


/* v1.4.2 — respiro entre publicidade superior e notícia destaque */
html body .nb-category-page.nb-category-page .nb-category-ad--top{
  margin-top:12px!important;
  margin-bottom:34px!important;
}
@media(max-width:767px){
  html body .nb-category-page.nb-category-page .nb-category-ad--top{
    margin-top:10px!important;
    margin-bottom:26px!important;
  }
}
