@byteplus/veplayer 1.18.0-rc.8 → 1.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- // @byteplus/veplayer@1.18.0-rc.8 Built @8/24/2026, 3:43:51 PM
1
+ // @byteplus/veplayer@1.18.0 Built @9/1/2026, 4:36:00 PM
2
2
  function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var commonjsGlobal="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},check=function(e){return e&&e.Math==Math&&e},global$y=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof commonjsGlobal&&commonjsGlobal)||function(){return this}()||Function("return this")(),objectGetOwnPropertyDescriptor={},fails$C=function(e){try{return!!e()}catch(e){return!0}},fails$B=fails$C,descriptors=!fails$B((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),fails$A=fails$C,functionBindNative=!fails$A((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),NATIVE_BIND$3=functionBindNative,call$m=Function.prototype.call,functionCall=NATIVE_BIND$3?call$m.bind(call$m):function(){return call$m.apply(call$m,arguments)},objectPropertyIsEnumerable={},$propertyIsEnumerable={}.propertyIsEnumerable,getOwnPropertyDescriptor$5=Object.getOwnPropertyDescriptor,NASHORN_BUG=getOwnPropertyDescriptor$5&&!$propertyIsEnumerable.call({1:2},1);objectPropertyIsEnumerable.f=NASHORN_BUG?function(e){var t=getOwnPropertyDescriptor$5(this,e);return!!t&&t.enumerable}:$propertyIsEnumerable;var match,version,createPropertyDescriptor$5=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},NATIVE_BIND$2=functionBindNative,FunctionPrototype$3=Function.prototype,call$l=FunctionPrototype$3.call,uncurryThisWithBind=NATIVE_BIND$2&&FunctionPrototype$3.bind.bind(call$l,call$l),functionUncurryThis=NATIVE_BIND$2?uncurryThisWithBind:function(e){return function(){return call$l.apply(e,arguments)}},uncurryThis$z=functionUncurryThis,toString$a=uncurryThis$z({}.toString),stringSlice$5=uncurryThis$z("".slice),classofRaw$2=function(e){return stringSlice$5(toString$a(e),8,-1)},uncurryThis$y=functionUncurryThis,fails$z=fails$C,classof$d=classofRaw$2,$Object$4=Object,split=uncurryThis$y("".split),indexedObject=fails$z((function(){return!$Object$4("z").propertyIsEnumerable(0)}))?function(e){return"String"==classof$d(e)?split(e,""):$Object$4(e)}:$Object$4,isNullOrUndefined$5=function(e){return null==e},isNullOrUndefined$4=isNullOrUndefined$5,$TypeError$j=TypeError,requireObjectCoercible$8=function(e){if(isNullOrUndefined$4(e))throw $TypeError$j("Can't call method on "+e);return e},IndexedObject$4=indexedObject,requireObjectCoercible$7=requireObjectCoercible$8,toIndexedObject$a=function(e){return IndexedObject$4(requireObjectCoercible$7(e))},documentAll$2="object"==typeof document&&document.all,IS_HTMLDDA=void 0===documentAll$2&&void 0!==documentAll$2,documentAll_1={all:documentAll$2,IS_HTMLDDA:IS_HTMLDDA},$documentAll$1=documentAll_1,documentAll$1=$documentAll$1.all,isCallable$o=$documentAll$1.IS_HTMLDDA?function(e){return"function"==typeof e||e===documentAll$1}:function(e){return"function"==typeof e},isCallable$n=isCallable$o,$documentAll=documentAll_1,documentAll=$documentAll.all,isObject$g=$documentAll.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:isCallable$n(e)||e===documentAll}:function(e){return"object"==typeof e?null!==e:isCallable$n(e)},global$x=global$y,isCallable$m=isCallable$o,aFunction=function(e){return isCallable$m(e)?e:void 0},getBuiltIn$8=function(e,t){return arguments.length<2?aFunction(global$x[e]):global$x[e]&&global$x[e][t]},uncurryThis$x=functionUncurryThis,objectIsPrototypeOf=uncurryThis$x({}.isPrototypeOf),getBuiltIn$7=getBuiltIn$8,engineUserAgent=getBuiltIn$7("navigator","userAgent")||"",global$w=global$y,userAgent$5=engineUserAgent,process$3=global$w.process,Deno$1=global$w.Deno,versions=process$3&&process$3.versions||Deno$1&&Deno$1.version,v8=versions&&versions.v8;v8&&(version=(match=v8.split("."))[0]>0&&match[0]<4?1:+(match[0]+match[1])),!version&&userAgent$5&&(!(match=userAgent$5.match(/Edge\/(\d+)/))||match[1]>=74)&&(match=userAgent$5.match(/Chrome\/(\d+)/))&&(version=+match[1]);var engineV8Version=version,V8_VERSION$3=engineV8Version,fails$y=fails$C,symbolConstructorDetection=!!Object.getOwnPropertySymbols&&!fails$y((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&V8_VERSION$3&&V8_VERSION$3<41})),NATIVE_SYMBOL$1=symbolConstructorDetection,useSymbolAsUid=NATIVE_SYMBOL$1&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,getBuiltIn$6=getBuiltIn$8,isCallable$l=isCallable$o,isPrototypeOf$6=objectIsPrototypeOf,USE_SYMBOL_AS_UID$1=useSymbolAsUid,$Object$3=Object,isSymbol$4=USE_SYMBOL_AS_UID$1?function(e){return"symbol"==typeof e}:function(e){var t=getBuiltIn$6("Symbol");return isCallable$l(t)&&isPrototypeOf$6(t.prototype,$Object$3(e))},$String$3=String,tryToString$6=function(e){try{return $String$3(e)}catch(e){return"Object"}},isCallable$k=isCallable$o,tryToString$5=tryToString$6,$TypeError$i=TypeError,aCallable$9=function(e){if(isCallable$k(e))return e;throw $TypeError$i(tryToString$5(e)+" is not a function")},aCallable$8=aCallable$9,isNullOrUndefined$3=isNullOrUndefined$5,getMethod$4=function(e,t){var r=e[t];return isNullOrUndefined$3(r)?void 0:aCallable$8(r)},call$k=functionCall,isCallable$j=isCallable$o,isObject$f=isObject$g,$TypeError$h=TypeError,ordinaryToPrimitive$1=function(e,t){var r,n;if("string"===t&&isCallable$j(r=e.toString)&&!isObject$f(n=call$k(r,e)))return n;if(isCallable$j(r=e.valueOf)&&!isObject$f(n=call$k(r,e)))return n;if("string"!==t&&isCallable$j(r=e.toString)&&!isObject$f(n=call$k(r,e)))return n;throw $TypeError$h("Can't convert object to primitive value")},shared$4={exports:{}},global$v=global$y,defineProperty$a=Object.defineProperty,defineGlobalProperty$3=function(e,t){try{defineProperty$a(global$v,e,{value:t,configurable:!0,writable:!0})}catch(r){global$v[e]=t}return t},global$u=global$y,defineGlobalProperty$2=defineGlobalProperty$3,SHARED="__core-js_shared__",store$3=global$u[SHARED]||defineGlobalProperty$2(SHARED,{}),sharedStore=store$3,store$2=sharedStore;(shared$4.exports=function(e,t){return store$2[e]||(store$2[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.26.1",mode:"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"});var sharedExports=shared$4.exports,requireObjectCoercible$6=requireObjectCoercible$8,$Object$2=Object,toObject$c=function(e){return $Object$2(requireObjectCoercible$6(e))},uncurryThis$w=functionUncurryThis,toObject$b=toObject$c,hasOwnProperty=uncurryThis$w({}.hasOwnProperty),hasOwnProperty_1=Object.hasOwn||function(e,t){return hasOwnProperty(toObject$b(e),t)},uncurryThis$v=functionUncurryThis,id=0,postfix=Math.random(),toString$9=uncurryThis$v(1..toString),uid$3=function(e){return"Symbol("+(void 0===e?"":e)+")_"+toString$9(++id+postfix,36)},global$t=global$y,shared$3=sharedExports,hasOwn$d=hasOwnProperty_1,uid$2=uid$3,NATIVE_SYMBOL=symbolConstructorDetection,USE_SYMBOL_AS_UID=useSymbolAsUid,WellKnownSymbolsStore=shared$3("wks"),Symbol$1=global$t.Symbol,symbolFor=Symbol$1&&Symbol$1.for,createWellKnownSymbol=USE_SYMBOL_AS_UID?Symbol$1:Symbol$1&&Symbol$1.withoutSetter||uid$2,wellKnownSymbol$n=function(e){if(!hasOwn$d(WellKnownSymbolsStore,e)||!NATIVE_SYMBOL&&"string"!=typeof WellKnownSymbolsStore[e]){var t="Symbol."+e;NATIVE_SYMBOL&&hasOwn$d(Symbol$1,e)?WellKnownSymbolsStore[e]=Symbol$1[e]:WellKnownSymbolsStore[e]=USE_SYMBOL_AS_UID&&symbolFor?symbolFor(t):createWellKnownSymbol(t)}return WellKnownSymbolsStore[e]},call$j=functionCall,isObject$e=isObject$g,isSymbol$3=isSymbol$4,getMethod$3=getMethod$4,ordinaryToPrimitive=ordinaryToPrimitive$1,wellKnownSymbol$m=wellKnownSymbol$n,$TypeError$g=TypeError,TO_PRIMITIVE=wellKnownSymbol$m("toPrimitive"),toPrimitive$3=function(e,t){if(!isObject$e(e)||isSymbol$3(e))return e;var r,n=getMethod$3(e,TO_PRIMITIVE);if(n){if(void 0===t&&(t="default"),r=call$j(n,e,t),!isObject$e(r)||isSymbol$3(r))return r;throw $TypeError$g("Can't convert object to primitive value")}return void 0===t&&(t="number"),ordinaryToPrimitive(e,t)},toPrimitive$2=toPrimitive$3,isSymbol$2=isSymbol$4,toPropertyKey$4=function(e){var t=toPrimitive$2(e,"string");return isSymbol$2(t)?t:t+""},global$s=global$y,isObject$d=isObject$g,document$3=global$s.document,EXISTS$1=isObject$d(document$3)&&isObject$d(document$3.createElement),documentCreateElement$2=function(e){return EXISTS$1?document$3.createElement(e):{}},DESCRIPTORS$i=descriptors,fails$x=fails$C,createElement$1=documentCreateElement$2,ie8DomDefine=!DESCRIPTORS$i&&!fails$x((function(){return 7!=Object.defineProperty(createElement$1("div"),"a",{get:function(){return 7}}).a})),DESCRIPTORS$h=descriptors,call$i=functionCall,propertyIsEnumerableModule$1=objectPropertyIsEnumerable,createPropertyDescriptor$4=createPropertyDescriptor$5,toIndexedObject$9=toIndexedObject$a,toPropertyKey$3=toPropertyKey$4,hasOwn$c=hasOwnProperty_1,IE8_DOM_DEFINE$1=ie8DomDefine,$getOwnPropertyDescriptor$1=Object.getOwnPropertyDescriptor;objectGetOwnPropertyDescriptor.f=DESCRIPTORS$h?$getOwnPropertyDescriptor$1:function(e,t){if(e=toIndexedObject$9(e),t=toPropertyKey$3(t),IE8_DOM_DEFINE$1)try{return $getOwnPropertyDescriptor$1(e,t)}catch(e){}if(hasOwn$c(e,t))return createPropertyDescriptor$4(!call$i(propertyIsEnumerableModule$1.f,e,t),e[t])};var objectDefineProperty={},DESCRIPTORS$g=descriptors,fails$w=fails$C,v8PrototypeDefineBug=DESCRIPTORS$g&&fails$w((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),isObject$c=isObject$g,$String$2=String,$TypeError$f=TypeError,anObject$e=function(e){if(isObject$c(e))return e;throw $TypeError$f($String$2(e)+" is not an object")},DESCRIPTORS$f=descriptors,IE8_DOM_DEFINE=ie8DomDefine,V8_PROTOTYPE_DEFINE_BUG$1=v8PrototypeDefineBug,anObject$d=anObject$e,toPropertyKey$2=toPropertyKey$4,$TypeError$e=TypeError,$defineProperty=Object.defineProperty,$getOwnPropertyDescriptor=Object.getOwnPropertyDescriptor,ENUMERABLE="enumerable",CONFIGURABLE$1="configurable",WRITABLE="writable";objectDefineProperty.f=DESCRIPTORS$f?V8_PROTOTYPE_DEFINE_BUG$1?function(e,t,r){if(anObject$d(e),t=toPropertyKey$2(t),anObject$d(r),"function"==typeof e&&"prototype"===t&&"value"in r&&WRITABLE in r&&!r[WRITABLE]){var n=$getOwnPropertyDescriptor(e,t);n&&n[WRITABLE]&&(e[t]=r.value,r={configurable:CONFIGURABLE$1 in r?r[CONFIGURABLE$1]:n[CONFIGURABLE$1],enumerable:ENUMERABLE in r?r[ENUMERABLE]:n[ENUMERABLE],writable:!1})}return $defineProperty(e,t,r)}:$defineProperty:function(e,t,r){if(anObject$d(e),t=toPropertyKey$2(t),anObject$d(r),IE8_DOM_DEFINE)try{return $defineProperty(e,t,r)}catch(e){}if("get"in r||"set"in r)throw $TypeError$e("Accessors not supported");return"value"in r&&(e[t]=r.value),e};var DESCRIPTORS$e=descriptors,definePropertyModule$6=objectDefineProperty,createPropertyDescriptor$3=createPropertyDescriptor$5,createNonEnumerableProperty$8=DESCRIPTORS$e?function(e,t,r){return definePropertyModule$6.f(e,t,createPropertyDescriptor$3(1,r))}:function(e,t,r){return e[t]=r,e},makeBuiltIn$3={exports:{}},DESCRIPTORS$d=descriptors,hasOwn$b=hasOwnProperty_1,FunctionPrototype$2=Function.prototype,getDescriptor=DESCRIPTORS$d&&Object.getOwnPropertyDescriptor,EXISTS=hasOwn$b(FunctionPrototype$2,"name"),PROPER=EXISTS&&"something"===function(){}.name,CONFIGURABLE=EXISTS&&(!DESCRIPTORS$d||DESCRIPTORS$d&&getDescriptor(FunctionPrototype$2,"name").configurable),functionName={EXISTS:EXISTS,PROPER:PROPER,CONFIGURABLE:CONFIGURABLE},uncurryThis$u=functionUncurryThis,isCallable$i=isCallable$o,store$1=sharedStore,functionToString$1=uncurryThis$u(Function.toString);isCallable$i(store$1.inspectSource)||(store$1.inspectSource=function(e){return functionToString$1(e)});var set$2,get$1,has,inspectSource$3=store$1.inspectSource,global$r=global$y,isCallable$h=isCallable$o,WeakMap$1=global$r.WeakMap,weakMapBasicDetection=isCallable$h(WeakMap$1)&&/native code/.test(String(WeakMap$1)),shared$2=sharedExports,uid$1=uid$3,keys$2=shared$2("keys"),sharedKey$3=function(e){return keys$2[e]||(keys$2[e]=uid$1(e))},hiddenKeys$4={},NATIVE_WEAK_MAP=weakMapBasicDetection,global$q=global$y,isObject$b=isObject$g,createNonEnumerableProperty$7=createNonEnumerableProperty$8,hasOwn$a=hasOwnProperty_1,shared$1=sharedStore,sharedKey$2=sharedKey$3,hiddenKeys$3=hiddenKeys$4,OBJECT_ALREADY_INITIALIZED="Object already initialized",TypeError$4=global$q.TypeError,WeakMap=global$q.WeakMap,enforce=function(e){return has(e)?get$1(e):set$2(e,{})},getterFor=function(e){return function(t){var r;if(!isObject$b(t)||(r=get$1(t)).type!==e)throw TypeError$4("Incompatible receiver, "+e+" required");return r}};if(NATIVE_WEAK_MAP||shared$1.state){var store=shared$1.state||(shared$1.state=new WeakMap);store.get=store.get,store.has=store.has,store.set=store.set,set$2=function(e,t){if(store.has(e))throw TypeError$4(OBJECT_ALREADY_INITIALIZED);return t.facade=e,store.set(e,t),t},get$1=function(e){return store.get(e)||{}},has=function(e){return store.has(e)}}else{var STATE=sharedKey$2("state");hiddenKeys$3[STATE]=!0,set$2=function(e,t){if(hasOwn$a(e,STATE))throw TypeError$4(OBJECT_ALREADY_INITIALIZED);return t.facade=e,createNonEnumerableProperty$7(e,STATE,t),t},get$1=function(e){return hasOwn$a(e,STATE)?e[STATE]:{}},has=function(e){return hasOwn$a(e,STATE)}}var internalState={set:set$2,get:get$1,has:has,enforce:enforce,getterFor:getterFor},fails$v=fails$C,isCallable$g=isCallable$o,hasOwn$9=hasOwnProperty_1,DESCRIPTORS$c=descriptors,CONFIGURABLE_FUNCTION_NAME$2=functionName.CONFIGURABLE,inspectSource$2=inspectSource$3,InternalStateModule$5=internalState,enforceInternalState$2=InternalStateModule$5.enforce,getInternalState$5=InternalStateModule$5.get,defineProperty$9=Object.defineProperty,CONFIGURABLE_LENGTH=DESCRIPTORS$c&&!fails$v((function(){return 8!==defineProperty$9((function(){}),"length",{value:8}).length})),TEMPLATE=String(String).split("String"),makeBuiltIn$2=makeBuiltIn$3.exports=function(e,t,r){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(t="get "+t),r&&r.setter&&(t="set "+t),(!hasOwn$9(e,"name")||CONFIGURABLE_FUNCTION_NAME$2&&e.name!==t)&&(DESCRIPTORS$c?defineProperty$9(e,"name",{value:t,configurable:!0}):e.name=t),CONFIGURABLE_LENGTH&&r&&hasOwn$9(r,"arity")&&e.length!==r.arity&&defineProperty$9(e,"length",{value:r.arity});try{r&&hasOwn$9(r,"constructor")&&r.constructor?DESCRIPTORS$c&&defineProperty$9(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var n=enforceInternalState$2(e);return hasOwn$9(n,"source")||(n.source=TEMPLATE.join("string"==typeof t?t:"")),e};Function.prototype.toString=makeBuiltIn$2((function(){return isCallable$g(this)&&getInternalState$5(this).source||inspectSource$2(this)}),"toString");var makeBuiltInExports=makeBuiltIn$3.exports,isCallable$f=isCallable$o,definePropertyModule$5=objectDefineProperty,makeBuiltIn$1=makeBuiltInExports,defineGlobalProperty$1=defineGlobalProperty$3,defineBuiltIn$b=function(e,t,r,n){n||(n={});var o=n.enumerable,i=void 0!==n.name?n.name:t;if(isCallable$f(r)&&makeBuiltIn$1(r,i,n),n.global)o?e[t]=r:defineGlobalProperty$1(t,r);else{try{n.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=r:definePropertyModule$5.f(e,t,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e},objectGetOwnPropertyNames={},ceil=Math.ceil,floor$6=Math.floor,mathTrunc=Math.trunc||function(e){var t=+e;return(t>0?floor$6:ceil)(t)},trunc$1=mathTrunc,toIntegerOrInfinity$9=function(e){var t=+e;return t!=t||0===t?0:trunc$1(t)},toIntegerOrInfinity$8=toIntegerOrInfinity$9,max$4=Math.max,min$6=Math.min,toAbsoluteIndex$7=function(e,t){var r=toIntegerOrInfinity$8(e);return r<0?max$4(r+t,0):min$6(r,t)},toIntegerOrInfinity$7=toIntegerOrInfinity$9,min$5=Math.min,toLength$7=function(e){return e>0?min$5(toIntegerOrInfinity$7(e),9007199254740991):0},toLength$6=toLength$7,lengthOfArrayLike$e=function(e){return toLength$6(e.length)},toIndexedObject$8=toIndexedObject$a,toAbsoluteIndex$6=toAbsoluteIndex$7,lengthOfArrayLike$d=lengthOfArrayLike$e,createMethod$4=function(e){return function(t,r,n){var o,i=toIndexedObject$8(t),a=lengthOfArrayLike$d(i),s=toAbsoluteIndex$6(n,a);if(e&&r!=r){for(;a>s;)if((o=i[s++])!=o)return!0}else for(;a>s;s++)if((e||s in i)&&i[s]===r)return e||s||0;return!e&&-1}},arrayIncludes={includes:createMethod$4(!0),indexOf:createMethod$4(!1)},uncurryThis$t=functionUncurryThis,hasOwn$8=hasOwnProperty_1,toIndexedObject$7=toIndexedObject$a,indexOf$1=arrayIncludes.indexOf,hiddenKeys$2=hiddenKeys$4,push$2=uncurryThis$t([].push),objectKeysInternal=function(e,t){var r,n=toIndexedObject$7(e),o=0,i=[];for(r in n)!hasOwn$8(hiddenKeys$2,r)&&hasOwn$8(n,r)&&push$2(i,r);for(;t.length>o;)hasOwn$8(n,r=t[o++])&&(~indexOf$1(i,r)||push$2(i,r));return i},enumBugKeys$3=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],internalObjectKeys$1=objectKeysInternal,enumBugKeys$2=enumBugKeys$3,hiddenKeys$1=enumBugKeys$2.concat("length","prototype");objectGetOwnPropertyNames.f=Object.getOwnPropertyNames||function(e){return internalObjectKeys$1(e,hiddenKeys$1)};var objectGetOwnPropertySymbols={};objectGetOwnPropertySymbols.f=Object.getOwnPropertySymbols;var getBuiltIn$5=getBuiltIn$8,uncurryThis$s=functionUncurryThis,getOwnPropertyNamesModule=objectGetOwnPropertyNames,getOwnPropertySymbolsModule$1=objectGetOwnPropertySymbols,anObject$c=anObject$e,concat$2=uncurryThis$s([].concat),ownKeys$1=getBuiltIn$5("Reflect","ownKeys")||function(e){var t=getOwnPropertyNamesModule.f(anObject$c(e)),r=getOwnPropertySymbolsModule$1.f;return r?concat$2(t,r(e)):t},hasOwn$7=hasOwnProperty_1,ownKeys2=ownKeys$1,getOwnPropertyDescriptorModule$1=objectGetOwnPropertyDescriptor,definePropertyModule$4=objectDefineProperty,copyConstructorProperties$1=function(e,t,r){for(var n=ownKeys2(t),o=definePropertyModule$4.f,i=getOwnPropertyDescriptorModule$1.f,a=0;a<n.length;a++){var s=n[a];hasOwn$7(e,s)||r&&hasOwn$7(r,s)||o(e,s,i(t,s))}},fails$u=fails$C,isCallable$e=isCallable$o,replacement=/#|\.prototype\./,isForced$3=function(e,t){var r=data[normalize(e)];return r==POLYFILL||r!=NATIVE&&(isCallable$e(t)?fails$u(t):!!t)},normalize=isForced$3.normalize=function(e){return String(e).replace(replacement,".").toLowerCase()},data=isForced$3.data={},NATIVE=isForced$3.NATIVE="N",POLYFILL=isForced$3.POLYFILL="P",isForced_1=isForced$3,global$p=global$y,getOwnPropertyDescriptor$4=objectGetOwnPropertyDescriptor.f,createNonEnumerableProperty$6=createNonEnumerableProperty$8,defineBuiltIn$a=defineBuiltIn$b,defineGlobalProperty=defineGlobalProperty$3,copyConstructorProperties=copyConstructorProperties$1,isForced$2=isForced_1,_export=function(e,t){var r,n,o,i,a,s=e.target,c=e.global,u=e.stat;if(r=c?global$p:u?global$p[s]||defineGlobalProperty(s,{}):(global$p[s]||{}).prototype)for(n in t){if(i=t[n],o=e.dontCallGetSet?(a=getOwnPropertyDescriptor$4(r,n))&&a.value:r[n],!isForced$2(c?n:s+(u?".":"#")+n,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;copyConstructorProperties(i,o)}(e.sham||o&&o.sham)&&createNonEnumerableProperty$6(i,"sham",!0),defineBuiltIn$a(r,n,i,e)}},internalObjectKeys=objectKeysInternal,enumBugKeys$1=enumBugKeys$3,objectKeys$2=Object.keys||function(e){return internalObjectKeys(e,enumBugKeys$1)},DESCRIPTORS$b=descriptors,uncurryThis$r=functionUncurryThis,call$h=functionCall,fails$t=fails$C,objectKeys$1=objectKeys$2,getOwnPropertySymbolsModule=objectGetOwnPropertySymbols,propertyIsEnumerableModule=objectPropertyIsEnumerable,toObject$a=toObject$c,IndexedObject$3=indexedObject,$assign=Object.assign,defineProperty$8=Object.defineProperty,concat$1=uncurryThis$r([].concat),objectAssign=!$assign||fails$t((function(){if(DESCRIPTORS$b&&1!==$assign({b:1},$assign(defineProperty$8({},"a",{enumerable:!0,get:function(){defineProperty$8(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach((function(e){t[e]=e})),7!=$assign({},e)[r]||objectKeys$1($assign({},t)).join("")!=n}))?function(e,t){for(var r=toObject$a(e),n=arguments.length,o=1,i=getOwnPropertySymbolsModule.f,a=propertyIsEnumerableModule.f;n>o;)for(var s,c=IndexedObject$3(arguments[o++]),u=i?concat$1(objectKeys$1(c),i(c)):objectKeys$1(c),l=u.length,f=0;l>f;)s=u[f++],DESCRIPTORS$b&&!call$h(a,c,s)||(r[s]=c[s]);return r}:$assign,$$q=_export,assign2=objectAssign;$$q({target:"Object",stat:!0,arity:2,forced:Object.assign!==assign2},{assign:assign2});var wellKnownSymbol$l=wellKnownSymbol$n,TO_STRING_TAG$3=wellKnownSymbol$l("toStringTag"),test={};test[TO_STRING_TAG$3]="z";var toStringTagSupport="[object z]"===String(test),TO_STRING_TAG_SUPPORT$2=toStringTagSupport,isCallable$d=isCallable$o,classofRaw$1=classofRaw$2,wellKnownSymbol$k=wellKnownSymbol$n,TO_STRING_TAG$2=wellKnownSymbol$k("toStringTag"),$Object$1=Object,CORRECT_ARGUMENTS="Arguments"==classofRaw$1(function(){return arguments}()),tryGet=function(e,t){try{return e[t]}catch(e){}},classof$c=TO_STRING_TAG_SUPPORT$2?classofRaw$1:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=tryGet(t=$Object$1(e),TO_STRING_TAG$2))?r:CORRECT_ARGUMENTS?classofRaw$1(t):"Object"==(n=classofRaw$1(t))&&isCallable$d(t.callee)?"Arguments":n},TO_STRING_TAG_SUPPORT$1=toStringTagSupport,classof$b=classof$c,objectToString=TO_STRING_TAG_SUPPORT$1?{}.toString:function(){return"[object "+classof$b(this)+"]"},TO_STRING_TAG_SUPPORT=toStringTagSupport,defineBuiltIn$9=defineBuiltIn$b,toString$8=objectToString;TO_STRING_TAG_SUPPORT||defineBuiltIn$9(Object.prototype,"toString",toString$8,{unsafe:!0});var classof$a=classofRaw$2,global$o=global$y,engineIsNode="process"==classof$a(global$o.process),isCallable$c=isCallable$o,$String$1=String,$TypeError$d=TypeError,aPossiblePrototype$1=function(e){if("object"==typeof e||isCallable$c(e))return e;throw $TypeError$d("Can't set "+$String$1(e)+" as a prototype")},uncurryThis$q=functionUncurryThis,anObject$b=anObject$e,aPossiblePrototype=aPossiblePrototype$1,objectSetPrototypeOf=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=uncurryThis$q(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(r,[]),t=r instanceof Array}catch(e){}return function(r,n){return anObject$b(r),aPossiblePrototype(n),t?e(r,n):r.__proto__=n,r}}():void 0),defineProperty$7=objectDefineProperty.f,hasOwn$6=hasOwnProperty_1,wellKnownSymbol$j=wellKnownSymbol$n,TO_STRING_TAG$1=wellKnownSymbol$j("toStringTag"),setToStringTag$4=function(e,t,r){e&&!r&&(e=e.prototype),e&&!hasOwn$6(e,TO_STRING_TAG$1)&&defineProperty$7(e,TO_STRING_TAG$1,{configurable:!0,value:t})},getBuiltIn$4=getBuiltIn$8,definePropertyModule$3=objectDefineProperty,wellKnownSymbol$i=wellKnownSymbol$n,DESCRIPTORS$a=descriptors,SPECIES$6=wellKnownSymbol$i("species"),setSpecies$3=function(e){var t=getBuiltIn$4(e),r=definePropertyModule$3.f;DESCRIPTORS$a&&t&&!t[SPECIES$6]&&r(t,SPECIES$6,{configurable:!0,get:function(){return this}})},isPrototypeOf$5=objectIsPrototypeOf,$TypeError$c=TypeError,anInstance$3=function(e,t){if(isPrototypeOf$5(t,e))return e;throw $TypeError$c("Incorrect invocation")},uncurryThis$p=functionUncurryThis,fails$s=fails$C,isCallable$b=isCallable$o,classof$9=classof$c,getBuiltIn$3=getBuiltIn$8,inspectSource$1=inspectSource$3,noop=function(){},empty=[],construct=getBuiltIn$3("Reflect","construct"),constructorRegExp=/^\s*(?:class|function)\b/,exec$1=uncurryThis$p(constructorRegExp.exec),INCORRECT_TO_STRING=!constructorRegExp.exec(noop),isConstructorModern=function(e){if(!isCallable$b(e))return!1;try{return construct(noop,empty,e),!0}catch(e){return!1}},isConstructorLegacy=function(e){if(!isCallable$b(e))return!1;switch(classof$9(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return INCORRECT_TO_STRING||!!exec$1(constructorRegExp,inspectSource$1(e))}catch(e){return!0}};isConstructorLegacy.sham=!0;var $location,defer,channel,port,isConstructor$3=!construct||fails$s((function(){var e;return isConstructorModern(isConstructorModern.call)||!isConstructorModern(Object)||!isConstructorModern((function(){e=!0}))||e}))?isConstructorLegacy:isConstructorModern,isConstructor$2=isConstructor$3,tryToString$4=tryToString$6,$TypeError$b=TypeError,aConstructor$2=function(e){if(isConstructor$2(e))return e;throw $TypeError$b(tryToString$4(e)+" is not a constructor")},anObject$a=anObject$e,aConstructor$1=aConstructor$2,isNullOrUndefined$2=isNullOrUndefined$5,wellKnownSymbol$h=wellKnownSymbol$n,SPECIES$5=wellKnownSymbol$h("species"),speciesConstructor$2=function(e,t){var r,n=anObject$a(e).constructor;return void 0===n||isNullOrUndefined$2(r=anObject$a(n)[SPECIES$5])?t:aConstructor$1(r)},NATIVE_BIND$1=functionBindNative,FunctionPrototype$1=Function.prototype,apply$5=FunctionPrototype$1.apply,call$g=FunctionPrototype$1.call,functionApply="object"==typeof Reflect&&Reflect.apply||(NATIVE_BIND$1?call$g.bind(apply$5):function(){return call$g.apply(apply$5,arguments)}),classofRaw=classofRaw$2,uncurryThis$o=functionUncurryThis,functionUncurryThisClause=function(e){if("Function"===classofRaw(e))return uncurryThis$o(e)},uncurryThis$n=functionUncurryThisClause,aCallable$7=aCallable$9,NATIVE_BIND=functionBindNative,bind$6=functionUncurryThisClause(functionUncurryThisClause.bind),functionBindContext=function(e,t){return aCallable$7(e),void 0===t?e:NATIVE_BIND?bind$6(e,t):function(){return e.apply(t,arguments)}},getBuiltIn$2=getBuiltIn$8,html$2=getBuiltIn$2("document","documentElement"),uncurryThis$m=functionUncurryThis,arraySlice$6=uncurryThis$m([].slice),$TypeError$a=TypeError,validateArgumentsLength$1=function(e,t){if(e<t)throw $TypeError$a("Not enough arguments");return e},userAgent$4=engineUserAgent,engineIsIos=/(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent$4),global$n=global$y,apply$4=functionApply,bind$5=functionBindContext,isCallable$a=isCallable$o,hasOwn$5=hasOwnProperty_1,fails$r=fails$C,html$1=html$2,arraySlice$5=arraySlice$6,createElement=documentCreateElement$2,validateArgumentsLength=validateArgumentsLength$1,IS_IOS$1=engineIsIos,IS_NODE$3=engineIsNode,set$1=global$n.setImmediate,clear=global$n.clearImmediate,process$2=global$n.process,Dispatch=global$n.Dispatch,Function$1=global$n.Function,MessageChannel=global$n.MessageChannel,String$1=global$n.String,counter=0,queue$1={},ONREADYSTATECHANGE="onreadystatechange";try{$location=global$n.location}catch(e){}var run=function(e){if(hasOwn$5(queue$1,e)){var t=queue$1[e];delete queue$1[e],t()}},runner=function(e){return function(){run(e)}},listener=function(e){run(e.data)},post=function(e){global$n.postMessage(String$1(e),$location.protocol+"//"+$location.host)};set$1&&clear||(set$1=function(e){validateArgumentsLength(arguments.length,1);var t=isCallable$a(e)?e:Function$1(e),r=arraySlice$5(arguments,1);return queue$1[++counter]=function(){apply$4(t,void 0,r)},defer(counter),counter},clear=function(e){delete queue$1[e]},IS_NODE$3?defer=function(e){process$2.nextTick(runner(e))}:Dispatch&&Dispatch.now?defer=function(e){Dispatch.now(runner(e))}:MessageChannel&&!IS_IOS$1?(port=(channel=new MessageChannel).port2,channel.port1.onmessage=listener,defer=bind$5(port.postMessage,port)):global$n.addEventListener&&isCallable$a(global$n.postMessage)&&!global$n.importScripts&&$location&&"file:"!==$location.protocol&&!fails$r(post)?(defer=post,global$n.addEventListener("message",listener,!1)):defer=ONREADYSTATECHANGE in createElement("script")?function(e){html$1.appendChild(createElement("script"))[ONREADYSTATECHANGE]=function(){html$1.removeChild(this),run(e)}}:function(e){setTimeout(runner(e),0)});var flush,head,last,notify$1,toggle,node,promise,then,task$1={set:set$1,clear:clear},userAgent$3=engineUserAgent,global$m=global$y,engineIsIosPebble=/ipad|iphone|ipod/i.test(userAgent$3)&&void 0!==global$m.Pebble,userAgent$2=engineUserAgent,engineIsWebosWebkit=/web0s(?!.*chrome)/i.test(userAgent$2),global$l=global$y,bind$4=functionBindContext,getOwnPropertyDescriptor$3=objectGetOwnPropertyDescriptor.f,macrotask=task$1.set,IS_IOS=engineIsIos,IS_IOS_PEBBLE=engineIsIosPebble,IS_WEBOS_WEBKIT=engineIsWebosWebkit,IS_NODE$2=engineIsNode,MutationObserver=global$l.MutationObserver||global$l.WebKitMutationObserver,document$2=global$l.document,process$1=global$l.process,Promise$1=global$l.Promise,queueMicrotaskDescriptor=getOwnPropertyDescriptor$3(global$l,"queueMicrotask"),queueMicrotask=queueMicrotaskDescriptor&&queueMicrotaskDescriptor.value;queueMicrotask||(flush=function(){var e,t;for(IS_NODE$2&&(e=process$1.domain)&&e.exit();head;){t=head.fn,head=head.next;try{t()}catch(e){throw head?notify$1():last=void 0,e}}last=void 0,e&&e.enter()},IS_IOS||IS_NODE$2||IS_WEBOS_WEBKIT||!MutationObserver||!document$2?!IS_IOS_PEBBLE&&Promise$1&&Promise$1.resolve?((promise=Promise$1.resolve(void 0)).constructor=Promise$1,then=bind$4(promise.then,promise),notify$1=function(){then(flush)}):IS_NODE$2?notify$1=function(){process$1.nextTick(flush)}:(macrotask=bind$4(macrotask,global$l),notify$1=function(){macrotask(flush)}):(toggle=!0,node=document$2.createTextNode(""),new MutationObserver(flush).observe(node,{characterData:!0}),notify$1=function(){node.data=toggle=!toggle}));var microtask$1=queueMicrotask||function(e){var t={fn:e,next:void 0};last&&(last.next=t),head||(head=t,notify$1()),last=t},global$k=global$y,hostReportErrors$1=function(e,t){var r=global$k.console;r&&r.error&&(1==arguments.length?r.error(e):r.error(e,t))},perform$3=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}},Queue$1=function(){this.head=null,this.tail=null};Queue$1.prototype={add:function(e){var t={item:e,next:null};this.head?this.tail.next=t:this.head=t,this.tail=t},get:function(){var e=this.head;if(e)return this.head=e.next,this.tail===e&&(this.tail=null),e.item}};var queue=Queue$1,global$j=global$y,promiseNativeConstructor=global$j.Promise,engineIsDeno="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,IS_DENO$1=engineIsDeno,IS_NODE$1=engineIsNode,engineIsBrowser=!IS_DENO$1&&!IS_NODE$1&&"object"==typeof window&&"object"==typeof document,global$i=global$y,NativePromiseConstructor$3=promiseNativeConstructor,isCallable$9=isCallable$o,isForced$1=isForced_1,inspectSource=inspectSource$3,wellKnownSymbol$g=wellKnownSymbol$n,IS_BROWSER=engineIsBrowser,IS_DENO=engineIsDeno,V8_VERSION$2=engineV8Version;NativePromiseConstructor$3&&NativePromiseConstructor$3.prototype;var SPECIES$4=wellKnownSymbol$g("species"),SUBCLASSING=!1,NATIVE_PROMISE_REJECTION_EVENT$1=isCallable$9(global$i.PromiseRejectionEvent),FORCED_PROMISE_CONSTRUCTOR$5=isForced$1("Promise",(function(){var e=inspectSource(NativePromiseConstructor$3),t=e!==String(NativePromiseConstructor$3);if(!t&&66===V8_VERSION$2)return!0;if(!V8_VERSION$2||V8_VERSION$2<51||!/native code/.test(e)){var r=new NativePromiseConstructor$3((function(e){e(1)})),n=function(e){e((function(){}),(function(){}))};if((r.constructor={})[SPECIES$4]=n,!(SUBCLASSING=r.then((function(){}))instanceof n))return!0}return!t&&(IS_BROWSER||IS_DENO)&&!NATIVE_PROMISE_REJECTION_EVENT$1})),promiseConstructorDetection={CONSTRUCTOR:FORCED_PROMISE_CONSTRUCTOR$5,REJECTION_EVENT:NATIVE_PROMISE_REJECTION_EVENT$1,SUBCLASSING:SUBCLASSING},newPromiseCapability$2={},aCallable$6=aCallable$9,$TypeError$9=TypeError,PromiseCapability=function(e){var t,r;this.promise=new e((function(e,n){if(void 0!==t||void 0!==r)throw $TypeError$9("Bad Promise constructor");t=e,r=n})),this.resolve=aCallable$6(t),this.reject=aCallable$6(r)};newPromiseCapability$2.f=function(e){return new PromiseCapability(e)};var Internal,OwnPromiseCapability,PromiseWrapper,nativeThen,$$p=_export,IS_NODE=engineIsNode,global$h=global$y,call$f=functionCall,defineBuiltIn$8=defineBuiltIn$b,setPrototypeOf$5=objectSetPrototypeOf,setToStringTag$3=setToStringTag$4,setSpecies$2=setSpecies$3,aCallable$5=aCallable$9,isCallable$8=isCallable$o,isObject$a=isObject$g,anInstance$2=anInstance$3,speciesConstructor$1=speciesConstructor$2,task=task$1.set,microtask=microtask$1,hostReportErrors=hostReportErrors$1,perform$2=perform$3,Queue=queue,InternalStateModule$4=internalState,NativePromiseConstructor$2=promiseNativeConstructor,PromiseConstructorDetection=promiseConstructorDetection,newPromiseCapabilityModule$3=newPromiseCapability$2,PROMISE="Promise",FORCED_PROMISE_CONSTRUCTOR$4=PromiseConstructorDetection.CONSTRUCTOR,NATIVE_PROMISE_REJECTION_EVENT=PromiseConstructorDetection.REJECTION_EVENT,NATIVE_PROMISE_SUBCLASSING=PromiseConstructorDetection.SUBCLASSING,getInternalPromiseState=InternalStateModule$4.getterFor(PROMISE),setInternalState$3=InternalStateModule$4.set,NativePromisePrototype$1=NativePromiseConstructor$2&&NativePromiseConstructor$2.prototype,PromiseConstructor=NativePromiseConstructor$2,PromisePrototype=NativePromisePrototype$1,TypeError$3=global$h.TypeError,document$1=global$h.document,process=global$h.process,newPromiseCapability$1=newPromiseCapabilityModule$3.f,newGenericPromiseCapability=newPromiseCapability$1,DISPATCH_EVENT=!!(document$1&&document$1.createEvent&&global$h.dispatchEvent),UNHANDLED_REJECTION="unhandledrejection",REJECTION_HANDLED="rejectionhandled",PENDING=0,FULFILLED=1,REJECTED=2,HANDLED=1,UNHANDLED=2,isThenable=function(e){var t;return!(!isObject$a(e)||!isCallable$8(t=e.then))&&t},callReaction=function(e,t){var r,n,o,i=t.value,a=t.state==FULFILLED,s=a?e.ok:e.fail,c=e.resolve,u=e.reject,l=e.domain;try{s?(a||(t.rejection===UNHANDLED&&onHandleUnhandled(t),t.rejection=HANDLED),!0===s?r=i:(l&&l.enter(),r=s(i),l&&(l.exit(),o=!0)),r===e.promise?u(TypeError$3("Promise-chain cycle")):(n=isThenable(r))?call$f(n,r,c,u):c(r)):u(i)}catch(e){l&&!o&&l.exit(),u(e)}},notify=function(e,t){e.notified||(e.notified=!0,microtask((function(){for(var r,n=e.reactions;r=n.get();)callReaction(r,e);e.notified=!1,t&&!e.rejection&&onUnhandled(e)})))},dispatchEvent=function(e,t,r){var n,o;DISPATCH_EVENT?((n=document$1.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),global$h.dispatchEvent(n)):n={promise:t,reason:r},!NATIVE_PROMISE_REJECTION_EVENT&&(o=global$h["on"+e])?o(n):e===UNHANDLED_REJECTION&&hostReportErrors("Unhandled promise rejection",r)},onUnhandled=function(e){call$f(task,global$h,(function(){var t,r=e.facade,n=e.value;if(isUnhandled(e)&&(t=perform$2((function(){IS_NODE?process.emit("unhandledRejection",n,r):dispatchEvent(UNHANDLED_REJECTION,r,n)})),e.rejection=IS_NODE||isUnhandled(e)?UNHANDLED:HANDLED,t.error))throw t.value}))},isUnhandled=function(e){return e.rejection!==HANDLED&&!e.parent},onHandleUnhandled=function(e){call$f(task,global$h,(function(){var t=e.facade;IS_NODE?process.emit("rejectionHandled",t):dispatchEvent(REJECTION_HANDLED,t,e.value)}))},bind$3=function(e,t,r){return function(n){e(t,n,r)}},internalReject=function(e,t,r){e.done||(e.done=!0,r&&(e=r),e.value=t,e.state=REJECTED,notify(e,!0))},internalResolve=function(e,t,r){if(!e.done){e.done=!0,r&&(e=r);try{if(e.facade===t)throw TypeError$3("Promise can't be resolved itself");var n=isThenable(t);n?microtask((function(){var r={done:!1};try{call$f(n,t,bind$3(internalResolve,r,e),bind$3(internalReject,r,e))}catch(t){internalReject(r,t,e)}})):(e.value=t,e.state=FULFILLED,notify(e,!1))}catch(t){internalReject({done:!1},t,e)}}};if(FORCED_PROMISE_CONSTRUCTOR$4&&(PromisePrototype=(PromiseConstructor=function(e){anInstance$2(this,PromisePrototype),aCallable$5(e),call$f(Internal,this);var t=getInternalPromiseState(this);try{e(bind$3(internalResolve,t),bind$3(internalReject,t))}catch(e){internalReject(t,e)}}).prototype,(Internal=function(e){setInternalState$3(this,{type:PROMISE,done:!1,notified:!1,parent:!1,reactions:new Queue,rejection:!1,state:PENDING,value:void 0})}).prototype=defineBuiltIn$8(PromisePrototype,"then",(function(e,t){var r=getInternalPromiseState(this),n=newPromiseCapability$1(speciesConstructor$1(this,PromiseConstructor));return r.parent=!0,n.ok=!isCallable$8(e)||e,n.fail=isCallable$8(t)&&t,n.domain=IS_NODE?process.domain:void 0,r.state==PENDING?r.reactions.add(n):microtask((function(){callReaction(n,r)})),n.promise})),OwnPromiseCapability=function(){var e=new Internal,t=getInternalPromiseState(e);this.promise=e,this.resolve=bind$3(internalResolve,t),this.reject=bind$3(internalReject,t)},newPromiseCapabilityModule$3.f=newPromiseCapability$1=function(e){return e===PromiseConstructor||e===PromiseWrapper?new OwnPromiseCapability(e):newGenericPromiseCapability(e)},isCallable$8(NativePromiseConstructor$2)&&NativePromisePrototype$1!==Object.prototype)){nativeThen=NativePromisePrototype$1.then,NATIVE_PROMISE_SUBCLASSING||defineBuiltIn$8(NativePromisePrototype$1,"then",(function(e,t){var r=this;return new PromiseConstructor((function(e,t){call$f(nativeThen,r,e,t)})).then(e,t)}),{unsafe:!0});try{delete NativePromisePrototype$1.constructor}catch(e){}setPrototypeOf$5&&setPrototypeOf$5(NativePromisePrototype$1,PromisePrototype)}$$p({global:!0,constructor:!0,wrap:!0,forced:FORCED_PROMISE_CONSTRUCTOR$4},{Promise:PromiseConstructor}),setToStringTag$3(PromiseConstructor,PROMISE,!1),setSpecies$2(PROMISE);var iterators={},wellKnownSymbol$f=wellKnownSymbol$n,Iterators$4=iterators,ITERATOR$5=wellKnownSymbol$f("iterator"),ArrayPrototype$1=Array.prototype,isArrayIteratorMethod$2=function(e){return void 0!==e&&(Iterators$4.Array===e||ArrayPrototype$1[ITERATOR$5]===e)},classof$8=classof$c,getMethod$2=getMethod$4,isNullOrUndefined$1=isNullOrUndefined$5,Iterators$3=iterators,wellKnownSymbol$e=wellKnownSymbol$n,ITERATOR$4=wellKnownSymbol$e("iterator"),getIteratorMethod$3=function(e){if(!isNullOrUndefined$1(e))return getMethod$2(e,ITERATOR$4)||getMethod$2(e,"@@iterator")||Iterators$3[classof$8(e)]},call$e=functionCall,aCallable$4=aCallable$9,anObject$9=anObject$e,tryToString$3=tryToString$6,getIteratorMethod$2=getIteratorMethod$3,$TypeError$8=TypeError,getIterator$2=function(e,t){var r=arguments.length<2?getIteratorMethod$2(e):t;if(aCallable$4(r))return anObject$9(call$e(r,e));throw $TypeError$8(tryToString$3(e)+" is not iterable")},call$d=functionCall,anObject$8=anObject$e,getMethod$1=getMethod$4,iteratorClose$1=function(e,t,r){var n,o;anObject$8(e);try{if(!(n=getMethod$1(e,"return"))){if("throw"===t)throw r;return r}n=call$d(n,e)}catch(e){o=!0,n=e}if("throw"===t)throw r;if(o)throw n;return anObject$8(n),r},bind$2=functionBindContext,call$c=functionCall,anObject$7=anObject$e,tryToString$2=tryToString$6,isArrayIteratorMethod$1=isArrayIteratorMethod$2,lengthOfArrayLike$c=lengthOfArrayLike$e,isPrototypeOf$4=objectIsPrototypeOf,getIterator$1=getIterator$2,getIteratorMethod$1=getIteratorMethod$3,iteratorClose=iteratorClose$1,$TypeError$7=TypeError,Result=function(e,t){this.stopped=e,this.result=t},ResultPrototype=Result.prototype,iterate$2=function(e,t,r){var n,o,i,a,s,c,u,l=r&&r.that,f=!(!r||!r.AS_ENTRIES),d=!(!r||!r.IS_RECORD),p=!(!r||!r.IS_ITERATOR),y=!(!r||!r.INTERRUPTED),E=bind$2(t,l),$=function(e){return n&&iteratorClose(n,"normal",e),new Result(!0,e)},b=function(e){return f?(anObject$7(e),y?E(e[0],e[1],$):E(e[0],e[1])):y?E(e,$):E(e)};if(d)n=e.iterator;else if(p)n=e;else{if(!(o=getIteratorMethod$1(e)))throw $TypeError$7(tryToString$2(e)+" is not iterable");if(isArrayIteratorMethod$1(o)){for(i=0,a=lengthOfArrayLike$c(e);a>i;i++)if((s=b(e[i]))&&isPrototypeOf$4(ResultPrototype,s))return s;return new Result(!1)}n=getIterator$1(e,o)}for(c=d?e.next:n.next;!(u=call$c(c,n)).done;){try{s=b(u.value)}catch(e){iteratorClose(n,"throw",e)}if("object"==typeof s&&s&&isPrototypeOf$4(ResultPrototype,s))return s}return new Result(!1)},wellKnownSymbol$d=wellKnownSymbol$n,ITERATOR$3=wellKnownSymbol$d("iterator"),SAFE_CLOSING=!1;try{var called=0,iteratorWithReturn={next:function(){return{done:!!called++}},return:function(){SAFE_CLOSING=!0}};iteratorWithReturn[ITERATOR$3]=function(){return this},Array.from(iteratorWithReturn,(function(){throw 2}))}catch(e){}var checkCorrectnessOfIteration$2=function(e,t){if(!t&&!SAFE_CLOSING)return!1;var r=!1;try{var n={};n[ITERATOR$3]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r},NativePromiseConstructor$1=promiseNativeConstructor,checkCorrectnessOfIteration$1=checkCorrectnessOfIteration$2,FORCED_PROMISE_CONSTRUCTOR$3=promiseConstructorDetection.CONSTRUCTOR,promiseStaticsIncorrectIteration=FORCED_PROMISE_CONSTRUCTOR$3||!checkCorrectnessOfIteration$1((function(e){NativePromiseConstructor$1.all(e).then(void 0,(function(){}))})),$$o=_export,call$b=functionCall,aCallable$3=aCallable$9,newPromiseCapabilityModule$2=newPromiseCapability$2,perform$1=perform$3,iterate$1=iterate$2,PROMISE_STATICS_INCORRECT_ITERATION$1=promiseStaticsIncorrectIteration;$$o({target:"Promise",stat:!0,forced:PROMISE_STATICS_INCORRECT_ITERATION$1},{all:function(e){var t=this,r=newPromiseCapabilityModule$2.f(t),n=r.resolve,o=r.reject,i=perform$1((function(){var r=aCallable$3(t.resolve),i=[],a=0,s=1;iterate$1(e,(function(e){var c=a++,u=!1;s++,call$b(r,t,e).then((function(e){u||(u=!0,i[c]=e,--s||n(i))}),o)})),--s||n(i)}));return i.error&&o(i.value),r.promise}});var $$n=_export,FORCED_PROMISE_CONSTRUCTOR$2=promiseConstructorDetection.CONSTRUCTOR,NativePromiseConstructor=promiseNativeConstructor,getBuiltIn$1=getBuiltIn$8,isCallable$7=isCallable$o,defineBuiltIn$7=defineBuiltIn$b,NativePromisePrototype=NativePromiseConstructor&&NativePromiseConstructor.prototype;if($$n({target:"Promise",proto:!0,forced:FORCED_PROMISE_CONSTRUCTOR$2,real:!0},{catch:function(e){return this.then(void 0,e)}}),isCallable$7(NativePromiseConstructor)){var method=getBuiltIn$1("Promise").prototype.catch;NativePromisePrototype.catch!==method&&defineBuiltIn$7(NativePromisePrototype,"catch",method,{unsafe:!0})}var $$m=_export,call$a=functionCall,aCallable$2=aCallable$9,newPromiseCapabilityModule$1=newPromiseCapability$2,perform=perform$3,iterate=iterate$2,PROMISE_STATICS_INCORRECT_ITERATION=promiseStaticsIncorrectIteration;$$m({target:"Promise",stat:!0,forced:PROMISE_STATICS_INCORRECT_ITERATION},{race:function(e){var t=this,r=newPromiseCapabilityModule$1.f(t),n=r.reject,o=perform((function(){var o=aCallable$2(t.resolve);iterate(e,(function(e){call$a(o,t,e).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var $$l=_export,call$9=functionCall,newPromiseCapabilityModule=newPromiseCapability$2,FORCED_PROMISE_CONSTRUCTOR$1=promiseConstructorDetection.CONSTRUCTOR;$$l({target:"Promise",stat:!0,forced:FORCED_PROMISE_CONSTRUCTOR$1},{reject:function(e){var t=newPromiseCapabilityModule.f(this);return call$9(t.reject,void 0,e),t.promise}});var anObject$6=anObject$e,isObject$9=isObject$g,newPromiseCapability=newPromiseCapability$2,promiseResolve$1=function(e,t){if(anObject$6(e),isObject$9(t)&&t.constructor===e)return t;var r=newPromiseCapability.f(e);return(0,r.resolve)(t),r.promise},$$k=_export,getBuiltIn=getBuiltIn$8,FORCED_PROMISE_CONSTRUCTOR=promiseConstructorDetection.CONSTRUCTOR,promiseResolve=promiseResolve$1;getBuiltIn("Promise"),$$k({target:"Promise",stat:!0,forced:FORCED_PROMISE_CONSTRUCTOR},{resolve:function(e){return promiseResolve(this,e)}});var $$j=_export,fails$q=fails$C,toIndexedObject$6=toIndexedObject$a,nativeGetOwnPropertyDescriptor$1=objectGetOwnPropertyDescriptor.f,DESCRIPTORS$9=descriptors,FAILS_ON_PRIMITIVES$1=fails$q((function(){nativeGetOwnPropertyDescriptor$1(1)})),FORCED$6=!DESCRIPTORS$9||FAILS_ON_PRIMITIVES$1;$$j({target:"Object",stat:!0,forced:FORCED$6,sham:!DESCRIPTORS$9},{getOwnPropertyDescriptor:function(e,t){return nativeGetOwnPropertyDescriptor$1(toIndexedObject$6(e),t)}});var objectDefineProperties={},DESCRIPTORS$8=descriptors,V8_PROTOTYPE_DEFINE_BUG=v8PrototypeDefineBug,definePropertyModule$2=objectDefineProperty,anObject$5=anObject$e,toIndexedObject$5=toIndexedObject$a,objectKeys=objectKeys$2;objectDefineProperties.f=DESCRIPTORS$8&&!V8_PROTOTYPE_DEFINE_BUG?Object.defineProperties:function(e,t){anObject$5(e);for(var r,n=toIndexedObject$5(t),o=objectKeys(t),i=o.length,a=0;i>a;)definePropertyModule$2.f(e,r=o[a++],n[r]);return e};var activeXDocument,anObject$4=anObject$e,definePropertiesModule=objectDefineProperties,enumBugKeys=enumBugKeys$3,hiddenKeys=hiddenKeys$4,html=html$2,documentCreateElement$1=documentCreateElement$2,sharedKey$1=sharedKey$3,GT=">",LT="<",PROTOTYPE$1="prototype",SCRIPT="script",IE_PROTO$1=sharedKey$1("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(e){return LT+SCRIPT+GT+e+LT+"/"+SCRIPT+GT},NullProtoObjectViaActiveX=function(e){e.write(scriptTag("")),e.close();var t=e.parentWindow.Object;return e=null,t},NullProtoObjectViaIFrame=function(){var e,t=documentCreateElement$1("iframe"),r="java"+SCRIPT+":";return t.style.display="none",html.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(scriptTag("document.F=Object")),e.close(),e.F},NullProtoObject=function(){try{activeXDocument=new ActiveXObject("htmlfile")}catch(e){}NullProtoObject="undefined"!=typeof document?document.domain&&activeXDocument?NullProtoObjectViaActiveX(activeXDocument):NullProtoObjectViaIFrame():NullProtoObjectViaActiveX(activeXDocument);for(var e=enumBugKeys.length;e--;)delete NullProtoObject[PROTOTYPE$1][enumBugKeys[e]];return NullProtoObject()};hiddenKeys[IE_PROTO$1]=!0;var objectCreate=Object.create||function(e,t){var r;return null!==e?(EmptyConstructor[PROTOTYPE$1]=anObject$4(e),r=new EmptyConstructor,EmptyConstructor[PROTOTYPE$1]=null,r[IE_PROTO$1]=e):r=NullProtoObject(),void 0===t?r:definePropertiesModule.f(r,t)},wellKnownSymbol$c=wellKnownSymbol$n,create$3=objectCreate,defineProperty$6=objectDefineProperty.f,UNSCOPABLES=wellKnownSymbol$c("unscopables"),ArrayPrototype=Array.prototype;null==ArrayPrototype[UNSCOPABLES]&&defineProperty$6(ArrayPrototype,UNSCOPABLES,{configurable:!0,value:create$3(null)});var IteratorPrototype$2,PrototypeOfArrayIteratorPrototype,arrayIterator,addToUnscopables$3=function(e){ArrayPrototype[UNSCOPABLES][e]=!0},fails$p=fails$C,correctPrototypeGetter=!fails$p((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),hasOwn$4=hasOwnProperty_1,isCallable$6=isCallable$o,toObject$9=toObject$c,sharedKey=sharedKey$3,CORRECT_PROTOTYPE_GETTER=correctPrototypeGetter,IE_PROTO=sharedKey("IE_PROTO"),$Object=Object,ObjectPrototype$2=$Object.prototype,objectGetPrototypeOf=CORRECT_PROTOTYPE_GETTER?$Object.getPrototypeOf:function(e){var t=toObject$9(e);if(hasOwn$4(t,IE_PROTO))return t[IE_PROTO];var r=t.constructor;return isCallable$6(r)&&t instanceof r?r.prototype:t instanceof $Object?ObjectPrototype$2:null},fails$o=fails$C,isCallable$5=isCallable$o,isObject$8=isObject$g,getPrototypeOf$3=objectGetPrototypeOf,defineBuiltIn$6=defineBuiltIn$b,wellKnownSymbol$b=wellKnownSymbol$n,ITERATOR$2=wellKnownSymbol$b("iterator"),BUGGY_SAFARI_ITERATORS$1=!1;[].keys&&("next"in(arrayIterator=[].keys())?(PrototypeOfArrayIteratorPrototype=getPrototypeOf$3(getPrototypeOf$3(arrayIterator)))!==Object.prototype&&(IteratorPrototype$2=PrototypeOfArrayIteratorPrototype):BUGGY_SAFARI_ITERATORS$1=!0);var NEW_ITERATOR_PROTOTYPE=!isObject$8(IteratorPrototype$2)||fails$o((function(){var e={};return IteratorPrototype$2[ITERATOR$2].call(e)!==e}));NEW_ITERATOR_PROTOTYPE&&(IteratorPrototype$2={}),isCallable$5(IteratorPrototype$2[ITERATOR$2])||defineBuiltIn$6(IteratorPrototype$2,ITERATOR$2,(function(){return this}));var iteratorsCore={IteratorPrototype:IteratorPrototype$2,BUGGY_SAFARI_ITERATORS:BUGGY_SAFARI_ITERATORS$1},IteratorPrototype$1=iteratorsCore.IteratorPrototype,create$2=objectCreate,createPropertyDescriptor$2=createPropertyDescriptor$5,setToStringTag$2=setToStringTag$4,Iterators$2=iterators,returnThis$1=function(){return this},iteratorCreateConstructor=function(e,t,r,n){var o=t+" Iterator";return e.prototype=create$2(IteratorPrototype$1,{next:createPropertyDescriptor$2(+!n,r)}),setToStringTag$2(e,o,!1),Iterators$2[o]=returnThis$1,e},$$i=_export,call$8=functionCall,FunctionName$1=functionName,isCallable$4=isCallable$o,createIteratorConstructor=iteratorCreateConstructor,getPrototypeOf$2=objectGetPrototypeOf,setPrototypeOf$4=objectSetPrototypeOf,setToStringTag$1=setToStringTag$4,createNonEnumerableProperty$5=createNonEnumerableProperty$8,defineBuiltIn$5=defineBuiltIn$b,wellKnownSymbol$a=wellKnownSymbol$n,Iterators$1=iterators,IteratorsCore=iteratorsCore,PROPER_FUNCTION_NAME$2=FunctionName$1.PROPER,CONFIGURABLE_FUNCTION_NAME$1=FunctionName$1.CONFIGURABLE,IteratorPrototype=IteratorsCore.IteratorPrototype,BUGGY_SAFARI_ITERATORS=IteratorsCore.BUGGY_SAFARI_ITERATORS,ITERATOR$1=wellKnownSymbol$a("iterator"),KEYS="keys",VALUES="values",ENTRIES="entries",returnThis=function(){return this},iteratorDefine=function(e,t,r,n,o,i,a){createIteratorConstructor(r,t,n);var s,c,u,l=function(e){if(e===o&&E)return E;if(!BUGGY_SAFARI_ITERATORS&&e in p)return p[e];switch(e){case KEYS:case VALUES:case ENTRIES:return function(){return new r(this,e)}}return function(){return new r(this)}},f=t+" Iterator",d=!1,p=e.prototype,y=p[ITERATOR$1]||p["@@iterator"]||o&&p[o],E=!BUGGY_SAFARI_ITERATORS&&y||l(o),$="Array"==t&&p.entries||y;if($&&(s=getPrototypeOf$2($.call(new e)))!==Object.prototype&&s.next&&(getPrototypeOf$2(s)!==IteratorPrototype&&(setPrototypeOf$4?setPrototypeOf$4(s,IteratorPrototype):isCallable$4(s[ITERATOR$1])||defineBuiltIn$5(s,ITERATOR$1,returnThis)),setToStringTag$1(s,f,!0)),PROPER_FUNCTION_NAME$2&&o==VALUES&&y&&y.name!==VALUES&&(CONFIGURABLE_FUNCTION_NAME$1?createNonEnumerableProperty$5(p,"name",VALUES):(d=!0,E=function(){return call$8(y,this)})),o)if(c={values:l(VALUES),keys:i?E:l(KEYS),entries:l(ENTRIES)},a)for(u in c)(BUGGY_SAFARI_ITERATORS||d||!(u in p))&&defineBuiltIn$5(p,u,c[u]);else $$i({target:t,proto:!0,forced:BUGGY_SAFARI_ITERATORS||d},c);return p[ITERATOR$1]!==E&&defineBuiltIn$5(p,ITERATOR$1,E,{name:o}),Iterators$1[t]=E,c},createIterResultObject$1=function(e,t){return{value:e,done:t}},toIndexedObject$4=toIndexedObject$a,addToUnscopables$2=addToUnscopables$3,Iterators=iterators,InternalStateModule$3=internalState,defineProperty$5=objectDefineProperty.f,defineIterator=iteratorDefine,createIterResultObject=createIterResultObject$1,DESCRIPTORS$7=descriptors,ARRAY_ITERATOR="Array Iterator",setInternalState$2=InternalStateModule$3.set,getInternalState$4=InternalStateModule$3.getterFor(ARRAY_ITERATOR),es_array_iterator=defineIterator(Array,"Array",(function(e,t){setInternalState$2(this,{type:ARRAY_ITERATOR,target:toIndexedObject$4(e),index:0,kind:t})}),(function(){var e=getInternalState$4(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,createIterResultObject(void 0,!0)):createIterResultObject("keys"==r?n:"values"==r?t[n]:[n,t[n]],!1)}),"values"),values=Iterators.Arguments=Iterators.Array;if(addToUnscopables$2("keys"),addToUnscopables$2("values"),addToUnscopables$2("entries"),DESCRIPTORS$7&&"values"!==values.name)try{defineProperty$5(values,"name",{value:"values"})}catch(e){}var NAME$1,Constructor,Prototype,typedArrayConstructor={exports:{}},arrayBufferBasicDetection="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,NATIVE_ARRAY_BUFFER$1=arrayBufferBasicDetection,DESCRIPTORS$6=descriptors,global$g=global$y,isCallable$3=isCallable$o,isObject$7=isObject$g,hasOwn$3=hasOwnProperty_1,classof$7=classof$c,tryToString$1=tryToString$6,createNonEnumerableProperty$4=createNonEnumerableProperty$8,defineBuiltIn$4=defineBuiltIn$b,defineProperty$4=objectDefineProperty.f,isPrototypeOf$3=objectIsPrototypeOf,getPrototypeOf$1=objectGetPrototypeOf,setPrototypeOf$3=objectSetPrototypeOf,wellKnownSymbol$9=wellKnownSymbol$n,uid=uid$3,InternalStateModule$2=internalState,enforceInternalState$1=InternalStateModule$2.enforce,getInternalState$3=InternalStateModule$2.get,Int8Array$4=global$g.Int8Array,Int8ArrayPrototype$1=Int8Array$4&&Int8Array$4.prototype,Uint8ClampedArray$1=global$g.Uint8ClampedArray,Uint8ClampedArrayPrototype=Uint8ClampedArray$1&&Uint8ClampedArray$1.prototype,TypedArray$1=Int8Array$4&&getPrototypeOf$1(Int8Array$4),TypedArrayPrototype$2=Int8ArrayPrototype$1&&getPrototypeOf$1(Int8ArrayPrototype$1),ObjectPrototype$1=Object.prototype,TypeError$2=global$g.TypeError,TO_STRING_TAG=wellKnownSymbol$9("toStringTag"),TYPED_ARRAY_TAG$1=uid("TYPED_ARRAY_TAG"),TYPED_ARRAY_CONSTRUCTOR="TypedArrayConstructor",NATIVE_ARRAY_BUFFER_VIEWS$2=NATIVE_ARRAY_BUFFER$1&&!!setPrototypeOf$3&&"Opera"!==classof$7(global$g.opera),TYPED_ARRAY_TAG_REQUIRED=!1,TypedArrayConstructorsList={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},BigIntArrayConstructorsList={BigInt64Array:8,BigUint64Array:8},isView=function(e){if(!isObject$7(e))return!1;var t=classof$7(e);return"DataView"===t||hasOwn$3(TypedArrayConstructorsList,t)||hasOwn$3(BigIntArrayConstructorsList,t)},getTypedArrayConstructor$1=function(e){var t=getPrototypeOf$1(e);if(isObject$7(t)){var r=getInternalState$3(t);return r&&hasOwn$3(r,TYPED_ARRAY_CONSTRUCTOR)?r[TYPED_ARRAY_CONSTRUCTOR]:getTypedArrayConstructor$1(t)}},isTypedArray$1=function(e){if(!isObject$7(e))return!1;var t=classof$7(e);return hasOwn$3(TypedArrayConstructorsList,t)||hasOwn$3(BigIntArrayConstructorsList,t)},aTypedArray$m=function(e){if(isTypedArray$1(e))return e;throw TypeError$2("Target is not a typed array")},aTypedArrayConstructor$3=function(e){if(isCallable$3(e)&&(!setPrototypeOf$3||isPrototypeOf$3(TypedArray$1,e)))return e;throw TypeError$2(tryToString$1(e)+" is not a typed array constructor")},exportTypedArrayMethod$n=function(e,t,r,n){if(DESCRIPTORS$6){if(r)for(var o in TypedArrayConstructorsList){var i=global$g[o];if(i&&hasOwn$3(i.prototype,e))try{delete i.prototype[e]}catch(r){try{i.prototype[e]=t}catch(e){}}}TypedArrayPrototype$2[e]&&!r||defineBuiltIn$4(TypedArrayPrototype$2,e,r?t:NATIVE_ARRAY_BUFFER_VIEWS$2&&Int8ArrayPrototype$1[e]||t,n)}},exportTypedArrayStaticMethod=function(e,t,r){var n,o;if(DESCRIPTORS$6){if(setPrototypeOf$3){if(r)for(n in TypedArrayConstructorsList)if((o=global$g[n])&&hasOwn$3(o,e))try{delete o[e]}catch(e){}if(TypedArray$1[e]&&!r)return;try{return defineBuiltIn$4(TypedArray$1,e,r?t:NATIVE_ARRAY_BUFFER_VIEWS$2&&TypedArray$1[e]||t)}catch(e){}}for(n in TypedArrayConstructorsList)!(o=global$g[n])||o[e]&&!r||defineBuiltIn$4(o,e,t)}};for(NAME$1 in TypedArrayConstructorsList)(Prototype=(Constructor=global$g[NAME$1])&&Constructor.prototype)?enforceInternalState$1(Prototype)[TYPED_ARRAY_CONSTRUCTOR]=Constructor:NATIVE_ARRAY_BUFFER_VIEWS$2=!1;for(NAME$1 in BigIntArrayConstructorsList)(Prototype=(Constructor=global$g[NAME$1])&&Constructor.prototype)&&(enforceInternalState$1(Prototype)[TYPED_ARRAY_CONSTRUCTOR]=Constructor);if((!NATIVE_ARRAY_BUFFER_VIEWS$2||!isCallable$3(TypedArray$1)||TypedArray$1===Function.prototype)&&(TypedArray$1=function(){throw TypeError$2("Incorrect invocation")},NATIVE_ARRAY_BUFFER_VIEWS$2))for(NAME$1 in TypedArrayConstructorsList)global$g[NAME$1]&&setPrototypeOf$3(global$g[NAME$1],TypedArray$1);if((!NATIVE_ARRAY_BUFFER_VIEWS$2||!TypedArrayPrototype$2||TypedArrayPrototype$2===ObjectPrototype$1)&&(TypedArrayPrototype$2=TypedArray$1.prototype,NATIVE_ARRAY_BUFFER_VIEWS$2))for(NAME$1 in TypedArrayConstructorsList)global$g[NAME$1]&&setPrototypeOf$3(global$g[NAME$1].prototype,TypedArrayPrototype$2);if(NATIVE_ARRAY_BUFFER_VIEWS$2&&getPrototypeOf$1(Uint8ClampedArrayPrototype)!==TypedArrayPrototype$2&&setPrototypeOf$3(Uint8ClampedArrayPrototype,TypedArrayPrototype$2),DESCRIPTORS$6&&!hasOwn$3(TypedArrayPrototype$2,TO_STRING_TAG))for(NAME$1 in TYPED_ARRAY_TAG_REQUIRED=!0,defineProperty$4(TypedArrayPrototype$2,TO_STRING_TAG,{get:function(){return isObject$7(this)?this[TYPED_ARRAY_TAG$1]:void 0}}),TypedArrayConstructorsList)global$g[NAME$1]&&createNonEnumerableProperty$4(global$g[NAME$1],TYPED_ARRAY_TAG$1,NAME$1);var arrayBufferViewCore={NATIVE_ARRAY_BUFFER_VIEWS:NATIVE_ARRAY_BUFFER_VIEWS$2,TYPED_ARRAY_TAG:TYPED_ARRAY_TAG_REQUIRED&&TYPED_ARRAY_TAG$1,aTypedArray:aTypedArray$m,aTypedArrayConstructor:aTypedArrayConstructor$3,exportTypedArrayMethod:exportTypedArrayMethod$n,exportTypedArrayStaticMethod:exportTypedArrayStaticMethod,getTypedArrayConstructor:getTypedArrayConstructor$1,isView:isView,isTypedArray:isTypedArray$1,TypedArray:TypedArray$1,TypedArrayPrototype:TypedArrayPrototype$2},global$f=global$y,fails$n=fails$C,checkCorrectnessOfIteration=checkCorrectnessOfIteration$2,NATIVE_ARRAY_BUFFER_VIEWS$1=arrayBufferViewCore.NATIVE_ARRAY_BUFFER_VIEWS,ArrayBuffer$3=global$f.ArrayBuffer,Int8Array$3=global$f.Int8Array,typedArrayConstructorsRequireWrappers=!NATIVE_ARRAY_BUFFER_VIEWS$1||!fails$n((function(){Int8Array$3(1)}))||!fails$n((function(){new Int8Array$3(-1)}))||!checkCorrectnessOfIteration((function(e){new Int8Array$3,new Int8Array$3(null),new Int8Array$3(1.5),new Int8Array$3(e)}),!0)||fails$n((function(){return 1!==new Int8Array$3(new ArrayBuffer$3(2),1,void 0).length})),defineBuiltIn$3=defineBuiltIn$b,defineBuiltIns$1=function(e,t,r){for(var n in t)defineBuiltIn$3(e,n,t[n],r);return e},toIntegerOrInfinity$6=toIntegerOrInfinity$9,toLength$5=toLength$7,$RangeError$2=RangeError,toIndex$2=function(e){if(void 0===e)return 0;var t=toIntegerOrInfinity$6(e),r=toLength$5(t);if(t!==r)throw $RangeError$2("Wrong length or index");return r},$Array$3=Array,abs$1=Math.abs,pow$1=Math.pow,floor$5=Math.floor,log$1=Math.log,LN2=Math.LN2,pack=function(e,t,r){var n,o,i,a=$Array$3(r),s=8*r-t-1,c=(1<<s)-1,u=c>>1,l=23===t?pow$1(2,-24)-pow$1(2,-77):0,f=e<0||0===e&&1/e<0?1:0,d=0;for((e=abs$1(e))!=e||e===1/0?(o=e!=e?1:0,n=c):(n=floor$5(log$1(e)/LN2),e*(i=pow$1(2,-n))<1&&(n--,i*=2),(e+=n+u>=1?l/i:l*pow$1(2,1-u))*i>=2&&(n++,i/=2),n+u>=c?(o=0,n=c):n+u>=1?(o=(e*i-1)*pow$1(2,t),n+=u):(o=e*pow$1(2,u-1)*pow$1(2,t),n=0));t>=8;)a[d++]=255&o,o/=256,t-=8;for(n=n<<t|o,s+=t;s>0;)a[d++]=255&n,n/=256,s-=8;return a[--d]|=128*f,a},unpack=function(e,t){var r,n=e.length,o=8*n-t-1,i=(1<<o)-1,a=i>>1,s=o-7,c=n-1,u=e[c--],l=127&u;for(u>>=7;s>0;)l=256*l+e[c--],s-=8;for(r=l&(1<<-s)-1,l>>=-s,s+=t;s>0;)r=256*r+e[c--],s-=8;if(0===l)l=1-a;else{if(l===i)return r?NaN:u?-1/0:1/0;r+=pow$1(2,t),l-=a}return(u?-1:1)*r*pow$1(2,l-t)},ieee754={pack:pack,unpack:unpack},toObject$8=toObject$c,toAbsoluteIndex$5=toAbsoluteIndex$7,lengthOfArrayLike$b=lengthOfArrayLike$e,arrayFill$1=function(e){for(var t=toObject$8(this),r=lengthOfArrayLike$b(t),n=arguments.length,o=toAbsoluteIndex$5(n>1?arguments[1]:void 0,r),i=n>2?arguments[2]:void 0,a=void 0===i?r:toAbsoluteIndex$5(i,r);a>o;)t[o++]=e;return t},toPropertyKey$1=toPropertyKey$4,definePropertyModule$1=objectDefineProperty,createPropertyDescriptor$1=createPropertyDescriptor$5,createProperty$4=function(e,t,r){var n=toPropertyKey$1(t);n in e?definePropertyModule$1.f(e,n,createPropertyDescriptor$1(0,r)):e[n]=r},toAbsoluteIndex$4=toAbsoluteIndex$7,lengthOfArrayLike$a=lengthOfArrayLike$e,createProperty$3=createProperty$4,$Array$2=Array,max$3=Math.max,arraySliceSimple=function(e,t,r){for(var n=lengthOfArrayLike$a(e),o=toAbsoluteIndex$4(t,n),i=toAbsoluteIndex$4(void 0===r?n:r,n),a=$Array$2(max$3(i-o,0)),s=0;o<i;o++,s++)createProperty$3(a,s,e[o]);return a.length=s,a},global$e=global$y,uncurryThis$l=functionUncurryThis,DESCRIPTORS$5=descriptors,NATIVE_ARRAY_BUFFER=arrayBufferBasicDetection,FunctionName=functionName,createNonEnumerableProperty$3=createNonEnumerableProperty$8,defineBuiltIns=defineBuiltIns$1,fails$m=fails$C,anInstance$1=anInstance$3,toIntegerOrInfinity$5=toIntegerOrInfinity$9,toLength$4=toLength$7,toIndex$1=toIndex$2,IEEE754=ieee754,getPrototypeOf=objectGetPrototypeOf,setPrototypeOf$2=objectSetPrototypeOf,getOwnPropertyNames$2=objectGetOwnPropertyNames.f,defineProperty$3=objectDefineProperty.f,arrayFill=arrayFill$1,arraySlice$4=arraySliceSimple,setToStringTag=setToStringTag$4,InternalStateModule$1=internalState,PROPER_FUNCTION_NAME$1=FunctionName.PROPER,CONFIGURABLE_FUNCTION_NAME=FunctionName.CONFIGURABLE,getInternalState$2=InternalStateModule$1.get,setInternalState$1=InternalStateModule$1.set,ARRAY_BUFFER$1="ArrayBuffer",DATA_VIEW="DataView",PROTOTYPE="prototype",WRONG_LENGTH$1="Wrong length",WRONG_INDEX="Wrong index",NativeArrayBuffer$1=global$e[ARRAY_BUFFER$1],$ArrayBuffer=NativeArrayBuffer$1,ArrayBufferPrototype$1=$ArrayBuffer&&$ArrayBuffer[PROTOTYPE],$DataView=global$e[DATA_VIEW],DataViewPrototype=$DataView&&$DataView[PROTOTYPE],ObjectPrototype=Object.prototype,Array$1=global$e.Array,RangeError$3=global$e.RangeError,fill2=uncurryThis$l(arrayFill),reverse=uncurryThis$l([].reverse),packIEEE754=IEEE754.pack,unpackIEEE754=IEEE754.unpack,packInt8=function(e){return[255&e]},packInt16=function(e){return[255&e,e>>8&255]},packInt32=function(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]},unpackInt32=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},packFloat32=function(e){return packIEEE754(e,23,4)},packFloat64=function(e){return packIEEE754(e,52,8)},addGetter$1=function(e,t){defineProperty$3(e[PROTOTYPE],t,{get:function(){return getInternalState$2(this)[t]}})},get=function(e,t,r,n){var o=toIndex$1(r),i=getInternalState$2(e);if(o+t>i.byteLength)throw RangeError$3(WRONG_INDEX);var a=getInternalState$2(i.buffer).bytes,s=o+i.byteOffset,c=arraySlice$4(a,s,s+t);return n?c:reverse(c)},set=function(e,t,r,n,o,i){var a=toIndex$1(r),s=getInternalState$2(e);if(a+t>s.byteLength)throw RangeError$3(WRONG_INDEX);for(var c=getInternalState$2(s.buffer).bytes,u=a+s.byteOffset,l=n(+o),f=0;f<t;f++)c[u+f]=l[i?f:t-f-1]};if(NATIVE_ARRAY_BUFFER){var INCORRECT_ARRAY_BUFFER_NAME=PROPER_FUNCTION_NAME$1&&NativeArrayBuffer$1.name!==ARRAY_BUFFER$1;if(fails$m((function(){NativeArrayBuffer$1(1)}))&&fails$m((function(){new NativeArrayBuffer$1(-1)}))&&!fails$m((function(){return new NativeArrayBuffer$1,new NativeArrayBuffer$1(1.5),new NativeArrayBuffer$1(NaN),1!=NativeArrayBuffer$1.length||INCORRECT_ARRAY_BUFFER_NAME&&!CONFIGURABLE_FUNCTION_NAME})))INCORRECT_ARRAY_BUFFER_NAME&&CONFIGURABLE_FUNCTION_NAME&&createNonEnumerableProperty$3(NativeArrayBuffer$1,"name",ARRAY_BUFFER$1);else{($ArrayBuffer=function(e){return anInstance$1(this,ArrayBufferPrototype$1),new NativeArrayBuffer$1(toIndex$1(e))})[PROTOTYPE]=ArrayBufferPrototype$1;for(var key$1,keys$1=getOwnPropertyNames$2(NativeArrayBuffer$1),j$1=0;keys$1.length>j$1;)(key$1=keys$1[j$1++])in $ArrayBuffer||createNonEnumerableProperty$3($ArrayBuffer,key$1,NativeArrayBuffer$1[key$1]);ArrayBufferPrototype$1.constructor=$ArrayBuffer}setPrototypeOf$2&&getPrototypeOf(DataViewPrototype)!==ObjectPrototype&&setPrototypeOf$2(DataViewPrototype,ObjectPrototype);var testView=new $DataView(new $ArrayBuffer(2)),$setInt8=uncurryThis$l(DataViewPrototype.setInt8);testView.setInt8(0,2147483648),testView.setInt8(1,2147483649),!testView.getInt8(0)&&testView.getInt8(1)||defineBuiltIns(DataViewPrototype,{setInt8:function(e,t){$setInt8(this,e,t<<24>>24)},setUint8:function(e,t){$setInt8(this,e,t<<24>>24)}},{unsafe:!0})}else ArrayBufferPrototype$1=($ArrayBuffer=function(e){anInstance$1(this,ArrayBufferPrototype$1);var t=toIndex$1(e);setInternalState$1(this,{bytes:fill2(Array$1(t),0),byteLength:t}),DESCRIPTORS$5||(this.byteLength=t)})[PROTOTYPE],DataViewPrototype=($DataView=function(e,t,r){anInstance$1(this,DataViewPrototype),anInstance$1(e,ArrayBufferPrototype$1);var n=getInternalState$2(e).byteLength,o=toIntegerOrInfinity$5(t);if(o<0||o>n)throw RangeError$3("Wrong offset");if(o+(r=void 0===r?n-o:toLength$4(r))>n)throw RangeError$3(WRONG_LENGTH$1);setInternalState$1(this,{buffer:e,byteLength:r,byteOffset:o}),DESCRIPTORS$5||(this.buffer=e,this.byteLength=r,this.byteOffset=o)})[PROTOTYPE],DESCRIPTORS$5&&(addGetter$1($ArrayBuffer,"byteLength"),addGetter$1($DataView,"buffer"),addGetter$1($DataView,"byteLength"),addGetter$1($DataView,"byteOffset")),defineBuiltIns(DataViewPrototype,{getInt8:function(e){return get(this,1,e)[0]<<24>>24},getUint8:function(e){return get(this,1,e)[0]},getInt16:function(e){var t=get(this,2,e,arguments.length>1?arguments[1]:void 0);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=get(this,2,e,arguments.length>1?arguments[1]:void 0);return t[1]<<8|t[0]},getInt32:function(e){return unpackInt32(get(this,4,e,arguments.length>1?arguments[1]:void 0))},getUint32:function(e){return unpackInt32(get(this,4,e,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(e){return unpackIEEE754(get(this,4,e,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(e){return unpackIEEE754(get(this,8,e,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(e,t){set(this,1,e,packInt8,t)},setUint8:function(e,t){set(this,1,e,packInt8,t)},setInt16:function(e,t){set(this,2,e,packInt16,t,arguments.length>2?arguments[2]:void 0)},setUint16:function(e,t){set(this,2,e,packInt16,t,arguments.length>2?arguments[2]:void 0)},setInt32:function(e,t){set(this,4,e,packInt32,t,arguments.length>2?arguments[2]:void 0)},setUint32:function(e,t){set(this,4,e,packInt32,t,arguments.length>2?arguments[2]:void 0)},setFloat32:function(e,t){set(this,4,e,packFloat32,t,arguments.length>2?arguments[2]:void 0)},setFloat64:function(e,t){set(this,8,e,packFloat64,t,arguments.length>2?arguments[2]:void 0)}});setToStringTag($ArrayBuffer,ARRAY_BUFFER$1),setToStringTag($DataView,DATA_VIEW);var arrayBuffer={ArrayBuffer:$ArrayBuffer,DataView:$DataView},isObject$6=isObject$g,floor$4=Math.floor,isIntegralNumber$1=Number.isInteger||function(e){return!isObject$6(e)&&isFinite(e)&&floor$4(e)===e},toIntegerOrInfinity$4=toIntegerOrInfinity$9,$RangeError$1=RangeError,toPositiveInteger$1=function(e){var t=toIntegerOrInfinity$4(e);if(t<0)throw $RangeError$1("The argument can't be less than 0");return t},toPositiveInteger=toPositiveInteger$1,$RangeError=RangeError,toOffset$2=function(e,t){var r=toPositiveInteger(e);if(r%t)throw $RangeError("Wrong offset");return r},classof$6=classof$c,uncurryThis$k=functionUncurryThis,slice$1=uncurryThis$k("".slice),isBigIntArray$1=function(e){return"Big"===slice$1(classof$6(e),0,3)},toPrimitive$1=toPrimitive$3,$TypeError$6=TypeError,toBigInt$2=function(e){var t=toPrimitive$1(e,"number");if("number"==typeof t)throw $TypeError$6("Can't convert number to bigint");return BigInt(t)},bind$1=functionBindContext,call$7=functionCall,aConstructor=aConstructor$2,toObject$7=toObject$c,lengthOfArrayLike$9=lengthOfArrayLike$e,getIterator=getIterator$2,getIteratorMethod=getIteratorMethod$3,isArrayIteratorMethod=isArrayIteratorMethod$2,isBigIntArray=isBigIntArray$1,aTypedArrayConstructor$2=arrayBufferViewCore.aTypedArrayConstructor,toBigInt$1=toBigInt$2,typedArrayFrom$1=function(e){var t,r,n,o,i,a,s,c,u=aConstructor(this),l=toObject$7(e),f=arguments.length,d=f>1?arguments[1]:void 0,p=void 0!==d,y=getIteratorMethod(l);if(y&&!isArrayIteratorMethod(y))for(c=(s=getIterator(l,y)).next,l=[];!(a=call$7(c,s)).done;)l.push(a.value);for(p&&f>2&&(d=bind$1(d,arguments[2])),r=lengthOfArrayLike$9(l),n=new(aTypedArrayConstructor$2(u))(r),o=isBigIntArray(n),t=0;r>t;t++)i=p?d(l[t],t):l[t],n[t]=o?toBigInt$1(i):+i;return n},classof$5=classofRaw$2,isArray$4=Array.isArray||function(e){return"Array"==classof$5(e)},isArray$3=isArray$4,isConstructor$1=isConstructor$3,isObject$5=isObject$g,wellKnownSymbol$8=wellKnownSymbol$n,SPECIES$3=wellKnownSymbol$8("species"),$Array$1=Array,arraySpeciesConstructor$1=function(e){var t;return isArray$3(e)&&(t=e.constructor,(isConstructor$1(t)&&(t===$Array$1||isArray$3(t.prototype))||isObject$5(t)&&null===(t=t[SPECIES$3]))&&(t=void 0)),void 0===t?$Array$1:t},arraySpeciesConstructor=arraySpeciesConstructor$1,arraySpeciesCreate$3=function(e,t){return new(arraySpeciesConstructor(e))(0===t?0:t)},bind=functionBindContext,uncurryThis$j=functionUncurryThis,IndexedObject$2=indexedObject,toObject$6=toObject$c,lengthOfArrayLike$8=lengthOfArrayLike$e,arraySpeciesCreate$2=arraySpeciesCreate$3,push$1=uncurryThis$j([].push),createMethod$3=function(e){var t=1==e,r=2==e,n=3==e,o=4==e,i=6==e,a=7==e,s=5==e||i;return function(c,u,l,f){for(var d,p,y=toObject$6(c),E=IndexedObject$2(y),$=bind(u,l),b=lengthOfArrayLike$8(E),A=0,O=f||arraySpeciesCreate$2,h=t?O(c,b):r||a?O(c,0):void 0;b>A;A++)if((s||A in E)&&(p=$(d=E[A],A,y),e))if(t)h[A]=p;else if(p)switch(e){case 3:return!0;case 5:return d;case 6:return A;case 2:push$1(h,d)}else switch(e){case 4:return!1;case 7:push$1(h,d)}return i?-1:n||o?o:h}},arrayIteration={forEach:createMethod$3(0),map:createMethod$3(1),filter:createMethod$3(2),some:createMethod$3(3),every:createMethod$3(4),find:createMethod$3(5),findIndex:createMethod$3(6),filterReject:createMethod$3(7)},isCallable$2=isCallable$o,isObject$4=isObject$g,setPrototypeOf$1=objectSetPrototypeOf,inheritIfRequired$2=function(e,t,r){var n,o;return setPrototypeOf$1&&isCallable$2(n=t.constructor)&&n!==r&&isObject$4(o=n.prototype)&&o!==r.prototype&&setPrototypeOf$1(e,o),e},$$h=_export,global$d=global$y,call$6=functionCall,DESCRIPTORS$4=descriptors,TYPED_ARRAYS_CONSTRUCTORS_REQUIRES_WRAPPERS=typedArrayConstructorsRequireWrappers,ArrayBufferViewCore$n=arrayBufferViewCore,ArrayBufferModule=arrayBuffer,anInstance=anInstance$3,createPropertyDescriptor=createPropertyDescriptor$5,createNonEnumerableProperty$2=createNonEnumerableProperty$8,isIntegralNumber=isIntegralNumber$1,toLength$3=toLength$7,toIndex=toIndex$2,toOffset$1=toOffset$2,toPropertyKey=toPropertyKey$4,hasOwn$2=hasOwnProperty_1,classof$4=classof$c,isObject$3=isObject$g,isSymbol$1=isSymbol$4,create$1=objectCreate,isPrototypeOf$2=objectIsPrototypeOf,setPrototypeOf=objectSetPrototypeOf,getOwnPropertyNames$1=objectGetOwnPropertyNames.f,typedArrayFrom=typedArrayFrom$1,forEach$1=arrayIteration.forEach,setSpecies$1=setSpecies$3,definePropertyModule=objectDefineProperty,getOwnPropertyDescriptorModule=objectGetOwnPropertyDescriptor,InternalStateModule=internalState,inheritIfRequired$1=inheritIfRequired$2,getInternalState$1=InternalStateModule.get,setInternalState=InternalStateModule.set,enforceInternalState=InternalStateModule.enforce,nativeDefineProperty=definePropertyModule.f,nativeGetOwnPropertyDescriptor=getOwnPropertyDescriptorModule.f,round=Math.round,RangeError$2=global$d.RangeError,ArrayBuffer$2=ArrayBufferModule.ArrayBuffer,ArrayBufferPrototype=ArrayBuffer$2.prototype,DataView$1=ArrayBufferModule.DataView,NATIVE_ARRAY_BUFFER_VIEWS=ArrayBufferViewCore$n.NATIVE_ARRAY_BUFFER_VIEWS,TYPED_ARRAY_TAG=ArrayBufferViewCore$n.TYPED_ARRAY_TAG,TypedArray=ArrayBufferViewCore$n.TypedArray,TypedArrayPrototype$1=ArrayBufferViewCore$n.TypedArrayPrototype,aTypedArrayConstructor$1=ArrayBufferViewCore$n.aTypedArrayConstructor,isTypedArray=ArrayBufferViewCore$n.isTypedArray,BYTES_PER_ELEMENT="BYTES_PER_ELEMENT",WRONG_LENGTH="Wrong length",fromList=function(e,t){aTypedArrayConstructor$1(e);for(var r=0,n=t.length,o=new e(n);n>r;)o[r]=t[r++];return o},addGetter=function(e,t){nativeDefineProperty(e,t,{get:function(){return getInternalState$1(this)[t]}})},isArrayBuffer=function(e){var t;return isPrototypeOf$2(ArrayBufferPrototype,e)||"ArrayBuffer"==(t=classof$4(e))||"SharedArrayBuffer"==t},isTypedArrayIndex=function(e,t){return isTypedArray(e)&&!isSymbol$1(t)&&t in e&&isIntegralNumber(+t)&&t>=0},wrappedGetOwnPropertyDescriptor=function(e,t){return t=toPropertyKey(t),isTypedArrayIndex(e,t)?createPropertyDescriptor(2,e[t]):nativeGetOwnPropertyDescriptor(e,t)},wrappedDefineProperty=function(e,t,r){return t=toPropertyKey(t),!(isTypedArrayIndex(e,t)&&isObject$3(r)&&hasOwn$2(r,"value"))||hasOwn$2(r,"get")||hasOwn$2(r,"set")||r.configurable||hasOwn$2(r,"writable")&&!r.writable||hasOwn$2(r,"enumerable")&&!r.enumerable?nativeDefineProperty(e,t,r):(e[t]=r.value,e)};DESCRIPTORS$4?(NATIVE_ARRAY_BUFFER_VIEWS||(getOwnPropertyDescriptorModule.f=wrappedGetOwnPropertyDescriptor,definePropertyModule.f=wrappedDefineProperty,addGetter(TypedArrayPrototype$1,"buffer"),addGetter(TypedArrayPrototype$1,"byteOffset"),addGetter(TypedArrayPrototype$1,"byteLength"),addGetter(TypedArrayPrototype$1,"length")),$$h({target:"Object",stat:!0,forced:!NATIVE_ARRAY_BUFFER_VIEWS},{getOwnPropertyDescriptor:wrappedGetOwnPropertyDescriptor,defineProperty:wrappedDefineProperty}),typedArrayConstructor.exports=function(e,t,r){var n=e.match(/\d+$/)[0]/8,o=e+(r?"Clamped":"")+"Array",i="get"+e,a="set"+e,s=global$d[o],c=s,u=c&&c.prototype,l={},f=function(e,t){nativeDefineProperty(e,t,{get:function(){return function(e,t){var r=getInternalState$1(e);return r.view[i](t*n+r.byteOffset,!0)}(this,t)},set:function(e){return function(e,t,o){var i=getInternalState$1(e);r&&(o=(o=round(o))<0?0:o>255?255:255&o),i.view[a](t*n+i.byteOffset,o,!0)}(this,t,e)},enumerable:!0})};NATIVE_ARRAY_BUFFER_VIEWS?TYPED_ARRAYS_CONSTRUCTORS_REQUIRES_WRAPPERS&&(c=t((function(e,t,r,o){return anInstance(e,u),inheritIfRequired$1(isObject$3(t)?isArrayBuffer(t)?void 0!==o?new s(t,toOffset$1(r,n),o):void 0!==r?new s(t,toOffset$1(r,n)):new s(t):isTypedArray(t)?fromList(c,t):call$6(typedArrayFrom,c,t):new s(toIndex(t)),e,c)})),setPrototypeOf&&setPrototypeOf(c,TypedArray),forEach$1(getOwnPropertyNames$1(s),(function(e){e in c||createNonEnumerableProperty$2(c,e,s[e])})),c.prototype=u):(c=t((function(e,t,r,o){anInstance(e,u);var i,a,s,l=0,d=0;if(isObject$3(t)){if(!isArrayBuffer(t))return isTypedArray(t)?fromList(c,t):call$6(typedArrayFrom,c,t);i=t,d=toOffset$1(r,n);var p=t.byteLength;if(void 0===o){if(p%n)throw RangeError$2(WRONG_LENGTH);if((a=p-d)<0)throw RangeError$2(WRONG_LENGTH)}else if((a=toLength$3(o)*n)+d>p)throw RangeError$2(WRONG_LENGTH);s=a/n}else s=toIndex(t),i=new ArrayBuffer$2(a=s*n);for(setInternalState(e,{buffer:i,byteOffset:d,byteLength:a,length:s,view:new DataView$1(i)});l<s;)f(e,l++)})),setPrototypeOf&&setPrototypeOf(c,TypedArray),u=c.prototype=create$1(TypedArrayPrototype$1)),u.constructor!==c&&createNonEnumerableProperty$2(u,"constructor",c),enforceInternalState(u).TypedArrayConstructor=c,TYPED_ARRAY_TAG&&createNonEnumerableProperty$2(u,TYPED_ARRAY_TAG,o);var d=c!=s;l[o]=c,$$h({global:!0,constructor:!0,forced:d,sham:!NATIVE_ARRAY_BUFFER_VIEWS},l),BYTES_PER_ELEMENT in c||createNonEnumerableProperty$2(c,BYTES_PER_ELEMENT,n),BYTES_PER_ELEMENT in u||createNonEnumerableProperty$2(u,BYTES_PER_ELEMENT,n),setSpecies$1(o)}):typedArrayConstructor.exports=function(){};var typedArrayConstructorExports=typedArrayConstructor.exports,createTypedArrayConstructor$7=typedArrayConstructorExports;createTypedArrayConstructor$7("Uint8",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var tryToString=tryToString$6,$TypeError$5=TypeError,deletePropertyOrThrow$2=function(e,t){if(!delete e[t])throw $TypeError$5("Cannot delete property "+tryToString(t)+" of "+tryToString(e))},toObject$5=toObject$c,toAbsoluteIndex$3=toAbsoluteIndex$7,lengthOfArrayLike$7=lengthOfArrayLike$e,deletePropertyOrThrow$1=deletePropertyOrThrow$2,min$4=Math.min,arrayCopyWithin=[].copyWithin||function(e,t){var r=toObject$5(this),n=lengthOfArrayLike$7(r),o=toAbsoluteIndex$3(e,n),i=toAbsoluteIndex$3(t,n),a=arguments.length>2?arguments[2]:void 0,s=min$4((void 0===a?n:toAbsoluteIndex$3(a,n))-i,n-o),c=1;for(i<o&&o<i+s&&(c=-1,i+=s-1,o+=s-1);s-- >0;)i in r?r[o]=r[i]:deletePropertyOrThrow$1(r,o),o+=c,i+=c;return r},uncurryThis$i=functionUncurryThis,ArrayBufferViewCore$m=arrayBufferViewCore,$ArrayCopyWithin=arrayCopyWithin,u$ArrayCopyWithin=uncurryThis$i($ArrayCopyWithin),aTypedArray$l=ArrayBufferViewCore$m.aTypedArray,exportTypedArrayMethod$m=ArrayBufferViewCore$m.exportTypedArrayMethod;exportTypedArrayMethod$m("copyWithin",(function(e,t){return u$ArrayCopyWithin(aTypedArray$l(this),e,t,arguments.length>2?arguments[2]:void 0)}));var ArrayBufferViewCore$l=arrayBufferViewCore,$every=arrayIteration.every,aTypedArray$k=ArrayBufferViewCore$l.aTypedArray,exportTypedArrayMethod$l=ArrayBufferViewCore$l.exportTypedArrayMethod;exportTypedArrayMethod$l("every",(function(e){return $every(aTypedArray$k(this),e,arguments.length>1?arguments[1]:void 0)}));var ArrayBufferViewCore$k=arrayBufferViewCore,$fill=arrayFill$1,toBigInt=toBigInt$2,classof$3=classof$c,call$5=functionCall,uncurryThis$h=functionUncurryThis,fails$l=fails$C,aTypedArray$j=ArrayBufferViewCore$k.aTypedArray,exportTypedArrayMethod$k=ArrayBufferViewCore$k.exportTypedArrayMethod,slice=uncurryThis$h("".slice),CONVERSION_BUG=fails$l((function(){var e=0;return new Int8Array(2).fill({valueOf:function(){return e++}}),1!==e}));exportTypedArrayMethod$k("fill",(function(e){var t=arguments.length;aTypedArray$j(this);var r="Big"===slice(classof$3(this),0,3)?toBigInt(e):+e;return call$5($fill,this,r,t>1?arguments[1]:void 0,t>2?arguments[2]:void 0)}),CONVERSION_BUG);var lengthOfArrayLike$6=lengthOfArrayLike$e,arrayFromConstructorAndList$1=function(e,t){for(var r=0,n=lengthOfArrayLike$6(t),o=new e(n);n>r;)o[r]=t[r++];return o},ArrayBufferViewCore$j=arrayBufferViewCore,speciesConstructor=speciesConstructor$2,aTypedArrayConstructor=ArrayBufferViewCore$j.aTypedArrayConstructor,getTypedArrayConstructor=ArrayBufferViewCore$j.getTypedArrayConstructor,typedArraySpeciesConstructor$4=function(e){return aTypedArrayConstructor(speciesConstructor(e,getTypedArrayConstructor(e)))},arrayFromConstructorAndList=arrayFromConstructorAndList$1,typedArraySpeciesConstructor$3=typedArraySpeciesConstructor$4,typedArrayFromSpeciesAndList=function(e,t){return arrayFromConstructorAndList(typedArraySpeciesConstructor$3(e),t)},ArrayBufferViewCore$i=arrayBufferViewCore,$filter$1=arrayIteration.filter,fromSpeciesAndList=typedArrayFromSpeciesAndList,aTypedArray$i=ArrayBufferViewCore$i.aTypedArray,exportTypedArrayMethod$j=ArrayBufferViewCore$i.exportTypedArrayMethod;exportTypedArrayMethod$j("filter",(function(e){var t=$filter$1(aTypedArray$i(this),e,arguments.length>1?arguments[1]:void 0);return fromSpeciesAndList(this,t)}));var ArrayBufferViewCore$h=arrayBufferViewCore,$find=arrayIteration.find,aTypedArray$h=ArrayBufferViewCore$h.aTypedArray,exportTypedArrayMethod$i=ArrayBufferViewCore$h.exportTypedArrayMethod;exportTypedArrayMethod$i("find",(function(e){return $find(aTypedArray$h(this),e,arguments.length>1?arguments[1]:void 0)}));var ArrayBufferViewCore$g=arrayBufferViewCore,$findIndex=arrayIteration.findIndex,aTypedArray$g=ArrayBufferViewCore$g.aTypedArray,exportTypedArrayMethod$h=ArrayBufferViewCore$g.exportTypedArrayMethod;exportTypedArrayMethod$h("findIndex",(function(e){return $findIndex(aTypedArray$g(this),e,arguments.length>1?arguments[1]:void 0)}));var ArrayBufferViewCore$f=arrayBufferViewCore,$forEach$1=arrayIteration.forEach,aTypedArray$f=ArrayBufferViewCore$f.aTypedArray,exportTypedArrayMethod$g=ArrayBufferViewCore$f.exportTypedArrayMethod;exportTypedArrayMethod$g("forEach",(function(e){$forEach$1(aTypedArray$f(this),e,arguments.length>1?arguments[1]:void 0)}));var ArrayBufferViewCore$e=arrayBufferViewCore,$includes$1=arrayIncludes.includes,aTypedArray$e=ArrayBufferViewCore$e.aTypedArray,exportTypedArrayMethod$f=ArrayBufferViewCore$e.exportTypedArrayMethod;exportTypedArrayMethod$f("includes",(function(e){return $includes$1(aTypedArray$e(this),e,arguments.length>1?arguments[1]:void 0)}));var ArrayBufferViewCore$d=arrayBufferViewCore,$indexOf=arrayIncludes.indexOf,aTypedArray$d=ArrayBufferViewCore$d.aTypedArray,exportTypedArrayMethod$e=ArrayBufferViewCore$d.exportTypedArrayMethod;exportTypedArrayMethod$e("indexOf",(function(e){return $indexOf(aTypedArray$d(this),e,arguments.length>1?arguments[1]:void 0)}));var global$c=global$y,fails$k=fails$C,uncurryThis$g=functionUncurryThis,ArrayBufferViewCore$c=arrayBufferViewCore,ArrayIterators=es_array_iterator,wellKnownSymbol$7=wellKnownSymbol$n,ITERATOR=wellKnownSymbol$7("iterator"),Uint8Array$2=global$c.Uint8Array,arrayValues=uncurryThis$g(ArrayIterators.values),arrayKeys=uncurryThis$g(ArrayIterators.keys),arrayEntries=uncurryThis$g(ArrayIterators.entries),aTypedArray$c=ArrayBufferViewCore$c.aTypedArray,exportTypedArrayMethod$d=ArrayBufferViewCore$c.exportTypedArrayMethod,TypedArrayPrototype=Uint8Array$2&&Uint8Array$2.prototype,GENERIC=!fails$k((function(){TypedArrayPrototype[ITERATOR].call([1])})),ITERATOR_IS_VALUES=!!TypedArrayPrototype&&TypedArrayPrototype.values&&TypedArrayPrototype[ITERATOR]===TypedArrayPrototype.values&&"values"===TypedArrayPrototype.values.name,typedArrayValues=function(){return arrayValues(aTypedArray$c(this))};exportTypedArrayMethod$d("entries",(function(){return arrayEntries(aTypedArray$c(this))}),GENERIC),exportTypedArrayMethod$d("keys",(function(){return arrayKeys(aTypedArray$c(this))}),GENERIC),exportTypedArrayMethod$d("values",typedArrayValues,GENERIC||!ITERATOR_IS_VALUES,{name:"values"}),exportTypedArrayMethod$d(ITERATOR,typedArrayValues,GENERIC||!ITERATOR_IS_VALUES,{name:"values"});var ArrayBufferViewCore$b=arrayBufferViewCore,uncurryThis$f=functionUncurryThis,aTypedArray$b=ArrayBufferViewCore$b.aTypedArray,exportTypedArrayMethod$c=ArrayBufferViewCore$b.exportTypedArrayMethod,$join=uncurryThis$f([].join);exportTypedArrayMethod$c("join",(function(e){return $join(aTypedArray$b(this),e)}));var fails$j=fails$C,arrayMethodIsStrict$3=function(e,t){var r=[][e];return!!r&&fails$j((function(){r.call(null,t||function(){return 1},1)}))},apply$3=functionApply,toIndexedObject$3=toIndexedObject$a,toIntegerOrInfinity$3=toIntegerOrInfinity$9,lengthOfArrayLike$5=lengthOfArrayLike$e,arrayMethodIsStrict$2=arrayMethodIsStrict$3,min$3=Math.min,$lastIndexOf$1=[].lastIndexOf,NEGATIVE_ZERO=!!$lastIndexOf$1&&1/[1].lastIndexOf(1,-0)<0,STRICT_METHOD$2=arrayMethodIsStrict$2("lastIndexOf"),FORCED$5=NEGATIVE_ZERO||!STRICT_METHOD$2,arrayLastIndexOf=FORCED$5?function(e){if(NEGATIVE_ZERO)return apply$3($lastIndexOf$1,this,arguments)||0;var t=toIndexedObject$3(this),r=lengthOfArrayLike$5(t),n=r-1;for(arguments.length>1&&(n=min$3(n,toIntegerOrInfinity$3(arguments[1]))),n<0&&(n=r+n);n>=0;n--)if(n in t&&t[n]===e)return n||0;return-1}:$lastIndexOf$1,ArrayBufferViewCore$a=arrayBufferViewCore,apply$2=functionApply,$lastIndexOf=arrayLastIndexOf,aTypedArray$a=ArrayBufferViewCore$a.aTypedArray,exportTypedArrayMethod$b=ArrayBufferViewCore$a.exportTypedArrayMethod;exportTypedArrayMethod$b("lastIndexOf",(function(e){var t=arguments.length;return apply$2($lastIndexOf,aTypedArray$a(this),t>1?[e,arguments[1]]:[e])}));var ArrayBufferViewCore$9=arrayBufferViewCore,$map=arrayIteration.map,typedArraySpeciesConstructor$2=typedArraySpeciesConstructor$4,aTypedArray$9=ArrayBufferViewCore$9.aTypedArray,exportTypedArrayMethod$a=ArrayBufferViewCore$9.exportTypedArrayMethod;exportTypedArrayMethod$a("map",(function(e){return $map(aTypedArray$9(this),e,arguments.length>1?arguments[1]:void 0,(function(e,t){return new(typedArraySpeciesConstructor$2(e))(t)}))}));var aCallable$1=aCallable$9,toObject$4=toObject$c,IndexedObject$1=indexedObject,lengthOfArrayLike$4=lengthOfArrayLike$e,$TypeError$4=TypeError,createMethod$2=function(e){return function(t,r,n,o){aCallable$1(r);var i=toObject$4(t),a=IndexedObject$1(i),s=lengthOfArrayLike$4(i),c=e?s-1:0,u=e?-1:1;if(n<2)for(;;){if(c in a){o=a[c],c+=u;break}if(c+=u,e?c<0:s<=c)throw $TypeError$4("Reduce of empty array with no initial value")}for(;e?c>=0:s>c;c+=u)c in a&&(o=r(o,a[c],c,i));return o}},arrayReduce={left:createMethod$2(!1),right:createMethod$2(!0)},ArrayBufferViewCore$8=arrayBufferViewCore,$reduce=arrayReduce.left,aTypedArray$8=ArrayBufferViewCore$8.aTypedArray,exportTypedArrayMethod$9=ArrayBufferViewCore$8.exportTypedArrayMethod;exportTypedArrayMethod$9("reduce",(function(e){var t=arguments.length;return $reduce(aTypedArray$8(this),e,t,t>1?arguments[1]:void 0)}));var ArrayBufferViewCore$7=arrayBufferViewCore,$reduceRight=arrayReduce.right,aTypedArray$7=ArrayBufferViewCore$7.aTypedArray,exportTypedArrayMethod$8=ArrayBufferViewCore$7.exportTypedArrayMethod;exportTypedArrayMethod$8("reduceRight",(function(e){var t=arguments.length;return $reduceRight(aTypedArray$7(this),e,t,t>1?arguments[1]:void 0)}));var ArrayBufferViewCore$6=arrayBufferViewCore,aTypedArray$6=ArrayBufferViewCore$6.aTypedArray,exportTypedArrayMethod$7=ArrayBufferViewCore$6.exportTypedArrayMethod,floor$3=Math.floor;exportTypedArrayMethod$7("reverse",(function(){for(var e,t=this,r=aTypedArray$6(t).length,n=floor$3(r/2),o=0;o<n;)e=t[o],t[o++]=t[--r],t[r]=e;return t}));var global$b=global$y,call$4=functionCall,ArrayBufferViewCore$5=arrayBufferViewCore,lengthOfArrayLike$3=lengthOfArrayLike$e,toOffset=toOffset$2,toIndexedObject$2=toObject$c,fails$i=fails$C,RangeError$1=global$b.RangeError,Int8Array$2=global$b.Int8Array,Int8ArrayPrototype=Int8Array$2&&Int8Array$2.prototype,$set=Int8ArrayPrototype&&Int8ArrayPrototype.set,aTypedArray$5=ArrayBufferViewCore$5.aTypedArray,exportTypedArrayMethod$6=ArrayBufferViewCore$5.exportTypedArrayMethod,WORKS_WITH_OBJECTS_AND_GEERIC_ON_TYPED_ARRAYS=!fails$i((function(){var e=new Uint8ClampedArray(2);return call$4($set,e,{length:1,0:3},1),3!==e[1]})),TO_OBJECT_BUG=WORKS_WITH_OBJECTS_AND_GEERIC_ON_TYPED_ARRAYS&&ArrayBufferViewCore$5.NATIVE_ARRAY_BUFFER_VIEWS&&fails$i((function(){var e=new Int8Array$2(2);return e.set(1),e.set("2",1),0!==e[0]||2!==e[1]}));exportTypedArrayMethod$6("set",(function(e){aTypedArray$5(this);var t=toOffset(arguments.length>1?arguments[1]:void 0,1),r=toIndexedObject$2(e);if(WORKS_WITH_OBJECTS_AND_GEERIC_ON_TYPED_ARRAYS)return call$4($set,this,r,t);var n=this.length,o=lengthOfArrayLike$3(r),i=0;if(o+t>n)throw RangeError$1("Wrong length");for(;i<o;)this[t+i]=r[i++]}),!WORKS_WITH_OBJECTS_AND_GEERIC_ON_TYPED_ARRAYS||TO_OBJECT_BUG);var ArrayBufferViewCore$4=arrayBufferViewCore,typedArraySpeciesConstructor$1=typedArraySpeciesConstructor$4,fails$h=fails$C,arraySlice$3=arraySlice$6,aTypedArray$4=ArrayBufferViewCore$4.aTypedArray,exportTypedArrayMethod$5=ArrayBufferViewCore$4.exportTypedArrayMethod,FORCED$4=fails$h((function(){new Int8Array(1).slice()}));exportTypedArrayMethod$5("slice",(function(e,t){for(var r=arraySlice$3(aTypedArray$4(this),e,t),n=typedArraySpeciesConstructor$1(this),o=0,i=r.length,a=new n(i);i>o;)a[o]=r[o++];return a}),FORCED$4);var ArrayBufferViewCore$3=arrayBufferViewCore,$some=arrayIteration.some,aTypedArray$3=ArrayBufferViewCore$3.aTypedArray,exportTypedArrayMethod$4=ArrayBufferViewCore$3.exportTypedArrayMethod;exportTypedArrayMethod$4("some",(function(e){return $some(aTypedArray$3(this),e,arguments.length>1?arguments[1]:void 0)}));var arraySlice$2=arraySliceSimple,floor$2=Math.floor,mergeSort=function(e,t){var r=e.length,n=floor$2(r/2);return r<8?insertionSort(e,t):merge(e,mergeSort(arraySlice$2(e,0,n),t),mergeSort(arraySlice$2(e,n),t),t)},insertionSort=function(e,t){for(var r,n,o=e.length,i=1;i<o;){for(n=i,r=e[i];n&&t(e[n-1],r)>0;)e[n]=e[--n];n!==i++&&(e[n]=r)}return e},merge=function(e,t,r,n){for(var o=t.length,i=r.length,a=0,s=0;a<o||s<i;)e[a+s]=a<o&&s<i?n(t[a],r[s])<=0?t[a++]:r[s++]:a<o?t[a++]:r[s++];return e},arraySort=mergeSort,userAgent$1=engineUserAgent,firefox=userAgent$1.match(/firefox\/(\d+)/i),engineFfVersion=!!firefox&&+firefox[1],UA=engineUserAgent,engineIsIeOrEdge=/MSIE|Trident/.test(UA),userAgent=engineUserAgent,webkit=userAgent.match(/AppleWebKit\/(\d+)\./),engineWebkitVersion=!!webkit&&+webkit[1],global$a=global$y,uncurryThis$e=functionUncurryThisClause,fails$g=fails$C,aCallable=aCallable$9,internalSort=arraySort,ArrayBufferViewCore$2=arrayBufferViewCore,FF=engineFfVersion,IE_OR_EDGE=engineIsIeOrEdge,V8=engineV8Version,WEBKIT=engineWebkitVersion,aTypedArray$2=ArrayBufferViewCore$2.aTypedArray,exportTypedArrayMethod$3=ArrayBufferViewCore$2.exportTypedArrayMethod,Uint16Array$1=global$a.Uint16Array,nativeSort=Uint16Array$1&&uncurryThis$e(Uint16Array$1.prototype.sort),ACCEPT_INCORRECT_ARGUMENTS=!(!nativeSort||fails$g((function(){nativeSort(new Uint16Array$1(2),null)}))&&fails$g((function(){nativeSort(new Uint16Array$1(2),{})}))),STABLE_SORT=!!nativeSort&&!fails$g((function(){if(V8)return V8<74;if(FF)return FF<67;if(IE_OR_EDGE)return!0;if(WEBKIT)return WEBKIT<602;var e,t,r=new Uint16Array$1(516),n=Array(516);for(e=0;e<516;e++)t=e%4,r[e]=515-e,n[e]=e-2*t+3;for(nativeSort(r,(function(e,t){return(e/4|0)-(t/4|0)})),e=0;e<516;e++)if(r[e]!==n[e])return!0})),getSortCompare=function(e){return function(t,r){return void 0!==e?+e(t,r)||0:r!=r?-1:t!=t?1:0===t&&0===r?1/t>0&&1/r<0?1:-1:t>r}};exportTypedArrayMethod$3("sort",(function(e){return void 0!==e&&aCallable(e),STABLE_SORT?nativeSort(this,e):internalSort(aTypedArray$2(this),getSortCompare(e))}),!STABLE_SORT||ACCEPT_INCORRECT_ARGUMENTS);var ArrayBufferViewCore$1=arrayBufferViewCore,toLength$2=toLength$7,toAbsoluteIndex$2=toAbsoluteIndex$7,typedArraySpeciesConstructor=typedArraySpeciesConstructor$4,aTypedArray$1=ArrayBufferViewCore$1.aTypedArray,exportTypedArrayMethod$2=ArrayBufferViewCore$1.exportTypedArrayMethod;exportTypedArrayMethod$2("subarray",(function(e,t){var r=aTypedArray$1(this),n=r.length,o=toAbsoluteIndex$2(e,n);return new(typedArraySpeciesConstructor(r))(r.buffer,r.byteOffset+o*r.BYTES_PER_ELEMENT,toLength$2((void 0===t?n:toAbsoluteIndex$2(t,n))-o))}));var global$9=global$y,apply$1=functionApply,ArrayBufferViewCore=arrayBufferViewCore,fails$f=fails$C,arraySlice$1=arraySlice$6,Int8Array$1=global$9.Int8Array,aTypedArray=ArrayBufferViewCore.aTypedArray,exportTypedArrayMethod$1=ArrayBufferViewCore.exportTypedArrayMethod,$toLocaleString=[].toLocaleString,TO_LOCALE_STRING_BUG=!!Int8Array$1&&fails$f((function(){$toLocaleString.call(new Int8Array$1(1))})),FORCED$3=fails$f((function(){return[1,2].toLocaleString()!=new Int8Array$1([1,2]).toLocaleString()}))||!fails$f((function(){Int8Array$1.prototype.toLocaleString.call([1,2])}));exportTypedArrayMethod$1("toLocaleString",(function(){return apply$1($toLocaleString,TO_LOCALE_STRING_BUG?arraySlice$1(aTypedArray(this)):aTypedArray(this),arraySlice$1(arguments))}),FORCED$3);var exportTypedArrayMethod=arrayBufferViewCore.exportTypedArrayMethod,fails$e=fails$C,global$8=global$y,uncurryThis$d=functionUncurryThis,Uint8Array$1=global$8.Uint8Array,Uint8ArrayPrototype=Uint8Array$1&&Uint8Array$1.prototype||{},arrayToString=[].toString,join2=uncurryThis$d([].join);fails$e((function(){arrayToString.call({})}))&&(arrayToString=function(){return join2(this)});var IS_NOT_ARRAY_METHOD=Uint8ArrayPrototype.toString!=arrayToString;exportTypedArrayMethod("toString",arrayToString,IS_NOT_ARRAY_METHOD);var classof$2=classof$c,$String=String,toString$7=function(e){if("Symbol"===classof$2(e))throw TypeError("Cannot convert a Symbol value to a string");return $String(e)},anObject$3=anObject$e,regexpFlags$1=function(){var e=anObject$3(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t},fails$d=fails$C,global$7=global$y,$RegExp$2=global$7.RegExp,UNSUPPORTED_Y$1=fails$d((function(){var e=$RegExp$2("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),MISSED_STICKY=UNSUPPORTED_Y$1||fails$d((function(){return!$RegExp$2("a","y").sticky})),BROKEN_CARET=UNSUPPORTED_Y$1||fails$d((function(){var e=$RegExp$2("^r","gy");return e.lastIndex=2,null!=e.exec("str")})),regexpStickyHelpers={BROKEN_CARET:BROKEN_CARET,MISSED_STICKY:MISSED_STICKY,UNSUPPORTED_Y:UNSUPPORTED_Y$1},fails$c=fails$C,global$6=global$y,$RegExp$1=global$6.RegExp,regexpUnsupportedDotAll=fails$c((function(){var e=$RegExp$1(".","s");return!(e.dotAll&&e.exec("\n")&&"s"===e.flags)})),fails$b=fails$C,global$5=global$y,$RegExp=global$5.RegExp,regexpUnsupportedNcg=fails$b((function(){var e=$RegExp("(?<a>b)","g");return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$<a>c")})),call$3=functionCall,uncurryThis$c=functionUncurryThis,toString$6=toString$7,regexpFlags=regexpFlags$1,stickyHelpers=regexpStickyHelpers,shared=sharedExports,create2=objectCreate,getInternalState=internalState.get,UNSUPPORTED_DOT_ALL=regexpUnsupportedDotAll,UNSUPPORTED_NCG=regexpUnsupportedNcg,nativeReplace=shared("native-string-replace",String.prototype.replace),nativeExec=RegExp.prototype.exec,patchedExec=nativeExec,charAt$3=uncurryThis$c("".charAt),indexOf2=uncurryThis$c("".indexOf),replace$3=uncurryThis$c("".replace),stringSlice$4=uncurryThis$c("".slice),UPDATES_LAST_INDEX_WRONG=function(){var e=/a/,t=/b*/g;return call$3(nativeExec,e,"a"),call$3(nativeExec,t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),UNSUPPORTED_Y=stickyHelpers.BROKEN_CARET,NPCG_INCLUDED=void 0!==/()??/.exec("")[1],PATCH=UPDATES_LAST_INDEX_WRONG||NPCG_INCLUDED||UNSUPPORTED_Y||UNSUPPORTED_DOT_ALL||UNSUPPORTED_NCG;PATCH&&(patchedExec=function(e){var t,r,n,o,i,a,s,c=this,u=getInternalState(c),l=toString$6(e),f=u.raw;if(f)return f.lastIndex=c.lastIndex,t=call$3(patchedExec,f,l),c.lastIndex=f.lastIndex,t;var d=u.groups,p=UNSUPPORTED_Y&&c.sticky,y=call$3(regexpFlags,c),E=c.source,$=0,b=l;if(p&&(y=replace$3(y,"y",""),-1===indexOf2(y,"g")&&(y+="g"),b=stringSlice$4(l,c.lastIndex),c.lastIndex>0&&(!c.multiline||c.multiline&&"\n"!==charAt$3(l,c.lastIndex-1))&&(E="(?: "+E+")",b=" "+b,$++),r=new RegExp("^(?:"+E+")",y)),NPCG_INCLUDED&&(r=new RegExp("^"+E+"$(?!\\s)",y)),UPDATES_LAST_INDEX_WRONG&&(n=c.lastIndex),o=call$3(nativeExec,p?r:c,b),p?o?(o.input=stringSlice$4(o.input,$),o[0]=stringSlice$4(o[0],$),o.index=c.lastIndex,c.lastIndex+=o[0].length):c.lastIndex=0:UPDATES_LAST_INDEX_WRONG&&o&&(c.lastIndex=c.global?o.index+o[0].length:n),NPCG_INCLUDED&&o&&o.length>1&&call$3(nativeReplace,o[0],r,(function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(o[i]=void 0)})),o&&d)for(o.groups=a=create2(null),i=0;i<d.length;i++)a[(s=d[i])[0]]=o[s[1]];return o});var regexpExec$2=patchedExec,$$g=_export,exec=regexpExec$2;$$g({target:"RegExp",proto:!0,forced:/./.exec!==regexpExec$2},{exec:regexpExec$2});var uncurryThis$b=functionUncurryThisClause,defineBuiltIn$2=defineBuiltIn$b,regexpExec$1=regexpExec$2,fails$a=fails$C,wellKnownSymbol$6=wellKnownSymbol$n,createNonEnumerableProperty$1=createNonEnumerableProperty$8,SPECIES$2=wellKnownSymbol$6("species"),RegExpPrototype$3=RegExp.prototype,fixRegexpWellKnownSymbolLogic=function(e,t,r,n){var o=wellKnownSymbol$6(e),i=!fails$a((function(){var t={};return t[o]=function(){return 7},7!=""[e](t)})),a=i&&!fails$a((function(){var t=!1,r=/a/;return"split"===e&&((r={}).constructor={},r.constructor[SPECIES$2]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return t=!0,null},r[o](""),!t}));if(!i||!a||r){var s=uncurryThis$b(/./[o]),c=t(o,""[e],(function(e,t,r,n,o){var a=uncurryThis$b(e),c=t.exec;return c===regexpExec$1||c===RegExpPrototype$3.exec?i&&!o?{done:!0,value:s(t,r,n)}:{done:!0,value:a(r,t,n)}:{done:!1}}));defineBuiltIn$2(String.prototype,e,c[0]),defineBuiltIn$2(RegExpPrototype$3,o,c[1])}n&&createNonEnumerableProperty$1(RegExpPrototype$3[o],"sham",!0)},uncurryThis$a=functionUncurryThis,toIntegerOrInfinity$2=toIntegerOrInfinity$9,toString$5=toString$7,requireObjectCoercible$5=requireObjectCoercible$8,charAt$2=uncurryThis$a("".charAt),charCodeAt$1=uncurryThis$a("".charCodeAt),stringSlice$3=uncurryThis$a("".slice),createMethod$1=function(e){return function(t,r){var n,o,i=toString$5(requireObjectCoercible$5(t)),a=toIntegerOrInfinity$2(r),s=i.length;return a<0||a>=s?e?"":void 0:(n=charCodeAt$1(i,a))<55296||n>56319||a+1===s||(o=charCodeAt$1(i,a+1))<56320||o>57343?e?charAt$2(i,a):n:e?stringSlice$3(i,a,a+2):o-56320+(n-55296<<10)+65536}},stringMultibyte={codeAt:createMethod$1(!1),charAt:createMethod$1(!0)},charAt$1=stringMultibyte.charAt,advanceStringIndex$1=function(e,t,r){return t+(r?charAt$1(e,t).length:1)},uncurryThis$9=functionUncurryThis,toObject$3=toObject$c,floor$1=Math.floor,charAt=uncurryThis$9("".charAt),replace$2=uncurryThis$9("".replace),stringSlice$2=uncurryThis$9("".slice),SUBSTITUTION_SYMBOLS=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,SUBSTITUTION_SYMBOLS_NO_NAMED=/\$([$&'`]|\d{1,2})/g,getSubstitution$1=function(e,t,r,n,o,i){var a=r+e.length,s=n.length,c=SUBSTITUTION_SYMBOLS_NO_NAMED;return void 0!==o&&(o=toObject$3(o),c=SUBSTITUTION_SYMBOLS),replace$2(i,c,(function(i,c){var u;switch(charAt(c,0)){case"$":return"$";case"&":return e;case"`":return stringSlice$2(t,0,r);case"'":return stringSlice$2(t,a);case"<":u=o[stringSlice$2(c,1,-1)];break;default:var l=+c;if(0===l)return i;if(l>s){var f=floor$1(l/10);return 0===f?i:f<=s?void 0===n[f-1]?charAt(c,1):n[f-1]+charAt(c,1):i}u=n[l-1]}return void 0===u?"":u}))},call$2=functionCall,anObject$2=anObject$e,isCallable$1=isCallable$o,classof$1=classofRaw$2,regexpExec=regexpExec$2,$TypeError$3=TypeError,regexpExecAbstract=function(e,t){var r=e.exec;if(isCallable$1(r)){var n=call$2(r,e,t);return null!==n&&anObject$2(n),n}if("RegExp"===classof$1(e))return call$2(regexpExec,e,t);throw $TypeError$3("RegExp#exec called on incompatible receiver")},apply=functionApply,call$1=functionCall,uncurryThis$8=functionUncurryThis,fixRegExpWellKnownSymbolLogic=fixRegexpWellKnownSymbolLogic,fails$9=fails$C,anObject$1=anObject$e,isCallable=isCallable$o,isNullOrUndefined=isNullOrUndefined$5,toIntegerOrInfinity$1=toIntegerOrInfinity$9,toLength$1=toLength$7,toString$4=toString$7,requireObjectCoercible$4=requireObjectCoercible$8,advanceStringIndex=advanceStringIndex$1,getMethod=getMethod$4,getSubstitution=getSubstitution$1,regExpExec$1=regexpExecAbstract,wellKnownSymbol$5=wellKnownSymbol$n,REPLACE=wellKnownSymbol$5("replace"),max$2=Math.max,min$2=Math.min,concat=uncurryThis$8([].concat),push=uncurryThis$8([].push),stringIndexOf$1=uncurryThis$8("".indexOf),stringSlice$1=uncurryThis$8("".slice),maybeToString=function(e){return void 0===e?e:String(e)},REPLACE_KEEPS_$0="$0"==="a".replace(/./,"$0"),REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE=!!/./[REPLACE]&&""===/./[REPLACE]("a","$0"),REPLACE_SUPPORTS_NAMED_GROUPS=!fails$9((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}));fixRegExpWellKnownSymbolLogic("replace",(function(e,t,r){var n=REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE?"$":"$0";return[function(e,r){var n=requireObjectCoercible$4(this),o=isNullOrUndefined(e)?void 0:getMethod(e,REPLACE);return o?call$1(o,e,n,r):call$1(t,toString$4(n),e,r)},function(e,o){var i=anObject$1(this),a=toString$4(e);if("string"==typeof o&&-1===stringIndexOf$1(o,n)&&-1===stringIndexOf$1(o,"$<")){var s=r(t,i,a,o);if(s.done)return s.value}var c=isCallable(o);c||(o=toString$4(o));var u=i.global;if(u){var l=i.unicode;i.lastIndex=0}for(var f=[];;){var d=regExpExec$1(i,a);if(null===d)break;if(push(f,d),!u)break;""===toString$4(d[0])&&(i.lastIndex=advanceStringIndex(a,toLength$1(i.lastIndex),l))}for(var p="",y=0,E=0;E<f.length;E++){for(var $=toString$4((d=f[E])[0]),b=max$2(min$2(toIntegerOrInfinity$1(d.index),a.length),0),A=[],O=1;O<d.length;O++)push(A,maybeToString(d[O]));var h=d.groups;if(c){var g=concat([$],A,b,a);void 0!==h&&push(g,h);var T=toString$4(apply(o,void 0,g))}else T=getSubstitution($,a,b,A,h,o);b>=y&&(p+=stringSlice$1(a,y,b)+T,y=b+$.length)}return p+stringSlice$1(a,y)}]}),!REPLACE_SUPPORTS_NAMED_GROUPS||!REPLACE_KEEPS_$0||REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);var $$f=_export,global$4=global$y,arrayBufferModule=arrayBuffer,setSpecies=setSpecies$3,ARRAY_BUFFER="ArrayBuffer",ArrayBuffer$1=arrayBufferModule[ARRAY_BUFFER],NativeArrayBuffer=global$4[ARRAY_BUFFER];$$f({global:!0,constructor:!0,forced:NativeArrayBuffer!==ArrayBuffer$1},{ArrayBuffer:ArrayBuffer$1}),setSpecies(ARRAY_BUFFER);var createTypedArrayConstructor$6=typedArrayConstructorExports;createTypedArrayConstructor$6("Int32",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var createTypedArrayConstructor$5=typedArrayConstructorExports;createTypedArrayConstructor$5("Float32",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var createTypedArrayConstructor$4=typedArrayConstructorExports;createTypedArrayConstructor$4("Float64",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var createTypedArrayConstructor$3=typedArrayConstructorExports;createTypedArrayConstructor$3("Int8",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var createTypedArrayConstructor$2=typedArrayConstructorExports;createTypedArrayConstructor$2("Int16",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var createTypedArrayConstructor$1=typedArrayConstructorExports;createTypedArrayConstructor$1("Uint16",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var createTypedArrayConstructor=typedArrayConstructorExports;createTypedArrayConstructor("Uint32",(function(e){return function(t,r,n){return e(this,t,r,n)}}));var $$e=_export,fails$8=fails$C,$imul=Math.imul,FORCED$2=fails$8((function(){return-5!=$imul(4294967295,5)||2!=$imul.length}));$$e({target:"Math",stat:!0,forced:FORCED$2},{imul:function(e,t){var r=65535,n=+e,o=+t,i=r&n,a=r&o;return 0|i*a+((r&n>>>16)*a+i*(r&o>>>16)<<16>>>0)}});var mathSign=Math.sign||function(e){var t=+e;return 0==t||t!=t?t:t<0?-1:1},sign2=mathSign,abs=Math.abs,pow=Math.pow,EPSILON=pow(2,-52),EPSILON32=pow(2,-23),MAX32=pow(2,127)*(2-EPSILON32),MIN32=pow(2,-126),roundTiesToEven=function(e){return e+1/EPSILON-1/EPSILON},mathFround=Math.fround||function(e){var t,r,n=+e,o=abs(n),i=sign2(n);return o<MIN32?i*roundTiesToEven(o/MIN32/EPSILON32)*MIN32*EPSILON32:(r=(t=(1+EPSILON32/EPSILON)*o)-(t-o))>MAX32||r!=r?i*(1/0):i*r},$$d=_export,fround2=mathFround;$$d({target:"Math",stat:!0},{fround:fround2});var $$c=_export,floor=Math.floor,log=Math.log,LOG2E=Math.LOG2E;$$c({target:"Math",stat:!0},{clz32:function(e){var t=e>>>0;return t?31-floor(log(t+.5)*LOG2E):32}});var $$b=_export,trunc2=mathTrunc;$$b({target:"Math",stat:!0},{trunc:trunc2});var call=functionCall,hasOwn$1=hasOwnProperty_1,isPrototypeOf$1=objectIsPrototypeOf,regExpFlags$1=regexpFlags$1,RegExpPrototype$2=RegExp.prototype,regexpGetFlags=function(e){var t=e.flags;return void 0!==t||"flags"in RegExpPrototype$2||hasOwn$1(e,"flags")||!isPrototypeOf$1(RegExpPrototype$2,e)?t:call(regExpFlags$1,e)},PROPER_FUNCTION_NAME=functionName.PROPER,defineBuiltIn$1=defineBuiltIn$b,anObject=anObject$e,$toString=toString$7,fails$7=fails$C,getRegExpFlags=regexpGetFlags,TO_STRING="toString",RegExpPrototype$1=RegExp.prototype,nativeToString=RegExpPrototype$1[TO_STRING],NOT_GENERIC=fails$7((function(){return"/a/b"!=nativeToString.call({source:"a",flags:"b"})})),INCORRECT_NAME=PROPER_FUNCTION_NAME&&nativeToString.name!=TO_STRING;(NOT_GENERIC||INCORRECT_NAME)&&defineBuiltIn$1(RegExp.prototype,TO_STRING,(function(){var e=anObject(this);return"/"+$toString(e.source)+"/"+$toString(getRegExpFlags(e))}),{unsafe:!0});var isObject$2=isObject$g,classof=classofRaw$2,wellKnownSymbol$4=wellKnownSymbol$n,MATCH$1=wellKnownSymbol$4("match"),isRegexp=function(e){var t;return isObject$2(e)&&(void 0!==(t=e[MATCH$1])?!!t:"RegExp"==classof(e))},isRegExp=isRegexp,$TypeError$2=TypeError,notARegexp=function(e){if(isRegExp(e))throw $TypeError$2("The method doesn't accept regular expressions");return e},wellKnownSymbol$3=wellKnownSymbol$n,MATCH=wellKnownSymbol$3("match"),correctIsRegexpLogic=function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[MATCH]=!1,"/./"[e](t)}catch(e){}}return!1},$$a=_export,uncurryThis$7=functionUncurryThisClause,getOwnPropertyDescriptor$2=objectGetOwnPropertyDescriptor.f,toLength=toLength$7,toString$3=toString$7,notARegExp$1=notARegexp,requireObjectCoercible$3=requireObjectCoercible$8,correctIsRegExpLogic$1=correctIsRegexpLogic,nativeStartsWith=uncurryThis$7("".startsWith),stringSlice=uncurryThis$7("".slice),min$1=Math.min,CORRECT_IS_REGEXP_LOGIC=correctIsRegExpLogic$1("startsWith"),MDN_POLYFILL_BUG=!CORRECT_IS_REGEXP_LOGIC&&!!function(){var e=getOwnPropertyDescriptor$2(String.prototype,"startsWith");return e&&!e.writable}();$$a({target:"String",proto:!0,forced:!MDN_POLYFILL_BUG&&!CORRECT_IS_REGEXP_LOGIC},{startsWith:function(e){var t=toString$3(requireObjectCoercible$3(this));notARegExp$1(e);var r=toLength(min$1(arguments.length>1?arguments[1]:void 0,t.length)),n=toString$3(e);return nativeStartsWith?nativeStartsWith(t,n,r):stringSlice(t,r,r+n.length)===n}});var $$9=_export,copyWithin3=arrayCopyWithin,addToUnscopables$1=addToUnscopables$3;$$9({target:"Array",proto:!0},{copyWithin:copyWithin3}),addToUnscopables$1("copyWithin");var fails$6=fails$C,wellKnownSymbol$2=wellKnownSymbol$n,V8_VERSION$1=engineV8Version,SPECIES$1=wellKnownSymbol$2("species"),arrayMethodHasSpeciesSupport$4=function(e){return V8_VERSION$1>=51||!fails$6((function(){var t=[];return(t.constructor={})[SPECIES$1]=function(){return{foo:1}},1!==t[e](Boolean).foo}))},$$8=_export,isArray$2=isArray$4,isConstructor3=isConstructor$3,isObject$1=isObject$g,toAbsoluteIndex$1=toAbsoluteIndex$7,lengthOfArrayLike$2=lengthOfArrayLike$e,toIndexedObject$1=toIndexedObject$a,createProperty$2=createProperty$4,wellKnownSymbol$1=wellKnownSymbol$n,arrayMethodHasSpeciesSupport$3=arrayMethodHasSpeciesSupport$4,nativeSlice=arraySlice$6,HAS_SPECIES_SUPPORT$2=arrayMethodHasSpeciesSupport$3("slice"),SPECIES=wellKnownSymbol$1("species"),$Array=Array,max$1=Math.max;$$8({target:"Array",proto:!0,forced:!HAS_SPECIES_SUPPORT$2},{slice:function(e,t){var r,n,o,i=toIndexedObject$1(this),a=lengthOfArrayLike$2(i),s=toAbsoluteIndex$1(e,a),c=toAbsoluteIndex$1(void 0===t?a:t,a);if(isArray$2(i)&&(r=i.constructor,(isConstructor3(r)&&(r===$Array||isArray$2(r.prototype))||isObject$1(r)&&null===(r=r[SPECIES]))&&(r=void 0),r===$Array||void 0===r))return nativeSlice(i,s,c);for(n=new(void 0===r?$Array:r)(max$1(c-s,0)),o=0;s<c;s++,o++)s in i&&createProperty$2(n,o,i[s]);return n.length=o,n}});var DESCRIPTORS$3=descriptors,isArray$1=isArray$4,$TypeError$1=TypeError,getOwnPropertyDescriptor$1=Object.getOwnPropertyDescriptor,SILENT_ON_NON_WRITABLE_LENGTH_SET=DESCRIPTORS$3&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}(),arraySetLength=SILENT_ON_NON_WRITABLE_LENGTH_SET?function(e,t){if(isArray$1(e)&&!getOwnPropertyDescriptor$1(e,"length").writable)throw $TypeError$1("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t},$TypeError=TypeError,MAX_SAFE_INTEGER=9007199254740991,doesNotExceedSafeInteger$2=function(e){if(e>MAX_SAFE_INTEGER)throw $TypeError("Maximum allowed index exceeded");return e},$$7=_export,toObject$2=toObject$c,toAbsoluteIndex=toAbsoluteIndex$7,toIntegerOrInfinity=toIntegerOrInfinity$9,lengthOfArrayLike$1=lengthOfArrayLike$e,setArrayLength=arraySetLength,doesNotExceedSafeInteger$1=doesNotExceedSafeInteger$2,arraySpeciesCreate$1=arraySpeciesCreate$3,createProperty$1=createProperty$4,deletePropertyOrThrow=deletePropertyOrThrow$2,arrayMethodHasSpeciesSupport$2=arrayMethodHasSpeciesSupport$4,HAS_SPECIES_SUPPORT$1=arrayMethodHasSpeciesSupport$2("splice"),max=Math.max,min=Math.min;$$7({target:"Array",proto:!0,forced:!HAS_SPECIES_SUPPORT$1},{splice:function(e,t){var r,n,o,i,a,s,c=toObject$2(this),u=lengthOfArrayLike$1(c),l=toAbsoluteIndex(e,u),f=arguments.length;for(0===f?r=n=0:1===f?(r=0,n=u-l):(r=f-2,n=min(max(toIntegerOrInfinity(t),0),u-l)),doesNotExceedSafeInteger$1(u+r-n),o=arraySpeciesCreate$1(c,n),i=0;i<n;i++)(a=l+i)in c&&createProperty$1(o,i,c[a]);if(o.length=n,r<n){for(i=l;i<u-n;i++)s=i+r,(a=i+n)in c?c[s]=c[a]:deletePropertyOrThrow(c,s);for(i=u;i>u-n+r;i--)deletePropertyOrThrow(c,i-1)}else if(r>n)for(i=u-n;i>l;i--)s=i+r-1,(a=i+n-1)in c?c[s]=c[a]:deletePropertyOrThrow(c,s);for(i=0;i<r;i++)c[i+l]=arguments[i+2];return setArrayLength(c,u-n+r),o}});var $$6=_export,uncurryThis$6=functionUncurryThis,IndexedObject=indexedObject,toIndexedObject=toIndexedObject$a,arrayMethodIsStrict$1=arrayMethodIsStrict$3,nativeJoin=uncurryThis$6([].join),ES3_STRINGS=IndexedObject!=Object,STRICT_METHOD$1=arrayMethodIsStrict$1("join",",");$$6({target:"Array",proto:!0,forced:ES3_STRINGS||!STRICT_METHOD$1},{join:function(e){return nativeJoin(toIndexedObject(this),void 0===e?",":e)}});var $$5=_export,$filter=arrayIteration.filter,arrayMethodHasSpeciesSupport$1=arrayMethodHasSpeciesSupport$4,HAS_SPECIES_SUPPORT=arrayMethodHasSpeciesSupport$1("filter");$$5({target:"Array",proto:!0,forced:!HAS_SPECIES_SUPPORT},{filter:function(e){return $filter(this,e,arguments.length>1?arguments[1]:void 0)}});var $$4=_export,fails$5=fails$C,isArray2=isArray$4,isObject=isObject$g,toObject$1=toObject$c,lengthOfArrayLike=lengthOfArrayLike$e,doesNotExceedSafeInteger=doesNotExceedSafeInteger$2,createProperty=createProperty$4,arraySpeciesCreate=arraySpeciesCreate$3,arrayMethodHasSpeciesSupport=arrayMethodHasSpeciesSupport$4,wellKnownSymbol=wellKnownSymbol$n,V8_VERSION=engineV8Version,IS_CONCAT_SPREADABLE=wellKnownSymbol("isConcatSpreadable"),IS_CONCAT_SPREADABLE_SUPPORT=V8_VERSION>=51||!fails$5((function(){var e=[];return e[IS_CONCAT_SPREADABLE]=!1,e.concat()[0]!==e})),SPECIES_SUPPORT=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(e){if(!isObject(e))return!1;var t=e[IS_CONCAT_SPREADABLE];return void 0!==t?!!t:isArray2(e)},FORCED$1=!IS_CONCAT_SPREADABLE_SUPPORT||!SPECIES_SUPPORT;$$4({target:"Array",proto:!0,arity:1,forced:FORCED$1},{concat:function(e){var t,r,n,o,i,a=toObject$1(this),s=arraySpeciesCreate(a,0),c=0;for(t=-1,n=arguments.length;t<n;t++)if(isConcatSpreadable(i=-1===t?a:arguments[t]))for(o=lengthOfArrayLike(i),doesNotExceedSafeInteger(c+o),r=0;r<o;r++,c++)r in i&&createProperty(s,c,i[r]);else doesNotExceedSafeInteger(c+1),createProperty(s,c++,i);return s.length=c,s}});var uncurryThis$5=functionUncurryThis,requireObjectCoercible$2=requireObjectCoercible$8,toString$2=toString$7,quot=/"/g,replace$1=uncurryThis$5("".replace),createHtml=function(e,t,r,n){var o=toString$2(requireObjectCoercible$2(e)),i="<"+t;return""!==r&&(i+=" "+r+'="'+replace$1(toString$2(n),quot,"&quot;")+'"'),i+">"+o+"</"+t+">"},fails$4=fails$C,stringHtmlForced=function(e){return fails$4((function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}))},$$3=_export,createHTML=createHtml,forcedStringHTMLMethod=stringHtmlForced;$$3({target:"String",proto:!0,forced:forcedStringHTMLMethod("link")},{link:function(e){return createHTML(this,"a","href",e)}});var DESCRIPTORS$2=descriptors,FUNCTION_NAME_EXISTS=functionName.EXISTS,uncurryThis$4=functionUncurryThis,defineProperty$2=objectDefineProperty.f,FunctionPrototype=Function.prototype,functionToString=uncurryThis$4(FunctionPrototype.toString),nameRE=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,regExpExec=uncurryThis$4(nameRE.exec),NAME="name";DESCRIPTORS$2&&!FUNCTION_NAME_EXISTS&&defineProperty$2(FunctionPrototype,NAME,{configurable:!0,get:function(){try{return regExpExec(nameRE,functionToString(this))[1]}catch(e){return""}}});var $$2=_export,$includes=arrayIncludes.includes,fails$3=fails$C,addToUnscopables=addToUnscopables$3,BROKEN_ON_SPARSE=fails$3((function(){return!Array(1).includes()}));$$2({target:"Array",proto:!0,forced:BROKEN_ON_SPARSE},{includes:function(e){return $includes(this,e,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var $$1=_export,uncurryThis$3=functionUncurryThis,notARegExp=notARegexp,requireObjectCoercible$1=requireObjectCoercible$8,toString$1=toString$7,correctIsRegExpLogic=correctIsRegexpLogic,stringIndexOf=uncurryThis$3("".indexOf);$$1({target:"String",proto:!0,forced:!correctIsRegExpLogic("includes")},{includes:function(e){return!!~stringIndexOf(toString$1(requireObjectCoercible$1(this)),toString$1(notARegExp(e)),arguments.length>1?arguments[1]:void 0)}});var makeBuiltIn=makeBuiltInExports,defineProperty$1=objectDefineProperty,defineBuiltInAccessor$1=function(e,t,r){return r.get&&makeBuiltIn(r.get,t,{getter:!0}),r.set&&makeBuiltIn(r.set,t,{setter:!0}),defineProperty$1.f(e,t,r)},global$3=global$y,DESCRIPTORS$1=descriptors,defineBuiltInAccessor=defineBuiltInAccessor$1,regExpFlags=regexpFlags$1,fails$2=fails$C,RegExp$1=global$3.RegExp,RegExpPrototype=RegExp$1.prototype,FORCED=DESCRIPTORS$1&&fails$2((function(){var e=!0;try{RegExp$1(".","d")}catch(t){e=!1}var t={},r="",n=e?"dgimsy":"gimsy",o=function(e,n){Object.defineProperty(t,e,{get:function(){return r+=n,!0}})},i={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in e&&(i.hasIndices="d"),i)o(a,i[a]);return Object.getOwnPropertyDescriptor(RegExpPrototype,"flags").get.call(t)!==n||r!==n}));FORCED&&defineBuiltInAccessor(RegExpPrototype,"flags",{configurable:!0,get:regExpFlags});var domIterables={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},documentCreateElement=documentCreateElement$2,classList=documentCreateElement("span").classList,DOMTokenListPrototype$1=classList&&classList.constructor&&classList.constructor.prototype,domTokenListPrototype=DOMTokenListPrototype$1===Object.prototype?void 0:DOMTokenListPrototype$1,$forEach=arrayIteration.forEach,arrayMethodIsStrict=arrayMethodIsStrict$3,STRICT_METHOD=arrayMethodIsStrict("forEach"),arrayForEach=STRICT_METHOD?[].forEach:function(e){return $forEach(this,e,arguments.length>1?arguments[1]:void 0)},global$2=global$y,DOMIterables=domIterables,DOMTokenListPrototype=domTokenListPrototype,forEach3=arrayForEach,createNonEnumerableProperty=createNonEnumerableProperty$8,handlePrototype=function(e){if(e&&e.forEach!==forEach3)try{createNonEnumerableProperty(e,"forEach",forEach3)}catch(t){e.forEach=forEach3}};for(var COLLECTION_NAME in DOMIterables)DOMIterables[COLLECTION_NAME]&&handlePrototype(global$2[COLLECTION_NAME]&&global$2[COLLECTION_NAME].prototype);handlePrototype(DOMTokenListPrototype);var $=_export,toObject=toObject$c,nativeKeys=objectKeys$2,fails$1=fails$C,FAILS_ON_PRIMITIVES=fails$1((function(){nativeKeys(1)}));$({target:"Object",stat:!0,forced:FAILS_ON_PRIMITIVES},{keys:function(e){return nativeKeys(toObject(e))}});var uncurryThis$2=functionUncurryThis,thisNumberValue$1=uncurryThis$2(1..valueOf),whitespaces$1="\t\n\v\f\r                 \u2028\u2029\ufeff",uncurryThis$1=functionUncurryThis,requireObjectCoercible=requireObjectCoercible$8,toString3=toString$7,whitespaces=whitespaces$1,replace=uncurryThis$1("".replace),whitespace="["+whitespaces+"]",ltrim=RegExp("^"+whitespace+whitespace+"*"),rtrim=RegExp(whitespace+whitespace+"*$"),createMethod=function(e){return function(t){var r=toString3(requireObjectCoercible(t));return 1&e&&(r=replace(r,ltrim,"")),2&e&&(r=replace(r,rtrim,"")),r}},stringTrim={start:createMethod(1),end:createMethod(2),trim:createMethod(3)},DESCRIPTORS=descriptors,global$1=global$y,uncurryThis=functionUncurryThis,isForced=isForced_1,defineBuiltIn=defineBuiltIn$b,hasOwn2=hasOwnProperty_1,inheritIfRequired=inheritIfRequired$2,isPrototypeOf=objectIsPrototypeOf,isSymbol=isSymbol$4,toPrimitive=toPrimitive$3,fails=fails$C,getOwnPropertyNames2=objectGetOwnPropertyNames.f,getOwnPropertyDescriptor4=objectGetOwnPropertyDescriptor.f,defineProperty4=objectDefineProperty.f,thisNumberValue=thisNumberValue$1,trim=stringTrim.trim,NUMBER="Number",NativeNumber=global$1[NUMBER],NumberPrototype=NativeNumber.prototype,TypeError$1=global$1.TypeError,arraySlice=uncurryThis("".slice),charCodeAt=uncurryThis("".charCodeAt),toNumeric=function(e){var t=toPrimitive(e,"number");return"bigint"==typeof t?t:toNumber(t)},toNumber=function(e){var t,r,n,o,i,a,s,c,u=toPrimitive(e,"number");if(isSymbol(u))throw TypeError$1("Cannot convert a Symbol value to a number");if("string"==typeof u&&u.length>2)if(u=trim(u),43===(t=charCodeAt(u,0))||45===t){if(88===(r=charCodeAt(u,2))||120===r)return NaN}else if(48===t){switch(charCodeAt(u,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+u}for(a=(i=arraySlice(u,2)).length,s=0;s<a;s++)if((c=charCodeAt(i,s))<48||c>o)return NaN;return parseInt(i,n)}return+u};if(isForced(NUMBER,!NativeNumber(" 0o1")||!NativeNumber("0b1")||NativeNumber("+0x1"))){for(var key,NumberWrapper=function(e){var t=arguments.length<1?0:NativeNumber(toNumeric(e)),r=this;return isPrototypeOf(NumberPrototype,r)&&fails((function(){thisNumberValue(r)}))?inheritIfRequired(Object(t),r,NumberWrapper):t},keys4=DESCRIPTORS?getOwnPropertyNames2(NativeNumber):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),j=0;keys4.length>j;j++)hasOwn2(NativeNumber,key=keys4[j])&&!hasOwn2(NumberWrapper,key)&&defineProperty4(NumberWrapper,key,getOwnPropertyDescriptor4(NativeNumber,key));NumberWrapper.prototype=NumberPrototype,NumberPrototype.constructor=NumberWrapper,defineBuiltIn(global$1,NUMBER,NumberWrapper,{constructor:!0})}var abrAlgo=function(){var e="undefined"!=typeof document&&document.currentScript?document.currentScript.src:void 0;return function(t){var r,n,o=void 0!==(t=t||{})?t:{},i=Object.assign;o.ready=new Promise((function(e,t){r=e,n=t})),Object.getOwnPropertyDescriptor(o.ready,"_getPredictedBitrate")||(Object.defineProperty(o.ready,"_getPredictedBitrate",{configurable:!0,get:function(){J("You are getting _getPredictedBitrate on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_getPredictedBitrate",{configurable:!0,set:function(){J("You are setting _getPredictedBitrate on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_updateMediaInfo")||(Object.defineProperty(o.ready,"_updateMediaInfo",{configurable:!0,get:function(){J("You are getting _updateMediaInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_updateMediaInfo",{configurable:!0,set:function(){J("You are setting _updateMediaInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_updateBufferInfo")||(Object.defineProperty(o.ready,"_updateBufferInfo",{configurable:!0,get:function(){J("You are getting _updateBufferInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_updateBufferInfo",{configurable:!0,set:function(){J("You are setting _updateBufferInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_updateSwitchInfo")||(Object.defineProperty(o.ready,"_updateSwitchInfo",{configurable:!0,get:function(){J("You are getting _updateSwitchInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_updateSwitchInfo",{configurable:!0,set:function(){J("You are setting _updateSwitchInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_updateDeviceInfo")||(Object.defineProperty(o.ready,"_updateDeviceInfo",{configurable:!0,get:function(){J("You are getting _updateDeviceInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_updateDeviceInfo",{configurable:!0,set:function(){J("You are setting _updateDeviceInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_parseMPD")||(Object.defineProperty(o.ready,"_parseMPD",{configurable:!0,get:function(){J("You are getting _parseMPD on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_parseMPD",{configurable:!0,set:function(){J("You are setting _parseMPD on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_getPreloadBitrate")||(Object.defineProperty(o.ready,"_getPreloadBitrate",{configurable:!0,get:function(){J("You are getting _getPreloadBitrate on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_getPreloadBitrate",{configurable:!0,set:function(){J("You are setting _getPreloadBitrate on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_updatePreloadSupplier")||(Object.defineProperty(o.ready,"_updatePreloadSupplier",{configurable:!0,get:function(){J("You are getting _updatePreloadSupplier on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_updatePreloadSupplier",{configurable:!0,set:function(){J("You are setting _updatePreloadSupplier on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_updatePreloadInfo")||(Object.defineProperty(o.ready,"_updatePreloadInfo",{configurable:!0,get:function(){J("You are getting _updatePreloadInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_updatePreloadInfo",{configurable:!0,set:function(){J("You are setting _updatePreloadInfo on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_setDebugModel")||(Object.defineProperty(o.ready,"_setDebugModel",{configurable:!0,get:function(){J("You are getting _setDebugModel on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_setDebugModel",{configurable:!0,set:function(){J("You are setting _setDebugModel on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"_free")||(Object.defineProperty(o.ready,"_free",{configurable:!0,get:function(){J("You are getting _free on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"_free",{configurable:!0,set:function(){J("You are setting _free on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"___stdio_exit")||(Object.defineProperty(o.ready,"___stdio_exit",{configurable:!0,get:function(){J("You are getting ___stdio_exit on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"___stdio_exit",{configurable:!0,set:function(){J("You are setting ___stdio_exit on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}})),Object.getOwnPropertyDescriptor(o.ready,"onRuntimeInitialized")||(Object.defineProperty(o.ready,"onRuntimeInitialized",{configurable:!0,get:function(){J("You are getting onRuntimeInitialized on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}),Object.defineProperty(o.ready,"onRuntimeInitialized",{configurable:!0,set:function(){J("You are setting onRuntimeInitialized on the Promise object, instead of the instance. Use .then() to get called back with the instance, see the MODULARIZE docs in src/settings.js")}}));var a=i({},o),s=!0;if(o.ENVIRONMENT)throw new Error("Module.ENVIRONMENT has been deprecated. To force the environment, use the ENVIRONMENT compile-time option (for example, -s ENVIRONMENT=web or -s ENVIRONMENT=node)");var c,u,l,f="";if("undefined"!=typeof document&&document.currentScript&&(f=document.currentScript.src),e&&(f=e),f=0!==f.indexOf("blob:")?f.substr(0,f.replace(/[?#].*/,"").lastIndexOf("/")+1):"","object"!==("undefined"==typeof window?"undefined":_typeof(window))&&"function"!=typeof importScripts)throw new Error("not compiled for this environment (did you build to HTML and try to run it not on the web, or set ENVIRONMENT to something - like node - and run it someplace else - like on the web?)");c=function(e){try{var t=new XMLHttpRequest;return t.open("GET",e,!1),t.send(null),t.responseText}catch(t){var r=me(e);if(r)return function(e){for(var t=[],r=0;r<e.length;r++){var n=e[r];n>255&&(h(!1,"Character code "+n+" ("+String.fromCharCode(n)+") at offset "+r+" not in 0x00-0xFF."),n&=255),t.push(String.fromCharCode(n))}return t.join("")}(r);throw t}},u=function(e,t,r){var n=new XMLHttpRequest;n.open("GET",e,!0),n.responseType="arraybuffer",n.onload=function(){if(200==n.status||0==n.status&&n.response)t(n.response);else{var o=me(e);o?t(o.buffer):r()}},n.onerror=r,n.send(null)};var d=o.print||console.log.bind(console),p=o.printErr||console.warn.bind(console);function y(e){y.shown||(y.shown={}),y.shown[e]||(y.shown[e]=1,p(e))}i(o,a),a=null,o.arguments&&o.arguments,Object.getOwnPropertyDescriptor(o,"arguments")||Object.defineProperty(o,"arguments",{configurable:!0,get:function(){J("Module.arguments has been replaced with plain arguments_ (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),o.thisProgram&&o.thisProgram,Object.getOwnPropertyDescriptor(o,"thisProgram")||Object.defineProperty(o,"thisProgram",{configurable:!0,get:function(){J("Module.thisProgram has been replaced with plain thisProgram (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),o.quit&&o.quit,Object.getOwnPropertyDescriptor(o,"quit")||Object.defineProperty(o,"quit",{configurable:!0,get:function(){J("Module.quit has been replaced with plain quit_ (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),h(void 0===o.memoryInitializerPrefixURL,"Module.memoryInitializerPrefixURL option was removed, use Module.locateFile instead"),h(void 0===o.pthreadMainPrefixURL,"Module.pthreadMainPrefixURL option was removed, use Module.locateFile instead"),h(void 0===o.cdInitializerPrefixURL,"Module.cdInitializerPrefixURL option was removed, use Module.locateFile instead"),h(void 0===o.filePackagePrefixURL,"Module.filePackagePrefixURL option was removed, use Module.locateFile instead"),h(void 0===o.read,"Module.read option was removed (modify read_ in JS)"),h(void 0===o.readAsync,"Module.readAsync option was removed (modify readAsync in JS)"),h(void 0===o.readBinary,"Module.readBinary option was removed (modify readBinary in JS)"),h(void 0===o.setWindowTitle,"Module.setWindowTitle option was removed (modify setWindowTitle in JS)"),h(void 0===o.TOTAL_MEMORY,"Module.TOTAL_MEMORY has been renamed Module.INITIAL_MEMORY"),Object.getOwnPropertyDescriptor(o,"read")||Object.defineProperty(o,"read",{configurable:!0,get:function(){J("Module.read has been replaced with plain read_ (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),Object.getOwnPropertyDescriptor(o,"readAsync")||Object.defineProperty(o,"readAsync",{configurable:!0,get:function(){J("Module.readAsync has been replaced with plain readAsync (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),Object.getOwnPropertyDescriptor(o,"readBinary")||Object.defineProperty(o,"readBinary",{configurable:!0,get:function(){J("Module.readBinary has been replaced with plain readBinary (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),Object.getOwnPropertyDescriptor(o,"setWindowTitle")||Object.defineProperty(o,"setWindowTitle",{configurable:!0,get:function(){J("Module.setWindowTitle has been replaced with plain setWindowTitle (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),h(!0,"worker environment detected but not enabled at build time. Add 'worker' to `-s ENVIRONMENT` to enable."),h(!0,"node environment detected but not enabled at build time. Add 'node' to `-s ENVIRONMENT` to enable."),h(!0,"shell environment detected but not enabled at build time. Add 'shell' to `-s ENVIRONMENT` to enable.");var E,$=0;o.wasmBinary&&(E=o.wasmBinary),Object.getOwnPropertyDescriptor(o,"wasmBinary")||Object.defineProperty(o,"wasmBinary",{configurable:!0,get:function(){J("Module.wasmBinary has been replaced with plain wasmBinary (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),o.noExitRuntime,Object.getOwnPropertyDescriptor(o,"noExitRuntime")||Object.defineProperty(o,"noExitRuntime",{configurable:!0,get:function(){J("Module.noExitRuntime has been replaced with plain noExitRuntime (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}});var b,A={Memory:function(e){this.buffer=new ArrayBuffer(65536*e.initial)},Module:function(e){},Instance:function(e,t){this.exports=function(e){for(var t,r=new Uint8Array(123),n=25;n>=0;--n)r[48+n]=52+n,r[65+n]=n,r[97+n]=26+n;function o(e,t,n){for(var o,i,a=0,s=t,c=n.length,u=t+(3*c>>2)-("="==n[c-2])-("="==n[c-1]);a<c;a+=4)o=r[n.charCodeAt(a+1)],i=r[n.charCodeAt(a+2)],e[s++]=r[n.charCodeAt(a)]<<2|o>>4,s<u&&(e[s++]=o<<4|i>>2),s<u&&(e[s++]=i<<6|r[n.charCodeAt(a+3)])}r[43]=62,r[47]=63;var i=new ArrayBuffer(16),a=new Int32Array(i),s=new Float64Array(i);function c(e){return a[e]}function u(e,t){a[e]=t}function l(){return s[0]}function f(e){s[0]=e}return function(e){var r=e.memory,n=r.buffer;r.grow=function(e){e|=0;var o=0|ao(),c=o+e|0;if(o<c&&c<65536){var u=new ArrayBuffer(b(c,65536));new Int8Array(u).set(i),i=new Int8Array(u),a=new Int16Array(u),s=new Int32Array(u),d=new Uint8Array(u),p=new Uint16Array(u),y=new Uint32Array(u),E=new Float32Array(u),$=new Float64Array(u),n=u,r.buffer=n,t=d}return o};var i=new Int8Array(n),a=new Int16Array(n),s=new Int32Array(n),d=new Uint8Array(n),p=new Uint16Array(n),y=new Uint32Array(n),E=new Float32Array(n),$=new Float64Array(n),b=Math.imul,A=Math.fround,O=Math.abs,h=Math.clz32,g=Math.min,T=Math.floor,S=Math.ceil,m=e.abort,I=e.gettimeofday,w=e.__assert_fail,R=e.__cxa_allocate_exception,P=e.__cxa_throw,_=e.emscripten_memcpy_big,v=e.fd_write,D=e.emscripten_resize_heap,C=e.fd_read,M=e.fd_close,N=e.abort,k=e.setTempRet0,F=e.fd_seek,x=20896,j=0,U=0;function B(e){var t,r=0,n=0,o=0,i=0,a=0,c=0,u=0,l=0,f=0,p=0,E=0,$=0;x=t=x-16|0;e:{t:{r:{n:{o:{i:{a:{s:{c:{u:{l:{if((e|=0)>>>0<=244){if(3&(r=(i=s[2787])>>>(n=(u=e>>>0<11?16:e+11&-8)>>>3|0)|0)){e=(a=s[(r=(o=n+(1&(-1^r))|0)<<3)+11196>>2])+8|0,(0|(n=s[a+8>>2]))!=(0|(r=r+11188|0))?(s[n+12>>2]=r,s[r+8>>2]=n):(E=11148,$=zt(o)&i,s[E>>2]=$),r=o<<3,s[a+4>>2]=3|r,s[(r=r+a|0)+4>>2]=1|s[r+4>>2];break e}if((p=s[2789])>>>0>=u>>>0)break l;if(r){n=e=(r=(0-(e=(0-(e=2<<n)|e)&r<<n)&e)-1|0)>>>12&16,n|=e=(r=r>>>e|0)>>>5&8,n|=e=(r=r>>>e|0)>>>2&4,c=s[(e=(n=((n|=e=(r=r>>>e|0)>>>1&2)|(e=(r=r>>>e|0)>>>1&1))+(r>>>e|0)|0)<<3)+11196>>2],(0|(r=s[c+8>>2]))!=(0|(e=e+11188|0))?(s[r+12>>2]=e,s[e+8>>2]=r):(i=zt(n)&i,s[2787]=i),e=c+8|0,s[c+4>>2]=3|u,a=(r=n<<3)-u|0,s[(o=c+u|0)+4>>2]=1|a,s[r+c>>2]=a,p&&(n=11188+((r=p>>>3|0)<<3)|0,c=s[2792],(r=1<<r)&i?r=s[n+8>>2]:(s[2787]=r|i,r=n),s[n+8>>2]=c,s[r+12>>2]=c,s[c+12>>2]=n,s[c+8>>2]=r),s[2792]=o,s[2789]=a;break e}if(!(f=s[2788]))break l;for(n=e=(r=(f&0-f)-1|0)>>>12&16,n|=e=(r=r>>>e|0)>>>5&8,n|=e=(r=r>>>e|0)>>>2&4,r=s[11452+(((n|=e=(r=r>>>e|0)>>>1&2)|(e=(r=r>>>e|0)>>>1&1))+(r>>>e|0)<<2)>>2],o=(-8&s[r+4>>2])-u|0,n=r;(e=s[n+16>>2])||(e=s[n+20>>2]);)o=(a=(n=(-8&s[e+4>>2])-u|0)>>>0<o>>>0)?n:o,r=a?e:r,n=e;if(l=s[r+24>>2],(0|(a=s[r+12>>2]))!=(0|r)){e=s[r+8>>2],s[e+12>>2]=a,s[a+8>>2]=e;break t}if(!(e=s[(n=r+20|0)>>2])){if(!(e=s[r+16>>2]))break u;n=r+16|0}for(;c=n,a=e,(e=s[(n=e+20|0)>>2])||(n=a+16|0,e=s[a+16>>2]););s[c>>2]=0;break t}if(u=-1,!(e>>>0>4294967231)&&(u=-8&(e=e+11|0),f=s[2788])){o=0-u|0,i=0,u>>>0<256||(i=31,u>>>0>16777215||(e=e>>>8|0,e<<=c=e+1048320>>>16&8,i=28+((e=((e<<=n=e+520192>>>16&4)<<(r=e+245760>>>16&2)>>>15|0)-(r|n|c)|0)<<1|u>>>e+21&1)|0));f:{d:{if(n=s[11452+(i<<2)>>2])for(e=0,r=u<<(31==(0|i)?0:25-(i>>>1|0)|0);;){if(!((c=(-8&s[n+4>>2])-u|0)>>>0>=o>>>0||(a=n,o=c))){o=0,e=n;break d}if(c=s[n+20>>2],n=s[16+((r>>>29&4)+n|0)>>2],e=c?(0|c)==(0|n)?e:c:e,r<<=1,!n)break}else e=0;if(!(e|a)){if(a=0,!(e=(0-(e=2<<i)|e)&f))break l;n=e=(r=(e&0-e)-1|0)>>>12&16,n|=e=(r=r>>>e|0)>>>5&8,n|=e=(r=r>>>e|0)>>>2&4,e=s[11452+(((n|=e=(r=r>>>e|0)>>>1&2)|(e=(r=r>>>e|0)>>>1&1))+(r>>>e|0)<<2)>>2]}if(!e)break f}for(;o=(n=(r=(-8&s[e+4>>2])-u|0)>>>0<o>>>0)?r:o,a=n?e:a,e=(r=s[e+16>>2])||s[e+20>>2];);}if(!(!a|s[2789]-u>>>0<=o>>>0)){if(i=s[a+24>>2],(0|a)!=(0|(r=s[a+12>>2]))){e=s[a+8>>2],s[e+12>>2]=r,s[r+8>>2]=e;break r}if(!(e=s[(n=a+20|0)>>2])){if(!(e=s[a+16>>2]))break c;n=a+16|0}for(;c=n,r=e,(e=s[(n=e+20|0)>>2])||(n=r+16|0,e=s[r+16>>2]););s[c>>2]=0;break r}}}if((n=s[2789])>>>0>=u>>>0){o=s[2792],(r=n-u|0)>>>0>=16?(s[2789]=r,e=o+u|0,s[2792]=e,s[e+4>>2]=1|r,s[n+o>>2]=r,s[o+4>>2]=3|u):(s[2792]=0,s[2789]=0,s[o+4>>2]=3|n,s[(e=n+o|0)+4>>2]=1|s[e+4>>2]),e=o+8|0;break e}if((l=s[2790])>>>0>u>>>0){r=l-u|0,s[2790]=r,e=(n=s[2793])+u|0,s[2793]=e,s[e+4>>2]=1|r,s[n+4>>2]=3|u,e=n+8|0;break e}if(e=0,f=u+47|0,s[2905]?n=s[2907]:(s[2908]=-1,s[2909]=-1,s[2906]=4096,s[2907]=4096,s[2905]=t+12&-16^1431655768,s[2910]=0,s[2898]=0,n=4096),(n=(c=f+n|0)&(a=0-n|0))>>>0<=u>>>0)break e;if((o=s[2897])&&o>>>0<(i=(r=s[2895])+n|0)>>>0|r>>>0>=i>>>0)break e;if(4&d[11592])break i;l:{f:{if(o=s[2793])for(e=11596;;){if((r=s[e>>2])>>>0<=o>>>0&o>>>0<r+s[e+4>>2]>>>0)break f;if(!(e=s[e+8>>2]))break}if(-1==(0|(r=Je(0))))break a;if(i=n,(e=(o=s[2906])-1|0)&r&&(i=(n-r|0)+(e+r&0-o)|0),i>>>0<=u>>>0|i>>>0>2147483646)break a;if((o=s[2897])&&o>>>0<(a=(e=s[2895])+i|0)>>>0|e>>>0>=a>>>0)break a;if((0|r)!=(0|(e=Je(i))))break l;break o}if((i=a&c-l)>>>0>2147483646)break a;if((0|(r=Je(i)))==(s[e>>2]+s[e+4>>2]|0))break s;e=r}if(!(-1==(0|e)|u+48>>>0<=i>>>0)){if((r=(r=s[2907])+(f-i|0)&0-r)>>>0>2147483646){r=e;break o}if(-1!=(0|Je(r))){i=r+i|0,r=e;break o}Je(0-i|0);break a}if(r=e,-1!=(0|e))break o;break a}a=0;break t}r=0;break r}if(-1!=(0|r))break o}s[2898]=4|s[2898]}if(n>>>0>2147483646)break n;if(-1==(0|(r=Je(n)))|-1==(0|(e=Je(0)))|e>>>0<=r>>>0)break n;if((i=e-r|0)>>>0<=u+40>>>0)break n}e=s[2895]+i|0,s[2895]=e,e>>>0>y[2896]&&(s[2896]=e);o:{i:{a:{if(c=s[2793]){for(e=11596;;){if(((o=s[e>>2])+(n=s[e+4>>2])|0)==(0|r))break a;if(!(e=s[e+8>>2]))break}break i}for((e=s[2791])>>>0<=r>>>0&&e||(s[2791]=r),e=0,s[2900]=i,s[2899]=r,s[2795]=-1,s[2796]=s[2905],s[2902]=0;n=(o=e<<3)+11188|0,s[o+11196>>2]=n,s[o+11200>>2]=n,32!=(0|(e=e+1|0)););n=(o=i-40|0)-(e=r+8&7?-8-r&7:0)|0,s[2790]=n,e=e+r|0,s[2793]=e,s[e+4>>2]=1|n,s[4+(r+o|0)>>2]=40,s[2794]=s[2909];break o}if(!(8&d[e+12|0]|o>>>0>c>>>0|r>>>0<=c>>>0)){s[e+4>>2]=n+i,n=(e=c+8&7?-8-c&7:0)+c|0,s[2793]=n,e=(r=s[2790]+i|0)-e|0,s[2790]=e,s[n+4>>2]=1|e,s[4+(r+c|0)>>2]=40,s[2794]=s[2909];break o}}y[2791]>r>>>0&&(s[2791]=r),n=r+i|0,e=11596;i:{a:{s:{c:{u:{l:{for(;;){if((0|n)!=s[e>>2]){if(e=s[e+8>>2])continue;break l}break}if(!(8&d[e+12|0]))break u}for(e=11596;;){if((n=s[e>>2])>>>0<=c>>>0&&(a=n+s[e+4>>2]|0)>>>0>c>>>0)break c;e=s[e+8>>2]}}if(s[e>>2]=r,s[e+4>>2]=s[e+4>>2]+i,s[(f=(r+8&7?-8-r&7:0)+r|0)+4>>2]=3|u,n=(i=n+(n+8&7?-8-n&7:0)|0)-(l=u+f|0)|0,(0|i)==(0|c)){s[2793]=l,e=s[2790]+n|0,s[2790]=e,s[l+4>>2]=1|e;break a}if(s[2792]==(0|i)){s[2792]=l,e=s[2789]+n|0,s[2789]=e,s[l+4>>2]=1|e,s[e+l>>2]=e;break a}if(1==(3&(e=s[i+4>>2]))){c=-8&e;u:if(e>>>0<=255){if(o=s[i+8>>2],e=e>>>3|0,(0|(r=s[i+12>>2]))==(0|o)){E=11148,$=s[2787]&zt(e),s[E>>2]=$;break u}s[o+12>>2]=r,s[r+8>>2]=o}else{if(u=s[i+24>>2],(0|i)==(0|(r=s[i+12>>2])))if((o=s[(e=i+20|0)>>2])||(o=s[(e=i+16|0)>>2])){for(;a=e,(o=s[(e=(r=o)+20|0)>>2])||(e=r+16|0,o=s[r+16>>2]););s[a>>2]=0}else r=0;else e=s[i+8>>2],s[e+12>>2]=r,s[r+8>>2]=e;if(u){o=s[i+28>>2];l:{if(s[(e=11452+(o<<2)|0)>>2]==(0|i)){if(s[e>>2]=r,r)break l;E=11152,$=s[2788]&zt(o),s[E>>2]=$;break u}if(s[u+(s[u+16>>2]==(0|i)?16:20)>>2]=r,!r)break u}s[r+24>>2]=u,(e=s[i+16>>2])&&(s[r+16>>2]=e,s[e+24>>2]=r),(e=s[i+20>>2])&&(s[r+20>>2]=e,s[e+24>>2]=r)}}i=i+c|0,n=n+c|0}if(s[i+4>>2]=-2&s[i+4>>2],s[l+4>>2]=1|n,s[n+l>>2]=n,n>>>0<=255){r=11188+((e=n>>>3|0)<<3)|0,(n=s[2787])&(e=1<<e)?e=s[r+8>>2]:(s[2787]=e|n,e=r),s[r+8>>2]=l,s[e+12>>2]=l,s[l+12>>2]=r,s[l+8>>2]=e;break a}if(e=31,n>>>0<=16777215&&(e=n>>>8|0,e<<=a=e+1048320>>>16&8,e=28+((e=((e<<=o=e+520192>>>16&4)<<(r=e+245760>>>16&2)>>>15|0)-(r|o|a)|0)<<1|n>>>e+21&1)|0),s[l+28>>2]=e,s[l+16>>2]=0,s[l+20>>2]=0,a=11452+(e<<2)|0,(o=s[2788])&(r=1<<e)){for(e=n<<(31==(0|e)?0:25-(e>>>1|0)|0),r=s[a>>2];;){if(o=r,(-8&s[r+4>>2])==(0|n))break s;if(r=e>>>29|0,e<<=1,!(r=s[(a=o+(4&r)|0)+16>>2]))break}s[a+16>>2]=l,s[l+24>>2]=o}else s[2788]=r|o,s[a>>2]=l,s[l+24>>2]=a;s[l+12>>2]=l,s[l+8>>2]=l;break a}for(n=(o=i-40|0)-(e=r+8&7?-8-r&7:0)|0,s[2790]=n,e=e+r|0,s[2793]=e,s[e+4>>2]=1|n,s[4+(r+o|0)>>2]=40,s[2794]=s[2909],s[(n=(e=(a+(a-39&7?39-a&7:0)|0)-47|0)>>>0<c+16>>>0?c:e)+4>>2]=27,e=s[2902],s[n+16>>2]=s[2901],s[n+20>>2]=e,e=s[2900],s[n+8>>2]=s[2899],s[n+12>>2]=e,s[2901]=n+8,s[2900]=i,s[2899]=r,s[2902]=0,e=n+24|0;s[e+4>>2]=7,r=e+8|0,e=e+4|0,r>>>0<a>>>0;);if((0|n)==(0|c))break o;if(s[n+4>>2]=-2&s[n+4>>2],a=n-c|0,s[c+4>>2]=1|a,s[n>>2]=a,a>>>0<=255){r=11188+((e=a>>>3|0)<<3)|0,(n=s[2787])&(e=1<<e)?e=s[r+8>>2]:(s[2787]=e|n,e=r),s[r+8>>2]=c,s[e+12>>2]=c,s[c+12>>2]=r,s[c+8>>2]=e;break o}if(e=31,s[c+16>>2]=0,s[c+20>>2]=0,a>>>0<=16777215&&(e=a>>>8|0,e<<=o=e+1048320>>>16&8,e=28+((e=((e<<=n=e+520192>>>16&4)<<(r=e+245760>>>16&2)>>>15|0)-(r|n|o)|0)<<1|a>>>e+21&1)|0),s[c+28>>2]=e,o=11452+(e<<2)|0,(n=s[2788])&(r=1<<e)){for(e=a<<(31==(0|e)?0:25-(e>>>1|0)|0),r=s[o>>2];;){if(n=r,(0|a)==(-8&s[r+4>>2]))break i;if(r=e>>>29|0,e<<=1,!(r=s[(o=n+(4&r)|0)+16>>2]))break}s[o+16>>2]=c,s[c+24>>2]=n}else s[2788]=r|n,s[o>>2]=c,s[c+24>>2]=o;s[c+12>>2]=c,s[c+8>>2]=c;break o}e=s[o+8>>2],s[e+12>>2]=l,s[o+8>>2]=l,s[l+24>>2]=0,s[l+12>>2]=o,s[l+8>>2]=e}e=f+8|0;break e}e=s[n+8>>2],s[e+12>>2]=c,s[n+8>>2]=c,s[c+24>>2]=0,s[c+12>>2]=n,s[c+8>>2]=e}if(!((e=s[2790])>>>0<=u>>>0)){r=e-u|0,s[2790]=r,e=(n=s[2793])+u|0,s[2793]=e,s[e+4>>2]=1|r,s[n+4>>2]=3|u,e=n+8|0;break e}}s[2744]=48,e=0;break e}r:if(i){n=s[a+28>>2];n:{if(s[(e=11452+(n<<2)|0)>>2]==(0|a)){if(s[e>>2]=r,r)break n;f=zt(n)&f,s[2788]=f;break r}if(s[i+(s[i+16>>2]==(0|a)?16:20)>>2]=r,!r)break r}s[r+24>>2]=i,(e=s[a+16>>2])&&(s[r+16>>2]=e,s[e+24>>2]=r),(e=s[a+20>>2])&&(s[r+20>>2]=e,s[e+24>>2]=r)}r:if(o>>>0<=15)e=o+u|0,s[a+4>>2]=3|e,s[(e=e+a|0)+4>>2]=1|s[e+4>>2];else if(s[a+4>>2]=3|u,s[(i=a+u|0)+4>>2]=1|o,s[o+i>>2]=o,o>>>0<=255)r=11188+((e=o>>>3|0)<<3)|0,(n=s[2787])&(e=1<<e)?e=s[r+8>>2]:(s[2787]=e|n,e=r),s[r+8>>2]=i,s[e+12>>2]=i,s[i+12>>2]=r,s[i+8>>2]=e;else{e=31,o>>>0<=16777215&&(e=o>>>8|0,e<<=c=e+1048320>>>16&8,e=28+((e=((e<<=n=e+520192>>>16&4)<<(r=e+245760>>>16&2)>>>15|0)-(r|n|c)|0)<<1|o>>>e+21&1)|0),s[i+28>>2]=e,s[i+16>>2]=0,s[i+20>>2]=0,r=11452+(e<<2)|0;n:{if((n=1<<e)&f){for(e=o<<(31==(0|e)?0:25-(e>>>1|0)|0),u=s[r>>2];;){if((-8&s[(r=u)+4>>2])==(0|o))break n;if(n=e>>>29|0,e<<=1,!(u=s[(n=(4&n)+r|0)+16>>2]))break}s[n+16>>2]=i}else s[2788]=n|f,s[r>>2]=i;s[i+24>>2]=r,s[i+12>>2]=i,s[i+8>>2]=i;break r}e=s[r+8>>2],s[e+12>>2]=i,s[r+8>>2]=i,s[i+24>>2]=0,s[i+12>>2]=r,s[i+8>>2]=e}e=a+8|0;break e}t:if(l){n=s[r+28>>2];r:{if(s[(e=11452+(n<<2)|0)>>2]==(0|r)){if(s[e>>2]=a,a)break r;E=11152,$=zt(n)&f,s[E>>2]=$;break t}if(s[l+(s[l+16>>2]==(0|r)?16:20)>>2]=a,!a)break t}s[a+24>>2]=l,(e=s[r+16>>2])&&(s[a+16>>2]=e,s[e+24>>2]=a),(e=s[r+20>>2])&&(s[a+20>>2]=e,s[e+24>>2]=a)}o>>>0<=15?(e=o+u|0,s[r+4>>2]=3|e,s[(e=e+r|0)+4>>2]=1|s[e+4>>2]):(s[r+4>>2]=3|u,s[(a=r+u|0)+4>>2]=1|o,s[o+a>>2]=o,p&&(n=11188+((e=p>>>3|0)<<3)|0,c=s[2792],(e=1<<e)&i?e=s[n+8>>2]:(s[2787]=e|i,e=n),s[n+8>>2]=c,s[e+12>>2]=c,s[c+12>>2]=n,s[c+8>>2]=e),s[2792]=a,s[2789]=o),e=r+8|0}return x=t+16|0,0|e}function L(e,t,r){var n,o,i,c=0,u=0,l=0,f=0,d=0,p=0,y=0,E=0,A=0,O=0,h=0,g=0;e:{t:{r:{n:{if((0|(c=Sn(t)))<=109){if(34==(0|c))break n;if(91==(0|c))break t;if(102!=(0|c))break e;o:{i:{if(102==(0|Sn(t))){if(pr(t),!(nr(t,97)&&nr(t,108)&&nr(t,115)&&nr(t,101)&&pt(r,0))){if(r=3,mn(e))break i;On(e,r,Fr(t)),mn(e)}break o}w(2687,1526,883,1987),m()}w(2577,1526,891,1987),m()}return}if(123==(0|c))break r;if(116!=(0|c)){if(110!=(0|c))break e;o:{i:{if(110==(0|Sn(t))){if(pr(t),nr(t,117)&&nr(t,108)&&nr(t,108))Nt(Ae(r+32|0));else{if(mn(e))break i;On(e,3,Fr(t)),mn(e)}break o}w(2670,1526,857,1421),m()}w(2577,1526,865,1421),m()}return}o:{i:{if(116==(0|Sn(t))){if(pr(t),!(nr(t,114)&&nr(t,117)&&nr(t,101)&&pt(r,1))){if(r=3,mn(e))break i;On(e,r,Fr(t)),mn(e)}break o}w(2653,1526,870,1869),m()}w(2577,1526,878,1869),m()}return}return void Q(e,t,r,0)}r:{n:{if(123==(0|Sn(t))){if(pr(t),We(Ae(r+32|0),3),nt(t),mn(e))break r;if(nr(t,125))break n;for(;;){o:{i:{a:{s:{if(34!=(0|Sn(t))){if(mn(e))break s;if(On(e,4,Fr(t)),mn(e))break r}if(Q(e,t,r,1),mn(e))break r;if(nt(t),mn(e))break r;if(!nr(t,58)){if(mn(e))break a;if(On(e,5,Fr(t)),mn(e))break r}if(nt(t),mn(e))break r;if(L(e,t,r),mn(e))break r;if(nt(t),mn(e))break r;if(l=l+1|0,44==(0|(f=Sn(t))))break i;if(125==(0|f)&&(pr(t),_e(r,l)))break r;if(mn(e))break o;if(On(e,6,Fr(t)),!mn(e))continue;break r}w(2577,1526,758,1128),m()}w(2577,1526,767,1128),m()}if(pr(t),nt(t),!mn(e))continue;break r}break}w(2577,1526,792,1128),m()}w(2636,1526,741,1128),m()}_e(r,0)}return}t:{r:{n:{if(91==(0|Sn(t))){if(pr(t),We(Ae(r+32|0),4),nt(t),mn(e))break t;if(nr(t,93))break r;if(L(e,t,r),mn(e))break t;for(;;){if(nt(t),mn(e))break t;l=l+1|0;o:{if(nr(t,44)){if(nt(t),!mn(e))break o;break t}if(nr(t,93)&&Ke(r,l))break t;if(mn(e))break n;if(On(e,7,Fr(t)),mn(e))break t}if(L(e,t,r),mn(e))break}break t}w(2704,1526,809,1024),m()}w(2577,1526,842,1024),m()}Ke(r,0)}return}x=n=x-32|0,c=n+8|0,o=_t(n+16|0,t),s[c>>2]=o,i=bn(c),t=rr(c,45);e:{t:{r:{n:{o:{i:{a:{s:if(48!=(0|$n(c)))c:{u:{if(!((0|$n(c))<49||(0|$n(c))>57)){d=En(c)-48|0,p=$n(c);l:{if(!t){if((0|p)>47)break l;break c}if((0|p)<48)break c;for(;;){if((0|$n(c))>57)break s;if(!(d>>>0<214748364)){if(214748364!=(0|d))break u;if(!((0|$n(c))<=56)){d=214748364;break u}}if(l=l+1|0,d=(En(c)+b(d,10)|0)-48|0,!((0|$n(c))>47))break}break s}for(;;){if((0|$n(c))>57)break s;if(!(d>>>0<429496729)){if(429496729!=(0|d))break u;if(!((0|$n(c))<=53)){d=429496729;break u}}if(l=l+1|0,d=(En(c)+b(d,10)|0)-48|0,!((0|$n(c))>47))break}break s}if(!mn(e)){if(On(e,3,bn(c)),mn(e))break a;break s}w(2577,1526,1538,1166),m()}f=d,p=$n(c);u:{l:{if(!t){if(O=1,(0|p)<=47)break s;for(;;){if((0|$n(c))>57)break s;if(!(429496729==(0|u)&f>>>0<2576980377|u>>>0<429496729)){if(-1717986919!=(0|f)|429496729!=(0|u))break l;if(!((0|$n(c))<=53)){f=-1717986919,u=429496729;break l}}if(f=Fe(f,u,10,0),h=(u=U)+1|0,p=u,u=(f=f+(u=En(c)-48|0)|0)>>>0<u>>>0?h:p,l=l+1|0,!((0|$n(c))>47))break}break u}if(O=1,(0|p)<48)break s;for(;;){if((0|$n(c))>57)break s;if(!(214748364==(0|u)&f>>>0<3435973836|u>>>0<214748364)){if(-858993460!=(0|f)|214748364!=(0|u))break l;if(!((0|$n(c))<=56)){f=-858993460,u=214748364;break l}}if(f=Fe(f,u,10,0),h=(u=U)+1|0,p=u,u=(f=f+(u=En(c)-48|0)|0)>>>0<u>>>0?h:p,l=l+1|0,!((0|$n(c))>47))break}break u}if(y=+(f>>>0)+4294967296*+(u>>>0),E=1,!((0|$n(c))<48))for(;;){if((0|$n(c))>57)break u;if(y=10*y+ +(En(c)-48|0),!((0|$n(c))>47))break}}}else En(c);s:if(rr(c,46)){if(!((0|$n(c))>=48&&(0|$n(c))<58)){if(mn(e))break i;if(On(e,14,bn(c)),mn(e))break a}if(!E){f=O?f:d,u=O?u:0;c:if(!((0|$n(c))<48))for(;;){if((0|$n(c))>57|u>>>0>2097151)break c;if(f=Fe(f,u,10,0),p=l,E=(l=U)+1|0,u=l,l=p+(0!=((u=(f=f+(l=En(c)-48|0)|0)>>>0<l>>>0?E:u)|f))|0,A=A-1|0,!((0|$n(c))>47))break}y=+(f>>>0)+4294967296*+(u>>>0)}if((0|$n(c))<48)E=1;else for(E=1;;){if((0|$n(c))>57)break s;if(p=En(c),(0|l)>16||(A=A-1|0,(y=10*y+ +(p-48|0))>0&&(l=l+1|0)),!((0|$n(c))>47))break}}if(rr(c,101)||(l=0,rr(c,69))){rr(c,43)||(g=rr(c,45));s:if((0|$n(c))<48||(0|$n(c))>57){if(mn(e))break r;if(On(e,15,bn(c)),l=0,mn(e))break a}else{if(l=En(c)-48|0,g){if((0|A)>0)break o;if((0|$n(c))<48)break s;for(p=(A+2147483639|0)/10|0;;){if((0|$n(c))>57)break s;c:if(!((0|p)>=(0|(l=(En(c)+b(l,10)|0)-48|0))||(0|$n(c))<48))for(;;){if((0|$n(c))>57)break c;if(En(c),!((0|$n(c))>47))break}if(!((0|$n(c))>47))break}break s}if((0|$n(c))<48)break s;for(p=308-A|0;;){if((0|$n(c))>57)break s;if((0|p)<(0|(l=(En(c)+b(l,10)|0)-48|0))){if(mn(e))break n;if(On(e,13,i),mn(e))break a}if(!((0|$n(c))>47))break}}y=E?y:+((O?f:d)>>>0)+4294967296*+((O?u:0)>>>0),E=1,l=g?0-l|0:l}if(c=l,E){if((y=(0|(f=c+A|0))<=-309?Dt(Dt(y,-308),f+308|0):Dt(y,f))>17976931348623157e292){if(mn(e))break t;if(On(e,13,i),mn(e))break a}e=Ae(r+32|0),s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,$[e>>3]=t?-y:y,a[e+18>>1]=534}else if(O){if(t){e=Ae(r+32|0),s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,d=0-f|0,s[e>>2]=d,t=0-((0!=(0|f))+u|0)|0,s[e+4>>2]=t,a[e+18>>1]=150;s:{if((0|t)>0|(0|t)>=0){if(r=t?406:470,a[e+18>>1]=r,!t&d>>>0>2147483647|t)break s;r|=32}else if(r=182,-1==(0|t)&d>>>0<2147483648|-1!=(0|t))break s;a[e+18>>1]=r}break a}e=Ae(r+32|0),s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,s[e>>2]=f,s[e+4>>2]=u,t=(0|u)>0|(0|u)>=0?406:278,a[e+18>>1]=t,u||(a[e+18>>1]=64|t,!u&f>>>0>2147483647|u||(a[e+18>>1]=96|t))}else t?(e=Ae(r+32|0),s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,t=0-d|0,s[e>>2]=t,s[e+4>>2]=t>>31,a[e+18>>1]=(0|t)>=0?502:182):(e=Ae(r+32|0),s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,s[e>>2]=d,s[e+4>>2]=0,a[e+18>>1]=(0|d)>=0?502:470)}Vt(o),x=n+32|0;break e}w(2577,1526,1581,1166),m()}w(2324,1526,1645,1166),m()}w(2577,1526,1661,1166),m()}w(2577,1526,1666,1166),m()}w(2577,1526,1713,1166),m()}}function G(e,t,r,n,o){var c,u,l,f=0,p=0,y=0,E=0,A=0,O=0,h=0,g=0,T=0,S=0,m=0,I=0,w=0,R=0,P=0,_=0;x=c=x-80|0,s[c+76>>2]=t,l=c+55|0,u=c+56|0,t=0;e:{t:{r:{n:{o:for(;;){if((2147483647-h|0)<(0|t))break n;h=t+h|0;i:{a:{s:{if(O=s[c+76>>2],A=d[0|(t=O)])for(;;){c:{u:if(f=255&A){if(37!=(0|f))break c;for(A=t;;){if(37!=d[t+1|0])break u;if(f=t+2|0,s[c+76>>2]=f,A=A+1|0,p=d[t+2|0],t=f,37!=(0|p))break}}else A=t;if((0|(t=A-O|0))>(0|(R=2147483647-h|0)))break n;if(e&&de(e,O,t),t)continue o;S=-1,f=1,p=!An(i[s[c+76>>2]+1|0]),t=s[c+76>>2],p|36!=d[t+2|0]||(S=i[t+1|0]-48|0,w=1,f=3),t=f+t|0,s[c+76>>2]=t,g=0;u:if((p=(y=i[0|t])-32|0)>>>0>31)f=t;else if(f=t,75913&(E=1<<p))for(;;){if(f=t+1|0,s[c+76>>2]=f,g|=E,(p=(y=i[t+1|0])-32|0)>>>0>=32)break u;if(t=f,!(75913&(E=1<<p)))break}u:if(42!=(0|y)){if((0|(T=ke(c+76|0)))<0)break n;t=s[c+76>>2]}else{if(An(i[f+1|0])&&(t=s[c+76>>2],36==d[t+2|0]))s[((i[t+1|0]<<2)+o|0)-192>>2]=10,T=s[((i[t+1|0]<<3)+n|0)-384>>2],w=1,t=t+3|0;else{if(w)break s;w=0,T=0,e&&(t=s[r>>2],s[r>>2]=t+4,T=s[t>>2]),t=s[c+76>>2]+1|0}if(s[c+76>>2]=t,(0|T)>=0)break u;T=0-T|0,g|=8192}if(f=0,E=-1,m=0,46==d[0|t])if(42!=d[t+1|0])s[c+76>>2]=t+1,E=ke(c+76|0),t=s[c+76>>2],m=1;else{if(An(i[t+2|0])&&(t=s[c+76>>2],36==d[t+3|0]))s[((i[t+2|0]<<2)+o|0)-192>>2]=10,E=s[((i[t+2|0]<<3)+n|0)-384>>2],t=t+4|0;else{if(w)break s;e?(t=s[r>>2],s[r>>2]=t+4,E=s[t>>2]):E=0,t=s[c+76>>2]+2|0}s[c+76>>2]=t,m=(-1^E)>>>31|0}for(;;){if(I=f,A=28,i[0|t]-123>>>0<4294967238)break r;if(y=t+1|0,s[c+76>>2]=y,f=i[0|t],t=y,!((f=d[7807+(f+b(I,58)|0)|0])-1>>>0<8))break}u:{l:{if(27!=(0|f)){if(!f)break r;if((0|S)>=0){s[(S<<2)+o>>2]=f,f=s[(t=(S<<3)+n|0)+4>>2],s[c+64>>2]=s[t>>2],s[c+68>>2]=f;break l}if(!e)break i;q(c- -64|0,f,r),y=s[c+76>>2];break u}if((0|S)>=0)break r}if(t=0,!e)continue o}p=-65537&g,f=8192&g?p:g,g=0,S=1035,A=u;u:{l:{f:{d:{p:{y:{E:{$:{b:{A:{O:{h:{g:{T:{S:{m:switch(t=i[y-1|0],(t=I&&3==(15&t)?-33&t:t)-88|0){case 11:break u;case 9:case 13:case 14:case 15:break l;case 27:break E;case 12:case 17:break A;case 23:break O;case 0:case 32:break h;case 24:break g;case 22:break T;case 29:break S;case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 10:case 16:case 18:case 19:case 20:case 21:case 25:case 26:case 28:case 30:case 31:break a;default:break m}m:switch(t-65|0){case 0:case 4:case 5:case 6:break l;case 2:break p;case 1:case 3:break a;default:break m}if(83==(0|t))break y;break a}y=s[c+64>>2],p=s[c+68>>2],S=1035;break b}t=0;T:switch(255&I){case 0:case 1:case 6:s[s[c+64>>2]>>2]=h;continue o;case 2:f=s[c+64>>2],s[f>>2]=h,s[f+4>>2]=h>>31;continue o;case 3:a[s[c+64>>2]>>1]=h;continue o;case 4:i[s[c+64>>2]]=h;continue o;case 7:break T;default:continue o}f=s[c+64>>2],s[f>>2]=h,s[f+4>>2]=h>>31;continue o}E=E>>>0>8?E:8,f|=8,t=120}if(O=u,P=32&t,(y=s[c+64>>2])|(p=s[c+68>>2]))for(;i[0|(O=O-1|0)]=P|d[8336+(15&y)|0],_=!p&y>>>0>15|0!=(0|p),I=p,p=p>>>4|0,y=(15&I)<<28|y>>>4,_;);if(!(8&f)|!(s[c+64>>2]|s[c+68>>2]))break $;S=1035+(t>>>4|0)|0,g=2;break $}if(t=u,(y=s[c+64>>2])|(p=s[c+68>>2]))for(;i[0|(t=t-1|0)]=7&y|48,I=!p&y>>>0>7|0!=(0|p),O=p,p=p>>>3|0,y=(7&O)<<29|y>>>3,I;);if(O=t,!(8&f))break $;E=(0|(t=u-O|0))<(0|E)?E:t+1|0;break $}p=t=s[c+68>>2],y=s[c+64>>2],(0|t)<0?(p=0-(p+(0!=(0|y))|0)|0,y=0-y|0,s[c+64>>2]=y,s[c+68>>2]=p,g=1,S=1035):2048&f?(g=1,S=1036):S=(g=1&f)?1037:1035}O=Re(y,p,u)}if((0|E)<0&&m)break n;if(f=m?-65537&f:f,!(0!=((p=s[c+64>>2])|(t=s[c+68>>2]))|E)){O=u,E=0;break a}E=(0|(t=!(t|p)+(u-O|0)|0))<(0|E)?E:t;break a}f=0!=(0|(y=m=(0|E)<0?2147483647:E));E:{$:{b:{A:if(!(!(3&(t=A=O=(t=s[c+64>>2])||2383))|!y))for(;;){if(!d[0|t])break b;if(f=0!=(0|(y=y-1|0)),!(3&(t=t+1|0)))break A;if(!y)break}if(!f)break $}b:if(!(!d[0|t]|y>>>0<4))for(;;){if((-1^(f=s[t>>2]))&f-16843009&-2139062144)break b;if(t=t+4|0,!((y=y-4|0)>>>0>3))break}if(y)for(;;){if(!d[0|t])break E;if(t=t+1|0,!(y=y-1|0))break}}t=0}if(A=(t=t?t-A|0:m)+O|0,(0|E)>=0){f=p,E=t;break a}if(f=p,E=t,d[0|A])break n;break a}if(E){A=s[c+64>>2];break d}t=0,Le(e,32,T,0,f);break f}s[c+12>>2]=0,s[c+8>>2]=s[c+64>>2],A=c+8|0,s[c+64>>2]=A,E=-1}t=0;d:{for(;;){if(!(p=s[A>>2]))break d;if(!((O=(0|(p=ce(c+4|0,p)))<0)|p>>>0>E-t>>>0)){if(A=A+4|0,E>>>0>(t=t+p|0)>>>0)continue;break d}break}if(O)break t}if(A=61,(0|t)<0)break r;if(Le(e,32,T,t,f),t)for(E=0,A=s[c+64>>2];;){if(!(p=s[A>>2]))break f;if((E=(p=ce(c+4|0,p))+E|0)>>>0>t>>>0)break f;if(de(e,c+4|0,p),A=A+4|0,!(t>>>0>E>>>0))break}else t=0}Le(e,32,T,t,8192^f),t=(0|t)<(0|T)?T:t;continue o}if((0|E)<0&&m)break n;if(A=61,(0|(t=0|io[7](e,$[c+64>>3],T,E,f,t)))>=0)continue o;break r}i[c+55|0]=s[c+64>>2],E=1,O=l,f=p;break a}f=t+1|0,s[c+76>>2]=f,A=d[t+1|0],t=f}if(e)break e;if(!w)break i;for(t=1;;){if(e=s[(t<<2)+o>>2]){if(q((t<<3)+n|0,e,r),h=1,10!=(0|(t=t+1|0)))continue;break e}break}if(h=1,t>>>0>=10)break e;for(;;){if(s[(t<<2)+o>>2])break s;if(10==(0|(t=t+1|0)))break}break e}A=28;break r}if((0|(E=(0|E)<(0|(y=A-O|0))?y:E))>(2147483647-g|0))break n;if(A=61,(0|R)<(0|(t=(0|(p=E+g|0))>(0|T)?p:T)))break r;Le(e,32,t,p,f),de(e,S,g),Le(e,48,t,p,65536^f),Le(e,48,E,y,0),de(e,O,y),Le(e,32,t,p,8192^f);continue}break}h=0;break e}A=61}s[2744]=A}h=-1}return x=c+80|0,h}function V(e){var t=0,r=0,n=0,o=0,i=0,a=0,c=0,u=0,l=0;e:if(e|=0){i=(n=e-8|0)+(e=-8&(t=s[e-4>>2]))|0;t:if(!(1&t)){if(!(3&t))break e;if((n=n-(t=s[n>>2])|0)>>>0<y[2791])break e;if(e=e+t|0,s[2792]==(0|n)){if(3==(3&(t=s[i+4>>2])))return s[2789]=e,s[i+4>>2]=-2&t,s[n+4>>2]=1|e,void(s[e+n>>2]=e)}else{if(t>>>0<=255){if(o=s[n+8>>2],t=t>>>3|0,(0|(r=s[n+12>>2]))==(0|o)){u=11148,l=s[2787]&zt(t),s[u>>2]=l;break t}s[o+12>>2]=r,s[r+8>>2]=o;break t}if(c=s[n+24>>2],(0|n)==(0|(t=s[n+12>>2])))if((r=s[(o=n+20|0)>>2])||(r=s[(o=n+16|0)>>2])){for(;a=o,(r=s[(o=(t=r)+20|0)>>2])||(o=t+16|0,r=s[t+16>>2]););s[a>>2]=0}else t=0;else r=s[n+8>>2],s[r+12>>2]=t,s[t+8>>2]=r;if(!c)break t;o=s[n+28>>2];r:{if(s[(r=11452+(o<<2)|0)>>2]==(0|n)){if(s[r>>2]=t,t)break r;u=11152,l=s[2788]&zt(o),s[u>>2]=l;break t}if(s[c+(s[c+16>>2]==(0|n)?16:20)>>2]=t,!t)break t}if(s[t+24>>2]=c,(r=s[n+16>>2])&&(s[t+16>>2]=r,s[r+24>>2]=t),!(r=s[n+20>>2]))break t;s[t+20>>2]=r,s[r+24>>2]=t}}if(!(n>>>0>=i>>>0)&&1&(t=s[i+4>>2])){t:{if(!(2&t)){if(s[2793]==(0|i)){if(s[2793]=n,e=s[2790]+e|0,s[2790]=e,s[n+4>>2]=1|e,s[2792]!=(0|n))break e;return s[2789]=0,void(s[2792]=0)}if(s[2792]==(0|i))return s[2792]=n,e=s[2789]+e|0,s[2789]=e,s[n+4>>2]=1|e,void(s[e+n>>2]=e);e=(-8&t)+e|0;r:if(t>>>0<=255){if(o=s[i+8>>2],t=t>>>3|0,(0|(r=s[i+12>>2]))==(0|o)){u=11148,l=s[2787]&zt(t),s[u>>2]=l;break r}s[o+12>>2]=r,s[r+8>>2]=o}else{if(c=s[i+24>>2],(0|i)==(0|(t=s[i+12>>2])))if((r=s[(o=i+20|0)>>2])||(r=s[(o=i+16|0)>>2])){for(;a=o,(r=s[(o=(t=r)+20|0)>>2])||(o=t+16|0,r=s[t+16>>2]););s[a>>2]=0}else t=0;else r=s[i+8>>2],s[r+12>>2]=t,s[t+8>>2]=r;if(c){o=s[i+28>>2];n:{if(s[(r=11452+(o<<2)|0)>>2]==(0|i)){if(s[r>>2]=t,t)break n;u=11152,l=s[2788]&zt(o),s[u>>2]=l;break r}if(s[c+(s[c+16>>2]==(0|i)?16:20)>>2]=t,!t)break r}s[t+24>>2]=c,(r=s[i+16>>2])&&(s[t+16>>2]=r,s[r+24>>2]=t),(r=s[i+20>>2])&&(s[t+20>>2]=r,s[r+24>>2]=t)}}if(s[n+4>>2]=1|e,s[e+n>>2]=e,s[2792]!=(0|n))break t;return void(s[2789]=e)}s[i+4>>2]=-2&t,s[n+4>>2]=1|e,s[e+n>>2]=e}if(e>>>0<=255)return t=11188+((e=e>>>3|0)<<3)|0,(r=s[2787])&(e=1<<e)?e=s[t+8>>2]:(s[2787]=e|r,e=t),s[t+8>>2]=n,s[e+12>>2]=n,s[n+12>>2]=t,void(s[n+8>>2]=e);o=31,s[n+16>>2]=0,s[n+20>>2]=0,e>>>0<=16777215&&(t=e>>>8|0,t<<=a=t+1048320>>>16&8,o=28+((t=((t<<=o=t+520192>>>16&4)<<(r=t+245760>>>16&2)>>>15|0)-(r|o|a)|0)<<1|e>>>t+21&1)|0),s[n+28>>2]=o,a=11452+(o<<2)|0;t:{r:{if((r=s[2788])&(t=1<<o)){for(o=e<<(31==(0|o)?0:25-(o>>>1|0)|0),t=s[a>>2];;){if(r=t,(-8&s[t+4>>2])==(0|e))break r;if(t=o>>>29|0,o<<=1,!(t=s[(a=r+(4&t)|0)+16>>2]))break}s[a+16>>2]=n,s[n+24>>2]=r}else s[2788]=t|r,s[a>>2]=n,s[n+24>>2]=a;s[n+12>>2]=n,s[n+8>>2]=n;break t}e=s[r+8>>2],s[e+12>>2]=n,s[r+8>>2]=n,s[n+24>>2]=0,s[n+12>>2]=r,s[n+8>>2]=e}e=s[2795]-1|0,s[2795]=e||-1}}}function X(e,t){var r,n=0,o=0,i=0,a=0,c=0,u=0,l=0;r=e+t|0;e:{t:if(!(1&(n=s[e+4>>2]))){if(!(3&n))break e;t=(n=s[e>>2])+t|0;r:{if((0|(e=e-n|0))!=s[2792]){if(n>>>0<=255){if(i=s[e+8>>2],n=n>>>3|0,(0|(o=s[e+12>>2]))!=(0|i))break r;u=11148,l=s[2787]&zt(n),s[u>>2]=l;break t}if(c=s[e+24>>2],(0|(n=s[e+12>>2]))==(0|e))if((o=s[(i=e+20|0)>>2])||(o=s[(i=e+16|0)>>2])){for(;a=i,(o=s[(i=(n=o)+20|0)>>2])||(i=n+16|0,o=s[n+16>>2]););s[a>>2]=0}else n=0;else o=s[e+8>>2],s[o+12>>2]=n,s[n+8>>2]=o;if(!c)break t;i=s[e+28>>2];n:{if(s[(o=11452+(i<<2)|0)>>2]==(0|e)){if(s[o>>2]=n,n)break n;u=11152,l=s[2788]&zt(i),s[u>>2]=l;break t}if(s[c+(s[c+16>>2]==(0|e)?16:20)>>2]=n,!n)break t}if(s[n+24>>2]=c,(o=s[e+16>>2])&&(s[n+16>>2]=o,s[o+24>>2]=n),!(o=s[e+20>>2]))break t;s[n+20>>2]=o,s[o+24>>2]=n;break t}if(3!=(3&(n=s[r+4>>2])))break t;return s[2789]=t,s[r+4>>2]=-2&n,s[e+4>>2]=1|t,void(s[r>>2]=t)}s[i+12>>2]=o,s[o+8>>2]=i}t:{if(!(2&(n=s[r+4>>2]))){if(s[2793]==(0|r)){if(s[2793]=e,t=s[2790]+t|0,s[2790]=t,s[e+4>>2]=1|t,s[2792]!=(0|e))break e;return s[2789]=0,void(s[2792]=0)}if(s[2792]==(0|r))return s[2792]=e,t=s[2789]+t|0,s[2789]=t,s[e+4>>2]=1|t,void(s[e+t>>2]=t);t=(-8&n)+t|0;r:if(n>>>0<=255){if(i=s[r+8>>2],n=n>>>3|0,(0|(o=s[r+12>>2]))==(0|i)){u=11148,l=s[2787]&zt(n),s[u>>2]=l;break r}s[i+12>>2]=o,s[o+8>>2]=i}else{if(c=s[r+24>>2],(0|r)==(0|(n=s[r+12>>2])))if((i=s[(o=r+20|0)>>2])||(i=s[(o=r+16|0)>>2])){for(;a=o,(i=s[(o=(n=i)+20|0)>>2])||(o=n+16|0,i=s[n+16>>2]););s[a>>2]=0}else n=0;else o=s[r+8>>2],s[o+12>>2]=n,s[n+8>>2]=o;if(c){i=s[r+28>>2];n:{if(s[(o=11452+(i<<2)|0)>>2]==(0|r)){if(s[o>>2]=n,n)break n;u=11152,l=s[2788]&zt(i),s[u>>2]=l;break r}if(s[c+(s[c+16>>2]==(0|r)?16:20)>>2]=n,!n)break r}s[n+24>>2]=c,(o=s[r+16>>2])&&(s[n+16>>2]=o,s[o+24>>2]=n),(o=s[r+20>>2])&&(s[n+20>>2]=o,s[o+24>>2]=n)}}if(s[e+4>>2]=1|t,s[e+t>>2]=t,s[2792]!=(0|e))break t;return void(s[2789]=t)}s[r+4>>2]=-2&n,s[e+4>>2]=1|t,s[e+t>>2]=t}if(t>>>0<=255)return n=11188+((t=t>>>3|0)<<3)|0,(o=s[2787])&(t=1<<t)?t=s[n+8>>2]:(s[2787]=t|o,t=n),s[n+8>>2]=e,s[t+12>>2]=e,s[e+12>>2]=n,void(s[e+8>>2]=t);i=31,s[e+16>>2]=0,s[e+20>>2]=0,t>>>0<=16777215&&(n=t>>>8|0,n<<=a=n+1048320>>>16&8,i=28+((n=((n<<=i=n+520192>>>16&4)<<(o=n+245760>>>16&2)>>>15|0)-(o|i|a)|0)<<1|t>>>n+21&1)|0),s[e+28>>2]=i,a=11452+(i<<2)|0;t:{if((o=s[2788])&(n=1<<i)){for(i=t<<(31==(0|i)?0:25-(i>>>1|0)|0),n=s[a>>2];;){if(o=n,(-8&s[n+4>>2])==(0|t))break t;if(n=i>>>29|0,i<<=1,!(n=s[(a=o+(4&n)|0)+16>>2]))break}s[a+16>>2]=e,s[e+24>>2]=o}else s[2788]=n|o,s[a>>2]=e,s[e+24>>2]=a;return s[e+12>>2]=e,void(s[e+8>>2]=e)}t=s[o+8>>2],s[t+12>>2]=e,s[o+8>>2]=e,s[e+24>>2]=0,s[e+12>>2]=o,s[e+8>>2]=t}}function W(){var e=0,t=0,r=0,n=0,o=0,c=0,u=0;if(!(1&i[9928])){if(x=r=x-16|0,e=Lt(r),x=n=x-16|0,!d[s[rn(n+8|0,s[e+4>>2])>>2]])e:{t:{if(t=s[e+8>>2],1!=(0|(e=d[0|t]))){if(2&e)break t;i[0|t]=2,t=1}else t=0;break e}N(),m()}x=n+16|0,x=r+16|0,t&&(s[2304]=0,s[2305]=0,s[2310]=0,s[2311]=0,s[2308]=-1,s[2309]=-1,s[2316]=-1,s[2317]=-1,s[2320]=0,s[2321]=0,s[2327]=0,s[2328]=0,s[2326]=1061158912,s[2324]=1045220557,s[2325]=1053609165,s[2339]=-1,s[2340]=-1,s[2306]=0,s[2307]=0,s[2312]=0,s[2313]=0,s[2314]=0,s[2315]=0,s[2318]=-1,s[2319]=-1,s[2322]=0,s[2323]=0,s[2329]=0,s[2330]=0,s[2331]=0,s[2332]=0,s[2341]=-1,s[2342]=-1,s[2345]=0,s[2346]=0,s[2343]=0,s[2344]=0,s[2353]=0,s[2354]=-1082130432,s[2355]=-1082130432,s[2356]=-1082130432,s[2357]=1065353216,s[2358]=1091567616,s[2359]=1073741824,s[2350]=1065353216,s[2348]=16842753,i[9396]=0,re(9440,0,48),s[2382]=0,s[2383]=1076887552,s[2380]=0,s[2381]=1078067200,s[2378]=0,s[2379]=1077542912,Rt(9624),Rt(9636),Rt(9648),t=dn(9664),rt(9736),rt(9748),Rt(9768),Rt(9780),Rt(9792),Rt(9812),r=Rt(9824),e=Rt(9836),n=Rt(9848),o=Rt(9860),Rt(9872),Rt(9896),s[2404]=0,s[2405]=0,s[2402]=0,s[2403]=0,s[2400]=0,s[2401]=0,_n(9624),_n(9636),Pn(9648),s[t>>2]=0,s[2420]=0,s[2421]=0,s[2418]=0,s[2419]=0,_n(9688),s[2428]=0,s[2429]=0,s[2426]=0,Pn(r),Pn(n),Pn(o),Pn(e),s[2471]=-1,s[2472]=0,s[2473]=0,zr(9896),s[2481]=0,s[2477]=-1,s[2478]=-1,s[2479]=-1,s[2480]=2,s[2304]=0,s[2305]=0,s[2332]=0,s[2310]=0,s[2311]=0,s[2306]=0,s[2307]=0,s[2312]=0,s[2313]=0,re(9440,0,48),s[2329]=0,s[2330]=0,s[2322]=0,s[2323]=0,a[4696]=1,s[2314]=0,s[2315]=0,s[2316]=0,s[2317]=0,s[2400]=0,s[2401]=0,s[2402]=0,s[2403]=0,s[2404]=0,s[2405]=0,_n(9624),_n(9636),Pn(9648),Pn(9824),Pn(9860),s[2441]=5,_n(9792),s[2440]=0,_n(9768),_n(9780),s[2452]=5,_n(9812),s[2451]=0,It(9736),mt(9748),s[2376]=0,s[2377]=1076887552,s[2374]=0,s[2375]=1077805056,s[2372]=0,s[2373]=1077149696,s[2351]=1084227584,s[2352]=1084227584,s[2324]=1045220557,s[2325]=1053609165,s[2337]=4,s[2338]=2,s[2335]=12,s[2336]=5,s[2398]=0,s[2399]=1075314688,s[2396]=0,s[2397]=1077936128,s[2394]=-687194767,s[2395]=-1077055325,s[2392]=1717986918,s[2393]=1072064102,s[2390]=0,s[2391]=1071644672,s[2388]=0,s[2389]=1072168960,s[2386]=0,s[2387]=1073217536,s[2384]=-858993459,s[2385]=1072483532,s[2353]=1086324736,s[2333]=10,s[2334]=10,s[2326]=1061158912,s[2327]=0,s[2320]=0,s[2321]=0,x=t=x-16|0,r=Lt(t),x=e=x-16|0,c=s[rn(e+8|0,s[r+4>>2])>>2],u=1,i[0|c]=u,i[s[r+8>>2]]=1,x=e+16|0,x=t+16|0)}return 9216}function H(e,t){var r,n,o=0,i=0,a=0,c=0,u=0,l=0,f=0,d=0,p=0,y=0,E=0,$=0,b=0;if(n=Dr(e),r=s[e+8>>2],Rr(e),t){if(r)if(t>>>0>=4294967232)s[2744]=48,i=0;else{u=t>>>0<11?16:t+11&-8,a=-8&(d=s[(c=r-8|0)+4>>2]);e:if(3&d){l=a+c|0;t:if(a>>>0>=u>>>0){if((i=a-u|0)>>>0<16)break t;s[c+4>>2]=1&d|u|2,s[(o=c+u|0)+4>>2]=3|i,s[l+4>>2]=1|s[l+4>>2],X(o,i)}else if(s[2793]!=(0|l))if(s[2792]!=(0|l)){if(2&(i=s[l+4>>2]))break e;if((p=a+(-8&i)|0)>>>0<u>>>0)break e;E=p-u|0;r:if(i>>>0<=255){if(f=s[l+8>>2],o=i>>>3|0,(0|(i=s[l+12>>2]))==(0|f)){$=11148,b=s[2787]&zt(o),s[$>>2]=b;break r}s[f+12>>2]=i,s[i+8>>2]=f}else{if(y=s[l+24>>2],(0|l)==(0|(a=s[l+12>>2])))if((o=s[(f=l+20|0)>>2])||(o=s[(f=l+16|0)>>2])){for(;i=f,a=o,(o=s[(f=o+20|0)>>2])||(f=a+16|0,o=s[a+16>>2]););s[i>>2]=0}else a=0;else o=s[l+8>>2],s[o+12>>2]=a,s[a+8>>2]=o;if(y){i=s[l+28>>2];n:{if(s[(o=11452+(i<<2)|0)>>2]==(0|l)){if(s[o>>2]=a,a)break n;$=11152,b=s[2788]&zt(i),s[$>>2]=b;break r}if(s[(s[y+16>>2]==(0|l)?16:20)+y>>2]=a,!a)break r}s[a+24>>2]=y,(o=s[l+16>>2])&&(s[a+16>>2]=o,s[o+24>>2]=a),(o=s[l+20>>2])&&(s[a+20>>2]=o,s[o+24>>2]=a)}}E>>>0<=15?(s[c+4>>2]=1&d|p|2,s[(o=c+p|0)+4>>2]=1|s[o+4>>2]):(s[c+4>>2]=1&d|u|2,s[(i=c+u|0)+4>>2]=3|E,s[(o=c+p|0)+4>>2]=1|s[o+4>>2],X(i,E))}else{if((i=a+s[2789]|0)>>>0<u>>>0)break e;(o=i-u|0)>>>0>=16?(s[c+4>>2]=1&d|u|2,s[(f=c+u|0)+4>>2]=1|o,s[(i=i+c|0)>>2]=o,s[i+4>>2]=-2&s[i+4>>2]):(s[c+4>>2]=i|1&d|2,s[(o=i+c|0)+4>>2]=1|s[o+4>>2],o=0),s[2792]=f,s[2789]=o}else{if((f=a+s[2790]|0)>>>0<=u>>>0)break e;s[c+4>>2]=1&d|u|2,o=f-u|0,s[(i=c+u|0)+4>>2]=1|o,s[2790]=o,s[2793]=i}o=c}else{if(u>>>0<256)break e;if(a>>>0>=u+4>>>0&&(o=c,a-u>>>0<=s[2907]<<1>>>0))break e;o=0}i=o+8|0,o||(i=0,(c=B(t))&&(K(c,r,t>>>0>(o=(3&(o=s[r-4>>2])?-4:-8)+(-8&o)|0)>>>0?o:t),V(r),i=c))}else i=B(t);o=i}else V(r),o=0;s[e+8>>2]=o,s[e+16>>2]=t+o,s[e+12>>2]=o+n}function Y(e,t,r){var n=0,o=0,i=0,a=0,c=0,u=0;e:for(;;){a=t-4|0;t:for(;;){for(n=e;;){r:{n:{o:{i:{a:{s:{c:{u:{l:switch(0|(o=(e=t-n|0)>>2)){case 5:break c;case 4:break u;case 2:break l;case 0:case 1:break r;case 3:break a;default:break s}if(!Kr(e=t-4|0,n))break r;return void wt(n,e)}return void ot(n,n+4|0,n+8|0,t-4|0)}return void Qe(n,n+4|0,n+8|0,n+12|0,t-4|0)}if((0|e)<=123){for(o=t,x=a=x-16|0,je(n,n+4|0,r=n+8|0),t=n+12|0;(0|t)!=(0|o);){if(Kr(t,r)){for(s[a+12>>2]=s[t>>2],e=t;;){if(i=e,e=r,s[i>>2]=s[e>>2],(0|e)!=(0|n)){if(Kr(a+12|0,r=e-4|0))continue}else e=n;break}s[e>>2]=s[a+12>>2]}r=t,t=t+4|0}return void(x=a+16|0)}if(i=((0|o)/2<<2)+n|0,c=e>>>0>=3997?Qe(n,(e=(0|o)/4<<2)+n|0,i,e+i|0,a):je(n,i,a),e=a,!Kr(n,i)){for(;;){if((0|n)==(0|(e=e-4|0))){if(o=n+4|0,Kr(n,a))break o;for(;;){if((0|o)==(0|a))break r;if(Kr(n,o)){wt(o,a),o=o+4|0;break o}o=o+4|0}}if(Kr(e,i))break}wt(n,e),c=c+1|0}if((o=n+4|0)>>>0>=e>>>0)break i;for(;;)if(u=o,o=o+4|0,!Kr(u,i)){for(;!Kr(e=e-4|0,i););if(e>>>0<u>>>0){o=u;break i}wt(u,e),i=(0|i)==(0|u)?e:i,c=c+1|0}}je(n,n+4|0,t-4|0);break r}if((0|o)!=(0|i)&&Kr(i,o)&&(wt(o,i),c=c+1|0),!c){if(u=ie(n,o),ie(e=o+4|0,t)){if(t=o,e=n,!u)continue e;break r}if(i=2,u)break n}if((o-n|0)<(t-o|0)){Y(n,o,r),e=o+4|0;continue t}Y(o+4|0,t,r),t=o,e=n;continue e}if((0|(i=a))==(0|o))break r;for(;;)if(o=(e=o)+4|0,Kr(n,e)){for(;Kr(n,i=i-4|0););if(!(e>>>0<i>>>0))break;wt(e,i)}i=4}switch(n=e,i-2|0){case 0:continue t;case 2:continue;default:break r}}break}break}break}}function Q(e,t,r,n){var o,i,a=0,c=0,u=0;if(x=i=x-32|0,34==(0|Sn(o=_t(i+16|0,t)))){pr(o),s[(a=i+8|0)+4>>2]=0,s[a>>2]=e;e:{t:{r:{n:{o:{i:{for(;;){a:{s:{if(92!=(0|(t=Sn(o)))){if(34!=(255&t))break s;pr(o),pe(a,0);break e}if(c=Fr(o),pr(o),t=Sn(o),u=d[5120+(255&t)|0]){pr(o),pe(a,u<<24>>24);continue}if(117==(0|t)){if(pr(o),t=he(e,o,c),mn(e))break a;if(55296==(-1024&t)){if(!nr(o,92)||!nr(o,117)){if(mn(e))break i;if(On(e,9,c),mn(e))break a}if(u=he(e,o,c),mn(e))break a;if(u-57344>>>0<=4294966271){if(mn(e))break o;if(On(e,9,c),mn(e))break a}t=65536+(u-56320|(t<<10)-56623104)|0}c:{u:{if(!(t>>>0<=127))if(t>>>0<=2047)pe(a,t>>>6|-64),t=63&t|-128;else if(t>>>0<=65535)pe(a,t>>>12|-32),pe(a,t>>>6&63|-128),t=63&t|-128;else{if(t>>>0>=1114112)break u;pe(a,t>>>18|-16),pe(a,t>>>12&63|-128),pe(a,t>>>6&63|-128),t=63&t|-128}pe(a,t<<24>>24);break c}w(2267,1497,115,2095),m()}continue}if(mn(e))break n;if(On(e,10,c),!mn(e))continue;break a}if(!(t>>>0<=31)){Fr(o),pe(a,pr(o));continue}if(c=mn(e),t){if(c)break t;if(On(e,12,Fr(o)),!mn(e))continue}else{if(c)break r;if(On(e,11,Fr(o)),!mn(e))continue}}break}break e}w(2577,1526,1029,1389),m()}w(2577,1526,1033,1389),m()}w(2577,1526,1039,1389),m()}w(2577,1526,1048,1389),m()}w(2577,1526,1050,1389),m()}return mn(e)||(t=s[a+4>>2]-1|0,c=s[a+4>>2],Dr(a=s[a>>2])>>>0<c>>>0&&(w(2525,1552,139,1210),m()),u=a,a=s[a+12>>2]-c|0,s[u+12>>2]=a,fe(r,a,t)),Vt(o),void(x=i+32|0)}w(2721,1526,963,1630),m(),w(2577,1526,985,1630),m()}function Z(e,t){var r,n,o,i,c,u,l=0,f=0;x=i=x-16|0,s[(l=i+8|0)+4>>2]=t,s[l>>2]=t,x=n=x+-64|0,r=n+24|0,Vr(o=e+32|0)?(t=s[o>>2])||(w(2227,1552,173,1153),m()):t=0,Ct(r,t,256),en(f=r+24|0),s[r+32>>2]=2,c=rn(n+16|0,e),x=t=x-16|0,Gr(f,0,0),u=rn(t+8|0,r),nt(l);e:{t:{r:if(!mn(r)){n:{if(!Sn(l)){if(f=1,!mn(r))break n;w(2577,1526,571,1975),m()}if(L(r,l,e),mn(r))break r;if(nt(l),mn(r))break r;if(!Sn(l))break r;if(f=2,mn(r))break t}On(r,f,Fr(l)),mn(r)}l=s[r+28>>2],s[n+8>>2]=s[r+24>>2],s[n+12>>2]=l,cn(s[u>>2]),x=t+16|0;break e}w(2577,1526,583,1975),m()}t=s[n+12>>2],s[e+56>>2]=s[n+8>>2],s[e+60>>2]=t,t=Vr(e+56|0),s[n+4>>2]=0,s[n>>2]=t?0:3;e:{t:{if(s[n>>2]|1&s[n+4>>2]){if(24!=(0|Dr(o)))break t;(0|(t=$t(o,1)))!=(0|e)&&(l=s[t+4>>2],s[e>>2]=s[t>>2],s[e+4>>2]=l,l=s[t+20>>2],s[e+16>>2]=s[t+16>>2],s[e+20>>2]=l,l=s[t+12>>2],s[e+8>>2]=s[t+8>>2],s[e+12>>2]=l,a[t+18>>1]=0)}cn(t=s[c>>2]+32|0),s[t+12>>2]!=s[t+8>>2]?H(t,Dr(t)):(V(s[t+8>>2]),s[t+16>>2]=0,s[t+8>>2]=0,s[t+12>>2]=0),Ar(r),x=n- -64|0;break e}w(2390,1469,2344,1409),m()}return x=i+16|0,e}function K(e,t,r){var n,o=0,a=0;if(r>>>0>=512)return _(0|e,0|t,0|r),e;n=e+r|0;e:if(3&(e^t))if(n>>>0<4)r=e;else if((o=n-4|0)>>>0<e>>>0)r=e;else for(r=e;i[0|r]=d[0|t],i[r+1|0]=d[t+1|0],i[r+2|0]=d[t+2|0],i[r+3|0]=d[t+3|0],t=t+4|0,o>>>0>=(r=r+4|0)>>>0;);else{t:if(3&e)if(r)for(r=e;;){if(i[0|r]=d[0|t],t=t+1|0,!(3&(r=r+1|0)))break t;if(!(r>>>0<n>>>0))break}else r=e;else r=e;if(!((o=-4&n)>>>0<64||(a=o+-64|0)>>>0<r>>>0))for(;s[r>>2]=s[t>>2],s[r+4>>2]=s[t+4>>2],s[r+8>>2]=s[t+8>>2],s[r+12>>2]=s[t+12>>2],s[r+16>>2]=s[t+16>>2],s[r+20>>2]=s[t+20>>2],s[r+24>>2]=s[t+24>>2],s[r+28>>2]=s[t+28>>2],s[r+32>>2]=s[t+32>>2],s[r+36>>2]=s[t+36>>2],s[r+40>>2]=s[t+40>>2],s[r+44>>2]=s[t+44>>2],s[r+48>>2]=s[t+48>>2],s[r+52>>2]=s[t+52>>2],s[r+56>>2]=s[t+56>>2],s[r+60>>2]=s[t+60>>2],t=t- -64|0,a>>>0>=(r=r- -64|0)>>>0;);if(r>>>0>=o>>>0)break e;for(;s[r>>2]=s[t>>2],t=t+4|0,o>>>0>(r=r+4|0)>>>0;);}if(r>>>0<n>>>0)for(;i[0|r]=d[0|t],t=t+1|0,(0|n)!=(0|(r=r+1|0)););return e}function J(e,t,r){var n=0,o=0,i=0,a=0,s=0,c=0,u=0,l=0,f=0;n=e;e:{t:{r:{n:{o:{i:{a:{s:{c:{u:{if(t){if(!r)break u;break c}e=(n>>>0)/(r>>>0)|0,U=0;break e}if(!n)break s;break a}if(!(r-1&r))break i;o=0-(a=(h(r)+33|0)-h(t)|0)|0;break n}e=(t>>>0)/0|0,U=0;break e}if((e=32-h(t)|0)>>>0<31)break o;break r}if(1==(0|r))break t;r=31&(e=r?31-h(r-1^r)|0:32),(63&e)>>>0>=32?(e=0,t=t>>>r|0):(e=t>>>r|0,t=((1<<r)-1&t)<<32-r|n>>>r),U=e,e=t;break e}a=e+1|0,o=63-e|0}if(i=31&(e=63&a),e>>>0>=32?(e=0,s=t>>>i|0):(e=t>>>i|0,s=((1<<i)-1&t)<<32-i|n>>>i),i=e,o=31&(e=63&o),e>>>0>=32?(e=n<<o,n=0):(e=(1<<o)-1&n>>>32-o|t<<o,n<<=o),t=e,a)for(f=-1!=(0|(o=r-1|0))?0:-1;s=(e=s<<1|t>>>31)-(u=r&(c=f-((i=i<<1|s>>>31)+(e>>>0>o>>>0)|0)>>31))|0,i=i-(e>>>0<u>>>0)|0,t=t<<1|n>>>31,n=l|n<<1,l=1&c,a=a-1|0;);U=t<<1|n>>>31,e=l|n<<1;break e}n=0,t=0}U=t,e=n}return e}function z(e,t,r){var n,o=0,i=0,a=0,c=0,u=0;x=n=x-16|0;e:{if(sn(t)){if(!Lr(r))break e;sn(t)||(w(2566,1469,1246,1350),m()),rn(e,s[t+8>>2]),kt(o=n+8|0,t);t:if(Zr(e,o))for(;;){i=s[e>>2];r:{n:{if(Lr(r)){if(!Lr(i))break n;if((0|(a=St(r)))==(0|St(i))){if(o=1,(0|(c=vt(r)))==(0|(i=vt(i))))break r;o:{i:{a:{if(a>>>0>=4){if(3&(i|c))break a;for(;;){if(s[c>>2]!=s[i>>2])break a;if(i=i+4|0,c=c+4|0,!((a=a-4|0)>>>0>3))break}}if(!a)break i}for(;;){if((0|(o=d[0|c]))==(0|(u=d[0|i]))){if(i=i+1|0,c=c+1|0,a=a-1|0)continue;break i}break}o=o-u|0;break o}o=0}o=!o}else o=0;break r}w(2625,1469,2171,1431),m()}w(2605,1469,2172,1431),m()}if(o)break t;if(s[e>>2]=s[e>>2]+48,kt(o=n+8|0,t),!Zr(e,o))break}return void(x=n+16|0)}w(2566,1469,1334,1178),m()}w(2620,1469,1335,1178),m()}function q(e,t,r){e:switch(t-9|0){case 0:return t=s[r>>2],s[r>>2]=t+4,void(s[e>>2]=s[t>>2]);case 6:return t=s[r>>2],s[r>>2]=t+4,t=a[t>>1],s[e>>2]=t,void(s[e+4>>2]=t>>31);case 7:return t=s[r>>2],s[r>>2]=t+4,s[e>>2]=p[t>>1],void(s[e+4>>2]=0);case 8:return t=s[r>>2],s[r>>2]=t+4,t=i[0|t],s[e>>2]=t,void(s[e+4>>2]=t>>31);case 9:return t=s[r>>2],s[r>>2]=t+4,s[e>>2]=d[0|t],void(s[e+4>>2]=0);case 16:return t=s[r>>2]+7&-8,s[r>>2]=t+8,void($[e>>3]=$[t>>3]);case 17:io[8](e,r);default:return;case 1:case 4:case 14:return t=s[r>>2],s[r>>2]=t+4,t=s[t>>2],s[e>>2]=t,void(s[e+4>>2]=t>>31);case 2:case 5:case 11:case 15:return t=s[r>>2],s[r>>2]=t+4,s[e>>2]=s[t>>2],void(s[e+4>>2]=0);case 3:case 10:case 12:case 13:break e}t=s[r>>2]+7&-8,s[r>>2]=t+8,r=s[t+4>>2],s[e>>2]=s[t>>2],s[e+4>>2]=r}function ee(e,t,r){var n,o=0,i=0,a=0,c=0;x=n=x-32|0,s[e+16>>2]=0,s[e>>2]=-1,s[e+4>>2]=-1,s[e+8>>2]=-1,s[e+12>>2]=2;e:{t:switch(0|r){case 0:o=lt(t,3);break e;case 1:a=lt(t,2),i=-1;r:if(!(s[t+544>>2]<2))for(c=t+576|0,o=1;;){if(.5*+s[t+668>>2]>+s[sr(c,o)>>2]&&(i=s[sr(c,o)>>2],o>>>0>2))break r;if(!((0|(o=o+1|0))<s[t+544>>2]))break}o=(0|i)<(0|a)?a:i;break e;default:break t}o=lt(t,3)}s[e>>2]=o,i=le(t,s[t+140>>2],s[t+144>>2]),s[t+108>>2]=i,(0|i)>0&&(o=$e(t,o,i),s[e>>2]=o),1!=(0|(a=s[t+672>>2]))?(i=5e3,s[e+4>>2]=5e3,e=-1):(s[e+16>>2]=1,s[e+8>>2]=1024e3,i=-1,e=1024e3),c=s[t+668>>2],s[n+24>>2]=1,s[n+20>>2]=e,s[n+16>>2]=i,s[n+12>>2]=o,s[n+8>>2]=a,s[n+4>>2]=c,s[n>>2]=r,ae(t,3564,n),x=n+32|0}function te(e,t,r){var n=0,o=0;e:if((0|e)!=(0|t)){if(t-(o=e+r|0)>>>0<=0-(r<<1)>>>0)return void K(e,t,r);if(n=3&(e^t),e>>>0<t>>>0){if(!n){if(3&e)for(;;){if(!r)break e;if(i[0|e]=d[0|t],t=t+1|0,r=r-1|0,!(3&(e=e+1|0)))break}if(!(r>>>0<=3))for(;s[e>>2]=s[t>>2],t=t+4|0,e=e+4|0,(r=r-4|0)>>>0>3;);}if(r)for(;i[0|e]=d[0|t],e=e+1|0,t=t+1|0,r=r-1|0;);}else{if(!n){if(3&o)for(;;){if(!r)break e;if(i[0|(n=(r=r-1|0)+e|0)]=d[t+r|0],!(3&n))break}if(!(r>>>0<=3))for(;s[(r=r-4|0)+e>>2]=s[t+r>>2],r>>>0>3;);}if(!r)break e;for(;i[(r=r-1|0)+e|0]=d[t+r|0],r;);}}}function re(e,t,r){var n=0,o=0,a=0;if(r&&(i[0|e]=t,i[(o=e+r|0)-1|0]=t,!(r>>>0<3||(i[e+2|0]=t,i[e+1|0]=t,i[o-3|0]=t,i[o-2|0]=t,r>>>0<7||(i[e+3|0]=t,i[o-4|0]=t,r>>>0<9||(a=(o=0-e&3)+e|0,n=b(255&t,16843009),s[a>>2]=n,s[(r=(t=r-o&-4)+a|0)-4>>2]=n,t>>>0<9||(s[a+8>>2]=n,s[a+4>>2]=n,s[r-8>>2]=n,s[r-12>>2]=n,t>>>0<25||(s[a+24>>2]=n,s[a+20>>2]=n,s[a+16>>2]=n,s[a+12>>2]=n,s[r-16>>2]=n,s[r-20>>2]=n,s[r-24>>2]=n,s[r-28>>2]=n,(r=(r=t)-(t=4&a|24)|0)>>>0<32))))))))for(n=Fe(n,0,1,1),o=U,t=t+a|0;s[t+24>>2]=n,s[t+28>>2]=o,s[t+16>>2]=n,s[t+20>>2]=o,s[t+8>>2]=n,s[t+12>>2]=o,s[t>>2]=n,s[t+4>>2]=o,t=t+32|0,(r=r-32|0)>>>0>31;);return e}function ne(e,t){var r,n,o,i,a,c=0,u=0,l=0,f=0;if(s[e+4>>2]!=s[Wn(e)>>2])return x=u=x-16|0,c=Bt(u,e,1),ln(Wn(e),s[c+4>>2],t),s[c+4>>2]=s[c+4>>2]+4,Yr(c),void(x=u+16|0);if(x=r=x-32|0,o=Wn(e),u=Ze(e,Nr(e)+1|0),l=Nr(e),x=n=x-16|0,s[n+12>>2]=0,fn((c=r+8|0)+12|0,o),u&&(f=fr(s[c+16>>2],u)),s[c>>2]=f,l=(l<<2)+f|0,s[c+8>>2]=l,s[c+4>>2]=l,i=Gn(c),a=(u<<2)+f|0,s[i>>2]=a,x=n+16|0,ln(o,s[c+8>>2],t),s[c+8>>2]=s[c+8>>2]+4,wn(e),t=c+4|0,tr(Wn(e),s[e>>2],s[e+4>>2],t),wt(e,t),wt(e+4|0,c+8|0),wt(Wn(e),Gn(c)),s[c>>2]=s[c+4>>2],xn(e,Nr(e)),(0|(e=s[c+4>>2]))!=s[c+8>>2])for(;s[c+8>>2]=s[c+8>>2]-4,(0|e)!=s[c+8>>2];);s[c>>2]&&V(e=s[c>>2]),x=r+32|0}function oe(e,t,r,n){var o=0;s[n+8>>2]=t,s[n>>2]=0,s[n+4>>2]=0,s[r>>2]=n,s[s[e>>2]>>2]&&(s[e>>2]=s[s[e>>2]>>2]),r=(0|(n=s[Xn(e)>>2]))==(0|(t=s[r>>2])),i[t+12|0]=r;e:if(!r)for(;;){if(d[s[t+8>>2]+12|0])break e;o=vr(s[t+8>>2]),r=s[t+8>>2];t:{if(o){if(!(!(r=s[s[r+8>>2]+4>>2])|d[r+12|0]))break t;vr(t)||qe(t=s[t+8>>2]),t=s[t+8>>2],i[t+12|0]=1,t=s[t+8>>2],i[t+12|0]=0,ze(t);break e}if(!(r=s[s[r+8>>2]>>2])|d[r+12|0]){vr(t)&&ze(t=s[t+8>>2]),t=s[t+8>>2],i[t+12|0]=1,t=s[t+8>>2],i[t+12|0]=0,qe(t);break e}}if(t=s[t+8>>2],i[t+12|0]=1,t=s[t+8>>2],i[t+12|0]=(0|t)==(0|n),i[r+12|0]=1,(0|t)==(0|n))break}e=Wn(e),s[e>>2]=s[e>>2]+1}function ie(e,t){var r,n=0,o=0,i=0,a=0,c=0,u=0;x=r=x-16|0,a=1;e:{t:switch(t-e>>2){case 2:if(!Kr(t=t-4|0,e))break e;wt(e,t);break e;case 3:je(e,e+4|0,t-4|0);break e;case 4:ot(e,e+4|0,e+8|0,t-4|0);break e;case 5:Qe(e,e+4|0,e+8|0,e+12|0,t-4|0);break e;case 0:case 1:break e;default:break t}for(je(e,e+4|0,i=e+8|0),n=e+12|0;;){if((0|t)==(0|n))break e;t:{if(Kr(n,i)){for(s[r+12>>2]=s[n>>2],o=n;;){if(u=o,o=i,s[u>>2]=s[o>>2],(0|e)!=(0|o)){if(Kr(r+12|0,i=o-4|0))continue}else o=e;break}if(s[o>>2]=s[r+12>>2],8==(0|(c=c+1|0)))break t}i=n,n=n+4|0;continue}break}a=(n+4|0)==(0|t)}return x=r+16|0,a}function ae(e,t,r){var n,o=0,i=0;if(x=n=x-16|0,d[e+178|0]){if(s[n+12>>2]=r,x=o=x-208|0,s[o+204>>2]=r,re(e=o+160|0,0,40),s[o+200>>2]=s[o+204>>2],!((0|G(0,t,o+200|0,o+80|0,e))<0)){e=s[2207]>=0,r=s[2188],s[2206]<=0&&(s[2188]=-33&r);e:{t:{if(s[2200]){if(s[2192])break t}else s[2200]=80,s[2195]=0,s[2192]=0,s[2193]=0,i=s[2199],s[2199]=o;if(Xe(8752))break e}G(8752,t,o+200|0,o+80|0,o+160|0)}i&&(io[s[2197]](8752,0,0),s[2200]=0,s[2199]=i,s[2195]=0,s[2192]=0,s[2193]=0),s[2188]=s[2188]|32&r}x=o+208|0}x=n+16|0}function se(e,t){var r=0,n=0,o=0;if((0|e)!=(0|t)){if(!qr(e))return qr(t)?(o=mr(t),t=yr(t),x=r=x-16|0,t>>>0<=10?(Un(e,t),on(e,o,t),i[r+15|0]=0,kn(e+t|0,r+15|0)):Ee(e,10,t-10|0,e=d[e+11|0],e,t,o),void(x=r+16|0)):(s[e+8>>2]=s[t+8>>2],r=s[t+4>>2],s[e>>2]=s[t>>2],void(s[e+4>>2]=r));o=mr(t),t=yr(t),x=r=x-16|0,(n=Cr(e))>>>0>t>>>0?(n=s[e>>2],jn(e,t),on(n,o,t),i[r+15|0]=0,kn(t+n|0,r+15|0)):Ee(e,n-1|0,1+(t-n|0)|0,e=s[e+4>>2],e,t,o),x=r+16|0}}function ce(e,t){if(!e)return 0;e:{t:{if(e){if(t>>>0<=127)break t;if(s[s[2781]>>2]){if(t>>>0<=2047){i[e+1|0]=63&t|128,i[0|e]=t>>>6|192,e=2;break e}if(!(57344!=(-8192&t)&t>>>0>=55296)){i[e+2|0]=63&t|128,i[0|e]=t>>>12|224,i[e+1|0]=t>>>6&63|128,e=3;break e}if(t-65536>>>0<=1048575){i[e+3|0]=63&t|128,i[0|e]=t>>>18|240,i[e+2|0]=t>>>6&63|128,i[e+1|0]=t>>>12&63|128,e=4;break e}}else if(57216==(-128&t))break t;s[2744]=25,e=-1}else e=1;break e}i[0|e]=t,e=1}return e}function ue(e){var t,r=0,n=0,o=0,i=0;if(Mr(t=e+608|0))for(e=0;r=Br(t,e),(0|(o=s[r+4>>2]))>=0&(r=s[r>>2])>>>0>=2|(0|o)>0?(r=Br(t,e),o=s[r>>2],r=s[r+4>>2]):(o=1,r=0),i+=1/(+(o>>>0)+4294967296*+(0|r)),e=e+1|0,Mr(t)>>>0>e>>>0;);return Mr(t)&&(n=+(Mr(t)>>>0)/i),O(n)<0x8000000000000000?(U=O(n)>=1?~~(n>0?g(T(2.3283064365386963e-10*n),4294967295):S(2.3283064365386963e-10*(n-+(~~n>>>0>>>0))))>>>0:0,~~n>>>0):(U=-2147483648,0)}function le(e,t,r){var n,o=0,i=0,a=0,c=0,u=0,l=0,f=0,d=0;x=n=x-16|0,o=-1;e:if(!((0|t)<=0|(0|r)<=0)){if(s[e+544>>2]>0){for(c=(o=t>>>0>r>>>0)?t:r,u=o?r:t,l=e+576|0,f=e+564|0,d=e+552|0,t=0;;){if(r=s[sr(d,t)>>2],i=sr(f,t),o=-1,(0|r)<=0)break e;if((0|(i=s[i>>2]))<=0)break e;if(o=sr(l,t),(0|((a=r>>>0>i>>>0)?i:r))>=(0|u)|(0|(a?r:i))>=(0|c)||!((0|(t=t+1|0))<s[e+544>>2]))break}o=s[o>>2]}s[n>>2]=o,ae(e,3712,n)}return x=n+16|0,o}function fe(e,t,r){var n,o,c,u=0;return u=Ae(e+32|0),o=cr(e),x=n=x-16|0,s[u>>2]=0,s[u+4>>2]=0,s[u+16>>2]=0,s[u+20>>2]=0,s[u+8>>2]=0,s[u+12>>2]=0,s[(e=n+8|0)+4>>2]=r,s[e>>2]=t||5376,!r|t||(w(1064,1469,401,1671),m()),y[e+4>>2]<18?(a[u+18>>1]=7173,Nn(u,s[e+4>>2])):(a[u+18>>1]=3077,s[u>>2]=s[e+4>>2],Vn(t=u,u=ye(o,s[e+4>>2]+1|0))),c=K(u,s[e>>2],s[e+4>>2])+s[e+4>>2]|0,0,i[0|c]=0,x=n+16|0,1}function de(e,t,r){var n=0,o=0,i=0;if(!(32&d[0|e]))e:{n=t;t:{if(!(e=s[(t=e)+16>>2])){if(Xe(t))break t;e=s[t+16>>2]}if(e-(i=s[t+20>>2])>>>0<r>>>0){io[s[t+36>>2]](t,n,r);break e}r:if(!(s[t+80>>2]<0)){for(e=r;;){if(o=e,!e)break r;if(10==d[n+(e=o-1|0)|0])break}if(io[s[t+36>>2]](t,n,o)>>>0<o>>>0)break t;n=n+o|0,r=r-o|0,i=s[t+20>>2]}K(i,n,r),s[t+20>>2]=s[t+20>>2]+r}}}function pe(e,t){var r,n=0,o=0;r=s[e>>2],(s[r+16>>2]-s[r+12>>2]|0)<=0&&(s[r+8>>2]?n=((n=Rr(r))+1>>>1|0)+n|0:(s[r>>2]||(n=bt(1),s[r+4>>2]=n,s[r>>2]=n),n=s[r+20>>2]),H(r,n>>>0<(o=Dr(r)+1|0)>>>0?o:n));e:{t:{if(n=s[r+12>>2]){if((s[r+16>>2]-n|0)<=0)break t;s[r+12>>2]=n+1;break e}w(2238,1552,130,2084),m()}w(2428,1552,131,2084),m()}i[0|n]=t,s[e+4>>2]=s[e+4>>2]+1}function ye(e,t){var r=0,n=0,o=0,i=0;e:if(t){if(n=t+7&-8,!((t=s[e>>2])&&(o=n+(r=s[t+4>>2])|0)>>>0<=y[t>>2])){if(r=(t=s[e+4>>2])>>>0>n>>>0?t:n,s[e+12>>2]||(t=bt(1),s[e+16>>2]=t,s[e+12>>2]=t),(t=(t=r+16|0)?B(t):0)&&(s[t+4>>2]=0,s[t>>2]=r,s[t+8>>2]=s[e>>2],s[e>>2]=t),!t)break e;t=s[e>>2],o=n+(r=s[t+4>>2])|0}s[t+4>>2]=o,i=16+(t+r|0)|0}return i}function Ee(e,t,r,n,o,a,c){var u,l=0,f=0;if(x=u=x-16|0,(-1^t)-17>>>0>=r>>>0)return l=mr(e),t>>>0<2147483623?(s[u+8>>2]=t<<1,s[u+12>>2]=t+r,r=Mt(s[Jt(u+12|0,u+8|0)>>2])):r=-18,r=bt(f=r+1|0),a&&on(r,c,a),(n=n-o|0)&&on(r+a|0,o+l|0,n),10!=(0|t)&&V(l),Qn(e,r),Wr(e,f),jn(t=e,e=n+a|0),i[u+7|0]=0,kn(e+r|0,u+7|0),void(x=u+16|0);ro(),m()}function $e(e,t,r){var n,o=0,i=0,a=0,c=0;x=n=x-16|0,a=t;e:if(!((0|r)<=0|(0|t)<=(0|r)||(i=1,s[e+544>>2]<=0||(0|(o=s[sr(c=e+576|0,0)>>2]))>(0|r))))for(;;){if(a=o,s[e+544>>2]<=(0|i))break e;if(o=sr(c,i),i=i+1|0,!((0|(o=s[o>>2]))<=(0|r)))break}return s[n+8>>2]=a,s[n+4>>2]=r,s[n>>2]=t,ae(e,3932,n),x=n+16|0,a}function be(e,t,r,n){i[e+53|0]=1;e:if(s[e+4>>2]==(0|r)){i[e+52|0]=1;t:{if(!(r=s[e+16>>2])){if(s[e+36>>2]=1,s[e+24>>2]=n,s[e+16>>2]=t,1!=(0|n))break e;if(1==s[e+48>>2])break t;break e}if((0|t)==(0|r)){if(2==(0|(r=s[e+24>>2]))&&(s[e+24>>2]=n,r=n),1!=s[e+48>>2])break e;if(1==(0|r))break t;break e}s[e+36>>2]=s[e+36>>2]+1}i[e+54|0]=1}}function Ae(e){var t=0,r=0;(s[e+16>>2]-s[e+12>>2]|0)<24&&(s[e+8>>2]?t=((t=Rr(e))+1>>>1|0)+t|0:(s[e>>2]||(t=bt(1),s[e+4>>2]=t,s[e>>2]=t),t=s[e+20>>2]),H(e,t>>>0<(r=Dr(e)+24|0)>>>0?r:t));e:{t:{if(t=s[e+12>>2]){if((s[e+16>>2]-t|0)<24)break t;s[e+12>>2]=t+24;break e}w(2238,1552,130,2084),m()}w(2428,1552,131,2084),m()}return t}function Oe(e,t){var r,n,o;return x=o=(x=n=(x=r=x-16|0)-16|0)-32|0,Pt(o,t),z(n,e,Me(o+8|0,o)),x=o+32|0,s[(t=n+8|0)>>2]=s[n>>2],x=n+16|0,s[r+8>>2]=s[t>>2],x=t=x-16|0,sn(e)||(w(2566,1469,1243,2102),m()),e=s[rn(t+8|0,s[e+8>>2]+b(s[e>>2],48)|0)>>2],x=t+16|0,s[r>>2]=e,e=Zr(r+8|0,r),x=r+16|0,e}function he(e,t,r){for(var n=0,o=0,i=0;;){e:{n=(o=Sn(t))+(n<<4)|0;t:if((o-48&255)>>>0<=9)n=n-48|0;else if((o-65&255)>>>0<=5)n=n-55|0;else if((o-97&255)>>>0<=5)n=n-87|0;else{if(!mn(e)){if(On(e,8,r),!mn(e))break t;n=0;break e}w(2577,1526,919,2308),m()}if(pr(t),4!=(0|(i=i+1|0)))continue}break}return n}function ge(e,t,r){var n=0,o=0,i=0;n=yn(e),o=Xn(e);e:{if(n){t:{for(;;){r:{if(Kr(r,i=n+16|0)){if(!s[n>>2])break e}else{if(!Kr(i,r))break t;if(o=n+4|0,!s[n+4>>2])break r;n=o}o=n,n=s[n>>2];continue}break}return s[t>>2]=n,o}return s[t>>2]=n,o}n=Xn(e)}return s[t>>2]=n,n}function Te(e){var t=0,r=0,n=0;e:{if(3&(t=e))for(;;){if(!d[0|t])break e;if(!(3&(t=t+1|0)))break}for(;r=t,t=t+4|0,!((-1^(n=s[r>>2]))&n-16843009&-2139062144););if(!(255&n))return r-e|0;for(;n=d[r+1|0],r=t=r+1|0,n;);}return t-e|0}function Se(e,t){var r,n=0,o=0;if(s[e+4>>2]!=s[Wn(e)>>2])return x=o=x-16|0,n=or(o,e),pn(Wn(e),s[n+4>>2],t),s[n+4>>2]=s[n+4>>2]+8,Yr(n),void(x=o+16|0);x=o=x-32|0,r=n=Wn(e),n=Ce(o+8|0,Ie(e,Mr(e)+1|0),Mr(e),n),pn(r,s[n+8>>2],t),s[n+8>>2]=s[n+8>>2]+8,at(e,n),tt(n),x=o+32|0}function me(e,t,r){var n=0;if(!r)return s[e+4>>2]==s[t+4>>2];if((0|e)==(0|t))return 1;r=s[e+4>>2],e=d[0|r],t=s[t+4>>2];e:if(!(!e|(0|(n=d[0|t]))!=(0|e)))for(;;){if(n=d[t+1|0],!(e=d[r+1|0]))break e;if(t=t+1|0,r=r+1|0,(0|e)!=(0|n))break}return(0|e)==(0|n)}function Ie(e,t){var r,n,o=0;if(x=r=x-16|0,s[r+12>>2]=t,x=n=x-16|0,s[n+12>>2]=536870911,s[n+8>>2]=2147483647,o=s[Kt(n+12|0,n+8|0)>>2],x=n+16|0,t>>>0<=o>>>0)return(e=Pr(e))>>>0<o>>>1>>>0&&(s[r+8>>2]=e<<1,o=s[Jt(r+8|0,r+12|0)>>2]),x=r+16|0,o;Kn(),m()}function we(e,t){var r,n,o,a=0,s=0;return x=o=x-16|0,r=Te(t),x=n=x-16|0,r>>>0<=4294967279?(r>>>0<=10?(Un(e,r),a=e):(Qn(e,a=bt(s=Mt(r)+1|0)),Wr(e,s),jn(e,r)),on(a,t,r),i[n+15|0]=0,kn(r+a|0,n+15|0),x=n+16|0):(ro(),m()),x=o+16|0,e}function Re(e,t,r){var n=0,o=0,a=0;if(t)for(;o=Fe(n=J(e,t,10),a=U,10,0),i[0|(r=r-1|0)]=e-o|48,o=t>>>0>9,e=n,t=a,o;);else n=e;if(n)for(;e=(n>>>0)/10|0,i[0|(r=r-1|0)]=n-b(e,10)|48,t=n>>>0>9,n=e,t;);return r}function Pe(e){var t,r,n=0,o=0,i=0,a=0,s=0,c=0,u=0;if(!((0|(r=Mr(t=e+644|0)))<=1)){for(e=n=r-1|0;o=e-1|0,i=+(0|e),a=($[Br(t,e)>>3]-$[Br(t,o)>>3])*i+a,s+=i,c=e>>>0>1,e=o,c;);(0|r)<=1||(u=a/(s*+(0|n)))}return u}function _e(e,t){var r=0,n=0,o=0;return r=e+32|0,n=b(t,48),Dr(r)>>>0<n>>>0&&(w(2525,1552,139,1210),m()),n=s[r+12>>2]-n|0,s[r+12>>2]=n,r=xt(r),e=cr(e),a[r+18>>1]=3,t?(Vn(r,o=ye(o=e,e=b(t,48))),K(o,n,e)):Vn(r,0),s[r>>2]=t,s[r+4>>2]=t,1}function ve(e,t){var r,n,o=0;r=Te(t),x=n=x-16|0,(o=qr(e)?Cr(e)-1|0:10)>>>0>=r>>>0?(o=mr(e),r&&te(o,t,r),i[n+15|0]=0,kn(r+o|0,n+15|0),qr(e)?jn(e,r):Un(e,r)):Ee(e,o,r-o|0,e=yr(e),e,r,t),x=n+16|0}function De(e,t){var r,n,o=0;if(f(+e),r=0|c(1),n=0|c(0),2047!=(0|(o=r>>>20&2047))){if(!o)return 0==e?o=0:(e=De(0x10000000000000000*e,t),o=s[t>>2]+-64|0),s[t>>2]=o,e;s[t>>2]=o-1022,u(0,0|n),u(1,-2146435073&r|1071644672),e=+l()}return e}function Ce(e,t,r,n){var o,i,a,c=0;return x=o=x-16|0,s[o+12>>2]=0,fn(e+12|0,n),t&&(t>>>0>536870911&&(Ge(1796),m()),c=bt(t<<3)),s[e>>2]=c,r=(r<<3)+c|0,s[e+8>>2]=r,s[e+4>>2]=r,i=Gn(e),a=(t<<3)+c|0,s[i>>2]=a,x=o+16|0,e}function Me(e,t){var r,n;return x=n=x-16|0,s[e>>2]=0,s[e+4>>2]=0,s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,s[(r=n+8|0)>>2]=s[t>>2],s[r+4>>2]=s[t+4>>2],a[e+18>>1]=1029,Vn(e,s[r>>2]),s[e>>2]=s[r+4>>2],x=n+16|0,e}function Ne(e){var t,r=0,n=0;if(t=s[e+28>>2]){e:if(r=s[t>>2]){for(;;){if(s[t+8>>2]!=(0|r)){if(n=s[r+8>>2],V(r),s[t>>2]=n,r=n)continue;break e}break}s[r+4>>2]=0}(r=s[t+16>>2])&&V(r),V(t)}Ar(e+32|0)}function ke(e){var t=0,r=0,n=0;if(!An(i[s[e>>2]]))return 0;for(;n=s[e>>2],t=-1,r>>>0<=214748364&&(t=i[0|n]-48|0,t=(2147483647-(r=b(r,10))|0)<(0|t)?-1:t+r|0),s[e>>2]=n+1,r=t,An(i[n+1|0]););return t}function Fe(e,t,r,n){var o,i,a,s,c=0,u=0;return s=b(c=r>>>16|0,u=e>>>16|0),c=(65535&(u=((a=b(o=65535&r,i=65535&e))>>>16|0)+b(u,o)|0))+b(c,i)|0,U=(b(t,r)+s|0)+b(e,n)+(u>>>16)+(c>>>16)|0,65535&a|c<<16}function xe(e,t,r){var n;if(!(n=s[e+16>>2]))return s[e+36>>2]=1,s[e+24>>2]=r,void(s[e+16>>2]=t);e:{if((0|t)==(0|n)){if(2!=s[e+24>>2])break e;return void(s[e+24>>2]=r)}i[e+54|0]=1,s[e+24>>2]=2,s[e+36>>2]=s[e+36>>2]+1}}function je(e,t,r){var n,o=0;o=Kr(t,e),n=Kr(r,t);e:{if(o){if(n)return wt(e,r),1;if(wt(e,t),o=1,!Kr(r,t))break e;wt(t,r)}else{if(o=0,!n)break e;if(wt(t,r),o=1,!Kr(t,e))break e;wt(e,t)}o=2}return o}function Ue(e){var t=0;return Nt(e),s[e+28>>2]=0,s[e+24>>2]=0,Ct(e+32|0,0,1024),en(e+56|0),s[e+24>>2]||(t=bt(20),s[t+16>>2]=0,s[t+12>>2]=0,s[t+8>>2]=0,s[t+4>>2]=65536,s[t>>2]=0,s[e+28>>2]=t,s[e+24>>2]=t),e}function Be(e,t){var r,n,o;return x=r=x-32|0,Pt(r,t),o=Me(r+8|0,r),x=t=x-16|0,z(n=t+8|0,e,o),kt(t,e),Zr(n,t)?(x=t+16|0,e=s[t+8>>2]+24|0):(w(1981,1469,1218,2248),m()),x=r+32|0,e}function Le(e,t,r,n,o){var i;if(x=i=x-256|0,!(73728&o|(0|r)<=(0|n))){if(re(i,255&t,(n=(r=r-n|0)>>>0<256)?r:256),!n)for(;de(e,i,256),(r=r-256|0)>>>0>255;);de(e,i,r)}x=i+256|0}function Ge(e){var t,r,n,o,i;t=0|R(8),s[t>>2]=8588,s[t>>2]=8632,n=bt((r=Te(e))+13|0),s[n+8>>2]=0,s[n+4>>2]=r,s[n>>2]=r,o=t,i=K(n+12|0,e,r+1|0),s[o+4>>2]=i,s[t>>2]=8680,P(0|t,8712,2),m()}function Ve(){var e,t,r=0,n=0;return x=r=x-16|0,I(r+8|0,0),n=s[r+12>>2],x=r+16|0,r=Fe(r=s[r+8>>2],r>>31,1e3,0),t=U,n=r+(e=J(n,n>>31,1e3))|0,r=U+t|0,U=r=n>>>0<e>>>0?r+1|0:r,n}function Xe(e){var t=0;return t=s[e+72>>2],s[e+72>>2]=t-1|t,8&(t=s[e>>2])?(s[e>>2]=32|t,-1):(s[e+4>>2]=0,s[e+8>>2]=0,t=s[e+44>>2],s[e+28>>2]=t,s[e+20>>2]=t,s[e+16>>2]=t+s[e+48>>2],0)}function We(e,t){if(s[e>>2]=0,s[e+4>>2]=0,s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,t>>>0<7)return a[e+18>>1]=p[5378+(t<<1)>>1],void(5==(0|t)&&Nn(e,0));w(2022,1469,714,1879),m()}function He(e){var t=0,r=0;e&&(s[e+20>>2]!=s[e+28>>2]&&io[s[e+36>>2]](e,0,0),(0|(t=s[e+4>>2]))!=(0|(r=s[e+8>>2]))&&(t=t-r|0,io[s[e+40>>2]](e,t,t>>31,1)))}function Ye(e,t){var r,n,o,i;x=r=x-16|0,s[r+8>>2]=t,o=r,i=hn(e),s[o>>2]=i,n=$r((t=s[e>>2]+(s[r+8>>2]-s[r>>2]>>3<<3)|0)+8|0,s[e+4>>2],t),Mr(e),At(e,n),Yn(e),Ht(t),x=r+16|0}function Qe(e,t,r,n,o){var i=0;if(i=ot(e,t,r,n),Kr(o,n)){if(wt(n,o),!Kr(n,r))return i+1|0;if(wt(r,n),!Kr(r,t))return i+2|0;if(wt(t,r),!Kr(t,e))return i+3|0;wt(e,t),i=i+4|0}return i}function Ze(e,t){var r;if(x=r=x-16|0,s[r+12>>2]=t,t>>>0<=(t=dt(e))>>>0)return(e=_r(e))>>>0<t>>>1>>>0&&(s[r+8>>2]=e<<1,t=s[Jt(r+8|0,r+12|0)>>2]),x=r+16|0,t;Kn(),m()}function Ke(e,t){var r,n=0,o=0;return r=$t(n=e+32|0,t),n=xt(n),e=cr(e),a[n+18>>1]=4,t?(Vn(n,o=ye(o=e,e=b(t,24))),K(o,r,e)):Vn(n,0),s[n>>2]=t,s[n+4>>2]=t,1}function Je(e){var t,r;return(e=(t=s[2225])+(r=e+3&-4)|0)>>>0<=t>>>0&&r||e>>>0>ao()<<16>>>0&&!(0|D(0|e))?(s[2744]=48,-1):(s[2225]=e,t)}function ze(e){var t,r=0;t=s[e>>2],r=s[t+4>>2],s[e>>2]=r,r&&Vn(r,e),s[t+8>>2]=s[e+8>>2],r=vr(e)?s[e+8>>2]:s[e+8>>2]+4|0,s[r>>2]=t,s[t+4>>2]=e,Vn(e,t)}function qe(e){var t,r=0;t=s[e+4>>2],r=s[t>>2],s[e+4>>2]=r,r&&Vn(r,e),s[t+8>>2]=s[e+8>>2],r=vr(e)?s[e+8>>2]:s[e+8>>2]+4|0,s[r>>2]=t,s[t>>2]=e,Vn(e,t)}function et(e,t){var r,n,o=0;x=r=x-32|0,n=o=Wn(e),o=Ce(r+8|0,Ie(e,Mr(e)+1|0),Mr(e),o),Er(n,s[o+8>>2],t),s[o+8>>2]=s[o+8>>2]+8,at(e,o),tt(o),x=r+32|0}function tt(e){var t=0;if((0|(t=s[e+4>>2]))!=s[e+8>>2])for(;s[e+8>>2]=s[e+8>>2]-8,(0|t)!=s[e+8>>2];);s[e>>2]&&V(t=s[e>>2])}function rt(e){var t,r,n,o;x=t=(x=r=x-16|0)-16|0,s[e+4>>2]=0,s[t+12>>2]=0,gn(e+8|0,t+12|0),n=e,o=Xn(e),s[n>>2]=o,x=t+16|0,x=r+16|0}function nt(e){var t,r=0;for(x=t=x-16|0,e=_t(t,e);!((r=(255&Sn(e))-9|0)>>>0>23|!(1<<r&8388627));)pr(e);Vt(e),x=t+16|0}function ot(e,t,r,n){var o=0;if(o=je(e,t,r),Kr(n,r)){if(wt(r,n),!Kr(r,t))return o+1|0;if(wt(t,r),!Kr(t,e))return o+2|0;wt(e,t),o=o+3|0}return o}function it(e,t){var r;if(Nr(r=e+576|0))for(e=0;;){if(s[sr(r,e)>>2]==(0|t))return e;if(e=e+1|0,!(Nr(r)>>>0>e>>>0))break}return 0}function at(e,t){var r;In(e),r=t+4|0,tr(Wn(e),s[e>>2],s[e+4>>2],r),wt(e,r),wt(e+4|0,t+8|0),wt(Wn(e),Gn(t)),s[t>>2]=s[t+4>>2],Mr(e),Pr(e),Pr(e)}function st(e,t,r,n){var o;x=o=x-16|0,n=Bt(o,e,n),(0|(e=r-t|0))>0&&(K(s[n+4>>2],t,e),s[n+4>>2]=e+s[n+4>>2]),Yr(n),x=o+16|0}function ct(e,t){e:{if(an(e)){if(y[e>>2]<=t>>>0)break e;return s[e+8>>2]+b(t,24)|0}w(2556,1469,1668,2248),m()}w(1775,1469,1669,2248),m()}function ut(e,t){var r,n,o;dt(e)>>>0<t>>>0&&(Kn(),m()),r=fr(Wn(e),t),s[e>>2]=r,s[e+4>>2]=r,n=Wn(e),o=(t<<2)+r|0,s[n>>2]=o,xn(e)}function lt(e,t){var r;return Nr(r=e+576|0)?(e=s[e+544>>2]<=(0|t)?Nr(r)-1|0:(0|t)>0?t:0,s[Qr(r,e)>>2]):0}function ft(e){var t;s[e+4>>2],t=s[e>>2],s[e+4>>2]=t}function dt(e){var t;return x=t=x-16|0,s[t+12>>2]=1073741823,s[t+8>>2]=2147483647,e=s[Kt(t+12|0,t+8|0)>>2],x=t+16|0,e}function pt(e,t){return e=Ae(e+32|0),s[e+16>>2]=0,s[e+20>>2]=0,s[e>>2]=0,s[e+4>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0,a[e+18>>1]=t?10:9,1}function yt(e){var t,r;return x=r=(x=t=x-16|0)-16|0,e=s[rn(r+8|0,Xn(e))>>2],x=r+16|0,e=s[rn(t+8|0,e)>>2],x=t+16|0,e}function Et(e,t,r){var n;return x=n=x-16|0,s[n+12>>2]=t,gn(e,n+12|0),t=s[r+4>>2],s[e+4>>2]=s[r>>2],s[e+8>>2]=t,x=n+16|0,e}function $t(e,t){var r;return t=b(t,24),Dr(e)>>>0<t>>>0&&(w(2525,1552,139,1210),m()),r=e,e=s[e+12>>2]-t|0,s[r+12>>2]=e,e}function bt(e){var t=0;e=e||1;e:{for(;;){if(t=B(e))break e;if(!(t=s[3172]))break;io[0|t]()}N(),m()}return t}function At(e,t){s[e+4>>2],s[e+4>>2]=t}function Ot(e,t){s[e+4>>2],s[e+4>>2]=t}function ht(e){var t,r;return s[(e|=0)>>2]=8632,t=s[e+4>>2]-12|0,r=s[t+8>>2]-1|0,s[t+8>>2]=r,(0|r)<0&&V(t),0|e}function gt(e,t){var r,n;x=n=x-16|0,r=or(n,e),Er(Wn(e),s[r+4>>2],t),s[r+4>>2]=s[r+4>>2]+8,Yr(r),x=n+16|0}function Tt(e,t){var r;return x=r=x-16|0,s[r+8>>2]=s[e>>2],s[r>>2]=s[t>>2],e=Zr(r+8|0,r),x=r+16|0,e}function St(e){if(Lr(e))return 16&d[e+19|0]?17-i[e+17|0]|0:s[e>>2];w(2625,1469,1857,1443),m()}function mt(e){var t=0,r=0;Xt(e,yn(e)),t=Wn(e),r=0,s[t>>2]=r,t=e,r=Xn(e),s[t>>2]=r,t=Xn(e),r=0,s[t>>2]=r}function It(e){var t=0,r=0;Wt(e,yn(e)),t=Wn(e),r=0,s[t>>2]=r,t=e,r=Xn(e),s[t>>2]=r,t=Xn(e),r=0,s[t>>2]=r}function wt(e,t){var r;x=r=x-16|0,s[r+12>>2]=s[e>>2],s[e>>2]=s[t>>2],s[t>>2]=s[r+12>>2],x=r+16|0}function Rt(e){var t;return x=t=x-16|0,s[e>>2]=0,s[e+4>>2]=0,s[t+12>>2]=0,qn(e+8|0),x=t+16|0,e}function Pt(e,t){var r,n;s[e>>2]=t,t||(w(2337,1469,413,1362),m()),r=e,n=Te(t),s[r+4>>2]=n}function _t(e,t){var r,n;return r=s[t+4>>2],n=s[t>>2],s[e+8>>2]=t,s[e>>2]=n,s[e+4>>2]=r,e}function vt(e){if(Lr(e))return 16&d[e+19|0]||(e=s[e+8>>2]),e;w(2625,1469,1852,1620),m()}function Dt(e,t){if((0|t)>=-308){if((0|t)>=0)return Gt(t)*e;e/=Gt(0-t|0)}else e=0;return e}function Ct(e,t,r){s[e+4>>2]=0,s[e+8>>2]=0,s[e>>2]=t,s[e+20>>2]=r,s[e+12>>2]=0,s[e+16>>2]=0}function Mt(e){var t=0;return e=e>>>0>=11?11==(0|(e=(t=e+16&-16)-1|0))?t:e:10}function Nt(e){s[e>>2]=0,s[e+4>>2]=0,s[e+16>>2]=0,s[e+20>>2]=0,s[e+8>>2]=0,s[e+12>>2]=0}function kt(e,t){sn(t)||(w(2566,1469,1249,2102),m()),rn(e,s[t+8>>2]+b(s[t>>2],48)|0)}function Ft(e){var t;x=t=x-16|0,s[e>>2]=0,s[e+4>>2]=0,s[e+8>>2]=0,x=t+16|0}function xt(e){return Dr(e)>>>0<=23&&(w(2502,1552,146,1206),m()),s[e+12>>2]-24|0}function jt(e){var t;return x=t=x-16|0,e=s[rn(t+8|0,hn(e))>>2],x=t+16|0,e}function Ut(e){var t;return x=t=x-16|0,e=s[rn(t+8|0,nn(e))>>2],x=t+16|0,e}function Bt(e,t,r){return s[e>>2]=t,t=s[t+4>>2],s[e+4>>2]=t,s[e+8>>2]=t+(r<<2),e}function Lt(e){return s[e+12>>2]=0,s[e+4>>2]=9928,s[e>>2]=9928,s[e+8>>2]=9929,e}function Gt(e){return e>>>0>=309&&(w(2289,1586,48,2318),m()),$[5392+(e<<3)>>3]}function Vt(e){var t,r;r=s[e+4>>2],t=s[e+8>>2],s[t>>2]=s[e>>2],s[t+4>>2]=r}function Xt(e,t){t&&(Xt(e,s[t>>2]),Xt(e,s[t+4>>2]),eo(t+16|0),V(t))}function Wt(e,t){t&&(Wt(e,s[t>>2]),Wt(e,s[t+4>>2]),zn(t+16|0),V(t))}function Ht(e){var t;return x=t=x-16|0,e=s[rn(t+8|0,e)>>2],x=t+16|0,e}function Yt(e){var t;return x=t=x-16|0,Qn(t+8|0,e),x=t+16|0,s[t+8>>2]}function Qt(e){var t;return x=t=x-16|0,s[t+8>>2]=e,x=t+16|0,s[t+8>>2]}function Zt(e){return 32&d[e+18|0]||(w(1642,1469,1816,1114),m()),s[e>>2]}function Kt(e,t){var r,n;return x=r=x-16|0,n=Jr(t,e),x=r+16|0,n?t:e}function Jt(e,t){var r,n;return x=r=x-16|0,n=Jr(e,t),x=r+16|0,n?t:e}function zt(e){var t;return(-1>>>(t=31&e)&-2)<<t|(-1<<(e=0-e&31)&-2)>>>e}function qt(e){var t=0;In(e),s[e>>2]&&(Bn(e),t=s[e>>2],Pr(e),V(t))}function er(e){var t=0;wn(e),s[e>>2]&&(Ln(e),t=s[e>>2],_r(e),V(t))}function tr(e,t,r,n){e=r-t|0,r=s[n>>2]-e|0,s[n>>2]=r,(0|e)>0&&K(r,t,e)}function rr(e,t){var r;return(0|(r=$n(e)))==(0|t)&&En(e),(0|t)==(0|r)}function nr(e,t){var r;return(0|(r=Sn(e)))==(0|t)&&pr(e),(0|t)==(0|r)}function or(e,t){return s[e>>2]=t,t=s[t+4>>2],s[e+4>>2]=t,s[e+8>>2]=t+8,e}function ir(e,t){var r;x=r=x-16|0,Y(Qt(e),Qt(t),r+8|0),x=r+16|0}function ar(e,t,r){1==s[e+28>>2]|s[e+4>>2]!=(0|t)||(s[e+28>>2]=r)}function sr(e,t){return Nr(e)>>>0<=t>>>0&&(to(),m()),s[e>>2]+(t<<2)|0}function cr(e){return(e=s[e+24>>2])||(w(2227,1469,2492,1153),m()),e}function ur(e){return an(e)||(w(2556,1469,1642,1864),m()),s[e>>2]}function lr(e,t){s[e+4>>2]==s[Wn(e)>>2]?et(e,t):gt(e,t)}function fr(e,t){return t>>>0>1073741823&&(Ge(1796),m()),bt(t<<2)}function dr(e,t){y[e+4>>2]<y[Wn(e)>>2]?gt(e,t):et(e,t)}function pr(e){var t;return t=e,e=s[e>>2],s[t>>2]=e+1,i[0|e]}function yr(e){return qr(e)?s[e+4>>2]:d[e+11|0]}function Er(e,t,r){e=s[r+4>>2],s[t>>2]=s[r>>2],s[t+4>>2]=e}function $r(e,t,r){return(t=t-e|0)&&te(r,e,t),t+r|0}function br(e){var t=0;qr(e)&&(t=s[e>>2],Cr(e),V(t))}function Ar(e){V(s[e+8>>2]),(e=s[e+4>>2])&&V(e)}function Or(e){var t;return t=s[e>>2],s[e>>2]=0,t}function hr(e,t,r){s[e>>2]=s[t>>2],i[e+4|0]=d[0|r]}function gr(e){return(s[Wn(e)>>2]-s[e>>2]|0)/48|0}function Tr(e){return Ir(e)||(to(),m()),s[e>>2]}function Sr(e){return e?(s[2744]=e,-1):0}function mr(e){return qr(e)?s[e>>2]:e}function Ir(e){return(s[e+4>>2]-s[e>>2]|0)/48|0}function wr(e,t){return i[e+4|0]=0,s[e>>2]=t,e}function Rr(e){return s[e+16>>2]-s[e+8>>2]|0}function Pr(e){return s[Wn(e)>>2]-s[e>>2]>>3}function _r(e){return s[Wn(e)>>2]-s[e>>2]>>2}function vr(e){return s[s[e+8>>2]>>2]==(0|e)}function Dr(e){return s[e+12>>2]-s[e+8>>2]|0}function Cr(e){return 2147483647&s[e+8>>2]}function Mr(e){return s[e+4>>2]-s[e>>2]>>3}function Nr(e){return s[e+4>>2]-s[e>>2]>>2}function kr(e,t){return s[e>>2]=s[t>>2],e}function Fr(e){return s[e>>2]-s[e+4>>2]|0}function xr(e){return s[e>>2]=s[e>>2]+8,e}function jr(e){return s[e>>2]=s[e>>2]-4,e}function Ur(e){return s[e>>2]=s[e>>2]-8,e}function Br(e,t){return s[e>>2]+(t<<3)|0}function Lr(e){return(4&d[e+19|0])>>>2|0}function Gr(e,t,r){s[e+4>>2]=r,s[e>>2]=t}function Vr(e){return 0!=s[(e|=0)>>2]|0}function Xr(e){return Ft(e),Ft(e+24|0),e}function Wr(e,t){s[e+8>>2]=-2147483648|t}function Hr(e){return Ft(e),Ft(e+32|0),e}function Yr(e){s[s[e>>2]+4>>2]=s[e+4>>2]}function Qr(e,t){return s[e>>2]+(t<<2)|0}function Zr(e,t){return s[e>>2]!=s[t>>2]}function Kr(e,t){return s[e>>2]<s[t>>2]}function Jr(e,t){return y[e>>2]<y[t>>2]}function zr(e){Ir(e),ft(e),gr(e),Ir(e)}function qr(e){return d[e+11|0]>>>7|0}function en(e){s[e>>2]=0,s[e+4>>2]=0}function tn(e,t){Nr(e),Ot(e,t),Zn(e)}function rn(e,t){return s[e>>2]=t,e}function nn(e){return Ht(s[e+4>>2])}function on(e,t,r){r&&K(e,t,r)}function an(e){return 4==p[e+18>>1]}function sn(e){return 3==p[e+18>>1]}function cn(e){s[e+12>>2]=s[e+8>>2]}function un(e){return s[e>>2]+16|0}function ln(e,t,r){s[t>>2]=s[r>>2]}function fn(e,t){qn(e),Qn(e+4|0,t)}function dn(e){return Rt(e+24|0),e}function pn(e,t,r){$[t>>3]=$[r>>3]}function yn(e){return s[Xn(e)>>2]}function En(e){return pr(s[e>>2])}function $n(e){return Sn(s[e>>2])}function bn(e){return Fr(s[e>>2])}function An(e){return e-48>>>0<10}function On(e,t,r){Gr(e+24|0,t,r)}function hn(e){return Ht(s[e>>2])}function gn(e,t){s[e>>2]=s[t>>2]}function Tn(e){gr(e),Ir(e),gr(e)}function Sn(e){return i[s[e>>2]]}function mn(e){return Vr(e+24|0)}function In(e){Pr(e),Mr(e),Pr(e)}function wn(e){_r(e),Nr(e),_r(e)}function Rn(e){return Vr(e+56|0)}function Pn(e){Mr(e),Bn(e),Yn(e)}function _n(e){Nr(e),Ln(e),Zn(e)}function vn(e){br(e+24|0),br(e)}function Dn(e){br(e+32|0),br(e)}function Cn(e,t){return Be(e,t)}function Mn(e){return 0|(e|=0)}function Nn(e,t){i[e+17|0]=17-t}function kn(e,t){i[0|e]=d[0|t]}function Fn(e,t,r){K(t,r,48)}function xn(e,t){_r(e),_r(e)}function jn(e,t){s[e+4>>2]=t}function Un(e,t){i[e+11|0]=t}function Bn(e){At(e,s[e>>2])}function Ln(e){Ot(e,s[e>>2])}function Gn(e){return e+12|0}function Vn(e,t){s[e+8>>2]=t}function Xn(e){return e+4|0}function Wn(e){return e+8|0}function Hn(e){V(e|=0)}function Yn(e){Pr(e),Mr(e)}function Qn(e,t){s[e>>2]=t}function Zn(e){_r(e),Nr(e)}function Kn(){Ge(1146),m()}function Jn(e){er(e+24|0)}function zn(e){Dn(e+4|0)}function qn(e){s[e>>2]=0}function eo(e){vn(e+4|0)}function to(){ro(),m()}function ro(){N(),m()}function no(e){}o(t=d,1024,"UGFyc2VBcnJheQAtKyAgIDBYMHgALTBYKzBYIDBYLTB4KzB4IDB4AHN0ciAhPSAwIHx8IGxlbiA9PSAwdQBBbGdvcml0aG1CQUJCd2l0aFN0YWxsRXZlbnQAR2V0SW50AGhlaWdodABQYXJzZU9iamVjdABpdGVtcwB2ZWN0b3IAR2V0QWxsb2NhdG9yAFBhcnNlTnVtYmVyAEZpbmRNZW1iZXIAQWxnb3JpdGhtU3RhcnR1cABUb3AAUG9wAHN0YXRlX2luZm8Ac3RkOjpleGNlcHRpb24AX19jeGFfZ3VhcmRfYWNxdWlyZSBkZXRlY3RlZCByZWN1cnNpdmUgaW5pdGlhbGl6YXRpb24Adl9hZGFwdGF0aW9uAGFfYWRhcHRhdGlvbgBzZWdtZW50X2R1cmF0aW9uAHNldF9kdXJhdGlvbgBNZW1iZXJCZWdpbgBOb3ROdWxsU3RyTGVuAG5hbgBpdGVtX251bQBQYXJzZVN0cmluZ1RvU3RyZWFtAFBhcnNlU3RyZWFtAFBhcnNlTnVsbABTdHJpbmdFcXVhbABHZXRTdHJpbmdMZW5ndGgAYmFuZHdpZHRoAC4vbGlicy9yYXBpZGpzb24vZG9jdW1lbnQuaAAuL2xpYnMvcmFwaWRqc29uL2VuY29kaW5ncy5oAC4vbGlicy9yYXBpZGpzb24vcmVhZGVyLmgALi9saWJzL3JhcGlkanNvbi9pbnRlcm5hbC9zdGFjay5oAC4vbGlicy9yYXBpZGpzb24vaW50ZXJuYWwvcG93MTAuaABHZXRTdHJpbmcAUGFyc2VTdHJpbmcAZGF0YV8uZi5mbGFncyAmIGtJbnRGbGFnAGluZgBHZW5lcmljU3RyaW5nUmVmAHNldF9zaXplAGNvbnRlbnRfdG90YWxfc2l6ZQBjdXJyZW50X2NvbnRlbnRfZG93bmxvYWRfc2l6ZQBjdXJyZW50X2hlYWRlcl9kb3dubG9hZF9zaXplAGluZGV4IDwgZGF0YV8uYS5zaXplAGFsbG9jYXRvcjxUPjo6YWxsb2NhdGUoc2l6ZV90IG4pICduJyBleGNlZWRzIG1heGltdW0gc3VwcG9ydGVkIHNpemUAU2l6ZQBQYXJzZVRydWUAR2VuZXJpY1ZhbHVlAGNvbnRlbnRfZG93bmxvYWRfc3RhdGUAaGVhZGVyX2Rvd25sb2FkX3N0YXRlAHN0cmVhbV9iaXRyYXRlAGZyYW1lX3JhdGUAc2FtcGxlX3JhdGUAUGFyc2UAZmFsc2UAUGFyc2VGYWxzZQBwcmVsb2FkX3R5cGUAbWVkaWFfdHlwZQB0eXBlID49IGtOdWxsVHlwZSAmJiB0eXBlIDw9IGtOdW1iZXJUeXBlAHN0YXJ0X3RpbWUAR2V0RG91YmxlAFB1c2hVbnNhZmUARW5jb2RlAE1lbWJlckVuZABzdHJlYW1faWQAW1NlbGVjdG9yTG9nXSBbJXNdIGNoYW5nZSBxdWFsaXR5IGZyb20gJWQgLT4gJWQAW1NlbGVjdG9yTG9nXSBbJXNdIG1heCBiaXRyYXRlIGxpbWl0IGZyb20gJWQgLT4gJWQAY29kZWMAYWxsb2NhdG9yXwBzdGFja1RvcF8Ab3BlcmF0b3JbXQBOQU4ASU5GAGNvZGVwb2ludCA8PSAweDEwRkZGRgBuID49IDAgJiYgbiA8PSAzMDgAUGFyc2VIZXg0AFBvdzEwAGV4cEZyYWMgPD0gMABzdHIgIT0gMAAoZGF0YV8uZi5mbGFncyAmIGtVaW50NjRGbGFnKSAhPSAwAC4AKG51bGwpAHN0YWNrXy5HZXRTaXplKCkgPT0gc2l6ZW9mKFZhbHVlVHlwZSkAc3RhdGljX2Nhc3Q8c3RkOjpwdHJkaWZmX3Q+KHNpemVvZihUKSAqIGNvdW50KSA8PSAoc3RhY2tFbmRfIC0gc3RhY2tUb3BfKQBHZXRTaXplKCkgPj0gc2l6ZW9mKFQpAEdldFNpemUoKSA+PSBjb3VudCAqIHNpemVvZihUKQBJc0FycmF5KCkASXNPYmplY3QoKQAhSGFzUGFyc2VFcnJvcigpAElzTnVtYmVyKCkAcmhzLklzU3RyaW5nKCkAbmFtZS5Jc1N0cmluZygpAGlzLlBlZWsoKSA9PSAneycAaXMuUGVlaygpID09ICd0JwBpcy5QZWVrKCkgPT0gJ24nAGlzLlBlZWsoKSA9PSAnZicAaXMuUGVlaygpID09ICdbJwBzLlBlZWsoKSA9PSAnXCInACVkIABbU2VsZWN0b3JMb2ddIFN1cHBvcnQgYml0cmF0ZTogAFtTZWxlY3RvckxvZ10gdmlkZW9fc3RyZWFtIHN0cmVhbV9pZDolcyBzZWdtZW50X2R1cmF0aW9uOiVkIGJhbmR3aWR0aDolZCB3aWR0aDolZCBoZWlnaHQ6JWQgZnJhbWVyYXRlOiUuMmYgY29kZWM6JXMKAFtTZWxlY3RvckxvZ10gYXVkaW9fc3RyZWFtIHN0cmVhbV9pZDolcyBzZWdtZW50X2R1cmF0aW9uOiVkIGJhbmR3aWR0aDolZCBzYW1wbGVfcmF0ZTolZCBjb2RlYzolcwoAW1NlbGVjdG9yTG9nXSBQcmVsb2FkIGluZm8gaXM6ICVzCgBbU2VsZWN0b3JMb2ddIE1QRCBpbmZvIGlzOiAlcwoAW1NlbGVjdG9yTG9nXSBbJXNdIHRocmVzaG9sZCBoaWdoOiUuMmxmIGxvdzolLjJsZiBodXJyeTolLjJsZgoAW1NlbGVjdG9yTG9nXSBkZXZpY2VfaW5mbyBzY3JlZW5fd2lkdGg6JWQgc2NyZWVuX2hlaWdodDolZCBkZXZpY2VfcGl4ZWxfcmF0aW86JS4yZiBzY3JlZW5fZnBzOiUuMmYKAFtTZWxlY3RvckxvZ10gWyVzXSBzdGFydHVwX2luZm8gdGltZTolbGx1IGRvd25sb2FkX3NwZWVkOiVsbGQgcHJlZGljdGVkX2JhbmR3aWR0aDolbGxkIGJpdHJhdGU6JWQgY3VycmVudF9iaXRyYXRlOiVkIGJ1ZmZlcl9sZW5ndGg6JS4yZiBwcmVkaWN0ZWRfZXJyb3I6JS4yZiBtYXhfZXJyb3I6JS4yZiBzZWVrX2FjdGlvbjolZCBwbGF5X3Bvc2l0aW9uOiVsbGQgaGFzX3N0YXJ0OiVkIHN0YXJ0dXBfZGVjaXNpb25fY291bnQ6JWQKAFtTZWxlY3RvckxvZ10gdmlkZW9fbWVkaWFfaW5mbyBzZWdtZW50X2R1cmF0aW9uOiVkIGJpdHJhdGU6JWQgd2lkdGg6JWQgaGVpZ2h0OiVkIGJpdHJhdGVfbGV2ZWxzOiVkCgBbU2VsZWN0b3JMb2ddIFtQcmVsb2FkZXJdIG1ldGhvZDolZCBkb3dubG9hZF9zcGVlZDogJWQsIG1lZGlhX2Zvcm1hdDogJWQgcHJlbG9hZF9iaXRyYXRlOiVkIHByZWxvYWRfZHVyYXRpb246JWQgcHJlbG9hZF9zaXplOiVkIGNvbnNpZGVyX3NjcmVlbjolZAoAW1NlbGVjdG9yTG9nXSBbZmluZE1heEJpdHJhdGU0U2NyZWVuXSBTZXQgQUJSIG1heCBiaXRyYXRlIGZvciBzY3JlZW46JWQKAFtTZWxlY3RvckxvZ10gW3NlZWsgYWN0aW9uXSBub3dfY2hlY2tfdGltZTolbGxkIHNlZWtfYWN0aW9uOiVkIGVuYWJsZV9zZWVrX3N0YWJsZV9tb2RlbDolZAoAW1NlbGVjdG9yTG9nXSBQcmVsb2FkIGluZm8gaXRlbV9udW06JWQsIGl0ZW1zX3NpemU6JWQKAFtTZWxlY3RvckxvZ10gW2FkanVzdEJpdHJhdGVdIEFCUiBwcmVkaWN0IGJpdHJhdGU6JWQgYWRqdXN0IG1heCBiaXRyYXRlOiVkIHRvICVkCgBbU2VsZWN0b3JMb2ddIFtQcmVsb2FkZXJdIG1ldGhvZDolZCBkb3dubG9hZF9zcGVlZDogJWQsIG1lZGlhX2Zvcm1hdDogJWQKAFtTZWxlY3RvckxvZ10gW1ByZWxvYWRlcl0gZG93bmxvYWRfc3BlZWQ6ICVkLCBtZWRpYV9mb3JtYXQ6ICVkCgBbU2VsZWN0b3JMb2ddIFN0YXJ0dXAgdXNlIHByZWxvYWQgaXRlbSBhdCBiaXRyYXRlOiAlZAoAW1NlbGVjdG9yTG9nXSBbJXNdIG5vd19jaGVja190aW1lOiVsbGQsIGJ1ZmZlcl9sZW5ndGg6JS4ybGYvJS4yZiwgcGxheV9zcGVlZDolLjJmLCBjdXJyZW50X2JpdHJhdGU6JWQsIHByZWRpY3RfYml0cmF0ZTolZCwgYmFuZHdpZHRoOiVsbGQsIHByZWRpY3RlZF9iYW5kd2lkdGg6JWxsZCwgc2VnbWVudF9kdXJhdGlvbjolZCwgc3RhbGxfY291bnQ6JWQsIHNlZWtfYWN0aW9uOiVkLCBzZWVrX3N0YXlfdGltZTolLjJmLCBwbGF5X3Bvc2l0aW9uOiVsbGQsIGxhc3Rfc2Vla19jaGVja190aW1lOiVsbGQsIHN0YWxsX2V2ZW50OiVkLCBzdGFsbF9ldmVudF9jb3VudDolZC8lZCwgcW9lX3ZhbHVlOiUuMmYgKCUuMmYgJS4yZiAlLjJmKSAoJWQtPiVkKQoAW1NlbGVjdG9yTG9nXSBbRVJST1JdIFByZWxvYWQgaW5mbyBwYXJzZSBlcnJvciEKAFtTZWxlY3RvckxvZ10gW0VSUk9SXSBObyB2X2FkYXB0YXRpb24gaW4gTVBEIQoAW1NlbGVjdG9yTG9nXSBbRVJST1JdIE5vIGFfYWRhcHRhdGlvbiBpbiBNUEQhCgBbU2VsZWN0b3JMb2ddIFtzZWVrIGFjdGlvbl0gbm93X2NoZWNrX3RpbWU6JWxsZCBsYXN0X3NlZWtfY2hlY2tfdGltZTolbGxkIHNlZWtfYWN0aW9uOiVkIGhhbmcgdXAhISEhCgBbU2VsZWN0b3JMb2ddIFtFUlJPUl0gUHJlbG9hZCBpbmZvIGl0ZW1zIGVycm9yICEhIQoAW1NlbGVjdG9yTG9nXSBbRVJST1JdIFByZWxvYWQgaW5mbyBzdGF0ZSBlcnJvciAhISEKAFtTZWxlY3RvckxvZ10gW0VSUk9SXSB2X2FkYXB0YXRpb24gcGFyc2UgZXJyb3IgISEhCgBbU2VsZWN0b3JMb2ddIFtFUlJPUl0gYV9hZGFwdGF0aW9uIHBhcnNlIGVycm9yICEhIQoAW1NlbGVjdG9yTG9nXSBtT3BlbmVkVGltZTogJWxsZCwgbU1ldGhvZDogJWQsIG1CdWZmZXI6ICUuMmxmLyUuMmYgbURvd25sb2FkU3BlZWQ6JWxsZCAK"),o(t,5154,"Ig=="),o(t,5167,"Lw=="),o(t,5212,"XAAAAAAACAAAAAwAAAAAAAAACgAAAA0ACQ=="),o(t,5380,"CQAKAAMABAAFHPYDAAAAAAAA8D8AAAAAAAAkQAAAAAAAAFlAAAAAAABAj0AAAAAAAIjDQAAAAAAAavhAAAAAAICELkEAAAAA0BJjQQAAAACE15dBAAAAAGXNzUEAAAAgX6ACQgAAAOh2SDdCAAAAopQabUIAAEDlnDCiQgAAkB7EvNZCAAA0JvVrDEMAgOA3ecNBQwCg2IVXNHZDAMhOZ23Bq0MAPZFg5FjhQ0CMtXgdrxVEUO/i1uQaS0SS1U0Gz/CARPZK4ccCLbVEtJ3ZeUN46kSRAigsKosgRTUDMrf0rVRFAoT+5HHZiUWBEh8v5yfARSHX5vrgMfRF6oygOVk+KUYksAiI741fRhduBbW1uJNGnMlGIuOmyEYDfNjqm9D+RoJNx3JhQjNH4yB5z/kSaEcbaVdDuBeeR7GhFirTztJHHUqc9IeCB0ilXMPxKWM9SOcZGjf6XXJIYaDgxHj1pkh5yBj21rLcSEx9z1nG7xFJnlxD8LdrRknGM1TspQZ8SVygtLMnhLFJc8ihoDHl5UmPOsoIfl4bSppkfsUOG1FKwP3ddtJhhUowfZUUR7q6Sj5u3WxstPBKzskUiIfhJEtB/Blq6RlaS6k9UOIxUJBLE03kWj5kxEtXYJ3xTX35S224BG6h3C9MRPPC5OTpY0wVsPMdXuSYTBuccKV1Hc9MkWFmh2lyA031+T/pA084TXL4j+PEYm5NR/s5Drv9ok0ZesjRKb3XTZ+YOkZ0rA1OZJ/kq8iLQk49x93Wui53Tgw5lYxp+qxOp0Pd94Ec4k6RlNR1oqMWT7W5SROLTExPERQO7NavgU8WmRGnzBu2T1v/1dC/outPmb+F4rdFIVB/LyfbJZdVUF/78FHv/IpQG502kxXewFBiRAT4mhX1UHtVBbYBWypRbVXDEeF4YFHIKjRWGZeUUXo1wavfvMlRbMFYywsWAFLH8S6+jhs0Ujmuum1yImlSx1kpCQ9rn1Id2Lll6aLTUiROKL+jiwhTrWHyroyuPlMMfVftFy1zU09crehd+KdTY7PYYnX23VMecMddCboSVCVMObWLaEdULp+Hoq5CfVR9w5QlrUmyVFz0+W4Y3OZUc3G4ih6THFXoRrMW89tRVaIYYNzvUoZVyh5406vnu1U/Eytky3DxVQ7YNT3+zCVWEk6DzD1AW1bLENKfJgiRVv6UxkcwSsVWPTq4Wbyc+lZmJBO49aEwV4DtFyZzymRX4Oid7w/9mVeMscL1KT7QV+9dM3O0TQRYazUAkCFhOVjFQgD0ablvWLspgDji06NYKjSgxtrI2Fg1QUh4EfsOWcEoLevqXENZ8XL4pSU0eFmtj3YPL0GuWcwZqmm96OJZP6AUxOyiF1pPyBn1p4tNWjIdMPlId4JafiR8NxsVt1qeLVsFYtrsWoL8WEN9CCJbozsvlJyKVluMCju5Qy2MW5fmxFNKnMFbPSC26FwD9ltNqOMiNIQrXDBJzpWgMmFcfNtBu0h/lVxbUhLqGt/KXHlzS9JwywBdV1DeBk3+NF1t5JVI4D1qXcSuXS2sZqBddRq1OFeA1F0SYeIGbaAJXqt8TSREBEBe1ttgLVUFdF7MErl4qgapXn9X5xZVSN9er5ZQLjWNE19bvOR5gnBIX3LrXRijjH5fJ7M67+UXs1/xXwlr393nX+23y0VX1R1g9FKfi1alUmCxJ4curE6HYJ3xKDpXIr1gApdZhHY18mDD/G8l1MImYfT7yy6Jc1xheH0/vTXIkWHWXI8sQzrGYQw0s/fTyPthhwDQeoRdMWKpAISZ5bRlYtQA5f8eIptihCDvX1P10GKl6Oo3qDIFY8+i5UVSfzpjwYWva5OPcGMyZ5tGeLOkY/5AQlhW4Nljn2gp9zUsEGTGwvN0QzdEZHizMFIURXlkVuC8ZlmWr2Q2DDbg973jZEOPQ9h1rRhlFHNUTtPYTmXsx/QQhEeDZej5MRVlGbhlYXh+Wr4f7mU9C4/41tMiZgzOsrbMiFdmj4Ff5P9qjWb5sLvu32LCZjidauqX+/ZmhkQF5X26LGfUSiOvjvRhZ4kd7FqycZZn6ySn8R4OzGcTdwhX04gBaNeUyiwI6zVoDTr9N8pla2hIRP5inh+haFrVvfuFZ9VosUqtemfBCmmvTqys4LhAaVpi19cY53Rp8TrNDd8gqmnWRKBoi1TgaQxWyEKuaRRqj2t60xmESWpzBllIIOV/agikNy0077NqCo2FOAHr6GpM8KaGwSUfazBWKPSYd1Nru2syMX9ViGuqBn/93mq+aypkb17LAvNrNT0LNn7DJ2yCDI7DXbRdbNHHOJq6kJJsxvnGQOk0x2w3uPiQIwL9bCNzmzpWITJt609CyaupZm3m45K7FlScbXDOOzWOtNFtDMKKwrEhBm6Pci0zHqo7bpln/N9SSnFuf4H7l+ecpW7fYfp9IQTbbix9vO6U4hBvdpxrKjobRW+Ugwa1CGJ6bz0SJHFFfbBvzBZtzZac5G9/XMiAvMMZcM85fdBVGlBwQ4icROsghHBUqsMVJim5cOmUNJtvc+9wEd0AwSWoI3FWFEExL5JYcWtZkf26to5x49d63jQyw3HcjRkWwv73cVPxn5ty/i1y1PZDoQe/YnKJ9JSJyW6Xcqsx+ut7Ss1yC198c41OAnPNdlvQMOI2c4FUcgS9mmxz0HTHIrbgoXMEUnmr41jWc4amV5Yc7wt0FMj23XF1QXQYenRVztJ1dJ6Y0eqBR6t0Y//CMrEM4XQ8v3N/3U8VdQuvUN/Uo0p1Z22SC2WmgHXACHdO/s+0dfHKFOL9A+p11v5MrX5CIHaMPqBYHlNUdi9OyO7lZ4l2u2F6at/Bv3YVfYyiK9nzdlqcL4t2zyh3cIP7LVQDX3cmMr2cFGKTd7B+7MOZOsh3XJ7nNEBJ/nf5whAhyO0yeLjzVCk6qWd4pTCqs4iTnXhnXkpwNXzSeAH2XMxCGwd5gjN0fxPiPHkxoKgvTA1yeT3IkjufkKZ5TXp3Csc03HlwrIpm/KAReoxXLYA7CUZ6b604YIqLe3plbCN8Njexen9HLBsEheV6Xln3IUXmGnvblzo1689Qe9I9iQLmA4V7Ro0rg99EuntMOPuxC2vwe18Gep7OhSR89ocYRkKnWXz6VM9riQiQfDgqw8arCsR8x/RzuFYN+Xz48ZBmrFAvfTuXGsBrkmN9Cj0hsAZ3mH1MjClcyJTOfbD3mTn9HAN+nHUAiDzkN34DkwCqS91tfuJbQEpPqqJ+2nLQHONU136QjwTkGyoNf7rZgm5ROkJ/KZAjyuXIdn8zdKw8H3usf6DI64XzzOF/AAAAAAAAAAAZAAoAGRkZAAAAAAUAAAAAAAAJAAAAAAsAAAAAAAAAABkAEQoZGRkDCgcAAQAJCxgAAAkGCwAACwAGGQAAABkZGQ=="),o(t,7953,"DgAAAAAAAAAAGQAKDRkZGQANAAACAAkOAAAACQAOAAAO"),o(t,8011,"DA=="),o(t,8023,"EwAAAAATAAAAAAkMAAAAAAAMAAAM"),o(t,8069,"EA=="),o(t,8081,"DwAAAAQPAAAAAAkQAAAAAAAQAAAQ"),o(t,8127,"Eg=="),o(t,8139,"EQAAAAARAAAAAAkSAAAAAAASAAASAAAaAAAAGhoa"),o(t,8194,"GgAAABoaGgAAAAAAAAk="),o(t,8243,"FA=="),o(t,8255,"FwAAAAAXAAAAAAkUAAAAAAAUAAAU"),o(t,8301,"Fg=="),o(t,8313,"FQAAAAAVAAAAAAkWAAAAAAAWAAAWAAAwMTIzNDU2Nzg5QUJDREVGTjEwX19jeHhhYml2MTE2X19zaGltX3R5cGVfaW5mb0UAAAAAMCEAAKAgAAAkIgAATjEwX19jeHhhYml2MTE3X19jbGFzc190eXBlX2luZm9FAAAAMCEAANAgAADEIAAAAAAAAPQgAAAMAAAADQAAAA4AAAAPAAAAEAAAABEAAAASAAAAEwAAAAAAAAB4IQAADAAAABQAAAAOAAAADwAAABAAAAAVAAAAFgAAABcAAABOMTBfX2N4eGFiaXYxMjBfX3NpX2NsYXNzX3R5cGVfaW5mb0UAAAAAMCEAAFAhAAD0IAAAAAAAAKghAAAYAAAAGQAAABoAAABTdDlleGNlcHRpb24AAAAACCEAAJghAAAAAAAA1CEAAAIAAAAbAAAAHAAAAFN0MTFsb2dpY19lcnJvcgAwIQAAxCEAAKghAAAAAAAACCIAAAIAAAAdAAAAHAAAAFN0MTJsZW5ndGhfZXJyb3IAAAAAMCEAAPQhAADUIQAAU3Q5dHlwZV9pbmZvAAAAAAghAAAUIg=="),o(t,8752,"BQ=="),o(t,8764,"BA=="),o(t,8788,"BQAAAAYAAADYJgAAAAQ="),o(t,8812,"AQ=="),o(t,8828,"/////wo="),o(t,8896,"MCIAAKBRAAAJ"),o(t,8916,"CQ=="),o(t,8936,"CgAAAAAAAAALAAAAiC0AAAAE"),o(t,8980,"/////w=="),o(t,9048,"yCIAAAAAAAAF"),o(t,9068,"CQ=="),o(t,9092,"BQAAAAsAAACQMQ=="),o(t,9116,"Ag=="),o(t,9132,"//////////8="),o(t,9200,"YCM=");var oo,io=(oo=[null,function(e){e|=0,_n(9624),_n(9636),Pn(9648),Pn(9824),Pn(9848),Pn(9860),Pn(9836),Tn(9896),s[2474]&&(ft(9896),e=s[2474],gr(9896),V(e)),er(9872),qt(9860),qt(9848),qt(9836),qt(9824),er(9812),er(9792),er(9780),er(9768),Xt(9748,yn(9748)),Wt(9736,yn(9736)),Jn(9664),qt(9648),er(9636),er(9624)},ht,Vr,function(e){return 0},function(e,t,r){t|=0,r|=0;var n,o=0,i=0,a=0,c=0,u=0,l=0;x=n=x-32|0,o=s[28+(e|=0)>>2],s[n+16>>2]=o,i=s[e+20>>2],s[n+28>>2]=r,s[n+24>>2]=t,t=i-o|0,s[n+20>>2]=t,o=t+r|0,l=2;e:{t:{t=n+16|0;r:{if(!Sr(0|v(s[e+60>>2],0|t,2,n+12|0)))for(;;){if((0|(i=s[n+12>>2]))==(0|o))break r;if((0|i)<0)break t;if(a=i-((c=(a=s[t+4>>2])>>>0<i>>>0)?a:0)|0,s[(u=(c<<3)+t|0)>>2]=a+s[u>>2],s[(u=(c?12:4)+t|0)>>2]=s[u>>2]-a,o=o-i|0,t=c?t+8|0:t,l=l-c|0,Sr(0|v(s[e+60>>2],0|t,0|l,n+12|0)))break}if(-1!=(0|o))break t}t=s[e+44>>2],s[e+28>>2]=t,s[e+20>>2]=t,s[e+16>>2]=t+s[e+48>>2],e=r;break e}s[e+28>>2]=0,s[e+16>>2]=0,s[e+20>>2]=0,s[e>>2]=32|s[e>>2],e=0,2!=(0|l)&&(e=r-s[t+4>>2]|0)}return x=n+32|0,0|e},function(e,t,r,n){return U=0,0},function(e,t,r,n,o,a){e|=0,t=+t,r|=0,n|=0,o|=0,a|=0;var u,l=0,p=0,y=0,E=0,$=0,A=0,h=0,g=0,T=0,S=0,m=0,I=0,w=0,R=0,P=0,_=0,v=0,D=0;x=u=x-560|0,s[u+44>>2]=0,f(+t),l=0|c(1),c(0),(0|l)<0?(I=1,P=1045,f(+(t=-t)),l=0|c(1),c(0)):2048&o?(I=1,P=1048):(P=(I=1&o)?1051:1046,D=!I);e:if(2146435072!=(2146435072&l)){R=u+16|0;t:{r:{n:{if(t=De(t,u+44|0),0!=(t+=t)){if(l=s[u+44>>2],s[u+44>>2]=l-1,97!=(0|(m=32|a)))break n;break t}if(97==(0|(m=32|a)))break t;$=s[u+44>>2],A=(0|n)<0?6:n;break r}$=l-29|0,s[u+44>>2]=$,t*=268435456,A=(0|n)<0?6:n}for(p=T=(0|$)<0?u+48|0:u+336|0;n=t<4294967296&t>=0?~~t>>>0:0,s[p>>2]=n,p=p+4|0,0!=(t=1e9*(t-+(n>>>0))););if((0|$)<=0)n=$,l=p,E=T;else for(E=T,n=$;;){if(n=n>>>0<29?n:29,!(E>>>0>(l=p-4|0)>>>0)){for(y=0;g=s[l>>2],h=31&n,_=y,(63&n)>>>0>=32?(y=g<<h,g=0):(y=(1<<h)-1&g>>>32-h,g<<=h),y=y+v|0,g=Fe(y=J(h=_+g|0,y=h>>>0<g>>>0?y+1|0:y,1e9),U,1e9,0),s[l>>2]=h-g,E>>>0<=(l=l-4|0)>>>0;);y&&(s[(E=E-4|0)>>2]=y)}for(;E>>>0<(l=p)>>>0&&!s[(p=l-4|0)>>2];);if(n=s[u+44>>2]-n|0,s[u+44>>2]=n,p=l,!((0|n)>0))break}if(p=(A+25>>>0)/9|0,(0|n)<0)for(w=p+1|0,h=102==(0|m);;){y=(n=0-n|0)>>>0<9?n:9;r:if(l>>>0>E>>>0){for(g=1e9>>>y|0,v=-1<<y^-1,n=0,p=E;_=n,n=s[p>>2],s[p>>2]=_+(n>>>y|0),n=b(g,n&v),(p=p+4|0)>>>0<l>>>0;);if(p=s[E>>2],!n)break r;s[l>>2]=n,l=l+4|0}else p=s[E>>2];if(n=y+s[u+44>>2]|0,s[u+44>>2]=n,E=(!p<<2)+E|0,l=l-(p=h?T:E)>>2>(0|w)?p+(w<<2)|0:l,!((0|n)<0))break}if(n=0,!(l>>>0<=E>>>0||(n=b(T-E>>2,9),p=10,(y=s[E>>2])>>>0<10)))for(;n=n+1|0,y>>>0>=(p=b(p,10))>>>0;);if((0|(p=(A-(102==(0|m)?0:n)|0)-(103==(0|m)&0!=(0|A))|0))<(b(l-T>>2,9)-9|0)){if($=((((0|$)<0?4:292)+u|0)+((h=(0|(y=p+9216|0))/9|0)<<2)|0)-4048|0,p=10,(0|(y=y-b(h,9)|0))<=7)for(;p=b(p,10),8!=(0|(y=y+1|0)););if(!(!(y=(h=s[$>>2])-b(p,w=(h>>>0)/(p>>>0)|0)|0)&(0|(g=$+4|0))==(0|l))&&(!(1&w)&&(t=9007199254740992,!(1&i[$-4|0])|1e9!=(0|p)|E>>>0>=$>>>0)||(t=9007199254740994),S=(0|l)==(0|g)?1:1.5,S=y>>>0<(g=p>>>1|0)>>>0?.5:(0|g)==(0|y)?S:1.5,45!=d[0|P]|D||(S=-S,t=-t),y=h-y|0,s[$>>2]=y,t+S!=t)){if(n=p+y|0,s[$>>2]=n,n>>>0>=1e9)for(;s[$>>2]=0,($=$-4|0)>>>0<E>>>0&&(s[(E=E-4|0)>>2]=0),n=s[$>>2]+1|0,s[$>>2]=n,n>>>0>999999999;);if(n=b(T-E>>2,9),p=10,!((y=s[E>>2])>>>0<10))for(;n=n+1|0,y>>>0>=(p=b(p,10))>>>0;);}l=l>>>0>(p=$+4|0)>>>0?p:l}for(;p=l,!(y=l>>>0<=E>>>0)&&!s[(l=p-4|0)>>2];);if(103==(0|m)){if(A=(($=(0|(l=A||1))>(0|n)&(0|n)>-5)?-1^n:-1)+l|0,a=($?-1:-2)+a|0,!($=8&o)){if(l=-9,!y&&(h=s[p-4>>2])&&(y=10,l=0,!((h>>>0)%10|0))){for(;$=l,l=l+1|0,!((h>>>0)%((y=b(y,10))>>>0)|0););l=-1^$}y=b(p-T>>2,9),70!=(-33&a)?($=0,A=(0|(l=(0|(l=((n+y|0)+l|0)-9|0))>0?l:0))>(0|A)?A:l):($=0,A=(0|(l=(0|(l=(l+y|0)-9|0))>0?l:0))>(0|A)?A:l)}}else $=8&o;if(y=-1,(0|((m=$|A)?2147483645:2147483646))<(0|A))break e;if(h=1+((0!=(0|m))+A|0)|0,70!=(0|(g=-33&a))){if((R-(l=Re((l=n>>31)+n^l,0,R))|0)<=1)for(;i[0|(l=l-1|0)]=48,(R-l|0)<2;);if(i[0|(w=l-2|0)]=a,i[l-1|0]=(0|n)<0?45:43,(0|(l=R-w|0))>(2147483647-h|0))break e}else{if((2147483647-h|0)<(0|n))break e;l=(0|n)>0?n:0}if((0|(n=l+h|0))>(2147483647^I))break e;Le(e,32,r,a=n+I|0,o),de(e,P,I),Le(e,48,r,a,65536^o);r:{n:{o:{if(70==(0|g)){for(n=8|(l=u+16|0),$=9|l,E=y=E>>>0>T>>>0?T:E;;){l=Re(s[E>>2],0,$);i:if((0|y)==(0|E))(0|l)==(0|$)&&(i[u+24|0]=48,l=n);else{if(u+16>>>0>=l>>>0)break i;for(;i[0|(l=l-1|0)]=48,u+16>>>0<l>>>0;);}if(de(e,l,$-l|0),!(T>>>0>=(E=E+4|0)>>>0))break}if(m&&de(e,2381,1),(0|A)<=0|p>>>0<=E>>>0)break o;for(;;){if((l=Re(s[E>>2],0,$))>>>0>u+16>>>0)for(;i[0|(l=l-1|0)]=48,u+16>>>0<l>>>0;);if(de(e,l,(0|A)<9?A:9),l=A-9|0,p>>>0<=(E=E+4|0)>>>0)break n;if(n=(0|A)>9,A=l,!n)break}break n}i:if(!((0|A)<0))for(y=p>>>0>E>>>0?p:E+4|0,T=9|(n=u+16|0),n|=8,p=E;;){(0|T)==(0|(l=Re(s[p>>2],0,T)))&&(i[u+24|0]=48,l=n);a:if((0|p)==(0|E))de(e,l,1),l=l+1|0,$|A&&de(e,2381,1);else{if(u+16>>>0>=l>>>0)break a;for(;i[0|(l=l-1|0)]=48,u+16>>>0<l>>>0;);}if(de(e,_=l,(0|(l=T-l|0))<(0|A)?l:A),A=A-l|0,y>>>0<=(p=p+4|0)>>>0)break i;if(!((0|A)>=0))break}Le(e,48,A+18|0,18,0),de(e,w,R-w|0);break r}l=A}Le(e,48,l+9|0,9,0)}Le(e,32,r,a,8192^o),y=(0|r)>(0|a)?r:a;break e}if(A=(a<<26>>31&9)+P|0,!(n>>>0>11)){for(l=12-n|0,S=16;S*=16,l=l-1|0;);t=45!=d[0|A]?t+S-S:-(S+(-t-S))}for((0|R)==(0|(l=Re((l=(p=s[u+44>>2])>>31)^l+p,0,R)))&&(i[u+15|0]=48,l=u+15|0),$=2|I,E=32&a,p=s[u+44>>2],i[0|(T=l-2|0)]=a+15,i[l-1|0]=(0|p)<0?45:43,y=8&o,p=u+16|0;a=p,l=O(t)<2147483648?~~t:-2147483648,i[0|p]=E|d[l+8336|0],!(y|(0|n)>0)&0==(t=16*(t-+(0|l)))|1!=((p=a+1|0)-(u+16|0)|0)||(i[a+1|0]=46,p=a+2|0),0!=t;);y=-1,(2147483645-(a=(h=R-T|0)+$|0)|0)<(0|n)||(Le(e,32,r,n=(l=!n||((E=p-(u+16|0)|0)-2|0)>=(0|n)?E=p-(u+16|0)|0:n+2|0)+a|0,o),de(e,A,$),Le(e,48,r,n,65536^o),de(e,u+16|0,E),Le(e,48,l-E|0,0,0),de(e,T,h),Le(e,32,r,n,8192^o),y=(0|r)>(0|n)?r:n)}else Le(e,32,r,n=I+3|0,-65537&o),de(e,P,I),a&=32,de(e,t!=t?a?1376:2259:a?1667:2263,3),Le(e,32,r,n,8192^o),y=(0|r)>(0|n)?r:n;return x=u+560|0,0|y},function(e,t){e|=0;var r,n,o,i,a,c=0,f=0,d=0,p=0,y=0,E=0,b=0,A=0,O=0,h=0,g=0;f=t|=0,t=s[t>>2]+7&-8,s[f>>2]=t+16,o=e,A=s[(e=t)>>2],t=s[e+4>>2],n=d=s[e+12>>2],x=r=x-32|0;e:if((0|(c=(d&=2147483647)-1006698496|0))==(0|(p=d-1140785152|0))&(f=s[e+8>>2])>>>0<f>>>0|c>>>0<p>>>0){if(c=(e=f)<<4|t>>>28,d=f=n<<4|e>>>28,t=e=268435455&t,134217728==(0|e)&0!=(0|A)|e>>>0>134217728){e=d+1073741824|0,e=(t=c+1|0)?e:e+1|0,c=t;break e}if(e=d+1073741824|0,134217728^t|A)break e;e=(t=1&c)>>>0>(c=d=t+c|0)>>>0?e+1|0:e}else(!f&2147418112==(0|d)?!(t|A):d>>>0<2147418112)?(c=0,e=2146435072,d>>>0>1140785151||(e=0,(h=d>>>16|0)>>>0<15249||(c=A,e=t,d=p=65535&n|65536,O=f,y=f,64&(b=h-15233|0)?(p=c,c=31&(f=b+-64|0),(63&f)>>>0>=32?(e=p<<c,y=0):(e=(1<<c)-1&p>>>32-c|e<<c,y=p<<c),p=e,c=0,e=0):b&&(E=31&(f=b),(63&f)>>>0>=32?(f=y<<E,y=0):(f=(1<<E)-1&y>>>32-E|p<<E,y<<=E),p=f,g=y,y=c,E=31&(f=64-b|0),(63&f)>>>0>=32?(f=0,y=e>>>E|0):(f=e>>>E|0,y=((1<<E)-1&e)<<32-E|y>>>E),y|=g,p|=f,E=31&b,(63&b)>>>0>=32?(f=c<<E,c=0):(f=(1<<E)-1&c>>>32-E|e<<E,c<<=E),e=f),s[r+16>>2]=c,s[r+20>>2]=e,s[r+24>>2]=y,s[r+28>>2]=p,64&(f=15361-h|0)?(t=O,p=31&(e=f+-64|0),(63&e)>>>0>=32?(f=0,A=d>>>p|0):(f=d>>>p|0,A=((1<<p)-1&d)<<32-p|t>>>p),t=f,O=0,d=0):f&&(p=O,c=31&(e=64-f|0),(63&e)>>>0>=32?(e=p<<c,c=0):(e=(1<<c)-1&p>>>32-c|d<<c,c=p<<c),p=e,y=c,c=A,b=31&(e=f),(63&e)>>>0>=32?(f=0,t=t>>>b|0):(f=t>>>b|0,t=((1<<b)-1&t)<<32-b|c>>>b),A=y|t,t=f|p,f=O,p=31&e,(63&e)>>>0>=32?(e=0,O=d>>>p|0):(e=d>>>p|0,O=((1<<p)-1&d)<<32-p|f>>>p),d=e),s[r>>2]=A,s[r+4>>2]=t,s[r+8>>2]=O,s[r+12>>2]=d,c=(t=s[r+8>>2])<<4|(d=s[r+4>>2])>>>28,e=s[r+12>>2]<<4|t>>>28,134217728==(0|(d&=268435455))&0!=(0|(t=s[r>>2]|0!=(s[r+16>>2]|s[r+24>>2]|s[r+20>>2]|s[r+28>>2])))|d>>>0>134217728?(e=(t=c+1|0)?e:e+1|0,c=t):134217728^d|t||(e=(t=c+(1&c)|0)>>>0<c>>>0?e+1|0:e,c=t)))):(c=(e=f)<<4|t>>>28,e=524287&(f=n<<4|e>>>28)|2146959360);x=r+32|0,u(0,0|c),u(1,-2147483648&n|e),i=o,a=+l(),$[i>>3]=a},function(e){return 0|M(s[60+(e|=0)>>2])},function(e,t,r){e|=0,t|=0,r|=0;var n,o=0,a=0,c=0;x=n=x-32|0,s[n+16>>2]=t,o=s[e+48>>2],s[n+20>>2]=r-(0!=(0|o)),c=s[e+44>>2],s[n+28>>2]=o,s[n+24>>2]=c;e:{t:{if(Sr(0|C(s[e+60>>2],n+16|0,2,n+12|0)))t=32;else{if((0|(o=s[n+12>>2]))>0)break t;t=o?32:16}s[e>>2]=t|s[e>>2];break e}(c=s[n+20>>2])>>>0>=o>>>0?a=o:(a=s[e+44>>2],s[e+4>>2]=a,s[e+8>>2]=a+(o-c|0),s[e+48>>2]&&(s[e+4>>2]=a+1,i[(t+r|0)-1|0]=d[0|a]),a=r)}return x=n+32|0,0|a},function(e,t,r,n){var o;return t|=0,r|=0,n|=0,x=o=x-16|0,e=Sr(0|F(s[60+(e|=0)>>2],0|t,0|r,255&n,o+8|0)),x=o+16|0,U=e?-1:s[o+12>>2],0|(e?-1:s[o+8>>2])},Mn,Hn,no,no,function(e,t,r){r|=0;var n,o=0,i=0,a=0,c=0;if(x=n=x+-64|0,o=1,!me(e|=0,t|=0,0)&&(o=0,t)){x=o=x+-64|0,i=s[t>>2],a=s[i-4>>2],c=s[i-8>>2],s[o+20>>2]=0,s[o+16>>2]=8388,s[o+12>>2]=t,s[o+8>>2]=8436,i=0,re(o+24|0,0,39),t=t+c|0;e:if(me(a,8436,0))s[o+56>>2]=1,io[s[s[a>>2]+20>>2]](a,o+8|0,t,t,1,0),i=1==s[o+32>>2]?t:0;else{io[s[s[a>>2]+24>>2]](a,o+8|0,t,1,0);t:switch(s[o+44>>2]){case 0:i=1==s[o+48>>2]&&1==s[o+36>>2]&&1==s[o+40>>2]?s[o+28>>2]:0;break e;case 1:break t;default:break e}1!=s[o+32>>2]&&s[o+48>>2]|1!=s[o+36>>2]|1!=s[o+40>>2]||(i=s[o+24>>2])}x=o- -64|0,o=0,i&&(re(4|(t=n+8|0),0,52),s[n+56>>2]=1,s[n+20>>2]=-1,s[n+16>>2]=e,s[n+8>>2]=i,io[s[s[i>>2]+28>>2]](i,t,s[r>>2],1),1==(0|(e=s[n+32>>2]))&&(s[r>>2]=s[n+24>>2]),o=1==(0|e))}return x=n- -64|0,0|o},function(e,t,r,n,o,i){r|=0,n|=0,o|=0,i|=0,me(e|=0,s[8+(t|=0)>>2],i)&&be(t,r,n,o)},function(e,t,r,n,o){if(r|=0,n|=0,o|=0,me(e|=0,s[8+(t|=0)>>2],o))ar(t,r,n);else e:if(me(e,s[t>>2],o)){if(!(s[t+16>>2]!=(0|r)&s[t+20>>2]!=(0|r))){if(1!=(0|n))break e;return void(s[t+32>>2]=1)}s[t+20>>2]=r,s[t+32>>2]=n,s[t+40>>2]=s[t+40>>2]+1,1!=s[t+36>>2]|2!=s[t+24>>2]||(i[t+54|0]=1),s[t+44>>2]=4}},function(e,t,r,n){r|=0,n|=0,me(e|=0,s[8+(t|=0)>>2],0)&&xe(t,r,n)},Hn,function(e,t,r,n,o,i){r|=0,n|=0,o|=0,i|=0,me(e|=0,s[8+(t|=0)>>2],i)?be(t,r,n,o):(e=s[e+8>>2],io[s[s[e>>2]+20>>2]](e,t,r,n,o,i))},function(e,t,r,n,o){if(r|=0,n|=0,o|=0,me(e|=0,s[8+(t|=0)>>2],o))ar(t,r,n);else e:{if(me(e,s[t>>2],o)){if(!(s[t+16>>2]!=(0|r)&s[t+20>>2]!=(0|r))){if(1!=(0|n))break e;return void(s[t+32>>2]=1)}s[t+32>>2]=n;t:if(4!=s[t+44>>2]){if(a[t+52>>1]=0,e=s[e+8>>2],io[s[s[e>>2]+20>>2]](e,t,r,r,1,o),d[t+53|0]){if(s[t+44>>2]=3,!d[t+52|0])break t;break e}s[t+44>>2]=4}if(s[t+20>>2]=r,s[t+40>>2]=s[t+40>>2]+1,1!=s[t+36>>2]|2!=s[t+24>>2])break e;return void(i[t+54|0]=1)}e=s[e+8>>2],io[s[s[e>>2]+24>>2]](e,t,r,n,o)}},function(e,t,r,n){r|=0,n|=0,me(e|=0,s[8+(t|=0)>>2],0)?xe(t,r,n):(e=s[e+8>>2],io[s[s[e>>2]+28>>2]](e,t,r,n))},Mn,Hn,function(e){return 1225},function(e){V(ht(e|=0))},function(e){return s[4+(e|=0)>>2]},function(e){ht(e|=0),V(e)}],oo.set=function(e,t){this[e]=t},oo.get=function(e){return this[e]},oo);function ao(){return n.byteLength/65536|0}return{__wasm_call_ctors:function(){j=12704,s[2781]=11012,s[2763]=42},malloc:B,parseMPD:function(e){e|=0;var t,r,n,o=0,a=0,c=0,u=0,l=0,f=0,b=0,h=0,g=0,T=0,S=0,I=0,R=0,P=0,_=0,v=0,D=A(0),C=0,M=0;r=W(),x=t=x-240|0,It(c=r+520|0),mt(n=r+532|0),T=e,s[t+112>>2]=e,ae(r,3024,t+112|0);e:if(!Rn(Z(S=Ue(t+176|0),e))&&Oe(S,1294)){if(an(b=Be(S,1294))){if(ur(b))for(I=t+160|0,R=t+148|0;;){if(!(Oe(e=ct(b,g),2112)&&Oe(e,1320)&&Oe(e,1459)&&Oe(e,1952)&&Oe(e,1463)&&Oe(e,1121)&&Oe(e,2221))){ae(r,4925,0);break e}a=Hr(o=t+128|0),ve(o,vt(Cn(e,2112))),h=+(0|Zt(Cn(e,1320)))/1e3,o=O(h)<2147483648?~~h:-2147483648,s[t+152>>2]=o,C=t,M=Zt(Cn(e,1459)),s[C+148>>2]=M,C=t,M=Zt(Cn(e,1463)),s[C+140>>2]=M,C=t,M=Zt(Cn(e,1121)),s[C+144>>2]=M;t:{r:{if(o=Cn(e,1952),(16&d[o+18|0])>>>4|0){if(512&(u=p[o+18>>1])){h=$[o>>3];break t}if(32&u){h=+s[o>>2];break t}if(64&u){h=+y[o>>2];break t}if(128&u){h=+y[o>>2]+4294967296*+s[o+4>>2];break t}if(!(256&u))break r;h=+y[o>>2]+4294967296*+y[o+4>>2];break t}w(2594,1469,1825,2074),m()}w(2346,1469,1830,2074),m()}if(E[t+156>>2]=h,ve(I,vt(Cn(e,2221))),x=u=x-32|0,C=u,M=Yt(R),s[C+16>>2]=M,x=e=x-32|0,P=ge(c,e+28|0,R),f=s[P>>2],i[e+27|0]=0,f||(x=f=x-16|0,l=Xn(c),v=Et(o=e+8|0,bt(64),wr(f+8|0,l)),_=s[v>>2]+16|0,x=l=x-16|0,s[l+8>>2]=s[u+16>>2],s[_>>2]=s[s[l+8>>2]>>2],Hr(re(_+4|0,0,44)),x=l+16|0,C=Xn(v),M=1,i[C+4|0]=M,x=f+16|0,oe(c,s[e+28>>2],P,s[o>>2]),f=Or(o),i[e+27|0]=1,l=s[o>>2],s[o>>2]=0,l&&(d[Xn(o)+4|0]&&zn(l+16|0),l&&V(l))),hr(o=u+24|0,rn(e+8|0,f),e+27|0),x=e+32|0,e=un(o),x=u+32|0,se(e=e+4|0,a),s[e+28>>2]=s[a+28>>2],o=s[a+24>>2],s[e+20>>2]=s[a+20>>2],s[e+24>>2]=o,o=s[a+16>>2],s[e+12>>2]=s[a+12>>2],s[e+16>>2]=o,se(e+32|0,a+32|0),e=mr(t+128|0),o=s[t+152>>2],u=s[t+148>>2],l=s[t+140>>2],f=s[t+144>>2],D=E[t+156>>2],C=t,M=mr(I),s[C+96>>2]=M,$[t+88>>3]=D,s[t+80>>2]=f,s[t+76>>2]=l,s[t+72>>2]=u,s[t+68>>2]=o,s[t+64>>2]=e,ae(r,2774,t- -64|0),Dn(a),g=g+1|0,!(ur(b)>>>0>g>>>0))break}if(s[r+548>>2]=5,_n(u=r+576|0),s[r+544>>2]=0,_n(l=r+552|0),_n(g=r+564|0),x=a=(x=e=x-16|0)-16|0,o=s[rn(a+8|0,s[c>>2])>>2],x=a+16|0,a=s[rn(e+8|0,o)>>2],x=e+16|0,s[(o=t+128|0)>>2]=a,C=t,M=yt(c),s[C+120>>2]=M,Zr(o,t+120|0))for(;;){if(C=r,M=s[un(o)+28>>2],s[C+548>>2]=M,ne(u,un(o)+24|0),s[r+544>>2]=s[r+544>>2]+1,ne(l,un(o)+16|0),ne(g,un(o)+20|0),e=s[r+548>>2],a=s[un(o)+24>>2],b=s[un(o)+16>>2],f=s[un(o)+20>>2],s[t+48>>2]=s[r+544>>2],s[t+44>>2]=f,s[t+40>>2]=b,s[t+36>>2]=a,s[t+32>>2]=e,ae(r,3464,t+32|0),e=s[o>>2],a=s[e+4>>2])for(e=a;a=e,e=s[e>>2];);else{if(!vr(e))for(;!vr(e=s[e+8>>2]););a=s[e+8>>2]}if(s[o>>2]=a,C=t,M=yt(c),s[C+120>>2]=M,!Zr(o,t+120|0))break}}if(!Rn(Z(S,T))&&Oe(S,1307)){if(an(u=Be(S,1307))){if(l=r+596|0,ur(u))for(I=t+152|0,g=t+140|0,b=0;;){if(!(Oe(e=ct(u,b),2112)&&Oe(e,1320)&&Oe(e,1459)&&Oe(e,1963)&&Oe(e,2221))){ae(r,4977,0);break e}if(T=Xr(a=t+128|0),ve(a,vt(Cn(e,2112))),h=+(0|Zt(Cn(e,1320)))/1e3,a=O(h)<2147483648?~~h:-2147483648,s[t+144>>2]=a,C=t,M=Zt(Cn(e,1459)),s[C+140>>2]=M,C=t,M=Zt(Cn(e,1963)),s[C+148>>2]=M,ve(I,vt(Cn(e,2221))),x=o=x-32|0,C=o,M=Yt(g),s[C+16>>2]=M,x=e=x-32|0,_=ge(n,e+28|0,g),f=s[_>>2],i[e+27|0]=0,f||(x=f=x-16|0,c=Xn(n),P=Et(a=e+8|0,bt(56),wr(f+8|0,c)),R=s[P>>2]+16|0,x=c=x-16|0,s[c+8>>2]=s[o+16>>2],s[R>>2]=s[s[c+8>>2]>>2],Xr(re(R+4|0,0,36)),x=c+16|0,C=Xn(P),M=1,i[C+4|0]=M,x=f+16|0,oe(n,s[e+28>>2],_,s[a>>2]),f=Or(a),i[e+27|0]=1,c=s[a>>2],s[a>>2]=0,c&&(d[Xn(a)+4|0]&&eo(c+16|0),c&&V(c))),hr(a=o+24|0,rn(e+8|0,f),e+27|0),x=e+32|0,e=un(a),x=o+32|0,se(e=e+4|0,T),s[e+20>>2]=s[T+20>>2],a=s[T+16>>2],s[e+12>>2]=s[T+12>>2],s[e+16>>2]=a,se(e+24|0,T+24|0),s[r+592>>2]=s[t+144>>2],ne(l,g),s[r+588>>2]=s[r+588>>2]+1,e=mr(t+128|0),a=s[t+144>>2],o=s[t+140>>2],c=s[t+148>>2],C=t,M=mr(I),s[C+16>>2]=M,s[t+12>>2]=c,s[t+8>>2]=o,s[t+4>>2]=a,s[t>>2]=e,ae(r,2891,t),vn(T),b=b+1|0,!(ur(u)>>>0>b>>>0))break}ir(hn(l),nn(l))}}else ae(r,4672,0)}else ae(r,4625,0);Ne(S),x=t+240|0},updatePreloadInfo:function(e){e|=0;var t,r,n,o=0,i=0,a=0,c=0,u=0,l=0,f=0,d=0,p=0,y=0,E=0,$=0;n=W(),x=r=x-144|0,s[n+676>>2]=0,zr(t=n+680|0),s[r+16>>2]=e,ae(n,2989,r+16|0);e:if(!Rn(Z(u=Ue(r+80|0),e))&&Oe(u,1380)&&Oe(u,1140)){E=n,$=Zt(Be(u,1380)),s[E+676>>2]=$;t:{if(an(f=Be(u,1140))&&ur(f))for(;;){if(i=4821,!Oe(e=ct(f,d),2011))break t;if(!Oe(e,1998))break t;if(!Oe(e,1937))break t;if(!Oe(e,2063))break t;if(!Oe(e,1697))break t;if(!Oe(e,1214))break t;if(E=r,$=Zt(Cn(e,2011)),s[E+32>>2]=$,E=r,$=Zt(Cn(e,1998)),s[E+36>>2]=$,E=r,$=Zt(Cn(e,1937)),s[E+40>>2]=$,E=r,$=Zt(Cn(e,2063)),s[E+44>>2]=$,E=r,$=Zt(Cn(e,1697)),s[E+52>>2]=$,i=4873,!Oe(e=Cn(e,1214),1337))break t;if(!Oe(e,1688))break t;if(!Oe(e,1746))break t;if(!Oe(e,1716))break t;if(!Oe(e,1915))break t;if(!Oe(e,1892))break t;if(E=r,$=Zt(Cn(e,1337)),s[E+56>>2]=$,E=r,$=Zt(Cn(e,1688)),s[E+60>>2]=$,E=r,$=Zt(Cn(e,1746)),s[E+64>>2]=$,E=r,$=Zt(Cn(e,1716)),s[E+68>>2]=$,E=r,$=Zt(Cn(e,1915)),s[E+72>>2]=$,E=r,$=Zt(Cn(e,1892)),s[E+76>>2]=$,l=r+32|0,s[t+4>>2]==s[Wn(t)>>2]){if(x=p=x-32|0,y=Wn(t),o=p+8|0,c=Ir(t)+1|0,x=e=x-16|0,s[e+12>>2]=c,x=a=x-16|0,s[a+12>>2]=89478485,s[a+8>>2]=2147483647,i=s[Kt(a+12|0,a+8|0)>>2],x=a+16|0,i>>>0>=c>>>0?((a=gr(t))>>>0<i>>>1>>>0&&(s[e+8>>2]=a<<1,i=s[Jt(e+8|0,e+12|0)>>2]),x=e+16|0,e=i):(Kn(),m()),c=Ir(t),i=0,x=a=x-16|0,s[a+12>>2]=0,fn(o+12|0,y),e&&(e>>>0>89478485&&(Ge(1796),m()),i=bt(b(e,48))),s[o>>2]=i,c=b(c,48)+i|0,s[o+8>>2]=c,s[o+4>>2]=c,E=Gn(o),$=b(e,48)+i|0,s[E>>2]=$,x=a+16|0,Fn(y,s[o+8>>2],l),s[o+8>>2]=s[o+8>>2]+48,Tn(t),e=o+4|0,l=s[t>>2],i=s[t+4>>2]-l|0,a=s[e>>2]+b((0|i)/-48|0,48)|0,s[e>>2]=a,(0|i)>0&&K(a,l,i),wt(t,e),wt(t+4|0,o+8|0),wt(Wn(t),Gn(o)),s[o>>2]=s[o+4>>2],Ir(t),gr(t),gr(t),(0|(e=s[o+4>>2]))!=s[o+8>>2])for(;s[o+8>>2]=s[o+8>>2]-48,(0|e)!=s[o+8>>2];);s[o>>2]&&V(e=s[o>>2]),x=p+32|0}else x=e=x-16|0,s[e>>2]=t,i=s[t+4>>2],s[e+4>>2]=i,s[e+8>>2]=i+48,Fn(Wn(t),s[e+4>>2],l),s[e+4>>2]=s[e+4>>2]+48,Yr(e),x=e+16|0;if(d=d+1|0,!(ur(f)>>>0>d>>>0))break}e=s[n+676>>2],E=r,$=Ir(t),s[E+4>>2]=$,s[r>>2]=e,ae(n,3877,r);break e}ae(n,i,0)}else ae(n,4576,0);Ne(u),x=r+144|0},updateDeviceInfo:function(e,t,r,n){e|=0,t|=0,r=A(r),n=A(n);var o,i,a=0;o=W(),x=i=x-32|0,(0|e)<=0|(0|t)<=0||(s[o+152>>2]=t,s[o+148>>2]=e,s[o+144>>2]=t,s[o+140>>2]=e,(a=+r)>2.01?s[o+200>>2]=1073741824:a<.01?s[o+200>>2]=1065353216:E[o+200>>2]=r),n>A(0)&&(E[o+204>>2]=n),$[i+16>>3]=n,s[i+4>>2]=t,s[i>>2]=e,$[i+8>>3]=r,ae(o,3118,i),x=i+32|0},updateMediaInfo:function(e,t,r,n){e|=0,t|=0,r=+r,n=+n;var o,i,a,c=0,u=0,l=0,f=0,d=0,p=0;if(x=o=x-96|0,i=dn(o+56|0),a=Rt(o+40|0),$[i+16>>3]=n,$[i+8>>3]=r,s[i>>2]=t,(0|t)>0)for(;ne(a,(c<<2)+e|0),(0|(c=c+1|0))!=(0|t););if(ir(hn(a),nn(a)),(0|(e=i+24|0))!=(0|a)){x=t=x-16|0,c=(l=s[a+4>>2])-(u=s[a>>2])>>2;e:if(_r(e)>>>0>=c>>>0){if(Nr(e)>>>0<c>>>0){s[t+12>>2]=u,f=Nr(e),s[t+12>>2]=s[t+12>>2]+(f<<2),$r(u,s[t+12>>2],s[e>>2]),st(e,s[t+12>>2],l,c-Nr(e)|0);break e}tn(e,$r(u,l,s[e>>2]))}else s[e>>2]&&(_n(e),f=s[e>>2],_r(e),V(f),d=Wn(e),p=0,s[d>>2]=p,s[e>>2]=0,s[e+4>>2]=0),ut(e,Ze(e,c)),st(e,u,l,c);x=t+16|0}if(e=W(),t=s[i+4>>2],s[o>>2]=s[i>>2],s[o+4>>2]=t,t=s[i+20>>2],s[o+16>>2]=s[i+16>>2],s[o+20>>2]=t,t=s[i+12>>2],s[o+8>>2]=s[i+8>>2],s[o+12>>2]=t,t=i+24|0,x=c=(x=l=x-16|0)-16|0,s[(u=o+24|0)>>2]=0,s[u+4>>2]=0,s[c+12>>2]=0,qn(u+8|0),x=c+16|0,(c=Nr(t))&&(ut(u,c),st(u,s[t>>2],s[t+4>>2],c)),c=0,x=t=(x=l+16|0)-16|0,ae(e,2742,0),$[e+456>>3]=$[o+8>>3],$[e+464>>3]=$[o+16>>3],s[e+448>>2]=s[o>>2],_n(u=e+472|0),Nr(l=o+24|0))for(;ne(u,Qr(l,c)),d=t,p=s[Qr(u,c)>>2],s[d>>2]=p,ae(e,2738,t),c=c+1|0,Nr(l)>>>0>c>>>0;);ae(e,5115,0),s[e+248>>2]=0,s[e+252>>2]=0,s[e+240>>2]=0,s[e+244>>2]=0,s[e+232>>2]=0,s[e+236>>2]=0,s[e+224>>2]=0,s[e+228>>2]=0,x=t+16|0,Jn(o),er(a),Jn(i),x=o+96|0},updateBufferInfo:function(e,t,r,n,o,i,a,c,u,l){e=A(e),t=A(t),r=A(r),n=A(n),o=A(o),i|=0,a|=0,c=A(c),u|=0,l|=0;var f,d,p,y=0,h=0;x=f=x-128|0,d=W(),E[f+104>>2]=t,E[f+112>>2]=+A(O(e))<=1e-6?A(1):e,i=(p=b(i,8e3))>>31,s[f+120>>2]=p,s[f+124>>2]=i,s[f+56>>2]=p,s[f+60>>2]=i,E[f+108>>2]=r,i=s[f+108>>2],s[f+40>>2]=s[f+104>>2],s[f+44>>2]=i,i=s[f+116>>2],s[f+48>>2]=s[f+112>>2],s[f+52>>2]=i,E[f+100>>2]=o,E[f+96>>2]=n,i=s[f+100>>2],s[f+32>>2]=s[f+96>>2],s[f+36>>2]=i,e=E[f+48>>2],+A(O(e))<=1e-6&&(s[f+48>>2]=1065353216,e=A(1)),$[d+224>>3]=E[f+32>>2],$[d+232>>3]=E[f+36>>2],E[d+76>>2]=E[f+40>>2],t=E[f+44>>2],E[d+72>>2]=t,$[d+288>>3]=A(t*E[d+80>>2]),$[d+272>>3]=A(t*E[d+84>>2]),$[d+280>>3]=A(t*E[d+88>>2]),$[d+376>>3]=+t/20*3,i=s[f+60>>2],s[d+24>>2]=s[f+56>>2],s[d+28>>2]=i,E[d+184>>2]=e,i=W(),s[f+80>>2]=a,E[f+88>>2]=c,s[f+72>>2]=-1,s[f+76>>2]=-1,s[f+8>>2]=-1,s[f+12>>2]=-1,s[f+84>>2]=u,a=s[f+84>>2],s[f+16>>2]=s[f+80>>2],s[f+20>>2]=a,s[f+92>>2]=l,a=s[f+92>>2],s[f+24>>2]=s[f+88>>2],s[f+28>>2]=a,s[f+64>>2]=-1,a=s[f+68>>2],s[f>>2]=s[f+64>>2],s[f+4>>2]=a,x=u=x-16|0,s[i+92>>2]=s[f+16>>2],e=E[f+24>>2],A(O(e))<A(0x8000000000000000)?(l=A(O(e))>=A(1)?~~(e>A(0)?A(g(A(T(A(e*A(2.3283064365386963e-10)))),A(4294967296))):A(S(A(A(e-A(~~e>>>0>>>0))*A(2.3283064365386963e-10)))))>>>0:0,a=~~e>>>0):(l=-2147483648,a=0),s[i+64>>2]=a,s[i+68>>2]=l,s[i+96>>2]=s[f+20>>2],s[i+172>>2]=s[f+28>>2],ne(a=i+656|0,i+96|0),Nr(a)>>>0>=61&&(y=u,h=hn(a),s[y+8>>2]=h,l=s[kr(u,u+8|0)>>2],x=i=x-16|0,s[i+8>>2]=l,y=i,h=hn(a),s[y>>2]=h,tn(a,$r((l=s[a>>2]+(s[i+8>>2]-s[i>>2]>>2<<2)|0)+4|0,s[a+4>>2],l)),Ht(l),x=i+16|0),x=u+16|0,x=f+128|0},updateSwitchInfo:function(e,t,r,n,o,a){e|=0,t|=0,r=A(r),n|=0,o=A(o),a=A(a);var c,u,l,f=A(0);x=u=x-80|0,c=W(),E[u+76>>2]=a,E[u+72>>2]=o,s[u+68>>2]=1061158912,s[u+60>>2]=1045220557,s[u+64>>2]=1053609165,E[u+56>>2]=r,i[u+52|0]=n,s[u+48>>2]=50,s[(n=u)+40>>2]=e,s[n+44>>2]=t,n=K(n,n+40|0,40),r=E[n+20>>2],+A(O(r))<=1e-6&&(s[n+20>>2]=1045220557,r=A(.20000000298023224)),o=E[n+24>>2],+A(O(o))<=1e-6&&(s[n+24>>2]=1053609165,o=A(.4000000059604645)),a=E[n+28>>2],+A(O(a))<=1e-6&&(s[n+28>>2]=1061158912,a=A(.75)),f=E[n+16>>2],+A(O(f))<=1e-6&&(s[n+16>>2]=1084227584,f=A(5)),e=s[n+4>>2],s[c+32>>2]=s[n>>2],s[c+36>>2]=e,e=t=s[n+8>>2],s[c+40>>2]=e,s[c+44>>2]=e>>31,e=d[n+12|0],s[c+192>>2]=1084227584,i[c+178|0]=e,E[c+188>>2]=f,f=A(0|t),$[c+288>>3]=A(r*f),E[c+88>>2]=a,E[c+84>>2]=o,E[c+80>>2]=r,$[c+280>>3]=A(a*f),l=+A(o*f),$[c+272>>3]=l,s[c+132>>2]=4,s[c+136>>2]=2,s[c+124>>2]=12,s[c+128>>2]=5,$[c+376>>3]=+(0|t)/20*3,s[c+360>>2]=-687194767,s[c+364>>2]=-1077055325,s[c+336>>2]=-1717986918,s[c+340>>2]=1072273817,s[c+328>>2]=858993459,s[c+332>>2]=1072902963,s[c+320>>2]=-858993459,s[c+324>>2]=1072483532,s[c+116>>2]=10,s[c+120>>2]=10,i[c+177|0]=0,$[c+368>>3]=l+12,s[c+64>>2]=0,s[c+68>>2]=0,s[c+92>>2]=0,x=n+80|0},updatePreloadSupplier:function(e,t){var r,n,o;e|=0,t|=0,x=r=x-16|0,n=W(),s[r+12>>2]=t,s[r+8>>2]=b(e,8e3),e=s[r+12>>2],s[r>>2]=s[r+8>>2],s[r+4>>2]=e,x=e=x-16|0,t=s[r>>2],s[n+668>>2]=t,o=s[r+4>>2],s[n+672>>2]=o,s[e+4>>2]=o,s[e>>2]=t,ae(n,4088,e),x=e+16|0,x=r+16|0},getPredictedBitrate:function(e,t){e|=0,t|=0;var r,n=0,o=0,a=0,c=0,u=0,l=0,f=A(0),p=0,h=0,m=A(0),I=0,w=0,R=0,P=0,_=0,v=A(0),D=A(0),C=0,M=0,N=0,k=0,F=0,j=A(0),B=A(0),L=A(0),G=0,V=0,X=0,H=0,Y=0,Q=0,Z=0,K=0,J=0,z=0,q=0;if(n=W(),x=r=x-48|0,o=Ve(),a=s[n+36>>2],c=s[n+32>>2],s[n+8>>2]=o-c,s[n+12>>2]=U-((o>>>0<c>>>0)+a|0),l=$[n+256>>3],f=E[n+72>>2],u=s[n+28>>2],s[(o=r)+32>>2]=s[n+24>>2],s[o+36>>2]=u,$[o+24>>3]=f,$[o+16>>3]=l,s[o+8>>2]=t,s[o>>2]=c,s[o+4>>2]=a,ae(n,5029,o),f=E[n+200>>2],m=A(f*A(s[n+148>>2])),t=A(O(m))<A(2147483648)?~~m:-2147483648,s[n+140>>2]=t,f=A(f*A(s[n+152>>2])),t=A(O(f))<A(2147483648)?~~f:-2147483648,s[n+144>>2]=t,x=t=x-176|0,c=we(t+160|0,1189),o=Ve(),u=s[n+32>>2],a=U-(s[n+36>>2]+(u>>>0>o>>>0)|0)|0,u=o-u|0,s[n+8>>2]=u,s[n+12>>2]=a,o=-1,(R=u>>>0<(p=b(s[n+548>>2],1e3)-2e3|0)>>>0)&(0|a)<=(0|(u=p>>31))|(0|a)<(0|u)){if(Ir(o=n+680|0)&&-1!=s[Tr(o)+44>>2]&&-1!=(0|(o=s[Tr(o)+8>>2])))s[t+112>>2]=o,ae(n,4152,t+112|0);else{if(u=-1,o=0,(0|(p=s[n+544>>2]))<=0)a=-1;else{a=(0|e)<0;e:{for(;;){if(!a){a=s[sr(n+576|0,0)>>2],p=s[n+544>>2];break e}if((0|p)==(0|(o=o+1|0)))break}a=-1}if(o=1,!((0|p)<=1))for(p=n+576|0,I=(0|e)<0;I||$[n+336>>3]*+s[n+24>>2]>+s[sr(p,o)>>2]&&(u=s[sr(p,o)>>2]),(0|(o=o+1|0))<s[n+544>>2];);}o=(0|a)<(0|u)?u:a}o=d[n+180|0]&&s[n+168>>2]>1?e:o,a=le(n,s[n+140>>2],s[n+144>>2]),s[n+108>>2]=a,(0|a)>0&&(o=$e(n,o,a)),(0|(a=s[n+172>>2]))<=0|(0|o)<=(0|a)||(a=mr(c),s[t+104>>2]=s[n+172>>2],s[t+100>>2]=o,s[t+96>>2]=a,ae(n,2170,t+96|0),o=s[n+172>>2]),s[n+100>>2]=e,$[n+256>>3]=$[n+232>>3],Se(a=n+644|0,n+256|0),Mr(a)>>>0>y[n+120>>2]&&(J=t,z=hn(a),s[J+144>>2]=z,Ye(a,s[kr(t+152|0,t+144|0)>>2])),J=n,q=Pe(n),$[J+264>>3]=q,s[t+144>>2]=e,s[t+148>>2]=e>>31,dr(a=n+620|0,t+144|0),Mr(a)>>>0>s[n+116>>2]<<1>>>0&&(J=t,z=hn(a),s[J+144>>2]=z,Ye(a,s[kr(t+136|0,t+144|0)>>2])),(u=s[n+24>>2])>>>0<40001&(0|(a=s[n+28>>2]))<=0|(0|a)<0||(f=A(A(+(u>>>0)+4294967296*+(0|a))/E[n+184>>2]),A(O(f))<A(0x8000000000000000)?(u=A(O(f))>=A(1)?~~(f>A(0)?A(g(A(T(A(f*A(2.3283064365386963e-10)))),A(4294967296))):A(S(A(A(f-A(~~f>>>0>>>0))*A(2.3283064365386963e-10)))))>>>0:0,a=~~f>>>0):(u=-2147483648,a=0),s[t+144>>2]=a,s[t+148>>2]=u,lr(a=n+608|0,t+144|0),Mr(a)>>>0<=y[n+124>>2]||(J=t,z=hn(a),s[J+128>>2]=z,Ye(a,s[kr(t+120|0,t+128|0)>>2]))),a=mr(c),u=Ve(),p=s[n+24>>2],I=s[n+28>>2],h=s[n+48>>2],P=s[n+52>>2],l=$[n+256>>3],w=s[n+92>>2],R=s[n+64>>2],k=s[n+68>>2],F=d[n+180|0],s[t+84>>2]=s[n+168>>2],s[t+80>>2]=F,s[t+72>>2]=R,s[t+76>>2]=k,s[t- -64>>2]=w,s[t+56>>2]=0,s[t+60>>2]=0,s[t+48>>2]=0,s[t+52>>2]=0,$[t+40>>3]=l,s[t+36>>2]=e,s[t+32>>2]=o,s[t+24>>2]=h,s[t+28>>2]=P,s[t+16>>2]=p,s[t+20>>2]=I,s[t+8>>2]=u,s[t+12>>2]=U,s[t>>2]=a,ae(n,3218,t)}if(br(c),x=t+176|0,t=o,-1==(0|o)){if(o=0,x=c=x-352|0,I=we(c+336|0,1086),a=Ve(),t=e,s[n+100>>2]=e,$[n+256>>3]=$[n+232>>3],e=s[n+32>>2],u=U-(s[n+36>>2]+(e>>>0>a>>>0)|0)|0,s[n+8>>2]=a-e,s[n+12>>2]=u,Se(e=n+644|0,n+256|0),Mr(e)>>>0>y[n+120>>2]&&(J=c,z=hn(e),s[J+320>>2]=z,Ye(e,s[kr(c+328|0,c+320|0)>>2])),J=n,q=Pe(n),$[J+264>>3]=q,$[n+256>>3]<.1&&(s[n+156>>2]=s[n+156>>2]+1),1==s[n+96>>2]&&(s[n+160>>2]=s[n+160>>2]+1),x=e=x-16|0,J=e,z=Ut(u=n+656|0),s[J+8>>2]=z,J=e,z=jt(u),s[J>>2]=z,Tt(e+8|0,e))for(;x=a=x-16|0,p=e+8|0,s[a+8>>2]=s[p>>2],h=s[jr(a+8|0)>>2],x=a+16|0,a=s[h>>2],jr(p),J=e,z=jt(u),s[J>>2]=z,o=(1==(0|a))+o|0,Tt(p,e););if(x=e+16|0,s[n+164>>2]=o,s[c+320>>2]=t,P=t>>31,s[c+324>>2]=P,dr(p=n+620|0,c+320|0),Mr(p)>>>0>s[n+116>>2]<<1>>>0&&(J=c,z=hn(p),s[J+320>>2]=z,Ye(p,s[kr(c+312|0,c+320|0)>>2])),(o=s[n+24>>2])>>>0<40001&(0|(e=s[n+28>>2]))<=0|(0|e)<0||(f=A(A(+(o>>>0)+4294967296*+(0|e))/E[n+184>>2]),A(O(f))<A(0x8000000000000000)?(o=A(O(f))>=A(1)?~~(f>A(0)?A(g(A(T(A(f*A(2.3283064365386963e-10)))),A(4294967296))):A(S(A(A(f-A(~~f>>>0>>>0))*A(2.3283064365386963e-10)))))>>>0:0,e=~~f>>>0):(o=-2147483648,e=0),s[c+320>>2]=e,s[c+324>>2]=o,lr(e=n+608|0,c+320|0),Mr(e)>>>0<=y[n+124>>2]||(J=c,z=hn(e),s[J+304>>2]=z,Ye(e,s[kr(c+296|0,c+304|0)>>2]))),s[c+320>>2]=0,s[c+324>>2]=0,-1!=(s[n+56>>2]&s[n+60>>2])&&Mr(e=n+608|0)){if(e=Br(e,Mr(e)-1|0),a=s[e>>2],w=s[e+4>>2],e=s[n+56>>2],o=s[n+60>>2]-(w+(a>>>0>e>>>0)|0)|0,h=(e=e-a|0)+(u=o>>31)|0,o=o+u|0,$[c+320>>3]=(+((h^u)>>>0)+4294967296*+(u^(e>>>0>h>>>0?o+1|0:o)))/(+(a>>>0)+4294967296*+(0|w)),Se(e=n+632|0,c+320|0),Mr(e)>>>0>y[n+128>>2]&&(J=c,z=hn(e),s[J+304>>2]=z,Ye(e,s[kr(c+288|0,c+304|0)>>2])),o=hn(e),a=nn(e),x=e=x-32|0,s[e+16>>2]=a,s[e+24>>2]=o,Zr(e+24|0,e+16|0)&&(s[e>>2]=s[e+24>>2],Zr(xr(e),e+16|0)))for(;$[s[e+24>>2]>>3]<$[s[e>>2]>>3]&&(s[e+24>>2]=s[e>>2]),Zr(xr(e),e+16|0););x=e+32|0,s[c+304>>2]=s[e+24>>2],l=$[s[c+304>>2]>>3],l=(+(ue(n)>>>0)+4294967296*+(0|U))/(l+1),O(l)<0x8000000000000000?(o=O(l)>=1?~~(l>0?g(T(2.3283064365386963e-10*l),4294967295):S(2.3283064365386963e-10*(l-+(~~l>>>0>>>0))))>>>0:0,e=~~l>>>0):(o=-2147483648,e=0),s[n+48>>2]=e,s[n+52>>2]=o}else J=n,z=ue(n),s[J+48>>2]=z,s[n+52>>2]=U,Se(n+632|0,c+320|0),e=s[n+48>>2],o=s[n+52>>2];s[n+56>>2]=e,s[n+60>>2]=o,(o=s[n+92>>2])&&(e=s[n+12>>2],a=s[n+8>>2],s[n+16>>2]=a,s[n+20>>2]=e,s[c+268>>2]=1,s[c+264>>2]=o,s[c+256>>2]=a,s[c+260>>2]=e,ae(n,3785,c+256|0));e:{t:if(!(e=s[n+16>>2])&(0|(o=s[n+20>>2]))<=0|(0|o)<0||!(+((a=s[n+8>>2])-e>>>0)+4294967296*+((u=s[n+12>>2])-((e>>>0>a>>>0)+o|0)|0)<8e3)){d[n+176|0]&&(i[n+176|0]=0),l=$[n+312>>3],e=s[n+164>>2],C=$[n+304>>3],M=$[n+296>>3],o=mr(I),N=21-(N=21-l)/(l=+(0|e)+1),$[c+248>>3]=N,M=31-(31-M)/l,$[c+240>>3]=M,s[c+224>>2]=o,C=41-(41-C)/l,$[c+232>>3]=C,ae(n,3055,c+224|0);r:{n:{o:{if((l=$[n+256>>3])<N){if(e=s[n+544>>2]<=0,l=$[n+336>>3]*+s[n+48>>2],a=O(l)<2147483648?~~l:-2147483648,e)break o;if(e=0,(0|a)<s[sr(u=n+576|0,0)>>2])break o;for(;;){if(o=s[sr(u,e)>>2],(0|(e=e+1|0))>=s[n+544>>2])break n;if(!((0|a)>=s[sr(u,e)>>2]))break}break n}a=s[n+48>>2],o=s[n+52>>2];i:{if(l<M){if(e=t,a>>>0<1001&(0|o)<=0|(0|o)<0)break e;if(l=$[n+320>>3]*(+(a>>>0)+4294967296*+(0|o)),!(O(l)<2147483648))break i;o=~~l;break r}if(e=t,!(l>=C)|a>>>0<1001&(0|o)<=0|(0|o)<0|s[n+544>>2]<=0)break e;for(o=n+576|0,e=0;;){if((0|t)<s[sr(o,e)>>2]){e=s[sr(o,e)>>2],u=o=s[n+48>>2],a=e,o=(R=e>>>0<o>>>0)&(0|(o=s[n+52>>2]))>=(0|(e>>=31))|(0|e)<(0|o)?u:a;break r}if(!((0|(e=e+1|0))<s[n+544>>2]))break}break t}o=-2147483648;break r}o=a}if((0|o)>(0|(e=t)))break e}if(e=t,-1==(0|o))break e;if(a=-1,s[n+544>>2]>0)for(h=n+576|0,e=2147483647;u=(w=o-s[sr(h,_)>>2]|0)>>31,(0|(u^=u+w))<(0|e)&&(a=s[sr(h,_)>>2],e=u),(0|(_=_+1|0))<s[n+544>>2];);if((0|t)>=(0|(e=a)))break e;if(!Mr(p))break e;J=c,z=Ut(p),s[J+304>>2]=z,J=c,z=jt(p),s[J+280>>2]=z,o=0;r:if(Tt(c+304|0,c+280|0))for(;;){if(x=a=x-16|0,s[a+8>>2]=s[c+304>>2],u=s[Ur(a+8|0)>>2],x=a+16|0,(0|t)!=s[u>>2]|(0|P)!=s[u+4>>2])break r;if(Ur(a=c+304|0),J=c,z=jt(p),s[J+280>>2]=z,o=o+1|0,!Tt(a,c+280|0))break}if(!(s[n+132>>2]>(0|o)||+s[n+548>>2]>=$[n+256>>3]/+E[n+184>>2]))break e}else s[c+208>>2]=s[n+92>>2],s[c+200>>2]=e,s[c+204>>2]=o,s[c+192>>2]=a,s[c+196>>2]=u,ae(n,4719,c+192|0);e=t}o=le(n,s[n+140>>2],s[n+144>>2]),s[n+108>>2]=o,(0|o)>0&&(e=$e(n,e,o)),(0|(u=it(n,t)))<=(0|(a=it(n,e)))|(u-a|0)<3?o=a:(e=lt(n,o=u-2|0),p=mr(I),s[c+184>>2]=o,s[c+180>>2]=a,s[c+176>>2]=p,ae(n,2122,c+176|0)),(0|(a=s[n+172>>2]))<=0|(0|e)<=(0|a)||(a=mr(I),s[c+168>>2]=s[n+172>>2],s[c+164>>2]=e,s[c+160>>2]=a,ae(n,2170,c+160|0),e=s[n+172>>2]),a=mr(I),p=s[n+548>>2],_=s[n+8>>2],h=s[n+12>>2],f=E[n+72>>2],m=E[n+184>>2],v=E[n+192>>2],D=E[n+208>>2],j=E[n+212>>2],B=E[n+216>>2],L=E[n+220>>2],l=$[n+256>>3],P=s[n+24>>2],w=s[n+28>>2],R=s[n+48>>2],k=s[n+52>>2],F=s[n+156>>2],G=s[n+92>>2],V=s[n+64>>2],X=s[n+68>>2],H=s[n+20>>2],Y=s[n+16>>2],Q=s[n+96>>2],Z=s[n+164>>2],K=s[n+160>>2],s[c+156>>2]=o,s[c+152>>2]=u,s[c+112>>2]=K,s[c+108>>2]=Z,s[c+104>>2]=Q,s[c+96>>2]=Y,s[c+100>>2]=H,s[c+88>>2]=V,s[c+92>>2]=X,s[c+72>>2]=G,s[c+68>>2]=F,s[c- -64>>2]=p,s[c+56>>2]=R,s[c+60>>2]=k,s[c+48>>2]=P,s[c+52>>2]=w,s[c+44>>2]=e,s[c+40>>2]=t,$[c+16>>3]=l,$[c+144>>3]=L,$[c+136>>3]=B,$[c+128>>3]=j,$[c+120>>3]=D,$[c+80>>3]=v,$[c+32>>3]=m,$[c+24>>3]=f,s[c+8>>2]=_,s[c+12>>2]=h,s[c>>2]=a,ae(n,4207,c),s[n+104>>2]=e,t=s[n+12>>2],s[n>>2]=s[n+8>>2],s[n+4>>2]=t,$[n+248>>3]=$[n+232>>3],$[n+240>>3]=$[n+224>>3],br(I),x=c+352|0,t=e}return x=r+48|0,e=W(),f=A(+y[e+48>>2]+4294967296*+s[e+52>>2]),m=E[W()+208>>2],v=E[W()+212>>2],D=A(E[W()+216>>2]*A(100)),n=A(O(D))<A(2147483648)?~~D:-2147483648,D=E[W()+220>>2],e=bt(28),s[e+20>>2]=n,v=A(v*A(100)),o=A(O(v))<A(2147483648)?~~v:-2147483648,s[e+16>>2]=o,m=A(m*A(100)),o=A(O(m))<A(2147483648)?~~m:-2147483648,s[e+12>>2]=o,o=A(O(f))<A(2147483648)?~~f:-2147483648,s[e+8>>2]=o,s[e+4>>2]=0,s[e>>2]=t,f=A(D*A(100)),t=A(O(f))<A(2147483648)?~~f:-2147483648,s[e+24>>2]=t,0|e},getPreloadBitrate:function(e){var t,r,n,o,i;return e|=0,x=t=x-32|0,n=W(),x=r=x-48|0,s[t+24>>2]=0,s[t+8>>2]=-1,s[t+12>>2]=-1,s[t+16>>2]=-1,s[t+20>>2]=2,o=s[n+672>>2],i=s[n+668>>2],s[r>>2]=e,s[r+4>>2]=i,s[r+8>>2]=o,ae(n,4014,r),ee(r+24|0,n,e||0),s[t+24>>2]=s[r+40>>2],e=s[r+36>>2],s[t+16>>2]=s[r+32>>2],s[t+20>>2]=e,e=s[r+28>>2],s[t+8>>2]=s[r+24>>2],s[t+12>>2]=e,x=r+48|0,e=bt(20),s[e>>2]=s[t+8>>2],s[e+4>>2]=s[t+12>>2],s[e+8>>2]=s[t+24>>2],s[e+12>>2]=s[t+16>>2],s[e+16>>2]=s[t+20>>2],x=t+32|0,0|e},setDebugModel:function(e){var t,r;e|=0,t=W(),r=e,i[t+178|0]=r},__indirect_function_table:io,free:V,__errno_location:function(){return 10976},__stdio_exit:function(){var e=0;if(e=s[2743])for(;He(e),e=s[e+56>>2];);He(s[2262]),He(s[2224]),He(s[2300])},emscripten_stack_init:function(){j=12704},emscripten_stack_get_free:function(){return x-j|0},emscripten_stack_get_end:function(){return 0|j},stackSave:function(){return 0|x},stackRestore:function(e){x=e|=0},stackAlloc:function(e){return x=e=x-(e|=0)&-16,0|e},dynCall_jiji:function(e,t,r,n,o){return t|=0,r|=0,n|=0,o|=0,e=0|io[0|(e|=0)](t,r,n,o),k(0|U),0|e}}}(e)}(Ie)},instantiate:function(e,t){return{then:function(t){var r=new A.Module(e);return t({instance:new A.Instance(r)}),{catch:function(){}}}}},RuntimeError:Error};E=[],"object"!==_typeof(A)&&J("no native wasm support detected");var O=!1;function h(e,t){e||J("Assertion failed"+(t?": "+t:""))}function g(e,t,r,n,i){var a={string:function(e){var t=0;if(null!=e&&0!==e){var r=1+(e.length<<2);D(e,t=Me(r),r)}return t},array:function(e){var t=Me(e.length);return M(e,t),t}};var s=function(e){var t=o["_"+e];return h(t,"Cannot call unknown function "+e+", make sure it is exported"),t}(e),c=[],u=0;if(h("array"!==t,'Return type should not be "array".'),n)for(var l=0;l<n.length;l++){var f=a[r[l]];f?(0===u&&(u=De()),c[l]=f(n[l])):c[l]=n[l]}var d,p=s.apply(null,c);return d=p,0!==u&&Ce(u),p=function(e){return"string"===t?_(e):"boolean"===t?Boolean(e):e}(d),p}var T,S,m,I,w,R="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;function P(e,t,r){for(var n=t+r,o=t;e[o]&&!(o>=n);)++o;if(o-t>16&&e.subarray&&R)return R.decode(e.subarray(t,o));for(var i="";t<o;){var a=e[t++];if(128&a){var s=63&e[t++];if(192!=(224&a)){var c=63&e[t++];if(224==(240&a)?a=(15&a)<<12|s<<6|c:(240!=(248&a)&&y("Invalid UTF-8 leading byte 0x"+a.toString(16)+" encountered when deserializing a UTF-8 string in wasm memory to a JS string!"),a=(7&a)<<18|s<<12|c<<6|63&e[t++]),a<65536)i+=String.fromCharCode(a);else{var u=a-65536;i+=String.fromCharCode(55296|u>>10,56320|1023&u)}}else i+=String.fromCharCode((31&a)<<6|s)}else i+=String.fromCharCode(a)}return i}function _(e,t){return e?P(m,e,t):""}function v(e,t,r,n){if(!(n>0))return 0;for(var o=r,i=r+n-1,a=0;a<e.length;++a){var s=e.charCodeAt(a);if(s>=55296&&s<=57343)s=65536+((1023&s)<<10)|1023&e.charCodeAt(++a);if(s<=127){if(r>=i)break;t[r++]=s}else if(s<=2047){if(r+1>=i)break;t[r++]=192|s>>6,t[r++]=128|63&s}else if(s<=65535){if(r+2>=i)break;t[r++]=224|s>>12,t[r++]=128|s>>6&63,t[r++]=128|63&s}else{if(r+3>=i)break;s>1114111&&y("Invalid Unicode code point 0x"+s.toString(16)+" encountered when serializing a JS string to a UTF-8 string in wasm memory! (Valid unicode code points should be in range 0-0x10FFFF)."),t[r++]=240|s>>18,t[r++]=128|s>>12&63,t[r++]=128|s>>6&63,t[r++]=128|63&s}}return t[r]=0,r-o}function D(e,t,r){return h("number"==typeof r,"stringToUTF8(str, outPtr, maxBytesToWrite) is missing the third parameter that specifies the length of the output buffer!"),v(e,m,t,r)}function C(e){for(var t=0,r=0;r<e.length;++r){var n=e.charCodeAt(r);n>=55296&&n<=57343&&(n=65536+((1023&n)<<10)|1023&e.charCodeAt(++r)),n<=127?++t:t+=n<=2047?2:n<=65535?3:4}return t}function M(e,t){h(e.length>=0,"writeArrayToMemory array must have a length (should be an array or typed array)"),S.set(e,t)}function N(e){T=e,o.HEAP8=S=new Int8Array(e),o.HEAP16=new Int16Array(e),o.HEAP32=I=new Int32Array(e),o.HEAPU8=m=new Uint8Array(e),o.HEAPU16=new Uint16Array(e),o.HEAPU32=w=new Uint32Array(e),o.HEAPF32=new Float32Array(e),o.HEAPF64=new Float64Array(e)}"undefined"!=typeof TextDecoder&&new TextDecoder("utf-16le");var k=8192;o.TOTAL_STACK&&h(k===o.TOTAL_STACK,"the stack size can no longer be determined at runtime");var F,x=o.INITIAL_MEMORY||65536;function j(){var e=ve();h(0==(3&e)),I[e+4>>2]=34821223,I[e+8>>2]=2310721022,I[0]=1668509029}function U(){if(!O){var e=ve(),t=w[e+4>>2],r=w[e+8>>2];34821223==t&&2310721022==r||J("Stack overflow! Stack cookie has been overwritten, expected hex dwords 0x89BACDFE and 0x2135467, but received 0x"+r.toString(16)+" 0x"+t.toString(16)),1668509029!==I[0]&&J("Runtime error: The application has corrupted its heap memory area (address zero)!")}}Object.getOwnPropertyDescriptor(o,"INITIAL_MEMORY")||Object.defineProperty(o,"INITIAL_MEMORY",{configurable:!0,get:function(){J("Module.INITIAL_MEMORY has been replaced with plain INITIAL_MEMORY (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)")}}),h(x>=k,"INITIAL_MEMORY should be larger than TOTAL_STACK, was "+x+"! (TOTAL_STACK="+k+")"),h("undefined"!=typeof Int32Array&&"undefined"!=typeof Float64Array&&void 0!==Int32Array.prototype.subarray&&void 0!==Int32Array.prototype.set,"JS engine does not provide full typed array support"),(b=o.wasmMemory?o.wasmMemory:new A.Memory({initial:x/65536,maximum:32768}))&&(T=b.buffer),h((x=T.byteLength)%65536==0),N(T),function(){var e=new Int16Array(1),t=new Int8Array(e.buffer);if(e[0]=25459,115!==t[0]||99!==t[1])throw"Runtime error: expected the system to be little-endian! (Run with -s SUPPORT_BIG_ENDIAN=1 to bypass)"}();var B=[],L=[],G=[],V=!1;h(Math.imul,"This browser does not support Math.imul(), build with LEGACY_VM_SUPPORT or POLYFILL_OLD_MATH_FUNCTIONS to add in a polyfill"),h(Math.fround,"This browser does not support Math.fround(), build with LEGACY_VM_SUPPORT or POLYFILL_OLD_MATH_FUNCTIONS to add in a polyfill"),h(Math.clz32,"This browser does not support Math.clz32(), build with LEGACY_VM_SUPPORT or POLYFILL_OLD_MATH_FUNCTIONS to add in a polyfill"),h(Math.trunc,"This browser does not support Math.trunc(), build with LEGACY_VM_SUPPORT or POLYFILL_OLD_MATH_FUNCTIONS to add in a polyfill");var X=0,W=null,H=null,Y={};function Q(e){for(var t=e;;){if(!Y[e])return e;e=t+Math.random()}}function Z(e){X++,o.monitorRunDependencies&&o.monitorRunDependencies(X),e?(h(!Y[e]),Y[e]=1,null===W&&"undefined"!=typeof setInterval&&(W=setInterval((function(){if(O)return clearInterval(W),void(W=null);var e=!1;for(var t in Y)e||(e=!0,p("still waiting on run dependencies:")),p("dependency: "+t);e&&p("(end of list)")}),1e4))):p("warning: run dependency added without ID")}function K(e){if(X--,o.monitorRunDependencies&&o.monitorRunDependencies(X),e?(h(Y[e]),delete Y[e]):p("warning: run dependency removed without ID"),0==X&&(null!==W&&(clearInterval(W),W=null),H)){var t=H;H=null,t()}}function J(e){o.onAbort&&o.onAbort(e),p(e="Aborted("+e+")"),O=!0;var t=new A.RuntimeError(e);throw n(t),t}o.preloadedImages={},o.preloadedAudios={};var z,q,ee,te,re="data:application/octet-stream;base64,";function ne(e){return e.startsWith(re)}function oe(e,t){return function(){var r=e,n=t;return t||(n=o.asm),h(V,"native function `"+r+"` called before runtime initialization"),h(!0,"native function `"+r+"` called after runtime exit (use NO_EXIT_RUNTIME to keep it alive after main() exits)"),n[e]||h(n[e],"exported native function `"+r+"` not found"),n[e].apply(null,arguments)}}function ie(e){try{if(e==z&&E)return new Uint8Array(E);var t=me(e);if(t)return t;if(!l)throw"both async and sync fetching of the wasm failed"}catch(e){J(e)}}function ae(e){for(;e.length>0;){var t=e.shift();if("function"!=typeof t){var r=t.func;"number"==typeof r?void 0===t.arg?ce(r)():ce(r)(t.arg):r(void 0===t.arg?null:t.arg)}else t(o)}}function se(e){return e.replace(/\b_Z[\w\d_]+/g,(function(e){var t,r=(t=e,y("warning: build with -s DEMANGLE_SUPPORT=1 to link in libcxxabi demangling"),t);return e===r?e:r+" ["+e+"]"}))}function ce(e){return F.get(e)}function ue(e){this.excPtr=e,this.ptr=e-16,this.set_type=function(e){I[this.ptr+4>>2]=e},this.get_type=function(){return I[this.ptr+4>>2]},this.set_destructor=function(e){I[this.ptr+8>>2]=e},this.get_destructor=function(){return I[this.ptr+8>>2]},this.set_refcount=function(e){I[this.ptr>>2]=e},this.set_caught=function(e){e=e?1:0,S[this.ptr+12>>0]=e},this.get_caught=function(){return 0!=S[this.ptr+12>>0]},this.set_rethrown=function(e){e=e?1:0,S[this.ptr+13>>0]=e},this.get_rethrown=function(){return 0!=S[this.ptr+13>>0]},this.init=function(e,t){this.set_type(e),this.set_destructor(t),this.set_refcount(0),this.set_caught(!1),this.set_rethrown(!1)},this.add_ref=function(){var e=I[this.ptr>>2];I[this.ptr>>2]=e+1},this.release_ref=function(){var e=I[this.ptr>>2];return I[this.ptr>>2]=e-1,h(e>0),1===e}}function le(e){try{return b.grow(e-T.byteLength+65535>>>16),N(b.buffer),1}catch(t){p("emscripten_realloc_buffer: Attempted to grow heap from "+T.byteLength+" bytes to "+e+" bytes, but got error: "+t)}}ne(z="index.wasm")||(q=z,z=o.locateFile?o.locateFile(q,f):f+q);var fe={splitPath:function(e){return/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(e).slice(1)},normalizeArray:function(e,t){for(var r=0,n=e.length-1;n>=0;n--){var o=e[n];"."===o?e.splice(n,1):".."===o?(e.splice(n,1),r++):r&&(e.splice(n,1),r--)}if(t)for(;r;r--)e.unshift("..");return e},normalize:function(e){var t="/"===e.charAt(0),r="/"===e.substr(-1);return(e=fe.normalizeArray(e.split("/").filter((function(e){return!!e})),!t).join("/"))||t||(e="."),e&&r&&(e+="/"),(t?"/":"")+e},dirname:function(e){var t=fe.splitPath(e),r=t[0],n=t[1];return r||n?(n&&(n=n.substr(0,n.length-1)),r+n):"."},basename:function(e){if("/"===e)return"/";var t=(e=(e=fe.normalize(e)).replace(/\/$/,"")).lastIndexOf("/");return-1===t?e:e.substr(t+1)},extname:function(e){return fe.splitPath(e)[3]},join:function(){var e=Array.prototype.slice.call(arguments,0);return fe.normalize(e.join("/"))},join2:function(e,t){return fe.normalize(e+"/"+t)}};var de={resolve:function(){for(var e="",t=!1,r=arguments.length-1;r>=-1&&!t;r--){var n=r>=0?arguments[r]:be.cwd();if("string"!=typeof n)throw new TypeError("Arguments to path.resolve must be strings");if(!n)return"";e=n+"/"+e,t="/"===n.charAt(0)}return(t?"/":"")+(e=fe.normalizeArray(e.split("/").filter((function(e){return!!e})),!t).join("/"))||"."},relative:function(e,t){function r(e){for(var t=0;t<e.length&&""===e[t];t++);for(var r=e.length-1;r>=0&&""===e[r];r--);return t>r?[]:e.slice(t,r-t+1)}e=de.resolve(e).substr(1),t=de.resolve(t).substr(1);for(var n=r(e.split("/")),o=r(t.split("/")),i=Math.min(n.length,o.length),a=i,s=0;s<i;s++)if(n[s]!==o[s]){a=s;break}var c=[];for(s=a;s<n.length;s++)c.push("..");return(c=c.concat(o.slice(a))).join("/")}},pe={ttys:[],init:function(){},shutdown:function(){},register:function(e,t){pe.ttys[e]={input:[],output:[],ops:t},be.registerDevice(e,pe.stream_ops)},stream_ops:{open:function(e){var t=pe.ttys[e.node.rdev];if(!t)throw new be.ErrnoError(43);e.tty=t,e.seekable=!1},close:function(e){e.tty.ops.flush(e.tty)},flush:function(e){e.tty.ops.flush(e.tty)},read:function(e,t,r,n,o){if(!e.tty||!e.tty.ops.get_char)throw new be.ErrnoError(60);for(var i=0,a=0;a<n;a++){var s;try{s=e.tty.ops.get_char(e.tty)}catch(e){throw new be.ErrnoError(29)}if(void 0===s&&0===i)throw new be.ErrnoError(6);if(null==s)break;i++,t[r+a]=s}return i&&(e.node.timestamp=Date.now()),i},write:function(e,t,r,n,o){if(!e.tty||!e.tty.ops.put_char)throw new be.ErrnoError(60);try{for(var i=0;i<n;i++)e.tty.ops.put_char(e.tty,t[r+i])}catch(e){throw new be.ErrnoError(29)}return n&&(e.node.timestamp=Date.now()),i}},default_tty_ops:{get_char:function(e){if(!e.input.length){var t=null;if("undefined"!=typeof window&&"function"==typeof window.prompt?null!==(t=window.prompt("Input: "))&&(t+="\n"):"function"==typeof readline&&null!==(t=readline())&&(t+="\n"),!t)return null;e.input=Te(t,!0)}return e.input.shift()},put_char:function(e,t){null===t||10===t?(d(P(e.output,0)),e.output=[]):0!=t&&e.output.push(t)},flush:function(e){e.output&&e.output.length>0&&(d(P(e.output,0)),e.output=[])}},default_tty1_ops:{put_char:function(e,t){null===t||10===t?(p(P(e.output,0)),e.output=[]):0!=t&&e.output.push(t)},flush:function(e){e.output&&e.output.length>0&&(p(P(e.output,0)),e.output=[])}}};var ye={ops_table:null,mount:function(e){return ye.createNode(null,"/",16895,0)},createNode:function(e,t,r,n){if(be.isBlkdev(r)||be.isFIFO(r))throw new be.ErrnoError(63);ye.ops_table||(ye.ops_table={dir:{node:{getattr:ye.node_ops.getattr,setattr:ye.node_ops.setattr,lookup:ye.node_ops.lookup,mknod:ye.node_ops.mknod,rename:ye.node_ops.rename,unlink:ye.node_ops.unlink,rmdir:ye.node_ops.rmdir,readdir:ye.node_ops.readdir,symlink:ye.node_ops.symlink},stream:{llseek:ye.stream_ops.llseek}},file:{node:{getattr:ye.node_ops.getattr,setattr:ye.node_ops.setattr},stream:{llseek:ye.stream_ops.llseek,read:ye.stream_ops.read,write:ye.stream_ops.write,allocate:ye.stream_ops.allocate,mmap:ye.stream_ops.mmap,msync:ye.stream_ops.msync}},link:{node:{getattr:ye.node_ops.getattr,setattr:ye.node_ops.setattr,readlink:ye.node_ops.readlink},stream:{}},chrdev:{node:{getattr:ye.node_ops.getattr,setattr:ye.node_ops.setattr},stream:be.chrdev_stream_ops}});var o=be.createNode(e,t,r,n);return be.isDir(o.mode)?(o.node_ops=ye.ops_table.dir.node,o.stream_ops=ye.ops_table.dir.stream,o.contents={}):be.isFile(o.mode)?(o.node_ops=ye.ops_table.file.node,o.stream_ops=ye.ops_table.file.stream,o.usedBytes=0,o.contents=null):be.isLink(o.mode)?(o.node_ops=ye.ops_table.link.node,o.stream_ops=ye.ops_table.link.stream):be.isChrdev(o.mode)&&(o.node_ops=ye.ops_table.chrdev.node,o.stream_ops=ye.ops_table.chrdev.stream),o.timestamp=Date.now(),e&&(e.contents[t]=o,e.timestamp=o.timestamp),o},getFileDataAsTypedArray:function(e){return e.contents?e.contents.subarray?e.contents.subarray(0,e.usedBytes):new Uint8Array(e.contents):new Uint8Array(0)},expandFileStorage:function(e,t){var r=e.contents?e.contents.length:0;if(!(r>=t)){t=Math.max(t,r*(r<1048576?2:1.125)>>>0),0!=r&&(t=Math.max(t,256));var n=e.contents;e.contents=new Uint8Array(t),e.usedBytes>0&&e.contents.set(n.subarray(0,e.usedBytes),0)}},resizeFileStorage:function(e,t){if(e.usedBytes!=t)if(0==t)e.contents=null,e.usedBytes=0;else{var r=e.contents;e.contents=new Uint8Array(t),r&&e.contents.set(r.subarray(0,Math.min(t,e.usedBytes))),e.usedBytes=t}},node_ops:{getattr:function(e){var t={};return t.dev=be.isChrdev(e.mode)?e.id:1,t.ino=e.id,t.mode=e.mode,t.nlink=1,t.uid=0,t.gid=0,t.rdev=e.rdev,be.isDir(e.mode)?t.size=4096:be.isFile(e.mode)?t.size=e.usedBytes:be.isLink(e.mode)?t.size=e.link.length:t.size=0,t.atime=new Date(e.timestamp),t.mtime=new Date(e.timestamp),t.ctime=new Date(e.timestamp),t.blksize=4096,t.blocks=Math.ceil(t.size/t.blksize),t},setattr:function(e,t){void 0!==t.mode&&(e.mode=t.mode),void 0!==t.timestamp&&(e.timestamp=t.timestamp),void 0!==t.size&&ye.resizeFileStorage(e,t.size)},lookup:function(e,t){throw be.genericErrors[44]},mknod:function(e,t,r,n){return ye.createNode(e,t,r,n)},rename:function(e,t,r){if(be.isDir(e.mode)){var n;try{n=be.lookupNode(t,r)}catch(e){}if(n)for(var o in n.contents)throw new be.ErrnoError(55)}delete e.parent.contents[e.name],e.parent.timestamp=Date.now(),e.name=r,t.contents[r]=e,t.timestamp=e.parent.timestamp,e.parent=t},unlink:function(e,t){delete e.contents[t],e.timestamp=Date.now()},rmdir:function(e,t){var r=be.lookupNode(e,t);for(var n in r.contents)throw new be.ErrnoError(55);delete e.contents[t],e.timestamp=Date.now()},readdir:function(e){var t=[".",".."];for(var r in e.contents)e.contents.hasOwnProperty(r)&&t.push(r);return t},symlink:function(e,t,r){var n=ye.createNode(e,t,41471,0);return n.link=r,n},readlink:function(e){if(!be.isLink(e.mode))throw new be.ErrnoError(28);return e.link}},stream_ops:{read:function(e,t,r,n,o){var i=e.node.contents;if(o>=e.node.usedBytes)return 0;var a=Math.min(e.node.usedBytes-o,n);if(h(a>=0),a>8&&i.subarray)t.set(i.subarray(o,o+a),r);else for(var s=0;s<a;s++)t[r+s]=i[o+s];return a},write:function(e,t,r,n,o,i){if(h(!(t instanceof ArrayBuffer)),t.buffer===S.buffer&&(i=!1),!n)return 0;var a=e.node;if(a.timestamp=Date.now(),t.subarray&&(!a.contents||a.contents.subarray)){if(i)return h(0===o,"canOwn must imply no weird position inside the file"),a.contents=t.subarray(r,r+n),a.usedBytes=n,n;if(0===a.usedBytes&&0===o)return a.contents=t.slice(r,r+n),a.usedBytes=n,n;if(o+n<=a.usedBytes)return a.contents.set(t.subarray(r,r+n),o),n}if(ye.expandFileStorage(a,o+n),a.contents.subarray&&t.subarray)a.contents.set(t.subarray(r,r+n),o);else for(var s=0;s<n;s++)a.contents[o+s]=t[r+s];return a.usedBytes=Math.max(a.usedBytes,o+n),n},llseek:function(e,t,r){var n=t;if(1===r?n+=e.position:2===r&&be.isFile(e.node.mode)&&(n+=e.node.usedBytes),n<0)throw new be.ErrnoError(28);return n},allocate:function(e,t,r){ye.expandFileStorage(e.node,t+r),e.node.usedBytes=Math.max(e.node.usedBytes,t+r)},mmap:function(e,t,r,n,o,i){if(0!==t)throw new be.ErrnoError(28);if(!be.isFile(e.node.mode))throw new be.ErrnoError(43);var a,s,c=e.node.contents;if(2&i||c.buffer!==T){if((n>0||n+r<c.length)&&(c=c.subarray?c.subarray(n,n+r):Array.prototype.slice.call(c,n,n+r)),s=!0,!(a=void J("internal error: mmapAlloc called but `memalign` native symbol not exported")))throw new be.ErrnoError(48);S.set(c,a)}else s=!1,a=c.byteOffset;return{ptr:a,allocated:s}},msync:function(e,t,r,n,o){if(!be.isFile(e.node.mode))throw new be.ErrnoError(43);return 2&o||ye.stream_ops.write(e,t,0,n,r,!1),0}}};var Ee={0:"Success",1:"Arg list too long",2:"Permission denied",3:"Address already in use",4:"Address not available",5:"Address family not supported by protocol family",6:"No more processes",7:"Socket already connected",8:"Bad file number",9:"Trying to read unreadable message",10:"Mount device busy",11:"Operation canceled",12:"No children",13:"Connection aborted",14:"Connection refused",15:"Connection reset by peer",16:"File locking deadlock error",17:"Destination address required",18:"Math arg out of domain of func",19:"Quota exceeded",20:"File exists",21:"Bad address",22:"File too large",23:"Host is unreachable",24:"Identifier removed",25:"Illegal byte sequence",26:"Connection already in progress",27:"Interrupted system call",28:"Invalid argument",29:"I/O error",30:"Socket is already connected",31:"Is a directory",32:"Too many symbolic links",33:"Too many open files",34:"Too many links",35:"Message too long",36:"Multihop attempted",37:"File or path name too long",38:"Network interface is not configured",39:"Connection reset by network",40:"Network is unreachable",41:"Too many open files in system",42:"No buffer space available",43:"No such device",44:"No such file or directory",45:"Exec format error",46:"No record locks available",47:"The link has been severed",48:"Not enough core",49:"No message of desired type",50:"Protocol not available",51:"No space left on device",52:"Function not implemented",53:"Socket is not connected",54:"Not a directory",55:"Directory not empty",56:"State not recoverable",57:"Socket operation on non-socket",59:"Not a typewriter",60:"No such device or address",61:"Value too large for defined data type",62:"Previous owner died",63:"Not super-user",64:"Broken pipe",65:"Protocol error",66:"Unknown protocol",67:"Protocol wrong type for socket",68:"Math result not representable",69:"Read only file system",70:"Illegal seek",71:"No such process",72:"Stale file handle",73:"Connection timed out",74:"Text file busy",75:"Cross-device link",100:"Device not a stream",101:"Bad font file fmt",102:"Invalid slot",103:"Invalid request code",104:"No anode",105:"Block device required",106:"Channel number out of range",107:"Level 3 halted",108:"Level 3 reset",109:"Link number out of range",110:"Protocol driver not attached",111:"No CSI structure available",112:"Level 2 halted",113:"Invalid exchange",114:"Invalid request descriptor",115:"Exchange full",116:"No data (for no delay io)",117:"Timer expired",118:"Out of streams resources",119:"Machine is not on the network",120:"Package not installed",121:"The object is remote",122:"Advertise error",123:"Srmount error",124:"Communication error on send",125:"Cross mount point (not really error)",126:"Given log. name not unique",127:"f.d. invalid for this operation",128:"Remote address changed",129:"Can access a needed shared lib",130:"Accessing a corrupted shared lib",131:".lib section in a.out corrupted",132:"Attempting to link in too many libs",133:"Attempting to exec a shared library",135:"Streams pipe error",136:"Too many users",137:"Socket type not supported",138:"Not supported",139:"Protocol family not supported",140:"Can't send after socket shutdown",141:"Too many references",142:"Host is down",148:"No medium (in tape drive)",156:"Level 2 not synchronized"},$e={},be={root:null,mounts:[],devices:{},streams:[],nextInode:1,nameTable:null,currentPath:"/",initialized:!1,ignorePermissions:!0,ErrnoError:null,genericErrors:{},filesystems:null,syncFSRequests:0,lookupPath:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(e=de.resolve(be.cwd(),e)))return{path:"",node:null};var r={follow_mount:!0,recurse_count:0};for(var n in r)void 0===t[n]&&(t[n]=r[n]);if(t.recurse_count>8)throw new be.ErrnoError(32);for(var o=fe.normalizeArray(e.split("/").filter((function(e){return!!e})),!1),i=be.root,a="/",s=0;s<o.length;s++){var c=s===o.length-1;if(c&&t.parent)break;if(i=be.lookupNode(i,o[s]),a=fe.join2(a,o[s]),be.isMountpoint(i)&&(!c||c&&t.follow_mount)&&(i=i.mounted.root),!c||t.follow)for(var u=0;be.isLink(i.mode);){var l=be.readlink(a);if(a=de.resolve(fe.dirname(a),l),i=be.lookupPath(a,{recurse_count:t.recurse_count}).node,u++>40)throw new be.ErrnoError(32)}}return{path:a,node:i}},getPath:function(e){for(var t;;){if(be.isRoot(e)){var r=e.mount.mountpoint;return t?"/"!==r[r.length-1]?r+"/"+t:r+t:r}t=t?e.name+"/"+t:e.name,e=e.parent}},hashName:function(e,t){for(var r=0,n=0;n<t.length;n++)r=(r<<5)-r+t.charCodeAt(n)|0;return(e+r>>>0)%be.nameTable.length},hashAddNode:function(e){var t=be.hashName(e.parent.id,e.name);e.name_next=be.nameTable[t],be.nameTable[t]=e},hashRemoveNode:function(e){var t=be.hashName(e.parent.id,e.name);if(be.nameTable[t]===e)be.nameTable[t]=e.name_next;else for(var r=be.nameTable[t];r;){if(r.name_next===e){r.name_next=e.name_next;break}r=r.name_next}},lookupNode:function(e,t){var r=be.mayLookup(e);if(r)throw new be.ErrnoError(r,e);for(var n=be.hashName(e.id,t),o=be.nameTable[n];o;o=o.name_next){var i=o.name;if(o.parent.id===e.id&&i===t)return o}return be.lookup(e,t)},createNode:function(e,t,r,n){h("object"===_typeof(e));var o=new be.FSNode(e,t,r,n);return be.hashAddNode(o),o},destroyNode:function(e){be.hashRemoveNode(e)},isRoot:function(e){return e===e.parent},isMountpoint:function(e){return!!e.mounted},isFile:function(e){return 32768==(61440&e)},isDir:function(e){return 16384==(61440&e)},isLink:function(e){return 40960==(61440&e)},isChrdev:function(e){return 8192==(61440&e)},isBlkdev:function(e){return 24576==(61440&e)},isFIFO:function(e){return 4096==(61440&e)},isSocket:function(e){return 49152==(49152&e)},flagModes:{r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},modeStringToFlags:function(e){var t=be.flagModes[e];if(void 0===t)throw new Error("Unknown file open mode: "+e);return t},flagsToPermissionString:function(e){var t=["r","w","rw"][3&e];return 512&e&&(t+="w"),t},nodePermissions:function(e,t){return be.ignorePermissions||(!t.includes("r")||292&e.mode)&&(!t.includes("w")||146&e.mode)&&(!t.includes("x")||73&e.mode)?0:2},mayLookup:function(e){var t=be.nodePermissions(e,"x");return t||(e.node_ops.lookup?0:2)},mayCreate:function(e,t){try{be.lookupNode(e,t);return 20}catch(e){}return be.nodePermissions(e,"wx")},mayDelete:function(e,t,r){var n;try{n=be.lookupNode(e,t)}catch(e){return e.errno}var o=be.nodePermissions(e,"wx");if(o)return o;if(r){if(!be.isDir(n.mode))return 54;if(be.isRoot(n)||be.getPath(n)===be.cwd())return 10}else if(be.isDir(n.mode))return 31;return 0},mayOpen:function(e,t){return e?be.isLink(e.mode)?32:be.isDir(e.mode)&&("r"!==be.flagsToPermissionString(t)||512&t)?31:be.nodePermissions(e,be.flagsToPermissionString(t)):44},MAX_OPEN_FDS:4096,nextfd:function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:be.MAX_OPEN_FDS,r=e;r<=t;r++)if(!be.streams[r])return r;throw new be.ErrnoError(33)},getStream:function(e){return be.streams[e]},createStream:function(e,t,r){be.FSStream||(be.FSStream=function(){},be.FSStream.prototype={object:{get:function(){return this.node},set:function(e){this.node=e}},isRead:{get:function(){return 1!=(2097155&this.flags)}},isWrite:{get:function(){return 0!=(2097155&this.flags)}},isAppend:{get:function(){return 1024&this.flags}}});var n=new be.FSStream;for(var o in e)n[o]=e[o];e=n;var i=be.nextfd(t,r);return e.fd=i,be.streams[i]=e,e},closeStream:function(e){be.streams[e]=null},chrdev_stream_ops:{open:function(e){var t=be.getDevice(e.node.rdev);e.stream_ops=t.stream_ops,e.stream_ops.open&&e.stream_ops.open(e)},llseek:function(){throw new be.ErrnoError(70)}},major:function(e){return e>>8},minor:function(e){return 255&e},makedev:function(e,t){return e<<8|t},registerDevice:function(e,t){be.devices[e]={stream_ops:t}},getDevice:function(e){return be.devices[e]},getMounts:function(e){for(var t=[],r=[e];r.length;){var n=r.pop();t.push(n),r.push.apply(r,n.mounts)}return t},syncfs:function(e,t){"function"==typeof e&&(t=e,e=!1),be.syncFSRequests++,be.syncFSRequests>1&&p("warning: "+be.syncFSRequests+" FS.syncfs operations in flight at once, probably just doing extra work");var r=be.getMounts(be.root.mount),n=0;function o(e){return h(be.syncFSRequests>0),be.syncFSRequests--,t(e)}function i(e){if(e)return i.errored?void 0:(i.errored=!0,o(e));++n>=r.length&&o(null)}r.forEach((function(t){if(!t.type.syncfs)return i(null);t.type.syncfs(t,e,i)}))},mount:function(e,t,r){if("string"==typeof e)throw e;var n,o="/"===r,i=!r;if(o&&be.root)throw new be.ErrnoError(10);if(!o&&!i){var a=be.lookupPath(r,{follow_mount:!1});if(r=a.path,n=a.node,be.isMountpoint(n))throw new be.ErrnoError(10);if(!be.isDir(n.mode))throw new be.ErrnoError(54)}var s={type:e,opts:t,mountpoint:r,mounts:[]},c=e.mount(s);return c.mount=s,s.root=c,o?be.root=c:n&&(n.mounted=s,n.mount&&n.mount.mounts.push(s)),c},unmount:function(e){var t=be.lookupPath(e,{follow_mount:!1});if(!be.isMountpoint(t.node))throw new be.ErrnoError(28);var r=t.node,n=r.mounted,o=be.getMounts(n);Object.keys(be.nameTable).forEach((function(e){for(var t=be.nameTable[e];t;){var r=t.name_next;o.includes(t.mount)&&be.destroyNode(t),t=r}})),r.mounted=null;var i=r.mount.mounts.indexOf(n);h(-1!==i),r.mount.mounts.splice(i,1)},lookup:function(e,t){return e.node_ops.lookup(e,t)},mknod:function(e,t,r){var n=be.lookupPath(e,{parent:!0}).node,o=fe.basename(e);if(!o||"."===o||".."===o)throw new be.ErrnoError(28);var i=be.mayCreate(n,o);if(i)throw new be.ErrnoError(i);if(!n.node_ops.mknod)throw new be.ErrnoError(63);return n.node_ops.mknod(n,o,t,r)},create:function(e,t){return t=void 0!==t?t:438,t&=4095,t|=32768,be.mknod(e,t,0)},mkdir:function(e,t){return t=void 0!==t?t:511,t&=1023,t|=16384,be.mknod(e,t,0)},mkdirTree:function(e,t){for(var r=e.split("/"),n="",o=0;o<r.length;++o)if(r[o]){n+="/"+r[o];try{be.mkdir(n,t)}catch(e){if(20!=e.errno)throw e}}},mkdev:function(e,t,r){return void 0===r&&(r=t,t=438),t|=8192,be.mknod(e,t,r)},symlink:function(e,t){if(!de.resolve(e))throw new be.ErrnoError(44);var r=be.lookupPath(t,{parent:!0}).node;if(!r)throw new be.ErrnoError(44);var n=fe.basename(t),o=be.mayCreate(r,n);if(o)throw new be.ErrnoError(o);if(!r.node_ops.symlink)throw new be.ErrnoError(63);return r.node_ops.symlink(r,n,e)},rename:function(e,t){var r,n,o=fe.dirname(e),i=fe.dirname(t),a=fe.basename(e),s=fe.basename(t);if(r=be.lookupPath(e,{parent:!0}).node,n=be.lookupPath(t,{parent:!0}).node,!r||!n)throw new be.ErrnoError(44);if(r.mount!==n.mount)throw new be.ErrnoError(75);var c,u=be.lookupNode(r,a),l=de.relative(e,i);if("."!==l.charAt(0))throw new be.ErrnoError(28);if("."!==(l=de.relative(t,o)).charAt(0))throw new be.ErrnoError(55);try{c=be.lookupNode(n,s)}catch(e){}if(u!==c){var f=be.isDir(u.mode),d=be.mayDelete(r,a,f);if(d)throw new be.ErrnoError(d);if(d=c?be.mayDelete(n,s,f):be.mayCreate(n,s))throw new be.ErrnoError(d);if(!r.node_ops.rename)throw new be.ErrnoError(63);if(be.isMountpoint(u)||c&&be.isMountpoint(c))throw new be.ErrnoError(10);if(n!==r&&(d=be.nodePermissions(r,"w")))throw new be.ErrnoError(d);be.hashRemoveNode(u);try{r.node_ops.rename(u,n,s)}catch(e){throw e}finally{be.hashAddNode(u)}}},rmdir:function(e){var t=be.lookupPath(e,{parent:!0}).node,r=fe.basename(e),n=be.lookupNode(t,r),o=be.mayDelete(t,r,!0);if(o)throw new be.ErrnoError(o);if(!t.node_ops.rmdir)throw new be.ErrnoError(63);if(be.isMountpoint(n))throw new be.ErrnoError(10);t.node_ops.rmdir(t,r),be.destroyNode(n)},readdir:function(e){var t=be.lookupPath(e,{follow:!0}).node;if(!t.node_ops.readdir)throw new be.ErrnoError(54);return t.node_ops.readdir(t)},unlink:function(e){var t=be.lookupPath(e,{parent:!0}).node;if(!t)throw new be.ErrnoError(44);var r=fe.basename(e),n=be.lookupNode(t,r),o=be.mayDelete(t,r,!1);if(o)throw new be.ErrnoError(o);if(!t.node_ops.unlink)throw new be.ErrnoError(63);if(be.isMountpoint(n))throw new be.ErrnoError(10);t.node_ops.unlink(t,r),be.destroyNode(n)},readlink:function(e){var t=be.lookupPath(e).node;if(!t)throw new be.ErrnoError(44);if(!t.node_ops.readlink)throw new be.ErrnoError(28);return de.resolve(be.getPath(t.parent),t.node_ops.readlink(t))},stat:function(e,t){var r=be.lookupPath(e,{follow:!t}).node;if(!r)throw new be.ErrnoError(44);if(!r.node_ops.getattr)throw new be.ErrnoError(63);return r.node_ops.getattr(r)},lstat:function(e){return be.stat(e,!0)},chmod:function(e,t,r){var n;"string"==typeof e?n=be.lookupPath(e,{follow:!r}).node:n=e;if(!n.node_ops.setattr)throw new be.ErrnoError(63);n.node_ops.setattr(n,{mode:4095&t|-4096&n.mode,timestamp:Date.now()})},lchmod:function(e,t){be.chmod(e,t,!0)},fchmod:function(e,t){var r=be.getStream(e);if(!r)throw new be.ErrnoError(8);be.chmod(r.node,t)},chown:function(e,t,r,n){var o;"string"==typeof e?o=be.lookupPath(e,{follow:!n}).node:o=e;if(!o.node_ops.setattr)throw new be.ErrnoError(63);o.node_ops.setattr(o,{timestamp:Date.now()})},lchown:function(e,t,r){be.chown(e,t,r,!0)},fchown:function(e,t,r){var n=be.getStream(e);if(!n)throw new be.ErrnoError(8);be.chown(n.node,t,r)},truncate:function(e,t){if(t<0)throw new be.ErrnoError(28);var r;"string"==typeof e?r=be.lookupPath(e,{follow:!0}).node:r=e;if(!r.node_ops.setattr)throw new be.ErrnoError(63);if(be.isDir(r.mode))throw new be.ErrnoError(31);if(!be.isFile(r.mode))throw new be.ErrnoError(28);var n=be.nodePermissions(r,"w");if(n)throw new be.ErrnoError(n);r.node_ops.setattr(r,{size:t,timestamp:Date.now()})},ftruncate:function(e,t){var r=be.getStream(e);if(!r)throw new be.ErrnoError(8);if(0==(2097155&r.flags))throw new be.ErrnoError(28);be.truncate(r.node,t)},utime:function(e,t,r){var n=be.lookupPath(e,{follow:!0}).node;n.node_ops.setattr(n,{timestamp:Math.max(t,r)})},open:function(e,t,r,n,i){if(""===e)throw new be.ErrnoError(44);var a;if(r=void 0===r?438:r,r=64&(t="string"==typeof t?be.modeStringToFlags(t):t)?4095&r|32768:0,"object"===_typeof(e))a=e;else{e=fe.normalize(e);try{a=be.lookupPath(e,{follow:!(131072&t)}).node}catch(e){}}var s=!1;if(64&t)if(a){if(128&t)throw new be.ErrnoError(20)}else a=be.mknod(e,r,0),s=!0;if(!a)throw new be.ErrnoError(44);if(be.isChrdev(a.mode)&&(t&=-513),65536&t&&!be.isDir(a.mode))throw new be.ErrnoError(54);if(!s){var c=be.mayOpen(a,t);if(c)throw new be.ErrnoError(c)}512&t&&be.truncate(a,0),t&=-131713;var u=be.createStream({node:a,path:be.getPath(a),flags:t,seekable:!0,position:0,stream_ops:a.stream_ops,ungotten:[],error:!1},n,i);return u.stream_ops.open&&u.stream_ops.open(u),!o.logReadFiles||1&t||(be.readFiles||(be.readFiles={}),e in be.readFiles||(be.readFiles[e]=1)),u},close:function(e){if(be.isClosed(e))throw new be.ErrnoError(8);e.getdents&&(e.getdents=null);try{e.stream_ops.close&&e.stream_ops.close(e)}catch(e){throw e}finally{be.closeStream(e.fd)}e.fd=null},isClosed:function(e){return null===e.fd},llseek:function(e,t,r){if(be.isClosed(e))throw new be.ErrnoError(8);if(!e.seekable||!e.stream_ops.llseek)throw new be.ErrnoError(70);if(0!=r&&1!=r&&2!=r)throw new be.ErrnoError(28);return e.position=e.stream_ops.llseek(e,t,r),e.ungotten=[],e.position},read:function(e,t,r,n,o){if(n<0||o<0)throw new be.ErrnoError(28);if(be.isClosed(e))throw new be.ErrnoError(8);if(1==(2097155&e.flags))throw new be.ErrnoError(8);if(be.isDir(e.node.mode))throw new be.ErrnoError(31);if(!e.stream_ops.read)throw new be.ErrnoError(28);var i=void 0!==o;if(i){if(!e.seekable)throw new be.ErrnoError(70)}else o=e.position;var a=e.stream_ops.read(e,t,r,n,o);return i||(e.position+=a),a},write:function(e,t,r,n,o,i){if(n<0||o<0)throw new be.ErrnoError(28);if(be.isClosed(e))throw new be.ErrnoError(8);if(0==(2097155&e.flags))throw new be.ErrnoError(8);if(be.isDir(e.node.mode))throw new be.ErrnoError(31);if(!e.stream_ops.write)throw new be.ErrnoError(28);e.seekable&&1024&e.flags&&be.llseek(e,0,2);var a=void 0!==o;if(a){if(!e.seekable)throw new be.ErrnoError(70)}else o=e.position;var s=e.stream_ops.write(e,t,r,n,o,i);return a||(e.position+=s),s},allocate:function(e,t,r){if(be.isClosed(e))throw new be.ErrnoError(8);if(t<0||r<=0)throw new be.ErrnoError(28);if(0==(2097155&e.flags))throw new be.ErrnoError(8);if(!be.isFile(e.node.mode)&&!be.isDir(e.node.mode))throw new be.ErrnoError(43);if(!e.stream_ops.allocate)throw new be.ErrnoError(138);e.stream_ops.allocate(e,t,r)},mmap:function(e,t,r,n,o,i){if(0!=(2&o)&&0==(2&i)&&2!=(2097155&e.flags))throw new be.ErrnoError(2);if(1==(2097155&e.flags))throw new be.ErrnoError(2);if(!e.stream_ops.mmap)throw new be.ErrnoError(43);return e.stream_ops.mmap(e,t,r,n,o,i)},msync:function(e,t,r,n,o){return e&&e.stream_ops.msync?e.stream_ops.msync(e,t,r,n,o):0},munmap:function(e){return 0},ioctl:function(e,t,r){if(!e.stream_ops.ioctl)throw new be.ErrnoError(59);return e.stream_ops.ioctl(e,t,r)},readFile:function(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(r.flags=r.flags||0,r.encoding=r.encoding||"binary","utf8"!==r.encoding&&"binary"!==r.encoding)throw new Error('Invalid encoding type "'+r.encoding+'"');var n=be.open(e,r.flags),o=be.stat(e).size,i=new Uint8Array(o);return be.read(n,i,0,o,0),"utf8"===r.encoding?t=P(i,0):"binary"===r.encoding&&(t=i),be.close(n),t},writeFile:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};r.flags=r.flags||577;var n=be.open(e,r.flags,r.mode);if("string"==typeof t){var o=new Uint8Array(C(t)+1),i=v(t,o,0,o.length);be.write(n,o,0,i,void 0,r.canOwn)}else{if(!ArrayBuffer.isView(t))throw new Error("Unsupported data type");be.write(n,t,0,t.byteLength,void 0,r.canOwn)}be.close(n)},cwd:function(){return be.currentPath},chdir:function(e){var t=be.lookupPath(e,{follow:!0});if(null===t.node)throw new be.ErrnoError(44);if(!be.isDir(t.node.mode))throw new be.ErrnoError(54);var r=be.nodePermissions(t.node,"x");if(r)throw new be.ErrnoError(r);be.currentPath=t.path},createDefaultDirectories:function(){be.mkdir("/tmp"),be.mkdir("/home"),be.mkdir("/home/web_user")},createDefaultDevices:function(){be.mkdir("/dev"),be.registerDevice(be.makedev(1,3),{read:function(){return 0},write:function(e,t,r,n,o){return n}}),be.mkdev("/dev/null",be.makedev(1,3)),pe.register(be.makedev(5,0),pe.default_tty_ops),pe.register(be.makedev(6,0),pe.default_tty1_ops),be.mkdev("/dev/tty",be.makedev(5,0)),be.mkdev("/dev/tty1",be.makedev(6,0));var e=function(){if("object"===("undefined"==typeof crypto?"undefined":_typeof(crypto))&&"function"==typeof crypto.getRandomValues){var e=new Uint8Array(1);return function(){return crypto.getRandomValues(e),e[0]}}return function(){J("no cryptographic support found for randomDevice. consider polyfilling it if you want to use something insecure like Math.random(), e.g. put this in a --pre-js: var crypto = { getRandomValues: function(array) { for (var i = 0; i < array.length; i++) array[i] = (Math.random()*256)|0 } };")}}();be.createDevice("/dev","random",e),be.createDevice("/dev","urandom",e),be.mkdir("/dev/shm"),be.mkdir("/dev/shm/tmp")},createSpecialDirectories:function(){be.mkdir("/proc");var e=be.mkdir("/proc/self");be.mkdir("/proc/self/fd"),be.mount({mount:function(){var t=be.createNode(e,"fd",16895,73);return t.node_ops={lookup:function(e,t){var r=+t,n=be.getStream(r);if(!n)throw new be.ErrnoError(8);var o={parent:null,mount:{mountpoint:"fake"},node_ops:{readlink:function(){return n.path}}};return o.parent=o,o}},t}},{},"/proc/self/fd")},createStandardStreams:function(){o.stdin?be.createDevice("/dev","stdin",o.stdin):be.symlink("/dev/tty","/dev/stdin"),o.stdout?be.createDevice("/dev","stdout",null,o.stdout):be.symlink("/dev/tty","/dev/stdout"),o.stderr?be.createDevice("/dev","stderr",null,o.stderr):be.symlink("/dev/tty1","/dev/stderr");var e=be.open("/dev/stdin",0),t=be.open("/dev/stdout",1),r=be.open("/dev/stderr",1);h(0===e.fd,"invalid handle for stdin ("+e.fd+")"),h(1===t.fd,"invalid handle for stdout ("+t.fd+")"),h(2===r.fd,"invalid handle for stderr ("+r.fd+")")},ensureErrnoError:function(){be.ErrnoError||(be.ErrnoError=function(e,t){this.node=t,this.setErrno=function(e){for(var t in this.errno=e,$e)if($e[t]===e){this.code=t;break}},this.setErrno(e),this.message=Ee[e],this.stack&&(Object.defineProperty(this,"stack",{value:(new Error).stack,writable:!0}),this.stack=se(this.stack))},be.ErrnoError.prototype=new Error,be.ErrnoError.prototype.constructor=be.ErrnoError,[44].forEach((function(e){be.genericErrors[e]=new be.ErrnoError(e),be.genericErrors[e].stack="<generic error, no stack>"})))},staticInit:function(){be.ensureErrnoError(),be.nameTable=new Array(4096),be.mount(ye,{},"/"),be.createDefaultDirectories(),be.createDefaultDevices(),be.createSpecialDirectories(),be.filesystems={MEMFS:ye}},init:function(e,t,r){h(!be.init.initialized,"FS.init was previously called. If you want to initialize later with custom parameters, remove any earlier calls (note that one is automatically added to the generated code)"),be.init.initialized=!0,be.ensureErrnoError(),o.stdin=e||o.stdin,o.stdout=t||o.stdout,o.stderr=r||o.stderr,be.createStandardStreams()},quit:function(){be.init.initialized=!1,Re();for(var e=0;e<be.streams.length;e++){var t=be.streams[e];t&&be.close(t)}},getMode:function(e,t){var r=0;return e&&(r|=365),t&&(r|=146),r},findObject:function(e,t){var r=be.analyzePath(e,t);return r.exists?r.object:null},analyzePath:function(e,t){try{e=(n=be.lookupPath(e,{follow:!t})).path}catch(e){}var r={isRoot:!1,exists:!1,error:0,name:null,path:null,object:null,parentExists:!1,parentPath:null,parentObject:null};try{var n=be.lookupPath(e,{parent:!0});r.parentExists=!0,r.parentPath=n.path,r.parentObject=n.node,r.name=fe.basename(e),n=be.lookupPath(e,{follow:!t}),r.exists=!0,r.path=n.path,r.object=n.node,r.name=n.node.name,r.isRoot="/"===n.path}catch(e){r.error=e.errno}return r},createPath:function(e,t,r,n){e="string"==typeof e?e:be.getPath(e);for(var o=t.split("/").reverse();o.length;){var i=o.pop();if(i){var a=fe.join2(e,i);try{be.mkdir(a)}catch(e){}e=a}}return a},createFile:function(e,t,r,n,o){var i=fe.join2("string"==typeof e?e:be.getPath(e),t),a=be.getMode(n,o);return be.create(i,a)},createDataFile:function(e,t,r,n,o,i){var a=t;e&&(e="string"==typeof e?e:be.getPath(e),a=t?fe.join2(e,t):e);var s=be.getMode(n,o),c=be.create(a,s);if(r){if("string"==typeof r){for(var u=new Array(r.length),l=0,f=r.length;l<f;++l)u[l]=r.charCodeAt(l);r=u}be.chmod(c,146|s);var d=be.open(c,577);be.write(d,r,0,r.length,0,i),be.close(d),be.chmod(c,s)}return c},createDevice:function(e,t,r,n){var o=fe.join2("string"==typeof e?e:be.getPath(e),t),i=be.getMode(!!r,!!n);be.createDevice.major||(be.createDevice.major=64);var a=be.makedev(be.createDevice.major++,0);return be.registerDevice(a,{open:function(e){e.seekable=!1},close:function(e){n&&n.buffer&&n.buffer.length&&n(10)},read:function(e,t,n,o,i){for(var a=0,s=0;s<o;s++){var c;try{c=r()}catch(e){throw new be.ErrnoError(29)}if(void 0===c&&0===a)throw new be.ErrnoError(6);if(null==c)break;a++,t[n+s]=c}return a&&(e.node.timestamp=Date.now()),a},write:function(e,t,r,o,i){for(var a=0;a<o;a++)try{n(t[r+a])}catch(e){throw new be.ErrnoError(29)}return o&&(e.node.timestamp=Date.now()),a}}),be.mkdev(o,i,a)},forceLoadFile:function(e){if(e.isDevice||e.isFolder||e.link||e.contents)return!0;if("undefined"!=typeof XMLHttpRequest)throw new Error("Lazy loading should have been performed (contents set) in createLazyFile, but it was not. Lazy loading only works in web workers. Use --embed-file or --preload-file in emcc on the main thread.");if(!c)throw new Error("Cannot load without read() or XMLHttpRequest.");try{e.contents=Te(c(e.url),!0),e.usedBytes=e.contents.length}catch(e){throw new be.ErrnoError(29)}},createLazyFile:function(e,t,r,n,o){function i(){this.lengthKnown=!1,this.chunks=[]}if(i.prototype.get=function(e){if(!(e>this.length-1||e<0)){var t=e%this.chunkSize,r=e/this.chunkSize|0;return this.getter(r)[t]}},i.prototype.setDataGetter=function(e){this.getter=e},i.prototype.cacheLength=function(){var e=new XMLHttpRequest;if(e.open("HEAD",r,!1),e.send(null),!(e.status>=200&&e.status<300||304===e.status))throw new Error("Couldn't load "+r+". Status: "+e.status);var t,n=Number(e.getResponseHeader("Content-length")),o=(t=e.getResponseHeader("Accept-Ranges"))&&"bytes"===t,i=(t=e.getResponseHeader("Content-Encoding"))&&"gzip"===t,a=1048576;o||(a=n);var s=this;s.setDataGetter((function(e){var t=e*a,o=(e+1)*a-1;if(o=Math.min(o,n-1),void 0===s.chunks[e]&&(s.chunks[e]=function(e,t){if(e>t)throw new Error("invalid range ("+e+", "+t+") or no bytes requested!");if(t>n-1)throw new Error("only "+n+" bytes available! programmer error!");var o=new XMLHttpRequest;if(o.open("GET",r,!1),n!==a&&o.setRequestHeader("Range","bytes="+e+"-"+t),"undefined"!=typeof Uint8Array&&(o.responseType="arraybuffer"),o.overrideMimeType&&o.overrideMimeType("text/plain; charset=x-user-defined"),o.send(null),!(o.status>=200&&o.status<300||304===o.status))throw new Error("Couldn't load "+r+". Status: "+o.status);return void 0!==o.response?new Uint8Array(o.response||[]):Te(o.responseText||"",!0)}(t,o)),void 0===s.chunks[e])throw new Error("doXHR failed!");return s.chunks[e]})),!i&&n||(a=n=1,n=this.getter(0).length,a=n,d("LazyFiles on gzip forces download of the whole file when length is accessed")),this._length=n,this._chunkSize=a,this.lengthKnown=!0},"undefined"!=typeof XMLHttpRequest)throw"Cannot do synchronous binary XHRs outside webworkers in modern browsers. Use --embed-file or --preload-file in emcc";var a={isDevice:!1,url:r},s=be.createFile(e,t,a,n,o);a.contents?s.contents=a.contents:a.url&&(s.contents=null,s.url=a.url),Object.defineProperties(s,{usedBytes:{get:function(){return this.contents.length}}});var c={};return Object.keys(s.stream_ops).forEach((function(e){var t=s.stream_ops[e];c[e]=function(){return be.forceLoadFile(s),t.apply(null,arguments)}})),c.read=function(e,t,r,n,o){be.forceLoadFile(s);var i=e.node.contents;if(o>=i.length)return 0;var a=Math.min(i.length-o,n);if(h(a>=0),i.slice)for(var c=0;c<a;c++)t[r+c]=i[o+c];else for(c=0;c<a;c++)t[r+c]=i.get(o+c);return a},s.stream_ops=c,s},createPreloadedFile:function(e,t,r,n,o,i,a,s,c,l){var f=t?de.resolve(fe.join2(e,t)):e,d=Q("cp "+f);function p(r){function u(r){l&&l(),s||be.createDataFile(e,t,r,n,o,c),i&&i(),K(d)}Browser.handledByPreloadPlugin(r,f,u,(function(){a&&a(),K(d)}))||u(r)}Z(d),"string"==typeof r?function(e,t,r,n){var o=n?"":Q("al "+e);u(e,(function(r){h(r,'Loading data file "'+e+'" failed (no arrayBuffer).'),t(new Uint8Array(r)),o&&K(o)}),(function(t){if(!r)throw'Loading data file "'+e+'" failed.';r()})),o&&Z(o)}(r,(function(e){return p(e)}),a):p(r)},indexedDB:function(){return window.indexedDB||window.mozIndexedDB||window.webkitIndexedDB||window.msIndexedDB},DB_NAME:function(){return"EM_FS_"+window.location.pathname},DB_VERSION:20,DB_STORE_NAME:"FILE_DATA",saveFilesToDB:function(e,t,r){t=t||function(){},r=r||function(){};var n=be.indexedDB();try{var o=n.open(be.DB_NAME(),be.DB_VERSION)}catch(e){return r(e)}o.onupgradeneeded=function(){d("creating db"),o.result.createObjectStore(be.DB_STORE_NAME)},o.onsuccess=function(){var n=o.result.transaction([be.DB_STORE_NAME],"readwrite"),i=n.objectStore(be.DB_STORE_NAME),a=0,s=0,c=e.length;function u(){0==s?t():r()}e.forEach((function(e){var t=i.put(be.analyzePath(e).object.contents,e);t.onsuccess=function(){++a+s==c&&u()},t.onerror=function(){s++,a+s==c&&u()}})),n.onerror=r},o.onerror=r},loadFilesFromDB:function(e,t,r){t=t||function(){},r=r||function(){};var n=be.indexedDB();try{var o=n.open(be.DB_NAME(),be.DB_VERSION)}catch(e){return r(e)}o.onupgradeneeded=r,o.onsuccess=function(){var n=o.result;try{var i=n.transaction([be.DB_STORE_NAME],"readonly")}catch(e){return void r(e)}var a=i.objectStore(be.DB_STORE_NAME),s=0,c=0,u=e.length;function l(){0==c?t():r()}e.forEach((function(e){var t=a.get(e);t.onsuccess=function(){be.analyzePath(e).exists&&be.unlink(e),be.createDataFile(fe.dirname(e),fe.basename(e),t.result,!0,!0,!0),++s+c==u&&l()},t.onerror=function(){c++,s+c==u&&l()}})),i.onerror=r},o.onerror=r},absolutePath:function(){J("FS.absolutePath has been removed; use PATH_FS.resolve instead")},createFolder:function(){J("FS.createFolder has been removed; use FS.mkdir instead")},createLink:function(){J("FS.createLink has been removed; use FS.symlink instead")},joinPath:function(){J("FS.joinPath has been removed; use PATH.join instead")},mmapAlloc:function(){J("FS.mmapAlloc has been replaced by the top level function mmapAlloc")},standardizePath:function(){J("FS.standardizePath has been removed; use PATH.normalize instead")}},Ae={mappings:{},DEFAULT_POLLMASK:5,calculateAt:function(e,t,r){if("/"===t[0])return t;var n;if(-100===e)n=be.cwd();else{var o=be.getStream(e);if(!o)throw new be.ErrnoError(8);n=o.path}if(0==t.length){if(!r)throw new be.ErrnoError(44);return n}return fe.join2(n,t)},doStat:function(e,t,r){try{var n=e(t)}catch(e){if(e&&e.node&&fe.normalize(t)!==fe.normalize(be.getPath(e.node)))return-54;throw e}return I[r>>2]=n.dev,I[r+4>>2]=0,I[r+8>>2]=n.ino,I[r+12>>2]=n.mode,I[r+16>>2]=n.nlink,I[r+20>>2]=n.uid,I[r+24>>2]=n.gid,I[r+28>>2]=n.rdev,I[r+32>>2]=0,te=[n.size>>>0,(ee=n.size,+Math.abs(ee)>=1?ee>0?(0|Math.min(+Math.floor(ee/4294967296),4294967295))>>>0:~~+Math.ceil((ee-+(~~ee>>>0))/4294967296)>>>0:0)],I[r+40>>2]=te[0],I[r+44>>2]=te[1],I[r+48>>2]=4096,I[r+52>>2]=n.blocks,I[r+56>>2]=n.atime.getTime()/1e3|0,I[r+60>>2]=0,I[r+64>>2]=n.mtime.getTime()/1e3|0,I[r+68>>2]=0,I[r+72>>2]=n.ctime.getTime()/1e3|0,I[r+76>>2]=0,te=[n.ino>>>0,(ee=n.ino,+Math.abs(ee)>=1?ee>0?(0|Math.min(+Math.floor(ee/4294967296),4294967295))>>>0:~~+Math.ceil((ee-+(~~ee>>>0))/4294967296)>>>0:0)],I[r+80>>2]=te[0],I[r+84>>2]=te[1],0},doMsync:function(e,t,r,n,o){var i=m.slice(e,e+r);be.msync(t,i,o,r,n)},doMkdir:function(e,t){return"/"===(e=fe.normalize(e))[e.length-1]&&(e=e.substr(0,e.length-1)),be.mkdir(e,t,0),0},doMknod:function(e,t,r){switch(61440&t){case 32768:case 8192:case 24576:case 4096:case 49152:break;default:return-28}return be.mknod(e,t,r),0},doReadlink:function(e,t,r){if(r<=0)return-28;var n=be.readlink(e),o=Math.min(r,C(n)),i=S[t+o];return D(n,t,r+1),S[t+o]=i,o},doAccess:function(e,t){if(-8&t)return-28;var r=be.lookupPath(e,{follow:!0}).node;if(!r)return-44;var n="";return 4&t&&(n+="r"),2&t&&(n+="w"),1&t&&(n+="x"),n&&be.nodePermissions(r,n)?-2:0},doDup:function(e,t,r){var n=be.getStream(r);return n&&be.close(n),be.open(e,t,0,r,r).fd},doReadv:function(e,t,r,n){for(var o=0,i=0;i<r;i++){var a=I[t+8*i>>2],s=I[t+(8*i+4)>>2],c=be.read(e,S,a,s,n);if(c<0)return-1;if(o+=c,c<s)break}return o},doWritev:function(e,t,r,n){for(var o=0,i=0;i<r;i++){var a=I[t+8*i>>2],s=I[t+(8*i+4)>>2],c=be.write(e,S,a,s,n);if(c<0)return-1;o+=c}return o},varargs:void 0,get:function(){return h(null!=Ae.varargs),Ae.varargs+=4,I[Ae.varargs-4>>2]},getStr:function(e){return _(e)},getStreamFromFD:function(e){var t=be.getStream(e);if(!t)throw new be.ErrnoError(8);return t},get64:function(e,t){return h(e>=0?0===t:-1===t),e}};var Oe=function(e,t,r,n){e||(e=this),this.parent=e,this.mount=e.mount,this.mounted=null,this.id=be.nextInode++,this.name=t,this.mode=r,this.node_ops={},this.stream_ops={},this.rdev=n},he=365,ge=146;function Te(e,t,r){var n=r>0?r:C(e)+1,o=new Array(n),i=v(e,o,0,o.length);return t&&(o.length=i),o}Object.defineProperties(Oe.prototype,{read:{get:function(){return(this.mode&he)===he},set:function(e){e?this.mode|=he:this.mode&=-366}},write:{get:function(){return(this.mode&ge)===ge},set:function(e){e?this.mode|=ge:this.mode&=-147}},isFolder:{get:function(){return be.isDir(this.mode)}},isDevice:{get:function(){return be.isChrdev(this.mode)}}}),be.FSNode=Oe,be.staticInit(),$e={EPERM:63,ENOENT:44,ESRCH:71,EINTR:27,EIO:29,ENXIO:60,E2BIG:1,ENOEXEC:45,EBADF:8,ECHILD:12,EAGAIN:6,EWOULDBLOCK:6,ENOMEM:48,EACCES:2,EFAULT:21,ENOTBLK:105,EBUSY:10,EEXIST:20,EXDEV:75,ENODEV:43,ENOTDIR:54,EISDIR:31,EINVAL:28,ENFILE:41,EMFILE:33,ENOTTY:59,ETXTBSY:74,EFBIG:22,ENOSPC:51,ESPIPE:70,EROFS:69,EMLINK:34,EPIPE:64,EDOM:18,ERANGE:68,ENOMSG:49,EIDRM:24,ECHRNG:106,EL2NSYNC:156,EL3HLT:107,EL3RST:108,ELNRNG:109,EUNATCH:110,ENOCSI:111,EL2HLT:112,EDEADLK:16,ENOLCK:46,EBADE:113,EBADR:114,EXFULL:115,ENOANO:104,EBADRQC:103,EBADSLT:102,EDEADLOCK:16,EBFONT:101,ENOSTR:100,ENODATA:116,ETIME:117,ENOSR:118,ENONET:119,ENOPKG:120,EREMOTE:121,ENOLINK:47,EADV:122,ESRMNT:123,ECOMM:124,EPROTO:65,EMULTIHOP:36,EDOTDOT:125,EBADMSG:9,ENOTUNIQ:126,EBADFD:127,EREMCHG:128,ELIBACC:129,ELIBBAD:130,ELIBSCN:131,ELIBMAX:132,ELIBEXEC:133,ENOSYS:52,ENOTEMPTY:55,ENAMETOOLONG:37,ELOOP:32,EOPNOTSUPP:138,EPFNOSUPPORT:139,ECONNRESET:15,ENOBUFS:42,EAFNOSUPPORT:5,EPROTOTYPE:67,ENOTSOCK:57,ENOPROTOOPT:50,ESHUTDOWN:140,ECONNREFUSED:14,EADDRINUSE:3,ECONNABORTED:13,ENETUNREACH:40,ENETDOWN:38,ETIMEDOUT:73,EHOSTDOWN:142,EHOSTUNREACH:23,EINPROGRESS:26,EALREADY:7,EDESTADDRREQ:17,EMSGSIZE:35,EPROTONOSUPPORT:66,ESOCKTNOSUPPORT:137,EADDRNOTAVAIL:4,ENETRESET:39,EISCONN:30,ENOTCONN:53,ETOOMANYREFS:141,EUSERS:136,EDQUOT:19,ESTALE:72,ENOTSUP:138,ENOMEDIUM:148,EILSEQ:25,EOVERFLOW:61,ECANCELED:11,ENOTRECOVERABLE:56,EOWNERDEAD:62,ESTRPIPE:135};var Se="function"==typeof atob?atob:function(e){var t,r,n,o,i,a,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",c="",u=0;e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");do{t=s.indexOf(e.charAt(u++))<<2|(o=s.indexOf(e.charAt(u++)))>>4,r=(15&o)<<4|(i=s.indexOf(e.charAt(u++)))>>2,n=(3&i)<<6|(a=s.indexOf(e.charAt(u++))),c+=String.fromCharCode(t),64!==i&&(c+=String.fromCharCode(r)),64!==a&&(c+=String.fromCharCode(n))}while(u<e.length);return c};function me(e){if(ne(e))return function(e){try{for(var t=Se(e),r=new Uint8Array(t.length),n=0;n<t.length;++n)r[n]=t.charCodeAt(n);return r}catch(e){throw new Error("Converting base64 string to bytes failed.")}}(e.slice(re.length))}var Ie={__assert_fail:function(e,t,r,n){J("Assertion failed: "+_(e)+", at: "+[t?_(t):"unknown filename",r,n?_(n):"unknown function"])},__cxa_allocate_exception:function(e){return we(e+16)+16},__cxa_throw:function(e,t,r){throw new ue(e).init(t,r),e+" - Exception catching is disabled, this exception cannot be caught. Compile with -s NO_DISABLE_EXCEPTION_CATCHING or -s EXCEPTION_CATCHING_ALLOWED=[..] to catch."},abort:function(){J("native code called abort()")},emscripten_memcpy_big:function(e,t,r){m.copyWithin(e,t,t+r)},emscripten_resize_heap:function(e){var t=m.length;h((e>>>=0)>t);var r,n,o=2147483648;if(e>o)return p("Cannot enlarge memory, asked to go up to "+e+" bytes, but the limit is "+o+" bytes!"),!1;for(var i=1;i<=4;i*=2){var a=t*(1+.2/i);a=Math.min(a,e+100663296);var s=Math.min(o,((r=Math.max(e,a))%(n=65536)>0&&(r+=n-r%n),r));if(le(s))return p("Warning: Enlarging memory arrays, this is not fast! "+[t,s]),!0}return p("Failed to grow the heap from "+t+" bytes to "+s+" bytes, not enough memory!"),!1},fd_close:function(e){try{var t=Ae.getStreamFromFD(e);return be.close(t),0}catch(e){if(void 0===be||!(e instanceof be.ErrnoError))throw e;return e.errno}},fd_read:function(e,t,r,n){try{var o=Ae.getStreamFromFD(e),i=Ae.doReadv(o,t,r);return I[n>>2]=i,0}catch(e){if(void 0===be||!(e instanceof be.ErrnoError))throw e;return e.errno}},fd_seek:function(e,t,r,n,o){try{var i=Ae.getStreamFromFD(e),a=4294967296*r+(t>>>0),s=9007199254740992;return a<=-s||a>=s?-61:(be.llseek(i,a,n),te=[i.position>>>0,(ee=i.position,+Math.abs(ee)>=1?ee>0?(0|Math.min(+Math.floor(ee/4294967296),4294967295))>>>0:~~+Math.ceil((ee-+(~~ee>>>0))/4294967296)>>>0:0)],I[o>>2]=te[0],I[o+4>>2]=te[1],i.getdents&&0===a&&0===n&&(i.getdents=null),0)}catch(e){if(void 0===be||!(e instanceof be.ErrnoError))throw e;return e.errno}},fd_write:function(e,t,r,n){try{var o=Ae.getStreamFromFD(e),i=Ae.doWritev(o,t,r);return I[n>>2]=i,0}catch(e){if(void 0===be||!(e instanceof be.ErrnoError))throw e;return e.errno}},getTempRet0:function(){return $},gettimeofday:function(e){var t=Date.now();return I[e>>2]=t/1e3|0,I[e+4>>2]=t%1e3*1e3|0,0},memory:b,setTempRet0:function(e){$=e}};!function(){var e={env:Ie,wasi_snapshot_preview1:Ie};function t(e,t){var r,n=e.exports;o.asm=n,h(F=o.asm.__indirect_function_table,"table not found in wasm exports"),r=o.asm.__wasm_call_ctors,L.unshift(r),K("wasm-instantiate")}Z("wasm-instantiate");var r=o;function i(e){h(o===r,"the Module object should not be replaced during async compilation - perhaps the order of HTML elements is wrong?"),r=null,t(e.instance)}function a(t){return(!E&&s&&"function"==typeof fetch?fetch(z,{credentials:"same-origin"}).then((function(e){if(!e.ok)throw"failed to load wasm binary file at '"+z+"'";return e.arrayBuffer()})).catch((function(){return ie(z)})):Promise.resolve().then((function(){return ie(z)}))).then((function(t){return A.instantiate(t,e)})).then((function(e){return e})).then(t,(function(e){p("failed to asynchronously prepare wasm: "+e),z.startsWith("file://")&&p("warning: Loading from a file URI ("+z+") is not supported in most browsers. See https://emscripten.org/docs/getting_started/FAQ.html#how-do-i-run-a-local-webserver-for-testing-why-does-my-program-stall-in-downloading-or-preparing"),J(e)}))}if(o.instantiateWasm)try{return o.instantiateWasm(e,t)}catch(e){return p("Module.instantiateWasm callback failed with error: "+e),!1}(E||"function"!=typeof A.instantiateStreaming||ne(z)||"function"!=typeof fetch?a(i):fetch(z,{credentials:"same-origin"}).then((function(t){return A.instantiateStreaming(t,e).then(i,(function(e){return p("wasm streaming compile failed: "+e),p("falling back to ArrayBuffer instantiation"),a(i)}))}))).catch(n)}(),o.___wasm_call_ctors=oe("__wasm_call_ctors");var we=o._malloc=oe("malloc");o._parseMPD=oe("parseMPD"),o._updatePreloadInfo=oe("updatePreloadInfo"),o._updateDeviceInfo=oe("updateDeviceInfo"),o._updateMediaInfo=oe("updateMediaInfo"),o._updateBufferInfo=oe("updateBufferInfo"),o._updateSwitchInfo=oe("updateSwitchInfo"),o._updatePreloadSupplier=oe("updatePreloadSupplier"),o._getPredictedBitrate=oe("getPredictedBitrate"),o._getPreloadBitrate=oe("getPreloadBitrate"),o._setDebugModel=oe("setDebugModel"),o._free=oe("free"),o.___errno_location=oe("__errno_location");var Re=o.___stdio_exit=oe("__stdio_exit"),Pe=o._emscripten_stack_init=function(){return(Pe=o._emscripten_stack_init=o.asm.emscripten_stack_init).apply(null,arguments)};o._emscripten_stack_get_free=function(){return(o._emscripten_stack_get_free=o.asm.emscripten_stack_get_free).apply(null,arguments)};var _e,ve=o._emscripten_stack_get_end=function(){return(ve=o._emscripten_stack_get_end=o.asm.emscripten_stack_get_end).apply(null,arguments)},De=o.stackSave=oe("stackSave"),Ce=o.stackRestore=oe("stackRestore"),Me=o.stackAlloc=oe("stackAlloc");function Ne(e){function t(){_e||(_e=!0,o.calledRun=!0,O||(U(),h(!V),V=!0,o.noFSInit||be.init.initialized||be.init(),be.ignorePermissions=!1,ae(L),r(o),o.onRuntimeInitialized&&o.onRuntimeInitialized(),h(!o._main,'compiled without a main, but one is present. if you added it from JS, use Module["onRuntimeInitialized"]'),function(){if(U(),o.postRun)for("function"==typeof o.postRun&&(o.postRun=[o.postRun]);o.postRun.length;)e=o.postRun.shift(),G.unshift(e);var e;ae(G)}()))}X>0||(Pe(),j(),function(){if(o.preRun)for("function"==typeof o.preRun&&(o.preRun=[o.preRun]);o.preRun.length;)e=o.preRun.shift(),B.unshift(e);var e;ae(B)}(),X>0||(o.setStatus?(o.setStatus("Running..."),setTimeout((function(){setTimeout((function(){o.setStatus("")}),1),t()}),1)):t(),U()))}if(o.dynCall_jiji=oe("dynCall_jiji"),Object.getOwnPropertyDescriptor(o,"intArrayFromString")||(o.intArrayFromString=function(){return J("'intArrayFromString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"intArrayToString")||(o.intArrayToString=function(){return J("'intArrayToString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),o.ccall=g,o.cwrap=function(e,t,r,n){return function(){return g(e,t,r,arguments)}},Object.getOwnPropertyDescriptor(o,"setValue")||(o.setValue=function(){return J("'setValue' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getValue")||(o.getValue=function(){return J("'getValue' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"allocate")||(o.allocate=function(){return J("'allocate' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"UTF8ArrayToString")||(o.UTF8ArrayToString=function(){return J("'UTF8ArrayToString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"UTF8ToString")||(o.UTF8ToString=function(){return J("'UTF8ToString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stringToUTF8Array")||(o.stringToUTF8Array=function(){return J("'stringToUTF8Array' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stringToUTF8")||(o.stringToUTF8=function(){return J("'stringToUTF8' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"lengthBytesUTF8")||(o.lengthBytesUTF8=function(){return J("'lengthBytesUTF8' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stackTrace")||(o.stackTrace=function(){return J("'stackTrace' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addOnPreRun")||(o.addOnPreRun=function(){return J("'addOnPreRun' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addOnInit")||(o.addOnInit=function(){return J("'addOnInit' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addOnPreMain")||(o.addOnPreMain=function(){return J("'addOnPreMain' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addOnExit")||(o.addOnExit=function(){return J("'addOnExit' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addOnPostRun")||(o.addOnPostRun=function(){return J("'addOnPostRun' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeStringToMemory")||(o.writeStringToMemory=function(){return J("'writeStringToMemory' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),o.writeArrayToMemory=M,Object.getOwnPropertyDescriptor(o,"writeAsciiToMemory")||(o.writeAsciiToMemory=function(){return J("'writeAsciiToMemory' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addRunDependency")||(o.addRunDependency=function(){return J("'addRunDependency' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"removeRunDependency")||(o.removeRunDependency=function(){return J("'removeRunDependency' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"FS_createFolder")||(o.FS_createFolder=function(){return J("'FS_createFolder' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"FS_createPath")||(o.FS_createPath=function(){return J("'FS_createPath' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"FS_createDataFile")||(o.FS_createDataFile=function(){return J("'FS_createDataFile' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"FS_createPreloadedFile")||(o.FS_createPreloadedFile=function(){return J("'FS_createPreloadedFile' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"FS_createLazyFile")||(o.FS_createLazyFile=function(){return J("'FS_createLazyFile' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"FS_createLink")||(o.FS_createLink=function(){return J("'FS_createLink' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"FS_createDevice")||(o.FS_createDevice=function(){return J("'FS_createDevice' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"FS_unlink")||(o.FS_unlink=function(){return J("'FS_unlink' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ). Alternatively, forcing filesystem support (-s FORCE_FILESYSTEM=1) can export this for you")}),Object.getOwnPropertyDescriptor(o,"getLEB")||(o.getLEB=function(){return J("'getLEB' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getFunctionTables")||(o.getFunctionTables=function(){return J("'getFunctionTables' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"alignFunctionTables")||(o.alignFunctionTables=function(){return J("'alignFunctionTables' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerFunctions")||(o.registerFunctions=function(){return J("'registerFunctions' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"addFunction")||(o.addFunction=function(){return J("'addFunction' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"removeFunction")||(o.removeFunction=function(){return J("'removeFunction' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getFuncWrapper")||(o.getFuncWrapper=function(){return J("'getFuncWrapper' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"prettyPrint")||(o.prettyPrint=function(){return J("'prettyPrint' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"dynCall")||(o.dynCall=function(){return J("'dynCall' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getCompilerSetting")||(o.getCompilerSetting=function(){return J("'getCompilerSetting' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),o.print=d,Object.getOwnPropertyDescriptor(o,"printErr")||(o.printErr=function(){return J("'printErr' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getTempRet0")||(o.getTempRet0=function(){return J("'getTempRet0' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setTempRet0")||(o.setTempRet0=function(){return J("'setTempRet0' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"callMain")||(o.callMain=function(){return J("'callMain' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"abort")||(o.abort=function(){return J("'abort' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"keepRuntimeAlive")||(o.keepRuntimeAlive=function(){return J("'keepRuntimeAlive' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"zeroMemory")||(o.zeroMemory=function(){return J("'zeroMemory' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stringToNewUTF8")||(o.stringToNewUTF8=function(){return J("'stringToNewUTF8' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setFileTime")||(o.setFileTime=function(){return J("'setFileTime' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"emscripten_realloc_buffer")||(o.emscripten_realloc_buffer=function(){return J("'emscripten_realloc_buffer' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"ENV")||(o.ENV=function(){return J("'ENV' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"withStackSave")||(o.withStackSave=function(){return J("'withStackSave' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"ERRNO_CODES")||(o.ERRNO_CODES=function(){return J("'ERRNO_CODES' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"ERRNO_MESSAGES")||(o.ERRNO_MESSAGES=function(){return J("'ERRNO_MESSAGES' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setErrNo")||(o.setErrNo=function(){return J("'setErrNo' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"inetPton4")||(o.inetPton4=function(){return J("'inetPton4' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"inetNtop4")||(o.inetNtop4=function(){return J("'inetNtop4' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"inetPton6")||(o.inetPton6=function(){return J("'inetPton6' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"inetNtop6")||(o.inetNtop6=function(){return J("'inetNtop6' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"readSockaddr")||(o.readSockaddr=function(){return J("'readSockaddr' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeSockaddr")||(o.writeSockaddr=function(){return J("'writeSockaddr' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"DNS")||(o.DNS=function(){return J("'DNS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getHostByName")||(o.getHostByName=function(){return J("'getHostByName' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"GAI_ERRNO_MESSAGES")||(o.GAI_ERRNO_MESSAGES=function(){return J("'GAI_ERRNO_MESSAGES' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"Protocols")||(o.Protocols=function(){return J("'Protocols' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"Sockets")||(o.Sockets=function(){return J("'Sockets' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getRandomDevice")||(o.getRandomDevice=function(){return J("'getRandomDevice' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"traverseStack")||(o.traverseStack=function(){return J("'traverseStack' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"convertFrameToPC")||(o.convertFrameToPC=function(){return J("'convertFrameToPC' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"UNWIND_CACHE")||(o.UNWIND_CACHE=function(){return J("'UNWIND_CACHE' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"saveInUnwindCache")||(o.saveInUnwindCache=function(){return J("'saveInUnwindCache' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"convertPCtoSourceLocation")||(o.convertPCtoSourceLocation=function(){return J("'convertPCtoSourceLocation' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"readAsmConstArgsArray")||(o.readAsmConstArgsArray=function(){return J("'readAsmConstArgsArray' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"readAsmConstArgs")||(o.readAsmConstArgs=function(){return J("'readAsmConstArgs' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"mainThreadEM_ASM")||(o.mainThreadEM_ASM=function(){return J("'mainThreadEM_ASM' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"jstoi_q")||(o.jstoi_q=function(){return J("'jstoi_q' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"jstoi_s")||(o.jstoi_s=function(){return J("'jstoi_s' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getExecutableName")||(o.getExecutableName=function(){return J("'getExecutableName' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"listenOnce")||(o.listenOnce=function(){return J("'listenOnce' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"autoResumeAudioContext")||(o.autoResumeAudioContext=function(){return J("'autoResumeAudioContext' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"dynCallLegacy")||(o.dynCallLegacy=function(){return J("'dynCallLegacy' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getDynCaller")||(o.getDynCaller=function(){return J("'getDynCaller' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"dynCall")||(o.dynCall=function(){return J("'dynCall' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"callRuntimeCallbacks")||(o.callRuntimeCallbacks=function(){return J("'callRuntimeCallbacks' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setWasmTableEntry")||(o.setWasmTableEntry=function(){return J("'setWasmTableEntry' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getWasmTableEntry")||(o.getWasmTableEntry=function(){return J("'getWasmTableEntry' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"handleException")||(o.handleException=function(){return J("'handleException' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"runtimeKeepalivePush")||(o.runtimeKeepalivePush=function(){return J("'runtimeKeepalivePush' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"runtimeKeepalivePop")||(o.runtimeKeepalivePop=function(){return J("'runtimeKeepalivePop' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"callUserCallback")||(o.callUserCallback=function(){return J("'callUserCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"maybeExit")||(o.maybeExit=function(){return J("'maybeExit' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"safeSetTimeout")||(o.safeSetTimeout=function(){return J("'safeSetTimeout' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"asmjsMangle")||(o.asmjsMangle=function(){return J("'asmjsMangle' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"asyncLoad")||(o.asyncLoad=function(){return J("'asyncLoad' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"alignMemory")||(o.alignMemory=function(){return J("'alignMemory' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"mmapAlloc")||(o.mmapAlloc=function(){return J("'mmapAlloc' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"reallyNegative")||(o.reallyNegative=function(){return J("'reallyNegative' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"unSign")||(o.unSign=function(){return J("'unSign' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"reSign")||(o.reSign=function(){return J("'reSign' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"formatString")||(o.formatString=function(){return J("'formatString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"PATH")||(o.PATH=function(){return J("'PATH' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"PATH_FS")||(o.PATH_FS=function(){return J("'PATH_FS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SYSCALLS")||(o.SYSCALLS=function(){return J("'SYSCALLS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"syscallMmap2")||(o.syscallMmap2=function(){return J("'syscallMmap2' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"syscallMunmap")||(o.syscallMunmap=function(){return J("'syscallMunmap' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getSocketFromFD")||(o.getSocketFromFD=function(){return J("'getSocketFromFD' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getSocketAddress")||(o.getSocketAddress=function(){return J("'getSocketAddress' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"JSEvents")||(o.JSEvents=function(){return J("'JSEvents' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerKeyEventCallback")||(o.registerKeyEventCallback=function(){return J("'registerKeyEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"specialHTMLTargets")||(o.specialHTMLTargets=function(){return J("'specialHTMLTargets' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"maybeCStringToJsString")||(o.maybeCStringToJsString=function(){return J("'maybeCStringToJsString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"findEventTarget")||(o.findEventTarget=function(){return J("'findEventTarget' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"findCanvasEventTarget")||(o.findCanvasEventTarget=function(){return J("'findCanvasEventTarget' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getBoundingClientRect")||(o.getBoundingClientRect=function(){return J("'getBoundingClientRect' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillMouseEventData")||(o.fillMouseEventData=function(){return J("'fillMouseEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerMouseEventCallback")||(o.registerMouseEventCallback=function(){return J("'registerMouseEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerWheelEventCallback")||(o.registerWheelEventCallback=function(){return J("'registerWheelEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerUiEventCallback")||(o.registerUiEventCallback=function(){return J("'registerUiEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerFocusEventCallback")||(o.registerFocusEventCallback=function(){return J("'registerFocusEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillDeviceOrientationEventData")||(o.fillDeviceOrientationEventData=function(){return J("'fillDeviceOrientationEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerDeviceOrientationEventCallback")||(o.registerDeviceOrientationEventCallback=function(){return J("'registerDeviceOrientationEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillDeviceMotionEventData")||(o.fillDeviceMotionEventData=function(){return J("'fillDeviceMotionEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerDeviceMotionEventCallback")||(o.registerDeviceMotionEventCallback=function(){return J("'registerDeviceMotionEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"screenOrientation")||(o.screenOrientation=function(){return J("'screenOrientation' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillOrientationChangeEventData")||(o.fillOrientationChangeEventData=function(){return J("'fillOrientationChangeEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerOrientationChangeEventCallback")||(o.registerOrientationChangeEventCallback=function(){return J("'registerOrientationChangeEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillFullscreenChangeEventData")||(o.fillFullscreenChangeEventData=function(){return J("'fillFullscreenChangeEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerFullscreenChangeEventCallback")||(o.registerFullscreenChangeEventCallback=function(){return J("'registerFullscreenChangeEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerRestoreOldStyle")||(o.registerRestoreOldStyle=function(){return J("'registerRestoreOldStyle' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"hideEverythingExceptGivenElement")||(o.hideEverythingExceptGivenElement=function(){return J("'hideEverythingExceptGivenElement' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"restoreHiddenElements")||(o.restoreHiddenElements=function(){return J("'restoreHiddenElements' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setLetterbox")||(o.setLetterbox=function(){return J("'setLetterbox' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"currentFullscreenStrategy")||(o.currentFullscreenStrategy=function(){return J("'currentFullscreenStrategy' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"restoreOldWindowedStyle")||(o.restoreOldWindowedStyle=function(){return J("'restoreOldWindowedStyle' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"softFullscreenResizeWebGLRenderTarget")||(o.softFullscreenResizeWebGLRenderTarget=function(){return J("'softFullscreenResizeWebGLRenderTarget' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"doRequestFullscreen")||(o.doRequestFullscreen=function(){return J("'doRequestFullscreen' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillPointerlockChangeEventData")||(o.fillPointerlockChangeEventData=function(){return J("'fillPointerlockChangeEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerPointerlockChangeEventCallback")||(o.registerPointerlockChangeEventCallback=function(){return J("'registerPointerlockChangeEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerPointerlockErrorEventCallback")||(o.registerPointerlockErrorEventCallback=function(){return J("'registerPointerlockErrorEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"requestPointerLock")||(o.requestPointerLock=function(){return J("'requestPointerLock' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillVisibilityChangeEventData")||(o.fillVisibilityChangeEventData=function(){return J("'fillVisibilityChangeEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerVisibilityChangeEventCallback")||(o.registerVisibilityChangeEventCallback=function(){return J("'registerVisibilityChangeEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerTouchEventCallback")||(o.registerTouchEventCallback=function(){return J("'registerTouchEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillGamepadEventData")||(o.fillGamepadEventData=function(){return J("'fillGamepadEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerGamepadEventCallback")||(o.registerGamepadEventCallback=function(){return J("'registerGamepadEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerBeforeUnloadEventCallback")||(o.registerBeforeUnloadEventCallback=function(){return J("'registerBeforeUnloadEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"fillBatteryEventData")||(o.fillBatteryEventData=function(){return J("'fillBatteryEventData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"battery")||(o.battery=function(){return J("'battery' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"registerBatteryEventCallback")||(o.registerBatteryEventCallback=function(){return J("'registerBatteryEventCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setCanvasElementSize")||(o.setCanvasElementSize=function(){return J("'setCanvasElementSize' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getCanvasElementSize")||(o.getCanvasElementSize=function(){return J("'getCanvasElementSize' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"demangle")||(o.demangle=function(){return J("'demangle' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"demangleAll")||(o.demangleAll=function(){return J("'demangleAll' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"jsStackTrace")||(o.jsStackTrace=function(){return J("'jsStackTrace' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stackTrace")||(o.stackTrace=function(){return J("'stackTrace' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getEnvStrings")||(o.getEnvStrings=function(){return J("'getEnvStrings' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"checkWasiClock")||(o.checkWasiClock=function(){return J("'checkWasiClock' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeI53ToI64")||(o.writeI53ToI64=function(){return J("'writeI53ToI64' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeI53ToI64Clamped")||(o.writeI53ToI64Clamped=function(){return J("'writeI53ToI64Clamped' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeI53ToI64Signaling")||(o.writeI53ToI64Signaling=function(){return J("'writeI53ToI64Signaling' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeI53ToU64Clamped")||(o.writeI53ToU64Clamped=function(){return J("'writeI53ToU64Clamped' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeI53ToU64Signaling")||(o.writeI53ToU64Signaling=function(){return J("'writeI53ToU64Signaling' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"readI53FromI64")||(o.readI53FromI64=function(){return J("'readI53FromI64' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"readI53FromU64")||(o.readI53FromU64=function(){return J("'readI53FromU64' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"convertI32PairToI53")||(o.convertI32PairToI53=function(){return J("'convertI32PairToI53' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"convertU32PairToI53")||(o.convertU32PairToI53=function(){return J("'convertU32PairToI53' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setImmediateWrapped")||(o.setImmediateWrapped=function(){return J("'setImmediateWrapped' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"clearImmediateWrapped")||(o.clearImmediateWrapped=function(){return J("'clearImmediateWrapped' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"polyfillSetImmediate")||(o.polyfillSetImmediate=function(){return J("'polyfillSetImmediate' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"uncaughtExceptionCount")||(o.uncaughtExceptionCount=function(){return J("'uncaughtExceptionCount' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"exceptionLast")||(o.exceptionLast=function(){return J("'exceptionLast' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"exceptionCaught")||(o.exceptionCaught=function(){return J("'exceptionCaught' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"ExceptionInfo")||(o.ExceptionInfo=function(){return J("'ExceptionInfo' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"CatchInfo")||(o.CatchInfo=function(){return J("'CatchInfo' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"exception_addRef")||(o.exception_addRef=function(){return J("'exception_addRef' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"exception_decRef")||(o.exception_decRef=function(){return J("'exception_decRef' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"Browser")||(o.Browser=function(){return J("'Browser' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"funcWrappers")||(o.funcWrappers=function(){return J("'funcWrappers' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"getFuncWrapper")||(o.getFuncWrapper=function(){return J("'getFuncWrapper' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"setMainLoop")||(o.setMainLoop=function(){return J("'setMainLoop' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"wget")||(o.wget=function(){return J("'wget' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"FS")||(o.FS=function(){return J("'FS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"MEMFS")||(o.MEMFS=function(){return J("'MEMFS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"TTY")||(o.TTY=function(){return J("'TTY' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"PIPEFS")||(o.PIPEFS=function(){return J("'PIPEFS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SOCKFS")||(o.SOCKFS=function(){return J("'SOCKFS' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"_setNetworkCallback")||(o._setNetworkCallback=function(){return J("'_setNetworkCallback' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"tempFixedLengthArray")||(o.tempFixedLengthArray=function(){return J("'tempFixedLengthArray' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"miniTempWebGLFloatBuffers")||(o.miniTempWebGLFloatBuffers=function(){return J("'miniTempWebGLFloatBuffers' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"heapObjectForWebGLType")||(o.heapObjectForWebGLType=function(){return J("'heapObjectForWebGLType' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"heapAccessShiftForWebGLHeap")||(o.heapAccessShiftForWebGLHeap=function(){return J("'heapAccessShiftForWebGLHeap' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"GL")||(o.GL=function(){return J("'GL' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"emscriptenWebGLGet")||(o.emscriptenWebGLGet=function(){return J("'emscriptenWebGLGet' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"computeUnpackAlignedImageSize")||(o.computeUnpackAlignedImageSize=function(){return J("'computeUnpackAlignedImageSize' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"emscriptenWebGLGetTexPixelData")||(o.emscriptenWebGLGetTexPixelData=function(){return J("'emscriptenWebGLGetTexPixelData' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"emscriptenWebGLGetUniform")||(o.emscriptenWebGLGetUniform=function(){return J("'emscriptenWebGLGetUniform' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"webglGetUniformLocation")||(o.webglGetUniformLocation=function(){return J("'webglGetUniformLocation' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"webglPrepareUniformLocationsBeforeFirstUse")||(o.webglPrepareUniformLocationsBeforeFirstUse=function(){return J("'webglPrepareUniformLocationsBeforeFirstUse' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"webglGetLeftBracePos")||(o.webglGetLeftBracePos=function(){return J("'webglGetLeftBracePos' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"emscriptenWebGLGetVertexAttrib")||(o.emscriptenWebGLGetVertexAttrib=function(){return J("'emscriptenWebGLGetVertexAttrib' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"writeGLArray")||(o.writeGLArray=function(){return J("'writeGLArray' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"AL")||(o.AL=function(){return J("'AL' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SDL_unicode")||(o.SDL_unicode=function(){return J("'SDL_unicode' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SDL_ttfContext")||(o.SDL_ttfContext=function(){return J("'SDL_ttfContext' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SDL_audio")||(o.SDL_audio=function(){return J("'SDL_audio' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SDL")||(o.SDL=function(){return J("'SDL' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"SDL_gfx")||(o.SDL_gfx=function(){return J("'SDL_gfx' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"GLUT")||(o.GLUT=function(){return J("'GLUT' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"EGL")||(o.EGL=function(){return J("'EGL' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"GLFW_Window")||(o.GLFW_Window=function(){return J("'GLFW_Window' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"GLFW")||(o.GLFW=function(){return J("'GLFW' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"GLEW")||(o.GLEW=function(){return J("'GLEW' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"IDBStore")||(o.IDBStore=function(){return J("'IDBStore' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"runAndAbortIfError")||(o.runAndAbortIfError=function(){return J("'runAndAbortIfError' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"warnOnce")||(o.warnOnce=function(){return J("'warnOnce' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stackSave")||(o.stackSave=function(){return J("'stackSave' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stackRestore")||(o.stackRestore=function(){return J("'stackRestore' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stackAlloc")||(o.stackAlloc=function(){return J("'stackAlloc' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"AsciiToString")||(o.AsciiToString=function(){return J("'AsciiToString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stringToAscii")||(o.stringToAscii=function(){return J("'stringToAscii' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"UTF16ToString")||(o.UTF16ToString=function(){return J("'UTF16ToString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stringToUTF16")||(o.stringToUTF16=function(){return J("'stringToUTF16' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"lengthBytesUTF16")||(o.lengthBytesUTF16=function(){return J("'lengthBytesUTF16' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"UTF32ToString")||(o.UTF32ToString=function(){return J("'UTF32ToString' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"stringToUTF32")||(o.stringToUTF32=function(){return J("'stringToUTF32' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"lengthBytesUTF32")||(o.lengthBytesUTF32=function(){return J("'lengthBytesUTF32' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"allocateUTF8")||(o.allocateUTF8=function(){return J("'allocateUTF8' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"allocateUTF8OnStack")||(o.allocateUTF8OnStack=function(){return J("'allocateUTF8OnStack' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),o.writeStackCookie=j,o.checkStackCookie=U,Object.getOwnPropertyDescriptor(o,"intArrayFromBase64")||(o.intArrayFromBase64=function(){return J("'intArrayFromBase64' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"tryParseAsDataURI")||(o.tryParseAsDataURI=function(){return J("'tryParseAsDataURI' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}),Object.getOwnPropertyDescriptor(o,"ALLOC_NORMAL")||Object.defineProperty(o,"ALLOC_NORMAL",{configurable:!0,get:function(){J("'ALLOC_NORMAL' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}}),Object.getOwnPropertyDescriptor(o,"ALLOC_STACK")||Object.defineProperty(o,"ALLOC_STACK",{configurable:!0,get:function(){J("'ALLOC_STACK' was not exported. add it to EXPORTED_RUNTIME_METHODS (see the FAQ)")}}),H=function e(){_e||Ne(),_e||(H=e)},o.run=Ne,o.preInit)for("function"==typeof o.preInit&&(o.preInit=[o.preInit]);o.preInit.length>0;)o.preInit.pop()();return Ne(),t.ready}}();export{abrAlgo as default};