#intro-overlay,#panorama,#planet-view{position:absolute;top:0;left:0}#intro-overlay,.tour-wrapper,body,html{width:100%;height:100%;display:flex}#panorama{opacity:0;width:100%;height:100%;display:none;opacity:1;z-index:1;background:#000;transition:filter 1s ease-in-out;will-change:filter;transform:translate3d(0,0,0)}.loaded{opacity:1}body,html{margin:0;padding:0;overflow:hidden;background:#000;font-family:Arial,Helvetica,sans-serif;touch-action:none;align-items:center;justify-content:center}.tour-wrapper{position:relative;background-color:#000;overflow:hidden;align-items:center;justify-content:center}@media (orientation:portrait){.tour-wrapper{width:100vw;aspect-ratio:9/16;max-height:100vh}}@media (orientation:landscape){.tour-wrapper{height:100vh;aspect-ratio:16/9;max-width:100vw}}#planet-view{width:100%;height:100%;z-index:2;background:#000;opacity:1;transition:opacity .4s}.pnlm-load-box{display:none!important}#intro-overlay{z-index:9999;justify-content:center;align-items:center;background:0 0;pointer-events:none}#playButton{pointer-events:auto;width:95px;height:95px;border:none;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:38px;cursor:pointer;box-shadow:0 0 30px rgba(0,0,0,.35);transition:transform .3s cubic-bezier(.25, 1, .5, 1),background .3s,opacity .3s}#playButton:hover{transform:scale(1.08);background:rgba(255,255,255,.25)}#playButton.fade-out{opacity:0;transform:scale(.8)}.hotspot-pulse{width:20px!important;height:20px!important;border-radius:50%;background:padding-box #fff!important;border:15px solid transparent!important;box-sizing:border-box;animation:1.4s infinite hotspotPulse}@keyframes hotspotPulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{box-shadow:0 0 0 15px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.hotspot-seta-escada{width:45px!important;height:45px!important;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;border:none!important;background-color:transparent!important;filter:drop-shadow(0px 4px 6px rgba(0, 0, 0, .6));transition:transform .2s ease-in-out,filter .2s ease-in-out}.hotspot-seta-escada:hover{transform:scale(1.15);filter:drop-shadow(0px 6px 10px rgba(255, 255, 255, .4)) drop-shadow(0px 4px 6px rgba(0, 0, 0, .8))}.seta-subir-curva-esquerda{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'><path d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z'/></svg>");transform:rotate(-55deg)}.seta-subir-curva-esquerda:hover{transform:scale(1.15) rotate(-55deg)}.seta-descer-suave{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'><path d='M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z'/></svg>");transform:rotate(15deg)}.seta-descer-suave:hover{transform:scale(1.15) rotate(15deg)}