.ck.ck-editor{--ck-color-base-background: #ffffff;--ck-color-base-foreground: #f8fafc;--ck-color-base-border: #cbd5e1;--ck-color-border: #cbd5e1;--ck-color-panel-background: #ffffff;--ck-color-toolbar-background: #f8fafc;--ck-color-toolbar-border: #e2e8f0;--ck-color-dropdown-panel-background: #ffffff;--ck-color-list-background: #ffffff;--ck-color-button-default-background: transparent;--ck-color-button-default-hover-background: #e2e8f0;--ck-color-button-default-active-background: #dbeafe;--ck-color-button-on-background: #dbeafe;--ck-color-button-on-color: #1d4ed8;--ck-color-text: #0f172a;--ck-color-input-text: #0f172a;--ck-color-input-background: #ffffff;--ck-color-focus-border: #06b6d4;--ck-color-selector-focused-cell-background: #cffafe;--ck-color-tooltip-text: #e2e8f0;--ck-color-shadow-drop: rgba(15, 23, 42, .14);--ck-color-labeled-field-label-background: #f1f5f9;--ck-border-radius: 1rem}.dark .ck.ck-editor{--ck-color-base-background: #0f172a;--ck-color-base-foreground: #1e293b;--ck-color-base-border: #334155;--ck-color-border: #334155;--ck-color-panel-background: #0f172a;--ck-color-toolbar-background: #111827;--ck-color-toolbar-border: #334155;--ck-color-dropdown-panel-background: #111827;--ck-color-list-background: #0f172a;--ck-color-button-default-background: transparent;--ck-color-button-default-hover-background: #1e293b;--ck-color-button-default-active-background: #164e63;--ck-color-button-on-background: #164e63;--ck-color-button-on-color: #a5f3fc;--ck-color-text: #e2e8f0;--ck-color-input-text: #e2e8f0;--ck-color-input-background: #0f172a;--ck-color-focus-border: #22d3ee;--ck-color-selector-focused-cell-background: #155e75;--ck-color-tooltip-text: #e2e8f0;--ck-color-shadow-drop: rgba(2, 6, 23, .5);--ck-color-labeled-field-label-background: #1e293b}.ck.ck-editor__main>.ck-editor__editable{min-height:180px;background:var(--ck-color-base-background);color:var(--ck-color-text)}.ck.ck-toolbar{border-radius:1rem 1rem 0 0}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:var(--ck-color-base-border)}.ck.ck-editor__main>.ck-editor__editable.ck-focused,.ck.ck-editor__main>.ck-editor__editable:focus{box-shadow:0 0 0 4px #22d3ee1f}.dark .ck.ck-editor__main>.ck-editor__editable.ck-focused,.dark .ck.ck-editor__main>.ck-editor__editable:focus{box-shadow:0 0 0 4px #22d3ee29}.ck.ck-button,.ck.ck-button .ck-button__label{color:var(--ck-color-text)}.ck.ck-list,.ck.ck-dropdown__panel,.ck.ck-input,.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-input{background:var(--ck-color-panel-background);color:var(--ck-color-input-text)}
