/* BR Workspace 8.28.9 — cierre de auditoría UX/responsive */
.view,.view>*,.card,.brm-workbench,.brm-workbench>*,.bri-module,.bri-module>*,.brdi-shell,.brdi-shell>*,.brw-home-grid,.brw-home-grid>*{min-width:0}
.view h1,.view h2,.view h3,.view h4,.view p,.view strong,.view small,.view label,.view button,.brm-workbench *,.bri-module *,.brdi-shell *{overflow-wrap:anywhere}
.view img,.view canvas,.view svg:not([data-lucide]){max-width:100%}
.brm-live [data-brm-activity]>button,.brm-live [data-brm-activity] strong{min-width:0}
.brdi-file span,.bri-list strong,.bri-list p{min-width:0;overflow-wrap:anywhere}
.topbar .page-title{min-width:0}.topbar .page-title h1,.topbar .page-title p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:930px){
  main{max-width:100%;overflow-x:clip}
  .view{max-width:100%}
  .brm-dialog{max-width:calc(100vw - 20px)}
}
@media(max-width:699px){
  main{padding-left:max(9px,env(safe-area-inset-left));padding-right:max(9px,env(safe-area-inset-right))}
  .brm-workbench,.bri-module,.brdi-shell{max-width:100%}
  .brm-dialog{max-height:calc(100dvh - 24px);overflow:auto}
}
@media(prefers-reduced-motion:reduce){
  .brand-visual *, .brm-workbench *, .bri-module *, .brdi-shell *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
