:root{--rct-color-nonfocustree-item-selected-text:inherit;--rct-color-search-highlight-bg:#a2aed2;--rct-item-height:32px;--rct-color-renaming-input-submitbutton-bg:inherit;--rct-color-renaming-input-submitbutton-bg-hover:#0366d6;--rct-color-renaming-input-submitbutton-bg-active:#095fc1;--rct-color-renaming-input-submitbutton-text:inherit;--rct-color-renaming-input-submitbutton-text-hover:#fff;--rct-color-renaming-input-submitbutton-text-active:#fff;--depthOffset:20px}.rct-tree-root{color:var(--color-light-text-primary)}.rct-tree-root,[data-theme-mode=dark] .rct-tree-root{font-family:Inter,Arial,sans-serif;background-color:transparent;padding:4px 0}[data-theme-mode=dark] .rct-tree-root{color:var(--color-dark-text-primary)}.rct-tree-item-li{font-size:1em;list-style-type:none;padding:0;margin:0}.rct-tree-item-title-container{display:flex;align-items:center;border-top:1px solid transparent;border-bottom:1px solid transparent;padding-left:var(--depthOffset,0)}.rct-tree-item-button{flex-grow:1;display:flex;align-items:center;box-sizing:border-box;background-color:transparent;font-family:inherit;font-size:inherit;border:none;width:100%;height:var(--rct-item-height);text-align:left;color:inherit;outline:none;padding-left:4px}.rct-tree-item-arrow,.rct-tree-item-arrow svg{width:12px}.rct-tree-item-arrow-path{fill:var(--color-dark-layer1)}[data-theme-mode=dark] .rct-tree-item-arrow-path{fill:var(--color-light-layer1)}.rct-tree-items-container{margin:0;padding:0}.rct-tree-root:not(.rct-tree-root-focus) .rct-tree-item-title-container-selected{background-color:var(--color-light-accent-secondary);border-radius:.5rem;color:inherit}[data-theme-mode=dark] .rct-tree-root:not(.rct-tree-root-focus) .rct-tree-item-title-container-selected{background-color:var(--color-dark-accent-secondary);border-radius:.5rem;color:#000}[data-theme-mode=dark] .rct-tree-root:not(.rct-tree-root-focus) .rct-tree-item-title-container-selected .rct-tree-item-arrow-path{fill:#000}.rct-tree-root.rct-tree-root-focus .rct-tree-item-title-container-selected{background-color:var(--color-light-accent-secondary);border-radius:.5rem;color:inherit}[data-theme-mode=dark] .rct-tree-root.rct-tree-root-focus .rct-tree-item-title-container-selected{background-color:var(--color-dark-accent-secondary);border-radius:.5rem;color:#000}[data-theme-mode=dark] .rct-tree-root.rct-tree-root-focus .rct-tree-item-title-container-selected .rct-tree-item-arrow-path{fill:#000}.rct-tree-root.rct-tree-root-focus .rct-tree-item-title-container-focused,.rct-tree-root:not(.rct-tree-root-focus) .rct-tree-item-title-container-focused{outline:none}.rct-tree-item-title-container-dragging-over{background-color:var(--color-light-accent-primary);border-radius:.5rem;color:#000}[data-theme-mode=dark] .rct-tree-item-title-container-dragging-over{background-color:var(--color-dark-accent-primary);border-radius:.5rem;color:#000}.rct-tree-item-button-search-match{font-style:italic}.rct-tree-item-search-highlight{background-color:var(--rct-color-search-highlight-bg)}.rct-tree-drag-between-line{position:absolute;right:0;top:-2px;height:4px;border-radius:.5rem;background-color:var(--color-light-accent-primary)}[data-theme-mode=dark] .rct-tree-drag-between-line{position:absolute;right:0;top:-2px;height:4px;border-radius:.5rem;background-color:var(--color-dark-accent-primary)}.rct-tree-drag-between-line-top{top:0}.rct-tree-drag-between-line-bottom{top:-4px}.rct-tree-search-input-container{position:absolute;top:0;right:0;width:120px}.rct-tree-search-input{position:fixed;width:120px}.rct-tree-item-renaming-form{flex-grow:1;display:flex}.rct-tree-item-renaming-input{flex-grow:1;background-color:inherit;border:none;color:inherit;outline:none}.rct-tree-item-renaming-submit-button{border:none;background-color:var(--rct-color-renaming-input-submitbutton-bg);border-radius:999px;color:var(--rct-color-renaming-input-submitbutton-text);cursor:pointer}.rct-tree-item-renaming-submit-button:hover{background-color:var(--rct-color-renaming-input-submitbutton-bg-hover);color:var(--rct-color-renaming-input-submitbutton-text-hover)}.rct-tree-item-renaming-submit-button:active{background-color:var(--rct-color-renaming-input-submitbutton-bg-active);color:var(--rct-color-renaming-input-submitbutton-text-active)}.remirror-theme .ProseMirror{outline:none}.remirror-editor-wrapper a{color:blue;text-decoration:underline}.remirror-editor-wrapper a a{text-decoration:none}[data-theme-mode=dark] .remirror-editor-wrapper a{color:#add8e6;text-decoration:underline}.remirror-is-empty:first-of-type:before{color:var(--color-light-text-secondary)}.remirror-is-empty:first-of-type:before,[data-theme-mode=dark] .remirror-is-empty:first-of-type:before{position:absolute;padding-top:3px;font-size:14px;pointer-events:none;height:0;content:attr(data-placeholder)}[data-theme-mode=dark] .remirror-is-empty:first-of-type:before{color:var(--color-dark-text-secondary)}.remirror-editor li>ol,.remirror-editor li>ul{padding-left:16px}.remirror-editor ol li p,.remirror-editor ul li p{margin:0;display:inline}.remirror-editor ol>li>.remirror-list-item-marker-container{display:none}.remirror-editor .remirror-ul-list-content>li.remirror-list-item-with-custom-mark,.remirror-editor ul>li.remirror-list-item-with-custom-mark{list-style:none}.remirror-editor ul ul+ul{-webkit-margin-before:1em;margin-block-start:1em}.remirror-editor ul>li.remirror-list-item-with-custom-mark div{margin-left:48px}.remirror-list-item-marker-container{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:28px;margin-top:2px}.remirror-list-item-checkbox{accent-color:var(--color-light-accent-secondary)}[data-theme-mode=dark] .remirror-list-item-checkbox{accent-color:var(--color-dark-accent-secondary)}.remirror-editor.ProseMirror li{position:relative}.remirror-editor.ProseMirror .tableWrapper{overflow-x:auto}.remirror-editor.ProseMirror table{border-width:1px;border-style:solid;border-color:var(--color-light-border-primary);border-radius:8px;table-layout:fixed;width:100%;border-spacing:0;border-collapse:separate;overflow:hidden}[data-theme-mode=dark] .remirror-editor.ProseMirror table{border-color:var(--color-dark-border-primary)}.remirror-editor.ProseMirror td,.remirror-editor.ProseMirror th{vertical-align:top;position:relative}.remirror-editor.ProseMirror td:not(:last-child),.remirror-editor.ProseMirror th:not(:last-child){vertical-align:top;box-sizing:border-box;position:relative;border-right:1px solid var(--color-light-border-primary)}[data-theme-mode=dark] .remirror-editor.ProseMirror td:not(:last-child),[data-theme-mode=dark] .remirror-editor.ProseMirror th:not(:last-child){border-right-color:var(--color-dark-border-primary)}.remirror-editor.ProseMirror tbody:not(:last-child),.remirror-editor.ProseMirror tbody>tr:not(:last-child)>td,.remirror-editor.ProseMirror tbody>tr:not(:last-child)>th,.remirror-editor.ProseMirror tfoot:not(:last-child),.remirror-editor.ProseMirror tfoot>tr:not(:last-child)>td,.remirror-editor.ProseMirror tfoot>tr:not(:last-child)>th,.remirror-editor.ProseMirror thead:not(:last-child),.remirror-editor.ProseMirror thead>tr:not(:last-child)>td,.remirror-editor.ProseMirror thead>tr:not(:last-child)>th,.remirror-editor.ProseMirror tr:not(:last-child)>td,.remirror-editor.ProseMirror tr:not(:last-child)>th{border-bottom:1px solid var(--color-light-border-primary)}[data-theme-mode=dark] .remirror-editor.ProseMirror tbody:not(:last-child),[data-theme-mode=dark] .remirror-editor.ProseMirror tbody>tr:not(:last-child)>td,[data-theme-mode=dark] .remirror-editor.ProseMirror tbody>tr:not(:last-child)>th,[data-theme-mode=dark] .remirror-editor.ProseMirror tfoot:not(:last-child),[data-theme-mode=dark] .remirror-editor.ProseMirror tfoot>tr:not(:last-child)>td,[data-theme-mode=dark] .remirror-editor.ProseMirror tfoot>tr:not(:last-child)>th,[data-theme-mode=dark] .remirror-editor.ProseMirror thead:not(:last-child),[data-theme-mode=dark] .remirror-editor.ProseMirror thead>tr:not(:last-child)>td,[data-theme-mode=dark] .remirror-editor.ProseMirror thead>tr:not(:last-child)>th,[data-theme-mode=dark] .remirror-editor.ProseMirror tr:not(:last-child)>td,[data-theme-mode=dark] .remirror-editor.ProseMirror tr:not(:last-child)>th{border-bottom-color:var(--color-dark-border-primary)}.remirror-editor.ProseMirror td{color:var(--color-light-text-secondary);padding:16px}[data-theme-mode=dark] .remirror-editor.ProseMirror td{color:var(--color-dark-text-secondary)}.remirror-editor.ProseMirror th{background-color:var(--color-light-layer2);text-align:left;padding:16px}[data-theme-mode=dark] .remirror-editor.ProseMirror th{background-color:var(--color-dark-layer2)}.remirror-editor.ProseMirror th>p{font-weight:800}.remirror-editor.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:10;background-color:var(--color-light-border-accent);pointer-events:none}[data-theme-mode=dark] .remirror-editor.ProseMirror .column-resize-handle{background-color:var(--color-dark-border-accent)}.remirror-editor.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.remirror-editor.ProseMirror td.selectedCell,.remirror-editor.ProseMirror th.selectedCell{border-style:double;background-color:var(--color-light-accent-selection)}[data-theme-mode=dark] .remirror-editor.ProseMirror td.selectedCell,[data-theme-mode=dark] .remirror-editor.ProseMirror th.selectedCell{border-style:double;background-color:var(--color-dark-accent-selection)}.remirror-table-colgroup>col:first-of-type{width:13px;overflow:visible}.remirror-wrap{white-space:pre-wrap!important}.remirror-code-block-tools-positioner{position:absolute;top:var(--y);left:var(--x);transform:translateX(var(--translate-x))}.remirror-language-select-width{width:var(--w)}.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{color:#f8f8f2;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.remirror-a11y-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:#2b2b2b}.remirror-floating-popover{padding:0;border:none;max-height:calc(100vh - 56px);z-index:100}