.ProseMirror{outline:none}.ProseMirror img,.prose img{max-width:100%;height:auto;border-radius:.5rem;border:1px solid hsl(var(--border));display:block}.ProseMirror .ProseMirror-selectednode>div{outline:3px solid hsl(var(--primary));border-radius:.5rem}.is-active{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.resize-handle{position:absolute;background-color:hsl(var(--primary));border:1px solid hsl(var(--primary-foreground));width:10px;height:10px;border-radius:50%;z-index:10;opacity:0;transition:opacity .2s}.ProseMirror-selectednode .resize-handle{opacity:1}.resize-handle.top-left{top:-5px;left:-5px;cursor:nwse-resize}.resize-handle.top-right{top:-5px;right:-5px;cursor:nesw-resize}.resize-handle.bottom-left{bottom:-5px;left:-5px;cursor:nesw-resize}.resize-handle.bottom-right{bottom:-5px;right:-5px;cursor:nwse-resize}[data-text-align=left]{text-align:left}[data-text-align=center]{text-align:center}[data-text-align=right]{text-align:right}.float-left{float:left;margin-right:1em;margin-bottom:.5em}.float-right{float:right;margin-left:1em;margin-bottom:.5em}.clear-both{clear:both}.youtube-embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:.5rem;border:1px solid hsl(var(--border));margin-top:1rem;margin-bottom:1rem}.youtube-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}