@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Condensed:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--callout-card-border-width: 0px;--callout-card-border-opacity: 0.25;--callout-card-padding: var(--size-4-3) var(--size-4-3) var(--size-4-3) var(--size-4-6);--callout-card-radius: var(--radius-s);--callout-card-blend-mode: var(--highlight-mix-blend-mode);--callout-card-title-color: inherit;--callout-card-title-padding: 0;--callout-card-title-size: inherit;--callout-card-content-padding: 0;--callout-card-content-background: transparent;--callout-card-bug: var(--color-red-rgb);--callout-card-default: var(--color-blue-rgb);--callout-card-error: var(--color-red-rgb);--callout-card-example: var(--color-purple-rgb);--callout-card-fail: var(--color-red-rgb);--callout-card-important: var(--color-cyan-rgb);--callout-card-info: var(--color-blue-rgb);--callout-card-question: var(--color-yellow-rgb);--callout-card-success: var(--color-green-rgb);--callout-card-summary: var(--color-cyan-rgb);--callout-card-tip: var(--color-cyan-rgb);--callout-card-todo: var(--color-blue-rgb);--callout-card-warning: var(--color-orange-rgb)}.callout-card{--callout-card-color: var(--callout-card-default);--callout-card-icon: lucide-pencil}.callout-card[data-callout-card=abstract],.callout-card[data-callout-card=summary],.callout-card[data-callout-card=tldr]{--callout-card-color: var(--callout-card-summary);--callout-card-icon: lucide-clipboard-list}.callout-card[data-callout-card=info]{--callout-card-color: var(--callout-card-info);--callout-card-icon: lucide-info}.callout-card[data-callout-card=todo]{--callout-card-color: var(--callout-card-todo);--callout-card-icon: lucide-check-circle-2}.callout-card[data-callout-card=important]{--callout-card-color: var(--callout-card-important);--callout-card-icon: lucide-flame}.callout-card[data-callout-card=tip],.callout-card[data-callout-card=hint]{--callout-card-color: var(--callout-card-tip);--callout-card-icon: lucide-flame}.callout-card[data-callout-card=success],.callout-card[data-callout-card=check],.callout-card[data-callout-card=done]{--callout-card-color: var(--callout-card-success);--callout-card-icon: lucide-check}.callout-card[data-callout-card=question],.callout-card[data-callout-card=help],.callout-card[data-callout-card=faq]{--callout-card-color: var(--callout-card-question);--callout-card-icon: help-circle}.callout-card[data-callout-card=warning],.callout-card[data-callout-card=caution],.callout-card[data-callout-card=attention]{--callout-card-color: var(--callout-card-warning);--callout-card-icon: lucide-alert-triangle}.callout-card[data-callout-card=failure],.callout-card[data-callout-card=fail],.callout-card[data-callout-card=missing]{--callout-card-color: var(--callout-card-fail);--callout-card-icon: lucide-x}.callout-card[data-callout-card=danger],.callout-card[data-callout-card=error]{--callout-card-color: var(--callout-card-error);--callout-card-icon: lucide-zap}.callout-card[data-callout-card=bug]{--callout-card-color: var(--callout-card-bug);--callout-card-icon: lucide-bug}.callout-card[data-callout-card=example]{--callout-card-color: var(--callout-card-example);--callout-card-icon: lucide-list}.callout-card[data-callout-card=quote],.callout-card[data-callout-card=cite]{--callout-card-color: var(--callout-card-quote);--callout-card-icon: quote-glyph}.callout-card{overflow:hidden;border-style:solid;border-color:rgba(var(--callout-card-color), var(--callout-card-border-opacity));border-width:var(--callout-card-border-width);border-radius:var(--callout-card-radius);margin:1em 0;mix-blend-mode:var(--callout-card-blend-mode);background-color:rgba(var(--callout-card-color), 0.1);padding:var(--callout-card-padding)}.callout-card.is-collapsible .callout-card-title{cursor:var(--cursor)}.callout-card-title{padding:var(--callout-card-title-padding);display:flex;gap:var(--size-4-1);font-size:var(--callout-card-title-size);color:rgb(var(--callout-card-color));line-height:var(--line-height-tight);align-items:flex-start}.callout-card-content{overflow-x:auto;padding:var(--callout-card-content-padding);background-color:var(--callout-card-content-background)}.callout-card-icon{flex:0 0 auto;display:flex;align-items:center}.callout-card-icon .svg-icon{color:rgb(var(--callout-card-color))}.callout-card-icon::after{content:"​"}.callout-card-title-inner{font-weight:var(--bold-weight);color:var(--callout-card-title-color)}.callout-card-fold{display:flex;align-items:center;padding-right:var(--size-4-2)}.callout-card-fold::after{content:"​"}.callout-card-fold .svg-icon{transition:transform 100ms ease-in-out}.callout-card-fold.is-collapsed .svg-icon{transform:rotate(-90deg)}:root{--r-background-color: #ffffff;--r-main-font: mIosevka-QP Web;--r-main-font-size: 28px;--r-main-color: #222222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: IBM Plex Sans Condensed;--r-heading-color: #1c1c1c;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 1.5em;--r-heading2-size: 1.33em;--r-heading3-size: 1.25em;--r-heading4-size: 1.1em;--r-code-font: mIosevka-Term Web;--r-link-color: rgb(19, 122, 245);--r-link-color-dark: rgb(7.6219512195, 86.1280487805, 179.8780487805);--r-link-color-hover: #ff1a8f;--r-selection-background-color: rgba(255, 255, 0, 0.5);--r-selection-color: #1c1c1c;--r-overlay-element-bg-color: 240, 240, 240;--r-overlay-element-fg-color: 0, 0, 0}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:rgb(110.5,110.5,110.5)}details>summary>p:only-child{display:inline}div.code-copy-outer-scaffold{position:relative}dd code:not(.sourceCode),p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.footnote-back{margin-left:.2em}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}.callout pre.sourceCode{padding-left:0}div.ansi-escaped-output{font-family:monospace;display:block}/*!
*
* ansi colors from IPython notebook's
*
* we also add `bright-[color]-` synonyms for the `-[color]-intense` classes since
* that seems to be what ansi_up emits
*
*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #ffffff;--quarto-body-color: #222222;--quarto-text-muted: rgb(110.5, 110.5, 110.5);--quarto-border-color: hsl(0, 0%, 98%);--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #ffffff;--mermaid-edge-color: #838383;--mermaid-node-fg-color: #222222;--mermaid-fg-color: #222222;--mermaid-fg-color--lighter: rgba(100, 100, 100, 0.5);--mermaid-fg-color--lightest: rgba(100, 100, 100, 0.05);--mermaid-font-family: mIosevka-Term Web;--mermaid-label-bg-color: RGBA(100, 100, 100, 0.1);--mermaid-label-fg-color: #222222;--mermaid-node-bg-color: oklch(from #222222 calc(l * 1.15) c h/0.1);--mermaid-node-fg-color: #222222}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button-tooltip{font-size:.75em}div.code-copy-outer-scaffold:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(131, 131, 131)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>');background-repeat:no-repeat;background-size:1rem 1rem}div.code-copy-outer-scaffold:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(131, 131, 131)" viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}div.code-copy-outer-scaffold:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(19, 122, 245)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>')}div.code-copy-outer-scaffold:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(19, 122, 245)"  viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}.panel-tabset [role=tablist]{border-bottom:1px solid hsl(0,0%,98%);list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:hsl(0,0%,98%);display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:hsl(0,0%,98%)}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid hsl(0,0%,98%);border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid hsl(0,0%,98%)}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#1a8fff}section.has-light-background code{color:#444}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#a9a9b3}section.has-dark-background a,section.has-dark-background a:hover{color:#137af5}section.has-dark-background code{color:#ff67ff}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:center}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.33em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:1.5em}.reveal div.sourceCode{border:1px solid hsl(0,0%,98%);border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:hsl(0,0%,98%);border:none;margin:0;font-size:15.4px;line-height:1em;font-family:"mIosevka-Term Web"}.reveal pre code{background-color:#fff;font-size:inherit;color:#222;font-family:inherit}.reveal pre.sourceCode code{color:#222;font-size:inherit;background-color:inherit;white-space:pre;font-family:inherit;padding:6px 9px;max-height:66vh}.reveal .code-with-filename .code-with-filename-file pre{background-color:unset}.reveal code{color:#444;font-size:24.5px;background-color:oklab(from #444444 calc(l * 1.15) c h/0.1);white-space:pre-wrap;font-family:"mIosevka-Term Web"}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:hsl(0,0%,98%)}.reveal blockquote{display:block;position:relative;color:rgb(110.5,110.5,110.5);width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid rgb(110.5,110.5,110.5);font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:rgb(110.5,110.5,110.5)}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em*2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em*2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:hsl(0,0%,98%);border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1em}.reveal.smaller .slides section{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1{font-size:calc(1.5em/0.7)}.reveal.smaller .slides h2{font-size:calc(1.33em/0.7)}.reveal.smaller .slides h3{font-size:calc(1.25em/0.7)}.reveal .slides section.smaller{font-size:0.7em}.reveal .slides section.smaller h1{font-size:calc(1.5em/0.7)}.reveal .slides section.smaller h2{font-size:calc(1.33em/0.7)}.reveal .slides section.smaller h3{font-size:calc(1.25em/0.7)}.reveal .slides section div.callout{font-size:0.7em}.reveal .slides section div.callout h1{font-size:calc(1.5em/0.7)}.reveal .slides section div.callout h2{font-size:calc(1.33em/0.7)}.reveal .slides section div.callout h3{font-size:calc(1.25em/0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25rem;margin-right:.25rem}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5rem;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5rem}.reveal .slide-number{color:#ff1a8f;background-color:#fff}.reveal .footer{color:rgb(110.5,110.5,110.5)}.reveal .footer a{color:#137af5}.reveal .footer.has-dark-background{color:hsl(0,0%,71.9350073855%)}.reveal .footer.has-dark-background a{color:rgb(89.8,160.5327433628,245)}.reveal .footer.has-light-background{color:hsl(0,0%,31.2169312169%)}.reveal .footer.has-light-background a{color:rgb(94.7,176.6,255)}.reveal .slide-number{color:rgb(110.5,110.5,110.5)}.reveal .slide-number.has-dark-background{color:hsl(0,0%,71.9350073855%)}.reveal .slide-number.has-light-background{color:hsl(0,0%,31.2169312169%)}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#fff;color:#222;border-radius:4px;border:solid 1px rgb(110.5,110.5,110.5);font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:rgb(110.5,110.5,110.5)}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(19, 122, 245)" class="bi bi-list" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/></svg>')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(19, 122, 245)" class="bi bi-easel2" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 0a.5.5 0 0 1 .447.276L8.81 1h4.69A1.5 1.5 0 0 1 15 2.5V11h.5a.5.5 0 0 1 0 1h-2.86l.845 3.379a.5.5 0 0 1-.97.242L12.11 14H3.89l-.405 1.621a.5.5 0 0 1-.97-.242L3.36 12H.5a.5.5 0 0 1 0-1H1V2.5A1.5 1.5 0 0 1 2.5 1h4.691l.362-.724A.5.5 0 0 1 8 0ZM2 11h12V2.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5V11Zm9.61 1H4.39l-.25 1h7.72l-.25-1Z"/></svg>')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(19, 122, 245)" class="bi bi-brush" viewBox="0 0 16 16"><path d="M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04zM4.705 11.912a1.23 1.23 0 0 0-.419-.1c-.246-.013-.573.05-.879.479-.197.275-.355.532-.5.777l-.105.177c-.106.181-.213.362-.32.528a3.39 3.39 0 0 1-.76.861c.69.112 1.736.111 2.657-.12.559-.139.843-.569.993-1.06a3.122 3.122 0 0 0 .126-.75l-.793-.792zm1.44.026c.12-.04.277-.1.458-.183a5.068 5.068 0 0 0 1.535-1.1c1.9-1.996 4.412-5.57 6.052-8.631-2.59 1.927-5.566 4.66-7.302 6.792-.442.543-.795 1.243-1.042 1.826-.121.288-.214.54-.275.72v.001l.575.575zm-4.973 3.04.007-.005a.031.031 0 0 1-.007.004zm3.582-3.043.002.001h-.002z"/></svg>')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:"mIosevka-Term Web";color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal code.sourceCode.fragment a.code-annotation-anchor{left:auto}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#fafafa;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:"mIosevka-Term Web";border:solid #222 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}kbd{font-family:"mIosevka-Term Web";font-size:28px;color:#222;background-color:#f8f9fa;border:1px solid;border-color:hsl(0,0%,98%);border-radius:5px;padding:0rem .4rem}:root{--r-inline-code-font: mIosevka-Term Web;--r-block-code-font: mIosevka-Term Web;--r-inline-code-font-size: 24.5px;--r-block-code-font-size: 15.4px}.reveal a{font-weight:400;background-color:rgba(0,0,0,0);text-decoration:inherit}.reveal div.callout{margin-top:1rem;margin-bottom:1rem;border-radius:4px;overflow-wrap:break-word}.reveal div.callout.callout-style-simple,.reveal div.callout.callout-style-default{border-left:.3rem solid #acacac;border-right:solid 1px hsl(0,0%,98%);border-top:solid 1px hsl(0,0%,98%);border-bottom:solid 1px hsl(0,0%,98%)}.reveal div.callout.callout-style-simple div.callout-body,.reveal div.callout.callout-style-simple div.callout-title,.reveal div.callout.callout-style-default div.callout-body,.reveal div.callout.callout-style-default div.callout-title{font-size:inherit;border-bottom:none;font-weight:600}.reveal div.callout.callout-style-simple div.callout-title,.reveal div.callout.callout-style-default div.callout-title{display:flex;align-items:center}.reveal div.callout.callout-style-simple div.callout-title p,.reveal div.callout.callout-style-default div.callout-title p{margin-top:.5em;margin-bottom:.5em;color:var(--r-main-color)}.reveal div.callout.callout-style-simple .callout-icon::before,.reveal div.callout.callout-style-default .callout-icon::before{height:1.25em;width:1.25em;background-size:1.25em 1.25em}.reveal div.callout.callout-style-simple.callout-titled .callout-body>.callout-content>:last-child,.reveal div.callout.callout-style-default.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:var(--r-block-margin)}.reveal div.callout.callout-style-simple.callout-titled .callout-body>.callout-content>:last-child:not(div.sourceCode),.reveal div.callout.callout-style-default.callout-titled .callout-body>.callout-content>:last-child:not(div.sourceCode){padding-bottom:.5rem;margin-bottom:0}.reveal div.callout.callout-style-simple.callout-titled .callout-icon::before,.reveal div.callout.callout-style-default.callout-titled .callout-icon::before{margin-top:.25em;padding-right:.25em}.reveal div.callout.callout-style-simple.no-icon::before,.reveal div.callout.callout-style-default.no-icon::before{display:none !important}.reveal div.callout.callout-style-simple{padding:0em .5em;display:flex}.reveal div.callout.callout-style-simple.callout-titled .callout-body{margin-top:.2em}.reveal div.callout.callout-style-simple.callout-titled:not(.no-icon) .callout-content{padding-left:1.6em}.reveal div.callout.callout-style-simple.callout-titled .callout-content p{margin-top:0}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-body{display:flex}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-icon::before{margin-top:var(--r-block-margin);padding-right:.5em}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-body>.callout-content>div.sourceCode:last-child{margin-bottom:1rem}.reveal div.callout.callout-style-simple:not(.callout-titled) .callout-body>.callout-content>:first-child{margin-top:var(--r-block-margin)}.reveal div.callout.callout-style-simple .callout-icon::before{display:inline-block;content:"";background-repeat:no-repeat}.reveal div.callout.callout-style-simple div.callout-title{opacity:75%}.reveal div.callout.callout-style-simple div.callout-body{font-weight:400}.reveal div.callout.callout-style-default.callout-titled .callout-content p{margin-top:.7em}.reveal div.callout.callout-style-default .callout-icon::before{display:inline-block;content:"";background-repeat:no-repeat}.reveal div.callout.callout-style-default div.callout-body{font-weight:400}.reveal div.callout.callout-style-default div.callout-title{opacity:85%;padding-left:.5em;padding-right:.5em}.reveal div.callout.callout-style-default div.callout-content{padding-left:.5em;padding-right:.5em}.reveal div.callout .callout-body-container{flex-grow:1}.reveal div.callout.callout-note{border-left-color:#4582ec}.reveal div.callout.callout-note.callout-style-default .callout-title{background-color:rgb(236.4,242.5,253.1)}.reveal div.callout.callout-note .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(62.1, 117, 212.4)" class="bi bi-info-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/></svg>');}.reveal div.callout.callout-tip{border-left-color:#838383}.reveal div.callout.callout-tip.callout-style-default .callout-title{background-color:rgb(242.6,242.6,242.6)}.reveal div.callout.callout-tip .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(117.9, 117.9, 117.9)" class="bi bi-lightbulb" viewBox="0 0 16 16"><path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"/></svg>');}.reveal div.callout.callout-warning{border-left-color:#fd971f}.reveal div.callout.callout-warning.callout-style-default .callout-title{background-color:rgb(254.8,244.6,232.6)}.reveal div.callout.callout-warning .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(227.7, 135.9, 27.9)" class="bi bi-exclamation-triangle" viewBox="0 0 16 16"><path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/><path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/></svg>');}.reveal div.callout.callout-caution{border-left-color:#ff3bd3}.reveal div.callout.callout-caution.callout-style-default .callout-title{background-color:rgb(255,235.4,250.6)}.reveal div.callout.callout-caution .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(229.5, 53.1, 189.9)" class="bi bi-cone-striped" viewBox="0 0 16 16"><path d="M9.97 4.88l.953 3.811C10.158 8.878 9.14 9 8 9c-1.14 0-2.159-.122-2.923-.309L6.03 4.88C6.635 4.957 7.3 5 8 5s1.365-.043 1.97-.12zm-.245-.978L8.97.88C8.718-.13 7.282-.13 7.03.88L6.274 3.9C6.8 3.965 7.382 4 8 4c.618 0 1.2-.036 1.725-.098zm4.396 8.613a.5.5 0 0 1 .037.96l-6 2a.5.5 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l2.391-.598.565-2.257c.862.212 1.964.339 3.165.339s2.303-.127 3.165-.339l.565 2.257 2.391.598z"/></svg>');}.reveal div.callout.callout-important{border-left-color:#ff5252}.reveal div.callout.callout-important.callout-style-default .callout-title{background-color:rgb(255,237.7,237.7)}.reveal div.callout.callout-important .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(229.5, 73.8, 73.8)" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/></svg>');}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:center}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:.5em;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}.callout-style-simple{border-left:none;border-right:none;border-top:none;border-bottom:none}.callout{margin:auto;width:100%}.callout:not(.callout-titled) .callout-body>:last-child,.callout:not(.callout-titled) .callout-body>div>:last-child{margin-block:auto;font-size:1rem;opacity:100%;display:inline-block;padding-inline:2pt}.callout .callout-body-container{flex-grow:1;padding-block:0;margin-bottom:5pt;padding-inline:5pt}p{margin:auto}body p{margin:auto}ul>li:not(:has(>p))>ul,ol>li:not(:has(>p))>ul,ul>li:not(:has(>p))>ol,ol>li:not(:has(>p))>ol{margin-bottom:auto}main ol ol,main ul ul,main ol ul,main ul ol{margin-bottom:auto}.reveal .callout.callout-style-default,.reveal .callout.callout-style-simple,.callout.callout-style-default,.callout.callout-style-simple{opacity:100%;width:100%}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:unset;margin-top:unset}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:5pt;margin-top:auto}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child #title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#838383}.tab-content{margin:auto}.theme-switch{--toggle-size: 30px;--container-width: 5.625em;--container-height: 2.5em;--container-radius: 6.25em;--container-light-bg: #3D7EAE;--container-night-bg: #1D1F2C;--circle-container-diameter: 3.375em;--sun-moon-diameter: 2.125em;--sun-bg: #ECCA2F;--moon-bg: #C4C9D1;--spot-color: #959DB1;--circle-container-offset: calc((var(--circle-container-diameter) - var(--container-height)) / 2 * -1);--stars-color: #fff;--clouds-color: #F3FDFF;--back-clouds-color: #AACADF;--transition: .5s cubic-bezier(0, -0.02, 0.4, 1.25);--circle-transition: .3s cubic-bezier(0, -0.02, 0.35, 1.17)}.theme-switch,.theme-switch *,.theme-switch *::before,.theme-switch *::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-size:var(--toggle-size)}.theme-switch__container{width:var(--container-width);height:var(--container-height);background-color:var(--container-light-bg);border-radius:var(--container-radius);overflow:hidden;cursor:pointer;-webkit-box-shadow:0em -0.062em .062em rgba(0,0,0,.25),0em .062em .125em hsla(0,0%,100%,.94);box-shadow:0em -0.062em .062em rgba(0,0,0,.25),0em .062em .125em hsla(0,0%,100%,.94);-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition);position:relative}.theme-switch__container::before{content:"";position:absolute;z-index:1;inset:0;-webkit-box-shadow:0em .05em .187em rgba(0,0,0,.25) inset,0em .05em .187em rgba(0,0,0,.25) inset;box-shadow:0em .05em .187em rgba(0,0,0,.25) inset,0em .05em .187em rgba(0,0,0,.25) inset;border-radius:var(--container-radius)}.theme-switch__checkbox{display:none}.theme-switch__circle-container{width:var(--circle-container-diameter);height:var(--circle-container-diameter);background-color:hsla(0,0%,100%,.1);position:absolute;left:var(--circle-container-offset);top:var(--circle-container-offset);border-radius:var(--container-radius);-webkit-box-shadow:inset 0 0 0 3.375em hsla(0,0%,100%,.1),inset 0 0 0 3.375em hsla(0,0%,100%,.1),0 0 0 .625em hsla(0,0%,100%,.1),0 0 0 1.25em hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 3.375em hsla(0,0%,100%,.1),inset 0 0 0 3.375em hsla(0,0%,100%,.1),0 0 0 .625em hsla(0,0%,100%,.1),0 0 0 1.25em hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:var(--circle-transition);-o-transition:var(--circle-transition);transition:var(--circle-transition);pointer-events:none}.theme-switch__sun-moon-container{pointer-events:auto;position:relative;z-index:2;width:var(--sun-moon-diameter);height:var(--sun-moon-diameter);margin:auto;border-radius:var(--container-radius);background-color:var(--sun-bg);-webkit-box-shadow:.062em .062em .062em 0em rgba(254,255,239,.61) inset,0em -0.062em .062em 0em #a1872a inset;box-shadow:.062em .062em .062em 0em rgba(254,255,239,.61) inset,0em -0.062em .062em 0em #a1872a inset;-webkit-filter:drop-shadow(0.062em 0.125em 0.125em rgba(0, 0, 0, 0.25)) drop-shadow(0em 0.062em 0.125em rgba(0, 0, 0, 0.25));filter:drop-shadow(0.062em 0.125em 0.125em rgba(0, 0, 0, 0.25)) drop-shadow(0em 0.062em 0.125em rgba(0, 0, 0, 0.25));overflow:hidden;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}.theme-switch__moon{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;height:100%;background-color:var(--moon-bg);border-radius:inherit;-webkit-box-shadow:.062em .062em .062em 0em rgba(254,255,239,.61) inset,0em -0.062em .062em 0em #969696 inset;box-shadow:.062em .062em .062em 0em rgba(254,255,239,.61) inset,0em -0.062em .062em 0em #969696 inset;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition);position:relative}.theme-switch__spot{position:absolute;top:.75em;left:.312em;width:.75em;height:.75em;border-radius:var(--container-radius);background-color:var(--spot-color);-webkit-box-shadow:0em .0312em .062em rgba(0,0,0,.25) inset;box-shadow:0em .0312em .062em rgba(0,0,0,.25) inset}.theme-switch__spot:nth-of-type(2){width:.375em;height:.375em;top:.937em;left:1.375em}.theme-switch__spot:nth-last-of-type(3){width:.25em;height:.25em;top:.312em;left:.812em}.theme-switch__clouds{width:1.25em;height:1.25em;background-color:var(--clouds-color);border-radius:var(--container-radius);position:absolute;bottom:-0.625em;left:.312em;-webkit-box-shadow:.937em .312em var(--clouds-color),-0.312em -0.312em var(--back-clouds-color),1.437em .375em var(--clouds-color),.5em -0.125em var(--back-clouds-color),2.187em 0 var(--clouds-color),1.25em -0.062em var(--back-clouds-color),2.937em .312em var(--clouds-color),2em -0.312em var(--back-clouds-color),3.625em -0.062em var(--clouds-color),2.625em 0em var(--back-clouds-color),4.5em -0.312em var(--clouds-color),3.375em -0.437em var(--back-clouds-color),4.625em -1.75em 0 .437em var(--clouds-color),4em -0.625em var(--back-clouds-color),4.125em -2.125em 0 .437em var(--back-clouds-color);box-shadow:.937em .312em var(--clouds-color),-0.312em -0.312em var(--back-clouds-color),1.437em .375em var(--clouds-color),.5em -0.125em var(--back-clouds-color),2.187em 0 var(--clouds-color),1.25em -0.062em var(--back-clouds-color),2.937em .312em var(--clouds-color),2em -0.312em var(--back-clouds-color),3.625em -0.062em var(--clouds-color),2.625em 0em var(--back-clouds-color),4.5em -0.312em var(--clouds-color),3.375em -0.437em var(--back-clouds-color),4.625em -1.75em 0 .437em var(--clouds-color),4em -0.625em var(--back-clouds-color),4.125em -2.125em 0 .437em var(--back-clouds-color);-webkit-transition:.5s cubic-bezier(0, -0.02, 0.4, 1.25);-o-transition:.5s cubic-bezier(0, -0.02, 0.4, 1.25);transition:.5s cubic-bezier(0, -0.02, 0.4, 1.25)}.theme-switch__stars-container{position:absolute;color:var(--stars-color);top:-100%;left:.312em;width:2.75em;height:auto;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}.theme-switch__checkbox:checked+.theme-switch__container{background-color:var(--container-night-bg)}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__circle-container{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter))}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__circle-container:hover{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter) - .187em)}.theme-switch__circle-container:hover{left:calc(var(--circle-container-offset) + .187em)}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__moon{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__clouds{bottom:-4.062em}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__stars-container{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.reveal .slide ul,.reveal .slide ol{margin-bottom:.5em;width:-webkit-fill-available}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:normal}.reveal p{line-height:normal}.reveal.center,.reveal.center .slides,.reveal.center .slides section{min-height:0 !important}.reveal section.has-dark-background,.reveal section.has-light-background{height:-webkit-fill-available;align-content:center}.quarto-figure{position:relative;margin:unset}.reveal .slides{width:-webkit-fill-available;inset:auto;height:unset;transform:unset}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{margin-top:1em}html.print-pdf *{text-shadow:none !important}html.print-pdf *{box-shadow:none !important}.notes:not(.reveal){display:none}div.quarto-post{display:flex}div.quarto-post{display:flex;gap:5pt;margin-bottom:auto;border-bottom:none;align-items:baseline}div.quarto-post .thumbnail img{width:100%;object-fit:cover}div.quarto-post .thumbnail{flex-basis:25%;flex-grow:0;flex-shrink:1}.quarto-grid-item .card-title{margin-bottom:.1em;color:inherit}.quarto-grid-item .card-attribution{padding-top:1em;display:flex;gap:1em;text-align:left;text-transform:none;color:inherit;flex-grow:10;align-items:flex-end}.quarto-grid-item .card-attribution{display:contents;text-align:left;text-transform:none;color:inherit;flex-grow:10}.quarto-grid-item .card-title{font-weight:normal}.quarto-grid-item .listing-date{text-align:center;font-weight:normal}.quarto-grid-item div.post-contents{display:flex;flex-direction:column;text-decoration:none;height:100%;text-align:center}.quarto-grid-item table{margin:unset}.quarto-grid-item .card-other-values tr>td:first-of-type{font-weight:600;padding-right:1em;padding-left:1em;vertical-align:top;display:none}.quarto-grid-item .card-other-values{margin-top:unset;font-size:.8em}.callout-tip .callout-reveal{width:100%;border-radius:.25rem;border:none;text-align:center;max-height:500pt !important;background-color:rgba(0,0,0,0) !important;border:1px solid rgba(131,131,131,.2) !important}.sidebar-container.theme-clean{--tw-shadow: 0px 1px 4px rgb(0, 0, 0, 0.5);--tw-shadow-colored: 0px 1px 4px var(--tw-shadow-color);box-shadow:unset}.circle-sketch-highlight{position:relative;left:.5em;font-weight:500}.circle-sketch-highlight:before{content:"";z-index:-1;left:-0.5em;top:-0.1em;border-width:2px;border-style:solid;border-color:#ef8c22;position:absolute;border-right-color:rgba(0,0,0,0);width:100%;height:1em;transform:rotate(2deg);opacity:.7;border-radius:50%;padding:.1em .25em}.circle-sketch-highlight:after{content:"";z-index:-1;left:-0.5em;top:.1em;padding:.1em .25em;border-width:2px;border-style:solid;border-color:#ef8c22;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);position:absolute;width:100%;height:1em;transform:rotate(-1deg);opacity:.7;border-radius:50%}.highlight:before{background:oklch(from #fd971f calc(l * 1.15) c h/0.2);content:"";position:absolute;width:calc(100% + 4px);height:60%;left:-2px;bottom:0px;z-index:-1;transform:rotate(-2deg)}.highlight{position:relative;color:#fd971f;font-weight:500}.highlight-pink:before{background:oklch(from #ff1a8f calc(l * 1.15) c h/0.2);content:"";position:absolute;width:calc(100% + 4px);height:60%;left:-2px;bottom:0px;z-index:-1;transform:rotate(-2deg)}.highlight-pink{position:relative;color:#ff1a8f;font-weight:500}.highlight-blue:before{background:oklch(from #29b6f6 calc(l * 1.15) c h/0.2);content:"";position:absolute;width:calc(100% + 4px);height:60%;left:-2px;bottom:0px;z-index:-1;transform:rotate(-2deg)}.highlight-blue{position:relative;color:#29b6f6;font-weight:500}.highlight-green:before{background:oklch(from #07b875 calc(l * 1.15) c h/0.2);content:"";position:absolute;width:calc(100% + 4px);height:60%;left:-2px;bottom:0px;z-index:-1;transform:rotate(-2deg)}.highlight-green{position:relative;color:#07b875;font-weight:500}.highlight-red:before{background:oklch(from #ff5252 calc(l * 1.15) c h/0.2);content:"";position:absolute;width:calc(100% + 4px);height:60%;left:-2px;bottom:0px;z-index:-1;transform:rotate(-2deg)}.highlight-red{position:relative;color:#ff5252;font-weight:500}.figure{max-width:100%;object-fit:scale-down;text-align:center}.cell-output p img{width:auto}.img{width:auto}.img-fluid{height:auto;text-align:center}.cell-output.cell-output-display{white-space:pre;overflow-x:auto;font-family:"mIosevka-Term Web",monospace !important;white-space-collapse:collapse;display:block;background-color:oklab(from var(--code-bg) 1.15 c h/0.1);border-radius:2px;border-top-left-radius:0;border-bottom-left-radius:0;border:1px solid var(--code-bg);border-left:2px solid var(--bs-code-color) !important;padding-left:5pt;line-height:initial;margin-bottom:0;color:var(--dim-text);overflow:auto}.cell-output pre{margin-bottom:0}.reveal .quarto-title-block .quarto-title-container{background-color:rgba(245,245,245,.875);border-radius:10px;text-align:center;padding:0px;padding-left:1.5em;padding-right:1.5em;max-width:min-content;min-width:max-content;margin-left:auto;margin-right:auto;padding-top:.2em;padding-bottom:.2em;line-height:1.5em !important}.reveal .quarto-title-block .quarto-title-container .quarto-title{color:#222}.reveal .quarto-title-block .quarto-title-container .quarto-title-authors{display:flex;justify-content:center}.reveal .quarto-title-block .quarto-title-container .quarto-title-authors .quarto-title-author{padding-left:.5em;padding-right:.5em}.reveal .quarto-title-block .quarto-title-container .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-container .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}:root{--r-background-color: $r-background-color;--r-heading-margin: 1pt;--r-background-color: $background-color;--r-link-color: #1a8fff;--r-block-code-font-size: $presentation-block-code-font-size;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.reveal{font-family:"IBM Plex Sans"}.reveal .date{color:gray}.reveal .site-url{color:gray;color:#137af5;background:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1);border-radius:.05rem;text-shadow:1px 1px rgba(0,0,0,.25)}.reveal .footer{display:inline-block;position:fixed;bottom:5px !important;width:100%;text-align:center;z-index:2}.reveal .footer img{margin:auto;max-height:100%}.reveal .slide-logo{display:inline-block;position:fixed;bottom:5px;right:5px;z-index:1;margin:auto}.reveal .slide-logo{display:inline-block;position:absolute;max-height:2.2rem;height:100%;z-index:2;margin:unset !important;bottom:5px !important;right:5px !important}.reveal .slides>section,.reveal .slides>section>section{display:none;position:absolute;width:-webkit-fill-available;pointer-events:auto;z-index:10;transform-style:flat;transition:transform-origin .8s cubic-bezier(0.26, 0.86, 0.44, 0.985),transform .8s cubic-bezier(0.26, 0.86, 0.44, 0.985),visibility .8s cubic-bezier(0.26, 0.86, 0.44, 0.985),opacity .8s cubic-bezier(0.26, 0.86, 0.44, 0.985)}.reveal .scrollable{overflow:auto}@media screen and (max-width: 1020px){.reveal .footer{display:none !important}.reveal img{max-width:90%;max-height:99.5vh}}.reveal .slides section[data-transition=none],.reveal.none .slides section:not([data-transition]){transform:none;transition:none}html.print-pdf .reveal .slide-menu-button,html.print-pdf .reveal .slide-chalkboard-buttons{display:none}.reveal.has-light-background .sourceCode,.reveal.has-dark-background .sourceCode{font-size:min(.75*var(--r-main-font-size),18pt);line-height:inherit;padding-block:2pt}div.sourceCode,div.sourceCode pre.sourceCode{width:-webkit-fill-available;line-height:inherit}.reveal div.callout.callout-style-simple div.callout-title p,.reveal div.callout.callout-style-default div.callout-title p{color:unset}.reveal blockquote{margin:var(--r-block-margin) auto;padding:0pt var(--r-block-margin)}.reveal .node .label,.cluster-label,.nodeLabel{text-align:-webkit-center !important;font-family:var(--mermaid-font-family)}label{display:block}.reveal .slide ul,.reveal .slide ol{margin-bottom:1pt}.reveal section.has-dark-background{color:#ccc}.reveal.has-light-background .sourceCode{background-color:#fafafa}.reveal.has-dark-background .sourceCode{background-color:#222}.reveal .block-code pre.sourceCode code{font-size:inherit}.reveal section.smaller pre.sourceCode code{font-size:initial}.reveal pre.sourceCode code span.va{color:#36ce5e;background-color:oklch(from #36ce5e calc(l * 1.15) c h/0.1)}.reveal pre.sourceCode code span.st{color:#ff6b6b;background-color:oklch(from #ff6b6b calc(l * 1.15) c h/0.1)}.reveal pre.sourceCode code{font-size:20pt;background-color:inherit;white-space:pre;font-family:inherit;padding:5pt 0 !important;padding-block:5pt;max-height:25lh;overflow-y:auto;padding-block:.25lh;display:grid}.reveal.smaller pre.sourceCode code{font-size:75%;background-color:inherit;white-space:pre;font-family:inherit;padding:5pt 0 !important;padding-block:5pt;max-height:25lh;overflow-y:auto;padding-block:.25lh;display:grid}.reveal pre.numberSource code>span{left:-1ch !important;line-height:inherit}.reveal pre>code.sourceCode>span{padding-inline:10pt;line-height:inherit}.reveal pre.sourceCode{border:none;max-height:25lh;overflow-y:scroll}reveal pre.sourceCode{border:none;max-height:25lh;overflow-y:scroll}.reveal div.sourceCode{margin-block:.5lh !important;overflow:auto;border:none;border-radius:4px}.reveal code{font-size:inherit;white-space:pre-wrap}.reveal body p code:not(.sourceCode),.revea body li code:not(.sourceCode),.revea body td code:not(.sourceCode){font-size:inherit}.reveal h1 code{font-size:calc(var(--h1-font-size)*var(--r-main-font-size))}.reveal .asciicast{max-height:75vh !important}.reveal pre code{background-color:#fff}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:hsl(0,0%,98%)}.reveal .footer a{color:gray;font-size:80%}.reveal .footer a{color:gray;font-size:inherit}.reveal .footer.has-light-background a{color:gray}.reveal>.overlay header a.close .icon{background-color:red}.reveal>.overlay header a.external .icon{background-color:red}.reveal.smallest .slides section{font-size:60%}.reveal .footer{display:block;position:relative;bottom:5px;text-align:center;z-index:3}.reveal .footer a{color:gray}.reveal .footer a{color:gray}.reveal .slide-number{font-size:12px;bottom:7px}.reveal .slide-menu-button .fas::before{height:1.1rem;width:1.1rem;vertical-align:-0.125em;background-size:1.1rem 1.1rem}.reveal .slide-chalkboard-buttons .fas::before{height:.95rem;width:.95rem;background-size:.95rem .95rem;vertical-align:0em}.reveal .slide aside .aside-footnotes{color:gray !important}.reveal .slide aside{position:relative;bottom:unset}.reveal input[type=checkbox]{margin-right:.5ch;height:1.5rem;width:1.5rem}.reveal .slide sup{font-size:.7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(19, 122, 245)" class="bi bi-list" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/></svg>')}.reveal .rcard{text-shadow:0px 0px 10px RGBA(0, 0, 0.45);background-color:rgba(22,22,22,.33);border-radius:10px;text-align:center;box-shadow:RGBA(0, 0, 0, 0.45) 0px 5px 15px;text-align:center}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal p code:not(a,.sourceCode),p code:not(a,.sourceCode),li code:not(a,.sourceCode),td code:not(a,.sourceCode){color:#444;border-radius:.05rem;font-size:1em}.reveal .slide-chalkboard-buttons{display:none !important}.code{letter-spacing:-0.5pt}.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(19,122,245,.062745098);border-color:#137af5}.panel-tabset [role=tab]{display:block;padding:.5em 1em;text-decoration:none}.reveal ol,.reveal dl,.reveal ul,.reveal task-list{display:inline-block;text-align:left;margin:0 0 0 1.1em}.inline-image{vertical-align:text-bottom}div.sourceCode,div.sourceCode pre.sourceCode{display:grid}.reveal .callout.callout-style-default,.reveal .callout.callout-style-simple,.callout.callout-style-default,.callout.callout-style-simple{opacity:100% !important;margin:auto}.reveal .callout.callout-style-default,.reveal .callout.callout-style-simple,.callout.callout-style-default,.callout.callout-style-simple{opacity:100% !important;padding:0pt 0pt;width:100%;margin-top:.5em}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit;background:rgba(0,0,0,0) !important;padding-top:.25em}.reveal .progress span{display:block;height:100%;width:100%;background-color:#1a8fff;transition:transform .8s cubic-bezier(0.26, 0.86, 0.44, 0.985);transform-origin:0 0;transform:scaleX(0)}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:initial;color:gray}.reveal .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-radius:.25rem;box-shadow:rgba(0,0,0,.5) 0px 2px 7px !important;border:1px solid #1a8fff !important;color:#1a8fff}.panel-tabset [role=tab][aria-selected=true]{border-color:#1a8fff;border-radius:.25rem}body:not(.glightbox-mobile) div.gslide div.gslide-description,body:not(.glightbox-mobile) div.gslide-description .gslide-title,body:not(.glightbox-mobile) div.gslide-description .gslide-desc{color:var(--quarto-body-color);background-color:var(--quarto-body-bg);font-family:var(--r-main-font)}.reveal section.has-dark-background,.reveal section.has-dark-background h1,.reveal section.has-dark-background h2,.reveal section.has-dark-background h3,.reveal section.has-dark-background h4,.reveal section.has-dark-background h5,.reveal section.has-dark-background h6 .reveal section.has-dark-background p{color:#efefef}.tab-content{margin-top:0px;border-left:none;border-right:none;border-bottom:none;margin-left:0;padding:1em;margin-bottom:1em}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: $code-block-border-color;--bs-nav-tabs-border-radius: 0;--bs-nav-tabs-link-hover-border-color: $code-block-border-color;--bs-nav-tabs-link-active-color: $link-color;--bs-nav-tabs-link-active-bg: #1c1c1c;--bs-nav-tabs-link-active-border-color: $code-block-border-color;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{background-color:rgba(19,122,245,.062745098);border-color:#137af5}.sidebar-navigation li a{text-decoration:none;text-wrap:balance}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:1px #137af5 solid rgba(0,0,0,0);border-radius:.25rem}.nav-tabs .nav-link:hover{color:#ff1a8f;margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:1px #ff1a8f solid rgba(0,0,0,0);border-radius:.25rem}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-radius:.25rem;box-shadow:rgba(0,0,0,.4) 0px 2px 7px !important;border:1px solid #137af5 !important;background:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1);color:#137af5}details>summary{text-align:left;border-radius:.25rem;color:#444;background:oklch(from #444444 calc(l * 1.15) c h/0.1);min-width:max-content;max-width:min-content;width:fit-content;padding-left:.5em;padding-right:.5em;margin-block-start:.25rem;margin-block-end:.25rem;font-size:.95rem}details>summary:hover{text-align:left;border-radius:.25rem;color:#444;background:oklch(from #444444 calc(l * 1.15) c h/0.1);box-shadow:rgba(0,0,0,.4) 0px 2px 5px !important;min-width:max-content;max-width:min-content;width:fit-content;padding-left:.5em;padding-right:.5em;font-size:.95rem;margin-block-start:.25rem;margin-block-end:.25rem}html{color-scheme:light dark;font-family:"mIosevka-QP Web"}*{box-sizing:border-box;margin:0;padding:0}strong,b{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased;font-weight:bold}:root{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;--headings-font-family: var($headings-font-family);--font-family-headings: var($font-family-headings);--selection-bg-color: var($selection-bg-color);--selection-fg-color: --var($selection-fg-color);--r-background-color: $r-background-color;--r-heading-margin: 1pt;--r-background-color: $background-color;--r-link-color: #1a8fff;--r-block-code-font-size: $presentation-block-code-font-size;--red-fg: var($red-fg);--orange-fg: var($orange-fg);--yellow-fg: var($yellow-fg);--green-fg: var($green-fg);--blue-fg: var($blue-fg);--purple-fg: var($purple-fg);--pink-fg: var($pink-fg);--cyan-fg: var($cyan-fg);--h1-font-size: $h1-font-size;--h2-font-size: $h2-font-size;--h3-font-size: $h3-font-size;--h4-font-size: $h4-font-size;--h5-font-size: $h5-font-size;--h6-font-size: $h6-font-size;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;--bs-card-inner-border-radius: $bs-card-inner-border-radius;--bs-card-spacer-y: 0.5rem;--bs-card-spacer-x: 0.5rem;--shadow-color: $shadow-color, --link-color: $link-color;--link-color-hover: $link-color-hover;--font-family-sans-serif: $font-family-sans-serif;--font-family-headings: $font-family-headings;--font-family-monospace: $font-family-monospace;--font-family-presentation: $presentation-main-font;--font-family-presentation-heading: $presentation-heading-font;--bs-nav-link-color: $bs-nav-link-color;--bs-navbar-active-color: $navbar-fg;--r-main-font: $presentation-main-font;--code-bg: $code-bg;--bs-body-font-weight: 400;--bs-body-font-family: $font-family-sans-serif;--bs-table-striped-bg: $code-bg;--callout-simple-color: rgba(90, 90, 90, 20);--callout-simple-title-color: rgba(90, 90, 90, 100);--callout-border-hover-color: rgba(229, 153, 247, 100);--tight-code-line-height: 1rem;--tight-code-padding-top: 5px;--callout-important-color: #ff5252;--callout-color-important: #ff5252;--callout-warning-color: #fd971f;--callout-color-warning: #fd971f;--callout-tip-color: #838383;--callout-color-tip: #838383;--bs-border-radius: 0pt;--callout-note-color: #4582ec;--callout-color-note: #4582ec;--callout-color-info: #b695ff;--callout-color-info: #b695ff;--callout-caution-color: #ff3bd3;--callout-color-caution: #ff3bd3;--red-text: $red-text;--orange-text: $myorange;--yellow-text: $yellow-text;--green-text: $green-text;--blue-text: $myblue;--purple-text: $mypurple;--pink-text: $mypink;--quarto-font-monospace: $font-family-monospace;--bs-font-monospace: $font-family-monospace;--quarto-border-color: $quarto-border-color;--shadow-color: $shadow-color;--bg-transparent: $bg-transparent;--bs-table-striped-color: $bs-table-striped-color;--brighter-text: $brighter-text;--bright-text: $bright-text;--alt-text: $alt-text;--dim-text: $dim-text;--dim-color: $dim-color;--green-text: $green-text;--red-text: $red-text;--blue-text: $blue-text;--body-bg: $body-bg;--alt-bg: $alt-bg;--body-color: $body-color;--link-color: $link-color;--link-bg-color: $link-bg-color;--link-border-radius: $link-border-radius;--italic-color: $italic-color;--strong-color: $strong-color;--selection-bg: $selection-bg;--selection-color: $selection-color;--select: $selection-color;--code-fg: $code-fg;--code-block-bg-color: $code-block-bg-color;--code-block-bg: $code-block-bg;--code-block-border-color: $code-block-border-color;--code-block-block-shadow: $code-block-block-shadow;--code-block-hover-box-shadow: $code-block-hover-box-shadow;--dark-bg-code-color: $dark-bg-code-color;--dark-bg-code-bg: $dark-bg-code-bg;--code-color: $dark-bg-code-color;--code-line-number-color: $code-line-number-color;--code-bg: $dark-bg-code-bg;--blockquote-bg: $bg-transparent;--blockquote-border: $blockquote-border;--blockquote-text: $blockquote-text;--nav-link-padding-y: $bs-nav-link-padding-y;--nav-link-padding-x: $bs-nav-link-padding-x;--navbar-bg: $navbar-bg;--navbar-fg: $navbar-fg;--font-family-headings: $font-family-headings;--code-bg: $code-bg;--code-fg: $code-color;--link-color: $link-color;--link-bg-color: $link-bg-color;--red-sf: $myred;--r-link-color: $link-color;--r-code-font: $font-family-monospace;--orange-sf: $myorange;--yellow-sf: $myyellow;--green-sf: $mygreen;--blue-sf: $myblue;--purple-sf: $mypurple;--pink-sf: $mypink;--dim-sf: $dim-text;--bright-sf: $bright-text;--card-height: 33vh;--card-height: 33vh;--card-width: 50%}:root .reveal h1,:root .reveal h2,:root .reveal h3,:root .reveal h4,:root .reveal h5,:root .reveal h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(html){--hue-red: 25;--hue-pink: 350;--hue-purple: 310;--hue-violet: 290;--hue-indigo: 270;--hue-blue: 240;--hue-cyan: 210;--hue-teal: 185;--hue-green: 145;--hue-lime: 125;--hue-yellow: 100;--hue-orange: 75}:where(*) ::selection{color:#1c1c1c;background:rgba(255,255,0,.5);text-shadow:none}root::selection{color:hsla(var(#ffff00), 0.75)}:where(*){--color-hue: 230;--color-0: oklch(99% 0.03 var(--color-hue, 0));--color-1: oklch(95% 0.06 var(--color-hue, 0));--color-2: oklch(88% 0.12 var(--color-hue, 0));--color-3: oklch(80% 0.14 var(--color-hue, 0));--color-4: oklch(74% 0.16 var(--color-hue, 0));--color-5: oklch(68% 0.19 var(--color-hue, 0));--color-6: oklch(63% 0.2 var(--color-hue, 0));--color-7: oklch(58% 0.21 var(--color-hue, 0));--color-8: oklch(53% 0.2 var(--color-hue, 0));--color-9: oklch(49% 0.19 var(--color-hue, 0));--color-10: oklch(42% 0.17 var(--color-hue, 0));--color-11: oklch(35% 0.15 var(--color-hue, 0));--color-12: oklch(27% 0.12 var(--color-hue, 0));--color-13: oklch(20% 0.09 var(--color-hue, 0));--color-14: oklch(14% 0.07 var(--color-hue, 0));--color-15: oklch(11% 0.05 var(--color-hue, 0));--color-bright: oklch(65% 0.3 var(--color-hue, 0))}:where(*){--color-0: oklch(99% 0.03 var(--color-hue, 0));--color-1: oklch(95% 0.06 var(--color-hue, 0));--color-2: oklch(88% 0.12 var(--color-hue, 0));--color-3: oklch(80% 0.14 var(--color-hue, 0));--color-4: oklch(74% 0.16 var(--color-hue, 0));--color-5: oklch(68% 0.19 var(--color-hue, 0));--color-6: oklch(63% 0.2 var(--color-hue, 0));--color-7: oklch(58% 0.21 var(--color-hue, 0));--color-8: oklch(53% 0.2 var(--color-hue, 0));--color-9: oklch(49% 0.19 var(--color-hue, 0));--color-10: oklch(42% 0.17 var(--color-hue, 0));--color-11: oklch(35% 0.15 var(--color-hue, 0));--color-12: oklch(27% 0.12 var(--color-hue, 0));--color-13: oklch(20% 0.09 var(--color-hue, 0));--color-14: oklch(14% 0.07 var(--color-hue, 0));--color-15: oklch(11% 0.05 var(--color-hue, 0));--color-bright: oklch(65% 0.3 var(--color-hue, 0))}#sourceCode{font-family:"mIosevka-Term Web"}pre>code.sourceCode{white-space:pre;position:relative;font-family:"mIosevka-Term Web"}sourceCode{font-family:"mIosevka-Term Web"}code{font-family:"mIosevka-Term Web"}mark{background-color:rgba(255,255,0,.5);color:#ff0}mark a{color:#137af5;background-color:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1)}body{font-family:"mIosevka-QP Web";font-feature-settings:"kern"}body p{margin-block:auto;overflow-wrap:break-word;overflow-x:auto}body li p{margin-bottom:0}body ol,body ul,body dl{margin:0}.reveal ul.task-list{padding-left:inherit;margin:auto}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:auto;vertical-align:baseline;margin-inline-end:8pt}body ol p,body ul p,body dl p{margin-bottom:0}ul>li:not(:has(>p))>ul,ol>li:not(:has(>p))>ul,ul>li:not(:has(>p))>ol,ol>li:not(:has(>p))>ol{margin-bottom:0}ul>li:not(:has(>p))>ul>li:has(>p),ol>li:not(:has(>p))>ul>li:has(>p),ul>li:not(:has(>p))>ol>li:has(>p),ol>li:not(:has(>p))>ol>li:has(>p){margin:auto}pre,code,kbd,samp{font-family:"mIosevka-Term Web",monospace;direction:ltr;unicode-bidi:bidi-override}pre{font-family:"mIosevka-Term Web" !important;color:#222;background:oklch(from hsl(0, 0%, 98%) calc(l * 1.15) c h/0.1);overflow:auto;line-height:1rem;font-size:inherit}pre code{font-size:inherit;color:inherit;word-break:normal;font-family:"mIosevka-Term Web"}code{font-size:inherit;color:#444;border-radius:0pt;font-family:"mIosevka-Term Web";word-wrap:break-word;background:oklch(from #444444 calc(l * 1.15) c h/0.1)}.reveal code{font-family:"mIosevka-Term Web"}#title-block-header .quarto-title-block>div>button{flex-shrink:0;margin-top:0;font-family:"mIosevka-Term Web"}body p code:not(.sourceCode),body li code:not(.sourceCode),body td code:not(.sourceCode){padding:0pt 2pt;font-size:inherit}.reveal body p code:not(.sourceCode){font-size:1em !important}div.sourceCode{white-space:pre;font-family:"mIosevka-Term Web"}.edgeLabel>p{background-color:#fff !important;color:gray !important;font-family:"mIosevka-Term Web"}.cluster-label>p{max-width:auto}.labelBkg{max-width:min-content !important;border-radius:0pt}.reveal .label{text-align:-webkit-center !important}.label{text-align:-webkit-center !important}.node .label,.cluster-label,.nodeLabel{text-align:-webkit-center !important;font-family:"mIosevka-Term Web" !important}.cluster span{font-family:"mIosevka-Term Web"}.reveal .node .label,.cluster-label,.nodeLabel{text-align:-webkit-center !important;font-family:"mIosevka-Term Web"}a:not(#lightbox):hover,.reveal a:not(#lightbox):hover{color:#444;cursor:pointer;border-radius:0pt;background-color:none}a,.reveal a{color:#137af5;text-underline-offset:1px;text-decoration:underline}a:hover,.reveal a:hover{cursor:pointer;color:#ff1a8f}.reveal a:hover,a:hover{color:#ff1a8f;border-radius:0pt;text-decoration:underline;text-decoration-thickness:1pt;text-decoration-color:#ff1a8f;cursor:pointer}main a:not(.img):hover{background-color:oklch(from #ff1a8f calc(l * 1.15) c h/0.1);cursor:pointer}.reveal a img:hover,a img:hover,.reveal img:hover,img a:hover,img a:not(#lightbox):hover{color:#ff1a8f;background:none !important;border-radius:0pt;cursor:pointer}a img:hover,.img-fluid:hover,.reveal img:hover{border-radius:0pt;background:none !important;cursor:pointer}.reveal a>code,a>code{color:#137af5 !important;background-color:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1) !important;border-radius:0pt !important;padding:0pt 2pt}.reveal a>code:hover,a>code:hover{background:none;color:#ff1a8f !important;background-color:oklch(from #ff1a8f calc(l * 1.15) c h/0.1) !important}.reveal a:hover>img,.reveal a:hover>img-fluid,a:hover>img,a:hover>img-fluid{cursor:pointer;background:none !important}.figure .lightbox a:hover{background:none !important}img a:hover{border-radius:0pt;background:none !important}.sidebar.sidebar-navigation>*{padding-top:0pt}div.sidebar-item-container:hover,div.sidebar-item-container:focus{color:#ff1a8f;background:none}.sidebar-item{vertical-align:-webkit-baseline-middle;margin:auto;border-radius:0pt}.ms-2{margin-left:unset}div.sidebar-item-container .active,div.sidebar-item-container .show>.nav-link,div.sidebar-item-container .sidebar-link>code{color:#137af5;background:none;border:1pt solid #137af5;padding-inline-start:5pt;padding-block:1pt}div.sidebar-item-container .active:hover,div.sidebar-item-container .show>.nav-link:hover,div.sidebar-item-container .sidebar-link>code:hover{color:#ff1a8f;background:none;border:1pt dashed #ff1a8f;padding-block:1pt;padding-inline-start:5pt}.sidebar-navigation li a{background:none;border:1pt dashed rgba(0,0,0,0);padding-block:.25lh;padding:2pt}.sidebar-navigation li a:hover{color:#ff1a8f;background:none;border:1pt dashed #ff1a8f;transition:background .3s ease-in-out}.sidebar-navigation{padding-left:unset}.toc-actions{margin-block:1rem}.sidebar-item-text{width:100%;text-wrap:balance}.sidebar-navigation .sidebar-item li:hover{color:#ff1a8f;background:none !important}.sidebar-navigation li a:hover{color:#ff1a8f;background:none !important}.sidebar{padding-inline:1pt}.sidebar-item-text{width:100%;line-height:normal}.sidebar-item .sidebar-item-toggle .bi{vertical-align:-webkit-baseline-middle}.sidebar nav[role=doc-toc] ul>li>a.active,.sidebar nav[role=doc-toc] ul>li>ul>li>a.active{border:none;color:#137af5;max-width:min-content;min-width:max-content;border-left:1px solid #137af5;border-right:1px dashed #137af5;border-top:1px dashed #137af5;border-bottom:1px dashed #137af5}.sidebar nav[role=doc-toc] ul>li>a:hover,.sidebar nav[role=doc-toc] ul>li>ul>li>a:hover{color:#ff1a8f !important;border-radius:0pt !important}a:not(#lightbox):hover,.reveal a:not(#lightbox):hover{color:#ff1a8f !important;border-radius:0pt}.figure a:not(#lightbox):hover,.figure .reveal a:not(#lightbox):hover{background:none !important}.reveal a .img:hover .img,a img:hover .img{background:revert-layer}.img-fluid{object-fit:scale-down;border-radius:0pt}img{border-radius:0pt}.reveal a{color:var(--r-link-color);text-decoration:underline}.body .reveal a:hover,.body p a:hover{color:#ff1a8f;border-radius:0pt}a img:hover,.img-fluid:hover,.reveal img:hover{border-radius:0pt;background:none !important}.body p a:not(.img,.callout){color:#137af5;border-radius:0pt}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.gist .gist-data{background-color:rgba(0,0,0,0)}.lightbox{background:none}@media(orientation: landscape){body{grid-auto-flow:column}}p code{font-size:inherit}.reveal p a code:not(.sourceCode),p a code:not(.sourceCode),li a code:not(.sourceCode),td a code:not(.sourceCode){color:#137af5;background-color:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1)}nav p code:not(.sourceCode),nav li code:not(.sourceCode),nav td code:not(.sourceCode){background-color:rgba(0,0,0,0) !important;padding:0;color:inherit !important}.callout.callout-style-simple{opacity:100% !important;display:-webkit-inline-box}.callout.callout-style-simple>div.callout-header{font-size:1rem}.callout-toggle{opacity:33%}.py-1{padding:0;padding-top:3pt !important;padding-bottom:0 !important}.pe-0{padding:0}.ps-1{margin:0;padding:0}.callout:not(.no-icon).callout-titled.callout-style-simple .callout-body{padding-left:5pt}.callout.callout-titled .callout-body>:last-child:not(.sourceCode),.callout.callout-titled .callout-body>div>:last-child:not(.sourceCode){padding-bottom:0;margin-bottom:0}.callout:not(.callout-titled) .callout-body>:last-child,.callout:not(.callout-titled) .callout-body>div>:last-child{font-size:1rem;opacity:100%;display:inline-block;padding-inline:2pt;margin-top:auto;margin-bottom:auto}.callout{width:100% !important;margin-block:.25lh;border-radius:.05rem}.callout .callout-title-container{overflow-wrap:anywhere;font-stretch:semi-condensed;overflow-wrap:anywhere;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased;font-weight:bold;margin-block:auto}.callout.callout-style-simple,.callout.callout-style-default{padding:0pt 5pt;margin-block:.25lh}.callout.callout-style-simple:not(.no-icon) div.callout-icon-container{margin-block:1pt}.callout .callout-body-container{padding-block:unset;padding-bottom:unset}.callout.callout-style-simple .callout-body{font-size:inherit;margin-block:.1lh}.callout.callout-titled>.callout-header{padding-top:0;margin-bottom:0}.callout:not(.callout-titled) .callout-body>:last-child,.callout:not(.callout-titled) .callout-body>div>:last-child{margin:auto;font-size:1rem;opacity:100%;display:inline-block;padding-inline:2pt}.callout:not(.callout-titled) .callout-body>:first-child,.callout:not(.callout-titled) .callout-body>div>:first-child{padding-inline-end:2pt}.callout:not(.callout-titled) .callout-body>:last-child,.callout:not(.callout-titled) .callout-body>div>:last-child{padding-bottom:unset}div.callout-tip.callout{border-left-color:rgba(0,0,0,0);background:oklch(from #02b875 calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0) !important}div.callout-tip.callout:hover{border:1px solid #02b875 !important}div.callout-note.callout{border-left-color:rgba(0,0,0,0);background:oklch(from #4582ec calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0)}div.callout-note.callout:hover{border:1px solid #4582ec !important}div.callout-caution.callout{border-left-color:rgba(0,0,0,0);background:oklch(from #e599f7 calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0)}div.callout-caution.callout:hover{border:1px solid #e599f7 !important}div.callout-important.callout{border-left-color:rgba(0,0,0,0);background:oklch(from #ff5252 calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0) !important}div.callout-important.callout:hover{border:1px solid #ff5252 !important}div.callout-warning.callout{border-left-color:rgba(0,0,0,0);background:oklch(from #fd971f calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0) !important}div.callout-warning.callout:hover{border:1px solid #fd971f !important}div.callout-warning.callout .callout .callout-title-container{overflow-wrap:anywhere;color:#fd971f}div.callout-important.callout .callout .callout-title-container{overflow-wrap:anywhere;color:#ff5252}div.callout-note.callout-style-default .callout-title,div.callout-note.callout-style-simple .callout-title{background-color:oklch(from #4582ec calc(l * 1.15) c h/0.1);color:#4582ec}div.callout-info.callout-style-simple .callout-title,div.callout-info.callout-style-default .callout-title{background-color:oklch(from #b695ff calc(l * 1.15) c h/0.1);color:#b695ff}div.callout-info.callout-style-simple .callout-title:hover,div.callout-info.callout-style-default .callout-title:hover{border:1px solid #b695ff !important}div.callout-caution.callout-style-simple .callout-title,div.callout-caution.callout-style-default .callout-title{background-color:oklch(from #e599f7 calc(l * 1.15) c h/0.1);color:#e599f7;border:1px solid rgba(0,0,0,0)}div.callout-caution.callout-style-simple .callout-title:hover,div.callout-caution.callout-style-default .callout-title:hover{border:1px solid #e599f7 !important}div.callout-warning.callout-style-simple .callout-title,div.callout-warning.callout-style-default .callout-title{background-color:oklch(from #fd971f calc(l * 1.15) c h/0.1);color:#fd971f}div.callout-warning .callout.callout-style-simple>div.callout-header{color:#fd971f}div.callout-warning.callout-style-simple>div.callout-header{color:#fd971f}div.callout-note.callout-style-simple>div.callout-header{color:#4582ec}div.callout-tip.callout-style-simple>div.callout-header{color:#02b875}div.callout-caution.callout-style-simple>div.callout-header{color:#e599f7}div.callout-important.callout-style-simple>div.callout-header{color:#ff5252}div.callout-important.callout-style-simple .callout-title,div.callout-important.callout-style-default .callout-title{background-color:oklch(from #ff5252 calc(l * 1.15) c h/0.1);color:#ff5252}.callout.callout-style-default div.callout-title{border-bottom:none;font-weight:600;opacity:100%;font-size:inherit}.reveal .slides section .callout{font-size:1rem}.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{padding-top:unset;font-size:1rem}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body{font-size:1rem}.callout.callout-style-simple{opacity:100% !important;display:-webkit-inline-box}.callout.callout-style-simple>div.callout-header{font-size:1rem}.callout-toggle{opacity:33%}div.callout-tip.callout,.callout .callout-tip{background:oklch(from #02b875 calc(l * 1.15) c h/0.1);border:1px solid rgba(100,100,100,.1) !important}div.callout-tip.callout:hover,.callout .callout-tip:hover{border:1px solid #02b875 !important;box-shadow:1px 2px 1px rgba(0,0,0,.65) !important}div.callout-note.callout,.callout .callout-note{background:oklch(from #4582ec calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0) !important}div.callout-note.callout:hover,.callout .callout-note:hover{border:1px solid #4582ec !important;box-shadow:1px 1px 1px rgba(0,0,0,.65) !important}div.callout-caution.callout,.callout .callout-caution{background:oklch(from #e599f7 calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0) !important}div.callout-caution.callout:hover,.callout .callout-caution:hover{border:1px solid #e599f7 !important;box-shadow:1px 1px 1px rgba(0,0,0,.65) !important}.callout .callout-important,div.callout-important.callout{background:oklch(from #ff5252 calc(l * 1.15) c h/0.1);border:1px solid rgba(0,0,0,0) !important}.callout .callout-important:hover,div.callout-important.callout:hover{border:1px solid #ff5252 !important;box-shadow:1px 1px 1px rgba(0,0,0,.65) !important}.callout .callout-tip,div.callout-tip.callout{background:oklch(from #838383 calc(l * 1.15) c h/0.1)}.callout .callout-tip:hover,div.callout-tip.callout:hover{border:1px solid #838383 !important;box-shadow:1px 1px 1px rgba(0,0,0,.65) !important}div.callout-tip.callout{background:rgba(0,0,0,0) !important;border:1px solid rgba(131,131,131,.25)}div.callout-tip.callout:hover{border:1px solid #838383 !important;box-shadow:1px 1px 1px rgba(0,0,0,.65) !important}.reveal .callout.callout-style-default{padding:unset;border-left:none;border-right:none;border-top:none;border-bottom:none;font-size:inherit !important}.reveal .callout.callout-style-simple{padding:.4em .7em;border-left:none;border-right:none;border-top:none;border-bottom:none}.callout.callout-style-simple,.callout.callout-style-default{border-left:none !important;border-right:none !important;border-top:none !important;border-bottom:none !important;padding:0 5pt}div.callout-warning.callout .callout .callout-title-container{overflow-wrap:anywhere;color:#fd971f}div.callout-important.callout .callout .callout-title-container{overflow-wrap:anywhere;color:#ff5252}div.callout-note.callout-style-default .callout-title,div.callout-note.callout-style-simple .callout-title{background-color:oklch(from #4582ec calc(l * 1.15) c h/0.1);color:#4582ec}div.callout-info.callout-style-simple .callout-title,div.callout-info.callout-style-default .callout-title{background-color:oklch(from #b695ff calc(l * 1.15) c h/0.1);color:#b695ff}div.callout-caution.callout-style-simple .callout-title,div.callout-caution.callout-style-default .callout-title{background-color:oklch(from #ff3bd3 calc(l * 1.15) c h/0.1);color:#ff3bd3}div.callout-warning.callout-style-simple .callout-title,div.callout-warning.callout-style-default .callout-title{background-color:oklch(from #fd971f calc(l * 1.15) c h/0.1);color:#fd971f}div.callout-warning .callout.callout-style-simple>div.callout-header{color:#fd971f}div.callout-warning.callout-style-simple>div.callout-header{color:#fd971f}div.callout-note.callout-style-simple>div.callout-header{color:#4582ec}div.callout-tip.callout-style-simple>div.callout-header{color:#838383}div.callout-caution.callout-style-simple>div.callout-header{color:#ff3bd3}div.callout-important.callout-style-simple>div.callout-header{color:#ff5252}div.callout-important.callout-style-simple .callout-title,div.callout-important.callout-style-default .callout-title{background-color:oklch(from #ff5252 calc(l * 1.15) c h/0.1);color:#ff5252}.callout.callout-style-default div.callout-title{border-bottom:none;font-weight:600;opacity:100%;font-size:inherit;padding-left:.5em;padding-right:.5em}.reveal .slides section .callout{font-size:1rem}.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{padding-top:unset;font-size:1rem}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body{font-size:1rem}#title-block-header{position:relative;width:100%;color:gray;margin-block-end:0}#title-block-header.quarto-title-block.default .quarto-title-meta-contents{color:gray}#title-block-header.quarto-title-block.default .quarto-title-meta-contents a{color:gray;border-bottom:1 px solid #137af5}#title-block-header.quarto-title-block.default .quarto-title-meta-contents a:hover:not(#lightbox){color:#ff1a8f;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1);border-bottom:1px solid #ff1a8f}#title-block-header.quarto-title-block.default .quarto-title-meta-heading{text-transform:none;margin-top:0;font-size:.8em;opacity:.6;font-weight:400}.card{border-radius:.25em;margin:auto}.card ol:last-child,.card body ul:last-child,.card body dl:last-child{margin-bottom:0}.card.bg-light{background:oklch from #efefef calc(l*1.15) c h/0.1;border:1px solid #efefef}.card.bg-dark{background:oklch(from #222222 calc(l * 1.15) c h/0.1);border:1px solid #222}.card{border:1px solid rgba(131,131,131,.05)}.card p{margin-top:0;margin-bottom:0;text-wrap:auto}.card:hover{border:1px solid #ff1a8f;color:#ff1a8f}.red-card{background:oklch(from oklch(from #e05661 l c h) calc(l * 1.15) c h/0.1);border:1px solid oklch(from #e05661 l c h);border-radius:0pt;padding:3pt 8pt;margin:auto}.red-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.red-card:hover{color:oklch(from #e05661 l c h) !important}.orange-card{background:oklch(from oklch(from #fd971f l c h) calc(l * 1.15) c h/0.1);border:1px solid oklch(from #fd971f l c h);border-radius:0pt;padding:3pt 8pt;margin:auto}.orange-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.orange-card:hover{color:oklch(from #fd971f l c h) !important}.yellow-card{background:oklch(from oklch(from #ffc008 l c h) calc(l * 1.15) c h/0.1);border:1px solid oklch(from #ffc008 l c h);border-radius:0pt;padding:3pt 8pt;margin:auto}.yellow-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.yellow-card:hover{color:oklch(from #ffc008 l c h) !important}.green-card{background:oklch(from oklch(from #1da912 l c h) calc(l * 1.15) c h/0.1);border:1px solid oklch(from #1da912 l c h);border-radius:0pt;padding:3pt 8pt;margin:auto}.green-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.green-card:hover{color:oklch(from #1da912 l c h) !important}.blue-card{background:oklch(from #29b6f6 calc(l * 1.15) c h/0.1);border:1px solid #29b6f6;border-radius:0pt;padding:3pt 8pt;margin:auto}.blue-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.blue-card:hover{color:oklch(from #118dc3 l c h) !important}.pink-card{background:oklch(from oklch(from #e599f7 l c h) calc(l * 1.15) c h/0.1);border:1px solid oklch(from #e599f7 l c h);border-radius:0pt;padding:3pt 8pt;margin:auto}.pink-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.pink-card:hover{color:oklch(from #e599f7 l c h) !important}.purple-card{background:oklch(from oklch(from #9a77cf l c h) calc(l * 1.15) c h/0.1);border:1px solid oklch(from #9a77cf l c h);border-radius:0pt;padding:3pt 8pt;margin:auto}.purple-card p{margin-top:0;margin-bottom:0;text-wrap:auto}.purple-card:hover{color:oklch(from #9a77cf l c h) !important}.card-title{color:rgba(131,131,131,.05)}.quarto-grid-item div.post-contents{display:flex;flex-direction:column;text-decoration:none;height:100%;text-align:center}.quarto-grid-item div.post-contents a{white-space:break-spaces}.quarto-listing{width:100%;overflow:scroll}.card-img,.card-img-bottom{border-bottom-right-radius:0pt;border-bottom-left-radius:0pt}.quarto-grid-item p.card-img-top{margin-bottom:0;overflow:visible}.quarto-grid-item .card-title{color:inherit;white-space:collapse;background-color:unset;background:unset;color:inherit;margin-top:auto;margin-bottom:auto;padding:unset}.quarto-grid-item .card-title:hover{border:1px solid rgba(0,0,0,0)}.quarto-grid-item .card-other-values{margin:auto;font-size:.9rem;white-space:collapse}.invisible-text{color:rgba(0,0,0,0) !important}.ds-text{color:orange}.green-text{color:#07b875}.code-text{color:#444}.orcid-green{color:#a6ce39 !important}.yellow-text{color:#ffca27}.red-text{color:#ff5252}.red-bg{background-color:oklch(from #ff5252 calc(l * 1.15) c h/0.1);color:#ff5252;border-radius:0pt;font-weight:500}.blue-bg{background-color:oklch(from #29b6f6 calc(l * 1.15) c h/0.1);color:#29b6f6;border-radius:0pt;font-weight:500}.green-bg{background-color:oklch(from #07b875 calc(l * 1.15) c h/0.1);color:#07b875;border-radius:0pt;font-weight:500}.orange-bg{background-color:oklch(from #fd971f calc(l * 1.15) c h/0.1);color:#fd971f;border-radius:0pt;font-weight:500}.orange-text{color:#fd971f}.dim-text{color:gray}.dim-text-09{color:gray}.dim-text-10{color:gray}.dim-text-11{color:gray}.purple-text{color:#ae81ff}.blue-text{color:#29b6f6}.pink-text{color:#ff67ff}pre>code.sourceCode>span{line-height:1.1rem;font-size:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin-top:auto;margin-bottom:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased}h1,h2,h3,h4,h5,h6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased}h1.title,.title.h1{margin-top:0pt;margin-bottom:0pt}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#1c1c1c}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#1c1c1c}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"mIosevka-QP Web";border-radius:0pt}main h1{padding:1pt;opacity:100%;font-weight:800;margin-block-end:.5lh;padding-inline-start:5pt;color:oklch(from #e05661 l c h);font-size:1.5rem;background:linear-gradient(0.25turn, oklch(from oklch(from #e05661 l c h) calc(l * 1.15) c h/0.1), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);font-family:"mIosevka-QP Web";border-radius:0pt;border-right:0pt solid rgba(0,0,0,0)}main h1 code{padding:0pt 2pt}main h1:hover{border:1px solid oklch(from #e05661 l c h)}main h2{padding:1pt;opacity:100%;font-weight:700;margin-block:.5lh;color:oklch(from #118dc3 l c h);font-size:1.33rem;padding-inline-start:5pt;background:linear-gradient(0.25turn, oklch(from oklch(from #118dc3 l c h) calc(l * 1.15) c h/0.1), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);font-family:"mIosevka-QP Web";border-radius:0pt;border-right:0pt solid rgba(0,0,0,0)}main h2 code{padding:0pt 2pt}main h2:hover{border:1px solid oklch(from #118dc3 l c h)}main h3{padding:1pt;opacity:100%;font-weight:650;margin-block:.5lh;color:oklch(from #1da912 l c h);font-size:1.25rem;padding-inline-start:5pt;background:linear-gradient(0.25turn, oklch(from oklch(from #1da912 l c h) calc(l * 1.15) c h/0.1), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);font-family:"mIosevka-QP Web";border-radius:0pt;border-right:0pt solid rgba(0,0,0,0)}main h3 code{padding:0pt 2pt}main h3:hover{border:1px solid oklch(from #1da912 l c h)}main h4{padding:1pt;opacity:100%;font-weight:600;margin-block:.5lh;color:oklch(from #9a77cf l c h);font-size:1.125rem;padding-inline-start:5pt;background:linear-gradient(0.25turn, oklch(from oklch(from #9a77cf l c h) calc(l * 1.15) c h/0.1), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);border-radius:0pt;border-right:0pt solid rgba(0,0,0,0)}main h4 code{padding:0pt 2pt}main h4:hover{border:1px solid oklch(from #9a77cf l c h)}main h5{padding:1pt;opacity:100%;font-weight:550;margin-block:.5lh;padding-inline-start:5pt;color:oklch(from #56b6c2 l c h);font-size:1.1rem;background:linear-gradient(0.25turn, oklch(from oklch(from #56b6c2 l c h) calc(l * 1.15) c h/0.1), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);border-radius:0pt;border-right:0pt solid rgba(0,0,0,0)}main h5 code{padding:0pt 2pt}main h5:hover{border:1px solid oklch(from #56b6c2 l c h)}main h6{padding:1pt;opacity:100%;font-weight:500;margin-block:.5lh;padding-inline-start:5pt;color:oklch(from #fd971f l c h);font-size:1rem;background:linear-gradient(0.25turn, oklch(from oklch(from #fd971f l c h) calc(l * 1.15) c h/0.1), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);border-radius:0pt;border-right:0pt solid rgba(0,0,0,0)}main h6 code{padding:0pt 2pt}main h6:hover{border:1px solid oklch(from #fd971f l c h)}.reveal .slide-menu-button .fas::before{display:inline-block;height:1.5rem;width:1.5rem;content:"";background-repeat:no-repeat;background-size:1.5rem 1.5rem;vertical-align:unset}.sidebar::before{background:linear-gradient(to bottom, #ff5252, transparent)}#quarto-margin-sidebar .quarto-listing-category{font-size:smaller}#quarto-appendix.default .quarto-appendix-heading{color:gray;background:linear-gradient(0.25turn, oklch(from #808080 calc(l * 1.15) c h/0.05), rgba(0, 0, 0, 0));border:1px solid rgba(0,0,0,0);border-right:1pt solid rgba(0,0,0,0)}#quarto-appendix.default .quarto-appendix-heading:hover{border:1px solid gray}dd{color:var(--dim-text)}#flex-auto{flex:auto;cursor:pointer;flex-flow:row}.flex-container,.reveal .flex-container{display:flex;flex-flow:row;justify-content:space-evenly;overflow-x:auto}.tippy-content>*{margin:auto}blockquote,.blockquote{font-size:100%;background:rgba(248,248,248,.05);color:#666 !important;margin:unset;padding:unset;margin-block:.5lh;padding-inline-start:10pt;padding-block:2pt;display:block;border-left:4px solid #ccc !important}blockquote:hover,.blockquote:hover{border-left:4px solid #ff1a8f !important;color:#ff1a8f !important;background-color:oklch(from #ff1a8f calc(l * 1.15) c h/0.1)}small *{vertical-align:baseline !important}.reveal figure>figcaption,.slide figure>figcaption{text-align:center}figure>figcaption{margin-top:.2em}.column-margin figcaption,.margin-caption,div.aside,aside,.column-margin{color:#838383}.panel-caption,.figure-caption,.subfigure-caption,.table-caption,figcaption,caption{color:#838383}boxed{border-radius:6px !important;display:block;position:relative;width:fit-content !important;color:#888;background-color:#1f1f1f;box-shadow:RGBA(0, 0, 0, 0.85) 0px 5px 15px !important;margin-right:revert !important;padding:0em .1em 0em .3em}.cell-output{white-space:pre;white-space-collapse:collapse;overflow-x:auto;font-family:"mIosevka-Term Web"}.cell-output.cell-output-display{white-space:pre;overflow-x:auto;font-family:"mIosevka-Term Web" !important;white-space-collapse:collapse;display:block;border-radius:2px;border:1px solid rgba(0,0,0,0);overflow:auto;overflow:auto}.cell-output.cell-output-display:hover{white-space-collapse:collapse;font-family:"mIosevka-Term Web" !important;white-space:pre;overflow:auto;display:block;overflow-x:auto;border-radius:2px;border:1px solid #444;white-space-collapse:collapse}thead,tbody,tfoot,tr,td,th{border-color:var(--dim-color);border-style:solid;border-width:0}.table,.reveal table,.reveal .table{--bs-table-hover-bg: RGBA(3, 195, 255, 0.5) !important;--bs-table-hover-color: #000000;border-top:rgba(0,0,0,0);border-bottom:rgba(0,0,0,0)}table{caption-side:bottom;border-collapse:collapse;word-wrap:anywhere;white-space:nowrap}thead,tbody,tfoot,tr,td,th{border-color:rgba(100,100,100,0);border-style:solid;border-width:0}#quarto-appendix.default>.quarto-appendix-citeas{color:#444;display:list-item;cursor:pointer;text-align:left;padding:1em;border:solid 1px var(--dim-color);margin-bottom:1em;border-radius:0pt}#quarto-appendix.default>.quarto-appendix-citeas:first-of-type{display:list-item;counter-increment:list-item 0;list-style:inside disclosure-closed}.reveal p code:not(a,.sourceCode),p code:not(a,.sourceCode),li code:not(a,.sourceCode),td code:not(a,.sourceCode){color:#444;border-radius:0pt}.quarto-title-tools-only{display:flex;justify-content:right}#quarto-appendix.default .quarto-appendix-citeas{padding:1em;border:solid 1px var(--dim-color);margin-bottom:0;border-radius:0pt}.myCard{border:1px solid rgba(0,0,0,0);border-radius:0pt;box-shadow:RGBA(0, 0, 0, 0.15) 0px 2px 5px}.myCard:hover{border:1px solid gray;border-radius:0pt;box-shadow:RGBA(0, 0, 0, 0.15) 0px 2px 5px}@property --rotate{syntax:"<angle>";initial-value:132deg;inherits:false}.pink-card{background:RGBA(255, 103, 255, 0.075) !important;border:1px solid #ff67ff !important}body{box-sizing:border-box;font-size:17px}.card{background:oklab(from #444444 calc(l * 1.15) c h/0.1);cursor:pointer}.card:hover{color:#ff1a8f}.card:hover:before,.card:hover:after{animation:none;opacity:0}.card::before{content:"";background-image:linear-gradient(var(--rotate), #5ddcff, #3c67e3 43%, #4e00c2);position:absolute;z-index:-1;top:-1%;left:-2%;animation:spin 2.5s linear infinite}.card::after{content:"";top:calc(var(--card-height)/6);left:0;right:0;z-index:-1;margin:0 auto;transform:scale(0.4);filter:none;background-image:linear-gradient(var(--rotate), #5ddcff, #3c67e3 43%, #4e00c2);opacity:1;animation:spin 2.5s linear infinite}@keyframes spin{0%{--rotate: 0deg}100%{--rotate: 360deg}}.navbar>.container-xxl,.navbar>.container-xl,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container,.navbar>.container-fluid{margin:0 auto}.icon .inline-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;text-rendering:auto}div.quarto-about-trestles .about-entity .about-image{object-fit:cover}div.quarto-about-trestles .about-entity .about-links{flex-direction:row;row-gap:1em;width:100%;padding-bottom:1.5em}div.quarto-about-trestles{display:flex !important;flex-direction:row;margin-right:.1rem;padding-top:0em;padding-bottom:0em !important;align-items:center}div.quarto-about-trestles{display:flex !important;flex-direction:row;padding-top:0em !important;padding-bottom:1em}.page-columns .column-page table{background:none}.page-columns .column-screen-inset-shaded{grid-column:screen-start/screen-end;padding:1em;background:none;z-index:998;transform:translate3d(0, 0, 0);margin-bottom:1em}.search-nav{display:flex;align-items:flex-start;width:100%;z-index:2000;justify-content:space-between;height:60px;color:#aaa !important;background:margin-top .2s;background-color:#1c1c1c !important}.search-nav .h1{color:#838383 !important}@media(min-width: 1200px){p code{font-size:inherit}}@media all and (max-width: 768px){pre.sourceCode{border:none;max-height:60vh;overflow-y:scroll}.quarto-layout-row{flex-direction:column}.row{flex-direction:column}.columns{flex-direction:column}.column{width:100% !important;display:flex;flex-direction:column !important}.flex-container{flex-direction:column;overflow-x:auto}.reveal .flex-container{flex-direction:row;overflow-x:auto}.reveal .column{width:auto}.reveal .quarto-layout-row{flex-direction:row}.navbar-logo{max-height:32pt;position:relative;width:min-content}.navbar-logo:hover{filter:drop-shadow(RGBA(0, 0, 0, 0.13) 0px 1px 2px);border:1px solid #ff5252 !important;color:#ff5252 !important;background-color:oklch(from #ff5252 calc(l * 1.15) c h/0.1)}.navbar .navbar-container>.navbar-brand-container{margin-left:auto !important;margin-right:auto !important;position:relative;left:5pt}}iframe.reveal-demo{width:100%;height:66vh;max-height:350px}.slide-deck{width:100%;height:66vh;max-height:475px}@media only screen and (max-width: 768px){.slide-deck{height:50vh;max-height:400px}}@media(max-width: 575px){.link-cards .card{margin-bottom:20px;margin-right:35px}}@media(min-width: 575px){.link-cards{display:flex;flex-direction:row;flex-wrap:wrap}.link-cards .card{width:190px;margin:0 20px 12px 0}}#title-block-header.quarto-title-block.default .quarto-title .title .h1{margin-bottom:0;color:rgba(0,0,0,0) !important}.nav-link{padding:2px 5px;-moz-osx-font-smoothing:grayscale}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:inherit}.navbar #quarto-search.type-overlay .aa-Autocomplete svg.aa-SubmitIcon{width:1.25rem;height:1.25rem;color:var(--bs-nav-link-color) !important;opacity:1;vertical-align:text-top}.nav:not(.nav-hidden){gap:1rem}ul>li:not(:has(>p))>ul,ol>li:not(:has(>p))>ul,ul>li:not(:has(>p))>ol,ol>li:not(:has(>p))>ol{margin-bottom:auto}ul.task-list{padding-left:2em}.tab-content{padding:1pt;margin-top:0px;border-left:none;border-right:none;border-bottom:none;margin-left:0}.tab-content>.active{margin-block:1rem}.nav-tabs .nav-item:not(.nav-link.active){margin-top:1px;cursor:pointer;border-radius:0pt}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{background-color:rgba(19,122,245,.062745098);border-color:#137af5}.nav-tabs .nav-link{border-radius:0pt}.nav-tabs .nav-link:hover{border:1px #ff1a8f solid rgba(0,0,0,0);border-radius:0pt;color:#ff1a8f;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-radius:0pt;box-shadow:rgba(0,0,0,.4) 0px 2px 5px;border:2px solid #137af5 !important;background:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1);color:#137af5}details{margin-block:.5lh}details>summary{text-align:left;border-radius:0pt;color:#137af5;border:1px solid rgba(0,0,0,0);background:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1);padding-inline:5pt}details>summary:hover{text-align:left;border-radius:0pt;color:#ff1a8f;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1);border:1px solid #ff1a8f;padding-inline:5pt}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:gray}.nav-link,.navbar-nav .nav-link,.navbar-nav .nav-link.active{color:#adadad}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{text-underline-offset:1px;text-decoration:underline;text-decoration-thickness:1pt}.navbar #quarto-search.type-overlay .aa-Autocomplete svg.aa-SubmitIcon{width:1.25rem;height:1.25rem;color:gray;opacity:1;vertical-align:text-top}.navbar-brand.navbar-brand-logo:hover{color:#ff1a8f !important;filter:drop-shadow(RGBA(0, 0, 0, 0.63) 0px 1px 0px);background-color:oklch(from #ff1a8f calc(l * 1.15) c h/0.1)}.navbar .navbar-container>.navbar-brand-container{margin-left:auto !important;margin-right:auto !important}.navbar{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;padding-top:.2rem;padding-bottom:.2rem;background-color:rgba(248,248,248,.95);color:#adadad;font-family:"mIosevka-QP Web";-moz-osx-font-smoothing:grayscale}div.sourceCode{overflow:auto;border-radius:0pt;box-shadow:RGBA(0, 0, 0, 0.05) 0px 2px 5px;margin-block:.25lh}div.sourceCode:hover{border-radius:0pt;box-shadow:RGBA(0, 0, 0, 0.15) 0px 2px 5px}nav.quarto-secondary-nav{border-bottom:none}.toc{font-family:"mIosevka-QP Web"}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: #adadad;--bs-navbar-hover-color: $link-color-hover;--bs-navbar-disabled-color: rgba(173, 173, 173, 0.75);--bs-navbar-active-color: rgba( red($code-color), green($code-color), blue($code-color), 0.05 );--bs-navbar-brand-color: #adadad;--bs-navbar-brand-hover-color: $link-color-hover;--bs-navbar-toggler-border-color: rgba(173, 173, 173, 0);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3svg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 6 6'> <path class='sun' d='m0,-3 l1,1 1,0 0,1 1,1 -1,1 0,1 -1,0 -1,1 -1,-1 -1,0 0,-1 -1,-1 1,-1 0,-1 1,0 1,-1 0,1.5 a1,1,1,1,0,0,3 1,1,1,1,0,0,-3' /> <circle class='moon' r='1.1' /> </svg>")}.navbar,.navbar-dark,.navbar[data-bs-theme=light]{--bs-navbar-color: #adadad;--bs-navbar-hover-color: $link-color-hover;--bs-navbar-disabled-color: rgba(173, 173, 173, 0.75);--bs-navbar-box-shadow: 0 0 11px rgba(33, 33, 33, 0.2)!important;--bs-navbar-active-color: rgba( red($code-color), green($code-color), blue($code-color), 0.05 );--bs-navbar-brand-color: #adadad;--bs-navbar-brand-hover-color: $link-color-hover;--bs-navbar-toggler-border-color: rgba(173, 173, 173, 0);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3svg xmlns='http://www.w3.org/2000/svg' viewBox='-3 -3 6 6'> <path class='sun' d='m0,-3 l1,1 1,0 0,1 1,1 -1,1 0,1 -1,0 -1,1 -1,-1 -1,0 0,-1 -1,-1 1,-1 0,-1 1,0 1,-1 0,1.5 a1,1,1,1,0,0,3 1,1,1,1,0,0,-3' /> <circle class='moon' r='1.1' /> </svg>");--bs-navbar-padding-x: $bs-navbar-padding-x;--navbar-fg: $navbar-fg;--navbar-bg: $navbar-bg}.navbar{width:100%;border:1px solid rgba(0,0,0,0);border-top-left-radius:0pt;border-top-right-radius:0pt;box-shadow:0 0 11px rgba(33,33,33,.2) !important}.navbar:hover{width:100%;box-shadow:0 0 11px rgba(33,33,33,.2) !important;border:1px solid #ff1a8f}.navbar .dropdown-item{color:#137af5;font-family:"mIosevka-QP Web";border-radius:0pt}.navbar .dropdown-item:hover{color:#ff1a8f;box-shadow:RGBA(0, 0, 0, 0.15) 0px 2px 5px;border:1px solid #444;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1);border:1px solid #ff1a8f}.dropdown-item{display:block;width:100%;padding-top:.25rem var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;-webkit-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;white-space:nowrap;border:1px solid rgba(0,0,0,0) !important;border-radius:0pt}.dropdown-item:hover,.dropdown-item:focus{color:#ff1a8f;border:1px solid #ff1a8f !important;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1);color:#ff1a8f;box-shadow:RGBA(0, 0, 0, 0.25) 0px 2px 7px !important;border-radius:0pt}.quarto-dark .code-with-filename .code-with-filename-file{background-color:unset}.quarto-light .code-with-filename .code-with-filename-file{background-color:unset}.code-with-filename-file{border:none !important;border-radius:0pt;font-style:italic}.quarto-dark .code-with-filename .code-with-filename-file strong{color:oklch(from #444444 l c h);background:oklch(from #444444 calc(l * 1.15) c h/0.085)}.quarto-light .code-with-filename .code-with-filename-file strong{color:oklch(from #444444 l c h);background:oklch(from #444444 calc(l * 1.15) c h/0.085)}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em;text-align:center}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border-radius:var(--quarto-border-radius);border-bottom-left-radius:0%;border-bottom-right-radius:0%}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:1px solid rgba(128,128,128,.075);border-radius:0pt;color:var(--dim-text)}.quarto-layout-cell img{max-width:90%;max-height:90%;overflow:unset;overflow-clip-margin:unset;object-fit:scale-down !important}.navbar #quarto-search.type-overlay .aa-Autocomplete{width:auto}.navbar-brand.navbar-brand-logo{margin:0}.navbar #quarto-search{margin-left:0;padding-left:5pt}.px-1{padding-right:5pt !important;padding-left:5pt !important}.navbar-expand-lg .navbar-nav .nav-link{padding-left:5pt;padding-right:5pt}.navbar-expand-lg .navbar-nav .nav-link-active,.navbar-nav .nav-link-active{color:var(--bs-nav-link-color)}.em{font-style:italic;color:#36ce5e;background-color:oklch(from rgb(54, 206, 94) calc(l * 1.15) c h/0.1)}.alert-text{color:#f06292;background:oklch(from #f06292 calc(l * 1.15) c h/0.1)}tr{vertical-align:-webkit-baseline-middle}.paper-link{display:inline !important}.asciicast{margin:auto !important}#slide{height:100%}pre.sourceCode{border:none;max-height:66vh;overflow-y:scroll}pre.code{white-space:pre-wrap;margin-left:8em}pre.code::before{counter-reset:listing}pre.code code{counter-increment:listing;text-align:left;float:left;clear:left}pre.code code::before{content:counter(listing) ". ";display:inline-block;float:left;height:3em;padding-left:auto;margin-left:auto;text-align:right}pre.numberSource code>span>a:first-child::before{content:counter(source-line);position:relative;text-align:right;vertical-align:baseline;border:none;display:inline-block;user-select:none;padding:0 5px}pre.numberSource{margin-left:3em}pre.sourceCode{margin:0px}pre.numberSource code>span{left:-3em}pre.sourceCode{padding:.4em}pre>code.sourceCode>span{margin-inline-start:1pt}pre>code.sourceCode>span>a:first-child::before{color:gray;left:unset;opacity:50%;padding-inline-end:0pt;margin-inline-start:0pt;margin-inline-end:2ch;padding:0 0;width:4em}#quarto-appendix.default .quarto-appendix-bibtex{border:none}@media(min-width: 1020px){.navbar-brand-container{margin-right:1em}}@media(max-width: 1060px)and (min-width: 991.98px){#navbarCollapse ul:last-of-type a.nav-link{padding-left:.25em;padding-right:.25em}.navbar .bi-twitter,.navbar .bi-github,.navbar .bi-rss{font-size:.8em}}div.sourceCode,div.sourceCode pre.sourceCode{width:-webkit-fill-available}#title-block-header.quarto-title-block.default .quarto-title-meta-contents{display:flow-root !important;margin-bottom:1rem}#title-block-header.quarto-title-block.default .quarto-title-meta-contents a{color:gray}pre.cell-output{font-family:"mIosevka-Term Web",monospace !important}.navbar-nav{--bs-nav-link-padding-x: var(--bs-nav-link-padding-x);--bs-nav-link-padding-y: var(--bs-nav-link-padding-y);--bs-nav-link-font-weight: var(--bs-nav-link-font-weight);--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);flex-direction:column;-webkit-flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;display:inline-flex;flex-direction:inherit}.navbar-logo{max-height:36px;width:auto;padding-right:0pt}.navbar-logo:hover{fill:#ff5252 !important;background-color:oklch(from #ff5252 calc(l * 1.15) c h/0.1)}#navbarCollapse{font-family:"mIosevka-QP Web";color:#fafbff}.navbar-title:hover{color:#444}.navbar-expand-lg .navbar-nav .nav-link:hover{color:#444 !important;text-decoration:none}.navbar-expand-lg .navbar-nav .nav-link.active{text-decoration:none}#navbarCollapse>ul>li:nth-child(1)>a:hover,#navbarCollapse>ul>li:nth-child(7)>a:hover,nav-item tabset-1-1-tab>a:hover,nav-item tabset-1-1-tab>a.nav-link.active{color:oklch(from #e05661 l c h) !important;background-color:oklch(from oklch(from #e05661 l c h) calc(l * 1.15) c h/0.1);text-decoration:none}#navbarCollapse>ul>li:nth-child(2)>a:hover,#navbarCollapse>ul>li:nth-child(8)>a:hover,#tabset-1-2-tab nav-item>a:hover,#tabset-1-2-tab nav-item>a.nav-link.active{color:oklch(from #1da912 l c h) !important;background-color:oklch(from oklch(from #1da912 l c h) calc(l * 1.15) c h/0.1)}#navbarCollapse>ul>li:nth-child(3)>a:hover,#navbarCollapse>ul>li:nth-child(9)>a:hover,nav-item tabset-1-3-tab>a:hover,nav-item tabset-1-3-tab>a.nav-link.active{color:oklch(from #118dc3 l c h) !important;background-color:oklch(from oklch(from #118dc3 l c h) calc(l * 1.15) c h/0.1)}#navbarCollapse>ul>li:nth-child(4)>a:hover,#navbarCollapse>ul>li:nth-child(10)>a:hover,nav-item tabset-1-4-tab>a:hover,nav-item tabset-1-4-tab>a.nav-link.active{color:oklch(from #e599f7 l c h) !important;background-color:oklch(from oklch(from #e599f7 l c h) calc(l * 1.15) c h/0.1)}#navbarCollapse>ul>li:nth-child(5)>a:hover,#navbarCollapse>ul>li:nth-child(11)>a:hover,nav-item tabset-1-5-tab>a:hover,nav-item tabset-1-5-tab>a.nav-link.active{color:#0cf !important;background-color:oklch(from #00ccff calc(l * 1.15) c h/0.1)}#navbarCollapse>ul>li:nth-child(6)>a:hover,#navbarCollapse>ul>li:nth-child(12)>a:hover,nav-item tabset-1-6-tab>a:hover,nav-item tabset-1-6-tab>a.nav-link.active{color:#fd971f !important;background-color:oklch(from #fd971f calc(l * 1.15) c h/0.1)}nav .nav-item:not(.compact){padding-top:0}@media screen and (min-width: 992px){a.nav-link{position:relative}.navbar .navbar-nav .nav-item{position:relative}.navbar .navbar-nav .nav-item::after{position:absolute;bottom:0;left:0;right:0;margin:auto;background-color:#ff5252;width:0%;content:"";height:4px}.navbar .navbar-nav .nav-item:nth-child(1)::after,.navbar .navbar-nav .nav-item:nth-child(7)::after{background-color:#ff5252}.navbar .navbar-nav .nav-item:nth-child(2)::after,.navbar .navbar-nav .nav-item:nth-child(8)::after{background-color:#09ce7c}.navbar .navbar-nav .nav-item:nth-child(3)::after,.navbar .navbar-nav .nav-item:nth-child(9)::after{background-color:#02b3e3}.navbar .navbar-nav .nav-item:nth-child(4)::after,.navbar .navbar-nav .nav-item:nth-child(10)::after{background-color:#ff67ff}.navbar .navbar-nav .nav-item:nth-child(5)::after,.navbar .navbar-nav .nav-item:nth-child(11)::after{background-color:#0cf}.navbar .navbar-nav .nav-item:nth-child(6)::after,.navbar .navbar-nav .nav-item:nth-child(12)::after{background-color:#fd971f}.navbar .navbar-nav .nav-item:hover::after{width:90%}}.navbar-logo{max-height:36px;width:auto}.reveal .panel-tabset [role=tab]{padding:.25em .7em;margin-inline-end:1rem}.panel-tabset [role=tablist]{border:none;gap:1rem}.tabset-margin-container{margin-block:.5rem}.panel-tabset [role=tab],.reveal .panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);border:1px solid rgba(100,100,100,.1);color:gray;border-radius:0pt;background:rgba(166,166,166,.1) !important}.reveal .panel-tabset [role=tab]:hover:not([aria-selected=true]),.panel-tabset [role=tab]:hover:not([aria-selected=true]){border-top-color:rgba(0,0,0,0);color:#ff1a8f;border:1px solid #ff1a8f;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1) !important;z-index:5}.reveal .nav-tabs .nav-link.active,.reveal .nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-radius:0pt;box-shadow:rgba(0,0,0,.4) 1px 1px 1px !important;border:1px solid #137af5 !important;background:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1) !important;color:#137af5}.reveal .panel-tabset [role=tab][aria-selected=true],.panel-tabset [role=tab][aria-selected=true]{box-shadow:rgba(0,0,0,.4) 1px 1px 1px !important;border:1px solid #137af5;background-color:oklch(from rgb(19, 122, 245) calc(l * 1.15) c h/0.1) !important;color:#137af5}.reveal p code:not(a,.sourceCode),p code:not(a,.sourceCode),li code:not(a,.sourceCode),td code:not(a,.sourceCode){border:.075x solid rgba(131,131,131,.7);color:#444;border-radius:0pt}footer.footer .nav-footer,#quarto-header>nav{padding-inline:5pt}body.hypothesis-enabled #quarto-header{margin-right:0}.callout.callout-style-default div.callout-title{border-bottom:none;font-weight:600;opacity:100% !important;font-size:1rem;padding-left:.5em;padding-right:.5em}#title-block-header.quarto-title-block.default .quarto-title-meta-author{display:inline-grid !important}#title-block-header.quarto-title-block.default .quarto-title-meta-author{display:inline-grid !important}#title-block-header.quarto-title-block.default .quarto-title-meta{display:inline-grid !important}#title-block-header.quarto-title-block.default .quarto-title-meta-contents a:hover:not(#lightbox){color:#ff1a8f;background:oklch(from #ff1a8f calc(l * 1.15) c h/0.1);border-bottom:1px solid #ff1a8f;border-radius:0pt}div.code{white-space:pre}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: rgba(80, 80, 80, 0.1);--bs-nav-tabs-border-radius: $link-border-radius;--bs-nav-tabs-link-hover-border-color: $link-color;--bs-nav-tabs-link-active-color: $code-fg;--bs-nav-tabs-link-active-bg: oklch( from $link-color-hover calc(l * 1.15) c h / 0.1 );--bs-nav-tabs-link-active-border-color: $link-color-hover}@media(max-width: 768px){body .page-columns,body.fullcontent:not(.floating):not(.docked) .page-columns,body.slimcontent:not(.floating):not(.docked) .page-columns,body.docked .page-columns,body.docked.slimcontent .page-columns,body.docked.fullcontent .page-columns,body.floating .page-columns,body.floating.slimcontent .page-columns,body.floating.fullcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(0px, 1fr) [body-content-end body-end body-end-outset page-end-inset page-end screen-end-inset] 1em [screen-end]}}.footer .inline-image{height:1em;vertical-align:-webkit-baseline-middle}svg:not(:root){overflow:auto}.iconify-icon svg{overflow:visible !important}.reveal .slide aside{color:gray;font-size:smaller}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{color:gray}.reveal p code:not(.sourceCode),p code:not(.sourceCode),li code:not(.sourceCode),td code:not(.sourceCode){line-height:1rem}.reveal img{max-width:90%;max-height:90vh}img{vertical-align:middle}.reveal .r-stretch,.reveal .stretch{max-width:100%;max-height:95vh;object-fit:scale-down}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{text-align:center;font-size:calc(.66*var(--r-main-font-size))}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:initial;color:gray}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:calc(.7*var(--r-main-font-size))}.reveal.small .slides section,.reveal .slides section.small,.reveal .slides section .callout{font-size:calc(.8*var(--r-main-font-size))}.reveal .small .callout.callout-style-simple .callout-body,.reveal .small .reveal .callout.callout-style-default .callout-body{font-size:15.75px !important}.reveal .smaller .callout.callout-style-simple .callout-body,.reveal .smaller .reveal .callout.callout-style-default .callout-body{font-size:15.75px !important}.reveal.small .slides h1,.reveal .slides section.small h1{font-size:calc(var(--r-main-font-size)*1.5/.8)}.reveal.small .slides h2,.reveal .slides section.small h2{font-size:calc(var(--r-main-font-size)*1.33/.8)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:1.9em}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body{font-size:21px !important}.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{padding-top:unset;font-size:21px !important}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:21px !important;background:rgba(0,0,0,0) !important;padding-top:0}.reveal .slides section .callout{font-size:15.75px !important}:root{--red-fg: $red-fg;--orange-fg: $orange-fg;--yellow-fg: $yellow-fg;--green-fg: $green-fg;--blue-fg: $blue-fg;--purple-fg: $purple-fg;--pink-fg: $pink-fg;--cyan-fg: $cyan-fg;--bs-nav-link-color: $navbar-fg;--code-fg: $code-fg;--bs-nav-tabs-border-color: $bs-nav-tabs-border-color;--callout-note-color: $callout-note-color;--callout-tip-color: $callout-tip-color;--callout-warning-color: $callout-warning-color;--callout-caution-color: $callout-caution-color;--callout-important-color: $callout-important-color;--green-text: #07b875;--bg-border: rgba(240, 240, 240, 1);--bg-transparent: rgba(248, 248, 248, 0.05);--pink-transparent: rgba(245, 83, 191, 0.075);--callout-warning: #fd971f;--hypothesis-highlight: $hypothesis-highlight;--highlight-text-color: $highlight-text-color}.green-text{color:#07b875}.orcid-green{color:#a6ce39 !important}.yellow-text{color:#ffca27}.red-text{color:#ff5252}.orange-text{color:#fd971f}.dim-text{color:gray}.purple-text{color:#ae81ff}.blue-text{color:#29b6f6}.pink-text{color:#ff67ff}.note-green{padding:1pt 1pt 1pt 1pt;border:1px solid #66bb6a;border-radius:8px;box-shadow:RGBA(0, 0, 0, 0.35) 0px 5px 15px;max-width:min-content;min-width:max-content;text-align:left;margin-left:auto;margin-right:auto}small *{vertical-align:baseline !important}.slide figure>figcaption{text-align:center}figure>figcaption{margin-top:.2em}boxed{border-radius:6px !important;display:block;position:relative;width:fit-content !important;color:#888;background-color:#1f1f1f;box-shadow:RGBA(0, 0, 0, 0.85) 0px 5px 15px !important;margin-right:revert !important;padding:0em .1em 0em .3em}.slide-chalkboard-buttons.slide-menu-offset{display:none !important}div.callout-note.callout-style-default>.callout-header{background:none}.callout.callout-style-default>div.callout-header{align-items:center}div.callout-note.callout-style-default>.callout-header{background:none}.callout.callout-style-simple>div.callout-header{opacity:100% !important}.callout.callout-style-default,.callout.callout-style-simple{display:inline-block}div.callout-caution{border:1px solid #d06de7 !important;background-color:#d06de7}div.callout-caution.callout-style-default .callout-title{background:none !important;color:#d06de7 !important}div.callout-caution{border:1px solid #d06de7 !important;background-color:rgba(208,109,231,.075) !important}div.callout-caution .callout-icon::before{color:#d06de7 !important;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path fill="rgb(229, 153, 247)" d="M448 352V48C448 21.53 426.5 0 400 0h-320C35.89 0 0 35.88 0 80v352C0 476.1 35.89 512 80 512h344c13.25 0 24-10.75 24-24s-10.75-24-24-24H416v-66.95C434.6 390.4 448 372.8 448 352zM368 464h-288c-17.64 0-32-14.34-32-32s14.36-32 32-32h288V464zM400 352h-320c-11.38 0-22.2 2.375-32 6.688V80c0-17.66 14.36-32 32-32h320V352zM152 160h176C341.3 160 352 149.3 352 136S341.3 112 328 112h-176C138.8 112 128 122.8 128 136S138.8 160 152 160zM152 240h176C341.3 240 352 229.3 352 216S341.3 192 328 192h-176C138.8 192 128 202.8 128 216S138.8 240 152 240z"/></svg>') !important}:root{--quarto-hl-al-color: $quarto-hl-al-color;--quarto-hl-al-bg-color: $quarto-hl-al-bg-color;--quarto-hl-an-color: $quarto-hl-an-color;--quarto-hl-at-color: $quarto-hl-at-color;--quarto-hl-bn-color: $quarto-hl-bn-color;--quarto-hl-bu-color: $quarto-hl-bu-color;--quarto-hl-ch-color: $quarto-hl-ch-color;--quarto-hl-co-color: $quarto-hl-co-color;--quarto-hl-cv-color: $quarto-hl-cv-color;--quarto-hl-cn-color: $quarto-hl-cn-color;--quarto-hl-cf-color: $quarto-hl-cf-color;--quarto-hl-dt-color: $quarto-hl-dt-color;--quarto-hl-dv-color: $quarto-hl-dv-color;--quarto-hl-do-color: $quarto-hl-do-color;--quarto-hl-er-color: $quarto-hl-er-color;--quarto-hl-ex-color: $quarto-hl-ex-color;--quarto-hl-fl-color: $quarto-hl-fl-color;--quarto-hl-fu-color: $quarto-hl-fu-color;--quarto-hl-im-color: $quarto-hl-im-color;--quarto-hl-in-color: $quarto-hl-in-color;--quarto-hl-kw-color: $quarto-hl-kw-color;--quarto-hl-op-color: $quarto-hl-op-color;--quarto-hl-pp-color: $quarto-hl-pp-color;--quarto-hl-re-color: $quarto-hl-re-color;--quarto-hl-sc-color: $quarto-hl-sc-color;--quarto-hl-ss-color: $quarto-hl-ss-color;--quarto-hl-float-color: $quarto-hl-float-color;--quarto-hl-va-color: $quarto-hl-va-color;--quarto-hl-vs-color: $quarto-hl-vs-color;--quarto-hl-wa-color: $quarto-hl-wa-color}code span.al{background-color:rgba(54,206,94,.1);font-weight:bold;color:#36ce5e}code span.an{color:#50a14f}code span.at{color:#118dc3}code span.bn{color:#fd971f}code span.bu{color:#42a2ae}code span.ch{color:#50a14f}code span.co{font-style:italic;color:#9b9fa6}code span.cv{font-style:italic;color:#ff3bd3}code span.cn{color:#986801}code span.cf{color:#1976d2}code span.dt{color:#9a77cf}code span.dv{color:#fd7e14}code span.do{color:#e45649}code span.er{text-decoration:none;color:#f44747;background-color:oklch(from #f44747 calc(l * 1.15) c h/0.1)}code span.ex{color:#4078f2}code span.fl{color:#01a9f4}code span.fu{color:#118dc3}code span.im{color:#9a77cf}code span.in{color:#ff541d}code span.kw{color:hsl(316,61%,63%)}code span.op{color:#f92672}code span.pp{color:#875ad8}code span.re{background-color:oklch(from #2980b9 calc(l * 1.15) c h/0.1);color:#2980b9}code span.sc{color:#56b6c2}code span.ss{color:#f39}code span.st{color:#e91e63}code span.va{color:#05a551}code span.vs{color:#da4453}code span.wa{color:#da4453}.prevent-inlining{content:"</"}:root{--quarto-scss-export-highlight-bg: #fd971f;--quarto-scss-export-shadow-color: rgba(0, 0, 0, 0.4);--quarto-scss-export-shadow-border: #e599f7;--quarto-scss-export-bs-table-bg: #cfcfcf;--quarto-scss-export-bg-transparent: rgba(248, 248, 248, 0.05);--quarto-scss-export-navbar-bg: rgba(248, 248, 248, 0.95);--quarto-scss-export-navbar-fg: #adadad;--quarto-scss-export-brighter-text: #000000;--quarto-scss-export-bright-text: #111111;--quarto-scss-export-alt-text: #282828;--quarto-scss-export-dim-text: #808080;--quarto-scss-export-dim-color: #b8b8b8;--quarto-scss-export-mygrey-000: #1c1c1c;--quarto-scss-export-mygrey-010: #222222;--quarto-scss-export-mygrey-020: #282828;--quarto-scss-export-mygrey-030: #333333;--quarto-scss-export-mygrey-040: #444444;--quarto-scss-export-mygrey-050: #555555;--quarto-scss-export-mygrey-060: #666666;--quarto-scss-export-mygrey-070: #777777;--quarto-scss-export-mygrey-080: #888888;--quarto-scss-export-mygrey-090: #999999;--quarto-scss-export-mygrey-100: #b8b8b8;--quarto-scss-export-mygrey-999: #f8f8f8;--quarto-scss-export-callout-note-color: #4582ec;--quarto-scss-export-callout-tip-color: #02b875;--quarto-scss-export-callout-warning-color: #fd971f;--quarto-scss-export-callout-caution-color: #e599f7;--quarto-scss-export-callout-important-color: #ff5252;--quarto-scss-export-myred: #ff5252;--quarto-scss-export-myorange: #fd971f;--quarto-scss-export-myyellow: #ffca27;--quarto-scss-export-mygreen: #63ff5b;--quarto-scss-export-myblue: #29b6f6;--quarto-scss-export-mypurple: #ae81ff;--quarto-scss-export-mypink: #ff67ff;--quarto-scss-export-sf-pink: #f06292;--quarto-scss-export-red-fg-light-bg: #e05661;--quarto-scss-export-orange-fg-light-bg: #fd971f;--quarto-scss-export-yellow-fg-light-bg: #ffc008;--quarto-scss-export-green-fg-light-bg: #1da912;--quarto-scss-export-blue-fg-light-bg: #118dc3;--quarto-scss-export-purple-fg-light-bg: #9a77cf;--quarto-scss-export-pink-fg-light-bg: #e599f7;--quarto-scss-export-cyan-fg-light-bg: #56b6c2;--quarto-scss-export-highlight-text-color: #ff67ff;--quarto-scss-export-yellow-text: #fd971f;--quarto-scss-export-pink-text: #ff1a8f;--quarto-scss-export-green-text: #07b875;--quarto-scss-export-orcid-green: #a6ce39;--quarto-scss-export-red-text: #ff5252;--quarto-scss-export-blue-text: #29b6f6;--quarto-scss-export-body-bg: #ffffff;--quarto-scss-export-alt-bg: #b8b8b8;--quarto-scss-export-body-color: #222222;--quarto-scss-export-strong-color: #f06292;--quarto-scss-export-italic-color: rgb(54, 206, 94);--quarto-scss-export-italic-color-bg: rgba(54, 206, 94, 0.1);--quarto-scss-export-interactive-accent-hsl: #ffff00;--quarto-scss-export-text-selection: hsla(var(#ffff00), 0.25);--quarto-scss-export-selection-bg: rgba(255, 255, 0, 0.5);--quarto-scss-export-selection-color: #1c1c1c;--quarto-scss-export-selection-bg-color: rgba(255, 255, 0, 0.5);--quarto-scss-export-selection-fg-color: #1c1c1c;--quarto-scss-export-heading-color: #1c1c1c;--quarto-scss-export-link-color: rgb(19, 122, 245);--quarto-scss-export-dark-bg-link-color: #137af5;--quarto-scss-export-link-bg-color: rgba(19, 122, 245, 0.062745098);--quarto-scss-export-light-bg-link-color: #1a8fff;--quarto-scss-export-link-color-hover: #ff1a8f;--quarto-scss-export-code-block-bg-color: hsl(0, 0%, 98%);--quarto-scss-export-code-block-border-color: hsl(0, 0%, 98%);--quarto-scss-export-code-block-bg: hsl(0, 0%, 98%);--quarto-scss-export-code-block-bg-alt: #ff5252;--quarto-scss-export-dark-bg-code-color: #ff67ff;--quarto-scss-export-code-line-number-color: hsl(0, 0%, 80%);--quarto-scss-export-code-fg: #444444;--quarto-scss-export-light-bg-code-color: #444444;--quarto-scss-export-grey-neutral: #a6a6a6;--quarto-scss-export-mermaid-accent: #222222;--quarto-scss-export-code-color: #444444;--quarto-scss-export-algcolor: #f783ac;--quarto-scss-export-algbg: #1c1c1c;--quarto-scss-export-blockquote-bg: rgba(248, 248, 248, 0.05);--quarto-scss-export-blockquote-border: #cccccc;--quarto-scss-export-blockquote-text: #666666;--quarto-scss-export-bs-nav-tabs-border-color: #222222;--quarto-scss-export-presentation-heading-color: #1c1c1c;--quarto-scss-export-red: #ff5252;--quarto-scss-export-orange: #fd971f;--quarto-scss-export-yellow: #ffff7f;--quarto-scss-export-green: #09ce7c;--quarto-scss-export-blue: #02b3e3;--quarto-scss-export-cyan: #00ccff;--quarto-scss-export-pink: #ff67ff;--quarto-scss-export-purple: #da3ab3;--quarto-scss-export-royal-blue: #01299f;--quarto-scss-export-dark-blue: #001247;--quarto-scss-export-very-dark-blue: #000d33;--quarto-scss-export-light: #fafbff;--quarto-scss-export-dark-bg: #1c1c1c;--quarto-scss-export-grey-ambivalent: #838383;--quarto-scss-export-deepspeed-color: #ffa500;--quarto-scss-export-callout-simple-color: #2a2a2a;--quarto-scss-export-callout-title-color: #bdbdbd;--quarto-scss-export-callout-border-hover: #838383;--quarto-scss-export-bs-table-border-color: rgba(0, 0, 0, 0);--quarto-scss-export-callout-color-important: #ff5252;--quarto-scss-export-callout-color-warning: #fd971f;--quarto-scss-export-callout-color-tip: #838383;--quarto-scss-export-callout-color-note: #4582ec;--quarto-scss-export-callout-color-info: #b695ff;--quarto-scss-export-callout-info-color: #b695ff;--quarto-scss-export-callout-color-caution: #ff3bd3;--quarto-scss-export-border-transparent-color: rgba(131, 131, 131, 0.7);--quarto-scss-export-quarto-border-color: rgba(131, 131, 131, 0.7);--quarto-scss-export-bs-nav-tabs-link-active-border-color: rgba(131, 131, 131, 0.7);--quarto-scss-export-mermaid-bg-color: #ffffff;--quarto-scss-export-mermaid-edge-color: #838383;--quarto-scss-export-mermaid-fg-color--lighter: rgba(100, 100, 100, 0.5);--quarto-scss-export-mermaid-fg-color--lightest: rgba(100, 100, 100, 0.05);--quarto-scss-export-mermaid-node-fg-color: #222222;--quarto-scss-export-mermaid-label-fg-color: #222222;--quarto-scss-export-btn-code-copy-color: #838383;--quarto-scss-export-btn-code-copy-color-active: rgb(19, 122, 245);--quarto-scss-export-bs-table-striped-color: #808080;--quarto-scss-export-light-bg-text-color: #222222;--quarto-scss-export-dark-bg-text-color: #a9a9b3;--quarto-scss-export-code-fg-dark-bg: #e599f7;--quarto-scss-export-code-block-bg-dark-bg: #222222;--quarto-scss-export-code-fg-light-bg: #ff1a8f;--quarto-scss-export-code-block-bg-light-bg: #fafafa;--quarto-scss-export-cardbg: rgba(131, 131, 131, 0.05);--quarto-scss-export-highlight-bg-light: #ffca27;--quarto-scss-export-highlight-yellow: #ffff00;--quarto-scss-export-primary: #444444;--quarto-scss-export-main-fg-dark-bg: #efefef;--quarto-scss-export-main-fg-light-bg: #000000;--quarto-scss-export-r-background-color: #ffffff;--quarto-scss-export-link-color-bg: transparent;--quarto-scss-export-text-muted: rgb(110.5, 110.5, 110.5);--quarto-scss-export-gray-200: #e9ecef;--quarto-scss-export-gray-100: #f8f9fa;--quarto-scss-export-gray-900: #212529;--quarto-scss-export-border-color: rgb(110.5, 110.5, 110.5);--quarto-scss-export-presentation-list-bullet-color: #222222;--quarto-scss-export-code-block-color: #222222;--quarto-scss-export-tabset-border-color: hsl(0, 0%, 98%);--quarto-scss-export-table-border-color: hsl(0, 0%, 98%);--quarto-scss-export-input-panel-border-color: hsl(0, 0%, 98%);--quarto-scss-export-input-panel-bg: rgb(248, 249, 250);--quarto-scss-export-kbd-color: #222222;--quarto-scss-export-kbd-bg: #f8f9fa;--quarto-scss-export-revealjs-heading-color: #1c1c1c;--quarto-scss-export-revealjs-list-bullet-color: #222222;--quarto-scss-export-backgroundColor: #ffffff;--quarto-scss-export-mainColor: #222222;--quarto-scss-export-headingColor: #1c1c1c;--quarto-scss-export-linkColor: rgb(19, 122, 245);--quarto-scss-export-linkColorHover: #ff1a8f;--quarto-scss-export-selectionBackgroundColor: rgba(255, 255, 0, 0.5);--quarto-scss-export-selectionColor: #1c1c1c;--quarto-scss-export-secondary: #999;--quarto-scss-export-mermaid-fg-color: #222222;--quarto-scss-export-quarto-hl-al-color: rgb(54, 206, 94);--quarto-scss-export-quarto-hl-al-bg-color: rgba(54, 206, 94, 0.1);--quarto-scss-export-quarto-hl-an-color: #50a14f;--quarto-scss-export-quarto-hl-at-color: #118dc3;--quarto-scss-export-quarto-hl-bn-color: #fd971f;--quarto-scss-export-quarto-hl-bu-color: #42A2AE;--quarto-scss-export-quarto-hl-ch-color: #50a14f;--quarto-scss-export-quarto-hl-co-color: #9b9fa6;--quarto-scss-export-quarto-hl-cv-color: #ff3bd3;--quarto-scss-export-quarto-hl-cn-color: #986801;--quarto-scss-export-quarto-hl-cf-color: #1976d2;--quarto-scss-export-quarto-hl-dt-color: #9a77cf;--quarto-scss-export-quarto-hl-dv-color: #FD7E14;--quarto-scss-export-quarto-hl-do-color: #e45649;--quarto-scss-export-quarto-hl-er-color: #f44747;--quarto-scss-export-quarto-hl-ex-color: #4078f2;--quarto-scss-export-quarto-hl-fl-color: #01a9f4;--quarto-scss-export-quarto-hl-fu-color: #118dc3;--quarto-scss-export-quarto-hl-im-color: #9a77cf;--quarto-scss-export-quarto-hl-in-color: #ff541d;--quarto-scss-export-quarto-hl-kw-color: hsl(316, 61%, 63%);--quarto-scss-export-quarto-hl-op-color: #f92672;--quarto-scss-export-quarto-hl-pp-color: #875ad8;--quarto-scss-export-quarto-hl-re-color: #2980b9;--quarto-scss-export-quarto-hl-sc-color: #56b6c2;--quarto-scss-export-quarto-hl-ss-color: #ff3399;--quarto-scss-export-quarto-hl-st-color: #e91e63;--quarto-scss-export-quarto-hl-num-color: #ff5370;--quarto-scss-export-quarto-hl-float-color: #ff9940;--quarto-scss-export-quarto-hl-va-color: #05a551;--quarto-scss-export-quarto-hl-vs-color: #da4453;--quarto-scss-export-quarto-hl-wa-color: #da4453}