/* Recuperação e compatibilidade para desktop, Android e Safari/iPhone. */
html,body{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
button,a,[role="button"],[role="tab"]{touch-action:manipulation}
img{max-width:100%}
#cariocaBroadcastTabs,.cb-tabs{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
.cb-tabs{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.cb-tabs::-webkit-scrollbar{display:none}
.cb-tab{min-width:72px!important;flex:1 0 72px!important}
@supports(height:100dvh){#memberArea{min-height:100dvh!important;height:100dvh!important}}
@supports(-webkit-touch-callout:none){
  input,select,textarea{font-size:max(16px,1em)}
  body,html body #app{background-attachment:scroll!important}
  #cariocaBottomNav{-webkit-transform:translateZ(0);transform:translateZ(0)}
}
@media(min-width:769px){
  #cariocaBroadcastTabs{width:min(100%,1180px)!important;margin-left:auto!important;margin-right:auto!important}
  .cb-tabs{justify-content:center!important}
  .cb-tab{max-width:220px!important}
}

