.widget--container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.widget--visible{z-index:100}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;background:#0a0a0a;color:#fff}#root{width:100vw;height:100vh;padding:0;margin:0;overflow:hidden}.no-cursor{cursor:none}.video-widget--container{background:#000}.video-widget--container video{height:100%;width:100%}video::-webkit-media-controls{display:none!important}.image-widget--container{background:#000}.image-widget--container img{height:100%;width:100%}.debug-overlay{position:fixed;left:40px;top:40px;bottom:40px;background:#000;color:#fff;opacity:80%;z-index:999999;width:800px;border-radius:10px;padding:20px;overflow:auto;font-size:12px}.debug-overlay .type-error{color:red}.loader-overlay{text-align:center;background-image:url(/loader.gif);background-color:#fff;background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:350px;position:fixed;top:0;left:0;right:0;bottom:0;color:#0a0a0a;z-index:999999999}.loader-overlay span{position:absolute;top:60%;margin:0 auto;font-size:26px;text-align:center;width:600px;left:calc(50% - 300px)}@media only screen and (max-width: 920px){.loader-overlay{background-size:250px}.loader-overlay span{position:absolute;top:58%;margin:0 auto;font-size:18px;text-align:center;width:300px;left:calc(50% - 150px)}}.error-overlay{text-align:center;background-color:#fff;background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:350px;position:fixed;top:0;left:0;right:0;bottom:0;color:#0a0a0a}.error-overlay span{position:absolute;top:60%;margin:0 auto;font-size:26px;text-align:center;width:600px;left:calc(50% - 300px)}@media only screen and (max-width: 920px){.error-overlay{background-size:250px}.error-overlay span{position:absolute;top:58%;margin:0 auto;font-size:18px;text-align:center;width:300px;left:calc(50% - 150px)}}.toolbar--container{position:fixed;top:0;right:0;bottom:60px;z-index:99999999;width:100px;visibility:hidden;display:flex;flex-direction:column;justify-content:space-between;justify-items:center;align-content:center;align-items:center;padding-top:20px;padding-bottom:50px}.toolbar--visible{visibility:visible}.toolbar--fullscreen-toggler{background-image:url(/fullscreen.svg);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:60px;width:60px;height:60px;cursor:pointer}.toolbar--fullscreen-toggler--close{background-image:url(/close-fullscreen.svg)}.toolbar--bottom-container{display:flex;flex-direction:column;gap:20px}.toolbar--debug-overlay-toggler{background-image:url(/info-icon.svg);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:60px;width:60px;height:60px;cursor:pointer}.toolbar--screen-refresh{background-image:url(/refresh-icon.svg);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:60px;width:60px;height:60px;cursor:pointer}.updating--container{background:#000;position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.updating--container img{height:100%;width:100%}
