:root{--md-primary-fg-color:#4051b5;--md-primary-fg-color--light:#5d6cc0;--md-primary-fg-color--dark:#303fa1;--md-primary-bg-color:#fff;--md-primary-bg-color--light:#ffffffb3;--md-accent-fg-color:#526cfe;--md-accent-fg-color--transparent:#526cfe1a;--md-accent-bg-color:#fff;--md-accent-bg-color--light:#ffffffb3}:root,[data-md-color-scheme=default]{--md-hue:225deg;--md-default-fg-color:#000000de;--md-default-fg-color--light:#0000008a;--md-default-fg-color--lighter:#00000052;--md-default-fg-color--lightest:#00000012;--md-default-bg-color:#fff;--md-default-bg-color--light:#ffffffb3;--md-default-bg-color--lighter:#ffffff4d;--md-default-bg-color--lightest:#ffffff1f;--md-code-fg-color:#36464e;--md-code-bg-color:#e1e1e1;--md-code-hl-color:#4287ff;--md-code-hl-color--light:#4287ff1a;--md-code-hl-number-color:#d52a2a;--md-code-hl-special-color:#db1457;--md-code-hl-function-color:#a846b9;--md-code-hl-constant-color:#6e59d9;--md-code-hl-keyword-color:#3f6ec6;--md-code-hl-string-color:#1c7d4d;--md-code-hl-name-color:var(--md-code-fg-color);--md-code-hl-operator-color:var(--md-default-fg-color--light);--md-code-hl-punctuation-color:var(--md-default-fg-color--light);--md-code-hl-comment-color:var(--md-default-fg-color--light);--md-code-hl-generic-color:var(--md-default-fg-color--light);--md-code-hl-variable-color:var(--md-default-fg-color--light);--md-typeset-color:var(--md-default-fg-color);--md-typeset-a-color:var(--md-primary-fg-color);--md-typeset-del-color:#f5503d26;--md-typeset-ins-color:#0bd57026;--md-typeset-kbd-color:#fafafa;--md-typeset-kbd-accent-color:#fff;--md-typeset-kbd-border-color:#b8b8b8;--md-typeset-mark-color:#ffff0080;--md-typeset-table-color:#0000001f;--md-typeset-table-color--light:#00000009;--md-admonition-fg-color:var(--md-default-fg-color);--md-admonition-bg-color:var(--md-default-bg-color);--md-warning-fg-color:#000000de;--md-warning-bg-color:#ff9;--md-footer-fg-color:#fff;--md-footer-fg-color--light:#ffffffb3;--md-footer-fg-color--lighter:#ffffff73;--md-footer-bg-color:#000000de;--md-footer-bg-color--dark:#00000052;--md-shadow-z1:0 .2rem .5rem #0000000d,0 0 .05rem #0000001a;--md-shadow-z2:0 .2rem .5rem #0000001a,0 0 .05rem #00000040;--md-shadow-z3:0 .2rem .5rem #0003,0 0 .05rem #00000059}:root{--md-typeset-table-sort-icon:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"m18 21-4-4h3V7h-3l4-4 4 4h-3v10h3M2 19v-2h10v2M2 13v-2h7v2M2 7V5h4v2H2Z\"/></svg>");--md-typeset-table-sort-icon--asc:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M19 17h3l-4 4-4-4h3V3h2M2 17h10v2H2M6 5v2H2V5m0 6h7v2H2v-2Z\"/></svg>");--md-typeset-table-sort-icon--desc:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M19 7h3l-4-4-4 4h3v14h2M2 17h10v2H2M6 5v2H2V5m0 6h7v2H2v-2Z\"/></svg>")}.md-typeset{-webkit-print-color-adjust:exact;color-adjust:exact;min-width:0;font-size:1rem;line-height:1.75}@media print{.md-typeset{font-size:.68rem}}.md-typeset p{margin-top:16px;margin-bottom:16px}.md-typeset blockquote,.md-typeset dl,.md-typeset figure,.md-typeset ol,.md-typeset pre,.md-typeset ul{margin-top:1em;margin-bottom:1em}.md-typeset h1,.md-typeset h2,.md-typeset h3,.md-typeset h4,.md-typeset h5,.md-typeset h6{scroll-margin-top:64px}.md-typeset h1{color:var(--md-default-fg-color--light);margin:0 0 1.25em;font-size:2em;line-height:1.3}.md-typeset h1,.md-typeset h2{letter-spacing:-.01em;font-weight:300}.md-typeset h2{margin:1.6em 0 .64em;font-size:1.5625em;line-height:1.4}.md-typeset h3{letter-spacing:-.01em;margin:1.6em 0 .8em;font-size:1.25em;font-weight:400;line-height:1.5}.md-typeset h2+h3{margin-top:.8em}.md-typeset h4{letter-spacing:-.01em;margin:1em 0;font-weight:700}.md-typeset h5,.md-typeset h6{color:var(--md-default-fg-color--light);letter-spacing:-.01em;margin:1.25em 0;font-size:.8em;font-weight:700}.md-typeset h5{text-transform:uppercase}.md-typeset hr{border-bottom:.05rem solid var(--md-default-fg-color--lightest);margin:1.5em 0;display:flow-root}.md-typeset a{color:#9c27b0;vertical-align:top;outline:none;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.md-typeset a:before{backface-visibility:hidden;content:" ";background-color:#9c27b0;width:100%;height:1px;transition:all .2s;position:absolute;top:auto;bottom:1px;left:0;transform:scaleX(0)}.md-typeset a:hover:before,.md-typeset a:focus:before{transform:scaleX(1)}.md-typeset a:focus code,.md-typeset a:hover code{background-color:var(--md-accent-fg-color--transparent)}.md-typeset a code{color:currentColor;transition:background-color .125s}.md-typeset a.focus-visible{outline-color:var(--md-accent-fg-color);outline-offset:.2rem}.md-typeset code,.md-typeset kbd,.md-typeset pre{color:var(--md-code-fg-color);font-variant-ligatures:none;direction:ltr}@media print{.md-typeset code,.md-typeset kbd,.md-typeset pre{white-space:pre-wrap}}.md-typeset code{background-color:var(--md-code-bg-color);-webkit-box-decoration-break:clone;box-decoration-break:clone;width:100%;padding:0 .294118em;font-size:.85em;overflow:auto}.md-typeset code:not(.focus-visible){-webkit-tap-highlight-color:transparent;outline:none}.md-typeset pre{border-radius:4px;line-height:1.4;display:flow-root;position:relative;overflow:hidden}.md-typeset pre>code{-webkit-box-decoration-break:slice;box-decoration-break:slice;box-shadow:none;outline-color:var(--md-accent-fg-color);touch-action:auto;word-break:normal;margin:0;overflow:auto;padding:8px!important;display:flex!important}.md-typeset pre>.head{background-color:var(--md-code-bg-color);border-bottom:1px solid #1f1f1f1a;display:flex}.md-typeset pre>.head>.language{align-self:center;margin-left:8px;font-size:14px}.md-typeset pre>.head>.copy{margin-left:auto;padding:6px;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md-typeset pre>.head>.copy>svg{width:18px;height:18px}.md-typeset pre>.head>.copy:hover{background-color:#0000001a}.md-typeset pre>code>.lines{text-align:right;border-right:1px solid #a5a5a5;margin-left:8px;padding-right:8px}.md-typeset pre>code>.code{margin-left:10px}.md-typeset kbd{background-color:var(--md-typeset-kbd-color);box-shadow:0 .1rem 0 .05rem var(--md-typeset-kbd-border-color),0 .1rem 0 var(--md-typeset-kbd-border-color),0 -.1rem .2rem var(--md-typeset-kbd-accent-color)inset;color:var(--md-default-fg-color);vertical-align:text-top;word-break:break-word;border-radius:.1rem;padding:0 .666667em;font-size:.75em;display:inline-block}.md-typeset mark{background-color:var(--md-typeset-mark-color);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;word-break:break-word}.md-typeset abbr{border-bottom:.05rem dotted var(--md-default-fg-color--light);cursor:help;text-decoration:none}.md-typeset small{opacity:.75}.md-typeset sub,.md-typeset sup{margin-left:.078125em}.md-typeset blockquote{border-left:.2rem solid var(--md-default-fg-color--lighter);color:var(--md-default-fg-color--light);margin-left:0;margin-right:0;padding-left:.6rem}.md-typeset ul{list-style-type:disc}.md-typeset ol{list-style-type:decimal}.md-typeset ol,.md-typeset ul{margin-left:.625em;padding:0}.md-typeset ol:not([hidden]),.md-typeset ul:not([hidden]){display:flow-root}.md-typeset ol ol,.md-typeset ul ol{list-style-type:lower-alpha}.md-typeset ol ol ol,.md-typeset ul ol ol{list-style-type:lower-roman}.md-typeset ol li,.md-typeset ul li{margin-bottom:.5em;margin-left:1.25em}.md-typeset ol li blockquote,.md-typeset ol li p,.md-typeset ul li blockquote,.md-typeset ul li p{margin:.5em 0}.md-typeset ol li:last-child,.md-typeset ul li:last-child{margin-bottom:0}.md-typeset ol li ol,.md-typeset ol li ul,.md-typeset ul li ol,.md-typeset ul li ul{margin-top:.5em;margin-bottom:.5em;margin-left:.625em}.md-typeset dd{margin-top:1em;margin-bottom:1.5em;margin-left:1.875em}.md-typeset img,.md-typeset video{max-width:100%;height:auto}.md-typeset .katex-block .katex-display{overflow:auto hidden}.md-typeset img[align=left]{margin:1em 1em 1em 0}.md-typeset img[align=right]{margin:1em 0 1em 1em}.md-typeset img[align]:only-child{margin-top:0}.md-typeset .img-box{text-align:center;width:fit-content;max-width:100%;margin:1.5em auto;display:block}.md-typeset .img-box .img-title{text-align:center;color:#646464;margin-top:8px;margin-bottom:16px;font-size:12px}.md-typeset .img-box img{opacity:0;margin-left:auto;margin-right:auto;transition:opacity .3s}.md-typeset .img-box img.loaded{opacity:1}.md-typeset figure{text-align:center;width:fit-content;max-width:100%;margin:1em auto;display:flow-root}.md-typeset figure img{display:block}.md-typeset figcaption{max-width:24rem;margin:1em auto;font-style:italic}.md-typeset iframe{max-width:100%}.md-typeset table:not([class]){background-color:var(--md-default-bg-color);border:.05rem solid var(--md-typeset-table-color);touch-action:auto;border-radius:4px 4px 0 0;max-width:100%;font-size:.8rem;display:inline-block;overflow:auto}@media print{.md-typeset table:not([class]){display:table}}.md-typeset table:not([class])+*{margin-top:1.5em}.md-typeset table:not([class]) td>:first-child,.md-typeset table:not([class]) th>:first-child{margin-top:0}.md-typeset table:not([class]) td>:last-child,.md-typeset table:not([class]) th>:last-child{margin-bottom:0}.md-typeset table:not([class]) td:not([align]),.md-typeset table:not([class]) th:not([align]){text-align:left}.md-typeset table:not([class]) th{vertical-align:top;min-width:5rem;padding:.9375em 1.25em;font-weight:700}.md-typeset table:not([class]) td{border-top:.05rem solid var(--md-typeset-table-color);vertical-align:top;padding:.9375em 1.25em}.md-typeset table:not([class]) tbody tr{transition:background-color .125s}.md-typeset table:not([class]) tbody tr:hover{background-color:var(--md-typeset-table-color--light);box-shadow:0 .05rem 0 var(--md-default-bg-color)inset}.md-typeset table:not([class]) a{word-break:normal}.md-typeset table th[role=columnheader]{cursor:pointer}.md-typeset table th[role=columnheader]:after{content:"";height:1.2em;-webkit-mask-image:var(--md-typeset-table-sort-icon);-webkit-mask-image:var(--md-typeset-table-sort-icon);mask-image:var(--md-typeset-table-sort-icon);vertical-align:text-bottom;width:1.2em;margin-left:.5em;transition:background-color .125s;display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.md-typeset table th[role=columnheader]:hover:after{background-color:var(--md-default-fg-color--lighter)}.md-typeset table th[role=columnheader][aria-sort=ascending]:after{background-color:var(--md-default-fg-color--light);-webkit-mask-image:var(--md-typeset-table-sort-icon--asc);-webkit-mask-image:var(--md-typeset-table-sort-icon--asc);mask-image:var(--md-typeset-table-sort-icon--asc)}.md-typeset table th[role=columnheader][aria-sort=descending]:after{background-color:var(--md-default-fg-color--light);-webkit-mask-image:var(--md-typeset-table-sort-icon--desc);-webkit-mask-image:var(--md-typeset-table-sort-icon--desc);mask-image:var(--md-typeset-table-sort-icon--desc)}.md-typeset__scrollwrap{touch-action:auto;margin:1em -.8rem;overflow-x:auto}.md-typeset__table{margin-bottom:.5em;padding:0 .8rem;display:inline-block}@media print{.md-typeset__table{display:block}}html .md-typeset__table table{width:100%;margin:0;display:table;overflow:hidden}@media screen and (max-width:44.9844em){.md-content__inner>pre{margin:1em -.8rem}.md-content__inner>pre code{border-radius:0}}.md-typeset .md-author{border-radius:100%;flex-shrink:0;width:1.6rem;height:1.6rem;transition:color .125s,transform .125s;display:block;position:relative;overflow:hidden}.md-typeset .md-author img{display:block}.md-typeset .md-author--more{background:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color--lighter);text-align:center;font-size:.6rem;font-weight:700;line-height:1.6rem}.md-typeset .md-author--long{width:2.4rem;height:2.4rem}.md-typeset a.md-author{transform:scale(1)}.md-typeset a.md-author img{filter:grayscale()opacity(75%);transition:filter .125s}.md-typeset a.md-author:focus,.md-typeset a.md-author:hover{z-index:1;transform:scale(1.1)}.md-typeset a.md-author:focus img,.md-typeset a.md-author:hover img{filter:grayscale(0)}.md-typeset .footnotes{color:var(--md-default-fg-color--light);font-size:.8rem}.md-typeset .footnote-ref a{vertical-align:middle;scroll-margin-top:64px;display:inline}.md-typeset .footnote-backref{direction:rtl;unicode-bidi:bidi-override;font-family:sans-serif}.md-typeset .footnotes-list li{scroll-margin-top:64px}.md-typeset .alert{letter-spacing:.01071em;border-radius:4px;margin-top:8px;margin-bottom:8px;padding-top:6px;padding-left:16px;padding-right:16px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.43;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex}.md-typeset .alert-success{color:#1e4620;background-color:#edf7ed}.md-typeset .alert-success .icon{color:#2e7d32}.md-typeset .alert-info .icon{color:#0288d1}.md-typeset .alert-info{color:#014361;background-color:#e5f6fd}.md-typeset .alert-error .icon{color:#d32f2f}.md-typeset .alert-error{color:#5f2120;background-color:#fdeded}.md-typeset .alert-warn .icon{color:#ed6c02}.md-typeset .alert-warn{color:#663c00;background-color:#fff4e5}.md-typeset .alert .icon{opacity:.9;margin-right:12px;padding:7px 0;font-size:22px;display:flex}.md-typeset .alert .icon svg{-webkit-user-select:none;user-select:none;fill:currentColor;width:1em;height:1em;font-size:inherit;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1);display:inline-block}.md-typeset .alert .message{min-width:0;padding:8px 0;overflow:auto}.md-typeset .alert .message .title{letter-spacing:.00938em;margin:-2px 0 .35em;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5}
