body{--editor-v2-top-bar-height:48px}#vsd-editor-wrapper{height:calc(100vh - var(--editor-v2-top-bar-height))}body.vsd-navigator-docked #vsd-navigator{height:calc(100% - var(--editor-v2-top-bar-height));top:var(--editor-v2-top-bar-height)}.vsd-panel #vsd-panel-footer,.vsd-panel #vsd-panel-header-add-button,.vsd-panel #vsd-panel-header-menu-button{display:none}.vsd-panel #vsd-panel-header{background-color:var(--e-a-bg-default);border-block-end:var(--e-a-border);color:var(--e-a-color-txt-accent);font-weight:700;height:48px}.vsd-control-type-wysiwyg .mce-fullscreen{inset:var(--editor-v2-top-bar-height) 0 0 0}.vsd-control-type-wysiwyg .mce-fullscreen>.mce-container-body{display:flex;flex-direction:column;height:100%}.vsd-control-type-wysiwyg .mce-fullscreen>.mce-container-body>.mce-edit-area{flex-grow:1}.vsd-control-type-wysiwyg .mce-fullscreen>.mce-container-body>.mce-edit-area>iframe{height:100%!important}