[data-color-mode=dark]{--md-editor-bg:#374151;--md-editor-text:#fff;--md-editor-border:#4b5563;--md-editor-toolbar-bg:#1f2937;--md-editor-toolbar-border:#4b5563;--md-editor-button-hover:#374151;--md-editor-selection:#1e40af}[data-color-mode=light]{--md-editor-bg:#fff;--md-editor-text:#111827;--md-editor-border:#d1d5db;--md-editor-toolbar-bg:#f9fafb;--md-editor-toolbar-border:#e5e7eb;--md-editor-button-hover:#e5e7eb;--md-editor-selection:#dbeafe}.w-md-editor{background-color:var(--md-editor-bg)!important;border:1px solid var(--md-editor-border)!important;color:var(--md-editor-text)!important;border-radius:.5rem!important;flex-direction:column!important;width:100%!important;height:100%!important;display:flex!important;overflow:hidden!important}.w-md-editor-text-area,.w-md-editor-text-input,.w-md-editor-text,.w-md-editor-text-container{background-color:var(--md-editor-bg)!important;color:var(--md-editor-text)!important;border:none!important;flex-direction:column!important;flex:1!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden auto!important}.w-md-editor-text-input{z-index:1!important;flex:1!important;margin:0!important;padding:0!important;position:relative!important}.w-md-editor-text-pre,.w-md-editor-text-pre>pre{display:none!important}.w-md-editor-text-input{z-index:1!important;position:relative!important}.w-md-editor-text-input textarea,.w-md-editor textarea,.w-md-editor-text-pre>textarea,.w-md-editor-text-input>textarea{opacity:1!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-sizing:border-box!important;resize:none!important;background-color:var(--md-editor-bg)!important;caret-color:#fff!important;width:100%!important;height:100%!important;min-height:0!important;text-shadow:none!important;border:none!important;outline:none!important;flex:1!important;margin:0!important;padding:10px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;display:block!important}[data-color-mode=light] .w-md-editor-text-input textarea,[data-color-mode=light] .w-md-editor textarea{color:#111827!important;-webkit-text-fill-color:#111827!important;caret-color:#111827!important}.w-md-editor *{color:inherit}.w-md-editor textarea::placeholder{color:#9ca3af!important;opacity:.5!important}.w-md-editor-toolbar{background-color:var(--md-editor-toolbar-bg)!important;border-bottom:1px solid var(--md-editor-toolbar-border)!important;z-index:10!important;flex-shrink:0!important;order:-1!important;position:relative!important}.w-md-editor-toolbar-child>ul{background-color:var(--md-editor-toolbar-bg)!important}.w-md-editor-toolbar li button{color:var(--md-editor-text)!important;background-color:#0000!important}.w-md-editor-toolbar li button:hover{background-color:var(--md-editor-button-hover)!important}.w-md-editor-preview{background-color:var(--md-editor-bg)!important;color:var(--md-editor-text)!important;z-index:1!important;flex-direction:column!important;flex:1!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important;position:relative!important;overflow-y:auto!important}.w-md-editor-preview-content{background-color:var(--md-editor-bg)!important;flex:1!important;padding:1rem!important}.w-md-editor-preview>*,.w-md-editor-preview .wmde-markdown-var,.w-md-editor-preview .wmde-markdown-color{background-color:var(--md-editor-bg)!important}.w-md-editor-preview,.w-md-editor-text-container{flex-direction:column!important;display:flex!important}.w-md-editor-bar{z-index:5!important;background-color:var(--md-editor-toolbar-bg)!important;position:relative!important}.w-md-editor .CodeMirror,.w-md-editor .CodeMirror-scroll,.w-md-editor .CodeMirror-lines,.w-md-editor .CodeMirror-line,.w-md-editor .CodeMirror-code{background-color:var(--md-editor-bg)!important;color:var(--md-editor-text)!important}.w-md-editor .CodeMirror-cursor{border-left:1px solid var(--md-editor-text)!important}.w-md-editor .CodeMirror-selected{background-color:var(--md-editor-selection)!important}.w-md-editor textarea{background-color:var(--md-editor-bg)!important;color:var(--md-editor-text)!important;vertical-align:top!important;box-sizing:border-box!important;border:none!important;outline:none!important;margin:0!important;padding:10px!important;font-family:monospace!important;font-size:14px!important;line-height:20px!important}.w-md-editor-text,.w-md-editor-input,.w-md-editor-content,.w-md-editor-area{box-sizing:border-box!important;margin:0!important;padding:0!important;line-height:20px!important}.markdown-renderer{color:var(--md-editor-text);background-color:#0000!important}.themed-markdown-content .markdown-renderer[data-color-mode]{--md-editor-text:inherit!important}.markdown-renderer .wmde-markdown{color:var(--md-editor-text)!important;background-color:#0000!important}.markdown-renderer .wmde-markdown h1,.markdown-renderer .wmde-markdown h2,.markdown-renderer .wmde-markdown h3,.markdown-renderer .wmde-markdown h4,.markdown-renderer .wmde-markdown h5,.markdown-renderer .wmde-markdown h6{color:var(--md-editor-text);margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.markdown-renderer .wmde-markdown p{color:var(--md-editor-text);margin-bottom:1rem;line-height:1.625;background-color:#0000!important}.markdown-renderer .wmde-markdown code{background-color:var(--md-editor-toolbar-bg);color:var(--md-editor-text);border-radius:.25rem;padding:.125rem .25rem;font-size:.875rem}.markdown-renderer .wmde-markdown pre{border:1px solid var(--md-editor-border);border-radius:.5rem;margin:1rem 0;padding:1rem;overflow-x:auto;background-color:var(--md-editor-toolbar-bg)!important}.markdown-renderer .wmde-markdown pre code{color:var(--md-editor-text);padding:0;background:0 0!important}.markdown-renderer .wmde-markdown blockquote{border-left:4px solid var(--md-editor-border);background-color:var(--md-editor-toolbar-bg);color:var(--md-editor-text);border-radius:0 .5rem .5rem 0;margin:1rem 0;padding:1rem 1.5rem}.markdown-renderer .wmde-markdown ul,.markdown-renderer .wmde-markdown ol{color:var(--md-editor-text);margin-bottom:1rem;padding-left:1.5rem}.markdown-renderer .wmde-markdown li{color:var(--md-editor-text);margin-bottom:.5rem;line-height:1.625}.markdown-renderer .wmde-markdown a{color:var(--md-editor-text);text-decoration:underline}.markdown-renderer .wmde-markdown strong{color:var(--md-editor-text);font-weight:600}.markdown-renderer .wmde-markdown em{color:var(--md-editor-text);font-style:italic}.markdown-renderer img,.wmde-markdown img{object-fit:contain;border-radius:8px;transition:opacity .2s;cursor:pointer!important;max-width:100%!important;height:auto!important}.markdown-renderer img:hover,.wmde-markdown img:hover{opacity:.85}.w-md-editor-toolbar button[data-name=image]{display:none!important}.w-md-editor-toolbar li:has(button[title*=image]){display:none!important}.w-md-editor-preview .wmde-markdown,.w-md-editor-show-preview .wmde-markdown,.wmde-markdown-var{background-color:var(--md-editor-bg)!important;color:var(--md-editor-text)!important}.w-md-editor-preview .wmde-markdown-color,.w-md-editor-preview>div,.w-md-editor-preview .wmde-markdown-var,.w-md-editor-preview [class*=wmde],.w-md-editor-show-preview,.w-md-editor-show-preview>div,.w-md-editor-show-preview .wmde-markdown,.w-md-editor-show-preview .wmde-markdown>:not(code):not(pre){background-color:var(--md-editor-bg)!important}.w-md-editor-preview .wmde-markdown p,.w-md-editor-preview .wmde-markdown h1,.w-md-editor-preview .wmde-markdown h2,.w-md-editor-preview .wmde-markdown h3,.w-md-editor-preview .wmde-markdown h4,.w-md-editor-preview .wmde-markdown h5,.w-md-editor-preview .wmde-markdown h6,.w-md-editor-preview .wmde-markdown li,.w-md-editor-preview .wmde-markdown span,.w-md-editor-preview .wmde-markdown div{color:var(--md-editor-text)!important;background-color:#0000!important}
