.interactive-figure.exhibit{--exhibit-paper:#fcfbf7;--exhibit-ink:#25313a;--exhibit-muted:#5b6570;--exhibit-grid:#dbe0e2;--exhibit-accent:#b94120;--exhibit-blue:#245cb8;--exhibit-pink:#a83378;--exhibit-gold:#886000;--exhibit-wash:#f1f3f2;color:var(--exhibit-ink);content-visibility:auto;contain-intrinsic-size:auto 620px;isolation:isolate;border:1px solid var(--exhibit-grid)!important;background:var(--exhibit-paper)!important;border-radius:10px!important;margin-block:3.5rem!important;padding:0!important;box-shadow:0 14px 42px #16242d0e!important}.dark .interactive-figure.exhibit{--exhibit-paper:#161e26;--exhibit-ink:#e8edf2;--exhibit-muted:#a9b8c6;--exhibit-grid:#344451;--exhibit-accent:#ff9a72;--exhibit-blue:#8dbeff;--exhibit-pink:#f3a0ce;--exhibit-gold:#e0c273;--exhibit-wash:#1d2933;box-shadow:0 16px 48px #0000001f!important}.exhibit .exhibit-heading{border:0;padding:1.4rem 1.8rem .9rem;display:block}.exhibit .exhibit-eyebrow{color:var(--exhibit-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.58rem;display:flex}.exhibit-eyebrow>span{background:var(--exhibit-accent);border-radius:100%;width:5px;height:5px}.exhibit .exhibit-heading h3{font-family:var(--font-sans), sans-serif;letter-spacing:-.025em;color:var(--exhibit-ink);margin:.6rem 0 0;font-size:clamp(1.05rem,2vw,1.38rem);font-weight:560;line-height:1.25}.exhibit .exhibit-heading p{color:var(--exhibit-muted);max-width:70ch;margin:.45rem 0 0;font-size:.75rem;line-height:1.6}.exhibit .exhibit-viewport{width:100%;aspect-ratio:var(--exhibit-aspect,16 / 9);background:var(--exhibit-paper);position:relative;overflow:hidden}.exhibit-viewport>svg,.exhibit-viewport>canvas{width:100%;height:100%;display:block}.exhibit svg text{font-family:var(--font-sans), sans-serif;-webkit-user-select:none;user-select:none}.exhibit svg [data-draggable]{cursor:grab;touch-action:none}.exhibit svg [data-draggable]:active{cursor:grabbing}.exhibit svg [data-draggable]:focus-visible{filter:drop-shadow(0 0 3px var(--exhibit-accent));outline:none}.exhibit .exhibit-legend{color:var(--exhibit-muted);flex-wrap:wrap;gap:.6rem 1.25rem;padding:.2rem 1.8rem .7rem;font-size:.66rem;display:flex}.exhibit .exhibit-legend>span{align-items:center;gap:.4rem;display:inline-flex}.exhibit .exhibit-legend i{width:18px;height:3px;display:inline-block}.exhibit [data-tone=blue]{color:var(--exhibit-blue)}.exhibit [data-tone=pink]{color:var(--exhibit-pink)}.exhibit [data-tone=gold]{color:var(--exhibit-gold)}.exhibit .exhibit-readout{border-top:1px solid var(--exhibit-grid);color:var(--exhibit-ink);background:var(--exhibit-wash);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;padding:.8rem 1.8rem;font-size:.76rem;line-height:1.6;display:flex}.exhibit .exhibit-readout strong{font-family:var(--font-mono);color:var(--exhibit-accent);font-weight:500}.exhibit .exhibit-controls{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:.85rem 1.8rem .6rem;display:flex}.exhibit .exhibit-controls>*{min-width:0}.exhibit .exhibit-slider{color:var(--exhibit-muted);flex:150px;font-size:.67rem;display:block}.exhibit .exhibit-slider>span{justify-content:space-between;align-items:baseline;gap:.8rem;display:flex}.exhibit .exhibit-slider output{color:var(--exhibit-ink);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.interactive-figure.exhibit input[type=range]{accent-color:var(--exhibit-accent);cursor:ew-resize;background:0 0;border:0;width:100%;min-width:0;height:44px;margin:0}.interactive-figure.exhibit input[type=range]::-webkit-slider-runnable-track{background:var(--exhibit-grid);border:0;border-radius:2px;height:3px}.interactive-figure.exhibit input[type=range]::-webkit-slider-thumb{appearance:none;border:2px solid var(--exhibit-paper);background:var(--exhibit-accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--exhibit-accent);border-radius:50%;margin-top:-5px}.interactive-figure.exhibit input[type=range]::-moz-range-track{background:var(--exhibit-grid);height:3px}.interactive-figure.exhibit input[type=range]::-moz-range-thumb{background:var(--exhibit-accent);border:2px solid var(--exhibit-paper);border-radius:50%}.exhibit .exhibit-choices{border:1px solid var(--exhibit-grid);background:var(--exhibit-wash);border-radius:6px;flex-wrap:wrap;gap:3px;max-width:100%;padding:3px;display:inline-flex}.exhibit .exhibit-choices button,.exhibit .exhibit-transport button{min-width:44px;min-height:44px;color:var(--exhibit-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:.35rem .7rem;font-size:.67rem;transition:background .16s,color .16s}.exhibit .exhibit-choices button[aria-pressed=true]{background:var(--exhibit-ink);color:var(--exhibit-paper)}.exhibit .exhibit-choices button:hover:not([aria-pressed=true]),.exhibit .exhibit-transport button:hover{background:var(--exhibit-grid);color:var(--exhibit-ink)}.exhibit button:focus-visible,.exhibit input:focus-visible{outline:2px solid var(--exhibit-blue);outline-offset:3px}.exhibit .exhibit-transport{align-items:center;gap:.6rem;padding:.25rem 1.4rem .6rem;display:flex}.exhibit .exhibit-transport button{place-items:center;padding:0;display:grid}.exhibit .exhibit-play{color:var(--exhibit-accent)!important}.exhibit .exhibit-timeline{flex:1;min-width:0}.exhibit .exhibit-time{min-width:3ch;font-family:var(--font-mono);color:var(--exhibit-muted);text-align:right;font-size:.62rem}.exhibit .exhibit-notes{border-top:1px solid var(--exhibit-grid);color:var(--exhibit-muted);padding:0 1.8rem;font-size:.7rem}.exhibit .exhibit-notes summary{cursor:pointer;min-height:44px;padding:.75rem 0}.exhibit .exhibit-notes>div{max-width:90ch;padding:0 0 1rem;line-height:1.7}.exhibit .exhibit-static{padding:1rem 1.8rem;font-size:.8rem;line-height:1.7}@media (max-width:639px){.interactive-figure.exhibit{border-radius:7px!important;margin-block:2rem!important}.exhibit .exhibit-heading{padding:1rem 1rem .6rem}.exhibit .exhibit-viewport{aspect-ratio:var(--exhibit-mobile-aspect,4 / 5)}.exhibit .exhibit-heading h3{font-size:1.1rem}.exhibit .exhibit-heading p{font-size:.78rem}.exhibit .exhibit-controls{gap:.5rem 1rem;padding:.75rem 1rem .2rem}.exhibit .exhibit-readout{padding:.7rem 1rem;font-size:.78rem}.exhibit .exhibit-legend{padding-inline:1rem;font-size:.72rem}.exhibit .exhibit-transport{padding-inline:.6rem}.exhibit .exhibit-choices{width:100%}.exhibit .exhibit-choices button{overflow-wrap:anywhere;flex:1 0 auto;max-width:100%;font-size:.72rem}.exhibit .exhibit-slider{font-size:.75rem}.exhibit .exhibit-notes{padding-inline:1rem}}@media print{.interactive-figure.exhibit{content-visibility:visible;break-inside:avoid;box-shadow:none!important}.exhibit .exhibit-transport,.exhibit .exhibit-controls{display:none}}
