:root{--st-content-max-width:48rem;--st-sidebar-width:18rem;--st-toc-width:14rem;--st-topbar-height:3rem;--st-content-padding:2rem;--st-color-primary:#6366f1;--st-color-primary-light:#e0e7ff;--st-color-secondary:#71717a;--st-color-accent:#8b5cf6;--st-color-bg:#fff;--st-color-surface:#fafafa;--st-color-surface-raised:#f4f4f5;--st-color-border:#e4e4e7;--st-color-border-strong:#d4d4d8;--st-color-text:#18181b;--st-color-text-muted:#71717a;--st-color-text-faint:#a1a1aa;--st-color-link:#6366f1;--st-color-link-hover:#4f46e5;--st-color-code-bg:#f4f4f5;--st-color-code-text:#18181b;--st-color-em:#059669;--st-color-strong:#e11d48;--st-font-heading:"Inter",system-ui,-apple-system,sans-serif;--st-font-body:"Source Serif 4",Georgia,"Times New Roman",serif;--st-font-code:"JetBrains Mono","Fira Code","Consolas",monospace;--st-font-size-base:1rem;--st-font-size-sm:0.875rem;--st-font-size-lg:1.125rem;--st-font-size-xs:0.75rem;--st-line-height:1.7;--st-line-height-tight:1.3;--st-space-xs:0.25rem;--st-space-sm:0.5rem;--st-space-md:1rem;--st-space-lg:1.5rem;--st-space-xl:2rem;--st-space-2xl:3rem;--st-radius-sm:0.25rem;--st-radius-md:0.5rem;--st-radius-lg:0.75rem;--st-transition-fast:150ms ease;--st-transition-normal:250ms ease;--st-transition-slow:400ms ease;--st-shadow-sm:0 1px 2px rgba(0,0,0,.05);--st-shadow-md:0 4px 6px -1px rgba(0,0,0,.1);--st-shadow-lg:0 10px 15px -3px rgba(0,0,0,.1)}[data-color-scheme=academic]{--st-color-em:#334155;--st-color-strong:#9f1239}[data-color-scheme=minimal]{--st-color-em:inherit;--st-color-strong:inherit}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--st-topbar-height) + 1rem)}body.st-body,html{font-size:var(--st-font-size-base)}body.st-body{background-color:var(--st-color-bg);color:var(--st-color-text);font-family:var(--st-font-body);line-height:var(--st-line-height);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:var(--st-color-text);font-family:var(--st-font-heading);font-weight:600;line-height:var(--st-line-height-tight);margin-bottom:var(--st-space-md);margin-top:var(--st-space-2xl)}h1{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-top:0}h2{border-bottom:1px solid var(--st-color-border);font-size:1.5rem;padding-bottom:var(--st-space-sm)}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:var(--st-font-size-sm)}p{margin-bottom:var(--st-space-md);margin-top:0}a{color:var(--st-color-link);text-decoration:none;transition:color var(--st-transition-fast)}a:hover{color:var(--st-color-link-hover);text-decoration:underline}ol,ul{margin-bottom:var(--st-space-md);margin-top:0;padding-left:var(--st-space-xl)}li{margin-bottom:var(--st-space-xs)}blockquote{background-color:var(--st-color-surface);border-left:3px solid var(--st-color-primary);border-radius:0 var(--st-radius-sm) var(--st-radius-sm) 0;color:var(--st-color-text-muted);margin:var(--st-space-lg) 0;padding:var(--st-space-sm) var(--st-space-lg)}blockquote p:last-child{margin-bottom:0}hr{border:none;border-top:1px solid var(--st-color-border);margin:var(--st-space-2xl) 0}img{height:auto;max-width:100%}::selection{background-color:var(--st-color-primary-light);color:var(--st-color-text)}.st-wrapper{display:flex;flex-direction:column;min-height:100vh}.st-main{display:flex;flex:1;margin-top:var(--st-topbar-height);max-width:100%}.st-content{display:flex;flex:1;justify-content:center;min-width:0;padding:var(--st-space-2xl) var(--st-content-padding)}.st-content__inner{max-width:var(--st-content-max-width);width:100%}.st-toc{display:none;flex-shrink:0;padding:var(--st-space-2xl) var(--st-space-lg) var(--st-space-2xl) 0;width:var(--st-toc-width)}@media(min-width:900px){.st-toc{display:block}}.st-footer{border-top:1px solid var(--st-color-border);font-size:var(--st-font-size-sm);padding:var(--st-space-lg) var(--st-content-padding)}.st-footer,.st-footer a{color:var(--st-color-text-muted)}.st-footer a{text-decoration:none}.st-footer a:hover{color:var(--st-color-link)}.st-footer p{line-height:1.6;margin:0}.st-footer__inner{margin:0 auto;max-width:calc(var(--st-content-max-width) + var(--st-toc-width) + var(--st-content-padding))}.st-footer__row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--st-space-lg);justify-content:space-between}.st-footer__start{display:flex;flex-direction:column;gap:0}.st-footer__end{text-align:right}.st-footer__branding a{font-weight:500}.st-footer__extra{margin-top:var(--st-space-xs)}@media(max-width:900px){.st-content{padding:var(--st-space-lg) var(--st-space-md)}}@media(max-width:600px){.st-content{padding:var(--st-space-md) var(--st-space-sm)}}.st-topbar{backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.9);border-bottom:1px solid var(--st-color-border);height:var(--st-topbar-height);left:0;position:fixed;right:0;top:0;z-index:100}.st-topbar__inner{align-items:center;display:flex;gap:var(--st-space-sm);height:100%;padding:0 var(--st-content-padding)}.st-breadcrumb{align-items:center;display:flex;flex:0 1 auto;min-width:0}.st-breadcrumb__list{align-items:center;display:flex;gap:0;list-style:none;margin:0;padding:0}.st-breadcrumb__item{align-items:center;display:flex;min-width:0;position:relative}.st-breadcrumb__sep{color:var(--st-color-text-faint);padding:0 var(--st-space-xs);user-select:none}.st-breadcrumb__link,.st-breadcrumb__sep{align-items:center;display:inline-flex;font-size:var(--st-font-size-sm)}.st-breadcrumb__link{background:none;border:none;border-radius:var(--st-radius-sm);color:var(--st-color-text-muted);cursor:pointer;font-family:var(--st-font-heading);font-weight:500;gap:.25rem;padding:.25rem .5rem;text-decoration:none;transition:all var(--st-transition-fast);white-space:nowrap}.st-breadcrumb__link:hover{background-color:var(--st-color-surface);color:var(--st-color-text);text-decoration:none}.st-breadcrumb__home{align-items:center;display:inline-flex;justify-content:center;padding:.25rem}.st-breadcrumb__logo{height:1.25rem;width:auto}.st-breadcrumb__text{max-width:16rem;overflow:hidden;text-overflow:ellipsis}.st-breadcrumb__chevron{flex-shrink:0;transition:transform var(--st-transition-fast)}.st-breadcrumb__dropdown-toggle[aria-expanded=true]{background-color:var(--st-color-surface);color:var(--st-color-text)}.st-breadcrumb__dropdown-toggle[aria-expanded=true] .st-breadcrumb__chevron{transform:rotate(180deg)}.st-breadcrumb__current{color:var(--st-color-text);font-family:var(--st-font-heading);font-size:var(--st-font-size-sm);font-weight:500;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-breadcrumb__dropdown{background-color:var(--st-color-bg);border:1px solid var(--st-color-border);border-radius:var(--st-radius-md);box-shadow:var(--st-shadow-lg);display:none;left:0;list-style:none;margin:0;max-height:24rem;max-width:22rem;min-width:14rem;overflow-y:auto;padding:var(--st-space-xs) 0;position:absolute;top:calc(100% + 4px);z-index:200}.st-breadcrumb__dropdown-toggle[aria-expanded=true]+.st-breadcrumb__dropdown{display:block}.st-breadcrumb__dropdown-link{color:var(--st-color-text);display:block;font-family:var(--st-font-heading);font-size:var(--st-font-size-sm);overflow:hidden;padding:.375rem .75rem;text-decoration:none;text-overflow:ellipsis;transition:background-color var(--st-transition-fast);white-space:nowrap}.st-breadcrumb__dropdown-link:hover{background-color:var(--st-color-surface);text-decoration:none}.st-breadcrumb__dropdown-link--current{background-color:var(--st-color-primary-light);color:var(--st-color-primary);font-weight:600}.st-breadcrumb__section-text{color:var(--st-color-text-faint);font-weight:400}.st-breadcrumb__dropdown--sections{max-height:20rem}.st-breadcrumb__section-link{font-weight:400}.st-topbar__spacer{flex:1}.st-topbar__controls{align-items:center;display:flex;gap:var(--st-space-xs);justify-content:center}@media(min-width:900px){.st-topbar__controls{flex-shrink:0;width:var(--st-toc-width)}}.st-topbar__btn{align-items:center;background:none;border:none;border-radius:var(--st-radius-sm);color:var(--st-color-text-muted);cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;text-decoration:none;transition:all var(--st-transition-fast);width:2rem}.st-topbar__btn:hover{background-color:var(--st-color-surface);color:var(--st-color-text);text-decoration:none}.st-theme-toggle .st-icon-moon,[data-theme=dark] .st-theme-toggle .st-icon-sun{display:none}[data-theme=dark] .st-theme-toggle .st-icon-moon{display:block}@media(max-width:640px){.st-breadcrumb__text{max-width:8rem}}.st-toc__inner{padding-top:var(--st-space-md)}.st-toc__inner--sticky{max-height:calc(100vh - var(--st-topbar-height) - var(--st-space-2xl));overflow-y:auto;position:sticky;top:calc(var(--st-topbar-height) + var(--st-space-lg))}.st-toc__inner--sticky::-webkit-scrollbar{width:4px}.st-toc__inner--sticky::-webkit-scrollbar-thumb{background-color:var(--st-color-border);border-radius:2px}.st-toc__title{color:var(--st-color-text-muted);font-family:var(--st-font-heading);font-size:var(--st-font-size-xs);font-weight:600;letter-spacing:.05em;margin:0 0 var(--st-space-sm) 0;padding:0;text-transform:uppercase}.st-toc-list{list-style:none;margin:0;padding:0}.st-toc-list--nested{padding-left:var(--st-space-md)}.st-toc--autoexpand .st-toc-list--nested{max-height:0;overflow:hidden;transition:max-height var(--st-transition-normal)}.st-toc-item--expanded>.st-toc-list--nested{max-height:500px}.st-toc-link{border-left:2px solid transparent;color:var(--st-color-text-muted);display:block;font-family:var(--st-font-heading);font-size:var(--st-font-size-xs);line-height:var(--st-line-height-tight);padding:var(--st-space-xs) 0;padding-left:var(--st-space-sm);text-decoration:none;transition:all var(--st-transition-fast)}.st-toc-link:hover{color:var(--st-color-text);text-decoration:none}.st-toc-link.active{border-left-color:var(--st-color-primary);color:var(--st-color-primary);font-weight:500}.st-back-to-top{align-items:center;background:none;border:none;color:var(--st-color-text-faint);cursor:pointer;display:flex;font-family:var(--st-font-heading);font-size:var(--st-font-size-xs);gap:var(--st-space-xs);margin-top:var(--st-space-lg);opacity:0;padding:var(--st-space-xs) 0;transition:all var(--st-transition-fast)}.st-back-to-top.visible{opacity:1}.st-back-to-top:hover{color:var(--st-color-primary)}.st-content__inner .headerlink{color:var(--st-color-text-faint);font-size:var(--st-font-size-sm);margin-left:var(--st-space-xs);opacity:0;text-decoration:none;transition:opacity var(--st-transition-fast)}.st-content__inner .headerlink:hover{color:var(--st-color-primary)}.st-content__inner h1:hover .headerlink,.st-content__inner h2:hover .headerlink,.st-content__inner h3:hover .headerlink,.st-content__inner h4:hover .headerlink,.st-content__inner h5:hover .headerlink,.st-content__inner h6:hover .headerlink{opacity:1}.st-content__inner dl{margin-bottom:var(--st-space-lg)}.st-content__inner dt{color:var(--st-color-strong);font-weight:600;margin-bottom:var(--st-space-xs)}.st-content__inner dd{margin-bottom:var(--st-space-md);margin-left:var(--st-space-xl)}.st-content__inner code:not(pre code){background-color:var(--st-color-code-bg);border-radius:var(--st-radius-sm);color:var(--st-color-code-text);font-family:var(--st-font-code);font-size:.9em;padding:.1em .35em}.st-content__inner [id]{scroll-margin-top:calc(var(--st-topbar-height) + var(--st-space-md))}.MathJax,.MathJax_Display,.math,mjx-container{color:var(--st-color-text);overflow-x:auto;overflow-y:hidden}.math.notranslate,mjx-container[jax=SVG][display=true]{display:block;margin:var(--st-space-lg) auto;text-align:center}.math[id],mjx-container[id]{scroll-margin-top:calc(var(--st-topbar-height) + var(--st-space-md))}.eqno{color:var(--st-color-text-muted);float:right}.eqno,pre{font-size:var(--st-font-size-sm)}pre{background-color:var(--st-color-code-bg);border:1px solid var(--st-color-border);border-radius:var(--st-radius-md);font-family:var(--st-font-code);line-height:1.6;margin:var(--st-space-md) 0 var(--st-space-lg);overflow-x:auto;padding:var(--st-space-md)}pre code{background:none;border-radius:0;color:inherit;font-size:inherit;padding:0}.cell{margin-bottom:var(--st-space-lg)}.cell_input{margin-bottom:var(--st-space-sm)}.cell_output pre{background-color:transparent;border-color:var(--st-color-border);border-style:dashed}:where(body:not(.use-pygments-style)) .c,:where(body:not(.use-pygments-style)) .c1,:where(body:not(.use-pygments-style)) .cm,:where(body:not(.use-pygments-style)) .cp,:where(body:not(.use-pygments-style)) .cs{color:#6a737d;font-style:italic}:where(body:not(.use-pygments-style)) .s,:where(body:not(.use-pygments-style)) .s1,:where(body:not(.use-pygments-style)) .s2,:where(body:not(.use-pygments-style)) .sb,:where(body:not(.use-pygments-style)) .sc,:where(body:not(.use-pygments-style)) .sd,:where(body:not(.use-pygments-style)) .se,:where(body:not(.use-pygments-style)) .sh,:where(body:not(.use-pygments-style)) .si,:where(body:not(.use-pygments-style)) .sr,:where(body:not(.use-pygments-style)) .ss,:where(body:not(.use-pygments-style)) .sx{color:#22863a}:where(body:not(.use-pygments-style)) .k,:where(body:not(.use-pygments-style)) .kc,:where(body:not(.use-pygments-style)) .kd,:where(body:not(.use-pygments-style)) .kn,:where(body:not(.use-pygments-style)) .kp,:where(body:not(.use-pygments-style)) .kr,:where(body:not(.use-pygments-style)) .kt{color:#d73a49;font-weight:500}:where(body:not(.use-pygments-style)) .fm,:where(body:not(.use-pygments-style)) .nc,:where(body:not(.use-pygments-style)) .nf{color:#6f42c1}:where(body:not(.use-pygments-style)) .bp,:where(body:not(.use-pygments-style)) .nb{color:#005cc5}:where(body:not(.use-pygments-style)) .il,:where(body:not(.use-pygments-style)) .m,:where(body:not(.use-pygments-style)) .mb,:where(body:not(.use-pygments-style)) .mf,:where(body:not(.use-pygments-style)) .mh,:where(body:not(.use-pygments-style)) .mi,:where(body:not(.use-pygments-style)) .mo{color:#005cc5}:where(body:not(.use-pygments-style)) .o,:where(body:not(.use-pygments-style)) .ow{color:#d73a49}:where(body:not(.use-pygments-style)) .nd{color:#6f42c1}:where(body:not(.use-pygments-style)) .n{color:var(--st-color-code-text)}:where(body:not(.use-pygments-style)) .na{color:#005cc5}:where(body:not(.use-pygments-style)) .nx{color:var(--st-color-code-text)}:where(body:not(.use-pygments-style)) .p{color:var(--st-color-code-text)}:where(body:not(.use-pygments-style)) .err{color:#cb2431}:where(body:not(.use-pygments-style)) .gd{background-color:#ffeef0;color:#cb2431}:where(body:not(.use-pygments-style)) .gi{background-color:#f0fff4;color:#22863a}:where(body:not(.use-pygments-style)) .gh{color:#005cc5;font-weight:600}:where(body:not(.use-pygments-style)) .gu{color:#6f42c1;font-weight:600}.ansi-black-fg{color:#3e424d}.ansi-red-fg{color:#e75c58}.ansi-green-fg{color:#00a250}.ansi-yellow-fg{color:#ddb62b}.ansi-blue-fg{color:#208ffb}.ansi-magenta-fg{color:#d160c4}.ansi-cyan-fg{color:#60c6c8}.ansi-white-fg{color:#c5c1b4}.copybtn{background-color:var(--st-color-surface);border:1px solid var(--st-color-border);border-radius:var(--st-radius-sm);opacity:0;right:var(--st-space-xs);top:var(--st-space-xs);transition:opacity var(--st-transition-fast)}pre:hover .copybtn{opacity:1}.admonition,div.admonition{background-color:var(--st-color-surface);border-left:4px solid var(--st-color-primary);border-radius:0 var(--st-radius-md) var(--st-radius-md) 0;margin:var(--st-space-lg) 0;padding:var(--st-space-md) var(--st-space-lg)}.admonition .admonition-title,div.admonition .admonition-title{color:var(--st-color-primary);font-family:var(--st-font-heading);font-size:var(--st-font-size-sm);font-weight:600;margin:0 0 var(--st-space-sm) 0}.admonition p:last-child,div.admonition p:last-child{margin-bottom:0}.admonition.note,div.admonition.note{border-left-color:#2563eb}.admonition.note .admonition-title,div.admonition.note .admonition-title{color:#2563eb}.admonition.hint,.admonition.tip,div.admonition.hint,div.admonition.tip{background-color:#ecfdf5;border-left-color:#059669}.admonition.hint .admonition-title,.admonition.tip .admonition-title,div.admonition.hint .admonition-title,div.admonition.tip .admonition-title{color:#059669}.admonition.caution,.admonition.warning,div.admonition.caution,div.admonition.warning{background-color:#fffbeb;border-left-color:#d97706}.admonition.caution .admonition-title,.admonition.warning .admonition-title,div.admonition.caution .admonition-title,div.admonition.warning .admonition-title{color:#d97706}.admonition.danger,.admonition.error,div.admonition.danger,div.admonition.error{background-color:#fef2f2;border-left-color:#dc2626}.admonition.danger .admonition-title,.admonition.error .admonition-title,div.admonition.danger .admonition-title,div.admonition.error .admonition-title{color:#dc2626}.admonition.important,div.admonition.important{background-color:#f5f3ff;border-left-color:#7c3aed}.admonition.important .admonition-title,div.admonition.important .admonition-title{color:#7c3aed}.admonition.prf-definition{border-left-color:var(--st-color-accent)}.admonition.prf-definition .admonition-title{color:var(--st-color-accent)}.admonition.prf-theorem{border-left-color:#6f42c1}.admonition.prf-theorem .admonition-title{color:#6f42c1}em{color:var(--st-color-em);font-style:normal;font-weight:550}b,strong{color:var(--st-color-strong);font-weight:600}table{border-collapse:collapse;font-size:var(--st-font-size-sm);margin-bottom:var(--st-space-lg);width:100%}table th{background-color:var(--st-color-surface);border-bottom:2px solid var(--st-color-border-strong);color:var(--st-color-text);font-family:var(--st-font-heading);font-weight:600;text-align:left}table td,table th{padding:var(--st-space-sm) var(--st-space-md)}table td{border-bottom:1px solid var(--st-color-border);vertical-align:top}table tr:last-child td{border-bottom:none}.st-table-wrapper{border:1px solid var(--st-color-border);border-radius:var(--st-radius-md);margin-bottom:var(--st-space-lg);overflow-x:auto}.st-table-wrapper table{border-radius:0;margin-bottom:0}.figure,figure{margin:var(--st-space-lg) 0;text-align:center}.figure img,figure img{border-radius:var(--st-radius-md);height:auto;max-width:100%}.caption,figcaption{color:var(--st-color-text-muted);font-size:var(--st-font-size-sm);font-style:italic;margin-top:var(--st-space-sm)}.footnote-reference{font-size:.75em;line-height:0;vertical-align:super}dl.footnote{border-top:1px solid var(--st-color-border);font-size:var(--st-font-size-sm);margin-top:var(--st-space-2xl);padding-top:var(--st-space-md)}dl.footnote,dl.footnote dt{color:var(--st-color-text-muted)}dl.footnote dt{font-weight:500}.st-search-overlay{align-items:flex-start;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding-top:15vh;position:fixed;right:0;top:0;transition:all var(--st-transition-normal);visibility:hidden;z-index:300}.st-search-overlay.st-search-overlay--open{opacity:1;visibility:visible}.st-search-overlay__inner{max-width:36rem;padding:0 var(--st-space-md);width:100%}.st-search-form{background-color:var(--st-color-bg);border:2px solid var(--st-color-primary);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-lg);display:flex;overflow:hidden}.st-search-form__input{background:none;border:none;color:var(--st-color-text);flex:1;font-family:var(--st-font-body);font-size:var(--st-font-size-lg);outline:none;padding:var(--st-space-md) var(--st-space-lg)}.st-search-form__input::placeholder{color:var(--st-color-text-faint)}.st-search-form__close{align-items:center;background:none;border:none;color:var(--st-color-text-muted);cursor:pointer;display:flex;justify-content:center;width:3rem}.st-search-form__close:hover{color:var(--st-color-text)}[data-theme=dark]{--st-color-primary:#818cf8;--st-color-primary-light:rgba(129,140,248,.15);--st-color-secondary:#a1a1aa;--st-color-accent:#a78bfa;--st-color-bg:#18181b;--st-color-surface:#27272a;--st-color-surface-raised:#3f3f46;--st-color-border:#3f3f46;--st-color-border-strong:#52525b;--st-color-text:#e4e4e7;--st-color-text-muted:#a1a1aa;--st-color-text-faint:#71717a;--st-color-link:#818cf8;--st-color-link-hover:#a5b4fc;--st-color-code-bg:#27272a;--st-color-code-text:#e4e4e7;--st-color-em:#34d399;--st-color-strong:#fb7185;--st-shadow-sm:0 1px 2px rgba(0,0,0,.3);--st-shadow-md:0 4px 6px -1px rgba(0,0,0,.4);--st-shadow-lg:0 10px 15px -3px rgba(0,0,0,.5)}[data-theme=dark] ::selection{background-color:rgba(129,140,248,.3);color:#e4e4e7}[data-theme=dark] .st-topbar{background-color:rgba(24,24,27,.9);border-bottom-color:var(--st-color-border)}[data-theme=dark] img{opacity:.88;transition:opacity var(--st-transition-fast)}[data-theme=dark] img:hover{opacity:1}[data-theme=dark] .admonition.hint,[data-theme=dark] .admonition.tip,[data-theme=dark] div.admonition.hint,[data-theme=dark] div.admonition.tip{background-color:rgba(5,150,105,.1)}[data-theme=dark] .admonition.caution,[data-theme=dark] .admonition.warning,[data-theme=dark] div.admonition.caution,[data-theme=dark] div.admonition.warning{background-color:rgba(217,119,6,.1)}[data-theme=dark] .admonition.danger,[data-theme=dark] .admonition.error,[data-theme=dark] div.admonition.danger,[data-theme=dark] div.admonition.error{background-color:rgba(220,38,38,.1)}[data-theme=dark] .admonition.important,[data-theme=dark] div.admonition.important{background-color:rgba(124,58,237,.1)}[data-theme=dark] :where(body:not(.use-pygments-style)) .c,[data-theme=dark] :where(body:not(.use-pygments-style)) .c1,[data-theme=dark] :where(body:not(.use-pygments-style)) .cm,[data-theme=dark] :where(body:not(.use-pygments-style)) .cp,[data-theme=dark] :where(body:not(.use-pygments-style)) .cs{color:#8b949e}[data-theme=dark] :where(body:not(.use-pygments-style)) .s,[data-theme=dark] :where(body:not(.use-pygments-style)) .s1,[data-theme=dark] :where(body:not(.use-pygments-style)) .s2,[data-theme=dark] :where(body:not(.use-pygments-style)) .sb,[data-theme=dark] :where(body:not(.use-pygments-style)) .sc,[data-theme=dark] :where(body:not(.use-pygments-style)) .sd,[data-theme=dark] :where(body:not(.use-pygments-style)) .se,[data-theme=dark] :where(body:not(.use-pygments-style)) .sh,[data-theme=dark] :where(body:not(.use-pygments-style)) .si,[data-theme=dark] :where(body:not(.use-pygments-style)) .sr,[data-theme=dark] :where(body:not(.use-pygments-style)) .ss,[data-theme=dark] :where(body:not(.use-pygments-style)) .sx{color:#7ee787}[data-theme=dark] :where(body:not(.use-pygments-style)) .k,[data-theme=dark] :where(body:not(.use-pygments-style)) .kc,[data-theme=dark] :where(body:not(.use-pygments-style)) .kd,[data-theme=dark] :where(body:not(.use-pygments-style)) .kn,[data-theme=dark] :where(body:not(.use-pygments-style)) .kp,[data-theme=dark] :where(body:not(.use-pygments-style)) .kr,[data-theme=dark] :where(body:not(.use-pygments-style)) .kt{color:#ff7b72}[data-theme=dark] :where(body:not(.use-pygments-style)) .fm,[data-theme=dark] :where(body:not(.use-pygments-style)) .nc,[data-theme=dark] :where(body:not(.use-pygments-style)) .nf{color:#d2a8ff}[data-theme=dark] :where(body:not(.use-pygments-style)) .bp,[data-theme=dark] :where(body:not(.use-pygments-style)) .nb{color:#79c0ff}[data-theme=dark] :where(body:not(.use-pygments-style)) .il,[data-theme=dark] :where(body:not(.use-pygments-style)) .m,[data-theme=dark] :where(body:not(.use-pygments-style)) .mb,[data-theme=dark] :where(body:not(.use-pygments-style)) .mf,[data-theme=dark] :where(body:not(.use-pygments-style)) .mh,[data-theme=dark] :where(body:not(.use-pygments-style)) .mi,[data-theme=dark] :where(body:not(.use-pygments-style)) .mo{color:#79c0ff}[data-theme=dark] :where(body:not(.use-pygments-style)) .o,[data-theme=dark] :where(body:not(.use-pygments-style)) .ow{color:#ff7b72}[data-theme=dark] :where(body:not(.use-pygments-style)) .nd{color:#d2a8ff}[data-theme=dark] :where(body:not(.use-pygments-style)) .n{color:var(--st-color-code-text)}[data-theme=dark] :where(body:not(.use-pygments-style)) .na{color:#79c0ff}[data-theme=dark] :where(body:not(.use-pygments-style)) .p{color:var(--st-color-code-text)}[data-theme=dark] :where(body:not(.use-pygments-style)) .gd{background-color:rgba(248,81,73,.15);color:#ffa198}[data-theme=dark] :where(body:not(.use-pygments-style)) .gi{background-color:rgba(63,185,80,.15);color:#7ee787}[data-theme=dark] :where(body:not(.use-pygments-style)) .gh{color:#79c0ff;font-weight:600}[data-theme=dark] :where(body:not(.use-pygments-style)) .gu{color:#d2a8ff;font-weight:600}[data-theme=dark] .ansi-black-fg{color:#c5c1b4}[data-theme=dark] .ansi-white-fg{color:#3e424d}[data-theme=dark][data-color-scheme=academic]{--st-color-em:#a5b4fc;--st-color-strong:#fda4af}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{.st-back-to-top,.st-search-overlay,.st-sidebar-nav,.st-toc,.st-topbar{display:none!important}.st-content{margin:0;max-width:100%;padding:0}body.st-body{background:#fff;color:#000}}