.vitepress-demo-plugin-message-notice__container{display:flex;align-items:center;box-shadow:0 0 8px var(--coot-demo-box-message-border);padding:8px 12px;border-radius:4px;font-size:14px;color:var(--coot-demo-box-primary-color);position:fixed;left:50%;transform:translate(-50%);z-index:999;background-color:var(--coot-demo-box-message-bg);font-weight:500}.vitepress-demo-plugin-message-notice__container svg{display:inline-block;fill:currentColor;color:var(--coot-demo-box-primary-color);cursor:pointer;margin-right:4px}.slide-fade-leave-active,.slide-fade-enter-active{transition:all .25s ease-in-out}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(-50%,-75px);opacity:0}[data-v-6bd5801c]:root{--coot-demo-box-border: #ddd;--coot-demo-box-code-block-bg: #343030;--coot-demo-box-primary-color: var(--vp-c-brand);--coot-demo-box-code-bg: #f7f8fa;--coot-demo-box-tooltip-bg: #000;--coot-demo-box-tooltip-color: #fff;--coot-demo-box-message-bg: #fff;--coot-demo-box-message-border: #ddd}.dark[data-v-6bd5801c]:root{--coot-demo-box-border: #666;--coot-demo-box-code-block-bg: #282626;--coot-demo-box-primary-color: var(--vp-c-brand);--coot-demo-box-code-bg: #161618;--coot-demo-box-tooltip-bg: #fff;--coot-demo-box-tooltip-color: #000;--coot-demo-box-message-bg: #282626;--coot-demo-box-message-border: transparent}.vitepress-demo-plugin-tooltip__wrapper[data-v-6bd5801c]{position:relative;display:inline-block}.vitepress-demo-plugin-tooltip__wrapper:hover .vitepress-demo-plugin-tooltip__content[data-v-6bd5801c]{display:block}.vitepress-demo-plugin-tooltip__content[data-v-6bd5801c]{position:absolute;top:-4px;left:50%;padding:2px 8px;border-radius:4px;white-space:nowrap;background-color:var(--coot-demo-box-tooltip-bg);color:var(--coot-demo-box-tooltip-color);transform:translate(-50%,-100%);display:none}:root{--coot-demo-box-border: #ddd;--coot-demo-box-code-block-bg: #343030;--coot-demo-box-primary-color: var(--vp-c-brand);--coot-demo-box-code-bg: #f7f8fa;--coot-demo-box-tooltip-bg: #000;--coot-demo-box-tooltip-color: #fff;--coot-demo-box-message-bg: #fff;--coot-demo-box-message-border: #ddd}.dark:root{--coot-demo-box-border: #666;--coot-demo-box-code-block-bg: #282626;--coot-demo-box-primary-color: var(--vp-c-brand);--coot-demo-box-code-bg: #161618;--coot-demo-box-tooltip-bg: #fff;--coot-demo-box-tooltip-color: #000;--coot-demo-box-message-bg: #282626;--coot-demo-box-message-border: transparent}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.vitepress-demo-plugin__container>*{font-size:14px}.vitepress-demo-plugin__container div[class*=language-]{margin-top:0;margin-bottom:0;border-radius:0;background:var(--coot-demo-box-code-bg)}.vitepress-demo-plugin__container{width:100%;border-radius:4px;border:1px solid var(--coot-demo-box-border);margin:10px 0}.vitepress-demo-plugin__container .vitepress-demo-plugin-preview,.vitepress-demo-plugin__container .vitepress-demo-plugin-description,.vitepress-demo-plugin__container .vitepress-demo-plugin-source{width:100%}.vitepress-demo-plugin__container>.vitepress-demo-plugin-preview{padding:20px 20px 30px}.vitepress-demo-plugin__container>.vitepress-demo-plugin-preview>p{margin:0;padding:0}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__title{width:100%;display:flex;align-items:center;column-gap:8px;font-weight:500}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__title:before{content:"";width:12px;border-top:1px solid var(--coot-demo-box-border)}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__title:after{content:"";flex:1;border-top:1px solid var(--coot-demo-box-border)}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__content{padding:8px 20px}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__split-line{border-bottom:1px dashed var(--coot-demo-box-border)}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__handle-btn{padding-top:10px;padding-bottom:10px;width:100%;display:flex;align-items:center;justify-content:center;column-gap:16px}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__handle-btn svg{width:16px;height:16px;cursor:pointer}.vitepress-demo-plugin__container>.vitepress-demo-plugin-description .vitepress-demo-plugin-description__handle-btn svg:not(:last-of-type){margin-right:8px}.vitepress-demo-plugin__container>.vitepress-demo-plugin-source{transition:all .4s ease-in-out;overflow:hidden;height:0}.vitepress-demo-plugin__container>.vitepress-demo-plugin-source div[class*=language-]{margin-top:0!important}.vitepress-demo-plugin__container>.vitepress-demo-plugin-source .language-html{margin:0;overflow-x:auto}.vitepress-demo-plugin__container>.vitepress-demo-plugin-source .language-html .shiki{background-color:var(--vp-code-block-bg)!important}.vitepress-demo-plugin__container>.vitepress-demo-plugin-source .language-html code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:0 24px}.vitepress-demo-plugin__container>.vitepress-demo-plugin-fold{position:sticky;left:0;bottom:0;right:0;z-index:10;background-color:var(--vp-c-bg);display:flex;justify-content:center;align-items:center;line-height:36px;font-size:12px;column-gap:4px;cursor:pointer;border-top:1px solid var(--coot-demo-box-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.vitepress-demo-plugin-lang-tabs,.vitepress-demo-plugin-file-tabs{line-height:36px;display:flex;justify-content:center;column-gap:16px;overflow-x:auto}.vitepress-demo-plugin-lang-tabs .vitepress-demo-plugin-tab,.vitepress-demo-plugin-file-tabs .vitepress-demo-plugin-tab{cursor:pointer}.vitepress-demo-plugin-lang-tabs .vitepress-demo-plugin-active-tab,.vitepress-demo-plugin-file-tabs .vitepress-demo-plugin-active-tab{color:#1677ff;font-weight:500}.vitepress-demo-plugin-lang-tabs{border-bottom:1px dashed var(--coot-demo-box-border)}.vitepress-demo-plugin-file-tabs{border-top:1px dashed var(--coot-demo-box-border)}[data-v-5eb3f8d4]:root{--coot-demo-box-border: #ddd;--coot-demo-box-code-block-bg: #343030;--coot-demo-box-primary-color: var(--vp-c-brand);--coot-demo-box-code-bg: #f7f8fa;--coot-demo-box-tooltip-bg: #000;--coot-demo-box-tooltip-color: #fff;--coot-demo-box-message-bg: #fff;--coot-demo-box-message-border: #ddd}.dark[data-v-5eb3f8d4]:root{--coot-demo-box-border: #666;--coot-demo-box-code-block-bg: #282626;--coot-demo-box-primary-color: var(--vp-c-brand);--coot-demo-box-code-bg: #161618;--coot-demo-box-tooltip-bg: #fff;--coot-demo-box-tooltip-color: #000;--coot-demo-box-message-bg: #282626;--coot-demo-box-message-border: transparent}.vitepress-demo-plugin-placeholder__container[data-v-5eb3f8d4]{width:100%;border-radius:4px;border:1px solid var(--coot-demo-box-border);margin:10px 0;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column}.vitepress-demo-plugin-placeholder__container .loader[data-v-5eb3f8d4]{width:20px;height:20px;border:2px solid #bee2ff;border-radius:50%;border-top-color:#1677ff;animation:spin-5eb3f8d4 1s ease-in-out infinite}.vitepress-demo-plugin-placeholder__container .loading-text[data-v-5eb3f8d4]{color:#1677ff;font-size:14px;font-weight:500;letter-spacing:1px;position:relative;display:inline-block;margin-top:12px}.vitepress-demo-plugin-placeholder__container .loading-text[data-v-5eb3f8d4]:after{content:"";position:absolute;animation:dots-5eb3f8d4 1.5s ease-in-out infinite}@keyframes spin-5eb3f8d4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dots-5eb3f8d4{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-cyrillic.C5lxZ8CY.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-greek-ext.CqjqNYQ-.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-greek.BBVDIX6e.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-vietnamese.BjW4sHH5.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-latin-ext.4ZJIpNVo.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-latin.Di8DUHzh.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-cyrillic-ext.r48I6akx.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-cyrillic.By2_1cv3.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-greek-ext.1u6EdAuj.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-greek.DJ8dCoTZ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-vietnamese.BSbpV94h.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-latin-ext.CN1xVJS-.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-latin.C2AdPX0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Punctuation SC;font-weight:400;src:local("PingFang SC Regular"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:500;src:local("PingFang SC Medium"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:600;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:700;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white)}.dark{--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black)}:root{--vp-c-gray-1: #dddde3;--vp-c-gray-2: #e4e4e9;--vp-c-gray-3: #ebebef;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-indigo-2: #3a5ccc;--vp-c-indigo-3: #5672cd;--vp-c-indigo-soft: rgba(100, 108, 255, .14);--vp-c-purple-1: #6f42c1;--vp-c-purple-2: #7e4cc9;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .14);--vp-c-green-1: #18794e;--vp-c-green-2: #299764;--vp-c-green-3: #30a46c;--vp-c-green-soft: rgba(16, 185, 129, .14);--vp-c-yellow-1: #915930;--vp-c-yellow-2: #946300;--vp-c-yellow-3: #9f6a00;--vp-c-yellow-soft: rgba(234, 179, 8, .14);--vp-c-red-1: #b8272c;--vp-c-red-2: #d5393e;--vp-c-red-3: #e0575b;--vp-c-red-soft: rgba(244, 63, 94, .14);--vp-c-sponsor: #db2777}.dark{--vp-c-gray-1: #515c67;--vp-c-gray-2: #414853;--vp-c-gray-3: #32363f;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-indigo-2: #5c73e7;--vp-c-indigo-3: #3e63dd;--vp-c-indigo-soft: rgba(100, 108, 255, .16);--vp-c-purple-1: #c8abfa;--vp-c-purple-2: #a879e6;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .16);--vp-c-green-1: #3dd68c;--vp-c-green-2: #30a46c;--vp-c-green-3: #298459;--vp-c-green-soft: rgba(16, 185, 129, .16);--vp-c-yellow-1: #f9b44e;--vp-c-yellow-2: #da8b17;--vp-c-yellow-3: #a46a0a;--vp-c-yellow-soft: rgba(234, 179, 8, .16);--vp-c-red-1: #f66f81;--vp-c-red-2: #f14158;--vp-c-red-3: #b62a3c;--vp-c-red-soft: rgba(244, 63, 94, .16)}:root{--vp-c-bg: #ffffff;--vp-c-bg-alt: #f6f6f7;--vp-c-bg-elv: #ffffff;--vp-c-bg-soft: #f6f6f7}.dark{--vp-c-bg: #1b1b1f;--vp-c-bg-alt: #161618;--vp-c-bg-elv: #202127;--vp-c-bg-soft: #202127}:root{--vp-c-border: #c2c2c4;--vp-c-divider: #e2e2e3;--vp-c-gutter: #e2e2e3}.dark{--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000}:root{--vp-c-text-1: #3c3c43;--vp-c-text-2: #67676c;--vp-c-text-3: #929295}.dark{--vp-c-text-1: #dfdfd6;--vp-c-text-2: #98989f;--vp-c-text-3: #6a6a71}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-brand: var(--vp-c-brand-1);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-note-1: var(--vp-c-brand-1);--vp-c-note-2: var(--vp-c-brand-2);--vp-c-note-3: var(--vp-c-brand-3);--vp-c-note-soft: var(--vp-c-brand-soft);--vp-c-success-1: var(--vp-c-green-1);--vp-c-success-2: var(--vp-c-green-2);--vp-c-success-3: var(--vp-c-green-3);--vp-c-success-soft: var(--vp-c-green-soft);--vp-c-important-1: var(--vp-c-purple-1);--vp-c-important-2: var(--vp-c-purple-2);--vp-c-important-3: var(--vp-c-purple-3);--vp-c-important-soft: var(--vp-c-purple-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft);--vp-c-caution-1: var(--vp-c-red-1);--vp-c-caution-2: var(--vp-c-red-2);--vp-c-caution-3: var(--vp-c-red-3);--vp-c-caution-soft: var(--vp-c-red-soft)}:root{--vp-font-family-base: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;font-optical-sizing:auto}:root:where(:lang(zh)){--vp-font-family-base: "Punctuation SC", "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-footer: 10;--vp-z-index-local-nav: 20;--vp-z-index-nav: 30;--vp-z-index-layout-top: 40;--vp-z-index-backdrop: 50;--vp-z-index-sidebar: 60}@media (min-width: 960px){:root{--vp-z-index-sidebar: 25}}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-code-color: var(--vp-c-brand-1);--vp-code-link-color: var(--vp-c-brand-1);--vp-code-link-hover-color: var(--vp-c-brand-2);--vp-code-bg: var(--vp-c-default-soft);--vp-code-block-color: var(--vp-c-text-2);--vp-code-block-bg: var(--vp-c-bg-alt);--vp-code-block-divider-color: var(--vp-c-gutter);--vp-code-lang-color: var(--vp-c-text-3);--vp-code-line-highlight-color: var(--vp-c-default-soft);--vp-code-line-number-color: var(--vp-c-text-3);--vp-code-line-diff-add-color: var(--vp-c-success-soft);--vp-code-line-diff-add-symbol-color: var(--vp-c-success-1);--vp-code-line-diff-remove-color: var(--vp-c-danger-soft);--vp-code-line-diff-remove-symbol-color: var(--vp-c-danger-1);--vp-code-line-warning-color: var(--vp-c-warning-soft);--vp-code-line-error-color: var(--vp-c-danger-soft);--vp-code-copy-code-border-color: var(--vp-c-divider);--vp-code-copy-code-bg: var(--vp-c-bg-soft);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-c-bg);--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-copy-copied-text-content: "Copied";--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1);--vp-code-tab-active-bar-color: var(--vp-c-brand-1)}:lang(es),:lang(pt){--vp-code-copy-copied-text-content: "Copiado"}:lang(fa){--vp-code-copy-copied-text-content: "کپی شد"}:lang(ko){--vp-code-copy-copied-text-content: "복사됨"}:lang(ru){--vp-code-copy-copied-text-content: "Скопировано"}:lang(zh){--vp-code-copy-copied-text-content: "已复制"}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1);--vp-button-alt-border: transparent;--vp-button-alt-text: var(--vp-c-text-1);--vp-button-alt-bg: var(--vp-c-default-3);--vp-button-alt-hover-border: transparent;--vp-button-alt-hover-text: var(--vp-c-text-1);--vp-button-alt-hover-bg: var(--vp-c-default-2);--vp-button-alt-active-border: transparent;--vp-button-alt-active-text: var(--vp-c-text-1);--vp-button-alt-active-bg: var(--vp-c-default-1);--vp-button-sponsor-border: var(--vp-c-text-2);--vp-button-sponsor-text: var(--vp-c-text-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: transparent;--vp-custom-block-info-text: var(--vp-c-text-1);--vp-custom-block-info-bg: var(--vp-c-default-soft);--vp-custom-block-info-code-bg: var(--vp-c-default-soft);--vp-custom-block-note-border: transparent;--vp-custom-block-note-text: var(--vp-c-text-1);--vp-custom-block-note-bg: var(--vp-c-default-soft);--vp-custom-block-note-code-bg: var(--vp-c-default-soft);--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-tip-soft);--vp-custom-block-tip-code-bg: var(--vp-c-tip-soft);--vp-custom-block-important-border: transparent;--vp-custom-block-important-text: var(--vp-c-text-1);--vp-custom-block-important-bg: var(--vp-c-important-soft);--vp-custom-block-important-code-bg: var(--vp-c-important-soft);--vp-custom-block-warning-border: transparent;--vp-custom-block-warning-text: var(--vp-c-text-1);--vp-custom-block-warning-bg: var(--vp-c-warning-soft);--vp-custom-block-warning-code-bg: var(--vp-c-warning-soft);--vp-custom-block-danger-border: transparent;--vp-custom-block-danger-text: var(--vp-c-text-1);--vp-custom-block-danger-bg: var(--vp-c-danger-soft);--vp-custom-block-danger-code-bg: var(--vp-c-danger-soft);--vp-custom-block-caution-border: transparent;--vp-custom-block-caution-text: var(--vp-c-text-1);--vp-custom-block-caution-bg: var(--vp-c-caution-soft);--vp-custom-block-caution-code-bg: var(--vp-c-caution-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-info-code-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-switch-bg-color: var(--vp-c-default-soft)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg);--vp-nav-logo-height: 24px}.hide-nav{--vp-nav-height: 0px}.hide-nav .VPSidebar{--vp-nav-height: 22px}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand-1);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: transparent;--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-default-soft);--vp-badge-tip-border: transparent;--vp-badge-tip-text: var(--vp-c-tip-1);--vp-badge-tip-bg: var(--vp-c-tip-soft);--vp-badge-warning-border: transparent;--vp-badge-warning-text: var(--vp-c-warning-1);--vp-badge-warning-bg: var(--vp-c-warning-soft);--vp-badge-danger-border: transparent;--vp-badge-danger-text: var(--vp-c-danger-1);--vp-badge-danger-bg: var(--vp-c-danger-soft)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand-1);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand-1);--vp-local-search-highlight-bg: var(--vp-c-brand-1);--vp-local-search-highlight-text: var(--vp-c-neutral-inverse)}@media (prefers-reduced-motion: reduce){*:not(:where(.vp-raw,.vp-raw *)),:not(:where(.vp-raw,.vp-raw *)):before,:not(:where(.vp-raw,.vp-raw *)):after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}*:not(:where(.vp-raw,.vp-raw *)),:not(:where(.vp-raw,.vp-raw *)):before,:not(:where(.vp-raw,.vp-raw *)):after{box-sizing:border-box}html:not(:where(.vp-raw,.vp-raw *)){line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark:not(:where(.vp-raw,.vp-raw *)){color-scheme:dark}body:not(:where(.vp-raw,.vp-raw *)){margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main:not(:where(.vp-raw,.vp-raw *)){display:block}h1:not(:where(.vp-raw,.vp-raw *)),h2:not(:where(.vp-raw,.vp-raw *)),h3:not(:where(.vp-raw,.vp-raw *)),h4:not(:where(.vp-raw,.vp-raw *)),h5:not(:where(.vp-raw,.vp-raw *)),h6:not(:where(.vp-raw,.vp-raw *)){margin:0;line-height:24px;font-size:16px;font-weight:400}p:not(:where(.vp-raw,.vp-raw *)){margin:0}strong:not(:where(.vp-raw,.vp-raw *)),b:not(:where(.vp-raw,.vp-raw *)){font-weight:600}a:not(:where(.vp-raw,.vp-raw *)),area:not(:where(.vp-raw,.vp-raw *)),button:not(:where(.vp-raw,.vp-raw *)),[role=button]:not(:where(.vp-raw,.vp-raw *)),input:not(:where(.vp-raw,.vp-raw *)),label:not(:where(.vp-raw,.vp-raw *)),select:not(:where(.vp-raw,.vp-raw *)),summary:not(:where(.vp-raw,.vp-raw *)),textarea:not(:where(.vp-raw,.vp-raw *)){touch-action:manipulation}a:not(:where(.vp-raw,.vp-raw *)){color:inherit;text-decoration:inherit}ol:not(:where(.vp-raw,.vp-raw *)),ul:not(:where(.vp-raw,.vp-raw *)){list-style:none;margin:0;padding:0}blockquote:not(:where(.vp-raw,.vp-raw *)){margin:0}pre:not(:where(.vp-raw,.vp-raw *)),code:not(:where(.vp-raw,.vp-raw *)),kbd:not(:where(.vp-raw,.vp-raw *)),samp:not(:where(.vp-raw,.vp-raw *)){font-family:var(--vp-font-family-mono)}img:not(:where(.vp-raw,.vp-raw *)),svg:not(:where(.vp-raw,.vp-raw *)),video:not(:where(.vp-raw,.vp-raw *)),canvas:not(:where(.vp-raw,.vp-raw *)),audio:not(:where(.vp-raw,.vp-raw *)),iframe:not(:where(.vp-raw,.vp-raw *)),embed:not(:where(.vp-raw,.vp-raw *)),object:not(:where(.vp-raw,.vp-raw *)){display:block}figure:not(:where(.vp-raw,.vp-raw *)){margin:0}img:not(:where(.vp-raw,.vp-raw *)),video:not(:where(.vp-raw,.vp-raw *)){max-width:100%;height:auto}button:not(:where(.vp-raw,.vp-raw *)),input:not(:where(.vp-raw,.vp-raw *)),optgroup:not(:where(.vp-raw,.vp-raw *)),select:not(:where(.vp-raw,.vp-raw *)),textarea:not(:where(.vp-raw,.vp-raw *)){border:0;padding:0;line-height:inherit;color:inherit}button:not(:where(.vp-raw,.vp-raw *)){padding:0;font-family:inherit;background-color:transparent;background-image:none}button:not(:where(.vp-raw,.vp-raw *)):enabled,[role=button]:not(:where(.vp-raw,.vp-raw *)):enabled{cursor:pointer}button:not(:where(.vp-raw,.vp-raw *)):focus,button:not(:where(.vp-raw,.vp-raw *)):focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:not(:where(.vp-raw,.vp-raw *)):focus:not(:focus-visible){outline:none!important}input:not(:where(.vp-raw,.vp-raw *)):focus,textarea:not(:where(.vp-raw,.vp-raw *)):focus,select:not(:where(.vp-raw,.vp-raw *)):focus{outline:none}table:not(:where(.vp-raw,.vp-raw *)){border-collapse:collapse}input:not(:where(.vp-raw,.vp-raw *)){background-color:transparent}input:not(:where(.vp-raw,.vp-raw *)):-ms-input-placeholder,textarea:not(:where(.vp-raw,.vp-raw *)):-ms-input-placeholder{color:var(--vp-c-text-3)}input:not(:where(.vp-raw,.vp-raw *))::-ms-input-placeholder,textarea:not(:where(.vp-raw,.vp-raw *))::-ms-input-placeholder{color:var(--vp-c-text-3)}input:not(:where(.vp-raw,.vp-raw *))::placeholder,textarea:not(:where(.vp-raw,.vp-raw *))::placeholder{color:var(--vp-c-text-3)}input:not(:where(.vp-raw,.vp-raw *))::-webkit-outer-spin-button,input:not(:where(.vp-raw,.vp-raw *))::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]:not(:where(.vp-raw,.vp-raw *)){-moz-appearance:textfield}textarea:not(:where(.vp-raw,.vp-raw *)){resize:vertical}select:not(:where(.vp-raw,.vp-raw *)){-webkit-appearance:none}fieldset:not(:where(.vp-raw,.vp-raw *)){margin:0;padding:0}h1:not(:where(.vp-raw,.vp-raw *)),h2:not(:where(.vp-raw,.vp-raw *)),h3:not(:where(.vp-raw,.vp-raw *)),h4:not(:where(.vp-raw,.vp-raw *)),h5:not(:where(.vp-raw,.vp-raw *)),h6:not(:where(.vp-raw,.vp-raw *)),li:not(:where(.vp-raw,.vp-raw *)),p:not(:where(.vp-raw,.vp-raw *)){overflow-wrap:break-word}vite-error-overlay:not(:where(.vp-raw,.vp-raw *)){z-index:9999}mjx-container:not(:where(.vp-raw,.vp-raw *)){overflow-x:auto}mjx-container>svg:not(:where(.vp-raw,.vp-raw *)){display:inline-block;margin:auto}[class^=vpi-],[class*=" vpi-"],.vp-icon{width:1em;height:1em}[class^=vpi-].bg,[class*=" vpi-"].bg,.vp-icon.bg{background-size:100% 100%;background-color:transparent}[class^=vpi-]:not(.bg),[class*=" vpi-"]:not(.bg),.vp-icon:not(.bg){-webkit-mask:var(--icon) no-repeat;mask:var(--icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit}.vpi-align-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 6H3M15 12H3M17 18H3'/%3E%3C/svg%3E")}.vpi-arrow-right,.vpi-arrow-down,.vpi-arrow-left,.vpi-arrow-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E")}.vpi-chevron-right,.vpi-chevron-down,.vpi-chevron-left,.vpi-chevron-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.vpi-chevron-down,.vpi-arrow-down{transform:rotate(90deg)}.vpi-chevron-left,.vpi-arrow-left{transform:rotate(180deg)}.vpi-chevron-up,.vpi-arrow-up{transform:rotate(-90deg)}.vpi-square-pen{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4Z'/%3E%3C/svg%3E")}.vpi-plus{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5v14'/%3E%3C/svg%3E")}.vpi-sun{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.vpi-moon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E")}.vpi-more-horizontal{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E")}.vpi-languages{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m5 8 6 6M4 14l6-6 2-3M2 5h12M7 2h1M22 22l-5-10-5 10M14 18h6'/%3E%3C/svg%3E")}.vpi-heart{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3C/svg%3E")}.vpi-search{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E")}.vpi-layout-list{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Cpath d='M14 4h7M14 9h7M14 15h7M14 20h7'/%3E%3C/svg%3E")}.vpi-delete{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2ZM18 9l-6 6M12 9l6 6'/%3E%3C/svg%3E")}.vpi-corner-down-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 10-5 5 5 5'/%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4'/%3E%3C/svg%3E")}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E")}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.info a,.custom-block.info code{color:var(--vp-c-brand-1)}.custom-block.info a:hover,.custom-block.info a:hover>code{color:var(--vp-c-brand-2)}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.note{border-color:var(--vp-custom-block-note-border);color:var(--vp-custom-block-note-text);background-color:var(--vp-custom-block-note-bg)}.custom-block.note a,.custom-block.note code{color:var(--vp-c-brand-1)}.custom-block.note a:hover,.custom-block.note a:hover>code{color:var(--vp-c-brand-2)}.custom-block.note code{background-color:var(--vp-custom-block-note-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip a,.custom-block.tip code{color:var(--vp-c-tip-1)}.custom-block.tip a:hover,.custom-block.tip a:hover>code{color:var(--vp-c-tip-2)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.important{border-color:var(--vp-custom-block-important-border);color:var(--vp-custom-block-important-text);background-color:var(--vp-custom-block-important-bg)}.custom-block.important a,.custom-block.important code{color:var(--vp-c-important-1)}.custom-block.important a:hover,.custom-block.important a:hover>code{color:var(--vp-c-important-2)}.custom-block.important code{background-color:var(--vp-custom-block-important-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning a,.custom-block.warning code{color:var(--vp-c-warning-1)}.custom-block.warning a:hover,.custom-block.warning a:hover>code{color:var(--vp-c-warning-2)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger a,.custom-block.danger code{color:var(--vp-c-danger-1)}.custom-block.danger a:hover,.custom-block.danger a:hover>code{color:var(--vp-c-danger-2)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.caution{border-color:var(--vp-custom-block-caution-border);color:var(--vp-custom-block-caution-text);background-color:var(--vp-custom-block-caution-bg)}.custom-block.caution a,.custom-block.caution code{color:var(--vp-c-caution-1)}.custom-block.caution a:hover,.custom-block.caution a:hover>code{color:var(--vp-c-caution-2)}.custom-block.caution code{background-color:var(--vp-custom-block-caution-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details a{color:var(--vp-c-brand-1)}.custom-block.details a:hover,.custom-block.details a:hover>code{color:var(--vp-c-brand-2)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .25s}.custom-block a:hover{opacity:.75}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.dark .vp-code span{color:var(--shiki-dark, inherit)}html:not(.dark) .vp-code span{color:var(--shiki-light, inherit)}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -1px var(--vp-code-tab-divider)}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:fixed;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:1;height:2px;border-radius:2px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-],.vp-block{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active,.vp-block.active{display:block}.vp-block{padding:20px 24px}.vp-doc h1:not(:where(.vp-raw,.vp-raw *)),.vp-doc h2:not(:where(.vp-raw,.vp-raw *)),.vp-doc h3:not(:where(.vp-raw,.vp-raw *)),.vp-doc h4:not(:where(.vp-raw,.vp-raw *)),.vp-doc h5:not(:where(.vp-raw,.vp-raw *)),.vp-doc h6:not(:where(.vp-raw,.vp-raw *)){position:relative;font-weight:600;outline:none}.vp-doc h1:not(:where(.vp-raw,.vp-raw *)){letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2:not(:where(.vp-raw,.vp-raw *)){margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3:not(:where(.vp-raw,.vp-raw *)){margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc h4:not(:where(.vp-raw,.vp-raw *)){margin:24px 0 0;letter-spacing:-.01em;line-height:24px;font-size:18px}.vp-doc .header-anchor:not(:where(.vp-raw,.vp-raw *)){position:absolute;top:0;left:0;margin-left:-.87em;font-weight:500;-webkit-user-select:none;user-select:none;opacity:0;text-decoration:none;transition:color .25s,opacity .25s}.vp-doc .header-anchor:not(:where(.vp-raw,.vp-raw *)):before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor:not(:where(.vp-raw,.vp-raw *)),.vp-doc h1 .header-anchor:not(:where(.vp-raw,.vp-raw *)):focus,.vp-doc h2:hover .header-anchor:not(:where(.vp-raw,.vp-raw *)),.vp-doc h2 .header-anchor:not(:where(.vp-raw,.vp-raw *)):focus,.vp-doc h3:hover .header-anchor:not(:where(.vp-raw,.vp-raw *)),.vp-doc h3 .header-anchor:not(:where(.vp-raw,.vp-raw *)):focus,.vp-doc h4:hover .header-anchor:not(:where(.vp-raw,.vp-raw *)),.vp-doc h4 .header-anchor:not(:where(.vp-raw,.vp-raw *)):focus,.vp-doc h5:hover .header-anchor:not(:where(.vp-raw,.vp-raw *)),.vp-doc h5 .header-anchor:not(:where(.vp-raw,.vp-raw *)):focus,.vp-doc h6:hover .header-anchor:not(:where(.vp-raw,.vp-raw *)),.vp-doc h6 .header-anchor:not(:where(.vp-raw,.vp-raw *)):focus{opacity:1}@media (min-width: 768px){.vp-doc h1:not(:where(.vp-raw,.vp-raw *)){letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc h2 .header-anchor:not(:where(.vp-raw,.vp-raw *)){top:24px}.vp-doc p:not(:where(.vp-raw,.vp-raw *)),.vp-doc summary:not(:where(.vp-raw,.vp-raw *)){margin:16px 0}.vp-doc p:not(:where(.vp-raw,.vp-raw *)){line-height:28px}.vp-doc blockquote:not(:where(.vp-raw,.vp-raw *)){margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s;color:var(--vp-c-text-2)}.vp-doc blockquote>p:not(:where(.vp-raw,.vp-raw *)){margin:0;font-size:16px;transition:color .5s}.vp-doc a:not(:where(.vp-raw,.vp-raw *)){font-weight:500;color:var(--vp-c-brand-1);text-decoration:underline;text-underline-offset:2px;transition:color .25s,opacity .25s}.vp-doc a:not(:where(.vp-raw,.vp-raw *)):hover{color:var(--vp-c-brand-2)}.vp-doc strong:not(:where(.vp-raw,.vp-raw *)){font-weight:600}.vp-doc ul:not(:where(.vp-raw,.vp-raw *)),.vp-doc ol:not(:where(.vp-raw,.vp-raw *)){padding-left:1.25rem;margin:16px 0}.vp-doc ul:not(:where(.vp-raw,.vp-raw *)){list-style:disc}.vp-doc ol:not(:where(.vp-raw,.vp-raw *)){list-style:decimal}.vp-doc li+li:not(:where(.vp-raw,.vp-raw *)){margin-top:8px}.vp-doc li>ol:not(:where(.vp-raw,.vp-raw *)),.vp-doc li>ul:not(:where(.vp-raw,.vp-raw *)){margin:8px 0 0}.vp-doc table:not(:where(.vp-raw,.vp-raw *)){display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr:not(:where(.vp-raw,.vp-raw *)){background-color:var(--vp-c-bg);border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:not(:where(.vp-raw,.vp-raw *)):nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th:not(:where(.vp-raw,.vp-raw *)),.vp-doc td:not(:where(.vp-raw,.vp-raw *)){border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th:not(:where(.vp-raw,.vp-raw *)){text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td:not(:where(.vp-raw,.vp-raw *)){font-size:14px}.vp-doc hr:not(:where(.vp-raw,.vp-raw *)){margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block:not(:where(.vp-raw,.vp-raw *)){margin:16px 0}.vp-doc .custom-block p:not(:where(.vp-raw,.vp-raw *)){margin:8px 0;line-height:24px}.vp-doc .custom-block p:not(:where(.vp-raw,.vp-raw *)):first-child{margin:0}.vp-doc .custom-block div[class*=language-]:not(:where(.vp-raw,.vp-raw *)){margin:8px 0;border-radius:8px}.vp-doc .custom-block div[class*=language-] code:not(:where(.vp-raw,.vp-raw *)){font-weight:400;background-color:transparent}.vp-doc .custom-block .vp-code-group .tabs:not(:where(.vp-raw,.vp-raw *)){margin:0;border-radius:8px 8px 0 0}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code:not(:where(.vp-raw,.vp-raw *)){font-size:var(--vp-code-font-size);color:var(--vp-code-color)}.vp-doc :not(pre)>code:not(:where(.vp-raw,.vp-raw *)){border-radius:4px;padding:3px 6px;background-color:var(--vp-code-bg);transition:color .25s,background-color .5s}.vp-doc a>code:not(:where(.vp-raw,.vp-raw *)){color:var(--vp-code-link-color)}.vp-doc a:hover>code:not(:where(.vp-raw,.vp-raw *)){color:var(--vp-code-link-hover-color)}.vp-doc h1>code:not(:where(.vp-raw,.vp-raw *)),.vp-doc h2>code:not(:where(.vp-raw,.vp-raw *)),.vp-doc h3>code:not(:where(.vp-raw,.vp-raw *)),.vp-doc h4>code:not(:where(.vp-raw,.vp-raw *)){font-size:.9em}.vp-doc div[class*=language-]:not(:where(.vp-raw,.vp-raw *)),.vp-block:not(:where(.vp-raw,.vp-raw *)){position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-]:not(:where(.vp-raw,.vp-raw *)),.vp-block:not(:where(.vp-raw,.vp-raw *)){border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]:not(:where(.vp-raw,.vp-raw *)){border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-]:not(:where(.vp-raw,.vp-raw *)),.vp-doc div[class$=-api]+div[class*=language-]:not(:where(.vp-raw,.vp-raw *)),.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]:not(:where(.vp-raw,.vp-raw *)){margin-top:-8px}.vp-doc [class*=language-] pre:not(:where(.vp-raw,.vp-raw *)),.vp-doc [class*=language-] code:not(:where(.vp-raw,.vp-raw *)){direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre:not(:where(.vp-raw,.vp-raw *)){position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code:not(:where(.vp-raw,.vp-raw *)){display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted:not(:where(.vp-raw,.vp-raw *)){background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error:not(:where(.vp-raw,.vp-raw *)){background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning:not(:where(.vp-raw,.vp-raw *)){background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff:not(:where(.vp-raw,.vp-raw *)){transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:not(:where(.vp-raw,.vp-raw *)):before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(:where(.vp-raw,.vp-raw *)):not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(:where(.vp-raw,.vp-raw *)):not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(:where(.vp-raw,.vp-raw *)):not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove:not(:where(.vp-raw,.vp-raw *)){background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:not(:where(.vp-raw,.vp-raw *)):before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add:not(:where(.vp-raw,.vp-raw *)){background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:not(:where(.vp-raw,.vp-raw *)):before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode:not(:where(.vp-raw,.vp-raw *)){padding-left:32px}.vp-doc .line-numbers-wrapper:not(:where(.vp-raw,.vp-raw *)){position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy:not(:where(.vp-raw,.vp-raw *)){direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy:not(:where(.vp-raw,.vp-raw *)),.vp-doc [class*=language-]>button.copy:not(:where(.vp-raw,.vp-raw *)):focus{opacity:1}.vp-doc [class*=language-]>button.copy:not(:where(.vp-raw,.vp-raw *)):hover,.vp-doc [class*=language-]>button.copy.copied:not(:where(.vp-raw,.vp-raw *)){border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied:not(:where(.vp-raw,.vp-raw *)),.vp-doc [class*=language-]>button.copy:not(:where(.vp-raw,.vp-raw *)):hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:not(:where(.vp-raw,.vp-raw *)):before,.vp-doc [class*=language-]>button.copy:not(:where(.vp-raw,.vp-raw *)):hover.copied:before{position:relative;top:-1px;transform:translate(calc(-100% - 1px));display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;padding:0 10px;width:fit-content;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:var(--vp-code-copy-copied-text-content)}.vp-doc [class*=language-]>span.lang:not(:where(.vp-raw,.vp-raw *)){position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none;color:var(--vp-code-lang-color);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang:not(:where(.vp-raw,.vp-raw *)),.vp-doc [class*=language-]>button.copy:focus+span.lang:not(:where(.vp-raw,.vp-raw *)){opacity:0}.vp-doc .VPTeamMembers:not(:where(.vp-raw,.vp-raw *)){margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container:not(:where(.vp-raw,.vp-raw *)){margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container:not(:where(.vp-raw,.vp-raw *)),.vp-doc .VPTeamMembers.small.count-3 .container:not(:where(.vp-raw,.vp-raw *)){max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container:not(:where(.vp-raw,.vp-raw *)){margin:0!important;max-width:calc((100% - 24px)/2)!important}:is(.vp-external-link-icon,.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):not(:where(.vp-raw,.vp-raw *)):after{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;background:currentColor;color:var(--vp-c-text-3);flex-shrink:0;--icon: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none' /%3E%3Cpath d='M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z' /%3E%3C/svg%3E");-webkit-mask-image:var(--icon);mask-image:var(--icon)}.vp-external-link-icon:not(:where(.vp-raw,.vp-raw *)):after{content:""}.external-link-icon-enabled :is(.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):not(:where(.vp-raw,.vp-raw *)):after{content:"";color:currentColor}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin:0 0 4px!important;text-align:center;letter-spacing:1px!important;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-default-soft)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:12px;padding:0 10px;line-height:22px;font-size:12px;font-weight:500;transform:translateY(-2px)}.VPBadge.small{padding:0 6px;line-height:18px;font-size:10px;transform:translateY(-8px)}.VPDocFooter .VPBadge{display:none}.vp-doc h1>.VPBadge{margin-top:4px;vertical-align:top}.vp-doc h2>.VPBadge{margin-top:3px;padding:0 8px;vertical-align:top}.vp-doc h3>.VPBadge{vertical-align:middle}.vp-doc h4>.VPBadge,.vp-doc h5>.VPBadge,.vp-doc h6>.VPBadge{vertical-align:middle;line-height:18px}.VPBadge.info{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPBackdrop[data-v-a2b096a2]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-a2b096a2],.VPBackdrop.fade-leave-to[data-v-a2b096a2]{opacity:0}.VPBackdrop.fade-leave-active[data-v-a2b096a2]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-a2b096a2]{display:none}}.NotFound[data-v-c8b65000]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-c8b65000]{padding:96px 32px 168px}}.code[data-v-c8b65000]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-c8b65000]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-c8b65000]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-c8b65000]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-c8b65000]{padding-top:20px}.link[data-v-c8b65000]{display:inline-block;border:1px solid var(--vp-c-brand-1);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:border-color .25s,color .25s}.link[data-v-c8b65000]:hover{border-color:var(--vp-c-brand-2);color:var(--vp-c-brand-2)}.root[data-v-e5f3392f]{position:relative;z-index:1}.nested[data-v-e5f3392f]{padding-right:16px;padding-left:16px}.outline-link[data-v-e5f3392f]{display:block;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s}.outline-link[data-v-e5f3392f]:hover,.outline-link.active[data-v-e5f3392f]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-e5f3392f]{padding-left:13px}.VPDocAsideOutline[data-v-e53ee8da]{display:none}.VPDocAsideOutline.has-outline[data-v-e53ee8da]{display:block}.content[data-v-e53ee8da]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-e53ee8da]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:2px;border-radius:2px;height:18px;background-color:var(--vp-c-brand-1);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-e53ee8da]{line-height:32px;font-size:14px;font-weight:600}.VPDocAside[data-v-df586466]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-df586466]{flex-grow:1}.VPDocAside[data-v-df586466] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-df586466] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-df586466] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-2c9a3187]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-2c9a3187]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-0c66c35e]{margin-top:64px}.edit-info[data-v-0c66c35e]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-0c66c35e]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-0c66c35e]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.edit-link-button[data-v-0c66c35e]:hover{color:var(--vp-c-brand-2)}.edit-link-icon[data-v-0c66c35e]{margin-right:8px}.prev-next[data-v-0c66c35e]{border-top:1px solid var(--vp-c-divider);padding-top:24px;display:grid;grid-row-gap:8px}@media (min-width: 640px){.prev-next[data-v-0c66c35e]{grid-template-columns:repeat(2,1fr);grid-column-gap:16px}}.pager-link[data-v-0c66c35e]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-0c66c35e]:hover{border-color:var(--vp-c-brand-1)}.pager-link.next[data-v-0c66c35e]{margin-left:auto;text-align:right}.desc[data-v-0c66c35e]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-0c66c35e]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.VPDoc[data-v-45cba651]{padding:32px 24px 96px;width:100%}@media (min-width: 768px){.VPDoc[data-v-45cba651]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-45cba651]{padding:48px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-45cba651]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-45cba651]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-45cba651]{display:flex;justify-content:center}.VPDoc .aside[data-v-45cba651]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-45cba651]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-45cba651]{max-width:1104px}}.container[data-v-45cba651]{margin:0 auto;width:100%}.aside[data-v-45cba651]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-45cba651]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-45cba651]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 48px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-45cba651]::-webkit-scrollbar{display:none}.aside-curtain[data-v-45cba651]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-45cba651]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px));padding-bottom:32px}.content[data-v-45cba651]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-45cba651]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-45cba651]{order:1;margin:0;min-width:640px}}.content-container[data-v-45cba651]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-45cba651]{max-width:688px}.VPButton[data-v-f0b9838f]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-f0b9838f]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-f0b9838f]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-f0b9838f]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-f0b9838f]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-f0b9838f]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-f0b9838f]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-f0b9838f]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-f0b9838f]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-f0b9838f]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-f0b9838f]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-f0b9838f]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-f0b9838f]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}html:not(.dark) .VPImage.dark[data-v-99902e78]{display:none}.dark .VPImage.light[data-v-99902e78]{display:none}.VPHero[data-v-2b716965]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-2b716965]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-2b716965]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-2b716965]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-2b716965]{flex-direction:row}}.main[data-v-2b716965]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-2b716965]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-2b716965]{text-align:left}}@media (min-width: 960px){.main[data-v-2b716965]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-2b716965]{max-width:592px}}.heading[data-v-2b716965]{display:flex;flex-direction:column}.name[data-v-2b716965],.text[data-v-2b716965]{width:fit-content;max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-2b716965],.VPHero.has-image .text[data-v-2b716965]{margin:0 auto}.name[data-v-2b716965]{color:var(--vp-home-hero-name-color)}.clip[data-v-2b716965]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-2b716965],.text[data-v-2b716965]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-2b716965],.text[data-v-2b716965]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-2b716965],.VPHero.has-image .text[data-v-2b716965]{margin:0}}.tagline[data-v-2b716965]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-2b716965]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-2b716965]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-2b716965]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-2b716965]{margin:0}}.actions[data-v-2b716965]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-2b716965]{justify-content:center}@media (min-width: 640px){.actions[data-v-2b716965]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-2b716965]{justify-content:flex-start}}.action[data-v-2b716965]{flex-shrink:0;padding:6px}.image[data-v-2b716965]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-2b716965]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-2b716965]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-2b716965]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-2b716965]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-2b716965]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-2b716965]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-2b716965]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-2b716965]{width:320px;height:320px}}[data-v-2b716965] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-2b716965] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-2b716965] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-738a653f]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-738a653f]:hover{border-color:var(--vp-c-brand-1)}.box[data-v-738a653f]{display:flex;flex-direction:column;padding:24px;height:100%}.box[data-v-738a653f]>.VPImage{margin-bottom:20px}.icon[data-v-738a653f]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-default-soft);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-738a653f]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-738a653f]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-738a653f]{padding-top:8px}.link-text-value[data-v-738a653f]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.link-text-icon[data-v-738a653f]{margin-left:6px}.VPFeatures[data-v-df9af5c1]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-df9af5c1]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-df9af5c1]{padding:0 64px}}.container[data-v-df9af5c1]{margin:0 auto;max-width:1152px}.items[data-v-df9af5c1]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-df9af5c1]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-df9af5c1],.item.grid-4[data-v-df9af5c1],.item.grid-6[data-v-df9af5c1]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-df9af5c1],.item.grid-4[data-v-df9af5c1]{width:50%}.item.grid-3[data-v-df9af5c1],.item.grid-6[data-v-df9af5c1]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-df9af5c1]{width:25%}}.container[data-v-aef18ddc]{margin:auto;width:100%;max-width:1280px;padding:0 24px}@media (min-width: 640px){.container[data-v-aef18ddc]{padding:0 48px}}@media (min-width: 960px){.container[data-v-aef18ddc]{width:100%;padding:0 64px}}.vp-doc[data-v-aef18ddc] .VPHomeSponsors,.vp-doc[data-v-aef18ddc] .VPTeamPage{margin-left:var(--vp-offset, calc(50% - 50vw) );margin-right:var(--vp-offset, calc(50% - 50vw) )}.vp-doc[data-v-aef18ddc] .VPHomeSponsors h2{border-top:none;letter-spacing:normal}.vp-doc[data-v-aef18ddc] .VPHomeSponsors a,.vp-doc[data-v-aef18ddc] .VPTeamPage a{text-decoration:none}.VPHome[data-v-8ef883a1]{margin-bottom:96px}@media (min-width: 768px){.VPHome[data-v-8ef883a1]{margin-bottom:128px}}.VPContent[data-v-3468ec97]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-3468ec97]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-3468ec97]{margin:0}@media (min-width: 960px){.VPContent[data-v-3468ec97]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-3468ec97]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-3468ec97]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-4fd02aff]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-4fd02aff]{display:none}.VPFooter[data-v-4fd02aff] a{text-decoration-line:underline;text-underline-offset:2px;transition:color .25s}.VPFooter[data-v-4fd02aff] a:hover{color:var(--vp-c-text-1)}@media (min-width: 768px){.VPFooter[data-v-4fd02aff]{padding:32px}}.container[data-v-4fd02aff]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-4fd02aff],.copyright[data-v-4fd02aff]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.VPLocalNavOutlineDropdown[data-v-1b59f05e]{padding:12px 20px 11px}@media (min-width: 960px){.VPLocalNavOutlineDropdown[data-v-1b59f05e]{padding:12px 36px 11px}}.VPLocalNavOutlineDropdown button[data-v-1b59f05e]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-1b59f05e]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-1b59f05e]{color:var(--vp-c-text-1)}.icon[data-v-1b59f05e]{display:inline-block;vertical-align:middle;margin-left:2px;font-size:14px;transform:rotate(0);transition:transform .25s}@media (min-width: 960px){.VPLocalNavOutlineDropdown button[data-v-1b59f05e]{font-size:14px}.icon[data-v-1b59f05e]{font-size:16px}}.open>.icon[data-v-1b59f05e]{transform:rotate(90deg)}.items[data-v-1b59f05e]{position:absolute;top:40px;right:16px;left:16px;display:grid;gap:1px;border:1px solid var(--vp-c-border);border-radius:8px;background-color:var(--vp-c-gutter);max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}@media (min-width: 960px){.items[data-v-1b59f05e]{right:auto;left:calc(var(--vp-sidebar-width) + 32px);width:320px}}.header[data-v-1b59f05e]{background-color:var(--vp-c-bg-soft)}.top-link[data-v-1b59f05e]{display:block;padding:0 16px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.outline[data-v-1b59f05e]{padding:8px 0;background-color:var(--vp-c-bg-soft)}.flyout-enter-active[data-v-1b59f05e]{transition:all .2s ease-out}.flyout-leave-active[data-v-1b59f05e]{transition:all .15s ease-in}.flyout-enter-from[data-v-1b59f05e],.flyout-leave-to[data-v-1b59f05e]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-8887572d]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color)}.VPLocalNav.fixed[data-v-8887572d]{position:fixed}@media (min-width: 960px){.VPLocalNav[data-v-8887572d]{top:var(--vp-nav-height)}.VPLocalNav.has-sidebar[data-v-8887572d]{padding-left:var(--vp-sidebar-width)}.VPLocalNav.empty[data-v-8887572d]{display:none}}@media (min-width: 1280px){.VPLocalNav[data-v-8887572d]{display:none}}@media (min-width: 1440px){.VPLocalNav.has-sidebar[data-v-8887572d]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.container[data-v-8887572d]{display:flex;justify-content:space-between;align-items:center}.menu[data-v-8887572d]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-8887572d]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-8887572d]{padding:0 32px}}@media (min-width: 960px){.menu[data-v-8887572d]{display:none}}.menu-icon[data-v-8887572d]{margin-right:8px;font-size:14px}.VPOutlineDropdown[data-v-8887572d]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-8887572d]{padding:12px 32px 11px}}.VPSwitch[data-v-da862a33]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important}.VPSwitch[data-v-da862a33]:hover{border-color:var(--vp-c-brand-1)}.check[data-v-da862a33]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-da862a33]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-da862a33] [class^=vpi-]{position:absolute;top:3px;left:3px;width:12px;height:12px;color:var(--vp-c-text-2)}.dark .icon[data-v-da862a33] [class^=vpi-]{color:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-7e8782fb]{opacity:1}.moon[data-v-7e8782fb],.dark .sun[data-v-7e8782fb]{opacity:0}.dark .moon[data-v-7e8782fb]{opacity:1}.dark .VPSwitchAppearance[data-v-7e8782fb] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-0ff3c9a8]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-0ff3c9a8]{display:flex;align-items:center}}.VPMenuGroup+.VPMenuLink[data-v-b0763677]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-b0763677]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-b0763677]:hover{color:var(--vp-c-brand-1);background-color:var(--vp-c-default-soft)}.link.active[data-v-b0763677]{color:var(--vp-c-brand-1)}.VPMenuGroup[data-v-1dfd22cb]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-1dfd22cb]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-1dfd22cb]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-1dfd22cb]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-0feca7c0]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-0feca7c0] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-0feca7c0] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-0feca7c0] .group:last-child{padding-bottom:0}.VPMenu[data-v-0feca7c0] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-0feca7c0] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-0feca7c0] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-0feca7c0] .action{padding-left:24px}.VPFlyout[data-v-22bfafa6]{position:relative}.VPFlyout[data-v-22bfafa6]:hover{color:var(--vp-c-brand-1);transition:color .25s}.VPFlyout:hover .text[data-v-22bfafa6]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-22bfafa6]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-22bfafa6]{color:var(--vp-c-brand-1)}.VPFlyout.active:hover .text[data-v-22bfafa6]{color:var(--vp-c-brand-2)}.button[aria-expanded=false]+.menu[data-v-22bfafa6]{opacity:0;visibility:hidden;transform:translateY(0)}.VPFlyout:hover .menu[data-v-22bfafa6],.button[aria-expanded=true]+.menu[data-v-22bfafa6]{opacity:1;visibility:visible;transform:translateY(0)}.button[data-v-22bfafa6]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-22bfafa6]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-22bfafa6]{margin-right:0;font-size:16px}.text-icon[data-v-22bfafa6]{margin-left:4px;font-size:14px}.icon[data-v-22bfafa6]{font-size:20px;transition:fill .25s}.menu[data-v-22bfafa6]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPSocialLink[data-v-84d7c031]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-84d7c031]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-84d7c031]>svg,.VPSocialLink[data-v-84d7c031]>[class^=vpi-social-]{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-da876c4a]{display:flex;justify-content:center}.VPNavBarExtra[data-v-83857f61]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-83857f61]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-83857f61]{display:none}}.trans-title[data-v-83857f61]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-83857f61],.item.social-links[data-v-83857f61]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-83857f61]{min-width:176px}.appearance-action[data-v-83857f61]{margin-right:-2px}.social-links-list[data-v-83857f61]{margin:-4px -8px}.VPNavBarHamburger[data-v-14487596]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-14487596]{display:none}}.container[data-v-14487596]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-14487596]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-14487596]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-14487596]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-14487596]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-14487596]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-14487596]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-14487596],.VPNavBarHamburger.active:hover .middle[data-v-14487596],.VPNavBarHamburger.active:hover .bottom[data-v-14487596]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-14487596],.middle[data-v-14487596],.bottom[data-v-14487596]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-14487596]{top:0;left:0;transform:translate(0)}.middle[data-v-14487596]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-14487596]{top:12px;left:0;transform:translate(4px)}.VPNavBarMenuLink[data-v-fd419f4b]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-fd419f4b],.VPNavBarMenuLink[data-v-fd419f4b]:hover{color:var(--vp-c-brand-1)}.VPNavBarMenu[data-v-d3e79f17]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-d3e79f17]{display:flex}}/*! @docsearch/css 3.8.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 1px 0 rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 1px 1px 0 #0304094d;--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 2px;position:relative;top:-1px;width:20px}.DocSearch-Button-Key--pressed{box-shadow:var(--docsearch-key-pressed-shadow);transform:translate3d(0,1px,0)}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:2px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;width:20px}.DocSearch-VisuallyHiddenForAccessibility{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class*=DocSearch]{--docsearch-primary-color: var(--vp-c-brand-1);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-background: transparent;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark [class*=DocSearch]{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-default-soft);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:48px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button-Key--pressed{transform:none;box-shadow:none}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand-1);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:0!important}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"Ctrl";font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.mac .DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"⌘"}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.DocSearch-Search-Icon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke-width='1.6' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' d='m14.386 14.386 4.088 4.088-4.088-4.088A7.533 7.533 0 1 1 3.733 3.733a7.533 7.533 0 0 1 10.653 10.653z'/%3E%3C/svg%3E")}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand-1);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-default-soft)}.DocSearch-Screen-Icon>svg{margin:auto}.VPNavBarSocialLinks[data-v-c1ac1a6c]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-c1ac1a6c]{display:flex;align-items:center}}.title[data-v-f93af938]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}@media (min-width: 960px){.title[data-v-f93af938]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-f93af938]{border-bottom-color:var(--vp-c-divider)}}[data-v-f93af938] .logo{margin-right:8px;height:var(--vp-nav-logo-height)}.VPNavBarTranslations[data-v-a9216e37]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-a9216e37]{display:flex;align-items:center}}.title[data-v-a9216e37]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPNavBar[data-v-115f44e2]{position:relative;height:var(--vp-nav-height);pointer-events:none;white-space:nowrap;transition:background-color .25s}.VPNavBar.screen-open[data-v-115f44e2]{transition:none;background-color:var(--vp-nav-bg-color);border-bottom:1px solid var(--vp-c-divider)}.VPNavBar[data-v-115f44e2]:not(.home){background-color:var(--vp-nav-bg-color)}@media (min-width: 960px){.VPNavBar[data-v-115f44e2]:not(.home){background-color:transparent}.VPNavBar[data-v-115f44e2]:not(.has-sidebar):not(.home.top){background-color:var(--vp-nav-bg-color)}}.wrapper[data-v-115f44e2]{padding:0 8px 0 24px}@media (min-width: 768px){.wrapper[data-v-115f44e2]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar .wrapper[data-v-115f44e2]{padding:0}}.container[data-v-115f44e2]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-115f44e2],.container>.content[data-v-115f44e2]{pointer-events:none}.container[data-v-115f44e2] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-115f44e2]{max-width:100%}}.title[data-v-115f44e2]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-115f44e2]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-115f44e2]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-115f44e2]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-115f44e2]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-115f44e2]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-115f44e2]{display:flex;justify-content:flex-end;align-items:center;height:var(--vp-nav-height);transition:background-color .5s}@media (min-width: 960px){.VPNavBar:not(.home.top) .content-body[data-v-115f44e2]{position:relative;background-color:var(--vp-nav-bg-color)}.VPNavBar:not(.has-sidebar):not(.home.top) .content-body[data-v-115f44e2]{background-color:transparent}}@media (max-width: 767px){.content-body[data-v-115f44e2]{column-gap:.5rem}}.menu+.translations[data-v-115f44e2]:before,.menu+.appearance[data-v-115f44e2]:before,.menu+.social-links[data-v-115f44e2]:before,.translations+.appearance[data-v-115f44e2]:before,.appearance+.social-links[data-v-115f44e2]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-115f44e2]:before,.translations+.appearance[data-v-115f44e2]:before{margin-right:16px}.appearance+.social-links[data-v-115f44e2]:before{margin-left:16px}.social-links[data-v-115f44e2]{margin-right:-8px}.divider[data-v-115f44e2]{width:100%;height:1px}@media (min-width: 960px){.VPNavBar.has-sidebar .divider[data-v-115f44e2]{padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .divider[data-v-115f44e2]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.divider-line[data-v-115f44e2]{width:100%;height:1px;transition:background-color .5s}.VPNavBar:not(.home) .divider-line[data-v-115f44e2]{background-color:var(--vp-c-gutter)}@media (min-width: 960px){.VPNavBar:not(.home.top) .divider-line[data-v-115f44e2]{background-color:var(--vp-c-gutter)}.VPNavBar:not(.has-sidebar):not(.home.top) .divider[data-v-115f44e2]{background-color:var(--vp-c-gutter)}}.VPNavScreenAppearance[data-v-5e89bfa7]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-5e89bfa7]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenMenuLink[data-v-66bbaade]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-66bbaade]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupLink[data-v-128a403e]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-128a403e]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupSection[data-v-d0bdb6c7]{display:block}.title[data-v-d0bdb6c7]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-bf2dcb6b]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-bf2dcb6b]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-bf2dcb6b]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-bf2dcb6b]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-bf2dcb6b]{padding-bottom:6px;color:var(--vp-c-brand-1)}.VPNavScreenMenuGroup.open .button-icon[data-v-bf2dcb6b]{transform:rotate(45deg)}.button[data-v-bf2dcb6b]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-bf2dcb6b]:hover{color:var(--vp-c-brand-1)}.button-icon[data-v-bf2dcb6b]{transition:transform .25s}.group[data-v-bf2dcb6b]:first-child{padding-top:0}.group+.group[data-v-bf2dcb6b],.group+.item[data-v-bf2dcb6b]{padding-top:4px}.VPNavScreenTranslations[data-v-50ce9700]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-50ce9700]{height:auto}.title[data-v-50ce9700]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-50ce9700]{font-size:16px}.icon.lang[data-v-50ce9700]{margin-right:8px}.icon.chevron[data-v-50ce9700]{margin-left:4px}.list[data-v-50ce9700]{padding:4px 0 0 24px}.link[data-v-50ce9700]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-79cc8fea]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px));right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .25s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-79cc8fea],.VPNavScreen.fade-leave-active[data-v-79cc8fea]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-79cc8fea],.VPNavScreen.fade-leave-active .container[data-v-79cc8fea]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-79cc8fea],.VPNavScreen.fade-leave-to[data-v-79cc8fea]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-79cc8fea],.VPNavScreen.fade-leave-to .container[data-v-79cc8fea]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-79cc8fea]{display:none}}.container[data-v-79cc8fea]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-79cc8fea],.menu+.appearance[data-v-79cc8fea],.translations+.appearance[data-v-79cc8fea]{margin-top:24px}.menu+.social-links[data-v-79cc8fea]{margin-top:16px}.appearance+.social-links[data-v-79cc8fea]{margin-top:16px}.VPNav[data-v-8e7b7cdf]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-8e7b7cdf]{position:fixed}}.VPSidebarItem.level-0[data-v-db17a159]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-db17a159]{padding-bottom:10px}.item[data-v-db17a159]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-db17a159]{cursor:pointer}.indicator[data-v-db17a159]{position:absolute;top:6px;bottom:6px;left:-17px;width:2px;border-radius:2px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-db17a159],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-db17a159],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-db17a159],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-db17a159]{background-color:var(--vp-c-brand-1)}.link[data-v-db17a159]{display:flex;align-items:center;flex-grow:1}.text[data-v-db17a159]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-db17a159]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-db17a159],.VPSidebarItem.level-2 .text[data-v-db17a159],.VPSidebarItem.level-3 .text[data-v-db17a159],.VPSidebarItem.level-4 .text[data-v-db17a159],.VPSidebarItem.level-5 .text[data-v-db17a159]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-db17a159],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-db17a159],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-db17a159],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-db17a159],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-db17a159],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-db17a159]{color:var(--vp-c-brand-1)}.VPSidebarItem.level-0.has-active>.item>.text[data-v-db17a159],.VPSidebarItem.level-1.has-active>.item>.text[data-v-db17a159],.VPSidebarItem.level-2.has-active>.item>.text[data-v-db17a159],.VPSidebarItem.level-3.has-active>.item>.text[data-v-db17a159],.VPSidebarItem.level-4.has-active>.item>.text[data-v-db17a159],.VPSidebarItem.level-5.has-active>.item>.text[data-v-db17a159],.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-db17a159],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-db17a159],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-db17a159],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-db17a159],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-db17a159],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-db17a159]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-db17a159],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-db17a159],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-db17a159],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-db17a159],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-db17a159],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-db17a159]{color:var(--vp-c-brand-1)}.caret[data-v-db17a159]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s;flex-shrink:0}.item:hover .caret[data-v-db17a159]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-db17a159]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-db17a159]{font-size:18px;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-db17a159]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-db17a159],.VPSidebarItem.level-2 .items[data-v-db17a159],.VPSidebarItem.level-3 .items[data-v-db17a159],.VPSidebarItem.level-4 .items[data-v-db17a159],.VPSidebarItem.level-5 .items[data-v-db17a159]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-db17a159]{display:none}.no-transition[data-v-c5787aa8] .caret-icon{transition:none}.group+.group[data-v-c5787aa8]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-c5787aa8]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPSidebar[data-v-bde26516]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-bde26516]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-bde26516]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-bde26516]{padding-top:var(--vp-nav-height);width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-bde26516]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-bde26516]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-bde26516]{outline:0}.VPSkipLink[data-v-156e4489]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-156e4489]:focus{height:auto;width:auto;clip:auto;clip-path:none}@media (min-width: 1280px){.VPSkipLink[data-v-156e4489]{top:14px;left:16px}}.Layout[data-v-85865695]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-434b904a]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPHomeSponsors[data-v-434b904a]{margin:96px 0}@media (min-width: 768px){.VPHomeSponsors[data-v-434b904a]{margin:128px 0}}.VPHomeSponsors[data-v-434b904a]{padding:0 24px}@media (min-width: 768px){.VPHomeSponsors[data-v-434b904a]{padding:0 48px}}@media (min-width: 960px){.VPHomeSponsors[data-v-434b904a]{padding:0 64px}}.container[data-v-434b904a]{margin:0 auto;max-width:1152px}.love[data-v-434b904a]{margin:0 auto;width:fit-content;font-size:28px;color:var(--vp-c-text-3)}.icon[data-v-434b904a]{display:inline-block}.message[data-v-434b904a]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-434b904a]{padding-top:32px}.action[data-v-434b904a]{padding-top:40px;text-align:center}.VPTeamMembersItem[data-v-60d22739]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-60d22739]{padding:32px}.VPTeamMembersItem.small .data[data-v-60d22739]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-60d22739]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-60d22739]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-60d22739]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-60d22739]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-60d22739]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-60d22739]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-60d22739]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-60d22739]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-60d22739]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-60d22739]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-60d22739]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-60d22739]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-60d22739]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-60d22739]{text-align:center}.avatar[data-v-60d22739]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-60d22739]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-60d22739]{margin:0;font-weight:600}.affiliation[data-v-60d22739]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-60d22739]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-60d22739]:hover{color:var(--vp-c-brand-1)}.desc[data-v-60d22739]{margin:0 auto}.desc[data-v-60d22739] a{font-weight:500;color:var(--vp-c-brand-1);text-decoration-style:dotted;transition:color .25s}.links[data-v-60d22739]{display:flex;justify-content:center;height:56px}.sp-link[data-v-60d22739]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-60d22739]:hover,.sp .sp-link.link[data-v-60d22739]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-60d22739]{margin-right:8px;font-size:16px}.VPTeamMembers.small .container[data-v-f0595446]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-f0595446]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-f0595446]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-f0595446]{max-width:876px}.VPTeamMembers.medium .container[data-v-f0595446]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-f0595446]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-f0595446]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-f0595446]{max-width:760px}.container[data-v-f0595446]{display:grid;gap:24px;margin:0 auto;max-width:1152px}.VPTeamPage[data-v-bff894f2]{margin:96px 0}@media (min-width: 768px){.VPTeamPage[data-v-bff894f2]{margin:128px 0}}.VPHome .VPTeamPageTitle[data-v-bff894f2-s]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPTeamPageSection+.VPTeamPageSection[data-v-bff894f2-s],.VPTeamMembers+.VPTeamPageSection[data-v-bff894f2-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-bff894f2-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-bff894f2-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-bff894f2-s],.VPTeamMembers+.VPTeamPageSection[data-v-bff894f2-s]{margin-top:96px}}.VPTeamMembers[data-v-bff894f2-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-bff894f2-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-bff894f2-s]{padding:0 64px}}.VPTeamPageSection[data-v-582dd146]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-582dd146]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-582dd146]{padding:0 64px}}.title[data-v-582dd146]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-582dd146]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-582dd146]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-582dd146]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-582dd146]{padding-top:40px}.VPTeamPageTitle[data-v-926f936d]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-926f936d]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-926f936d]{padding:80px 64px 48px}}.title[data-v-926f936d]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-926f936d]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-926f936d]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-926f936d]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.breadcrumb[data-v-edf7472e]{display:flex;align-items:center;margin-bottom:24px;font-size:14px;color:var(--vp-c-text-2);flex-wrap:wrap;gap:4px}.breadcrumb-item[data-v-edf7472e]{display:flex;align-items:center}.breadcrumb-item[data-v-edf7472e]:not(:last-child):after{content:"/";margin:0 8px;color:var(--vp-c-divider)}.breadcrumb-link[data-v-edf7472e]{color:var(--vp-c-brand-1);text-decoration:none;transition:color .2s}.breadcrumb-link[data-v-edf7472e]:hover{color:var(--vp-c-brand-2)}@media (max-width: 640px){.breadcrumb[data-v-edf7472e]{font-size:13px;margin-bottom:16px}.breadcrumb-item[data-v-edf7472e]:not(:last-child):after{margin:0 6px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft)}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1)}:root{--vp-home-hero-name-color: transparent;--vp-home-hero-name-background: -webkit-linear-gradient( 120deg, #bd34fe 30%, #41d1ff );--vp-home-hero-image-background-image: linear-gradient( -45deg, #bd34fe 50%, #47caff 50% );--vp-home-hero-image-filter: blur(44px)}@media (min-width: 640px){:root{--vp-home-hero-image-filter: blur(56px)}}@media (min-width: 960px){:root{--vp-home-hero-image-filter: blur(68px)}}:root{--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-brand-soft);--vp-custom-block-tip-code-bg: var(--vp-c-brand-soft)}.DocSearch{--docsearch-primary-color: var(--vp-c-brand-1) !important}[data-v-e262bc61],[data-v-e262bc61]:before,[data-v-e262bc61]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-e262bc61]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-e262bc61]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-e262bc61]:not(:lang(zh)){text-align:start}.chinese h1[data-v-e262bc61],h2[data-v-e262bc61],h3 em[data-v-e262bc61]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-e262bc61]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-e262bc61]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-e262bc61]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-e262bc61]{display:block;text-indent:0}.chinese .chinese-verse[data-v-e262bc61]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-e262bc61]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-e262bc61]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-e262bc61]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-e262bc61]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-e262bc61]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-e262bc61]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-e262bc61]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-e262bc61]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-e262bc61]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-e262bc61]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-e262bc61]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-e262bc61]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-e262bc61]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-e262bc61]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-e262bc61]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-e262bc61]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-e262bc61]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-e262bc61]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-e262bc61]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-e262bc61]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-e262bc61]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-e262bc61]{display:inline}.chinese chinese-spacing+sup[data-v-e262bc61],.chinese chinese-spacing+sub[data-v-e262bc61]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-e262bc61]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-e262bc61]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-e262bc61]{display:inline}.chinese .chinese-adjacent-half[data-v-e262bc61]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-e262bc61]{margin-inline-end:-.25em}.chinese--ancient[data-v-e262bc61],.chinese--poetry[data-v-e262bc61]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-e262bc61],.chinese--ancient h2[data-v-e262bc61],.chinese--ancient h3[data-v-e262bc61],.chinese--ancient h4[data-v-e262bc61],.chinese--ancient h5[data-v-e262bc61],.chinese--ancient h6[data-v-e262bc61],.chinese--poetry h1[data-v-e262bc61],.chinese--poetry h2[data-v-e262bc61],.chinese--poetry h3[data-v-e262bc61],.chinese--poetry h4[data-v-e262bc61],.chinese--poetry h5[data-v-e262bc61],.chinese--poetry h6[data-v-e262bc61]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-e262bc61],.chinese--ancient h2 .chinese-meta[data-v-e262bc61],.chinese--ancient h3 .chinese-meta[data-v-e262bc61],.chinese--ancient h4 .chinese-meta[data-v-e262bc61],.chinese--ancient h5 .chinese-meta[data-v-e262bc61],.chinese--ancient h6 .chinese-meta[data-v-e262bc61],.chinese--poetry h1 .chinese-meta[data-v-e262bc61],.chinese--poetry h2 .chinese-meta[data-v-e262bc61],.chinese--poetry h3 .chinese-meta[data-v-e262bc61],.chinese--poetry h4 .chinese-meta[data-v-e262bc61],.chinese--poetry h5 .chinese-meta[data-v-e262bc61],.chinese--poetry h6 .chinese-meta[data-v-e262bc61]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-e262bc61],.chinese--ancient h2 .chinese-meta[data-v-e262bc61],.chinese--ancient h3 .chinese-meta[data-v-e262bc61],.chinese--ancient h4 .chinese-meta[data-v-e262bc61],.chinese--ancient h5 .chinese-meta[data-v-e262bc61],.chinese--ancient h6 .chinese-meta[data-v-e262bc61],.chinese--poetry h1 .chinese-meta[data-v-e262bc61],.chinese--poetry h2 .chinese-meta[data-v-e262bc61],.chinese--poetry h3 .chinese-meta[data-v-e262bc61],.chinese--poetry h4 .chinese-meta[data-v-e262bc61],.chinese--poetry h5 .chinese-meta[data-v-e262bc61],.chinese--poetry h6 .chinese-meta[data-v-e262bc61]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-e262bc61],.chinese--poetry .chinese-meta[data-v-e262bc61]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-e262bc61]{text-indent:2em}.chinese--poetry p[data-v-e262bc61]{text-align:center;text-indent:0}.chinese--annotation p[data-v-e262bc61]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-e262bc61]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-e262bc61]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-e262bc61]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-e262bc61]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.min-w-180px[data-v-e262bc61]{min-width:180px}[data-v-1f407925],[data-v-1f407925]:before,[data-v-1f407925]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-1f407925]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-1f407925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-1f407925]:not(:lang(zh)){text-align:start}.chinese h1[data-v-1f407925],h2[data-v-1f407925],h3 em[data-v-1f407925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-1f407925]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-1f407925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-1f407925]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-1f407925]{display:block;text-indent:0}.chinese .chinese-verse[data-v-1f407925]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-1f407925]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-1f407925]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-1f407925]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-1f407925]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-1f407925]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-1f407925]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-1f407925]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-1f407925]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-1f407925]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-1f407925]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-1f407925]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-1f407925]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-1f407925]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-1f407925]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-1f407925]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-1f407925]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-1f407925]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-1f407925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-1f407925]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-1f407925]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-1f407925]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-1f407925]{display:inline}.chinese chinese-spacing+sup[data-v-1f407925],.chinese chinese-spacing+sub[data-v-1f407925]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-1f407925]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-1f407925]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-1f407925]{display:inline}.chinese .chinese-adjacent-half[data-v-1f407925]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-1f407925]{margin-inline-end:-.25em}.chinese--ancient[data-v-1f407925],.chinese--poetry[data-v-1f407925]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-1f407925],.chinese--ancient h2[data-v-1f407925],.chinese--ancient h3[data-v-1f407925],.chinese--ancient h4[data-v-1f407925],.chinese--ancient h5[data-v-1f407925],.chinese--ancient h6[data-v-1f407925],.chinese--poetry h1[data-v-1f407925],.chinese--poetry h2[data-v-1f407925],.chinese--poetry h3[data-v-1f407925],.chinese--poetry h4[data-v-1f407925],.chinese--poetry h5[data-v-1f407925],.chinese--poetry h6[data-v-1f407925]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-1f407925],.chinese--ancient h2 .chinese-meta[data-v-1f407925],.chinese--ancient h3 .chinese-meta[data-v-1f407925],.chinese--ancient h4 .chinese-meta[data-v-1f407925],.chinese--ancient h5 .chinese-meta[data-v-1f407925],.chinese--ancient h6 .chinese-meta[data-v-1f407925],.chinese--poetry h1 .chinese-meta[data-v-1f407925],.chinese--poetry h2 .chinese-meta[data-v-1f407925],.chinese--poetry h3 .chinese-meta[data-v-1f407925],.chinese--poetry h4 .chinese-meta[data-v-1f407925],.chinese--poetry h5 .chinese-meta[data-v-1f407925],.chinese--poetry h6 .chinese-meta[data-v-1f407925]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-1f407925],.chinese--ancient h2 .chinese-meta[data-v-1f407925],.chinese--ancient h3 .chinese-meta[data-v-1f407925],.chinese--ancient h4 .chinese-meta[data-v-1f407925],.chinese--ancient h5 .chinese-meta[data-v-1f407925],.chinese--ancient h6 .chinese-meta[data-v-1f407925],.chinese--poetry h1 .chinese-meta[data-v-1f407925],.chinese--poetry h2 .chinese-meta[data-v-1f407925],.chinese--poetry h3 .chinese-meta[data-v-1f407925],.chinese--poetry h4 .chinese-meta[data-v-1f407925],.chinese--poetry h5 .chinese-meta[data-v-1f407925],.chinese--poetry h6 .chinese-meta[data-v-1f407925]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-1f407925],.chinese--poetry .chinese-meta[data-v-1f407925]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-1f407925]{text-indent:2em}.chinese--poetry p[data-v-1f407925]{text-align:center;text-indent:0}.chinese--annotation p[data-v-1f407925]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-1f407925]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-1f407925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-1f407925]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-1f407925]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-074323cf],[data-v-074323cf]:before,[data-v-074323cf]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-074323cf]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-074323cf]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-074323cf]:not(:lang(zh)){text-align:start}.chinese h1[data-v-074323cf],h2[data-v-074323cf],h3 em[data-v-074323cf]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-074323cf]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-074323cf]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-074323cf]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-074323cf]{display:block;text-indent:0}.chinese .chinese-verse[data-v-074323cf]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-074323cf]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-074323cf]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-074323cf]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-074323cf]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-074323cf]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-074323cf]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-074323cf]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-074323cf]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-074323cf]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-074323cf]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-074323cf]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-074323cf]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-074323cf]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-074323cf]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-074323cf]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-074323cf]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-074323cf]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-074323cf]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-074323cf]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-074323cf]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-074323cf]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-074323cf]{display:inline}.chinese chinese-spacing+sup[data-v-074323cf],.chinese chinese-spacing+sub[data-v-074323cf]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-074323cf]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-074323cf]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-074323cf]{display:inline}.chinese .chinese-adjacent-half[data-v-074323cf]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-074323cf]{margin-inline-end:-.25em}.chinese--ancient[data-v-074323cf],.chinese--poetry[data-v-074323cf]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-074323cf],.chinese--ancient h2[data-v-074323cf],.chinese--ancient h3[data-v-074323cf],.chinese--ancient h4[data-v-074323cf],.chinese--ancient h5[data-v-074323cf],.chinese--ancient h6[data-v-074323cf],.chinese--poetry h1[data-v-074323cf],.chinese--poetry h2[data-v-074323cf],.chinese--poetry h3[data-v-074323cf],.chinese--poetry h4[data-v-074323cf],.chinese--poetry h5[data-v-074323cf],.chinese--poetry h6[data-v-074323cf]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-074323cf],.chinese--ancient h2 .chinese-meta[data-v-074323cf],.chinese--ancient h3 .chinese-meta[data-v-074323cf],.chinese--ancient h4 .chinese-meta[data-v-074323cf],.chinese--ancient h5 .chinese-meta[data-v-074323cf],.chinese--ancient h6 .chinese-meta[data-v-074323cf],.chinese--poetry h1 .chinese-meta[data-v-074323cf],.chinese--poetry h2 .chinese-meta[data-v-074323cf],.chinese--poetry h3 .chinese-meta[data-v-074323cf],.chinese--poetry h4 .chinese-meta[data-v-074323cf],.chinese--poetry h5 .chinese-meta[data-v-074323cf],.chinese--poetry h6 .chinese-meta[data-v-074323cf]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-074323cf],.chinese--ancient h2 .chinese-meta[data-v-074323cf],.chinese--ancient h3 .chinese-meta[data-v-074323cf],.chinese--ancient h4 .chinese-meta[data-v-074323cf],.chinese--ancient h5 .chinese-meta[data-v-074323cf],.chinese--ancient h6 .chinese-meta[data-v-074323cf],.chinese--poetry h1 .chinese-meta[data-v-074323cf],.chinese--poetry h2 .chinese-meta[data-v-074323cf],.chinese--poetry h3 .chinese-meta[data-v-074323cf],.chinese--poetry h4 .chinese-meta[data-v-074323cf],.chinese--poetry h5 .chinese-meta[data-v-074323cf],.chinese--poetry h6 .chinese-meta[data-v-074323cf]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-074323cf],.chinese--poetry .chinese-meta[data-v-074323cf]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-074323cf]{text-indent:2em}.chinese--poetry p[data-v-074323cf]{text-align:center;text-indent:0}.chinese--annotation p[data-v-074323cf]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-074323cf]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-074323cf]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-074323cf]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-074323cf]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-63fc3b92],[data-v-63fc3b92]:before,[data-v-63fc3b92]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-63fc3b92]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-63fc3b92]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-63fc3b92]:not(:lang(zh)){text-align:start}.chinese h1[data-v-63fc3b92],h2[data-v-63fc3b92],h3 em[data-v-63fc3b92]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-63fc3b92]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-63fc3b92]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-63fc3b92]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-63fc3b92]{display:block;text-indent:0}.chinese .chinese-verse[data-v-63fc3b92]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-63fc3b92]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-63fc3b92]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-63fc3b92]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-63fc3b92]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-63fc3b92]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-63fc3b92]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-63fc3b92]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-63fc3b92]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-63fc3b92]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-63fc3b92]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-63fc3b92]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-63fc3b92]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-63fc3b92]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-63fc3b92]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-63fc3b92]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-63fc3b92]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-63fc3b92]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-63fc3b92]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-63fc3b92]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-63fc3b92]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-63fc3b92]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-63fc3b92]{display:inline}.chinese chinese-spacing+sup[data-v-63fc3b92],.chinese chinese-spacing+sub[data-v-63fc3b92]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-63fc3b92]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-63fc3b92]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-63fc3b92]{display:inline}.chinese .chinese-adjacent-half[data-v-63fc3b92]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-63fc3b92]{margin-inline-end:-.25em}.chinese--ancient[data-v-63fc3b92],.chinese--poetry[data-v-63fc3b92]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-63fc3b92],.chinese--ancient h2[data-v-63fc3b92],.chinese--ancient h3[data-v-63fc3b92],.chinese--ancient h4[data-v-63fc3b92],.chinese--ancient h5[data-v-63fc3b92],.chinese--ancient h6[data-v-63fc3b92],.chinese--poetry h1[data-v-63fc3b92],.chinese--poetry h2[data-v-63fc3b92],.chinese--poetry h3[data-v-63fc3b92],.chinese--poetry h4[data-v-63fc3b92],.chinese--poetry h5[data-v-63fc3b92],.chinese--poetry h6[data-v-63fc3b92]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-63fc3b92],.chinese--ancient h2 .chinese-meta[data-v-63fc3b92],.chinese--ancient h3 .chinese-meta[data-v-63fc3b92],.chinese--ancient h4 .chinese-meta[data-v-63fc3b92],.chinese--ancient h5 .chinese-meta[data-v-63fc3b92],.chinese--ancient h6 .chinese-meta[data-v-63fc3b92],.chinese--poetry h1 .chinese-meta[data-v-63fc3b92],.chinese--poetry h2 .chinese-meta[data-v-63fc3b92],.chinese--poetry h3 .chinese-meta[data-v-63fc3b92],.chinese--poetry h4 .chinese-meta[data-v-63fc3b92],.chinese--poetry h5 .chinese-meta[data-v-63fc3b92],.chinese--poetry h6 .chinese-meta[data-v-63fc3b92]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-63fc3b92],.chinese--ancient h2 .chinese-meta[data-v-63fc3b92],.chinese--ancient h3 .chinese-meta[data-v-63fc3b92],.chinese--ancient h4 .chinese-meta[data-v-63fc3b92],.chinese--ancient h5 .chinese-meta[data-v-63fc3b92],.chinese--ancient h6 .chinese-meta[data-v-63fc3b92],.chinese--poetry h1 .chinese-meta[data-v-63fc3b92],.chinese--poetry h2 .chinese-meta[data-v-63fc3b92],.chinese--poetry h3 .chinese-meta[data-v-63fc3b92],.chinese--poetry h4 .chinese-meta[data-v-63fc3b92],.chinese--poetry h5 .chinese-meta[data-v-63fc3b92],.chinese--poetry h6 .chinese-meta[data-v-63fc3b92]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-63fc3b92],.chinese--poetry .chinese-meta[data-v-63fc3b92]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-63fc3b92]{text-indent:2em}.chinese--poetry p[data-v-63fc3b92]{text-align:center;text-indent:0}.chinese--annotation p[data-v-63fc3b92]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-63fc3b92]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-63fc3b92]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-63fc3b92]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-63fc3b92]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-6f449d3d],[data-v-6f449d3d]:before,[data-v-6f449d3d]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-6f449d3d]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-6f449d3d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-6f449d3d]:not(:lang(zh)){text-align:start}.chinese h1[data-v-6f449d3d],h2[data-v-6f449d3d],h3 em[data-v-6f449d3d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-6f449d3d]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-6f449d3d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-6f449d3d]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-6f449d3d]{display:block;text-indent:0}.chinese .chinese-verse[data-v-6f449d3d]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-6f449d3d]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-6f449d3d]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-6f449d3d]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-6f449d3d]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-6f449d3d]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-6f449d3d]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-6f449d3d]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-6f449d3d]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-6f449d3d]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-6f449d3d]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-6f449d3d]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-6f449d3d]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-6f449d3d]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-6f449d3d]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-6f449d3d]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-6f449d3d]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-6f449d3d]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-6f449d3d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-6f449d3d]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-6f449d3d]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-6f449d3d]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-6f449d3d]{display:inline}.chinese chinese-spacing+sup[data-v-6f449d3d],.chinese chinese-spacing+sub[data-v-6f449d3d]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-6f449d3d]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-6f449d3d]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-6f449d3d]{display:inline}.chinese .chinese-adjacent-half[data-v-6f449d3d]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-6f449d3d]{margin-inline-end:-.25em}.chinese--ancient[data-v-6f449d3d],.chinese--poetry[data-v-6f449d3d]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-6f449d3d],.chinese--ancient h2[data-v-6f449d3d],.chinese--ancient h3[data-v-6f449d3d],.chinese--ancient h4[data-v-6f449d3d],.chinese--ancient h5[data-v-6f449d3d],.chinese--ancient h6[data-v-6f449d3d],.chinese--poetry h1[data-v-6f449d3d],.chinese--poetry h2[data-v-6f449d3d],.chinese--poetry h3[data-v-6f449d3d],.chinese--poetry h4[data-v-6f449d3d],.chinese--poetry h5[data-v-6f449d3d],.chinese--poetry h6[data-v-6f449d3d]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-6f449d3d],.chinese--ancient h2 .chinese-meta[data-v-6f449d3d],.chinese--ancient h3 .chinese-meta[data-v-6f449d3d],.chinese--ancient h4 .chinese-meta[data-v-6f449d3d],.chinese--ancient h5 .chinese-meta[data-v-6f449d3d],.chinese--ancient h6 .chinese-meta[data-v-6f449d3d],.chinese--poetry h1 .chinese-meta[data-v-6f449d3d],.chinese--poetry h2 .chinese-meta[data-v-6f449d3d],.chinese--poetry h3 .chinese-meta[data-v-6f449d3d],.chinese--poetry h4 .chinese-meta[data-v-6f449d3d],.chinese--poetry h5 .chinese-meta[data-v-6f449d3d],.chinese--poetry h6 .chinese-meta[data-v-6f449d3d]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-6f449d3d],.chinese--ancient h2 .chinese-meta[data-v-6f449d3d],.chinese--ancient h3 .chinese-meta[data-v-6f449d3d],.chinese--ancient h4 .chinese-meta[data-v-6f449d3d],.chinese--ancient h5 .chinese-meta[data-v-6f449d3d],.chinese--ancient h6 .chinese-meta[data-v-6f449d3d],.chinese--poetry h1 .chinese-meta[data-v-6f449d3d],.chinese--poetry h2 .chinese-meta[data-v-6f449d3d],.chinese--poetry h3 .chinese-meta[data-v-6f449d3d],.chinese--poetry h4 .chinese-meta[data-v-6f449d3d],.chinese--poetry h5 .chinese-meta[data-v-6f449d3d],.chinese--poetry h6 .chinese-meta[data-v-6f449d3d]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-6f449d3d],.chinese--poetry .chinese-meta[data-v-6f449d3d]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-6f449d3d]{text-indent:2em}.chinese--poetry p[data-v-6f449d3d]{text-align:center;text-indent:0}.chinese--annotation p[data-v-6f449d3d]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-6f449d3d]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-6f449d3d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-6f449d3d]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-6f449d3d]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-b4c784e0],[data-v-b4c784e0]:before,[data-v-b4c784e0]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-b4c784e0]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-b4c784e0]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-b4c784e0]:not(:lang(zh)){text-align:start}.chinese h1[data-v-b4c784e0],h2[data-v-b4c784e0],h3 em[data-v-b4c784e0]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-b4c784e0]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-b4c784e0]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-b4c784e0]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-b4c784e0]{display:block;text-indent:0}.chinese .chinese-verse[data-v-b4c784e0]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-b4c784e0]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-b4c784e0]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-b4c784e0]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-b4c784e0]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-b4c784e0]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-b4c784e0]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-b4c784e0]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-b4c784e0]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-b4c784e0]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-b4c784e0]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-b4c784e0]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-b4c784e0]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-b4c784e0]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-b4c784e0]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-b4c784e0]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-b4c784e0]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-b4c784e0]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-b4c784e0]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-b4c784e0]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-b4c784e0]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-b4c784e0]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-b4c784e0]{display:inline}.chinese chinese-spacing+sup[data-v-b4c784e0],.chinese chinese-spacing+sub[data-v-b4c784e0]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-b4c784e0]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-b4c784e0]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-b4c784e0]{display:inline}.chinese .chinese-adjacent-half[data-v-b4c784e0]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-b4c784e0]{margin-inline-end:-.25em}.chinese--ancient[data-v-b4c784e0],.chinese--poetry[data-v-b4c784e0]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-b4c784e0],.chinese--ancient h2[data-v-b4c784e0],.chinese--ancient h3[data-v-b4c784e0],.chinese--ancient h4[data-v-b4c784e0],.chinese--ancient h5[data-v-b4c784e0],.chinese--ancient h6[data-v-b4c784e0],.chinese--poetry h1[data-v-b4c784e0],.chinese--poetry h2[data-v-b4c784e0],.chinese--poetry h3[data-v-b4c784e0],.chinese--poetry h4[data-v-b4c784e0],.chinese--poetry h5[data-v-b4c784e0],.chinese--poetry h6[data-v-b4c784e0]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-b4c784e0],.chinese--ancient h2 .chinese-meta[data-v-b4c784e0],.chinese--ancient h3 .chinese-meta[data-v-b4c784e0],.chinese--ancient h4 .chinese-meta[data-v-b4c784e0],.chinese--ancient h5 .chinese-meta[data-v-b4c784e0],.chinese--ancient h6 .chinese-meta[data-v-b4c784e0],.chinese--poetry h1 .chinese-meta[data-v-b4c784e0],.chinese--poetry h2 .chinese-meta[data-v-b4c784e0],.chinese--poetry h3 .chinese-meta[data-v-b4c784e0],.chinese--poetry h4 .chinese-meta[data-v-b4c784e0],.chinese--poetry h5 .chinese-meta[data-v-b4c784e0],.chinese--poetry h6 .chinese-meta[data-v-b4c784e0]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-b4c784e0],.chinese--ancient h2 .chinese-meta[data-v-b4c784e0],.chinese--ancient h3 .chinese-meta[data-v-b4c784e0],.chinese--ancient h4 .chinese-meta[data-v-b4c784e0],.chinese--ancient h5 .chinese-meta[data-v-b4c784e0],.chinese--ancient h6 .chinese-meta[data-v-b4c784e0],.chinese--poetry h1 .chinese-meta[data-v-b4c784e0],.chinese--poetry h2 .chinese-meta[data-v-b4c784e0],.chinese--poetry h3 .chinese-meta[data-v-b4c784e0],.chinese--poetry h4 .chinese-meta[data-v-b4c784e0],.chinese--poetry h5 .chinese-meta[data-v-b4c784e0],.chinese--poetry h6 .chinese-meta[data-v-b4c784e0]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-b4c784e0],.chinese--poetry .chinese-meta[data-v-b4c784e0]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-b4c784e0]{text-indent:2em}.chinese--poetry p[data-v-b4c784e0]{text-align:center;text-indent:0}.chinese--annotation p[data-v-b4c784e0]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-b4c784e0]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-b4c784e0]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-b4c784e0]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-b4c784e0]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-b0c01925] .ant-input-group.ant-input-group-compact{display:flex}[data-v-b0c01925],[data-v-b0c01925]:before,[data-v-b0c01925]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-b0c01925]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-b0c01925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-b0c01925]:not(:lang(zh)){text-align:start}.chinese h1[data-v-b0c01925],h2[data-v-b0c01925],h3 em[data-v-b0c01925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-b0c01925]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-b0c01925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-b0c01925]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-b0c01925]{display:block;text-indent:0}.chinese .chinese-verse[data-v-b0c01925]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-b0c01925]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-b0c01925]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-b0c01925]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-b0c01925]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-b0c01925]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-b0c01925]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-b0c01925]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-b0c01925]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-b0c01925]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-b0c01925]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-b0c01925]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-b0c01925]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-b0c01925]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-b0c01925]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-b0c01925]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-b0c01925]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-b0c01925]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-b0c01925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-b0c01925]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-b0c01925]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-b0c01925]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-b0c01925]{display:inline}.chinese chinese-spacing+sup[data-v-b0c01925],.chinese chinese-spacing+sub[data-v-b0c01925]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-b0c01925]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-b0c01925]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-b0c01925]{display:inline}.chinese .chinese-adjacent-half[data-v-b0c01925]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-b0c01925]{margin-inline-end:-.25em}.chinese--ancient[data-v-b0c01925],.chinese--poetry[data-v-b0c01925]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-b0c01925],.chinese--ancient h2[data-v-b0c01925],.chinese--ancient h3[data-v-b0c01925],.chinese--ancient h4[data-v-b0c01925],.chinese--ancient h5[data-v-b0c01925],.chinese--ancient h6[data-v-b0c01925],.chinese--poetry h1[data-v-b0c01925],.chinese--poetry h2[data-v-b0c01925],.chinese--poetry h3[data-v-b0c01925],.chinese--poetry h4[data-v-b0c01925],.chinese--poetry h5[data-v-b0c01925],.chinese--poetry h6[data-v-b0c01925]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-b0c01925],.chinese--ancient h2 .chinese-meta[data-v-b0c01925],.chinese--ancient h3 .chinese-meta[data-v-b0c01925],.chinese--ancient h4 .chinese-meta[data-v-b0c01925],.chinese--ancient h5 .chinese-meta[data-v-b0c01925],.chinese--ancient h6 .chinese-meta[data-v-b0c01925],.chinese--poetry h1 .chinese-meta[data-v-b0c01925],.chinese--poetry h2 .chinese-meta[data-v-b0c01925],.chinese--poetry h3 .chinese-meta[data-v-b0c01925],.chinese--poetry h4 .chinese-meta[data-v-b0c01925],.chinese--poetry h5 .chinese-meta[data-v-b0c01925],.chinese--poetry h6 .chinese-meta[data-v-b0c01925]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-b0c01925],.chinese--ancient h2 .chinese-meta[data-v-b0c01925],.chinese--ancient h3 .chinese-meta[data-v-b0c01925],.chinese--ancient h4 .chinese-meta[data-v-b0c01925],.chinese--ancient h5 .chinese-meta[data-v-b0c01925],.chinese--ancient h6 .chinese-meta[data-v-b0c01925],.chinese--poetry h1 .chinese-meta[data-v-b0c01925],.chinese--poetry h2 .chinese-meta[data-v-b0c01925],.chinese--poetry h3 .chinese-meta[data-v-b0c01925],.chinese--poetry h4 .chinese-meta[data-v-b0c01925],.chinese--poetry h5 .chinese-meta[data-v-b0c01925],.chinese--poetry h6 .chinese-meta[data-v-b0c01925]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-b0c01925],.chinese--poetry .chinese-meta[data-v-b0c01925]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-b0c01925]{text-indent:2em}.chinese--poetry p[data-v-b0c01925]{text-align:center;text-indent:0}.chinese--annotation p[data-v-b0c01925]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-b0c01925]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-b0c01925]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-b0c01925]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-b0c01925]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.flex[data-v-b0c01925]{display:flex}[data-v-7edbf6b2],[data-v-7edbf6b2]:before,[data-v-7edbf6b2]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-7edbf6b2]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-7edbf6b2]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-7edbf6b2]:not(:lang(zh)){text-align:start}.chinese h1[data-v-7edbf6b2],h2[data-v-7edbf6b2],h3 em[data-v-7edbf6b2]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-7edbf6b2]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-7edbf6b2]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-7edbf6b2]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-7edbf6b2]{display:block;text-indent:0}.chinese .chinese-verse[data-v-7edbf6b2]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-7edbf6b2]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-7edbf6b2]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-7edbf6b2]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-7edbf6b2]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-7edbf6b2]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-7edbf6b2]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-7edbf6b2]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-7edbf6b2]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-7edbf6b2]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-7edbf6b2]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-7edbf6b2]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-7edbf6b2]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-7edbf6b2]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-7edbf6b2]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-7edbf6b2]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-7edbf6b2]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-7edbf6b2]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-7edbf6b2]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-7edbf6b2]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-7edbf6b2]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-7edbf6b2]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-7edbf6b2]{display:inline}.chinese chinese-spacing+sup[data-v-7edbf6b2],.chinese chinese-spacing+sub[data-v-7edbf6b2]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-7edbf6b2]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-7edbf6b2]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-7edbf6b2]{display:inline}.chinese .chinese-adjacent-half[data-v-7edbf6b2]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-7edbf6b2]{margin-inline-end:-.25em}.chinese--ancient[data-v-7edbf6b2],.chinese--poetry[data-v-7edbf6b2]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-7edbf6b2],.chinese--ancient h2[data-v-7edbf6b2],.chinese--ancient h3[data-v-7edbf6b2],.chinese--ancient h4[data-v-7edbf6b2],.chinese--ancient h5[data-v-7edbf6b2],.chinese--ancient h6[data-v-7edbf6b2],.chinese--poetry h1[data-v-7edbf6b2],.chinese--poetry h2[data-v-7edbf6b2],.chinese--poetry h3[data-v-7edbf6b2],.chinese--poetry h4[data-v-7edbf6b2],.chinese--poetry h5[data-v-7edbf6b2],.chinese--poetry h6[data-v-7edbf6b2]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h2 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h3 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h4 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h5 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h6 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h1 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h2 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h3 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h4 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h5 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h6 .chinese-meta[data-v-7edbf6b2]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h2 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h3 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h4 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h5 .chinese-meta[data-v-7edbf6b2],.chinese--ancient h6 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h1 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h2 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h3 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h4 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h5 .chinese-meta[data-v-7edbf6b2],.chinese--poetry h6 .chinese-meta[data-v-7edbf6b2]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-7edbf6b2],.chinese--poetry .chinese-meta[data-v-7edbf6b2]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-7edbf6b2]{text-indent:2em}.chinese--poetry p[data-v-7edbf6b2]{text-align:center;text-indent:0}.chinese--annotation p[data-v-7edbf6b2]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-7edbf6b2]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-7edbf6b2]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-7edbf6b2]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-7edbf6b2]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-ae85bae8],[data-v-ae85bae8]:before,[data-v-ae85bae8]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-ae85bae8]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-ae85bae8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-ae85bae8]:not(:lang(zh)){text-align:start}.chinese h1[data-v-ae85bae8],h2[data-v-ae85bae8],h3 em[data-v-ae85bae8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-ae85bae8]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-ae85bae8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-ae85bae8]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-ae85bae8]{display:block;text-indent:0}.chinese .chinese-verse[data-v-ae85bae8]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-ae85bae8]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-ae85bae8]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-ae85bae8]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-ae85bae8]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-ae85bae8]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-ae85bae8]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-ae85bae8]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-ae85bae8]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-ae85bae8]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-ae85bae8]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-ae85bae8]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-ae85bae8]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-ae85bae8]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-ae85bae8]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-ae85bae8]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-ae85bae8]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-ae85bae8]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-ae85bae8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-ae85bae8]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-ae85bae8]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-ae85bae8]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-ae85bae8]{display:inline}.chinese chinese-spacing+sup[data-v-ae85bae8],.chinese chinese-spacing+sub[data-v-ae85bae8]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-ae85bae8]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-ae85bae8]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-ae85bae8]{display:inline}.chinese .chinese-adjacent-half[data-v-ae85bae8]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-ae85bae8]{margin-inline-end:-.25em}.chinese--ancient[data-v-ae85bae8],.chinese--poetry[data-v-ae85bae8]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-ae85bae8],.chinese--ancient h2[data-v-ae85bae8],.chinese--ancient h3[data-v-ae85bae8],.chinese--ancient h4[data-v-ae85bae8],.chinese--ancient h5[data-v-ae85bae8],.chinese--ancient h6[data-v-ae85bae8],.chinese--poetry h1[data-v-ae85bae8],.chinese--poetry h2[data-v-ae85bae8],.chinese--poetry h3[data-v-ae85bae8],.chinese--poetry h4[data-v-ae85bae8],.chinese--poetry h5[data-v-ae85bae8],.chinese--poetry h6[data-v-ae85bae8]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-ae85bae8],.chinese--ancient h2 .chinese-meta[data-v-ae85bae8],.chinese--ancient h3 .chinese-meta[data-v-ae85bae8],.chinese--ancient h4 .chinese-meta[data-v-ae85bae8],.chinese--ancient h5 .chinese-meta[data-v-ae85bae8],.chinese--ancient h6 .chinese-meta[data-v-ae85bae8],.chinese--poetry h1 .chinese-meta[data-v-ae85bae8],.chinese--poetry h2 .chinese-meta[data-v-ae85bae8],.chinese--poetry h3 .chinese-meta[data-v-ae85bae8],.chinese--poetry h4 .chinese-meta[data-v-ae85bae8],.chinese--poetry h5 .chinese-meta[data-v-ae85bae8],.chinese--poetry h6 .chinese-meta[data-v-ae85bae8]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-ae85bae8],.chinese--ancient h2 .chinese-meta[data-v-ae85bae8],.chinese--ancient h3 .chinese-meta[data-v-ae85bae8],.chinese--ancient h4 .chinese-meta[data-v-ae85bae8],.chinese--ancient h5 .chinese-meta[data-v-ae85bae8],.chinese--ancient h6 .chinese-meta[data-v-ae85bae8],.chinese--poetry h1 .chinese-meta[data-v-ae85bae8],.chinese--poetry h2 .chinese-meta[data-v-ae85bae8],.chinese--poetry h3 .chinese-meta[data-v-ae85bae8],.chinese--poetry h4 .chinese-meta[data-v-ae85bae8],.chinese--poetry h5 .chinese-meta[data-v-ae85bae8],.chinese--poetry h6 .chinese-meta[data-v-ae85bae8]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-ae85bae8],.chinese--poetry .chinese-meta[data-v-ae85bae8]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-ae85bae8]{text-indent:2em}.chinese--poetry p[data-v-ae85bae8]{text-align:center;text-indent:0}.chinese--annotation p[data-v-ae85bae8]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-ae85bae8]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-ae85bae8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-ae85bae8]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-ae85bae8]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-3811ee24],[data-v-3811ee24]:before,[data-v-3811ee24]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-3811ee24]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-3811ee24]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-3811ee24]:not(:lang(zh)){text-align:start}.chinese h1[data-v-3811ee24],h2[data-v-3811ee24],h3 em[data-v-3811ee24]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-3811ee24]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-3811ee24]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-3811ee24]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-3811ee24]{display:block;text-indent:0}.chinese .chinese-verse[data-v-3811ee24]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-3811ee24]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-3811ee24]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-3811ee24]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-3811ee24]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-3811ee24]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-3811ee24]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-3811ee24]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-3811ee24]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-3811ee24]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-3811ee24]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-3811ee24]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-3811ee24]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-3811ee24]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-3811ee24]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-3811ee24]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-3811ee24]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-3811ee24]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-3811ee24]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-3811ee24]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-3811ee24]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-3811ee24]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-3811ee24]{display:inline}.chinese chinese-spacing+sup[data-v-3811ee24],.chinese chinese-spacing+sub[data-v-3811ee24]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-3811ee24]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-3811ee24]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-3811ee24]{display:inline}.chinese .chinese-adjacent-half[data-v-3811ee24]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-3811ee24]{margin-inline-end:-.25em}.chinese--ancient[data-v-3811ee24],.chinese--poetry[data-v-3811ee24]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-3811ee24],.chinese--ancient h2[data-v-3811ee24],.chinese--ancient h3[data-v-3811ee24],.chinese--ancient h4[data-v-3811ee24],.chinese--ancient h5[data-v-3811ee24],.chinese--ancient h6[data-v-3811ee24],.chinese--poetry h1[data-v-3811ee24],.chinese--poetry h2[data-v-3811ee24],.chinese--poetry h3[data-v-3811ee24],.chinese--poetry h4[data-v-3811ee24],.chinese--poetry h5[data-v-3811ee24],.chinese--poetry h6[data-v-3811ee24]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-3811ee24],.chinese--ancient h2 .chinese-meta[data-v-3811ee24],.chinese--ancient h3 .chinese-meta[data-v-3811ee24],.chinese--ancient h4 .chinese-meta[data-v-3811ee24],.chinese--ancient h5 .chinese-meta[data-v-3811ee24],.chinese--ancient h6 .chinese-meta[data-v-3811ee24],.chinese--poetry h1 .chinese-meta[data-v-3811ee24],.chinese--poetry h2 .chinese-meta[data-v-3811ee24],.chinese--poetry h3 .chinese-meta[data-v-3811ee24],.chinese--poetry h4 .chinese-meta[data-v-3811ee24],.chinese--poetry h5 .chinese-meta[data-v-3811ee24],.chinese--poetry h6 .chinese-meta[data-v-3811ee24]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-3811ee24],.chinese--ancient h2 .chinese-meta[data-v-3811ee24],.chinese--ancient h3 .chinese-meta[data-v-3811ee24],.chinese--ancient h4 .chinese-meta[data-v-3811ee24],.chinese--ancient h5 .chinese-meta[data-v-3811ee24],.chinese--ancient h6 .chinese-meta[data-v-3811ee24],.chinese--poetry h1 .chinese-meta[data-v-3811ee24],.chinese--poetry h2 .chinese-meta[data-v-3811ee24],.chinese--poetry h3 .chinese-meta[data-v-3811ee24],.chinese--poetry h4 .chinese-meta[data-v-3811ee24],.chinese--poetry h5 .chinese-meta[data-v-3811ee24],.chinese--poetry h6 .chinese-meta[data-v-3811ee24]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-3811ee24],.chinese--poetry .chinese-meta[data-v-3811ee24]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-3811ee24]{text-indent:2em}.chinese--poetry p[data-v-3811ee24]{text-align:center;text-indent:0}.chinese--annotation p[data-v-3811ee24]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-3811ee24]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-3811ee24]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-3811ee24]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-3811ee24]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-9112c8ff],[data-v-9112c8ff]:before,[data-v-9112c8ff]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-9112c8ff]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-9112c8ff]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-9112c8ff]:not(:lang(zh)){text-align:start}.chinese h1[data-v-9112c8ff],h2[data-v-9112c8ff],h3 em[data-v-9112c8ff]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-9112c8ff]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-9112c8ff]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-9112c8ff]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-9112c8ff]{display:block;text-indent:0}.chinese .chinese-verse[data-v-9112c8ff]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-9112c8ff]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-9112c8ff]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-9112c8ff]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-9112c8ff]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-9112c8ff]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-9112c8ff]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-9112c8ff]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-9112c8ff]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-9112c8ff]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-9112c8ff]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-9112c8ff]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-9112c8ff]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-9112c8ff]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-9112c8ff]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-9112c8ff]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-9112c8ff]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-9112c8ff]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-9112c8ff]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-9112c8ff]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-9112c8ff]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-9112c8ff]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-9112c8ff]{display:inline}.chinese chinese-spacing+sup[data-v-9112c8ff],.chinese chinese-spacing+sub[data-v-9112c8ff]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-9112c8ff]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-9112c8ff]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-9112c8ff]{display:inline}.chinese .chinese-adjacent-half[data-v-9112c8ff]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-9112c8ff]{margin-inline-end:-.25em}.chinese--ancient[data-v-9112c8ff],.chinese--poetry[data-v-9112c8ff]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-9112c8ff],.chinese--ancient h2[data-v-9112c8ff],.chinese--ancient h3[data-v-9112c8ff],.chinese--ancient h4[data-v-9112c8ff],.chinese--ancient h5[data-v-9112c8ff],.chinese--ancient h6[data-v-9112c8ff],.chinese--poetry h1[data-v-9112c8ff],.chinese--poetry h2[data-v-9112c8ff],.chinese--poetry h3[data-v-9112c8ff],.chinese--poetry h4[data-v-9112c8ff],.chinese--poetry h5[data-v-9112c8ff],.chinese--poetry h6[data-v-9112c8ff]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-9112c8ff],.chinese--ancient h2 .chinese-meta[data-v-9112c8ff],.chinese--ancient h3 .chinese-meta[data-v-9112c8ff],.chinese--ancient h4 .chinese-meta[data-v-9112c8ff],.chinese--ancient h5 .chinese-meta[data-v-9112c8ff],.chinese--ancient h6 .chinese-meta[data-v-9112c8ff],.chinese--poetry h1 .chinese-meta[data-v-9112c8ff],.chinese--poetry h2 .chinese-meta[data-v-9112c8ff],.chinese--poetry h3 .chinese-meta[data-v-9112c8ff],.chinese--poetry h4 .chinese-meta[data-v-9112c8ff],.chinese--poetry h5 .chinese-meta[data-v-9112c8ff],.chinese--poetry h6 .chinese-meta[data-v-9112c8ff]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-9112c8ff],.chinese--ancient h2 .chinese-meta[data-v-9112c8ff],.chinese--ancient h3 .chinese-meta[data-v-9112c8ff],.chinese--ancient h4 .chinese-meta[data-v-9112c8ff],.chinese--ancient h5 .chinese-meta[data-v-9112c8ff],.chinese--ancient h6 .chinese-meta[data-v-9112c8ff],.chinese--poetry h1 .chinese-meta[data-v-9112c8ff],.chinese--poetry h2 .chinese-meta[data-v-9112c8ff],.chinese--poetry h3 .chinese-meta[data-v-9112c8ff],.chinese--poetry h4 .chinese-meta[data-v-9112c8ff],.chinese--poetry h5 .chinese-meta[data-v-9112c8ff],.chinese--poetry h6 .chinese-meta[data-v-9112c8ff]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-9112c8ff],.chinese--poetry .chinese-meta[data-v-9112c8ff]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-9112c8ff]{text-indent:2em}.chinese--poetry p[data-v-9112c8ff]{text-align:center;text-indent:0}.chinese--annotation p[data-v-9112c8ff]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-9112c8ff]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-9112c8ff]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-9112c8ff]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-9112c8ff]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.min-w-180px[data-v-9112c8ff]{min-width:180px}.confirm-input-wrapper code[data-v-c1de191b]{background-color:#f5f5f5;padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.confirm-text[data-v-c1de191b]{background-color:#f5f5f5;border-radius:4px;padding:0 2px}[data-v-c1de191b],[data-v-c1de191b]:before,[data-v-c1de191b]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-c1de191b]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-c1de191b]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-c1de191b]:not(:lang(zh)){text-align:start}.chinese h1[data-v-c1de191b],h2[data-v-c1de191b],h3 em[data-v-c1de191b]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-c1de191b]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-c1de191b]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-c1de191b]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-c1de191b]{display:block;text-indent:0}.chinese .chinese-verse[data-v-c1de191b]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-c1de191b]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-c1de191b]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-c1de191b]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-c1de191b]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-c1de191b]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-c1de191b]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-c1de191b]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-c1de191b]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-c1de191b]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-c1de191b]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-c1de191b]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-c1de191b]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-c1de191b]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-c1de191b]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-c1de191b]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-c1de191b]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-c1de191b]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-c1de191b]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-c1de191b]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-c1de191b]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-c1de191b]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-c1de191b]{display:inline}.chinese chinese-spacing+sup[data-v-c1de191b],.chinese chinese-spacing+sub[data-v-c1de191b]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-c1de191b]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-c1de191b]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-c1de191b]{display:inline}.chinese .chinese-adjacent-half[data-v-c1de191b]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-c1de191b]{margin-inline-end:-.25em}.chinese--ancient[data-v-c1de191b],.chinese--poetry[data-v-c1de191b]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-c1de191b],.chinese--ancient h2[data-v-c1de191b],.chinese--ancient h3[data-v-c1de191b],.chinese--ancient h4[data-v-c1de191b],.chinese--ancient h5[data-v-c1de191b],.chinese--ancient h6[data-v-c1de191b],.chinese--poetry h1[data-v-c1de191b],.chinese--poetry h2[data-v-c1de191b],.chinese--poetry h3[data-v-c1de191b],.chinese--poetry h4[data-v-c1de191b],.chinese--poetry h5[data-v-c1de191b],.chinese--poetry h6[data-v-c1de191b]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-c1de191b],.chinese--ancient h2 .chinese-meta[data-v-c1de191b],.chinese--ancient h3 .chinese-meta[data-v-c1de191b],.chinese--ancient h4 .chinese-meta[data-v-c1de191b],.chinese--ancient h5 .chinese-meta[data-v-c1de191b],.chinese--ancient h6 .chinese-meta[data-v-c1de191b],.chinese--poetry h1 .chinese-meta[data-v-c1de191b],.chinese--poetry h2 .chinese-meta[data-v-c1de191b],.chinese--poetry h3 .chinese-meta[data-v-c1de191b],.chinese--poetry h4 .chinese-meta[data-v-c1de191b],.chinese--poetry h5 .chinese-meta[data-v-c1de191b],.chinese--poetry h6 .chinese-meta[data-v-c1de191b]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-c1de191b],.chinese--ancient h2 .chinese-meta[data-v-c1de191b],.chinese--ancient h3 .chinese-meta[data-v-c1de191b],.chinese--ancient h4 .chinese-meta[data-v-c1de191b],.chinese--ancient h5 .chinese-meta[data-v-c1de191b],.chinese--ancient h6 .chinese-meta[data-v-c1de191b],.chinese--poetry h1 .chinese-meta[data-v-c1de191b],.chinese--poetry h2 .chinese-meta[data-v-c1de191b],.chinese--poetry h3 .chinese-meta[data-v-c1de191b],.chinese--poetry h4 .chinese-meta[data-v-c1de191b],.chinese--poetry h5 .chinese-meta[data-v-c1de191b],.chinese--poetry h6 .chinese-meta[data-v-c1de191b]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-c1de191b],.chinese--poetry .chinese-meta[data-v-c1de191b]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-c1de191b]{text-indent:2em}.chinese--poetry p[data-v-c1de191b]{text-align:center;text-indent:0}.chinese--annotation p[data-v-c1de191b]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-c1de191b]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-c1de191b]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-c1de191b]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-c1de191b]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.visible[data-v-c1de191b]{visibility:visible}.mb-2[data-v-c1de191b]{margin-bottom:.5rem}.block[data-v-c1de191b]{display:block}.w-full[data-v-c1de191b]{width:100%}.flex[data-v-c1de191b]{display:flex}.flex-col[data-v-c1de191b]{flex-direction:column}.gap-2[data-v-c1de191b]{gap:.5rem}.rounded[data-v-c1de191b]{border-radius:.25rem}.bg-gray-100[data-v-c1de191b]{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.px-2[data-v-c1de191b]{padding-left:.5rem;padding-right:.5rem}.py-4[data-v-c1de191b]{padding-top:1rem;padding-bottom:1rem}.text-sm[data-v-c1de191b]{font-size:.875rem;line-height:1.25rem}.text-red-500[data-v-c1de191b]{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.font-medium[data-v-c1de191b]{font-weight:500}[data-v-34f5686e] .ant-form-item-label label{font-size:12px;font-weight:500;opacity:.9}[data-v-34f5686e] .ant-form-item{margin-bottom:4px}[data-v-34f5686e],[data-v-34f5686e]:before,[data-v-34f5686e]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-34f5686e]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-34f5686e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-34f5686e]:not(:lang(zh)){text-align:start}.chinese h1[data-v-34f5686e],h2[data-v-34f5686e],h3 em[data-v-34f5686e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-34f5686e]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-34f5686e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-34f5686e]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-34f5686e]{display:block;text-indent:0}.chinese .chinese-verse[data-v-34f5686e]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-34f5686e]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-34f5686e]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-34f5686e]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-34f5686e]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-34f5686e]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-34f5686e]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-34f5686e]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-34f5686e]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-34f5686e]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-34f5686e]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-34f5686e]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-34f5686e]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-34f5686e]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-34f5686e]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-34f5686e]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-34f5686e]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-34f5686e]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-34f5686e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-34f5686e]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-34f5686e]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-34f5686e]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-34f5686e]{display:inline}.chinese chinese-spacing+sup[data-v-34f5686e],.chinese chinese-spacing+sub[data-v-34f5686e]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-34f5686e]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-34f5686e]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-34f5686e]{display:inline}.chinese .chinese-adjacent-half[data-v-34f5686e]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-34f5686e]{margin-inline-end:-.25em}.chinese--ancient[data-v-34f5686e],.chinese--poetry[data-v-34f5686e]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-34f5686e],.chinese--ancient h2[data-v-34f5686e],.chinese--ancient h3[data-v-34f5686e],.chinese--ancient h4[data-v-34f5686e],.chinese--ancient h5[data-v-34f5686e],.chinese--ancient h6[data-v-34f5686e],.chinese--poetry h1[data-v-34f5686e],.chinese--poetry h2[data-v-34f5686e],.chinese--poetry h3[data-v-34f5686e],.chinese--poetry h4[data-v-34f5686e],.chinese--poetry h5[data-v-34f5686e],.chinese--poetry h6[data-v-34f5686e]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-34f5686e],.chinese--ancient h2 .chinese-meta[data-v-34f5686e],.chinese--ancient h3 .chinese-meta[data-v-34f5686e],.chinese--ancient h4 .chinese-meta[data-v-34f5686e],.chinese--ancient h5 .chinese-meta[data-v-34f5686e],.chinese--ancient h6 .chinese-meta[data-v-34f5686e],.chinese--poetry h1 .chinese-meta[data-v-34f5686e],.chinese--poetry h2 .chinese-meta[data-v-34f5686e],.chinese--poetry h3 .chinese-meta[data-v-34f5686e],.chinese--poetry h4 .chinese-meta[data-v-34f5686e],.chinese--poetry h5 .chinese-meta[data-v-34f5686e],.chinese--poetry h6 .chinese-meta[data-v-34f5686e]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-34f5686e],.chinese--ancient h2 .chinese-meta[data-v-34f5686e],.chinese--ancient h3 .chinese-meta[data-v-34f5686e],.chinese--ancient h4 .chinese-meta[data-v-34f5686e],.chinese--ancient h5 .chinese-meta[data-v-34f5686e],.chinese--ancient h6 .chinese-meta[data-v-34f5686e],.chinese--poetry h1 .chinese-meta[data-v-34f5686e],.chinese--poetry h2 .chinese-meta[data-v-34f5686e],.chinese--poetry h3 .chinese-meta[data-v-34f5686e],.chinese--poetry h4 .chinese-meta[data-v-34f5686e],.chinese--poetry h5 .chinese-meta[data-v-34f5686e],.chinese--poetry h6 .chinese-meta[data-v-34f5686e]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-34f5686e],.chinese--poetry .chinese-meta[data-v-34f5686e]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-34f5686e]{text-indent:2em}.chinese--poetry p[data-v-34f5686e]{text-align:center;text-indent:0}.chinese--annotation p[data-v-34f5686e]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-34f5686e]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-34f5686e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-34f5686e]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-34f5686e]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.mb-4px[data-v-34f5686e]{margin-bottom:4px}.min-h-fit[data-v-34f5686e]{min-height:fit-content}.min-w-fit[data-v-34f5686e]{min-width:fit-content}.w-fit[data-v-34f5686e]{width:fit-content}.flex[data-v-34f5686e]{display:flex}.flex-1[data-v-34f5686e]{flex:1 1 0%}.flex-wrap[data-v-34f5686e]{flex-wrap:wrap}.items-end[data-v-34f5686e]{align-items:flex-end}.items-center[data-v-34f5686e]{align-items:center}.justify-between[data-v-34f5686e]{justify-content:space-between}.gap-2[data-v-34f5686e]{gap:.5rem}[gap~="16"][data-v-34f5686e]{gap:4rem}.text-12px[data-v-34f5686e]{font-size:12px}.table-column-settings[data-v-f74c7828]{width:280px;background:#fff;border-radius:6px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.table-column-settings .settings-header[data-v-f74c7828]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0}.table-column-settings .settings-header .settings-title[data-v-f74c7828]{font-weight:500;color:#000000e0}.table-column-settings .settings-content[data-v-f74c7828]{max-height:300px;overflow-y:auto}.table-column-settings .settings-content .column-list[data-v-f74c7828]{padding:8px 0}.table-column-settings .settings-content .column-list .column-item[data-v-f74c7828]{display:flex;align-items:center;padding:8px 16px;cursor:move;transition:background-color .2s}.table-column-settings .settings-content .column-list .column-item[data-v-f74c7828]:hover{background-color:#f5f5f5}.table-column-settings .settings-content .column-list .column-item .column-drag-handle[data-v-f74c7828]{margin-right:8px;color:#bfbfbf;cursor:grab}.table-column-settings .settings-content .column-list .column-item .column-drag-handle[data-v-f74c7828]:active{cursor:grabbing}.table-column-settings .settings-content .column-list .column-item .column-title[data-v-f74c7828]{-webkit-user-select:none;user-select:none}.table-column-settings .settings-footer[data-v-f74c7828]{padding:12px 16px;border-top:1px solid #f0f0f0}.table-column-settings .settings-footer .footer-checkbox[data-v-f74c7828]{margin-bottom:12px}.table-column-settings .settings-footer .footer-actions[data-v-f74c7828]{display:flex;justify-content:flex-end;gap:8px}[data-v-f74c7828],[data-v-f74c7828]:before,[data-v-f74c7828]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-f74c7828]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-f74c7828]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-f74c7828]:not(:lang(zh)){text-align:start}.chinese h1[data-v-f74c7828],h2[data-v-f74c7828],h3 em[data-v-f74c7828]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-f74c7828]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-f74c7828]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-f74c7828]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-f74c7828]{display:block;text-indent:0}.chinese .chinese-verse[data-v-f74c7828]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-f74c7828]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-f74c7828]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-f74c7828]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-f74c7828]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-f74c7828]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-f74c7828]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-f74c7828]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-f74c7828]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-f74c7828]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-f74c7828]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-f74c7828]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-f74c7828]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-f74c7828]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-f74c7828]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-f74c7828]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-f74c7828]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-f74c7828]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-f74c7828]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-f74c7828]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-f74c7828]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-f74c7828]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-f74c7828]{display:inline}.chinese chinese-spacing+sup[data-v-f74c7828],.chinese chinese-spacing+sub[data-v-f74c7828]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-f74c7828]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-f74c7828]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-f74c7828]{display:inline}.chinese .chinese-adjacent-half[data-v-f74c7828]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-f74c7828]{margin-inline-end:-.25em}.chinese--ancient[data-v-f74c7828],.chinese--poetry[data-v-f74c7828]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-f74c7828],.chinese--ancient h2[data-v-f74c7828],.chinese--ancient h3[data-v-f74c7828],.chinese--ancient h4[data-v-f74c7828],.chinese--ancient h5[data-v-f74c7828],.chinese--ancient h6[data-v-f74c7828],.chinese--poetry h1[data-v-f74c7828],.chinese--poetry h2[data-v-f74c7828],.chinese--poetry h3[data-v-f74c7828],.chinese--poetry h4[data-v-f74c7828],.chinese--poetry h5[data-v-f74c7828],.chinese--poetry h6[data-v-f74c7828]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-f74c7828],.chinese--ancient h2 .chinese-meta[data-v-f74c7828],.chinese--ancient h3 .chinese-meta[data-v-f74c7828],.chinese--ancient h4 .chinese-meta[data-v-f74c7828],.chinese--ancient h5 .chinese-meta[data-v-f74c7828],.chinese--ancient h6 .chinese-meta[data-v-f74c7828],.chinese--poetry h1 .chinese-meta[data-v-f74c7828],.chinese--poetry h2 .chinese-meta[data-v-f74c7828],.chinese--poetry h3 .chinese-meta[data-v-f74c7828],.chinese--poetry h4 .chinese-meta[data-v-f74c7828],.chinese--poetry h5 .chinese-meta[data-v-f74c7828],.chinese--poetry h6 .chinese-meta[data-v-f74c7828]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-f74c7828],.chinese--ancient h2 .chinese-meta[data-v-f74c7828],.chinese--ancient h3 .chinese-meta[data-v-f74c7828],.chinese--ancient h4 .chinese-meta[data-v-f74c7828],.chinese--ancient h5 .chinese-meta[data-v-f74c7828],.chinese--ancient h6 .chinese-meta[data-v-f74c7828],.chinese--poetry h1 .chinese-meta[data-v-f74c7828],.chinese--poetry h2 .chinese-meta[data-v-f74c7828],.chinese--poetry h3 .chinese-meta[data-v-f74c7828],.chinese--poetry h4 .chinese-meta[data-v-f74c7828],.chinese--poetry h5 .chinese-meta[data-v-f74c7828],.chinese--poetry h6 .chinese-meta[data-v-f74c7828]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-f74c7828],.chinese--poetry .chinese-meta[data-v-f74c7828]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-f74c7828]{text-indent:2em}.chinese--poetry p[data-v-f74c7828]{text-align:center;text-indent:0}.chinese--annotation p[data-v-f74c7828]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-f74c7828]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-f74c7828]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-f74c7828]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-f74c7828]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.\!visible[data-v-f74c7828]{visibility:visible!important}.visible[data-v-f74c7828],[visible=""][data-v-f74c7828]{visibility:visible}.flex[data-v-f74c7828]{display:flex}.transition[data-v-f74c7828]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-v-92b94a71] .ant-table-drag-icon{cursor:grab}.sortable-ghost[data-v-92b94a71] *,.sortable-chosen[data-v-92b94a71] *{cursor:grabbing!important}[data-v-92b94a71] .ant-pagination-options .ant-select.ant-select-in-form-item{width:fit-content}.table-container[data-v-92b94a71]{position:relative}.table-header[data-v-92b94a71]{display:flex;justify-content:flex-end;margin-bottom:8px}.table-actions[data-v-92b94a71]{display:flex;align-items:center;gap:8px}[data-v-92b94a71],[data-v-92b94a71]:before,[data-v-92b94a71]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-92b94a71]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-92b94a71]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-92b94a71]:not(:lang(zh)){text-align:start}.chinese h1[data-v-92b94a71],h2[data-v-92b94a71],h3 em[data-v-92b94a71]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-92b94a71]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-92b94a71]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-92b94a71]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-92b94a71]{display:block;text-indent:0}.chinese .chinese-verse[data-v-92b94a71]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-92b94a71]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-92b94a71]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-92b94a71]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-92b94a71]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-92b94a71]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-92b94a71]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-92b94a71]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-92b94a71]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-92b94a71]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-92b94a71]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-92b94a71]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-92b94a71]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-92b94a71]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-92b94a71]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-92b94a71]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-92b94a71]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-92b94a71]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-92b94a71]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-92b94a71]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-92b94a71]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-92b94a71]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-92b94a71]{display:inline}.chinese chinese-spacing+sup[data-v-92b94a71],.chinese chinese-spacing+sub[data-v-92b94a71]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-92b94a71]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-92b94a71]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-92b94a71]{display:inline}.chinese .chinese-adjacent-half[data-v-92b94a71]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-92b94a71]{margin-inline-end:-.25em}.chinese--ancient[data-v-92b94a71],.chinese--poetry[data-v-92b94a71]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-92b94a71],.chinese--ancient h2[data-v-92b94a71],.chinese--ancient h3[data-v-92b94a71],.chinese--ancient h4[data-v-92b94a71],.chinese--ancient h5[data-v-92b94a71],.chinese--ancient h6[data-v-92b94a71],.chinese--poetry h1[data-v-92b94a71],.chinese--poetry h2[data-v-92b94a71],.chinese--poetry h3[data-v-92b94a71],.chinese--poetry h4[data-v-92b94a71],.chinese--poetry h5[data-v-92b94a71],.chinese--poetry h6[data-v-92b94a71]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-92b94a71],.chinese--ancient h2 .chinese-meta[data-v-92b94a71],.chinese--ancient h3 .chinese-meta[data-v-92b94a71],.chinese--ancient h4 .chinese-meta[data-v-92b94a71],.chinese--ancient h5 .chinese-meta[data-v-92b94a71],.chinese--ancient h6 .chinese-meta[data-v-92b94a71],.chinese--poetry h1 .chinese-meta[data-v-92b94a71],.chinese--poetry h2 .chinese-meta[data-v-92b94a71],.chinese--poetry h3 .chinese-meta[data-v-92b94a71],.chinese--poetry h4 .chinese-meta[data-v-92b94a71],.chinese--poetry h5 .chinese-meta[data-v-92b94a71],.chinese--poetry h6 .chinese-meta[data-v-92b94a71]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-92b94a71],.chinese--ancient h2 .chinese-meta[data-v-92b94a71],.chinese--ancient h3 .chinese-meta[data-v-92b94a71],.chinese--ancient h4 .chinese-meta[data-v-92b94a71],.chinese--ancient h5 .chinese-meta[data-v-92b94a71],.chinese--ancient h6 .chinese-meta[data-v-92b94a71],.chinese--poetry h1 .chinese-meta[data-v-92b94a71],.chinese--poetry h2 .chinese-meta[data-v-92b94a71],.chinese--poetry h3 .chinese-meta[data-v-92b94a71],.chinese--poetry h4 .chinese-meta[data-v-92b94a71],.chinese--poetry h5 .chinese-meta[data-v-92b94a71],.chinese--poetry h6 .chinese-meta[data-v-92b94a71]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-92b94a71],.chinese--poetry .chinese-meta[data-v-92b94a71]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-92b94a71]{text-indent:2em}.chinese--poetry p[data-v-92b94a71]{text-align:center;text-indent:0}.chinese--annotation p[data-v-92b94a71]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-92b94a71]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-92b94a71]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-92b94a71]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-92b94a71]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.relative[data-v-92b94a71]{position:relative}.mb-4[data-v-92b94a71]{margin-bottom:1rem}.flex[data-v-92b94a71]{display:flex}.table[data-v-92b94a71]{display:table}.transform[data-v-92b94a71]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[data-v-a2af5c65] .selector{display:none!important}[data-v-a2af5c65],[data-v-a2af5c65]:before,[data-v-a2af5c65]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-a2af5c65]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-a2af5c65]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-a2af5c65]:not(:lang(zh)){text-align:start}.chinese h1[data-v-a2af5c65],h2[data-v-a2af5c65],h3 em[data-v-a2af5c65]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-a2af5c65]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-a2af5c65]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-a2af5c65]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-a2af5c65]{display:block;text-indent:0}.chinese .chinese-verse[data-v-a2af5c65]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-a2af5c65]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-a2af5c65]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-a2af5c65]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-a2af5c65]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-a2af5c65]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-a2af5c65]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-a2af5c65]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-a2af5c65]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-a2af5c65]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-a2af5c65]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-a2af5c65]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-a2af5c65]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-a2af5c65]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-a2af5c65]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-a2af5c65]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-a2af5c65]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-a2af5c65]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-a2af5c65]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-a2af5c65]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-a2af5c65]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-a2af5c65]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-a2af5c65]{display:inline}.chinese chinese-spacing+sup[data-v-a2af5c65],.chinese chinese-spacing+sub[data-v-a2af5c65]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-a2af5c65]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-a2af5c65]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-a2af5c65]{display:inline}.chinese .chinese-adjacent-half[data-v-a2af5c65]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-a2af5c65]{margin-inline-end:-.25em}.chinese--ancient[data-v-a2af5c65],.chinese--poetry[data-v-a2af5c65]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-a2af5c65],.chinese--ancient h2[data-v-a2af5c65],.chinese--ancient h3[data-v-a2af5c65],.chinese--ancient h4[data-v-a2af5c65],.chinese--ancient h5[data-v-a2af5c65],.chinese--ancient h6[data-v-a2af5c65],.chinese--poetry h1[data-v-a2af5c65],.chinese--poetry h2[data-v-a2af5c65],.chinese--poetry h3[data-v-a2af5c65],.chinese--poetry h4[data-v-a2af5c65],.chinese--poetry h5[data-v-a2af5c65],.chinese--poetry h6[data-v-a2af5c65]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-a2af5c65],.chinese--ancient h2 .chinese-meta[data-v-a2af5c65],.chinese--ancient h3 .chinese-meta[data-v-a2af5c65],.chinese--ancient h4 .chinese-meta[data-v-a2af5c65],.chinese--ancient h5 .chinese-meta[data-v-a2af5c65],.chinese--ancient h6 .chinese-meta[data-v-a2af5c65],.chinese--poetry h1 .chinese-meta[data-v-a2af5c65],.chinese--poetry h2 .chinese-meta[data-v-a2af5c65],.chinese--poetry h3 .chinese-meta[data-v-a2af5c65],.chinese--poetry h4 .chinese-meta[data-v-a2af5c65],.chinese--poetry h5 .chinese-meta[data-v-a2af5c65],.chinese--poetry h6 .chinese-meta[data-v-a2af5c65]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-a2af5c65],.chinese--ancient h2 .chinese-meta[data-v-a2af5c65],.chinese--ancient h3 .chinese-meta[data-v-a2af5c65],.chinese--ancient h4 .chinese-meta[data-v-a2af5c65],.chinese--ancient h5 .chinese-meta[data-v-a2af5c65],.chinese--ancient h6 .chinese-meta[data-v-a2af5c65],.chinese--poetry h1 .chinese-meta[data-v-a2af5c65],.chinese--poetry h2 .chinese-meta[data-v-a2af5c65],.chinese--poetry h3 .chinese-meta[data-v-a2af5c65],.chinese--poetry h4 .chinese-meta[data-v-a2af5c65],.chinese--poetry h5 .chinese-meta[data-v-a2af5c65],.chinese--poetry h6 .chinese-meta[data-v-a2af5c65]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-a2af5c65],.chinese--poetry .chinese-meta[data-v-a2af5c65]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-a2af5c65]{text-indent:2em}.chinese--poetry p[data-v-a2af5c65]{text-align:center;text-indent:0}.chinese--annotation p[data-v-a2af5c65]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-a2af5c65]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-a2af5c65]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-a2af5c65]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-a2af5c65]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.visible[data-v-a2af5c65]{visibility:visible}.min-w-184px[data-v-a2af5c65]{min-width:184px}[data-v-7f4d04e5],[data-v-7f4d04e5]:before,[data-v-7f4d04e5]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-7f4d04e5]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-7f4d04e5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-7f4d04e5]:not(:lang(zh)){text-align:start}.chinese h1[data-v-7f4d04e5],h2[data-v-7f4d04e5],h3 em[data-v-7f4d04e5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-7f4d04e5]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-7f4d04e5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-7f4d04e5]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-7f4d04e5]{display:block;text-indent:0}.chinese .chinese-verse[data-v-7f4d04e5]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-7f4d04e5]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-7f4d04e5]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-7f4d04e5]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-7f4d04e5]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-7f4d04e5]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-7f4d04e5]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-7f4d04e5]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-7f4d04e5]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-7f4d04e5]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-7f4d04e5]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-7f4d04e5]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-7f4d04e5]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-7f4d04e5]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-7f4d04e5]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-7f4d04e5]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-7f4d04e5]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-7f4d04e5]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-7f4d04e5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-7f4d04e5]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-7f4d04e5]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-7f4d04e5]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-7f4d04e5]{display:inline}.chinese chinese-spacing+sup[data-v-7f4d04e5],.chinese chinese-spacing+sub[data-v-7f4d04e5]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-7f4d04e5]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-7f4d04e5]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-7f4d04e5]{display:inline}.chinese .chinese-adjacent-half[data-v-7f4d04e5]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-7f4d04e5]{margin-inline-end:-.25em}.chinese--ancient[data-v-7f4d04e5],.chinese--poetry[data-v-7f4d04e5]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-7f4d04e5],.chinese--ancient h2[data-v-7f4d04e5],.chinese--ancient h3[data-v-7f4d04e5],.chinese--ancient h4[data-v-7f4d04e5],.chinese--ancient h5[data-v-7f4d04e5],.chinese--ancient h6[data-v-7f4d04e5],.chinese--poetry h1[data-v-7f4d04e5],.chinese--poetry h2[data-v-7f4d04e5],.chinese--poetry h3[data-v-7f4d04e5],.chinese--poetry h4[data-v-7f4d04e5],.chinese--poetry h5[data-v-7f4d04e5],.chinese--poetry h6[data-v-7f4d04e5]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h2 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h3 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h4 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h5 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h6 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h1 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h2 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h3 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h4 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h5 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h6 .chinese-meta[data-v-7f4d04e5]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h2 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h3 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h4 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h5 .chinese-meta[data-v-7f4d04e5],.chinese--ancient h6 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h1 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h2 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h3 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h4 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h5 .chinese-meta[data-v-7f4d04e5],.chinese--poetry h6 .chinese-meta[data-v-7f4d04e5]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-7f4d04e5],.chinese--poetry .chinese-meta[data-v-7f4d04e5]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-7f4d04e5]{text-indent:2em}.chinese--poetry p[data-v-7f4d04e5]{text-align:center;text-indent:0}.chinese--annotation p[data-v-7f4d04e5]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-7f4d04e5]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-7f4d04e5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-7f4d04e5]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-7f4d04e5]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-1ce5ac18],[data-v-1ce5ac18]:before,[data-v-1ce5ac18]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-1ce5ac18]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-1ce5ac18]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-1ce5ac18]:not(:lang(zh)){text-align:start}.chinese h1[data-v-1ce5ac18],h2[data-v-1ce5ac18],h3 em[data-v-1ce5ac18]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-1ce5ac18]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-1ce5ac18]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-1ce5ac18]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-1ce5ac18]{display:block;text-indent:0}.chinese .chinese-verse[data-v-1ce5ac18]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-1ce5ac18]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-1ce5ac18]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-1ce5ac18]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-1ce5ac18]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-1ce5ac18]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-1ce5ac18]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-1ce5ac18]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-1ce5ac18]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-1ce5ac18]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-1ce5ac18]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-1ce5ac18]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-1ce5ac18]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-1ce5ac18]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-1ce5ac18]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-1ce5ac18]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-1ce5ac18]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-1ce5ac18]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-1ce5ac18]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-1ce5ac18]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-1ce5ac18]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-1ce5ac18]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-1ce5ac18]{display:inline}.chinese chinese-spacing+sup[data-v-1ce5ac18],.chinese chinese-spacing+sub[data-v-1ce5ac18]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-1ce5ac18]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-1ce5ac18]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-1ce5ac18]{display:inline}.chinese .chinese-adjacent-half[data-v-1ce5ac18]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-1ce5ac18]{margin-inline-end:-.25em}.chinese--ancient[data-v-1ce5ac18],.chinese--poetry[data-v-1ce5ac18]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-1ce5ac18],.chinese--ancient h2[data-v-1ce5ac18],.chinese--ancient h3[data-v-1ce5ac18],.chinese--ancient h4[data-v-1ce5ac18],.chinese--ancient h5[data-v-1ce5ac18],.chinese--ancient h6[data-v-1ce5ac18],.chinese--poetry h1[data-v-1ce5ac18],.chinese--poetry h2[data-v-1ce5ac18],.chinese--poetry h3[data-v-1ce5ac18],.chinese--poetry h4[data-v-1ce5ac18],.chinese--poetry h5[data-v-1ce5ac18],.chinese--poetry h6[data-v-1ce5ac18]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h2 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h3 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h4 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h5 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h6 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h1 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h2 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h3 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h4 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h5 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h6 .chinese-meta[data-v-1ce5ac18]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h2 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h3 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h4 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h5 .chinese-meta[data-v-1ce5ac18],.chinese--ancient h6 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h1 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h2 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h3 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h4 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h5 .chinese-meta[data-v-1ce5ac18],.chinese--poetry h6 .chinese-meta[data-v-1ce5ac18]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-1ce5ac18],.chinese--poetry .chinese-meta[data-v-1ce5ac18]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-1ce5ac18]{text-indent:2em}.chinese--poetry p[data-v-1ce5ac18]{text-align:center;text-indent:0}.chinese--annotation p[data-v-1ce5ac18]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-1ce5ac18]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-1ce5ac18]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-1ce5ac18]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-1ce5ac18]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-15c0161f],[data-v-15c0161f]:before,[data-v-15c0161f]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-15c0161f]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-15c0161f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-15c0161f]:not(:lang(zh)){text-align:start}.chinese h1[data-v-15c0161f],h2[data-v-15c0161f],h3 em[data-v-15c0161f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-15c0161f]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-15c0161f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-15c0161f]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-15c0161f]{display:block;text-indent:0}.chinese .chinese-verse[data-v-15c0161f]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-15c0161f]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-15c0161f]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-15c0161f]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-15c0161f]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-15c0161f]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-15c0161f]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-15c0161f]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-15c0161f]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-15c0161f]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-15c0161f]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-15c0161f]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-15c0161f]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-15c0161f]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-15c0161f]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-15c0161f]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-15c0161f]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-15c0161f]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-15c0161f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-15c0161f]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-15c0161f]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-15c0161f]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-15c0161f]{display:inline}.chinese chinese-spacing+sup[data-v-15c0161f],.chinese chinese-spacing+sub[data-v-15c0161f]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-15c0161f]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-15c0161f]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-15c0161f]{display:inline}.chinese .chinese-adjacent-half[data-v-15c0161f]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-15c0161f]{margin-inline-end:-.25em}.chinese--ancient[data-v-15c0161f],.chinese--poetry[data-v-15c0161f]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-15c0161f],.chinese--ancient h2[data-v-15c0161f],.chinese--ancient h3[data-v-15c0161f],.chinese--ancient h4[data-v-15c0161f],.chinese--ancient h5[data-v-15c0161f],.chinese--ancient h6[data-v-15c0161f],.chinese--poetry h1[data-v-15c0161f],.chinese--poetry h2[data-v-15c0161f],.chinese--poetry h3[data-v-15c0161f],.chinese--poetry h4[data-v-15c0161f],.chinese--poetry h5[data-v-15c0161f],.chinese--poetry h6[data-v-15c0161f]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-15c0161f],.chinese--ancient h2 .chinese-meta[data-v-15c0161f],.chinese--ancient h3 .chinese-meta[data-v-15c0161f],.chinese--ancient h4 .chinese-meta[data-v-15c0161f],.chinese--ancient h5 .chinese-meta[data-v-15c0161f],.chinese--ancient h6 .chinese-meta[data-v-15c0161f],.chinese--poetry h1 .chinese-meta[data-v-15c0161f],.chinese--poetry h2 .chinese-meta[data-v-15c0161f],.chinese--poetry h3 .chinese-meta[data-v-15c0161f],.chinese--poetry h4 .chinese-meta[data-v-15c0161f],.chinese--poetry h5 .chinese-meta[data-v-15c0161f],.chinese--poetry h6 .chinese-meta[data-v-15c0161f]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-15c0161f],.chinese--ancient h2 .chinese-meta[data-v-15c0161f],.chinese--ancient h3 .chinese-meta[data-v-15c0161f],.chinese--ancient h4 .chinese-meta[data-v-15c0161f],.chinese--ancient h5 .chinese-meta[data-v-15c0161f],.chinese--ancient h6 .chinese-meta[data-v-15c0161f],.chinese--poetry h1 .chinese-meta[data-v-15c0161f],.chinese--poetry h2 .chinese-meta[data-v-15c0161f],.chinese--poetry h3 .chinese-meta[data-v-15c0161f],.chinese--poetry h4 .chinese-meta[data-v-15c0161f],.chinese--poetry h5 .chinese-meta[data-v-15c0161f],.chinese--poetry h6 .chinese-meta[data-v-15c0161f]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-15c0161f],.chinese--poetry .chinese-meta[data-v-15c0161f]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-15c0161f]{text-indent:2em}.chinese--poetry p[data-v-15c0161f]{text-align:center;text-indent:0}.chinese--annotation p[data-v-15c0161f]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-15c0161f]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-15c0161f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-15c0161f]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-15c0161f]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-1a5c3080],[data-v-1a5c3080]:before,[data-v-1a5c3080]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-1a5c3080]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-1a5c3080]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-1a5c3080]:not(:lang(zh)){text-align:start}.chinese h1[data-v-1a5c3080],h2[data-v-1a5c3080],h3 em[data-v-1a5c3080]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-1a5c3080]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-1a5c3080]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-1a5c3080]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-1a5c3080]{display:block;text-indent:0}.chinese .chinese-verse[data-v-1a5c3080]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-1a5c3080]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-1a5c3080]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-1a5c3080]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-1a5c3080]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-1a5c3080]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-1a5c3080]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-1a5c3080]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-1a5c3080]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-1a5c3080]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-1a5c3080]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-1a5c3080]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-1a5c3080]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-1a5c3080]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-1a5c3080]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-1a5c3080]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-1a5c3080]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-1a5c3080]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-1a5c3080]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-1a5c3080]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-1a5c3080]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-1a5c3080]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-1a5c3080]{display:inline}.chinese chinese-spacing+sup[data-v-1a5c3080],.chinese chinese-spacing+sub[data-v-1a5c3080]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-1a5c3080]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-1a5c3080]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-1a5c3080]{display:inline}.chinese .chinese-adjacent-half[data-v-1a5c3080]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-1a5c3080]{margin-inline-end:-.25em}.chinese--ancient[data-v-1a5c3080],.chinese--poetry[data-v-1a5c3080]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-1a5c3080],.chinese--ancient h2[data-v-1a5c3080],.chinese--ancient h3[data-v-1a5c3080],.chinese--ancient h4[data-v-1a5c3080],.chinese--ancient h5[data-v-1a5c3080],.chinese--ancient h6[data-v-1a5c3080],.chinese--poetry h1[data-v-1a5c3080],.chinese--poetry h2[data-v-1a5c3080],.chinese--poetry h3[data-v-1a5c3080],.chinese--poetry h4[data-v-1a5c3080],.chinese--poetry h5[data-v-1a5c3080],.chinese--poetry h6[data-v-1a5c3080]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-1a5c3080],.chinese--ancient h2 .chinese-meta[data-v-1a5c3080],.chinese--ancient h3 .chinese-meta[data-v-1a5c3080],.chinese--ancient h4 .chinese-meta[data-v-1a5c3080],.chinese--ancient h5 .chinese-meta[data-v-1a5c3080],.chinese--ancient h6 .chinese-meta[data-v-1a5c3080],.chinese--poetry h1 .chinese-meta[data-v-1a5c3080],.chinese--poetry h2 .chinese-meta[data-v-1a5c3080],.chinese--poetry h3 .chinese-meta[data-v-1a5c3080],.chinese--poetry h4 .chinese-meta[data-v-1a5c3080],.chinese--poetry h5 .chinese-meta[data-v-1a5c3080],.chinese--poetry h6 .chinese-meta[data-v-1a5c3080]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-1a5c3080],.chinese--ancient h2 .chinese-meta[data-v-1a5c3080],.chinese--ancient h3 .chinese-meta[data-v-1a5c3080],.chinese--ancient h4 .chinese-meta[data-v-1a5c3080],.chinese--ancient h5 .chinese-meta[data-v-1a5c3080],.chinese--ancient h6 .chinese-meta[data-v-1a5c3080],.chinese--poetry h1 .chinese-meta[data-v-1a5c3080],.chinese--poetry h2 .chinese-meta[data-v-1a5c3080],.chinese--poetry h3 .chinese-meta[data-v-1a5c3080],.chinese--poetry h4 .chinese-meta[data-v-1a5c3080],.chinese--poetry h5 .chinese-meta[data-v-1a5c3080],.chinese--poetry h6 .chinese-meta[data-v-1a5c3080]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-1a5c3080],.chinese--poetry .chinese-meta[data-v-1a5c3080]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-1a5c3080]{text-indent:2em}.chinese--poetry p[data-v-1a5c3080]{text-align:center;text-indent:0}.chinese--annotation p[data-v-1a5c3080]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-1a5c3080]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-1a5c3080]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-1a5c3080]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-1a5c3080]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.mb-2[data-v-1a5c3080]{margin-bottom:.5rem}.mb-4[data-v-1a5c3080]{margin-bottom:1rem}.mt-2[data-v-1a5c3080]{margin-top:.5rem}.mt-4[data-v-1a5c3080]{margin-top:1rem}.h-full[data-v-1a5c3080]{height:100%}.max-h-60[data-v-1a5c3080]{max-height:15rem}.max-w-100[data-v-1a5c3080]{max-width:25rem}.max-w-80\%[data-v-1a5c3080]{max-width:80%}.w-full[data-v-1a5c3080]{width:100%}.flex[data-v-1a5c3080]{display:flex}.items-center[data-v-1a5c3080]{align-items:center}[justify~=center][data-v-1a5c3080]{justify-content:center}.justify-between[data-v-1a5c3080]{justify-content:space-between}[gap~="8"][data-v-1a5c3080]{gap:2rem}.overflow-hidden[data-v-1a5c3080]{overflow:hidden}.overflow-y-auto[data-v-1a5c3080]{overflow-y:auto}.truncate[data-v-1a5c3080]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border[data-v-1a5c3080]{border-width:1px}.last\:border-0[data-v-1a5c3080]:last-child{border-width:0px}.border-b[data-v-1a5c3080]{border-bottom-width:1px}.border-gray-100[data-v-1a5c3080]{--un-border-opacity:1;border-color:rgb(243 244 246 / var(--un-border-opacity))}.border-gray-200[data-v-1a5c3080]{--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity))}.rounded[data-v-1a5c3080]{border-radius:.25rem}.hover\:bg-gray-50[data-v-1a5c3080]:hover{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.p-2[data-v-1a5c3080]{padding:.5rem}.text-center[data-v-1a5c3080]{text-align:center}.text-xs[data-v-1a5c3080]{font-size:.75rem;line-height:1rem}.text-blue-500[data-v-1a5c3080]{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity))}.text-gray-500[data-v-1a5c3080]{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.font-medium[data-v-1a5c3080]{font-weight:500}[data-v-7d407fd5],[data-v-7d407fd5]:before,[data-v-7d407fd5]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-7d407fd5]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-7d407fd5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-7d407fd5]:not(:lang(zh)){text-align:start}.chinese h1[data-v-7d407fd5],h2[data-v-7d407fd5],h3 em[data-v-7d407fd5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-7d407fd5]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-7d407fd5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-7d407fd5]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-7d407fd5]{display:block;text-indent:0}.chinese .chinese-verse[data-v-7d407fd5]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-7d407fd5]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-7d407fd5]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-7d407fd5]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-7d407fd5]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-7d407fd5]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-7d407fd5]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-7d407fd5]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-7d407fd5]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-7d407fd5]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-7d407fd5]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-7d407fd5]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-7d407fd5]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-7d407fd5]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-7d407fd5]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-7d407fd5]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-7d407fd5]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-7d407fd5]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-7d407fd5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-7d407fd5]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-7d407fd5]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-7d407fd5]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-7d407fd5]{display:inline}.chinese chinese-spacing+sup[data-v-7d407fd5],.chinese chinese-spacing+sub[data-v-7d407fd5]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-7d407fd5]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-7d407fd5]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-7d407fd5]{display:inline}.chinese .chinese-adjacent-half[data-v-7d407fd5]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-7d407fd5]{margin-inline-end:-.25em}.chinese--ancient[data-v-7d407fd5],.chinese--poetry[data-v-7d407fd5]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-7d407fd5],.chinese--ancient h2[data-v-7d407fd5],.chinese--ancient h3[data-v-7d407fd5],.chinese--ancient h4[data-v-7d407fd5],.chinese--ancient h5[data-v-7d407fd5],.chinese--ancient h6[data-v-7d407fd5],.chinese--poetry h1[data-v-7d407fd5],.chinese--poetry h2[data-v-7d407fd5],.chinese--poetry h3[data-v-7d407fd5],.chinese--poetry h4[data-v-7d407fd5],.chinese--poetry h5[data-v-7d407fd5],.chinese--poetry h6[data-v-7d407fd5]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-7d407fd5],.chinese--ancient h2 .chinese-meta[data-v-7d407fd5],.chinese--ancient h3 .chinese-meta[data-v-7d407fd5],.chinese--ancient h4 .chinese-meta[data-v-7d407fd5],.chinese--ancient h5 .chinese-meta[data-v-7d407fd5],.chinese--ancient h6 .chinese-meta[data-v-7d407fd5],.chinese--poetry h1 .chinese-meta[data-v-7d407fd5],.chinese--poetry h2 .chinese-meta[data-v-7d407fd5],.chinese--poetry h3 .chinese-meta[data-v-7d407fd5],.chinese--poetry h4 .chinese-meta[data-v-7d407fd5],.chinese--poetry h5 .chinese-meta[data-v-7d407fd5],.chinese--poetry h6 .chinese-meta[data-v-7d407fd5]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-7d407fd5],.chinese--ancient h2 .chinese-meta[data-v-7d407fd5],.chinese--ancient h3 .chinese-meta[data-v-7d407fd5],.chinese--ancient h4 .chinese-meta[data-v-7d407fd5],.chinese--ancient h5 .chinese-meta[data-v-7d407fd5],.chinese--ancient h6 .chinese-meta[data-v-7d407fd5],.chinese--poetry h1 .chinese-meta[data-v-7d407fd5],.chinese--poetry h2 .chinese-meta[data-v-7d407fd5],.chinese--poetry h3 .chinese-meta[data-v-7d407fd5],.chinese--poetry h4 .chinese-meta[data-v-7d407fd5],.chinese--poetry h5 .chinese-meta[data-v-7d407fd5],.chinese--poetry h6 .chinese-meta[data-v-7d407fd5]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-7d407fd5],.chinese--poetry .chinese-meta[data-v-7d407fd5]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-7d407fd5]{text-indent:2em}.chinese--poetry p[data-v-7d407fd5]{text-align:center;text-indent:0}.chinese--annotation p[data-v-7d407fd5]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-7d407fd5]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-7d407fd5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-7d407fd5]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-7d407fd5]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-05000f23],[data-v-05000f23]:before,[data-v-05000f23]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-05000f23]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-05000f23]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-05000f23]:not(:lang(zh)){text-align:start}.chinese h1[data-v-05000f23],h2[data-v-05000f23],h3 em[data-v-05000f23]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-05000f23]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-05000f23]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-05000f23]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-05000f23]{display:block;text-indent:0}.chinese .chinese-verse[data-v-05000f23]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-05000f23]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-05000f23]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-05000f23]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-05000f23]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-05000f23]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-05000f23]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-05000f23]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-05000f23]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-05000f23]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-05000f23]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-05000f23]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-05000f23]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-05000f23]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-05000f23]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-05000f23]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-05000f23]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-05000f23]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-05000f23]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-05000f23]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-05000f23]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-05000f23]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-05000f23]{display:inline}.chinese chinese-spacing+sup[data-v-05000f23],.chinese chinese-spacing+sub[data-v-05000f23]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-05000f23]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-05000f23]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-05000f23]{display:inline}.chinese .chinese-adjacent-half[data-v-05000f23]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-05000f23]{margin-inline-end:-.25em}.chinese--ancient[data-v-05000f23],.chinese--poetry[data-v-05000f23]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-05000f23],.chinese--ancient h2[data-v-05000f23],.chinese--ancient h3[data-v-05000f23],.chinese--ancient h4[data-v-05000f23],.chinese--ancient h5[data-v-05000f23],.chinese--ancient h6[data-v-05000f23],.chinese--poetry h1[data-v-05000f23],.chinese--poetry h2[data-v-05000f23],.chinese--poetry h3[data-v-05000f23],.chinese--poetry h4[data-v-05000f23],.chinese--poetry h5[data-v-05000f23],.chinese--poetry h6[data-v-05000f23]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-05000f23],.chinese--ancient h2 .chinese-meta[data-v-05000f23],.chinese--ancient h3 .chinese-meta[data-v-05000f23],.chinese--ancient h4 .chinese-meta[data-v-05000f23],.chinese--ancient h5 .chinese-meta[data-v-05000f23],.chinese--ancient h6 .chinese-meta[data-v-05000f23],.chinese--poetry h1 .chinese-meta[data-v-05000f23],.chinese--poetry h2 .chinese-meta[data-v-05000f23],.chinese--poetry h3 .chinese-meta[data-v-05000f23],.chinese--poetry h4 .chinese-meta[data-v-05000f23],.chinese--poetry h5 .chinese-meta[data-v-05000f23],.chinese--poetry h6 .chinese-meta[data-v-05000f23]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-05000f23],.chinese--ancient h2 .chinese-meta[data-v-05000f23],.chinese--ancient h3 .chinese-meta[data-v-05000f23],.chinese--ancient h4 .chinese-meta[data-v-05000f23],.chinese--ancient h5 .chinese-meta[data-v-05000f23],.chinese--ancient h6 .chinese-meta[data-v-05000f23],.chinese--poetry h1 .chinese-meta[data-v-05000f23],.chinese--poetry h2 .chinese-meta[data-v-05000f23],.chinese--poetry h3 .chinese-meta[data-v-05000f23],.chinese--poetry h4 .chinese-meta[data-v-05000f23],.chinese--poetry h5 .chinese-meta[data-v-05000f23],.chinese--poetry h6 .chinese-meta[data-v-05000f23]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-05000f23],.chinese--poetry .chinese-meta[data-v-05000f23]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-05000f23]{text-indent:2em}.chinese--poetry p[data-v-05000f23]{text-align:center;text-indent:0}.chinese--annotation p[data-v-05000f23]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-05000f23]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-05000f23]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-05000f23]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-05000f23]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-e51fb410] .ant-form-item-control-input{min-height:0}[data-v-e51fb410],[data-v-e51fb410]:before,[data-v-e51fb410]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-e51fb410]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-e51fb410]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-e51fb410]:not(:lang(zh)){text-align:start}.chinese h1[data-v-e51fb410],h2[data-v-e51fb410],h3 em[data-v-e51fb410]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-e51fb410]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-e51fb410]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-e51fb410]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-e51fb410]{display:block;text-indent:0}.chinese .chinese-verse[data-v-e51fb410]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-e51fb410]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-e51fb410]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-e51fb410]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-e51fb410]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-e51fb410]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-e51fb410]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-e51fb410]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-e51fb410]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-e51fb410]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-e51fb410]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-e51fb410]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-e51fb410]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-e51fb410]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-e51fb410]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-e51fb410]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-e51fb410]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-e51fb410]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-e51fb410]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-e51fb410]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-e51fb410]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-e51fb410]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-e51fb410]{display:inline}.chinese chinese-spacing+sup[data-v-e51fb410],.chinese chinese-spacing+sub[data-v-e51fb410]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-e51fb410]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-e51fb410]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-e51fb410]{display:inline}.chinese .chinese-adjacent-half[data-v-e51fb410]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-e51fb410]{margin-inline-end:-.25em}.chinese--ancient[data-v-e51fb410],.chinese--poetry[data-v-e51fb410]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-e51fb410],.chinese--ancient h2[data-v-e51fb410],.chinese--ancient h3[data-v-e51fb410],.chinese--ancient h4[data-v-e51fb410],.chinese--ancient h5[data-v-e51fb410],.chinese--ancient h6[data-v-e51fb410],.chinese--poetry h1[data-v-e51fb410],.chinese--poetry h2[data-v-e51fb410],.chinese--poetry h3[data-v-e51fb410],.chinese--poetry h4[data-v-e51fb410],.chinese--poetry h5[data-v-e51fb410],.chinese--poetry h6[data-v-e51fb410]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-e51fb410],.chinese--ancient h2 .chinese-meta[data-v-e51fb410],.chinese--ancient h3 .chinese-meta[data-v-e51fb410],.chinese--ancient h4 .chinese-meta[data-v-e51fb410],.chinese--ancient h5 .chinese-meta[data-v-e51fb410],.chinese--ancient h6 .chinese-meta[data-v-e51fb410],.chinese--poetry h1 .chinese-meta[data-v-e51fb410],.chinese--poetry h2 .chinese-meta[data-v-e51fb410],.chinese--poetry h3 .chinese-meta[data-v-e51fb410],.chinese--poetry h4 .chinese-meta[data-v-e51fb410],.chinese--poetry h5 .chinese-meta[data-v-e51fb410],.chinese--poetry h6 .chinese-meta[data-v-e51fb410]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-e51fb410],.chinese--ancient h2 .chinese-meta[data-v-e51fb410],.chinese--ancient h3 .chinese-meta[data-v-e51fb410],.chinese--ancient h4 .chinese-meta[data-v-e51fb410],.chinese--ancient h5 .chinese-meta[data-v-e51fb410],.chinese--ancient h6 .chinese-meta[data-v-e51fb410],.chinese--poetry h1 .chinese-meta[data-v-e51fb410],.chinese--poetry h2 .chinese-meta[data-v-e51fb410],.chinese--poetry h3 .chinese-meta[data-v-e51fb410],.chinese--poetry h4 .chinese-meta[data-v-e51fb410],.chinese--poetry h5 .chinese-meta[data-v-e51fb410],.chinese--poetry h6 .chinese-meta[data-v-e51fb410]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-e51fb410],.chinese--poetry .chinese-meta[data-v-e51fb410]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-e51fb410]{text-indent:2em}.chinese--poetry p[data-v-e51fb410]{text-align:center;text-indent:0}.chinese--annotation p[data-v-e51fb410]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-e51fb410]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-e51fb410]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-e51fb410]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-e51fb410]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-bb39847d],[data-v-bb39847d]:before,[data-v-bb39847d]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-bb39847d]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-bb39847d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-bb39847d]:not(:lang(zh)){text-align:start}.chinese h1[data-v-bb39847d],h2[data-v-bb39847d],h3 em[data-v-bb39847d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-bb39847d]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-bb39847d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-bb39847d]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-bb39847d]{display:block;text-indent:0}.chinese .chinese-verse[data-v-bb39847d]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-bb39847d]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-bb39847d]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-bb39847d]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-bb39847d]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-bb39847d]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-bb39847d]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-bb39847d]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-bb39847d]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-bb39847d]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-bb39847d]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-bb39847d]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-bb39847d]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-bb39847d]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-bb39847d]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-bb39847d]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-bb39847d]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-bb39847d]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-bb39847d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-bb39847d]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-bb39847d]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-bb39847d]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-bb39847d]{display:inline}.chinese chinese-spacing+sup[data-v-bb39847d],.chinese chinese-spacing+sub[data-v-bb39847d]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-bb39847d]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-bb39847d]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-bb39847d]{display:inline}.chinese .chinese-adjacent-half[data-v-bb39847d]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-bb39847d]{margin-inline-end:-.25em}.chinese--ancient[data-v-bb39847d],.chinese--poetry[data-v-bb39847d]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-bb39847d],.chinese--ancient h2[data-v-bb39847d],.chinese--ancient h3[data-v-bb39847d],.chinese--ancient h4[data-v-bb39847d],.chinese--ancient h5[data-v-bb39847d],.chinese--ancient h6[data-v-bb39847d],.chinese--poetry h1[data-v-bb39847d],.chinese--poetry h2[data-v-bb39847d],.chinese--poetry h3[data-v-bb39847d],.chinese--poetry h4[data-v-bb39847d],.chinese--poetry h5[data-v-bb39847d],.chinese--poetry h6[data-v-bb39847d]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-bb39847d],.chinese--ancient h2 .chinese-meta[data-v-bb39847d],.chinese--ancient h3 .chinese-meta[data-v-bb39847d],.chinese--ancient h4 .chinese-meta[data-v-bb39847d],.chinese--ancient h5 .chinese-meta[data-v-bb39847d],.chinese--ancient h6 .chinese-meta[data-v-bb39847d],.chinese--poetry h1 .chinese-meta[data-v-bb39847d],.chinese--poetry h2 .chinese-meta[data-v-bb39847d],.chinese--poetry h3 .chinese-meta[data-v-bb39847d],.chinese--poetry h4 .chinese-meta[data-v-bb39847d],.chinese--poetry h5 .chinese-meta[data-v-bb39847d],.chinese--poetry h6 .chinese-meta[data-v-bb39847d]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-bb39847d],.chinese--ancient h2 .chinese-meta[data-v-bb39847d],.chinese--ancient h3 .chinese-meta[data-v-bb39847d],.chinese--ancient h4 .chinese-meta[data-v-bb39847d],.chinese--ancient h5 .chinese-meta[data-v-bb39847d],.chinese--ancient h6 .chinese-meta[data-v-bb39847d],.chinese--poetry h1 .chinese-meta[data-v-bb39847d],.chinese--poetry h2 .chinese-meta[data-v-bb39847d],.chinese--poetry h3 .chinese-meta[data-v-bb39847d],.chinese--poetry h4 .chinese-meta[data-v-bb39847d],.chinese--poetry h5 .chinese-meta[data-v-bb39847d],.chinese--poetry h6 .chinese-meta[data-v-bb39847d]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-bb39847d],.chinese--poetry .chinese-meta[data-v-bb39847d]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-bb39847d]{text-indent:2em}.chinese--poetry p[data-v-bb39847d]{text-align:center;text-indent:0}.chinese--annotation p[data-v-bb39847d]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-bb39847d]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-bb39847d]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-bb39847d]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-bb39847d]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.inline[data-v-bb39847d]{display:inline}.blur[data-v-bb39847d]{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}[data-v-9f30b80a],[data-v-9f30b80a]:before,[data-v-9f30b80a]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-9f30b80a]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-9f30b80a]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-9f30b80a]:not(:lang(zh)){text-align:start}.chinese h1[data-v-9f30b80a],h2[data-v-9f30b80a],h3 em[data-v-9f30b80a]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-9f30b80a]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-9f30b80a]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-9f30b80a]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-9f30b80a]{display:block;text-indent:0}.chinese .chinese-verse[data-v-9f30b80a]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-9f30b80a]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-9f30b80a]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-9f30b80a]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-9f30b80a]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-9f30b80a]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-9f30b80a]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-9f30b80a]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-9f30b80a]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-9f30b80a]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-9f30b80a]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-9f30b80a]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-9f30b80a]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-9f30b80a]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-9f30b80a]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-9f30b80a]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-9f30b80a]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-9f30b80a]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-9f30b80a]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-9f30b80a]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-9f30b80a]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-9f30b80a]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-9f30b80a]{display:inline}.chinese chinese-spacing+sup[data-v-9f30b80a],.chinese chinese-spacing+sub[data-v-9f30b80a]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-9f30b80a]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-9f30b80a]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-9f30b80a]{display:inline}.chinese .chinese-adjacent-half[data-v-9f30b80a]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-9f30b80a]{margin-inline-end:-.25em}.chinese--ancient[data-v-9f30b80a],.chinese--poetry[data-v-9f30b80a]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-9f30b80a],.chinese--ancient h2[data-v-9f30b80a],.chinese--ancient h3[data-v-9f30b80a],.chinese--ancient h4[data-v-9f30b80a],.chinese--ancient h5[data-v-9f30b80a],.chinese--ancient h6[data-v-9f30b80a],.chinese--poetry h1[data-v-9f30b80a],.chinese--poetry h2[data-v-9f30b80a],.chinese--poetry h3[data-v-9f30b80a],.chinese--poetry h4[data-v-9f30b80a],.chinese--poetry h5[data-v-9f30b80a],.chinese--poetry h6[data-v-9f30b80a]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-9f30b80a],.chinese--ancient h2 .chinese-meta[data-v-9f30b80a],.chinese--ancient h3 .chinese-meta[data-v-9f30b80a],.chinese--ancient h4 .chinese-meta[data-v-9f30b80a],.chinese--ancient h5 .chinese-meta[data-v-9f30b80a],.chinese--ancient h6 .chinese-meta[data-v-9f30b80a],.chinese--poetry h1 .chinese-meta[data-v-9f30b80a],.chinese--poetry h2 .chinese-meta[data-v-9f30b80a],.chinese--poetry h3 .chinese-meta[data-v-9f30b80a],.chinese--poetry h4 .chinese-meta[data-v-9f30b80a],.chinese--poetry h5 .chinese-meta[data-v-9f30b80a],.chinese--poetry h6 .chinese-meta[data-v-9f30b80a]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-9f30b80a],.chinese--ancient h2 .chinese-meta[data-v-9f30b80a],.chinese--ancient h3 .chinese-meta[data-v-9f30b80a],.chinese--ancient h4 .chinese-meta[data-v-9f30b80a],.chinese--ancient h5 .chinese-meta[data-v-9f30b80a],.chinese--ancient h6 .chinese-meta[data-v-9f30b80a],.chinese--poetry h1 .chinese-meta[data-v-9f30b80a],.chinese--poetry h2 .chinese-meta[data-v-9f30b80a],.chinese--poetry h3 .chinese-meta[data-v-9f30b80a],.chinese--poetry h4 .chinese-meta[data-v-9f30b80a],.chinese--poetry h5 .chinese-meta[data-v-9f30b80a],.chinese--poetry h6 .chinese-meta[data-v-9f30b80a]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-9f30b80a],.chinese--poetry .chinese-meta[data-v-9f30b80a]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-9f30b80a]{text-indent:2em}.chinese--poetry p[data-v-9f30b80a]{text-align:center;text-indent:0}.chinese--annotation p[data-v-9f30b80a]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-9f30b80a]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-9f30b80a]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-9f30b80a]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-9f30b80a]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.visible[data-v-9f30b80a]{visibility:visible}.mb-4[data-v-9f30b80a]{margin-bottom:1rem}[data-v-c88fb684],[data-v-c88fb684]:before,[data-v-c88fb684]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-c88fb684]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-c88fb684]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-c88fb684]:not(:lang(zh)){text-align:start}.chinese h1[data-v-c88fb684],h2[data-v-c88fb684],h3 em[data-v-c88fb684]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-c88fb684]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-c88fb684]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-c88fb684]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-c88fb684]{display:block;text-indent:0}.chinese .chinese-verse[data-v-c88fb684]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-c88fb684]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-c88fb684]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-c88fb684]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-c88fb684]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-c88fb684]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-c88fb684]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-c88fb684]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-c88fb684]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-c88fb684]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-c88fb684]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-c88fb684]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-c88fb684]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-c88fb684]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-c88fb684]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-c88fb684]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-c88fb684]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-c88fb684]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-c88fb684]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-c88fb684]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-c88fb684]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-c88fb684]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-c88fb684]{display:inline}.chinese chinese-spacing+sup[data-v-c88fb684],.chinese chinese-spacing+sub[data-v-c88fb684]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-c88fb684]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-c88fb684]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-c88fb684]{display:inline}.chinese .chinese-adjacent-half[data-v-c88fb684]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-c88fb684]{margin-inline-end:-.25em}.chinese--ancient[data-v-c88fb684],.chinese--poetry[data-v-c88fb684]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-c88fb684],.chinese--ancient h2[data-v-c88fb684],.chinese--ancient h3[data-v-c88fb684],.chinese--ancient h4[data-v-c88fb684],.chinese--ancient h5[data-v-c88fb684],.chinese--ancient h6[data-v-c88fb684],.chinese--poetry h1[data-v-c88fb684],.chinese--poetry h2[data-v-c88fb684],.chinese--poetry h3[data-v-c88fb684],.chinese--poetry h4[data-v-c88fb684],.chinese--poetry h5[data-v-c88fb684],.chinese--poetry h6[data-v-c88fb684]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-c88fb684],.chinese--ancient h2 .chinese-meta[data-v-c88fb684],.chinese--ancient h3 .chinese-meta[data-v-c88fb684],.chinese--ancient h4 .chinese-meta[data-v-c88fb684],.chinese--ancient h5 .chinese-meta[data-v-c88fb684],.chinese--ancient h6 .chinese-meta[data-v-c88fb684],.chinese--poetry h1 .chinese-meta[data-v-c88fb684],.chinese--poetry h2 .chinese-meta[data-v-c88fb684],.chinese--poetry h3 .chinese-meta[data-v-c88fb684],.chinese--poetry h4 .chinese-meta[data-v-c88fb684],.chinese--poetry h5 .chinese-meta[data-v-c88fb684],.chinese--poetry h6 .chinese-meta[data-v-c88fb684]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-c88fb684],.chinese--ancient h2 .chinese-meta[data-v-c88fb684],.chinese--ancient h3 .chinese-meta[data-v-c88fb684],.chinese--ancient h4 .chinese-meta[data-v-c88fb684],.chinese--ancient h5 .chinese-meta[data-v-c88fb684],.chinese--ancient h6 .chinese-meta[data-v-c88fb684],.chinese--poetry h1 .chinese-meta[data-v-c88fb684],.chinese--poetry h2 .chinese-meta[data-v-c88fb684],.chinese--poetry h3 .chinese-meta[data-v-c88fb684],.chinese--poetry h4 .chinese-meta[data-v-c88fb684],.chinese--poetry h5 .chinese-meta[data-v-c88fb684],.chinese--poetry h6 .chinese-meta[data-v-c88fb684]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-c88fb684],.chinese--poetry .chinese-meta[data-v-c88fb684]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-c88fb684]{text-indent:2em}.chinese--poetry p[data-v-c88fb684]{text-align:center;text-indent:0}.chinese--annotation p[data-v-c88fb684]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-c88fb684]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-c88fb684]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-c88fb684]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-c88fb684]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[justify~=end][data-v-c88fb684]{justify-content:flex-end}.std-modal .ant-modal-body{max-height:70vh;overflow:auto}[data-v-7c56d1b8],[data-v-7c56d1b8]:before,[data-v-7c56d1b8]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-7c56d1b8]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-7c56d1b8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-7c56d1b8]:not(:lang(zh)){text-align:start}.chinese h1[data-v-7c56d1b8],h2[data-v-7c56d1b8],h3 em[data-v-7c56d1b8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-7c56d1b8]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-7c56d1b8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-7c56d1b8]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-7c56d1b8]{display:block;text-indent:0}.chinese .chinese-verse[data-v-7c56d1b8]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-7c56d1b8]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-7c56d1b8]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-7c56d1b8]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-7c56d1b8]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-7c56d1b8]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-7c56d1b8]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-7c56d1b8]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-7c56d1b8]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-7c56d1b8]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-7c56d1b8]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-7c56d1b8]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-7c56d1b8]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-7c56d1b8]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-7c56d1b8]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-7c56d1b8]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-7c56d1b8]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-7c56d1b8]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-7c56d1b8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-7c56d1b8]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-7c56d1b8]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-7c56d1b8]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-7c56d1b8]{display:inline}.chinese chinese-spacing+sup[data-v-7c56d1b8],.chinese chinese-spacing+sub[data-v-7c56d1b8]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-7c56d1b8]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-7c56d1b8]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-7c56d1b8]{display:inline}.chinese .chinese-adjacent-half[data-v-7c56d1b8]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-7c56d1b8]{margin-inline-end:-.25em}.chinese--ancient[data-v-7c56d1b8],.chinese--poetry[data-v-7c56d1b8]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-7c56d1b8],.chinese--ancient h2[data-v-7c56d1b8],.chinese--ancient h3[data-v-7c56d1b8],.chinese--ancient h4[data-v-7c56d1b8],.chinese--ancient h5[data-v-7c56d1b8],.chinese--ancient h6[data-v-7c56d1b8],.chinese--poetry h1[data-v-7c56d1b8],.chinese--poetry h2[data-v-7c56d1b8],.chinese--poetry h3[data-v-7c56d1b8],.chinese--poetry h4[data-v-7c56d1b8],.chinese--poetry h5[data-v-7c56d1b8],.chinese--poetry h6[data-v-7c56d1b8]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h2 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h3 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h4 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h5 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h6 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h1 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h2 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h3 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h4 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h5 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h6 .chinese-meta[data-v-7c56d1b8]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h2 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h3 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h4 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h5 .chinese-meta[data-v-7c56d1b8],.chinese--ancient h6 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h1 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h2 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h3 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h4 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h5 .chinese-meta[data-v-7c56d1b8],.chinese--poetry h6 .chinese-meta[data-v-7c56d1b8]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-7c56d1b8],.chinese--poetry .chinese-meta[data-v-7c56d1b8]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-7c56d1b8]{text-indent:2em}.chinese--poetry p[data-v-7c56d1b8]{text-align:center;text-indent:0}.chinese--annotation p[data-v-7c56d1b8]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-7c56d1b8]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-7c56d1b8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-7c56d1b8]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-7c56d1b8]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.transform[data-v-7c56d1b8]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-not-allowed[data-v-7c56d1b8]{cursor:not-allowed}[gap~="8"][data-v-7c56d1b8]{gap:2rem}.text-truegray-3[data-v-7c56d1b8],.hover\:text-truegray-3[data-v-7c56d1b8]:hover{--un-text-opacity:1;color:rgb(212 212 212 / var(--un-text-opacity))}@media (max-width: 450px){.ant-pagination-total-text{display:block}}.pagination-container[data-v-beb8936f]{padding:10px 0 0;display:flex;justify-content:right}@media (max-width: 450px){.pagination-container[data-v-beb8936f]{justify-content:center}}[data-v-beb8936f],[data-v-beb8936f]:before,[data-v-beb8936f]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-beb8936f]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-beb8936f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-beb8936f]:not(:lang(zh)){text-align:start}.chinese h1[data-v-beb8936f],h2[data-v-beb8936f],h3 em[data-v-beb8936f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-beb8936f]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-beb8936f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-beb8936f]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-beb8936f]{display:block;text-indent:0}.chinese .chinese-verse[data-v-beb8936f]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-beb8936f]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-beb8936f]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-beb8936f]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-beb8936f]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-beb8936f]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-beb8936f]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-beb8936f]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-beb8936f]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-beb8936f]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-beb8936f]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-beb8936f]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-beb8936f]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-beb8936f]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-beb8936f]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-beb8936f]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-beb8936f]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-beb8936f]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-beb8936f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-beb8936f]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-beb8936f]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-beb8936f]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-beb8936f]{display:inline}.chinese chinese-spacing+sup[data-v-beb8936f],.chinese chinese-spacing+sub[data-v-beb8936f]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-beb8936f]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-beb8936f]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-beb8936f]{display:inline}.chinese .chinese-adjacent-half[data-v-beb8936f]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-beb8936f]{margin-inline-end:-.25em}.chinese--ancient[data-v-beb8936f],.chinese--poetry[data-v-beb8936f]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-beb8936f],.chinese--ancient h2[data-v-beb8936f],.chinese--ancient h3[data-v-beb8936f],.chinese--ancient h4[data-v-beb8936f],.chinese--ancient h5[data-v-beb8936f],.chinese--ancient h6[data-v-beb8936f],.chinese--poetry h1[data-v-beb8936f],.chinese--poetry h2[data-v-beb8936f],.chinese--poetry h3[data-v-beb8936f],.chinese--poetry h4[data-v-beb8936f],.chinese--poetry h5[data-v-beb8936f],.chinese--poetry h6[data-v-beb8936f]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-beb8936f],.chinese--ancient h2 .chinese-meta[data-v-beb8936f],.chinese--ancient h3 .chinese-meta[data-v-beb8936f],.chinese--ancient h4 .chinese-meta[data-v-beb8936f],.chinese--ancient h5 .chinese-meta[data-v-beb8936f],.chinese--ancient h6 .chinese-meta[data-v-beb8936f],.chinese--poetry h1 .chinese-meta[data-v-beb8936f],.chinese--poetry h2 .chinese-meta[data-v-beb8936f],.chinese--poetry h3 .chinese-meta[data-v-beb8936f],.chinese--poetry h4 .chinese-meta[data-v-beb8936f],.chinese--poetry h5 .chinese-meta[data-v-beb8936f],.chinese--poetry h6 .chinese-meta[data-v-beb8936f]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-beb8936f],.chinese--ancient h2 .chinese-meta[data-v-beb8936f],.chinese--ancient h3 .chinese-meta[data-v-beb8936f],.chinese--ancient h4 .chinese-meta[data-v-beb8936f],.chinese--ancient h5 .chinese-meta[data-v-beb8936f],.chinese--ancient h6 .chinese-meta[data-v-beb8936f],.chinese--poetry h1 .chinese-meta[data-v-beb8936f],.chinese--poetry h2 .chinese-meta[data-v-beb8936f],.chinese--poetry h3 .chinese-meta[data-v-beb8936f],.chinese--poetry h4 .chinese-meta[data-v-beb8936f],.chinese--poetry h5 .chinese-meta[data-v-beb8936f],.chinese--poetry h6 .chinese-meta[data-v-beb8936f]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-beb8936f],.chinese--poetry .chinese-meta[data-v-beb8936f]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-beb8936f]{text-indent:2em}.chinese--poetry p[data-v-beb8936f]{text-align:center;text-indent:0}.chinese--annotation p[data-v-beb8936f]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-beb8936f]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-beb8936f]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-beb8936f]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-beb8936f]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.block[data-v-beb8936f]{display:block}.flex[data-v-beb8936f]{display:flex}.app-footer[data-v-0281d7f7]{text-align:center;padding:12px}[data-v-0281d7f7],[data-v-0281d7f7]:before,[data-v-0281d7f7]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-0281d7f7]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-0281d7f7]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-0281d7f7]:not(:lang(zh)){text-align:start}.chinese h1[data-v-0281d7f7],h2[data-v-0281d7f7],h3 em[data-v-0281d7f7]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-0281d7f7]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-0281d7f7]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-0281d7f7]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-0281d7f7]{display:block;text-indent:0}.chinese .chinese-verse[data-v-0281d7f7]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-0281d7f7]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-0281d7f7]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-0281d7f7]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-0281d7f7]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-0281d7f7]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-0281d7f7]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-0281d7f7]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-0281d7f7]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-0281d7f7]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-0281d7f7]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-0281d7f7]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-0281d7f7]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-0281d7f7]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-0281d7f7]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-0281d7f7]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-0281d7f7]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-0281d7f7]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-0281d7f7]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-0281d7f7]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-0281d7f7]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-0281d7f7]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-0281d7f7]{display:inline}.chinese chinese-spacing+sup[data-v-0281d7f7],.chinese chinese-spacing+sub[data-v-0281d7f7]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-0281d7f7]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-0281d7f7]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-0281d7f7]{display:inline}.chinese .chinese-adjacent-half[data-v-0281d7f7]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-0281d7f7]{margin-inline-end:-.25em}.chinese--ancient[data-v-0281d7f7],.chinese--poetry[data-v-0281d7f7]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-0281d7f7],.chinese--ancient h2[data-v-0281d7f7],.chinese--ancient h3[data-v-0281d7f7],.chinese--ancient h4[data-v-0281d7f7],.chinese--ancient h5[data-v-0281d7f7],.chinese--ancient h6[data-v-0281d7f7],.chinese--poetry h1[data-v-0281d7f7],.chinese--poetry h2[data-v-0281d7f7],.chinese--poetry h3[data-v-0281d7f7],.chinese--poetry h4[data-v-0281d7f7],.chinese--poetry h5[data-v-0281d7f7],.chinese--poetry h6[data-v-0281d7f7]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-0281d7f7],.chinese--ancient h2 .chinese-meta[data-v-0281d7f7],.chinese--ancient h3 .chinese-meta[data-v-0281d7f7],.chinese--ancient h4 .chinese-meta[data-v-0281d7f7],.chinese--ancient h5 .chinese-meta[data-v-0281d7f7],.chinese--ancient h6 .chinese-meta[data-v-0281d7f7],.chinese--poetry h1 .chinese-meta[data-v-0281d7f7],.chinese--poetry h2 .chinese-meta[data-v-0281d7f7],.chinese--poetry h3 .chinese-meta[data-v-0281d7f7],.chinese--poetry h4 .chinese-meta[data-v-0281d7f7],.chinese--poetry h5 .chinese-meta[data-v-0281d7f7],.chinese--poetry h6 .chinese-meta[data-v-0281d7f7]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-0281d7f7],.chinese--ancient h2 .chinese-meta[data-v-0281d7f7],.chinese--ancient h3 .chinese-meta[data-v-0281d7f7],.chinese--ancient h4 .chinese-meta[data-v-0281d7f7],.chinese--ancient h5 .chinese-meta[data-v-0281d7f7],.chinese--ancient h6 .chinese-meta[data-v-0281d7f7],.chinese--poetry h1 .chinese-meta[data-v-0281d7f7],.chinese--poetry h2 .chinese-meta[data-v-0281d7f7],.chinese--poetry h3 .chinese-meta[data-v-0281d7f7],.chinese--poetry h4 .chinese-meta[data-v-0281d7f7],.chinese--poetry h5 .chinese-meta[data-v-0281d7f7],.chinese--poetry h6 .chinese-meta[data-v-0281d7f7]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-0281d7f7],.chinese--poetry .chinese-meta[data-v-0281d7f7]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-0281d7f7]{text-indent:2em}.chinese--poetry p[data-v-0281d7f7]{text-align:center;text-indent:0}.chinese--annotation p[data-v-0281d7f7]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-0281d7f7]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-0281d7f7]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-0281d7f7]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-0281d7f7]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.app-header[data-v-8962b1fa]{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 24px}.logo[data-v-8962b1fa]{font-size:20px}.tool[data-v-8962b1fa]{position:absolute;left:20px}@media (min-width: 600px){.tool[data-v-8962b1fa]{display:none}}.dark .app-header[data-v-8962b1fa]{box-shadow:1px 1px #404040}.dark .app-header a[data-v-8962b1fa]{color:#fafafa}[data-v-8962b1fa],[data-v-8962b1fa]:before,[data-v-8962b1fa]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-8962b1fa]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-8962b1fa]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-8962b1fa]:not(:lang(zh)){text-align:start}.chinese h1[data-v-8962b1fa],h2[data-v-8962b1fa],h3 em[data-v-8962b1fa]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-8962b1fa]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-8962b1fa]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-8962b1fa]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-8962b1fa]{display:block;text-indent:0}.chinese .chinese-verse[data-v-8962b1fa]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-8962b1fa]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-8962b1fa]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-8962b1fa]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-8962b1fa]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-8962b1fa]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-8962b1fa]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-8962b1fa]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-8962b1fa]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-8962b1fa]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-8962b1fa]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-8962b1fa]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-8962b1fa]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-8962b1fa]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-8962b1fa]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-8962b1fa]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-8962b1fa]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-8962b1fa]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-8962b1fa]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-8962b1fa]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-8962b1fa]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-8962b1fa]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-8962b1fa]{display:inline}.chinese chinese-spacing+sup[data-v-8962b1fa],.chinese chinese-spacing+sub[data-v-8962b1fa]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-8962b1fa]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-8962b1fa]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-8962b1fa]{display:inline}.chinese .chinese-adjacent-half[data-v-8962b1fa]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-8962b1fa]{margin-inline-end:-.25em}.chinese--ancient[data-v-8962b1fa],.chinese--poetry[data-v-8962b1fa]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-8962b1fa],.chinese--ancient h2[data-v-8962b1fa],.chinese--ancient h3[data-v-8962b1fa],.chinese--ancient h4[data-v-8962b1fa],.chinese--ancient h5[data-v-8962b1fa],.chinese--ancient h6[data-v-8962b1fa],.chinese--poetry h1[data-v-8962b1fa],.chinese--poetry h2[data-v-8962b1fa],.chinese--poetry h3[data-v-8962b1fa],.chinese--poetry h4[data-v-8962b1fa],.chinese--poetry h5[data-v-8962b1fa],.chinese--poetry h6[data-v-8962b1fa]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-8962b1fa],.chinese--ancient h2 .chinese-meta[data-v-8962b1fa],.chinese--ancient h3 .chinese-meta[data-v-8962b1fa],.chinese--ancient h4 .chinese-meta[data-v-8962b1fa],.chinese--ancient h5 .chinese-meta[data-v-8962b1fa],.chinese--ancient h6 .chinese-meta[data-v-8962b1fa],.chinese--poetry h1 .chinese-meta[data-v-8962b1fa],.chinese--poetry h2 .chinese-meta[data-v-8962b1fa],.chinese--poetry h3 .chinese-meta[data-v-8962b1fa],.chinese--poetry h4 .chinese-meta[data-v-8962b1fa],.chinese--poetry h5 .chinese-meta[data-v-8962b1fa],.chinese--poetry h6 .chinese-meta[data-v-8962b1fa]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-8962b1fa],.chinese--ancient h2 .chinese-meta[data-v-8962b1fa],.chinese--ancient h3 .chinese-meta[data-v-8962b1fa],.chinese--ancient h4 .chinese-meta[data-v-8962b1fa],.chinese--ancient h5 .chinese-meta[data-v-8962b1fa],.chinese--ancient h6 .chinese-meta[data-v-8962b1fa],.chinese--poetry h1 .chinese-meta[data-v-8962b1fa],.chinese--poetry h2 .chinese-meta[data-v-8962b1fa],.chinese--poetry h3 .chinese-meta[data-v-8962b1fa],.chinese--poetry h4 .chinese-meta[data-v-8962b1fa],.chinese--poetry h5 .chinese-meta[data-v-8962b1fa],.chinese--poetry h6 .chinese-meta[data-v-8962b1fa]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-8962b1fa],.chinese--poetry .chinese-meta[data-v-8962b1fa]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-8962b1fa]{text-indent:2em}.chinese--poetry p[data-v-8962b1fa]{text-align:center;text-indent:0}.chinese--annotation p[data-v-8962b1fa]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-8962b1fa]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-8962b1fa]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-8962b1fa]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-8962b1fa]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.absolute[data-v-8962b1fa]{position:absolute}.w-full[data-v-8962b1fa]{width:100%}.flex[data-v-8962b1fa]{display:flex}.items-center[data-v-8962b1fa]{align-items:center}.justify-end[data-v-8962b1fa]{justify-content:flex-end}.gap-4[data-v-8962b1fa]{gap:1rem}.dark .logo[data-v-66818b8c]{background-color:transparent;-webkit-box-shadow:1px 1px 0 0 #404040;box-shadow:1px 1px #404040}.logo[data-v-66818b8c]{height:64px;display:flex;justify-content:center;align-items:center;-webkit-box-shadow:1px 1px 0 0 #e8e8e8;box-shadow:1px 1px #e8e8e8}.ant-drawer-body .logo[data-v-66818b8c]{box-shadow:unset!important}[data-v-66818b8c] .ant-layout-sider-trigger{color:inherit}[data-v-66818b8c] ul.ant-menu-inline.ant-menu-root{height:calc(100vh - 112px);overflow-y:auto;overflow-x:hidden}[data-v-66818b8c] ul.ant-menu-inline.ant-menu-root .ant-menu-item{width:unset}[data-v-66818b8c] ul.ant-menu-inline-collapsed{overflow-y:auto;overflow-x:hidden}[data-v-66818b8c],[data-v-66818b8c]:before,[data-v-66818b8c]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-66818b8c]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-66818b8c]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-66818b8c]:not(:lang(zh)){text-align:start}.chinese h1[data-v-66818b8c],h2[data-v-66818b8c],h3 em[data-v-66818b8c]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-66818b8c]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-66818b8c]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-66818b8c]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-66818b8c]{display:block;text-indent:0}.chinese .chinese-verse[data-v-66818b8c]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-66818b8c]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-66818b8c]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-66818b8c]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-66818b8c]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-66818b8c]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-66818b8c]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-66818b8c]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-66818b8c]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-66818b8c]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-66818b8c]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-66818b8c]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-66818b8c]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-66818b8c]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-66818b8c]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-66818b8c]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-66818b8c]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-66818b8c]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-66818b8c]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-66818b8c]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-66818b8c]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-66818b8c]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-66818b8c]{display:inline}.chinese chinese-spacing+sup[data-v-66818b8c],.chinese chinese-spacing+sub[data-v-66818b8c]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-66818b8c]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-66818b8c]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-66818b8c]{display:inline}.chinese .chinese-adjacent-half[data-v-66818b8c]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-66818b8c]{margin-inline-end:-.25em}.chinese--ancient[data-v-66818b8c],.chinese--poetry[data-v-66818b8c]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-66818b8c],.chinese--ancient h2[data-v-66818b8c],.chinese--ancient h3[data-v-66818b8c],.chinese--ancient h4[data-v-66818b8c],.chinese--ancient h5[data-v-66818b8c],.chinese--ancient h6[data-v-66818b8c],.chinese--poetry h1[data-v-66818b8c],.chinese--poetry h2[data-v-66818b8c],.chinese--poetry h3[data-v-66818b8c],.chinese--poetry h4[data-v-66818b8c],.chinese--poetry h5[data-v-66818b8c],.chinese--poetry h6[data-v-66818b8c]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-66818b8c],.chinese--ancient h2 .chinese-meta[data-v-66818b8c],.chinese--ancient h3 .chinese-meta[data-v-66818b8c],.chinese--ancient h4 .chinese-meta[data-v-66818b8c],.chinese--ancient h5 .chinese-meta[data-v-66818b8c],.chinese--ancient h6 .chinese-meta[data-v-66818b8c],.chinese--poetry h1 .chinese-meta[data-v-66818b8c],.chinese--poetry h2 .chinese-meta[data-v-66818b8c],.chinese--poetry h3 .chinese-meta[data-v-66818b8c],.chinese--poetry h4 .chinese-meta[data-v-66818b8c],.chinese--poetry h5 .chinese-meta[data-v-66818b8c],.chinese--poetry h6 .chinese-meta[data-v-66818b8c]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-66818b8c],.chinese--ancient h2 .chinese-meta[data-v-66818b8c],.chinese--ancient h3 .chinese-meta[data-v-66818b8c],.chinese--ancient h4 .chinese-meta[data-v-66818b8c],.chinese--ancient h5 .chinese-meta[data-v-66818b8c],.chinese--ancient h6 .chinese-meta[data-v-66818b8c],.chinese--poetry h1 .chinese-meta[data-v-66818b8c],.chinese--poetry h2 .chinese-meta[data-v-66818b8c],.chinese--poetry h3 .chinese-meta[data-v-66818b8c],.chinese--poetry h4 .chinese-meta[data-v-66818b8c],.chinese--poetry h5 .chinese-meta[data-v-66818b8c],.chinese--poetry h6 .chinese-meta[data-v-66818b8c]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-66818b8c],.chinese--poetry .chinese-meta[data-v-66818b8c]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-66818b8c]{text-indent:2em}.chinese--poetry p[data-v-66818b8c]{text-align:center;text-indent:0}.chinese--annotation p[data-v-66818b8c]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-66818b8c]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-66818b8c]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-66818b8c]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-66818b8c]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.line-clamp-1[data-v-66818b8c]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.my-0[data-v-66818b8c]{margin-top:0;margin-bottom:0}.mb-1[data-v-66818b8c]{margin-bottom:.25rem}.inline[data-v-66818b8c]{display:inline}.hidden[data-v-66818b8c]{display:none}.flex[data-v-66818b8c]{display:flex}.items-center[data-v-66818b8c]{align-items:center}.bg-purple-5[data-v-66818b8c]{--un-bg-opacity:1;background-color:rgb(168 85 247 / var(--un-bg-opacity))}.dark .dark\:bg-purple-8[data-v-66818b8c]{--un-bg-opacity:1;background-color:rgb(107 33 168 / var(--un-bg-opacity))}.p-4[data-v-66818b8c]{padding:1rem}.text-20px[data-v-66818b8c]{font-size:20px}.text-xl[data-v-66818b8c]{font-size:1.25rem;line-height:1.75rem}.font-400[data-v-66818b8c]{font-weight:400}.transition-all[data-v-66818b8c]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.logo[data-v-75bf01ba]{height:64px;display:flex;justify-content:center;align-items:center}[data-v-75bf01ba] .ant-layout-sider-trigger{color:inherit}[data-v-75bf01ba] .ant-menu-inline{border-right:0!important}[data-v-75bf01ba] .ant-layout-sider{box-shadow:2px 0 8px #1d23290d}[data-v-75bf01ba] .ant-layout-sider.ant-layout-sider-has-trigger{padding-bottom:0}[data-v-75bf01ba],[data-v-75bf01ba]:before,[data-v-75bf01ba]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-75bf01ba]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-75bf01ba]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-75bf01ba]:not(:lang(zh)){text-align:start}.chinese h1[data-v-75bf01ba],h2[data-v-75bf01ba],h3 em[data-v-75bf01ba]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-75bf01ba]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-75bf01ba]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-75bf01ba]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-75bf01ba]{display:block;text-indent:0}.chinese .chinese-verse[data-v-75bf01ba]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-75bf01ba]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-75bf01ba]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-75bf01ba]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-75bf01ba]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-75bf01ba]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-75bf01ba]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-75bf01ba]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-75bf01ba]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-75bf01ba]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-75bf01ba]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-75bf01ba]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-75bf01ba]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-75bf01ba]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-75bf01ba]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-75bf01ba]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-75bf01ba]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-75bf01ba]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-75bf01ba]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-75bf01ba]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-75bf01ba]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-75bf01ba]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-75bf01ba]{display:inline}.chinese chinese-spacing+sup[data-v-75bf01ba],.chinese chinese-spacing+sub[data-v-75bf01ba]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-75bf01ba]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-75bf01ba]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-75bf01ba]{display:inline}.chinese .chinese-adjacent-half[data-v-75bf01ba]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-75bf01ba]{margin-inline-end:-.25em}.chinese--ancient[data-v-75bf01ba],.chinese--poetry[data-v-75bf01ba]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-75bf01ba],.chinese--ancient h2[data-v-75bf01ba],.chinese--ancient h3[data-v-75bf01ba],.chinese--ancient h4[data-v-75bf01ba],.chinese--ancient h5[data-v-75bf01ba],.chinese--ancient h6[data-v-75bf01ba],.chinese--poetry h1[data-v-75bf01ba],.chinese--poetry h2[data-v-75bf01ba],.chinese--poetry h3[data-v-75bf01ba],.chinese--poetry h4[data-v-75bf01ba],.chinese--poetry h5[data-v-75bf01ba],.chinese--poetry h6[data-v-75bf01ba]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-75bf01ba],.chinese--ancient h2 .chinese-meta[data-v-75bf01ba],.chinese--ancient h3 .chinese-meta[data-v-75bf01ba],.chinese--ancient h4 .chinese-meta[data-v-75bf01ba],.chinese--ancient h5 .chinese-meta[data-v-75bf01ba],.chinese--ancient h6 .chinese-meta[data-v-75bf01ba],.chinese--poetry h1 .chinese-meta[data-v-75bf01ba],.chinese--poetry h2 .chinese-meta[data-v-75bf01ba],.chinese--poetry h3 .chinese-meta[data-v-75bf01ba],.chinese--poetry h4 .chinese-meta[data-v-75bf01ba],.chinese--poetry h5 .chinese-meta[data-v-75bf01ba],.chinese--poetry h6 .chinese-meta[data-v-75bf01ba]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-75bf01ba],.chinese--ancient h2 .chinese-meta[data-v-75bf01ba],.chinese--ancient h3 .chinese-meta[data-v-75bf01ba],.chinese--ancient h4 .chinese-meta[data-v-75bf01ba],.chinese--ancient h5 .chinese-meta[data-v-75bf01ba],.chinese--ancient h6 .chinese-meta[data-v-75bf01ba],.chinese--poetry h1 .chinese-meta[data-v-75bf01ba],.chinese--poetry h2 .chinese-meta[data-v-75bf01ba],.chinese--poetry h3 .chinese-meta[data-v-75bf01ba],.chinese--poetry h4 .chinese-meta[data-v-75bf01ba],.chinese--poetry h5 .chinese-meta[data-v-75bf01ba],.chinese--poetry h6 .chinese-meta[data-v-75bf01ba]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-75bf01ba],.chinese--poetry .chinese-meta[data-v-75bf01ba]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-75bf01ba]{text-indent:2em}.chinese--poetry p[data-v-75bf01ba]{text-align:center;text-indent:0}.chinese--annotation p[data-v-75bf01ba]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-75bf01ba]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-75bf01ba]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-75bf01ba]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-75bf01ba]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.bg-base\![data-v-75bf01ba]{--un-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--un-bg-opacity))!important}.dark .bg-base\![data-v-75bf01ba]{--un-bg-opacity:1 !important;background-color:rgb(20 20 20 / var(--un-bg-opacity))!important}.z-11[data-v-75bf01ba]{z-index:11}.h-full[data-v-75bf01ba]{height:100%}.flex[data-v-75bf01ba]{display:flex}.resize[data-v-75bf01ba],[resize=""][data-v-75bf01ba]{resize:both}a-breadcrumb[data-v-e26b7491]{margin:16px 0}[data-v-e26b7491],[data-v-e26b7491]:before,[data-v-e26b7491]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-e26b7491]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-e26b7491]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-e26b7491]:not(:lang(zh)){text-align:start}.chinese h1[data-v-e26b7491],h2[data-v-e26b7491],h3 em[data-v-e26b7491]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-e26b7491]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-e26b7491]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-e26b7491]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-e26b7491]{display:block;text-indent:0}.chinese .chinese-verse[data-v-e26b7491]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-e26b7491]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-e26b7491]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-e26b7491]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-e26b7491]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-e26b7491]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-e26b7491]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-e26b7491]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-e26b7491]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-e26b7491]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-e26b7491]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-e26b7491]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-e26b7491]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-e26b7491]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-e26b7491]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-e26b7491]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-e26b7491]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-e26b7491]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-e26b7491]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-e26b7491]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-e26b7491]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-e26b7491]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-e26b7491]{display:inline}.chinese chinese-spacing+sup[data-v-e26b7491],.chinese chinese-spacing+sub[data-v-e26b7491]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-e26b7491]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-e26b7491]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-e26b7491]{display:inline}.chinese .chinese-adjacent-half[data-v-e26b7491]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-e26b7491]{margin-inline-end:-.25em}.chinese--ancient[data-v-e26b7491],.chinese--poetry[data-v-e26b7491]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-e26b7491],.chinese--ancient h2[data-v-e26b7491],.chinese--ancient h3[data-v-e26b7491],.chinese--ancient h4[data-v-e26b7491],.chinese--ancient h5[data-v-e26b7491],.chinese--ancient h6[data-v-e26b7491],.chinese--poetry h1[data-v-e26b7491],.chinese--poetry h2[data-v-e26b7491],.chinese--poetry h3[data-v-e26b7491],.chinese--poetry h4[data-v-e26b7491],.chinese--poetry h5[data-v-e26b7491],.chinese--poetry h6[data-v-e26b7491]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-e26b7491],.chinese--ancient h2 .chinese-meta[data-v-e26b7491],.chinese--ancient h3 .chinese-meta[data-v-e26b7491],.chinese--ancient h4 .chinese-meta[data-v-e26b7491],.chinese--ancient h5 .chinese-meta[data-v-e26b7491],.chinese--ancient h6 .chinese-meta[data-v-e26b7491],.chinese--poetry h1 .chinese-meta[data-v-e26b7491],.chinese--poetry h2 .chinese-meta[data-v-e26b7491],.chinese--poetry h3 .chinese-meta[data-v-e26b7491],.chinese--poetry h4 .chinese-meta[data-v-e26b7491],.chinese--poetry h5 .chinese-meta[data-v-e26b7491],.chinese--poetry h6 .chinese-meta[data-v-e26b7491]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-e26b7491],.chinese--ancient h2 .chinese-meta[data-v-e26b7491],.chinese--ancient h3 .chinese-meta[data-v-e26b7491],.chinese--ancient h4 .chinese-meta[data-v-e26b7491],.chinese--ancient h5 .chinese-meta[data-v-e26b7491],.chinese--ancient h6 .chinese-meta[data-v-e26b7491],.chinese--poetry h1 .chinese-meta[data-v-e26b7491],.chinese--poetry h2 .chinese-meta[data-v-e26b7491],.chinese--poetry h3 .chinese-meta[data-v-e26b7491],.chinese--poetry h4 .chinese-meta[data-v-e26b7491],.chinese--poetry h5 .chinese-meta[data-v-e26b7491],.chinese--poetry h6 .chinese-meta[data-v-e26b7491]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-e26b7491],.chinese--poetry .chinese-meta[data-v-e26b7491]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-e26b7491]{text-indent:2em}.chinese--poetry p[data-v-e26b7491]{text-align:center;text-indent:0}.chinese--annotation p[data-v-e26b7491]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-e26b7491]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-e26b7491]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-e26b7491]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-e26b7491]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-cca7c532] .ant-select-dropdown .ant-select-item{min-height:24px!important;padding:2px 12px!important}[data-v-cca7c532],[data-v-cca7c532]:before,[data-v-cca7c532]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-cca7c532]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-cca7c532]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-cca7c532]:not(:lang(zh)){text-align:start}.chinese h1[data-v-cca7c532],h2[data-v-cca7c532],h3 em[data-v-cca7c532]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-cca7c532]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-cca7c532]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-cca7c532]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-cca7c532]{display:block;text-indent:0}.chinese .chinese-verse[data-v-cca7c532]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-cca7c532]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-cca7c532]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-cca7c532]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-cca7c532]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-cca7c532]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-cca7c532]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-cca7c532]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-cca7c532]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-cca7c532]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-cca7c532]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-cca7c532]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-cca7c532]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-cca7c532]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-cca7c532]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-cca7c532]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-cca7c532]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-cca7c532]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-cca7c532]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-cca7c532]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-cca7c532]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-cca7c532]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-cca7c532]{display:inline}.chinese chinese-spacing+sup[data-v-cca7c532],.chinese chinese-spacing+sub[data-v-cca7c532]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-cca7c532]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-cca7c532]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-cca7c532]{display:inline}.chinese .chinese-adjacent-half[data-v-cca7c532]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-cca7c532]{margin-inline-end:-.25em}.chinese--ancient[data-v-cca7c532],.chinese--poetry[data-v-cca7c532]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-cca7c532],.chinese--ancient h2[data-v-cca7c532],.chinese--ancient h3[data-v-cca7c532],.chinese--ancient h4[data-v-cca7c532],.chinese--ancient h5[data-v-cca7c532],.chinese--ancient h6[data-v-cca7c532],.chinese--poetry h1[data-v-cca7c532],.chinese--poetry h2[data-v-cca7c532],.chinese--poetry h3[data-v-cca7c532],.chinese--poetry h4[data-v-cca7c532],.chinese--poetry h5[data-v-cca7c532],.chinese--poetry h6[data-v-cca7c532]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-cca7c532],.chinese--ancient h2 .chinese-meta[data-v-cca7c532],.chinese--ancient h3 .chinese-meta[data-v-cca7c532],.chinese--ancient h4 .chinese-meta[data-v-cca7c532],.chinese--ancient h5 .chinese-meta[data-v-cca7c532],.chinese--ancient h6 .chinese-meta[data-v-cca7c532],.chinese--poetry h1 .chinese-meta[data-v-cca7c532],.chinese--poetry h2 .chinese-meta[data-v-cca7c532],.chinese--poetry h3 .chinese-meta[data-v-cca7c532],.chinese--poetry h4 .chinese-meta[data-v-cca7c532],.chinese--poetry h5 .chinese-meta[data-v-cca7c532],.chinese--poetry h6 .chinese-meta[data-v-cca7c532]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-cca7c532],.chinese--ancient h2 .chinese-meta[data-v-cca7c532],.chinese--ancient h3 .chinese-meta[data-v-cca7c532],.chinese--ancient h4 .chinese-meta[data-v-cca7c532],.chinese--ancient h5 .chinese-meta[data-v-cca7c532],.chinese--ancient h6 .chinese-meta[data-v-cca7c532],.chinese--poetry h1 .chinese-meta[data-v-cca7c532],.chinese--poetry h2 .chinese-meta[data-v-cca7c532],.chinese--poetry h3 .chinese-meta[data-v-cca7c532],.chinese--poetry h4 .chinese-meta[data-v-cca7c532],.chinese--poetry h5 .chinese-meta[data-v-cca7c532],.chinese--poetry h6 .chinese-meta[data-v-cca7c532]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-cca7c532],.chinese--poetry .chinese-meta[data-v-cca7c532]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-cca7c532]{text-indent:2em}.chinese--poetry p[data-v-cca7c532]{text-align:center;text-indent:0}.chinese--annotation p[data-v-cca7c532]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-cca7c532]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-cca7c532]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-cca7c532]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-cca7c532]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.min-w-60px[data-v-cca7c532]{min-width:60px}[data-v-3c6bacb3],[data-v-3c6bacb3]:before,[data-v-3c6bacb3]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-3c6bacb3]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-3c6bacb3]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-3c6bacb3]:not(:lang(zh)){text-align:start}.chinese h1[data-v-3c6bacb3],h2[data-v-3c6bacb3],h3 em[data-v-3c6bacb3]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-3c6bacb3]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-3c6bacb3]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-3c6bacb3]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-3c6bacb3]{display:block;text-indent:0}.chinese .chinese-verse[data-v-3c6bacb3]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-3c6bacb3]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-3c6bacb3]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-3c6bacb3]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-3c6bacb3]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-3c6bacb3]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-3c6bacb3]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-3c6bacb3]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-3c6bacb3]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-3c6bacb3]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-3c6bacb3]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-3c6bacb3]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-3c6bacb3]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-3c6bacb3]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-3c6bacb3]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-3c6bacb3]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-3c6bacb3]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-3c6bacb3]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-3c6bacb3]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-3c6bacb3]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-3c6bacb3]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-3c6bacb3]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-3c6bacb3]{display:inline}.chinese chinese-spacing+sup[data-v-3c6bacb3],.chinese chinese-spacing+sub[data-v-3c6bacb3]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-3c6bacb3]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-3c6bacb3]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-3c6bacb3]{display:inline}.chinese .chinese-adjacent-half[data-v-3c6bacb3]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-3c6bacb3]{margin-inline-end:-.25em}.chinese--ancient[data-v-3c6bacb3],.chinese--poetry[data-v-3c6bacb3]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-3c6bacb3],.chinese--ancient h2[data-v-3c6bacb3],.chinese--ancient h3[data-v-3c6bacb3],.chinese--ancient h4[data-v-3c6bacb3],.chinese--ancient h5[data-v-3c6bacb3],.chinese--ancient h6[data-v-3c6bacb3],.chinese--poetry h1[data-v-3c6bacb3],.chinese--poetry h2[data-v-3c6bacb3],.chinese--poetry h3[data-v-3c6bacb3],.chinese--poetry h4[data-v-3c6bacb3],.chinese--poetry h5[data-v-3c6bacb3],.chinese--poetry h6[data-v-3c6bacb3]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h2 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h3 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h4 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h5 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h6 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h1 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h2 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h3 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h4 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h5 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h6 .chinese-meta[data-v-3c6bacb3]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h2 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h3 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h4 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h5 .chinese-meta[data-v-3c6bacb3],.chinese--ancient h6 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h1 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h2 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h3 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h4 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h5 .chinese-meta[data-v-3c6bacb3],.chinese--poetry h6 .chinese-meta[data-v-3c6bacb3]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-3c6bacb3],.chinese--poetry .chinese-meta[data-v-3c6bacb3]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-3c6bacb3]{text-indent:2em}.chinese--poetry p[data-v-3c6bacb3]{text-align:center;text-indent:0}.chinese--annotation p[data-v-3c6bacb3]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-3c6bacb3]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-3c6bacb3]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-3c6bacb3]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-3c6bacb3]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.p-0[data-v-3c6bacb3]{padding:0}[data-v-49c5d1ee],[data-v-49c5d1ee]:before,[data-v-49c5d1ee]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-49c5d1ee]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-49c5d1ee]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-49c5d1ee]:not(:lang(zh)){text-align:start}.chinese h1[data-v-49c5d1ee],h2[data-v-49c5d1ee],h3 em[data-v-49c5d1ee]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-49c5d1ee]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-49c5d1ee]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-49c5d1ee]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-49c5d1ee]{display:block;text-indent:0}.chinese .chinese-verse[data-v-49c5d1ee]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-49c5d1ee]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-49c5d1ee]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-49c5d1ee]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-49c5d1ee]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-49c5d1ee]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-49c5d1ee]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-49c5d1ee]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-49c5d1ee]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-49c5d1ee]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-49c5d1ee]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-49c5d1ee]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-49c5d1ee]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-49c5d1ee]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-49c5d1ee]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-49c5d1ee]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-49c5d1ee]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-49c5d1ee]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-49c5d1ee]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-49c5d1ee]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-49c5d1ee]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-49c5d1ee]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-49c5d1ee]{display:inline}.chinese chinese-spacing+sup[data-v-49c5d1ee],.chinese chinese-spacing+sub[data-v-49c5d1ee]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-49c5d1ee]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-49c5d1ee]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-49c5d1ee]{display:inline}.chinese .chinese-adjacent-half[data-v-49c5d1ee]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-49c5d1ee]{margin-inline-end:-.25em}.chinese--ancient[data-v-49c5d1ee],.chinese--poetry[data-v-49c5d1ee]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-49c5d1ee],.chinese--ancient h2[data-v-49c5d1ee],.chinese--ancient h3[data-v-49c5d1ee],.chinese--ancient h4[data-v-49c5d1ee],.chinese--ancient h5[data-v-49c5d1ee],.chinese--ancient h6[data-v-49c5d1ee],.chinese--poetry h1[data-v-49c5d1ee],.chinese--poetry h2[data-v-49c5d1ee],.chinese--poetry h3[data-v-49c5d1ee],.chinese--poetry h4[data-v-49c5d1ee],.chinese--poetry h5[data-v-49c5d1ee],.chinese--poetry h6[data-v-49c5d1ee]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h2 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h3 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h4 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h5 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h6 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h1 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h2 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h3 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h4 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h5 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h6 .chinese-meta[data-v-49c5d1ee]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h2 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h3 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h4 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h5 .chinese-meta[data-v-49c5d1ee],.chinese--ancient h6 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h1 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h2 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h3 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h4 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h5 .chinese-meta[data-v-49c5d1ee],.chinese--poetry h6 .chinese-meta[data-v-49c5d1ee]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-49c5d1ee],.chinese--poetry .chinese-meta[data-v-49c5d1ee]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-49c5d1ee]{text-indent:2em}.chinese--poetry p[data-v-49c5d1ee]{text-align:center;text-indent:0}.chinese--annotation p[data-v-49c5d1ee]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-49c5d1ee]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-49c5d1ee]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-49c5d1ee]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-49c5d1ee]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}[data-v-6afc11f8],[data-v-6afc11f8]:before,[data-v-6afc11f8]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-6afc11f8]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-6afc11f8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-6afc11f8]:not(:lang(zh)){text-align:start}.chinese h1[data-v-6afc11f8],h2[data-v-6afc11f8],h3 em[data-v-6afc11f8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-6afc11f8]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-6afc11f8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-6afc11f8]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-6afc11f8]{display:block;text-indent:0}.chinese .chinese-verse[data-v-6afc11f8]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-6afc11f8]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-6afc11f8]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-6afc11f8]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-6afc11f8]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-6afc11f8]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-6afc11f8]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-6afc11f8]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-6afc11f8]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-6afc11f8]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-6afc11f8]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-6afc11f8]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-6afc11f8]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-6afc11f8]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-6afc11f8]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-6afc11f8]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-6afc11f8]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-6afc11f8]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-6afc11f8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-6afc11f8]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-6afc11f8]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-6afc11f8]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-6afc11f8]{display:inline}.chinese chinese-spacing+sup[data-v-6afc11f8],.chinese chinese-spacing+sub[data-v-6afc11f8]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-6afc11f8]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-6afc11f8]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-6afc11f8]{display:inline}.chinese .chinese-adjacent-half[data-v-6afc11f8]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-6afc11f8]{margin-inline-end:-.25em}.chinese--ancient[data-v-6afc11f8],.chinese--poetry[data-v-6afc11f8]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-6afc11f8],.chinese--ancient h2[data-v-6afc11f8],.chinese--ancient h3[data-v-6afc11f8],.chinese--ancient h4[data-v-6afc11f8],.chinese--ancient h5[data-v-6afc11f8],.chinese--ancient h6[data-v-6afc11f8],.chinese--poetry h1[data-v-6afc11f8],.chinese--poetry h2[data-v-6afc11f8],.chinese--poetry h3[data-v-6afc11f8],.chinese--poetry h4[data-v-6afc11f8],.chinese--poetry h5[data-v-6afc11f8],.chinese--poetry h6[data-v-6afc11f8]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-6afc11f8],.chinese--ancient h2 .chinese-meta[data-v-6afc11f8],.chinese--ancient h3 .chinese-meta[data-v-6afc11f8],.chinese--ancient h4 .chinese-meta[data-v-6afc11f8],.chinese--ancient h5 .chinese-meta[data-v-6afc11f8],.chinese--ancient h6 .chinese-meta[data-v-6afc11f8],.chinese--poetry h1 .chinese-meta[data-v-6afc11f8],.chinese--poetry h2 .chinese-meta[data-v-6afc11f8],.chinese--poetry h3 .chinese-meta[data-v-6afc11f8],.chinese--poetry h4 .chinese-meta[data-v-6afc11f8],.chinese--poetry h5 .chinese-meta[data-v-6afc11f8],.chinese--poetry h6 .chinese-meta[data-v-6afc11f8]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-6afc11f8],.chinese--ancient h2 .chinese-meta[data-v-6afc11f8],.chinese--ancient h3 .chinese-meta[data-v-6afc11f8],.chinese--ancient h4 .chinese-meta[data-v-6afc11f8],.chinese--ancient h5 .chinese-meta[data-v-6afc11f8],.chinese--ancient h6 .chinese-meta[data-v-6afc11f8],.chinese--poetry h1 .chinese-meta[data-v-6afc11f8],.chinese--poetry h2 .chinese-meta[data-v-6afc11f8],.chinese--poetry h3 .chinese-meta[data-v-6afc11f8],.chinese--poetry h4 .chinese-meta[data-v-6afc11f8],.chinese--poetry h5 .chinese-meta[data-v-6afc11f8],.chinese--poetry h6 .chinese-meta[data-v-6afc11f8]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-6afc11f8],.chinese--poetry .chinese-meta[data-v-6afc11f8]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-6afc11f8]{text-indent:2em}.chinese--poetry p[data-v-6afc11f8]{text-align:center;text-indent:0}.chinese--annotation p[data-v-6afc11f8]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-6afc11f8]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-6afc11f8]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-6afc11f8]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-6afc11f8]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.light{--vp-c-border: #c2c2c4;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-text-1: rgba(60, 60, 67);--vp-c-text-2: rgba(60, 60, 67, .78);--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-c-text-3: rgba(235, 235, 245, .38)}.dark{--vp-c-border: #3c3f44;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black);--vp-c-text-1: rgba(255, 255, 245, .86)}*{--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white);--vp-input-border-color: var(--vp-c-border);--vp-input-switch-bg-color: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1)}.VPSwitch{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important;cursor:pointer}.VPSwitch:hover{border-color:var(--vp-c-brand-1)}.check{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon svg{position:absolute;top:3px;left:3px;width:12px;height:12px;fill:var(--vp-c-text-2)}.dark .icon svg{fill:var(--vp-c-text-1);transition:opacity .25s!important}[data-v-11e93d1e],[data-v-11e93d1e]:before,[data-v-11e93d1e]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-11e93d1e]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-11e93d1e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-11e93d1e]:not(:lang(zh)){text-align:start}.chinese h1[data-v-11e93d1e],h2[data-v-11e93d1e],h3 em[data-v-11e93d1e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-11e93d1e]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-11e93d1e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-11e93d1e]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-11e93d1e]{display:block;text-indent:0}.chinese .chinese-verse[data-v-11e93d1e]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-11e93d1e]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-11e93d1e]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-11e93d1e]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-11e93d1e]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-11e93d1e]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-11e93d1e]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-11e93d1e]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-11e93d1e]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-11e93d1e]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-11e93d1e]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-11e93d1e]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-11e93d1e]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-11e93d1e]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-11e93d1e]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-11e93d1e]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-11e93d1e]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-11e93d1e]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-11e93d1e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-11e93d1e]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-11e93d1e]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-11e93d1e]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-11e93d1e]{display:inline}.chinese chinese-spacing+sup[data-v-11e93d1e],.chinese chinese-spacing+sub[data-v-11e93d1e]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-11e93d1e]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-11e93d1e]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-11e93d1e]{display:inline}.chinese .chinese-adjacent-half[data-v-11e93d1e]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-11e93d1e]{margin-inline-end:-.25em}.chinese--ancient[data-v-11e93d1e],.chinese--poetry[data-v-11e93d1e]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-11e93d1e],.chinese--ancient h2[data-v-11e93d1e],.chinese--ancient h3[data-v-11e93d1e],.chinese--ancient h4[data-v-11e93d1e],.chinese--ancient h5[data-v-11e93d1e],.chinese--ancient h6[data-v-11e93d1e],.chinese--poetry h1[data-v-11e93d1e],.chinese--poetry h2[data-v-11e93d1e],.chinese--poetry h3[data-v-11e93d1e],.chinese--poetry h4[data-v-11e93d1e],.chinese--poetry h5[data-v-11e93d1e],.chinese--poetry h6[data-v-11e93d1e]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-11e93d1e],.chinese--ancient h2 .chinese-meta[data-v-11e93d1e],.chinese--ancient h3 .chinese-meta[data-v-11e93d1e],.chinese--ancient h4 .chinese-meta[data-v-11e93d1e],.chinese--ancient h5 .chinese-meta[data-v-11e93d1e],.chinese--ancient h6 .chinese-meta[data-v-11e93d1e],.chinese--poetry h1 .chinese-meta[data-v-11e93d1e],.chinese--poetry h2 .chinese-meta[data-v-11e93d1e],.chinese--poetry h3 .chinese-meta[data-v-11e93d1e],.chinese--poetry h4 .chinese-meta[data-v-11e93d1e],.chinese--poetry h5 .chinese-meta[data-v-11e93d1e],.chinese--poetry h6 .chinese-meta[data-v-11e93d1e]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-11e93d1e],.chinese--ancient h2 .chinese-meta[data-v-11e93d1e],.chinese--ancient h3 .chinese-meta[data-v-11e93d1e],.chinese--ancient h4 .chinese-meta[data-v-11e93d1e],.chinese--ancient h5 .chinese-meta[data-v-11e93d1e],.chinese--ancient h6 .chinese-meta[data-v-11e93d1e],.chinese--poetry h1 .chinese-meta[data-v-11e93d1e],.chinese--poetry h2 .chinese-meta[data-v-11e93d1e],.chinese--poetry h3 .chinese-meta[data-v-11e93d1e],.chinese--poetry h4 .chinese-meta[data-v-11e93d1e],.chinese--poetry h5 .chinese-meta[data-v-11e93d1e],.chinese--poetry h6 .chinese-meta[data-v-11e93d1e]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-11e93d1e],.chinese--poetry .chinese-meta[data-v-11e93d1e]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-11e93d1e]{text-indent:2em}.chinese--poetry p[data-v-11e93d1e]{text-align:center;text-indent:0}.chinese--annotation p[data-v-11e93d1e]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-11e93d1e]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-11e93d1e]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-11e93d1e]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-11e93d1e]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.absolute[data-v-11e93d1e]{position:absolute}.relative[data-v-11e93d1e]{position:relative}.block[data-v-11e93d1e]{display:block}.hidden[data-v-11e93d1e]{display:none}.flex-shrink[data-v-11e93d1e]{flex-shrink:1}.transform[data-v-11e93d1e]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.border[data-v-11e93d1e]{border-width:1px}.transition[data-v-11e93d1e]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sun{opacity:1}.moon,.dark .sun{opacity:0}.dark .moon{opacity:1}.dark .VPSwitchAppearance .check{transform:translate(18px)}[data-v-13510cf5],[data-v-13510cf5]:before,[data-v-13510cf5]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-13510cf5]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-13510cf5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-13510cf5]:not(:lang(zh)){text-align:start}.chinese h1[data-v-13510cf5],h2[data-v-13510cf5],h3 em[data-v-13510cf5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-13510cf5]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-13510cf5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-13510cf5]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-13510cf5]{display:block;text-indent:0}.chinese .chinese-verse[data-v-13510cf5]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-13510cf5]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-13510cf5]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-13510cf5]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-13510cf5]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-13510cf5]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-13510cf5]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-13510cf5]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-13510cf5]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-13510cf5]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-13510cf5]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-13510cf5]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-13510cf5]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-13510cf5]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-13510cf5]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-13510cf5]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-13510cf5]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-13510cf5]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-13510cf5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-13510cf5]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-13510cf5]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-13510cf5]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-13510cf5]{display:inline}.chinese chinese-spacing+sup[data-v-13510cf5],.chinese chinese-spacing+sub[data-v-13510cf5]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-13510cf5]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-13510cf5]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-13510cf5]{display:inline}.chinese .chinese-adjacent-half[data-v-13510cf5]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-13510cf5]{margin-inline-end:-.25em}.chinese--ancient[data-v-13510cf5],.chinese--poetry[data-v-13510cf5]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-13510cf5],.chinese--ancient h2[data-v-13510cf5],.chinese--ancient h3[data-v-13510cf5],.chinese--ancient h4[data-v-13510cf5],.chinese--ancient h5[data-v-13510cf5],.chinese--ancient h6[data-v-13510cf5],.chinese--poetry h1[data-v-13510cf5],.chinese--poetry h2[data-v-13510cf5],.chinese--poetry h3[data-v-13510cf5],.chinese--poetry h4[data-v-13510cf5],.chinese--poetry h5[data-v-13510cf5],.chinese--poetry h6[data-v-13510cf5]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-13510cf5],.chinese--ancient h2 .chinese-meta[data-v-13510cf5],.chinese--ancient h3 .chinese-meta[data-v-13510cf5],.chinese--ancient h4 .chinese-meta[data-v-13510cf5],.chinese--ancient h5 .chinese-meta[data-v-13510cf5],.chinese--ancient h6 .chinese-meta[data-v-13510cf5],.chinese--poetry h1 .chinese-meta[data-v-13510cf5],.chinese--poetry h2 .chinese-meta[data-v-13510cf5],.chinese--poetry h3 .chinese-meta[data-v-13510cf5],.chinese--poetry h4 .chinese-meta[data-v-13510cf5],.chinese--poetry h5 .chinese-meta[data-v-13510cf5],.chinese--poetry h6 .chinese-meta[data-v-13510cf5]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-13510cf5],.chinese--ancient h2 .chinese-meta[data-v-13510cf5],.chinese--ancient h3 .chinese-meta[data-v-13510cf5],.chinese--ancient h4 .chinese-meta[data-v-13510cf5],.chinese--ancient h5 .chinese-meta[data-v-13510cf5],.chinese--ancient h6 .chinese-meta[data-v-13510cf5],.chinese--poetry h1 .chinese-meta[data-v-13510cf5],.chinese--poetry h2 .chinese-meta[data-v-13510cf5],.chinese--poetry h3 .chinese-meta[data-v-13510cf5],.chinese--poetry h4 .chinese-meta[data-v-13510cf5],.chinese--poetry h5 .chinese-meta[data-v-13510cf5],.chinese--poetry h6 .chinese-meta[data-v-13510cf5]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-13510cf5],.chinese--poetry .chinese-meta[data-v-13510cf5]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-13510cf5]{text-indent:2em}.chinese--poetry p[data-v-13510cf5]{text-align:center;text-indent:0}.chinese--annotation p[data-v-13510cf5]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-13510cf5]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-13510cf5]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-13510cf5]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-13510cf5]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.transform[data-v-13510cf5]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[data-v-a3150c82] .ant-layout-header,[data-v-a3150c82] .ant-layout-sider,[data-v-a3150c82] .ant-layout-sider-trigger{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.dark [data-v-a3150c82] .ant-layout-header,.dark [data-v-a3150c82] .ant-layout-sider,.dark [data-v-a3150c82] .ant-layout-sider-trigger{--un-bg-opacity:1;background-color:rgb(20 20 20 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[data-v-a3150c82] .ant-layout-sider .ant-menu-root{border-inline-end:none!important}@media (orientation: landscape){.layout-container[data-v-a3150c82]{padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}}.dark .page-header[data-v-a3150c82]{background:#121212!important;border-bottom:unset}.dark .page-header h1[data-v-a3150c82]{color:#fafafa}@font-face{font-family:Punctuation Chinese;src:local("Punctuation Chinese"),local("-apple-system"),local("BlinkMacSystemFont"),local("PingFang SC"),local("Hiragino Sans GB"),local("Heiti SC"),local("Microsoft YaHei"),local("system-ui"),local("Ubuntu"),local("Droid Sans"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Source Han Sans"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation Hei;src:local("Punctuation Hei"),local("PingFang SC"),local("Heiti SC"),local("Microsoft YaHei"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Noto Sans SC"),local("Noto Sans CJK SC"),local("WenQuanYi Micro Hei"),local("WenQuanYi Zen Hei"),local("SimHei"),local("WenQuanYi Zen Hei Sharp"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation Kai;src:local("Punctuation Kai"),local("Kaiti SC"),local("STKaiti"),local("AR PL UKai CN"),local("AR PL UKai HK"),local("AR PL UKai TW"),local("AR PL UKai TW MBE"),local("AR PL KaitiM GB"),local("KaiTi"),local("KaiTi_GB2312"),local("DFKai-SB"),local("-apple-system"),local("BlinkMacSystemFont"),local("PingFang SC"),local("Hiragino Sans GB"),local("Heiti SC"),local("Microsoft YaHei"),local("system-ui"),local("Ubuntu"),local("Droid Sans"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Source Han Sans"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation Song;src:local("Punctuation Song"),local("Songti SC"),local("Noto Serif SC"),local("Noto Serif CJK SC"),local("Source Han Serif SC"),local("Source Han Serif CN"),local("STSong"),local("AR PL New Sung"),local("AR PL SungtiL GB"),local("NSimSun"),local("SimSun"),local("WenQuanYi Bitmap Song"),local("AR PL UMing CN"),local("PMingLiU"),local("MingLiU"),local("-apple-system"),local("BlinkMacSystemFont"),local("PingFang SC"),local("Hiragino Sans GB"),local("Heiti SC"),local("Microsoft YaHei"),local("system-ui"),local("Ubuntu"),local("Droid Sans"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Source Han Sans"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation Imitation-song;src:local("Punctuation Imitation-song"),local("STFangsong"),local("FangSong"),local("FangSong_GB2312"),local("-apple-system"),local("BlinkMacSystemFont"),local("PingFang SC"),local("Hiragino Sans GB"),local("Heiti SC"),local("Microsoft YaHei"),local("system-ui"),local("Ubuntu"),local("Droid Sans"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Source Han Sans"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation New-song;src:local("Punctuation New-song"),local("SimSun-ExtB"),local("NSimSun"),local("Songti SC"),local("Noto Serif SC"),local("Noto Serif CJK SC"),local("Source Han Serif SC"),local("Source Han Serif CN"),local("STSong"),local("AR PL New Sung"),local("AR PL SungtiL GB"),local("NSimSun"),local("SimSun"),local("WenQuanYi Bitmap Song"),local("AR PL UMing CN"),local("PMingLiU"),local("MingLiU"),local("-apple-system"),local("BlinkMacSystemFont"),local("PingFang SC"),local("Hiragino Sans GB"),local("Heiti SC"),local("Microsoft YaHei"),local("system-ui"),local("Ubuntu"),local("Droid Sans"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Source Han Sans"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation Li;src:local("Punctuation Li"),local("STLiti"),local("LiSu"),local("Hiragino Mincho ProN W6"),local("Hiragino Mincho ProN W3"),local("-apple-system"),local("BlinkMacSystemFont"),local("PingFang SC"),local("Hiragino Sans GB"),local("Heiti SC"),local("Microsoft YaHei"),local("system-ui"),local("Ubuntu"),local("Droid Sans"),local("Source Han Sans SC"),local("Source Han Sans CN"),local("Source Han Sans"),local("sans-serif");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}[data-v-a3150c82],[data-v-a3150c82]:before,[data-v-a3150c82]:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }[data-v-a3150c82]::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.chinese p em[data-v-a3150c82]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese p em[data-v-a3150c82]:not(:lang(zh)){text-align:start}.chinese h1[data-v-a3150c82],h2[data-v-a3150c82],h3 em[data-v-a3150c82]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),h3 em[data-v-a3150c82]:not(:lang(zh)){letter-spacing:0}.chinese em[data-v-a3150c82]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese em[data-v-a3150c82]:not(:lang(zh)){letter-spacing:var(--un-chinese-typography-letter-spacing-normal)}.chinese .chinese-meta[data-v-a3150c82]{display:block;text-indent:0}.chinese .chinese-verse[data-v-a3150c82]{text-align:center;text-indent:0}.chinese .chinese-large[data-v-a3150c82]{font-size:var(--un-chinese-typography-font-size-large);line-height:var(--un-chinese-typography-line-height-size-large)}.chinese .chinese-x-large[data-v-a3150c82]{font-size:var(--un-chinese-typography-font-size-x-large);line-height:var(--un-chinese-typography-line-height-size-x-large);letter-spacing:.05em}.chinese .chinese-small[data-v-a3150c82]{font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-small)}.chinese .chinese-x-small[data-v-a3150c82]{font-size:var(--un-chinese-typography-font-size-x-small);line-height:var(--un-chinese-typography-line-height-size-x-small)}.chinese .chinese-list-latin[data-v-a3150c82]{list-style-type:upper-latin}.chinese .chinese-list-latin ol[data-v-a3150c82]{list-style-type:lower-roman}.chinese .chinese-list-latin ol ol[data-v-a3150c82]{list-style-type:lower-latin}.chinese .chinese-list-han[data-v-a3150c82]{list-style-type:cjk-ideographic}.chinese .chinese-list-han ol[data-v-a3150c82]{list-style-type:decimal}.chinese .chinese-list-han ol ol[data-v-a3150c82]{list-style-type:decimal-leading-zero}.chinese .chinese-fn[data-v-a3150c82]{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:var(--un-chinese-typography-font-size-small);line-height:var(--un-chinese-typography-line-height-size-normal);font-family:var(--un-chinese-typography-font-family-hei)}.chinese .chinese-fn ol[data-v-a3150c82]{margin-block-start:"calc(var(--un-chinese-typography-std-block-unit) * 0.5)";margin-block-end:0}.chinese .chinese-fn li[data-v-a3150c82]:target{background-color:#dbedff}[data-darkmode=dark] .chinese .chinese-fn li[data-v-a3150c82]:target{background-color:#3a6188}@media (prefers-color-scheme: dark){[data-darkmode=auto] .chinese .chinese-fn li[data-v-a3150c82]:target{background-color:#3a6188}}.chinese .chinese-hang[data-v-a3150c82]{position:absolute;line-height:inherit;text-indent:0}.chinese .chinese-em[data-v-a3150c82]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}.chinese-em em[data-v-a3150c82]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese-em em[data-v-a3150c82]:not(:lang(zh)){-webkit-text-emphasis:start;text-emphasis:none}.chinese .chinese-ruby--inline[data-v-a3150c82]{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}.chinese .chinese-ruby--inline rt[data-v-a3150c82]{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}.chinese chinese-spacing[data-v-a3150c82]{display:inline}.chinese chinese-spacing+sup[data-v-a3150c82],.chinese chinese-spacing+sub[data-v-a3150c82]{margin-inline-start:0}.chinese .chinese-spacing-start[data-v-a3150c82]{margin-inline-end:.25em}.chinese .chinese-spacing-end[data-v-a3150c82]{margin-inline-start:.25em}.chinese chinese-adjacent[data-v-a3150c82]{display:inline}.chinese .chinese-adjacent-half[data-v-a3150c82]{margin-inline-end:-.5em}.chinese .chinese-adjacent-quarter[data-v-a3150c82]{margin-inline-end:-.25em}.chinese--ancient[data-v-a3150c82],.chinese--poetry[data-v-a3150c82]{font-family:var(--un-chinese-typography-font-family-song)}.chinese--ancient h1[data-v-a3150c82],.chinese--ancient h2[data-v-a3150c82],.chinese--ancient h3[data-v-a3150c82],.chinese--ancient h4[data-v-a3150c82],.chinese--ancient h5[data-v-a3150c82],.chinese--ancient h6[data-v-a3150c82],.chinese--poetry h1[data-v-a3150c82],.chinese--poetry h2[data-v-a3150c82],.chinese--poetry h3[data-v-a3150c82],.chinese--poetry h4[data-v-a3150c82],.chinese--poetry h5[data-v-a3150c82],.chinese--poetry h6[data-v-a3150c82]{font-family:var(--un-chinese-typography-font-family-kai-black);font-weight:800;text-align:center}.chinese--ancient h1 .chinese-meta[data-v-a3150c82],.chinese--ancient h2 .chinese-meta[data-v-a3150c82],.chinese--ancient h3 .chinese-meta[data-v-a3150c82],.chinese--ancient h4 .chinese-meta[data-v-a3150c82],.chinese--ancient h5 .chinese-meta[data-v-a3150c82],.chinese--ancient h6 .chinese-meta[data-v-a3150c82],.chinese--poetry h1 .chinese-meta[data-v-a3150c82],.chinese--poetry h2 .chinese-meta[data-v-a3150c82],.chinese--poetry h3 .chinese-meta[data-v-a3150c82],.chinese--poetry h4 .chinese-meta[data-v-a3150c82],.chinese--poetry h5 .chinese-meta[data-v-a3150c82],.chinese--poetry h6 .chinese-meta[data-v-a3150c82]{font-weight:400}@media screen and (min-width: 640px){.chinese--ancient h1 .chinese-meta[data-v-a3150c82],.chinese--ancient h2 .chinese-meta[data-v-a3150c82],.chinese--ancient h3 .chinese-meta[data-v-a3150c82],.chinese--ancient h4 .chinese-meta[data-v-a3150c82],.chinese--ancient h5 .chinese-meta[data-v-a3150c82],.chinese--ancient h6 .chinese-meta[data-v-a3150c82],.chinese--poetry h1 .chinese-meta[data-v-a3150c82],.chinese--poetry h2 .chinese-meta[data-v-a3150c82],.chinese--poetry h3 .chinese-meta[data-v-a3150c82],.chinese--poetry h4 .chinese-meta[data-v-a3150c82],.chinese--poetry h5 .chinese-meta[data-v-a3150c82],.chinese--poetry h6 .chinese-meta[data-v-a3150c82]{position:absolute;line-height:inherit;text-indent:0;display:inline;margin-block-start:4px;margin-inline-start:8px}}.chinese--ancient .chinese-meta[data-v-a3150c82],.chinese--poetry .chinese-meta[data-v-a3150c82]{line-height:24px;text-align:center;text-indent:0}.chinese--ancient p[data-v-a3150c82]{text-indent:2em}.chinese--poetry p[data-v-a3150c82]{text-align:center;text-indent:0}.chinese--annotation p[data-v-a3150c82]{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:var(--un-chinese-typography-text-indent-length)}.chinese--annotation em[data-v-a3150c82]{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:var(--un-chinese-typography-font-weight-normal)}.chinese--annotation em em[data-v-a3150c82]:not(:lang(zh)):not(:lang(ja)):not(:lang(ko)),.chinese--annotation em em[data-v-a3150c82]:not(:lang(zh)){-webkit-text-emphasis:none;text-emphasis:none}.chinese--annotation .chinese-meta[data-v-a3150c82]{margin-block-start:calc(var(--un-chinese-typography-std-block-unit) * .5);margin-block-end:var(--un-chinese-typography-std-block-unit)}.bg-base[data-v-a3150c82],.light .light\:bg-base[data-v-a3150c82]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .bg-base[data-v-a3150c82],.light .dark .light\:bg-base[data-v-a3150c82]{--un-bg-opacity:1;background-color:rgb(20 20 20 / var(--un-bg-opacity))}.dark .text-color-base[data-v-a3150c82]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-color-base[data-v-a3150c82]{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.z-10[data-v-a3150c82]{z-index:10}.h-screen[data-v-a3150c82]{height:100vh}.h1[data-v-a3150c82]{height:.25rem}.max-h-full[data-v-a3150c82]{max-height:100%}.flex[data-v-a3150c82]{display:flex}.flex-col[data-v-a3150c82]{flex-direction:column}.gap-1[data-v-a3150c82]{gap:.25rem}.of-auto[data-v-a3150c82]{overflow:auto}.of-hidden[data-v-a3150c82]{overflow:hidden}.bg-white[data-v-a3150c82]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.p-4[data-v-a3150c82]{padding:1rem}.px-6[data-v-a3150c82]{padding-left:1.5rem;padding-right:1.5rem}.py-2[data-v-a3150c82]{padding-top:.5rem;padding-bottom:.5rem}.p-inline-0\![data-v-a3150c82]{padding-inline-start:0!important;padding-inline-end:0!important}.shadow-sm[data-v-a3150c82]{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}:root{--vp-c-brand-1: #ef847d;--vp-c-brand-2: #f3d16c;--vp-c-brand-3: #cfe147;--vp-home-hero-name-background: linear-gradient( 135deg, #ef847d 10%, #f3d16c 100% );--vp-home-hero-image-background-image: linear-gradient( -60deg, #f3d16c 50%, #ef847d 50% );--vp-button-brand-border: #ef847d;--vp-button-brand-text: #fff7f6;--vp-button-brand-bg: #ef847d;--vp-button-brand-hover-border: #ffa9a3;--vp-button-brand-hover-text: #fff7f6;--vp-button-brand-hover-bg: #fb8e86}.VPTeamPage[data-v-a9937cfb]{margin-top:20px!important;margin-bottom:20px!important}.VPTeamPageTitle[data-v-a9937cfb]{padding-top:20px!important;padding-bottom:40px!important}.container[data-v-a9937cfb]{max-width:1152px;margin:0 auto 100px;padding:40px 24px}.icon[data-v-a9937cfb]{width:28px;height:28px}.title[data-v-a9937cfb]{font-size:28px;font-weight:600;margin-bottom:32px;color:var(--vp-c-text-1)}.projects[data-v-a9937cfb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-top:20px}.project-card[data-v-a9937cfb]{display:block;padding:24px;border:1px solid transparent;border-radius:12px;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s;text-decoration:none}.project-card[data-v-a9937cfb]:hover{border:1px solid var(--vp-c-brand);background-color:var(--vp-c-bg-soft-up)}.header[data-v-a9937cfb]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.icon[data-v-a9937cfb]{display:block;font-size:24px;line-height:24px}.project-card h3[data-v-a9937cfb]{font-size:16px;font-weight:600;color:var(--vp-c-text-1);line-height:24px}.project-card p[data-v-a9937cfb]{font-size:14px;font-weight:400;color:var(--vp-c-text-2);margin:0;line-height:20px}.custom-range-input[data-v-32dc156a]{display:flex;align-items:center;gap:8px}.separator[data-v-32dc156a]{color:#999;font-weight:500}.customization-demo[data-v-a78db048]{padding:16px}.customization-demo h4[data-v-a78db048]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}[data-v-a78db048] .ant-table{margin-top:16px}[data-v-a78db048] .ant-form{margin-top:16px;max-width:600px}h4[data-v-26d128be]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}h5[data-v-26d128be]{margin:12px 0;color:#666;font-weight:500}[data-v-26d128be] .ant-form{margin-top:16px}h4[data-v-c3d8fa92]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}[data-v-c3d8fa92] .ant-form{margin-top:16px}h4[data-v-6e7d39cf]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}[data-v-6e7d39cf] .ant-form{margin-top:16px}h4[data-v-2225155b]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}h5[data-v-2225155b]{margin:12px 0;color:#666;font-weight:500}[data-v-2225155b] .ant-form{margin-top:16px}h4[data-v-21a550bc]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}[data-v-21a550bc] .ant-form{margin-top:16px}[data-v-21a550bc] .ant-steps{max-width:600px}.form-interactions-demo[data-v-047f8391]{padding:16px}.form-interactions-demo h4[data-v-047f8391]{margin:16px 0;color:#1890ff;border-bottom:2px solid #f0f0f0;padding-bottom:8px}.form-interactions-demo h5[data-v-047f8391]{margin:12px 0;color:#666;font-weight:500}[data-v-047f8391] .ant-form{margin-top:16px}[data-v-047f8391] .ant-steps{max-width:600px}.VPLocalSearchBox[data-v-0f9fc9b2]{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex}.backdrop[data-v-0f9fc9b2]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-0f9fc9b2]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 767px){.shell[data-v-0f9fc9b2]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-0f9fc9b2]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 767px){.search-bar[data-v-0f9fc9b2]{padding:0 8px}}.search-bar[data-v-0f9fc9b2]:focus-within{border-color:var(--vp-c-brand-1)}.local-search-icon[data-v-0f9fc9b2]{display:block;font-size:18px}.navigate-icon[data-v-0f9fc9b2]{display:block;font-size:14px}.search-icon[data-v-0f9fc9b2]{margin:8px}@media (max-width: 767px){.search-icon[data-v-0f9fc9b2]{display:none}}.search-input[data-v-0f9fc9b2]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 767px){.search-input[data-v-0f9fc9b2]{padding:6px 4px}}.search-actions[data-v-0f9fc9b2]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-0f9fc9b2]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-0f9fc9b2]{display:none}}.search-actions button[data-v-0f9fc9b2]{padding:8px}.search-actions button[data-v-0f9fc9b2]:not([disabled]):hover,.toggle-layout-button.detailed-list[data-v-0f9fc9b2]{color:var(--vp-c-brand-1)}.search-actions button.clear-button[data-v-0f9fc9b2]:disabled{opacity:.37}.search-keyboard-shortcuts[data-v-0f9fc9b2]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-0f9fc9b2]{display:flex;align-items:center;gap:4px}@media (max-width: 767px){.search-keyboard-shortcuts[data-v-0f9fc9b2]{display:none}}.search-keyboard-shortcuts kbd[data-v-0f9fc9b2]{background:#8080801a;border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-0f9fc9b2]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-0f9fc9b2]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border);outline:none}.result>div[data-v-0f9fc9b2]{margin:12px;width:100%;overflow:hidden}@media (max-width: 767px){.result>div[data-v-0f9fc9b2]{margin:8px}}.titles[data-v-0f9fc9b2]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-0f9fc9b2]{display:flex;align-items:center;gap:4px}.title.main[data-v-0f9fc9b2]{font-weight:500}.title-icon[data-v-0f9fc9b2]{opacity:.5;font-weight:500;color:var(--vp-c-brand-1)}.title svg[data-v-0f9fc9b2]{opacity:.5}.result.selected[data-v-0f9fc9b2]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-0f9fc9b2]{position:relative}.excerpt[data-v-0f9fc9b2]{opacity:50%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;margin-top:4px}.result.selected .excerpt[data-v-0f9fc9b2]{opacity:1}.excerpt[data-v-0f9fc9b2] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-0f9fc9b2] mark,.excerpt[data-v-0f9fc9b2] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-0f9fc9b2] .vp-code-group .tabs{display:none}.excerpt[data-v-0f9fc9b2] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-0f9fc9b2]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-0f9fc9b2]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-0f9fc9b2],.result.selected .title-icon[data-v-0f9fc9b2]{color:var(--vp-c-brand-1)!important}.no-results[data-v-0f9fc9b2]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-0f9fc9b2]{flex:none}.flex[data-v-08345508]{display:flex}.items-center[data-v-08345508]{align-items:center}.gap-1[data-v-08345508]{gap:.25rem}.gap-2[data-v-08345508]{gap:.5rem}.gap-3[data-v-08345508]{gap:.75rem}.font-medium[data-v-08345508]{font-weight:500}.text-xs[data-v-08345508]{font-size:.75rem}.text-sm[data-v-08345508]{font-size:.875rem}.text-center[data-v-08345508]{text-align:center}.text-gray-500[data-v-08345508]{color:#6b7280}.text-blue-500[data-v-08345508]{color:#3b82f6}.text-green-500[data-v-08345508]{color:#10b981}.text-blue-700[data-v-08345508]{color:#1d4ed8}.text-blue-800[data-v-08345508]{color:#1e40af}.flex-1[data-v-08345508]{flex:1}.bg-gray-200[data-v-08345508]{background-color:#e5e7eb}.bg-green-500[data-v-08345508]{background-color:#10b981}.bg-yellow-500[data-v-08345508]{background-color:#f59e0b}.bg-red-500[data-v-08345508]{background-color:#ef4444}.bg-blue-50[data-v-08345508]{background-color:#eff6ff}.rounded-full[data-v-08345508]{border-radius:9999px}.rounded-lg[data-v-08345508]{border-radius:.5rem}.h-2[data-v-08345508]{height:.5rem}.w-8[data-v-08345508]{width:2rem}.mt-6[data-v-08345508]{margin-top:1.5rem}.mb-2[data-v-08345508]{margin-bottom:.5rem}.p-4[data-v-08345508]{padding:1rem}.transition-all[data-v-08345508]{transition-property:all}.duration-300[data-v-08345508]{transition-duration:.3s}.space-y-1[data-v-08345508]>*+*{margin-top:.25rem}code[data-v-08345508]{background-color:#afb8c133;padding:.125rem .25rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.custom-header[data-v-94ea0e15]{height:100%;background:var(--ant-primary-color-bg)}[data-v-94ea0e15] .ant-layout-sider-trigger{position:absolute!important}
