.ProseMirror{outline:none;color:hsl(var(--foreground))}.ProseMirror p.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}.ProseMirror code{background-color:hsl(var(--muted));border-radius:.25rem;padding:.125rem .25rem;font-family:monospace;font-size:.9em}.ProseMirror pre{background-color:hsl(var(--muted));border-radius:.5rem;padding:.75rem;overflow-x:auto}.ProseMirror pre code{background-color:transparent;padding:0;color:inherit}.ProseMirror ul{list-style-type:disc;margin-left:1.5rem}.ProseMirror ol{list-style-type:decimal;margin-left:1.5rem}.ProseMirror li{margin-bottom:.25rem}.ProseMirror blockquote{border-left:3px solid hsl(var(--muted-foreground));color:hsl(var(--muted-foreground));font-style:italic;margin:.5rem 0;padding-left:1rem}.ProseMirror h2{font-size:1.5em;font-weight:700;margin:.75rem 0 .5rem}.ProseMirror p{margin:.25rem 0}
