.editor-toolbar>.fa,.editor-toolbar>button,.editor-toolbar>button:before{display:inline-block!important}.editor-toolbar>button:before{line-height:1!important;font-family:FontAwesome!important}.EasyMDEContainer{font-size:14px;position:relative}.markdown-editor-wrapper{position:relative;margin-bottom:20px}.editor-toolbar{border:1px solid #ddd;border-bottom:none;border-radius:4px 4px 0 0;padding:6px 8px;background:#f5f5f5;display:flex;flex-wrap:wrap;gap:2px}.editor-toolbar button{margin:0 2px;border-radius:3px}.editor-toolbar button.active,.editor-toolbar button:hover{background-color:#e0e0e0;border-color:#d0d0d0}.CodeMirror{border:1px solid #ddd;border-radius:0 0 4px 4px;font-family:Menlo,Monaco,Courier New,monospace;line-height:1.5}.editor-toolbar.fullscreen{z-index:1050;position:fixed;top:0;left:0;width:100%;border-radius:0}.CodeMirror-fullscreen{z-index:1049;position:fixed;top:50px;left:0;right:0;bottom:0;height:calc(100vh - 50px)!important;width:100%;border-radius:0}.CodeMirror-sided{width:50%!important;border-right:none;border-radius:0 0 0 4px}.editor-preview,.editor-preview-side{background:#fff;padding:16px;box-sizing:border-box}.editor-preview-side{border-left:1px solid #ddd;border-top:1px solid #ddd;right:0;position:absolute;width:50%!important;overflow-y:auto;border-radius:0 0 4px 0}.editor-preview-full{position:fixed;top:50px;left:0;width:100%;height:calc(100vh - 50px)!important;z-index:1049;padding:20px;overflow:auto;background:#fff}.CodeMirror-fullscreen+.editor-preview-side.editor-preview-active-side{position:fixed;top:50px;right:0;width:50%!important;height:calc(100vh - 50px)!important;z-index:1049;border-radius:0}.editor-preview pre,.editor-preview-side pre{background-color:#f6f8fa;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;line-height:1.45;overflow:auto;padding:16px;margin-bottom:16px;border:1px solid #e1e4e8}.editor-preview code,.editor-preview-side code{background-color:rgba(27,31,35,.05);border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;margin:0;padding:.2em .4em}.editor-preview img,.editor-preview-side img{max-width:100%}.editor-preview h1,.editor-preview h2,.editor-preview h3,.editor-preview h4,.editor-preview h5,.editor-preview h6,.editor-preview-side h1,.editor-preview-side h2,.editor-preview-side h3,.editor-preview-side h4,.editor-preview-side h5,.editor-preview-side h6{margin-top:1.5em;margin-bottom:.5em;border-bottom:none;font-weight:600}.editor-preview ol,.editor-preview p,.editor-preview ul,.editor-preview-side ol,.editor-preview-side p,.editor-preview-side ul{margin-bottom:1em;line-height:1.6}.editor-preview-side.editor-preview-active-side{overflow-y:auto}