*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:logo;src:url(/assets/logo-Cjdi4paN.ttf)}body{color:#262626}.splitpanes{width:100%;height:100%;display:flex}.splitpanes--vertical{flex-direction:row}.splitpanes--horizontal{flex-direction:column}.splitpanes--dragging .splitpanes__pane{-webkit-user-select:none;user-select:none;pointer-events:none}:has(.splitpanes--dragging){-webkit-user-select:none;user-select:none;pointer-events:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{will-change:width;transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{will-change:height;transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{transition:none}.splitpanes__splitter{touch-action:none}.splitpanes--vertical>.splitpanes__splitter{cursor:col-resize;min-width:1px}.splitpanes--horizontal>.splitpanes__splitter{cursor:row-resize;min-height:1px}.default-theme.splitpanes .splitpanes__pane{background-color:#f2f2f2}.default-theme.splitpanes .splitpanes__splitter{box-sizing:border-box;background-color:#fff;flex-shrink:0;position:relative}.default-theme.splitpanes .splitpanes__splitter:before,.default-theme.splitpanes .splitpanes__splitter:after{content:"";background-color:#00000026;transition:background-color .3s;position:absolute;top:50%;left:50%}.default-theme.splitpanes .splitpanes__splitter:hover:before,.default-theme.splitpanes .splitpanes__splitter:hover:after{background-color:#00000040}.default-theme.splitpanes .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{border-left:1px solid #eee;width:7px;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{width:1px;height:30px;transform:translateY(-50%)}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{border-top:1px solid #eee;height:7px;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{width:30px;height:1px;transform:translate(-50%)}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}.fly_view[data-v-233e27af]{z-index:10;position:fixed}.fade-enter-active[data-v-b1e6a6fd],.fade-leave-active[data-v-b1e6a6fd]{transition:all .3s linear}.fade-enter-from[data-v-b1e6a6fd],.fade-leave-to[data-v-b1e6a6fd]{opacity:0}.box[data-v-b1e6a6fd]{transition:all .1s}.fade-enter-from .box[data-v-b1e6a6fd],.fade-leave-to .box[data-v-b1e6a6fd]{opacity:0;transform:scale(.9)}.modal_view[data-v-b1e6a6fd]{z-index:999;background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;padding:15px;display:flex;position:fixed;top:0;left:0}.modal_view .box[data-v-b1e6a6fd]{color:#404040;background:#fff;border-radius:8px;width:100%;max-width:500px;padding:15px 20px;box-shadow:0 8px 24px #0000001f}.modal_view .box .header[data-v-b1e6a6fd]{justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.modal_view .box .header .close[data-v-b1e6a6fd]{cursor:pointer;padding:2px 6px}.modal_view .box .header .close svg[data-v-b1e6a6fd]{color:#8b8b8b}.modal_view .box .header .close[data-v-b1e6a6fd]:hover{background:#f5f5f5}.modal_view .box .title[data-v-b1e6a6fd]{font-size:18px;font-weight:500}.btn_box[data-v-a786ac7e]{justify-content:flex-end;align-items:center;padding-top:20px;display:flex}.btn[data-v-a786ac7e]{color:#404040;cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;margin-left:15px;padding:5px 14px;font-size:14px}.cancel_btn[data-v-a786ac7e]:hover{background:#0000000a}.ok_btn[data-v-a786ac7e]{color:#fff;background:#3370ff}.ok_btn[data-v-a786ac7e]:hover{background:#5868d3}.del_btn[data-v-a786ac7e]{color:#fff;background:#ef4444}.del_btn[data-v-a786ac7e]:hover{background:#da3636}.fly_menu_box[data-v-ee97349f]{z-index:1;width:100%;position:absolute}.simple_list_box[data-v-d9bb621e]{display:flex}.simple_list[data-v-d9bb621e]{background:#fff;border-radius:8px;flex-direction:column;padding:2px 4px;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 5px 18px #0003}.simple_item[data-v-ae8310c4]{width:100%;padding:var(--simple_item_padding,8px 12px);font-size:var(--simple_item_font_size,14px);color:var(--simple_item_color,#333);-webkit-user-select:none;user-select:none;cursor:var(--simple_item_cursor,pointer);border-radius:4px;align-items:center;margin:2px 0;transition:all .2s;display:flex}.simple_item[data-v-ae8310c4]:hover{background:var(--simple_item_hover_bg,#f0f0f0)}.simple_item .left_right[data-v-ae8310c4]{justify-content:space-between;align-items:center;width:100%;display:flex}.simple_item_warn[data-v-ae8310c4]:hover{color:#e85758;background:#fff0f0}.simple_item_other[data-v-ae8310c4]:hover{background:unset}.ghost[data-v-b3c12edb]{opacity:1;background:#c8ebfb}.todo_list[data-v-b3c12edb]{flex-direction:column;height:100%;display:flex}.todo_list_box[data-v-b3c12edb]{flex-grow:1;overflow-y:auto}.head[data-v-b3c12edb]{justify-content:space-between;align-items:center;padding:15px 10px;display:flex;position:relative}.head .left[data-v-b3c12edb],.head .right[data-v-b3c12edb]{align-items:center;display:flex}.head .menu[data-v-b3c12edb]{cursor:pointer;border-radius:3px;align-items:center;margin-right:10px;padding:5px;display:flex;transform:translateY(2px)}.head .menu[data-v-b3c12edb]:hover{background:#f3f3f3}.head .menu svg[data-v-b3c12edb]{fill:#979797;width:20px;height:20px}.head .name[data-v-b3c12edb]{border-radius:5px;padding:5px;font-size:20px;font-weight:700}.head .name[data-v-b3c12edb]:hover{background:#f3f3f3}.head .name .icon[data-v-b3c12edb]{margin-right:5px}.head .right .btn[data-v-b3c12edb]{cursor:pointer;border-radius:5px;margin-left:10px;padding:5px}.head .right .btn[data-v-b3c12edb]:hover{background:#f3f3f3}.head .right svg[data-v-b3c12edb]{fill:#979797;width:18px;height:18px}.add_task[data-v-b3c12edb]{padding:0 20px 16px}.add_task .cont[data-v-b3c12edb]{background:#f3f3f3ab;border:1px solid #f3f3f3ab;border-radius:6px;align-items:center;padding:8px 12px;display:flex}.add_task .cont .input[data-v-b3c12edb]{flex-grow:1}.add_task .cont .input input[data-v-b3c12edb]{background:0 0;border:none;outline:none;width:100%;font-size:14px;transform:translateY(-1px)}.add_task .cont .option[data-v-b3c12edb]{flex-shrink:0}.add_task .cont .option .more svg[data-v-b3c12edb]{fill:#979797;width:20px;height:20px;transform:translateY(3px)}.add_task .cont[data-v-b3c12edb]:has(input:focus){background:0 0;border:1px solid #4772fa}.task_list[data-v-b3c12edb],.tack_ok_list[data-v-b3c12edb],.tack_over_list[data-v-b3c12edb],.task_list_del[data-v-b3c12edb]{padding-right:15px}.task_list .item[data-v-b3c12edb],.tack_ok_list .item[data-v-b3c12edb],.tack_over_list .item[data-v-b3c12edb],.task_list_del .item[data-v-b3c12edb]{cursor:pointer;align-items:center;display:flex}.task_list .item:hover .line[data-v-b3c12edb],.tack_ok_list .item:hover .line[data-v-b3c12edb],.tack_over_list .item:hover .line[data-v-b3c12edb],.task_list_del .item:hover .line[data-v-b3c12edb]{background:#f1f1f1}.task_list .item:hover .drag[data-v-b3c12edb],.tack_ok_list .item:hover .drag[data-v-b3c12edb],.tack_over_list .item:hover .drag[data-v-b3c12edb],.task_list_del .item:hover .drag[data-v-b3c12edb]{opacity:1}.task_list .item.active .line[data-v-b3c12edb],.tack_ok_list .item.active .line[data-v-b3c12edb],.tack_over_list .item.active .line[data-v-b3c12edb],.task_list_del .item.active .line[data-v-b3c12edb]{background:#f1f1f1}.task_list .drag[data-v-b3c12edb],.tack_ok_list .drag[data-v-b3c12edb],.tack_over_list .drag[data-v-b3c12edb],.task_list_del .drag[data-v-b3c12edb]{cursor:move;opacity:0;margin-right:5px}.task_list .drag svg[data-v-b3c12edb],.tack_ok_list .drag svg[data-v-b3c12edb],.tack_over_list .drag svg[data-v-b3c12edb],.task_list_del .drag svg[data-v-b3c12edb]{fill:#979797;width:15px;height:15px}.task_list .line[data-v-b3c12edb],.tack_ok_list .line[data-v-b3c12edb],.tack_over_list .line[data-v-b3c12edb],.task_list_del .line[data-v-b3c12edb]{border-radius:6px;flex-grow:1;align-items:center;padding:6px 15px;display:flex}.task_list .line .checkbox[data-v-b3c12edb],.tack_ok_list .line .checkbox[data-v-b3c12edb],.tack_over_list .line .checkbox[data-v-b3c12edb],.task_list_del .line .checkbox[data-v-b3c12edb]{cursor:pointer;margin-right:5px;transform:translateY(1px)}.task_list .line .checkbox svg[data-v-b3c12edb],.tack_ok_list .line .checkbox svg[data-v-b3c12edb],.tack_over_list .line .checkbox svg[data-v-b3c12edb],.task_list_del .line .checkbox svg[data-v-b3c12edb]{fill:#979797;width:15px;height:15px}.task_list .line .checkbox svg[data-v-b3c12edb]:hover,.tack_ok_list .line .checkbox svg[data-v-b3c12edb]:hover,.tack_over_list .line .checkbox svg[data-v-b3c12edb]:hover,.task_list_del .line .checkbox svg[data-v-b3c12edb]:hover{fill:#717171}.task_list .line .checkbox .ok[data-v-b3c12edb],.tack_ok_list .line .checkbox .ok[data-v-b3c12edb],.tack_over_list .line .checkbox .ok[data-v-b3c12edb],.task_list_del .line .checkbox .ok[data-v-b3c12edb]{fill:#97979763}.task_list .line .note_icon[data-v-b3c12edb],.tack_ok_list .line .note_icon[data-v-b3c12edb],.tack_over_list .line .note_icon[data-v-b3c12edb],.task_list_del .line .note_icon[data-v-b3c12edb]{cursor:pointer;margin-right:5px;transform:translateY(1px)}.task_list .line .note_icon svg[data-v-b3c12edb],.tack_ok_list .line .note_icon svg[data-v-b3c12edb],.tack_over_list .line .note_icon svg[data-v-b3c12edb],.task_list_del .line .note_icon svg[data-v-b3c12edb]{fill:#979797;width:15px;height:15px}.task_list .line .task_name[data-v-b3c12edb],.tack_ok_list .line .task_name[data-v-b3c12edb],.tack_over_list .line .task_name[data-v-b3c12edb],.task_list_del .line .task_name[data-v-b3c12edb]{font-size:14px}.task_list .line .line_cont[data-v-b3c12edb],.tack_ok_list .line .line_cont[data-v-b3c12edb],.tack_over_list .line .line_cont[data-v-b3c12edb],.task_list_del .line .line_cont[data-v-b3c12edb]{justify-content:space-between;align-items:center;width:100%;display:flex}.task_list .line .line_cont .left[data-v-b3c12edb],.tack_ok_list .line .line_cont .left[data-v-b3c12edb],.tack_over_list .line .line_cont .left[data-v-b3c12edb],.task_list_del .line .line_cont .left[data-v-b3c12edb],.task_list .line .line_cont .right[data-v-b3c12edb],.tack_ok_list .line .line_cont .right[data-v-b3c12edb],.tack_over_list .line .line_cont .right[data-v-b3c12edb],.task_list_del .line .line_cont .right[data-v-b3c12edb]{align-items:center;display:flex}.task_list .line .line_cont .type[data-v-b3c12edb],.tack_ok_list .line .line_cont .type[data-v-b3c12edb],.tack_over_list .line .line_cont .type[data-v-b3c12edb],.task_list_del .line .line_cont .type[data-v-b3c12edb]{opacity:.5;font-size:12px;transform:translateY(-1px)}.task_list .title[data-v-b3c12edb],.tack_ok_list .title[data-v-b3c12edb],.tack_over_list .title[data-v-b3c12edb],.task_list_del .title[data-v-b3c12edb]{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;margin-top:15px;padding-left:15px;display:flex}.task_list .title .tag_input_checkbox[data-v-b3c12edb],.tack_ok_list .title .tag_input_checkbox[data-v-b3c12edb],.tack_over_list .title .tag_input_checkbox[data-v-b3c12edb],.task_list_del .title .tag_input_checkbox[data-v-b3c12edb]{display:none}.task_list .title .switch[data-v-b3c12edb],.tack_ok_list .title .switch[data-v-b3c12edb],.tack_over_list .title .switch[data-v-b3c12edb],.task_list_del .title .switch[data-v-b3c12edb]{margin-right:5px;transition:all .2s}.task_list .title .switch svg[data-v-b3c12edb],.tack_ok_list .title .switch svg[data-v-b3c12edb],.tack_over_list .title .switch svg[data-v-b3c12edb],.task_list_del .title .switch svg[data-v-b3c12edb]{fill:#979797;width:15px;height:15px;transform:translateY(2px)}.task_list .title .text[data-v-b3c12edb],.tack_ok_list .title .text[data-v-b3c12edb],.tack_over_list .title .text[data-v-b3c12edb],.task_list_del .title .text[data-v-b3c12edb]{font-size:13px;font-weight:700}.task_list .title .num[data-v-b3c12edb],.tack_ok_list .title .num[data-v-b3c12edb],.tack_over_list .title .num[data-v-b3c12edb],.task_list_del .title .num[data-v-b3c12edb]{color:#c5c5c5;margin-left:10px;font-size:14px}.task_list .title .week[data-v-b3c12edb],.tack_ok_list .title .week[data-v-b3c12edb],.tack_over_list .title .week[data-v-b3c12edb],.task_list_del .title .week[data-v-b3c12edb]{color:#717171;margin-left:5px}:is(.task_list:has(.tag_input_checkbox:checked) .item[data-v-b3c12edb],.tack_ok_list:has(.tag_input_checkbox:checked) .item[data-v-b3c12edb],.tack_over_list:has(.tag_input_checkbox:checked) .item[data-v-b3c12edb],.task_list_del:has(.tag_input_checkbox:checked) .item[data-v-b3c12edb]){display:none}:is(.task_list:has(.tag_input_checkbox:checked) .switch[data-v-b3c12edb],.tack_ok_list:has(.tag_input_checkbox:checked) .switch[data-v-b3c12edb],.tack_over_list:has(.tag_input_checkbox:checked) .switch[data-v-b3c12edb],.task_list_del:has(.tag_input_checkbox:checked) .switch[data-v-b3c12edb]){transform:rotate(-90deg)}.item_menu_box[data-v-b3c12edb]{background:#fff;border-radius:6px;padding:6px;box-shadow:0 8px 24px #0000001f}.item_menu_box .item[data-v-b3c12edb]{-webkit-user-select:none;user-select:none;cursor:pointer;color:#404040;border-radius:6px;align-items:center;padding:8px 12px;display:flex}.item_menu_box .item[data-v-b3c12edb]:hover{background:#f5f5f5}.item_menu_box .item svg[data-v-b3c12edb]{fill:#404040;width:16px;height:16px}.item_menu_box .item span[data-v-b3c12edb]{margin:0 10px;font-size:14px}.item_menu_box .flag[data-v-b3c12edb]{flex-direction:column}.item_menu_box .flag[data-v-b3c12edb]:hover{background:unset}.item_menu_box .flag .tit[data-v-b3c12edb]{width:100%;margin-bottom:12px;font-size:12px}.item_menu_box .flag .flag_list[data-v-b3c12edb]{justify-content:space-between;align-items:center;width:100%;display:flex}.item_menu_box .flag .flag_item[data-v-b3c12edb]{border-radius:3px;padding:5px 8px}.item_menu_box .flag .flag_item[data-v-b3c12edb]:hover{background:#ecf1fe}.item_menu_box .flag .flag_item .active[data-v-b3c12edb]{background:#f5f5f5}.item_menu_box .flag svg[data-v-b3c12edb]{width:16px;height:16px}.item_menu_box .del svg[data-v-b3c12edb]{fill:#404040;width:16px;height:16px}.item_menu_box .del span[data-v-b3c12edb]{margin:0 10px;font-size:14px}.item_menu_box .del[data-v-b3c12edb]:hover{color:#e44949;background:#e449491d}.item_menu_box .del:hover svg[data-v-b3c12edb]{fill:#e44949}.no_allow .task_list_del .line .checkbox[data-v-b3c12edb]{cursor:not-allowed}.vditor{--border-color:#d1d5da;--second-color:#5860695c;--panel-background-color:#fff;--panel-shadow:0 1px 2px #0003;--toolbar-background-color:#f6f8fa;--toolbar-icon-color:#586069;--toolbar-icon-hover-color:#4285f4;--toolbar-height:35px;--toolbar-divider-margin-top:8px;--textarea-background-color:#fafbfc;--textarea-text-color:#24292e;--resize-icon-color:var(--toolbar-icon-color);--resize-background-color:var(--toolbar-background-color);--resize-hover-icon-color:var(--panel-background-color);--resize-hover-background-color:var(--toolbar-icon-hover-color);--count-background-color:#1b1f230d;--heading-border-color:#eaecef;--blockquote-color:#6a737d;--ir-heading-color:#660e7a;--ir-title-color:gray;--ir-bi-color:#0033b3;--ir-link-color:green;--ir-bracket-color:#00f;--ir-paren-color:green}.vditor--dark{--border-color:#141414;--second-color:#b9b9b95c;--panel-background-color:#24292e;--panel-shadow:0 1px 2px #fff3;--toolbar-background-color:#1d2125;--toolbar-icon-color:#b9b9b9;--toolbar-icon-hover-color:#fff;--textarea-background-color:#2f363d;--textarea-text-color:#d1d5da;--resize-icon-color:var(--border-color);--resize-background-color:var(--second-color);--resize-hover-icon-color:var(--toolbar-icon-hover-color);--resize-hover-background-color:#b9b9b9db;--count-background-color:#4285f45c;--heading-border-color:var(--textarea-text-color);--blockquote-color:var(--toolbar-icon-color);--ir-heading-color:#9876aa;--ir-title-color:gray;--ir-bi-color:#cc7832;--ir-link-color:#ffc66d;--ir-bracket-color:#287bde;--ir-paren-color:#6a8759}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.vditor-tooltipped{cursor:pointer;position:relative}.vditor-tooltipped:after{z-index:1000000;-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);opacity:0;background:#3b3e43;border-radius:3px;padding:5px 8px;font-size:11px;font-weight:400;line-height:16px;text-decoration:none;display:none;position:absolute}.vditor-tooltipped:before{z-index:1000001;color:#3b3e43;pointer-events:none;content:"";opacity:0;border:5px solid #0000;width:0;height:0;display:none;position:absolute}.vditor-tooltipped--hover:before,.vditor-tooltipped--hover:after,.vditor-tooltipped:hover:before,.vditor-tooltipped:hover:after,.vditor-tooltipped:active:before,.vditor-tooltipped:active:after,.vditor-tooltipped:focus:before,.vditor-tooltipped:focus:after{text-decoration:none;animation-name:tooltip-appear;animation-duration:.15s;animation-timing-function:ease-in;animation-fill-mode:forwards;display:inline-block}.vditor-tooltipped__s:after,.vditor-tooltipped__se:after,.vditor-tooltipped__sw:after{margin-top:5px;top:100%;right:50%}.vditor-tooltipped__s:before,.vditor-tooltipped__se:before,.vditor-tooltipped__sw:before{border-bottom-color:#3b3e43;margin-right:-5px;top:auto;bottom:-5px;right:50%}.vditor-tooltipped__se:after{margin-left:-15px;left:50%;right:auto}.vditor-tooltipped__sw:after{margin-right:-15px}.vditor-tooltipped__n:after,.vditor-tooltipped__ne:after,.vditor-tooltipped__nw:after{margin-bottom:5px;bottom:100%;right:50%}.vditor-tooltipped__n:before,.vditor-tooltipped__ne:before,.vditor-tooltipped__nw:before{border-top-color:#3b3e43;margin-right:-5px;top:-5px;bottom:auto;right:50%}.vditor-tooltipped__ne:after{margin-left:-15px;left:50%;right:auto}.vditor-tooltipped__nw:after{margin-right:-15px}.vditor-tooltipped__s:after,.vditor-tooltipped__n:after{transform:translate(50%)}.vditor-tooltipped__w:after{margin-right:5px;bottom:50%;right:100%;transform:translateY(50%)}.vditor-tooltipped__w:before{border-left-color:#3b3e43;margin-top:-5px;top:50%;bottom:50%;left:-5px}.vditor-tooltipped__e:after{margin-left:5px;bottom:50%;left:100%;transform:translateY(50%)}.vditor-tooltipped__e:before{border-right-color:#3b3e43;margin-top:-5px;top:50%;bottom:50%;right:-5px}@media screen and (max-width:520px){.vditor-tooltipped:before,.vditor-tooltipped:after{content:none}}@keyframes scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.vditor-panel{background-color:var(--panel-background-color);box-shadow:var(--panel-shadow);z-index:3;-webkit-user-select:none;user-select:none;min-width:80px;max-width:320px;color:var(--toolbar-icon-color);border-radius:3px;padding:5px;font-size:14px;animation-name:scale-in;animation-duration:.15s;animation-timing-function:cubic-bezier(.2,0,.13,1.5);display:none;position:absolute}.vditor-panel--none{white-space:nowrap;opacity:.86;min-width:auto;max-width:none;padding:0;animation:none}.vditor-panel--arrow:before{pointer-events:none;content:" ";border:7px solid #0000;border-bottom-color:var(--panel-background-color);width:0;height:0;position:absolute;top:-14px;left:5px}.vditor-panel--left{right:0}.vditor-panel--left.vditor-panel--arrow:before{left:auto;right:5px}.vditor-input{background-color:var(--panel-background-color);color:var(--textarea-text-color);border:0;padding:3px 5px;font-size:12px}.vditor-input:focus{background-color:var(--toolbar-background-color);outline:none}.vditor-icon{color:var(--toolbar-icon-color);cursor:pointer;float:left;box-sizing:border-box;background-color:#0000;border:0;width:23px;height:21px;padding:4px 5px}.vditor-icon:hover,.vditor-icon--current{color:var(--toolbar-icon-hover-color);background-color:#0000}.vditor-icon:focus{outline:none}.vditor-icon svg{float:left;fill:currentColor;pointer-events:none;width:13px!important;height:13px!important}.vditor-toolbar{background-color:var(--toolbar-background-color);border-bottom:1px solid var(--border-color);padding:0 5px;line-height:1}.vditor-toolbar--pin{z-index:1;position:sticky;top:0}.vditor-toolbar--hide{height:5px;transition:all .15s ease-in-out;overflow:hidden}.vditor-toolbar--hide:hover{background-color:var(--toolbar-background-color);height:auto;overflow:visible}.vditor-toolbar__item{float:left;position:relative}.vditor-toolbar__item .vditor-tooltipped{color:var(--toolbar-icon-color);height:var(--toolbar-height);box-sizing:border-box;background-color:#0000;border:0;width:25px;padding:10px 5px;font-size:0}.vditor-toolbar__item .vditor-tooltipped:focus{cursor:pointer;color:var(--toolbar-icon-hover-color);outline:none}.vditor-toolbar__item svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:15px;height:15px;display:inline-block}.vditor-toolbar__item input{width:25px;height:var(--toolbar-height);cursor:pointer;opacity:.001;position:absolute;top:0;left:0;overflow:hidden}.vditor-toolbar__divider{float:left;height:calc(var(--toolbar-height) - (var(--toolbar-divider-margin-top)*2));border-left:1px solid var(--second-color);margin:var(--toolbar-divider-margin-top)8px}.vditor-toolbar__br{width:100%;height:0!important;padding:0!important}.vditor-menu--current{color:var(--toolbar-icon-hover-color)!important}.vditor-menu--disabled{color:var(--second-color)!important;cursor:not-allowed!important}.vditor-emojis{display:inline-block;overflow:auto}.vditor-emojis::-webkit-scrollbar{display:none}.vditor-emojis__tip{width:200px;min-width:1px;color:var(--toolbar-icon-color);white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:10px;overflow:hidden}.vditor-emojis__tail{color:var(--toolbar-icon-color);margin-top:5px;font-size:12px;display:flex}.vditor-emojis__tail a{color:var(--toolbar-icon-color);text-decoration:none}.vditor-emojis__tail a:hover{color:var(--toolbar-icon-hover-color)}.vditor-emojis button{cursor:pointer;float:left;text-align:center;box-sizing:border-box;background-color:#0000;border:0;border-radius:3px;width:30px;height:30px;margin:0;padding:3px;font-size:16px;line-height:26px;transition:all .15s ease-in-out;overflow:hidden}.vditor-emojis button:focus{outline:none}.vditor-emojis button:hover .vditor-emojis__icon{display:inline-block;transform:scale(1.2)}.vditor-emojis img{float:left;width:20px;height:20px;margin:3px 0 0 3px}@media screen and (max-width:520px){.vditor-toolbar__item{padding:0 12px}.vditor-panel--left.vditor-panel--arrow:before{right:17px}}@media (hover:hover) and (pointer:fine){.vditor-toolbar__item .vditor-tooltipped:hover{color:var(--toolbar-icon-hover-color)}}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.vditor{border:1px solid var(--border-color);box-sizing:border-box;border-radius:3px;flex-direction:column;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;display:flex}.vditor--fullscreen{z-index:90;border-radius:0;position:fixed;top:0;left:0;width:100%!important;height:100vh!important}.vditor-content{flex:1;min-width:1px;min-height:60px;display:flex;position:relative}.vditor-preview{border-left:1px solid var(--border-color);box-sizing:border-box;background-color:var(--textarea-background-color);border-radius:0 0 3px;flex:1;min-width:1px;margin-left:-1px;overflow:auto}.vditor-preview::-webkit-scrollbar{display:none}.vditor-preview__action{text-align:center;background-color:var(--toolbar-background-color);padding:10px}.vditor-preview__action button{background-color:var(--toolbar-background-color);color:var(--toolbar-icon-color);cursor:pointer;border:0;margin:0 10px;padding:0 7px;font-size:12px;line-height:20px}.vditor-preview__action button.vditor-preview__action--current,.vditor-preview__action button:hover{color:var(--toolbar-icon-hover-color);background-color:var(--toolbar-background-color)}.vditor-preview__action button:focus{outline:none}.vditor-preview__action button svg{fill:currentColor;vertical-align:middle;width:15px;height:15px}.vditor-preview>.vditor-reset{margin:0 auto;padding:10px}.vditor-preview img:not(.emoji){cursor:pointer}.vditor-devtools{background-color:var(--textarea-background-color);min-width:1px;box-shadow:inset 1px 0 var(--border-color);box-sizing:border-box;border-radius:0 0 3px;flex:1;padding:10px;display:none;overflow:auto}.vditor-counter{color:var(--toolbar-icon-color);background-color:var(--count-background-color);-webkit-user-select:none;user-select:none;float:right;border-radius:3px;margin:8px 3px 0 0;padding:3px;font-size:12px}.vditor-counter--error{color:#d23f31;background-color:#d23f311a}.vditor-resize{cursor:row-resize;-webkit-user-select:none;user-select:none;width:100%;padding:3px 0;position:absolute}.vditor-resize--top{top:-3px}.vditor-resize--bottom{bottom:-3px}.vditor-resize>div{background-color:var(--resize-background-color);height:3px;transition:all .15s ease-in-out}.vditor-resize:hover>div,.vditor-resize--selected>div{background-color:var(--resize-hover-background-color)}.vditor-resize:hover svg,.vditor-resize--selected svg{color:var(--resize-hover-icon-color)}.vditor-resize svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:13px;height:3px;color:var(--resize-icon-color);margin:0 auto;display:block}.vditor-upload{background-color:#4285f4;height:3px;transition:all .15s ease-in-out;position:absolute;top:-2px;left:0}.vditor-tip{z-index:5;font-size:12px;animation-duration:.15s;animation-fill-mode:both;position:absolute;top:10px;left:50%}.vditor-tip--show{animation-name:slideInDown;display:block}.vditor-tip__content{text-align:left;background:var(--toolbar-background-color);color:var(--toolbar-icon-color);max-width:100%;box-shadow:var(--panel-shadow);border-radius:3px;margin-left:-50%;padding:3px 10px;line-height:16px;display:inline-block;position:relative}.vditor-tip__content ul{margin:2px 0;padding:0 0 0 18px}.vditor-tip__content a{color:#4285f4}.vditor-tip__close{color:var(--toolbar-icon-color);cursor:pointer;font-weight:700;position:absolute;top:-7px;right:-15px}.vditor-tip__close:hover{color:var(--toolbar-icon-hover-color)}.vditor-img{z-index:100;flex-direction:column;display:flex;position:fixed;inset:0}.vditor-img__bar{border-bottom:1px solid var(--border-color);background-color:var(--toolbar-background-color);text-align:center;box-sizing:border-box;justify-content:center;align-items:center;height:36px;display:flex}.vditor-img__btn{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--toolbar-icon-color);align-items:center;margin-left:24px;display:flex}.vditor-img__btn:hover{color:var(--toolbar-icon-hover-color)}.vditor-img__btn svg{fill:currentColor;width:14px;height:14px;margin-right:8px}.vditor-img__img{background-color:var(--textarea-background-color);cursor:zoom-out;flex:1;overflow:auto}.vditor-img__img img{max-width:none}.vditor-hint{background-color:var(--panel-background-color);box-shadow:var(--panel-shadow);z-index:4;border-radius:3px;min-width:80px;max-width:250px;margin:0;padding:5px 0;font-size:12px;line-height:20px;list-style:none;display:none;position:absolute}.vditor-hint .vditor-hint{margin-top:-31px;left:100%;right:auto}.vditor-hint .vditor-hint.vditor-panel--left{left:auto;right:100%}.vditor-hint button{color:var(--toolbar-icon-color);box-sizing:border-box;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background-color:#0000;border:0;border-radius:0;width:100%;margin:0;padding:3px 10px;line-height:20px;display:block;overflow:hidden}.vditor-hint button:focus{outline:none}.vditor-hint--current,.vditor-hint button:not(.vditor-menu--disabled):hover{background-color:var(--toolbar-background-color)!important;color:var(--toolbar-icon-hover-color)!important}.vditor-hint__emoji{float:left;margin-right:3px;font-size:16px}.vditor-hint img{float:left;width:20px;height:20px;margin-right:3px}.vditor-reset{color:#24292e;font-variant-ligatures:no-common-ligatures;word-wrap:break-word;word-break:break-word;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:16px;line-height:1.5;overflow:auto}.vditor-reset--anchor{padding-left:20px}.vditor-reset--error{color:#d23f31;font-size:12px;line-height:16px;display:block}.vditor-reset ul ul ul{list-style-type:square}.vditor-reset ul ul{list-style-type:circle}.vditor-reset ul{list-style-type:disc}.vditor-reset ul,.vditor-reset ol{margin-top:0;margin-bottom:16px;padding-left:2em}.vditor-reset li+li{margin-top:.25em}.vditor-reset li p{margin-top:16px}.vditor-reset audio{max-width:100%}.vditor-reset audio:focus{outline:none}.vditor-reset video{max-width:100%;max-height:90vh}.vditor-reset img{max-width:100%}.vditor-reset img.emoji{cursor:auto;vertical-align:sub;max-width:20px}.vditor-reset h1,.vditor-reset h2,.vditor-reset h3,.vditor-reset h4,.vditor-reset h5,.vditor-reset h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.vditor-reset h1:hover .vditor-anchor svg,.vditor-reset h2:hover .vditor-anchor svg,.vditor-reset h3:hover .vditor-anchor svg,.vditor-reset h4:hover .vditor-anchor svg,.vditor-reset h5:hover .vditor-anchor svg,.vditor-reset h6:hover .vditor-anchor svg{visibility:visible}.vditor-reset h1{font-size:1.75em}.vditor-reset h2{font-size:1.55em}.vditor-reset h3{font-size:1.38em}.vditor-reset h4{font-size:1.25em}.vditor-reset h5{font-size:1.13em}.vditor-reset h6{font-size:1em}.vditor-reset hr{background-color:#eaecef;border:0;height:2px;margin:24px 0;padding:0}.vditor-reset p{margin-top:0;margin-bottom:16px}.vditor-reset blockquote{color:#6a737d;border-left:.25em solid #eaecef;margin:0 0 16px;padding:0 1em}.vditor-reset blockquote>:first-child{margin-top:0}.vditor-reset blockquote>:last-child{margin-bottom:0}.vditor-reset ins>iframe{border:0}.vditor-reset iframe{box-sizing:border-box;border:1px solid #d1d5da;max-width:100%}.vditor-reset iframe.iframe__video{min-width:80%;min-height:36vh}.vditor-reset table{border-collapse:collapse;empty-cells:show;border-spacing:0;word-break:keep-all;width:100%;margin-bottom:16px;display:block;overflow:auto}.vditor-reset table tr{background-color:#fafbfc;border-top:1px solid #c6cbd1}.vditor-reset table td,.vditor-reset table th{word-break:normal;white-space:nowrap;border:1px solid #dfe2e5;padding:6px 13px}.vditor-reset table td:first-child:after,.vditor-reset table th:first-child:after{content:"";vertical-align:top;min-height:24px;display:inline-block}.vditor-reset table th{font-weight:600}.vditor-reset table tbody tr:nth-child(2n){background-color:#fff}.vditor-reset code:not(.hljs):not(.highlight-chroma){word-break:break-word;white-space:pre-wrap;background-size:20px 20px;border-radius:3px;margin:0;padding:.2em .4em;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:85%}.vditor-reset pre{margin:1em 0}.vditor-reset pre>code{white-space:pre;word-break:initial;word-wrap:normal;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AgMAAABHkjHhAAAACVBMVEWAgIBaWlo+Pj7rTFvWAAAAA3RSTlMHCAw+VhR4AAAA+klEQVQoz4WSMW7EQAhFPxKWNh2FCx+HkaZI6RRb5DYbyVfIJXLKDCFoMbaTKSw/8ZnPAPjaH2xgZcUNUDADD7D9LtDBCLZ45fbkvo/30K8yeI64pPwl6znd/3n/Oe93P3ho9qeh72btTFzqkz0rsJle8Zr81OLEwZ1dv/713uWqvu2pl+k0fy7MWtj9r/tN5q/02z89qa/L4Dc2LvM93kezPfXlME/O86EbY/V9GB9ePX8G1/6W+/9h1dq/HGfTfzT3j/xNo7522Bfnqe5jO/fvhVthlfk434v3iO9zG/UOphyPeinPl1J8Gtaa7xPTa/Dk+RIs4deMvwGvcGsmsCvJ0AAAAABJRU5ErkJggg==);background-size:20px 20px;border-radius:5px;margin:0;padding:.5em;font-family:mononoki,Consolas,Liberation Mono,Menlo,Courier,monospace,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:85%;display:block;overflow:auto}.vditor-reset pre:hover div.vditor-copy{display:block}.vditor-reset .language-math,.vditor-reset .language-echarts,.vditor-reset .language-mindmap,.vditor-reset .language-plantuml,.vditor-reset .language-mermaid,.vditor-reset .language-smiles,.vditor-reset .language-markmap,.vditor-reset .language-abc,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz{margin-bottom:16px}.vditor-reset .language-math mjx-container:focus{cursor:context-menu;outline:none}.vditor-reset .language-math .katex-display>.katex>.katex-html>.tag{font-size:1.21rem;display:inline-block;right:2px}.vditor-reset .language-echarts,.vditor-reset .language-mindmap{height:420px;overflow:hidden}.vditor-reset .language-mermaid,.vditor-reset .language-markmap,.vditor-reset .language-flowchart,.vditor-reset .language-graphviz{text-align:center}.vditor-reset .language-graphviz parsererror{overflow:auto}.vditor-reset kbd{color:#24292e;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-radius:3px;padding:3px 5px;font:11px/10px Consolas,Liberation Mono,Menlo,Courier,monospace;display:inline-block;box-shadow:inset 0 -1px #d1d5da}.vditor-reset summary{cursor:pointer}.vditor-reset summary:focus{outline:none}.vditor-reset svg{width:auto;height:auto;stroke-width:initial}.vditor-reset p:last-child,.vditor-reset blockquote:last-child,.vditor-reset pre:last-child,.vditor-reset ul:last-child,.vditor-reset ol:last-child,.vditor-reset hr:last-child{margin-bottom:0}.vditor-comment{border-bottom:2px solid #f8e6ab}.vditor-comment--focus,.vditor-comment--hover{background-color:#faf1d1;border-bottom:2px solid #ffc60a}.vditor-comment--focus .vditor-comment,.vditor-comment--hover .vditor-comment{border-bottom:2px solid #ffc60a}.vditor-task{word-break:break-all;list-style:none!important}.vditor-task input{vertical-align:middle;margin:0 .2em .25em -1.6em;font-size:12px}.vditor-copy{z-index:1;display:none;position:relative}.vditor-copy textarea{height:10px;position:absolute;left:-100000px}.vditor-copy span{cursor:pointer;position:absolute;top:.5em;right:15px}.vditor-copy svg{color:#586069;fill:currentColor;height:14px;display:block;width:14px!important}.vditor-linenumber{position:relative;padding-left:4em!important}.vditor-linenumber__rows{pointer-events:none;-webkit-user-select:none;user-select:none;counter-reset:linenumber;width:3em;position:absolute;top:1em;left:0}.vditor-linenumber__rows>span{pointer-events:none;display:block}.vditor-linenumber__rows>span:before{counter-increment:linenumber;content:counter(linenumber);color:#9e969661;text-align:right;padding-right:1em;display:block}.vditor-speech{cursor:pointer;color:#586069;background-color:#f6f8fa;border:1px solid #d1d5da;border-radius:3px;padding:3px;display:none;position:absolute}.vditor-speech:hover,.vditor-speech--current{color:#4285f4}.vditor-speech svg{fill:currentColor;stroke-width:0;stroke:currentColor;width:14px;height:14px;display:block}.vditor-anchor{margin-left:5px}.vditor-anchor--left{float:left;margin-left:-20px;padding-right:4px}.vditor-anchor svg{visibility:hidden}.vditor-anchor:hover svg{visibility:visible}.vditor-anchor:focus{outline:none}.vditor-linkcard{cursor:pointer;max-width:768px;margin:31px auto 16px;padding:0 10px;transition:all .15s ease-in-out}.vditor-linkcard a{background-color:#f6f8fa;border-radius:3px;flex-wrap:wrap-reverse;max-height:250px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 1px 2px #0003}.vditor-linkcard a:hover{text-decoration:none;box-shadow:0 0 3px #00000021,0 3px 6px #00000042}.vditor-linkcard a:visited .vditor-linkcard__abstract{color:#5860695c}.vditor-linkcard__info{box-sizing:border-box;flex:1;min-width:200px;padding:10px}.vditor-linkcard__title{color:#24292e;align-items:center;font-size:14px;font-weight:400;display:flex}.vditor-linkcard__title img{cursor:pointer;border-radius:3px;flex-shrink:0;width:20px;height:20px;margin-right:5px}.vditor-linkcard__abstract{word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;text-overflow:ellipsis;color:#586069;-webkit-box-orient:vertical;margin:5px 0;font-size:13px;display:-webkit-box;overflow:hidden}.vditor-linkcard__site{color:#4285f4;font-size:12px}.vditor-linkcard__image{cursor:pointer;background-color:#5860695c;background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:126px;max-width:250px}.vditor-footnotes__goto-ref{text-decoration:none}.vditor-toc{-webkit-user-select:text;user-select:text;color:#4285f4;margin-bottom:16px}.vditor-toc .vditor-outline__action{display:none}.vditor-toc ul{padding-left:1em;list-style:none!important}.vditor-toc>ul{padding-left:0}.vditor-toc span{cursor:pointer}.vditor-toc li>span>svg{width:0;height:0}.vditor-outline{border-right:1px solid var(--border-color);background-color:var(--panel-background-color);width:250px;display:none;overflow:auto}.vditor-outline--right{border-right:0;border-left:1px solid var(--border-color)}.vditor-outline::-webkit-scrollbar{display:none}.vditor-outline ul{margin:0;padding-left:1em;list-style:none!important}.vditor-outline__content>ul{padding-left:0}.vditor-outline li>span{cursor:pointer;color:var(--textarea-text-color);align-items:center;padding:5px 10px;display:flex}.vditor-outline li>span>svg{flex-shrink:0;width:10px;height:10px}.vditor-outline li>span:hover{color:var(--toolbar-icon-hover-color)}.vditor-outline li>span>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vditor-outline__title{border-bottom:1px dashed var(--border-color);color:var(--toolbar-icon-color);padding:5px 10px;font-size:12px}.vditor-outline__action{fill:currentColor;flex-shrink:0;margin-right:5px;transition:all .15s ease-in-out}.vditor-outline__action--close{transform:rotate(-90deg)}.vditor-wysiwyg{box-sizing:border-box;flex:1;width:100%;min-width:1px;position:relative}.vditor-wysiwyg pre.vditor-reset{background-color:var(--panel-background-color);white-space:pre-wrap;box-sizing:border-box;height:100%;margin:0}.vditor-wysiwyg pre.vditor-reset[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-wysiwyg pre.vditor-reset:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-wysiwyg pre.vditor-reset:focus{background-color:var(--textarea-background-color);outline:none}.vditor-wysiwyg pre.vditor-reset:after{content:"";height:var(--editor-bottom);display:block}.vditor-wysiwyg blockquote:empty:before,.vditor-wysiwyg pre>code:empty:before,.vditor-wysiwyg p:empty:before,.vditor-wysiwyg h1:empty:after,.vditor-wysiwyg h2:empty:after,.vditor-wysiwyg h3:empty:after,.vditor-wysiwyg h4:empty:after,.vditor-wysiwyg h5:empty:after,.vditor-wysiwyg h6:empty:after{content:" "}.vditor-wysiwyg code[data-marker=\`]{padding-left:0!important;padding-right:0!important}.vditor-wysiwyg__block pre:first-child{margin-bottom:-1em}.vditor-wysiwyg__block pre:first-child code{color:var(--textarea-text-color);text-align:left;height:auto}.vditor-wysiwyg__block pre:last-child{margin-bottom:1em}.vditor-wysiwyg__preview{cursor:pointer;white-space:initial;min-height:27px}.vditor-wysiwyg>.vditor-reset>h1:before,.vditor-wysiwyg>.vditor-reset>h2:before,.vditor-wysiwyg>.vditor-reset>h3:before,.vditor-wysiwyg>.vditor-reset>h4:before,.vditor-wysiwyg>.vditor-reset>h5:before,.vditor-wysiwyg>.vditor-reset>h6:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg .vditor-toc:before{float:left;content:"H1";color:var(--second-color);margin-left:-29px;padding-right:4px;font-size:.85rem;font-weight:400}.vditor-wysiwyg>.vditor-reset>h2:before{content:"H2"}.vditor-wysiwyg>.vditor-reset>h3:before{content:"H3"}.vditor-wysiwyg>.vditor-reset>h4:before{content:"H4"}.vditor-wysiwyg>.vditor-reset>h5:before{content:"H5"}.vditor-wysiwyg>.vditor-reset>h6:before{content:"H6"}.vditor-wysiwyg div[data-type=link-ref-defs-block]:before{content:"\"A\""}.vditor-wysiwyg div[data-type=footnotes-block]:before{content:"^F"}.vditor-wysiwyg div.vditor-wysiwyg__block:before{content:"</>"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=yaml-front-matter]:before{content:"F"}.vditor-wysiwyg div.vditor-wysiwyg__block[data-type=math-block]:before{content:"$$"}.vditor-wysiwyg .vditor-toc:before{content:"ToC"}.vditor-wysiwyg hr{width:100%;margin:12px 0;display:inline-block}.vditor-wysiwyg details{white-space:initial}.vditor-wysiwyg a{cursor:pointer}.vditor-wysiwyg span[data-type=backslash]>span{color:var(--second-color);display:none}.vditor-wysiwyg span[data-type=link-ref],.vditor-wysiwyg sup[data-type=footnotes-ref]{color:#4285f4}.vditor-wysiwyg span[data-type=toc-h]{color:#4285f4;text-decoration:underline}.vditor-wysiwyg div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);margin-top:24px;padding-top:24px}.vditor-wysiwyg div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}@media screen and (max-width:520px){.vditor-wysiwyg h1:before,.vditor-wysiwyg h2:before,.vditor-wysiwyg h3:before,.vditor-wysiwyg h4:before,.vditor-wysiwyg h5:before,.vditor-wysiwyg h6:before,.vditor-wysiwyg div.vditor-wysiwyg__block:before,.vditor-wysiwyg div[data-type=link-ref-defs-block]:before,.vditor-wysiwyg div[data-type=footnotes-block]:before,.vditor-wysiwyg .vditor-toc:before{content:none}}.vditor-ir{box-sizing:border-box;flex:1;width:100%;min-width:1px;position:relative}.vditor-ir__node[data-type=code-block]:before,.vditor-ir__node[data-type=code-block]:after,.vditor-ir__node[data-type=yaml-front-matter]:before,.vditor-ir__node[data-type=yaml-front-matter]:after,.vditor-ir__node[data-type=math-block]:before,.vditor-ir__node[data-type=math-block]:after{content:" ";color:var(--second-color)}.vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{padding:0!important}.vditor-ir__node:not(.vditor-ir__node--expand)[data-type=a]{cursor:pointer}.vditor-ir__node[data-type=link-ref],.vditor-ir__node[data-type=footnotes-ref]{color:#4285f4}.vditor-ir__node[data-type=html-block]{margin-bottom:1em}.vditor-ir__node .vditor-ir__marker{width:0;height:0;transition:all .15s ease-in-out;display:inline-block;overflow:hidden}.vditor-ir__node--hidden .vditor-ir__marker{visibility:hidden}.vditor-ir__node--expand .vditor-ir__marker{color:var(--second-color);width:auto;height:auto;display:inline}.vditor-ir__node--expand .vditor-ir__marker--hide{display:none}.vditor-ir__node--expand .vditor-ir__marker--heading{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--bi{color:var(--ir-bi-color)}.vditor-ir__node--expand .vditor-ir__marker--link{color:var(--ir-link-color)}.vditor-ir__node--expand .vditor-ir__marker--title{color:var(--ir-title-color)}.vditor-ir__node--expand .vditor-ir__marker--bracket{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir__node--expand .vditor-ir__marker--paren{color:var(--ir-paren-color)}.vditor-ir__node--expand .vditor-ir__marker--info{color:var(--ir-heading-color)}.vditor-ir__node--expand .vditor-ir__marker--pre code{color:var(--textarea-text-color);text-align:left;height:auto}.vditor-ir__node--expand[data-type=code-block]:before,.vditor-ir__node--expand[data-type=code-block]:after{content:"```"}.vditor-ir__node--expand[data-type=yaml-front-matter]:before,.vditor-ir__node--expand[data-type=yaml-front-matter]:after{content:"---"}.vditor-ir__node--expand[data-type=math-block]:before,.vditor-ir__node--expand[data-type=math-block]:after{content:"$$"}.vditor-ir__node span[data-type=code-block-open-marker],.vditor-ir__node span[data-type=code-block-close-marker],.vditor-ir__node span[data-type=yaml-front-matter-open-marker],.vditor-ir__node span[data-type=yaml-front-matter-close-marker],.vditor-ir__node span[data-type=math-block-open-marker],.vditor-ir__node span[data-type=math-block-close-marker]{display:none}.vditor-ir__preview{cursor:pointer;white-space:initial;min-height:27px}.vditor-ir__link{color:var(--ir-bracket-color);text-decoration:underline}.vditor-ir pre.vditor-reset{background-color:var(--panel-background-color);white-space:pre-wrap;box-sizing:border-box;height:100%;margin:0}.vditor-ir pre.vditor-reset[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-ir pre.vditor-reset:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-ir pre.vditor-reset:focus{background-color:var(--textarea-background-color);outline:none}.vditor-ir pre.vditor-reset:after{content:"";height:var(--editor-bottom);display:block}.vditor-ir pre.vditor-reset pre{margin:0}.vditor-ir hr{width:100%;margin:12px 0;display:inline-block}.vditor-ir blockquote:empty:before,.vditor-ir pre>code:empty:before,.vditor-ir p:empty:before,.vditor-ir h1:empty:after,.vditor-ir h2:empty:after,.vditor-ir h3:empty:after,.vditor-ir h4:empty:after,.vditor-ir h5:empty:after,.vditor-ir h6:empty:after{content:" "}.vditor-ir .vditor-reset>h1:before,.vditor-ir .vditor-reset>h2:before,.vditor-ir .vditor-reset>h3:before,.vditor-ir .vditor-reset>h4:before,.vditor-ir .vditor-reset>h5:before,.vditor-ir .vditor-reset>h6:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir .vditor-toc:before{float:left;content:"H1";color:var(--second-color);margin-left:-29px;padding-right:4px;font-size:.85rem;font-weight:400}.vditor-ir .vditor-reset>h2:before{content:"H2"}.vditor-ir .vditor-reset>h3:before{content:"H3"}.vditor-ir .vditor-reset>h4:before{content:"H4"}.vditor-ir .vditor-reset>h5:before{content:"H5"}.vditor-ir .vditor-reset>h6:before{content:"H6"}.vditor-ir div[data-type=link-ref-defs-block]{color:var(--blockquote-color)}.vditor-ir div[data-type=link-ref-defs-block]:before{content:"\"A\""}.vditor-ir div[data-type=footnotes-block]{border-top:2px solid var(--heading-border-color);margin-top:24px;padding-top:24px}.vditor-ir div[data-type=footnotes-block]:before{content:"^F"}.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ul,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>ol,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>p,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>blockquote,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>pre,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>table,.vditor-ir div[data-type=footnotes-block]>div[data-type=footnotes-def]>hr{margin-left:8px}.vditor-ir .vditor-toc:before{content:"ToC"}.vditor-ir .vditor-toc span[data-type=toc-h]{color:#4285f4;text-decoration:underline}@media screen and (max-width:520px){.vditor-ir h1:before,.vditor-ir h2:before,.vditor-ir h3:before,.vditor-ir h4:before,.vditor-ir h5:before,.vditor-ir h6:before,.vditor-ir div[data-type=link-ref-defs-block]:before,.vditor-ir div[data-type=footnotes-block]:before,.vditor-ir .vditor-toc:before{content:none}}.vditor-sv{resize:none;box-sizing:border-box;background-color:var(--panel-background-color);width:100%;min-width:1px;color:var(--textarea-text-color);font-variant-ligatures:no-common-ligatures;white-space:pre-wrap;word-break:break-word;word-wrap:break-word;border:0;border-radius:0 0 3px 3px;outline:0;flex:1;margin:0 1px 0 0;padding:10px 9px 10px 10px;font-family:Helvetica Neue,Luxi Sans,DejaVu Sans,Hiragino Sans GB,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:16px;line-height:22px;overflow:auto}.vditor-sv[contenteditable=false]{opacity:.3;cursor:not-allowed}.vditor-sv:empty:before{content:attr(placeholder);color:var(--second-color)}.vditor-sv:focus{background-color:var(--textarea-background-color)}.vditor-sv:after{content:"";height:var(--editor-bottom);display:block}.vditor-sv span[data-type=newline]+span[data-type=text]:empty{display:inherit}.vditor-sv .sup{vertical-align:super;font-size:smaller}.vditor-sv .strong{font-weight:700}.vditor-sv .em{font-style:italic}.vditor-sv .s{text-decoration:line-through}.vditor-sv .mark:not(.vditor-sv__marker){color:#000;background-color:#ff0}.vditor-sv .h1{font-size:1.75em;line-height:44px}.vditor-sv .h2{font-size:1.55em;line-height:38px}.vditor-sv .h3{font-size:1.38em;line-height:27px}.vditor-sv .h4{font-size:1.25em;line-height:25px}.vditor-sv .h5{font-size:1.13em}.vditor-sv .h6{font-size:1em}.vditor-sv__marker{color:var(--second-color)}.vditor-sv__marker--heading{color:var(--ir-heading-color)}.vditor-sv__marker--bi{color:var(--ir-bi-color)}.vditor-sv__marker--link{color:var(--ir-link-color)}.vditor-sv__marker--title{color:var(--ir-title-color)}.vditor-sv__marker--bracket{color:var(--ir-bracket-color)}.vditor-sv__marker--paren{color:var(--ir-paren-color)}.vditor-sv__marker--info{color:var(--ir-heading-color)}.vditor-sv__marker--strong{font-weight:700}.my_textarea{height:100%}.my_textarea .textarea{will-change:transform;transform:scaleZ(2)}.my_textarea .vditor{border:none}.my_textarea .vditor-toolbar{display:none}.my_textarea .vditor-ir pre.vditor-reset,.my_textarea .vditor-wysiwyg pre.vditor-reset{background:0 0;padding:0!important}.my_textarea .vditor-reset audio,.my_textarea .vditor-reset video,.my_textarea .vditor-reset img,.my_textarea pre code.hljs{border:1px solid #ccc;border-radius:6px}.my_textarea .vditor-ir__node[data-type=code-block]:before,.my_textarea .vditor-ir__node[data-type=code-block]:after{content:""}.my_textarea .vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{display:none}.my_textarea .vditor-ir__node[data-type=code-block]{margin-bottom:16px}.my_textarea .vditor{--ir-heading-color:#3b82f6;--ir-bracket-color:#3b82f6}.my_textarea .vditor-reset{color:#333;font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.my_textarea .vditor-ir pre.vditor-reset pre,.my_textarea .vditor-wysiwyg pre.vditor-reset pre{font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.my_textarea .vditor-reset p{text-indent:2rem;line-height:28px}.my_textarea .vditor-reset li::marker{color:#8b8b8b}.my_textarea .vditor-reset h1{font-size:22px}.my_textarea .vditor-reset h2{font-size:20px}.my_textarea .vditor-reset h3{font-size:18px}.my_textarea .vditor-reset h4{font-size:16px}.my_textarea .vditor-reset h5{font-size:14px}.my_textarea .vditor-reset h6{font-size:12px}.my_textarea .vditor-ir pre.vditor-reset[contenteditable=false],.my_textarea .vditor-wysiwyg pre.vditor-reset[contenteditable=false]{opacity:unset;cursor:auto}.my_textarea .vditor-reset pre>code{font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.todo_detail[data-v-81bd2196]{flex-direction:column;height:100%;padding:15px;display:flex}.head[data-v-81bd2196]{border-bottom:1px solid #d1d1d1;flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.head .left[data-v-81bd2196]{align-items:center;display:flex}.head .checkbox[data-v-81bd2196]{cursor:pointer;margin-right:5px;transform:translateY(1px)}.head .checkbox svg[data-v-81bd2196]{fill:#979797;width:18px;height:18px}.head .checkbox svg[data-v-81bd2196]:hover{fill:#717171}.head .checkbox .ok[data-v-81bd2196]{fill:#97979763;display:none}.head .checkbox.checkbox_ok svg[data-v-81bd2196]{display:none}.head .checkbox.checkbox_ok .ok[data-v-81bd2196]{display:block}.head .note_icon[data-v-81bd2196]{margin-right:5px;transform:translateY(2px)}.head .note_icon svg[data-v-81bd2196]{fill:#979797;width:18px;height:18px}.head .title[data-v-81bd2196]{color:#191919cc;font-size:16px;font-weight:700}.head .right[data-v-81bd2196]{align-items:center;display:flex}.head .right .set_time[data-v-81bd2196]{color:#19191966;align-items:center;font-size:14px;display:flex}.head .gap[data-v-81bd2196]{margin-left:10px}.head .gap .line[data-v-81bd2196]{background:#d1d1d1;width:1px;height:15px}.head .set_time[data-v-81bd2196]{color:#19191966;align-items:center;padding-left:15px;font-size:14px;display:flex}.head .set_time svg[data-v-81bd2196]{fill:#979797;width:18px;height:18px;margin-right:5px}.head .flag[data-v-81bd2196]{cursor:pointer}.head .flag svg[data-v-81bd2196]{fill:#979797;width:20px;height:20px}.title[data-v-81bd2196]{flex-shrink:0;padding-top:16px}.title input[data-v-81bd2196]{background:0 0;border:none;outline:none;width:100%;font-size:22px;font-weight:700}.title input[data-v-81bd2196]::placeholder{color:#19191966}.textarea[data-v-81bd2196]{height:calc(100% - 20px);padding-top:16px;overflow-y:auto}.todo_detail_flag_list[data-v-81bd2196]{background:#fff;border-radius:8px;width:142px;padding:4px 0;box-shadow:0 0 #0000,0 0 #0000,0 5px 18px #0003}.todo_detail_flag_list .todo_detail_flag_item[data-v-81bd2196]{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;display:flex}.todo_detail_flag_list .todo_detail_flag_item[data-v-81bd2196]:hover{background:#f0f0f0}.todo_detail_flag_list .todo_detail_flag_item .left[data-v-81bd2196]{align-items:center;display:flex}.todo_detail_flag_list .todo_detail_flag_item .left svg[data-v-81bd2196]{width:16px;height:16px;margin-right:8px;transform:translateY(1px)}.todo_detail_flag_list .todo_detail_flag_item .right svg[data-v-81bd2196]{opacity:0;transform:translateY(2px)}.todo_detail_flag_list .todo_detail_flag_item.active .left span[data-v-81bd2196]{color:#4772fa}.todo_detail_flag_list .todo_detail_flag_item.active .right svg[data-v-81bd2196]{fill:#4772fa;opacity:1}.no_allow .head .checkbox[data-v-81bd2196],.no_allow .head .flag[data-v-81bd2196]{cursor:not-allowed}.todo_detail .textarea:has(.vditor-panel--none:hover){overflow-y:unset}.todo_detail .vditor-panel--none{opacity:0;pointer-events:none}.todo_detail .vditor-panel--none:has(button[data-type=insertColumn]){opacity:1;pointer-events:auto}.todo_detail .vditor-panel--none:has(input){opacity:1;pointer-events:auto}.todo_main_box[data-v-887bb7b4]{height:100%}.select[data-v-701297a1]{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #e8e8e8;border-radius:6px;justify-content:space-between;align-items:center;padding:5px 10px;display:flex;position:relative}.select svg[data-v-701297a1]{fill:#757575;width:16px;height:16px}.select ._icon[data-v-701297a1]{transform:translateY(2px)}.select.disabled[data-v-701297a1]{cursor:not-allowed;color:#757575;background-color:#f5f5f5;border-color:#e8e8e8}.select.disabled svg[data-v-701297a1]{fill:#757575}.simple_btn[data-v-1b2f663d]{justify-content:flex-end;align-items:center;display:inline-flex}.btn[data-v-1b2f663d]{color:#404040;cursor:pointer;background:0 0;border:none;border-radius:5px;outline:none;margin-left:15px;padding:5px 18px;font-size:14px}.cancel[data-v-1b2f663d]{border:1px solid #d1d1d1}.cancel[data-v-1b2f663d]:hover{background:#0000000a}.ok[data-v-1b2f663d]{color:#fff;background:#4772fa}.ok[data-v-1b2f663d]:hover{background:#5868d3}.warn[data-v-1b2f663d]{color:#fff;background:#ef4444}.warn[data-v-1b2f663d]:hover{background:#da3636}.ghost[data-v-325b84e4]{opacity:1;background:#c8ebfb}.title[data-v-325b84e4]{border-bottom:1px solid #eff0f0;justify-content:space-between;align-items:center;padding:15px;display:flex}.title .left span[data-v-325b84e4]{color:#222;font-size:18px}.title .right .add[data-v-325b84e4]{cursor:pointer;transform:translateY(2px)}.list[data-v-325b84e4]{padding:15px 10px}.option[data-v-325b84e4]{border-top:1px solid #eff0f0;padding:10px}.item[data-v-325b84e4]{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:8px 12px 8px 14px;font-size:14px;display:flex}.item .icon[data-v-325b84e4]{margin-right:5px}.item .i_note[data-v-325b84e4],.item .i_ok[data-v-325b84e4],.item .i_del[data-v-325b84e4]{fill:#757575;width:18px;height:18px;margin-right:5px;transform:translateY(2px)}.item[data-v-325b84e4]:hover,.item.active[data-v-325b84e4]{background:#f1f1f1}.item .left[data-v-325b84e4],.item .right[data-v-325b84e4]{align-items:center;display:flex}.item .flag[data-v-325b84e4]{border-radius:50%;width:8px;height:8px;margin-right:5px;transform:translateY(1px)}.item .flag.green[data-v-325b84e4]{background:#03a05f}.item .number[data-v-325b84e4]{text-align:right;color:#19191966;width:20px;font-size:12px}.option_list[data-v-325b84e4]{width:100%;padding-top:5px}.option_list .option_item[data-v-325b84e4]{color:#191919cc;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:14px;display:flex}.option_list .option_item .left[data-v-325b84e4]{width:120px}.option_list .option_item .right[data-v-325b84e4]{color:#191919;flex-grow:1}.option_list .option_btn[data-v-325b84e4]{justify-content:flex-end;align-items:center;padding-top:15px;padding-bottom:5px;display:flex}.option_list .big_input[data-v-325b84e4]{border:1px solid #e8e8e8;border-radius:8px;align-items:center;width:100%;display:flex;position:relative}.option_list .big_input .icon[data-v-325b84e4]{cursor:pointer;border-right:1px solid #e8e8e8;padding:8px}.option_list .big_input .new_title[data-v-325b84e4]{flex-grow:1;padding:8px 10px}.option_list .big_input .new_title input[data-v-325b84e4]{border:none;outline:none;width:100%;display:block}.option_list .big_input[data-v-325b84e4]:has(input:focus){border-color:#4772fa}.option_list .icon_box[data-v-325b84e4]{background:#fff;border-radius:6px;flex-direction:column;max-height:250px;padding:16px 12px;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 5px 18px #0003}.option_list .icon_box .type[data-v-325b84e4]{justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.option_list .icon_box .type .type_left[data-v-325b84e4]{display:flex}.option_list .icon_box .type .type_right[data-v-325b84e4]{color:#19191999;font-size:14px}.option_list .icon_box .type .type_right span[data-v-325b84e4]{-webkit-user-select:none;user-select:none;cursor:pointer}.option_list .icon_box .type .type_item[data-v-325b84e4]{cursor:pointer}.option_list .icon_box .type .type_item svg[data-v-325b84e4]{fill:#19191966;width:24px;height:24px;display:block}.option_list .icon_box .type .type_item.active svg[data-v-325b84e4]{fill:#4772fa}.option_list .icon_box .icon_list[data-v-325b84e4]{flex-wrap:wrap;justify-content:space-between;height:100%;padding-bottom:15px;display:flex;overflow-y:auto}.option_list .icon_box .icon_title[data-v-325b84e4]{padding-bottom:7px}.option_list .icon_box .icon_item[data-v-325b84e4]{cursor:pointer;border-radius:4px;padding:2px;font-size:18px}.option_list .icon_box .icon_item[data-v-325b84e4]:hover{background:#e8e8e8}.option_list .color_list[data-v-325b84e4]{justify-content:flex-end;align-items:center;display:flex}.option_list .color_list .color_item[data-v-325b84e4]{cursor:pointer;border-radius:50%;width:18px;height:18px;margin-right:5px;padding:2px;position:relative;overflow:hidden}.option_list .color_list .color_item span[data-v-325b84e4]{border-radius:50%;width:100%;height:100%;display:block}.option_list .color_list .color_item.active span[data-v-325b84e4]{border:2px solid #fff}.option_list .color_list .none[data-v-325b84e4]{background:#fff;padding:0}.option_list .color_list .none .son[data-v-325b84e4]{border:1px solid #e3e3e3;border-radius:50%;width:100%;height:100%}.option_list .color_list .none span[data-v-325b84e4]{background-color:#ff6161;width:1px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.option_list .color_list .none.active[data-v-325b84e4]{border:2px solid #4772facc;padding:2px}.option_list .color_list .none.active span[data-v-325b84e4]{border:unset}.todo_box[data-v-1e410191]{height:100%}.left_aside_box[data-v-d877d486]{height:100%;position:relative}.tit[data-v-d877d486]{justify-content:space-between;align-items:center;padding:12px;display:flex}.tit .left[data-v-d877d486]{align-items:center;display:flex}.tit .left img[data-v-d877d486]{width:20px;height:20px}.tit .right[data-v-d877d486]{align-items:center;display:flex}.tit .right img[data-v-d877d486]{width:23px;height:23px;margin-left:13px}.tit .website_tit[data-v-d877d486]{color:#262626;padding-left:5px;font-family:logo;font-size:32px;transform:translateY(-1px)}.search[data-v-d877d486]{margin-top:12px;padding:0 12px;display:flex}.search .input[data-v-d877d486]{color:#828383;background:#eff0f0;border-radius:8px;align-items:center;width:100%;padding:4px 11px;font-size:12px;display:flex}.search .input input[data-v-d877d486]{background:0 0;border:none;outline:none;width:100%;margin-left:4px}.search .input input[data-v-d877d486]::placeholder{color:#bec0bf}.search .input .text[data-v-d877d486]{color:#bec0bf;flex-shrink:0}.search .add[data-v-d877d486]{color:#828383;background:#fff;border:1px solid #e7e9e8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:15px;font-size:0;display:flex}.link_list[data-v-d877d486]{padding:20px 12px 0}.link_list a[data-v-d877d486]{text-decoration:none}.link_list .link_item[data-v-d877d486]{color:#262626;cursor:pointer;border-radius:6px;align-items:center;margin:2px 0;padding:7px 10px;font-size:14px;display:flex}.link_list .link_item svg[data-v-d877d486]{margin-right:7px;font-size:0}.link_list .link_item[data-v-d877d486]:hover,.link_list .router-link-exact-active .link_item[data-v-d877d486]{background:#eff0f0}.switch_list[data-v-d877d486]{color:#262626;padding:25px 12px 0;font-size:14px}.switch_list .title[data-v-d877d486]{color:#828383;cursor:pointer;border-radius:8px;align-items:center;padding:5px;display:flex}.switch_list .title .arrow[data-v-d877d486]{margin-right:10px;transform:translateY(2px)}.switch_list .title .name[data-v-d877d486]{color:#262626;width:100%}.switch_list .title[data-v-d877d486]:hover,.switch_list.active .title[data-v-d877d486]{background:#eff0f0}.switch_list .list[data-v-d877d486]{padding-left:15px}.switch_list .list .item[data-v-d877d486]{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;margin:2px 0;padding:6px 9px;display:flex}.switch_list .list .item .left[data-v-d877d486]{color:#585a5a;align-items:center;font-size:14px;display:flex}.switch_list .list .item .left svg[data-v-d877d486]{margin-right:5px}.switch_list .list .item[data-v-d877d486]:hover,.switch_list .list .item.active[data-v-d877d486]{background:#eff0f0}.more_option[data-v-d877d486]{background:#fafafa;width:100%;padding:0 12px;position:absolute;bottom:5px}.more_option .more[data-v-d877d486]{color:#262626;cursor:pointer;border-radius:8px;align-items:center;padding:5px 8px;font-size:14px;display:flex}.more_option .more svg[data-v-d877d486]{margin-right:7px}.more_option .more.active[data-v-d877d486],.more_option .more[data-v-d877d486]:hover{background:#eff0f0}.default-theme.splitpanes .splitpanes__pane{background:#fafafa}.default-theme.splitpanes .splitpanes__splitter{background-color:#fafafa}.default-theme.splitpanes--vertical>.splitpanes__splitter{border:none}.default-theme.splitpanes--vertical>.splitpanes__splitter:before{display:none}.default-theme.splitpanes--vertical>.splitpanes__splitter:after{background:#eff0f0;height:100%;margin-left:-1px}.default-theme.splitpanes .splitpanes__splitter:hover:before,.default-theme.splitpanes .splitpanes__splitter:hover:after{background:#eff0f0}.box[data-v-f9f198f5]{width:100vw;height:100vh}.select[data-v-3c9eddbb]{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:space-between;align-items:center;display:flex;position:relative}.select svg[data-v-3c9eddbb]{fill:#757575;width:16px;height:16px}.select ._icon[data-v-3c9eddbb]{transform:translateY(2px)}.select.disabled[data-v-3c9eddbb]{cursor:not-allowed;color:#757575;background-color:#f5f5f5;border-color:#e8e8e8}.select.disabled svg[data-v-3c9eddbb]{fill:#757575}.note_left[data-v-25db6c75]{flex-direction:column;height:100%;display:flex}.title[data-v-25db6c75]{border-bottom:1px solid #eff0f0;justify-content:space-between;align-items:center;padding:15px;display:flex}.title .left span[data-v-25db6c75]{color:#222;font-size:18px}.title .right .add[data-v-25db6c75]{color:#03a05f;cursor:pointer}.list_head[data-v-25db6c75]{justify-content:space-between;align-items:center;padding:15px 5px;display:flex;position:relative}.list_head .tag[data-v-25db6c75]{cursor:pointer;-webkit-user-select:none;user-select:none;color:#262626;border-radius:4px;align-items:center;gap:5px;padding:5px;font-size:14px;display:flex}.list_head .tag[data-v-25db6c75]:hover,.list_head .tag.active[data-v-25db6c75]{background:#eff0f0}.list_head .tag .close[data-v-25db6c75]{transform:translateY(1px)}.list_head .right .more[data-v-25db6c75]{z-index:3;border-radius:3px;padding:0 5px}.list_head .right[data-v-25db6c75]{color:#262626;align-items:center;gap:10px;display:flex}.list_head .right svg[data-v-25db6c75]{cursor:pointer}.list_head .right .more[data-v-25db6c75]{border-radius:3px;padding:0 5px}.list_head .right .more[data-v-25db6c75]:hover{background:#f4f5f5}.list_head .search_box[data-v-25db6c75]{pointer-events:none;justify-content:flex-end;width:100%;padding-right:45px;display:flex;position:absolute;left:6px;overflow:hidden}.list_head .search_box .input[data-v-25db6c75]{opacity:0;background:#fff;border:1px solid #e8e8e8;border-radius:6px;align-items:center;width:0;padding:5px 11px;transition:all .2s;display:flex}.list_head .search_box .input input[data-v-25db6c75]{color:#262626;background:0 0;border:none;outline:none;width:100%;font-size:14px}.list_head .search_box .input input[data-v-25db6c75]::placeholder{color:#bec0bf;font-size:14px}.list_head .search_box .input .search_svg[data-v-25db6c75]{flex-shrink:0;margin-right:4px}.list_head .search_box .input .clear_input[data-v-25db6c75]{background:#d8dad9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;margin-left:4px;display:flex}.list_head .search_box .input .clear_input[data-v-25db6c75]:hover{background:#bec0bf}.list_head .search_box.active[data-v-25db6c75]{pointer-events:auto}.list_head .search_box.active .input[data-v-25db6c75]{opacity:1;width:100%}.list[data-v-25db6c75]{color:#262626;padding:5px}.list .item[data-v-25db6c75]{cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:5px;padding:10px;display:flex}.list .item[data-v-25db6c75]:hover,.list .item.active[data-v-25db6c75]{background:#eff0f0}.list .item .name[data-v-25db6c75]{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.list .item .time[data-v-25db6c75]{color:#585a5abc;white-space:nowrap;flex-shrink:0;align-items:center;font-size:12px;display:flex;position:relative}.list .item .time svg[data-v-25db6c75]{border-radius:3px;width:20px;min-width:20px;height:20px}.list .item .time svg[data-v-25db6c75]:hover{background:#f4f5f5}.list .item .time svg[data-v-25db6c75]{opacity:0;position:absolute;right:0}.list .item:hover .time svg[data-v-25db6c75]{opacity:1}.list .item:hover .time span[data-v-25db6c75]{opacity:0}.tag_filter[data-v-25db6c75]{color:#585a5a;background:#fff;border:1px solid #e7e9e8;border-radius:6px;width:352px;box-shadow:0 4px 4px 4px #0000000a}.tag_filter .tag_list[data-v-25db6c75]{flex-wrap:wrap;padding:16px 0 12px 16px;display:flex}.tag_filter .tag_item[data-v-25db6c75]{cursor:pointer;border:1px solid #e7e9e8;border-radius:6px;align-items:center;margin:0 8px 8px 0;padding:4px 8px;font-size:14px;transition:all .4s;display:flex}.tag_filter .tag_item[data-v-25db6c75]:hover{color:#1da96f;border-color:#1da96f}.tag_filter .tag_manage[data-v-25db6c75]{color:#222;border-top:1px solid #f4f5f5;padding:20px 16px 10px;display:flex}.tag_manage_box .input[data-v-25db6c75]{width:100%;padding-bottom:15px}.tag_manage_box .input div[data-v-25db6c75]{border-bottom:1px solid #e7e9e8;padding:5px 0}.tag_manage_box .input input[data-v-25db6c75]{border:none;outline:none;width:100%;font-size:14px}.tag_manage_box .input input[data-v-25db6c75]::placeholder{color:#cacccb;font-size:14px}.tag_manage_box .tag_has_box[data-v-25db6c75]{padding-bottom:10px}.tag_manage_box .tag_has_box .has_title[data-v-25db6c75]{color:#8a8f8d;padding-bottom:5px;font-size:12px;font-weight:500}.tag_manage_box .tag_has_box .list[data-v-25db6c75]{max-height:200px;padding:0;overflow-y:auto}.tag_manage_box .tag_has_box .item[data-v-25db6c75]{--simple_item_hover_bg:#f4f5f5;--simple_item_padding:0px 0px;--simple_item_cursor:auto;cursor:auto;padding:5px 10px}.tag_manage_box .tag_has_box .item[data-v-25db6c75]:hover{background:#f4f5f5}.tag_manage_box .tag_has_box .item .btn_del[data-v-25db6c75]{opacity:0;color:#5f6262;cursor:pointer;font-size:12px}.tag_manage_box .tag_has_box .item .btn_del[data-v-25db6c75]:hover{color:#e95b5c}.tag_manage_box .tag_has_box .item:hover .btn_del[data-v-25db6c75]{opacity:1}.tag_manage_box .tag_has_box .un[data-v-25db6c75]{--simple_item_color:#bec0bf;--simple_item_cursor:not-allowed}.tag_manage_box .tag_has_box .un .icon[data-v-25db6c75]{transform:translateY(2px)}.tag_manage_box .new_tag[data-v-25db6c75]{color:#585a5a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4f5f5;padding:14px 16px;font-size:14px}.tag_manage_box .new_tag svg[data-v-25db6c75]{margin-right:5px}.list_null[data-v-25db6c75]{padding:24px 16px 20px}.list_null p[data-v-25db6c75]{text-align:center}.list_null img[data-v-25db6c75]{width:112px}.list_null span[data-v-25db6c75]{color:#bec0bf;font-size:12px}.list_null_box[data-v-25db6c75]{justify-content:center;align-items:center;height:100%;display:flex}.list_null_box .img[data-v-25db6c75]{text-align:center}.list_null_box .img img[data-v-25db6c75]{width:112px;max-width:100%}.list_null_box p[data-v-25db6c75]{text-align:center}.list_null_box span[data-v-25db6c75]{color:#bec0bf;font-size:12px}.more_menu[data-v-25db6c75]{z-index:2;position:absolute;top:43px;right:3px}.render_markdown[data-v-77527001]{width:100%;height:100%;position:relative}.render_markdown_box[data-v-77527001]{will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0;overflow-y:auto;transform:scaleZ(2)}.render_markdown .vditor{border:none}.render_markdown .vditor-ir pre.vditor-reset[contenteditable=false],.render_markdown .vditor-wysiwyg pre.vditor-reset[contenteditable=false]{opacity:1;cursor:unset}.render_markdown .vditor-reset{color:#333;font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.render_markdown .vditor-ir pre.vditor-reset pre,.render_markdown .vditor-wysiwyg pre.vditor-reset pre{font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.render_markdown .vditor-reset p{text-indent:2rem;line-height:28px}.render_markdown .vditor-reset li::marker{color:#8b8b8b}.render_markdown .vditor-toolbar{opacity:.5;background:#fff;border:none}.render_markdown .vditor-toolbar_active{opacity:1}.render_markdown .vditor-ir pre.vditor-reset,.render_markdown .vditor-wysiwyg pre.vditor-reset{background:#fff}.render_markdown .vditor-reset audio,.render_markdown .vditor-reset video,.render_markdown .vditor-reset img,.render_markdown pre code.hljs{border:1px solid #ccc;border-radius:6px}.render_markdown .vditor-ir__node[data-type=code-block]:before,.render_markdown .vditor-ir__node[data-type=code-block]:after{content:""}.render_markdown .vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{display:none}.render_markdown .vditor-ir__node[data-type=code-block]{margin-bottom:16px}.render_markdown .vditor{--ir-heading-color:#3b82f6;--ir-bracket-color:#3b82f6}.render_markdown .vditor-toolbar{padding-left:45px!important}.render_markdown .vditor-ir pre.vditor-reset,.render_markdown .vditor-wysiwyg pre.vditor-reset{background:0 0;padding:15px 45px 45px!important}.render_markdown .vditor-reset pre>code{font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.render_markdown .vditor-panel--none{opacity:0;pointer-events:none}.render_markdown .vditor-panel--none:has(button[data-type=insertColumn]){opacity:1;pointer-events:auto}.render_markdown .vditor-panel--none:has(input){opacity:1;pointer-events:auto}.note_write[data-v-05d80b2d]{flex-direction:column;width:100%;height:100%;display:flex}.vditor_box[data-v-05d80b2d]{background:#fff;flex-grow:1;position:relative}.tag_box[data-v-05d80b2d]{color:#585a5a;background:#fff;flex-wrap:wrap;flex-shrink:0;padding:15px 15px 8px;display:flex}.tag_box .tag_item[data-v-05d80b2d]{border:1px solid #e7e9e8;border-radius:6px;align-items:center;margin:0 8px 8px 0;padding:4px 8px;font-size:14px;display:flex}.tag_box .tag_item.add[data-v-05d80b2d]{cursor:pointer}.tag_box .tag_item.add[data-v-05d80b2d]:hover{color:#1da96f}.tag_box .tag_item.add .text[data-v-05d80b2d]{margin-right:5px}.tag_box .tag_item .del[data-v-05d80b2d]{cursor:pointer}.tag_box .tag_item .del svg[data-v-05d80b2d]{margin-left:5px;transform:translateY(1px)}.tag_box .tag_item .del[data-v-05d80b2d]:hover{color:#117cee}.add_tag_box[data-v-05d80b2d]{background:#fff;border:1px solid #e7e9e8;border-radius:8px;width:200px;padding:0;box-shadow:0 4px 4px 4px #0000000a}.add_tag_box .title[data-v-05d80b2d]{color:#262626;padding:14px 16px 10px;font-size:14px;font-weight:700}.add_tag_box .input[data-v-05d80b2d]{width:100%;padding:0 16px 15px}.add_tag_box .input div[data-v-05d80b2d]{border-bottom:1px solid #e7e9e8;padding:5px 0}.add_tag_box .input input[data-v-05d80b2d]{border:none;outline:none;width:100%;font-size:14px}.add_tag_box .input input[data-v-05d80b2d]::placeholder{color:#cacccb;font-size:14px}.add_tag_box .tag_has_box[data-v-05d80b2d]{padding:0 5px 10px}.add_tag_box .tag_has_box .has_title[data-v-05d80b2d]{color:#8a8f8d;padding:0 10px 3px;font-size:12px;font-weight:500}.add_tag_box .tag_has_box .list[data-v-05d80b2d]{max-height:200px;overflow-y:auto}.add_tag_box .tag_has_box .item[data-v-05d80b2d]{--simple_item_hover_bg:#f4f5f5;--simple_item_padding:5px 16px}.add_tag_box .tag_has_box .un[data-v-05d80b2d]{--simple_item_color:#bec0bf;--simple_item_cursor:not-allowed}.add_tag_box .tag_has_box .un .icon[data-v-05d80b2d]{transform:translateY(2px)}.add_tag_box .new_tag[data-v-05d80b2d]{color:#585a5a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4f5f5;padding:14px 16px;font-size:14px}.add_tag_box .new_tag svg[data-v-05d80b2d]{margin-right:5px}.note_box[data-v-c0911e24]{height:100%}.library_left_aside[data-v-b7e433e3]{flex-direction:column;height:100%;display:flex}.title[data-v-b7e433e3]{border-bottom:1px solid #eff0f0;justify-content:space-between;align-items:center;padding:15px;display:flex}.title .left span[data-v-b7e433e3]{color:#222;font-size:18px}.title .right .add[data-v-b7e433e3]{color:#03a05f;cursor:pointer;transform:translateY(2px)}.list_area[data-v-b7e433e3]{padding:10px 0}.list_area .head[data-v-b7e433e3]{cursor:pointer;-webkit-user-select:none;user-select:none;padding:0 12px;display:flex}.list_area .head .left[data-v-b7e433e3]{color:#0009;font-size:12px}.list_area .head .left .arrow[data-v-b7e433e3]{width:12px;height:12px;margin-right:5px;transition:all .2s;transform:rotate(-90deg)}.list_area .list[data-v-b7e433e3]{margin-top:10px;padding:0 4px;display:none}.list_area .list .item[data-v-b7e433e3]{cursor:pointer;border-radius:6px;align-items:center;padding:8px 8px 8px 20px;display:flex}.list_area .list .item[data-v-b7e433e3]:hover,.list_area .list .item.active[data-v-b7e433e3]{background:#3333330a}.list_area .list .item .left[data-v-b7e433e3]{align-items:center;display:flex}.list_area .list .item .left img[data-v-b7e433e3]{width:16px;height:16px;margin-right:8px}.list_area .list .item .left span[data-v-b7e433e3]{color:#000000db;font-size:14px}.list_area.open .left .arrow[data-v-b7e433e3]{transform:rotate(0)}.list_area.open .list[data-v-b7e433e3]{display:block}.form_box .list .item[data-v-b7e433e3]{color:#191919cc;align-items:center;padding-bottom:15px;font-size:14px;display:flex}.form_box .list .item .left[data-v-b7e433e3]{width:40px;margin-right:15px}.form_box .list .item input[data-v-b7e433e3]{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:8px;outline:none;width:100%;padding:8px 10px}.form_box .list .item input[data-v-b7e433e3]:focus{border:1px solid #757575}.form_box .list .item textarea[data-v-b7e433e3]{resize:vertical;color:#191919cc;background:#f7f7f7;border:1px solid #e8e8e8;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.form_box .list .item textarea[data-v-b7e433e3]:focus{border:1px solid #757575}.form_box .list .book_icon[data-v-b7e433e3]{align-items:flex-start}.form_box .list .book_icon .right[data-v-b7e433e3]{display:flex}.form_box .list .book_icon .img[data-v-b7e433e3]{position:relative}.form_box .list .book_icon img[data-v-b7e433e3]{aspect-ratio:1;object-fit:cover;cursor:pointer;border:1px solid #e8e8e8;border-radius:6px;width:80px}.form_box .list .book_icon .change_icon[data-v-b7e433e3]{background:#0006;border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;bottom:7px;right:7px}.form_box .list .book_desc[data-v-b7e433e3]{align-items:flex-start}.form_box .btn[data-v-b7e433e3]{justify-content:flex-end;padding:15px 0 5px;display:flex}.form_box .btn button[data-v-b7e433e3]{color:#fff;cursor:pointer;background:#bdbdbd;border:none;border-radius:6px;outline:none;padding:5px 15px;font-size:14px}.form_box .btn button[data-v-b7e433e3]:hover{background:#757575}.form_box .list .item .right{flex:1}.library_list[data-v-e825646e]{height:100%}.null[data-v-e825646e]{color:#0006;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.title[data-v-e825646e]{align-items:center;padding:15px 12px;display:flex}.title .left .img[data-v-e825646e]{border:1px solid #e6e6e6;border-radius:6px;width:80px;height:80px;padding:5px;overflow:hidden}.title .left .img img[data-v-e825646e]{object-fit:cover;width:100%;height:100%}.title .right[data-v-e825646e]{flex-grow:1;margin-left:16px}.title .right .library_name[data-v-e825646e]{color:#000000db;padding-bottom:8px;font-size:18px}.title .right .library_author[data-v-e825646e]{align-items:center;display:flex}.title .right .library_author img[data-v-e825646e]{border-radius:2px;width:20px;height:20px;margin-right:5px}.title .right .library_author span[data-v-e825646e]{color:#0009;font-size:12px}.description[data-v-e825646e]{color:#0009;padding:0 12px 12px;font-size:12px;line-height:18px}.info[data-v-e825646e]{padding:0 12px 12px}.info .join[data-v-e825646e]{color:#0009;font-size:12px}.info .join span[data-v-e825646e]{margin-right:2px;font-weight:700}.list_area .head[data-v-e825646e]{color:#0009;justify-content:space-between;align-items:center;padding:12px;font-size:12px;display:flex}.list_area .head .left[data-v-e825646e]{font-weight:700}.list_area .head .right[data-v-e825646e]{color:#00000070;align-items:center;display:flex}.list_area .head .right div[data-v-e825646e]{cursor:pointer;border-radius:2px;align-items:center;margin-left:10px;padding:2px;display:flex}.list_area .head .right div[data-v-e825646e]:hover{background:#eff0f0}.list_area .head .right svg[data-v-e825646e]{width:14px;height:14px}.list_area .head .right .close_search[data-v-e825646e]{color:#8c8c8c}.list_area .head .right .close_search svg[data-v-e825646e]{width:10px;height:10px}.list_area .head .right_search .r_item[data-v-e825646e]{display:none}.list_area .search_box[data-v-e825646e]{padding:0 12px 15px}.list_area .search_box .search[data-v-e825646e]{color:#8c8c8c;border:1px solid #0009;border-radius:6px;align-items:center;padding:5px;display:flex}.list_area .search_box .search input[data-v-e825646e]{background:0 0;border:none;outline:none;flex-grow:1}.list_area .search_box .search .search_svg[data-v-e825646e]{width:16px;height:16px;margin-right:4px}.list_area .search_box .search .search_clear[data-v-e825646e]{background:#646464;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;padding:3px;display:flex}.list_area .search_box .search .search_clear svg[data-v-e825646e]{width:10px;height:10px}.list_area .list .null_item .img[data-v-e825646e]{text-align:right;margin-bottom:15px}.list_area .list .null_item p[data-v-e825646e]{text-align:center;color:#0000004d;font-size:12px}.list_area .list .null_item img[data-v-e825646e]{filter:brightness(.98)saturate();width:100%;max-width:134px;margin-right:15px}.list_area .list[data-v-e825646e]{padding:12px}.list_area .list .item[data-v-e825646e]{cursor:pointer;border-radius:6px;align-items:center;padding:8px;display:flex}.list_area .list .item .left[data-v-e825646e]{align-items:center;margin-right:8px;display:flex}.list_area .list .item .left img[data-v-e825646e]{border-radius:3px;width:32px;height:32px}.list_area .list .item .right .mete[data-v-e825646e]{color:#0000004d;align-items:center;font-size:11px;display:flex}.list_area .list .item .right .name[data-v-e825646e]{font-size:14px;line-height:18px}.list_area .list .item .right .type_icon[data-v-e825646e]{width:12px;height:12px;margin-right:4px}.list_area .list .item .right .line[data-v-e825646e]{background:#e4e4e4;width:1px;height:10px;margin:0 4px}.list_area .list .item.active[data-v-e825646e],.list_area .list .item[data-v-e825646e]:hover{background:#f4f5f5}.import_box .list[data-v-e825646e]{max-height:40vh;overflow-y:auto}.import_box .list .item[data-v-e825646e]{color:#333;cursor:pointer;border-bottom:1px solid #e4e4e4ad;border-radius:6px;align-items:center;padding:6px 15px;font-size:14px;display:flex}.import_box .list .item.title[data-v-e825646e]{background:#fff;font-weight:700;position:sticky;top:0}.import_box .list .item .item_name[data-v-e825646e]{flex-grow:1}.import_box .list .item .item_update_time[data-v-e825646e]{margin-left:15px}.import_box .list .item[data-v-e825646e]:hover{background:#f4f5f5}.import_box .list .item.active[data-v-e825646e]{background:#e6f0eb}.import_box .list .item_null[data-v-e825646e]{color:#0009;text-align:center;padding-top:15px;font-size:14px}.import_box .action[data-v-e825646e]{justify-content:flex-end;align-items:center;padding-top:20px;padding-bottom:5px;display:flex}.import_box .action .btn[data-v-e825646e]{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;margin-left:15px;padding:4px 15px;font-size:14px;transition:all .4s}.import_box .action .btn.active[data-v-e825646e]{background:#e6f0eb}.import_box .action .ok[data-v-e825646e]{color:#fff;background:#757575}.import_box .action .un_ok[data-v-e825646e]{cursor:not-allowed;background:#bdbdbd}.import_box .action .cancel[data-v-e825646e]{color:#333;background:#f5f5f5}.import_box .action .cancel[data-v-e825646e]:hover{color:#fff;background:#bdbdbd}.my_pre_view_markdown{height:100%}.my_pre_view_markdown .textarea{will-change:transform;transform:scaleZ(2)}.my_pre_view_markdown .vditor{border:none}.my_pre_view_markdown .vditor-toolbar{display:none}.my_pre_view_markdown .vditor-ir pre.vditor-reset,.my_pre_view_markdown .vditor-wysiwyg pre.vditor-reset{background:0 0;padding:0!important}.my_pre_view_markdown .vditor-reset audio,.my_pre_view_markdown .vditor-reset video,.my_pre_view_markdown .vditor-reset img,.my_pre_view_markdown pre code.hljs{border:1px solid #ccc;border-radius:6px}.my_pre_view_markdown .vditor-ir__node[data-type=code-block]:before,.my_pre_view_markdown .vditor-ir__node[data-type=code-block]:after{content:""}.my_pre_view_markdown .vditor-ir__node:not(.vditor-ir__node--expand) .vditor-ir__marker{display:none}.my_pre_view_markdown .vditor-ir__node[data-type=code-block]{margin-bottom:16px}.my_pre_view_markdown .vditor{--ir-heading-color:#3b82f6;--ir-bracket-color:#3b82f6}.my_pre_view_markdown .vditor-reset{color:#333;font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.my_pre_view_markdown .vditor-ir pre.vditor-reset pre,.my_pre_view_markdown .vditor-wysiwyg pre.vditor-reset pre{font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.my_pre_view_markdown .vditor-reset p{text-indent:2rem;line-height:28px}.my_pre_view_markdown .vditor-reset li::marker{color:#8b8b8b}.my_pre_view_markdown .vditor-reset h1{font-size:22px}.my_pre_view_markdown .vditor-reset h2{font-size:20px}.my_pre_view_markdown .vditor-reset h3{font-size:18px}.my_pre_view_markdown .vditor-reset h4{font-size:16px}.my_pre_view_markdown .vditor-reset h5{font-size:14px}.my_pre_view_markdown .vditor-reset h6{font-size:12px}.my_pre_view_markdown .vditor-ir pre.vditor-reset[contenteditable=false],.my_pre_view_markdown .vditor-wysiwyg pre.vditor-reset[contenteditable=false]{opacity:unset;cursor:auto}.my_pre_view_markdown .vditor-reset pre>code{font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.library_detail[data-v-badaeeb9]{background:#fff;height:100%;padding:20px;overflow-y:auto}.library_main_box[data-v-12891dfe],.library_box[data-v-9e695596]{height:100%}
