.w-markdown-editor{flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;display:flex;overflow:hidden}.w-markdown-editor>div:first-child{flex-shrink:0}.w-markdown-editor .vditor-toolbar{z-index:10;position:relative}.w-markdown-editor .vditor-toolbar__tip{z-index:99999!important;color:#fff!important;white-space:nowrap!important;pointer-events:none!important;background:#000000e6!important;border:none!important;border-radius:4px!important;margin:0!important;padding:4px 10px!important;font-size:12px!important;position:fixed!important;box-shadow:0 4px 12px #0003!important}.w-markdown-editor .vditor-content{flex:1;overflow:hidden auto;width:100%!important;max-width:100%!important}.w-markdown-editor .vditor-ir,.w-markdown-editor .vditor-sv,.w-markdown-editor .vditor-wysiwyg{width:100%;max-width:100%;height:100%;overflow-x:hidden}.w-markdown-editor .vditor-ir pre,.w-markdown-editor .vditor-sv pre,.w-markdown-editor .vditor-wysiwyg pre,.w-markdown-editor .vditor-reset pre{background-color:var(--vditor-code-bg);white-space:pre-wrap!important;word-break:break-word!important;overflow-x:hidden!important}.w-markdown-editor .vditor-ir code,.w-markdown-editor .vditor-sv code,.w-markdown-editor .vditor-wysiwyg code,.w-markdown-editor .vditor-reset code{color:var(--vditor-text-color);white-space:pre-wrap!important;word-break:break-word!important}.w-markdown-editor .vditor-content .code-block-wrapper{border-radius:.375rem;max-width:100%;margin:.5rem 0;overflow:hidden}.w-markdown-editor .vditor-content .code-block-header{background:var(--vditor-header-bg);border-bottom:1px solid var(--vditor-border-color);justify-content:space-between;align-items:center;padding:.375rem 1rem;display:flex}.w-markdown-editor .vditor-content .code-block-language{color:var(--vditor-text-color);text-transform:capitalize;font-size:.75rem;font-weight:500}.w-markdown-editor .vditor-content .code-block-copy{color:var(--vditor-text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.125rem .5rem;font-size:.75rem;transition:all .2s}.w-markdown-editor .vditor-content .code-block-copy:hover{color:var(--vditor-text-color);background:var(--vditor-hover-bg)}.w-markdown-editor .vditor-content .code-block-wrapper pre{white-space:pre-wrap!important;word-break:break-word!important;border-radius:0!important;margin:0!important;overflow-x:hidden!important}.w-markdown-editor .vditor-content .code-block-wrapper code{white-space:pre-wrap!important;word-break:break-word!important}.w-markdown-editor .vditor-content pre{white-space:pre-wrap!important;word-break:break-word!important;overflow-x:hidden!important}.w-markdown-editor .vditor-content code{word-break:break-word!important}
