:root{--viewport-height: 0px}*,*:before,*:after{box-sizing:inherit}html{width:100vw;max-width:100vw;height:var(--viewport-height);box-sizing:border-box;overflow:hidden}html.html--slides{height:var(--viewport-height);overflow:hidden}html.html--slides body{height:var(--viewport-height);overflow:auto;background-color:#000}body{width:100vw;max-width:100vw;height:var(--viewport-height);margin:0;padding:0;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.threejs-canvas-wrapper-outside{position:fixed;top:0;left:0}button{touch-action:manipulation}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0}input,textarea,button,select,label,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none}.gestures-rotate-icon{position:fixed;top:40px;right:30px;animation:.3s var(--ease-out-back) enter-gestures-rotate-icon 1 both}.gestures-rotate-icon svg{display:block}@keyframes enter-gestures-rotate-icon{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.recorder-canvas{position:fixed;top:0;left:0;z-index:-1;z-index:-99}.recorder-button{position:fixed;bottom:35px;left:50%;width:66px;height:66px;margin-left:-33px;cursor:pointer;z-index:99;-webkit-user-select:none;user-select:none}.recorder-button__border,.recorder-button__inner{position:absolute;top:50%;left:50%;border-radius:50%}.recorder-button__border{width:66px;height:66px;margin-top:-33px;margin-left:-33px;border:2px solid #fff;transition:border-radius ease .2s}.recorder-button__inner{margin-top:-24px;margin-left:-24px;width:48px;height:48px;border-radius:50%;background-color:red;transition:border-radius ease .2s,transform ease .2s}.recorder-button:after{content:"";display:block}.recorder-button.is-active .recorder-button__border{border-radius:17px}.recorder-button.is-active .recorder-button__inner{border-radius:10px;transform:scale(.55)}.screenshot-button{position:fixed;left:48px;bottom:53px;width:31x;height:31x;cursor:pointer;z-index:99;transition:transform ease .1s;-webkit-user-select:none;user-select:none}.screenshot-button svg{display:block}.screenshot-button:active{transform:scale(1.14)}.recorder-debug{position:fixed;top:0;left:0;color:#fff;font-family:monospace;font-size:10px;background-color:#000c}
