:root{--font-body:Arial,Helvetica,sans-serif}:root[data-theme=light]{--theme-bg:#f2f2f2;--theme-active-thread-bg:var(--theme-bg);--theme-comment-box-input:#ffffff;--theme-reply-btn-bg:#000;--theme-reply-btn-text:#fff;--annotation-text:var(--theme-text);--annotation-highlight:rgba(255,212,0,0.7);--annotation-highlight-underline:rgba(255,212,0,0.9);--annotation-highlight-unselected:rgba(255,212,0,0.3);--annotation-highlight-unselected-underline:rgba(255,212,0,0.7)}:root[data-theme=dark]{--theme-bg:#1C1C1C;--theme-active-thread-bg:#161616;--theme-comment-box-input:#1C1C1C;--theme-reply-btn-bg:#EB1700;--theme-reply-btn-text:#fff;--annotation-text:black;--annotation-highlight:rgba(251,224,88,.7);--annotation-highlight-underline:rgba(251,224,88);--annotation-highlight-unselected:rgba(251,224,88,.5);--annotation-highlight-unselected-underline:rgba(251,224,88,.7)}.rich-text-lexical ol,.rich-text-lexical ul{margin-left:-1.5em}.rich-text-lexical ul ul ul ul{margin-left:-2.5em}.rich-text-lexical ul ul ul ul>li{list-style-type:none!important}.rich-text-lexical ul ul ul ul>li:before{content:"▸"}.rich-text-lexical ul ul ul ul>li>span{margin-left:.4em}.rich-text-lexical .editor-container{font-family:Arial,sans-serif!important;background-color:var(--theme-input-bg);border:1px solid var(--theme-elevation-150)}.rich-text-lexical mark{color:var(--annotation-text);background:var(--annotation-highlight-unselected);border-bottom:2px solid var(--annotation-highlight-unselected-underline)}.rich-text-lexical mark.selected{background:var(--annotation-highlight);border-bottom:2px solid var(--annotation-highlight-underline);padding-bottom:2px}.rich-text-lexical th{font-weight:400;background-color:var(--theme-input-bg)}.fixed-toolbar{display:none}.fixed-toolbar.open,.rich-text-lexical:focus-within .fixed-toolbar{display:flex;position:-webkit-sticky;position:sticky;width:100%;border:1px solid var(--theme-elevation-150);top:8%;box-sizing:border-box;z-index:1002}span.nowrap{white-space:nowrap}p.left-indent1{margin-left:40px}p.left-indent2{margin-left:80px}