@import url(//at.alicdn.com/t/font_1678482_4tbhmh589x.css);html{scroll-behavior:smooth}.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-4f1e9d0c]{display:none}.theme-code-block__active[data-v-4f1e9d0c]{display:block}.theme-code-block>pre[data-v-4f1e9d0c]{background-color:orange}@media (max-width:419px){.theme-code-group div[class*=language-][data-v-4f1e9d0c]{margin:0}}.theme-mode-light[data-v-2f5f1757]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-2f5f1757],.theme-mode-light pre[class*=language-][data-v-2f5f1757]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-2f5f1757]::-moz-selection,.theme-mode-light code[class*=language-][data-v-2f5f1757] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-2f5f1757]::selection,.theme-mode-light code[class*=language-][data-v-2f5f1757] ::selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757]::selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-2f5f1757],.theme-mode-light pre[class*=language-][data-v-2f5f1757]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-2f5f1757],.theme-mode-light pre[class*=language-][data-v-2f5f1757]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-2f5f1757],.theme-mode-light .token.comment[data-v-2f5f1757],.theme-mode-light .token.doctype[data-v-2f5f1757],.theme-mode-light .token.prolog[data-v-2f5f1757]{color:#708090}.theme-mode-light .token.punctuation[data-v-2f5f1757]{color:#999}.theme-mode-light .namespace[data-v-2f5f1757]{opacity:.7}.theme-mode-light .token.boolean[data-v-2f5f1757],.theme-mode-light .token.constant[data-v-2f5f1757],.theme-mode-light .token.deleted[data-v-2f5f1757],.theme-mode-light .token.number[data-v-2f5f1757],.theme-mode-light .token.property[data-v-2f5f1757],.theme-mode-light .token.symbol[data-v-2f5f1757],.theme-mode-light .token.tag[data-v-2f5f1757]{color:#905}.theme-mode-light .token.attr-name[data-v-2f5f1757],.theme-mode-light .token.builtin[data-v-2f5f1757],.theme-mode-light .token.char[data-v-2f5f1757],.theme-mode-light .token.inserted[data-v-2f5f1757],.theme-mode-light .token.selector[data-v-2f5f1757],.theme-mode-light .token.string[data-v-2f5f1757]{color:#690}.theme-mode-light .language-css .token.string[data-v-2f5f1757],.theme-mode-light .style .token.string[data-v-2f5f1757],.theme-mode-light .token.entity[data-v-2f5f1757],.theme-mode-light .token.operator[data-v-2f5f1757],.theme-mode-light .token.url[data-v-2f5f1757]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-2f5f1757],.theme-mode-light .token.attr-value[data-v-2f5f1757],.theme-mode-light .token.keyword[data-v-2f5f1757]{color:#07a}.theme-mode-light .token.class-name[data-v-2f5f1757],.theme-mode-light .token.function[data-v-2f5f1757]{color:#dd4a68}.theme-mode-light .token.important[data-v-2f5f1757],.theme-mode-light .token.regex[data-v-2f5f1757],.theme-mode-light .token.variable[data-v-2f5f1757]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-2f5f1757],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-2f5f1757]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-2f5f1757]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-2f5f1757]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-2f5f1757]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-2f5f1757]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-2f5f1757]{color:#9e9e9e}strong[data-v-2f5f1757]{color:#000}.suggestions[data-v-2f5f1757]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-2f5f1757]{color:#64acff;font-weight:700}.footer[data-v-2f5f1757]{color:#fff}p code[data-v-2f5f1757]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-2f5f1757]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-2f5f1757],.theme-mode-light pre[class*=language-][data-v-2f5f1757]{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-2f5f1757]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-2f5f1757],.theme-mode-light pre[class*=language-][data-v-2f5f1757]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-2f5f1757]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-2f5f1757],.theme-mode-light .token.cdata[data-v-2f5f1757],.theme-mode-light .token.comment[data-v-2f5f1757],.theme-mode-light .token.doctype[data-v-2f5f1757],.theme-mode-light .token.prolog[data-v-2f5f1757]{color:#999}.theme-mode-light .token.punctuation[data-v-2f5f1757]{color:#ccc}.theme-mode-light .token.attr-name[data-v-2f5f1757],.theme-mode-light .token.deleted[data-v-2f5f1757],.theme-mode-light .token.namespace[data-v-2f5f1757],.theme-mode-light .token.tag[data-v-2f5f1757]{color:#e2777a}.theme-mode-light .token.function-name[data-v-2f5f1757]{color:#6196cc}.theme-mode-light .token.boolean[data-v-2f5f1757],.theme-mode-light .token.function[data-v-2f5f1757],.theme-mode-light .token.number[data-v-2f5f1757]{color:#f08d49}.theme-mode-light .token.class-name[data-v-2f5f1757],.theme-mode-light .token.constant[data-v-2f5f1757],.theme-mode-light .token.property[data-v-2f5f1757],.theme-mode-light .token.symbol[data-v-2f5f1757]{color:#f8c555}.theme-mode-light .token.atrule[data-v-2f5f1757],.theme-mode-light .token.builtin[data-v-2f5f1757],.theme-mode-light .token.important[data-v-2f5f1757],.theme-mode-light .token.keyword[data-v-2f5f1757],.theme-mode-light .token.selector[data-v-2f5f1757]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-2f5f1757],.theme-mode-light .token.char[data-v-2f5f1757],.theme-mode-light .token.regex[data-v-2f5f1757],.theme-mode-light .token.string[data-v-2f5f1757],.theme-mode-light .token.variable[data-v-2f5f1757]{color:#7ec699}.theme-mode-light .token.entity[data-v-2f5f1757],.theme-mode-light .token.operator[data-v-2f5f1757],.theme-mode-light .token.url[data-v-2f5f1757]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-2f5f1757],.theme-mode-light .style .token.string[data-v-2f5f1757],.theme-mode-light .token.entity[data-v-2f5f1757],.theme-mode-light .token.operator[data-v-2f5f1757],.theme-mode-light .token.url[data-v-2f5f1757]{background:none}.theme-mode-light .token.bold[data-v-2f5f1757],.theme-mode-light .token.important[data-v-2f5f1757]{font-weight:700}.theme-mode-light .token.italic[data-v-2f5f1757]{font-style:italic}.theme-mode-light .token.entity[data-v-2f5f1757]{cursor:help}.theme-mode-light .token.inserted[data-v-2f5f1757]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-2f5f1757],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-2f5f1757]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-2f5f1757]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-2f5f1757]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-2f5f1757]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-2f5f1757]::-moz-selection,.theme-mode-light code[class*=language-][data-v-2f5f1757] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-2f5f1757]::selection,.theme-mode-light code[class*=language-][data-v-2f5f1757] ::selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757]::selection,.theme-mode-light pre[class*=language-][data-v-2f5f1757] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-2f5f1757]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-2f5f1757]{border:1px solid #ddd}.theme-mode-dark[data-v-2f5f1757]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-2f5f1757],.theme-mode-dark pre[class*=language-][data-v-2f5f1757]{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-2f5f1757]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-2f5f1757],.theme-mode-dark pre[class*=language-][data-v-2f5f1757]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-2f5f1757]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-2f5f1757],.theme-mode-dark .token.cdata[data-v-2f5f1757],.theme-mode-dark .token.comment[data-v-2f5f1757],.theme-mode-dark .token.doctype[data-v-2f5f1757],.theme-mode-dark .token.prolog[data-v-2f5f1757]{color:#999}.theme-mode-dark .token.punctuation[data-v-2f5f1757]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-2f5f1757],.theme-mode-dark .token.deleted[data-v-2f5f1757],.theme-mode-dark .token.namespace[data-v-2f5f1757],.theme-mode-dark .token.tag[data-v-2f5f1757]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-2f5f1757]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-2f5f1757],.theme-mode-dark .token.function[data-v-2f5f1757],.theme-mode-dark .token.number[data-v-2f5f1757]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-2f5f1757],.theme-mode-dark .token.constant[data-v-2f5f1757],.theme-mode-dark .token.property[data-v-2f5f1757],.theme-mode-dark .token.symbol[data-v-2f5f1757]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-2f5f1757],.theme-mode-dark .token.builtin[data-v-2f5f1757],.theme-mode-dark .token.important[data-v-2f5f1757],.theme-mode-dark .token.keyword[data-v-2f5f1757],.theme-mode-dark .token.selector[data-v-2f5f1757]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-2f5f1757],.theme-mode-dark .token.char[data-v-2f5f1757],.theme-mode-dark .token.regex[data-v-2f5f1757],.theme-mode-dark .token.string[data-v-2f5f1757],.theme-mode-dark .token.variable[data-v-2f5f1757]{color:#7ec699}.theme-mode-dark .token.entity[data-v-2f5f1757],.theme-mode-dark .token.operator[data-v-2f5f1757],.theme-mode-dark .token.url[data-v-2f5f1757]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-2f5f1757],.theme-mode-dark .style .token.string[data-v-2f5f1757],.theme-mode-dark .token.entity[data-v-2f5f1757],.theme-mode-dark .token.operator[data-v-2f5f1757],.theme-mode-dark .token.url[data-v-2f5f1757]{background:none}.theme-mode-dark .token.bold[data-v-2f5f1757],.theme-mode-dark .token.important[data-v-2f5f1757]{font-weight:700}.theme-mode-dark .token.italic[data-v-2f5f1757]{font-style:italic}.theme-mode-dark .token.entity[data-v-2f5f1757]{cursor:help}.theme-mode-dark .token.inserted[data-v-2f5f1757]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-2f5f1757]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-2f5f1757]{background-color:transparent}.theme-mode-dark blockquote[data-v-2f5f1757]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-2f5f1757]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-2f5f1757]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-2f5f1757]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-2f5f1757]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-2f5f1757]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-2f5f1757]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-2f5f1757],.theme-mode-dark .custom-block.note[data-v-2f5f1757],.theme-mode-dark .custom-block.tip[data-v-2f5f1757],.theme-mode-dark .custom-block.warning[data-v-2f5f1757]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-2f5f1757],.theme-mode-dark .custom-block.danger[data-v-2f5f1757]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-2f5f1757]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-2f5f1757]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-2f5f1757],.theme-mode-dark .nav-item .dropdown-title a[data-v-2f5f1757]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-2f5f1757],.theme-mode-dark .nav-item>a[data-v-2f5f1757]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-2f5f1757]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-2f5f1757]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-2f5f1757]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-2f5f1757],.theme-mode-dark .buttons .button .select-box li[data-v-2f5f1757]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-2f5f1757]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-2f5f1757]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-2f5f1757],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-2f5f1757]:hover,.theme-mode-dark .pagination span[data-v-2f5f1757]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-2f5f1757]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-2f5f1757],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-2f5f1757]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-2f5f1757]:hover,.theme-mode-dark a.sidebar-link[data-v-2f5f1757]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-2f5f1757]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-2f5f1757],.theme-mode-dark .search-box input[data-v-2f5f1757]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-2f5f1757]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-2f5f1757],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-2f5f1757]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-2f5f1757],.theme-mode-dark .tabs-component-tab[data-v-2f5f1757]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-2f5f1757]{color:#b160ea}.theme-mode-read[data-v-2f5f1757]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-2f5f1757],.theme-mode-read pre[class*=language-][data-v-2f5f1757]{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-2f5f1757]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-2f5f1757],.theme-mode-read pre[class*=language-][data-v-2f5f1757]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-2f5f1757]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-2f5f1757],.theme-mode-read .token.cdata[data-v-2f5f1757],.theme-mode-read .token.comment[data-v-2f5f1757],.theme-mode-read .token.doctype[data-v-2f5f1757],.theme-mode-read .token.prolog[data-v-2f5f1757]{color:#999}.theme-mode-read .token.punctuation[data-v-2f5f1757]{color:#ccc}.theme-mode-read .token.attr-name[data-v-2f5f1757],.theme-mode-read .token.deleted[data-v-2f5f1757],.theme-mode-read .token.namespace[data-v-2f5f1757],.theme-mode-read .token.tag[data-v-2f5f1757]{color:#e2777a}.theme-mode-read .token.function-name[data-v-2f5f1757]{color:#6196cc}.theme-mode-read .token.boolean[data-v-2f5f1757],.theme-mode-read .token.function[data-v-2f5f1757],.theme-mode-read .token.number[data-v-2f5f1757]{color:#f08d49}.theme-mode-read .token.class-name[data-v-2f5f1757],.theme-mode-read .token.constant[data-v-2f5f1757],.theme-mode-read .token.property[data-v-2f5f1757],.theme-mode-read .token.symbol[data-v-2f5f1757]{color:#f8c555}.theme-mode-read .token.atrule[data-v-2f5f1757],.theme-mode-read .token.builtin[data-v-2f5f1757],.theme-mode-read .token.important[data-v-2f5f1757],.theme-mode-read .token.keyword[data-v-2f5f1757],.theme-mode-read .token.selector[data-v-2f5f1757]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-2f5f1757],.theme-mode-read .token.char[data-v-2f5f1757],.theme-mode-read .token.regex[data-v-2f5f1757],.theme-mode-read .token.string[data-v-2f5f1757],.theme-mode-read .token.variable[data-v-2f5f1757]{color:#7ec699}.theme-mode-read .token.entity[data-v-2f5f1757],.theme-mode-read .token.operator[data-v-2f5f1757],.theme-mode-read .token.url[data-v-2f5f1757]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-2f5f1757],.theme-mode-read .style .token.string[data-v-2f5f1757],.theme-mode-read .token.entity[data-v-2f5f1757],.theme-mode-read .token.operator[data-v-2f5f1757],.theme-mode-read .token.url[data-v-2f5f1757]{background:none}.theme-mode-read .token.bold[data-v-2f5f1757],.theme-mode-read .token.important[data-v-2f5f1757]{font-weight:700}.theme-mode-read .token.italic[data-v-2f5f1757]{font-style:italic}.theme-mode-read .token.entity[data-v-2f5f1757]{cursor:help}.theme-mode-read .token.inserted[data-v-2f5f1757]{color:green}[data-v-2f5f1757]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-2f5f1757]::-webkit-scrollbar-track{border-radius:2em}[data-v-2f5f1757]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.theme-code-group[data-v-2f5f1757],.theme-code-group__nav[data-v-2f5f1757]{background-color:var(--codeBg);padding-bottom:22px;border-radius:6px;padding-left:10px;padding-top:10px}.theme-code-group__nav[data-v-2f5f1757]{margin-bottom:-35px}.theme-code-group__ul[data-v-2f5f1757]{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.theme-code-group__li[data-v-2f5f1757],.theme-code-group__nav-tab[data-v-2f5f1757]{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-2f5f1757]{border-bottom:1px solid #11a8cd;opacity:1}.pre-blank[data-v-2f5f1757]{color:#11a8cd}body .theme-vdoing-content code{color:var(--textLightenColor);padding:.25rem .5rem;margin:0;font-size:.9em;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:#11a8cd}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{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 .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:#11a8cd}.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:#11a8cd}.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 #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.theme-vdoing-content:not(.custom){max-width:860px}.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.1rem;padding-top:4.6rem;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}.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;box-shadow:0 10px 20px -10px var(--randomColor,rgba(0,0,0,.15));transform:translateY(-3px) scale(1.01)}.cardListContainer .card-list .card-item:hover img{box-shadow:3px 2px 7px rgba(0,0,0,.15)}.cardListContainer .card-list .card-item:hover div p{text-shadow:3px 2px 5px rgba(0,0,0,.15)}.cardListContainer .card-list .card-item img{width:60px;height:60px;border-radius:50%;border:2px solid #fff;margin:1rem 0 1rem 1rem;box-shadow:3px 2px 5px rgba(0,0,0,.08);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{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:flex-start}.cardImgListContainer .card-list .card-item{width:calc(33.33333% - 1rem);margin:.5rem;background:var(--mainBg);border:1px solid rgba(0,0,0,.1);box-sizing:border-box;border-radius:3px;overflow:hidden;color:var(--textColor);box-shadow:2px 2px 10px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:stretch;transition:all .4s}.cardImgListContainer .card-list .card-item:hover{box-shadow:1px 1px 20px rgba(0,0,0,.1);transform:translateY(-3px)}.cardImgListContainer .card-list .card-item .box-img{overflow:hidden;position:relative;background:#eee}.cardImgListContainer .card-list .card-item .box-img img{display:block;width:100%;height:100%;transition:all .3s}.cardImgListContainer .card-list .card-item a{color:var(--textColor);transition:color .3s}.cardImgListContainer .card-list .card-item a:hover{text-decoration:none}.cardImgListContainer .card-list .card-item .box-info{padding:.8rem 1rem}.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{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{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{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{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{width:calc(100% - 1rem)}}body,html{padding:0;margin:0}body{font-family:-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)}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:6px;height:5px}::-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}.card-box:hover{box-shadow:0 1px 15px 0 rgba(0,0,0,.1)}@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)}.blur{backdrop-filter:saturate(200%) blur(20px)}.custom-page{min-height:calc(100vh - 3.6rem);padding-top:3.6rem;padding-bottom:.9rem}.custom-page .theme-vdoing-wrapper{margin:0 auto}body .search-box input{background-color:transparent;color:var(--textColor);border:1px solid var(--borderColor,#ccc)}@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:3.6rem;background-color:var(--blurBg);box-sizing:border-box;box-shadow:0 2px 5px rgba(0,0,0,.06)}.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.1rem;bottom:0;width:24px}.sidebar{font-size:16px;background-color:var(--sidebarBg);width:18rem;position:fixed;z-index:13;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid var(--borderColor);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{max-width:100%}.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:#11a8cd}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;border-left:.2rem solid hsla(0,0%,39.2%,.3);margin:1rem 0;padding:.25rem 0 .25rem 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,.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{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.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:1.9rem}.theme-vdoing-content:not(.custom)>h1:first-child{display:none}h2{font-size:1.5rem;padding-bottom:.3rem;border-bottom:1px solid var(--borderColor)}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{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:3.6rem;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}}@media (min-width:720px) and (max-width:959px){.theme-container.sidebar-open:not(.on-sidebar) .sidebar-button{left:12.6rem}}.tabs-component{margin:2em 0}.tabs-component-tabs{border:1px solid #ddd;border-radius:6px;margin-bottom:5px;padding-left:0}.tabs-component-tab{color:#999;font-size:14px;font-weight:600;margin-right:0;list-style:none}.tabs-component-tab:hover{color:#666}.tabs-component-tab.is-active{color:#11a8cd}.tabs-component-tab.is-disabled *{color:#cdcdcd;cursor:not-allowed!important}.tabs-component-tab-a{align-items:center;color:inherit;display:flex;padding:.25em .5em;text-decoration:none}.tabs-component-panels{padding:1em 0}@media (min-width:700px){.tabs-component-tabs{border:0;align-items:stretch;display:flex;justify-content:flex-start;margin-bottom:-1px}.tabs-component-tab{background-color:#fff;border:1px solid #ddd;border-radius:3px 3px 0 0;margin-right:.25em;transition:transform .3s ease}.is-active{border-bottom:1px solid #fff;z-index:2;transform:translateY(0)}.tabs-component-panels{border-top-left-radius:0;background-color:#fff;border:1px solid #ddd;border-radius:0 6px 6px 6px;box-shadow:0 0 10px rgba(0,0,0,.05);padding:1em}}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.a.woff2) format("woff2");unicode-range:u+9aa2-ffe5}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.b.woff2) format("woff2");unicode-range:u+8983-9aa0}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.c.woff2) format("woff2");unicode-range:u+78f2-897b}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.d.woff2) format("woff2");unicode-range:u+646d-78d9}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.e.woff2) format("woff2");unicode-range:u+30e0-6445}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.f.woff2) format("woff2");unicode-range:u+101-30df}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.g.woff2) format("woff2");unicode-range:u+9aa8,u+9ab8,u+9ad3,u+9ad8,u+9b03,u+9b3c,u+9b41-9b42,u+9b44,u+9b4f,u+9b54,u+9c7c,u+9c81,u+9c8d,u+9c9c,u+9ca4,u+9cb8,u+9cc3,u+9cd6,u+9cde,u+9e1f,u+9e21,u+9e23,u+9e25-9e26,u+9e2d,u+9e2f,u+9e33,u+9e35,u+9e3d,u+9e3f,u+9e43,u+9e45,u+9e4a,u+9e4f,u+9e64,u+9e70,u+9e7f,u+9e93,u+9ea6,u+9ebb,u+9ec4,u+9ecd-9ece,u+9ed1,u+9ed4,u+9ed8,u+9f0e,u+9f13,u+9f20,u+9f3b,u+9f50,u+9f7f,u+9f84,u+9f8b,u+9f99-9f9a,u+9f9f,u+ff01,u+ff08-ff09,u+ff0c,u+ff1a-ff1b,u+ff1f}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.h.woff2) format("woff2");unicode-range:u+975b,u+975e,u+9760-9762,u+9769,u+9773-9774,u+9776,u+978b,u+978d,u+9798,u+97a0,u+97ad,u+97e6-97e7,u+97e9,u+97ed,u+97f3,u+97f5-97f6,u+9875-9877,u+9879-987b,u+987d-987f,u+9881-9882,u+9884-9888,u+988a,u+9890-9891,u+9893,u+9896-9898,u+989c-989d,u+98a0,u+98a4,u+98a7,u+98ce,u+98d8,u+98de-98df,u+9910,u+9965,u+996d-9972,u+9975-9976,u+997a,u+997c,u+997f,u+9981,u+9985-9986,u+9988,u+998b,u+998f,u+9992,u+9996,u+9999,u+9a6c-9a71,u+9a73-9a74,u+9a76,u+9a79,u+9a7b-9a7c,u+9a7e,u+9a82,u+9a84,u+9a86-9a87,u+9a8b-9a8c,u+9a8f,u+9a91,u+9a97,u+9a9a,u+9aa1,u+9aa4}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.i.woff2) format("woff2");unicode-range:u+9570,u+9576,u+957f,u+95e8,u+95ea,u+95ed-95f0,u+95f2,u+95f4,u+95f7-95fb,u+95fd,u+9600-9602,u+9605,u+9609,u+960e,u+9610-9611,u+9614,u+961c,u+961f,u+962e,u+9632-9636,u+963b,u+963f-9640,u+9644-9648,u+964b-964d,u+9650,u+9655,u+965b,u+9661-9662,u+9664,u+9668-966a,u+9675-9677,u+9685-9686,u+968b,u+968f-9690,u+9694,u+9698-9699,u+969c,u+96a7,u+96b6,u+96be,u+96c0-96c1,u+96c4-96c7,u+96cc-96cd,u+96cf,u+96d5,u+96e8,u+96ea,u+96f6-96f7,u+96f9,u+96fe,u+9700,u+9704,u+9707,u+9709,u+970d,u+9713,u+9716,u+971c,u+971e,u+9732,u+9738-9739,u+9752,u+9756,u+9759}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.j.woff2) format("woff2");unicode-range:u+9179,u+917f,u+9187,u+9189,u+918b,u+918d,u+9190,u+9192,u+919a-919b,u+91ba,u+91c7,u+91c9-91ca,u+91cc-91cf,u+91d1,u+91dc,u+9274,u+93d6,u+9488-9489,u+948e,u+9492-9493,u+9497,u+9499,u+949d-94a3,u+94a5-94a9,u+94ae,u+94b1,u+94b3,u+94b5,u+94bb,u+94be,u+94c0-94c3,u+94c5-94c6,u+94dc-94dd,u+94e1,u+94e3,u+94ec-94ed,u+94f0-94f2,u+94f6,u+94f8,u+94fa,u+94fe,u+9500-9501,u+9504-9505,u+9508,u+950b-950c,u+9510-9511,u+9517,u+9519-951a,u+9521,u+9523-9526,u+9528,u+952d-9530,u+9539,u+953b,u+9540-9541,u+9547,u+954a,u+954d,u+9550-9551,u+955c,u+9563,u+956d}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.k.woff2) format("woff2");unicode-range:u+9001-9003,u+9005-9006,u+9009-900a,u+900d,u+900f-9012,u+9014,u+9017,u+901a-901b,u+901d-9022,u+902e,u+9038,u+903b-903c,u+903e,u+9041-9042,u+9044,u+9047,u+904d,u+904f-9053,u+9057,u+905b,u+9062-9063,u+9065,u+9068,u+906d-906e,u+9075,u+907d,u+907f-9080,u+9082-9083,u+908b,u+9091,u+9093,u+9099,u+90a2-90a3,u+90a6,u+90aa,u+90ae-90af,u+90b1,u+90b5,u+90b8-90b9,u+90bb,u+90c1,u+90ca,u+90ce,u+90d1,u+90dd,u+90e1,u+90e7-90e8,u+90ed,u+90f4,u+90f8,u+90fd,u+9102,u+9119,u+9149,u+914b-914d,u+9152,u+9157,u+915a,u+915d-915e,u+9161,u+9163,u+9165,u+916a,u+916c,u+916e,u+9171,u+9175-9178}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.l.woff2) format("woff2");unicode-range:u+8e44,u+8e47-8e48,u+8e4a-8e4b,u+8e51,u+8e59,u+8e66,u+8e6c-8e6d,u+8e6f,u+8e72,u+8e74,u+8e76,u+8e7f,u+8e81,u+8e87,u+8e8f,u+8eab-8eac,u+8eaf,u+8eb2,u+8eba,u+8f66-8f69,u+8f6c,u+8f6e-8f72,u+8f74,u+8f7b,u+8f7d,u+8f7f,u+8f83-8f8a,u+8f8d-8f8e,u+8f90-8f91,u+8f93,u+8f95-8f99,u+8f9b-8f9c,u+8f9e-8f9f,u+8fa3,u+8fa8-8fa9,u+8fab,u+8fb0-8fb1,u+8fb9,u+8fbd-8fbe,u+8fc1-8fc2,u+8fc4-8fc5,u+8fc7-8fc8,u+8fce,u+8fd0-8fd1,u+8fd3-8fd5,u+8fd8-8fd9,u+8fdb-8fdf,u+8fe2,u+8fe6,u+8fe8,u+8fea-8feb,u+8fed,u+8ff0,u+8ff3,u+8ff7-8ff9,u+8ffd,u+9000}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.m.woff2) format("woff2");unicode-range:u+8d24-8d31,u+8d34-8d35,u+8d37-8d3f,u+8d41-8d45,u+8d48,u+8d4a-8d4c,u+8d4e-8d50,u+8d54,u+8d56,u+8d58,u+8d5a-8d5b,u+8d5d-8d5e,u+8d60-8d64,u+8d66-8d67,u+8d6b,u+8d70,u+8d74-8d77,u+8d81,u+8d85,u+8d8a-8d8b,u+8d9f,u+8da3,u+8db3-8db4,u+8db8,u+8dbe-8dbf,u+8dc3-8dc4,u+8dcb-8dcc,u+8dd1,u+8dd7,u+8ddb,u+8ddd,u+8ddf,u+8de4,u+8de8,u+8dea,u+8def,u+8df3,u+8df5,u+8df7,u+8dfa-8dfb,u+8e09-8e0a,u+8e0c,u+8e0f,u+8e1d-8e1e,u+8e22,u+8e29-8e2a,u+8e2e,u+8e31,u+8e35,u+8e39,u+8e42}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.n.woff2) format("woff2");unicode-range:u+8bc9-8bcd,u+8bcf,u+8bd1,u+8bd3,u+8bd5,u+8bd7-8bd8,u+8bda-8bdb,u+8bdd-8bde,u+8be0-8be9,u+8beb-8bf5,u+8bf7-8bf8,u+8bfa-8bfb,u+8bfd-8c01,u+8c03-8c06,u+8c08,u+8c0a-8c0b,u+8c0d-8c13,u+8c15,u+8c17,u+8c19-8c1c,u+8c22-8c24,u+8c26-8c2a,u+8c2c-8c2d,u+8c30-8c35,u+8c37,u+8c41,u+8c46,u+8c4c,u+8c61-8c62,u+8c6a-8c6b,u+8c79-8c7a,u+8c82,u+8c89,u+8c8c,u+8d1d-8d1f,u+8d21-8d23}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.o.woff2) format("woff2");unicode-range:u+889c,u+88a4,u+88ab,u+88ad,u+88b1,u+88c1-88c2,u+88c5-88c6,u+88c9,u+88d4-88d5,u+88d8-88d9,u+88df,u+88e3-88e4,u+88e8,u+88f1,u+88f3-88f4,u+88f8-88f9,u+88fe,u+8902,u+8910,u+8912-8913,u+891a-891b,u+8921,u+8925,u+892a-892b,u+8934,u+8936,u+8941,u+8944,u+895e-895f,u+8966,u+897f,u+8981,u+8986,u+89c1-89c2,u+89c4-89c6,u+89c8-89cb,u+89ce,u+89d0-89d2,u+89e3,u+89e5-89e6,u+8a00,u+8a07,u+8a79,u+8a89-8a8a,u+8a93,u+8b66,u+8b6c,u+8ba1-8bab,u+8bad-8bb0,u+8bb2-8bb3,u+8bb6-8bba,u+8bbc-8bc1,u+8bc4-8bc6,u+8bc8}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.p.woff2) format("woff2");unicode-range:u+8695,u+869c,u+86a3-86a4,u+86a7,u+86aa,u+86af,u+86b1,u+86c0,u+86c6-86c7,u+86ca-86cb,u+86d0,u+86d4,u+86d9,u+86db,u+86df,u+86e4,u+86ee,u+86f0,u+86f9,u+86fe,u+8700,u+8702-8703,u+8708-8709,u+870d,u+8712-8713,u+8715,u+8717-8718,u+871a,u+871c,u+8721,u+8725,u+8734,u+8737,u+873b,u+873f,u+8747,u+8749,u+874c,u+874e,u+8757,u+8759,u+8760,u+8763,u+8774,u+8776,u+877c,u+8782-8783,u+8785,u+878d,u+8793,u+879f,u+87af,u+87b3,u+87ba,u+87c6,u+87ca,u+87d1-87d2,u+87e0,u+87e5,u+87f9,u+87fe,u+8815,u+8822,u+8839,u+8840,u+8845,u+884c-884d,u+8854,u+8857,u+8859,u+8861,u+8863,u+8865,u+8868,u+886b-886c,u+8870,u+8877,u+887d-887f,u+8881-8882,u+8884-8885,u+8888,u+888b,u+888d,u+8892,u+8896}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.q.woff2) format("woff2");unicode-range:u+83dc-83dd,u+83e0,u+83e9,u+83f1-83f2,u+8403-8404,u+840b-840e,u+841d,u+8424-8428,u+843d,u+8451,u+8457,u+8459,u+845b,u+8461,u+8463,u+8469,u+846b-846c,u+8471,u+8475,u+847a,u+8482,u+848b,u+8499,u+849c,u+84b2,u+84b8,u+84bf,u+84c4,u+84c9,u+84d1,u+84d6,u+84dd,u+84df,u+84e6,u+84ec,u+8511,u+8513,u+8517,u+851a,u+851f,u+8521,u+852b-852c,u+8537,u+853b-853d,u+8549-854a,u+8559,u+8574,u+857e,u+8584,u+8587,u+858f,u+859b,u+85aa,u+85af-85b0,u+85c9,u+85cf-85d0,u+85d3,u+85d5,u+85e4,u+85e9,u+85fb,u+8611,u+8638,u+864e-8651,u+8654,u+865a,u+865e,u+866b-866c,u+8671,u+8679,u+867d-867e,u+8680-8682,u+868a,u+868c-868d,u+8693}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.r.woff2) format("woff2");unicode-range:u+8273,u+827a,u+827e,u+8282,u+828a-828b,u+828d,u+8292,u+8299,u+829c-829d,u+82a5-82a6,u+82a9,u+82ab-82ad,u+82af,u+82b1,u+82b3,u+82b7-82b9,u+82bd,u+82c7,u+82cd,u+82cf,u+82d1,u+82d3-82d4,u+82d7,u+82db,u+82de-82df,u+82e3,u+82e5-82e6,u+82eb,u+82ef,u+82f1,u+82f9,u+82fb,u+8301-8305,u+8309,u+830e,u+8314,u+8317,u+8327-8328,u+832b-832c,u+832f,u+8335-8336,u+8338-8339,u+8340,u+8346-8347,u+8349,u+834f-8352,u+8354,u+835a,u+835c,u+8361,u+8363-8364,u+8367,u+836b,u+836f,u+8377,u+837c,u+8386,u+8389,u+838e,u+8393,u+839e,u+83a0,u+83ab,u+83b1-83b4,u+83b7,u+83b9-83ba,u+83bd,u+83c1,u+83c5,u+83c7,u+83ca,u+83cc,u+83cf}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.s.woff2) format("woff2");unicode-range:u+80de,u+80e1,u+80e7,u+80ea-80eb,u+80ed,u+80ef-80f0,u+80f3-80f4,u+80f6,u+80f8,u+80fa,u+80fd,u+8102,u+8106,u+8109-810a,u+810d,u+810f-8111,u+8113-8114,u+8116,u+8118,u+811a,u+812f,u+8131,u+8138,u+813e,u+8146,u+814a-814c,u+8150-8151,u+8154-8155,u+8165,u+816e,u+8170,u+8174,u+8179-817c,u+817e-8180,u+818a,u+818f,u+8198,u+819b-819d,u+81a8,u+81b3,u+81ba-81bb,u+81c0,u+81c2-81c3,u+81c6,u+81ca,u+81e3,u+81ea,u+81ec-81ed,u+81f3-81f4,u+81fb-81fc,u+81fe,u+8200,u+8205-8206,u+820c-820d,u+8210,u+8212,u+8214,u+821c,u+821e-821f,u+822a-822c,u+8230-8231,u+8235-8239,u+8247,u+8258,u+826f-8270,u+8272}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.t.woff2) format("woff2");unicode-range:u+7f72,u+7f81,u+7f8a,u+7f8c,u+7f8e,u+7f94,u+7f9a,u+7f9e,u+7fa1,u+7fa4,u+7fb2,u+7fb8-7fb9,u+7fbd,u+7fc1,u+7fc5,u+7fcc,u+7fce,u+7fd4-7fd5,u+7fd8,u+7fdf-7fe1,u+7fe6,u+7fe9,u+7ff0-7ff1,u+7ff3,u+7ffb-7ffc,u+8000-8001,u+8003,u+8005,u+800c-800d,u+8010,u+8012,u+8015,u+8017-8019,u+8027,u+802a,u+8033,u+8036-8038,u+803b,u+803d,u+803f,u+8042,u+8046,u+804a-804c,u+8052,u+8054,u+8058,u+805a,u+806a,u+807f,u+8083-8084,u+8086-8087,u+8089,u+808b-808c,u+8096,u+8098,u+809a-809b,u+809d,u+80a0-80a2,u+80a4-80a5,u+80a9-80aa,u+80ae-80af,u+80b2,u+80b4,u+80ba,u+80be-80c1,u+80c3-80c4,u+80c6,u+80cc,u+80ce,u+80d6,u+80da-80dc}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.u.woff2) format("woff2");unicode-range:u+7eb5-7eba,u+7ebd,u+7ebf,u+7ec2-7eca,u+7ecd-7ed5,u+7ed8-7edf,u+7ee1-7ee3,u+7ee5-7ee7,u+7ee9-7eeb,u+7eed,u+7eef-7ef0,u+7ef3-7ef8,u+7efc-7efd,u+7eff-7f00,u+7f04-7f09,u+7f0e-7f0f,u+7f13-7f16,u+7f18,u+7f1a,u+7f1c-7f1d,u+7f1f-7f22,u+7f24-7f26,u+7f28-7f2a,u+7f2d-7f2e,u+7f30,u+7f34,u+7f38,u+7f3a,u+7f42,u+7f50-7f51,u+7f54-7f55,u+7f57,u+7f5a,u+7f61-7f62,u+7f69-7f6a,u+7f6e}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.v.woff2) format("woff2");unicode-range:u+7b4c,u+7b4f-7b52,u+7b54,u+7b56,u+7b5b,u+7b5d,u+7b75,u+7b77,u+7b79,u+7b7e,u+7b80,u+7b8d,u+7b94-7b95,u+7b97,u+7ba1,u+7ba9-7bab,u+7bad,u+7bb1,u+7bb8,u+7bc6-7bc7,u+7bd1,u+7bd3,u+7bd9,u+7bdd,u+7be1,u+7bee,u+7bf1,u+7bf7,u+7bfe,u+7c07,u+7c0c,u+7c27,u+7c2a,u+7c38,u+7c3f,u+7c41,u+7c4d,u+7c73,u+7c7b,u+7c7d,u+7c89,u+7c92,u+7c95,u+7c97-7c98,u+7c9f,u+7ca4-7ca5,u+7caa,u+7cae,u+7cb1,u+7cb3,u+7cb9,u+7cbc-7cbe,u+7cc5,u+7cca,u+7cd5-7cd7,u+7cd9,u+7cdc,u+7cdf-7ce0,u+7cef,u+7cfb,u+7d0a,u+7d20,u+7d22,u+7d27,u+7d2b,u+7d2f,u+7d6e,u+7e41,u+7e82,u+7ea0-7ea4,u+7ea6-7ea8,u+7eaa-7ead,u+7eaf-7eb3}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.w.woff2) format("woff2");unicode-range:u+7981,u+7984-7985,u+798f,u+79b9,u+79bb,u+79bd-79be,u+79c0-79c1,u+79c3,u+79c6,u+79c9,u+79cb,u+79cd,u+79d1-79d2,u+79d8,u+79df,u+79e3-79e4,u+79e6-79e7,u+79e9,u+79ef-79f0,u+79f8,u+79fb,u+79fd,u+7a00,u+7a0b,u+7a0d-7a0e,u+7a14,u+7a17,u+7a1a,u+7a20,u+7a33,u+7a37,u+7a39,u+7a3b-7a3d,u+7a3f,u+7a46,u+7a51,u+7a57,u+7a74,u+7a76-7a77,u+7a79-7a7a,u+7a7f,u+7a81,u+7a83-7a84,u+7a88,u+7a8d,u+7a91-7a92,u+7a95-7a98,u+7a9c-7a9d,u+7a9f,u+7aa5-7aa6,u+7abf,u+7acb,u+7ad6,u+7ad9,u+7ade-7ae0,u+7ae3,u+7ae5-7ae6,u+7aed,u+7aef,u+7af9,u+7afd,u+7aff,u+7b03,u+7b06,u+7b08,u+7b0b,u+7b11,u+7b14,u+7b19,u+7b1b,u+7b20,u+7b26,u+7b28,u+7b2c,u+7b3a,u+7b3c,u+7b49,u+7b4b}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.x.woff2) format("woff2");unicode-range:u+77aa,u+77ac,u+77b0,u+77b3,u+77b5,u+77bb,u+77bf,u+77d7,u+77db-77dc,u+77e2-77e3,u+77e5,u+77e9,u+77eb,u+77ed-77ee,u+77f3,u+77fd-77ff,u+7801-7802,u+780c-780d,u+7812,u+7814,u+7816,u+781a,u+781d,u+7823,u+7825,u+7827,u+7830,u+7834,u+7837-7838,u+783a,u+783e,u+7840,u+7845,u+784c,u+7852,u+7855,u+785d,u+786b-786c,u+786e,u+787c,u+7887,u+7889,u+788c-788e,u+7891,u+7897-7898,u+789c,u+789f,u+78a5,u+78a7,u+78b0-78b1,u+78b3-78b4,u+78be,u+78c1,u+78c5,u+78ca-78cb,u+78d0,u+78d5,u+78e8,u+78ec,u+78f7,u+78fa,u+7901,u+7934,u+793a,u+793c,u+793e,u+7940-7941,u+7948,u+7956-7957,u+795a-795b,u+795d-7960,u+7965,u+7968,u+796d,u+796f,u+7977-7978,u+797a,u+7980}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.y.woff2) format("woff2");unicode-range:u+761f,u+7624,u+7626,u+7629-762b,u+7634-7635,u+7638,u+763e,u+764c,u+7656,u+765e,u+7663,u+766b,u+7678,u+767b,u+767d-767e,u+7682,u+7684,u+7686-7688,u+768b,u+768e,u+7691,u+7693,u+7696,u+7699,u+76ae,u+76b1,u+76b4,u+76bf,u+76c2,u+76c5-76c6,u+76c8,u+76ca,u+76ce-76d2,u+76d4,u+76d6-76d8,u+76db,u+76df,u+76ee-76ef,u+76f2,u+76f4,u+76f8-76f9,u+76fc,u+76fe,u+7701,u+7708-7709,u+770b,u+771f-7720,u+7726,u+7728-7729,u+772f,u+7736-7738,u+773a,u+773c,u+7740-7741,u+7750-7751,u+775a-775b,u+7761,u+7763,u+7765-7766,u+7768,u+776b-776c,u+7779,u+777d,u+777f,u+7784-7785,u+778c,u+778e,u+7791-7792,u+779f-77a0,u+77a5,u+77a7,u+77a9}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.z.woff2) format("woff2");unicode-range:u+7435-7436,u+743c,u+7455,u+7459-745a,u+745c,u+745e-745f,u+7470,u+7476,u+7480,u+7483,u+7487,u+749c,u+749e,u+74a7-74a8,u+74dc,u+74e2-74e4,u+74e6,u+74ee,u+74f6-74f7,u+7504,u+7518,u+751a,u+751c,u+751f,u+7525,u+7528-7529,u+752b-752d,u+7530-7533,u+7535,u+7537-7538,u+753b,u+7545,u+754c,u+754f,u+7554,u+7559,u+755c,u+7565-7566,u+756a,u+7574,u+7578,u+7583,u+7586,u+758f,u+7591,u+7597,u+7599-759a,u+759f,u+75a1,u+75a4-75a5,u+75ab,u+75ae-75b2,u+75b4-75b5,u+75b9,u+75bc-75be,u+75c5,u+75c7-75ca,u+75cd,u+75d2,u+75d4-75d5,u+75d8,u+75db,u+75de,u+75e2-75e3,u+75e8,u+75ea,u+75f0,u+75f4,u+75f9,u+7600-7601}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.aa.woff2) format("woff2");unicode-range:u+725f,u+7261-7262,u+7267,u+7269,u+7272,u+7275,u+7279-727a,u+7280-7281,u+7284,u+728a,u+7292,u+729f,u+72ac,u+72af,u+72b6-72b9,u+72c1-72c2,u+72c4,u+72c8,u+72ce,u+72d0,u+72d2,u+72d7,u+72d9,u+72de,u+72e0-72e1,u+72e9,u+72ec-72f2,u+72f7-72f8,u+72fc,u+730a,u+730e,u+7316,u+731b-731d,u+7322,u+7325,u+7329-732c,u+732e,u+7334,u+733e-733f,u+7350,u+7357,u+7360,u+736d,u+7384,u+7387,u+7389,u+738b,u+7396,u+739b,u+73a9,u+73ab,u+73af-73b0,u+73b2,u+73b7,u+73ba-73bb,u+73c0,u+73c8,u+73ca,u+73cd,u+73d0-73d1,u+73d9,u+73e0,u+73ed,u+7403,u+7405-7406,u+7409-740a,u+740f-7410,u+741a,u+7422,u+7425,u+742a,u+7433-7434}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ab.woff2) format("woff2");unicode-range:u+706d,u+706f-7070,u+7075-7076,u+7078,u+707c,u+707e-707f,u+7089-708a,u+708e,u+7092,u+7094-7096,u+7099,u+70ab-70af,u+70b1,u+70b3,u+70b8-70b9,u+70bc-70bd,u+70c1-70c3,u+70c8,u+70ca,u+70d8-70d9,u+70db,u+70df,u+70e4,u+70e6-70e7,u+70e9,u+70eb-70ed,u+70ef,u+70f7,u+70f9,u+70fd,u+7109-710a,u+7115,u+7119-711a,u+7126,u+7130-7131,u+7136,u+714c,u+714e,u+715e,u+7164,u+7166-7168,u+716e,u+7172-7173,u+717d,u+7184,u+718a,u+718f,u+7194,u+7198-7199,u+719f-71a0,u+71a8,u+71ac,u+71b9,u+71c3,u+71ce,u+71d5,u+71e5,u+7206,u+722a,u+722c,u+7231,u+7235-7239,u+723d,u+7247-7248,u+724c-724d,u+7252,u+7259,u+725b}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ac.woff2) format("woff2");unicode-range:u+6df7,u+6df9,u+6dfb,u+6e05,u+6e0a,u+6e0d-6e0e,u+6e10,u+6e14,u+6e17,u+6e1a,u+6e1d,u+6e20-6e21,u+6e23-6e25,u+6e29,u+6e2d,u+6e2f,u+6e32,u+6e34,u+6e38,u+6e3a,u+6e43,u+6e4d,u+6e56,u+6e58,u+6e5b,u+6e6e,u+6e7e-6e7f,u+6e83,u+6e85,u+6e89,u+6e90,u+6e9c,u+6ea2,u+6ea5,u+6eaa,u+6eaf,u+6eb6,u+6eba,u+6ec1,u+6ec7,u+6ecb,u+6ed1,u+6ed3-6ed5,u+6eda,u+6ede,u+6ee1,u+6ee4-6ee6,u+6ee8-6ee9,u+6ef4,u+6f02,u+6f06,u+6f09,u+6f0f,u+6f13-6f15,u+6f20,u+6f29-6f2b,u+6f31,u+6f33,u+6f3e,u+6f46-6f47,u+6f4d,u+6f58,u+6f5c,u+6f5e,u+6f62,u+6f66,u+6f6d-6f6e,u+6f84,u+6f88-6f89,u+6f8e,u+6f9c,u+6fa1,u+6fb3,u+6fb9,u+6fc0,u+6fd1-6fd2,u+6fe1,u+7011,u+701a,u+7023,u+704c,u+706b}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ad.woff2) format("woff2");unicode-range:u+6ccc,u+6cd3,u+6cd5,u+6cdb,u+6cde,u+6ce1-6ce3,u+6ce5,u+6ce8,u+6cea-6ceb,u+6cef-6cf1,u+6cf3,u+6cf5,u+6cfb-6cfe,u+6d01,u+6d0b,u+6d12,u+6d17,u+6d1b,u+6d1e,u+6d25,u+6d27,u+6d2a,u+6d31-6d32,u+6d3b-6d3e,u+6d41,u+6d43,u+6d45-6d47,u+6d4a-6d4b,u+6d4e-6d4f,u+6d51,u+6d53,u+6d59-6d5a,u+6d63,u+6d66,u+6d69-6d6a,u+6d6e,u+6d74,u+6d77-6d78,u+6d82,u+6d85,u+6d88-6d89,u+6d8c,u+6d8e,u+6d93,u+6d95,u+6d9b,u+6d9d,u+6d9f-6da1,u+6da3-6da4,u+6da6-6daa,u+6dae-6daf,u+6db2,u+6db5,u+6db8,u+6dc0,u+6dc4-6dc7,u+6dcb-6dcc,u+6dd1,u+6dd6,u+6dd8-6dd9,u+6de1,u+6de4,u+6deb-6dec,u+6dee,u+6df1,u+6df3}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ae.woff2) format("woff2");unicode-range:u+6b92,u+6b96,u+6b9a,u+6ba1,u+6bb4-6bb5,u+6bb7,u+6bbf,u+6bc1,u+6bc5,u+6bcb,u+6bcd,u+6bcf,u+6bd2,u+6bd4-6bd7,u+6bd9,u+6bdb,u+6be1,u+6beb,u+6bef,u+6c05,u+6c0f,u+6c11,u+6c13-6c14,u+6c16,u+6c1b,u+6c1f,u+6c22,u+6c24,u+6c26-6c28,u+6c2e-6c30,u+6c32,u+6c34,u+6c38,u+6c3d,u+6c40-6c42,u+6c47,u+6c49,u+6c50,u+6c55,u+6c57,u+6c5b,u+6c5d-6c61,u+6c64,u+6c68-6c6a,u+6c70,u+6c72,u+6c76,u+6c79,u+6c7d-6c7e,u+6c81-6c83,u+6c86,u+6c88-6c89,u+6c8c,u+6c8f-6c90,u+6c93,u+6c99,u+6c9b,u+6c9f,u+6ca1,u+6ca4-6ca7,u+6caa-6cab,u+6cae,u+6cb3,u+6cb8-6cb9,u+6cbb-6cbf,u+6cc4-6cc5,u+6cc9-6cca}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.af.woff2) format("woff2");unicode-range:u+68ad,u+68af-68b0,u+68b3,u+68b5,u+68c0,u+68c2,u+68c9,u+68cb,u+68cd,u+68d2,u+68d5,u+68d8,u+68da,u+68e0,u+68ee,u+68f1,u+68f5,u+68fa,u+6905,u+690d-690e,u+6912,u+692d,u+6930,u+693d,u+693f,u+6942,u+6954,u+6957,u+695a,u+695e,u+6963,u+696b,u+6977-6978,u+697c,u+6982,u+6984,u+6986,u+6994,u+699c,u+69a8,u+69ad,u+69b4,u+69b7,u+69bb,u+69c1,u+69cc,u+69d0,u+69db,u+69fd,u+69ff,u+6a0a,u+6a1f,u+6a21,u+6a2a,u+6a31,u+6a35,u+6a3d,u+6a44,u+6a47,u+6a58-6a59,u+6a61,u+6a71,u+6a80,u+6a84,u+6a8e,u+6a90,u+6aac,u+6b20-6b23,u+6b27,u+6b32,u+6b3a,u+6b3e,u+6b47,u+6b49,u+6b4c,u+6b62-6b67,u+6b6a,u+6b79,u+6b7b-6b7c,u+6b81,u+6b83-6b84,u+6b86-6b87,u+6b89-6b8b}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ag.woff2) format("woff2");unicode-range:u+6756,u+675c,u+675e-6761,u+6765,u+6768,u+676d,u+676f-6770,u+6773,u+6775,u+6777,u+677c,u+677e-677f,u+6781,u+6784,u+6787,u+6789,u+6790,u+6795,u+6797,u+679a,u+679c-679d,u+67a2-67a3,u+67aa-67ab,u+67ad,u+67af-67b0,u+67b6-67b7,u+67c4,u+67cf-67d4,u+67d9-67da,u+67dc,u+67de,u+67e0,u+67e5,u+67e9,u+67ec,u+67ef,u+67f1,u+67f3-67f4,u+67ff-6800,u+6805,u+6807-6808,u+680b,u+680f,u+6811,u+6813,u+6816-6817,u+6821,u+6829-682a,u+6837-6839,u+683c-683d,u+6840,u+6842-6843,u+6845-6846,u+6848,u+684c,u+6850-6851,u+6853-6854,u+6863,u+6865,u+6868-6869,u+6874,u+6876,u+6881,u+6885-6886,u+6893,u+6897,u+68a2,u+68a6-68a8}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ah.woff2) format("woff2");unicode-range:u+65f7,u+65fa,u+6602,u+6606,u+660a,u+660c,u+660e-660f,u+6613-6614,u+6619,u+661d,u+661f-6620,u+6625,u+6627-6628,u+662d,u+662f,u+6631,u+6635,u+663c,u+663e,u+6643,u+664b-664c,u+664f,u+6652-6653,u+6655-6657,u+665a,u+6664,u+6666,u+6668,u+666e-6670,u+6674,u+6676-6677,u+667a,u+667e,u+6682,u+6684,u+6687,u+668c,u+6691,u+6696-6697,u+669d,u+66a7,u+66ae,u+66b4,u+66d9,u+66dc-66dd,u+66e6,u+66f0,u+66f2-66f4,u+66f9,u+66fc,u+66fe-6700,u+6708-6709,u+670b,u+670d,u+6714-6715,u+6717,u+671b,u+671d,u+671f,u+6726,u+6728,u+672a-672d,u+672f,u+6731,u+6734-6735,u+673a,u+673d,u+6740,u+6742-6743,u+6746,u+6748-6749,u+674e-6751}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ai.woff2) format("woff2");unicode-range:u+6467,u+6469,u+6478-6479,u+6482,u+6485,u+6487,u+6491-6492,u+6495,u+649e,u+64a4,u+64a9,u+64ac-64ae,u+64b0,u+64b5,u+64b8,u+64ba,u+64bc,u+64c2,u+64c5,u+64cd-64ce,u+64d2,u+64d8,u+64de,u+64e2,u+64e6,u+6500,u+6512,u+6518,u+6525,u+652b,u+652f,u+6536,u+6538-6539,u+653b,u+653e-653f,u+6545,u+6548,u+654c,u+654f,u+6551,u+6555-6556,u+6559,u+655b,u+655d-655e,u+6562-6563,u+6566,u+656c,u+6570,u+6572,u+6574,u+6577,u+6587,u+658b-658c,u+6590-6591,u+6593,u+6597,u+6599,u+659c,u+659f,u+65a1,u+65a4-65a5,u+65a7,u+65a9,u+65ab,u+65ad,u+65af-65b0,u+65b9,u+65bd,u+65c1,u+65c4-65c5,u+65cb-65cc,u+65cf,u+65d7,u+65e0,u+65e2,u+65e5-65e9,u+65ec-65ed,u+65f1,u+65f6}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.aj.woff2) format("woff2");unicode-range:u+6323-6325,u+6328,u+632a-632b,u+632f,u+6332,u+633a,u+633d,u+6342,u+6345-6346,u+6349,u+634b-6350,u+6355,u+635e-635f,u+6361-6363,u+6367,u+636e,u+6371,u+6376-6377,u+637a-637b,u+6380,u+6382,u+6387-6389,u+638c,u+638f-6390,u+6392,u+6396,u+6398,u+63a0,u+63a2-63a3,u+63a5,u+63a7-63aa,u+63ac,u+63b0,u+63b3-63b4,u+63b7-63b8,u+63ba,u+63c4,u+63c9,u+63cd,u+63cf-63d0,u+63d2,u+63d6,u+63e1,u+63e3,u+63e9-63ea,u+63ed,u+63f4,u+63f6,u+63fd,u+6400-6402,u+6405,u+640f-6410,u+6413-6414,u+641c,u+641e,u+6421,u+642a,u+642c-642d,u+643a,u+643d,u+6441,u+6444,u+6446-6448,u+644a,u+6452,u+6454,u+6458,u+645e}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ak.woff2) format("woff2");unicode-range:u+6258,u+625b,u+6263,u+6266-6267,u+6269-6270,u+6273,u+6276,u+6279,u+627c,u+627e-6280,u+6284,u+6289-628a,u+6291-6293,u+6295-6298,u+629a-629b,u+62a0-62a2,u+62a4-62a5,u+62a8,u+62ab-62ac,u+62b1,u+62b5,u+62b9,u+62bc-62bd,u+62bf,u+62c2,u+62c4-62ca,u+62cc-62ce,u+62d0,u+62d2-62d4,u+62d6-62d9,u+62db-62dc,u+62df,u+62e2-62e3,u+62e5-62e9,u+62ec-62ed,u+62ef,u+62f1,u+62f3-62f4,u+62f7,u+62fc-62ff,u+6301-6302,u+6307,u+6309,u+630e,u+6311,u+6316,u+631a-631b,u+631d-6321}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.al.woff2) format("woff2");unicode-range:u+60cb,u+60d1,u+60d5,u+60d8,u+60da,u+60dc,u+60df-60e0,u+60e6-60e9,u+60eb-60f0,u+60f3-60f4,u+60f6,u+60f9-60fa,u+6101,u+6108-6109,u+610e-610f,u+6115,u+611a,u+611f-6120,u+6123-6124,u+6127,u+612b,u+613f,u+6148,u+614a,u+614c,u+614e,u+6151,u+6155,u+6162,u+6167-6168,u+6170,u+6175,u+6177,u+618b,u+618e,u+6194,u+61a7-61a9,u+61ac,u+61be,u+61c2,u+61c8,u+61ca,u+61d1-61d2,u+61d4,u+61e6,u+61f5,u+61ff,u+6208,u+620a,u+620c-6212,u+6216,u+6218,u+621a-621b,u+621f,u+622a,u+622c,u+622e,u+6233-6234,u+6237,u+623e-6241,u+6247-6249,u+624b,u+624d-624e,u+6251-6254}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.am.woff2) format("woff2");unicode-range:u+5fcc-5fcd,u+5fcf-5fd2,u+5fd6-5fd9,u+5fdd,u+5fe0-5fe1,u+5fe4,u+5fe7,u+5fea-5feb,u+5ff1,u+5ff5,u+5ffb,u+5ffd-6002,u+6005-6006,u+600d-600f,u+6012,u+6014-6016,u+6019,u+601c-601d,u+6020-6021,u+6025-6028,u+602a,u+602f,u+6035,u+603b-603c,u+6041,u+6043,u+604b,u+604d,u+6050,u+6052,u+6055,u+6059-605a,u+6062-6064,u+6068-606d,u+606f-6070,u+6073,u+6076,u+6078-607c,u+607f,u+6084,u+6089,u+608c-608d,u+6094,u+6096,u+609a,u+609f-60a0,u+60a3,u+60a6,u+60a8,u+60ac,u+60af,u+60b1-60b2,u+60b4,u+60b8,u+60bb-60bc,u+60c5-60c6,u+60ca}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.an.woff2) format("woff2");unicode-range:u+5e7f,u+5e84,u+5e86-5e87,u+5e8a,u+5e8f-5e90,u+5e93-5e97,u+5e99-5e9a,u+5e9c,u+5e9e-5e9f,u+5ea6-5ea7,u+5ead,u+5eb5-5eb8,u+5ec9-5eca,u+5ed1,u+5ed3,u+5ed6,u+5ef6-5ef7,u+5efa,u+5f00,u+5f02-5f04,u+5f08,u+5f0a-5f0b,u+5f0f,u+5f11,u+5f13,u+5f15,u+5f17-5f18,u+5f1b,u+5f1f-5f20,u+5f25-5f27,u+5f29,u+5f2f,u+5f31,u+5f39-5f3a,u+5f52-5f53,u+5f55,u+5f57,u+5f5d,u+5f62,u+5f64,u+5f66,u+5f69-5f6a,u+5f6c-5f6d,u+5f70-5f71,u+5f77,u+5f79,u+5f7b-5f7c,u+5f80-5f81,u+5f84-5f85,u+5f87-5f8b,u+5f90,u+5f92,u+5f95,u+5f97-5f98,u+5fa1,u+5fa8,u+5faa,u+5fad-5fae,u+5fb5,u+5fb7,u+5fbc-5fbd,u+5fc3,u+5fc5-5fc6}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ao.woff2) format("woff2");unicode-range:u+5c7f,u+5c81-5c82,u+5c8c,u+5c94,u+5c96-5c97,u+5c9a-5c9b,u+5ca9,u+5cad,u+5cb3,u+5cb8,u+5cbf,u+5ccb,u+5cd9,u+5ce1,u+5ce5-5ce6,u+5ce8,u+5cea,u+5ced,u+5cf0,u+5cfb,u+5d02,u+5d07,u+5d0e,u+5d14,u+5d16,u+5d1b,u+5d24,u+5d29,u+5d2d,u+5d34,u+5d3d,u+5d4c,u+5d58,u+5d6c,u+5d82,u+5d99,u+5dc5,u+5dcd,u+5ddd-5dde,u+5de1-5de2,u+5de5-5de9,u+5deb,u+5dee,u+5df1-5df4,u+5df7,u+5dfe,u+5e01-5e03,u+5e05-5e06,u+5e08,u+5e0c,u+5e10-5e11,u+5e15-5e16,u+5e18,u+5e1a-5e1d,u+5e26-5e27,u+5e2d-5e2e,u+5e37-5e38,u+5e3c-5e3d,u+5e42,u+5e44-5e45,u+5e4c,u+5e54-5e55,u+5e61-5e62,u+5e72-5e74,u+5e76,u+5e78,u+5e7a-5e7d}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ap.woff2) format("woff2");unicode-range:u+5b85,u+5b87-5b89,u+5b8b-5b8c,u+5b8f,u+5b95,u+5b97-5b9e,u+5ba0-5ba4,u+5ba6,u+5baa-5bab,u+5bb0,u+5bb3-5bb6,u+5bb9,u+5bbd-5bbf,u+5bc2,u+5bc4-5bc7,u+5bcc,u+5bd0,u+5bd2-5bd3,u+5bdd-5bdf,u+5be1,u+5be4-5be5,u+5be8,u+5bf0,u+5bf8-5bfc,u+5bff,u+5c01,u+5c04,u+5c06,u+5c09-5c0a,u+5c0f,u+5c11,u+5c14,u+5c16,u+5c18,u+5c1a,u+5c1d,u+5c24,u+5c27,u+5c2c,u+5c31,u+5c34,u+5c38-5c3a,u+5c3c-5c42,u+5c45,u+5c48-5c4b,u+5c4e-5c51,u+5c55,u+5c5e,u+5c60-5c61,u+5c65,u+5c6f,u+5c71,u+5c79}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.aq.woff2) format("woff2");unicode-range:u+5996,u+5999,u+599e,u+59a5,u+59a8-59aa,u+59ae,u+59b2,u+59b9,u+59bb,u+59be,u+59c6,u+59cb,u+59d0-59d1,u+59d3-59d4,u+59d7-59d8,u+59da,u+59dc-59dd,u+59e3,u+59e5,u+59e8,u+59ec,u+59f9,u+59fb,u+59ff,u+5a01,u+5a03-5a04,u+5a06-5a07,u+5a11,u+5a13,u+5a18,u+5a1c,u+5a1f-5a20,u+5a25,u+5a29,u+5a31-5a32,u+5a34,u+5a36,u+5a3c,u+5a40,u+5a46,u+5a49-5a4a,u+5a5a,u+5a62,u+5a6a,u+5a74,u+5a76-5a77,u+5a7f,u+5a92,u+5a9a-5a9b,u+5ab2-5ab3,u+5ac1-5ac2,u+5ac9,u+5acc,u+5ad4,u+5ad6,u+5ae1,u+5ae3,u+5ae6,u+5ae9,u+5b09,u+5b34,u+5b37,u+5b40,u+5b50,u+5b54-5b55,u+5b57-5b59,u+5b5c-5b5d,u+5b5f,u+5b63-5b64,u+5b66,u+5b69-5b6a,u+5b6c,u+5b70-5b71,u+5b75,u+5b7a,u+5b7d,u+5b81,u+5b83}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ar.woff2) format("woff2");unicode-range:u+57ce,u+57d4,u+57df-57e0,u+57f9-57fa,u+5800,u+5802,u+5806,u+5811,u+5815,u+5821,u+5824,u+582a,u+5830,u+5835,u+584c,u+5851,u+5854,u+5858,u+585e,u+586b,u+587e,u+5883,u+5885,u+5892-5893,u+5899,u+589e-589f,u+58a8-58a9,u+58c1,u+58d1,u+58d5,u+58e4,u+58eb-58ec,u+58ee,u+58f0,u+58f3,u+58f6,u+58f9,u+5904,u+5907,u+590d,u+590f,u+5915-5916,u+5919-591a,u+591c,u+591f,u+5927,u+5929-592b,u+592d-592f,u+5931,u+5934,u+5937-593a,u+5942,u+5944,u+5947-5949,u+594b,u+594e-594f,u+5951,u+5954-5957,u+595a,u+5960,u+5962,u+5965,u+5973-5974,u+5976,u+5978-5979,u+597d,u+5981-5984,u+5986-5988,u+598a,u+598d,u+5992-5993}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.as.woff2) format("woff2");unicode-range:u+561b,u+561e-561f,u+5624,u+562d,u+5631-5632,u+5634,u+5636,u+5639,u+563b,u+563f,u+564c,u+564e,u+5654,u+5657,u+5659,u+565c,u+5662,u+5664,u+5668-566c,u+5676,u+567c,u+5685,u+568e-568f,u+5693,u+56a3,u+56b7,u+56bc,u+56ca,u+56d4,u+56da-56db,u+56de,u+56e0,u+56e2,u+56e4,u+56ed,u+56f0-56f1,u+56f4,u+56f9-56fa,u+56fd-56ff,u+5703,u+5706,u+5708-5709,u+571f,u+5723,u+5728,u+572d,u+5730,u+573a,u+573e,u+5740,u+5747,u+574a,u+574d-5751,u+5757,u+575a-575b,u+575d-5761,u+5764,u+5766,u+5768,u+576a,u+576f,u+5773,u+5777,u+5782-5784,u+578b,u+5792,u+579b,u+57a0,u+57a2-57a3,u+57a6,u+57ab,u+57ae,u+57c2-57c3,u+57cb}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.at.woff2) format("woff2");unicode-range:u+54e5-54ea,u+54ed-54ee,u+54f2,u+54fa,u+54fc-54fd,u+5501,u+5506-5507,u+5509,u+550f-5510,u+5514,u+5520,u+5522,u+5524,u+5527,u+552c,u+552e-5531,u+5533,u+553e-553f,u+5543-5544,u+5546,u+554a,u+5550,u+5555-5556,u+555c,u+5561,u+5564-5567,u+556a,u+556c,u+556e,u+5575,u+5577-5578,u+557b-557c,u+557e,u+5580,u+5582-5584,u+5587,u+5589-558b,u+558f,u+5591,u+5594,u+5598-5599,u+559c-559d,u+559f,u+55a7,u+55b3,u+55b7,u+55bb,u+55bd,u+55c5,u+55d1-55d4,u+55d6,u+55dc-55dd,u+55df,u+55e1,u+55e3-55e6,u+55e8,u+55eb-55ec,u+55ef,u+55f7,u+55fd,u+5600-5601,u+5608-5609,u+560e,u+5618}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.au.woff2) format("woff2");unicode-range:u+5411,u+5413,u+5415,u+5417,u+541b,u+541d-5420,u+5426-5429,u+542b-542f,u+5431,u+5434-5435,u+5438-5439,u+543b-543c,u+543e,u+5440,u+5443,u+5446,u+5448,u+544a,u+5450,u+5453,u+5455,u+5457-5458,u+545b-545c,u+5462,u+5464,u+5466,u+5468,u+5471-5473,u+5475,u+5478,u+547b-547d,u+5480,u+5482,u+5484,u+5486,u+548b-548c,u+548e-5490,u+5492,u+5494-5496,u+5499-549b,u+54a4,u+54a6-54ad,u+54af,u+54b1,u+54b3,u+54b8,u+54bb,u+54bd,u+54bf-54c2,u+54c4,u+54c6-54c9,u+54cd-54ce,u+54d0-54d2,u+54d5,u+54d7,u+54da,u+54dd,u+54df}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.av.woff2) format("woff2");unicode-range:u+5348-534a,u+534e-534f,u+5351-5353,u+5355-5357,u+535a,u+535c,u+535e-5362,u+5364,u+5366-5367,u+536b,u+536f-5371,u+5373-5375,u+5377-5378,u+537f,u+5382,u+5384-5386,u+5389,u+538b-538c,u+5395,u+5398,u+539a,u+539f,u+53a2,u+53a5-53a6,u+53a8-53a9,u+53ae,u+53bb,u+53bf,u+53c1-53c2,u+53c8-53cd,u+53d1,u+53d4,u+53d6-53d9,u+53db,u+53df-53e0,u+53e3-53e6,u+53e8-53f3,u+53f6-53f9,u+53fc-53fd,u+5401,u+5403-5404,u+5408-540a,u+540c-5410}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.aw.woff2) format("woff2");unicode-range:u+5207,u+520a,u+520d-520e,u+5211-5212,u+5217-521b,u+521d,u+5220,u+5224,u+5228-5229,u+522b,u+522d-522e,u+5230,u+5236-523b,u+523d,u+5241-5243,u+524a,u+524c-524d,u+5250-5251,u+5254,u+5256,u+525c,u+5265,u+5267,u+5269-526a,u+526f,u+5272,u+527d,u+527f,u+5288,u+529b,u+529d-52a1,u+52a3,u+52a8-52ab,u+52ad,u+52b1-52b3,u+52be-52bf,u+52c3,u+52c7,u+52c9,u+52cb,u+52d0,u+52d2,u+52d8,u+52df,u+52e4,u+52fa,u+52fe-5300,u+5305-5306,u+5308,u+530d,u+5310,u+5315-5317,u+5319,u+531d,u+5320-5321,u+5323,u+532a,u+532e,u+5339-533b,u+533e-533f,u+5341,u+5343,u+5347}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ax.woff2) format("woff2");unicode-range:u+50cf,u+50d6,u+50da,u+50e7,u+50ee,u+50f3,u+50f5,u+50fb,u+5106,u+510b,u+5112,u+5121,u+513f-5141,u+5143-5146,u+5148-5149,u+514b,u+514d,u+5151,u+5154,u+515a,u+515c,u+5162,u+5165,u+5168,u+516b-516e,u+5170-5171,u+5173-5179,u+517b-517d,u+5180,u+5185,u+5188-5189,u+518c-518d,u+5192,u+5195,u+5197,u+5199,u+519b-519c,u+51a0,u+51a2,u+51a4-51a5,u+51ac,u+51af-51b0,u+51b2-51b3,u+51b5-51b7,u+51bb,u+51bd,u+51c0,u+51c4,u+51c6,u+51c9,u+51cb-51cc,u+51cf,u+51d1,u+51db,u+51dd,u+51e0-51e1,u+51e4,u+51ed,u+51ef-51f0,u+51f3,u+51f6,u+51f8-51fb,u+51fd,u+51ff-5201,u+5203,u+5206}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.ay.woff2) format("woff2");unicode-range:u+4f60,u+4f63,u+4f65,u+4f69,u+4f6c,u+4f6f-4f70,u+4f73-4f74,u+4f7b-4f7c,u+4f7f,u+4f83-4f84,u+4f88,u+4f8b,u+4f8d,u+4f97,u+4f9b,u+4f9d,u+4fa0,u+4fa3,u+4fa5-4faa,u+4fac,u+4fae-4faf,u+4fb5,u+4fbf,u+4fc3-4fc5,u+4fca,u+4fce-4fd1,u+4fd7-4fd8,u+4fda,u+4fdd-4fde,u+4fe1,u+4fe6,u+4fe8-4fe9,u+4fed-4fef,u+4ff1,u+4ff8,u+4ffa,u+4ffe,u+500c-500d,u+500f,u+5012,u+5014,u+5018-501a,u+501c,u+501f,u+5021,u+5026,u+5028-502a,u+502d,u+503a,u+503c,u+503e,u+5043,u+5047-5048,u+504c,u+504e-504f,u+5055,u+505a,u+505c,u+5065,u+5076-5077,u+507b,u+507f-5080,u+5085,u+5088,u+508d,u+50a3,u+50a5,u+50a8,u+50ac,u+50b2,u+50bb}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.az.woff2) format("woff2");unicode-range:u+4e94-4e95,u+4e98,u+4e9a-4e9b,u+4e9f,u+4ea1-4ea2,u+4ea4-4ea9,u+4eab-4eae,u+4eb2,u+4eb5,u+4eba,u+4ebf-4ec1,u+4ec3-4ec7,u+4eca-4ecb,u+4ecd-4ece,u+4ed1,u+4ed3-4ed9,u+4ede-4edf,u+4ee3-4ee5,u+4ee8,u+4eea,u+4eec,u+4ef0,u+4ef2,u+4ef5-4ef7,u+4efb,u+4efd,u+4eff,u+4f01,u+4f0a,u+4f0d-4f11,u+4f17-4f1a,u+4f1e-4f20,u+4f22,u+4f24-4f26,u+4f2a-4f2b,u+4f2f-4f30,u+4f34,u+4f36,u+4f38,u+4f3a,u+4f3c-4f3d,u+4f43,u+4f46,u+4f4d-4f51,u+4f53,u+4f55,u+4f58-4f59,u+4f5b-4f5e}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.a0.woff2) format("woff2");unicode-range:u+d7,u+e0-e1,u+e8-ea,u+ec-ed,u+f2-f3,u+f7,u+f9-fa,u+fc,u+2014,u+2018-2019,u+201c-201d,u+3001-3002,u+300a-300b,u+3010-3011,u+4e00-4e01,u+4e03,u+4e07-4e0b,u+4e0d-4e0e,u+4e10-4e11,u+4e13-4e14,u+4e16,u+4e18-4e1e,u+4e22,u+4e24-4e25,u+4e27,u+4e2a-4e2b,u+4e2d,u+4e30,u+4e32,u+4e34,u+4e38-4e3b,u+4e3d-4e3e,u+4e43,u+4e45,u+4e48-4e49,u+4e4b-4e50,u+4e52-4e54,u+4e56,u+4e58-4e59,u+4e5c-4e61,u+4e66,u+4e70-4e71,u+4e73,u+4e7e,u+4e86,u+4e88-4e89,u+4e8b-4e8c,u+4e8e-4e8f,u+4e91-4e93}@font-face{font-family:HarmonyOS_Regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://s1.hdslb.com/bfs/static/jinkela/long/font/HarmonyOS_Regular.a1.woff2) format("woff2");unicode-range:u+21-7e,u+a4,u+a7-a8,u+b0-b1,u+b7}@font-face{font-family:JetBrains Mono;src:url(/font/JetBrainsMono/JetBrainsMono-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}body{font-family:HarmonyOS_Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Lato,Roboto,PingFang SC,Microsoft YaHei,sans-serif}code,pre{--g-font-family:"JetBrains Mono","-apple-system","Wenquanyi Micro Hei","Wenquanyi Micro Hei Mono","Microsoft YaHei","PT Sans","Liberation Mono",monospace,dejavu sans mono,Fira Code,Microsoft Yahei,Consolas,Courier New,monospace,Menlo,Monaco;font-family:var(--g-font-family)!important}.gt-container .gt-ico-tip:after{content:"。( Win + . ) 或 ( ⌃ + ⌘ + ␣ ) 打开表情";color:#999;font-size:.8rem}.gt-container .gt-meta{border-color:var(--borderColor)!important}.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)!important}.gt-container .gt-btn{border-color:#11a8cd!important;background-color:#11a8cd!important}.gt-container .gt-btn-preview{background-color:hsla(0,0%,100%,0)!important;color:#11a8cd!important}.gt-container a{color:#11a8cd!important}.gt-container .gt-svg svg{fill:#11a8cd!important}.gt-container .gt-comment-admin .gt-comment-content,.gt-container .gt-comment-content{background-color:hsla(0,0%,58.8%,.1)!important}.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)!important}.gt-container .gt-comment-admin .gt-comment-content .gt-comment-body,.gt-container .gt-comment-content .gt-comment-body{color:var(--textColor)!important}.qq{position:relative}.qq:after{content:"可撩";background:#11a8cd;color:#fff;padding:0 5px;border-radius:10px;font-size:12px;position:absolute;top:-4px;right:-35px;transform:scale(.85)}body .vuepress-plugin-demo-block__wrapper,body .vuepress-plugin-demo-block__wrapper .vuepress-plugin-demo-block__display{border-color:hsla(0,0%,62.7%,.3)}body .vuepress-plugin-demo-block__wrapper .vuepress-plugin-demo-block__footer:hover .vuepress-plugin-demo-block__expand:before{border-top-color:#11a8cd!important;border-bottom-color:#11a8cd!important}body .vuepress-plugin-demo-block__wrapper .vuepress-plugin-demo-block__footer:hover svg{fill:#11a8cd!important}#nprogress{pointer-events:none}#nprogress .bar{background:#11a8cd;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 #11a8cd,0 0 5px #11a8cd;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:#11a8cd transparent transparent #11a8cd;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)}}.theme-mode-light[data-v-3640397f]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-3640397f],.theme-mode-light pre[class*=language-][data-v-3640397f]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-3640397f]::-moz-selection,.theme-mode-light code[class*=language-][data-v-3640397f] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-3640397f]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-3640397f] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-3640397f]::selection,.theme-mode-light code[class*=language-][data-v-3640397f] ::selection,.theme-mode-light pre[class*=language-][data-v-3640397f]::selection,.theme-mode-light pre[class*=language-][data-v-3640397f] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-3640397f],.theme-mode-light pre[class*=language-][data-v-3640397f]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-3640397f],.theme-mode-light pre[class*=language-][data-v-3640397f]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-3640397f],.theme-mode-light .token.comment[data-v-3640397f],.theme-mode-light .token.doctype[data-v-3640397f],.theme-mode-light .token.prolog[data-v-3640397f]{color:#708090}.theme-mode-light .token.punctuation[data-v-3640397f]{color:#999}.theme-mode-light .namespace[data-v-3640397f]{opacity:.7}.theme-mode-light .token.boolean[data-v-3640397f],.theme-mode-light .token.constant[data-v-3640397f],.theme-mode-light .token.deleted[data-v-3640397f],.theme-mode-light .token.number[data-v-3640397f],.theme-mode-light .token.property[data-v-3640397f],.theme-mode-light .token.symbol[data-v-3640397f],.theme-mode-light .token.tag[data-v-3640397f]{color:#905}.theme-mode-light .token.attr-name[data-v-3640397f],.theme-mode-light .token.builtin[data-v-3640397f],.theme-mode-light .token.char[data-v-3640397f],.theme-mode-light .token.inserted[data-v-3640397f],.theme-mode-light .token.selector[data-v-3640397f],.theme-mode-light .token.string[data-v-3640397f]{color:#690}.theme-mode-light .language-css .token.string[data-v-3640397f],.theme-mode-light .style .token.string[data-v-3640397f],.theme-mode-light .token.entity[data-v-3640397f],.theme-mode-light .token.operator[data-v-3640397f],.theme-mode-light .token.url[data-v-3640397f]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-3640397f],.theme-mode-light .token.attr-value[data-v-3640397f],.theme-mode-light .token.keyword[data-v-3640397f]{color:#07a}.theme-mode-light .token.class-name[data-v-3640397f],.theme-mode-light .token.function[data-v-3640397f]{color:#dd4a68}.theme-mode-light .token.important[data-v-3640397f],.theme-mode-light .token.regex[data-v-3640397f],.theme-mode-light .token.variable[data-v-3640397f]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-3640397f],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-3640397f]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-3640397f]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-3640397f]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-3640397f]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-3640397f]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-3640397f]{color:#9e9e9e}strong[data-v-3640397f]{color:#000}.suggestions[data-v-3640397f]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-3640397f]{color:#64acff;font-weight:700}.footer[data-v-3640397f]{color:#fff}p code[data-v-3640397f]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-3640397f]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-3640397f],.theme-mode-light pre[class*=language-][data-v-3640397f]{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-3640397f]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-3640397f],.theme-mode-light pre[class*=language-][data-v-3640397f]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-3640397f]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-3640397f],.theme-mode-light .token.cdata[data-v-3640397f],.theme-mode-light .token.comment[data-v-3640397f],.theme-mode-light .token.doctype[data-v-3640397f],.theme-mode-light .token.prolog[data-v-3640397f]{color:#999}.theme-mode-light .token.punctuation[data-v-3640397f]{color:#ccc}.theme-mode-light .token.attr-name[data-v-3640397f],.theme-mode-light .token.deleted[data-v-3640397f],.theme-mode-light .token.namespace[data-v-3640397f],.theme-mode-light .token.tag[data-v-3640397f]{color:#e2777a}.theme-mode-light .token.function-name[data-v-3640397f]{color:#6196cc}.theme-mode-light .token.boolean[data-v-3640397f],.theme-mode-light .token.function[data-v-3640397f],.theme-mode-light .token.number[data-v-3640397f]{color:#f08d49}.theme-mode-light .token.class-name[data-v-3640397f],.theme-mode-light .token.constant[data-v-3640397f],.theme-mode-light .token.property[data-v-3640397f],.theme-mode-light .token.symbol[data-v-3640397f]{color:#f8c555}.theme-mode-light .token.atrule[data-v-3640397f],.theme-mode-light .token.builtin[data-v-3640397f],.theme-mode-light .token.important[data-v-3640397f],.theme-mode-light .token.keyword[data-v-3640397f],.theme-mode-light .token.selector[data-v-3640397f]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-3640397f],.theme-mode-light .token.char[data-v-3640397f],.theme-mode-light .token.regex[data-v-3640397f],.theme-mode-light .token.string[data-v-3640397f],.theme-mode-light .token.variable[data-v-3640397f]{color:#7ec699}.theme-mode-light .token.entity[data-v-3640397f],.theme-mode-light .token.operator[data-v-3640397f],.theme-mode-light .token.url[data-v-3640397f]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-3640397f],.theme-mode-light .style .token.string[data-v-3640397f],.theme-mode-light .token.entity[data-v-3640397f],.theme-mode-light .token.operator[data-v-3640397f],.theme-mode-light .token.url[data-v-3640397f]{background:none}.theme-mode-light .token.bold[data-v-3640397f],.theme-mode-light .token.important[data-v-3640397f]{font-weight:700}.theme-mode-light .token.italic[data-v-3640397f]{font-style:italic}.theme-mode-light .token.entity[data-v-3640397f]{cursor:help}.theme-mode-light .token.inserted[data-v-3640397f]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-3640397f],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-3640397f]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-3640397f]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-3640397f]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-3640397f]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-3640397f]::-moz-selection,.theme-mode-light code[class*=language-][data-v-3640397f] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-3640397f]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-3640397f] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-3640397f]::selection,.theme-mode-light code[class*=language-][data-v-3640397f] ::selection,.theme-mode-light pre[class*=language-][data-v-3640397f]::selection,.theme-mode-light pre[class*=language-][data-v-3640397f] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-3640397f]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-3640397f]{border:1px solid #ddd}.theme-mode-dark[data-v-3640397f]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-3640397f],.theme-mode-dark pre[class*=language-][data-v-3640397f]{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-3640397f]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-3640397f],.theme-mode-dark pre[class*=language-][data-v-3640397f]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-3640397f]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-3640397f],.theme-mode-dark .token.cdata[data-v-3640397f],.theme-mode-dark .token.comment[data-v-3640397f],.theme-mode-dark .token.doctype[data-v-3640397f],.theme-mode-dark .token.prolog[data-v-3640397f]{color:#999}.theme-mode-dark .token.punctuation[data-v-3640397f]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-3640397f],.theme-mode-dark .token.deleted[data-v-3640397f],.theme-mode-dark .token.namespace[data-v-3640397f],.theme-mode-dark .token.tag[data-v-3640397f]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-3640397f]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-3640397f],.theme-mode-dark .token.function[data-v-3640397f],.theme-mode-dark .token.number[data-v-3640397f]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-3640397f],.theme-mode-dark .token.constant[data-v-3640397f],.theme-mode-dark .token.property[data-v-3640397f],.theme-mode-dark .token.symbol[data-v-3640397f]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-3640397f],.theme-mode-dark .token.builtin[data-v-3640397f],.theme-mode-dark .token.important[data-v-3640397f],.theme-mode-dark .token.keyword[data-v-3640397f],.theme-mode-dark .token.selector[data-v-3640397f]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-3640397f],.theme-mode-dark .token.char[data-v-3640397f],.theme-mode-dark .token.regex[data-v-3640397f],.theme-mode-dark .token.string[data-v-3640397f],.theme-mode-dark .token.variable[data-v-3640397f]{color:#7ec699}.theme-mode-dark .token.entity[data-v-3640397f],.theme-mode-dark .token.operator[data-v-3640397f],.theme-mode-dark .token.url[data-v-3640397f]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-3640397f],.theme-mode-dark .style .token.string[data-v-3640397f],.theme-mode-dark .token.entity[data-v-3640397f],.theme-mode-dark .token.operator[data-v-3640397f],.theme-mode-dark .token.url[data-v-3640397f]{background:none}.theme-mode-dark .token.bold[data-v-3640397f],.theme-mode-dark .token.important[data-v-3640397f]{font-weight:700}.theme-mode-dark .token.italic[data-v-3640397f]{font-style:italic}.theme-mode-dark .token.entity[data-v-3640397f]{cursor:help}.theme-mode-dark .token.inserted[data-v-3640397f]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-3640397f]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-3640397f]{background-color:transparent}.theme-mode-dark blockquote[data-v-3640397f]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-3640397f]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-3640397f]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-3640397f]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-3640397f]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-3640397f]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-3640397f]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-3640397f],.theme-mode-dark .custom-block.note[data-v-3640397f],.theme-mode-dark .custom-block.tip[data-v-3640397f],.theme-mode-dark .custom-block.warning[data-v-3640397f]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-3640397f],.theme-mode-dark .custom-block.danger[data-v-3640397f]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-3640397f]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-3640397f]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-3640397f],.theme-mode-dark .nav-item .dropdown-title a[data-v-3640397f]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-3640397f],.theme-mode-dark .nav-item>a[data-v-3640397f]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-3640397f]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-3640397f]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-3640397f]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-3640397f],.theme-mode-dark .buttons .button .select-box li[data-v-3640397f]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-3640397f]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-3640397f]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-3640397f],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-3640397f]:hover,.theme-mode-dark .pagination span[data-v-3640397f]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-3640397f]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-3640397f],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-3640397f]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-3640397f]:hover,.theme-mode-dark a.sidebar-link[data-v-3640397f]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-3640397f]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-3640397f],.theme-mode-dark .search-box input[data-v-3640397f]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-3640397f]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-3640397f],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-3640397f]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-3640397f],.theme-mode-dark .tabs-component-tab[data-v-3640397f]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-3640397f]{color:#b160ea}.theme-mode-read[data-v-3640397f]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-3640397f],.theme-mode-read pre[class*=language-][data-v-3640397f]{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-3640397f]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-3640397f],.theme-mode-read pre[class*=language-][data-v-3640397f]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-3640397f]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-3640397f],.theme-mode-read .token.cdata[data-v-3640397f],.theme-mode-read .token.comment[data-v-3640397f],.theme-mode-read .token.doctype[data-v-3640397f],.theme-mode-read .token.prolog[data-v-3640397f]{color:#999}.theme-mode-read .token.punctuation[data-v-3640397f]{color:#ccc}.theme-mode-read .token.attr-name[data-v-3640397f],.theme-mode-read .token.deleted[data-v-3640397f],.theme-mode-read .token.namespace[data-v-3640397f],.theme-mode-read .token.tag[data-v-3640397f]{color:#e2777a}.theme-mode-read .token.function-name[data-v-3640397f]{color:#6196cc}.theme-mode-read .token.boolean[data-v-3640397f],.theme-mode-read .token.function[data-v-3640397f],.theme-mode-read .token.number[data-v-3640397f]{color:#f08d49}.theme-mode-read .token.class-name[data-v-3640397f],.theme-mode-read .token.constant[data-v-3640397f],.theme-mode-read .token.property[data-v-3640397f],.theme-mode-read .token.symbol[data-v-3640397f]{color:#f8c555}.theme-mode-read .token.atrule[data-v-3640397f],.theme-mode-read .token.builtin[data-v-3640397f],.theme-mode-read .token.important[data-v-3640397f],.theme-mode-read .token.keyword[data-v-3640397f],.theme-mode-read .token.selector[data-v-3640397f]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-3640397f],.theme-mode-read .token.char[data-v-3640397f],.theme-mode-read .token.regex[data-v-3640397f],.theme-mode-read .token.string[data-v-3640397f],.theme-mode-read .token.variable[data-v-3640397f]{color:#7ec699}.theme-mode-read .token.entity[data-v-3640397f],.theme-mode-read .token.operator[data-v-3640397f],.theme-mode-read .token.url[data-v-3640397f]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-3640397f],.theme-mode-read .style .token.string[data-v-3640397f],.theme-mode-read .token.entity[data-v-3640397f],.theme-mode-read .token.operator[data-v-3640397f],.theme-mode-read .token.url[data-v-3640397f]{background:none}.theme-mode-read .token.bold[data-v-3640397f],.theme-mode-read .token.important[data-v-3640397f]{font-weight:700}.theme-mode-read .token.italic[data-v-3640397f]{font-style:italic}.theme-mode-read .token.entity[data-v-3640397f]{cursor:help}.theme-mode-read .token.inserted[data-v-3640397f]{color:green}[data-v-3640397f]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-3640397f]::-webkit-scrollbar-track{border-radius:2em}[data-v-3640397f]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.reading-progress[data-v-3640397f]{position:fixed;z-index:1000;background:transparent;overflow:hidden}.reading-progress .progress[data-v-3640397f]{width:100%;height:100%;background:#11a8cd;background-image:none;transform-origin:0 0;transition:transform .2s ease-out}.top[data-v-3640397f]{top:0;left:0;right:0;width:100%;height:3px}.bottom[data-v-3640397f]{bottom:0;left:0;right:0;width:100%;height:3px}.left[data-v-3640397f]{left:0;top:0;bottom:0;width:3px;height:100%}.right[data-v-3640397f]{right:0;top:0;bottom:0;width:3px;height:100%}.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-439bb2a8]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-439bb2a8],.theme-mode-light pre[class*=language-][data-v-439bb2a8]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-439bb2a8]::-moz-selection,.theme-mode-light code[class*=language-][data-v-439bb2a8] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-439bb2a8]::selection,.theme-mode-light code[class*=language-][data-v-439bb2a8] ::selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8]::selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-439bb2a8],.theme-mode-light pre[class*=language-][data-v-439bb2a8]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-439bb2a8],.theme-mode-light pre[class*=language-][data-v-439bb2a8]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-439bb2a8],.theme-mode-light .token.comment[data-v-439bb2a8],.theme-mode-light .token.doctype[data-v-439bb2a8],.theme-mode-light .token.prolog[data-v-439bb2a8]{color:#708090}.theme-mode-light .token.punctuation[data-v-439bb2a8]{color:#999}.theme-mode-light .namespace[data-v-439bb2a8]{opacity:.7}.theme-mode-light .token.boolean[data-v-439bb2a8],.theme-mode-light .token.constant[data-v-439bb2a8],.theme-mode-light .token.deleted[data-v-439bb2a8],.theme-mode-light .token.number[data-v-439bb2a8],.theme-mode-light .token.property[data-v-439bb2a8],.theme-mode-light .token.symbol[data-v-439bb2a8],.theme-mode-light .token.tag[data-v-439bb2a8]{color:#905}.theme-mode-light .token.attr-name[data-v-439bb2a8],.theme-mode-light .token.builtin[data-v-439bb2a8],.theme-mode-light .token.char[data-v-439bb2a8],.theme-mode-light .token.inserted[data-v-439bb2a8],.theme-mode-light .token.selector[data-v-439bb2a8],.theme-mode-light .token.string[data-v-439bb2a8]{color:#690}.theme-mode-light .language-css .token.string[data-v-439bb2a8],.theme-mode-light .style .token.string[data-v-439bb2a8],.theme-mode-light .token.entity[data-v-439bb2a8],.theme-mode-light .token.operator[data-v-439bb2a8],.theme-mode-light .token.url[data-v-439bb2a8]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-439bb2a8],.theme-mode-light .token.attr-value[data-v-439bb2a8],.theme-mode-light .token.keyword[data-v-439bb2a8]{color:#07a}.theme-mode-light .token.class-name[data-v-439bb2a8],.theme-mode-light .token.function[data-v-439bb2a8]{color:#dd4a68}.theme-mode-light .token.important[data-v-439bb2a8],.theme-mode-light .token.regex[data-v-439bb2a8],.theme-mode-light .token.variable[data-v-439bb2a8]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-439bb2a8],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-439bb2a8]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-439bb2a8]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-439bb2a8]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-439bb2a8]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-439bb2a8]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-439bb2a8]{color:#9e9e9e}strong[data-v-439bb2a8]{color:#000}.suggestions[data-v-439bb2a8]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-439bb2a8]{color:#64acff;font-weight:700}.footer[data-v-439bb2a8]{color:#fff}p code[data-v-439bb2a8]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-439bb2a8]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-439bb2a8],.theme-mode-light pre[class*=language-][data-v-439bb2a8]{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-439bb2a8]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-439bb2a8],.theme-mode-light pre[class*=language-][data-v-439bb2a8]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-439bb2a8]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-439bb2a8],.theme-mode-light .token.cdata[data-v-439bb2a8],.theme-mode-light .token.comment[data-v-439bb2a8],.theme-mode-light .token.doctype[data-v-439bb2a8],.theme-mode-light .token.prolog[data-v-439bb2a8]{color:#999}.theme-mode-light .token.punctuation[data-v-439bb2a8]{color:#ccc}.theme-mode-light .token.attr-name[data-v-439bb2a8],.theme-mode-light .token.deleted[data-v-439bb2a8],.theme-mode-light .token.namespace[data-v-439bb2a8],.theme-mode-light .token.tag[data-v-439bb2a8]{color:#e2777a}.theme-mode-light .token.function-name[data-v-439bb2a8]{color:#6196cc}.theme-mode-light .token.boolean[data-v-439bb2a8],.theme-mode-light .token.function[data-v-439bb2a8],.theme-mode-light .token.number[data-v-439bb2a8]{color:#f08d49}.theme-mode-light .token.class-name[data-v-439bb2a8],.theme-mode-light .token.constant[data-v-439bb2a8],.theme-mode-light .token.property[data-v-439bb2a8],.theme-mode-light .token.symbol[data-v-439bb2a8]{color:#f8c555}.theme-mode-light .token.atrule[data-v-439bb2a8],.theme-mode-light .token.builtin[data-v-439bb2a8],.theme-mode-light .token.important[data-v-439bb2a8],.theme-mode-light .token.keyword[data-v-439bb2a8],.theme-mode-light .token.selector[data-v-439bb2a8]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-439bb2a8],.theme-mode-light .token.char[data-v-439bb2a8],.theme-mode-light .token.regex[data-v-439bb2a8],.theme-mode-light .token.string[data-v-439bb2a8],.theme-mode-light .token.variable[data-v-439bb2a8]{color:#7ec699}.theme-mode-light .token.entity[data-v-439bb2a8],.theme-mode-light .token.operator[data-v-439bb2a8],.theme-mode-light .token.url[data-v-439bb2a8]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-439bb2a8],.theme-mode-light .style .token.string[data-v-439bb2a8],.theme-mode-light .token.entity[data-v-439bb2a8],.theme-mode-light .token.operator[data-v-439bb2a8],.theme-mode-light .token.url[data-v-439bb2a8]{background:none}.theme-mode-light .token.bold[data-v-439bb2a8],.theme-mode-light .token.important[data-v-439bb2a8]{font-weight:700}.theme-mode-light .token.italic[data-v-439bb2a8]{font-style:italic}.theme-mode-light .token.entity[data-v-439bb2a8]{cursor:help}.theme-mode-light .token.inserted[data-v-439bb2a8]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-439bb2a8],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-439bb2a8]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-439bb2a8]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-439bb2a8]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-439bb2a8]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-439bb2a8]::-moz-selection,.theme-mode-light code[class*=language-][data-v-439bb2a8] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-439bb2a8]::selection,.theme-mode-light code[class*=language-][data-v-439bb2a8] ::selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8]::selection,.theme-mode-light pre[class*=language-][data-v-439bb2a8] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-439bb2a8]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-439bb2a8]{border:1px solid #ddd}.theme-mode-dark[data-v-439bb2a8]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-439bb2a8],.theme-mode-dark pre[class*=language-][data-v-439bb2a8]{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-439bb2a8]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-439bb2a8],.theme-mode-dark pre[class*=language-][data-v-439bb2a8]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-439bb2a8]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-439bb2a8],.theme-mode-dark .token.cdata[data-v-439bb2a8],.theme-mode-dark .token.comment[data-v-439bb2a8],.theme-mode-dark .token.doctype[data-v-439bb2a8],.theme-mode-dark .token.prolog[data-v-439bb2a8]{color:#999}.theme-mode-dark .token.punctuation[data-v-439bb2a8]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-439bb2a8],.theme-mode-dark .token.deleted[data-v-439bb2a8],.theme-mode-dark .token.namespace[data-v-439bb2a8],.theme-mode-dark .token.tag[data-v-439bb2a8]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-439bb2a8]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-439bb2a8],.theme-mode-dark .token.function[data-v-439bb2a8],.theme-mode-dark .token.number[data-v-439bb2a8]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-439bb2a8],.theme-mode-dark .token.constant[data-v-439bb2a8],.theme-mode-dark .token.property[data-v-439bb2a8],.theme-mode-dark .token.symbol[data-v-439bb2a8]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-439bb2a8],.theme-mode-dark .token.builtin[data-v-439bb2a8],.theme-mode-dark .token.important[data-v-439bb2a8],.theme-mode-dark .token.keyword[data-v-439bb2a8],.theme-mode-dark .token.selector[data-v-439bb2a8]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-439bb2a8],.theme-mode-dark .token.char[data-v-439bb2a8],.theme-mode-dark .token.regex[data-v-439bb2a8],.theme-mode-dark .token.string[data-v-439bb2a8],.theme-mode-dark .token.variable[data-v-439bb2a8]{color:#7ec699}.theme-mode-dark .token.entity[data-v-439bb2a8],.theme-mode-dark .token.operator[data-v-439bb2a8],.theme-mode-dark .token.url[data-v-439bb2a8]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-439bb2a8],.theme-mode-dark .style .token.string[data-v-439bb2a8],.theme-mode-dark .token.entity[data-v-439bb2a8],.theme-mode-dark .token.operator[data-v-439bb2a8],.theme-mode-dark .token.url[data-v-439bb2a8]{background:none}.theme-mode-dark .token.bold[data-v-439bb2a8],.theme-mode-dark .token.important[data-v-439bb2a8]{font-weight:700}.theme-mode-dark .token.italic[data-v-439bb2a8]{font-style:italic}.theme-mode-dark .token.entity[data-v-439bb2a8]{cursor:help}.theme-mode-dark .token.inserted[data-v-439bb2a8]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-439bb2a8]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-439bb2a8]{background-color:transparent}.theme-mode-dark blockquote[data-v-439bb2a8]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-439bb2a8]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-439bb2a8]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-439bb2a8]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-439bb2a8]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-439bb2a8]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-439bb2a8]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-439bb2a8],.theme-mode-dark .custom-block.note[data-v-439bb2a8],.theme-mode-dark .custom-block.tip[data-v-439bb2a8],.theme-mode-dark .custom-block.warning[data-v-439bb2a8]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-439bb2a8],.theme-mode-dark .custom-block.danger[data-v-439bb2a8]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-439bb2a8]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-439bb2a8]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-439bb2a8],.theme-mode-dark .nav-item .dropdown-title a[data-v-439bb2a8]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-439bb2a8],.theme-mode-dark .nav-item>a[data-v-439bb2a8]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-439bb2a8]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-439bb2a8]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-439bb2a8]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-439bb2a8],.theme-mode-dark .buttons .button .select-box li[data-v-439bb2a8]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-439bb2a8]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-439bb2a8]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-439bb2a8],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-439bb2a8]:hover,.theme-mode-dark .pagination span[data-v-439bb2a8]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-439bb2a8]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-439bb2a8],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-439bb2a8]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-439bb2a8]:hover,.theme-mode-dark a.sidebar-link[data-v-439bb2a8]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-439bb2a8]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-439bb2a8],.theme-mode-dark .search-box input[data-v-439bb2a8]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-439bb2a8]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-439bb2a8],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-439bb2a8]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-439bb2a8],.theme-mode-dark .tabs-component-tab[data-v-439bb2a8]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-439bb2a8]{color:#b160ea}.theme-mode-read[data-v-439bb2a8]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-439bb2a8],.theme-mode-read pre[class*=language-][data-v-439bb2a8]{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-439bb2a8]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-439bb2a8],.theme-mode-read pre[class*=language-][data-v-439bb2a8]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-439bb2a8]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-439bb2a8],.theme-mode-read .token.cdata[data-v-439bb2a8],.theme-mode-read .token.comment[data-v-439bb2a8],.theme-mode-read .token.doctype[data-v-439bb2a8],.theme-mode-read .token.prolog[data-v-439bb2a8]{color:#999}.theme-mode-read .token.punctuation[data-v-439bb2a8]{color:#ccc}.theme-mode-read .token.attr-name[data-v-439bb2a8],.theme-mode-read .token.deleted[data-v-439bb2a8],.theme-mode-read .token.namespace[data-v-439bb2a8],.theme-mode-read .token.tag[data-v-439bb2a8]{color:#e2777a}.theme-mode-read .token.function-name[data-v-439bb2a8]{color:#6196cc}.theme-mode-read .token.boolean[data-v-439bb2a8],.theme-mode-read .token.function[data-v-439bb2a8],.theme-mode-read .token.number[data-v-439bb2a8]{color:#f08d49}.theme-mode-read .token.class-name[data-v-439bb2a8],.theme-mode-read .token.constant[data-v-439bb2a8],.theme-mode-read .token.property[data-v-439bb2a8],.theme-mode-read .token.symbol[data-v-439bb2a8]{color:#f8c555}.theme-mode-read .token.atrule[data-v-439bb2a8],.theme-mode-read .token.builtin[data-v-439bb2a8],.theme-mode-read .token.important[data-v-439bb2a8],.theme-mode-read .token.keyword[data-v-439bb2a8],.theme-mode-read .token.selector[data-v-439bb2a8]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-439bb2a8],.theme-mode-read .token.char[data-v-439bb2a8],.theme-mode-read .token.regex[data-v-439bb2a8],.theme-mode-read .token.string[data-v-439bb2a8],.theme-mode-read .token.variable[data-v-439bb2a8]{color:#7ec699}.theme-mode-read .token.entity[data-v-439bb2a8],.theme-mode-read .token.operator[data-v-439bb2a8],.theme-mode-read .token.url[data-v-439bb2a8]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-439bb2a8],.theme-mode-read .style .token.string[data-v-439bb2a8],.theme-mode-read .token.entity[data-v-439bb2a8],.theme-mode-read .token.operator[data-v-439bb2a8],.theme-mode-read .token.url[data-v-439bb2a8]{background:none}.theme-mode-read .token.bold[data-v-439bb2a8],.theme-mode-read .token.important[data-v-439bb2a8]{font-weight:700}.theme-mode-read .token.italic[data-v-439bb2a8]{font-style:italic}.theme-mode-read .token.entity[data-v-439bb2a8]{cursor:help}.theme-mode-read .token.inserted[data-v-439bb2a8]{color:green}[data-v-439bb2a8]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-439bb2a8]::-webkit-scrollbar-track{border-radius:2em}[data-v-439bb2a8]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.theme-vdoing-content[data-v-439bb2a8]{margin:3rem auto;padding:1.5rem}.theme-vdoing-content span[data-v-439bb2a8]{font-size:6rem;color:#11a8cd}.main-wrapper{margin:1.5rem auto 0;max-width:1100px;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:#11a8cd}.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{border-top:1px solid var(--borderColor);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:#11a8cd}.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}.pagination span:hover{color:#11a8cd}.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{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:#11a8cd;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%}.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:#11a8cd}.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 2.4rem 7px .95rem;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:#11a8cd;background:#f8f8f8;border-color:#11a8cd}.categories-wrapper .categories a:not(.active):hover span{opacity:.8}.categories-wrapper .categories a span{background-color:var(--textColor);color:var(--mainBg);border-radius:8px;padding:0 .13rem;min-width:1rem;height:1rem;line-height:1rem;font-size:12px;text-align:center;opacity:.6;transition:opacity .3s;position:absolute;right:.95rem;top:8px}.categories-wrapper .categories a.active{background:#11a8cd;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-7d2bb426]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-7d2bb426],.theme-mode-light pre[class*=language-][data-v-7d2bb426]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-7d2bb426]::-moz-selection,.theme-mode-light code[class*=language-][data-v-7d2bb426] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-7d2bb426]::selection,.theme-mode-light code[class*=language-][data-v-7d2bb426] ::selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426]::selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-7d2bb426],.theme-mode-light pre[class*=language-][data-v-7d2bb426]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-7d2bb426],.theme-mode-light pre[class*=language-][data-v-7d2bb426]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-7d2bb426],.theme-mode-light .token.comment[data-v-7d2bb426],.theme-mode-light .token.doctype[data-v-7d2bb426],.theme-mode-light .token.prolog[data-v-7d2bb426]{color:#708090}.theme-mode-light .token.punctuation[data-v-7d2bb426]{color:#999}.theme-mode-light .namespace[data-v-7d2bb426]{opacity:.7}.theme-mode-light .token.boolean[data-v-7d2bb426],.theme-mode-light .token.constant[data-v-7d2bb426],.theme-mode-light .token.deleted[data-v-7d2bb426],.theme-mode-light .token.number[data-v-7d2bb426],.theme-mode-light .token.property[data-v-7d2bb426],.theme-mode-light .token.symbol[data-v-7d2bb426],.theme-mode-light .token.tag[data-v-7d2bb426]{color:#905}.theme-mode-light .token.attr-name[data-v-7d2bb426],.theme-mode-light .token.builtin[data-v-7d2bb426],.theme-mode-light .token.char[data-v-7d2bb426],.theme-mode-light .token.inserted[data-v-7d2bb426],.theme-mode-light .token.selector[data-v-7d2bb426],.theme-mode-light .token.string[data-v-7d2bb426]{color:#690}.theme-mode-light .language-css .token.string[data-v-7d2bb426],.theme-mode-light .style .token.string[data-v-7d2bb426],.theme-mode-light .token.entity[data-v-7d2bb426],.theme-mode-light .token.operator[data-v-7d2bb426],.theme-mode-light .token.url[data-v-7d2bb426]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-7d2bb426],.theme-mode-light .token.attr-value[data-v-7d2bb426],.theme-mode-light .token.keyword[data-v-7d2bb426]{color:#07a}.theme-mode-light .token.class-name[data-v-7d2bb426],.theme-mode-light .token.function[data-v-7d2bb426]{color:#dd4a68}.theme-mode-light .token.important[data-v-7d2bb426],.theme-mode-light .token.regex[data-v-7d2bb426],.theme-mode-light .token.variable[data-v-7d2bb426]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-7d2bb426],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-7d2bb426]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-7d2bb426]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-7d2bb426]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-7d2bb426]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-7d2bb426]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-7d2bb426]{color:#9e9e9e}strong[data-v-7d2bb426]{color:#000}.suggestions[data-v-7d2bb426]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-7d2bb426]{color:#64acff;font-weight:700}.footer[data-v-7d2bb426]{color:#fff}p code[data-v-7d2bb426]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-7d2bb426]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-7d2bb426],.theme-mode-light pre[class*=language-][data-v-7d2bb426]{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-7d2bb426]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-7d2bb426],.theme-mode-light pre[class*=language-][data-v-7d2bb426]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-7d2bb426]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-7d2bb426],.theme-mode-light .token.cdata[data-v-7d2bb426],.theme-mode-light .token.comment[data-v-7d2bb426],.theme-mode-light .token.doctype[data-v-7d2bb426],.theme-mode-light .token.prolog[data-v-7d2bb426]{color:#999}.theme-mode-light .token.punctuation[data-v-7d2bb426]{color:#ccc}.theme-mode-light .token.attr-name[data-v-7d2bb426],.theme-mode-light .token.deleted[data-v-7d2bb426],.theme-mode-light .token.namespace[data-v-7d2bb426],.theme-mode-light .token.tag[data-v-7d2bb426]{color:#e2777a}.theme-mode-light .token.function-name[data-v-7d2bb426]{color:#6196cc}.theme-mode-light .token.boolean[data-v-7d2bb426],.theme-mode-light .token.function[data-v-7d2bb426],.theme-mode-light .token.number[data-v-7d2bb426]{color:#f08d49}.theme-mode-light .token.class-name[data-v-7d2bb426],.theme-mode-light .token.constant[data-v-7d2bb426],.theme-mode-light .token.property[data-v-7d2bb426],.theme-mode-light .token.symbol[data-v-7d2bb426]{color:#f8c555}.theme-mode-light .token.atrule[data-v-7d2bb426],.theme-mode-light .token.builtin[data-v-7d2bb426],.theme-mode-light .token.important[data-v-7d2bb426],.theme-mode-light .token.keyword[data-v-7d2bb426],.theme-mode-light .token.selector[data-v-7d2bb426]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-7d2bb426],.theme-mode-light .token.char[data-v-7d2bb426],.theme-mode-light .token.regex[data-v-7d2bb426],.theme-mode-light .token.string[data-v-7d2bb426],.theme-mode-light .token.variable[data-v-7d2bb426]{color:#7ec699}.theme-mode-light .token.entity[data-v-7d2bb426],.theme-mode-light .token.operator[data-v-7d2bb426],.theme-mode-light .token.url[data-v-7d2bb426]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-7d2bb426],.theme-mode-light .style .token.string[data-v-7d2bb426],.theme-mode-light .token.entity[data-v-7d2bb426],.theme-mode-light .token.operator[data-v-7d2bb426],.theme-mode-light .token.url[data-v-7d2bb426]{background:none}.theme-mode-light .token.bold[data-v-7d2bb426],.theme-mode-light .token.important[data-v-7d2bb426]{font-weight:700}.theme-mode-light .token.italic[data-v-7d2bb426]{font-style:italic}.theme-mode-light .token.entity[data-v-7d2bb426]{cursor:help}.theme-mode-light .token.inserted[data-v-7d2bb426]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-7d2bb426],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-7d2bb426]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-7d2bb426]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-7d2bb426]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-7d2bb426]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-7d2bb426]::-moz-selection,.theme-mode-light code[class*=language-][data-v-7d2bb426] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-7d2bb426]::selection,.theme-mode-light code[class*=language-][data-v-7d2bb426] ::selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426]::selection,.theme-mode-light pre[class*=language-][data-v-7d2bb426] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-7d2bb426]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-7d2bb426]{border:1px solid #ddd}.theme-mode-dark[data-v-7d2bb426]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-7d2bb426],.theme-mode-dark pre[class*=language-][data-v-7d2bb426]{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-7d2bb426]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-7d2bb426],.theme-mode-dark pre[class*=language-][data-v-7d2bb426]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-7d2bb426]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-7d2bb426],.theme-mode-dark .token.cdata[data-v-7d2bb426],.theme-mode-dark .token.comment[data-v-7d2bb426],.theme-mode-dark .token.doctype[data-v-7d2bb426],.theme-mode-dark .token.prolog[data-v-7d2bb426]{color:#999}.theme-mode-dark .token.punctuation[data-v-7d2bb426]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-7d2bb426],.theme-mode-dark .token.deleted[data-v-7d2bb426],.theme-mode-dark .token.namespace[data-v-7d2bb426],.theme-mode-dark .token.tag[data-v-7d2bb426]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-7d2bb426]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-7d2bb426],.theme-mode-dark .token.function[data-v-7d2bb426],.theme-mode-dark .token.number[data-v-7d2bb426]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-7d2bb426],.theme-mode-dark .token.constant[data-v-7d2bb426],.theme-mode-dark .token.property[data-v-7d2bb426],.theme-mode-dark .token.symbol[data-v-7d2bb426]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-7d2bb426],.theme-mode-dark .token.builtin[data-v-7d2bb426],.theme-mode-dark .token.important[data-v-7d2bb426],.theme-mode-dark .token.keyword[data-v-7d2bb426],.theme-mode-dark .token.selector[data-v-7d2bb426]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-7d2bb426],.theme-mode-dark .token.char[data-v-7d2bb426],.theme-mode-dark .token.regex[data-v-7d2bb426],.theme-mode-dark .token.string[data-v-7d2bb426],.theme-mode-dark .token.variable[data-v-7d2bb426]{color:#7ec699}.theme-mode-dark .token.entity[data-v-7d2bb426],.theme-mode-dark .token.operator[data-v-7d2bb426],.theme-mode-dark .token.url[data-v-7d2bb426]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-7d2bb426],.theme-mode-dark .style .token.string[data-v-7d2bb426],.theme-mode-dark .token.entity[data-v-7d2bb426],.theme-mode-dark .token.operator[data-v-7d2bb426],.theme-mode-dark .token.url[data-v-7d2bb426]{background:none}.theme-mode-dark .token.bold[data-v-7d2bb426],.theme-mode-dark .token.important[data-v-7d2bb426]{font-weight:700}.theme-mode-dark .token.italic[data-v-7d2bb426]{font-style:italic}.theme-mode-dark .token.entity[data-v-7d2bb426]{cursor:help}.theme-mode-dark .token.inserted[data-v-7d2bb426]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-7d2bb426]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-7d2bb426]{background-color:transparent}.theme-mode-dark blockquote[data-v-7d2bb426]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-7d2bb426]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-7d2bb426]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-7d2bb426]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-7d2bb426]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-7d2bb426]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-7d2bb426]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-7d2bb426],.theme-mode-dark .custom-block.note[data-v-7d2bb426],.theme-mode-dark .custom-block.tip[data-v-7d2bb426],.theme-mode-dark .custom-block.warning[data-v-7d2bb426]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-7d2bb426],.theme-mode-dark .custom-block.danger[data-v-7d2bb426]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-7d2bb426]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-7d2bb426]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-7d2bb426],.theme-mode-dark .nav-item .dropdown-title a[data-v-7d2bb426]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-7d2bb426],.theme-mode-dark .nav-item>a[data-v-7d2bb426]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-7d2bb426]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-7d2bb426]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-7d2bb426]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-7d2bb426],.theme-mode-dark .buttons .button .select-box li[data-v-7d2bb426]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-7d2bb426]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-7d2bb426]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-7d2bb426],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-7d2bb426]:hover,.theme-mode-dark .pagination span[data-v-7d2bb426]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-7d2bb426]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-7d2bb426],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-7d2bb426]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-7d2bb426]:hover,.theme-mode-dark a.sidebar-link[data-v-7d2bb426]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-7d2bb426]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-7d2bb426],.theme-mode-dark .search-box input[data-v-7d2bb426]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-7d2bb426]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-7d2bb426],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-7d2bb426]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-7d2bb426],.theme-mode-dark .tabs-component-tab[data-v-7d2bb426]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-7d2bb426]{color:#b160ea}.theme-mode-read[data-v-7d2bb426]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-7d2bb426],.theme-mode-read pre[class*=language-][data-v-7d2bb426]{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-7d2bb426]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-7d2bb426],.theme-mode-read pre[class*=language-][data-v-7d2bb426]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-7d2bb426]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-7d2bb426],.theme-mode-read .token.cdata[data-v-7d2bb426],.theme-mode-read .token.comment[data-v-7d2bb426],.theme-mode-read .token.doctype[data-v-7d2bb426],.theme-mode-read .token.prolog[data-v-7d2bb426]{color:#999}.theme-mode-read .token.punctuation[data-v-7d2bb426]{color:#ccc}.theme-mode-read .token.attr-name[data-v-7d2bb426],.theme-mode-read .token.deleted[data-v-7d2bb426],.theme-mode-read .token.namespace[data-v-7d2bb426],.theme-mode-read .token.tag[data-v-7d2bb426]{color:#e2777a}.theme-mode-read .token.function-name[data-v-7d2bb426]{color:#6196cc}.theme-mode-read .token.boolean[data-v-7d2bb426],.theme-mode-read .token.function[data-v-7d2bb426],.theme-mode-read .token.number[data-v-7d2bb426]{color:#f08d49}.theme-mode-read .token.class-name[data-v-7d2bb426],.theme-mode-read .token.constant[data-v-7d2bb426],.theme-mode-read .token.property[data-v-7d2bb426],.theme-mode-read .token.symbol[data-v-7d2bb426]{color:#f8c555}.theme-mode-read .token.atrule[data-v-7d2bb426],.theme-mode-read .token.builtin[data-v-7d2bb426],.theme-mode-read .token.important[data-v-7d2bb426],.theme-mode-read .token.keyword[data-v-7d2bb426],.theme-mode-read .token.selector[data-v-7d2bb426]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-7d2bb426],.theme-mode-read .token.char[data-v-7d2bb426],.theme-mode-read .token.regex[data-v-7d2bb426],.theme-mode-read .token.string[data-v-7d2bb426],.theme-mode-read .token.variable[data-v-7d2bb426]{color:#7ec699}.theme-mode-read .token.entity[data-v-7d2bb426],.theme-mode-read .token.operator[data-v-7d2bb426],.theme-mode-read .token.url[data-v-7d2bb426]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-7d2bb426],.theme-mode-read .style .token.string[data-v-7d2bb426],.theme-mode-read .token.entity[data-v-7d2bb426],.theme-mode-read .token.operator[data-v-7d2bb426],.theme-mode-read .token.url[data-v-7d2bb426]{background:none}.theme-mode-read .token.bold[data-v-7d2bb426],.theme-mode-read .token.important[data-v-7d2bb426]{font-weight:700}.theme-mode-read .token.italic[data-v-7d2bb426]{font-style:italic}.theme-mode-read .token.entity[data-v-7d2bb426]{cursor:help}.theme-mode-read .token.inserted[data-v-7d2bb426]{color:green}[data-v-7d2bb426]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-7d2bb426]::-webkit-scrollbar-track{border-radius:2em}[data-v-7d2bb426]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.home-wrapper .banner[data-v-7d2bb426]{width:100%;min-height:450px;margin-top:3.6rem;color:#fff;position:relative;overflow:hidden}.home-wrapper .banner .banner-conent[data-v-7d2bb426]{max-width:1100px;margin:0 auto;position:relative;z-index:1;overflow:hidden}.home-wrapper .banner .banner-conent .hero[data-v-7d2bb426]{text-align:center;margin-top:3rem}.home-wrapper .banner .banner-conent .hero img[data-v-7d2bb426]{max-width:100%;max-height:240px;display:block;margin:2rem auto 1.5rem}.home-wrapper .banner .banner-conent .hero h1[data-v-7d2bb426]{margin:0;font-size:3.2rem}.home-wrapper .banner .banner-conent .hero .action[data-v-7d2bb426],.home-wrapper .banner .banner-conent .hero .description[data-v-7d2bb426]{margin:1.5rem auto}.home-wrapper .banner .banner-conent .hero .description[data-v-7d2bb426]{max-width:40rem;font-size:1.1rem;line-height:1.3;opacity:.9}.home-wrapper .banner .banner-conent .hero .action-button[data-v-7d2bb426]{display:inline-block;font-size:1.2rem;background-color:#11a8cd;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #0f97b9;color:#fff}.home-wrapper .banner .banner-conent .hero .action-button[data-v-7d2bb426]:hover{background-color:#13bee8}.home-wrapper .banner .banner-conent .features[data-v-7d2bb426]{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-7d2bb426]{flex-grow:1;flex-basis:30%;max-width:30%;text-align:center}.home-wrapper .banner .banner-conent .feature a[data-v-7d2bb426]{color:inherit}.home-wrapper .banner .banner-conent .feature a .feature-img[data-v-7d2bb426]{width:10rem;height:10rem;animation:heart-7d2bb426 1.2s ease-in-out 0s infinite alternate;animation-play-state:paused}.home-wrapper .banner .banner-conent .feature a h2[data-v-7d2bb426]{font-weight:500;font-size:1.3rem;border-bottom:none;padding-bottom:0}.home-wrapper .banner .banner-conent .feature a p[data-v-7d2bb426]{opacity:.8;padding:0 .8rem}.home-wrapper .banner .banner-conent .feature:hover .feature-img[data-v-7d2bb426]{animation-play-state:running}.home-wrapper .banner .banner-conent .feature:hover h2[data-v-7d2bb426],.home-wrapper .banner .banner-conent .feature:hover p[data-v-7d2bb426]{color:#11a8cd}.home-wrapper .banner .slide-banner[data-v-7d2bb426]{margin-top:2rem}.home-wrapper .banner .slide-banner .banner-wrapper[data-v-7d2bb426]{position:relative}.home-wrapper .banner .slide-banner .slide-banner-scroll[data-v-7d2bb426]{min-height:1px;overflow:hidden}.home-wrapper .banner .slide-banner .slide-banner-wrapper[data-v-7d2bb426]{height:300px}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item[data-v-7d2bb426]{display:inline-block;height:300px;width:100%;text-align:center}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a[data-v-7d2bb426]{color:inherit}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a .feature-img[data-v-7d2bb426]{width:10rem;height:10rem}.home-wrapper .banner .slide-banner .slide-banner-wrapper .slide-item a h2[data-v-7d2bb426]{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-7d2bb426]{opacity:.8;padding:0 .8rem}.home-wrapper .banner .slide-banner .docs-wrapper[data-v-7d2bb426]{position:absolute;bottom:25px;left:50%;transform:translateX(-50%)}.home-wrapper .banner .slide-banner .docs-wrapper .doc[data-v-7d2bb426]{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-7d2bb426]{opacity:.5}.home-wrapper .banner.hide-banner[data-v-7d2bb426]{display:none}.home-wrapper .banner.hide-banner+.main-wrapper[data-v-7d2bb426]{margin-top:4.5rem}.home-wrapper .main-wrapper[data-v-7d2bb426]{margin-top:2rem}.home-wrapper .main-wrapper .main-left .card-box[data-v-7d2bb426]{margin-bottom:2rem}.home-wrapper .main-wrapper .main-left .pagination[data-v-7d2bb426]{margin-bottom:3rem}.home-wrapper .main-wrapper .main-left .theme-vdoing-content[data-v-7d2bb426]{padding:0 2rem;overflow:hidden;border:none}.home-wrapper .main-wrapper .main-left .theme-vdoing-content[data-v-7d2bb426]>:first-child{padding-top:2rem}.home-wrapper .main-wrapper .main-left .theme-vdoing-content[data-v-7d2bb426]>:last-child{padding-bottom:2rem}.home-wrapper .main-wrapper .main-right .custom-html-box[data-v-7d2bb426]{padding:0;overflow:hidden}@media (max-width:1025px){.home-wrapper .banner .banner-conent .hero h1[data-v-7d2bb426]{font-size:2.5rem}.home-wrapper .banner .banner-conent .hero .description[data-v-7d2bb426]{font-size:1rem}.home-wrapper .banner .banner-conent .feature a h2[data-v-7d2bb426]{font-size:1.1rem}.home-wrapper .banner .banner-conent .feature a .feature-img[data-v-7d2bb426]{width:9rem;height:9rem}}@media (max-width:719px){.home-wrapper .banner .banner-conent .features[data-v-7d2bb426]{display:none!important}}@media (max-width:419px){.home-wrapper .banner-conent[data-v-7d2bb426]{padding-left:1.5rem;padding-right:1.5rem}.home-wrapper .banner-conent .hero img[data-v-7d2bb426]{max-height:210px;margin:2rem auto 1.2rem}.home-wrapper .banner-conent .hero h1[data-v-7d2bb426]{font-size:2rem}.home-wrapper .banner-conent .hero .action[data-v-7d2bb426],.home-wrapper .banner-conent .hero .description[data-v-7d2bb426],.home-wrapper .banner-conent .hero h1[data-v-7d2bb426]{margin:1.2rem auto}.home-wrapper .banner-conent .hero .description[data-v-7d2bb426]{font-size:1.2rem}.home-wrapper .banner-conent .hero .action-button[data-v-7d2bb426]{font-size:1rem;padding:.6rem 1.2rem}.home-wrapper .banner-conent .feature h2[data-v-7d2bb426]{font-size:1.25rem}}@media (max-width:719px){.theme-style-line .main-wrapper[data-v-7d2bb426]{margin-top:-1px}}@keyframes heart-7d2bb426{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.237d6f6a.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#11a8cd}.search-box .suggestions{background:#fff;min-width:500px;max-width:700px;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;border-radius:4px;cursor:pointer;width:100%}.search-box .suggestion a{display:block;white-space:normal;color:#415b75;width:100%}.search-box .suggestion a .parent-page-title{color:#fff;font-weight:600;background-color:#11a8cd;padding:5px}.search-box .suggestion a .suggestion-row{border-collapse:collapse;width:100%;display:table}.search-box .suggestion a .suggestion-row .page-title{width:35%;background:#f5f5f5;border:1px solid #eaecef;border-left:none;display:table-cell;text-align:right;padding:5px;font-weight:600}.search-box .suggestion a .suggestion-row .suggestion-content{font-weight:400;border:1px solid #eaecef;border-right:none;width:65%;display:table-cell;padding:5px}.search-box .suggestion a .suggestion-row .suggestion-content .highlight{text-decoration:underline}.search-box .suggestion a .suggestion-row .suggestion-content .header{font-weight:600}.search-box .suggestion.focused{background-color:#f3f4f5}@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:4.6rem;text-align:center;line-height:44px;margin:5px 8px;color:#888;border-radius:50%;padding:0;transition:all .2s}.sidebar-button:hover{background:#11a8cd;color:#fff;box-shadow:0 0 6px #11a8cd}.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:#11a8cd}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #11a8cd;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:#11a8cd}.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 #ccc;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 #13b9e2}}.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:#11a8cd}.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 #13b9e2}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem;transition:transform .3s}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem;vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:var(--textColor);position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;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:860px;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:860px;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-06225672]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-06225672],.theme-mode-light pre[class*=language-][data-v-06225672]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-06225672]::-moz-selection,.theme-mode-light code[class*=language-][data-v-06225672] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-06225672]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-06225672] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-06225672]::selection,.theme-mode-light code[class*=language-][data-v-06225672] ::selection,.theme-mode-light pre[class*=language-][data-v-06225672]::selection,.theme-mode-light pre[class*=language-][data-v-06225672] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-06225672],.theme-mode-light pre[class*=language-][data-v-06225672]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-06225672],.theme-mode-light pre[class*=language-][data-v-06225672]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-06225672],.theme-mode-light .token.comment[data-v-06225672],.theme-mode-light .token.doctype[data-v-06225672],.theme-mode-light .token.prolog[data-v-06225672]{color:#708090}.theme-mode-light .token.punctuation[data-v-06225672]{color:#999}.theme-mode-light .namespace[data-v-06225672]{opacity:.7}.theme-mode-light .token.boolean[data-v-06225672],.theme-mode-light .token.constant[data-v-06225672],.theme-mode-light .token.deleted[data-v-06225672],.theme-mode-light .token.number[data-v-06225672],.theme-mode-light .token.property[data-v-06225672],.theme-mode-light .token.symbol[data-v-06225672],.theme-mode-light .token.tag[data-v-06225672]{color:#905}.theme-mode-light .token.attr-name[data-v-06225672],.theme-mode-light .token.builtin[data-v-06225672],.theme-mode-light .token.char[data-v-06225672],.theme-mode-light .token.inserted[data-v-06225672],.theme-mode-light .token.selector[data-v-06225672],.theme-mode-light .token.string[data-v-06225672]{color:#690}.theme-mode-light .language-css .token.string[data-v-06225672],.theme-mode-light .style .token.string[data-v-06225672],.theme-mode-light .token.entity[data-v-06225672],.theme-mode-light .token.operator[data-v-06225672],.theme-mode-light .token.url[data-v-06225672]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-06225672],.theme-mode-light .token.attr-value[data-v-06225672],.theme-mode-light .token.keyword[data-v-06225672]{color:#07a}.theme-mode-light .token.class-name[data-v-06225672],.theme-mode-light .token.function[data-v-06225672]{color:#dd4a68}.theme-mode-light .token.important[data-v-06225672],.theme-mode-light .token.regex[data-v-06225672],.theme-mode-light .token.variable[data-v-06225672]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-06225672],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-06225672]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-06225672]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-06225672]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-06225672]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-06225672]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-06225672]{color:#9e9e9e}strong[data-v-06225672]{color:#000}.suggestions[data-v-06225672]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-06225672]{color:#64acff;font-weight:700}.footer[data-v-06225672]{color:#fff}p code[data-v-06225672]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-06225672]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-06225672],.theme-mode-light pre[class*=language-][data-v-06225672]{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-06225672]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-06225672],.theme-mode-light pre[class*=language-][data-v-06225672]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-06225672]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-06225672],.theme-mode-light .token.cdata[data-v-06225672],.theme-mode-light .token.comment[data-v-06225672],.theme-mode-light .token.doctype[data-v-06225672],.theme-mode-light .token.prolog[data-v-06225672]{color:#999}.theme-mode-light .token.punctuation[data-v-06225672]{color:#ccc}.theme-mode-light .token.attr-name[data-v-06225672],.theme-mode-light .token.deleted[data-v-06225672],.theme-mode-light .token.namespace[data-v-06225672],.theme-mode-light .token.tag[data-v-06225672]{color:#e2777a}.theme-mode-light .token.function-name[data-v-06225672]{color:#6196cc}.theme-mode-light .token.boolean[data-v-06225672],.theme-mode-light .token.function[data-v-06225672],.theme-mode-light .token.number[data-v-06225672]{color:#f08d49}.theme-mode-light .token.class-name[data-v-06225672],.theme-mode-light .token.constant[data-v-06225672],.theme-mode-light .token.property[data-v-06225672],.theme-mode-light .token.symbol[data-v-06225672]{color:#f8c555}.theme-mode-light .token.atrule[data-v-06225672],.theme-mode-light .token.builtin[data-v-06225672],.theme-mode-light .token.important[data-v-06225672],.theme-mode-light .token.keyword[data-v-06225672],.theme-mode-light .token.selector[data-v-06225672]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-06225672],.theme-mode-light .token.char[data-v-06225672],.theme-mode-light .token.regex[data-v-06225672],.theme-mode-light .token.string[data-v-06225672],.theme-mode-light .token.variable[data-v-06225672]{color:#7ec699}.theme-mode-light .token.entity[data-v-06225672],.theme-mode-light .token.operator[data-v-06225672],.theme-mode-light .token.url[data-v-06225672]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-06225672],.theme-mode-light .style .token.string[data-v-06225672],.theme-mode-light .token.entity[data-v-06225672],.theme-mode-light .token.operator[data-v-06225672],.theme-mode-light .token.url[data-v-06225672]{background:none}.theme-mode-light .token.bold[data-v-06225672],.theme-mode-light .token.important[data-v-06225672]{font-weight:700}.theme-mode-light .token.italic[data-v-06225672]{font-style:italic}.theme-mode-light .token.entity[data-v-06225672]{cursor:help}.theme-mode-light .token.inserted[data-v-06225672]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-06225672],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-06225672]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-06225672]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-06225672]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-06225672]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-06225672]::-moz-selection,.theme-mode-light code[class*=language-][data-v-06225672] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-06225672]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-06225672] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-06225672]::selection,.theme-mode-light code[class*=language-][data-v-06225672] ::selection,.theme-mode-light pre[class*=language-][data-v-06225672]::selection,.theme-mode-light pre[class*=language-][data-v-06225672] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-06225672]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-06225672]{border:1px solid #ddd}.theme-mode-dark[data-v-06225672]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-06225672],.theme-mode-dark pre[class*=language-][data-v-06225672]{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-06225672]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-06225672],.theme-mode-dark pre[class*=language-][data-v-06225672]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-06225672]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-06225672],.theme-mode-dark .token.cdata[data-v-06225672],.theme-mode-dark .token.comment[data-v-06225672],.theme-mode-dark .token.doctype[data-v-06225672],.theme-mode-dark .token.prolog[data-v-06225672]{color:#999}.theme-mode-dark .token.punctuation[data-v-06225672]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-06225672],.theme-mode-dark .token.deleted[data-v-06225672],.theme-mode-dark .token.namespace[data-v-06225672],.theme-mode-dark .token.tag[data-v-06225672]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-06225672]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-06225672],.theme-mode-dark .token.function[data-v-06225672],.theme-mode-dark .token.number[data-v-06225672]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-06225672],.theme-mode-dark .token.constant[data-v-06225672],.theme-mode-dark .token.property[data-v-06225672],.theme-mode-dark .token.symbol[data-v-06225672]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-06225672],.theme-mode-dark .token.builtin[data-v-06225672],.theme-mode-dark .token.important[data-v-06225672],.theme-mode-dark .token.keyword[data-v-06225672],.theme-mode-dark .token.selector[data-v-06225672]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-06225672],.theme-mode-dark .token.char[data-v-06225672],.theme-mode-dark .token.regex[data-v-06225672],.theme-mode-dark .token.string[data-v-06225672],.theme-mode-dark .token.variable[data-v-06225672]{color:#7ec699}.theme-mode-dark .token.entity[data-v-06225672],.theme-mode-dark .token.operator[data-v-06225672],.theme-mode-dark .token.url[data-v-06225672]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-06225672],.theme-mode-dark .style .token.string[data-v-06225672],.theme-mode-dark .token.entity[data-v-06225672],.theme-mode-dark .token.operator[data-v-06225672],.theme-mode-dark .token.url[data-v-06225672]{background:none}.theme-mode-dark .token.bold[data-v-06225672],.theme-mode-dark .token.important[data-v-06225672]{font-weight:700}.theme-mode-dark .token.italic[data-v-06225672]{font-style:italic}.theme-mode-dark .token.entity[data-v-06225672]{cursor:help}.theme-mode-dark .token.inserted[data-v-06225672]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-06225672]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-06225672]{background-color:transparent}.theme-mode-dark blockquote[data-v-06225672]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-06225672]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-06225672]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-06225672]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-06225672]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-06225672]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-06225672]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-06225672],.theme-mode-dark .custom-block.note[data-v-06225672],.theme-mode-dark .custom-block.tip[data-v-06225672],.theme-mode-dark .custom-block.warning[data-v-06225672]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-06225672],.theme-mode-dark .custom-block.danger[data-v-06225672]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-06225672]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-06225672]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-06225672],.theme-mode-dark .nav-item .dropdown-title a[data-v-06225672]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-06225672],.theme-mode-dark .nav-item>a[data-v-06225672]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-06225672]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-06225672]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-06225672]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-06225672],.theme-mode-dark .buttons .button .select-box li[data-v-06225672]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-06225672]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-06225672]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-06225672],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-06225672]:hover,.theme-mode-dark .pagination span[data-v-06225672]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-06225672]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-06225672],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-06225672]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-06225672]:hover,.theme-mode-dark a.sidebar-link[data-v-06225672]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-06225672]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-06225672],.theme-mode-dark .search-box input[data-v-06225672]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-06225672]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-06225672],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-06225672]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-06225672],.theme-mode-dark .tabs-component-tab[data-v-06225672]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-06225672]{color:#b160ea}.theme-mode-read[data-v-06225672]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-06225672],.theme-mode-read pre[class*=language-][data-v-06225672]{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-06225672]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-06225672],.theme-mode-read pre[class*=language-][data-v-06225672]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-06225672]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-06225672],.theme-mode-read .token.cdata[data-v-06225672],.theme-mode-read .token.comment[data-v-06225672],.theme-mode-read .token.doctype[data-v-06225672],.theme-mode-read .token.prolog[data-v-06225672]{color:#999}.theme-mode-read .token.punctuation[data-v-06225672]{color:#ccc}.theme-mode-read .token.attr-name[data-v-06225672],.theme-mode-read .token.deleted[data-v-06225672],.theme-mode-read .token.namespace[data-v-06225672],.theme-mode-read .token.tag[data-v-06225672]{color:#e2777a}.theme-mode-read .token.function-name[data-v-06225672]{color:#6196cc}.theme-mode-read .token.boolean[data-v-06225672],.theme-mode-read .token.function[data-v-06225672],.theme-mode-read .token.number[data-v-06225672]{color:#f08d49}.theme-mode-read .token.class-name[data-v-06225672],.theme-mode-read .token.constant[data-v-06225672],.theme-mode-read .token.property[data-v-06225672],.theme-mode-read .token.symbol[data-v-06225672]{color:#f8c555}.theme-mode-read .token.atrule[data-v-06225672],.theme-mode-read .token.builtin[data-v-06225672],.theme-mode-read .token.important[data-v-06225672],.theme-mode-read .token.keyword[data-v-06225672],.theme-mode-read .token.selector[data-v-06225672]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-06225672],.theme-mode-read .token.char[data-v-06225672],.theme-mode-read .token.regex[data-v-06225672],.theme-mode-read .token.string[data-v-06225672],.theme-mode-read .token.variable[data-v-06225672]{color:#7ec699}.theme-mode-read .token.entity[data-v-06225672],.theme-mode-read .token.operator[data-v-06225672],.theme-mode-read .token.url[data-v-06225672]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-06225672],.theme-mode-read .style .token.string[data-v-06225672],.theme-mode-read .token.entity[data-v-06225672],.theme-mode-read .token.operator[data-v-06225672],.theme-mode-read .token.url[data-v-06225672]{background:none}.theme-mode-read .token.bold[data-v-06225672],.theme-mode-read .token.important[data-v-06225672]{font-weight:700}.theme-mode-read .token.italic[data-v-06225672]{font-style:italic}.theme-mode-read .token.entity[data-v-06225672]{cursor:help}.theme-mode-read .token.inserted[data-v-06225672]{color:green}[data-v-06225672]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-06225672]::-webkit-scrollbar-track{border-radius:2em}[data-v-06225672]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.articleInfo-wrap[data-v-06225672]{max-width:860px}.theme-style-line .articleInfo-wrap .articleInfo[data-v-06225672]{padding-top:.5rem}.articleInfo-wrap[data-v-06225672]{position:relative;z-index:1;color:#888}.articleInfo-wrap .articleInfo[data-v-06225672]{overflow:hidden;font-size:.92rem}.articleInfo-wrap .articleInfo .breadcrumbs[data-v-06225672]{margin:0;padding:0;overflow:hidden;display:inline-block;line-height:2rem}@media (max-width:960px){.articleInfo-wrap .articleInfo .breadcrumbs[data-v-06225672]{width:100%}}.articleInfo-wrap .articleInfo .breadcrumbs li[data-v-06225672]{list-style-type:none;float:left;padding-right:5px}.articleInfo-wrap .articleInfo .breadcrumbs li[data-v-06225672]:after{content:"/";margin-left:5px;color:#999}.articleInfo-wrap .articleInfo .breadcrumbs li[data-v-06225672]:last-child:after{content:""}.articleInfo-wrap .articleInfo .breadcrumbs li a[data-v-06225672]{color:#888}.articleInfo-wrap .articleInfo .breadcrumbs li a[data-v-06225672]:before{font-size:.92rem}.articleInfo-wrap .articleInfo .breadcrumbs li a[data-v-06225672]:hover{color:#11a8cd}.articleInfo-wrap .articleInfo .breadcrumbs li .icon-home[data-v-06225672]{text-decoration:none}.articleInfo-wrap .articleInfo .info[data-v-06225672]{float:right;line-height:32px}@media (max-width:960px){.articleInfo-wrap .articleInfo .info[data-v-06225672]{float:left}}.articleInfo-wrap .articleInfo .info div[data-v-06225672]{float:left;margin-left:20px;font-size:.8rem}@media (max-width:960px){.articleInfo-wrap .articleInfo .info div[data-v-06225672]{margin:0 20px 0 0}}.articleInfo-wrap .articleInfo .info div[data-v-06225672]:before{margin-right:3px}.articleInfo-wrap .articleInfo .info div a[data-v-06225672]{color:#888}.articleInfo-wrap .articleInfo .info div a[data-v-06225672]:hover{text-decoration:none}.articleInfo-wrap .articleInfo .info div a.beLink[data-v-06225672]:hover{color:#11a8cd;text-decoration:underline}.theme-mode-light[data-v-2cf874fa]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-2cf874fa],.theme-mode-light pre[class*=language-][data-v-2cf874fa]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-2cf874fa]::-moz-selection,.theme-mode-light code[class*=language-][data-v-2cf874fa] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-2cf874fa]::selection,.theme-mode-light code[class*=language-][data-v-2cf874fa] ::selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa]::selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-2cf874fa],.theme-mode-light pre[class*=language-][data-v-2cf874fa]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-2cf874fa],.theme-mode-light pre[class*=language-][data-v-2cf874fa]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-2cf874fa],.theme-mode-light .token.comment[data-v-2cf874fa],.theme-mode-light .token.doctype[data-v-2cf874fa],.theme-mode-light .token.prolog[data-v-2cf874fa]{color:#708090}.theme-mode-light .token.punctuation[data-v-2cf874fa]{color:#999}.theme-mode-light .namespace[data-v-2cf874fa]{opacity:.7}.theme-mode-light .token.boolean[data-v-2cf874fa],.theme-mode-light .token.constant[data-v-2cf874fa],.theme-mode-light .token.deleted[data-v-2cf874fa],.theme-mode-light .token.number[data-v-2cf874fa],.theme-mode-light .token.property[data-v-2cf874fa],.theme-mode-light .token.symbol[data-v-2cf874fa],.theme-mode-light .token.tag[data-v-2cf874fa]{color:#905}.theme-mode-light .token.attr-name[data-v-2cf874fa],.theme-mode-light .token.builtin[data-v-2cf874fa],.theme-mode-light .token.char[data-v-2cf874fa],.theme-mode-light .token.inserted[data-v-2cf874fa],.theme-mode-light .token.selector[data-v-2cf874fa],.theme-mode-light .token.string[data-v-2cf874fa]{color:#690}.theme-mode-light .language-css .token.string[data-v-2cf874fa],.theme-mode-light .style .token.string[data-v-2cf874fa],.theme-mode-light .token.entity[data-v-2cf874fa],.theme-mode-light .token.operator[data-v-2cf874fa],.theme-mode-light .token.url[data-v-2cf874fa]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-2cf874fa],.theme-mode-light .token.attr-value[data-v-2cf874fa],.theme-mode-light .token.keyword[data-v-2cf874fa]{color:#07a}.theme-mode-light .token.class-name[data-v-2cf874fa],.theme-mode-light .token.function[data-v-2cf874fa]{color:#dd4a68}.theme-mode-light .token.important[data-v-2cf874fa],.theme-mode-light .token.regex[data-v-2cf874fa],.theme-mode-light .token.variable[data-v-2cf874fa]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-2cf874fa],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-2cf874fa]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-2cf874fa]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-2cf874fa]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-2cf874fa]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-2cf874fa]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-2cf874fa]{color:#9e9e9e}strong[data-v-2cf874fa]{color:#000}.suggestions[data-v-2cf874fa]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-2cf874fa]{color:#64acff;font-weight:700}.footer[data-v-2cf874fa]{color:#fff}p code[data-v-2cf874fa]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-2cf874fa]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-2cf874fa],.theme-mode-light pre[class*=language-][data-v-2cf874fa]{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-2cf874fa]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-2cf874fa],.theme-mode-light pre[class*=language-][data-v-2cf874fa]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-2cf874fa]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-2cf874fa],.theme-mode-light .token.cdata[data-v-2cf874fa],.theme-mode-light .token.comment[data-v-2cf874fa],.theme-mode-light .token.doctype[data-v-2cf874fa],.theme-mode-light .token.prolog[data-v-2cf874fa]{color:#999}.theme-mode-light .token.punctuation[data-v-2cf874fa]{color:#ccc}.theme-mode-light .token.attr-name[data-v-2cf874fa],.theme-mode-light .token.deleted[data-v-2cf874fa],.theme-mode-light .token.namespace[data-v-2cf874fa],.theme-mode-light .token.tag[data-v-2cf874fa]{color:#e2777a}.theme-mode-light .token.function-name[data-v-2cf874fa]{color:#6196cc}.theme-mode-light .token.boolean[data-v-2cf874fa],.theme-mode-light .token.function[data-v-2cf874fa],.theme-mode-light .token.number[data-v-2cf874fa]{color:#f08d49}.theme-mode-light .token.class-name[data-v-2cf874fa],.theme-mode-light .token.constant[data-v-2cf874fa],.theme-mode-light .token.property[data-v-2cf874fa],.theme-mode-light .token.symbol[data-v-2cf874fa]{color:#f8c555}.theme-mode-light .token.atrule[data-v-2cf874fa],.theme-mode-light .token.builtin[data-v-2cf874fa],.theme-mode-light .token.important[data-v-2cf874fa],.theme-mode-light .token.keyword[data-v-2cf874fa],.theme-mode-light .token.selector[data-v-2cf874fa]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-2cf874fa],.theme-mode-light .token.char[data-v-2cf874fa],.theme-mode-light .token.regex[data-v-2cf874fa],.theme-mode-light .token.string[data-v-2cf874fa],.theme-mode-light .token.variable[data-v-2cf874fa]{color:#7ec699}.theme-mode-light .token.entity[data-v-2cf874fa],.theme-mode-light .token.operator[data-v-2cf874fa],.theme-mode-light .token.url[data-v-2cf874fa]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-2cf874fa],.theme-mode-light .style .token.string[data-v-2cf874fa],.theme-mode-light .token.entity[data-v-2cf874fa],.theme-mode-light .token.operator[data-v-2cf874fa],.theme-mode-light .token.url[data-v-2cf874fa]{background:none}.theme-mode-light .token.bold[data-v-2cf874fa],.theme-mode-light .token.important[data-v-2cf874fa]{font-weight:700}.theme-mode-light .token.italic[data-v-2cf874fa]{font-style:italic}.theme-mode-light .token.entity[data-v-2cf874fa]{cursor:help}.theme-mode-light .token.inserted[data-v-2cf874fa]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-2cf874fa],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-2cf874fa]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-2cf874fa]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-2cf874fa]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-2cf874fa]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-2cf874fa]::-moz-selection,.theme-mode-light code[class*=language-][data-v-2cf874fa] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-2cf874fa]::selection,.theme-mode-light code[class*=language-][data-v-2cf874fa] ::selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa]::selection,.theme-mode-light pre[class*=language-][data-v-2cf874fa] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-2cf874fa]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-2cf874fa]{border:1px solid #ddd}.theme-mode-dark[data-v-2cf874fa]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-2cf874fa],.theme-mode-dark pre[class*=language-][data-v-2cf874fa]{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-2cf874fa]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-2cf874fa],.theme-mode-dark pre[class*=language-][data-v-2cf874fa]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-2cf874fa]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-2cf874fa],.theme-mode-dark .token.cdata[data-v-2cf874fa],.theme-mode-dark .token.comment[data-v-2cf874fa],.theme-mode-dark .token.doctype[data-v-2cf874fa],.theme-mode-dark .token.prolog[data-v-2cf874fa]{color:#999}.theme-mode-dark .token.punctuation[data-v-2cf874fa]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-2cf874fa],.theme-mode-dark .token.deleted[data-v-2cf874fa],.theme-mode-dark .token.namespace[data-v-2cf874fa],.theme-mode-dark .token.tag[data-v-2cf874fa]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-2cf874fa]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-2cf874fa],.theme-mode-dark .token.function[data-v-2cf874fa],.theme-mode-dark .token.number[data-v-2cf874fa]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-2cf874fa],.theme-mode-dark .token.constant[data-v-2cf874fa],.theme-mode-dark .token.property[data-v-2cf874fa],.theme-mode-dark .token.symbol[data-v-2cf874fa]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-2cf874fa],.theme-mode-dark .token.builtin[data-v-2cf874fa],.theme-mode-dark .token.important[data-v-2cf874fa],.theme-mode-dark .token.keyword[data-v-2cf874fa],.theme-mode-dark .token.selector[data-v-2cf874fa]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-2cf874fa],.theme-mode-dark .token.char[data-v-2cf874fa],.theme-mode-dark .token.regex[data-v-2cf874fa],.theme-mode-dark .token.string[data-v-2cf874fa],.theme-mode-dark .token.variable[data-v-2cf874fa]{color:#7ec699}.theme-mode-dark .token.entity[data-v-2cf874fa],.theme-mode-dark .token.operator[data-v-2cf874fa],.theme-mode-dark .token.url[data-v-2cf874fa]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-2cf874fa],.theme-mode-dark .style .token.string[data-v-2cf874fa],.theme-mode-dark .token.entity[data-v-2cf874fa],.theme-mode-dark .token.operator[data-v-2cf874fa],.theme-mode-dark .token.url[data-v-2cf874fa]{background:none}.theme-mode-dark .token.bold[data-v-2cf874fa],.theme-mode-dark .token.important[data-v-2cf874fa]{font-weight:700}.theme-mode-dark .token.italic[data-v-2cf874fa]{font-style:italic}.theme-mode-dark .token.entity[data-v-2cf874fa]{cursor:help}.theme-mode-dark .token.inserted[data-v-2cf874fa]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-2cf874fa]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-2cf874fa]{background-color:transparent}.theme-mode-dark blockquote[data-v-2cf874fa]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-2cf874fa]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-2cf874fa]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-2cf874fa]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-2cf874fa]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-2cf874fa]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-2cf874fa]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-2cf874fa],.theme-mode-dark .custom-block.note[data-v-2cf874fa],.theme-mode-dark .custom-block.tip[data-v-2cf874fa],.theme-mode-dark .custom-block.warning[data-v-2cf874fa]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-2cf874fa],.theme-mode-dark .custom-block.danger[data-v-2cf874fa]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-2cf874fa]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-2cf874fa]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-2cf874fa],.theme-mode-dark .nav-item .dropdown-title a[data-v-2cf874fa]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-2cf874fa],.theme-mode-dark .nav-item>a[data-v-2cf874fa]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-2cf874fa]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-2cf874fa]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-2cf874fa]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-2cf874fa],.theme-mode-dark .buttons .button .select-box li[data-v-2cf874fa]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-2cf874fa]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-2cf874fa]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-2cf874fa],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-2cf874fa]:hover,.theme-mode-dark .pagination span[data-v-2cf874fa]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-2cf874fa]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-2cf874fa],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-2cf874fa]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-2cf874fa]:hover,.theme-mode-dark a.sidebar-link[data-v-2cf874fa]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-2cf874fa]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-2cf874fa],.theme-mode-dark .search-box input[data-v-2cf874fa]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-2cf874fa]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-2cf874fa],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-2cf874fa]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-2cf874fa],.theme-mode-dark .tabs-component-tab[data-v-2cf874fa]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-2cf874fa]{color:#b160ea}.theme-mode-read[data-v-2cf874fa]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-2cf874fa],.theme-mode-read pre[class*=language-][data-v-2cf874fa]{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-2cf874fa]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-2cf874fa],.theme-mode-read pre[class*=language-][data-v-2cf874fa]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-2cf874fa]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-2cf874fa],.theme-mode-read .token.cdata[data-v-2cf874fa],.theme-mode-read .token.comment[data-v-2cf874fa],.theme-mode-read .token.doctype[data-v-2cf874fa],.theme-mode-read .token.prolog[data-v-2cf874fa]{color:#999}.theme-mode-read .token.punctuation[data-v-2cf874fa]{color:#ccc}.theme-mode-read .token.attr-name[data-v-2cf874fa],.theme-mode-read .token.deleted[data-v-2cf874fa],.theme-mode-read .token.namespace[data-v-2cf874fa],.theme-mode-read .token.tag[data-v-2cf874fa]{color:#e2777a}.theme-mode-read .token.function-name[data-v-2cf874fa]{color:#6196cc}.theme-mode-read .token.boolean[data-v-2cf874fa],.theme-mode-read .token.function[data-v-2cf874fa],.theme-mode-read .token.number[data-v-2cf874fa]{color:#f08d49}.theme-mode-read .token.class-name[data-v-2cf874fa],.theme-mode-read .token.constant[data-v-2cf874fa],.theme-mode-read .token.property[data-v-2cf874fa],.theme-mode-read .token.symbol[data-v-2cf874fa]{color:#f8c555}.theme-mode-read .token.atrule[data-v-2cf874fa],.theme-mode-read .token.builtin[data-v-2cf874fa],.theme-mode-read .token.important[data-v-2cf874fa],.theme-mode-read .token.keyword[data-v-2cf874fa],.theme-mode-read .token.selector[data-v-2cf874fa]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-2cf874fa],.theme-mode-read .token.char[data-v-2cf874fa],.theme-mode-read .token.regex[data-v-2cf874fa],.theme-mode-read .token.string[data-v-2cf874fa],.theme-mode-read .token.variable[data-v-2cf874fa]{color:#7ec699}.theme-mode-read .token.entity[data-v-2cf874fa],.theme-mode-read .token.operator[data-v-2cf874fa],.theme-mode-read .token.url[data-v-2cf874fa]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-2cf874fa],.theme-mode-read .style .token.string[data-v-2cf874fa],.theme-mode-read .token.entity[data-v-2cf874fa],.theme-mode-read .token.operator[data-v-2cf874fa],.theme-mode-read .token.url[data-v-2cf874fa]{background:none}.theme-mode-read .token.bold[data-v-2cf874fa],.theme-mode-read .token.important[data-v-2cf874fa]{font-weight:700}.theme-mode-read .token.italic[data-v-2cf874fa]{font-style:italic}.theme-mode-read .token.entity[data-v-2cf874fa]{cursor:help}.theme-mode-read .token.inserted[data-v-2cf874fa]{color:green}[data-v-2cf874fa]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-2cf874fa]::-webkit-scrollbar-track{border-radius:2em}[data-v-2cf874fa]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.theme-vdoing-content[data-v-2cf874fa]{margin-bottom:3.6rem}.title-tag[data-v-2cf874fa]{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-2cf874fa],dl[data-v-2cf874fa]{margin:0}.column-wrapper[data-v-2cf874fa]{margin-top:1rem;display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borderColor)}.column-wrapper img[data-v-2cf874fa]{width:80px;height:80px;border-radius:2px;margin-right:1rem}.column-wrapper .column-info .title[data-v-2cf874fa]{font-size:1.6rem}.column-wrapper .column-info .description[data-v-2cf874fa]{color:var(--textColor);opacity:.8;margin:.5rem 0}.catalogue-wrapper .catalogue-title[data-v-2cf874fa]{font-size:1.45rem;margin:2rem 0}.catalogue-wrapper .catalogue-content dl[data-v-2cf874fa]{margin-bottom:1.8rem}.catalogue-wrapper .catalogue-content dl.inline[data-v-2cf874fa]{display:inline-block;width:50%;margin-bottom:1rem}@media (max-width:419px){.catalogue-wrapper .catalogue-content dl.inline[data-v-2cf874fa]{width:100%}}.catalogue-wrapper .catalogue-content dl.inline a[data-v-2cf874fa]{width:100%}.catalogue-wrapper .catalogue-content dl:not(.inline) dt[data-v-2cf874fa]{margin-top:-3.6rem;padding-top:3.6rem}.catalogue-wrapper .catalogue-content dl dt[data-v-2cf874fa]{font-size:1.1rem}.catalogue-wrapper .catalogue-content dl dt:hover .header-anchor[data-v-2cf874fa]{opacity:1}.catalogue-wrapper .catalogue-content dl dd[data-v-2cf874fa]{margin-top:.7rem;margin-left:1rem}.catalogue-wrapper .catalogue-content dl dd a[data-v-2cf874fa]:not(.header-anchor){margin-bottom:.5rem;display:inline-block;width:50%}.catalogue-wrapper .catalogue-content dl dd a[data-v-2cf874fa]:not(.header-anchor):hover{color:#ff5722;text-decoration:none}@media (max-width:720px){.catalogue-wrapper .catalogue-content dl dd a[data-v-2cf874fa]:not(.header-anchor){width:100%}}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap[data-v-2cf874fa]{margin:5px 0 8px;font-size:.95rem}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap>a[data-v-2cf874fa]{padding-left:1rem;box-sizing:border-box}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap .sub-title[data-v-2cf874fa]{margin-top:-3.6rem;padding-top:3.6rem;margin-bottom:6px;font-size:1rem}.catalogue-wrapper .catalogue-content dl .sub-cat-wrap:hover .header-anchor[data-v-2cf874fa]{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:4.6rem;border-radius:3px;overflow:hidden}.right-menu-wrapper .right-menu-title{padding:10px 15px 0;background:var(--mainBg);font-size:1rem}.right-menu-wrapper .right-menu-title:after{content:"";display:block;width:100%;height:1px;background:var(--borderColor);margin-top:10px}.right-menu-wrapper .right-menu-content{max-height:80vh;position:relative;overflow:hidden;background:var(--mainBg);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:#11a8cd;border-radius:0 4px 4px 0}.right-menu-wrapper .right-menu-content .right-menu-item.active a{color:#11a8cd;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:#11a8cd}.page>*{max-width:860px;margin:0 auto;padding:1rem 2.5rem 2rem}.page>:not(.footer){background:var(--mainBg);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);margin-bottom:1rem}@media (min-width:940px){.page>:not(.footer){border-radius:2px}}@media (max-width:959px){.page>*{padding:1rem 2rem}}@media (max-width:419px){.page>*{padding:1rem 1.5rem}}.page{padding-bottom:2rem;display:block}@media (max-width:719px){.page{padding-top:3.6rem}}@media (min-width:719px){.page{padding-top:5.1rem}}@media (min-width:719px){.theme-style-line .page{padding-top:3.6rem}}.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:.2rem;max-width:2.2rem;max-height:2.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.5rem;max-height:calc(100vh - 10rem);min-height:4.2rem}@media (max-width:719px){.categories-page .categories-wrapper{display:none}}.categories-page .categories-wrapper .categories{max-height:calc(100vh - 14rem);min-height:2.2rem;overflow-y:auto;transition:all .2s;position:relative}.categories-page .categories-wrapper .categories a{padding-right:1.8rem}.categories-page .categories-wrapper .categories a span{right:.4rem}.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.5rem;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:860px;margin:0 auto;padding:1rem 2.5rem 2rem}.archives-page .theme-vdoing-wrapper:not(.footer){background:var(--mainBg);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);margin-bottom:1rem}@media (min-width:940px){.archives-page .theme-vdoing-wrapper:not(.footer){border-radius:2px}}@media (max-width:959px){.archives-page .theme-vdoing-wrapper{padding:1rem 2rem}}@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:940px){.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:3.6rem;background:var(--mainBg);z-index:1}.archives-page .theme-vdoing-wrapper li.year:not(:first-child){margin-top:3.5rem}.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:#11a8cd;background:#f9f9f9}@media (max-width:940px){.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:#11a8cd;border-left-color:#11a8cd}.sidebar-heading.clickable:hover{color:#11a8cd}.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:#11a8cd}a.sidebar-link.active{font-weight:600;color:#11a8cd;border-left-color:#11a8cd}.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%;box-shadow:0 2px 6px rgba(0,0,0,.15);margin-top:.9rem;text-align:center;cursor:pointer;transition:all .5s;background:var(--blurBg)}.buttons .button.hover{background:#11a8cd;box-shadow:0 0 15px #11a8cd}.buttons .button.hover:before{color:#fff}@media (any-hover:hover){.buttons .button:hover{background:#11a8cd;box-shadow:0 0 15px #11a8cd}.buttons .button:hover:before{color:#fff}}.buttons .button .select-box{margin:0;padding:.8rem 0;position:absolute;bottom:0;right:1.5rem;background:var(--mainBg);border:1px solid var(--borderColor);width:120px;border-radius:6px;box-shadow:0 0 15px hsla(0,0%,100%,.2)}.buttons .button .select-box li{list-style:none;line-height:2rem;font-size:.95rem}.buttons .button .select-box li:hover{color:#11a8cd}.buttons .button .select-box li.active{background-color:hsla(0,0%,58.8%,.2);color:#11a8cd}.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}.body-bg{position:fixed;left:0;top:0;z-index:-999999;height:100vh;width:100vw;transition:background .5s}.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}#bubble{position:fixed;top:0}.line-numbers-mode{overflow:hidden;transition:height .3s;margin-top:.85rem}.line-numbers-mode:before{content:attr(data-language)}.expand{width:16px;height:16px;cursor:pointer;position:absolute;z-index:3;top:.8em;right:.5em;color:rgba(238,255,255,.8);font-weight:900;transition:transform .3s}div[class*=language-].line-numbers-mode pre{margin:30px 0 .85rem}.highlight-lines,div[class*=language-].line-numbers-mode .line-numbers-wrapper{margin-top:30px}.closed{transform:rotate(90deg) translateY(-3px);transition:all .3s}li .closed{transform:rotate(90deg) translate(5px,-8px)}div[class*=language-]:before{position:absolute;z-index:3;top:.3em;left:4.7rem;font-size:1.15em;color:rgba(238,255,255,.8);text-transform:uppercase;font-weight:700;width:-moz-fit-content;width:fit-content}li .expand,li div[class*=language-]:before{margin-top:-4px}div[class*=language-].line-numbers-mode:after{margin-top:35px}.circle{position:absolute;top:.8em;left:.9rem;width:12px;height:12px;border-radius:50%;background:#fc625d;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b}.code-copy{position:absolute;top:.8rem;right:2rem;fill:rgba(238,255,255,.8);opacity:1}.code-copy svg{margin:0}.kbt-row[data-v-105e038f]{margin:.7rem 0;display:flex;flex-wrap:wrap;align-items:flex-start}.card-nav-box[data-v-105e038f]{padding:0 10px;box-sizing:border-box}.card-nav-box a[data-v-105e038f]:hover{text-decoration:none!important}.card-nav-item[data-v-105e038f]{min-height:76px;margin-top:10px;margin-bottom:10px;padding:10px;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);transition:all .4s}.card-nav-item[data-v-105e038f]:hover{box-shadow:0 10px 20px -10px rgba(0,0,0,.7);transform:translateY(-3px) scale(1.01)}.card-nav-title[data-v-105e038f]{overflow:hidden;text-overflow:ellipsis;font-size:15px;margin:5px 0;height:40px;line-height:40px;white-space:nowrap}.card-nav-img[data-v-105e038f]{height:38px}.card-nav-name[data-v-105e038f]{height:40px;float:right;font-size:15px;margin:0;line-height:40px;white-space:nowrap}.card-nav-content[data-v-105e038f]{margin-top:10px;font-size:13px;color:#999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:37px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.fantasy{position:fixed;top:0;height:100vh;width:100%;z-index:-9}.hidden{display:none}#display{margin:auto}.footer{padding:5rem 1.5rem 2.5rem;text-align:center;color:#666;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:#11a8cd}@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}.vdoing-index-class .home-wrapper .banner{margin-top:0!important;height:100vh;background-attachment:fixed!important}.banner-conent{margin-top:23vh!important}.vdoing-index-class .navbar1{background-color:transparent;box-shadow:none;backdrop-filter:none}.vdoing-index-class .nav-links1 .dropdown-title>.link-title,.vdoing-index-class .nav-links1 .dropdown-title a:hover,.vdoing-index-class .nav-links1 .title,.vdoing-index-class .nav-links1>.nav-item>a,.vdoing-index-class .nav-links1>a,.vdoing-index-class .site-name1{color:#fff!important}.vdoing-index-class .footer{color:#fff}.vdoing-index-class .search-box1 input{border-color:#fff;color:#fff}.banner-arrow{display:block;bottom:45px;width:20px;height:20px;font-size:34px;text-align:center;animation:bounce-in 5s 3s infinite;position:absolute;left:50%;bottom:15%;margin:12rem auto 0 -10px;cursor:pointer;z-index:999}.banner-arrow:before{position:absolute;bottom:10px}.banner-arrow:after,.banner-arrow:before{content:"";width:20px;height:20px;display:block;border-right:3px solid #fff;border-top:3px solid #fff;transform:rotate(135deg)}.description{display:inline-block}.typed{opacity:1}.vdoing-index-class .banner-color{width:100%;min-height:450px;overflow:hidden;margin-top:0;height:100vh;position:absolute;top:0}#canvas{position:absolute;top:0}.hide-banner{display:block!important}@keyframes typedBlink{0%{opacity:1}to{opacity:0}}.theme-mode-light{--customBlockBg:#f1f1f1;--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{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{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:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--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}div[class*=language-].line-numbers-mode .line-numbers-wrapper{color:#9e9e9e}strong{color:#000}.suggestions{max-height:800px;overflow-y:scroll}.suggestions .highlight{color:#64acff;font-weight:700}.footer{color:#fff}p code{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.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-light div[class*=language-] .highlight-lines .highlighted,.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code{background-color:#fff5f5}.theme-mode-light blockquote{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.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-color:#0a62c9}.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-color:#0a62c9}.theme-mode-light mark{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details{border:1px solid #ddd}.theme-mode-dark{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.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-dark div[class*=language-].line-numbers-mode:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code{background-color:transparent}.theme-mode-dark blockquote{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table{border-color:#1d1d26}.theme-mode-dark table thead{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger,.theme-mode-dark .custom-block.note,.theme-mode-dark .custom-block.tip,.theme-mode-dark .custom-block.warning{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger,.theme-mode-dark .custom-block.danger .custom-block-title{color:#ff4545}.theme-mode-dark .custom-block.note{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active,.theme-mode-dark .nav-item .dropdown-title a:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active,.theme-mode-dark .nav-item>a:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a:hover,.theme-mode-dark .blogger-wrapper .icons a:hover,.theme-mode-dark .buttons .button .select-box li.active,.theme-mode-dark .buttons .button .select-box li:hover,.theme-mode-dark .categories-wrapper .categories a:not(.active):hover,.theme-mode-dark .custom-block.details summary:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a:hover,.theme-mode-dark .pagination span:hover,.theme-mode-dark .post-list .post .title-wrapper a:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a:hover,.theme-mode-dark .search-box .suggestions .focused a:hover,.theme-mode-dark a.sidebar-link:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active,.theme-mode-dark .search-box input:focus{border-color:#b160ea}.theme-mode-dark .buttons .button:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active,.theme-mode-dark .search-box .suggestions .parent-page-title{background:#904ac2}.theme-mode-dark .tabs-component-panels,.theme-mode-dark .tabs-component-tab{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active{color:#b160ea}.theme-mode-read{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.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}::-webkit-scrollbar{width:.4rem;height:.4rem}::-webkit-scrollbar-track{border-radius:2em}::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.login-form{padding:1rem;box-sizing:border-box}.login-form .btn-row{margin-top:1rem;text-align:center}.login-form .btn{padding:.6rem 2rem;outline:none;background-color:#60c084;color:#fff;border:0;cursor:pointer}.login-form .form-header{color:#13b9e2;margin-bottom:.5rem}.login-form .form-control{padding:.6rem;border:2px solid #ddd;width:100%;margin-bottom:.5rem;box-sizing:border-box;outline:none;transition:border .2s ease}.login-form .form-control:focus{border:2px solid #aaa}div.v-dialog-overlay{opacity:1!important}.global-tip{position:fixed;display:flex;top:-10px;left:50%;opacity:0;min-width:320px;transform:translateX(-50%);transition:opacity .3s linear,top .4s,transform .4s;z-index:99999;padding:15px 15px 15px 20px;border:1px solid #ebeef5;border-radius:4px;grid-row:1;line-height:17px}.global-tip p{line-height:17px;margin:0;font-size:14px}.icon{margin-right:10px;line-height:17px}.tip-success{background-color:#f0f9eb;border-color:#e1f3d8}.tip-success,.tip-success .tip-success-content{color:#67c23a}.tip-danger{background-color:#fef0f0;border-color:#fde2e2}.tip-danger,.tip-danger .tip-danger-content{color:#f56c6c}.tip-info{background-color:#edf2fc;border-color:#ebeef5}.tip-info .tip-info-content{color:#909399}.tip-warning{color:#e6a23c;background-color:#fdf6ec;border-color:#faecd8}.tip-warning .tip-warning-content{margin:0;color:#e6a23c;line-height:21px;font-size:14px}.twikoo .tk-comments{margin-top:20px}.web-info[data-v-21a49c8e]{font-size:.875rem;padding:.95rem}.webinfo-title[data-v-21a49c8e]{text-align:center;color:#888;font-weight:700;padding:0 0 10px}.webinfo-item[data-v-21a49c8e]{padding:8px 0 0;margin:0}.webinfo-item-title[data-v-21a49c8e]{display:inline-block}.webinfo-content[data-v-21a49c8e]{display:inline-block;float:right}@keyframes turn-21a49c8e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading[data-v-21a49c8e]{display:inline-block;animation:turn-21a49c8e 1s linear infinite;-webkit-animation:turn-21a49c8e 1s linear infinite}.theme-mode-light[data-v-d5affa18]{--customBlockBg:#f1f1f1;--textLightenColor:#0085ad;--borderColor:rgba(0,0,0,0.12);--codeBg:#f6f6f6;--codeColor:#525252}.theme-mode-light code[class*=language-][data-v-d5affa18],.theme-mode-light pre[class*=language-][data-v-d5affa18]{color:#000;text-shadow:0 1px #fff}.theme-mode-light code[class*=language-][data-v-d5affa18]::-moz-selection,.theme-mode-light code[class*=language-][data-v-d5affa18] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-d5affa18]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-d5affa18] ::-moz-selection{background:#b3d4fc}.theme-mode-light code[class*=language-][data-v-d5affa18]::selection,.theme-mode-light code[class*=language-][data-v-d5affa18] ::selection,.theme-mode-light pre[class*=language-][data-v-d5affa18]::selection,.theme-mode-light pre[class*=language-][data-v-d5affa18] ::selection{background:#b3d4fc}@media print{.theme-mode-light code[class*=language-][data-v-d5affa18],.theme-mode-light pre[class*=language-][data-v-d5affa18]{text-shadow:none}}.theme-mode-light :not(pre)>code[class*=language-][data-v-d5affa18],.theme-mode-light pre[class*=language-][data-v-d5affa18]{background:#f5f2f0}.theme-mode-light .token.cdata[data-v-d5affa18],.theme-mode-light .token.comment[data-v-d5affa18],.theme-mode-light .token.doctype[data-v-d5affa18],.theme-mode-light .token.prolog[data-v-d5affa18]{color:#708090}.theme-mode-light .token.punctuation[data-v-d5affa18]{color:#999}.theme-mode-light .namespace[data-v-d5affa18]{opacity:.7}.theme-mode-light .token.boolean[data-v-d5affa18],.theme-mode-light .token.constant[data-v-d5affa18],.theme-mode-light .token.deleted[data-v-d5affa18],.theme-mode-light .token.number[data-v-d5affa18],.theme-mode-light .token.property[data-v-d5affa18],.theme-mode-light .token.symbol[data-v-d5affa18],.theme-mode-light .token.tag[data-v-d5affa18]{color:#905}.theme-mode-light .token.attr-name[data-v-d5affa18],.theme-mode-light .token.builtin[data-v-d5affa18],.theme-mode-light .token.char[data-v-d5affa18],.theme-mode-light .token.inserted[data-v-d5affa18],.theme-mode-light .token.selector[data-v-d5affa18],.theme-mode-light .token.string[data-v-d5affa18]{color:#690}.theme-mode-light .language-css .token.string[data-v-d5affa18],.theme-mode-light .style .token.string[data-v-d5affa18],.theme-mode-light .token.entity[data-v-d5affa18],.theme-mode-light .token.operator[data-v-d5affa18],.theme-mode-light .token.url[data-v-d5affa18]{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.theme-mode-light .token.atrule[data-v-d5affa18],.theme-mode-light .token.attr-value[data-v-d5affa18],.theme-mode-light .token.keyword[data-v-d5affa18]{color:#07a}.theme-mode-light .token.class-name[data-v-d5affa18],.theme-mode-light .token.function[data-v-d5affa18]{color:#dd4a68}.theme-mode-light .token.important[data-v-d5affa18],.theme-mode-light .token.regex[data-v-d5affa18],.theme-mode-light .token.variable[data-v-d5affa18]{color:#e90}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-d5affa18],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-d5affa18]:before{background-color:hsla(0,0%,78.4%,.4)}.theme-mode-dark[data-v-d5affa18]{--bodyBg:#27272b;--mainBg:#1e1e22;--sidebarBg:rgba(30,30,34,0.8);--blurBg:rgba(30,30,34,0.8);--customBlockBg:#27272b;--textColor:#9b9baa;--textLightenColor:#0085ad;--borderColor:#30363d;--codeBg:#252526;--codeColor:#fff}.theme-style-line.theme-mode-light[data-v-d5affa18]{--bodyBg:#fff}.theme-style-line.theme-mode-dark[data-v-d5affa18]{--bodyBg:#1e1e22}.theme-style-line.theme-mode-read[data-v-d5affa18]{--bodyBg:#f5f5d5}div[class*=language-].line-numbers-mode .line-numbers-wrapper[data-v-d5affa18]{color:#9e9e9e}strong[data-v-d5affa18]{color:#000}.suggestions[data-v-d5affa18]{max-height:800px;overflow-y:scroll}.suggestions .highlight[data-v-d5affa18]{color:#64acff;font-weight:700}.footer[data-v-d5affa18]{color:#fff}p code[data-v-d5affa18]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.theme-mode-light[data-v-d5affa18]{--bodyBg:#f4f4f4;--mainBg:#fff;--sidebarBg:hsla(0,0%,100%,0.8);--blurBg:hsla(0,0%,100%,0.9);--customBlockBg:#fff;--textColor:#00323c;--textLightenColor:#d63200;--borderColor:rgba(0,0,0,0.15);--color-pink-light:#11a8cd;--codeBg:#282c34;--codeColor:#d4d4d4}.theme-mode-light code[class*=language-][data-v-d5affa18],.theme-mode-light pre[class*=language-][data-v-d5affa18]{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-d5affa18]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-light :not(pre)>code[class*=language-][data-v-d5affa18],.theme-mode-light pre[class*=language-][data-v-d5affa18]{background:#2d2d2d}.theme-mode-light :not(pre)>code[class*=language-][data-v-d5affa18]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-light .token.block-comment[data-v-d5affa18],.theme-mode-light .token.cdata[data-v-d5affa18],.theme-mode-light .token.comment[data-v-d5affa18],.theme-mode-light .token.doctype[data-v-d5affa18],.theme-mode-light .token.prolog[data-v-d5affa18]{color:#999}.theme-mode-light .token.punctuation[data-v-d5affa18]{color:#ccc}.theme-mode-light .token.attr-name[data-v-d5affa18],.theme-mode-light .token.deleted[data-v-d5affa18],.theme-mode-light .token.namespace[data-v-d5affa18],.theme-mode-light .token.tag[data-v-d5affa18]{color:#e2777a}.theme-mode-light .token.function-name[data-v-d5affa18]{color:#6196cc}.theme-mode-light .token.boolean[data-v-d5affa18],.theme-mode-light .token.function[data-v-d5affa18],.theme-mode-light .token.number[data-v-d5affa18]{color:#f08d49}.theme-mode-light .token.class-name[data-v-d5affa18],.theme-mode-light .token.constant[data-v-d5affa18],.theme-mode-light .token.property[data-v-d5affa18],.theme-mode-light .token.symbol[data-v-d5affa18]{color:#f8c555}.theme-mode-light .token.atrule[data-v-d5affa18],.theme-mode-light .token.builtin[data-v-d5affa18],.theme-mode-light .token.important[data-v-d5affa18],.theme-mode-light .token.keyword[data-v-d5affa18],.theme-mode-light .token.selector[data-v-d5affa18]{color:#cc99cd}.theme-mode-light .token.attr-value[data-v-d5affa18],.theme-mode-light .token.char[data-v-d5affa18],.theme-mode-light .token.regex[data-v-d5affa18],.theme-mode-light .token.string[data-v-d5affa18],.theme-mode-light .token.variable[data-v-d5affa18]{color:#7ec699}.theme-mode-light .token.entity[data-v-d5affa18],.theme-mode-light .token.operator[data-v-d5affa18],.theme-mode-light .token.url[data-v-d5affa18]{color:#67cdcc}.theme-mode-light .language-css .token.string[data-v-d5affa18],.theme-mode-light .style .token.string[data-v-d5affa18],.theme-mode-light .token.entity[data-v-d5affa18],.theme-mode-light .token.operator[data-v-d5affa18],.theme-mode-light .token.url[data-v-d5affa18]{background:none}.theme-mode-light .token.bold[data-v-d5affa18],.theme-mode-light .token.important[data-v-d5affa18]{font-weight:700}.theme-mode-light .token.italic[data-v-d5affa18]{font-style:italic}.theme-mode-light .token.entity[data-v-d5affa18]{cursor:help}.theme-mode-light .token.inserted[data-v-d5affa18]{color:green}.theme-mode-light div[class*=language-] .highlight-lines .highlighted[data-v-d5affa18],.theme-mode-light div[class*=language-].line-numbers-mode .highlight-lines .highlighted[data-v-d5affa18]:before{background-color:rgba(0,0,0,.66)}.theme-mode-light div[class*=language-].line-numbers-mode[data-v-d5affa18]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-light .theme-vdoing-content code[data-v-d5affa18]{background-color:#fff5f5}.theme-mode-light blockquote[data-v-d5affa18]{background-color:#fdefee;border-left:.25rem solid #e95f59;padding:10px 16px;opacity:.9}.theme-mode-light code[class*=language-][data-v-d5affa18]::-moz-selection,.theme-mode-light code[class*=language-][data-v-d5affa18] ::-moz-selection,.theme-mode-light pre[class*=language-][data-v-d5affa18]::-moz-selection,.theme-mode-light pre[class*=language-][data-v-d5affa18] ::-moz-selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light code[class*=language-][data-v-d5affa18]::selection,.theme-mode-light code[class*=language-][data-v-d5affa18] ::selection,.theme-mode-light pre[class*=language-][data-v-d5affa18]::selection,.theme-mode-light pre[class*=language-][data-v-d5affa18] ::selection{text-shadow:none;background-color:#0a62c9}.theme-mode-light mark[data-v-d5affa18]{color:#d63200;border:.1em solid #d63200;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-light .custom-block.details[data-v-d5affa18]{border:1px solid #ddd}.theme-mode-dark[data-v-d5affa18]{--bodyBg:#282838;--mainBg:#282838;--sidebarBg:rgba(40,40,56,0.8);--blurBg:rgba(40,40,56,0.9);--customBlockBg:rgba(25,25,49,0.53);--textColor:#acb7c4;--textLightenColor:#b160ea;--borderColor:#1d1d26;--codeBg:#1d1d26;--codeColor:#a9b7c6}.theme-mode-dark code[class*=language-][data-v-d5affa18],.theme-mode-dark pre[class*=language-][data-v-d5affa18]{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-d5affa18]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-dark :not(pre)>code[class*=language-][data-v-d5affa18],.theme-mode-dark pre[class*=language-][data-v-d5affa18]{background:#2d2d2d}.theme-mode-dark :not(pre)>code[class*=language-][data-v-d5affa18]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-dark .token.block-comment[data-v-d5affa18],.theme-mode-dark .token.cdata[data-v-d5affa18],.theme-mode-dark .token.comment[data-v-d5affa18],.theme-mode-dark .token.doctype[data-v-d5affa18],.theme-mode-dark .token.prolog[data-v-d5affa18]{color:#999}.theme-mode-dark .token.punctuation[data-v-d5affa18]{color:#ccc}.theme-mode-dark .token.attr-name[data-v-d5affa18],.theme-mode-dark .token.deleted[data-v-d5affa18],.theme-mode-dark .token.namespace[data-v-d5affa18],.theme-mode-dark .token.tag[data-v-d5affa18]{color:#e2777a}.theme-mode-dark .token.function-name[data-v-d5affa18]{color:#6196cc}.theme-mode-dark .token.boolean[data-v-d5affa18],.theme-mode-dark .token.function[data-v-d5affa18],.theme-mode-dark .token.number[data-v-d5affa18]{color:#f08d49}.theme-mode-dark .token.class-name[data-v-d5affa18],.theme-mode-dark .token.constant[data-v-d5affa18],.theme-mode-dark .token.property[data-v-d5affa18],.theme-mode-dark .token.symbol[data-v-d5affa18]{color:#f8c555}.theme-mode-dark .token.atrule[data-v-d5affa18],.theme-mode-dark .token.builtin[data-v-d5affa18],.theme-mode-dark .token.important[data-v-d5affa18],.theme-mode-dark .token.keyword[data-v-d5affa18],.theme-mode-dark .token.selector[data-v-d5affa18]{color:#cc99cd}.theme-mode-dark .token.attr-value[data-v-d5affa18],.theme-mode-dark .token.char[data-v-d5affa18],.theme-mode-dark .token.regex[data-v-d5affa18],.theme-mode-dark .token.string[data-v-d5affa18],.theme-mode-dark .token.variable[data-v-d5affa18]{color:#7ec699}.theme-mode-dark .token.entity[data-v-d5affa18],.theme-mode-dark .token.operator[data-v-d5affa18],.theme-mode-dark .token.url[data-v-d5affa18]{color:#67cdcc}.theme-mode-dark .language-css .token.string[data-v-d5affa18],.theme-mode-dark .style .token.string[data-v-d5affa18],.theme-mode-dark .token.entity[data-v-d5affa18],.theme-mode-dark .token.operator[data-v-d5affa18],.theme-mode-dark .token.url[data-v-d5affa18]{background:none}.theme-mode-dark .token.bold[data-v-d5affa18],.theme-mode-dark .token.important[data-v-d5affa18]{font-weight:700}.theme-mode-dark .token.italic[data-v-d5affa18]{font-style:italic}.theme-mode-dark .token.entity[data-v-d5affa18]{cursor:help}.theme-mode-dark .token.inserted[data-v-d5affa18]{color:green}.theme-mode-dark div[class*=language-].line-numbers-mode[data-v-d5affa18]:after{border-right:1px solid rgba(0,0,0,.66)}.theme-mode-dark .theme-vdoing-content code[data-v-d5affa18]{background-color:transparent}.theme-mode-dark blockquote[data-v-d5affa18]{background-color:rgba(25,25,49,.53);border-left:.25rem solid #904ac2;padding:10px 16px}.theme-mode-dark .card-box[data-v-d5affa18]{border-radius:5px;background:var(--mainBg);box-shadow:0 2px 10px 0 rgba(0,0,0,.2);transition:box-shadow .5s}.theme-mode-dark .card-box[data-v-d5affa18]:hover{box-shadow:2px 2px 15px 2px rgba(0,0,0,.4)}.theme-mode-dark mark[data-v-d5affa18]{color:#b160ea;border:.1em solid #b160ea;background-color:transparent;padding:.1rem .5rem;border-radius:2rem;margin:0 .2rem;font-size:.95rem}.theme-mode-dark table[data-v-d5affa18]{border-color:#1d1d26}.theme-mode-dark table thead[data-v-d5affa18]{background-color:#2c2c47;font-size:1.02rem}.theme-mode-dark tr[data-v-d5affa18]:nth-child(2n){background-color:#2c2c47}.theme-mode-dark .custom-block.danger[data-v-d5affa18],.theme-mode-dark .custom-block.note[data-v-d5affa18],.theme-mode-dark .custom-block.tip[data-v-d5affa18],.theme-mode-dark .custom-block.warning[data-v-d5affa18]{background-color:rgba(25,25,49,.53)}.theme-mode-dark .custom-block.danger .custom-block-title[data-v-d5affa18],.theme-mode-dark .custom-block.danger[data-v-d5affa18]{color:#ff4545}.theme-mode-dark .custom-block.note[data-v-d5affa18]{color:#28a1de}.theme-mode-dark .dropdown-wrapper .dropdown-title .title[data-v-d5affa18]:hover,.theme-mode-dark .nav-item .dropdown-title a.router-link-active[data-v-d5affa18],.theme-mode-dark .nav-item .dropdown-title a[data-v-d5affa18]:hover,.theme-mode-dark .nav-item>a:not(.external).router-link-active[data-v-d5affa18],.theme-mode-dark .nav-item>a[data-v-d5affa18]:not(.external):hover{border-bottom:2px solid #b160ea}.theme-mode-dark a.sidebar-link.active[data-v-d5affa18]{color:#b160ea;border-left-color:#b160ea}.theme-mode-dark .archives-page .theme-vdoing-wrapper li a[data-v-d5affa18]:hover,.theme-mode-dark .blogger-wrapper .icons a[data-v-d5affa18]:hover,.theme-mode-dark .buttons .button .select-box li.active[data-v-d5affa18],.theme-mode-dark .buttons .button .select-box li[data-v-d5affa18]:hover,.theme-mode-dark .categories-wrapper .categories a[data-v-d5affa18]:not(.active):hover,.theme-mode-dark .custom-block.details summary[data-v-d5affa18]:hover,.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active[data-v-d5affa18],.theme-mode-dark .dropdown-wrapper .nav-dropdown .dropdown-item a[data-v-d5affa18]:hover,.theme-mode-dark .pagination span[data-v-d5affa18]:hover,.theme-mode-dark .post-list .post .title-wrapper a[data-v-d5affa18]:hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active a[data-v-d5affa18],.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item a[data-v-d5affa18]:hover,.theme-mode-dark .search-box .suggestions .focused a[data-v-d5affa18]:hover,.theme-mode-dark a.sidebar-link[data-v-d5affa18]:hover{color:#b160ea}.theme-mode-dark .categories-wrapper .categories a[data-v-d5affa18]:not(.active):hover,.theme-mode-dark .right-menu-wrapper .right-menu-content .right-menu-item.active[data-v-d5affa18],.theme-mode-dark .search-box input[data-v-d5affa18]:focus{border-color:#b160ea}.theme-mode-dark .buttons .button[data-v-d5affa18]:hover{background:#904ac2;box-shadow:0 0 15px #904ac2}.theme-mode-dark .pagination .pagination-list span.active[data-v-d5affa18],.theme-mode-dark .search-box .suggestions .parent-page-title[data-v-d5affa18]{background:#904ac2}.theme-mode-dark .tabs-component-panels[data-v-d5affa18],.theme-mode-dark .tabs-component-tab[data-v-d5affa18]{background-color:rgba(25,25,49,.53);border:none}.theme-mode-dark .tabs-component-tab.is-active[data-v-d5affa18]{color:#b160ea}.theme-mode-read[data-v-d5affa18]{--bodyBg:#ececcc;--mainBg:#f5f5d5;--sidebarBg:rgba(245,245,213,0.8);--blurBg:rgba(245,245,213,0.9);--customBlockBg:#ececcc;--textColor:#704214;--textLightenColor:#963;--borderColor:rgba(0,0,0,0.15);--codeBg:#282c34;--codeColor:#fff}.theme-mode-read code[class*=language-][data-v-d5affa18],.theme-mode-read pre[class*=language-][data-v-d5affa18]{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-d5affa18]{padding:1em;margin:.5em 0;overflow:auto}.theme-mode-read :not(pre)>code[class*=language-][data-v-d5affa18],.theme-mode-read pre[class*=language-][data-v-d5affa18]{background:#2d2d2d}.theme-mode-read :not(pre)>code[class*=language-][data-v-d5affa18]{padding:.1em;border-radius:.3em;white-space:normal}.theme-mode-read .token.block-comment[data-v-d5affa18],.theme-mode-read .token.cdata[data-v-d5affa18],.theme-mode-read .token.comment[data-v-d5affa18],.theme-mode-read .token.doctype[data-v-d5affa18],.theme-mode-read .token.prolog[data-v-d5affa18]{color:#999}.theme-mode-read .token.punctuation[data-v-d5affa18]{color:#ccc}.theme-mode-read .token.attr-name[data-v-d5affa18],.theme-mode-read .token.deleted[data-v-d5affa18],.theme-mode-read .token.namespace[data-v-d5affa18],.theme-mode-read .token.tag[data-v-d5affa18]{color:#e2777a}.theme-mode-read .token.function-name[data-v-d5affa18]{color:#6196cc}.theme-mode-read .token.boolean[data-v-d5affa18],.theme-mode-read .token.function[data-v-d5affa18],.theme-mode-read .token.number[data-v-d5affa18]{color:#f08d49}.theme-mode-read .token.class-name[data-v-d5affa18],.theme-mode-read .token.constant[data-v-d5affa18],.theme-mode-read .token.property[data-v-d5affa18],.theme-mode-read .token.symbol[data-v-d5affa18]{color:#f8c555}.theme-mode-read .token.atrule[data-v-d5affa18],.theme-mode-read .token.builtin[data-v-d5affa18],.theme-mode-read .token.important[data-v-d5affa18],.theme-mode-read .token.keyword[data-v-d5affa18],.theme-mode-read .token.selector[data-v-d5affa18]{color:#cc99cd}.theme-mode-read .token.attr-value[data-v-d5affa18],.theme-mode-read .token.char[data-v-d5affa18],.theme-mode-read .token.regex[data-v-d5affa18],.theme-mode-read .token.string[data-v-d5affa18],.theme-mode-read .token.variable[data-v-d5affa18]{color:#7ec699}.theme-mode-read .token.entity[data-v-d5affa18],.theme-mode-read .token.operator[data-v-d5affa18],.theme-mode-read .token.url[data-v-d5affa18]{color:#67cdcc}.theme-mode-read .language-css .token.string[data-v-d5affa18],.theme-mode-read .style .token.string[data-v-d5affa18],.theme-mode-read .token.entity[data-v-d5affa18],.theme-mode-read .token.operator[data-v-d5affa18],.theme-mode-read .token.url[data-v-d5affa18]{background:none}.theme-mode-read .token.bold[data-v-d5affa18],.theme-mode-read .token.important[data-v-d5affa18]{font-weight:700}.theme-mode-read .token.italic[data-v-d5affa18]{font-style:italic}.theme-mode-read .token.entity[data-v-d5affa18]{cursor:help}.theme-mode-read .token.inserted[data-v-d5affa18]{color:green}[data-v-d5affa18]::-webkit-scrollbar{width:.4rem;height:.4rem}[data-v-d5affa18]::-webkit-scrollbar-track{border-radius:2em}[data-v-d5affa18]::-webkit-scrollbar-thumb:hover{background:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 50%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}.badge[data-v-d5affa18]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.badge.green[data-v-d5affa18],.badge.tip[data-v-d5affa18],.badge[data-v-d5affa18]{background-color:#42b983}.badge.error[data-v-d5affa18]{background-color:#da5961}.badge.warn[data-v-d5affa18],.badge.warning[data-v-d5affa18],.badge.yellow[data-v-d5affa18]{background-color:#e7c000}.badge+.badge[data-v-d5affa18]{margin-left:5px}