*{box-sizing:border-box}html,body,main{overflow:hidden;background:#000;width:100%;height:100%;margin:0}#world{display:block;outline:none;touch-action:none;image-rendering:pixelated;cursor:none;opacity:0;border:0;width:100%;height:100%}#speech-chat,#speech-status{position:fixed;z-index:12;color:#bfffe8;background:#0d0a15eb;border:1px solid #31ffc0b3;width:min(36rem,100% - 2rem);font:14px/1.3 monospace;left:50%;translate:-50%}#speech-chat{display:grid;grid-template-columns:auto 1fr;align-items: center;gap:.6rem;padding:.6rem;bottom:1.25rem}#speech-chat[hidden],#speech-status[hidden]{display:none}#speech-text{color:#fff;outline:none;font:inherit;background:#17111f;border:1px solid #bfffe88c;min-width:0;padding:.35rem .45rem}#speech-text:focus{border-color:#bfffe8}#speech-status{text-align:center;padding:.45rem .6rem;bottom:4.75rem}body[data-player-view-ready=true] #world{opacity:1}#webgpu-unsupported{color:#d7ffe9;text-align:center;background:#17111f;border:1px solid #31ffc08c;width:min(34rem,100% - 2rem);margin:auto;padding:1.5rem;font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}body[data-webgpu=unsupported] main{display:grid;place-items: center}#webgpu-unsupported h1{color:#bfffe8;margin:0 0 .75rem;font-size:1.5rem}#webgpu-unsupported p{margin:.4rem 0}#debug-status{position:fixed;z-index:10;color:#bfffe8;pointer-events:none;background:#0d0a15d1;border:1px solid #31ffc08c;padding:.4rem .55rem;font:12px/1.3 monospace;top:.75rem;left:.75rem}
