.rte-shell{--rte-min-height:12rem}.rte-shell .rte-fallback{min-height:var(--rte-min-height)}.rte-shell .jodit-container:not(.jodit_inline){border:1px solid var(--input);border-radius:calc(var(--radius) + 2px);background:var(--background);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s;overflow:hidden}.rte-shell .jodit-workplace,.rte-shell .jodit-wysiwyg{background:0 0}.rte-shell .jodit-toolbar__box,.rte-shell .jodit-status-bar{border-color:var(--border);background:var(--muted)}.rte-shell .jodit-toolbar-button__button,.rte-shell .jodit-toolbar-editor-collection_mode_horizontal .jodit-toolbar-button{border-radius:calc(var(--radius) + 2px)}.rte-shell .jodit-toolbar-button__button[aria-pressed=true],.rte-shell .jodit-toolbar-button__button:hover,.rte-shell .jodit-toolbar-editor-collection_mode_horizontal .jodit-toolbar-button:hover{background:color-mix(in oklch, var(--primary) 12%, var(--background))}.rte-shell .jodit-wysiwyg{min-height:var(--rte-min-height);color:var(--foreground);padding:.75rem;font-size:.875rem;line-height:1.5}.rte-shell .jodit-placeholder{color:var(--muted-foreground);opacity:.6}.rte-shell .jodit-container:focus-within:not(.jodit_inline){border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in oklch, var(--ring) 25%, transparent)}.rte-shell[data-disabled=true] .jodit-wysiwyg{background:var(--muted);opacity:.7}