html,body,#root{color:#eaeaea;-webkit-font-smoothing:antialiased;cursor:url(/textures/cursor%20update.png) 0 0,auto;background:#000;width:100%;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}canvas{touch-action:none;display:block}.scene-root{background:#000;width:100vw;height:100vh;position:fixed;inset:0}.scene-root canvas{width:100%!important;height:100%!important}.loader{color:#cfcfcf;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:14px}.hud-stack{z-index:10;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;top:12px;right:12px}.camera-hud{color:#cfd6e0;pointer-events:auto;-webkit-user-select:none;user-select:none;background:#0000008c;border:1px solid #ffffff14;border-radius:6px;width:280px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.camera-hud.is-active{background:#000000bf;border-color:#ffffff2e}.camera-hud__title{text-transform:uppercase;letter-spacing:.14em;color:#ffb060;margin-bottom:6px;font-size:10px}.camera-hud__hint{opacity:.75;line-height:1.4}.camera-hud__values{white-space:pre;color:#e8eef7;-webkit-user-select:text;user-select:text;margin:8px 0}.camera-hud__copy{font:inherit;color:#e8eef7;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:4px;padding:4px 8px}.camera-hud__copy:hover{background:#ffffff24}.camera-hud__row{gap:6px;display:flex}.lamp-hud .camera-hud__title{color:#7cd3ff}.fx-hud .camera-hud__title{color:#ff9bb0}.steam-hud .camera-hud__title{color:#c8f0d8}.lamp-hud__sliders{flex-direction:column;gap:4px;margin:8px 0;display:flex}.lamp-hud__section{text-transform:uppercase;letter-spacing:.12em;color:#7cd3ff;border-top:1px solid #ffffff14;margin:4px 0 2px;padding-top:4px;font-size:9px}.lamp-hud__section:first-child{border-top:none;margin-top:0;padding-top:0}.lamp-hud__slider{grid-template-columns:56px 1fr 52px;align-items:center;gap:6px;font-size:10px;display:grid}.lamp-hud__label{opacity:.75;text-transform:lowercase}.lamp-hud__value{font-variant-numeric:tabular-nums;text-align:right;color:#e8eef7}.lamp-hud__slider input[type=range]{accent-color:#ffb060;width:100%}.lamp-hud__slider input[type=color]{cursor:pointer;background:0 0;border:none;width:100%;height:18px;padding:0}.audio-toggle{color:#cfd6e0;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;background:#0000008c;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.audio-toggle:hover{color:#fff;background:#000000bf;border-color:#ffffff2e}.audio-toggle[aria-pressed=true]{color:#8a8f96}.loading-overlay{z-index:100;color:#fff;-webkit-user-select:none;user-select:none;opacity:1;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale;image-rendering:pixelated;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:28px;font-family:"Press Start 2P",ui-monospace,SFMono-Regular,Menlo,monospace;transition:opacity .5s;display:flex;position:fixed;inset:0}.loading-overlay.is-leaving{opacity:0;pointer-events:none}.loading-overlay__text{color:#fff;letter-spacing:.08em;font-size:28px}.loading-overlay__bar{background:#ffffff26;width:420px;max-width:80vw;height:14px;overflow:hidden}.loading-overlay__bar-fill{background:#fff;height:100%;transition:width .22s}.loading-overlay__pct{font-variant-numeric:tabular-nums;opacity:.7;letter-spacing:.12em;color:#fff;font-size:14px}@media (width<=600px){.loading-overlay__text{font-size:18px}.loading-overlay__bar{height:12px}.loading-overlay__pct{font-size:11px}}
