html.lc-cursor-dragging,html.lc-cursor-dragging *{cursor:move!important}html.lc-cursor-x-resizing,html.lc-cursor-x-resizing *{cursor:col-resize}html.lc-cursor-y-resizing,html.lc-cursor-y-resizing *{cursor:row-resize}html.lc-cursor-copy,html.lc-cursor-copy *{cursor:copy!important}.engine-context-menu-tree-wrap{position:relative;padding:4px 10px 4px 32px}.engine-context-menu-tree-children{margin-left:8px;line-height:24px}.engine-context-menu-item .engine-context-menu-text{color:var(--color-text);color:var(--color-context-menu-text,var(--color-text));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.engine-context-menu-item .engine-context-menu-text .lc-help-tip{margin-left:4px;opacity:.8}.engine-context-menu-item.disabled .engine-context-menu-text,.engine-context-menu-item.disabled:hover .engine-context-menu-text{color:var(--color-text-disabled);color:var(--color-context-menu-text-disabled,var(--color-text-disabled))}.engine-context-menu-item:hover .engine-context-menu-text{color:var(--color-title);color:var(--color-context-menu-text-hover,var(--color-title))}.engine-context-menu-title{color:var(--color-text);color:var(--color-context-menu-text,var(--color-text));cursor:pointer}.engine-context-menu-title:hover{background-color:var(--color-block-background-light);color:var(--color-title)}.engine-context-menu-tree-selecte-icon{position:absolute;left:10px;color:var(--color-icon-active)}.visual-dom .panel-container{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e9e9e9}.visual-dom .panel-container .title{display:block;font-size:12px;color:#333;background-color:#ebecf0;line-height:28px;padding:0 12px;border-bottom:1px solid #e9e9e9}.visual-dom .panel-container .content{min-height:20px;padding:5px}body,html{display:block;background:#fff;padding:0;margin:0}html.engine-design-mode{padding-bottom:0}html.engine-cursor-move,html.engine-cursor-move *{cursor:-webkit-grabbing!important;cursor:grabbing!important}html.engine-cursor-copy,html.engine-cursor-copy *{cursor:copy!important}html.engine-cursor-ew-resize,html.engine-cursor-ew-resize *{cursor:ew-resize!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:5px}.lc-container:empty{background:#f2f3f5;color:#a7b1bd;outline:1px dashed rgba(31,56,88,.2);outline-offset:-1px!important;height:66px;max-height:100%;min-width:140px;text-align:center;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.lc-container:empty:before{content:"\62D6\62FD\7EC4\4EF6\6216\6A21\677F\5230\8FD9\91CC";font-size:14px;z-index:1;width:100%;white-space:nowrap}.lc-container-placeholder{min-height:60px;height:100%;width:100%;background-color:#f0f0f0;border:1px dotted;color:#a7b1bd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.lc-container-placeholder.lc-container-locked{background:#eccfcf}body.engine-document:after,body.engine-document:before{content:"";display:table}body.engine-document:after{clear:both}.engine-live-editing{cursor:text;outline:none;-webkit-box-shadow:0 0 0 2px #66bc5c;box-shadow:0 0 0 2px #66bc5c;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#app{height:100vh}