.ProseMirror,.tiptap{width:100%;height:100%}.ProseMirror{padding:1rem;max-width:100%!important}.ProseMirror p{width:100%;max-width:100%!important}.ProseMirror>*+*{margin-top:.75em}.ProseMirror ol,.ProseMirror ul{padding:0 1.5rem;width:100%}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror ol li,.ProseMirror ul li{margin-bottom:.5em}.ProseMirror ol ol,.ProseMirror ol ul,.ProseMirror ul ol,.ProseMirror ul ul{margin-top:.5em}.ProseMirror h2{font-size:1.5em;font-weight:600;line-height:1.3;margin-top:1.5em;margin-bottom:.5em;color:hsl(var(--foreground))}.ProseMirror h2:first-child{margin-top:0}.ProseMirror code{background-color:rgba(97,97,97,.1);color:#616161}.ProseMirror pre{background:#0d0d0d;color:#fff;padding:.75rem 1rem;border-radius:.5rem;width:100%}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:.8rem}.ProseMirror mark{background-color:#faf594}.ProseMirror img{max-width:100%;height:auto}.ProseMirror blockquote{padding-left:1rem;border-left:2px solid hsla(0,0%,5%,.1);width:100%}.ProseMirror hr{border:none;border-top:2px solid hsla(0,0%,5%,.1);margin:2rem 0;width:100%}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror:focus{outline:none}