*{margin:0;padding:0;box-sizing:border-box;overflow:hidden}.hidden{display:none!important}html,body{width:100%;height:100%;overflow:hidden}canvas{display:block;width:100vw;height:100vh;position:fixed;top:0;left:0;touch-action:pan-x pan-y}#scene-canvas{z-index:1}#loading-canvas{z-index:2;transition:opacity .5s ease-out,visibility .5s ease-out}#loading-canvas.fade-out{opacity:0;visibility:hidden}#debug{position:absolute}.desktop-reel{z-index:0;width:100px;height:100px;position:relative;left:0;pointer-events:none}.mobile-reel{position:absolute;top:-9999px;left:-9999px;width:1px;height:1px;pointer-events:none}.ewb{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2%;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:99999;box-sizing:border-box;padding:0 2vw}.ewb img{flex-shrink:0;max-width:15vw;max-height:80vh;object-fit:contain}.ewb span{flex-shrink:0;padding:1rem;font-size:1.5rem}.etb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:99999;box-sizing:border-box;padding:2vh 0}.etb img{flex-shrink:0;max-height:15vh;max-width:80vw;object-fit:contain}.etb span{flex-shrink:0;writing-mode:vertical-rl;text-orientation:upright;word-wrap:break-word;font-size:1.5rem;text-align:center;letter-spacing:-.3em}
