.ProseMirror{min-height:480px;padding:1.25rem 1.5rem;outline:none;direction:rtl;text-align:right;color:#111;line-height:1.85;font-size:15px}.ProseMirror h1{font-size:1.875rem;font-weight:800;color:#111;margin:2rem 0 1rem;border-right:4px solid #2f4a3c;padding-right:12px}.ProseMirror h2{font-size:1.5rem;font-weight:700;color:#111;margin:1.5rem 0 .75rem;border-right:2px solid rgba(47,74,60,.4);padding-right:8px}.ProseMirror h3{font-size:1.25rem;font-weight:600;color:#111;margin:1.25rem 0 .5rem}.ProseMirror p{margin-bottom:1rem}.ProseMirror strong{color:#2f4a3c;font-weight:700}.ProseMirror em{color:rgba(17,17,17,.75)}.ProseMirror u{text-underline-offset:3px}.ProseMirror a{color:#2f4a3c;text-decoration:underline;text-underline-offset:2px}.ProseMirror ul{list-style:disc}.ProseMirror ol,.ProseMirror ul{padding-right:1.5rem;margin-bottom:1rem}.ProseMirror ol{list-style:decimal}.ProseMirror li{margin-bottom:.3rem}.ProseMirror blockquote{border-right:4px solid rgba(47,74,60,.4);padding-right:1rem;color:rgba(17,17,17,.55);font-style:italic;margin:1rem 0}.ProseMirror code{background:#f0eee7;border-radius:4px;padding:0 4px;font-family:monospace;color:#2f4a3c;font-size:.875em}.ProseMirror pre{background:#f0eee7;border-radius:8px;padding:1rem;overflow-x:auto;margin:1rem 0}.ProseMirror pre code{background:none;padding:0}.ProseMirror hr{border:none;border-top:1px solid #e5e1d8;margin:2rem 0}.ProseMirror img{border-radius:12px;max-width:100%;margin:1.5rem 0;border:1px solid #e5e1d8;display:block}.ProseMirror .is-empty:before,.ProseMirror p.is-editor-empty:first-child:before{color:#aaa;content:attr(data-placeholder);float:right;height:0;pointer-events:none}.ProseMirror ::-moz-selection{background:rgba(47,74,60,.2)}.ProseMirror ::selection{background:rgba(47,74,60,.2)}.ProseMirror-focused{outline:none}