body,html{font-family:Arial,sans-serif;height:100%;margin:0;padding:0;width:100%}.container,body,html{background-color:#000;overflow:hidden}.container{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:100vh;justify-content:space-between;position:relative;width:100vw}.container,header{display:flex;flex-direction:column}header{align-items:center;gap:12px}.player-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;padding:8px 12px}nav{display:flex;justify-content:space-around;margin:16px 0}nav a{color:#007bff;font-size:1rem;text-decoration:none}nav a:hover{text-decoration:underline}main{flex:1 1;overflow-y:auto}footer{padding:16px;text-align:center}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.page,.sr-only{position:absolute}.page{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:1;top:0;transition:opacity 1s ease;width:100%}.page.fade-in{animation:fadeIn 1s forwards;opacity:1}.page.fade-out{animation:fadeOut 1s forwards;opacity:0}.page.hidden{opacity:0;visibility:hidden}.invisible-circle{background:#0000;border:1px solid red;border-radius:50%;cursor:pointer;display:inline-block;height:30px;position:relative;text-decoration:none;width:30px}.invisible-confirmation{height:40px;width:207px}.invisible-back,.invisible-confirmation{background:#0000;border-radius:20px;cursor:pointer;display:inline-block;position:relative;text-decoration:none}.invisible-back{border:1px solid #ffffff4d;height:30px;width:145px}.hotspot-container{height:100%;left:0;position:absolute;top:-10px;width:100%}.hotspot{background:#0000;border:none;cursor:pointer;height:5%;position:absolute;width:10%}.hotspot-confirmacao{left:27%;top:67%}.hotspot-endereco{left:40%;top:67%}.hotspot-vestimenta{left:52%;top:67%}.hotspot-presente{left:64%;top:67%}.hotspot-voltar{height:5%;left:35%;top:83%;width:31%}.hotspot-debug{outline:2px dashed #fff6}
/*# sourceMappingURL=main.574798bd.css.map*/