/* origem: site/0064.css */
/* SOURCE: /assets/refactor-v943/css/site/0183.css */
/* v16.1.605 — controlador único do card Categorias. Evita disputa entre scripts e elimina o piscar ao fixar. */
:root{--spb-scroll-primary:var(--primary,var(--cor-primaria,#08b957));}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list{
  scrollbar-width:thin!important;
  scrollbar-color:var(--spb-scroll-primary) rgba(127,127,127,.13)!important;
}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list::-webkit-scrollbar{width:8px!important;height:8px!important;}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list::-webkit-scrollbar-thumb{
  background:var(--spb-scroll-primary)!important;border-radius:999px!important;border:2px solid transparent!important;background-clip:padding-box!important;
}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list::-webkit-scrollbar-track{background:rgba(127,127,127,.13)!important;border-radius:999px!important;}
@media(min-width:901px){
  html body.pc.spb-home-model-blog_sidebar .spb-blog-sidebar-flow,
  html body.pc.spb-home-model-blog_sidebar .spb-blog-home-sidebar,
  html body.pc.spb-home-model-blog_sidebar .spb-blog-list-sidebar,
  html body.pc.spb-home-model-blog_sidebar .spb-blog-article-sidebar{
    overflow:visible!important;transform:none!important;filter:none!important;contain:none!important;
  }
  html body.pc [data-sidebar-module="categories"]{
    width:300px!important;min-width:300px!important;max-width:300px!important;
    display:flex!important;flex-direction:column!important;background:#fff!important;
    max-height:calc(100dvh - 76px)!important;overflow:hidden!important;
    will-change:auto!important;transform:translateZ(0);backface-visibility:hidden;
  }
  html body.pc.spb-home-model-blog_sidebar [data-sidebar-module="categories"]>h3{flex:0 0 auto!important;background:#fff!important;}
  html body.pc.spb-home-model-blog_sidebar [data-sidebar-module="categories"] .spb-blog-category-list{
    flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;
    overscroll-behavior:contain!important;padding-bottom:24px!important;scroll-padding-bottom:24px!important;
  }
  html body.pc .spb-cat-fixed-605{position:fixed!important;top:60px!important;right:auto!important;bottom:auto!important;z-index:999!important;margin:0!important;}
  html body.pc .spb-cat-bottom-605{position:absolute!important;top:auto!important;right:0!important;bottom:18px!important;left:auto!important;z-index:30!important;margin:0!important;}
  html body.pc .spb-cat-marker-605{display:block!important;width:300px!important;min-width:300px!important;max-width:300px!important;height:0;visibility:hidden!important;pointer-events:none!important;margin:0!important;padding:0!important;border:0!important;}
}
/* Modelo padrão: componentes seguem os cantos globais. */
html body.pc:not(.spb-home-model-blog_sidebar) .side-editorials,
html body.pc:not(.spb-home-model-blog_sidebar) .spb-category-most-read,
html body.pc:not(.spb-home-model-blog_sidebar) .spb-article-most-read,
html body.pc:not(.spb-home-model-blog_sidebar) .whats-banner-mini,
html body.pc:not(.spb-home-model-blog_sidebar) .send-news-box,
html body.pc:not(.spb-home-model-blog_sidebar) .spb-forecast-widget,
html body.pc:not(.spb-home-model-blog_sidebar) .spj-hz-widget,
html body.pc:not(.spb-home-model-blog_sidebar) .spb-sidebar-horoscopo,
html body.pc:not(.spb-home-model-blog_sidebar) .box{border-radius:var(--spb-ui-radius,0px)!important;background-clip:padding-box!important;}

