@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueRoman-CSpBGpqm.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueUltraLight-DLTCIc2Q.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueThin-5D5bnMyF.otf) format("opentype");font-weight:250;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueLight-Ct5-NwMS.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueMedium-BlACjMrQ.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueBold-CvSAbIAR.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueHeavy-DAwEujmT.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueBlack-9FyT5aCw.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueItalic-DKx4JyHi.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueLightItalic-DThesBRY.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueMediumItalic-DUC78TNQ.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueBoldItalic-By_AmzKB.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}:root{color:#17142a;background:#17142a;font-family:Helvetica Neue,Helvetica,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #19152d;--muted: #6e6a7b;--line: #dedde7;--paper: #fbfbfb;--red: #e30613;--blue: #005bbb;--green: #00856f;--yellow: #f2b705}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;font-size:16px}body{overflow:hidden}button{font:inherit}h1,h2,p,figure,blockquote{margin:0}button:focus-visible{outline:3px solid var(--yellow);outline-offset:-3px}.gameIframe{position:fixed;inset:0;width:100vw;height:100dvh;background:radial-gradient(circle at 18% 20%,rgb(227 6 19 / .16),transparent 28%),linear-gradient(135deg,#17142a,#211b36 52%,#151327)}.gameIframe iframe{display:block;position:fixed;inset:0;width:100vw;height:100dvh;border:0;background:#17142a}.gameShellLayout{position:fixed;inset:0;width:100vw;height:100dvh;overflow:hidden;background:#17142a}.gameShellLayout__content{position:fixed;inset:0;width:100vw;height:100dvh;z-index:0}.gameShellLayout__fullscreenButton{position:fixed;top:24px;right:24px;z-index:20;display:grid;place-items:center;width:56px;height:88px;padding:0;border:0;background:transparent;cursor:pointer}.gameShellLayout__fullscreenIcon{display:block;width:56px;height:56px;background:#fff;mask:var(--fullscreen-icon) center / contain no-repeat;-webkit-mask:var(--fullscreen-icon) center / contain no-repeat}.gameShellLayout__fullscreenButton:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.gameShellLayout__sidebarLayer{position:fixed;inset:0;width:100vw;height:100dvh;z-index:9999;pointer-events:none}.gameShellLayout__sidebarLayer>*{pointer-events:auto}.metricBlock{justify-self:start;padding-inline:20px}.metricBlock img{display:block;width:100%;height:auto}.quoteBlock{justify-self:start;margin:0;padding-inline:40px}.quoteBlock img{display:block;width:100%;height:auto}.sidebarHeader{position:sticky;top:0;z-index:2;padding:40px 40px 0;background-color:transparent}.sidebarHeader__title{margin:0;width:min(100%,805px)}.sidebarHeader__title img{display:block;width:100%;height:auto}@media(max-width:620px){.sidebarHeader{padding:20px 20px 0}}.stackTabs{position:relative;z-index:1;display:flex;align-items:flex-end;margin-bottom:-1px}.stackTabs__tab{min-width:122px;min-height:42px;border:1px solid #b8b7c4;border-right:0;color:var(--ink);background:#fff;cursor:pointer;padding:0 18px;font-size:1rem;font-weight:500}.stackTabs__tab:last-child{border-right:1px solid #b8b7c4}.stackTabs__tab--active{color:#fff;background:var(--ink)}.sidebarPanel{--sidebarPanel-copyFontSize: 1rem;--sidebarPanel-copyLineHeight: 1.42;position:absolute;inset:0 0 0 auto;display:grid;grid-template-rows:auto minmax(0,1fr);width:max(500px,45vw);height:100dvh;overflow:hidden;border-left:1px solid #aeb0bd;background-color:#fbfbfb;background-image:linear-gradient(#d8d9e1 1px,transparent 1px),linear-gradient(90deg,#d8d9e1 1px,transparent 1px);background-size:40px 40px;box-shadow:-20px 0 44px #19152d33;transform:translate3d(100%,0,0);visibility:hidden;transition:transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;will-change:transform;z-index:9999}.sidebarPanel:after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:3;height:170px;pointer-events:none;opacity:0;background:linear-gradient(180deg,#fbfbfb00,#fbfbfbc7 55%,#fbfbfbf5);transition:opacity .18s ease}.sidebarPanel--canScroll:after{opacity:1}.sidebarPanel--open{transform:translateZ(0);visibility:visible;transition:transform .42s cubic-bezier(.22,1,.36,1),visibility 0s}.sidebarPanel__scroll{min-height:0;overflow:auto;background:transparent;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.sidebarPanel__scroll::-webkit-scrollbar{width:0;height:0}.sidebarPanel__scroll:focus{outline:none}.sidebarPanel__contentLayout{display:grid;gap:32px;min-height:100%;padding:40px 0 96px;background:transparent}.sidebarPanel__introGrid{display:grid;grid-template-columns:minmax(280px,441px) minmax(210px,321px);justify-content:space-between;align-items:start;gap:40px}.sidebarPanel__contentCard{border:1px solid #b8b7c4;background:#fff}.sidebarPanel .isStrong{font-weight:700}.sidebarPanel__roleCard{justify-self:start;width:min(441px,100%);min-width:0}.sidebarPanel__roleCard img,.sidebarPanel__actorCard img{display:block;width:100%;height:auto}.sidebarPanel__actorCard{justify-self:end;width:min(321px,100%);min-width:0}.sidebarPanel__tabbedContent{display:grid;align-items:start;padding-right:min(40px,2vw)}.sidebarPanel__contentCard{overflow:hidden;min-height:268px;font-weight:300}.sidebarPanel__actionsList{display:grid;gap:0;margin:0;padding:33.5px 46px;list-style:none}.sidebarPanel__actionsList li{padding:20px 0;border-bottom:1px solid #777385;color:var(--ink);font-size:var(--sidebarPanel-copyFontSize);line-height:var(--sidebarPanel-copyLineHeight)}.sidebarPanel__actionsList li:last-child{border-bottom:0}.sidebarPanel__actionsList__body{font-size:var(--sidebarPanel-copyFontSize);line-height:var(--sidebarPanel-copyLineHeight)}.sidebarPanel__caseContent{display:grid;align-content:center;gap:24px;max-width:760px;min-height:268px;padding:48px 46px;color:var(--ink)}.sidebarPanel__caseContent p{margin:0;color:var(--ink);font-size:var(--sidebarPanel-copyFontSize);line-height:var(--sidebarPanel-copyLineHeight)}.sidebarPanel__scrollIndicator{position:absolute;left:50%;bottom:22px;z-index:4;display:grid;place-items:center;width:56px;height:46px;padding:0;border:0;background:transparent;cursor:pointer;transform:translate(-50%)}.sidebarPanel__scrollIndicator img{display:block;width:48px;height:auto;animation:sidebarPanelScrollCue 1.2s ease-in-out infinite}.sidebarPanel__scrollIndicator:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}@media(prefers-reduced-motion:reduce){.sidebarPanel,.sidebarPanel--open{transition-duration:1ms}.sidebarPanel__scrollIndicator img{animation:none}}@keyframes sidebarPanelScrollCue{0%,to{transform:translateY(0)}45%{transform:translateY(7px)}}@media(max-width:1600px){.sidebarPanel{--sidebarPanel-copyFontSize: .9375rem;--sidebarPanel-copyLineHeight: 1.4}}@media(max-width:900px){.sidebarPanel{--sidebarPanel-copyFontSize: .8125rem;--sidebarPanel-copyLineHeight: 1.23}.sidebarPanel__introGrid{grid-template-columns:1fr;gap:24px}.sidebarPanel__roleCard,.sidebarPanel__actorCard{width:min(100%,441px)}.sidebarPanel__actorCard{width:min(100%,321px)}}@media(max-width:620px){.sidebarPanel{--sidebarPanel-copyFontSize: .75rem;--sidebarPanel-copyLineHeight: 1.23}.sidebarPanel__contentLayout{padding-block:28px 64px}.sidebarPanel__actionsList{max-width:none;padding-inline:24px}.sidebarPanel__caseContent{padding:32px 28px}}.homePage,.app{width:100%;height:100%}
