.ProseMirror{min-height:480px;padding:1.25rem 1.5rem;outline:none;direction:rtl;text-align:right;color:rgba(255,255,255,.85);line-height:1.85;font-size:15px}.ProseMirror h1{font-size:1.875rem;font-weight:800;color:#fff;margin:2rem 0 1rem;border-right:4px solid #9333ea;padding-right:12px}.ProseMirror h2{font-size:1.5rem;font-weight:700;color:#e2e8f0;margin:1.5rem 0 .75rem;border-right:2px solid rgba(124,58,237,.4);padding-right:8px}.ProseMirror h3{font-size:1.25rem;font-weight:600;color:#cbd5e1;margin:1.25rem 0 .5rem}.ProseMirror p{margin-bottom:1rem}.ProseMirror strong{color:#c4b5fd;font-weight:700}.ProseMirror em{color:rgba(255,255,255,.75)}.ProseMirror u{text-underline-offset:3px}.ProseMirror a{color:#a78bfa;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(124,58,237,.4);padding-right:1rem;color:rgba(255,255,255,.55);font-style:italic;margin:1rem 0}.ProseMirror code{background:rgba(255,255,255,.1);border-radius:4px;padding:0 4px;font-family:monospace;color:#c4b5fd;font-size:.875em}.ProseMirror pre{background:rgba(0,0,0,.3);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 rgba(255,255,255,.1);margin:2rem 0}.ProseMirror img{border-radius:12px;max-width:100%;margin:1.5rem 0;border:1px solid rgba(255,255,255,.1);display:block}.ProseMirror .is-empty:before,.ProseMirror p.is-editor-empty:first-child:before{color:rgba(255,255,255,.2);content:attr(data-placeholder);float:right;height:0;pointer-events:none}.ProseMirror ::-moz-selection{background:rgba(124,58,237,.35)}.ProseMirror ::selection{background:rgba(124,58,237,.35)}.ProseMirror-focused{outline:none}