.editor-content-wrapper{background:var(--background);max-height:600px;overflow-y:auto}.ProseMirror{min-height:500px;color:var(--foreground);outline:none;padding:1.5rem;font-size:1rem;line-height:1.75}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:hsl(var(--muted-foreground));pointer-events:none;height:0;font-style:italic}.ProseMirror h1{color:var(--foreground);margin-top:2rem;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.ProseMirror h2{color:var(--foreground);margin-top:1.75rem;margin-bottom:.875rem;font-size:1.875rem;font-weight:700;line-height:1.3}.ProseMirror h3{color:var(--foreground);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.4}.ProseMirror h4{margin-top:1.25rem;margin-bottom:.625rem;font-size:1.25rem;font-weight:600;line-height:1.5}.ProseMirror h5{margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.5}.ProseMirror h6{margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.5}.ProseMirror p{margin-bottom:1rem;line-height:1.75}.ProseMirror ul,.ProseMirror ol{margin-bottom:1rem;padding-left:1.5rem}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror li{margin-bottom:.375rem;line-height:1.75}.ProseMirror li p{margin-bottom:.375rem}.ProseMirror code{background-color:hsl(var(--muted));color:hsl(var(--primary));border-radius:.25rem;padding:.125rem .375rem;font-family:Monaco,Courier New,monospace;font-size:.875rem}.ProseMirror pre{background-color:hsl(var(--muted));color:var(--foreground);border-radius:.5rem;margin:1rem 0;padding:1rem;font-family:Monaco,Courier New,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto}.ProseMirror pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.ProseMirror blockquote{border-left:4px solid hsl(var(--primary));color:hsl(var(--muted-foreground));margin:1.5rem 0;padding-left:1rem;font-style:italic}.ProseMirror a{color:hsl(var(--primary));text-underline-offset:2px;cursor:pointer;text-decoration:underline;transition:color .2s}.ProseMirror a:hover{color:hsl(var(--primary)/.8)}.ProseMirror img{border-radius:.5rem;max-width:100%;height:auto;margin:1rem 0;display:block}.ProseMirror hr{border:none;border-top:2px solid hsl(var(--border));margin:2rem 0}.ProseMirror mark{background-color:#ffecb3;border-radius:.25rem;padding:.125rem .25rem}.ProseMirror ::selection{background-color:hsl(var(--primary)/.2)}.ProseMirror .text-left{text-align:left}.ProseMirror .text-center{text-align:center}.ProseMirror .text-right{text-align:right}.dark .ProseMirror{color:var(--foreground)}.dark .ProseMirror mark{background-color:#b88f14}.ProseMirror:focus{outline:none}.editor-content-wrapper::-webkit-scrollbar{width:8px}.editor-content-wrapper::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:.5rem}.editor-content-wrapper::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:.5rem}.editor-content-wrapper::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)}.ProseMirror a[data-type=button]{white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.375rem;justify-content:center;align-items:center;margin:.5rem .25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ProseMirror .blog-button-default{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ProseMirror .blog-button-default:hover{background-color:hsl(var(--primary)/.9)}.ProseMirror .blog-button-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ProseMirror .blog-button-primary:hover{background-color:hsl(var(--primary)/.9)}.ProseMirror .blog-button-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.ProseMirror .blog-button-secondary:hover{background-color:hsl(var(--secondary)/.8)}.ProseMirror .blog-button-outline{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background-color:#0000}.ProseMirror .blog-button-outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.ProseMirror .blog-button-ghost{color:hsl(var(--foreground));background-color:#0000}.ProseMirror .blog-button-ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.ProseMirror .blog-button-destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.ProseMirror .blog-button-destructive:hover{background-color:hsl(var(--destructive)/.9)}.ProseMirror>*+*{margin-top:.75rem}.ProseMirror h1:first-child,.ProseMirror h2:first-child,.ProseMirror h3:first-child{margin-top:0}
