.ProseMirror{outline:none}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:hsl(var(--muted-foreground));pointer-events:none;height:0}.ProseMirror img{border-radius:.5rem;max-width:100%;height:auto;margin:1rem 0}.ProseMirror blockquote{border-left:3px solid hsl(var(--primary));color:hsl(var(--muted-foreground));margin:1rem 0;padding-left:1rem;font-style:italic}.ProseMirror hr{border:none;border-top:2px solid hsl(var(--border));margin:2rem 0}.ProseMirror ul,.ProseMirror ol{margin:1rem 0;padding-left:1.5rem}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror h1{margin:1.5rem 0 1rem;font-size:2rem;font-weight:700;line-height:1.2}.ProseMirror h2{margin:1.25rem 0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.ProseMirror h3{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.ProseMirror code{background:hsl(var(--muted));border-radius:.25rem;padding:.125rem .25rem;font-family:monospace;font-size:.875em}.ProseMirror pre{background:hsl(var(--muted));border-radius:.5rem;margin:1rem 0;padding:1rem;overflow-x:auto}.ProseMirror pre code{background:0 0;padding:0}.ProseMirror a{color:hsl(var(--primary));text-decoration:underline}.ProseMirror a:hover{opacity:.8}
