.bos-deck{--deck-bg: #f5f5f7;--deck-ink: #1d1d1f;--deck-blue: #0071e3;--deck-muted: #626670;--deck-line: #d2d2d7;--deck-title-tracking: -.015em;--deck-title-leading: 1.16;--deck-body-leading: 1.55;--deck-space-label: clamp(16px, 2.4vh, 24px);--deck-space-copy: clamp(24px, 3.2vh, 36px);--deck-space-section: clamp(28px, 4vh, 48px);background:var(--deck-bg);color:var(--deck-ink);font-family:Geist Sans,Inter,sans-serif;min-height:100svh;height:100dvh;display:flex;flex-direction:column;isolation:isolate;color-scheme:light;overflow:auto}.bos-deck *{box-sizing:border-box}.bos-deck button,.bos-deck a{-webkit-tap-highlight-color:transparent}.bos-deck button{cursor:pointer;font:inherit;border:0;background:transparent;color:inherit;min-height:40px;border-radius:8px;padding:8px 12px}.bos-deck button:hover{background:#e5e7eb}.bos-deck button:disabled{opacity:.3;cursor:default}.bos-deck :focus-visible{outline:3px solid var(--deck-blue);outline-offset:4px}.bos-deck kbd{font:11px Inter,sans-serif;background:#e8eaed;border:1px solid var(--deck-line);border-radius:4px;padding:2px 5px;color:var(--deck-muted)}.deck-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 3.5vw;border-bottom:1px solid var(--deck-line);flex-shrink:0;font-size:13px}.deck-brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-weight:600;color:inherit}.deck-event{display:flex;gap:24px}.deck-event>span{color:var(--deck-muted)}.deck-stage{flex:1;min-height:0;display:flex;flex-direction:column;position:relative;padding:clamp(24px,4vh,56px) 6vw 16px}.deck-scene{flex:1;display:flex;flex-direction:column;justify-content:center;gap:var(--deck-space-section);animation:deck-enter .42s cubic-bezier(.2,.8,.2,1) both;width:100%;max-width:1600px;margin:0 auto}.deck-copy{max-width:1120px}.deck-eyebrow{font-size:clamp(11px,1vw,16px);letter-spacing:.06em;line-height:1.5;text-transform:uppercase;color:var(--deck-blue);margin:0 0 var(--deck-space-label);font-weight:600}.deck-copy h1{font-size:clamp(32px,min(4.7vw,7vh),84px);line-height:var(--deck-title-leading);letter-spacing:var(--deck-title-tracking);font-weight:600;margin:0;text-wrap:balance;max-width:20ch;overflow-wrap:break-word}.deck-subtitle{font-size:clamp(17px,min(1.8vw,3vh),30px);line-height:var(--deck-body-leading);color:var(--deck-muted);margin:var(--deck-space-copy) 0 0;text-wrap:pretty;max-width:60ch}.deck-speaker{font-size:16px;margin:var(--deck-space-section) 0 0;line-height:var(--deck-body-leading)}.deck-speaker span{display:block;font-size:13px;color:var(--deck-muted);margin-top:6px}.deck-visual{width:100%}.deck-depth .deck-copy{max-width:1200px}.deck-depth h1{font-size:clamp(30px,min(4vw,6vh),68px);max-width:25ch}.deck-depth .deck-subtitle{max-width:56ch;color:var(--deck-ink);font-size:clamp(20px,min(2.2vw,3.4vh),34px)}.deck-depth .deck-scene{border-left:3px solid var(--deck-blue);padding-left:4vw}.deck-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.deck-item{border-top:1px solid var(--deck-line);padding-top:var(--deck-space-label);animation:deck-enter .45s both;animation-delay:calc(var(--order) * 70ms)}.deck-item>span{font-size:13px;color:var(--deck-blue);display:block;margin-bottom:12px}.deck-item strong{display:block;font-size:clamp(20px,min(2.2vw,3.5vh),38px);font-weight:500;line-height:1.3;letter-spacing:0;text-wrap:balance;overflow-wrap:break-word}.deck-flow .deck-items,.deck-live .deck-items,.deck-decisions .deck-items{grid-template-columns:repeat(4,minmax(0,1fr))}.deck-flow .deck-item>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--deck-blue);color:#fff}.deck-split .deck-items{grid-template-columns:1fr 1fr;gap:8vw}.deck-split .deck-item strong{font-size:clamp(25px,3vw,48px)}.deck-statement .deck-item:last-child{border-top-color:var(--deck-blue);color:var(--deck-blue)}.deck-opening .deck-scene{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:5vw}.deck-opening h1{font-size:clamp(40px,min(5.2vw,8vh),88px);max-width:14ch}.deck-paper-stack{height:330px;position:relative;margin-left:20px}.deck-paper-stack>div{position:absolute;inset:0;background:#fff;border:1px solid var(--deck-line);border-radius:6px;padding:30px;transform:translate(calc(var(--order) * -20px),calc(var(--order) * 20px)) rotate(calc((var(--order) - 1) * -5deg));box-shadow:0 12px 30px #1d1d1f08;animation:deck-paper .7s both;animation-delay:calc(var(--order) * 70ms)}.deck-paper-stack span{color:var(--deck-blue);font-size:13px}.deck-paper-stack strong{display:block;font-size:clamp(22px,2vw,34px);margin:25px 0 35px}.deck-paper-stack i{display:block;width:90%;height:7px;background:#eaecef;margin-top:15px}.deck-paper-stack i:last-child{width:60%}.deck-source-card{display:block;max-width:950px;text-decoration:none;border-left:4px solid var(--deck-blue);padding:20px 30px;background:#fff;color:inherit}.deck-source-card span{display:block;font-size:12px;letter-spacing:.08em;color:var(--deck-muted)}.deck-source-card strong{display:block;font-size:clamp(24px,2.8vw,42px);font-weight:500;line-height:1.3;letter-spacing:0;margin:var(--deck-space-label) 0}.deck-source-card span:last-child{color:var(--deck-blue);letter-spacing:0}.deck-join-content{display:grid;grid-template-columns:auto 1fr;gap:10px 32px;align-items:center;max-width:900px}.deck-big-number{font-size:100px;font-weight:500;line-height:1;color:var(--deck-blue);grid-row:span 2;letter-spacing:-.06em}.deck-join-content p{font-size:clamp(22px,2.5vw,40px);line-height:1.3;margin:0}.deck-join-content small{grid-column:1/-1;word-break:break-all;color:var(--deck-muted);margin-top:10px}.bos-deck .deck-action{background:var(--deck-blue);color:#fff;display:inline-block;width:fit-content;text-decoration:none;padding:12px 20px;border-radius:8px;font-size:15px;font-weight:500}.bos-deck .deck-action:hover{background:#005bb8}.deck-live-action{margin-top:30px;display:flex;align-items:center;gap:24px}.deck-live-action p{font-size:13px;max-width:40ch;color:var(--deck-muted)}.deck-closing-link{font-size:clamp(26px,4vw,62px);line-height:var(--deck-title-leading);letter-spacing:var(--deck-title-tracking);color:var(--deck-blue);text-decoration:none}.deck-closing-link span{font-size:.65em}.deck-closing .deck-scene{gap:6vh}.deck-footer{flex-shrink:0;padding:0 3.5vw 12px}.deck-progress{display:flex;gap:7px;align-items:center}.deck-progress-topic{display:flex;align-items:center;gap:2px;min-width:0;flex-basis:0}.bos-deck .deck-progress button{min-height:28px;padding:0;border-radius:0;position:relative;background:transparent}.deck-progress-main{flex:1;min-width:5px}.deck-progress button:after{content:"";display:block;background:var(--deck-line)}.deck-progress-main:after{height:3px;border-radius:1px}.bos-deck .deck-progress-depth{flex:0 0 clamp(4px,.7vw,10px)}.deck-progress-depth:after{width:clamp(3px,.45vw,5px);height:clamp(3px,.45vw,5px);margin:auto;border-radius:50%}.deck-progress-topic.is-past button:after{background:#a8c9ec}.deck-progress-topic.is-current .deck-progress-main:after{background:#a8c9ec}.deck-progress button[aria-current]:after{background:var(--deck-blue)}.deck-progress-main[aria-current]:after{height:5px}.deck-progress-depth[aria-current]:after{scale:1.5}.deck-progress button:hover:after{background:var(--deck-blue)}@media(max-width:600px){.deck-progress{gap:3px}.deck-progress-topic{gap:1px}}.deck-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px}.deck-controls,.deck-tools,.deck-clock{display:flex;align-items:center;gap:8px}.deck-controls button{font-size:23px}.deck-count{min-width:65px;text-align:center;font-variant-numeric:tabular-nums}.deck-clock{gap:14px;font-variant-numeric:tabular-nums}.deck-clock strong{font-size:23px;font-weight:500;letter-spacing:-.02em}.deck-clock div>span{display:block;font-size:10px;color:var(--deck-muted)}.deck-clock time{color:var(--deck-muted);border-left:1px solid var(--deck-line);padding-left:16px}.deck-clock.is-late strong{color:#a05000}.deck-tools button:nth-child(2){font-size:23px}.deck-dialog{background:transparent;border:0;padding:20px;max-height:90dvh;width:min(900px,95vw);color:var(--deck-ink);margin:auto;overflow:auto}.deck-dialog::backdrop{background:#10182880;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.deck-panel{padding:32px;background:var(--deck-bg);border:1px solid var(--deck-line);border-radius:16px;box-shadow:0 24px 80px #0003}.deck-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.deck-panel h2{font-size:28px;font-weight:500;letter-spacing:var(--deck-title-tracking);line-height:1.25;margin:0}.deck-panel p{font-size:16px;line-height:1.7;margin:16px 0}.deck-panel .deck-panel-caption{font-size:12px;color:var(--deck-muted)}.deck-panel .deck-notes{font-size:23px;line-height:1.6}.deck-outline{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:4px}.deck-outline button{display:grid;grid-template-columns:28px 1fr;width:100%;text-align:left;gap:8px;padding:14px;border:1px solid transparent}.deck-outline button[aria-current]{border-color:var(--deck-blue);background:#e8f2fc}.deck-outline span{color:var(--deck-blue);font-size:12px}.deck-outline strong{font-weight:500;font-size:15px}.deck-outline small{grid-column:2;color:var(--deck-muted);font-size:11px}.deck-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.deck-shortcuts>div{display:flex;gap:16px;align-items:center}.deck-shortcuts dt{min-width:80px}.deck-shortcuts dd{margin:0;font-size:14px}.deck-panel label{display:block;font-size:14px;margin:18px 0}.deck-panel input{display:block;width:100%;padding:12px;border:1px solid var(--deck-line);border-radius:6px;background:#fff;color:var(--deck-ink);margin-top:8px;font:inherit}.deck-panel hr{border:0;border-top:1px solid var(--deck-line);margin:28px 0}.deck-panel-nav{display:flex;justify-content:space-between}@keyframes deck-enter{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}@keyframes deck-paper{0%{opacity:0;translate:0 25px}to{opacity:1;translate:0 0}}@media(min-width:1800px){.deck-header,.deck-toolbar{font-size:16px}.deck-clock strong{font-size:28px}.deck-clock div>span{font-size:12px}}@media(max-width:760px){.bos-deck{height:auto;min-height:100dvh}.deck-header{padding:12px 20px}.deck-event{display:none}.deck-stage{min-height:calc(100svh - 205px);padding:30px 24px 12px}.deck-scene{gap:28px}.deck-opening .deck-scene{display:flex}.deck-copy h1{font-size:clamp(34px,7vw,50px);-webkit-hyphens:auto;hyphens:auto}.deck-subtitle{font-size:18px}.deck-eyebrow{font-size:10px}.deck-speaker{margin-top:22px;font-size:14px}.deck-paper-stack{height:160px;max-width:300px;margin:0 auto 20px}.deck-paper-stack>div{padding:18px;transform:translate(calc(var(--order) * -10px),calc(var(--order) * 10px)) rotate(calc((var(--order) - 1) * -3deg))}.deck-paper-stack strong{font-size:22px;margin:12px 0}.deck-paper-stack i{height:4px;margin-top:8px}.deck-items,.deck-flow .deck-items,.deck-live .deck-items,.deck-decisions .deck-items,.deck-split .deck-items{grid-template-columns:1fr 1fr;gap:24px 18px}.deck-item strong,.deck-split .deck-item strong{font-size:23px}.deck-item{padding-top:12px}.deck-item>span{margin-bottom:10px}.deck-footer{padding:0 16px 12px}.deck-toolbar{flex-wrap:wrap;gap:4px}.deck-tools{margin-left:auto}.deck-tools kbd{display:none}.deck-clock time{display:none}.deck-clock{gap:4px}.deck-clock strong{font-size:20px}.deck-clock div>span{font-size:9px}.deck-controls{gap:0}.deck-count{min-width:48px;font-size:11px}.deck-tools button{padding:8px}.deck-live-action{align-items:flex-start;flex-direction:column;gap:8px}.deck-big-number{font-size:70px}.deck-join-content{column-gap:20px}.deck-depth h1{font-size:32px}.deck-depth .deck-subtitle{font-size:21px}.deck-panel{padding:22px}.deck-dialog{padding:6px}.deck-outline,.deck-shortcuts{grid-template-columns:1fr}.deck-panel .deck-notes{font-size:19px}.deck-panel h2{font-size:24px}}@media(max-height:650px)and (min-width:761px){.bos-deck{--deck-space-label: 12px;--deck-space-copy: 16px;--deck-space-section: 20px}.deck-header{padding-top:10px;padding-bottom:10px}.deck-stage{padding-top:20px}.deck-scene{gap:20px}.deck-paper-stack{height:240px}.deck-speaker{margin-top:18px}.deck-source-card{padding:12px 24px}.deck-source-card strong{margin:12px 0}.deck-live-action{margin-top:16px}}@media(prefers-reduced-motion:reduce){.bos-deck *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.deck-qr{grid-row:span 2;background:#fff;max-width:24vw;height:auto;min-width:120px}.deck-brand{gap:14px;font-size:22px;white-space:nowrap;flex-shrink:0}.deck-brand svg{width:48px;height:48px;flex-shrink:0}@media(max-width:1050px){.deck-event>span{display:none}}@media(max-width:600px){.deck-brand{font-size:20px;gap:10px}.deck-brand svg{width:40px;height:40px}}.deck-outline-scene{display:block;width:100%;height:clamp(108px,17vh,174px);margin:0 auto 16px;overflow:visible;color:#607d96;animation:scene-appear .75s ease-out both}.deck-outline-scene .scene-paper{fill:#f1f4f7}.deck-outline-scene .scene-tint{fill:#e7eff7}.deck-outline-scene .scene-ground{fill:#eaf0f6;stroke:none}.deck-outline-scene .scene-quiet{stroke:#abbcca}.deck-outline-scene .scene-link{stroke:#9fb6c9;stroke-dasharray:3 6}.deck-outline-scene .scene-accent{stroke:#0071e3}.deck-outline-scene .scene-number{fill:#245b88;stroke:none;font-size:44px;font-weight:500}.deck-outline-scene .scene-caption{fill:#626670;stroke:none;font-size:14px}.scene-reveal{animation:scene-appear .8s ease-out both}.scene-second{animation-delay:.12s}.scene-third{animation-delay:.24s}.deck-opening .deck-outline-scene{height:auto;max-height:340px;margin:0}.deck-item strong{font-size:clamp(20px,min(1.8vw,3vh),30px)}.deck-source-card{padding:12px 24px}.deck-source-card strong{font-size:clamp(21px,2vw,30px)}.deck-join .deck-outline-scene{height:100px}.deck-source .deck-outline-scene{height:115px}.deck-live .deck-outline-scene{height:clamp(105px,15vh,150px)}.deck-closing .deck-outline-scene{height:clamp(125px,20vh,190px)}.deck-closing-link{display:block;margin-top:12px}@keyframes scene-appear{0%{opacity:0;translate:0 7px}to{opacity:1;translate:0 0}}@media(max-width:760px){.deck-outline-scene{height:120px;margin-bottom:20px}.deck-opening .deck-outline-scene{max-height:235px}.deck-item strong{font-size:21px}.deck-join .deck-outline-scene{height:95px}}@media(max-height:800px)and (min-width:761px){.bos-deck{--deck-space-label: 16px;--deck-space-copy: 20px;--deck-space-section: 24px}.deck-scene{gap:20px}.deck-outline-scene{height:105px;margin-bottom:12px}.deck-source .deck-outline-scene,.deck-join .deck-outline-scene{height:80px}.deck-copy h1{font-size:clamp(32px,min(4.4vw,6.5vh),72px)}.deck-live-action{margin-top:18px}}.deck-outline-scene .scene-rule{fill:#0071e3;stroke:none;font-size:27px}.deck-launch-cta{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px 36px}.deck-launch-cta .deck-qr{grid-row:1 / 3}.deck-launch-cta .deck-closing-link{margin:0;align-self:end}.deck-launch-cta p{grid-column:2;align-self:start;margin:0;font-size:18px;color:var(--deck-muted)}@media(max-width:600px){.deck-launch-cta{grid-template-columns:1fr;gap:20px}.deck-launch-cta .deck-qr{grid-row:auto}.deck-launch-cta p{grid-column:auto}}.deck-count{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.deck-count-total{color:var(--deck-muted)}.deck-depth-picker{position:relative}.deck-depth-picker summary{display:flex;align-items:center;min-height:36px;padding:0 3px;cursor:pointer;list-style:none;color:var(--deck-blue);font-size:12px;font-weight:500;border-radius:4px}.deck-depth-picker summary::-webkit-details-marker{display:none}.deck-depth-picker summary:hover,.deck-depth-picker[open] summary{background:#e3edf8}.deck-depth-menu{position:absolute;bottom:calc(100% + 18px);left:-40px;width:min(360px,calc(100vw - 64px));max-height:55dvh;overflow:auto;padding:10px;background:#fff;color:var(--deck-ink);border:1px solid var(--deck-line);border-radius:12px;box-shadow:0 12px 40px #1d1d1f18;z-index:10;text-align:left;white-space:normal}.deck-depth-menu p{display:flex;justify-content:space-between;margin:4px 8px 10px;color:var(--deck-muted);font-size:12px}.bos-deck .deck-depth-menu button{display:flex;align-items:baseline;gap:12px;width:100%;padding:10px;text-align:left;font-size:13px;line-height:1.45;border-radius:6px}.deck-depth-menu button>span{min-width:16px;color:var(--deck-muted);font-variant-numeric:tabular-nums}.bos-deck .deck-depth-menu button[aria-current]{background:#e3edf8;color:var(--deck-blue)}.deck-reading summary{cursor:pointer;white-space:nowrap;font-size:.85rem}.deck-reading[open] summary{color:#0064c8}.deck-reading-content{position:fixed;inset:90px 0 0;z-index:30;overflow-y:auto;overscroll-behavior:contain;background:#f5f5f7;color:#1d1d1f;padding:2rem max(1.5rem,calc((100vw - 820px)/2)) 5rem;font-size:1.1rem;line-height:1.65}.deck-reading-content h2{font-size:2rem;line-height:1.25;letter-spacing:var(--deck-title-tracking);text-wrap:balance}.deck-reading-content h3{font-size:1.5rem;line-height:1.3;margin-top:2.5rem;letter-spacing:0;text-wrap:balance}.deck-reading-content h4{font-weight:600;margin-top:1.5rem}.deck-reading-content p{margin:1rem 0}.deck-reading-content ul{list-style:disc;padding-left:1.4rem}.deck-reading-content a{color:#0064c8;text-decoration:underline}@media(max-width:640px){.deck-reading-content{inset-block-start:76px}}.deck-fit{width:100%;min-width:0;margin-inline:auto;flex:0 0 auto;transform-origin:center}.deck-fit .deck-scene{flex:none}@media(min-width:761px){.bos-deck{overflow:hidden}.deck-stage{justify-content:center}}.moderator-view{height:100dvh;min-height:0;overflow:hidden}.moderator-header{display:flex;align-items:center;gap:20px;padding:16px 24px;border-bottom:1px solid var(--deck-line)}.moderator-header>strong:first-child{margin-right:auto}.moderator-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:24px;min-height:0;flex:1}.moderator-columns>section{min-width:0}.moderator-preview{width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--deck-line);border-radius:10px}.moderator-preview iframe{width:300%;height:300%;transform:scale(.333333);transform-origin:top left;border:0;pointer-events:none}.moderator-columns nav{display:flex;flex-wrap:wrap;gap:8px}.moderator-columns section>p{line-height:1.5}.moderator-notes{overflow-y:auto;padding:0 16px 32px 0;line-height:1.6}.moderator-notes h1{font-size:1.25em;line-height:1.3;margin:0 0 24px}.moderator-notes p{white-space:pre-line}.moderator-layer{padding:16px;border-left:3px solid var(--deck-blue);background:#e8eef8}@media(max-width:800px){.moderator-columns{grid-template-columns:1fr;overflow:auto}.moderator-notes{overflow:visible}.moderator-header{flex-wrap:wrap;gap:8px}}.deck-preview>.deck-header,.deck-preview>.deck-footer{display:none}.deck-story-scene{height:clamp(150px,23vh,245px);color:#526b80}.deck-story-scene .story-card{fill:#fff}.deck-story-scene .story-water{fill:#e0ecf7;stroke:#9bbbd7}.deck-story-scene .story-label{fill:var(--deck-ink);stroke:none;font-size:19px;font-weight:500}.deck-opening .deck-story-scene{max-height:440px}.deck-live .deck-story-scene{height:clamp(150px,21vh,220px)}@media(max-width:760px){.deck-story-scene{height:auto}.deck-opening .deck-story-scene{max-height:320px}}.deck-flow-cue{padding:10px 16px;border-left:5px solid #0369a1;background:#e0f2fe;color:#0c4a6e;font-size:clamp(14px,1.5vw,22px);line-height:1.35;margin:0 0 18px}.deck-reserve{background:#fffbeb;box-shadow:inset 0 0 0 6px #b45309}.deck-reserve .deck-flow-cue{background:#fef3c7;border-color:#b45309;color:#78350f}.deck-progress-topic.is-reserve .deck-progress-main:after{background:#b45309}.deck-source .deck-source-card{display:grid;justify-items:start;gap:12px}.deck-source-card p{margin:0;font-size:clamp(16px,1.7vw,24px);line-height:1.4}.deck-source-card .deck-return{background:#0c4a6e}.deck-citation{margin-top:1rem;max-width:65ch;font-size:clamp(14px,1.3vw,20px);line-height:1.5}.deck-citation a{color:inherit;text-underline-offset:.2em}.deck-woodcut{--wood-ink: #3d546a;--wood-mid: #7797aa;--wood-wash: #e2e9ed;--wood-tint: #d5e3e8;--wood-accent: #397e98;display:block;width:100%;height:clamp(160px,25vh,275px);margin:0 auto 22px;color:var(--wood-ink)}.deck-woodcut .wood-paper{fill:var(--deck-bg)}.deck-woodcut .wood-wash{fill:var(--wood-wash);stroke:none}.deck-woodcut .wood-tint{fill:var(--wood-tint)}.deck-woodcut .wood-inkfill{fill:var(--wood-ink);stroke:none}.deck-woodcut .wood-fine{stroke:var(--wood-mid);stroke-width:1.25}.deck-woodcut .wood-distant{stroke:var(--wood-mid);stroke-width:1.3;opacity:.45}.deck-woodcut .wood-current{stroke:var(--wood-mid);stroke-width:1.2;opacity:.5}.deck-woodcut .wood-accent{stroke:var(--wood-accent);stroke-width:2}.deck-woodcut .wood-flow{stroke:var(--wood-accent);stroke-width:1.6}.deck-woodcut .wood-symbol{fill:var(--wood-ink);stroke:none;font:28px Geist Sans,sans-serif}.deck-woodcut .wood-wave{fill:#cadde4;stroke:var(--wood-ink)}.deck-woodcut .wood-foam{fill:var(--deck-bg);stroke:var(--wood-ink);stroke-width:1.5}.deck-reserve{--deck-bg: #fffbeb}.deck-opening:not(.deck-depth) .deck-scene{grid-template-columns:1.05fr 1fr;gap:2vw}.deck-opening:not(.deck-depth) h1{max-width:20ch;font-size:clamp(35px,min(4.1vw,6.8vh),76px)}.deck-opening .deck-woodcut{height:auto;max-height:64vh;margin:0}.deck-source .deck-visual,.deck-closing .deck-visual{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:3vw}.deck-source .deck-woodcut,.deck-closing .deck-woodcut{height:auto;margin:0}.deck-join .deck-woodcut{height:clamp(120px,17vh,180px)}.deck-live .deck-woodcut{height:clamp(145px,20vh,220px)}@media(max-width:760px){.deck-opening:not(.deck-depth) .deck-scene,.deck-source .deck-visual,.deck-closing .deck-visual{grid-template-columns:1fr}.deck-opening:not(.deck-depth) h1{font-size:clamp(32px,7.5vw,52px);max-width:22ch}.deck-woodcut{height:auto;margin-bottom:18px}.deck-opening .deck-woodcut{max-height:380px}.deck-source .deck-woodcut,.deck-closing .deck-woodcut{max-height:170px}}@media(prefers-reduced-motion:reduce){.deck-woodcut{animation:none}}@media(max-width:760px){.deck-header{flex-wrap:wrap;gap:12px}.deck-header>button{white-space:nowrap}}.deck-quote-continuation{margin:18px 0 24px;font-size:clamp(22px,2.2vw,34px);line-height:1.35;color:var(--deck-ink, #202124)}
