.ProseMirror.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.dark .ProseMirror.is-editor-empty:first-child:before{color:#6b7280}.ProseMirror ol,.ProseMirror ul{margin-left:1.5rem;margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem;list-style-position:outside}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror li{margin:.25rem 0;padding-left:.25rem;display:list-item;list-style:inherit}.ProseMirror blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;margin:1rem 0;font-style:italic;color:#6b7280}.dark .ProseMirror blockquote{border-left-color:#4b5563;color:#9ca3af}.ProseMirror code{background-color:#f3f4f6;color:#dc2626;padding:.125rem .25rem;border-radius:.25rem;font-size:.875em;font-family:Courier New,monospace}.dark .ProseMirror code{background-color:#374151;color:#fca5a5}.ProseMirror h1{font-size:2em;font-weight:700;margin:.67em 0}.ProseMirror h2{font-size:1.5em;font-weight:700;margin:.75em 0}.ProseMirror h3{font-size:1.17em;font-weight:700;margin:.83em 0}.ProseMirror h4{font-size:1em;font-weight:700;margin:1.12em 0}.ProseMirror h5{font-size:.83em;font-weight:700;margin:1.5em 0}.ProseMirror h6{font-size:.67em;font-weight:700;margin:2.33em 0}.ProseMirror:focus{outline:none}