@font-face{font-display:swap;font-family:Noto Sans Local;font-style:normal;font-weight:400;src:url(https://www.theglobeandmail.com/files/interactive/digital-museum/fonts/NotoSans-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans Local;font-style:normal;font-weight:700;src:url(https://www.theglobeandmail.com/files/interactive/digital-museum/fonts/NotoSans-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato Local;font-style:normal;font-weight:400;src:url(https://www.theglobeandmail.com/files/interactive/digital-museum/fonts/Lato-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato Local;font-style:normal;font-weight:700;src:url(https://www.theglobeandmail.com/files/interactive/digital-museum/fonts/Lato-Bold.ttf) format("truetype")}#digital-museum-app{min-height:100dvh;overflow-x:hidden;scrollbar-color:#ffffff33 transparent;--black: #191919;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--noto-sans: "Noto Sans Local", "Noto Sans Canadian Aboriginal", sans-serif;--lato: "Lato Local", sans-serif;--pratt: "Pratt-GI", Georgia, Palatino, Book Antiqua, Times New Roman, serif;--pratt-bold: "Pratt-Bold-GI", Georgia, Palatino, Book Antiqua, Times New Roman, serif;--pratt-italic: "Pratt-Italic-GI", Georgia, Palatino, Book Antiqua, Times New Roman, serif;--pratt-bold-italic: "Pratt-Bold-Italic-GI", Georgia, Palatino, Book Antiqua, Times New Roman, serif;--gmsans: "GMsans-Web-Regular-GI", Helvetica, Arial, Verdana, sans-serif;--gmsans-bold: "GMsans-Web-Bold-GI", Helvetica, Arial, Verdana, sans-serif;--gmsans-italic: "GMsans-Web-Regular-Italic-GI", Helvetica, Arial, Verdana, sans-serif;--gmsans-bold-italic: "GMsans-Web-Bold-Italic-GI", Helvetica, Arial, Verdana, sans-serif}.gi-component{margin:0;padding:0;font-family:Pratt,Georgia,Times New Roman,Times,serif;font-size:16px;line-height:1.5;position:relative;width:100vw;left:calc(50% - 50vw)}.embedded-article-toolbar .tgam-button.tgam-button--icon-grey.text-gml-2.c-button.c-button--comments.c-button--article-toolbar,.embedded-article-toolbar button#article-toolbar-bookmark-btn,.embedded-article-toolbar button#article-toolbar-gift-this-article-btn,.embedded-article-toolbar button.tgam-button--icon-grey,.embedded-article-toolbar span.tgam-button__content,.embedded-article-toolbar button#article-toolbar-share-btn{color:#fff}.embedded-article-toolbar .tgam-button svg,.embedded-article-toolbar svg.button-bookmark.tgam-button__icon.c-button__icon,.embedded-article-toolbar svg.button-share-ios-web.tgam-button__icon.c-button__icon{fill:#fff}.container.svelte-vycyt6{position:relative;width:100%;height:350px;display:flex;justify-content:center;align-items:center;overflow:visible;transition:height calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1)}.container.svelte-vycyt6.no-transition,.container.svelte-vycyt6.no-transition :where(.svelte-vycyt6){transition-duration:0s!important;animation-duration:0s!important}.items.svelte-vycyt6{overflow-x:clip;overflow-y:visible;position:relative;width:100%;height:100%;padding:1rem 0;transition:padding calc(var(--expand-duration) * 1ms) cubic-bezier(.4,0,.2,1)}.items.svelte-vycyt6.opened{padding:0}.item.svelte-vycyt6{--title-height: 5rem;--title-margin: 1rem;position:absolute;top:47px;width:180px;opacity:1;-webkit-user-select:none;user-select:none;color:#fff;display:flex;justify-content:center;align-items:center;font-family:var(--pratt-bold);font-size:2rem;overflow:visible;transition-property:opacity;transition-duration:calc(var(--expand-duration, 1000) * 1ms);transition-timing-function:cubic-bezier(.4,0,.2,1)}.item.svelte-vycyt6.transitioning{transition-property:width,height,scale,transform,opacity,background-color}.item.svelte-vycyt6.faded{opacity:0}.item.expanded.svelte-vycyt6{z-index:50}.item.expanded.svelte-vycyt6 .video-container:where(.svelte-vycyt6){scale:1.05;border-radius:1.5rem;height:100%}.item.expanded.svelte-vycyt6 video:where(.svelte-vycyt6){border-radius:0;height:100%;filter:blur(10px) brightness(.5) saturate(1.2);scale:1.1}.item.expanded.svelte-vycyt6 .item-inner:where(.svelte-vycyt6){padding:0}.item.expanded.svelte-vycyt6 .text:where(.svelte-vycyt6){opacity:0;top:calc(100% * 1.15)}.item.expanded.svelte-vycyt6 .text:where(.svelte-vycyt6){opacity:0}.title-card-overlay.svelte-vycyt6{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;text-align:center;padding:3.5rem 2.5rem;color:#fff;opacity:0;transition:opacity .35s cubic-bezier(.4,0,.2,1);z-index:210}.title-card-overlay.svelte-vycyt6.no-transition{transition-duration:0s}.title-card-overlay.svelte-vycyt6.visible{opacity:1;pointer-events:all}.title-card-overlay.svelte-vycyt6 .shadow:where(.svelte-vycyt6){position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 -8rem 8rem #1118}.title-card-overlay.svelte-vycyt6 .button-container:where(.svelte-vycyt6){position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;min-height:3.5rem}.title-card-overlay.svelte-vycyt6 .loading-text:where(.svelte-vycyt6){position:absolute;height:3.5rem;width:100%;display:flex;justify-content:center;align-items:center;font-family:var(--gmsans-bold);text-transform:uppercase;font-size:1rem;letter-spacing:1px;color:#fff6;filter:saturate(2);gap:.75rem;opacity:0;translate:0 4rem;transition:opacity 1s cubic-bezier(.76,0,.24,1),translate 1s cubic-bezier(.76,0,.24,1)}.title-card-overlay.svelte-vycyt6 .loading-text:where(.svelte-vycyt6) .text:where(.svelte-vycyt6){position:relative;display:inline-block;margin-left:-.75rem}.title-card-overlay.svelte-vycyt6 .loading-text:where(.svelte-vycyt6) .dots:where(.svelte-vycyt6){position:absolute;left:100%}.title-card-overlay.svelte-vycyt6 .loading-text:where(.svelte-vycyt6).visible{translate:0 0;opacity:1}.title-card-overlay.svelte-vycyt6 .loading-text:where(.svelte-vycyt6).hidden{translate:0 -4rem;opacity:0}.title-card-overlay.svelte-vycyt6 .loading-text:where(.svelte-vycyt6).invisible{opacity:0}.title-card-overlay.svelte-vycyt6 .close-btn:where(.svelte-vycyt6){position:absolute;top:0;left:0;z-index:60;background-color:transparent;border:none;cursor:pointer;padding:1rem;filter:drop-shadow(0 1px 2px #19191988);opacity:1;pointer-events:all}.title-card-overlay.svelte-vycyt6 .close-btn:where(.svelte-vycyt6):hover{opacity:1}.title-card-overlay.svelte-vycyt6 .close-btn:where(.svelte-vycyt6) img:where(.svelte-vycyt6){width:1.5rem;height:1.5rem}.title-card-overlay.svelte-vycyt6 h1:where(.svelte-vycyt6){font-family:var(--pratt-bold);font-size:4rem;line-height:1.1;margin:0;text-shadow:.5px 1px 6px #19191922;max-width:500px}.title-card-overlay.svelte-vycyt6 .tc-intro:where(.svelte-vycyt6){font-size:1.4rem;font-family:var(--pratt);line-height:1.4;text-wrap:pretty;text-shadow:.5px 1px 6px #19191922;max-width:500px}.title-card-overlay.svelte-vycyt6 .enter-btn:where(.svelte-vycyt6){font-family:var(--gmsans-bold);text-transform:uppercase;font-size:1.25rem;letter-spacing:1px;padding:0 1.5rem;height:3.5rem;border:.75px solid #fff1;background-color:#fff2;-webkit-backdrop-filter:blur(5px) saturate(2) brightness(1.5);backdrop-filter:blur(5px) saturate(2) brightness(1.5);color:#fff;border-radius:3rem;cursor:pointer;display:flex;align-items:center;gap:1.25rem;opacity:0;height:0;overflow:hidden;transform-origin:center bottom;transition:opacity .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1)}.title-card-overlay.svelte-vycyt6 .enter-btn:where(.svelte-vycyt6).loaded{height:3.5rem;animation:svelte-vycyt6-pop-up 1s cubic-bezier(.76,0,.24,1) forwards}.title-card-overlay.svelte-vycyt6 .enter-btn:where(.svelte-vycyt6):focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fff}.title-card-overlay.svelte-vycyt6 .enter-btn:where(.svelte-vycyt6) img:where(.svelte-vycyt6),.title-card-overlay.svelte-vycyt6 .enter-btn:where(.svelte-vycyt6) span:where(.svelte-vycyt6){filter:drop-shadow(0 1px 1px #1114)}@keyframes svelte-vycyt6-pop-up{0%{opacity:0;scale:1 0;transform:translateY(4rem)}to{scale:1 1;opacity:1;transform:translateY(0)}}.text.svelte-vycyt6{position:absolute;display:flex;flex-direction:column;align-items:center;top:calc(100% - var(--title-height));height:var(--title-height);transition:top calc(var(--expand-duration, 1000) * 1ms),opacity .3s;scale:1}.title.svelte-vycyt6{white-space:pre-line;height:3lh;width:140%;text-wrap:balance;display:flex;justify-content:center;align-items:center;left:0;bottom:0;font-size:1.5rem;letter-spacing:.5px;color:#fff;opacity:1;text-shadow:0 1px 3px #1118;transition:opacity .3s,height .3s,padding .3s,margin .3s;-webkit-user-select:none;user-select:none;padding:0 1rem .5rem;box-sizing:border-box}.location.svelte-vycyt6{font-size:.9rem;letter-spacing:.25px;color:#fff;font-family:var(--gmsans-bold);text-shadow:0 1px 2px #1118;transition:opacity .3s,height .3s,padding .3s,margin .3s}.video-container.svelte-vycyt6{width:100%;height:calc(100% - var(--title-height) - var(--title-margin));overflow:hidden;border-radius:.5rem;transition:border-radius calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),filter calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),height calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),filter calc(var(--expand-duration, 1000) / 2 * 1ms) cubic-bezier(.4,0,.2,1) calc(var(--expand-duration, 1000) / 2 * 1ms)}video.svelte-vycyt6{top:0;left:0;width:100%;height:100%;min-height:0;border-radius:.5rem;object-fit:cover;z-index:-1;scale:1;transition:border-radius calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),filter calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),height calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),filter calc(var(--expand-duration, 1000) / 2 * 1ms) cubic-bezier(.4,0,.2,1) calc(var(--expand-duration, 1000) / 2 * 1ms),scale calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1)}button.item-inner.svelte-vycyt6{flex-direction:column;padding:0 .5rem;text-align:center;cursor:pointer;transition:padding calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1);border:none;background-color:transparent;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;font-family:inherit;font-size:inherit;position:relative;border-radius:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}button.item-inner.svelte-vycyt6:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fff}button.nav.svelte-vycyt6:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fff}button.nav.svelte-vycyt6{position:absolute;left:0rem;top:0;width:3rem;z-index:2;height:100%;background-color:#19191955;background-color:transparent;box-shadow:inset 4rem 0 2rem -2.5rem #191919;border:none;cursor:pointer;transition:opacity .5s,background-color .35s;opacity:1}button.nav.svelte-vycyt6.hidden{opacity:0;box-shadow:none}button.nav.svelte-vycyt6 img:where(.svelte-vycyt6){opacity:.5}button.nav.svelte-vycyt6.next{left:auto;right:0rem;box-shadow:inset -4rem 0 2rem -2.5rem var(--black)}button.nav.svelte-vycyt6:hover{background-color:#191919aa}button.nav.svelte-vycyt6:hover img:where(.svelte-vycyt6){opacity:1}.credits.svelte-kdk0t{box-sizing:border-box;--w: 700px;max-width:var(--w);width:100%;text-align:left;padding:0 2rem}.credits.svelte-kdk0t b:where(.svelte-kdk0t){font-family:var(--gmsans-bold);font-weight:400}.credits.svelte-kdk0t i:where(.svelte-kdk0t){font-family:var(--gmsans-italic)}.credits.svelte-kdk0t h4:where(.svelte-kdk0t){font-family:var(--gmsans-bold);font-size:21px;line-height:25px;font-weight:400;margin-bottom:1rem}.credits.svelte-kdk0t .credit:where(.svelte-kdk0t){font-family:var(--gmsans);font-weight:400;color:#ccc;font-size:16px;line-height:22px;margin-bottom:.75rem;text-wrap:pretty}.columns.svelte-kdk0t{columns:2;column-gap:1.5rem}.mobile.svelte-kdk0t{padding:0 1rem}.mobile.svelte-kdk0t .columns:where(.svelte-kdk0t){columns:1}.gi-banner.svelte-1oai92{pointer-events:all;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;justify-content:space-between;padding:0 .25rem;width:100%;height:52px;background-color:transparent;z-index:10;box-sizing:border-box}.gi-banner.svelte-1oai92 button:where(.svelte-1oai92),.gi-banner.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92){display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:transparent;border:none;cursor:pointer;outline:none}.gi-banner.svelte-1oai92 button:where(.svelte-1oai92) svg:where(.svelte-1oai92),.gi-banner.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92){display:block;fill:#f2f2f2;width:16px;height:16px}@media(min-width:768px){.gi-banner.svelte-1oai92 button:where(.svelte-1oai92) svg:where(.svelte-1oai92),.gi-banner.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92){width:19px;height:19px}}.gi-banner.svelte-1oai92 button:where(.svelte-1oai92) svg:where(.svelte-1oai92) path:where(.svelte-1oai92),.gi-banner.svelte-1oai92 button:where(.svelte-1oai92) svg:where(.svelte-1oai92) rect:where(.svelte-1oai92),.gi-banner.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92) path:where(.svelte-1oai92),.gi-banner.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92) rect:where(.svelte-1oai92){fill:#fff}.gi-banner.gi-banner--dark.svelte-1oai92 button:where(.svelte-1oai92) svg:where(.svelte-1oai92) path:where(.svelte-1oai92),.gi-banner.gi-banner--dark.svelte-1oai92 button:where(.svelte-1oai92) svg:where(.svelte-1oai92) rect:where(.svelte-1oai92),.gi-banner.gi-banner--dark.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92) path:where(.svelte-1oai92),.gi-banner.gi-banner--dark.svelte-1oai92 .gi-banner__account:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92) rect:where(.svelte-1oai92){fill:#191919}.gi-banner__logo.svelte-1oai92{display:flex;justify-content:center;width:100%;height:16px}@media(min-width:768px){.gi-banner__logo.svelte-1oai92{height:19px}}.gi-banner__logo.svelte-1oai92 svg:where(.svelte-1oai92){display:block;width:auto;height:100%}.gi-banner__logo.svelte-1oai92 svg:where(.svelte-1oai92) path:where(.svelte-1oai92){fill:#fff}.gi-banner.gi-banner--dark.svelte-1oai92 .gi-banner__logo:where(.svelte-1oai92) svg:where(.svelte-1oai92) path:where(.svelte-1oai92){fill:#191919}.gi-banner__nav.svelte-1oai92{position:fixed;height:100lvh;bottom:0;left:0;right:0;top:0;overflow:hidden;transition:background-color .3s ease-in-out;z-index:2000400;width:0;background-color:transparent;pointer-events:none}.gi-banner__nav.open.svelte-1oai92{width:calc(100vw - var(--gi-scrollbar-width));background-color:color-mix(in srgb,#000 15%,transparent);pointer-events:all}.gi-banner__nav.open.svelte-1oai92 .gi-banner__nav-box:where(.svelte-1oai92){left:0;transform:translate(0)}.gi-banner__nav-box.svelte-1oai92{background-color:#f2f2f2;height:100vh;margin:0;outline:none;overflow-x:hidden;overflow-y:scroll;position:fixed;left:0;scrollbar-width:none;width:100vw;z-index:2000410;transform:translate(-100%);color:#191919;padding-top:4rem;left:-100vw;transition:all .3s ease-in-out}@media(min-width:48rem){.gi-banner__nav-box.svelte-1oai92{width:23.4375rem;transform:translate(-23.75rem)}}.gi-banner__nav-box.svelte-1oai92 ul:where(.svelte-1oai92){padding:0;margin:0;list-style:none}.gi-banner__nav-box.svelte-1oai92 li:where(.svelte-1oai92){display:flex;justify-content:space-between;align-items:center;list-style-type:none;border-top:.0625rem solid #e5e5e5;min-height:3.625rem;font-family:GMsans-Web-Bold,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:1.33;font-style:normal;font-weight:400}.gi-banner__nav-box.svelte-1oai92 li.highlight:where(.svelte-1oai92){background-color:#f2f2f2}.gi-banner__nav-box.svelte-1oai92 li:where(.svelte-1oai92) a:where(.svelte-1oai92){display:flex;align-items:center;justify-self:center;gap:.5rem;padding:.875rem 1.25rem;color:#191919;text-decoration:none;width:100%}.gi-banner__nav-box.svelte-1oai92 li:where(.svelte-1oai92) a:where(.svelte-1oai92) svg:where(.svelte-1oai92) path:where(.svelte-1oai92){fill:#191919}.gi-banner__nav-box.svelte-1oai92 li:where(.svelte-1oai92) a:where(.svelte-1oai92):hover{text-decoration:underline;color:#da161f}.gi-banner__nav-box.svelte-1oai92 li:where(.svelte-1oai92) a:where(.svelte-1oai92):hover svg:where(.svelte-1oai92) path:where(.svelte-1oai92){fill:#da161f}button.gi-banner__nav-close.svelte-1oai92{position:absolute;right:.3125rem;top:.625rem;z-index:2000440;cursor:pointer;padding:.65rem;background-color:transparent;transition:.15s ease;border:none}button.gi-banner__nav-close.svelte-1oai92 svg:where(.svelte-1oai92){display:block;width:16px;height:16px}button.gi-banner__nav-close.svelte-1oai92 svg:where(.svelte-1oai92) path:where(.svelte-1oai92){fill:#333}button.gi-banner__nav-close.svelte-1oai92:hover svg:where(.svelte-1oai92) path:where(.svelte-1oai92){fill:#da161f}:root{--gi-label-box-colour: #2e2e2e;--gi-label-text-colour: #fff;--gi-label-box-colour-overlay: var(--gi-label-box-colour);--gi-label-text-colour-overlay: var(--gi-label-text-colour);--gi-bg-colour: #191919;--gi-max-width: 1600px;--gi-narrow-width: 700px;--gi-caption--text-colour: #595959;--gi-caption--bg-colour: inherit}.gi-meta__bottom.svelte-1dvztz5{width:100%;text-align:left;font-size:16px;font-family:GMsans-Web-Regular-GI;display:flex;flex-direction:column;align-items:flex-start;margin:2rem 0;line-height:1.5;text-transform:uppercase}.gi-header__creditline.svelte-1dvztz5{font-size:14px;font-family:GMSans-Web-Bold-GI,sans-serif;display:block}.gi-header__timestamp.svelte-1dvztz5{font-size:14px;margin:0;display:block}.svelte-18lspev{box-sizing:border-box}main.svelte-18lspev{--pad: 2rem;--scrollbar-width: 15px;--w: 700px;max-width:960px;margin:0 auto;font-size:16px;padding:0rem 0 4rem;overflow-y:auto;display:none;flex-direction:column;align-items:center;box-sizing:border-box;font-family:var(--pratt);background-color:var(--black);color:#fff;top:0}main.svelte-18lspev.no-transition,main.svelte-18lspev.no-transition :where(.svelte-18lspev){transition-duration:0s!important;animation-duration:0s!important}main.svelte-18lspev.exhibit-opened{opacity:0;overflow-y:auto;scrollbar-color:transparent transparent;transition-duration:calc(var(--expand-duration, 1000) * 1ms)}main.svelte-18lspev.overflow-hidden{overflow-y:hidden}main.svelte-18lspev.light{background-color:#fff;color:#333}main.svelte-18lspev.visible{position:relative;display:flex;opacity:1;overflow-y:auto}main.svelte-18lspev.visible.exhibit-opened{overflow-y:auto}main.svelte-18lspev.visible.overflow-hidden{overflow-y:hidden}.container.svelte-18lspev{position:relative;width:100%;max-width:960px;display:flex;flex-direction:column;justify-content:center;align-items:center}.exhibit-opened.svelte-18lspev .headline-container:where(.svelte-18lspev){max-height:0;margin-top:0;margin-bottom:0;opacity:0;transition-duration:calc(var(--expand-duration, 1000) * 1ms);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-delay:0s}.exhibit-opened.svelte-18lspev .carousel:where(.svelte-18lspev){height:100%;margin:0;padding:0}.exhibit-opened.svelte-18lspev .intro:where(.svelte-18lspev){transition-duration:calc(var(--expand-duration, 1000) * 1ms);transition-timing-function:cubic-bezier(.4,0,.2,1)}.headline-container.svelte-18lspev{max-width:var(--w);padding:0 calc(var(--pad)) 0 var(--pad);font-family:var(--pratt-bold);display:flex;flex-direction:column;gap:1rem;text-align:center;margin:8rem auto 0rem;align-items:center;justify-content:center;font-size:48px;line-height:56px;max-height:10lh;overflow:hidden;transition:max-height calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1),opacity calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1) .75s,margin calc(var(--expand-duration, 1000) * 1ms) cubic-bezier(.4,0,.2,1)}.instructions.svelte-18lspev{font-family:var(--gmsans);font-size:16px;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.85rem;border:1px solid #ffffff44;border-radius:10.15rem;margin:.5rem 0}.instructions.svelte-18lspev span:where(.svelte-18lspev){margin-bottom:-10px;scale:1.2;animation:svelte-18lspev-hand-click 1s infinite cubic-bezier(.4,0,.2,1)}@keyframes svelte-18lspev-hand-click{0%{transform:translateY(0);scale:1}50%{transform:translateY(-5px);scale:.95}to{transform:translateY(0);scale:1}}.meta.svelte-18lspev{width:100%;max-width:var(--w);padding:0 var(--pad)}h1.svelte-18lspev{text-align:center;text-wrap:balance;margin:0;font-family:var(--pratt-bold);font-size:68px;line-height:76px}.deck.svelte-18lspev{font-family:var(--pratt);font-size:20px;line-height:30px;text-wrap:balance}.carousel.svelte-18lspev{height:calc(350px + 4rem);width:100%;padding:2rem 0;display:flex;align-items:center;top:0;z-index:10;background-color:var(--black);margin:2rem 0 1rem;transition-duration:calc(var(--expand-duration, 1000) * 1ms);transition-timing-function:cubic-bezier(.4,0,.2,1)}.intro.svelte-18lspev{max-width:var(--w);text-align:center;flex-direction:column;text-align:left;font-size:20px;line-height:28px;margin-bottom:1.125rem;margin-top:1.125rem}.intro.svelte-18lspev .signature:where(.svelte-18lspev){display:flex;gap:1rem;align-items:center;justify-content:flex-start;padding:0 var(--pad)}.intro.svelte-18lspev .signature:where(.svelte-18lspev) .text:where(.svelte-18lspev){display:flex;flex-direction:column;gap:0rem}.intro.svelte-18lspev .signature:where(.svelte-18lspev) .name:where(.svelte-18lspev){font-family:var(--pratt-bold-italic)}.intro.svelte-18lspev .signature:where(.svelte-18lspev) .title:where(.svelte-18lspev){font-family:var(--pratt-italic)}.intro.svelte-18lspev .signature:where(.svelte-18lspev) img:where(.svelte-18lspev){width:4rem;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;margin-right:.75rem}.intro.svelte-18lspev p:where(.svelte-18lspev){padding:0 var(--pad)}.intro.svelte-18lspev p:where(.svelte-18lspev) span.drop-cap:where(.svelte-18lspev){font-size:103px;line-height:14px;float:left;margin-top:.41em;margin-bottom:.1em;margin-right:.5rem}.line.svelte-18lspev{width:100%;max-width:calc(var(--w) - var(--pad) * 2);padding:0 var(--pad);height:1px;background-color:#666;margin:1.5rem}.credits.svelte-18lspev{max-width:var(--w);padding-right:var(--scrollbar-width);width:100%;text-align:left}.credits.svelte-18lspev p:where(.svelte-18lspev){padding:0 var(--pad);margin:20px 0;line-height:1.25}.mobile.svelte-18lspev .intro:where(.svelte-18lspev) p:where(.svelte-18lspev){padding:0 1rem}.mobile.svelte-18lspev .headline-container:where(.svelte-18lspev){padding:0}.mobile.svelte-18lspev h1:where(.svelte-18lspev){font-size:48px;line-height:56px}.mobile.svelte-18lspev .deck:where(.svelte-18lspev){font-size:18px;line-height:24px}.mobile.svelte-18lspev .line:where(.svelte-18lspev){max-width:calc(100% - var(--pad))}.container.svelte-t73w4y{position:relative;font-family:GMSanC-Regular,sans-serif;margin:0 auto;height:100%;width:100%;gap:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 2rem 3rem;box-sizing:border-box;background-color:#fff7;-webkit-backdrop-filter:blur(12px) saturate(150%) contrast(30%) brightness(130%);backdrop-filter:blur(12px) saturate(150%) contrast(30%) brightness(130%)}h2.svelte-t73w4y{font-family:GMSanC-Bold,sans-serif;margin:0;text-align:center;font-size:1.25rem;padding:1rem;width:75%;text-wrap:pretty}.note.svelte-t73w4y{font-family:GMSanC-Regular,sans-serif;font-size:.75rem;text-wrap:pretty;font-style:italic}.chart-container.svelte-t73w4y{position:relative;width:100%;max-width:500px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem;box-sizing:border-box}.chart-container.svelte-t73w4y :where(.svelte-t73w4y){-webkit-user-select:none;user-select:none}.bars.svelte-t73w4y{height:100%;width:100%;display:flex;align-items:flex-end;gap:1px}.entry.svelte-t73w4y{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.bar.svelte-t73w4y{--w: 10px;width:var(--w);background-color:var(--black);position:relative;transition:height .5s ease}.bar.svelte-t73w4y .label:where(.svelte-t73w4y){font-family:GMSanC-Bold,sans-serif;font-size:.7em;width:100%;display:flex;justify-content:flex-end;align-items:center;position:absolute;rotate:-45deg;translate:calc(-50% - .2rem) 0;transform-origin:top right;bottom:-1rem}.bar.svelte-t73w4y .value:where(.svelte-t73w4y){font-family:GMSanC-Bold,sans-serif;position:absolute;font-size:1em;top:-1.75em;transform:translate(-50%);left:50%;opacity:0;z-index:2}.bars.svelte-t73w4y:hover .bar:where(.svelte-t73w4y){opacity:.35}.bars.svelte-t73w4y:hover .entry:where(.svelte-t73w4y):hover .bar:where(.svelte-t73w4y){opacity:1}.bars.svelte-t73w4y:hover .entry:where(.svelte-t73w4y):hover .bar:where(.svelte-t73w4y) .value:where(.svelte-t73w4y){opacity:1}.bars.svelte-t73w4y:hover .entry:where(.svelte-t73w4y):hover .bar:where(.svelte-t73w4y) .label:where(.svelte-t73w4y){opacity:1}.axis.svelte-t73w4y{position:absolute;left:0;bottom:2rem;height:calc(100% - 2rem)}.axis.svelte-t73w4y .tick-container:where(.svelte-t73w4y){position:absolute;right:0;display:flex;align-items:center;justify-content:flex-end}.axis.svelte-t73w4y .tick-container:where(.svelte-t73w4y).inside{right:auto;left:0;justify-content:flex-start}.axis.svelte-t73w4y .tick-container:where(.svelte-t73w4y).inside .label:where(.svelte-t73w4y){text-align:left}.axis.svelte-t73w4y .tick-container:where(.svelte-t73w4y) .label:where(.svelte-t73w4y){font-family:GMSanC-Regular,sans-serif;font-size:.75rem;text-align:right;color:#3338;opacity:1}.axis.svelte-t73w4y .tick-container:where(.svelte-t73w4y) .line:where(.svelte-t73w4y){position:absolute;left:0;bottom:-1px;border-bottom:1px dotted #33333344;height:0px;box-sizing:border-box;pointer-events:none}.axis.svelte-t73w4y .tick-container:where(.svelte-t73w4y) .line:where(.svelte-t73w4y).bottom{border-bottom-style:solid}.source.svelte-t73w4y{position:absolute;bottom:.5rem;font-family:GMSanC-Regular,sans-serif;font-size:.75rem;left:.5rem;text-wrap:balance}.container.svelte-10y2c7k{position:absolute;top:.75rem;right:.75rem;background-color:#19191955;border-radius:2px;overflow:hidden;mask:radial-gradient(0rem,#0000 98%,#000)}.progress-bar.svelte-10y2c7k{--width: 1rem;width:var(--width);aspect-ratio:1 / 1;mask:radial-gradient(0rem,#0000 98%,#000)}.container.svelte-5hqmbj{width:100%;height:100%}.media-filename.svelte-5hqmbj{position:absolute;top:.4rem;right:.4rem;z-index:10;background:#000a;color:#fff;font-size:11px;font-family:monospace;padding:2px 6px;border-radius:3px;pointer-events:none}video.svelte-5hqmbj{object-fit:cover;width:100%;height:100%}button.svelte-5hqmbj{pointer-events:all;position:absolute;bottom:0;right:0;width:3rem;height:2.5rem;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;transition-duration:.35s;cursor:pointer;z-index:10}button.svelte-5hqmbj img:where(.svelte-5hqmbj){filter:invert(1) drop-shadow(0 0px 2px #11111166)}.caption.svelte-5hqmbj{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);max-width:60%;text-align:center;text-wrap:balance;color:#fff;z-index:10;font-family:var(--gmsans);text-shadow:0 1px 2px #111111bb;-webkit-user-select:none;user-select:none;padding:.25rem .35rem;background-color:#111d}.mobile.svelte-5hqmbj .caption:where(.svelte-5hqmbj){bottom:3rem;max-width:calc(100% - 2rem)}.placeline.svelte-5hqmbj{position:absolute;bottom:.65rem;left:.65rem;display:flex;flex-direction:column;z-index:10;padding:.35rem .5rem;border-radius:2px;transition-property:background-color,opacity;transition-duration:.35s;-webkit-user-select:none;user-select:none}.placeline.svelte-5hqmbj .place:where(.svelte-5hqmbj),.placeline.svelte-5hqmbj .date:where(.svelte-5hqmbj){font-size:.8rem;letter-spacing:.25px;color:#fff;text-shadow:0 1px 2px var(--black);font-family:var(--gmsans)}.visualizer-container.svelte-1undkn0{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}canvas.svelte-1undkn0{width:100%;height:100%}.mute-button.svelte-1yguyue{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;margin-top:-2px;border-radius:2rem}.mute-button.svelte-1yguyue button:where(.svelte-1yguyue){cursor:pointer;border:none;padding:0;background-color:transparent;width:2rem;height:2rem}.mute-button.svelte-1yguyue button:where(.svelte-1yguyue):hover{opacity:1}.mute-button.svelte-1yguyue button:where(.svelte-1yguyue) img:where(.svelte-1yguyue){width:1.5rem;height:1.5rem}@keyframes svelte-1yguyue-highlight{0%{background-color:#764d9a00}50%{background-color:#764d9a88}to{background-color:#764d9a00}}.name-card.svelte-1yguyue{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;font-family:GMSanC-Regular,sans-serif;font-size:1rem}.name-card.svelte-1yguyue .image:where(.svelte-1yguyue){position:relative;display:flex;align-items:center;justify-content:center;--size: 10rem;overflow:hidden;border:.25rem solid #fdfdfd;background-color:#e5e5e5;box-sizing:border-box}.name-card.svelte-1yguyue .image:where(.svelte-1yguyue) img:where(.svelte-1yguyue){height:100%;object-position:center center;object-fit:contain;z-index:1}.name-card.svelte-1yguyue .image:where(.svelte-1yguyue) .img-placeholder:where(.svelte-1yguyue){position:absolute;width:100%;z-index:0}.name-card.svelte-1yguyue .name:where(.svelte-1yguyue){font-size:.8rem;display:flex;font-family:var(--pratt-bold);align-self:flex-start;justify-content:flex-start;padding:.5rem var(--pad-3);line-height:1;width:100%}.container.svelte-1yguyue.panel .image:where(.svelte-1yguyue){width:100%;height:var(--size)}.container.svelte-1yguyue.panel .name:where(.svelte-1yguyue){justify-content:flex-start;padding:0 var(--pad-3)}.container.svelte-1yguyue.circle .image:where(.svelte-1yguyue){--size: 7rem;width:var(--size);aspect-ratio:1 / 1;border-radius:var(--size);overflow:hidden;margin-top:.5rem}.container.svelte-1yguyue.circle .name:where(.svelte-1yguyue){justify-content:center;padding:0}.transcription-container.svelte-1yguyue{position:relative;margin:1rem 0 0}.transcription-container.svelte-1yguyue .transcription:where(.svelte-1yguyue){display:flex;justify-content:flex-start;align-items:center;font-size:26px;line-height:32px;padding:1rem var(--pad-3);height:7rem;margin-bottom:.5rem;z-index:2;transition-duration:.35s}.transcription-container.svelte-1yguyue .transcription:where(.svelte-1yguyue) p:where(.svelte-1yguyue){transition-duration:.35s;opacity:1;text-wrap:pretty;width:100%;text-align:center}.transcription-container.svelte-1yguyue .transcription:where(.svelte-1yguyue) p:where(.svelte-1yguyue) i{font-family:var(--pratt-bold-italic)}.transcription-container.svelte-1yguyue .transcription:where(.svelte-1yguyue) p.grey:where(.svelte-1yguyue){opacity:.35}.container.svelte-1yguyue{pointer-events:none;top:0;position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10;font-family:var(--pratt-bold);--pad-1: .25rem;--pad-2: .5rem;--pad-3: 1.5rem}.inner.svelte-1yguyue{position:relative;display:flex;flex-direction:column;color:var(--black);background-color:#fdfdfd;--r: .11rem;--r2: .1rem;border-radius:var(--r) var(--r) var(--r2) var(--r2);padding:var(--pad-1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;width:calc(100% - 3rem);max-width:450px;scale:1 1;--shadow-color: #11111122;box-shadow:0 -2px 2px 0 var(--shadow-color),0 1px 1px 0 var(--shadow-color),0 2px 2px 0 var(--shadow-color),0 4px 4px 0 var(--shadow-color),0 8px 8px 0 var(--shadow-color),0 16px 16px 0 var(--shadow-color);transition-duration:.5s;transition-timing-function:cubic-bezier(.83,0,.17,1);--transition-pct: .3}.inner.svelte-1yguyue.onscreen{scale:1 1;pointer-events:all}.waveform-container.svelte-1yguyue{position:absolute;height:100%;padding:0 var(--pad-2);width:calc(100% - 2 * var(--pad-2));bottom:0;z-index:-1}.audio-container.svelte-1yguyue{position:relative;display:flex;align-items:center;justify-content:center;background-color:#fdfdfd;z-index:4;padding-top:2px;-webkit-user-select:none;user-select:none;touch-action:none}.audio-container.svelte-1yguyue .audio-controls:where(.svelte-1yguyue){pointer-events:all;position:relative;font-family:GMSanC-Regular,sans-serif;--bg-color: transparent;--color: #222;background-color:var(--bg-color);padding:.5rem;color:var(--color);z-index:2;margin:0 auto;box-sizing:border-box;gap:1.5rem;display:inline-flex;justify-content:space-between;align-items:center;width:100%;display:flex}.audio-container.svelte-1yguyue .audio-controls:where(.svelte-1yguyue).started .slider-container:where(.svelte-1yguyue){flex-grow:1;height:16px}.audio-container.svelte-1yguyue .time:where(.svelte-1yguyue){color:var(--color);font-family:var(--lato);font-variant:tabular-nums;font-size:.75rem;font-weight:900;margin-top:-1px;letter-spacing:.25px;z-index:2;text-wrap:nowrap;text-align:right;transition:width .3s ease;flex-shrink:0}.audio-container.svelte-1yguyue .slider-container:where(.svelte-1yguyue){position:relative;flex-grow:1;display:flex;align-items:center;justify-content:center;--track-height: 3px}.audio-container.svelte-1yguyue .slider-container:where(.svelte-1yguyue) input:where(.svelte-1yguyue){width:100%;height:var(--track-height);margin:0;border-radius:1px;-webkit-appearance:none;background-color:var(--color);background-color:#19191922}.audio-container.svelte-1yguyue .slider-container:where(.svelte-1yguyue) input:where(.svelte-1yguyue)::-webkit-slider-thumb{background-color:var(--color);scale:1.25;box-sizing:content-box;box-shadow:none}.audio-container.svelte-1yguyue .slider-container:where(.svelte-1yguyue) .progress:where(.svelte-1yguyue){position:absolute;left:0;background-color:var(--color);height:var(--track-height);border-radius:1px;pointer-events:none}.audio-container.svelte-1yguyue input[type=range]:where(.svelte-1yguyue)::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:var(--color);cursor:pointer}.audio-container.svelte-1yguyue button:where(.svelte-1yguyue){pointer-events:all;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;height:3rem;width:3rem;border-radius:3rem;padding:0;z-index:2}.audio-container.svelte-1yguyue button:where(.svelte-1yguyue) img:where(.svelte-1yguyue){width:2rem;aspect-ratio:1 / 1}.audio-container.svelte-1yguyue .line:where(.svelte-1yguyue){position:absolute;top:0;left:var(--pad-2);width:calc(100% - 2 * var(--pad-2));height:1px;background-color:#1112}.mobile.svelte-1yguyue .audio-controls:where(.svelte-1yguyue){gap:.75rem}.mobile.svelte-1yguyue .duration:where(.svelte-1yguyue){display:none}button.svelte-1yguyue{pointer-events:all}@keyframes svelte-1yguyue-bg-enter{0%{opacity:0}to{opacity:1}}@keyframes svelte-1yguyue-scale-in{0%{scale:1 0}to{scale:1 1}}@keyframes svelte-1yguyue-scale-out{0%{scale:1 1}to{scale:1 0}}div.svelte-clyidt{position:relative;width:100%;height:100%}canvas.svelte-clyidt{display:block;position:relative;width:100%;height:100%}.background.svelte-xbrg50{width:100%;height:100%;background-color:#fffa;-webkit-backdrop-filter:blur(8px) saturate(150%) contrast(50%);backdrop-filter:blur(8px) saturate(150%) contrast(50%);display:flex;align-items:center;transition-duration:.35s;opacity:0}.background.svelte-xbrg50.active{opacity:1}.test.svelte-xbrg50{position:absolute;top:10px;right:10px;background:#fffc;padding:5px 10px;border-radius:4px;font-family:sans-serif;font-size:1rem;z-index:10}.hidden.svelte-1p5zhfk{display:none!important}.no-interact.svelte-1p5zhfk{pointer-events:none}.page.svelte-txio9e{position:relative;width:100%;height:100%;flex-direction:column;gap:2rem;justify-content:center;align-items:center;background-color:#eeee}.page.svelte-txio9e .button-container:where(.svelte-txio9e){z-index:10}.button-container.svelte-txio9e{display:flex;justify-content:space-around;gap:1rem;display:none}.button-container.svelte-txio9e.visible{display:flex}.button-container.svelte-txio9e button:where(.svelte-txio9e){width:100%;text-wrap:nowrap;padding:.35rem 1rem;font-size:.9rem;cursor:pointer;border:none;background-color:#19191900;color:#333;border-radius:2rem;font-family:GMSanC-Regular,sans-serif;translate:0 0rem;transition-duration:.25s;box-shadow:0 0 0 var(--black)}.button-container.svelte-txio9e button:where(.svelte-txio9e):disabled{background-color:#fff8;color:var(--black);cursor:auto;translate:0 -.5rem;box-shadow:0 .5rem 0 var(--black)}.button-container.svelte-txio9e button:where(.svelte-txio9e).active{background-color:#19191922;color:var(--black);pointer-events:none}.float-container.svelte-txio9e{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center;animation:svelte-txio9e-float 5s ease-in-out infinite;perspective:1700px;transform-style:preserve-3d}.container.svelte-txio9e{position:relative;perspective:700px;transform-style:preserve-3d;box-sizing:border-box;box-shadow:0 -.25rem 3rem #19191955;border-radius:3px;--margin: 1.5rem;width:calc(100% - var(--margin) * 2);height:unset}.container.svelte-txio9e.portrait{width:unset;height:calc(100% - var(--margin) * 2)}.front.svelte-txio9e,.back.svelte-txio9e{width:100%;height:100%;position:absolute;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;font-size:5rem;background-size:cover;box-sizing:border-box;perspective:700px;box-shadow:0 0 1rem #1112;padding:1rem}.front.svelte-txio9e img:where(.svelte-txio9e),.back.svelte-txio9e img:where(.svelte-txio9e){width:100%;height:100%;object-fit:contain}.white.svelte-txio9e{position:absolute;width:100%;height:100%;--pad: 1rem;background-color:#fff;transform:translateZ(0);border-radius:2px}.front.svelte-txio9e{transform:rotateY(0) translateZ(1px)}.back.svelte-txio9e{transform:translateZ(-1px) rotateY(180deg)}@keyframes svelte-txio9e-float{0%,to{transform:translateY(.2rem)}50%{transform:translateY(-.2rem)}}.placeline.svelte-lywdu5{position:absolute;bottom:.65rem;left:.65rem;display:flex;flex-direction:column;z-index:10;padding:.35rem .5rem;border-radius:2px;transition-property:background-color,opacity;transition-duration:.35s;-webkit-user-select:none;user-select:none}.placeline.svelte-lywdu5 .place:where(.svelte-lywdu5),.placeline.svelte-lywdu5 .date:where(.svelte-lywdu5){font-size:.8rem;letter-spacing:.25px;color:#fff;text-shadow:0 1px 2px var(--black);font-family:var(--gmsans)}.container.svelte-lywdu5{position:relative;height:100%}.inner.svelte-lywdu5{position:unset;width:auto;display:flex;height:100%;flex:0 0 100%;transition:1.25s ease-in-out}.image.svelte-lywdu5{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:var(--black);flex-shrink:0;display:flex;align-items:center;justify-content:center}.image.svelte-lywdu5.odd{background-color:var(--black)}@keyframes svelte-lywdu5-pan{0%{transform:translate(0)}to{transform:translate(-100%)}}.container.svelte-1uzdjp{font-family:var(--lato);font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;padding:1rem 1rem 3rem;box-sizing:border-box}.budget-container.svelte-1uzdjp{height:75%;aspect-ratio:1 / 1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.budget.svelte-1uzdjp{font-size:2rem;background-color:#852e57;aspect-ratio:1 / 1;border-radius:50%}.chart-mark-container.svelte-1uzdjp{position:absolute;width:100%;height:100%;top:0;left:0}.chart-marks.svelte-1uzdjp{position:absolute;z-index:-10;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.chart-marks.svelte-1uzdjp .mark:where(.svelte-1uzdjp){position:absolute;border-radius:50%;border:1px solid #22222233;aspect-ratio:1 / 1;left:50%;top:50%;transform-origin:center center}.chart-marks.svelte-1uzdjp .mark:where(.svelte-1uzdjp) .num:where(.svelte-1uzdjp){position:absolute;top:-1.1rem;padding:.1rem .5rem;opacity:.35;left:50%;transform:translate(-50%);font-size:.75rem;font-weight:900;color:var(--black)}.number.svelte-1uzdjp{position:absolute;font-size:1.75rem;color:#fff;text-align:center;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;font-variant:tabular-nums;font-weight:900}.title.svelte-1uzdjp{position:relative;height:25%;font-family:var(--pratt-bold);font-family:var(--gmsans-bold);font-size:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.title.svelte-1uzdjp .year-container:where(.svelte-1uzdjp){position:relative;overflow:hidden}.title.svelte-1uzdjp .year-animation:where(.svelte-1uzdjp){display:flex;flex-direction:column;position:absolute;transition:1s ease-in-out;transform:translateY(-50%)}.title.svelte-1uzdjp .year-animation:where(.svelte-1uzdjp).ended{transform:translateY(-100%)}.title.svelte-1uzdjp .sub:where(.svelte-1uzdjp){font-size:.45em;margin-top:.25rem}.source.svelte-1uzdjp{position:absolute;bottom:.5rem;font-family:GMSanC-Regular,sans-serif;font-size:.75rem;left:.5rem;max-width:70%;text-wrap:pretty;color:#191919}.gaza-letter-container.svelte-1a2p011{position:relative;margin:0;border-radius:.5rem;box-shadow:0 .5rem 1rem #0003;height:100%;box-sizing:border-box;background-color:#fff;overflow:hidden}.inner-container.svelte-1a2p011{position:relative;height:100%;overflow-y:auto}.gaza-letter span.highlight{background-color:#ffe81f;padding:2px;margin:0 -2px}.h1.svelte-1a2p011,.h2.svelte-1a2p011,.h3.svelte-1a2p011,.h4.svelte-1a2p011,.h5.svelte-1a2p011,.h6.svelte-1a2p011,h1.svelte-1a2p011,h2.svelte-1a2p011{font-family:var(--lato),var(--noto-sans);-webkit-font-variant-ligatures:no-common-ligatures;font-variant-ligatures:no-common-ligatures;font-weight:700;font-size:37px;line-height:44px}main.svelte-1a2p011{font-family:var(--noto-sans);font-size:16px;line-height:1.4375;color:#333;background-color:#fff;padding:0 2rem}h1#wb-cont.svelte-1a2p011{border-bottom:6px solid #a62a1e;-o-border-image:linear-gradient(to right,#a62a1e 72px,transparent 72px);border-image:linear-gradient(to right,#a62a1e 72px,transparent 72px);border-image-slice:1;border-left-width:0;border-right-width:0;border-top-width:0}h1.svelte-1a2p011{margin-bottom:.2em;padding-bottom:4px}h2.svelte-1a2p011{margin-bottom:11.5px}.gc-byline.svelte-1a2p011{font-size:18px;line-height:28px;margin-top:0}.gc-byline.svelte-1a2p011 a:where(.svelte-1a2p011){color:#284162}p.svelte-1a2p011{font-size:18px;line-height:28px;font-weight:400}.videos-container.svelte-g3as7a{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000}.video.svelte-g3as7a{width:100%;height:100%;position:absolute;opacity:1;transition:opacity 4.5s ease}.video.svelte-g3as7a.hidden{opacity:0}video.svelte-g3as7a{width:100%;height:100%;object-fit:cover}button.mute.svelte-g3as7a{position:absolute;bottom:0;right:0;width:3rem;height:2.5rem;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;transition-duration:.35s;cursor:pointer;z-index:10}button.mute.svelte-g3as7a img:where(.svelte-g3as7a){filter:invert(1) drop-shadow(0 0px 2px #11111166)}.placeline.svelte-g3as7a{z-index:2;position:absolute;bottom:.65rem;left:.65rem;display:flex;flex-direction:column;gap:.15rem;padding:.35rem .5rem;border-radius:2px;transition-property:background-color,opacity;transition-duration:.35s;-webkit-user-select:none;user-select:none}.placeline.svelte-g3as7a .place:where(.svelte-g3as7a),.placeline.svelte-g3as7a .date:where(.svelte-g3as7a){font-size:.8rem;letter-spacing:.25px;color:#fff;text-shadow:0 1px 2px #111111;font-family:var(--gmsans)}.videos-container.svelte-p429o1{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#111}.video.svelte-p429o1{position:absolute;opacity:1;transition:opacity 1.5s ease;height:100%;width:100%}.video.svelte-p429o1.hidden{opacity:0}video.svelte-p429o1{width:100%;height:100%;object-fit:cover}.container.svelte-1rflucq{width:100%;height:100%;position:relative}video.svelte-1rflucq{width:100%;height:100%;object-fit:cover}video.svelte-d9m84w{width:100%;height:100%;object-fit:cover}.container.svelte-150iaey{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.legend.svelte-150iaey{position:absolute;--margin: .65rem;bottom:var(--margin);right:var(--margin);font-family:var(--gmsans);font-size:.85em;background-color:#fffc;-webkit-backdrop-filter:blur(10px) contrast(.75);backdrop-filter:blur(10px) contrast(.75);padding:.65rem 1rem .65rem .65rem;box-sizing:border-box;border-radius:1px;box-shadow:0 1px 3px #2228;display:flex;flex-direction:column;gap:.5rem;opacity:0;transition-duration:.5s;transition-property:opacity}.legend.svelte-150iaey.visible{opacity:1}.legend.svelte-150iaey .item:where(.svelte-150iaey){display:flex;align-items:center;gap:.5rem}.legend.svelte-150iaey .item:where(.svelte-150iaey) .text:where(.svelte-150iaey){text-wrap:balance;width:8rem}.legend.svelte-150iaey .item:where(.svelte-150iaey) .color-box:where(.svelte-150iaey){width:1em;height:1em;border-radius:23px;border:1px solid #242424aa;box-sizing:border-box}.legend.svelte-150iaey .item:where(.svelte-150iaey) .color-box:where(.svelte-150iaey).yellow{background-color:#eddf9b}.legend.svelte-150iaey .item:where(.svelte-150iaey) .color-box:where(.svelte-150iaey).red{background-color:#f28e95}.legend.svelte-150iaey .item:where(.svelte-150iaey) .color-box:where(.svelte-150iaey).green{background-color:#59bd6b}.legend.svelte-150iaey .note:where(.svelte-150iaey){font-family:GMSanC-Regular,sans-serif;font-size:.75rem;text-wrap:pretty;font-style:italic;margin-top:.5rem}video.svelte-vb7zgy{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;opacity:0;transition:opacity 1s ease-in-out}img.svelte-vb7zgy{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:scale 1s ease-in-out;scale:1}img.svelte-vb7zgy.zoomed{scale:2}video.visible.svelte-vb7zgy{opacity:1}.placeline.svelte-17h3pxr{position:absolute;bottom:.65rem;left:.65rem;display:flex;flex-direction:column;z-index:10;padding:.35rem .5rem;border-radius:2px;transition-property:background-color,opacity;transition-duration:.35s;-webkit-user-select:none;user-select:none;text-wrap:pretty;max-width:40%;min-width:200px}.container.svelte-17h3pxr{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.video-container.svelte-17h3pxr{width:100%;height:100%;opacity:0;transition:opacity .5s}.video-container.svelte-17h3pxr.visible{opacity:1}.container.svelte-13uq6mx{width:100%;height:100%;position:relative;background-color:#fff}h2.svelte-13uq6mx{position:absolute;padding:1rem 3rem;box-sizing:border-box;text-wrap:pretty;width:100%;top:0;left:0;text-align:center;font-family:var(--pratt-bold);font-family:var(--gmsans-bold);font-weight:400;font-size:24px}.source.svelte-13uq6mx{position:absolute;bottom:0;left:0;padding:1rem;font-family:GMSanC-Regular,sans-serif;font-size:.75rem}video.svelte-13uq6mx{width:100%;height:100%;object-fit:contain}iframe.svelte-bcnl06{border:none}.container.svelte-1w3xue2{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.container.svelte-1w3xue2 img:where(.svelte-1w3xue2){width:100%;height:100%;object-fit:cover;transition:transform 2.5s ease}.container.svelte-1w3xue2.zoomed img:where(.svelte-1w3xue2){transform:scale(1.85)}.container.svelte-b48y0v{display:flex;font-size:1rem;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.inner.svelte-b48y0v{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0rem;padding:.2rem;background-color:#fdfdfd;width:calc(100% - 4rem);max-width:450px;overflow:hidden;border-radius:1px;transition-timing-function:(.83,0,.17,1);transition-duration:.75s;transition-duration:0;height:calc(100% - 9rem);max-height:650px;margin-bottom:3rem}.inner.svelte-b48y0v.current,.inner.svelte-b48y0v.before,.inner.svelte-b48y0v.after{scale:1 1}.body.svelte-b48y0v{pointer-events:all;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0rem;flex-grow:1;box-sizing:border-box;overflow-y:auto}.mobile.svelte-b48y0v .img-container:where(.svelte-b48y0v){height:175px}.mobile.svelte-b48y0v .body.credits-overlay:where(.svelte-b48y0v) .body:where(.svelte-b48y0v){padding:0rem;font-size:14px;line-height:18px}.mobile.svelte-b48y0v .body.credits-overlay:where(.svelte-b48y0v) .credits:where(.svelte-b48y0v){padding:.5rem 0}.body b{font-family:var(--pratt-bold)}.author-container.svelte-b48y0v{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0rem}.bio.svelte-b48y0v,.credits.svelte-b48y0v{padding:0 0rem;font-family:var(--pratt);font-size:16px;line-height:22px;text-align:left;padding:1.15rem 0rem;margin:0 1.25rem}.bio.svelte-b48y0v{padding:1.5rem 0;flex-grow:1;max-height:350px;overflow-y:auto}.credits.svelte-b48y0v{font-size:12px;line-height:1.375;color:#777;font-family:var(--gmsans);border-top:1px solid #ddd}.body.credits-overlay.svelte-b48y0v{position:relative;display:flex;flex-direction:column;overflow:hidden}.body.credits-overlay.svelte-b48y0v .bio:where(.svelte-b48y0v){flex:1;overflow-y:auto}.body.credits-overlay.svelte-b48y0v .credits:where(.svelte-b48y0v){bottom:0;left:0;right:0;background-color:#fdfdfd;padding:.75rem 0;box-sizing:border-box;border-top:1px solid #ddd;overflow-y:auto;transition:height .3s ease,max-height .3s ease}.body.credits-overlay.svelte-b48y0v .credits:where(.svelte-b48y0v) .credits-content:where(.svelte-b48y0v){width:100%}.nav.svelte-b48y0v{position:absolute;bottom:.65rem;--margin: 4rem;left:var(--margin);width:calc(100% - 2 * var(--margin));padding:0 0rem;font-family:var(--pratt);font-size:16px;line-height:22px;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center}.nav.svelte-b48y0v .next:where(.svelte-b48y0v){position:absolute;top:-1.75rem;left:50%;transform:translate(-50%);font-size:.8rem;opacity:.8;color:#fdfdfd;font-family:var(--gmsans)}.nav.svelte-b48y0v button:where(.svelte-b48y0v){pointer-events:all;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fdfdfd;color:var(--black);border-radius:2rem;height:2.5rem;border:none;cursor:pointer;font-family:var(--gmsans-bold);font-size:1.1rem}.container.svelte-b48y0v.panel .image:where(.svelte-b48y0v){width:100%;height:var(--size)}.container.svelte-b48y0v.circle .image:where(.svelte-b48y0v){--size: 8rem;width:var(--size);aspect-ratio:1 / 1;border-radius:var(--size);overflow:hidden;margin-top:.5rem}.container.svelte-b48y0v.circle .name:where(.svelte-b48y0v){justify-content:center;padding:0}.img-container.svelte-b48y0v{width:100%;height:240px;aspect-ratio:4 / 1}.img-container.svelte-b48y0v img:where(.svelte-b48y0v){width:100%;height:100%;object-fit:cover}.circle.svelte-b48y0v .img-container:where(.svelte-b48y0v){height:unset}.name-card.svelte-b48y0v{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;font-family:GMSanC-Regular,sans-serif;font-size:1rem}.name-card.svelte-b48y0v .image:where(.svelte-b48y0v){position:relative;display:flex;align-items:center;justify-content:center;--size: 10rem;overflow:hidden;border:.25rem solid #fdfdfd;background-color:#e5e5e5;box-sizing:border-box}.name-card.svelte-b48y0v .image:where(.svelte-b48y0v) img:where(.svelte-b48y0v){height:100%;object-position:center center;object-fit:contain;z-index:1}.name-card.svelte-b48y0v .image:where(.svelte-b48y0v) .img-placeholder:where(.svelte-b48y0v){position:absolute;width:100%;z-index:0}.svelte-ppx3fn{box-sizing:border-box}.title-container.svelte-ppx3fn{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.title-card.svelte-ppx3fn{font-family:var(--pratt-bold);position:relative;width:100%;height:100dvh;top:0;display:grid;grid-template-rows:1fr 2fr 1fr;align-items:center;justify-content:space-around;text-align:center;font-size:1.75em;line-height:1.5;background-color:var(--black);color:#fff;z-index:11;padding:3.5rem 2.5rem 2.5rem;overflow:hidden;text-shadow:0 1px 6px #19191922}.title-card.svelte-ppx3fn .shadow:where(.svelte-ppx3fn){position:absolute;width:100%;height:100%;top:0;left:0;--h: 8rem;box-shadow:inset 0 calc(-1 * var(--h)) var(--h) #1118;z-index:0}.title-card.svelte-ppx3fn video:where(.svelte-ppx3fn){width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1;scale:1.1;filter:blur(10px) brightness(.5)}.title-card.svelte-ppx3fn h1:where(.svelte-ppx3fn),.title-card.svelte-ppx3fn .intro:where(.svelte-ppx3fn){max-width:500px}.title-card.svelte-ppx3fn h1:where(.svelte-ppx3fn){font-size:2em;line-height:1.1;margin:0;white-space:pre-line}.title-card.svelte-ppx3fn .intro:where(.svelte-ppx3fn){font-size:.8em;font-family:var(--pratt);line-height:1.5}.title-card.svelte-ppx3fn .intro:where(.svelte-ppx3fn) span:where(.svelte-ppx3fn){opacity:0;animation:svelte-ppx3fn-fade-in .5s ease forwards}.title-card.svelte-ppx3fn .button-container:where(.svelte-ppx3fn){display:flex;justify-content:center;align-items:center;flex-direction:column}.title-card.svelte-ppx3fn .loading-text:where(.svelte-ppx3fn){position:absolute;height:3.5rem;font-family:var(--gmsans-bold);text-transform:uppercase;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;overflow:visible;font-size:1rem;letter-spacing:1px;mix-blend-mode:screen;color:#fff6;filter:saturate(2);gap:.75rem;opacity:0;translate:0 4rem;transition-duration:1s;transition-timing-function:cubic-bezier(.76,0,.24,1)}.title-card.svelte-ppx3fn .loading-text:where(.svelte-ppx3fn) .text:where(.svelte-ppx3fn){position:relative;display:inline-block;margin-left:-.75rem}.title-card.svelte-ppx3fn .loading-text:where(.svelte-ppx3fn) .text:where(.svelte-ppx3fn) .dots:where(.svelte-ppx3fn){position:absolute;left:100%}.title-card.svelte-ppx3fn .loading-text:where(.svelte-ppx3fn).visible{translate:0 0;opacity:1}.title-card.svelte-ppx3fn .loading-text:where(.svelte-ppx3fn).hidden{translate:0 -4rem;opacity:0}.title-card.svelte-ppx3fn .loading-text:where(.svelte-ppx3fn).invisible{opacity:0}.title-card.svelte-ppx3fn button:where(.svelte-ppx3fn){font-family:var(--gmsans-bold);text-transform:uppercase;font-size:1.25rem;letter-spacing:1px;padding:0 1.5rem;border:none;border:.75px solid #fff1;background-color:#fff2;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backdrop-filter:blur(5px) saturate(2) brightness(2.25);backdrop-filter:blur(5px) saturate(2) brightness(2.25);color:#fff;border-radius:3rem;cursor:pointer;text-shadow:0 1px 3px #19191922;display:flex;align-items:center;justify-content:center;gap:1.25rem;opacity:0;height:0rem;transition-duration:.35s;overflow:hidden;transform-origin:center bottom}.title-card.svelte-ppx3fn button:where(.svelte-ppx3fn):focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fff}.title-card.svelte-ppx3fn button:where(.svelte-ppx3fn).loaded{height:3.5rem;animation:svelte-ppx3fn-pop-up 1s cubic-bezier(.76,0,.24,1) forwards;animation-delay:0s}.title-card.svelte-ppx3fn button:where(.svelte-ppx3fn) span:where(.svelte-ppx3fn){color:#fff;mix-blend-mode:unset}.title-card.svelte-ppx3fn button:where(.svelte-ppx3fn) img:where(.svelte-ppx3fn){scale:1;margin-top:-.1rem;margin-right:-.25rem;filter:drop-shadow(0 1px 1px #1112)}@keyframes svelte-ppx3fn-pop-up{0%{opacity:0;scale:1 0;transform:translateY(4rem)}to{scale:1 1;opacity:1;transform:translateY(0)}}@keyframes svelte-ppx3fn-fade-in{0%{opacity:0}to{opacity:1}}.modal-container.svelte-10ld4nr{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:12;--delay: .5s}.background.svelte-10ld4nr{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#191919aa;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:12;border:none;padding:0;margin:0;animation:svelte-10ld4nr-fade-in .75s cubic-bezier(.76,0,.24,1) forwards;opacity:0}.modal.svelte-10ld4nr{position:relative;font-family:var(--gmsans);background-color:#ededed;color:var(--black);padding:1.25rem 1.5rem;border-radius:2px;display:flex;flex-direction:column;align-items:center;gap:0rem;z-index:12;font-size:20px;line-height:28px;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:calc(100% - 2rem);box-sizing:border-box;max-width:400px;--shadow-color: #19191922;box-shadow:0 -2px 2px 0 var(--shadow-color),0 1px 1px 0 var(--shadow-color),0 2px 2px 0 var(--shadow-color),0 4px 4px 0 var(--shadow-color),0 8px 8px 0 var(--shadow-color),0 16px 16px 0 var(--shadow-color);opacity:0;animation:svelte-10ld4nr-pop-up .75s cubic-bezier(.76,0,.24,1) forwards;animation-delay:var(--delay)}.modal.svelte-10ld4nr h2:where(.svelte-10ld4nr){font-family:var(--gmsans-bold);font-size:20px;line-height:28px;font-weight:400;text-align:left;width:100%;margin:0;margin-bottom:1.25rem}.modal.svelte-10ld4nr .text:where(.svelte-10ld4nr){font-size:16px;line-height:24px;width:100%;text-align:left;margin-bottom:.5rem}.modal.svelte-10ld4nr .text:where(.svelte-10ld4nr) p:where(.svelte-10ld4nr){margin:0;margin-bottom:1rem;line-height:1.25;opacity:.65}button.close.svelte-10ld4nr{position:absolute;top:0;right:0;background-color:transparent;border:none;cursor:pointer;width:3.75rem;aspect-ratio:1 / 1;padding:0;display:flex;justify-content:center;align-items:center}.mobile.svelte-10ld4nr .modal:where(.svelte-10ld4nr){font-size:18px;line-height:24px}.mobile.svelte-10ld4nr .buttons:where(.svelte-10ld4nr){padding-top:.75rem}.mobile.svelte-10ld4nr .buttons:where(.svelte-10ld4nr) button:where(.svelte-10ld4nr){gap:.65rem;padding:.5rem 1rem;font-size:.8rem}.buttons.svelte-10ld4nr{padding-top:.75rem}.buttons.svelte-10ld4nr button:where(.svelte-10ld4nr){gap:.65rem;padding:.5rem 1rem;font-size:.8rem}.buttons.svelte-10ld4nr{width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap;padding-top:1.25rem;border-top:1px solid #19191922;gap:1rem}.buttons.svelte-10ld4nr button:where(.svelte-10ld4nr){font-family:inherit;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:.75rem;padding:.65rem 1.25rem;font-size:.9rem;background-color:var(--black);border:none;color:#fff;border-radius:2rem;cursor:pointer}.buttons.svelte-10ld4nr button:where(.svelte-10ld4nr).disable{border-radius:2rem;background-color:transparent;color:var(--black)}.buttons.svelte-10ld4nr button:where(.svelte-10ld4nr) img:where(.svelte-10ld4nr){scale:.85;filter:invert(100%)}@keyframes svelte-10ld4nr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-10ld4nr-pop-up{0%{opacity:0;translate:0 1.5rem}to{opacity:1;translate:0 0}}.container.svelte-1lu0uwz{position:relative;overflow:hidden;height:100%;width:100%;background-color:#4e4e4e;background:#fff4;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.container.svelte-1lu0uwz .gradient:where(.svelte-1lu0uwz){position:absolute;top:0;right:0;bottom:0;left:0;height:100%;background:linear-gradient(90deg,#a00f19,#da161f)}.container.svelte-1lu0uwz .shadow:where(.svelte-1lu0uwz){position:absolute;top:0;height:100%}.embed-container.svelte-1mby13d{width:100%;height:100%;display:flex;justify-content:center;align-items:center}blockquote.tiktok-embed{height:100%;overflow:auto;width:338px;scrollbar-color:transparent transparent}.svelte-xgqw84{box-sizing:border-box}.progress-container.svelte-xgqw84{position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:transparent;z-index:10;transition-duration:.25s;transition-property:height}.progress-container.svelte-xgqw84.ended{height:0}.page.svelte-xgqw84{position:relative;z-index:99;top:0;width:100vw;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:var(--black);font-family:var(--pratt)}.exhibit-container.svelte-xgqw84{position:absolute;top:0;width:100%;min-width:300px;max-width:700px;overflow:hidden;--text-height: 40% ;--image-height: calc(100% - var(--text-height));height:100%;background-color:var(--black)}.swipe.svelte-xgqw84{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.text-background.svelte-xgqw84{position:absolute;bottom:var(--overhang);width:100%;background-color:var(--black);z-index:0}.audio-background.svelte-xgqw84{position:absolute;top:0;width:100%;height:100%;background-color:#19191988;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;opacity:0;transition-duration:.5s;pointer-events:none}.audio-background.svelte-xgqw84.active{opacity:1}.model-background.svelte-xgqw84{pointer-events:none;position:absolute;top:0;width:100%;height:var(--image-height);background-color:#191919aa;z-index:3;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition-duration:.5s}.model-background.svelte-xgqw84.active{opacity:1}.container.svelte-xgqw84{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;overflow:hidden}.text-container.svelte-xgqw84{position:absolute;bottom:var(--overhang);height:var(--text-height);color:#fff;font-size:20px;line-height:28px;padding:1.25rem 1.25rem 3rem;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent;-webkit-user-select:none;user-select:none;pointer-events:all;opacity:0;transition-duration:.5s;transition-property:opacity}.text-container.svelte-xgqw84 p:where(.svelte-xgqw84){margin-top:0}.text-container.svelte-xgqw84 span:where(.svelte-xgqw84){opacity:0}.text-container.svelte-xgqw84 span.italicized:where(.svelte-xgqw84){font-family:var(--pratt-italic)}.text-container.svelte-xgqw84 span.bolded:where(.svelte-xgqw84){font-family:var(--pratt-bold);font-weight:400}.text-container.svelte-xgqw84 span.boldItalicized:where(.svelte-xgqw84){font-family:var(--pratt-bold-italic);font-weight:400}.text-container.svelte-xgqw84 a:where(.svelte-xgqw84){color:inherit!important;text-decoration:underline;text-underline-offset:2px}.text-container.svelte-xgqw84.before span:where(.svelte-xgqw84){opacity:0}.text-container.svelte-xgqw84.backwards.before span:where(.svelte-xgqw84){opacity:1}.text-container.svelte-xgqw84.after span:where(.svelte-xgqw84){opacity:1}.text-container.svelte-xgqw84.backwards.after span:where(.svelte-xgqw84){opacity:0}.text-container.svelte-xgqw84.onscreen{opacity:1}.text-container.svelte-xgqw84.onscreen span:where(.svelte-xgqw84){opacity:0;animation:svelte-xgqw84-fade-in .5s ease forwards}@keyframes svelte-xgqw84-fade-in{0%{opacity:0}to{opacity:1}}.image-container.svelte-xgqw84{z-index:1;height:var(--image-height)}.image-container.svelte-xgqw84 .img-filename:where(.svelte-xgqw84){position:absolute;top:.4rem;right:.4rem;z-index:10;background:#000a;color:#fff;font-size:11px;font-family:monospace;padding:2px 6px;border-radius:3px;pointer-events:none}.image-container.svelte-xgqw84 img:where(.svelte-xgqw84){width:100%;height:100%;object-fit:cover}.image-container.svelte-xgqw84.pan-h img:where(.svelte-xgqw84){display:block;--pan-h-l: 50%;--pan-h-r: 50%;animation:svelte-xgqw84-panH 15s ease-in-out infinite alternate}.image-container.svelte-xgqw84.pan-h-reverse{display:block}.image-container.svelte-xgqw84.pan-h-reverse img:where(.svelte-xgqw84){--pan-h-l: 50%;--pan-h-r: 50%;animation:svelte-xgqw84-panHreverse 15s ease-in-out infinite alternate}.image-container.svelte-xgqw84.background img:where(.svelte-xgqw84){filter:blur(6px) brightness(.8);scale:1.1}.placeline.svelte-xgqw84{position:absolute;bottom:.65rem;left:.65rem;display:flex;flex-direction:column;z-index:10;padding:.35rem .5rem;border-radius:2px;transition-property:background-color,opacity;transition-duration:.35s;-webkit-user-select:none;user-select:none}.placeline.svelte-xgqw84 .place:where(.svelte-xgqw84),.placeline.svelte-xgqw84 .date:where(.svelte-xgqw84){font-size:.8rem;letter-spacing:.25px;color:#fff;text-shadow:0 1px 2px var(--black);font-family:var(--gmsans)}@keyframes svelte-xgqw84-panH{0%{object-position:var(--pan-h-l) 50%}to{object-position:var(--pan-h-r) 50%}}@keyframes svelte-xgqw84-panHreverse{0%{object-position:var(--pan-h-r) 50%}to{object-position:var(--pan-h-l) 50%}}@keyframes svelte-xgqw84-motionZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.video-container.svelte-xgqw84{z-index:2;height:var(--image-height)}.interactive-container.svelte-xgqw84{z-index:4;height:var(--image-height);pointer-events:all}.interactive-container.svelte-xgqw84.no-interact{pointer-events:none}.embed-container.svelte-xgqw84{z-index:2;height:var(--image-height);pointer-events:all;align-items:flex-start;overflow:auto;background-color:var(--black)}.audio-container.svelte-xgqw84{z-index:5}.end-credit-container.svelte-xgqw84{z-index:11}.mobile.svelte-xgqw84 .text-container:where(.svelte-xgqw84){font-size:18px;line-height:26px}.nav.svelte-xgqw84{position:absolute;--margin: 0rem;height:3.5rem;left:var(--margin);width:calc(100% - 2 * var(--margin));display:flex;justify-content:space-between;align-items:center;border-radius:10rem;background-color:#19191900;box-shadow:0 2px 8px #0003;z-index:10;color:#fff;font-family:var(--pratt-bold);font-size:1rem;text-shadow:0 1px 2px #00000033}.nav.svelte-xgqw84.bottom{bottom:var(--margin);bottom:0;bottom:var(--overhang);bottom:env(safe-area-inset-bottom)}.nav.svelte-xgqw84.top{top:var(--margin);background-color:#fff0;color:var(--black);box-shadow:none;text-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav.svelte-xgqw84 button:where(.svelte-xgqw84){background:none;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;height:100%;aspect-ratio:1 / 1;opacity:1;transition-duration:.15s}.nav.svelte-xgqw84 button:where(.svelte-xgqw84) img:where(.svelte-xgqw84){width:24px;height:24px}.nav.svelte-xgqw84 button:where(.svelte-xgqw84).disabled{opacity:0;pointer-events:none}.nav.svelte-xgqw84 button:where(.svelte-xgqw84).end{background-color:#000;filter:invert(1);border-radius:3rem;width:2.5rem;height:2.5rem;margin:0 .65rem .25rem 0}.svelte-1n46o8q{box-sizing:border-box}.exhibit-overlay.svelte-1n46o8q{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;animation:svelte-1n46o8q-fadeIn .6s cubic-bezier(.4,0,.2,1) forwards}.exhibit-overlay.svelte-1n46o8q.no-fade{animation:none}.exhibit-overlay.svelte-1n46o8q.behind-title-card{animation:none;opacity:1;pointer-events:none}@keyframes svelte-1n46o8q-fadeIn{0%{opacity:1}to{opacity:1}}nav.svelte-1n46o8q{position:absolute;top:0;top:env(safe-area-inset-top);left:50%;transform:translate(-50%);z-index:100;width:100%;max-width:700px;margin:0 auto}nav.svelte-1n46o8q.hidden{display:none}nav.svelte-1n46o8q .home:where(.svelte-1n46o8q){background-color:#19191988;border:none;color:#fff;width:3rem;aspect-ratio:1 / 1;border-radius:2rem;cursor:pointer;font-size:1rem;transition-duration:.15s;background-color:transparent;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 2px #19191988)}nav.svelte-1n46o8q .home:where(.svelte-1n46o8q) img:where(.svelte-1n46o8q){opacity:.8}nav.svelte-1n46o8q .home:where(.svelte-1n46o8q):hover img:where(.svelte-1n46o8q){opacity:1}@font-face{font-family:Pratt;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt.woff) format("woff");font-display:swap}@font-face{font-family:Pratt-Italic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Italic.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Italic.woff) format("woff");font-display:swap}@font-face{font-family:Pratt-Bold;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Bold.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Bold.woff) format("woff");font-display:swap}@font-face{font-family:Pratt-BoldItalic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-BoldItalic.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-BoldItalic.woff) format("woff");font-display:swap}@font-face{font-family:GMsanC-Regular;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMsanC-Regular.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMsanC-Regular.woff) format("woff");font-display:swap}@font-face{font-family:GMsanC-Bold;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMsanC-Bold.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMsanC-Bold.woff) format("woff");font-display:swap}@font-face{font-family:GMsans-Web-Regular;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Regular.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Regular.woff) format("woff");font-display:swap}@font-face{font-family:GMsans-Web-Bold;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Bold.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Bold.woff) format("woff");font-display:swap}@font-face{font-family:GMsans-Web-Regular-Italic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Italic.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Italic.woff) format("woff");font-display:swap}@font-face{font-family:GMsans-Web-Bold-Italic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Bold_Italic.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Bold_Italic.woff) format("woff");font-display:swap}@font-face{font-family:GMsans-Web-Label;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Label.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/GMSans_Web_Label.woff) format("woff");font-display:swap}@font-face{font-family:Pratt-Heavy;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/pratt-web_heavy-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/pratt-web_heavy-webfont.woff?v3) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/pratt-web_heavy-webfont.ttf?v3) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/pratt-web_heavy-webfont.svg#webfontCgvHVvZg?v3) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Pratt-Fine;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine-webfont.svg#prattfine) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Pratt-FineBold;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bold-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bold-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bold-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bold-webfont.svg#prattfine_bold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Pratt-FineBoldItalic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bolditalic-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bolditalic-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bolditalic-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/prattfine_bolditalic-webfont.svg#prattfine_bold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Pratt-LightItalic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-LightItalic.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-LightItalic.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Pratt-Light;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Light.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Pratt-Micro;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Micro.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Micro.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:PrattMicro;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Micro.woff2) format("woff2"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/Pratt-Micro.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:GMSanC-Italic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_italic-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_italic-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_italic-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_italic-webfont.svg#gmsancitalic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:GMSanC-BoldItalic;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_bolditalic-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_bolditalic-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_bolditalic-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsanc_bolditalic-webfont.svg#gmsancbolditalic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:GMSan-Light;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_light-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_light-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_light-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_light-webfont.svg#gmsanslight) format("svg");font-weight:400;font-style:normal}@font-face{font-family:GMSan-Thin;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_thin-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_thin-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_thin-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_thin-webfont.svg#gmsansthin) format("svg");font-weight:400;font-style:normal}@font-face{font-family:GMSan-Medium;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_medium-webfont.eot);src:local("?"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_medium-webfont.woff) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_medium-webfont.ttf) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gmsans_medium-webfont.svg#gmsansmedium) format("svg");font-weight:400;font-style:normal}@font-face{font-family:GMicon;src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gm_global_icons.eot?iefixk9mxob);src:url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gm_global_icons.eot?#iefixk9mxob) format("embedded-opentype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gm_global_icons.woff?k9mxob) format("woff"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gm_global_icons.ttf?k9mxob) format("truetype"),url(https://www.theglobeandmail.com/files/interactive/assets/fonts/gm_global_icons.svg?k9mxob#gm_global_icons) format("svg");font-weight:400;font-style:normal}[class^=gmicon-],[class*=" gmicon-"]{font-family:GMicon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gmicon-minus:before{content:""}.gmicon-plus:before{content:""}.gmicon-mail:before{content:""}.gmicon-printlicense:before{content:""}.gmicon-whatsapp:before{content:""}.gmicon-profile:before{content:""}.gmicon-arrow_up:before{content:"^"}.gmicon-google:before,.gmicon-googleplus:before{content:"g"}.gmicon-location:before{content:"y"}.gmicon-password:before{content:"z"}.gmicon-unsave:before{content:"o"}.gmicon-user:before{content:"p"}.gmicon-check:before{content:"k"}.gmicon-arrow_right:before{content:"]"}.gmicon-arrow_left:before{content:"["}.gmicon-facebook:before{content:"f"}.gmicon-linkedin:before{content:"i"}.gmicon-quote:before{content:"q"}.gmicon-star:before{content:"e"}.gmicon-twitter:before{content:"t"}.gmicon-arrow_down:before{content:"n"}.gmicon-market:before{content:"m"}.gmicon-marketarrow_down:before{content:"d"}.gmicon-marketarrow_up:before{content:"u"}.gmicon-sandwhichbar:before{content:"b"}.gmicon-save:before{content:"a"}.gmicon-arrows_left:before{content:"<"}.gmicon-arrows_right:before{content:">"}.gmicon-chart:before{content:"c"}.gmicon-maple_leaf:before{content:"l"}.gmicon-search:before{content:"s"}.gmicon-share:before{content:"h"}.gmicon-lock:before{content:""}.gmicon-slideshow:before{content:"w"}.gmicon-update:before{content:"r"}.gmicon-video:before{content:"v"}.gmicon-x:before{content:"x"}
