:root{color:#e7edf0;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px}button,input,textarea,select{font:inherit}.client-shell{position:relative;width:100%;height:100%;overflow:hidden}.game-viewport{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.game-viewport canvas{display:block}.bundle-ui-layer{position:absolute;pointer-events:none}.bundle-ui-host{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.startup-error{display:grid;min-height:100%;place-content:center;padding:24px;background:#111817;color:#e7edf0;text-align:center}.startup-error h1{margin:0 0 8px;color:#fff;font-size:24px;line-height:1.2}.startup-error p{max-width:560px;margin:0;color:#e7edf0bd;font-size:14px;line-height:1.5}.debug-overlay{position:absolute;top:16px;left:16px;width:min(360px,calc(100vw - 32px));padding:14px;border:1px solid rgba(199,220,208,.2);border-radius:8px;background:#0c1111c7;box-shadow:0 18px 40px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.debug-overlay__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.debug-overlay__title{font-size:13px;font-weight:700;color:#f2f7f4}.debug-overlay__status{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#e0cf8b29;color:#f3dc8c;font-size:11px;font-weight:700;text-transform:uppercase}.debug-overlay__status[data-status=running]{background:#70be9529;color:#8ce2b0}.debug-overlay__status[data-status=failed]{background:#db5f5f29;color:#ff9c9c}.debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0}.debug-grid div{min-width:0}.debug-grid dt{margin-bottom:2px;color:#e7ede8a3;font-size:11px;text-transform:uppercase}.debug-grid dd{margin:0;color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;overflow-wrap:anywhere}.debug-overlay__error{margin:12px 0 0;color:#ffb0b0;font-size:12px;line-height:1.4}.debug-timings{margin-top:12px;padding-top:10px;border-top:1px solid rgba(199,220,208,.14)}.debug-timings h2{margin:0 0 7px;color:#e7ede8a3;font-size:11px;font-weight:500;text-transform:uppercase}.debug-timings__summary,.debug-timing-list div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px}.debug-timings__summary{color:#e7ede8b8;font-size:11px}.debug-timings__summary strong,.debug-timing-list dd{color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:400}.debug-timings details{margin-top:7px}.debug-timings summary{cursor:pointer;color:#e7ede8b8;font-size:11px}.debug-timing-list{margin:5px 0 0;font-size:11px}.debug-timing-list div{padding:2px 0 2px 10px}.debug-timing-list dt,.debug-timing-list dd{margin:0}.debug-renderer-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem .75rem;margin-top:.5rem}.debug-renderer-options label{display:flex;align-items:center;gap:.35rem;white-space:nowrap}.settings-modal{position:absolute;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#00000094;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.settings-modal__dialog{width:min(520px,100%);overflow:hidden;border:1px solid rgba(199,220,208,.2);border-radius:10px;background:#111817;box-shadow:0 24px 70px #00000080}.settings-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(199,220,208,.14)}.settings-modal__header h1{margin:0;color:#f2f7f4;font-size:18px}.settings-modal__close{display:grid;width:30px;height:30px;padding:0;border:0;border-radius:6px;background:transparent;color:#e7edf0b3;cursor:pointer;font-size:24px;line-height:1;place-items:center}.settings-modal__close:hover,.settings-modal__close:focus-visible{background:#ffffff14;color:#fff}.settings-modal__body{padding:18px}.settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer}.settings-toggle span{display:grid;gap:4px}.settings-toggle strong{color:#f2f7f4;font-size:14px}.settings-toggle small{color:#e7edf0a3;font-size:12px;line-height:1.45}.settings-toggle input{width:18px;height:18px;accent-color:#70be95}@media(max-width:560px){.debug-overlay{top:10px;left:10px;width:calc(100vw - 20px);padding:12px}}
