.code-action-menu-container{color:#00000080;-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;height:35.8px;font-size:10px;display:flex;position:absolute}.code-action-menu-container .code-highlight-language{margin-right:4px}.code-action-menu-container button.menu-item{cursor:pointer;color:#00000080;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:4px;flex-shrink:0;align-items:center;padding:4px;display:flex}.code-action-menu-container button.menu-item i.format{opacity:.6;color:#00000080;background-size:contain;width:16px;height:16px;display:flex}.code-action-menu-container button.menu-item:hover{opacity:.9;border:1px solid #0000004d}.code-action-menu-container button.menu-item:active{background-color:#dfe8fa;border:1px solid #00000073}
.code-action-menu-container .prettier-wrapper{position:relative}.code-action-menu-container .prettier-wrapper .code-error-tips{color:#fff;background:#222;border-radius:4px;margin-top:4px;padding:5px;position:absolute;top:26px;right:0}
.Collapsible__container{background:#fcfcfc;border:1px solid #eee;border-radius:10px;margin-bottom:8px}.Collapsible__title{cursor:pointer;outline:none;padding:5px 5px 5px 20px;font-weight:700;list-style:none;position:relative}.Collapsible__title::marker{display:none}.Collapsible__title::-webkit-details-marker{display:none}.Collapsible__title:before{content:"";border:4px solid #0000;border-left:6px solid #000;border-right-width:6px;display:block;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.Collapsible__container[open]>.Collapsible__title:before{border-width:6px 4px 0;border-color:#000 #0000 #0000}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{-webkit-user-select:none;user-select:none;display:none}
.CommentPlugin_AddCommentBox{z-index:10;background-color:#fff;border-radius:20px;width:40px;height:60px;display:block;position:fixed;box-shadow:0 0 3px #0003}.CommentPlugin_AddCommentBox_button{cursor:pointer;background:0 0;border:0;border-radius:20px;width:40px;height:60px;position:absolute;top:0;left:0}.CommentPlugin_AddCommentBox_button:hover{background-color:#f6f6f6}i.add-comment{vertical-align:-10px;background-image:url(../media/chat-left-text.0cy9o0z8gfwsc.svg);background-size:contain;width:20px;height:20px;display:inline-block}@media (max-width:600px){.CommentPlugin_AddCommentBox{display:none}}.CommentPlugin_CommentInputBox{z-index:24;background-color:#fff;border-radius:5px;width:250px;min-height:80px;animation:.4s show-input-box;display:block;position:absolute;box-shadow:0 0 5px #0000001a}.CommentPlugin_CommentInputBox:before{content:"";box-sizing:border-box;transform-origin:0 0;border:.5em solid #0000;border-color:#0000 #0000 #fff #fff;width:0;height:0;margin-left:.5em;position:absolute;top:0;left:calc(50% + .25em);right:-1em;transform:rotate(135deg);box-shadow:-3px 3px 3px #0000000d}@keyframes show-input-box{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.CommentPlugin_CommentInputBox_Buttons{flex-direction:row;gap:10px;padding:0 10px 10px;display:flex}.CommentPlugin_CommentInputBox_Button{flex:1}.CommentPlugin_CommentInputBox_Button.primary{color:#fff;background-color:#4287f5;font-weight:700}.CommentPlugin_CommentInputBox_Button.primary:hover{background-color:#3572d3}.CommentPlugin_CommentInputBox_Button[disabled]{opacity:.5;cursor:not-allowed;color:#444;background-color:#eee;font-weight:400}.CommentPlugin_CommentInputBox_Button[disabled]:hover{opacity:.5;background-color:#eee}.CommentPlugin_CommentInputBox_EditorContainer{border-radius:5px;margin:10px;position:relative}.CommentPlugin_CommentInputBox_Editor{caret-color:#050505;background-color:#fff;border:1px solid #ccc;border-radius:5px;min-height:80px;padding:9px 10px 10px 9px;font-size:15px;display:block;position:relative}.CommentPlugin_CommentInputBox_Editor:focus{outline:1px solid #4287f5}.CommentPlugin_ShowCommentsButton{z-index:100;background-color:#ddd;border-radius:10px;position:fixed;top:50vh;right:10px}i.comments{vertical-align:-10px;opacity:.5;background-image:url(../media/comments.0.~njut29xbz-.svg);background-size:contain;width:20px;height:20px;transition:opacity .2s linear;display:inline-block}.CommentPlugin_ShowCommentsButton:hover i.comments{opacity:1}.CommentPlugin_ShowCommentsButton.active{background-color:#ccc}.CommentPlugin_CommentsPanel{z-index:50;background-color:#fff;border-top-left-radius:10px;width:300px;height:calc(100% - 88px);animation:.2s show-comments;position:fixed;top:88px;right:0;box-shadow:0 0 10px #0000001a}@keyframes show-comments{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}.CommentPlugin_CommentsPanel_Heading{color:#444;border-bottom:1px solid #eee;width:100%;margin:0;padding-top:10px;padding-left:15px;font-size:20px;display:block;overflow:hidden}.CommentPlugin_CommentsPanel_Editor{caret-color:#050505;background-color:#fff;border:1px solid #ccc;border-radius:5px;min-height:20px;padding:9px 10px 10px 9px;font-size:15px;display:block;position:relative}.CommentPlugin_CommentsPanel_Editor:before{content:"";float:right;width:30px;height:20px}.CommentPlugin_CommentsPanel_SendButton{background:0 0;position:absolute;top:8px;right:10px}.CommentPlugin_CommentsPanel_SendButton:hover{background:0 0}i.send{vertical-align:-10px;opacity:.5;background-image:url(../media/send.0nk44kr.8ivts.svg);background-size:contain;width:20px;height:20px;transition:opacity .2s linear;display:inline-block}.CommentPlugin_CommentsPanel_SendButton:hover i.send{opacity:1;filter:invert(45%)sepia(98%)saturate(2299%)hue-rotate(201deg)brightness()contrast(92%)}.CommentPlugin_CommentsPanel_SendButton[disabled] i.send{opacity:.3}.CommentPlugin_CommentsPanel_SendButton:hover[disabled] i.send{opacity:.3;filter:none}.CommentPlugin_CommentsPanel_Empty{color:#777;text-align:center;width:100%;margin:0;padding:0;font-size:15px;position:absolute;top:calc(50% - 15px)}.CommentPlugin_CommentsPanel_List{width:100%;height:calc(100% - 45px);margin:0;padding:0;list-style-type:none;position:absolute;top:45px;overflow-y:auto}.CommentPlugin_CommentsPanel_List_Comment{margin:0;padding:15px 0 15px 15px;font-size:14px;transition:all .2s linear;position:relative}.CommentPlugin_CommentsPanel_List_Thread.active .CommentPlugin_CommentsPanel_List_Comment:hover{background-color:inherit}.CommentPlugin_CommentsPanel_List_Comment p{color:#444;margin:0}.CommentPlugin_CommentsPanel_List_Details{color:#444;vertical-align:top;padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Comment_Author{padding-right:5px;font-weight:700}.CommentPlugin_CommentsPanel_List_Comment_Time{color:#999}.CommentPlugin_CommentsPanel_List_Thread{border-top:1px solid #eee;border-bottom:1px solid #eee;border-left:0 solid #eee;margin:0;padding:0;transition:all .2s linear;position:relative}.CommentPlugin_CommentsPanel_List_Thread:first-child,.CommentPlugin_CommentsPanel_List_Thread+.CommentPlugin_CommentsPanel_List_Thread{border-top:none}.CommentPlugin_CommentsPanel_List_Thread.interactive{cursor:pointer}.CommentPlugin_CommentsPanel_List_Thread.interactive:hover{background-color:#fafafa}.CommentPlugin_CommentsPanel_List_Thread.active{cursor:inherit;background-color:#fafafa;border-left:15px solid #eee}.CommentPlugin_CommentsPanel_List_Thread_QuoteBox{color:#ccc;padding-top:10px;display:block}.CommentPlugin_CommentsPanel_List_Thread_Quote{margin:0 10px}.CommentPlugin_CommentsPanel_List_Thread_Quote span{color:#222;background:#5890ff24;padding:1px;font-weight:700;line-height:1.4;display:inline}.CommentPlugin_CommentsPanel_List_Thread_Comments{padding-left:10px;list-style-type:none}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child{border:none;margin-left:0;padding-left:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child.CommentPlugin_CommentsPanel_List_Comment:last-child{padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment{border-left:5px solid #eee;margin-left:5px;padding-left:10px}.CommentPlugin_CommentsPanel_List_Thread_Editor{padding-top:1px;position:relative}.CommentPlugin_CommentsPanel_List_DeleteButton{opacity:0;background-color:#0000;width:30px;height:30px;position:absolute;top:10px;right:10px}.CommentPlugin_CommentsPanel_DeletedComment,.CommentPlugin_CommentsPanel_List_Comment:hover .CommentPlugin_CommentsPanel_List_DeleteButton,.CommentPlugin_CommentsPanel_List_Thread_QuoteBox:hover .CommentPlugin_CommentsPanel_List_DeleteButton{opacity:.5}.CommentPlugin_CommentsPanel_List_DeleteButton:hover{opacity:1;filter:invert(45%)sepia(98%)saturate(2299%)hue-rotate(201deg)brightness()contrast(92%);background-color:#0000}.CommentPlugin_CommentsPanel_List_DeleteButton i.delete{vertical-align:-10px;background-image:url(../media/trash3.0xf6ss-8f94al.svg);background-size:contain;width:15px;height:15px;transition:opacity .2s linear;position:absolute;top:5px;left:5px}
.CommentEditorTheme__paragraph{position:"relative";margin:0}
.draggable-block-menu{cursor:grab;opacity:0;will-change:transform;border-radius:4px;gap:2px;padding:2px 1px;display:flex;position:absolute;top:0;left:0}.draggable-block-menu .icon{opacity:.3;background-image:url(../media/draggable-block-menu.11t8bgfarf0tw.svg);width:16px;height:16px}.draggable-block-menu .icon-plus{cursor:pointer;background-color:#0000;background-image:url(../media/plus.0fb1j9-gu8mpp.svg);border:none;display:inline-block}.draggable-block-menu:active{cursor:grabbing}.draggable-block-menu .icon:hover{background-color:#efefef}.draggable-block-target-line{pointer-events:none;opacity:0;will-change:transform;background:#00bfff;height:4px;position:absolute;top:0;left:0}
.link-editor{z-index:10;opacity:0;will-change:transform;background-color:#fff;border-radius:0 0 8px 8px;width:100%;max-width:400px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.link-editor .button{cursor:pointer;border-radius:8px;width:20px;height:20px;margin:0 2px;padding:6px;display:inline-block}.link-editor .button.hovered{background-color:#eee;width:20px;height:20px;display:inline-block}.link-editor .button i,.actions i{vertical-align:-.25em;background-size:contain;width:20px;height:20px;display:inline-block}
.floating-text-format-popup{vertical-align:middle;z-index:10;opacity:0;will-change:transform;background:#fff;border-radius:8px;height:35px;padding:4px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.floating-text-format-popup button.popup-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:10px;padding:8px;display:flex}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;margin-top:2px;display:flex}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:#dfe8fa4d}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#eee}.floating-text-format-popup select.popup-item{vertical-align:middle;appearance:none;color:#777;text-overflow:ellipsis;background:0 0;border:0;border-radius:10px;width:70px;padding:8px;font-size:14px;display:flex}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;width:70px;height:20px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.floating-text-format-popup .popup-item .icon{-webkit-user-select:none;user-select:none;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.floating-text-format-popup i.chevron-down{-webkit-user-select:none;user-select:none;width:16px;height:16px;margin-top:3px;display:flex}.floating-text-format-popup i.chevron-down.inside{pointer-events:none;width:16px;height:16px;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.floating-text-format-popup .divider{background-color:#eee;width:1px;margin:0 4px}@media (max-width:1024px){.floating-text-format-popup button.insert-comment{display:none}}
.color-picker-wrapper{padding:20px}.color-picker-basic-color{flex-wrap:wrap;gap:10px;margin:0;padding:0;display:flex}.color-picker-basic-color button{cursor:pointer;border:1px solid #ccc;border-radius:4px;width:16px;height:16px;list-style-type:none}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{-webkit-user-select:none;user-select:none;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);width:100%;height:150px;margin-top:15px;position:relative}.color-picker-saturation_cursor{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-10px,-10px);box-shadow:0 0 15px #00000026}.color-picker-hue{-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:12px;width:100%;height:12px;margin-top:15px;position:relative}.color-picker-hue_cursor{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-10px,-4px);box-shadow:0 0 0 .5px #0003}.color-picker-color{border:1px solid #ccc;width:100%;height:20px;margin-top:15px}
.TableCellResizer__resizer{touch-action:none;position:absolute}@media (pointer:coarse){.TableCellResizer__resizer{mix-blend-mode:color;background-color:#adf}}
.table-of-contents .heading2{margin-left:10px}.table-of-contents .heading3{margin-left:20px}.selected-heading{color:#3578e5;position:relative}.selected-heading-wrapper:before{content:" ";z-index:10;background-color:#3578e5;border:4px solid #fff;border-radius:50%;width:4px;height:4px;display:inline-block;position:absolute;top:4px;left:-30px}.normal-heading{cursor:pointer;font-size:16px;line-height:20px}.table-of-contents{color:#acacbe;z-index:1;background-color:#32323d;border-radius:.375rem;flex-direction:row;justify-content:flex-start;width:250px;height:300px;padding:10px;display:flex;position:fixed;top:200px;right:-35px}.first-heading{color:#fff;cursor:pointer;font-weight:700}.headings{-ms-overflow-style:none;scrollbar-width:none;width:200px;height:220px;margin-top:0;margin-left:10px;padding:0;list-style:none;overflow:hidden auto}.headings::-webkit-scrollbar{display:none}.headings:before{content:" ";border-radius:2px;width:4px;height:220px;margin-top:5px;position:absolute;right:240px}.normal-heading-wrapper{margin-left:2px;position:relative}
.font-size-input{color:#777;text-align:center;border-color:gray;border-radius:5px;align-self:center;width:20px;height:15px;padding:2px 4px;font-size:14px;font-weight:700}.font-size-input:disabled{opacity:.2;cursor:not-allowed}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.add-icon{background-image:url(../media/add-sign.0zynpq4asp3-y.svg);background-position:50%;background-repeat:no-repeat}.minus-icon{background-image:url(../media/minus-sign.0-t-bf_s21wxd.svg);background-position:50%;background-repeat:no-repeat}button.font-decrement{margin-right:3px;padding:0}button.font-increment{margin-left:3px;padding:0}
