@font-face{font-family:Roboto Flex;src:url(https://kuntschik.online/fonts/roboto-flex.woff2)format("woff2");font-weight:300 700;font-stretch:100%;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(https://kuntschik.online/fonts/geist-mono.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}:root{--k-bg:#f5f0e6;--k-bg-dark:#e8ede0;--k-ink:#1c1a17;--k-ink-soft:#1c1a17;--k-ink-muted:#8b8278;--k-rule:#ddd3c2;--k-accent:#6e8676;--k-wow:#c97b2e;--k-ink-on-dark:#1c1a17;--k-ink-soft-on-dark:#1c1a17;--k-ink-muted-on-dark:#8b8278;--k-sans:"Roboto Flex", system-ui, sans-serif;--k-mono:"Geist Mono", ui-monospace, monospace;--k-tracking:-.02em;--k-tracking-heading:-.04em;--k-fs-display:132px;--k-fs-title:84px;--k-fs-body-quote:56px;--k-fs-lede:44px;--k-fs-body:30px;--k-fs-small:26px;--k-fs-micro:22px;--k-lh-tight:.96;--k-lh-normal:1.1;--k-lh-big:1.3;--k-pad-x:120px;--k-pad-top:69px;--k-pad-bot:100px;--k-gutter:60px;--k-frame-top:20px;--k-frame-bot:20px;--r-background-color:var(--k-bg);--r-main-color:var(--k-ink);--r-main-font:var(--k-sans);--r-main-font-size:var(--k-fs-body);--r-heading-color:var(--k-ink);--r-heading-font:var(--k-sans);--r-heading-font-weight:400;--r-heading-text-transform:none;--r-heading-letter-spacing:var(--k-tracking-heading);--r-heading-line-height:1.04;--r-link-color:var(--k-ink);--r-link-color-hover:var(--k-ink-muted);--r-selection-background-color:var(--k-ink);--r-selection-color:var(--k-bg)}html,body{background:#000}.reveal{font-family:var(--k-sans);color:var(--k-ink);background:var(--k-bg);letter-spacing:var(--k-tracking);font-optical-sizing:none}.reveal ::selection{background:var(--r-selection-background-color);color:var(--r-selection-color)}.reveal .slides{text-align:left}.reveal .slides>section,.reveal .slides>section>section{width:100%;height:100%;padding:var(--k-pad-top) var(--k-pad-x) var(--k-pad-bot);box-sizing:border-box;background:var(--k-bg);color:var(--k-ink);gap:0;overflow:hidden}.reveal h1,.reveal h2,.reveal h3,.reveal h4{font-family:var(--k-sans);letter-spacing:var(--k-tracking-heading);text-transform:none;text-wrap:balance;color:inherit;margin:0;font-weight:400}.reveal h1,.reveal h2{font-size:var(--k-fs-title);line-height:var(--k-lh-tight)}.reveal h3{font-size:var(--k-fs-body);line-height:var(--k-lh-normal);margin:0 0 24px;font-weight:500}.reveal em{font-style:normal}.reveal h1 em,.reveal h2 em,.reveal h3 em,.reveal em[show]{color:var(--k-accent);font-weight:500}.reveal p{font-family:var(--k-sans);font-size:var(--k-fs-body);line-height:var(--k-lh-big);color:var(--k-ink-soft);text-wrap:pretty;max-width:1300px;margin:0 0 32px}.reveal p:last-child{margin-bottom:0}.reveal p.lede{font-family:var(--k-sans);font-weight:300;font-size:var(--k-fs-lede);line-height:var(--k-lh-normal);color:var(--k-ink-soft);max-width:1500px}.reveal .small{font-size:var(--k-fs-small);color:var(--k-ink-muted)}.reveal .micro{font-size:var(--k-fs-micro);color:var(--k-ink-muted)}.reveal code{font-family:var(--k-mono);letter-spacing:0;background:#1c1a170f;border-radius:4px;padding:.1em .4em;font-size:.85em}.reveal hr.rule{background:var(--k-rule);border:0;height:1px;margin:0}.reveal hr.rule.thick{background:var(--k-ink);height:2px}.reveal section img{width:100%;height:auto;display:block}.reveal section .soft-edge{display:block;position:relative}.reveal section .soft-edge:after{content:"";pointer-events:none;background:linear-gradient(to right, var(--k-bg) 0, var(--k-bg) 3px, transparent var(--k-gutter), transparent calc(100% - var(--k-gutter)), var(--k-bg) calc(100% - 3px), var(--k-bg) 100%), linear-gradient(to bottom, var(--k-bg) 0, var(--k-bg) 3px, transparent var(--k-gutter), transparent calc(100% - var(--k-gutter)), var(--k-bg) calc(100% - 3px), var(--k-bg) 100%);position:absolute;inset:-2px}.reveal .eyebrow{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--k-ink-muted);margin:0 0 40px}.reveal .col-label{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--k-ink-muted);border-bottom:1px solid var(--k-rule);margin-bottom:28px;padding-bottom:12px}.reveal .k-frame-top,.reveal .k-frame-bot{left:var(--k-pad-x);right:var(--k-pad-x);font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--k-ink-muted);pointer-events:none;z-index:5;justify-content:space-between;align-items:center;display:flex;position:absolute}.reveal .k-frame-top{top:var(--k-frame-top)}.reveal .k-frame-bot{bottom:var(--k-frame-bot);opacity:.55;gap:40px}.reveal .k-frame-bot .title{color:var(--k-ink)}.reveal .k-frame-bot .sep{opacity:.5;margin:0 14px}.reveal .slides>section.cover .k-frame-top,.reveal .slides>section.cover .k-frame-bot,.reveal .slides>section.section .k-frame-top,.reveal .slides>section.end .k-frame-top,.reveal .slides>section.end .k-frame-bot,.reveal .slides>section.content-takeaway .k-frame-top{display:none}.reveal .slides>section.cover{padding:120px var(--k-pad-x) 100px;column-gap:var(--k-gutter);grid-template-rows:1fr;grid-template-columns:repeat(12,1fr)}.reveal .slides>section.cover>.middle{grid-area:1/span 8;align-self:center;margin-top:-150px}.reveal .slides>section.cover>.media{margin:-120px calc(var(--k-pad-x) * -1) -100px -128px;grid-area:1/span 4;position:relative;overflow:hidden}.reveal .slides>section.cover>.media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.reveal .slides>section.cover>.media:after{content:"";pointer-events:none;background:linear-gradient(to right, var(--k-bg) 0px, var(--k-bg) 3px, transparent 128px);position:absolute;inset:-2px}.reveal .slides>section.cover>.bottom{left:var(--k-pad-x);right:var(--k-pad-x);bottom:var(--k-frame-bot);font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--k-ink-muted);opacity:.55;z-index:4;flex-direction:column;gap:12px;line-height:1;display:flex;position:absolute}.reveal .slides>section.cover h1{font-family:var(--k-sans);font-weight:300;font-size:var(--k-fs-display);line-height:var(--k-lh-tight)}.reveal .slides>section.cover h1 em{font-weight:400}.reveal .slides>section.cover .sub{font-family:var(--k-sans);font-style:normal;font-size:var(--k-fs-lede);color:var(--k-ink-soft);max-width:1100px;margin-top:32px}.reveal .slides>section.section{background:var(--k-bg-dark);color:var(--k-ink-on-dark);grid-template-columns:1fr;align-content:center}.reveal .slides>section.section .label{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.24em;text-transform:uppercase;color:var(--k-accent);margin-bottom:48px}.reveal .slides>section.section h1,.reveal .slides>section.section h2{font-family:var(--k-sans);font-weight:300;font-size:var(--k-fs-display);line-height:var(--k-lh-tight);max-width:1600px;color:var(--k-ink-on-dark)}.reveal .slides>section.section h1 em,.reveal .slides>section.section h2 em{color:var(--k-accent);font-weight:400}.reveal .slides>section.section p{font-family:var(--k-sans);font-style:normal;font-size:var(--k-fs-lede);line-height:var(--k-lh-tight);color:var(--k-ink-soft-on-dark);max-width:1400px;margin-top:48px}.reveal .slides>section.end{background:var(--k-bg);color:var(--k-ink);grid-template-columns:1fr;align-content:center;row-gap:48px}.reveal .slides>section.end .meta{font-family:var(--k-sans);font-weight:300;font-size:var(--k-fs-display);line-height:var(--k-lh-tight);color:var(--k-ink-on-dark);max-width:1700px}.reveal .slides>section.end h1,.reveal .slides>section.end h2{font-family:var(--k-sans);font-style:normal;font-weight:400;font-size:var(--k-fs-display);line-height:var(--k-lh-tight);color:var(--k-ink-soft-on-dark)}.reveal .slides>section.end h1 em,.reveal .slides>section.end h2 em{color:var(--k-accent);font-style:normal;font-weight:400}.reveal .slides>section.end .contact{grid-template-columns:auto 1fr auto;align-items:start;column-gap:60px;margin-top:120px;display:grid}.reveal .slides>section.end .contact .photo img{object-fit:cover;border-radius:50%;width:240px;height:240px;display:block}.reveal .slides>section.end .contact .info .name{font-family:var(--k-sans);font-size:var(--k-fs-lede);line-height:var(--k-lh-normal);color:var(--k-ink-on-dark)}.reveal .slides>section.end .contact .info .role{font-family:var(--k-sans);font-size:var(--k-fs-small);color:var(--k-ink-muted-on-dark);margin-top:10px}.reveal .slides>section.end .contact .info .links{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--k-ink-on-dark);margin-top:36px}.reveal .slides>section.end .contact .qr{flex-direction:column;align-items:center;gap:16px;display:flex}.reveal .slides>section.end .contact .qr img{width:240px;height:240px;display:block}.reveal .slides>section.end .contact .qr-caption{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.2em;text-transform:uppercase;color:var(--k-ink-muted-on-dark)}.reveal .slides>section.content-one-col,.reveal .slides>section.content-two-col,.reveal .slides>section.content-three-col,.reveal .slides>section.content-four-col,.reveal .slides>section.col-one-third,.reveal .slides>section.col-two-third{align-content:start;column-gap:var(--k-gutter);grid-template-rows:minmax(175px,auto) 1fr;grid-template-columns:repeat(12,1fr);row-gap:56px}.reveal .slides>section.content-one-col>h1:first-child,.reveal .slides>section.content-one-col>h2:first-child,.reveal .slides>section.content-two-col>h1:first-child,.reveal .slides>section.content-two-col>h2:first-child,.reveal .slides>section.content-three-col>h1:first-child,.reveal .slides>section.content-three-col>h2:first-child,.reveal .slides>section.content-four-col>h1:first-child,.reveal .slides>section.content-four-col>h2:first-child,.reveal .slides>section.col-one-third>h1:first-child,.reveal .slides>section.col-one-third>h2:first-child,.reveal .slides>section.col-two-third>h1:first-child,.reveal .slides>section.col-two-third>h2:first-child{grid-column:1/-1}.reveal .slides>section.content-one-col>:not(h1):not(h2):not(.k-frame-top):not(.k-frame-bot){grid-column:span 12}.reveal .slides>section.content-two-col>:not(h1):not(h2):not(.k-frame-top):not(.k-frame-bot){grid-column:span 6}.reveal .slides>section.content-three-col>:not(h1):not(h2):not(.k-frame-top):not(.k-frame-bot){grid-column:span 4}.reveal .slides>section.content-four-col>:not(h1):not(h2):not(.k-frame-top):not(.k-frame-bot){grid-column:span 3}.reveal .slides>section.col-one-third>:nth-child(2){grid-column:span 4}.reveal .slides>section.col-one-third>:nth-child(3),.reveal .slides>section.col-two-third>:nth-child(2){grid-column:span 8}.reveal .slides>section.col-two-third>:nth-child(3){grid-column:span 4}.reveal .slides>section.content-quote{column-gap:var(--k-gutter);grid-template-rows:minmax(175px,auto) auto auto;grid-template-columns:repeat(12,1fr);row-gap:0}.reveal .slides>section.content-quote>h1,.reveal .slides>section.content-quote>h2{grid-area:1/1/auto/-1}.reveal .slides>section.content-quote>blockquote{font-family:var(--k-sans);font-style:normal;font-weight:300;font-size:var(--k-fs-body-quote);line-height:var(--k-lh-normal);color:var(--k-ink);text-wrap:balance;border-left:none;grid-area:2/1/auto/-1;align-self:center;max-width:1500px;margin:0;padding:0;position:relative}.reveal .slides>section.content-quote>blockquote:before{content:"“";font-family:var(--k-sans);font-size:var(--k-fs-display);color:var(--k-rule);margin-bottom:32px;line-height:.5;display:block}.reveal .slides>section.content-quote>blockquote em{font-style:normal}.reveal .slides>section.content-quote>cite{font-family:var(--k-sans);font-style:normal;font-size:var(--k-fs-small);color:var(--k-ink-muted);grid-area:3/1/auto/-1;margin-top:48px;display:block}.reveal .slides>section.content-quote>cite strong{color:var(--k-ink);font-weight:500}.reveal .slides>section.content-takeaway{background:var(--k-bg-dark);color:var(--k-ink-on-dark);column-gap:var(--k-gutter);grid-template-columns:repeat(12,1fr);align-content:center;align-items:start}.reveal .slides>section.content-takeaway>.header{grid-column:span 4}.reveal .slides>section.content-takeaway>.items{grid-column:span 8}.reveal .slides>section.content-takeaway>.header .label{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.24em;text-transform:uppercase;color:var(--k-accent);margin-bottom:40px}.reveal .slides>section.content-takeaway>.header .label:empty{display:none}.reveal .slides>section.content-takeaway>.header h1,.reveal .slides>section.content-takeaway>.header h2{font-family:var(--k-sans);font-weight:300;font-size:var(--k-fs-title);line-height:var(--k-lh-tight);color:var(--k-ink-on-dark)}.reveal .slides>section.content-takeaway>.header h1 em,.reveal .slides>section.content-takeaway>.header h2 em{color:var(--k-accent);font-style:normal;font-weight:400}.reveal .slides>section.content-takeaway>.items{grid-template-columns:1fr;row-gap:32px;display:grid}.reveal .slides>section.content-takeaway>.items>.item{grid-template-columns:auto 1fr;align-items:start;column-gap:36px;display:grid}.reveal .slides>section.content-takeaway>.items>.item .n{font-family:var(--k-sans);font-style:normal;font-weight:300;font-size:var(--k-fs-body-quote);line-height:var(--k-lh-tight);color:var(--k-accent);min-width:100px}.reveal .slides>section.content-takeaway>.items>.item .t{font-family:var(--k-sans);font-size:var(--k-fs-body);line-height:var(--k-lh-big);color:var(--k-ink-on-dark)}.reveal .stat .figure{font-family:var(--k-sans);font-weight:300;font-size:var(--k-fs-display);line-height:var(--k-lh-tight);color:var(--k-wow)}.reveal .stat .figure em{font-style:normal}.reveal .stat .caption{font-family:var(--k-sans);font-size:var(--k-fs-body);line-height:var(--k-lh-big);color:var(--k-ink-muted);max-width:1100px;margin-top:32px}.reveal .stat .source{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.12em;text-transform:uppercase;color:var(--k-ink-muted);border-top:1px solid var(--k-rule);margin-top:36px;padding-top:20px}.reveal .num-list{grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.reveal .num-list>li,.reveal .num-list>.item{border-bottom:1px solid var(--k-rule);grid-template-columns:80px 1fr;align-items:baseline;gap:32px;padding:24px 0;display:grid}.reveal .num-list .n{font-family:var(--k-mono);font-size:var(--k-fs-micro);color:var(--k-ink-muted);letter-spacing:.1em}.reveal .num-list .t{font-family:var(--k-sans);font-size:var(--k-fs-body);line-height:var(--k-lh-big);color:inherit;margin:0}.reveal .num-list .t .desc{font-family:var(--k-sans);font-size:var(--k-fs-micro);color:var(--k-ink-soft);line-height:var(--k-lh-big);margin-top:12px;display:block}.reveal .rule-list{margin:0;padding:0;list-style:none}.reveal .rule-list>li{font-family:var(--k-sans);font-size:var(--k-fs-small);line-height:var(--k-lh-big);color:var(--k-ink-soft);border-bottom:1px solid var(--k-rule);padding:18px 0}.reveal .pull{font-family:var(--k-sans);font-style:normal;font-size:var(--k-fs-lede);line-height:var(--k-lh-normal);color:inherit;text-wrap:balance;max-width:1500px;margin:0}.reveal .pull-attr{font-family:var(--k-sans);font-style:normal;font-size:var(--k-fs-micro);color:var(--k-ink-muted);margin-top:36px}.reveal .poss-card{flex-direction:column;gap:24px;display:flex}.reveal .slides>section.content-three-col:has(>.poss-card){grid-template-rows:minmax(175px,auto) auto auto auto auto}.reveal .slides>section.content-three-col>.poss-card{grid-template-rows:subgrid;grid-row:2/span 4;row-gap:24px;display:grid}.reveal .poss-card .marker{font-family:var(--k-mono);font-size:var(--k-fs-micro);color:var(--k-ink-muted);letter-spacing:.1em}.reveal .poss-card .title{font-family:var(--k-sans);font-style:normal;font-size:var(--k-fs-body);line-height:var(--k-lh-normal);color:var(--k-ink)}.reveal .poss-card .body{font-family:var(--k-sans);font-size:var(--k-fs-micro);line-height:var(--k-lh-big);color:var(--k-ink-soft)}.reveal .poss-card .source{font-family:var(--k-mono);font-size:var(--k-fs-micro);color:var(--k-ink-muted);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid var(--k-rule);padding-top:20px}.reveal .risk-card{border-left:2px solid var(--k-ink);margin-bottom:36px;padding:8px 0 8px 36px}.reveal .risk-card:last-child{margin-bottom:0}.reveal .risk-card .h{font-family:var(--k-mono);font-size:var(--k-fs-micro);letter-spacing:.16em;text-transform:uppercase;color:var(--k-ink-muted);margin-bottom:10px}.reveal .risk-card .t{font-family:var(--k-sans);font-size:var(--k-fs-body);line-height:var(--k-lh-big);color:var(--k-ink)}.reveal .slide-number{display:none}.reveal .controls{z-index:100}.reveal .controls .controls-arrow{filter:drop-shadow(0 0 4px #fff)}.reveal.show-grid .slides>section:after{content:"";pointer-events:none;z-index:9000;background-image:repeating-linear-gradient(to right, #ff40801a 0, #ff40801a calc((100% - 11 * var(--k-gutter)) / 12), transparent calc((100% - 11 * var(--k-gutter)) / 12), transparent calc((100% - 11 * var(--k-gutter)) / 12 + var(--k-gutter)));background-position:var(--k-pad-x) 0;background-size:calc(100% - 2 * var(--k-pad-x)) 100%;background-repeat:no-repeat;position:absolute;inset:0}.reveal.show-grid .slides>section:before{content:attr(slide-id);z-index:9001;pointer-events:none;font-family:var(--k-mono);letter-spacing:.08em;color:#fff;background:#ff4080d9;padding:4px 10px;font-size:16px;position:absolute;top:8px;left:12px}
