@font-face{font-family:Univers LT Std;src:url(/quest-webfonts/UniversLTStd.woff2) format("woff2"),url(/quest-webfonts/UniversLTStd.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Univers LT Std;src:url(/quest-webfonts/UniversLTStd-Bold.woff2) format("woff2"),url(/quest-webfonts/UniversLTStd-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:FA5 Free;src:url(/quest-webfonts/fa-regular-400.woff2) format("woff2");font-weight:400;font-style:normal}.quest{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000;display:flex;align-items:center;justify-content:center;container-type:size}.quest-stage{position:relative;width:min(100cqw,calc(100cqh * 16 / 9));aspect-ratio:16 / 9;overflow:hidden;background:#000;font-family:Univers LT Std,Helvetica,sans-serif;font-size:min(1.11cqw,calc(1.11cqh * 16 / 9));line-height:1.75;color:#111}.q-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.q-exit{position:absolute;right:1em;bottom:1em;z-index:50;opacity:.35}.q-exit:hover{opacity:1}.quest h1{font-size:2em;font-weight:700;line-height:1.3;margin:0 0 .7em;text-transform:uppercase}.quest h2{font-size:1.25em;font-weight:700;line-height:1.5;margin:.5em 0 .3em;text-transform:uppercase}.quest p{margin:0 0 1.4em;font-size:.7em}.quest ul{list-style:disc;margin:0 0 1em;padding-left:1em}.quest .menu ul{list-style:none;margin:0;padding:0}.quest sup{font-size:.6em;vertical-align:super}.quest sub{font-size:.8em;vertical-align:sub}.q-hamburger{position:absolute;left:2em;top:2em;z-index:40;width:3em;height:3em;border:0;cursor:pointer;background:transparent center / 2em 2em no-repeat url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 150 150' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 8px%3B stroke: %23ffffff%3B %7D%3C/style%3E%3Cline x1='0' y1='25' x2='100' y2='25' /%3E%3Cline x1='0' y1='50' x2='100' y2='50' /%3E%3Cline x1='0' y1='75' x2='100' y2='75' /%3E%3C/svg%3E")}.q-hamburger:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 150 150' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 8px%3B stroke: %23F38312%3B %7D%3C/style%3E%3Cline x1='0' y1='25' x2='100' y2='25' /%3E%3Cline x1='0' y1='50' x2='100' y2='50' /%3E%3Cline x1='0' y1='75' x2='100' y2='75' /%3E%3C/svg%3E")}.quest .menu-catcher{position:absolute;top:0;right:0;bottom:0;left:0;z-index:44}.quest .menu{position:absolute;top:0;left:0;width:22em;max-width:80%;height:100%;z-index:45;background:linear-gradient(180deg,#ddd 15%,#e7e8e9 15%,#e7e8e9 85%);overflow-y:auto;transform:translate(-23em);visibility:hidden;transition:transform .45s ease,visibility .45s}.quest .menu-open{transform:translate(0);visibility:visible}.quest .menu-logo{display:inline-block;margin:4vh 0 0 5vh;cursor:pointer}.quest .menu-logo img{width:3.3em;height:auto}.quest .menu>ul{margin:3em 0 1em}.quest .menu a{display:block;padding:.57em 0 .57em 2.75em;line-height:1.75;color:#111;font-size:.8em;cursor:pointer;text-decoration:none}.quest .menu a:hover{color:#f38312}.quest .menu .group-open>.group-title{background-color:#fff}.quest .menu .group-items{background-color:#fff;padding-left:3em}.quest .menu .group-items li{font-size:.875em}.q-hotspot{position:absolute;z-index:10;cursor:pointer}.quest .hotspot__container{position:relative}.quest .hotspot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}.quest .hotspot--01{width:1em;height:1em;border:1px solid #06d1f7;background:transparent;z-index:1;animation:q-dot1 2s infinite}.quest .hotspot--02{width:.57em;height:.57em;background:#06d1f7;z-index:2;animation:q-dot2 2s infinite}.quest .hotspot--03{width:.48em;height:.48em;background:#06d1f7;z-index:3;animation:q-dot3 1s alternate infinite}@keyframes q-dot1{0%{opacity:0;transform:translate(-50%,-50%)}to{opacity:.8;transform:translate(-50%,-50%) scale(2.2)}}@keyframes q-dot2{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:.4;transform:translate(-50%,-50%) scale(3)}}@keyframes q-dot3{0%{transform:translate(-50%,-50%)}to{transform:translate(-50%,-50%) scale(1.1)}}.q-hotspot:hover .hotspot{animation:none}.q-hotspot:hover .hotspot--01{display:none}.quest .tooltiptext{display:inline-block;visibility:hidden;position:absolute;top:-1em;left:-1em;z-index:11;font-size:.75em;background:#00000073;color:#fff;border-radius:1em;padding:.2em 1.5em .2em 2.75em;white-space:nowrap;margin:0}.q-hotspot:hover .tooltiptext{visibility:visible}.quest .tooltipPlayButton{color:#fff;margin-left:.7em;font-size:.9em;cursor:pointer}.quest .tooltipPlayButton:hover{color:#f38312}.quest .tooltipimg{display:block;visibility:hidden;position:absolute;top:-4em;left:-4em;z-index:12;line-height:0}.q-hotspot:hover .tooltipimg{visibility:visible}.quest .tooltipimg img{max-width:15em;height:auto}.quest .tooltipimg:before,.quest .tooltipimg:after,.quest .tooltipimgspan:before,.quest .tooltipimgspan:after{display:block;content:"";width:1.5em;height:1.5em;position:absolute;z-index:13}.quest .tooltipimg:before{top:-2px;left:-2px;border-top:2px solid #06d1f7;border-left:2px solid #06d1f7}.quest .tooltipimg:after{top:-2px;right:-2px;border-top:2px solid #06d1f7;border-right:2px solid #06d1f7}.quest .tooltipimgspan:before{bottom:-2px;left:-2px;border-bottom:2px solid #06d1f7;border-left:2px solid #06d1f7}.quest .tooltipimgspan:after{bottom:-2px;right:-2px;border-bottom:2px solid #06d1f7;border-right:2px solid #06d1f7}.q-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20}.quest .modal-content{background:#ffffffe6;margin:3%;float:right;padding:1.75em 2.25em 2.25em;width:52%;border-radius:2px}.quest .modalClose{color:#aaa;float:right;margin:-.75em -1.25em 0 0;font-size:.85em;cursor:pointer;background:#000;border:solid 1px #000;border-radius:10em;width:2.65em;height:2.65em;line-height:2.65em;text-align:center;color:#fff}.quest .modalClose:hover{color:#f38312}.quest .tab-row{display:flex;align-items:stretch}.quest .tab{width:10%;min-height:9.4em;background:transparent}.quest .tab button{display:block;width:100%;padding:1em .75em;border:0;background:transparent;cursor:pointer;line-height:0;text-align:center;transition:.3s}.quest .tab button img{width:1.8em;height:auto}.quest .tab button:hover{background:#f383121c}.quest .tab button.active{background:#fff;box-shadow:-5px 0 26px -11px #00000026}.quest .tabcontent{width:90%;padding:.5em 1.85em;background:#fff;box-shadow:0 -10px 52px -22px #00000026}.quest ul.infoLists{list-style:none;margin-left:.5em}.quest ul.infoLists>li{font-size:.7em!important;margin-bottom:1.2em}.quest ul.infoLists>li:before{font-family:FA5 Free;font-weight:400;content:"";color:#111;display:inline-block;margin-left:-1.82em;margin-right:.5em}.quest ul.infoLists>li>span{font-size:1.2em;font-weight:700}.quest .modal-intro ul.infoLists>li{margin-bottom:.4em}.quest ul.sublist{padding-left:1.25em;margin-left:.5em;margin-bottom:2em}.quest ul.subsublist{list-style:none;margin-left:1.5em}.quest ul.subsublist>li:before{font-family:FA5 Free;font-weight:400;font-size:.5em;content:"";color:#111;display:inline-block;margin-left:-1.82em;margin-right:1em}.quest ul.sublistNoImageModal{font-size:.7em;margin-left:1em;padding-left:1.25em}.quest ul.tightList{margin-bottom:.2em}.quest ul.tightList>li{margin-bottom:.5em}.quest h3.tightListTitle{margin:1em 0 .5em}.quest .smallerTitle{font-size:.8em}.quest .noCaps{text-transform:none!important}.q-fullvideo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;background:#000;text-align:center}.q-fullvideo video{width:100%;height:100%;object-fit:contain}.q-fullvideo-close{position:absolute;top:2%;right:3%;width:1.75em;height:1.75em;border-radius:2em;line-height:1.75em;text-align:center;color:#fff9;background:#0000004d;cursor:pointer}.q-fullvideo-close:hover{color:#fff}.quest .bottomRightLogo{cursor:pointer}.quest .bottomRightLogo img{position:absolute;bottom:4%;right:4%;max-width:7em;height:auto;z-index:5}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.stage-wrap{height:100%;display:flex;align-items:center;justify-content:center}.stage{position:relative;width:min(100vw,calc(100vh * 16 / 9));aspect-ratio:16 / 9;overflow:hidden;background:#000}.page-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.page-img-enter{animation:page-fade .15s ease-out}@keyframes page-fade{0%{opacity:0}to{opacity:1}}.hotspot{position:absolute;background:transparent;border:none;cursor:pointer;padding:0}.hotspot-debug{outline:2px solid rgba(0,200,255,.9);background:#00c8ff26}.hotspot-label{position:absolute;top:0;left:0;font-size:11px;line-height:1.3;color:#001018;background:#00c8ffe6;padding:0 4px;white-space:nowrap;pointer-events:none}.overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:100}.video-player{max-width:90vw;max-height:90vh;outline:none}.overlay-close{position:fixed;top:16px;right:20px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:#00000080;color:#fff;font-size:18px;cursor:pointer}.overlay-close:hover{background:#ffffff26}.iframe-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;background:#000}.iframe-bar{display:flex;align-items:center;gap:16px;height:42px;padding:0 12px;background:#111;border-bottom:1px solid #2a2a2a}.iframe-back{border:1px solid #444;border-radius:4px;background:transparent;color:#eee;padding:5px 12px;font-size:13px;cursor:pointer}.iframe-back:hover{background:#222}.iframe-title{color:#888;font-size:13px}.iframe-frame{flex:1;border:none;width:100%;background:#fff}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%);background:#141414f2;color:#fff;border:1px solid #333;border-radius:6px;padding:10px 18px;font-size:14px;z-index:200;animation:page-fade .15s ease-out}.debug-index{min-height:100%;background:#0a0a0a;color:#ddd;padding:24px}.debug-index h2{font-size:16px;margin:20px 0 10px}.debug-index h2 small{color:#777;font-weight:400}.debug-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.debug-cell{color:#aaa;text-decoration:none;font-size:12px}.debug-cell img{width:100%;border:1px solid #333;border-radius:3px;display:block;margin-bottom:3px}.debug-cell:hover img{border-color:#09c}
