@theoplayer/extended 8.4.0 → 8.4.2
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 +1 -1
- package/THEOplayer.chromeless.esm.js +2 -2
- package/THEOplayer.chromeless.js +3 -3
- package/THEOplayer.common.esm.js +3 -3
- package/THEOplayer.d.ts +1 -1
- 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/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.4.
|
|
29
|
-
Created: 2024-11-
|
|
28
|
+
Version: 8.4.2
|
|
29
|
+
Created: 2024-11-15T10:36:45.471Z
|
|
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.Lyt=void 0,this.i5t=[],R(t,this)}function I(t,n){for(;3===t.Pa;)t=t.Lyt;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.Lyt)}catch(t){return void m(n.promise,t)}b(n.promise,i)}else(1===t.Pa?b:m)(n.promise,t.Lyt)}))):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.Lyt=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.Lyt=n,A(t)}catch(n){m(t,n)}}function m(t,n){t.Pa=2,t.Lyt=n,A(t)}function A(t){2===t.Pa&&0===t.i5t.length&&S.r5t((function(){t.n5t||S.e5t(t.Lyt)}));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.aC=0,this.hW=0,this.ZC=[],this.u5t=t}return t.prototype.s5t=function(t){var n=this.length();this.o5t(n+1);var r=this.hW+n&this.u5t-1;this.ZC[r]=t,this.aC=n+1},t.prototype.push=function(t){var n=this.length()+1;if(this.u5t<n)this.s5t(t);else{var r=this.hW+n-1,i=this.u5t-1;this.ZC[r&i]=t,this.aC=n}},t.prototype.shift=function(){var t=this.hW,n=this.ZC[t];return this.ZC[t]=void 0,this.hW=t+1&this.u5t-1,this.aC--,n},t.prototype.length=function(){return this.aC},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.hW+this.aC&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.ZC,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={o0:function(t){K.push(t),X||(X=!0,z($))},jV:$=function(){for(;K.length()>0;)K.shift()();X=!1}}).jV,S.r5t=Z.o0,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.MI="web",t.FI="android",t.UI="android-tv",t.VI="ios",t.HI="tvos",t.WI="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.zI=Boolean("ontouchstart"in self||self.DocumentTouch&&e instanceof self.DocumentTouch||u&&u.msMaxTouchPoints),this.GI=/(mac\sos\sx)\s?([\w\s\.]+\w)*/i.test(ot)||/(macintosh|mac(?=_powerpc)\s)/i.test(ot),this.KI=/Windows NT/i.test(ot),this.jI=ht?d(ht[1]):0,this.JI=/Android/i.test(ot),this.tR=ct?d(ct[1]):0,this.iR=/windows phone (8|8\.1)/i.test(ot),this.nR=/iPhone/i.test(ot),this.hR=/iPad/i.test(ot),this.aR=this.GI&&this.zI&&!this.hR,this.cR=/iPod/i.test(ot),this.pR=/Mobile Safari/i.test(ot),this.vR=/EOS\d*STB/i.test(ot),this.mR=/APP\d*STB/i.test(ot),this.dR=(this.nR||this.hR||this.aR||this.cR)&&!this.iR,this._R=dt?d(dt[2]):0,this.yR=this.iR||this.dR||this.JI||this.pR,this.bR=/CriOS/i.test(ot),this.kR=Boolean(self.chrome&&/google/i.test(u.vendor))||this.bR,this.xR=this.kR&&/Edg\//i.test(u.userAgent),this.DR=st?y(st[1],10):0,this.RP=Boolean(self.chrome||/Chrome/i.test(ot)||/CriOS/i.test(ot)),this.RR=ft?y(ft[1],10):0,this.LR=/SMART-TV.*Tizen/i.test(ot),this.FR=yt?d(yt[1]):0,this.IR=this.FR>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.FR):void 0,this.HR=/webos|web0s/i.test(ot),this.qR=/VIZIO/i.test(ot),this.XR=/Edge\/\d+/i.test(ot),this.QR=/Trident/i.test(ot),this.YR=this.QR&&!self.ActiveXObject&&"ActiveXObject"in self,this.ZR=/Vivaldi/i.test(ot),this.$R=/Firefox/i.test(ot)&&!/Seamonkey/i.test(ot),this.eP=lt?d(lt[1]):0,this.sP=/Safari/i.test(ot)&&!/Chrome/i.test(ot)&&!this.iR&&!this.LR,this.rP=at?d(at[2]):0,this.oP=Boolean(vt),this.uP=vt?d(vt[1]):0,this.lP=/CrKey/.test(ot),this.fP=/\b(tv|smart-tv|smarttv|appletv|crkey|googletv|hbbtv|pov_tv|roku|viera|nettv|philipstv|vizio)\b/i.test(ot),this.vP="web"===J.UI,this.wP="web"===J.FI,this.yP=this.wP||this.vP,this.bP="web"===J.VI,this.SP="web"===J.HI,this.EP="web"===J.WI}return tt(t,[{key:"Ye",get:function(){return this.zI}},{key:"XI",get:function(){return this.GI}},{key:"QI",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||this.mR}},{key:"wR",get:function(){return this.pR}},{key:"Ks",get:function(){return this.yR}},{key:"AR",get:function(){return this.bR}},{key:"SR",get:function(){return this.kR}},{key:"ER",get:function(){var t;return null!=(t=this.IR)?t:this.RR}},{key:"PR",get:function(){return this.xR}},{key:"NR",get:function(){return this.DR}},{key:"OR",get:function(){return this.LR}},{key:"MR",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.UR&&!this.OR)&&this.ER<=56}},{key:"gP",get:function(){return this.vP}},{key:"mP",get:function(){return this.wP}},{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}}]),t}();wt.PP=new wt;var _t=wt.PP,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.GR&&!_t.KR),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={e$: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{e$: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:{e$:3,ZC: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?{e$:1,V9:i}:""===r?vr:{e$:0,H9:r}}function _r(t){switch(t.e$){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.ZC;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.e$&&"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.dP}},{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:"e1",get:function(){return!1}},{key:"K0",get:function(){return!0}},{key:"Tm",get:function(){return _t.iP||_t.lR}},{key:"h7",get:function(){return!_t.lR}},{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:"hZ",get:function(){return!1}},{key:"u7",get:function(){return _t.WR}}]),t}(),di=function(){var t=hi();if(!t)return!1;var n=t.muted;return t.muted=!n,t.muted!==n}();!function(){if(_t.oR)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.lR}}]),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:"e1",get:function(){return _t.MR<3}},{key:"K0",get:function(){return _t.MR>=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:"hZ",get:function(){return _t.MR<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.XI)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.nP>=11,n.W5=_t.iP&&!(_t.lR&&_t.nP<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.QI||(_t.PR?92!==_t.NR:_t.ER>=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.JR)return new Si;if(_t.zR||_t.GR)return new bi;if(_t.iP)return new mi;if(_t.SR)return new Ei;return new ki}();return _t.lR?new gi(t):_t.Ks?new _i(t):_t.OR?new pi(t):_t.UR?new Ai(t):_t.XI?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.zZ=function(t,n){return s(t,n)},n.xd=function(t){f(t)},n.GZ=function(t){c(t)},n.WN=function(){return this.p7.WN()},n.ON=function(){return this.p7.ON()},n.MN=function(){return this.p7.MN()},n.LN=function(){return this.p7.LN()},n.DN=function(){return this.p7.DN()},n.UN=function(t,n){return this.p7.UN(t,n)},n.BN=function(t){return this.p7.BN(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.Mm=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:"Mq",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.DN=function(){return G.resolve(!1)},n.ON=function(){return G.resolve(!1)},n.LN=function(){return G.resolve(!1)},n.MN=function(){return G.resolve(!1)},n.BN=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.xU=function(){},n.YP=function(t){},n.GP=function(t){},n.LO=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.QE="arraybuffer",t.KE="json",t.YE="stream",t.nT="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.jE=function(){var t={};return this.forEach((function(n,r){t[r]=n})),t},n.ZE=function(t){var n=this;t.forEach((function(t,r){n.append(r,t)}))},n.JE=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.hT="",t.$E="manifest",t.tI="segment",t.eI="preload-hint",t.iI="content-protection"}(Gi||(Gi={})),function(t){t.hT="",t.sI="initialization-segment",t.nI="fairplay-license",t.rI="fairplay-certificate",t.hI="widevine-license",t.oI="widevine-certificate",t.aI="playready-license",t.uI="clearkey-license",t.cI="aes128-key"}(zi||(zi={})),function(t){t.hT="",t.wp="audio",t.vl="video",t.nT="text",t.rT="image"}(Ki||(Ki={})),function(t){t.lI="same-origin",t.Um="no-cors",t.dI="cors",t.fI="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.OE;n?(r=n._I,i=n.gI,e=n.vI,u=n.mI,o=n.ME,f=n.wI,s=n.Ed,c=n.$g,h=n.pI,a=n.yI,l=n.AI,v=n.bI,y=n.Yg,d=n.TI,w=n.SI):(r=null,i={},e="GET",u=Ti.nT,o=0,f=0,c="",h="",a="",l=!1,y=void 0,d=!1,w=void 0),this.OE=k,this._I=t._I||r,this.gI=new Wi(t.gI||i),this.vI=t.vI||e,this.mI=t.mI||u,this.ME=void 0!==t.ME?Number(t.ME)||0:o,this.wI=void 0!==t.wI?Number(t.wI)||0:f,this.Ed=t.Ed||s||(new qi).Ed,this.$g=t.$g||c,this.pI=t.pI||h,this.yI=t.yI||a,this.AI=void 0!==t.AI?Boolean(t.AI):l,this.bI=t.bI||v,this.Yg=null!=(_=t.Yg)?_:y,this.TI=null!=(g=t.TI)?g:d,this.SI=null!=(p=t.SI)?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.RE="HttpOpenError",t.PE="HttpResponseError",t.CE="HttpTimeoutError"}(Yi||(Yi={}));var te=function(t){function n(n,r,i){var e;return(e=t.call(this,r,i)||this).NE=n,e}return rt(n,t),tt(n,[{key:"xE",get:function(){return this.NE}}]),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.OE),r)}return rt(n,t),tt(n,[{key:"name",get:function(){return Yi.RE}}]),n}(te),re=function(){function t(){}var n=t.prototype;return n.xE=function(t){return G.reject(new ne(new Zi(t)))},n.tH=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.CI=new re,n.i=new Ni,n}return rt(n,t),n.prototype.pE=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:"tJ",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.CI}}]),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.cct=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.cct=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.JEt),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.cct,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.cct=o,this.lv=f,this},n.rw=function(){var t,n=this.hy,r=this.ny,i=this.av,e=this.cct,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.cct=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.cct=ve,this.lv=0,this},n.cxt=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.rMt="cxt",t.hMt="Lxt"}(Se||(Se={})),function(t){t.oMt="aMt",t.uMt="cMt"}(Ie||(Ie={}));var Ae=self;function Ee(t,n,r){Ae.postMessage({SMt:Ie.uMt,TMt:t,EMt:(null==n?void 0:n.code)||r||"DAW0008",IMt:(null==n?void 0:n.message)||""})}var Re,Oe=[];function De(t){for(var n=0;n<Oe.length;n++){if(Oe[n].wMt===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.mMt,i=t.wMt,e=t.pMt,u=t.yMt,o=t.AMt;try{if(r!==Se.rMt)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,JEt:i}).cxt(t).dv}(e,u,!0,o)}catch(t){return Ee(i,t,"DAW0033")}try{return me({SMt:Ie.oMt,TMt:i,kMt: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.mMt===Se.hMt)!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({nMt:"8.4.0"})}("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=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.Lyt=void 0,this.i5t=[],R(t,this)}function I(t,n){for(;3===t.Pa;)t=t.Lyt;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.Lyt)}catch(t){return void m(n.promise,t)}b(n.promise,i)}else(1===t.Pa?b:m)(n.promise,t.Lyt)}))):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.Lyt=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.Lyt=n,A(t)}catch(n){m(t,n)}}function m(t,n){t.Pa=2,t.Lyt=n,A(t)}function A(t){2===t.Pa&&0===t.i5t.length&&S.r5t((function(){t.n5t||S.e5t(t.Lyt)}));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.aC=0,this.hW=0,this.ZC=[],this.u5t=t}return t.prototype.s5t=function(t){var n=this.length();this.o5t(n+1);var r=this.hW+n&this.u5t-1;this.ZC[r]=t,this.aC=n+1},t.prototype.push=function(t){var n=this.length()+1;if(this.u5t<n)this.s5t(t);else{var r=this.hW+n-1,i=this.u5t-1;this.ZC[r&i]=t,this.aC=n}},t.prototype.shift=function(){var t=this.hW,n=this.ZC[t];return this.ZC[t]=void 0,this.hW=t+1&this.u5t-1,this.aC--,n},t.prototype.length=function(){return this.aC},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.hW+this.aC&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.ZC,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={o0:function(t){K.push(t),X||(X=!0,z($))},jV:$=function(){for(;K.length()>0;)K.shift()();X=!1}}).jV,S.r5t=Z.o0,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.MI="web",t.FI="android",t.UI="android-tv",t.VI="ios",t.HI="tvos",t.WI="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.zI=Boolean("ontouchstart"in self||self.DocumentTouch&&e instanceof self.DocumentTouch||u&&u.msMaxTouchPoints),this.GI=/(mac\sos\sx)\s?([\w\s\.]+\w)*/i.test(ot)||/(macintosh|mac(?=_powerpc)\s)/i.test(ot),this.KI=/Windows NT/i.test(ot),this.jI=ht?d(ht[1]):0,this.JI=/Android/i.test(ot),this.tR=ct?d(ct[1]):0,this.iR=/windows phone (8|8\.1)/i.test(ot),this.nR=/iPhone/i.test(ot),this.hR=/iPad/i.test(ot),this.aR=this.GI&&this.zI&&!this.hR,this.cR=/iPod/i.test(ot),this.pR=/Mobile Safari/i.test(ot),this.vR=/EOS\d*STB/i.test(ot),this.mR=/APP\d*STB/i.test(ot),this.dR=(this.nR||this.hR||this.aR||this.cR)&&!this.iR,this._R=dt?d(dt[2]):0,this.yR=this.iR||this.dR||this.JI||this.pR,this.bR=/CriOS/i.test(ot),this.kR=Boolean(self.chrome&&/google/i.test(u.vendor))||this.bR,this.xR=this.kR&&/Edg\//i.test(u.userAgent),this.DR=st?y(st[1],10):0,this.RP=Boolean(self.chrome||/Chrome/i.test(ot)||/CriOS/i.test(ot)),this.RR=ft?y(ft[1],10):0,this.LR=/SMART-TV.*Tizen/i.test(ot),this.FR=yt?d(yt[1]):0,this.IR=this.FR>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.FR):void 0,this.HR=/webos|web0s/i.test(ot),this.qR=/VIZIO/i.test(ot),this.XR=/Edge\/\d+/i.test(ot),this.QR=/Trident/i.test(ot),this.YR=this.QR&&!self.ActiveXObject&&"ActiveXObject"in self,this.ZR=/Vivaldi/i.test(ot),this.$R=/Firefox/i.test(ot)&&!/Seamonkey/i.test(ot),this.eP=lt?d(lt[1]):0,this.sP=/Safari/i.test(ot)&&!/Chrome/i.test(ot)&&!this.iR&&!this.LR,this.rP=at?d(at[2]):0,this.oP=Boolean(vt),this.uP=vt?d(vt[1]):0,this.lP=/CrKey/.test(ot),this.fP=/\b(tv|smart-tv|smarttv|appletv|crkey|googletv|hbbtv|pov_tv|roku|viera|nettv|philipstv|vizio)\b/i.test(ot),this.vP="web"===J.UI,this.wP="web"===J.FI,this.yP=this.wP||this.vP,this.bP="web"===J.VI,this.SP="web"===J.HI,this.EP="web"===J.WI}return tt(t,[{key:"Ye",get:function(){return this.zI}},{key:"XI",get:function(){return this.GI}},{key:"QI",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||this.mR}},{key:"wR",get:function(){return this.pR}},{key:"Ks",get:function(){return this.yR}},{key:"AR",get:function(){return this.bR}},{key:"SR",get:function(){return this.kR}},{key:"ER",get:function(){var t;return null!=(t=this.IR)?t:this.RR}},{key:"PR",get:function(){return this.xR}},{key:"NR",get:function(){return this.DR}},{key:"OR",get:function(){return this.LR}},{key:"MR",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.UR&&!this.OR)&&this.ER<=56}},{key:"gP",get:function(){return this.vP}},{key:"mP",get:function(){return this.wP}},{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}}]),t}();wt.PP=new wt;var _t=wt.PP,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.GR&&!_t.KR),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={e$: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{e$: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:{e$:3,ZC: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?{e$:1,V9:i}:""===r?vr:{e$:0,H9:r}}function _r(t){switch(t.e$){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.ZC;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.e$&&"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.dP}},{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:"e1",get:function(){return!1}},{key:"K0",get:function(){return!0}},{key:"Tm",get:function(){return _t.iP||_t.lR}},{key:"h7",get:function(){return!_t.lR}},{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:"hZ",get:function(){return!1}},{key:"u7",get:function(){return _t.WR}}]),t}(),di=function(){var t=hi();if(!t)return!1;var n=t.muted;return t.muted=!n,t.muted!==n}();!function(){if(_t.oR)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.lR}}]),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:"e1",get:function(){return _t.MR<3}},{key:"K0",get:function(){return _t.MR>=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:"hZ",get:function(){return _t.MR<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.XI)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.nP>=11,n.W5=_t.iP&&!(_t.lR&&_t.nP<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.QI||(_t.PR?92!==_t.NR:_t.ER>=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.JR)return new Si;if(_t.zR||_t.GR)return new bi;if(_t.iP)return new mi;if(_t.SR)return new Ei;return new ki}();return _t.lR?new gi(t):_t.Ks?new _i(t):_t.OR?new pi(t):_t.UR?new Ai(t):_t.XI?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.zZ=function(t,n){return s(t,n)},n.xd=function(t){f(t)},n.GZ=function(t){c(t)},n.WN=function(){return this.p7.WN()},n.ON=function(){return this.p7.ON()},n.MN=function(){return this.p7.MN()},n.LN=function(){return this.p7.LN()},n.DN=function(){return this.p7.DN()},n.UN=function(t,n){return this.p7.UN(t,n)},n.BN=function(t){return this.p7.BN(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.Mm=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:"Mq",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.DN=function(){return G.resolve(!1)},n.ON=function(){return G.resolve(!1)},n.LN=function(){return G.resolve(!1)},n.MN=function(){return G.resolve(!1)},n.BN=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.xU=function(){},n.YP=function(t){},n.GP=function(t){},n.LO=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.QE="arraybuffer",t.KE="json",t.YE="stream",t.nT="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.jE=function(){var t={};return this.forEach((function(n,r){t[r]=n})),t},n.ZE=function(t){var n=this;t.forEach((function(t,r){n.append(r,t)}))},n.JE=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.hT="",t.$E="manifest",t.tI="segment",t.eI="preload-hint",t.iI="content-protection"}(Gi||(Gi={})),function(t){t.hT="",t.sI="initialization-segment",t.nI="fairplay-license",t.rI="fairplay-certificate",t.hI="widevine-license",t.oI="widevine-certificate",t.aI="playready-license",t.uI="clearkey-license",t.cI="aes128-key"}(zi||(zi={})),function(t){t.hT="",t.wp="audio",t.vl="video",t.nT="text",t.rT="image"}(Ki||(Ki={})),function(t){t.lI="same-origin",t.Um="no-cors",t.dI="cors",t.fI="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.OE;n?(r=n._I,i=n.gI,e=n.vI,u=n.mI,o=n.ME,f=n.wI,s=n.Ed,c=n.$g,h=n.pI,a=n.yI,l=n.AI,v=n.bI,y=n.Yg,d=n.TI,w=n.SI):(r=null,i={},e="GET",u=Ti.nT,o=0,f=0,c="",h="",a="",l=!1,y=void 0,d=!1,w=void 0),this.OE=k,this._I=t._I||r,this.gI=new Wi(t.gI||i),this.vI=t.vI||e,this.mI=t.mI||u,this.ME=void 0!==t.ME?Number(t.ME)||0:o,this.wI=void 0!==t.wI?Number(t.wI)||0:f,this.Ed=t.Ed||s||(new qi).Ed,this.$g=t.$g||c,this.pI=t.pI||h,this.yI=t.yI||a,this.AI=void 0!==t.AI?Boolean(t.AI):l,this.bI=t.bI||v,this.Yg=null!=(_=t.Yg)?_:y,this.TI=null!=(g=t.TI)?g:d,this.SI=null!=(p=t.SI)?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.RE="HttpOpenError",t.PE="HttpResponseError",t.CE="HttpTimeoutError"}(Yi||(Yi={}));var te=function(t){function n(n,r,i){var e;return(e=t.call(this,r,i)||this).NE=n,e}return rt(n,t),tt(n,[{key:"xE",get:function(){return this.NE}}]),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.OE),r)}return rt(n,t),tt(n,[{key:"name",get:function(){return Yi.RE}}]),n}(te),re=function(){function t(){}var n=t.prototype;return n.xE=function(t){return G.reject(new ne(new Zi(t)))},n.tH=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.CI=new re,n.i=new Ni,n}return rt(n,t),n.prototype.pE=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:"tJ",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.CI}}]),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.cct=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.cct=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.JEt),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.cct,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.cct=o,this.lv=f,this},n.rw=function(){var t,n=this.hy,r=this.ny,i=this.av,e=this.cct,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.cct=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.cct=ve,this.lv=0,this},n.cxt=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.rMt="cxt",t.hMt="Lxt"}(Se||(Se={})),function(t){t.oMt="aMt",t.uMt="cMt"}(Ie||(Ie={}));var Ae=self;function Ee(t,n,r){Ae.postMessage({SMt:Ie.uMt,TMt:t,EMt:(null==n?void 0:n.code)||r||"DAW0008",IMt:(null==n?void 0:n.message)||""})}var Re,Oe=[];function De(t){for(var n=0;n<Oe.length;n++){if(Oe[n].wMt===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.mMt,i=t.wMt,e=t.pMt,u=t.yMt,o=t.AMt;try{if(r!==Se.rMt)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,JEt:i}).cxt(t).dv}(e,u,!0,o)}catch(t){return Ee(i,t,"DAW0033")}try{return me({SMt:Ie.oMt,TMt:i,kMt: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.mMt===Se.hMt)!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({nMt:"8.4.2"})}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof a?a:"undefined"!=typeof global?global:this);
|