@import"./fonts/source-sans-pro/source-sans-pro.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--r-background-color: #f6f3ee;--r-main-font: Source Sans Pro, Helvetica, sans-serif;--r-main-font-size: 33px;--r-main-color: #171717;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Source Sans Pro, Helvetica, sans-serif;--r-heading-color: #171717;--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: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #171717;--r-link-color-dark: black;--r-link-color-hover: rgb(48.5, 48.5, 48.5);--r-selection-background-color: rgb(86.75, 86.75, 86.75);--r-selection-color: #f6f3ee;--r-overlay-element-bg-color: 240, 240, 240;--r-overlay-element-fg-color: 0, 0, 0}.reveal-viewport{background:#f6f3ee;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(99.5,99.5,99.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: #f6f3ee;--quarto-body-color: #171717;--quarto-text-muted: rgb(99.5, 99.5, 99.5);--quarto-border-color: #b0b0b0;--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: #f6f3ee;--mermaid-edge-color: #999;--mermaid-node-fg-color: #171717;--mermaid-fg-color: #171717;--mermaid-fg-color--lighter: rgb(48.5, 48.5, 48.5);--mermaid-fg-color--lightest: #4a4a4a;--mermaid-font-family: Source Sans Pro, Helvetica, sans-serif;--mermaid-label-bg-color: #f6f3ee;--mermaid-label-fg-color: #2a76dd;--mermaid-node-bg-color: rgba(42, 118, 221, 0.1);--mermaid-node-fg-color: #171717}@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(99, 99, 99)" 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(99, 99, 99)" 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(23, 23, 23)" 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(23, 23, 23)"  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 #b0b0b0;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:#b0b0b0;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:#b0b0b0}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #b0b0b0;border-bottom-color:#f6f3ee}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #b0b0b0}}.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:#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 #b0b0b0;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#f6f3ee;border:none;margin:0;font-size:.55em;line-height:1.3;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.reveal pre code{background-color:#f6f3ee;font-size:inherit;color:#171717;font-family:inherit}.reveal pre.sourceCode code{color:#171717;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:var(--quarto-hl-fu-color);font-size:.875em;background-color:rgba(0,0,0,0);white-space:pre-wrap;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#f6f3ee}.reveal blockquote{display:block;position:relative;color:rgb(99.5,99.5,99.5);width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid rgb(99.5,99.5,99.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(99.5,99.5,99.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:#b0b0b0;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.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1{font-size:calc(2.5em/0.7)}.reveal.smaller .slides h2{font-size:calc(1.6em/0.7)}.reveal.smaller .slides h3{font-size:calc(1.3em/0.7)}.reveal .slides section.smaller{font-size:0.7em}.reveal .slides section.smaller h1{font-size:calc(2.5em/0.7)}.reveal .slides section.smaller h2{font-size:calc(1.6em/0.7)}.reveal .slides section.smaller h3{font-size:calc(1.3em/0.7)}.reveal .slides section div.callout{font-size:0.7em}.reveal .slides section div.callout h1{font-size:calc(2.5em/0.7)}.reveal .slides section div.callout h2{font-size:calc(1.6em/0.7)}.reveal .slides section div.callout h3{font-size:calc(1.3em/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:rgb(48.5,48.5,48.5);background-color:#f6f3ee}.reveal .footer{color:rgb(99.5,99.5,99.5)}.reveal .footer a{color:#171717}.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(99.5,99.5,99.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.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:#f6f3ee;color:#171717;border-radius:4px;border:solid 1px rgb(99.5,99.5,99.5);font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:rgb(99.5,99.5,99.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(23, 23, 23)" 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(23, 23, 23)" 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(23, 23, 23)" 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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",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:#f6f3ee;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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #171717 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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:33px;color:#171717;background-color:#f8f9fa;border:1px solid;border-color:#b0b0b0;border-radius:5px;padding:.4rem .4rem}:root{--r-inline-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-block-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, 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 #b0b0b0;border-top:solid 1px #b0b0b0;border-bottom:solid 1px #b0b0b0}.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}body,.reveal-viewport{background:#f7f7f2}.reveal{background:#f6f3ee;font-family:Inter,system-ui,Arial,Helvetica,sans-serif;color:#111}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{font-family:Inter,system-ui,Arial,Helvetica,sans-serif;text-transform:none;text-shadow:none;color:#111}.reveal .slides{text-align:left}.reveal .slides section{text-align:left;background:#f6f3ee}.reveal .slides section h2{margin:0 0 1.2rem 0;font-size:1.45rem;font-weight:600;color:#171717;text-align:left}.reveal .slides section .fragment.current-visible{opacity:0;visibility:hidden}.reveal .slides section .fragment.current-visible.current-fragment{opacity:1;visibility:visible}.reveal .slides section.transition-slide{background:rgba(0,0,0,0) !important;display:flex !important;flex-direction:column;align-items:center !important;justify-content:center !important;overflow:hidden}.reveal .slides section.transition-slide>h1,.reveal .slides section.transition-slide>h2,.reveal .slides section.transition-slide>h3{display:none}.reveal .slides section.transition-slide .transition-headline{color:#f7f7f2;font-size:72px;font-weight:800;letter-spacing:-0.025em;text-align:center;line-height:1.1;margin-bottom:28px;position:relative;z-index:1}.reveal .slides section.transition-slide .transition-subheadline{color:rgba(247,247,242,.82);font-size:38px;font-weight:400;text-align:center;line-height:1.4;max-width:920px;position:relative;z-index:1}.reveal .slides section#finish-slide{background:rgba(0,0,0,0) !important;display:flex !important;flex-direction:column;align-items:center !important;justify-content:center !important;overflow:hidden}.reveal .slides section#finish-slide>h1,.reveal .slides section#finish-slide>h2{display:none}.reveal .slides section#finish-slide .finish-text{color:#f7f7f2;font-size:64px;font-weight:800;letter-spacing:-0.025em;text-align:center;position:relative;z-index:1}.reveal .slides section#title-slide{background:rgba(0,0,0,0) !important;display:flex !important;flex-direction:column;align-items:center !important;justify-content:center !important;text-align:center;padding:40px 64px !important;box-sizing:border-box !important;overflow:hidden;position:relative}.reveal .slides section#title-slide .title-logo{width:150px;height:auto;max-height:190px;margin-top:28px;display:block;margin-left:auto;margin-right:auto;flex-shrink:0}.reveal .slides section#title-slide .quarto-title-block{text-align:center;width:100%;max-width:960px;margin:0 auto}.reveal .slides section#title-slide .quarto-title,.reveal .slides section#title-slide .quarto-title-meta{text-align:center;width:100%}.reveal .slides section#title-slide .quarto-title-meta{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:8px}.reveal .slides section#title-slide h1,.reveal .slides section#title-slide .title{color:#f7f7f2 !important;font-size:64px;font-weight:800;letter-spacing:-0.025em;line-height:1.08;text-shadow:none;margin:0 0 18px;overflow-wrap:break-word}.reveal .slides section#title-slide p.subtitle,.reveal .slides section#title-slide .subtitle{color:rgba(247,247,242,.88) !important;font-size:34px;font-weight:400;line-height:1.3;margin:0 0 22px;overflow-wrap:break-word}.reveal .slides section#title-slide p.author,.reveal .slides section#title-slide .author,.reveal .slides section#title-slide .quarto-title-author-name{color:#f7f7f2 !important;font-size:28px;font-weight:600;margin:0}.reveal .slides section#title-slide p.institute,.reveal .slides section#title-slide .institute,.reveal .slides section#title-slide p.quarto-title-affiliation{color:rgba(247,247,242,.85) !important;font-size:22px;font-weight:400;margin:0}.reveal .slides section#title-slide p.quarto-title-affiliation~p.quarto-title-affiliation{font-size:19px;margin-top:4px;color:rgba(247,247,242,.7) !important}.reveal .slides section#title-slide p.date,.reveal .slides section#title-slide .date{color:rgba(247,247,242,.72) !important;font-size:20px;margin-top:10px}.reveal .slides section.content-slide{background:#f7f7f2 !important;padding:0 !important;height:100%}.reveal .slides section.content-slide>h1,.reveal .slides section.content-slide>h2{display:none}.reveal .slides section.vertical-group>h2{display:none}.reveal .slides section.content-slide,.reveal .slides section.rq-slide-a{height:100% !important;min-height:100% !important;display:block !important;padding:0 !important;top:0 !important}.reveal .slides section.content-slide.present,.reveal .slides section.rq-slide-a.present{top:0 !important}.reveal .slides section.content-slide>*{margin-top:0}.reveal .slides section.content-slide>.quarto-layout-panel,.reveal .slides section.content-slide>.cell,.reveal .slides section.content-slide>div:first-child{margin-top:0 !important}.reveal .slides section.content-slide .slide-header,.reveal .slides section.content-slide .slide-body,.reveal .slides section.content-slide .slide-footer{width:100%}.reveal .slides section.content-slide .slide-body.rq-body{margin:0}.slide-header{position:absolute;top:0;left:0;right:0;height:58px;background:#047857;color:#f7f7f2;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid hsla(0,0%,100%,.08);z-index:10;box-sizing:border-box}.slide-header .header-title{font-size:22px;font-weight:600;letter-spacing:-0.01em;color:#f7f7f2}.slide-header .context-tag{font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(247,247,242,.75)}.slide-body{position:absolute;top:58px;left:0;right:0;bottom:50px;padding:28px 40px 20px;overflow:hidden;box-sizing:border-box;display:grid;gap:22px;align-content:start}.slide-body.two-col{grid-template-columns:1.45fr 1fr;gap:28px;align-items:start;align-content:unset}.slide-footer{position:absolute;bottom:0;left:0;right:0;height:50px;background:#047857;color:#f7f7f2;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-top:1px solid hsla(0,0%,100%,.08);font-size:17px;z-index:10;box-sizing:border-box}.breadcrumb{display:flex;gap:5px;align-items:center;flex-wrap:nowrap}.breadcrumb .crumb{color:rgba(247,247,242,.45);font-weight:400}.breadcrumb .crumb.past{color:rgba(247,247,242,.72)}.breadcrumb .crumb.active{color:#f7f7f2;font-weight:700}.breadcrumb .sep{color:rgba(247,247,242,.45)}.slide-no{color:rgba(247,247,242,.72);font-weight:500;white-space:nowrap}.text-col{display:grid;gap:20px;align-content:start}.text-group{display:grid;gap:8px}.group-head{font-size:26px;font-weight:700;line-height:1.25;color:#111}.body-line{font-size:24px;line-height:1.35;color:#111}.sub-item{font-size:22px;line-height:1.35;color:#4b5563;padding-left:20px;position:relative}.sub-item::before{content:"•";position:absolute;left:0;top:0;color:#047857;font-size:1em}.support-col{align-self:start}.support-panel{background:#fff;border:1px solid rgba(0,0,0,.07);padding:16px;display:grid;gap:14px;align-content:start}.support-panel .panel-title{font-size:13px;color:#4b5563;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.pipeline{display:grid;gap:11px}.pipeline .modality-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pipeline .pill{padding:7px 12px;background:#ecf4ef;color:#065f46;font-weight:700;font-size:15px;border:1px solid rgba(4,120,87,.18)}.pipeline .pill.missing{background:#fef2f2;color:#b91c1c;border-color:rgba(185,28,28,.22);text-decoration:line-through}.pipeline .arrow{text-align:center;color:#065f46;font-size:20px;font-weight:700}.pipeline .model-box{border:1px solid rgba(0,0,0,.09);padding:12px;background:#fcfcfa;font-size:16px;line-height:1.3;color:#111}.pipeline .confidence-label{font-size:14px;color:#4b5563;line-height:1.3}.pipeline .meter{height:13px;background:#e5e7eb;overflow:hidden}.pipeline .meter>span{display:block;height:100%;background:linear-gradient(90deg, #047857 0%, #10b981 100%);width:78%}.pipeline .meter.low>span{width:44%;background:linear-gradient(90deg, #b91c1c 0%, #ef4444 100%)}.concept-boxes{display:grid;gap:16px;align-content:start}.concept-boxes .concept-box{background:#fff;border:1px solid rgba(0,0,0,.07);padding:16px 18px;display:grid;gap:9px}.concept-boxes .concept-box h4{font-size:18px;color:#065f46;font-weight:700;margin:0}.concept-boxes .concept-box .concept-item{font-size:16px;line-height:1.35;color:#4b5563;padding-left:14px;position:relative}.concept-boxes .concept-box .concept-item::before{content:"•";position:absolute;left:0;top:0;color:#047857}.placeholder-figure{height:140px;background:linear-gradient(180deg, rgba(4, 120, 87, 0.07), rgba(4, 120, 87, 0.02)),repeating-linear-gradient(90deg, transparent, transparent 22px, rgba(17, 17, 17, 0.04) 22px, rgba(17, 17, 17, 0.04) 23px);border:1px solid rgba(0,0,0,.08);position:relative}.placeholder-figure::after{content:"figure placeholder";position:absolute;right:11px;bottom:9px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:rgba(17,17,17,.38)}.rq-box{background:rgba(4,120,87,.05);border:1px solid rgba(4,120,87,.2);border-left:3px solid #047857;padding:16px 20px;font-size:20px;font-weight:500;line-height:1.35;color:#111}.design-principle{display:grid;gap:4px}.design-principle .principle-name{font-size:20px;font-weight:700;color:#111}.design-principle .principle-desc{font-size:18px;line-height:1.35;color:#4b5563;padding-left:14px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-box{background:#fff;border:1px solid rgba(0,0,0,.07);padding:12px;min-height:100px;display:grid;gap:6px;align-content:start}.mini-box h5{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#065f46;font-weight:700;margin:0}.mini-box p{font-size:13px;line-height:1.32;color:#4b5563;margin:0}.content{padding:18px 24px;display:grid;grid-template-columns:52% 48%;gap:20px;height:100%;min-height:0}.left{display:grid;grid-template-rows:auto auto 1fr;gap:14px;min-height:0}.lead{font-size:1.14rem;font-weight:620;line-height:1.26;padding-left:12px;border-left:4px solid #047857;max-width:96%;color:#111}.stack{display:grid;align-content:start;border-top:1px solid rgba(6,95,70,.14);min-height:0}.editorial-item{padding:14px 0 15px 0;border-bottom:1px solid rgba(6,95,70,.14)}.editorial-title{color:#065f46;font-size:1rem;font-weight:800;line-height:1.15;margin-bottom:6px;letter-spacing:-0.01em}.editorial-copy{color:#4b5563;font-size:.94rem;line-height:1.32;max-width:95%}.closing-wrap{display:grid;align-items:center;min-height:0}.closing{border-left:3px solid #047857;padding-left:10px;font-size:.96rem;line-height:1.28;font-weight:630;max-width:96%;align-self:center;color:#111}.right{display:grid;min-height:0}.panel{background:#fff;border:1px solid rgba(6,95,70,.14);border-radius:10px;padding:10px 12px;height:100%;display:grid;grid-template-rows:auto 1fr;min-height:0}.panel-title{font-size:.86rem;font-weight:800;color:#065f46;margin-bottom:8px;text-transform:uppercase}.mini{font-size:.9rem;color:#4b5563;margin-bottom:4px;line-height:1.25}.pipe{display:grid;grid-template-rows:1fr 1fr;gap:12px;height:100%;min-height:0}.scenario{border:1px solid rgba(6,95,70,.14);border-radius:10px;padding:10px;display:grid;grid-template-rows:auto 1fr;min-height:0}.scenario-title{font-size:.76rem;font-weight:800;color:#065f46;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.pipe-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;font-size:.85rem;height:100%}.box{border:1px solid rgba(6,95,70,.14);border-radius:8px;padding:14px 10px;text-align:center;background:#fff;display:flex;align-items:center;justify-content:center;min-height:58px;line-height:1.15;color:#111;font-weight:500}.missing{border-style:dashed;color:#b91c1c;border-color:rgba(185,28,28,.3)}.arrow{font-weight:700;font-size:1.05rem;color:#065f46;text-align:center}.concept-card{border:1px solid rgba(6,95,70,.14);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column}.right.eval-right{display:flex;align-items:flex-start}.eval-layout{display:flex;flex-direction:row;align-items:flex-start;gap:0;margin-top:82px}.eval-tree{flex:0 0 44px;overflow:visible}.eval-tree .et-line{stroke:rgba(100,116,139,.68);stroke-width:1.2;stroke-linecap:round;fill:none;opacity:1 !important}.eval-tree .et-entry{stroke-dasharray:70;stroke-dashoffset:70;transition:stroke-dashoffset .35s ease}.eval-tree .et-entry.visible{stroke-dashoffset:0}.eval-tree .et-up{stroke-dasharray:53;stroke-dashoffset:53;transition:stroke-dashoffset .22s ease .35s}.eval-tree .et-up.visible{stroke-dashoffset:0}.eval-tree .et-tbranch{stroke-dasharray:34;stroke-dashoffset:34;transition:stroke-dashoffset .18s ease .57s}.eval-tree .et-tbranch.visible{stroke-dashoffset:0}.eval-tree .et-down{stroke-dasharray:52;stroke-dashoffset:52;transition:stroke-dashoffset .22s ease}.eval-tree .et-down.visible{stroke-dashoffset:0}.eval-tree .et-bbranch{stroke-dasharray:34;stroke-dashoffset:34;transition:stroke-dashoffset .18s ease .22s}.eval-tree .et-bbranch.visible{stroke-dashoffset:0}.eval-cards{flex:1;display:grid;grid-template-rows:auto auto;gap:12px;align-self:start}.concept-title{font-size:.94rem;font-weight:800;color:#065f46;margin-bottom:8px}.rq-slide-a .slide-body.rq-body{padding:20px 28px 22px 28px;display:flex;flex-direction:column;min-height:0}.rq-slide-a .rq-main-question{border-left:5px solid #047857;padding-left:18px;margin-bottom:11px;max-width:100%;flex-shrink:0}.rq-slide-a.rq-sparse .slide-body.rq-body{padding:12px 28px 14px 28px}.rq-slide-a.rq-sparse .rq-main-question{margin-bottom:4px}.rq-slide-a .rq-kicker{color:#065f46;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.78rem;margin-bottom:.65rem}.rq-slide-a .rq-question-text{color:#111;font-size:1.56rem;line-height:1.2;font-weight:520;letter-spacing:-0.02em;max-width:100%}.rq-slide-a .rq-lower-grid{display:grid;grid-template-columns:1.35fr .95fr;grid-template-rows:auto repeat(3, 1fr);column-gap:18px;row-gap:0;align-items:stretch;flex:1;min-height:0}.rq-slide-a .rq-lower-grid.rq-lower-grid-5{grid-template-rows:auto repeat(5, 1fr)}.rq-slide-a .rq-panel{grid-row:1/-1;display:grid;grid-template-rows:subgrid;background:hsla(0,0%,100%,.52);border:1px solid rgba(6,95,70,.14);border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04);padding:12px 16px 10px 16px;min-height:0}.rq-slide-a .rq-panel>.group-head{color:#065f46;font-size:1.08rem;font-weight:800;margin:0 0 10px 0;letter-spacing:-0.01em;align-self:start}.rq-slide-a .rq-item{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid rgba(6,95,70,.14);align-content:center}.rq-slide-a .rq-item:last-child{padding-bottom:0;border-bottom:none}.rq-slide-a .rq-label{color:#065f46;font-size:.88rem;font-weight:800;letter-spacing:.02em;padding-top:1px}.rq-slide-a .rq-copy{color:#4b5563;font-size:1rem;line-height:1.28;font-weight:500}.rq-slide-a .rq-approach-item{position:relative;display:flex;align-items:center;color:#4b5563;font-size:.9rem;line-height:1.28;font-weight:500;padding:8px 0 8px 18px;border-bottom:1px solid rgba(6,95,70,.14)}.rq-slide-a .rq-approach-item:last-child{border-bottom:none;padding-bottom:0}.rq-slide-a .rq-approach-item .thesis-ref{position:absolute;bottom:4px;right:0;font-size:.68rem;font-weight:700;color:#065f46;background:rgba(4,120,87,.08);border:1px solid rgba(4,120,87,.22);border-radius:3px;padding:2px 6px;letter-spacing:.02em;white-space:nowrap}.rq-slide-a .fragment{opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.rq-slide-a .fragment.visible{opacity:1;transform:translateY(0)}.rq-slide-a .slide-body.rq-body.rq-synth-body{display:grid;grid-template-rows:auto auto 1fr;gap:12px}.rq-synth-body{display:grid;grid-template-rows:auto 1fr;gap:10px}.rq-synth-panel{background:hsla(0,0%,100%,.46);border:1px solid rgba(6,95,70,.12);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;flex:1;min-height:0;padding:14px 18px 14px 18px;box-sizing:border-box}.rq-synth-panel>.group-head{color:#065f46;font-size:1.08rem;font-weight:800;margin:0 0 8px 0;letter-spacing:-0.01em;flex-shrink:0}.rq-synth-item{display:grid;grid-template-columns:72px 1fr;gap:0 14px;padding:10px 0;border-bottom:1px solid rgba(6,95,70,.14);align-items:center;align-content:center;flex:1}.rq-synth-item:last-of-type{border-bottom:none;padding-bottom:0}.rq-synth-item .rq-label{border-right:2px solid rgba(6,95,70,.22);padding-right:10px;padding-top:2px}.rq-synth-copy{display:flex;flex-direction:column;gap:7px}.rq-answer{font-size:.88rem;line-height:1.25;font-weight:700;padding-left:12px;border-left:3px solid rgba(4,120,87,.55);color:#065f46}.rq-synth-summary{flex-shrink:0;margin-top:12px;padding:14px 20px;border-left:6px solid #047857;border-radius:0 12px 12px 0;background:rgba(4,120,87,.13);box-shadow:0 3px 10px rgba(4,120,87,.18),0 1px 3px rgba(0,0,0,.08)}.rq-synth-summary .synth-conclusion-kicker{display:block;color:#065f46;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.rq-synth-summary .synth-conclusion-text{display:block;font-size:1.15rem;font-weight:700;line-height:1.3;color:#111}.rq-synth-dense>.group-head{margin-bottom:4px}.rq-synth-dense .rq-synth-item{padding:5px 0;gap:0 12px}.rq-synth-dense .rq-synth-copy{gap:3px}.rq-synth-dense .rq-copy{font-size:.9rem;line-height:1.22}.rq-synth-dense .rq-answer{font-size:.82rem;line-height:1.18}.rq-synth-summary-compact .synth-conclusion-text{font-size:1.02rem;line-height:1.26}.published{font-weight:400;font-size:.88rem;color:#4b5563}.rq-slide-a .slide-body.rq-body.rq-intro-flow{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;gap:14px;align-content:stretch}.rq-contribution{display:flex;align-items:center;justify-content:center;padding:8px 28px;min-height:0}.rq-contribution-inner{max-width:1040px;text-align:center}.rq-contribution-text{font-size:1.62rem;line-height:1.3;font-weight:600;color:#111;letter-spacing:-0.01em}.rq-answer-box{border-left:5px solid #047857;border-radius:0 12px 12px 0;padding:14px 22px;background:rgba(4,120,87,.13);box-shadow:0 3px 10px rgba(4,120,87,.18),0 1px 3px rgba(0,0,0,.08)}.rq-answer-kicker{color:#065f46;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.78rem;margin-bottom:.5rem}.rq-answer-text{font-size:1.18rem;line-height:1.3;font-weight:640;color:#111}.rq-card-pill{display:inline-flex;align-items:center;font-size:1.08rem;font-weight:800;padding:6px 16px;border-radius:999px;letter-spacing:.02em;white-space:normal;line-height:1.2;text-align:center}.rq-card-pill.rq-card-pill-green{background:rgba(4,120,87,.14);color:#065f46}.rq-card-pill.rq-card-pill-amber{background:rgba(217,119,6,.14);color:#7c4f0d}.rq-card-pill.rq-card-pill-red{background:rgba(185,28,28,.14);color:#7a1f1f}.rq-card-pill.rq-card-pill-blue{background:rgba(29,71,99,.14);color:#1f4763}.rq-approach-cards-full{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0}.rq-approach-card{flex:0 0 auto;background:rgba(244,246,244,.85);border:1px solid rgba(6,95,70,.14);border-left:4px solid #065f46;border-radius:4px;padding:8px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-height:0}.rq-approach-card-title{font-size:1.32rem;font-weight:700;color:#111;line-height:1.22;letter-spacing:-0.01em;flex-shrink:0}.rq-approach-label{display:inline;font-size:.78rem;font-weight:800;color:#065f46;text-transform:uppercase;letter-spacing:.08em;margin-right:6px}.rq-approach-card-approach{font-size:1.18rem;line-height:1.34;color:#4b5563;align-self:stretch}.rq-approach-cards-full.cards-5{gap:6px}.rq-approach-cards-full.cards-5 .rq-chip{display:none}.rq-approach-cards-full.cards-5 .rq-approach-card{padding:5px 12px;gap:2px}.rq-approach-cards-full.cards-5 .rq-approach-card-title{font-size:1.18rem}.rq-approach-cards-full.cards-5 .rq-approach-card-approach{font-size:1.02rem;line-height:1.28}.rq-approach-cards-full.cards-5 .rq-approach-label{font-size:.72rem}.rq-slide-a:has(.cards-5) .rq-main-question{margin-bottom:6px}.rq-slide-a:has(.cards-5) .rq-kicker{margin-bottom:.4rem}.rq-chip{font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:999px;letter-spacing:.02em;white-space:nowrap;flex-shrink:0}.rq-chip-green{background:rgba(4,120,87,.1);color:#065f46}.rq-chip-amber{background:rgba(217,119,6,.1);color:#7c4f0d}.rq-chip-red{background:rgba(185,28,28,.1);color:#7a1f1f}.rq-chip-blue{background:rgba(29,71,99,.1);color:#1f4763}.rq-sowhat{flex:0 0 auto;padding:9px 14px;background:rgba(247,250,248,.92);border:1px solid rgba(6,95,70,.12);border-left:4px solid #2a7a5d;border-radius:3px;font-size:.85rem;line-height:1.4;color:#111}.rq-sowhat-kicker{display:inline;color:#065f46;letter-spacing:.07em;text-transform:uppercase;font-size:.65rem;font-weight:800;margin-right:8px}.rq-results-row{display:flex;flex-direction:row;gap:12px;flex:1;min-height:0}.rq-result-card{flex:1;background:hsla(0,0%,100%,.52);border:1px solid rgba(6,95,70,.14);border-left:4px solid #065f46;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:7px;min-height:0}.rq-result-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.rq-result-card-title{font-weight:800;font-size:.84rem;color:#065f46;line-height:1.22;flex:1}.rq-result-card-body{font-size:.82rem;color:#4b5563;line-height:1.32;font-weight:500}.reveal .msa-diagram-stack{position:relative;width:100%;height:100%;min-height:380px}.reveal .msa-diagram-stack .msa-diagram{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center top;overflow:visible}.reveal .msa-box,.reveal .msa-model,.reveal .msa-output{fill:#fcfbf8;stroke:#191919;stroke-width:2.1}.reveal .msa-audio{stroke:#e3d638}.reveal .msa-video{stroke:#57a6d9}.reveal .msa-text{stroke:#df6b00}.reveal .msa-box-text,.reveal .msa-model-text,.reveal .msa-output-value,.reveal .msa-confidence-value{font-family:Georgia,"Times New Roman",serif;fill:#171717}.reveal .msa-box-text{font-size:22px;text-anchor:middle;dominant-baseline:middle;font-weight:600}.reveal .msa-audio-text{fill:rgb(122.9066079295,114.8775330396,17.2933920705)}.reveal .msa-video-text{fill:rgb(29.7359223301,91.5553398058,131.4640776699)}.reveal .msa-text-text{fill:rgb(161.8,77.6349775785,0)}.reveal .msa-model-text{font-size:27px;text-anchor:middle;dominant-baseline:middle;font-weight:600}.reveal .msa-arrow{fill:none;stroke:#191919;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;color:#191919}.reveal .msa-output-label{font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:.1em;text-transform:uppercase;fill:#5f5a54}.reveal .msa-output-value{font-size:30px;font-weight:600}.reveal .msa-confidence-track{fill:none;stroke:#c9c1b7;stroke-width:12;stroke-linecap:round}.reveal .msa-confidence-fill{fill:none;stroke:#191919;stroke-width:12;stroke-linecap:round}.reveal .msa-confidence-value{font-size:22px;font-weight:600;text-anchor:end}.reveal .msa-missing{stroke:#cfc9c0;fill:rgba(252,251,248,.55);stroke-dasharray:8 8}.reveal .msa-missing-text{fill:#9f9890}.reveal .msa-missing-arrow{stroke:#cfc9c0;color:#cfc9c0;stroke-dasharray:8 8}.reveal .msa-cross{stroke:#8a1f1f;stroke-width:2.8;stroke-linecap:round}.reveal .msa-output-warning{fill:#8c6a00;stroke:#8c6a00}.reveal .msa-output-danger{fill:#8a1f1f;stroke:#8a1f1f}@media(max-width: 1100px){.reveal .msa-figure-wrap{width:100%}}.results-slide .slide-body.results-body{padding:18px 24px;display:grid;grid-template-rows:auto minmax(0, 1fr) auto;gap:14px;min-height:0;align-content:stretch}.results-slide .results-answer-band{display:grid;gap:6px}.results-slide .results-subq-label{color:#065f46;text-transform:uppercase;letter-spacing:.07em;font-size:.78rem;font-weight:800}.results-slide .results-answer-line{border-left:4px solid #047857;padding-left:12px;font-size:1.08rem;line-height:1.24;font-weight:640;max-width:96%;color:#111}.results-slide .results-evidence-region{min-height:0;display:grid;gap:14px;align-items:stretch}.results-slide .results-panel{background:hsla(0,0%,100%,.52);border:1px solid rgba(6,95,70,.14);border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04);padding:10px 12px;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0, 1fr);gap:10px}.results-slide .results-panel-title{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#065f46}.results-slide .results-figure-box,.results-slide .results-table-box,.results-slide .results-mini-box{border:1px dashed rgba(6,95,70,.14);border-radius:8px;min-height:0;overflow:hidden;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;color:#4b5563;font-size:.9rem;line-height:1.2;background:hsla(0,0%,100%,.45);padding:0}.results-slide .results-interpret-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid rgba(0,0,0,0);padding-top:10px;transition:border-top-color .25s ease}.results-slide .results-interpret-strip:has(.fragment.visible),.results-slide .results-interpret-strip:not(:has(.fragment)){border-top-color:rgba(6,95,70,.14)}.results-slide .results-interpret-block{display:grid;gap:4px;background:hsla(0,0%,100%,.52);border:1px solid rgba(6,95,70,.1);border-left:3px solid rgba(6,95,70,.3);border-radius:0 7px 7px 0;padding:8px 10px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.results-slide .results-interpret-title{color:#065f46;font-size:1.02rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.results-slide .results-interpret-copy{color:#4b5563;font-size:1.08rem;line-height:1.3}.fragment.ring-overlay{position:absolute;inset:2px 4px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity .3s ease,box-shadow .3s ease}.fragment.ring-overlay.visible{opacity:1}.fragment.ring-overlay.ring-green.visible{box-shadow:0 0 0 2.5px #047857;background:rgba(4,120,87,.08)}.fragment.ring-overlay.ring-red.visible{box-shadow:0 0 0 2.5px #b91c1c;background:rgba(185,28,28,.08)}.fragment.ring-overlay.ring-warn.visible{box-shadow:0 0 0 2px #d97706;background:rgba(217,119,6,.06)}.results-slide.figure-first .results-evidence-region,.results-slide.table-first .results-evidence-region{grid-template-columns:1fr}.results-slide.split-evidence .results-evidence-region{grid-template-columns:1fr 1fr}.results-slide.rq-synthesis .results-evidence-region{grid-template-columns:1fr}.results-slide.rq-synthesis .rq-synthesis-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;min-height:0}.results-slide.rq-synthesis .rq-synthesis-card{background:hsla(0,0%,100%,.52);border:1px solid rgba(6,95,70,.14);border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04);padding:12px;display:grid;grid-template-rows:auto 1fr;gap:8px}.results-slide.rq-synthesis .rq-synthesis-title{color:#065f46;font-size:.92rem;font-weight:800;line-height:1.2}.results-slide.rq-synthesis .rq-synthesis-copy{color:#4b5563;font-size:.9rem;line-height:1.3}.results-slide.rq-synthesis .rq-synthesis-answer{border-left:4px solid #047857;padding-left:12px;font-size:1rem;line-height:1.26;font-weight:640;max-width:92%;color:#111;align-self:center}tr.fragment:not(.visible){visibility:hidden}tr.fragment.visible{visibility:visible}.results-slide table thead th{border-top:1px solid #047857 !important;border-right:1px solid #047857 !important;border-bottom:1px solid #047857 !important;border-left:0 !important}.results-slide table thead th:first-child{border-left:1px solid #047857 !important}.results-slide table tbody td{border-top:0 !important;border-right:1px solid #ddd !important;border-bottom:1px solid #ddd !important;border-left:0 !important}.results-slide table tbody td:first-child{border-left:1px solid #ddd !important}.rq12-body{grid-template-rows:auto minmax(0, 1fr) auto;gap:.7rem;padding-top:.8rem;align-content:start}.rq12-answer-band{padding:.6rem .95rem .65rem .95rem}.rq12-body .results-subq-label{margin-bottom:.18rem}.rq12-body .results-answer-line{font-size:1.06rem;line-height:1.2;max-width:95%}.rq12-evidence{min-height:0}.rq12-panel{padding-bottom:.55rem}.rq12-body .results-panel-title{font-size:.92rem;margin-bottom:.55rem;letter-spacing:.02em}.rq12-card-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:.8rem;align-items:start}.rq12-card{border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:.8rem .8rem .7rem .8rem;background:hsla(0,0%,100%,.38);min-height:0;display:flex;flex-direction:column}.rq12-card-head{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.55rem}.rq12-dataset{font-size:1rem;font-weight:800;line-height:1.05}.rq12-effect{display:inline-block;width:fit-content;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;padding:.22rem .42rem;border-radius:999px}.rq12-effect-zero{background:rgba(18,120,88,.14);color:#0f6a4c}.rq12-effect-mixed{background:rgba(150,120,30,.14);color:#82650d}.rq12-effect-noise{background:rgba(40,90,150,.14);color:#24548b}.rq12-card-body{display:flex;flex-direction:column;gap:.5rem}.rq12-row{display:flex;flex-direction:column;gap:.14rem}.rq12-row-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;opacity:.78}.rq12-row-copy{font-size:.84rem;line-height:1.16}.rq12-interpret-strip{gap:.8rem;margin-top:0}.rq12-body .results-interpret-block{padding:.58rem .74rem .62rem .74rem}.rq12-body .results-interpret-title{font-size:.9rem;margin-bottom:.12rem}.rq12-body .results-interpret-copy{font-size:.82rem;line-height:1.14}.speaker-controls-notes .value{font-size:14px !important;line-height:1.75 !important;color:#1a1a1a;font-family:system-ui,sans-serif}.speaker-controls-notes .value p{margin:0 0 .7em 0 !important}.speaker-controls-notes .value h4{font-size:.95em !important;font-weight:700;color:#065f46;margin:.3em 0 .4em !important;text-transform:uppercase;letter-spacing:.03em}.speaker-controls-notes .value hr{border:none !important;border-top:1px solid #d1d5db !important;margin:.75em 0 !important}.speaker-controls-notes .value strong{color:#047857}.speaker-controls-notes .value em{color:#555}:root{--quarto-scss-export-link-color-bg: transparent;--quarto-scss-export-body-bg: #f6f3ee;--quarto-scss-export-body-color: #171717;--quarto-scss-export-text-muted: rgb(99.5, 99.5, 99.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: #171717;--quarto-scss-export-link-color-hover: rgb(48.5, 48.5, 48.5);--quarto-scss-export-selection-bg: rgb(86.75, 86.75, 86.75);--quarto-scss-export-selection-color: #f6f3ee;--quarto-scss-export-border-color: rgb(99.5, 99.5, 99.5);--quarto-scss-export-presentation-heading-color: #171717;--quarto-scss-export-presentation-list-bullet-color: #171717;--quarto-scss-export-code-block-bg: #f6f3ee;--quarto-scss-export-code-block-border-color: #b0b0b0;--quarto-scss-export-code-block-color: #171717;--quarto-scss-export-code-bg: transparent;--quarto-scss-export-tabset-border-color: #b0b0b0;--quarto-scss-export-table-border-color: #b0b0b0;--quarto-scss-export-input-panel-border-color: #b0b0b0;--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: #171717;--quarto-scss-export-kbd-bg: #f8f9fa;--quarto-scss-export-revealjs-heading-color: #171717;--quarto-scss-export-revealjs-list-bullet-color: #171717;--quarto-scss-export-backgroundColor: #f6f3ee;--quarto-scss-export-mainColor: #171717;--quarto-scss-export-headingColor: #171717;--quarto-scss-export-linkColor: #171717;--quarto-scss-export-linkColorHover: rgb(48.5, 48.5, 48.5);--quarto-scss-export-selectionBackgroundColor: rgb(86.75, 86.75, 86.75);--quarto-scss-export-selectionColor: #f6f3ee;--quarto-scss-export-btn-code-copy-color: rgb(99.5, 99.5, 99.5);--quarto-scss-export-btn-code-copy-color-active: #171717;--quarto-scss-export-secondary: #999;--quarto-scss-export-mermaid-bg-color: #f6f3ee;--quarto-scss-export-mermaid-edge-color: #999;--quarto-scss-export-mermaid-node-fg-color: #171717;--quarto-scss-export-mermaid-fg-color: #171717;--quarto-scss-export-mermaid-fg-color--lighter: rgb(48.5, 48.5, 48.5);--quarto-scss-export-mermaid-fg-color--lightest: #4a4a4a;--quarto-scss-export-mermaid-label-bg-color: #f6f3ee;--quarto-scss-export-mermaid-label-fg-color: #2a76dd;--quarto-scss-export-mermaid-node-bg-color: rgba(42, 118, 221, 0.1)}