:root{--bg:#f6f6f7;--paper:#fff;--text:#3c3c43;--muted:#3c3c43b8;--accent:#42b883;--accent-soft:#ecf8f4;--border:#e2e2e3;--radius:16px;--shadow:0 1px 2px #0000000a;--font:-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei, system-ui, sans-serif;--mono:ui-monospace, SF Mono, Menlo, Consolas, monospace;--sticky-header-height:5rem;--anchor-scroll-margin:6.75rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--anchor-scroll-margin,6.75rem);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:#3c3c43;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f6f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.7}::selection{color:#3c3c43;background:#42b88338}a{color:#42b883;text-decoration:none;transition:color .15s}a:hover{color:#33a06f;text-decoration:underline}a,button,[role=button],input,textarea,select,label{-webkit-tap-highlight-color:transparent}#app{min-width:375px;min-height:100vh}:where(h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,hr){margin:0}:where(ul,ol){margin:0;padding:0;list-style:none}:where(li){margin:0}:where(img,picture,video,canvas,svg){max-width:100%;display:block}:where(img,video){height:auto}:where(table){border-collapse:collapse;border-spacing:0}:where(button,input,textarea,select){font:inherit;color:inherit}:where(button,[type=button],[type=submit],[type=reset]){cursor:pointer}:where(button:disabled,input:disabled,textarea:disabled,select:disabled){cursor:not-allowed}:where(:focus-visible){outline-offset:2px;outline:2px solid #42b883}.site-header{-webkit-backdrop-filter:blur(10px);z-index:10;background:#ffffffeb;border-bottom:1px solid #e2e2e3;position:sticky;top:0;box-shadow:0 1px #0000000d}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1280px;margin:0 auto;padding:.7rem 1.1rem;display:flex}@media (width<=900px){.site-header__inner{align-items:stretch}.site-header__inner .site-header__right{flex:100%;justify-content:stretch;width:100%}}.site-header__title{color:#3c3c43;font-size:1.0625rem;font-weight:600}.site-header__title a{color:inherit}.site-header__title a:hover{color:#33a06f;text-decoration:none}.site-header__right{flex:12rem;justify-content:flex-end;align-items:center;min-width:0;display:flex}.site-header-quick{align-items:center;width:auto;min-width:0;max-width:100%;display:flex;position:relative}@media (width<=900px){.site-header-quick{width:100%}}.site-header-quick{background:#42b8831c;border:1px solid #42b8834d;border-radius:999px;padding:.35rem;overflow:hidden;box-shadow:inset 0 1px #ffffff80}.site-header-quick:before,.site-header-quick:after{content:"";z-index:1;pointer-events:none;opacity:0;width:1.5rem;transition:opacity .2s;position:absolute;top:0;bottom:0}.site-header-quick:before{background:linear-gradient(90deg,#42b8831c 25%,#0000);border-radius:999px 0 0 999px;left:0}.site-header-quick:after{background:linear-gradient(270deg,#42b8831c 25%,#0000);border-radius:0 999px 999px 0;right:0}.site-header-quick--fade-start:before,.site-header-quick--fade-end:after{opacity:1}.site-header-quick__track{z-index:5;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:.3rem;width:100%;min-width:0;scroll-padding-inline:.65rem;display:flex;position:relative;overflow-x:auto}.site-header-quick__track::-webkit-scrollbar{display:none}.site-header-quick__link{color:#3c3c43b8;white-space:nowrap;scroll-snap-align:center;border:1px solid #0000;border-radius:999px;flex-shrink:0;padding:.38rem .56rem;font-size:.82rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-block}.site-header-quick__link:hover{color:#33a06f;background:#ffffffd9;text-decoration:none}.site-header-quick__link.router-link-active{color:#33a06f;background:#fff;border-color:#42b8836b}.layout{grid-template-columns:200px 1fr;align-items:start;gap:1.1rem;max-width:1280px;margin:0 auto;padding:1.1rem;display:grid}@media (width<=900px){.layout{grid-template-columns:1fr;gap:0}}.layout__back-link{color:#3c3c43b8;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:inline-block}.layout__back-link:hover{color:#33a06f;text-decoration:none}.sidebar{top:calc(var(--sticky-header-height,5rem) + 1.1rem);padding-right:.25rem;font-size:.875rem;line-height:1.55;position:sticky}.sidebar__title{text-transform:uppercase;color:#3c3c43b8;margin:0 0 .5rem;font-weight:600}.sidebar ul{border-left:1px solid #e2e2e3;margin:0;padding:0;list-style:none}.sidebar li{margin:0}.sidebar a.toc-link{color:#3c3c43b8;border-left:2px solid #0000;border-radius:0 6px 6px 0;margin-left:-1px;padding:.3rem .5rem .3rem .75rem;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:block}.sidebar a.toc-link:hover,.sidebar a.toc-link:focus-visible{color:#3c3c43;background:#42b8830f;text-decoration:none}.sidebar a.toc-link.toc-link--current{color:#33a06f;background:#ecf8f4;border-left-color:#42b883}.scroll-top-fab{z-index:50;color:#3c3c43;cursor:pointer;background:#fff;border:1px solid #e2e2e3;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.1rem;box-shadow:0 4px 16px #0000001f}.scroll-top-fab:hover{border-color:#42b88359;box-shadow:0 6px 20px #42b88326}.scroll-top-fab:focus-visible{outline-offset:2px;outline:2px solid #42b883}.scroll-top-fab{z-index:20;right:1.1rem}.scroll-top-fab__icon{width:1.25rem;height:1.625rem;display:block;position:relative;transform:translateY(-.125rem)}.scroll-top-fab__bar{background:currentColor;border-radius:1px;position:absolute}.scroll-top-fab__bar--stem{width:2px;height:1rem;bottom:.125rem;left:50%;transform:translate(-50%)}.scroll-top-fab__bar--left,.scroll-top-fab__bar--right{width:.625rem;height:2px;margin-top:-1px;top:.5rem}.scroll-top-fab__bar--left{transform-origin:100%;left:52%;transform:translate(-100%)rotate(-45deg)}.scroll-top-fab__bar--right{transform-origin:0;left:48%;transform:rotate(45deg)}.scroll-top-fab-enter-active,.scroll-top-fab-leave-active{transition:opacity .2s,transform .2s}.scroll-top-fab-enter-from,.scroll-top-fab-leave-to{opacity:0;transform:translateY(.35rem)}.toc-mobile{display:none}@media (width<=900px){.toc-mobile{display:block}}.toc-mobile .toc-fab{z-index:50;color:#3c3c43;cursor:pointer;background:#fff;border:1px solid #e2e2e3;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.1rem;box-shadow:0 4px 16px #0000001f}.toc-mobile .toc-fab:hover{border-color:#42b88359;box-shadow:0 6px 20px #42b88326}.toc-mobile .toc-fab:focus-visible{outline-offset:2px;outline:2px solid #42b883}.toc-mobile .toc-fab{left:1.1rem}.toc-mobile .toc-fab__icon{width:1.125rem;height:.875rem;margin:0 auto;display:block;position:relative}.toc-mobile .toc-fab__bar{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .25s,opacity .2s,top .25s;position:absolute;left:0}.toc-mobile .toc-fab__bar:first-child{top:0}.toc-mobile .toc-fab__bar:nth-child(2){top:50%;transform:translateY(-50%)}.toc-mobile .toc-fab__bar:nth-child(3){top:auto;bottom:0}.toc-mobile .toc-fab--open .toc-fab__icon .toc-fab__bar:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.toc-mobile .toc-fab--open .toc-fab__icon .toc-fab__bar:nth-child(2){opacity:0}.toc-mobile .toc-fab--open .toc-fab__icon .toc-fab__bar:nth-child(3){top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}@media (width<=900px){.sidebar--desktop{display:none}}.toc-backdrop{z-index:30;background:#0009;position:fixed;inset:0}.toc-sheet{z-index:40;max-height:100vh;padding:1rem 1.1rem 1.1rem;padding-bottom:calc(1.1rem + 3rem + .75rem + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;background:#fff;border-radius:16px 16px 0 0;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #0000001f}.toc-sheet__title{text-transform:uppercase;color:#3c3c43b8;margin:0 0 .5rem;font-size:.875rem;font-weight:600;line-height:1.55}.toc-sheet .toc-list--sheet{border-left:1px solid #e2e2e3;margin:0;padding:0;font-size:.875rem;line-height:1.55;list-style:none}.toc-sheet .toc-list--sheet li{margin:0}.toc-sheet a.toc-link{color:#3c3c43b8;border-left:2px solid #0000;border-radius:0 6px 6px 0;margin-left:-1px;padding:.3rem .5rem .3rem .75rem;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:block}.toc-sheet a.toc-link:hover,.toc-sheet a.toc-link:focus-visible{color:#3c3c43;background:#42b8830f;text-decoration:none}.toc-sheet a.toc-link.toc-link--current{color:#33a06f;background:#ecf8f4;border-left-color:#42b883}.toc-backdrop-enter-active{transition:opacity .32s cubic-bezier(.16,1,.3,1)}.toc-backdrop-leave-active{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.toc-backdrop-enter-from,.toc-backdrop-leave-to{opacity:0}.toc-sheet-enter-active{transition:transform .38s cubic-bezier(.16,1,.3,1)}.toc-sheet-leave-active{transition:transform .3s cubic-bezier(.4,0,.2,1)}.toc-sheet-enter-from,.toc-sheet-leave-to{transform:translateY(100%)}@media (prefers-reduced-motion:reduce){.toc-backdrop-enter-active,.toc-backdrop-leave-active,.toc-sheet-enter-active,.toc-sheet-leave-active{transition-duration:.01ms!important}}main.layout__content,main.layout-home__content{min-width:0}.layout-home{min-width:0;max-width:1280px;margin:0 auto;padding:1.1rem}.layout-home__inner{width:100%;min-width:0;max-width:980px;margin:0 auto}.layout-home__title{color:#213547;margin:0 0 .5rem;font-size:1.68rem;font-weight:600;line-height:1.2}.layout-home__lead{color:#3c3c43b8;border-bottom:1px solid #e2e2e3;margin:0 0 1.5rem;padding-bottom:.9rem;font-size:.9375rem}.layout-home__grid{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:1rem;min-width:0;margin-top:.875rem;display:grid}.article{background:#fff;border:1px solid #e2e2e3;border-radius:16px;min-width:0;padding:1.75rem;box-shadow:0 1px 2px #0000000a}@media (width<=900px){.article{padding:1.15rem}}.article>h1{color:#213547;margin:0 0 .5rem;font-size:1.68rem;font-weight:600;line-height:1.2}.article__lead{color:#3c3c43b8;border-bottom:1px solid #e2e2e3;margin:0 0 1.25rem;padding-bottom:.85rem;font-size:.9375rem}.qa-block{--qa-q-badge-size:1.35rem;--qa-q-gap:.5rem;--qa-text-indent:calc(var(--qa-q-badge-size) + var(--qa-q-gap));scroll-margin-top:var(--anchor-scroll-margin,6.75rem);margin-bottom:1.5rem}.qa-block:last-child{margin-bottom:0}.qa-block__question{margin:0 0 .65rem}.qa-block__q{color:#213547;gap:var(--qa-q-gap);align-items:flex-start;margin:0 0 .35rem;font-size:1rem;font-weight:600;line-height:1.4rem;display:flex}.qa-block__q:before{content:"Q";width:var(--qa-q-badge-size);height:var(--qa-q-badge-size);line-height:var(--qa-q-badge-size);text-align:center;color:#42b883;background:#ecf8f4;border-radius:6px;flex-shrink:0;font-size:.65rem;font-weight:600}.qa-block__question:not(:has(.qa-block__q-note)) .qa-block__q{margin-bottom:0}.qa-block__q-note{padding-left:var(--qa-text-indent);color:#3c3c438c;margin:0;font-size:.78rem;font-weight:400;line-height:1.55}.qa-block__answer{padding-left:var(--qa-text-indent);color:#3c3c43;word-break:normal;overflow-wrap:normal;margin:0;font-size:.875rem;line-height:1.6}.qa-block__answer strong{color:#213547;font-weight:600}.qa-block__answer p{word-break:break-all;overflow-wrap:anywhere;margin:0 0 .5rem}.qa-block__answer p:last-child{margin-bottom:0}.qa-block__answer p.qa-block__answer-step{margin-bottom:.35rem}.qa-block__answer p code{color:#33a06f;white-space:normal;overflow-wrap:anywhere;word-break:normal;background:#ecf8f4;border-radius:4px;padding:.15em .35em;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.88em;font-weight:500}@media (width<=900px){.qa-block{--qa-q-badge-size:1.25rem}.qa-block__q{font-size:.9375rem;line-height:1.35rem}.qa-block__q:before{font-size:.62rem}.qa-block__q-note{font-size:.75rem}.qa-block__answer{font-size:.8125rem;line-height:1.55}}.chapter-card{overflow-wrap:break-word;min-width:0;max-width:100%;color:inherit;cursor:pointer;background:#fff;border:1px solid #e2e2e3;border-radius:16px;padding:1.2rem 1.35rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,color .15s;display:block;box-shadow:0 1px 2px #0000000a}.chapter-card:hover{color:inherit;border-color:#42b88359;text-decoration:none;box-shadow:0 4px 14px #42b8831a}.chapter-card:focus-visible{outline-offset:2px;outline:2px solid #42b883}.chapter-card:hover .chapter-card__title{color:#33a06f}.chapter-card__title{color:#3c3c43;margin:0 0 .4rem;font-size:1.0625rem;font-weight:600;transition:color .15s}.chapter-card__desc{color:#3c3c43b8;margin:0;font-size:.88rem;line-height:1.55}footer.site-footer{text-align:center;color:#3c3c43b8;border-top:1px solid #e2e2e3;flex-direction:column;align-items:center;gap:.35rem;max-width:1280px;margin:0 auto;padding:1.1rem;font-size:.8125rem;display:flex}footer.site-footer__line{margin:0;line-height:1.55}footer.site-footer__sep{margin:0 .35em}footer.site-footer__link{font-size:inherit;color:inherit;text-underline-offset:.15em;text-decoration:underline}footer.site-footer__link:hover{color:#3c3c43}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
