.ProseMirror{outline:none}.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>*+*{margin-top:.5em}.ProseMirror ol,.ProseMirror ul{padding:0 1rem}.ProseMirror blockquote{padding-left:1rem;border-left:3px solid hsl(var(--border));color:hsl(var(--muted-foreground))}.ProseMirror code{background-color:hsl(var(--muted));border-radius:.2em;padding:.1em .3em;font-size:.875em}.ProseMirror pre{background-color:hsl(var(--muted));border-radius:.5em;padding:.75rem 1rem}.ProseMirror hr{border:none;border-top:2px solid hsl(var(--border));margin:1rem 0}