/* DataOcean preserved editor mode. Frontend fidelity comes from the active DataOcean theme page CSS. */
.editor-styles-wrapper .wp-block-html{max-width:none!important}
/* Fase C — cada seca0 da pagina e um core/html independente. Deixa o preview de
   cada bloco ocupar a largura total do canvas para os fundos full-bleed das
   secoes nao espremerem durante a edicao. */
.editor-styles-wrapper .block-editor-block-list__layout .wp-block-html,
.editor-styles-wrapper [data-type="core/html"]{max-width:none!important;width:100%;margin-left:auto;margin-right:auto}
.editor-styles-wrapper .wp-block-html svg:not([width]){max-width:100%;height:auto}
.editor-styles-wrapper .wp-block-html img{max-width:100%;height:auto}
