.blog-body-editor-content{outline:none;min-height:300px}.blog-body-editor-content.is-editor-empty:before{content:attr(data-placeholder);float:left;color:var(--muted-foreground);pointer-events:none;height:0;font-style:italic}.blog-body-editor-content p{color:var(--foreground);margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.625}.blog-body-editor-content h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.375}@media (min-width:640px){.blog-body-editor-content h2{font-size:1.5rem}}.blog-body-editor-content h3{color:var(--foreground);margin-top:2rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:1.375}.blog-body-editor-content ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.blog-body-editor-content ol{margin:1rem 0;padding-left:1.5rem;list-style-type:decimal}.blog-body-editor-content li{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;line-height:1.625}.blog-body-editor-content li p{margin-bottom:0}.blog-body-editor-content blockquote{border-left:3px solid color-mix(in oklch,var(--primary),transparent 60%);margin:1.5rem 0;padding-left:1.5rem}.blog-body-editor-content blockquote p{color:color-mix(in oklch,var(--foreground),transparent 20%);margin-bottom:0;font-style:italic}.blog-body-editor-content hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.blog-body-editor-content a{color:var(--primary);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklch,var(--primary),transparent 70%);text-decoration-color:color-mix(in oklch,var(--primary),transparent 70%);transition:text-decoration-color .15s}.blog-body-editor-content a:hover{-webkit-text-decoration-color:color-mix(in oklch,var(--primary),transparent 40%);text-decoration-color:color-mix(in oklch,var(--primary),transparent 40%)}.blog-body-editor-content strong{font-weight:600}.blog-body-editor-content em{font-style:italic}.blog-body-editor-content .ProseMirror-selectednode{outline:2px solid var(--primary);outline-offset:2px;border-radius:.375rem}.blog-body-editor-content .blog-image-block,.blog-body-editor-content .blog-entity-link-block{margin:1.5rem 0}.blog-body-editor-content:focus{outline:none}
