:root{--bg:#f2ede4;--bg-soft:#ede7dc;--ink:#141414;--ink-soft:#2a2a2a;--muted:#6b6459;--rule:#1414141f;--coral:#ff6b63;--teal:#26bfbf;--mustard:#e8b944;--navy:#1c2340;--brasil-green:#009b3a;--brasil-yellow:#ffdf00;--brasil-blue:#002776;--brasil-white:#fff;--serif:"Playfair Display", "Iowan Old Style", Georgia, serif;--sans:"Inter", "Helvetica Neue", Arial, sans-serif;--pad-x:clamp(2rem, 6vw, 7rem);--pad-y:clamp(2.5rem, 8vh, 7rem);--stage-max:1400px}.deck-stage,.deck-stage *{box-sizing:border-box}.deck-stage{background:var(--bg);color:var(--ink);font-family:var(--sans);min-height:100vh;padding-top:72px;font-weight:400;line-height:1.5}.deck-header{background:color-mix(in oklab, var(--bg) 88%, transparent);-webkit-backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--rule);z-index:50;height:72px;color:var(--ink);justify-content:space-between;align-items:center;padding:0 clamp(1.25rem,3vw,2.5rem);display:flex;position:fixed;top:0;left:0;right:0}.deck-header .brand{font-family:var(--serif);letter-spacing:.01em;font-size:clamp(15px,1.4vw,19px);font-weight:500}.deck-header .brand em{color:var(--muted);margin-left:.5ch;font-style:italic;font-weight:400}.deck-header .brand .bar{color:var(--muted);margin:0 .75ch;font-weight:400}.deck-header .nav-mark{flex-direction:column;gap:5px;width:24px;display:inline-flex}.deck-header .nav-mark span{background:var(--ink);border-radius:2px;height:2px;display:block}.slide{min-height:calc(100vh - 72px);padding:var(--pad-y) var(--pad-x);border-bottom:1px solid var(--rule);color:var(--ink);flex-direction:column;justify-content:center;gap:clamp(1.25rem,2.4vh,2.25rem);display:flex;position:relative;overflow:hidden}.slide>*{max-width:var(--stage-max);width:100%;margin-inline:auto}.kicker{font-family:var(--serif);letter-spacing:.02em;color:var(--muted);font-size:14px;font-style:italic;font-weight:400}.kicker span{border-bottom:1px solid;padding-bottom:6px;display:inline-block}.slide-title,.display{font-family:var(--sans);letter-spacing:-.03em;color:var(--ink);margin:0;font-weight:800;line-height:1}.slide-title{font-size:clamp(2.5rem,6vw,5.25rem)}.display{letter-spacing:-.045em;font-size:clamp(3.5rem,9vw,8rem);font-weight:900}.slide p,.slide li,.slide td,.slide th{color:var(--ink-soft);font-size:clamp(1.05rem,1.15vw,1.25rem);line-height:1.55}.slide .note,.slide .lead,.slide .cover-sub{color:var(--ink-soft);max-width:62ch;font-size:clamp(1.15rem,1.35vw,1.45rem);line-height:1.5}.slide .cover-sub{font-family:var(--serif);color:var(--muted);margin-top:1.25rem;font-size:clamp(1.25rem,1.7vw,1.7rem);font-style:italic;font-weight:400}.text-muted{color:var(--muted)}.slide em{font-family:var(--serif);font-style:italic;font-weight:500}.meta{font-family:var(--serif);color:var(--muted);font-size:14px;font-style:italic}.meta span{margin-right:.5ch}.ghost-num{font-family:var(--sans);letter-spacing:-.05em;color:color-mix(in oklab, currentColor 18%, transparent);margin-bottom:-.15em;font-size:clamp(6rem,18vw,16rem);font-weight:900;line-height:.85}.slide.cover{justify-content:flex-end;gap:2rem}.slide.cover .kicker{order:-1}.slide.cover .pin-bottom{margin-top:auto}.toc{flex-direction:column;gap:.25rem;margin-top:1.5rem;display:flex}.toc-row{border-top:1px solid var(--rule);font-family:var(--sans);letter-spacing:-.02em;grid-template-columns:6ch 1fr;align-items:baseline;gap:1.5rem;padding:1.25rem 0;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;display:grid}.toc-row:last-child{border-bottom:1px solid var(--rule)}.toc-num{font-family:var(--serif);color:var(--muted);font-size:.55em;font-style:italic;font-weight:400}.slide.divider{text-align:left;justify-content:center}.slide.divider .slide-title{font-size:clamp(3.5rem,8.5vw,7rem)}.slide.split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);justify-content:center;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.slide.split>*{max-width:none;margin:0}.slide.split .split-copy{flex-direction:column;gap:1.25rem;display:flex}.slide.split .split-figure{aspect-ratio:4/5;background:var(--bg-soft);width:100%;color:var(--muted);font-family:var(--serif);border-radius:24px;justify-content:center;align-items:center;font-style:italic;display:flex;overflow:hidden}.slide.split .split-figure img{border-radius:24px!important}.slide.half-bleed{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.slide.half-bleed>:not(.half-bleed-figure){max-width:none;margin:0}.slide.half-bleed .half-bleed-figure{aspect-ratio:4/5;background:var(--bg-soft);width:100%;color:var(--muted);font-family:var(--serif);border-radius:24px;grid-area:1/1/span 4;justify-content:center;align-items:center;margin:0;font-style:italic;display:flex;overflow:hidden}.slide.half-bleed.flip .half-bleed-figure{grid-column:2}.slide.half-bleed.flip>:not(.half-bleed-figure){grid-column:1}.slide.half-bleed>.kicker,.slide.half-bleed>.slide-title,.slide.half-bleed>.note{grid-column:2}.slide.half-bleed.flip>.kicker,.slide.half-bleed.flip>.slide-title,.slide.half-bleed.flip>.note{grid-column:1}.half-bleed-figure image-slot{width:100%;height:100%;display:block}.half-bleed-figure image-slot:before,.split-figure image-slot:before{content:attr(placeholder);text-align:center;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.cols{gap:clamp(1.5rem,3vw,3rem);margin-top:1rem;display:grid}.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cols h3{font-family:var(--sans);letter-spacing:-.02em;margin:0 0 .6rem;font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:800;line-height:1.05}.cols p{color:var(--ink-soft)}.bullets{flex-direction:column;margin:1rem 0 0;padding:0;list-style:none;display:flex}.bullets li{border-top:1px solid var(--rule);grid-template-columns:24px 1fr;align-items:baseline;gap:1rem;padding:1.15rem 0;display:grid}.bullets li:before{content:"→";font-family:var(--serif);color:var(--coral);font-size:1.25rem;font-style:italic;line-height:1}.bullets li:last-child{border-bottom:1px solid var(--rule)}.bullets strong{color:var(--ink);font-weight:700}.awards{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(1.5rem,3vw,3rem);margin:1rem 0 0;padding:0;list-style:none;display:grid}.awards li{border-top:1px solid var(--rule);padding:.9rem 0}.awards strong{color:var(--ink);font-weight:700}sc-raw-table.table{border-collapse:collapse;width:100%;margin-top:1rem;display:table}sc-raw-thead{display:table-header-group}sc-raw-tbody{display:table-row-group}sc-raw-tr{display:table-row}sc-raw-th,sc-raw-td{border-top:1px solid var(--rule);vertical-align:baseline;text-align:left;padding:1rem 1.25rem 1rem 0;font-size:clamp(1rem,1.1vw,1.15rem);display:table-cell}sc-raw-th{font-family:var(--serif);color:var(--muted);letter-spacing:.02em;font-size:14px;font-style:italic;font-weight:400}sc-raw-tr:last-child sc-raw-td{border-bottom:1px solid var(--rule)}sc-raw-td.year{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;width:6ch;font-weight:800}.slide.quote{justify-content:center}.slide.quote blockquote{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);max-width:22ch;margin:1rem 0 1.5rem;font-size:clamp(2rem,4.5vw,4rem);font-style:italic;font-weight:400;line-height:1.12}.slide.quote figcaption{font-family:var(--sans);color:var(--muted);letter-spacing:.02em;font-size:1rem;font-weight:500}.links{margin:1rem 0 0;padding:0;list-style:none}.links li{border-top:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:2rem;padding:1.15rem 0;display:grid}.links li:last-child{border-bottom:1px solid var(--rule)}.link-label{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;font-size:clamp(1.1rem,1.4vw,1.35rem);font-weight:600}.links a{font-family:var(--serif);color:var(--coral);border-bottom:1px solid;padding-bottom:2px;font-style:italic;text-decoration:none}.links a:hover{color:var(--ink)}.map{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.map-figure{background:var(--bg-soft);border-radius:24px;margin:0;padding:1.5rem}.map-svg{width:100%;height:auto;display:block}.map-svg .land{fill:color-mix(in oklab, var(--ink) 8%, transparent);stroke:var(--ink);stroke-width:1.2px}.map-svg .halo{fill:color-mix(in oklab, var(--coral) 20%, transparent)}.map-svg .dot-se{fill:var(--coral)}.map-svg .dot-co{fill:var(--teal)}.map-side{flex-direction:column;gap:1.5rem;display:flex}.region h3{font-family:var(--sans);letter-spacing:-.01em;align-items:center;gap:.75rem;margin:0 0 .75rem;font-size:1.15rem;font-weight:700;display:flex}.region-key{border-radius:50%;width:14px;height:14px;display:inline-block}.region ul{font-family:var(--serif);color:var(--ink-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1.5rem;margin:0;padding:0;font-size:1.1rem;font-style:italic;list-style:none;display:grid}.map-note{border-top:1px solid var(--rule);padding-top:1rem;color:var(--muted)!important;font-size:.95rem!important}.chart{width:100%;height:auto;margin-top:1rem;display:block}.chart .tl-line{stroke-width:1.5px}.chart .rule-fade-edge{stop-color:var(--rule);stop-opacity:0}.chart .rule-fade-mid{stop-color:var(--ink);stop-opacity:.4}.chart .tl-node{fill:var(--coral)}.chart .tl-date{font-family:var(--serif);fill:var(--muted);font-size:15px;font-style:italic}.chart .tl-label{font-family:var(--sans);letter-spacing:-.02em;fill:var(--ink);font-size:26px;font-weight:800}.chart text{font-family:var(--sans);fill:var(--ink-soft);font-size:15px}.chart-caption{font-family:var(--serif);color:var(--muted);margin-top:1rem;font-size:1rem;font-style:italic}.map-svg[sc-camel-view-box]{aspect-ratio:700/720}.chart[sc-camel-view-box]{aspect-ratio:1680/240}.page-foot{display:none}.slide.cover:first-of-type{color:#fff;isolation:isolate;background:#1419238c;position:relative}.slide.cover:first-of-type:before{content:"";z-index:-2;filter:blur(18px)saturate(90%);opacity:.35;background:url(/__l5e/assets-v1/46300d83-3b6a-4a54-9d99-619e220a12cb/brasil-flag-waving.jpg) 50%/cover no-repeat;position:absolute;inset:-2%}.slide.cover:first-of-type:after{content:"";z-index:-1;background:linear-gradient(#0000006b 0%,#00000094 100%);position:absolute;inset:0}.slide.cover:first-of-type .kicker,.slide.cover:first-of-type .cover-sub,.slide.cover:first-of-type .meta{color:#ffffffeb}.slide.cover:first-of-type .display,.slide.cover:first-of-type .slide-title{color:#fff;text-shadow:0 2px 22px #00000073}.slide.cover:last-of-type{background:var(--navy);color:#fff}.slide.cover:last-of-type .kicker,.slide.cover:last-of-type .cover-sub,.slide.cover:last-of-type .meta{color:#ffffffbf}.slide.cover:last-of-type .display,.slide.cover:last-of-type .slide-title{color:#fff}.slide.divider:first-of-type{background:var(--teal)}.slide.divider:nth-of-type(2){background:var(--mustard)}.slide.divider:nth-of-type(3){background:var(--navy);color:#fff}.slide.divider:nth-of-type(4){background:var(--coral);color:#fff}.slide.divider{color:var(--ink)}.slide.divider .ghost-num,.slide.divider .slide-title{color:currentColor}.slide.divider:nth-of-type(3) .ghost-num,.slide.divider:nth-of-type(4) .ghost-num{color:#ffffff38}.slide.quote:first-of-type{background:var(--bg-soft)}.slide.quote:nth-of-type(2){background:var(--mustard)}.slide.quote:nth-of-type(2) blockquote{color:var(--ink)}.slide.quote:nth-of-type(2) figcaption{color:#14141499}.slide.divider:nth-of-type(3) .kicker,.slide.divider:nth-of-type(4) .kicker,.slide.cover:first-of-type .kicker,.slide.cover:last-of-type .kicker{color:#ffffffbf}@media (width<=900px){.slide.split,.slide.half-bleed,.map,.cols-2,.cols-3{grid-template-columns:1fr}.slide.half-bleed .half-bleed-figure,.slide.half-bleed.flip .half-bleed-figure{grid-area:auto/1}.slide.half-bleed>.kicker,.slide.half-bleed>.slide-title,.slide.half-bleed>.note,.slide.half-bleed.flip>.kicker,.slide.half-bleed.flip>.slide-title,.slide.half-bleed.flip>.note{grid-column:1}.awards{grid-template-columns:1fr}.links li{grid-template-columns:1fr;gap:.5rem}.toc-row{grid-template-columns:4ch 1fr;gap:1rem;font-size:1.5rem}}
