:root{font-family:Inter,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}body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;background-color:#000}#renderCanvas{width:100%;height:100%;display:block;touch-action:none}#ui-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between}.hidden{display:none!important}#loading-screen{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050510;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;pointer-events:auto}.loader{width:300px;height:4px;background:#333;margin-top:20px;border-radius:2px;overflow:hidden}.loading-progress{width:0%;height:100%;background:#0f8;transition:width .3s ease-out}#hud{padding:20px;pointer-events:none}
