.lexical-block__header-action{border:0;background:none;box-shadow:none;border-radius:0;padding:0;color:currentColor}.ContentEditable__root>div:has(.lexical-block){z-index:1}.lexical-block{display:flex;flex-direction:column;gap:calc(var(--base)/2);font-family:var(--font-body);margin:0 0 1.5em}.lexical-block__header h3{margin:0}.lexical-block__header-wrap{display:flex;align-items:flex-end;width:100%;justify-content:space-between}.lexical-block__heading-with-error{display:flex;align-items:center;gap:.9615384615rem}.lexical-block--has-no-error>.array-field__header .array-field__heading-with-error{color:var(--theme-text)}.lexical-block--has-error>.array-field__header{color:var(--theme-error-500)}.lexical-block__error-pill{align-self:center}.lexical-block__header-actions{list-style:none;margin:0;padding:0;display:flex}.lexical-block__header-action{cursor:pointer;margin-left:.9615384615rem}.lexical-block__header-action:focus-visible,.lexical-block__header-action:hover{text-decoration:underline}.lexical-block .collapsible__header-wrap{right:2.8846153846rem}.lexical-block__removeButton.btn{margin:0}.lexical-block__block-header{pointer-events:none}.lexical-block__block-header *{pointer-events:all}.lexical-block__block-header,.lexical-block__block-header>div{display:flex;max-width:100%;overflow:hidden;gap:.7211538462rem;justify-content:space-between}.lexical-block__block-number{flex-shrink:0}.lexical-block__block-pill{flex-shrink:0;display:block;line-height:unset}.lexical-block__error-wrap{position:relative}.lexical-block__rows{display:flex;flex-direction:column;gap:calc(var(--base)/2)}.lexical-block__drawer-toggler{background-color:transparent;margin:0;padding:0;border:none;align-self:flex-start}.lexical-block__drawer-toggler .btn{color:var(--theme-elevation-400);margin:0}.lexical-block__drawer-toggler .btn:hover{color:var(--theme-elevation-800)}html[data-theme=light] .blocks-field--has-error .blocks-field__heading-with-error,html[data-theme=light] .blocks-field--has-error .section-title__input{color:var(--theme-error-750)}html[data-theme=dark] .blocks-field--has-error .blocks-field__heading-with-error,html[data-theme=dark] .blocks-field--has-error .section-title__input{color:var(--theme-error-500)}.test-recorder-output{margin:20px auto;width:100%}.test-recorder-toolbar{display:flex}.test-recorder-button{position:relative;display:block;font-size:10px;padding:6px;border-radius:4px;border:none;cursor:pointer;outline:none;box-shadow:1px 2px 2px rgba(0,0,0,.4);background-color:#222;color:#fff;transition:box-shadow 50ms ease-out}.test-recorder-button:active{box-shadow:1px 2px 4px rgba(0,0,0,.4)}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:block;background-size:contain;filter:invert(1)}#test-recorder-button{position:relative}#test-recorder-button-snapshot{margin-right:auto}.tree-view-output{display:block;padding:0;margin:1px auto 10px;position:relative;overflow:hidden;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.tree-view-output,.tree-view-output pre{background:#222;color:#fff;font-size:12px}.tree-view-output pre{line-height:1.1;margin:0;padding:10px;overflow:auto;max-height:400px}.tree-view-output .debug-treetype-button{border:0;padding:0;font-size:12px;top:10px;right:85px;position:absolute;background:none;color:#fff}.tree-view-output .debug-treetype-button:hover{text-decoration:underline}.tree-view-output .debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.tree-view-output .debug-timetravel-button:hover{text-decoration:underline}.tree-view-output .debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.tree-view-output .debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:#fff;font-size:12px}.tree-view-output .debug-timetravel-panel-button:hover{text-decoration:underline}.tree-view-output .debug-timetravel-panel-slider{padding:0;flex:8}.floating-select-toolbar-popup__section-indent{display:flex;gap:2px}.lexical-link-edit-drawer__template{position:relative;z-index:1;padding-top:1.9230769231rem;padding-bottom:3.8461538462rem}.lexical-link-edit-drawer__header{width:100%;display:flex;justify-content:space-between;margin-top:4.8076923077rem;margin-bottom:1.9230769231rem}@media(max-width:1024px){.lexical-link-edit-drawer__header{margin-top:2.8846153846rem}}.lexical-link-edit-drawer__header-text{margin:0}.lexical-link-edit-drawer__header-close{border:0;background-color:transparent;padding:0;cursor:pointer;overflow:hidden;width:1.9230769231rem;height:1.9230769231rem}.lexical-link-edit-drawer__header-close svg{width:5.2884615385rem;height:5.2884615385rem;position:relative;left:-1.5865384615rem;top:-1.5865384615rem}.lexical-link-edit-drawer__header-close svg .stroke{stroke-width:2px;vector-effect:non-scaling-stroke}html[data-theme=light] .link-editor{box-shadow:0 0 30px 0 rgba(0,2,4,.12),0 30px 25px -8px rgba(0,2,4,.1)}.link-editor{z-index:10;display:flex;align-items:center;background:var(--color-base-0);padding:0 3.72px 0 6.25px;vertical-align:middle;position:absolute;top:0;left:0;opacity:0;border-radius:6.25px;transition:opacity .2s;height:37.5px;will-change:transform}.link-editor .link-input{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;min-height:28px;box-sizing:border-box;padding:2px 4px;font-size:15px;border:0;outline:0;position:relative;font-family:var(--font-body)}.link-editor .link-input a{text-decoration:none;display:block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis;color:var(--color-blue-600);border-bottom:1px dotted}.link-editor .link-input a:hover{color:var(--color-blue-400)}.link-editor button{all:unset;background-size:16px;background-position:50%;background-repeat:no-repeat;width:30px;height:30px;cursor:pointer;color:var(--color-base-600);border-radius:4px}.link-editor button:hover:not([disabled]){background-color:var(--color-base-100)}.link-editor .link-edit{background-image:url(/_next/static/media/index.982d363e.svg)}.link-editor .link-trash{background-image:url(/_next/static/media/index.da5eed75.svg)}span.unknownConverted{text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:2px;font-size:.9615384615rem;margin:0 0 1.9230769231rem;background:red;color:#fff;display:inline-block}span.unknownConverted div{background:red}.lexical-relationship{font-size:13px;line-height:25px;font-weight:400;box-shadow:0 2px 3px 0 rgba(0,2,4,.05),0 10px 4px -8px rgba(0,2,4,.02);padding:1.4423076923rem;display:flex;align-items:center;background:var(--theme-input-bg);border:1px solid var(--theme-elevation-100);max-width:28.8461538462rem;font-family:var(--font-body);margin:0 0 1.5em}.lexical-relationship:hover{border:1px solid var(--theme-elevation-150)}.lexical-relationship[data-slate-node=element]{margin:1.2019230769rem 0}.lexical-relationship__label{margin-bottom:.4807692308rem}.lexical-relationship__title{margin:0}.lexical-relationship__label,.lexical-relationship__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1!important}.lexical-relationship__title{font-weight:700}.lexical-relationship__wrap{flex-grow:1;overflow:hidden}.lexical-relationship--selected{box-shadow:0 0 0 2px var(--theme-success-500);outline:none}.lexical-relationship__doc-drawer-toggler{text-decoration:underline;pointer-events:all;line-height:inherit}.lexical-relationship__doc-drawer-toggler>*,.lexical-relationship__swapButton.btn{margin:0}.lexical-relationship__doc-drawer-toggler:disabled,.lexical-relationship__swapButton:disabled{color:var(--theme-elevation-300);pointer-events:none}.lexical-relationship__actions{display:flex;align-items:center;flex-shrink:0;margin-left:.9615384615rem}.lexical-relationship__actions>:not(:last-child){margin-right:.4807692308rem}.lexical-relationship__removeButton.btn{margin:0}.lexical-relationship__removeButton.btn line{stroke-width:2px}.lexical-relationship__removeButton.btn:disabled{color:var(--theme-elevation-300);pointer-events:none}.lexical-upload{font-size:13px;line-height:25px;font-weight:400;box-shadow:0 2px 3px 0 rgba(0,2,4,.05),0 10px 4px -8px rgba(0,2,4,.02);max-width:28.8461538462rem;display:flex;align-items:center;background:var(--theme-input-bg);border:1px solid var(--theme-elevation-100);position:relative;font-family:var(--font-body);margin:0 0 1.5em}.lexical-upload .btn{margin:0}.lexical-upload:hover{border:1px solid var(--theme-elevation-150)}.lexical-upload[data-slate-node=element]{margin:1.2019230769rem 0}.lexical-upload__card{box-shadow:0 7px 14px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;width:100%}.lexical-upload__topRow{display:flex}.lexical-upload__thumbnail{width:6.25rem;height:auto;position:relative;overflow:hidden;flex-shrink:0}.lexical-upload__thumbnail img,.lexical-upload__thumbnail svg{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;background-color:var(--theme-elevation-800)}.lexical-upload__topRowRightPanel{flex-grow:1;display:flex;align-items:center;padding:1.4423076923rem;justify-content:space-between;max-width:calc(100% - 6.25rem)}.lexical-upload__actions{display:flex;align-items:center;flex-shrink:0;margin-left:.9615384615rem}.lexical-upload__actions .lexical-upload__doc-drawer-toggler{pointer-events:all}.lexical-upload__actions>:not(:last-child){margin-right:.4807692308rem}.lexical-upload__removeButton{margin:0}.lexical-upload__removeButton line{stroke-width:2px}.lexical-upload__removeButton:disabled{color:var(--theme-elevation-300);pointer-events:none}.lexical-upload__upload-drawer-toggler{background-color:transparent;border:none;padding:0;margin:0;outline:none;line-height:inherit}.lexical-upload__doc-drawer-toggler{text-decoration:underline}.lexical-upload__doc-drawer-toggler>*,.lexical-upload__list-drawer-toggler>*,.lexical-upload__upload-drawer-toggler>*{margin:0}.lexical-upload__doc-drawer-toggler:disabled,.lexical-upload__list-drawer-toggler:disabled,.lexical-upload__upload-drawer-toggler:disabled{color:var(--theme-elevation-300);pointer-events:none}.lexical-upload__collectionLabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lexical-upload__bottomRow{padding:.9615384615rem;border-top:1px solid var(--theme-elevation-100)}.lexical-upload h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lexical-upload__wrap{padding:.9615384615rem .9615384615rem .9615384615rem 1.9230769231rem;text-align:left;overflow:hidden;text-overflow:ellipsis}.lexical-upload--selected{box-shadow:0 0 0 2px var(--theme-success-500);outline:none}@media(max-width:768px){.lexical-upload__topRowRightPanel{padding:1.4423076923rem .9615384615rem}}.rich-text-lexical{display:flex}.rich-text-lexical .errorBoundary pre{text-wrap:unset}.rich-text-lexical__wrap{width:100%;position:relative}.rich-text-lexical--read-only .editor-shell .editor{background:var(--theme-elevation-200);color:var(--theme-elevation-450);padding:.9615384615rem}html[data-theme=light] .rich-text-lexical.error .editor-shell{background-color:var(--theme-error-50);border:1px solid var(--theme-error-500)}html[data-theme=dark] .rich-text-lexical.error .editor-shell{background-color:var(--theme-error-100);border:1px solid var(--theme-error-400)}html[data-theme=dark] .rich-text-lexical.error .editor-shell:hover{border-color:var(--theme-error-500)}.rich-text-lexical .editor{position:relative}.rich-text-lexical .editor-shell{position:relative;font-family:var(--font-serif);font-size:1.2019230769rem}.rich-text-lexical .editor-shell h1,.rich-text-lexical .editor-shell h2,.rich-text-lexical .editor-shell h3,.rich-text-lexical .editor-shell h4,.rich-text-lexical .editor-shell h5,.rich-text-lexical .editor-shell h6{font-family:var(--font-body);line-height:1.125}.rich-text-lexical .editor-placeholder{position:absolute;top:8px;left:0;font-size:15px;color:var(--theme-elevation-500);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.floating-select-toolbar-popup__section-dropdown-align,.floating-select-toolbar-popup__section-dropdown-text,.floating-select-toolbar-popup__section-features,.floating-select-toolbar-popup__section-format{display:flex;gap:2px}.floating-select-toolbar-popup__button{display:flex;align-items:center;vertical-align:middle;justify-content:center;height:30px;width:30px;border:0;background:none;border-radius:4px;cursor:pointer;padding:0}.floating-select-toolbar-popup__button.spaced{margin-right:2px}.floating-select-toolbar-popup__button.active{background-color:var(--color-base-100)}.floating-select-toolbar-popup__button.active .icon{opacity:1}.floating-select-toolbar-popup__button.disabled{cursor:not-allowed}.floating-select-toolbar-popup__button.disabled .icon{opacity:.2}.floating-select-toolbar-popup__button:hover:not([disabled]){background-color:var(--color-base-100)}.floating-select-toolbar-popup__dropdown{display:flex;align-items:center;vertical-align:middle;justify-content:center;height:30px;width:40px;border:0;background:none;border-radius:4px;cursor:pointer;position:relative;padding:0}.floating-select-toolbar-popup__dropdown:disabled{cursor:not-allowed}.floating-select-toolbar-popup__dropdown:disabled .icon{opacity:.2}.floating-select-toolbar-popup__dropdown.active,.floating-select-toolbar-popup__dropdown:hover:not([disabled]){background-color:var(--color-base-100)}.floating-select-toolbar-popup__dropdown.active .floating-select-toolbar-popup__dropdown-caret:after{transform:rotate(0deg)}.floating-select-toolbar-popup__dropdown-caret:after{transform:rotate(180deg);content:" ";position:absolute;top:13px;width:7px;height:4px;opacity:.3;background-image:url(/_next/static/media/index.adb15e43.svg);background-position-y:0;background-position-x:0}.floating-select-toolbar-popup__dropdown-items{position:absolute;background:var(--color-base-0);border-radius:4px;width:132.5px;z-index:100}.floating-select-toolbar-popup__dropdown-items .floating-select-toolbar-popup__dropdown-item{all:unset;cursor:pointer;color:var(--color-base-900);padding-left:6.25px;padding-right:6.25px;width:100%;height:30px;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;gap:6.25px}.floating-select-toolbar-popup__dropdown-items .floating-select-toolbar-popup__dropdown-item:hover:not([disabled]){background-color:var(--color-base-100)}.floating-select-toolbar-popup__dropdown-items .floating-select-toolbar-popup__dropdown-item .icon{min-width:20px;height:20px;color:var(--color-base-600)}html[data-theme=light] .floating-select-toolbar-popup__dropdown-items{position:absolute;box-shadow:0 0 30px 0 rgba(0,2,4,.12),0 30px 25px -8px rgba(0,2,4,.1)}html[data-theme=light] .floating-select-toolbar-popup{box-shadow:0 0 30px 0 rgba(0,2,4,.12),0 30px 25px -8px rgba(0,2,4,.1)}.floating-select-toolbar-popup{display:flex;align-items:center;background:var(--color-base-0);padding:0 3.72px 0 6.25px;vertical-align:middle;position:absolute;top:0;left:0;z-index:10;opacity:0;border-radius:6.25px;transition:opacity .2s;height:37.5px;will-change:transform}.floating-select-toolbar-popup .caret{z-index:93;position:absolute;top:calc(100% - 16px);pointer-events:none;border:12px solid transparent;border-top:12px solid var(--color-base-0)}.floating-select-toolbar-popup__section{display:flex;align-items:center}.floating-select-toolbar-popup__section .icon{min-width:20px;height:20px;color:var(--color-base-600)}.floating-select-toolbar-popup__section .divider{width:1px;height:15px;background-color:var(--color-base-100);margin:0 6.25px}@media(max-width:1024px){.floating-select-toolbar-popup button.insert-comment{display:none}}html[data-theme=light] .slash-menu-popup{box-shadow:0 0 30px 0 rgba(0,2,4,.12),0 30px 25px -8px rgba(0,2,4,.1)}.slash-menu-popup{background:var(--color-base-0);width:200px;color:var(--color-base-800);border-radius:4px;list-style:none;font-family:var(--font-body);max-height:300px;overflow-y:auto;z-index:10;position:absolute}.slash-menu-popup__group{padding-bottom:8px}.slash-menu-popup__group-title{padding-left:10px;color:var(--color-base-600);font-size:10px}.slash-menu-popup__item{all:unset;padding-left:12px;font-size:13px;box-sizing:border-box;background:none;border:none;color:var(--color-base-900);display:flex;align-items:center;height:30px;width:100%;cursor:pointer}.slash-menu-popup__item--selected{background:var(--color-base-100)}.slash-menu-popup__item-text{margin-left:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slash-menu-popup__item .icon{color:var(--color-base-500);min-width:-moz-fit-content;min-width:fit-content}.add-block-menu{all:unset;border-radius:4px;padding:0;cursor:pointer;opacity:0;position:absolute;left:0;top:0;will-change:transform}.add-block-menu:hover{background:hsla(0,0%,100%,.1)}.add-block-menu:hover .icon{opacity:1}.add-block-menu .icon{width:18px;height:24px;opacity:.3;background-image:url(/_next/static/media/index.9e5af3a5.svg);background-position-y:2.5px;background-position-x:0}html[data-theme=dark] .add-block-menu .icon{filter:invert(1)}.draggable-block-menu{border-radius:4px;padding:0;cursor:grab;opacity:0;position:absolute;left:0;top:0;will-change:transform}.draggable-block-menu:active{cursor:grabbing}.draggable-block-menu:hover{background:hsla(0,0%,100%,.1)}.draggable-block-menu:hover .icon{opacity:1}.draggable-block-menu .icon{width:18px;height:24px;opacity:.3;background-image:url(/_next/static/media/index.2bab870f.svg)}html[data-theme=dark] .draggable-block-menu .icon{filter:invert(1)}.draggable-block-target-line{pointer-events:none;background:var(--theme-elevation-200);border:1px solid var(--theme-elevation-650);border-radius:4px;height:50px;position:absolute;left:0;top:0;opacity:0;will-change:transform;transition:transform .04s}@-moz-document url-prefix(){.draggable-block-target-line{transition:none}}.ContentEditable__root{border:0;font-size:15px;display:block;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding-top:8px}.ContentEditable__root:focus-visible{outline:none!important}.ContentEditable__root>*{transition:transform .2s ease-in-out}@media(max-width:1025px){.ContentEditable__root{padding-left:0;padding-right:0}}.LexicalEditorTheme__ltr{text-align:left}.LexicalEditorTheme__rtl{text-align:right}.LexicalEditorTheme__paragraph{margin:0 0 1.5em;position:relative}.LexicalEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.LexicalEditorTheme__h1{font-size:2.8rem;line-height:1.125;color:#050505;font-weight:500;margin-top:2rem;margin-bottom:1rem}.LexicalEditorTheme__h2{font-size:2rem;color:#050505;font-weight:700;margin-top:1.8rem;margin-bottom:1rem}.LexicalEditorTheme__h3{font-size:1.4rem;color:#65676b;font-weight:700;margin-top:1.4rem;margin-bottom:1rem}.LexicalEditorTheme__indent{--lexical-indent-base-value:40px}.LexicalEditorTheme__textBold{font-weight:700}.LexicalEditorTheme__textItalic{font-style:italic}.LexicalEditorTheme__textUnderline{text-decoration:underline}.LexicalEditorTheme__textStrikethrough{text-decoration:line-through}.LexicalEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.LexicalEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.LexicalEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.LexicalEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.LexicalEditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.ContentEditable__root .LexicalEditorTheme__link{pointer-events:none}.LexicalEditorTheme__link{color:var(--color-blue-600);text-decoration:none;border-bottom:1px dotted}.LexicalEditorTheme__code{font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;-o-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.LexicalEditorTheme__code:before{content:attr(data-gutter);position:absolute;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.LexicalEditorTheme__table{border-collapse:collapse;border-spacing:0;max-width:100%;overflow-y:scroll;table-layout:fixed;width:calc(100% - 25px);margin:30px 0}.LexicalEditorTheme__tableSelected{outline:2px solid #3c84f4}.LexicalEditorTheme__tableCell{border:1px solid #bbb;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;cursor:default;outline:none}.LexicalEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.LexicalEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.LexicalEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.LexicalEditorTheme__tableCellSelected{background-color:#c9dbf0}.LexicalEditorTheme__tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.LexicalEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.LexicalEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:0;animation:table-controls .2s ease;border:0;cursor:pointer}.LexicalEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.LexicalEditorTheme__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.LexicalEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.LexicalEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.LexicalEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.LexicalEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.LexicalEditorTheme__tableCellActionButton:hover{background-color:#ddd}.LexicalEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.LexicalEditorTheme__ol1{padding:0;list-style-position:inside;margin:0 0 1.5em}.LexicalEditorTheme__ol2{padding:0;margin:0;list-style-type:upper-alpha;list-style-position:inside}.LexicalEditorTheme__ol3{padding:0;margin:0;list-style-type:lower-alpha;list-style-position:inside}.LexicalEditorTheme__ol4{padding:0;margin:0;list-style-type:upper-roman;list-style-position:inside}.LexicalEditorTheme__ol5{padding:0;margin:0;list-style-type:lower-roman;list-style-position:inside}.LexicalEditorTheme__ul{padding:0;margin:0 0 1.5em;list-style-position:inside}.LexicalEditorTheme__listItem{margin:0 0 .4em 16px}.LexicalEditorTheme__listItemChecked,.LexicalEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.LexicalEditorTheme__listItemChecked{text-decoration:line-through}.LexicalEditorTheme__listItemChecked:before,.LexicalEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.LexicalEditorTheme__listItemChecked[dir=rtl]:before,.LexicalEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.LexicalEditorTheme__listItemChecked:focus:before,.LexicalEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.LexicalEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.LexicalEditorTheme__listItemChecked:before{border:1px solid #3d87f5;border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.LexicalEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.LexicalEditorTheme__nestedListItem{list-style-type:none}.LexicalEditorTheme__nestedListItem:after,.LexicalEditorTheme__nestedListItem:before{display:none}.LexicalEditorTheme__tokenComment{color:#708090}.LexicalEditorTheme__tokenPunctuation{color:#999}.LexicalEditorTheme__tokenProperty{color:#905}.LexicalEditorTheme__tokenSelector{color:#690}.LexicalEditorTheme__tokenOperator{color:#9a6e3a}.LexicalEditorTheme__tokenAttr{color:#07a}.LexicalEditorTheme__tokenVariable{color:#e90}.LexicalEditorTheme__tokenFunction{color:#dd4a68}.LexicalEditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.LexicalEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.LexicalEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.LexicalEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.LexicalEditorTheme__embedBlock{-webkit-user-select:none;-moz-user-select:none;user-select:none}.LexicalEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}html[data-theme=dark] .LexicalEditorTheme__h1,html[data-theme=dark] .LexicalEditorTheme__h2{color:#fff}html[data-theme=dark] .LexicalEditorTheme__h3{color:#94979d}html[data-theme=dark] .LexicalEditorTheme__link{color:var(--color-blue-600)}html[data-theme=dark] .LexicalEditorTheme__tableCellHeader{background-color:var(--theme-elevation-50)}html[data-theme=dark] .LexicalEditorTheme__quote{color:#c1c6ce;border-left-color:var(--theme-elevation-150)}html[data-theme=dark] .LexicalEditorTheme__textCode{background-color:#000}