.prose-editor .ProseMirror{outline:none;min-height:300px;padding:1rem}.prose-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}.prose-editor .ProseMirror ul{margin-left:1rem;padding-left:1rem;list-style-type:disc}.prose-editor .ProseMirror ol{margin-left:1rem;padding-left:1rem;list-style-type:decimal}.prose-editor .ProseMirror li{margin-bottom:.25rem}.prose-editor .ProseMirror img{border-radius:.5rem;max-width:100%;height:auto;margin:1rem auto;display:block}.prose-editor .ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.prose-editor .ProseMirror table td,.prose-editor .ProseMirror table th{border:2px solid hsl(var(--border));vertical-align:top;box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative}.prose-editor .ProseMirror table th{text-align:left;background-color:hsl(var(--muted));font-weight:700}.prose-editor .ProseMirror table .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#c8c8ff66;position:absolute;inset:0}.prose h1{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.prose h2{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.75rem;font-size:1.875rem;font-weight:700;line-height:1.3}.prose h3{color:hsl(var(--foreground));margin-top:1.25rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.prose p{color:hsl(var(--foreground));margin-bottom:1rem;line-height:1.7}.prose ul{margin-bottom:1rem;margin-left:1.5rem;padding-left:.5rem;list-style-type:disc}.prose ol{margin-bottom:1rem;margin-left:1.5rem;padding-left:.5rem;list-style-type:decimal}.prose li{color:hsl(var(--foreground));margin-bottom:.5rem;line-height:1.6}.prose li p{margin-bottom:.25rem}.prose a{color:hsl(var(--primary));text-decoration:underline;transition:color .2s}.prose a:hover{color:hsl(var(--primary)/.8)}.prose strong{color:hsl(var(--foreground));font-weight:600}.prose em{color:hsl(var(--foreground));font-style:italic}.prose blockquote{border-left:4px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem auto;display:block}.prose table{border-collapse:collapse;border:1px solid hsl(var(--border));width:100%;margin:1.5rem 0}.prose th,.prose td{border:1px solid hsl(var(--border));text-align:left;color:hsl(var(--foreground));padding:.75rem}.prose th{background-color:hsl(var(--muted));font-weight:600}.prose pre{background-color:hsl(var(--muted));border-radius:.375rem;margin:1rem 0;padding:1rem;overflow-x:auto}.prose code{background-color:hsl(var(--muted));color:hsl(var(--foreground));border-radius:.25rem;padding:.125rem .25rem;font-size:.875em}.prose u{text-decoration:underline}.prose s{text-decoration:line-through}.prose sup{vertical-align:super;font-size:smaller}.prose sub{vertical-align:sub;font-size:smaller}.prose hr{border:none;border-top:2px solid hsl(var(--border));margin:2rem 0}.prose .text-left{text-align:left}.prose .text-center{text-align:center}.prose .text-right{text-align:right}.prose .text-justify{text-align:justify}
