:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#app{width:100%;height:100%;position:relative}iframe{width:100%;height:100%;border:none}.progress-bar{position:fixed;top:0;left:0;width:100%;height:4px;background-color:#ffffff1a;z-index:1000}.progress-bar-fill{height:100%;width:0%;background-color:#3498db;transition:width .3s ease-out}.progress-bar-fill.loading{width:30%;transition:width .3s ease-out}.progress-bar-fill.loaded{width:60%;transition:width .3s ease-out}.progress-bar-fill.countdown{width:100%;transition:width 15s cubic-bezier(.1,.8,.2,1)}
