*{box-sizing:border-box}#root,body,html{height:100%}html{background-color:#fff;font-size:16px}@media (max-width:475px){html{font-size:12px}}#root{display:flex;flex-direction:column;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:475px;min-width:320px;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.SplashScreen{font-size:calc(10px + 2vmin)}.SplashContainer,.SplashScreen{align-items:center;justify-content:center;text-align:center}.SplashContainer{display:inline;height:100vh;width:100vw}.SplashLogo{margin-top:50pt;max-width:512px;width:50vw}.SplashMessage{align-items:center;justify-content:center;text-align:center}.SplashLoadingBlock{display:flex;flex-direction:row;height:10vh;justify-content:center;margin-top:25pt}.SplashVersionInfo{bottom:10pt;font-size:5pt;left:175pt;position:relative;width:20vw}.HallScreen{font-size:calc(10px + 2vmin)}.HallContainer,.HallScreen{align-items:center;justify-content:center;text-align:center}.HallContainer{display:inline;height:100vh;width:100vw}.HallLogo{margin-top:50pt;max-width:512px;width:50vw}.HallMessage{align-items:center;justify-content:center;text-align:center}.HallLoadingBlock{display:flex;flex-direction:row;height:10vh;justify-content:center;margin-top:25pt}.HallVersionInfo{bottom:10pt;font-size:5pt;left:175pt;position:relative;width:20vw}