.slide-grid-four-images p:only-child{--gap:var(--space-2xs);--quadrant-height:calc(calc(var(--slide-height-below-h2) - var(--gap))/2);--quadrant-width:calc(calc(var(--a4-long-side) - calc(var(--slide-padding)*2) - var(--gap))/2);height:var(--slide-height-below-h2);gap:var(--gap);grid-template-columns:repeat(2,var(--quadrant-width));grid-template-rows:repeat(2,var(--quadrant-height));margin-block:0;display:grid}.slide-grid-four-images p:only-child img{height:var(--quadrant-height);max-width:var(--quadrant-width)}.slide-grid-four-images p:only-child img:nth-child(odd){justify-self:end}.slide-grid-four-images p:only-child img:nth-child(2n){justify-self:start}.slide-frame{--step-1:3mm;--step-2:4mm;--step-3:5mm;--step-4:6.5mm;--step-5:8mm;--step-6:10mm;--step-7:13mm;--step-8:16mm;--step-9:20mm;--step-10:25mm;--step-11:30mm;--step-12:40mm;--step-13:50rem;--space-3xs:2mm;--space-2xs:3mm;--space-xs:4mm;--space-s:6mm;--space-m:8mm;--space-l:10mm;--space-xl:16mm;--space-2xl:20mm;--space-3xl:30mm;--body-text-size:var(--step-3);--flow-space:var(--space-xs);--h1-size:var(--step-8);--h2-size:var(--step-7);--h3-size:var(--step-6);--h4-size:var(--step-5);--h5-size:var(--step-4);--h6-size:var(--step-4);--a4-short-side:210mm;--a4-long-side:297mm;--slide-padding:var(--space-2xl);--slide-height-below-h2:calc(var(--a4-short-side) - calc(var(--slide-padding)*2) - calc(var(--h2-size)*var(--shorter-line-height)) - var(--flow-space));--column-height-below-h3:calc(var(--slide-height-below-h2) - calc(var(--h3-size)*var(--shorter-line-height)) - var(--flow-space));height:var(--a4-short-side);width:var(--a4-long-side);padding:var(--slide-padding);break-inside:avoid-page;position:relative}.slide-frame>h2+:last-child{height:var(--slide-height-below-h2)}.slide-frame:not(.displayed){display:none}.slide-frame :where(h2,h3,h4,h5,h6){text-wrap:nowrap}.slide-frame .footnote{--flow-space:var(--space-xl)}.slide-frame .footnote p{max-width:40rem;font-size:var(--step-2)}.slide-frame .prose>*{max-width:40ch}.slide-frame :where(pre,code,output){height:var(--slide-height-below-h2)}.slide-frame output h1{font-size:var(--step-6)}.slide-frame output h2{font-size:var(--step-5)}.slide-frame output :where(h3,h4,h5,h6){font-size:var(--step-4)}@page{size:a4 landscape;margin:0}@media print{.slide-frame:not(.displayed){display:block}}.slide-video{height:var(--slide-height-below-h2);justify-content:center;align-items:center;display:flex}.slide-quote{--body-text-size:var(--step-6);justify-content:center;align-items:center;gap:0;height:100%;display:flex}.slide-quote:not(:first-child){height:calc(100% - var(--flow-space))}.slide-quote cite{font-size:var(--step-5);font-family:var(--ff-mono);text-align:right;display:block}.slide-deck{height:100vh;position:relative}.slide-deck .header ul{z-index:1;gap:var(--space-s);margin:var(--space-xs);line-height:var(--step-3);display:flex;position:absolute;right:0}.slide-deck .footer ul{z-index:1;gap:var(--space-s);margin:var(--space-xs);line-height:var(--step-3);display:flex;position:absolute;right:0}.slide-deck .header ul{top:0}.slide-deck .footer ul{bottom:0}.slide-deck .header svg{outline-width:1px;outline-color:var(--clr-foreground);outline-offset:.25rem;outline-style:solid}.slide-deck .header .nav-link:focus-visible svg{outline-width:4px;outline-color:var(--clr-accent);transform:scale(.94)}.slide-deck .header .nav-link:active svg{outline-width:4px;outline-color:var(--clr-accent);transform:scale(.94)}.slide-deck .header .nav-link.active svg{outline-width:4px;outline-color:var(--clr-accent);transform:scale(.94)}.slide-deck .nav-link{color:currentColor;background:inherit;border:none}.slide-deck .nav-link:hover{cursor:pointer}.slide-deck .nav-link a{width:var(--step-8);height:var(--step-8);display:block}.slide-deck .nav-link svg{width:var(--step-8);height:var(--step-8);display:block}.slide-deck .footer .nav-link{outline-width:1px;outline-color:var(--clr-foreground);outline-offset:.25rem;outline-style:solid}.slide-deck .footer .nav-link:focus-visible{outline-width:4px;outline-color:var(--clr-accent);transform:scale(.94)}.slide-deck .footer .nav-link:active{outline-width:4px;outline-color:var(--clr-accent);transform:scale(.94)}.slide-deck .footer .nav-link.active{outline-width:4px;outline-color:var(--clr-accent);transform:scale(.94)}.slide-deck .content{flex-wrap:wrap;flex-shrink:1;place-content:start center;height:100vh;display:flex}.slide-deck .rendered-link svg{display:none}.slide-deck .node-date{font-size:var(--step-4)}@media screen{.slide-deck{background:radial-gradient(farthest-corner at 100% 0%,transparent 70%,var(--clr-accent)200%)}}.slide-deck .small-screen-help-text{background:var(--clr-background);z-index:1;max-width:80vw;margin-block:var(--space-s)}.slide-deck .small-screen-help-text button{color:var(--clr-background);background:var(--clr-foreground);border-width:0;margin-inline:auto;padding:1rem;display:block}.slide-deck .small-screen-help-text{display:none}.slide-deck .first-slide-html-link{display:none}@media screen and (max-width:297mm){.slide-deck dialog.small-screen-help-text[open]{display:block}}@media print{.slide-deck .first-slide-html-link{display:block}.slide-deck .header{display:none}.slide-deck .footer{display:none}}.slide-text{--body-text-size:var(--step-5)}.slide-title{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.slide-title h1{font-size:var(--step-11)}.slide-columns{grid-template-columns:48% 48%;column-gap:4%;display:grid}.slide-columns pre{height:var(--column-height-below-h3)}.slide-columns code{height:var(--column-height-below-h3)}.slide-columns output{height:var(--column-height-below-h3)}