.ProseMirror>*+*{margin-top:.75em}.ProseMirror .ProseMirror-focused,.ProseMirror:active,.ProseMirror:focus,.ProseMirror:hover{outline:none}.ProseMirror ol,.ProseMirror ul{padding:0 1rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{line-height:1.1}.ProseMirror code{background-color:rgba(97,97,97,.1);color:#616161}.ProseMirror pre{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:.8rem}.ProseMirror img{width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;padding:4px}.ProseMirror img.ProseMirror-selectednode{outline:3px solid #68cef8}.ProseMirror .custom-image-small{max-width:200px}.ProseMirror .custom-image-medium{max-width:500px}.ProseMirror .custom-image-large{max-width:100%}.ProseMirror .custom-image-float-none{float:none}.ProseMirror .custom-image-float-left{float:left}.ProseMirror .custom-image-float-right{float:right}.ProseMirror blockquote{padding-left:1rem;border-left:2px solid rgba(13,13,13,.1)}.ProseMirror hr{border:none;border-top:2px solid rgba(13,13,13,.1);margin:2rem 0}.ProseMirror .bubble-menu{display:flex;background-color:#0d0d0d;padding:.2rem;border-radius:.5rem}.ProseMirror .bubble-menu button{border:none;background:none;color:#fff;font-size:.85rem;font-weight:500;padding:0 .2rem;opacity:.6}.ProseMirror .bubble-menu button.is-active,.ProseMirror .bubble-menu button:hover{opacity:1}.ProseMirror .floating-menu{display:flex;background-color:rgba(13,13,13,.06274509803921569);padding:.2rem;border-radius:.5rem}.ProseMirror .floating-menu button{border:none;background:none;font-size:.85rem;font-weight:500;padding:0 .2rem;opacity:.6}.ProseMirror .floating-menu button.is-active,.ProseMirror .floating-menu button:hover{opacity:1}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#5e5e5f;pointer-events:none;height:0}