.LexicalEditorTheme__ltr{text-align:left}.LexicalEditorTheme__rtl{text-align:right}.LexicalEditorTheme__paragraph{margin:0;position:relative}.LexicalEditorTheme__quote{color:#65676b;border-left:4px solid #ced0d4;margin:0 0 10px 20px;padding-left:16px;font-size:15px}.LexicalEditorTheme__h1{color:#050505;margin:0;font-size:24px;font-weight:400}.LexicalEditorTheme__h2{color:#65676b;text-transform:uppercase;margin:0;font-size:15px;font-weight:700}.LexicalEditorTheme__h3{text-transform:uppercase;margin:0;font-size:12px}.LexicalEditorTheme__indent{--lexical-indent-base-value:40px}.LexicalEditorTheme__textBold{font-weight:700}.LexicalEditorTheme__paragraph mark{background-color:unset}.LexicalEditorTheme__textHighlight{background:#ffd40024;border-bottom:2px solid #ffd4004d}.LexicalEditorTheme__textItalic{font-style:italic}.LexicalEditorTheme__textUnderline{text-decoration:underline}.LexicalEditorTheme__textStrikethrough{text-decoration:line-through}.LexicalEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.LexicalEditorTheme__tabNode{text-decoration:none;position:relative}.LexicalEditorTheme__tabNode.LexicalEditorTheme__textUnderline:after{content:"";border-bottom:.1em solid;position:absolute;bottom:.15em;left:0;right:0}.LexicalEditorTheme__tabNode.LexicalEditorTheme__textStrikethrough:before{content:"";border-top:.1em solid;position:absolute;top:.69em;left:0;right:0}.LexicalEditorTheme__tabNode.LexicalEditorTheme__textUnderlineStrikethrough:after,.LexicalEditorTheme__tabNode.LexicalEditorTheme__textUnderlineStrikethrough:before{content:"";position:absolute;left:0;right:0}.LexicalEditorTheme__tabNode.LexicalEditorTheme__textUnderlineStrikethrough:before{border-top:.1em solid;top:.69em}.LexicalEditorTheme__tabNode.LexicalEditorTheme__textUnderlineStrikethrough:after{border-bottom:.1em solid;bottom:.05em}.LexicalEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.LexicalEditorTheme__textSuperscript{vertical-align:super;font-size:.8em}.LexicalEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.LexicalEditorTheme__textLowercase{text-transform:lowercase}.LexicalEditorTheme__textUppercase{text-transform:uppercase}.LexicalEditorTheme__textCapitalize{text-transform:capitalize}.LexicalEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.LexicalEditorTheme__link{color:#216fdb;text-decoration:none}.LexicalEditorTheme__link:hover{cursor:pointer;text-decoration:underline}.LexicalEditorTheme__blockCursor{pointer-events:none;display:block;position:absolute}.LexicalEditorTheme__blockCursor:after{content:"";border-top:1px solid #000;width:20px;animation:1.1s steps(2,start) infinite CursorBlink;display:block;position:absolute;top:-2px}@keyframes CursorBlink{to{visibility:hidden}}.LexicalEditorTheme__code{tab-size:2;background-color:#f0f2f5;margin:8px 0;padding:8px 8px 8px 52px;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;display:block;position:relative;overflow-x:auto}.LexicalEditorTheme__code:before{color:#777;content:attr(data-gutter);text-align:right;white-space:pre-wrap;background-color:#eee;border-right:1px solid #ccc;min-width:25px;padding:8px;position:absolute;top:0;left:0}.LexicalEditorTheme__tableScrollableWrapper{margin:0 25px 30px 0;overflow-x:auto}.LexicalEditorTheme__tableScrollableWrapper>.LexicalEditorTheme__table{margin-top:0;margin-bottom:0}.LexicalEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.LexicalEditorTheme__tableAlignmentRight{margin-left:auto}.LexicalEditorTheme__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:fit-content;margin-top:25px;margin-bottom:30px;overflow:scroll}.LexicalEditorTheme__tableScrollableWrapper.LexicalEditorTheme__tableFrozenRow{overflow-x:clip}.LexicalEditorTheme__tableFrozenRow tr:first-of-type>td{z-index:2;background-color:#fff;position:sticky;top:44px;overflow:clip}.LexicalEditorTheme__tableFrozenRow tr:first-of-type>th{z-index:2;background-color:#f2f3f5;position:sticky;top:44px;overflow:clip}.LexicalEditorTheme__tableFrozenRow tr:first-of-type>td:after,.LexicalEditorTheme__tableFrozenRow tr:first-of-type>th:after{content:"";border-bottom:1px solid #bbb;width:100%;position:absolute;bottom:0;left:0}.LexicalEditorTheme__tableFrozenColumn tr>td:first-child{z-index:2;background-color:#fff;position:sticky;left:0}.LexicalEditorTheme__tableFrozenColumn tr>th:first-child{z-index:2;background-color:#f2f3f5;position:sticky;left:0}.LexicalEditorTheme__tableFrozenColumn tr>:first-child:after{content:"";border-right:1px solid #bbb;height:100%;position:absolute;top:0;left:0;right:0}.LexicalEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.LexicalEditorTheme__tableSelection ::selection{background-color:#0000}.LexicalEditorTheme__tableSelected{outline:2px solid #3c84f4}.LexicalEditorTheme__tableCell{text-align:start;vertical-align:top;border:1px solid #bbb;outline:none;width:75px;padding:6px 8px;position:relative;overflow:auto}.LexicalEditorTheme__tableCell>*{overflow:inherit}.LexicalEditorTheme__tableCellResizer{cursor:ew-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;right:-4px}.LexicalEditorTheme__tableCellHeader{text-align:start;background-color:#f2f3f5}.LexicalEditorTheme__tableCellSelected{caret-color:#0000}.LexicalEditorTheme__tableCellSelected:after{content:"";mix-blend-mode:multiply;pointer-events:none;background-color:highlight;position:absolute;inset:0}.LexicalEditorTheme__tableAddColumns{cursor:pointer;background-color:#eee;border:0;height:100%;animation:.2s table-controls;position:absolute}.LexicalEditorTheme__tableAddColumns:after{content:"＋";opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.LexicalEditorTheme__tableAddColumns:hover,.LexicalEditorTheme__tableAddRows:hover{background-color:#e7bcee}.LexicalEditorTheme__tableAddRows{cursor:pointer;background-color:#eee;border:0;width:calc(100% - 25px);animation:.2s table-controls;position:absolute}.LexicalEditorTheme__tableAddRows:after{content:"＋";opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.LexicalEditorTheme__tableCellResizeRuler{background-color:#3c84f4;width:1px;height:100%;display:block;position:absolute;top:0}.LexicalEditorTheme__tableCellActionButtonContainer{z-index:4;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.LexicalEditorTheme__tableCellActionButton{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:20px;width:20px;height:20px;display:block}.LexicalEditorTheme__tableCellActionButton:hover{background-color:#ddd}.LexicalEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.LexicalEditorTheme__ol1,.LexicalEditorTheme__ol2{margin:0;padding:0;list-style-position:outside}.LexicalEditorTheme__ol2{list-style-type:upper-alpha}.LexicalEditorTheme__ol3{margin:0;padding:0;list-style-type:lower-alpha;list-style-position:outside}.LexicalEditorTheme__ol4{margin:0;padding:0;list-style-type:upper-roman;list-style-position:outside}.LexicalEditorTheme__ol5{list-style-type:lower-roman}.LexicalEditorTheme__ol5,.LexicalEditorTheme__ul{margin:0;padding:0;list-style-position:outside}.LexicalEditorTheme__listItem{margin:0 32px}.LexicalEditorTheme__listItem::marker{color:#000;background-color:#0000;font-family:Arial,sans-serif;font-size:1rem}.LexicalEditorTheme__listItemChecked,.LexicalEditorTheme__listItemUnchecked{outline:none;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;position:relative}.LexicalEditorTheme__listItemChecked{text-decoration:line-through}.LexicalEditorTheme__listItemChecked:before,.LexicalEditorTheme__listItemUnchecked:before{content:"";cursor:pointer;background-size:cover;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}.LexicalEditorTheme__listItemChecked[dir=rtl]:before,.LexicalEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.LexicalEditorTheme__listItemChecked:focus:before,.LexicalEditorTheme__listItemUnchecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.LexicalEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.LexicalEditorTheme__listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.LexicalEditorTheme__listItemChecked:after{content:"";cursor:pointer;border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:6px;display:block;position:absolute;top:6px;left:7px;right:7px;transform:rotate(45deg)}.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:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.LexicalEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.LexicalEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.LexicalEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.LexicalEditorTheme__embedBlock{-webkit-user-select:none;user-select:none;width:100%;display:block}.LexicalEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.LexicalEditorTheme__embedBlock[data-lexical-block-format=left]{text-align:left}.LexicalEditorTheme__embedBlock[data-lexical-block-format=center]{text-align:center}.LexicalEditorTheme__embedBlock[data-lexical-block-format=right]{text-align:right}.LexicalEditorTheme__embedBlock[data-lexical-block-format=justify]{text-align:justify}.LexicalEditorTheme__embedBlock[data-lexical-block-format=start]{text-align:start}.LexicalEditorTheme__embedBlock[data-lexical-block-format=end]{text-align:end}.ImageNode__contentEditable{cursor:text;resize:none;-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;border:0;outline:0;min-height:20px;padding:10px;display:block;position:relative}.ImageNode__placeholder{color:#999;pointer-events:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:15px;display:inline-block;position:absolute;top:10px;left:10px;overflow:hidden}.image-caption-container{color:#000;background-color:#f2f3f5;min-width:100%;display:block;position:relative;overflow:hidden}.image-caption-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;padding:10px 20px;font-size:14px;font-weight:500;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.image-caption-button:hover{background-color:#3c84f480}.image-resizer{background-color:#fffc;border:1px solid #261f29;width:7px;height:7px;display:block;position:absolute}.image-resizer.image-resizer-n{cursor:n-resize;top:-4px;left:calc(50% - 4px)}.image-resizer.image-resizer-ne{cursor:ne-resize;top:-4px;right:-4px}.image-resizer.image-resizer-e{cursor:e-resize;top:calc(50% - 4px);right:-4px}.image-resizer.image-resizer-se{cursor:se-resize;bottom:-4px;right:-4px}.image-resizer.image-resizer-s{cursor:s-resize;bottom:-4px;left:calc(50% - 4px)}.image-resizer.image-resizer-sw{cursor:sw-resize;bottom:-4px;left:-4px}.image-resizer.image-resizer-w{cursor:w-resize;top:calc(50% - 4px);left:-4px}.image-resizer.image-resizer-nw{cursor:nw-resize;top:-4px;left:-4px}.focused{outline:2px solid #3c84f4}.LexicalEditorTheme__tokenDeleted{border-image:linear-gradient(90deg,#ffcecb 50%,#ffebe9 0) 0 fill/0/0 100vw}.LexicalEditorTheme__tokenInserted{border-image:linear-gradient(90deg,#aceebb 50%,#dafbe1 0) 0 fill/0/0 100vw}.LexicalEditorTheme__tokenUnchanged{border-image:linear-gradient(90deg,#ddd 50%,#f0f2f5 0) 0 fill/0/0 100vw}.LexicalEditorTheme__layoutContainer{gap:10px;margin:10px 0;display:grid}.LexicalEditorTheme__layoutItem{border:1px dashed #ddd;min-width:0;max-width:100%;padding:8px 16px}.LexicalEditorTheme__autocomplete{color:#ccc}.LexicalEditorTheme__hr{cursor:pointer;border:none;margin:1em 0;padding:2px}.LexicalEditorTheme__hr:after{content:"";background-color:#ccc;height:2px;line-height:2px;display:block}.LexicalEditorTheme__hr.LexicalEditorTheme__hrSelected{-webkit-user-select:none;user-select:none;outline:2px solid #3c84f4}.LexicalEditorTheme__specialText{background-color:#ff0;font-weight:700}.LexicalEditorTheme__contextMenu{background:#fff;border:1px solid #ddd;border-radius:8px;outline:0;box-shadow:0 5px 10px #0000004d}.LexicalEditorTheme__contextMenu button:first-child{border-radius:8px 8px 0 0}.LexicalEditorTheme__contextMenu button:last-child{border-radius:0 0 8px 8px}.LexicalEditorTheme__contextMenuItem{color:#050505;cursor:pointer;text-align:left;background-color:#fff;border:0;border-radius:0;outline:0;justify-content:left;width:100%;padding:8px 14px 8px 8px;font-size:15px;line-height:20px;display:flex}.LexicalEditorTheme__contextMenuItem.open{background:#ddd}.LexicalEditorTheme__contextMenuItem:focus,.LexicalEditorTheme__contextMenuItem:not([disabled]):active{background:#eee}.LexicalEditorTheme__contextMenuItem:disabled{color:#aaa;cursor:not-allowed;background:#fff}.LexicalEditorTheme__contextMenuItemIcon{background-repeat:no-repeat;background-size:contain;width:20px;margin-right:8px}.table-cell-action-button-container{will-change:transform;z-index:3;transition:opacity .2s;position:absolute;top:0;left:0}.table-cell-action-button-container.table-cell-action-button-container--active{opacity:1;pointer-events:auto}.table-cell-action-button-container.table-cell-action-button-container--inactive{opacity:0;pointer-events:none}.table-cell-action-button{color:#a395aa;cursor:pointer;background-color:#f0e8f3;border-radius:6px;padding:2px;transition:all .2s;position:absolute;top:4px;right:4px}.table-cell-action-button:hover{color:#af20c6;background-color:#f9ebff}.action-button{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:15px;margin-left:5px;padding:8px 12px;display:inline-block;position:relative}.action-button:hover{color:#000;background-color:#ddd}.action-button-mic.active{animation:3s infinite mic-pulsate-color}button.action-button:disabled{cursor:not-allowed;opacity:.6;background:#eee}.TableCellResizer__resizer{touch-action:none;position:absolute}@media (pointer:coarse){.TableCellResizer__resizer{mix-blend-mode:color;background-color:#adf}}
