:root{font-family:Arial,sans-serif;color:#f8f4ec;background:#100e17}*{box-sizing:border-box}body{margin:0;overflow:hidden}#world{position:fixed;inset:0;width:100%;height:100%;display:block}#vr-entry{position:fixed;bottom:max(24px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:2;text-align:center;width:max-content;max-width:calc(100% - 32px);padding:12px 18px;border-radius:16px;background:#14131ade;box-shadow:0 8px 32px #0004}#enter-vr{font:700 14px Arial,sans-serif;letter-spacing:.05em;cursor:pointer;border:0;border-radius:8px;padding:16px 28px;color:#21131b;background:#ff966c}#enter-vr:hover{background:#ffb18d}#enter-vr:focus-visible{outline:3px solid white;outline-offset:4px}#enter-vr:disabled{cursor:wait;opacity:.7}#vr-hint{font-size:12px;line-height:1.5;margin:10px 0 0;color:#f8e9df}#enter-vr[hidden]+#vr-hint{margin:0}.in-vr #vr-entry{display:none}.toast{position:fixed;z-index:2;bottom:150px;left:50%;transform:translate(-50%,20px);background:#1c1926e9;border:1px solid #ff936975;color:#fce5d3;padding:11px 18px;font-size:12px;border-radius:5px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}#emulator-frame{position:fixed;z-index:-1;width:640px;height:480px;left:-10000px;top:0;border:0}
