.rich-text-editor .tiptap{outline:none;padding:.5rem .75rem}.rich-text-editor .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--color-muted-foreground);pointer-events:none;height:0}.rich-text-editor-toolbar{border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:.125rem;padding:.25rem .5rem;display:flex}.rich-text-editor-toolbar .heading-dropdown-trigger{gap:.125rem;width:auto;padding:0 .375rem}.rich-text-editor-toolbar button{width:2rem;height:2rem;color:var(--color-foreground);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;font-size:.875rem;transition:background-color .15s;display:inline-flex}.rich-text-editor-toolbar button:hover{background:var(--color-accent)}.rich-text-editor-toolbar button.is-active{background:var(--color-accent);color:var(--color-accent-foreground)}.rich-text-editor-toolbar button:disabled{opacity:.5;cursor:not-allowed}.rich-text-editor-toolbar .toolbar-divider{background:var(--color-border);align-self:center;width:1px;height:1.5rem;margin:.25rem}
