@theoplayer/extended 8.5.1 → 8.6.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.
- package/THEOplayer.chromeless.d.ts +2 -2
- package/THEOplayer.chromeless.esm.js +3 -3
- package/THEOplayer.chromeless.js +3 -3
- package/THEOplayer.common.d.ts +308 -234
- package/THEOplayer.common.esm.js +3 -3
- package/THEOplayer.d.ts +2 -2
- package/THEOplayer.esm.js +3 -3
- package/THEOplayer.js +3 -3
- package/THEOplayer.transmux.asmjs.js +3 -3
- package/THEOplayer.transmux.js +3 -3
- package/iframe.html +1 -1
- package/package.json +1 -1
- package/theoplayer.d.js +3 -3
package/theoplayer.d.js
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
THEOplayer is based on patented technology developed by
|
|
26
26
|
THEO Technologies (https://www.theoplayer.com).
|
|
27
27
|
|
|
28
|
-
Version: 8.
|
|
29
|
-
Created: 2024-
|
|
28
|
+
Version: 8.6.0
|
|
29
|
+
Created: 2024-12-04T18:52:46.988Z
|
|
30
30
|
*/
|
|
31
|
-
!function(t){"use strict";var n,r,i=t.window,e=t.document,u=(t.location,t.navigator),o=t.setTimeout,f=t.clearTimeout,s=t.setInterval,c=t.clearInterval,h=t.Error,a=t.TypeError,l=(t.SyntaxError,t.Object),v=t.Math,y=t.parseInt,d=t.parseFloat,w=t.isNaN,_=t.Uint8Array;t.Worker,t.WorkerGlobalScope,t.XMLHttpRequest;"function"==typeof Symbol&&Symbol.iterator?n=Symbol:(r=0,(n=function(t){return"t5t"+t+"_"+ ++r}).iterator=n("Symbol.iterator"));var g=o;function p(t){return Boolean(t&&void 0!==t.length)}function k(){}function S(t){if(!(this instanceof S))throw new a("Promises must be constructed via new");if("function"!=typeof t)throw new a("not a function");this.Pa=0,this.n5t=!1,this.Oyt=void 0,this.i5t=[],R(t,this)}function I(t,n){for(;3===t.Pa;)t=t.Oyt;0!==t.Pa?(t.n5t=!0,S.r5t((function(){var r=1===t.Pa?n.onFulfilled:n.onRejected;if(null!==r){var i;try{i=r(t.Oyt)}catch(t){return void m(n.promise,t)}b(n.promise,i)}else(1===t.Pa?b:m)(n.promise,t.Oyt)}))):t.i5t.push(n)}function b(t,n){try{if(n===t)throw new a("A promise cannot be resolved with itself.");if(n&&("object"==typeof n||"function"==typeof n)){var r=n.then;if(n instanceof S)return t.Pa=3,t.Oyt=n,void A(t);if("function"==typeof r)return void R(function(t,n){return function(){t.apply(n,arguments)}}(r,n),t)}t.Pa=1,t.Oyt=n,A(t)}catch(n){m(t,n)}}function m(t,n){t.Pa=2,t.Oyt=n,A(t)}function A(t){2===t.Pa&&0===t.i5t.length&&S.r5t((function(){t.n5t||S.e5t(t.Oyt)}));for(var n=0,r=t.i5t.length;n<r;n++)I(t,t.i5t[n]);t.i5t=null}function E(t,n,r){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof n?n:null,this.promise=r}function R(t,n){var r=!1;try{t((function(t){r||(r=!0,b(n,t))}),(function(t){r||(r=!0,m(n,t))}))}catch(t){if(r)return;r=!0,m(n,t)}}S.prototype.catch=function(t){return this.then(null,t)},S.prototype.then=function(t,n){var r=new this.constructor(k);return I(this,new E(t,n,r)),r},S.prototype.finally=function(t){var n=this.constructor;return this.then((function(r){return n.resolve(t()).then((function(){return r}))}),(function(r){return n.resolve(t()).then((function(){return n.reject(r)}))}))},S.all=function(t){return new S((function(n,r){if(!p(t))return r(new a("Promise.all accepts an array"));var i=Array.prototype.slice.call(t);if(0===i.length)return n([]);var e=i.length;function u(t,o){try{if(o&&("object"==typeof o||"function"==typeof o)){var f=o.then;if("function"==typeof f)return void f.call(o,(function(n){u(t,n)}),r)}i[t]=o,0==--e&&n(i)}catch(t){r(t)}}for(var o=0;o<i.length;o++)u(o,i[o])}))},S.allSettled=function(t){return new this((function(r,i){if(!t||void 0===t.length)return i(new a((void 0===t?"undefined":function(t){return t&&void 0!==n&&t.constructor===n?"symbol":typeof t}(t))+" "+t+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var e=Array.prototype.slice.call(t);if(0===e.length)return r([]);var u=e.length;function o(t,n){if(n&&("object"==typeof n||"function"==typeof n)){var i=n.then;if("function"==typeof i)return void i.call(n,(function(n){o(t,n)}),(function(n){e[t]={status:"rejected",reason:n},0==--u&&r(e)}))}e[t]={status:"fulfilled",value:n},0==--u&&r(e)}for(var f=0;f<e.length;f++)o(f,e[f])}))},S.resolve=function(t){return t&&"object"==typeof t&&t.constructor===S?t:new S((function(n){n(t)}))},S.reject=function(t){return new S((function(n,r){r(t)}))},S.race=function(t){return new S((function(n,r){if(!p(t))return r(new a("Promise.race accepts an array"));for(var i=0,e=t.length;i<e;i++)S.resolve(t[i]).then(n,r)}))},S.r5t="function"==typeof setImmediate&&function(t){setImmediate(t)}||function(t){g(t,0)},S.e5t=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};var O=function(){var t=self.Promise;if(void 0!==t)try{if(-1!==t.toString().indexOf("[native code]"))return t}catch(t){}}(),D=u?u.userAgent:"",T=D.match(/Firefox\/([0-9]+)/i),P=null!=T,N=T?Number(T[1]):0,F=D.match(/(Version)\/((\d+)\.(\d+)(?:\.(\d+))?).*Safari/),C=null!=F,W=F?Number(F[3]):0,j=function(){function t(t){this.dC=0,this.oW=0,this.ix=[],this.u5t=t}return t.prototype.s5t=function(t){var n=this.length();this.o5t(n+1);var r=this.oW+n&this.u5t-1;this.ix[r]=t,this.dC=n+1},t.prototype.push=function(t){var n=this.length()+1;if(this.u5t<n)this.s5t(t);else{var r=this.oW+n-1,i=this.u5t-1;this.ix[r&i]=t,this.dC=n}},t.prototype.shift=function(){var t=this.oW,n=this.ix[t];return this.ix[t]=void 0,this.oW=t+1&this.u5t-1,this.dC--,n},t.prototype.length=function(){return this.dC},t.prototype.o5t=function(t){this.u5t<t&&this.c5t(this.u5t<<1)},t.prototype.c5t=function(t){var n=this.u5t;this.u5t=t;var r=this.oW+this.dC&n-1;!function(t,n,r,i){for(var e=0;e<i;++e)t[e+r]=t[e+n],t[e+n]=void 0}(this.ix,0,n,r)},t}();var M="unhandledrejection",B=self.PromiseRejectionEvent,U=self.CustomEvent;function L(t){return new B(M,{reason:t,promise:O.reject(t).catch((function(){})),cancelable:!0})}function V(t){var n=new U(M,{detail:{reason:t},cancelable:!0});return l.defineProperty(n,"reason",{value:t}),n}function x(t){var n=e.createEvent("CustomEvent");return n.initCustomEvent(M,!1,!0,{reason:t}),n}var H,G,z,K,X,$,q,Z,J,Y=function(t){return Y=function(){try{var t=O.resolve(),n="error",r=new B(M,{reason:n,promise:t});return M===r.type&&n===r.reason}catch(t){}return!1}()?L:function(){try{var t="error",n=new U(M,{detail:{reason:t}});return M===n.type&&t===n.detail.reason}catch(t){}return!1}()?V:x,Y(t)};function Q(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),l.defineProperty(t,i.key,i)}}function tt(t,n,r){return n&&Q(t.prototype,n),r&&Q(t,r),t}function nt(t,n){return nt=l.setPrototypeOf||function(t,n){return t.__proto__=n,t},nt(t,n)}function rt(t,n){if("function"!=typeof n&&null!==n)throw new a("Super expression must either be null or a function");t.prototype=l.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&nt(t,n)}function it(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,i=new Array(n);r<n;r++)i[r]=t[r];return i}function et(t,n){if(t){if("string"==typeof t)return it(t,n);var r=l.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(r):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?it(t,n):void 0}}function ut(t){return function(t){if(Array.isArray(t))return it(t)}(t)||function(t){if(void 0!==n&&null!=t[n.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||et(t)||function(){throw new a("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}O&&!(P&&N<60||C&&W<15)?G=O:(G=S,q=null!==(H=function(){var t=self.queueMicrotask;if("function"==typeof t)return function(n){return t(n)};var n=O;if(n&&"function"==typeof n.resolve){var r=n.resolve();return function(t){return r.then(t)}}}())&&void 0!==H?H:S.r5t,z=q,K=new j(16),X=!1,(Z={a0:function(t){K.push(t),X||(X=!0,z($))},ZV:$=function(){for(;K.length()>0;)K.shift()();X=!1}}).ZV,S.r5t=Z.a0,S.e5t=function(t){try{var n=Y(t);if(!self.dispatchEvent(n)||n.defaultPrevented)return}catch(t){}o((function(){throw new h("Unhandled promise rejection: ".concat(t))}),0)}),function(t){t.HI="web",t.WI="android",t.qI="android-tv",t.zI="ios",t.XI="tvos",t.GI="chromecast",t.QI="theoliveweb"}(J||(J={}));var ot=u?u.userAgent:"",ft=ot.match(/chrome\/([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)/i),st=ot.match(/Edg\/([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)/i),ct=ot.match(/Android ([0-9\.]+)/i),ht=ot.match(/Windows NT ([0-9\.]+)/i),at=ot.match(/(Version)\/((\d+)\.(\d+)(?:\.(\d+))?).*Safari/),lt=ot.match(/Firefox\/([0-9\.]+)/i),vt=ot.match(/OPR\/(\d+\.\d+)/i),yt=ot.match(/Tizen ([0-9\.]+)/i),dt=ot.match(/(iPhone OS|iPad OS|iPod OS|Mac OS X) (\d+)_(\d+)_?(\d+)?/),wt=function(){function t(){this.KI=Boolean("ontouchstart"in self||self.DocumentTouch&&e instanceof self.DocumentTouch||u&&u.msMaxTouchPoints),this.jI=/(mac\sos\sx)\s?([\w\s\.]+\w)*/i.test(ot)||/(macintosh|mac(?=_powerpc)\s)/i.test(ot),this.JI=/Windows NT/i.test(ot),this.tR=ht?d(ht[1]):0,this.iR=/Android/i.test(ot),this.nR=ct?d(ct[1]):0,this.hR=/windows phone (8|8\.1)/i.test(ot),this.aR=/iPhone/i.test(ot),this.cR=/iPad/i.test(ot),this.dR=this.jI&&this.KI&&!this.cR,this._R=/iPod/i.test(ot),this.SR=/Mobile Safari/i.test(ot),this.yR=/EOS\d*STB/i.test(ot),this.AR=/APP\d*STB/i.test(ot),this.vR=(this.aR||this.cR||this.dR||this._R)&&!this.hR,this.wR=dt?d(dt[2]):0,this.kR=this.hR||this.vR||this.iR||this.SR,this.IR=/CriOS/i.test(ot),this.PR=Boolean(self.chrome&&/google/i.test(u.vendor))||this.IR,this.MR=this.PR&&/Edg\//i.test(u.userAgent),this.FR=st?y(st[1],10):0,this.NP=Boolean(self.chrome||/Chrome/i.test(ot)||/CriOS/i.test(ot)),this.DR=ft?y(ft[1],10):0,this.HR=/SMART-TV.*Tizen/i.test(ot),this.qR=yt?d(yt[1]):0,this.NR=this.qR>0?function(t){return t>=8?108:t>=7?94:t>=6.5?85:t>=6?76:t>=5.5?69:t>=5?63:t>=4?56:t>=3?47:0}(this.qR):void 0,this.XR=/webos|web0s/i.test(ot),this.QR=/VIZIO/i.test(ot),this.YR=/Edge\/\d+/i.test(ot),this.ZR=/Trident/i.test(ot),this.$R=this.ZR&&!self.ActiveXObject&&"ActiveXObject"in self,this.eP=/Vivaldi/i.test(ot),this.sP=/Firefox/i.test(ot)&&!/Seamonkey/i.test(ot),this.rP=lt?d(lt[1]):0,this.oP=/Safari/i.test(ot)&&!/Chrome/i.test(ot)&&!this.hR&&!this.HR,this.uP=at?d(at[2]):0,this.lP=Boolean(vt),this.fP=vt?d(vt[1]):0,this.gP=/CrKey/.test(ot),this.mP=/\b(tv|smart-tv|smarttv|appletv|crkey|googletv|hbbtv|pov_tv|roku|viera|nettv|philipstv|vizio)\b/i.test(ot),this.yP="web"===J.qI,this.bP="web"===J.WI,this.SP=this.bP||this.yP,this.EP="web"===J.zI,this.RP="web"===J.XI,this.CP="web"===J.GI}return tt(t,[{key:"Ye",get:function(){return this.KI}},{key:"YI",get:function(){return this.jI}},{key:"ZI",get:function(){return this.JI}},{key:"$I",get:function(){return this.tR}},{key:"eR",get:function(){return this.iR}},{key:"sR",get:function(){return this.nR}},{key:"rR",get:function(){return this.hR}},{key:"oR",get:function(){return this.aR}},{key:"uR",get:function(){return this.cR}},{key:"lR",get:function(){return this.dR}},{key:"fR",get:function(){return this._R}},{key:"gR",get:function(){return this.vR}},{key:"mR",get:function(){return this.wR}},{key:"pR",get:function(){return this.yR||this.AR}},{key:"bR",get:function(){return this.SR}},{key:"Ks",get:function(){return this.kR}},{key:"ER",get:function(){return this.IR}},{key:"RR",get:function(){return this.PR}},{key:"xR",get:function(){var t;return null!=(t=this.NR)?t:this.DR}},{key:"OR",get:function(){return this.MR}},{key:"LR",get:function(){return this.FR}},{key:"UR",get:function(){return this.HR}},{key:"WR",get:function(){return this.qR}},{key:"zR",get:function(){return this.XR}},{key:"GR",get:function(){return this.QR}},{key:"KR",get:function(){return this.YR}},{key:"jR",get:function(){return this.ZR}},{key:"JR",get:function(){return this.$R}},{key:"tP",get:function(){return this.eP}},{key:"iP",get:function(){return this.sP}},{key:"nP",get:function(){return this.rP}},{key:"hP",get:function(){return this.oP}},{key:"aP",get:function(){return this.uP}},{key:"cP",get:function(){return this.lP}},{key:"dP",get:function(){return this.fP}},{key:"_P",get:function(){return this.gP}},{key:"vP",get:function(){return this.mP}},{key:"wP",get:function(){return!(!this.zR&&!this.UR)&&this.xR<=56}},{key:"pP",get:function(){return this.yP}},{key:"AP",get:function(){return this.bP}},{key:"TP",get:function(){return this.SP}},{key:"kP",get:function(){return this.EP}},{key:"IP",get:function(){return this.RP}},{key:"PP",get:function(){return this.CP}},{key:"xP",get:function(){return this.NP}}]),t}();wt.DP=new wt;var _t=wt.DP,gt={}.toString;function pt(t){return null!=t}Array.isArray;function kt(t){return"object"==typeof t&&null!==t}function St(t){return function(t){return"function"==typeof t}(t)||kt(t)}var It=function(){},bt=!(_t.jR&&!_t.JR),mt=self.console;function At(t){if(kt(t))try{return JSON.stringify(t)}catch(t){}return t}function Et(t){return t.map(At).join(" ")}function Rt(t){var n=mt&&mt[t];return n?n.bind&&bt?n.bind(mt):function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];mt[t](Et(r))}:void 0}var Ot=Rt("log")||It,Dt=Rt("warn")||Ot.bind(void 0,"WARNING:"),Tt=Rt("error")||Ot.bind(void 0,"ERROR:"),Pt=function(){var t=mt&&mt.assert;return t?t.bind&&bt?t.bind(mt):function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];mt.assert(t,Et(r))}:function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];t||Tt.apply(void 0,["Assertion failed:"].concat(ut(r)))}}(),Nt=null;try{Nt=new WebAssembly.Instance(new WebAssembly.Module(new _([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch(z){}function Ft(t,n,r){this.low=0|t,this.high=0|n,this.unsigned=!!r}function Ct(t){return!0===(t&&t.kp)}function Wt(t){var n=v.clz32(t&-t);return t?31-n:n}Ft.prototype.kp,l.defineProperty(Ft.prototype,"kp",{value:!0}),Ft.isLong=Ct;var jt={},Mt={};function Bt(t,n){var r,i,e;return n?(e=0<=(t>>>=0)&&t<256)&&(i=Mt[t])?i:(r=Lt(t,0,!0),e&&(Mt[t]=r),r):(e=-128<=(t|=0)&&t<128)&&(i=jt[t])?i:(r=Lt(t,t<0?-1:0,!1),e&&(jt[t]=r),r)}function Ut(t,n){if(w(t))return n?qt:$t;if(n){if(t<0)return qt;if(t>=zt)return tn}else{if(t<=-Kt)return nn;if(t+1>=Kt)return Qt}return t<0?Ut(-t,n).neg():Lt(t%Gt|0,t/Gt|0,n)}function Lt(t,n,r){return new Ft(t,n,r)}Ft.fromInt=Bt,Ft.fromNumber=Ut,Ft.fromBits=Lt;var Vt=v.pow;function xt(t,n,r){if(0===t.length)throw h("empty string");if("number"==typeof n?(r=n,n=!1):n=!!n,"NaN"===t||"Infinity"===t||"+Infinity"===t||"-Infinity"===t)return n?qt:$t;if((r=r||10)<2||36<r)throw RangeError("radix");var i;if((i=t.indexOf("-"))>0)throw h("interior hyphen");if(0===i)return xt(t.substring(1),n,r).neg();for(var e=Ut(Vt(r,8)),u=$t,o=0;o<t.length;o+=8){var f=v.min(8,t.length-o),s=y(t.substring(o,o+f),r);if(f<8){var c=Ut(Vt(r,f));u=u.mul(c).add(Ut(s))}else u=(u=u.mul(e)).add(Ut(s))}return u.unsigned=n,u}function Ht(t,n){return"number"==typeof t?Ut(t,n):"string"==typeof t?xt(t,n):Lt(t.low,t.high,"boolean"==typeof n?n:t.unsigned)}Ft.fromString=xt,Ft.fromValue=Ht;var Gt=4294967296,zt=Gt*Gt,Kt=zt/2,Xt=Bt(1<<24),$t=Bt(0);Ft.ZERO=$t;var qt=Bt(0,!0);Ft.UZERO=qt;var Zt=Bt(1);Ft.ONE=Zt;var Jt=Bt(1,!0);Ft.UONE=Jt;var Yt=Bt(-1);Ft.NEG_ONE=Yt;var Qt=Lt(-1,2147483647,!1);Ft.MAX_VALUE=Qt;var tn=Lt(-1,-1,!0);Ft.MAX_UNSIGNED_VALUE=tn;var nn=Lt(0,-2147483648,!1);Ft.MIN_VALUE=nn;var rn=Ft.prototype;rn.toInt=function(){return this.unsigned?this.low>>>0:this.low},rn.toNumber=function(){return this.unsigned?(this.high>>>0)*Gt+(this.low>>>0):this.high*Gt+(this.low>>>0)},rn.toString=function(t){if((t=t||10)<2||36<t)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative()){if(this.eq(nn)){var n=Ut(t),r=this.div(n),i=r.mul(n).sub(this);return r.toString(t)+i.toInt().toString(t)}return"-"+this.neg().toString(t)}for(var e=Ut(Vt(t,6),this.unsigned),u=this,o="";;){var f=u.div(e),s=(u.sub(f.mul(e)).toInt()>>>0).toString(t);if((u=f).isZero())return s+o;for(;s.length<6;)s="0"+s;o=""+s+o}},rn.getHighBits=function(){return this.high},rn.getHighBitsUnsigned=function(){return this.high>>>0},rn.getLowBits=function(){return this.low},rn.getLowBitsUnsigned=function(){return this.low>>>0},rn.getNumBitsAbs=function(){if(this.isNegative())return this.eq(nn)?64:this.neg().getNumBitsAbs();for(var t=0!=this.high?this.high:this.low,n=31;n>0&&0==(t&1<<n);n--);return 0!=this.high?n+33:n+1},rn.isZero=function(){return 0===this.high&&0===this.low},rn.eqz=rn.isZero,rn.isNegative=function(){return!this.unsigned&&this.high<0},rn.isPositive=function(){return this.unsigned||this.high>=0},rn.isOdd=function(){return 1==(1&this.low)},rn.isEven=function(){return 0==(1&this.low)},rn.equals=function(t){return Ct(t)||(t=Ht(t)),(this.unsigned===t.unsigned||this.high>>>31!=1||t.high>>>31!=1)&&(this.high===t.high&&this.low===t.low)},rn.eq=rn.equals,rn.notEquals=function(t){return!this.eq(t)},rn.neq=rn.notEquals,rn.ne=rn.notEquals,rn.lessThan=function(t){return this.comp(t)<0},rn.lt=rn.lessThan,rn.lessThanOrEqual=function(t){return this.comp(t)<=0},rn.lte=rn.lessThanOrEqual,rn.le=rn.lessThanOrEqual,rn.greaterThan=function(t){return this.comp(t)>0},rn.gt=rn.greaterThan,rn.greaterThanOrEqual=function(t){return this.comp(t)>=0},rn.gte=rn.greaterThanOrEqual,rn.ge=rn.greaterThanOrEqual,rn.compare=function(t){if(Ct(t)||(t=Ht(t)),this.eq(t))return 0;var n=this.isNegative(),r=t.isNegative();return n&&!r?-1:!n&&r?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},rn.comp=rn.compare,rn.negate=function(){return!this.unsigned&&this.eq(nn)?nn:this.not().add(Zt)},rn.neg=rn.negate,rn.add=function(t){Ct(t)||(t=Ht(t));var n=this.high>>>16,r=65535&this.high,i=this.low>>>16,e=65535&this.low,u=t.high>>>16,o=65535&t.high,f=t.low>>>16,s=0,c=0,h=0,a=0;return h+=(a+=e+(65535&t.low))>>>16,c+=(h+=i+f)>>>16,s+=(c+=r+o)>>>16,s+=n+u,Lt((h&=65535)<<16|(a&=65535),(s&=65535)<<16|(c&=65535),this.unsigned)},rn.subtract=function(t){return Ct(t)||(t=Ht(t)),this.add(t.neg())},rn.sub=rn.subtract,rn.multiply=function(t){if(this.isZero())return this;if(Ct(t)||(t=Ht(t)),Nt)return Lt(Nt.mul(this.low,this.high,t.low,t.high),Nt.get_high(),this.unsigned);if(t.isZero())return this.unsigned?qt:$t;if(this.eq(nn))return t.isOdd()?nn:$t;if(t.eq(nn))return this.isOdd()?nn:$t;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(Xt)&&t.lt(Xt))return Ut(this.toNumber()*t.toNumber(),this.unsigned);var n=this.high>>>16,r=65535&this.high,i=this.low>>>16,e=65535&this.low,u=t.high>>>16,o=65535&t.high,f=t.low>>>16,s=65535&t.low,c=0,h=0,a=0,l=0;return a+=(l+=e*s)>>>16,h+=(a+=i*s)>>>16,a&=65535,h+=(a+=e*f)>>>16,c+=(h+=r*s)>>>16,h&=65535,c+=(h+=i*f)>>>16,h&=65535,c+=(h+=e*o)>>>16,c+=n*s+r*f+i*o+e*u,Lt((a&=65535)<<16|(l&=65535),(c&=65535)<<16|(h&=65535),this.unsigned)},rn.mul=rn.multiply,rn.divide=function(t){if(Ct(t)||(t=Ht(t)),t.isZero())throw h("division by zero");var n,r,i;if(Nt)return this.unsigned||-2147483648!==this.high||-1!==t.low||-1!==t.high?Lt((this.unsigned?Nt.div_u:Nt.div_s)(this.low,this.high,t.low,t.high),Nt.get_high(),this.unsigned):this;if(this.isZero())return this.unsigned?qt:$t;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return qt;if(t.gt(this.shru(1)))return Jt;i=qt}else{if(this.eq(nn))return t.eq(Zt)||t.eq(Yt)?nn:t.eq(nn)?Zt:(n=this.shr(1).div(t).shl(1)).eq($t)?t.isNegative()?Zt:Yt:(r=this.sub(t.mul(n)),i=n.add(r.div(t)));if(t.eq(nn))return this.unsigned?qt:$t;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();i=$t}for(r=this;r.gte(t);){n=v.max(1,v.floor(r.toNumber()/t.toNumber()));for(var e=v.ceil(v.log(n)/v.LN2),u=e<=48?1:Vt(2,e-48),o=Ut(n),f=o.mul(t);f.isNegative()||f.gt(r);)f=(o=Ut(n-=u,this.unsigned)).mul(t);o.isZero()&&(o=Zt),i=i.add(o),r=r.sub(f)}return i},rn.div=rn.divide,rn.modulo=function(t){return Ct(t)||(t=Ht(t)),Nt?Lt((this.unsigned?Nt.rem_u:Nt.rem_s)(this.low,this.high,t.low,t.high),Nt.get_high(),this.unsigned):this.sub(this.div(t).mul(t))},rn.mod=rn.modulo,rn.rem=rn.modulo,rn.not=function(){return Lt(~this.low,~this.high,this.unsigned)},rn.countLeadingZeros=function(){return this.high?v.clz32(this.high):v.clz32(this.low)+32},rn.clz=rn.countLeadingZeros,rn.countTrailingZeros=function(){return this.low?Wt(this.low):Wt(this.high)+32},rn.ctz=rn.countTrailingZeros,rn.and=function(t){return Ct(t)||(t=Ht(t)),Lt(this.low&t.low,this.high&t.high,this.unsigned)},rn.or=function(t){return Ct(t)||(t=Ht(t)),Lt(this.low|t.low,this.high|t.high,this.unsigned)},rn.xor=function(t){return Ct(t)||(t=Ht(t)),Lt(this.low^t.low,this.high^t.high,this.unsigned)},rn.shiftLeft=function(t){return Ct(t)&&(t=t.toInt()),0==(t&=63)?this:t<32?Lt(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):Lt(0,this.low<<t-32,this.unsigned)},rn.shl=rn.shiftLeft,rn.shiftRight=function(t){return Ct(t)&&(t=t.toInt()),0==(t&=63)?this:t<32?Lt(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):Lt(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},rn.shr=rn.shiftRight,rn.shiftRightUnsigned=function(t){return Ct(t)&&(t=t.toInt()),0==(t&=63)?this:t<32?Lt(this.low>>>t|this.high<<32-t,this.high>>>t,this.unsigned):Lt(32===t?this.high:this.high>>>t-32,0,this.unsigned)},rn.shru=rn.shiftRightUnsigned,rn.shr_u=rn.shiftRightUnsigned,rn.rotateLeft=function(t){var n;return Ct(t)&&(t=t.toInt()),0==(t&=63)?this:32===t?Lt(this.high,this.low,this.unsigned):t<32?(n=32-t,Lt(this.low<<t|this.high>>>n,this.high<<t|this.low>>>n,this.unsigned)):(n=32-(t-=32),Lt(this.high<<t|this.low>>>n,this.low<<t|this.high>>>n,this.unsigned))},rn.rotl=rn.rotateLeft,rn.rotateRight=function(t){var n;return Ct(t)&&(t=t.toInt()),0==(t&=63)?this:32===t?Lt(this.high,this.low,this.unsigned):t<32?(n=32-t,Lt(this.high<<n|this.low>>>t,this.low<<n|this.high>>>t,this.unsigned)):(n=32-(t-=32),Lt(this.low<<n|this.high>>>t,this.high<<n|this.low>>>t,this.unsigned))},rn.rotr=rn.rotateRight,rn.toSigned=function(){return this.unsigned?Lt(this.low,this.high,!1):this},rn.toUnsigned=function(){return this.unsigned?this:Lt(this.low,this.high,!0)},rn.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},rn.toBytesLE=function(){var t=this.high,n=this.low;return[255&n,n>>>8&255,n>>>16&255,n>>>24,255&t,t>>>8&255,t>>>16&255,t>>>24]},rn.toBytesBE=function(){var t=this.high,n=this.low;return[t>>>24,t>>>16&255,t>>>8&255,255&t,n>>>24,n>>>16&255,n>>>8&255,255&n]},Ft.fromBytes=function(t,n,r){return r?Ft.fromBytesLE(t,n):Ft.fromBytesBE(t,n)},Ft.fromBytesLE=function(t,n){return new Ft(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,n)},Ft.fromBytesBE=function(t,n){return new Ft(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],n)};var en=Ft;v.pow(2,-52);function un(){return Date.now()||(new Date).getTime()}en.fromNumber(9007199254740991);function on(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),l.defineProperty(t,i.key,i)}}function fn(t,n){var r=function(t,n){var r=t.length;if(r<=1)return t;for(var i=new Array(r),e=1;e<r;e*=2){sn(t,n,e,i);var u=t;t=i,i=u}return t}(t,n);return r!==t&&sn(r,null,t.length,t),t}function sn(t,n,r,i){var e,u,o,f,s,c=t.length,h=0,a=2*r;for(e=0;e<c;e+=a)for(o=(u=e+r)+r,u>c&&(u=c),o>c&&(o=c),f=e,s=u;;)if(f<u&&s<o)n(t[f],t[s])<=0?i[h++]=t[f++]:i[h++]=t[s++];else if(f<u)i[h++]=t[f++];else{if(!(s<o))break;i[h++]=t[s++]}}var cn=/[a-zA-Z]/,hn=/[0-9]/,an=/[0-9a-fA-F]/,ln=/^0x/i,vn=/^[0-9]+$/,yn=/^[0-9a-fA-F]+$/,dn=/^[0-7]+$/,wn=l.prototype.toString,_n=Array.isArray||function(t){return"[object Array]"===wn.call(t)},gn=void 0!==n&&"symbol"==typeof n.iterator;function pn(t){return _n(t)?t:Array.from(t)}function kn(t,n,r){var i=t[n];t[n]=t[r],t[r]=i}function Sn(t){return t>=65&&t<=90}function In(t){return Sn(t)||function(t){return t>=97&&t<=122}(t)}function bn(t){return t>=48&&t<=57}function mn(t){return bn(t)||In(t)}function An(t){return bn(t)||t>=65&&t<=70||t>=97&&t<=102}function En(t){return Sn(t)?t+32:t}function Rn(t){return bn(t)?t-48:t>=65&&t<=70?t-65+10:t>=97&&t<=102?t-97+10:-1}function On(t,n){return void 0===n&&(n=!1),0<=t&&t<=9?t+48:10<=t&&t<=15?t+(n?87:55):-1}var Dn=v.min,Tn=String.fromCharCode,Pn=16384;function Nn(t){for(var n=t.length,r=[],i=0;i<n;i+=Pn){var e=Dn(i+Pn,n);r.push(Tn.apply(null,t.slice(i,e)))}return r.join("")}var Fn=2147483647,Cn=/[^\0-\x7E]/,Wn=/[\x2E\u3002\uFF0E\uFF61]/g,jn={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Mn=v.floor,Bn=String.fromCharCode;function Un(t){throw new RangeError(jn[t])}function Ln(t){for(var n=[],r=0,i=t.length;r<i;){var e=t.charCodeAt(r++);if(e>=55296&&e<=56319&&r<i){var u=t.charCodeAt(r++);56320==(64512&u)?n.push(((1023&e)<<10)+(1023&u)+65536):(n.push(e),r--)}else n.push(e)}return n}var Vn,xn,Hn,Gn=function(t,n){return t+22+75*(t<26)-((0!=n)<<5)},zn=function(t,n,r){var i=0;for(t=r?Mn(t/700):t>>1,t+=Mn(t/n);t>455;i+=36)t=Mn(t/35);return Mn(i+36*t/(t+38))},Kn=function(t){return function(t,n){var r=t.split("@"),i="";r.length>1&&(i=r[0]+"@",t=r[1]);var e=function(t,n){for(var r=[],i=t.length;i--;)r[i]=n(t[i]);return r}((t=t.replace(Wn,".")).split("."),n).join(".");return i+e}(t,(function(t){return Cn.test(t)?"xn--"+function(t){for(var n=[],r=(t=Ln(t)).length,i=128,e=0,u=72,o=0,f=t;o<f.length;o++){var s=f[o];s<128&&n.push(Bn(s))}var c=n.length,h=c;for(c&&n.push("-");h<r;){for(var a=Fn,l=0,v=t;l<v.length;l++){var y=v[l];y>=i&&y<a&&(a=y)}var d=h+1;a-i>Mn((Fn-e)/d)&&Un("overflow"),e+=(a-i)*d,i=a;for(var w=0,_=t;w<_.length;w++){var g=_[w];if(g<i&&++e>Fn&&Un("overflow"),g==i){for(var p=e,k=36;;k+=36){var S=k<=u?1:k>=u+26?26:k-u;if(p<S)break;var I=p-S,b=36-S;n.push(Bn(Gn(S+I%b,0))),p=Mn(I/b)}n.push(Bn(Gn(p,0))),u=zn(e,d,h==c),e=0,++h}}++e,++i}return n.join("")}(t):t}))};function Xn(t){for(var n=[],r=0;r<t.length;r++){var i=t[r];i>65535&&(i-=65536,n.push(i>>>10&1023|55296),i=56320|1023&i),n.push(i)}return Nn(n)}function $n(t){if(t>=55296&&t<=57343)throw new h("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value")}function qn(t,n){return t>>n&63|128}function Zn(t,n){0!=(4294967168&t)?(0==(4294965248&t)?n.push(t>>6&31|192):0==(4294901760&t)?($n(t),n.push(t>>12&15|224),n.push(qn(t,6))):0==(4292870144&t)&&(n.push(t>>18&7|240),n.push(qn(t,12)),n.push(qn(t,6))),n.push(63&t|128)):n.push(t)}function Jn(t){for(var n=[],r=0;r<t.length;r++){Zn(t[r],n)}return n}function Yn(){if(Hn>=xn)throw new h("Invalid byte index");var t=255&Vn[Hn];if(Hn++,128==(192&t))return 63&t;throw new h("Invalid continuation byte")}function Qn(){var t,n;if(Hn>xn)throw new h("Invalid byte index");if(Hn===xn)return!1;if(t=255&Vn[Hn],Hn++,0==(128&t))return t;if(192==(224&t)){if((n=(31&t)<<6|Yn())>=128)return n;throw new h("Invalid continuation byte")}if(224==(240&t)){if((n=(15&t)<<12|Yn()<<6|Yn())>=2048)return $n(n),n;throw new h("Invalid continuation byte")}if(240==(248&t)&&(n=(7&t)<<18|Yn()<<12|Yn()<<6|Yn())>=65536&&n<=1114111)return n;throw new h("Invalid UTF-8 detected")}function tr(t){return[37,On(t>>4),On(15&t)]}function nr(t){return function(t){return t>=0&&t<=31}(t)||t>126}function rr(t){return nr(t)||32===t||34===t||60===t||62===t||96===t}function ir(t){return rr(t)||35===t||63===t||123===t||125===t}function er(t){return ir(t)||47===t||58===t||59===t||61===t||64===t||t>=91&&t<=94||124===t}function ur(t){return t<33||t>126||34===t||35===t||60===t||62===t}function or(t){return ur(t)||39===t}function fr(t,n){if(!n(t))return[t];for(var r=Jn([t]),i=[],e=0;e<r.length;e++){var u=r[e];i.push.apply(i,tr(u))}return i}function sr(t,n){for(var r=[],i=0,e=Ln(t);i<e.length;i++){var u=e[i];r.push.apply(r,fr(u,n))}return Xn(r)}function cr(t){return function(t){for(var n=[],r=t.length,i=0;i<r;i++){var e=t[i];if(37===e&&i+2<r&&An(t[i+1])&&An(t[i+2])){var u=Rn(t[i+1])<<4|Rn(t[i+2]);n.push(u),i+=2}else n.push(e)}return n}(Jn(t))}function hr(t){return Xn(function(t){Vn=t.slice(),xn=Vn.length,Hn=0;for(var n,r=[];!1!==(n=Qn());)r.push(n);return r}(cr(Ln(t))))}function ar(t){var n=t.length,r=[0,0,0,0,0,0,0,0],i=0,e=null,u=0;if(u<n&&":"===t[u]){if(!(u+1<n&&":"===t[u+1]))throw new a;u+=2,e=i+=1}for(;u<n;){if(8===i)throw new a("Too many groups");if(":"!==t[u]){for(var o=0,f=0;f<4&&u<n&&an.test(t[u]);)o=o<<4|y(t[u],16),u+=1,f+=1;if("."===t[u]){if(0===f)throw new a;if(u-=f,i>6)throw new a;for(var s=0;u<n;){var c=null;if(s>0){if(!("."===t[u]&&s<4))throw new a;u+=1}if(!hn.test(t[u]))throw new a;for(;u<n&&hn.test(t[u]);){var h=y(t[u],10);if(null===c)c=h;else{if(0===c)throw new a;if((c=10*c+h)>255)throw new a}u+=1}r[i]=r[i]<<8|c,2!==(s+=1)&&4!==s||(i+=1)}if(4!==s)throw new a;break}if(":"===t[u]){if((u+=1)===n)throw new a}else if(u<n)throw new a;r[i]=o,i+=1}else{if(null!==e)throw new a("Too many :: groups");u+=1,e=i+=1}}if(null!==e){var l=i-e;for(i=7;0!==i&&l>0;)kn(r,i,e+l-1),i-=1,l-=1}else if(8!==i)throw new a;return r}function lr(t){var n=10,r=vn;return ln.test(t)?(t=t.slice(2),n=16,r=yn):t.length>=2&&"0"===t[0]&&(t=t.slice(1),n=8,r=dn),""===t?0:r.test(t)?y(t,n):void 0}var vr={i$:4},yr=/[\0\t\n\r #%/:?@\[\\\]]/,dr=/[\0\t\n\r #/:?@\[\\\]]/;function wr(t,n){if("["===t[0]){if("]"!==t[t.length-1])throw new a("Invalid IPv6 address");return{i$:2,V9:ar(t.slice(1,-1))}}if(!n)return function(t){if(dr.test(t))throw new a("Invalid code point in opaque host");var n=sr(t,nr);return""===n?vr:{i$:3,ix:n}}(t);var r=function(t){var n=function(t){return Kn(t.toLowerCase())}(t);return n}(hr(t));if(yr.test(r))throw new a("Invalid code point in host");var i=function(t){var n=t.split(".");if(""===n[n.length-1]&&n.pop(),!(n.length>4)){for(var r=[],i=0;i<n.length;i++){var e=n[i];if(""===e)return;var u=lr(e);if(void 0===u)return;r.push(u)}for(var o=0;o<r.length-1;o++)if(r[o]>255)throw new a;if(r[r.length-1]>=v.pow(256,5-r.length))throw new a;for(var f=r.pop(),s=0;s<r.length;s++)f+=r[s]*v.pow(256,3-s);return f}}(r);return void 0!==i?{i$:1,V9:i}:""===r?vr:{i$:0,H9:r}}function _r(t){switch(t.i$){case 0:return t.H9;case 1:return function(t){for(var n=[],r=t,i=1;i<=4;i++)n.push(""+(255&r)),4!==i&&n.push("."),r>>>=8;return n.reverse().join("")}(t.V9);case 2:return"["+function(t){for(var n="",r=function(t){for(var n=0,r=0,i=0,e=0,u=0;u<8;u++)0===t[u]?(0===e&&(i=u),e++):(e>r&&(n=i,r=e),e=0);return e>r&&(n=i,r=e),r>1?n:null}(t),i=!1,e=0;e<8;e++){if(i){if(0===t[e])continue;i=!1}r!==e?(n+=t[e].toString(16),7!==e&&(n+=":")):(n+=0===e?"::":":",i=!0)}return n}(t.V9)+"]";case 3:return t.ix;case 4:return""}}var gr=/\+/g;function pr(t){return 42===t||45===t||46===t||95===t||mn(t)}function kr(t){for(var n=t.split("&"),r=[],i=0;i<n.length;i++){var e=n[i];if(""!==e){var u=e.indexOf("="),o=void 0,f=void 0;-1!==u?(o=e.slice(0,u),f=e.slice(u+1)):(o=e,f=""),o=o.replace(gr," "),f=f.replace(gr," ");var s=hr(o),c=hr(f);r.push([s,c])}}return r}function Sr(t){for(var n="",r=0;r<t.length;r++){var i=t[r];r>0&&(n+="&"),n+=Ir(Jn(Ln(i[0])))+"="+Ir(Jn(Ln(i[1])))}return n}function Ir(t){for(var n=[],r=0;r<t.length;r++){var i=t[r];32===i?n.push(43):pr(i)?n.push(i):n.push.apply(n,tr(i))}return Nn(n)}var br=/(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])/;function mr(t){var n=""+t,r=br.exec(n);return r?function(t,n){for(var r=t.length,i=[],e=n;e<r;e++){var u=t.charCodeAt(e);if(Er(u))if(Rr(u)||e===r-1)i.push(Ar);else{var o=t.charCodeAt(e+1);Rr(o)?(i.push(u,o),e++):i.push(Ar)}else i.push(u)}return t.slice(0,n)+Nn(i)}(n,r.index):n}var Ar=65533,Er=function(t){return 55296==(63488&t)},Rr=function(t){return 0!=(1024&t)};function Or(t,n){var r=t[0],i=n[0];return r===i?0:r<i?-1:1}function Dr(t){t.W9.length=0}function Tr(t,n){!function(t,n){for(var r=0;r<n.length;r++)t[r]=n[r];t.length=n.length}(t.W9,kr(n))}function Pr(t){if(t.q9){var n=Sr(t.W9);""===n&&(n=null),t.q9.q9.z9=n}}var Nr=function(){function t(t){if(void 0===t&&(t=void 0),this.q9=null,null==t)this.W9=[];else if("object"==typeof t||"function"==typeof t)if(function(t){return t instanceof Nr&&!!_n(t.W9)&&(!gn||t[n.iterator]===Fr)}(t))this.W9=t.W9.slice();else if(function(t){return null!=t&&(!!_n(t)||!!gn&&"function"==typeof t[n.iterator])}(t)){this.W9=[];for(var r=0,i=pn(t);r<i.length;r++){var e=pn(i[r]);if(2!==e.length)throw new a("Invalid name-value pair");this.W9.push([mr(e[0]),mr(e[1])])}}else for(var u in this.W9=[],t)l.prototype.hasOwnProperty.call(t,u)&&this.W9.push([mr(u),mr(t[u])]);else(t=mr(t)).length>0&&"?"===t[0]&&(t=t.slice(1)),this.W9=kr(t)}var r=t.prototype;return r.append=function(t,n){t=mr(t),n=mr(n),this.W9.push([t,n]),Pr(this)},r.delete=function(t){t=mr(t);for(var n=this.W9,r=0;r<n.length;){n[r][0]===t?n.splice(r,1):r++}Pr(this)},r.get=function(t){t=mr(t);for(var n=this.W9,r=0;r<n.length;r++){var i=n[r];if(i[0]===t)return i[1]}return null},r.getAll=function(t){t=mr(t);for(var n=this.W9,r=[],i=0;i<n.length;i++){var e=n[i];e[0]===t&&r.push(e[1])}return r},r.has=function(t){t=mr(t);for(var n=this.W9,r=0;r<n.length;r++){if(n[r][0]===t)return!0}return!1},r.set=function(t,n){t=mr(t),n=mr(n);for(var r=this.W9,i=!1,e=0;e<r.length;){var u=r[e];u[0]===t?i?r.splice(e,1):(u[1]=n,i=!0,e++):e++}i||r.push([t,n]),Pr(this)},r.sort=function(){fn(this.W9,Or),Pr(this)},r.toString=function(){return Sr(this.W9)},r.entries=function(){return new Mr(this.W9,Cr)},r.keys=function(){return new Mr(this.W9,Wr)},r.values=function(){return new Mr(this.W9,jr)},r.forEach=function(t){var n=this;this.W9.forEach((function(r){return t(r[1],r[0],n)}))},t}(),Fr=Nr.prototype.entries;gn&&(Nr.prototype[n.iterator]=Fr);var Cr=function(t){return[t[0],t[1]]},Wr=function(t){return t[0]},jr=function(t){return t[1]},Mr=function(){function t(t,n){this.X9=0,this.W9=t,this.G9=n}return t.prototype.next=function(){return this.X9<this.W9.length?{done:!1,value:this.G9(this.W9[this.X9++])}:{done:!0,value:void 0}},t}(),Br="null";var Ur=l.create(null);Ur.ftp=21,Ur.file=0,Ur.gopher=70,Ur.http=80,Ur.https=443,Ur.ws=80,Ur.wss=443;var Lr=/^(?:\.|%2e)$/i,Vr=/^(?:\.|%2e){2}$/i;function xr(t){return Lr.test(t)}function Hr(t){return Vr.test(t)}function Gr(t){return void 0!==Ur[t]}function zr(t){return Gr(t.AO)}function Kr(t){return""!==t.Q9||""!==t.K9}function Xr(t){var n=t.length;if(!(n>=2))return!1;if(!qr(t.slice(0,2)))return!1;if(2!==n){var r=t[2];if(47!==r&&92!==r&&63!==r&&35!==r)return!1}return!0}function $r(t){return 2===t.length&&cn.test(t[0])&&(":"===t[1]||"|"===t[1])}function qr(t){return 2===t.length&&$r(Nn(t))}function Zr(t){return $r(t)&&":"===t[1]}function Jr(t){var n=t.Y9;0!==n.length&&("file"===t.AO&&1===n.length&&Zr(n[0])||n.pop())}function Yr(t){return null===t.j9||vr===t.j9||t.Z9||"file"===t.AO}var Qr=-1,ti=/\t|\n|\r/g,ni=/^[\x00-\x1f ]+|[\x00-\x1f ]+$/g;function ri(t,n,r,i){void 0===r&&(r=null),void 0===i&&(i=null),r||(r=new ei,t=t.replace(ni,""));var e=null!==i?i:0;n=n||null;for(var u=[],o=!1,f=!1,s=!1,c=Ln(t=t.replace(ti,"")),h=c.length,l=0;l<=h;){var v=l<h?c[l]:Qr;switch(e){case 0:if(!In(v)){if(null===i){u.length=0,e=2;continue}throw new a("Invalid scheme")}u.push(En(v)),e=1;break;case 1:if(mn(v)||43===v||45===v||46===v)u.push(En(v));else{if(58!==v){if(null===i){u.length=0,e=2,l=0;continue}throw new a("Invalid scheme")}var d=Xn(u);if(null!==i){if(Gr(r.AO)&&!Gr(d))return;if(!Gr(r.AO)&&Gr(d))return;if((Kr(r)||null!==r.Z6)&&"file"===d)return;if("file"===r.AO&&(r.j9===vr||null===r.j9))return}if(r.AO=d,null!==i)return void(zr(r)&&r.Z6===Ur[r.AO]&&(r.Z6=null));u.length=0,"file"===r.AO?e=13:zr(r)&&n&&n.AO===r.AO?e=3:zr(r)?e=7:47===c[l+1]?(e=4,l+=1):(r.Z9=!0,r.Y9.push(""),e=18)}break;case 2:if(!n||n.Z9&&35!==v)throw new a("Invalid scheme");n.Z9&&35===v?(r.AO=n.AO,r.Y9=n.Y9.slice(),r.z9=n.z9,r.J9="",r.Z9=!0,e=20):"file"!==n.AO?(e=5,l-=1):(e=13,l-=1);break;case 3:47===v&&47===c[l+1]?e=8:(e=5,l-=1);break;case 4:47===v?e=9:(e=17,l-=1);break;case 5:r.AO=n.AO,Qr===v?(r.Q9=n.Q9,r.K9=n.K9,r.j9=n.j9,r.Z6=n.Z6,r.Y9=n.Y9.slice(),r.z9=n.z9):47===v?e=6:63===v?(r.Q9=n.Q9,r.K9=n.K9,r.j9=n.j9,r.Z6=n.Z6,r.Y9=n.Y9.slice(),r.z9="",e=19):35===v?(r.Q9=n.Q9,r.K9=n.K9,r.j9=n.j9,r.Z6=n.Z6,r.Y9=n.Y9.slice(),r.z9=n.z9,r.J9="",e=20):92===v&&zr(r)?e=6:(r.Q9=n.Q9,r.K9=n.K9,r.j9=n.j9,r.Z6=n.Z6,r.Y9=n.Y9.slice(),r.Y9.pop(),e=17,l-=1);break;case 6:!zr(r)||47!==v&&92!==v?47===v?e=9:(r.Q9=n.Q9,r.K9=n.K9,r.j9=n.j9,r.Z6=n.Z6,e=17,l-=1):e=8;break;case 7:if(47!==v||47!==c[l+1]){e=8;continue}e=8,l+=1;break;case 8:47!==v&&92!==v&&(e=9,l-=1);break;case 9:if(64===v){o&&u.unshift(37,52,48),o=!0;for(var w=0;w<u.length;w++){var _=u[w];if(58!==_||s){var g=Xn(fr(_,er));s?r.K9+=g:r.Q9+=g}else s=!0}u.length=0}else if(Qr===v||47===v||63===v||35===v||zr(r)&&92===v){if(o&&0===u.length)throw new a("Invalid host");l-=u.length+1,u.length=0,e=10}else u.push(v);break;case 10:case 11:if(null!==i&&"file"===r.AO)l-=1,e=15;else if(58!==v||f)if(Qr===v||47===v||63===v||35===v||zr(r)&&92===v){if(l-=1,zr(r)&&0===u.length)throw new a("Invalid host");if(null!==i&&0===u.length&&(Kr(r)||null!==r.Z6))return;var p=wr(Xn(u),zr(r));if(r.j9=p,u.length=0,e=16,null!==i)return}else 91===v?f=!0:93===v&&(f=!1),u.push(v);else{if(0===u.length)throw new a("Invalid host");var k=wr(Xn(u),zr(r));if(r.j9=k,u.length=0,e=12,11===i)return}break;case 12:if(bn(v))u.push(v);else{if(!(Qr===v||47===v||63===v||35===v||zr(r)&&92===v||null!==i))throw new a("Invalid port");if(0!==u.length){var S=y(Xn(u),10);if(S>65535)throw new a("Invalid port");r.Z6=S===Ur[r.AO]?null:S,u.length=0}if(null!==i)return;e=16,l-=1}break;case 13:r.AO="file",47===v||92===v?e=14:n&&"file"===n.AO?Qr===v?(r.j9=n.j9,r.Y9=n.Y9.slice(),r.z9=n.z9):63===v?(r.j9=n.j9,r.Y9=n.Y9.slice(),r.z9="",e=19):35===v?(r.j9=n.j9,r.Y9=n.Y9.slice(),r.z9=n.z9,r.J9="",e=20):(Xr(c.slice(l))||(r.j9=n.j9,r.Y9=n.Y9.slice(),Jr(r)),e=17,l-=1):(e=17,l-=1);break;case 14:47===v||92===v?e=15:(n&&"file"===n.AO&&!Xr(c.slice(l))&&(Zr(n.Y9[0])?r.Y9.push(n.Y9[0]):r.j9=n.j9),e=17,l-=1);break;case 15:if(Qr===v||47===v||92===v||63===v||35===v)if(l-=1,null===i&&qr(u))e=17;else if(0===u.length){if(r.j9=vr,null!==i)return;e=16}else{var I=wr(Xn(u),zr(r));if(0===I.i$&&"localhost"===I.H9&&(I=vr),r.j9=I,null!==i)return;u.length=0,e=16}else u.push(v);break;case 16:zr(r)?(e=17,47!==v&&92!==v&&(l-=1)):null===i&&63===v?(r.z9="",e=19):null===i&&35===v?(r.J9="",e=20):Qr!==v&&(e=17,47!==v&&(l-=1));break;case 17:if(Qr===v||47===v||zr(r)&&92===v||null===i&&(63===v||35===v)){var b=Xn(u);if(Hr(b)?(Jr(r),47===v||zr(r)&&92===v||r.Y9.push("")):!xr(b)||47===v||zr(r)&&92===v?xr(b)||("file"===r.AO&&0===r.Y9.length&&qr(u)&&(vr!==r.j9&&null!==r.j9&&(r.j9=vr),u[1]=58,b=Xn(u)),r.Y9.push(b)):r.Y9.push(""),u.length=0,"file"===r.AO&&(Qr===v||63===v||35===v))for(;r.Y9.length>1&&""===r.Y9[0];)r.Y9.shift();63===v?(r.z9="",e=19):35===v&&(r.J9="",e=20)}else u.push.apply(u,fr(v,ir));break;case 18:63===v?(r.z9="",e=19):35===v?(r.J9="",e=20):Qr!==v&&(r.Y9[0]+=Xn(fr(v,nr)));break;case 19:null===i&&35===v?(r.J9="",e=20):Qr!==v&&(r.z9+=Xn(fr(v,zr(r)?or:ur)));break;case 20:Qr===v||0===v||(r.J9+=Xn(fr(v,rr)))}l++}return r}function ii(t,n,r,i){try{ri(t,n,r,i)}catch(t){}}var ei=function(){this.AO="",this.Q9="",this.K9="",this.j9=null,this.Z6=null,this.Y9=[],this.z9=null,this.J9=null,this.Z9=!1};function ui(t){switch(t.AO){case"blob":var n;try{n=ri(t.Y9[0],null)}catch(t){return Br}return ui(n);case"ftp":case"gopher":case"http":case"https":case"ws":case"wss":return function(t,n,r){return t+"://"+_r(n)+(null===r?"":":"+r)}(t.AO,t.j9,t.Z6);default:return Br}}var oi,fi,si=function(){function t(t,n){var r,i=null;if(null!=n)if(function(t){return null!=t&&t instanceof si&&"object"==typeof t.q9}(n))i=n.q9;else try{i=ri(String(n),null)}catch(t){throw new a("Invalid base URL: "+t.message)}try{r=ri(String(t),i)}catch(t){throw new a("Invalid URL: "+t.message)}var e=r.z9;this.q9=r,this.z9=function(t){var n=new Nr;return null!==t&&Tr(n,t),n}(e),this.z9.q9=this}var n=t.prototype;return n.toString=function(){return this.href},n.toJSON=function(){return this.href},function(t,n,r){n&&on(t.prototype,n),r&&on(t,r)}(t,[{key:"href",get:function(){return function(t,n){void 0===n&&(n=!1);var r=t.AO+":";if(null!==t.j9?(r+="//",Kr(t)&&(r+=t.Q9,""!==t.K9&&(r+=":"+t.K9),r+="@"),r+=_r(t.j9),null!==t.Z6&&(r+=":"+t.Z6)):null===t.j9&&"file"===t.AO&&(r+="//"),t.Z9)r+=t.Y9[0];else for(var i=0,e=t.Y9;i<e.length;i++)r+="/"+e[i];return null!==t.z9&&(r+="?"+t.z9),n||null===t.J9||(r+="#"+t.J9),r}(this.q9)},set:function(t){var n;try{n=ri(String(t),null)}catch(t){throw new a("Invalid URL: "+t.message)}this.q9=n,Dr(this.z9);var r=this.q9.z9;null!==r&&Tr(this.z9,r)}},{key:"origin",get:function(){return ui(this.q9)}},{key:"protocol",get:function(){return this.q9.AO+":"},set:function(t){ii(t+":",null,this.q9,0)}},{key:"username",get:function(){return this.q9.Q9},set:function(t){Yr(this.q9)||(this.q9.Q9=sr(t,er))}},{key:"password",get:function(){return this.q9.K9},set:function(t){Yr(this.q9)||(this.q9.K9=sr(t,er))}},{key:"host",get:function(){var t=this.q9,n=t.j9;if(null===n)return"";var r=t.Z6,i=_r(n);return null!==r&&(i+=":"+r),i},set:function(t){this.q9.Z9||ii(t,null,this.q9,10)}},{key:"hostname",get:function(){var t=this.q9.j9;return null===t?"":_r(t)},set:function(t){this.q9.Z9||ii(t,null,this.q9,11)}},{key:"port",get:function(){var t=this.q9.Z6;return null===t?"":""+t},set:function(t){Yr(this.q9)||(""===t?this.q9.Z6=null:ii(t,null,this.q9,12))}},{key:"pathname",get:function(){var t=this.q9.Y9;return this.q9.Z9?t[0]:0===t.length?"":"/"+t.join("/")},set:function(t){this.q9.Z9||(this.q9.Y9.length=0,ii(t,null,this.q9,16))}},{key:"search",get:function(){var t=this.q9.z9;return null===t||""===t?"":"?"+t},set:function(t){t=mr(t);var n=this.q9;if(""===t)return n.z9=null,void Dr(this.z9);"?"===t[0]&&(t=t.slice(1)),n.z9="",ii(t,null,n,19),Tr(this.z9,t)}},{key:"searchParams",get:function(){return this.z9}},{key:"hash",get:function(){var t=this.q9.J9;return null===t||""===t?"":"#"+t},set:function(t){""!==t?("#"===t[0]&&(t=t.slice(1)),this.q9.J9="",ii(t,null,this.q9,20)):this.q9.J9=null}}]),t}();function ci(t){return t.document&&t.document.baseURI||t.location.href||""}function hi(){return void 0!==e?e.createElement("video"):void 0}var ai=!!("ontouchstart"in self||self.DocumentTouch&&e instanceof self.DocumentTouch)||!(!u||!u.msMaxTouchPoints),li=(fi||(fi=hi()),fi),vi=!(!li||!li.webkitShowPlaybackTargetPicker),yi=function(){function t(){this.e7=void 0,this.d7=!1,this.Ye=ai,this.Ks=!1,this.W5=!0}var n=t.prototype;return n.i7=function(){return 0},n.c7=function(t,n){return!0},n.l7=function(t){return t>=.3333333333333333},tt(t,[{key:"t7",get:function(){return void 0===this.e7&&(this.e7=this.i7()),this.e7}},{key:"s7",get:function(){return!_t.vP}},{key:"n7",get:function(){if(i.screen)return{width:i.screen.width,height:i.screen.height}}},{key:"b1",get:function(){return i.devicePixelRatio||1}},{key:"r7",get:function(){return vi}},{key:"i1",get:function(){return!1}},{key:"Y0",get:function(){return!0}},{key:"Tm",get:function(){return _t.hP||_t.gR}},{key:"h7",get:function(){return!_t.gR}},{key:"UB",get:function(){return!0}},{key:"Em",get:function(){return!0}},{key:"Sm",get:function(){return!1}},{key:"o7",get:function(){}},{key:"a7",get:function(){return!0}},{key:"oZ",get:function(){return!1}},{key:"u7",get:function(){return _t.GR}}]),t}(),di=function(){var t=hi();if(!t)return!1;var n=t.muted;return t.muted=!n,t.muted!==n}();!function(){if(_t.lR)return!1;var t=hi();if(!t)return!1;var n=t.volume;t.volume=n/2+.1,t.volume}();var wi=function(t){function n(n){var r;return(r=t.call(this)||this).f7=n,r.f7&&(r.d7=r.f7.d7,r.Ye=r.f7.Ye,r.W5=di&&r.f7.W5),r}rt(n,t);var r=n.prototype;return r.i7=function(){return this.f7?this.f7.t7:t.prototype.i7.call(this)},r.c7=function(n,r){return this.f7?this.f7.c7(n,r):t.prototype.c7.call(this,n,r)},r.l7=function(n){return this.f7?this.f7.l7(n):t.prototype.l7.call(this,n)},tt(n,[{key:"o7",get:function(){var t;return null==(t=this.f7)?void 0:t.o7}},{key:"a7",get:function(){var t,n;return null==(n=null==(t=this.f7)?void 0:t.a7)||n}}]),n}(yi),_i=function(t){function n(n){var r;return(r=t.call(this,n)||this).d7=!0,r.Ks=!0,r}return rt(n,t),tt(n,[{key:"Sm",get:function(){return _t.gR}}]),n}(wi);var gi=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),n.prototype.i7=function(){return function(t){return t&&St(oi.ManagedMediaSource)?oi.ManagedMediaSource:St(oi.MediaSource)?oi.MediaSource:void 0}(!0)?t.prototype.i7.call(this):1},tt(n,[{key:"Sm",get:function(){return!0}}]),n}(_i),pi=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),n.prototype.c7=function(n,r){return t.prototype.c7.call(this,n,r)},tt(n,[{key:"i1",get:function(){return _t.WR<3}},{key:"Y0",get:function(){return _t.WR>=3}},{key:"n7",get:function(){var t=this;return i.tizen&&!this._7&&i.tizen.systeminfo.getPropertyValue("DISPLAY",(function(n){var r=n.resolutionWidth,i=n.resolutionHeight;1===r&&1===i||(t._7={width:r,height:i})})),this._7}},{key:"oZ",get:function(){return _t.WR<3}}]),n}(wi),ki=function(t){function n(){return t.call(this)}return rt(n,t),n}(yi),Si=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),n.prototype.c7=function(t,n){if(t&&t.g7&&n&&n.g7){var r=Ii(t.g7,"mp4a.40.2")&&Ii(n.g7,"mp4a.40.5"),i=Ii(t.g7,"mp4a.40.5")&&Ii(n.g7,"mp4a.40.2"),e=Ii(t.g7,"mp4a.40.2")&&Ii(n.g7,"mp4a.40.34"),u=Ii(t.g7,"mp4a.40.34")&&Ii(n.g7,"mp4a.40.2"),o=Ii(t.g7,"mp4a.40.5")&&Ii(n.g7,"mp4a.40.34"),f=Ii(t.g7,"mp4a.40.34")&&Ii(n.g7,"mp4a.40.5");return!(r||i||e||u||o||f)}return!0},tt(n,[{key:"o7",get:function(){if(_t.YI)return 4096}}]),n}(ki);function Ii(t,n){return t.indexOf(n)>-1}var bi=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),n.prototype.l7=function(t){return t>=2},n}(ki),mi=function(t){function n(){var n;return(n=t.call(this)||this).d7=_t.aP>=11,n.W5=_t.hP&&!(_t.gR&&_t.aP<10),n}return rt(n,t),n}(ki),Ai=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),tt(n,[{key:"n7",get:function(){var t=this;return i.webOS&&!this._7&&i.webOS.deviceInfo((function(n){t._7={width:n.screenWidth,height:n.screenHeight}})),this._7}},{key:"UB",get:function(){return!1}}]),n}(wi),Ei=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),tt(n,[{key:"a7",get:function(){return!_t.ZI||(_t.OR?92!==_t.LR:_t.xR>=100)}}]),n}(ki),Ri=function(t){function n(){return t.apply(this,arguments)}return rt(n,t),tt(n,[{key:"Sm",get:function(){return!0}}]),n}(wi),Oi=function(){function t(){this.y7=new Di,this.b7=function(){var t=function(){if(_t.iP)return new Si;if(_t.KR||_t.jR)return new bi;if(_t.hP)return new mi;if(_t.RR)return new Ei;return new ki}();return _t.gR?new gi(t):_t.Ks?new _i(t):_t.UR?new pi(t):_t.zR?new Ai(t):_t.YI?new Ri(t):new wi(t)}(),this.A7=function(){if(self.URL)try{var t=new self.URL("b","http://a");return t.pathname="c d","http://a/c%20d"===t.href}catch(t){}return!1}(),self.performance&&self.performance.now?this.Cd=function(){return self.performance.now()}:this.Cd=un}var n=t.prototype;return n.v7=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];Ot.apply(void 0,ut(n))},n.Fm=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];Dt.apply(void 0,ut(n))},n.m7=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];Tt.apply(void 0,ut(n))},n.w7=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];Pt.apply(void 0,[t].concat(ut(r)))},n.Nd=function(t,n){return o(t,n)},n.XZ=function(t,n){return s(t,n)},n.xd=function(t){f(t)},n.QZ=function(t){c(t)},n.WN=function(){return this.p7.WN()},n.sT=function(){return this.p7.sT()},n.nT=function(){return this.p7.nT()},n.iT=function(){return this.p7.iT()},n.eT=function(){return this.p7.eT()},n.UN=function(t,n){return this.p7.UN(t,n)},n.LN=function(t){return this.p7.LN(t)},n.Rh=function(t,n){var r;return void 0===n&&(n=ci(oi)),r="object"!=typeof n||n instanceof si?n:n.href,new si(t,r)},n.Lm=function(t,n){if(void 0===n&&(n=ci(oi)),this.A7){var r=function(t){return"string"==typeof t}(n)?n:n.toString();return new self.URL(t,r).href}return this.Rh(t,n).href},tt(t,[{key:"NB",get:function(){return this.y7}},{key:"Zs",get:function(){return this.b7}},{key:"Rm",get:function(){return{Im:u&&u.userAgent.match(/Android /i)?"Android":"other",Pm:Boolean(u&&u.userAgent.match(/Android 8.0.0/i))}}},{key:"Fq",get:function(){return self&&self.location&&"https:"===self.location.protocol}},{key:"T7",get:function(){return"languages"in u?u.languages.slice():[u.language]}}]),t}(),Di=function(){function t(){}return tt(t,[{key:"DB",get:function(){return u.oscpu}},{key:"Zs",get:function(){return u.platform}},{key:"BB",get:function(){return u.vendor}},{key:"OB",get:function(){return u.vendorSub}}]),t}();var Ti,Pi=function(){function t(){}var n=t.prototype;return n.eT=function(){return G.resolve(!1)},n.sT=function(){return G.resolve(!1)},n.iT=function(){return G.resolve(!1)},n.nT=function(){return G.resolve(!1)},n.LN=function(t){return G.resolve(!1)},n.UN=function(t,n){return G.resolve(!1)},n.WN=function(){return G.resolve(!1)},t}(),Ni=function(){function t(){}var n=t.prototype;return n.NU=function(){},n.$P=function(t){},n.jP=function(t){},n.MO=function(t,n){},t}();function Fi(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var i=null==t?null:void 0!==n&&t[n.iterator]||t["@@iterator"];if(null!=i){var e,u,o=[],f=!0,s=!1;try{for(i=i.call(t);!(f=(e=i.next()).done)&&(o.push(e.value),!r||o.length!==r);f=!0);}catch(t){s=!0,u=t}finally{try{f||null==i.return||i.return()}finally{if(s)throw u}}return o}}(t,r)||et(t,r)||function(){throw new a("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}!function(t){t.ZE="arraybuffer",t.JE="json",t.$E="stream",t.aT="text"}(Ti||(Ti={}));var Ci,Wi=function(){function t(n){var r=this;this._d={},n instanceof t?n.asList().forEach((function(t){var n=Fi(t,2),i=n[0],e=n[1];r.append(i,e)})):Array.isArray(n)?n.forEach((function(t){var n=Fi(t,2),i=n[0],e=n[1];r.append(i,e)})):n&&l.getOwnPropertyNames(n).forEach((function(t){r.append(t,n[t])}))}var n=t.prototype;return n.append=function(t,n){var r=t,i=n;r=ji(r),i=Mi(i);var e=r.toLowerCase();if(this._d.hasOwnProperty(e)){var u=this._d[e],o=u[1];u[1]=o?o+", "+i:i}else this._d[e]=[r,i]},n.delete=function(t){var n=ji(t).toLowerCase();delete this._d[n]},n.get=function(t){var n=ji(t).toLowerCase();return this._d.hasOwnProperty(n)?this._d[n][1]:null},n.has=function(t){var n=ji(t).toLowerCase();return this._d.hasOwnProperty(n)},n.set=function(t,n){var r=t,i=(r=ji(r)).toLowerCase();this._d[i]=[r,Mi(n)]},n.forEach=function(t,n){for(var r in this._d)this._d.hasOwnProperty(r)&&t.call(n,this._d[r][1],r,this)},n.asList=function(){var t=[];for(var n in this._d)if(this._d.hasOwnProperty(n)){var r=Fi(this._d[n],2),i=r[0],e=r[1];t.push([i,e])}return t},n.tI=function(){var t={};return this.forEach((function(n,r){t[r]=n})),t},n.eI=function(t){var n=this;t.forEach((function(t,r){n.append(r,t)}))},n.iI=function(t){var n=this;t.forEach((function(t,r){n.set(r,t)}))},t}();function ji(t){var n=t;if("string"!=typeof n&&(n=String(n)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(n))throw new a("Invalid character in header field name");return n}function Mi(t){var n=t;return"string"!=typeof n&&(n=String(n)),n}!function(t){t[t.ih=0]="ih",t[t.ul=1]="ul",t[t.hd=-1]="hd"}(Ci||(Ci={}));Array.prototype.find,Array.prototype.findLast;var Bi="function"==typeof Array.prototype.findIndex?function(t,n){return t.findIndex(n)}:function(t,n){for(var r=0;r<t.length;r+=1){if(n(t[r],r,t))return r}return-1},Ui="function"==typeof Array.prototype.findLastIndex?function(t,n){return t.findLastIndex(n)}:function(t,n){for(var r=t.length-1;r>=0;r-=1){if(n(t[r],r,t))return r}return-1};function Li(t,n){var r=t.indexOf(n);return-1!==r&&(Vi(t,r),!0)}function Vi(t,n){0===n?t.shift():t.splice(n,1)}function xi(t){t.length=0}Array.prototype.flat,Array.prototype.flatMap;var Hi,Gi,zi,Ki,Xi,$i=function(){function t(){this.md=!1,this.wd=!1,this.pd=[],this.yd=[]}var n=t.prototype;return n.vd=function(){if(!this.md&&!this.wd){this.md=!0;for(var t=0,n=this.pd.slice();t<n.length;t++){(0,n[t])()}this.Ou()}},n.Ou=function(){if(!this.wd){this.wd=!0;for(var t=0,n=this.yd.slice();t<n.length;t++){(0,n[t])()}xi(this.pd),xi(this.yd)}},n.bd=function(t){this.wd||this.pd.push(t)},n.Td=function(t){this.wd||Li(this.pd,t)},n.Sd=function(t){this.wd||this.yd.push(t)},n.kd=function(t){this.wd||Li(this.yd,t)},t}(),qi=function(){function t(){this.Id=new $i}var n=t.prototype;return n.Jl=function(){this.Id.vd()},n.Ou=function(){this.Id.Ou()},n.Rd=function(t){var n=this.Id;if(!n.md)if(t.md)n.vd();else if(!n.wd&&!t.wd){var r=function(){i(),n.vd()},i=function(){t.Td(r),t.kd(i),n.Td(r),n.kd(i)};t.bd(r),t.Sd(i),n.bd(r),n.Sd(i)}},n.Pd=function(){var n=new t,r=new t,i=n.Ed,e=r.Ed,u=this.Id,o=function(){i.md&&e.wd||e.md&&i.wd?u.vd():i.wd&&e.wd&&u.Ou()};i.bd(o),e.bd(o),i.Sd(o),e.Sd(o),n.Rd(u),r.Rd(u);return u.Sd((function(){i.Td(o),e.Td(o),i.kd(o),e.kd(o)})),[n,r]},tt(t,[{key:"Ed",get:function(){return this.Id}}]),t}();!function(t){t.DELETE="DELETE",t.GET="GET",t.HEAD="HEAD",t.OPTIONS="OPTIONS",t.POST="POST",t.PUT="PUT"}(Hi||(Hi={})),function(t){t.cT="",t.sI="manifest",t.nI="segment",t.rI="preload-hint",t.hI="content-protection"}(Gi||(Gi={})),function(t){t.cT="",t.oI="initialization-segment",t.aI="fairplay-license",t.uI="fairplay-certificate",t.cI="widevine-license",t.lI="widevine-certificate",t.dI="playready-license",t.fI="clearkey-license",t._I="aes128-key"}(zi||(zi={})),function(t){t.cT="",t.wp="audio",t.vl="video",t.aT="text",t.uT="image"}(Ki||(Ki={})),function(t){t.gI="same-origin",t.Um="no-cors",t.vI="cors",t.mI="navigate"}(Xi||(Xi={}));var Zi=function(t,n){var r,i,e,u,o,f,s,c,h,a,l,v,y,d,w,_,g,p,k=t.UE;n?(r=n.wI,i=n.pI,e=n.yI,u=n.AI,o=n.HE,f=n.bI,s=n.Ed,c=n.$g,h=n.TI,a=n.SI,l=n.kI,v=n.EI,y=n.Yg,d=n.II,w=n.RI):(r=null,i={},e="GET",u=Ti.aT,o=0,f=0,c="",h="",a="",l=!1,y=void 0,d=!1,w=void 0),this.UE=k,this.wI=t.wI||r,this.pI=new Wi(t.pI||i),this.yI=t.yI||e,this.AI=t.AI||u,this.HE=void 0!==t.HE?Number(t.HE)||0:o,this.bI=void 0!==t.bI?Number(t.bI)||0:f,this.Ed=t.Ed||s||(new qi).Ed,this.$g=t.$g||c,this.TI=t.TI||h,this.SI=t.SI||a,this.kI=void 0!==t.kI?Boolean(t.kI):l,this.EI=t.EI||v,this.Yg=null!=(_=t.Yg)?_:y,this.II=null!=(g=t.II)?g:d,this.RI=null!=(p=t.RI)?p:w};var Ji=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];h.apply(this,n)};(Ji.prototype=l.create(h.prototype)).constructor=Ji;var Yi,Qi=function(t){function n(n,r){var i;return(i=t.call(this)||this).message=n||"Unknown error",i.cause=r,h.captureStackTrace&&h.captureStackTrace(function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(i),i.constructor),i}return rt(n,t),tt(n,[{key:"name",get:function(){return"BaseError"}}]),n}(Ji);!function(t){t.NE="HttpOpenError",t.DE="HttpResponseError",t.BE="HttpTimeoutError"}(Yi||(Yi={}));var te=function(t){function n(n,r,i){var e;return(e=t.call(this,r,i)||this).ME=n,e}return rt(n,t),tt(n,[{key:"OE",get:function(){return this.ME}}]),n}(Qi);var ne=function(t){function n(n,r){return t.call(this,n,function(t){return"Error while opening "+t+". Invalid URL."}(n.UE),r)}return rt(n,t),tt(n,[{key:"name",get:function(){return Yi.NE}}]),n}(te),re=function(){function t(){}var n=t.prototype;return n.OE=function(t){return G.reject(new ne(new Zi(t)))},n.eH=function(t){},n.bn=function(){},t}(),ie=function(t){function n(n){return t.call(this,"Invalid XML",n)}return rt(n,t),n}(Qi),ee=function(t){function n(){var n;return(n=t.apply(this,arguments)||this).ttt=new Pi,n.BI=new re,n.i=new Ni,n}return rt(n,t),n.prototype.TE=function(t){throw new ie},tt(n,[{key:"p7",get:function(){return this.ttt}},{key:"ett",get:function(){return!1}},{key:"LZ",get:function(){return!1}},{key:"htt",get:function(){return!1}},{key:"eJ",get:function(){return!1}},{key:"DO",get:function(){return this.i}},{key:"ott",get:function(){return{att:It}}},{key:"utt",get:function(){return"default"}},{key:"ctt",get:function(){return"unknown"}},{key:"Xf",get:function(){return this.BI}}]),n}(Oi);!function(t){t}(new ee);var ue=function(){function t(){this.Cp=void 0,this.p=function(t){for(var n=new Array(t),r=0;r<t;r++)n[r]=0;return n}(20),this.en=0}var n=t.prototype;return n.vr=function(t){this.Cp=new _(t)},n.ui=function(t){var n=this.en;this.p[n]=t,n=(n+1)%20,this.en=n},n.li=function(t){var n,r=this.Cp?this.Cp.length:0;this.ui(t);var i=(n=v).max.apply(n,ut(this.p));return i>r?i+=v.round(.1*i):i<r&&(i=v.min(r,i+v.round(.1*i))),i},n.nv=function(t){var n=this.li(t);return(this.Cp?this.Cp.length:0)!==n&&this.vr(n),this.Cp},t}(),oe=("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]","[object DataView]"]),fe=(ArrayBuffer.isView,String.prototype.replaceAll,String.prototype.startsWith,String.prototype.endsWith,"function"==typeof String.prototype.repeat?function(t,n){return t.repeat(n)}:function(t,n){var r=0|n;if(0===t.length||0===r)return"";for(var i=t,e="";1==(1&r)&&(e+=i),0!=(r>>>=1);)i+=i;return e}),se=(String.prototype.padStart,String.prototype.padEnd,16384);String.fromCodePoint;function ce(t,n){for(var r=[],i=0;i<t.length;i+=se)r.push(n.apply(void 0,ut(t.slice(i,i+se))));return r.join("")}function he(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=t.byteLength),t.slice?t.slice(n,r):function(t){if(t.slice)return t.slice(0);var n=new _(t.byteLength);return n.set(t,0),n}(function(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=t.byteLength),new _(t.buffer,t.byteOffset+n,r-n)}(t,n,r))}var ae=function(t){function n(n,r,i){var e;return(e=t.call(this,r,i)||this).code=n,e}return rt(n,t),n}(Qi),le=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22,82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125,198,248,238,246,255,214,222,145,96,2,206,86,231,181,77,236,143,31,137,250,239,178,142,251,65,179,95,69,35,83,228,155,117,225,61,76,108,126,245,131,104,81,209,249,226,171,98,42,8,149,70,157,48,55,10,47,14,36,27,223,205,78,127,234,18,29,88,52,54,220,180,91,164,118,183,125,82,221,94,19,166,185,0,193,64,227,121,182,212,141,103,114,148,152,176,133,187,197,79,237,134,154,102,17,138,233,4,254,160,120,37,75,162,93,128,5,63,33,112,241,99,119,175,66,32,229,253,191,129,24,38,195,190,53,136,46,147,85,252,122,200,186,50,230,192,25,158,163,68,84,59,11,140,199,107,40,167,188,22,173,219,100,116,20,146,12,72,184,159,189,67,196,57,49,211,242,213,139,110,218,1,177,156,73,216,172,243,207,202,244,71,16,111,240,74,92,56,87,115,151,203,161,232,62,150,97,13,15,224,124,113,204,144,6,247,28,194,106,174,105,23,153,58,39,217,235,43,34,210,169,7,51,45,60,21,201,135,170,80,165,3,89,9,26,101,215,132,208,130,41,90,30,123,168,109,44,165,132,153,141,13,189,177,84,80,3,169,125,25,98,230,154,69,157,64,135,21,235,201,11,236,103,253,234,191,247,150,91,194,28,174,106,90,65,2,79,92,244,52,8,147,115,83,63,12,82,101,94,40,161,15,181,9,54,155,61,38,105,205,159,27,158,116,46,45,178,238,251,246,77,97,206,123,62,113,151,245,104,0,44,96,31,200,237,190,70,217,75,222,212,232,74,107,42,229,22,197,215,85,148,207,16,6,129,240,68,186,227,243,254,192,138,173,188,72,4,223,193,117,99,48,26,14,109,76,20,53,47,225,162,204,57,87,242,130,71,172,231,43,149,160,152,209,127,102,126,171,131,202,41,211,60,121,226,29,118,59,86,78,30,219,10,108,228,93,110,239,166,168,164,55,139,50,67,89,183,140,100,210,224,180,250,7,37,175,142,233,24,213,136,111,114,36,241,199,81,35,124,156,33,221,220,134,133,144,66,196,170,216,5,1,18,163,95,249,208,145,88,39,185,56,19,179,51,187,112,137,167,182,34,146,32,73,255,120,122,143,248,128,23,218,49,198,184,195,176,119,17,203,252,214,58,0,9,18,27,36,45,54,63,72,65,90,83,108,101,126,119,144,153,130,139,180,189,166,175,216,209,202,195,252,245,238,231,59,50,41,32,31,22,13,4,115,122,97,104,87,94,69,76,171,162,185,176,143,134,157,148,227,234,241,248,199,206,213,220,118,127,100,109,82,91,64,73,62,55,44,37,26,19,8,1,230,239,244,253,194,203,208,217,174,167,188,181,138,131,152,145,77,68,95,86,105,96,123,114,5,12,23,30,33,40,51,58,221,212,207,198,249,240,235,226,149,156,135,142,177,184,163,170,236,229,254,247,200,193,218,211,164,173,182,191,128,137,146,155,124,117,110,103,88,81,74,67,52,61,38,47,16,25,2,11,215,222,197,204,243,250,225,232,159,150,141,132,187,178,169,160,71,78,85,92,99,106,113,120,15,6,29,20,43,34,57,48,154,147,136,129,190,183,172,165,210,219,192,201,246,255,228,237,10,3,24,17,46,39,60,53,66,75,80,89,102,111,116,125,161,168,179,186,133,140,151,158,233,224,251,242,205,196,223,214,49,56,35,42,21,28,7,14,121,112,107,98,93,84,79,70,0,11,22,29,44,39,58,49,88,83,78,69,116,127,98,105,176,187,166,173,156,151,138,129,232,227,254,245,196,207,210,217,123,112,109,102,87,92,65,74,35,40,53,62,15,4,25,18,203,192,221,214,231,236,241,250,147,152,133,142,191,180,169,162,246,253,224,235,218,209,204,199,174,165,184,179,130,137,148,159,70,77,80,91,106,97,124,119,30,21,8,3,50,57,36,47,141,134,155,144,161,170,183,188,213,222,195,200,249,242,239,228,61,54,43,32,17,26,7,12,101,110,115,120,73,66,95,84,247,252,225,234,219,208,205,198,175,164,185,178,131,136,149,158,71,76,81,90,107,96,125,118,31,20,9,2,51,56,37,46,140,135,154,145,160,171,182,189,212,223,194,201,248,243,238,229,60,55,42,33,16,27,6,13,100,111,114,121,72,67,94,85,1,10,23,28,45,38,59,48,89,82,79,68,117,126,99,104,177,186,167,172,157,150,139,128,233,226,255,244,197,206,211,216,122,113,108,103,86,93,64,75,34,41,52,63,14,5,24,19,202,193,220,215,230,237,240,251,146,153,132,143,190,181,168,163,0,13,26,23,52,57,46,35,104,101,114,127,92,81,70,75,208,221,202,199,228,233,254,243,184,181,162,175,140,129,150,155,187,182,161,172,143,130,149,152,211,222,201,196,231,234,253,240,107,102,113,124,95,82,69,72,3,14,25,20,55,58,45,32,109,96,119,122,89,84,67,78,5,8,31,18,49,60,43,38,189,176,167,170,137,132,147,158,213,216,207,194,225,236,251,246,214,219,204,193,226,239,248,245,190,179,164,169,138,135,144,157,6,11,28,17,50,63,40,37,110,99,116,121,90,87,64,77,218,215,192,205,238,227,244,249,178,191,168,165,134,139,156,145,10,7,16,29,62,51,36,41,98,111,120,117,86,91,76,65,97,108,123,118,85,88,79,66,9,4,19,30,61,48,39,42,177,188,171,166,133,136,159,146,217,212,195,206,237,224,247,250,183,186,173,160,131,142,153,148,223,210,197,200,235,230,241,252,103,106,125,112,83,94,73,68,15,2,21,24,59,54,33,44,12,1,22,27,56,53,34,47,100,105,126,115,80,93,74,71,220,209,198,203,232,229,242,255,180,185,174,163,128,141,154,151,0,14,28,18,56,54,36,42,112,126,108,98,72,70,84,90,224,238,252,242,216,214,196,202,144,158,140,130,168,166,180,186,219,213,199,201,227,237,255,241,171,165,183,185,147,157,143,129,59,53,39,41,3,13,31,17,75,69,87,89,115,125,111,97,173,163,177,191,149,155,137,135,221,211,193,207,229,235,249,247,77,67,81,95,117,123,105,103,61,51,33,47,5,11,25,23,118,120,106,100,78,64,82,92,6,8,26,20,62,48,34,44,150,152,138,132,174,160,178,188,230,232,250,244,222,208,194,204,65,79,93,83,121,119,101,107,49,63,45,35,9,7,21,27,161,175,189,179,153,151,133,139,209,223,205,195,233,231,245,251,154,148,134,136,162,172,190,176,234,228,246,248,210,220,206,192,122,116,102,104,66,76,94,80,10,4,22,24,50,60,46,32,236,226,240,254,212,218,200,198,156,146,128,142,164,170,184,182,12,2,16,30,52,58,40,38,124,114,96,110,68,74,88,86,55,57,43,37,15,1,19,29,71,73,91,85,127,113,99,109,215,217,203,197,239,225,243,253,167,169,187,181,159,145,131,141],ve=2048,ye=16;function de(t,n,r){var i=0,e=0,u=0,o=0,f=0,s=0,c=0,h=0,a=0,l=0,v=0,y=0,d=0,w=0,_=0,g=0,p=0,k=0,S=0,I=0,b=0,m=0,A=0,E=0,R=0,O=0,D=0,T=0,P=0,N=0,F=0,C=0,W=0,j=0,M=0,B=0,U=0,L=0,V=0,x=0,H=0,G=0,z=0,K=0,X=0,$=0,q=0,Z=0,J=0,Y=0,Q=0,tt=0,nt=0,rt=0,it=0,et=0,ut=0,ot=0,ft=0,st=0,ct=0,ht=0,at=0,lt=0,vt=0,yt=0,dt=0,wt=0,_t=0,gt=0,pt=0,kt=0,St=0,It=0,bt=0,mt=0,At=0,Et=0,Rt=0,Ot=0,Dt=0,Tt=0,Pt=0,Nt=0,Ft=0,Ct=0,Wt=0,jt=0,Mt=0,Bt=0,Ut=0,Lt=0,Vt=0,xt=0,Ht=0,Gt=0,zt=0,Kt=0,Xt=0,$t=0,qt=0,Zt=0,Jt=0,Yt=0,Qt=0,tn=0,nn=0,rn=0,en=0,un=0,on=0,fn=0,sn=0,cn=0,hn=0,an=0,ln=0,vn=0,yn=0,dn=0,wn=0,_n=0,gn=0,pn=0,kn=0,Sn=0,In=0,bn=0,mn=0,An=0,En=0,Rn=0,On=0,Dn=0,Tn=0,Pn=0,Nn=0,Fn=0,Cn=0,Wn=0,jn=0,Mn=0,Bn=0,Un=0,Ln=0,Vn=0,xn=0,Hn=0,Gn=0,zn=0,Kn=0,Xn=0,$n=0,qn=0,Zn=0,Jn=0,Yn=0,Qn=0,tr=0,nr=0,rr=0,ir=0,er=0,ur=0,or=0,fr=0,sr=0,cr=0,hr=0,ar=0,lr=0,vr=0,yr=0,dr=0,wr=0,_r=0,gr=0,pr=0,kr=0,Sr=0,Ir=0,br=0,mr=0,Ar=0,Er=0,Rr=0,Or=0,Dr=0,Tr=0,Pr=0,Nr=0,Fr=0,Cr=0,Wr=0,jr=0,Mr=0,Br=0,Ur=0,Lr=0,Vr=0,xr=0,Hr=0,Gr=0,zr=0,Kr=0,Xr=0,$r=0,qr=0,Zr=0,Jr=0,Yr=0,Qr=0,ti=0,ni=0,ri=0,ii=0,ei=0,ui=0,oi=0,fi=0,si=0,ci=0,hi=0,ai=0,li=0,vi=0,yi=0,di=0,wi=0,_i=0,gi=0,pi=0,ki=0,Si=0,Ii=0,bi=0,mi=0,Ai=0,Ei=0,Ri=0,Oi=0,Di=0,Ti=0,Pi=0,Ni=0,Fi=0,Ci=0,Wi=0,ji=0,Mi=0,Bi=0,Ui=0,Li=0,Vi=0,xi=0,Hi=0,Gi=0,zi=new t.Uint8Array(r);function Ki(t,n,r,Ki,Xi,$i,qi,Zi,Ji,Yi,Qi,te,ne,re,ie,ee){t|=0,n|=0,r|=0,Ki|=0,Xi|=0,$i|=0,qi|=0,Zi|=0,Ji|=0,Yi|=0,Qi|=0,te|=0,ne|=0,re|=0,ie|=0,ee|=0;var ue=0,oe=0,fe=0,se=0,ce=0,he=0,ae=0,le=0,ve=0,ye=0,de=0,we=0,_e=0,ge=0,pe=0,ke=0,Se=256,Ie=1024,be=1280,me=1536,Ae=1792;32==(0|p)?(ue=zi[Se|t^Di]^vi,oe=zi[Se|re^xi]^yi,fe=zi[Se|Qi^Ui]^di,se=zi[Se|Zi^ji]^wi,ce=zi[Se|Xi^Fi]^_i,he=zi[Se|n^Ti]^gi,ae=zi[Se|ie^Hi]^pi,le=zi[Se|te^Li]^ki,ve=zi[Se|Ji^Mi]^Si,ye=zi[Se|$i^Ci]^Ii,de=zi[Se|r^Pi]^bi,we=zi[Se|ee^Gi]^mi,_e=zi[Se|ne^Vi]^Ai,ge=zi[Se|Yi^Bi]^Ei,pe=zi[Se|qi^Wi]^Ri,ke=zi[Se|Ki^Ni]^Oi,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^Jr,oe=zi[Se|n]^Yr,fe=zi[Se|r]^Qr,se=zi[Se|Ki]^ti,ce=zi[Se|Xi]^ni,he=zi[Se|$i]^ri,ae=zi[Se|qi]^ii,le=zi[Se|Zi]^ei,ve=zi[Se|Ji]^ui,ye=zi[Se|Yi]^oi,de=zi[Se|Qi]^fi,we=zi[Se|te]^si,_e=zi[Se|ne]^ci,ge=zi[Se|re]^hi,pe=zi[Se|ie]^ai,ke=zi[Se|ee]^li,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^Wr,oe=zi[Se|n]^jr,fe=zi[Se|r]^Mr,se=zi[Se|Ki]^Br,ce=zi[Se|Xi]^Ur,he=zi[Se|$i]^Lr,ae=zi[Se|qi]^Vr,le=zi[Se|Zi]^xr,ve=zi[Se|Ji]^Hr,ye=zi[Se|Yi]^Gr,de=zi[Se|Qi]^zr,we=zi[Se|te]^Kr,_e=zi[Se|ne]^Xr,ge=zi[Se|re]^$r,pe=zi[Se|ie]^qr,ke=zi[Se|ee]^Zr,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^pr,oe=zi[Se|n]^kr,fe=zi[Se|r]^Sr,se=zi[Se|Ki]^Ir,ce=zi[Se|Xi]^br,he=zi[Se|$i]^mr,ae=zi[Se|qi]^Ar,le=zi[Se|Zi]^Er,ve=zi[Se|Ji]^Rr,ye=zi[Se|Yi]^Or,de=zi[Se|Qi]^Dr,we=zi[Se|te]^Tr,_e=zi[Se|ne]^Pr,ge=zi[Se|re]^Nr,pe=zi[Se|ie]^Fr,ke=zi[Se|ee]^Cr,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^ir,oe=zi[Se|n]^er,fe=zi[Se|r]^ur,se=zi[Se|Ki]^or,ce=zi[Se|Xi]^fr,he=zi[Se|$i]^sr,ae=zi[Se|qi]^cr,le=zi[Se|Zi]^hr,ve=zi[Se|Ji]^ar,ye=zi[Se|Yi]^lr,de=zi[Se|Qi]^vr,we=zi[Se|te]^yr,_e=zi[Se|ne]^dr,ge=zi[Se|re]^wr,pe=zi[Se|ie]^_r,ke=zi[Se|ee]^gr):(ue=zi[Se|t^pr]^ir,oe=zi[Se|re^Nr]^er,fe=zi[Se|Qi^Dr]^ur,se=zi[Se|Zi^Er]^or,ce=zi[Se|Xi^br]^fr,he=zi[Se|n^kr]^sr,ae=zi[Se|ie^Fr]^cr,le=zi[Se|te^Tr]^hr,ve=zi[Se|Ji^Rr]^ar,ye=zi[Se|$i^mr]^lr,de=zi[Se|r^Sr]^vr,we=zi[Se|ee^Cr]^yr,_e=zi[Se|ne^Pr]^dr,ge=zi[Se|Yi^Or]^wr,pe=zi[Se|qi^Ar]^_r,ke=zi[Se|Ki^Ir]^gr),t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^Vn,oe=zi[Se|n]^xn,fe=zi[Se|r]^Hn,se=zi[Se|Ki]^Gn,ce=zi[Se|Xi]^zn,he=zi[Se|$i]^Kn,ae=zi[Se|qi]^Xn,le=zi[Se|Zi]^$n,ve=zi[Se|Ji]^qn,ye=zi[Se|Yi]^Zn,de=zi[Se|Qi]^Jn,we=zi[Se|te]^Yn,_e=zi[Se|ne]^Qn,ge=zi[Se|re]^tr,pe=zi[Se|ie]^nr,ke=zi[Se|ee]^rr,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^An,oe=zi[Se|n]^En,fe=zi[Se|r]^Rn,se=zi[Se|Ki]^On,ce=zi[Se|Xi]^Dn,he=zi[Se|$i]^Tn,ae=zi[Se|qi]^Pn,le=zi[Se|Zi]^Nn,ve=zi[Se|Ji]^Fn,ye=zi[Se|Yi]^Cn,de=zi[Se|Qi]^Wn,we=zi[Se|te]^jn,_e=zi[Se|ne]^Mn,ge=zi[Se|re]^Bn,pe=zi[Se|ie]^Un,ke=zi[Se|ee]^Ln,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^cn,oe=zi[Se|n]^hn,fe=zi[Se|r]^an,se=zi[Se|Ki]^ln,ce=zi[Se|Xi]^vn,he=zi[Se|$i]^yn,ae=zi[Se|qi]^dn,le=zi[Se|Zi]^wn,ve=zi[Se|Ji]^_n,ye=zi[Se|Yi]^gn,de=zi[Se|Qi]^pn,we=zi[Se|te]^kn,_e=zi[Se|ne]^Sn,ge=zi[Se|re]^In,pe=zi[Se|ie]^bn,ke=zi[Se|ee]^mn,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^Kt,oe=zi[Se|n]^Xt,fe=zi[Se|r]^$t,se=zi[Se|Ki]^qt,ce=zi[Se|Xi]^Zt,he=zi[Se|$i]^Jt,ae=zi[Se|qi]^Yt,le=zi[Se|Zi]^Qt,ve=zi[Se|Ji]^tn,ye=zi[Se|Yi]^nn,de=zi[Se|Qi]^rn,we=zi[Se|te]^en,_e=zi[Se|ne]^un,ge=zi[Se|re]^on,pe=zi[Se|ie]^fn,ke=zi[Se|ee]^sn,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^Tt,oe=zi[Se|n]^Pt,fe=zi[Se|r]^Nt,se=zi[Se|Ki]^Ft,ce=zi[Se|Xi]^Ct,he=zi[Se|$i]^Wt,ae=zi[Se|qi]^jt,le=zi[Se|Zi]^Mt,ve=zi[Se|Ji]^Bt,ye=zi[Se|Yi]^Ut,de=zi[Se|Qi]^Lt,we=zi[Se|te]^Vt,_e=zi[Se|ne]^xt,ge=zi[Se|re]^Ht,pe=zi[Se|ie]^Gt,ke=zi[Se|ee]^zt,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^yt,oe=zi[Se|n]^dt,fe=zi[Se|r]^wt,se=zi[Se|Ki]^_t,ce=zi[Se|Xi]^gt,he=zi[Se|$i]^pt,ae=zi[Se|qi]^kt,le=zi[Se|Zi]^St,ve=zi[Se|Ji]^It,ye=zi[Se|Yi]^bt,de=zi[Se|Qi]^mt,we=zi[Se|te]^At,_e=zi[Se|ne]^Et,ge=zi[Se|re]^Rt,pe=zi[Se|ie]^Ot,ke=zi[Se|ee]^Dt,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^Y,oe=zi[Se|n]^Q,fe=zi[Se|r]^tt,se=zi[Se|Ki]^nt,ce=zi[Se|Xi]^rt,he=zi[Se|$i]^it,ae=zi[Se|qi]^et,le=zi[Se|Zi]^ut,ve=zi[Se|Ji]^ot,ye=zi[Se|Yi]^ft,de=zi[Se|Qi]^st,we=zi[Se|te]^ct,_e=zi[Se|ne]^ht,ge=zi[Se|re]^at,pe=zi[Se|ie]^lt,ke=zi[Se|ee]^vt,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],ue=zi[Se|t]^j,oe=zi[Se|n]^M,fe=zi[Se|r]^B,se=zi[Se|Ki]^U,ce=zi[Se|Xi]^L,he=zi[Se|$i]^V,ae=zi[Se|qi]^x,le=zi[Se|Zi]^H,ve=zi[Se|Ji]^G,ye=zi[Se|Yi]^z,de=zi[Se|Qi]^K,we=zi[Se|te]^X,_e=zi[Se|ne]^$,ge=zi[Se|re]^q,pe=zi[Se|ie]^Z,ke=zi[Se|ee]^J,t=zi[Ae|ue]^zi[be|oe]^zi[me|fe]^zi[Ie|se],n=zi[Ie|_e]^zi[Ae|ge]^zi[be|pe]^zi[me|ke],r=zi[me|ve]^zi[Ie|ye]^zi[Ae|de]^zi[be|we],Ki=zi[be|ce]^zi[me|he]^zi[Ie|ae]^zi[Ae|le],Xi=zi[Ae|ce]^zi[be|he]^zi[me|ae]^zi[Ie|le],$i=zi[Ie|ue]^zi[Ae|oe]^zi[be|fe]^zi[me|se],qi=zi[me|_e]^zi[Ie|ge]^zi[Ae|pe]^zi[be|ke],Zi=zi[be|ve]^zi[me|ye]^zi[Ie|de]^zi[Ae|we],Ji=zi[Ae|ve]^zi[be|ye]^zi[me|de]^zi[Ie|we],Yi=zi[Ie|ce]^zi[Ae|he]^zi[be|ae]^zi[me|le],Qi=zi[me|ue]^zi[Ie|oe]^zi[Ae|fe]^zi[be|se],te=zi[be|_e]^zi[me|ge]^zi[Ie|pe]^zi[Ae|ke],ne=zi[Ae|_e]^zi[be|ge]^zi[me|pe]^zi[Ie|ke],re=zi[Ie|ve]^zi[Ae|ye]^zi[be|de]^zi[me|we],ie=zi[me|ce]^zi[Ie|he]^zi[Ae|ae]^zi[be|le],ee=zi[be|ue]^zi[me|oe]^zi[Ie|fe]^zi[Ae|se],i=zi[Se|t]^k,e=zi[Se|n]^S,u=zi[Se|r]^I,o=zi[Se|Ki]^b,f=zi[Se|Xi]^m,s=zi[Se|$i]^A,c=zi[Se|qi]^E,h=zi[Se|Zi]^R,a=zi[Se|Ji]^O,l=zi[Se|Yi]^D,v=zi[Se|Qi]^T,y=zi[Se|te]^P,d=zi[Se|ne]^N,w=zi[Se|re]^F,_=zi[Se|ie]^C,g=zi[Se|ee]^W}return{iv:function(t,n,r,p,k,S,I,b,m,A,E,R,O,D,T,P){i=t|=0,e=n|=0,u=r|=0,o=p|=0,f=k|=0,s=S|=0,c=I|=0,h=b|=0,a=m|=0,l=A|=0,v=E|=0,y=R|=0,d=O|=0,w=D|=0,_=T|=0,g=P|=0},sv:function(t,n,r,i,e,u,o,f,s,c,h,a,l,v,y,d){S=n|=0,I=r|=0,b=i|=0,m=e|=0,A=u|=0,E=o|=0,R=f|=0,O=s|=0,D=c|=0,T=h|=0,P=a|=0,N=l|=0,C=y|=0,W=d|=0,p=16,j=(k=t|=0)^zi[0|(F=v|=0)]^1,M=S^zi[0|C],B=I^zi[0|W],U=b^zi[0|N],$=N^(G=O^(L=m^j)),Z=C^(K=T^(x=E^B)),J=W^(X=P^(H=R^U)),Y=j^zi[0|(q=F^(z=D^(V=A^M)))]^2,Q=M^zi[0|Z],tt=B^zi[0|J],nt=U^zi[0|$],ht=$^(ot=G^(rt=L^Y)),lt=Z^(st=K^(et=x^tt)),vt=J^(ct=X^(ut=H^nt)),yt=Y^zi[0|(at=q^(ft=z^(it=V^Q)))]^4,dt=Q^zi[0|lt],wt=tt^zi[0|vt],_t=nt^zi[0|ht],Et=ht^(It=ot^(gt=rt^yt)),Ot=lt^(mt=st^(kt=et^wt)),Dt=vt^(At=ct^(St=ut^_t)),Tt=yt^zi[0|(Rt=at^(bt=ft^(pt=it^dt)))]^8,Pt=dt^zi[0|Ot],Nt=wt^zi[0|Dt],Ft=_t^zi[0|Et],xt=Et^(Bt=It^(Ct=gt^Tt)),Gt=Ot^(Lt=mt^(jt=kt^Nt)),zt=Dt^(Vt=At^(Mt=St^Ft)),Kt=Tt^zi[0|(Ht=Rt^(Ut=bt^(Wt=pt^Pt)))]^16,Xt=Pt^zi[0|Gt],$t=Nt^zi[0|zt],qt=Ft^zi[0|xt],un=xt^(tn=Bt^(Zt=Ct^Kt)),fn=Gt^(rn=Lt^(Yt=jt^$t)),sn=zt^(en=Vt^(Qt=Mt^qt)),cn=Kt^zi[0|(on=Ht^(nn=Ut^(Jt=Wt^Xt)))]^32,hn=Xt^zi[0|fn],an=$t^zi[0|sn],ln=qt^zi[0|un],Sn=un^(_n=tn^(vn=Zt^cn)),bn=fn^(pn=rn^(dn=Yt^an)),mn=sn^(kn=en^(wn=Qt^ln)),An=cn^zi[0|(In=on^(gn=nn^(yn=Jt^hn)))]^64,En=hn^zi[0|bn],Rn=an^zi[0|mn],On=ln^zi[0|Sn],Mn=Sn^(Fn=_n^(Dn=vn^An)),Un=bn^(Wn=pn^(Pn=dn^Rn)),Ln=mn^(jn=kn^(Nn=wn^On)),Vn=An^zi[0|(Bn=In^(Cn=gn^(Tn=yn^En)))]^128,xn=En^zi[0|Un],Hn=Rn^zi[0|Ln],Gn=On^zi[0|Mn],Qn=Mn^(qn=Fn^(zn=Dn^Vn)),nr=Un^(Jn=Wn^(Xn=Pn^Hn)),rr=Ln^(Yn=jn^($n=Nn^Gn)),ir=Vn^zi[0|(tr=Bn^(Zn=Cn^(Kn=Tn^xn)))]^27,er=xn^zi[0|nr],ur=Hn^zi[0|rr],or=Gn^zi[0|Qn],dr=Qn^(ar=qn^(fr=zn^ir)),_r=nr^(vr=Jn^(cr=Xn^ur)),gr=rr^(yr=Yn^(hr=$n^or)),pr=ir^zi[0|(wr=tr^(lr=Zn^(sr=Kn^er)))]^54,kr=er^zi[0|_r],Sr=ur^zi[0|gr],Ir=or^zi[0|dr],Pr=dr^(Rr=ar^(br=fr^pr)),Nr=wr^(Or=lr^(mr=sr^kr)),Fr=_r^(Dr=vr^(Ar=cr^Sr)),Cr=gr^(Tr=yr^(Er=hr^Ir))},cv:function(t,n){n|=0;var r=0,p=0,k=0,S=0,I=0,b=0,m=0,A=0,E=0,R=0,O=0,D=0,T=0,P=0,N=0,F=0,C=0;if(15&(t|=0))return-1;for(r=i,p=e,k=u,S=o,I=f,b=s,m=c,A=h,E=a,R=l,O=v,D=y,T=d,P=w,N=_,F=g;(0|n)>=16;)Ki(0|zi[t],0|zi[1|t],0|zi[2|t],0|zi[3|t],0|zi[4|t],0|zi[5|t],0|zi[6|t],0|zi[7|t],0|zi[8|t],0|zi[9|t],0|zi[10|t],0|zi[11|t],0|zi[12|t],0|zi[13|t],0|zi[14|t],0|zi[15|t]),i^=r,r=0|zi[t],e^=p,p=0|zi[1|t],u^=k,k=0|zi[2|t],o^=S,S=0|zi[3|t],f^=I,I=0|zi[4|t],s^=b,b=0|zi[5|t],c^=m,m=0|zi[6|t],h^=A,A=0|zi[7|t],a^=E,E=0|zi[8|t],l^=R,R=0|zi[9|t],v^=O,O=0|zi[10|t],y^=D,D=0|zi[11|t],d^=T,T=0|zi[12|t],w^=P,P=0|zi[13|t],_^=N,N=0|zi[14|t],g^=F,F=0|zi[15|t],zi[t]=i,zi[1|t]=e,zi[2|t]=u,zi[3|t]=o,zi[4|t]=f,zi[5|t]=s,zi[6|t]=c,zi[7|t]=h,zi[8|t]=a,zi[9|t]=l,zi[10|t]=v,zi[11|t]=y,zi[12|t]=d,zi[13|t]=w,zi[14|t]=_,zi[15|t]=g,t=t+16|0,n=n-16|0,C=C+16|0;return i=r,e=p,u=k,o=S,f=I,s=b,c=m,h=A,a=E,l=R,v=O,y=D,d=T,w=P,_=N,g=F,0|C}}}function we(t){return new _(t).set(le),de({Uint8Array:_},0,t)}var _e=new _(1048576),ge=function(){function t(t){this.av=!0,this.uct=ve,this.lv=0,this.dv=null,this.gv=new ue,this.kv=new ue,this.jv=new ue;var n=t.ty||4096;if(n<=0||n%4096)throw new ae("CAD1409","Invalid heap size");this.ny=t.ny||new _(n),this.hy=t.hy||we(this.ny.buffer),this.sr(t)}var n=t.prototype;return n.ky=function(t){var n=t.my;this.dv=null,this.uct=ve,this.lv=0;var r=new _(16);return n&&(n.length>16&&(n=he(n,0,16)),r.set(n,16-n.length),this.hy.sv(r[0],r[1],r[2],r[3],r[4],r[5],r[6],r[7],r[8],r[9],r[10],r[11],r[12],r[13],r[14],r[15])),this},n.gd=function(t){var n=new _(ye);if(t){0;var r=t.length>ye?he(t,0,ye):t;n.set(r,ye-r.length)}this.hy.iv(n[0],n[1],n[2],n[3],n[4],n[5],n[6],n[7],n[8],n[9],n[10],n[11],n[12],n[13],n[14],n[15])},n.sr=function(t){this.ky(t);var n=t.av;return this.av=void 0===n||Boolean(n),this.gd(t.$Et),this},n.Ad=function(t,n,r,i,e){var u=t.byteLength-n,o=u<e?u:e;return t.set(new _(r.buffer||r,i,o),n),o},n.tw=function(t){for(var n=t.byteOffset||0,r=t.byteLength||t.length||0,i=this.hy,e=this.ny,u=this.av,o=this.uct,f=this.lv,s=0,c=ye*v.floor((f+r)/ye),h=0,a=this.gv.nv(c);r>0;)f+=h=this.Ad(e,o+f,t,n,r),n+=h,r-=h,h=i.cv(o,f-(u&&0===r&&f%ye==0?ye:0)),a.set(e.subarray(o,o+h),s),s+=h,h<f?(o+=h,f-=h):(o=ve,f=0);return this.dv=a.subarray(0,s),this.uct=o,this.lv=f,this},n.rw=function(){var t,n=this.hy,r=this.ny,i=this.av,e=this.uct,u=this.lv,o=this.kv.nv(u);if(0===u){if(i)throw new ae("DAC1559","Invalid padding");return this.dv=new _(0),this.uct=ve,this.lv=0,this}if(u%ye!=0)throw new ae("DAC1563","Invalid data length");return u>0&&(n.cv(e,u),o.set(r.subarray(e,e+u))),i&&(t=o[u-1],o=o.subarray(0,u-t)),this.dv=o.subarray(0,u),this.uct=ve,this.lv=0,this},n.lxt=function(t){var n=this.tw(t).dv,r=this.rw().dv,i=n.length+r.length,e=this.jv.nv(i);return e.set(n),r.length>0&&e.set(r,n.length),this.dv=e.subarray(0,i),this},t}(),pe=new ge({ny:_e,hy:we(_e.buffer)});var ke,Se,Ie,be=self;function me(t,n){return void 0===ke&&(ke=function(){var t=new _(1);try{return be.postMessage(t,[t.buffer]),0===t.byteLength}catch(t){return!1}}()),n&&ke?be.postMessage(t,n):be.postMessage(t)}!function(t){t.hLt="lxt",t.oLt="Lxt"}(Se||(Se={})),function(t){t.aLt="uLt",t.cLt="lLt"}(Ie||(Ie={}));var Ae=self;function Ee(t,n,r){Ae.postMessage({kLt:Ie.cLt,SLt:t,ILt:(null==n?void 0:n.code)||r||"DAW0008",RLt:(null==n?void 0:n.message)||""})}var Re,Oe=[];function De(t){for(var n=0;n<Oe.length;n++){if(Oe[n].pLt===t)return void Vi(Oe,n)}}function Te(){Oe.length?Re||(Re=o(Pe,0)):(f(Re),Re=void 0)}function Pe(){Re&&(f(Re),Re=void 0),Oe.length&&function(t){var n,r=t.wLt,i=t.pLt,e=t.yLt,u=t.ALt,o=t.bLt;try{if(r!==Se.hLt)return Ee(i,new ae("DAW0042","Unknown message type"));try{n=function(t,n,r,i){if(void 0===t)throw new ae("CAD1600","Missing data");if(void 0===n)throw new ae("CAD1603","Missing key");return pe.sr({my:n,av:r,$Et:i}).lxt(t).dv}(e,u,!0,o)}catch(t){return Ee(i,t,"DAW0033")}try{return me({kLt:Ie.aLt,SLt:i,ELt:n},[n.buffer])}catch(t){return Ee(i,t,"DAW0038")}}catch(t){return Ee(i,t,"DAW0045")}}(Oe.shift()),Te()}Ae.addEventListener("message",(function(t){var n=t.data;if(n.wLt===Se.oLt)!function(t){for(var n=0;n<t.length;n++)De(t[n])}(n.sw);else!function(t){Oe.push(t)}(n);Te()}),!1),Ae.postMessage({rLt:"8.5.1"})}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof a?a:"undefined"!=typeof global?global:this);
|
|
31
|
+
!function(t){"use strict";var n,r,i,e,u,o,f,s=t.window,c=t.document,h=(t.location,t.navigator),a=t.setTimeout,l=t.clearTimeout,v=t.setInterval,y=t.clearInterval,d=t.Error,w=t.TypeError,_=(t.SyntaxError,t.Object),g=t.Math,p=t.parseInt,k=t.parseFloat,S=t.isNaN,I=t.Uint8Array;t.Worker,t.WorkerGlobalScope,t.XMLHttpRequest;function b(t){return t&&void 0!==n&&t.constructor===n?"symbol":typeof t}"function"==typeof Symbol&&Symbol.iterator?(n=Symbol,r=Symbol.iterator,i=null!=(u=Symbol.dispose)?u:n("Symbol.dispose"),e=null!=(o=Symbol.asyncDispose)?o:n("Symbol.asyncDispose")):(f=0,r=(n=function(t){return"ul"+t+"_"+ ++f})("Symbol.iterator"),i=n("Symbol.dispose"),e=n("Symbol.asyncDispose"),n.iterator=r,n.dispose=i,n.asyncDispose=e);var m=a;function A(t){return Boolean(t&&void 0!==t.length)}function E(){}function R(t){if(!(this instanceof R))throw new w("Promises must be constructed via new");if("function"!=typeof t)throw new w("not a function");this._a=0,this.k4t=!1,this.Ppt=void 0,this.S4t=[],F(t,this)}function O(t,n){for(;3===t._a;)t=t.Ppt;0!==t._a?(t.k4t=!0,R.E4t((function(){var r=1===t._a?n.onFulfilled:n.onRejected;if(null!==r){var i;try{i=r(t.Ppt)}catch(t){return void T(n.promise,t)}D(n.promise,i)}else(1===t._a?D:T)(n.promise,t.Ppt)}))):t.S4t.push(n)}function D(t,n){try{if(n===t)throw new w("A promise cannot be resolved with itself.");if(n&&("object"===(void 0===n?"undefined":b(n))||"function"==typeof n)){var r=n.then;if(n instanceof R)return t._a=3,t.Ppt=n,void N(t);if("function"==typeof r)return void F(function(t,n){return function(){t.apply(n,arguments)}}(r,n),t)}t._a=1,t.Ppt=n,N(t)}catch(n){T(t,n)}}function T(t,n){t._a=2,t.Ppt=n,N(t)}function N(t){2===t._a&&0===t.S4t.length&&R.E4t((function(){t.k4t||R.I4t(t.Ppt)}));for(var n=0,r=t.S4t.length;n<r;n++)O(t,t.S4t[n]);t.S4t=null}function P(t,n,r){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof n?n:null,this.promise=r}function F(t,n){var r=!1;try{t((function(t){r||(r=!0,D(n,t))}),(function(t){r||(r=!0,T(n,t))}))}catch(t){if(r)return;r=!0,T(n,t)}}R.prototype.catch=function(t){return this.then(null,t)},R.prototype.then=function(t,n){var r=new this.constructor(E);return O(this,new P(t,n,r)),r},R.prototype.finally=function(t){var n=this.constructor;return this.then((function(r){return n.resolve(t()).then((function(){return r}))}),(function(r){return n.resolve(t()).then((function(){return n.reject(r)}))}))},R.all=function(t){return new R((function(n,r){if(!A(t))return r(new w("Promise.all accepts an array"));var i=Array.prototype.slice.call(t);if(0===i.length)return n([]);var e=i.length;function u(t,o){try{if(o&&("object"===(void 0===o?"undefined":b(o))||"function"==typeof o)){var f=o.then;if("function"==typeof f)return void f.call(o,(function(n){u(t,n)}),r)}i[t]=o,0==--e&&n(i)}catch(t){r(t)}}for(var o=0;o<i.length;o++)u(o,i[o])}))},R.allSettled=function(t){return new this((function(n,r){if(!t||void 0===t.length)return r(new w((void 0===t?"undefined":b(t))+" "+t+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var i=Array.prototype.slice.call(t);if(0===i.length)return n([]);var e=i.length;function u(t,r){if(r&&("object"===(void 0===r?"undefined":b(r))||"function"==typeof r)){var o=r.then;if("function"==typeof o)return void o.call(r,(function(n){u(t,n)}),(function(r){i[t]={status:"rejected",reason:r},0==--e&&n(i)}))}i[t]={status:"fulfilled",value:r},0==--e&&n(i)}for(var o=0;o<i.length;o++)u(o,i[o])}))},R.resolve=function(t){return t&&"object"===(void 0===t?"undefined":b(t))&&t.constructor===R?t:new R((function(n){n(t)}))},R.reject=function(t){return new R((function(n,r){r(t)}))},R.race=function(t){return new R((function(n,r){if(!A(t))return r(new w("Promise.race accepts an array"));for(var i=0,e=t.length;i<e;i++)R.resolve(t[i]).then(n,r)}))},R.E4t="function"==typeof setImmediate&&function(t){setImmediate(t)}||function(t){m(t,0)},R.I4t=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};var C=function(){var t=self.Promise;if(void 0!==t)try{if(-1!==t.toString().indexOf("[native code]"))return t}catch(t){}}(),W=h?h.userAgent:"",j=W.match(/Firefox\/([0-9]+)/i),M=null!=j,B=j?Number(j[1]):0,V=W.match(/(Version)\/((\d+)\.(\d+)(?:\.(\d+))?).*Safari/),U=null!=V,x=V?Number(V[3]):0,H=function(){function t(t){this.LR=0,this.wH=0,this.xx=[],this.R4t=t}return t.prototype.N4t=function(t){var n=this.length();this.C4t(n+1);var r=this.wH+n&this.R4t-1;this.xx[r]=t,this.LR=n+1},t.prototype.push=function(t){var n=this.length()+1;if(this.R4t<n)this.N4t(t);else{var r=this.wH+n-1,i=this.R4t-1;this.xx[r&i]=t,this.LR=n}},t.prototype.shift=function(){var t=this.wH,n=this.xx[t];return this.xx[t]=void 0,this.wH=t+1&this.R4t-1,this.LR--,n},t.prototype.length=function(){return this.LR},t.prototype.C4t=function(t){this.R4t<t&&this.D4t(this.R4t<<1)},t.prototype.D4t=function(t){var n=this.R4t;this.R4t=t;var r=this.wH+this.LR&n-1;!function(t,n,r,i){for(var e=0;e<i;++e)t[e+r]=t[e+n],t[e+n]=void 0}(this.xx,0,n,r)},t}();var L="unhandledrejection",z=self.PromiseRejectionEvent,K=self.CustomEvent;function G(t){return new z(L,{reason:t,promise:C.reject(t).catch((function(){})),cancelable:!0})}function X(t){var n=new K(L,{detail:{reason:t},cancelable:!0});return _.defineProperty(n,"reason",{value:t}),n}function $(t){var n=c.createEvent("CustomEvent");return n.initCustomEvent(L,!1,!0,{reason:t}),n}var q,Z,J,Y,Q,tt,nt,rt,it=function(t){return it=function(){try{var t=C.resolve(),n="error",r=new z(L,{reason:n,promise:t});return L===r.type&&n===r.reason}catch(t){}return!1}()?G:function(){try{var t="error",n=new K(L,{detail:{reason:t}});return L===n.type&&t===n.detail.reason}catch(t){}return!1}()?X:$,it(t)};function et(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),_.defineProperty(t,i.key,i)}}function ut(t,n,r){return n&&et(t.prototype,n),r&&et(t,r),t}function ot(t,n){return ot=_.setPrototypeOf||function(t,n){return t.__proto__=n,t},ot(t,n)}function ft(t,n){if("function"!=typeof n&&null!==n)throw new w("Super expression must either be null or a function");t.prototype=_.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),n&&ot(t,n)}function st(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,i=new Array(n);r<n;r++)i[r]=t[r];return i}function ct(t,n){if(t){if("string"==typeof t)return st(t,n);var r=_.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(r):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?st(t,n):void 0}}function ht(t){return function(t){if(Array.isArray(t))return st(t)}(t)||function(t){if(void 0!==n&&null!=t[r]||null!=t["@@iterator"])return Array.from(t)}(t)||ct(t)||function(){throw new w("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}C&&!(M&&B<60||U&&x<15)?Z=C:(Z=R,nt=null!==(q=function(){var t=self.queueMicrotask;if("function"==typeof t)return function(n){return t(n)};var n=C;if(n&&"function"==typeof n.resolve){var r=n.resolve();return function(t){return r.then(t)}}}())&&void 0!==q?q:R.E4t,J=nt,Y=new H(16),Q=!1,(rt={o$:function(t){Y.push(t),Q||(Q=!0,J(tt))},hV:tt=function(){for(;Y.length()>0;)Y.shift()();Q=!1}}).hV,R.E4t=rt.o$,R.I4t=function(t){try{var n=it(t);if(!self.dispatchEvent(n)||n.defaultPrevented)return}catch(t){}a((function(){throw new d("Unhandled promise rejection: ".concat(t))}),0)});var at=function(t){return t.cC="web",t.lC="android",t.dC="android-tv",t.fC="ios",t._C="tvos",t.gC="chromecast",t.vC="theoliveweb",t}({});var lt=h?h.userAgent:"",vt=lt.match(/chrome\/([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)/i),yt=lt.match(/Edg\/([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)/i),dt=lt.match(/Android ([0-9\.]+)/i),wt=lt.match(/Windows NT ([0-9\.]+)/i),_t=lt.match(/(Version)\/((\d+)\.(\d+)(?:\.(\d+))?).*Safari/),gt=lt.match(/Firefox\/([0-9\.]+)/i),pt=lt.match(/OPR\/(\d+\.\d+)/i),kt=lt.match(/Tizen ([0-9\.]+)/i),St=lt.match(/(iPhone OS|iPad OS|iPod OS|Mac OS X) (\d+)_(\d+)_?(\d+)?/),It=function(){function t(){this.wC=Boolean("ontouchstart"in self||self.DocumentTouch&&c instanceof self.DocumentTouch||h&&h.msMaxTouchPoints),this.pC=/(mac\sos\sx)\s?([\w\s\.]+\w)*/i.test(lt)||/(macintosh|mac(?=_powerpc)\s)/i.test(lt),this.AC=/Windows NT/i.test(lt),this.TC=wt?k(wt[1]):0,this.kC=/Android/i.test(lt),this.IC=dt?k(dt[1]):0,this.xC=/windows phone (8|8\.1)/i.test(lt),this.NC=/iPhone/i.test(lt),this.MC=/iPad/i.test(lt),this.OC=this.pC&&this.wC&&!this.MC,this.UC=/iPod/i.test(lt),this.KC=/Mobile Safari/i.test(lt),this.XC=/EOS\d*STB/i.test(lt),this.GC=/APP\d*STB/i.test(lt),this.HC=(this.NC||this.MC||this.OC||this.UC)&&!this.xC,this.qC=St?k(St[2]):0,this.YC=this.xC||this.HC||this.kC||this.KC,this.ZC=/CriOS/i.test(lt),this.$C=Boolean(self.chrome&&/google/i.test(h.vendor))||this.ZC,this.nP=this.$C&&/Edg\//i.test(h.userAgent),this.hP=yt?p(yt[1],10):0,this.$P=Boolean(self.chrome||/Chrome/i.test(lt)||/CriOS/i.test(lt)),this.iP=vt?p(vt[1],10):0,this.aP=/SMART-TV.*Tizen/i.test(lt),this.cP=kt?k(kt[1]):0,this.eP=this.cP>0?function(t){return t>=8?108:t>=7?94:t>=6.5?85:t>=6?76:t>=5.5?69:t>=5?63:t>=4?56:t>=3?47:0}(this.cP):void 0,this.dP=/webos|web0s/i.test(lt),this._P=/VIZIO/i.test(lt),this.vP=/Edge\/\d+/i.test(lt),this.mP=/Trident/i.test(lt),this.yP=this.mP&&!self.ActiveXObject&&"ActiveXObject"in self,this.bP=/Vivaldi/i.test(lt),this.SP=/Firefox/i.test(lt)&&!/Seamonkey/i.test(lt),this.EP=gt?k(gt[1]):0,this.CP=/Safari/i.test(lt)&&!/Chrome/i.test(lt)&&!this.xC&&!this.aP,this.RP=_t?k(_t[2]):0,this.DP=Boolean(pt),this.BP=pt?k(pt[1]):0,this.LP=/CrKey/.test(lt),this.FP=/\b(tv|smart-tv|smarttv|appletv|crkey|googletv|hbbtv|pov_tv|roku|viera|nettv|philipstv|vizio)\b/i.test(lt),this.HP="web"===at.dC,this.qP="web"===at.lC,this.XP=this.qP||this.HP,this.QP="web"===at.fC,this.YP="web"===at._C,this.ZP="web"===at.gC}return ut(t,[{key:"Ye",get:function(){return this.wC}},{key:"mC",get:function(){return this.pC}},{key:"yC",get:function(){return this.AC}},{key:"bC",get:function(){return this.TC}},{key:"SC",get:function(){return this.kC}},{key:"EC",get:function(){return this.IC}},{key:"RC",get:function(){return this.xC}},{key:"DC",get:function(){return this.NC}},{key:"BC",get:function(){return this.MC}},{key:"LC",get:function(){return this.OC}},{key:"FC",get:function(){return this.UC}},{key:"VC",get:function(){return this.HC}},{key:"WC",get:function(){return this.qC}},{key:"zC",get:function(){return this.XC||this.GC}},{key:"QC",get:function(){return this.KC}},{key:"Ks",get:function(){return this.YC}},{key:"jC",get:function(){return this.ZC}},{key:"JC",get:function(){return this.$C}},{key:"tP",get:function(){var t;return null!=(t=this.eP)?t:this.iP}},{key:"sP",get:function(){return this.nP}},{key:"rP",get:function(){return this.hP}},{key:"oP",get:function(){return this.aP}},{key:"uP",get:function(){return this.cP}},{key:"lP",get:function(){return this.dP}},{key:"fP",get:function(){return this._P}},{key:"gP",get:function(){return this.vP}},{key:"wP",get:function(){return this.mP}},{key:"pP",get:function(){return this.yP}},{key:"AP",get:function(){return this.bP}},{key:"TP",get:function(){return this.SP}},{key:"kP",get:function(){return this.EP}},{key:"IP",get:function(){return this.CP}},{key:"PP",get:function(){return this.RP}},{key:"xP",get:function(){return this.DP}},{key:"NP",get:function(){return this.BP}},{key:"MP",get:function(){return this.LP}},{key:"OP",get:function(){return this.FP}},{key:"UP",get:function(){return!(!this.lP&&!this.oP)&&this.tP<=56}},{key:"VP",get:function(){return this.HP}},{key:"WP",get:function(){return this.qP}},{key:"zP",get:function(){return this.XP}},{key:"GP",get:function(){return this.QP}},{key:"KP",get:function(){return this.YP}},{key:"jP",get:function(){return this.ZP}},{key:"JP",get:function(){return this.$P}}]),t}();It.tR=new It;var bt=It.tR,mt={}.toString;function At(t){return null!=t}Array.isArray;function Et(t){return"object"===(void 0===t?"undefined":b(t))&&null!==t}function Rt(t){return function(t){return"function"==typeof t}(t)||Et(t)}var Ot=function(){},Dt=!(bt.wP&&!bt.pP),Tt=self.console;function Nt(t){if(Et(t))try{return JSON.stringify(t)}catch(t){}return t}function Pt(t){return t.map(Nt).join(" ")}function Ft(t){var n=Tt&&Tt[t];return n?n.bind&&Dt?n.bind(Tt):function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];Tt[t](Pt(r))}:void 0}var Ct=Ft("log")||Ot,Wt=Ft("warn")||Ct.bind(void 0,"WARNING:"),jt=Ft("error")||Ct.bind(void 0,"ERROR:"),Mt=function(){var t=Tt&&Tt.assert;return t?t.bind&&Dt?t.bind(Tt):function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];Tt.assert(t,Pt(r))}:function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];t||jt.apply(void 0,["Assertion failed:"].concat(ht(r)))}}(),Bt=null;try{Bt=new WebAssembly.Instance(new WebAssembly.Module(new I([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch(J){}function Vt(t,n,r){this.low=0|t,this.high=0|n,this.unsigned=!!r}function Ut(t){return!0===(t&&t.Zw)}function xt(t){var n=g.clz32(t&-t);return t?31-n:n}Vt.prototype.Zw,_.defineProperty(Vt.prototype,"Zw",{value:!0}),Vt.isLong=Ut;var Ht={},Lt={};function zt(t,n){var r,i,e;return n?(e=0<=(t>>>=0)&&t<256)&&(i=Lt[t])?i:(r=Gt(t,0,!0),e&&(Lt[t]=r),r):(e=-128<=(t|=0)&&t<128)&&(i=Ht[t])?i:(r=Gt(t,t<0?-1:0,!1),e&&(Ht[t]=r),r)}function Kt(t,n){if(S(t))return n?nn:tn;if(n){if(t<0)return nn;if(t>=Jt)return fn}else{if(t<=-Yt)return sn;if(t+1>=Yt)return on}return t<0?Kt(-t,n).neg():Gt(t%Zt|0,t/Zt|0,n)}function Gt(t,n,r){return new Vt(t,n,r)}Vt.fromInt=zt,Vt.fromNumber=Kt,Vt.fromBits=Gt;var Xt=g.pow;function $t(t,n,r){if(0===t.length)throw d("empty string");if("number"==typeof n?(r=n,n=!1):n=!!n,"NaN"===t||"Infinity"===t||"+Infinity"===t||"-Infinity"===t)return n?nn:tn;if((r=r||10)<2||36<r)throw RangeError("radix");var i;if((i=t.indexOf("-"))>0)throw d("interior hyphen");if(0===i)return $t(t.substring(1),n,r).neg();for(var e=Kt(Xt(r,8)),u=tn,o=0;o<t.length;o+=8){var f=g.min(8,t.length-o),s=p(t.substring(o,o+f),r);if(f<8){var c=Kt(Xt(r,f));u=u.mul(c).add(Kt(s))}else u=(u=u.mul(e)).add(Kt(s))}return u.unsigned=n,u}function qt(t,n){return"number"==typeof t?Kt(t,n):"string"==typeof t?$t(t,n):Gt(t.low,t.high,"boolean"==typeof n?n:t.unsigned)}Vt.fromString=$t,Vt.fromValue=qt;var Zt=4294967296,Jt=Zt*Zt,Yt=Jt/2,Qt=zt(1<<24),tn=zt(0);Vt.ZERO=tn;var nn=zt(0,!0);Vt.UZERO=nn;var rn=zt(1);Vt.ONE=rn;var en=zt(1,!0);Vt.UONE=en;var un=zt(-1);Vt.NEG_ONE=un;var on=Gt(-1,2147483647,!1);Vt.MAX_VALUE=on;var fn=Gt(-1,-1,!0);Vt.MAX_UNSIGNED_VALUE=fn;var sn=Gt(0,-2147483648,!1);Vt.MIN_VALUE=sn;var cn=Vt.prototype;cn.toInt=function(){return this.unsigned?this.low>>>0:this.low},cn.toNumber=function(){return this.unsigned?(this.high>>>0)*Zt+(this.low>>>0):this.high*Zt+(this.low>>>0)},cn.toString=function(t){if((t=t||10)<2||36<t)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative()){if(this.eq(sn)){var n=Kt(t),r=this.div(n),i=r.mul(n).sub(this);return r.toString(t)+i.toInt().toString(t)}return"-"+this.neg().toString(t)}for(var e=Kt(Xt(t,6),this.unsigned),u=this,o="";;){var f=u.div(e),s=(u.sub(f.mul(e)).toInt()>>>0).toString(t);if((u=f).isZero())return s+o;for(;s.length<6;)s="0"+s;o=""+s+o}},cn.getHighBits=function(){return this.high},cn.getHighBitsUnsigned=function(){return this.high>>>0},cn.getLowBits=function(){return this.low},cn.getLowBitsUnsigned=function(){return this.low>>>0},cn.getNumBitsAbs=function(){if(this.isNegative())return this.eq(sn)?64:this.neg().getNumBitsAbs();for(var t=0!=this.high?this.high:this.low,n=31;n>0&&0==(t&1<<n);n--);return 0!=this.high?n+33:n+1},cn.isZero=function(){return 0===this.high&&0===this.low},cn.eqz=cn.isZero,cn.isNegative=function(){return!this.unsigned&&this.high<0},cn.isPositive=function(){return this.unsigned||this.high>=0},cn.isOdd=function(){return 1==(1&this.low)},cn.isEven=function(){return 0==(1&this.low)},cn.equals=function(t){return Ut(t)||(t=qt(t)),(this.unsigned===t.unsigned||this.high>>>31!=1||t.high>>>31!=1)&&(this.high===t.high&&this.low===t.low)},cn.eq=cn.equals,cn.notEquals=function(t){return!this.eq(t)},cn.neq=cn.notEquals,cn.ne=cn.notEquals,cn.lessThan=function(t){return this.comp(t)<0},cn.lt=cn.lessThan,cn.lessThanOrEqual=function(t){return this.comp(t)<=0},cn.lte=cn.lessThanOrEqual,cn.le=cn.lessThanOrEqual,cn.greaterThan=function(t){return this.comp(t)>0},cn.gt=cn.greaterThan,cn.greaterThanOrEqual=function(t){return this.comp(t)>=0},cn.gte=cn.greaterThanOrEqual,cn.ge=cn.greaterThanOrEqual,cn.compare=function(t){if(Ut(t)||(t=qt(t)),this.eq(t))return 0;var n=this.isNegative(),r=t.isNegative();return n&&!r?-1:!n&&r?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},cn.comp=cn.compare,cn.negate=function(){return!this.unsigned&&this.eq(sn)?sn:this.not().add(rn)},cn.neg=cn.negate,cn.add=function(t){Ut(t)||(t=qt(t));var n=this.high>>>16,r=65535&this.high,i=this.low>>>16,e=65535&this.low,u=t.high>>>16,o=65535&t.high,f=t.low>>>16,s=0,c=0,h=0,a=0;return h+=(a+=e+(65535&t.low))>>>16,c+=(h+=i+f)>>>16,s+=(c+=r+o)>>>16,s+=n+u,Gt((h&=65535)<<16|(a&=65535),(s&=65535)<<16|(c&=65535),this.unsigned)},cn.subtract=function(t){return Ut(t)||(t=qt(t)),this.add(t.neg())},cn.sub=cn.subtract,cn.multiply=function(t){if(this.isZero())return this;if(Ut(t)||(t=qt(t)),Bt)return Gt(Bt.mul(this.low,this.high,t.low,t.high),Bt.get_high(),this.unsigned);if(t.isZero())return this.unsigned?nn:tn;if(this.eq(sn))return t.isOdd()?sn:tn;if(t.eq(sn))return this.isOdd()?sn:tn;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(Qt)&&t.lt(Qt))return Kt(this.toNumber()*t.toNumber(),this.unsigned);var n=this.high>>>16,r=65535&this.high,i=this.low>>>16,e=65535&this.low,u=t.high>>>16,o=65535&t.high,f=t.low>>>16,s=65535&t.low,c=0,h=0,a=0,l=0;return a+=(l+=e*s)>>>16,h+=(a+=i*s)>>>16,a&=65535,h+=(a+=e*f)>>>16,c+=(h+=r*s)>>>16,h&=65535,c+=(h+=i*f)>>>16,h&=65535,c+=(h+=e*o)>>>16,c+=n*s+r*f+i*o+e*u,Gt((a&=65535)<<16|(l&=65535),(c&=65535)<<16|(h&=65535),this.unsigned)},cn.mul=cn.multiply,cn.divide=function(t){if(Ut(t)||(t=qt(t)),t.isZero())throw d("division by zero");var n,r,i;if(Bt)return this.unsigned||-2147483648!==this.high||-1!==t.low||-1!==t.high?Gt((this.unsigned?Bt.div_u:Bt.div_s)(this.low,this.high,t.low,t.high),Bt.get_high(),this.unsigned):this;if(this.isZero())return this.unsigned?nn:tn;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return nn;if(t.gt(this.shru(1)))return en;i=nn}else{if(this.eq(sn))return t.eq(rn)||t.eq(un)?sn:t.eq(sn)?rn:(n=this.shr(1).div(t).shl(1)).eq(tn)?t.isNegative()?rn:un:(r=this.sub(t.mul(n)),i=n.add(r.div(t)));if(t.eq(sn))return this.unsigned?nn:tn;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();i=tn}for(r=this;r.gte(t);){n=g.max(1,g.floor(r.toNumber()/t.toNumber()));for(var e=g.ceil(g.log(n)/g.LN2),u=e<=48?1:Xt(2,e-48),o=Kt(n),f=o.mul(t);f.isNegative()||f.gt(r);)f=(o=Kt(n-=u,this.unsigned)).mul(t);o.isZero()&&(o=rn),i=i.add(o),r=r.sub(f)}return i},cn.div=cn.divide,cn.modulo=function(t){return Ut(t)||(t=qt(t)),Bt?Gt((this.unsigned?Bt.rem_u:Bt.rem_s)(this.low,this.high,t.low,t.high),Bt.get_high(),this.unsigned):this.sub(this.div(t).mul(t))},cn.mod=cn.modulo,cn.rem=cn.modulo,cn.not=function(){return Gt(~this.low,~this.high,this.unsigned)},cn.countLeadingZeros=function(){return this.high?g.clz32(this.high):g.clz32(this.low)+32},cn.clz=cn.countLeadingZeros,cn.countTrailingZeros=function(){return this.low?xt(this.low):xt(this.high)+32},cn.ctz=cn.countTrailingZeros,cn.and=function(t){return Ut(t)||(t=qt(t)),Gt(this.low&t.low,this.high&t.high,this.unsigned)},cn.or=function(t){return Ut(t)||(t=qt(t)),Gt(this.low|t.low,this.high|t.high,this.unsigned)},cn.xor=function(t){return Ut(t)||(t=qt(t)),Gt(this.low^t.low,this.high^t.high,this.unsigned)},cn.shiftLeft=function(t){return Ut(t)&&(t=t.toInt()),0==(t&=63)?this:t<32?Gt(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):Gt(0,this.low<<t-32,this.unsigned)},cn.shl=cn.shiftLeft,cn.shiftRight=function(t){return Ut(t)&&(t=t.toInt()),0==(t&=63)?this:t<32?Gt(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):Gt(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},cn.shr=cn.shiftRight,cn.shiftRightUnsigned=function(t){return Ut(t)&&(t=t.toInt()),0==(t&=63)?this:t<32?Gt(this.low>>>t|this.high<<32-t,this.high>>>t,this.unsigned):Gt(32===t?this.high:this.high>>>t-32,0,this.unsigned)},cn.shru=cn.shiftRightUnsigned,cn.shr_u=cn.shiftRightUnsigned,cn.rotateLeft=function(t){var n;return Ut(t)&&(t=t.toInt()),0==(t&=63)?this:32===t?Gt(this.high,this.low,this.unsigned):t<32?(n=32-t,Gt(this.low<<t|this.high>>>n,this.high<<t|this.low>>>n,this.unsigned)):(n=32-(t-=32),Gt(this.high<<t|this.low>>>n,this.low<<t|this.high>>>n,this.unsigned))},cn.rotl=cn.rotateLeft,cn.rotateRight=function(t){var n;return Ut(t)&&(t=t.toInt()),0==(t&=63)?this:32===t?Gt(this.high,this.low,this.unsigned):t<32?(n=32-t,Gt(this.high<<n|this.low>>>t,this.low<<n|this.high>>>t,this.unsigned)):(n=32-(t-=32),Gt(this.low<<n|this.high>>>t,this.high<<n|this.low>>>t,this.unsigned))},cn.rotr=cn.rotateRight,cn.toSigned=function(){return this.unsigned?Gt(this.low,this.high,!1):this},cn.toUnsigned=function(){return this.unsigned?this:Gt(this.low,this.high,!0)},cn.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},cn.toBytesLE=function(){var t=this.high,n=this.low;return[255&n,n>>>8&255,n>>>16&255,n>>>24,255&t,t>>>8&255,t>>>16&255,t>>>24]},cn.toBytesBE=function(){var t=this.high,n=this.low;return[t>>>24,t>>>16&255,t>>>8&255,255&t,n>>>24,n>>>16&255,n>>>8&255,255&n]},Vt.fromBytes=function(t,n,r){return r?Vt.fromBytesLE(t,n):Vt.fromBytesBE(t,n)},Vt.fromBytesLE=function(t,n){return new Vt(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,n)},Vt.fromBytesBE=function(t,n){return new Vt(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],n)};var hn=Vt;g.pow(2,-52);function an(){return Date.now()||(new Date).getTime()}hn.fromNumber(9007199254740991);function ln(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),_.defineProperty(t,i.key,i)}}function vn(t,n){var r=function(t,n){var r=t.length;if(r<=1)return t;for(var i=new Array(r),e=1;e<r;e*=2){yn(t,n,e,i);var u=t;t=i,i=u}return t}(t,n);return r!==t&&yn(r,null,t.length,t),t}function yn(t,n,r,i){var e,u,o,f,s,c=t.length,h=0,a=2*r;for(e=0;e<c;e+=a)for(o=(u=e+r)+r,u>c&&(u=c),o>c&&(o=c),f=e,s=u;;)if(f<u&&s<o)n(t[f],t[s])<=0?i[h++]=t[f++]:i[h++]=t[s++];else if(f<u)i[h++]=t[f++];else{if(!(s<o))break;i[h++]=t[s++]}}var dn=/[a-zA-Z]/,wn=/[0-9]/,_n=/[0-9a-fA-F]/,gn=/^0x/i,pn=/^[0-9]+$/,kn=/^[0-9a-fA-F]+$/,Sn=/^[0-7]+$/,In=_.prototype.toString,bn=Array.isArray||function(t){return"[object Array]"===In.call(t)},mn=void 0!==n&&"symbol"==typeof r;function An(t){return bn(t)?t:Array.from(t)}function En(t,n,r){var i=t[n];t[n]=t[r],t[r]=i}function Rn(t){return t>=65&&t<=90}function On(t){return Rn(t)||function(t){return t>=97&&t<=122}(t)}function Dn(t){return t>=48&&t<=57}function Tn(t){return Dn(t)||On(t)}function Nn(t){return Dn(t)||t>=65&&t<=70||t>=97&&t<=102}function Pn(t){return Rn(t)?t+32:t}function Fn(t){return Dn(t)?t-48:t>=65&&t<=70?t-65+10:t>=97&&t<=102?t-97+10:-1}function Cn(t,n){return void 0===n&&(n=!1),0<=t&&t<=9?t+48:10<=t&&t<=15?t+(n?87:55):-1}var Wn=g.min,jn=String.fromCharCode,Mn=16384;function Bn(t){for(var n=t.length,r=[],i=0;i<n;i+=Mn){var e=Wn(i+Mn,n);r.push(jn.apply(null,t.slice(i,e)))}return r.join("")}var Vn=2147483647,Un=/[^\0-\x7E]/,xn=/[\x2E\u3002\uFF0E\uFF61]/g,Hn={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Ln=g.floor,zn=String.fromCharCode;function Kn(t){throw new RangeError(Hn[t])}function Gn(t){for(var n=[],r=0,i=t.length;r<i;){var e=t.charCodeAt(r++);if(e>=55296&&e<=56319&&r<i){var u=t.charCodeAt(r++);56320==(64512&u)?n.push(((1023&e)<<10)+(1023&u)+65536):(n.push(e),r--)}else n.push(e)}return n}var Xn,$n,qn,Zn=function(t,n){return t+22+75*(t<26)-((0!=n)<<5)},Jn=function(t,n,r){var i=0;for(t=r?Ln(t/700):t>>1,t+=Ln(t/n);t>455;i+=36)t=Ln(t/35);return Ln(i+36*t/(t+38))},Yn=function(t){return function(t,n){var r=t.split("@"),i="";r.length>1&&(i=r[0]+"@",t=r[1]);var e=function(t,n){for(var r=[],i=t.length;i--;)r[i]=n(t[i]);return r}((t=t.replace(xn,".")).split("."),n).join(".");return i+e}(t,(function(t){return Un.test(t)?"xn--"+function(t){for(var n=[],r=(t=Gn(t)).length,i=128,e=0,u=72,o=0,f=t;o<f.length;o++){var s=f[o];s<128&&n.push(zn(s))}var c=n.length,h=c;for(c&&n.push("-");h<r;){for(var a=Vn,l=0,v=t;l<v.length;l++){var y=v[l];y>=i&&y<a&&(a=y)}var d=h+1;a-i>Ln((Vn-e)/d)&&Kn("overflow"),e+=(a-i)*d,i=a;for(var w=0,_=t;w<_.length;w++){var g=_[w];if(g<i&&++e>Vn&&Kn("overflow"),g==i){for(var p=e,k=36;;k+=36){var S=k<=u?1:k>=u+26?26:k-u;if(p<S)break;var I=p-S,b=36-S;n.push(zn(Zn(S+I%b,0))),p=Ln(I/b)}n.push(zn(Zn(p,0))),u=Jn(e,d,h==c),e=0,++h}}++e,++i}return n.join("")}(t):t}))};function Qn(t){for(var n=[],r=0;r<t.length;r++){var i=t[r];i>65535&&(i-=65536,n.push(i>>>10&1023|55296),i=56320|1023&i),n.push(i)}return Bn(n)}function tr(t){if(t>=55296&&t<=57343)throw new d("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value")}function nr(t,n){return t>>n&63|128}function rr(t,n){0!=(4294967168&t)?(0==(4294965248&t)?n.push(t>>6&31|192):0==(4294901760&t)?(tr(t),n.push(t>>12&15|224),n.push(nr(t,6))):0==(4292870144&t)&&(n.push(t>>18&7|240),n.push(nr(t,12)),n.push(nr(t,6))),n.push(63&t|128)):n.push(t)}function ir(t){for(var n=[],r=0;r<t.length;r++){rr(t[r],n)}return n}function er(){if(qn>=$n)throw new d("Invalid byte index");var t=255&Xn[qn];if(qn++,128==(192&t))return 63&t;throw new d("Invalid continuation byte")}function ur(){var t,n;if(qn>$n)throw new d("Invalid byte index");if(qn===$n)return!1;if(t=255&Xn[qn],qn++,0==(128&t))return t;if(192==(224&t)){if((n=(31&t)<<6|er())>=128)return n;throw new d("Invalid continuation byte")}if(224==(240&t)){if((n=(15&t)<<12|er()<<6|er())>=2048)return tr(n),n;throw new d("Invalid continuation byte")}if(240==(248&t)&&(n=(7&t)<<18|er()<<12|er()<<6|er())>=65536&&n<=1114111)return n;throw new d("Invalid UTF-8 detected")}function or(t){return[37,Cn(t>>4),Cn(15&t)]}function fr(t){return function(t){return t>=0&&t<=31}(t)||t>126}function sr(t){return fr(t)||32===t||34===t||60===t||62===t||96===t}function cr(t){return sr(t)||35===t||63===t||123===t||125===t}function hr(t){return cr(t)||47===t||58===t||59===t||61===t||64===t||t>=91&&t<=94||124===t}function ar(t){return t<33||t>126||34===t||35===t||60===t||62===t}function lr(t){return ar(t)||39===t}function vr(t,n){if(!n(t))return[t];for(var r=ir([t]),i=[],e=0;e<r.length;e++){var u=r[e];i.push.apply(i,or(u))}return i}function yr(t,n){for(var r=[],i=0,e=Gn(t);i<e.length;i++){var u=e[i];r.push.apply(r,vr(u,n))}return Qn(r)}function dr(t){return function(t){for(var n=[],r=t.length,i=0;i<r;i++){var e=t[i];if(37===e&&i+2<r&&Nn(t[i+1])&&Nn(t[i+2])){var u=Fn(t[i+1])<<4|Fn(t[i+2]);n.push(u),i+=2}else n.push(e)}return n}(ir(t))}function wr(t){return Qn(function(t){Xn=t.slice(),$n=Xn.length,qn=0;for(var n,r=[];!1!==(n=ur());)r.push(n);return r}(dr(Gn(t))))}function _r(t){var n=t.length,r=[0,0,0,0,0,0,0,0],i=0,e=null,u=0;if(u<n&&":"===t[u]){if(!(u+1<n&&":"===t[u+1]))throw new w;u+=2,e=i+=1}for(;u<n;){if(8===i)throw new w("Too many groups");if(":"!==t[u]){for(var o=0,f=0;f<4&&u<n&&_n.test(t[u]);)o=o<<4|p(t[u],16),u+=1,f+=1;if("."===t[u]){if(0===f)throw new w;if(u-=f,i>6)throw new w;for(var s=0;u<n;){var c=null;if(s>0){if(!("."===t[u]&&s<4))throw new w;u+=1}if(!wn.test(t[u]))throw new w;for(;u<n&&wn.test(t[u]);){var h=p(t[u],10);if(null===c)c=h;else{if(0===c)throw new w;if((c=10*c+h)>255)throw new w}u+=1}r[i]=r[i]<<8|c,2!==(s+=1)&&4!==s||(i+=1)}if(4!==s)throw new w;break}if(":"===t[u]){if((u+=1)===n)throw new w}else if(u<n)throw new w;r[i]=o,i+=1}else{if(null!==e)throw new w("Too many :: groups");u+=1,e=i+=1}}if(null!==e){var a=i-e;for(i=7;0!==i&&a>0;)En(r,i,e+a-1),i-=1,a-=1}else if(8!==i)throw new w;return r}function gr(t){var n=10,r=pn;return gn.test(t)?(t=t.slice(2),n=16,r=kn):t.length>=2&&"0"===t[0]&&(t=t.slice(1),n=8,r=Sn),""===t?0:r.test(t)?p(t,n):void 0}var pr={eJ:4},kr=/[\0\t\n\r #%/:?@\[\\\]]/,Sr=/[\0\t\n\r #/:?@\[\\\]]/;function Ir(t,n){if("["===t[0]){if("]"!==t[t.length-1])throw new w("Invalid IPv6 address");return{eJ:2,q8:_r(t.slice(1,-1))}}if(!n)return function(t){if(Sr.test(t))throw new w("Invalid code point in opaque host");var n=yr(t,fr);return""===n?pr:{eJ:3,xx:n}}(t);var r=function(t){var n=function(t){return Yn(t.toLowerCase())}(t);return n}(wr(t));if(kr.test(r))throw new w("Invalid code point in host");var i=function(t){var n=t.split(".");if(""===n[n.length-1]&&n.pop(),!(n.length>4)){for(var r=[],i=0;i<n.length;i++){var e=n[i];if(""===e)return;var u=gr(e);if(void 0===u)return;r.push(u)}for(var o=0;o<r.length-1;o++)if(r[o]>255)throw new w;if(r[r.length-1]>=g.pow(256,5-r.length))throw new w;for(var f=r.pop(),s=0;s<r.length;s++)f+=r[s]*g.pow(256,3-s);return f}}(r);return void 0!==i?{eJ:1,q8:i}:""===r?pr:{eJ:0,z8:r}}function br(t){switch(t.eJ){case 0:return t.z8;case 1:return function(t){for(var n=[],r=t,i=1;i<=4;i++)n.push(""+(255&r)),4!==i&&n.push("."),r>>>=8;return n.reverse().join("")}(t.q8);case 2:return"["+function(t){for(var n="",r=function(t){for(var n=0,r=0,i=0,e=0,u=0;u<8;u++)0===t[u]?(0===e&&(i=u),e++):(e>r&&(n=i,r=e),e=0);return e>r&&(n=i,r=e),r>1?n:null}(t),i=!1,e=0;e<8;e++){if(i){if(0===t[e])continue;i=!1}r!==e?(n+=t[e].toString(16),7!==e&&(n+=":")):(n+=0===e?"::":":",i=!0)}return n}(t.q8)+"]";case 3:return t.xx;case 4:return""}}var mr=/\+/g;function Ar(t){return 42===t||45===t||46===t||95===t||Tn(t)}function Er(t){for(var n=t.split("&"),r=[],i=0;i<n.length;i++){var e=n[i];if(""!==e){var u=e.indexOf("="),o=void 0,f=void 0;-1!==u?(o=e.slice(0,u),f=e.slice(u+1)):(o=e,f=""),o=o.replace(mr," "),f=f.replace(mr," ");var s=wr(o),c=wr(f);r.push([s,c])}}return r}function Rr(t){for(var n="",r=0;r<t.length;r++){var i=t[r];r>0&&(n+="&"),n+=Or(ir(Gn(i[0])))+"="+Or(ir(Gn(i[1])))}return n}function Or(t){for(var n=[],r=0;r<t.length;r++){var i=t[r];32===i?n.push(43):Ar(i)?n.push(i):n.push.apply(n,or(i))}return Bn(n)}var Dr=/(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])/;function Tr(t){var n=""+t,r=Dr.exec(n);return r?function(t,n){for(var r=t.length,i=[],e=n;e<r;e++){var u=t.charCodeAt(e);if(Pr(u))if(Fr(u)||e===r-1)i.push(Nr);else{var o=t.charCodeAt(e+1);Fr(o)?(i.push(u,o),e++):i.push(Nr)}else i.push(u)}return t.slice(0,n)+Bn(i)}(n,r.index):n}var Nr=65533,Pr=function(t){return 55296==(63488&t)},Fr=function(t){return 0!=(1024&t)};function Cr(t,n){var r=t[0],i=n[0];return r===i?0:r<i?-1:1}function Wr(t){t.X8.length=0}function jr(t,n){!function(t,n){for(var r=0;r<n.length;r++)t[r]=n[r];t.length=n.length}(t.X8,Er(n))}function Mr(t){if(t.G8){var n=Rr(t.X8);""===n&&(n=null),t.G8.G8.Q8=n}}var Br=function(){function t(t){if(void 0===t&&(t=void 0),this.G8=null,null==t)this.X8=[];else if("object"==typeof t||"function"==typeof t)if(function(t){return t instanceof Br&&!!bn(t.X8)&&(!mn||t[r]===Vr)}(t))this.X8=t.X8.slice();else if(function(t){return null!=t&&(!!bn(t)||!!mn&&"function"==typeof t[r])}(t)){this.X8=[];for(var n=0,i=An(t);n<i.length;n++){var e=An(i[n]);if(2!==e.length)throw new w("Invalid name-value pair");this.X8.push([Tr(e[0]),Tr(e[1])])}}else for(var u in this.X8=[],t)_.prototype.hasOwnProperty.call(t,u)&&this.X8.push([Tr(u),Tr(t[u])]);else(t=Tr(t)).length>0&&"?"===t[0]&&(t=t.slice(1)),this.X8=Er(t)}var n=t.prototype;return n.append=function(t,n){t=Tr(t),n=Tr(n),this.X8.push([t,n]),Mr(this)},n.delete=function(t){t=Tr(t);for(var n=this.X8,r=0;r<n.length;){n[r][0]===t?n.splice(r,1):r++}Mr(this)},n.get=function(t){t=Tr(t);for(var n=this.X8,r=0;r<n.length;r++){var i=n[r];if(i[0]===t)return i[1]}return null},n.getAll=function(t){t=Tr(t);for(var n=this.X8,r=[],i=0;i<n.length;i++){var e=n[i];e[0]===t&&r.push(e[1])}return r},n.has=function(t){t=Tr(t);for(var n=this.X8,r=0;r<n.length;r++){if(n[r][0]===t)return!0}return!1},n.set=function(t,n){t=Tr(t),n=Tr(n);for(var r=this.X8,i=!1,e=0;e<r.length;){var u=r[e];u[0]===t?i?r.splice(e,1):(u[1]=n,i=!0,e++):e++}i||r.push([t,n]),Mr(this)},n.sort=function(){vn(this.X8,Cr),Mr(this)},n.toString=function(){return Rr(this.X8)},n.entries=function(){return new Lr(this.X8,Ur)},n.keys=function(){return new Lr(this.X8,xr)},n.values=function(){return new Lr(this.X8,Hr)},n.forEach=function(t){var n=this;this.X8.forEach((function(r){return t(r[1],r[0],n)}))},t}(),Vr=Br.prototype.entries;mn&&(Br.prototype[r]=Vr);var Ur=function(t){return[t[0],t[1]]},xr=function(t){return t[0]},Hr=function(t){return t[1]},Lr=function(){function t(t,n){this.K8=0,this.X8=t,this.Y8=n}return t.prototype.next=function(){return this.K8<this.X8.length?{done:!1,value:this.Y8(this.X8[this.K8++])}:{done:!0,value:void 0}},t}(),zr="null";var Kr=_.create(null);Kr.ftp=21,Kr.file=0,Kr.gopher=70,Kr.http=80,Kr.https=443,Kr.ws=80,Kr.wss=443;var Gr=/^(?:\.|%2e)$/i,Xr=/^(?:\.|%2e){2}$/i;function $r(t){return Gr.test(t)}function qr(t){return Xr.test(t)}function Zr(t){return void 0!==Kr[t]}function Jr(t){return Zr(t.qM)}function Yr(t){return""!==t.j8||""!==t.Z8}function Qr(t){var n=t.length;if(!(n>=2))return!1;if(!ni(t.slice(0,2)))return!1;if(2!==n){var r=t[2];if(47!==r&&92!==r&&63!==r&&35!==r)return!1}return!0}function ti(t){return 2===t.length&&dn.test(t[0])&&(":"===t[1]||"|"===t[1])}function ni(t){return 2===t.length&&ti(Bn(t))}function ri(t){return ti(t)&&":"===t[1]}function ii(t){var n=t.J8;0!==n.length&&("file"===t.qM&&1===n.length&&ri(n[0])||n.pop())}function ei(t){return null===t.t9||pr===t.t9||t.e9||"file"===t.qM}var ui=-1,oi=/\t|\n|\r/g,fi=/^[\x00-\x1f ]+|[\x00-\x1f ]+$/g;function si(t,n,r,i){void 0===r&&(r=null),void 0===i&&(i=null),r||(r=new hi,t=t.replace(fi,""));var e=null!==i?i:0;n=n||null;for(var u=[],o=!1,f=!1,s=!1,c=Gn(t=t.replace(oi,"")),h=c.length,a=0;a<=h;){var l=a<h?c[a]:ui;switch(e){case 0:if(!On(l)){if(null===i){u.length=0,e=2;continue}throw new w("Invalid scheme")}u.push(Pn(l)),e=1;break;case 1:if(Tn(l)||43===l||45===l||46===l)u.push(Pn(l));else{if(58!==l){if(null===i){u.length=0,e=2,a=0;continue}throw new w("Invalid scheme")}var v=Qn(u);if(null!==i){if(Zr(r.qM)&&!Zr(v))return;if(!Zr(r.qM)&&Zr(v))return;if((Yr(r)||null!==r.e6)&&"file"===v)return;if("file"===r.qM&&(r.t9===pr||null===r.t9))return}if(r.qM=v,null!==i)return void(Jr(r)&&r.e6===Kr[r.qM]&&(r.e6=null));u.length=0,"file"===r.qM?e=13:Jr(r)&&n&&n.qM===r.qM?e=3:Jr(r)?e=7:47===c[a+1]?(e=4,a+=1):(r.e9=!0,r.J8.push(""),e=18)}break;case 2:if(!n||n.e9&&35!==l)throw new w("Invalid scheme");n.e9&&35===l?(r.qM=n.qM,r.J8=n.J8.slice(),r.Q8=n.Q8,r.i9="",r.e9=!0,e=20):"file"!==n.qM?(e=5,a-=1):(e=13,a-=1);break;case 3:47===l&&47===c[a+1]?e=8:(e=5,a-=1);break;case 4:47===l?e=9:(e=17,a-=1);break;case 5:r.qM=n.qM,ui===l?(r.j8=n.j8,r.Z8=n.Z8,r.t9=n.t9,r.e6=n.e6,r.J8=n.J8.slice(),r.Q8=n.Q8):47===l?e=6:63===l?(r.j8=n.j8,r.Z8=n.Z8,r.t9=n.t9,r.e6=n.e6,r.J8=n.J8.slice(),r.Q8="",e=19):35===l?(r.j8=n.j8,r.Z8=n.Z8,r.t9=n.t9,r.e6=n.e6,r.J8=n.J8.slice(),r.Q8=n.Q8,r.i9="",e=20):92===l&&Jr(r)?e=6:(r.j8=n.j8,r.Z8=n.Z8,r.t9=n.t9,r.e6=n.e6,r.J8=n.J8.slice(),r.J8.pop(),e=17,a-=1);break;case 6:!Jr(r)||47!==l&&92!==l?47===l?e=9:(r.j8=n.j8,r.Z8=n.Z8,r.t9=n.t9,r.e6=n.e6,e=17,a-=1):e=8;break;case 7:if(47!==l||47!==c[a+1]){e=8;continue}e=8,a+=1;break;case 8:47!==l&&92!==l&&(e=9,a-=1);break;case 9:if(64===l){o&&u.unshift(37,52,48),o=!0;for(var y=0;y<u.length;y++){var d=u[y];if(58!==d||s){var _=Qn(vr(d,hr));s?r.Z8+=_:r.j8+=_}else s=!0}u.length=0}else if(ui===l||47===l||63===l||35===l||Jr(r)&&92===l){if(o&&0===u.length)throw new w("Invalid host");a-=u.length+1,u.length=0,e=10}else u.push(l);break;case 10:case 11:if(null!==i&&"file"===r.qM)a-=1,e=15;else if(58!==l||f)if(ui===l||47===l||63===l||35===l||Jr(r)&&92===l){if(a-=1,Jr(r)&&0===u.length)throw new w("Invalid host");if(null!==i&&0===u.length&&(Yr(r)||null!==r.e6))return;var g=Ir(Qn(u),Jr(r));if(r.t9=g,u.length=0,e=16,null!==i)return}else 91===l?f=!0:93===l&&(f=!1),u.push(l);else{if(0===u.length)throw new w("Invalid host");var k=Ir(Qn(u),Jr(r));if(r.t9=k,u.length=0,e=12,11===i)return}break;case 12:if(Dn(l))u.push(l);else{if(!(ui===l||47===l||63===l||35===l||Jr(r)&&92===l||null!==i))throw new w("Invalid port");if(0!==u.length){var S=p(Qn(u),10);if(S>65535)throw new w("Invalid port");r.e6=S===Kr[r.qM]?null:S,u.length=0}if(null!==i)return;e=16,a-=1}break;case 13:r.qM="file",47===l||92===l?e=14:n&&"file"===n.qM?ui===l?(r.t9=n.t9,r.J8=n.J8.slice(),r.Q8=n.Q8):63===l?(r.t9=n.t9,r.J8=n.J8.slice(),r.Q8="",e=19):35===l?(r.t9=n.t9,r.J8=n.J8.slice(),r.Q8=n.Q8,r.i9="",e=20):(Qr(c.slice(a))||(r.t9=n.t9,r.J8=n.J8.slice(),ii(r)),e=17,a-=1):(e=17,a-=1);break;case 14:47===l||92===l?e=15:(n&&"file"===n.qM&&!Qr(c.slice(a))&&(ri(n.J8[0])?r.J8.push(n.J8[0]):r.t9=n.t9),e=17,a-=1);break;case 15:if(ui===l||47===l||92===l||63===l||35===l)if(a-=1,null===i&&ni(u))e=17;else if(0===u.length){if(r.t9=pr,null!==i)return;e=16}else{var I=Ir(Qn(u),Jr(r));if(0===I.eJ&&"localhost"===I.z8&&(I=pr),r.t9=I,null!==i)return;u.length=0,e=16}else u.push(l);break;case 16:Jr(r)?(e=17,47!==l&&92!==l&&(a-=1)):null===i&&63===l?(r.Q8="",e=19):null===i&&35===l?(r.i9="",e=20):ui!==l&&(e=17,47!==l&&(a-=1));break;case 17:if(ui===l||47===l||Jr(r)&&92===l||null===i&&(63===l||35===l)){var b=Qn(u);if(qr(b)?(ii(r),47===l||Jr(r)&&92===l||r.J8.push("")):!$r(b)||47===l||Jr(r)&&92===l?$r(b)||("file"===r.qM&&0===r.J8.length&&ni(u)&&(pr!==r.t9&&null!==r.t9&&(r.t9=pr),u[1]=58,b=Qn(u)),r.J8.push(b)):r.J8.push(""),u.length=0,"file"===r.qM&&(ui===l||63===l||35===l))for(;r.J8.length>1&&""===r.J8[0];)r.J8.shift();63===l?(r.Q8="",e=19):35===l&&(r.i9="",e=20)}else u.push.apply(u,vr(l,cr));break;case 18:63===l?(r.Q8="",e=19):35===l?(r.i9="",e=20):ui!==l&&(r.J8[0]+=Qn(vr(l,fr)));break;case 19:null===i&&35===l?(r.i9="",e=20):ui!==l&&(r.Q8+=Qn(vr(l,Jr(r)?lr:ar)));break;case 20:ui===l||0===l||(r.i9+=Qn(vr(l,sr)))}a++}return r}function ci(t,n,r,i){try{si(t,n,r,i)}catch(t){}}var hi=function(){this.qM="",this.j8="",this.Z8="",this.t9=null,this.e6=null,this.J8=[],this.Q8=null,this.i9=null,this.e9=!1};function ai(t){switch(t.qM){case"blob":var n;try{n=si(t.J8[0],null)}catch(t){return zr}return ai(n);case"ftp":case"gopher":case"http":case"https":case"ws":case"wss":return function(t,n,r){return t+"://"+br(n)+(null===r?"":":"+r)}(t.qM,t.t9,t.e6);default:return zr}}var li,vi,yi=function(){function t(t,n){var r,i=null;if(null!=n)if(function(t){return null!=t&&t instanceof yi&&"object"==typeof t.G8}(n))i=n.G8;else try{i=si(String(n),null)}catch(t){throw new w("Invalid base URL: "+t.message)}try{r=si(String(t),i)}catch(t){throw new w("Invalid URL: "+t.message)}var e=r.Q8;this.G8=r,this.Q8=function(t){var n=new Br;return null!==t&&jr(n,t),n}(e),this.Q8.G8=this}var n=t.prototype;return n.toString=function(){return this.href},n.toJSON=function(){return this.href},function(t,n,r){n&&ln(t.prototype,n),r&&ln(t,r)}(t,[{key:"href",get:function(){return function(t,n){void 0===n&&(n=!1);var r=t.qM+":";if(null!==t.t9?(r+="//",Yr(t)&&(r+=t.j8,""!==t.Z8&&(r+=":"+t.Z8),r+="@"),r+=br(t.t9),null!==t.e6&&(r+=":"+t.e6)):null===t.t9&&"file"===t.qM&&(r+="//"),t.e9)r+=t.J8[0];else for(var i=0,e=t.J8;i<e.length;i++)r+="/"+e[i];return null!==t.Q8&&(r+="?"+t.Q8),n||null===t.i9||(r+="#"+t.i9),r}(this.G8)},set:function(t){var n;try{n=si(String(t),null)}catch(t){throw new w("Invalid URL: "+t.message)}this.G8=n,Wr(this.Q8);var r=this.G8.Q8;null!==r&&jr(this.Q8,r)}},{key:"origin",get:function(){return ai(this.G8)}},{key:"protocol",get:function(){return this.G8.qM+":"},set:function(t){ci(t+":",null,this.G8,0)}},{key:"username",get:function(){return this.G8.j8},set:function(t){ei(this.G8)||(this.G8.j8=yr(t,hr))}},{key:"password",get:function(){return this.G8.Z8},set:function(t){ei(this.G8)||(this.G8.Z8=yr(t,hr))}},{key:"host",get:function(){var t=this.G8,n=t.t9;if(null===n)return"";var r=t.e6,i=br(n);return null!==r&&(i+=":"+r),i},set:function(t){this.G8.e9||ci(t,null,this.G8,10)}},{key:"hostname",get:function(){var t=this.G8.t9;return null===t?"":br(t)},set:function(t){this.G8.e9||ci(t,null,this.G8,11)}},{key:"port",get:function(){var t=this.G8.e6;return null===t?"":""+t},set:function(t){ei(this.G8)||(""===t?this.G8.e6=null:ci(t,null,this.G8,12))}},{key:"pathname",get:function(){var t=this.G8.J8;return this.G8.e9?t[0]:0===t.length?"":"/"+t.join("/")},set:function(t){this.G8.e9||(this.G8.J8.length=0,ci(t,null,this.G8,16))}},{key:"search",get:function(){var t=this.G8.Q8;return null===t||""===t?"":"?"+t},set:function(t){t=Tr(t);var n=this.G8;if(""===t)return n.Q8=null,void Wr(this.Q8);"?"===t[0]&&(t=t.slice(1)),n.Q8="",ci(t,null,n,19),jr(this.Q8,t)}},{key:"searchParams",get:function(){return this.Q8}},{key:"hash",get:function(){var t=this.G8.i9;return null===t||""===t?"":"#"+t},set:function(t){""!==t?("#"===t[0]&&(t=t.slice(1)),this.G8.i9="",ci(t,null,this.G8,20)):this.G8.i9=null}}]),t}();function di(t){return t.document&&t.document.baseURI||t.location.href||""}function wi(){return void 0!==c?c.createElement("video"):void 0}var _i=!!("ontouchstart"in self||self.DocumentTouch&&c instanceof self.DocumentTouch)||!(!h||!h.msMaxTouchPoints),gi=(vi||(vi=wi()),vi),pi=!(!gi||!gi.webkitShowPlaybackTargetPicker),ki=function(){function t(){this.n9=void 0,this.w9=!1,this.Ye=_i,this.Ks=!1,this.X6=!0}var n=t.prototype;return n.r9=function(){return 0},n.g9=function(t,n){return!0},n.v9=function(t){return t>=.3333333333333333},ut(t,[{key:"s9",get:function(){return void 0===this.n9&&(this.n9=this.r9()),this.n9}},{key:"h9",get:function(){return!bt.OP}},{key:"o9",get:function(){if(s.screen)return{width:s.screen.width,height:s.screen.height}}},{key:"I0",get:function(){return s.devicePixelRatio||1}},{key:"a9",get:function(){return pi}},{key:"r0",get:function(){return!1}},{key:"J$",get:function(){return!0}},{key:"DT",get:function(){return bt.IP||bt.VC}},{key:"u9",get:function(){return!bt.VC}},{key:"aM",get:function(){return!0}},{key:"c9",get:function(){return!0}},{key:"l9",get:function(){return!1}},{key:"d9",get:function(){}},{key:"f9",get:function(){return!0}},{key:"rj",get:function(){return!1}},{key:"_9",get:function(){return bt.fP}}]),t}(),Si=function(){var t=wi();if(!t)return!1;var n=t.muted;return t.muted=!n,t.muted!==n}();!function(){if(bt.LC)return!1;var t=wi();if(!t)return!1;var n=t.volume;t.volume=n/2+.1,t.volume}();var Ii=function(t){function n(n){var r;return(r=t.call(this)||this).m9=n,r.m9&&(r.w9=r.m9.w9,r.Ye=r.m9.Ye,r.X6=Si&&r.m9.X6),r}ft(n,t);var r=n.prototype;return r.r9=function(){return this.m9?this.m9.s9:t.prototype.r9.call(this)},r.g9=function(n,r){return this.m9?this.m9.g9(n,r):t.prototype.g9.call(this,n,r)},r.v9=function(n){return this.m9?this.m9.v9(n):t.prototype.v9.call(this,n)},ut(n,[{key:"d9",get:function(){var t;return null==(t=this.m9)?void 0:t.d9}},{key:"f9",get:function(){var t,n;return null==(n=null==(t=this.m9)?void 0:t.f9)||n}}]),n}(ki),bi=function(t){function n(n){var r;return(r=t.call(this,n)||this).w9=!0,r.Ks=!0,r}return ft(n,t),ut(n,[{key:"l9",get:function(){return bt.VC}}]),n}(Ii);var mi=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),n.prototype.r9=function(){return function(t){return t&&Rt(li.ManagedMediaSource)?li.ManagedMediaSource:Rt(li.MediaSource)?li.MediaSource:void 0}(!0)?t.prototype.r9.call(this):1},ut(n,[{key:"l9",get:function(){return!0}}]),n}(bi),Ai=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),n.prototype.g9=function(n,r){return t.prototype.g9.call(this,n,r)},ut(n,[{key:"r0",get:function(){return bt.uP<3}},{key:"J$",get:function(){return bt.uP>=3}},{key:"o9",get:function(){var t=this;return s.tizen&&!this.p9&&s.tizen.systeminfo.getPropertyValue("DISPLAY",(function(n){var r=n.resolutionWidth,i=n.resolutionHeight;1===r&&1===i||(t.p9={width:r,height:i})})),this.p9}},{key:"rj",get:function(){return bt.uP<3}}]),n}(Ii),Ei=function(t){function n(){return t.call(this)||this}return ft(n,t),n}(ki),Ri=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),n.prototype.g9=function(t,n){if(t&&t.y9&&n&&n.y9){var r=Oi(t.y9,"mp4a.40.2")&&Oi(n.y9,"mp4a.40.5"),i=Oi(t.y9,"mp4a.40.5")&&Oi(n.y9,"mp4a.40.2"),e=Oi(t.y9,"mp4a.40.2")&&Oi(n.y9,"mp4a.40.34"),u=Oi(t.y9,"mp4a.40.34")&&Oi(n.y9,"mp4a.40.2"),o=Oi(t.y9,"mp4a.40.5")&&Oi(n.y9,"mp4a.40.34"),f=Oi(t.y9,"mp4a.40.34")&&Oi(n.y9,"mp4a.40.5");return!(r||i||e||u||o||f)}return!0},ut(n,[{key:"d9",get:function(){if(bt.mC)return 4096}}]),n}(Ei);function Oi(t,n){return t.indexOf(n)>-1}var Di=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),n.prototype.v9=function(t){return t>=2},n}(Ei),Ti=function(t){function n(){var n;return(n=t.call(this)||this).w9=bt.PP>=11,n.X6=bt.IP&&!(bt.VC&&bt.PP<10),n}return ft(n,t),n}(Ei),Ni=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),ut(n,[{key:"o9",get:function(){var t=this;return s.webOS&&!this.p9&&s.webOS.deviceInfo((function(n){t.p9={width:n.screenWidth,height:n.screenHeight}})),this.p9}},{key:"aM",get:function(){return!1}}]),n}(Ii),Pi=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),ut(n,[{key:"f9",get:function(){return!bt.yC||(bt.sP?92!==bt.rP:bt.tP>=100)}}]),n}(Ei),Fi=function(t){function n(){return t.apply(this,arguments)||this}return ft(n,t),ut(n,[{key:"l9",get:function(){return!0}}]),n}(Ii),Ci=function(){function t(){this.k9=new Wi,this.I9=function(){var t=function(){if(bt.TP)return new Ri;if(bt.gP||bt.wP)return new Di;if(bt.IP)return new Ti;if(bt.JC)return new Pi;return new Ei}();return bt.VC?new mi(t):bt.Ks?new bi(t):bt.oP?new Ai(t):bt.lP?new Ni(t):bt.mC?new Fi(t):new Ii(t)}(),this.E9=function(){if(self.URL)try{var t=new self.URL("b","http://a");return t.pathname="c d","http://a/c%20d"===t.href}catch(t){}return!1}(),self.performance&&self.performance.now?this.Cd=function(){return self.performance.now()}:this.Cd=an}var n=t.prototype;return n.A9=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];Ct.apply(void 0,ht(n))},n.Sv=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];Wt.apply(void 0,ht(n))},n.b9=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];jt.apply(void 0,ht(n))},n.T9=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];Mt.apply(void 0,[t].concat(ht(r)))},n.Rd=function(t,n){return a(t,n)},n.bT=function(t,n){return v(t,n)},n.Pd=function(t){l(t)},n.ST=function(t){y(t)},n.fN=function(){return this.S9.fN()},n.NA=function(){return this.S9.NA()},n.BA=function(){return this.S9.BA()},n.DA=function(){return this.S9.DA()},n.xA=function(){return this.S9.xA()},n.cN=function(t,n){return this.S9.cN(t,n)},n.aN=function(t){return this.S9.aN(t)},n.Ih=function(t,n){var r;return void 0===n&&(n=di(li)),r="object"!==(void 0===n?"undefined":b(n))||n instanceof yi?n:n.href,new yi(t,r)},n.ov=function(t,n){if(void 0===n&&(n=di(li)),this.E9){var r=function(t){return"string"==typeof t}(n)?n:n.toString();return new self.URL(t,r).href}return this.Ih(t,n).href},ut(t,[{key:"eM",get:function(){return this.k9}},{key:"Zs",get:function(){return this.I9}},{key:"C9",get:function(){return{P9:h&&h.userAgent.match(/Android /i)?"Android":"other",R9:Boolean(h&&h.userAgent.match(/Android 8.0.0/i))}}},{key:"XW",get:function(){return self&&self.location&&"https:"===self.location.protocol}},{key:"x9",get:function(){return"languages"in h?h.languages.slice():[h.language]}}]),t}(),Wi=function(){function t(){}return ut(t,[{key:"iM",get:function(){return h.oscpu}},{key:"Zs",get:function(){return h.platform}},{key:"sM",get:function(){return h.vendor}},{key:"nM",get:function(){return h.vendorSub}}]),t}();var ji=function(){function t(){}var n=t.prototype;return n.xA=function(){return Z.resolve(!1)},n.NA=function(){return Z.resolve(!1)},n.DA=function(){return Z.resolve(!1)},n.BA=function(){return Z.resolve(!1)},n.aN=function(t){return Z.resolve(!1)},n.cN=function(t,n){return Z.resolve(!1)},n.fN=function(){return Z.resolve(!1)},t}(),Mi=function(){function t(){}var n=t.prototype;return n.HF=function(){},n.yR=function(t){},n.wR=function(t){},n.sL=function(t,n){},t}(),Bi=function(t){return t.AI="arraybuffer",t.bI="json",t.TI="stream",t.LA="text",t}({});function Vi(t,i){return function(t){if(Array.isArray(t))return t}(t)||function(t,i){var e=null==t?null:void 0!==n&&t[r]||t["@@iterator"];if(null!=e){var u,o,f=[],s=!0,c=!1;try{for(e=e.call(t);!(s=(u=e.next()).done)&&(f.push(u.value),!i||f.length!==i);s=!0);}catch(t){c=!0,o=t}finally{try{s||null==e.return||e.return()}finally{if(c)throw o}}return f}}(t,i)||ct(t,i)||function(){throw new w("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Ui=function(){function t(n){var r=this;this.dd={},n instanceof t?n.asList().forEach((function(t){var n=Vi(t,2),i=n[0],e=n[1];r.append(i,e)})):Array.isArray(n)?n.forEach((function(t){var n=Vi(t,2),i=n[0],e=n[1];r.append(i,e)})):n&&_.getOwnPropertyNames(n).forEach((function(t){r.append(t,n[t])}))}var n=t.prototype;return n.append=function(t,n){var r=t,i=n;r=xi(r),i=Hi(i);var e=r.toLowerCase();if(this.dd.hasOwnProperty(e)){var u=this.dd[e],o=u[1];u[1]=o?o+", "+i:i}else this.dd[e]=[r,i]},n.delete=function(t){var n=xi(t).toLowerCase();delete this.dd[n]},n.get=function(t){var n=xi(t).toLowerCase();return this.dd.hasOwnProperty(n)?this.dd[n][1]:null},n.has=function(t){var n=xi(t).toLowerCase();return this.dd.hasOwnProperty(n)},n.set=function(t,n){var r=t,i=(r=xi(r)).toLowerCase();this.dd[i]=[r,Hi(n)]},n.forEach=function(t,n){for(var r in this.dd)this.dd.hasOwnProperty(r)&&t.call(n,this.dd[r][1],r,this)},n.asList=function(){var t=[];for(var n in this.dd)if(this.dd.hasOwnProperty(n)){var r=Vi(this.dd[n],2),i=r[0],e=r[1];t.push([i,e])}return t},n.SI=function(){var t={};return this.forEach((function(n,r){t[r]=n})),t},n.kI=function(t){var n=this;t.forEach((function(t,r){n.append(r,t)}))},n.EI=function(t){var n=this;t.forEach((function(t,r){n.set(r,t)}))},t}();function xi(t){var n=t;if("string"!=typeof n&&(n=String(n)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(n))throw new w("Invalid character in header field name");return n}function Hi(t){var n=t;return"string"!=typeof n&&(n=String(n)),n}Array.prototype.find,Array.prototype.findLast;var Li="function"==typeof Array.prototype.findIndex?function(t,n){return t.findIndex(n)}:function(t,n){for(var r=0;r<t.length;r+=1){if(n(t[r],r,t))return r}return-1},zi="function"==typeof Array.prototype.findLastIndex?function(t,n){return t.findLastIndex(n)}:function(t,n){for(var r=t.length-1;r>=0;r-=1){if(n(t[r],r,t))return r}return-1};function Ki(t,n){var r=t.indexOf(n);return-1!==r&&(Gi(t,r),!0)}function Gi(t,n){0===n?t.shift():t.splice(n,1)}function Xi(t){t.length=0}Array.prototype.flat,Array.prototype.flatMap;var $i=function(){function t(){this._d=!1,this.vd=!1,this.wd=[],this.md=[]}var n=t.prototype;return n.fd=function(){if(!this._d&&!this.vd){this._d=!0;for(var t=0,n=this.wd.slice();t<n.length;t++){(0,n[t])()}this.Du()}},n.Du=function(){if(!this.vd){this.vd=!0;for(var t=0,n=this.md.slice();t<n.length;t++){(0,n[t])()}Xi(this.wd),Xi(this.md)}},n.pd=function(t){this.vd||this.wd.push(t)},n.yd=function(t){this.vd||Ki(this.wd,t)},n.bd=function(t){this.vd||this.md.push(t)},n.Td=function(t){this.vd||Ki(this.md,t)},t}(),qi=function(){function t(){this.kd=new $i}var n=t.prototype;return n.Hl=function(){this.kd.fd()},n.Du=function(){this.kd.Du()},n.Ed=function(t){var n=this.kd;if(!n._d)if(t._d)n.fd();else if(!n.vd&&!t.vd){var r=function(){i(),n.fd()},i=function(){t.yd(r),t.Td(i),n.yd(r),n.Td(i)};t.pd(r),t.bd(i),n.pd(r),n.bd(i)}},n.Id=function(){var n=new t,r=new t,i=n.Sd,e=r.Sd,u=this.kd,o=function(){i._d&&e.vd||e._d&&i.vd?u.fd():i.vd&&e.vd&&u.Du()};i.pd(o),e.pd(o),i.bd(o),e.bd(o),n.Ed(u),r.Ed(u);return u.bd((function(){i.yd(o),e.yd(o),i.Td(o),e.Td(o)})),[n,r]},ut(t,[{key:"Sd",get:function(){return this.kd}}]),t}(),Zi=function(t,n){var r,i,e,u,o,f,s,c,h,a,l,v,y,d,w,_,g,p,k=t.lI;n?(r=n.qI,i=n.zI,e=n.XI,u=n.GI,o=n.fI,f=n.QI,s=n.Sd,c=n.Jg,h=n.KI,a=n.YI,l=n.jI,v=n.ZI,y=n.Yg,d=n.JI,w=n.$I):(r=null,i={},e="GET",u=Bi.LA,o=0,f=0,c="",h="",a="",l=!1,y=void 0,d=!1,w=void 0),this.lI=k,this.qI=t.qI||r,this.zI=new Ui(t.zI||i),this.XI=t.XI||e,this.GI=t.GI||u,this.fI=void 0!==t.fI?Number(t.fI)||0:o,this.QI=void 0!==t.QI?Number(t.QI)||0:f,this.Sd=t.Sd||s||(new qi).Sd,this.Jg=t.Jg||c,this.KI=t.KI||h,this.YI=t.YI||a,this.jI=void 0!==t.jI?Boolean(t.jI):l,this.ZI=t.ZI||v,this.Yg=null!=(_=t.Yg)?_:y,this.JI=null!=(g=t.JI)?g:d,this.$I=null!=(p=t.$I)?p:w},Ji=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];d.apply(this,n)};(Ji.prototype=_.create(d.prototype)).constructor=Ji;var Yi=function(t){function n(n,r){var i;return(i=t.call(this)||this).message=n||"Unknown error",i.cause=r,d.captureStackTrace&&d.captureStackTrace(i,i.constructor),i}return ft(n,t),ut(n,[{key:"name",get:function(){return"BaseError"}}]),n}(Ji),Qi=function(t){return t.nI="HttpOpenError",t.rI="HttpResponseError",t.hI="HttpTimeoutError",t}({}),te=function(t){function n(n,r,i){var e;return(e=t.call(this,r,i)||this).aI=n,e}return ft(n,t),ut(n,[{key:"oI",get:function(){return this.aI}}]),n}(Yi);var ne=function(t){function n(n,r){return t.call(this,n,function(t){return"Error while opening "+t+". Invalid URL."}(n.lI),r)||this}return ft(n,t),ut(n,[{key:"name",get:function(){return Qi.nI}}]),n}(te),re=function(){function t(){}var n=t.prototype;return n.oI=function(t){return Z.reject(new ne(new Zi(t)))},n.cV=function(t){},n.bn=function(){},t}(),ie=function(t){function n(n){return t.call(this,"Invalid XML",n)||this}return ft(n,t),n}(Yi),ee=function(t){function n(){var n;return(n=t.apply(this,arguments)||this).o7=new ji,n.sC=new re,n.i=new Mi,n}return ft(n,t),n.prototype.QE=function(t){throw new ie},ut(n,[{key:"S9",get:function(){return this.o7}},{key:"a7",get:function(){return!1}},{key:"Fj",get:function(){return!1}},{key:"d7",get:function(){return!1}},{key:"tZ",get:function(){return!1}},{key:"tL",get:function(){return this.i}},{key:"f7",get:function(){return{_7:Ot}}},{key:"g7",get:function(){return"default"}},{key:"v7",get:function(){return"unknown"}},{key:"Hf",get:function(){return this.sC}}]),n}(Ci);!function(t){t}(new ee);var ue=function(){function t(){this.nm=void 0,this.p=function(t){for(var n=new Array(t),r=0;r<t;r++)n[r]=0;return n}(20),this.en=0}var n=t.prototype;return n.vr=function(t){this.nm=new I(t)},n.ui=function(t){var n=this.en;this.p[n]=t,n=(n+1)%20,this.en=n},n.li=function(t){var n,r=this.nm?this.nm.length:0;this.ui(t);var i=(n=g).max.apply(n,ht(this.p));return i>r?i+=g.round(.1*i):i<r&&(i=g.min(r,i+g.round(.1*i))),i},n.nv=function(t){var n=this.li(t);return(this.nm?this.nm.length:0)!==n&&this.vr(n),this.nm},t}(),oe=("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]","[object DataView]"]),fe=(ArrayBuffer.isView,String.prototype.replaceAll,String.prototype.startsWith,String.prototype.endsWith,"function"==typeof String.prototype.repeat?function(t,n){return t.repeat(n)}:function(t,n){var r=0|n;if(0===t.length||0===r)return"";for(var i=t,e="";1==(1&r)&&(e+=i),0!=(r>>>=1);)i+=i;return e}),se=(String.prototype.padStart,String.prototype.padEnd,16384);String.fromCodePoint;function ce(t,n){for(var r=[],i=0;i<t.length;i+=se)r.push(n.apply(void 0,ht(t.slice(i,i+se))));return r.join("")}function he(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=t.byteLength),t.slice?t.slice(n,r):function(t){if(t.slice)return t.slice(0);var n=new I(t.byteLength);return n.set(t,0),n}(function(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=t.byteLength),new I(t.buffer,t.byteOffset+n,r-n)}(t,n,r))}var ae=function(t){function n(n,r,i){var e;return(e=t.call(this,r,i)||this).code=n,e}return ft(n,t),n}(Yi),le=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22,82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125,198,248,238,246,255,214,222,145,96,2,206,86,231,181,77,236,143,31,137,250,239,178,142,251,65,179,95,69,35,83,228,155,117,225,61,76,108,126,245,131,104,81,209,249,226,171,98,42,8,149,70,157,48,55,10,47,14,36,27,223,205,78,127,234,18,29,88,52,54,220,180,91,164,118,183,125,82,221,94,19,166,185,0,193,64,227,121,182,212,141,103,114,148,152,176,133,187,197,79,237,134,154,102,17,138,233,4,254,160,120,37,75,162,93,128,5,63,33,112,241,99,119,175,66,32,229,253,191,129,24,38,195,190,53,136,46,147,85,252,122,200,186,50,230,192,25,158,163,68,84,59,11,140,199,107,40,167,188,22,173,219,100,116,20,146,12,72,184,159,189,67,196,57,49,211,242,213,139,110,218,1,177,156,73,216,172,243,207,202,244,71,16,111,240,74,92,56,87,115,151,203,161,232,62,150,97,13,15,224,124,113,204,144,6,247,28,194,106,174,105,23,153,58,39,217,235,43,34,210,169,7,51,45,60,21,201,135,170,80,165,3,89,9,26,101,215,132,208,130,41,90,30,123,168,109,44,165,132,153,141,13,189,177,84,80,3,169,125,25,98,230,154,69,157,64,135,21,235,201,11,236,103,253,234,191,247,150,91,194,28,174,106,90,65,2,79,92,244,52,8,147,115,83,63,12,82,101,94,40,161,15,181,9,54,155,61,38,105,205,159,27,158,116,46,45,178,238,251,246,77,97,206,123,62,113,151,245,104,0,44,96,31,200,237,190,70,217,75,222,212,232,74,107,42,229,22,197,215,85,148,207,16,6,129,240,68,186,227,243,254,192,138,173,188,72,4,223,193,117,99,48,26,14,109,76,20,53,47,225,162,204,57,87,242,130,71,172,231,43,149,160,152,209,127,102,126,171,131,202,41,211,60,121,226,29,118,59,86,78,30,219,10,108,228,93,110,239,166,168,164,55,139,50,67,89,183,140,100,210,224,180,250,7,37,175,142,233,24,213,136,111,114,36,241,199,81,35,124,156,33,221,220,134,133,144,66,196,170,216,5,1,18,163,95,249,208,145,88,39,185,56,19,179,51,187,112,137,167,182,34,146,32,73,255,120,122,143,248,128,23,218,49,198,184,195,176,119,17,203,252,214,58,0,9,18,27,36,45,54,63,72,65,90,83,108,101,126,119,144,153,130,139,180,189,166,175,216,209,202,195,252,245,238,231,59,50,41,32,31,22,13,4,115,122,97,104,87,94,69,76,171,162,185,176,143,134,157,148,227,234,241,248,199,206,213,220,118,127,100,109,82,91,64,73,62,55,44,37,26,19,8,1,230,239,244,253,194,203,208,217,174,167,188,181,138,131,152,145,77,68,95,86,105,96,123,114,5,12,23,30,33,40,51,58,221,212,207,198,249,240,235,226,149,156,135,142,177,184,163,170,236,229,254,247,200,193,218,211,164,173,182,191,128,137,146,155,124,117,110,103,88,81,74,67,52,61,38,47,16,25,2,11,215,222,197,204,243,250,225,232,159,150,141,132,187,178,169,160,71,78,85,92,99,106,113,120,15,6,29,20,43,34,57,48,154,147,136,129,190,183,172,165,210,219,192,201,246,255,228,237,10,3,24,17,46,39,60,53,66,75,80,89,102,111,116,125,161,168,179,186,133,140,151,158,233,224,251,242,205,196,223,214,49,56,35,42,21,28,7,14,121,112,107,98,93,84,79,70,0,11,22,29,44,39,58,49,88,83,78,69,116,127,98,105,176,187,166,173,156,151,138,129,232,227,254,245,196,207,210,217,123,112,109,102,87,92,65,74,35,40,53,62,15,4,25,18,203,192,221,214,231,236,241,250,147,152,133,142,191,180,169,162,246,253,224,235,218,209,204,199,174,165,184,179,130,137,148,159,70,77,80,91,106,97,124,119,30,21,8,3,50,57,36,47,141,134,155,144,161,170,183,188,213,222,195,200,249,242,239,228,61,54,43,32,17,26,7,12,101,110,115,120,73,66,95,84,247,252,225,234,219,208,205,198,175,164,185,178,131,136,149,158,71,76,81,90,107,96,125,118,31,20,9,2,51,56,37,46,140,135,154,145,160,171,182,189,212,223,194,201,248,243,238,229,60,55,42,33,16,27,6,13,100,111,114,121,72,67,94,85,1,10,23,28,45,38,59,48,89,82,79,68,117,126,99,104,177,186,167,172,157,150,139,128,233,226,255,244,197,206,211,216,122,113,108,103,86,93,64,75,34,41,52,63,14,5,24,19,202,193,220,215,230,237,240,251,146,153,132,143,190,181,168,163,0,13,26,23,52,57,46,35,104,101,114,127,92,81,70,75,208,221,202,199,228,233,254,243,184,181,162,175,140,129,150,155,187,182,161,172,143,130,149,152,211,222,201,196,231,234,253,240,107,102,113,124,95,82,69,72,3,14,25,20,55,58,45,32,109,96,119,122,89,84,67,78,5,8,31,18,49,60,43,38,189,176,167,170,137,132,147,158,213,216,207,194,225,236,251,246,214,219,204,193,226,239,248,245,190,179,164,169,138,135,144,157,6,11,28,17,50,63,40,37,110,99,116,121,90,87,64,77,218,215,192,205,238,227,244,249,178,191,168,165,134,139,156,145,10,7,16,29,62,51,36,41,98,111,120,117,86,91,76,65,97,108,123,118,85,88,79,66,9,4,19,30,61,48,39,42,177,188,171,166,133,136,159,146,217,212,195,206,237,224,247,250,183,186,173,160,131,142,153,148,223,210,197,200,235,230,241,252,103,106,125,112,83,94,73,68,15,2,21,24,59,54,33,44,12,1,22,27,56,53,34,47,100,105,126,115,80,93,74,71,220,209,198,203,232,229,242,255,180,185,174,163,128,141,154,151,0,14,28,18,56,54,36,42,112,126,108,98,72,70,84,90,224,238,252,242,216,214,196,202,144,158,140,130,168,166,180,186,219,213,199,201,227,237,255,241,171,165,183,185,147,157,143,129,59,53,39,41,3,13,31,17,75,69,87,89,115,125,111,97,173,163,177,191,149,155,137,135,221,211,193,207,229,235,249,247,77,67,81,95,117,123,105,103,61,51,33,47,5,11,25,23,118,120,106,100,78,64,82,92,6,8,26,20,62,48,34,44,150,152,138,132,174,160,178,188,230,232,250,244,222,208,194,204,65,79,93,83,121,119,101,107,49,63,45,35,9,7,21,27,161,175,189,179,153,151,133,139,209,223,205,195,233,231,245,251,154,148,134,136,162,172,190,176,234,228,246,248,210,220,206,192,122,116,102,104,66,76,94,80,10,4,22,24,50,60,46,32,236,226,240,254,212,218,200,198,156,146,128,142,164,170,184,182,12,2,16,30,52,58,40,38,124,114,96,110,68,74,88,86,55,57,43,37,15,1,19,29,71,73,91,85,127,113,99,109,215,217,203,197,239,225,243,253,167,169,187,181,159,145,131,141],ve=2048,ye=16;function de(t,n,r){var i=0,e=0,u=0,o=0,f=0,s=0,c=0,h=0,a=0,l=0,v=0,y=0,d=0,w=0,_=0,g=0,p=0,k=0,S=0,I=0,b=0,m=0,A=0,E=0,R=0,O=0,D=0,T=0,N=0,P=0,F=0,C=0,W=0,j=0,M=0,B=0,V=0,U=0,x=0,H=0,L=0,z=0,K=0,G=0,X=0,$=0,q=0,Z=0,J=0,Y=0,Q=0,tt=0,nt=0,rt=0,it=0,et=0,ut=0,ot=0,ft=0,st=0,ct=0,ht=0,at=0,lt=0,vt=0,yt=0,dt=0,wt=0,_t=0,gt=0,pt=0,kt=0,St=0,It=0,bt=0,mt=0,At=0,Et=0,Rt=0,Ot=0,Dt=0,Tt=0,Nt=0,Pt=0,Ft=0,Ct=0,Wt=0,jt=0,Mt=0,Bt=0,Vt=0,Ut=0,xt=0,Ht=0,Lt=0,zt=0,Kt=0,Gt=0,Xt=0,$t=0,qt=0,Zt=0,Jt=0,Yt=0,Qt=0,tn=0,nn=0,rn=0,en=0,un=0,on=0,fn=0,sn=0,cn=0,hn=0,an=0,ln=0,vn=0,yn=0,dn=0,wn=0,_n=0,gn=0,pn=0,kn=0,Sn=0,In=0,bn=0,mn=0,An=0,En=0,Rn=0,On=0,Dn=0,Tn=0,Nn=0,Pn=0,Fn=0,Cn=0,Wn=0,jn=0,Mn=0,Bn=0,Vn=0,Un=0,xn=0,Hn=0,Ln=0,zn=0,Kn=0,Gn=0,Xn=0,$n=0,qn=0,Zn=0,Jn=0,Yn=0,Qn=0,tr=0,nr=0,rr=0,ir=0,er=0,ur=0,or=0,fr=0,sr=0,cr=0,hr=0,ar=0,lr=0,vr=0,yr=0,dr=0,wr=0,_r=0,gr=0,pr=0,kr=0,Sr=0,Ir=0,br=0,mr=0,Ar=0,Er=0,Rr=0,Or=0,Dr=0,Tr=0,Nr=0,Pr=0,Fr=0,Cr=0,Wr=0,jr=0,Mr=0,Br=0,Vr=0,Ur=0,xr=0,Hr=0,Lr=0,zr=0,Kr=0,Gr=0,Xr=0,$r=0,qr=0,Zr=0,Jr=0,Yr=0,Qr=0,ti=0,ni=0,ri=0,ii=0,ei=0,ui=0,oi=0,fi=0,si=0,ci=0,hi=0,ai=0,li=0,vi=0,yi=0,di=0,wi=0,_i=0,gi=0,pi=0,ki=0,Si=0,Ii=0,bi=0,mi=0,Ai=0,Ei=0,Ri=0,Oi=0,Di=0,Ti=0,Ni=0,Pi=0,Fi=0,Ci=0,Wi=0,ji=0,Mi=0,Bi=0,Vi=0,Ui=0,xi=0,Hi=0,Li=0,zi=0,Ki=new t.Uint8Array(r);function Gi(t,n,r,Gi,Xi,$i,qi,Zi,Ji,Yi,Qi,te,ne,re,ie,ee){t|=0,n|=0,r|=0,Gi|=0,Xi|=0,$i|=0,qi|=0,Zi|=0,Ji|=0,Yi|=0,Qi|=0,te|=0,ne|=0,re|=0,ie|=0,ee|=0;var ue=0,oe=0,fe=0,se=0,ce=0,he=0,ae=0,le=0,ve=0,ye=0,de=0,we=0,_e=0,ge=0,pe=0,ke=0,Se=256,Ie=1024,be=1280,me=1536,Ae=1792;32==(0|p)?(ue=Ki[Se|t^Di]^vi,oe=Ki[Se|re^Hi]^yi,fe=Ki[Se|Qi^Vi]^di,se=Ki[Se|Zi^ji]^wi,ce=Ki[Se|Xi^Fi]^_i,he=Ki[Se|n^Ti]^gi,ae=Ki[Se|ie^Li]^pi,le=Ki[Se|te^Ui]^ki,ve=Ki[Se|Ji^Mi]^Si,ye=Ki[Se|$i^Ci]^Ii,de=Ki[Se|r^Ni]^bi,we=Ki[Se|ee^zi]^mi,_e=Ki[Se|ne^xi]^Ai,ge=Ki[Se|Yi^Bi]^Ei,pe=Ki[Se|qi^Wi]^Ri,ke=Ki[Se|Gi^Pi]^Oi,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^Jr,oe=Ki[Se|n]^Yr,fe=Ki[Se|r]^Qr,se=Ki[Se|Gi]^ti,ce=Ki[Se|Xi]^ni,he=Ki[Se|$i]^ri,ae=Ki[Se|qi]^ii,le=Ki[Se|Zi]^ei,ve=Ki[Se|Ji]^ui,ye=Ki[Se|Yi]^oi,de=Ki[Se|Qi]^fi,we=Ki[Se|te]^si,_e=Ki[Se|ne]^ci,ge=Ki[Se|re]^hi,pe=Ki[Se|ie]^ai,ke=Ki[Se|ee]^li,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^Wr,oe=Ki[Se|n]^jr,fe=Ki[Se|r]^Mr,se=Ki[Se|Gi]^Br,ce=Ki[Se|Xi]^Vr,he=Ki[Se|$i]^Ur,ae=Ki[Se|qi]^xr,le=Ki[Se|Zi]^Hr,ve=Ki[Se|Ji]^Lr,ye=Ki[Se|Yi]^zr,de=Ki[Se|Qi]^Kr,we=Ki[Se|te]^Gr,_e=Ki[Se|ne]^Xr,ge=Ki[Se|re]^$r,pe=Ki[Se|ie]^qr,ke=Ki[Se|ee]^Zr,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^pr,oe=Ki[Se|n]^kr,fe=Ki[Se|r]^Sr,se=Ki[Se|Gi]^Ir,ce=Ki[Se|Xi]^br,he=Ki[Se|$i]^mr,ae=Ki[Se|qi]^Ar,le=Ki[Se|Zi]^Er,ve=Ki[Se|Ji]^Rr,ye=Ki[Se|Yi]^Or,de=Ki[Se|Qi]^Dr,we=Ki[Se|te]^Tr,_e=Ki[Se|ne]^Nr,ge=Ki[Se|re]^Pr,pe=Ki[Se|ie]^Fr,ke=Ki[Se|ee]^Cr,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^ir,oe=Ki[Se|n]^er,fe=Ki[Se|r]^ur,se=Ki[Se|Gi]^or,ce=Ki[Se|Xi]^fr,he=Ki[Se|$i]^sr,ae=Ki[Se|qi]^cr,le=Ki[Se|Zi]^hr,ve=Ki[Se|Ji]^ar,ye=Ki[Se|Yi]^lr,de=Ki[Se|Qi]^vr,we=Ki[Se|te]^yr,_e=Ki[Se|ne]^dr,ge=Ki[Se|re]^wr,pe=Ki[Se|ie]^_r,ke=Ki[Se|ee]^gr):(ue=Ki[Se|t^pr]^ir,oe=Ki[Se|re^Pr]^er,fe=Ki[Se|Qi^Dr]^ur,se=Ki[Se|Zi^Er]^or,ce=Ki[Se|Xi^br]^fr,he=Ki[Se|n^kr]^sr,ae=Ki[Se|ie^Fr]^cr,le=Ki[Se|te^Tr]^hr,ve=Ki[Se|Ji^Rr]^ar,ye=Ki[Se|$i^mr]^lr,de=Ki[Se|r^Sr]^vr,we=Ki[Se|ee^Cr]^yr,_e=Ki[Se|ne^Nr]^dr,ge=Ki[Se|Yi^Or]^wr,pe=Ki[Se|qi^Ar]^_r,ke=Ki[Se|Gi^Ir]^gr),t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^xn,oe=Ki[Se|n]^Hn,fe=Ki[Se|r]^Ln,se=Ki[Se|Gi]^zn,ce=Ki[Se|Xi]^Kn,he=Ki[Se|$i]^Gn,ae=Ki[Se|qi]^Xn,le=Ki[Se|Zi]^$n,ve=Ki[Se|Ji]^qn,ye=Ki[Se|Yi]^Zn,de=Ki[Se|Qi]^Jn,we=Ki[Se|te]^Yn,_e=Ki[Se|ne]^Qn,ge=Ki[Se|re]^tr,pe=Ki[Se|ie]^nr,ke=Ki[Se|ee]^rr,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^An,oe=Ki[Se|n]^En,fe=Ki[Se|r]^Rn,se=Ki[Se|Gi]^On,ce=Ki[Se|Xi]^Dn,he=Ki[Se|$i]^Tn,ae=Ki[Se|qi]^Nn,le=Ki[Se|Zi]^Pn,ve=Ki[Se|Ji]^Fn,ye=Ki[Se|Yi]^Cn,de=Ki[Se|Qi]^Wn,we=Ki[Se|te]^jn,_e=Ki[Se|ne]^Mn,ge=Ki[Se|re]^Bn,pe=Ki[Se|ie]^Vn,ke=Ki[Se|ee]^Un,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^cn,oe=Ki[Se|n]^hn,fe=Ki[Se|r]^an,se=Ki[Se|Gi]^ln,ce=Ki[Se|Xi]^vn,he=Ki[Se|$i]^yn,ae=Ki[Se|qi]^dn,le=Ki[Se|Zi]^wn,ve=Ki[Se|Ji]^_n,ye=Ki[Se|Yi]^gn,de=Ki[Se|Qi]^pn,we=Ki[Se|te]^kn,_e=Ki[Se|ne]^Sn,ge=Ki[Se|re]^In,pe=Ki[Se|ie]^bn,ke=Ki[Se|ee]^mn,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^Gt,oe=Ki[Se|n]^Xt,fe=Ki[Se|r]^$t,se=Ki[Se|Gi]^qt,ce=Ki[Se|Xi]^Zt,he=Ki[Se|$i]^Jt,ae=Ki[Se|qi]^Yt,le=Ki[Se|Zi]^Qt,ve=Ki[Se|Ji]^tn,ye=Ki[Se|Yi]^nn,de=Ki[Se|Qi]^rn,we=Ki[Se|te]^en,_e=Ki[Se|ne]^un,ge=Ki[Se|re]^on,pe=Ki[Se|ie]^fn,ke=Ki[Se|ee]^sn,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^Tt,oe=Ki[Se|n]^Nt,fe=Ki[Se|r]^Pt,se=Ki[Se|Gi]^Ft,ce=Ki[Se|Xi]^Ct,he=Ki[Se|$i]^Wt,ae=Ki[Se|qi]^jt,le=Ki[Se|Zi]^Mt,ve=Ki[Se|Ji]^Bt,ye=Ki[Se|Yi]^Vt,de=Ki[Se|Qi]^Ut,we=Ki[Se|te]^xt,_e=Ki[Se|ne]^Ht,ge=Ki[Se|re]^Lt,pe=Ki[Se|ie]^zt,ke=Ki[Se|ee]^Kt,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^yt,oe=Ki[Se|n]^dt,fe=Ki[Se|r]^wt,se=Ki[Se|Gi]^_t,ce=Ki[Se|Xi]^gt,he=Ki[Se|$i]^pt,ae=Ki[Se|qi]^kt,le=Ki[Se|Zi]^St,ve=Ki[Se|Ji]^It,ye=Ki[Se|Yi]^bt,de=Ki[Se|Qi]^mt,we=Ki[Se|te]^At,_e=Ki[Se|ne]^Et,ge=Ki[Se|re]^Rt,pe=Ki[Se|ie]^Ot,ke=Ki[Se|ee]^Dt,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^Y,oe=Ki[Se|n]^Q,fe=Ki[Se|r]^tt,se=Ki[Se|Gi]^nt,ce=Ki[Se|Xi]^rt,he=Ki[Se|$i]^it,ae=Ki[Se|qi]^et,le=Ki[Se|Zi]^ut,ve=Ki[Se|Ji]^ot,ye=Ki[Se|Yi]^ft,de=Ki[Se|Qi]^st,we=Ki[Se|te]^ct,_e=Ki[Se|ne]^ht,ge=Ki[Se|re]^at,pe=Ki[Se|ie]^lt,ke=Ki[Se|ee]^vt,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],ue=Ki[Se|t]^j,oe=Ki[Se|n]^M,fe=Ki[Se|r]^B,se=Ki[Se|Gi]^V,ce=Ki[Se|Xi]^U,he=Ki[Se|$i]^x,ae=Ki[Se|qi]^H,le=Ki[Se|Zi]^L,ve=Ki[Se|Ji]^z,ye=Ki[Se|Yi]^K,de=Ki[Se|Qi]^G,we=Ki[Se|te]^X,_e=Ki[Se|ne]^$,ge=Ki[Se|re]^q,pe=Ki[Se|ie]^Z,ke=Ki[Se|ee]^J,t=Ki[Ae|ue]^Ki[be|oe]^Ki[me|fe]^Ki[Ie|se],n=Ki[Ie|_e]^Ki[Ae|ge]^Ki[be|pe]^Ki[me|ke],r=Ki[me|ve]^Ki[Ie|ye]^Ki[Ae|de]^Ki[be|we],Gi=Ki[be|ce]^Ki[me|he]^Ki[Ie|ae]^Ki[Ae|le],Xi=Ki[Ae|ce]^Ki[be|he]^Ki[me|ae]^Ki[Ie|le],$i=Ki[Ie|ue]^Ki[Ae|oe]^Ki[be|fe]^Ki[me|se],qi=Ki[me|_e]^Ki[Ie|ge]^Ki[Ae|pe]^Ki[be|ke],Zi=Ki[be|ve]^Ki[me|ye]^Ki[Ie|de]^Ki[Ae|we],Ji=Ki[Ae|ve]^Ki[be|ye]^Ki[me|de]^Ki[Ie|we],Yi=Ki[Ie|ce]^Ki[Ae|he]^Ki[be|ae]^Ki[me|le],Qi=Ki[me|ue]^Ki[Ie|oe]^Ki[Ae|fe]^Ki[be|se],te=Ki[be|_e]^Ki[me|ge]^Ki[Ie|pe]^Ki[Ae|ke],ne=Ki[Ae|_e]^Ki[be|ge]^Ki[me|pe]^Ki[Ie|ke],re=Ki[Ie|ve]^Ki[Ae|ye]^Ki[be|de]^Ki[me|we],ie=Ki[me|ce]^Ki[Ie|he]^Ki[Ae|ae]^Ki[be|le],ee=Ki[be|ue]^Ki[me|oe]^Ki[Ie|fe]^Ki[Ae|se],i=Ki[Se|t]^k,e=Ki[Se|n]^S,u=Ki[Se|r]^I,o=Ki[Se|Gi]^b,f=Ki[Se|Xi]^m,s=Ki[Se|$i]^A,c=Ki[Se|qi]^E,h=Ki[Se|Zi]^R,a=Ki[Se|Ji]^O,l=Ki[Se|Yi]^D,v=Ki[Se|Qi]^T,y=Ki[Se|te]^N,d=Ki[Se|ne]^P,w=Ki[Se|re]^F,_=Ki[Se|ie]^C,g=Ki[Se|ee]^W}return{iv:function(t,n,r,p,k,S,I,b,m,A,E,R,O,D,T,N){i=t|=0,e=n|=0,u=r|=0,o=p|=0,f=k|=0,s=S|=0,c=I|=0,h=b|=0,a=m|=0,l=A|=0,v=E|=0,y=R|=0,d=O|=0,w=D|=0,_=T|=0,g=N|=0},sv:function(t,n,r,i,e,u,o,f,s,c,h,a,l,v,y,d){S=n|=0,I=r|=0,b=i|=0,m=e|=0,A=u|=0,E=o|=0,R=f|=0,O=s|=0,D=c|=0,T=h|=0,N=a|=0,P=l|=0,C=y|=0,W=d|=0,p=16,j=(k=t|=0)^Ki[0|(F=v|=0)]^1,M=S^Ki[0|C],B=I^Ki[0|W],V=b^Ki[0|P],$=P^(z=O^(U=m^j)),Z=C^(G=T^(H=E^B)),J=W^(X=N^(L=R^V)),Y=j^Ki[0|(q=F^(K=D^(x=A^M)))]^2,Q=M^Ki[0|Z],tt=B^Ki[0|J],nt=V^Ki[0|$],ht=$^(ot=z^(rt=U^Y)),lt=Z^(st=G^(et=H^tt)),vt=J^(ct=X^(ut=L^nt)),yt=Y^Ki[0|(at=q^(ft=K^(it=x^Q)))]^4,dt=Q^Ki[0|lt],wt=tt^Ki[0|vt],_t=nt^Ki[0|ht],Et=ht^(It=ot^(gt=rt^yt)),Ot=lt^(mt=st^(kt=et^wt)),Dt=vt^(At=ct^(St=ut^_t)),Tt=yt^Ki[0|(Rt=at^(bt=ft^(pt=it^dt)))]^8,Nt=dt^Ki[0|Ot],Pt=wt^Ki[0|Dt],Ft=_t^Ki[0|Et],Ht=Et^(Bt=It^(Ct=gt^Tt)),zt=Ot^(Ut=mt^(jt=kt^Pt)),Kt=Dt^(xt=At^(Mt=St^Ft)),Gt=Tt^Ki[0|(Lt=Rt^(Vt=bt^(Wt=pt^Nt)))]^16,Xt=Nt^Ki[0|zt],$t=Pt^Ki[0|Kt],qt=Ft^Ki[0|Ht],un=Ht^(tn=Bt^(Zt=Ct^Gt)),fn=zt^(rn=Ut^(Yt=jt^$t)),sn=Kt^(en=xt^(Qt=Mt^qt)),cn=Gt^Ki[0|(on=Lt^(nn=Vt^(Jt=Wt^Xt)))]^32,hn=Xt^Ki[0|fn],an=$t^Ki[0|sn],ln=qt^Ki[0|un],Sn=un^(_n=tn^(vn=Zt^cn)),bn=fn^(pn=rn^(dn=Yt^an)),mn=sn^(kn=en^(wn=Qt^ln)),An=cn^Ki[0|(In=on^(gn=nn^(yn=Jt^hn)))]^64,En=hn^Ki[0|bn],Rn=an^Ki[0|mn],On=ln^Ki[0|Sn],Mn=Sn^(Fn=_n^(Dn=vn^An)),Vn=bn^(Wn=pn^(Nn=dn^Rn)),Un=mn^(jn=kn^(Pn=wn^On)),xn=An^Ki[0|(Bn=In^(Cn=gn^(Tn=yn^En)))]^128,Hn=En^Ki[0|Vn],Ln=Rn^Ki[0|Un],zn=On^Ki[0|Mn],Qn=Mn^(qn=Fn^(Kn=Dn^xn)),nr=Vn^(Jn=Wn^(Xn=Nn^Ln)),rr=Un^(Yn=jn^($n=Pn^zn)),ir=xn^Ki[0|(tr=Bn^(Zn=Cn^(Gn=Tn^Hn)))]^27,er=Hn^Ki[0|nr],ur=Ln^Ki[0|rr],or=zn^Ki[0|Qn],dr=Qn^(ar=qn^(fr=Kn^ir)),_r=nr^(vr=Jn^(cr=Xn^ur)),gr=rr^(yr=Yn^(hr=$n^or)),pr=ir^Ki[0|(wr=tr^(lr=Zn^(sr=Gn^er)))]^54,kr=er^Ki[0|_r],Sr=ur^Ki[0|gr],Ir=or^Ki[0|dr],Nr=dr^(Rr=ar^(br=fr^pr)),Pr=wr^(Or=lr^(mr=sr^kr)),Fr=_r^(Dr=vr^(Ar=cr^Sr)),Cr=gr^(Tr=yr^(Er=hr^Ir))},cv:function(t,n){n|=0;var r=0,p=0,k=0,S=0,I=0,b=0,m=0,A=0,E=0,R=0,O=0,D=0,T=0,N=0,P=0,F=0,C=0;if(15&(t|=0))return-1;for(r=i,p=e,k=u,S=o,I=f,b=s,m=c,A=h,E=a,R=l,O=v,D=y,T=d,N=w,P=_,F=g;(0|n)>=16;)Gi(0|Ki[t],0|Ki[1|t],0|Ki[2|t],0|Ki[3|t],0|Ki[4|t],0|Ki[5|t],0|Ki[6|t],0|Ki[7|t],0|Ki[8|t],0|Ki[9|t],0|Ki[10|t],0|Ki[11|t],0|Ki[12|t],0|Ki[13|t],0|Ki[14|t],0|Ki[15|t]),i^=r,r=0|Ki[t],e^=p,p=0|Ki[1|t],u^=k,k=0|Ki[2|t],o^=S,S=0|Ki[3|t],f^=I,I=0|Ki[4|t],s^=b,b=0|Ki[5|t],c^=m,m=0|Ki[6|t],h^=A,A=0|Ki[7|t],a^=E,E=0|Ki[8|t],l^=R,R=0|Ki[9|t],v^=O,O=0|Ki[10|t],y^=D,D=0|Ki[11|t],d^=T,T=0|Ki[12|t],w^=N,N=0|Ki[13|t],_^=P,P=0|Ki[14|t],g^=F,F=0|Ki[15|t],Ki[t]=i,Ki[1|t]=e,Ki[2|t]=u,Ki[3|t]=o,Ki[4|t]=f,Ki[5|t]=s,Ki[6|t]=c,Ki[7|t]=h,Ki[8|t]=a,Ki[9|t]=l,Ki[10|t]=v,Ki[11|t]=y,Ki[12|t]=d,Ki[13|t]=w,Ki[14|t]=_,Ki[15|t]=g,t=t+16|0,n=n-16|0,C=C+16|0;return i=r,e=p,u=k,o=S,f=I,s=b,c=m,h=A,a=E,l=R,v=O,y=D,d=T,w=N,_=P,g=F,0|C}}}function we(t){return new I(t).set(le),de({Uint8Array:I},0,t)}var _e=new I(1048576),ge=function(){function t(t){this.av=!0,this.aut=ve,this.lv=0,this.dv=null,this.gv=new ue,this.kv=new ue,this.jv=new ue;var n=t.ty||4096;if(n<=0||n%4096)throw new ae("CAD1409","Invalid heap size");this.ny=t.ny||new I(n),this.hy=t.hy||we(this.ny.buffer),this.sr(t)}var n=t.prototype;return n.ky=function(t){var n=t.my;this.dv=null,this.aut=ve,this.lv=0;var r=new I(16);return n&&(n.length>16&&(n=he(n,0,16)),r.set(n,16-n.length),this.hy.sv(r[0],r[1],r[2],r[3],r[4],r[5],r[6],r[7],r[8],r[9],r[10],r[11],r[12],r[13],r[14],r[15])),this},n.nd=function(t){var n=new I(ye);if(t){0;var r=t.length>ye?he(t,0,ye):t;n.set(r,ye-r.length)}this.hy.iv(n[0],n[1],n[2],n[3],n[4],n[5],n[6],n[7],n[8],n[9],n[10],n[11],n[12],n[13],n[14],n[15])},n.sr=function(t){this.ky(t);var n=t.av;return this.av=void 0===n||Boolean(n),this.nd(t.jkt),this},n.ad=function(t,n,r,i,e){var u=t.byteLength-n,o=u<e?u:e;return t.set(new I(r.buffer||r,i,o),n),o},n.gd=function(t){for(var n=t.byteOffset||0,r=t.byteLength||t.length||0,i=this.hy,e=this.ny,u=this.av,o=this.aut,f=this.lv,s=0,c=ye*g.floor((f+r)/ye),h=0,a=this.gv.nv(c);r>0;)f+=h=this.ad(e,o+f,t,n,r),n+=h,r-=h,h=i.cv(o,f-(u&&0===r&&f%ye==0?ye:0)),a.set(e.subarray(o,o+h),s),s+=h,h<f?(o+=h,f-=h):(o=ve,f=0);return this.dv=a.subarray(0,s),this.aut=o,this.lv=f,this},n.Ad=function(){var t,n=this.hy,r=this.ny,i=this.av,e=this.aut,u=this.lv,o=this.kv.nv(u);if(0===u){if(i)throw new ae("DAC1559","Invalid padding");return this.dv=new I(0),this.aut=ve,this.lv=0,this}if(u%ye!=0)throw new ae("DAC1563","Invalid data length");return u>0&&(n.cv(e,u),o.set(r.subarray(e,e+u))),i&&(t=o[u-1],o=o.subarray(0,u-t)),this.dv=o.subarray(0,u),this.aut=ve,this.lv=0,this},n.nRt=function(t){var n=this.gd(t).dv,r=this.Ad().dv,i=n.length+r.length,e=this.jv.nv(i);return e.set(n),r.length>0&&e.set(r,n.length),this.dv=e.subarray(0,i),this},t}(),pe=new ge({ny:_e,hy:we(_e.buffer)});var ke,Se=self;function Ie(t,n){return void 0===ke&&(ke=function(){var t=new I(1);try{return Se.postMessage(t,[t.buffer]),0===t.byteLength}catch(t){return!1}}()),n&&ke?Se.postMessage(t,n):Se.postMessage(t)}var be=function(t){return t.$Mt="nRt",t.tLt="RRt",t}({}),me=function(t){return t.eLt="iLt",t.sLt="nLt",t}({}),Ae=self;function Ee(t,n,r){Ae.postMessage({mLt:me.sLt,wLt:t,yLt:(null==n?void 0:n.code)||r||"DAW0008",ALt:(null==n?void 0:n.message)||""})}var Re,Oe=[];function De(t){for(var n=0;n<Oe.length;n++){if(Oe[n].dLt===t)return void Gi(Oe,n)}}function Te(){Oe.length?Re||(Re=a(Ne,0)):(l(Re),Re=void 0)}function Ne(){Re&&(l(Re),Re=void 0),Oe.length&&function(t){var n,r=t.lLt,i=t.dLt,e=t.fLt,u=t._Lt,o=t.gLt;try{if(r!==be.$Mt)return Ee(i,new ae("DAW0042","Unknown message type"));try{n=function(t,n,r,i){if(void 0===t)throw new ae("CAD1600","Missing data");if(void 0===n)throw new ae("CAD1603","Missing key");return pe.sr({my:n,av:r,jkt:i}).nRt(t).dv}(e,u,!0,o)}catch(t){return Ee(i,t,"DAW0033")}try{return Ie({mLt:me.eLt,wLt:i,pLt:n},[n.buffer])}catch(t){return Ee(i,t,"DAW0038")}}catch(t){return Ee(i,t,"DAW0045")}}(Oe.shift()),Te()}Ae.addEventListener("message",(function(t){var n=t.data;if(n.lLt===be.tLt)!function(t){for(var n=0;n<t.length;n++)De(t[n])}(n.tw);else!function(t){Oe.push(t)}(n);Te()}),!1),Ae.postMessage({JMt:"8.6.0"})}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof a?a:"undefined"!=typeof global?global:this);
|