:root{--placeholder-color:#adb5bd;--bg-color:#ffffff;--variable-icon-size:12px;--variable-icon-gap:4px;--mly-font-family:"Inter",sans-serif;--mly-font-weight:400;--mly-font-style:normal;--mly-body-background-color:#ffffff;--mly-body-margin-top:0;--mly-body-margin-right:0;--mly-body-margin-bottom:0;--mly-body-margin-left:0;--mly-body-padding-top:0;--mly-body-padding-right:0;--mly-body-padding-bottom:0;--mly-body-padding-left:0;--mly-container-background-color:#ffffff;--mly-container-max-width:600px;--mly-container-min-width:300px;--mly-container-width:100%;--mly-container-padding-top:8px;--mly-container-padding-right:8px;--mly-container-padding-bottom:8px;--mly-container-padding-left:8px;--mly-container-margin-top:0;--mly-container-margin-bottom:0;--mly-container-border-style:solid;--mly-container-border-radius:0;--mly-container-border-color:transparent;--mly-container-border-width:0;--mly-button-background-color:#000000;--mly-button-text-color:#ffffff;--mly-button-padding-top:10px;--mly-button-padding-right:32px;--mly-button-padding-bottom:10px;--mly-button-padding-left:32px;--mly-link-color:#111827}#mly-editor .ProseMirror{position:relative;word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0}#mly-editor .ProseMirror:focus{outline:none}#mly-editor .ProseMirror p{margin-top:0;font-size:15px;margin-bottom:20px}#mly-editor .ProseMirror h1,#mly-editor .ProseMirror h2,#mly-editor .ProseMirror h3{margin-top:0;margin-bottom:12px}#mly-editor .ProseMirror h1{font-size:36px}#mly-editor .ProseMirror h2{font-size:30px}#mly-editor .ProseMirror h3{font-size:24px}#mly-editor .ProseMirror a{color:var(--mly-link-color)}#mly-editor .ProseMirror ol,#mly-editor .ProseMirror ul{margin-top:0;margin-bottom:20px}#mly-editor .ProseMirror li:not(:last-child){margin-bottom:8px}#mly-editor .ProseMirror li>p{margin:0}#mly-editor .ProseMirror hr{margin-block:32px}#mly-editor .ProseMirror img{margin-top:0;margin-bottom:32px}#mly-editor .ProseMirror .is-editor-empty:first-child:before,#mly-editor .ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;color:var(--placeholder-color);pointer-events:none;height:0}#mly-editor .ProseMirror [data-type=columns] .is-empty:before,#mly-editor .ProseMirror [data-type=section] .is-empty:before{color:#adb5bd;opacity:.6}#mly-editor .ProseMirror [data-type=section]{margin:0;padding:0}#mly-editor .ProseMirror [data-type=section] [data-type=section-cell]{padding:0}#mly-editor .ProseMirror [data-type=section] [data-type=section-cell]>:first-child{margin-top:0}#mly-editor .ProseMirror [data-type=section] [data-type=section-cell]>:last-child{margin-bottom:0}#mly-editor .ProseMirror [data-type=columns]{display:flex;margin:0;padding:0}#mly-editor .ProseMirror [data-type=columns].has-focus [data-type=column],#mly-editor .ProseMirror [data-type=columns]:hover [data-type=column]{outline:1.5px dashed #e9ecef}#mly-editor .ProseMirror [data-type=columns] [data-type=column].has-focus{outline-style:solid}#mly-editor .ProseMirror [data-type=column]{display:table-cell;flex-basis:0;flex-grow:1;overflow:auto}#mly-editor .ProseMirror [data-type=column]>:first-child{margin-top:0}#mly-editor .ProseMirror [data-type=column]>:last-child{margin-bottom:0}#mly-editor .ProseMirror .node-button{margin-top:0;margin-bottom:20px}#mly-editor .ProseMirror .spacer{position:relative;width:100%}#mly-editor .ProseMirror .spacer+*{margin-top:0}#mly-editor .ProseMirror :has(+.spacer){margin-bottom:0!important}.mly-editable .ProseMirror-selectednode:after{content:"";position:absolute;inset:-2px;pointer-events:none;border-radius:6px;background:rgba(35,131,226,.14)}#mly-editor .ProseMirror :has(+.ProseMirror-gapcursor){margin-bottom:0!important}#mly-editor .ProseMirror .ProseMirror-gapcursor:after{border:1.5px solid gray;width:24px}#mly-editor .ProseMirror .ProseMirror-gapcursor+*{margin-top:0!important}#mly-editor .ProseMirror .mly-image-drop-zone:after{content:"";position:absolute;inset:0;border:2px dashed #00bcff;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .2s ease}#mly-editor .ProseMirror .mly-image-drop-zone.mly-drag-over:after{opacity:1}