.ProseMirror{outline:none;border:none}.ProseMirror p.is-editor-empty:first-child:before{color:rgba(255,255,255,.4);content:attr(data-placeholder);float:left;height:0;pointer-events:none;white-space:pre-line}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{color:rgba(255,255,255,.95);font-weight:600;margin:1.5rem 0 .5rem;line-height:1.3}.ProseMirror h1{font-size:1.875rem}.ProseMirror h2{font-size:1.5rem}.ProseMirror h3{font-size:1.25rem}.ProseMirror h4{font-size:1.125rem}.ProseMirror h5{font-size:1rem}.ProseMirror h6{font-size:.875rem}.ProseMirror p{margin:.75rem 0;line-height:1.6;color:rgba(255,255,255,.9)}.ProseMirror strong{color:rgba(255,255,255,1);font-weight:600}.ProseMirror em{color:rgba(255,255,255,.85);font-style:italic}.ProseMirror s{color:rgba(255,255,255,.7);text-decoration:line-through}.ProseMirror a{color:rgba(99,102,241,.9);text-decoration:underline;cursor:pointer}.ProseMirror a:hover{color:rgba(99,102,241,1);text-decoration:underline}.ProseMirror ol,.ProseMirror ul{margin:.75rem 0;padding-left:1.5rem;color:rgba(255,255,255,.9)}.ProseMirror ul li::marker{color:rgba(255,255,255,.9)}.ProseMirror ol{counter-reset:list-counter}.ProseMirror ol li::marker{color:rgba(255,255,255,.9);font-weight:500}.ProseMirror li{margin:.25rem 0;line-height:1.6}.ProseMirror li p{margin:0}.ProseMirror blockquote{border-left:4px solid rgba(168,85,247,.5);padding-left:1rem;margin:1rem 0;background:rgba(255,255,255,.02);border-radius:0 .375rem .375rem 0;color:rgba(255,255,255,.8);font-style:italic}.ProseMirror blockquote p{margin:.5rem 0}.ProseMirror code{background:rgba(255,255,255,.1);color:rgba(168,85,247,.9);padding:.125rem .25rem;border-radius:.25rem;font-size:.875em}.ProseMirror code,.ProseMirror pre{font-family:Monaco,Menlo,Ubuntu Mono,monospace}.ProseMirror pre{background:rgba(0,0,0,.3);color:rgba(255,255,255,.9);padding:1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.1);margin:1rem 0;overflow-x:auto;font-size:.875rem;line-height:1.5}.ProseMirror hr{border:none;border-top:2px solid rgba(255,255,255,.1);margin:2rem 0}.ProseMirror ::-moz-selection{background:rgba(168,85,247,.3)}.ProseMirror ::selection{background:rgba(168,85,247,.3)}.ProseMirror:focus-within{animation:subtle-glow .3s ease-out}@keyframes subtle-glow{0%{box-shadow:0 0 0 0 rgba(168,85,247,.2)}to{box-shadow:0 0 0 2px rgba(168,85,247,.1)}}@media (max-width:640px){.ProseMirror{padding:1rem}.ProseMirror h1{font-size:1.5rem}.ProseMirror h2{font-size:1.25rem}.ProseMirror h3{font-size:1.125rem}}