html[data-theme=light] .rich-text-lexical__wrap{border:1px solid var(--color-base-250);border-radius:var(--radius-input)}html[data-theme=dark] .rich-text-lexical__wrap{border:1px solid var(--color-base-500);border-radius:var(--radius-input)}.fixed-toolbar .divider{width:1px;background:var(--color-base-150)}html[data-theme=dark] .fixed-toolbar .divider{background:var(--color-base-800)}.decorator-selected{box-shadow:0 0 0 2px var(--brand-cornflower)!important}.toolbar-popup__button.active,.toolbar-popup__button:hover:not([disabled]),.toolbar-popup__dropdown:hover:not([disabled]){color:var(--brand-navy);background-color:rgba(0,0,0,0)}.toolbar-popup__button.active .icon,.toolbar-popup__button:hover:not([disabled]) .icon,.toolbar-popup__dropdown:hover:not([disabled]) .icon{color:var(--brand-navy)}.toolbar-popup__button.active .toolbar-popup__dropdown-caret:after,.toolbar-popup__button:hover:not([disabled]) .toolbar-popup__dropdown-caret:after,.toolbar-popup__dropdown:hover:not([disabled]) .toolbar-popup__dropdown-caret:after{border-color:var(--brand-navy)}html[data-theme=dark] .toolbar-popup__button.active,html[data-theme=dark] .toolbar-popup__button:hover:not([disabled]),html[data-theme=dark] .toolbar-popup__dropdown:hover:not([disabled]){color:var(--brand-magnolia);background-color:rgba(0,0,0,0)}html[data-theme=dark] .toolbar-popup__button.active .icon,html[data-theme=dark] .toolbar-popup__button:hover:not([disabled]) .icon,html[data-theme=dark] .toolbar-popup__dropdown:hover:not([disabled]) .icon{color:var(--brand-magnolia)}html[data-theme=dark] .toolbar-popup__button.active .toolbar-popup__dropdown-caret:after,html[data-theme=dark] .toolbar-popup__button:hover:not([disabled]) .toolbar-popup__dropdown-caret:after,html[data-theme=dark] .toolbar-popup__dropdown:hover:not([disabled]) .toolbar-popup__dropdown-caret:after{border-color:var(--brand-magnolia)}.rich-text-lexical .fixed-toolbar:after,.rich-text-lexical .fixed-toolbar:before{display:none}.rich-text-lexical .fixed-toolbar{border:none;border-radius:var(--radius-input) var(--radius-input) 0 0;transform:none;position:relative;top:unset}html[data-theme=light] .rich-text-lexical .fixed-toolbar{background:var(--color-base-50);border-bottom:1px solid var(--color-base-150)}html[data-theme=dark] .rich-text-lexical .fixed-toolbar{background:var(--color-base-900);border-bottom:1px solid var(--color-base-800)}.rich-text-lexical .editor-container{padding:8px 10px;font-family:inherit;letter-spacing:normal;border-radius:0 0 var(--radius-input) var(--radius-input)}html[data-theme=light] .rich-text-lexical .editor-container{background:var(--color-base-0)}html[data-theme=dark] .rich-text-lexical .editor-container{background:var(--theme-main-content)}.rich-text-lexical [data-lexical-editor=true]{font-size:16px;font-weight:400;line-height:1.6;color:var(--theme-text)}html[data-theme=light] .rich-text-lexical .LexicalEditorTheme__placeholder{color:var(--color-base-600);font-size:16px}html[data-theme=dark] .rich-text-lexical .LexicalEditorTheme__placeholder{color:var(--color-base-400);font-size:16px}.rich-text-lexical [data-lexical-editor=true] p{margin-bottom:1em;font-size:16px;line-height:1.6}.rich-text-lexical [data-lexical-editor=true] h1,.rich-text-lexical [data-lexical-editor=true] h2,.rich-text-lexical [data-lexical-editor=true] h3,.rich-text-lexical [data-lexical-editor=true] h4,.rich-text-lexical [data-lexical-editor=true] h5,.rich-text-lexical [data-lexical-editor=true] h6{font-weight:600;margin-top:1.5em;margin-bottom:.75em;line-height:1.3}.rich-text-lexical [data-lexical-editor=true] h1{font-size:2em;font-weight:700}.rich-text-lexical [data-lexical-editor=true] h2{font-size:1.75em}.rich-text-lexical [data-lexical-editor=true] h3{font-size:1.5em}.rich-text-lexical [data-lexical-editor=true] h4{font-size:1.25em}.rich-text-lexical [data-lexical-editor=true] h5{font-size:1.1em}.rich-text-lexical [data-lexical-editor=true] h6{font-size:1em}.rich-text-lexical [data-lexical-editor=true] blockquote{border-left:4px solid;padding-left:1.25em;margin:1.25em 0;font-style:italic;opacity:.8}.rich-text-lexical [data-lexical-editor=true] b,.rich-text-lexical [data-lexical-editor=true] strong{font-weight:600}.rich-text-lexical [data-lexical-editor=true] em,.rich-text-lexical [data-lexical-editor=true] i{font-style:italic}.rich-text-lexical .LexicalEditorTheme__link{color:var(--text-link);text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;pointer-events:none}.link-editor .link-input a{color:var(--text-link)}