.x-richtext{--rt-control:var(--text-subtle);--rt-control-hover:var(--severity-color);--rt-control-active:var(--selected-color);--rt-control-hover-bg:var(--bg-hover);--rt-group-divider:var(--neutral-90);--rt-toolbar-bg:var(--control-bar-bg);--rt-divider:var(--field-border);flex-direction:column;padding:0;display:flex;overflow:hidden}.x-richtext>.ql-toolbar.ql-snow{border:none;border-bottom:1px solid var(--rt-divider);background:var(--rt-toolbar-bg);padding:var(--space-1) var(--space-2);flex-wrap:wrap;align-items:center;gap:2px 0;display:flex}.ql-toolbar .ql-formats{padding-right:var(--space-2);margin:0;margin-right:var(--space-2);border-right:1px solid var(--rt-group-divider);align-items:center;gap:1px;display:inline-flex}.ql-toolbar .ql-formats:last-child{border-right:none;margin-right:0;padding-right:0}.ql-toolbar button,.ql-picker-label{border-radius:var(--radius-sm);align-items:center;width:26px;height:26px;padding:4px;transition:background .12s,color .12s;display:inline-flex}.ql-picker.ql-header{width:auto}.ql-picker.ql-header .ql-picker-label{width:auto;min-width:74px;padding:0 var(--space-2);font-family:var(--font-body);color:var(--rt-control);font-size:12px}.ql-stroke{stroke:var(--rt-control)}.ql-fill{fill:var(--rt-control)}.ql-picker{color:var(--rt-control)}.ql-toolbar button:hover,.ql-picker-label:hover{background:var(--rt-control-hover-bg);color:var(--rt-control-hover)}.ql-toolbar button:hover .ql-stroke,.ql-picker-label:hover .ql-stroke{stroke:var(--rt-control-hover)}.ql-toolbar button:hover .ql-fill,.ql-picker-label:hover .ql-fill{fill:var(--rt-control-hover)}.ql-toolbar button.ql-active,.ql-picker-label.ql-active,.ql-picker.ql-expanded .ql-picker-label{background:color-mix(in hsl, var(--rt-control-active) 14%, transparent);color:var(--rt-control-active)}.ql-toolbar button.ql-active .ql-stroke,.ql-picker-label.ql-active .ql-stroke,.ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:var(--rt-control-active)}.ql-toolbar button.ql-active .ql-fill,.ql-picker-label.ql-active .ql-fill{fill:var(--rt-control-active)}.ql-picker-options{background:var(--dropdown-bg);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-small);padding:var(--space-1);margin-top:var(--space-1)}.ql-picker-options .ql-picker-item{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--text-default);font-family:var(--font-body)}.ql-picker-options .ql-picker-item:hover{background:var(--bg-hover);color:var(--severity-color)}.ql-toolbar .ql-picker-item.ql-selected{background:color-mix(in hsl, var(--selected-color) 14%, transparent);color:var(--selected-color)}.x-richtext>.ql-container.ql-snow{font-family:var(--font-body);font-size:var(--font-size);color:var(--input-color);background:0 0;border:none;flex:1}.x-richtext .ql-editor{min-height:7em;padding:var(--space-3) var(--space-4);background:0 0;line-height:1.6}.x-richtext .ql-editor.ql-blank:before{color:var(--text-placeholder);font-family:var(--font-body);font-style:italic;font-weight:400;font-size:var(--font-size);left:var(--space-4);right:var(--space-4)}.disabled .x-richtext{pointer-events:none}.disabled .x-richtext>.ql-toolbar.ql-snow{background:var(--bg-muted);opacity:.55}.disabled .x-richtext .ql-editor{color:var(--text-disabled)}
