:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(255,255,255,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{padding:0;margin:0}html{background-color:#000;overscroll-behavior:none;user-select:none;-webkit-user-select:none}#root{width:100vw;height:100vh;height:calc(var(--1svh, 1vh) * 100);height:100svh;overflow:hidden}.global-loading{aspect-ratio:9 / 16;max-width:100%;max-height:100%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#f0e6cd;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%}.global-loading img{width:33%;image-rendering:pixelated}.global-loading .bar{position:relative;width:40%;height:2.5%;background:#b6e6e6;background:linear-gradient(to right,#b6e6e6,#b6e6e6 var(--progress),transparent var(--progress))}.global-loading .bar .top{position:absolute;width:100%;height:25%;background:#fff;top:-25%}.global-loading .bar .bottom{position:absolute;width:100%;height:25%;background:#fff;bottom:-25%}.global-loading .bar .right{position:absolute;width:2.78%;height:100%;background:#fff;right:-2.78%}.global-loading .bar .left{position:absolute;width:2.78%;height:100%;background:#fff;left:-2.78%}
