@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Alex+Brush&family=Dynalight&family=Rouge+Script&family=Fira+Code&family=Italianno&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Vollkorn:ital,wght@0,400..900;1,400..900&family=Arizonia&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Alegreya:ital,wght@0,400..900;1,400..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #FFFFFF;--r-main-font: Spectral, Georgia, serif;--r-main-font-size: 34.5px;--r-main-color: #222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Spectral, Georgia, serif;--r-heading-color: #8B0000;--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: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: JetBrains Mono, ui-monospace, monospace;--r-link-color: #8B0000;--r-link-color-dark: rgb(62.5, 0, 0);--r-link-color-hover: #be0000;--r-selection-background-color: #8B0000;--r-selection-color: #fff;--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: #222;--quarto-text-muted: rgb(110.5, 110.5, 110.5);--quarto-border-color: #D3D3D3;--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: #999;--mermaid-node-fg-color: #222;--mermaid-fg-color: #222;--mermaid-fg-color--lighter: rgb(59.5, 59.5, 59.5);--mermaid-fg-color--lightest: #555555;--mermaid-font-family: Spectral, Georgia, serif;--mermaid-label-bg-color: #FFFFFF;--mermaid-label-fg-color: #2a76dd;--mermaid-node-bg-color: rgba(42, 118, 221, 0.1);--mermaid-node-fg-color: #222}@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}}body.quarto-light .dark-content{display:none !important}body.quarto-dark .light-content{display:none !important}.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(111, 111, 111)" 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(111, 111, 111)" 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(139, 0, 0)" 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(139, 0, 0)"  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 darkred;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:darkred;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:darkred}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid darkred;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid darkred}}.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}a.external:after{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(139, 0, 0)" class="bi bi-box-arrow-up-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:.2em;padding-right:.75em}div.sourceCode code a.external:after{content:none}a.external:after:hover{cursor:pointer}.quarto-ext-icon{display:inline-block;font-size:.75em;padding-left:.3em}.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:#2a76dd}section.has-light-background code{color:#4758ab}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:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#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.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #d3d3d3;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.55em;line-height:1.3;font-family:"JetBrains Mono",ui-monospace,monospace}.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:500px}.reveal .code-with-filename .code-with-filename-file pre{background-color:unset}.reveal code{color:darkred;font-size:.875em;background-color:rgba(0,0,0,0);white-space:pre-wrap;font-family:"JetBrains Mono",ui-monospace,monospace}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.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.84em;color:rgb(110.5,110.5,110.5)}.reveal .slide sup{font-size:0.84em}.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:#d3d3d3;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:1.3}.reveal.smaller .slides section{font-size:0.84em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1{font-size:calc(2.5em/0.84)}.reveal.smaller .slides h2{font-size:calc(1.6em/0.84)}.reveal.smaller .slides h3{font-size:calc(1.3em/0.84)}.reveal .slides section.smaller{font-size:0.84em}.reveal .slides section.smaller h1{font-size:calc(2.5em/0.84)}.reveal .slides section.smaller h2{font-size:calc(1.6em/0.84)}.reveal .slides section.smaller h3{font-size:calc(1.3em/0.84)}.reveal .slides section div.callout{font-size:0.84em}.reveal .slides section div.callout h1{font-size:calc(2.5em/0.84)}.reveal .slides section div.callout h2{font-size:calc(1.6em/0.84)}.reveal .slides section div.callout h3{font-size:calc(1.3em/0.84)}.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:#be0000;background-color:#fff}.reveal .footer{color:rgb(110.5,110.5,110.5)}.reveal .footer a{color:darkred}.reveal .footer.has-dark-background{color:#fff}.reveal .footer.has-dark-background a{color:rgb(122.7,198.1114130435,250)}.reveal .footer.has-light-background{color:hsl(0,0%,31.2169312169%)}.reveal .footer.has-light-background a{color:rgb(105.9,154.769273743,221)}.reveal .slide-number{color:rgb(110.5,110.5,110.5)}.reveal .slide-number.has-dark-background{color:#fff}.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.84em}@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(139, 0, 0)" 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(139, 0, 0)" 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(139, 0, 0)" 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:"JetBrains Mono",ui-monospace,monospace;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:#fff;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:"JetBrains Mono",ui-monospace,monospace;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:"JetBrains Mono",ui-monospace,monospace;font-size:34.5px;color:#222;background-color:#f8f9fa;border:1px solid;border-color:#d3d3d3;border-radius:5px;padding:.4rem .4rem}:root{--r-inline-code-font: JetBrains Mono, ui-monospace, monospace;--r-block-code-font: JetBrains Mono, ui-monospace, monospace;--r-inline-code-font-size: 0.875em;--r-block-code-font-size: 0.55em}.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 #d3d3d3;border-top:solid 1px #d3d3d3;border-bottom:solid 1px #d3d3d3}.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:#0d6efd}.reveal div.callout.callout-note.callout-style-default .callout-title{background-color:rgb(230.8,240.5,254.8)}.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(11.7, 99, 227.7)" 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:#198754}.reveal div.callout.callout-tip.callout-style-default .callout-title{background-color:rgb(232,243,237.9)}.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(22.5, 121.5, 75.6)" 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:#ffc107}.reveal div.callout.callout-warning.callout-style-default .callout-title{background-color:rgb(255,248.8,230.2)}.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(229.5, 173.7, 6.3)" 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:#fd7e14}.reveal div.callout.callout-caution.callout-style-default .callout-title{background-color:rgb(254.8,242.1,231.5)}.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(227.7, 113.4, 18)" 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:#dc3545}.reveal div.callout.callout-important.callout-style-default .callout-title{background-color:rgb(251.5,234.8,236.4)}.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(198, 47.7, 62.1)" 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}h1,h2,h3,h4,h5,h6{font-family:"Spectral",Georgia,serif !important;font-weight:400 !important}.reveal .slides{font-weight:300 !important}.reveal .slides a:hover,.reveal .slides a:focus{font-weight:300 !important}.reveal .slides table,.reveal .slides table th,.reveal .slides table td{font-weight:300 !important}.callout-body-container,.callout-body{font-family:"Spectral",Georgia,serif !important;font-weight:300 !important}.shrinker{font-size:94%}.shrinker-moderate{font-size:97%}.shrinker-plus{font-size:87%}.shrinker-super-plus{font-size:73%}.augmenter{font-size:115%}.augmenter-mini{font-size:109%}.augmenter-plus{font-size:120%}.smallest{font-size:.7224em}.custom-small table{font-size:.53em}.figure{margin:auto;text-align:center}.caption{text-align:center}.centre-aligned-div{text-align:center}.centered-code{display:flex;justify-content:center}.centre-text{display:flex;justify-content:center;align-items:center;height:45vh;text-align:center}.centre-text-hor{display:flex;justify-content:center;align-items:center;height:auto;text-align:center}.centre-text-adj{display:flex;justify-content:center;align-items:flex-start;height:60vh;text-align:center}.reveal .figure{text-align:center;margin:0}.reveal .figure .caption{margin-top:-10px;text-align:center;font-size:.9em}.reveal .figure img{display:block;margin:0 auto}.centre-video{text-align:center}.centre-video iframe{max-width:85%;aspect-ratio:16/9}.iframe-container{position:relative;width:100%;height:500px}.iframe-container iframe{width:100%;height:100%;border:none}.iframe-container .scroll-btn{position:absolute;bottom:10px;right:10px;background:#eee;color:#555;padding:.4rem .8rem;border:none;border-radius:6px;cursor:pointer;opacity:.85}.iframe-container .scroll-btn:hover{background:#ddd}.scroll-btn{display:block;margin:.5rem auto;padding:.4rem .8rem;font-size:.9rem;color:#555;background-color:#eee;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.scroll-btn:hover{background-color:#ddd}.img-under-text{position:relative;isolation:isolate;min-height:100%}.img-under-text figure.bg-fig,.img-under-text .quarto-figure.bg-fig{position:absolute;inset:0;margin:0;z-index:0}.img-under-text figure.bg-fig img,.img-under-text .quarto-figure.bg-fig img{width:100%;height:100%;object-fit:contain;display:block}.img-under-text>:not(figure):not(.quarto-figure){position:relative;z-index:2}.styled-output .cell-output{background-color:#fff}.styled-output .cell-output pre{max-width:fit-content;margin-left:auto;margin-right:auto}.reveal .slides section.footnotes,.reveal .slides section#footnotes,.reveal .slides section:has(div.footnotes),.reveal .slides section:has(section.footnotes),.reveal .slides div.footnotes{display:none !important}.table td,.table th{vertical-align:middle !important;font-weight:300 !important}.table.no-va td,.table.no-va th,.no-va .table td,.no-va .table th{vertical-align:revert !important}.reveal table th,.reveal table td{vertical-align:middle !important}.reveal table th>*:first-child,.reveal table td>*:first-child{margin-top:0}.reveal table th>*:last-child,.reveal table td>*:last-child{margin-bottom:0}.reveal .quarto-table table th,.reveal .quarto-table table td{vertical-align:middle !important}table tr:hover{background-color:rgba(242,214,214,.4)}.reveal .slides section.no-hover table tr:hover{background-color:rgba(0,0,0,0) !important}table caption{text-align:center}.reveal table.bk-table thead th{background:darkred !important;color:#fff !important}.reveal .quarto-table{max-height:80vh;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.reveal section table{display:block;width:100%;max-height:60vh;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.reveal table thead th,.reveal table thead td{position:sticky;top:0;z-index:1;background:var(--quarto-body-bg, #fff)}.centre-table{transform:scale(1.3);transform-origin:center center;width:100%;display:block}.centre-table table{margin-left:auto !important;margin-right:auto !important;table-layout:fixed;width:70% !important}.centre-table table th:nth-child(1){width:33.3%}.centre-table table th:nth-child(2){width:33.3%}.centre-table table th:nth-child(3){width:33.3%}.spanner-table table{width:100%;border-collapse:collapse}.spanner-table .spanner{display:inline-block;color:#fff;background-color:darkred;line-height:1.5;padding:1px 8px;border:1px solid #fff;border-radius:6px;font-weight:600}.spanner-table tbody tr:has(.spanner) td{background:darkred;border-bottom:0;padding-top:.55rem;padding-bottom:.55rem}.spanner-table tbody tr:has(.spanner) td:not(:first-child){color:rgba(0,0,0,0);padding:0}.spanner-table td,.spanner-table th{vertical-align:top;padding:.65rem .7rem}a.external.no-ext-icon::after{display:none !important}.pill{color:#fff;background-color:darkred;padding:1px 5px;border:1px solid #fff;border-radius:5px}.pill a,.pill a:visited,.pill a:hover,.pill a:active{color:#fff !important;text-decoration:underline}a.pill-link,a.pill-link:visited{color:#fff !important;background-color:darkred;padding:1px 5px;border:1px solid #fff;border-radius:5px;text-decoration:none}a.pill-link:hover,a.pill-link:focus{color:#fff !important}a.pill-link.external::after{color:currentColor !important;background-color:currentColor !important}[style*=background-color] a[role=doc-biblioref]{color:inherit !important;text-decoration:none}.reveal .slide.has-dark-background a{color:#efcfcf}.jump-btn{display:inline-block;padding:.15em .65em;font-size:.55em;font-weight:600;vertical-align:middle;border-radius:999px;background:linear-gradient(135deg, #8B0000, #F2CCCC);color:#fff !important;text-decoration:none !important;box-shadow:0 2px 8px rgba(139,0,0,.35);transition:transform .15s ease,box-shadow .15s ease;animation:btn-radiate 2.2s ease-in-out infinite}.jump-btn:hover{transform:translateY(-1px) scale(1.05);box-shadow:0 4px 14px rgba(139,0,0,.5);animation:none}@keyframes btn-radiate{0%,100%{box-shadow:0 2px 8px rgba(139,0,0,.3)}50%{box-shadow:0 0 18px 6px rgba(139,0,0,.5),0 0 36px 12px rgba(77,0,0,.15)}}.date-btn{font-family:inherit;color:#fff;background-color:#923f3f;padding:1px 10px;border:1px solid #fff;border-radius:10px;display:inline-block;cursor:pointer;user-select:none;position:relative}.date-btn:hover{filter:brightness(0.95)}.date-btn::after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);white-space:nowrap;padding:6px 10px;border-radius:8px;background:#000;color:#fff;font-family:inherit;font-size:inherit;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:9999}.date-btn::before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);opacity:0;transition:opacity .12s ease}.date-btn:hover::after,.date-btn:hover::before,.date-btn:focus-visible::after,.date-btn:focus-visible::before{opacity:1}.custom-box{--box-bg: #8B0000;--box-bg-hover: #6B0000;--box-ring: rgba(139, 0, 0, 0.45);background:linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(0, 0, 0, 0.06)),var(--box-bg);color:#fff;padding:10px 16px;border-radius:12px;display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.2px;border:1px solid hsla(0,0%,100%,.18);box-shadow:0 10px 18px rgba(0,0,0,.12),0 2px 0 hsla(0,0%,100%,.1) inset;cursor:pointer;user-select:none;margin-bottom:6px;transition:transform 140ms ease,box-shadow 140ms ease,background-color 140ms ease}.custom-box::after{content:"›››";font-weight:800;letter-spacing:2px;opacity:.85;transform:translateX(0);transition:transform 160ms ease,opacity 160ms ease}.custom-box:hover{background-color:var(--box-bg-hover);transform:translateY(-1px);box-shadow:0 14px 26px rgba(0,0,0,.16),0 2px 0 hsla(0,0%,100%,.1) inset}.custom-box:hover::after{transform:translateX(4px);opacity:1}.custom-box:focus-visible{outline:none;box-shadow:0 0 0 4px var(--box-ring),0 14px 26px rgba(0,0,0,.16),0 2px 0 hsla(0,0%,100%,.1) inset}.custom-box:active{transform:translateY(0) scale(0.98)}details.custom{text-align:center}details summary.custom-box{text-align:center;cursor:pointer;font-weight:bold}details div{text-align:left;padding:5px}details.custom-details>summary.custom-box{list-style:none}details.custom-details>summary.custom-box::-webkit-details-marker{display:none}details.custom-details>summary.custom-box::after{content:"›››";letter-spacing:2px;opacity:.85;transition:transform 160ms ease,opacity 160ms ease}details.custom-details[open]>summary.custom-box::after{content:"‹‹‹";opacity:1}.foldable-button{cursor:pointer;text-decoration:underline;font-style:normal;font-weight:normal}.foldable-content{display:none;margin-top:10px}.foldable-content.show{display:block}.reveal .modern-tabs [role=tablist]{display:flex;justify-content:center;gap:.25rem;border-bottom:none;margin-bottom:1.75rem;padding:4px;background:rgba(139,0,0,.06);border-radius:8px;width:fit-content;margin-inline:auto}.reveal .modern-tabs [role=tablist] [role=tab]{border:none;background:rgba(0,0,0,0);color:rgba(139,0,0,.5);font-size:.85em;font-weight:500;padding:.35em 1.4em;margin:0;line-height:1.4;border-radius:6px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}.reveal .modern-tabs [role=tablist] [role=tab]:hover{color:darkred;background:rgba(139,0,0,.06)}.reveal .modern-tabs [role=tablist] [role=tab][aria-selected=true]{background:darkred;color:#fff;font-weight:600}.reveal .modern-tabs .tab-content{text-align:center}.reveal .modern-tabs-above{display:flex;flex-direction:column-reverse}.reveal .modern-tabs-above [role=tablist]{display:flex;justify-content:center;gap:.25rem;border-bottom:none;margin-top:1.75rem;margin-bottom:0;padding:3px;background:rgba(139,0,0,.06);border-radius:6px;width:fit-content;margin-inline:auto}.reveal .modern-tabs-above [role=tablist] [role=tab]{border:none;background:rgba(0,0,0,0);color:rgba(139,0,0,.5);font-size:.85em;font-weight:500;padding:.3em 1.4em;border-radius:5px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}.reveal .modern-tabs-above [role=tablist] [role=tab]:hover{color:darkred;background:rgba(139,0,0,.06)}.reveal .modern-tabs-above [role=tablist] [role=tab][aria-selected=true]{background:darkred;color:#fff;font-weight:600}.reveal .modern-tabs-above .tab-content{text-align:center;min-height:492px;display:flex;flex-direction:column;justify-content:flex-start}.reveal .reveal-detail{max-width:fit-content;margin-inline:auto;margin-block:1.25rem}.reveal .reveal-detail summary{display:inline-flex;align-items:center;gap:.5em;background:rgba(139,0,0,.06);color:rgba(139,0,0,.65);font-size:.85em;font-weight:500;padding:.35em 1.4em;border-radius:6px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em;list-style:none}.reveal .reveal-detail summary::-webkit-details-marker{display:none}.reveal .reveal-detail summary::after{content:"▸";display:inline-block;font-size:.75em;transition:transform .2s ease}.reveal .reveal-detail summary:hover{color:darkred;background:rgba(139,0,0,.1)}.reveal .reveal-detail[open]>summary{background:darkred;color:#fff;font-weight:600}.reveal .reveal-detail[open]>summary::after{transform:rotate(90deg)}.reveal .reveal-detail[open]>summary:hover{background:#520000}.reveal .reveal-detail .detail-content{margin-top:.75rem;padding:.85em 1.2em;background:rgba(139,0,0,.03);border-left:2px solid rgba(139,0,0,.2);border-radius:0 6px 6px 0;font-size:.82em;color:inherit;animation:detailFade .2s ease}@keyframes detailFade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.reveal .reveal-detail-above{max-width:fit-content;margin-inline:auto;margin-block:1.25rem;position:relative}.reveal .reveal-detail-above summary{display:inline-flex;align-items:center;gap:.5em;background:rgba(139,0,0,.06);color:rgba(139,0,0,.65);font-size:.85em;font-weight:500;padding:.35em 1.4em;border-radius:6px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em;list-style:none;position:relative;z-index:2}.reveal .reveal-detail-above summary::-webkit-details-marker{display:none}.reveal .reveal-detail-above summary::after{content:"▾";display:inline-block;font-size:.75em;transition:transform .2s ease}.reveal .reveal-detail-above summary:hover{color:darkred;background:rgba(139,0,0,.1)}.reveal .reveal-detail-above[open]>summary{background:darkred;color:#fff;font-weight:600}.reveal .reveal-detail-above[open]>summary::after{transform:rotate(180deg)}.reveal .reveal-detail-above[open]>summary:hover{background:#520000}.reveal .reveal-detail-above .detail-content{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);min-width:280px;max-width:600px;width:max-content;padding:.85em 1.2em;background:#fff;border:1px solid rgba(139,0,0,.15);border-radius:6px;box-shadow:0 8px 30px rgba(139,0,0,.12);font-size:.82em;color:inherit;z-index:1;animation:detailFadeUp .2s ease}@keyframes detailFadeUp{from{opacity:0;transform:translate(-50%, 6px)}to{opacity:1;transform:translate(-50%, 0)}}.reveal .reveal-detail-push{max-width:fit-content;margin-inline:auto;margin-block:1.25rem;display:flex;flex-direction:column-reverse}.reveal .reveal-detail-push summary{display:inline-flex;align-items:center;gap:.5em;background:rgba(139,0,0,.06);color:rgba(139,0,0,.65);font-size:.85em;font-weight:500;padding:.35em 1.4em;border-radius:6px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em;list-style:none}.reveal .reveal-detail-push summary::-webkit-details-marker{display:none}.reveal .reveal-detail-push summary::after{content:"▾";display:inline-block;font-size:.75em;transition:transform .2s ease}.reveal .reveal-detail-push summary:hover{color:darkred;background:rgba(139,0,0,.1)}.reveal .reveal-detail-push[open]>summary{background:darkred;color:#fff;font-weight:600}.reveal .reveal-detail-push[open]>summary::after{transform:rotate(180deg)}.reveal .reveal-detail-push[open]>summary:hover{background:#520000}.reveal .reveal-detail-push .detail-content{margin-bottom:.75rem;padding:.85em 1.2em;background:rgba(139,0,0,.03);border-left:2px solid rgba(139,0,0,.2);border-radius:0 6px 6px 0;font-size:.82em;color:inherit;animation:detailFadeUp2 .2s ease}@keyframes detailFadeUp2{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.reveal .slides .tt{position:relative;display:inline-block;cursor:help;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:darkred;text-decoration-thickness:3px;text-underline-offset:.2em}.reveal .slides .tt .tt-bubble{text-align:left;position:absolute;left:50%;bottom:1.6em;transform:translateX(-50%);min-width:18rem;max-width:28rem;padding:.6rem .75rem;border-radius:.6rem;font-size:.85em;line-height:1.2;background:#b14343;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 120ms ease;z-index:999}.reveal .slides .tt:hover .tt-bubble,.reveal .slides .tt:focus .tt-bubble{opacity:1;visibility:visible}.fancy-tooltip{position:relative;display:inline;border-bottom:2px dotted darkred;cursor:help}.fancy-tooltip .tooltip-text{visibility:hidden;width:320px;background-color:#f5f5f5;color:#333;text-align:left;border-radius:6px;padding:15px 20px;position:absolute;z-index:10;bottom:130%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s ease,bottom .3s ease;font-size:.9rem;font-family:inherit;line-height:1.5;box-shadow:0px 5px 15px rgba(0,0,0,.1);border:1px solid #dcdcdc}.fancy-tooltip .tooltip-text::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:7px;border-style:solid;border-color:#dcdcdc rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.fancy-tooltip .tooltip-text::before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#f5f5f5 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);z-index:1}.fancy-tooltip .tooltip-text .tooltip-inner{position:relative;display:block;z-index:2}.fancy-tooltip .tooltip-text .tooltip-inner::before{content:"“";font-size:40px;position:absolute;left:-12px;top:-15px;color:darkred;opacity:.3;line-height:1;font-family:Georgia,serif;z-index:-1}.fancy-tooltip .tooltip-text .tooltip-inner::after{content:"”";font-size:40px;position:absolute;right:-10px;bottom:-25px;color:darkred;opacity:.3;line-height:1;font-family:Georgia,serif;z-index:-1}.fancy-tooltip:hover .tooltip-text{visibility:visible;opacity:1;bottom:140%}.hover-text{position:relative;text-decoration:underline}.hover-text::after{content:attr(data-hover);position:absolute;bottom:100%;left:0;white-space:nowrap;background-color:rgba(0,0,0,.7);color:#fff;padding:4px;border-radius:4px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;word-wrap:break-word}.hover-text:hover::after{opacity:1;visibility:visible;transform:translateY(0)}.quote-block{color:#555;border-left:4px solid darkred;padding-left:15px;margin:20px 0;background-color:#f9f9f9;box-shadow:2px 2px 5px rgba(0,0,0,.1)}.quote-block p{margin:0}.elegant-quote{color:#444;border-left:6px solid;border-image:linear-gradient(180deg, #8B0000, #4D0000) 1;padding:20px;padding-left:20px;margin:25px 0;background-color:#fafafa;box-shadow:4px 4px 10px rgba(0,0,0,.1);border-radius:8px;line-height:1.6;position:relative}.elegant-quote:before{content:"“";font-size:40px;position:absolute;left:10px;top:-10px;color:darkred;opacity:.3}.elegant-quote:after{content:"”";font-size:40px;position:absolute;right:10px;bottom:-10px;color:darkred;opacity:.3}hr.ornament{border:none;border-top:1px solid #ccc;text-align:center;margin:2em 0}hr.ornament::after{content:"❧";display:inline-block;position:relative;top:-0.7em;padding:0 .5em;background:#fff;font-size:1.5em;color:#666}.callout.callout-note{--bs-callout-bg: #FAEBEB;--bs-callout-color: #8B0000;--bs-callout-border-color: #F2CCCC}.white-text code{color:#fff !important}.glightbox-clean .gslide-desc{text-align:center;margin-left:auto;margin-right:auto}.glightbox-container .gslide-desc,.glightbox-container .gslide-title,.glightbox-container .gslide-description,.glightbox-container .gdesc-inner{font-family:"Spectral",Georgia,serif !important}.glightbox-container a,.glightbox-container a:visited,.glightbox-container a:hover,.glightbox-container a:focus,.glightbox-container a:active{color:darkred !important;text-decoration-color:currentColor}.rq-block{max-width:820px;margin:1.5em auto;padding:1.4em 1.8em;background:rgba(139,0,0,.04);border-left:3px solid rgba(139,0,0,.35);border-radius:0 8px 8px 0;position:relative}.rq-label{display:inline-block;font-size:.68em;font-weight:600;font-family:"JetBrains Mono",ui-monospace,monospace;letter-spacing:.06em;color:rgba(139,0,0,.45);text-transform:uppercase;margin-bottom:.6em}.rq-block p{font-size:.95em;font-style:italic;color:rgba(139,0,0,.85);line-height:1.65;margin:0}.res-block{max-width:820px;margin:1.5em auto;padding:1.3em 1.7em 1.4em;background:rgba(139,0,0,.045);border-left:3px solid rgba(139,0,0,.35);border-radius:0 8px 8px 0;position:relative}.res-label{display:inline-block;font-size:.62em;font-weight:600;font-family:"JetBrains Mono",ui-monospace,monospace;letter-spacing:.08em;color:rgba(139,0,0,.5);text-transform:uppercase;margin-bottom:.55em}.res-block p{font-size:.92em;line-height:1.6;color:rgba(42,38,50,.82);margin:0 0 .7em}.res-block p:last-child{margin-bottom:0}.res-block .res-actions{display:flex;flex-wrap:wrap;gap:.5em;margin-top:.2em}.res-block a,.res-block a:visited{display:inline-flex;align-items:center;gap:.45em;padding:.4em .95em;border:1px solid rgba(139,0,0,.4);border-radius:7px;background:rgba(139,0,0,.1);color:#520000 !important;font-size:.8em;font-weight:400;line-height:1.3;text-decoration:none !important;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.res-block a:hover,.res-block a:focus-visible{background:darkred;border-color:darkred;color:#fff !important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,0,0,.35)}.res-block a:focus-visible{outline:2px solid #faebeb;outline-offset:2px}.res-block a:active{transform:translateY(0)}.res-block a.external::after{content:"↗" !important;display:inline !important;background:none !important;background-image:none !important;-webkit-mask:none !important;mask:none !important;width:auto !important;height:auto !important;margin:0 0 0 .12em !important;padding:0 !important;font-size:.9em;color:currentColor !important;opacity:.7;transition:transform .18s ease}.res-block a.external:hover::after{transform:translate(1px, -1px);opacity:1}.res-block a.res-inline{display:inline;padding:0;border:0;background:none;color:darkred !important;font-size:inherit;text-decoration:underline !important;text-decoration-thickness:1px;text-underline-offset:.15em}.res-block a.res-inline:hover{background:none;box-shadow:none;transform:none}.res-note{display:block;margin-top:.8em;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:.6em;letter-spacing:.04em;color:rgba(139,0,0,.5)}.scrollbox{--sb-h: 320px;--sb-bg: #FAF5F5;max-width:820px;max-height:var(--sb-h);margin:1.4em auto;padding:1.2em 1.6em;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-left:3px solid rgba(139,0,0,.35);border-radius:0 8px 8px 0;font-size:.92em;line-height:1.65;background:linear-gradient(var(--sb-bg) 30%, rgba(250, 245, 245, 0)) top/100% 2.4em no-repeat local,linear-gradient(rgba(250, 245, 245, 0), var(--sb-bg) 70%) bottom/100% 2.4em no-repeat local,radial-gradient(farthest-side at 50% 0, rgba(139, 0, 0, 0.22), rgba(139, 0, 0, 0)) top/100% .9em no-repeat scroll,radial-gradient(farthest-side at 50% 100%, rgba(139, 0, 0, 0.22), rgba(139, 0, 0, 0)) bottom/100% .9em no-repeat scroll,var(--sb-bg);scrollbar-width:thin;scrollbar-color:rgba(139,0,0,.45) rgba(0,0,0,0)}.scrollbox::-webkit-scrollbar{width:7px}.scrollbox::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.scrollbox::-webkit-scrollbar-thumb{background:rgba(139,0,0,.38);border-radius:4px;transition:background .2s ease}.scrollbox:hover::-webkit-scrollbar-thumb{background:rgba(139,0,0,.6)}.scrollbox>:first-child{margin-top:0}.scrollbox>:last-child{margin-bottom:0}.scrollbox:focus-visible{outline:2px solid rgba(139,0,0,.5);outline-offset:2px}.scrollbox-sm{--sb-h: 200px}.scrollbox-lg{--sb-h: 460px}.passage{--pg-h: 340px;--pg-bg: #FAF5F5;--pg-rail: rgba(139, 0, 0, 0.12);--pg-thumb: rgba(139, 0, 0, 0.55);max-width:900px;max-height:var(--pg-h);margin:1.5em auto;padding:1.3em 1.7em 1.4em;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;border-left:3px solid rgba(139,0,0,.35);border-radius:0 8px 8px 0;background:linear-gradient(var(--pg-bg) 40%, rgba(250, 245, 245, 0)) top/100% 2em no-repeat local,linear-gradient(rgba(250, 245, 245, 0), var(--pg-bg) 60%) bottom/100% 2.4em no-repeat local,radial-gradient(farthest-side at 50% 100%, rgba(139, 0, 0, 0.18), rgba(139, 0, 0, 0)) bottom/100% .8em no-repeat scroll,var(--pg-bg);scrollbar-width:thin;scrollbar-color:var(--pg-thumb) var(--pg-rail)}.passage::-webkit-scrollbar{width:8px}.passage::-webkit-scrollbar-track{background:var(--pg-rail);border-radius:4px;margin:.6em 0}.passage::-webkit-scrollbar-thumb{background:var(--pg-thumb);border-radius:4px;transition:background .2s ease}.passage::-webkit-scrollbar-thumb:hover{background:darkred}.passage:focus-visible{outline:2px solid rgba(139,0,0,.5);outline-offset:2px}.passage p{font-size:.93em;font-weight:300;line-height:1.78;letter-spacing:.002em;color:rgba(42,38,50,.88);margin:0 0 .9em;text-wrap:pretty}.passage p:last-child{margin-bottom:0}.passage>:first-child{margin-top:0}.passage-label{display:block;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:.6em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(139,0,0,.5);margin-bottom:.7em}.passage-cite{display:block;margin-top:1em;padding-top:.7em;border-top:1px solid rgba(139,0,0,.18);font-size:.72em;font-style:italic;text-align:right;color:rgba(139,0,0,.8)}.passage-quoted p{font-style:italic;color:rgba(139,0,0,.85)}.passage-sm{--pg-h: 220px}.passage-lg{--pg-h: 470px}.scrollable-note{max-height:200px;overflow-y:auto;background:hsla(0,0%,100%,.9);padding:1rem;border-radius:30px;text-align:center;margin-top:10px;color:#b6b6b6;font-size:80%}.reveal .modern-tabs.tabs-left [role=tablist],.reveal .modern-tabs-above.tabs-left [role=tablist]{margin-inline:0 auto 0 0}.reveal .modern-tabs.tabs-right [role=tablist],.reveal .modern-tabs-above.tabs-right [role=tablist]{margin-inline:auto 0 0 0}.reveal .modern-tabs.tabs-full [role=tablist],.reveal .modern-tabs-above.tabs-full [role=tablist]{width:100%;margin-inline:0;justify-content:space-between}.reveal .modern-tabs.tabs-body-left .tab-content,.reveal .modern-tabs-above.tabs-body-left .tab-content{text-align:left}.at-scope .at-inner a::after{content:none !important}@keyframes detail-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}details.reveal-detail[open] .detail-list>ul>li{opacity:0;animation:detail-in .5s ease-out forwards}details.reveal-detail[open] .detail-list>ul>li:nth-child(1){animation-delay:.35s}details.reveal-detail[open] .detail-list>ul>li:nth-child(2){animation-delay:.8s}details.reveal-detail[open] .detail-list>ul>li:nth-child(3){animation-delay:1.25s}details.reveal-detail[open] .detail-list>ul>li:nth-child(4){animation-delay:1.7s}details.reveal-detail[open] .detail-list>ul>li:nth-child(5){animation-delay:2.15s}details.reveal-detail[open] .detail-list>ul>li:nth-child(6){animation-delay:2.6s}details.reveal-detail[open] .detail-list>ul>li:nth-child(7){animation-delay:3.05s}details.reveal-detail[open] .detail-list>ul>li:nth-child(8){animation-delay:3.5s}.in-quote-block{--inq-accent: #8B0000;--inq-deep: #6B0000;--inq-wash: #FAF5F5;--inq-line: rgba(139, 0, 0, .16);--inq-ink: #251B1B;--inq-mute: #837878;--inq-rule: 3px;--inq-size: 1em;position:relative;box-sizing:border-box;max-width:68ch;margin:1.5em auto;padding:1.1em 1.5em 1.15em 1.7em;font-family:"Spectral",Georgia,serif;font-size:var(--inq-size);color:var(--inq-ink);background:var(--inq-wash);border-radius:0 8px 8px 0}.in-quote-block::before{content:"";position:absolute;top:0;bottom:0;left:0;width:var(--inq-rule);background:linear-gradient(to bottom, var(--inq-accent) 0%, rgba(139, 0, 0, 0.55) 45%, rgba(139, 0, 0, 0.12) 100%)}.in-quote-block p{margin:0 0 .85em;font-size:.95em;font-weight:300;font-style:italic;line-height:1.78;letter-spacing:.002em;color:rgba(37,27,27,.9);text-wrap:pretty;hanging-punctuation:first}.in-quote-block p:last-child{margin-bottom:0}.in-quote-block>:first-child{margin-top:0}.in-quote-block em,.in-quote-block strong{font-style:normal;font-weight:400;color:var(--inq-deep)}.in-quote-block strong{font-weight:600}.in-quote-block .in-quote-label{display:block;margin-bottom:.6em;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:.58em;font-weight:600;font-style:normal;letter-spacing:.1em;text-transform:uppercase;color:rgba(139,0,0,.55)}.in-quote-block .in-quote-cite{display:block;margin-top:.95em;padding-top:.65em;border-top:1px solid var(--inq-line);font-size:.7em;font-style:normal;font-weight:400;letter-spacing:.01em;text-align:right;color:var(--inq-mute)}.in-quote-block .in-quote-cite::before{content:"";display:inline-block;width:1.1em;margin-right:.35em;border-top:1px solid currentColor;vertical-align:.28em;opacity:.5}.in-quote-lg{--inq-size: 1.22em;--inq-rule: 4px;padding:1.35em 1.7em 1.4em 1.9em}.in-quote-lg p{line-height:1.66}.in-quote-plain{--inq-wash: transparent;background:none;padding-right:.4em}.in-quote-upright p{font-style:normal}.in-quote-mark{padding-top:1.35em}.in-quote-mark::after{content:"“";position:absolute;top:.06em;left:.52em;font-size:3.1em;font-weight:600;line-height:1;color:var(--inq-accent);opacity:.14;pointer-events:none;user-select:none}@media(max-width: 800px){.in-quote-block{padding:.9em 1.1em .95em 1.3em}.in-quote-lg{--inq-size: 1.08em}}.flash-note{position:relative;max-width:38em;margin:1em auto;padding:1em 1.35em;overflow:hidden;border:1px solid rgba(139,0,0,.16);border-left:3px solid darkred;border-radius:6px;background:#fdfafa;box-shadow:0 1px 2px rgba(37,27,27,.05),0 12px 28px -20px rgba(37,27,27,.55);font-family:"Spectral",Georgia,serif;font-size:.92em;font-weight:300;line-height:1.62;color:#251b1b}.flash-note p{margin:0 0 .55em}.flash-note>:last-child{margin-bottom:0}.flash-note[data-label]::before{content:attr(data-label);display:block;margin-bottom:.5em;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:.62em;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:darkred}.flash-note::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg, rgba(242, 204, 204, 0) 30%, rgba(242, 204, 204, 0.55) 50%, rgba(242, 204, 204, 0) 70%);background-size:220% 100%;background-position:140% 0;opacity:0}.flash-note.flat{border-left-width:1px;border-left-color:rgba(139,0,0,.16)}@keyframes fn-settle{0%{background-color:#f2cccc;border-color:rgba(139,0,0,.55);border-left-color:#6b0000;box-shadow:0 1px 2px rgba(37,27,27,.05),0 0 0 6px rgba(139,0,0,.1);transform:translateY(5px)}55%{background-color:#faebeb}100%{background-color:#fdfafa;border-color:rgba(139,0,0,.16);border-left-color:darkred;box-shadow:0 1px 2px rgba(37,27,27,.05),0 12px 28px -20px rgba(37,27,27,.55);transform:none}}@keyframes fn-sheen{0%{opacity:0;background-position:140% 0}12%{opacity:1}88%{opacity:1}100%{opacity:0;background-position:-40% 0}}.flash-note{animation:fn-settle 1.15s cubic-bezier(0.32, 0.72, 0, 1) both}.flash-note::after{animation:fn-sheen 1.0925s ease-out .25s 1 both}.flash-note.pulse::after{animation-iteration-count:3}.reveal .flash-note{animation:none}.reveal .flash-note::after{animation:none}.reveal .slides section.present .flash-note{animation:fn-settle 1.15s cubic-bezier(0.32, 0.72, 0, 1) both}.reveal .slides section.present .flash-note::after{animation:fn-sheen 1.0925s ease-out .25s 1 both}.reveal .slides section.present .flash-note.pulse::after{animation-iteration-count:3}.reveal .slides section.present .flash-note.fragment{animation:none}.reveal .slides section.present .flash-note.fragment::after{animation:none}.reveal .slides section.present .flash-note.fragment.visible{animation:fn-settle 1.15s cubic-bezier(0.32, 0.72, 0, 1) both}.reveal .slides section.present .flash-note.fragment.visible::after{animation:fn-sheen 1.0925s ease-out .25s 1 both}.reveal .slides section.present .flash-note.fragment.visible.pulse::after{animation-iteration-count:3}@media(prefers-reduced-motion: reduce){.flash-note,.reveal .slides section.present .flash-note,.reveal .slides section.present .flash-note.fragment.visible{animation:none;background:#faebeb}.flash-note::after,.reveal .slides section.present .flash-note::after,.reveal .slides section.present .flash-note.fragment.visible::after{animation:none;opacity:0}}:root{--quarto-scss-export-rust: #8B0000;--quarto-scss-export-rust-deep: #6B0000;--quarto-scss-export-rust-darker: #520000;--quarto-scss-export-rust-soft: #B14343;--quarto-scss-export-rust-line: #F2CCCC;--quarto-scss-export-rust-pale: #FAEBEB;--quarto-scss-export-rust-muted: #923F3F;--quarto-scss-export-rust-onDark: #EFCFCF;--quarto-scss-export-rust-quote: #4D0000;--quarto-scss-export-rust-bg-04: #FAF5F5;--quarto-scss-export-rust-wash: rgba(242, 214, 214, 0.4);--quarto-scss-export-body-bg: #FFFFFF;--quarto-scss-export-link-color: #8B0000;--quarto-scss-export-code-color: #8B0000;--quarto-scss-export-selection-bg: #8B0000;--quarto-scss-export-selection-color: #fff;--quarto-scss-export-presentation-heading-color: #8B0000;--quarto-scss-export-tabset-border-color: #8B0000;--quarto-scss-export-code-block-border-color: #D3D3D3;--quarto-scss-export-tooltip-accent: #8B0000;--quarto-scss-export-tooltip-bg: #f5f5f5;--quarto-scss-export-tooltip-text: #333333;--quarto-scss-export-tooltip-border: #dcdcdc;--quarto-scss-export-fn-accent: #8B0000;--quarto-scss-export-fn-deep: #6B0000;--quarto-scss-export-fn-soft: #B14343;--quarto-scss-export-fn-wash: #FAEBEB;--quarto-scss-export-fn-wash-2: #F2CCCC;--quarto-scss-export-fn-ink: #251B1B;--quarto-scss-export-fn-mute: #918484;--quarto-scss-export-fn-paper: #FDFAFA;--quarto-scss-export-link-color-bg: transparent;--quarto-scss-export-body-color: #222;--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-primary: #2a76dd;--quarto-scss-export-link-color-hover: #be0000;--quarto-scss-export-border-color: rgb(110.5, 110.5, 110.5);--quarto-scss-export-presentation-list-bullet-color: #222;--quarto-scss-export-code-block-bg: #FFFFFF;--quarto-scss-export-code-block-color: #222;--quarto-scss-export-code-bg: transparent;--quarto-scss-export-table-border-color: #D3D3D3;--quarto-scss-export-input-panel-border-color: #D3D3D3;--quarto-scss-export-input-panel-bg: rgb(248, 249, 250);--quarto-scss-export-callout-color-note: #0d6efd;--quarto-scss-export-callout-color-tip: #198754;--quarto-scss-export-callout-color-important: #dc3545;--quarto-scss-export-callout-color-caution: #fd7e14;--quarto-scss-export-callout-color-warning: #ffc107;--quarto-scss-export-light-bg-text-color: #222;--quarto-scss-export-dark-bg-text-color: #fff;--quarto-scss-export-light-bg-link-color: #2a76dd;--quarto-scss-export-dark-bg-link-color: #42affa;--quarto-scss-export-light-bg-code-color: #4758ab;--quarto-scss-export-dark-bg-code-color: #ffa07a;--quarto-scss-export-kbd-color: #222;--quarto-scss-export-kbd-bg: #f8f9fa;--quarto-scss-export-revealjs-heading-color: #8B0000;--quarto-scss-export-revealjs-list-bullet-color: #222;--quarto-scss-export-backgroundColor: #FFFFFF;--quarto-scss-export-mainColor: #222;--quarto-scss-export-headingColor: #8B0000;--quarto-scss-export-linkColor: #8B0000;--quarto-scss-export-linkColorHover: #be0000;--quarto-scss-export-selectionBackgroundColor: #8B0000;--quarto-scss-export-selectionColor: #fff;--quarto-scss-export-btn-code-copy-color: rgb(110.5, 110.5, 110.5);--quarto-scss-export-btn-code-copy-color-active: #8B0000;--quarto-scss-export-secondary: #999;--quarto-scss-export-mermaid-bg-color: #FFFFFF;--quarto-scss-export-mermaid-edge-color: #999;--quarto-scss-export-mermaid-node-fg-color: #222;--quarto-scss-export-mermaid-fg-color: #222;--quarto-scss-export-mermaid-fg-color--lighter: rgb(59.5, 59.5, 59.5);--quarto-scss-export-mermaid-fg-color--lightest: #555555;--quarto-scss-export-mermaid-label-bg-color: #FFFFFF;--quarto-scss-export-mermaid-label-fg-color: #2a76dd;--quarto-scss-export-mermaid-node-bg-color: rgba(42, 118, 221, 0.1)}