.dietflow-editor .ProseMirror{color:hsl(var(--heroui-foreground));font-family:inherit;padding:12px 16px;outline:none;line-height:1.6;flex:1;cursor:text}.dietflow-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:hsl(var(--heroui-default-400));pointer-events:none;height:0}.dietflow-editor .ProseMirror p{margin:0}.dietflow-editor .ProseMirror p+p{margin-top:.5em}.dietflow-editor .ProseMirror h1{font-size:1.5em;font-weight:700;margin:.75em 0 .25em}.dietflow-editor .ProseMirror h2{font-size:1.25em;font-weight:600;margin:.75em 0 .25em}.dietflow-editor .ProseMirror h3{font-size:1.1em;font-weight:600;margin:.5em 0 .25em}.dietflow-editor .ProseMirror ul{list-style-type:disc;padding-left:1.5em;margin:.25em 0}.dietflow-editor .ProseMirror ol{list-style-type:decimal;padding-left:1.5em;margin:.25em 0}.dietflow-editor .ProseMirror li{margin:.15em 0}.dietflow-editor .ProseMirror li p{margin:0}.dietflow-editor .ProseMirror strong{font-weight:700}.dietflow-editor .ProseMirror em{font-style:italic}.dietflow-editor .ProseMirror u{text-decoration:underline}.dietflow-editor .ProseMirror s{text-decoration:line-through}.dietflow-editor .ProseMirror sub{font-size:.75em;vertical-align:sub}.dietflow-editor .ProseMirror sup{font-size:.75em;vertical-align:super}.dietflow-editor .ProseMirror blockquote{border-left:3px solid hsl(var(--heroui-default-300));padding-left:1em;margin:.5em 0;color:hsl(var(--heroui-default-500))}.dietflow-editor .ProseMirror hr{border:none;border-top:1px solid hsl(var(--heroui-default-200));margin:.75em 0}.dietflow-editor .ProseMirror code{background:hsl(var(--heroui-default-100));border-radius:4px;padding:.15em .35em;font-size:.9em;font-family:ui-monospace,monospace}.dietflow-editor .ProseMirror pre{background:hsl(var(--heroui-default-100));border-radius:8px;padding:.75em 1em;margin:.5em 0;overflow-x:auto}.dietflow-editor .ProseMirror pre code{background:none;padding:0;border-radius:0}.dietflow-editor .ProseMirror ::selection{background:hsl(var(--heroui-primary-200)/.4)}.rich-text-toolbar-divider{width:1px;height:16px;background:hsl(var(--heroui-default-200));flex-shrink:0}.rich-text-bubble-menu{background:hsl(var(--heroui-content1));border:1px solid hsl(var(--heroui-default-200));box-shadow:0 4px 14px 0 hsl(var(--heroui-default-200)/.5);border-radius:10px;padding:4px;display:flex;align-items:center;gap:2px}.rich-text-preview p{margin:0}.rich-text-preview p+p{margin-top:.5em}.rich-text-preview ul{list-style-type:disc;padding-left:1.5em;margin:.25em 0}.rich-text-preview ol{list-style-type:decimal;padding-left:1.5em;margin:.25em 0}.rich-text-preview li{margin:.15em 0}.rich-text-preview blockquote{border-left:3px solid hsl(var(--heroui-default-300));padding-left:1em;margin:.5em 0;color:hsl(var(--heroui-default-500))}.rich-text-preview hr{border:none;border-top:1px solid hsl(var(--heroui-default-200));margin:.75em 0}.rich-text-preview sub{font-size:.75em;vertical-align:sub}.rich-text-preview sup{font-size:.75em;vertical-align:super}