.CodeMirror{font-family:monospace;height:300px;color:black;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:white}.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:black}.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-mark{background-color:rgba(20, 255, 20, 0.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-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:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.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:blue}.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{color:#555}.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{color:red}.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, 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}.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{visibility:visible}.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:rgba(255, 255, 0, 0.4)}.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}.cherry *::-webkit-scrollbar{height:7px;width:7px;background:rgba(0,0,0,0)}.cherry *::-webkit-scrollbar:hover{background:rgba(128,128,128,.1)}.cherry *::-webkit-scrollbar-thumb{background:#d3d7da;-webkit-border-radius:6px}.cherry *::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.cherry *::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}@font-face{font-family:"Material Symbols Outlined";font-style:normal;font-weight:100 700;src:url(https://gstatic.loli.net/s/materialsymbolsoutlined/v151/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2) format("woff2")}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;font-size:23px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;position:relative;top:50%;transform:translateY(-50%);margin:0 5px}.cherry-markdown{word-break:break-all}.cherry-markdown h1,.cherry-markdown h2,.cherry-markdown h3,.cherry-markdown h4,.cherry-markdown h5,.cherry-markdown h6,.cherry-markdown .h1,.cherry-markdown .h2,.cherry-markdown .h3,.cherry-markdown .h4,.cherry-markdown .h5,.cherry-markdown .h6{font-family:inherit;font-weight:700;line-height:1.1;color:inherit}.cherry-markdown h1 small,.cherry-markdown h2 small,.cherry-markdown h3 small,.cherry-markdown h4 small,.cherry-markdown h5 small,.cherry-markdown h6 small,.cherry-markdown .h1 small,.cherry-markdown .h2 small,.cherry-markdown .h3 small,.cherry-markdown .h4 small,.cherry-markdown .h5 small,.cherry-markdown .h6 small,.cherry-markdown h1 .small,.cherry-markdown h2 .small,.cherry-markdown h3 .small,.cherry-markdown h4 .small,.cherry-markdown h5 .small,.cherry-markdown h6 .small,.cherry-markdown .h1 .small,.cherry-markdown .h2 .small,.cherry-markdown .h3 .small,.cherry-markdown .h4 .small,.cherry-markdown .h5 .small,.cherry-markdown .h6 .small{font-weight:normal;line-height:1;color:#999}.cherry-markdown h1,.cherry-markdown h2,.cherry-markdown h3{margin-top:30px;margin-bottom:16px}.cherry-markdown h1 small,.cherry-markdown h2 small,.cherry-markdown h3 small,.cherry-markdown h1 .small,.cherry-markdown h2 .small,.cherry-markdown h3 .small{font-size:65%}.cherry-markdown h4,.cherry-markdown h5,.cherry-markdown h6{margin-top:12px;margin-bottom:12px}.cherry-markdown h4 small,.cherry-markdown h5 small,.cherry-markdown h6 small,.cherry-markdown h4 .small,.cherry-markdown h5 .small,.cherry-markdown h6 .small{font-size:75%}.cherry-markdown h1,.cherry-markdown .h1{font-size:2em}.cherry-markdown h2,.cherry-markdown .h2{font-size:1.5em}.cherry-markdown h3,.cherry-markdown .h3{font-size:1.25em}.cherry-markdown h4,.cherry-markdown .h4{font-size:1em}.cherry-markdown h5,.cherry-markdown .h5{font-size:.875em}.cherry-markdown h6,.cherry-markdown .h6{font-size:.85em}.cherry-markdown b,.cherry-markdown strong{font-weight:bold}.cherry-markdown ul,.cherry-markdown ol{padding-left:24px;margin-bottom:16px}.cherry-markdown ul ul,.cherry-markdown ul ol,.cherry-markdown ol ul,.cherry-markdown ol ol{margin-bottom:0}.cherry-markdown ul li,.cherry-markdown ol li{list-style:inherit}.cherry-markdown ul li p,.cherry-markdown ol li p{margin:0}.cherry-markdown div ul,.cherry-markdown div ol{margin-bottom:0}.cherry-markdown hr{height:0;border:0;border-top:1px solid #a6a6a6;margin:16px 0;box-sizing:content-box;overflow:visible}.cherry-markdown table{border-collapse:collapse}.cherry-markdown table th,.cherry-markdown table td{border:1px solid #a6a6a6;padding:.2em .4em;min-width:100px}.cherry-markdown table th{background-color:#eee}.cherry-markdown .link-quote{color:#3b71ca}.cherry-markdown a{color:#3b71ca;position:relative;text-decoration:none}.cherry-markdown a[target=_blank]{padding:0 2px}.cherry-markdown a[target=_blank]::after{content:"";font-size:12px;font-family:"ch-icon";margin:0 2px}.cherry-markdown a:hover{color:#5b97e1}.cherry-markdown em{font-style:italic}.cherry-markdown sup{vertical-align:super}.cherry-markdown sub{vertical-align:sub}.cherry-markdown figure{overflow-x:auto}.cherry-markdown blockquote{color:#fbfbfb;padding:10px 15px;border-left:10px solid #a6a6a6;background:rgba(102,128,153,.05)}.cherry-markdown p,.cherry-markdown pre,.cherry-markdown blockquote,.cherry-markdown table{margin:0 0 16px}.cherry-markdown pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:6px}.cherry-markdown .cherry-list__default{margin-top:0}.cherry-markdown .prettyprint{min-width:500px;display:inline-block;background:#303030;font-family:Menlo,"Bitstream Vera Sans Mono","DejaVu Sans Mono",Monaco,Consolas,monospace;border:0 !important}.cherry-markdown .pln{color:#dfe6ee}.cherry-markdown .str{color:#e4a11b}.cherry-markdown .kwd{color:#dc4c64}.cherry-markdown ol.linenums{margin-top:0;margin-bottom:0;color:#969896}.cherry-markdown li.L0,.cherry-markdown li.L1,.cherry-markdown li.L2,.cherry-markdown li.L3,.cherry-markdown li.L4,.cherry-markdown li.L5,.cherry-markdown li.L6,.cherry-markdown li.L7,.cherry-markdown li.L8,.cherry-markdown li.L9{padding-left:1em;background-color:#303030;list-style-type:decimal}@media screen{.cherry-markdown .cherry-markdown .com{color:#969896}.cherry-markdown .cherry-markdown .typ{color:#81a2be}.cherry-markdown .cherry-markdown .lit{color:#de935f}.cherry-markdown .cherry-markdown .pun{color:#c5c8c6}.cherry-markdown .cherry-markdown .opn{color:#c5c8c6}.cherry-markdown .cherry-markdown .clo{color:#c5c8c6}.cherry-markdown .cherry-markdown .tag{color:#c66}.cherry-markdown .cherry-markdown .atn{color:#de935f}.cherry-markdown .cherry-markdown .atv{color:#8abeb7}.cherry-markdown .cherry-markdown .dec{color:#de935f}.cherry-markdown .cherry-markdown .var{color:#c66}.cherry-markdown .cherry-markdown .fun{color:#81a2be}}.cherry-markdown div[data-type=codeBlock]{display:inline-block;width:100%;box-sizing:border-box;border-radius:2px;margin-bottom:16px;font-size:14px;overflow-x:auto}.cherry-markdown div[data-type=codeBlock]>pre{margin:0}.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-]{counter-reset:line}.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-].wrap{white-space:pre-wrap}.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] .code-line{display:inline-block;position:relative;padding-left:3em;height:1.3em;line-height:2em}.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] .code-line:before{counter-increment:line;content:counter(line);margin-right:1em;position:absolute;left:0}.cherry-markdown div[data-type=codeBlock]>pre code[class*=language-] .code-line:last-child{margin-bottom:0}.cherry-markdown :not(pre)>code{margin:0 4px;padding:2px 6px;border-radius:6px;white-space:normal;color:#3b71ca;background-color:#d4e4f7}[data-inline-code-theme=black] .cherry-markdown :not(pre)>code{color:#332d2d;background-color:#e6e6e6}.cherry-markdown a.anchor:before{content:"";text-decoration:none;width:15px;font-size:.5em;vertical-align:middle;display:inline-block;text-align:center;margin-left:-15px}.cherry-markdown .toc{margin-bottom:16px;padding-left:0}.cherry-markdown .toc .toc-title{font-size:24px;margin-bottom:5px}.cherry-markdown .toc .toc-li{border-bottom:1px ridge #a6a6a6;list-style:none}.cherry-markdown .toc .toc-li a{text-decoration:none;color:#332d2d}.cherry-markdown .toc .toc-li a:hover{color:#5b97e1}.cherry-markdown .check-list-item{list-style:none}.cherry-markdown .check-list-item .ch-icon{margin:0 6px 0 -20px}.cherry-markdown .footnote:not(a){padding-top:20px;border-top:1px solid #a6a6a6;margin-top:50px}.cherry-markdown .footnote:not(a) .footnote-title{font-size:20px;margin-top:-38px;background-color:#fbfbfb;width:60px;margin-bottom:16px}.cherry-markdown .footnote:not(a) .one-footnote{color:#fbfbfb;margin-bottom:16px;border-bottom:1px dotted #a6a6a6}.cherry-markdown .cherry-table-container{max-width:100%;overflow-x:auto}.cherry-markdown .cherry-table-container .cherry-table th,.cherry-markdown .cherry-table-container .cherry-table td{border:1px solid #a6a6a6;padding:.2em .4em;min-width:100px}.cherry-markdown .cherry-table-container .cherry-table th{white-space:nowrap}.cherry-markdown video,.cherry-markdown audio{max-width:100%}.cherry-markdown img{max-width:100%}.cherry-markdown iframe.cherry-dialog-iframe{width:100%;height:100%}.cherry-markdown .mjx-assistive-mml{position:absolute;top:0;left:0;clip:rect(1px, 1px, 1px, 1px);padding:1px 0 0 0;border:0}.cherry-markdown.head-num{counter-reset:level1}.cherry-markdown.head-num h1 .anchor:before,.cherry-markdown.head-num h2 .anchor:before,.cherry-markdown.head-num h3 .anchor:before,.cherry-markdown.head-num h4 .anchor:before,.cherry-markdown.head-num h5 .anchor:before,.cherry-markdown.head-num h6 .anchor:before{width:auto;font-size:inherit;vertical-align:inherit;padding-right:10px}.cherry-markdown.head-num h1{counter-reset:level2}.cherry-markdown.head-num h2{counter-reset:level3}.cherry-markdown.head-num h3{counter-reset:level4}.cherry-markdown.head-num h4{counter-reset:level5}.cherry-markdown.head-num h5{counter-reset:level6}.cherry-markdown.head-num h1 .anchor:before{counter-increment:level1;content:counter(level1) ". "}.cherry-markdown.head-num h2 .anchor:before{counter-increment:level2;content:counter(level1) "." counter(level2) " "}.cherry-markdown.head-num h3 .anchor:before{counter-increment:level3;content:counter(level1) "." counter(level2) "." counter(level3) " "}.cherry-markdown.head-num h4 .anchor:before{counter-increment:level4;content:counter(level1) "." counter(level2) "." counter(level3) "." counter(level4) " "}.cherry-markdown.head-num h5 .anchor:before{counter-increment:level5;content:counter(level1) "." counter(level2) "." counter(level3) "." counter(level4) "." counter(level5) " "}.cherry-markdown.head-num h6 .anchor:before{counter-increment:level6;content:counter(level1) "." counter(level2) "." counter(level3) "." counter(level4) "." counter(level5) "." counter(level6) " "}div[data-type=codeBlock] code[class*=language-],div[data-type=codeBlock] pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}div[data-type=codeBlock] pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}div[data-type=codeBlock] :not(pre)>code[class*=language-],div[data-type=codeBlock] pre[class*=language-]{background:#2d2d2d}div[data-type=codeBlock] :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}div[data-type=codeBlock] .token.comment,div[data-type=codeBlock] .token.block-comment,div[data-type=codeBlock] .token.prolog,div[data-type=codeBlock] .token.doctype,div[data-type=codeBlock] .token.cdata{color:#999}div[data-type=codeBlock] .token.punctuation{color:#ccc}div[data-type=codeBlock] .token.tag,div[data-type=codeBlock] .token.attr-name,div[data-type=codeBlock] .token.namespace,div[data-type=codeBlock] .token.deleted{color:#e2777a}div[data-type=codeBlock] .token.function-name{color:#6196cc}div[data-type=codeBlock] .token.boolean,div[data-type=codeBlock] .token.number,div[data-type=codeBlock] .token.function{color:#f08d49}div[data-type=codeBlock] .token.property,div[data-type=codeBlock] .token.class-name,div[data-type=codeBlock] .token.constant,div[data-type=codeBlock] .token.symbol{color:#f8c555}div[data-type=codeBlock] .token.selector,div[data-type=codeBlock] .token.important,div[data-type=codeBlock] .token.atrule,div[data-type=codeBlock] .token.keyword,div[data-type=codeBlock] .token.builtin{color:#cc99cd}div[data-type=codeBlock] .token.string,div[data-type=codeBlock] .token.char,div[data-type=codeBlock] .token.attr-value,div[data-type=codeBlock] .token.regex,div[data-type=codeBlock] .token.variable{color:#7ec699}div[data-type=codeBlock] .token.operator,div[data-type=codeBlock] .token.entity,div[data-type=codeBlock] .token.url{color:#67cdcc}div[data-type=codeBlock] .token.important,div[data-type=codeBlock] .token.bold{font-weight:bold}div[data-type=codeBlock] .token.italic{font-style:italic}div[data-type=codeBlock] .token.entity{cursor:help}div[data-type=codeBlock] .token.inserted{color:green}[data-code-block-theme=light] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-]::-moz-selection,[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-] ::-moz-selection,[data-code-block-theme=light] div[data-type=codeBlock] code[class*=language-]::-moz-selection,[data-code-block-theme=light] div[data-type=codeBlock] code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-]::selection,[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-] ::selection,[data-code-block-theme=light] div[data-type=codeBlock] code[class*=language-]::selection,[data-code-block-theme=light] div[data-type=codeBlock] code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{[data-code-block-theme=light] div[data-type=codeBlock] code[class*=language-],[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-]{text-shadow:none}}[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}[data-code-block-theme=light] div[data-type=codeBlock] :not(pre)>code[class*=language-],[data-code-block-theme=light] div[data-type=codeBlock] pre[class*=language-]{background:#f5f2f0}[data-code-block-theme=light] div[data-type=codeBlock] :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}[data-code-block-theme=light] div[data-type=codeBlock] .token.comment,[data-code-block-theme=light] div[data-type=codeBlock] .token.prolog,[data-code-block-theme=light] div[data-type=codeBlock] .token.doctype,[data-code-block-theme=light] div[data-type=codeBlock] .token.cdata{color:#708090}[data-code-block-theme=light] div[data-type=codeBlock] .token.punctuation{color:#999}[data-code-block-theme=light] div[data-type=codeBlock] .token.namespace{opacity:.7}[data-code-block-theme=light] div[data-type=codeBlock] .token.property,[data-code-block-theme=light] div[data-type=codeBlock] .token.tag,[data-code-block-theme=light] div[data-type=codeBlock] .token.boolean,[data-code-block-theme=light] div[data-type=codeBlock] .token.number,[data-code-block-theme=light] div[data-type=codeBlock] .token.constant,[data-code-block-theme=light] div[data-type=codeBlock] .token.symbol,[data-code-block-theme=light] div[data-type=codeBlock] .token.deleted{color:#905}[data-code-block-theme=light] div[data-type=codeBlock] .token.selector,[data-code-block-theme=light] div[data-type=codeBlock] .token.attr-name,[data-code-block-theme=light] div[data-type=codeBlock] .token.string,[data-code-block-theme=light] div[data-type=codeBlock] .token.char,[data-code-block-theme=light] div[data-type=codeBlock] .token.builtin,[data-code-block-theme=light] div[data-type=codeBlock] .token.inserted{color:#690}[data-code-block-theme=light] div[data-type=codeBlock] .token.operator,[data-code-block-theme=light] div[data-type=codeBlock] .token.entity,[data-code-block-theme=light] div[data-type=codeBlock] .token.url,[data-code-block-theme=light] div[data-type=codeBlock] .language-css .token.string,[data-code-block-theme=light] div[data-type=codeBlock] .style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}[data-code-block-theme=light] div[data-type=codeBlock] .token.atrule,[data-code-block-theme=light] div[data-type=codeBlock] .token.attr-value,[data-code-block-theme=light] div[data-type=codeBlock] .token.keyword{color:#07a}[data-code-block-theme=light] div[data-type=codeBlock] .token.function,[data-code-block-theme=light] div[data-type=codeBlock] .token.class-name{color:#dd4a68}[data-code-block-theme=light] div[data-type=codeBlock] .token.regex,[data-code-block-theme=light] div[data-type=codeBlock] .token.important,[data-code-block-theme=light] div[data-type=codeBlock] .token.variable{color:#e90}[data-code-block-theme=light] div[data-type=codeBlock] .token.important,[data-code-block-theme=light] div[data-type=codeBlock] .token.bold{font-weight:bold}[data-code-block-theme=light] div[data-type=codeBlock] .token.italic{font-style:italic}[data-code-block-theme=light] div[data-type=codeBlock] .token.entity{cursor:help}.cherry-detail details{background:#f2f2f2;border-radius:6px;overflow:hidden;margin-bottom:10px}.cherry-detail details summary{user-select:none;padding:5px 10px;background-color:#e6e6e6;color:#332d2d;border-radius:8px}.cherry-detail details .cherry-detail-body{padding:15px 25px 15px 25px}.cherry-detail__multiple{border-radius:8px;overflow:hidden}.cherry-detail__multiple details{margin-bottom:1px;border-radius:0;border:none}.cherry-detail__multiple details summary{border-radius:0}.cherry-text-align__center table{margin-left:auto;margin-right:auto}.cherry-text-align__right table{margin-left:auto}.cherry-panel{margin:10px 0;overflow:hidden;border-radius:6px;box-sizing:border-box;border:.5px solid}.cherry-panel .cherry-panel--title{color:#fbfbfb;padding:5px 20px}.cherry-panel .cherry-panel--title.cherry-panel--title__not-empty::before{font-family:"ch-icon";margin:0 12px 0 -6px;vertical-align:bottom}.cherry-panel .cherry-panel--body{padding:5px 20px}.cherry-panel__primary{background-color:#d4e4f7;color:#3b71ca}.cherry-panel__primary .cherry-panel--title{background-color:#5b97e1}.cherry-panel__info{background-color:#d7eff4;color:#54b4d3}.cherry-panel__info .cherry-panel--title{background-color:#67c3d5}.cherry-panel__warning{background-color:#fbeed0;color:#e4a11b}.cherry-panel__warning .cherry-panel--title{background-color:#ecaf22}.cherry-panel__danger{background-color:#f8d3d8;color:#dc4c64}.cherry-panel__danger .cherry-panel--title{background-color:#e25568}.cherry-panel__success{background-color:#d1fae2;color:#14a44d}.cherry-panel__success .cherry-panel--title{background-color:#1fba60}.cherry-markdown .badge{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff;margin:0 6px}.cherry-markdown .badge-primary{background-color:#3b71ca}.cherry-markdown .badge-success{background-color:#14a44d}.cherry-markdown .badge-info{background-color:#54b4d3}.cherry-markdown .badge-danger{background-color:#dc4c64}.cherry-markdown .badge-warning{background-color:#e4a11b}.cherry-markdown .badge-top{vertical-align:top;margin-bottom:4px}.cherry-markdown .badge-center{vertical-align:middle}.cherry-markdown .badge-bottom{vertical-align:bottom;margin-top:4px}.cherry-markdown .cardListContainer{margin:.7rem 0}.cherry-markdown .cardListContainer>:not(.card-list){display:none}.cherry-markdown .cardListContainer .card-list{margin:-0.35rem;display:flex;flex-wrap:wrap;align-items:flex-start}.cherry-markdown .cardListContainer .card-list .card-item{width:calc(33.3333333333% - .7rem);margin:.35rem;background:var(--bodyBg);border-radius:3px;color:var(--textColor);display:flex;box-shadow:1px 1px 2px 0 rgba(0,0,0,.06);transition:all .4s}.cherry-markdown .cardListContainer .card-list .card-item:hover{text-decoration:none;box-shadow:0 10px 20px -10px var(--randomColor, rgba(0, 0, 0, 0.15));transform:translateY(-3px) scale(1.01, 1.01)}.cherry-markdown .cardListContainer .card-list .card-item:hover img{box-shadow:3px 2px 7px rgba(0,0,0,.15)}.cherry-markdown .cardListContainer .card-list .card-item:hover div p{text-shadow:3px 2px 5px rgba(0,0,0,.15)}.cherry-markdown .cardListContainer .card-list .card-item img{width:60px;height:60px;border-radius:50%;border:2px solid #fff;margin:1rem;margin-right:0;box-shadow:3px 2px 5px rgba(0,0,0,.08);transition:all .4s}.cherry-markdown .cardListContainer .card-list .card-item div{flex:1;display:inline-block;float:right;padding:1rem 0}.cherry-markdown .cardListContainer .card-list .card-item div p{margin:0;padding:0 1rem;transition:text-shadow .4s;text-align:center}.cherry-markdown .cardListContainer .card-list .card-item div .name{margin:.2rem 0 .3rem 0}.cherry-markdown .cardListContainer .card-list .card-item div .desc{font-size:.8rem;line-height:1.1rem;opacity:.8;margin-bottom:.2rem}.cherry-markdown .cardListContainer .card-list .card-item.row-1{width:calc(100% - .7rem)}.cherry-markdown .cardListContainer .card-list .card-item.row-1 img{margin-left:2rem}.cherry-markdown .cardListContainer .card-list .card-item.row-2{width:calc(50% - .7rem)}.cherry-markdown .cardListContainer .card-list .card-item.row-2 img{margin-left:1.5rem}.cherry-markdown .cardListContainer .card-list .card-item.row-3{width:calc(33.3333333333% - .7rem)}.cherry-markdown .cardListContainer .card-list .card-item.row-4{width:calc(25% - .7rem)}.cherry-markdown .cardListContainer.fileContainer span.material-symbols-outlined{position:absolute;margin-left:30px;font-size:60px}.cherry-markdown .cardListContainer.fileContainer .desc span.material-symbols-outlined{position:relative;font-size:22px;transform:translateY(20%);margin-left:0}.cherry-markdown .cardImgListContainer{margin:1rem 0}.cherry-markdown .cardImgListContainer>:not(.card-list){display:none}.cherry-markdown .cardImgListContainer .card-list{margin:-0.5rem;display:flex;flex-wrap:wrap;align-items:flex-start}.cherry-markdown .cardImgListContainer .card-list .card-item{width:calc(33.3333333333% - 1rem);margin:.5rem;background:var(--mainBg);border:1px solid rgba(0,0,0,.1);box-sizing:border-box;border-radius:3px;overflow:hidden;color:var(--textColor);box-shadow:2px 2px 10px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:stretch;transition:all .4s}.cherry-markdown .cardImgListContainer .card-list .card-item:hover{box-shadow:1px 1px 20px rgba(0,0,0,.1);transform:translateY(-3px)}.cherry-markdown .cardImgListContainer .card-list .card-item .box-img{overflow:hidden;position:relative;background:#eee}.cherry-markdown .cardImgListContainer .card-list .card-item .box-img img{display:block;width:100%;height:100%;transition:all .3s}.cherry-markdown .cardImgListContainer .card-list .card-item a{color:var(--textColor);transition:color .3s}.cherry-markdown .cardImgListContainer .card-list .card-item a:hover{text-decoration:none}.cherry-markdown .cardImgListContainer .card-list .card-item .box-info{padding:.8rem 1rem}.cherry-markdown .cardImgListContainer .card-list .card-item .box-info p{margin:0}.cherry-markdown .cardImgListContainer .card-list .card-item .box-info .desc{margin-top:.3rem;opacity:.8;font-size:.9rem;line-height:1.1rem;overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.cherry-markdown .cardImgListContainer .card-list .card-item .box-footer{overflow:hidden;padding:.8rem 1rem;border-top:1px solid rgba(0,0,0,.1)}.cherry-markdown .cardImgListContainer .card-list .card-item .box-footer img{width:1.8rem;height:1.8rem;border-radius:50%;float:left}.cherry-markdown .cardImgListContainer .card-list .card-item .box-footer span{line-height:1.8rem;float:left;margin-left:.6rem;font-size:.8rem}.cherry-markdown .cardImgListContainer .card-list .card-item.row-1{width:calc(100% - 1rem)}.cherry-markdown .cardImgListContainer .card-list .card-item.row-2{width:calc(50% - 1rem)}.cherry-markdown .cardImgListContainer .card-list .card-item.row-3{width:calc(33.3333333333% - 1rem)}.cherry-markdown .cardImgListContainer .card-list .card-item.row-4{width:calc(25% - 1rem)}.theme-mode-dark .cherry-markdown .cardImgListContainer .card-list .card-item{border-color:var(--borderColor)}.theme-mode-dark .cherry-markdown .cardImgListContainer .card-list .card-item .box-footer{border-color:var(--borderColor)}@media(max-width: 900px){.cherry-markdown .cardListContainer .card-list .card-item.row-4{width:calc(33.3333333333% - .7rem)}.cherry-markdown .cardImgListContainer .card-list .card-item.row-4{width:calc(33.3333333333% - 1rem)}}@media(max-width: 720px){.cherry-markdown .cardListContainer .card-list .card-item.row-3,.cherry-markdown .cardListContainer .card-list .card-item.row-4{width:calc(50% - .7rem)}.cherry-markdown .cardListContainer .card-list .card-item.row-3 img,.cherry-markdown .cardListContainer .card-list .card-item.row-4 img{margin-left:1.5rem}.cherry-markdown .cardImgListContainer .card-list .card-item.row-3,.cherry-markdown .cardImgListContainer .card-list .card-item.row-4{width:calc(50% - 1rem)}}@media(max-width: 500px){.cherry-markdown .cardListContainer .card-list .card-item.row-1,.cherry-markdown .cardListContainer .card-list .card-item.row-2,.cherry-markdown .cardListContainer .card-list .card-item.row-3,.cherry-markdown .cardListContainer .card-list .card-item.row-4{width:calc(100% - .7rem)}.cherry-markdown .cardListContainer .card-list .card-item.row-1 img,.cherry-markdown .cardListContainer .card-list .card-item.row-2 img,.cherry-markdown .cardListContainer .card-list .card-item.row-3 img,.cherry-markdown .cardListContainer .card-list .card-item.row-4 img{margin-left:1.5rem}.cherry-markdown .cardImgListContainer .card-list .card-item.row-1,.cherry-markdown .cardImgListContainer .card-list .card-item.row-2,.cherry-markdown .cardImgListContainer .card-list .card-item.row-3,.cherry-markdown .cardImgListContainer .card-list .card-item.row-4{width:calc(100% - 1rem)}}.cherry .doing-resize-img{-moz-user-select:none;-webkit-user-select:none;user-select:none}.cherry .cherry-previewer img{transition:all .1s}.cherry .cherry-previewer-img-size-handler{position:absolute;box-shadow:0 1px 4px 0 rgba(20,81,154,.5);border:1px solid #3582fb;box-sizing:content-box;pointer-events:none}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points{position:absolute;height:10px;width:10px;margin-top:-7px;margin-left:-7px;border-radius:9px;background:#3582fb;border:2px solid #fff;box-sizing:content-box;box-shadow:0px 2px 2px 0px rgba(20,81,154,.5);pointer-events:all}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__background{background-repeat:no-repeat;background-size:100% 100%;opacity:.5;width:100%;height:100%}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-leftTop{cursor:nw-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-rightTop{cursor:sw-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-leftBottom{cursor:sw-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-rightBottom{cursor:nw-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-middleTop{cursor:n-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-middleBottom{cursor:n-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-leftMiddle{cursor:e-resize}.cherry .cherry-previewer-img-size-handler .cherry-previewer-img-size-handler__points-rightMiddle{cursor:e-resize}.cherry .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input{position:absolute}.cherry .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea{width:100%;height:100%;border:0;box-sizing:border-box;resize:none;outline:1px solid #3582fb;word-break:break-all}.cherry .cherry-previewer-codeBlock-content-handler .cherry-previewer-codeBlock-content-handler__input{position:absolute}.cherry .cherry-previewer-table-hover-handler{position:absolute;pointer-events:none;z-index:999}.cherry .cherry-previewer-table-hover-handler-container{position:relative;height:100%;padding:0;margin:0;list-style-type:none}.cherry .cherry-previewer-table-hover-handler__symbol{pointer-events:auto;display:flex;justify-content:center;position:absolute;color:#3582fb;width:12px;height:12px;line-height:12px;border:1px solid rgba(53,130,251,0);background-color:rgba(255,255,255,0);cursor:pointer;transition:all .3s}.cherry .cherry-previewer-table-hover-handler__symbol:hover{background-color:rgba(53,130,251,.5333333333);color:#fff}.cherry .cherry-highlight-line{background-color:rgba(255,255,204,.5333333333)}@media print{img,figure,pre,table{page-break-inside:avoid}.cherry-previewer{width:100% !important;max-height:none;border-left:none !important}.cherry-toolbar,.cherry-editor,.cherry-drag{display:none !important}}.cherry{display:flex;flex-flow:row wrap;align-items:stretch;align-content:flex-start;height:100%;min-height:100px;position:relative}.cherry .cherry-editor,.cherry .cherry-previewer{max-height:calc(100% - 48px);min-height:calc(100% - 48px)}.cherry .CodeMirror{height:100%}.cherry.cherry--no-toolbar .cherry-editor,.cherry.cherry--no-toolbar .cherry-previewer{max-height:100%;min-height:100%}.cherry.cherry--no-toolbar .cherry-toolbar{display:none}.cherry{font-family:"Helvetica Neue",Arial,"Hiragino Sans GB","STHeiti","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:16px;line-height:27px;color:#332d2d;background:#fbfbfb;box-shadow:0}.cherry .ch-icon{vertical-align:middle}.cherry .clearfix{zoom:1}.cherry .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;font-size:0}.cherry.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99}.cherry .no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cherry .cherry-insert-table-menu{display:block;position:fixed;top:40px;left:40px;border-collapse:separate;box-shadow:0;padding:4px;border-radius:3px;width:auto;height:auto}.cherry .cherry-insert-table-menu-item{padding:7px;border:1px solid #a6a6a6}.cherry .cherry-insert-table-menu-item.active{background-color:#e6e6e6}.cherry[data-toolbar-theme=dark] .cherry-insert-table-menu-item{border-color:rgba(255,255,255,.2)}.cherry[data-toolbar-theme=dark] .cherry-insert-table-menu-item.active{background-color:#fbfbfb}.cherry-dropdown{position:absolute;width:140px;min-height:40px;background:#fff;box-shadow:0 5px 15px -5px rgba(0,0,0,.5);margin-left:-60px;z-index:11}.cherry-dropdown-item{width:100%;padding:0 15px;text-align:left;display:inline-block;height:36px;line-height:36px;font-size:14px;font-style:normal;cursor:pointer;box-sizing:border-box}.cherry-dropdown-item:hover{background:#e6e6e6;color:#303030}.cherry-dropdown-item .ch-icon{margin-right:10px}[data-toolbar-theme=dark] .cherry-dropdown{background:#332d2d}[data-toolbar-theme=dark] .cherry-dropdown .cherry-dropdown-item{background:rgba(0,0,0,0);color:#fbfbfb}[data-toolbar-theme=dark] .cherry-dropdown .cherry-dropdown-item:hover{background:#a6a6a6;color:#a6a6a6}.cherry-bubble .material-symbols-outlined{transform:translateY(-70%)}.cherry-toolbar{position:relative;display:flex;justify-content:space-between;padding:0 20px;height:48px;font-size:14px;line-height:2.8;flex-basis:100%;box-sizing:border-box;z-index:2;user-select:none;box-shadow:0;background:#fbfbfb;overflow:hidden}.cherry-toolbar .icon-loading.loading{display:inline-block;width:8px;height:8px}.cherry-toolbar .icon-loading.loading:after{content:" ";display:block;width:8px;height:8px;margin-left:2px;margin-top:-2px;border-radius:50%;border:2px solid #000;border-color:#000 rgba(0,0,0,0) #000 rgba(0,0,0,0);animation:loading 1.2s linear infinite}[data-toolbar-theme=dark] .cherry-toolbar{background:#332d2d;box-shadow:0}[data-toolbar-theme=dark] .cherry-toolbar .cherry-toolbar-button{color:#fbfbfb;background:rgba(0,0,0,0)}[data-toolbar-theme=dark] .cherry-toolbar .cherry-toolbar-button:hover{color:#a6a6a6;background:#a6a6a6}.cherry-toolbar .toolbar-left,.cherry-toolbar .toolbar-right{display:flex;align-items:center;height:48px;overflow:hidden}.cherry-toolbar .toolbar-left{flex:0 0 auto;margin-right:20px}.cherry-toolbar .toolbar-right{flex:0 1 auto;flex-direction:row-reverse;margin-left:10px;box-sizing:border-box}.cherry-toolbar.preview-only .cherry-toolbar-button{display:none}.cherry-toolbar.preview-only .cherry-toolbar-switchPreview{display:inline}.cherry-toolbar-button{float:left;padding:0 5px;height:38px;color:#332d2d;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);-webkit-transition:background-color ease-in-out .15s,color ease-in-out .15s,border-color ease-in-out .15s;transition:background-color ease-in-out .15s,color ease-in-out .15s,border-color ease-in-out .15s;cursor:pointer;font-style:normal}.cherry-toolbar-button:hover{color:#303030;background:#e6e6e6}.cherry-toolbar-button.cherry-toolbar-split{font-size:0;height:19px;padding:0;margin:9.5px 4px;border:1px solid rgba(0,0,0,0);border-left:1px solid #a6a6a6;pointer-events:none;overflow:hidden;opacity:.5}.cherry-toolbar-button.disabled{color:#e6e6e6}.cherry .ace_search{background:#fff}.cherry-toc{width:240px;position:absolute;top:48px;left:7px;z-index:11;bottom:0;overflow:hidden;background-color:#fbfbfb;box-shadow:0 0 60px rgba(0,0,0,.1);padding:10px;overflow-y:auto}.cherry-toc a{text-decoration:none;color:#3b71ca}.cherry-toc a:hover{color:#5b97e1}.cherry-toc li:hover{background-color:#d4e4f7}.cherry-toc ul{cursor:pointer;list-style-type:none;padding:0}.cherry-toc ul ul{margin-top:5px}.cherry-toc li{padding:3px 0 3px 8px;border-radius:5px;margin-bottom:5px}.cherry-bubble{position:absolute;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;font-size:14px;min-height:35px;min-width:50px;border:1px solid #a6a6a6;background-color:#fff;box-shadow:0 2px 15px -5px rgba(0,0,0,.5);border-radius:3px;z-index:8}.cherry-bubble.cherry-bubble--centered{left:50%;transform:translateX(-50%)}.cherry-bubble .cherry-bubble-top,.cherry-bubble .cherry-bubble-bottom{position:absolute;left:50%;width:0;height:0;margin-left:-8px;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.cherry-bubble .cherry-bubble-top{top:0;transform:translateY(-100%);border-bottom:8px solid #fff}.cherry-bubble .cherry-bubble-bottom{bottom:0;transform:translateY(100%);border-top:8px solid #fff}.cherry-bubble .cherry-toolbar-button{display:inline-flex;align-items:center;justify-content:center;height:35px;cursor:pointer;user-select:none}.cherry-bubble .cherry-toolbar-button:hover{border-color:#a6a6a6;background-color:rgba(89,128,166,.05)}.cherry-bubble .cherry-toolbar-button.cherry-toolbar-split{height:65%;min-height:22.75px}[data-toolbar-theme=dark] .cherry-bubble{border-color:#332d2d;background:#332d2d}[data-toolbar-theme=dark] .cherry-bubble .cherry-toolbar-button{color:#fbfbfb;background:rgba(0,0,0,0)}[data-toolbar-theme=dark] .cherry-bubble .cherry-toolbar-button:hover{color:#a6a6a6;background:#a6a6a6}[data-toolbar-theme=dark] .cherry-bubble .cherry-bubble-top{border-bottom-color:#332d2d}[data-toolbar-theme=dark] .cherry-bubble .cherry-bubble-bottom{border-top-color:#332d2d}[data-toolbar-theme=dark] .cherry-bubble .cherry-toolbar-button:hover{border-color:#332d2d}.cherry-switch-paste .switch-btn--bg{position:absolute;width:50%;height:100%;box-sizing:border-box;z-index:-1;left:0;top:0;opacity:.3;background-color:#303030;border-radius:2px;transition:all .3s}.cherry-switch-paste .cherry-toolbar-button{display:inline-flex;align-items:center;justify-content:center;width:80px;text-align:center}.cherry-switch-paste .cherry-toolbar-button:hover{border-color:rgba(0,0,0,0)}.cherry-switch-paste[data-type=text] .cherry-text-btn{color:#332d2d}.cherry-switch-paste[data-type=text] .cherry-md-btn{color:#303030}.cherry-switch-paste[data-type=md] .cherry-md-btn{color:#332d2d}.cherry-switch-paste[data-type=md] .cherry-text-btn{color:#303030}.cherry-switch-paste[data-type=md] .switch-btn--bg{left:50%}[data-toolbar-theme=dark] .cherry-switch-paste .switch-btn--bg{background-color:#a6a6a6}[data-toolbar-theme=dark] .cherry-switch-paste[data-type=text] .cherry-text-btn{color:#fbfbfb}[data-toolbar-theme=dark] .cherry-switch-paste[data-type=text] .cherry-md-btn{color:#a6a6a6}[data-toolbar-theme=dark] .cherry-switch-paste[data-type=md] .cherry-md-btn{color:#fbfbfb}[data-toolbar-theme=dark] .cherry-switch-paste[data-type=md] .cherry-text-btn{color:#a6a6a6}[data-toolbar-theme=dark] .cherry-switch-paste[data-type=md] .switch-btn--bg{left:50%}.cherry-editor{position:relative;padding-top:5px;padding-right:5px;width:50%;box-sizing:border-box;overflow:hidden;border-right:2px solid #ebedee}.cherry-editor.cherry-editor--full{width:100%;padding-right:0}.cherry-editor.cherry-editor--hidden{display:none}.cherry-editor-writing-style--focus::before{content:"";display:block;width:100%;position:absolute;top:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.0235294118), rgba(0, 0, 0, 0.2));pointer-events:none;z-index:11}.cherry-editor-writing-style--focus::after{content:"";display:block;width:100%;position:absolute;bottom:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.0235294118), rgba(0, 0, 0, 0.2));pointer-events:none;z-index:11}.cherry-editor-writing-style--typewriter .CodeMirror-lines{position:relative}.cherry-editor-writing-style--typewriter .CodeMirror-lines::before{content:"";display:block}.cherry-editor-writing-style--typewriter .CodeMirror-lines::after{content:"";display:block}.cherry-editor .CodeMirror{font-family:"Helvetica Neue",Arial,"Hiragino Sans GB","STHeiti","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;background:#fbfbfb;color:#332d2d}.cherry-editor .CodeMirror textarea{font-size:27px}.cherry-editor .CodeMirror-lines{padding:15px 34px}.cherry-editor .CodeMirror-lines .drawio,.cherry-editor .CodeMirror-lines .base64{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:80px;white-space:nowrap;vertical-align:bottom;color:#8b008b !important;font-size:12px !important}.cherry-editor .cm-s-default .cm-header{color:#332d2d}.cherry-editor .cm-s-default .cm-string{color:#332d2d}.cherry-editor .cm-s-default .cm-comment{color:#3b71ca;font-family:"Menlo","Liberation Mono","Consolas","DejaVu Sans Mono","Ubuntu Mono","Courier New","andale mono","lucida console",monospace;font-size:.9em}.cherry-editor .cm-s-default .cm-whitespace,.cherry-editor .cm-tab{font-family:"Menlo","Liberation Mono","Consolas","DejaVu Sans Mono","Ubuntu Mono","Courier New","andale mono","lucida console",monospace;font-size:.9em}.cherry-editor .cm-s-default .cm-quote{color:#3b71ca}.cherry-editor .cm-s-default .cm-link{color:#3b71ca}.cherry-editor .cm-s-default .cm-url{background:#fbfbfb;font-family:"Menlo","Liberation Mono","Consolas","DejaVu Sans Mono","Ubuntu Mono","Courier New","andale mono","lucida console",monospace;font-size:.9em}.cherry-editor .cm-s-default .cm-variable-2{color:#332d2d}.cherry-editor .cm-s-default .cm-variable-3{color:#332d2d}.cherry-editor .cm-s-default .cm-keyword{color:#332d2d}.cherry-editor .cm-s-default .cm-fullWidth{color:#dc4c64;z-index:3;cursor:pointer}.cherry-drag{width:15px;cursor:ew-resize;position:absolute;z-index:12;background:rgba(0,0,0,0)}.cherry-drag.cherry-drag--show{width:5px;display:block;background:#dfe6ee}.cherry-drag.cherry-drag--hidden{display:none}.cherry-editor-mask{z-index:10;position:absolute;display:none;background:rgba(0,0,0,.2)}.cherry-editor-mask.cherry-editor-mask--show{display:block}.cherry-previewer-mask{z-index:10;position:absolute;display:none;background:rgba(0,0,0,.4)}.cherry-previewer-mask.cherry-previewer-mask--show{display:block}.cherry-previewer-codeBlock-click-handler{position:absolute;z-index:1}.cherry-previewer-codeBlock-hover-handler{z-index:0;position:absolute}.cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block,.cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block{position:relative;width:25px;text-align:center;height:25px;cursor:pointer;float:right;top:15px;border-radius:5px;margin-left:-27px;transition:all .3s;z-index:2;color:#5b97e1;background-color:#d4e4f7}.cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block{right:10px}.cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block{right:45px}.cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block:hover,.cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block:hover{color:#3b71ca}.cherry-previewer-codeBlock-hover-handler .cherry-code-preview-lang-select{position:absolute;transform:translate(2px, -50%)}.cherry-edit-code-block .material-symbols-outlined{margin:0}.cherry-copy-code-block .material-symbols-outlined{margin:0}.cherry-previewer{padding:20px 20px 20px 20px;width:50%;box-sizing:border-box;background-color:#fbfbfb;min-height:auto;overflow-y:auto;-webkit-print-color-adjust:exact}.cherry-previewer .cherry-mobile-previewer-content{width:375px;height:100%;margin:0 auto;padding:25px 30px;overflow-y:scroll;box-shadow:0 0 60px rgba(0,0,0,.1);box-sizing:border-box}.cherry-previewer.cherry-previewer--hidden{width:0;display:none}.cherry-previewer.cherry-previewer--full{width:100%}.cherry-previewer .cherry-list__upper-roman{list-style:upper-roman}.cherry-previewer .cherry-list__lower-greek{list-style:lower-greek}.cherry-previewer .cherry-list__cjk-ideographic{list-style:cjk-ideographic}.cherry-previewer .cherry-list__circle{list-style:circle}.cherry-previewer .cherry-list__square{list-style:square}[data-code-block-theme=default] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=default] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=funky] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=funky] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=solarized-light] .cherry-previewer .cherry-edit-code-block,[data-code-block-theme=coy] .cherry-previewer .cherry-copy-code-block,[data-code-block-theme=coy] .cherry-previewer .cherry-edit-code-block{background-color:#3582fb}.cherry-color-wrap{display:none;position:fixed;width:auto;padding:5px 10px;z-index:6;background:#fff;box-shadow:0}.cherry-color-wrap h3{font-size:12px;margin:0px;font-weight:400}[data-toolbar-theme=dark] .cherry-color-wrap h3{color:#fbfbfb}.cherry-color-wrap .cherry-color-text{float:left;width:128px;margin:0 8px 0 5px}.cherry-color-wrap .cherry-color-bg{float:left;width:128px;margin-right:5px}.cherry-color-wrap .cherry-color-item{float:left;width:14px;height:14px;border:1px solid #fbfbfb;cursor:pointer}.cherry-color-wrap .cherry-color-item:hover{border:1px solid #1a1a1a}.Cherry-Math svg{max-width:100%}.cherry-suggester-panel{display:none;position:absolute;left:0;top:0;background:#fbfbfb;border-radius:2px;max-height:500px;box-shadow:0 2px 8px 1px #e6e6e6;overflow-y:auto}.cherry-suggester-panel .cherry-suggester-panel__item{border:none;white-space:nowrap;min-width:50px;padding:5px 13px;color:#1a1a1a;display:block;cursor:pointer}.cherry-suggester-panel .cherry-suggester-panel__item.cherry-suggester-panel__item--selected{background-color:#e6e6e6;text-decoration:none;color:#194c8a}.cherry-suggester-panel .cherry-suggester-panel__item>i{display:inline-block;transform:translateY(2px);margin-right:8px}.cherry-suggestion{background-color:#fbfbfb;color:#3b71ca;padding:1px 4px;border-radius:3px;cursor:pointer}.cherry.theme__dark{--mainBg:hsl(0deg, 0%, 10%);--textColor:hsl(0deg, 0%, 90%);--borderColor:hsl(0deg, 0%, 10%);--bodyBg:hsl(0deg, 0%, 10%);background-color:#1a1a1a}.cherry.theme__dark .ace_search,.cherry.theme__dark .ace_search_field,.cherry.theme__dark .ace_searchbtn,.cherry.theme__dark .ace_replacebtn{background-color:#1a1a1a;color:#f2f2f2 !important}.cherry.theme__dark .ace_button{color:#f2f2f2 !important}.cherry.theme__dark .ace_button:hover{background-color:#303030}.cherry.theme__dark .cherry-toolbar,.cherry.theme__dark .cherry-floatmenu,.cherry.theme__dark .cherry-bubble{background:#303030;border-color:#303030}.cherry.theme__dark .cherry-toolbar .cherry-toolbar-button,.cherry.theme__dark .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__dark .cherry-bubble .cherry-toolbar-button{color:#fbfbfb}.cherry.theme__dark .cherry-toolbar .cherry-toolbar-button:hover,.cherry.theme__dark .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__dark .cherry-bubble .cherry-toolbar-button:hover{background-color:#1a1a1a;color:#f2f2f2 !important;border-color:#303030}.cherry.theme__dark .cherry-toolbar .cherry-toolbar-button:hover i,.cherry.theme__dark .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__dark .cherry-bubble .cherry-toolbar-button:hover i{color:#f2f2f2 !important}.cherry.theme__dark .cherry-dropdown{background:#303030}.cherry.theme__dark .cherry-dropdown .cherry-dropdown-item{color:#fbfbfb}.cherry.theme__dark .cherry-dropdown .cherry-dropdown-item:hover{background-color:#1a1a1a;color:#f2f2f2}.cherry.theme__dark .cherry-dropdown.cherry-color-wrap h3{color:#fbfbfb}.cherry.theme__dark .cherry-dropdown.cherry-color-wrap .cherry-color-item{border-color:#1a1a1a}.cherry.theme__dark .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover{border-color:#1a1a1a}.cherry.theme__dark .cherry-bubble .cherry-bubble-bottom{border-top-color:#303030}.cherry.theme__dark .cherry-editor{background-color:#303030}.cherry.theme__dark .cherry-editor .CodeMirror{background-color:#303030}.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-cursor{border-left:1px solid #fbfbfb}.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll span,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta{color:#e6e6e6}.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header{color:#fbfbfb}.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url{background-color:#194c8a}.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url{color:#fbfbfb}.cherry.theme__dark .cherry-editor .CodeMirror .CodeMirror-selected{background-color:#1a1a1a}.cherry.theme__dark .cherry-previewer{background-color:#303030}.cherry.theme__dark .cherry-previewer .cherry-mobile-previewer-content{background-color:#303030}.cherry.theme__dark .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea{background-color:#303030;color:#e6e6e6;outline-color:#fbfbfb}.cherry.theme__dark .cherry-panel__primary{background-color:#a9c8ef;color:#2d5aa5}.cherry.theme__dark .cherry-panel__primary .cherry-panel--title{background-color:#307cd9}.cherry.theme__dark .cherry-panel__info{background-color:#afdfe9;color:#329fc2}.cherry.theme__dark .cherry-panel__info .cherry-panel--title{background-color:#3fb3ca}.cherry.theme__dark .cherry-panel__warning{background-color:#f7dda1;color:#b68116}.cherry.theme__dark .cherry-panel__warning .cherry-panel--title{background-color:#ca9212}.cherry.theme__dark .cherry-panel__danger{background-color:#f0a8b1;color:#cd2844}.cherry.theme__dark .cherry-panel__danger .cherry-panel--title{background-color:#db2941}.cherry.theme__dark .cherry-panel__success{background-color:#a3f5c5;color:#0e7738}.cherry.theme__dark .cherry-panel__success .cherry-panel--title{background-color:#178f49}.cherry.theme__dark .cherry-detail details{background:#332d2d}.cherry.theme__dark .cherry-detail details summary{background-color:#1a1a1a;color:#fbfbfb}.cherry.theme__dark .cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block,.cherry.theme__dark .cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block{color:#fbfbfb;background-color:#303030}.cherry.theme__dark .cherry-previewer-codeBlock-hover-handler .cherry-copy-code-block:hover,.cherry.theme__dark .cherry-previewer-codeBlock-hover-handler .cherry-edit-code-block:hover{color:#3b71ca}.cherry.theme__dark .CodeMirror-gutters{border:none;background:#1a1a1a}.cherry.theme__dark .CodeMirror-cursor{border-left:1px solid #fbfbfb;border-right:none;width:0}.cherry.theme__dark .CodeMirror{color:#fbfbfb;background:#1a1a1a}.cherry.theme__dark .CodeMirror-selected{background:#303030}.cherry__theme__dark.cherry-suggester-panel{background:#1a1a1a;box-shadow:none}.cherry__theme__dark.cherry-suggester-panel .cherry-suggester-panel__item{color:#fbfbfb}.cherry__theme__dark.cherry-suggester-panel .cherry-suggester-panel__item.cherry-suggester-panel__item--selected{background-color:#a6a6a6;color:#194c8a}.cherry__theme__dark.cherry-suggester-panel .cherry-suggestion{background-color:#1a1a1a;color:#3b71ca}.cherry-markdown.theme__dark{color:#e6e6e6;background-color:#303030}.cherry-markdown.theme__dark h1,.cherry-markdown.theme__dark h2,.cherry-markdown.theme__dark h3,.cherry-markdown.theme__dark h4,.cherry-markdown.theme__dark h5{color:#fbfbfb}.cherry-markdown.theme__dark ul.cherry-list__upper-roman{list-style:upper-roman}.cherry-markdown.theme__dark ul.cherry-list__lower-greek{list-style:lower-greek}.cherry-markdown.theme__dark ul.cherry-list__cjk-ideographic{list-style:cjk-ideographic}.cherry-markdown.theme__dark ul.cherry-list__circle{list-style:circle}.cherry-markdown.theme__dark ul.cherry-list__square{list-style:square}.cherry-markdown.theme__dark blockquote{color:#e6e6e6}.cherry-markdown.theme__dark a{text-decoration:none;color:#5b97e1}.cherry-markdown.theme__dark a:hover{color:#3b71ca}.cherry-markdown.theme__dark hr{border-color:#1a1a1a}.cherry-markdown.theme__dark p code,.cherry-markdown.theme__dark li code{background-color:#194c8a;color:#fbfbfb;border:none}.cherry-markdown.theme__dark pre{background-color:#1a1a1a}.cherry-markdown.theme__dark table,.cherry-markdown.theme__dark .cherry-table{color:#e6e6e6}.cherry-markdown.theme__dark table th,.cherry-markdown.theme__dark .cherry-table th{background-color:#194c8a}.cherry-markdown.theme__dark table tr,.cherry-markdown.theme__dark table th,.cherry-markdown.theme__dark table td,.cherry-markdown.theme__dark .cherry-table tr,.cherry-markdown.theme__dark .cherry-table th,.cherry-markdown.theme__dark .cherry-table td{border-color:#1a1a1a}.cherry-markdown.theme__dark .footnote{border-color:#1a1a1a}.cherry-markdown.theme__dark .footnote .footnote-title{background-color:#194c8a}.cherry-markdown.theme__dark .footnote .one-footnote{color:#e6e6e6;border-color:#1a1a1a}.cherry-markdown.theme__dark .footnote .one-footnote a.footnote-ref{padding:5px}.cherry-markdown.theme__dark .toc{border:1px solid #1a1a1a;margin-top:15px;margin-bottom:15px;margin-right:15px}.cherry-markdown.theme__dark .toc .toc-title{padding:15px;margin-bottom:15px;border-bottom:1px solid #1a1a1a}.cherry-markdown.theme__dark .toc .toc-li{border:none;padding:0 20px}.cherry-markdown.theme__dark .toc .toc-li a{color:#e6e6e6}.cherry-markdown.theme__dark .toc .toc-li a:hover{color:#3b71ca}.cherry-markdown.theme__dark figure svg path,.cherry-markdown.theme__dark figure svg rect,.cherry-markdown.theme__dark figure svg line{stroke:#5b97e1 !important}.cherry-markdown.theme__dark figure svg text{fill:#a6a6a6 !important;stroke:none !important}.cherry-markdown.theme__dark figure svg tspan{fill:#a6a6a6 !important}.cherry-markdown.theme__dark figure svg circle{fill:#ececff !important}.cherry-markdown.theme__dark figure svg circle.state-start{fill:#a6a6a6 !important}.cherry-markdown.theme__dark .cherry-highlight-line{background-color:#1a1a1a}.theme__dark .cherry-toc{background-color:#303030}.theme__dark .cherry-toc a{color:#5b97e1}.theme__dark .cherry-toc a:hover{color:#d4e4f7}.theme__dark .cherry-toc li:hover{background-color:#1a1a1a}.cherry.theme__light{--mainBg:hsl(213deg, 69%, 62%);--textColor:hsl(0deg, 0%, 19%);--borderColor:hsl(213deg, 69%, 62%);--bodyBg:hsl(213deg, 69%, 90%)}.cherry.theme__light .cherry-toolbar,.cherry.theme__light .cherry-floatmenu,.cherry.theme__light .cherry-bubble{background:#fbfbfb;border-color:#fbfbfb}.cherry.theme__light .cherry-toolbar .cherry-toolbar-button,.cherry.theme__light .cherry-floatmenu .cherry-toolbar-button,.cherry.theme__light .cherry-bubble .cherry-toolbar-button{color:#332d2d}.cherry.theme__light .cherry-toolbar .cherry-toolbar-button:hover,.cherry.theme__light .cherry-floatmenu .cherry-toolbar-button:hover,.cherry.theme__light .cherry-bubble .cherry-toolbar-button:hover{background-color:#e6e6e6;color:#303030 !important;border-color:#fbfbfb}.cherry.theme__light .cherry-toolbar .cherry-toolbar-button:hover i,.cherry.theme__light .cherry-floatmenu .cherry-toolbar-button:hover i,.cherry.theme__light .cherry-bubble .cherry-toolbar-button:hover i{color:#303030 !important}.cherry.theme__light .cherry-dropdown{background:#fbfbfb}.cherry.theme__light .cherry-dropdown .cherry-dropdown-item{color:#332d2d}.cherry.theme__light .cherry-dropdown .cherry-dropdown-item:hover{background-color:#e6e6e6;color:#303030}.cherry.theme__light .cherry-dropdown.cherry-color-wrap h3{color:#332d2d}.cherry.theme__light .cherry-dropdown.cherry-color-wrap .cherry-color-item{border-color:#e6e6e6}.cherry.theme__light .cherry-dropdown.cherry-color-wrap .cherry-color-item:hover{border-color:#303030}.cherry.theme__light .cherry-bubble .cherry-bubble-bottom{border-top-color:#fbfbfb}.cherry.theme__light .cherry-editor{background-color:#fbfbfb}.cherry.theme__light .cherry-editor .CodeMirror{background-color:#fbfbfb}.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-cursor{border-left:1px solid #332d2d}.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll span,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-variable-2,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-string,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-strong,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-em,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-meta{color:#303030}.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-image-marker,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-quote,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-header{color:#3b71ca}.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url{background-color:#d4e4f7}.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-comment,.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-scroll .cm-url{color:#5b97e1}.cherry.theme__light .cherry-editor .CodeMirror .CodeMirror-selected{background-color:#e6e6e6}.cherry.theme__light .cherry-previewer{background-color:#fbfbfb}.cherry.theme__light .cherry-previewer .cherry-mobile-previewer-content{background-color:#fbfbfb}.cherry.theme__light .cherry-previewer-table-content-handler .cherry-previewer-table-content-handler__input textarea{background-color:#fbfbfb;color:#303030;outline-color:#3b71ca}.cherry-markdown.theme__light{color:#303030;background-color:#fbfbfb}.cherry-markdown.theme__light h1,.cherry-markdown.theme__light h2,.cherry-markdown.theme__light h3,.cherry-markdown.theme__light h4,.cherry-markdown.theme__light h5{color:#332d2d}.cherry-markdown.theme__light ul.cherry-list__upper-roman{list-style:upper-roman}.cherry-markdown.theme__light ul.cherry-list__lower-greek{list-style:lower-greek}.cherry-markdown.theme__light ul.cherry-list__cjk-ideographic{list-style:cjk-ideographic}.cherry-markdown.theme__light ul.cherry-list__circle{list-style:circle}.cherry-markdown.theme__light ul.cherry-list__square{list-style:square}.cherry-markdown.theme__light blockquote{color:#303030;background-color:#fbfbfb;border-color:#5b97e1}.cherry-markdown.theme__light a{text-decoration:none;color:#5b97e1}.cherry-markdown.theme__light a:hover{text-decoration:underline;color:#3b71ca}.cherry-markdown.theme__light hr{border-color:#5b97e1}.cherry-markdown.theme__light p code,.cherry-markdown.theme__light li code{background-color:#d4e4f7;color:#5b97e1;border:none}.cherry-markdown.theme__light table,.cherry-markdown.theme__light .cherry-table{color:#303030}.cherry-markdown.theme__light table th,.cherry-markdown.theme__light .cherry-table th{background-color:#d4e4f7}.cherry-markdown.theme__light table tr,.cherry-markdown.theme__light table th,.cherry-markdown.theme__light table td,.cherry-markdown.theme__light .cherry-table tr,.cherry-markdown.theme__light .cherry-table th,.cherry-markdown.theme__light .cherry-table td{border-color:#5b97e1}.cherry-markdown.theme__light .footnote{border-color:#5b97e1}.cherry-markdown.theme__light .footnote .footnote-title{background-color:#d4e4f7}.cherry-markdown.theme__light .footnote .one-footnote{color:#303030;border-color:#5b97e1}.cherry-markdown.theme__light .footnote .one-footnote a.footnote-ref{padding:5px}