:not(.prose) code{font-weight:400!important;font-size:.8125rem!important;background-color:#ffffff;padding:1px .25rem;border:1px solid #e5e5e5;border-radius:4px;font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.dark :not(.prose) code{background-color:rgba(38,38,38,.4);border-color:rgba(64,64,64,.4)}:root{--prose-color-primary:var(--color-primary);--prose-color-secondary:var(--color-secondary);--prose-spacing-base:1rem;--prose-border-color:rgba(229,229,229,0.7);--prose-border-color-dark:rgb(45,45,45);--prose-bg-light:rgb(255 255 255);--prose-bg-dark:#1c1c1c;--prose-text-neutral-light:#6f6f6f;--prose-text-neutral-dark:rgb(163 163 163);--prose-border-radius:4px;--prose-font-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace;--color-demo-bg:#f8f8f8;--color-bg:#fcfcfc;--code-background:var(--prose-bg-light);--button-white:rgba(255,255,255,0.9);--card-bg:rgba(255,255,255,0.95);--ring:rgba(0,0,0,0.1);--code-title-height:32px;--code-header-bg:rgba(0,0,0,0.03)}.dark{--color-bg:#0a0a0a;--color-demo-bg:rgba(38,38,38,0.4);--code-background:var(--prose-bg-dark);--button-white:rgba(39,39,42,0.9);--card-bg:rgba(39,39,42,0.95);--ring:rgba(255,255,255,0.2);--code-header-bg:rgba(255,255,255,0.06)}.prose{max-width:48rem;color:var(--prose-color-primary);-webkit-font-smoothing:subpixel-antialiased}.prose ::marker{color:var(--prose-text-neutral-light)}.prose:where(.dark,.dark *) ::marker{color:var(--prose-text-neutral-dark)}@media (prefers-color-scheme:dark){.prose{color:var(--prose-color-primary)}}.prose p{margin-top:0;margin-bottom:var(--prose-space-lg);line-height:1.7}.prose .not-prose p{margin:0;line-height:1}.prose p:has(>.my-5:only-child),.prose p:has(>a.flex.my-5:only-child),.prose p:has(>a.my-5:only-child),.prose p:has(>div.my-5:only-child),.prose p:has(>span.my-5:only-child){margin-top:0!important;margin-bottom:0!important}.prose [data-rehype-pretty-code-fragment]{margin-top:0;margin-bottom:var(--prose-space-lg);border:1px solid var(--prose-border-color);border-radius:.5rem;background-color:var(--code-background);overflow:hidden}.dark .prose [data-rehype-pretty-code-fragment]{border-color:var(--prose-border-color-dark)}.prose [data-rehype-pretty-code-fragment] .my-5.prose-code-block{margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:var(--prose-space-lg);display:block;max-width:100%}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:calc(var(--prose-space-2xl) + var(--prose-space-md));color:var(--prose-color-primary)}.prose h1:first-child,.prose h2:first-child,.prose h3:first-child,.prose h4:first-child,.prose h5:first-child,.prose h6:first-child{margin-top:0}.prose h1{margin-bottom:var(--prose-space-xl);font-size:1.875rem;line-height:2.25rem}.prose h2{font-size:1.5rem;line-height:2rem}.prose h2,.prose h3{margin-bottom:var(--prose-space-lg)}.prose h3{font-size:1.125rem;line-height:1.75rem}.dark .prose h1,.dark .prose h2,.dark .prose h3{color:var(--prose-color-primary)}.prose h4,.prose h5,.prose h6{margin-bottom:var(--prose-space-sm)}.prose h4{font-size:1.125rem;line-height:1.75rem}.prose h1+p,.prose h2+p,.prose h3+p,.prose h4+p,.prose h5+p,.prose h6+p{margin-top:0}.prose .prose-code-block,.prose pre{margin-top:0;margin-bottom:0}.prose blockquote{padding-left:var(--prose-space-md);border-left-width:4px}.prose blockquote,.prose ol,.prose ul{margin-top:0;margin-bottom:var(--prose-space-lg)}.prose ol,.prose ul{margin-left:0;padding-left:var(--prose-space-lg);list-style-position:outside}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.25rem;margin-bottom:.25rem}.prose ol>li:first-child,.prose ul>li:first-child{margin-top:0}.prose ol>li:last-child,.prose ul>li:last-child{margin-bottom:0}.prose hr{margin-top:calc(var(--prose-space-2xl) + var(--prose-space-md));margin-bottom:calc(var(--prose-space-2xl) + var(--prose-space-md))}.prose>:first-child{margin-top:0!important}.prose>:last-child{margin-bottom:0!important}.prose>a:first-child,.prose>div:first-child,.prose>span:first-child{margin-top:0!important}.prose .prose-code-block+h1,.prose .prose-code-block+h2,.prose .prose-code-block+h3,.prose .prose-code-block+h4,.prose .prose-code-block+h5,.prose .prose-code-block+h6,.prose blockquote+h1,.prose blockquote+h2,.prose blockquote+h3,.prose blockquote+h4,.prose blockquote+h5,.prose blockquote+h6,.prose ol+h1,.prose ol+h2,.prose ol+h3,.prose ol+h4,.prose ol+h5,.prose ol+h6,.prose p+h1,.prose p+h2,.prose p+h3,.prose p+h4,.prose p+h5,.prose p+h6,.prose pre+h1,.prose pre+h2,.prose pre+h3,.prose pre+h4,.prose pre+h5,.prose pre+h6,.prose ul+h1,.prose ul+h2,.prose ul+h3,.prose ul+h4,.prose ul+h5,.prose ul+h6{padding-top:var(--prose-space-lg)}.prose h1+h2,.prose h2+h3,.prose h3+h4{margin-top:var(--prose-space-lg)}.prose .my-5+p,.prose .prose-code-block+p,.prose blockquote+p,.prose ol+p,.prose pre+p,.prose ul+p{margin-top:var(--prose-space-md)}.prose .my-5+h1,.prose .my-5+h2,.prose .my-5+h3,.prose .my-5+h4,.prose .my-5+h5,.prose .my-5+h6{padding-top:var(--prose-space-lg)}.prose h5{font-size:1rem;line-height:1.5rem}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0 auto}.prose .prose-img-wrapper{margin-top:0;margin-bottom:0}.prose li img{display:block;margin-bottom:var(--prose-space-lg)}.prose strong{font-weight:500}.dark .prose strong,.prose strong{color:var(--prose-color-primary)}.prose blockquote,.prose>blockquote{font-weight:400;font-style:normal;border-left:2px dashed var(--prose-border-color);color:var(--prose-text-neutral-light)}.dark .prose blockquote,.dark .prose>blockquote{font-style:normal;border-left:2px dashed var(--prose-border-color-dark);color:var(--prose-text-neutral-dark)}.prose code,code{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace;color:var(--prose-color-primary);border:1px solid #e5e5e5;background-color:#ffffff}.dark .prose code,.dark code{color:var(--prose-color-primary);border-color:rgba(64,64,64,.4);background-color:transparent}.prose code{border-radius:var(--prose-border-radius);padding:1px .5rem;font-size:.8125rem;font-weight:400}.prose pre code{padding-top:0;padding-bottom:0!important;border:initial;display:inline-block;min-width:100%}.dark .prose pre code,.prose pre code{color:var(--prose-color-primary)}.prose pre{padding:0;border-radius:.5rem;border:1px solid #e5e5e5;background-color:#ffffff;width:100%;max-width:100%;overflow-x:auto;white-space:pre}.dark .prose pre{border-color:rgba(64,64,64,.4);background-color:var(--code-background)}.prose [data-rehype-pretty-code-fragment] pre{border:0!important;border-radius:0!important;background-color:transparent!important}.prose pre[data-expanded=true]{padding-bottom:0;margin-bottom:var(--prose-space-xs)}.prose ol>li::marker{color:var(--prose-color-secondary)}.dark .prose ol>li::marker{color:var(--prose-color-secondary)}.prose ul>li::marker{color:rgba(0,0,0,.3)}.dark .prose ul>li::marker{color:rgba(255,255,255,.3)}.prose input[type=checkbox]{margin-right:.25rem}.prose thead{border-bottom:1px solid var(--prose-border-color)}.dark .prose thead{border-color:var(--prose-border-color-dark)}.prose tbody tr{border-bottom:1px solid var(--prose-border-color)}.dark .prose tbody tr{border-color:var(--prose-border-color-dark)}.prose tbody tr:last-child{border-bottom:0}.prose:not(:where([class~=not-prose],[class~=not-prose] *)) li>code,.prose:not(:where([class~=not-prose],[class~=not-prose] *)) p>code{border:1px solid var(--prose-border-color);background-color:rgb(249 250 251);border-radius:.375rem;padding:3px .375rem;margin-left:.125rem;margin-right:.125rem}.dark .prose:not(:where([class~=not-prose],[class~=not-prose] *)) li>code,.dark .prose:not(:where([class~=not-prose],[class~=not-prose] *)) p>code{background-color:rgba(38,38,38,.5);border-color:var(--prose-border-color-dark)}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:""}code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}@media (prefers-color-scheme:dark){code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}}.dark code[data-theme*=" "],.dark code[data-theme*=" "] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}:not(.dark) code[data-theme*=" "],:not(.dark) code[data-theme*=" "] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}[data-rehype-pretty-code-fragment] code{display:block;width:max-content;min-width:100%;word-break:break-all;border-radius:0;border:0;padding:0;font-size:.8125rem;line-height:1.18;font-weight:400!important;padding-bottom:0!important;counter-reset:line;box-decoration-break:clone}@media (min-width:768px){[data-rehype-pretty-code-fragment] code{font-size:.875rem}}@media (min-width:1024px){[data-rehype-pretty-code-fragment] code{font-size:.875rem}}[data-rehype-pretty-code-fragment] code *,[data-rehype-pretty-code-fragment] code span{font-weight:400!important}[data-rehype-pretty-code-fragment] [data-line]{position:relative;display:block;min-width:100%;width:max-content;padding:4px 12px;border-left:2px solid transparent;line-height:1.25}[data-rehype-pretty-code-fragment] pre,code[data-line-numbers]{counter-reset:line}[data-rehype-pretty-code-fragment] [data-line-numbers]>[data-line]:before,[data-rehype-pretty-code-fragment] code>[data-line]:before,code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);display:inline-block;width:2ch;margin-right:.5rem;text-align:right;color:rgba(111,111,111,.5)}[data-rehype-pretty-code-fragment] code>[data-line]:before{margin-left:.25rem;margin-right:.5rem}[data-rehype-pretty-code-fragment] [data-highlighted-line]{background-color:var(--color-og-bg);border-left:2px solid var(--color-og)}[data-rehype-pretty-code-fragment] [data-highlighted-line] span{position:relative}[data-rehype-pretty-code-fragment] .word--highlighted{border-radius:.375rem;background-color:rgb(100 116 139/.1);padding:.25rem}[data-rehype-pretty-code-title]{border-radius:.5rem .5rem 0 0;font-family:var(--prose-font-mono);font-size:.75rem;font-weight:400;background-color:var(--code-header-bg);padding:0 12px;height:var(--code-title-height);display:flex!important;justify-content:flex-start;align-items:center!important;text-align:left;position:relative;line-height:1;gap:.5rem}.dark [data-rehype-pretty-code-title],[data-rehype-pretty-code-title]{color:var(--prose-color-primary)}:not(.dark) [data-rehype-pretty-code-title][data-theme=dark]{display:none!important}:not(.dark) [data-rehype-pretty-code-title][data-theme=light]{display:flex!important;color:var(--prose-color-primary)}.dark [data-rehype-pretty-code-title][data-theme=light]{display:none!important}.dark [data-rehype-pretty-code-title][data-theme=dark]{display:flex!important;color:var(--prose-color-primary)}.prose [data-rehype-pretty-code-title]{display:none!important}[data-rehype-pretty-code-title]+pre{margin-top:0;border-radius:0 0 .5rem .5rem;border-top:0}[data-rehype-pretty-code-title]+.prose-code-block{margin-top:0}[data-rehype-pretty-code-title]+.prose-code-block pre{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}[data-rehype-pretty-code-fragment]:has([data-rehype-pretty-code-title]) .prose-code-block pre{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}.prose [data-rehype-pretty-code-fragment]:has([data-rehype-pretty-code-title]) .prose-code-block .copy-button{position:absolute;top:calc(var(--code-title-height) / 2 * -1);transform:translateY(-50%);right:12px;z-index:50}.prose .prose-code-block .copy-button{position:absolute;top:0;right:0;z-index:50}.prose .copy-button button{padding:4px;background-color:rgba(255,255,255,.2);backdrop-filter:blur(4px);border-radius:4px;color:rgb(115,115,115);transition:all .2s}.prose .copy-button button:hover{background-color:rgba(255,255,255,.3);color:rgb(82,82,82)}.dark .prose .copy-button button{background-color:rgba(23,23,23,.2);color:rgb(163,163,163)}.dark .prose .copy-button button:hover{background-color:rgba(38,38,38,.3);color:rgb(212,212,212)}[data-rehype-pretty-code-title]:after{content:none}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){height:1px;border:0;background-color:rgba(229,231,235,.5)}.dark .prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:rgb(38 38 38)}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;color:var(--prose-color-primary)}.dark .prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--prose-color-primary)}pre[data-theme=dark]{color-scheme:dark}.dark pre[data-theme=dark],[class*=dark] pre[data-theme=dark],html.dark pre[data-theme=dark]{display:block!important}.dark pre[data-theme=light],:not(.dark) pre[data-theme=dark],[class*=dark] pre[data-theme=light],html.dark pre[data-theme=light]{display:none!important}:not(.dark) pre[data-theme=light]{display:block!important}[data-rehype-pretty-code-fragment] code span{font-weight:400!important}.code-expand-container{position:relative}.code-expand-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;pointer-events:none;background:linear-gradient(to top,var(--color-bg) 0,var(--color-bg) 60%,transparent 100%);transition:all .3s ease}.code-expand-button,.code-expand-overlay{align-items:center;justify-content:center}.code-expand-button{display:inline-flex;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;pointer-events:auto;border:1px solid var(--prose-border-color);background-color:rgb(255 255 255/.1);color:var(--color-primary);backdrop-filter:blur(2px)}.code-expand-button:hover{background-color:rgb(255 255 255/.2)}:where(.dark,.dark *) .code-expand-button{border-color:var(--prose-border-color-dark);background-color:rgb(38 38 38/.5);color:var(--color-primary)}:where(.dark,.dark *) .code-expand-button:hover{background-color:rgb(64 64 64/.5)}.bg-button-white{background-color:var(--button-white)}.bg-card{background-color:var(--card-bg)}.border-ring{border-color:var(--ring)}.ring-ring\/50{box-shadow:0 0 0 3px rgba(var(--ring),.5)}.ring-ring{--tw-ring-color:var(--ring)}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring);--tw-ring-opacity:0.5}.code-gradient-mask{mask-image:linear-gradient(180deg,rgba(0,0,0,0),#000 10%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0),#000 10%)}.prose .content-compare-panel>*{margin-top:0!important;margin-bottom:0!important}.prose :where(sup):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.7em;line-height:0;position:relative;vertical-align:baseline;top:-.5em}.prose sup a,.prose sup a[data-footnote-ref],.prose sup a[href^="#user-content-fn-"]{display:inline-flex;align-items:center;justify-content:center;font-weight:400;color:var(--color-og);text-decoration:none;background:transparent;border:1px solid var(--color-og);border-radius:3px;padding:0 .3em;margin:0 .15em;transition:all .15s ease;font-feature-settings:"tnum";min-width:1.4em;opacity:.8;font-size:1em;line-height:1.4}.prose sup a:hover,.prose sup a[data-footnote-ref]:hover,.prose sup a[href^="#user-content-fn-"]:hover{color:#ffffff;border-color:var(--color-og);background-color:var(--color-og);opacity:1}.dark .prose sup a,.dark .prose sup a:hover,.dark .prose sup a[data-footnote-ref],.dark .prose sup a[data-footnote-ref]:hover,.dark .prose sup a[href^="#user-content-fn-"],.dark .prose sup a[href^="#user-content-fn-"]:hover{color:var(--color-og);border-color:var(--color-og)}.prose .footnotes:before{content:"脚注";display:block;font-size:.8125rem;font-weight:500;letter-spacing:.05em;color:var(--prose-text-neutral-light);opacity:.6;margin-top:calc(var(--prose-space-3xl));margin-bottom:var(--prose-space-lg);padding-bottom:.75rem;border-bottom:1px solid var(--prose-border-color)}.dark .prose .footnotes:before{color:var(--prose-text-neutral-dark);border-bottom-color:var(--prose-border-color-dark)}.prose .footnotes{margin-top:0;padding-top:0;border-top:none;font-size:.875rem;color:var(--prose-text-neutral-light);position:relative}.dark .prose .footnotes{color:var(--prose-text-neutral-dark)}.prose .footnotes h2{display:none}.prose .footnotes ol{padding-left:0;margin-left:0;list-style:none;counter-reset:footnote}.prose .footnotes li{position:relative;padding-left:1.5rem;counter-increment:footnote}.prose .footnotes li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.prose .footnotes li:before{content:counter(footnote) ".";position:absolute;left:0;top:0;font-size:14px;line-height:1.65;color:var(--prose-text-neutral-light);opacity:.6;font-feature-settings:"tnum";text-align:right}.dark .prose .footnotes li:before{color:var(--prose-text-neutral-dark)}.prose .footnotes p{margin-top:0;margin-bottom:.5rem;line-height:1.65}.prose .footnotes p:last-child{margin-bottom:0}.prose .footnotes .data-footnote-backref,.prose .footnotes a[data-footnote-backref],.prose .footnotes a[href^="#user-content-fnref-"]{font-size:0!important;line-height:0!important;display:inline-block!important;width:1.125rem!important;height:1.125rem!important;margin-left:.5rem!important;vertical-align:middle!important;background-color:transparent!important;border:1px solid var(--color-og-sec)!important;border-radius:3px!important;position:relative!important;transition:all .15s ease!important;text-decoration:none!important;text-indent:-9999px!important;overflow:hidden!important}.prose .footnotes .data-footnote-backref:after,.prose .footnotes a[data-footnote-backref]:after,.prose .footnotes a[href^="#user-content-fnref-"]:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:.625rem!important;height:.625rem!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E07C3E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V6M5 12l7-7 7 7'/%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important}.prose .footnotes .data-footnote-backref:hover,.prose .footnotes a[data-footnote-backref]:hover,.prose .footnotes a[href^="#user-content-fnref-"]:hover{background-color:var(--color-og)!important;border-color:var(--color-og)!important;transform:translateY(-1px)!important}.prose .footnotes .data-footnote-backref:hover:after,.prose .footnotes a[data-footnote-backref]:hover:after,.prose .footnotes a[href^="#user-content-fnref-"]:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V6M5 12l7-7 7 7'/%3E%3C/svg%3E")!important}.dark .prose .footnotes .data-footnote-backref,.dark .prose .footnotes a[data-footnote-backref],.dark .prose .footnotes a[href^="#user-content-fnref-"]{border-color:var(--color-og-sub)!important}.dark .prose .footnotes .data-footnote-backref:after,.dark .prose .footnotes a[data-footnote-backref]:after,.dark .prose .footnotes a[href^="#user-content-fnref-"]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D4773D' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V6M5 12l7-7 7 7'/%3E%3C/svg%3E")!important}.dark .prose .footnotes .data-footnote-backref:hover,.dark .prose .footnotes a[data-footnote-backref]:hover,.dark .prose .footnotes a[href^="#user-content-fnref-"]:hover{background-color:var(--color-og)!important;border-color:var(--color-og)!important}.prose .footnotes .data-footnote-backref:before,.prose .footnotes a[data-footnote-backref]:before,.prose .footnotes a[href^="#user-content-fnref-"]:before{content:none!important;display:none!important}.prose .footnotes a:not([href^="#user-content-fnref-"]):not([data-footnote-backref]){color:var(--prose-color-secondary);font-weight:400!important;text-decoration:underline!important;text-decoration-color:rgba(163,163,163,.6);text-decoration-thickness:1.5px;text-underline-offset:.25em;transition:all .2s ease;display:inline-flex;align-items:center;border:none}.prose .footnotes a:not([href^="#user-content-fnref-"]):not([data-footnote-backref]):hover{text-decoration-color:var(--prose-color-secondary);opacity:1}.dark .prose .footnotes a:not([href^="#user-content-fnref-"]):not([data-footnote-backref]){color:var(--prose-color-secondary);text-decoration-color:rgba(163,163,163,.6)}.dark .prose .footnotes a:not([href^="#user-content-fnref-"]):not([data-footnote-backref]):hover{text-decoration-color:var(--prose-color-secondary)}@media (max-width:640px){.prose .footnotes{font-size:.8125rem}.prose .footnotes li{padding-left:1.5rem}.prose .footnotes li:before{width:1.125rem;height:auto;font-size:.7rem}}