.ProseMirror>*+*{margin-top:.75em}.ProseMirror{min-height:100px;cursor:text;hyphens:auto;white-space:pre-wrap}.ProseMirror,.ProseMirror a,.ProseMirror code,.ProseMirror p,.ProseMirror pre{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.ProseMirror ol,.ProseMirror ul{padding:0 1rem}.ProseMirror h1{font-size:2em;font-weight:700}.ProseMirror h2{font-size:1.5em;font-weight:700}.ProseMirror h3{font-size:1.25em;font-weight:700}.ProseMirror h4{font-size:1em;font-weight:700}.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;overflow-x:auto}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:.8rem}.ProseMirror img{max-width:100%;height:auto}.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 p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.ProseMirror.is-empty.is-focused:before{content:"";display:inline-block;width:1px;height:1.2em;background-color:currentColor;animation:blink-caret 1s step-end infinite;margin-left:2px;opacity:.6}.ProseMirror p.is-empty{position:relative}@keyframes blink-caret{0%,to{opacity:.6}50%{opacity:0}}