.wysiwyg-editor .ProseMirror{min-height:150px;padding:1rem}.wysiwyg-editor .ProseMirror:focus{outline:none}.wysiwyg-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:hsl(var(--muted-foreground));pointer-events:none;height:0}.wysiwyg-editor .ProseMirror h2{font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.wysiwyg-editor .ProseMirror h3{font-size:1.25rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem}.wysiwyg-editor .ProseMirror h4{font-size:1.1rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.wysiwyg-editor .ProseMirror p{margin-bottom:.75rem}.wysiwyg-editor .ProseMirror ul,.wysiwyg-editor .ProseMirror ol{padding-left:1.5rem;margin-bottom:.75rem}.wysiwyg-editor .ProseMirror ul{list-style-type:disc}.wysiwyg-editor .ProseMirror ol{list-style-type:decimal}.wysiwyg-editor .ProseMirror li{margin-bottom:.25rem}.wysiwyg-editor .ProseMirror blockquote{border-left:3px solid hsl(var(--primary));padding-left:1rem;margin-left:0;margin-bottom:.75rem;font-style:italic;color:hsl(var(--muted-foreground))}.wysiwyg-editor .ProseMirror pre{background:hsl(var(--muted));border-radius:.5rem;padding:1rem;margin-bottom:.75rem;overflow-x:auto}.wysiwyg-editor .ProseMirror code{background:hsl(var(--muted));border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.9em}.wysiwyg-editor .ProseMirror pre code{background:none;padding:0}.wysiwyg-editor .ProseMirror a{color:hsl(var(--primary));text-decoration:underline}.wysiwyg-editor .ProseMirror a:hover{opacity:.8}.wysiwyg-editor .ProseMirror img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0;cursor:pointer}.wysiwyg-editor .ProseMirror img.ProseMirror-selectednode{outline:2px solid hsl(var(--primary));outline-offset:2px}.wysiwyg-editor .ProseMirror [style*="text-align: center"]{text-align:center}.wysiwyg-editor .ProseMirror [style*="text-align: right"]{text-align:right}.wysiwyg-editor .ProseMirror [style*="text-align: justify"]{text-align:justify}.wysiwyg-editor .ProseMirror div[data-youtube-video]{position:relative;width:100%;max-width:100%;aspect-ratio:16 / 9;margin:1rem 0;border-radius:.5rem;overflow:hidden}.wysiwyg-editor .ProseMirror div[data-youtube-video] iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:0;border-radius:.5rem}
