/* origem: site/0083.css */
/* SOURCE: /assets/refactor-v943/css/site/0232.css */
/* Previsão do tempo compacta, bonita e sem quebra */
html body.pc .head .weather.spb-weather-top{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:56px!important;
  height:auto!important;
  overflow:visible!important;
  padding:0 10px!important;
}
html body.pc .head .spb-weather-pill{
  display:grid!important;
  grid-template-columns:48px minmax(0,auto)!important;
  grid-template-rows:auto auto!important;
  grid-template-areas:"icon temp" "icon city"!important;
  align-items:center!important;
  column-gap:10px!important;
  row-gap:2px!important;
  max-width:260px!important;
  white-space:nowrap!important;
  line-height:1.05!important;
  color:#fff!important;
  text-align:left!important;
}
html body.pc .head .spb-weather-pill>i{
  grid-area:icon!important;
  width:48px!important;
  height:35px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:36px!important;
  line-height:1!important;
  color:#fff!important;
  text-shadow:0 1px 2px rgba(0,0,0,.12)!important;
}
html body.pc .head .spb-weather-main{
  grid-area:temp!important;
  display:flex!important;
  align-items:baseline!important;
  gap:7px!important;
  color:#fff!important;
  min-width:0!important;
}
html body.pc .head .spb-weather-main strong{
  font-size:24px!important;
  font-weight:500!important;
  line-height:1!important;
  color:#fff!important;
  letter-spacing:-.4px!important;
}
html body.pc .head .spb-weather-range{
  font-size:14px!important;
  font-weight:400!important;
  line-height:1!important;
  color:rgba(255,255,255,.96)!important;
}
html body.pc .head .spb-weather-info{
  grid-area:city!important;
  display:block!important;
  min-width:0!important;
  color:#fff!important;
}
html body.pc .head .spb-weather-info b{
  display:none!important;
}
html body.pc .head .spb-weather-info small{
  display:block!important;
  max-width:195px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-size:15px!important;
  line-height:1.15!important;
  font-weight:400!important;
  color:#fff!important;
  margin:0!important;
}
html body.pc .head .spb-weather-info small i{
  margin-right:4px!important;
}
/* Cabeçalho branco: previsão escura, como portal tradicional */
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-pill,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-main,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-main strong,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-range,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-info,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-info small,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-pill>i{
  color:#26313d!important;
  text-shadow:none!important;
}
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-pill>i{
  color:#c8d0d8!important;
}
@media(max-width:760px){
  html body.pc .head .weather.spb-weather-top{display:none!important;}
  html body.pc .pc-mobile-slide{height:250px!important;}
  html body.pc .pc-mobile-slider-viewport{touch-action:pan-y!important;}
  html body.pc .pc-mobile-dots{margin-top:16px!important;padding-bottom:10px!important;gap:8px!important;}
  html body.pc .pc-mobile-dots button{width:8px!important;height:8px!important;}
}

/* SOURCE: /assets/refactor-v943/css/site/0233.css */
@media(max-width:768px){
  html body.pc .pc-mobile-slider-track{transition:transform .36s ease!important;}
  html body.pc .pc-mobile-slider-track.spb-no-transition{transition:none!important;}

  html body.pc footer.footer,
  html body.pc footer.spb-footer-active{
    box-sizing:border-box!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  html body.pc footer.footer > .wrap,
  html body.pc footer.spb-footer-active > .wrap,
  html body.pc .footer .wrap,
  html body.pc .spb-footer-modern,
  html body.pc .spb-footer-minimal,
  html body.pc .spb-footer-trib-menu,
  html body.pc .spb-footer-trib-info,
  html body.pc .spb-footer-copy,
  html body.pc .copy .wrap{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  html body.pc .footer-grid,
  html body.pc .spb-footer-cols,
  html body.pc .spb-footer-min-links,
  html body.pc .spb-footer-modern-menu{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
  }
}

/* SOURCE: /assets/refactor-v943/css/site/0234.css */
@media(max-width:768px){
  html body.pc footer.footer,
  html body.pc footer.spb-footer-active{
    box-sizing:border-box!important;
    padding-left:0!important;
    padding-right:0!important;
    margin-left:0!important;
    margin-right:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  html body.pc footer.footer > .wrap,
  html body.pc footer.spb-footer-active > .wrap,
  html body.pc .footer .wrap,
  html body.pc .spb-footer-modern,
  html body.pc .spb-footer-minimal,
  html body.pc .spb-footer-trib-menu,
  html body.pc .spb-footer-trib-info,
  html body.pc .spb-footer-copy,
  html body.pc .copy .wrap{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  html body.pc .copy{
    box-sizing:border-box!important;
    width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  html body.pc .zap{display:none!important;}
}

/* SOURCE: /assets/refactor-v943/css/site/0235.css */
/* Previsão: nunca mostra textos quebrados/ocultos no carregamento */
html body.pc .spb-weather-pill .spb-weather-range:empty,
html body.pc .spb-weather-pill .spb-weather-info b:empty{display:none!important;}
html body.pc .spb-weather-pill:not(.is-loaded) .spb-weather-range,
html body.pc .spb-weather-pill:not(.is-loaded) .spb-weather-info b{display:none!important;}
html body.pc .head.spb-header-model-colorido .spb-weather-pill,
html body.pc .head.spb-header-model-colorido .spb-weather-pill *,
html body.pc .head.spb-header-model-laranja .spb-weather-pill,
html body.pc .head.spb-header-model-laranja .spb-weather-pill *{color:#fff!important;}
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-pill,
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-pill *{color:#17212b!important;}
html body.pc .head:not(.spb-header-model-colorido):not(.spb-header-model-laranja) .spb-weather-pill>i{color:#aeb8c2!important;}
/* Cookies/LGPD: começa oculto e só aparece quando o JS/classe do próprio sistema abrir */
html body.pc .spb-cookie-bar:not(.is-open):not(.active):not(.show){display:none!important;}

/* Relacionadas: desktop 3 colunas, tablet/mobile 2 colunas, até 9 pelo PHP */
html body.pc .article .related .related-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;}
html body.pc .article .related .related-grid .pc-mini-card{min-width:0!important;width:100%!important;}
@media(max-width:1024px){html body.pc .article .related .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}}
@media(max-width:360px){html body.pc .article .related .related-grid{grid-template-columns:1fr!important;}}

/* Story premium: mais escuro, maior e alinhado à esquerda */
html body.pc .spb-story-modal{background:rgba(0,0,0,.96)!important;}
html body.pc .spb-story-card{width:min(500px,92vw)!important;height:min(820px,92vh)!important;border-radius:12px!important;}
html body.pc .spb-story-bg{filter:brightness(.42)!important;}
html body.pc .spb-story-card:after{background:linear-gradient(to bottom,rgba(0,0,0,.72),rgba(0,0,0,.30) 38%,rgba(0,0,0,.92))!important;}
html body.pc .spb-story-content{position:absolute!important;left:34px!important;right:34px!important;bottom:112px!important;z-index:5!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;color:#fff!important;}
html body.pc .spb-story-kicker{position:static!important;transform:none!important;left:auto!important;right:auto!important;bottom:auto!important;display:inline-flex!important;max-width:100%!important;align-self:flex-start!important;margin:0 0 10px!important;background:var(--green,#8dc63f)!important;color:#fff!important;padding:7px 12px!important;border-radius:7px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
html body.pc .spb-story-title{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;text-align:left!important;font-size:24px!important;line-height:1.18!important;font-weight:800!important;margin:0!important;text-shadow:0 3px 14px rgba(0,0,0,.65)!important;}
html body.pc .spb-story-credit{display:block!important;margin-top:8px!important;max-width:100%!important;color:rgba(255,255,255,.78)!important;font-size:12px!important;line-height:1.25!important;text-align:left!important;text-shadow:0 2px 10px rgba(0,0,0,.55)!important;}
html body.pc .spb-story-views{position:static!important;transform:none!important;left:auto!important;bottom:auto!important;margin-top:10px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:rgba(255,255,255,.88)!important;font-size:12px!important;font-weight:500!important;text-shadow:0 2px 8px rgba(0,0,0,.5)!important;}
html body.pc .spb-story-readmore{bottom:42px!important;}
html body.pc .spb-story-close{width:48px!important;height:35px!important;right:24px!important;top:20px!important;}
html body.pc .spb-story-close svg{width:34px!important;height:34px!important;}
html body.pc .spb-story-top .dot img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block!important;}
html body.pc .spb-story-top .dot.has-avatar{background:transparent!important;}
@media(max-width:700px){
  html body.pc .spb-story-card{width:100vw!important;height:100dvh!important;border-radius:0!important;}
  html body.pc .spb-story-modal{background:#000!important;}
  html body.pc .spb-story-content{left:24px!important;right:24px!important;bottom:118px!important;}
  html body.pc .spb-story-title{font-size:22px!important;line-height:1.18!important;}
  html body.pc .spb-story-kicker{font-size:12px!important;margin-bottom:9px!important;}
  html body.pc .spb-story-readmore{bottom:44px!important;}
  html body.pc .spb-story-close{width:50px!important;height:50px!important;right:10px!important;top:14px!important;}
  html body.pc .spb-story-close svg{width:36px!important;height:36px!important;}
}

