.deck-root{--deck-bg:#f5f5f7;--deck-ink:#1d1d1f;--deck-muted:#6e6e73;--deck-line:#1d1d1f1f;--deck-card:#fff;background:var(--deck-bg);color:var(--deck-ink);scroll-behavior:smooth;scroll-snap-type:y proximity;height:100svh;overflow-y:auto}.deck-section{scroll-snap-align:start;flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(4.5rem,10vw,7rem) clamp(1.25rem,5vw,6rem) clamp(3rem,6vw,5rem);display:flex}.deck-section-inner{width:100%;max-width:68rem;margin-inline:auto}.deck-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--deck-muted);font-size:.72rem;font-weight:560}.deck-headline{letter-spacing:-.038em;text-wrap:balance;max-width:16ch;font-size:clamp(2.15rem,6.2vw,4.35rem);font-weight:560;line-height:1.04}.deck-section[data-appendix=true] .deck-headline{max-width:22ch;font-size:clamp(1.75rem,4vw,2.75rem)}.deck-subhead,.deck-body{color:var(--deck-muted);max-width:38rem;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.45}.deck-notes{border-left:3px solid var(--deck-ink);color:var(--deck-muted);background:#1d1d1f0a;max-width:40rem;margin-top:1.5rem;padding:.85rem 1rem;font-size:.85rem}@media (max-width:639px){.deck-root{scroll-snap-type:none}.deck-section{min-height:auto;padding-top:4.5rem;padding-bottom:3.5rem}.deck-headline{max-width:none}}
