.blog-formatter-public-root{display:flex;flex-direction:column;min-height:100dvh;min-height:100vh;background-color:var(--bs-tertiary-bg,#f3f4f6)}.blog-formatter-public-root>main.blog-formatter-public-main{flex:1 1 auto;display:flex;flex-direction:column;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;background-color:var(--bs-body-bg,#fff);box-shadow:0 0 0 1px var(--bs-border-color,#dee2e6)}.blog-formatter-public-iframe-wrap{flex:1 1 auto;min-height:85vh;display:flex;flex-direction:column;background:#f2f4f7;padding:1.5rem 0}.blog-formatter-public-root .content-formatter-frame.blog-formatter-public-iframe{flex:1 1 auto;min-height:85vh;width:100%;max-width:100%;border:0;display:block;background:#f2f4f7}[data-bs-theme=dark] .blog-formatter-public-root{background-color:var(--bs-body-bg)}[data-bs-theme=dark] .blog-formatter-public-iframe-wrap,[data-bs-theme=dark] .blog-formatter-public-root .content-formatter-frame.blog-formatter-public-iframe{background:var(--bs-secondary-bg,#2b3035)}