@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,600&display=swap";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #ffffff;--r-main-font: Inter, -apple-system, BlinkMacSystemFont, Helvetica Neue, Arial, sans-serif;--r-main-font-size: 38px;--r-main-color: #1d1d1f;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Inter, -apple-system, BlinkMacSystemFont, Helvetica Neue, Arial, sans-serif;--r-heading-color: #1d1d1f;--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: 700;--r-heading1-text-shadow: none;--r-heading1-size: 1.9em;--r-heading2-size: 1em;--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: #007AFF;--r-link-color-dark: rgb(0, 85.4, 178.5);--r-link-color-hover: rgb(51, 148.6, 255);--r-selection-background-color: rgb(127.5, 188.5, 255);--r-selection-color: #ffffff;--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(102.95,102.95,110.05)}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: #1d1d1f;--quarto-text-muted: rgb(102.95, 102.95, 110.05);--quarto-border-color: rgb(180.6, 180.6, 185.4);--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: #1d1d1f;--mermaid-fg-color: #1d1d1f;--mermaid-fg-color--lighter: rgb(53.65, 53.65, 57.35);--mermaid-fg-color--lightest: rgb(78.3, 78.3, 83.7);--mermaid-font-family: Inter, -apple-system, BlinkMacSystemFont, Helvetica Neue, Arial, sans-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: #1d1d1f}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button-tooltip{font-size:.75em}div.code-copy-outer-scaffold:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(103, 103, 110)" 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(103, 103, 110)" 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(0, 122, 255)" 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(0, 122, 255)"  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 rgb(180.6,180.6,185.4);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:rgb(180.6,180.6,185.4);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:rgb(180.6,180.6,185.4)}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid rgb(180.6,180.6,185.4);border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid rgb(180.6,180.6,185.4)}}.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:1em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:1.9em}.reveal div.sourceCode{border:1px solid rgb(180.6,180.6,185.4);border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#f5f5f7;border:none;margin:0;font-size:.55em;line-height:1.45;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.reveal pre code{background-color:#fff;font-size:inherit;color:#1d1d1f;font-family:inherit}.reveal pre.sourceCode code{color:#1d1d1f;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:#5856d6;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:#f5f5f7}.reveal blockquote{display:block;position:relative;color:rgb(102.95,102.95,110.05);width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid rgb(102.95,102.95,110.05);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(102.95,102.95,110.05)}.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:rgb(180.6,180.6,185.4);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.45}.reveal.smaller .slides section{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1{font-size:calc(1.9em/0.7)}.reveal.smaller .slides h2{font-size:calc(1em/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(1.9em/0.7)}.reveal .slides section.smaller h2{font-size:calc(1em/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(1.9em/0.7)}.reveal .slides section div.callout h2{font-size:calc(1em/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(51,148.6,255);background-color:#fff}.reveal .footer{color:rgb(102.95,102.95,110.05)}.reveal .footer a{color:#007aff}.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(102.95,102.95,110.05)}.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:#fff;color:#1d1d1f;border-radius:4px;border:solid 1px rgb(102.95,102.95,110.05);font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:rgb(102.95,102.95,110.05)}.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(0, 122, 255)" 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(0, 122, 255)" 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(0, 122, 255)" 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:#f5f5f7;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 #1d1d1f 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:38px;color:#1d1d1f;background-color:#f8f9fa;border:1px solid;border-color:rgb(180.6,180.6,185.4);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 rgb(180.6,180.6,185.4);border-top:solid 1px rgb(180.6,180.6,185.4);border-bottom:solid 1px rgb(180.6,180.6,185.4)}.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}.reveal strong{font-weight:600}.reveal .slides section{text-align:left}.reveal .slides section h2{letter-spacing:-0.02em;line-height:1.12;margin-bottom:.65em}.reveal .slides section[data-kicker]{padding-top:.7em}.reveal .slides section .kicker-nav{position:absolute;top:0;left:0;right:0;display:flex;justify-content:flex-start;gap:.9em;font-size:.4em;font-weight:500;letter-spacing:.02em;color:#b8b8bd;line-height:1;white-space:nowrap}.reveal .slides section .kicker-nav .kicker-item+.kicker-item::before{content:"·";margin-right:.9em;color:#b8b8bd;font-weight:400}.reveal .slides section .kicker-nav .kicker-item.active{color:#007aff;font-weight:600}.reveal>div.footer,.reveal div.footer{text-align:left;left:0;right:auto;width:auto;margin-left:4%;bottom:13px;font-size:15px;color:#86868b;max-width:88%}.reveal div.footer p{margin:0;font-size:inherit;color:inherit;line-height:1.2}.reveal div.footer a{color:#86868b;text-decoration:none}.reveal div.slide-number{background:none;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;font-size:15px;color:#86868b;right:16px;bottom:13px}.reveal ul,.reveal ol{margin-left:.9em}.reveal li{margin-bottom:.35em}.reveal li::marker{color:#86868b}.reveal img{border:none;box-shadow:none}.reveal .caption,.reveal figcaption{color:#86868b;font-size:.5em;line-height:1.4}.reveal .callout{background:#f5f5f7;border:none;border-radius:18px;padding:.7em .9em;font-size:.85em}.reveal .spec-card{border:1px solid #d2d2d7;border-radius:14px;padding:.55em .8em;font-size:.62em;line-height:1.5;color:#1d1d1f}.reveal .spec-card .spec-row{display:flex;justify-content:space-between;gap:1.2em;border-bottom:1px solid rgba(0,0,0,.05);padding:.18em 0}.reveal .spec-card .spec-row:last-child{border-bottom:none}.reveal .spec-card .spec-row .k{color:#86868b}.reveal .spec-card .spec-row .v{font-weight:600;font-variant-numeric:tabular-nums}.reveal .machine-media{display:flex;justify-content:center;align-items:flex-end;gap:30px;margin:0 0 26px 0}.reveal .machine-media figure{margin:0;text-align:center}.reveal .machine-media video,.reveal .machine-media img{height:330px;width:auto;max-width:100%;object-fit:contain;display:block;margin:0 auto;border:none;box-shadow:none;border-radius:6px}.reveal .machine-media figcaption{font-size:.4em;color:#86868b;margin-top:10px;line-height:1.3}.reveal .spec-strip{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border:1px solid #d2d2d7;border-radius:14px;overflow:hidden;color:#1d1d1f}.reveal .spec-strip .cell{padding:.5em .7em;border-left:1px solid #d2d2d7}.reveal .spec-strip .cell:first-child{border-left:none}.reveal .spec-strip .k{display:block;font-size:.36em;color:#86868b;font-weight:500;margin-bottom:.25em}.reveal .spec-strip .v{display:block;font-size:.5em;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.2}.reveal .bento{position:relative;width:1280px;height:630px;margin:0}.reveal .bento,.reveal .bento *{box-sizing:border-box}.reveal .bento .tile{position:absolute;border-radius:18px;overflow:hidden}.reveal .bento .tile.card{background:#f5f5f7;padding:14px}.reveal .bento .tile.plate{background:#fff;border:1px solid #d2d2d7;padding:10px}.reveal .bento .tile.bleed{padding:0;background:none}.reveal .bento .tile.bleed img,.reveal .bento .tile.bleed video{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;display:block;margin:0;border:none;box-shadow:none;border-radius:0}.reveal .bento .tile .cap{position:absolute;left:12px;bottom:12px;font-size:.34em;font-weight:600;line-height:1;color:#1d1d1f;background:hsla(0,0%,100%,.88);padding:5px 10px;border-radius:7px}.reveal .bento .tile .body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;text-align:center}.reveal .bento .tile .body p{display:contents}.reveal .bento .tile img,.reveal .bento .tile video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;margin:0;border:none;box-shadow:none;background:none}.reveal .bento .tile .label{font-size:.34em;color:#86868b;font-weight:500;line-height:1.25;margin-top:8px}.reveal .bento .tile.ghost .label{margin:0;color:#b8b8bd;font-weight:400}.reveal .bento .t-spec .spec-card{border:none;width:100%;padding:0 8px;font-size:.5em;line-height:1.35}.reveal .bento .t-spec .spec-row{padding:.34em 0}.reveal .bento .t-hero{left:0px;top:0px;width:380px;height:338px}.reveal .bento .t-spec{left:0px;top:350px;width:380px;height:280px}.reveal .bento .t-walk{left:392px;top:0px;width:370px;height:338px}.reveal .bento .t-afm{left:392px;top:350px;width:370px;height:280px}.reveal .bento .t-ster{left:774px;top:0px;width:506px;height:188px}.reveal .bento .t-musc{left:774px;top:200px;width:264px;height:430px}.reveal .bento .t-cyto{left:1050px;top:200px;width:230px;height:430px}.reveal .bento .lbl{position:absolute;top:0;height:34px;line-height:34px;text-align:center;font-size:.42em;font-weight:700;letter-spacing:.1em}.reveal .bento .lbl-now{left:0px;width:500px;color:#1d1d1f}.reveal .bento .lbl-next{left:512px;width:768px;color:#007aff}.reveal .bento .logos{position:absolute;display:flex;align-items:center;justify-content:center;gap:28px}.reveal .bento .logos img{max-height:76px;max-width:30%;width:auto;height:auto;object-fit:contain;display:block;margin:0;border:none;box-shadow:none}.reveal .bento .logos.four img{max-width:22%}.reveal .bento .line{position:absolute;font-size:.44em;line-height:1.25;color:#86868b}.reveal .bento .a-nhero{left:0px;top:46px;width:500px;height:264px}.reveal .bento .a-nsup{left:0px;top:322px;width:392px;height:140px}.reveal .bento .a-nlogos{left:0px;top:474px;width:500px;height:100px}.reveal .bento .a-nline{left:0px;top:586px;width:500px;height:44px}.reveal .bento .a-f1{left:512px;top:46px;width:508px;height:416px}.reveal .bento .a-f2{left:1032px;top:46px;width:248px;height:202px}.reveal .bento .a-f3{left:1032px;top:260px;width:248px;height:202px}.reveal .bento.five .a-f1{left:512px;top:46px;width:248px;height:202px}.reveal .bento.five .a-f2{left:772px;top:46px;width:248px;height:202px}.reveal .bento.five .a-f3{left:1032px;top:46px;width:248px;height:202px}.reveal .bento.five .a-f4{left:642px;top:260px;width:248px;height:202px}.reveal .bento.five .a-f5{left:902px;top:260px;width:248px;height:202px}.reveal .bento.wide2 .a-f1{left:531px;top:46px;width:359px;height:202px}.reveal .bento.wide2 .a-f2{left:902px;top:46px;width:359px;height:202px}.reveal .bento.wide2 .a-f3{left:531px;top:260px;width:359px;height:202px}.reveal .bento.wide2 .a-f4{left:902px;top:260px;width:359px;height:202px}.reveal .bento .s-cell .p1{left:0px;top:0px;width:292px;height:121px}.reveal .bento .s-cell .p2{left:0px;top:133px;width:292px;height:121px}.reveal .bento.quad .a-f1{left:512px;top:46px;width:378px;height:202px}.reveal .bento.quad .a-f2{left:902px;top:46px;width:378px;height:202px}.reveal .bento.quad .a-f3{left:512px;top:260px;width:378px;height:202px}.reveal .bento.quad .a-f4{left:902px;top:260px;width:378px;height:202px}.reveal .bento .s-cell .q1{left:0px;top:0px;width:140px;height:121px}.reveal .bento .s-cell .q2{left:152px;top:0px;width:140px;height:121px}.reveal .bento .s-cell .q3{left:0px;top:133px;width:140px;height:121px}.reveal .bento .s-cell .q4{left:152px;top:133px;width:140px;height:121px}.reveal .bento .s-cell .side.marks.three{gap:8px}.reveal .bento .s-cell .side.marks.three img{max-height:34px;max-width:30%}.reveal .bento .a-flogos{left:512px;top:474px;width:768px;height:100px}.reveal .bento .a-fline{left:512px;top:586px;width:768px;height:44px}.reveal .bento .s-lbl{position:absolute;left:0px;width:64px;font-size:.34em;font-weight:700;letter-spacing:.06em;text-align:center}.reveal .bento .s-lbl-now{top:156px;color:#1d1d1f}.reveal .bento .s-lbl-future{top:422px;color:#007aff}.reveal .bento .s-head{position:absolute;top:0px;height:34px;line-height:34px;width:292px;text-align:center;font-size:.44em;font-weight:700;color:#1d1d1f}.reveal .bento .s-c1{left:76px}.reveal .bento .s-c2{left:380px}.reveal .bento .s-c3{left:684px}.reveal .bento .s-c4{left:988px}.reveal .bento .s-now{top:42px;width:292px;height:254px}.reveal .bento .s-future{top:308px;width:292px;height:254px}.reveal .bento .s-fund{top:574px;width:292px;height:56px}.reveal .bento .s-fund img{max-height:52px;max-width:46%}.reveal .bento .s-fund.three{gap:14px}.reveal .bento .s-fund.three img{max-width:30%}.reveal .bento .s-fund.four{gap:10px}.reveal .bento .s-fund.four img{max-width:22%}.reveal .bento .s-rule{position:absolute;left:0px;top:302px;width:1280px;height:1px;background:#d2d2d7}.reveal .bento .s-cell{position:absolute;width:292px;height:254px}.reveal .bento .s-cell .hero{position:absolute;left:0px;top:0px;width:292px;height:152px;border-radius:14px;overflow:hidden}.reveal .bento .s-cell .hero.fit img{object-fit:contain}.reveal .bento .s-cell .mach{position:absolute;left:0px;top:158px;width:96px;height:96px}.reveal .bento .s-cell .mach img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;margin:0;border:none;box-shadow:none}.reveal .bento .s-cell .side{position:absolute;left:102px;top:158px;width:190px;height:96px}.reveal .bento .s-cell .side.marks{display:flex;align-items:center;justify-content:flex-start;gap:14px}.reveal .bento .s-cell .side.marks img{max-height:40px;max-width:44%;width:auto;height:auto;object-fit:contain;display:block;margin:0;border:none;box-shadow:none}.reveal .bento .s-cell .side.words{display:flex;flex-direction:column;justify-content:center}.reveal .bento .s-cell .side.words .nm{font-size:.34em;font-weight:700;color:#1d1d1f;line-height:1.2}.reveal .bento .s-cell .side.words .tx{font-size:.3em;color:#86868b;line-height:1.25;margin-top:4px}.reveal .bento .mach-tile{position:absolute}.reveal .bento .mach-tile img{position:absolute;left:0px;top:0px;width:100%;height:calc(100% - 26px);max-width:none;max-height:none;object-fit:contain;margin:0;border:none;box-shadow:none}.reveal .bento .mach-tile .mcap{position:absolute;left:0px;right:0px;bottom:0px;height:22px;line-height:22px;text-align:center;font-size:.3em;font-weight:600;color:#86868b}.reveal .bento .a-nmach{left:368px;top:322px;width:132px;height:140px}.reveal .bento .a-fmach{left:1032px;top:260px;width:248px;height:202px}.reveal .bento .a-nsup.with-mach{width:356px}.reveal .bento .tile.bleed.fit img{object-fit:contain}.reveal .bento .s-cell .fn1{left:0px;top:0px;width:292px;height:120px}.reveal .bento .s-cell .fn2{left:0px;top:132px;width:140px;height:122px}.reveal .bento .s-cell .fn3{left:152px;top:132px;width:140px;height:122px}.reveal .bento .need-head{position:absolute;top:0px;height:50px;text-align:center}.reveal .bento .need-head .hd{display:block;height:28px;line-height:28px;font-size:.44em;font-weight:700}.reveal .bento .need-head .sub{display:block;height:22px;line-height:22px;font-size:.3em;font-weight:500;color:#86868b}.reveal .bento .need-col{position:absolute;top:58px;height:572px;border-radius:18px}.reveal .bento .nd-now{left:0px;width:320px;color:#1d1d1f}.reveal .bento .nd-gap{left:340px;width:600px}.reveal .bento .nd-fut{left:960px;width:320px;color:#007aff}.reveal .bento .need-col.pad{background:#f5f5f7}.reveal .bento .need-col .m{position:absolute;width:70px;height:70px}.reveal .bento .need-col .m img{position:absolute;left:0px;top:0px;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;margin:0;border:none;box-shadow:none}.reveal .bento .m1{left:8px;top:50px}.reveal .bento .m2{left:86px;top:50px}.reveal .bento .m3{left:164px;top:50px}.reveal .bento .m4{left:242px;top:50px}.reveal .bento .m5{left:8px;top:130px}.reveal .bento .m6{left:86px;top:130px}.reveal .bento .m7{left:164px;top:130px}.reveal .bento .m8{left:242px;top:130px}.reveal .bento .m9{left:8px;top:210px}.reveal .bento .m10{left:86px;top:210px}.reveal .bento .m11{left:164px;top:210px}.reveal .bento .m12{left:242px;top:210px}.reveal .bento .need-col .cx-rule{position:absolute;left:24px;width:272px;top:296px;height:1px;background:#d2d2d7}.reveal .bento .need-col .cx{position:absolute;width:148px;height:100px;border-radius:10px;overflow:hidden;border:1px solid #d2d2d7}.reveal .bento .need-col .cx img{position:absolute;left:0px;top:0px;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;margin:0;border:none;box-shadow:none}.reveal .bento .need-col .cx.p1{left:8px;top:312px}.reveal .bento .need-col .cx.p2{left:164px;top:312px}.reveal .bento .need-col .cx.p3{left:8px;top:420px}.reveal .bento .need-col .cx.p4{left:164px;top:420px}.reveal .bento .nd-gap .qmark{position:absolute;left:0px;right:0px;top:107px;height:120px;line-height:120px;text-align:center;font-size:3.2em;font-weight:700;color:#86868b}.reveal .bento .nd-gap .gap-arrow{position:absolute;left:150px;top:232px;width:300px;height:60px}.reveal .bento .nd-gap .gap-arrow svg{display:block;width:100%;height:100%;fill:#344155}.reveal .bento .nd-gap .needs{position:absolute;left:140px;top:318px;width:330px}.reveal .bento .nd-gap .needs .ni{position:absolute;left:0px;width:330px;height:30px;line-height:30px;font-size:.4em;font-weight:600;color:#1d1d1f;white-space:nowrap}.reveal .bento .nd-gap .needs .ni .k{display:inline-block;width:28px;color:#86868b;font-weight:400}.reveal .bento .nd-gap .needs .n1{top:0px}.reveal .bento .nd-gap .needs .n2{top:34px}.reveal .bento .nd-gap .needs .n3{top:68px}.reveal .bento .nd-gap .needs .n4{top:102px}.reveal .bento .fw-box{position:absolute;background:#f5f5f7;border-radius:18px}.reveal .bento .fw-parts{left:0px;top:0px;width:780px;height:226px}.reveal .bento .fw-comp{left:0px;top:278px;width:780px;height:352px}.reveal .bento .fw-integ{left:836px;top:0px;width:444px;height:630px}.reveal .bento .fw-box .fw-t{position:absolute;left:24px;height:34px;line-height:34px;font-size:.72em;font-weight:700;letter-spacing:.01em;color:#1d1d1f}.reveal .bento .fw-box .fw-k{position:absolute;right:24px;height:34px;line-height:34px;text-align:right;font-size:.44em;font-weight:500;color:#86868b}.reveal .bento .fw-parts .fw-t,.reveal .bento .fw-parts .fw-k{top:10px}.reveal .bento .fw-comp .fw-t,.reveal .bento .fw-comp .fw-k{top:302px}.reveal .bento .fw-integ .fw-t{top:12px}.reveal .bento.fw .lib,.reveal .bento.fw .cons{position:absolute;height:40px;box-sizing:border-box;background:#fff;border:2px solid #1d1d1f;border-radius:2px;font-size:0;white-space:nowrap;overflow:hidden}.reveal .bento.fw .pc,.reveal .bento.fw .cc{display:inline-block;height:36px;vertical-align:top}.reveal .bento.fw .pc{width:26px}.reveal .bento.fw .cc{width:50px}.reveal .bento.fw .dv{display:inline-block;width:2px;height:36px;vertical-align:top;background:#1d1d1f}.reveal .bento.fw .g{display:block;width:100%;height:36px;margin:0;border:none;box-shadow:none;background:none;max-width:none;max-height:none}.reveal .bento .fw-parts .pt{position:absolute;top:50px;width:74px;height:74px}.reveal .bento .fw-parts .pt img{position:absolute;left:0px;top:0px;width:74px;height:74px;max-width:none;max-height:none;object-fit:contain;margin:0;border:none;box-shadow:none;background:none}.reveal .bento .fw-parts .lib{top:136px;width:82px}.reveal .bento .fw-parts .k1{left:39px}.reveal .bento .fw-parts .k2{left:163px}.reveal .bento .fw-parts .k3{left:287px}.reveal .bento .fw-parts .k4{left:411px}.reveal .bento .fw-parts .k5{left:535px}.reveal .bento .fw-parts .k6{left:659px}.reveal .bento .fw-parts .pt.k1{left:43px}.reveal .bento .fw-parts .pt.k2{left:167px}.reveal .bento .fw-parts .pt.k3{left:291px}.reveal .bento .fw-parts .pt.k4{left:415px}.reveal .bento .fw-parts .pt.k5{left:539px}.reveal .bento .fw-parts .pt.k6{left:663px}.reveal .bento .fw-fan{position:absolute;left:0px;top:0px;width:780px;height:630px;pointer-events:none;z-index:5;margin:0;border:none;box-shadow:none;background:none;max-width:none;max-height:none}.reveal .bento .fw-comp .cons{left:24px;top:22px;width:322px}.reveal .bento .fw-comp .tarrow{position:absolute;left:356px;top:30px;width:44px;height:24px}.reveal .bento .fw-comp .darrow{position:absolute;left:173px;top:68px;width:24px;height:40px}.reveal .bento .fw-comp .rarrow{position:absolute;left:416px;top:190px;width:40px;height:24px}.reveal .bento .fw-comp .tarrow,.reveal .bento .fw-comp .darrow,.reveal .bento .fw-comp .rarrow{margin:0;border:none;box-shadow:none;background:none;max-width:none;max-height:none}.reveal .bento .fw-comp .tl{position:absolute;top:8px;width:88px;height:118px;background:#fff;border-radius:12px}.reveal .bento .fw-comp .tl img{position:absolute;left:14px;top:8px;width:60px;height:81px;max-width:none;max-height:none;object-fit:contain;margin:0;border:none;box-shadow:none}.reveal .bento .fw-comp .tl .tc{position:absolute;left:0px;right:0px;bottom:7px;height:22px;line-height:22px;text-align:center;font-size:.32em;font-weight:600;color:#86868b}.reveal .bento .fw-comp .t1{left:440px}.reveal .bento .fw-comp .t2{left:544px}.reveal .bento .fw-comp .t3{left:648px}.reveal .bento .fw-comp .seq{position:absolute;left:24px;top:114px;width:380px;height:176px;background:#fff;border-radius:10px;overflow:hidden}.reveal .bento .fw-comp .seq .aa{position:absolute;left:14px;top:14px;width:352px;height:148px;font-family:"SF Mono",ui-monospace,Menlo,Consolas,monospace;font-size:.34em;line-height:24px;letter-spacing:.01em;color:#86868b;word-break:break-all}.reveal .bento .fw-comp .seq .aa .a1{color:#f088b0}.reveal .bento .fw-comp .seq .aa .a2{color:#6fb7e8}.reveal .bento .fw-comp .seq .aa .a3{color:#7bc873}.reveal .bento .fw-comp .seq .aa .a4{color:#c8a800}.reveal .bento .fw-comp .pm,.reveal .bento .fw-comp .og{position:absolute;top:140px;height:150px;object-fit:contain;max-width:none;max-height:none;margin:0;border:none;box-shadow:none;background:none;mix-blend-mode:multiply}.reveal .bento .fw-comp .pm{left:470px;width:150px}.reveal .bento .fw-comp .og{left:640px;width:105px}.reveal .bento .fw-arrow{position:absolute;left:784px;width:48px;height:34px;margin:0;border:none;box-shadow:none;background:none;max-width:none;max-height:none}.reveal .bento .fw-arrow.a-out{top:272px}.reveal .bento .fw-arrow.a-in{top:324px}.reveal .bento .fw-integ .fw-s{position:absolute;left:26px;top:52px;width:410px;height:30px;line-height:30px;white-space:nowrap;font-size:.4em;font-weight:500;color:#86868b}.reveal .bento .fw-integ .ar{position:absolute;left:26px;width:392px;background:#fff;border-radius:12px;overflow:hidden}.reveal .bento .fw-integ .a1{top:96px;height:160px}.reveal .bento .fw-integ .a2{top:272px;height:143px}.reveal .bento .fw-integ .a3{top:431px;height:178px}.reveal .bento .fw-integ .ar img{position:absolute;left:0px;top:0px;width:100%;height:100%;object-fit:cover;max-width:none;max-height:none;margin:0;border:none;box-shadow:none;background:none}.reveal .bento .fw-integ .ar .at{position:absolute;right:12px;bottom:12px;height:26px;line-height:26px;padding:0px 10px;background:hsla(0,0%,100%,.9);border-radius:7px;font-size:.4em;font-weight:600;color:#1d1d1f}.reveal .bento .ec-fig{position:absolute;left:0px;top:60px;width:856px;height:482px}.reveal .bento .ec-fig img{width:100%;height:100%;object-fit:contain;margin:0;border:none;box-shadow:none;max-width:none;max-height:none}.reveal .bento .ec-row{position:absolute;left:886px;width:374px;height:96px}.reveal .bento .ec-row .sw{position:absolute;left:0px;top:6px;width:14px;height:14px;border-radius:3px}.reveal .bento .ec-row .nm{position:absolute;left:26px;top:0px;height:26px;line-height:26px;font-size:.32em;font-weight:600;color:#86868b}.reveal .bento .ec-row .eq{position:absolute;left:26px;top:28px;height:40px;line-height:40px;color:#1d1d1f;white-space:nowrap}.reveal .bento .ec-row .eq img{vertical-align:middle;margin:0;border:none;box-shadow:none;max-width:none;max-height:none}.reveal .bento .ec-row .eq img.sc{margin-left:16px}.reveal .bento .ec-row.r1{top:75px}.reveal .bento .ec-row.r2{top:171px}.reveal .bento .ec-row.r3{top:267px}.reveal .bento .ec-row.r4{top:363px}.reveal .bento .ec-row.r5{top:459px}.reveal section.stage-slide>h2{margin-bottom:12px;position:relative;z-index:2}.reveal del{color:inherit;text-decoration-color:#ff3b30;text-decoration-thickness:4px;text-decoration-skip-ink:none}.reveal section.stage-slide>h2 .title-tail{display:inline-block;vertical-align:top;position:relative}.reveal section.stage-slide>h2 .title-tail .correction{position:absolute;left:0;top:100%;white-space:nowrap}.reveal section.stage-slide>h2 .squiggle{position:relative;display:inline-block}.reveal section.stage-slide>h2 .squiggle::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='10' viewBox='0 0 24 10'%3E%3Cpath d='M0 6q6-6 12 0t12 0' fill='none' stroke='%231d1d1f' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:left bottom}.reveal section .annot{position:absolute;left:0;top:0;width:1280px;height:720px;z-index:3;pointer-events:none}.reveal section .annot svg{width:100%;height:100%;display:block;overflow:visible}.reveal section .annot path{fill:none;stroke:#1d1d1f;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.reveal .stage .duo{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;gap:40px;padding:0 30px}.reveal .stage .duo .left{flex:0 0 720px}.reveal .stage .duo .right{flex:0 0 460px}.reveal .stage .duo p{display:contents}.reveal .stage .duo img{height:560px;width:auto;max-width:none;max-height:none;display:block;margin:0;border:none;box-shadow:none}.reveal .bento.auto{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr)}.reveal .stage{position:relative;width:100%;height:630px;overflow:hidden;border-radius:14px}.reveal .stage .stage-bg{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;margin:0;border:none;box-shadow:none;border-radius:0}.reveal .stage .stage-scrim{position:absolute;inset:0;background:hsla(0,0%,100%,.95)}.reveal .stage .stage-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 7%}.reveal .stage .stage-lead{font-size:.5em;color:#86868b;font-weight:500;margin:0 0 .9em 0}.reveal .stage ul.design-principles{list-style:disc outside;margin:0;padding:0 0 0 1.1em}.reveal .stage ul.design-principles li{font-size:.92em;font-weight:600;line-height:1.6;letter-spacing:-0.01em;color:#1d1d1f;margin:0}.reveal .overview{list-style:none;margin:0;padding:70px 0 0 90px;height:630px;counter-reset:overview}.reveal .overview li{position:relative;height:100px;padding-left:62px;counter-increment:overview}.reveal .overview li::before{content:counter(overview) ".";position:absolute;left:0;top:0;font-size:.8em;font-weight:600;color:#86868b}.reveal .overview .t{display:block;font-size:.8em;font-weight:600;line-height:1.2}.reveal .overview .d{display:block;margin-top:12px;font-size:.55em;font-style:italic;line-height:1.3;color:#86868b}.reveal .stage .denovo{position:absolute;left:782px;top:45px;width:468px;height:568px;display:grid;grid-template-columns:228px 228px;grid-template-rows:200px 172px 172px;gap:12px}.reveal .stage .denovo .tile{background:#fff;border:1px solid #d2d2d7;border-radius:10px;padding:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.reveal .stage .denovo .tile.full{grid-column:1/-1}.reveal .stage .denovo .tile p{display:contents}.reveal .stage .denovo .tile img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;margin:0;border:none;box-shadow:none;border-radius:0}.reveal section .annot polygon{fill:#344155;stroke:none}.reveal .stage .denovo-label{position:absolute;left:608px;top:222px;width:180px;text-align:center;font-size:.6em;font-weight:600;line-height:1.25;color:#1d1d1f}.reveal section.bento-slide>h2{margin-bottom:10px}.reveal .machine-mosaic img{width:100%;border-radius:12px}.reveal .machine-mosaic .mosaic-caption{font-size:.42em;color:#86868b;margin-top:.4em}.reveal table{border-collapse:collapse;font-size:.75em}.reveal table th,.reveal table td{border:none;border-bottom:1px solid #d2d2d7;padding:.45em .8em}.reveal table th{font-weight:600}.reveal .slides section.statement p{font-size:1.45em;font-weight:700;letter-spacing:-0.02em;line-height:1.2;margin-top:12%;max-width:88%}.reveal .slides section.divider h1,.reveal .slides section.divider h2{color:#fff;font-size:1.8em;letter-spacing:-0.025em;margin-top:28%}.reveal .has-dark-background{color:#f5f5f7}.reveal .has-dark-background h1,.reveal .has-dark-background h2{color:#fff}.reveal section.custom-title-slide{text-align:left !important;padding:0 !important}.reveal section.custom-title-slide .title-logo,.reveal section.custom-title-slide img.title-logo{position:absolute !important;top:4% !important;left:4% !important;max-width:20% !important;width:20% !important;height:auto !important;margin:0 !important;border:none !important;box-shadow:none !important;background:none !important}.reveal section.custom-title-slide>h2{position:absolute !important;top:auto !important;bottom:44% !important;left:4% !important;right:6% !important;color:#fff !important;font-size:1.6em !important;font-weight:800 !important;text-transform:none !important;letter-spacing:-0.02em !important;line-height:1.12 !important;margin:0 !important;padding:0 !important;text-align:left !important;background:none !important}.reveal section.custom-title-slide .title-meta-block{position:absolute !important;top:60% !important;left:4% !important;right:4% !important;font-size:1em !important}.reveal section.custom-title-slide .title-meta,.reveal section.custom-title-slide .title-meta p{color:hsla(0,0%,100%,.82) !important;font-size:.9em !important;font-weight:400 !important;line-height:1.4 !important;margin:0 0 1.4em 0 !important}.reveal section.custom-title-slide .title-author,.reveal section.custom-title-slide .title-author p{color:#fff !important;font-size:.9em !important;font-weight:400 !important;line-height:1.5 !important;margin:0 !important}.reveal section.custom-title-slide .title-author strong{font-weight:700 !important;color:#fff !important}.reveal:has(section.custom-title-slide.present)>.footer,.reveal:has(section.custom-title-slide.present) .slide-number{display:none !important}.reveal section.section-slide{text-align:left !important;padding:0 !important}.reveal section.section-slide>h1,.reveal section.section-slide>h2{position:absolute !important;top:auto !important;bottom:45% !important;left:4% !important;right:22% !important;color:#fff !important;font-size:1.9em !important;font-weight:800 !important;text-transform:none !important;letter-spacing:-0.025em !important;line-height:1.1 !important;margin:0 !important;padding:0 !important;text-align:left !important;background:none !important}.reveal section.section-slide .section-rule{position:absolute;left:4%;bottom:37%;width:240px;height:3px;background:hsla(0,0%,100%,.9)}.reveal section.section-slide .section-sub{position:absolute !important;left:4% !important;right:4% !important;top:68% !important;white-space:nowrap !important;color:hsla(0,0%,100%,.85) !important;font-size:.62em !important;font-weight:400 !important;line-height:1.45 !important;margin:0 !important;text-align:left !important}.reveal section.section-slide .section-sub p{margin:0 !important;font-size:1em !important;color:inherit !important;white-space:nowrap !important}.reveal:has(section.section-slide.present)>.footer,.reveal:has(section.section-slide.present) .slide-number{display:none !important}:root{--quarto-scss-export-blue: #007AFF;--quarto-scss-export-green: #34C759;--quarto-scss-export-indigo: #5856D6;--quarto-scss-export-orange: #FF9500;--quarto-scss-export-pink: #FF2D55;--quarto-scss-export-purple: #AF52DE;--quarto-scss-export-red: #FF3B30;--quarto-scss-export-teal: #30B0C7;--quarto-scss-export-yellow: #FFCC00;--quarto-scss-export-ink: #1d1d1f;--quarto-scss-export-ink-2: #86868b;--quarto-scss-export-surface: #ffffff;--quarto-scss-export-surface-2: #f5f5f7;--quarto-scss-export-hairline: #d2d2d7;--quarto-scss-export-slate: #344155;--quarto-scss-export-body-bg: #ffffff;--quarto-scss-export-body-color: #1d1d1f;--quarto-scss-export-link-color: #007AFF;--quarto-scss-export-presentation-heading-color: #1d1d1f;--quarto-scss-export-code-color: #5856D6;--quarto-scss-export-code-block-bg: #f5f5f7;--quarto-scss-export-link-color-bg: transparent;--quarto-scss-export-text-muted: rgb(102.95, 102.95, 110.05);--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: rgb(51, 148.6, 255);--quarto-scss-export-selection-bg: rgb(127.5, 188.5, 255);--quarto-scss-export-selection-color: #ffffff;--quarto-scss-export-border-color: rgb(102.95, 102.95, 110.05);--quarto-scss-export-presentation-list-bullet-color: #1d1d1f;--quarto-scss-export-code-block-border-color: rgb(180.6, 180.6, 185.4);--quarto-scss-export-code-block-color: #1d1d1f;--quarto-scss-export-code-bg: transparent;--quarto-scss-export-tabset-border-color: rgb(180.6, 180.6, 185.4);--quarto-scss-export-table-border-color: rgb(180.6, 180.6, 185.4);--quarto-scss-export-input-panel-border-color: rgb(180.6, 180.6, 185.4);--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: #1d1d1f;--quarto-scss-export-kbd-bg: #f8f9fa;--quarto-scss-export-revealjs-heading-color: #1d1d1f;--quarto-scss-export-revealjs-list-bullet-color: #1d1d1f;--quarto-scss-export-backgroundColor: #ffffff;--quarto-scss-export-mainColor: #1d1d1f;--quarto-scss-export-headingColor: #1d1d1f;--quarto-scss-export-linkColor: #007AFF;--quarto-scss-export-linkColorHover: rgb(51, 148.6, 255);--quarto-scss-export-selectionBackgroundColor: rgb(127.5, 188.5, 255);--quarto-scss-export-selectionColor: #ffffff;--quarto-scss-export-btn-code-copy-color: rgb(102.95, 102.95, 110.05);--quarto-scss-export-btn-code-copy-color-active: #007AFF;--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: #1d1d1f;--quarto-scss-export-mermaid-fg-color: #1d1d1f;--quarto-scss-export-mermaid-fg-color--lighter: rgb(53.65, 53.65, 57.35);--quarto-scss-export-mermaid-fg-color--lightest: rgb(78.3, 78.3, 83.7);--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);--quarto-scss-export-fw-blue: #6FB7E8;--quarto-scss-export-fw-yellow: #F0C840;--quarto-scss-export-fw-pink: #F088B0;--quarto-scss-export-fw-green: #7BC873}