.rich-text-editor{--rte-min-height:140px}.rich-text-editor--sm{--rte-min-height:100px}.rich-text-editor--lg{--rte-min-height:200px}.rich-text-editor__content{min-height:var(--rte-min-height);padding:.875rem 1rem;outline:none;font-size:.9375rem;line-height:1.6;color:var(--foreground)}.rich-text-editor__content:focus{outline:none}.rich-text-editor__content p{margin:.5em 0}.rich-text-editor__content p:first-child{margin-top:0}.rich-text-editor__content p:last-child{margin-bottom:0}.rich-text-editor__content h2{margin:1em 0 .4em;font-size:1.125rem;font-weight:700;line-height:1.35;color:var(--foreground)}.rich-text-editor__content h3{margin:.85em 0 .35em;font-size:1rem;font-weight:600;line-height:1.4;color:var(--foreground)}.rich-text-editor__content ol,.rich-text-editor__content ul{margin:.5em 0;padding-left:1.35rem}.rich-text-editor__content li{margin:.2em 0}.rich-text-editor__content blockquote{margin:.75em 0;padding:.5rem 0 .5rem .875rem;border-left:3px solid var(--brand,#059669);background:color-mix(in srgb,var(--brand-muted,#ecfdf5) 40%,transparent);border-radius:0 .375rem .375rem 0;font-style:normal;color:var(--text-secondary,#64748b)}.rich-text-editor__content strong{font-weight:600}.rich-text-editor__content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:var(--text-tertiary,#94a3b8);font-style:normal}.rich-text-editor .ProseMirror-selectednode{outline:2px solid color-mix(in srgb,var(--brand,#059669) 35%,transparent);border-radius:.25rem}