.ProseMirror{outline:none;color:white;line-height:1.6}.ProseMirror p{margin:.5rem 0}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{color:white;margin:1rem 0 .5rem;font-weight:600}.ProseMirror strong{color:#60a5fa;font-weight:600}.ProseMirror em{color:#a78bfa;font-style:italic}.ProseMirror ol,.ProseMirror ul{margin:.5rem 0;padding-left:1.5rem}.ProseMirror li{margin:.25rem 0}.ProseMirror blockquote{border-left:3px solid #60a5fa;margin:1rem 0;padding-left:1rem;color:#a1a1aa}.ProseMirror code{background:rgba(255,255,255,.1);padding:.125rem .25rem;border-radius:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.ProseMirror pre{background:rgba(0,0,0,.3);padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.ProseMirror pre code{background:none;padding:0}.ProseMirror:focus{outline:none}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:rgba(255,255,255,.5);pointer-events:none;height:0}