:root{--primary-color: #677383;--primary-color-dark: color-mix(in srgb, var(--primary-color) 65%, #000);--primary-color-mid: color-mix(in srgb, var(--primary-color) 80%, #000)}*{box-sizing:border-box;user-select:none;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{width:100%;height:100%;padding:0;margin:0;overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;background-color:#000;color:#fff}a,a:hover,a:active,a:visited{text-decoration:none;color:inherit}button{background:none;border:none;padding:0;margin:0;color:inherit;font:inherit;cursor:pointer;-webkit-appearance:none;appearance:none}.lucide{width:32px;height:32px}#pano{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transition:filter .3s,opacity .3s;z-index:0}#titleBar{position:absolute;top:0;left:0;right:0;height:46px;text-align:center;z-index:1}.mobile #titleBar{height:50px}body.multiple-scenes #titleBar{left:42px;right:42px}body.multiple-scenes.mobile #titleBar{left:50px;right:50px}#titleBar .sceneName{width:100%;height:100%;line-height:36px;padding:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.8),0 0 2px rgba(0,0,0,.6);user-select:text}.mobile #titleBar .sceneName{line-height:40px}#fullscreenToggle{display:none}body.fullscreen-enabled #fullscreenToggle{display:block}#fullscreenToggle .icon.on,#autorotateToggle .icon.on{display:none}#fullscreenToggle .icon.off,#autorotateToggle .icon.off,#fullscreenToggle.enabled .icon.on,#autorotateToggle.enabled .icon.on{display:block}#fullscreenToggle.enabled .icon.off,#autorotateToggle.enabled .icon.off{display:none}#sceneListToggle{position:absolute;top:0;left:0;width:42px;height:46px;padding:5px;background-color:transparent;z-index:2}.mobile #sceneListToggle{width:50px;height:50px}#sceneListToggle .text{position:absolute;top:5px;left:15px;width:100%;line-height:32px}#sceneListToggle .icon{position:absolute;top:7px;right:5px;width:32px;height:32px;color:#fff}.mobile #sceneListToggle .icon{top:9px;right:9px}#sceneListToggle .icon.on{display:none}#sceneListToggle .icon.off,#sceneListToggle.enabled .icon.on{display:block}#sceneListToggle.enabled .icon.off{display:none}#sceneList{position:absolute;top:0;left:0;width:max-content;min-width:220px;max-width:640px;max-height:96%;min-height:auto;overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:transform .5s ease-in-out;z-index:1}#sceneList .scenes{width:100%;padding-top:46px;min-height:100%;box-sizing:border-box;background-color:color-mix(in srgb,var(--primary-color-dark) 90%,transparent)}.desktop #sceneList .scenes{margin-bottom:-50px}.mobile #sceneList .scenes{padding-top:50px;min-height:auto}.mobile #sceneList{width:100%;min-width:unset;max-width:unset;height:100%;left:0;display:flex;flex-direction:column;transform:translate(-100%)}.mobile #sceneList.enabled{transform:translate(0)}.mobile #sceneList .scenes{flex:1 1 auto}#sceneList.enabled{transform:translate(0)}#sceneList .scene{display:block;width:100%;height:30px;cursor:pointer;list-style:none}.mobile #sceneList .scene{height:40px}#sceneList .scene .text{width:100%;height:100%;padding:0 15px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile #sceneList .scene .text{line-height:40px;font-size:15px;letter-spacing:-.5px}.no-touch #sceneList .scene:hover,#sceneList .scene.current{background-color:color-mix(in srgb,var(--primary-color) 90%,transparent)}body.menu-right.multiple-scenes #titleBar{left:42px;right:42px}body.menu-right.multiple-scenes.mobile #titleBar{left:50px;right:50px}body.menu-right #sceneListToggle{left:auto;right:12px}body.menu-right #sceneListToggle .icon{right:auto;left:5px}.mobile body.menu-right #sceneListToggle .icon,body.menu-right.mobile #sceneListToggle .icon{right:auto;left:9px}body.menu-right #sceneList{left:auto;right:0;transform:translate(100%);transition:transform .5s ease-in-out}body.menu-right #sceneList.enabled{transform:translate(0)}body.menu-right.mobile #sceneList{left:auto;right:0;max-height:100%;transform:translate(100%)}body.menu-right.mobile #sceneList.enabled{transform:translate(0)}body.single-scene #sceneList,body.single-scene #sceneListToggle{display:none}.link-hotspot{position:relative;width:60px;height:60px;margin-left:-30px;margin-top:-30px;opacity:.9;transition:opacity .2s}.no-touch .link-hotspot:hover{opacity:1}.mobile .link-hotspot{width:70px;height:70px}.link-hotspot.perspective-hotspot{width:100px;height:100px;margin-left:-50px;margin-top:-50px}.mobile .link-hotspot.perspective-hotspot{width:80px;height:80px;margin-left:-40px;margin-top:-40px}.link-hotspot-icon{width:100%;height:100%;cursor:pointer}.link-hotspot-tooltip{position:absolute;left:100%;top:14px;margin-left:3px;font-size:16px;width:max-content;max-width:420px;padding:8px 10px;border-radius:5px;background-color:var(--primary-color);color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;opacity:0;transform:translate(-8px);transition:transform .3s,opacity .3s}.mobile .link-hotspot{top:19px}.link-hotspot.perspective-hotspot .link-hotspot-tooltip{top:34px}.mobile .link-hotspot.perspective-hotspot .link-hotspot-tooltip{top:39px}.no-touch .link-hotspot:hover .link-hotspot-tooltip{opacity:1;transform:translate(0)}.link-hotspot-tooltip{pointer-events:none}.no-touch .link-hotspot:hover .link-hotspot-tooltip{pointer-events:all}.link-hotspot.animate-hotspot{--perspective: 1}.link-hotspot.animate-hotspot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(img/link-perspective.png);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;animation:hotspot-pulsate 2.5s ease-out infinite;transform:scaleY(var(--perspective, 1))}@keyframes hotspot-pulsate{0%{transform:scaleY(var(--perspective, 1)) scale(1);opacity:.7}66.67%{transform:scaleY(var(--perspective, 1)) scale(2);opacity:0}to{transform:scaleY(var(--perspective, 1)) scale(2);opacity:0}}.info-hotspot{line-height:1.2em;opacity:.9;transition:opacity .2s .2s}.no-touch .info-hotspot:hover{opacity:1;transition:opacity .2s}.info-hotspot.visible{opacity:1}.info-hotspot .info-hotspot-header{width:40px;height:40px;border-radius:20px;background-color:var(--primary-color);cursor:pointer;transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s}.mobile .info-hotspot .info-hotspot-header{width:50px;height:50px;border-radius:25px}.desktop.no-touch .info-hotspot .info-hotspot-header:hover{width:260px;border-radius:5px;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.desktop .info-hotspot.visible .info-hotspot-header,.desktop.no-touch .info-hotspot.visible .info-hotspot-header:hover{width:260px;border-radius:5px 0 0;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.info-hotspot .info-hotspot-icon-wrapper{width:40px;height:40px}.mobile .info-hotspot .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot .info-hotspot-icon{width:90%;height:90%;margin:5%;color:#fff}.info-hotspot .info-hotspot-title-wrapper{position:absolute;left:40px;top:0;width:0;height:40px;padding:0;overflow:hidden;transition:width 0s .4s,padding 0s .4s}.desktop .info-hotspot.visible .info-hotspot-title-wrapper,.desktop.no-touch .info-hotspot .info-hotspot-header:hover .info-hotspot-title-wrapper{width:220px;padding:0 5px;transition:width 0s .4s,padding 0s .4s}.info-hotspot .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot .info-hotspot-title{display:inline-block;vertical-align:middle;user-select:text}.info-hotspot .info-hotspot-close-wrapper{position:absolute;left:260px;top:0;height:40px;width:40px;border-top-right-radius:5px;background-color:var(--primary-color-mid);visibility:hidden;transform:perspective(200px) rotateY(90deg);transform-origin:0 50% 0;transition:transform .3s .3s,visibility 0s .6s}.desktop .info-hotspot.visible .info-hotspot-close-wrapper{visibility:visible;transform:perspective(200px) rotateY(0);transition:transform .3s,visibility 0s 0s}.info-hotspot .info-hotspot-close-icon{width:70%;height:70%;margin:15%;color:#fff}.info-hotspot .info-hotspot-text{position:absolute;width:300px;height:auto;max-height:200px;top:40px;left:0;padding:10px;background-color:var(--primary-color-dark);border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow-y:auto;visibility:hidden;transform:perspective(200px) rotateX(-89.999deg);transform-origin:50% 0 0;transition:transform .3s,visibility 0s .3s;user-select:text}.desktop .info-hotspot.visible .info-hotspot-text{visibility:visible;transform:perspective(200px) rotateX(0);transition:transform .3s .3s,visibility 0s 0s}.desktop .info-hotspot-modal{display:none}.info-hotspot-modal{top:0;left:0;position:absolute;width:100%;height:100%;overflow:hidden;z-index:11000!important;background-color:#00000080;line-height:1.2em;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out .5s,visibility 0s .7s}.info-hotspot-modal.visible{opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility 0s 0s}.info-hotspot-modal .info-hotspot-header{position:absolute;top:60px;left:10px;right:10px;width:auto;height:50px;background-color:color-mix(in srgb,var(--primary-color) 90%,transparent);opacity:0;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal.visible .info-hotspot-header{opacity:1;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot-modal .info-hotspot-icon{width:90%;height:90%;margin:5%;color:#fff}.info-hotspot-modal .info-hotspot-title-wrapper{position:absolute;top:0;left:50px;right:50px;width:auto;height:50px;padding:0 10px}.info-hotspot-modal .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot-modal .info-hotspot-title{display:inline-block;vertical-align:middle;user-select:text}.info-hotspot-modal .info-hotspot-close-wrapper{position:absolute;top:0;right:0;width:50px;height:50px;background-color:color-mix(in srgb,var(--primary-color-mid) 90%,transparent);cursor:pointer}.info-hotspot-modal .info-hotspot-close-icon{width:70%;height:70%;margin:15%;color:#fff}.info-hotspot-modal .info-hotspot-text{position:absolute;inset:110px 10px 10px;padding:10px;background-color:color-mix(in srgb,var(--primary-color-dark) 90%,transparent);overflow-y:auto;opacity:0;transition:opacity .3s ease-in-out;user-select:text}.info-hotspot-modal.visible .info-hotspot-text{opacity:1;transition:opacity .3s ease-in-out .4s}#viewControls{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:4px;z-index:1}.mobile #viewControls{gap:12px;transition:transform .5s ease-in-out}.mobile #titleBar{transition:transform .5s ease-in-out}.mobile.menu-open #titleBar{transform:translateY(-100%)}.mobile.menu-open #viewControls{transform:translate(-50%) translateY(calc(100% + 10px))}#viewControls>button{display:block;width:42px;height:42px;padding:5px;background-color:color-mix(in srgb,var(--primary-color) 80%,transparent)}#viewControls>button .icon{width:32px;height:32px;color:#fff}#viewControls #fullscreenToggle .icon{width:26px;height:26px;margin:0 0 0 2px}.embedded-hotspot{pointer-events:all}.embedded-hotspot-iframe-wrapper{overflow:hidden;border-radius:4px;box-shadow:0 4px 16px #00000080;background:#000}.embedded-hotspot-iframe-wrapper iframe{display:block;border:none}.embedded-hotspot.drag-disabled,.embedded-hotspot.drag-disabled iframe{pointer-events:none!important}#logo{position:absolute;top:20px;z-index:11000;display:block;text-decoration:none;transition:opacity .2s;opacity:.9;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.25))}#logo:hover{opacity:1}.mobile #logo{display:none}#logo.logo-top-left{left:20px}#logo.logo-top-right{right:20px}.logo-img{width:100%;height:100%;object-fit:contain;display:block}.logo-tooltip{position:absolute;top:50%;transform:translateY(-50%) translate(-8px);pointer-events:none;opacity:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:300px;padding:8px 10px;border-radius:5px;background-color:var(--primary-color);color:#fff;font-size:14px;z-index:11001;transition:transform .3s,opacity .3s}#logo.logo-top-left .logo-tooltip{left:100%;margin-left:8px}#logo.logo-top-right .logo-tooltip{right:100%;margin-right:8px;transform:translateY(-50%) translate(8px)}#logo:hover .logo-tooltip{opacity:1;pointer-events:all;transform:translateY(-50%) translate(0)}body:has(#logo:hover) #pano{filter:blur(5px);opacity:.75}.logo-mobile-wrap{display:none;padding:16px;text-align:center;background-color:color-mix(in srgb,var(--primary-color-dark) 90%,transparent)}.mobile .logo-mobile-wrap{display:block;flex-shrink:0}.logo-mobile-img{display:inline-block;max-width:360px;height:auto;object-fit:contain}@media(max-width:500px){.logo-mobile-img{max-width:200px;height:auto}}.desktop .txt-disclaimer-mobile{display:none}.desktop .txt-disclaimer-desktop{position:absolute;bottom:0;right:0;padding:0 12px 8px;font-size:12px;text-shadow:1px 1px 2px rgba(0,0,0,.25);pointer-events:none}.mobile .txt-disclaimer-mobile{padding:10px 30px 30px;font-size:11px;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,.25);text-align:center;pointer-events:none;background-color:color-mix(in srgb,var(--primary-color-dark) 90%,transparent)}
