/* Associação Clube v33.3.14 — Subdomain Assets & Responsive Fix */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas,iframe{max-width:100%;height:auto}
.portal-publico img,.portal-home img,.hero img,.section img{object-fit:contain}
@media (max-width:768px){
  body{min-width:0!important}
  .container,.section,.portal-container,.portal-shell,.portal-main,.portal-content{max-width:100%!important;min-width:0!important}
  .columns,.column,.navbar,.navbar-menu,.navbar-start,.navbar-end{min-width:0!important}
  .hero,.hero-body{overflow:hidden}
  .hero img,.portal-hero img,.portal-logo,.brand-logo{max-width:100%!important;height:auto!important}
  table{max-width:100%}
  .table-container{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
