@import url(//at.alicdn.com/t/font_1678482_4tbhmh589x.css);.code-copy{color:#aaa;fill:#aaa;font-size:14px;display:inline-block;cursor:pointer}div[class*=aside-code] aside .code-copy,div[class*=language-] pre .code-copy{position:absolute;z-index:1000;top:7px;right:35px;opacity:0;font-size:16px}div[class*=aside-code] aside:hover .code-copy,div[class*=language-] pre:hover .code-copy{opacity:1}.content pre,.content pre[class*=language-]{overflow-y:hidden}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{position:static!important}div[class~=language-text]:before{content:"text"}div[class~=language-yml]:before{content:"yml"}div[class*=language-] pre{-webkit-user-select:text;-moz-user-select:text;user-select:text}p code{-webkit-user-select:all;-moz-user-select:all;user-select:all}@keyframes message-move-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}#message-container .message.move-in{animation:message-move-in .3s ease-in-out}@keyframes message-move-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}#message-container .message.move-out{animation:message-move-out .3s ease-in-out;animation-fill-mode:forwards}#message-container .message{background:#fff;margin:10px 0;padding:0 10px;height:40px;box-shadow:0 0 10px 0 #ccc;font-size:14px;border-radius:3px;display:flex;align-items:center;transition:height .2s ease-in-out,margin .2s ease-in-out}#message-container{position:fixed;left:0;top:100px;right:0;display:flex;flex-direction:column;align-items:center}#message-container .message .text{color:#333;padding:0 20px 0 5px}.theme-code-block[data-v-5a3e6e86]{display:none}.theme-code-block__active[data-v-5a3e6e86]{display:block}.theme-code-block>pre[data-v-5a3e6e86]{background-color:orange}@media (max-width:419px){.theme-code-group div[class*=language-][data-v-5a3e6e86]{margin:0}}.theme-mode-light[data-v-392329f0]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-392329f0],.theme-mode-light pre[class*=language-][data-v-392329f0]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-392329f0]::-moz-selection,.theme-mode-light code[class*=language-][data-v-392329f0] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-392329f0]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-392329f0] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-392329f0]::selection,.theme-mode-light code[class*=language-][data-v-392329f0] ::selection,.theme-mode-light pre[class*=language-][data-v-392329f0]::selection,.theme-mode-light pre[class*=language-][data-v-392329f0] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-392329f0],.theme-mode-light pre[class*=language-][data-v-392329f0]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-392329f0],.theme-mode-light pre[class*=language-][data-v-392329f0]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-392329f0],.theme-mode-light .token.comment[data-v-392329f0],.theme-mode-light .token.doctype[data-v-392329f0],.theme-mode-light .token.prolog[data-v-392329f0]{color:#708090}.theme-mode-light .token.punctuation[data-v-392329f0]{color:#999}.theme-mode-light .namespace[data-v-392329f0]{opacity:.7}.theme-mode-light .token.boolean[data-v-392329f0],.theme-mode-light .token.constant[data-v-392329f0],.theme-mode-light .token.deleted[data-v-392329f0],.theme-mode-light .token.number[data-v-392329f0],.theme-mode-light .token.property[data-v-392329f0],.theme-mode-light .token.symbol[data-v-392329f0],.theme-mode-light .token.tag[data-v-392329f0]{color:#905}.theme-mode-light .token.attr-name[data-v-392329f0],.theme-mode-light .token.builtin[data-v-392329f0],.theme-mode-light .token.char[data-v-392329f0],.theme-mode-light .token.inserted[data-v-392329f0],.theme-mode-light .token.selector[data-v-392329f0],.theme-mode-light .token.string[data-v-392329f0]{color:#690}.theme-mode-light .language-css .token.string[data-v-392329f0],.theme-mode-light .style .token.string[data-v-392329f0],.theme-mode-light .token.entity[data-v-392329f0],.theme-mode-light .token.operator[data-v-392329f0],.theme-mode-light .token.url[data-v-392329f0]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-392329f0],.theme-mode-light .token.attr-value[data-v-392329f0],.theme-mode-light .token.keyword[data-v-392329f0]{color:#07a}.theme-mode-light .token.class-name[data-v-392329f0],.theme-mode-light .token.function[data-v-392329f0]{color:#dd4a68}.theme-mode-light .token.important[data-v-392329f0],.theme-mode-light .token.regex[data-v-392329f0],.theme-mode-light .token.variable[data-v-392329f0]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-392329f0],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-392329f0]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-392329f0]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-392329f0]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-392329f0]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-392329f0]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-392329f0]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-392329f0]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-392329f0],.theme-mode-light pre[class*=language-][data-v-392329f0]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-392329f0]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-392329f0],.theme-mode-light pre[class*=language-][data-v-392329f0]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-392329f0]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-392329f0],.theme-mode-light .token.cdata[data-v-392329f0],.theme-mode-light .token.comment[data-v-392329f0],.theme-mode-light .token.doctype[data-v-392329f0],.theme-mode-light .token.prolog[data-v-392329f0]{color:#999}.theme-mode-light .token.punctuation[data-v-392329f0]{color:#ccc}.theme-mode-light .token.attr-name[data-v-392329f0],.theme-mode-light .token.deleted[data-v-392329f0],.theme-mode-light .token.namespace[data-v-392329f0],.theme-mode-light .token.tag[data-v-392329f0]{color:#e2777a}.theme-mode-light .token.function-name[data-v-392329f0]{color:#6196cc}.theme-mode-light .token.boolean[data-v-392329f0],.theme-mode-light .token.function[data-v-392329f0],.theme-mode-light .token.number[data-v-392329f0]{color:#f08d49}.theme-mode-light .token.class-name[data-v-392329f0],.theme-mode-light .token.constant[data-v-392329f0],.theme-mode-light .token.property[data-v-392329f0],.theme-mode-light .token.symbol[data-v-392329f0]{color:#f8c555}.theme-mode-light .token.atrule[data-v-392329f0],.theme-mode-light .token.builtin[data-v-392329f0],.theme-mode-light .token.important[data-v-392329f0],.theme-mode-light .token.keyword[data-v-392329f0],.theme-mode-light .token.selector[data-v-392329f0]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-392329f0],.theme-mode-light .token.char[data-v-392329f0],.theme-mode-light .token.regex[data-v-392329f0],.theme-mode-light .token.string[data-v-392329f0],.theme-mode-light .token.variable[data-v-392329f0]{color:#7ec699}.theme-mode-light .token.entity[data-v-392329f0],.theme-mode-light .token.operator[data-v-392329f0],.theme-mode-light .token.url[data-v-392329f0]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-392329f0],.theme-mode-light .style .token.string[data-v-392329f0],.theme-mode-light .token.entity[data-v-392329f0],.theme-mode-light .token.operator[data-v-392329f0],.theme-mode-light .token.url[data-v-392329f0]{background:none}.theme-mode-light .token.bold[data-v-392329f0],.theme-mode-light .token.important[data-v-392329f0]{font-weight:700}.theme-mode-light .token.italic[data-v-392329f0]{font-style:italic}.theme-mode-light .token.entity[data-v-392329f0]{cursor:help}.theme-mode-light .token.inserted[data-v-392329f0]{color:green}.theme-mode-dark[data-v-392329f0]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-392329f0],.theme-mode-dark pre[class*=language-][data-v-392329f0]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-392329f0]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-392329f0],.theme-mode-dark pre[class*=language-][data-v-392329f0]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-392329f0]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-392329f0],.theme-mode-dark .token.cdata[data-v-392329f0],.theme-mode-dark .token.comment[data-v-392329f0],.theme-mode-dark .token.doctype[data-v-392329f0],.theme-mode-dark .token.prolog[data-v-392329f0]{color:#999}.theme-mode-dark .token.punctuation[data-v-392329f0]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-392329f0],.theme-mode-dark .token.deleted[data-v-392329f0],.theme-mode-dark .token.namespace[data-v-392329f0],.theme-mode-dark .token.tag[data-v-392329f0]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-392329f0]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-392329f0],.theme-mode-dark .token.function[data-v-392329f0],.theme-mode-dark .token.number[data-v-392329f0]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-392329f0],.theme-mode-dark .token.constant[data-v-392329f0],.theme-mode-dark .token.property[data-v-392329f0],.theme-mode-dark .token.symbol[data-v-392329f0]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-392329f0],.theme-mode-dark .token.builtin[data-v-392329f0],.theme-mode-dark .token.important[data-v-392329f0],.theme-mode-dark .token.keyword[data-v-392329f0],.theme-mode-dark .token.selector[data-v-392329f0]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-392329f0],.theme-mode-dark .token.char[data-v-392329f0],.theme-mode-dark .token.regex[data-v-392329f0],.theme-mode-dark .token.string[data-v-392329f0],.theme-mode-dark .token.variable[data-v-392329f0]{color:#7ec699}.theme-mode-dark .token.entity[data-v-392329f0],.theme-mode-dark .token.operator[data-v-392329f0],.theme-mode-dark .token.url[data-v-392329f0]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-392329f0],.theme-mode-dark .style .token.string[data-v-392329f0],.theme-mode-dark .token.entity[data-v-392329f0],.theme-mode-dark .token.operator[data-v-392329f0],.theme-mode-dark .token.url[data-v-392329f0]{background:none}.theme-mode-dark .token.bold[data-v-392329f0],.theme-mode-dark .token.important[data-v-392329f0]{font-weight:700}.theme-mode-dark .token.italic[data-v-392329f0]{font-style:italic}.theme-mode-dark .token.entity[data-v-392329f0]{cursor:help}.theme-mode-dark .token.inserted[data-v-392329f0]{color:green}.theme-mode-read[data-v-392329f0]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-392329f0],.theme-mode-read pre[class*=language-][data-v-392329f0]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-392329f0]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-392329f0],.theme-mode-read pre[class*=language-][data-v-392329f0]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-392329f0]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-392329f0],.theme-mode-read .token.cdata[data-v-392329f0],.theme-mode-read .token.comment[data-v-392329f0],.theme-mode-read .token.doctype[data-v-392329f0],.theme-mode-read .token.prolog[data-v-392329f0]{color:#999}.theme-mode-read .token.punctuation[data-v-392329f0]{color:#ccc}.theme-mode-read .token.attr-name[data-v-392329f0],.theme-mode-read .token.deleted[data-v-392329f0],.theme-mode-read .token.namespace[data-v-392329f0],.theme-mode-read .token.tag[data-v-392329f0]{color:#e2777a}.theme-mode-read .token.function-name[data-v-392329f0]{color:#6196cc}.theme-mode-read .token.boolean[data-v-392329f0],.theme-mode-read .token.function[data-v-392329f0],.theme-mode-read .token.number[data-v-392329f0]{color:#f08d49}.theme-mode-read .token.class-name[data-v-392329f0],.theme-mode-read .token.constant[data-v-392329f0],.theme-mode-read .token.property[data-v-392329f0],.theme-mode-read .token.symbol[data-v-392329f0]{color:#f8c555}.theme-mode-read .token.atrule[data-v-392329f0],.theme-mode-read .token.builtin[data-v-392329f0],.theme-mode-read .token.important[data-v-392329f0],.theme-mode-read .token.keyword[data-v-392329f0],.theme-mode-read .token.selector[data-v-392329f0]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-392329f0],.theme-mode-read .token.char[data-v-392329f0],.theme-mode-read .token.regex[data-v-392329f0],.theme-mode-read .token.string[data-v-392329f0],.theme-mode-read .token.variable[data-v-392329f0]{color:#7ec699}.theme-mode-read .token.entity[data-v-392329f0],.theme-mode-read .token.operator[data-v-392329f0],.theme-mode-read .token.url[data-v-392329f0]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-392329f0],.theme-mode-read .style .token.string[data-v-392329f0],.theme-mode-read .token.entity[data-v-392329f0],.theme-mode-read .token.operator[data-v-392329f0],.theme-mode-read .token.url[data-v-392329f0]{background:none}.theme-mode-read .token.bold[data-v-392329f0],.theme-mode-read .token.important[data-v-392329f0]{font-weight:700}.theme-mode-read .token.italic[data-v-392329f0]{font-style:italic}.theme-mode-read .token.entity[data-v-392329f0]{cursor:help}.theme-mode-read .token.inserted[data-v-392329f0]{color:green}.theme-code-group[data-v-392329f0],.theme-code-group__nav[data-v-392329f0]{background-color:var(--codeBg);padding-bottom:22px;border-radius:6px;padding-left:10px;padding-top:10px}.theme-code-group__nav[data-v-392329f0]{margin-bottom:-35px}.theme-code-group__ul[data-v-392329f0]{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.theme-code-group__li[data-v-392329f0],.theme-code-group__nav-tab[data-v-392329f0]{border:0;padding:5px;cursor:pointer;background-color:transparent;font-size:.85em;line-height:1.4;color:var(--codeColor);font-weight:600;opacity:.85}.theme-code-group__nav-tab-active[data-v-392329f0]{border-bottom:1px solid #2383e2;opacity:1}.pre-blank[data-v-392329f0]{color:#2383e2}body .theme-vdoing-content code{color:var(--textLightenColor);padding:.25rem .5rem;margin:0;font-size:.8em;font-weight:bolder;background-color:hsla(0,0%,39.2%,.08);border-radius:3px}body .theme-vdoing-content code .token.deleted{color:#ec5975}body .theme-vdoing-content code .token.inserted{color:#2383e2}body .theme-vdoing-content pre,body .theme-vdoing-content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}body .theme-vdoing-content pre[class*=language-] code,body .theme-vdoing-content pre code{color:var(--codeColor);padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:var(--codeBg);border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.3)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative!important;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.8rem;color:hsla(0,0%,58.8%,.7)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:2.5rem;height:100%;background-color:rgba(0,0,0,.3)}div[class*=language-].line-numbers-mode pre{padding-left:3.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:2.5rem;text-align:center;color:hsla(0,0%,49.8%,.5);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;-webkit-user-select:none;user-select:none;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:2.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid var(--borderColor);background-color:var(--codeBg)}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block{border-radius:4px}.custom-block .custom-block-title{font-weight:600;margin-bottom:.2rem}.custom-block p{margin:0}.custom-block.danger,.custom-block.note,.custom-block.tip,.custom-block.warning{padding:.5rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983;color:#215d42}.custom-block.warning{background-color:#fff7d0;border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:var(--textColor)}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:var(--textColor)}.custom-block.note{background-color:#e8f5fa;border-color:#157bae;color:#0d4a68}.custom-block.right{color:var(--textColor);font-size:.9rem;text-align:right}.custom-block.theorem{margin:1rem 0;padding:.8rem 1.5rem;border-radius:2px;background-color:var(--customBlockBg)}.custom-block.theorem .title{font-weight:700;margin:.5rem 0}.custom-block.details{display:block;position:relative;border-radius:2px;margin:1em 0;padding:1.6em;background-color:var(--customBlockBg)}.custom-block.details p{margin:.8rem 0}.custom-block.details h4{margin-top:0}.custom-block.details figure:last-child,.custom-block.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-block.details summary{outline:none;cursor:pointer}.custom-block.details summary:hover{color:#2383e2}.theme-mode-dark .custom-block.warning{background-color:rgba(255,247,208,.2);color:#e7c000}.theme-mode-dark .custom-block.warning .custom-block-title{color:#ffdc2f}.theme-mode-dark .custom-block.tip{background-color:rgba(243,245,247,.2);color:#42b983}.theme-mode-dark .custom-block.danger{background-color:rgba(255,230,230,.4);color:maroon}.theme-mode-dark .custom-block.danger a{color:#2383e2}.theme-mode-dark .custom-block.note{background-color:rgba(243,245,247,.2);color:#157bae}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #9b9a97}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #9b9a97}.arrow.right{border-left:6px solid #9b9a97}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #9b9a97}.theme-vdoing-content:not(.custom){max-width:100%}.table-of-contents .badge{vertical-align:middle}.center-container{text-align:center}.center-container>h1,.center-container>h2,.center-container>h3,.center-container>h4,.center-container>h5,.center-container>h6{margin-top:-3.5rem;padding-top:5rem;margin-bottom:0}.center-container>h1 a.header-anchor,.center-container>h2 a.header-anchor,.center-container>h3 a.header-anchor,.center-container>h4 a.header-anchor,.center-container>h5 a.header-anchor,.center-container>h6 a.header-anchor{float:none;padding-right:0;margin-left:-.9rem}.imgListContainer{margin:.7rem 0}.imgListContainer>:not(.card-list){display:none}.imgListContainer .card-list{margin:-.35rem;display:flex;flex-wrap:wrap;align-items:flex-start}.imgListContainer .card-list .img-text-item{border:1px dashed #2383e2;border-left:8px solid #2383e2;width:calc(33.33333% - .7rem - 8px);margin:.35rem;display:flex;border-radius:4px;transition:all .4s}.imgListContainer .card-list .img-text-item .box-img{flex:1}.imgListContainer .card-list .img-text-item .box-text{padding:.6rem;flex:3}.imgListContainer .card-list .img-text-item img{max-width:100%;height:100%;max-height:300px;transition:all .4s}.imgListContainer .card-list .img-text-item div{display:inline-block;float:right}.imgListContainer .card-list .img-text-item div p{white-space:pre-wrap;margin:0;padding:0 1rem;transition:text-shadow .4s}.imgListContainer .card-list .img-text-item div .name{font-size:1.2rem;font-weight:700;margin:.2rem 0 .3rem}.imgListContainer .card-list .img-text-item div .desc{font-size:.8rem;line-height:1.1rem;opacity:.8;margin-bottom:.2rem}.imgListContainer .card-list .img-text-item.row-1{width:calc(100% - .7rem)}.imgListContainer .card-list .img-text-item.row-2{width:calc(50% - .7rem - 8px)}.imgListContainer .card-list .img-text-item.row-3{width:calc(33.33333% - .7rem - 8px)}.imgListContainer .card-list .img-text-item.row-4{width:calc(25% - .7rem - 8px)}.cardListContainer{margin:.7rem 0}.cardListContainer>:not(.card-list){display:none}.cardListContainer .card-list{margin:-.35rem;display:flex;flex-wrap:wrap;align-items:flex-start}.cardListContainer .card-list .card-item{width:calc(33.33333% - .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}.cardListContainer .card-list .card-item:hover{text-decoration:none;transform:translateY(-3px)}.cardListContainer .card-list .card-item img{width:60px;height:60px;margin:1rem 0 1rem 1rem;transition:all .4s}.cardListContainer .card-list .card-item div{flex:1;display:inline-block;float:right;padding:1rem 0}.cardListContainer .card-list .card-item div p{margin:0;padding:0 1rem;transition:text-shadow .4s;text-align:center}.cardListContainer .card-list .card-item div .name{font-size:1.2rem;font-weight:700;margin:.2rem 0 .3rem}.cardListContainer .card-list .card-item div .desc{font-size:.8rem;line-height:1.1rem;opacity:.8;margin-bottom:.2rem}.cardListContainer .card-list .card-item.row-1{width:calc(100% - .7rem)}.cardListContainer .card-list .card-item.row-1 img{margin-left:2rem}.cardListContainer .card-list .card-item.row-2{width:calc(50% - .7rem)}.cardListContainer .card-list .card-item.row-2 img{margin-left:1.5rem}.cardListContainer .card-list .card-item.row-3{width:calc(33.33333% - .7rem)}.cardListContainer .card-list .card-item.row-4{width:calc(25% - .7rem)}.cardImgListContainer{margin:1rem 0}.cardImgListContainer>:not(.card-list){display:none}.cardImgListContainer .card-list{margin:-.5rem;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.cardImgListContainer .card-list .card-item{width:calc(33.33333% - 1rem);margin:.5rem;max-height:300px;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}.cardImgListContainer .card-list .card-item:hover{box-shadow:1px 1px 20px rgba(0,0,0,.1);transform:translateY(-3px)}.cardImgListContainer .card-list .card-item a{display:flex;flex-direction:column;height:100%;color:var(--textColor);transition:color .3s}.cardImgListContainer .card-list .card-item a:hover{text-decoration:none}.cardImgListContainer .card-list .card-item .box-img{flex:1;min-height:0;overflow:hidden;position:relative;background:#eee}.cardImgListContainer .card-list .card-item .box-img img{display:block;width:100%;height:100%;transition:all .3s;object-fit:cover}.cardImgListContainer .card-list .card-item .box-info{flex-shrink:0;padding:.8rem 1rem}.cardImgListContainer .card-list .card-item .box-info .name{font-size:1.2rem;font-weight:700}.cardImgListContainer .card-list .card-item .box-info p{margin:0}.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}.cardImgListContainer .card-list .card-item .box-footer{flex-shrink:0;overflow:hidden;padding:.8rem 1rem;border-top:1px solid rgba(0,0,0,.1)}.cardImgListContainer .card-list .card-item .box-footer img{width:1.8rem;height:1.8rem;border-radius:50%;float:left}.cardImgListContainer .card-list .card-item .box-footer span{line-height:1.8rem;float:left;margin-left:.6rem;font-size:.8rem}.cardImgListContainer .card-list .card-item.row-1{width:calc(100% - 1rem)}.cardImgListContainer .card-list .card-item.row-2{width:calc(50% - 1rem)}.cardImgListContainer .card-list .card-item.row-3{width:calc(33.33333% - 1rem)}.cardImgListContainer .card-list .card-item.row-4{width:calc(25% - 1rem)}.theme-mode-dark .cardImgListContainer .card-list .card-item,.theme-mode-dark .cardImgListContainer .card-list .card-item .box-footer,.theme-mode-dark .imgListContainer .card-list .card-item,.theme-mode-dark .imgListContainer .card-list .card-item .box-footer{border-color:var(--borderColor)}@media (max-width:900px){.cardListContainer .card-list .card-item.row-4{width:calc(33.33333% - .7rem)}.cardImgListContainer .card-list .card-item.row-4,.imgListContainer .card-list .card-item.row-4{width:calc(33.33333% - 1rem)}}@media (max-width:720px){.cardListContainer .card-list .card-item.row-3,.cardListContainer .card-list .card-item.row-4{width:calc(50% - .7rem)}.cardListContainer .card-list .card-item.row-3 img,.cardListContainer .card-list .card-item.row-4 img{margin-left:1.5rem}.cardImgListContainer .card-list .card-item.row-3,.cardImgListContainer .card-list .card-item.row-4,.imgListContainer .card-list .card-item.row-3,.imgListContainer .card-list .card-item.row-4{width:calc(50% - 1rem)}}@media (max-width:500px){.cardListContainer .card-list .card-item.row-1,.cardListContainer .card-list .card-item.row-2,.cardListContainer .card-list .card-item.row-3,.cardListContainer .card-list .card-item.row-4{width:calc(100% - .7rem)}.cardListContainer .card-list .card-item.row-1 img,.cardListContainer .card-list .card-item.row-2 img,.cardListContainer .card-list .card-item.row-3 img,.cardListContainer .card-list .card-item.row-4 img{margin-left:1.5rem}.cardImgListContainer .card-list .card-item.row-1,.cardImgListContainer .card-list .card-item.row-2,.cardImgListContainer .card-list .card-item.row-3,.cardImgListContainer .card-list .card-item.row-4,.imgListContainer .card-list .card-item.row-1,.imgListContainer .card-list .card-item.row-2,.imgListContainer .card-list .card-item.row-3,.imgListContainer .card-list .card-item.row-4{width:calc(100% - 1rem)}}body,html{padding:0;margin:0}body{font-family:LXGW WenKai GB Screen,仓耳今楷03,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-size:16px;color:#2c3e50;background:var(--bodyBg);cursor:default}a,button,input{outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-focus-ring-color:transparent}@media (min-width:719px){::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);-webkit-border-radius:3px}::-webkit-scrollbar-thumb:vertical{height:5px;background-color:rgba(0,0,0,.28);-webkit-border-radius:3px}::-webkit-scrollbar-thumb:horizontal{width:5px;background-color:rgba(0,0,0,.28);-webkit-border-radius:3px}}.card-box{border-radius:5px;background:var(--mainBg);box-shadow:0 0 4px 0 rgba(0,0,0,.1);transition:box-shadow .5s}@media (max-width:719px){.theme-style-line{margin-left:-1px;margin-right:-1px}}.theme-style-line .card-box{box-shadow:0 0;border:1px solid var(--borderColor)}.custom-page{min-height:calc(100vh - 3.6rem);padding-top:4rem;padding-bottom:.9rem}.custom-page .theme-vdoing-wrapper{margin:0 auto}body .search-box input{border:unset}@media (max-width:959px){body .search-box input{border-color:transparent}}.page{transition:padding .2s ease;padding-left:.8rem}.navbar{position:fixed;z-index:20;top:0;left:0;right:0;height:4rem;box-sizing:border-box}.sidebar-mask{top:0;width:100vw;height:100vh}.sidebar-hover-trigger,.sidebar-mask{position:fixed;z-index:12;left:0;display:none}.sidebar-hover-trigger{top:8.5rem;bottom:0;width:24px}.sidebar{font-size:16px;background-color:var(--sidebarBg);width:18rem;position:fixed;z-index:13;margin:0;top:4rem;left:0;bottom:0;box-sizing:border-box;overflow-y:auto;transform:translateX(-100%);transition:transform .2s}@media (max-width:719px){.sidebar{background-color:var(--mainBg)}}.theme-vdoing-content:not(.custom){word-wrap:break-word}.theme-vdoing-content:not(.custom) a:hover{text-decoration:underline}.theme-vdoing-content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.theme-vdoing-content:not(.custom) img{border-radius:4px}.theme-vdoing-content.custom{padding:0;margin:0}.theme-vdoing-content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#2383e2}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:1rem;opacity:.75;background:#f0f8ff;border-radius:4px;border-left:.5rem solid hsla(0,0%,39.2%,.3);margin:1rem 0;padding:.5rem 0 .5rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.theme-vdoing-content:not(.custom)>h1:first-child,.theme-vdoing-content:not(.custom)>h2:first-child,.theme-vdoing-content:not(.custom)>h3:first-child,.theme-vdoing-content:not(.custom)>h4:first-child,.theme-vdoing-content:not(.custom)>h5:first-child,.theme-vdoing-content:not(.custom)>h6:first-child{margin-bottom:1rem}.theme-vdoing-content:not(.custom)>h1:first-child+.custom-block,.theme-vdoing-content:not(.custom)>h1:first-child+p,.theme-vdoing-content:not(.custom)>h1:first-child+pre,.theme-vdoing-content:not(.custom)>h2:first-child+.custom-block,.theme-vdoing-content:not(.custom)>h2:first-child+p,.theme-vdoing-content:not(.custom)>h2:first-child+pre,.theme-vdoing-content:not(.custom)>h3:first-child+.custom-block,.theme-vdoing-content:not(.custom)>h3:first-child+p,.theme-vdoing-content:not(.custom)>h3:first-child+pre,.theme-vdoing-content:not(.custom)>h4:first-child+.custom-block,.theme-vdoing-content:not(.custom)>h4:first-child+p,.theme-vdoing-content:not(.custom)>h4:first-child+pre,.theme-vdoing-content:not(.custom)>h5:first-child+.custom-block,.theme-vdoing-content:not(.custom)>h5:first-child+p,.theme-vdoing-content:not(.custom)>h5:first-child+pre,.theme-vdoing-content:not(.custom)>h6:first-child+.custom-block,.theme-vdoing-content:not(.custom)>h6:first-child+p,.theme-vdoing-content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:focus .header-anchor,h1:hover .header-anchor,h2:focus .header-anchor,h2:hover .header-anchor,h3:focus .header-anchor,h3:hover .header-anchor,h4:focus .header-anchor,h4:hover .header-anchor,h5:focus .header-anchor,h5:hover .header-anchor,h6:focus .header-anchor,h6:hover .header-anchor{opacity:1}.theme-vdoing-content:not(.custom)>.custom-block:first-child,.theme-vdoing-content:not(.custom)>p:first-child,.theme-vdoing-content:not(.custom)>pre:first-child{margin-top:2rem}h1{font-size:2rem;text-align:center}h2{font-size:1.5rem;padding-bottom:.3rem}h3{font-size:1.35rem}.page h4{font-size:1.25rem}.page h5{font-size:1.15rem}.page h6{font-size:1.05rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:focus,a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid var(--borderColor)}table{border-collapse:collapse;margin:1rem 0;overflow-x:auto;width:100%;display:inline-table}@media (max-width:719px){table{display:block}}tr{border-top:1px solid var(--borderColor)}tr:nth-child(2n){background-color:hsla(0,0%,58.8%,.1)}td,th{border:1px solid var(--borderColor);padding:.6em 1em}@media (max-width:719px){td,th{padding:.3em .5em}}td a,th a{word-break:break-all}.theme-container{max-width:1400px;margin:auto;color:var(--textColor);min-height:100vh}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .theme-vdoing-content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px}}@media (max-width:719px){.sidebar{width:17.099999999999998rem}}@media (min-width:720px) and (max-width:959px){.sidebar{width:16.2rem}.theme-container.sidebar-open .page{padding-left:17rem!important}}@media (max-width:719px){.sidebar{top:0;height:100vh;padding-top:4rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width:419px){h1{font-size:1.9rem}.theme-vdoing-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}@media (min-width:720px){.theme-container .sidebar-hover-trigger{display:block}.theme-container .sidebar-hover-trigger:hover~.sidebar,.theme-container:not(.sidebar-open) .sidebar-hover-trigger~.sidebar:hover{transform:translateX(0);z-index:100}.theme-container.sidebar-open .sidebar-mask{display:none}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.sidebar-open .sidebar-button{left:18rem}.theme-container.sidebar-open .page{padding-left:18.8rem;padding-right:.8rem}.theme-container.sidebar-open .sidebar-hover-trigger{display:none}.theme-container.have-rightmenu .page{padding-right:250px}.theme-container.no-sidebar .page{padding-left:0!important}.theme-container.no-sidebar .sidebar-hover-trigger{display:none}.theme-container.hide-navbar .sidebar-hover-trigger{top:4.5rem}.theme-container.hide-navbar .sidebar{top:0}.theme-container.no-sidebar .sidebar-button{display:none}}@media print{.buttons,.navbar,.sidebar{display:none}.page{padding-top:0!important}}.image-caption{font-size:.8rem;color:#999;text-align:center;margin-top:.5rem;display:block}@media (min-width:720px) and (max-width:959px){.theme-container.sidebar-open:not(.on-sidebar) .sidebar-button{left:12.6rem}}.gt-container .gt-ico-tip:after{content:"。( Win + . ) or ( ⌃ + ⌘ + ␣ ) open Emoji";color:#999}.gt-container .gt-meta{border-color:var(--borderColor)}.gt-container .gt-comments-null{color:var(--textColor);opacity:.5}.gt-container .gt-header-textarea{color:var(--textColor);background:hsla(0,0%,70.6%,.1)}.gt-container .gt-btn{border-color:#2383e2;background-color:#2383e2}.gt-container .gt-btn-preview{background-color:hsla(0,0%,100%,0);color:#2383e2}.gt-container a{color:#2383e2}.gt-container .gt-svg svg{fill:#2383e2}.gt-container .gt-comment-admin .gt-comment-content,.gt-container .gt-comment-content{background-color:hsla(0,0%,58.8%,.1)}.gt-container .gt-comment-admin .gt-comment-content:hover,.gt-container .gt-comment-content:hover{box-shadow:0 0 25px hsla(0,0%,58.8%,.5)}.gt-container .gt-comment-admin .gt-comment-content .gt-comment-body,.gt-container .gt-comment-content .gt-comment-body{color:var(--textColor)}.card-box{border-radius:0;background:unset}.card-box,.page>:not(.footer){border:unset;box-shadow:unset}.theme-vdoing-content:not(.custom){max-width:var(--contentMaxWidth);width:100%}.theme-vdoing-content:not(.custom) p{font-family:var(--fontSans);font-size:var(--fsBody);line-height:var(--lhBody);color:var(--textColor);margin-bottom:var(--spaceP);margin-top:0;text-indent:0}.theme-vdoing-content:not(.custom) h1,.theme-vdoing-content:not(.custom) h2,.theme-vdoing-content:not(.custom) h3,.theme-vdoing-content:not(.custom) h4,.theme-vdoing-content:not(.custom) h5,.theme-vdoing-content:not(.custom) h6{font-weight:600;line-height:var(--lhHeading);color:var(--textColor);border-bottom:none;padding-bottom:0}.theme-vdoing-content:not(.custom) h1{font-size:var(--fsH1);margin-top:2rem;margin-bottom:1rem}.theme-vdoing-content:not(.custom) h2{font-size:var(--fsH2);margin-top:1.5rem;margin-bottom:.5rem}.theme-vdoing-content:not(.custom) h3{font-size:var(--fsH3);margin-top:1.25rem;margin-bottom:.5rem}.theme-vdoing-content:not(.custom) h4{font-size:var(--fsH4);margin-top:1rem;margin-bottom:.5rem}.theme-vdoing-content:not(.custom) h5{font-size:var(--fsH5);margin-top:1rem;margin-bottom:.5rem}.theme-vdoing-content:not(.custom) h6{font-size:var(--fsH6);margin-top:1rem;margin-bottom:.5rem}.theme-vdoing-content:not(.custom)>h1:first-child{display:none}.theme-vdoing-content:not(.custom) a.header-anchor{opacity:0;color:var(--textColorMuted);text-decoration:none;font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;transition:opacity var(--duration) var(--ease)}.theme-vdoing-content:not(.custom) a.header-anchor:focus,.theme-vdoing-content:not(.custom) a.header-anchor:hover{opacity:1;text-decoration:none}.theme-vdoing-content:not(.custom) strong{font-weight:600;color:var(--textColor)}.theme-vdoing-content:not(.custom) em{font-style:italic}.theme-vdoing-content:not(.custom) del{text-decoration:line-through;color:var(--textColorMuted)}.theme-vdoing-content:not(.custom) mark{background-color:var(--markBg);color:inherit;border-radius:var(--radiusSm);padding:0 .2em}.theme-vdoing-content:not(.custom) a{font-weight:inherit;color:var(--accentColor);text-decoration:none;transition:color var(--duration) var(--ease)}.theme-vdoing-content:not(.custom) a:active,.theme-vdoing-content:not(.custom) a:hover{color:var(--accentColorHover);text-decoration:none}.theme-vdoing-content:not(.custom) a:visited{color:var(--accentColor)}.theme-vdoing-content:not(.custom) code{font-family:var(--fontMono);font-size:var(--fsCode);font-weight:400;color:var(--codeColor);background-color:var(--codeBg);border-radius:var(--radiusSm);padding:.2em .4em;border:none}.theme-vdoing-content:not(.custom) div[class*=language-],.theme-vdoing-content:not(.custom) div[class*=language-].line-numbers-mode:after{background-color:var(--codeBlockBgDark)}.theme-vdoing-content:not(.custom) div[class*=language-]:before{color:hsla(0,0%,100%,.4)}.theme-vdoing-content:not(.custom) div[class*=language-].line-numbers-mode:after{border-right:0 solid var(--borderColor)}.theme-vdoing-content:not(.custom) div[class*=language-],.theme-vdoing-content:not(.custom) pre,.theme-vdoing-content:not(.custom) pre[class*=language-]{font-family:var(--fontMono)}.theme-vdoing-content:not(.custom) div[class*=language-] code,.theme-vdoing-content:not(.custom) pre[class*=language-] code,.theme-vdoing-content:not(.custom) pre code{font-family:var(--fontMono);color:#fff}.theme-vdoing-content:not(.custom) blockquote{border-left:6px solid var(--textColor);background-color:var(--customBlockBg);border-radius:var(--radiusSm);margin:1rem 0;padding:.5rem .75rem;font-size:var(--fsBody);color:var(--textColor);font-family:var(--fontSans);font-style:normal;opacity:1}.theme-vdoing-content:not(.custom) blockquote p{margin:0}.theme-vdoing-content:not(.custom) table{border-collapse:collapse;margin:1rem 0;width:100%;overflow-x:auto;display:inline-table;border:1px solid var(--borderColor)}@media (max-width:719px){.theme-vdoing-content:not(.custom) table{display:block}}.theme-vdoing-content:not(.custom) th{background-color:transparent;font-weight:600}.theme-vdoing-content:not(.custom) td,.theme-vdoing-content:not(.custom) th{border:1px solid var(--borderColor);padding:.5rem .75rem}.theme-vdoing-content:not(.custom) tr{border:1px solid var(--borderColor)}.theme-mode-light .theme-vdoing-content:not(.custom) tr:nth-child(2n){background-color:rgba(55,53,47,.02)}.theme-mode-dark .theme-vdoing-content:not(.custom) tr:nth-child(2n){background-color:hsla(0,0%,100%,.02)}.theme-mode-read .theme-vdoing-content:not(.custom) tr:nth-child(2n){background-color:rgba(90,70,50,.02)}.theme-mode-light .theme-vdoing-content:not(.custom) tr:hover{background-color:rgba(55,53,47,.05)}.theme-mode-dark .theme-vdoing-content:not(.custom) tr:hover{background-color:hsla(0,0%,100%,.05)}.theme-mode-read .theme-vdoing-content:not(.custom) tr:hover{background-color:rgba(90,70,50,.05)}.theme-vdoing-content:not(.custom) ol,.theme-vdoing-content:not(.custom) ul{padding-left:1.5rem;line-height:var(--lhBody);margin-top:0;margin-bottom:var(--spaceBlock)}.theme-vdoing-content:not(.custom) li{margin-bottom:.25rem}.theme-vdoing-content:not(.custom) li ol,.theme-vdoing-content:not(.custom) li ul{margin-top:.25rem;margin-bottom:0}.theme-vdoing-content:not(.custom) ul{list-style-type:disc}.theme-vdoing-content:not(.custom) ul ul{list-style-type:circle}.theme-vdoing-content:not(.custom) ul ul ul{list-style-type:square}.theme-vdoing-content:not(.custom) ol{list-style-type:decimal}.theme-vdoing-content:not(.custom) .task-list-item input[type=checkbox]{margin-right:.5rem;border:1px solid var(--borderColor)}.theme-vdoing-content:not(.custom) .task-list-item input[type=checkbox]:checked{background-color:var(--accentColor)}.theme-vdoing-content:not(.custom) img{border-radius:var(--radiusMd);display:block;margin:auto;max-width:100%;max-height:600px;width:auto;height:auto;box-shadow:none;border:none;object-fit:contain}.theme-vdoing-content:not(.custom) .image-caption{font-size:var(--fsSmall);color:var(--textColorMuted);text-align:center;margin-top:.5rem;display:block}.theme-vdoing-content:not(.custom) hr{border:none;border-top:1px solid var(--borderColor);width:100%;margin:1.5rem 0;height:0}.theme-vdoing-content:not(.custom) .custom-block{border-radius:var(--radiusMd);padding:.75rem 1rem;margin:1rem 0;border-left:none}.theme-vdoing-content:not(.custom) .custom-block .custom-block-title{font-weight:600;margin-bottom:.2rem}.theme-vdoing-content:not(.custom) .custom-block p{margin:0}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.tip{background-color:#e7f3ec;color:#2a7d4f}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.tip .custom-block-title{color:#2a7d4f}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.warning{background-color:#fdf7d0;color:#9a6b00}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.warning .custom-block-title{color:#9a6b00}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.danger{background-color:#fdecec;color:#c4382e}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.danger .custom-block-title{color:#c4382e}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.note{background-color:#eef5fa;color:#2383e2}.theme-mode-light .theme-vdoing-content:not(.custom) .custom-block.note .custom-block-title{color:#2383e2}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.tip{background-color:rgba(42,125,79,.15);color:#7fd1a3}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.tip .custom-block-title{color:#7fd1a3}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.warning{background-color:rgba(154,107,0,.15);color:#e8c46a}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.warning .custom-block-title{color:#e8c46a}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.danger{background-color:rgba(196,56,46,.15);color:#ff8a80}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.danger .custom-block-title{color:#ff8a80}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.note{background-color:rgba(35,131,226,.15);color:#7bb8e6}.theme-mode-dark .theme-vdoing-content:not(.custom) .custom-block.note .custom-block-title{color:#7bb8e6}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.tip{background-color:rgba(42,125,79,.1);color:#1a4d2f}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.tip .custom-block-title{color:#1a4d2f}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.warning{background-color:rgba(154,107,0,.1);color:#6a4b00}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.warning .custom-block-title{color:#6a4b00}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.danger{background-color:rgba(196,56,46,.1);color:#8a281e}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.danger .custom-block-title{color:#8a281e}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.note{background-color:rgba(35,131,226,.1);color:#1a5080}.theme-mode-read .theme-vdoing-content:not(.custom) .custom-block.note .custom-block-title{color:#1a5080}.theme-vdoing-content:not(.custom) .custom-block.details,.theme-vdoing-content:not(.custom) .custom-block.right,.theme-vdoing-content:not(.custom) .custom-block.theorem{border-left:none;background-color:var(--customBlockBg);color:var(--textColor)}.theme-vdoing-content:not(.custom) kbd{background-color:var(--customBlockBg);border-bottom:1px solid var(--borderColor);border:solid var(--borderColor);border-width:1px 1px 2px;border-radius:var(--radiusSm);padding:.1em .4em;font-family:var(--fontMono);font-size:.85em}@media (max-width:719px){.theme-vdoing-content:not(.custom) body{font-size:15px}}@media (max-width:414px){.theme-vdoing-content:not(.custom) div[class*=language-],.theme-vdoing-content:not(.custom) pre,.theme-vdoing-content:not(.custom) pre[class*=language-]{font-size:.8rem}}.theme-vdoing-content:not(.custom) h1:not(.custom)>.theme-vdoing-content:not(.custom) h1,.theme-vdoing-content:not(.custom) h2:not(.custom)>.theme-vdoing-content:not(.custom) h2,.theme-vdoing-content:not(.custom) h3:not(.custom)>.theme-vdoing-content:not(.custom) h3,.theme-vdoing-content:not(.custom) h4:not(.custom)>.theme-vdoing-content:not(.custom) h4,.theme-vdoing-content:not(.custom) h5:not(.custom)>.theme-vdoing-content:not(.custom) h5,.theme-vdoing-content:not(.custom) h6:not(.custom)>.theme-vdoing-content:not(.custom) h6{padding-top:1rem!important}#nprogress{pointer-events:none}#nprogress .bar{background:#2383e2;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #2383e2,0 0 5px #2383e2;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#2383e2 transparent transparent #2383e2;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.theme-mode-light[data-v-08abdc17]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-08abdc17],.theme-mode-light pre[class*=language-][data-v-08abdc17]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-08abdc17]::-moz-selection,.theme-mode-light code[class*=language-][data-v-08abdc17] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-08abdc17]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-08abdc17] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-08abdc17]::selection,.theme-mode-light code[class*=language-][data-v-08abdc17] ::selection,.theme-mode-light pre[class*=language-][data-v-08abdc17]::selection,.theme-mode-light pre[class*=language-][data-v-08abdc17] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-08abdc17],.theme-mode-light pre[class*=language-][data-v-08abdc17]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-08abdc17],.theme-mode-light pre[class*=language-][data-v-08abdc17]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-08abdc17],.theme-mode-light .token.comment[data-v-08abdc17],.theme-mode-light .token.doctype[data-v-08abdc17],.theme-mode-light .token.prolog[data-v-08abdc17]{color:#708090}.theme-mode-light .token.punctuation[data-v-08abdc17]{color:#999}.theme-mode-light .namespace[data-v-08abdc17]{opacity:.7}.theme-mode-light .token.boolean[data-v-08abdc17],.theme-mode-light .token.constant[data-v-08abdc17],.theme-mode-light .token.deleted[data-v-08abdc17],.theme-mode-light .token.number[data-v-08abdc17],.theme-mode-light .token.property[data-v-08abdc17],.theme-mode-light .token.symbol[data-v-08abdc17],.theme-mode-light .token.tag[data-v-08abdc17]{color:#905}.theme-mode-light .token.attr-name[data-v-08abdc17],.theme-mode-light .token.builtin[data-v-08abdc17],.theme-mode-light .token.char[data-v-08abdc17],.theme-mode-light .token.inserted[data-v-08abdc17],.theme-mode-light .token.selector[data-v-08abdc17],.theme-mode-light .token.string[data-v-08abdc17]{color:#690}.theme-mode-light .language-css .token.string[data-v-08abdc17],.theme-mode-light .style .token.string[data-v-08abdc17],.theme-mode-light .token.entity[data-v-08abdc17],.theme-mode-light .token.operator[data-v-08abdc17],.theme-mode-light .token.url[data-v-08abdc17]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-08abdc17],.theme-mode-light .token.attr-value[data-v-08abdc17],.theme-mode-light .token.keyword[data-v-08abdc17]{color:#07a}.theme-mode-light .token.class-name[data-v-08abdc17],.theme-mode-light .token.function[data-v-08abdc17]{color:#dd4a68}.theme-mode-light .token.important[data-v-08abdc17],.theme-mode-light .token.regex[data-v-08abdc17],.theme-mode-light .token.variable[data-v-08abdc17]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-08abdc17],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-08abdc17]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-08abdc17]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-08abdc17]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-08abdc17]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-08abdc17]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-08abdc17]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-08abdc17]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-08abdc17],.theme-mode-light pre[class*=language-][data-v-08abdc17]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-08abdc17]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-08abdc17],.theme-mode-light pre[class*=language-][data-v-08abdc17]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-08abdc17]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-08abdc17],.theme-mode-light .token.cdata[data-v-08abdc17],.theme-mode-light .token.comment[data-v-08abdc17],.theme-mode-light .token.doctype[data-v-08abdc17],.theme-mode-light .token.prolog[data-v-08abdc17]{color:#999}.theme-mode-light .token.punctuation[data-v-08abdc17]{color:#ccc}.theme-mode-light .token.attr-name[data-v-08abdc17],.theme-mode-light .token.deleted[data-v-08abdc17],.theme-mode-light .token.namespace[data-v-08abdc17],.theme-mode-light .token.tag[data-v-08abdc17]{color:#e2777a}.theme-mode-light .token.function-name[data-v-08abdc17]{color:#6196cc}.theme-mode-light .token.boolean[data-v-08abdc17],.theme-mode-light .token.function[data-v-08abdc17],.theme-mode-light .token.number[data-v-08abdc17]{color:#f08d49}.theme-mode-light .token.class-name[data-v-08abdc17],.theme-mode-light .token.constant[data-v-08abdc17],.theme-mode-light .token.property[data-v-08abdc17],.theme-mode-light .token.symbol[data-v-08abdc17]{color:#f8c555}.theme-mode-light .token.atrule[data-v-08abdc17],.theme-mode-light .token.builtin[data-v-08abdc17],.theme-mode-light .token.important[data-v-08abdc17],.theme-mode-light .token.keyword[data-v-08abdc17],.theme-mode-light .token.selector[data-v-08abdc17]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-08abdc17],.theme-mode-light .token.char[data-v-08abdc17],.theme-mode-light .token.regex[data-v-08abdc17],.theme-mode-light .token.string[data-v-08abdc17],.theme-mode-light .token.variable[data-v-08abdc17]{color:#7ec699}.theme-mode-light .token.entity[data-v-08abdc17],.theme-mode-light .token.operator[data-v-08abdc17],.theme-mode-light .token.url[data-v-08abdc17]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-08abdc17],.theme-mode-light .style .token.string[data-v-08abdc17],.theme-mode-light .token.entity[data-v-08abdc17],.theme-mode-light .token.operator[data-v-08abdc17],.theme-mode-light .token.url[data-v-08abdc17]{background:none}.theme-mode-light .token.bold[data-v-08abdc17],.theme-mode-light .token.important[data-v-08abdc17]{font-weight:700}.theme-mode-light .token.italic[data-v-08abdc17]{font-style:italic}.theme-mode-light .token.entity[data-v-08abdc17]{cursor:help}.theme-mode-light .token.inserted[data-v-08abdc17]{color:green}.theme-mode-dark[data-v-08abdc17]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-08abdc17],.theme-mode-dark pre[class*=language-][data-v-08abdc17]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-08abdc17]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-08abdc17],.theme-mode-dark pre[class*=language-][data-v-08abdc17]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-08abdc17]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-08abdc17],.theme-mode-dark .token.cdata[data-v-08abdc17],.theme-mode-dark .token.comment[data-v-08abdc17],.theme-mode-dark .token.doctype[data-v-08abdc17],.theme-mode-dark .token.prolog[data-v-08abdc17]{color:#999}.theme-mode-dark .token.punctuation[data-v-08abdc17]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-08abdc17],.theme-mode-dark .token.deleted[data-v-08abdc17],.theme-mode-dark .token.namespace[data-v-08abdc17],.theme-mode-dark .token.tag[data-v-08abdc17]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-08abdc17]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-08abdc17],.theme-mode-dark .token.function[data-v-08abdc17],.theme-mode-dark .token.number[data-v-08abdc17]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-08abdc17],.theme-mode-dark .token.constant[data-v-08abdc17],.theme-mode-dark .token.property[data-v-08abdc17],.theme-mode-dark .token.symbol[data-v-08abdc17]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-08abdc17],.theme-mode-dark .token.builtin[data-v-08abdc17],.theme-mode-dark .token.important[data-v-08abdc17],.theme-mode-dark .token.keyword[data-v-08abdc17],.theme-mode-dark .token.selector[data-v-08abdc17]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-08abdc17],.theme-mode-dark .token.char[data-v-08abdc17],.theme-mode-dark .token.regex[data-v-08abdc17],.theme-mode-dark .token.string[data-v-08abdc17],.theme-mode-dark .token.variable[data-v-08abdc17]{color:#7ec699}.theme-mode-dark .token.entity[data-v-08abdc17],.theme-mode-dark .token.operator[data-v-08abdc17],.theme-mode-dark .token.url[data-v-08abdc17]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-08abdc17],.theme-mode-dark .style .token.string[data-v-08abdc17],.theme-mode-dark .token.entity[data-v-08abdc17],.theme-mode-dark .token.operator[data-v-08abdc17],.theme-mode-dark .token.url[data-v-08abdc17]{background:none}.theme-mode-dark .token.bold[data-v-08abdc17],.theme-mode-dark .token.important[data-v-08abdc17]{font-weight:700}.theme-mode-dark .token.italic[data-v-08abdc17]{font-style:italic}.theme-mode-dark .token.entity[data-v-08abdc17]{cursor:help}.theme-mode-dark .token.inserted[data-v-08abdc17]{color:green}.theme-mode-read[data-v-08abdc17]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-08abdc17],.theme-mode-read pre[class*=language-][data-v-08abdc17]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-08abdc17]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-08abdc17],.theme-mode-read pre[class*=language-][data-v-08abdc17]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-08abdc17]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-08abdc17],.theme-mode-read .token.cdata[data-v-08abdc17],.theme-mode-read .token.comment[data-v-08abdc17],.theme-mode-read .token.doctype[data-v-08abdc17],.theme-mode-read .token.prolog[data-v-08abdc17]{color:#999}.theme-mode-read .token.punctuation[data-v-08abdc17]{color:#ccc}.theme-mode-read .token.attr-name[data-v-08abdc17],.theme-mode-read .token.deleted[data-v-08abdc17],.theme-mode-read .token.namespace[data-v-08abdc17],.theme-mode-read .token.tag[data-v-08abdc17]{color:#e2777a}.theme-mode-read .token.function-name[data-v-08abdc17]{color:#6196cc}.theme-mode-read .token.boolean[data-v-08abdc17],.theme-mode-read .token.function[data-v-08abdc17],.theme-mode-read .token.number[data-v-08abdc17]{color:#f08d49}.theme-mode-read .token.class-name[data-v-08abdc17],.theme-mode-read .token.constant[data-v-08abdc17],.theme-mode-read .token.property[data-v-08abdc17],.theme-mode-read .token.symbol[data-v-08abdc17]{color:#f8c555}.theme-mode-read .token.atrule[data-v-08abdc17],.theme-mode-read .token.builtin[data-v-08abdc17],.theme-mode-read .token.important[data-v-08abdc17],.theme-mode-read .token.keyword[data-v-08abdc17],.theme-mode-read .token.selector[data-v-08abdc17]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-08abdc17],.theme-mode-read .token.char[data-v-08abdc17],.theme-mode-read .token.regex[data-v-08abdc17],.theme-mode-read .token.string[data-v-08abdc17],.theme-mode-read .token.variable[data-v-08abdc17]{color:#7ec699}.theme-mode-read .token.entity[data-v-08abdc17],.theme-mode-read .token.operator[data-v-08abdc17],.theme-mode-read .token.url[data-v-08abdc17]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-08abdc17],.theme-mode-read .style .token.string[data-v-08abdc17],.theme-mode-read .token.entity[data-v-08abdc17],.theme-mode-read .token.operator[data-v-08abdc17],.theme-mode-read .token.url[data-v-08abdc17]{background:none}.theme-mode-read .token.bold[data-v-08abdc17],.theme-mode-read .token.important[data-v-08abdc17]{font-weight:700}.theme-mode-read .token.italic[data-v-08abdc17]{font-style:italic}.theme-mode-read .token.entity[data-v-08abdc17]{cursor:help}.theme-mode-read .token.inserted[data-v-08abdc17]{color:green}.theme-vdoing-content[data-v-08abdc17]{margin:3rem auto;padding:1.5rem}.theme-vdoing-content span[data-v-08abdc17]{font-size:6rem;color:#2383e2}.theme-mode-light[data-v-cccc8d26]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-cccc8d26],.theme-mode-light pre[class*=language-][data-v-cccc8d26]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-cccc8d26]::-moz-selection,.theme-mode-light code[class*=language-][data-v-cccc8d26] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-cccc8d26]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-cccc8d26] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-cccc8d26]::selection,.theme-mode-light code[class*=language-][data-v-cccc8d26] ::selection,.theme-mode-light pre[class*=language-][data-v-cccc8d26]::selection,.theme-mode-light pre[class*=language-][data-v-cccc8d26] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-cccc8d26],.theme-mode-light pre[class*=language-][data-v-cccc8d26]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-cccc8d26],.theme-mode-light pre[class*=language-][data-v-cccc8d26]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-cccc8d26],.theme-mode-light .token.comment[data-v-cccc8d26],.theme-mode-light .token.doctype[data-v-cccc8d26],.theme-mode-light .token.prolog[data-v-cccc8d26]{color:#708090}.theme-mode-light .token.punctuation[data-v-cccc8d26]{color:#999}.theme-mode-light .namespace[data-v-cccc8d26]{opacity:.7}.theme-mode-light .token.boolean[data-v-cccc8d26],.theme-mode-light .token.constant[data-v-cccc8d26],.theme-mode-light .token.deleted[data-v-cccc8d26],.theme-mode-light .token.number[data-v-cccc8d26],.theme-mode-light .token.property[data-v-cccc8d26],.theme-mode-light .token.symbol[data-v-cccc8d26],.theme-mode-light .token.tag[data-v-cccc8d26]{color:#905}.theme-mode-light .token.attr-name[data-v-cccc8d26],.theme-mode-light .token.builtin[data-v-cccc8d26],.theme-mode-light .token.char[data-v-cccc8d26],.theme-mode-light .token.inserted[data-v-cccc8d26],.theme-mode-light .token.selector[data-v-cccc8d26],.theme-mode-light .token.string[data-v-cccc8d26]{color:#690}.theme-mode-light .language-css .token.string[data-v-cccc8d26],.theme-mode-light .style .token.string[data-v-cccc8d26],.theme-mode-light .token.entity[data-v-cccc8d26],.theme-mode-light .token.operator[data-v-cccc8d26],.theme-mode-light .token.url[data-v-cccc8d26]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-cccc8d26],.theme-mode-light .token.attr-value[data-v-cccc8d26],.theme-mode-light .token.keyword[data-v-cccc8d26]{color:#07a}.theme-mode-light .token.class-name[data-v-cccc8d26],.theme-mode-light .token.function[data-v-cccc8d26]{color:#dd4a68}.theme-mode-light .token.important[data-v-cccc8d26],.theme-mode-light .token.regex[data-v-cccc8d26],.theme-mode-light .token.variable[data-v-cccc8d26]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-cccc8d26],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-cccc8d26]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-cccc8d26]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-cccc8d26]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-cccc8d26]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-cccc8d26]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-cccc8d26]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-cccc8d26]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-cccc8d26],.theme-mode-light pre[class*=language-][data-v-cccc8d26]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-cccc8d26]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-cccc8d26],.theme-mode-light pre[class*=language-][data-v-cccc8d26]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-cccc8d26]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-cccc8d26],.theme-mode-light .token.cdata[data-v-cccc8d26],.theme-mode-light .token.comment[data-v-cccc8d26],.theme-mode-light .token.doctype[data-v-cccc8d26],.theme-mode-light .token.prolog[data-v-cccc8d26]{color:#999}.theme-mode-light .token.punctuation[data-v-cccc8d26]{color:#ccc}.theme-mode-light .token.attr-name[data-v-cccc8d26],.theme-mode-light .token.deleted[data-v-cccc8d26],.theme-mode-light .token.namespace[data-v-cccc8d26],.theme-mode-light .token.tag[data-v-cccc8d26]{color:#e2777a}.theme-mode-light .token.function-name[data-v-cccc8d26]{color:#6196cc}.theme-mode-light .token.boolean[data-v-cccc8d26],.theme-mode-light .token.function[data-v-cccc8d26],.theme-mode-light .token.number[data-v-cccc8d26]{color:#f08d49}.theme-mode-light .token.class-name[data-v-cccc8d26],.theme-mode-light .token.constant[data-v-cccc8d26],.theme-mode-light .token.property[data-v-cccc8d26],.theme-mode-light .token.symbol[data-v-cccc8d26]{color:#f8c555}.theme-mode-light .token.atrule[data-v-cccc8d26],.theme-mode-light .token.builtin[data-v-cccc8d26],.theme-mode-light .token.important[data-v-cccc8d26],.theme-mode-light .token.keyword[data-v-cccc8d26],.theme-mode-light .token.selector[data-v-cccc8d26]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-cccc8d26],.theme-mode-light .token.char[data-v-cccc8d26],.theme-mode-light .token.regex[data-v-cccc8d26],.theme-mode-light .token.string[data-v-cccc8d26],.theme-mode-light .token.variable[data-v-cccc8d26]{color:#7ec699}.theme-mode-light .token.entity[data-v-cccc8d26],.theme-mode-light .token.operator[data-v-cccc8d26],.theme-mode-light .token.url[data-v-cccc8d26]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-cccc8d26],.theme-mode-light .style .token.string[data-v-cccc8d26],.theme-mode-light .token.entity[data-v-cccc8d26],.theme-mode-light .token.operator[data-v-cccc8d26],.theme-mode-light .token.url[data-v-cccc8d26]{background:none}.theme-mode-light .token.bold[data-v-cccc8d26],.theme-mode-light .token.important[data-v-cccc8d26]{font-weight:700}.theme-mode-light .token.italic[data-v-cccc8d26]{font-style:italic}.theme-mode-light .token.entity[data-v-cccc8d26]{cursor:help}.theme-mode-light .token.inserted[data-v-cccc8d26]{color:green}.theme-mode-dark[data-v-cccc8d26]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-cccc8d26],.theme-mode-dark pre[class*=language-][data-v-cccc8d26]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-cccc8d26]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-cccc8d26],.theme-mode-dark pre[class*=language-][data-v-cccc8d26]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-cccc8d26]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-cccc8d26],.theme-mode-dark .token.cdata[data-v-cccc8d26],.theme-mode-dark .token.comment[data-v-cccc8d26],.theme-mode-dark .token.doctype[data-v-cccc8d26],.theme-mode-dark .token.prolog[data-v-cccc8d26]{color:#999}.theme-mode-dark .token.punctuation[data-v-cccc8d26]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-cccc8d26],.theme-mode-dark .token.deleted[data-v-cccc8d26],.theme-mode-dark .token.namespace[data-v-cccc8d26],.theme-mode-dark .token.tag[data-v-cccc8d26]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-cccc8d26]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-cccc8d26],.theme-mode-dark .token.function[data-v-cccc8d26],.theme-mode-dark .token.number[data-v-cccc8d26]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-cccc8d26],.theme-mode-dark .token.constant[data-v-cccc8d26],.theme-mode-dark .token.property[data-v-cccc8d26],.theme-mode-dark .token.symbol[data-v-cccc8d26]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-cccc8d26],.theme-mode-dark .token.builtin[data-v-cccc8d26],.theme-mode-dark .token.important[data-v-cccc8d26],.theme-mode-dark .token.keyword[data-v-cccc8d26],.theme-mode-dark .token.selector[data-v-cccc8d26]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-cccc8d26],.theme-mode-dark .token.char[data-v-cccc8d26],.theme-mode-dark .token.regex[data-v-cccc8d26],.theme-mode-dark .token.string[data-v-cccc8d26],.theme-mode-dark .token.variable[data-v-cccc8d26]{color:#7ec699}.theme-mode-dark .token.entity[data-v-cccc8d26],.theme-mode-dark .token.operator[data-v-cccc8d26],.theme-mode-dark .token.url[data-v-cccc8d26]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-cccc8d26],.theme-mode-dark .style .token.string[data-v-cccc8d26],.theme-mode-dark .token.entity[data-v-cccc8d26],.theme-mode-dark .token.operator[data-v-cccc8d26],.theme-mode-dark .token.url[data-v-cccc8d26]{background:none}.theme-mode-dark .token.bold[data-v-cccc8d26],.theme-mode-dark .token.important[data-v-cccc8d26]{font-weight:700}.theme-mode-dark .token.italic[data-v-cccc8d26]{font-style:italic}.theme-mode-dark .token.entity[data-v-cccc8d26]{cursor:help}.theme-mode-dark .token.inserted[data-v-cccc8d26]{color:green}.theme-mode-read[data-v-cccc8d26]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-cccc8d26],.theme-mode-read pre[class*=language-][data-v-cccc8d26]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-cccc8d26]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-cccc8d26],.theme-mode-read pre[class*=language-][data-v-cccc8d26]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-cccc8d26]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-cccc8d26],.theme-mode-read .token.cdata[data-v-cccc8d26],.theme-mode-read .token.comment[data-v-cccc8d26],.theme-mode-read .token.doctype[data-v-cccc8d26],.theme-mode-read .token.prolog[data-v-cccc8d26]{color:#999}.theme-mode-read .token.punctuation[data-v-cccc8d26]{color:#ccc}.theme-mode-read .token.attr-name[data-v-cccc8d26],.theme-mode-read .token.deleted[data-v-cccc8d26],.theme-mode-read .token.namespace[data-v-cccc8d26],.theme-mode-read .token.tag[data-v-cccc8d26]{color:#e2777a}.theme-mode-read .token.function-name[data-v-cccc8d26]{color:#6196cc}.theme-mode-read .token.boolean[data-v-cccc8d26],.theme-mode-read .token.function[data-v-cccc8d26],.theme-mode-read .token.number[data-v-cccc8d26]{color:#f08d49}.theme-mode-read .token.class-name[data-v-cccc8d26],.theme-mode-read .token.constant[data-v-cccc8d26],.theme-mode-read .token.property[data-v-cccc8d26],.theme-mode-read .token.symbol[data-v-cccc8d26]{color:#f8c555}.theme-mode-read .token.atrule[data-v-cccc8d26],.theme-mode-read .token.builtin[data-v-cccc8d26],.theme-mode-read .token.important[data-v-cccc8d26],.theme-mode-read .token.keyword[data-v-cccc8d26],.theme-mode-read .token.selector[data-v-cccc8d26]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-cccc8d26],.theme-mode-read .token.char[data-v-cccc8d26],.theme-mode-read .token.regex[data-v-cccc8d26],.theme-mode-read .token.string[data-v-cccc8d26],.theme-mode-read .token.variable[data-v-cccc8d26]{color:#7ec699}.theme-mode-read .token.entity[data-v-cccc8d26],.theme-mode-read .token.operator[data-v-cccc8d26],.theme-mode-read .token.url[data-v-cccc8d26]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-cccc8d26],.theme-mode-read .style .token.string[data-v-cccc8d26],.theme-mode-read .token.entity[data-v-cccc8d26],.theme-mode-read .token.operator[data-v-cccc8d26],.theme-mode-read .token.url[data-v-cccc8d26]{background:none}.theme-mode-read .token.bold[data-v-cccc8d26],.theme-mode-read .token.important[data-v-cccc8d26]{font-weight:700}.theme-mode-read .token.italic[data-v-cccc8d26]{font-style:italic}.theme-mode-read .token.entity[data-v-cccc8d26]{cursor:help}.theme-mode-read .token.inserted[data-v-cccc8d26]{color:green}.banner-search[data-v-cccc8d26]{position:relative;z-index:2;max-width:600px;margin:0 auto}.banner-search .search-input-wrapper[data-v-cccc8d26]{position:relative}.banner-search .search-input-wrapper input[data-v-cccc8d26]{width:100%;height:3rem;padding:0 3rem 0 1.2rem;border:none;border-radius:2rem;background:hsla(0,0%,100%,.9);box-shadow:0 4px 20px rgba(0,0,0,.1);font-size:1rem;color:var(--textColor);outline:none;transition:box-shadow .3s,background .3s}.banner-search .search-input-wrapper input[data-v-cccc8d26]:focus{background:#fff;box-shadow:0 6px 30px rgba(0,0,0,.15)}.banner-search .search-input-wrapper .iconfont[data-v-cccc8d26]{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);color:#999}.banner-search .search-result[data-v-cccc8d26]{position:absolute;top:calc(100% + .8rem);left:0;right:0;max-height:400px;overflow-y:auto;background:var(--mainBg);border-radius:1rem;box-shadow:0 10px 40px rgba(0,0,0,.12);padding:.6rem 0}.banner-search .search-result .result-item[data-v-cccc8d26]{padding:.8rem 1.2rem;cursor:pointer;transition:background .2s}.banner-search .search-result .result-item[data-v-cccc8d26]:hover{background:rgba(35,131,226,.06)}.banner-search .search-result .result-item .result-title[data-v-cccc8d26]{font-size:.95rem;color:var(--textColor)}.banner-search .search-result .result-item .result-title mark[data-v-cccc8d26]{color:#2383e2;background:transparent;font-weight:600}.banner-search .search-result .result-item .result-excerpt[data-v-cccc8d26]{margin-top:.3rem;font-size:.8rem;color:#666;line-height:1.4}.banner-search .search-result .result-item .result-excerpt mark[data-v-cccc8d26]{color:#2383e2;background:transparent;font-weight:600}.banner-search .search-result .result-item .result-meta[data-v-cccc8d26]{margin-top:.3rem;font-size:.75rem;color:#999}.banner-search .search-result .result-item .result-meta span[data-v-cccc8d26]{display:inline-block;padding:.1rem .4rem;border-radius:.2rem;background:rgba(0,0,0,.04)}.banner-search .search-result .result-empty[data-v-cccc8d26]{padding:1.5rem;text-align:center;color:#999;font-size:.9rem}@media (max-width:719px){.banner-search[data-v-cccc8d26]{max-width:90%}}.main-wrapper{margin:1.5rem auto 0;max-width:100%;padding:0 .9rem;box-sizing:border-box;position:relative;display:flex}.main-wrapper .main-left{flex:1}.main-wrapper .main-left .theme-vdoing-content.card-box{padding:1rem 1.5rem;margin-bottom:.9rem}.main-wrapper .main-left .home-content{padding:1rem 1.5rem 0}.main-wrapper .main-right>*{width:245px;box-sizing:border-box}@media (max-width:900px){.main-wrapper .main-right>*{width:235px}}.main-wrapper .main-right .card-box{margin:0 0 .8rem .8rem;padding-top:.95rem;padding-bottom:.95rem}@media (max-width:719px){.main-wrapper{margin:.9rem 0;padding:0;display:block}.main-wrapper .main-left{width:100%}.main-wrapper .main-left .post-list{margin-bottom:3rem}.main-wrapper .main-left .post-list .post{border-radius:0}.main-wrapper .main-left .pagination{margin-bottom:3rem}.main-wrapper .main-right .blogger-wrapper{display:none}.main-wrapper .main-right .card-box{margin:0 0 .9rem;border-radius:0;width:100%}.theme-style-line .main-wrapper .main-right .card-box{margin:-1px 0 0}}.post-list{margin-bottom:3rem}.post-list .post{position:relative;padding:1rem 1.5rem;margin-bottom:.8rem;transition:all .3s}.post-list .post:last-child{border-bottom:none}.post-list .post.post-leave-active{display:none}.post-list .post.post-enter{opacity:0;transform:translateX(-20px)}.post-list .post:before{position:absolute;top:-1px;right:0;font-size:2.5rem;color:#ff5722;opacity:.85}.post-list .post .title-wrapper a{color:var(--textColor)}.post-list .post .title-wrapper a:hover{color:#2383e2}.post-list .post .title-wrapper h2{margin:.5rem 0;font-size:1.4rem;border:none}.post-list .post .title-wrapper h2 .title-tag{height:1.2rem;line-height:1.2rem;border:1px solid #ff5722;color:#ff5722;font-size:.8rem;padding:0 .35rem;border-radius:.2rem;margin-left:0;transform:translateY(-.15rem);display:inline-block}.post-list .post .title-wrapper h2 a{display:block}@media (max-width:719px){.post-list .post .title-wrapper h2 a{font-weight:400}}.post-list .post .title-wrapper .article-info>a,.post-list .post .title-wrapper .article-info>span{opacity:.7;font-size:.8rem;margin-right:1rem;cursor:pointer}.post-list .post .title-wrapper .article-info>a:before,.post-list .post .title-wrapper .article-info>span:before{margin-right:.3rem}.post-list .post .title-wrapper .article-info>a a,.post-list .post .title-wrapper .article-info>span a{margin:0}.post-list .post .title-wrapper .article-info>a a:not(:first-child):before,.post-list .post .title-wrapper .article-info>span a:not(:first-child):before{content:"/"}.post-list .post .title-wrapper .article-info .tags a:not(:first-child):before{content:"、"}.post-list .post .excerpt-wrapper{margin:.5rem 0;overflow:hidden}.post-list .post .excerpt-wrapper .excerpt{margin-bottom:.3rem;font-size:.92rem}.post-list .post .excerpt-wrapper .excerpt h1,.post-list .post .excerpt-wrapper .excerpt h2,.post-list .post .excerpt-wrapper .excerpt h3{display:none}.post-list .post .excerpt-wrapper .excerpt img{max-height:280px;max-width:100%!important;margin:0 auto}.post-list .post .excerpt-wrapper .readmore{float:right;margin-right:1rem;line-height:1rem}.post-list .post .excerpt-wrapper .readmore:before{float:right;font-size:.8rem;margin:.1rem 0 0 .2rem}.theme-style-line .post-list{border:1px solid var(--borderColor);border-bottom:none;border-radius:5px;overflow:hidden}.theme-style-line .post-list .post{margin-bottom:0;border:none;border-bottom:1px solid var(--borderColor);border-radius:0}.article-list{padding:1rem 2rem}@media (max-width:959px){.article-list{padding:1rem 1.5rem}}.article-list.no-article-list{display:none}.article-list .article-title{border-bottom:1px solid var(--borderColor);font-size:1.3rem;padding:1rem}.article-list .article-title a{font-size:1.2rem;color:var(--textColor);opacity:.9}.article-list .article-title a:before{margin-right:.4rem;font-size:1.1rem}.article-list .article-wrapper{overflow:hidden}.article-list .article-wrapper dl{border-bottom:1px dotted var(--borderColor);float:left;display:flex;padding:8px 0;margin:0;height:45px;width:100%}.article-list .article-wrapper dl dd{font-size:1.1rem;color:#f17229;width:50px;text-align:center;margin:0;line-height:45px}.article-list .article-wrapper dl dt{flex:1;display:flex}.article-list .article-wrapper dl dt a{color:var(--textColor);flex:1;display:flex;height:45px;align-items:center;font-weight:400}.article-list .article-wrapper dl dt a div{overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-list .article-wrapper dl dt a div .title-tag{border:1px solid #ff5722;color:#ff5722;font-size:.8rem;padding:0 .35rem;border-radius:.2rem;margin-left:0;transform:translateY(-.05rem);display:inline-block}.article-list .article-wrapper dl dt a:hover{text-decoration:underline}.article-list .article-wrapper dl dt a.more{color:#2383e2}.article-list .article-wrapper dl dt .date{width:50px;margin-right:15px;color:#999;text-align:right;font-size:.9rem;line-height:45px}.pagination{position:relative;height:60px;text-align:center}@media (max-width:720px){.pagination{margin-left:1px;margin-right:1px}}.pagination span{line-height:1rem;opacity:.9;cursor:pointer;border-radius:4px}.pagination span:hover{color:#2383e2}.pagination span.ellipsis{opacity:.5}.pagination span.ellipsis:before{content:"...";font-size:1.2rem}@media (any-hover:hover){.pagination span.ellipsis.ell-two:hover:before{content:"«"}.pagination span.ellipsis.ell-four:hover:before{content:"»"}}.pagination>span{position:absolute;top:0;padding:1rem 1.2rem;font-size:.95rem}.pagination>span:before{font-size:.4rem}.pagination>span.disabled{cursor:not-allowed;color:hsla(0,0%,49%,.5)}.pagination>span.prev{left:0}.pagination>span.prev:before{margin-right:.3rem}.pagination>span.next{right:0}.pagination>span.next:before{float:right;margin-left:.3rem}.pagination>span p{display:inline;line-height:.95rem}.pagination .pagination-list span{display:inline-block;width:2.5rem;height:2.5rem;line-height:2.5rem;margin:.3rem}.pagination .pagination-list span.active{background:#2383e2;color:var(--mainBg)}@media (max-width:800px){.pagination>span{padding:1rem 1.5rem}.pagination>span p{display:none}}@media (max-width:719px){.pagination>span{padding:.9rem 1.5rem}.pagination .pagination-list span{width:2.3rem;height:2.3rem;line-height:2.3rem;margin:.25rem}}@media (max-width:390px){.pagination>span{padding:.8rem 1.3rem}.pagination .pagination-list span{width:2rem;height:2rem;line-height:2rem;margin:.3rem .1rem .1rem}}.blogger-wrapper{height:auto;display:inline-table;padding-top:0!important;overflow:hidden}.blogger-wrapper .avatar{width:100%;overflow:hidden}.blogger-wrapper .avatar img{width:100%;height:100%;border-radius:50%}.blogger-wrapper .icons{border-top:none;height:35px;line-height:35px}.blogger-wrapper .icons a{font-size:20px;width:33%;color:var(--textColor);display:block;float:left;text-align:center;opacity:.8}.blogger-wrapper .icons a:hover{color:#2383e2}.blogger-wrapper .blogger{padding:.3rem .95rem 0}.blogger-wrapper .blogger .name{font-size:1.3rem;display:block;margin-bottom:6px}.blogger-wrapper .blogger .slogan{color:var(--textColor)}.categories-wrapper .title{color:var(--textColor);opacity:.9;font-size:1.2rem;padding:0 .95rem}.categories-wrapper .title:before{margin-right:.3rem}.categories-wrapper .categories{margin-top:.6rem}.categories-wrapper .categories a{display:block;padding:8px .95rem 7px;color:var(--textColor);opacity:.8;font-size:.95rem;line-height:.95rem;position:relative;transition:all .2s;border-left:2px solid transparent;margin-top:-1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:719px){.categories-wrapper .categories a{font-weight:400}}.categories-wrapper .categories a:not(.active):hover{color:#2383e2;background:#f8f8f8;border-color:#2383e2}.categories-wrapper .categories a:not(.active):hover span{opacity:.8}.categories-wrapper .categories a span{float:right;background-color:var(--textColor);color:var(--mainBg);border-radius:8px;padding:0 .13rem;min-width:1rem;height:1rem;line-height:1rem;font-size:.6rem;text-align:center;opacity:.6;transition:opacity .3s}.categories-wrapper .categories a.active{background:#2383e2;color:var(--mainBg);padding-left:.8rem;border-radius:1px;border-color:transparent}.theme-mode-dark .categories-wrapper .categories a:not(.active):hover,.theme-mode-read .categories-wrapper .categories a:not(.active):hover{background:var(--customBlockBg)}.tags-wrapper{padding:0 .95rem}.tags-wrapper .title{color:var(--textColor);opacity:.9;font-size:1.2rem}.tags-wrapper .title:before{margin-right:.3rem}.tags-wrapper .tags{text-align:justify;padding:.8rem .5rem .5rem;margin:0 -.5rem -.5rem}.tags-wrapper .tags a{opacity:.8;display:inline-block;padding:.2rem .4rem;transition:all .4s;background-color:var(--textColor);color:var(--mainBg);border-radius:3px;margin:0 .3rem .5rem 0;min-width:2rem;height:1rem;line-height:1rem;font-size:.8rem;text-align:center}@media (max-width:719px){.tags-wrapper .tags a{font-weight:400}}.tags-wrapper .tags a:hover{opacity:1;transform:scale(1.1)}.tags-wrapper .tags a.active{box-shadow:0 5px 10px -5px var(--randomColor,rgba(0,0,0,.15));transform:scale(1.22);opacity:1}.tags-wrapper .tags a.active:hover{text-decoration:none}.theme-mode-light[data-v-33145acd]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-33145acd],.theme-mode-light pre[class*=language-][data-v-33145acd]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-33145acd]::-moz-selection,.theme-mode-light code[class*=language-][data-v-33145acd] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-33145acd]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-33145acd] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-33145acd]::selection,.theme-mode-light code[class*=language-][data-v-33145acd] ::selection,.theme-mode-light pre[class*=language-][data-v-33145acd]::selection,.theme-mode-light pre[class*=language-][data-v-33145acd] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-33145acd],.theme-mode-light pre[class*=language-][data-v-33145acd]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-33145acd],.theme-mode-light pre[class*=language-][data-v-33145acd]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-33145acd],.theme-mode-light .token.comment[data-v-33145acd],.theme-mode-light .token.doctype[data-v-33145acd],.theme-mode-light .token.prolog[data-v-33145acd]{color:#708090}.theme-mode-light .token.punctuation[data-v-33145acd]{color:#999}.theme-mode-light .namespace[data-v-33145acd]{opacity:.7}.theme-mode-light .token.boolean[data-v-33145acd],.theme-mode-light .token.constant[data-v-33145acd],.theme-mode-light .token.deleted[data-v-33145acd],.theme-mode-light .token.number[data-v-33145acd],.theme-mode-light .token.property[data-v-33145acd],.theme-mode-light .token.symbol[data-v-33145acd],.theme-mode-light .token.tag[data-v-33145acd]{color:#905}.theme-mode-light .token.attr-name[data-v-33145acd],.theme-mode-light .token.builtin[data-v-33145acd],.theme-mode-light .token.char[data-v-33145acd],.theme-mode-light .token.inserted[data-v-33145acd],.theme-mode-light .token.selector[data-v-33145acd],.theme-mode-light .token.string[data-v-33145acd]{color:#690}.theme-mode-light .language-css .token.string[data-v-33145acd],.theme-mode-light .style .token.string[data-v-33145acd],.theme-mode-light .token.entity[data-v-33145acd],.theme-mode-light .token.operator[data-v-33145acd],.theme-mode-light .token.url[data-v-33145acd]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-33145acd],.theme-mode-light .token.attr-value[data-v-33145acd],.theme-mode-light .token.keyword[data-v-33145acd]{color:#07a}.theme-mode-light .token.class-name[data-v-33145acd],.theme-mode-light .token.function[data-v-33145acd]{color:#dd4a68}.theme-mode-light .token.important[data-v-33145acd],.theme-mode-light .token.regex[data-v-33145acd],.theme-mode-light .token.variable[data-v-33145acd]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-33145acd],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-33145acd]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-33145acd]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-33145acd]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-33145acd]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-33145acd]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-33145acd]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-33145acd]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-33145acd],.theme-mode-light pre[class*=language-][data-v-33145acd]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-33145acd]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-33145acd],.theme-mode-light pre[class*=language-][data-v-33145acd]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-33145acd]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-33145acd],.theme-mode-light .token.cdata[data-v-33145acd],.theme-mode-light .token.comment[data-v-33145acd],.theme-mode-light .token.doctype[data-v-33145acd],.theme-mode-light .token.prolog[data-v-33145acd]{color:#999}.theme-mode-light .token.punctuation[data-v-33145acd]{color:#ccc}.theme-mode-light .token.attr-name[data-v-33145acd],.theme-mode-light .token.deleted[data-v-33145acd],.theme-mode-light .token.namespace[data-v-33145acd],.theme-mode-light .token.tag[data-v-33145acd]{color:#e2777a}.theme-mode-light .token.function-name[data-v-33145acd]{color:#6196cc}.theme-mode-light .token.boolean[data-v-33145acd],.theme-mode-light .token.function[data-v-33145acd],.theme-mode-light .token.number[data-v-33145acd]{color:#f08d49}.theme-mode-light .token.class-name[data-v-33145acd],.theme-mode-light .token.constant[data-v-33145acd],.theme-mode-light .token.property[data-v-33145acd],.theme-mode-light .token.symbol[data-v-33145acd]{color:#f8c555}.theme-mode-light .token.atrule[data-v-33145acd],.theme-mode-light .token.builtin[data-v-33145acd],.theme-mode-light .token.important[data-v-33145acd],.theme-mode-light .token.keyword[data-v-33145acd],.theme-mode-light .token.selector[data-v-33145acd]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-33145acd],.theme-mode-light .token.char[data-v-33145acd],.theme-mode-light .token.regex[data-v-33145acd],.theme-mode-light .token.string[data-v-33145acd],.theme-mode-light .token.variable[data-v-33145acd]{color:#7ec699}.theme-mode-light .token.entity[data-v-33145acd],.theme-mode-light .token.operator[data-v-33145acd],.theme-mode-light .token.url[data-v-33145acd]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-33145acd],.theme-mode-light .style .token.string[data-v-33145acd],.theme-mode-light .token.entity[data-v-33145acd],.theme-mode-light .token.operator[data-v-33145acd],.theme-mode-light .token.url[data-v-33145acd]{background:none}.theme-mode-light .token.bold[data-v-33145acd],.theme-mode-light .token.important[data-v-33145acd]{font-weight:700}.theme-mode-light .token.italic[data-v-33145acd]{font-style:italic}.theme-mode-light .token.entity[data-v-33145acd]{cursor:help}.theme-mode-light .token.inserted[data-v-33145acd]{color:green}.theme-mode-dark[data-v-33145acd]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-33145acd],.theme-mode-dark pre[class*=language-][data-v-33145acd]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-33145acd]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-33145acd],.theme-mode-dark pre[class*=language-][data-v-33145acd]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-33145acd]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-33145acd],.theme-mode-dark .token.cdata[data-v-33145acd],.theme-mode-dark .token.comment[data-v-33145acd],.theme-mode-dark .token.doctype[data-v-33145acd],.theme-mode-dark .token.prolog[data-v-33145acd]{color:#999}.theme-mode-dark .token.punctuation[data-v-33145acd]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-33145acd],.theme-mode-dark .token.deleted[data-v-33145acd],.theme-mode-dark .token.namespace[data-v-33145acd],.theme-mode-dark .token.tag[data-v-33145acd]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-33145acd]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-33145acd],.theme-mode-dark .token.function[data-v-33145acd],.theme-mode-dark .token.number[data-v-33145acd]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-33145acd],.theme-mode-dark .token.constant[data-v-33145acd],.theme-mode-dark .token.property[data-v-33145acd],.theme-mode-dark .token.symbol[data-v-33145acd]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-33145acd],.theme-mode-dark .token.builtin[data-v-33145acd],.theme-mode-dark .token.important[data-v-33145acd],.theme-mode-dark .token.keyword[data-v-33145acd],.theme-mode-dark .token.selector[data-v-33145acd]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-33145acd],.theme-mode-dark .token.char[data-v-33145acd],.theme-mode-dark .token.regex[data-v-33145acd],.theme-mode-dark .token.string[data-v-33145acd],.theme-mode-dark .token.variable[data-v-33145acd]{color:#7ec699}.theme-mode-dark .token.entity[data-v-33145acd],.theme-mode-dark .token.operator[data-v-33145acd],.theme-mode-dark .token.url[data-v-33145acd]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-33145acd],.theme-mode-dark .style .token.string[data-v-33145acd],.theme-mode-dark .token.entity[data-v-33145acd],.theme-mode-dark .token.operator[data-v-33145acd],.theme-mode-dark .token.url[data-v-33145acd]{background:none}.theme-mode-dark .token.bold[data-v-33145acd],.theme-mode-dark .token.important[data-v-33145acd]{font-weight:700}.theme-mode-dark .token.italic[data-v-33145acd]{font-style:italic}.theme-mode-dark .token.entity[data-v-33145acd]{cursor:help}.theme-mode-dark .token.inserted[data-v-33145acd]{color:green}.theme-mode-read[data-v-33145acd]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-33145acd],.theme-mode-read pre[class*=language-][data-v-33145acd]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-33145acd]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-33145acd],.theme-mode-read pre[class*=language-][data-v-33145acd]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-33145acd]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-33145acd],.theme-mode-read .token.cdata[data-v-33145acd],.theme-mode-read .token.comment[data-v-33145acd],.theme-mode-read .token.doctype[data-v-33145acd],.theme-mode-read .token.prolog[data-v-33145acd]{color:#999}.theme-mode-read .token.punctuation[data-v-33145acd]{color:#ccc}.theme-mode-read .token.attr-name[data-v-33145acd],.theme-mode-read .token.deleted[data-v-33145acd],.theme-mode-read .token.namespace[data-v-33145acd],.theme-mode-read .token.tag[data-v-33145acd]{color:#e2777a}.theme-mode-read .token.function-name[data-v-33145acd]{color:#6196cc}.theme-mode-read .token.boolean[data-v-33145acd],.theme-mode-read .token.function[data-v-33145acd],.theme-mode-read .token.number[data-v-33145acd]{color:#f08d49}.theme-mode-read .token.class-name[data-v-33145acd],.theme-mode-read .token.constant[data-v-33145acd],.theme-mode-read .token.property[data-v-33145acd],.theme-mode-read .token.symbol[data-v-33145acd]{color:#f8c555}.theme-mode-read .token.atrule[data-v-33145acd],.theme-mode-read .token.builtin[data-v-33145acd],.theme-mode-read .token.important[data-v-33145acd],.theme-mode-read .token.keyword[data-v-33145acd],.theme-mode-read .token.selector[data-v-33145acd]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-33145acd],.theme-mode-read .token.char[data-v-33145acd],.theme-mode-read .token.regex[data-v-33145acd],.theme-mode-read .token.string[data-v-33145acd],.theme-mode-read .token.variable[data-v-33145acd]{color:#7ec699}.theme-mode-read .token.entity[data-v-33145acd],.theme-mode-read .token.operator[data-v-33145acd],.theme-mode-read .token.url[data-v-33145acd]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-33145acd],.theme-mode-read .style .token.string[data-v-33145acd],.theme-mode-read .token.entity[data-v-33145acd],.theme-mode-read .token.operator[data-v-33145acd],.theme-mode-read .token.url[data-v-33145acd]{background:none}.theme-mode-read .token.bold[data-v-33145acd],.theme-mode-read .token.important[data-v-33145acd]{font-weight:700}.theme-mode-read .token.italic[data-v-33145acd]{font-style:italic}.theme-mode-read .token.entity[data-v-33145acd]{cursor:help}.theme-mode-read .token.inserted[data-v-33145acd]{color:green}.home-wrapper .banner[data-v-33145acd]{width:auto;min-height:450px;margin:.5rem .9rem;color:#fff;position:relative;overflow:hidden;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:end;align-items:center}.home-wrapper .banner[data-v-33145acd]:before{content:"";position:absolute;inset:0;z-index:0;background:var(--bannerBgImg,none) 50%/cover no-repeat;transition:filter .4s ease,transform .4s ease}.home-wrapper .banner.is-focused[data-v-33145acd]:before{filter:blur(8px);transform:scale(1.2)}.home-wrapper .banner .banner-conent[data-v-33145acd]{width:100%;margin:0 auto;position:relative;z-index:1;overflow:hidden;height:100%}.home-wrapper .banner .banner-conent h1[data-v-33145acd]{margin-top:4rem;font-size:2.5rem;font-weight:700}.home-wrapper .banner .banner-conent p[data-v-33145acd]{font-size:1.2rem;opacity:.8}.home-wrapper .banner .banner-conent .hero[data-v-33145acd]{text-align:center;position:relative;z-index:1}.home-wrapper .banner .banner-conent .features[data-v-33145acd]{padding:2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home-wrapper .banner .banner-conent .feature[data-v-33145acd]{flex-grow:1;flex-basis:30%;max-width:30%;text-align:center}.home-wrapper .banner .banner-conent .feature a[data-v-33145acd]{color:inherit}.home-wrapper .banner .banner-conent .feature a .feature-img[data-v-33145acd]{width:10rem;height:10rem;animation:heart-33145acd 1.2s ease-in-out 0s infinite alternate;animation-play-state:paused}.home-wrapper .banner .banner-conent .feature a h2[data-v-33145acd]{font-weight:500;font-size:1.3rem;border-bottom:none;padding-bottom:0}.home-wrapper .banner .banner-conent .feature a p[data-v-33145acd]{opacity:.8;padding:0 .8rem}.home-wrapper .banner .banner-conent .feature:hover .feature-img[data-v-33145acd]{animation-play-state:running}.home-wrapper .banner .banner-conent .feature:hover h2[data-v-33145acd],.home-wrapper .banner .banner-conent .feature:hover p[data-v-33145acd]{color:#2383e2}.home-wrapper .banner .slide-banner[data-v-33145acd]{margin-top:2rem}.home-wrapper .banner .slide-banner .banner-wrapper[data-v-33145acd]{position:relative}.home-wrapper .banner .slide-banner .slide-banner-scroll[data-v-33145acd]{min-height:1px;overflow:hidden}.home-wrapper .banner .slide-banner .slide-banner-wrapper[data-v-33145acd]{height:300px}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item[data-v-33145acd]{display:inline-block;height:300px;width:100%;text-align:center}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a[data-v-33145acd]{color:inherit}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a .feature-img[data-v-33145acd]{width:10rem;height:10rem}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a h2[data-v-33145acd]{font-size:1.1rem;font-weight:500;border-bottom:none;padding-bottom:0}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a p[data-v-33145acd]{opacity:.8;padding:0 .8rem}.home-wrapper .banner .slide-banner .docs-wrapper[data-v-33145acd]{position:absolute;bottom:25px;left:50%;transform:translateX(-50%)}.home-wrapper .banner .slide-banner .docs-wrapper .doc[data-v-33145acd]{display:inline-block;margin:0 4px;width:8px;height:8px;border-radius:50%;background:var(--textColor);opacity:.9}.home-wrapper .banner .slide-banner .docs-wrapper .doc.active[data-v-33145acd]{opacity:.5}.home-wrapper .banner.hide-banner[data-v-33145acd]{display:none}.home-wrapper .banner.hide-banner+.main-wrapper[data-v-33145acd]{margin-top:4.9rem}.home-wrapper .main-wrapper[data-v-33145acd]{margin-top:2rem}.home-wrapper .main-wrapper .main-left .card-box[data-v-33145acd]{margin-bottom:2rem}.home-wrapper .main-wrapper .main-left .pagination[data-v-33145acd]{margin-bottom:3rem}.home-wrapper .main-wrapper .main-left .theme-vdoing-content[data-v-33145acd]{padding:0 2rem;overflow:hidden;border:none}.home-wrapper .main-wrapper .main-left .theme-vdoing-content[data-v-33145acd]>:first-child{padding-top:2rem}.home-wrapper .main-wrapper .main-left .theme-vdoing-content[data-v-33145acd]>:last-child{padding-bottom:2rem}.home-wrapper .main-wrapper .main-right .custom-html-box[data-v-33145acd]{padding:0;overflow:hidden}@media (max-width:1025px){.home-wrapper .banner .banner-conent .feature a h2[data-v-33145acd]{font-size:1.1rem}.home-wrapper .banner .banner-conent .feature a .feature-img[data-v-33145acd]{width:9rem;height:9rem}}@media (max-width:719px){.home-wrapper .banner .banner-conent .features[data-v-33145acd]{display:none!important}}@media (max-width:419px){.home-wrapper .banner-conent[data-v-33145acd]{padding-left:1.5rem;padding-right:1.5rem}.home-wrapper .banner-conent .feature h2[data-v-33145acd]{font-size:1.25rem}}@media (max-width:719px){.theme-style-line .main-wrapper[data-v-33145acd]{margin-top:-1px}}@keyframes heart-33145acd{0%{transform:translate(0)}to{transform:translateY(8px)}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#4e6e8e;display:inline-block;border:1px solid #cfd4db;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#2383e2}.search-box .suggestions{background:#fff;width:20rem;position:absolute;top:2rem;border:1px solid #cfd4db;border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestions.align-right{right:0}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion a{white-space:normal;color:#5d82a6}.search-box .suggestion a .page-title{font-weight:600}.search-box .suggestion a .header{font-size:.9em;margin-left:.25em}.search-box .suggestion.focused{background-color:#f3f4f5}.search-box .suggestion.focused a{color:#2383e2}@media (max-width:959px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (-ms-high-contrast:none){.search-box input{height:2rem}}@media (max-width:959px) and (min-width:719px){.search-box .suggestions{left:0}}@media (max-width:719px){.search-box{margin-right:0}.search-box input{left:1rem}.search-box .suggestions{right:0}}@media (max-width:419px){.search-box .suggestions{width:calc(100vw - 4rem)}.search-box input:focus{width:8rem}}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}@media (max-width:719px){.sidebar-button{display:block}}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (min-width:720px){.sidebar-button{width:40px;height:40px;display:inline-block;position:fixed;left:0;top:5rem;text-align:center;line-height:44px;margin:5px 8px;color:hsla(0,0%,53.3%,.067);border-radius:50%;padding:0;transition:all .2s}.sidebar-button:hover{background:#2383e2;color:#fff;box-shadow:0 0 6px #2383e2}.sidebar-button .icon{display:inline;width:1rem;height:1rem}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:var(--textColor)}.dropdown-wrapper .dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid var(--borderColor);padding:.45rem 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#2383e2}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #2383e2;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .dropdown-title{font-weight:600;font-size:inherit}.dropdown-wrapper .dropdown-title:hover{color:#2383e2}.dropdown-wrapper .dropdown-title .link-title{display:none}.dropdown-wrapper .dropdown-title .title{display:inline-block!important}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper.open .nav-dropdown,.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper.open:blur{display:none}.dropdown-wrapper .dropdown-title .arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #9b9a97;border-bottom:0}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:var(--mainBg);padding:.6rem 0;border-bottom-color:var(--borderColor);border:1px solid var(--borderColor);text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}.nav-item .dropdown-title a.router-link-active,.nav-item .dropdown-title a:hover{margin-bottom:-2px;border-bottom:2px solid #358de4}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#2383e2}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:959px){.nav-links .nav-item{margin-left:1.2rem}}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:var(--textColor)}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #358de4}}.navbar{padding:.7rem 0;line-height:2.6rem;transition:transform .3s;margin:auto;position:relative}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{border-radius:50%;height:2.6rem;min-width:2.6rem;vertical-align:top}.navbar .site-name{color:var(--textColor)!important;font-size:1.6rem;font-weight:800;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;white-space:nowrap;font-size:.9rem;position:absolute;right:0;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}.hide-navbar .navbar{transform:translateY(-100%)}@media (max-width:959px){.navbar .site-name{display:none}}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.page-edit>*{max-width:100%;margin:0 auto;padding:1rem 2.5rem 2rem}.page-edit>:not(.footer){background:var(--mainBg);margin-bottom:1rem}@media (min-width:180%){.page-edit>:not(.footer){border-radius:14px}}@media (max-width:959px){.page-edit>*{padding:1rem}}@media (max-width:419px){.page-edit>*{padding:1rem 1.5rem}}.page-edit{max-width:100%;padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block;float:left;margin:0 2rem .5rem 0}.page-edit .edit-link a{margin-right:.25rem}.page-edit .tags{float:left}.page-edit .tags a{margin:0 .8rem .5rem 0;display:inline-block;color:var(--textLightenColor);padding:.2rem .7rem;font-size:.9em;background-color:hsla(0,0%,50.2%,.08);border-radius:3px;opacity:.8}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:var(--textColor);opacity:.8}.page-edit .last-updated .time{font-weight:400;color:#aaa}@media (max-width:719px){.page-edit .edit-link,.page-edit .tags{margin-bottom:.5rem}.page-edit .last-updated{width:100%;font-size:.8em;text-align:left}}.page-nav{max-width:100%;padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid var(--borderColor);padding-top:1rem;overflow:auto}.page-nav .next{float:right}.page-nav-centre-wrap .page-nav-centre{position:fixed;top:50%;width:80px;height:70px;margin-top:-35px;outline:0;transition:all .2s;border-radius:3px;opacity:.55;z-index:99}@media (max-width:1340px){.page-nav-centre-wrap .page-nav-centre{width:50px}}@media (max-width:960px){.page-nav-centre-wrap .page-nav-centre{display:none}}.page-nav-centre-wrap .page-nav-centre:hover{background:hsla(0,0%,60%,.15);opacity:1}.page-nav-centre-wrap .page-nav-centre:hover .tooltip{display:block}.page-nav-centre-wrap .page-nav-centre:before{content:"";display:block;width:10px;height:10px;border-top:2px solid #999;border-right:2px solid #999;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.page-nav-centre-wrap .page-nav-centre .tooltip{display:none;background:rgba(0,0,0,.5);color:#fff;padding:4px 8px;font-size:13px;border-radius:3px;position:fixed;max-width:200px;z-index:99}.page-nav-centre-wrap .page-nav-centre-prev{left:0}.page-nav-centre-wrap .page-nav-centre-prev:before{transform:rotate(-135deg)}.page-nav-centre-wrap .page-nav-centre-next{right:0}.page-nav-centre-wrap .page-nav-centre-next:before{transform:rotate(45deg)}.sidebar-open .page-nav-centre-wrap .page-nav-centre-prev{left:18rem}.no-sidebar .page-nav-centre-wrap .page-nav-centre-prev{left:0}.theme-mode-light[data-v-262ba370]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-262ba370],.theme-mode-light pre[class*=language-][data-v-262ba370]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-262ba370]::-moz-selection,.theme-mode-light code[class*=language-][data-v-262ba370] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-262ba370]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-262ba370] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-262ba370]::selection,.theme-mode-light code[class*=language-][data-v-262ba370] ::selection,.theme-mode-light pre[class*=language-][data-v-262ba370]::selection,.theme-mode-light pre[class*=language-][data-v-262ba370] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-262ba370],.theme-mode-light pre[class*=language-][data-v-262ba370]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-262ba370],.theme-mode-light pre[class*=language-][data-v-262ba370]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-262ba370],.theme-mode-light .token.comment[data-v-262ba370],.theme-mode-light .token.doctype[data-v-262ba370],.theme-mode-light .token.prolog[data-v-262ba370]{color:#708090}.theme-mode-light .token.punctuation[data-v-262ba370]{color:#999}.theme-mode-light .namespace[data-v-262ba370]{opacity:.7}.theme-mode-light .token.boolean[data-v-262ba370],.theme-mode-light .token.constant[data-v-262ba370],.theme-mode-light .token.deleted[data-v-262ba370],.theme-mode-light .token.number[data-v-262ba370],.theme-mode-light .token.property[data-v-262ba370],.theme-mode-light .token.symbol[data-v-262ba370],.theme-mode-light .token.tag[data-v-262ba370]{color:#905}.theme-mode-light .token.attr-name[data-v-262ba370],.theme-mode-light .token.builtin[data-v-262ba370],.theme-mode-light .token.char[data-v-262ba370],.theme-mode-light .token.inserted[data-v-262ba370],.theme-mode-light .token.selector[data-v-262ba370],.theme-mode-light .token.string[data-v-262ba370]{color:#690}.theme-mode-light .language-css .token.string[data-v-262ba370],.theme-mode-light .style .token.string[data-v-262ba370],.theme-mode-light .token.entity[data-v-262ba370],.theme-mode-light .token.operator[data-v-262ba370],.theme-mode-light .token.url[data-v-262ba370]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-262ba370],.theme-mode-light .token.attr-value[data-v-262ba370],.theme-mode-light .token.keyword[data-v-262ba370]{color:#07a}.theme-mode-light .token.class-name[data-v-262ba370],.theme-mode-light .token.function[data-v-262ba370]{color:#dd4a68}.theme-mode-light .token.important[data-v-262ba370],.theme-mode-light .token.regex[data-v-262ba370],.theme-mode-light .token.variable[data-v-262ba370]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-262ba370],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-262ba370]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-262ba370]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-262ba370]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-262ba370]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-262ba370]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-262ba370]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-262ba370]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-262ba370],.theme-mode-light pre[class*=language-][data-v-262ba370]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-262ba370]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-262ba370],.theme-mode-light pre[class*=language-][data-v-262ba370]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-262ba370]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-262ba370],.theme-mode-light .token.cdata[data-v-262ba370],.theme-mode-light .token.comment[data-v-262ba370],.theme-mode-light .token.doctype[data-v-262ba370],.theme-mode-light .token.prolog[data-v-262ba370]{color:#999}.theme-mode-light .token.punctuation[data-v-262ba370]{color:#ccc}.theme-mode-light .token.attr-name[data-v-262ba370],.theme-mode-light .token.deleted[data-v-262ba370],.theme-mode-light .token.namespace[data-v-262ba370],.theme-mode-light .token.tag[data-v-262ba370]{color:#e2777a}.theme-mode-light .token.function-name[data-v-262ba370]{color:#6196cc}.theme-mode-light .token.boolean[data-v-262ba370],.theme-mode-light .token.function[data-v-262ba370],.theme-mode-light .token.number[data-v-262ba370]{color:#f08d49}.theme-mode-light .token.class-name[data-v-262ba370],.theme-mode-light .token.constant[data-v-262ba370],.theme-mode-light .token.property[data-v-262ba370],.theme-mode-light .token.symbol[data-v-262ba370]{color:#f8c555}.theme-mode-light .token.atrule[data-v-262ba370],.theme-mode-light .token.builtin[data-v-262ba370],.theme-mode-light .token.important[data-v-262ba370],.theme-mode-light .token.keyword[data-v-262ba370],.theme-mode-light .token.selector[data-v-262ba370]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-262ba370],.theme-mode-light .token.char[data-v-262ba370],.theme-mode-light .token.regex[data-v-262ba370],.theme-mode-light .token.string[data-v-262ba370],.theme-mode-light .token.variable[data-v-262ba370]{color:#7ec699}.theme-mode-light .token.entity[data-v-262ba370],.theme-mode-light .token.operator[data-v-262ba370],.theme-mode-light .token.url[data-v-262ba370]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-262ba370],.theme-mode-light .style .token.string[data-v-262ba370],.theme-mode-light .token.entity[data-v-262ba370],.theme-mode-light .token.operator[data-v-262ba370],.theme-mode-light .token.url[data-v-262ba370]{background:none}.theme-mode-light .token.bold[data-v-262ba370],.theme-mode-light .token.important[data-v-262ba370]{font-weight:700}.theme-mode-light .token.italic[data-v-262ba370]{font-style:italic}.theme-mode-light .token.entity[data-v-262ba370]{cursor:help}.theme-mode-light .token.inserted[data-v-262ba370]{color:green}.theme-mode-dark[data-v-262ba370]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-262ba370],.theme-mode-dark pre[class*=language-][data-v-262ba370]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-262ba370]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-262ba370],.theme-mode-dark pre[class*=language-][data-v-262ba370]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-262ba370]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-262ba370],.theme-mode-dark .token.cdata[data-v-262ba370],.theme-mode-dark .token.comment[data-v-262ba370],.theme-mode-dark .token.doctype[data-v-262ba370],.theme-mode-dark .token.prolog[data-v-262ba370]{color:#999}.theme-mode-dark .token.punctuation[data-v-262ba370]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-262ba370],.theme-mode-dark .token.deleted[data-v-262ba370],.theme-mode-dark .token.namespace[data-v-262ba370],.theme-mode-dark .token.tag[data-v-262ba370]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-262ba370]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-262ba370],.theme-mode-dark .token.function[data-v-262ba370],.theme-mode-dark .token.number[data-v-262ba370]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-262ba370],.theme-mode-dark .token.constant[data-v-262ba370],.theme-mode-dark .token.property[data-v-262ba370],.theme-mode-dark .token.symbol[data-v-262ba370]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-262ba370],.theme-mode-dark .token.builtin[data-v-262ba370],.theme-mode-dark .token.important[data-v-262ba370],.theme-mode-dark .token.keyword[data-v-262ba370],.theme-mode-dark .token.selector[data-v-262ba370]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-262ba370],.theme-mode-dark .token.char[data-v-262ba370],.theme-mode-dark .token.regex[data-v-262ba370],.theme-mode-dark .token.string[data-v-262ba370],.theme-mode-dark .token.variable[data-v-262ba370]{color:#7ec699}.theme-mode-dark .token.entity[data-v-262ba370],.theme-mode-dark .token.operator[data-v-262ba370],.theme-mode-dark .token.url[data-v-262ba370]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-262ba370],.theme-mode-dark .style .token.string[data-v-262ba370],.theme-mode-dark .token.entity[data-v-262ba370],.theme-mode-dark .token.operator[data-v-262ba370],.theme-mode-dark .token.url[data-v-262ba370]{background:none}.theme-mode-dark .token.bold[data-v-262ba370],.theme-mode-dark .token.important[data-v-262ba370]{font-weight:700}.theme-mode-dark .token.italic[data-v-262ba370]{font-style:italic}.theme-mode-dark .token.entity[data-v-262ba370]{cursor:help}.theme-mode-dark .token.inserted[data-v-262ba370]{color:green}.theme-mode-read[data-v-262ba370]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-262ba370],.theme-mode-read pre[class*=language-][data-v-262ba370]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-262ba370]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-262ba370],.theme-mode-read pre[class*=language-][data-v-262ba370]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-262ba370]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-262ba370],.theme-mode-read .token.cdata[data-v-262ba370],.theme-mode-read .token.comment[data-v-262ba370],.theme-mode-read .token.doctype[data-v-262ba370],.theme-mode-read .token.prolog[data-v-262ba370]{color:#999}.theme-mode-read .token.punctuation[data-v-262ba370]{color:#ccc}.theme-mode-read .token.attr-name[data-v-262ba370],.theme-mode-read .token.deleted[data-v-262ba370],.theme-mode-read .token.namespace[data-v-262ba370],.theme-mode-read .token.tag[data-v-262ba370]{color:#e2777a}.theme-mode-read .token.function-name[data-v-262ba370]{color:#6196cc}.theme-mode-read .token.boolean[data-v-262ba370],.theme-mode-read .token.function[data-v-262ba370],.theme-mode-read .token.number[data-v-262ba370]{color:#f08d49}.theme-mode-read .token.class-name[data-v-262ba370],.theme-mode-read .token.constant[data-v-262ba370],.theme-mode-read .token.property[data-v-262ba370],.theme-mode-read .token.symbol[data-v-262ba370]{color:#f8c555}.theme-mode-read .token.atrule[data-v-262ba370],.theme-mode-read .token.builtin[data-v-262ba370],.theme-mode-read .token.important[data-v-262ba370],.theme-mode-read .token.keyword[data-v-262ba370],.theme-mode-read .token.selector[data-v-262ba370]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-262ba370],.theme-mode-read .token.char[data-v-262ba370],.theme-mode-read .token.regex[data-v-262ba370],.theme-mode-read .token.string[data-v-262ba370],.theme-mode-read .token.variable[data-v-262ba370]{color:#7ec699}.theme-mode-read .token.entity[data-v-262ba370],.theme-mode-read .token.operator[data-v-262ba370],.theme-mode-read .token.url[data-v-262ba370]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-262ba370],.theme-mode-read .style .token.string[data-v-262ba370],.theme-mode-read .token.entity[data-v-262ba370],.theme-mode-read .token.operator[data-v-262ba370],.theme-mode-read .token.url[data-v-262ba370]{background:none}.theme-mode-read .token.bold[data-v-262ba370],.theme-mode-read .token.important[data-v-262ba370]{font-weight:700}.theme-mode-read .token.italic[data-v-262ba370]{font-style:italic}.theme-mode-read .token.entity[data-v-262ba370]{cursor:help}.theme-mode-read .token.inserted[data-v-262ba370]{color:green}.articleInfo-wrap[data-v-262ba370]{max-width:100%}.theme-style-line .articleInfo-wrap .articleInfo[data-v-262ba370]{padding-top:.5rem}.articleInfo-wrap[data-v-262ba370]{position:relative;z-index:1;color:#888}.articleInfo-wrap .articleInfo[data-v-262ba370]{overflow:hidden;font-size:.92rem}.articleInfo-wrap .articleInfo .breadcrumbs[data-v-262ba370]{margin:0;padding:0;overflow:hidden;display:inline-block;line-height:2rem}@media (max-width:960px){.articleInfo-wrap .articleInfo .breadcrumbs[data-v-262ba370]{width:100%}}.articleInfo-wrap .articleInfo .breadcrumbs li[data-v-262ba370]{list-style-type:none;float:left;padding-right:5px}.articleInfo-wrap .articleInfo .breadcrumbs li[data-v-262ba370]:after{content:"/";margin-left:5px;color:#999}.articleInfo-wrap .articleInfo .breadcrumbs li[data-v-262ba370]:last-child:after{content:""}.articleInfo-wrap .articleInfo .breadcrumbs li a[data-v-262ba370]{color:#888}.articleInfo-wrap .articleInfo .breadcrumbs li a[data-v-262ba370]:before{font-size:.92rem}.articleInfo-wrap .articleInfo .breadcrumbs li a[data-v-262ba370]:hover{color:#2383e2}.articleInfo-wrap .articleInfo .breadcrumbs li .icon-home[data-v-262ba370]{text-decoration:none}.articleInfo-wrap .articleInfo .info[data-v-262ba370]{float:right;line-height:32px}@media (max-width:960px){.articleInfo-wrap .articleInfo .info[data-v-262ba370]{float:left}}.articleInfo-wrap .articleInfo .info div[data-v-262ba370]{float:left;margin-left:20px;font-size:.8rem}@media (max-width:960px){.articleInfo-wrap .articleInfo .info div[data-v-262ba370]{margin:0 20px 0 0}}.articleInfo-wrap .articleInfo .info div[data-v-262ba370]:before{margin-right:3px}.articleInfo-wrap .articleInfo .info div a[data-v-262ba370]{color:#888}.articleInfo-wrap .articleInfo .info div a[data-v-262ba370]:hover{text-decoration:none}.articleInfo-wrap .articleInfo .info div a.beLink[data-v-262ba370]:hover{color:#2383e2;text-decoration:underline}.articleInfo-wrap .articleInfo .info .tags a[data-v-262ba370]{display:inline-block;color:var(--accentColor);padding:0 .3rem;font-size:.9em}.articleInfo-wrap .articleInfo .info .tags a[data-v-262ba370]:hover{color:--accentColorHover}.theme-mode-light[data-v-13c2f730]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-13c2f730],.theme-mode-light pre[class*=language-][data-v-13c2f730]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-13c2f730]::-moz-selection,.theme-mode-light code[class*=language-][data-v-13c2f730] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-13c2f730]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-13c2f730] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-13c2f730]::selection,.theme-mode-light code[class*=language-][data-v-13c2f730] ::selection,.theme-mode-light pre[class*=language-][data-v-13c2f730]::selection,.theme-mode-light pre[class*=language-][data-v-13c2f730] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-13c2f730],.theme-mode-light pre[class*=language-][data-v-13c2f730]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-13c2f730],.theme-mode-light pre[class*=language-][data-v-13c2f730]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-13c2f730],.theme-mode-light .token.comment[data-v-13c2f730],.theme-mode-light .token.doctype[data-v-13c2f730],.theme-mode-light .token.prolog[data-v-13c2f730]{color:#708090}.theme-mode-light .token.punctuation[data-v-13c2f730]{color:#999}.theme-mode-light .namespace[data-v-13c2f730]{opacity:.7}.theme-mode-light .token.boolean[data-v-13c2f730],.theme-mode-light .token.constant[data-v-13c2f730],.theme-mode-light .token.deleted[data-v-13c2f730],.theme-mode-light .token.number[data-v-13c2f730],.theme-mode-light .token.property[data-v-13c2f730],.theme-mode-light .token.symbol[data-v-13c2f730],.theme-mode-light .token.tag[data-v-13c2f730]{color:#905}.theme-mode-light .token.attr-name[data-v-13c2f730],.theme-mode-light .token.builtin[data-v-13c2f730],.theme-mode-light .token.char[data-v-13c2f730],.theme-mode-light .token.inserted[data-v-13c2f730],.theme-mode-light .token.selector[data-v-13c2f730],.theme-mode-light .token.string[data-v-13c2f730]{color:#690}.theme-mode-light .language-css .token.string[data-v-13c2f730],.theme-mode-light .style .token.string[data-v-13c2f730],.theme-mode-light .token.entity[data-v-13c2f730],.theme-mode-light .token.operator[data-v-13c2f730],.theme-mode-light .token.url[data-v-13c2f730]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-13c2f730],.theme-mode-light .token.attr-value[data-v-13c2f730],.theme-mode-light .token.keyword[data-v-13c2f730]{color:#07a}.theme-mode-light .token.class-name[data-v-13c2f730],.theme-mode-light .token.function[data-v-13c2f730]{color:#dd4a68}.theme-mode-light .token.important[data-v-13c2f730],.theme-mode-light .token.regex[data-v-13c2f730],.theme-mode-light .token.variable[data-v-13c2f730]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-13c2f730],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-13c2f730]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-13c2f730]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-13c2f730]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-13c2f730]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-13c2f730]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-13c2f730]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-13c2f730]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-13c2f730],.theme-mode-light pre[class*=language-][data-v-13c2f730]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-13c2f730]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-13c2f730],.theme-mode-light pre[class*=language-][data-v-13c2f730]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-13c2f730]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-13c2f730],.theme-mode-light .token.cdata[data-v-13c2f730],.theme-mode-light .token.comment[data-v-13c2f730],.theme-mode-light .token.doctype[data-v-13c2f730],.theme-mode-light .token.prolog[data-v-13c2f730]{color:#999}.theme-mode-light .token.punctuation[data-v-13c2f730]{color:#ccc}.theme-mode-light .token.attr-name[data-v-13c2f730],.theme-mode-light .token.deleted[data-v-13c2f730],.theme-mode-light .token.namespace[data-v-13c2f730],.theme-mode-light .token.tag[data-v-13c2f730]{color:#e2777a}.theme-mode-light .token.function-name[data-v-13c2f730]{color:#6196cc}.theme-mode-light .token.boolean[data-v-13c2f730],.theme-mode-light .token.function[data-v-13c2f730],.theme-mode-light .token.number[data-v-13c2f730]{color:#f08d49}.theme-mode-light .token.class-name[data-v-13c2f730],.theme-mode-light .token.constant[data-v-13c2f730],.theme-mode-light .token.property[data-v-13c2f730],.theme-mode-light .token.symbol[data-v-13c2f730]{color:#f8c555}.theme-mode-light .token.atrule[data-v-13c2f730],.theme-mode-light .token.builtin[data-v-13c2f730],.theme-mode-light .token.important[data-v-13c2f730],.theme-mode-light .token.keyword[data-v-13c2f730],.theme-mode-light .token.selector[data-v-13c2f730]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-13c2f730],.theme-mode-light .token.char[data-v-13c2f730],.theme-mode-light .token.regex[data-v-13c2f730],.theme-mode-light .token.string[data-v-13c2f730],.theme-mode-light .token.variable[data-v-13c2f730]{color:#7ec699}.theme-mode-light .token.entity[data-v-13c2f730],.theme-mode-light .token.operator[data-v-13c2f730],.theme-mode-light .token.url[data-v-13c2f730]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-13c2f730],.theme-mode-light .style .token.string[data-v-13c2f730],.theme-mode-light .token.entity[data-v-13c2f730],.theme-mode-light .token.operator[data-v-13c2f730],.theme-mode-light .token.url[data-v-13c2f730]{background:none}.theme-mode-light .token.bold[data-v-13c2f730],.theme-mode-light .token.important[data-v-13c2f730]{font-weight:700}.theme-mode-light .token.italic[data-v-13c2f730]{font-style:italic}.theme-mode-light .token.entity[data-v-13c2f730]{cursor:help}.theme-mode-light .token.inserted[data-v-13c2f730]{color:green}.theme-mode-dark[data-v-13c2f730]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-13c2f730],.theme-mode-dark pre[class*=language-][data-v-13c2f730]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-13c2f730]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-13c2f730],.theme-mode-dark pre[class*=language-][data-v-13c2f730]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-13c2f730]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-13c2f730],.theme-mode-dark .token.cdata[data-v-13c2f730],.theme-mode-dark .token.comment[data-v-13c2f730],.theme-mode-dark .token.doctype[data-v-13c2f730],.theme-mode-dark .token.prolog[data-v-13c2f730]{color:#999}.theme-mode-dark .token.punctuation[data-v-13c2f730]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-13c2f730],.theme-mode-dark .token.deleted[data-v-13c2f730],.theme-mode-dark .token.namespace[data-v-13c2f730],.theme-mode-dark .token.tag[data-v-13c2f730]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-13c2f730]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-13c2f730],.theme-mode-dark .token.function[data-v-13c2f730],.theme-mode-dark .token.number[data-v-13c2f730]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-13c2f730],.theme-mode-dark .token.constant[data-v-13c2f730],.theme-mode-dark .token.property[data-v-13c2f730],.theme-mode-dark .token.symbol[data-v-13c2f730]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-13c2f730],.theme-mode-dark .token.builtin[data-v-13c2f730],.theme-mode-dark .token.important[data-v-13c2f730],.theme-mode-dark .token.keyword[data-v-13c2f730],.theme-mode-dark .token.selector[data-v-13c2f730]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-13c2f730],.theme-mode-dark .token.char[data-v-13c2f730],.theme-mode-dark .token.regex[data-v-13c2f730],.theme-mode-dark .token.string[data-v-13c2f730],.theme-mode-dark .token.variable[data-v-13c2f730]{color:#7ec699}.theme-mode-dark .token.entity[data-v-13c2f730],.theme-mode-dark .token.operator[data-v-13c2f730],.theme-mode-dark .token.url[data-v-13c2f730]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-13c2f730],.theme-mode-dark .style .token.string[data-v-13c2f730],.theme-mode-dark .token.entity[data-v-13c2f730],.theme-mode-dark .token.operator[data-v-13c2f730],.theme-mode-dark .token.url[data-v-13c2f730]{background:none}.theme-mode-dark .token.bold[data-v-13c2f730],.theme-mode-dark .token.important[data-v-13c2f730]{font-weight:700}.theme-mode-dark .token.italic[data-v-13c2f730]{font-style:italic}.theme-mode-dark .token.entity[data-v-13c2f730]{cursor:help}.theme-mode-dark .token.inserted[data-v-13c2f730]{color:green}.theme-mode-read[data-v-13c2f730]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-13c2f730],.theme-mode-read pre[class*=language-][data-v-13c2f730]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-13c2f730]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-13c2f730],.theme-mode-read pre[class*=language-][data-v-13c2f730]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-13c2f730]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-13c2f730],.theme-mode-read .token.cdata[data-v-13c2f730],.theme-mode-read .token.comment[data-v-13c2f730],.theme-mode-read .token.doctype[data-v-13c2f730],.theme-mode-read .token.prolog[data-v-13c2f730]{color:#999}.theme-mode-read .token.punctuation[data-v-13c2f730]{color:#ccc}.theme-mode-read .token.attr-name[data-v-13c2f730],.theme-mode-read .token.deleted[data-v-13c2f730],.theme-mode-read .token.namespace[data-v-13c2f730],.theme-mode-read .token.tag[data-v-13c2f730]{color:#e2777a}.theme-mode-read .token.function-name[data-v-13c2f730]{color:#6196cc}.theme-mode-read .token.boolean[data-v-13c2f730],.theme-mode-read .token.function[data-v-13c2f730],.theme-mode-read .token.number[data-v-13c2f730]{color:#f08d49}.theme-mode-read .token.class-name[data-v-13c2f730],.theme-mode-read .token.constant[data-v-13c2f730],.theme-mode-read .token.property[data-v-13c2f730],.theme-mode-read .token.symbol[data-v-13c2f730]{color:#f8c555}.theme-mode-read .token.atrule[data-v-13c2f730],.theme-mode-read .token.builtin[data-v-13c2f730],.theme-mode-read .token.important[data-v-13c2f730],.theme-mode-read .token.keyword[data-v-13c2f730],.theme-mode-read .token.selector[data-v-13c2f730]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-13c2f730],.theme-mode-read .token.char[data-v-13c2f730],.theme-mode-read .token.regex[data-v-13c2f730],.theme-mode-read .token.string[data-v-13c2f730],.theme-mode-read .token.variable[data-v-13c2f730]{color:#7ec699}.theme-mode-read .token.entity[data-v-13c2f730],.theme-mode-read .token.operator[data-v-13c2f730],.theme-mode-read .token.url[data-v-13c2f730]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-13c2f730],.theme-mode-read .style .token.string[data-v-13c2f730],.theme-mode-read .token.entity[data-v-13c2f730],.theme-mode-read .token.operator[data-v-13c2f730],.theme-mode-read .token.url[data-v-13c2f730]{background:none}.theme-mode-read .token.bold[data-v-13c2f730],.theme-mode-read .token.important[data-v-13c2f730]{font-weight:700}.theme-mode-read .token.italic[data-v-13c2f730]{font-style:italic}.theme-mode-read .token.entity[data-v-13c2f730]{cursor:help}.theme-mode-read .token.inserted[data-v-13c2f730]{color:green}.theme-vdoing-content[data-v-13c2f730]{margin-bottom:4rem}.title-tag[data-v-13c2f730]{border:1px solid #ff5722;color:#ff5722;font-size:.8rem;padding:0 .35rem;border-radius:.2rem;margin-left:0;transform:translateY(-.05rem);display:inline-block}dd[data-v-13c2f730],dl[data-v-13c2f730]{margin:0}.column-wrapper[data-v-13c2f730]{margin-top:1rem;display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borderColor)}.column-wrapper img[data-v-13c2f730]{width:80px;height:80px;border-radius:2px;margin-right:1rem}.column-wrapper .column-info[data-v-13c2f730]{padding-left:1rem;text-align:revert}.column-wrapper .column-info .title[data-v-13c2f730]{font-size:1.6rem}.column-wrapper .column-info .description[data-v-13c2f730]{color:var(--textColor);opacity:.8;margin:.5rem 0}.catalogue-wrapper .catalogue-title[data-v-13c2f730]{font-size:1.45rem;margin:2rem 0}.catalogue-wrapper .catalogue-content dl[data-v-13c2f730]{margin-bottom:1.8rem}.catalogue-wrapper .catalogue-content dl.inline[data-v-13c2f730]{display:inline-block;width:50%;margin-bottom:1rem}@media (max-width:419px){.catalogue-wrapper .catalogue-content dl.inline[data-v-13c2f730]{width:100%}}.catalogue-wrapper .catalogue-content dl.inline a[data-v-13c2f730]{width:100%}.catalogue-wrapper .catalogue-content dl:not(.inline) dt[data-v-13c2f730]{margin-top:-4rem;padding-top:4rem}.catalogue-wrapper .catalogue-content dl dt[data-v-13c2f730]{font-size:1.1rem}.catalogue-wrapper .catalogue-content dl dt:hover .header-anchor[data-v-13c2f730]{opacity:1}.catalogue-wrapper .catalogue-content dl dd[data-v-13c2f730]{margin-top:.7rem;margin-left:1rem}.catalogue-wrapper .catalogue-content dl a[data-v-13c2f730]:not(.header-anchor){margin-bottom:.5rem;display:inline-block;width:50%}.catalogue-wrapper .catalogue-content dl a[data-v-13c2f730]:not(.header-anchor):hover{color:#ff5722;text-decoration:none}@media (max-width:419px){.catalogue-wrapper .catalogue-content dl a[data-v-13c2f730]:not(.header-anchor){width:100%}}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap[data-v-13c2f730]{margin:5px 0 8px;font-size:.95rem}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap>a[data-v-13c2f730]{padding-left:1rem;box-sizing:border-box}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap .sub-title[data-v-13c2f730]{margin-top:-4rem;padding-top:4rem;margin-bottom:6px;font-size:1rem}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap:hover .header-anchor[data-v-13c2f730]{opacity:1}.theme-style-line .right-menu-wrapper .right-menu-margin{border-left:1px solid var(--borderColor)}.right-menu-wrapper{width:230px;float:right;margin-right:-285px;position:sticky;top:0;font-size:.8rem}.right-menu-wrapper .right-menu-margin{margin-top:5rem;border-radius:3px;overflow:hidden}.right-menu-wrapper .right-menu-title{padding:10px 15px 0;font-size:1rem}.right-menu-wrapper .right-menu-title:after{content:"";display:block;width:100%;height:1px;margin-top:10px}.right-menu-wrapper .right-menu-content{max-height:80vh;position:relative;overflow:hidden;padding:4px 3px 4px 0}.right-menu-wrapper .right-menu-content::-webkit-scrollbar{width:3px;height:3px}.right-menu-wrapper .right-menu-content::-webkit-scrollbar-track-piece{background:none}.right-menu-wrapper .right-menu-content::-webkit-scrollbar-thumb:vertical{background-color:hsla(0,0%,49%,.3)}.right-menu-wrapper .right-menu-content:hover{overflow-y:auto;padding-right:0}.right-menu-wrapper .right-menu-content .right-menu-item{padding:4px 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.right-menu-wrapper .right-menu-content .right-menu-item.level2{font-size:.8rem}.right-menu-wrapper .right-menu-content .right-menu-item.level3{padding-left:27px}.right-menu-wrapper .right-menu-content .right-menu-item.level4{padding-left:37px}.right-menu-wrapper .right-menu-content .right-menu-item.level5{padding-left:47px}.right-menu-wrapper .right-menu-content .right-menu-item.level6{padding-left:57px}.right-menu-wrapper .right-menu-content .right-menu-item.active:before{content:"";position:absolute;top:5px;left:0;width:3px;height:14px;background:#2383e2;border-radius:0 4px 4px 0}.right-menu-wrapper .right-menu-content .right-menu-item.active a{color:#2383e2;opacity:1}.right-menu-wrapper .right-menu-content .right-menu-item a{color:var(--textColor);opacity:.75;display:inline-block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.right-menu-wrapper .right-menu-content .right-menu-item a:hover{opacity:1}.right-menu-wrapper .right-menu-content:hover{color:#2383e2}.page>*,.theme-vdoing-wrapper .content-wrapper{max-width:100%;margin:0 auto;padding:1rem 2.5rem 2rem}.page>:not(.footer),.theme-vdoing-wrapper .content-wrapper:not(.footer){background:var(--mainBg);margin-bottom:1rem}@media (min-width:180%){.page>:not(.footer),.theme-vdoing-wrapper .content-wrapper:not(.footer){border-radius:14px}}@media (max-width:959px){.page>*,.theme-vdoing-wrapper .content-wrapper{padding:1rem}}@media (max-width:419px){.page>*,.theme-vdoing-wrapper .content-wrapper{padding:1rem 1.5rem}}.title-img{width:100%;height:20rem;border-radius:10px 10px 0 0;-o-object-fit:cover;object-fit:cover}.page{padding-bottom:2rem;display:block}@media (max-width:719px){.page{padding-top:4rem}}@media (min-width:719px){.page{padding-top:5.5rem}}.page>*{padding:unset}@media (min-width:719px){.theme-style-line .page{padding-top:4rem}}.theme-style-line .page>:not(.footer){box-shadow:0 0}@media (min-width:720px){.theme-style-line .page .placeholder{height:1.2rem}}.theme-vdoing-wrapper .content-wrapper{position:relative}.theme-vdoing-wrapper h1 .title-tag{height:1.5rem;line-height:1.5rem;border:1px solid #ff5722;color:#ff5722;font-size:1rem;padding:0 .4rem;border-radius:.2rem;margin-left:.5rem;transform:translateY(-.25rem);display:inline-block}.theme-vdoing-wrapper h1 img{margin-bottom:-.2rem;margin-right:.4rem;max-width:2.2rem;max-height:3.2rem}.theme-vdoing-wrapper{--linesColor:rgba(50,0,0,0.05)}.theme-vdoing-wrapper.bg-style-1{background-image:linear-gradient(90deg,var(--linesColor) 3%,transparent 0),linear-gradient(0deg,var(--linesColor) 3%,transparent 0);background-position:50%;background-size:20px 20px}.theme-vdoing-wrapper.bg-style-2{background-image:repeating-linear-gradient(0,var(--linesColor),var(--linesColor) 1px,transparent 0,transparent 50%);background-size:30px 30px}.theme-vdoing-wrapper.bg-style-3{background-image:repeating-linear-gradient(90deg,var(--linesColor),var(--linesColor) 1px,transparent 0,transparent 50%);background-size:30px 30px}.theme-vdoing-wrapper.bg-style-4{background-image:repeating-linear-gradient(-45deg,var(--linesColor),var(--linesColor) 1px,transparent 0,transparent 50%);background-size:20px 20px}.theme-vdoing-wrapper.bg-style-5{background-image:repeating-linear-gradient(45deg,var(--linesColor),var(--linesColor) 1px,transparent 0,transparent 50%);background-size:20px 20px}.theme-vdoing-wrapper.bg-style-6{background-image:radial-gradient(var(--linesColor) 1px,transparent 0);background-size:10px 10px}.theme-mode-dark .theme-vdoing-wrapper{--linesColor:hsla(0,0%,49%,0.05)}@media (min-width:720px) and (max-width:1279px){.have-rightmenu .page{padding-right:.8rem!important}}@media (max-width:1279px){.have-rightmenu .right-menu-wrapper{display:none}}@media (min-width:1280px){.have-rightmenu .sidebar .sidebar-sub-headers{display:none}}.theme-container.only-sidebarItem:not(.have-rightmenu) .sidebar,.theme-container.only-sidebarItem:not(.have-rightmenu) .sidebar-button{display:none}@media (min-width:720px){.theme-container.only-sidebarItem:not(.have-rightmenu) .page{padding-left:.8rem!important}}@media (max-width:719px){.theme-container.only-sidebarItem:not(.have-rightmenu) .page{padding-left:0!important}.theme-container.only-sidebarItem:not(.have-rightmenu) .sidebar,.theme-container.only-sidebarItem:not(.have-rightmenu) .sidebar-button{display:block}}@media (min-width:720px) and (max-width:1279px){.theme-container.only-sidebarItem.have-rightmenu .sidebar,.theme-container.only-sidebarItem.have-rightmenu .sidebar-button{display:block}}@media (min-width:1280px){.theme-container.only-sidebarItem.have-rightmenu .sidebar,.theme-container.only-sidebarItem.have-rightmenu .sidebar-button{display:none}}.categories-page .categories-wrapper{position:sticky;top:4.9rem;max-height:calc(100vh - 10rem);min-height:4.2rem}@media (max-width:719px){.categories-page .categories-wrapper{display:none}}.categories-page .categories-wrapper .categories{padding-right:.5rem;max-height:calc(100vh - 14rem);min-height:2.2rem;overflow-y:auto;transition:all .2s;position:relative}.categories-page .categories-wrapper .categories::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.05)}.categories-page .categories-wrapper .categories::-webkit-scrollbar-thumb:vertical{background-color:rgba(0,0,0,.15)}.categories-page .categories-wrapper .categories:hover::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.1)}.categories-page .categories-wrapper .categories:hover::-webkit-scrollbar-thumb:vertical{background-color:rgba(0,0,0,.25)}.categories-page .main-left .categories-wrapper{position:relative;top:0;padding:.9rem 1.5rem;margin-bottom:.9rem;max-height:15rem;border-radius:0;display:none}@media (max-width:719px){.categories-page .main-left .categories-wrapper{display:block}}.categories-page .main-left .categories-wrapper .categories{max-height:12.3rem}@media (max-width:719px){.theme-style-line .categories-page .main-left .categories-wrapper{margin-top:-.91rem;margin-bottom:-1px;padding:.9rem .2rem .5rem}}.tags-page .tags-wrapper{position:sticky;top:4.9rem;max-height:calc(100vh - 10rem);min-height:4.2rem}@media (max-width:719px){.tags-page .tags-wrapper{display:none}}.tags-page .tags-wrapper .tags{max-height:calc(100vh - 14rem);min-height:2.2rem;overflow-x:hidden;overflow-y:auto;transition:all .2s}.tags-page .tags-wrapper .tags::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.05)}.tags-page .tags-wrapper .tags::-webkit-scrollbar-thumb:vertical{background-color:rgba(0,0,0,.15)}.tags-page .tags-wrapper .tags:hover::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.1)}.tags-page .tags-wrapper .tags:hover::-webkit-scrollbar-thumb:vertical{background-color:rgba(0,0,0,.25)}.tags-page .main-left .tags-wrapper{position:relative;top:0;padding:.9rem 1.5rem;margin-bottom:.9rem;max-height:15rem;border-radius:0;display:none}@media (max-width:719px){.tags-page .main-left .tags-wrapper{display:block}}.tags-page .main-left .tags-wrapper .tags{max-height:11.5rem}@media (max-width:719px){.theme-style-line .tags-page .main-left .tags-wrapper{margin-top:-.91rem;margin-bottom:-1px}}.archives-page .theme-vdoing-wrapper{max-width:100%;margin:0 auto;padding:1rem 2.5rem 2rem}.archives-page .theme-vdoing-wrapper:not(.footer){background:var(--mainBg);margin-bottom:1rem}@media (min-width:180%){.archives-page .theme-vdoing-wrapper:not(.footer){border-radius:14px}}@media (max-width:959px){.archives-page .theme-vdoing-wrapper{padding:1rem}}@media (max-width:419px){.archives-page .theme-vdoing-wrapper{padding:1rem 1.5rem}}.theme-style-line .archives-page .theme-vdoing-wrapper{box-shadow:0 0}.archives-page .theme-vdoing-wrapper{position:relative}@media (min-width:180%){.archives-page .theme-vdoing-wrapper{margin-top:1.5rem!important}}.archives-page .theme-vdoing-wrapper .count{text-align:right;margin-top:-2.5rem;font-size:.85rem;opacity:.8}.archives-page .theme-vdoing-wrapper li,.archives-page .theme-vdoing-wrapper ul{margin:0;padding:0}.archives-page .theme-vdoing-wrapper ul{margin-top:2rem}.archives-page .theme-vdoing-wrapper li{list-style:none}.archives-page .theme-vdoing-wrapper li.year{position:sticky;top:0;background:var(--mainBg);z-index:1}.archives-page .theme-vdoing-wrapper li.year:not(:first-child){margin-top:0}.archives-page .theme-vdoing-wrapper li h2{margin-bottom:.8rem;font-weight:400;padding:.5rem 0}.archives-page .theme-vdoing-wrapper li h2 span{font-size:.85rem;font-weight:300;float:right;margin-top:1rem}.archives-page .theme-vdoing-wrapper li a{display:block;color:var(--textColor);transition:padding .3s;padding:.5rem 2rem;line-height:1.2rem}.archives-page .theme-vdoing-wrapper li a:hover{padding-left:2.5rem;color:#2383e2;background:#f9f9f9}@media (max-width:180%){.archives-page .theme-vdoing-wrapper li a{padding:.5rem 1rem;font-weight:400}.archives-page .theme-vdoing-wrapper li a:hover{padding-left:1.5rem}}.archives-page .theme-vdoing-wrapper li a span.date{opacity:.6;font-size:.85rem;font-weight:400;margin-right:.3rem}.archives-page .theme-vdoing-wrapper li a .title-tag{border:1px solid #ff5722;color:#ff5722;font-size:.8rem;padding:0 .35rem;border-radius:.2rem;margin-left:0;transform:translateY(-.05rem);display:inline-block}.archives-page .theme-vdoing-wrapper .loadmore{text-align:center;margin-top:1rem;opacity:.5}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a:hover,.theme-mode-read .archives-page .theme-vdoing-wrapper li a:hover{background:var(--customBlockBg)}.hide-navbar .archives-page .theme-vdoing-wrapper li.year{top:0}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading:not(.clickable){cursor:auto;color:inherit}.sidebar-group.is-sub-group{padding-left:0}.sidebar-group.is-sub-group>.sidebar-heading{font-size:1.01em;line-height:1.4;font-weight:700;padding-left:2rem}.sidebar-group.is-sub-group>.sidebar-group-items{padding-left:1rem}.sidebar-group.is-sub-group>.sidebar-group-items>li>.sidebar-link{font-size:.98em;border-left:none}.sidebar-group.depth-2>.sidebar-heading{border-left:none}.sidebar-heading{color:var(--textColor);transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0;border-left:.25rem solid transparent}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading.clickable.active{font-weight:600;color:#2383e2;border-left-color:#2383e2}.sidebar-heading.clickable:hover{color:#2383e2}.sidebar-group-items{transition:height .1s ease-out;font-size:.95em;overflow:hidden}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}.sidebar .sidebar-sub-headers .level4{padding-left:.2rem}.sidebar .sidebar-sub-headers .level5{padding-left:.4rem}.sidebar .sidebar-sub-headers .level6{padding-left:.6rem}a.sidebar-link{font-size:1em;font-weight:400;display:inline-block;color:var(--textColor);border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#2383e2}a.sidebar-link.active{font-weight:600;color:#2383e2;border-left-color:#2383e2}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid var(--borderColor);padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar>.sidebar-links{padding:1.5rem 0}.sidebar>.sidebar-links>li>a.sidebar-link{font-size:1.1em;line-height:1.7;font-weight:700}.sidebar>.sidebar-links>li:not(:first-child){margin-top:.75rem}.sidebar .blogger{display:none;border-bottom:1px solid var(--borderColor)}.sidebar .blogger img{width:60px;height:60px;border-radius:5px;margin:.75rem 1rem}.sidebar .blogger .blogger-info{flex:1;padding:0 .3rem .3rem 0}.sidebar .blogger .blogger-info h3{margin:.95rem 0 .6rem;font-size:1.1rem}.sidebar .blogger .blogger-info .icons .iconfont{font-size:1.2rem;padding-right:.6rem;color:#777}.sidebar .sidebar-slot{margin-bottom:-.5rem;font-size:.85rem}.sidebar .sidebar-slot.sidebar-slot-top{padding:1.5rem 1.5rem 0}.sidebar .sidebar-slot.sidebar-slot-bottom{padding:0 1.5rem 1.5rem}@media (max-width:719px){.sidebar .blogger{display:flex}.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar>.sidebar-links{padding:1rem 0}}.yellowBorder{border-radius:5px;box-shadow:0 0 15px #ffe089!important}.buttons{position:fixed;right:2rem;bottom:2.5rem;z-index:11}@media (max-width:959px){.buttons{right:1rem;bottom:1.5rem}}.buttons .button{width:2.2rem;height:2.2rem;line-height:2.2rem;border-radius:50%;margin-top:.9rem;text-align:center;cursor:pointer;transition:all .5s}.buttons .button.hover:before{color:#2383e2;font-weight:800}@media (any-hover:hover){.buttons .button:hover:before{color:#2383e2;font-weight:800}}.buttons .button .select-box{background:var(--mainBg);margin:0;padding:.8rem 0;position:absolute;bottom:1.5rem;right:1.5rem;width:120px;border:1px solid var(--borderColor);border-radius:6px}.buttons .button .select-box li{list-style:none;line-height:2rem;font-size:.95rem}.buttons .button .select-box li.active,.buttons .button .select-box li:hover{color:#2383e2;font-weight:800}.mode-enter-active,.mode-leave-active{transition:all .3s}.mode-enter,.mode-leave-to{opacity:0;transform:scale(.8)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.footer{padding:5rem 1.5rem 2.5rem;text-align:center;color:#888;box-sizing:border-box;font-size:.85rem;transition:all .2s ease}.footer>span{line-height:1.5rem}.footer .icons{margin-bottom:12px}.footer .icons .iconfont{padding:0 10px;font-size:1.3rem}.footer a{color:inherit}.footer a:hover{color:#2383e2}@media (min-width:720px){.sidebar-open .footer{width:auto;padding-left:19.5rem}}@media (min-width:1520px){.have-rightmenu .footer{padding-right:231.5px}}.no-sidebar .footer{width:auto;padding-left:1.5rem}.body-bg{position:fixed;left:0;top:0;z-index:-999999;height:100vh;width:100vw;transition:background .5s}.theme-mode-light[data-v-267abfd2]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-267abfd2],.theme-mode-light pre[class*=language-][data-v-267abfd2]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-267abfd2]::-moz-selection,.theme-mode-light code[class*=language-][data-v-267abfd2] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-267abfd2]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-267abfd2] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-267abfd2]::selection,.theme-mode-light code[class*=language-][data-v-267abfd2] ::selection,.theme-mode-light pre[class*=language-][data-v-267abfd2]::selection,.theme-mode-light pre[class*=language-][data-v-267abfd2] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-267abfd2],.theme-mode-light pre[class*=language-][data-v-267abfd2]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-267abfd2],.theme-mode-light pre[class*=language-][data-v-267abfd2]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-267abfd2],.theme-mode-light .token.comment[data-v-267abfd2],.theme-mode-light .token.doctype[data-v-267abfd2],.theme-mode-light .token.prolog[data-v-267abfd2]{color:#708090}.theme-mode-light .token.punctuation[data-v-267abfd2]{color:#999}.theme-mode-light .namespace[data-v-267abfd2]{opacity:.7}.theme-mode-light .token.boolean[data-v-267abfd2],.theme-mode-light .token.constant[data-v-267abfd2],.theme-mode-light .token.deleted[data-v-267abfd2],.theme-mode-light .token.number[data-v-267abfd2],.theme-mode-light .token.property[data-v-267abfd2],.theme-mode-light .token.symbol[data-v-267abfd2],.theme-mode-light .token.tag[data-v-267abfd2]{color:#905}.theme-mode-light .token.attr-name[data-v-267abfd2],.theme-mode-light .token.builtin[data-v-267abfd2],.theme-mode-light .token.char[data-v-267abfd2],.theme-mode-light .token.inserted[data-v-267abfd2],.theme-mode-light .token.selector[data-v-267abfd2],.theme-mode-light .token.string[data-v-267abfd2]{color:#690}.theme-mode-light .language-css .token.string[data-v-267abfd2],.theme-mode-light .style .token.string[data-v-267abfd2],.theme-mode-light .token.entity[data-v-267abfd2],.theme-mode-light .token.operator[data-v-267abfd2],.theme-mode-light .token.url[data-v-267abfd2]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-267abfd2],.theme-mode-light .token.attr-value[data-v-267abfd2],.theme-mode-light .token.keyword[data-v-267abfd2]{color:#07a}.theme-mode-light .token.class-name[data-v-267abfd2],.theme-mode-light .token.function[data-v-267abfd2]{color:#dd4a68}.theme-mode-light .token.important[data-v-267abfd2],.theme-mode-light .token.regex[data-v-267abfd2],.theme-mode-light .token.variable[data-v-267abfd2]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-267abfd2],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-267abfd2]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-267abfd2]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-267abfd2]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-267abfd2]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-267abfd2]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-267abfd2]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-267abfd2]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-267abfd2],.theme-mode-light pre[class*=language-][data-v-267abfd2]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-267abfd2]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-267abfd2],.theme-mode-light pre[class*=language-][data-v-267abfd2]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-267abfd2]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-267abfd2],.theme-mode-light .token.cdata[data-v-267abfd2],.theme-mode-light .token.comment[data-v-267abfd2],.theme-mode-light .token.doctype[data-v-267abfd2],.theme-mode-light .token.prolog[data-v-267abfd2]{color:#999}.theme-mode-light .token.punctuation[data-v-267abfd2]{color:#ccc}.theme-mode-light .token.attr-name[data-v-267abfd2],.theme-mode-light .token.deleted[data-v-267abfd2],.theme-mode-light .token.namespace[data-v-267abfd2],.theme-mode-light .token.tag[data-v-267abfd2]{color:#e2777a}.theme-mode-light .token.function-name[data-v-267abfd2]{color:#6196cc}.theme-mode-light .token.boolean[data-v-267abfd2],.theme-mode-light .token.function[data-v-267abfd2],.theme-mode-light .token.number[data-v-267abfd2]{color:#f08d49}.theme-mode-light .token.class-name[data-v-267abfd2],.theme-mode-light .token.constant[data-v-267abfd2],.theme-mode-light .token.property[data-v-267abfd2],.theme-mode-light .token.symbol[data-v-267abfd2]{color:#f8c555}.theme-mode-light .token.atrule[data-v-267abfd2],.theme-mode-light .token.builtin[data-v-267abfd2],.theme-mode-light .token.important[data-v-267abfd2],.theme-mode-light .token.keyword[data-v-267abfd2],.theme-mode-light .token.selector[data-v-267abfd2]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-267abfd2],.theme-mode-light .token.char[data-v-267abfd2],.theme-mode-light .token.regex[data-v-267abfd2],.theme-mode-light .token.string[data-v-267abfd2],.theme-mode-light .token.variable[data-v-267abfd2]{color:#7ec699}.theme-mode-light .token.entity[data-v-267abfd2],.theme-mode-light .token.operator[data-v-267abfd2],.theme-mode-light .token.url[data-v-267abfd2]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-267abfd2],.theme-mode-light .style .token.string[data-v-267abfd2],.theme-mode-light .token.entity[data-v-267abfd2],.theme-mode-light .token.operator[data-v-267abfd2],.theme-mode-light .token.url[data-v-267abfd2]{background:none}.theme-mode-light .token.bold[data-v-267abfd2],.theme-mode-light .token.important[data-v-267abfd2]{font-weight:700}.theme-mode-light .token.italic[data-v-267abfd2]{font-style:italic}.theme-mode-light .token.entity[data-v-267abfd2]{cursor:help}.theme-mode-light .token.inserted[data-v-267abfd2]{color:green}.theme-mode-dark[data-v-267abfd2]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-267abfd2],.theme-mode-dark pre[class*=language-][data-v-267abfd2]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-267abfd2]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-267abfd2],.theme-mode-dark pre[class*=language-][data-v-267abfd2]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-267abfd2]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-267abfd2],.theme-mode-dark .token.cdata[data-v-267abfd2],.theme-mode-dark .token.comment[data-v-267abfd2],.theme-mode-dark .token.doctype[data-v-267abfd2],.theme-mode-dark .token.prolog[data-v-267abfd2]{color:#999}.theme-mode-dark .token.punctuation[data-v-267abfd2]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-267abfd2],.theme-mode-dark .token.deleted[data-v-267abfd2],.theme-mode-dark .token.namespace[data-v-267abfd2],.theme-mode-dark .token.tag[data-v-267abfd2]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-267abfd2]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-267abfd2],.theme-mode-dark .token.function[data-v-267abfd2],.theme-mode-dark .token.number[data-v-267abfd2]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-267abfd2],.theme-mode-dark .token.constant[data-v-267abfd2],.theme-mode-dark .token.property[data-v-267abfd2],.theme-mode-dark .token.symbol[data-v-267abfd2]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-267abfd2],.theme-mode-dark .token.builtin[data-v-267abfd2],.theme-mode-dark .token.important[data-v-267abfd2],.theme-mode-dark .token.keyword[data-v-267abfd2],.theme-mode-dark .token.selector[data-v-267abfd2]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-267abfd2],.theme-mode-dark .token.char[data-v-267abfd2],.theme-mode-dark .token.regex[data-v-267abfd2],.theme-mode-dark .token.string[data-v-267abfd2],.theme-mode-dark .token.variable[data-v-267abfd2]{color:#7ec699}.theme-mode-dark .token.entity[data-v-267abfd2],.theme-mode-dark .token.operator[data-v-267abfd2],.theme-mode-dark .token.url[data-v-267abfd2]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-267abfd2],.theme-mode-dark .style .token.string[data-v-267abfd2],.theme-mode-dark .token.entity[data-v-267abfd2],.theme-mode-dark .token.operator[data-v-267abfd2],.theme-mode-dark .token.url[data-v-267abfd2]{background:none}.theme-mode-dark .token.bold[data-v-267abfd2],.theme-mode-dark .token.important[data-v-267abfd2]{font-weight:700}.theme-mode-dark .token.italic[data-v-267abfd2]{font-style:italic}.theme-mode-dark .token.entity[data-v-267abfd2]{cursor:help}.theme-mode-dark .token.inserted[data-v-267abfd2]{color:green}.theme-mode-read[data-v-267abfd2]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-267abfd2],.theme-mode-read pre[class*=language-][data-v-267abfd2]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-267abfd2]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-267abfd2],.theme-mode-read pre[class*=language-][data-v-267abfd2]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-267abfd2]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-267abfd2],.theme-mode-read .token.cdata[data-v-267abfd2],.theme-mode-read .token.comment[data-v-267abfd2],.theme-mode-read .token.doctype[data-v-267abfd2],.theme-mode-read .token.prolog[data-v-267abfd2]{color:#999}.theme-mode-read .token.punctuation[data-v-267abfd2]{color:#ccc}.theme-mode-read .token.attr-name[data-v-267abfd2],.theme-mode-read .token.deleted[data-v-267abfd2],.theme-mode-read .token.namespace[data-v-267abfd2],.theme-mode-read .token.tag[data-v-267abfd2]{color:#e2777a}.theme-mode-read .token.function-name[data-v-267abfd2]{color:#6196cc}.theme-mode-read .token.boolean[data-v-267abfd2],.theme-mode-read .token.function[data-v-267abfd2],.theme-mode-read .token.number[data-v-267abfd2]{color:#f08d49}.theme-mode-read .token.class-name[data-v-267abfd2],.theme-mode-read .token.constant[data-v-267abfd2],.theme-mode-read .token.property[data-v-267abfd2],.theme-mode-read .token.symbol[data-v-267abfd2]{color:#f8c555}.theme-mode-read .token.atrule[data-v-267abfd2],.theme-mode-read .token.builtin[data-v-267abfd2],.theme-mode-read .token.important[data-v-267abfd2],.theme-mode-read .token.keyword[data-v-267abfd2],.theme-mode-read .token.selector[data-v-267abfd2]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-267abfd2],.theme-mode-read .token.char[data-v-267abfd2],.theme-mode-read .token.regex[data-v-267abfd2],.theme-mode-read .token.string[data-v-267abfd2],.theme-mode-read .token.variable[data-v-267abfd2]{color:#7ec699}.theme-mode-read .token.entity[data-v-267abfd2],.theme-mode-read .token.operator[data-v-267abfd2],.theme-mode-read .token.url[data-v-267abfd2]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-267abfd2],.theme-mode-read .style .token.string[data-v-267abfd2],.theme-mode-read .token.entity[data-v-267abfd2],.theme-mode-read .token.operator[data-v-267abfd2],.theme-mode-read .token.url[data-v-267abfd2]{background:none}.theme-mode-read .token.bold[data-v-267abfd2],.theme-mode-read .token.important[data-v-267abfd2]{font-weight:700}.theme-mode-read .token.italic[data-v-267abfd2]{font-style:italic}.theme-mode-read .token.entity[data-v-267abfd2]{cursor:help}.theme-mode-read .token.inserted[data-v-267abfd2]{color:green}.site-background[data-v-267abfd2]{position:fixed;left:-50px;top:-50px;z-index:-9999;width:calc(100vw + 100px);height:calc(100vh + 100px);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(10px) brightness(.9);pointer-events:none}.theme-mode-light{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-],.theme-mode-light pre[class*=language-]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-]::-moz-selection,.theme-mode-light code[class*=language-] ::-moz-selection,.theme-mode-light pre[class*=language-]::-moz-selection,.theme-mode-light pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-]::selection,.theme-mode-light code[class*=language-] ::selection,.theme-mode-light pre[class*=language-]::selection,.theme-mode-light pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-],.theme-mode-light pre[class*=language-]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-],.theme-mode-light pre[class*=language-]{background:#f5f2f0}.theme-mode-light .token.cdata,.theme-mode-light .token.comment,.theme-mode-light .token.doctype,.theme-mode-light .token.prolog{color:#708090}.theme-mode-light .token.punctuation{color:#999}.theme-mode-light .namespace{opacity:.7}.theme-mode-light .token.boolean,.theme-mode-light .token.constant,.theme-mode-light .token.deleted,.theme-mode-light .token.number,.theme-mode-light .token.property,.theme-mode-light .token.symbol,.theme-mode-light .token.tag{color:#905}.theme-mode-light .token.attr-name,.theme-mode-light .token.builtin,.theme-mode-light .token.char,.theme-mode-light .token.inserted,.theme-mode-light .token.selector,.theme-mode-light .token.string{color:#690}.theme-mode-light .language-css .token.string,.theme-mode-light .style .token.string,.theme-mode-light .token.entity,.theme-mode-light .token.operator,.theme-mode-light .token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule,.theme-mode-light .token.attr-value,.theme-mode-light .token.keyword{color:#07a}.theme-mode-light .token.class-name,.theme-mode-light .token.function{color:#dd4a68}.theme-mode-light .token.important,.theme-mode-light .token.regex,.theme-mode-light .token.variable{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted,.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light{--bodyBg:#fff}.theme-style-line.theme-mode-dark{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read{--bodyBg:#f5f5d5}.theme-mode-light{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-],.theme-mode-light pre[class*=language-]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-],.theme-mode-light pre[class*=language-]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment,.theme-mode-light .token.cdata,.theme-mode-light .token.comment,.theme-mode-light .token.doctype,.theme-mode-light .token.prolog{color:#999}.theme-mode-light .token.punctuation{color:#ccc}.theme-mode-light .token.attr-name,.theme-mode-light .token.deleted,.theme-mode-light .token.namespace,.theme-mode-light .token.tag{color:#e2777a}.theme-mode-light .token.function-name{color:#6196cc}.theme-mode-light .token.boolean,.theme-mode-light .token.function,.theme-mode-light .token.number{color:#f08d49}.theme-mode-light .token.class-name,.theme-mode-light .token.constant,.theme-mode-light .token.property,.theme-mode-light .token.symbol{color:#f8c555}.theme-mode-light .token.atrule,.theme-mode-light .token.builtin,.theme-mode-light .token.important,.theme-mode-light .token.keyword,.theme-mode-light .token.selector{color:#cc99cd}.theme-mode-light .token.attr-value,.theme-mode-light .token.char,.theme-mode-light .token.regex,.theme-mode-light .token.string,.theme-mode-light .token.variable{color:#7ec699}.theme-mode-light .token.entity,.theme-mode-light .token.operator,.theme-mode-light .token.url{color:#67cdcc}.theme-mode-light .language-css .token.string,.theme-mode-light .style .token.string,.theme-mode-light .token.entity,.theme-mode-light .token.operator,.theme-mode-light .token.url{background:none}.theme-mode-light .token.bold,.theme-mode-light .token.important{font-weight:700}.theme-mode-light .token.italic{font-style:italic}.theme-mode-light .token.entity{cursor:help}.theme-mode-light .token.inserted{color:green}.theme-mode-dark{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-],.theme-mode-dark pre[class*=language-]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-],.theme-mode-dark pre[class*=language-]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment,.theme-mode-dark .token.cdata,.theme-mode-dark .token.comment,.theme-mode-dark .token.doctype,.theme-mode-dark .token.prolog{color:#999}.theme-mode-dark .token.punctuation{color:#ccc}.theme-mode-dark .token.attr-name,.theme-mode-dark .token.deleted,.theme-mode-dark .token.namespace,.theme-mode-dark .token.tag{color:#e2777a}.theme-mode-dark .token.function-name{color:#6196cc}.theme-mode-dark .token.boolean,.theme-mode-dark .token.function,.theme-mode-dark .token.number{color:#f08d49}.theme-mode-dark .token.class-name,.theme-mode-dark .token.constant,.theme-mode-dark .token.property,.theme-mode-dark .token.symbol{color:#f8c555}.theme-mode-dark .token.atrule,.theme-mode-dark .token.builtin,.theme-mode-dark .token.important,.theme-mode-dark .token.keyword,.theme-mode-dark .token.selector{color:#cc99cd}.theme-mode-dark .token.attr-value,.theme-mode-dark .token.char,.theme-mode-dark .token.regex,.theme-mode-dark .token.string,.theme-mode-dark .token.variable{color:#7ec699}.theme-mode-dark .token.entity,.theme-mode-dark .token.operator,.theme-mode-dark .token.url{color:#67cdcc}.theme-mode-dark .language-css .token.string,.theme-mode-dark .style .token.string,.theme-mode-dark .token.entity,.theme-mode-dark .token.operator,.theme-mode-dark .token.url{background:none}.theme-mode-dark .token.bold,.theme-mode-dark .token.important{font-weight:700}.theme-mode-dark .token.italic{font-style:italic}.theme-mode-dark .token.entity{cursor:help}.theme-mode-dark .token.inserted{color:green}.theme-mode-read{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-],.theme-mode-read pre[class*=language-]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-],.theme-mode-read pre[class*=language-]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment,.theme-mode-read .token.cdata,.theme-mode-read .token.comment,.theme-mode-read .token.doctype,.theme-mode-read .token.prolog{color:#999}.theme-mode-read .token.punctuation{color:#ccc}.theme-mode-read .token.attr-name,.theme-mode-read .token.deleted,.theme-mode-read .token.namespace,.theme-mode-read .token.tag{color:#e2777a}.theme-mode-read .token.function-name{color:#6196cc}.theme-mode-read .token.boolean,.theme-mode-read .token.function,.theme-mode-read .token.number{color:#f08d49}.theme-mode-read .token.class-name,.theme-mode-read .token.constant,.theme-mode-read .token.property,.theme-mode-read .token.symbol{color:#f8c555}.theme-mode-read .token.atrule,.theme-mode-read .token.builtin,.theme-mode-read .token.important,.theme-mode-read .token.keyword,.theme-mode-read .token.selector{color:#cc99cd}.theme-mode-read .token.attr-value,.theme-mode-read .token.char,.theme-mode-read .token.regex,.theme-mode-read .token.string,.theme-mode-read .token.variable{color:#7ec699}.theme-mode-read .token.entity,.theme-mode-read .token.operator,.theme-mode-read .token.url{color:#67cdcc}.theme-mode-read .language-css .token.string,.theme-mode-read .style .token.string,.theme-mode-read .token.entity,.theme-mode-read .token.operator,.theme-mode-read .token.url{background:none}.theme-mode-read .token.bold,.theme-mode-read .token.important{font-weight:700}.theme-mode-read .token.italic{font-style:italic}.theme-mode-read .token.entity{cursor:help}.theme-mode-read .token.inserted{color:green}.custom-html-window{position:fixed;bottom:0;display:flex;overflow:hidden;font-weight:350}@media (max-width:960px){.custom-html-window{display:none}}.custom-html-window .custom-wrapper{position:relative;max-width:200px;max-height:400px}.custom-html-window .custom-wrapper .close-but{cursor:pointer;position:absolute;right:0;top:0;font-size:1.5rem;line-height:1.5rem;width:1.5rem;height:1.5rem;opacity:0;transition:all .2s}.custom-html-window .custom-wrapper .close-but:hover{opacity:.9}.custom-html-window .custom-wrapper:hover .close-but{opacity:.7}.custom-html-window.custom-html-window-lb{left:0;z-index:99}.custom-html-window.custom-html-window-lb>*{align-self:flex-end}.custom-html-window.custom-html-window-rb{right:80px;z-index:10;justify-content:flex-end}.custom-html-window.custom-html-window-rb>*{align-self:flex-end}.theme-mode-light[data-v-3396d6b6]{--bodyBg:#f4f4f4;--textColor:#00323c;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-3396d6b6],.theme-mode-light pre[class*=language-][data-v-3396d6b6]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-3396d6b6]::-moz-selection,.theme-mode-light code[class*=language-][data-v-3396d6b6] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-3396d6b6]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-3396d6b6] ::-moz-selection{text-shadow:none;background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-3396d6b6]::selection,.theme-mode-light code[class*=language-][data-v-3396d6b6] ::selection,.theme-mode-light pre[class*=language-][data-v-3396d6b6]::selection,.theme-mode-light pre[class*=language-][data-v-3396d6b6] ::selection{text-shadow:none;background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-3396d6b6],.theme-mode-light pre[class*=language-][data-v-3396d6b6]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-3396d6b6],.theme-mode-light pre[class*=language-][data-v-3396d6b6]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-3396d6b6],.theme-mode-light .token.comment[data-v-3396d6b6],.theme-mode-light .token.doctype[data-v-3396d6b6],.theme-mode-light .token.prolog[data-v-3396d6b6]{color:#708090}.theme-mode-light .token.punctuation[data-v-3396d6b6]{color:#999}.theme-mode-light .namespace[data-v-3396d6b6]{opacity:.7}.theme-mode-light .token.boolean[data-v-3396d6b6],.theme-mode-light .token.constant[data-v-3396d6b6],.theme-mode-light .token.deleted[data-v-3396d6b6],.theme-mode-light .token.number[data-v-3396d6b6],.theme-mode-light .token.property[data-v-3396d6b6],.theme-mode-light .token.symbol[data-v-3396d6b6],.theme-mode-light .token.tag[data-v-3396d6b6]{color:#905}.theme-mode-light .token.attr-name[data-v-3396d6b6],.theme-mode-light .token.builtin[data-v-3396d6b6],.theme-mode-light .token.char[data-v-3396d6b6],.theme-mode-light .token.inserted[data-v-3396d6b6],.theme-mode-light .token.selector[data-v-3396d6b6],.theme-mode-light .token.string[data-v-3396d6b6]{color:#690}.theme-mode-light .language-css .token.string[data-v-3396d6b6],.theme-mode-light .style .token.string[data-v-3396d6b6],.theme-mode-light .token.entity[data-v-3396d6b6],.theme-mode-light .token.operator[data-v-3396d6b6],.theme-mode-light .token.url[data-v-3396d6b6]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-3396d6b6],.theme-mode-light .token.attr-value[data-v-3396d6b6],.theme-mode-light .token.keyword[data-v-3396d6b6]{color:#07a}.theme-mode-light .token.class-name[data-v-3396d6b6],.theme-mode-light .token.function[data-v-3396d6b6]{color:#dd4a68}.theme-mode-light .token.important[data-v-3396d6b6],.theme-mode-light .token.regex[data-v-3396d6b6],.theme-mode-light .token.variable[data-v-3396d6b6]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-3396d6b6],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-3396d6b6]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-3396d6b6]{--bodyBg:#1e1e22;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#e5e5f1;--textLightenColor:#e5e5f1;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-mode-read[data-v-3396d6b6]{--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-3396d6b6]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-3396d6b6]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-3396d6b6]{--bodyBg:#f5f5d5}.theme-mode-light[data-v-3396d6b6]{--bodyBg:#fff;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#f1f1f1;--textColor:#37352f;--textColorMuted:#787774;--textLightenColor:#37352f;--borderColor:#e9e9e7;--codeBg:#f1f1ef;--codeColor:#eb5757;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#2383e2;--accentColorHover:#0b6bcb;--activeColor:#ff5722;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-light code[class*=language-][data-v-3396d6b6],.theme-mode-light pre[class*=language-][data-v-3396d6b6]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-light pre[class*=language-][data-v-3396d6b6]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-3396d6b6],.theme-mode-light pre[class*=language-][data-v-3396d6b6]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-3396d6b6]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-3396d6b6],.theme-mode-light .token.cdata[data-v-3396d6b6],.theme-mode-light .token.comment[data-v-3396d6b6],.theme-mode-light .token.doctype[data-v-3396d6b6],.theme-mode-light .token.prolog[data-v-3396d6b6]{color:#999}.theme-mode-light .token.punctuation[data-v-3396d6b6]{color:#ccc}.theme-mode-light .token.attr-name[data-v-3396d6b6],.theme-mode-light .token.deleted[data-v-3396d6b6],.theme-mode-light .token.namespace[data-v-3396d6b6],.theme-mode-light .token.tag[data-v-3396d6b6]{color:#e2777a}.theme-mode-light .token.function-name[data-v-3396d6b6]{color:#6196cc}.theme-mode-light .token.boolean[data-v-3396d6b6],.theme-mode-light .token.function[data-v-3396d6b6],.theme-mode-light .token.number[data-v-3396d6b6]{color:#f08d49}.theme-mode-light .token.class-name[data-v-3396d6b6],.theme-mode-light .token.constant[data-v-3396d6b6],.theme-mode-light .token.property[data-v-3396d6b6],.theme-mode-light .token.symbol[data-v-3396d6b6]{color:#f8c555}.theme-mode-light .token.atrule[data-v-3396d6b6],.theme-mode-light .token.builtin[data-v-3396d6b6],.theme-mode-light .token.important[data-v-3396d6b6],.theme-mode-light .token.keyword[data-v-3396d6b6],.theme-mode-light .token.selector[data-v-3396d6b6]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-3396d6b6],.theme-mode-light .token.char[data-v-3396d6b6],.theme-mode-light .token.regex[data-v-3396d6b6],.theme-mode-light .token.string[data-v-3396d6b6],.theme-mode-light .token.variable[data-v-3396d6b6]{color:#7ec699}.theme-mode-light .token.entity[data-v-3396d6b6],.theme-mode-light .token.operator[data-v-3396d6b6],.theme-mode-light .token.url[data-v-3396d6b6]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-3396d6b6],.theme-mode-light .style .token.string[data-v-3396d6b6],.theme-mode-light .token.entity[data-v-3396d6b6],.theme-mode-light .token.operator[data-v-3396d6b6],.theme-mode-light .token.url[data-v-3396d6b6]{background:none}.theme-mode-light .token.bold[data-v-3396d6b6],.theme-mode-light .token.important[data-v-3396d6b6]{font-weight:700}.theme-mode-light .token.italic[data-v-3396d6b6]{font-style:italic}.theme-mode-light .token.entity[data-v-3396d6b6]{cursor:help}.theme-mode-light .token.inserted[data-v-3396d6b6]{color:green}.theme-mode-dark[data-v-3396d6b6]{--bodyBg:#191919;--mainBg:#191919;--sidebarBg:rgba(25,25,25,0.8);--blurBg:rgba(25,25,25,0.8);--customBlockBg:#2f2f2f;--textColor:#fff;--textColorMuted:#9b9a97;--textLightenColor:#fff;--borderColor:#2f2f2f;--codeBg:#2f2f2f;--codeColor:#ff7369;--codeBlockBgDark:#2f3437;--markBg:rgba(255,243,163,0.3);--accentColor:#529cca;--accentColorHover:#7bb8e6;--activeColor:#ff7369;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-dark code[class*=language-][data-v-3396d6b6],.theme-mode-dark pre[class*=language-][data-v-3396d6b6]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-dark pre[class*=language-][data-v-3396d6b6]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-3396d6b6],.theme-mode-dark pre[class*=language-][data-v-3396d6b6]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-3396d6b6]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-3396d6b6],.theme-mode-dark .token.cdata[data-v-3396d6b6],.theme-mode-dark .token.comment[data-v-3396d6b6],.theme-mode-dark .token.doctype[data-v-3396d6b6],.theme-mode-dark .token.prolog[data-v-3396d6b6]{color:#999}.theme-mode-dark .token.punctuation[data-v-3396d6b6]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-3396d6b6],.theme-mode-dark .token.deleted[data-v-3396d6b6],.theme-mode-dark .token.namespace[data-v-3396d6b6],.theme-mode-dark .token.tag[data-v-3396d6b6]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-3396d6b6]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-3396d6b6],.theme-mode-dark .token.function[data-v-3396d6b6],.theme-mode-dark .token.number[data-v-3396d6b6]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-3396d6b6],.theme-mode-dark .token.constant[data-v-3396d6b6],.theme-mode-dark .token.property[data-v-3396d6b6],.theme-mode-dark .token.symbol[data-v-3396d6b6]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-3396d6b6],.theme-mode-dark .token.builtin[data-v-3396d6b6],.theme-mode-dark .token.important[data-v-3396d6b6],.theme-mode-dark .token.keyword[data-v-3396d6b6],.theme-mode-dark .token.selector[data-v-3396d6b6]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-3396d6b6],.theme-mode-dark .token.char[data-v-3396d6b6],.theme-mode-dark .token.regex[data-v-3396d6b6],.theme-mode-dark .token.string[data-v-3396d6b6],.theme-mode-dark .token.variable[data-v-3396d6b6]{color:#7ec699}.theme-mode-dark .token.entity[data-v-3396d6b6],.theme-mode-dark .token.operator[data-v-3396d6b6],.theme-mode-dark .token.url[data-v-3396d6b6]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-3396d6b6],.theme-mode-dark .style .token.string[data-v-3396d6b6],.theme-mode-dark .token.entity[data-v-3396d6b6],.theme-mode-dark .token.operator[data-v-3396d6b6],.theme-mode-dark .token.url[data-v-3396d6b6]{background:none}.theme-mode-dark .token.bold[data-v-3396d6b6],.theme-mode-dark .token.important[data-v-3396d6b6]{font-weight:700}.theme-mode-dark .token.italic[data-v-3396d6b6]{font-style:italic}.theme-mode-dark .token.entity[data-v-3396d6b6]{cursor:help}.theme-mode-dark .token.inserted[data-v-3396d6b6]{color:green}.theme-mode-read[data-v-3396d6b6]{--bodyBg:#f5f5d5;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#5a4632;--textColorMuted:#8a7a5a;--textLightenColor:#7a5a32;--borderColor:#d9d9b8;--codeBg:#e8e8c8;--codeColor:#8b3a3a;--codeBlockBgDark:#2f3437;--markBg:#fff3a3;--accentColor:#1a6fb0;--accentColorHover:#0b5a99;--activeColor:#b8472a;--arrowBgColor:#9b9a97;--fontSans:"LXGW WenKai GB Screen","仓耳今楷03",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--fontMono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Monaco,"Courier New",monospace;--fsBody:16px;--fsH1:2rem;--fsH2:1.5rem;--fsH3:1.25rem;--fsH4:1.1rem;--fsH5:1rem;--fsH6:0.9rem;--fsCode:0.85em;--fsCodeBlock:0.85rem;--fsSmall:0.875rem;--lhBody:1.6;--lhHeading:1.25;--lhCode:1.5;--spaceP:1rem;--spaceBlock:1rem;--radiusSm:4px;--radiusMd:8px;--duration:0.15s;--ease:ease;--contentMaxWidth:100%}.theme-mode-read code[class*=language-][data-v-3396d6b6],.theme-mode-read pre[class*=language-][data-v-3396d6b6]{color:#ccc;background:none;text-shadow: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;hyphens:none}.theme-mode-read pre[class*=language-][data-v-3396d6b6]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-3396d6b6],.theme-mode-read pre[class*=language-][data-v-3396d6b6]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-3396d6b6]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-3396d6b6],.theme-mode-read .token.cdata[data-v-3396d6b6],.theme-mode-read .token.comment[data-v-3396d6b6],.theme-mode-read .token.doctype[data-v-3396d6b6],.theme-mode-read .token.prolog[data-v-3396d6b6]{color:#999}.theme-mode-read .token.punctuation[data-v-3396d6b6]{color:#ccc}.theme-mode-read .token.attr-name[data-v-3396d6b6],.theme-mode-read .token.deleted[data-v-3396d6b6],.theme-mode-read .token.namespace[data-v-3396d6b6],.theme-mode-read .token.tag[data-v-3396d6b6]{color:#e2777a}.theme-mode-read .token.function-name[data-v-3396d6b6]{color:#6196cc}.theme-mode-read .token.boolean[data-v-3396d6b6],.theme-mode-read .token.function[data-v-3396d6b6],.theme-mode-read .token.number[data-v-3396d6b6]{color:#f08d49}.theme-mode-read .token.class-name[data-v-3396d6b6],.theme-mode-read .token.constant[data-v-3396d6b6],.theme-mode-read .token.property[data-v-3396d6b6],.theme-mode-read .token.symbol[data-v-3396d6b6]{color:#f8c555}.theme-mode-read .token.atrule[data-v-3396d6b6],.theme-mode-read .token.builtin[data-v-3396d6b6],.theme-mode-read .token.important[data-v-3396d6b6],.theme-mode-read .token.keyword[data-v-3396d6b6],.theme-mode-read .token.selector[data-v-3396d6b6]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-3396d6b6],.theme-mode-read .token.char[data-v-3396d6b6],.theme-mode-read .token.regex[data-v-3396d6b6],.theme-mode-read .token.string[data-v-3396d6b6],.theme-mode-read .token.variable[data-v-3396d6b6]{color:#7ec699}.theme-mode-read .token.entity[data-v-3396d6b6],.theme-mode-read .token.operator[data-v-3396d6b6],.theme-mode-read .token.url[data-v-3396d6b6]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-3396d6b6],.theme-mode-read .style .token.string[data-v-3396d6b6],.theme-mode-read .token.entity[data-v-3396d6b6],.theme-mode-read .token.operator[data-v-3396d6b6],.theme-mode-read .token.url[data-v-3396d6b6]{background:none}.theme-mode-read .token.bold[data-v-3396d6b6],.theme-mode-read .token.important[data-v-3396d6b6]{font-weight:700}.theme-mode-read .token.italic[data-v-3396d6b6]{font-style:italic}.theme-mode-read .token.entity[data-v-3396d6b6]{cursor:help}.theme-mode-read .token.inserted[data-v-3396d6b6]{color:green}.badge[data-v-3396d6b6]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.badge.green[data-v-3396d6b6],.badge.tip[data-v-3396d6b6],.badge[data-v-3396d6b6]{background-color:#42b983}.badge.error[data-v-3396d6b6]{background-color:#da5961}.badge.warn[data-v-3396d6b6],.badge.warning[data-v-3396d6b6],.badge.yellow[data-v-3396d6b6]{background-color:#e7c000}.badge+.badge[data-v-3396d6b6]{margin-left:5px}.img-block[data-v-dc5e2930]{display:inline-flex;overflow:auto;width:100%;height:100%}.img-item[data-v-dc5e2930]{height:100%;width:100%;padding:.5rem;box-sizing:border-box;-o-object-fit:cover;object-fit:cover}.sw-update-popup[data-v-fec8b358]{position:fixed;right:1em;bottom:1em;padding:1em;border:1px solid #3eaf7c;border-radius:3px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.5);text-align:center;z-index:3}.sw-update-popup>button[data-v-fec8b358]{margin-top:.5em;padding:.25em 2em}.sw-update-popup-enter-active[data-v-fec8b358],.sw-update-popup-leave-active[data-v-fec8b358]{transition:opacity .3s,transform .3s}.sw-update-popup-enter[data-v-fec8b358],.sw-update-popup-leave-to[data-v-fec8b358]{opacity:0;transform:translateY(50%) scale(.5)}