.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-atom-light.CodeMirror{background:#fafafa;color:#383a42}.cm-s-atom-light .CodeMirror-gutters{background:#fafafa;border-color:#ccc}.cm-s-atom-light .CodeMirror-guttermarker{color:#9d9d9f}.cm-s-atom-light .CodeMirror-guttermarker-subtle{color:#000}.cm-s-atom-light .CodeMirror-foldgutter-open:after,.cm-s-atom-light .CodeMirror-foldgutter-folded:after{content:">";font-size:1em;opacity:.5}.cm-s-atom-light .CodeMirror-foldgutter-open.CodeMirror-guttermarker-subtle{transform:rotate(90deg)}.cm-s-atom-light .CodeMirror-foldmarker{color:#0184bc;text-shadow:none;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1em;cursor:pointer;margin:5px}.cm-s-atom-light .CodeMirror-foldmarker:hover{color:#61afef}.cm-s-atom-light .CodeMirror-linenumber{color:#9d9d9f}.cm-s-atom-light .CodeMirror-cursor{border-left:2px solid #526fff}.cm-s-atom-light .CodeMirror-activeline-background{background-color:#f0f0f0}.cm-s-atom-light .CodeMirror-activeline-gutter .CodeMirror-linenumber{color:#383a42}.cm-s-atom-light .CodeMirror-matchingtag{background-color:#e5e5e6}.cm-s-atom-light .CodeMirror-matchingbracket{color:#383a42!important;border-bottom:1px solid #383a42}.cm-s-atom-light .cm-matchhighlight{background-color:#d7d4f0}.cm-s-atom-light span.cm-meta,.cm-s-atom-light span.cm-property{color:#e45649}.cm-s-atom-light span.cm-attribute{color:#986801}.cm-s-atom-light span.cm-keyword{color:#a626a4}.cm-s-atom-light span.cm-operator{color:#0184bc}.cm-s-atom-light span.cm-builtin{color:#a626a4}.cm-s-atom-light span.cm-string,.cm-s-atom-light span.cm-string-2{color:#50a14f}.cm-s-atom-light span.cm-variable{color:#383a42}.cm-s-atom-light span.cm-variable-2,.cm-s-atom-light span.cm-variable-3,.cm-s-atom-light span.cm-type{color:#0184bc}.cm-s-atom-light span.cm-def{color:#4078f2}.cm-s-atom-light span.cm-tag{color:#e45649}.cm-s-atom-light span.cm-bracket{color:#383a42}.cm-s-atom-light span.cm-header{color:#e45649}.cm-s-atom-light span.cm-link{color:#4078f2}.cm-s-atom-light span.cm-quote{font-style:italic}.cm-s-atom-light span.cm-strong,.cm-s-atom-light span.cm-strong.cm-comment{color:#986801}.cm-s-atom-light span.cm-url,.cm-s-atom-light span.cm-em{color:#a626a4}.cm-s-atom-light span.cm-error{background:#ff0000;color:#f8f8f0}.cm-s-atom-light span.cm-searching{background:#b9b0ff}.cm-s-atom-light span.cm-comment{color:#626772}.cm-s-atom-light span.cm-atom,.cm-s-atom-light span.cm-number{color:#c18401}.cm-s-atom-light span.cm-comment.cm-attribute{color:#97b757}.cm-s-atom-light span.cm-comment.cm-def{color:#bc9262}.cm-s-atom-light span.cm-comment.cm-tag{color:#bc6283}.cm-s-atom-light span.cm-comment.cm-type{color:#5998a6}.cm-s-atom-light span.cm-comment.cm-variable,.cm-s-atom-light span.cm-comment.cm-variable-2,.cm-s-atom-light span.cm-comment.cm-variable-3{color:#626772}.atom-light.CodeMirror-hints{padding:0!important;background:#eaeaeb!important;border-color:#eaeaeb!important}.atom-light.CodeMirror-hints::-webkit-scrollbar{width:4px;height:4px}.atom-light.CodeMirror-hints::-webkit-scrollbar-track{border-radius:10px;background-color:#eaeaeb}.atom-light.CodeMirror-hints::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ccc}.atom-light .CodeMirror-hint{padding:4px 8px!important;background:#eaeaeb!important;color:#7b7b7b!important;height:20px!important;line-height:20px!important;font-family:SFMono-Regular,Consolas,Menlo,Monaco,Liberation Mono,Courier New,monospace}.atom-light .CodeMirror-hint:hover,.atom-light .CodeMirror-hint-active{background-color:#fff!important;color:#383a42!important}.cm-s-atom-dark.CodeMirror{background:#282c34;color:#abb2bf}.cm-s-atom-dark div.CodeMirror-selected{background:#3e4451!important}.cm-s-atom-dark .CodeMirror-line::selection,.cm-s-atom-dark .CodeMirror-line>span::selection,.cm-s-atom-dark .CodeMirror-line>span>span::selection{background:#3e4451!important}.cm-s-atom-dark .CodeMirror-line::-moz-selection,.cm-s-atom-dark .CodeMirror-line>span::-moz-selection,.cm-s-atom-dark .CodeMirror-line>span>span::-moz-selection{background:#3e4451!important}.cm-s-atom-dark .CodeMirror-gutters{background:#282c34;border-color:#3e3e3e}.cm-s-atom-dark .CodeMirror-guttermarker,.cm-s-atom-dark .CodeMirror-guttermarker-subtle{color:#abb2bf}.cm-s-atom-dark .CodeMirror-foldgutter-open.CodeMirror-guttermarker-subtle{transform:rotate(90deg)}.cm-s-atom-dark .CodeMirror-foldmarker{color:#d19a66;text-shadow:none;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1em;cursor:pointer;margin:5px}.cm-s-atom-dark .CodeMirror-foldmarker:hover{color:#e5c07b}.cm-s-atom-dark .CodeMirror-foldgutter-open:after{content:">";font-size:1em;opacity:.5}.cm-s-atom-dark .CodeMirror-foldgutter-folded:after{content:">";font-size:1em;opacity:.5}.cm-s-atom-dark .CodeMirror-linenumber{color:#636d83}.cm-s-atom-dark .CodeMirror-cursor{border-left:2px solid #528bff}.cm-s-atom-dark .CodeMirror-activeline-background{background-color:#2c313c}.cm-s-atom-dark .CodeMirror-activeline-gutter .CodeMirror-linenumber{color:#abb2bf}.cm-s-atom-dark .CodeMirror-matchingtag{background-color:#3e4451}.cm-s-atom-dark .CodeMirror-matchingbracket{color:#abb2bf!important;border-bottom:1px solid #abb2bf}.cm-s-atom-dark .cm-matchhighlight{background-color:#3e4451}.cm-s-atom-dark span.cm-meta,.cm-s-atom-dark span.cm-property{color:#e06c75}.cm-s-atom-dark span.cm-attribute{color:#e5c07b}.cm-s-atom-dark span.cm-keyword{color:#c678dd}.cm-s-atom-dark span.cm-operator{color:#56b6c2}.cm-s-atom-dark span.cm-builtin{color:#66d9ef}.cm-s-atom-dark span.cm-string,.cm-s-atom-dark span.cm-string-2{color:#98c379}.cm-s-atom-dark span.cm-variable{color:#abb2bf}.cm-s-atom-dark span.cm-variable-2,.cm-s-atom-dark span.cm-variable-3,.cm-s-atom-dark span.cm-type{color:#56b6c2}.cm-s-atom-dark span.cm-def{color:#61afef}.cm-s-atom-dark span.cm-tag{color:#e06c75}.cm-s-atom-dark span.cm-bracket{color:#abb2bf}.cm-s-atom-dark span.cm-header{color:#e06c75}.cm-s-atom-dark span.cm-link{color:#61afef}.cm-s-atom-dark span.cm-quote{font-style:italic}.cm-s-atom-dark span.cm-strong,.cm-s-atom-dark span.cm-strong.cm-comment{color:#d19a66}.cm-s-atom-dark span.cm-url,.cm-s-atom-dark span.cm-em{color:#c678dd}.cm-s-atom-dark span.cm-searching{background-color:unset;text-decoration-line:underline}.cm-s-atom-dark span.cm-comment{color:#636d83}.cm-s-atom-dark span.cm-atom{color:#e5c07b}.cm-s-atom-dark span.cm-number{color:#ae81ff}.cm-s-atom-dark span.cm-comment.cm-attribute{color:#97b757}.cm-s-atom-dark span.cm-comment.cm-def{color:#bc9262}.cm-s-atom-dark span.cm-comment.cm-tag{color:#bc6283}.cm-s-atom-dark span.cm-comment.cm-type{color:#56b6c2}.cm-s-atom-dark span.cm-comment.cm-variable-3,.cm-s-atom-dark span.cm-comment.cm-variable-2,.cm-s-atom-dark span.cm-comment.cm-variable{color:#636d83}.atom-dark.CodeMirror-hints{padding:0!important;background:#262a31!important;border-color:#3e4451!important}.atom-dark.CodeMirror-hints::-webkit-scrollbar{width:4px;height:4px}.atom-dark.CodeMirror-hints::-webkit-scrollbar-track{border-radius:10px;background-color:#262a31}.atom-dark.CodeMirror-hints::-webkit-scrollbar-thumb{border-radius:10px;background-color:#3e4451}.atom-dark .CodeMirror-hint{padding:4px 8px!important;background:#262a31!important;color:#abb2bf!important;height:20px!important;line-height:20px!important;font-family:SFMono-Regular,Consolas,Menlo,Monaco,Liberation Mono,Courier New,monospace}.atom-dark .CodeMirror-hint:hover,.atom-dark .CodeMirror-hint-active{background-color:#2c313a!important;color:#ddd!important}.CodeMirror-wrap{font-family:SFMono-Regular,Consolas;font-size:1em;line-height:1.5;min-height:100%}.rmdcm5-editor{position:relative;height:100%;overflow:hidden}.rmdcm5-editor input{outline:none;background-color:#1b1d23;border:none;color:#abb2bf;height:25px;padding:0 6px}.rmdcm5-editor .search button,.rmdcm5-editor .replace button{background-color:transparent;border:none;color:#abb2bf;cursor:pointer;height:25px;border-radius:4px}.rmdcm5-editor .search button{width:25px}.rmdcm5-editor .search button:hover,.rmdcm5-editor .replace button:hover{background-color:#33373b}.rmdcm5-editor .search .search-input .search-result{display:inline-block;font-size:14px;min-width:100px;padding-left:5px}.rmdcm5-editor .search-replace-pannel{position:absolute;background-color:#21252b;padding:6px 10px;z-index:999;top:40px;right:40px;color:#abb2bf}.rmdcm5-editor .search-replace-pannel .search{display:flex;justify-content:space-between}.rmdcm5-editor .search-replace-pannel .replace .replace-input{display:flex}.rmdcm5-editor .search-replace-pannel .search{margin-bottom:3px}:root{--body-bg-color: #fff;--content-bg-color: #f5f5f5;--card-bg-color: #f5f5f5;--text-color: #555;--blockquote-color: #666;--link-color: #29d;--link-hover-color: #222;--brand-color: #222;--brand-hover-color: #222;--table-row-odd-bg-color: #f9f9f9;--table-row-hover-bg-color: #f5f5f5;--menu-item-bg-color: #ddd;--btn-default-bg: transparent;--btn-default-color: var(--link-color);--btn-default-border-color: var(--link-color);--btn-default-hover-bg: transparent;--btn-default-hover-color: var(--link-hover-color);--btn-default-hover-border-color: var(--link-hover-color);--highlight-background: #282c34;--highlight-foreground: #abb2bf;--highlight-gutter-background: #353941;--highlight-gutter-foreground: #9da4b1;--code-font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace}.toc-icon{position:fixed;right:10px;height:30px!important;color:#555}.toc-popover-wrap{padding:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;-webkit-user-select:none;user-select:none}.toc-list ul{line-height:1.5;padding:0 15px}.toc-list ul li a{text-decoration:none;color:#61afef;line-height:1.5;display:block}.toc-list ul li a:hover{color:#e06c75;cursor:pointer}.toc-list>ul{padding-left:0}.toc-popover-wrap ul li{list-style:none}.toc-popover-wrap .popover-inner{max-height:500px;overflow:auto}.rmdcm5-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;overflow-y:auto;padding:0 60px;box-sizing:border-box;font-size:1em;line-height:1.5;min-height:100%;transition:padding .2s ease-in-out;color:var(--text-color)}.rmdcm5-container .table-container.line::-webkit-scrollbar,.toc-popover-wrap .popover-inner::-webkit-scrollbar,.codeWrapper::-webkit-scrollbar,.rmdcm5-container::-webkit-scrollbar{width:6px;height:8px}.rmdcm5-container .table-container.line::-webkit-scrollbar-track,.codeWrapper::-webkit-scrollbar-track,.rmdcm5-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:3px}.toc-popover-wrap .popover-inner::-webkit-scrollbar-thumb,.rmdcm5-container::-webkit-scrollbar-thumb{border-radius:3px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.toc-popover-wrap .popover-inner::-webkit-scrollbar-thumb,.rmdcm5-container .table-container.line::-webkit-scrollbar-thumb,.codeWrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:#f0f0f080;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.rmdcm5-container ul.contains-task-list,.rmdcm5-container ul.contains-task-list li{list-style:none}.rmdcm5-container .mermaid .svg-container{text-align:center}.rmdcm5-container .alert-default p,.rmdcm5-container .alert-primary p,.rmdcm5-container .alert-info p,.rmdcm5-container .alert-success p,.rmdcm5-container .alert-warning p,.rmdcm5-container .alert-danger p{padding:4px 8px}.rmdcm5-container .alert-default{background:#f0f0f0;border-radius:4px}.rmdcm5-container .alert-primary{background:#efe6f7;border-radius:4px}.rmdcm5-container .alert-info{background:#e5f2f8;border-radius:4px}.rmdcm5-container .alert-success{background:#e7f4e9;border-radius:4px}.rmdcm5-container .alert-warning{background:#fcf6e1;border-radius:4px}.rmdcm5-container .alert-danger{background:#fae8eb;border-radius:4px}.rmdcm5-container .code-highlight{position:relative;border-radius:6px;overflow:hidden}.rmdcm5-container .code-highlight .codeWrapper{overflow-x:auto;font-size:16px}.rmdcm5-container .code-highlight .lang-label{position:absolute;right:10px;top:6px;opacity:1;transition:opacity .4s}.rmdcm5-container .code-highlight .copy-btn{display:block;box-sizing:border-box;position:absolute;right:10px;top:6px;line-height:18px;padding:4px 8px;background-color:var(--highlight-gutter-background);border-radius:4px;opacity:0;transition:opacity .4s}.rmdcm5-container .code-highlight .copy-btn:hover{cursor:pointer;background-color:#3e434c}.rmdcm5-container .code-highlight:hover .copy-btn{opacity:1}.rmdcm5-container .code-highlight:hover .lang-label{opacity:0}.rmdcm5-container .code-highlight .codeWrapper table{border:0;margin:0;width:auto;border-collapse:collapse;border-spacing:0}.rmdcm5-container .code-highlight .codeWrapper table td{padding:0}.rmdcm5-container .code-highlight .codeWrapper pre{margin:0;padding:10px;tab-size:4}.rmdcm5-container .code-highlight,.rmdcm5-container .code-highlight .codeWrapper pre{font-family:var(--code-font-family)}.rmdcm5-container .code-highlight .codeWrapper .gutter{display:inline-block;-webkit-user-select:none;user-select:none}.rmdcm5-container .code-highlight .codeWrapper .gutter pre{background:var(--highlight-gutter-background);color:var(--highlight-gutter-foreground);text-align:right}.rmdcm5-container .table-container.line{width:100%;margin-bottom:20px;overflow:auto}.rmdcm5-container .table-container>table{border-collapse:collapse;border-spacing:0;font-size:.875em;width:100%;overflow:auto}.rmdcm5-container .table-container>table td{word-break:break-word;min-width:60px}.rmdcm5-container .table-container>table tbody tr:nth-of-type(odd){background:var(--table-row-odd-bg-color)}.rmdcm5-container .table-container>table tbody tr:hover{background:var(--table-row-hover-bg-color)}.rmdcm5-container .table-container>table caption,.rmdcm5-container .table-container>table th,.rmdcm5-container .table-container>table td{padding:8px}.rmdcm5-container .table-container>table th,.rmdcm5-container .table-container>table td{border:1px solid #ddd;border-bottom:3px solid #ddd}.rmdcm5-container .table-container>table th{font-weight:700;padding-bottom:10px}.rmdcm5-container .table-container>table td{border-bottom-width:1px}.rmdcm5-container h1{font-size:2em;margin:.67em 0}.rmdcm5-container hr{box-sizing:content-box;height:0;overflow:visible}.rmdcm5-container a{background:transparent}.rmdcm5-container abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.rmdcm5-container b,.rmdcm5-container strong{font-weight:bolder}.rmdcm5-container code,.rmdcm5-container kbd,.rmdcm5-container samp{background:#f0f0f0;color:#fc6423;border-radius:3px;padding:2px 4px;overflow-wrap:break-word;font-family:var(--code-font-family)}.rmdcm5-container code[class^=language-]{background:none;color:unset}.rmdcm5-container small{font-size:80%}.rmdcm5-container sub,.rmdcm5-container sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}[type=radio]{box-sizing:border-box;padding:0}input[type=checkbox]{width:13px;height:13px;display:inline-block;text-align:center;vertical-align:middle;line-height:11px;margin-right:10px;position:relative}input[type=checkbox]:checked:before{content:"✓";background-color:#0080ff;position:absolute;top:0;left:0;width:100%;border:1px solid #0080ff;border-radius:2px;color:#fff;font-size:7px;font-weight:initial;box-sizing:border-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;appearance:textfield;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.rmdcm5-container h1,.rmdcm5-container h2,.rmdcm5-container h3,.rmdcm5-container h4,.rmdcm5-container h5,.rmdcm5-container h6{font-weight:700;line-height:1.5;margin:20px 0 15px}.rmdcm5-container h1{font-size:1.5em}.rmdcm5-container h2{font-size:1.375em}.rmdcm5-container h3{font-size:1.25em}.rmdcm5-container h4{font-size:1.125em}.rmdcm5-container h5{font-size:1em}.rmdcm5-container h6{font-size:.875em}.rmdcm5-container p{margin:0 0 20px}.rmdcm5-container a{border-bottom:1px solid #ccc;color:var(--link-color);cursor:pointer;outline:0;text-decoration:none;overflow-wrap:break-word}a:hover{border-bottom-color:var(--link-hover-color)}.rmdcm5-container hr{background-image:repeating-linear-gradient(-45deg,#ddd,#ddd 4px,transparent 4px,transparent 8px);border:0;height:3px;margin:40px 0}.rmdcm5-container iframe,.rmdcm5-container img,.rmdcm5-container video,.rmdcm5-container embed{display:block;margin-left:auto;margin-right:auto;max-width:100%}.rmdcm5-container blockquote{border-left:4px solid #ddd;color:var(--blockquote-color);margin:0;padding:0 15px}.rmdcm5-container blockquote cite:before{content:"-";padding:0 5px}.rmdcm5-container dt{font-weight:700}.rmdcm5-container dd{margin:0;padding:0}.rmdcm5-container ul li{list-style:disc}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.popover.popover-fade-appear,.popover.popover-fade-enter{opacity:0}.popover.popover-fade-appear-active,.popover.popover-fade-enter-active{opacity:1;transition:opacity,.3s}.popover.popover-fade-leave-active{opacity:0;transition:opacity,.3s}.popover.popover-zoom-appear,.popover.popover-zoom-enter{opacity:0}.popover.popover-zoom-enter,.popover.popover-zoom-leave{display:block}.popover-zoom-enter,.popover-zoom-appear{opacity:0;animation-duration:.5s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.popover-zoom-leave{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.popover-zoom-enter.popover-zoom-enter-active,.popover-zoom-appear.popover-zoom-appear-active{animation-name:rcToolTipZoomIn;animation-play-state:running}.popover-zoom-leave.popover-zoom-leave-active{animation-name:rcToolTipZoomOut;animation-play-state:running}@keyframes rcToolTipZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes rcToolTipZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.popover{position:absolute;z-index:1070;display:block;visibility:visible;font-size:.875rem;line-height:1.5;opacity:1}.popover-hidden{display:none}.popover-placement-top,.popover-placement-topLeft,.popover-placement-topRight{padding:6px 0 10px}.popover-placement-top .popover-inner,.popover-placement-topLeft .popover-inner,.popover-placement-topRight .popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.popover-placement-top .popover-arrow .popover-arrow-inner,.popover-placement-topLeft .popover-arrow .popover-arrow-inner,.popover-placement-topRight .popover-arrow .popover-arrow-inner{bottom:1px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#fff}.popover-placement-right,.popover-placement-rightTop,.popover-placement-rightBottom{padding:0 6px 0 10px}.popover-placement-right .popover-inner,.popover-placement-rightTop .popover-inner,.popover-placement-rightBottom .popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.popover-placement-right .popover-arrow .popover-arrow-inner,.popover-placement-rightTop .popover-arrow .popover-arrow-inner,.popover-placement-rightBottom .popover-arrow .popover-arrow-inner{left:1px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#fff}.popover-placement-bottom,.popover-placement-bottomLeft,.popover-placement-bottomRight{padding:10px 0 6px}.popover-placement-bottom .popover-inner,.popover-placement-bottomLeft .popover-inner,.popover-placement-bottomRight .popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.popover-placement-bottom .popover-arrow .popover-arrow-inner,.popover-placement-bottomLeft .popover-arrow .popover-arrow-inner,.popover-placement-bottomRight .popover-arrow .popover-arrow-inner{top:1px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#fff}.popover-placement-left,.popover-placement-leftTop,.popover-placement-leftBottom{padding:0 10px 0 6px}.popover-placement-left .popover-inner,.popover-placement-leftTop .popover-inner,.popover-placement-leftBottom .popover-inner{box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.popover-placement-left .popover-arrow .popover-arrow-inner,.popover-placement-leftTop .popover-arrow .popover-arrow-inner,.popover-placement-leftBottom .popover-arrow .popover-arrow-inner{right:1px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#fff}.popover-inner{padding:8px 10px;color:#000;text-align:left;text-decoration:none;background-color:#fff;border-radius:3px}.popover-arrow,.popover-arrow .popover-arrow-inner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover-placement-top .popover-arrow,.popover-placement-topLeft .popover-arrow,.popover-placement-topRight .popover-arrow{bottom:4px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#ebebeb}.popover-placement-top .popover-arrow{left:50%}.popover-placement-topLeft .popover-arrow{left:50px}.popover-placement-topRight .popover-arrow{right:50px}.popover-placement-right .popover-arrow,.popover-placement-rightTop .popover-arrow,.popover-placement-rightBottom .popover-arrow{left:4px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#ebebeb}.popover-placement-right .popover-arrow{top:50%}.popover-placement-rightTop .popover-arrow{top:50px;margin-top:0}.popover-placement-rightBottom .popover-arrow{bottom:50px}.popover-placement-left .popover-arrow,.popover-placement-leftTop .popover-arrow,.popover-placement-leftBottom .popover-arrow{right:4px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#ebebeb}.popover-placement-left .popover-arrow{top:50%}.popover-placement-leftTop .popover-arrow{top:50px;margin-top:0}.popover-placement-leftBottom .popover-arrow{bottom:50px}.popover-placement-bottom .popover-arrow,.popover-placement-bottomLeft .popover-arrow,.popover-placement-bottomRight .popover-arrow{top:4px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#ebebeb}.popover-placement-bottom .popover-arrow{left:50%}.popover-placement-bottomLeft .popover-arrow{left:50px}.popover-placement-bottomRight .popover-arrow{right:50px}.horizontal{display:flex}.squal{width:20px;height:20px;border:1px solid #ccc;cursor:pointer}.horizontal .squal{margin-left:-1px;margin-top:-1px}.horizontal .squal.isCovered{background-color:#f0f0f0}.emoji-container{width:500px;overflow:auto;display:flex;flex-wrap:wrap;max-height:500px}.emoji{width:25px;height:25px;text-align:center;line-height:25px}.emoji:hover{cursor:pointer;background-color:#29d3}.lang-button{width:100px;height:30px;line-height:30px}.lang-button:hover{color:#29d;cursor:pointer}.html-container{width:500px;overflow:auto;display:flex;flex-wrap:wrap;max-height:500px;font-size:16px}.html-entity{width:25px;height:25px;text-align:center;line-height:25px}.html-entity:hover{cursor:pointer;background-color:#29d3}.help table{border-collapse:collapse;border-spacing:0;font-size:.875em;width:100%;display:block;overflow:auto}.help table td{word-break:break-word;min-width:60px}.help tbody tr:nth-of-type(odd){background:#f9f9f9}.help th,.help td{padding:8px}.help th,.help td{border:1px solid #ddd;border-bottom:3px solid #ddd}.help th{font-weight:700;padding-bottom:10px}.help td{border-bottom-width:1px}.button{width:75px;height:35px;color:#666;border:1px solid #ddd;cursor:pointer;border-radius:3px;background-color:#fff;transition:"background" .3s ease-out}.button:hover{background-color:#f5f5f5}.link-input{color:#999;padding:8px;border:1px solid #ddd;outline:none;width:200px}.title{font-size:16px;margin-bottom:10px;margin-left:-10px;margin-right:-10px;padding:4px 8px;border-bottom:1px solid #cccccc66}.file{padding:6px 12px;height:20px;line-height:20px;position:relative;cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:4px;overflow:hidden;display:inline-block}.file input{position:absolute;font-size:100px;right:0;top:0;opacity:0;filter:alpha(opacity=0);cursor:pointer}.file:hover{color:#666;background:#f5f5f5;border-color:#ccc;text-decoration:none}.Toolbar{background-color:#fafafa;color:#555;display:flex;flex-wrap:wrap;align-items:center;box-sizing:border-box}.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.icon-wrapper{height:100%;width:30px;cursor:pointer;display:flex;justify-content:center;align-items:center}.icon-wrapper:hover{background-color:#e1e1e1}.MdEditor{width:100%;position:relative;height:100%;box-sizing:border-box;transform:scale(1);box-shadow:#e7e7e7 0 2px 4px}.MdEditor.full-screen{position:absolute;left:0;top:0;width:100%!important;z-index:1060}.hide-editor{display:none}
