:root{--surface:#f8f9fc;--surface-2:#eef1f7;--ink:#101828;--ink-2:#475069;--ink-3:#7d879c;--line:#dfe4ee;--accent:#9a7b16;--accent-2:#0369a1;--gold-deep:#8f7314;--c-bn:#2b4a9e;--c-ph:#b0332d;--c-pas:#4caf6d;--c-other:#8a5fbf;--c-gps:#b07030;--c-grs:#2e93b8;--max:1080px;--nav-h:52px;--font-display:"Barlow Condensed", "Arial Narrow", "Avenir Next Condensed", sans-serif;--font-body:"Barlow", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--surface:#060918;--surface-2:#0b1424;--ink:#f0f0f0;--ink-2:#a9b6cc;--ink-3:#64748b;--line:#1b2942;--accent:#f4c430;--accent-2:#03c1ff;--gold-deep:#d4af37;--c-bn:#5b7bd5;--c-ph:#b84440;--c-pas:#3fa863;--c-other:#9f7bd0;--c-gps:#a8681f;--c-grs:#3e96bd}}:root[data-theme=dark]{--surface:#060918;--surface-2:#0b1424;--ink:#f0f0f0;--ink-2:#a9b6cc;--ink-3:#64748b;--line:#1b2942;--accent:#f4c430;--accent-2:#03c1ff;--gold-deep:#d4af37;--c-bn:#5b7bd5;--c-ph:#b84440;--c-pas:#3fa863;--c-other:#9f7bd0;--c-gps:#a8681f;--c-grs:#3e96bd}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}html,body{overflow-x:clip}[id]{scroll-margin-top:calc(var(--nav-h) + 14px)}.skip-link{z-index:100;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:0 0 8px;padding:10px 16px;font-weight:650;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}body{background:var(--surface);color:var(--ink);font:17px/1.7 var(--font-body);-webkit-font-smoothing:antialiased}.wrap{max-width:var(--max);margin:0 auto;padding:0 20px}.wrap p,.wrap li,.wrap dd,.ge-claim p,.claim-text{overflow-wrap:anywhere}a{color:inherit}h1,h2,h3{font-family:var(--font-display);letter-spacing:.002em;line-height:1.08}h1{font-size:clamp(2.6rem,7.5vw,5.2rem);font-weight:800}h2{margin-bottom:.45em;font-size:clamp(1.9rem,4.4vw,2.9rem);font-weight:700}.kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.22em;color:var(--gold-deep);font-size:.72rem;font-weight:500}.kicker a{padding:.5em 0;display:inline-block}.lede{color:var(--ink-2);max-width:36em;font-size:clamp(1.06rem,2.4vw,1.3rem);line-height:1.72}.hd-ghost{color:#0000;-webkit-text-stroke:1.5px color-mix(in srgb, var(--ink) 38%, transparent);display:block}@supports not (-webkit-text-stroke:1px #fff){.hd-ghost{color:var(--ink-3)}}.hd-gold{color:var(--accent)}.hd-cyan{color:var(--accent-2)}.hp-progress{background:var(--accent);transform-origin:top;z-index:60;pointer-events:none;width:3px;position:fixed;top:0;bottom:0;left:0;transform:scaleY(0)}@media (prefers-reduced-motion:reduce){.hp-progress{display:none}}.topnav{z-index:40;background:color-mix(in srgb, var(--surface) 88%, transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.topnav-in{height:var(--nav-h);align-items:center;gap:clamp(10px,2.5vw,26px);display:flex;overflow-x:auto}.topnav-brand{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;margin-right:auto;font-size:1.15rem;font-weight:800;text-decoration:none}.topnav-a{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);white-space:nowrap;border-bottom:2px solid #0000;padding:4px 2px;font-size:.72rem;text-decoration:none}.topnav-links{display:contents}.theme-btn{order:10}@media (width<=620px){:root{--nav-h:82px}.topnav-in{height:auto;min-height:var(--nav-h);grid-template-rows:38px 36px;grid-template-columns:1fr auto;align-items:center;gap:0;padding-top:4px;padding-bottom:4px;display:grid;overflow:visible}.topnav-brand{margin-right:0}.theme-btn{order:unset;justify-self:end}.topnav-links{scrollbar-width:none;grid-column:1/-1;gap:18px;display:flex;overflow-x:auto}.topnav-links::-webkit-scrollbar{display:none}.topnav-a{flex:none;padding:8px 0;font-size:.72rem}}@media (pointer:coarse){.topnav-a,.topnav-brand{position:relative}.topnav-a:after,.topnav-brand:after{content:"";height:44px;position:absolute;top:50%;left:-5px;right:-5px;transform:translateY(-50%)}}.topnav-a.is-here{color:var(--ink);border-bottom-color:var(--accent);font-weight:650}.topnav-a:hover{color:var(--ink)}.sticky-label{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-3);justify-content:space-between;align-items:baseline;gap:1em;padding:10px 0 2px;font-size:.72rem;font-weight:650;display:flex}.sticky-label .skip{text-transform:none;letter-spacing:0;color:var(--ink-3);border-bottom:1px dotted var(--ink-3);font-size:.78rem;font-weight:600;text-decoration:none}.sticky-label .skip:hover{color:var(--ink)}.hero,.band,.moment-hero{background-image:radial-gradient(color-mix(in srgb, var(--ink) 7%, transparent) 1px, transparent 1px);background-size:26px 26px}.band{background-color:var(--surface-2)}@keyframes enter{0%{opacity:0;filter:blur(6px);transform:translateY(14px)}to{opacity:1;filter:none;transform:none}}.hero-copy>*{animation:.7s cubic-bezier(.2,.7,.2,1) both enter}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.18s}.hero-copy>:nth-child(4){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.hero-copy>*{animation:none}}@media (hover:hover){.card,.era-card,.search-hit,.ex-nav a{transition:transform .25s cubic-bezier(.2,.7,.2,1),border-color .25s,box-shadow .25s}.card:hover,.search-hit:hover,.ex-nav a:hover{border-color:var(--ink-3);box-shadow:0 10px 30px color-mix(in srgb, var(--ink) 8%, transparent);transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.card,.era-card,.search-hit,.ex-nav a{transition:border-color .25s,box-shadow .25s}.card:hover,.search-hit:hover,.ex-nav a:hover{transform:none}}.hero{min-height:calc(92svh - var(--nav-h));text-align:center;place-content:center;display:grid;position:relative}.hero-copy{z-index:1;max-width:var(--max);margin:0 auto;padding:0 20px;position:relative}.hero .lede{margin:1.2em auto 0}.hero-flag{justify-content:center;gap:6px;margin-bottom:1.6rem;display:flex}.hero-flag span{transform-origin:bottom;border-radius:4px;width:14px;height:44px;animation:.9s cubic-bezier(.2,.7,.2,1) both rise}.hero-flag span:first-child{background:var(--c-bn);animation-delay:50ms}.hero-flag span:nth-child(2){background:var(--c-ph);animation-delay:.15s}.hero-flag span:nth-child(3){background:var(--c-pas);animation-delay:.25s}.hero-flag span:nth-child(4){background:var(--c-other);animation-delay:.35s}.hero-flag span:nth-child(5){background:var(--c-gps);animation-delay:.45s}.hero-flag span:nth-child(6){background:var(--c-grs);animation-delay:.55s}@keyframes rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.scroll-hint{text-align:center;color:var(--ink-3);font-size:.8rem;animation:2.2s ease-in-out infinite bob;position:absolute;bottom:26px;left:0;right:0}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}section{padding:clamp(3.5rem,9vw,7rem) 0}.band{background:var(--surface-2)}.chamber-sticky{top:var(--nav-h);background:var(--surface-2);z-index:2;border-bottom:1px solid var(--line);padding:6px 0 10px;position:sticky}.chamber-svg{width:100%;height:auto;max-height:40svh;margin:0 auto;display:block}.ch-dot{fill:var(--ink-3);opacity:.9;transition:fill .45s,opacity .45s}.ch-dot.is-off{opacity:.12}.ch-dot.is-one,.ch-dot.is-maj{fill:var(--accent);opacity:1}.chamber-read{align-items:baseline;gap:.5em;padding:6px 0 2px;display:flex}.ch-num{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(1.7rem,5vw,2.6rem);font-weight:800}.ch-of{color:var(--ink-2);font-size:.92rem}.era-cite{color:var(--ink-3);margin-top:.7em;font-size:.78rem}#bridge .era-card{background:var(--surface)}@media (prefers-reduced-motion:reduce){.ch-dot{transition:none}}.river-sticky{top:var(--nav-h);background:var(--surface);z-index:2;border-bottom:1px solid var(--line);padding:4px 0 8px;position:sticky}.river-svg{width:100%;height:auto;max-height:42svh;margin:0 auto;display:block}.river-m{display:none}@media (width<=700px){.river-d{display:none}.river-m{display:block}.river-svg{max-height:34svh}.river-sticky .sticky-label span:first-child{display:none}.river-legend{gap:3px 10px;padding:6px 0 2px;font-size:.72rem}.river-legend i{width:9px;height:9px;margin-right:4px}.legend-mid{display:none}}:root{--ghost-a:.13}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ghost-a:.22}}:root[data-theme=dark]{--ghost-a:.22}.river-ghost{opacity:var(--ghost-a)}.river-sheen{pointer-events:none}.river-mid{stroke:var(--ink);stroke-width:1px;stroke-opacity:.22;stroke-dasharray:1 7;stroke-linecap:round}.river-tick line{stroke:var(--line);stroke-width:1.4px}.river-tick .tick-year{fill:var(--ink-2);font-variant-numeric:tabular-nums}.river-tick .tick-ge{fill:var(--ink-3);letter-spacing:.04em}.river-mk{opacity:.2;transition:opacity .45s}.river-mk line{stroke:var(--ink);stroke-width:1.2px;stroke-dasharray:3 4}.river-mk circle{fill:var(--ink)}.river-mk text{fill:var(--ink);opacity:0;font-weight:650;transition:opacity .35s}.river-mk.is-on{opacity:1}.river-mk.is-on line{stroke-width:1.6px;stroke-dasharray:none;stroke-opacity:.75}.river-mk.is-on text{opacity:1}.is-static .river-mk{opacity:.4}.river-legend{color:var(--ink-2);flex-wrap:wrap;gap:8px 18px;padding:10px 0 4px;font-size:.8rem;display:flex}.river-legend i{vertical-align:-1px;border-radius:3px;width:11px;height:11px;margin-right:6px;display:inline-block}.legend-mid{color:var(--ink-3);flex-basis:100%}.legend-mid i{border-top:1px dotted var(--ink-3);vertical-align:4px;border-radius:0;width:16px;height:0}.river-outro{color:var(--ink);margin-top:1.5rem;font-weight:600}.river-outro+.note{margin-top:1rem}.era-step{align-items:flex-start;min-height:30svh;padding-top:1.6svh;display:flex}.era-step:last-of-type{min-height:26svh}.era-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;max-width:33em;padding:18px 20px;box-shadow:0 6px 30px #0000000f}.era-kind{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);border:1px solid var(--line);border-radius:6px;padding:2px 7px;font-size:.64rem;font-weight:700;position:absolute;top:12px;right:14px}.era-kind.is-ge{color:var(--surface);background:var(--accent);border-color:var(--accent)}.era-card .kicker{margin-bottom:.3em}.era-card h3{margin-bottom:.35em;font-size:1.12rem}.era-card p{color:var(--ink-2);font-size:.95rem}.era-more{margin-top:.7em;font-size:.85rem;font-weight:600}.era-more a{border-bottom:1px solid var(--line);padding:.4em 0 .1em;text-decoration:none;display:inline-block}.era-card{position:relative}.era-more a:after{content:"";position:absolute;inset:0}.era-tally{border-top:1px solid var(--line);color:var(--ink-2);flex-wrap:wrap;gap:4px 14px;margin-top:.85em;padding-top:.7em;font-size:.78rem;display:flex}.era-tally i{vertical-align:0;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.era-tally b{color:var(--ink);font-variant-numeric:tabular-nums}.era-tally-lede{color:var(--ink-3);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:650}.seat-sticky{top:var(--nav-h);background:var(--surface-2);z-index:2;border-bottom:1px solid var(--line);padding:6px 0 8px;position:sticky}.seat-svg{width:100%;height:auto;max-height:40svh;margin:0 auto;display:block}.seat-svg circle{transition:fill .5s}@media (prefers-reduced-motion:reduce){.seat-svg circle,.river-mk,.river-mk text{transition:none}.hero-flag span,.scroll-hint{animation:none}html{scroll-behavior:auto}}.seat-count{color:var(--ink-2);flex-wrap:wrap;gap:14px;min-height:2em;padding:8px 0;font-size:.82rem;display:flex}.seat-count b{color:var(--ink);font-variant-numeric:tabular-nums}@media (width>=1100px){#bridge,#seats{padding-inline:calc((100% - min(100%, var(--max))) / 2);grid-template-columns:minmax(0,5fr) minmax(0,7fr);column-gap:16px;display:grid}#bridge>.wrap:first-child,#seats>.wrap:first-child{grid-area:1/1/auto/-1}#bridge>.wrap:last-child{grid-column:1/-1}.chamber-sticky,.seat-sticky{background:0 0;border-bottom:0;grid-area:2/2/span 20;align-self:start;padding-top:2svh}#bridge .era-step,#seats .era-step{grid-column:1;align-items:center;min-height:48svh}.chamber-svg,.seat-svg{max-height:56svh}#river{--river-stage-pad-left:clamp(20px, 2.2vw, 32px);--river-stage-pad-right:clamp(20px, 2.2vw, 32px);--river-card-column:260px;--river-column-gap:26px;isolation:isolate;display:block;position:relative}#river .river-sticky{top:var(--nav-h);z-index:1;width:100vw;height:calc(100svh - var(--nav-h));background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-left:calc(50% - 50vw);padding:10px 0 14px;position:sticky}#river .river-sticky>.wrap{width:100%;max-width:none;height:100%;padding:0 var(--river-stage-pad-right) 34px var(--river-stage-pad-left);grid-template-columns:minmax(0, 1fr) var(--river-card-column);column-gap:var(--river-column-gap);grid-template-rows:auto auto auto auto minmax(0,1fr);display:grid}#river .sticky-label{grid-column:1/-1}#river .river-d{grid-column:1;align-self:start;width:100%;height:auto;max-height:52svh;display:block}#river .river-legend,#river .river-pages{grid-column:1;align-self:start}#river .era-step,#river .era-step:last-of-type{z-index:2;max-width:none;min-height:100svh;padding:0 var(--river-stage-pad-right) 0 var(--river-stage-pad-left);grid-template-columns:minmax(0, 1fr) var(--river-card-column);column-gap:var(--river-column-gap);align-items:start;display:grid;position:relative}#river .era-card{top:calc(var(--nav-h) + 12svh);width:100%;opacity:var(--river-card-opacity,1);transform:translate3d(var(--river-card-shift,0px), 0, 0);pointer-events:none;will-change:opacity, transform;grid-column:2;margin:0;transition:opacity .18s linear,transform .26s ease-out;position:sticky}#river .era-card.is-river-current{pointer-events:auto}#river .era-card:focus-within{pointer-events:auto;opacity:1!important;transform:none!important}#river .era-more a{align-items:center;min-height:44px;padding-block:10px;display:inline-flex}}@media (width>=1100px) and (prefers-reduced-motion:reduce){#river .river-sticky{height:auto;position:relative;top:auto}#river .river-sticky>.wrap{height:auto;display:block}#river .river-d{max-height:none}#river .era-step,#river .era-step:last-of-type{min-height:0;padding-block:2rem;display:block}#river .era-card{pointer-events:auto;width:min(100%,34em);transition:none;position:static;opacity:1!important;transform:none!important}}#timeline .wrap{position:relative}.tl-wheel{top:calc(var(--nav-h) + 8svh);float:right;margin-right:min(0px, calc((100vw - var(--max)) / -2));z-index:3;pointer-events:none;width:320px;height:640px;position:sticky}.tl-wheel svg{width:100%;height:100%;overflow:visible}#tl-wheel-g{transition:none}.tl-wheel-rim{fill:none;stroke:var(--line);stroke-width:1.2px}.tl-wheel-rim-in{stroke-dasharray:2 5;stroke-width:1px;opacity:.7}.tl-wheel-pointer{fill:var(--ink)}.tl-wheel-tick{stroke:var(--ink-3);stroke-width:1px;opacity:.5}.tl-wheel-tick.has-entry{stroke:var(--ink-2);stroke-width:1.6px;opacity:.9}.tl-wheel-step{transition:none}.tl-wheel-step.is-hid{opacity:0}.tl-wheel-year{fill:var(--ink-3);font-variant-numeric:tabular-nums;opacity:.5;font-size:13px;font-weight:650;transition:fill .3s,opacity .3s}.tl-wheel-year.is-now{fill:var(--accent);opacity:1;font-weight:800}@media (width<=1360px){.tl-wheel{width:240px;height:480px}}.tl-wheel-dot{fill:var(--ink)}.tl-era{margin-bottom:3rem}.tl-era-h{margin-bottom:.1em;font-size:1.25rem}.tl-era-sub{color:var(--ink-3);margin-bottom:1.2rem;font-size:.82rem}@media (width<=900px){.tl-wheel{display:none}}.tl-item{transition:opacity .25s}.tl-item:not(.is-focus){opacity:.8}.tl-jump{top:var(--nav-h);z-index:5;background:color-mix(in srgb, var(--surface) 92%, transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);margin:0 -20px 1.6rem;padding:0 20px;position:sticky}.tl-jump-in{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.tl-jump-in::-webkit-scrollbar{display:none}.tl-jump a{white-space:nowrap;min-height:44px;color:var(--ink-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex:none;align-items:center;gap:.6rem;padding:0 .85rem;font-size:.68rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.tl-jump a b{color:var(--ink-3);font-variant-numeric:tabular-nums;font-weight:500}.tl-jump a:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:.85rem;right:.85rem}.tl-jump a.is-here{color:var(--ink);font-weight:650}.tl-jump a.is-here b{color:var(--accent)}.tl-jump a.is-here:after{background:var(--accent)}.tl-jump a:hover{color:var(--ink)}.tl-jump a:focus-visible{outline:2px solid var(--accent-2);outline-offset:-2px}@media (width<=700px){.tl-jump{margin-bottom:1.25rem;position:static}.tl-era{scroll-margin-top:calc(var(--nav-h) + 14px)}}@media (prefers-reduced-motion:reduce){.tl-item{transition:none}.tl-item:not(.is-focus){opacity:1}#tl-wheel-g{transition:none}}.tl{border-left:1px solid var(--line);gap:44px;margin-left:4px;display:grid}.tl-item{grid-template-columns:108px minmax(0,1fr);column-gap:20px;padding-left:24px;display:grid;position:relative}.tl-item:before{content:"";background:var(--ink-3);border:2px solid var(--surface);border-radius:50%;width:9px;height:9px;position:absolute;top:9px;left:-5px}.tl-item.is-election:before{background:var(--accent);width:12px;height:12px;left:-6px}.tl-era{scroll-margin-top:calc(var(--nav-h) + 58px)}.tl-date{font-family:var(--font-mono);letter-spacing:.14em;color:var(--ink-3);font-variant-numeric:tabular-nums;grid-column:1;padding-top:.5em;font-size:.7rem}.tl-title{font-family:var(--font-display);grid-column:2;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:700;line-height:1.08}.tl-item.is-election .tl-title{font-size:clamp(1.8rem,3.4vw,2.6rem)}.tl-item.is-election .tl-title a{color:var(--accent)}.tl-title a{border-bottom:1px solid var(--line);text-decoration:none}.tl-title a:hover{border-bottom-color:var(--ink-3)}.tl-hook{color:var(--ink-2);grid-column:2;max-width:42em;margin-top:.35em;font-size:.95rem;line-height:1.65}.tl-badge{grid-column:2;justify-self:start}.tl-more{grid-column:2}.tl-go{color:var(--ink-3);font-weight:400}@media (width<=640px){.tl-item{grid-template-columns:minmax(0,1fr);padding-left:20px}.tl-date,.tl-title,.tl-hook,.tl-badge,.tl-more{grid-column:1}.tl-date{letter-spacing:.08em;margin-bottom:.2em;padding-top:0;font-size:.75rem}.tl{gap:28px}.tl-item.is-election .tl-title{font-size:1.65rem}.tl-hook{font-size:1rem;line-height:1.6}}.tl-more{max-width:46em;margin-top:.45em}.tl-more summary{cursor:pointer;color:var(--ink-3);padding:.35em 0;font-size:.8rem;font-weight:600;list-style-position:inside}.tl-more summary:hover{color:var(--ink)}.tl-more[open] summary{color:var(--ink-2)}.tl-more p{color:var(--ink-2);margin-top:.4em;font-size:.9rem}.tl-more-go{font-size:.82rem;font-weight:600}.tl-more-go a{border-bottom:1px solid var(--line);padding:.35em 0 .1em;text-decoration:none;display:inline-block}.tl-badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line);color:var(--ink-3);vertical-align:1px;white-space:nowrap;border-radius:99px;margin-left:8px;padding:2px 8px;font-size:.7rem;display:inline-block}.cards{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:18px;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:20px}.card h3{margin-bottom:.5em;font-size:1.05rem}.card p{color:var(--ink-2);font-size:.9rem}.card-excerpt{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-more{margin-top:.9em;font-size:.82rem;font-weight:600}.card-more a{border-bottom:1px solid var(--line);padding:.4em 0 .1em;text-decoration:none;display:inline-block}.card{position:relative}.card-more a:after{content:"";position:absolute;inset:0}.moment-hero{padding:clamp(3.5rem,9vw,7rem) 20px clamp(2rem,5vw,3.4rem);position:relative}.moment-hero h1{max-width:11em;margin:.4em 0 .35em;font-size:clamp(2.6rem,8vw,6rem);font-weight:800;line-height:.96}.moment-hero .note{margin-top:1.4rem}.moment-hero a{border-bottom:1px solid var(--line);text-decoration:none}.hero-photo{z-index:-1;position:absolute;inset:0;overflow:hidden}.hero-photo img{object-fit:cover;opacity:.38;width:100%;height:100%;display:block;transform:scale(1.02)}@media (prefers-reduced-motion:no-preference){.hero-photo img{animation:18s ease-out both heroZoom}@keyframes heroZoom{0%{transform:scale(1.02)}to{transform:scale(1.12)}}}.hero-photo:after{content:"";background:linear-gradient(to bottom, color-mix(in srgb, var(--surface) 55%, transparent), color-mix(in srgb, var(--surface) 30%, transparent) 45%, var(--surface));position:absolute;inset:0}.hero-credit{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-top:1.6rem;font-size:.62rem}.hero-credit a{color:var(--ink-3);border-bottom:1px dotted var(--ink-3)}.ge-hero,.moment-hero{isolation:isolate;overflow:hidden}.hero-photo{z-index:0;pointer-events:none}.ge-hero>:not(.hero-photo),.moment-hero>:not(.hero-photo){z-index:1;position:relative}@media (width<=700px){.chamber-svg,.seat-svg,.river-svg{max-height:26svh}.seat-count{min-height:0;padding-block:4px}.sticky-label{padding-top:6px;font-size:.68rem}#seats .sticky-label span:first-child{display:none}#seats .sticky-label{justify-content:flex-end}.sticky-label .skip{white-space:nowrap}.kicker{letter-spacing:.14em;font-size:.75rem}.hero-photo img{opacity:.26}.hero-photo:after{background:linear-gradient(to bottom, color-mix(in srgb, var(--surface) 76%, transparent), color-mix(in srgb, var(--surface) 58%, transparent) 55%, var(--surface))}.ge-hero,.moment-hero{padding-top:3rem;padding-bottom:2rem}.hero-credit{margin-top:1rem;line-height:1.6}}.mv-dot{fill:var(--dot);opacity:.92;transition:fill .5s,opacity .5s}.mv-dot.has-left{fill:var(--ink-3);opacity:.28}#scroller[data-mode=interview] .mv-dot:not(.has-left){opacity:1}.mv-read{flex-wrap:wrap;align-items:baseline;gap:.4em 1em;padding:8px 0 2px;display:flex}.mv-lead{font-size:1rem;font-weight:700}.mv-note{color:var(--ink-2);font-size:.85rem}.legend-as{color:var(--ink-3);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:650}.legend-left{color:var(--ink-3)}.legend-left i{background:var(--ink-3);opacity:.28}.chip{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border:1px solid var(--line);color:var(--ink-3);vertical-align:1px;border-radius:99px;margin-left:.7em;padding:2px 8px;font-size:.68rem;display:inline-block}.chip.is-established,.chip.is-adjudicated{border-color:color-mix(in srgb, var(--ink) 24%, transparent);color:var(--ink-2)}.chip.is-contested,.chip.is-alleged,.chip.is-uncertain{border-style:dashed;border-color:color-mix(in srgb, var(--ink) 34%, transparent);color:var(--ink-2)}.srcs{color:var(--ink-3);margin-top:.8em;font-size:.78rem;line-height:1.9}.srcs a{color:var(--ink-3);padding:.45em 0}.openq{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1.4rem}.openq ul{color:var(--ink-2);gap:.5em;max-width:52em;margin:.8em 0 0;padding-left:1.1em;font-size:.88rem;display:grid}.contested-groups{grid-template-columns:1fr}.contested-groups .card{max-width:52em}.ct-acct.is-follow{border-top:1px solid var(--line);margin-top:1.1em;padding-top:1.1em}.ct-acct .kicker{margin-bottom:.3em}.ct-acct .chip{margin-left:0}footer{border-top:1px solid var(--line);color:var(--ink-3);padding:2.5rem 0 4rem;font-size:.84rem}footer a{color:var(--ink-2)}.note{color:var(--ink-3);max-width:46em;font-size:.8rem}.theme-btn{border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:0 0;border-radius:99px;flex:none;width:30px;height:30px;font-size:1rem;line-height:1}.theme-btn:hover{color:var(--ink);border-color:var(--ink-3)}@media (pointer:coarse){.theme-btn{position:relative}.theme-btn:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.river-pages{letter-spacing:.01em;opacity:.72;margin:.6rem 0 0;font-size:.78rem}.river-pages a{color:inherit;text-underline-offset:.25em}.river-pages a:hover{opacity:1}.logo{color:inherit;align-items:center;gap:.5em;text-decoration:none;display:inline-flex}.logo-mark{flex:none;width:1.05em;height:1.05em;display:block}.logo-word{font-family:var(--font-display);text-transform:lowercase;letter-spacing:.005em;white-space:nowrap;font-weight:800;line-height:1}.logo-word i{color:var(--accent);font-style:normal}
