@permaweb/libs 0.0.73 → 0.0.74
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/dist/index.cjs +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -6,7 +6,7 @@ ${JSON.stringify(at.from(f))},${JSON.stringify(at.from(d))},${v} => ${JSON.strin
|
|
|
6
6
|
`,v=`
|
|
7
7
|
-----END RSA `+d+` KEY-----
|
|
8
8
|
`,m=at.alloc(0);f?(o.version="two-prime",m=rK.encode(o,"der")):m=QH.encode(o,"der");var y=m.toString("base64").match(/.{1,64}/g).join(`
|
|
9
|
-
`);return n+y+v}});var uK=St((Oge,q6)=>{var qge=Ae(Be());Re();Ie();(function(){"use strict";var a="input is invalid type",o="finalize already called",f=typeof window=="object",d=f?window:{};d.JS_SHA3_NO_WINDOW&&(f=!1);var n=!f&&typeof self=="object",v=!d.JS_SHA3_NO_NODE_JS&&typeof ft.default=="object"&&ft.default.versions&&ft.default.versions.node;v?d=globalThis:n&&(d=self);var m=!d.JS_SHA3_NO_COMMON_JS&&typeof q6=="object"&&q6.exports,y=typeof define=="function"&&define.amd,M=!d.JS_SHA3_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",w="0123456789abcdef".split(""),g=[31,7936,2031616,520093696],_=[4,1024,262144,67108864],x=[1,256,65536,16777216],E=[6,1536,393216,100663296],I=[0,8,16,24],T=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],C=[224,256,384,512],P=[128,256],L=["hex","buffer","arrayBuffer","array","digest"],D={128:168,256:136};(d.JS_SHA3_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(F){return Object.prototype.toString.call(F)==="[object Array]"}),M&&(d.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(F){return typeof F=="object"&&F.buffer&&F.buffer.constructor===ArrayBuffer});for(var Z=function(F,ee,te){return function(O){return new B(F,ee,F).update(O)[te]()}},W=function(F,ee,te){return function(O,U){return new B(F,ee,U).update(O)[te]()}},Q=function(F,ee,te){return function(O,U,oe,Y){return s["cshake"+F].update(O,U,oe,Y)[te]()}},K=function(F,ee,te){return function(O,U,oe,Y){return s["kmac"+F].update(O,U,oe,Y)[te]()}},z=function(F,ee,te,O){for(var U=0;U<L.length;++U){var oe=L[U];F[oe]=ee(te,O,oe)}return F},X=function(F,ee){var te=Z(F,ee,"hex");return te.create=function(){return new B(F,ee,F)},te.update=function(O){return te.create().update(O)},z(te,Z,F,ee)},p=function(F,ee){var te=W(F,ee,"hex");return te.create=function(O){return new B(F,ee,O)},te.update=function(O,U){return te.create(U).update(O)},z(te,W,F,ee)},e=function(F,ee){var te=D[F],O=Q(F,ee,"hex");return O.create=function(U,oe,Y){return!oe&&!Y?s["shake"+F].create(U):new B(F,ee,U).bytepad([oe,Y],te)},O.update=function(U,oe,Y,j){return O.create(oe,Y,j).update(U)},z(O,Q,F,ee)},r=function(F,ee){var te=D[F],O=K(F,ee,"hex");return O.create=function(U,oe,Y){return new k(F,ee,oe).bytepad(["KMAC",Y],te).bytepad([U],te)},O.update=function(U,oe,Y,j){return O.create(U,Y,j).update(oe)},z(O,K,F,ee)},i=[{name:"keccak",padding:x,bits:C,createMethod:X},{name:"sha3",padding:E,bits:C,createMethod:X},{name:"shake",padding:g,bits:P,createMethod:p},{name:"cshake",padding:_,bits:P,createMethod:e},{name:"kmac",padding:_,bits:P,createMethod:r}],s={},h=[],c=0;c<i.length;++c)for(var b=i[c],l=b.bits,t=0;t<l.length;++t){var u=b.name+"_"+l[t];if(h.push(u),s[u]=b.createMethod(l[t],b.padding),b.name!=="sha3"){var S=b.name+l[t];h.push(S),s[S]=s[u]}}function B(F,ee,te){this.blocks=[],this.s=[],this.padding=ee,this.outputBits=te,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(F<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=te>>5,this.extraBytes=(te&31)>>3;for(var O=0;O<50;++O)this.s[O]=0}B.prototype.update=function(F){if(this.finalized)throw new Error(o);var ee,te=typeof F;if(te!=="string"){if(te==="object"){if(F===null)throw new Error(a);if(M&&F.constructor===ArrayBuffer)F=new Uint8Array(F);else if(!Array.isArray(F)&&(!M||!ArrayBuffer.isView(F)))throw new Error(a)}else throw new Error(a);ee=!0}for(var O=this.blocks,U=this.byteCount,oe=F.length,Y=this.blockCount,j=0,V=this.s,G,ie;j<oe;){if(this.reset)for(this.reset=!1,O[0]=this.block,G=1;G<Y+1;++G)O[G]=0;if(ee)for(G=this.start;j<oe&&G<U;++j)O[G>>2]|=F[j]<<I[G++&3];else for(G=this.start;j<oe&&G<U;++j)ie=F.charCodeAt(j),ie<128?O[G>>2]|=ie<<I[G++&3]:ie<2048?(O[G>>2]|=(192|ie>>6)<<I[G++&3],O[G>>2]|=(128|ie&63)<<I[G++&3]):ie<55296||ie>=57344?(O[G>>2]|=(224|ie>>12)<<I[G++&3],O[G>>2]|=(128|ie>>6&63)<<I[G++&3],O[G>>2]|=(128|ie&63)<<I[G++&3]):(ie=65536+((ie&1023)<<10|F.charCodeAt(++j)&1023),O[G>>2]|=(240|ie>>18)<<I[G++&3],O[G>>2]|=(128|ie>>12&63)<<I[G++&3],O[G>>2]|=(128|ie>>6&63)<<I[G++&3],O[G>>2]|=(128|ie&63)<<I[G++&3]);if(this.lastByteIndex=G,G>=U){for(this.start=G-U,this.block=O[Y],G=0;G<Y;++G)V[G]^=O[G];q(V),this.reset=!0}else this.start=G}return this},B.prototype.encode=function(F,ee){var te=F&255,O=1,U=[te];for(F=F>>8,te=F&255;te>0;)U.unshift(te),F=F>>8,te=F&255,++O;return ee?U.push(O):U.unshift(O),this.update(U),U.length},B.prototype.encodeString=function(F){var ee,te=typeof F;if(te!=="string"){if(te==="object"){if(F===null)throw new Error(a);if(M&&F.constructor===ArrayBuffer)F=new Uint8Array(F);else if(!Array.isArray(F)&&(!M||!ArrayBuffer.isView(F)))throw new Error(a)}else throw new Error(a);ee=!0}var O=0,U=F.length;if(ee)O=U;else for(var oe=0;oe<F.length;++oe){var Y=F.charCodeAt(oe);Y<128?O+=1:Y<2048?O+=2:Y<55296||Y>=57344?O+=3:(Y=65536+((Y&1023)<<10|F.charCodeAt(++oe)&1023),O+=4)}return O+=this.encode(O*8),this.update(F),O},B.prototype.bytepad=function(F,ee){for(var te=this.encode(ee),O=0;O<F.length;++O)te+=this.encodeString(F[O]);var U=ee-te%ee,oe=[];return oe.length=U,this.update(oe),this},B.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var F=this.blocks,ee=this.lastByteIndex,te=this.blockCount,O=this.s;if(F[ee>>2]|=this.padding[ee&3],this.lastByteIndex===this.byteCount)for(F[0]=F[te],ee=1;ee<te+1;++ee)F[ee]=0;for(F[te-1]|=2147483648,ee=0;ee<te;++ee)O[ee]^=F[ee];q(O)}},B.prototype.toString=B.prototype.hex=function(){this.finalize();for(var F=this.blockCount,ee=this.s,te=this.outputBlocks,O=this.extraBytes,U=0,oe=0,Y="",j;oe<te;){for(U=0;U<F&&oe<te;++U,++oe)j=ee[U],Y+=w[j>>4&15]+w[j&15]+w[j>>12&15]+w[j>>8&15]+w[j>>20&15]+w[j>>16&15]+w[j>>28&15]+w[j>>24&15];oe%F===0&&(q(ee),U=0)}return O&&(j=ee[U],Y+=w[j>>4&15]+w[j&15],O>1&&(Y+=w[j>>12&15]+w[j>>8&15]),O>2&&(Y+=w[j>>20&15]+w[j>>16&15])),Y},B.prototype.arrayBuffer=function(){this.finalize();var F=this.blockCount,ee=this.s,te=this.outputBlocks,O=this.extraBytes,U=0,oe=0,Y=this.outputBits>>3,j;O?j=new ArrayBuffer(te+1<<2):j=new ArrayBuffer(Y);for(var V=new Uint32Array(j);oe<te;){for(U=0;U<F&&oe<te;++U,++oe)V[oe]=ee[U];oe%F===0&&q(ee)}return O&&(V[U]=ee[U],j=j.slice(0,Y)),j},B.prototype.buffer=B.prototype.arrayBuffer,B.prototype.digest=B.prototype.array=function(){this.finalize();for(var F=this.blockCount,ee=this.s,te=this.outputBlocks,O=this.extraBytes,U=0,oe=0,Y=[],j,V;oe<te;){for(U=0;U<F&&oe<te;++U,++oe)j=oe<<2,V=ee[U],Y[j]=V&255,Y[j+1]=V>>8&255,Y[j+2]=V>>16&255,Y[j+3]=V>>24&255;oe%F===0&&q(ee)}return O&&(j=oe<<2,V=ee[U],Y[j]=V&255,O>1&&(Y[j+1]=V>>8&255),O>2&&(Y[j+2]=V>>16&255)),Y};function k(F,ee,te){B.call(this,F,ee,te)}k.prototype=new B,k.prototype.finalize=function(){return this.encode(this.outputBits,!0),B.prototype.finalize.call(this)};var q=function(F){var ee,te,O,U,oe,Y,j,V,G,ie,be,re,ae,ye,fe,he,nt,ce,me,ut,$,A,R,N,H,ne,J,de,st,le,ve,ot,we,Le,mt,Me,Ce,bt,xe,Ne,vt,se,ue,ht,pe,Se,dt,ge,De,ct,_e,Oe,gt,Ee,Pe,pt,lt,yt,xt,Mt,Et,At,Bt;for(O=0;O<48;O+=2)U=F[0]^F[10]^F[20]^F[30]^F[40],oe=F[1]^F[11]^F[21]^F[31]^F[41],Y=F[2]^F[12]^F[22]^F[32]^F[42],j=F[3]^F[13]^F[23]^F[33]^F[43],V=F[4]^F[14]^F[24]^F[34]^F[44],G=F[5]^F[15]^F[25]^F[35]^F[45],ie=F[6]^F[16]^F[26]^F[36]^F[46],be=F[7]^F[17]^F[27]^F[37]^F[47],re=F[8]^F[18]^F[28]^F[38]^F[48],ae=F[9]^F[19]^F[29]^F[39]^F[49],ee=re^(Y<<1|j>>>31),te=ae^(j<<1|Y>>>31),F[0]^=ee,F[1]^=te,F[10]^=ee,F[11]^=te,F[20]^=ee,F[21]^=te,F[30]^=ee,F[31]^=te,F[40]^=ee,F[41]^=te,ee=U^(V<<1|G>>>31),te=oe^(G<<1|V>>>31),F[2]^=ee,F[3]^=te,F[12]^=ee,F[13]^=te,F[22]^=ee,F[23]^=te,F[32]^=ee,F[33]^=te,F[42]^=ee,F[43]^=te,ee=Y^(ie<<1|be>>>31),te=j^(be<<1|ie>>>31),F[4]^=ee,F[5]^=te,F[14]^=ee,F[15]^=te,F[24]^=ee,F[25]^=te,F[34]^=ee,F[35]^=te,F[44]^=ee,F[45]^=te,ee=V^(re<<1|ae>>>31),te=G^(ae<<1|re>>>31),F[6]^=ee,F[7]^=te,F[16]^=ee,F[17]^=te,F[26]^=ee,F[27]^=te,F[36]^=ee,F[37]^=te,F[46]^=ee,F[47]^=te,ee=ie^(U<<1|oe>>>31),te=be^(oe<<1|U>>>31),F[8]^=ee,F[9]^=te,F[18]^=ee,F[19]^=te,F[28]^=ee,F[29]^=te,F[38]^=ee,F[39]^=te,F[48]^=ee,F[49]^=te,ye=F[0],fe=F[1],Se=F[11]<<4|F[10]>>>28,dt=F[10]<<4|F[11]>>>28,de=F[20]<<3|F[21]>>>29,st=F[21]<<3|F[20]>>>29,Mt=F[31]<<9|F[30]>>>23,Et=F[30]<<9|F[31]>>>23,se=F[40]<<18|F[41]>>>14,ue=F[41]<<18|F[40]>>>14,Le=F[2]<<1|F[3]>>>31,mt=F[3]<<1|F[2]>>>31,he=F[13]<<12|F[12]>>>20,nt=F[12]<<12|F[13]>>>20,ge=F[22]<<10|F[23]>>>22,De=F[23]<<10|F[22]>>>22,le=F[33]<<13|F[32]>>>19,ve=F[32]<<13|F[33]>>>19,At=F[42]<<2|F[43]>>>30,Bt=F[43]<<2|F[42]>>>30,Ee=F[5]<<30|F[4]>>>2,Pe=F[4]<<30|F[5]>>>2,Me=F[14]<<6|F[15]>>>26,Ce=F[15]<<6|F[14]>>>26,ce=F[25]<<11|F[24]>>>21,me=F[24]<<11|F[25]>>>21,ct=F[34]<<15|F[35]>>>17,_e=F[35]<<15|F[34]>>>17,ot=F[45]<<29|F[44]>>>3,we=F[44]<<29|F[45]>>>3,N=F[6]<<28|F[7]>>>4,H=F[7]<<28|F[6]>>>4,pt=F[17]<<23|F[16]>>>9,lt=F[16]<<23|F[17]>>>9,bt=F[26]<<25|F[27]>>>7,xe=F[27]<<25|F[26]>>>7,ut=F[36]<<21|F[37]>>>11,$=F[37]<<21|F[36]>>>11,Oe=F[47]<<24|F[46]>>>8,gt=F[46]<<24|F[47]>>>8,ht=F[8]<<27|F[9]>>>5,pe=F[9]<<27|F[8]>>>5,ne=F[18]<<20|F[19]>>>12,J=F[19]<<20|F[18]>>>12,yt=F[29]<<7|F[28]>>>25,xt=F[28]<<7|F[29]>>>25,Ne=F[38]<<8|F[39]>>>24,vt=F[39]<<8|F[38]>>>24,A=F[48]<<14|F[49]>>>18,R=F[49]<<14|F[48]>>>18,F[0]=ye^~he&ce,F[1]=fe^~nt&me,F[10]=N^~ne&de,F[11]=H^~J&st,F[20]=Le^~Me&bt,F[21]=mt^~Ce&xe,F[30]=ht^~Se&ge,F[31]=pe^~dt&De,F[40]=Ee^~pt&yt,F[41]=Pe^~lt&xt,F[2]=he^~ce&ut,F[3]=nt^~me&$,F[12]=ne^~de&le,F[13]=J^~st&ve,F[22]=Me^~bt&Ne,F[23]=Ce^~xe&vt,F[32]=Se^~ge&ct,F[33]=dt^~De&_e,F[42]=pt^~yt&Mt,F[43]=lt^~xt&Et,F[4]=ce^~ut&A,F[5]=me^~$&R,F[14]=de^~le&ot,F[15]=st^~ve&we,F[24]=bt^~Ne&se,F[25]=xe^~vt&ue,F[34]=ge^~ct&Oe,F[35]=De^~_e>,F[44]=yt^~Mt&At,F[45]=xt^~Et&Bt,F[6]=ut^~A&ye,F[7]=$^~R&fe,F[16]=le^~ot&N,F[17]=ve^~we&H,F[26]=Ne^~se&Le,F[27]=vt^~ue&mt,F[36]=ct^~Oe&ht,F[37]=_e^~gt&pe,F[46]=Mt^~At&Ee,F[47]=Et^~Bt&Pe,F[8]=A^~ye&he,F[9]=R^~fe&nt,F[18]=ot^~N&ne,F[19]=we^~H&J,F[28]=se^~Le&Me,F[29]=ue^~mt&Ce,F[38]=Oe^~ht&Se,F[39]=gt^~pe&dt,F[48]=At^~Ee&pt,F[49]=Bt^~Pe<,F[0]^=T[O],F[1]^=T[O+1]};if(m)q6.exports=s;else{for(c=0;c<h.length;++c)d[h[c]]=s[h[c]];y&&define(function(){return s})}})()});var fx=St((MK,sx)=>{var dye=Ae(Be());Re();Ie();(function(a,o){"use strict";function f(i,s){if(!i)throw new Error(s||"Assertion failed")}function d(i,s){i.super_=s;var h=function(){};h.prototype=s.prototype,i.prototype=new h,i.prototype.constructor=i}function n(i,s,h){if(n.isBN(i))return i;this.negative=0,this.words=null,this.length=0,this.red=null,i!==null&&((s==="le"||s==="be")&&(h=s,s=10),this._init(i||0,s||10,h||"be"))}typeof a=="object"?a.exports=n:o.BN=n,n.BN=n,n.wordSize=26;var v;try{typeof window<"u"&&typeof window.Buffer<"u"?v=window.Buffer:v=R6().Buffer}catch{}n.isBN=function(s){return s instanceof n?!0:s!==null&&typeof s=="object"&&s.constructor.wordSize===n.wordSize&&Array.isArray(s.words)},n.max=function(s,h){return s.cmp(h)>0?s:h},n.min=function(s,h){return s.cmp(h)<0?s:h},n.prototype._init=function(s,h,c){if(typeof s=="number")return this._initNumber(s,h,c);if(typeof s=="object")return this._initArray(s,h,c);h==="hex"&&(h=16),f(h===(h|0)&&h>=2&&h<=36),s=s.toString().replace(/\s+/g,"");var b=0;s[0]==="-"&&(b++,this.negative=1),b<s.length&&(h===16?this._parseHex(s,b,c):(this._parseBase(s,h,b),c==="le"&&this._initArray(this.toArray(),h,c)))},n.prototype._initNumber=function(s,h,c){s<0&&(this.negative=1,s=-s),s<67108864?(this.words=[s&67108863],this.length=1):s<4503599627370496?(this.words=[s&67108863,s/67108864&67108863],this.length=2):(f(s<9007199254740992),this.words=[s&67108863,s/67108864&67108863,1],this.length=3),c==="le"&&this._initArray(this.toArray(),h,c)},n.prototype._initArray=function(s,h,c){if(f(typeof s.length=="number"),s.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(s.length/3),this.words=new Array(this.length);for(var b=0;b<this.length;b++)this.words[b]=0;var l,t,u=0;if(c==="be")for(b=s.length-1,l=0;b>=0;b-=3)t=s[b]|s[b-1]<<8|s[b-2]<<16,this.words[l]|=t<<u&67108863,this.words[l+1]=t>>>26-u&67108863,u+=24,u>=26&&(u-=26,l++);else if(c==="le")for(b=0,l=0;b<s.length;b+=3)t=s[b]|s[b+1]<<8|s[b+2]<<16,this.words[l]|=t<<u&67108863,this.words[l+1]=t>>>26-u&67108863,u+=24,u>=26&&(u-=26,l++);return this._strip()};function m(i,s){var h=i.charCodeAt(s);if(h>=48&&h<=57)return h-48;if(h>=65&&h<=70)return h-55;if(h>=97&&h<=102)return h-87;f(!1,"Invalid character in "+i)}function y(i,s,h){var c=m(i,h);return h-1>=s&&(c|=m(i,h-1)<<4),c}n.prototype._parseHex=function(s,h,c){this.length=Math.ceil((s.length-h)/6),this.words=new Array(this.length);for(var b=0;b<this.length;b++)this.words[b]=0;var l=0,t=0,u;if(c==="be")for(b=s.length-1;b>=h;b-=2)u=y(s,h,b)<<l,this.words[t]|=u&67108863,l>=18?(l-=18,t+=1,this.words[t]|=u>>>26):l+=8;else{var S=s.length-h;for(b=S%2===0?h+1:h;b<s.length;b+=2)u=y(s,h,b)<<l,this.words[t]|=u&67108863,l>=18?(l-=18,t+=1,this.words[t]|=u>>>26):l+=8}this._strip()};function M(i,s,h,c){for(var b=0,l=0,t=Math.min(i.length,h),u=s;u<t;u++){var S=i.charCodeAt(u)-48;b*=c,S>=49?l=S-49+10:S>=17?l=S-17+10:l=S,f(S>=0&&l<c,"Invalid character"),b+=l}return b}n.prototype._parseBase=function(s,h,c){this.words=[0],this.length=1;for(var b=0,l=1;l<=67108863;l*=h)b++;b--,l=l/h|0;for(var t=s.length-c,u=t%b,S=Math.min(t,t-u)+c,B=0,k=c;k<S;k+=b)B=M(s,k,k+b,h),this.imuln(l),this.words[0]+B<67108864?this.words[0]+=B:this._iaddn(B);if(u!==0){var q=1;for(B=M(s,k,s.length,h),k=0;k<u;k++)q*=h;this.imuln(q),this.words[0]+B<67108864?this.words[0]+=B:this._iaddn(B)}this._strip()},n.prototype.copy=function(s){s.words=new Array(this.length);for(var h=0;h<this.length;h++)s.words[h]=this.words[h];s.length=this.length,s.negative=this.negative,s.red=this.red};function w(i,s){i.words=s.words,i.length=s.length,i.negative=s.negative,i.red=s.red}if(n.prototype._move=function(s){w(s,this)},n.prototype.clone=function(){var s=new n(null);return this.copy(s),s},n.prototype._expand=function(s){for(;this.length<s;)this.words[this.length++]=0;return this},n.prototype._strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},n.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{n.prototype[Symbol.for("nodejs.util.inspect.custom")]=g}catch{n.prototype.inspect=g}else n.prototype.inspect=g;function g(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var _=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],x=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],E=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];n.prototype.toString=function(s,h){s=s||10,h=h|0||1;var c;if(s===16||s==="hex"){c="";for(var b=0,l=0,t=0;t<this.length;t++){var u=this.words[t],S=((u<<b|l)&16777215).toString(16);l=u>>>24-b&16777215,b+=2,b>=26&&(b-=26,t--),l!==0||t!==this.length-1?c=_[6-S.length]+S+c:c=S+c}for(l!==0&&(c=l.toString(16)+c);c.length%h!==0;)c="0"+c;return this.negative!==0&&(c="-"+c),c}if(s===(s|0)&&s>=2&&s<=36){var B=x[s],k=E[s];c="";var q=this.clone();for(q.negative=0;!q.isZero();){var F=q.modrn(k).toString(s);q=q.idivn(k),q.isZero()?c=F+c:c=_[B-F.length]+F+c}for(this.isZero()&&(c="0"+c);c.length%h!==0;)c="0"+c;return this.negative!==0&&(c="-"+c),c}f(!1,"Base should be between 2 and 36")},n.prototype.toNumber=function(){var s=this.words[0];return this.length===2?s+=this.words[1]*67108864:this.length===3&&this.words[2]===1?s+=4503599627370496+this.words[1]*67108864:this.length>2&&f(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-s:s},n.prototype.toJSON=function(){return this.toString(16,2)},v&&(n.prototype.toBuffer=function(s,h){return this.toArrayLike(v,s,h)}),n.prototype.toArray=function(s,h){return this.toArrayLike(Array,s,h)};var I=function(s,h){return s.allocUnsafe?s.allocUnsafe(h):new s(h)};n.prototype.toArrayLike=function(s,h,c){this._strip();var b=this.byteLength(),l=c||Math.max(1,b);f(b<=l,"byte array longer than desired length"),f(l>0,"Requested array length <= 0");var t=I(s,l),u=h==="le"?"LE":"BE";return this["_toArrayLike"+u](t,b),t},n.prototype._toArrayLikeLE=function(s,h){for(var c=0,b=0,l=0,t=0;l<this.length;l++){var u=this.words[l]<<t|b;s[c++]=u&255,c<s.length&&(s[c++]=u>>8&255),c<s.length&&(s[c++]=u>>16&255),t===6?(c<s.length&&(s[c++]=u>>24&255),b=0,t=0):(b=u>>>24,t+=2)}if(c<s.length)for(s[c++]=b;c<s.length;)s[c++]=0},n.prototype._toArrayLikeBE=function(s,h){for(var c=s.length-1,b=0,l=0,t=0;l<this.length;l++){var u=this.words[l]<<t|b;s[c--]=u&255,c>=0&&(s[c--]=u>>8&255),c>=0&&(s[c--]=u>>16&255),t===6?(c>=0&&(s[c--]=u>>24&255),b=0,t=0):(b=u>>>24,t+=2)}if(c>=0)for(s[c--]=b;c>=0;)s[c--]=0},Math.clz32?n.prototype._countBits=function(s){return 32-Math.clz32(s)}:n.prototype._countBits=function(s){var h=s,c=0;return h>=4096&&(c+=13,h>>>=13),h>=64&&(c+=7,h>>>=7),h>=8&&(c+=4,h>>>=4),h>=2&&(c+=2,h>>>=2),c+h},n.prototype._zeroBits=function(s){if(s===0)return 26;var h=s,c=0;return h&8191||(c+=13,h>>>=13),h&127||(c+=7,h>>>=7),h&15||(c+=4,h>>>=4),h&3||(c+=2,h>>>=2),h&1||c++,c},n.prototype.bitLength=function(){var s=this.words[this.length-1],h=this._countBits(s);return(this.length-1)*26+h};function T(i){for(var s=new Array(i.bitLength()),h=0;h<s.length;h++){var c=h/26|0,b=h%26;s[h]=i.words[c]>>>b&1}return s}n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var s=0,h=0;h<this.length;h++){var c=this._zeroBits(this.words[h]);if(s+=c,c!==26)break}return s},n.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},n.prototype.toTwos=function(s){return this.negative!==0?this.abs().inotn(s).iaddn(1):this.clone()},n.prototype.fromTwos=function(s){return this.testn(s-1)?this.notn(s).iaddn(1).ineg():this.clone()},n.prototype.isNeg=function(){return this.negative!==0},n.prototype.neg=function(){return this.clone().ineg()},n.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},n.prototype.iuor=function(s){for(;this.length<s.length;)this.words[this.length++]=0;for(var h=0;h<s.length;h++)this.words[h]=this.words[h]|s.words[h];return this._strip()},n.prototype.ior=function(s){return f((this.negative|s.negative)===0),this.iuor(s)},n.prototype.or=function(s){return this.length>s.length?this.clone().ior(s):s.clone().ior(this)},n.prototype.uor=function(s){return this.length>s.length?this.clone().iuor(s):s.clone().iuor(this)},n.prototype.iuand=function(s){var h;this.length>s.length?h=s:h=this;for(var c=0;c<h.length;c++)this.words[c]=this.words[c]&s.words[c];return this.length=h.length,this._strip()},n.prototype.iand=function(s){return f((this.negative|s.negative)===0),this.iuand(s)},n.prototype.and=function(s){return this.length>s.length?this.clone().iand(s):s.clone().iand(this)},n.prototype.uand=function(s){return this.length>s.length?this.clone().iuand(s):s.clone().iuand(this)},n.prototype.iuxor=function(s){var h,c;this.length>s.length?(h=this,c=s):(h=s,c=this);for(var b=0;b<c.length;b++)this.words[b]=h.words[b]^c.words[b];if(this!==h)for(;b<h.length;b++)this.words[b]=h.words[b];return this.length=h.length,this._strip()},n.prototype.ixor=function(s){return f((this.negative|s.negative)===0),this.iuxor(s)},n.prototype.xor=function(s){return this.length>s.length?this.clone().ixor(s):s.clone().ixor(this)},n.prototype.uxor=function(s){return this.length>s.length?this.clone().iuxor(s):s.clone().iuxor(this)},n.prototype.inotn=function(s){f(typeof s=="number"&&s>=0);var h=Math.ceil(s/26)|0,c=s%26;this._expand(h),c>0&&h--;for(var b=0;b<h;b++)this.words[b]=~this.words[b]&67108863;return c>0&&(this.words[b]=~this.words[b]&67108863>>26-c),this._strip()},n.prototype.notn=function(s){return this.clone().inotn(s)},n.prototype.setn=function(s,h){f(typeof s=="number"&&s>=0);var c=s/26|0,b=s%26;return this._expand(c+1),h?this.words[c]=this.words[c]|1<<b:this.words[c]=this.words[c]&~(1<<b),this._strip()},n.prototype.iadd=function(s){var h;if(this.negative!==0&&s.negative===0)return this.negative=0,h=this.isub(s),this.negative^=1,this._normSign();if(this.negative===0&&s.negative!==0)return s.negative=0,h=this.isub(s),s.negative=1,h._normSign();var c,b;this.length>s.length?(c=this,b=s):(c=s,b=this);for(var l=0,t=0;t<b.length;t++)h=(c.words[t]|0)+(b.words[t]|0)+l,this.words[t]=h&67108863,l=h>>>26;for(;l!==0&&t<c.length;t++)h=(c.words[t]|0)+l,this.words[t]=h&67108863,l=h>>>26;if(this.length=c.length,l!==0)this.words[this.length]=l,this.length++;else if(c!==this)for(;t<c.length;t++)this.words[t]=c.words[t];return this},n.prototype.add=function(s){var h;return s.negative!==0&&this.negative===0?(s.negative=0,h=this.sub(s),s.negative^=1,h):s.negative===0&&this.negative!==0?(this.negative=0,h=s.sub(this),this.negative=1,h):this.length>s.length?this.clone().iadd(s):s.clone().iadd(this)},n.prototype.isub=function(s){if(s.negative!==0){s.negative=0;var h=this.iadd(s);return s.negative=1,h._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(s),this.negative=1,this._normSign();var c=this.cmp(s);if(c===0)return this.negative=0,this.length=1,this.words[0]=0,this;var b,l;c>0?(b=this,l=s):(b=s,l=this);for(var t=0,u=0;u<l.length;u++)h=(b.words[u]|0)-(l.words[u]|0)+t,t=h>>26,this.words[u]=h&67108863;for(;t!==0&&u<b.length;u++)h=(b.words[u]|0)+t,t=h>>26,this.words[u]=h&67108863;if(t===0&&u<b.length&&b!==this)for(;u<b.length;u++)this.words[u]=b.words[u];return this.length=Math.max(this.length,u),b!==this&&(this.negative=1),this._strip()},n.prototype.sub=function(s){return this.clone().isub(s)};function C(i,s,h){h.negative=s.negative^i.negative;var c=i.length+s.length|0;h.length=c,c=c-1|0;var b=i.words[0]|0,l=s.words[0]|0,t=b*l,u=t&67108863,S=t/67108864|0;h.words[0]=u;for(var B=1;B<c;B++){for(var k=S>>>26,q=S&67108863,F=Math.min(B,s.length-1),ee=Math.max(0,B-i.length+1);ee<=F;ee++){var te=B-ee|0;b=i.words[te]|0,l=s.words[ee]|0,t=b*l+q,k+=t/67108864|0,q=t&67108863}h.words[B]=q|0,S=k|0}return S!==0?h.words[B]=S|0:h.length--,h._strip()}var P=function(s,h,c){var b=s.words,l=h.words,t=c.words,u=0,S,B,k,q=b[0]|0,F=q&8191,ee=q>>>13,te=b[1]|0,O=te&8191,U=te>>>13,oe=b[2]|0,Y=oe&8191,j=oe>>>13,V=b[3]|0,G=V&8191,ie=V>>>13,be=b[4]|0,re=be&8191,ae=be>>>13,ye=b[5]|0,fe=ye&8191,he=ye>>>13,nt=b[6]|0,ce=nt&8191,me=nt>>>13,ut=b[7]|0,$=ut&8191,A=ut>>>13,R=b[8]|0,N=R&8191,H=R>>>13,ne=b[9]|0,J=ne&8191,de=ne>>>13,st=l[0]|0,le=st&8191,ve=st>>>13,ot=l[1]|0,we=ot&8191,Le=ot>>>13,mt=l[2]|0,Me=mt&8191,Ce=mt>>>13,bt=l[3]|0,xe=bt&8191,Ne=bt>>>13,vt=l[4]|0,se=vt&8191,ue=vt>>>13,ht=l[5]|0,pe=ht&8191,Se=ht>>>13,dt=l[6]|0,ge=dt&8191,De=dt>>>13,ct=l[7]|0,_e=ct&8191,Oe=ct>>>13,gt=l[8]|0,Ee=gt&8191,Pe=gt>>>13,pt=l[9]|0,lt=pt&8191,yt=pt>>>13;c.negative=s.negative^h.negative,c.length=19,S=Math.imul(F,le),B=Math.imul(F,ve),B=B+Math.imul(ee,le)|0,k=Math.imul(ee,ve);var xt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(xt>>>26)|0,xt&=67108863,S=Math.imul(O,le),B=Math.imul(O,ve),B=B+Math.imul(U,le)|0,k=Math.imul(U,ve),S=S+Math.imul(F,we)|0,B=B+Math.imul(F,Le)|0,B=B+Math.imul(ee,we)|0,k=k+Math.imul(ee,Le)|0;var Mt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,S=Math.imul(Y,le),B=Math.imul(Y,ve),B=B+Math.imul(j,le)|0,k=Math.imul(j,ve),S=S+Math.imul(O,we)|0,B=B+Math.imul(O,Le)|0,B=B+Math.imul(U,we)|0,k=k+Math.imul(U,Le)|0,S=S+Math.imul(F,Me)|0,B=B+Math.imul(F,Ce)|0,B=B+Math.imul(ee,Me)|0,k=k+Math.imul(ee,Ce)|0;var Et=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Et>>>26)|0,Et&=67108863,S=Math.imul(G,le),B=Math.imul(G,ve),B=B+Math.imul(ie,le)|0,k=Math.imul(ie,ve),S=S+Math.imul(Y,we)|0,B=B+Math.imul(Y,Le)|0,B=B+Math.imul(j,we)|0,k=k+Math.imul(j,Le)|0,S=S+Math.imul(O,Me)|0,B=B+Math.imul(O,Ce)|0,B=B+Math.imul(U,Me)|0,k=k+Math.imul(U,Ce)|0,S=S+Math.imul(F,xe)|0,B=B+Math.imul(F,Ne)|0,B=B+Math.imul(ee,xe)|0,k=k+Math.imul(ee,Ne)|0;var At=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(At>>>26)|0,At&=67108863,S=Math.imul(re,le),B=Math.imul(re,ve),B=B+Math.imul(ae,le)|0,k=Math.imul(ae,ve),S=S+Math.imul(G,we)|0,B=B+Math.imul(G,Le)|0,B=B+Math.imul(ie,we)|0,k=k+Math.imul(ie,Le)|0,S=S+Math.imul(Y,Me)|0,B=B+Math.imul(Y,Ce)|0,B=B+Math.imul(j,Me)|0,k=k+Math.imul(j,Ce)|0,S=S+Math.imul(O,xe)|0,B=B+Math.imul(O,Ne)|0,B=B+Math.imul(U,xe)|0,k=k+Math.imul(U,Ne)|0,S=S+Math.imul(F,se)|0,B=B+Math.imul(F,ue)|0,B=B+Math.imul(ee,se)|0,k=k+Math.imul(ee,ue)|0;var Bt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,S=Math.imul(fe,le),B=Math.imul(fe,ve),B=B+Math.imul(he,le)|0,k=Math.imul(he,ve),S=S+Math.imul(re,we)|0,B=B+Math.imul(re,Le)|0,B=B+Math.imul(ae,we)|0,k=k+Math.imul(ae,Le)|0,S=S+Math.imul(G,Me)|0,B=B+Math.imul(G,Ce)|0,B=B+Math.imul(ie,Me)|0,k=k+Math.imul(ie,Ce)|0,S=S+Math.imul(Y,xe)|0,B=B+Math.imul(Y,Ne)|0,B=B+Math.imul(j,xe)|0,k=k+Math.imul(j,Ne)|0,S=S+Math.imul(O,se)|0,B=B+Math.imul(O,ue)|0,B=B+Math.imul(U,se)|0,k=k+Math.imul(U,ue)|0,S=S+Math.imul(F,pe)|0,B=B+Math.imul(F,Se)|0,B=B+Math.imul(ee,pe)|0,k=k+Math.imul(ee,Se)|0;var Rt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,S=Math.imul(ce,le),B=Math.imul(ce,ve),B=B+Math.imul(me,le)|0,k=Math.imul(me,ve),S=S+Math.imul(fe,we)|0,B=B+Math.imul(fe,Le)|0,B=B+Math.imul(he,we)|0,k=k+Math.imul(he,Le)|0,S=S+Math.imul(re,Me)|0,B=B+Math.imul(re,Ce)|0,B=B+Math.imul(ae,Me)|0,k=k+Math.imul(ae,Ce)|0,S=S+Math.imul(G,xe)|0,B=B+Math.imul(G,Ne)|0,B=B+Math.imul(ie,xe)|0,k=k+Math.imul(ie,Ne)|0,S=S+Math.imul(Y,se)|0,B=B+Math.imul(Y,ue)|0,B=B+Math.imul(j,se)|0,k=k+Math.imul(j,ue)|0,S=S+Math.imul(O,pe)|0,B=B+Math.imul(O,Se)|0,B=B+Math.imul(U,pe)|0,k=k+Math.imul(U,Se)|0,S=S+Math.imul(F,ge)|0,B=B+Math.imul(F,De)|0,B=B+Math.imul(ee,ge)|0,k=k+Math.imul(ee,De)|0;var Tt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,S=Math.imul($,le),B=Math.imul($,ve),B=B+Math.imul(A,le)|0,k=Math.imul(A,ve),S=S+Math.imul(ce,we)|0,B=B+Math.imul(ce,Le)|0,B=B+Math.imul(me,we)|0,k=k+Math.imul(me,Le)|0,S=S+Math.imul(fe,Me)|0,B=B+Math.imul(fe,Ce)|0,B=B+Math.imul(he,Me)|0,k=k+Math.imul(he,Ce)|0,S=S+Math.imul(re,xe)|0,B=B+Math.imul(re,Ne)|0,B=B+Math.imul(ae,xe)|0,k=k+Math.imul(ae,Ne)|0,S=S+Math.imul(G,se)|0,B=B+Math.imul(G,ue)|0,B=B+Math.imul(ie,se)|0,k=k+Math.imul(ie,ue)|0,S=S+Math.imul(Y,pe)|0,B=B+Math.imul(Y,Se)|0,B=B+Math.imul(j,pe)|0,k=k+Math.imul(j,Se)|0,S=S+Math.imul(O,ge)|0,B=B+Math.imul(O,De)|0,B=B+Math.imul(U,ge)|0,k=k+Math.imul(U,De)|0,S=S+Math.imul(F,_e)|0,B=B+Math.imul(F,Oe)|0,B=B+Math.imul(ee,_e)|0,k=k+Math.imul(ee,Oe)|0;var kt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(kt>>>26)|0,kt&=67108863,S=Math.imul(N,le),B=Math.imul(N,ve),B=B+Math.imul(H,le)|0,k=Math.imul(H,ve),S=S+Math.imul($,we)|0,B=B+Math.imul($,Le)|0,B=B+Math.imul(A,we)|0,k=k+Math.imul(A,Le)|0,S=S+Math.imul(ce,Me)|0,B=B+Math.imul(ce,Ce)|0,B=B+Math.imul(me,Me)|0,k=k+Math.imul(me,Ce)|0,S=S+Math.imul(fe,xe)|0,B=B+Math.imul(fe,Ne)|0,B=B+Math.imul(he,xe)|0,k=k+Math.imul(he,Ne)|0,S=S+Math.imul(re,se)|0,B=B+Math.imul(re,ue)|0,B=B+Math.imul(ae,se)|0,k=k+Math.imul(ae,ue)|0,S=S+Math.imul(G,pe)|0,B=B+Math.imul(G,Se)|0,B=B+Math.imul(ie,pe)|0,k=k+Math.imul(ie,Se)|0,S=S+Math.imul(Y,ge)|0,B=B+Math.imul(Y,De)|0,B=B+Math.imul(j,ge)|0,k=k+Math.imul(j,De)|0,S=S+Math.imul(O,_e)|0,B=B+Math.imul(O,Oe)|0,B=B+Math.imul(U,_e)|0,k=k+Math.imul(U,Oe)|0,S=S+Math.imul(F,Ee)|0,B=B+Math.imul(F,Pe)|0,B=B+Math.imul(ee,Ee)|0,k=k+Math.imul(ee,Pe)|0;var $t=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+($t>>>26)|0,$t&=67108863,S=Math.imul(J,le),B=Math.imul(J,ve),B=B+Math.imul(de,le)|0,k=Math.imul(de,ve),S=S+Math.imul(N,we)|0,B=B+Math.imul(N,Le)|0,B=B+Math.imul(H,we)|0,k=k+Math.imul(H,Le)|0,S=S+Math.imul($,Me)|0,B=B+Math.imul($,Ce)|0,B=B+Math.imul(A,Me)|0,k=k+Math.imul(A,Ce)|0,S=S+Math.imul(ce,xe)|0,B=B+Math.imul(ce,Ne)|0,B=B+Math.imul(me,xe)|0,k=k+Math.imul(me,Ne)|0,S=S+Math.imul(fe,se)|0,B=B+Math.imul(fe,ue)|0,B=B+Math.imul(he,se)|0,k=k+Math.imul(he,ue)|0,S=S+Math.imul(re,pe)|0,B=B+Math.imul(re,Se)|0,B=B+Math.imul(ae,pe)|0,k=k+Math.imul(ae,Se)|0,S=S+Math.imul(G,ge)|0,B=B+Math.imul(G,De)|0,B=B+Math.imul(ie,ge)|0,k=k+Math.imul(ie,De)|0,S=S+Math.imul(Y,_e)|0,B=B+Math.imul(Y,Oe)|0,B=B+Math.imul(j,_e)|0,k=k+Math.imul(j,Oe)|0,S=S+Math.imul(O,Ee)|0,B=B+Math.imul(O,Pe)|0,B=B+Math.imul(U,Ee)|0,k=k+Math.imul(U,Pe)|0,S=S+Math.imul(F,lt)|0,B=B+Math.imul(F,yt)|0,B=B+Math.imul(ee,lt)|0,k=k+Math.imul(ee,yt)|0;var Pt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,S=Math.imul(J,we),B=Math.imul(J,Le),B=B+Math.imul(de,we)|0,k=Math.imul(de,Le),S=S+Math.imul(N,Me)|0,B=B+Math.imul(N,Ce)|0,B=B+Math.imul(H,Me)|0,k=k+Math.imul(H,Ce)|0,S=S+Math.imul($,xe)|0,B=B+Math.imul($,Ne)|0,B=B+Math.imul(A,xe)|0,k=k+Math.imul(A,Ne)|0,S=S+Math.imul(ce,se)|0,B=B+Math.imul(ce,ue)|0,B=B+Math.imul(me,se)|0,k=k+Math.imul(me,ue)|0,S=S+Math.imul(fe,pe)|0,B=B+Math.imul(fe,Se)|0,B=B+Math.imul(he,pe)|0,k=k+Math.imul(he,Se)|0,S=S+Math.imul(re,ge)|0,B=B+Math.imul(re,De)|0,B=B+Math.imul(ae,ge)|0,k=k+Math.imul(ae,De)|0,S=S+Math.imul(G,_e)|0,B=B+Math.imul(G,Oe)|0,B=B+Math.imul(ie,_e)|0,k=k+Math.imul(ie,Oe)|0,S=S+Math.imul(Y,Ee)|0,B=B+Math.imul(Y,Pe)|0,B=B+Math.imul(j,Ee)|0,k=k+Math.imul(j,Pe)|0,S=S+Math.imul(O,lt)|0,B=B+Math.imul(O,yt)|0,B=B+Math.imul(U,lt)|0,k=k+Math.imul(U,yt)|0;var Ct=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,S=Math.imul(J,Me),B=Math.imul(J,Ce),B=B+Math.imul(de,Me)|0,k=Math.imul(de,Ce),S=S+Math.imul(N,xe)|0,B=B+Math.imul(N,Ne)|0,B=B+Math.imul(H,xe)|0,k=k+Math.imul(H,Ne)|0,S=S+Math.imul($,se)|0,B=B+Math.imul($,ue)|0,B=B+Math.imul(A,se)|0,k=k+Math.imul(A,ue)|0,S=S+Math.imul(ce,pe)|0,B=B+Math.imul(ce,Se)|0,B=B+Math.imul(me,pe)|0,k=k+Math.imul(me,Se)|0,S=S+Math.imul(fe,ge)|0,B=B+Math.imul(fe,De)|0,B=B+Math.imul(he,ge)|0,k=k+Math.imul(he,De)|0,S=S+Math.imul(re,_e)|0,B=B+Math.imul(re,Oe)|0,B=B+Math.imul(ae,_e)|0,k=k+Math.imul(ae,Oe)|0,S=S+Math.imul(G,Ee)|0,B=B+Math.imul(G,Pe)|0,B=B+Math.imul(ie,Ee)|0,k=k+Math.imul(ie,Pe)|0,S=S+Math.imul(Y,lt)|0,B=B+Math.imul(Y,yt)|0,B=B+Math.imul(j,lt)|0,k=k+Math.imul(j,yt)|0;var Nt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,S=Math.imul(J,xe),B=Math.imul(J,Ne),B=B+Math.imul(de,xe)|0,k=Math.imul(de,Ne),S=S+Math.imul(N,se)|0,B=B+Math.imul(N,ue)|0,B=B+Math.imul(H,se)|0,k=k+Math.imul(H,ue)|0,S=S+Math.imul($,pe)|0,B=B+Math.imul($,Se)|0,B=B+Math.imul(A,pe)|0,k=k+Math.imul(A,Se)|0,S=S+Math.imul(ce,ge)|0,B=B+Math.imul(ce,De)|0,B=B+Math.imul(me,ge)|0,k=k+Math.imul(me,De)|0,S=S+Math.imul(fe,_e)|0,B=B+Math.imul(fe,Oe)|0,B=B+Math.imul(he,_e)|0,k=k+Math.imul(he,Oe)|0,S=S+Math.imul(re,Ee)|0,B=B+Math.imul(re,Pe)|0,B=B+Math.imul(ae,Ee)|0,k=k+Math.imul(ae,Pe)|0,S=S+Math.imul(G,lt)|0,B=B+Math.imul(G,yt)|0,B=B+Math.imul(ie,lt)|0,k=k+Math.imul(ie,yt)|0;var Lt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,S=Math.imul(J,se),B=Math.imul(J,ue),B=B+Math.imul(de,se)|0,k=Math.imul(de,ue),S=S+Math.imul(N,pe)|0,B=B+Math.imul(N,Se)|0,B=B+Math.imul(H,pe)|0,k=k+Math.imul(H,Se)|0,S=S+Math.imul($,ge)|0,B=B+Math.imul($,De)|0,B=B+Math.imul(A,ge)|0,k=k+Math.imul(A,De)|0,S=S+Math.imul(ce,_e)|0,B=B+Math.imul(ce,Oe)|0,B=B+Math.imul(me,_e)|0,k=k+Math.imul(me,Oe)|0,S=S+Math.imul(fe,Ee)|0,B=B+Math.imul(fe,Pe)|0,B=B+Math.imul(he,Ee)|0,k=k+Math.imul(he,Pe)|0,S=S+Math.imul(re,lt)|0,B=B+Math.imul(re,yt)|0,B=B+Math.imul(ae,lt)|0,k=k+Math.imul(ae,yt)|0;var Dt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,S=Math.imul(J,pe),B=Math.imul(J,Se),B=B+Math.imul(de,pe)|0,k=Math.imul(de,Se),S=S+Math.imul(N,ge)|0,B=B+Math.imul(N,De)|0,B=B+Math.imul(H,ge)|0,k=k+Math.imul(H,De)|0,S=S+Math.imul($,_e)|0,B=B+Math.imul($,Oe)|0,B=B+Math.imul(A,_e)|0,k=k+Math.imul(A,Oe)|0,S=S+Math.imul(ce,Ee)|0,B=B+Math.imul(ce,Pe)|0,B=B+Math.imul(me,Ee)|0,k=k+Math.imul(me,Pe)|0,S=S+Math.imul(fe,lt)|0,B=B+Math.imul(fe,yt)|0,B=B+Math.imul(he,lt)|0,k=k+Math.imul(he,yt)|0;var qt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(qt>>>26)|0,qt&=67108863,S=Math.imul(J,ge),B=Math.imul(J,De),B=B+Math.imul(de,ge)|0,k=Math.imul(de,De),S=S+Math.imul(N,_e)|0,B=B+Math.imul(N,Oe)|0,B=B+Math.imul(H,_e)|0,k=k+Math.imul(H,Oe)|0,S=S+Math.imul($,Ee)|0,B=B+Math.imul($,Pe)|0,B=B+Math.imul(A,Ee)|0,k=k+Math.imul(A,Pe)|0,S=S+Math.imul(ce,lt)|0,B=B+Math.imul(ce,yt)|0,B=B+Math.imul(me,lt)|0,k=k+Math.imul(me,yt)|0;var Ut=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,S=Math.imul(J,_e),B=Math.imul(J,Oe),B=B+Math.imul(de,_e)|0,k=Math.imul(de,Oe),S=S+Math.imul(N,Ee)|0,B=B+Math.imul(N,Pe)|0,B=B+Math.imul(H,Ee)|0,k=k+Math.imul(H,Pe)|0,S=S+Math.imul($,lt)|0,B=B+Math.imul($,yt)|0,B=B+Math.imul(A,lt)|0,k=k+Math.imul(A,yt)|0;var aa=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(aa>>>26)|0,aa&=67108863,S=Math.imul(J,Ee),B=Math.imul(J,Pe),B=B+Math.imul(de,Ee)|0,k=Math.imul(de,Pe),S=S+Math.imul(N,lt)|0,B=B+Math.imul(N,yt)|0,B=B+Math.imul(H,lt)|0,k=k+Math.imul(H,yt)|0;var oa=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(oa>>>26)|0,oa&=67108863,S=Math.imul(J,lt),B=Math.imul(J,yt),B=B+Math.imul(de,lt)|0,k=Math.imul(de,yt);var lb=(u+S|0)+((B&8191)<<13)|0;return u=(k+(B>>>13)|0)+(lb>>>26)|0,lb&=67108863,t[0]=xt,t[1]=Mt,t[2]=Et,t[3]=At,t[4]=Bt,t[5]=Rt,t[6]=Tt,t[7]=kt,t[8]=$t,t[9]=Pt,t[10]=Ct,t[11]=Nt,t[12]=Lt,t[13]=Dt,t[14]=qt,t[15]=Ut,t[16]=aa,t[17]=oa,t[18]=lb,u!==0&&(t[19]=u,c.length++),c};Math.imul||(P=C);function L(i,s,h){h.negative=s.negative^i.negative,h.length=i.length+s.length;for(var c=0,b=0,l=0;l<h.length-1;l++){var t=b;b=0;for(var u=c&67108863,S=Math.min(l,s.length-1),B=Math.max(0,l-i.length+1);B<=S;B++){var k=l-B,q=i.words[k]|0,F=s.words[B]|0,ee=q*F,te=ee&67108863;t=t+(ee/67108864|0)|0,te=te+u|0,u=te&67108863,t=t+(te>>>26)|0,b+=t>>>26,t&=67108863}h.words[l]=u,c=t,t=b}return c!==0?h.words[l]=c:h.length--,h._strip()}function D(i,s,h){return L(i,s,h)}n.prototype.mulTo=function(s,h){var c,b=this.length+s.length;return this.length===10&&s.length===10?c=P(this,s,h):b<63?c=C(this,s,h):b<1024?c=L(this,s,h):c=D(this,s,h),c};function Z(i,s){this.x=i,this.y=s}Z.prototype.makeRBT=function(s){for(var h=new Array(s),c=n.prototype._countBits(s)-1,b=0;b<s;b++)h[b]=this.revBin(b,c,s);return h},Z.prototype.revBin=function(s,h,c){if(s===0||s===c-1)return s;for(var b=0,l=0;l<h;l++)b|=(s&1)<<h-l-1,s>>=1;return b},Z.prototype.permute=function(s,h,c,b,l,t){for(var u=0;u<t;u++)b[u]=h[s[u]],l[u]=c[s[u]]},Z.prototype.transform=function(s,h,c,b,l,t){this.permute(t,s,h,c,b,l);for(var u=1;u<l;u<<=1)for(var S=u<<1,B=Math.cos(2*Math.PI/S),k=Math.sin(2*Math.PI/S),q=0;q<l;q+=S)for(var F=B,ee=k,te=0;te<u;te++){var O=c[q+te],U=b[q+te],oe=c[q+te+u],Y=b[q+te+u],j=F*oe-ee*Y;Y=F*Y+ee*oe,oe=j,c[q+te]=O+oe,b[q+te]=U+Y,c[q+te+u]=O-oe,b[q+te+u]=U-Y,te!==S&&(j=B*F-k*ee,ee=B*ee+k*F,F=j)}},Z.prototype.guessLen13b=function(s,h){var c=Math.max(h,s)|1,b=c&1,l=0;for(c=c/2|0;c;c=c>>>1)l++;return 1<<l+1+b},Z.prototype.conjugate=function(s,h,c){if(!(c<=1))for(var b=0;b<c/2;b++){var l=s[b];s[b]=s[c-b-1],s[c-b-1]=l,l=h[b],h[b]=-h[c-b-1],h[c-b-1]=-l}},Z.prototype.normalize13b=function(s,h){for(var c=0,b=0;b<h/2;b++){var l=Math.round(s[2*b+1]/h)*8192+Math.round(s[2*b]/h)+c;s[b]=l&67108863,l<67108864?c=0:c=l/67108864|0}return s},Z.prototype.convert13b=function(s,h,c,b){for(var l=0,t=0;t<h;t++)l=l+(s[t]|0),c[2*t]=l&8191,l=l>>>13,c[2*t+1]=l&8191,l=l>>>13;for(t=2*h;t<b;++t)c[t]=0;f(l===0),f((l&-8192)===0)},Z.prototype.stub=function(s){for(var h=new Array(s),c=0;c<s;c++)h[c]=0;return h},Z.prototype.mulp=function(s,h,c){var b=2*this.guessLen13b(s.length,h.length),l=this.makeRBT(b),t=this.stub(b),u=new Array(b),S=new Array(b),B=new Array(b),k=new Array(b),q=new Array(b),F=new Array(b),ee=c.words;ee.length=b,this.convert13b(s.words,s.length,u,b),this.convert13b(h.words,h.length,k,b),this.transform(u,t,S,B,b,l),this.transform(k,t,q,F,b,l);for(var te=0;te<b;te++){var O=S[te]*q[te]-B[te]*F[te];B[te]=S[te]*F[te]+B[te]*q[te],S[te]=O}return this.conjugate(S,B,b),this.transform(S,B,ee,t,b,l),this.conjugate(ee,t,b),this.normalize13b(ee,b),c.negative=s.negative^h.negative,c.length=s.length+h.length,c._strip()},n.prototype.mul=function(s){var h=new n(null);return h.words=new Array(this.length+s.length),this.mulTo(s,h)},n.prototype.mulf=function(s){var h=new n(null);return h.words=new Array(this.length+s.length),D(this,s,h)},n.prototype.imul=function(s){return this.clone().mulTo(s,this)},n.prototype.imuln=function(s){var h=s<0;h&&(s=-s),f(typeof s=="number"),f(s<67108864);for(var c=0,b=0;b<this.length;b++){var l=(this.words[b]|0)*s,t=(l&67108863)+(c&67108863);c>>=26,c+=l/67108864|0,c+=t>>>26,this.words[b]=t&67108863}return c!==0&&(this.words[b]=c,this.length++),this.length=s===0?1:this.length,h?this.ineg():this},n.prototype.muln=function(s){return this.clone().imuln(s)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(s){var h=T(s);if(h.length===0)return new n(1);for(var c=this,b=0;b<h.length&&h[b]===0;b++,c=c.sqr());if(++b<h.length)for(var l=c.sqr();b<h.length;b++,l=l.sqr())h[b]!==0&&(c=c.mul(l));return c},n.prototype.iushln=function(s){f(typeof s=="number"&&s>=0);var h=s%26,c=(s-h)/26,b=67108863>>>26-h<<26-h,l;if(h!==0){var t=0;for(l=0;l<this.length;l++){var u=this.words[l]&b,S=(this.words[l]|0)-u<<h;this.words[l]=S|t,t=u>>>26-h}t&&(this.words[l]=t,this.length++)}if(c!==0){for(l=this.length-1;l>=0;l--)this.words[l+c]=this.words[l];for(l=0;l<c;l++)this.words[l]=0;this.length+=c}return this._strip()},n.prototype.ishln=function(s){return f(this.negative===0),this.iushln(s)},n.prototype.iushrn=function(s,h,c){f(typeof s=="number"&&s>=0);var b;h?b=(h-h%26)/26:b=0;var l=s%26,t=Math.min((s-l)/26,this.length),u=67108863^67108863>>>l<<l,S=c;if(b-=t,b=Math.max(0,b),S){for(var B=0;B<t;B++)S.words[B]=this.words[B];S.length=t}if(t!==0)if(this.length>t)for(this.length-=t,B=0;B<this.length;B++)this.words[B]=this.words[B+t];else this.words[0]=0,this.length=1;var k=0;for(B=this.length-1;B>=0&&(k!==0||B>=b);B--){var q=this.words[B]|0;this.words[B]=k<<26-l|q>>>l,k=q&u}return S&&k!==0&&(S.words[S.length++]=k),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},n.prototype.ishrn=function(s,h,c){return f(this.negative===0),this.iushrn(s,h,c)},n.prototype.shln=function(s){return this.clone().ishln(s)},n.prototype.ushln=function(s){return this.clone().iushln(s)},n.prototype.shrn=function(s){return this.clone().ishrn(s)},n.prototype.ushrn=function(s){return this.clone().iushrn(s)},n.prototype.testn=function(s){f(typeof s=="number"&&s>=0);var h=s%26,c=(s-h)/26,b=1<<h;if(this.length<=c)return!1;var l=this.words[c];return!!(l&b)},n.prototype.imaskn=function(s){f(typeof s=="number"&&s>=0);var h=s%26,c=(s-h)/26;if(f(this.negative===0,"imaskn works only with positive numbers"),this.length<=c)return this;if(h!==0&&c++,this.length=Math.min(c,this.length),h!==0){var b=67108863^67108863>>>h<<h;this.words[this.length-1]&=b}return this._strip()},n.prototype.maskn=function(s){return this.clone().imaskn(s)},n.prototype.iaddn=function(s){return f(typeof s=="number"),f(s<67108864),s<0?this.isubn(-s):this.negative!==0?this.length===1&&(this.words[0]|0)<=s?(this.words[0]=s-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(s),this.negative=1,this):this._iaddn(s)},n.prototype._iaddn=function(s){this.words[0]+=s;for(var h=0;h<this.length&&this.words[h]>=67108864;h++)this.words[h]-=67108864,h===this.length-1?this.words[h+1]=1:this.words[h+1]++;return this.length=Math.max(this.length,h+1),this},n.prototype.isubn=function(s){if(f(typeof s=="number"),f(s<67108864),s<0)return this.iaddn(-s);if(this.negative!==0)return this.negative=0,this.iaddn(s),this.negative=1,this;if(this.words[0]-=s,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var h=0;h<this.length&&this.words[h]<0;h++)this.words[h]+=67108864,this.words[h+1]-=1;return this._strip()},n.prototype.addn=function(s){return this.clone().iaddn(s)},n.prototype.subn=function(s){return this.clone().isubn(s)},n.prototype.iabs=function(){return this.negative=0,this},n.prototype.abs=function(){return this.clone().iabs()},n.prototype._ishlnsubmul=function(s,h,c){var b=s.length+c,l;this._expand(b);var t,u=0;for(l=0;l<s.length;l++){t=(this.words[l+c]|0)+u;var S=(s.words[l]|0)*h;t-=S&67108863,u=(t>>26)-(S/67108864|0),this.words[l+c]=t&67108863}for(;l<this.length-c;l++)t=(this.words[l+c]|0)+u,u=t>>26,this.words[l+c]=t&67108863;if(u===0)return this._strip();for(f(u===-1),u=0,l=0;l<this.length;l++)t=-(this.words[l]|0)+u,u=t>>26,this.words[l]=t&67108863;return this.negative=1,this._strip()},n.prototype._wordDiv=function(s,h){var c=this.length-s.length,b=this.clone(),l=s,t=l.words[l.length-1]|0,u=this._countBits(t);c=26-u,c!==0&&(l=l.ushln(c),b.iushln(c),t=l.words[l.length-1]|0);var S=b.length-l.length,B;if(h!=="mod"){B=new n(null),B.length=S+1,B.words=new Array(B.length);for(var k=0;k<B.length;k++)B.words[k]=0}var q=b.clone()._ishlnsubmul(l,1,S);q.negative===0&&(b=q,B&&(B.words[S]=1));for(var F=S-1;F>=0;F--){var ee=(b.words[l.length+F]|0)*67108864+(b.words[l.length+F-1]|0);for(ee=Math.min(ee/t|0,67108863),b._ishlnsubmul(l,ee,F);b.negative!==0;)ee--,b.negative=0,b._ishlnsubmul(l,1,F),b.isZero()||(b.negative^=1);B&&(B.words[F]=ee)}return B&&B._strip(),b._strip(),h!=="div"&&c!==0&&b.iushrn(c),{div:B||null,mod:b}},n.prototype.divmod=function(s,h,c){if(f(!s.isZero()),this.isZero())return{div:new n(0),mod:new n(0)};var b,l,t;return this.negative!==0&&s.negative===0?(t=this.neg().divmod(s,h),h!=="mod"&&(b=t.div.neg()),h!=="div"&&(l=t.mod.neg(),c&&l.negative!==0&&l.iadd(s)),{div:b,mod:l}):this.negative===0&&s.negative!==0?(t=this.divmod(s.neg(),h),h!=="mod"&&(b=t.div.neg()),{div:b,mod:t.mod}):this.negative&s.negative?(t=this.neg().divmod(s.neg(),h),h!=="div"&&(l=t.mod.neg(),c&&l.negative!==0&&l.isub(s)),{div:t.div,mod:l}):s.length>this.length||this.cmp(s)<0?{div:new n(0),mod:this}:s.length===1?h==="div"?{div:this.divn(s.words[0]),mod:null}:h==="mod"?{div:null,mod:new n(this.modrn(s.words[0]))}:{div:this.divn(s.words[0]),mod:new n(this.modrn(s.words[0]))}:this._wordDiv(s,h)},n.prototype.div=function(s){return this.divmod(s,"div",!1).div},n.prototype.mod=function(s){return this.divmod(s,"mod",!1).mod},n.prototype.umod=function(s){return this.divmod(s,"mod",!0).mod},n.prototype.divRound=function(s){var h=this.divmod(s);if(h.mod.isZero())return h.div;var c=h.div.negative!==0?h.mod.isub(s):h.mod,b=s.ushrn(1),l=s.andln(1),t=c.cmp(b);return t<0||l===1&&t===0?h.div:h.div.negative!==0?h.div.isubn(1):h.div.iaddn(1)},n.prototype.modrn=function(s){var h=s<0;h&&(s=-s),f(s<=67108863);for(var c=(1<<26)%s,b=0,l=this.length-1;l>=0;l--)b=(c*b+(this.words[l]|0))%s;return h?-b:b},n.prototype.modn=function(s){return this.modrn(s)},n.prototype.idivn=function(s){var h=s<0;h&&(s=-s),f(s<=67108863);for(var c=0,b=this.length-1;b>=0;b--){var l=(this.words[b]|0)+c*67108864;this.words[b]=l/s|0,c=l%s}return this._strip(),h?this.ineg():this},n.prototype.divn=function(s){return this.clone().idivn(s)},n.prototype.egcd=function(s){f(s.negative===0),f(!s.isZero());var h=this,c=s.clone();h.negative!==0?h=h.umod(s):h=h.clone();for(var b=new n(1),l=new n(0),t=new n(0),u=new n(1),S=0;h.isEven()&&c.isEven();)h.iushrn(1),c.iushrn(1),++S;for(var B=c.clone(),k=h.clone();!h.isZero();){for(var q=0,F=1;!(h.words[0]&F)&&q<26;++q,F<<=1);if(q>0)for(h.iushrn(q);q-- >0;)(b.isOdd()||l.isOdd())&&(b.iadd(B),l.isub(k)),b.iushrn(1),l.iushrn(1);for(var ee=0,te=1;!(c.words[0]&te)&&ee<26;++ee,te<<=1);if(ee>0)for(c.iushrn(ee);ee-- >0;)(t.isOdd()||u.isOdd())&&(t.iadd(B),u.isub(k)),t.iushrn(1),u.iushrn(1);h.cmp(c)>=0?(h.isub(c),b.isub(t),l.isub(u)):(c.isub(h),t.isub(b),u.isub(l))}return{a:t,b:u,gcd:c.iushln(S)}},n.prototype._invmp=function(s){f(s.negative===0),f(!s.isZero());var h=this,c=s.clone();h.negative!==0?h=h.umod(s):h=h.clone();for(var b=new n(1),l=new n(0),t=c.clone();h.cmpn(1)>0&&c.cmpn(1)>0;){for(var u=0,S=1;!(h.words[0]&S)&&u<26;++u,S<<=1);if(u>0)for(h.iushrn(u);u-- >0;)b.isOdd()&&b.iadd(t),b.iushrn(1);for(var B=0,k=1;!(c.words[0]&k)&&B<26;++B,k<<=1);if(B>0)for(c.iushrn(B);B-- >0;)l.isOdd()&&l.iadd(t),l.iushrn(1);h.cmp(c)>=0?(h.isub(c),b.isub(l)):(c.isub(h),l.isub(b))}var q;return h.cmpn(1)===0?q=b:q=l,q.cmpn(0)<0&&q.iadd(s),q},n.prototype.gcd=function(s){if(this.isZero())return s.abs();if(s.isZero())return this.abs();var h=this.clone(),c=s.clone();h.negative=0,c.negative=0;for(var b=0;h.isEven()&&c.isEven();b++)h.iushrn(1),c.iushrn(1);do{for(;h.isEven();)h.iushrn(1);for(;c.isEven();)c.iushrn(1);var l=h.cmp(c);if(l<0){var t=h;h=c,c=t}else if(l===0||c.cmpn(1)===0)break;h.isub(c)}while(!0);return c.iushln(b)},n.prototype.invm=function(s){return this.egcd(s).a.umod(s)},n.prototype.isEven=function(){return(this.words[0]&1)===0},n.prototype.isOdd=function(){return(this.words[0]&1)===1},n.prototype.andln=function(s){return this.words[0]&s},n.prototype.bincn=function(s){f(typeof s=="number");var h=s%26,c=(s-h)/26,b=1<<h;if(this.length<=c)return this._expand(c+1),this.words[c]|=b,this;for(var l=b,t=c;l!==0&&t<this.length;t++){var u=this.words[t]|0;u+=l,l=u>>>26,u&=67108863,this.words[t]=u}return l!==0&&(this.words[t]=l,this.length++),this},n.prototype.isZero=function(){return this.length===1&&this.words[0]===0},n.prototype.cmpn=function(s){var h=s<0;if(this.negative!==0&&!h)return-1;if(this.negative===0&&h)return 1;this._strip();var c;if(this.length>1)c=1;else{h&&(s=-s),f(s<=67108863,"Number is too big");var b=this.words[0]|0;c=b===s?0:b<s?-1:1}return this.negative!==0?-c|0:c},n.prototype.cmp=function(s){if(this.negative!==0&&s.negative===0)return-1;if(this.negative===0&&s.negative!==0)return 1;var h=this.ucmp(s);return this.negative!==0?-h|0:h},n.prototype.ucmp=function(s){if(this.length>s.length)return 1;if(this.length<s.length)return-1;for(var h=0,c=this.length-1;c>=0;c--){var b=this.words[c]|0,l=s.words[c]|0;if(b!==l){b<l?h=-1:b>l&&(h=1);break}}return h},n.prototype.gtn=function(s){return this.cmpn(s)===1},n.prototype.gt=function(s){return this.cmp(s)===1},n.prototype.gten=function(s){return this.cmpn(s)>=0},n.prototype.gte=function(s){return this.cmp(s)>=0},n.prototype.ltn=function(s){return this.cmpn(s)===-1},n.prototype.lt=function(s){return this.cmp(s)===-1},n.prototype.lten=function(s){return this.cmpn(s)<=0},n.prototype.lte=function(s){return this.cmp(s)<=0},n.prototype.eqn=function(s){return this.cmpn(s)===0},n.prototype.eq=function(s){return this.cmp(s)===0},n.red=function(s){return new e(s)},n.prototype.toRed=function(s){return f(!this.red,"Already a number in reduction context"),f(this.negative===0,"red works only with positives"),s.convertTo(this)._forceRed(s)},n.prototype.fromRed=function(){return f(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},n.prototype._forceRed=function(s){return this.red=s,this},n.prototype.forceRed=function(s){return f(!this.red,"Already a number in reduction context"),this._forceRed(s)},n.prototype.redAdd=function(s){return f(this.red,"redAdd works only with red numbers"),this.red.add(this,s)},n.prototype.redIAdd=function(s){return f(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,s)},n.prototype.redSub=function(s){return f(this.red,"redSub works only with red numbers"),this.red.sub(this,s)},n.prototype.redISub=function(s){return f(this.red,"redISub works only with red numbers"),this.red.isub(this,s)},n.prototype.redShl=function(s){return f(this.red,"redShl works only with red numbers"),this.red.shl(this,s)},n.prototype.redMul=function(s){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.mul(this,s)},n.prototype.redIMul=function(s){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.imul(this,s)},n.prototype.redSqr=function(){return f(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return f(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return f(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return f(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return f(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(s){return f(this.red&&!s.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,s)};var W={k256:null,p224:null,p192:null,p25519:null};function Q(i,s){this.name=i,this.p=new n(s,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}Q.prototype._tmp=function(){var s=new n(null);return s.words=new Array(Math.ceil(this.n/13)),s},Q.prototype.ireduce=function(s){var h=s,c;do this.split(h,this.tmp),h=this.imulK(h),h=h.iadd(this.tmp),c=h.bitLength();while(c>this.n);var b=c<this.n?-1:h.ucmp(this.p);return b===0?(h.words[0]=0,h.length=1):b>0?h.isub(this.p):h.strip!==void 0?h.strip():h._strip(),h},Q.prototype.split=function(s,h){s.iushrn(this.n,0,h)},Q.prototype.imulK=function(s){return s.imul(this.k)};function K(){Q.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}d(K,Q),K.prototype.split=function(s,h){for(var c=4194303,b=Math.min(s.length,9),l=0;l<b;l++)h.words[l]=s.words[l];if(h.length=b,s.length<=9){s.words[0]=0,s.length=1;return}var t=s.words[9];for(h.words[h.length++]=t&c,l=10;l<s.length;l++){var u=s.words[l]|0;s.words[l-10]=(u&c)<<4|t>>>22,t=u}t>>>=22,s.words[l-10]=t,t===0&&s.length>10?s.length-=10:s.length-=9},K.prototype.imulK=function(s){s.words[s.length]=0,s.words[s.length+1]=0,s.length+=2;for(var h=0,c=0;c<s.length;c++){var b=s.words[c]|0;h+=b*977,s.words[c]=h&67108863,h=b*64+(h/67108864|0)}return s.words[s.length-1]===0&&(s.length--,s.words[s.length-1]===0&&s.length--),s};function z(){Q.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}d(z,Q);function X(){Q.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}d(X,Q);function p(){Q.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}d(p,Q),p.prototype.imulK=function(s){for(var h=0,c=0;c<s.length;c++){var b=(s.words[c]|0)*19+h,l=b&67108863;b>>>=26,s.words[c]=l,h=b}return h!==0&&(s.words[s.length++]=h),s},n._prime=function(s){if(W[s])return W[s];var h;if(s==="k256")h=new K;else if(s==="p224")h=new z;else if(s==="p192")h=new X;else if(s==="p25519")h=new p;else throw new Error("Unknown prime "+s);return W[s]=h,h};function e(i){if(typeof i=="string"){var s=n._prime(i);this.m=s.p,this.prime=s}else f(i.gtn(1),"modulus must be greater than 1"),this.m=i,this.prime=null}e.prototype._verify1=function(s){f(s.negative===0,"red works only with positives"),f(s.red,"red works only with red numbers")},e.prototype._verify2=function(s,h){f((s.negative|h.negative)===0,"red works only with positives"),f(s.red&&s.red===h.red,"red works only with red numbers")},e.prototype.imod=function(s){return this.prime?this.prime.ireduce(s)._forceRed(this):(w(s,s.umod(this.m)._forceRed(this)),s)},e.prototype.neg=function(s){return s.isZero()?s.clone():this.m.sub(s)._forceRed(this)},e.prototype.add=function(s,h){this._verify2(s,h);var c=s.add(h);return c.cmp(this.m)>=0&&c.isub(this.m),c._forceRed(this)},e.prototype.iadd=function(s,h){this._verify2(s,h);var c=s.iadd(h);return c.cmp(this.m)>=0&&c.isub(this.m),c},e.prototype.sub=function(s,h){this._verify2(s,h);var c=s.sub(h);return c.cmpn(0)<0&&c.iadd(this.m),c._forceRed(this)},e.prototype.isub=function(s,h){this._verify2(s,h);var c=s.isub(h);return c.cmpn(0)<0&&c.iadd(this.m),c},e.prototype.shl=function(s,h){return this._verify1(s),this.imod(s.ushln(h))},e.prototype.imul=function(s,h){return this._verify2(s,h),this.imod(s.imul(h))},e.prototype.mul=function(s,h){return this._verify2(s,h),this.imod(s.mul(h))},e.prototype.isqr=function(s){return this.imul(s,s.clone())},e.prototype.sqr=function(s){return this.mul(s,s)},e.prototype.sqrt=function(s){if(s.isZero())return s.clone();var h=this.m.andln(3);if(f(h%2===1),h===3){var c=this.m.add(new n(1)).iushrn(2);return this.pow(s,c)}for(var b=this.m.subn(1),l=0;!b.isZero()&&b.andln(1)===0;)l++,b.iushrn(1);f(!b.isZero());var t=new n(1).toRed(this),u=t.redNeg(),S=this.m.subn(1).iushrn(1),B=this.m.bitLength();for(B=new n(2*B*B).toRed(this);this.pow(B,S).cmp(u)!==0;)B.redIAdd(u);for(var k=this.pow(B,b),q=this.pow(s,b.addn(1).iushrn(1)),F=this.pow(s,b),ee=l;F.cmp(t)!==0;){for(var te=F,O=0;te.cmp(t)!==0;O++)te=te.redSqr();f(O<ee);var U=this.pow(k,new n(1).iushln(ee-O-1));q=q.redMul(U),k=U.redSqr(),F=F.redMul(k),ee=O}return q},e.prototype.invm=function(s){var h=s._invmp(this.m);return h.negative!==0?(h.negative=0,this.imod(h).redNeg()):this.imod(h)},e.prototype.pow=function(s,h){if(h.isZero())return new n(1).toRed(this);if(h.cmpn(1)===0)return s.clone();var c=4,b=new Array(1<<c);b[0]=new n(1).toRed(this),b[1]=s;for(var l=2;l<b.length;l++)b[l]=this.mul(b[l-1],s);var t=b[0],u=0,S=0,B=h.bitLength()%26;for(B===0&&(B=26),l=h.length-1;l>=0;l--){for(var k=h.words[l],q=B-1;q>=0;q--){var F=k>>q&1;if(t!==b[0]&&(t=this.sqr(t)),F===0&&u===0){S=0;continue}u<<=1,u|=F,S++,!(S!==c&&(l!==0||q!==0))&&(t=this.mul(t,b[u]),S=0,u=0)}B=26}return t},e.prototype.convertTo=function(s){var h=s.umod(this.m);return h===s?h.clone():h},e.prototype.convertFrom=function(s){var h=s.clone();return h.red=null,h},n.mont=function(s){return new r(s)};function r(i){e.call(this,i),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}d(r,e),r.prototype.convertTo=function(s){return this.imod(s.ushln(this.shift))},r.prototype.convertFrom=function(s){var h=this.imod(s.mul(this.rinv));return h.red=null,h},r.prototype.imul=function(s,h){if(s.isZero()||h.isZero())return s.words[0]=0,s.length=1,s;var c=s.imul(h),b=c.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),l=c.isub(b).iushrn(this.shift),t=l;return l.cmp(this.m)>=0?t=l.isub(this.m):l.cmpn(0)<0&&(t=l.iadd(this.m)),t._forceRed(this)},r.prototype.mul=function(s,h){if(s.isZero()||h.isZero())return new n(0)._forceRed(this);var c=s.mul(h),b=c.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),l=c.isub(b).iushrn(this.shift),t=l;return l.cmp(this.m)>=0?t=l.isub(this.m):l.cmpn(0)<0&&(t=l.iadd(this.m)),t._forceRed(this)},r.prototype.invm=function(s){var h=this.imod(s._invmp(this.m).mul(this.r2));return h._forceRed(this)}})(typeof sx>"u"||sx,MK)});var ys=St(gi=>{"use strict";var cwe=Ae(Be());Re();Ie();var Tue=Kf(),kue=Ln();gi.inherits=kue;function $ue(a,o){return(a.charCodeAt(o)&64512)!==55296||o<0||o+1>=a.length?!1:(a.charCodeAt(o+1)&64512)===56320}function Pue(a,o){if(Array.isArray(a))return a.slice();if(!a)return[];var f=[];if(typeof a=="string")if(o){if(o==="hex")for(a=a.replace(/[^a-z0-9]+/ig,""),a.length%2!==0&&(a="0"+a),n=0;n<a.length;n+=2)f.push(parseInt(a[n]+a[n+1],16))}else for(var d=0,n=0;n<a.length;n++){var v=a.charCodeAt(n);v<128?f[d++]=v:v<2048?(f[d++]=v>>6|192,f[d++]=v&63|128):$ue(a,n)?(v=65536+((v&1023)<<10)+(a.charCodeAt(++n)&1023),f[d++]=v>>18|240,f[d++]=v>>12&63|128,f[d++]=v>>6&63|128,f[d++]=v&63|128):(f[d++]=v>>12|224,f[d++]=v>>6&63|128,f[d++]=v&63|128)}else for(n=0;n<a.length;n++)f[n]=a[n]|0;return f}gi.toArray=Pue;function Cue(a){for(var o="",f=0;f<a.length;f++)o+=ZK(a[f].toString(16));return o}gi.toHex=Cue;function WK(a){var o=a>>>24|a>>>8&65280|a<<8&16711680|(a&255)<<24;return o>>>0}gi.htonl=WK;function Nue(a,o){for(var f="",d=0;d<a.length;d++){var n=a[d];o==="little"&&(n=WK(n)),f+=GK(n.toString(16))}return f}gi.toHex32=Nue;function ZK(a){return a.length===1?"0"+a:a}gi.zero2=ZK;function GK(a){return a.length===7?"0"+a:a.length===6?"00"+a:a.length===5?"000"+a:a.length===4?"0000"+a:a.length===3?"00000"+a:a.length===2?"000000"+a:a.length===1?"0000000"+a:a}gi.zero8=GK;function Lue(a,o,f,d){var n=f-o;Tue(n%4===0);for(var v=new Array(n/4),m=0,y=o;m<v.length;m++,y+=4){var M;d==="big"?M=a[y]<<24|a[y+1]<<16|a[y+2]<<8|a[y+3]:M=a[y+3]<<24|a[y+2]<<16|a[y+1]<<8|a[y],v[m]=M>>>0}return v}gi.join32=Lue;function Due(a,o){for(var f=new Array(a.length*4),d=0,n=0;d<a.length;d++,n+=4){var v=a[d];o==="big"?(f[n]=v>>>24,f[n+1]=v>>>16&255,f[n+2]=v>>>8&255,f[n+3]=v&255):(f[n+3]=v>>>24,f[n+2]=v>>>16&255,f[n+1]=v>>>8&255,f[n]=v&255)}return f}gi.split32=Due;function Oue(a,o){return a>>>o|a<<32-o}gi.rotr32=Oue;function que(a,o){return a<<o|a>>>32-o}gi.rotl32=que;function Uue(a,o){return a+o>>>0}gi.sum32=Uue;function Fue(a,o,f){return a+o+f>>>0}gi.sum32_3=Fue;function zue(a,o,f,d){return a+o+f+d>>>0}gi.sum32_4=zue;function Hue(a,o,f,d,n){return a+o+f+d+n>>>0}gi.sum32_5=Hue;function Kue(a,o,f,d){var n=a[o],v=a[o+1],m=d+v>>>0,y=(m<d?1:0)+f+n;a[o]=y>>>0,a[o+1]=m}gi.sum64=Kue;function jue(a,o,f,d){var n=o+d>>>0,v=(n<o?1:0)+a+f;return v>>>0}gi.sum64_hi=jue;function Wue(a,o,f,d){var n=o+d;return n>>>0}gi.sum64_lo=Wue;function Zue(a,o,f,d,n,v,m,y){var M=0,w=o;w=w+d>>>0,M+=w<o?1:0,w=w+v>>>0,M+=w<v?1:0,w=w+y>>>0,M+=w<y?1:0;var g=a+f+n+m+M;return g>>>0}gi.sum64_4_hi=Zue;function Gue(a,o,f,d,n,v,m,y){var M=o+d+v+y;return M>>>0}gi.sum64_4_lo=Gue;function Vue(a,o,f,d,n,v,m,y,M,w){var g=0,_=o;_=_+d>>>0,g+=_<o?1:0,_=_+v>>>0,g+=_<v?1:0,_=_+y>>>0,g+=_<y?1:0,_=_+w>>>0,g+=_<w?1:0;var x=a+f+n+m+M+g;return x>>>0}gi.sum64_5_hi=Vue;function Jue(a,o,f,d,n,v,m,y,M,w){var g=o+d+v+y+w;return g>>>0}gi.sum64_5_lo=Jue;function Yue(a,o,f){var d=o<<32-f|a>>>f;return d>>>0}gi.rotr64_hi=Yue;function Xue(a,o,f){var d=a<<32-f|o>>>f;return d>>>0}gi.rotr64_lo=Xue;function Que(a,o,f){return a>>>f}gi.shr64_hi=Que;function ele(a,o,f){var d=a<<32-f|o>>>f;return d>>>0}gi.shr64_lo=ele});var md=St(JK=>{"use strict";var bwe=Ae(Be());Re();Ie();var VK=ys(),tle=Kf();function H6(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}JK.BlockHash=H6;H6.prototype.update=function(o,f){if(o=VK.toArray(o,f),this.pending?this.pending=this.pending.concat(o):this.pending=o,this.pendingTotal+=o.length,this.pending.length>=this._delta8){o=this.pending;var d=o.length%this._delta8;this.pending=o.slice(o.length-d,o.length),this.pending.length===0&&(this.pending=null),o=VK.join32(o,0,o.length-d,this.endian);for(var n=0;n<o.length;n+=this._delta32)this._update(o,n,n+this._delta32)}return this};H6.prototype.digest=function(o){return this.update(this._pad()),tle(this.pending===null),this._digest(o)};H6.prototype._pad=function(){var o=this.pendingTotal,f=this._delta8,d=f-(o+this.padLength)%f,n=new Array(d+this.padLength);n[0]=128;for(var v=1;v<d;v++)n[v]=0;if(o<<=3,this.endian==="big"){for(var m=8;m<this.padLength;m++)n[v++]=0;n[v++]=0,n[v++]=0,n[v++]=0,n[v++]=0,n[v++]=o>>>24&255,n[v++]=o>>>16&255,n[v++]=o>>>8&255,n[v++]=o&255}else for(n[v++]=o&255,n[v++]=o>>>8&255,n[v++]=o>>>16&255,n[v++]=o>>>24&255,n[v++]=0,n[v++]=0,n[v++]=0,n[v++]=0,m=8;m<this.padLength;m++)n[v++]=0;return n}});var px=St(Jf=>{"use strict";var Mwe=Ae(Be());Re();Ie();var rle=ys(),of=rle.rotr32;function ile(a,o,f,d){if(a===0)return YK(o,f,d);if(a===1||a===3)return QK(o,f,d);if(a===2)return XK(o,f,d)}Jf.ft_1=ile;function YK(a,o,f){return a&o^~a&f}Jf.ch32=YK;function XK(a,o,f){return a&o^a&f^o&f}Jf.maj32=XK;function QK(a,o,f){return a^o^f}Jf.p32=QK;function nle(a){return of(a,2)^of(a,13)^of(a,22)}Jf.s0_256=nle;function ale(a){return of(a,6)^of(a,11)^of(a,25)}Jf.s1_256=ale;function ole(a){return of(a,7)^of(a,18)^a>>>3}Jf.g0_256=ole;function sle(a){return of(a,17)^of(a,19)^a>>>10}Jf.g1_256=sle});var rj=St((Swe,tj)=>{"use strict";var Ewe=Ae(Be());Re();Ie();var bd=ys(),fle=md(),hle=px(),vx=bd.rotl32,k1=bd.sum32,ule=bd.sum32_5,lle=hle.ft_1,ej=fle.BlockHash,dle=[1518500249,1859775393,2400959708,3395469782];function sf(){if(!(this instanceof sf))return new sf;ej.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}bd.inherits(sf,ej);tj.exports=sf;sf.blockSize=512;sf.outSize=160;sf.hmacStrength=80;sf.padLength=64;sf.prototype._update=function(o,f){for(var d=this.W,n=0;n<16;n++)d[n]=o[f+n];for(;n<d.length;n++)d[n]=vx(d[n-3]^d[n-8]^d[n-14]^d[n-16],1);var v=this.h[0],m=this.h[1],y=this.h[2],M=this.h[3],w=this.h[4];for(n=0;n<d.length;n++){var g=~~(n/20),_=ule(vx(v,5),lle(g,m,y,M),w,d[n],dle[g]);w=M,M=y,y=vx(m,30),m=v,v=_}this.h[0]=k1(this.h[0],v),this.h[1]=k1(this.h[1],m),this.h[2]=k1(this.h[2],y),this.h[3]=k1(this.h[3],M),this.h[4]=k1(this.h[4],w)};sf.prototype._digest=function(o){return o==="hex"?bd.toHex32(this.h,"big"):bd.split32(this.h,"big")}});var mx=St((Iwe,nj)=>{"use strict";var Rwe=Ae(Be());Re();Ie();var gd=ys(),cle=md(),yd=px(),ple=Kf(),ws=gd.sum32,vle=gd.sum32_4,mle=gd.sum32_5,ble=yd.ch32,gle=yd.maj32,yle=yd.s0_256,wle=yd.s1_256,Mle=yd.g0_256,_le=yd.g1_256,ij=cle.BlockHash,xle=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function ff(){if(!(this instanceof ff))return new ff;ij.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=xle,this.W=new Array(64)}gd.inherits(ff,ij);nj.exports=ff;ff.blockSize=512;ff.outSize=256;ff.hmacStrength=192;ff.padLength=64;ff.prototype._update=function(o,f){for(var d=this.W,n=0;n<16;n++)d[n]=o[f+n];for(;n<d.length;n++)d[n]=vle(_le(d[n-2]),d[n-7],Mle(d[n-15]),d[n-16]);var v=this.h[0],m=this.h[1],y=this.h[2],M=this.h[3],w=this.h[4],g=this.h[5],_=this.h[6],x=this.h[7];for(ple(this.k.length===d.length),n=0;n<d.length;n++){var E=mle(x,wle(w),ble(w,g,_),this.k[n],d[n]),I=ws(yle(v),gle(v,m,y));x=_,_=g,g=w,w=ws(M,E),M=y,y=m,m=v,v=ws(E,I)}this.h[0]=ws(this.h[0],v),this.h[1]=ws(this.h[1],m),this.h[2]=ws(this.h[2],y),this.h[3]=ws(this.h[3],M),this.h[4]=ws(this.h[4],w),this.h[5]=ws(this.h[5],g),this.h[6]=ws(this.h[6],_),this.h[7]=ws(this.h[7],x)};ff.prototype._digest=function(o){return o==="hex"?gd.toHex32(this.h,"big"):gd.split32(this.h,"big")}});var sj=St(($we,oj)=>{"use strict";var Pwe=Ae(Be());Re();Ie();var bx=ys(),aj=mx();function Yf(){if(!(this instanceof Yf))return new Yf;aj.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}bx.inherits(Yf,aj);oj.exports=Yf;Yf.blockSize=512;Yf.outSize=224;Yf.hmacStrength=192;Yf.padLength=64;Yf.prototype._digest=function(o){return o==="hex"?bx.toHex32(this.h.slice(0,7),"big"):bx.split32(this.h.slice(0,7),"big")}});var wx=St((Lwe,lj)=>{"use strict";var Dwe=Ae(Be());Re();Ie();var Sa=ys(),Sle=md(),Ele=Kf(),hf=Sa.rotr64_hi,uf=Sa.rotr64_lo,fj=Sa.shr64_hi,hj=Sa.shr64_lo,oh=Sa.sum64,gx=Sa.sum64_hi,yx=Sa.sum64_lo,Ale=Sa.sum64_4_hi,Ble=Sa.sum64_4_lo,Ile=Sa.sum64_5_hi,Rle=Sa.sum64_5_lo,uj=Sle.BlockHash,Tle=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function Ms(){if(!(this instanceof Ms))return new Ms;uj.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=Tle,this.W=new Array(160)}Sa.inherits(Ms,uj);lj.exports=Ms;Ms.blockSize=1024;Ms.outSize=512;Ms.hmacStrength=192;Ms.padLength=128;Ms.prototype._prepareBlock=function(o,f){for(var d=this.W,n=0;n<32;n++)d[n]=o[f+n];for(;n<d.length;n+=2){var v=Fle(d[n-4],d[n-3]),m=zle(d[n-4],d[n-3]),y=d[n-14],M=d[n-13],w=qle(d[n-30],d[n-29]),g=Ule(d[n-30],d[n-29]),_=d[n-32],x=d[n-31];d[n]=Ale(v,m,y,M,w,g,_,x),d[n+1]=Ble(v,m,y,M,w,g,_,x)}};Ms.prototype._update=function(o,f){this._prepareBlock(o,f);var d=this.W,n=this.h[0],v=this.h[1],m=this.h[2],y=this.h[3],M=this.h[4],w=this.h[5],g=this.h[6],_=this.h[7],x=this.h[8],E=this.h[9],I=this.h[10],T=this.h[11],C=this.h[12],P=this.h[13],L=this.h[14],D=this.h[15];Ele(this.k.length===d.length);for(var Z=0;Z<d.length;Z+=2){var W=L,Q=D,K=Dle(x,E),z=Ole(x,E),X=kle(x,E,I,T,C,P),p=$le(x,E,I,T,C,P),e=this.k[Z],r=this.k[Z+1],i=d[Z],s=d[Z+1],h=Ile(W,Q,K,z,X,p,e,r,i,s),c=Rle(W,Q,K,z,X,p,e,r,i,s);W=Nle(n,v),Q=Lle(n,v),K=Ple(n,v,m,y,M,w),z=Cle(n,v,m,y,M,w);var b=gx(W,Q,K,z),l=yx(W,Q,K,z);L=C,D=P,C=I,P=T,I=x,T=E,x=gx(g,_,h,c),E=yx(_,_,h,c),g=M,_=w,M=m,w=y,m=n,y=v,n=gx(h,c,b,l),v=yx(h,c,b,l)}oh(this.h,0,n,v),oh(this.h,2,m,y),oh(this.h,4,M,w),oh(this.h,6,g,_),oh(this.h,8,x,E),oh(this.h,10,I,T),oh(this.h,12,C,P),oh(this.h,14,L,D)};Ms.prototype._digest=function(o){return o==="hex"?Sa.toHex32(this.h,"big"):Sa.split32(this.h,"big")};function kle(a,o,f,d,n){var v=a&f^~a&n;return v<0&&(v+=4294967296),v}function $le(a,o,f,d,n,v){var m=o&d^~o&v;return m<0&&(m+=4294967296),m}function Ple(a,o,f,d,n){var v=a&f^a&n^f&n;return v<0&&(v+=4294967296),v}function Cle(a,o,f,d,n,v){var m=o&d^o&v^d&v;return m<0&&(m+=4294967296),m}function Nle(a,o){var f=hf(a,o,28),d=hf(o,a,2),n=hf(o,a,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Lle(a,o){var f=uf(a,o,28),d=uf(o,a,2),n=uf(o,a,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Dle(a,o){var f=hf(a,o,14),d=hf(a,o,18),n=hf(o,a,9),v=f^d^n;return v<0&&(v+=4294967296),v}function Ole(a,o){var f=uf(a,o,14),d=uf(a,o,18),n=uf(o,a,9),v=f^d^n;return v<0&&(v+=4294967296),v}function qle(a,o){var f=hf(a,o,1),d=hf(a,o,8),n=fj(a,o,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Ule(a,o){var f=uf(a,o,1),d=uf(a,o,8),n=hj(a,o,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Fle(a,o){var f=hf(a,o,19),d=hf(o,a,29),n=fj(a,o,6),v=f^d^n;return v<0&&(v+=4294967296),v}function zle(a,o){var f=uf(a,o,19),d=uf(o,a,29),n=hj(a,o,6),v=f^d^n;return v<0&&(v+=4294967296),v}});var pj=St((Uwe,cj)=>{"use strict";var Fwe=Ae(Be());Re();Ie();var Mx=ys(),dj=wx();function Xf(){if(!(this instanceof Xf))return new Xf;dj.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}Mx.inherits(Xf,dj);cj.exports=Xf;Xf.blockSize=1024;Xf.outSize=384;Xf.hmacStrength=192;Xf.padLength=128;Xf.prototype._digest=function(o){return o==="hex"?Mx.toHex32(this.h.slice(0,12),"big"):Mx.split32(this.h.slice(0,12),"big")}});var vj=St(wd=>{"use strict";var jwe=Ae(Be());Re();Ie();wd.sha1=rj();wd.sha224=sj();wd.sha256=mx();wd.sha384=pj();wd.sha512=wx()});var Mj=St(wj=>{"use strict";var Vwe=Ae(Be());Re();Ie();var qu=ys(),Hle=md(),K6=qu.rotl32,mj=qu.sum32,$1=qu.sum32_3,bj=qu.sum32_4,yj=Hle.BlockHash;function lf(){if(!(this instanceof lf))return new lf;yj.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}qu.inherits(lf,yj);wj.ripemd160=lf;lf.blockSize=512;lf.outSize=160;lf.hmacStrength=192;lf.padLength=64;lf.prototype._update=function(o,f){for(var d=this.h[0],n=this.h[1],v=this.h[2],m=this.h[3],y=this.h[4],M=d,w=n,g=v,_=m,x=y,E=0;E<80;E++){var I=mj(K6(bj(d,gj(E,n,v,m),o[Wle[E]+f],Kle(E)),Gle[E]),y);d=y,y=m,m=K6(v,10),v=n,n=I,I=mj(K6(bj(M,gj(79-E,w,g,_),o[Zle[E]+f],jle(E)),Vle[E]),x),M=x,x=_,_=K6(g,10),g=w,w=I}I=$1(this.h[1],v,_),this.h[1]=$1(this.h[2],m,x),this.h[2]=$1(this.h[3],y,M),this.h[3]=$1(this.h[4],d,w),this.h[4]=$1(this.h[0],n,g),this.h[0]=I};lf.prototype._digest=function(o){return o==="hex"?qu.toHex32(this.h,"little"):qu.split32(this.h,"little")};function gj(a,o,f,d){return a<=15?o^f^d:a<=31?o&f|~o&d:a<=47?(o|~f)^d:a<=63?o&d|f&~d:o^(f|~d)}function Kle(a){return a<=15?0:a<=31?1518500249:a<=47?1859775393:a<=63?2400959708:2840853838}function jle(a){return a<=15?1352829926:a<=31?1548603684:a<=47?1836072691:a<=63?2053994217:0}var Wle=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],Zle=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],Gle=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],Vle=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]});var xj=St((Xwe,_j)=>{"use strict";var Qwe=Ae(Be());Re();Ie();var Jle=ys(),Yle=Kf();function Md(a,o,f){if(!(this instanceof Md))return new Md(a,o,f);this.Hash=a,this.blockSize=a.blockSize/8,this.outSize=a.outSize/8,this.inner=null,this.outer=null,this._init(Jle.toArray(o,f))}_j.exports=Md;Md.prototype._init=function(o){o.length>this.blockSize&&(o=new this.Hash().update(o).digest()),Yle(o.length<=this.blockSize);for(var f=o.length;f<this.blockSize;f++)o.push(0);for(f=0;f<o.length;f++)o[f]^=54;for(this.inner=new this.Hash().update(o),f=0;f<o.length;f++)o[f]^=106;this.outer=new this.Hash().update(o)};Md.prototype.update=function(o,f){return this.inner.update(o,f),this};Md.prototype.digest=function(o){return this.outer.update(this.inner.digest()),this.outer.digest(o)}});var _d=St(Sj=>{var i7e=Ae(Be());Re();Ie();var Dn=Sj;Dn.utils=ys();Dn.common=md();Dn.sha=vj();Dn.ripemd=Mj();Dn.hmac=xj();Dn.sha1=Dn.sha.sha1;Dn.sha256=Dn.sha.sha256;Dn.sha224=Dn.sha.sha224;Dn.sha384=Dn.sha.sha384;Dn.sha512=Dn.sha.sha512;Dn.ripemd160=Dn.ripemd.ripemd160});var zx=St((Fx,Hj)=>{"use strict";var a_e=Ae(Be());Re();Ie();(function(a){function o(t){return parseInt(t)===t}function f(t){if(!o(t.length))return!1;for(var u=0;u<t.length;u++)if(!o(t[u])||t[u]<0||t[u]>255)return!1;return!0}function d(t,u){if(t.buffer&&ArrayBuffer.isView(t)&&t.name==="Uint8Array")return u&&(t.slice?t=t.slice():t=Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!f(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t)}if(o(t.length)&&f(t))return new Uint8Array(t);throw new Error("unsupported array-like object")}function n(t){return new Uint8Array(t)}function v(t,u,S,B,k){(B!=null||k!=null)&&(t.slice?t=t.slice(B,k):t=Array.prototype.slice.call(t,B,k)),u.set(t,S)}var m=function(){function t(S){var B=[],k=0;for(S=encodeURI(S);k<S.length;){var q=S.charCodeAt(k++);q===37?(B.push(parseInt(S.substr(k,2),16)),k+=2):B.push(q)}return d(B)}function u(S){for(var B=[],k=0;k<S.length;){var q=S[k];q<128?(B.push(String.fromCharCode(q)),k++):q>191&&q<224?(B.push(String.fromCharCode((q&31)<<6|S[k+1]&63)),k+=2):(B.push(String.fromCharCode((q&15)<<12|(S[k+1]&63)<<6|S[k+2]&63)),k+=3)}return B.join("")}return{toBytes:t,fromBytes:u}}(),y=function(){function t(B){for(var k=[],q=0;q<B.length;q+=2)k.push(parseInt(B.substr(q,2),16));return k}var u="0123456789abcdef";function S(B){for(var k=[],q=0;q<B.length;q++){var F=B[q];k.push(u[(F&240)>>4]+u[F&15])}return k.join("")}return{toBytes:t,fromBytes:S}}(),M={16:10,24:12,32:14},w=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],g=[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],x=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],E=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],I=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],T=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],C=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],P=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],L=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],D=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],Z=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],W=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],Q=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],K=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function z(t){for(var u=[],S=0;S<t.length;S+=4)u.push(t[S]<<24|t[S+1]<<16|t[S+2]<<8|t[S+3]);return u}var X=function(t){if(!(this instanceof X))throw Error("AES must be instanitated with `new`");Object.defineProperty(this,"key",{value:d(t,!0)}),this._prepare()};X.prototype._prepare=function(){var t=M[this.key.length];if(t==null)throw new Error("invalid key size (must be 16, 24 or 32 bytes)");this._Ke=[],this._Kd=[];for(var u=0;u<=t;u++)this._Ke.push([0,0,0,0]),this._Kd.push([0,0,0,0]);for(var S=(t+1)*4,B=this.key.length/4,k=z(this.key),q,u=0;u<B;u++)q=u>>2,this._Ke[q][u%4]=k[u],this._Kd[t-q][u%4]=k[u];for(var F=0,ee=B,te;ee<S;){if(te=k[B-1],k[0]^=g[te>>16&255]<<24^g[te>>8&255]<<16^g[te&255]<<8^g[te>>24&255]^w[F]<<24,F+=1,B!=8)for(var u=1;u<B;u++)k[u]^=k[u-1];else{for(var u=1;u<B/2;u++)k[u]^=k[u-1];te=k[B/2-1],k[B/2]^=g[te&255]^g[te>>8&255]<<8^g[te>>16&255]<<16^g[te>>24&255]<<24;for(var u=B/2+1;u<B;u++)k[u]^=k[u-1]}for(var u=0,O,U;u<B&&ee<S;)O=ee>>2,U=ee%4,this._Ke[O][U]=k[u],this._Kd[t-O][U]=k[u++],ee++}for(var O=1;O<t;O++)for(var U=0;U<4;U++)te=this._Kd[O][U],this._Kd[O][U]=Z[te>>24&255]^W[te>>16&255]^Q[te>>8&255]^K[te&255]},X.prototype.encrypt=function(t){if(t.length!=16)throw new Error("invalid plaintext size (must be 16 bytes)");for(var u=this._Ke.length-1,S=[0,0,0,0],B=z(t),k=0;k<4;k++)B[k]^=this._Ke[0][k];for(var q=1;q<u;q++){for(var k=0;k<4;k++)S[k]=x[B[k]>>24&255]^E[B[(k+1)%4]>>16&255]^I[B[(k+2)%4]>>8&255]^T[B[(k+3)%4]&255]^this._Ke[q][k];B=S.slice()}for(var F=n(16),ee,k=0;k<4;k++)ee=this._Ke[u][k],F[4*k]=(g[B[k]>>24&255]^ee>>24)&255,F[4*k+1]=(g[B[(k+1)%4]>>16&255]^ee>>16)&255,F[4*k+2]=(g[B[(k+2)%4]>>8&255]^ee>>8)&255,F[4*k+3]=(g[B[(k+3)%4]&255]^ee)&255;return F},X.prototype.decrypt=function(t){if(t.length!=16)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var u=this._Kd.length-1,S=[0,0,0,0],B=z(t),k=0;k<4;k++)B[k]^=this._Kd[0][k];for(var q=1;q<u;q++){for(var k=0;k<4;k++)S[k]=C[B[k]>>24&255]^P[B[(k+3)%4]>>16&255]^L[B[(k+2)%4]>>8&255]^D[B[(k+1)%4]&255]^this._Kd[q][k];B=S.slice()}for(var F=n(16),ee,k=0;k<4;k++)ee=this._Kd[u][k],F[4*k]=(_[B[k]>>24&255]^ee>>24)&255,F[4*k+1]=(_[B[(k+3)%4]>>16&255]^ee>>16)&255,F[4*k+2]=(_[B[(k+2)%4]>>8&255]^ee>>8)&255,F[4*k+3]=(_[B[(k+1)%4]&255]^ee)&255;return F};var p=function(t){if(!(this instanceof p))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new X(t)};p.prototype.encrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16)v(t,S,0,B,B+16),S=this._aes.encrypt(S),v(S,u,B);return u},p.prototype.decrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16)v(t,S,0,B,B+16),S=this._aes.decrypt(S),v(S,u,B);return u};var e=function(t,u){if(!(this instanceof e))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Block Chaining",this.name="cbc",!u)u=n(16);else if(u.length!=16)throw new Error("invalid initialation vector size (must be 16 bytes)");this._lastCipherblock=d(u,!0),this._aes=new X(t)};e.prototype.encrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16){v(t,S,0,B,B+16);for(var k=0;k<16;k++)S[k]^=this._lastCipherblock[k];this._lastCipherblock=this._aes.encrypt(S),v(this._lastCipherblock,u,B)}return u},e.prototype.decrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16){v(t,S,0,B,B+16),S=this._aes.decrypt(S);for(var k=0;k<16;k++)u[B+k]=S[k]^this._lastCipherblock[k];v(t,this._lastCipherblock,0,B,B+16)}return u};var r=function(t,u,S){if(!(this instanceof r))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Feedback",this.name="cfb",!u)u=n(16);else if(u.length!=16)throw new Error("invalid initialation vector size (must be 16 size)");S||(S=1),this.segmentSize=S,this._shiftRegister=d(u,!0),this._aes=new X(t)};r.prototype.encrypt=function(t){if(t.length%this.segmentSize!=0)throw new Error("invalid plaintext size (must be segmentSize bytes)");for(var u=d(t,!0),S,B=0;B<u.length;B+=this.segmentSize){S=this._aes.encrypt(this._shiftRegister);for(var k=0;k<this.segmentSize;k++)u[B+k]^=S[k];v(this._shiftRegister,this._shiftRegister,0,this.segmentSize),v(u,this._shiftRegister,16-this.segmentSize,B,B+this.segmentSize)}return u},r.prototype.decrypt=function(t){if(t.length%this.segmentSize!=0)throw new Error("invalid ciphertext size (must be segmentSize bytes)");for(var u=d(t,!0),S,B=0;B<u.length;B+=this.segmentSize){S=this._aes.encrypt(this._shiftRegister);for(var k=0;k<this.segmentSize;k++)u[B+k]^=S[k];v(this._shiftRegister,this._shiftRegister,0,this.segmentSize),v(t,this._shiftRegister,16-this.segmentSize,B,B+this.segmentSize)}return u};var i=function(t,u){if(!(this instanceof i))throw Error("AES must be instanitated with `new`");if(this.description="Output Feedback",this.name="ofb",!u)u=n(16);else if(u.length!=16)throw new Error("invalid initialation vector size (must be 16 bytes)");this._lastPrecipher=d(u,!0),this._lastPrecipherIndex=16,this._aes=new X(t)};i.prototype.encrypt=function(t){for(var u=d(t,!0),S=0;S<u.length;S++)this._lastPrecipherIndex===16&&(this._lastPrecipher=this._aes.encrypt(this._lastPrecipher),this._lastPrecipherIndex=0),u[S]^=this._lastPrecipher[this._lastPrecipherIndex++];return u},i.prototype.decrypt=i.prototype.encrypt;var s=function(t){if(!(this instanceof s))throw Error("Counter must be instanitated with `new`");t!==0&&!t&&(t=1),typeof t=="number"?(this._counter=n(16),this.setValue(t)):this.setBytes(t)};s.prototype.setValue=function(t){if(typeof t!="number"||parseInt(t)!=t)throw new Error("invalid counter value (must be an integer)");for(var u=15;u>=0;--u)this._counter[u]=t%256,t=t>>8},s.prototype.setBytes=function(t){if(t=d(t,!0),t.length!=16)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t},s.prototype.increment=function(){for(var t=15;t>=0;t--)if(this._counter[t]===255)this._counter[t]=0;else{this._counter[t]++;break}};var h=function(t,u){if(!(this instanceof h))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",u instanceof s||(u=new s(u)),this._counter=u,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new X(t)};h.prototype.encrypt=function(t){for(var u=d(t,!0),S=0;S<u.length;S++)this._remainingCounterIndex===16&&(this._remainingCounter=this._aes.encrypt(this._counter._counter),this._remainingCounterIndex=0,this._counter.increment()),u[S]^=this._remainingCounter[this._remainingCounterIndex++];return u},h.prototype.decrypt=h.prototype.encrypt;function c(t){t=d(t,!0);var u=16-t.length%16,S=n(t.length+u);v(t,S);for(var B=t.length;B<S.length;B++)S[B]=u;return S}function b(t){if(t=d(t,!0),t.length<16)throw new Error("PKCS#7 invalid length");var u=t[t.length-1];if(u>16)throw new Error("PKCS#7 padding byte out of range");for(var S=t.length-u,B=0;B<u;B++)if(t[S+B]!==u)throw new Error("PKCS#7 invalid padding byte");var k=n(S);return v(t,k,0,0,S),k}var l={AES:X,Counter:s,ModeOfOperation:{ecb:p,cbc:e,cfb:r,ofb:i,ctr:h},utils:{hex:y,utf8:m},padding:{pkcs7:{pad:c,strip:b}},_arrayTest:{coerceArray:d,createArray:n,copyArray:v}};typeof Fx<"u"?Hj.exports=l:typeof define=="function"&&define.amd?define(l):(a.aesjs&&(l._aesjs=a.aesjs),a.aesjs=l)})(Fx)});var Wj=St((Gx,jj)=>{"use strict";var N_e=Ae(Be());Re();Ie();(function(a){function f(E){let I=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),T=1779033703,C=3144134277,P=1013904242,L=2773480762,D=1359893119,Z=2600822924,W=528734635,Q=1541459225,K=new Uint32Array(64);function z(h){let c=0,b=h.length;for(;b>=64;){let l=T,t=C,u=P,S=L,B=D,k=Z,q=W,F=Q,ee,te,O,U,oe;for(te=0;te<16;te++)O=c+te*4,K[te]=(h[O]&255)<<24|(h[O+1]&255)<<16|(h[O+2]&255)<<8|h[O+3]&255;for(te=16;te<64;te++)ee=K[te-2],U=(ee>>>17|ee<<15)^(ee>>>19|ee<<13)^ee>>>10,ee=K[te-15],oe=(ee>>>7|ee<<25)^(ee>>>18|ee<<14)^ee>>>3,K[te]=(U+K[te-7]|0)+(oe+K[te-16]|0)|0;for(te=0;te<64;te++)U=(((B>>>6|B<<26)^(B>>>11|B<<21)^(B>>>25|B<<7))+(B&k^~B&q)|0)+(F+(I[te]+K[te]|0)|0)|0,oe=((l>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10))+(l&t^l&u^t&u)|0,F=q,q=k,k=B,B=S+U|0,S=u,u=t,t=l,l=U+oe|0;T=T+l|0,C=C+t|0,P=P+u|0,L=L+S|0,D=D+B|0,Z=Z+k|0,W=W+q|0,Q=Q+F|0,c+=64,b-=64}}z(E);let X,p=E.length%64,e=E.length/536870912|0,r=E.length<<3,i=p<56?56:120,s=E.slice(E.length-p,E.length);for(s.push(128),X=p+1;X<i;X++)s.push(0);return s.push(e>>>24&255),s.push(e>>>16&255),s.push(e>>>8&255),s.push(e>>>0&255),s.push(r>>>24&255),s.push(r>>>16&255),s.push(r>>>8&255),s.push(r>>>0&255),z(s),[T>>>24&255,T>>>16&255,T>>>8&255,T>>>0&255,C>>>24&255,C>>>16&255,C>>>8&255,C>>>0&255,P>>>24&255,P>>>16&255,P>>>8&255,P>>>0&255,L>>>24&255,L>>>16&255,L>>>8&255,L>>>0&255,D>>>24&255,D>>>16&255,D>>>8&255,D>>>0&255,Z>>>24&255,Z>>>16&255,Z>>>8&255,Z>>>0&255,W>>>24&255,W>>>16&255,W>>>8&255,W>>>0&255,Q>>>24&255,Q>>>16&255,Q>>>8&255,Q>>>0&255]}function d(E,I,T){E=E.length<=64?E:f(E);let C=64+I.length+4,P=new Array(C),L=new Array(64),D,Z=[];for(D=0;D<64;D++)P[D]=54;for(D=0;D<E.length;D++)P[D]^=E[D];for(D=0;D<I.length;D++)P[64+D]=I[D];for(D=C-4;D<C;D++)P[D]=0;for(D=0;D<64;D++)L[D]=92;for(D=0;D<E.length;D++)L[D]^=E[D];function W(){for(let Q=C-1;Q>=C-4;Q--){if(P[Q]++,P[Q]<=255)return;P[Q]=0}}for(;T>=32;)W(),Z=Z.concat(f(L.concat(f(P)))),T-=32;return T>0&&(W(),Z=Z.concat(f(L.concat(f(P))).slice(0,T))),Z}function n(E,I,T,C,P){let L;for(M(E,(2*T-1)*16,P,0,16),L=0;L<2*T;L++)y(E,L*16,P,16),m(P,C),M(P,0,E,I+L*16,16);for(L=0;L<T;L++)M(E,I+L*2*16,E,L*16,16);for(L=0;L<T;L++)M(E,I+(L*2+1)*16,E,(L+T)*16,16)}function v(E,I){return E<<I|E>>>32-I}function m(E,I){M(E,0,I,0,16);for(let T=8;T>0;T-=2)I[4]^=v(I[0]+I[12],7),I[8]^=v(I[4]+I[0],9),I[12]^=v(I[8]+I[4],13),I[0]^=v(I[12]+I[8],18),I[9]^=v(I[5]+I[1],7),I[13]^=v(I[9]+I[5],9),I[1]^=v(I[13]+I[9],13),I[5]^=v(I[1]+I[13],18),I[14]^=v(I[10]+I[6],7),I[2]^=v(I[14]+I[10],9),I[6]^=v(I[2]+I[14],13),I[10]^=v(I[6]+I[2],18),I[3]^=v(I[15]+I[11],7),I[7]^=v(I[3]+I[15],9),I[11]^=v(I[7]+I[3],13),I[15]^=v(I[11]+I[7],18),I[1]^=v(I[0]+I[3],7),I[2]^=v(I[1]+I[0],9),I[3]^=v(I[2]+I[1],13),I[0]^=v(I[3]+I[2],18),I[6]^=v(I[5]+I[4],7),I[7]^=v(I[6]+I[5],9),I[4]^=v(I[7]+I[6],13),I[5]^=v(I[4]+I[7],18),I[11]^=v(I[10]+I[9],7),I[8]^=v(I[11]+I[10],9),I[9]^=v(I[8]+I[11],13),I[10]^=v(I[9]+I[8],18),I[12]^=v(I[15]+I[14],7),I[13]^=v(I[12]+I[15],9),I[14]^=v(I[13]+I[12],13),I[15]^=v(I[14]+I[13],18);for(let T=0;T<16;++T)E[T]+=I[T]}function y(E,I,T,C){for(let P=0;P<C;P++)T[P]^=E[I+P]}function M(E,I,T,C,P){for(;P--;)T[C++]=E[I++]}function w(E){if(!E||typeof E.length!="number")return!1;for(let I=0;I<E.length;I++){let T=E[I];if(typeof T!="number"||T%1||T<0||T>=256)return!1}return!0}function g(E,I){if(typeof E!="number"||E%1)throw new Error("invalid "+I);return E}function _(E,I,T,C,P,L,D){if(T=g(T,"N"),C=g(C,"r"),P=g(P,"p"),L=g(L,"dkLen"),T===0||T&T-1)throw new Error("N must be power of 2");if(T>2147483647/128/C)throw new Error("N too large");if(C>2147483647/128/P)throw new Error("r too large");if(!w(E))throw new Error("password must be an array or buffer");if(E=Array.prototype.slice.call(E),!w(I))throw new Error("salt must be an array or buffer");I=Array.prototype.slice.call(I);let Z=d(E,I,P*128*C),W=new Uint32Array(P*32*C);for(let B=0;B<W.length;B++){let k=B*4;W[B]=(Z[k+3]&255)<<24|(Z[k+2]&255)<<16|(Z[k+1]&255)<<8|(Z[k+0]&255)<<0}let Q=new Uint32Array(64*C),K=new Uint32Array(32*C*T),z=32*C,X=new Uint32Array(16),p=new Uint32Array(16),e=P*T*2,r=0,i=null,s=!1,h=0,c=0,b,l,t=D?parseInt(1e3/C):4294967295,u=typeof setImmediate<"u"?setImmediate:setTimeout,S=function(){if(s)return D(new Error("cancelled"),r/e);let B;switch(h){case 0:l=c*32*C,M(W,l,Q,0,z),h=1,b=0;case 1:B=T-b,B>t&&(B=t);for(let q=0;q<B;q++)M(Q,0,K,(b+q)*z,z),n(Q,z,C,X,p);if(b+=B,r+=B,D){let q=parseInt(1e3*r/e);if(q!==i){if(s=D(null,r/e),s)break;i=q}}if(b<T)break;b=0,h=2;case 2:B=T-b,B>t&&(B=t);for(let q=0;q<B;q++){let F=(2*C-1)*16,ee=Q[F]&T-1;y(K,ee*z,Q,z),n(Q,z,C,X,p)}if(b+=B,r+=B,D){let q=parseInt(1e3*r/e);if(q!==i){if(s=D(null,r/e),s)break;i=q}}if(b<T)break;if(M(Q,0,W,l,z),c++,c<P){h=0;break}Z=[];for(let q=0;q<W.length;q++)Z.push(W[q]>>0&255),Z.push(W[q]>>8&255),Z.push(W[q]>>16&255),Z.push(W[q]>>24&255);let k=d(E,Z,L);return D&&D(null,1,k),k}D&&u(S)};if(!D)for(;;){let B=S();if(B!=null)return B}S()}let x={scrypt:function(E,I,T,C,P,L,D){return new Promise(function(Z,W){let Q=0;D&&D(0),_(E,I,T,C,P,L,function(K,z,X){if(K)W(K);else if(X)D&&Q!==1&&D(1),Z(new Uint8Array(X));else if(D&&z!==Q)return Q=z,D(z)})})},syncScrypt:function(E,I,T,C,P,L){return new Uint8Array(_(E,I,T,C,P,L))}};typeof Gx<"u"?jj.exports=x:typeof define=="function"&&define.amd?define(x):a&&(a.scrypt&&(a._scrypt=a.scrypt),a.scrypt=x)})(Gx)});var oW=St((Qx,aW)=>{var qxe=Ae(Be());Re();Ie();var fm=($u(),u0(ku)),vf=fm.Buffer;function nW(a,o){for(var f in a)o[f]=a[f]}vf.from&&vf.alloc&&vf.allocUnsafe&&vf.allocUnsafeSlow?aW.exports=fm:(nW(fm,Qx),Qx.Buffer=Wu);function Wu(a,o,f){return vf(a,o,f)}Wu.prototype=Object.create(vf.prototype);nW(vf,Wu);Wu.from=function(a,o,f){if(typeof a=="number")throw new TypeError("Argument must not be a number");return vf(a,o,f)};Wu.alloc=function(a,o,f){if(typeof a!="number")throw new TypeError("Argument must be a number");var d=vf(a);return o!==void 0?typeof f=="string"?d.fill(o,f):d.fill(o):d.fill(0),d};Wu.allocUnsafe=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return vf(a)};Wu.allocUnsafeSlow=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return fm.SlowBuffer(a)}});var fW=St((zxe,sW)=>{"use strict";var Hxe=Ae(Be());Re();Ie();var hm=oW().Buffer;function $de(a){if(a.length>=255)throw new TypeError("Alphabet too long");for(var o=new Uint8Array(256),f=0;f<o.length;f++)o[f]=255;for(var d=0;d<a.length;d++){var n=a.charAt(d),v=n.charCodeAt(0);if(o[v]!==255)throw new TypeError(n+" is ambiguous");o[v]=d}var m=a.length,y=a.charAt(0),M=Math.log(m)/Math.log(256),w=Math.log(256)/Math.log(m);function g(E){if((Array.isArray(E)||E instanceof Uint8Array)&&(E=hm.from(E)),!hm.isBuffer(E))throw new TypeError("Expected Buffer");if(E.length===0)return"";for(var I=0,T=0,C=0,P=E.length;C!==P&&E[C]===0;)C++,I++;for(var L=(P-C)*w+1>>>0,D=new Uint8Array(L);C!==P;){for(var Z=E[C],W=0,Q=L-1;(Z!==0||W<T)&&Q!==-1;Q--,W++)Z+=256*D[Q]>>>0,D[Q]=Z%m>>>0,Z=Z/m>>>0;if(Z!==0)throw new Error("Non-zero carry");T=W,C++}for(var K=L-T;K!==L&&D[K]===0;)K++;for(var z=y.repeat(I);K<L;++K)z+=a.charAt(D[K]);return z}function _(E){if(typeof E!="string")throw new TypeError("Expected String");if(E.length===0)return hm.alloc(0);for(var I=0,T=0,C=0;E[I]===y;)T++,I++;for(var P=(E.length-I)*M+1>>>0,L=new Uint8Array(P);I<E.length;){var D=E.charCodeAt(I);if(D>255)return;var Z=o[D];if(Z===255)return;for(var W=0,Q=P-1;(Z!==0||W<C)&&Q!==-1;Q--,W++)Z+=m*L[Q]>>>0,L[Q]=Z%256>>>0,Z=Z/256>>>0;if(Z!==0)throw new Error("Non-zero carry");C=W,I++}for(var K=P-C;K!==P&&L[K]===0;)K++;var z=hm.allocUnsafe(T+(P-K));z.fill(0,0,T);for(var X=T;K!==P;)z[X++]=L[K++];return z}function x(E){var I=_(E);if(I)return I;throw new Error("Non-base"+m+" character")}return{encode:g,decodeUnsafe:_,decode:x}}sW.exports=$de});var uW=St((Wxe,hW)=>{var Zxe=Ae(Be());Re();Ie();var Pde=fW(),Cde="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";hW.exports=Pde(Cde)});var dW=St((t5e,lW)=>{var r5e=Ae(Be());Re();Ie();var Kr={IMPOSSIBLE_CASE:"Impossible case. Please create issue.",TWEAK_ADD:"The tweak was out of range or the resulted private key is invalid",TWEAK_MUL:"The tweak was out of range or equal to zero",CONTEXT_RANDOMIZE_UNKNOW:"Unknow error on context randomization",SECKEY_INVALID:"Private Key is invalid",PUBKEY_PARSE:"Public Key could not be parsed",PUBKEY_SERIALIZE:"Public Key serialization error",PUBKEY_COMBINE:"The sum of the public keys is not valid",SIG_PARSE:"Signature could not be parsed",SIGN:"The nonce generation function failed, or the private key was invalid",RECOVER:"Public key could not be recover",ECDH:"Scalar was invalid (zero or overflow)"};function zo(a,o){if(!a)throw new Error(o)}function Fr(a,o,f){if(zo(o instanceof Uint8Array,`Expected ${a} to be an Uint8Array`),f!==void 0)if(Array.isArray(f)){let d=f.join(", "),n=`Expected ${a} to be an Uint8Array with length [${d}]`;zo(f.includes(o.length),n)}else{let d=`Expected ${a} to be an Uint8Array with length ${f}`;zo(o.length===f,d)}}function Zu(a){zo(Td(a)==="Boolean","Expected compressed to be a Boolean")}function As(a=f=>new Uint8Array(f),o){return typeof a=="function"&&(a=a(o)),Fr("output",a,o),a}function Td(a){return Object.prototype.toString.call(a).slice(8,-1)}lW.exports=a=>({contextRandomize(o){switch(zo(o===null||o instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),o!==null&&Fr("seed",o,32),a.contextRandomize(o)){case 1:throw new Error(Kr.CONTEXT_RANDOMIZE_UNKNOW)}},privateKeyVerify(o){return Fr("private key",o,32),a.privateKeyVerify(o)===0},privateKeyNegate(o){switch(Fr("private key",o,32),a.privateKeyNegate(o)){case 0:return o;case 1:throw new Error(Kr.IMPOSSIBLE_CASE)}},privateKeyTweakAdd(o,f){switch(Fr("private key",o,32),Fr("tweak",f,32),a.privateKeyTweakAdd(o,f)){case 0:return o;case 1:throw new Error(Kr.TWEAK_ADD)}},privateKeyTweakMul(o,f){switch(Fr("private key",o,32),Fr("tweak",f,32),a.privateKeyTweakMul(o,f)){case 0:return o;case 1:throw new Error(Kr.TWEAK_MUL)}},publicKeyVerify(o){return Fr("public key",o,[33,65]),a.publicKeyVerify(o)===0},publicKeyCreate(o,f=!0,d){switch(Fr("private key",o,32),Zu(f),d=As(d,f?33:65),a.publicKeyCreate(d,o)){case 0:return d;case 1:throw new Error(Kr.SECKEY_INVALID);case 2:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyConvert(o,f=!0,d){switch(Fr("public key",o,[33,65]),Zu(f),d=As(d,f?33:65),a.publicKeyConvert(d,o)){case 0:return d;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyNegate(o,f=!0,d){switch(Fr("public key",o,[33,65]),Zu(f),d=As(d,f?33:65),a.publicKeyNegate(d,o)){case 0:return d;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.IMPOSSIBLE_CASE);case 3:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyCombine(o,f=!0,d){zo(Array.isArray(o),"Expected public keys to be an Array"),zo(o.length>0,"Expected public keys array will have more than zero items");for(let n of o)Fr("public key",n,[33,65]);switch(Zu(f),d=As(d,f?33:65),a.publicKeyCombine(d,o)){case 0:return d;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.PUBKEY_COMBINE);case 3:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyTweakAdd(o,f,d=!0,n){switch(Fr("public key",o,[33,65]),Fr("tweak",f,32),Zu(d),n=As(n,d?33:65),a.publicKeyTweakAdd(n,o,f)){case 0:return n;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.TWEAK_ADD)}},publicKeyTweakMul(o,f,d=!0,n){switch(Fr("public key",o,[33,65]),Fr("tweak",f,32),Zu(d),n=As(n,d?33:65),a.publicKeyTweakMul(n,o,f)){case 0:return n;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.TWEAK_MUL)}},signatureNormalize(o){switch(Fr("signature",o,64),a.signatureNormalize(o)){case 0:return o;case 1:throw new Error(Kr.SIG_PARSE)}},signatureExport(o,f){Fr("signature",o,64),f=As(f,72);let d={output:f,outputlen:72};switch(a.signatureExport(d,o)){case 0:return f.slice(0,d.outputlen);case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.IMPOSSIBLE_CASE)}},signatureImport(o,f){switch(Fr("signature",o),f=As(f,64),a.signatureImport(f,o)){case 0:return f;case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.IMPOSSIBLE_CASE)}},ecdsaSign(o,f,d={},n){Fr("message",o,32),Fr("private key",f,32),zo(Td(d)==="Object","Expected options to be an Object"),d.data!==void 0&&Fr("options.data",d.data),d.noncefn!==void 0&&zo(Td(d.noncefn)==="Function","Expected options.noncefn to be a Function"),n=As(n,64);let v={signature:n,recid:null};switch(a.ecdsaSign(v,o,f,d.data,d.noncefn)){case 0:return v;case 1:throw new Error(Kr.SIGN);case 2:throw new Error(Kr.IMPOSSIBLE_CASE)}},ecdsaVerify(o,f,d){switch(Fr("signature",o,64),Fr("message",f,32),Fr("public key",d,[33,65]),a.ecdsaVerify(o,f,d)){case 0:return!0;case 3:return!1;case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.PUBKEY_PARSE)}},ecdsaRecover(o,f,d,n=!0,v){switch(Fr("signature",o,64),zo(Td(f)==="Number"&&f>=0&&f<=3,"Expected recovery id to be a Number within interval [0, 3]"),Fr("message",d,32),Zu(n),v=As(v,n?33:65),a.ecdsaRecover(v,o,f,d)){case 0:return v;case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.RECOVER);case 3:throw new Error(Kr.IMPOSSIBLE_CASE)}},ecdh(o,f,d={},n){switch(Fr("public key",o,[33,65]),Fr("private key",f,32),zo(Td(d)==="Object","Expected options to be an Object"),d.data!==void 0&&Fr("options.data",d.data),d.hashfn!==void 0?(zo(Td(d.hashfn)==="Function","Expected options.hashfn to be a Function"),d.xbuf!==void 0&&Fr("options.xbuf",d.xbuf,32),d.ybuf!==void 0&&Fr("options.ybuf",d.ybuf,32),Fr("output",n)):n=As(n,32),a.ecdh(n,o,f,d.data,d.hashfn,d.xbuf,d.ybuf)){case 0:return n;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.ECDH)}}})});var cW=St((a5e,Nde)=>{Nde.exports={name:"elliptic",version:"6.6.1",description:"EC cryptography",main:"lib/elliptic.js",files:["lib"],scripts:{lint:"eslint lib test","lint:fix":"npm run lint -- --fix",unit:"istanbul test _mocha --reporter=spec test/index.js",test:"npm run lint && npm run unit",version:"grunt dist && git add dist/"},repository:{type:"git",url:"git@github.com:indutny/elliptic"},keywords:["EC","Elliptic","curve","Cryptography"],author:"Fedor Indutny <fedor@indutny.com>",license:"MIT",bugs:{url:"https://github.com/indutny/elliptic/issues"},homepage:"https://github.com/indutny/elliptic",devDependencies:{brfs:"^2.0.2",coveralls:"^3.1.0",eslint:"^7.6.0",grunt:"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1",istanbul:"^0.4.5",mocha:"^8.0.1"},dependencies:{"bn.js":"^4.11.9",brorand:"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1",inherits:"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}});var mf=St((pW,e5)=>{var o5e=Ae(Be());Re();Ie();(function(a,o){"use strict";function f(p,e){if(!p)throw new Error(e||"Assertion failed")}function d(p,e){p.super_=e;var r=function(){};r.prototype=e.prototype,p.prototype=new r,p.prototype.constructor=p}function n(p,e,r){if(n.isBN(p))return p;this.negative=0,this.words=null,this.length=0,this.red=null,p!==null&&((e==="le"||e==="be")&&(r=e,e=10),this._init(p||0,e||10,r||"be"))}typeof a=="object"?a.exports=n:o.BN=n,n.BN=n,n.wordSize=26;var v;try{typeof window<"u"&&typeof window.Buffer<"u"?v=window.Buffer:v=R6().Buffer}catch{}n.isBN=function(e){return e instanceof n?!0:e!==null&&typeof e=="object"&&e.constructor.wordSize===n.wordSize&&Array.isArray(e.words)},n.max=function(e,r){return e.cmp(r)>0?e:r},n.min=function(e,r){return e.cmp(r)<0?e:r},n.prototype._init=function(e,r,i){if(typeof e=="number")return this._initNumber(e,r,i);if(typeof e=="object")return this._initArray(e,r,i);r==="hex"&&(r=16),f(r===(r|0)&&r>=2&&r<=36),e=e.toString().replace(/\s+/g,"");var s=0;e[0]==="-"&&(s++,this.negative=1),s<e.length&&(r===16?this._parseHex(e,s,i):(this._parseBase(e,r,s),i==="le"&&this._initArray(this.toArray(),r,i)))},n.prototype._initNumber=function(e,r,i){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[e&67108863],this.length=1):e<4503599627370496?(this.words=[e&67108863,e/67108864&67108863],this.length=2):(f(e<9007199254740992),this.words=[e&67108863,e/67108864&67108863,1],this.length=3),i==="le"&&this._initArray(this.toArray(),r,i)},n.prototype._initArray=function(e,r,i){if(f(typeof e.length=="number"),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var s=0;s<this.length;s++)this.words[s]=0;var h,c,b=0;if(i==="be")for(s=e.length-1,h=0;s>=0;s-=3)c=e[s]|e[s-1]<<8|e[s-2]<<16,this.words[h]|=c<<b&67108863,this.words[h+1]=c>>>26-b&67108863,b+=24,b>=26&&(b-=26,h++);else if(i==="le")for(s=0,h=0;s<e.length;s+=3)c=e[s]|e[s+1]<<8|e[s+2]<<16,this.words[h]|=c<<b&67108863,this.words[h+1]=c>>>26-b&67108863,b+=24,b>=26&&(b-=26,h++);return this.strip()};function m(p,e){var r=p.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function y(p,e,r){var i=m(p,r);return r-1>=e&&(i|=m(p,r-1)<<4),i}n.prototype._parseHex=function(e,r,i){this.length=Math.ceil((e.length-r)/6),this.words=new Array(this.length);for(var s=0;s<this.length;s++)this.words[s]=0;var h=0,c=0,b;if(i==="be")for(s=e.length-1;s>=r;s-=2)b=y(e,r,s)<<h,this.words[c]|=b&67108863,h>=18?(h-=18,c+=1,this.words[c]|=b>>>26):h+=8;else{var l=e.length-r;for(s=l%2===0?r+1:r;s<e.length;s+=2)b=y(e,r,s)<<h,this.words[c]|=b&67108863,h>=18?(h-=18,c+=1,this.words[c]|=b>>>26):h+=8}this.strip()};function M(p,e,r,i){for(var s=0,h=Math.min(p.length,r),c=e;c<h;c++){var b=p.charCodeAt(c)-48;s*=i,b>=49?s+=b-49+10:b>=17?s+=b-17+10:s+=b}return s}n.prototype._parseBase=function(e,r,i){this.words=[0],this.length=1;for(var s=0,h=1;h<=67108863;h*=r)s++;s--,h=h/r|0;for(var c=e.length-i,b=c%s,l=Math.min(c,c-b)+i,t=0,u=i;u<l;u+=s)t=M(e,u,u+s,r),this.imuln(h),this.words[0]+t<67108864?this.words[0]+=t:this._iaddn(t);if(b!==0){var S=1;for(t=M(e,u,e.length,r),u=0;u<b;u++)S*=r;this.imuln(S),this.words[0]+t<67108864?this.words[0]+=t:this._iaddn(t)}this.strip()},n.prototype.copy=function(e){e.words=new Array(this.length);for(var r=0;r<this.length;r++)e.words[r]=this.words[r];e.length=this.length,e.negative=this.negative,e.red=this.red},n.prototype.clone=function(){var e=new n(null);return this.copy(e),e},n.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},n.prototype.strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},n.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var w=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],g=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];n.prototype.toString=function(e,r){e=e||10,r=r|0||1;var i;if(e===16||e==="hex"){i="";for(var s=0,h=0,c=0;c<this.length;c++){var b=this.words[c],l=((b<<s|h)&16777215).toString(16);h=b>>>24-s&16777215,s+=2,s>=26&&(s-=26,c--),h!==0||c!==this.length-1?i=w[6-l.length]+l+i:i=l+i}for(h!==0&&(i=h.toString(16)+i);i.length%r!==0;)i="0"+i;return this.negative!==0&&(i="-"+i),i}if(e===(e|0)&&e>=2&&e<=36){var t=g[e],u=_[e];i="";var S=this.clone();for(S.negative=0;!S.isZero();){var B=S.modn(u).toString(e);S=S.idivn(u),S.isZero()?i=B+i:i=w[t-B.length]+B+i}for(this.isZero()&&(i="0"+i);i.length%r!==0;)i="0"+i;return this.negative!==0&&(i="-"+i),i}f(!1,"Base should be between 2 and 36")},n.prototype.toNumber=function(){var e=this.words[0];return this.length===2?e+=this.words[1]*67108864:this.length===3&&this.words[2]===1?e+=4503599627370496+this.words[1]*67108864:this.length>2&&f(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-e:e},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(e,r){return f(typeof v<"u"),this.toArrayLike(v,e,r)},n.prototype.toArray=function(e,r){return this.toArrayLike(Array,e,r)},n.prototype.toArrayLike=function(e,r,i){var s=this.byteLength(),h=i||Math.max(1,s);f(s<=h,"byte array longer than desired length"),f(h>0,"Requested array length <= 0"),this.strip();var c=r==="le",b=new e(h),l,t,u=this.clone();if(c){for(t=0;!u.isZero();t++)l=u.andln(255),u.iushrn(8),b[t]=l;for(;t<h;t++)b[t]=0}else{for(t=0;t<h-s;t++)b[t]=0;for(t=0;!u.isZero();t++)l=u.andln(255),u.iushrn(8),b[h-t-1]=l}return b},Math.clz32?n.prototype._countBits=function(e){return 32-Math.clz32(e)}:n.prototype._countBits=function(e){var r=e,i=0;return r>=4096&&(i+=13,r>>>=13),r>=64&&(i+=7,r>>>=7),r>=8&&(i+=4,r>>>=4),r>=2&&(i+=2,r>>>=2),i+r},n.prototype._zeroBits=function(e){if(e===0)return 26;var r=e,i=0;return r&8191||(i+=13,r>>>=13),r&127||(i+=7,r>>>=7),r&15||(i+=4,r>>>=4),r&3||(i+=2,r>>>=2),r&1||i++,i},n.prototype.bitLength=function(){var e=this.words[this.length-1],r=this._countBits(e);return(this.length-1)*26+r};function x(p){for(var e=new Array(p.bitLength()),r=0;r<e.length;r++){var i=r/26|0,s=r%26;e[r]=(p.words[i]&1<<s)>>>s}return e}n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,r=0;r<this.length;r++){var i=this._zeroBits(this.words[r]);if(e+=i,i!==26)break}return e},n.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},n.prototype.toTwos=function(e){return this.negative!==0?this.abs().inotn(e).iaddn(1):this.clone()},n.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},n.prototype.isNeg=function(){return this.negative!==0},n.prototype.neg=function(){return this.clone().ineg()},n.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},n.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var r=0;r<e.length;r++)this.words[r]=this.words[r]|e.words[r];return this.strip()},n.prototype.ior=function(e){return f((this.negative|e.negative)===0),this.iuor(e)},n.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},n.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},n.prototype.iuand=function(e){var r;this.length>e.length?r=e:r=this;for(var i=0;i<r.length;i++)this.words[i]=this.words[i]&e.words[i];return this.length=r.length,this.strip()},n.prototype.iand=function(e){return f((this.negative|e.negative)===0),this.iuand(e)},n.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},n.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},n.prototype.iuxor=function(e){var r,i;this.length>e.length?(r=this,i=e):(r=e,i=this);for(var s=0;s<i.length;s++)this.words[s]=r.words[s]^i.words[s];if(this!==r)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=r.length,this.strip()},n.prototype.ixor=function(e){return f((this.negative|e.negative)===0),this.iuxor(e)},n.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},n.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},n.prototype.inotn=function(e){f(typeof e=="number"&&e>=0);var r=Math.ceil(e/26)|0,i=e%26;this._expand(r),i>0&&r--;for(var s=0;s<r;s++)this.words[s]=~this.words[s]&67108863;return i>0&&(this.words[s]=~this.words[s]&67108863>>26-i),this.strip()},n.prototype.notn=function(e){return this.clone().inotn(e)},n.prototype.setn=function(e,r){f(typeof e=="number"&&e>=0);var i=e/26|0,s=e%26;return this._expand(i+1),r?this.words[i]=this.words[i]|1<<s:this.words[i]=this.words[i]&~(1<<s),this.strip()},n.prototype.iadd=function(e){var r;if(this.negative!==0&&e.negative===0)return this.negative=0,r=this.isub(e),this.negative^=1,this._normSign();if(this.negative===0&&e.negative!==0)return e.negative=0,r=this.isub(e),e.negative=1,r._normSign();var i,s;this.length>e.length?(i=this,s=e):(i=e,s=this);for(var h=0,c=0;c<s.length;c++)r=(i.words[c]|0)+(s.words[c]|0)+h,this.words[c]=r&67108863,h=r>>>26;for(;h!==0&&c<i.length;c++)r=(i.words[c]|0)+h,this.words[c]=r&67108863,h=r>>>26;if(this.length=i.length,h!==0)this.words[this.length]=h,this.length++;else if(i!==this)for(;c<i.length;c++)this.words[c]=i.words[c];return this},n.prototype.add=function(e){var r;return e.negative!==0&&this.negative===0?(e.negative=0,r=this.sub(e),e.negative^=1,r):e.negative===0&&this.negative!==0?(this.negative=0,r=e.sub(this),this.negative=1,r):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},n.prototype.isub=function(e){if(e.negative!==0){e.negative=0;var r=this.iadd(e);return e.negative=1,r._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var i=this.cmp(e);if(i===0)return this.negative=0,this.length=1,this.words[0]=0,this;var s,h;i>0?(s=this,h=e):(s=e,h=this);for(var c=0,b=0;b<h.length;b++)r=(s.words[b]|0)-(h.words[b]|0)+c,c=r>>26,this.words[b]=r&67108863;for(;c!==0&&b<s.length;b++)r=(s.words[b]|0)+c,c=r>>26,this.words[b]=r&67108863;if(c===0&&b<s.length&&s!==this)for(;b<s.length;b++)this.words[b]=s.words[b];return this.length=Math.max(this.length,b),s!==this&&(this.negative=1),this.strip()},n.prototype.sub=function(e){return this.clone().isub(e)};function E(p,e,r){r.negative=e.negative^p.negative;var i=p.length+e.length|0;r.length=i,i=i-1|0;var s=p.words[0]|0,h=e.words[0]|0,c=s*h,b=c&67108863,l=c/67108864|0;r.words[0]=b;for(var t=1;t<i;t++){for(var u=l>>>26,S=l&67108863,B=Math.min(t,e.length-1),k=Math.max(0,t-p.length+1);k<=B;k++){var q=t-k|0;s=p.words[q]|0,h=e.words[k]|0,c=s*h+S,u+=c/67108864|0,S=c&67108863}r.words[t]=S|0,l=u|0}return l!==0?r.words[t]=l|0:r.length--,r.strip()}var I=function(e,r,i){var s=e.words,h=r.words,c=i.words,b=0,l,t,u,S=s[0]|0,B=S&8191,k=S>>>13,q=s[1]|0,F=q&8191,ee=q>>>13,te=s[2]|0,O=te&8191,U=te>>>13,oe=s[3]|0,Y=oe&8191,j=oe>>>13,V=s[4]|0,G=V&8191,ie=V>>>13,be=s[5]|0,re=be&8191,ae=be>>>13,ye=s[6]|0,fe=ye&8191,he=ye>>>13,nt=s[7]|0,ce=nt&8191,me=nt>>>13,ut=s[8]|0,$=ut&8191,A=ut>>>13,R=s[9]|0,N=R&8191,H=R>>>13,ne=h[0]|0,J=ne&8191,de=ne>>>13,st=h[1]|0,le=st&8191,ve=st>>>13,ot=h[2]|0,we=ot&8191,Le=ot>>>13,mt=h[3]|0,Me=mt&8191,Ce=mt>>>13,bt=h[4]|0,xe=bt&8191,Ne=bt>>>13,vt=h[5]|0,se=vt&8191,ue=vt>>>13,ht=h[6]|0,pe=ht&8191,Se=ht>>>13,dt=h[7]|0,ge=dt&8191,De=dt>>>13,ct=h[8]|0,_e=ct&8191,Oe=ct>>>13,gt=h[9]|0,Ee=gt&8191,Pe=gt>>>13;i.negative=e.negative^r.negative,i.length=19,l=Math.imul(B,J),t=Math.imul(B,de),t=t+Math.imul(k,J)|0,u=Math.imul(k,de);var pt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(pt>>>26)|0,pt&=67108863,l=Math.imul(F,J),t=Math.imul(F,de),t=t+Math.imul(ee,J)|0,u=Math.imul(ee,de),l=l+Math.imul(B,le)|0,t=t+Math.imul(B,ve)|0,t=t+Math.imul(k,le)|0,u=u+Math.imul(k,ve)|0;var lt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(lt>>>26)|0,lt&=67108863,l=Math.imul(O,J),t=Math.imul(O,de),t=t+Math.imul(U,J)|0,u=Math.imul(U,de),l=l+Math.imul(F,le)|0,t=t+Math.imul(F,ve)|0,t=t+Math.imul(ee,le)|0,u=u+Math.imul(ee,ve)|0,l=l+Math.imul(B,we)|0,t=t+Math.imul(B,Le)|0,t=t+Math.imul(k,we)|0,u=u+Math.imul(k,Le)|0;var yt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(yt>>>26)|0,yt&=67108863,l=Math.imul(Y,J),t=Math.imul(Y,de),t=t+Math.imul(j,J)|0,u=Math.imul(j,de),l=l+Math.imul(O,le)|0,t=t+Math.imul(O,ve)|0,t=t+Math.imul(U,le)|0,u=u+Math.imul(U,ve)|0,l=l+Math.imul(F,we)|0,t=t+Math.imul(F,Le)|0,t=t+Math.imul(ee,we)|0,u=u+Math.imul(ee,Le)|0,l=l+Math.imul(B,Me)|0,t=t+Math.imul(B,Ce)|0,t=t+Math.imul(k,Me)|0,u=u+Math.imul(k,Ce)|0;var xt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(xt>>>26)|0,xt&=67108863,l=Math.imul(G,J),t=Math.imul(G,de),t=t+Math.imul(ie,J)|0,u=Math.imul(ie,de),l=l+Math.imul(Y,le)|0,t=t+Math.imul(Y,ve)|0,t=t+Math.imul(j,le)|0,u=u+Math.imul(j,ve)|0,l=l+Math.imul(O,we)|0,t=t+Math.imul(O,Le)|0,t=t+Math.imul(U,we)|0,u=u+Math.imul(U,Le)|0,l=l+Math.imul(F,Me)|0,t=t+Math.imul(F,Ce)|0,t=t+Math.imul(ee,Me)|0,u=u+Math.imul(ee,Ce)|0,l=l+Math.imul(B,xe)|0,t=t+Math.imul(B,Ne)|0,t=t+Math.imul(k,xe)|0,u=u+Math.imul(k,Ne)|0;var Mt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,l=Math.imul(re,J),t=Math.imul(re,de),t=t+Math.imul(ae,J)|0,u=Math.imul(ae,de),l=l+Math.imul(G,le)|0,t=t+Math.imul(G,ve)|0,t=t+Math.imul(ie,le)|0,u=u+Math.imul(ie,ve)|0,l=l+Math.imul(Y,we)|0,t=t+Math.imul(Y,Le)|0,t=t+Math.imul(j,we)|0,u=u+Math.imul(j,Le)|0,l=l+Math.imul(O,Me)|0,t=t+Math.imul(O,Ce)|0,t=t+Math.imul(U,Me)|0,u=u+Math.imul(U,Ce)|0,l=l+Math.imul(F,xe)|0,t=t+Math.imul(F,Ne)|0,t=t+Math.imul(ee,xe)|0,u=u+Math.imul(ee,Ne)|0,l=l+Math.imul(B,se)|0,t=t+Math.imul(B,ue)|0,t=t+Math.imul(k,se)|0,u=u+Math.imul(k,ue)|0;var Et=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Et>>>26)|0,Et&=67108863,l=Math.imul(fe,J),t=Math.imul(fe,de),t=t+Math.imul(he,J)|0,u=Math.imul(he,de),l=l+Math.imul(re,le)|0,t=t+Math.imul(re,ve)|0,t=t+Math.imul(ae,le)|0,u=u+Math.imul(ae,ve)|0,l=l+Math.imul(G,we)|0,t=t+Math.imul(G,Le)|0,t=t+Math.imul(ie,we)|0,u=u+Math.imul(ie,Le)|0,l=l+Math.imul(Y,Me)|0,t=t+Math.imul(Y,Ce)|0,t=t+Math.imul(j,Me)|0,u=u+Math.imul(j,Ce)|0,l=l+Math.imul(O,xe)|0,t=t+Math.imul(O,Ne)|0,t=t+Math.imul(U,xe)|0,u=u+Math.imul(U,Ne)|0,l=l+Math.imul(F,se)|0,t=t+Math.imul(F,ue)|0,t=t+Math.imul(ee,se)|0,u=u+Math.imul(ee,ue)|0,l=l+Math.imul(B,pe)|0,t=t+Math.imul(B,Se)|0,t=t+Math.imul(k,pe)|0,u=u+Math.imul(k,Se)|0;var At=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(At>>>26)|0,At&=67108863,l=Math.imul(ce,J),t=Math.imul(ce,de),t=t+Math.imul(me,J)|0,u=Math.imul(me,de),l=l+Math.imul(fe,le)|0,t=t+Math.imul(fe,ve)|0,t=t+Math.imul(he,le)|0,u=u+Math.imul(he,ve)|0,l=l+Math.imul(re,we)|0,t=t+Math.imul(re,Le)|0,t=t+Math.imul(ae,we)|0,u=u+Math.imul(ae,Le)|0,l=l+Math.imul(G,Me)|0,t=t+Math.imul(G,Ce)|0,t=t+Math.imul(ie,Me)|0,u=u+Math.imul(ie,Ce)|0,l=l+Math.imul(Y,xe)|0,t=t+Math.imul(Y,Ne)|0,t=t+Math.imul(j,xe)|0,u=u+Math.imul(j,Ne)|0,l=l+Math.imul(O,se)|0,t=t+Math.imul(O,ue)|0,t=t+Math.imul(U,se)|0,u=u+Math.imul(U,ue)|0,l=l+Math.imul(F,pe)|0,t=t+Math.imul(F,Se)|0,t=t+Math.imul(ee,pe)|0,u=u+Math.imul(ee,Se)|0,l=l+Math.imul(B,ge)|0,t=t+Math.imul(B,De)|0,t=t+Math.imul(k,ge)|0,u=u+Math.imul(k,De)|0;var Bt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,l=Math.imul($,J),t=Math.imul($,de),t=t+Math.imul(A,J)|0,u=Math.imul(A,de),l=l+Math.imul(ce,le)|0,t=t+Math.imul(ce,ve)|0,t=t+Math.imul(me,le)|0,u=u+Math.imul(me,ve)|0,l=l+Math.imul(fe,we)|0,t=t+Math.imul(fe,Le)|0,t=t+Math.imul(he,we)|0,u=u+Math.imul(he,Le)|0,l=l+Math.imul(re,Me)|0,t=t+Math.imul(re,Ce)|0,t=t+Math.imul(ae,Me)|0,u=u+Math.imul(ae,Ce)|0,l=l+Math.imul(G,xe)|0,t=t+Math.imul(G,Ne)|0,t=t+Math.imul(ie,xe)|0,u=u+Math.imul(ie,Ne)|0,l=l+Math.imul(Y,se)|0,t=t+Math.imul(Y,ue)|0,t=t+Math.imul(j,se)|0,u=u+Math.imul(j,ue)|0,l=l+Math.imul(O,pe)|0,t=t+Math.imul(O,Se)|0,t=t+Math.imul(U,pe)|0,u=u+Math.imul(U,Se)|0,l=l+Math.imul(F,ge)|0,t=t+Math.imul(F,De)|0,t=t+Math.imul(ee,ge)|0,u=u+Math.imul(ee,De)|0,l=l+Math.imul(B,_e)|0,t=t+Math.imul(B,Oe)|0,t=t+Math.imul(k,_e)|0,u=u+Math.imul(k,Oe)|0;var Rt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,l=Math.imul(N,J),t=Math.imul(N,de),t=t+Math.imul(H,J)|0,u=Math.imul(H,de),l=l+Math.imul($,le)|0,t=t+Math.imul($,ve)|0,t=t+Math.imul(A,le)|0,u=u+Math.imul(A,ve)|0,l=l+Math.imul(ce,we)|0,t=t+Math.imul(ce,Le)|0,t=t+Math.imul(me,we)|0,u=u+Math.imul(me,Le)|0,l=l+Math.imul(fe,Me)|0,t=t+Math.imul(fe,Ce)|0,t=t+Math.imul(he,Me)|0,u=u+Math.imul(he,Ce)|0,l=l+Math.imul(re,xe)|0,t=t+Math.imul(re,Ne)|0,t=t+Math.imul(ae,xe)|0,u=u+Math.imul(ae,Ne)|0,l=l+Math.imul(G,se)|0,t=t+Math.imul(G,ue)|0,t=t+Math.imul(ie,se)|0,u=u+Math.imul(ie,ue)|0,l=l+Math.imul(Y,pe)|0,t=t+Math.imul(Y,Se)|0,t=t+Math.imul(j,pe)|0,u=u+Math.imul(j,Se)|0,l=l+Math.imul(O,ge)|0,t=t+Math.imul(O,De)|0,t=t+Math.imul(U,ge)|0,u=u+Math.imul(U,De)|0,l=l+Math.imul(F,_e)|0,t=t+Math.imul(F,Oe)|0,t=t+Math.imul(ee,_e)|0,u=u+Math.imul(ee,Oe)|0,l=l+Math.imul(B,Ee)|0,t=t+Math.imul(B,Pe)|0,t=t+Math.imul(k,Ee)|0,u=u+Math.imul(k,Pe)|0;var Tt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,l=Math.imul(N,le),t=Math.imul(N,ve),t=t+Math.imul(H,le)|0,u=Math.imul(H,ve),l=l+Math.imul($,we)|0,t=t+Math.imul($,Le)|0,t=t+Math.imul(A,we)|0,u=u+Math.imul(A,Le)|0,l=l+Math.imul(ce,Me)|0,t=t+Math.imul(ce,Ce)|0,t=t+Math.imul(me,Me)|0,u=u+Math.imul(me,Ce)|0,l=l+Math.imul(fe,xe)|0,t=t+Math.imul(fe,Ne)|0,t=t+Math.imul(he,xe)|0,u=u+Math.imul(he,Ne)|0,l=l+Math.imul(re,se)|0,t=t+Math.imul(re,ue)|0,t=t+Math.imul(ae,se)|0,u=u+Math.imul(ae,ue)|0,l=l+Math.imul(G,pe)|0,t=t+Math.imul(G,Se)|0,t=t+Math.imul(ie,pe)|0,u=u+Math.imul(ie,Se)|0,l=l+Math.imul(Y,ge)|0,t=t+Math.imul(Y,De)|0,t=t+Math.imul(j,ge)|0,u=u+Math.imul(j,De)|0,l=l+Math.imul(O,_e)|0,t=t+Math.imul(O,Oe)|0,t=t+Math.imul(U,_e)|0,u=u+Math.imul(U,Oe)|0,l=l+Math.imul(F,Ee)|0,t=t+Math.imul(F,Pe)|0,t=t+Math.imul(ee,Ee)|0,u=u+Math.imul(ee,Pe)|0;var kt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(kt>>>26)|0,kt&=67108863,l=Math.imul(N,we),t=Math.imul(N,Le),t=t+Math.imul(H,we)|0,u=Math.imul(H,Le),l=l+Math.imul($,Me)|0,t=t+Math.imul($,Ce)|0,t=t+Math.imul(A,Me)|0,u=u+Math.imul(A,Ce)|0,l=l+Math.imul(ce,xe)|0,t=t+Math.imul(ce,Ne)|0,t=t+Math.imul(me,xe)|0,u=u+Math.imul(me,Ne)|0,l=l+Math.imul(fe,se)|0,t=t+Math.imul(fe,ue)|0,t=t+Math.imul(he,se)|0,u=u+Math.imul(he,ue)|0,l=l+Math.imul(re,pe)|0,t=t+Math.imul(re,Se)|0,t=t+Math.imul(ae,pe)|0,u=u+Math.imul(ae,Se)|0,l=l+Math.imul(G,ge)|0,t=t+Math.imul(G,De)|0,t=t+Math.imul(ie,ge)|0,u=u+Math.imul(ie,De)|0,l=l+Math.imul(Y,_e)|0,t=t+Math.imul(Y,Oe)|0,t=t+Math.imul(j,_e)|0,u=u+Math.imul(j,Oe)|0,l=l+Math.imul(O,Ee)|0,t=t+Math.imul(O,Pe)|0,t=t+Math.imul(U,Ee)|0,u=u+Math.imul(U,Pe)|0;var $t=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+($t>>>26)|0,$t&=67108863,l=Math.imul(N,Me),t=Math.imul(N,Ce),t=t+Math.imul(H,Me)|0,u=Math.imul(H,Ce),l=l+Math.imul($,xe)|0,t=t+Math.imul($,Ne)|0,t=t+Math.imul(A,xe)|0,u=u+Math.imul(A,Ne)|0,l=l+Math.imul(ce,se)|0,t=t+Math.imul(ce,ue)|0,t=t+Math.imul(me,se)|0,u=u+Math.imul(me,ue)|0,l=l+Math.imul(fe,pe)|0,t=t+Math.imul(fe,Se)|0,t=t+Math.imul(he,pe)|0,u=u+Math.imul(he,Se)|0,l=l+Math.imul(re,ge)|0,t=t+Math.imul(re,De)|0,t=t+Math.imul(ae,ge)|0,u=u+Math.imul(ae,De)|0,l=l+Math.imul(G,_e)|0,t=t+Math.imul(G,Oe)|0,t=t+Math.imul(ie,_e)|0,u=u+Math.imul(ie,Oe)|0,l=l+Math.imul(Y,Ee)|0,t=t+Math.imul(Y,Pe)|0,t=t+Math.imul(j,Ee)|0,u=u+Math.imul(j,Pe)|0;var Pt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,l=Math.imul(N,xe),t=Math.imul(N,Ne),t=t+Math.imul(H,xe)|0,u=Math.imul(H,Ne),l=l+Math.imul($,se)|0,t=t+Math.imul($,ue)|0,t=t+Math.imul(A,se)|0,u=u+Math.imul(A,ue)|0,l=l+Math.imul(ce,pe)|0,t=t+Math.imul(ce,Se)|0,t=t+Math.imul(me,pe)|0,u=u+Math.imul(me,Se)|0,l=l+Math.imul(fe,ge)|0,t=t+Math.imul(fe,De)|0,t=t+Math.imul(he,ge)|0,u=u+Math.imul(he,De)|0,l=l+Math.imul(re,_e)|0,t=t+Math.imul(re,Oe)|0,t=t+Math.imul(ae,_e)|0,u=u+Math.imul(ae,Oe)|0,l=l+Math.imul(G,Ee)|0,t=t+Math.imul(G,Pe)|0,t=t+Math.imul(ie,Ee)|0,u=u+Math.imul(ie,Pe)|0;var Ct=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,l=Math.imul(N,se),t=Math.imul(N,ue),t=t+Math.imul(H,se)|0,u=Math.imul(H,ue),l=l+Math.imul($,pe)|0,t=t+Math.imul($,Se)|0,t=t+Math.imul(A,pe)|0,u=u+Math.imul(A,Se)|0,l=l+Math.imul(ce,ge)|0,t=t+Math.imul(ce,De)|0,t=t+Math.imul(me,ge)|0,u=u+Math.imul(me,De)|0,l=l+Math.imul(fe,_e)|0,t=t+Math.imul(fe,Oe)|0,t=t+Math.imul(he,_e)|0,u=u+Math.imul(he,Oe)|0,l=l+Math.imul(re,Ee)|0,t=t+Math.imul(re,Pe)|0,t=t+Math.imul(ae,Ee)|0,u=u+Math.imul(ae,Pe)|0;var Nt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,l=Math.imul(N,pe),t=Math.imul(N,Se),t=t+Math.imul(H,pe)|0,u=Math.imul(H,Se),l=l+Math.imul($,ge)|0,t=t+Math.imul($,De)|0,t=t+Math.imul(A,ge)|0,u=u+Math.imul(A,De)|0,l=l+Math.imul(ce,_e)|0,t=t+Math.imul(ce,Oe)|0,t=t+Math.imul(me,_e)|0,u=u+Math.imul(me,Oe)|0,l=l+Math.imul(fe,Ee)|0,t=t+Math.imul(fe,Pe)|0,t=t+Math.imul(he,Ee)|0,u=u+Math.imul(he,Pe)|0;var Lt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,l=Math.imul(N,ge),t=Math.imul(N,De),t=t+Math.imul(H,ge)|0,u=Math.imul(H,De),l=l+Math.imul($,_e)|0,t=t+Math.imul($,Oe)|0,t=t+Math.imul(A,_e)|0,u=u+Math.imul(A,Oe)|0,l=l+Math.imul(ce,Ee)|0,t=t+Math.imul(ce,Pe)|0,t=t+Math.imul(me,Ee)|0,u=u+Math.imul(me,Pe)|0;var Dt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,l=Math.imul(N,_e),t=Math.imul(N,Oe),t=t+Math.imul(H,_e)|0,u=Math.imul(H,Oe),l=l+Math.imul($,Ee)|0,t=t+Math.imul($,Pe)|0,t=t+Math.imul(A,Ee)|0,u=u+Math.imul(A,Pe)|0;var qt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(qt>>>26)|0,qt&=67108863,l=Math.imul(N,Ee),t=Math.imul(N,Pe),t=t+Math.imul(H,Ee)|0,u=Math.imul(H,Pe);var Ut=(b+l|0)+((t&8191)<<13)|0;return b=(u+(t>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,c[0]=pt,c[1]=lt,c[2]=yt,c[3]=xt,c[4]=Mt,c[5]=Et,c[6]=At,c[7]=Bt,c[8]=Rt,c[9]=Tt,c[10]=kt,c[11]=$t,c[12]=Pt,c[13]=Ct,c[14]=Nt,c[15]=Lt,c[16]=Dt,c[17]=qt,c[18]=Ut,b!==0&&(c[19]=b,i.length++),i};Math.imul||(I=E);function T(p,e,r){r.negative=e.negative^p.negative,r.length=p.length+e.length;for(var i=0,s=0,h=0;h<r.length-1;h++){var c=s;s=0;for(var b=i&67108863,l=Math.min(h,e.length-1),t=Math.max(0,h-p.length+1);t<=l;t++){var u=h-t,S=p.words[u]|0,B=e.words[t]|0,k=S*B,q=k&67108863;c=c+(k/67108864|0)|0,q=q+b|0,b=q&67108863,c=c+(q>>>26)|0,s+=c>>>26,c&=67108863}r.words[h]=b,i=c,c=s}return i!==0?r.words[h]=i:r.length--,r.strip()}function C(p,e,r){var i=new P;return i.mulp(p,e,r)}n.prototype.mulTo=function(e,r){var i,s=this.length+e.length;return this.length===10&&e.length===10?i=I(this,e,r):s<63?i=E(this,e,r):s<1024?i=T(this,e,r):i=C(this,e,r),i};function P(p,e){this.x=p,this.y=e}P.prototype.makeRBT=function(e){for(var r=new Array(e),i=n.prototype._countBits(e)-1,s=0;s<e;s++)r[s]=this.revBin(s,i,e);return r},P.prototype.revBin=function(e,r,i){if(e===0||e===i-1)return e;for(var s=0,h=0;h<r;h++)s|=(e&1)<<r-h-1,e>>=1;return s},P.prototype.permute=function(e,r,i,s,h,c){for(var b=0;b<c;b++)s[b]=r[e[b]],h[b]=i[e[b]]},P.prototype.transform=function(e,r,i,s,h,c){this.permute(c,e,r,i,s,h);for(var b=1;b<h;b<<=1)for(var l=b<<1,t=Math.cos(2*Math.PI/l),u=Math.sin(2*Math.PI/l),S=0;S<h;S+=l)for(var B=t,k=u,q=0;q<b;q++){var F=i[S+q],ee=s[S+q],te=i[S+q+b],O=s[S+q+b],U=B*te-k*O;O=B*O+k*te,te=U,i[S+q]=F+te,s[S+q]=ee+O,i[S+q+b]=F-te,s[S+q+b]=ee-O,q!==l&&(U=t*B-u*k,k=t*k+u*B,B=U)}},P.prototype.guessLen13b=function(e,r){var i=Math.max(r,e)|1,s=i&1,h=0;for(i=i/2|0;i;i=i>>>1)h++;return 1<<h+1+s},P.prototype.conjugate=function(e,r,i){if(!(i<=1))for(var s=0;s<i/2;s++){var h=e[s];e[s]=e[i-s-1],e[i-s-1]=h,h=r[s],r[s]=-r[i-s-1],r[i-s-1]=-h}},P.prototype.normalize13b=function(e,r){for(var i=0,s=0;s<r/2;s++){var h=Math.round(e[2*s+1]/r)*8192+Math.round(e[2*s]/r)+i;e[s]=h&67108863,h<67108864?i=0:i=h/67108864|0}return e},P.prototype.convert13b=function(e,r,i,s){for(var h=0,c=0;c<r;c++)h=h+(e[c]|0),i[2*c]=h&8191,h=h>>>13,i[2*c+1]=h&8191,h=h>>>13;for(c=2*r;c<s;++c)i[c]=0;f(h===0),f((h&-8192)===0)},P.prototype.stub=function(e){for(var r=new Array(e),i=0;i<e;i++)r[i]=0;return r},P.prototype.mulp=function(e,r,i){var s=2*this.guessLen13b(e.length,r.length),h=this.makeRBT(s),c=this.stub(s),b=new Array(s),l=new Array(s),t=new Array(s),u=new Array(s),S=new Array(s),B=new Array(s),k=i.words;k.length=s,this.convert13b(e.words,e.length,b,s),this.convert13b(r.words,r.length,u,s),this.transform(b,c,l,t,s,h),this.transform(u,c,S,B,s,h);for(var q=0;q<s;q++){var F=l[q]*S[q]-t[q]*B[q];t[q]=l[q]*B[q]+t[q]*S[q],l[q]=F}return this.conjugate(l,t,s),this.transform(l,t,k,c,s,h),this.conjugate(k,c,s),this.normalize13b(k,s),i.negative=e.negative^r.negative,i.length=e.length+r.length,i.strip()},n.prototype.mul=function(e){var r=new n(null);return r.words=new Array(this.length+e.length),this.mulTo(e,r)},n.prototype.mulf=function(e){var r=new n(null);return r.words=new Array(this.length+e.length),C(this,e,r)},n.prototype.imul=function(e){return this.clone().mulTo(e,this)},n.prototype.imuln=function(e){f(typeof e=="number"),f(e<67108864);for(var r=0,i=0;i<this.length;i++){var s=(this.words[i]|0)*e,h=(s&67108863)+(r&67108863);r>>=26,r+=s/67108864|0,r+=h>>>26,this.words[i]=h&67108863}return r!==0&&(this.words[i]=r,this.length++),this.length=e===0?1:this.length,this},n.prototype.muln=function(e){return this.clone().imuln(e)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(e){var r=x(e);if(r.length===0)return new n(1);for(var i=this,s=0;s<r.length&&r[s]===0;s++,i=i.sqr());if(++s<r.length)for(var h=i.sqr();s<r.length;s++,h=h.sqr())r[s]!==0&&(i=i.mul(h));return i},n.prototype.iushln=function(e){f(typeof e=="number"&&e>=0);var r=e%26,i=(e-r)/26,s=67108863>>>26-r<<26-r,h;if(r!==0){var c=0;for(h=0;h<this.length;h++){var b=this.words[h]&s,l=(this.words[h]|0)-b<<r;this.words[h]=l|c,c=b>>>26-r}c&&(this.words[h]=c,this.length++)}if(i!==0){for(h=this.length-1;h>=0;h--)this.words[h+i]=this.words[h];for(h=0;h<i;h++)this.words[h]=0;this.length+=i}return this.strip()},n.prototype.ishln=function(e){return f(this.negative===0),this.iushln(e)},n.prototype.iushrn=function(e,r,i){f(typeof e=="number"&&e>=0);var s;r?s=(r-r%26)/26:s=0;var h=e%26,c=Math.min((e-h)/26,this.length),b=67108863^67108863>>>h<<h,l=i;if(s-=c,s=Math.max(0,s),l){for(var t=0;t<c;t++)l.words[t]=this.words[t];l.length=c}if(c!==0)if(this.length>c)for(this.length-=c,t=0;t<this.length;t++)this.words[t]=this.words[t+c];else this.words[0]=0,this.length=1;var u=0;for(t=this.length-1;t>=0&&(u!==0||t>=s);t--){var S=this.words[t]|0;this.words[t]=u<<26-h|S>>>h,u=S&b}return l&&u!==0&&(l.words[l.length++]=u),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(e,r,i){return f(this.negative===0),this.iushrn(e,r,i)},n.prototype.shln=function(e){return this.clone().ishln(e)},n.prototype.ushln=function(e){return this.clone().iushln(e)},n.prototype.shrn=function(e){return this.clone().ishrn(e)},n.prototype.ushrn=function(e){return this.clone().iushrn(e)},n.prototype.testn=function(e){f(typeof e=="number"&&e>=0);var r=e%26,i=(e-r)/26,s=1<<r;if(this.length<=i)return!1;var h=this.words[i];return!!(h&s)},n.prototype.imaskn=function(e){f(typeof e=="number"&&e>=0);var r=e%26,i=(e-r)/26;if(f(this.negative===0,"imaskn works only with positive numbers"),this.length<=i)return this;if(r!==0&&i++,this.length=Math.min(i,this.length),r!==0){var s=67108863^67108863>>>r<<r;this.words[this.length-1]&=s}return this.strip()},n.prototype.maskn=function(e){return this.clone().imaskn(e)},n.prototype.iaddn=function(e){return f(typeof e=="number"),f(e<67108864),e<0?this.isubn(-e):this.negative!==0?this.length===1&&(this.words[0]|0)<e?(this.words[0]=e-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},n.prototype._iaddn=function(e){this.words[0]+=e;for(var r=0;r<this.length&&this.words[r]>=67108864;r++)this.words[r]-=67108864,r===this.length-1?this.words[r+1]=1:this.words[r+1]++;return this.length=Math.max(this.length,r+1),this},n.prototype.isubn=function(e){if(f(typeof e=="number"),f(e<67108864),e<0)return this.iaddn(-e);if(this.negative!==0)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var r=0;r<this.length&&this.words[r]<0;r++)this.words[r]+=67108864,this.words[r+1]-=1;return this.strip()},n.prototype.addn=function(e){return this.clone().iaddn(e)},n.prototype.subn=function(e){return this.clone().isubn(e)},n.prototype.iabs=function(){return this.negative=0,this},n.prototype.abs=function(){return this.clone().iabs()},n.prototype._ishlnsubmul=function(e,r,i){var s=e.length+i,h;this._expand(s);var c,b=0;for(h=0;h<e.length;h++){c=(this.words[h+i]|0)+b;var l=(e.words[h]|0)*r;c-=l&67108863,b=(c>>26)-(l/67108864|0),this.words[h+i]=c&67108863}for(;h<this.length-i;h++)c=(this.words[h+i]|0)+b,b=c>>26,this.words[h+i]=c&67108863;if(b===0)return this.strip();for(f(b===-1),b=0,h=0;h<this.length;h++)c=-(this.words[h]|0)+b,b=c>>26,this.words[h]=c&67108863;return this.negative=1,this.strip()},n.prototype._wordDiv=function(e,r){var i=this.length-e.length,s=this.clone(),h=e,c=h.words[h.length-1]|0,b=this._countBits(c);i=26-b,i!==0&&(h=h.ushln(i),s.iushln(i),c=h.words[h.length-1]|0);var l=s.length-h.length,t;if(r!=="mod"){t=new n(null),t.length=l+1,t.words=new Array(t.length);for(var u=0;u<t.length;u++)t.words[u]=0}var S=s.clone()._ishlnsubmul(h,1,l);S.negative===0&&(s=S,t&&(t.words[l]=1));for(var B=l-1;B>=0;B--){var k=(s.words[h.length+B]|0)*67108864+(s.words[h.length+B-1]|0);for(k=Math.min(k/c|0,67108863),s._ishlnsubmul(h,k,B);s.negative!==0;)k--,s.negative=0,s._ishlnsubmul(h,1,B),s.isZero()||(s.negative^=1);t&&(t.words[B]=k)}return t&&t.strip(),s.strip(),r!=="div"&&i!==0&&s.iushrn(i),{div:t||null,mod:s}},n.prototype.divmod=function(e,r,i){if(f(!e.isZero()),this.isZero())return{div:new n(0),mod:new n(0)};var s,h,c;return this.negative!==0&&e.negative===0?(c=this.neg().divmod(e,r),r!=="mod"&&(s=c.div.neg()),r!=="div"&&(h=c.mod.neg(),i&&h.negative!==0&&h.iadd(e)),{div:s,mod:h}):this.negative===0&&e.negative!==0?(c=this.divmod(e.neg(),r),r!=="mod"&&(s=c.div.neg()),{div:s,mod:c.mod}):this.negative&e.negative?(c=this.neg().divmod(e.neg(),r),r!=="div"&&(h=c.mod.neg(),i&&h.negative!==0&&h.isub(e)),{div:c.div,mod:h}):e.length>this.length||this.cmp(e)<0?{div:new n(0),mod:this}:e.length===1?r==="div"?{div:this.divn(e.words[0]),mod:null}:r==="mod"?{div:null,mod:new n(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new n(this.modn(e.words[0]))}:this._wordDiv(e,r)},n.prototype.div=function(e){return this.divmod(e,"div",!1).div},n.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},n.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},n.prototype.divRound=function(e){var r=this.divmod(e);if(r.mod.isZero())return r.div;var i=r.div.negative!==0?r.mod.isub(e):r.mod,s=e.ushrn(1),h=e.andln(1),c=i.cmp(s);return c<0||h===1&&c===0?r.div:r.div.negative!==0?r.div.isubn(1):r.div.iaddn(1)},n.prototype.modn=function(e){f(e<=67108863);for(var r=(1<<26)%e,i=0,s=this.length-1;s>=0;s--)i=(r*i+(this.words[s]|0))%e;return i},n.prototype.idivn=function(e){f(e<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var s=(this.words[i]|0)+r*67108864;this.words[i]=s/e|0,r=s%e}return this.strip()},n.prototype.divn=function(e){return this.clone().idivn(e)},n.prototype.egcd=function(e){f(e.negative===0),f(!e.isZero());var r=this,i=e.clone();r.negative!==0?r=r.umod(e):r=r.clone();for(var s=new n(1),h=new n(0),c=new n(0),b=new n(1),l=0;r.isEven()&&i.isEven();)r.iushrn(1),i.iushrn(1),++l;for(var t=i.clone(),u=r.clone();!r.isZero();){for(var S=0,B=1;!(r.words[0]&B)&&S<26;++S,B<<=1);if(S>0)for(r.iushrn(S);S-- >0;)(s.isOdd()||h.isOdd())&&(s.iadd(t),h.isub(u)),s.iushrn(1),h.iushrn(1);for(var k=0,q=1;!(i.words[0]&q)&&k<26;++k,q<<=1);if(k>0)for(i.iushrn(k);k-- >0;)(c.isOdd()||b.isOdd())&&(c.iadd(t),b.isub(u)),c.iushrn(1),b.iushrn(1);r.cmp(i)>=0?(r.isub(i),s.isub(c),h.isub(b)):(i.isub(r),c.isub(s),b.isub(h))}return{a:c,b,gcd:i.iushln(l)}},n.prototype._invmp=function(e){f(e.negative===0),f(!e.isZero());var r=this,i=e.clone();r.negative!==0?r=r.umod(e):r=r.clone();for(var s=new n(1),h=new n(0),c=i.clone();r.cmpn(1)>0&&i.cmpn(1)>0;){for(var b=0,l=1;!(r.words[0]&l)&&b<26;++b,l<<=1);if(b>0)for(r.iushrn(b);b-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);for(var t=0,u=1;!(i.words[0]&u)&&t<26;++t,u<<=1);if(t>0)for(i.iushrn(t);t-- >0;)h.isOdd()&&h.iadd(c),h.iushrn(1);r.cmp(i)>=0?(r.isub(i),s.isub(h)):(i.isub(r),h.isub(s))}var S;return r.cmpn(1)===0?S=s:S=h,S.cmpn(0)<0&&S.iadd(e),S},n.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var r=this.clone(),i=e.clone();r.negative=0,i.negative=0;for(var s=0;r.isEven()&&i.isEven();s++)r.iushrn(1),i.iushrn(1);do{for(;r.isEven();)r.iushrn(1);for(;i.isEven();)i.iushrn(1);var h=r.cmp(i);if(h<0){var c=r;r=i,i=c}else if(h===0||i.cmpn(1)===0)break;r.isub(i)}while(!0);return i.iushln(s)},n.prototype.invm=function(e){return this.egcd(e).a.umod(e)},n.prototype.isEven=function(){return(this.words[0]&1)===0},n.prototype.isOdd=function(){return(this.words[0]&1)===1},n.prototype.andln=function(e){return this.words[0]&e},n.prototype.bincn=function(e){f(typeof e=="number");var r=e%26,i=(e-r)/26,s=1<<r;if(this.length<=i)return this._expand(i+1),this.words[i]|=s,this;for(var h=s,c=i;h!==0&&c<this.length;c++){var b=this.words[c]|0;b+=h,h=b>>>26,b&=67108863,this.words[c]=b}return h!==0&&(this.words[c]=h,this.length++),this},n.prototype.isZero=function(){return this.length===1&&this.words[0]===0},n.prototype.cmpn=function(e){var r=e<0;if(this.negative!==0&&!r)return-1;if(this.negative===0&&r)return 1;this.strip();var i;if(this.length>1)i=1;else{r&&(e=-e),f(e<=67108863,"Number is too big");var s=this.words[0]|0;i=s===e?0:s<e?-1:1}return this.negative!==0?-i|0:i},n.prototype.cmp=function(e){if(this.negative!==0&&e.negative===0)return-1;if(this.negative===0&&e.negative!==0)return 1;var r=this.ucmp(e);return this.negative!==0?-r|0:r},n.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var r=0,i=this.length-1;i>=0;i--){var s=this.words[i]|0,h=e.words[i]|0;if(s!==h){s<h?r=-1:s>h&&(r=1);break}}return r},n.prototype.gtn=function(e){return this.cmpn(e)===1},n.prototype.gt=function(e){return this.cmp(e)===1},n.prototype.gten=function(e){return this.cmpn(e)>=0},n.prototype.gte=function(e){return this.cmp(e)>=0},n.prototype.ltn=function(e){return this.cmpn(e)===-1},n.prototype.lt=function(e){return this.cmp(e)===-1},n.prototype.lten=function(e){return this.cmpn(e)<=0},n.prototype.lte=function(e){return this.cmp(e)<=0},n.prototype.eqn=function(e){return this.cmpn(e)===0},n.prototype.eq=function(e){return this.cmp(e)===0},n.red=function(e){return new z(e)},n.prototype.toRed=function(e){return f(!this.red,"Already a number in reduction context"),f(this.negative===0,"red works only with positives"),e.convertTo(this)._forceRed(e)},n.prototype.fromRed=function(){return f(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},n.prototype._forceRed=function(e){return this.red=e,this},n.prototype.forceRed=function(e){return f(!this.red,"Already a number in reduction context"),this._forceRed(e)},n.prototype.redAdd=function(e){return f(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},n.prototype.redIAdd=function(e){return f(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},n.prototype.redSub=function(e){return f(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},n.prototype.redISub=function(e){return f(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},n.prototype.redShl=function(e){return f(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},n.prototype.redMul=function(e){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},n.prototype.redIMul=function(e){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},n.prototype.redSqr=function(){return f(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return f(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return f(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return f(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return f(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(e){return f(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var L={k256:null,p224:null,p192:null,p25519:null};function D(p,e){this.name=p,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}D.prototype._tmp=function(){var e=new n(null);return e.words=new Array(Math.ceil(this.n/13)),e},D.prototype.ireduce=function(e){var r=e,i;do this.split(r,this.tmp),r=this.imulK(r),r=r.iadd(this.tmp),i=r.bitLength();while(i>this.n);var s=i<this.n?-1:r.ucmp(this.p);return s===0?(r.words[0]=0,r.length=1):s>0?r.isub(this.p):r.strip!==void 0?r.strip():r._strip(),r},D.prototype.split=function(e,r){e.iushrn(this.n,0,r)},D.prototype.imulK=function(e){return e.imul(this.k)};function Z(){D.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}d(Z,D),Z.prototype.split=function(e,r){for(var i=4194303,s=Math.min(e.length,9),h=0;h<s;h++)r.words[h]=e.words[h];if(r.length=s,e.length<=9){e.words[0]=0,e.length=1;return}var c=e.words[9];for(r.words[r.length++]=c&i,h=10;h<e.length;h++){var b=e.words[h]|0;e.words[h-10]=(b&i)<<4|c>>>22,c=b}c>>>=22,e.words[h-10]=c,c===0&&e.length>10?e.length-=10:e.length-=9},Z.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var r=0,i=0;i<e.length;i++){var s=e.words[i]|0;r+=s*977,e.words[i]=r&67108863,r=s*64+(r/67108864|0)}return e.words[e.length-1]===0&&(e.length--,e.words[e.length-1]===0&&e.length--),e};function W(){D.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}d(W,D);function Q(){D.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}d(Q,D);function K(){D.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}d(K,D),K.prototype.imulK=function(e){for(var r=0,i=0;i<e.length;i++){var s=(e.words[i]|0)*19+r,h=s&67108863;s>>>=26,e.words[i]=h,r=s}return r!==0&&(e.words[e.length++]=r),e},n._prime=function(e){if(L[e])return L[e];var r;if(e==="k256")r=new Z;else if(e==="p224")r=new W;else if(e==="p192")r=new Q;else if(e==="p25519")r=new K;else throw new Error("Unknown prime "+e);return L[e]=r,r};function z(p){if(typeof p=="string"){var e=n._prime(p);this.m=e.p,this.prime=e}else f(p.gtn(1),"modulus must be greater than 1"),this.m=p,this.prime=null}z.prototype._verify1=function(e){f(e.negative===0,"red works only with positives"),f(e.red,"red works only with red numbers")},z.prototype._verify2=function(e,r){f((e.negative|r.negative)===0,"red works only with positives"),f(e.red&&e.red===r.red,"red works only with red numbers")},z.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)},z.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},z.prototype.add=function(e,r){this._verify2(e,r);var i=e.add(r);return i.cmp(this.m)>=0&&i.isub(this.m),i._forceRed(this)},z.prototype.iadd=function(e,r){this._verify2(e,r);var i=e.iadd(r);return i.cmp(this.m)>=0&&i.isub(this.m),i},z.prototype.sub=function(e,r){this._verify2(e,r);var i=e.sub(r);return i.cmpn(0)<0&&i.iadd(this.m),i._forceRed(this)},z.prototype.isub=function(e,r){this._verify2(e,r);var i=e.isub(r);return i.cmpn(0)<0&&i.iadd(this.m),i},z.prototype.shl=function(e,r){return this._verify1(e),this.imod(e.ushln(r))},z.prototype.imul=function(e,r){return this._verify2(e,r),this.imod(e.imul(r))},z.prototype.mul=function(e,r){return this._verify2(e,r),this.imod(e.mul(r))},z.prototype.isqr=function(e){return this.imul(e,e.clone())},z.prototype.sqr=function(e){return this.mul(e,e)},z.prototype.sqrt=function(e){if(e.isZero())return e.clone();var r=this.m.andln(3);if(f(r%2===1),r===3){var i=this.m.add(new n(1)).iushrn(2);return this.pow(e,i)}for(var s=this.m.subn(1),h=0;!s.isZero()&&s.andln(1)===0;)h++,s.iushrn(1);f(!s.isZero());var c=new n(1).toRed(this),b=c.redNeg(),l=this.m.subn(1).iushrn(1),t=this.m.bitLength();for(t=new n(2*t*t).toRed(this);this.pow(t,l).cmp(b)!==0;)t.redIAdd(b);for(var u=this.pow(t,s),S=this.pow(e,s.addn(1).iushrn(1)),B=this.pow(e,s),k=h;B.cmp(c)!==0;){for(var q=B,F=0;q.cmp(c)!==0;F++)q=q.redSqr();f(F<k);var ee=this.pow(u,new n(1).iushln(k-F-1));S=S.redMul(ee),u=ee.redSqr(),B=B.redMul(u),k=F}return S},z.prototype.invm=function(e){var r=e._invmp(this.m);return r.negative!==0?(r.negative=0,this.imod(r).redNeg()):this.imod(r)},z.prototype.pow=function(e,r){if(r.isZero())return new n(1).toRed(this);if(r.cmpn(1)===0)return e.clone();var i=4,s=new Array(1<<i);s[0]=new n(1).toRed(this),s[1]=e;for(var h=2;h<s.length;h++)s[h]=this.mul(s[h-1],e);var c=s[0],b=0,l=0,t=r.bitLength()%26;for(t===0&&(t=26),h=r.length-1;h>=0;h--){for(var u=r.words[h],S=t-1;S>=0;S--){var B=u>>S&1;if(c!==s[0]&&(c=this.sqr(c)),B===0&&b===0){l=0;continue}b<<=1,b|=B,l++,!(l!==i&&(h!==0||S!==0))&&(c=this.mul(c,s[b]),l=0,b=0)}t=26}return c},z.prototype.convertTo=function(e){var r=e.umod(this.m);return r===e?r.clone():r},z.prototype.convertFrom=function(e){var r=e.clone();return r.red=null,r},n.mont=function(e){return new X(e)};function X(p){z.call(this,p),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}d(X,z),X.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},X.prototype.convertFrom=function(e){var r=this.imod(e.mul(this.rinv));return r.red=null,r},X.prototype.imul=function(e,r){if(e.isZero()||r.isZero())return e.words[0]=0,e.length=1,e;var i=e.imul(r),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),h=i.isub(s).iushrn(this.shift),c=h;return h.cmp(this.m)>=0?c=h.isub(this.m):h.cmpn(0)<0&&(c=h.iadd(this.m)),c._forceRed(this)},X.prototype.mul=function(e,r){if(e.isZero()||r.isZero())return new n(0)._forceRed(this);var i=e.mul(r),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),h=i.isub(s).iushrn(this.shift),c=h;return h.cmp(this.m)>=0?c=h.isub(this.m):h.cmpn(0)<0&&(c=h.iadd(this.m)),c._forceRed(this)},X.prototype.invm=function(e){var r=this.imod(e._invmp(this.m).mul(this.r2));return r._forceRed(this)}})(typeof e5>"u"||e5,pW)});var t5=St(bW=>{"use strict";var u5e=Ae(Be());Re();Ie();var um=bW;function Lde(a,o){if(Array.isArray(a))return a.slice();if(!a)return[];var f=[];if(typeof a!="string"){for(var d=0;d<a.length;d++)f[d]=a[d]|0;return f}if(o==="hex"){a=a.replace(/[^a-z0-9]+/ig,""),a.length%2!==0&&(a="0"+a);for(var d=0;d<a.length;d+=2)f.push(parseInt(a[d]+a[d+1],16))}else for(var d=0;d<a.length;d++){var n=a.charCodeAt(d),v=n>>8,m=n&255;v?f.push(v,m):f.push(m)}return f}um.toArray=Lde;function vW(a){return a.length===1?"0"+a:a}um.zero2=vW;function mW(a){for(var o="",f=0;f<a.length;f++)o+=vW(a[f].toString(16));return o}um.toHex=mW;um.encode=function(o,f){return f==="hex"?mW(o):o}});var Ga=St(gW=>{"use strict";var p5e=Ae(Be());Re();Ie();var Bs=gW,Dde=mf(),Ode=Kf(),lm=t5();Bs.assert=Ode;Bs.toArray=lm.toArray;Bs.zero2=lm.zero2;Bs.toHex=lm.toHex;Bs.encode=lm.encode;function qde(a,o,f){var d=new Array(Math.max(a.bitLength(),f)+1),n;for(n=0;n<d.length;n+=1)d[n]=0;var v=1<<o+1,m=a.clone();for(n=0;n<d.length;n++){var y,M=m.andln(v-1);m.isOdd()?(M>(v>>1)-1?y=(v>>1)-M:y=M,m.isubn(y)):y=0,d[n]=y,m.iushrn(1)}return d}Bs.getNAF=qde;function Ude(a,o){var f=[[],[]];a=a.clone(),o=o.clone();for(var d=0,n=0,v;a.cmpn(-d)>0||o.cmpn(-n)>0;){var m=a.andln(3)+d&3,y=o.andln(3)+n&3;m===3&&(m=-1),y===3&&(y=-1);var M;m&1?(v=a.andln(7)+d&7,(v===3||v===5)&&y===2?M=-m:M=m):M=0,f[0].push(M);var w;y&1?(v=o.andln(7)+n&7,(v===3||v===5)&&m===2?w=-y:w=y):w=0,f[1].push(w),2*d===M+1&&(d=1-d),2*n===w+1&&(n=1-n),a.iushrn(1),o.iushrn(1)}return f}Bs.getJSF=Ude;function Fde(a,o,f){var d="_"+o;a.prototype[o]=function(){return this[d]!==void 0?this[d]:this[d]=f.call(this)}}Bs.cachedProperty=Fde;function zde(a){return typeof a=="string"?Bs.toArray(a,"hex"):a}Bs.parseBytes=zde;function Hde(a){return new Dde(a,"hex","le")}Bs.intFromLE=Hde});var a5=St((b5e,n5)=>{var g5e=Ae(Be());Re();Ie();var r5;n5.exports=function(o){return r5||(r5=new dh(null)),r5.generate(o)};function dh(a){this.rand=a}n5.exports.Rand=dh;dh.prototype.generate=function(o){return this._rand(o)};dh.prototype._rand=function(o){if(this.rand.getBytes)return this.rand.getBytes(o);for(var f=new Uint8Array(o),d=0;d<f.length;d++)f[d]=this.rand.getByte();return f};if(typeof self=="object")self.crypto&&self.crypto.getRandomValues?dh.prototype._rand=function(o){var f=new Uint8Array(o);return self.crypto.getRandomValues(f),f}:self.msCrypto&&self.msCrypto.getRandomValues?dh.prototype._rand=function(o){var f=new Uint8Array(o);return self.msCrypto.getRandomValues(f),f}:typeof window=="object"&&(dh.prototype._rand=function(){throw new Error("Not implemented yet")});else try{if(i5=_b(),typeof i5.randomBytes!="function")throw new Error("Not supported");dh.prototype._rand=function(o){return i5.randomBytes(o)}}catch{}var i5});var q1=St((M5e,yW)=>{"use strict";var _5e=Ae(Be());Re();Ie();var Gu=mf(),O1=Ga(),dm=O1.getNAF,Kde=O1.getJSF,cm=O1.assert;function ch(a,o){this.type=a,this.p=new Gu(o.p,16),this.red=o.prime?Gu.red(o.prime):Gu.mont(this.p),this.zero=new Gu(0).toRed(this.red),this.one=new Gu(1).toRed(this.red),this.two=new Gu(2).toRed(this.red),this.n=o.n&&new Gu(o.n,16),this.g=o.g&&this.pointFromJSON(o.g,o.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var f=this.n&&this.p.div(this.n);!f||f.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}yW.exports=ch;ch.prototype.point=function(){throw new Error("Not implemented")};ch.prototype.validate=function(){throw new Error("Not implemented")};ch.prototype._fixedNafMul=function(o,f){cm(o.precomputed);var d=o._getDoubles(),n=dm(f,1,this._bitLength),v=(1<<d.step+1)-(d.step%2===0?2:1);v/=3;var m=[],y,M;for(y=0;y<n.length;y+=d.step){M=0;for(var w=y+d.step-1;w>=y;w--)M=(M<<1)+n[w];m.push(M)}for(var g=this.jpoint(null,null,null),_=this.jpoint(null,null,null),x=v;x>0;x--){for(y=0;y<m.length;y++)M=m[y],M===x?_=_.mixedAdd(d.points[y]):M===-x&&(_=_.mixedAdd(d.points[y].neg()));g=g.add(_)}return g.toP()};ch.prototype._wnafMul=function(o,f){var d=4,n=o._getNAFPoints(d);d=n.wnd;for(var v=n.points,m=dm(f,d,this._bitLength),y=this.jpoint(null,null,null),M=m.length-1;M>=0;M--){for(var w=0;M>=0&&m[M]===0;M--)w++;if(M>=0&&w++,y=y.dblp(w),M<0)break;var g=m[M];cm(g!==0),o.type==="affine"?g>0?y=y.mixedAdd(v[g-1>>1]):y=y.mixedAdd(v[-g-1>>1].neg()):g>0?y=y.add(v[g-1>>1]):y=y.add(v[-g-1>>1].neg())}return o.type==="affine"?y.toP():y};ch.prototype._wnafMulAdd=function(o,f,d,n,v){var m=this._wnafT1,y=this._wnafT2,M=this._wnafT3,w=0,g,_,x;for(g=0;g<n;g++){x=f[g];var E=x._getNAFPoints(o);m[g]=E.wnd,y[g]=E.points}for(g=n-1;g>=1;g-=2){var I=g-1,T=g;if(m[I]!==1||m[T]!==1){M[I]=dm(d[I],m[I],this._bitLength),M[T]=dm(d[T],m[T],this._bitLength),w=Math.max(M[I].length,w),w=Math.max(M[T].length,w);continue}var C=[f[I],null,null,f[T]];f[I].y.cmp(f[T].y)===0?(C[1]=f[I].add(f[T]),C[2]=f[I].toJ().mixedAdd(f[T].neg())):f[I].y.cmp(f[T].y.redNeg())===0?(C[1]=f[I].toJ().mixedAdd(f[T]),C[2]=f[I].add(f[T].neg())):(C[1]=f[I].toJ().mixedAdd(f[T]),C[2]=f[I].toJ().mixedAdd(f[T].neg()));var P=[-3,-1,-5,-7,0,7,5,1,3],L=Kde(d[I],d[T]);for(w=Math.max(L[0].length,w),M[I]=new Array(w),M[T]=new Array(w),_=0;_<w;_++){var D=L[0][_]|0,Z=L[1][_]|0;M[I][_]=P[(D+1)*3+(Z+1)],M[T][_]=0,y[I]=C}}var W=this.jpoint(null,null,null),Q=this._wnafT4;for(g=w;g>=0;g--){for(var K=0;g>=0;){var z=!0;for(_=0;_<n;_++)Q[_]=M[_][g]|0,Q[_]!==0&&(z=!1);if(!z)break;K++,g--}if(g>=0&&K++,W=W.dblp(K),g<0)break;for(_=0;_<n;_++){var X=Q[_];X!==0&&(X>0?x=y[_][X-1>>1]:X<0&&(x=y[_][-X-1>>1].neg()),x.type==="affine"?W=W.mixedAdd(x):W=W.add(x))}}for(g=0;g<n;g++)y[g]=null;return v?W:W.toP()};function Ho(a,o){this.curve=a,this.type=o,this.precomputed=null}ch.BasePoint=Ho;Ho.prototype.eq=function(){throw new Error("Not implemented")};Ho.prototype.validate=function(){return this.curve.validate(this)};ch.prototype.decodePoint=function(o,f){o=O1.toArray(o,f);var d=this.p.byteLength();if((o[0]===4||o[0]===6||o[0]===7)&&o.length-1===2*d){o[0]===6?cm(o[o.length-1]%2===0):o[0]===7&&cm(o[o.length-1]%2===1);var n=this.point(o.slice(1,1+d),o.slice(1+d,1+2*d));return n}else if((o[0]===2||o[0]===3)&&o.length-1===d)return this.pointFromX(o.slice(1,1+d),o[0]===3);throw new Error("Unknown point format")};Ho.prototype.encodeCompressed=function(o){return this.encode(o,!0)};Ho.prototype._encode=function(o){var f=this.curve.p.byteLength(),d=this.getX().toArray("be",f);return o?[this.getY().isEven()?2:3].concat(d):[4].concat(d,this.getY().toArray("be",f))};Ho.prototype.encode=function(o,f){return O1.encode(this._encode(f),o)};Ho.prototype.precompute=function(o){if(this.precomputed)return this;var f={doubles:null,naf:null,beta:null};return f.naf=this._getNAFPoints(8),f.doubles=this._getDoubles(4,o),f.beta=this._getBeta(),this.precomputed=f,this};Ho.prototype._hasDoubles=function(o){if(!this.precomputed)return!1;var f=this.precomputed.doubles;return f?f.points.length>=Math.ceil((o.bitLength()+1)/f.step):!1};Ho.prototype._getDoubles=function(o,f){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var d=[this],n=this,v=0;v<f;v+=o){for(var m=0;m<o;m++)n=n.dbl();d.push(n)}return{step:o,points:d}};Ho.prototype._getNAFPoints=function(o){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var f=[this],d=(1<<o)-1,n=d===1?null:this.dbl(),v=1;v<d;v++)f[v]=f[v-1].add(n);return{wnd:o,points:f}};Ho.prototype._getBeta=function(){return null};Ho.prototype.dblp=function(o){for(var f=this,d=0;d<o;d++)f=f.dbl();return f}});var MW=St((E5e,wW)=>{"use strict";var A5e=Ae(Be());Re();Ie();var jde=Ga(),ji=mf(),o5=Ln(),kd=q1(),Wde=jde.assert;function Ko(a){kd.call(this,"short",a),this.a=new ji(a.a,16).toRed(this.red),this.b=new ji(a.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=this.a.fromRed().cmpn(0)===0,this.threeA=this.a.fromRed().sub(this.p).cmpn(-3)===0,this.endo=this._getEndomorphism(a),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}o5(Ko,kd);wW.exports=Ko;Ko.prototype._getEndomorphism=function(o){if(!(!this.zeroA||!this.g||!this.n||this.p.modn(3)!==1)){var f,d;if(o.beta)f=new ji(o.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);f=n[0].cmp(n[1])<0?n[0]:n[1],f=f.toRed(this.red)}if(o.lambda)d=new ji(o.lambda,16);else{var v=this._getEndoRoots(this.n);this.g.mul(v[0]).x.cmp(this.g.x.redMul(f))===0?d=v[0]:(d=v[1],Wde(this.g.mul(d).x.cmp(this.g.x.redMul(f))===0))}var m;return o.basis?m=o.basis.map(function(y){return{a:new ji(y.a,16),b:new ji(y.b,16)}}):m=this._getEndoBasis(d),{beta:f,lambda:d,basis:m}}};Ko.prototype._getEndoRoots=function(o){var f=o===this.p?this.red:ji.mont(o),d=new ji(2).toRed(f).redInvm(),n=d.redNeg(),v=new ji(3).toRed(f).redNeg().redSqrt().redMul(d),m=n.redAdd(v).fromRed(),y=n.redSub(v).fromRed();return[m,y]};Ko.prototype._getEndoBasis=function(o){for(var f=this.n.ushrn(Math.floor(this.n.bitLength()/2)),d=o,n=this.n.clone(),v=new ji(1),m=new ji(0),y=new ji(0),M=new ji(1),w,g,_,x,E,I,T,C=0,P,L;d.cmpn(0)!==0;){var D=n.div(d);P=n.sub(D.mul(d)),L=y.sub(D.mul(v));var Z=M.sub(D.mul(m));if(!_&&P.cmp(f)<0)w=T.neg(),g=v,_=P.neg(),x=L;else if(_&&++C===2)break;T=P,n=d,d=P,y=v,v=L,M=m,m=Z}E=P.neg(),I=L;var W=_.sqr().add(x.sqr()),Q=E.sqr().add(I.sqr());return Q.cmp(W)>=0&&(E=w,I=g),_.negative&&(_=_.neg(),x=x.neg()),E.negative&&(E=E.neg(),I=I.neg()),[{a:_,b:x},{a:E,b:I}]};Ko.prototype._endoSplit=function(o){var f=this.endo.basis,d=f[0],n=f[1],v=n.b.mul(o).divRound(this.n),m=d.b.neg().mul(o).divRound(this.n),y=v.mul(d.a),M=m.mul(n.a),w=v.mul(d.b),g=m.mul(n.b),_=o.sub(y).sub(M),x=w.add(g).neg();return{k1:_,k2:x}};Ko.prototype.pointFromX=function(o,f){o=new ji(o,16),o.red||(o=o.toRed(this.red));var d=o.redSqr().redMul(o).redIAdd(o.redMul(this.a)).redIAdd(this.b),n=d.redSqrt();if(n.redSqr().redSub(d).cmp(this.zero)!==0)throw new Error("invalid point");var v=n.fromRed().isOdd();return(f&&!v||!f&&v)&&(n=n.redNeg()),this.point(o,n)};Ko.prototype.validate=function(o){if(o.inf)return!0;var f=o.x,d=o.y,n=this.a.redMul(f),v=f.redSqr().redMul(f).redIAdd(n).redIAdd(this.b);return d.redSqr().redISub(v).cmpn(0)===0};Ko.prototype._endoWnafMulAdd=function(o,f,d){for(var n=this._endoWnafT1,v=this._endoWnafT2,m=0;m<o.length;m++){var y=this._endoSplit(f[m]),M=o[m],w=M._getBeta();y.k1.negative&&(y.k1.ineg(),M=M.neg(!0)),y.k2.negative&&(y.k2.ineg(),w=w.neg(!0)),n[m*2]=M,n[m*2+1]=w,v[m*2]=y.k1,v[m*2+1]=y.k2}for(var g=this._wnafMulAdd(1,n,v,m*2,d),_=0;_<m*2;_++)n[_]=null,v[_]=null;return g};function Rn(a,o,f,d){kd.BasePoint.call(this,a,"affine"),o===null&&f===null?(this.x=null,this.y=null,this.inf=!0):(this.x=new ji(o,16),this.y=new ji(f,16),d&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}o5(Rn,kd.BasePoint);Ko.prototype.point=function(o,f,d){return new Rn(this,o,f,d)};Ko.prototype.pointFromJSON=function(o,f){return Rn.fromJSON(this,o,f)};Rn.prototype._getBeta=function(){if(this.curve.endo){var o=this.precomputed;if(o&&o.beta)return o.beta;var f=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(o){var d=this.curve,n=function(v){return d.point(v.x.redMul(d.endo.beta),v.y)};o.beta=f,f.precomputed={beta:null,naf:o.naf&&{wnd:o.naf.wnd,points:o.naf.points.map(n)},doubles:o.doubles&&{step:o.doubles.step,points:o.doubles.points.map(n)}}}return f}};Rn.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]};Rn.fromJSON=function(o,f,d){typeof f=="string"&&(f=JSON.parse(f));var n=o.point(f[0],f[1],d);if(!f[2])return n;function v(y){return o.point(y[0],y[1],d)}var m=f[2];return n.precomputed={beta:null,doubles:m.doubles&&{step:m.doubles.step,points:[n].concat(m.doubles.points.map(v))},naf:m.naf&&{wnd:m.naf.wnd,points:[n].concat(m.naf.points.map(v))}},n};Rn.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"};Rn.prototype.isInfinity=function(){return this.inf};Rn.prototype.add=function(o){if(this.inf)return o;if(o.inf)return this;if(this.eq(o))return this.dbl();if(this.neg().eq(o))return this.curve.point(null,null);if(this.x.cmp(o.x)===0)return this.curve.point(null,null);var f=this.y.redSub(o.y);f.cmpn(0)!==0&&(f=f.redMul(this.x.redSub(o.x).redInvm()));var d=f.redSqr().redISub(this.x).redISub(o.x),n=f.redMul(this.x.redSub(d)).redISub(this.y);return this.curve.point(d,n)};Rn.prototype.dbl=function(){if(this.inf)return this;var o=this.y.redAdd(this.y);if(o.cmpn(0)===0)return this.curve.point(null,null);var f=this.curve.a,d=this.x.redSqr(),n=o.redInvm(),v=d.redAdd(d).redIAdd(d).redIAdd(f).redMul(n),m=v.redSqr().redISub(this.x.redAdd(this.x)),y=v.redMul(this.x.redSub(m)).redISub(this.y);return this.curve.point(m,y)};Rn.prototype.getX=function(){return this.x.fromRed()};Rn.prototype.getY=function(){return this.y.fromRed()};Rn.prototype.mul=function(o){return o=new ji(o,16),this.isInfinity()?this:this._hasDoubles(o)?this.curve._fixedNafMul(this,o):this.curve.endo?this.curve._endoWnafMulAdd([this],[o]):this.curve._wnafMul(this,o)};Rn.prototype.mulAdd=function(o,f,d){var n=[this,f],v=[o,d];return this.curve.endo?this.curve._endoWnafMulAdd(n,v):this.curve._wnafMulAdd(1,n,v,2)};Rn.prototype.jmulAdd=function(o,f,d){var n=[this,f],v=[o,d];return this.curve.endo?this.curve._endoWnafMulAdd(n,v,!0):this.curve._wnafMulAdd(1,n,v,2,!0)};Rn.prototype.eq=function(o){return this===o||this.inf===o.inf&&(this.inf||this.x.cmp(o.x)===0&&this.y.cmp(o.y)===0)};Rn.prototype.neg=function(o){if(this.inf)return this;var f=this.curve.point(this.x,this.y.redNeg());if(o&&this.precomputed){var d=this.precomputed,n=function(v){return v.neg()};f.precomputed={naf:d.naf&&{wnd:d.naf.wnd,points:d.naf.points.map(n)},doubles:d.doubles&&{step:d.doubles.step,points:d.doubles.points.map(n)}}}return f};Rn.prototype.toJ=function(){if(this.inf)return this.curve.jpoint(null,null,null);var o=this.curve.jpoint(this.x,this.y,this.curve.one);return o};function qn(a,o,f,d){kd.BasePoint.call(this,a,"jacobian"),o===null&&f===null&&d===null?(this.x=this.curve.one,this.y=this.curve.one,this.z=new ji(0)):(this.x=new ji(o,16),this.y=new ji(f,16),this.z=new ji(d,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}o5(qn,kd.BasePoint);Ko.prototype.jpoint=function(o,f,d){return new qn(this,o,f,d)};qn.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var o=this.z.redInvm(),f=o.redSqr(),d=this.x.redMul(f),n=this.y.redMul(f).redMul(o);return this.curve.point(d,n)};qn.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)};qn.prototype.add=function(o){if(this.isInfinity())return o;if(o.isInfinity())return this;var f=o.z.redSqr(),d=this.z.redSqr(),n=this.x.redMul(f),v=o.x.redMul(d),m=this.y.redMul(f.redMul(o.z)),y=o.y.redMul(d.redMul(this.z)),M=n.redSub(v),w=m.redSub(y);if(M.cmpn(0)===0)return w.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var g=M.redSqr(),_=g.redMul(M),x=n.redMul(g),E=w.redSqr().redIAdd(_).redISub(x).redISub(x),I=w.redMul(x.redISub(E)).redISub(m.redMul(_)),T=this.z.redMul(o.z).redMul(M);return this.curve.jpoint(E,I,T)};qn.prototype.mixedAdd=function(o){if(this.isInfinity())return o.toJ();if(o.isInfinity())return this;var f=this.z.redSqr(),d=this.x,n=o.x.redMul(f),v=this.y,m=o.y.redMul(f).redMul(this.z),y=d.redSub(n),M=v.redSub(m);if(y.cmpn(0)===0)return M.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var w=y.redSqr(),g=w.redMul(y),_=d.redMul(w),x=M.redSqr().redIAdd(g).redISub(_).redISub(_),E=M.redMul(_.redISub(x)).redISub(v.redMul(g)),I=this.z.redMul(y);return this.curve.jpoint(x,E,I)};qn.prototype.dblp=function(o){if(o===0)return this;if(this.isInfinity())return this;if(!o)return this.dbl();var f;if(this.curve.zeroA||this.curve.threeA){var d=this;for(f=0;f<o;f++)d=d.dbl();return d}var n=this.curve.a,v=this.curve.tinv,m=this.x,y=this.y,M=this.z,w=M.redSqr().redSqr(),g=y.redAdd(y);for(f=0;f<o;f++){var _=m.redSqr(),x=g.redSqr(),E=x.redSqr(),I=_.redAdd(_).redIAdd(_).redIAdd(n.redMul(w)),T=m.redMul(x),C=I.redSqr().redISub(T.redAdd(T)),P=T.redISub(C),L=I.redMul(P);L=L.redIAdd(L).redISub(E);var D=g.redMul(M);f+1<o&&(w=w.redMul(E)),m=C,M=D,g=L}return this.curve.jpoint(m,g.redMul(v),M)};qn.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()};qn.prototype._zeroDbl=function(){var o,f,d;if(this.zOne){var n=this.x.redSqr(),v=this.y.redSqr(),m=v.redSqr(),y=this.x.redAdd(v).redSqr().redISub(n).redISub(m);y=y.redIAdd(y);var M=n.redAdd(n).redIAdd(n),w=M.redSqr().redISub(y).redISub(y),g=m.redIAdd(m);g=g.redIAdd(g),g=g.redIAdd(g),o=w,f=M.redMul(y.redISub(w)).redISub(g),d=this.y.redAdd(this.y)}else{var _=this.x.redSqr(),x=this.y.redSqr(),E=x.redSqr(),I=this.x.redAdd(x).redSqr().redISub(_).redISub(E);I=I.redIAdd(I);var T=_.redAdd(_).redIAdd(_),C=T.redSqr(),P=E.redIAdd(E);P=P.redIAdd(P),P=P.redIAdd(P),o=C.redISub(I).redISub(I),f=T.redMul(I.redISub(o)).redISub(P),d=this.y.redMul(this.z),d=d.redIAdd(d)}return this.curve.jpoint(o,f,d)};qn.prototype._threeDbl=function(){var o,f,d;if(this.zOne){var n=this.x.redSqr(),v=this.y.redSqr(),m=v.redSqr(),y=this.x.redAdd(v).redSqr().redISub(n).redISub(m);y=y.redIAdd(y);var M=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),w=M.redSqr().redISub(y).redISub(y);o=w;var g=m.redIAdd(m);g=g.redIAdd(g),g=g.redIAdd(g),f=M.redMul(y.redISub(w)).redISub(g),d=this.y.redAdd(this.y)}else{var _=this.z.redSqr(),x=this.y.redSqr(),E=this.x.redMul(x),I=this.x.redSub(_).redMul(this.x.redAdd(_));I=I.redAdd(I).redIAdd(I);var T=E.redIAdd(E);T=T.redIAdd(T);var C=T.redAdd(T);o=I.redSqr().redISub(C),d=this.y.redAdd(this.z).redSqr().redISub(x).redISub(_);var P=x.redSqr();P=P.redIAdd(P),P=P.redIAdd(P),P=P.redIAdd(P),f=I.redMul(T.redISub(o)).redISub(P)}return this.curve.jpoint(o,f,d)};qn.prototype._dbl=function(){var o=this.curve.a,f=this.x,d=this.y,n=this.z,v=n.redSqr().redSqr(),m=f.redSqr(),y=d.redSqr(),M=m.redAdd(m).redIAdd(m).redIAdd(o.redMul(v)),w=f.redAdd(f);w=w.redIAdd(w);var g=w.redMul(y),_=M.redSqr().redISub(g.redAdd(g)),x=g.redISub(_),E=y.redSqr();E=E.redIAdd(E),E=E.redIAdd(E),E=E.redIAdd(E);var I=M.redMul(x).redISub(E),T=d.redAdd(d).redMul(n);return this.curve.jpoint(_,I,T)};qn.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var o=this.x.redSqr(),f=this.y.redSqr(),d=this.z.redSqr(),n=f.redSqr(),v=o.redAdd(o).redIAdd(o),m=v.redSqr(),y=this.x.redAdd(f).redSqr().redISub(o).redISub(n);y=y.redIAdd(y),y=y.redAdd(y).redIAdd(y),y=y.redISub(m);var M=y.redSqr(),w=n.redIAdd(n);w=w.redIAdd(w),w=w.redIAdd(w),w=w.redIAdd(w);var g=v.redIAdd(y).redSqr().redISub(m).redISub(M).redISub(w),_=f.redMul(g);_=_.redIAdd(_),_=_.redIAdd(_);var x=this.x.redMul(M).redISub(_);x=x.redIAdd(x),x=x.redIAdd(x);var E=this.y.redMul(g.redMul(w.redISub(g)).redISub(y.redMul(M)));E=E.redIAdd(E),E=E.redIAdd(E),E=E.redIAdd(E);var I=this.z.redAdd(y).redSqr().redISub(d).redISub(M);return this.curve.jpoint(x,E,I)};qn.prototype.mul=function(o,f){return o=new ji(o,f),this.curve._wnafMul(this,o)};qn.prototype.eq=function(o){if(o.type==="affine")return this.eq(o.toJ());if(this===o)return!0;var f=this.z.redSqr(),d=o.z.redSqr();if(this.x.redMul(d).redISub(o.x.redMul(f)).cmpn(0)!==0)return!1;var n=f.redMul(this.z),v=d.redMul(o.z);return this.y.redMul(v).redISub(o.y.redMul(n)).cmpn(0)===0};qn.prototype.eqXToP=function(o){var f=this.z.redSqr(),d=o.toRed(this.curve.red).redMul(f);if(this.x.cmp(d)===0)return!0;for(var n=o.clone(),v=this.curve.redN.redMul(f);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(d.redIAdd(v),this.x.cmp(d)===0)return!0}};qn.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"};qn.prototype.isInfinity=function(){return this.z.cmpn(0)===0}});var SW=St((R5e,xW)=>{"use strict";var T5e=Ae(Be());Re();Ie();var $d=mf(),_W=Ln(),pm=q1(),Zde=Ga();function Pd(a){pm.call(this,"mont",a),this.a=new $d(a.a,16).toRed(this.red),this.b=new $d(a.b,16).toRed(this.red),this.i4=new $d(4).toRed(this.red).redInvm(),this.two=new $d(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}_W(Pd,pm);xW.exports=Pd;Pd.prototype.validate=function(o){var f=o.normalize().x,d=f.redSqr(),n=d.redMul(f).redAdd(d.redMul(this.a)).redAdd(f),v=n.redSqrt();return v.redSqr().cmp(n)===0};function Tn(a,o,f){pm.BasePoint.call(this,a,"projective"),o===null&&f===null?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new $d(o,16),this.z=new $d(f,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}_W(Tn,pm.BasePoint);Pd.prototype.decodePoint=function(o,f){return this.point(Zde.toArray(o,f),1)};Pd.prototype.point=function(o,f){return new Tn(this,o,f)};Pd.prototype.pointFromJSON=function(o){return Tn.fromJSON(this,o)};Tn.prototype.precompute=function(){};Tn.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())};Tn.fromJSON=function(o,f){return new Tn(o,f[0],f[1]||o.one)};Tn.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};Tn.prototype.isInfinity=function(){return this.z.cmpn(0)===0};Tn.prototype.dbl=function(){var o=this.x.redAdd(this.z),f=o.redSqr(),d=this.x.redSub(this.z),n=d.redSqr(),v=f.redSub(n),m=f.redMul(n),y=v.redMul(n.redAdd(this.curve.a24.redMul(v)));return this.curve.point(m,y)};Tn.prototype.add=function(){throw new Error("Not supported on Montgomery curve")};Tn.prototype.diffAdd=function(o,f){var d=this.x.redAdd(this.z),n=this.x.redSub(this.z),v=o.x.redAdd(o.z),m=o.x.redSub(o.z),y=m.redMul(d),M=v.redMul(n),w=f.z.redMul(y.redAdd(M).redSqr()),g=f.x.redMul(y.redISub(M).redSqr());return this.curve.point(w,g)};Tn.prototype.mul=function(o){for(var f=o.clone(),d=this,n=this.curve.point(null,null),v=this,m=[];f.cmpn(0)!==0;f.iushrn(1))m.push(f.andln(1));for(var y=m.length-1;y>=0;y--)m[y]===0?(d=d.diffAdd(n,v),n=n.dbl()):(n=d.diffAdd(n,v),d=d.dbl());return n};Tn.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")};Tn.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")};Tn.prototype.eq=function(o){return this.getX().cmp(o.getX())===0};Tn.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this};Tn.prototype.getX=function(){return this.normalize(),this.x.fromRed()}});var BW=St((P5e,AW)=>{"use strict";var C5e=Ae(Be());Re();Ie();var Gde=Ga(),r0=mf(),EW=Ln(),vm=q1(),Vde=Gde.assert;function bf(a){this.twisted=(a.a|0)!==1,this.mOneA=this.twisted&&(a.a|0)===-1,this.extended=this.mOneA,vm.call(this,"edwards",a),this.a=new r0(a.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new r0(a.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new r0(a.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),Vde(!this.twisted||this.c.fromRed().cmpn(1)===0),this.oneC=(a.c|0)===1}EW(bf,vm);AW.exports=bf;bf.prototype._mulA=function(o){return this.mOneA?o.redNeg():this.a.redMul(o)};bf.prototype._mulC=function(o){return this.oneC?o:this.c.redMul(o)};bf.prototype.jpoint=function(o,f,d,n){return this.point(o,f,d,n)};bf.prototype.pointFromX=function(o,f){o=new r0(o,16),o.red||(o=o.toRed(this.red));var d=o.redSqr(),n=this.c2.redSub(this.a.redMul(d)),v=this.one.redSub(this.c2.redMul(this.d).redMul(d)),m=n.redMul(v.redInvm()),y=m.redSqrt();if(y.redSqr().redSub(m).cmp(this.zero)!==0)throw new Error("invalid point");var M=y.fromRed().isOdd();return(f&&!M||!f&&M)&&(y=y.redNeg()),this.point(o,y)};bf.prototype.pointFromY=function(o,f){o=new r0(o,16),o.red||(o=o.toRed(this.red));var d=o.redSqr(),n=d.redSub(this.c2),v=d.redMul(this.d).redMul(this.c2).redSub(this.a),m=n.redMul(v.redInvm());if(m.cmp(this.zero)===0){if(f)throw new Error("invalid point");return this.point(this.zero,o)}var y=m.redSqrt();if(y.redSqr().redSub(m).cmp(this.zero)!==0)throw new Error("invalid point");return y.fromRed().isOdd()!==f&&(y=y.redNeg()),this.point(y,o)};bf.prototype.validate=function(o){if(o.isInfinity())return!0;o.normalize();var f=o.x.redSqr(),d=o.y.redSqr(),n=f.redMul(this.a).redAdd(d),v=this.c2.redMul(this.one.redAdd(this.d.redMul(f).redMul(d)));return n.cmp(v)===0};function Si(a,o,f,d,n){vm.BasePoint.call(this,a,"projective"),o===null&&f===null&&d===null?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new r0(o,16),this.y=new r0(f,16),this.z=d?new r0(d,16):this.curve.one,this.t=n&&new r0(n,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}EW(Si,vm.BasePoint);bf.prototype.pointFromJSON=function(o){return Si.fromJSON(this,o)};bf.prototype.point=function(o,f,d,n){return new Si(this,o,f,d,n)};Si.fromJSON=function(o,f){return new Si(o,f[0],f[1],f[2])};Si.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};Si.prototype.isInfinity=function(){return this.x.cmpn(0)===0&&(this.y.cmp(this.z)===0||this.zOne&&this.y.cmp(this.curve.c)===0)};Si.prototype._extDbl=function(){var o=this.x.redSqr(),f=this.y.redSqr(),d=this.z.redSqr();d=d.redIAdd(d);var n=this.curve._mulA(o),v=this.x.redAdd(this.y).redSqr().redISub(o).redISub(f),m=n.redAdd(f),y=m.redSub(d),M=n.redSub(f),w=v.redMul(y),g=m.redMul(M),_=v.redMul(M),x=y.redMul(m);return this.curve.point(w,g,x,_)};Si.prototype._projDbl=function(){var o=this.x.redAdd(this.y).redSqr(),f=this.x.redSqr(),d=this.y.redSqr(),n,v,m,y,M,w;if(this.curve.twisted){y=this.curve._mulA(f);var g=y.redAdd(d);this.zOne?(n=o.redSub(f).redSub(d).redMul(g.redSub(this.curve.two)),v=g.redMul(y.redSub(d)),m=g.redSqr().redSub(g).redSub(g)):(M=this.z.redSqr(),w=g.redSub(M).redISub(M),n=o.redSub(f).redISub(d).redMul(w),v=g.redMul(y.redSub(d)),m=g.redMul(w))}else y=f.redAdd(d),M=this.curve._mulC(this.z).redSqr(),w=y.redSub(M).redSub(M),n=this.curve._mulC(o.redISub(y)).redMul(w),v=this.curve._mulC(y).redMul(f.redISub(d)),m=y.redMul(w);return this.curve.point(n,v,m)};Si.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()};Si.prototype._extAdd=function(o){var f=this.y.redSub(this.x).redMul(o.y.redSub(o.x)),d=this.y.redAdd(this.x).redMul(o.y.redAdd(o.x)),n=this.t.redMul(this.curve.dd).redMul(o.t),v=this.z.redMul(o.z.redAdd(o.z)),m=d.redSub(f),y=v.redSub(n),M=v.redAdd(n),w=d.redAdd(f),g=m.redMul(y),_=M.redMul(w),x=m.redMul(w),E=y.redMul(M);return this.curve.point(g,_,E,x)};Si.prototype._projAdd=function(o){var f=this.z.redMul(o.z),d=f.redSqr(),n=this.x.redMul(o.x),v=this.y.redMul(o.y),m=this.curve.d.redMul(n).redMul(v),y=d.redSub(m),M=d.redAdd(m),w=this.x.redAdd(this.y).redMul(o.x.redAdd(o.y)).redISub(n).redISub(v),g=f.redMul(y).redMul(w),_,x;return this.curve.twisted?(_=f.redMul(M).redMul(v.redSub(this.curve._mulA(n))),x=y.redMul(M)):(_=f.redMul(M).redMul(v.redSub(n)),x=this.curve._mulC(y).redMul(M)),this.curve.point(g,_,x)};Si.prototype.add=function(o){return this.isInfinity()?o:o.isInfinity()?this:this.curve.extended?this._extAdd(o):this._projAdd(o)};Si.prototype.mul=function(o){return this._hasDoubles(o)?this.curve._fixedNafMul(this,o):this.curve._wnafMul(this,o)};Si.prototype.mulAdd=function(o,f,d){return this.curve._wnafMulAdd(1,[this,f],[o,d],2,!1)};Si.prototype.jmulAdd=function(o,f,d){return this.curve._wnafMulAdd(1,[this,f],[o,d],2,!0)};Si.prototype.normalize=function(){if(this.zOne)return this;var o=this.z.redInvm();return this.x=this.x.redMul(o),this.y=this.y.redMul(o),this.t&&(this.t=this.t.redMul(o)),this.z=this.curve.one,this.zOne=!0,this};Si.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())};Si.prototype.getX=function(){return this.normalize(),this.x.fromRed()};Si.prototype.getY=function(){return this.normalize(),this.y.fromRed()};Si.prototype.eq=function(o){return this===o||this.getX().cmp(o.getX())===0&&this.getY().cmp(o.getY())===0};Si.prototype.eqXToP=function(o){var f=o.toRed(this.curve.red).redMul(this.z);if(this.x.cmp(f)===0)return!0;for(var d=o.clone(),n=this.curve.redN.redMul(this.z);;){if(d.iadd(this.curve.n),d.cmp(this.curve.p)>=0)return!1;if(f.redIAdd(n),this.x.cmp(f)===0)return!0}};Si.prototype.toP=Si.prototype.normalize;Si.prototype.mixedAdd=Si.prototype.add});var s5=St(IW=>{"use strict";var O5e=Ae(Be());Re();Ie();var mm=IW;mm.base=q1();mm.short=MW();mm.mont=SW();mm.edwards=BW()});var TW=St((F5e,RW)=>{var z5e=Ae(Be());Re();Ie();RW.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}});var bm=St(PW=>{"use strict";var W5e=Ae(Be());Re();Ie();var h5=PW,ph=_d(),f5=s5(),Jde=Ga(),kW=Jde.assert;function $W(a){a.type==="short"?this.curve=new f5.short(a):a.type==="edwards"?this.curve=new f5.edwards(a):this.curve=new f5.mont(a),this.g=this.curve.g,this.n=this.curve.n,this.hash=a.hash,kW(this.g.validate(),"Invalid curve"),kW(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}h5.PresetCurve=$W;function vh(a,o){Object.defineProperty(h5,a,{configurable:!0,enumerable:!0,get:function(){var f=new $W(o);return Object.defineProperty(h5,a,{configurable:!0,enumerable:!0,value:f}),f}})}vh("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:ph.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]});vh("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:ph.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]});vh("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:ph.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]});vh("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:ph.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]});vh("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:ph.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]});vh("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:ph.sha256,gRed:!1,g:["9"]});vh("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:ph.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});var u5;try{u5=TW()}catch{u5=void 0}vh("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:ph.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",u5]})});var LW=St((V5e,NW)=>{"use strict";var J5e=Ae(Be());Re();Ie();var Yde=_d(),Vu=t5(),CW=Kf();function mh(a){if(!(this instanceof mh))return new mh(a);this.hash=a.hash,this.predResist=!!a.predResist,this.outLen=this.hash.outSize,this.minEntropy=a.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var o=Vu.toArray(a.entropy,a.entropyEnc||"hex"),f=Vu.toArray(a.nonce,a.nonceEnc||"hex"),d=Vu.toArray(a.pers,a.persEnc||"hex");CW(o.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(o,f,d)}NW.exports=mh;mh.prototype._init=function(o,f,d){var n=o.concat(f).concat(d);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var v=0;v<this.V.length;v++)this.K[v]=0,this.V[v]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656};mh.prototype._hmac=function(){return new Yde.hmac(this.hash,this.K)};mh.prototype._update=function(o){var f=this._hmac().update(this.V).update([0]);o&&(f=f.update(o)),this.K=f.digest(),this.V=this._hmac().update(this.V).digest(),o&&(this.K=this._hmac().update(this.V).update([1]).update(o).digest(),this.V=this._hmac().update(this.V).digest())};mh.prototype.reseed=function(o,f,d,n){typeof f!="string"&&(n=d,d=f,f=null),o=Vu.toArray(o,f),d=Vu.toArray(d,n),CW(o.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(o.concat(d||[])),this._reseed=1};mh.prototype.generate=function(o,f,d,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");typeof f!="string"&&(n=d,d=f,f=null),d&&(d=Vu.toArray(d,n||"hex"),this._update(d));for(var v=[];v.length<o;)this.V=this._hmac().update(this.V).digest(),v=v.concat(this.V);var m=v.slice(0,o);return this._update(d),this._reseed++,Vu.encode(m,f)}});var OW=St((Q5e,DW)=>{"use strict";var eSe=Ae(Be());Re();Ie();var Xde=mf(),Qde=Ga(),l5=Qde.assert;function ia(a,o){this.ec=a,this.priv=null,this.pub=null,o.priv&&this._importPrivate(o.priv,o.privEnc),o.pub&&this._importPublic(o.pub,o.pubEnc)}DW.exports=ia;ia.fromPublic=function(o,f,d){return f instanceof ia?f:new ia(o,{pub:f,pubEnc:d})};ia.fromPrivate=function(o,f,d){return f instanceof ia?f:new ia(o,{priv:f,privEnc:d})};ia.prototype.validate=function(){var o=this.getPublic();return o.isInfinity()?{result:!1,reason:"Invalid public key"}:o.validate()?o.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}};ia.prototype.getPublic=function(o,f){return typeof o=="string"&&(f=o,o=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),f?this.pub.encode(f,o):this.pub};ia.prototype.getPrivate=function(o){return o==="hex"?this.priv.toString(16,2):this.priv};ia.prototype._importPrivate=function(o,f){this.priv=new Xde(o,f||16),this.priv=this.priv.umod(this.ec.curve.n)};ia.prototype._importPublic=function(o,f){if(o.x||o.y){this.ec.curve.type==="mont"?l5(o.x,"Need x coordinate"):(this.ec.curve.type==="short"||this.ec.curve.type==="edwards")&&l5(o.x&&o.y,"Need both x and y coordinate"),this.pub=this.ec.curve.point(o.x,o.y);return}this.pub=this.ec.curve.decodePoint(o,f)};ia.prototype.derive=function(o){return o.validate()||l5(o.validate(),"public point not validated"),o.mul(this.priv).getX()};ia.prototype.sign=function(o,f,d){return this.ec.sign(o,this,f,d)};ia.prototype.verify=function(o,f,d){return this.ec.verify(o,f,this,void 0,d)};ia.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}});var FW=St((iSe,UW)=>{"use strict";var nSe=Ae(Be());Re();Ie();var gm=mf(),p5=Ga(),ece=p5.assert;function ym(a,o){if(a instanceof ym)return a;this._importDER(a,o)||(ece(a.r&&a.s,"Signature without r or s"),this.r=new gm(a.r,16),this.s=new gm(a.s,16),a.recoveryParam===void 0?this.recoveryParam=null:this.recoveryParam=a.recoveryParam)}UW.exports=ym;function tce(){this.place=0}function d5(a,o){var f=a[o.place++];if(!(f&128))return f;var d=f&15;if(d===0||d>4||a[o.place]===0)return!1;for(var n=0,v=0,m=o.place;v<d;v++,m++)n<<=8,n|=a[m],n>>>=0;return n<=127?!1:(o.place=m,n)}function qW(a){for(var o=0,f=a.length-1;!a[o]&&!(a[o+1]&128)&&o<f;)o++;return o===0?a:a.slice(o)}ym.prototype._importDER=function(o,f){o=p5.toArray(o,f);var d=new tce;if(o[d.place++]!==48)return!1;var n=d5(o,d);if(n===!1||n+d.place!==o.length||o[d.place++]!==2)return!1;var v=d5(o,d);if(v===!1||o[d.place]&128)return!1;var m=o.slice(d.place,v+d.place);if(d.place+=v,o[d.place++]!==2)return!1;var y=d5(o,d);if(y===!1||o.length!==y+d.place||o[d.place]&128)return!1;var M=o.slice(d.place,y+d.place);if(m[0]===0)if(m[1]&128)m=m.slice(1);else return!1;if(M[0]===0)if(M[1]&128)M=M.slice(1);else return!1;return this.r=new gm(m),this.s=new gm(M),this.recoveryParam=null,!0};function c5(a,o){if(o<128){a.push(o);return}var f=1+(Math.log(o)/Math.LN2>>>3);for(a.push(f|128);--f;)a.push(o>>>(f<<3)&255);a.push(o)}ym.prototype.toDER=function(o){var f=this.r.toArray(),d=this.s.toArray();for(f[0]&128&&(f=[0].concat(f)),d[0]&128&&(d=[0].concat(d)),f=qW(f),d=qW(d);!d[0]&&!(d[1]&128);)d=d.slice(1);var n=[2];c5(n,f.length),n=n.concat(f),n.push(2),c5(n,d.length);var v=n.concat(d),m=[48];return c5(m,v.length),m=m.concat(v),p5.encode(m,o)}});var KW=St((sSe,HW)=>{"use strict";var fSe=Ae(Be());Re();Ie();var Is=mf(),zW=LW(),rce=Ga(),v5=bm(),ice=a5(),Ju=rce.assert,m5=OW(),wm=FW();function jo(a){if(!(this instanceof jo))return new jo(a);typeof a=="string"&&(Ju(Object.prototype.hasOwnProperty.call(v5,a),"Unknown curve "+a),a=v5[a]),a instanceof v5.PresetCurve&&(a={curve:a}),this.curve=a.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=a.curve.g,this.g.precompute(a.curve.n.bitLength()+1),this.hash=a.hash||a.curve.hash}HW.exports=jo;jo.prototype.keyPair=function(o){return new m5(this,o)};jo.prototype.keyFromPrivate=function(o,f){return m5.fromPrivate(this,o,f)};jo.prototype.keyFromPublic=function(o,f){return m5.fromPublic(this,o,f)};jo.prototype.genKeyPair=function(o){o||(o={});for(var f=new zW({hash:this.hash,pers:o.pers,persEnc:o.persEnc||"utf8",entropy:o.entropy||ice(this.hash.hmacStrength),entropyEnc:o.entropy&&o.entropyEnc||"utf8",nonce:this.n.toArray()}),d=this.n.byteLength(),n=this.n.sub(new Is(2));;){var v=new Is(f.generate(d));if(!(v.cmp(n)>0))return v.iaddn(1),this.keyFromPrivate(v)}};jo.prototype._truncateToN=function(o,f,d){var n;if(Is.isBN(o)||typeof o=="number")o=new Is(o,16),n=o.byteLength();else if(typeof o=="object")n=o.length,o=new Is(o,16);else{var v=o.toString();n=v.length+1>>>1,o=new Is(v,16)}typeof d!="number"&&(d=n*8);var m=d-this.n.bitLength();return m>0&&(o=o.ushrn(m)),!f&&o.cmp(this.n)>=0?o.sub(this.n):o};jo.prototype.sign=function(o,f,d,n){if(typeof d=="object"&&(n=d,d=null),n||(n={}),typeof o!="string"&&typeof o!="number"&&!Is.isBN(o)){Ju(typeof o=="object"&&o&&typeof o.length=="number","Expected message to be an array-like, a hex string, or a BN instance"),Ju(o.length>>>0===o.length);for(var v=0;v<o.length;v++)Ju((o[v]&255)===o[v])}f=this.keyFromPrivate(f,d),o=this._truncateToN(o,!1,n.msgBitLength),Ju(!o.isNeg(),"Can not sign a negative message");var m=this.n.byteLength(),y=f.getPrivate().toArray("be",m),M=o.toArray("be",m);Ju(new Is(M).eq(o),"Can not sign message");for(var w=new zW({hash:this.hash,entropy:y,nonce:M,pers:n.pers,persEnc:n.persEnc||"utf8"}),g=this.n.sub(new Is(1)),_=0;;_++){var x=n.k?n.k(_):new Is(w.generate(this.n.byteLength()));if(x=this._truncateToN(x,!0),!(x.cmpn(1)<=0||x.cmp(g)>=0)){var E=this.g.mul(x);if(!E.isInfinity()){var I=E.getX(),T=I.umod(this.n);if(T.cmpn(0)!==0){var C=x.invm(this.n).mul(T.mul(f.getPrivate()).iadd(o));if(C=C.umod(this.n),C.cmpn(0)!==0){var P=(E.getY().isOdd()?1:0)|(I.cmp(T)!==0?2:0);return n.canonical&&C.cmp(this.nh)>0&&(C=this.n.sub(C),P^=1),new wm({r:T,s:C,recoveryParam:P})}}}}}};jo.prototype.verify=function(o,f,d,n,v){v||(v={}),o=this._truncateToN(o,!1,v.msgBitLength),d=this.keyFromPublic(d,n),f=new wm(f,"hex");var m=f.r,y=f.s;if(m.cmpn(1)<0||m.cmp(this.n)>=0||y.cmpn(1)<0||y.cmp(this.n)>=0)return!1;var M=y.invm(this.n),w=M.mul(o).umod(this.n),g=M.mul(m).umod(this.n),_;return this.curve._maxwellTrick?(_=this.g.jmulAdd(w,d.getPublic(),g),_.isInfinity()?!1:_.eqXToP(m)):(_=this.g.mulAdd(w,d.getPublic(),g),_.isInfinity()?!1:_.getX().umod(this.n).cmp(m)===0)};jo.prototype.recoverPubKey=function(a,o,f,d){Ju((3&f)===f,"The recovery param is more than two bits"),o=new wm(o,d);var n=this.n,v=new Is(a),m=o.r,y=o.s,M=f&1,w=f>>1;if(m.cmp(this.curve.p.umod(this.curve.n))>=0&&w)throw new Error("Unable to find sencond key candinate");w?m=this.curve.pointFromX(m.add(this.curve.n),M):m=this.curve.pointFromX(m,M);var g=o.r.invm(n),_=n.sub(v).mul(g).umod(n),x=y.mul(g).umod(n);return this.g.mulAdd(_,m,x)};jo.prototype.getKeyRecoveryParam=function(a,o,f,d){if(o=new wm(o,d),o.recoveryParam!==null)return o.recoveryParam;for(var n=0;n<4;n++){var v;try{v=this.recoverPubKey(a,o,n)}catch{continue}if(v.eq(f))return n}throw new Error("Unable to find valid recovery factor")}});var GW=St((lSe,ZW)=>{"use strict";var dSe=Ae(Be());Re();Ie();var U1=Ga(),WW=U1.assert,jW=U1.parseBytes,Cd=U1.cachedProperty;function kn(a,o){this.eddsa=a,this._secret=jW(o.secret),a.isPoint(o.pub)?this._pub=o.pub:this._pubBytes=jW(o.pub)}kn.fromPublic=function(o,f){return f instanceof kn?f:new kn(o,{pub:f})};kn.fromSecret=function(o,f){return f instanceof kn?f:new kn(o,{secret:f})};kn.prototype.secret=function(){return this._secret};Cd(kn,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())});Cd(kn,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())});Cd(kn,"privBytes",function(){var o=this.eddsa,f=this.hash(),d=o.encodingLength-1,n=f.slice(0,o.encodingLength);return n[0]&=248,n[d]&=127,n[d]|=64,n});Cd(kn,"priv",function(){return this.eddsa.decodeInt(this.privBytes())});Cd(kn,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()});Cd(kn,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)});kn.prototype.sign=function(o){return WW(this._secret,"KeyPair can only verify"),this.eddsa.sign(o,this)};kn.prototype.verify=function(o,f){return this.eddsa.verify(o,f,this)};kn.prototype.getSecret=function(o){return WW(this._secret,"KeyPair is public only"),U1.encode(this.secret(),o)};kn.prototype.getPublic=function(o){return U1.encode(this.pubBytes(),o)};ZW.exports=kn});var YW=St((vSe,JW)=>{"use strict";var mSe=Ae(Be());Re();Ie();var nce=mf(),Mm=Ga(),VW=Mm.assert,_m=Mm.cachedProperty,ace=Mm.parseBytes;function Yu(a,o){this.eddsa=a,typeof o!="object"&&(o=ace(o)),Array.isArray(o)&&(VW(o.length===a.encodingLength*2,"Signature has invalid size"),o={R:o.slice(0,a.encodingLength),S:o.slice(a.encodingLength)}),VW(o.R&&o.S,"Signature without R or S"),a.isPoint(o.R)&&(this._R=o.R),o.S instanceof nce&&(this._S=o.S),this._Rencoded=Array.isArray(o.R)?o.R:o.Rencoded,this._Sencoded=Array.isArray(o.S)?o.S:o.Sencoded}_m(Yu,"S",function(){return this.eddsa.decodeInt(this.Sencoded())});_m(Yu,"R",function(){return this.eddsa.decodePoint(this.Rencoded())});_m(Yu,"Rencoded",function(){return this.eddsa.encodePoint(this.R())});_m(Yu,"Sencoded",function(){return this.eddsa.encodeInt(this.S())});Yu.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())};Yu.prototype.toHex=function(){return Mm.encode(this.toBytes(),"hex").toUpperCase()};JW.exports=Yu});var rZ=St((ySe,tZ)=>{"use strict";var wSe=Ae(Be());Re();Ie();var oce=_d(),sce=bm(),Nd=Ga(),fce=Nd.assert,QW=Nd.parseBytes,eZ=GW(),XW=YW();function Ea(a){if(fce(a==="ed25519","only tested with ed25519 so far"),!(this instanceof Ea))return new Ea(a);a=sce[a].curve,this.curve=a,this.g=a.g,this.g.precompute(a.n.bitLength()+1),this.pointClass=a.point().constructor,this.encodingLength=Math.ceil(a.n.bitLength()/8),this.hash=oce.sha512}tZ.exports=Ea;Ea.prototype.sign=function(o,f){o=QW(o);var d=this.keyFromSecret(f),n=this.hashInt(d.messagePrefix(),o),v=this.g.mul(n),m=this.encodePoint(v),y=this.hashInt(m,d.pubBytes(),o).mul(d.priv()),M=n.add(y).umod(this.curve.n);return this.makeSignature({R:v,S:M,Rencoded:m})};Ea.prototype.verify=function(o,f,d){if(o=QW(o),f=this.makeSignature(f),f.S().gte(f.eddsa.curve.n)||f.S().isNeg())return!1;var n=this.keyFromPublic(d),v=this.hashInt(f.Rencoded(),n.pubBytes(),o),m=this.g.mul(f.S()),y=f.R().add(n.pub().mul(v));return y.eq(m)};Ea.prototype.hashInt=function(){for(var o=this.hash(),f=0;f<arguments.length;f++)o.update(arguments[f]);return Nd.intFromLE(o.digest()).umod(this.curve.n)};Ea.prototype.keyFromPublic=function(o){return eZ.fromPublic(this,o)};Ea.prototype.keyFromSecret=function(o){return eZ.fromSecret(this,o)};Ea.prototype.makeSignature=function(o){return o instanceof XW?o:new XW(this,o)};Ea.prototype.encodePoint=function(o){var f=o.getY().toArray("le",this.encodingLength);return f[this.encodingLength-1]|=o.getX().isOdd()?128:0,f};Ea.prototype.decodePoint=function(o){o=Nd.parseBytes(o);var f=o.length-1,d=o.slice(0,f).concat(o[f]&-129),n=(o[f]&128)!==0,v=Nd.intFromLE(d);return this.curve.pointFromY(v,n)};Ea.prototype.encodeInt=function(o){return o.toArray("le",this.encodingLength)};Ea.prototype.decodeInt=function(o){return Nd.intFromLE(o)};Ea.prototype.isPoint=function(o){return o instanceof this.pointClass}});var nZ=St(iZ=>{"use strict";var SSe=Ae(Be());Re();Ie();var Xu=iZ;Xu.version=cW().version;Xu.utils=Ga();Xu.rand=a5();Xu.curve=s5();Xu.curves=bm();Xu.ec=KW();Xu.eddsa=rZ()});var oZ=St((BSe,aZ)=>{var ISe=Ae(Be());Re();Ie();var hce=nZ().ec,gf=new hce("secp256k1"),Pr=gf.curve,yi=Pr.n.constructor;function uce(a,o){let f=new yi(o);if(f.cmp(Pr.p)>=0)return null;f=f.toRed(Pr.red);let d=f.redSqr().redIMul(f).redIAdd(Pr.b).redSqrt();a===3!==d.isOdd()&&(d=d.redNeg());let n=f.redSqr().redIMul(f);return d.redSqr().redISub(n.redIAdd(Pr.b)).isZero()?gf.keyPair({pub:{x:f,y:d}}):null}function lce(a,o,f){let d=new yi(o),n=new yi(f);if(d.cmp(Pr.p)>=0||n.cmp(Pr.p)>=0||(d=d.toRed(Pr.red),n=n.toRed(Pr.red),(a===6||a===7)&&n.isOdd()!==(a===7)))return null;let v=d.redSqr().redIMul(d);return n.redSqr().redISub(v.redIAdd(Pr.b)).isZero()?gf.keyPair({pub:{x:d,y:n}}):null}function bh(a){let o=a[0];switch(o){case 2:case 3:return a.length!==33?null:uce(o,a.subarray(1,33));case 4:case 6:case 7:return a.length!==65?null:lce(o,a.subarray(1,33),a.subarray(33,65));default:return null}}function Qu(a,o){let f=o.encode(null,a.length===33);for(let d=0;d<a.length;++d)a[d]=f[d]}aZ.exports={contextRandomize(){return 0},privateKeyVerify(a){let o=new yi(a);return o.cmp(Pr.n)<0&&!o.isZero()?0:1},privateKeyNegate(a){let o=new yi(a),f=Pr.n.sub(o).umod(Pr.n).toArrayLike(Uint8Array,"be",32);return a.set(f),0},privateKeyTweakAdd(a,o){let f=new yi(o);if(f.cmp(Pr.n)>=0||(f.iadd(new yi(a)),f.cmp(Pr.n)>=0&&f.isub(Pr.n),f.isZero()))return 1;let d=f.toArrayLike(Uint8Array,"be",32);return a.set(d),0},privateKeyTweakMul(a,o){let f=new yi(o);if(f.cmp(Pr.n)>=0||f.isZero())return 1;f.imul(new yi(a)),f.cmp(Pr.n)>=0&&(f=f.umod(Pr.n));let d=f.toArrayLike(Uint8Array,"be",32);return a.set(d),0},publicKeyVerify(a){return bh(a)===null?1:0},publicKeyCreate(a,o){let f=new yi(o);if(f.cmp(Pr.n)>=0||f.isZero())return 1;let d=gf.keyFromPrivate(o).getPublic();return Qu(a,d),0},publicKeyConvert(a,o){let f=bh(o);if(f===null)return 1;let d=f.getPublic();return Qu(a,d),0},publicKeyNegate(a,o){let f=bh(o);if(f===null)return 1;let d=f.getPublic();return d.y=d.y.redNeg(),Qu(a,d),0},publicKeyCombine(a,o){let f=new Array(o.length);for(let n=0;n<o.length;++n)if(f[n]=bh(o[n]),f[n]===null)return 1;let d=f[0].getPublic();for(let n=1;n<f.length;++n)d=d.add(f[n].pub);return d.isInfinity()?2:(Qu(a,d),0)},publicKeyTweakAdd(a,o,f){let d=bh(o);if(d===null)return 1;if(f=new yi(f),f.cmp(Pr.n)>=0)return 2;let n=d.getPublic().add(Pr.g.mul(f));return n.isInfinity()?2:(Qu(a,n),0)},publicKeyTweakMul(a,o,f){let d=bh(o);if(d===null)return 1;if(f=new yi(f),f.cmp(Pr.n)>=0||f.isZero())return 2;let n=d.getPublic().mul(f);return Qu(a,n),0},signatureNormalize(a){let o=new yi(a.subarray(0,32)),f=new yi(a.subarray(32,64));return o.cmp(Pr.n)>=0||f.cmp(Pr.n)>=0?1:(f.cmp(gf.nh)===1&&a.set(Pr.n.sub(f).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(a,o){let f=o.subarray(0,32),d=o.subarray(32,64);if(new yi(f).cmp(Pr.n)>=0||new yi(d).cmp(Pr.n)>=0)return 1;let{output:n}=a,v=n.subarray(4,37);v[0]=0,v.set(f,1);let m=33,y=0;for(;m>1&&v[y]===0&&!(v[y+1]&128);--m,++y);if(v=v.subarray(y),v[0]&128||m>1&&v[0]===0&&!(v[1]&128))return 1;let M=n.subarray(39,72);M[0]=0,M.set(d,1);let w=33,g=0;for(;w>1&&M[g]===0&&!(M[g+1]&128);--w,++g);return M=M.subarray(g),M[0]&128||w>1&&M[0]===0&&!(M[1]&128)?1:(a.outputlen=6+m+w,n[0]=48,n[1]=a.outputlen-2,n[2]=2,n[3]=v.length,n.set(v,4),n[4+m]=2,n[5+m]=M.length,n.set(M,6+m),0)},signatureImport(a,o){if(o.length<8||o.length>72||o[0]!==48||o[1]!==o.length-2||o[2]!==2)return 1;let f=o[3];if(f===0||5+f>=o.length||o[4+f]!==2)return 1;let d=o[5+f];if(d===0||6+f+d!==o.length||o[4]&128||f>1&&o[4]===0&&!(o[5]&128)||o[f+6]&128||d>1&&o[f+6]===0&&!(o[f+7]&128))return 1;let n=o.subarray(4,4+f);if(n.length===33&&n[0]===0&&(n=n.subarray(1)),n.length>32)return 1;let v=o.subarray(6+f);if(v.length===33&&v[0]===0&&(v=v.slice(1)),v.length>32)throw new Error("S length is too long");let m=new yi(n);m.cmp(Pr.n)>=0&&(m=new yi(0));let y=new yi(o.subarray(6+f));return y.cmp(Pr.n)>=0&&(y=new yi(0)),a.set(m.toArrayLike(Uint8Array,"be",32),0),a.set(y.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(a,o,f,d,n){if(n){let y=n;n=M=>{let w=y(o,f,null,d,M);if(!(w instanceof Uint8Array&&w.length===32))throw new Error("This is the way");return new yi(w)}}let v=new yi(f);if(v.cmp(Pr.n)>=0||v.isZero())return 1;let m;try{m=gf.sign(o,f,{canonical:!0,k:n,pers:d})}catch{return 1}return a.signature.set(m.r.toArrayLike(Uint8Array,"be",32),0),a.signature.set(m.s.toArrayLike(Uint8Array,"be",32),32),a.recid=m.recoveryParam,0},ecdsaVerify(a,o,f){let d={r:a.subarray(0,32),s:a.subarray(32,64)},n=new yi(d.r),v=new yi(d.s);if(n.cmp(Pr.n)>=0||v.cmp(Pr.n)>=0)return 1;if(v.cmp(gf.nh)===1||n.isZero()||v.isZero())return 3;let m=bh(f);if(m===null)return 2;let y=m.getPublic();return gf.verify(o,d,y)?0:3},ecdsaRecover(a,o,f,d){let n={r:o.slice(0,32),s:o.slice(32,64)},v=new yi(n.r),m=new yi(n.s);if(v.cmp(Pr.n)>=0||m.cmp(Pr.n)>=0)return 1;if(v.isZero()||m.isZero())return 2;let y;try{y=gf.recoverPubKey(d,n,f)}catch{return 2}return Qu(a,y),0},ecdh(a,o,f,d,n,v,m){let y=bh(o);if(y===null)return 1;let M=new yi(f);if(M.cmp(Pr.n)>=0||M.isZero())return 2;let w=y.getPublic().mul(M);if(n===void 0){let g=w.encode(null,!0),_=gf.hash().update(g).digest();for(let x=0;x<32;++x)a[x]=_[x]}else{v||(v=new Uint8Array(32));let g=w.getX().toArray("be",32);for(let I=0;I<32;++I)v[I]=g[I];m||(m=new Uint8Array(32));let _=w.getY().toArray("be",32);for(let I=0;I<32;++I)m[I]=_[I];let x=n(v,m,d);if(!(x instanceof Uint8Array&&x.length===a.length))return 2;a.set(x)}return 0}}});var b5=St((kSe,sZ)=>{var $Se=Ae(Be());Re();Ie();sZ.exports=dW()(oZ())});function dce(){if(fZ)return xm;fZ=!0;var a=typeof Reflect=="object"?Reflect:null,o=a&&typeof a.apply=="function"?a.apply:function(W,Q,K){return Function.prototype.apply.call(W,Q,K)},f;a&&typeof a.ownKeys=="function"?f=a.ownKeys:Object.getOwnPropertySymbols?f=function(W){return Object.getOwnPropertyNames(W).concat(Object.getOwnPropertySymbols(W))}:f=function(W){return Object.getOwnPropertyNames(W)};function d(Z){console&&console.warn&&console.warn(Z)}var n=Number.isNaN||function(W){return W!==W};function v(){v.init.call(this)}xm=v,xm.once=P,v.EventEmitter=v,v.prototype._events=void 0,v.prototype._eventsCount=0,v.prototype._maxListeners=void 0;var m=10;function y(Z){if(typeof Z!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof Z)}Object.defineProperty(v,"defaultMaxListeners",{enumerable:!0,get:function(){return m},set:function(Z){if(typeof Z!="number"||Z<0||n(Z))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+Z+".");m=Z}}),v.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},v.prototype.setMaxListeners=function(W){if(typeof W!="number"||W<0||n(W))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+W+".");return this._maxListeners=W,this};function M(Z){return Z._maxListeners===void 0?v.defaultMaxListeners:Z._maxListeners}v.prototype.getMaxListeners=function(){return M(this)},v.prototype.emit=function(W){for(var Q=[],K=1;K<arguments.length;K++)Q.push(arguments[K]);var z=W==="error",X=this._events;if(X!==void 0)z=z&&X.error===void 0;else if(!z)return!1;if(z){var p;if(Q.length>0&&(p=Q[0]),p instanceof Error)throw p;var e=new Error("Unhandled error."+(p?" ("+p.message+")":""));throw e.context=p,e}var r=X[W];if(r===void 0)return!1;if(typeof r=="function")o(r,this,Q);else for(var i=r.length,s=I(r,i),K=0;K<i;++K)o(s[K],this,Q);return!0};function w(Z,W,Q,K){var z,X,p;if(y(Q),X=Z._events,X===void 0?(X=Z._events=Object.create(null),Z._eventsCount=0):(X.newListener!==void 0&&(Z.emit("newListener",W,Q.listener?Q.listener:Q),X=Z._events),p=X[W]),p===void 0)p=X[W]=Q,++Z._eventsCount;else if(typeof p=="function"?p=X[W]=K?[Q,p]:[p,Q]:K?p.unshift(Q):p.push(Q),z=M(Z),z>0&&p.length>z&&!p.warned){p.warned=!0;var e=new Error("Possible EventEmitter memory leak detected. "+p.length+" "+String(W)+" listeners added. Use emitter.setMaxListeners() to increase limit");e.name="MaxListenersExceededWarning",e.emitter=Z,e.type=W,e.count=p.length,d(e)}return Z}v.prototype.addListener=function(W,Q){return w(this,W,Q,!1)},v.prototype.on=v.prototype.addListener,v.prototype.prependListener=function(W,Q){return w(this,W,Q,!0)};function g(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _(Z,W,Q){var K={fired:!1,wrapFn:void 0,target:Z,type:W,listener:Q},z=g.bind(K);return z.listener=Q,K.wrapFn=z,z}v.prototype.once=function(W,Q){return y(Q),this.on(W,_(this,W,Q)),this},v.prototype.prependOnceListener=function(W,Q){return y(Q),this.prependListener(W,_(this,W,Q)),this},v.prototype.removeListener=function(W,Q){var K,z,X,p,e;if(y(Q),z=this._events,z===void 0)return this;if(K=z[W],K===void 0)return this;if(K===Q||K.listener===Q)--this._eventsCount===0?this._events=Object.create(null):(delete z[W],z.removeListener&&this.emit("removeListener",W,K.listener||Q));else if(typeof K!="function"){for(X=-1,p=K.length-1;p>=0;p--)if(K[p]===Q||K[p].listener===Q){e=K[p].listener,X=p;break}if(X<0)return this;X===0?K.shift():T(K,X),K.length===1&&(z[W]=K[0]),z.removeListener!==void 0&&this.emit("removeListener",W,e||Q)}return this},v.prototype.off=v.prototype.removeListener,v.prototype.removeAllListeners=function(W){var Q,K,z;if(K=this._events,K===void 0)return this;if(K.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):K[W]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete K[W]),this;if(arguments.length===0){var X=Object.keys(K),p;for(z=0;z<X.length;++z)p=X[z],p!=="removeListener"&&this.removeAllListeners(p);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(Q=K[W],typeof Q=="function")this.removeListener(W,Q);else if(Q!==void 0)for(z=Q.length-1;z>=0;z--)this.removeListener(W,Q[z]);return this};function x(Z,W,Q){var K=Z._events;if(K===void 0)return[];var z=K[W];return z===void 0?[]:typeof z=="function"?Q?[z.listener||z]:[z]:Q?C(z):I(z,z.length)}v.prototype.listeners=function(W){return x(this,W,!0)},v.prototype.rawListeners=function(W){return x(this,W,!1)},v.listenerCount=function(Z,W){return typeof Z.listenerCount=="function"?Z.listenerCount(W):E.call(Z,W)},v.prototype.listenerCount=E;function E(Z){var W=this._events;if(W!==void 0){var Q=W[Z];if(typeof Q=="function")return 1;if(Q!==void 0)return Q.length}return 0}v.prototype.eventNames=function(){return this._eventsCount>0?f(this._events):[]};function I(Z,W){for(var Q=new Array(W),K=0;K<W;++K)Q[K]=Z[K];return Q}function T(Z,W){for(;W+1<Z.length;W++)Z[W]=Z[W+1];Z.pop()}function C(Z){for(var W=new Array(Z.length),Q=0;Q<W.length;++Q)W[Q]=Z[Q].listener||Z[Q];return W}function P(Z,W){return new Promise(function(Q,K){function z(p){Z.removeListener(W,X),K(p)}function X(){typeof Z.removeListener=="function"&&Z.removeListener("error",z),Q([].slice.call(arguments))}D(Z,W,X,{once:!0}),W!=="error"&&L(Z,z,{once:!0})})}function L(Z,W,Q){typeof Z.on=="function"&&D(Z,"error",W,Q)}function D(Z,W,Q,K){if(typeof Z.on=="function")K.once?Z.once(W,Q):Z.on(W,Q);else if(typeof Z.addEventListener=="function")Z.addEventListener(W,function z(X){K.once&&Z.removeEventListener(W,z),Q(X)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof Z)}return xm}var LSe,xm,fZ,Sm,cce,pce,vce,mce,bce,gce,hZ=Ih(()=>{LSe=Ae(Be());Re();Ie();xm={},fZ=!1;Sm=dce();Sm.once;Sm.once=function(a,o){return new Promise((f,d)=>{function n(...m){v!==void 0&&a.removeListener("error",v),f(m)}let v;o!=="error"&&(v=m=>{a.removeListener(name,n),d(m)},a.once("error",v)),a.once(o,n)})};Sm.on=function(a,o){let f=[],d=[],n=null,v=!1,m={async next(){let w=f.shift();if(w)return createIterResult(w,!1);if(n){let g=Promise.reject(n);return n=null,g}return v?createIterResult(void 0,!0):new Promise((g,_)=>d.push({resolve:g,reject:_}))},async return(){a.removeListener(o,y),a.removeListener("error",M),v=!0;for(let w of d)w.resolve(createIterResult(void 0,!0));return createIterResult(void 0,!0)},throw(w){n=w,a.removeListener(o,y),a.removeListener("error",M)},[Symbol.asyncIterator](){return this}};return a.on(o,y),a.on("error",M),m;function y(...w){let g=d.shift();g?g.resolve(createIterResult(w,!1)):f.push(w)}function M(w){v=!0;let g=d.shift();g?g.reject(w):n=w,m.return()}};({EventEmitter:cce,defaultMaxListeners:pce,init:vce,listenerCount:mce,on:bce,once:gce}=Sm)});var g5={};yp(g5,{EventEmitter:()=>cce,defaultMaxListeners:()=>pce,init:()=>vce,listenerCount:()=>mce,on:()=>bce,once:()=>gce});var qSe,y5=Ih(()=>{qSe=Ae(Be());Re();Ie();hZ()});var w5=St((HSe,uZ)=>{var KSe=Ae(Be());Re();Ie();uZ.exports=(y5(),u0(g5)).EventEmitter});var M5=St((ZSe,lZ)=>{var GSe=Ae(Be());Re();Ie();lZ.exports={}});var bZ=St((YSe,mZ)=>{"use strict";var XSe=Ae(Be());Re();Ie();function dZ(a,o){var f=Object.keys(a);if(Object.getOwnPropertySymbols){var d=Object.getOwnPropertySymbols(a);o&&(d=d.filter(function(n){return Object.getOwnPropertyDescriptor(a,n).enumerable})),f.push.apply(f,d)}return f}function cZ(a){for(var o=1;o<arguments.length;o++){var f=arguments[o]!=null?arguments[o]:{};o%2?dZ(Object(f),!0).forEach(function(d){yce(a,d,f[d])}):Object.getOwnPropertyDescriptors?Object.defineProperties(a,Object.getOwnPropertyDescriptors(f)):dZ(Object(f)).forEach(function(d){Object.defineProperty(a,d,Object.getOwnPropertyDescriptor(f,d))})}return a}function yce(a,o,f){return o=vZ(o),o in a?Object.defineProperty(a,o,{value:f,enumerable:!0,configurable:!0,writable:!0}):a[o]=f,a}function wce(a,o){if(!(a instanceof o))throw new TypeError("Cannot call a class as a function")}function pZ(a,o){for(var f=0;f<o.length;f++){var d=o[f];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,vZ(d.key),d)}}function Mce(a,o,f){return o&&pZ(a.prototype,o),f&&pZ(a,f),Object.defineProperty(a,"prototype",{writable:!1}),a}function vZ(a){var o=_ce(a,"string");return typeof o=="symbol"?o:String(o)}function _ce(a,o){if(typeof a!="object"||a===null)return a;var f=a[Symbol.toPrimitive];if(f!==void 0){var d=f.call(a,o||"default");if(typeof d!="object")return d;throw new TypeError("@@toPrimitive must return a primitive value.")}return(o==="string"?String:Number)(a)}var xce=($u(),u0(ku)),Em=xce.Buffer,Sce=M5(),_5=Sce.inspect,Ece=_5&&_5.custom||"inspect";function Ace(a,o,f){Em.prototype.copy.call(a,o,f)}mZ.exports=function(){function a(){wce(this,a),this.head=null,this.tail=null,this.length=0}return Mce(a,[{key:"push",value:function(f){var d={data:f,next:null};this.length>0?this.tail.next=d:this.head=d,this.tail=d,++this.length}},{key:"unshift",value:function(f){var d={data:f,next:this.head};this.length===0&&(this.tail=d),this.head=d,++this.length}},{key:"shift",value:function(){if(this.length!==0){var f=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,f}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(f){if(this.length===0)return"";for(var d=this.head,n=""+d.data;d=d.next;)n+=f+d.data;return n}},{key:"concat",value:function(f){if(this.length===0)return Em.alloc(0);for(var d=Em.allocUnsafe(f>>>0),n=this.head,v=0;n;)Ace(n.data,d,v),v+=n.data.length,n=n.next;return d}},{key:"consume",value:function(f,d){var n;return f<this.head.data.length?(n=this.head.data.slice(0,f),this.head.data=this.head.data.slice(f)):f===this.head.data.length?n=this.shift():n=d?this._getString(f):this._getBuffer(f),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(f){var d=this.head,n=1,v=d.data;for(f-=v.length;d=d.next;){var m=d.data,y=f>m.length?m.length:f;if(y===m.length?v+=m:v+=m.slice(0,f),f-=y,f===0){y===m.length?(++n,d.next?this.head=d.next:this.head=this.tail=null):(this.head=d,d.data=m.slice(y));break}++n}return this.length-=n,v}},{key:"_getBuffer",value:function(f){var d=Em.allocUnsafe(f),n=this.head,v=1;for(n.data.copy(d),f-=n.data.length;n=n.next;){var m=n.data,y=f>m.length?m.length:f;if(m.copy(d,d.length-f,0,y),f-=y,f===0){y===m.length?(++v,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=m.slice(y));break}++v}return this.length-=v,d}},{key:Ece,value:function(f,d){return _5(this,cZ(cZ({},d),{},{depth:0,customInspect:!1}))}}]),a}()});var S5=St((tEe,yZ)=>{"use strict";var rEe=Ae(Be());Re();Ie();function Bce(a,o){var f=this,d=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return d||n?(o?o(a):a&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,ft.default.nextTick(x5,this,a)):ft.default.nextTick(x5,this,a)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(a||null,function(v){!o&&v?f._writableState?f._writableState.errorEmitted?ft.default.nextTick(Am,f):(f._writableState.errorEmitted=!0,ft.default.nextTick(gZ,f,v)):ft.default.nextTick(gZ,f,v):o?(ft.default.nextTick(Am,f),o(v)):ft.default.nextTick(Am,f)}),this)}function gZ(a,o){x5(a,o),Am(a)}function Am(a){a._writableState&&!a._writableState.emitClose||a._readableState&&!a._readableState.emitClose||a.emit("close")}function Ice(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function x5(a,o){a.emit("error",o)}function Rce(a,o){var f=a._readableState,d=a._writableState;f&&f.autoDestroy||d&&d.autoDestroy?a.destroy(o):a.emit("error",o)}yZ.exports={destroy:Bce,undestroy:Ice,errorOrDestroy:Rce}});var el=St((aEe,_Z)=>{"use strict";var oEe=Ae(Be());Re();Ie();function Tce(a,o){a.prototype=Object.create(o.prototype),a.prototype.constructor=a,a.__proto__=o}var MZ={};function Wo(a,o,f){f||(f=Error);function d(v,m,y){return typeof o=="string"?o:o(v,m,y)}var n=function(v){Tce(m,v);function m(y,M,w){return v.call(this,d(y,M,w))||this}return m}(f);n.prototype.name=f.name,n.prototype.code=a,MZ[a]=n}function wZ(a,o){if(Array.isArray(a)){var f=a.length;return a=a.map(function(d){return String(d)}),f>2?"one of ".concat(o," ").concat(a.slice(0,f-1).join(", "),", or ")+a[f-1]:f===2?"one of ".concat(o," ").concat(a[0]," or ").concat(a[1]):"of ".concat(o," ").concat(a[0])}else return"of ".concat(o," ").concat(String(a))}function kce(a,o,f){return a.substr(!f||f<0?0:+f,o.length)===o}function $ce(a,o,f){return(f===void 0||f>a.length)&&(f=a.length),a.substring(f-o.length,f)===o}function Pce(a,o,f){return typeof f!="number"&&(f=0),f+o.length>a.length?!1:a.indexOf(o,f)!==-1}Wo("ERR_INVALID_OPT_VALUE",function(a,o){return'The value "'+o+'" is invalid for option "'+a+'"'},TypeError);Wo("ERR_INVALID_ARG_TYPE",function(a,o,f){var d;typeof o=="string"&&kce(o,"not ")?(d="must not be",o=o.replace(/^not /,"")):d="must be";var n;if($ce(a," argument"))n="The ".concat(a," ").concat(d," ").concat(wZ(o,"type"));else{var v=Pce(a,".")?"property":"argument";n='The "'.concat(a,'" ').concat(v," ").concat(d," ").concat(wZ(o,"type"))}return n+=". Received type ".concat(typeof f),n},TypeError);Wo("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");Wo("ERR_METHOD_NOT_IMPLEMENTED",function(a){return"The "+a+" method is not implemented"});Wo("ERR_STREAM_PREMATURE_CLOSE","Premature close");Wo("ERR_STREAM_DESTROYED",function(a){return"Cannot call "+a+" after a stream was destroyed"});Wo("ERR_MULTIPLE_CALLBACK","Callback called multiple times");Wo("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");Wo("ERR_STREAM_WRITE_AFTER_END","write after end");Wo("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);Wo("ERR_UNKNOWN_ENCODING",function(a){return"Unknown encoding: "+a},TypeError);Wo("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");_Z.exports.codes=MZ});var E5=St((hEe,xZ)=>{"use strict";var uEe=Ae(Be());Re();Ie();var Cce=el().codes.ERR_INVALID_OPT_VALUE;function Nce(a,o,f){return a.highWaterMark!=null?a.highWaterMark:o?a[f]:null}function Lce(a,o,f,d){var n=Nce(o,d,f);if(n!=null){if(!(isFinite(n)&&Math.floor(n)===n)||n<0){var v=d?f:"highWaterMark";throw new Cce(v,n)}return Math.floor(n)}return a.objectMode?16:16*1024}xZ.exports={getHighWaterMark:Lce}});var EZ=St((cEe,SZ)=>{var pEe=Ae(Be());Re();Ie();SZ.exports=Dce;function Dce(a,o){if(A5("noDeprecation"))return a;var f=!1;function d(){if(!f){if(A5("throwDeprecation"))throw new Error(o);A5("traceDeprecation")?console.trace(o):console.warn(o),f=!0}return a.apply(this,arguments)}return d}function A5(a){try{if(!globalThis.localStorage)return!1}catch{return!1}var o=globalThis.localStorage[a];return o==null?!1:String(o).toLowerCase()==="true"}});var R5=St((bEe,kZ)=>{"use strict";var gEe=Ae(Be());Re();Ie();kZ.exports=Wi;function BZ(a){var o=this;this.next=null,this.entry=null,this.finish=function(){u1e(o,a)}}var Ld;Wi.WritableState=z1;var Oce={deprecate:EZ()},IZ=w5(),Im=($u(),u0(ku)).Buffer,qce=(typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function Uce(a){return Im.from(a)}function Fce(a){return Im.isBuffer(a)||a instanceof qce}var I5=S5(),zce=E5(),Hce=zce.getHighWaterMark,gh=el().codes,Kce=gh.ERR_INVALID_ARG_TYPE,jce=gh.ERR_METHOD_NOT_IMPLEMENTED,Wce=gh.ERR_MULTIPLE_CALLBACK,Zce=gh.ERR_STREAM_CANNOT_PIPE,Gce=gh.ERR_STREAM_DESTROYED,Vce=gh.ERR_STREAM_NULL_VALUES,Jce=gh.ERR_STREAM_WRITE_AFTER_END,Yce=gh.ERR_UNKNOWN_ENCODING,Dd=I5.errorOrDestroy;Ln()(Wi,IZ);function Xce(){}function z1(a,o,f){Ld=Ld||tl(),a=a||{},typeof f!="boolean"&&(f=o instanceof Ld),this.objectMode=!!a.objectMode,f&&(this.objectMode=this.objectMode||!!a.writableObjectMode),this.highWaterMark=Hce(this,a,"writableHighWaterMark",f),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var d=a.decodeStrings===!1;this.decodeStrings=!d,this.defaultEncoding=a.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(n){a1e(o,n)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=a.emitClose!==!1,this.autoDestroy=!!a.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new BZ(this)}z1.prototype.getBuffer=function(){for(var o=this.bufferedRequest,f=[];o;)f.push(o),o=o.next;return f};(function(){try{Object.defineProperty(z1.prototype,"buffer",{get:Oce.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var Bm;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Bm=Function.prototype[Symbol.hasInstance],Object.defineProperty(Wi,Symbol.hasInstance,{value:function(o){return Bm.call(this,o)?!0:this!==Wi?!1:o&&o._writableState instanceof z1}})):Bm=function(o){return o instanceof this};function Wi(a){Ld=Ld||tl();var o=this instanceof Ld;if(!o&&!Bm.call(Wi,this))return new Wi(a);this._writableState=new z1(a,this,o),this.writable=!0,a&&(typeof a.write=="function"&&(this._write=a.write),typeof a.writev=="function"&&(this._writev=a.writev),typeof a.destroy=="function"&&(this._destroy=a.destroy),typeof a.final=="function"&&(this._final=a.final)),IZ.call(this)}Wi.prototype.pipe=function(){Dd(this,new Zce)};function Qce(a,o){var f=new Jce;Dd(a,f),ft.default.nextTick(o,f)}function e1e(a,o,f,d){var n;return f===null?n=new Vce:typeof f!="string"&&!o.objectMode&&(n=new Kce("chunk",["string","Buffer"],f)),n?(Dd(a,n),ft.default.nextTick(d,n),!1):!0}Wi.prototype.write=function(a,o,f){var d=this._writableState,n=!1,v=!d.objectMode&&Fce(a);return v&&!Im.isBuffer(a)&&(a=Uce(a)),typeof o=="function"&&(f=o,o=null),v?o="buffer":o||(o=d.defaultEncoding),typeof f!="function"&&(f=Xce),d.ending?Qce(this,f):(v||e1e(this,d,a,f))&&(d.pendingcb++,n=r1e(this,d,v,a,o,f)),n};Wi.prototype.cork=function(){this._writableState.corked++};Wi.prototype.uncork=function(){var a=this._writableState;a.corked&&(a.corked--,!a.writing&&!a.corked&&!a.bufferProcessing&&a.bufferedRequest&&RZ(this,a))};Wi.prototype.setDefaultEncoding=function(o){if(typeof o=="string"&&(o=o.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((o+"").toLowerCase())>-1))throw new Yce(o);return this._writableState.defaultEncoding=o,this};Object.defineProperty(Wi.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function t1e(a,o,f){return!a.objectMode&&a.decodeStrings!==!1&&typeof o=="string"&&(o=Im.from(o,f)),o}Object.defineProperty(Wi.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function r1e(a,o,f,d,n,v){if(!f){var m=t1e(o,d,n);d!==m&&(f=!0,n="buffer",d=m)}var y=o.objectMode?1:d.length;o.length+=y;var M=o.length<o.highWaterMark;if(M||(o.needDrain=!0),o.writing||o.corked){var w=o.lastBufferedRequest;o.lastBufferedRequest={chunk:d,encoding:n,isBuf:f,callback:v,next:null},w?w.next=o.lastBufferedRequest:o.bufferedRequest=o.lastBufferedRequest,o.bufferedRequestCount+=1}else B5(a,o,!1,y,d,n,v);return M}function B5(a,o,f,d,n,v,m){o.writelen=d,o.writecb=m,o.writing=!0,o.sync=!0,o.destroyed?o.onwrite(new Gce("write")):f?a._writev(n,o.onwrite):a._write(n,v,o.onwrite),o.sync=!1}function i1e(a,o,f,d,n){--o.pendingcb,f?(ft.default.nextTick(n,d),ft.default.nextTick(F1,a,o),a._writableState.errorEmitted=!0,Dd(a,d)):(n(d),a._writableState.errorEmitted=!0,Dd(a,d),F1(a,o))}function n1e(a){a.writing=!1,a.writecb=null,a.length-=a.writelen,a.writelen=0}function a1e(a,o){var f=a._writableState,d=f.sync,n=f.writecb;if(typeof n!="function")throw new Wce;if(n1e(f),o)i1e(a,f,d,o,n);else{var v=TZ(f)||a.destroyed;!v&&!f.corked&&!f.bufferProcessing&&f.bufferedRequest&&RZ(a,f),d?ft.default.nextTick(AZ,a,f,v,n):AZ(a,f,v,n)}}function AZ(a,o,f,d){f||o1e(a,o),o.pendingcb--,d(),F1(a,o)}function o1e(a,o){o.length===0&&o.needDrain&&(o.needDrain=!1,a.emit("drain"))}function RZ(a,o){o.bufferProcessing=!0;var f=o.bufferedRequest;if(a._writev&&f&&f.next){var d=o.bufferedRequestCount,n=new Array(d),v=o.corkedRequestsFree;v.entry=f;for(var m=0,y=!0;f;)n[m]=f,f.isBuf||(y=!1),f=f.next,m+=1;n.allBuffers=y,B5(a,o,!0,o.length,n,"",v.finish),o.pendingcb++,o.lastBufferedRequest=null,v.next?(o.corkedRequestsFree=v.next,v.next=null):o.corkedRequestsFree=new BZ(o),o.bufferedRequestCount=0}else{for(;f;){var M=f.chunk,w=f.encoding,g=f.callback,_=o.objectMode?1:M.length;if(B5(a,o,!1,_,M,w,g),f=f.next,o.bufferedRequestCount--,o.writing)break}f===null&&(o.lastBufferedRequest=null)}o.bufferedRequest=f,o.bufferProcessing=!1}Wi.prototype._write=function(a,o,f){f(new jce("_write()"))};Wi.prototype._writev=null;Wi.prototype.end=function(a,o,f){var d=this._writableState;return typeof a=="function"?(f=a,a=null,o=null):typeof o=="function"&&(f=o,o=null),a!=null&&this.write(a,o),d.corked&&(d.corked=1,this.uncork()),d.ending||h1e(this,d,f),this};Object.defineProperty(Wi.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function TZ(a){return a.ending&&a.length===0&&a.bufferedRequest===null&&!a.finished&&!a.writing}function s1e(a,o){a._final(function(f){o.pendingcb--,f&&Dd(a,f),o.prefinished=!0,a.emit("prefinish"),F1(a,o)})}function f1e(a,o){!o.prefinished&&!o.finalCalled&&(typeof a._final=="function"&&!o.destroyed?(o.pendingcb++,o.finalCalled=!0,ft.default.nextTick(s1e,a,o)):(o.prefinished=!0,a.emit("prefinish")))}function F1(a,o){var f=TZ(o);if(f&&(f1e(a,o),o.pendingcb===0&&(o.finished=!0,a.emit("finish"),o.autoDestroy))){var d=a._readableState;(!d||d.autoDestroy&&d.endEmitted)&&a.destroy()}return f}function h1e(a,o,f){o.ending=!0,F1(a,o),f&&(o.finished?ft.default.nextTick(f):a.once("finish",f)),o.ended=!0,a.writable=!1}function u1e(a,o,f){var d=a.entry;for(a.entry=null;d;){var n=d.callback;o.pendingcb--,n(f),d=d.next}o.corkedRequestsFree.next=a}Object.defineProperty(Wi.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(o){this._writableState&&(this._writableState.destroyed=o)}});Wi.prototype.destroy=I5.destroy;Wi.prototype._undestroy=I5.undestroy;Wi.prototype._destroy=function(a,o){o(a)}});var tl=St((MEe,PZ)=>{"use strict";var _Ee=Ae(Be());Re();Ie();var l1e=Object.keys||function(a){var o=[];for(var f in a)o.push(f);return o};PZ.exports=yf;var $Z=$5(),k5=R5();Ln()(yf,$Z);for(T5=l1e(k5.prototype),Rm=0;Rm<T5.length;Rm++)Tm=T5[Rm],yf.prototype[Tm]||(yf.prototype[Tm]=k5.prototype[Tm]);var T5,Tm,Rm;function yf(a){if(!(this instanceof yf))return new yf(a);$Z.call(this,a),k5.call(this,a),this.allowHalfOpen=!0,a&&(a.readable===!1&&(this.readable=!1),a.writable===!1&&(this.writable=!1),a.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",d1e)))}Object.defineProperty(yf.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(yf.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(yf.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function d1e(){this._writableState.ended||ft.default.nextTick(c1e,this)}function c1e(a){a.end()}Object.defineProperty(yf.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(o){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=o,this._writableState.destroyed=o)}})});var LZ=St((P5,NZ)=>{var EEe=Ae(Be());Re();Ie();var km=($u(),u0(ku)),i0=km.Buffer;function CZ(a,o){for(var f in a)o[f]=a[f]}i0.from&&i0.alloc&&i0.allocUnsafe&&i0.allocUnsafeSlow?NZ.exports=km:(CZ(km,P5),P5.Buffer=Od);function Od(a,o,f){return i0(a,o,f)}CZ(i0,Od);Od.from=function(a,o,f){if(typeof a=="number")throw new TypeError("Argument must not be a number");return i0(a,o,f)};Od.alloc=function(a,o,f){if(typeof a!="number")throw new TypeError("Argument must be a number");var d=i0(a);return o!==void 0?typeof f=="string"?d.fill(o,f):d.fill(o):d.fill(0),d};Od.allocUnsafe=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return i0(a)};Od.allocUnsafeSlow=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return km.SlowBuffer(a)}});var L5=St(OZ=>{"use strict";var REe=Ae(Be());Re();Ie();var N5=LZ().Buffer,DZ=N5.isEncoding||function(a){switch(a=""+a,a&&a.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function p1e(a){if(!a)return"utf8";for(var o;;)switch(a){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return a;default:if(o)return;a=(""+a).toLowerCase(),o=!0}}function v1e(a){var o=p1e(a);if(typeof o!="string"&&(N5.isEncoding===DZ||!DZ(a)))throw new Error("Unknown encoding: "+a);return o||a}OZ.StringDecoder=H1;function H1(a){this.encoding=v1e(a);var o;switch(this.encoding){case"utf16le":this.text=M1e,this.end=_1e,o=4;break;case"utf8":this.fillLast=g1e,o=4;break;case"base64":this.text=x1e,this.end=S1e,o=3;break;default:this.write=E1e,this.end=A1e;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=N5.allocUnsafe(o)}H1.prototype.write=function(a){if(a.length===0)return"";var o,f;if(this.lastNeed){if(o=this.fillLast(a),o===void 0)return"";f=this.lastNeed,this.lastNeed=0}else f=0;return f<a.length?o?o+this.text(a,f):this.text(a,f):o||""};H1.prototype.end=w1e;H1.prototype.text=y1e;H1.prototype.fillLast=function(a){if(this.lastNeed<=a.length)return a.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);a.copy(this.lastChar,this.lastTotal-this.lastNeed,0,a.length),this.lastNeed-=a.length};function C5(a){return a<=127?0:a>>5===6?2:a>>4===14?3:a>>3===30?4:a>>6===2?-1:-2}function m1e(a,o,f){var d=o.length-1;if(d<f)return 0;var n=C5(o[d]);return n>=0?(n>0&&(a.lastNeed=n-1),n):--d<f||n===-2?0:(n=C5(o[d]),n>=0?(n>0&&(a.lastNeed=n-2),n):--d<f||n===-2?0:(n=C5(o[d]),n>=0?(n>0&&(n===2?n=0:a.lastNeed=n-3),n):0))}function b1e(a,o,f){if((o[0]&192)!==128)return a.lastNeed=0,"\uFFFD";if(a.lastNeed>1&&o.length>1){if((o[1]&192)!==128)return a.lastNeed=1,"\uFFFD";if(a.lastNeed>2&&o.length>2&&(o[2]&192)!==128)return a.lastNeed=2,"\uFFFD"}}function g1e(a){var o=this.lastTotal-this.lastNeed,f=b1e(this,a,o);if(f!==void 0)return f;if(this.lastNeed<=a.length)return a.copy(this.lastChar,o,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);a.copy(this.lastChar,o,0,a.length),this.lastNeed-=a.length}function y1e(a,o){var f=m1e(this,a,o);if(!this.lastNeed)return a.toString("utf8",o);this.lastTotal=f;var d=a.length-(f-this.lastNeed);return a.copy(this.lastChar,0,d),a.toString("utf8",o,d)}function w1e(a){var o=a&&a.length?this.write(a):"";return this.lastNeed?o+"\uFFFD":o}function M1e(a,o){if((a.length-o)%2===0){var f=a.toString("utf16le",o);if(f){var d=f.charCodeAt(f.length-1);if(d>=55296&&d<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=a[a.length-2],this.lastChar[1]=a[a.length-1],f.slice(0,-1)}return f}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=a[a.length-1],a.toString("utf16le",o,a.length-1)}function _1e(a){var o=a&&a.length?this.write(a):"";if(this.lastNeed){var f=this.lastTotal-this.lastNeed;return o+this.lastChar.toString("utf16le",0,f)}return o}function x1e(a,o){var f=(a.length-o)%3;return f===0?a.toString("base64",o):(this.lastNeed=3-f,this.lastTotal=3,f===1?this.lastChar[0]=a[a.length-1]:(this.lastChar[0]=a[a.length-2],this.lastChar[1]=a[a.length-1]),a.toString("base64",o,a.length-f))}function S1e(a){var o=a&&a.length?this.write(a):"";return this.lastNeed?o+this.lastChar.toString("base64",0,3-this.lastNeed):o}function E1e(a){return a.toString(this.encoding)}function A1e(a){return a&&a.length?this.write(a):""}});var $m=St(($Ee,FZ)=>{"use strict";var PEe=Ae(Be());Re();Ie();var qZ=el().codes.ERR_STREAM_PREMATURE_CLOSE;function B1e(a){var o=!1;return function(){if(!o){o=!0;for(var f=arguments.length,d=new Array(f),n=0;n<f;n++)d[n]=arguments[n];a.apply(this,d)}}}function I1e(){}function R1e(a){return a.setHeader&&typeof a.abort=="function"}function UZ(a,o,f){if(typeof o=="function")return UZ(a,null,o);o||(o={}),f=B1e(f||I1e);var d=o.readable||o.readable!==!1&&a.readable,n=o.writable||o.writable!==!1&&a.writable,v=function(){a.writable||y()},m=a._writableState&&a._writableState.finished,y=function(){n=!1,m=!0,d||f.call(a)},M=a._readableState&&a._readableState.endEmitted,w=function(){d=!1,M=!0,n||f.call(a)},g=function(I){f.call(a,I)},_=function(){var I;if(d&&!M)return(!a._readableState||!a._readableState.ended)&&(I=new qZ),f.call(a,I);if(n&&!m)return(!a._writableState||!a._writableState.ended)&&(I=new qZ),f.call(a,I)},x=function(){a.req.on("finish",y)};return R1e(a)?(a.on("complete",y),a.on("abort",_),a.req?x():a.on("request",x)):n&&!a._writableState&&(a.on("end",v),a.on("close",v)),a.on("end",w),a.on("finish",y),o.error!==!1&&a.on("error",g),a.on("close",_),function(){a.removeListener("complete",y),a.removeListener("abort",_),a.removeListener("request",x),a.req&&a.req.removeListener("finish",y),a.removeListener("end",v),a.removeListener("close",v),a.removeListener("finish",y),a.removeListener("end",w),a.removeListener("error",g),a.removeListener("close",_)}}FZ.exports=UZ});var HZ=St((LEe,zZ)=>{"use strict";var DEe=Ae(Be());Re();Ie();var Pm;function yh(a,o,f){return o=T1e(o),o in a?Object.defineProperty(a,o,{value:f,enumerable:!0,configurable:!0,writable:!0}):a[o]=f,a}function T1e(a){var o=k1e(a,"string");return typeof o=="symbol"?o:String(o)}function k1e(a,o){if(typeof a!="object"||a===null)return a;var f=a[Symbol.toPrimitive];if(f!==void 0){var d=f.call(a,o||"default");if(typeof d!="object")return d;throw new TypeError("@@toPrimitive must return a primitive value.")}return(o==="string"?String:Number)(a)}var $1e=$m(),wh=Symbol("lastResolve"),rl=Symbol("lastReject"),K1=Symbol("error"),Cm=Symbol("ended"),il=Symbol("lastPromise"),D5=Symbol("handlePromise"),nl=Symbol("stream");function Mh(a,o){return{value:a,done:o}}function P1e(a){var o=a[wh];if(o!==null){var f=a[nl].read();f!==null&&(a[il]=null,a[wh]=null,a[rl]=null,o(Mh(f,!1)))}}function C1e(a){ft.default.nextTick(P1e,a)}function N1e(a,o){return function(f,d){a.then(function(){if(o[Cm]){f(Mh(void 0,!0));return}o[D5](f,d)},d)}}var L1e=Object.getPrototypeOf(function(){}),D1e=Object.setPrototypeOf((Pm={get stream(){return this[nl]},next:function(){var o=this,f=this[K1];if(f!==null)return Promise.reject(f);if(this[Cm])return Promise.resolve(Mh(void 0,!0));if(this[nl].destroyed)return new Promise(function(m,y){ft.default.nextTick(function(){o[K1]?y(o[K1]):m(Mh(void 0,!0))})});var d=this[il],n;if(d)n=new Promise(N1e(d,this));else{var v=this[nl].read();if(v!==null)return Promise.resolve(Mh(v,!1));n=new Promise(this[D5])}return this[il]=n,n}},yh(Pm,Symbol.asyncIterator,function(){return this}),yh(Pm,"return",function(){var o=this;return new Promise(function(f,d){o[nl].destroy(null,function(n){if(n){d(n);return}f(Mh(void 0,!0))})})}),Pm),L1e),O1e=function(o){var f,d=Object.create(D1e,(f={},yh(f,nl,{value:o,writable:!0}),yh(f,wh,{value:null,writable:!0}),yh(f,rl,{value:null,writable:!0}),yh(f,K1,{value:null,writable:!0}),yh(f,Cm,{value:o._readableState.endEmitted,writable:!0}),yh(f,D5,{value:function(v,m){var y=d[nl].read();y?(d[il]=null,d[wh]=null,d[rl]=null,v(Mh(y,!1))):(d[wh]=v,d[rl]=m)},writable:!0}),f));return d[il]=null,$1e(o,function(n){if(n&&n.code!=="ERR_STREAM_PREMATURE_CLOSE"){var v=d[rl];v!==null&&(d[il]=null,d[wh]=null,d[rl]=null,v(n)),d[K1]=n;return}var m=d[wh];m!==null&&(d[il]=null,d[wh]=null,d[rl]=null,m(Mh(void 0,!0))),d[Cm]=!0}),o.on("readable",C1e.bind(null,d)),d};zZ.exports=O1e});var jZ=St((UEe,KZ)=>{var FEe=Ae(Be());Re();Ie();KZ.exports=function(){throw new Error("Readable.from is not available in the browser")}});var $5=St((jEe,tG)=>{"use strict";var WEe=Ae(Be());Re();Ie();tG.exports=Hr;var qd;Hr.ReadableState=VZ;var KEe=(y5(),u0(g5)).EventEmitter,GZ=function(o,f){return o.listeners(f).length},W1=w5(),Nm=($u(),u0(ku)).Buffer,q1e=(typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function U1e(a){return Nm.from(a)}function F1e(a){return Nm.isBuffer(a)||a instanceof q1e}var O5=M5(),Ar;O5&&O5.debuglog?Ar=O5.debuglog("stream"):Ar=function(){};var z1e=bZ(),j5=S5(),H1e=E5(),K1e=H1e.getHighWaterMark,Lm=el().codes,j1e=Lm.ERR_INVALID_ARG_TYPE,W1e=Lm.ERR_STREAM_PUSH_AFTER_EOF,Z1e=Lm.ERR_METHOD_NOT_IMPLEMENTED,G1e=Lm.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,Ud,q5,U5;Ln()(Hr,W1);var j1=j5.errorOrDestroy,F5=["error","close","destroy","pause","resume"];function V1e(a,o,f){if(typeof a.prependListener=="function")return a.prependListener(o,f);!a._events||!a._events[o]?a.on(o,f):Array.isArray(a._events[o])?a._events[o].unshift(f):a._events[o]=[f,a._events[o]]}function VZ(a,o,f){qd=qd||tl(),a=a||{},typeof f!="boolean"&&(f=o instanceof qd),this.objectMode=!!a.objectMode,f&&(this.objectMode=this.objectMode||!!a.readableObjectMode),this.highWaterMark=K1e(this,a,"readableHighWaterMark",f),this.buffer=new z1e,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=a.emitClose!==!1,this.autoDestroy=!!a.autoDestroy,this.destroyed=!1,this.defaultEncoding=a.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,a.encoding&&(Ud||(Ud=L5().StringDecoder),this.decoder=new Ud(a.encoding),this.encoding=a.encoding)}function Hr(a){if(qd=qd||tl(),!(this instanceof Hr))return new Hr(a);var o=this instanceof qd;this._readableState=new VZ(a,this,o),this.readable=!0,a&&(typeof a.read=="function"&&(this._read=a.read),typeof a.destroy=="function"&&(this._destroy=a.destroy)),W1.call(this)}Object.defineProperty(Hr.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(o){this._readableState&&(this._readableState.destroyed=o)}});Hr.prototype.destroy=j5.destroy;Hr.prototype._undestroy=j5.undestroy;Hr.prototype._destroy=function(a,o){o(a)};Hr.prototype.push=function(a,o){var f=this._readableState,d;return f.objectMode?d=!0:typeof a=="string"&&(o=o||f.defaultEncoding,o!==f.encoding&&(a=Nm.from(a,o),o=""),d=!0),JZ(this,a,o,!1,d)};Hr.prototype.unshift=function(a){return JZ(this,a,null,!0,!1)};function JZ(a,o,f,d,n){Ar("readableAddChunk",o);var v=a._readableState;if(o===null)v.reading=!1,X1e(a,v);else{var m;if(n||(m=J1e(v,o)),m)j1(a,m);else if(v.objectMode||o&&o.length>0)if(typeof o!="string"&&!v.objectMode&&Object.getPrototypeOf(o)!==Nm.prototype&&(o=U1e(o)),d)v.endEmitted?j1(a,new G1e):z5(a,v,o,!0);else if(v.ended)j1(a,new W1e);else{if(v.destroyed)return!1;v.reading=!1,v.decoder&&!f?(o=v.decoder.write(o),v.objectMode||o.length!==0?z5(a,v,o,!1):K5(a,v)):z5(a,v,o,!1)}else d||(v.reading=!1,K5(a,v))}return!v.ended&&(v.length<v.highWaterMark||v.length===0)}function z5(a,o,f,d){o.flowing&&o.length===0&&!o.sync?(o.awaitDrain=0,a.emit("data",f)):(o.length+=o.objectMode?1:f.length,d?o.buffer.unshift(f):o.buffer.push(f),o.needReadable&&Dm(a)),K5(a,o)}function J1e(a,o){var f;return!F1e(o)&&typeof o!="string"&&o!==void 0&&!a.objectMode&&(f=new j1e("chunk",["string","Buffer","Uint8Array"],o)),f}Hr.prototype.isPaused=function(){return this._readableState.flowing===!1};Hr.prototype.setEncoding=function(a){Ud||(Ud=L5().StringDecoder);var o=new Ud(a);this._readableState.decoder=o,this._readableState.encoding=this._readableState.decoder.encoding;for(var f=this._readableState.buffer.head,d="";f!==null;)d+=o.write(f.data),f=f.next;return this._readableState.buffer.clear(),d!==""&&this._readableState.buffer.push(d),this._readableState.length=d.length,this};var WZ=1073741824;function Y1e(a){return a>=WZ?a=WZ:(a--,a|=a>>>1,a|=a>>>2,a|=a>>>4,a|=a>>>8,a|=a>>>16,a++),a}function ZZ(a,o){return a<=0||o.length===0&&o.ended?0:o.objectMode?1:a!==a?o.flowing&&o.length?o.buffer.head.data.length:o.length:(a>o.highWaterMark&&(o.highWaterMark=Y1e(a)),a<=o.length?a:o.ended?o.length:(o.needReadable=!0,0))}Hr.prototype.read=function(a){Ar("read",a),a=parseInt(a,10);var o=this._readableState,f=a;if(a!==0&&(o.emittedReadable=!1),a===0&&o.needReadable&&((o.highWaterMark!==0?o.length>=o.highWaterMark:o.length>0)||o.ended))return Ar("read: emitReadable",o.length,o.ended),o.length===0&&o.ended?H5(this):Dm(this),null;if(a=ZZ(a,o),a===0&&o.ended)return o.length===0&&H5(this),null;var d=o.needReadable;Ar("need readable",d),(o.length===0||o.length-a<o.highWaterMark)&&(d=!0,Ar("length less than watermark",d)),o.ended||o.reading?(d=!1,Ar("reading or ended",d)):d&&(Ar("do read"),o.reading=!0,o.sync=!0,o.length===0&&(o.needReadable=!0),this._read(o.highWaterMark),o.sync=!1,o.reading||(a=ZZ(f,o)));var n;return a>0?n=QZ(a,o):n=null,n===null?(o.needReadable=o.length<=o.highWaterMark,a=0):(o.length-=a,o.awaitDrain=0),o.length===0&&(o.ended||(o.needReadable=!0),f!==a&&o.ended&&H5(this)),n!==null&&this.emit("data",n),n};function X1e(a,o){if(Ar("onEofChunk"),!o.ended){if(o.decoder){var f=o.decoder.end();f&&f.length&&(o.buffer.push(f),o.length+=o.objectMode?1:f.length)}o.ended=!0,o.sync?Dm(a):(o.needReadable=!1,o.emittedReadable||(o.emittedReadable=!0,YZ(a)))}}function Dm(a){var o=a._readableState;Ar("emitReadable",o.needReadable,o.emittedReadable),o.needReadable=!1,o.emittedReadable||(Ar("emitReadable",o.flowing),o.emittedReadable=!0,ft.default.nextTick(YZ,a))}function YZ(a){var o=a._readableState;Ar("emitReadable_",o.destroyed,o.length,o.ended),!o.destroyed&&(o.length||o.ended)&&(a.emit("readable"),o.emittedReadable=!1),o.needReadable=!o.flowing&&!o.ended&&o.length<=o.highWaterMark,W5(a)}function K5(a,o){o.readingMore||(o.readingMore=!0,ft.default.nextTick(Q1e,a,o))}function Q1e(a,o){for(;!o.reading&&!o.ended&&(o.length<o.highWaterMark||o.flowing&&o.length===0);){var f=o.length;if(Ar("maybeReadMore read 0"),a.read(0),f===o.length)break}o.readingMore=!1}Hr.prototype._read=function(a){j1(this,new Z1e("_read()"))};Hr.prototype.pipe=function(a,o){var f=this,d=this._readableState;switch(d.pipesCount){case 0:d.pipes=a;break;case 1:d.pipes=[d.pipes,a];break;default:d.pipes.push(a);break}d.pipesCount+=1,Ar("pipe count=%d opts=%j",d.pipesCount,o);var n=(!o||o.end!==!1)&&a!==ft.default.stdout&&a!==ft.default.stderr,v=n?y:T;d.endEmitted?ft.default.nextTick(v):f.once("end",v),a.on("unpipe",m);function m(C,P){Ar("onunpipe"),C===f&&P&&P.hasUnpiped===!1&&(P.hasUnpiped=!0,g())}function y(){Ar("onend"),a.end()}var M=epe(f);a.on("drain",M);var w=!1;function g(){Ar("cleanup"),a.removeListener("close",E),a.removeListener("finish",I),a.removeListener("drain",M),a.removeListener("error",x),a.removeListener("unpipe",m),f.removeListener("end",y),f.removeListener("end",T),f.removeListener("data",_),w=!0,d.awaitDrain&&(!a._writableState||a._writableState.needDrain)&&M()}f.on("data",_);function _(C){Ar("ondata");var P=a.write(C);Ar("dest.write",P),P===!1&&((d.pipesCount===1&&d.pipes===a||d.pipesCount>1&&eG(d.pipes,a)!==-1)&&!w&&(Ar("false write response, pause",d.awaitDrain),d.awaitDrain++),f.pause())}function x(C){Ar("onerror",C),T(),a.removeListener("error",x),GZ(a,"error")===0&&j1(a,C)}V1e(a,"error",x);function E(){a.removeListener("finish",I),T()}a.once("close",E);function I(){Ar("onfinish"),a.removeListener("close",E),T()}a.once("finish",I);function T(){Ar("unpipe"),f.unpipe(a)}return a.emit("pipe",f),d.flowing||(Ar("pipe resume"),f.resume()),a};function epe(a){return function(){var f=a._readableState;Ar("pipeOnDrain",f.awaitDrain),f.awaitDrain&&f.awaitDrain--,f.awaitDrain===0&&GZ(a,"data")&&(f.flowing=!0,W5(a))}}Hr.prototype.unpipe=function(a){var o=this._readableState,f={hasUnpiped:!1};if(o.pipesCount===0)return this;if(o.pipesCount===1)return a&&a!==o.pipes?this:(a||(a=o.pipes),o.pipes=null,o.pipesCount=0,o.flowing=!1,a&&a.emit("unpipe",this,f),this);if(!a){var d=o.pipes,n=o.pipesCount;o.pipes=null,o.pipesCount=0,o.flowing=!1;for(var v=0;v<n;v++)d[v].emit("unpipe",this,{hasUnpiped:!1});return this}var m=eG(o.pipes,a);return m===-1?this:(o.pipes.splice(m,1),o.pipesCount-=1,o.pipesCount===1&&(o.pipes=o.pipes[0]),a.emit("unpipe",this,f),this)};Hr.prototype.on=function(a,o){var f=W1.prototype.on.call(this,a,o),d=this._readableState;return a==="data"?(d.readableListening=this.listenerCount("readable")>0,d.flowing!==!1&&this.resume()):a==="readable"&&!d.endEmitted&&!d.readableListening&&(d.readableListening=d.needReadable=!0,d.flowing=!1,d.emittedReadable=!1,Ar("on readable",d.length,d.reading),d.length?Dm(this):d.reading||ft.default.nextTick(tpe,this)),f};Hr.prototype.addListener=Hr.prototype.on;Hr.prototype.removeListener=function(a,o){var f=W1.prototype.removeListener.call(this,a,o);return a==="readable"&&ft.default.nextTick(XZ,this),f};Hr.prototype.removeAllListeners=function(a){var o=W1.prototype.removeAllListeners.apply(this,arguments);return(a==="readable"||a===void 0)&&ft.default.nextTick(XZ,this),o};function XZ(a){var o=a._readableState;o.readableListening=a.listenerCount("readable")>0,o.resumeScheduled&&!o.paused?o.flowing=!0:a.listenerCount("data")>0&&a.resume()}function tpe(a){Ar("readable nexttick read 0"),a.read(0)}Hr.prototype.resume=function(){var a=this._readableState;return a.flowing||(Ar("resume"),a.flowing=!a.readableListening,rpe(this,a)),a.paused=!1,this};function rpe(a,o){o.resumeScheduled||(o.resumeScheduled=!0,ft.default.nextTick(ipe,a,o))}function ipe(a,o){Ar("resume",o.reading),o.reading||a.read(0),o.resumeScheduled=!1,a.emit("resume"),W5(a),o.flowing&&!o.reading&&a.read(0)}Hr.prototype.pause=function(){return Ar("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(Ar("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function W5(a){var o=a._readableState;for(Ar("flow",o.flowing);o.flowing&&a.read()!==null;);}Hr.prototype.wrap=function(a){var o=this,f=this._readableState,d=!1;a.on("end",function(){if(Ar("wrapped end"),f.decoder&&!f.ended){var m=f.decoder.end();m&&m.length&&o.push(m)}o.push(null)}),a.on("data",function(m){if(Ar("wrapped data"),f.decoder&&(m=f.decoder.write(m)),!(f.objectMode&&m==null)&&!(!f.objectMode&&(!m||!m.length))){var y=o.push(m);y||(d=!0,a.pause())}});for(var n in a)this[n]===void 0&&typeof a[n]=="function"&&(this[n]=function(y){return function(){return a[y].apply(a,arguments)}}(n));for(var v=0;v<F5.length;v++)a.on(F5[v],this.emit.bind(this,F5[v]));return this._read=function(m){Ar("wrapped _read",m),d&&(d=!1,a.resume())},this};typeof Symbol=="function"&&(Hr.prototype[Symbol.asyncIterator]=function(){return q5===void 0&&(q5=HZ()),q5(this)});Object.defineProperty(Hr.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(Hr.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(Hr.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(o){this._readableState&&(this._readableState.flowing=o)}});Hr._fromList=QZ;Object.defineProperty(Hr.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function QZ(a,o){if(o.length===0)return null;var f;return o.objectMode?f=o.buffer.shift():!a||a>=o.length?(o.decoder?f=o.buffer.join(""):o.buffer.length===1?f=o.buffer.first():f=o.buffer.concat(o.length),o.buffer.clear()):f=o.buffer.consume(a,o.decoder),f}function H5(a){var o=a._readableState;Ar("endReadable",o.endEmitted),o.endEmitted||(o.ended=!0,ft.default.nextTick(npe,o,a))}function npe(a,o){if(Ar("endReadableNT",a.endEmitted,a.length),!a.endEmitted&&a.length===0&&(a.endEmitted=!0,o.readable=!1,o.emit("end"),a.autoDestroy)){var f=o._writableState;(!f||f.autoDestroy&&f.finished)&&o.destroy()}}typeof Symbol=="function"&&(Hr.from=function(a,o){return U5===void 0&&(U5=jZ()),U5(Hr,a,o)});function eG(a,o){for(var f=0,d=a.length;f<d;f++)if(a[f]===o)return f;return-1}});var Z5=St((VEe,iG)=>{"use strict";var JEe=Ae(Be());Re();Ie();iG.exports=n0;var Om=el().codes,ape=Om.ERR_METHOD_NOT_IMPLEMENTED,ope=Om.ERR_MULTIPLE_CALLBACK,spe=Om.ERR_TRANSFORM_ALREADY_TRANSFORMING,fpe=Om.ERR_TRANSFORM_WITH_LENGTH_0,qm=tl();Ln()(n0,qm);function hpe(a,o){var f=this._transformState;f.transforming=!1;var d=f.writecb;if(d===null)return this.emit("error",new ope);f.writechunk=null,f.writecb=null,o!=null&&this.push(o),d(a);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function n0(a){if(!(this instanceof n0))return new n0(a);qm.call(this,a),this._transformState={afterTransform:hpe.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,a&&(typeof a.transform=="function"&&(this._transform=a.transform),typeof a.flush=="function"&&(this._flush=a.flush)),this.on("prefinish",upe)}function upe(){var a=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(o,f){rG(a,o,f)}):rG(this,null,null)}n0.prototype.push=function(a,o){return this._transformState.needTransform=!1,qm.prototype.push.call(this,a,o)};n0.prototype._transform=function(a,o,f){f(new ape("_transform()"))};n0.prototype._write=function(a,o,f){var d=this._transformState;if(d.writecb=f,d.writechunk=a,d.writeencoding=o,!d.transforming){var n=this._readableState;(d.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}};n0.prototype._read=function(a){var o=this._transformState;o.writechunk!==null&&!o.transforming?(o.transforming=!0,this._transform(o.writechunk,o.writeencoding,o.afterTransform)):o.needTransform=!0};n0.prototype._destroy=function(a,o){qm.prototype._destroy.call(this,a,function(f){o(f)})};function rG(a,o,f){if(o)return a.emit("error",o);if(f!=null&&a.push(f),a._writableState.length)throw new fpe;if(a._transformState.transforming)throw new spe;return a.push(null)}});var oG=St((QEe,aG)=>{"use strict";var eAe=Ae(Be());Re();Ie();aG.exports=Z1;var nG=Z5();Ln()(Z1,nG);function Z1(a){if(!(this instanceof Z1))return new Z1(a);nG.call(this,a)}Z1.prototype._transform=function(a,o,f){f(null,a)}});var lG=St((iAe,uG)=>{"use strict";var nAe=Ae(Be());Re();Ie();var G5;function lpe(a){var o=!1;return function(){o||(o=!0,a.apply(void 0,arguments))}}var hG=el().codes,dpe=hG.ERR_MISSING_ARGS,cpe=hG.ERR_STREAM_DESTROYED;function sG(a){if(a)throw a}function ppe(a){return a.setHeader&&typeof a.abort=="function"}function vpe(a,o,f,d){d=lpe(d);var n=!1;a.on("close",function(){n=!0}),G5===void 0&&(G5=$m()),G5(a,{readable:o,writable:f},function(m){if(m)return d(m);n=!0,d()});var v=!1;return function(m){if(!n&&!v){if(v=!0,ppe(a))return a.abort();if(typeof a.destroy=="function")return a.destroy();d(m||new cpe("pipe"))}}}function fG(a){a()}function mpe(a,o){return a.pipe(o)}function bpe(a){return!a.length||typeof a[a.length-1]!="function"?sG:a.pop()}function gpe(){for(var a=arguments.length,o=new Array(a),f=0;f<a;f++)o[f]=arguments[f];var d=bpe(o);if(Array.isArray(o[0])&&(o=o[0]),o.length<2)throw new dpe("streams");var n,v=o.map(function(m,y){var M=y<o.length-1,w=y>0;return vpe(m,M,w,function(g){n||(n=g),g&&v.forEach(fG),!M&&(v.forEach(fG),d(n))})});return o.reduce(mpe)}uG.exports=gpe});var V5=St((Zo,dG)=>{var sAe=Ae(Be());Re();Ie();Zo=dG.exports=$5();Zo.Stream=Zo;Zo.Readable=Zo;Zo.Writable=R5();Zo.Duplex=tl();Zo.Transform=Z5();Zo.PassThrough=oG();Zo.finished=$m();Zo.pipeline=lG()});var vG=St((uAe,pG)=>{var lAe=Ae(Be());Re();Ie();var{Transform:ype}=V5();pG.exports=a=>class cG extends ype{constructor(f,d,n,v,m){super(m),this._rate=f,this._capacity=d,this._delimitedSuffix=n,this._hashBitLength=v,this._options=m,this._state=new a,this._state.initialize(f,d),this._finalized=!1}_transform(f,d,n){let v=null;try{this.update(f,d)}catch(m){v=m}n(v)}_flush(f){let d=null;try{this.push(this.digest())}catch(n){d=n}f(d)}update(f,d){if(!at.isBuffer(f)&&typeof f!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return at.isBuffer(f)||(f=at.from(f,d)),this._state.absorb(f),this}digest(f){if(this._finalized)throw new Error("Digest already called");this._finalized=!0,this._delimitedSuffix&&this._state.absorbLastFewBits(this._delimitedSuffix);let d=this._state.squeeze(this._hashBitLength/8);return f!==void 0&&(d=d.toString(f)),this._resetState(),d}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let f=new cG(this._rate,this._capacity,this._delimitedSuffix,this._hashBitLength,this._options);return this._state.copy(f._state),f._finalized=this._finalized,f}}});var gG=St((pAe,bG)=>{var vAe=Ae(Be());Re();Ie();var{Transform:wpe}=V5();bG.exports=a=>class mG extends wpe{constructor(f,d,n,v){super(v),this._rate=f,this._capacity=d,this._delimitedSuffix=n,this._options=v,this._state=new a,this._state.initialize(f,d),this._finalized=!1}_transform(f,d,n){let v=null;try{this.update(f,d)}catch(m){v=m}n(v)}_flush(){}_read(f){this.push(this.squeeze(f))}update(f,d){if(!at.isBuffer(f)&&typeof f!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Squeeze already called");return at.isBuffer(f)||(f=at.from(f,d)),this._state.absorb(f),this}squeeze(f,d){this._finalized||(this._finalized=!0,this._state.absorbLastFewBits(this._delimitedSuffix));let n=this._state.squeeze(f);return d!==void 0&&(n=n.toString(d)),n}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let f=new mG(this._rate,this._capacity,this._delimitedSuffix,this._options);return this._state.copy(f._state),f._finalized=this._finalized,f}}});var wG=St((gAe,yG)=>{var yAe=Ae(Be());Re();Ie();var Mpe=vG(),_pe=gG();yG.exports=function(a){let o=Mpe(a),f=_pe(a);return function(d,n){switch(typeof d=="string"?d.toLowerCase():d){case"keccak224":return new o(1152,448,null,224,n);case"keccak256":return new o(1088,512,null,256,n);case"keccak384":return new o(832,768,null,384,n);case"keccak512":return new o(576,1024,null,512,n);case"sha3-224":return new o(1152,448,6,224,n);case"sha3-256":return new o(1088,512,6,256,n);case"sha3-384":return new o(832,768,6,384,n);case"sha3-512":return new o(576,1024,6,512,n);case"shake128":return new f(1344,256,31,n);case"shake256":return new f(1088,512,31,n);default:throw new Error("Invald algorithm: "+d)}}}});var xG=St(_G=>{var xAe=Ae(Be());Re();Ie();var MG=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648];_G.p1600=function(a){for(let o=0;o<24;++o){let f=a[0]^a[10]^a[20]^a[30]^a[40],d=a[1]^a[11]^a[21]^a[31]^a[41],n=a[2]^a[12]^a[22]^a[32]^a[42],v=a[3]^a[13]^a[23]^a[33]^a[43],m=a[4]^a[14]^a[24]^a[34]^a[44],y=a[5]^a[15]^a[25]^a[35]^a[45],M=a[6]^a[16]^a[26]^a[36]^a[46],w=a[7]^a[17]^a[27]^a[37]^a[47],g=a[8]^a[18]^a[28]^a[38]^a[48],_=a[9]^a[19]^a[29]^a[39]^a[49],x=g^(n<<1|v>>>31),E=_^(v<<1|n>>>31),I=a[0]^x,T=a[1]^E,C=a[10]^x,P=a[11]^E,L=a[20]^x,D=a[21]^E,Z=a[30]^x,W=a[31]^E,Q=a[40]^x,K=a[41]^E;x=f^(m<<1|y>>>31),E=d^(y<<1|m>>>31);let z=a[2]^x,X=a[3]^E,p=a[12]^x,e=a[13]^E,r=a[22]^x,i=a[23]^E,s=a[32]^x,h=a[33]^E,c=a[42]^x,b=a[43]^E;x=n^(M<<1|w>>>31),E=v^(w<<1|M>>>31);let l=a[4]^x,t=a[5]^E,u=a[14]^x,S=a[15]^E,B=a[24]^x,k=a[25]^E,q=a[34]^x,F=a[35]^E,ee=a[44]^x,te=a[45]^E;x=m^(g<<1|_>>>31),E=y^(_<<1|g>>>31);let O=a[6]^x,U=a[7]^E,oe=a[16]^x,Y=a[17]^E,j=a[26]^x,V=a[27]^E,G=a[36]^x,ie=a[37]^E,be=a[46]^x,re=a[47]^E;x=M^(f<<1|d>>>31),E=w^(d<<1|f>>>31);let ae=a[8]^x,ye=a[9]^E,fe=a[18]^x,he=a[19]^E,nt=a[28]^x,ce=a[29]^E,me=a[38]^x,ut=a[39]^E,$=a[48]^x,A=a[49]^E,R=I,N=T,H=P<<4|C>>>28,ne=C<<4|P>>>28,J=L<<3|D>>>29,de=D<<3|L>>>29,st=W<<9|Z>>>23,le=Z<<9|W>>>23,ve=Q<<18|K>>>14,ot=K<<18|Q>>>14,we=z<<1|X>>>31,Le=X<<1|z>>>31,mt=e<<12|p>>>20,Me=p<<12|e>>>20,Ce=r<<10|i>>>22,bt=i<<10|r>>>22,xe=h<<13|s>>>19,Ne=s<<13|h>>>19,vt=c<<2|b>>>30,se=b<<2|c>>>30,ue=t<<30|l>>>2,ht=l<<30|t>>>2,pe=u<<6|S>>>26,Se=S<<6|u>>>26,dt=k<<11|B>>>21,ge=B<<11|k>>>21,De=q<<15|F>>>17,ct=F<<15|q>>>17,_e=te<<29|ee>>>3,Oe=ee<<29|te>>>3,gt=O<<28|U>>>4,Ee=U<<28|O>>>4,Pe=Y<<23|oe>>>9,pt=oe<<23|Y>>>9,lt=j<<25|V>>>7,yt=V<<25|j>>>7,xt=G<<21|ie>>>11,Mt=ie<<21|G>>>11,Et=re<<24|be>>>8,At=be<<24|re>>>8,Bt=ae<<27|ye>>>5,Rt=ye<<27|ae>>>5,Tt=fe<<20|he>>>12,kt=he<<20|fe>>>12,$t=ce<<7|nt>>>25,Pt=nt<<7|ce>>>25,Ct=me<<8|ut>>>24,Nt=ut<<8|me>>>24,Lt=$<<14|A>>>18,Dt=A<<14|$>>>18;a[0]=R^~mt&dt,a[1]=N^~Me&ge,a[10]=gt^~Tt&J,a[11]=Ee^~kt&de,a[20]=we^~pe<,a[21]=Le^~Se&yt,a[30]=Bt^~H&Ce,a[31]=Rt^~ne&bt,a[40]=ue^~Pe&$t,a[41]=ht^~pt&Pt,a[2]=mt^~dt&xt,a[3]=Me^~ge&Mt,a[12]=Tt^~J&xe,a[13]=kt^~de&Ne,a[22]=pe^~lt&Ct,a[23]=Se^~yt&Nt,a[32]=H^~Ce&De,a[33]=ne^~bt&ct,a[42]=Pe^~$t&st,a[43]=pt^~Pt&le,a[4]=dt^~xt&Lt,a[5]=ge^~Mt&Dt,a[14]=J^~xe&_e,a[15]=de^~Ne&Oe,a[24]=lt^~Ct&ve,a[25]=yt^~Nt&ot,a[34]=Ce^~De&Et,a[35]=bt^~ct&At,a[44]=$t^~st&vt,a[45]=Pt^~le&se,a[6]=xt^~Lt&R,a[7]=Mt^~Dt&N,a[16]=xe^~_e>,a[17]=Ne^~Oe&Ee,a[26]=Ct^~ve&we,a[27]=Nt^~ot&Le,a[36]=De^~Et&Bt,a[37]=ct^~At&Rt,a[46]=st^~vt&ue,a[47]=le^~se&ht,a[8]=Lt^~R&mt,a[9]=Dt^~N&Me,a[18]=_e^~gt&Tt,a[19]=Oe^~Ee&kt,a[28]=ve^~we&pe,a[29]=ot^~Le&Se,a[38]=Et^~Bt&H,a[39]=At^~Rt&ne,a[48]=vt^~ue&Pe,a[49]=se^~ht&pt,a[0]^=MG[o*2],a[1]^=MG[o*2+1]}}});var EG=St((AAe,SG)=>{var BAe=Ae(Be());Re();Ie();var Um=xG();function Fd(){this.state=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.blockSize=null,this.count=0,this.squeezing=!1}Fd.prototype.initialize=function(a,o){for(let f=0;f<50;++f)this.state[f]=0;this.blockSize=a/8,this.count=0,this.squeezing=!1};Fd.prototype.absorb=function(a){for(let o=0;o<a.length;++o)this.state[~~(this.count/4)]^=a[o]<<8*(this.count%4),this.count+=1,this.count===this.blockSize&&(Um.p1600(this.state),this.count=0)};Fd.prototype.absorbLastFewBits=function(a){this.state[~~(this.count/4)]^=a<<8*(this.count%4),a&128&&this.count===this.blockSize-1&&Um.p1600(this.state),this.state[~~((this.blockSize-1)/4)]^=128<<8*((this.blockSize-1)%4),Um.p1600(this.state),this.count=0,this.squeezing=!0};Fd.prototype.squeeze=function(a){this.squeezing||this.absorbLastFewBits(1);let o=at.alloc(a);for(let f=0;f<a;++f)o[f]=this.state[~~(this.count/4)]>>>8*(this.count%4)&255,this.count+=1,this.count===this.blockSize&&(Um.p1600(this.state),this.count=0);return o};Fd.prototype.copy=function(a){for(let o=0;o<50;++o)a.state[o]=this.state[o];a.blockSize=this.blockSize,a.count=this.count,a.squeezing=this.squeezing};SG.exports=Fd});var BG=St((TAe,AG)=>{var kAe=Ae(Be());Re();Ie();AG.exports=wG()(EG())});var mPe=Ae(Be(),1);Re();Ie();var Jke=Ae(Be(),1);Re();Ie();var m6e=Ae(Be(),1);Re();Ie();var Q2e=Ae(Be(),1);Re();Ie();var Yi={module:"ISShJH1ij-hPPt9St5UFFr_8Ys3Kj5cyg7zrMGt7H9s",scheduler:"_GQ33BkPtZrqxA84vM8Zk-N2aO0toNNu_C-l-rawrBA",mu:"fcoN_xJeisVsPXA-trzVAuIiqO3ydLQxM-L4XbrQKzY",src:{asset:"dxjWmadfofImttxN6hDbFTtWss-HlcBVoImRgdDg2cE",collection:"C_nlkbEDbyLyzdxymMAZAAIiz1rhD7txg-LSQQS5Fmo",collectionActivity:"qjpg3ramJVb2iF6O5BAUfKInQ0UHhi3NqfELh73qKGw",comments:"C16qIcYR0jC2Tiz7e4wFJLHAMee2zIXBmwxmDzQ0pVI",moderation:"TGCoo6JDvZ7JY_E5Smz5VQiI9ncc6uXI8tU_snAodl0",zone:{id:"ushdDXTVNW_XEVPVOPQQ9oU2qlwI5yirlqKJrLQCEvg",version:"0.0.11"}},collectionRegistry:"zwKi27GuKS3GOlwL3EhNGH02SJDDAO5Uy43ZJwomhZ4"},RE={defaultNode:"https://forward.computer"},TE={"application/json":{type:"application/json",serialize:a=>JSON.stringify(a)}},ks={arweave:"arweave.net",ao:"ao-search-gateway.goldsky.com"};var zr={keys:{access:"Access-Fee",ans110:{title:"Title",description:"Description",topic:"Topic:*",type:"Type",implements:"Implements",license:"License"},assetType:"Asset-Type",banner:"Banner",bootloader:"Bootloader",collectionId:"Collection-Id",collectionName:"Collection-Name",commericalUse:"Commercial-Use",contentType:"Content-Type",creator:"Creator",currency:"Currency",dataModelTraining:"Data-Model-Training",dataProtocol:"Data-Protocol",dateCreated:"Date-Created",derivations:"Derivations",description:"Description",displayName:"Display-Name",handle:"Handle",implements:"Implements",initialOwner:"Initial-Owner",license:"License",name:"Name",onBoot:"On-Boot",paymentAddress:"Payment-Address",paymentMode:"Payment-Mode",profileCreator:"Profile-Creator",profileIndex:"Profile-Index",protocolName:"Protocol-Name",renderWith:"Render-With",thumbnail:"Thumbnail",title:"Title",topic:"Topic",type:"Type",zoneType:"Zone-Type"},values:{dataProtocol:"ao",document:"Document",user:"User"}},pb={node1:"https://turbo.ardrive.io",batchSize:1,chunkSize:75e5,dispatchUploadSize:100*1024};var h6e=Ae(Be(),1);Re();Ie();var n6e=Ae(Be(),1);Re();Ie();function ca(a){return a?/^[a-z0-9_-]{43}$/i.test(a):!1}function _p(a,o){for(let f=0;f<a.length;f++)if(a[f]&&a[f].name===o)return a[f].value;return null}function kE(a){let o=a.match(/^data:([a-zA-Z0-9]+\/[a-zA-Z0-9-.+]+);base64,/);return o?o[1]:null}function $E(a){return a.split(",")[1]}function PE(a){let o;if(at.isBuffer(a))o=a.length;else if(typeof a=="string")o=at.byteLength(a,"utf-8");else throw new Error("Input must be a string or a Buffer");return o}function vb(a){let o;return o=a.replace(/\[|\]/g,""),`[[${o}]]`}function Zd(a){let o;return o=a.replace(/\[|\]/g,""),o}var Un=(...a)=>{console.log("[@permaweb/libs]",...a)};function aY(a){return a.replace(/^[a-z]/,o=>o.toUpperCase())}function vl(a){return Array.isArray(a)?a.map(vl):a&&typeof a=="object"?Object.entries(a).reduce((o,[f,d])=>{let n=aY(f);return o[n]=ca(d)?d:vl(d),o},{}):a}function oY(a){return a.charAt(0).toLowerCase()+a.slice(1)}function sa(a){return Array.isArray(a)?a.map(sa):a&&typeof a=="object"?Object.entries(a).reduce((o,[f,d])=>{if(typeof f=="string"&&f.toLowerCase()==="commitments")return o;let n=ca(f)||f.includes("-")?f:oY(f);return o[n]=ca(d)?d:sa(d),o},{}):a}function Fn(a,o){let f=a.charAt(0).toUpperCase()+a.slice(1);return{name:`${zr.keys.bootloader}-${f}`,value:o}}function xp(a){return ca(a)||a.startsWith("data")}function mb(a){return a.map(o=>({...o,value:o.value.replace(/\r?\n/g," ")}))}var sY="https://arweave.net";function Sp(a){return`${sY}/${a}`}async function fY(a,o){let f=[{name:"Authority",value:a.node?.authority??Yi.mu},{name:"Process-Timestamp",value:new Date().getTime().toString()}];o.tags&&o.tags.length>0&&o.tags.forEach(d=>f.push(d));try{let d=await a.ao.spawn({module:o.module,scheduler:a.node?.scheduler||o.scheduler,signer:a.signer,tags:mb(f),data:o.data});return Un(`Process ID: ${d}`),Un("Sending initial message..."),await wi(a,{processId:d,action:"Init"}),d}catch(d){throw console.log(d),new Error(d.message??"Error spawning process")}}function CE(a){return async o=>await wi(a,o)}async function wi(a,o){try{let f=[{name:"Action",value:o.action},{name:"Message-Timestamp",value:new Date().getTime().toString()}];o.tags&&f.push(...o.tags);let d=o.useRawData?o.data:JSON.stringify(o.data);return await a.ao.message({process:o.processId,signer:a.signer,tags:mb(f),data:d})}catch(f){throw new Error(f)}}function NE(a){return async o=>await Ba(a,o)}async function Ba(a,o){let d=`${a.node?.url??RE.defaultNode}/${o.processId}~process@1.0/${o.hydrate?"now":"compute"}`;try{let n={};n["require-codec"]="application/json",n["accept-bundle"]="true";let v=await fetch(d,{headers:n});if(v.ok){let m=await v.json();if(o.path)try{return JSON.parse(m[o.path])}catch{return m[o.path]}return m}throw new Error("Error getting state from HyperBEAM.")}catch(n){if(o.fallbackAction)return await Ep(a,{processId:o.processId,action:o.fallbackAction,tags:o.tags});throw n}}function LE(a){return async o=>await Ep(a,o)}async function Ep(a,o){try{let f=[{name:"Action",value:o.action}];o.tags&&f.push(...o.tags);let d;if(typeof o.data=="object")d=JSON.stringify(o.data||{});else if(typeof o.data=="string"){try{JSON.parse(o.data)}catch(v){throw console.error(v),new Error("Invalid JSON data")}d=o.data}let n=await a.ao.dryrun({process:o.processId,tags:f,data:d});if(n.Messages&&n.Messages.length){if(n.Messages[0].Data){let v=n?.Messages?.[0]?.Data;try{return JSON.parse(v)}catch{return v}}else if(n.Messages[0].Tags)return n.Messages[0].Tags.reduce((v,m)=>(v[m.name]=m.value,v),{})}}catch(f){throw new Error(f.message??"Error dryrunning process")}}async function hY(a,o){try{let{Messages:f}=await a.ao.result({message:o.messageId,process:o.processId});if(f&&f.length){let d={};return f.forEach(n=>{let v=_p(n.Tags,"Action")||o.action,m=null,y=n.Data;if(y)try{m=JSON.parse(y)}catch{m=y}let M=_p(n.Tags,"Status"),w=_p(n.Tags,"Message");d[v]={id:o.messageId,status:M,message:w,data:m}}),d}else return null}catch(f){console.error(f)}}async function Gd(a,o){let f=null;if(o.evalSrc)f=o.evalSrc;else if(o.evalTxId)try{f=await(await fetch(Sp(o.evalTxId))).text()}catch(d){throw new Error(d)}if(f)try{let d=await wi(a,{processId:o.processId,action:"Eval",data:f,tags:o.evalTags||null,useRawData:!0});return Un(`Eval: ${d}`),await hY(a,{processId:o.processId,messageId:d,action:"Eval"})}catch(d){throw new Error(d.message??"Error sending process eval")}return null}function $s(a){return async(o,f)=>{try{let d={module:o.module||Yi.module,scheduler:a.node?.scheduler||Yi.scheduler};o.data&&(d.data=o.data),o.tags&&(d.tags=o.tags),f&&f("Spawning process...");let n=await fY(a,d);if(o.evalTxId||o.evalSrc){f&&f("Process retrieved!"),f&&f("Sending eval...");try{await Gd(a,{processId:n,evalTxId:o.evalTxId||null,evalSrc:o.evalSrc||null,evalTags:o.evalTags})&&f&&f("Eval complete")}catch(v){throw new Error(v.message??"Error creating process")}}return n}catch(d){throw new Error(d.message??"Error creating process")}}}var zke=Ae(Be(),1);Re();Ie();var Pke=Ae(Be(),1);Re();Ie();var nS={};yp(nS,{AVSCTap:()=>op,AlgorandSigner:()=>Y1,AptosSigner:()=>Q1,ArconnectSigner:()=>_h,Arweave:()=>cH.default,ArweaveSigner:()=>Cu,Bundle:()=>Gm,BundleItem:()=>iS,CryptoDriver:()=>I6,Curve25519:()=>Ia,DataItem:()=>jm,EthereumSigner:()=>Va,HexInjectedSolanaSigner:()=>ol,HexSolanaSigner:()=>X1,InjectedAptosSigner:()=>sl,InjectedEthereumSigner:()=>Xx,InjectedSolanaSigner:()=>Nu,InjectedTypedEthereumSigner:()=>Q5,KyveSigner:()=>rp,MAX_TAG_BYTES:()=>Km,MIN_BINARY_SIZE:()=>Wm,MultiSignatureAptosSigner:()=>fl,NearSigner:()=>J1,PolygonSigner:()=>V1,Rsa4096:()=>Iu,SIG_CONFIG:()=>Rr,SignatureConfig:()=>or,Signer:()=>bb,SolanaSigner:()=>t0,Transaction:()=>dH.default,TypedEthereumSigner:()=>hl,bundleAndSignData:()=>Ipe,byteArrayToLong:()=>Zi,concatBuffers:()=>fi.concatBuffers,createData:()=>fp,deepHash:()=>X0,deserializeTags:()=>zd,exportForTesting:()=>Spe,getCryptoDriver:()=>en,getSignatureAndId:()=>OG,indexToType:()=>ip,keccak256:()=>J5,longTo16ByteArray:()=>Ape,longTo32ByteArray:()=>Hm,longTo8ByteArray:()=>zm,longToNByteArray:()=>ap,secp256k1:()=>al,serializeTags:()=>tS,shortTo2ByteArray:()=>eS,sign:()=>Zm,stringToBuffer:()=>fi.stringToBuffer,unbundleData:()=>Bpe});var dTe=Ae(Be(),1);Re();Ie();var VIe=Ae(Be(),1);Re();Ie();var w6e=Ae(Be(),1);Re();Ie();var bb=class{publicKey;signatureType;signatureLength;ownerLength;pem;static verify(o,f,d,n){throw new Error("You must implement verify method on child")}};var OIe=Ae(Be(),1);Re();Ie();var Y6e=Ae(Be(),1);Re();Ie();var YE=Ae(Ja(),1);var L6e=Ae(Be(),1);Re();Ie();var or;(function(a){a[a.ARWEAVE=1]="ARWEAVE",a[a.ED25519=2]="ED25519",a[a.ETHEREUM=3]="ETHEREUM",a[a.SOLANA=4]="SOLANA",a[a.INJECTEDAPTOS=5]="INJECTEDAPTOS",a[a.MULTIAPTOS=6]="MULTIAPTOS",a[a.TYPEDETHEREUM=7]="TYPEDETHEREUM",a[a.KYVE=101]="KYVE"})(or||(or={}));var Rr={[or.ARWEAVE]:{sigLength:512,pubLength:512,sigName:"arweave"},[or.ED25519]:{sigLength:64,pubLength:32,sigName:"ed25519"},[or.ETHEREUM]:{sigLength:65,pubLength:65,sigName:"ethereum"},[or.SOLANA]:{sigLength:64,pubLength:32,sigName:"solana"},[or.INJECTEDAPTOS]:{sigLength:64,pubLength:32,sigName:"injectedAptos"},[or.MULTIAPTOS]:{sigLength:64*32+4,pubLength:32*32+1,sigName:"multiAptos"},[or.TYPEDETHEREUM]:{sigLength:65,pubLength:42,sigName:"typedEthereum"},[or.KYVE]:{sigLength:65,pubLength:65,sigName:"kyve"}};var j6e=Ae(Be(),1);Re();Ie();var pY=Ae(_b(),1);var $n=BigInt(0),qr=BigInt(1),bl=BigInt(2),vY=BigInt(8),FE=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),Mi=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:FE,n:FE,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var ZE=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),Vd=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),H6e=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),mY=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),bY=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),gY=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),yY=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),an=class a{constructor(o,f,d,n){this.x=o,this.y=f,this.z=d,this.t=n}static fromAffine(o){if(!(o instanceof Xi))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return o.equals(Xi.ZERO)?a.ZERO:new a(o.x,o.y,qr,Zt(o.x*o.y))}static toAffineBatch(o){let f=_Y(o.map(d=>d.z));return o.map((d,n)=>d.toAffine(f[n]))}static normalizeZ(o){return this.toAffineBatch(o).map(this.fromAffine)}equals(o){HE(o);let{x:f,y:d,z:n}=this,{x:v,y:m,z:y}=o,M=Zt(f*y),w=Zt(v*n),g=Zt(d*y),_=Zt(m*n);return M===w&&g===_}negate(){return new a(Zt(-this.x),this.y,this.z,Zt(-this.t))}double(){let{x:o,y:f,z:d}=this,{a:n}=Mi,v=Zt,m=v(o*o),y=v(f*f),M=v(bl*v(d*d)),w=v(n*m),g=o+f,_=v(v(g*g)-m-y),x=w+y,E=x-M,I=w-y,T=v(_*E),C=v(x*I),P=v(_*I),L=v(E*x);return new a(T,C,L,P)}add(o){let{x:f,y:d,z:n,t:v}=this;HE(o);let{x:m,y,z:M,t:w}=o,{a:g,d:_}=Mi,x=Zt,E=x(f*m),I=x(d*y),T=x(v*_*w),C=x(n*M),P=x((f+d)*(m+y)-E-I),L=x(C-T),D=x(C+T),Z=x(I-g*E),W=x(P*L),Q=x(D*Z),K=x(P*Z),z=x(L*D);return new a(W,Q,z,K)}subtract(o){return this.add(o.negate())}precomputeWindow(o){let f=1+256/o,d=[],n=this,v=n;for(let m=0;m<f;m++){v=n,d.push(v);for(let y=1;y<2**(o-1);y++)v=v.add(n),d.push(v);n=v.double()}return d}wNAF(o,f){!f&&this.equals(a.BASE)&&(f=Xi.BASE);let d=f&&f._WINDOW_SIZE||1;if(256%d)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let n=f&&Bb.get(f);n||(n=this.precomputeWindow(d),f&&d!==1&&(n=a.normalizeZ(n),Bb.set(f,n)));let v=a.ZERO,m=a.BASE,y=1+256/d,M=2**(d-1),w=BigInt(2**d-1),g=2**d,_=BigInt(d);for(let x=0;x<y;x++){let E=x*M,I=Number(o&w);o>>=_,I>M&&(I-=g,o+=qr);let T=E,C=E+Math.abs(I)-1,P=x%2!==0,L=I<0;I===0?m=m.add(zE(P,n[T])):v=v.add(zE(L,n[C]))}return a.normalizeZ([v,m])[0]}multiply(o,f){return this.wNAF(Ip(o,Mi.l),f)}multiplyUnsafe(o){let f=Ip(o,Mi.l,!1),d=a.BASE,n=a.ZERO;if(f===$n)return n;if(this.equals(n)||f===qr)return this;if(this.equals(d))return this.wNAF(f);let v=n,m=this;for(;f>$n;)f&qr&&(v=v.add(m)),m=m.double(),f>>=qr;return v}isSmallOrder(){return this.multiplyUnsafe(Mi.h).equals(a.ZERO)}isTorsionFree(){let o=this.multiplyUnsafe(Mi.l/bl).double();return Mi.l%bl&&(o=o.add(this)),o.equals(a.ZERO)}toAffine(o){let{x:f,y:d,z:n}=this,v=this.equals(a.ZERO);o==null&&(o=v?vY:Rp(n));let m=Zt(f*o),y=Zt(d*o),M=Zt(n*o);if(v)return Xi.ZERO;if(M!==qr)throw new Error("invZ was invalid");return new Xi(m,y)}fromRistrettoBytes(){Sb()}toRistrettoBytes(){Sb()}fromRistrettoHash(){Sb()}};an.BASE=new an(Mi.Gx,Mi.Gy,qr,Zt(Mi.Gx*Mi.Gy));an.ZERO=new an($n,qr,qr,$n);function zE(a,o){let f=o.negate();return a?f:o}function HE(a){if(!(a instanceof an))throw new TypeError("ExtendedPoint expected")}function xb(a){if(!(a instanceof $h))throw new TypeError("RistrettoPoint expected")}function Sb(){throw new Error("Legacy method: switch to RistrettoPoint")}var $h=class a{constructor(o){this.ep=o}static calcElligatorRistrettoMap(o){let{d:f}=Mi,d=Zt(Vd*o*o),n=Zt((d+qr)*gY),v=BigInt(-1),m=Zt((v-f*d)*Zt(d+f)),{isValid:y,value:M}=Tb(n,m),w=Zt(M*o);d0(w)||(w=Zt(-w)),y||(M=w),y||(v=d);let g=Zt(v*(d-qr)*yY-m),_=M*M,x=Zt((M+M)*m),E=Zt(g*mY),I=Zt(qr-_),T=Zt(qr+_);return new an(Zt(x*T),Zt(I*E),Zt(E*T),Zt(x*I))}static hashToCurve(o){o=c0(o,64);let f=Eb(o.slice(0,32)),d=this.calcElligatorRistrettoMap(f),n=Eb(o.slice(32,64)),v=this.calcElligatorRistrettoMap(n);return new a(d.add(v))}static fromHex(o){o=c0(o,32);let{a:f,d}=Mi,n="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",v=Eb(o);if(!SY(Yd(v),o)||d0(v))throw new Error(n);let m=Zt(v*v),y=Zt(qr+f*m),M=Zt(qr-f*m),w=Zt(y*y),g=Zt(M*M),_=Zt(f*d*w-g),{isValid:x,value:E}=WE(Zt(_*g)),I=Zt(E*M),T=Zt(E*I*_),C=Zt((v+v)*I);d0(C)&&(C=Zt(-C));let P=Zt(y*T),L=Zt(C*P);if(!x||d0(L)||P===$n)throw new Error(n);return new a(new an(C,P,qr,L))}toRawBytes(){let{x:o,y:f,z:d,t:n}=this.ep,v=Zt(Zt(d+f)*Zt(d-f)),m=Zt(o*f),y=Zt(m*m),{value:M}=WE(Zt(v*y)),w=Zt(M*v),g=Zt(M*m),_=Zt(w*g*n),x;if(d0(n*_)){let I=Zt(f*Vd),T=Zt(o*Vd);o=I,f=T,x=Zt(w*bY)}else x=g;d0(o*_)&&(f=Zt(-f));let E=Zt((d-f)*x);return d0(E)&&(E=Zt(-E)),Yd(E)}toHex(){return Xd(this.toRawBytes())}toString(){return this.toHex()}equals(o){xb(o);let f=this.ep,d=o.ep,n=Zt(f.x*d.y)===Zt(f.y*d.x),v=Zt(f.y*d.y)===Zt(f.x*d.x);return n||v}add(o){return xb(o),new a(this.ep.add(o.ep))}subtract(o){return xb(o),new a(this.ep.subtract(o.ep))}multiply(o){return new a(this.ep.multiply(o))}multiplyUnsafe(o){return new a(this.ep.multiplyUnsafe(o))}};$h.BASE=new $h(an.BASE);$h.ZERO=new $h(an.ZERO);var Bb=new WeakMap,Xi=class a{constructor(o,f){this.x=o,this.y=f}_setWindowSize(o){this._WINDOW_SIZE=o,Bb.delete(this)}static fromHex(o,f=!0){let{d,P:n}=Mi;o=c0(o,32);let v=o.slice();v[31]=o[31]&-129;let m=Qd(v);if(f&&m>=n)throw new Error("Expected 0 < hex < P");if(!f&&m>=ZE)throw new Error("Expected 0 < hex < 2**256");let y=Zt(m*m),M=Zt(y-qr),w=Zt(d*y+qr),{isValid:g,value:_}=Tb(M,w);if(!g)throw new Error("Point.fromHex: invalid y coordinate");let x=(_&qr)===qr;return(o[31]&128)!==0!==x&&(_=Zt(-_)),new a(_,m)}static async fromPrivateKey(o){return(await kb(o)).point}toRawBytes(){let o=Yd(this.y);return o[31]|=this.x&qr?128:0,o}toHex(){return Xd(this.toRawBytes())}toX25519(){let{y:o}=this,f=Zt((qr+o)*Rp(qr-o));return Yd(f)}isTorsionFree(){return an.fromAffine(this).isTorsionFree()}equals(o){return this.x===o.x&&this.y===o.y}negate(){return new a(Zt(-this.x),this.y)}add(o){return an.fromAffine(this).add(an.fromAffine(o)).toAffine()}subtract(o){return this.add(o.negate())}multiply(o){return an.fromAffine(this).multiply(o,this).toAffine()}};Xi.BASE=new Xi(Mi.Gx,Mi.Gy);Xi.ZERO=new Xi($n,qr);var Jd=class a{constructor(o,f){this.r=o,this.s=f,this.assertValidity()}static fromHex(o){let f=c0(o,64),d=Xi.fromHex(f.slice(0,32),!1),n=Qd(f.slice(32,64));return new a(d,n)}assertValidity(){let{r:o,s:f}=this;if(!(o instanceof Xi))throw new Error("Expected Point instance");return Ip(f,Mi.l,!1),this}toRawBytes(){let o=new Uint8Array(64);return o.set(this.r.toRawBytes()),o.set(Yd(this.s),32),o}toHex(){return Xd(this.toRawBytes())}};function GE(a){return a instanceof Uint8Array||ArrayBuffer.isView(a)&&a.constructor.name==="Uint8Array"}function Ib(a){if(!GE(a))throw new Error("Uint8Array expected")}function KE(...a){if(a.every(Ib),a.length===1)return a[0];let o=a.reduce((d,n)=>d+n.length,0),f=new Uint8Array(o);for(let d=0,n=0;d<a.length;d++){let v=a[d];f.set(v,n),n+=v.length}return f}var wY=Array.from({length:256},(a,o)=>o.toString(16).padStart(2,"0"));function Xd(a){Ib(a);let o="";for(let f=0;f<a.length;f++)o+=wY[a[f]];return o}var xf={_0:48,_9:57,A:65,F:70,a:97,f:102};function jE(a){if(a>=xf._0&&a<=xf._9)return a-xf._0;if(a>=xf.A&&a<=xf.F)return a-(xf.A-10);if(a>=xf.a&&a<=xf.f)return a-(xf.a-10)}function Rb(a){if(typeof a!="string")throw new Error("hex string expected, got "+typeof a);let o=a.length,f=o/2;if(o%2)throw new Error("hex string expected, got unpadded hex of length "+o);let d=new Uint8Array(f);for(let n=0,v=0;n<f;n++,v+=2){let m=jE(a.charCodeAt(v)),y=jE(a.charCodeAt(v+1));if(m===void 0||y===void 0){let M=a[v]+a[v+1];throw new Error('hex string expected, got non-hex character "'+M+'" at index '+v)}d[n]=m*16+y}return d}function VE(a){let f=a.toString(16).padStart(64,"0");return Rb(f)}function Yd(a){return VE(a).reverse()}function d0(a){return(Zt(a)&qr)===qr}function Qd(a){return Ib(a),BigInt("0x"+Xd(Uint8Array.from(a).reverse()))}var MY=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function Eb(a){return Zt(Qd(a)&MY)}function Zt(a,o=Mi.P){let f=a%o;return f>=$n?f:o+f}function Rp(a,o=Mi.P){if(a===$n||o<=$n)throw new Error(`invert: expected positive integers, got n=${a} mod=${o}`);let f=Zt(a,o),d=o,n=$n,v=qr,m=qr,y=$n;for(;f!==$n;){let w=d/f,g=d%f,_=n-m*w,x=v-y*w;d=f,f=g,n=m,v=y,m=_,y=x}if(d!==qr)throw new Error("invert: does not exist");return Zt(n,o)}function _Y(a,o=Mi.P){let f=new Array(a.length),d=a.reduce((v,m,y)=>m===$n?v:(f[y]=v,Zt(v*m,o)),qr),n=Rp(d,o);return a.reduceRight((v,m,y)=>m===$n?v:(f[y]=Zt(v*f[y],o),Zt(v*m,o)),n),f}function Ps(a,o){let{P:f}=Mi,d=a;for(;o-- >$n;)d*=d,d%=f;return d}function xY(a){let{P:o}=Mi,f=BigInt(5),d=BigInt(10),n=BigInt(20),v=BigInt(40),m=BigInt(80),M=a*a%o*a%o,w=Ps(M,bl)*M%o,g=Ps(w,qr)*a%o,_=Ps(g,f)*g%o,x=Ps(_,d)*_%o,E=Ps(x,n)*x%o,I=Ps(E,v)*E%o,T=Ps(I,m)*I%o,C=Ps(T,m)*I%o,P=Ps(C,d)*_%o;return{pow_p_5_8:Ps(P,bl)*a%o,b2:M}}function Tb(a,o){let f=Zt(o*o*o),d=Zt(f*f*o),n=xY(a*d).pow_p_5_8,v=Zt(a*f*n),m=Zt(o*v*v),y=v,M=Zt(v*Vd),w=m===a,g=m===Zt(-a),_=m===Zt(-a*Vd);return w&&(v=y),(g||_)&&(v=M),d0(v)&&(v=Zt(-v)),{isValid:w||g,value:v}}function WE(a){return Tb(qr,a)}function Bp(a){return Zt(Qd(a),Mi.l)}function SY(a,o){if(a.length!==o.length)return!1;for(let f=0;f<a.length;f++)if(a[f]!==o[f])return!1;return!0}function c0(a,o){let f=GE(a)?Uint8Array.from(a):Rb(a);if(typeof o=="number"&&f.length!==o)throw new Error(`Expected ${o} bytes`);return f}function Ip(a,o,f=!0){if(!o)throw new TypeError("Specify max value");if(typeof a=="number"&&Number.isSafeInteger(a)&&(a=BigInt(a)),typeof a=="bigint"&&a<o){if(f){if($n<a)return a}else if($n<=a)return a}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function EY(a){return a[0]&=248,a[31]&=127,a[31]|=64,a}function AY(a){if(a=typeof a=="bigint"||typeof a=="number"?VE(Ip(a,ZE)):c0(a),a.length!==32)throw new Error("Expected 32 bytes");return a}function BY(a){let o=EY(a.slice(0,32)),f=a.slice(32,64),d=Bp(o),n=Xi.BASE.multiply(d),v=n.toRawBytes();return{head:o,prefix:f,scalar:d,point:n,pointBytes:v}}var Ab;async function kb(a){return BY(await gl.sha512(AY(a)))}async function JE(a,o){a=c0(a);let{prefix:f,scalar:d,pointBytes:n}=await kb(o),v=Bp(await gl.sha512(f,a)),m=Xi.BASE.multiply(v),y=Bp(await gl.sha512(m.toRawBytes(),n,a)),M=Zt(v+y*d,Mi.l);return new Jd(m,M).toRawBytes()}function IY(a,o,f){o=c0(o),f instanceof Xi||(f=Xi.fromHex(f,!1));let{r:d,s:n}=a instanceof Jd?a.assertValidity():Jd.fromHex(a),v=an.BASE.multiplyUnsafe(n);return{r:d,s:n,SB:v,pub:f,msg:o}}function RY(a,o,f,d){let n=Bp(d),v=an.fromAffine(a).multiplyUnsafe(n);return an.fromAffine(o).add(v).subtract(f).multiplyUnsafe(Mi.h).equals(an.ZERO)}async function p0(a,o,f){let{r:d,SB:n,msg:v,pub:m}=IY(a,o,f),y=await gl.sha512(d.toRawBytes(),m.toRawBytes(),v);return RY(m,d,n,y)}Xi.BASE._setWindowSize(8);var l0={node:pY,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},gl={bytesToHex:Xd,hexToBytes:Rb,concatBytes:KE,getExtendedPublicKey:kb,mod:Zt,invert:Rp,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:a=>{if(a=c0(a),a.length<40||a.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return Zt(Qd(a),Mi.l-qr)+qr},randomBytes:(a=32)=>{if(l0.web)return l0.web.getRandomValues(new Uint8Array(a));if(l0.node){let{randomBytes:o}=l0.node;return new Uint8Array(o(a).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>gl.randomBytes(32),sha512:async(...a)=>{let o=KE(...a);if(l0.web){let f=await l0.web.subtle.digest("SHA-512",o.buffer);return new Uint8Array(f)}else{if(l0.node)return Uint8Array.from(l0.node.createHash("sha512").update(o).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(a=8,o=Xi.BASE){let f=o.equals(Xi.BASE)?o:new Xi(o.x,o.y);return f._setWindowSize(a),f.multiply(bl),f},sha512Sync:void 0};Object.defineProperties(gl,{sha512Sync:{configurable:!1,get(){return Ab},set(a){Ab||(Ab=a)}}});var Ia=class{_key;pk;ownerLength=Rr[2].pubLength;signatureLength=Rr[2].sigLength;_publicKey;get publicKey(){return this._publicKey}signatureType=2;constructor(o,f){this._key=o,this.pk=f}get key(){throw new Error("You must implement `key`")}sign(o){return JE(at.from(o),at.from(this.key))}static async verify(o,f,d){let n=o;return typeof o=="string"&&(n=YE.default.toBuffer(o)),p0(at.from(d),at.from(f),at.from(n))}};var vIe=Ae(Be(),1);Re();Ie();var Rge=Ae(Be(),1);Re();Ie();var H3e=Ae(Be(),1);Re();Ie();var N3e=Ae(Be(),1);Re();Ie();var fi=Ae(Vo(),1);var ube=Ae(Be(),1);Re();Ie();var nbe=Ae(Be());Re();Ie();var ec={},hA=!1;function UY(){if(hA)return ec;hA=!0,ec.byteLength=y,ec.toByteArray=w,ec.fromByteArray=x;for(var a=[],o=[],f=typeof Uint8Array<"u"?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=0,v=d.length;n<v;++n)a[n]=d[n],o[d.charCodeAt(n)]=n;o[45]=62,o[95]=63;function m(E){var I=E.length;if(I%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var T=E.indexOf("=");T===-1&&(T=I);var C=T===I?0:4-T%4;return[T,C]}function y(E){var I=m(E),T=I[0],C=I[1];return(T+C)*3/4-C}function M(E,I,T){return(I+T)*3/4-T}function w(E){var I,T=m(E),C=T[0],P=T[1],L=new f(M(E,C,P)),D=0,Z=P>0?C-4:C,W;for(W=0;W<Z;W+=4)I=o[E.charCodeAt(W)]<<18|o[E.charCodeAt(W+1)]<<12|o[E.charCodeAt(W+2)]<<6|o[E.charCodeAt(W+3)],L[D++]=I>>16&255,L[D++]=I>>8&255,L[D++]=I&255;return P===2&&(I=o[E.charCodeAt(W)]<<2|o[E.charCodeAt(W+1)]>>4,L[D++]=I&255),P===1&&(I=o[E.charCodeAt(W)]<<10|o[E.charCodeAt(W+1)]<<4|o[E.charCodeAt(W+2)]>>2,L[D++]=I>>8&255,L[D++]=I&255),L}function g(E){return a[E>>18&63]+a[E>>12&63]+a[E>>6&63]+a[E&63]}function _(E,I,T){for(var C,P=[],L=I;L<T;L+=3)C=(E[L]<<16&16711680)+(E[L+1]<<8&65280)+(E[L+2]&255),P.push(g(C));return P.join("")}function x(E){for(var I,T=E.length,C=T%3,P=[],L=16383,D=0,Z=T-C;D<Z;D+=L)P.push(_(E,D,D+L>Z?Z:D+L));return C===1?(I=E[T-1],P.push(a[I>>2]+a[I<<4&63]+"==")):C===2&&(I=(E[T-2]<<8)+E[T-1],P.push(a[I>>10]+a[I>>4&63]+a[I<<2&63]+"=")),P.join("")}return ec}var kp={},uA=!1;function FY(){return uA||(uA=!0,kp.read=function(a,o,f,d,n){var v,m,y=n*8-d-1,M=(1<<y)-1,w=M>>1,g=-7,_=f?n-1:0,x=f?-1:1,E=a[o+_];for(_+=x,v=E&(1<<-g)-1,E>>=-g,g+=y;g>0;v=v*256+a[o+_],_+=x,g-=8);for(m=v&(1<<-g)-1,v>>=-g,g+=d;g>0;m=m*256+a[o+_],_+=x,g-=8);if(v===0)v=1-w;else{if(v===M)return m?NaN:(E?-1:1)*(1/0);m=m+Math.pow(2,d),v=v-w}return(E?-1:1)*m*Math.pow(2,v-d)},kp.write=function(a,o,f,d,n,v){var m,y,M,w=v*8-n-1,g=(1<<w)-1,_=g>>1,x=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=d?0:v-1,I=d?1:-1,T=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(y=isNaN(o)?1:0,m=g):(m=Math.floor(Math.log(o)/Math.LN2),o*(M=Math.pow(2,-m))<1&&(m--,M*=2),m+_>=1?o+=x/M:o+=x*Math.pow(2,1-_),o*M>=2&&(m++,M/=2),m+_>=g?(y=0,m=g):m+_>=1?(y=(o*M-1)*Math.pow(2,n),m=m+_):(y=o*Math.pow(2,_-1)*Math.pow(2,n),m=0));n>=8;a[f+E]=y&255,E+=I,y/=256,n-=8);for(m=m<<n|y,w+=n;w>0;a[f+E]=m&255,E+=I,m/=256,w-=8);a[f+E-I]|=T*128}),kp}var Ch={},lA=!1;function vn(){if(lA)return Ch;lA=!0;let a=UY(),o=FY(),f=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ch.Buffer=m,Ch.SlowBuffer=P,Ch.INSPECT_MAX_BYTES=50;let d=2147483647;Ch.kMaxLength=d,m.TYPED_ARRAY_SUPPORT=n(),!m.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function n(){try{let $=new Uint8Array(1),A={foo:function(){return 42}};return Object.setPrototypeOf(A,Uint8Array.prototype),Object.setPrototypeOf($,A),$.foo()===42}catch{return!1}}Object.defineProperty(m.prototype,"parent",{enumerable:!0,get:function(){if(m.isBuffer(this))return this.buffer}}),Object.defineProperty(m.prototype,"offset",{enumerable:!0,get:function(){if(m.isBuffer(this))return this.byteOffset}});function v($){if($>d)throw new RangeError('The value "'+$+'" is invalid for option "size"');let A=new Uint8Array($);return Object.setPrototypeOf(A,m.prototype),A}function m($,A,R){if(typeof $=="number"){if(typeof A=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return g($)}return y($,A,R)}m.poolSize=8192;function y($,A,R){if(typeof $=="string")return _($,A);if(ArrayBuffer.isView($))return E($);if($==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof $);if(he($,ArrayBuffer)||$&&he($.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(he($,SharedArrayBuffer)||$&&he($.buffer,SharedArrayBuffer)))return I($,A,R);if(typeof $=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let N=$.valueOf&&$.valueOf();if(N!=null&&N!==$)return m.from(N,A,R);let H=T($);if(H)return H;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof $[Symbol.toPrimitive]=="function")return m.from($[Symbol.toPrimitive]("string"),A,R);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof $)}m.from=function($,A,R){return y($,A,R)},Object.setPrototypeOf(m.prototype,Uint8Array.prototype),Object.setPrototypeOf(m,Uint8Array);function M($){if(typeof $!="number")throw new TypeError('"size" argument must be of type number');if($<0)throw new RangeError('The value "'+$+'" is invalid for option "size"')}function w($,A,R){return M($),$<=0?v($):A!==void 0?typeof R=="string"?v($).fill(A,R):v($).fill(A):v($)}m.alloc=function($,A,R){return w($,A,R)};function g($){return M($),v($<0?0:C($)|0)}m.allocUnsafe=function($){return g($)},m.allocUnsafeSlow=function($){return g($)};function _($,A){if((typeof A!="string"||A==="")&&(A="utf8"),!m.isEncoding(A))throw new TypeError("Unknown encoding: "+A);let R=L($,A)|0,N=v(R),H=N.write($,A);return H!==R&&(N=N.slice(0,H)),N}function x($){let A=$.length<0?0:C($.length)|0,R=v(A);for(let N=0;N<A;N+=1)R[N]=$[N]&255;return R}function E($){if(he($,Uint8Array)){let A=new Uint8Array($);return I(A.buffer,A.byteOffset,A.byteLength)}return x($)}function I($,A,R){if(A<0||$.byteLength<A)throw new RangeError('"offset" is outside of buffer bounds');if($.byteLength<A+(R||0))throw new RangeError('"length" is outside of buffer bounds');let N;return A===void 0&&R===void 0?N=new Uint8Array($):R===void 0?N=new Uint8Array($,A):N=new Uint8Array($,A,R),Object.setPrototypeOf(N,m.prototype),N}function T($){if(m.isBuffer($)){let A=C($.length)|0,R=v(A);return R.length===0||$.copy(R,0,0,A),R}if($.length!==void 0)return typeof $.length!="number"||nt($.length)?v(0):x($);if($.type==="Buffer"&&Array.isArray($.data))return x($.data)}function C($){if($>=d)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+d.toString(16)+" bytes");return $|0}function P($){return+$!=$&&($=0),m.alloc(+$)}m.isBuffer=function(A){return A!=null&&A._isBuffer===!0&&A!==m.prototype},m.compare=function(A,R){if(he(A,Uint8Array)&&(A=m.from(A,A.offset,A.byteLength)),he(R,Uint8Array)&&(R=m.from(R,R.offset,R.byteLength)),!m.isBuffer(A)||!m.isBuffer(R))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(A===R)return 0;let N=A.length,H=R.length;for(let ne=0,J=Math.min(N,H);ne<J;++ne)if(A[ne]!==R[ne]){N=A[ne],H=R[ne];break}return N<H?-1:H<N?1:0},m.isEncoding=function(A){switch(String(A).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},m.concat=function(A,R){if(!Array.isArray(A))throw new TypeError('"list" argument must be an Array of Buffers');if(A.length===0)return m.alloc(0);let N;if(R===void 0)for(R=0,N=0;N<A.length;++N)R+=A[N].length;let H=m.allocUnsafe(R),ne=0;for(N=0;N<A.length;++N){let J=A[N];if(he(J,Uint8Array))ne+J.length>H.length?(m.isBuffer(J)||(J=m.from(J)),J.copy(H,ne)):Uint8Array.prototype.set.call(H,J,ne);else if(m.isBuffer(J))J.copy(H,ne);else throw new TypeError('"list" argument must be an Array of Buffers');ne+=J.length}return H};function L($,A){if(m.isBuffer($))return $.length;if(ArrayBuffer.isView($)||he($,ArrayBuffer))return $.byteLength;if(typeof $!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof $);let R=$.length,N=arguments.length>2&&arguments[2]===!0;if(!N&&R===0)return 0;let H=!1;for(;;)switch(A){case"ascii":case"latin1":case"binary":return R;case"utf8":case"utf-8":return be($).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R*2;case"hex":return R>>>1;case"base64":return ye($).length;default:if(H)return N?-1:be($).length;A=(""+A).toLowerCase(),H=!0}}m.byteLength=L;function D($,A,R){let N=!1;if((A===void 0||A<0)&&(A=0),A>this.length||((R===void 0||R>this.length)&&(R=this.length),R<=0)||(R>>>=0,A>>>=0,R<=A))return"";for($||($="utf8");;)switch($){case"hex":return l(this,A,R);case"utf8":case"utf-8":return i(this,A,R);case"ascii":return c(this,A,R);case"latin1":case"binary":return b(this,A,R);case"base64":return r(this,A,R);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t(this,A,R);default:if(N)throw new TypeError("Unknown encoding: "+$);$=($+"").toLowerCase(),N=!0}}m.prototype._isBuffer=!0;function Z($,A,R){let N=$[A];$[A]=$[R],$[R]=N}m.prototype.swap16=function(){let A=this.length;if(A%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let R=0;R<A;R+=2)Z(this,R,R+1);return this},m.prototype.swap32=function(){let A=this.length;if(A%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let R=0;R<A;R+=4)Z(this,R,R+3),Z(this,R+1,R+2);return this},m.prototype.swap64=function(){let A=this.length;if(A%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let R=0;R<A;R+=8)Z(this,R,R+7),Z(this,R+1,R+6),Z(this,R+2,R+5),Z(this,R+3,R+4);return this},m.prototype.toString=function(){let A=this.length;return A===0?"":arguments.length===0?i(this,0,A):D.apply(this,arguments)},m.prototype.toLocaleString=m.prototype.toString,m.prototype.equals=function(A){if(!m.isBuffer(A))throw new TypeError("Argument must be a Buffer");return this===A?!0:m.compare(this,A)===0},m.prototype.inspect=function(){let A="",R=Ch.INSPECT_MAX_BYTES;return A=this.toString("hex",0,R).replace(/(.{2})/g,"$1 ").trim(),this.length>R&&(A+=" ... "),"<Buffer "+A+">"},f&&(m.prototype[f]=m.prototype.inspect),m.prototype.compare=function(A,R,N,H,ne){if(he(A,Uint8Array)&&(A=m.from(A,A.offset,A.byteLength)),!m.isBuffer(A))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof A);if(R===void 0&&(R=0),N===void 0&&(N=A?A.length:0),H===void 0&&(H=0),ne===void 0&&(ne=this.length),R<0||N>A.length||H<0||ne>this.length)throw new RangeError("out of range index");if(H>=ne&&R>=N)return 0;if(H>=ne)return-1;if(R>=N)return 1;if(R>>>=0,N>>>=0,H>>>=0,ne>>>=0,this===A)return 0;let J=ne-H,de=N-R,st=Math.min(J,de),le=this.slice(H,ne),ve=A.slice(R,N);for(let ot=0;ot<st;++ot)if(le[ot]!==ve[ot]){J=le[ot],de=ve[ot];break}return J<de?-1:de<J?1:0};function W($,A,R,N,H){if($.length===0)return-1;if(typeof R=="string"?(N=R,R=0):R>2147483647?R=2147483647:R<-2147483648&&(R=-2147483648),R=+R,nt(R)&&(R=H?0:$.length-1),R<0&&(R=$.length+R),R>=$.length){if(H)return-1;R=$.length-1}else if(R<0)if(H)R=0;else return-1;if(typeof A=="string"&&(A=m.from(A,N)),m.isBuffer(A))return A.length===0?-1:Q($,A,R,N,H);if(typeof A=="number")return A=A&255,typeof Uint8Array.prototype.indexOf=="function"?H?Uint8Array.prototype.indexOf.call($,A,R):Uint8Array.prototype.lastIndexOf.call($,A,R):Q($,[A],R,N,H);throw new TypeError("val must be string, number or Buffer")}function Q($,A,R,N,H){let ne=1,J=$.length,de=A.length;if(N!==void 0&&(N=String(N).toLowerCase(),N==="ucs2"||N==="ucs-2"||N==="utf16le"||N==="utf-16le")){if($.length<2||A.length<2)return-1;ne=2,J/=2,de/=2,R/=2}function st(ve,ot){return ne===1?ve[ot]:ve.readUInt16BE(ot*ne)}let le;if(H){let ve=-1;for(le=R;le<J;le++)if(st($,le)===st(A,ve===-1?0:le-ve)){if(ve===-1&&(ve=le),le-ve+1===de)return ve*ne}else ve!==-1&&(le-=le-ve),ve=-1}else for(R+de>J&&(R=J-de),le=R;le>=0;le--){let ve=!0;for(let ot=0;ot<de;ot++)if(st($,le+ot)!==st(A,ot)){ve=!1;break}if(ve)return le}return-1}m.prototype.includes=function(A,R,N){return this.indexOf(A,R,N)!==-1},m.prototype.indexOf=function(A,R,N){return W(this,A,R,N,!0)},m.prototype.lastIndexOf=function(A,R,N){return W(this,A,R,N,!1)};function K($,A,R,N){R=Number(R)||0;let H=$.length-R;N?(N=Number(N),N>H&&(N=H)):N=H;let ne=A.length;N>ne/2&&(N=ne/2);let J;for(J=0;J<N;++J){let de=parseInt(A.substr(J*2,2),16);if(nt(de))return J;$[R+J]=de}return J}function z($,A,R,N){return fe(be(A,$.length-R),$,R,N)}function X($,A,R,N){return fe(re(A),$,R,N)}function p($,A,R,N){return fe(ye(A),$,R,N)}function e($,A,R,N){return fe(ae(A,$.length-R),$,R,N)}m.prototype.write=function(A,R,N,H){if(R===void 0)H="utf8",N=this.length,R=0;else if(N===void 0&&typeof R=="string")H=R,N=this.length,R=0;else if(isFinite(R))R=R>>>0,isFinite(N)?(N=N>>>0,H===void 0&&(H="utf8")):(H=N,N=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let ne=this.length-R;if((N===void 0||N>ne)&&(N=ne),A.length>0&&(N<0||R<0)||R>this.length)throw new RangeError("Attempt to write outside buffer bounds");H||(H="utf8");let J=!1;for(;;)switch(H){case"hex":return K(this,A,R,N);case"utf8":case"utf-8":return z(this,A,R,N);case"ascii":case"latin1":case"binary":return X(this,A,R,N);case"base64":return p(this,A,R,N);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return e(this,A,R,N);default:if(J)throw new TypeError("Unknown encoding: "+H);H=(""+H).toLowerCase(),J=!0}},m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function r($,A,R){return A===0&&R===$.length?a.fromByteArray($):a.fromByteArray($.slice(A,R))}function i($,A,R){R=Math.min($.length,R);let N=[],H=A;for(;H<R;){let ne=$[H],J=null,de=ne>239?4:ne>223?3:ne>191?2:1;if(H+de<=R){let st,le,ve,ot;switch(de){case 1:ne<128&&(J=ne);break;case 2:st=$[H+1],(st&192)===128&&(ot=(ne&31)<<6|st&63,ot>127&&(J=ot));break;case 3:st=$[H+1],le=$[H+2],(st&192)===128&&(le&192)===128&&(ot=(ne&15)<<12|(st&63)<<6|le&63,ot>2047&&(ot<55296||ot>57343)&&(J=ot));break;case 4:st=$[H+1],le=$[H+2],ve=$[H+3],(st&192)===128&&(le&192)===128&&(ve&192)===128&&(ot=(ne&15)<<18|(st&63)<<12|(le&63)<<6|ve&63,ot>65535&&ot<1114112&&(J=ot))}}J===null?(J=65533,de=1):J>65535&&(J-=65536,N.push(J>>>10&1023|55296),J=56320|J&1023),N.push(J),H+=de}return h(N)}let s=4096;function h($){let A=$.length;if(A<=s)return String.fromCharCode.apply(String,$);let R="",N=0;for(;N<A;)R+=String.fromCharCode.apply(String,$.slice(N,N+=s));return R}function c($,A,R){let N="";R=Math.min($.length,R);for(let H=A;H<R;++H)N+=String.fromCharCode($[H]&127);return N}function b($,A,R){let N="";R=Math.min($.length,R);for(let H=A;H<R;++H)N+=String.fromCharCode($[H]);return N}function l($,A,R){let N=$.length;(!A||A<0)&&(A=0),(!R||R<0||R>N)&&(R=N);let H="";for(let ne=A;ne<R;++ne)H+=ce[$[ne]];return H}function t($,A,R){let N=$.slice(A,R),H="";for(let ne=0;ne<N.length-1;ne+=2)H+=String.fromCharCode(N[ne]+N[ne+1]*256);return H}m.prototype.slice=function(A,R){let N=this.length;A=~~A,R=R===void 0?N:~~R,A<0?(A+=N,A<0&&(A=0)):A>N&&(A=N),R<0?(R+=N,R<0&&(R=0)):R>N&&(R=N),R<A&&(R=A);let H=this.subarray(A,R);return Object.setPrototypeOf(H,m.prototype),H};function u($,A,R){if($%1!==0||$<0)throw new RangeError("offset is not uint");if($+A>R)throw new RangeError("Trying to access beyond buffer length")}m.prototype.readUintLE=m.prototype.readUIntLE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=this[A],ne=1,J=0;for(;++J<R&&(ne*=256);)H+=this[A+J]*ne;return H},m.prototype.readUintBE=m.prototype.readUIntBE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=this[A+--R],ne=1;for(;R>0&&(ne*=256);)H+=this[A+--R]*ne;return H},m.prototype.readUint8=m.prototype.readUInt8=function(A,R){return A=A>>>0,R||u(A,1,this.length),this[A]},m.prototype.readUint16LE=m.prototype.readUInt16LE=function(A,R){return A=A>>>0,R||u(A,2,this.length),this[A]|this[A+1]<<8},m.prototype.readUint16BE=m.prototype.readUInt16BE=function(A,R){return A=A>>>0,R||u(A,2,this.length),this[A]<<8|this[A+1]},m.prototype.readUint32LE=m.prototype.readUInt32LE=function(A,R){return A=A>>>0,R||u(A,4,this.length),(this[A]|this[A+1]<<8|this[A+2]<<16)+this[A+3]*16777216},m.prototype.readUint32BE=m.prototype.readUInt32BE=function(A,R){return A=A>>>0,R||u(A,4,this.length),this[A]*16777216+(this[A+1]<<16|this[A+2]<<8|this[A+3])},m.prototype.readBigUInt64LE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=R+this[++A]*2**8+this[++A]*2**16+this[++A]*2**24,ne=this[++A]+this[++A]*2**8+this[++A]*2**16+N*2**24;return BigInt(H)+(BigInt(ne)<<BigInt(32))}),m.prototype.readBigUInt64BE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=R*2**24+this[++A]*2**16+this[++A]*2**8+this[++A],ne=this[++A]*2**24+this[++A]*2**16+this[++A]*2**8+N;return(BigInt(H)<<BigInt(32))+BigInt(ne)}),m.prototype.readIntLE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=this[A],ne=1,J=0;for(;++J<R&&(ne*=256);)H+=this[A+J]*ne;return ne*=128,H>=ne&&(H-=Math.pow(2,8*R)),H},m.prototype.readIntBE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=R,ne=1,J=this[A+--H];for(;H>0&&(ne*=256);)J+=this[A+--H]*ne;return ne*=128,J>=ne&&(J-=Math.pow(2,8*R)),J},m.prototype.readInt8=function(A,R){return A=A>>>0,R||u(A,1,this.length),this[A]&128?(255-this[A]+1)*-1:this[A]},m.prototype.readInt16LE=function(A,R){A=A>>>0,R||u(A,2,this.length);let N=this[A]|this[A+1]<<8;return N&32768?N|4294901760:N},m.prototype.readInt16BE=function(A,R){A=A>>>0,R||u(A,2,this.length);let N=this[A+1]|this[A]<<8;return N&32768?N|4294901760:N},m.prototype.readInt32LE=function(A,R){return A=A>>>0,R||u(A,4,this.length),this[A]|this[A+1]<<8|this[A+2]<<16|this[A+3]<<24},m.prototype.readInt32BE=function(A,R){return A=A>>>0,R||u(A,4,this.length),this[A]<<24|this[A+1]<<16|this[A+2]<<8|this[A+3]},m.prototype.readBigInt64LE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=this[A+4]+this[A+5]*2**8+this[A+6]*2**16+(N<<24);return(BigInt(H)<<BigInt(32))+BigInt(R+this[++A]*2**8+this[++A]*2**16+this[++A]*2**24)}),m.prototype.readBigInt64BE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=(R<<24)+this[++A]*2**16+this[++A]*2**8+this[++A];return(BigInt(H)<<BigInt(32))+BigInt(this[++A]*2**24+this[++A]*2**16+this[++A]*2**8+N)}),m.prototype.readFloatLE=function(A,R){return A=A>>>0,R||u(A,4,this.length),o.read(this,A,!0,23,4)},m.prototype.readFloatBE=function(A,R){return A=A>>>0,R||u(A,4,this.length),o.read(this,A,!1,23,4)},m.prototype.readDoubleLE=function(A,R){return A=A>>>0,R||u(A,8,this.length),o.read(this,A,!0,52,8)},m.prototype.readDoubleBE=function(A,R){return A=A>>>0,R||u(A,8,this.length),o.read(this,A,!1,52,8)};function S($,A,R,N,H,ne){if(!m.isBuffer($))throw new TypeError('"buffer" argument must be a Buffer instance');if(A>H||A<ne)throw new RangeError('"value" argument is out of bounds');if(R+N>$.length)throw new RangeError("Index out of range")}m.prototype.writeUintLE=m.prototype.writeUIntLE=function(A,R,N,H){if(A=+A,R=R>>>0,N=N>>>0,!H){let de=Math.pow(2,8*N)-1;S(this,A,R,N,de,0)}let ne=1,J=0;for(this[R]=A&255;++J<N&&(ne*=256);)this[R+J]=A/ne&255;return R+N},m.prototype.writeUintBE=m.prototype.writeUIntBE=function(A,R,N,H){if(A=+A,R=R>>>0,N=N>>>0,!H){let de=Math.pow(2,8*N)-1;S(this,A,R,N,de,0)}let ne=N-1,J=1;for(this[R+ne]=A&255;--ne>=0&&(J*=256);)this[R+ne]=A/J&255;return R+N},m.prototype.writeUint8=m.prototype.writeUInt8=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,1,255,0),this[R]=A&255,R+1},m.prototype.writeUint16LE=m.prototype.writeUInt16LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,65535,0),this[R]=A&255,this[R+1]=A>>>8,R+2},m.prototype.writeUint16BE=m.prototype.writeUInt16BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,65535,0),this[R]=A>>>8,this[R+1]=A&255,R+2},m.prototype.writeUint32LE=m.prototype.writeUInt32LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,4294967295,0),this[R+3]=A>>>24,this[R+2]=A>>>16,this[R+1]=A>>>8,this[R]=A&255,R+4},m.prototype.writeUint32BE=m.prototype.writeUInt32BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,4294967295,0),this[R]=A>>>24,this[R+1]=A>>>16,this[R+2]=A>>>8,this[R+3]=A&255,R+4};function B($,A,R,N,H){Y(A,N,H,$,R,7);let ne=Number(A&BigInt(4294967295));$[R++]=ne,ne=ne>>8,$[R++]=ne,ne=ne>>8,$[R++]=ne,ne=ne>>8,$[R++]=ne;let J=Number(A>>BigInt(32)&BigInt(4294967295));return $[R++]=J,J=J>>8,$[R++]=J,J=J>>8,$[R++]=J,J=J>>8,$[R++]=J,R}function k($,A,R,N,H){Y(A,N,H,$,R,7);let ne=Number(A&BigInt(4294967295));$[R+7]=ne,ne=ne>>8,$[R+6]=ne,ne=ne>>8,$[R+5]=ne,ne=ne>>8,$[R+4]=ne;let J=Number(A>>BigInt(32)&BigInt(4294967295));return $[R+3]=J,J=J>>8,$[R+2]=J,J=J>>8,$[R+1]=J,J=J>>8,$[R]=J,R+8}m.prototype.writeBigUInt64LE=me(function(A,R=0){return B(this,A,R,BigInt(0),BigInt("0xffffffffffffffff"))}),m.prototype.writeBigUInt64BE=me(function(A,R=0){return k(this,A,R,BigInt(0),BigInt("0xffffffffffffffff"))}),m.prototype.writeIntLE=function(A,R,N,H){if(A=+A,R=R>>>0,!H){let st=Math.pow(2,8*N-1);S(this,A,R,N,st-1,-st)}let ne=0,J=1,de=0;for(this[R]=A&255;++ne<N&&(J*=256);)A<0&&de===0&&this[R+ne-1]!==0&&(de=1),this[R+ne]=(A/J>>0)-de&255;return R+N},m.prototype.writeIntBE=function(A,R,N,H){if(A=+A,R=R>>>0,!H){let st=Math.pow(2,8*N-1);S(this,A,R,N,st-1,-st)}let ne=N-1,J=1,de=0;for(this[R+ne]=A&255;--ne>=0&&(J*=256);)A<0&&de===0&&this[R+ne+1]!==0&&(de=1),this[R+ne]=(A/J>>0)-de&255;return R+N},m.prototype.writeInt8=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,1,127,-128),A<0&&(A=255+A+1),this[R]=A&255,R+1},m.prototype.writeInt16LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,32767,-32768),this[R]=A&255,this[R+1]=A>>>8,R+2},m.prototype.writeInt16BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,32767,-32768),this[R]=A>>>8,this[R+1]=A&255,R+2},m.prototype.writeInt32LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,2147483647,-2147483648),this[R]=A&255,this[R+1]=A>>>8,this[R+2]=A>>>16,this[R+3]=A>>>24,R+4},m.prototype.writeInt32BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,2147483647,-2147483648),A<0&&(A=4294967295+A+1),this[R]=A>>>24,this[R+1]=A>>>16,this[R+2]=A>>>8,this[R+3]=A&255,R+4},m.prototype.writeBigInt64LE=me(function(A,R=0){return B(this,A,R,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),m.prototype.writeBigInt64BE=me(function(A,R=0){return k(this,A,R,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function q($,A,R,N,H,ne){if(R+N>$.length)throw new RangeError("Index out of range");if(R<0)throw new RangeError("Index out of range")}function F($,A,R,N,H){return A=+A,R=R>>>0,H||q($,A,R,4),o.write($,A,R,N,23,4),R+4}m.prototype.writeFloatLE=function(A,R,N){return F(this,A,R,!0,N)},m.prototype.writeFloatBE=function(A,R,N){return F(this,A,R,!1,N)};function ee($,A,R,N,H){return A=+A,R=R>>>0,H||q($,A,R,8),o.write($,A,R,N,52,8),R+8}m.prototype.writeDoubleLE=function(A,R,N){return ee(this,A,R,!0,N)},m.prototype.writeDoubleBE=function(A,R,N){return ee(this,A,R,!1,N)},m.prototype.copy=function(A,R,N,H){if(!m.isBuffer(A))throw new TypeError("argument should be a Buffer");if(N||(N=0),!H&&H!==0&&(H=this.length),R>=A.length&&(R=A.length),R||(R=0),H>0&&H<N&&(H=N),H===N||A.length===0||this.length===0)return 0;if(R<0)throw new RangeError("targetStart out of bounds");if(N<0||N>=this.length)throw new RangeError("Index out of range");if(H<0)throw new RangeError("sourceEnd out of bounds");H>this.length&&(H=this.length),A.length-R<H-N&&(H=A.length-R+N);let ne=H-N;return this===A&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(R,N,H):Uint8Array.prototype.set.call(A,this.subarray(N,H),R),ne},m.prototype.fill=function(A,R,N,H){if(typeof A=="string"){if(typeof R=="string"?(H=R,R=0,N=this.length):typeof N=="string"&&(H=N,N=this.length),H!==void 0&&typeof H!="string")throw new TypeError("encoding must be a string");if(typeof H=="string"&&!m.isEncoding(H))throw new TypeError("Unknown encoding: "+H);if(A.length===1){let J=A.charCodeAt(0);(H==="utf8"&&J<128||H==="latin1")&&(A=J)}}else typeof A=="number"?A=A&255:typeof A=="boolean"&&(A=Number(A));if(R<0||this.length<R||this.length<N)throw new RangeError("Out of range index");if(N<=R)return this;R=R>>>0,N=N===void 0?this.length:N>>>0,A||(A=0);let ne;if(typeof A=="number")for(ne=R;ne<N;++ne)this[ne]=A;else{let J=m.isBuffer(A)?A:m.from(A,H),de=J.length;if(de===0)throw new TypeError('The value "'+A+'" is invalid for argument "value"');for(ne=0;ne<N-R;++ne)this[ne+R]=J[ne%de]}return this};let te={};function O($,A,R){te[$]=class extends R{constructor(){super(),Object.defineProperty(this,"message",{value:A.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${$}]`,this.stack,delete this.name}get code(){return $}set code(H){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:H,writable:!0})}toString(){return`${this.name} [${$}]: ${this.message}`}}}O("ERR_BUFFER_OUT_OF_BOUNDS",function($){return $?`${$} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),O("ERR_INVALID_ARG_TYPE",function($,A){return`The "${$}" argument must be of type number. Received type ${typeof A}`},TypeError),O("ERR_OUT_OF_RANGE",function($,A,R){let N=`The value of "${$}" is out of range.`,H=R;return Number.isInteger(R)&&Math.abs(R)>2**32?H=U(String(R)):typeof R=="bigint"&&(H=String(R),(R>BigInt(2)**BigInt(32)||R<-(BigInt(2)**BigInt(32)))&&(H=U(H)),H+="n"),N+=` It must be ${A}. Received ${H}`,N},RangeError);function U($){let A="",R=$.length,N=$[0]==="-"?1:0;for(;R>=N+4;R-=3)A=`_${$.slice(R-3,R)}${A}`;return`${$.slice(0,R)}${A}`}function oe($,A,R){j(A,"offset"),($[A]===void 0||$[A+R]===void 0)&&V(A,$.length-(R+1))}function Y($,A,R,N,H,ne){if($>R||$<A){let J=typeof A=="bigint"?"n":"",de;throw A===0||A===BigInt(0)?de=`>= 0${J} and < 2${J} ** ${(ne+1)*8}${J}`:de=`>= -(2${J} ** ${(ne+1)*8-1}${J}) and < 2 ** ${(ne+1)*8-1}${J}`,new te.ERR_OUT_OF_RANGE("value",de,$)}oe(N,H,ne)}function j($,A){if(typeof $!="number")throw new te.ERR_INVALID_ARG_TYPE(A,"number",$)}function V($,A,R){throw Math.floor($)!==$?(j($,R),new te.ERR_OUT_OF_RANGE("offset","an integer",$)):A<0?new te.ERR_BUFFER_OUT_OF_BOUNDS:new te.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${A}`,$)}let G=/[^+/0-9A-Za-z-_]/g;function ie($){if($=$.split("=")[0],$=$.trim().replace(G,""),$.length<2)return"";for(;$.length%4!==0;)$=$+"=";return $}function be($,A){A=A||1/0;let R,N=$.length,H=null,ne=[];for(let J=0;J<N;++J){if(R=$.charCodeAt(J),R>55295&&R<57344){if(!H){if(R>56319){(A-=3)>-1&&ne.push(239,191,189);continue}else if(J+1===N){(A-=3)>-1&&ne.push(239,191,189);continue}H=R;continue}if(R<56320){(A-=3)>-1&&ne.push(239,191,189),H=R;continue}R=(H-55296<<10|R-56320)+65536}else H&&(A-=3)>-1&&ne.push(239,191,189);if(H=null,R<128){if((A-=1)<0)break;ne.push(R)}else if(R<2048){if((A-=2)<0)break;ne.push(R>>6|192,R&63|128)}else if(R<65536){if((A-=3)<0)break;ne.push(R>>12|224,R>>6&63|128,R&63|128)}else if(R<1114112){if((A-=4)<0)break;ne.push(R>>18|240,R>>12&63|128,R>>6&63|128,R&63|128)}else throw new Error("Invalid code point")}return ne}function re($){let A=[];for(let R=0;R<$.length;++R)A.push($.charCodeAt(R)&255);return A}function ae($,A){let R,N,H,ne=[];for(let J=0;J<$.length&&!((A-=2)<0);++J)R=$.charCodeAt(J),N=R>>8,H=R%256,ne.push(H),ne.push(N);return ne}function ye($){return a.toByteArray(ie($))}function fe($,A,R,N){let H;for(H=0;H<N&&!(H+R>=A.length||H>=$.length);++H)A[H+R]=$[H];return H}function he($,A){return $ instanceof A||$!=null&&$.constructor!=null&&$.constructor.name!=null&&$.constructor.name===A.name}function nt($){return $!==$}let ce=function(){let $="0123456789abcdef",A=new Array(256);for(let R=0;R<16;++R){let N=R*16;for(let H=0;H<16;++H)A[N+H]=$[R]+$[H]}return A}();function me($){return typeof BigInt>"u"?ut:$}function ut(){throw new Error("BigInt not supported")}return Ch}var tc={},dA=!1;function wr(){if(dA)return tc;dA=!0;var a=vn(),o=a.Buffer;function f(n,v){for(var m in n)v[m]=n[m]}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?tc=a:(f(a,tc),tc.Buffer=d);function d(n,v,m){return o(n,v,m)}return d.prototype=Object.create(o.prototype),f(o,d),d.from=function(n,v,m){if(typeof n=="number")throw new TypeError("Argument must not be a number");return o(n,v,m)},d.alloc=function(n,v,m){if(typeof n!="number")throw new TypeError("Argument must be a number");var y=o(n);return v!==void 0?typeof m=="string"?y.fill(v,m):y.fill(v):y.fill(0),y},d.allocUnsafe=function(n){if(typeof n!="number")throw new TypeError("Argument must be a number");return o(n)},d.allocUnsafeSlow=function(n){if(typeof n!="number")throw new TypeError("Argument must be a number");return a.SlowBuffer(n)},tc}var Pb={},cA=!1;function zY(){if(cA)return Pb;cA=!0;var a=wr().Buffer,o=a.isEncoding||function(P){switch(P=""+P,P&&P.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function f(P){if(!P)return"utf8";for(var L;;)switch(P){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return P;default:if(L)return;P=(""+P).toLowerCase(),L=!0}}function d(P){var L=f(P);if(typeof L!="string"&&(a.isEncoding===o||!o(P)))throw new Error("Unknown encoding: "+P);return L||P}Pb.StringDecoder=n;function n(P){this.encoding=d(P);var L;switch(this.encoding){case"utf16le":this.text=_,this.end=x,L=4;break;case"utf8":this.fillLast=M,L=4;break;case"base64":this.text=E,this.end=I,L=3;break;default:this.write=T,this.end=C;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=a.allocUnsafe(L)}n.prototype.write=function(P){if(P.length===0)return"";var L,D;if(this.lastNeed){if(L=this.fillLast(P),L===void 0)return"";D=this.lastNeed,this.lastNeed=0}else D=0;return D<P.length?L?L+this.text(P,D):this.text(P,D):L||""},n.prototype.end=g,n.prototype.text=w,n.prototype.fillLast=function(P){if(this.lastNeed<=P.length)return P.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);P.copy(this.lastChar,this.lastTotal-this.lastNeed,0,P.length),this.lastNeed-=P.length};function v(P){return P<=127?0:P>>5===6?2:P>>4===14?3:P>>3===30?4:P>>6===2?-1:-2}function m(P,L,D){var Z=L.length-1;if(Z<D)return 0;var W=v(L[Z]);return W>=0?(W>0&&(P.lastNeed=W-1),W):--Z<D||W===-2?0:(W=v(L[Z]),W>=0?(W>0&&(P.lastNeed=W-2),W):--Z<D||W===-2?0:(W=v(L[Z]),W>=0?(W>0&&(W===2?W=0:P.lastNeed=W-3),W):0))}function y(P,L,D){if((L[0]&192)!==128)return P.lastNeed=0,"\uFFFD";if(P.lastNeed>1&&L.length>1){if((L[1]&192)!==128)return P.lastNeed=1,"\uFFFD";if(P.lastNeed>2&&L.length>2&&(L[2]&192)!==128)return P.lastNeed=2,"\uFFFD"}}function M(P){var L=this.lastTotal-this.lastNeed,D=y(this,P);if(D!==void 0)return D;if(this.lastNeed<=P.length)return P.copy(this.lastChar,L,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);P.copy(this.lastChar,L,0,P.length),this.lastNeed-=P.length}function w(P,L){var D=m(this,P,L);if(!this.lastNeed)return P.toString("utf8",L);this.lastTotal=D;var Z=P.length-(D-this.lastNeed);return P.copy(this.lastChar,0,Z),P.toString("utf8",L,Z)}function g(P){var L=P&&P.length?this.write(P):"";return this.lastNeed?L+"\uFFFD":L}function _(P,L){if((P.length-L)%2===0){var D=P.toString("utf16le",L);if(D){var Z=D.charCodeAt(D.length-1);if(Z>=55296&&Z<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=P[P.length-2],this.lastChar[1]=P[P.length-1],D.slice(0,-1)}return D}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=P[P.length-1],P.toString("utf16le",L,P.length-1)}function x(P){var L=P&&P.length?this.write(P):"";if(this.lastNeed){var D=this.lastTotal-this.lastNeed;return L+this.lastChar.toString("utf16le",0,D)}return L}function E(P,L){var D=(P.length-L)%3;return D===0?P.toString("base64",L):(this.lastNeed=3-D,this.lastTotal=3,D===1?this.lastChar[0]=P[P.length-1]:(this.lastChar[0]=P[P.length-2],this.lastChar[1]=P[P.length-1]),P.toString("base64",L,P.length-D))}function I(P){var L=P&&P.length?this.write(P):"";return this.lastNeed?L+this.lastChar.toString("base64",0,3-this.lastNeed):L}function T(P){return P.toString(this.encoding)}function C(P){return P&&P.length?this.write(P):""}return Pb}var M2=zY();M2.StringDecoder;var hme=M2.StringDecoder;function F9(a){throw new Error("Node.js process "+a+" is not supported by JSPM core outside of Node.js")}var Cf=[],Nl=!1,lu,Vv=-1;function HY(){!Nl||!lu||(Nl=!1,lu.length?Cf=lu.concat(Cf):Vv=-1,Cf.length&&uD())}function uD(){if(!Nl){var a=setTimeout(HY,0);Nl=!0;for(var o=Cf.length;o;){for(lu=Cf,Cf=[];++Vv<o;)lu&&lu[Vv].run();Vv=-1,o=Cf.length}lu=null,Nl=!1,clearTimeout(a)}}function KY(a){var o=new Array(arguments.length-1);if(arguments.length>1)for(var f=1;f<arguments.length;f++)o[f-1]=arguments[f];Cf.push(new lD(a,o)),Cf.length===1&&!Nl&&setTimeout(uD,0)}function lD(a,o){this.fun=a,this.array=o}lD.prototype.run=function(){this.fun.apply(null,this.array)};var jY="browser",WY="x64",ZY="browser",GY={PATH:"/usr/bin",LANG:navigator.language+".UTF-8",PWD:"/",HOME:"/home",TMP:"/tmp"},VY=["/usr/bin/node"],JY=[],YY="v16.8.0",XY={},QY=function(a,o){console.warn((o?o+": ":"")+a)},eX=function(a){F9("binding")},tX=function(a){return 0},rX=function(){return"/"},iX=function(a){},nX={name:"node",sourceUrl:"",headersUrl:"",libUrl:""};function Qn(){}var aX=Qn,oX=[];function sX(a){F9("_linkedBinding")}var fX={},hX=!1,uX={};function lX(a){F9("dlopen")}function dX(){return[]}function cX(){return[]}var pX=Qn,vX=Qn,z9=function(){return{}},mX=z9,bX=z9,gX=Qn,yX=Qn,wX=Qn,MX={};function _X(a,o){if(!a)throw new Error(o||"assertion error")}var xX={inspector:!1,debug:!1,uv:!1,ipv6:!1,tls_alpn:!1,tls_sni:!1,tls_ocsp:!1,tls:!1,cached_builtins:!0},SX=Qn,EX=Qn;function AX(){return!1}var BX=Qn,IX=Qn,RX=Qn,TX=Qn,kX=Qn,$X=void 0,PX=void 0,CX=void 0,NX=Qn,LX=2,DX=1,OX="/bin/usr/node",qX=9229,UX="node",FX=[],zX=Qn,z0={now:typeof performance<"u"?performance.now.bind(performance):void 0,timing:typeof performance<"u"?performance.timing:void 0};z0.now===void 0&&(Cb=Date.now(),z0.timing&&z0.timing.navigationStart&&(Cb=z0.timing.navigationStart),z0.now=()=>Date.now()-Cb);var Cb;function HX(){return z0.now()/1e3}var n9=1e9;function a9(a){var o=Math.floor((Date.now()-z0.now())*.001),f=z0.now()*.001,d=Math.floor(f)+o,n=Math.floor(f%1*1e9);return a&&(d=d-a[0],n=n-a[1],n<0&&(d--,n+=n9)),[d,n]}a9.bigint=function(a){var o=a9(a);return typeof BigInt>"u"?o[0]*n9+o[1]:BigInt(o[0]*n9)+BigInt(o[1])};var KX=10,jX={},WX=0;function W0(){return Au}var ZX=W0,GX=W0,VX=W0,JX=W0,YX=W0,XX=Qn,QX=W0,eQ=W0;function tQ(a){return[]}var Au={version:YY,versions:XY,arch:WY,platform:ZY,release:nX,_rawDebug:aX,moduleLoadList:oX,binding:eX,_linkedBinding:sX,_events:jX,_eventsCount:WX,_maxListeners:KX,on:W0,addListener:ZX,once:GX,off:VX,removeListener:JX,removeAllListeners:YX,emit:XX,prependListener:QX,prependOnceListener:eQ,listeners:tQ,domain:fX,_exiting:hX,config:uX,dlopen:lX,uptime:HX,_getActiveRequests:dX,_getActiveHandles:cX,reallyExit:pX,_kill:vX,cpuUsage:z9,resourceUsage:mX,memoryUsage:bX,kill:gX,exit:yX,openStdin:wX,allowedNodeEnvironmentFlags:MX,assert:_X,features:xX,_fatalExceptions:SX,setUncaughtExceptionCaptureCallback:EX,hasUncaughtExceptionCaptureCallback:AX,emitWarning:QY,nextTick:KY,_tickCallback:BX,_debugProcess:IX,_debugEnd:RX,_startProfilerIdleNotifier:TX,_stopProfilerIdleNotifier:kX,stdout:$X,stdin:CX,stderr:PX,abort:NX,umask:tX,chdir:iX,cwd:rX,env:GY,title:jY,argv:VY,execArgv:JY,pid:LX,ppid:DX,execPath:OX,debugPort:qX,hrtime:a9,argv0:UX,_preload_modules:FX,setSourceMapsEnabled:zX},$p={},pA=!1;function Sr(){return pA||(pA=!0,typeof Object.create=="function"?$p=function(o,f){f&&(o.super_=f,o.prototype=Object.create(f.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}))}:$p=function(o,f){if(f){o.super_=f;var d=function(){};d.prototype=f.prototype,o.prototype=new d,o.prototype.constructor=o}}),$p}var dD,cD,Ll=typeof Reflect=="object"?Reflect:null,vA=Ll&&typeof Ll.apply=="function"?Ll.apply:function(a,o,f){return Function.prototype.apply.call(a,o,f)};cD=Ll&&typeof Ll.ownKeys=="function"?Ll.ownKeys:Object.getOwnPropertySymbols?function(a){return Object.getOwnPropertyNames(a).concat(Object.getOwnPropertySymbols(a))}:function(a){return Object.getOwnPropertyNames(a)};var mA=Number.isNaN||function(a){return a!=a};function di(){di.init.call(this)}dD=di,di.EventEmitter=di,di.prototype._events=void 0,di.prototype._eventsCount=0,di.prototype._maxListeners=void 0;var bA=10;function Jv(a){if(typeof a!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof a)}function pD(a){return a._maxListeners===void 0?di.defaultMaxListeners:a._maxListeners}function gA(a,o,f,d){var n,v,m,y;if(Jv(f),(v=a._events)===void 0?(v=a._events=Object.create(null),a._eventsCount=0):(v.newListener!==void 0&&(a.emit("newListener",o,f.listener?f.listener:f),v=a._events),m=v[o]),m===void 0)m=v[o]=f,++a._eventsCount;else if(typeof m=="function"?m=v[o]=d?[f,m]:[m,f]:d?m.unshift(f):m.push(f),(n=pD(a))>0&&m.length>n&&!m.warned){m.warned=!0;var M=new Error("Possible EventEmitter memory leak detected. "+m.length+" "+String(o)+" listeners added. Use emitter.setMaxListeners() to increase limit");M.name="MaxListenersExceededWarning",M.emitter=a,M.type=o,M.count=m.length,y=M,console&&console.warn&&console.warn(y)}return a}function rQ(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function yA(a,o,f){var d={fired:!1,wrapFn:void 0,target:a,type:o,listener:f},n=rQ.bind(d);return n.listener=f,d.wrapFn=n,n}function wA(a,o,f){var d=a._events;if(d===void 0)return[];var n=d[o];return n===void 0?[]:typeof n=="function"?f?[n.listener||n]:[n]:f?function(v){for(var m=new Array(v.length),y=0;y<m.length;++y)m[y]=v[y].listener||v[y];return m}(n):vD(n,n.length)}function MA(a){var o=this._events;if(o!==void 0){var f=o[a];if(typeof f=="function")return 1;if(f!==void 0)return f.length}return 0}function vD(a,o){for(var f=new Array(o),d=0;d<o;++d)f[d]=a[d];return f}Object.defineProperty(di,"defaultMaxListeners",{enumerable:!0,get:function(){return bA},set:function(a){if(typeof a!="number"||a<0||mA(a))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+a+".");bA=a}}),di.init=function(){this._events!==void 0&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},di.prototype.setMaxListeners=function(a){if(typeof a!="number"||a<0||mA(a))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+a+".");return this._maxListeners=a,this},di.prototype.getMaxListeners=function(){return pD(this)},di.prototype.emit=function(a){for(var o=[],f=1;f<arguments.length;f++)o.push(arguments[f]);var d=a==="error",n=this._events;if(n!==void 0)d=d&&n.error===void 0;else if(!d)return!1;if(d){var v;if(o.length>0&&(v=o[0]),v instanceof Error)throw v;var m=new Error("Unhandled error."+(v?" ("+v.message+")":""));throw m.context=v,m}var y=n[a];if(y===void 0)return!1;if(typeof y=="function")vA(y,this,o);else{var M=y.length,w=vD(y,M);for(f=0;f<M;++f)vA(w[f],this,o)}return!0},di.prototype.addListener=function(a,o){return gA(this,a,o,!1)},di.prototype.on=di.prototype.addListener,di.prototype.prependListener=function(a,o){return gA(this,a,o,!0)},di.prototype.once=function(a,o){return Jv(o),this.on(a,yA(this,a,o)),this},di.prototype.prependOnceListener=function(a,o){return Jv(o),this.prependListener(a,yA(this,a,o)),this},di.prototype.removeListener=function(a,o){var f,d,n,v,m;if(Jv(o),(d=this._events)===void 0)return this;if((f=d[a])===void 0)return this;if(f===o||f.listener===o)--this._eventsCount==0?this._events=Object.create(null):(delete d[a],d.removeListener&&this.emit("removeListener",a,f.listener||o));else if(typeof f!="function"){for(n=-1,v=f.length-1;v>=0;v--)if(f[v]===o||f[v].listener===o){m=f[v].listener,n=v;break}if(n<0)return this;n===0?f.shift():function(y,M){for(;M+1<y.length;M++)y[M]=y[M+1];y.pop()}(f,n),f.length===1&&(d[a]=f[0]),d.removeListener!==void 0&&this.emit("removeListener",a,m||o)}return this},di.prototype.off=di.prototype.removeListener,di.prototype.removeAllListeners=function(a){var o,f,d;if((f=this._events)===void 0)return this;if(f.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):f[a]!==void 0&&(--this._eventsCount==0?this._events=Object.create(null):delete f[a]),this;if(arguments.length===0){var n,v=Object.keys(f);for(d=0;d<v.length;++d)(n=v[d])!=="removeListener"&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(typeof(o=f[a])=="function")this.removeListener(a,o);else if(o!==void 0)for(d=o.length-1;d>=0;d--)this.removeListener(a,o[d]);return this},di.prototype.listeners=function(a){return wA(this,a,!0)},di.prototype.rawListeners=function(a){return wA(this,a,!1)},di.listenerCount=function(a,o){return typeof a.listenerCount=="function"?a.listenerCount(o):MA.call(a,o)},di.prototype.listenerCount=MA,di.prototype.eventNames=function(){return this._eventsCount>0?cD(this._events):[]};var Ki=dD;Ki.EventEmitter;Ki.defaultMaxListeners;Ki.init;Ki.listenerCount;Ki.EventEmitter;Ki.defaultMaxListeners;Ki.init;Ki.listenerCount;Ki.once=function(a,o){return new Promise((f,d)=>{function n(...m){v!==void 0&&a.removeListener("error",v),f(m)}let v;o!=="error"&&(v=m=>{a.removeListener(name,n),d(m)},a.once("error",v)),a.once(o,n)})};Ki.on=function(a,o){let f=[],d=[],n=null,v=!1,m={async next(){let w=f.shift();if(w)return createIterResult(w,!1);if(n){let g=Promise.reject(n);return n=null,g}return v?createIterResult(void 0,!0):new Promise((g,_)=>d.push({resolve:g,reject:_}))},async return(){a.removeListener(o,y),a.removeListener("error",M),v=!0;for(let w of d)w.resolve(createIterResult(void 0,!0));return createIterResult(void 0,!0)},throw(w){n=w,a.removeListener(o,y),a.removeListener("error",M)},[Symbol.asyncIterator](){return this}};return a.on(o,y),a.on("error",M),m;function y(...w){let g=d.shift();g?g.resolve(createIterResult(w,!1)):f.push(w)}function M(w){v=!0;let g=d.shift();g?g.reject(w):n=w,m.return()}};var mD,Bf,If,Fl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:globalThis,Qi=mD={};function o9(){throw new Error("setTimeout has not been defined")}function s9(){throw new Error("clearTimeout has not been defined")}function bD(a){if(Bf===setTimeout)return setTimeout(a,0);if((Bf===o9||!Bf)&&setTimeout)return Bf=setTimeout,setTimeout(a,0);try{return Bf(a,0)}catch{try{return Bf.call(null,a,0)}catch{return Bf.call(this||Fl,a,0)}}}(function(){try{Bf=typeof setTimeout=="function"?setTimeout:o9}catch{Bf=o9}try{If=typeof clearTimeout=="function"?clearTimeout:s9}catch{If=s9}})();var du,Nf=[],Dl=!1,Yv=-1;function iQ(){Dl&&du&&(Dl=!1,du.length?Nf=du.concat(Nf):Yv=-1,Nf.length&&gD())}function gD(){if(!Dl){var a=bD(iQ);Dl=!0;for(var o=Nf.length;o;){for(du=Nf,Nf=[];++Yv<o;)du&&du[Yv].run();Yv=-1,o=Nf.length}du=null,Dl=!1,function(f){if(If===clearTimeout)return clearTimeout(f);if((If===s9||!If)&&clearTimeout)return If=clearTimeout,clearTimeout(f);try{If(f)}catch{try{return If.call(null,f)}catch{return If.call(this||Fl,f)}}}(a)}}function _A(a,o){(this||Fl).fun=a,(this||Fl).array=o}function Sf(){}Qi.nextTick=function(a){var o=new Array(arguments.length-1);if(arguments.length>1)for(var f=1;f<arguments.length;f++)o[f-1]=arguments[f];Nf.push(new _A(a,o)),Nf.length!==1||Dl||bD(gD)},_A.prototype.run=function(){(this||Fl).fun.apply(null,(this||Fl).array)},Qi.title="browser",Qi.browser=!0,Qi.env={},Qi.argv=[],Qi.version="",Qi.versions={},Qi.on=Sf,Qi.addListener=Sf,Qi.once=Sf,Qi.off=Sf,Qi.removeListener=Sf,Qi.removeAllListeners=Sf,Qi.emit=Sf,Qi.prependListener=Sf,Qi.prependOnceListener=Sf,Qi.listeners=function(a){return[]},Qi.binding=function(a){throw new Error("process.binding is not supported")},Qi.cwd=function(){return"/"},Qi.chdir=function(a){throw new Error("process.chdir is not supported")},Qi.umask=function(){return 0};var ar=mD;ar.addListener;ar.argv;ar.binding;ar.browser;ar.chdir;ar.cwd;ar.emit;ar.env;ar.listeners;ar.nextTick;ar.off;ar.on;ar.once;ar.prependListener;ar.prependOnceListener;ar.removeAllListeners;ar.removeListener;ar.title;ar.umask;ar.version;ar.versions;var nQ=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",f9=Object.prototype.toString,F2=function(a){return!(nQ&&a&&typeof a=="object"&&Symbol.toStringTag in a)&&f9.call(a)==="[object Arguments]"},yD=function(a){return!!F2(a)||a!==null&&typeof a=="object"&&typeof a.length=="number"&&a.length>=0&&f9.call(a)!=="[object Array]"&&f9.call(a.callee)==="[object Function]"},aQ=function(){return F2(arguments)}();F2.isLegacyArguments=yD;var oQ=aQ?F2:yD,sQ=Object.prototype.toString,fQ=Function.prototype.toString,hQ=/^\s*(?:function)?\*/,wD=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",MD=Object.getPrototypeOf,xA=function(){if(!wD)return!1;try{return Function("return function*() {}")()}catch{}}(),uQ=xA?MD(xA):{},lQ=function(a){return typeof a=="function"&&(!!hQ.test(fQ.call(a))||(wD?MD(a)===uQ:sQ.call(a)==="[object GeneratorFunction]"))},vr=typeof Object.create=="function"?function(a,o){o&&(a.super_=o,a.prototype=Object.create(o.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}))}:function(a,o){if(o){a.super_=o;var f=function(){};f.prototype=o.prototype,a.prototype=new f,a.prototype.constructor=a}},_D=function(a){return a&&typeof a=="object"&&typeof a.copy=="function"&&typeof a.fill=="function"&&typeof a.readUInt8=="function"},Tr={},dQ=_D,cQ=oQ,pQ=lQ;function Bu(a){return a.call.bind(a)}var xD=typeof BigInt<"u",H9=typeof Symbol<"u",Fa=H9&&Symbol.toStringTag!==void 0,_a=typeof Uint8Array<"u",vQ=typeof ArrayBuffer<"u";if(_a&&Fa)var mQ=Object.getPrototypeOf(Uint8Array.prototype),So=Bu(Object.getOwnPropertyDescriptor(mQ,Symbol.toStringTag).get);var ki=Bu(Object.prototype.toString),bQ=Bu(Number.prototype.valueOf),gQ=Bu(String.prototype.valueOf),yQ=Bu(Boolean.prototype.valueOf);if(xD)var wQ=Bu(BigInt.prototype.valueOf);if(H9)var MQ=Bu(Symbol.prototype.valueOf);function Xc(a,o){if(typeof a!="object")return!1;try{return o(a),!0}catch{return!1}}function SA(a){return _a&&Fa?So(a)!==void 0:SD(a)||ED(a)||AD(a)||BD(a)||ID(a)||RD(a)||TD(a)||kD(a)||$D(a)||PD(a)||CD(a)}function SD(a){return _a&&Fa?So(a)==="Uint8Array":ki(a)==="[object Uint8Array]"||dQ(a)&&a.buffer!==void 0}function ED(a){return _a&&Fa?So(a)==="Uint8ClampedArray":ki(a)==="[object Uint8ClampedArray]"}function AD(a){return _a&&Fa?So(a)==="Uint16Array":ki(a)==="[object Uint16Array]"}function BD(a){return _a&&Fa?So(a)==="Uint32Array":ki(a)==="[object Uint32Array]"}function ID(a){return _a&&Fa?So(a)==="Int8Array":ki(a)==="[object Int8Array]"}function RD(a){return _a&&Fa?So(a)==="Int16Array":ki(a)==="[object Int16Array]"}function TD(a){return _a&&Fa?So(a)==="Int32Array":ki(a)==="[object Int32Array]"}function kD(a){return _a&&Fa?So(a)==="Float32Array":ki(a)==="[object Float32Array]"}function $D(a){return _a&&Fa?So(a)==="Float64Array":ki(a)==="[object Float64Array]"}function PD(a){return _a&&Fa?So(a)==="BigInt64Array":ki(a)==="[object BigInt64Array]"}function CD(a){return _a&&Fa?So(a)==="BigUint64Array":ki(a)==="[object BigUint64Array]"}function Pp(a){return ki(a)==="[object Map]"}function Cp(a){return ki(a)==="[object Set]"}function Np(a){return ki(a)==="[object WeakMap]"}function Nb(a){return ki(a)==="[object WeakSet]"}function _2(a){return ki(a)==="[object ArrayBuffer]"}function EA(a){return typeof ArrayBuffer<"u"&&(_2.working?_2(a):a instanceof ArrayBuffer)}function x2(a){return ki(a)==="[object DataView]"}function AA(a){return typeof DataView<"u"&&(x2.working?x2(a):a instanceof DataView)}function S2(a){return ki(a)==="[object SharedArrayBuffer]"}function BA(a){return typeof SharedArrayBuffer<"u"&&(S2.working?S2(a):a instanceof SharedArrayBuffer)}function IA(a){return Xc(a,bQ)}function RA(a){return Xc(a,gQ)}function TA(a){return Xc(a,yQ)}function kA(a){return xD&&Xc(a,wQ)}function $A(a){return H9&&Xc(a,MQ)}Tr.isArgumentsObject=cQ,Tr.isGeneratorFunction=pQ,Tr.isPromise=function(a){return typeof Promise<"u"&&a instanceof Promise||a!==null&&typeof a=="object"&&typeof a.then=="function"&&typeof a.catch=="function"},Tr.isArrayBufferView=function(a){return vQ&&ArrayBuffer.isView?ArrayBuffer.isView(a):SA(a)||AA(a)},Tr.isTypedArray=SA,Tr.isUint8Array=SD,Tr.isUint8ClampedArray=ED,Tr.isUint16Array=AD,Tr.isUint32Array=BD,Tr.isInt8Array=ID,Tr.isInt16Array=RD,Tr.isInt32Array=TD,Tr.isFloat32Array=kD,Tr.isFloat64Array=$D,Tr.isBigInt64Array=PD,Tr.isBigUint64Array=CD,Pp.working=typeof Map<"u"&&Pp(new Map),Tr.isMap=function(a){return typeof Map<"u"&&(Pp.working?Pp(a):a instanceof Map)},Cp.working=typeof Set<"u"&&Cp(new Set),Tr.isSet=function(a){return typeof Set<"u"&&(Cp.working?Cp(a):a instanceof Set)},Np.working=typeof WeakMap<"u"&&Np(new WeakMap),Tr.isWeakMap=function(a){return typeof WeakMap<"u"&&(Np.working?Np(a):a instanceof WeakMap)},Nb.working=typeof WeakSet<"u"&&Nb(new WeakSet),Tr.isWeakSet=function(a){return Nb(a)},_2.working=typeof ArrayBuffer<"u"&&_2(new ArrayBuffer),Tr.isArrayBuffer=EA,x2.working=typeof ArrayBuffer<"u"&&typeof DataView<"u"&&x2(new DataView(new ArrayBuffer(1),0,1)),Tr.isDataView=AA,S2.working=typeof SharedArrayBuffer<"u"&&S2(new SharedArrayBuffer),Tr.isSharedArrayBuffer=BA,Tr.isAsyncFunction=function(a){return ki(a)==="[object AsyncFunction]"},Tr.isMapIterator=function(a){return ki(a)==="[object Map Iterator]"},Tr.isSetIterator=function(a){return ki(a)==="[object Set Iterator]"},Tr.isGeneratorObject=function(a){return ki(a)==="[object Generator]"},Tr.isWebAssemblyCompiledModule=function(a){return ki(a)==="[object WebAssembly.Module]"},Tr.isNumberObject=IA,Tr.isStringObject=RA,Tr.isBooleanObject=TA,Tr.isBigIntObject=kA,Tr.isSymbolObject=$A,Tr.isBoxedPrimitive=function(a){return IA(a)||RA(a)||TA(a)||kA(a)||$A(a)},Tr.isAnyArrayBuffer=function(a){return _a&&(EA(a)||BA(a))},["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(a){Object.defineProperty(Tr,a,{enumerable:!1,value:function(){throw new Error(a+" is not supported in userland")}})});var Nc=typeof globalThis<"u"?globalThis:typeof self<"u"?self:globalThis,wt={},Vs=ar,PA=Object.getOwnPropertyDescriptors||function(a){for(var o=Object.keys(a),f={},d=0;d<o.length;d++)f[o[d]]=Object.getOwnPropertyDescriptor(a,o[d]);return f},_Q=/%[sdj%]/g;wt.format=function(a){if(!A2(a)){for(var o=[],f=0;f<arguments.length;f++)o.push(j0(arguments[f]));return o.join(" ")}f=1;for(var d=arguments,n=d.length,v=String(a).replace(_Q,function(y){if(y==="%%")return"%";if(f>=n)return y;switch(y){case"%s":return String(d[f++]);case"%d":return Number(d[f++]);case"%j":try{return JSON.stringify(d[f++])}catch{return"[Circular]"}default:return y}}),m=d[f];f<n;m=d[++f])z2(m)||!jl(m)?v+=" "+m:v+=" "+j0(m);return v},wt.deprecate=function(a,o){if(Vs!==void 0&&Vs.noDeprecation===!0)return a;if(Vs===void 0)return function(){return wt.deprecate(a,o).apply(this||Nc,arguments)};var f=!1;return function(){if(!f){if(Vs.throwDeprecation)throw new Error(o);Vs.traceDeprecation?console.trace(o):console.error(o),f=!0}return a.apply(this||Nc,arguments)}};var Lp={},ND=/^$/;Vs.env.NODE_DEBUG&&(Dp=Vs.env.NODE_DEBUG,Dp=Dp.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),ND=new RegExp("^"+Dp+"$","i"));var Dp;function j0(a,o){var f={seen:[],stylize:SQ};return arguments.length>=3&&(f.depth=arguments[2]),arguments.length>=4&&(f.colors=arguments[3]),K9(o)?f.showHidden=o:o&&wt._extend(f,o),cu(f.showHidden)&&(f.showHidden=!1),cu(f.depth)&&(f.depth=2),cu(f.colors)&&(f.colors=!1),cu(f.customInspect)&&(f.customInspect=!0),f.colors&&(f.stylize=xQ),E2(f,a,f.depth)}function xQ(a,o){var f=j0.styles[o];return f?"\x1B["+j0.colors[f][0]+"m"+a+"\x1B["+j0.colors[f][1]+"m":a}function SQ(a,o){return a}function E2(a,o,f){if(a.customInspect&&o&&Xv(o.inspect)&&o.inspect!==wt.inspect&&(!o.constructor||o.constructor.prototype!==o)){var d=o.inspect(f,a);return A2(d)||(d=E2(a,d,f)),d}var n=function(x,E){if(cu(E))return x.stylize("undefined","undefined");if(A2(E)){var I="'"+JSON.stringify(E).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return x.stylize(I,"string")}if(DD(E))return x.stylize(""+E,"number");if(K9(E))return x.stylize(""+E,"boolean");if(z2(E))return x.stylize("null","null")}(a,o);if(n)return n;var v=Object.keys(o),m=function(x){var E={};return x.forEach(function(I,T){E[I]=!0}),E}(v);if(a.showHidden&&(v=Object.getOwnPropertyNames(o)),Dc(o)&&(v.indexOf("message")>=0||v.indexOf("description")>=0))return Lb(o);if(v.length===0){if(Xv(o)){var y=o.name?": "+o.name:"";return a.stylize("[Function"+y+"]","special")}if(Lc(o))return a.stylize(RegExp.prototype.toString.call(o),"regexp");if(B2(o))return a.stylize(Date.prototype.toString.call(o),"date");if(Dc(o))return Lb(o)}var M,w="",g=!1,_=["{","}"];return LD(o)&&(g=!0,_=["[","]"]),Xv(o)&&(w=" [Function"+(o.name?": "+o.name:"")+"]"),Lc(o)&&(w=" "+RegExp.prototype.toString.call(o)),B2(o)&&(w=" "+Date.prototype.toUTCString.call(o)),Dc(o)&&(w=" "+Lb(o)),v.length!==0||g&&o.length!=0?f<0?Lc(o)?a.stylize(RegExp.prototype.toString.call(o),"regexp"):a.stylize("[Object]","special"):(a.seen.push(o),M=g?function(x,E,I,T,C){for(var P=[],L=0,D=E.length;L<D;++L)OD(E,String(L))?P.push(Db(x,E,I,T,String(L),!0)):P.push("");return C.forEach(function(Z){Z.match(/^\d+$/)||P.push(Db(x,E,I,T,Z,!0))}),P}(a,o,f,m,v):v.map(function(x){return Db(a,o,f,m,x,g)}),a.seen.pop(),function(x,E,I){var T=0;return x.reduce(function(C,P){return T++,P.indexOf(`
|
|
9
|
+
`);return n+y+v}});var uK=St((Oge,q6)=>{var qge=Ae(Be());Re();Ie();(function(){"use strict";var a="input is invalid type",o="finalize already called",f=typeof window=="object",d=f?window:{};d.JS_SHA3_NO_WINDOW&&(f=!1);var n=!f&&typeof self=="object",v=!d.JS_SHA3_NO_NODE_JS&&typeof ft.default=="object"&&ft.default.versions&&ft.default.versions.node;v?d=globalThis:n&&(d=self);var m=!d.JS_SHA3_NO_COMMON_JS&&typeof q6=="object"&&q6.exports,y=typeof define=="function"&&define.amd,M=!d.JS_SHA3_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",w="0123456789abcdef".split(""),g=[31,7936,2031616,520093696],_=[4,1024,262144,67108864],x=[1,256,65536,16777216],E=[6,1536,393216,100663296],I=[0,8,16,24],T=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],C=[224,256,384,512],P=[128,256],L=["hex","buffer","arrayBuffer","array","digest"],D={128:168,256:136};(d.JS_SHA3_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(F){return Object.prototype.toString.call(F)==="[object Array]"}),M&&(d.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(F){return typeof F=="object"&&F.buffer&&F.buffer.constructor===ArrayBuffer});for(var Z=function(F,ee,te){return function(O){return new B(F,ee,F).update(O)[te]()}},W=function(F,ee,te){return function(O,U){return new B(F,ee,U).update(O)[te]()}},Q=function(F,ee,te){return function(O,U,oe,Y){return s["cshake"+F].update(O,U,oe,Y)[te]()}},K=function(F,ee,te){return function(O,U,oe,Y){return s["kmac"+F].update(O,U,oe,Y)[te]()}},z=function(F,ee,te,O){for(var U=0;U<L.length;++U){var oe=L[U];F[oe]=ee(te,O,oe)}return F},X=function(F,ee){var te=Z(F,ee,"hex");return te.create=function(){return new B(F,ee,F)},te.update=function(O){return te.create().update(O)},z(te,Z,F,ee)},p=function(F,ee){var te=W(F,ee,"hex");return te.create=function(O){return new B(F,ee,O)},te.update=function(O,U){return te.create(U).update(O)},z(te,W,F,ee)},e=function(F,ee){var te=D[F],O=Q(F,ee,"hex");return O.create=function(U,oe,Y){return!oe&&!Y?s["shake"+F].create(U):new B(F,ee,U).bytepad([oe,Y],te)},O.update=function(U,oe,Y,j){return O.create(oe,Y,j).update(U)},z(O,Q,F,ee)},r=function(F,ee){var te=D[F],O=K(F,ee,"hex");return O.create=function(U,oe,Y){return new k(F,ee,oe).bytepad(["KMAC",Y],te).bytepad([U],te)},O.update=function(U,oe,Y,j){return O.create(U,Y,j).update(oe)},z(O,K,F,ee)},i=[{name:"keccak",padding:x,bits:C,createMethod:X},{name:"sha3",padding:E,bits:C,createMethod:X},{name:"shake",padding:g,bits:P,createMethod:p},{name:"cshake",padding:_,bits:P,createMethod:e},{name:"kmac",padding:_,bits:P,createMethod:r}],s={},h=[],c=0;c<i.length;++c)for(var b=i[c],l=b.bits,t=0;t<l.length;++t){var u=b.name+"_"+l[t];if(h.push(u),s[u]=b.createMethod(l[t],b.padding),b.name!=="sha3"){var S=b.name+l[t];h.push(S),s[S]=s[u]}}function B(F,ee,te){this.blocks=[],this.s=[],this.padding=ee,this.outputBits=te,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(F<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=te>>5,this.extraBytes=(te&31)>>3;for(var O=0;O<50;++O)this.s[O]=0}B.prototype.update=function(F){if(this.finalized)throw new Error(o);var ee,te=typeof F;if(te!=="string"){if(te==="object"){if(F===null)throw new Error(a);if(M&&F.constructor===ArrayBuffer)F=new Uint8Array(F);else if(!Array.isArray(F)&&(!M||!ArrayBuffer.isView(F)))throw new Error(a)}else throw new Error(a);ee=!0}for(var O=this.blocks,U=this.byteCount,oe=F.length,Y=this.blockCount,j=0,V=this.s,G,ie;j<oe;){if(this.reset)for(this.reset=!1,O[0]=this.block,G=1;G<Y+1;++G)O[G]=0;if(ee)for(G=this.start;j<oe&&G<U;++j)O[G>>2]|=F[j]<<I[G++&3];else for(G=this.start;j<oe&&G<U;++j)ie=F.charCodeAt(j),ie<128?O[G>>2]|=ie<<I[G++&3]:ie<2048?(O[G>>2]|=(192|ie>>6)<<I[G++&3],O[G>>2]|=(128|ie&63)<<I[G++&3]):ie<55296||ie>=57344?(O[G>>2]|=(224|ie>>12)<<I[G++&3],O[G>>2]|=(128|ie>>6&63)<<I[G++&3],O[G>>2]|=(128|ie&63)<<I[G++&3]):(ie=65536+((ie&1023)<<10|F.charCodeAt(++j)&1023),O[G>>2]|=(240|ie>>18)<<I[G++&3],O[G>>2]|=(128|ie>>12&63)<<I[G++&3],O[G>>2]|=(128|ie>>6&63)<<I[G++&3],O[G>>2]|=(128|ie&63)<<I[G++&3]);if(this.lastByteIndex=G,G>=U){for(this.start=G-U,this.block=O[Y],G=0;G<Y;++G)V[G]^=O[G];q(V),this.reset=!0}else this.start=G}return this},B.prototype.encode=function(F,ee){var te=F&255,O=1,U=[te];for(F=F>>8,te=F&255;te>0;)U.unshift(te),F=F>>8,te=F&255,++O;return ee?U.push(O):U.unshift(O),this.update(U),U.length},B.prototype.encodeString=function(F){var ee,te=typeof F;if(te!=="string"){if(te==="object"){if(F===null)throw new Error(a);if(M&&F.constructor===ArrayBuffer)F=new Uint8Array(F);else if(!Array.isArray(F)&&(!M||!ArrayBuffer.isView(F)))throw new Error(a)}else throw new Error(a);ee=!0}var O=0,U=F.length;if(ee)O=U;else for(var oe=0;oe<F.length;++oe){var Y=F.charCodeAt(oe);Y<128?O+=1:Y<2048?O+=2:Y<55296||Y>=57344?O+=3:(Y=65536+((Y&1023)<<10|F.charCodeAt(++oe)&1023),O+=4)}return O+=this.encode(O*8),this.update(F),O},B.prototype.bytepad=function(F,ee){for(var te=this.encode(ee),O=0;O<F.length;++O)te+=this.encodeString(F[O]);var U=ee-te%ee,oe=[];return oe.length=U,this.update(oe),this},B.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var F=this.blocks,ee=this.lastByteIndex,te=this.blockCount,O=this.s;if(F[ee>>2]|=this.padding[ee&3],this.lastByteIndex===this.byteCount)for(F[0]=F[te],ee=1;ee<te+1;++ee)F[ee]=0;for(F[te-1]|=2147483648,ee=0;ee<te;++ee)O[ee]^=F[ee];q(O)}},B.prototype.toString=B.prototype.hex=function(){this.finalize();for(var F=this.blockCount,ee=this.s,te=this.outputBlocks,O=this.extraBytes,U=0,oe=0,Y="",j;oe<te;){for(U=0;U<F&&oe<te;++U,++oe)j=ee[U],Y+=w[j>>4&15]+w[j&15]+w[j>>12&15]+w[j>>8&15]+w[j>>20&15]+w[j>>16&15]+w[j>>28&15]+w[j>>24&15];oe%F===0&&(q(ee),U=0)}return O&&(j=ee[U],Y+=w[j>>4&15]+w[j&15],O>1&&(Y+=w[j>>12&15]+w[j>>8&15]),O>2&&(Y+=w[j>>20&15]+w[j>>16&15])),Y},B.prototype.arrayBuffer=function(){this.finalize();var F=this.blockCount,ee=this.s,te=this.outputBlocks,O=this.extraBytes,U=0,oe=0,Y=this.outputBits>>3,j;O?j=new ArrayBuffer(te+1<<2):j=new ArrayBuffer(Y);for(var V=new Uint32Array(j);oe<te;){for(U=0;U<F&&oe<te;++U,++oe)V[oe]=ee[U];oe%F===0&&q(ee)}return O&&(V[U]=ee[U],j=j.slice(0,Y)),j},B.prototype.buffer=B.prototype.arrayBuffer,B.prototype.digest=B.prototype.array=function(){this.finalize();for(var F=this.blockCount,ee=this.s,te=this.outputBlocks,O=this.extraBytes,U=0,oe=0,Y=[],j,V;oe<te;){for(U=0;U<F&&oe<te;++U,++oe)j=oe<<2,V=ee[U],Y[j]=V&255,Y[j+1]=V>>8&255,Y[j+2]=V>>16&255,Y[j+3]=V>>24&255;oe%F===0&&q(ee)}return O&&(j=oe<<2,V=ee[U],Y[j]=V&255,O>1&&(Y[j+1]=V>>8&255),O>2&&(Y[j+2]=V>>16&255)),Y};function k(F,ee,te){B.call(this,F,ee,te)}k.prototype=new B,k.prototype.finalize=function(){return this.encode(this.outputBits,!0),B.prototype.finalize.call(this)};var q=function(F){var ee,te,O,U,oe,Y,j,V,G,ie,be,re,ae,ye,fe,he,nt,ce,me,ut,$,A,R,N,H,ne,J,de,st,le,ve,ot,we,Le,mt,Me,Ce,bt,xe,Ne,vt,se,ue,ht,pe,Se,dt,ge,De,ct,_e,Oe,gt,Ee,Pe,pt,lt,yt,xt,Mt,Et,At,Bt;for(O=0;O<48;O+=2)U=F[0]^F[10]^F[20]^F[30]^F[40],oe=F[1]^F[11]^F[21]^F[31]^F[41],Y=F[2]^F[12]^F[22]^F[32]^F[42],j=F[3]^F[13]^F[23]^F[33]^F[43],V=F[4]^F[14]^F[24]^F[34]^F[44],G=F[5]^F[15]^F[25]^F[35]^F[45],ie=F[6]^F[16]^F[26]^F[36]^F[46],be=F[7]^F[17]^F[27]^F[37]^F[47],re=F[8]^F[18]^F[28]^F[38]^F[48],ae=F[9]^F[19]^F[29]^F[39]^F[49],ee=re^(Y<<1|j>>>31),te=ae^(j<<1|Y>>>31),F[0]^=ee,F[1]^=te,F[10]^=ee,F[11]^=te,F[20]^=ee,F[21]^=te,F[30]^=ee,F[31]^=te,F[40]^=ee,F[41]^=te,ee=U^(V<<1|G>>>31),te=oe^(G<<1|V>>>31),F[2]^=ee,F[3]^=te,F[12]^=ee,F[13]^=te,F[22]^=ee,F[23]^=te,F[32]^=ee,F[33]^=te,F[42]^=ee,F[43]^=te,ee=Y^(ie<<1|be>>>31),te=j^(be<<1|ie>>>31),F[4]^=ee,F[5]^=te,F[14]^=ee,F[15]^=te,F[24]^=ee,F[25]^=te,F[34]^=ee,F[35]^=te,F[44]^=ee,F[45]^=te,ee=V^(re<<1|ae>>>31),te=G^(ae<<1|re>>>31),F[6]^=ee,F[7]^=te,F[16]^=ee,F[17]^=te,F[26]^=ee,F[27]^=te,F[36]^=ee,F[37]^=te,F[46]^=ee,F[47]^=te,ee=ie^(U<<1|oe>>>31),te=be^(oe<<1|U>>>31),F[8]^=ee,F[9]^=te,F[18]^=ee,F[19]^=te,F[28]^=ee,F[29]^=te,F[38]^=ee,F[39]^=te,F[48]^=ee,F[49]^=te,ye=F[0],fe=F[1],Se=F[11]<<4|F[10]>>>28,dt=F[10]<<4|F[11]>>>28,de=F[20]<<3|F[21]>>>29,st=F[21]<<3|F[20]>>>29,Mt=F[31]<<9|F[30]>>>23,Et=F[30]<<9|F[31]>>>23,se=F[40]<<18|F[41]>>>14,ue=F[41]<<18|F[40]>>>14,Le=F[2]<<1|F[3]>>>31,mt=F[3]<<1|F[2]>>>31,he=F[13]<<12|F[12]>>>20,nt=F[12]<<12|F[13]>>>20,ge=F[22]<<10|F[23]>>>22,De=F[23]<<10|F[22]>>>22,le=F[33]<<13|F[32]>>>19,ve=F[32]<<13|F[33]>>>19,At=F[42]<<2|F[43]>>>30,Bt=F[43]<<2|F[42]>>>30,Ee=F[5]<<30|F[4]>>>2,Pe=F[4]<<30|F[5]>>>2,Me=F[14]<<6|F[15]>>>26,Ce=F[15]<<6|F[14]>>>26,ce=F[25]<<11|F[24]>>>21,me=F[24]<<11|F[25]>>>21,ct=F[34]<<15|F[35]>>>17,_e=F[35]<<15|F[34]>>>17,ot=F[45]<<29|F[44]>>>3,we=F[44]<<29|F[45]>>>3,N=F[6]<<28|F[7]>>>4,H=F[7]<<28|F[6]>>>4,pt=F[17]<<23|F[16]>>>9,lt=F[16]<<23|F[17]>>>9,bt=F[26]<<25|F[27]>>>7,xe=F[27]<<25|F[26]>>>7,ut=F[36]<<21|F[37]>>>11,$=F[37]<<21|F[36]>>>11,Oe=F[47]<<24|F[46]>>>8,gt=F[46]<<24|F[47]>>>8,ht=F[8]<<27|F[9]>>>5,pe=F[9]<<27|F[8]>>>5,ne=F[18]<<20|F[19]>>>12,J=F[19]<<20|F[18]>>>12,yt=F[29]<<7|F[28]>>>25,xt=F[28]<<7|F[29]>>>25,Ne=F[38]<<8|F[39]>>>24,vt=F[39]<<8|F[38]>>>24,A=F[48]<<14|F[49]>>>18,R=F[49]<<14|F[48]>>>18,F[0]=ye^~he&ce,F[1]=fe^~nt&me,F[10]=N^~ne&de,F[11]=H^~J&st,F[20]=Le^~Me&bt,F[21]=mt^~Ce&xe,F[30]=ht^~Se&ge,F[31]=pe^~dt&De,F[40]=Ee^~pt&yt,F[41]=Pe^~lt&xt,F[2]=he^~ce&ut,F[3]=nt^~me&$,F[12]=ne^~de&le,F[13]=J^~st&ve,F[22]=Me^~bt&Ne,F[23]=Ce^~xe&vt,F[32]=Se^~ge&ct,F[33]=dt^~De&_e,F[42]=pt^~yt&Mt,F[43]=lt^~xt&Et,F[4]=ce^~ut&A,F[5]=me^~$&R,F[14]=de^~le&ot,F[15]=st^~ve&we,F[24]=bt^~Ne&se,F[25]=xe^~vt&ue,F[34]=ge^~ct&Oe,F[35]=De^~_e>,F[44]=yt^~Mt&At,F[45]=xt^~Et&Bt,F[6]=ut^~A&ye,F[7]=$^~R&fe,F[16]=le^~ot&N,F[17]=ve^~we&H,F[26]=Ne^~se&Le,F[27]=vt^~ue&mt,F[36]=ct^~Oe&ht,F[37]=_e^~gt&pe,F[46]=Mt^~At&Ee,F[47]=Et^~Bt&Pe,F[8]=A^~ye&he,F[9]=R^~fe&nt,F[18]=ot^~N&ne,F[19]=we^~H&J,F[28]=se^~Le&Me,F[29]=ue^~mt&Ce,F[38]=Oe^~ht&Se,F[39]=gt^~pe&dt,F[48]=At^~Ee&pt,F[49]=Bt^~Pe<,F[0]^=T[O],F[1]^=T[O+1]};if(m)q6.exports=s;else{for(c=0;c<h.length;++c)d[h[c]]=s[h[c]];y&&define(function(){return s})}})()});var fx=St((MK,sx)=>{var dye=Ae(Be());Re();Ie();(function(a,o){"use strict";function f(i,s){if(!i)throw new Error(s||"Assertion failed")}function d(i,s){i.super_=s;var h=function(){};h.prototype=s.prototype,i.prototype=new h,i.prototype.constructor=i}function n(i,s,h){if(n.isBN(i))return i;this.negative=0,this.words=null,this.length=0,this.red=null,i!==null&&((s==="le"||s==="be")&&(h=s,s=10),this._init(i||0,s||10,h||"be"))}typeof a=="object"?a.exports=n:o.BN=n,n.BN=n,n.wordSize=26;var v;try{typeof window<"u"&&typeof window.Buffer<"u"?v=window.Buffer:v=R6().Buffer}catch{}n.isBN=function(s){return s instanceof n?!0:s!==null&&typeof s=="object"&&s.constructor.wordSize===n.wordSize&&Array.isArray(s.words)},n.max=function(s,h){return s.cmp(h)>0?s:h},n.min=function(s,h){return s.cmp(h)<0?s:h},n.prototype._init=function(s,h,c){if(typeof s=="number")return this._initNumber(s,h,c);if(typeof s=="object")return this._initArray(s,h,c);h==="hex"&&(h=16),f(h===(h|0)&&h>=2&&h<=36),s=s.toString().replace(/\s+/g,"");var b=0;s[0]==="-"&&(b++,this.negative=1),b<s.length&&(h===16?this._parseHex(s,b,c):(this._parseBase(s,h,b),c==="le"&&this._initArray(this.toArray(),h,c)))},n.prototype._initNumber=function(s,h,c){s<0&&(this.negative=1,s=-s),s<67108864?(this.words=[s&67108863],this.length=1):s<4503599627370496?(this.words=[s&67108863,s/67108864&67108863],this.length=2):(f(s<9007199254740992),this.words=[s&67108863,s/67108864&67108863,1],this.length=3),c==="le"&&this._initArray(this.toArray(),h,c)},n.prototype._initArray=function(s,h,c){if(f(typeof s.length=="number"),s.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(s.length/3),this.words=new Array(this.length);for(var b=0;b<this.length;b++)this.words[b]=0;var l,t,u=0;if(c==="be")for(b=s.length-1,l=0;b>=0;b-=3)t=s[b]|s[b-1]<<8|s[b-2]<<16,this.words[l]|=t<<u&67108863,this.words[l+1]=t>>>26-u&67108863,u+=24,u>=26&&(u-=26,l++);else if(c==="le")for(b=0,l=0;b<s.length;b+=3)t=s[b]|s[b+1]<<8|s[b+2]<<16,this.words[l]|=t<<u&67108863,this.words[l+1]=t>>>26-u&67108863,u+=24,u>=26&&(u-=26,l++);return this._strip()};function m(i,s){var h=i.charCodeAt(s);if(h>=48&&h<=57)return h-48;if(h>=65&&h<=70)return h-55;if(h>=97&&h<=102)return h-87;f(!1,"Invalid character in "+i)}function y(i,s,h){var c=m(i,h);return h-1>=s&&(c|=m(i,h-1)<<4),c}n.prototype._parseHex=function(s,h,c){this.length=Math.ceil((s.length-h)/6),this.words=new Array(this.length);for(var b=0;b<this.length;b++)this.words[b]=0;var l=0,t=0,u;if(c==="be")for(b=s.length-1;b>=h;b-=2)u=y(s,h,b)<<l,this.words[t]|=u&67108863,l>=18?(l-=18,t+=1,this.words[t]|=u>>>26):l+=8;else{var S=s.length-h;for(b=S%2===0?h+1:h;b<s.length;b+=2)u=y(s,h,b)<<l,this.words[t]|=u&67108863,l>=18?(l-=18,t+=1,this.words[t]|=u>>>26):l+=8}this._strip()};function M(i,s,h,c){for(var b=0,l=0,t=Math.min(i.length,h),u=s;u<t;u++){var S=i.charCodeAt(u)-48;b*=c,S>=49?l=S-49+10:S>=17?l=S-17+10:l=S,f(S>=0&&l<c,"Invalid character"),b+=l}return b}n.prototype._parseBase=function(s,h,c){this.words=[0],this.length=1;for(var b=0,l=1;l<=67108863;l*=h)b++;b--,l=l/h|0;for(var t=s.length-c,u=t%b,S=Math.min(t,t-u)+c,B=0,k=c;k<S;k+=b)B=M(s,k,k+b,h),this.imuln(l),this.words[0]+B<67108864?this.words[0]+=B:this._iaddn(B);if(u!==0){var q=1;for(B=M(s,k,s.length,h),k=0;k<u;k++)q*=h;this.imuln(q),this.words[0]+B<67108864?this.words[0]+=B:this._iaddn(B)}this._strip()},n.prototype.copy=function(s){s.words=new Array(this.length);for(var h=0;h<this.length;h++)s.words[h]=this.words[h];s.length=this.length,s.negative=this.negative,s.red=this.red};function w(i,s){i.words=s.words,i.length=s.length,i.negative=s.negative,i.red=s.red}if(n.prototype._move=function(s){w(s,this)},n.prototype.clone=function(){var s=new n(null);return this.copy(s),s},n.prototype._expand=function(s){for(;this.length<s;)this.words[this.length++]=0;return this},n.prototype._strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},n.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{n.prototype[Symbol.for("nodejs.util.inspect.custom")]=g}catch{n.prototype.inspect=g}else n.prototype.inspect=g;function g(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var _=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],x=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],E=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];n.prototype.toString=function(s,h){s=s||10,h=h|0||1;var c;if(s===16||s==="hex"){c="";for(var b=0,l=0,t=0;t<this.length;t++){var u=this.words[t],S=((u<<b|l)&16777215).toString(16);l=u>>>24-b&16777215,b+=2,b>=26&&(b-=26,t--),l!==0||t!==this.length-1?c=_[6-S.length]+S+c:c=S+c}for(l!==0&&(c=l.toString(16)+c);c.length%h!==0;)c="0"+c;return this.negative!==0&&(c="-"+c),c}if(s===(s|0)&&s>=2&&s<=36){var B=x[s],k=E[s];c="";var q=this.clone();for(q.negative=0;!q.isZero();){var F=q.modrn(k).toString(s);q=q.idivn(k),q.isZero()?c=F+c:c=_[B-F.length]+F+c}for(this.isZero()&&(c="0"+c);c.length%h!==0;)c="0"+c;return this.negative!==0&&(c="-"+c),c}f(!1,"Base should be between 2 and 36")},n.prototype.toNumber=function(){var s=this.words[0];return this.length===2?s+=this.words[1]*67108864:this.length===3&&this.words[2]===1?s+=4503599627370496+this.words[1]*67108864:this.length>2&&f(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-s:s},n.prototype.toJSON=function(){return this.toString(16,2)},v&&(n.prototype.toBuffer=function(s,h){return this.toArrayLike(v,s,h)}),n.prototype.toArray=function(s,h){return this.toArrayLike(Array,s,h)};var I=function(s,h){return s.allocUnsafe?s.allocUnsafe(h):new s(h)};n.prototype.toArrayLike=function(s,h,c){this._strip();var b=this.byteLength(),l=c||Math.max(1,b);f(b<=l,"byte array longer than desired length"),f(l>0,"Requested array length <= 0");var t=I(s,l),u=h==="le"?"LE":"BE";return this["_toArrayLike"+u](t,b),t},n.prototype._toArrayLikeLE=function(s,h){for(var c=0,b=0,l=0,t=0;l<this.length;l++){var u=this.words[l]<<t|b;s[c++]=u&255,c<s.length&&(s[c++]=u>>8&255),c<s.length&&(s[c++]=u>>16&255),t===6?(c<s.length&&(s[c++]=u>>24&255),b=0,t=0):(b=u>>>24,t+=2)}if(c<s.length)for(s[c++]=b;c<s.length;)s[c++]=0},n.prototype._toArrayLikeBE=function(s,h){for(var c=s.length-1,b=0,l=0,t=0;l<this.length;l++){var u=this.words[l]<<t|b;s[c--]=u&255,c>=0&&(s[c--]=u>>8&255),c>=0&&(s[c--]=u>>16&255),t===6?(c>=0&&(s[c--]=u>>24&255),b=0,t=0):(b=u>>>24,t+=2)}if(c>=0)for(s[c--]=b;c>=0;)s[c--]=0},Math.clz32?n.prototype._countBits=function(s){return 32-Math.clz32(s)}:n.prototype._countBits=function(s){var h=s,c=0;return h>=4096&&(c+=13,h>>>=13),h>=64&&(c+=7,h>>>=7),h>=8&&(c+=4,h>>>=4),h>=2&&(c+=2,h>>>=2),c+h},n.prototype._zeroBits=function(s){if(s===0)return 26;var h=s,c=0;return h&8191||(c+=13,h>>>=13),h&127||(c+=7,h>>>=7),h&15||(c+=4,h>>>=4),h&3||(c+=2,h>>>=2),h&1||c++,c},n.prototype.bitLength=function(){var s=this.words[this.length-1],h=this._countBits(s);return(this.length-1)*26+h};function T(i){for(var s=new Array(i.bitLength()),h=0;h<s.length;h++){var c=h/26|0,b=h%26;s[h]=i.words[c]>>>b&1}return s}n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var s=0,h=0;h<this.length;h++){var c=this._zeroBits(this.words[h]);if(s+=c,c!==26)break}return s},n.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},n.prototype.toTwos=function(s){return this.negative!==0?this.abs().inotn(s).iaddn(1):this.clone()},n.prototype.fromTwos=function(s){return this.testn(s-1)?this.notn(s).iaddn(1).ineg():this.clone()},n.prototype.isNeg=function(){return this.negative!==0},n.prototype.neg=function(){return this.clone().ineg()},n.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},n.prototype.iuor=function(s){for(;this.length<s.length;)this.words[this.length++]=0;for(var h=0;h<s.length;h++)this.words[h]=this.words[h]|s.words[h];return this._strip()},n.prototype.ior=function(s){return f((this.negative|s.negative)===0),this.iuor(s)},n.prototype.or=function(s){return this.length>s.length?this.clone().ior(s):s.clone().ior(this)},n.prototype.uor=function(s){return this.length>s.length?this.clone().iuor(s):s.clone().iuor(this)},n.prototype.iuand=function(s){var h;this.length>s.length?h=s:h=this;for(var c=0;c<h.length;c++)this.words[c]=this.words[c]&s.words[c];return this.length=h.length,this._strip()},n.prototype.iand=function(s){return f((this.negative|s.negative)===0),this.iuand(s)},n.prototype.and=function(s){return this.length>s.length?this.clone().iand(s):s.clone().iand(this)},n.prototype.uand=function(s){return this.length>s.length?this.clone().iuand(s):s.clone().iuand(this)},n.prototype.iuxor=function(s){var h,c;this.length>s.length?(h=this,c=s):(h=s,c=this);for(var b=0;b<c.length;b++)this.words[b]=h.words[b]^c.words[b];if(this!==h)for(;b<h.length;b++)this.words[b]=h.words[b];return this.length=h.length,this._strip()},n.prototype.ixor=function(s){return f((this.negative|s.negative)===0),this.iuxor(s)},n.prototype.xor=function(s){return this.length>s.length?this.clone().ixor(s):s.clone().ixor(this)},n.prototype.uxor=function(s){return this.length>s.length?this.clone().iuxor(s):s.clone().iuxor(this)},n.prototype.inotn=function(s){f(typeof s=="number"&&s>=0);var h=Math.ceil(s/26)|0,c=s%26;this._expand(h),c>0&&h--;for(var b=0;b<h;b++)this.words[b]=~this.words[b]&67108863;return c>0&&(this.words[b]=~this.words[b]&67108863>>26-c),this._strip()},n.prototype.notn=function(s){return this.clone().inotn(s)},n.prototype.setn=function(s,h){f(typeof s=="number"&&s>=0);var c=s/26|0,b=s%26;return this._expand(c+1),h?this.words[c]=this.words[c]|1<<b:this.words[c]=this.words[c]&~(1<<b),this._strip()},n.prototype.iadd=function(s){var h;if(this.negative!==0&&s.negative===0)return this.negative=0,h=this.isub(s),this.negative^=1,this._normSign();if(this.negative===0&&s.negative!==0)return s.negative=0,h=this.isub(s),s.negative=1,h._normSign();var c,b;this.length>s.length?(c=this,b=s):(c=s,b=this);for(var l=0,t=0;t<b.length;t++)h=(c.words[t]|0)+(b.words[t]|0)+l,this.words[t]=h&67108863,l=h>>>26;for(;l!==0&&t<c.length;t++)h=(c.words[t]|0)+l,this.words[t]=h&67108863,l=h>>>26;if(this.length=c.length,l!==0)this.words[this.length]=l,this.length++;else if(c!==this)for(;t<c.length;t++)this.words[t]=c.words[t];return this},n.prototype.add=function(s){var h;return s.negative!==0&&this.negative===0?(s.negative=0,h=this.sub(s),s.negative^=1,h):s.negative===0&&this.negative!==0?(this.negative=0,h=s.sub(this),this.negative=1,h):this.length>s.length?this.clone().iadd(s):s.clone().iadd(this)},n.prototype.isub=function(s){if(s.negative!==0){s.negative=0;var h=this.iadd(s);return s.negative=1,h._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(s),this.negative=1,this._normSign();var c=this.cmp(s);if(c===0)return this.negative=0,this.length=1,this.words[0]=0,this;var b,l;c>0?(b=this,l=s):(b=s,l=this);for(var t=0,u=0;u<l.length;u++)h=(b.words[u]|0)-(l.words[u]|0)+t,t=h>>26,this.words[u]=h&67108863;for(;t!==0&&u<b.length;u++)h=(b.words[u]|0)+t,t=h>>26,this.words[u]=h&67108863;if(t===0&&u<b.length&&b!==this)for(;u<b.length;u++)this.words[u]=b.words[u];return this.length=Math.max(this.length,u),b!==this&&(this.negative=1),this._strip()},n.prototype.sub=function(s){return this.clone().isub(s)};function C(i,s,h){h.negative=s.negative^i.negative;var c=i.length+s.length|0;h.length=c,c=c-1|0;var b=i.words[0]|0,l=s.words[0]|0,t=b*l,u=t&67108863,S=t/67108864|0;h.words[0]=u;for(var B=1;B<c;B++){for(var k=S>>>26,q=S&67108863,F=Math.min(B,s.length-1),ee=Math.max(0,B-i.length+1);ee<=F;ee++){var te=B-ee|0;b=i.words[te]|0,l=s.words[ee]|0,t=b*l+q,k+=t/67108864|0,q=t&67108863}h.words[B]=q|0,S=k|0}return S!==0?h.words[B]=S|0:h.length--,h._strip()}var P=function(s,h,c){var b=s.words,l=h.words,t=c.words,u=0,S,B,k,q=b[0]|0,F=q&8191,ee=q>>>13,te=b[1]|0,O=te&8191,U=te>>>13,oe=b[2]|0,Y=oe&8191,j=oe>>>13,V=b[3]|0,G=V&8191,ie=V>>>13,be=b[4]|0,re=be&8191,ae=be>>>13,ye=b[5]|0,fe=ye&8191,he=ye>>>13,nt=b[6]|0,ce=nt&8191,me=nt>>>13,ut=b[7]|0,$=ut&8191,A=ut>>>13,R=b[8]|0,N=R&8191,H=R>>>13,ne=b[9]|0,J=ne&8191,de=ne>>>13,st=l[0]|0,le=st&8191,ve=st>>>13,ot=l[1]|0,we=ot&8191,Le=ot>>>13,mt=l[2]|0,Me=mt&8191,Ce=mt>>>13,bt=l[3]|0,xe=bt&8191,Ne=bt>>>13,vt=l[4]|0,se=vt&8191,ue=vt>>>13,ht=l[5]|0,pe=ht&8191,Se=ht>>>13,dt=l[6]|0,ge=dt&8191,De=dt>>>13,ct=l[7]|0,_e=ct&8191,Oe=ct>>>13,gt=l[8]|0,Ee=gt&8191,Pe=gt>>>13,pt=l[9]|0,lt=pt&8191,yt=pt>>>13;c.negative=s.negative^h.negative,c.length=19,S=Math.imul(F,le),B=Math.imul(F,ve),B=B+Math.imul(ee,le)|0,k=Math.imul(ee,ve);var xt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(xt>>>26)|0,xt&=67108863,S=Math.imul(O,le),B=Math.imul(O,ve),B=B+Math.imul(U,le)|0,k=Math.imul(U,ve),S=S+Math.imul(F,we)|0,B=B+Math.imul(F,Le)|0,B=B+Math.imul(ee,we)|0,k=k+Math.imul(ee,Le)|0;var Mt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,S=Math.imul(Y,le),B=Math.imul(Y,ve),B=B+Math.imul(j,le)|0,k=Math.imul(j,ve),S=S+Math.imul(O,we)|0,B=B+Math.imul(O,Le)|0,B=B+Math.imul(U,we)|0,k=k+Math.imul(U,Le)|0,S=S+Math.imul(F,Me)|0,B=B+Math.imul(F,Ce)|0,B=B+Math.imul(ee,Me)|0,k=k+Math.imul(ee,Ce)|0;var Et=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Et>>>26)|0,Et&=67108863,S=Math.imul(G,le),B=Math.imul(G,ve),B=B+Math.imul(ie,le)|0,k=Math.imul(ie,ve),S=S+Math.imul(Y,we)|0,B=B+Math.imul(Y,Le)|0,B=B+Math.imul(j,we)|0,k=k+Math.imul(j,Le)|0,S=S+Math.imul(O,Me)|0,B=B+Math.imul(O,Ce)|0,B=B+Math.imul(U,Me)|0,k=k+Math.imul(U,Ce)|0,S=S+Math.imul(F,xe)|0,B=B+Math.imul(F,Ne)|0,B=B+Math.imul(ee,xe)|0,k=k+Math.imul(ee,Ne)|0;var At=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(At>>>26)|0,At&=67108863,S=Math.imul(re,le),B=Math.imul(re,ve),B=B+Math.imul(ae,le)|0,k=Math.imul(ae,ve),S=S+Math.imul(G,we)|0,B=B+Math.imul(G,Le)|0,B=B+Math.imul(ie,we)|0,k=k+Math.imul(ie,Le)|0,S=S+Math.imul(Y,Me)|0,B=B+Math.imul(Y,Ce)|0,B=B+Math.imul(j,Me)|0,k=k+Math.imul(j,Ce)|0,S=S+Math.imul(O,xe)|0,B=B+Math.imul(O,Ne)|0,B=B+Math.imul(U,xe)|0,k=k+Math.imul(U,Ne)|0,S=S+Math.imul(F,se)|0,B=B+Math.imul(F,ue)|0,B=B+Math.imul(ee,se)|0,k=k+Math.imul(ee,ue)|0;var Bt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,S=Math.imul(fe,le),B=Math.imul(fe,ve),B=B+Math.imul(he,le)|0,k=Math.imul(he,ve),S=S+Math.imul(re,we)|0,B=B+Math.imul(re,Le)|0,B=B+Math.imul(ae,we)|0,k=k+Math.imul(ae,Le)|0,S=S+Math.imul(G,Me)|0,B=B+Math.imul(G,Ce)|0,B=B+Math.imul(ie,Me)|0,k=k+Math.imul(ie,Ce)|0,S=S+Math.imul(Y,xe)|0,B=B+Math.imul(Y,Ne)|0,B=B+Math.imul(j,xe)|0,k=k+Math.imul(j,Ne)|0,S=S+Math.imul(O,se)|0,B=B+Math.imul(O,ue)|0,B=B+Math.imul(U,se)|0,k=k+Math.imul(U,ue)|0,S=S+Math.imul(F,pe)|0,B=B+Math.imul(F,Se)|0,B=B+Math.imul(ee,pe)|0,k=k+Math.imul(ee,Se)|0;var Rt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,S=Math.imul(ce,le),B=Math.imul(ce,ve),B=B+Math.imul(me,le)|0,k=Math.imul(me,ve),S=S+Math.imul(fe,we)|0,B=B+Math.imul(fe,Le)|0,B=B+Math.imul(he,we)|0,k=k+Math.imul(he,Le)|0,S=S+Math.imul(re,Me)|0,B=B+Math.imul(re,Ce)|0,B=B+Math.imul(ae,Me)|0,k=k+Math.imul(ae,Ce)|0,S=S+Math.imul(G,xe)|0,B=B+Math.imul(G,Ne)|0,B=B+Math.imul(ie,xe)|0,k=k+Math.imul(ie,Ne)|0,S=S+Math.imul(Y,se)|0,B=B+Math.imul(Y,ue)|0,B=B+Math.imul(j,se)|0,k=k+Math.imul(j,ue)|0,S=S+Math.imul(O,pe)|0,B=B+Math.imul(O,Se)|0,B=B+Math.imul(U,pe)|0,k=k+Math.imul(U,Se)|0,S=S+Math.imul(F,ge)|0,B=B+Math.imul(F,De)|0,B=B+Math.imul(ee,ge)|0,k=k+Math.imul(ee,De)|0;var Tt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,S=Math.imul($,le),B=Math.imul($,ve),B=B+Math.imul(A,le)|0,k=Math.imul(A,ve),S=S+Math.imul(ce,we)|0,B=B+Math.imul(ce,Le)|0,B=B+Math.imul(me,we)|0,k=k+Math.imul(me,Le)|0,S=S+Math.imul(fe,Me)|0,B=B+Math.imul(fe,Ce)|0,B=B+Math.imul(he,Me)|0,k=k+Math.imul(he,Ce)|0,S=S+Math.imul(re,xe)|0,B=B+Math.imul(re,Ne)|0,B=B+Math.imul(ae,xe)|0,k=k+Math.imul(ae,Ne)|0,S=S+Math.imul(G,se)|0,B=B+Math.imul(G,ue)|0,B=B+Math.imul(ie,se)|0,k=k+Math.imul(ie,ue)|0,S=S+Math.imul(Y,pe)|0,B=B+Math.imul(Y,Se)|0,B=B+Math.imul(j,pe)|0,k=k+Math.imul(j,Se)|0,S=S+Math.imul(O,ge)|0,B=B+Math.imul(O,De)|0,B=B+Math.imul(U,ge)|0,k=k+Math.imul(U,De)|0,S=S+Math.imul(F,_e)|0,B=B+Math.imul(F,Oe)|0,B=B+Math.imul(ee,_e)|0,k=k+Math.imul(ee,Oe)|0;var kt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(kt>>>26)|0,kt&=67108863,S=Math.imul(N,le),B=Math.imul(N,ve),B=B+Math.imul(H,le)|0,k=Math.imul(H,ve),S=S+Math.imul($,we)|0,B=B+Math.imul($,Le)|0,B=B+Math.imul(A,we)|0,k=k+Math.imul(A,Le)|0,S=S+Math.imul(ce,Me)|0,B=B+Math.imul(ce,Ce)|0,B=B+Math.imul(me,Me)|0,k=k+Math.imul(me,Ce)|0,S=S+Math.imul(fe,xe)|0,B=B+Math.imul(fe,Ne)|0,B=B+Math.imul(he,xe)|0,k=k+Math.imul(he,Ne)|0,S=S+Math.imul(re,se)|0,B=B+Math.imul(re,ue)|0,B=B+Math.imul(ae,se)|0,k=k+Math.imul(ae,ue)|0,S=S+Math.imul(G,pe)|0,B=B+Math.imul(G,Se)|0,B=B+Math.imul(ie,pe)|0,k=k+Math.imul(ie,Se)|0,S=S+Math.imul(Y,ge)|0,B=B+Math.imul(Y,De)|0,B=B+Math.imul(j,ge)|0,k=k+Math.imul(j,De)|0,S=S+Math.imul(O,_e)|0,B=B+Math.imul(O,Oe)|0,B=B+Math.imul(U,_e)|0,k=k+Math.imul(U,Oe)|0,S=S+Math.imul(F,Ee)|0,B=B+Math.imul(F,Pe)|0,B=B+Math.imul(ee,Ee)|0,k=k+Math.imul(ee,Pe)|0;var $t=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+($t>>>26)|0,$t&=67108863,S=Math.imul(J,le),B=Math.imul(J,ve),B=B+Math.imul(de,le)|0,k=Math.imul(de,ve),S=S+Math.imul(N,we)|0,B=B+Math.imul(N,Le)|0,B=B+Math.imul(H,we)|0,k=k+Math.imul(H,Le)|0,S=S+Math.imul($,Me)|0,B=B+Math.imul($,Ce)|0,B=B+Math.imul(A,Me)|0,k=k+Math.imul(A,Ce)|0,S=S+Math.imul(ce,xe)|0,B=B+Math.imul(ce,Ne)|0,B=B+Math.imul(me,xe)|0,k=k+Math.imul(me,Ne)|0,S=S+Math.imul(fe,se)|0,B=B+Math.imul(fe,ue)|0,B=B+Math.imul(he,se)|0,k=k+Math.imul(he,ue)|0,S=S+Math.imul(re,pe)|0,B=B+Math.imul(re,Se)|0,B=B+Math.imul(ae,pe)|0,k=k+Math.imul(ae,Se)|0,S=S+Math.imul(G,ge)|0,B=B+Math.imul(G,De)|0,B=B+Math.imul(ie,ge)|0,k=k+Math.imul(ie,De)|0,S=S+Math.imul(Y,_e)|0,B=B+Math.imul(Y,Oe)|0,B=B+Math.imul(j,_e)|0,k=k+Math.imul(j,Oe)|0,S=S+Math.imul(O,Ee)|0,B=B+Math.imul(O,Pe)|0,B=B+Math.imul(U,Ee)|0,k=k+Math.imul(U,Pe)|0,S=S+Math.imul(F,lt)|0,B=B+Math.imul(F,yt)|0,B=B+Math.imul(ee,lt)|0,k=k+Math.imul(ee,yt)|0;var Pt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,S=Math.imul(J,we),B=Math.imul(J,Le),B=B+Math.imul(de,we)|0,k=Math.imul(de,Le),S=S+Math.imul(N,Me)|0,B=B+Math.imul(N,Ce)|0,B=B+Math.imul(H,Me)|0,k=k+Math.imul(H,Ce)|0,S=S+Math.imul($,xe)|0,B=B+Math.imul($,Ne)|0,B=B+Math.imul(A,xe)|0,k=k+Math.imul(A,Ne)|0,S=S+Math.imul(ce,se)|0,B=B+Math.imul(ce,ue)|0,B=B+Math.imul(me,se)|0,k=k+Math.imul(me,ue)|0,S=S+Math.imul(fe,pe)|0,B=B+Math.imul(fe,Se)|0,B=B+Math.imul(he,pe)|0,k=k+Math.imul(he,Se)|0,S=S+Math.imul(re,ge)|0,B=B+Math.imul(re,De)|0,B=B+Math.imul(ae,ge)|0,k=k+Math.imul(ae,De)|0,S=S+Math.imul(G,_e)|0,B=B+Math.imul(G,Oe)|0,B=B+Math.imul(ie,_e)|0,k=k+Math.imul(ie,Oe)|0,S=S+Math.imul(Y,Ee)|0,B=B+Math.imul(Y,Pe)|0,B=B+Math.imul(j,Ee)|0,k=k+Math.imul(j,Pe)|0,S=S+Math.imul(O,lt)|0,B=B+Math.imul(O,yt)|0,B=B+Math.imul(U,lt)|0,k=k+Math.imul(U,yt)|0;var Ct=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,S=Math.imul(J,Me),B=Math.imul(J,Ce),B=B+Math.imul(de,Me)|0,k=Math.imul(de,Ce),S=S+Math.imul(N,xe)|0,B=B+Math.imul(N,Ne)|0,B=B+Math.imul(H,xe)|0,k=k+Math.imul(H,Ne)|0,S=S+Math.imul($,se)|0,B=B+Math.imul($,ue)|0,B=B+Math.imul(A,se)|0,k=k+Math.imul(A,ue)|0,S=S+Math.imul(ce,pe)|0,B=B+Math.imul(ce,Se)|0,B=B+Math.imul(me,pe)|0,k=k+Math.imul(me,Se)|0,S=S+Math.imul(fe,ge)|0,B=B+Math.imul(fe,De)|0,B=B+Math.imul(he,ge)|0,k=k+Math.imul(he,De)|0,S=S+Math.imul(re,_e)|0,B=B+Math.imul(re,Oe)|0,B=B+Math.imul(ae,_e)|0,k=k+Math.imul(ae,Oe)|0,S=S+Math.imul(G,Ee)|0,B=B+Math.imul(G,Pe)|0,B=B+Math.imul(ie,Ee)|0,k=k+Math.imul(ie,Pe)|0,S=S+Math.imul(Y,lt)|0,B=B+Math.imul(Y,yt)|0,B=B+Math.imul(j,lt)|0,k=k+Math.imul(j,yt)|0;var Nt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,S=Math.imul(J,xe),B=Math.imul(J,Ne),B=B+Math.imul(de,xe)|0,k=Math.imul(de,Ne),S=S+Math.imul(N,se)|0,B=B+Math.imul(N,ue)|0,B=B+Math.imul(H,se)|0,k=k+Math.imul(H,ue)|0,S=S+Math.imul($,pe)|0,B=B+Math.imul($,Se)|0,B=B+Math.imul(A,pe)|0,k=k+Math.imul(A,Se)|0,S=S+Math.imul(ce,ge)|0,B=B+Math.imul(ce,De)|0,B=B+Math.imul(me,ge)|0,k=k+Math.imul(me,De)|0,S=S+Math.imul(fe,_e)|0,B=B+Math.imul(fe,Oe)|0,B=B+Math.imul(he,_e)|0,k=k+Math.imul(he,Oe)|0,S=S+Math.imul(re,Ee)|0,B=B+Math.imul(re,Pe)|0,B=B+Math.imul(ae,Ee)|0,k=k+Math.imul(ae,Pe)|0,S=S+Math.imul(G,lt)|0,B=B+Math.imul(G,yt)|0,B=B+Math.imul(ie,lt)|0,k=k+Math.imul(ie,yt)|0;var Lt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,S=Math.imul(J,se),B=Math.imul(J,ue),B=B+Math.imul(de,se)|0,k=Math.imul(de,ue),S=S+Math.imul(N,pe)|0,B=B+Math.imul(N,Se)|0,B=B+Math.imul(H,pe)|0,k=k+Math.imul(H,Se)|0,S=S+Math.imul($,ge)|0,B=B+Math.imul($,De)|0,B=B+Math.imul(A,ge)|0,k=k+Math.imul(A,De)|0,S=S+Math.imul(ce,_e)|0,B=B+Math.imul(ce,Oe)|0,B=B+Math.imul(me,_e)|0,k=k+Math.imul(me,Oe)|0,S=S+Math.imul(fe,Ee)|0,B=B+Math.imul(fe,Pe)|0,B=B+Math.imul(he,Ee)|0,k=k+Math.imul(he,Pe)|0,S=S+Math.imul(re,lt)|0,B=B+Math.imul(re,yt)|0,B=B+Math.imul(ae,lt)|0,k=k+Math.imul(ae,yt)|0;var Dt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,S=Math.imul(J,pe),B=Math.imul(J,Se),B=B+Math.imul(de,pe)|0,k=Math.imul(de,Se),S=S+Math.imul(N,ge)|0,B=B+Math.imul(N,De)|0,B=B+Math.imul(H,ge)|0,k=k+Math.imul(H,De)|0,S=S+Math.imul($,_e)|0,B=B+Math.imul($,Oe)|0,B=B+Math.imul(A,_e)|0,k=k+Math.imul(A,Oe)|0,S=S+Math.imul(ce,Ee)|0,B=B+Math.imul(ce,Pe)|0,B=B+Math.imul(me,Ee)|0,k=k+Math.imul(me,Pe)|0,S=S+Math.imul(fe,lt)|0,B=B+Math.imul(fe,yt)|0,B=B+Math.imul(he,lt)|0,k=k+Math.imul(he,yt)|0;var qt=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(qt>>>26)|0,qt&=67108863,S=Math.imul(J,ge),B=Math.imul(J,De),B=B+Math.imul(de,ge)|0,k=Math.imul(de,De),S=S+Math.imul(N,_e)|0,B=B+Math.imul(N,Oe)|0,B=B+Math.imul(H,_e)|0,k=k+Math.imul(H,Oe)|0,S=S+Math.imul($,Ee)|0,B=B+Math.imul($,Pe)|0,B=B+Math.imul(A,Ee)|0,k=k+Math.imul(A,Pe)|0,S=S+Math.imul(ce,lt)|0,B=B+Math.imul(ce,yt)|0,B=B+Math.imul(me,lt)|0,k=k+Math.imul(me,yt)|0;var Ut=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,S=Math.imul(J,_e),B=Math.imul(J,Oe),B=B+Math.imul(de,_e)|0,k=Math.imul(de,Oe),S=S+Math.imul(N,Ee)|0,B=B+Math.imul(N,Pe)|0,B=B+Math.imul(H,Ee)|0,k=k+Math.imul(H,Pe)|0,S=S+Math.imul($,lt)|0,B=B+Math.imul($,yt)|0,B=B+Math.imul(A,lt)|0,k=k+Math.imul(A,yt)|0;var aa=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(aa>>>26)|0,aa&=67108863,S=Math.imul(J,Ee),B=Math.imul(J,Pe),B=B+Math.imul(de,Ee)|0,k=Math.imul(de,Pe),S=S+Math.imul(N,lt)|0,B=B+Math.imul(N,yt)|0,B=B+Math.imul(H,lt)|0,k=k+Math.imul(H,yt)|0;var oa=(u+S|0)+((B&8191)<<13)|0;u=(k+(B>>>13)|0)+(oa>>>26)|0,oa&=67108863,S=Math.imul(J,lt),B=Math.imul(J,yt),B=B+Math.imul(de,lt)|0,k=Math.imul(de,yt);var lb=(u+S|0)+((B&8191)<<13)|0;return u=(k+(B>>>13)|0)+(lb>>>26)|0,lb&=67108863,t[0]=xt,t[1]=Mt,t[2]=Et,t[3]=At,t[4]=Bt,t[5]=Rt,t[6]=Tt,t[7]=kt,t[8]=$t,t[9]=Pt,t[10]=Ct,t[11]=Nt,t[12]=Lt,t[13]=Dt,t[14]=qt,t[15]=Ut,t[16]=aa,t[17]=oa,t[18]=lb,u!==0&&(t[19]=u,c.length++),c};Math.imul||(P=C);function L(i,s,h){h.negative=s.negative^i.negative,h.length=i.length+s.length;for(var c=0,b=0,l=0;l<h.length-1;l++){var t=b;b=0;for(var u=c&67108863,S=Math.min(l,s.length-1),B=Math.max(0,l-i.length+1);B<=S;B++){var k=l-B,q=i.words[k]|0,F=s.words[B]|0,ee=q*F,te=ee&67108863;t=t+(ee/67108864|0)|0,te=te+u|0,u=te&67108863,t=t+(te>>>26)|0,b+=t>>>26,t&=67108863}h.words[l]=u,c=t,t=b}return c!==0?h.words[l]=c:h.length--,h._strip()}function D(i,s,h){return L(i,s,h)}n.prototype.mulTo=function(s,h){var c,b=this.length+s.length;return this.length===10&&s.length===10?c=P(this,s,h):b<63?c=C(this,s,h):b<1024?c=L(this,s,h):c=D(this,s,h),c};function Z(i,s){this.x=i,this.y=s}Z.prototype.makeRBT=function(s){for(var h=new Array(s),c=n.prototype._countBits(s)-1,b=0;b<s;b++)h[b]=this.revBin(b,c,s);return h},Z.prototype.revBin=function(s,h,c){if(s===0||s===c-1)return s;for(var b=0,l=0;l<h;l++)b|=(s&1)<<h-l-1,s>>=1;return b},Z.prototype.permute=function(s,h,c,b,l,t){for(var u=0;u<t;u++)b[u]=h[s[u]],l[u]=c[s[u]]},Z.prototype.transform=function(s,h,c,b,l,t){this.permute(t,s,h,c,b,l);for(var u=1;u<l;u<<=1)for(var S=u<<1,B=Math.cos(2*Math.PI/S),k=Math.sin(2*Math.PI/S),q=0;q<l;q+=S)for(var F=B,ee=k,te=0;te<u;te++){var O=c[q+te],U=b[q+te],oe=c[q+te+u],Y=b[q+te+u],j=F*oe-ee*Y;Y=F*Y+ee*oe,oe=j,c[q+te]=O+oe,b[q+te]=U+Y,c[q+te+u]=O-oe,b[q+te+u]=U-Y,te!==S&&(j=B*F-k*ee,ee=B*ee+k*F,F=j)}},Z.prototype.guessLen13b=function(s,h){var c=Math.max(h,s)|1,b=c&1,l=0;for(c=c/2|0;c;c=c>>>1)l++;return 1<<l+1+b},Z.prototype.conjugate=function(s,h,c){if(!(c<=1))for(var b=0;b<c/2;b++){var l=s[b];s[b]=s[c-b-1],s[c-b-1]=l,l=h[b],h[b]=-h[c-b-1],h[c-b-1]=-l}},Z.prototype.normalize13b=function(s,h){for(var c=0,b=0;b<h/2;b++){var l=Math.round(s[2*b+1]/h)*8192+Math.round(s[2*b]/h)+c;s[b]=l&67108863,l<67108864?c=0:c=l/67108864|0}return s},Z.prototype.convert13b=function(s,h,c,b){for(var l=0,t=0;t<h;t++)l=l+(s[t]|0),c[2*t]=l&8191,l=l>>>13,c[2*t+1]=l&8191,l=l>>>13;for(t=2*h;t<b;++t)c[t]=0;f(l===0),f((l&-8192)===0)},Z.prototype.stub=function(s){for(var h=new Array(s),c=0;c<s;c++)h[c]=0;return h},Z.prototype.mulp=function(s,h,c){var b=2*this.guessLen13b(s.length,h.length),l=this.makeRBT(b),t=this.stub(b),u=new Array(b),S=new Array(b),B=new Array(b),k=new Array(b),q=new Array(b),F=new Array(b),ee=c.words;ee.length=b,this.convert13b(s.words,s.length,u,b),this.convert13b(h.words,h.length,k,b),this.transform(u,t,S,B,b,l),this.transform(k,t,q,F,b,l);for(var te=0;te<b;te++){var O=S[te]*q[te]-B[te]*F[te];B[te]=S[te]*F[te]+B[te]*q[te],S[te]=O}return this.conjugate(S,B,b),this.transform(S,B,ee,t,b,l),this.conjugate(ee,t,b),this.normalize13b(ee,b),c.negative=s.negative^h.negative,c.length=s.length+h.length,c._strip()},n.prototype.mul=function(s){var h=new n(null);return h.words=new Array(this.length+s.length),this.mulTo(s,h)},n.prototype.mulf=function(s){var h=new n(null);return h.words=new Array(this.length+s.length),D(this,s,h)},n.prototype.imul=function(s){return this.clone().mulTo(s,this)},n.prototype.imuln=function(s){var h=s<0;h&&(s=-s),f(typeof s=="number"),f(s<67108864);for(var c=0,b=0;b<this.length;b++){var l=(this.words[b]|0)*s,t=(l&67108863)+(c&67108863);c>>=26,c+=l/67108864|0,c+=t>>>26,this.words[b]=t&67108863}return c!==0&&(this.words[b]=c,this.length++),this.length=s===0?1:this.length,h?this.ineg():this},n.prototype.muln=function(s){return this.clone().imuln(s)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(s){var h=T(s);if(h.length===0)return new n(1);for(var c=this,b=0;b<h.length&&h[b]===0;b++,c=c.sqr());if(++b<h.length)for(var l=c.sqr();b<h.length;b++,l=l.sqr())h[b]!==0&&(c=c.mul(l));return c},n.prototype.iushln=function(s){f(typeof s=="number"&&s>=0);var h=s%26,c=(s-h)/26,b=67108863>>>26-h<<26-h,l;if(h!==0){var t=0;for(l=0;l<this.length;l++){var u=this.words[l]&b,S=(this.words[l]|0)-u<<h;this.words[l]=S|t,t=u>>>26-h}t&&(this.words[l]=t,this.length++)}if(c!==0){for(l=this.length-1;l>=0;l--)this.words[l+c]=this.words[l];for(l=0;l<c;l++)this.words[l]=0;this.length+=c}return this._strip()},n.prototype.ishln=function(s){return f(this.negative===0),this.iushln(s)},n.prototype.iushrn=function(s,h,c){f(typeof s=="number"&&s>=0);var b;h?b=(h-h%26)/26:b=0;var l=s%26,t=Math.min((s-l)/26,this.length),u=67108863^67108863>>>l<<l,S=c;if(b-=t,b=Math.max(0,b),S){for(var B=0;B<t;B++)S.words[B]=this.words[B];S.length=t}if(t!==0)if(this.length>t)for(this.length-=t,B=0;B<this.length;B++)this.words[B]=this.words[B+t];else this.words[0]=0,this.length=1;var k=0;for(B=this.length-1;B>=0&&(k!==0||B>=b);B--){var q=this.words[B]|0;this.words[B]=k<<26-l|q>>>l,k=q&u}return S&&k!==0&&(S.words[S.length++]=k),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},n.prototype.ishrn=function(s,h,c){return f(this.negative===0),this.iushrn(s,h,c)},n.prototype.shln=function(s){return this.clone().ishln(s)},n.prototype.ushln=function(s){return this.clone().iushln(s)},n.prototype.shrn=function(s){return this.clone().ishrn(s)},n.prototype.ushrn=function(s){return this.clone().iushrn(s)},n.prototype.testn=function(s){f(typeof s=="number"&&s>=0);var h=s%26,c=(s-h)/26,b=1<<h;if(this.length<=c)return!1;var l=this.words[c];return!!(l&b)},n.prototype.imaskn=function(s){f(typeof s=="number"&&s>=0);var h=s%26,c=(s-h)/26;if(f(this.negative===0,"imaskn works only with positive numbers"),this.length<=c)return this;if(h!==0&&c++,this.length=Math.min(c,this.length),h!==0){var b=67108863^67108863>>>h<<h;this.words[this.length-1]&=b}return this._strip()},n.prototype.maskn=function(s){return this.clone().imaskn(s)},n.prototype.iaddn=function(s){return f(typeof s=="number"),f(s<67108864),s<0?this.isubn(-s):this.negative!==0?this.length===1&&(this.words[0]|0)<=s?(this.words[0]=s-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(s),this.negative=1,this):this._iaddn(s)},n.prototype._iaddn=function(s){this.words[0]+=s;for(var h=0;h<this.length&&this.words[h]>=67108864;h++)this.words[h]-=67108864,h===this.length-1?this.words[h+1]=1:this.words[h+1]++;return this.length=Math.max(this.length,h+1),this},n.prototype.isubn=function(s){if(f(typeof s=="number"),f(s<67108864),s<0)return this.iaddn(-s);if(this.negative!==0)return this.negative=0,this.iaddn(s),this.negative=1,this;if(this.words[0]-=s,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var h=0;h<this.length&&this.words[h]<0;h++)this.words[h]+=67108864,this.words[h+1]-=1;return this._strip()},n.prototype.addn=function(s){return this.clone().iaddn(s)},n.prototype.subn=function(s){return this.clone().isubn(s)},n.prototype.iabs=function(){return this.negative=0,this},n.prototype.abs=function(){return this.clone().iabs()},n.prototype._ishlnsubmul=function(s,h,c){var b=s.length+c,l;this._expand(b);var t,u=0;for(l=0;l<s.length;l++){t=(this.words[l+c]|0)+u;var S=(s.words[l]|0)*h;t-=S&67108863,u=(t>>26)-(S/67108864|0),this.words[l+c]=t&67108863}for(;l<this.length-c;l++)t=(this.words[l+c]|0)+u,u=t>>26,this.words[l+c]=t&67108863;if(u===0)return this._strip();for(f(u===-1),u=0,l=0;l<this.length;l++)t=-(this.words[l]|0)+u,u=t>>26,this.words[l]=t&67108863;return this.negative=1,this._strip()},n.prototype._wordDiv=function(s,h){var c=this.length-s.length,b=this.clone(),l=s,t=l.words[l.length-1]|0,u=this._countBits(t);c=26-u,c!==0&&(l=l.ushln(c),b.iushln(c),t=l.words[l.length-1]|0);var S=b.length-l.length,B;if(h!=="mod"){B=new n(null),B.length=S+1,B.words=new Array(B.length);for(var k=0;k<B.length;k++)B.words[k]=0}var q=b.clone()._ishlnsubmul(l,1,S);q.negative===0&&(b=q,B&&(B.words[S]=1));for(var F=S-1;F>=0;F--){var ee=(b.words[l.length+F]|0)*67108864+(b.words[l.length+F-1]|0);for(ee=Math.min(ee/t|0,67108863),b._ishlnsubmul(l,ee,F);b.negative!==0;)ee--,b.negative=0,b._ishlnsubmul(l,1,F),b.isZero()||(b.negative^=1);B&&(B.words[F]=ee)}return B&&B._strip(),b._strip(),h!=="div"&&c!==0&&b.iushrn(c),{div:B||null,mod:b}},n.prototype.divmod=function(s,h,c){if(f(!s.isZero()),this.isZero())return{div:new n(0),mod:new n(0)};var b,l,t;return this.negative!==0&&s.negative===0?(t=this.neg().divmod(s,h),h!=="mod"&&(b=t.div.neg()),h!=="div"&&(l=t.mod.neg(),c&&l.negative!==0&&l.iadd(s)),{div:b,mod:l}):this.negative===0&&s.negative!==0?(t=this.divmod(s.neg(),h),h!=="mod"&&(b=t.div.neg()),{div:b,mod:t.mod}):this.negative&s.negative?(t=this.neg().divmod(s.neg(),h),h!=="div"&&(l=t.mod.neg(),c&&l.negative!==0&&l.isub(s)),{div:t.div,mod:l}):s.length>this.length||this.cmp(s)<0?{div:new n(0),mod:this}:s.length===1?h==="div"?{div:this.divn(s.words[0]),mod:null}:h==="mod"?{div:null,mod:new n(this.modrn(s.words[0]))}:{div:this.divn(s.words[0]),mod:new n(this.modrn(s.words[0]))}:this._wordDiv(s,h)},n.prototype.div=function(s){return this.divmod(s,"div",!1).div},n.prototype.mod=function(s){return this.divmod(s,"mod",!1).mod},n.prototype.umod=function(s){return this.divmod(s,"mod",!0).mod},n.prototype.divRound=function(s){var h=this.divmod(s);if(h.mod.isZero())return h.div;var c=h.div.negative!==0?h.mod.isub(s):h.mod,b=s.ushrn(1),l=s.andln(1),t=c.cmp(b);return t<0||l===1&&t===0?h.div:h.div.negative!==0?h.div.isubn(1):h.div.iaddn(1)},n.prototype.modrn=function(s){var h=s<0;h&&(s=-s),f(s<=67108863);for(var c=(1<<26)%s,b=0,l=this.length-1;l>=0;l--)b=(c*b+(this.words[l]|0))%s;return h?-b:b},n.prototype.modn=function(s){return this.modrn(s)},n.prototype.idivn=function(s){var h=s<0;h&&(s=-s),f(s<=67108863);for(var c=0,b=this.length-1;b>=0;b--){var l=(this.words[b]|0)+c*67108864;this.words[b]=l/s|0,c=l%s}return this._strip(),h?this.ineg():this},n.prototype.divn=function(s){return this.clone().idivn(s)},n.prototype.egcd=function(s){f(s.negative===0),f(!s.isZero());var h=this,c=s.clone();h.negative!==0?h=h.umod(s):h=h.clone();for(var b=new n(1),l=new n(0),t=new n(0),u=new n(1),S=0;h.isEven()&&c.isEven();)h.iushrn(1),c.iushrn(1),++S;for(var B=c.clone(),k=h.clone();!h.isZero();){for(var q=0,F=1;!(h.words[0]&F)&&q<26;++q,F<<=1);if(q>0)for(h.iushrn(q);q-- >0;)(b.isOdd()||l.isOdd())&&(b.iadd(B),l.isub(k)),b.iushrn(1),l.iushrn(1);for(var ee=0,te=1;!(c.words[0]&te)&&ee<26;++ee,te<<=1);if(ee>0)for(c.iushrn(ee);ee-- >0;)(t.isOdd()||u.isOdd())&&(t.iadd(B),u.isub(k)),t.iushrn(1),u.iushrn(1);h.cmp(c)>=0?(h.isub(c),b.isub(t),l.isub(u)):(c.isub(h),t.isub(b),u.isub(l))}return{a:t,b:u,gcd:c.iushln(S)}},n.prototype._invmp=function(s){f(s.negative===0),f(!s.isZero());var h=this,c=s.clone();h.negative!==0?h=h.umod(s):h=h.clone();for(var b=new n(1),l=new n(0),t=c.clone();h.cmpn(1)>0&&c.cmpn(1)>0;){for(var u=0,S=1;!(h.words[0]&S)&&u<26;++u,S<<=1);if(u>0)for(h.iushrn(u);u-- >0;)b.isOdd()&&b.iadd(t),b.iushrn(1);for(var B=0,k=1;!(c.words[0]&k)&&B<26;++B,k<<=1);if(B>0)for(c.iushrn(B);B-- >0;)l.isOdd()&&l.iadd(t),l.iushrn(1);h.cmp(c)>=0?(h.isub(c),b.isub(l)):(c.isub(h),l.isub(b))}var q;return h.cmpn(1)===0?q=b:q=l,q.cmpn(0)<0&&q.iadd(s),q},n.prototype.gcd=function(s){if(this.isZero())return s.abs();if(s.isZero())return this.abs();var h=this.clone(),c=s.clone();h.negative=0,c.negative=0;for(var b=0;h.isEven()&&c.isEven();b++)h.iushrn(1),c.iushrn(1);do{for(;h.isEven();)h.iushrn(1);for(;c.isEven();)c.iushrn(1);var l=h.cmp(c);if(l<0){var t=h;h=c,c=t}else if(l===0||c.cmpn(1)===0)break;h.isub(c)}while(!0);return c.iushln(b)},n.prototype.invm=function(s){return this.egcd(s).a.umod(s)},n.prototype.isEven=function(){return(this.words[0]&1)===0},n.prototype.isOdd=function(){return(this.words[0]&1)===1},n.prototype.andln=function(s){return this.words[0]&s},n.prototype.bincn=function(s){f(typeof s=="number");var h=s%26,c=(s-h)/26,b=1<<h;if(this.length<=c)return this._expand(c+1),this.words[c]|=b,this;for(var l=b,t=c;l!==0&&t<this.length;t++){var u=this.words[t]|0;u+=l,l=u>>>26,u&=67108863,this.words[t]=u}return l!==0&&(this.words[t]=l,this.length++),this},n.prototype.isZero=function(){return this.length===1&&this.words[0]===0},n.prototype.cmpn=function(s){var h=s<0;if(this.negative!==0&&!h)return-1;if(this.negative===0&&h)return 1;this._strip();var c;if(this.length>1)c=1;else{h&&(s=-s),f(s<=67108863,"Number is too big");var b=this.words[0]|0;c=b===s?0:b<s?-1:1}return this.negative!==0?-c|0:c},n.prototype.cmp=function(s){if(this.negative!==0&&s.negative===0)return-1;if(this.negative===0&&s.negative!==0)return 1;var h=this.ucmp(s);return this.negative!==0?-h|0:h},n.prototype.ucmp=function(s){if(this.length>s.length)return 1;if(this.length<s.length)return-1;for(var h=0,c=this.length-1;c>=0;c--){var b=this.words[c]|0,l=s.words[c]|0;if(b!==l){b<l?h=-1:b>l&&(h=1);break}}return h},n.prototype.gtn=function(s){return this.cmpn(s)===1},n.prototype.gt=function(s){return this.cmp(s)===1},n.prototype.gten=function(s){return this.cmpn(s)>=0},n.prototype.gte=function(s){return this.cmp(s)>=0},n.prototype.ltn=function(s){return this.cmpn(s)===-1},n.prototype.lt=function(s){return this.cmp(s)===-1},n.prototype.lten=function(s){return this.cmpn(s)<=0},n.prototype.lte=function(s){return this.cmp(s)<=0},n.prototype.eqn=function(s){return this.cmpn(s)===0},n.prototype.eq=function(s){return this.cmp(s)===0},n.red=function(s){return new e(s)},n.prototype.toRed=function(s){return f(!this.red,"Already a number in reduction context"),f(this.negative===0,"red works only with positives"),s.convertTo(this)._forceRed(s)},n.prototype.fromRed=function(){return f(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},n.prototype._forceRed=function(s){return this.red=s,this},n.prototype.forceRed=function(s){return f(!this.red,"Already a number in reduction context"),this._forceRed(s)},n.prototype.redAdd=function(s){return f(this.red,"redAdd works only with red numbers"),this.red.add(this,s)},n.prototype.redIAdd=function(s){return f(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,s)},n.prototype.redSub=function(s){return f(this.red,"redSub works only with red numbers"),this.red.sub(this,s)},n.prototype.redISub=function(s){return f(this.red,"redISub works only with red numbers"),this.red.isub(this,s)},n.prototype.redShl=function(s){return f(this.red,"redShl works only with red numbers"),this.red.shl(this,s)},n.prototype.redMul=function(s){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.mul(this,s)},n.prototype.redIMul=function(s){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.imul(this,s)},n.prototype.redSqr=function(){return f(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return f(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return f(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return f(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return f(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(s){return f(this.red&&!s.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,s)};var W={k256:null,p224:null,p192:null,p25519:null};function Q(i,s){this.name=i,this.p=new n(s,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}Q.prototype._tmp=function(){var s=new n(null);return s.words=new Array(Math.ceil(this.n/13)),s},Q.prototype.ireduce=function(s){var h=s,c;do this.split(h,this.tmp),h=this.imulK(h),h=h.iadd(this.tmp),c=h.bitLength();while(c>this.n);var b=c<this.n?-1:h.ucmp(this.p);return b===0?(h.words[0]=0,h.length=1):b>0?h.isub(this.p):h.strip!==void 0?h.strip():h._strip(),h},Q.prototype.split=function(s,h){s.iushrn(this.n,0,h)},Q.prototype.imulK=function(s){return s.imul(this.k)};function K(){Q.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}d(K,Q),K.prototype.split=function(s,h){for(var c=4194303,b=Math.min(s.length,9),l=0;l<b;l++)h.words[l]=s.words[l];if(h.length=b,s.length<=9){s.words[0]=0,s.length=1;return}var t=s.words[9];for(h.words[h.length++]=t&c,l=10;l<s.length;l++){var u=s.words[l]|0;s.words[l-10]=(u&c)<<4|t>>>22,t=u}t>>>=22,s.words[l-10]=t,t===0&&s.length>10?s.length-=10:s.length-=9},K.prototype.imulK=function(s){s.words[s.length]=0,s.words[s.length+1]=0,s.length+=2;for(var h=0,c=0;c<s.length;c++){var b=s.words[c]|0;h+=b*977,s.words[c]=h&67108863,h=b*64+(h/67108864|0)}return s.words[s.length-1]===0&&(s.length--,s.words[s.length-1]===0&&s.length--),s};function z(){Q.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}d(z,Q);function X(){Q.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}d(X,Q);function p(){Q.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}d(p,Q),p.prototype.imulK=function(s){for(var h=0,c=0;c<s.length;c++){var b=(s.words[c]|0)*19+h,l=b&67108863;b>>>=26,s.words[c]=l,h=b}return h!==0&&(s.words[s.length++]=h),s},n._prime=function(s){if(W[s])return W[s];var h;if(s==="k256")h=new K;else if(s==="p224")h=new z;else if(s==="p192")h=new X;else if(s==="p25519")h=new p;else throw new Error("Unknown prime "+s);return W[s]=h,h};function e(i){if(typeof i=="string"){var s=n._prime(i);this.m=s.p,this.prime=s}else f(i.gtn(1),"modulus must be greater than 1"),this.m=i,this.prime=null}e.prototype._verify1=function(s){f(s.negative===0,"red works only with positives"),f(s.red,"red works only with red numbers")},e.prototype._verify2=function(s,h){f((s.negative|h.negative)===0,"red works only with positives"),f(s.red&&s.red===h.red,"red works only with red numbers")},e.prototype.imod=function(s){return this.prime?this.prime.ireduce(s)._forceRed(this):(w(s,s.umod(this.m)._forceRed(this)),s)},e.prototype.neg=function(s){return s.isZero()?s.clone():this.m.sub(s)._forceRed(this)},e.prototype.add=function(s,h){this._verify2(s,h);var c=s.add(h);return c.cmp(this.m)>=0&&c.isub(this.m),c._forceRed(this)},e.prototype.iadd=function(s,h){this._verify2(s,h);var c=s.iadd(h);return c.cmp(this.m)>=0&&c.isub(this.m),c},e.prototype.sub=function(s,h){this._verify2(s,h);var c=s.sub(h);return c.cmpn(0)<0&&c.iadd(this.m),c._forceRed(this)},e.prototype.isub=function(s,h){this._verify2(s,h);var c=s.isub(h);return c.cmpn(0)<0&&c.iadd(this.m),c},e.prototype.shl=function(s,h){return this._verify1(s),this.imod(s.ushln(h))},e.prototype.imul=function(s,h){return this._verify2(s,h),this.imod(s.imul(h))},e.prototype.mul=function(s,h){return this._verify2(s,h),this.imod(s.mul(h))},e.prototype.isqr=function(s){return this.imul(s,s.clone())},e.prototype.sqr=function(s){return this.mul(s,s)},e.prototype.sqrt=function(s){if(s.isZero())return s.clone();var h=this.m.andln(3);if(f(h%2===1),h===3){var c=this.m.add(new n(1)).iushrn(2);return this.pow(s,c)}for(var b=this.m.subn(1),l=0;!b.isZero()&&b.andln(1)===0;)l++,b.iushrn(1);f(!b.isZero());var t=new n(1).toRed(this),u=t.redNeg(),S=this.m.subn(1).iushrn(1),B=this.m.bitLength();for(B=new n(2*B*B).toRed(this);this.pow(B,S).cmp(u)!==0;)B.redIAdd(u);for(var k=this.pow(B,b),q=this.pow(s,b.addn(1).iushrn(1)),F=this.pow(s,b),ee=l;F.cmp(t)!==0;){for(var te=F,O=0;te.cmp(t)!==0;O++)te=te.redSqr();f(O<ee);var U=this.pow(k,new n(1).iushln(ee-O-1));q=q.redMul(U),k=U.redSqr(),F=F.redMul(k),ee=O}return q},e.prototype.invm=function(s){var h=s._invmp(this.m);return h.negative!==0?(h.negative=0,this.imod(h).redNeg()):this.imod(h)},e.prototype.pow=function(s,h){if(h.isZero())return new n(1).toRed(this);if(h.cmpn(1)===0)return s.clone();var c=4,b=new Array(1<<c);b[0]=new n(1).toRed(this),b[1]=s;for(var l=2;l<b.length;l++)b[l]=this.mul(b[l-1],s);var t=b[0],u=0,S=0,B=h.bitLength()%26;for(B===0&&(B=26),l=h.length-1;l>=0;l--){for(var k=h.words[l],q=B-1;q>=0;q--){var F=k>>q&1;if(t!==b[0]&&(t=this.sqr(t)),F===0&&u===0){S=0;continue}u<<=1,u|=F,S++,!(S!==c&&(l!==0||q!==0))&&(t=this.mul(t,b[u]),S=0,u=0)}B=26}return t},e.prototype.convertTo=function(s){var h=s.umod(this.m);return h===s?h.clone():h},e.prototype.convertFrom=function(s){var h=s.clone();return h.red=null,h},n.mont=function(s){return new r(s)};function r(i){e.call(this,i),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}d(r,e),r.prototype.convertTo=function(s){return this.imod(s.ushln(this.shift))},r.prototype.convertFrom=function(s){var h=this.imod(s.mul(this.rinv));return h.red=null,h},r.prototype.imul=function(s,h){if(s.isZero()||h.isZero())return s.words[0]=0,s.length=1,s;var c=s.imul(h),b=c.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),l=c.isub(b).iushrn(this.shift),t=l;return l.cmp(this.m)>=0?t=l.isub(this.m):l.cmpn(0)<0&&(t=l.iadd(this.m)),t._forceRed(this)},r.prototype.mul=function(s,h){if(s.isZero()||h.isZero())return new n(0)._forceRed(this);var c=s.mul(h),b=c.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),l=c.isub(b).iushrn(this.shift),t=l;return l.cmp(this.m)>=0?t=l.isub(this.m):l.cmpn(0)<0&&(t=l.iadd(this.m)),t._forceRed(this)},r.prototype.invm=function(s){var h=this.imod(s._invmp(this.m).mul(this.r2));return h._forceRed(this)}})(typeof sx>"u"||sx,MK)});var ys=St(gi=>{"use strict";var cwe=Ae(Be());Re();Ie();var Tue=Kf(),kue=Ln();gi.inherits=kue;function $ue(a,o){return(a.charCodeAt(o)&64512)!==55296||o<0||o+1>=a.length?!1:(a.charCodeAt(o+1)&64512)===56320}function Pue(a,o){if(Array.isArray(a))return a.slice();if(!a)return[];var f=[];if(typeof a=="string")if(o){if(o==="hex")for(a=a.replace(/[^a-z0-9]+/ig,""),a.length%2!==0&&(a="0"+a),n=0;n<a.length;n+=2)f.push(parseInt(a[n]+a[n+1],16))}else for(var d=0,n=0;n<a.length;n++){var v=a.charCodeAt(n);v<128?f[d++]=v:v<2048?(f[d++]=v>>6|192,f[d++]=v&63|128):$ue(a,n)?(v=65536+((v&1023)<<10)+(a.charCodeAt(++n)&1023),f[d++]=v>>18|240,f[d++]=v>>12&63|128,f[d++]=v>>6&63|128,f[d++]=v&63|128):(f[d++]=v>>12|224,f[d++]=v>>6&63|128,f[d++]=v&63|128)}else for(n=0;n<a.length;n++)f[n]=a[n]|0;return f}gi.toArray=Pue;function Cue(a){for(var o="",f=0;f<a.length;f++)o+=ZK(a[f].toString(16));return o}gi.toHex=Cue;function WK(a){var o=a>>>24|a>>>8&65280|a<<8&16711680|(a&255)<<24;return o>>>0}gi.htonl=WK;function Nue(a,o){for(var f="",d=0;d<a.length;d++){var n=a[d];o==="little"&&(n=WK(n)),f+=GK(n.toString(16))}return f}gi.toHex32=Nue;function ZK(a){return a.length===1?"0"+a:a}gi.zero2=ZK;function GK(a){return a.length===7?"0"+a:a.length===6?"00"+a:a.length===5?"000"+a:a.length===4?"0000"+a:a.length===3?"00000"+a:a.length===2?"000000"+a:a.length===1?"0000000"+a:a}gi.zero8=GK;function Lue(a,o,f,d){var n=f-o;Tue(n%4===0);for(var v=new Array(n/4),m=0,y=o;m<v.length;m++,y+=4){var M;d==="big"?M=a[y]<<24|a[y+1]<<16|a[y+2]<<8|a[y+3]:M=a[y+3]<<24|a[y+2]<<16|a[y+1]<<8|a[y],v[m]=M>>>0}return v}gi.join32=Lue;function Due(a,o){for(var f=new Array(a.length*4),d=0,n=0;d<a.length;d++,n+=4){var v=a[d];o==="big"?(f[n]=v>>>24,f[n+1]=v>>>16&255,f[n+2]=v>>>8&255,f[n+3]=v&255):(f[n+3]=v>>>24,f[n+2]=v>>>16&255,f[n+1]=v>>>8&255,f[n]=v&255)}return f}gi.split32=Due;function Oue(a,o){return a>>>o|a<<32-o}gi.rotr32=Oue;function que(a,o){return a<<o|a>>>32-o}gi.rotl32=que;function Uue(a,o){return a+o>>>0}gi.sum32=Uue;function Fue(a,o,f){return a+o+f>>>0}gi.sum32_3=Fue;function zue(a,o,f,d){return a+o+f+d>>>0}gi.sum32_4=zue;function Hue(a,o,f,d,n){return a+o+f+d+n>>>0}gi.sum32_5=Hue;function Kue(a,o,f,d){var n=a[o],v=a[o+1],m=d+v>>>0,y=(m<d?1:0)+f+n;a[o]=y>>>0,a[o+1]=m}gi.sum64=Kue;function jue(a,o,f,d){var n=o+d>>>0,v=(n<o?1:0)+a+f;return v>>>0}gi.sum64_hi=jue;function Wue(a,o,f,d){var n=o+d;return n>>>0}gi.sum64_lo=Wue;function Zue(a,o,f,d,n,v,m,y){var M=0,w=o;w=w+d>>>0,M+=w<o?1:0,w=w+v>>>0,M+=w<v?1:0,w=w+y>>>0,M+=w<y?1:0;var g=a+f+n+m+M;return g>>>0}gi.sum64_4_hi=Zue;function Gue(a,o,f,d,n,v,m,y){var M=o+d+v+y;return M>>>0}gi.sum64_4_lo=Gue;function Vue(a,o,f,d,n,v,m,y,M,w){var g=0,_=o;_=_+d>>>0,g+=_<o?1:0,_=_+v>>>0,g+=_<v?1:0,_=_+y>>>0,g+=_<y?1:0,_=_+w>>>0,g+=_<w?1:0;var x=a+f+n+m+M+g;return x>>>0}gi.sum64_5_hi=Vue;function Jue(a,o,f,d,n,v,m,y,M,w){var g=o+d+v+y+w;return g>>>0}gi.sum64_5_lo=Jue;function Yue(a,o,f){var d=o<<32-f|a>>>f;return d>>>0}gi.rotr64_hi=Yue;function Xue(a,o,f){var d=a<<32-f|o>>>f;return d>>>0}gi.rotr64_lo=Xue;function Que(a,o,f){return a>>>f}gi.shr64_hi=Que;function ele(a,o,f){var d=a<<32-f|o>>>f;return d>>>0}gi.shr64_lo=ele});var md=St(JK=>{"use strict";var bwe=Ae(Be());Re();Ie();var VK=ys(),tle=Kf();function H6(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}JK.BlockHash=H6;H6.prototype.update=function(o,f){if(o=VK.toArray(o,f),this.pending?this.pending=this.pending.concat(o):this.pending=o,this.pendingTotal+=o.length,this.pending.length>=this._delta8){o=this.pending;var d=o.length%this._delta8;this.pending=o.slice(o.length-d,o.length),this.pending.length===0&&(this.pending=null),o=VK.join32(o,0,o.length-d,this.endian);for(var n=0;n<o.length;n+=this._delta32)this._update(o,n,n+this._delta32)}return this};H6.prototype.digest=function(o){return this.update(this._pad()),tle(this.pending===null),this._digest(o)};H6.prototype._pad=function(){var o=this.pendingTotal,f=this._delta8,d=f-(o+this.padLength)%f,n=new Array(d+this.padLength);n[0]=128;for(var v=1;v<d;v++)n[v]=0;if(o<<=3,this.endian==="big"){for(var m=8;m<this.padLength;m++)n[v++]=0;n[v++]=0,n[v++]=0,n[v++]=0,n[v++]=0,n[v++]=o>>>24&255,n[v++]=o>>>16&255,n[v++]=o>>>8&255,n[v++]=o&255}else for(n[v++]=o&255,n[v++]=o>>>8&255,n[v++]=o>>>16&255,n[v++]=o>>>24&255,n[v++]=0,n[v++]=0,n[v++]=0,n[v++]=0,m=8;m<this.padLength;m++)n[v++]=0;return n}});var px=St(Jf=>{"use strict";var Mwe=Ae(Be());Re();Ie();var rle=ys(),of=rle.rotr32;function ile(a,o,f,d){if(a===0)return YK(o,f,d);if(a===1||a===3)return QK(o,f,d);if(a===2)return XK(o,f,d)}Jf.ft_1=ile;function YK(a,o,f){return a&o^~a&f}Jf.ch32=YK;function XK(a,o,f){return a&o^a&f^o&f}Jf.maj32=XK;function QK(a,o,f){return a^o^f}Jf.p32=QK;function nle(a){return of(a,2)^of(a,13)^of(a,22)}Jf.s0_256=nle;function ale(a){return of(a,6)^of(a,11)^of(a,25)}Jf.s1_256=ale;function ole(a){return of(a,7)^of(a,18)^a>>>3}Jf.g0_256=ole;function sle(a){return of(a,17)^of(a,19)^a>>>10}Jf.g1_256=sle});var rj=St((Swe,tj)=>{"use strict";var Ewe=Ae(Be());Re();Ie();var bd=ys(),fle=md(),hle=px(),vx=bd.rotl32,k1=bd.sum32,ule=bd.sum32_5,lle=hle.ft_1,ej=fle.BlockHash,dle=[1518500249,1859775393,2400959708,3395469782];function sf(){if(!(this instanceof sf))return new sf;ej.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}bd.inherits(sf,ej);tj.exports=sf;sf.blockSize=512;sf.outSize=160;sf.hmacStrength=80;sf.padLength=64;sf.prototype._update=function(o,f){for(var d=this.W,n=0;n<16;n++)d[n]=o[f+n];for(;n<d.length;n++)d[n]=vx(d[n-3]^d[n-8]^d[n-14]^d[n-16],1);var v=this.h[0],m=this.h[1],y=this.h[2],M=this.h[3],w=this.h[4];for(n=0;n<d.length;n++){var g=~~(n/20),_=ule(vx(v,5),lle(g,m,y,M),w,d[n],dle[g]);w=M,M=y,y=vx(m,30),m=v,v=_}this.h[0]=k1(this.h[0],v),this.h[1]=k1(this.h[1],m),this.h[2]=k1(this.h[2],y),this.h[3]=k1(this.h[3],M),this.h[4]=k1(this.h[4],w)};sf.prototype._digest=function(o){return o==="hex"?bd.toHex32(this.h,"big"):bd.split32(this.h,"big")}});var mx=St((Iwe,nj)=>{"use strict";var Rwe=Ae(Be());Re();Ie();var gd=ys(),cle=md(),yd=px(),ple=Kf(),ws=gd.sum32,vle=gd.sum32_4,mle=gd.sum32_5,ble=yd.ch32,gle=yd.maj32,yle=yd.s0_256,wle=yd.s1_256,Mle=yd.g0_256,_le=yd.g1_256,ij=cle.BlockHash,xle=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function ff(){if(!(this instanceof ff))return new ff;ij.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=xle,this.W=new Array(64)}gd.inherits(ff,ij);nj.exports=ff;ff.blockSize=512;ff.outSize=256;ff.hmacStrength=192;ff.padLength=64;ff.prototype._update=function(o,f){for(var d=this.W,n=0;n<16;n++)d[n]=o[f+n];for(;n<d.length;n++)d[n]=vle(_le(d[n-2]),d[n-7],Mle(d[n-15]),d[n-16]);var v=this.h[0],m=this.h[1],y=this.h[2],M=this.h[3],w=this.h[4],g=this.h[5],_=this.h[6],x=this.h[7];for(ple(this.k.length===d.length),n=0;n<d.length;n++){var E=mle(x,wle(w),ble(w,g,_),this.k[n],d[n]),I=ws(yle(v),gle(v,m,y));x=_,_=g,g=w,w=ws(M,E),M=y,y=m,m=v,v=ws(E,I)}this.h[0]=ws(this.h[0],v),this.h[1]=ws(this.h[1],m),this.h[2]=ws(this.h[2],y),this.h[3]=ws(this.h[3],M),this.h[4]=ws(this.h[4],w),this.h[5]=ws(this.h[5],g),this.h[6]=ws(this.h[6],_),this.h[7]=ws(this.h[7],x)};ff.prototype._digest=function(o){return o==="hex"?gd.toHex32(this.h,"big"):gd.split32(this.h,"big")}});var sj=St(($we,oj)=>{"use strict";var Pwe=Ae(Be());Re();Ie();var bx=ys(),aj=mx();function Yf(){if(!(this instanceof Yf))return new Yf;aj.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}bx.inherits(Yf,aj);oj.exports=Yf;Yf.blockSize=512;Yf.outSize=224;Yf.hmacStrength=192;Yf.padLength=64;Yf.prototype._digest=function(o){return o==="hex"?bx.toHex32(this.h.slice(0,7),"big"):bx.split32(this.h.slice(0,7),"big")}});var wx=St((Lwe,lj)=>{"use strict";var Dwe=Ae(Be());Re();Ie();var Sa=ys(),Sle=md(),Ele=Kf(),hf=Sa.rotr64_hi,uf=Sa.rotr64_lo,fj=Sa.shr64_hi,hj=Sa.shr64_lo,oh=Sa.sum64,gx=Sa.sum64_hi,yx=Sa.sum64_lo,Ale=Sa.sum64_4_hi,Ble=Sa.sum64_4_lo,Ile=Sa.sum64_5_hi,Rle=Sa.sum64_5_lo,uj=Sle.BlockHash,Tle=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function Ms(){if(!(this instanceof Ms))return new Ms;uj.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=Tle,this.W=new Array(160)}Sa.inherits(Ms,uj);lj.exports=Ms;Ms.blockSize=1024;Ms.outSize=512;Ms.hmacStrength=192;Ms.padLength=128;Ms.prototype._prepareBlock=function(o,f){for(var d=this.W,n=0;n<32;n++)d[n]=o[f+n];for(;n<d.length;n+=2){var v=Fle(d[n-4],d[n-3]),m=zle(d[n-4],d[n-3]),y=d[n-14],M=d[n-13],w=qle(d[n-30],d[n-29]),g=Ule(d[n-30],d[n-29]),_=d[n-32],x=d[n-31];d[n]=Ale(v,m,y,M,w,g,_,x),d[n+1]=Ble(v,m,y,M,w,g,_,x)}};Ms.prototype._update=function(o,f){this._prepareBlock(o,f);var d=this.W,n=this.h[0],v=this.h[1],m=this.h[2],y=this.h[3],M=this.h[4],w=this.h[5],g=this.h[6],_=this.h[7],x=this.h[8],E=this.h[9],I=this.h[10],T=this.h[11],C=this.h[12],P=this.h[13],L=this.h[14],D=this.h[15];Ele(this.k.length===d.length);for(var Z=0;Z<d.length;Z+=2){var W=L,Q=D,K=Dle(x,E),z=Ole(x,E),X=kle(x,E,I,T,C,P),p=$le(x,E,I,T,C,P),e=this.k[Z],r=this.k[Z+1],i=d[Z],s=d[Z+1],h=Ile(W,Q,K,z,X,p,e,r,i,s),c=Rle(W,Q,K,z,X,p,e,r,i,s);W=Nle(n,v),Q=Lle(n,v),K=Ple(n,v,m,y,M,w),z=Cle(n,v,m,y,M,w);var b=gx(W,Q,K,z),l=yx(W,Q,K,z);L=C,D=P,C=I,P=T,I=x,T=E,x=gx(g,_,h,c),E=yx(_,_,h,c),g=M,_=w,M=m,w=y,m=n,y=v,n=gx(h,c,b,l),v=yx(h,c,b,l)}oh(this.h,0,n,v),oh(this.h,2,m,y),oh(this.h,4,M,w),oh(this.h,6,g,_),oh(this.h,8,x,E),oh(this.h,10,I,T),oh(this.h,12,C,P),oh(this.h,14,L,D)};Ms.prototype._digest=function(o){return o==="hex"?Sa.toHex32(this.h,"big"):Sa.split32(this.h,"big")};function kle(a,o,f,d,n){var v=a&f^~a&n;return v<0&&(v+=4294967296),v}function $le(a,o,f,d,n,v){var m=o&d^~o&v;return m<0&&(m+=4294967296),m}function Ple(a,o,f,d,n){var v=a&f^a&n^f&n;return v<0&&(v+=4294967296),v}function Cle(a,o,f,d,n,v){var m=o&d^o&v^d&v;return m<0&&(m+=4294967296),m}function Nle(a,o){var f=hf(a,o,28),d=hf(o,a,2),n=hf(o,a,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Lle(a,o){var f=uf(a,o,28),d=uf(o,a,2),n=uf(o,a,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Dle(a,o){var f=hf(a,o,14),d=hf(a,o,18),n=hf(o,a,9),v=f^d^n;return v<0&&(v+=4294967296),v}function Ole(a,o){var f=uf(a,o,14),d=uf(a,o,18),n=uf(o,a,9),v=f^d^n;return v<0&&(v+=4294967296),v}function qle(a,o){var f=hf(a,o,1),d=hf(a,o,8),n=fj(a,o,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Ule(a,o){var f=uf(a,o,1),d=uf(a,o,8),n=hj(a,o,7),v=f^d^n;return v<0&&(v+=4294967296),v}function Fle(a,o){var f=hf(a,o,19),d=hf(o,a,29),n=fj(a,o,6),v=f^d^n;return v<0&&(v+=4294967296),v}function zle(a,o){var f=uf(a,o,19),d=uf(o,a,29),n=hj(a,o,6),v=f^d^n;return v<0&&(v+=4294967296),v}});var pj=St((Uwe,cj)=>{"use strict";var Fwe=Ae(Be());Re();Ie();var Mx=ys(),dj=wx();function Xf(){if(!(this instanceof Xf))return new Xf;dj.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}Mx.inherits(Xf,dj);cj.exports=Xf;Xf.blockSize=1024;Xf.outSize=384;Xf.hmacStrength=192;Xf.padLength=128;Xf.prototype._digest=function(o){return o==="hex"?Mx.toHex32(this.h.slice(0,12),"big"):Mx.split32(this.h.slice(0,12),"big")}});var vj=St(wd=>{"use strict";var jwe=Ae(Be());Re();Ie();wd.sha1=rj();wd.sha224=sj();wd.sha256=mx();wd.sha384=pj();wd.sha512=wx()});var Mj=St(wj=>{"use strict";var Vwe=Ae(Be());Re();Ie();var qu=ys(),Hle=md(),K6=qu.rotl32,mj=qu.sum32,$1=qu.sum32_3,bj=qu.sum32_4,yj=Hle.BlockHash;function lf(){if(!(this instanceof lf))return new lf;yj.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}qu.inherits(lf,yj);wj.ripemd160=lf;lf.blockSize=512;lf.outSize=160;lf.hmacStrength=192;lf.padLength=64;lf.prototype._update=function(o,f){for(var d=this.h[0],n=this.h[1],v=this.h[2],m=this.h[3],y=this.h[4],M=d,w=n,g=v,_=m,x=y,E=0;E<80;E++){var I=mj(K6(bj(d,gj(E,n,v,m),o[Wle[E]+f],Kle(E)),Gle[E]),y);d=y,y=m,m=K6(v,10),v=n,n=I,I=mj(K6(bj(M,gj(79-E,w,g,_),o[Zle[E]+f],jle(E)),Vle[E]),x),M=x,x=_,_=K6(g,10),g=w,w=I}I=$1(this.h[1],v,_),this.h[1]=$1(this.h[2],m,x),this.h[2]=$1(this.h[3],y,M),this.h[3]=$1(this.h[4],d,w),this.h[4]=$1(this.h[0],n,g),this.h[0]=I};lf.prototype._digest=function(o){return o==="hex"?qu.toHex32(this.h,"little"):qu.split32(this.h,"little")};function gj(a,o,f,d){return a<=15?o^f^d:a<=31?o&f|~o&d:a<=47?(o|~f)^d:a<=63?o&d|f&~d:o^(f|~d)}function Kle(a){return a<=15?0:a<=31?1518500249:a<=47?1859775393:a<=63?2400959708:2840853838}function jle(a){return a<=15?1352829926:a<=31?1548603684:a<=47?1836072691:a<=63?2053994217:0}var Wle=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],Zle=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],Gle=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],Vle=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]});var xj=St((Xwe,_j)=>{"use strict";var Qwe=Ae(Be());Re();Ie();var Jle=ys(),Yle=Kf();function Md(a,o,f){if(!(this instanceof Md))return new Md(a,o,f);this.Hash=a,this.blockSize=a.blockSize/8,this.outSize=a.outSize/8,this.inner=null,this.outer=null,this._init(Jle.toArray(o,f))}_j.exports=Md;Md.prototype._init=function(o){o.length>this.blockSize&&(o=new this.Hash().update(o).digest()),Yle(o.length<=this.blockSize);for(var f=o.length;f<this.blockSize;f++)o.push(0);for(f=0;f<o.length;f++)o[f]^=54;for(this.inner=new this.Hash().update(o),f=0;f<o.length;f++)o[f]^=106;this.outer=new this.Hash().update(o)};Md.prototype.update=function(o,f){return this.inner.update(o,f),this};Md.prototype.digest=function(o){return this.outer.update(this.inner.digest()),this.outer.digest(o)}});var _d=St(Sj=>{var i7e=Ae(Be());Re();Ie();var Dn=Sj;Dn.utils=ys();Dn.common=md();Dn.sha=vj();Dn.ripemd=Mj();Dn.hmac=xj();Dn.sha1=Dn.sha.sha1;Dn.sha256=Dn.sha.sha256;Dn.sha224=Dn.sha.sha224;Dn.sha384=Dn.sha.sha384;Dn.sha512=Dn.sha.sha512;Dn.ripemd160=Dn.ripemd.ripemd160});var zx=St((Fx,Hj)=>{"use strict";var a_e=Ae(Be());Re();Ie();(function(a){function o(t){return parseInt(t)===t}function f(t){if(!o(t.length))return!1;for(var u=0;u<t.length;u++)if(!o(t[u])||t[u]<0||t[u]>255)return!1;return!0}function d(t,u){if(t.buffer&&ArrayBuffer.isView(t)&&t.name==="Uint8Array")return u&&(t.slice?t=t.slice():t=Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!f(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t)}if(o(t.length)&&f(t))return new Uint8Array(t);throw new Error("unsupported array-like object")}function n(t){return new Uint8Array(t)}function v(t,u,S,B,k){(B!=null||k!=null)&&(t.slice?t=t.slice(B,k):t=Array.prototype.slice.call(t,B,k)),u.set(t,S)}var m=function(){function t(S){var B=[],k=0;for(S=encodeURI(S);k<S.length;){var q=S.charCodeAt(k++);q===37?(B.push(parseInt(S.substr(k,2),16)),k+=2):B.push(q)}return d(B)}function u(S){for(var B=[],k=0;k<S.length;){var q=S[k];q<128?(B.push(String.fromCharCode(q)),k++):q>191&&q<224?(B.push(String.fromCharCode((q&31)<<6|S[k+1]&63)),k+=2):(B.push(String.fromCharCode((q&15)<<12|(S[k+1]&63)<<6|S[k+2]&63)),k+=3)}return B.join("")}return{toBytes:t,fromBytes:u}}(),y=function(){function t(B){for(var k=[],q=0;q<B.length;q+=2)k.push(parseInt(B.substr(q,2),16));return k}var u="0123456789abcdef";function S(B){for(var k=[],q=0;q<B.length;q++){var F=B[q];k.push(u[(F&240)>>4]+u[F&15])}return k.join("")}return{toBytes:t,fromBytes:S}}(),M={16:10,24:12,32:14},w=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],g=[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],x=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],E=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],I=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],T=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],C=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],P=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],L=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],D=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],Z=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],W=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],Q=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],K=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function z(t){for(var u=[],S=0;S<t.length;S+=4)u.push(t[S]<<24|t[S+1]<<16|t[S+2]<<8|t[S+3]);return u}var X=function(t){if(!(this instanceof X))throw Error("AES must be instanitated with `new`");Object.defineProperty(this,"key",{value:d(t,!0)}),this._prepare()};X.prototype._prepare=function(){var t=M[this.key.length];if(t==null)throw new Error("invalid key size (must be 16, 24 or 32 bytes)");this._Ke=[],this._Kd=[];for(var u=0;u<=t;u++)this._Ke.push([0,0,0,0]),this._Kd.push([0,0,0,0]);for(var S=(t+1)*4,B=this.key.length/4,k=z(this.key),q,u=0;u<B;u++)q=u>>2,this._Ke[q][u%4]=k[u],this._Kd[t-q][u%4]=k[u];for(var F=0,ee=B,te;ee<S;){if(te=k[B-1],k[0]^=g[te>>16&255]<<24^g[te>>8&255]<<16^g[te&255]<<8^g[te>>24&255]^w[F]<<24,F+=1,B!=8)for(var u=1;u<B;u++)k[u]^=k[u-1];else{for(var u=1;u<B/2;u++)k[u]^=k[u-1];te=k[B/2-1],k[B/2]^=g[te&255]^g[te>>8&255]<<8^g[te>>16&255]<<16^g[te>>24&255]<<24;for(var u=B/2+1;u<B;u++)k[u]^=k[u-1]}for(var u=0,O,U;u<B&&ee<S;)O=ee>>2,U=ee%4,this._Ke[O][U]=k[u],this._Kd[t-O][U]=k[u++],ee++}for(var O=1;O<t;O++)for(var U=0;U<4;U++)te=this._Kd[O][U],this._Kd[O][U]=Z[te>>24&255]^W[te>>16&255]^Q[te>>8&255]^K[te&255]},X.prototype.encrypt=function(t){if(t.length!=16)throw new Error("invalid plaintext size (must be 16 bytes)");for(var u=this._Ke.length-1,S=[0,0,0,0],B=z(t),k=0;k<4;k++)B[k]^=this._Ke[0][k];for(var q=1;q<u;q++){for(var k=0;k<4;k++)S[k]=x[B[k]>>24&255]^E[B[(k+1)%4]>>16&255]^I[B[(k+2)%4]>>8&255]^T[B[(k+3)%4]&255]^this._Ke[q][k];B=S.slice()}for(var F=n(16),ee,k=0;k<4;k++)ee=this._Ke[u][k],F[4*k]=(g[B[k]>>24&255]^ee>>24)&255,F[4*k+1]=(g[B[(k+1)%4]>>16&255]^ee>>16)&255,F[4*k+2]=(g[B[(k+2)%4]>>8&255]^ee>>8)&255,F[4*k+3]=(g[B[(k+3)%4]&255]^ee)&255;return F},X.prototype.decrypt=function(t){if(t.length!=16)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var u=this._Kd.length-1,S=[0,0,0,0],B=z(t),k=0;k<4;k++)B[k]^=this._Kd[0][k];for(var q=1;q<u;q++){for(var k=0;k<4;k++)S[k]=C[B[k]>>24&255]^P[B[(k+3)%4]>>16&255]^L[B[(k+2)%4]>>8&255]^D[B[(k+1)%4]&255]^this._Kd[q][k];B=S.slice()}for(var F=n(16),ee,k=0;k<4;k++)ee=this._Kd[u][k],F[4*k]=(_[B[k]>>24&255]^ee>>24)&255,F[4*k+1]=(_[B[(k+3)%4]>>16&255]^ee>>16)&255,F[4*k+2]=(_[B[(k+2)%4]>>8&255]^ee>>8)&255,F[4*k+3]=(_[B[(k+1)%4]&255]^ee)&255;return F};var p=function(t){if(!(this instanceof p))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new X(t)};p.prototype.encrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16)v(t,S,0,B,B+16),S=this._aes.encrypt(S),v(S,u,B);return u},p.prototype.decrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16)v(t,S,0,B,B+16),S=this._aes.decrypt(S),v(S,u,B);return u};var e=function(t,u){if(!(this instanceof e))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Block Chaining",this.name="cbc",!u)u=n(16);else if(u.length!=16)throw new Error("invalid initialation vector size (must be 16 bytes)");this._lastCipherblock=d(u,!0),this._aes=new X(t)};e.prototype.encrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16){v(t,S,0,B,B+16);for(var k=0;k<16;k++)S[k]^=this._lastCipherblock[k];this._lastCipherblock=this._aes.encrypt(S),v(this._lastCipherblock,u,B)}return u},e.prototype.decrypt=function(t){if(t=d(t),t.length%16!==0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var u=n(t.length),S=n(16),B=0;B<t.length;B+=16){v(t,S,0,B,B+16),S=this._aes.decrypt(S);for(var k=0;k<16;k++)u[B+k]=S[k]^this._lastCipherblock[k];v(t,this._lastCipherblock,0,B,B+16)}return u};var r=function(t,u,S){if(!(this instanceof r))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Feedback",this.name="cfb",!u)u=n(16);else if(u.length!=16)throw new Error("invalid initialation vector size (must be 16 size)");S||(S=1),this.segmentSize=S,this._shiftRegister=d(u,!0),this._aes=new X(t)};r.prototype.encrypt=function(t){if(t.length%this.segmentSize!=0)throw new Error("invalid plaintext size (must be segmentSize bytes)");for(var u=d(t,!0),S,B=0;B<u.length;B+=this.segmentSize){S=this._aes.encrypt(this._shiftRegister);for(var k=0;k<this.segmentSize;k++)u[B+k]^=S[k];v(this._shiftRegister,this._shiftRegister,0,this.segmentSize),v(u,this._shiftRegister,16-this.segmentSize,B,B+this.segmentSize)}return u},r.prototype.decrypt=function(t){if(t.length%this.segmentSize!=0)throw new Error("invalid ciphertext size (must be segmentSize bytes)");for(var u=d(t,!0),S,B=0;B<u.length;B+=this.segmentSize){S=this._aes.encrypt(this._shiftRegister);for(var k=0;k<this.segmentSize;k++)u[B+k]^=S[k];v(this._shiftRegister,this._shiftRegister,0,this.segmentSize),v(t,this._shiftRegister,16-this.segmentSize,B,B+this.segmentSize)}return u};var i=function(t,u){if(!(this instanceof i))throw Error("AES must be instanitated with `new`");if(this.description="Output Feedback",this.name="ofb",!u)u=n(16);else if(u.length!=16)throw new Error("invalid initialation vector size (must be 16 bytes)");this._lastPrecipher=d(u,!0),this._lastPrecipherIndex=16,this._aes=new X(t)};i.prototype.encrypt=function(t){for(var u=d(t,!0),S=0;S<u.length;S++)this._lastPrecipherIndex===16&&(this._lastPrecipher=this._aes.encrypt(this._lastPrecipher),this._lastPrecipherIndex=0),u[S]^=this._lastPrecipher[this._lastPrecipherIndex++];return u},i.prototype.decrypt=i.prototype.encrypt;var s=function(t){if(!(this instanceof s))throw Error("Counter must be instanitated with `new`");t!==0&&!t&&(t=1),typeof t=="number"?(this._counter=n(16),this.setValue(t)):this.setBytes(t)};s.prototype.setValue=function(t){if(typeof t!="number"||parseInt(t)!=t)throw new Error("invalid counter value (must be an integer)");for(var u=15;u>=0;--u)this._counter[u]=t%256,t=t>>8},s.prototype.setBytes=function(t){if(t=d(t,!0),t.length!=16)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t},s.prototype.increment=function(){for(var t=15;t>=0;t--)if(this._counter[t]===255)this._counter[t]=0;else{this._counter[t]++;break}};var h=function(t,u){if(!(this instanceof h))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",u instanceof s||(u=new s(u)),this._counter=u,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new X(t)};h.prototype.encrypt=function(t){for(var u=d(t,!0),S=0;S<u.length;S++)this._remainingCounterIndex===16&&(this._remainingCounter=this._aes.encrypt(this._counter._counter),this._remainingCounterIndex=0,this._counter.increment()),u[S]^=this._remainingCounter[this._remainingCounterIndex++];return u},h.prototype.decrypt=h.prototype.encrypt;function c(t){t=d(t,!0);var u=16-t.length%16,S=n(t.length+u);v(t,S);for(var B=t.length;B<S.length;B++)S[B]=u;return S}function b(t){if(t=d(t,!0),t.length<16)throw new Error("PKCS#7 invalid length");var u=t[t.length-1];if(u>16)throw new Error("PKCS#7 padding byte out of range");for(var S=t.length-u,B=0;B<u;B++)if(t[S+B]!==u)throw new Error("PKCS#7 invalid padding byte");var k=n(S);return v(t,k,0,0,S),k}var l={AES:X,Counter:s,ModeOfOperation:{ecb:p,cbc:e,cfb:r,ofb:i,ctr:h},utils:{hex:y,utf8:m},padding:{pkcs7:{pad:c,strip:b}},_arrayTest:{coerceArray:d,createArray:n,copyArray:v}};typeof Fx<"u"?Hj.exports=l:typeof define=="function"&&define.amd?define(l):(a.aesjs&&(l._aesjs=a.aesjs),a.aesjs=l)})(Fx)});var Wj=St((Gx,jj)=>{"use strict";var N_e=Ae(Be());Re();Ie();(function(a){function f(E){let I=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),T=1779033703,C=3144134277,P=1013904242,L=2773480762,D=1359893119,Z=2600822924,W=528734635,Q=1541459225,K=new Uint32Array(64);function z(h){let c=0,b=h.length;for(;b>=64;){let l=T,t=C,u=P,S=L,B=D,k=Z,q=W,F=Q,ee,te,O,U,oe;for(te=0;te<16;te++)O=c+te*4,K[te]=(h[O]&255)<<24|(h[O+1]&255)<<16|(h[O+2]&255)<<8|h[O+3]&255;for(te=16;te<64;te++)ee=K[te-2],U=(ee>>>17|ee<<15)^(ee>>>19|ee<<13)^ee>>>10,ee=K[te-15],oe=(ee>>>7|ee<<25)^(ee>>>18|ee<<14)^ee>>>3,K[te]=(U+K[te-7]|0)+(oe+K[te-16]|0)|0;for(te=0;te<64;te++)U=(((B>>>6|B<<26)^(B>>>11|B<<21)^(B>>>25|B<<7))+(B&k^~B&q)|0)+(F+(I[te]+K[te]|0)|0)|0,oe=((l>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10))+(l&t^l&u^t&u)|0,F=q,q=k,k=B,B=S+U|0,S=u,u=t,t=l,l=U+oe|0;T=T+l|0,C=C+t|0,P=P+u|0,L=L+S|0,D=D+B|0,Z=Z+k|0,W=W+q|0,Q=Q+F|0,c+=64,b-=64}}z(E);let X,p=E.length%64,e=E.length/536870912|0,r=E.length<<3,i=p<56?56:120,s=E.slice(E.length-p,E.length);for(s.push(128),X=p+1;X<i;X++)s.push(0);return s.push(e>>>24&255),s.push(e>>>16&255),s.push(e>>>8&255),s.push(e>>>0&255),s.push(r>>>24&255),s.push(r>>>16&255),s.push(r>>>8&255),s.push(r>>>0&255),z(s),[T>>>24&255,T>>>16&255,T>>>8&255,T>>>0&255,C>>>24&255,C>>>16&255,C>>>8&255,C>>>0&255,P>>>24&255,P>>>16&255,P>>>8&255,P>>>0&255,L>>>24&255,L>>>16&255,L>>>8&255,L>>>0&255,D>>>24&255,D>>>16&255,D>>>8&255,D>>>0&255,Z>>>24&255,Z>>>16&255,Z>>>8&255,Z>>>0&255,W>>>24&255,W>>>16&255,W>>>8&255,W>>>0&255,Q>>>24&255,Q>>>16&255,Q>>>8&255,Q>>>0&255]}function d(E,I,T){E=E.length<=64?E:f(E);let C=64+I.length+4,P=new Array(C),L=new Array(64),D,Z=[];for(D=0;D<64;D++)P[D]=54;for(D=0;D<E.length;D++)P[D]^=E[D];for(D=0;D<I.length;D++)P[64+D]=I[D];for(D=C-4;D<C;D++)P[D]=0;for(D=0;D<64;D++)L[D]=92;for(D=0;D<E.length;D++)L[D]^=E[D];function W(){for(let Q=C-1;Q>=C-4;Q--){if(P[Q]++,P[Q]<=255)return;P[Q]=0}}for(;T>=32;)W(),Z=Z.concat(f(L.concat(f(P)))),T-=32;return T>0&&(W(),Z=Z.concat(f(L.concat(f(P))).slice(0,T))),Z}function n(E,I,T,C,P){let L;for(M(E,(2*T-1)*16,P,0,16),L=0;L<2*T;L++)y(E,L*16,P,16),m(P,C),M(P,0,E,I+L*16,16);for(L=0;L<T;L++)M(E,I+L*2*16,E,L*16,16);for(L=0;L<T;L++)M(E,I+(L*2+1)*16,E,(L+T)*16,16)}function v(E,I){return E<<I|E>>>32-I}function m(E,I){M(E,0,I,0,16);for(let T=8;T>0;T-=2)I[4]^=v(I[0]+I[12],7),I[8]^=v(I[4]+I[0],9),I[12]^=v(I[8]+I[4],13),I[0]^=v(I[12]+I[8],18),I[9]^=v(I[5]+I[1],7),I[13]^=v(I[9]+I[5],9),I[1]^=v(I[13]+I[9],13),I[5]^=v(I[1]+I[13],18),I[14]^=v(I[10]+I[6],7),I[2]^=v(I[14]+I[10],9),I[6]^=v(I[2]+I[14],13),I[10]^=v(I[6]+I[2],18),I[3]^=v(I[15]+I[11],7),I[7]^=v(I[3]+I[15],9),I[11]^=v(I[7]+I[3],13),I[15]^=v(I[11]+I[7],18),I[1]^=v(I[0]+I[3],7),I[2]^=v(I[1]+I[0],9),I[3]^=v(I[2]+I[1],13),I[0]^=v(I[3]+I[2],18),I[6]^=v(I[5]+I[4],7),I[7]^=v(I[6]+I[5],9),I[4]^=v(I[7]+I[6],13),I[5]^=v(I[4]+I[7],18),I[11]^=v(I[10]+I[9],7),I[8]^=v(I[11]+I[10],9),I[9]^=v(I[8]+I[11],13),I[10]^=v(I[9]+I[8],18),I[12]^=v(I[15]+I[14],7),I[13]^=v(I[12]+I[15],9),I[14]^=v(I[13]+I[12],13),I[15]^=v(I[14]+I[13],18);for(let T=0;T<16;++T)E[T]+=I[T]}function y(E,I,T,C){for(let P=0;P<C;P++)T[P]^=E[I+P]}function M(E,I,T,C,P){for(;P--;)T[C++]=E[I++]}function w(E){if(!E||typeof E.length!="number")return!1;for(let I=0;I<E.length;I++){let T=E[I];if(typeof T!="number"||T%1||T<0||T>=256)return!1}return!0}function g(E,I){if(typeof E!="number"||E%1)throw new Error("invalid "+I);return E}function _(E,I,T,C,P,L,D){if(T=g(T,"N"),C=g(C,"r"),P=g(P,"p"),L=g(L,"dkLen"),T===0||T&T-1)throw new Error("N must be power of 2");if(T>2147483647/128/C)throw new Error("N too large");if(C>2147483647/128/P)throw new Error("r too large");if(!w(E))throw new Error("password must be an array or buffer");if(E=Array.prototype.slice.call(E),!w(I))throw new Error("salt must be an array or buffer");I=Array.prototype.slice.call(I);let Z=d(E,I,P*128*C),W=new Uint32Array(P*32*C);for(let B=0;B<W.length;B++){let k=B*4;W[B]=(Z[k+3]&255)<<24|(Z[k+2]&255)<<16|(Z[k+1]&255)<<8|(Z[k+0]&255)<<0}let Q=new Uint32Array(64*C),K=new Uint32Array(32*C*T),z=32*C,X=new Uint32Array(16),p=new Uint32Array(16),e=P*T*2,r=0,i=null,s=!1,h=0,c=0,b,l,t=D?parseInt(1e3/C):4294967295,u=typeof setImmediate<"u"?setImmediate:setTimeout,S=function(){if(s)return D(new Error("cancelled"),r/e);let B;switch(h){case 0:l=c*32*C,M(W,l,Q,0,z),h=1,b=0;case 1:B=T-b,B>t&&(B=t);for(let q=0;q<B;q++)M(Q,0,K,(b+q)*z,z),n(Q,z,C,X,p);if(b+=B,r+=B,D){let q=parseInt(1e3*r/e);if(q!==i){if(s=D(null,r/e),s)break;i=q}}if(b<T)break;b=0,h=2;case 2:B=T-b,B>t&&(B=t);for(let q=0;q<B;q++){let F=(2*C-1)*16,ee=Q[F]&T-1;y(K,ee*z,Q,z),n(Q,z,C,X,p)}if(b+=B,r+=B,D){let q=parseInt(1e3*r/e);if(q!==i){if(s=D(null,r/e),s)break;i=q}}if(b<T)break;if(M(Q,0,W,l,z),c++,c<P){h=0;break}Z=[];for(let q=0;q<W.length;q++)Z.push(W[q]>>0&255),Z.push(W[q]>>8&255),Z.push(W[q]>>16&255),Z.push(W[q]>>24&255);let k=d(E,Z,L);return D&&D(null,1,k),k}D&&u(S)};if(!D)for(;;){let B=S();if(B!=null)return B}S()}let x={scrypt:function(E,I,T,C,P,L,D){return new Promise(function(Z,W){let Q=0;D&&D(0),_(E,I,T,C,P,L,function(K,z,X){if(K)W(K);else if(X)D&&Q!==1&&D(1),Z(new Uint8Array(X));else if(D&&z!==Q)return Q=z,D(z)})})},syncScrypt:function(E,I,T,C,P,L){return new Uint8Array(_(E,I,T,C,P,L))}};typeof Gx<"u"?jj.exports=x:typeof define=="function"&&define.amd?define(x):a&&(a.scrypt&&(a._scrypt=a.scrypt),a.scrypt=x)})(Gx)});var oW=St((Qx,aW)=>{var qxe=Ae(Be());Re();Ie();var fm=($u(),u0(ku)),vf=fm.Buffer;function nW(a,o){for(var f in a)o[f]=a[f]}vf.from&&vf.alloc&&vf.allocUnsafe&&vf.allocUnsafeSlow?aW.exports=fm:(nW(fm,Qx),Qx.Buffer=Wu);function Wu(a,o,f){return vf(a,o,f)}Wu.prototype=Object.create(vf.prototype);nW(vf,Wu);Wu.from=function(a,o,f){if(typeof a=="number")throw new TypeError("Argument must not be a number");return vf(a,o,f)};Wu.alloc=function(a,o,f){if(typeof a!="number")throw new TypeError("Argument must be a number");var d=vf(a);return o!==void 0?typeof f=="string"?d.fill(o,f):d.fill(o):d.fill(0),d};Wu.allocUnsafe=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return vf(a)};Wu.allocUnsafeSlow=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return fm.SlowBuffer(a)}});var fW=St((zxe,sW)=>{"use strict";var Hxe=Ae(Be());Re();Ie();var hm=oW().Buffer;function $de(a){if(a.length>=255)throw new TypeError("Alphabet too long");for(var o=new Uint8Array(256),f=0;f<o.length;f++)o[f]=255;for(var d=0;d<a.length;d++){var n=a.charAt(d),v=n.charCodeAt(0);if(o[v]!==255)throw new TypeError(n+" is ambiguous");o[v]=d}var m=a.length,y=a.charAt(0),M=Math.log(m)/Math.log(256),w=Math.log(256)/Math.log(m);function g(E){if((Array.isArray(E)||E instanceof Uint8Array)&&(E=hm.from(E)),!hm.isBuffer(E))throw new TypeError("Expected Buffer");if(E.length===0)return"";for(var I=0,T=0,C=0,P=E.length;C!==P&&E[C]===0;)C++,I++;for(var L=(P-C)*w+1>>>0,D=new Uint8Array(L);C!==P;){for(var Z=E[C],W=0,Q=L-1;(Z!==0||W<T)&&Q!==-1;Q--,W++)Z+=256*D[Q]>>>0,D[Q]=Z%m>>>0,Z=Z/m>>>0;if(Z!==0)throw new Error("Non-zero carry");T=W,C++}for(var K=L-T;K!==L&&D[K]===0;)K++;for(var z=y.repeat(I);K<L;++K)z+=a.charAt(D[K]);return z}function _(E){if(typeof E!="string")throw new TypeError("Expected String");if(E.length===0)return hm.alloc(0);for(var I=0,T=0,C=0;E[I]===y;)T++,I++;for(var P=(E.length-I)*M+1>>>0,L=new Uint8Array(P);I<E.length;){var D=E.charCodeAt(I);if(D>255)return;var Z=o[D];if(Z===255)return;for(var W=0,Q=P-1;(Z!==0||W<C)&&Q!==-1;Q--,W++)Z+=m*L[Q]>>>0,L[Q]=Z%256>>>0,Z=Z/256>>>0;if(Z!==0)throw new Error("Non-zero carry");C=W,I++}for(var K=P-C;K!==P&&L[K]===0;)K++;var z=hm.allocUnsafe(T+(P-K));z.fill(0,0,T);for(var X=T;K!==P;)z[X++]=L[K++];return z}function x(E){var I=_(E);if(I)return I;throw new Error("Non-base"+m+" character")}return{encode:g,decodeUnsafe:_,decode:x}}sW.exports=$de});var uW=St((Wxe,hW)=>{var Zxe=Ae(Be());Re();Ie();var Pde=fW(),Cde="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";hW.exports=Pde(Cde)});var dW=St((t5e,lW)=>{var r5e=Ae(Be());Re();Ie();var Kr={IMPOSSIBLE_CASE:"Impossible case. Please create issue.",TWEAK_ADD:"The tweak was out of range or the resulted private key is invalid",TWEAK_MUL:"The tweak was out of range or equal to zero",CONTEXT_RANDOMIZE_UNKNOW:"Unknow error on context randomization",SECKEY_INVALID:"Private Key is invalid",PUBKEY_PARSE:"Public Key could not be parsed",PUBKEY_SERIALIZE:"Public Key serialization error",PUBKEY_COMBINE:"The sum of the public keys is not valid",SIG_PARSE:"Signature could not be parsed",SIGN:"The nonce generation function failed, or the private key was invalid",RECOVER:"Public key could not be recover",ECDH:"Scalar was invalid (zero or overflow)"};function zo(a,o){if(!a)throw new Error(o)}function Fr(a,o,f){if(zo(o instanceof Uint8Array,`Expected ${a} to be an Uint8Array`),f!==void 0)if(Array.isArray(f)){let d=f.join(", "),n=`Expected ${a} to be an Uint8Array with length [${d}]`;zo(f.includes(o.length),n)}else{let d=`Expected ${a} to be an Uint8Array with length ${f}`;zo(o.length===f,d)}}function Zu(a){zo(Td(a)==="Boolean","Expected compressed to be a Boolean")}function As(a=f=>new Uint8Array(f),o){return typeof a=="function"&&(a=a(o)),Fr("output",a,o),a}function Td(a){return Object.prototype.toString.call(a).slice(8,-1)}lW.exports=a=>({contextRandomize(o){switch(zo(o===null||o instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),o!==null&&Fr("seed",o,32),a.contextRandomize(o)){case 1:throw new Error(Kr.CONTEXT_RANDOMIZE_UNKNOW)}},privateKeyVerify(o){return Fr("private key",o,32),a.privateKeyVerify(o)===0},privateKeyNegate(o){switch(Fr("private key",o,32),a.privateKeyNegate(o)){case 0:return o;case 1:throw new Error(Kr.IMPOSSIBLE_CASE)}},privateKeyTweakAdd(o,f){switch(Fr("private key",o,32),Fr("tweak",f,32),a.privateKeyTweakAdd(o,f)){case 0:return o;case 1:throw new Error(Kr.TWEAK_ADD)}},privateKeyTweakMul(o,f){switch(Fr("private key",o,32),Fr("tweak",f,32),a.privateKeyTweakMul(o,f)){case 0:return o;case 1:throw new Error(Kr.TWEAK_MUL)}},publicKeyVerify(o){return Fr("public key",o,[33,65]),a.publicKeyVerify(o)===0},publicKeyCreate(o,f=!0,d){switch(Fr("private key",o,32),Zu(f),d=As(d,f?33:65),a.publicKeyCreate(d,o)){case 0:return d;case 1:throw new Error(Kr.SECKEY_INVALID);case 2:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyConvert(o,f=!0,d){switch(Fr("public key",o,[33,65]),Zu(f),d=As(d,f?33:65),a.publicKeyConvert(d,o)){case 0:return d;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyNegate(o,f=!0,d){switch(Fr("public key",o,[33,65]),Zu(f),d=As(d,f?33:65),a.publicKeyNegate(d,o)){case 0:return d;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.IMPOSSIBLE_CASE);case 3:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyCombine(o,f=!0,d){zo(Array.isArray(o),"Expected public keys to be an Array"),zo(o.length>0,"Expected public keys array will have more than zero items");for(let n of o)Fr("public key",n,[33,65]);switch(Zu(f),d=As(d,f?33:65),a.publicKeyCombine(d,o)){case 0:return d;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.PUBKEY_COMBINE);case 3:throw new Error(Kr.PUBKEY_SERIALIZE)}},publicKeyTweakAdd(o,f,d=!0,n){switch(Fr("public key",o,[33,65]),Fr("tweak",f,32),Zu(d),n=As(n,d?33:65),a.publicKeyTweakAdd(n,o,f)){case 0:return n;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.TWEAK_ADD)}},publicKeyTweakMul(o,f,d=!0,n){switch(Fr("public key",o,[33,65]),Fr("tweak",f,32),Zu(d),n=As(n,d?33:65),a.publicKeyTweakMul(n,o,f)){case 0:return n;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.TWEAK_MUL)}},signatureNormalize(o){switch(Fr("signature",o,64),a.signatureNormalize(o)){case 0:return o;case 1:throw new Error(Kr.SIG_PARSE)}},signatureExport(o,f){Fr("signature",o,64),f=As(f,72);let d={output:f,outputlen:72};switch(a.signatureExport(d,o)){case 0:return f.slice(0,d.outputlen);case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.IMPOSSIBLE_CASE)}},signatureImport(o,f){switch(Fr("signature",o),f=As(f,64),a.signatureImport(f,o)){case 0:return f;case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.IMPOSSIBLE_CASE)}},ecdsaSign(o,f,d={},n){Fr("message",o,32),Fr("private key",f,32),zo(Td(d)==="Object","Expected options to be an Object"),d.data!==void 0&&Fr("options.data",d.data),d.noncefn!==void 0&&zo(Td(d.noncefn)==="Function","Expected options.noncefn to be a Function"),n=As(n,64);let v={signature:n,recid:null};switch(a.ecdsaSign(v,o,f,d.data,d.noncefn)){case 0:return v;case 1:throw new Error(Kr.SIGN);case 2:throw new Error(Kr.IMPOSSIBLE_CASE)}},ecdsaVerify(o,f,d){switch(Fr("signature",o,64),Fr("message",f,32),Fr("public key",d,[33,65]),a.ecdsaVerify(o,f,d)){case 0:return!0;case 3:return!1;case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.PUBKEY_PARSE)}},ecdsaRecover(o,f,d,n=!0,v){switch(Fr("signature",o,64),zo(Td(f)==="Number"&&f>=0&&f<=3,"Expected recovery id to be a Number within interval [0, 3]"),Fr("message",d,32),Zu(n),v=As(v,n?33:65),a.ecdsaRecover(v,o,f,d)){case 0:return v;case 1:throw new Error(Kr.SIG_PARSE);case 2:throw new Error(Kr.RECOVER);case 3:throw new Error(Kr.IMPOSSIBLE_CASE)}},ecdh(o,f,d={},n){switch(Fr("public key",o,[33,65]),Fr("private key",f,32),zo(Td(d)==="Object","Expected options to be an Object"),d.data!==void 0&&Fr("options.data",d.data),d.hashfn!==void 0?(zo(Td(d.hashfn)==="Function","Expected options.hashfn to be a Function"),d.xbuf!==void 0&&Fr("options.xbuf",d.xbuf,32),d.ybuf!==void 0&&Fr("options.ybuf",d.ybuf,32),Fr("output",n)):n=As(n,32),a.ecdh(n,o,f,d.data,d.hashfn,d.xbuf,d.ybuf)){case 0:return n;case 1:throw new Error(Kr.PUBKEY_PARSE);case 2:throw new Error(Kr.ECDH)}}})});var cW=St((a5e,Nde)=>{Nde.exports={name:"elliptic",version:"6.6.1",description:"EC cryptography",main:"lib/elliptic.js",files:["lib"],scripts:{lint:"eslint lib test","lint:fix":"npm run lint -- --fix",unit:"istanbul test _mocha --reporter=spec test/index.js",test:"npm run lint && npm run unit",version:"grunt dist && git add dist/"},repository:{type:"git",url:"git@github.com:indutny/elliptic"},keywords:["EC","Elliptic","curve","Cryptography"],author:"Fedor Indutny <fedor@indutny.com>",license:"MIT",bugs:{url:"https://github.com/indutny/elliptic/issues"},homepage:"https://github.com/indutny/elliptic",devDependencies:{brfs:"^2.0.2",coveralls:"^3.1.0",eslint:"^7.6.0",grunt:"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1",istanbul:"^0.4.5",mocha:"^8.0.1"},dependencies:{"bn.js":"^4.11.9",brorand:"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1",inherits:"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}});var mf=St((pW,e5)=>{var o5e=Ae(Be());Re();Ie();(function(a,o){"use strict";function f(p,e){if(!p)throw new Error(e||"Assertion failed")}function d(p,e){p.super_=e;var r=function(){};r.prototype=e.prototype,p.prototype=new r,p.prototype.constructor=p}function n(p,e,r){if(n.isBN(p))return p;this.negative=0,this.words=null,this.length=0,this.red=null,p!==null&&((e==="le"||e==="be")&&(r=e,e=10),this._init(p||0,e||10,r||"be"))}typeof a=="object"?a.exports=n:o.BN=n,n.BN=n,n.wordSize=26;var v;try{typeof window<"u"&&typeof window.Buffer<"u"?v=window.Buffer:v=R6().Buffer}catch{}n.isBN=function(e){return e instanceof n?!0:e!==null&&typeof e=="object"&&e.constructor.wordSize===n.wordSize&&Array.isArray(e.words)},n.max=function(e,r){return e.cmp(r)>0?e:r},n.min=function(e,r){return e.cmp(r)<0?e:r},n.prototype._init=function(e,r,i){if(typeof e=="number")return this._initNumber(e,r,i);if(typeof e=="object")return this._initArray(e,r,i);r==="hex"&&(r=16),f(r===(r|0)&&r>=2&&r<=36),e=e.toString().replace(/\s+/g,"");var s=0;e[0]==="-"&&(s++,this.negative=1),s<e.length&&(r===16?this._parseHex(e,s,i):(this._parseBase(e,r,s),i==="le"&&this._initArray(this.toArray(),r,i)))},n.prototype._initNumber=function(e,r,i){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[e&67108863],this.length=1):e<4503599627370496?(this.words=[e&67108863,e/67108864&67108863],this.length=2):(f(e<9007199254740992),this.words=[e&67108863,e/67108864&67108863,1],this.length=3),i==="le"&&this._initArray(this.toArray(),r,i)},n.prototype._initArray=function(e,r,i){if(f(typeof e.length=="number"),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var s=0;s<this.length;s++)this.words[s]=0;var h,c,b=0;if(i==="be")for(s=e.length-1,h=0;s>=0;s-=3)c=e[s]|e[s-1]<<8|e[s-2]<<16,this.words[h]|=c<<b&67108863,this.words[h+1]=c>>>26-b&67108863,b+=24,b>=26&&(b-=26,h++);else if(i==="le")for(s=0,h=0;s<e.length;s+=3)c=e[s]|e[s+1]<<8|e[s+2]<<16,this.words[h]|=c<<b&67108863,this.words[h+1]=c>>>26-b&67108863,b+=24,b>=26&&(b-=26,h++);return this.strip()};function m(p,e){var r=p.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function y(p,e,r){var i=m(p,r);return r-1>=e&&(i|=m(p,r-1)<<4),i}n.prototype._parseHex=function(e,r,i){this.length=Math.ceil((e.length-r)/6),this.words=new Array(this.length);for(var s=0;s<this.length;s++)this.words[s]=0;var h=0,c=0,b;if(i==="be")for(s=e.length-1;s>=r;s-=2)b=y(e,r,s)<<h,this.words[c]|=b&67108863,h>=18?(h-=18,c+=1,this.words[c]|=b>>>26):h+=8;else{var l=e.length-r;for(s=l%2===0?r+1:r;s<e.length;s+=2)b=y(e,r,s)<<h,this.words[c]|=b&67108863,h>=18?(h-=18,c+=1,this.words[c]|=b>>>26):h+=8}this.strip()};function M(p,e,r,i){for(var s=0,h=Math.min(p.length,r),c=e;c<h;c++){var b=p.charCodeAt(c)-48;s*=i,b>=49?s+=b-49+10:b>=17?s+=b-17+10:s+=b}return s}n.prototype._parseBase=function(e,r,i){this.words=[0],this.length=1;for(var s=0,h=1;h<=67108863;h*=r)s++;s--,h=h/r|0;for(var c=e.length-i,b=c%s,l=Math.min(c,c-b)+i,t=0,u=i;u<l;u+=s)t=M(e,u,u+s,r),this.imuln(h),this.words[0]+t<67108864?this.words[0]+=t:this._iaddn(t);if(b!==0){var S=1;for(t=M(e,u,e.length,r),u=0;u<b;u++)S*=r;this.imuln(S),this.words[0]+t<67108864?this.words[0]+=t:this._iaddn(t)}this.strip()},n.prototype.copy=function(e){e.words=new Array(this.length);for(var r=0;r<this.length;r++)e.words[r]=this.words[r];e.length=this.length,e.negative=this.negative,e.red=this.red},n.prototype.clone=function(){var e=new n(null);return this.copy(e),e},n.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},n.prototype.strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},n.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},n.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var w=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],g=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];n.prototype.toString=function(e,r){e=e||10,r=r|0||1;var i;if(e===16||e==="hex"){i="";for(var s=0,h=0,c=0;c<this.length;c++){var b=this.words[c],l=((b<<s|h)&16777215).toString(16);h=b>>>24-s&16777215,s+=2,s>=26&&(s-=26,c--),h!==0||c!==this.length-1?i=w[6-l.length]+l+i:i=l+i}for(h!==0&&(i=h.toString(16)+i);i.length%r!==0;)i="0"+i;return this.negative!==0&&(i="-"+i),i}if(e===(e|0)&&e>=2&&e<=36){var t=g[e],u=_[e];i="";var S=this.clone();for(S.negative=0;!S.isZero();){var B=S.modn(u).toString(e);S=S.idivn(u),S.isZero()?i=B+i:i=w[t-B.length]+B+i}for(this.isZero()&&(i="0"+i);i.length%r!==0;)i="0"+i;return this.negative!==0&&(i="-"+i),i}f(!1,"Base should be between 2 and 36")},n.prototype.toNumber=function(){var e=this.words[0];return this.length===2?e+=this.words[1]*67108864:this.length===3&&this.words[2]===1?e+=4503599627370496+this.words[1]*67108864:this.length>2&&f(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-e:e},n.prototype.toJSON=function(){return this.toString(16)},n.prototype.toBuffer=function(e,r){return f(typeof v<"u"),this.toArrayLike(v,e,r)},n.prototype.toArray=function(e,r){return this.toArrayLike(Array,e,r)},n.prototype.toArrayLike=function(e,r,i){var s=this.byteLength(),h=i||Math.max(1,s);f(s<=h,"byte array longer than desired length"),f(h>0,"Requested array length <= 0"),this.strip();var c=r==="le",b=new e(h),l,t,u=this.clone();if(c){for(t=0;!u.isZero();t++)l=u.andln(255),u.iushrn(8),b[t]=l;for(;t<h;t++)b[t]=0}else{for(t=0;t<h-s;t++)b[t]=0;for(t=0;!u.isZero();t++)l=u.andln(255),u.iushrn(8),b[h-t-1]=l}return b},Math.clz32?n.prototype._countBits=function(e){return 32-Math.clz32(e)}:n.prototype._countBits=function(e){var r=e,i=0;return r>=4096&&(i+=13,r>>>=13),r>=64&&(i+=7,r>>>=7),r>=8&&(i+=4,r>>>=4),r>=2&&(i+=2,r>>>=2),i+r},n.prototype._zeroBits=function(e){if(e===0)return 26;var r=e,i=0;return r&8191||(i+=13,r>>>=13),r&127||(i+=7,r>>>=7),r&15||(i+=4,r>>>=4),r&3||(i+=2,r>>>=2),r&1||i++,i},n.prototype.bitLength=function(){var e=this.words[this.length-1],r=this._countBits(e);return(this.length-1)*26+r};function x(p){for(var e=new Array(p.bitLength()),r=0;r<e.length;r++){var i=r/26|0,s=r%26;e[r]=(p.words[i]&1<<s)>>>s}return e}n.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,r=0;r<this.length;r++){var i=this._zeroBits(this.words[r]);if(e+=i,i!==26)break}return e},n.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},n.prototype.toTwos=function(e){return this.negative!==0?this.abs().inotn(e).iaddn(1):this.clone()},n.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},n.prototype.isNeg=function(){return this.negative!==0},n.prototype.neg=function(){return this.clone().ineg()},n.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},n.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var r=0;r<e.length;r++)this.words[r]=this.words[r]|e.words[r];return this.strip()},n.prototype.ior=function(e){return f((this.negative|e.negative)===0),this.iuor(e)},n.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},n.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},n.prototype.iuand=function(e){var r;this.length>e.length?r=e:r=this;for(var i=0;i<r.length;i++)this.words[i]=this.words[i]&e.words[i];return this.length=r.length,this.strip()},n.prototype.iand=function(e){return f((this.negative|e.negative)===0),this.iuand(e)},n.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},n.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},n.prototype.iuxor=function(e){var r,i;this.length>e.length?(r=this,i=e):(r=e,i=this);for(var s=0;s<i.length;s++)this.words[s]=r.words[s]^i.words[s];if(this!==r)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=r.length,this.strip()},n.prototype.ixor=function(e){return f((this.negative|e.negative)===0),this.iuxor(e)},n.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},n.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},n.prototype.inotn=function(e){f(typeof e=="number"&&e>=0);var r=Math.ceil(e/26)|0,i=e%26;this._expand(r),i>0&&r--;for(var s=0;s<r;s++)this.words[s]=~this.words[s]&67108863;return i>0&&(this.words[s]=~this.words[s]&67108863>>26-i),this.strip()},n.prototype.notn=function(e){return this.clone().inotn(e)},n.prototype.setn=function(e,r){f(typeof e=="number"&&e>=0);var i=e/26|0,s=e%26;return this._expand(i+1),r?this.words[i]=this.words[i]|1<<s:this.words[i]=this.words[i]&~(1<<s),this.strip()},n.prototype.iadd=function(e){var r;if(this.negative!==0&&e.negative===0)return this.negative=0,r=this.isub(e),this.negative^=1,this._normSign();if(this.negative===0&&e.negative!==0)return e.negative=0,r=this.isub(e),e.negative=1,r._normSign();var i,s;this.length>e.length?(i=this,s=e):(i=e,s=this);for(var h=0,c=0;c<s.length;c++)r=(i.words[c]|0)+(s.words[c]|0)+h,this.words[c]=r&67108863,h=r>>>26;for(;h!==0&&c<i.length;c++)r=(i.words[c]|0)+h,this.words[c]=r&67108863,h=r>>>26;if(this.length=i.length,h!==0)this.words[this.length]=h,this.length++;else if(i!==this)for(;c<i.length;c++)this.words[c]=i.words[c];return this},n.prototype.add=function(e){var r;return e.negative!==0&&this.negative===0?(e.negative=0,r=this.sub(e),e.negative^=1,r):e.negative===0&&this.negative!==0?(this.negative=0,r=e.sub(this),this.negative=1,r):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},n.prototype.isub=function(e){if(e.negative!==0){e.negative=0;var r=this.iadd(e);return e.negative=1,r._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var i=this.cmp(e);if(i===0)return this.negative=0,this.length=1,this.words[0]=0,this;var s,h;i>0?(s=this,h=e):(s=e,h=this);for(var c=0,b=0;b<h.length;b++)r=(s.words[b]|0)-(h.words[b]|0)+c,c=r>>26,this.words[b]=r&67108863;for(;c!==0&&b<s.length;b++)r=(s.words[b]|0)+c,c=r>>26,this.words[b]=r&67108863;if(c===0&&b<s.length&&s!==this)for(;b<s.length;b++)this.words[b]=s.words[b];return this.length=Math.max(this.length,b),s!==this&&(this.negative=1),this.strip()},n.prototype.sub=function(e){return this.clone().isub(e)};function E(p,e,r){r.negative=e.negative^p.negative;var i=p.length+e.length|0;r.length=i,i=i-1|0;var s=p.words[0]|0,h=e.words[0]|0,c=s*h,b=c&67108863,l=c/67108864|0;r.words[0]=b;for(var t=1;t<i;t++){for(var u=l>>>26,S=l&67108863,B=Math.min(t,e.length-1),k=Math.max(0,t-p.length+1);k<=B;k++){var q=t-k|0;s=p.words[q]|0,h=e.words[k]|0,c=s*h+S,u+=c/67108864|0,S=c&67108863}r.words[t]=S|0,l=u|0}return l!==0?r.words[t]=l|0:r.length--,r.strip()}var I=function(e,r,i){var s=e.words,h=r.words,c=i.words,b=0,l,t,u,S=s[0]|0,B=S&8191,k=S>>>13,q=s[1]|0,F=q&8191,ee=q>>>13,te=s[2]|0,O=te&8191,U=te>>>13,oe=s[3]|0,Y=oe&8191,j=oe>>>13,V=s[4]|0,G=V&8191,ie=V>>>13,be=s[5]|0,re=be&8191,ae=be>>>13,ye=s[6]|0,fe=ye&8191,he=ye>>>13,nt=s[7]|0,ce=nt&8191,me=nt>>>13,ut=s[8]|0,$=ut&8191,A=ut>>>13,R=s[9]|0,N=R&8191,H=R>>>13,ne=h[0]|0,J=ne&8191,de=ne>>>13,st=h[1]|0,le=st&8191,ve=st>>>13,ot=h[2]|0,we=ot&8191,Le=ot>>>13,mt=h[3]|0,Me=mt&8191,Ce=mt>>>13,bt=h[4]|0,xe=bt&8191,Ne=bt>>>13,vt=h[5]|0,se=vt&8191,ue=vt>>>13,ht=h[6]|0,pe=ht&8191,Se=ht>>>13,dt=h[7]|0,ge=dt&8191,De=dt>>>13,ct=h[8]|0,_e=ct&8191,Oe=ct>>>13,gt=h[9]|0,Ee=gt&8191,Pe=gt>>>13;i.negative=e.negative^r.negative,i.length=19,l=Math.imul(B,J),t=Math.imul(B,de),t=t+Math.imul(k,J)|0,u=Math.imul(k,de);var pt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(pt>>>26)|0,pt&=67108863,l=Math.imul(F,J),t=Math.imul(F,de),t=t+Math.imul(ee,J)|0,u=Math.imul(ee,de),l=l+Math.imul(B,le)|0,t=t+Math.imul(B,ve)|0,t=t+Math.imul(k,le)|0,u=u+Math.imul(k,ve)|0;var lt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(lt>>>26)|0,lt&=67108863,l=Math.imul(O,J),t=Math.imul(O,de),t=t+Math.imul(U,J)|0,u=Math.imul(U,de),l=l+Math.imul(F,le)|0,t=t+Math.imul(F,ve)|0,t=t+Math.imul(ee,le)|0,u=u+Math.imul(ee,ve)|0,l=l+Math.imul(B,we)|0,t=t+Math.imul(B,Le)|0,t=t+Math.imul(k,we)|0,u=u+Math.imul(k,Le)|0;var yt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(yt>>>26)|0,yt&=67108863,l=Math.imul(Y,J),t=Math.imul(Y,de),t=t+Math.imul(j,J)|0,u=Math.imul(j,de),l=l+Math.imul(O,le)|0,t=t+Math.imul(O,ve)|0,t=t+Math.imul(U,le)|0,u=u+Math.imul(U,ve)|0,l=l+Math.imul(F,we)|0,t=t+Math.imul(F,Le)|0,t=t+Math.imul(ee,we)|0,u=u+Math.imul(ee,Le)|0,l=l+Math.imul(B,Me)|0,t=t+Math.imul(B,Ce)|0,t=t+Math.imul(k,Me)|0,u=u+Math.imul(k,Ce)|0;var xt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(xt>>>26)|0,xt&=67108863,l=Math.imul(G,J),t=Math.imul(G,de),t=t+Math.imul(ie,J)|0,u=Math.imul(ie,de),l=l+Math.imul(Y,le)|0,t=t+Math.imul(Y,ve)|0,t=t+Math.imul(j,le)|0,u=u+Math.imul(j,ve)|0,l=l+Math.imul(O,we)|0,t=t+Math.imul(O,Le)|0,t=t+Math.imul(U,we)|0,u=u+Math.imul(U,Le)|0,l=l+Math.imul(F,Me)|0,t=t+Math.imul(F,Ce)|0,t=t+Math.imul(ee,Me)|0,u=u+Math.imul(ee,Ce)|0,l=l+Math.imul(B,xe)|0,t=t+Math.imul(B,Ne)|0,t=t+Math.imul(k,xe)|0,u=u+Math.imul(k,Ne)|0;var Mt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,l=Math.imul(re,J),t=Math.imul(re,de),t=t+Math.imul(ae,J)|0,u=Math.imul(ae,de),l=l+Math.imul(G,le)|0,t=t+Math.imul(G,ve)|0,t=t+Math.imul(ie,le)|0,u=u+Math.imul(ie,ve)|0,l=l+Math.imul(Y,we)|0,t=t+Math.imul(Y,Le)|0,t=t+Math.imul(j,we)|0,u=u+Math.imul(j,Le)|0,l=l+Math.imul(O,Me)|0,t=t+Math.imul(O,Ce)|0,t=t+Math.imul(U,Me)|0,u=u+Math.imul(U,Ce)|0,l=l+Math.imul(F,xe)|0,t=t+Math.imul(F,Ne)|0,t=t+Math.imul(ee,xe)|0,u=u+Math.imul(ee,Ne)|0,l=l+Math.imul(B,se)|0,t=t+Math.imul(B,ue)|0,t=t+Math.imul(k,se)|0,u=u+Math.imul(k,ue)|0;var Et=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Et>>>26)|0,Et&=67108863,l=Math.imul(fe,J),t=Math.imul(fe,de),t=t+Math.imul(he,J)|0,u=Math.imul(he,de),l=l+Math.imul(re,le)|0,t=t+Math.imul(re,ve)|0,t=t+Math.imul(ae,le)|0,u=u+Math.imul(ae,ve)|0,l=l+Math.imul(G,we)|0,t=t+Math.imul(G,Le)|0,t=t+Math.imul(ie,we)|0,u=u+Math.imul(ie,Le)|0,l=l+Math.imul(Y,Me)|0,t=t+Math.imul(Y,Ce)|0,t=t+Math.imul(j,Me)|0,u=u+Math.imul(j,Ce)|0,l=l+Math.imul(O,xe)|0,t=t+Math.imul(O,Ne)|0,t=t+Math.imul(U,xe)|0,u=u+Math.imul(U,Ne)|0,l=l+Math.imul(F,se)|0,t=t+Math.imul(F,ue)|0,t=t+Math.imul(ee,se)|0,u=u+Math.imul(ee,ue)|0,l=l+Math.imul(B,pe)|0,t=t+Math.imul(B,Se)|0,t=t+Math.imul(k,pe)|0,u=u+Math.imul(k,Se)|0;var At=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(At>>>26)|0,At&=67108863,l=Math.imul(ce,J),t=Math.imul(ce,de),t=t+Math.imul(me,J)|0,u=Math.imul(me,de),l=l+Math.imul(fe,le)|0,t=t+Math.imul(fe,ve)|0,t=t+Math.imul(he,le)|0,u=u+Math.imul(he,ve)|0,l=l+Math.imul(re,we)|0,t=t+Math.imul(re,Le)|0,t=t+Math.imul(ae,we)|0,u=u+Math.imul(ae,Le)|0,l=l+Math.imul(G,Me)|0,t=t+Math.imul(G,Ce)|0,t=t+Math.imul(ie,Me)|0,u=u+Math.imul(ie,Ce)|0,l=l+Math.imul(Y,xe)|0,t=t+Math.imul(Y,Ne)|0,t=t+Math.imul(j,xe)|0,u=u+Math.imul(j,Ne)|0,l=l+Math.imul(O,se)|0,t=t+Math.imul(O,ue)|0,t=t+Math.imul(U,se)|0,u=u+Math.imul(U,ue)|0,l=l+Math.imul(F,pe)|0,t=t+Math.imul(F,Se)|0,t=t+Math.imul(ee,pe)|0,u=u+Math.imul(ee,Se)|0,l=l+Math.imul(B,ge)|0,t=t+Math.imul(B,De)|0,t=t+Math.imul(k,ge)|0,u=u+Math.imul(k,De)|0;var Bt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,l=Math.imul($,J),t=Math.imul($,de),t=t+Math.imul(A,J)|0,u=Math.imul(A,de),l=l+Math.imul(ce,le)|0,t=t+Math.imul(ce,ve)|0,t=t+Math.imul(me,le)|0,u=u+Math.imul(me,ve)|0,l=l+Math.imul(fe,we)|0,t=t+Math.imul(fe,Le)|0,t=t+Math.imul(he,we)|0,u=u+Math.imul(he,Le)|0,l=l+Math.imul(re,Me)|0,t=t+Math.imul(re,Ce)|0,t=t+Math.imul(ae,Me)|0,u=u+Math.imul(ae,Ce)|0,l=l+Math.imul(G,xe)|0,t=t+Math.imul(G,Ne)|0,t=t+Math.imul(ie,xe)|0,u=u+Math.imul(ie,Ne)|0,l=l+Math.imul(Y,se)|0,t=t+Math.imul(Y,ue)|0,t=t+Math.imul(j,se)|0,u=u+Math.imul(j,ue)|0,l=l+Math.imul(O,pe)|0,t=t+Math.imul(O,Se)|0,t=t+Math.imul(U,pe)|0,u=u+Math.imul(U,Se)|0,l=l+Math.imul(F,ge)|0,t=t+Math.imul(F,De)|0,t=t+Math.imul(ee,ge)|0,u=u+Math.imul(ee,De)|0,l=l+Math.imul(B,_e)|0,t=t+Math.imul(B,Oe)|0,t=t+Math.imul(k,_e)|0,u=u+Math.imul(k,Oe)|0;var Rt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,l=Math.imul(N,J),t=Math.imul(N,de),t=t+Math.imul(H,J)|0,u=Math.imul(H,de),l=l+Math.imul($,le)|0,t=t+Math.imul($,ve)|0,t=t+Math.imul(A,le)|0,u=u+Math.imul(A,ve)|0,l=l+Math.imul(ce,we)|0,t=t+Math.imul(ce,Le)|0,t=t+Math.imul(me,we)|0,u=u+Math.imul(me,Le)|0,l=l+Math.imul(fe,Me)|0,t=t+Math.imul(fe,Ce)|0,t=t+Math.imul(he,Me)|0,u=u+Math.imul(he,Ce)|0,l=l+Math.imul(re,xe)|0,t=t+Math.imul(re,Ne)|0,t=t+Math.imul(ae,xe)|0,u=u+Math.imul(ae,Ne)|0,l=l+Math.imul(G,se)|0,t=t+Math.imul(G,ue)|0,t=t+Math.imul(ie,se)|0,u=u+Math.imul(ie,ue)|0,l=l+Math.imul(Y,pe)|0,t=t+Math.imul(Y,Se)|0,t=t+Math.imul(j,pe)|0,u=u+Math.imul(j,Se)|0,l=l+Math.imul(O,ge)|0,t=t+Math.imul(O,De)|0,t=t+Math.imul(U,ge)|0,u=u+Math.imul(U,De)|0,l=l+Math.imul(F,_e)|0,t=t+Math.imul(F,Oe)|0,t=t+Math.imul(ee,_e)|0,u=u+Math.imul(ee,Oe)|0,l=l+Math.imul(B,Ee)|0,t=t+Math.imul(B,Pe)|0,t=t+Math.imul(k,Ee)|0,u=u+Math.imul(k,Pe)|0;var Tt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,l=Math.imul(N,le),t=Math.imul(N,ve),t=t+Math.imul(H,le)|0,u=Math.imul(H,ve),l=l+Math.imul($,we)|0,t=t+Math.imul($,Le)|0,t=t+Math.imul(A,we)|0,u=u+Math.imul(A,Le)|0,l=l+Math.imul(ce,Me)|0,t=t+Math.imul(ce,Ce)|0,t=t+Math.imul(me,Me)|0,u=u+Math.imul(me,Ce)|0,l=l+Math.imul(fe,xe)|0,t=t+Math.imul(fe,Ne)|0,t=t+Math.imul(he,xe)|0,u=u+Math.imul(he,Ne)|0,l=l+Math.imul(re,se)|0,t=t+Math.imul(re,ue)|0,t=t+Math.imul(ae,se)|0,u=u+Math.imul(ae,ue)|0,l=l+Math.imul(G,pe)|0,t=t+Math.imul(G,Se)|0,t=t+Math.imul(ie,pe)|0,u=u+Math.imul(ie,Se)|0,l=l+Math.imul(Y,ge)|0,t=t+Math.imul(Y,De)|0,t=t+Math.imul(j,ge)|0,u=u+Math.imul(j,De)|0,l=l+Math.imul(O,_e)|0,t=t+Math.imul(O,Oe)|0,t=t+Math.imul(U,_e)|0,u=u+Math.imul(U,Oe)|0,l=l+Math.imul(F,Ee)|0,t=t+Math.imul(F,Pe)|0,t=t+Math.imul(ee,Ee)|0,u=u+Math.imul(ee,Pe)|0;var kt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(kt>>>26)|0,kt&=67108863,l=Math.imul(N,we),t=Math.imul(N,Le),t=t+Math.imul(H,we)|0,u=Math.imul(H,Le),l=l+Math.imul($,Me)|0,t=t+Math.imul($,Ce)|0,t=t+Math.imul(A,Me)|0,u=u+Math.imul(A,Ce)|0,l=l+Math.imul(ce,xe)|0,t=t+Math.imul(ce,Ne)|0,t=t+Math.imul(me,xe)|0,u=u+Math.imul(me,Ne)|0,l=l+Math.imul(fe,se)|0,t=t+Math.imul(fe,ue)|0,t=t+Math.imul(he,se)|0,u=u+Math.imul(he,ue)|0,l=l+Math.imul(re,pe)|0,t=t+Math.imul(re,Se)|0,t=t+Math.imul(ae,pe)|0,u=u+Math.imul(ae,Se)|0,l=l+Math.imul(G,ge)|0,t=t+Math.imul(G,De)|0,t=t+Math.imul(ie,ge)|0,u=u+Math.imul(ie,De)|0,l=l+Math.imul(Y,_e)|0,t=t+Math.imul(Y,Oe)|0,t=t+Math.imul(j,_e)|0,u=u+Math.imul(j,Oe)|0,l=l+Math.imul(O,Ee)|0,t=t+Math.imul(O,Pe)|0,t=t+Math.imul(U,Ee)|0,u=u+Math.imul(U,Pe)|0;var $t=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+($t>>>26)|0,$t&=67108863,l=Math.imul(N,Me),t=Math.imul(N,Ce),t=t+Math.imul(H,Me)|0,u=Math.imul(H,Ce),l=l+Math.imul($,xe)|0,t=t+Math.imul($,Ne)|0,t=t+Math.imul(A,xe)|0,u=u+Math.imul(A,Ne)|0,l=l+Math.imul(ce,se)|0,t=t+Math.imul(ce,ue)|0,t=t+Math.imul(me,se)|0,u=u+Math.imul(me,ue)|0,l=l+Math.imul(fe,pe)|0,t=t+Math.imul(fe,Se)|0,t=t+Math.imul(he,pe)|0,u=u+Math.imul(he,Se)|0,l=l+Math.imul(re,ge)|0,t=t+Math.imul(re,De)|0,t=t+Math.imul(ae,ge)|0,u=u+Math.imul(ae,De)|0,l=l+Math.imul(G,_e)|0,t=t+Math.imul(G,Oe)|0,t=t+Math.imul(ie,_e)|0,u=u+Math.imul(ie,Oe)|0,l=l+Math.imul(Y,Ee)|0,t=t+Math.imul(Y,Pe)|0,t=t+Math.imul(j,Ee)|0,u=u+Math.imul(j,Pe)|0;var Pt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,l=Math.imul(N,xe),t=Math.imul(N,Ne),t=t+Math.imul(H,xe)|0,u=Math.imul(H,Ne),l=l+Math.imul($,se)|0,t=t+Math.imul($,ue)|0,t=t+Math.imul(A,se)|0,u=u+Math.imul(A,ue)|0,l=l+Math.imul(ce,pe)|0,t=t+Math.imul(ce,Se)|0,t=t+Math.imul(me,pe)|0,u=u+Math.imul(me,Se)|0,l=l+Math.imul(fe,ge)|0,t=t+Math.imul(fe,De)|0,t=t+Math.imul(he,ge)|0,u=u+Math.imul(he,De)|0,l=l+Math.imul(re,_e)|0,t=t+Math.imul(re,Oe)|0,t=t+Math.imul(ae,_e)|0,u=u+Math.imul(ae,Oe)|0,l=l+Math.imul(G,Ee)|0,t=t+Math.imul(G,Pe)|0,t=t+Math.imul(ie,Ee)|0,u=u+Math.imul(ie,Pe)|0;var Ct=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,l=Math.imul(N,se),t=Math.imul(N,ue),t=t+Math.imul(H,se)|0,u=Math.imul(H,ue),l=l+Math.imul($,pe)|0,t=t+Math.imul($,Se)|0,t=t+Math.imul(A,pe)|0,u=u+Math.imul(A,Se)|0,l=l+Math.imul(ce,ge)|0,t=t+Math.imul(ce,De)|0,t=t+Math.imul(me,ge)|0,u=u+Math.imul(me,De)|0,l=l+Math.imul(fe,_e)|0,t=t+Math.imul(fe,Oe)|0,t=t+Math.imul(he,_e)|0,u=u+Math.imul(he,Oe)|0,l=l+Math.imul(re,Ee)|0,t=t+Math.imul(re,Pe)|0,t=t+Math.imul(ae,Ee)|0,u=u+Math.imul(ae,Pe)|0;var Nt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,l=Math.imul(N,pe),t=Math.imul(N,Se),t=t+Math.imul(H,pe)|0,u=Math.imul(H,Se),l=l+Math.imul($,ge)|0,t=t+Math.imul($,De)|0,t=t+Math.imul(A,ge)|0,u=u+Math.imul(A,De)|0,l=l+Math.imul(ce,_e)|0,t=t+Math.imul(ce,Oe)|0,t=t+Math.imul(me,_e)|0,u=u+Math.imul(me,Oe)|0,l=l+Math.imul(fe,Ee)|0,t=t+Math.imul(fe,Pe)|0,t=t+Math.imul(he,Ee)|0,u=u+Math.imul(he,Pe)|0;var Lt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,l=Math.imul(N,ge),t=Math.imul(N,De),t=t+Math.imul(H,ge)|0,u=Math.imul(H,De),l=l+Math.imul($,_e)|0,t=t+Math.imul($,Oe)|0,t=t+Math.imul(A,_e)|0,u=u+Math.imul(A,Oe)|0,l=l+Math.imul(ce,Ee)|0,t=t+Math.imul(ce,Pe)|0,t=t+Math.imul(me,Ee)|0,u=u+Math.imul(me,Pe)|0;var Dt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,l=Math.imul(N,_e),t=Math.imul(N,Oe),t=t+Math.imul(H,_e)|0,u=Math.imul(H,Oe),l=l+Math.imul($,Ee)|0,t=t+Math.imul($,Pe)|0,t=t+Math.imul(A,Ee)|0,u=u+Math.imul(A,Pe)|0;var qt=(b+l|0)+((t&8191)<<13)|0;b=(u+(t>>>13)|0)+(qt>>>26)|0,qt&=67108863,l=Math.imul(N,Ee),t=Math.imul(N,Pe),t=t+Math.imul(H,Ee)|0,u=Math.imul(H,Pe);var Ut=(b+l|0)+((t&8191)<<13)|0;return b=(u+(t>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,c[0]=pt,c[1]=lt,c[2]=yt,c[3]=xt,c[4]=Mt,c[5]=Et,c[6]=At,c[7]=Bt,c[8]=Rt,c[9]=Tt,c[10]=kt,c[11]=$t,c[12]=Pt,c[13]=Ct,c[14]=Nt,c[15]=Lt,c[16]=Dt,c[17]=qt,c[18]=Ut,b!==0&&(c[19]=b,i.length++),i};Math.imul||(I=E);function T(p,e,r){r.negative=e.negative^p.negative,r.length=p.length+e.length;for(var i=0,s=0,h=0;h<r.length-1;h++){var c=s;s=0;for(var b=i&67108863,l=Math.min(h,e.length-1),t=Math.max(0,h-p.length+1);t<=l;t++){var u=h-t,S=p.words[u]|0,B=e.words[t]|0,k=S*B,q=k&67108863;c=c+(k/67108864|0)|0,q=q+b|0,b=q&67108863,c=c+(q>>>26)|0,s+=c>>>26,c&=67108863}r.words[h]=b,i=c,c=s}return i!==0?r.words[h]=i:r.length--,r.strip()}function C(p,e,r){var i=new P;return i.mulp(p,e,r)}n.prototype.mulTo=function(e,r){var i,s=this.length+e.length;return this.length===10&&e.length===10?i=I(this,e,r):s<63?i=E(this,e,r):s<1024?i=T(this,e,r):i=C(this,e,r),i};function P(p,e){this.x=p,this.y=e}P.prototype.makeRBT=function(e){for(var r=new Array(e),i=n.prototype._countBits(e)-1,s=0;s<e;s++)r[s]=this.revBin(s,i,e);return r},P.prototype.revBin=function(e,r,i){if(e===0||e===i-1)return e;for(var s=0,h=0;h<r;h++)s|=(e&1)<<r-h-1,e>>=1;return s},P.prototype.permute=function(e,r,i,s,h,c){for(var b=0;b<c;b++)s[b]=r[e[b]],h[b]=i[e[b]]},P.prototype.transform=function(e,r,i,s,h,c){this.permute(c,e,r,i,s,h);for(var b=1;b<h;b<<=1)for(var l=b<<1,t=Math.cos(2*Math.PI/l),u=Math.sin(2*Math.PI/l),S=0;S<h;S+=l)for(var B=t,k=u,q=0;q<b;q++){var F=i[S+q],ee=s[S+q],te=i[S+q+b],O=s[S+q+b],U=B*te-k*O;O=B*O+k*te,te=U,i[S+q]=F+te,s[S+q]=ee+O,i[S+q+b]=F-te,s[S+q+b]=ee-O,q!==l&&(U=t*B-u*k,k=t*k+u*B,B=U)}},P.prototype.guessLen13b=function(e,r){var i=Math.max(r,e)|1,s=i&1,h=0;for(i=i/2|0;i;i=i>>>1)h++;return 1<<h+1+s},P.prototype.conjugate=function(e,r,i){if(!(i<=1))for(var s=0;s<i/2;s++){var h=e[s];e[s]=e[i-s-1],e[i-s-1]=h,h=r[s],r[s]=-r[i-s-1],r[i-s-1]=-h}},P.prototype.normalize13b=function(e,r){for(var i=0,s=0;s<r/2;s++){var h=Math.round(e[2*s+1]/r)*8192+Math.round(e[2*s]/r)+i;e[s]=h&67108863,h<67108864?i=0:i=h/67108864|0}return e},P.prototype.convert13b=function(e,r,i,s){for(var h=0,c=0;c<r;c++)h=h+(e[c]|0),i[2*c]=h&8191,h=h>>>13,i[2*c+1]=h&8191,h=h>>>13;for(c=2*r;c<s;++c)i[c]=0;f(h===0),f((h&-8192)===0)},P.prototype.stub=function(e){for(var r=new Array(e),i=0;i<e;i++)r[i]=0;return r},P.prototype.mulp=function(e,r,i){var s=2*this.guessLen13b(e.length,r.length),h=this.makeRBT(s),c=this.stub(s),b=new Array(s),l=new Array(s),t=new Array(s),u=new Array(s),S=new Array(s),B=new Array(s),k=i.words;k.length=s,this.convert13b(e.words,e.length,b,s),this.convert13b(r.words,r.length,u,s),this.transform(b,c,l,t,s,h),this.transform(u,c,S,B,s,h);for(var q=0;q<s;q++){var F=l[q]*S[q]-t[q]*B[q];t[q]=l[q]*B[q]+t[q]*S[q],l[q]=F}return this.conjugate(l,t,s),this.transform(l,t,k,c,s,h),this.conjugate(k,c,s),this.normalize13b(k,s),i.negative=e.negative^r.negative,i.length=e.length+r.length,i.strip()},n.prototype.mul=function(e){var r=new n(null);return r.words=new Array(this.length+e.length),this.mulTo(e,r)},n.prototype.mulf=function(e){var r=new n(null);return r.words=new Array(this.length+e.length),C(this,e,r)},n.prototype.imul=function(e){return this.clone().mulTo(e,this)},n.prototype.imuln=function(e){f(typeof e=="number"),f(e<67108864);for(var r=0,i=0;i<this.length;i++){var s=(this.words[i]|0)*e,h=(s&67108863)+(r&67108863);r>>=26,r+=s/67108864|0,r+=h>>>26,this.words[i]=h&67108863}return r!==0&&(this.words[i]=r,this.length++),this.length=e===0?1:this.length,this},n.prototype.muln=function(e){return this.clone().imuln(e)},n.prototype.sqr=function(){return this.mul(this)},n.prototype.isqr=function(){return this.imul(this.clone())},n.prototype.pow=function(e){var r=x(e);if(r.length===0)return new n(1);for(var i=this,s=0;s<r.length&&r[s]===0;s++,i=i.sqr());if(++s<r.length)for(var h=i.sqr();s<r.length;s++,h=h.sqr())r[s]!==0&&(i=i.mul(h));return i},n.prototype.iushln=function(e){f(typeof e=="number"&&e>=0);var r=e%26,i=(e-r)/26,s=67108863>>>26-r<<26-r,h;if(r!==0){var c=0;for(h=0;h<this.length;h++){var b=this.words[h]&s,l=(this.words[h]|0)-b<<r;this.words[h]=l|c,c=b>>>26-r}c&&(this.words[h]=c,this.length++)}if(i!==0){for(h=this.length-1;h>=0;h--)this.words[h+i]=this.words[h];for(h=0;h<i;h++)this.words[h]=0;this.length+=i}return this.strip()},n.prototype.ishln=function(e){return f(this.negative===0),this.iushln(e)},n.prototype.iushrn=function(e,r,i){f(typeof e=="number"&&e>=0);var s;r?s=(r-r%26)/26:s=0;var h=e%26,c=Math.min((e-h)/26,this.length),b=67108863^67108863>>>h<<h,l=i;if(s-=c,s=Math.max(0,s),l){for(var t=0;t<c;t++)l.words[t]=this.words[t];l.length=c}if(c!==0)if(this.length>c)for(this.length-=c,t=0;t<this.length;t++)this.words[t]=this.words[t+c];else this.words[0]=0,this.length=1;var u=0;for(t=this.length-1;t>=0&&(u!==0||t>=s);t--){var S=this.words[t]|0;this.words[t]=u<<26-h|S>>>h,u=S&b}return l&&u!==0&&(l.words[l.length++]=u),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},n.prototype.ishrn=function(e,r,i){return f(this.negative===0),this.iushrn(e,r,i)},n.prototype.shln=function(e){return this.clone().ishln(e)},n.prototype.ushln=function(e){return this.clone().iushln(e)},n.prototype.shrn=function(e){return this.clone().ishrn(e)},n.prototype.ushrn=function(e){return this.clone().iushrn(e)},n.prototype.testn=function(e){f(typeof e=="number"&&e>=0);var r=e%26,i=(e-r)/26,s=1<<r;if(this.length<=i)return!1;var h=this.words[i];return!!(h&s)},n.prototype.imaskn=function(e){f(typeof e=="number"&&e>=0);var r=e%26,i=(e-r)/26;if(f(this.negative===0,"imaskn works only with positive numbers"),this.length<=i)return this;if(r!==0&&i++,this.length=Math.min(i,this.length),r!==0){var s=67108863^67108863>>>r<<r;this.words[this.length-1]&=s}return this.strip()},n.prototype.maskn=function(e){return this.clone().imaskn(e)},n.prototype.iaddn=function(e){return f(typeof e=="number"),f(e<67108864),e<0?this.isubn(-e):this.negative!==0?this.length===1&&(this.words[0]|0)<e?(this.words[0]=e-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},n.prototype._iaddn=function(e){this.words[0]+=e;for(var r=0;r<this.length&&this.words[r]>=67108864;r++)this.words[r]-=67108864,r===this.length-1?this.words[r+1]=1:this.words[r+1]++;return this.length=Math.max(this.length,r+1),this},n.prototype.isubn=function(e){if(f(typeof e=="number"),f(e<67108864),e<0)return this.iaddn(-e);if(this.negative!==0)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var r=0;r<this.length&&this.words[r]<0;r++)this.words[r]+=67108864,this.words[r+1]-=1;return this.strip()},n.prototype.addn=function(e){return this.clone().iaddn(e)},n.prototype.subn=function(e){return this.clone().isubn(e)},n.prototype.iabs=function(){return this.negative=0,this},n.prototype.abs=function(){return this.clone().iabs()},n.prototype._ishlnsubmul=function(e,r,i){var s=e.length+i,h;this._expand(s);var c,b=0;for(h=0;h<e.length;h++){c=(this.words[h+i]|0)+b;var l=(e.words[h]|0)*r;c-=l&67108863,b=(c>>26)-(l/67108864|0),this.words[h+i]=c&67108863}for(;h<this.length-i;h++)c=(this.words[h+i]|0)+b,b=c>>26,this.words[h+i]=c&67108863;if(b===0)return this.strip();for(f(b===-1),b=0,h=0;h<this.length;h++)c=-(this.words[h]|0)+b,b=c>>26,this.words[h]=c&67108863;return this.negative=1,this.strip()},n.prototype._wordDiv=function(e,r){var i=this.length-e.length,s=this.clone(),h=e,c=h.words[h.length-1]|0,b=this._countBits(c);i=26-b,i!==0&&(h=h.ushln(i),s.iushln(i),c=h.words[h.length-1]|0);var l=s.length-h.length,t;if(r!=="mod"){t=new n(null),t.length=l+1,t.words=new Array(t.length);for(var u=0;u<t.length;u++)t.words[u]=0}var S=s.clone()._ishlnsubmul(h,1,l);S.negative===0&&(s=S,t&&(t.words[l]=1));for(var B=l-1;B>=0;B--){var k=(s.words[h.length+B]|0)*67108864+(s.words[h.length+B-1]|0);for(k=Math.min(k/c|0,67108863),s._ishlnsubmul(h,k,B);s.negative!==0;)k--,s.negative=0,s._ishlnsubmul(h,1,B),s.isZero()||(s.negative^=1);t&&(t.words[B]=k)}return t&&t.strip(),s.strip(),r!=="div"&&i!==0&&s.iushrn(i),{div:t||null,mod:s}},n.prototype.divmod=function(e,r,i){if(f(!e.isZero()),this.isZero())return{div:new n(0),mod:new n(0)};var s,h,c;return this.negative!==0&&e.negative===0?(c=this.neg().divmod(e,r),r!=="mod"&&(s=c.div.neg()),r!=="div"&&(h=c.mod.neg(),i&&h.negative!==0&&h.iadd(e)),{div:s,mod:h}):this.negative===0&&e.negative!==0?(c=this.divmod(e.neg(),r),r!=="mod"&&(s=c.div.neg()),{div:s,mod:c.mod}):this.negative&e.negative?(c=this.neg().divmod(e.neg(),r),r!=="div"&&(h=c.mod.neg(),i&&h.negative!==0&&h.isub(e)),{div:c.div,mod:h}):e.length>this.length||this.cmp(e)<0?{div:new n(0),mod:this}:e.length===1?r==="div"?{div:this.divn(e.words[0]),mod:null}:r==="mod"?{div:null,mod:new n(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new n(this.modn(e.words[0]))}:this._wordDiv(e,r)},n.prototype.div=function(e){return this.divmod(e,"div",!1).div},n.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},n.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},n.prototype.divRound=function(e){var r=this.divmod(e);if(r.mod.isZero())return r.div;var i=r.div.negative!==0?r.mod.isub(e):r.mod,s=e.ushrn(1),h=e.andln(1),c=i.cmp(s);return c<0||h===1&&c===0?r.div:r.div.negative!==0?r.div.isubn(1):r.div.iaddn(1)},n.prototype.modn=function(e){f(e<=67108863);for(var r=(1<<26)%e,i=0,s=this.length-1;s>=0;s--)i=(r*i+(this.words[s]|0))%e;return i},n.prototype.idivn=function(e){f(e<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var s=(this.words[i]|0)+r*67108864;this.words[i]=s/e|0,r=s%e}return this.strip()},n.prototype.divn=function(e){return this.clone().idivn(e)},n.prototype.egcd=function(e){f(e.negative===0),f(!e.isZero());var r=this,i=e.clone();r.negative!==0?r=r.umod(e):r=r.clone();for(var s=new n(1),h=new n(0),c=new n(0),b=new n(1),l=0;r.isEven()&&i.isEven();)r.iushrn(1),i.iushrn(1),++l;for(var t=i.clone(),u=r.clone();!r.isZero();){for(var S=0,B=1;!(r.words[0]&B)&&S<26;++S,B<<=1);if(S>0)for(r.iushrn(S);S-- >0;)(s.isOdd()||h.isOdd())&&(s.iadd(t),h.isub(u)),s.iushrn(1),h.iushrn(1);for(var k=0,q=1;!(i.words[0]&q)&&k<26;++k,q<<=1);if(k>0)for(i.iushrn(k);k-- >0;)(c.isOdd()||b.isOdd())&&(c.iadd(t),b.isub(u)),c.iushrn(1),b.iushrn(1);r.cmp(i)>=0?(r.isub(i),s.isub(c),h.isub(b)):(i.isub(r),c.isub(s),b.isub(h))}return{a:c,b,gcd:i.iushln(l)}},n.prototype._invmp=function(e){f(e.negative===0),f(!e.isZero());var r=this,i=e.clone();r.negative!==0?r=r.umod(e):r=r.clone();for(var s=new n(1),h=new n(0),c=i.clone();r.cmpn(1)>0&&i.cmpn(1)>0;){for(var b=0,l=1;!(r.words[0]&l)&&b<26;++b,l<<=1);if(b>0)for(r.iushrn(b);b-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);for(var t=0,u=1;!(i.words[0]&u)&&t<26;++t,u<<=1);if(t>0)for(i.iushrn(t);t-- >0;)h.isOdd()&&h.iadd(c),h.iushrn(1);r.cmp(i)>=0?(r.isub(i),s.isub(h)):(i.isub(r),h.isub(s))}var S;return r.cmpn(1)===0?S=s:S=h,S.cmpn(0)<0&&S.iadd(e),S},n.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var r=this.clone(),i=e.clone();r.negative=0,i.negative=0;for(var s=0;r.isEven()&&i.isEven();s++)r.iushrn(1),i.iushrn(1);do{for(;r.isEven();)r.iushrn(1);for(;i.isEven();)i.iushrn(1);var h=r.cmp(i);if(h<0){var c=r;r=i,i=c}else if(h===0||i.cmpn(1)===0)break;r.isub(i)}while(!0);return i.iushln(s)},n.prototype.invm=function(e){return this.egcd(e).a.umod(e)},n.prototype.isEven=function(){return(this.words[0]&1)===0},n.prototype.isOdd=function(){return(this.words[0]&1)===1},n.prototype.andln=function(e){return this.words[0]&e},n.prototype.bincn=function(e){f(typeof e=="number");var r=e%26,i=(e-r)/26,s=1<<r;if(this.length<=i)return this._expand(i+1),this.words[i]|=s,this;for(var h=s,c=i;h!==0&&c<this.length;c++){var b=this.words[c]|0;b+=h,h=b>>>26,b&=67108863,this.words[c]=b}return h!==0&&(this.words[c]=h,this.length++),this},n.prototype.isZero=function(){return this.length===1&&this.words[0]===0},n.prototype.cmpn=function(e){var r=e<0;if(this.negative!==0&&!r)return-1;if(this.negative===0&&r)return 1;this.strip();var i;if(this.length>1)i=1;else{r&&(e=-e),f(e<=67108863,"Number is too big");var s=this.words[0]|0;i=s===e?0:s<e?-1:1}return this.negative!==0?-i|0:i},n.prototype.cmp=function(e){if(this.negative!==0&&e.negative===0)return-1;if(this.negative===0&&e.negative!==0)return 1;var r=this.ucmp(e);return this.negative!==0?-r|0:r},n.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var r=0,i=this.length-1;i>=0;i--){var s=this.words[i]|0,h=e.words[i]|0;if(s!==h){s<h?r=-1:s>h&&(r=1);break}}return r},n.prototype.gtn=function(e){return this.cmpn(e)===1},n.prototype.gt=function(e){return this.cmp(e)===1},n.prototype.gten=function(e){return this.cmpn(e)>=0},n.prototype.gte=function(e){return this.cmp(e)>=0},n.prototype.ltn=function(e){return this.cmpn(e)===-1},n.prototype.lt=function(e){return this.cmp(e)===-1},n.prototype.lten=function(e){return this.cmpn(e)<=0},n.prototype.lte=function(e){return this.cmp(e)<=0},n.prototype.eqn=function(e){return this.cmpn(e)===0},n.prototype.eq=function(e){return this.cmp(e)===0},n.red=function(e){return new z(e)},n.prototype.toRed=function(e){return f(!this.red,"Already a number in reduction context"),f(this.negative===0,"red works only with positives"),e.convertTo(this)._forceRed(e)},n.prototype.fromRed=function(){return f(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},n.prototype._forceRed=function(e){return this.red=e,this},n.prototype.forceRed=function(e){return f(!this.red,"Already a number in reduction context"),this._forceRed(e)},n.prototype.redAdd=function(e){return f(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},n.prototype.redIAdd=function(e){return f(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},n.prototype.redSub=function(e){return f(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},n.prototype.redISub=function(e){return f(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},n.prototype.redShl=function(e){return f(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},n.prototype.redMul=function(e){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},n.prototype.redIMul=function(e){return f(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},n.prototype.redSqr=function(){return f(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},n.prototype.redISqr=function(){return f(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},n.prototype.redSqrt=function(){return f(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},n.prototype.redInvm=function(){return f(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},n.prototype.redNeg=function(){return f(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},n.prototype.redPow=function(e){return f(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var L={k256:null,p224:null,p192:null,p25519:null};function D(p,e){this.name=p,this.p=new n(e,16),this.n=this.p.bitLength(),this.k=new n(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}D.prototype._tmp=function(){var e=new n(null);return e.words=new Array(Math.ceil(this.n/13)),e},D.prototype.ireduce=function(e){var r=e,i;do this.split(r,this.tmp),r=this.imulK(r),r=r.iadd(this.tmp),i=r.bitLength();while(i>this.n);var s=i<this.n?-1:r.ucmp(this.p);return s===0?(r.words[0]=0,r.length=1):s>0?r.isub(this.p):r.strip!==void 0?r.strip():r._strip(),r},D.prototype.split=function(e,r){e.iushrn(this.n,0,r)},D.prototype.imulK=function(e){return e.imul(this.k)};function Z(){D.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}d(Z,D),Z.prototype.split=function(e,r){for(var i=4194303,s=Math.min(e.length,9),h=0;h<s;h++)r.words[h]=e.words[h];if(r.length=s,e.length<=9){e.words[0]=0,e.length=1;return}var c=e.words[9];for(r.words[r.length++]=c&i,h=10;h<e.length;h++){var b=e.words[h]|0;e.words[h-10]=(b&i)<<4|c>>>22,c=b}c>>>=22,e.words[h-10]=c,c===0&&e.length>10?e.length-=10:e.length-=9},Z.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var r=0,i=0;i<e.length;i++){var s=e.words[i]|0;r+=s*977,e.words[i]=r&67108863,r=s*64+(r/67108864|0)}return e.words[e.length-1]===0&&(e.length--,e.words[e.length-1]===0&&e.length--),e};function W(){D.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}d(W,D);function Q(){D.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}d(Q,D);function K(){D.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}d(K,D),K.prototype.imulK=function(e){for(var r=0,i=0;i<e.length;i++){var s=(e.words[i]|0)*19+r,h=s&67108863;s>>>=26,e.words[i]=h,r=s}return r!==0&&(e.words[e.length++]=r),e},n._prime=function(e){if(L[e])return L[e];var r;if(e==="k256")r=new Z;else if(e==="p224")r=new W;else if(e==="p192")r=new Q;else if(e==="p25519")r=new K;else throw new Error("Unknown prime "+e);return L[e]=r,r};function z(p){if(typeof p=="string"){var e=n._prime(p);this.m=e.p,this.prime=e}else f(p.gtn(1),"modulus must be greater than 1"),this.m=p,this.prime=null}z.prototype._verify1=function(e){f(e.negative===0,"red works only with positives"),f(e.red,"red works only with red numbers")},z.prototype._verify2=function(e,r){f((e.negative|r.negative)===0,"red works only with positives"),f(e.red&&e.red===r.red,"red works only with red numbers")},z.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)},z.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},z.prototype.add=function(e,r){this._verify2(e,r);var i=e.add(r);return i.cmp(this.m)>=0&&i.isub(this.m),i._forceRed(this)},z.prototype.iadd=function(e,r){this._verify2(e,r);var i=e.iadd(r);return i.cmp(this.m)>=0&&i.isub(this.m),i},z.prototype.sub=function(e,r){this._verify2(e,r);var i=e.sub(r);return i.cmpn(0)<0&&i.iadd(this.m),i._forceRed(this)},z.prototype.isub=function(e,r){this._verify2(e,r);var i=e.isub(r);return i.cmpn(0)<0&&i.iadd(this.m),i},z.prototype.shl=function(e,r){return this._verify1(e),this.imod(e.ushln(r))},z.prototype.imul=function(e,r){return this._verify2(e,r),this.imod(e.imul(r))},z.prototype.mul=function(e,r){return this._verify2(e,r),this.imod(e.mul(r))},z.prototype.isqr=function(e){return this.imul(e,e.clone())},z.prototype.sqr=function(e){return this.mul(e,e)},z.prototype.sqrt=function(e){if(e.isZero())return e.clone();var r=this.m.andln(3);if(f(r%2===1),r===3){var i=this.m.add(new n(1)).iushrn(2);return this.pow(e,i)}for(var s=this.m.subn(1),h=0;!s.isZero()&&s.andln(1)===0;)h++,s.iushrn(1);f(!s.isZero());var c=new n(1).toRed(this),b=c.redNeg(),l=this.m.subn(1).iushrn(1),t=this.m.bitLength();for(t=new n(2*t*t).toRed(this);this.pow(t,l).cmp(b)!==0;)t.redIAdd(b);for(var u=this.pow(t,s),S=this.pow(e,s.addn(1).iushrn(1)),B=this.pow(e,s),k=h;B.cmp(c)!==0;){for(var q=B,F=0;q.cmp(c)!==0;F++)q=q.redSqr();f(F<k);var ee=this.pow(u,new n(1).iushln(k-F-1));S=S.redMul(ee),u=ee.redSqr(),B=B.redMul(u),k=F}return S},z.prototype.invm=function(e){var r=e._invmp(this.m);return r.negative!==0?(r.negative=0,this.imod(r).redNeg()):this.imod(r)},z.prototype.pow=function(e,r){if(r.isZero())return new n(1).toRed(this);if(r.cmpn(1)===0)return e.clone();var i=4,s=new Array(1<<i);s[0]=new n(1).toRed(this),s[1]=e;for(var h=2;h<s.length;h++)s[h]=this.mul(s[h-1],e);var c=s[0],b=0,l=0,t=r.bitLength()%26;for(t===0&&(t=26),h=r.length-1;h>=0;h--){for(var u=r.words[h],S=t-1;S>=0;S--){var B=u>>S&1;if(c!==s[0]&&(c=this.sqr(c)),B===0&&b===0){l=0;continue}b<<=1,b|=B,l++,!(l!==i&&(h!==0||S!==0))&&(c=this.mul(c,s[b]),l=0,b=0)}t=26}return c},z.prototype.convertTo=function(e){var r=e.umod(this.m);return r===e?r.clone():r},z.prototype.convertFrom=function(e){var r=e.clone();return r.red=null,r},n.mont=function(e){return new X(e)};function X(p){z.call(this,p),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new n(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}d(X,z),X.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},X.prototype.convertFrom=function(e){var r=this.imod(e.mul(this.rinv));return r.red=null,r},X.prototype.imul=function(e,r){if(e.isZero()||r.isZero())return e.words[0]=0,e.length=1,e;var i=e.imul(r),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),h=i.isub(s).iushrn(this.shift),c=h;return h.cmp(this.m)>=0?c=h.isub(this.m):h.cmpn(0)<0&&(c=h.iadd(this.m)),c._forceRed(this)},X.prototype.mul=function(e,r){if(e.isZero()||r.isZero())return new n(0)._forceRed(this);var i=e.mul(r),s=i.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),h=i.isub(s).iushrn(this.shift),c=h;return h.cmp(this.m)>=0?c=h.isub(this.m):h.cmpn(0)<0&&(c=h.iadd(this.m)),c._forceRed(this)},X.prototype.invm=function(e){var r=this.imod(e._invmp(this.m).mul(this.r2));return r._forceRed(this)}})(typeof e5>"u"||e5,pW)});var t5=St(bW=>{"use strict";var u5e=Ae(Be());Re();Ie();var um=bW;function Lde(a,o){if(Array.isArray(a))return a.slice();if(!a)return[];var f=[];if(typeof a!="string"){for(var d=0;d<a.length;d++)f[d]=a[d]|0;return f}if(o==="hex"){a=a.replace(/[^a-z0-9]+/ig,""),a.length%2!==0&&(a="0"+a);for(var d=0;d<a.length;d+=2)f.push(parseInt(a[d]+a[d+1],16))}else for(var d=0;d<a.length;d++){var n=a.charCodeAt(d),v=n>>8,m=n&255;v?f.push(v,m):f.push(m)}return f}um.toArray=Lde;function vW(a){return a.length===1?"0"+a:a}um.zero2=vW;function mW(a){for(var o="",f=0;f<a.length;f++)o+=vW(a[f].toString(16));return o}um.toHex=mW;um.encode=function(o,f){return f==="hex"?mW(o):o}});var Ga=St(gW=>{"use strict";var p5e=Ae(Be());Re();Ie();var Bs=gW,Dde=mf(),Ode=Kf(),lm=t5();Bs.assert=Ode;Bs.toArray=lm.toArray;Bs.zero2=lm.zero2;Bs.toHex=lm.toHex;Bs.encode=lm.encode;function qde(a,o,f){var d=new Array(Math.max(a.bitLength(),f)+1),n;for(n=0;n<d.length;n+=1)d[n]=0;var v=1<<o+1,m=a.clone();for(n=0;n<d.length;n++){var y,M=m.andln(v-1);m.isOdd()?(M>(v>>1)-1?y=(v>>1)-M:y=M,m.isubn(y)):y=0,d[n]=y,m.iushrn(1)}return d}Bs.getNAF=qde;function Ude(a,o){var f=[[],[]];a=a.clone(),o=o.clone();for(var d=0,n=0,v;a.cmpn(-d)>0||o.cmpn(-n)>0;){var m=a.andln(3)+d&3,y=o.andln(3)+n&3;m===3&&(m=-1),y===3&&(y=-1);var M;m&1?(v=a.andln(7)+d&7,(v===3||v===5)&&y===2?M=-m:M=m):M=0,f[0].push(M);var w;y&1?(v=o.andln(7)+n&7,(v===3||v===5)&&m===2?w=-y:w=y):w=0,f[1].push(w),2*d===M+1&&(d=1-d),2*n===w+1&&(n=1-n),a.iushrn(1),o.iushrn(1)}return f}Bs.getJSF=Ude;function Fde(a,o,f){var d="_"+o;a.prototype[o]=function(){return this[d]!==void 0?this[d]:this[d]=f.call(this)}}Bs.cachedProperty=Fde;function zde(a){return typeof a=="string"?Bs.toArray(a,"hex"):a}Bs.parseBytes=zde;function Hde(a){return new Dde(a,"hex","le")}Bs.intFromLE=Hde});var a5=St((b5e,n5)=>{var g5e=Ae(Be());Re();Ie();var r5;n5.exports=function(o){return r5||(r5=new dh(null)),r5.generate(o)};function dh(a){this.rand=a}n5.exports.Rand=dh;dh.prototype.generate=function(o){return this._rand(o)};dh.prototype._rand=function(o){if(this.rand.getBytes)return this.rand.getBytes(o);for(var f=new Uint8Array(o),d=0;d<f.length;d++)f[d]=this.rand.getByte();return f};if(typeof self=="object")self.crypto&&self.crypto.getRandomValues?dh.prototype._rand=function(o){var f=new Uint8Array(o);return self.crypto.getRandomValues(f),f}:self.msCrypto&&self.msCrypto.getRandomValues?dh.prototype._rand=function(o){var f=new Uint8Array(o);return self.msCrypto.getRandomValues(f),f}:typeof window=="object"&&(dh.prototype._rand=function(){throw new Error("Not implemented yet")});else try{if(i5=_b(),typeof i5.randomBytes!="function")throw new Error("Not supported");dh.prototype._rand=function(o){return i5.randomBytes(o)}}catch{}var i5});var q1=St((M5e,yW)=>{"use strict";var _5e=Ae(Be());Re();Ie();var Gu=mf(),O1=Ga(),dm=O1.getNAF,Kde=O1.getJSF,cm=O1.assert;function ch(a,o){this.type=a,this.p=new Gu(o.p,16),this.red=o.prime?Gu.red(o.prime):Gu.mont(this.p),this.zero=new Gu(0).toRed(this.red),this.one=new Gu(1).toRed(this.red),this.two=new Gu(2).toRed(this.red),this.n=o.n&&new Gu(o.n,16),this.g=o.g&&this.pointFromJSON(o.g,o.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var f=this.n&&this.p.div(this.n);!f||f.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}yW.exports=ch;ch.prototype.point=function(){throw new Error("Not implemented")};ch.prototype.validate=function(){throw new Error("Not implemented")};ch.prototype._fixedNafMul=function(o,f){cm(o.precomputed);var d=o._getDoubles(),n=dm(f,1,this._bitLength),v=(1<<d.step+1)-(d.step%2===0?2:1);v/=3;var m=[],y,M;for(y=0;y<n.length;y+=d.step){M=0;for(var w=y+d.step-1;w>=y;w--)M=(M<<1)+n[w];m.push(M)}for(var g=this.jpoint(null,null,null),_=this.jpoint(null,null,null),x=v;x>0;x--){for(y=0;y<m.length;y++)M=m[y],M===x?_=_.mixedAdd(d.points[y]):M===-x&&(_=_.mixedAdd(d.points[y].neg()));g=g.add(_)}return g.toP()};ch.prototype._wnafMul=function(o,f){var d=4,n=o._getNAFPoints(d);d=n.wnd;for(var v=n.points,m=dm(f,d,this._bitLength),y=this.jpoint(null,null,null),M=m.length-1;M>=0;M--){for(var w=0;M>=0&&m[M]===0;M--)w++;if(M>=0&&w++,y=y.dblp(w),M<0)break;var g=m[M];cm(g!==0),o.type==="affine"?g>0?y=y.mixedAdd(v[g-1>>1]):y=y.mixedAdd(v[-g-1>>1].neg()):g>0?y=y.add(v[g-1>>1]):y=y.add(v[-g-1>>1].neg())}return o.type==="affine"?y.toP():y};ch.prototype._wnafMulAdd=function(o,f,d,n,v){var m=this._wnafT1,y=this._wnafT2,M=this._wnafT3,w=0,g,_,x;for(g=0;g<n;g++){x=f[g];var E=x._getNAFPoints(o);m[g]=E.wnd,y[g]=E.points}for(g=n-1;g>=1;g-=2){var I=g-1,T=g;if(m[I]!==1||m[T]!==1){M[I]=dm(d[I],m[I],this._bitLength),M[T]=dm(d[T],m[T],this._bitLength),w=Math.max(M[I].length,w),w=Math.max(M[T].length,w);continue}var C=[f[I],null,null,f[T]];f[I].y.cmp(f[T].y)===0?(C[1]=f[I].add(f[T]),C[2]=f[I].toJ().mixedAdd(f[T].neg())):f[I].y.cmp(f[T].y.redNeg())===0?(C[1]=f[I].toJ().mixedAdd(f[T]),C[2]=f[I].add(f[T].neg())):(C[1]=f[I].toJ().mixedAdd(f[T]),C[2]=f[I].toJ().mixedAdd(f[T].neg()));var P=[-3,-1,-5,-7,0,7,5,1,3],L=Kde(d[I],d[T]);for(w=Math.max(L[0].length,w),M[I]=new Array(w),M[T]=new Array(w),_=0;_<w;_++){var D=L[0][_]|0,Z=L[1][_]|0;M[I][_]=P[(D+1)*3+(Z+1)],M[T][_]=0,y[I]=C}}var W=this.jpoint(null,null,null),Q=this._wnafT4;for(g=w;g>=0;g--){for(var K=0;g>=0;){var z=!0;for(_=0;_<n;_++)Q[_]=M[_][g]|0,Q[_]!==0&&(z=!1);if(!z)break;K++,g--}if(g>=0&&K++,W=W.dblp(K),g<0)break;for(_=0;_<n;_++){var X=Q[_];X!==0&&(X>0?x=y[_][X-1>>1]:X<0&&(x=y[_][-X-1>>1].neg()),x.type==="affine"?W=W.mixedAdd(x):W=W.add(x))}}for(g=0;g<n;g++)y[g]=null;return v?W:W.toP()};function Ho(a,o){this.curve=a,this.type=o,this.precomputed=null}ch.BasePoint=Ho;Ho.prototype.eq=function(){throw new Error("Not implemented")};Ho.prototype.validate=function(){return this.curve.validate(this)};ch.prototype.decodePoint=function(o,f){o=O1.toArray(o,f);var d=this.p.byteLength();if((o[0]===4||o[0]===6||o[0]===7)&&o.length-1===2*d){o[0]===6?cm(o[o.length-1]%2===0):o[0]===7&&cm(o[o.length-1]%2===1);var n=this.point(o.slice(1,1+d),o.slice(1+d,1+2*d));return n}else if((o[0]===2||o[0]===3)&&o.length-1===d)return this.pointFromX(o.slice(1,1+d),o[0]===3);throw new Error("Unknown point format")};Ho.prototype.encodeCompressed=function(o){return this.encode(o,!0)};Ho.prototype._encode=function(o){var f=this.curve.p.byteLength(),d=this.getX().toArray("be",f);return o?[this.getY().isEven()?2:3].concat(d):[4].concat(d,this.getY().toArray("be",f))};Ho.prototype.encode=function(o,f){return O1.encode(this._encode(f),o)};Ho.prototype.precompute=function(o){if(this.precomputed)return this;var f={doubles:null,naf:null,beta:null};return f.naf=this._getNAFPoints(8),f.doubles=this._getDoubles(4,o),f.beta=this._getBeta(),this.precomputed=f,this};Ho.prototype._hasDoubles=function(o){if(!this.precomputed)return!1;var f=this.precomputed.doubles;return f?f.points.length>=Math.ceil((o.bitLength()+1)/f.step):!1};Ho.prototype._getDoubles=function(o,f){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var d=[this],n=this,v=0;v<f;v+=o){for(var m=0;m<o;m++)n=n.dbl();d.push(n)}return{step:o,points:d}};Ho.prototype._getNAFPoints=function(o){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var f=[this],d=(1<<o)-1,n=d===1?null:this.dbl(),v=1;v<d;v++)f[v]=f[v-1].add(n);return{wnd:o,points:f}};Ho.prototype._getBeta=function(){return null};Ho.prototype.dblp=function(o){for(var f=this,d=0;d<o;d++)f=f.dbl();return f}});var MW=St((E5e,wW)=>{"use strict";var A5e=Ae(Be());Re();Ie();var jde=Ga(),ji=mf(),o5=Ln(),kd=q1(),Wde=jde.assert;function Ko(a){kd.call(this,"short",a),this.a=new ji(a.a,16).toRed(this.red),this.b=new ji(a.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=this.a.fromRed().cmpn(0)===0,this.threeA=this.a.fromRed().sub(this.p).cmpn(-3)===0,this.endo=this._getEndomorphism(a),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}o5(Ko,kd);wW.exports=Ko;Ko.prototype._getEndomorphism=function(o){if(!(!this.zeroA||!this.g||!this.n||this.p.modn(3)!==1)){var f,d;if(o.beta)f=new ji(o.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);f=n[0].cmp(n[1])<0?n[0]:n[1],f=f.toRed(this.red)}if(o.lambda)d=new ji(o.lambda,16);else{var v=this._getEndoRoots(this.n);this.g.mul(v[0]).x.cmp(this.g.x.redMul(f))===0?d=v[0]:(d=v[1],Wde(this.g.mul(d).x.cmp(this.g.x.redMul(f))===0))}var m;return o.basis?m=o.basis.map(function(y){return{a:new ji(y.a,16),b:new ji(y.b,16)}}):m=this._getEndoBasis(d),{beta:f,lambda:d,basis:m}}};Ko.prototype._getEndoRoots=function(o){var f=o===this.p?this.red:ji.mont(o),d=new ji(2).toRed(f).redInvm(),n=d.redNeg(),v=new ji(3).toRed(f).redNeg().redSqrt().redMul(d),m=n.redAdd(v).fromRed(),y=n.redSub(v).fromRed();return[m,y]};Ko.prototype._getEndoBasis=function(o){for(var f=this.n.ushrn(Math.floor(this.n.bitLength()/2)),d=o,n=this.n.clone(),v=new ji(1),m=new ji(0),y=new ji(0),M=new ji(1),w,g,_,x,E,I,T,C=0,P,L;d.cmpn(0)!==0;){var D=n.div(d);P=n.sub(D.mul(d)),L=y.sub(D.mul(v));var Z=M.sub(D.mul(m));if(!_&&P.cmp(f)<0)w=T.neg(),g=v,_=P.neg(),x=L;else if(_&&++C===2)break;T=P,n=d,d=P,y=v,v=L,M=m,m=Z}E=P.neg(),I=L;var W=_.sqr().add(x.sqr()),Q=E.sqr().add(I.sqr());return Q.cmp(W)>=0&&(E=w,I=g),_.negative&&(_=_.neg(),x=x.neg()),E.negative&&(E=E.neg(),I=I.neg()),[{a:_,b:x},{a:E,b:I}]};Ko.prototype._endoSplit=function(o){var f=this.endo.basis,d=f[0],n=f[1],v=n.b.mul(o).divRound(this.n),m=d.b.neg().mul(o).divRound(this.n),y=v.mul(d.a),M=m.mul(n.a),w=v.mul(d.b),g=m.mul(n.b),_=o.sub(y).sub(M),x=w.add(g).neg();return{k1:_,k2:x}};Ko.prototype.pointFromX=function(o,f){o=new ji(o,16),o.red||(o=o.toRed(this.red));var d=o.redSqr().redMul(o).redIAdd(o.redMul(this.a)).redIAdd(this.b),n=d.redSqrt();if(n.redSqr().redSub(d).cmp(this.zero)!==0)throw new Error("invalid point");var v=n.fromRed().isOdd();return(f&&!v||!f&&v)&&(n=n.redNeg()),this.point(o,n)};Ko.prototype.validate=function(o){if(o.inf)return!0;var f=o.x,d=o.y,n=this.a.redMul(f),v=f.redSqr().redMul(f).redIAdd(n).redIAdd(this.b);return d.redSqr().redISub(v).cmpn(0)===0};Ko.prototype._endoWnafMulAdd=function(o,f,d){for(var n=this._endoWnafT1,v=this._endoWnafT2,m=0;m<o.length;m++){var y=this._endoSplit(f[m]),M=o[m],w=M._getBeta();y.k1.negative&&(y.k1.ineg(),M=M.neg(!0)),y.k2.negative&&(y.k2.ineg(),w=w.neg(!0)),n[m*2]=M,n[m*2+1]=w,v[m*2]=y.k1,v[m*2+1]=y.k2}for(var g=this._wnafMulAdd(1,n,v,m*2,d),_=0;_<m*2;_++)n[_]=null,v[_]=null;return g};function Rn(a,o,f,d){kd.BasePoint.call(this,a,"affine"),o===null&&f===null?(this.x=null,this.y=null,this.inf=!0):(this.x=new ji(o,16),this.y=new ji(f,16),d&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}o5(Rn,kd.BasePoint);Ko.prototype.point=function(o,f,d){return new Rn(this,o,f,d)};Ko.prototype.pointFromJSON=function(o,f){return Rn.fromJSON(this,o,f)};Rn.prototype._getBeta=function(){if(this.curve.endo){var o=this.precomputed;if(o&&o.beta)return o.beta;var f=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(o){var d=this.curve,n=function(v){return d.point(v.x.redMul(d.endo.beta),v.y)};o.beta=f,f.precomputed={beta:null,naf:o.naf&&{wnd:o.naf.wnd,points:o.naf.points.map(n)},doubles:o.doubles&&{step:o.doubles.step,points:o.doubles.points.map(n)}}}return f}};Rn.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]};Rn.fromJSON=function(o,f,d){typeof f=="string"&&(f=JSON.parse(f));var n=o.point(f[0],f[1],d);if(!f[2])return n;function v(y){return o.point(y[0],y[1],d)}var m=f[2];return n.precomputed={beta:null,doubles:m.doubles&&{step:m.doubles.step,points:[n].concat(m.doubles.points.map(v))},naf:m.naf&&{wnd:m.naf.wnd,points:[n].concat(m.naf.points.map(v))}},n};Rn.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"};Rn.prototype.isInfinity=function(){return this.inf};Rn.prototype.add=function(o){if(this.inf)return o;if(o.inf)return this;if(this.eq(o))return this.dbl();if(this.neg().eq(o))return this.curve.point(null,null);if(this.x.cmp(o.x)===0)return this.curve.point(null,null);var f=this.y.redSub(o.y);f.cmpn(0)!==0&&(f=f.redMul(this.x.redSub(o.x).redInvm()));var d=f.redSqr().redISub(this.x).redISub(o.x),n=f.redMul(this.x.redSub(d)).redISub(this.y);return this.curve.point(d,n)};Rn.prototype.dbl=function(){if(this.inf)return this;var o=this.y.redAdd(this.y);if(o.cmpn(0)===0)return this.curve.point(null,null);var f=this.curve.a,d=this.x.redSqr(),n=o.redInvm(),v=d.redAdd(d).redIAdd(d).redIAdd(f).redMul(n),m=v.redSqr().redISub(this.x.redAdd(this.x)),y=v.redMul(this.x.redSub(m)).redISub(this.y);return this.curve.point(m,y)};Rn.prototype.getX=function(){return this.x.fromRed()};Rn.prototype.getY=function(){return this.y.fromRed()};Rn.prototype.mul=function(o){return o=new ji(o,16),this.isInfinity()?this:this._hasDoubles(o)?this.curve._fixedNafMul(this,o):this.curve.endo?this.curve._endoWnafMulAdd([this],[o]):this.curve._wnafMul(this,o)};Rn.prototype.mulAdd=function(o,f,d){var n=[this,f],v=[o,d];return this.curve.endo?this.curve._endoWnafMulAdd(n,v):this.curve._wnafMulAdd(1,n,v,2)};Rn.prototype.jmulAdd=function(o,f,d){var n=[this,f],v=[o,d];return this.curve.endo?this.curve._endoWnafMulAdd(n,v,!0):this.curve._wnafMulAdd(1,n,v,2,!0)};Rn.prototype.eq=function(o){return this===o||this.inf===o.inf&&(this.inf||this.x.cmp(o.x)===0&&this.y.cmp(o.y)===0)};Rn.prototype.neg=function(o){if(this.inf)return this;var f=this.curve.point(this.x,this.y.redNeg());if(o&&this.precomputed){var d=this.precomputed,n=function(v){return v.neg()};f.precomputed={naf:d.naf&&{wnd:d.naf.wnd,points:d.naf.points.map(n)},doubles:d.doubles&&{step:d.doubles.step,points:d.doubles.points.map(n)}}}return f};Rn.prototype.toJ=function(){if(this.inf)return this.curve.jpoint(null,null,null);var o=this.curve.jpoint(this.x,this.y,this.curve.one);return o};function qn(a,o,f,d){kd.BasePoint.call(this,a,"jacobian"),o===null&&f===null&&d===null?(this.x=this.curve.one,this.y=this.curve.one,this.z=new ji(0)):(this.x=new ji(o,16),this.y=new ji(f,16),this.z=new ji(d,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}o5(qn,kd.BasePoint);Ko.prototype.jpoint=function(o,f,d){return new qn(this,o,f,d)};qn.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var o=this.z.redInvm(),f=o.redSqr(),d=this.x.redMul(f),n=this.y.redMul(f).redMul(o);return this.curve.point(d,n)};qn.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)};qn.prototype.add=function(o){if(this.isInfinity())return o;if(o.isInfinity())return this;var f=o.z.redSqr(),d=this.z.redSqr(),n=this.x.redMul(f),v=o.x.redMul(d),m=this.y.redMul(f.redMul(o.z)),y=o.y.redMul(d.redMul(this.z)),M=n.redSub(v),w=m.redSub(y);if(M.cmpn(0)===0)return w.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var g=M.redSqr(),_=g.redMul(M),x=n.redMul(g),E=w.redSqr().redIAdd(_).redISub(x).redISub(x),I=w.redMul(x.redISub(E)).redISub(m.redMul(_)),T=this.z.redMul(o.z).redMul(M);return this.curve.jpoint(E,I,T)};qn.prototype.mixedAdd=function(o){if(this.isInfinity())return o.toJ();if(o.isInfinity())return this;var f=this.z.redSqr(),d=this.x,n=o.x.redMul(f),v=this.y,m=o.y.redMul(f).redMul(this.z),y=d.redSub(n),M=v.redSub(m);if(y.cmpn(0)===0)return M.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var w=y.redSqr(),g=w.redMul(y),_=d.redMul(w),x=M.redSqr().redIAdd(g).redISub(_).redISub(_),E=M.redMul(_.redISub(x)).redISub(v.redMul(g)),I=this.z.redMul(y);return this.curve.jpoint(x,E,I)};qn.prototype.dblp=function(o){if(o===0)return this;if(this.isInfinity())return this;if(!o)return this.dbl();var f;if(this.curve.zeroA||this.curve.threeA){var d=this;for(f=0;f<o;f++)d=d.dbl();return d}var n=this.curve.a,v=this.curve.tinv,m=this.x,y=this.y,M=this.z,w=M.redSqr().redSqr(),g=y.redAdd(y);for(f=0;f<o;f++){var _=m.redSqr(),x=g.redSqr(),E=x.redSqr(),I=_.redAdd(_).redIAdd(_).redIAdd(n.redMul(w)),T=m.redMul(x),C=I.redSqr().redISub(T.redAdd(T)),P=T.redISub(C),L=I.redMul(P);L=L.redIAdd(L).redISub(E);var D=g.redMul(M);f+1<o&&(w=w.redMul(E)),m=C,M=D,g=L}return this.curve.jpoint(m,g.redMul(v),M)};qn.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()};qn.prototype._zeroDbl=function(){var o,f,d;if(this.zOne){var n=this.x.redSqr(),v=this.y.redSqr(),m=v.redSqr(),y=this.x.redAdd(v).redSqr().redISub(n).redISub(m);y=y.redIAdd(y);var M=n.redAdd(n).redIAdd(n),w=M.redSqr().redISub(y).redISub(y),g=m.redIAdd(m);g=g.redIAdd(g),g=g.redIAdd(g),o=w,f=M.redMul(y.redISub(w)).redISub(g),d=this.y.redAdd(this.y)}else{var _=this.x.redSqr(),x=this.y.redSqr(),E=x.redSqr(),I=this.x.redAdd(x).redSqr().redISub(_).redISub(E);I=I.redIAdd(I);var T=_.redAdd(_).redIAdd(_),C=T.redSqr(),P=E.redIAdd(E);P=P.redIAdd(P),P=P.redIAdd(P),o=C.redISub(I).redISub(I),f=T.redMul(I.redISub(o)).redISub(P),d=this.y.redMul(this.z),d=d.redIAdd(d)}return this.curve.jpoint(o,f,d)};qn.prototype._threeDbl=function(){var o,f,d;if(this.zOne){var n=this.x.redSqr(),v=this.y.redSqr(),m=v.redSqr(),y=this.x.redAdd(v).redSqr().redISub(n).redISub(m);y=y.redIAdd(y);var M=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),w=M.redSqr().redISub(y).redISub(y);o=w;var g=m.redIAdd(m);g=g.redIAdd(g),g=g.redIAdd(g),f=M.redMul(y.redISub(w)).redISub(g),d=this.y.redAdd(this.y)}else{var _=this.z.redSqr(),x=this.y.redSqr(),E=this.x.redMul(x),I=this.x.redSub(_).redMul(this.x.redAdd(_));I=I.redAdd(I).redIAdd(I);var T=E.redIAdd(E);T=T.redIAdd(T);var C=T.redAdd(T);o=I.redSqr().redISub(C),d=this.y.redAdd(this.z).redSqr().redISub(x).redISub(_);var P=x.redSqr();P=P.redIAdd(P),P=P.redIAdd(P),P=P.redIAdd(P),f=I.redMul(T.redISub(o)).redISub(P)}return this.curve.jpoint(o,f,d)};qn.prototype._dbl=function(){var o=this.curve.a,f=this.x,d=this.y,n=this.z,v=n.redSqr().redSqr(),m=f.redSqr(),y=d.redSqr(),M=m.redAdd(m).redIAdd(m).redIAdd(o.redMul(v)),w=f.redAdd(f);w=w.redIAdd(w);var g=w.redMul(y),_=M.redSqr().redISub(g.redAdd(g)),x=g.redISub(_),E=y.redSqr();E=E.redIAdd(E),E=E.redIAdd(E),E=E.redIAdd(E);var I=M.redMul(x).redISub(E),T=d.redAdd(d).redMul(n);return this.curve.jpoint(_,I,T)};qn.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var o=this.x.redSqr(),f=this.y.redSqr(),d=this.z.redSqr(),n=f.redSqr(),v=o.redAdd(o).redIAdd(o),m=v.redSqr(),y=this.x.redAdd(f).redSqr().redISub(o).redISub(n);y=y.redIAdd(y),y=y.redAdd(y).redIAdd(y),y=y.redISub(m);var M=y.redSqr(),w=n.redIAdd(n);w=w.redIAdd(w),w=w.redIAdd(w),w=w.redIAdd(w);var g=v.redIAdd(y).redSqr().redISub(m).redISub(M).redISub(w),_=f.redMul(g);_=_.redIAdd(_),_=_.redIAdd(_);var x=this.x.redMul(M).redISub(_);x=x.redIAdd(x),x=x.redIAdd(x);var E=this.y.redMul(g.redMul(w.redISub(g)).redISub(y.redMul(M)));E=E.redIAdd(E),E=E.redIAdd(E),E=E.redIAdd(E);var I=this.z.redAdd(y).redSqr().redISub(d).redISub(M);return this.curve.jpoint(x,E,I)};qn.prototype.mul=function(o,f){return o=new ji(o,f),this.curve._wnafMul(this,o)};qn.prototype.eq=function(o){if(o.type==="affine")return this.eq(o.toJ());if(this===o)return!0;var f=this.z.redSqr(),d=o.z.redSqr();if(this.x.redMul(d).redISub(o.x.redMul(f)).cmpn(0)!==0)return!1;var n=f.redMul(this.z),v=d.redMul(o.z);return this.y.redMul(v).redISub(o.y.redMul(n)).cmpn(0)===0};qn.prototype.eqXToP=function(o){var f=this.z.redSqr(),d=o.toRed(this.curve.red).redMul(f);if(this.x.cmp(d)===0)return!0;for(var n=o.clone(),v=this.curve.redN.redMul(f);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(d.redIAdd(v),this.x.cmp(d)===0)return!0}};qn.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"};qn.prototype.isInfinity=function(){return this.z.cmpn(0)===0}});var SW=St((R5e,xW)=>{"use strict";var T5e=Ae(Be());Re();Ie();var $d=mf(),_W=Ln(),pm=q1(),Zde=Ga();function Pd(a){pm.call(this,"mont",a),this.a=new $d(a.a,16).toRed(this.red),this.b=new $d(a.b,16).toRed(this.red),this.i4=new $d(4).toRed(this.red).redInvm(),this.two=new $d(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}_W(Pd,pm);xW.exports=Pd;Pd.prototype.validate=function(o){var f=o.normalize().x,d=f.redSqr(),n=d.redMul(f).redAdd(d.redMul(this.a)).redAdd(f),v=n.redSqrt();return v.redSqr().cmp(n)===0};function Tn(a,o,f){pm.BasePoint.call(this,a,"projective"),o===null&&f===null?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new $d(o,16),this.z=new $d(f,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}_W(Tn,pm.BasePoint);Pd.prototype.decodePoint=function(o,f){return this.point(Zde.toArray(o,f),1)};Pd.prototype.point=function(o,f){return new Tn(this,o,f)};Pd.prototype.pointFromJSON=function(o){return Tn.fromJSON(this,o)};Tn.prototype.precompute=function(){};Tn.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())};Tn.fromJSON=function(o,f){return new Tn(o,f[0],f[1]||o.one)};Tn.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};Tn.prototype.isInfinity=function(){return this.z.cmpn(0)===0};Tn.prototype.dbl=function(){var o=this.x.redAdd(this.z),f=o.redSqr(),d=this.x.redSub(this.z),n=d.redSqr(),v=f.redSub(n),m=f.redMul(n),y=v.redMul(n.redAdd(this.curve.a24.redMul(v)));return this.curve.point(m,y)};Tn.prototype.add=function(){throw new Error("Not supported on Montgomery curve")};Tn.prototype.diffAdd=function(o,f){var d=this.x.redAdd(this.z),n=this.x.redSub(this.z),v=o.x.redAdd(o.z),m=o.x.redSub(o.z),y=m.redMul(d),M=v.redMul(n),w=f.z.redMul(y.redAdd(M).redSqr()),g=f.x.redMul(y.redISub(M).redSqr());return this.curve.point(w,g)};Tn.prototype.mul=function(o){for(var f=o.clone(),d=this,n=this.curve.point(null,null),v=this,m=[];f.cmpn(0)!==0;f.iushrn(1))m.push(f.andln(1));for(var y=m.length-1;y>=0;y--)m[y]===0?(d=d.diffAdd(n,v),n=n.dbl()):(n=d.diffAdd(n,v),d=d.dbl());return n};Tn.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")};Tn.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")};Tn.prototype.eq=function(o){return this.getX().cmp(o.getX())===0};Tn.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this};Tn.prototype.getX=function(){return this.normalize(),this.x.fromRed()}});var BW=St((P5e,AW)=>{"use strict";var C5e=Ae(Be());Re();Ie();var Gde=Ga(),r0=mf(),EW=Ln(),vm=q1(),Vde=Gde.assert;function bf(a){this.twisted=(a.a|0)!==1,this.mOneA=this.twisted&&(a.a|0)===-1,this.extended=this.mOneA,vm.call(this,"edwards",a),this.a=new r0(a.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new r0(a.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new r0(a.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),Vde(!this.twisted||this.c.fromRed().cmpn(1)===0),this.oneC=(a.c|0)===1}EW(bf,vm);AW.exports=bf;bf.prototype._mulA=function(o){return this.mOneA?o.redNeg():this.a.redMul(o)};bf.prototype._mulC=function(o){return this.oneC?o:this.c.redMul(o)};bf.prototype.jpoint=function(o,f,d,n){return this.point(o,f,d,n)};bf.prototype.pointFromX=function(o,f){o=new r0(o,16),o.red||(o=o.toRed(this.red));var d=o.redSqr(),n=this.c2.redSub(this.a.redMul(d)),v=this.one.redSub(this.c2.redMul(this.d).redMul(d)),m=n.redMul(v.redInvm()),y=m.redSqrt();if(y.redSqr().redSub(m).cmp(this.zero)!==0)throw new Error("invalid point");var M=y.fromRed().isOdd();return(f&&!M||!f&&M)&&(y=y.redNeg()),this.point(o,y)};bf.prototype.pointFromY=function(o,f){o=new r0(o,16),o.red||(o=o.toRed(this.red));var d=o.redSqr(),n=d.redSub(this.c2),v=d.redMul(this.d).redMul(this.c2).redSub(this.a),m=n.redMul(v.redInvm());if(m.cmp(this.zero)===0){if(f)throw new Error("invalid point");return this.point(this.zero,o)}var y=m.redSqrt();if(y.redSqr().redSub(m).cmp(this.zero)!==0)throw new Error("invalid point");return y.fromRed().isOdd()!==f&&(y=y.redNeg()),this.point(y,o)};bf.prototype.validate=function(o){if(o.isInfinity())return!0;o.normalize();var f=o.x.redSqr(),d=o.y.redSqr(),n=f.redMul(this.a).redAdd(d),v=this.c2.redMul(this.one.redAdd(this.d.redMul(f).redMul(d)));return n.cmp(v)===0};function Si(a,o,f,d,n){vm.BasePoint.call(this,a,"projective"),o===null&&f===null&&d===null?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new r0(o,16),this.y=new r0(f,16),this.z=d?new r0(d,16):this.curve.one,this.t=n&&new r0(n,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}EW(Si,vm.BasePoint);bf.prototype.pointFromJSON=function(o){return Si.fromJSON(this,o)};bf.prototype.point=function(o,f,d,n){return new Si(this,o,f,d,n)};Si.fromJSON=function(o,f){return new Si(o,f[0],f[1],f[2])};Si.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};Si.prototype.isInfinity=function(){return this.x.cmpn(0)===0&&(this.y.cmp(this.z)===0||this.zOne&&this.y.cmp(this.curve.c)===0)};Si.prototype._extDbl=function(){var o=this.x.redSqr(),f=this.y.redSqr(),d=this.z.redSqr();d=d.redIAdd(d);var n=this.curve._mulA(o),v=this.x.redAdd(this.y).redSqr().redISub(o).redISub(f),m=n.redAdd(f),y=m.redSub(d),M=n.redSub(f),w=v.redMul(y),g=m.redMul(M),_=v.redMul(M),x=y.redMul(m);return this.curve.point(w,g,x,_)};Si.prototype._projDbl=function(){var o=this.x.redAdd(this.y).redSqr(),f=this.x.redSqr(),d=this.y.redSqr(),n,v,m,y,M,w;if(this.curve.twisted){y=this.curve._mulA(f);var g=y.redAdd(d);this.zOne?(n=o.redSub(f).redSub(d).redMul(g.redSub(this.curve.two)),v=g.redMul(y.redSub(d)),m=g.redSqr().redSub(g).redSub(g)):(M=this.z.redSqr(),w=g.redSub(M).redISub(M),n=o.redSub(f).redISub(d).redMul(w),v=g.redMul(y.redSub(d)),m=g.redMul(w))}else y=f.redAdd(d),M=this.curve._mulC(this.z).redSqr(),w=y.redSub(M).redSub(M),n=this.curve._mulC(o.redISub(y)).redMul(w),v=this.curve._mulC(y).redMul(f.redISub(d)),m=y.redMul(w);return this.curve.point(n,v,m)};Si.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()};Si.prototype._extAdd=function(o){var f=this.y.redSub(this.x).redMul(o.y.redSub(o.x)),d=this.y.redAdd(this.x).redMul(o.y.redAdd(o.x)),n=this.t.redMul(this.curve.dd).redMul(o.t),v=this.z.redMul(o.z.redAdd(o.z)),m=d.redSub(f),y=v.redSub(n),M=v.redAdd(n),w=d.redAdd(f),g=m.redMul(y),_=M.redMul(w),x=m.redMul(w),E=y.redMul(M);return this.curve.point(g,_,E,x)};Si.prototype._projAdd=function(o){var f=this.z.redMul(o.z),d=f.redSqr(),n=this.x.redMul(o.x),v=this.y.redMul(o.y),m=this.curve.d.redMul(n).redMul(v),y=d.redSub(m),M=d.redAdd(m),w=this.x.redAdd(this.y).redMul(o.x.redAdd(o.y)).redISub(n).redISub(v),g=f.redMul(y).redMul(w),_,x;return this.curve.twisted?(_=f.redMul(M).redMul(v.redSub(this.curve._mulA(n))),x=y.redMul(M)):(_=f.redMul(M).redMul(v.redSub(n)),x=this.curve._mulC(y).redMul(M)),this.curve.point(g,_,x)};Si.prototype.add=function(o){return this.isInfinity()?o:o.isInfinity()?this:this.curve.extended?this._extAdd(o):this._projAdd(o)};Si.prototype.mul=function(o){return this._hasDoubles(o)?this.curve._fixedNafMul(this,o):this.curve._wnafMul(this,o)};Si.prototype.mulAdd=function(o,f,d){return this.curve._wnafMulAdd(1,[this,f],[o,d],2,!1)};Si.prototype.jmulAdd=function(o,f,d){return this.curve._wnafMulAdd(1,[this,f],[o,d],2,!0)};Si.prototype.normalize=function(){if(this.zOne)return this;var o=this.z.redInvm();return this.x=this.x.redMul(o),this.y=this.y.redMul(o),this.t&&(this.t=this.t.redMul(o)),this.z=this.curve.one,this.zOne=!0,this};Si.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())};Si.prototype.getX=function(){return this.normalize(),this.x.fromRed()};Si.prototype.getY=function(){return this.normalize(),this.y.fromRed()};Si.prototype.eq=function(o){return this===o||this.getX().cmp(o.getX())===0&&this.getY().cmp(o.getY())===0};Si.prototype.eqXToP=function(o){var f=o.toRed(this.curve.red).redMul(this.z);if(this.x.cmp(f)===0)return!0;for(var d=o.clone(),n=this.curve.redN.redMul(this.z);;){if(d.iadd(this.curve.n),d.cmp(this.curve.p)>=0)return!1;if(f.redIAdd(n),this.x.cmp(f)===0)return!0}};Si.prototype.toP=Si.prototype.normalize;Si.prototype.mixedAdd=Si.prototype.add});var s5=St(IW=>{"use strict";var O5e=Ae(Be());Re();Ie();var mm=IW;mm.base=q1();mm.short=MW();mm.mont=SW();mm.edwards=BW()});var TW=St((F5e,RW)=>{var z5e=Ae(Be());Re();Ie();RW.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}});var bm=St(PW=>{"use strict";var W5e=Ae(Be());Re();Ie();var h5=PW,ph=_d(),f5=s5(),Jde=Ga(),kW=Jde.assert;function $W(a){a.type==="short"?this.curve=new f5.short(a):a.type==="edwards"?this.curve=new f5.edwards(a):this.curve=new f5.mont(a),this.g=this.curve.g,this.n=this.curve.n,this.hash=a.hash,kW(this.g.validate(),"Invalid curve"),kW(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}h5.PresetCurve=$W;function vh(a,o){Object.defineProperty(h5,a,{configurable:!0,enumerable:!0,get:function(){var f=new $W(o);return Object.defineProperty(h5,a,{configurable:!0,enumerable:!0,value:f}),f}})}vh("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:ph.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]});vh("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:ph.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]});vh("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:ph.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]});vh("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:ph.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]});vh("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:ph.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]});vh("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:ph.sha256,gRed:!1,g:["9"]});vh("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:ph.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});var u5;try{u5=TW()}catch{u5=void 0}vh("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:ph.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",u5]})});var LW=St((V5e,NW)=>{"use strict";var J5e=Ae(Be());Re();Ie();var Yde=_d(),Vu=t5(),CW=Kf();function mh(a){if(!(this instanceof mh))return new mh(a);this.hash=a.hash,this.predResist=!!a.predResist,this.outLen=this.hash.outSize,this.minEntropy=a.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var o=Vu.toArray(a.entropy,a.entropyEnc||"hex"),f=Vu.toArray(a.nonce,a.nonceEnc||"hex"),d=Vu.toArray(a.pers,a.persEnc||"hex");CW(o.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(o,f,d)}NW.exports=mh;mh.prototype._init=function(o,f,d){var n=o.concat(f).concat(d);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var v=0;v<this.V.length;v++)this.K[v]=0,this.V[v]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656};mh.prototype._hmac=function(){return new Yde.hmac(this.hash,this.K)};mh.prototype._update=function(o){var f=this._hmac().update(this.V).update([0]);o&&(f=f.update(o)),this.K=f.digest(),this.V=this._hmac().update(this.V).digest(),o&&(this.K=this._hmac().update(this.V).update([1]).update(o).digest(),this.V=this._hmac().update(this.V).digest())};mh.prototype.reseed=function(o,f,d,n){typeof f!="string"&&(n=d,d=f,f=null),o=Vu.toArray(o,f),d=Vu.toArray(d,n),CW(o.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(o.concat(d||[])),this._reseed=1};mh.prototype.generate=function(o,f,d,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");typeof f!="string"&&(n=d,d=f,f=null),d&&(d=Vu.toArray(d,n||"hex"),this._update(d));for(var v=[];v.length<o;)this.V=this._hmac().update(this.V).digest(),v=v.concat(this.V);var m=v.slice(0,o);return this._update(d),this._reseed++,Vu.encode(m,f)}});var OW=St((Q5e,DW)=>{"use strict";var eSe=Ae(Be());Re();Ie();var Xde=mf(),Qde=Ga(),l5=Qde.assert;function ia(a,o){this.ec=a,this.priv=null,this.pub=null,o.priv&&this._importPrivate(o.priv,o.privEnc),o.pub&&this._importPublic(o.pub,o.pubEnc)}DW.exports=ia;ia.fromPublic=function(o,f,d){return f instanceof ia?f:new ia(o,{pub:f,pubEnc:d})};ia.fromPrivate=function(o,f,d){return f instanceof ia?f:new ia(o,{priv:f,privEnc:d})};ia.prototype.validate=function(){var o=this.getPublic();return o.isInfinity()?{result:!1,reason:"Invalid public key"}:o.validate()?o.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}};ia.prototype.getPublic=function(o,f){return typeof o=="string"&&(f=o,o=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),f?this.pub.encode(f,o):this.pub};ia.prototype.getPrivate=function(o){return o==="hex"?this.priv.toString(16,2):this.priv};ia.prototype._importPrivate=function(o,f){this.priv=new Xde(o,f||16),this.priv=this.priv.umod(this.ec.curve.n)};ia.prototype._importPublic=function(o,f){if(o.x||o.y){this.ec.curve.type==="mont"?l5(o.x,"Need x coordinate"):(this.ec.curve.type==="short"||this.ec.curve.type==="edwards")&&l5(o.x&&o.y,"Need both x and y coordinate"),this.pub=this.ec.curve.point(o.x,o.y);return}this.pub=this.ec.curve.decodePoint(o,f)};ia.prototype.derive=function(o){return o.validate()||l5(o.validate(),"public point not validated"),o.mul(this.priv).getX()};ia.prototype.sign=function(o,f,d){return this.ec.sign(o,this,f,d)};ia.prototype.verify=function(o,f,d){return this.ec.verify(o,f,this,void 0,d)};ia.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}});var FW=St((iSe,UW)=>{"use strict";var nSe=Ae(Be());Re();Ie();var gm=mf(),p5=Ga(),ece=p5.assert;function ym(a,o){if(a instanceof ym)return a;this._importDER(a,o)||(ece(a.r&&a.s,"Signature without r or s"),this.r=new gm(a.r,16),this.s=new gm(a.s,16),a.recoveryParam===void 0?this.recoveryParam=null:this.recoveryParam=a.recoveryParam)}UW.exports=ym;function tce(){this.place=0}function d5(a,o){var f=a[o.place++];if(!(f&128))return f;var d=f&15;if(d===0||d>4||a[o.place]===0)return!1;for(var n=0,v=0,m=o.place;v<d;v++,m++)n<<=8,n|=a[m],n>>>=0;return n<=127?!1:(o.place=m,n)}function qW(a){for(var o=0,f=a.length-1;!a[o]&&!(a[o+1]&128)&&o<f;)o++;return o===0?a:a.slice(o)}ym.prototype._importDER=function(o,f){o=p5.toArray(o,f);var d=new tce;if(o[d.place++]!==48)return!1;var n=d5(o,d);if(n===!1||n+d.place!==o.length||o[d.place++]!==2)return!1;var v=d5(o,d);if(v===!1||o[d.place]&128)return!1;var m=o.slice(d.place,v+d.place);if(d.place+=v,o[d.place++]!==2)return!1;var y=d5(o,d);if(y===!1||o.length!==y+d.place||o[d.place]&128)return!1;var M=o.slice(d.place,y+d.place);if(m[0]===0)if(m[1]&128)m=m.slice(1);else return!1;if(M[0]===0)if(M[1]&128)M=M.slice(1);else return!1;return this.r=new gm(m),this.s=new gm(M),this.recoveryParam=null,!0};function c5(a,o){if(o<128){a.push(o);return}var f=1+(Math.log(o)/Math.LN2>>>3);for(a.push(f|128);--f;)a.push(o>>>(f<<3)&255);a.push(o)}ym.prototype.toDER=function(o){var f=this.r.toArray(),d=this.s.toArray();for(f[0]&128&&(f=[0].concat(f)),d[0]&128&&(d=[0].concat(d)),f=qW(f),d=qW(d);!d[0]&&!(d[1]&128);)d=d.slice(1);var n=[2];c5(n,f.length),n=n.concat(f),n.push(2),c5(n,d.length);var v=n.concat(d),m=[48];return c5(m,v.length),m=m.concat(v),p5.encode(m,o)}});var KW=St((sSe,HW)=>{"use strict";var fSe=Ae(Be());Re();Ie();var Is=mf(),zW=LW(),rce=Ga(),v5=bm(),ice=a5(),Ju=rce.assert,m5=OW(),wm=FW();function jo(a){if(!(this instanceof jo))return new jo(a);typeof a=="string"&&(Ju(Object.prototype.hasOwnProperty.call(v5,a),"Unknown curve "+a),a=v5[a]),a instanceof v5.PresetCurve&&(a={curve:a}),this.curve=a.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=a.curve.g,this.g.precompute(a.curve.n.bitLength()+1),this.hash=a.hash||a.curve.hash}HW.exports=jo;jo.prototype.keyPair=function(o){return new m5(this,o)};jo.prototype.keyFromPrivate=function(o,f){return m5.fromPrivate(this,o,f)};jo.prototype.keyFromPublic=function(o,f){return m5.fromPublic(this,o,f)};jo.prototype.genKeyPair=function(o){o||(o={});for(var f=new zW({hash:this.hash,pers:o.pers,persEnc:o.persEnc||"utf8",entropy:o.entropy||ice(this.hash.hmacStrength),entropyEnc:o.entropy&&o.entropyEnc||"utf8",nonce:this.n.toArray()}),d=this.n.byteLength(),n=this.n.sub(new Is(2));;){var v=new Is(f.generate(d));if(!(v.cmp(n)>0))return v.iaddn(1),this.keyFromPrivate(v)}};jo.prototype._truncateToN=function(o,f,d){var n;if(Is.isBN(o)||typeof o=="number")o=new Is(o,16),n=o.byteLength();else if(typeof o=="object")n=o.length,o=new Is(o,16);else{var v=o.toString();n=v.length+1>>>1,o=new Is(v,16)}typeof d!="number"&&(d=n*8);var m=d-this.n.bitLength();return m>0&&(o=o.ushrn(m)),!f&&o.cmp(this.n)>=0?o.sub(this.n):o};jo.prototype.sign=function(o,f,d,n){if(typeof d=="object"&&(n=d,d=null),n||(n={}),typeof o!="string"&&typeof o!="number"&&!Is.isBN(o)){Ju(typeof o=="object"&&o&&typeof o.length=="number","Expected message to be an array-like, a hex string, or a BN instance"),Ju(o.length>>>0===o.length);for(var v=0;v<o.length;v++)Ju((o[v]&255)===o[v])}f=this.keyFromPrivate(f,d),o=this._truncateToN(o,!1,n.msgBitLength),Ju(!o.isNeg(),"Can not sign a negative message");var m=this.n.byteLength(),y=f.getPrivate().toArray("be",m),M=o.toArray("be",m);Ju(new Is(M).eq(o),"Can not sign message");for(var w=new zW({hash:this.hash,entropy:y,nonce:M,pers:n.pers,persEnc:n.persEnc||"utf8"}),g=this.n.sub(new Is(1)),_=0;;_++){var x=n.k?n.k(_):new Is(w.generate(this.n.byteLength()));if(x=this._truncateToN(x,!0),!(x.cmpn(1)<=0||x.cmp(g)>=0)){var E=this.g.mul(x);if(!E.isInfinity()){var I=E.getX(),T=I.umod(this.n);if(T.cmpn(0)!==0){var C=x.invm(this.n).mul(T.mul(f.getPrivate()).iadd(o));if(C=C.umod(this.n),C.cmpn(0)!==0){var P=(E.getY().isOdd()?1:0)|(I.cmp(T)!==0?2:0);return n.canonical&&C.cmp(this.nh)>0&&(C=this.n.sub(C),P^=1),new wm({r:T,s:C,recoveryParam:P})}}}}}};jo.prototype.verify=function(o,f,d,n,v){v||(v={}),o=this._truncateToN(o,!1,v.msgBitLength),d=this.keyFromPublic(d,n),f=new wm(f,"hex");var m=f.r,y=f.s;if(m.cmpn(1)<0||m.cmp(this.n)>=0||y.cmpn(1)<0||y.cmp(this.n)>=0)return!1;var M=y.invm(this.n),w=M.mul(o).umod(this.n),g=M.mul(m).umod(this.n),_;return this.curve._maxwellTrick?(_=this.g.jmulAdd(w,d.getPublic(),g),_.isInfinity()?!1:_.eqXToP(m)):(_=this.g.mulAdd(w,d.getPublic(),g),_.isInfinity()?!1:_.getX().umod(this.n).cmp(m)===0)};jo.prototype.recoverPubKey=function(a,o,f,d){Ju((3&f)===f,"The recovery param is more than two bits"),o=new wm(o,d);var n=this.n,v=new Is(a),m=o.r,y=o.s,M=f&1,w=f>>1;if(m.cmp(this.curve.p.umod(this.curve.n))>=0&&w)throw new Error("Unable to find sencond key candinate");w?m=this.curve.pointFromX(m.add(this.curve.n),M):m=this.curve.pointFromX(m,M);var g=o.r.invm(n),_=n.sub(v).mul(g).umod(n),x=y.mul(g).umod(n);return this.g.mulAdd(_,m,x)};jo.prototype.getKeyRecoveryParam=function(a,o,f,d){if(o=new wm(o,d),o.recoveryParam!==null)return o.recoveryParam;for(var n=0;n<4;n++){var v;try{v=this.recoverPubKey(a,o,n)}catch{continue}if(v.eq(f))return n}throw new Error("Unable to find valid recovery factor")}});var GW=St((lSe,ZW)=>{"use strict";var dSe=Ae(Be());Re();Ie();var U1=Ga(),WW=U1.assert,jW=U1.parseBytes,Cd=U1.cachedProperty;function kn(a,o){this.eddsa=a,this._secret=jW(o.secret),a.isPoint(o.pub)?this._pub=o.pub:this._pubBytes=jW(o.pub)}kn.fromPublic=function(o,f){return f instanceof kn?f:new kn(o,{pub:f})};kn.fromSecret=function(o,f){return f instanceof kn?f:new kn(o,{secret:f})};kn.prototype.secret=function(){return this._secret};Cd(kn,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())});Cd(kn,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())});Cd(kn,"privBytes",function(){var o=this.eddsa,f=this.hash(),d=o.encodingLength-1,n=f.slice(0,o.encodingLength);return n[0]&=248,n[d]&=127,n[d]|=64,n});Cd(kn,"priv",function(){return this.eddsa.decodeInt(this.privBytes())});Cd(kn,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()});Cd(kn,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)});kn.prototype.sign=function(o){return WW(this._secret,"KeyPair can only verify"),this.eddsa.sign(o,this)};kn.prototype.verify=function(o,f){return this.eddsa.verify(o,f,this)};kn.prototype.getSecret=function(o){return WW(this._secret,"KeyPair is public only"),U1.encode(this.secret(),o)};kn.prototype.getPublic=function(o){return U1.encode(this.pubBytes(),o)};ZW.exports=kn});var YW=St((vSe,JW)=>{"use strict";var mSe=Ae(Be());Re();Ie();var nce=mf(),Mm=Ga(),VW=Mm.assert,_m=Mm.cachedProperty,ace=Mm.parseBytes;function Yu(a,o){this.eddsa=a,typeof o!="object"&&(o=ace(o)),Array.isArray(o)&&(VW(o.length===a.encodingLength*2,"Signature has invalid size"),o={R:o.slice(0,a.encodingLength),S:o.slice(a.encodingLength)}),VW(o.R&&o.S,"Signature without R or S"),a.isPoint(o.R)&&(this._R=o.R),o.S instanceof nce&&(this._S=o.S),this._Rencoded=Array.isArray(o.R)?o.R:o.Rencoded,this._Sencoded=Array.isArray(o.S)?o.S:o.Sencoded}_m(Yu,"S",function(){return this.eddsa.decodeInt(this.Sencoded())});_m(Yu,"R",function(){return this.eddsa.decodePoint(this.Rencoded())});_m(Yu,"Rencoded",function(){return this.eddsa.encodePoint(this.R())});_m(Yu,"Sencoded",function(){return this.eddsa.encodeInt(this.S())});Yu.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())};Yu.prototype.toHex=function(){return Mm.encode(this.toBytes(),"hex").toUpperCase()};JW.exports=Yu});var rZ=St((ySe,tZ)=>{"use strict";var wSe=Ae(Be());Re();Ie();var oce=_d(),sce=bm(),Nd=Ga(),fce=Nd.assert,QW=Nd.parseBytes,eZ=GW(),XW=YW();function Ea(a){if(fce(a==="ed25519","only tested with ed25519 so far"),!(this instanceof Ea))return new Ea(a);a=sce[a].curve,this.curve=a,this.g=a.g,this.g.precompute(a.n.bitLength()+1),this.pointClass=a.point().constructor,this.encodingLength=Math.ceil(a.n.bitLength()/8),this.hash=oce.sha512}tZ.exports=Ea;Ea.prototype.sign=function(o,f){o=QW(o);var d=this.keyFromSecret(f),n=this.hashInt(d.messagePrefix(),o),v=this.g.mul(n),m=this.encodePoint(v),y=this.hashInt(m,d.pubBytes(),o).mul(d.priv()),M=n.add(y).umod(this.curve.n);return this.makeSignature({R:v,S:M,Rencoded:m})};Ea.prototype.verify=function(o,f,d){if(o=QW(o),f=this.makeSignature(f),f.S().gte(f.eddsa.curve.n)||f.S().isNeg())return!1;var n=this.keyFromPublic(d),v=this.hashInt(f.Rencoded(),n.pubBytes(),o),m=this.g.mul(f.S()),y=f.R().add(n.pub().mul(v));return y.eq(m)};Ea.prototype.hashInt=function(){for(var o=this.hash(),f=0;f<arguments.length;f++)o.update(arguments[f]);return Nd.intFromLE(o.digest()).umod(this.curve.n)};Ea.prototype.keyFromPublic=function(o){return eZ.fromPublic(this,o)};Ea.prototype.keyFromSecret=function(o){return eZ.fromSecret(this,o)};Ea.prototype.makeSignature=function(o){return o instanceof XW?o:new XW(this,o)};Ea.prototype.encodePoint=function(o){var f=o.getY().toArray("le",this.encodingLength);return f[this.encodingLength-1]|=o.getX().isOdd()?128:0,f};Ea.prototype.decodePoint=function(o){o=Nd.parseBytes(o);var f=o.length-1,d=o.slice(0,f).concat(o[f]&-129),n=(o[f]&128)!==0,v=Nd.intFromLE(d);return this.curve.pointFromY(v,n)};Ea.prototype.encodeInt=function(o){return o.toArray("le",this.encodingLength)};Ea.prototype.decodeInt=function(o){return Nd.intFromLE(o)};Ea.prototype.isPoint=function(o){return o instanceof this.pointClass}});var nZ=St(iZ=>{"use strict";var SSe=Ae(Be());Re();Ie();var Xu=iZ;Xu.version=cW().version;Xu.utils=Ga();Xu.rand=a5();Xu.curve=s5();Xu.curves=bm();Xu.ec=KW();Xu.eddsa=rZ()});var oZ=St((BSe,aZ)=>{var ISe=Ae(Be());Re();Ie();var hce=nZ().ec,gf=new hce("secp256k1"),Pr=gf.curve,yi=Pr.n.constructor;function uce(a,o){let f=new yi(o);if(f.cmp(Pr.p)>=0)return null;f=f.toRed(Pr.red);let d=f.redSqr().redIMul(f).redIAdd(Pr.b).redSqrt();a===3!==d.isOdd()&&(d=d.redNeg());let n=f.redSqr().redIMul(f);return d.redSqr().redISub(n.redIAdd(Pr.b)).isZero()?gf.keyPair({pub:{x:f,y:d}}):null}function lce(a,o,f){let d=new yi(o),n=new yi(f);if(d.cmp(Pr.p)>=0||n.cmp(Pr.p)>=0||(d=d.toRed(Pr.red),n=n.toRed(Pr.red),(a===6||a===7)&&n.isOdd()!==(a===7)))return null;let v=d.redSqr().redIMul(d);return n.redSqr().redISub(v.redIAdd(Pr.b)).isZero()?gf.keyPair({pub:{x:d,y:n}}):null}function bh(a){let o=a[0];switch(o){case 2:case 3:return a.length!==33?null:uce(o,a.subarray(1,33));case 4:case 6:case 7:return a.length!==65?null:lce(o,a.subarray(1,33),a.subarray(33,65));default:return null}}function Qu(a,o){let f=o.encode(null,a.length===33);for(let d=0;d<a.length;++d)a[d]=f[d]}aZ.exports={contextRandomize(){return 0},privateKeyVerify(a){let o=new yi(a);return o.cmp(Pr.n)<0&&!o.isZero()?0:1},privateKeyNegate(a){let o=new yi(a),f=Pr.n.sub(o).umod(Pr.n).toArrayLike(Uint8Array,"be",32);return a.set(f),0},privateKeyTweakAdd(a,o){let f=new yi(o);if(f.cmp(Pr.n)>=0||(f.iadd(new yi(a)),f.cmp(Pr.n)>=0&&f.isub(Pr.n),f.isZero()))return 1;let d=f.toArrayLike(Uint8Array,"be",32);return a.set(d),0},privateKeyTweakMul(a,o){let f=new yi(o);if(f.cmp(Pr.n)>=0||f.isZero())return 1;f.imul(new yi(a)),f.cmp(Pr.n)>=0&&(f=f.umod(Pr.n));let d=f.toArrayLike(Uint8Array,"be",32);return a.set(d),0},publicKeyVerify(a){return bh(a)===null?1:0},publicKeyCreate(a,o){let f=new yi(o);if(f.cmp(Pr.n)>=0||f.isZero())return 1;let d=gf.keyFromPrivate(o).getPublic();return Qu(a,d),0},publicKeyConvert(a,o){let f=bh(o);if(f===null)return 1;let d=f.getPublic();return Qu(a,d),0},publicKeyNegate(a,o){let f=bh(o);if(f===null)return 1;let d=f.getPublic();return d.y=d.y.redNeg(),Qu(a,d),0},publicKeyCombine(a,o){let f=new Array(o.length);for(let n=0;n<o.length;++n)if(f[n]=bh(o[n]),f[n]===null)return 1;let d=f[0].getPublic();for(let n=1;n<f.length;++n)d=d.add(f[n].pub);return d.isInfinity()?2:(Qu(a,d),0)},publicKeyTweakAdd(a,o,f){let d=bh(o);if(d===null)return 1;if(f=new yi(f),f.cmp(Pr.n)>=0)return 2;let n=d.getPublic().add(Pr.g.mul(f));return n.isInfinity()?2:(Qu(a,n),0)},publicKeyTweakMul(a,o,f){let d=bh(o);if(d===null)return 1;if(f=new yi(f),f.cmp(Pr.n)>=0||f.isZero())return 2;let n=d.getPublic().mul(f);return Qu(a,n),0},signatureNormalize(a){let o=new yi(a.subarray(0,32)),f=new yi(a.subarray(32,64));return o.cmp(Pr.n)>=0||f.cmp(Pr.n)>=0?1:(f.cmp(gf.nh)===1&&a.set(Pr.n.sub(f).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(a,o){let f=o.subarray(0,32),d=o.subarray(32,64);if(new yi(f).cmp(Pr.n)>=0||new yi(d).cmp(Pr.n)>=0)return 1;let{output:n}=a,v=n.subarray(4,37);v[0]=0,v.set(f,1);let m=33,y=0;for(;m>1&&v[y]===0&&!(v[y+1]&128);--m,++y);if(v=v.subarray(y),v[0]&128||m>1&&v[0]===0&&!(v[1]&128))return 1;let M=n.subarray(39,72);M[0]=0,M.set(d,1);let w=33,g=0;for(;w>1&&M[g]===0&&!(M[g+1]&128);--w,++g);return M=M.subarray(g),M[0]&128||w>1&&M[0]===0&&!(M[1]&128)?1:(a.outputlen=6+m+w,n[0]=48,n[1]=a.outputlen-2,n[2]=2,n[3]=v.length,n.set(v,4),n[4+m]=2,n[5+m]=M.length,n.set(M,6+m),0)},signatureImport(a,o){if(o.length<8||o.length>72||o[0]!==48||o[1]!==o.length-2||o[2]!==2)return 1;let f=o[3];if(f===0||5+f>=o.length||o[4+f]!==2)return 1;let d=o[5+f];if(d===0||6+f+d!==o.length||o[4]&128||f>1&&o[4]===0&&!(o[5]&128)||o[f+6]&128||d>1&&o[f+6]===0&&!(o[f+7]&128))return 1;let n=o.subarray(4,4+f);if(n.length===33&&n[0]===0&&(n=n.subarray(1)),n.length>32)return 1;let v=o.subarray(6+f);if(v.length===33&&v[0]===0&&(v=v.slice(1)),v.length>32)throw new Error("S length is too long");let m=new yi(n);m.cmp(Pr.n)>=0&&(m=new yi(0));let y=new yi(o.subarray(6+f));return y.cmp(Pr.n)>=0&&(y=new yi(0)),a.set(m.toArrayLike(Uint8Array,"be",32),0),a.set(y.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(a,o,f,d,n){if(n){let y=n;n=M=>{let w=y(o,f,null,d,M);if(!(w instanceof Uint8Array&&w.length===32))throw new Error("This is the way");return new yi(w)}}let v=new yi(f);if(v.cmp(Pr.n)>=0||v.isZero())return 1;let m;try{m=gf.sign(o,f,{canonical:!0,k:n,pers:d})}catch{return 1}return a.signature.set(m.r.toArrayLike(Uint8Array,"be",32),0),a.signature.set(m.s.toArrayLike(Uint8Array,"be",32),32),a.recid=m.recoveryParam,0},ecdsaVerify(a,o,f){let d={r:a.subarray(0,32),s:a.subarray(32,64)},n=new yi(d.r),v=new yi(d.s);if(n.cmp(Pr.n)>=0||v.cmp(Pr.n)>=0)return 1;if(v.cmp(gf.nh)===1||n.isZero()||v.isZero())return 3;let m=bh(f);if(m===null)return 2;let y=m.getPublic();return gf.verify(o,d,y)?0:3},ecdsaRecover(a,o,f,d){let n={r:o.slice(0,32),s:o.slice(32,64)},v=new yi(n.r),m=new yi(n.s);if(v.cmp(Pr.n)>=0||m.cmp(Pr.n)>=0)return 1;if(v.isZero()||m.isZero())return 2;let y;try{y=gf.recoverPubKey(d,n,f)}catch{return 2}return Qu(a,y),0},ecdh(a,o,f,d,n,v,m){let y=bh(o);if(y===null)return 1;let M=new yi(f);if(M.cmp(Pr.n)>=0||M.isZero())return 2;let w=y.getPublic().mul(M);if(n===void 0){let g=w.encode(null,!0),_=gf.hash().update(g).digest();for(let x=0;x<32;++x)a[x]=_[x]}else{v||(v=new Uint8Array(32));let g=w.getX().toArray("be",32);for(let I=0;I<32;++I)v[I]=g[I];m||(m=new Uint8Array(32));let _=w.getY().toArray("be",32);for(let I=0;I<32;++I)m[I]=_[I];let x=n(v,m,d);if(!(x instanceof Uint8Array&&x.length===a.length))return 2;a.set(x)}return 0}}});var b5=St((kSe,sZ)=>{var $Se=Ae(Be());Re();Ie();sZ.exports=dW()(oZ())});function dce(){if(fZ)return xm;fZ=!0;var a=typeof Reflect=="object"?Reflect:null,o=a&&typeof a.apply=="function"?a.apply:function(W,Q,K){return Function.prototype.apply.call(W,Q,K)},f;a&&typeof a.ownKeys=="function"?f=a.ownKeys:Object.getOwnPropertySymbols?f=function(W){return Object.getOwnPropertyNames(W).concat(Object.getOwnPropertySymbols(W))}:f=function(W){return Object.getOwnPropertyNames(W)};function d(Z){console&&console.warn&&console.warn(Z)}var n=Number.isNaN||function(W){return W!==W};function v(){v.init.call(this)}xm=v,xm.once=P,v.EventEmitter=v,v.prototype._events=void 0,v.prototype._eventsCount=0,v.prototype._maxListeners=void 0;var m=10;function y(Z){if(typeof Z!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof Z)}Object.defineProperty(v,"defaultMaxListeners",{enumerable:!0,get:function(){return m},set:function(Z){if(typeof Z!="number"||Z<0||n(Z))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+Z+".");m=Z}}),v.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},v.prototype.setMaxListeners=function(W){if(typeof W!="number"||W<0||n(W))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+W+".");return this._maxListeners=W,this};function M(Z){return Z._maxListeners===void 0?v.defaultMaxListeners:Z._maxListeners}v.prototype.getMaxListeners=function(){return M(this)},v.prototype.emit=function(W){for(var Q=[],K=1;K<arguments.length;K++)Q.push(arguments[K]);var z=W==="error",X=this._events;if(X!==void 0)z=z&&X.error===void 0;else if(!z)return!1;if(z){var p;if(Q.length>0&&(p=Q[0]),p instanceof Error)throw p;var e=new Error("Unhandled error."+(p?" ("+p.message+")":""));throw e.context=p,e}var r=X[W];if(r===void 0)return!1;if(typeof r=="function")o(r,this,Q);else for(var i=r.length,s=I(r,i),K=0;K<i;++K)o(s[K],this,Q);return!0};function w(Z,W,Q,K){var z,X,p;if(y(Q),X=Z._events,X===void 0?(X=Z._events=Object.create(null),Z._eventsCount=0):(X.newListener!==void 0&&(Z.emit("newListener",W,Q.listener?Q.listener:Q),X=Z._events),p=X[W]),p===void 0)p=X[W]=Q,++Z._eventsCount;else if(typeof p=="function"?p=X[W]=K?[Q,p]:[p,Q]:K?p.unshift(Q):p.push(Q),z=M(Z),z>0&&p.length>z&&!p.warned){p.warned=!0;var e=new Error("Possible EventEmitter memory leak detected. "+p.length+" "+String(W)+" listeners added. Use emitter.setMaxListeners() to increase limit");e.name="MaxListenersExceededWarning",e.emitter=Z,e.type=W,e.count=p.length,d(e)}return Z}v.prototype.addListener=function(W,Q){return w(this,W,Q,!1)},v.prototype.on=v.prototype.addListener,v.prototype.prependListener=function(W,Q){return w(this,W,Q,!0)};function g(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _(Z,W,Q){var K={fired:!1,wrapFn:void 0,target:Z,type:W,listener:Q},z=g.bind(K);return z.listener=Q,K.wrapFn=z,z}v.prototype.once=function(W,Q){return y(Q),this.on(W,_(this,W,Q)),this},v.prototype.prependOnceListener=function(W,Q){return y(Q),this.prependListener(W,_(this,W,Q)),this},v.prototype.removeListener=function(W,Q){var K,z,X,p,e;if(y(Q),z=this._events,z===void 0)return this;if(K=z[W],K===void 0)return this;if(K===Q||K.listener===Q)--this._eventsCount===0?this._events=Object.create(null):(delete z[W],z.removeListener&&this.emit("removeListener",W,K.listener||Q));else if(typeof K!="function"){for(X=-1,p=K.length-1;p>=0;p--)if(K[p]===Q||K[p].listener===Q){e=K[p].listener,X=p;break}if(X<0)return this;X===0?K.shift():T(K,X),K.length===1&&(z[W]=K[0]),z.removeListener!==void 0&&this.emit("removeListener",W,e||Q)}return this},v.prototype.off=v.prototype.removeListener,v.prototype.removeAllListeners=function(W){var Q,K,z;if(K=this._events,K===void 0)return this;if(K.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):K[W]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete K[W]),this;if(arguments.length===0){var X=Object.keys(K),p;for(z=0;z<X.length;++z)p=X[z],p!=="removeListener"&&this.removeAllListeners(p);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(Q=K[W],typeof Q=="function")this.removeListener(W,Q);else if(Q!==void 0)for(z=Q.length-1;z>=0;z--)this.removeListener(W,Q[z]);return this};function x(Z,W,Q){var K=Z._events;if(K===void 0)return[];var z=K[W];return z===void 0?[]:typeof z=="function"?Q?[z.listener||z]:[z]:Q?C(z):I(z,z.length)}v.prototype.listeners=function(W){return x(this,W,!0)},v.prototype.rawListeners=function(W){return x(this,W,!1)},v.listenerCount=function(Z,W){return typeof Z.listenerCount=="function"?Z.listenerCount(W):E.call(Z,W)},v.prototype.listenerCount=E;function E(Z){var W=this._events;if(W!==void 0){var Q=W[Z];if(typeof Q=="function")return 1;if(Q!==void 0)return Q.length}return 0}v.prototype.eventNames=function(){return this._eventsCount>0?f(this._events):[]};function I(Z,W){for(var Q=new Array(W),K=0;K<W;++K)Q[K]=Z[K];return Q}function T(Z,W){for(;W+1<Z.length;W++)Z[W]=Z[W+1];Z.pop()}function C(Z){for(var W=new Array(Z.length),Q=0;Q<W.length;++Q)W[Q]=Z[Q].listener||Z[Q];return W}function P(Z,W){return new Promise(function(Q,K){function z(p){Z.removeListener(W,X),K(p)}function X(){typeof Z.removeListener=="function"&&Z.removeListener("error",z),Q([].slice.call(arguments))}D(Z,W,X,{once:!0}),W!=="error"&&L(Z,z,{once:!0})})}function L(Z,W,Q){typeof Z.on=="function"&&D(Z,"error",W,Q)}function D(Z,W,Q,K){if(typeof Z.on=="function")K.once?Z.once(W,Q):Z.on(W,Q);else if(typeof Z.addEventListener=="function")Z.addEventListener(W,function z(X){K.once&&Z.removeEventListener(W,z),Q(X)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof Z)}return xm}var LSe,xm,fZ,Sm,cce,pce,vce,mce,bce,gce,hZ=Ih(()=>{LSe=Ae(Be());Re();Ie();xm={},fZ=!1;Sm=dce();Sm.once;Sm.once=function(a,o){return new Promise((f,d)=>{function n(...m){v!==void 0&&a.removeListener("error",v),f(m)}let v;o!=="error"&&(v=m=>{a.removeListener(name,n),d(m)},a.once("error",v)),a.once(o,n)})};Sm.on=function(a,o){let f=[],d=[],n=null,v=!1,m={async next(){let w=f.shift();if(w)return createIterResult(w,!1);if(n){let g=Promise.reject(n);return n=null,g}return v?createIterResult(void 0,!0):new Promise((g,_)=>d.push({resolve:g,reject:_}))},async return(){a.removeListener(o,y),a.removeListener("error",M),v=!0;for(let w of d)w.resolve(createIterResult(void 0,!0));return createIterResult(void 0,!0)},throw(w){n=w,a.removeListener(o,y),a.removeListener("error",M)},[Symbol.asyncIterator](){return this}};return a.on(o,y),a.on("error",M),m;function y(...w){let g=d.shift();g?g.resolve(createIterResult(w,!1)):f.push(w)}function M(w){v=!0;let g=d.shift();g?g.reject(w):n=w,m.return()}};({EventEmitter:cce,defaultMaxListeners:pce,init:vce,listenerCount:mce,on:bce,once:gce}=Sm)});var g5={};yp(g5,{EventEmitter:()=>cce,defaultMaxListeners:()=>pce,init:()=>vce,listenerCount:()=>mce,on:()=>bce,once:()=>gce});var qSe,y5=Ih(()=>{qSe=Ae(Be());Re();Ie();hZ()});var w5=St((HSe,uZ)=>{var KSe=Ae(Be());Re();Ie();uZ.exports=(y5(),u0(g5)).EventEmitter});var M5=St((ZSe,lZ)=>{var GSe=Ae(Be());Re();Ie();lZ.exports={}});var bZ=St((YSe,mZ)=>{"use strict";var XSe=Ae(Be());Re();Ie();function dZ(a,o){var f=Object.keys(a);if(Object.getOwnPropertySymbols){var d=Object.getOwnPropertySymbols(a);o&&(d=d.filter(function(n){return Object.getOwnPropertyDescriptor(a,n).enumerable})),f.push.apply(f,d)}return f}function cZ(a){for(var o=1;o<arguments.length;o++){var f=arguments[o]!=null?arguments[o]:{};o%2?dZ(Object(f),!0).forEach(function(d){yce(a,d,f[d])}):Object.getOwnPropertyDescriptors?Object.defineProperties(a,Object.getOwnPropertyDescriptors(f)):dZ(Object(f)).forEach(function(d){Object.defineProperty(a,d,Object.getOwnPropertyDescriptor(f,d))})}return a}function yce(a,o,f){return o=vZ(o),o in a?Object.defineProperty(a,o,{value:f,enumerable:!0,configurable:!0,writable:!0}):a[o]=f,a}function wce(a,o){if(!(a instanceof o))throw new TypeError("Cannot call a class as a function")}function pZ(a,o){for(var f=0;f<o.length;f++){var d=o[f];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,vZ(d.key),d)}}function Mce(a,o,f){return o&&pZ(a.prototype,o),f&&pZ(a,f),Object.defineProperty(a,"prototype",{writable:!1}),a}function vZ(a){var o=_ce(a,"string");return typeof o=="symbol"?o:String(o)}function _ce(a,o){if(typeof a!="object"||a===null)return a;var f=a[Symbol.toPrimitive];if(f!==void 0){var d=f.call(a,o||"default");if(typeof d!="object")return d;throw new TypeError("@@toPrimitive must return a primitive value.")}return(o==="string"?String:Number)(a)}var xce=($u(),u0(ku)),Em=xce.Buffer,Sce=M5(),_5=Sce.inspect,Ece=_5&&_5.custom||"inspect";function Ace(a,o,f){Em.prototype.copy.call(a,o,f)}mZ.exports=function(){function a(){wce(this,a),this.head=null,this.tail=null,this.length=0}return Mce(a,[{key:"push",value:function(f){var d={data:f,next:null};this.length>0?this.tail.next=d:this.head=d,this.tail=d,++this.length}},{key:"unshift",value:function(f){var d={data:f,next:this.head};this.length===0&&(this.tail=d),this.head=d,++this.length}},{key:"shift",value:function(){if(this.length!==0){var f=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,f}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(f){if(this.length===0)return"";for(var d=this.head,n=""+d.data;d=d.next;)n+=f+d.data;return n}},{key:"concat",value:function(f){if(this.length===0)return Em.alloc(0);for(var d=Em.allocUnsafe(f>>>0),n=this.head,v=0;n;)Ace(n.data,d,v),v+=n.data.length,n=n.next;return d}},{key:"consume",value:function(f,d){var n;return f<this.head.data.length?(n=this.head.data.slice(0,f),this.head.data=this.head.data.slice(f)):f===this.head.data.length?n=this.shift():n=d?this._getString(f):this._getBuffer(f),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(f){var d=this.head,n=1,v=d.data;for(f-=v.length;d=d.next;){var m=d.data,y=f>m.length?m.length:f;if(y===m.length?v+=m:v+=m.slice(0,f),f-=y,f===0){y===m.length?(++n,d.next?this.head=d.next:this.head=this.tail=null):(this.head=d,d.data=m.slice(y));break}++n}return this.length-=n,v}},{key:"_getBuffer",value:function(f){var d=Em.allocUnsafe(f),n=this.head,v=1;for(n.data.copy(d),f-=n.data.length;n=n.next;){var m=n.data,y=f>m.length?m.length:f;if(m.copy(d,d.length-f,0,y),f-=y,f===0){y===m.length?(++v,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=m.slice(y));break}++v}return this.length-=v,d}},{key:Ece,value:function(f,d){return _5(this,cZ(cZ({},d),{},{depth:0,customInspect:!1}))}}]),a}()});var S5=St((tEe,yZ)=>{"use strict";var rEe=Ae(Be());Re();Ie();function Bce(a,o){var f=this,d=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return d||n?(o?o(a):a&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,ft.default.nextTick(x5,this,a)):ft.default.nextTick(x5,this,a)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(a||null,function(v){!o&&v?f._writableState?f._writableState.errorEmitted?ft.default.nextTick(Am,f):(f._writableState.errorEmitted=!0,ft.default.nextTick(gZ,f,v)):ft.default.nextTick(gZ,f,v):o?(ft.default.nextTick(Am,f),o(v)):ft.default.nextTick(Am,f)}),this)}function gZ(a,o){x5(a,o),Am(a)}function Am(a){a._writableState&&!a._writableState.emitClose||a._readableState&&!a._readableState.emitClose||a.emit("close")}function Ice(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function x5(a,o){a.emit("error",o)}function Rce(a,o){var f=a._readableState,d=a._writableState;f&&f.autoDestroy||d&&d.autoDestroy?a.destroy(o):a.emit("error",o)}yZ.exports={destroy:Bce,undestroy:Ice,errorOrDestroy:Rce}});var el=St((aEe,_Z)=>{"use strict";var oEe=Ae(Be());Re();Ie();function Tce(a,o){a.prototype=Object.create(o.prototype),a.prototype.constructor=a,a.__proto__=o}var MZ={};function Wo(a,o,f){f||(f=Error);function d(v,m,y){return typeof o=="string"?o:o(v,m,y)}var n=function(v){Tce(m,v);function m(y,M,w){return v.call(this,d(y,M,w))||this}return m}(f);n.prototype.name=f.name,n.prototype.code=a,MZ[a]=n}function wZ(a,o){if(Array.isArray(a)){var f=a.length;return a=a.map(function(d){return String(d)}),f>2?"one of ".concat(o," ").concat(a.slice(0,f-1).join(", "),", or ")+a[f-1]:f===2?"one of ".concat(o," ").concat(a[0]," or ").concat(a[1]):"of ".concat(o," ").concat(a[0])}else return"of ".concat(o," ").concat(String(a))}function kce(a,o,f){return a.substr(!f||f<0?0:+f,o.length)===o}function $ce(a,o,f){return(f===void 0||f>a.length)&&(f=a.length),a.substring(f-o.length,f)===o}function Pce(a,o,f){return typeof f!="number"&&(f=0),f+o.length>a.length?!1:a.indexOf(o,f)!==-1}Wo("ERR_INVALID_OPT_VALUE",function(a,o){return'The value "'+o+'" is invalid for option "'+a+'"'},TypeError);Wo("ERR_INVALID_ARG_TYPE",function(a,o,f){var d;typeof o=="string"&&kce(o,"not ")?(d="must not be",o=o.replace(/^not /,"")):d="must be";var n;if($ce(a," argument"))n="The ".concat(a," ").concat(d," ").concat(wZ(o,"type"));else{var v=Pce(a,".")?"property":"argument";n='The "'.concat(a,'" ').concat(v," ").concat(d," ").concat(wZ(o,"type"))}return n+=". Received type ".concat(typeof f),n},TypeError);Wo("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");Wo("ERR_METHOD_NOT_IMPLEMENTED",function(a){return"The "+a+" method is not implemented"});Wo("ERR_STREAM_PREMATURE_CLOSE","Premature close");Wo("ERR_STREAM_DESTROYED",function(a){return"Cannot call "+a+" after a stream was destroyed"});Wo("ERR_MULTIPLE_CALLBACK","Callback called multiple times");Wo("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");Wo("ERR_STREAM_WRITE_AFTER_END","write after end");Wo("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);Wo("ERR_UNKNOWN_ENCODING",function(a){return"Unknown encoding: "+a},TypeError);Wo("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");_Z.exports.codes=MZ});var E5=St((hEe,xZ)=>{"use strict";var uEe=Ae(Be());Re();Ie();var Cce=el().codes.ERR_INVALID_OPT_VALUE;function Nce(a,o,f){return a.highWaterMark!=null?a.highWaterMark:o?a[f]:null}function Lce(a,o,f,d){var n=Nce(o,d,f);if(n!=null){if(!(isFinite(n)&&Math.floor(n)===n)||n<0){var v=d?f:"highWaterMark";throw new Cce(v,n)}return Math.floor(n)}return a.objectMode?16:16*1024}xZ.exports={getHighWaterMark:Lce}});var EZ=St((cEe,SZ)=>{var pEe=Ae(Be());Re();Ie();SZ.exports=Dce;function Dce(a,o){if(A5("noDeprecation"))return a;var f=!1;function d(){if(!f){if(A5("throwDeprecation"))throw new Error(o);A5("traceDeprecation")?console.trace(o):console.warn(o),f=!0}return a.apply(this,arguments)}return d}function A5(a){try{if(!globalThis.localStorage)return!1}catch{return!1}var o=globalThis.localStorage[a];return o==null?!1:String(o).toLowerCase()==="true"}});var R5=St((bEe,kZ)=>{"use strict";var gEe=Ae(Be());Re();Ie();kZ.exports=Wi;function BZ(a){var o=this;this.next=null,this.entry=null,this.finish=function(){u1e(o,a)}}var Ld;Wi.WritableState=z1;var Oce={deprecate:EZ()},IZ=w5(),Im=($u(),u0(ku)).Buffer,qce=(typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function Uce(a){return Im.from(a)}function Fce(a){return Im.isBuffer(a)||a instanceof qce}var I5=S5(),zce=E5(),Hce=zce.getHighWaterMark,gh=el().codes,Kce=gh.ERR_INVALID_ARG_TYPE,jce=gh.ERR_METHOD_NOT_IMPLEMENTED,Wce=gh.ERR_MULTIPLE_CALLBACK,Zce=gh.ERR_STREAM_CANNOT_PIPE,Gce=gh.ERR_STREAM_DESTROYED,Vce=gh.ERR_STREAM_NULL_VALUES,Jce=gh.ERR_STREAM_WRITE_AFTER_END,Yce=gh.ERR_UNKNOWN_ENCODING,Dd=I5.errorOrDestroy;Ln()(Wi,IZ);function Xce(){}function z1(a,o,f){Ld=Ld||tl(),a=a||{},typeof f!="boolean"&&(f=o instanceof Ld),this.objectMode=!!a.objectMode,f&&(this.objectMode=this.objectMode||!!a.writableObjectMode),this.highWaterMark=Hce(this,a,"writableHighWaterMark",f),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var d=a.decodeStrings===!1;this.decodeStrings=!d,this.defaultEncoding=a.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(n){a1e(o,n)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=a.emitClose!==!1,this.autoDestroy=!!a.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new BZ(this)}z1.prototype.getBuffer=function(){for(var o=this.bufferedRequest,f=[];o;)f.push(o),o=o.next;return f};(function(){try{Object.defineProperty(z1.prototype,"buffer",{get:Oce.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var Bm;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Bm=Function.prototype[Symbol.hasInstance],Object.defineProperty(Wi,Symbol.hasInstance,{value:function(o){return Bm.call(this,o)?!0:this!==Wi?!1:o&&o._writableState instanceof z1}})):Bm=function(o){return o instanceof this};function Wi(a){Ld=Ld||tl();var o=this instanceof Ld;if(!o&&!Bm.call(Wi,this))return new Wi(a);this._writableState=new z1(a,this,o),this.writable=!0,a&&(typeof a.write=="function"&&(this._write=a.write),typeof a.writev=="function"&&(this._writev=a.writev),typeof a.destroy=="function"&&(this._destroy=a.destroy),typeof a.final=="function"&&(this._final=a.final)),IZ.call(this)}Wi.prototype.pipe=function(){Dd(this,new Zce)};function Qce(a,o){var f=new Jce;Dd(a,f),ft.default.nextTick(o,f)}function e1e(a,o,f,d){var n;return f===null?n=new Vce:typeof f!="string"&&!o.objectMode&&(n=new Kce("chunk",["string","Buffer"],f)),n?(Dd(a,n),ft.default.nextTick(d,n),!1):!0}Wi.prototype.write=function(a,o,f){var d=this._writableState,n=!1,v=!d.objectMode&&Fce(a);return v&&!Im.isBuffer(a)&&(a=Uce(a)),typeof o=="function"&&(f=o,o=null),v?o="buffer":o||(o=d.defaultEncoding),typeof f!="function"&&(f=Xce),d.ending?Qce(this,f):(v||e1e(this,d,a,f))&&(d.pendingcb++,n=r1e(this,d,v,a,o,f)),n};Wi.prototype.cork=function(){this._writableState.corked++};Wi.prototype.uncork=function(){var a=this._writableState;a.corked&&(a.corked--,!a.writing&&!a.corked&&!a.bufferProcessing&&a.bufferedRequest&&RZ(this,a))};Wi.prototype.setDefaultEncoding=function(o){if(typeof o=="string"&&(o=o.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((o+"").toLowerCase())>-1))throw new Yce(o);return this._writableState.defaultEncoding=o,this};Object.defineProperty(Wi.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function t1e(a,o,f){return!a.objectMode&&a.decodeStrings!==!1&&typeof o=="string"&&(o=Im.from(o,f)),o}Object.defineProperty(Wi.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function r1e(a,o,f,d,n,v){if(!f){var m=t1e(o,d,n);d!==m&&(f=!0,n="buffer",d=m)}var y=o.objectMode?1:d.length;o.length+=y;var M=o.length<o.highWaterMark;if(M||(o.needDrain=!0),o.writing||o.corked){var w=o.lastBufferedRequest;o.lastBufferedRequest={chunk:d,encoding:n,isBuf:f,callback:v,next:null},w?w.next=o.lastBufferedRequest:o.bufferedRequest=o.lastBufferedRequest,o.bufferedRequestCount+=1}else B5(a,o,!1,y,d,n,v);return M}function B5(a,o,f,d,n,v,m){o.writelen=d,o.writecb=m,o.writing=!0,o.sync=!0,o.destroyed?o.onwrite(new Gce("write")):f?a._writev(n,o.onwrite):a._write(n,v,o.onwrite),o.sync=!1}function i1e(a,o,f,d,n){--o.pendingcb,f?(ft.default.nextTick(n,d),ft.default.nextTick(F1,a,o),a._writableState.errorEmitted=!0,Dd(a,d)):(n(d),a._writableState.errorEmitted=!0,Dd(a,d),F1(a,o))}function n1e(a){a.writing=!1,a.writecb=null,a.length-=a.writelen,a.writelen=0}function a1e(a,o){var f=a._writableState,d=f.sync,n=f.writecb;if(typeof n!="function")throw new Wce;if(n1e(f),o)i1e(a,f,d,o,n);else{var v=TZ(f)||a.destroyed;!v&&!f.corked&&!f.bufferProcessing&&f.bufferedRequest&&RZ(a,f),d?ft.default.nextTick(AZ,a,f,v,n):AZ(a,f,v,n)}}function AZ(a,o,f,d){f||o1e(a,o),o.pendingcb--,d(),F1(a,o)}function o1e(a,o){o.length===0&&o.needDrain&&(o.needDrain=!1,a.emit("drain"))}function RZ(a,o){o.bufferProcessing=!0;var f=o.bufferedRequest;if(a._writev&&f&&f.next){var d=o.bufferedRequestCount,n=new Array(d),v=o.corkedRequestsFree;v.entry=f;for(var m=0,y=!0;f;)n[m]=f,f.isBuf||(y=!1),f=f.next,m+=1;n.allBuffers=y,B5(a,o,!0,o.length,n,"",v.finish),o.pendingcb++,o.lastBufferedRequest=null,v.next?(o.corkedRequestsFree=v.next,v.next=null):o.corkedRequestsFree=new BZ(o),o.bufferedRequestCount=0}else{for(;f;){var M=f.chunk,w=f.encoding,g=f.callback,_=o.objectMode?1:M.length;if(B5(a,o,!1,_,M,w,g),f=f.next,o.bufferedRequestCount--,o.writing)break}f===null&&(o.lastBufferedRequest=null)}o.bufferedRequest=f,o.bufferProcessing=!1}Wi.prototype._write=function(a,o,f){f(new jce("_write()"))};Wi.prototype._writev=null;Wi.prototype.end=function(a,o,f){var d=this._writableState;return typeof a=="function"?(f=a,a=null,o=null):typeof o=="function"&&(f=o,o=null),a!=null&&this.write(a,o),d.corked&&(d.corked=1,this.uncork()),d.ending||h1e(this,d,f),this};Object.defineProperty(Wi.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function TZ(a){return a.ending&&a.length===0&&a.bufferedRequest===null&&!a.finished&&!a.writing}function s1e(a,o){a._final(function(f){o.pendingcb--,f&&Dd(a,f),o.prefinished=!0,a.emit("prefinish"),F1(a,o)})}function f1e(a,o){!o.prefinished&&!o.finalCalled&&(typeof a._final=="function"&&!o.destroyed?(o.pendingcb++,o.finalCalled=!0,ft.default.nextTick(s1e,a,o)):(o.prefinished=!0,a.emit("prefinish")))}function F1(a,o){var f=TZ(o);if(f&&(f1e(a,o),o.pendingcb===0&&(o.finished=!0,a.emit("finish"),o.autoDestroy))){var d=a._readableState;(!d||d.autoDestroy&&d.endEmitted)&&a.destroy()}return f}function h1e(a,o,f){o.ending=!0,F1(a,o),f&&(o.finished?ft.default.nextTick(f):a.once("finish",f)),o.ended=!0,a.writable=!1}function u1e(a,o,f){var d=a.entry;for(a.entry=null;d;){var n=d.callback;o.pendingcb--,n(f),d=d.next}o.corkedRequestsFree.next=a}Object.defineProperty(Wi.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(o){this._writableState&&(this._writableState.destroyed=o)}});Wi.prototype.destroy=I5.destroy;Wi.prototype._undestroy=I5.undestroy;Wi.prototype._destroy=function(a,o){o(a)}});var tl=St((MEe,PZ)=>{"use strict";var _Ee=Ae(Be());Re();Ie();var l1e=Object.keys||function(a){var o=[];for(var f in a)o.push(f);return o};PZ.exports=yf;var $Z=$5(),k5=R5();Ln()(yf,$Z);for(T5=l1e(k5.prototype),Rm=0;Rm<T5.length;Rm++)Tm=T5[Rm],yf.prototype[Tm]||(yf.prototype[Tm]=k5.prototype[Tm]);var T5,Tm,Rm;function yf(a){if(!(this instanceof yf))return new yf(a);$Z.call(this,a),k5.call(this,a),this.allowHalfOpen=!0,a&&(a.readable===!1&&(this.readable=!1),a.writable===!1&&(this.writable=!1),a.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",d1e)))}Object.defineProperty(yf.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(yf.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(yf.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function d1e(){this._writableState.ended||ft.default.nextTick(c1e,this)}function c1e(a){a.end()}Object.defineProperty(yf.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(o){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=o,this._writableState.destroyed=o)}})});var LZ=St((P5,NZ)=>{var EEe=Ae(Be());Re();Ie();var km=($u(),u0(ku)),i0=km.Buffer;function CZ(a,o){for(var f in a)o[f]=a[f]}i0.from&&i0.alloc&&i0.allocUnsafe&&i0.allocUnsafeSlow?NZ.exports=km:(CZ(km,P5),P5.Buffer=Od);function Od(a,o,f){return i0(a,o,f)}CZ(i0,Od);Od.from=function(a,o,f){if(typeof a=="number")throw new TypeError("Argument must not be a number");return i0(a,o,f)};Od.alloc=function(a,o,f){if(typeof a!="number")throw new TypeError("Argument must be a number");var d=i0(a);return o!==void 0?typeof f=="string"?d.fill(o,f):d.fill(o):d.fill(0),d};Od.allocUnsafe=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return i0(a)};Od.allocUnsafeSlow=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return km.SlowBuffer(a)}});var L5=St(OZ=>{"use strict";var REe=Ae(Be());Re();Ie();var N5=LZ().Buffer,DZ=N5.isEncoding||function(a){switch(a=""+a,a&&a.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function p1e(a){if(!a)return"utf8";for(var o;;)switch(a){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return a;default:if(o)return;a=(""+a).toLowerCase(),o=!0}}function v1e(a){var o=p1e(a);if(typeof o!="string"&&(N5.isEncoding===DZ||!DZ(a)))throw new Error("Unknown encoding: "+a);return o||a}OZ.StringDecoder=H1;function H1(a){this.encoding=v1e(a);var o;switch(this.encoding){case"utf16le":this.text=M1e,this.end=_1e,o=4;break;case"utf8":this.fillLast=g1e,o=4;break;case"base64":this.text=x1e,this.end=S1e,o=3;break;default:this.write=E1e,this.end=A1e;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=N5.allocUnsafe(o)}H1.prototype.write=function(a){if(a.length===0)return"";var o,f;if(this.lastNeed){if(o=this.fillLast(a),o===void 0)return"";f=this.lastNeed,this.lastNeed=0}else f=0;return f<a.length?o?o+this.text(a,f):this.text(a,f):o||""};H1.prototype.end=w1e;H1.prototype.text=y1e;H1.prototype.fillLast=function(a){if(this.lastNeed<=a.length)return a.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);a.copy(this.lastChar,this.lastTotal-this.lastNeed,0,a.length),this.lastNeed-=a.length};function C5(a){return a<=127?0:a>>5===6?2:a>>4===14?3:a>>3===30?4:a>>6===2?-1:-2}function m1e(a,o,f){var d=o.length-1;if(d<f)return 0;var n=C5(o[d]);return n>=0?(n>0&&(a.lastNeed=n-1),n):--d<f||n===-2?0:(n=C5(o[d]),n>=0?(n>0&&(a.lastNeed=n-2),n):--d<f||n===-2?0:(n=C5(o[d]),n>=0?(n>0&&(n===2?n=0:a.lastNeed=n-3),n):0))}function b1e(a,o,f){if((o[0]&192)!==128)return a.lastNeed=0,"\uFFFD";if(a.lastNeed>1&&o.length>1){if((o[1]&192)!==128)return a.lastNeed=1,"\uFFFD";if(a.lastNeed>2&&o.length>2&&(o[2]&192)!==128)return a.lastNeed=2,"\uFFFD"}}function g1e(a){var o=this.lastTotal-this.lastNeed,f=b1e(this,a,o);if(f!==void 0)return f;if(this.lastNeed<=a.length)return a.copy(this.lastChar,o,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);a.copy(this.lastChar,o,0,a.length),this.lastNeed-=a.length}function y1e(a,o){var f=m1e(this,a,o);if(!this.lastNeed)return a.toString("utf8",o);this.lastTotal=f;var d=a.length-(f-this.lastNeed);return a.copy(this.lastChar,0,d),a.toString("utf8",o,d)}function w1e(a){var o=a&&a.length?this.write(a):"";return this.lastNeed?o+"\uFFFD":o}function M1e(a,o){if((a.length-o)%2===0){var f=a.toString("utf16le",o);if(f){var d=f.charCodeAt(f.length-1);if(d>=55296&&d<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=a[a.length-2],this.lastChar[1]=a[a.length-1],f.slice(0,-1)}return f}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=a[a.length-1],a.toString("utf16le",o,a.length-1)}function _1e(a){var o=a&&a.length?this.write(a):"";if(this.lastNeed){var f=this.lastTotal-this.lastNeed;return o+this.lastChar.toString("utf16le",0,f)}return o}function x1e(a,o){var f=(a.length-o)%3;return f===0?a.toString("base64",o):(this.lastNeed=3-f,this.lastTotal=3,f===1?this.lastChar[0]=a[a.length-1]:(this.lastChar[0]=a[a.length-2],this.lastChar[1]=a[a.length-1]),a.toString("base64",o,a.length-f))}function S1e(a){var o=a&&a.length?this.write(a):"";return this.lastNeed?o+this.lastChar.toString("base64",0,3-this.lastNeed):o}function E1e(a){return a.toString(this.encoding)}function A1e(a){return a&&a.length?this.write(a):""}});var $m=St(($Ee,FZ)=>{"use strict";var PEe=Ae(Be());Re();Ie();var qZ=el().codes.ERR_STREAM_PREMATURE_CLOSE;function B1e(a){var o=!1;return function(){if(!o){o=!0;for(var f=arguments.length,d=new Array(f),n=0;n<f;n++)d[n]=arguments[n];a.apply(this,d)}}}function I1e(){}function R1e(a){return a.setHeader&&typeof a.abort=="function"}function UZ(a,o,f){if(typeof o=="function")return UZ(a,null,o);o||(o={}),f=B1e(f||I1e);var d=o.readable||o.readable!==!1&&a.readable,n=o.writable||o.writable!==!1&&a.writable,v=function(){a.writable||y()},m=a._writableState&&a._writableState.finished,y=function(){n=!1,m=!0,d||f.call(a)},M=a._readableState&&a._readableState.endEmitted,w=function(){d=!1,M=!0,n||f.call(a)},g=function(I){f.call(a,I)},_=function(){var I;if(d&&!M)return(!a._readableState||!a._readableState.ended)&&(I=new qZ),f.call(a,I);if(n&&!m)return(!a._writableState||!a._writableState.ended)&&(I=new qZ),f.call(a,I)},x=function(){a.req.on("finish",y)};return R1e(a)?(a.on("complete",y),a.on("abort",_),a.req?x():a.on("request",x)):n&&!a._writableState&&(a.on("end",v),a.on("close",v)),a.on("end",w),a.on("finish",y),o.error!==!1&&a.on("error",g),a.on("close",_),function(){a.removeListener("complete",y),a.removeListener("abort",_),a.removeListener("request",x),a.req&&a.req.removeListener("finish",y),a.removeListener("end",v),a.removeListener("close",v),a.removeListener("finish",y),a.removeListener("end",w),a.removeListener("error",g),a.removeListener("close",_)}}FZ.exports=UZ});var HZ=St((LEe,zZ)=>{"use strict";var DEe=Ae(Be());Re();Ie();var Pm;function yh(a,o,f){return o=T1e(o),o in a?Object.defineProperty(a,o,{value:f,enumerable:!0,configurable:!0,writable:!0}):a[o]=f,a}function T1e(a){var o=k1e(a,"string");return typeof o=="symbol"?o:String(o)}function k1e(a,o){if(typeof a!="object"||a===null)return a;var f=a[Symbol.toPrimitive];if(f!==void 0){var d=f.call(a,o||"default");if(typeof d!="object")return d;throw new TypeError("@@toPrimitive must return a primitive value.")}return(o==="string"?String:Number)(a)}var $1e=$m(),wh=Symbol("lastResolve"),rl=Symbol("lastReject"),K1=Symbol("error"),Cm=Symbol("ended"),il=Symbol("lastPromise"),D5=Symbol("handlePromise"),nl=Symbol("stream");function Mh(a,o){return{value:a,done:o}}function P1e(a){var o=a[wh];if(o!==null){var f=a[nl].read();f!==null&&(a[il]=null,a[wh]=null,a[rl]=null,o(Mh(f,!1)))}}function C1e(a){ft.default.nextTick(P1e,a)}function N1e(a,o){return function(f,d){a.then(function(){if(o[Cm]){f(Mh(void 0,!0));return}o[D5](f,d)},d)}}var L1e=Object.getPrototypeOf(function(){}),D1e=Object.setPrototypeOf((Pm={get stream(){return this[nl]},next:function(){var o=this,f=this[K1];if(f!==null)return Promise.reject(f);if(this[Cm])return Promise.resolve(Mh(void 0,!0));if(this[nl].destroyed)return new Promise(function(m,y){ft.default.nextTick(function(){o[K1]?y(o[K1]):m(Mh(void 0,!0))})});var d=this[il],n;if(d)n=new Promise(N1e(d,this));else{var v=this[nl].read();if(v!==null)return Promise.resolve(Mh(v,!1));n=new Promise(this[D5])}return this[il]=n,n}},yh(Pm,Symbol.asyncIterator,function(){return this}),yh(Pm,"return",function(){var o=this;return new Promise(function(f,d){o[nl].destroy(null,function(n){if(n){d(n);return}f(Mh(void 0,!0))})})}),Pm),L1e),O1e=function(o){var f,d=Object.create(D1e,(f={},yh(f,nl,{value:o,writable:!0}),yh(f,wh,{value:null,writable:!0}),yh(f,rl,{value:null,writable:!0}),yh(f,K1,{value:null,writable:!0}),yh(f,Cm,{value:o._readableState.endEmitted,writable:!0}),yh(f,D5,{value:function(v,m){var y=d[nl].read();y?(d[il]=null,d[wh]=null,d[rl]=null,v(Mh(y,!1))):(d[wh]=v,d[rl]=m)},writable:!0}),f));return d[il]=null,$1e(o,function(n){if(n&&n.code!=="ERR_STREAM_PREMATURE_CLOSE"){var v=d[rl];v!==null&&(d[il]=null,d[wh]=null,d[rl]=null,v(n)),d[K1]=n;return}var m=d[wh];m!==null&&(d[il]=null,d[wh]=null,d[rl]=null,m(Mh(void 0,!0))),d[Cm]=!0}),o.on("readable",C1e.bind(null,d)),d};zZ.exports=O1e});var jZ=St((UEe,KZ)=>{var FEe=Ae(Be());Re();Ie();KZ.exports=function(){throw new Error("Readable.from is not available in the browser")}});var $5=St((jEe,tG)=>{"use strict";var WEe=Ae(Be());Re();Ie();tG.exports=Hr;var qd;Hr.ReadableState=VZ;var KEe=(y5(),u0(g5)).EventEmitter,GZ=function(o,f){return o.listeners(f).length},W1=w5(),Nm=($u(),u0(ku)).Buffer,q1e=(typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function U1e(a){return Nm.from(a)}function F1e(a){return Nm.isBuffer(a)||a instanceof q1e}var O5=M5(),Ar;O5&&O5.debuglog?Ar=O5.debuglog("stream"):Ar=function(){};var z1e=bZ(),j5=S5(),H1e=E5(),K1e=H1e.getHighWaterMark,Lm=el().codes,j1e=Lm.ERR_INVALID_ARG_TYPE,W1e=Lm.ERR_STREAM_PUSH_AFTER_EOF,Z1e=Lm.ERR_METHOD_NOT_IMPLEMENTED,G1e=Lm.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,Ud,q5,U5;Ln()(Hr,W1);var j1=j5.errorOrDestroy,F5=["error","close","destroy","pause","resume"];function V1e(a,o,f){if(typeof a.prependListener=="function")return a.prependListener(o,f);!a._events||!a._events[o]?a.on(o,f):Array.isArray(a._events[o])?a._events[o].unshift(f):a._events[o]=[f,a._events[o]]}function VZ(a,o,f){qd=qd||tl(),a=a||{},typeof f!="boolean"&&(f=o instanceof qd),this.objectMode=!!a.objectMode,f&&(this.objectMode=this.objectMode||!!a.readableObjectMode),this.highWaterMark=K1e(this,a,"readableHighWaterMark",f),this.buffer=new z1e,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=a.emitClose!==!1,this.autoDestroy=!!a.autoDestroy,this.destroyed=!1,this.defaultEncoding=a.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,a.encoding&&(Ud||(Ud=L5().StringDecoder),this.decoder=new Ud(a.encoding),this.encoding=a.encoding)}function Hr(a){if(qd=qd||tl(),!(this instanceof Hr))return new Hr(a);var o=this instanceof qd;this._readableState=new VZ(a,this,o),this.readable=!0,a&&(typeof a.read=="function"&&(this._read=a.read),typeof a.destroy=="function"&&(this._destroy=a.destroy)),W1.call(this)}Object.defineProperty(Hr.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(o){this._readableState&&(this._readableState.destroyed=o)}});Hr.prototype.destroy=j5.destroy;Hr.prototype._undestroy=j5.undestroy;Hr.prototype._destroy=function(a,o){o(a)};Hr.prototype.push=function(a,o){var f=this._readableState,d;return f.objectMode?d=!0:typeof a=="string"&&(o=o||f.defaultEncoding,o!==f.encoding&&(a=Nm.from(a,o),o=""),d=!0),JZ(this,a,o,!1,d)};Hr.prototype.unshift=function(a){return JZ(this,a,null,!0,!1)};function JZ(a,o,f,d,n){Ar("readableAddChunk",o);var v=a._readableState;if(o===null)v.reading=!1,X1e(a,v);else{var m;if(n||(m=J1e(v,o)),m)j1(a,m);else if(v.objectMode||o&&o.length>0)if(typeof o!="string"&&!v.objectMode&&Object.getPrototypeOf(o)!==Nm.prototype&&(o=U1e(o)),d)v.endEmitted?j1(a,new G1e):z5(a,v,o,!0);else if(v.ended)j1(a,new W1e);else{if(v.destroyed)return!1;v.reading=!1,v.decoder&&!f?(o=v.decoder.write(o),v.objectMode||o.length!==0?z5(a,v,o,!1):K5(a,v)):z5(a,v,o,!1)}else d||(v.reading=!1,K5(a,v))}return!v.ended&&(v.length<v.highWaterMark||v.length===0)}function z5(a,o,f,d){o.flowing&&o.length===0&&!o.sync?(o.awaitDrain=0,a.emit("data",f)):(o.length+=o.objectMode?1:f.length,d?o.buffer.unshift(f):o.buffer.push(f),o.needReadable&&Dm(a)),K5(a,o)}function J1e(a,o){var f;return!F1e(o)&&typeof o!="string"&&o!==void 0&&!a.objectMode&&(f=new j1e("chunk",["string","Buffer","Uint8Array"],o)),f}Hr.prototype.isPaused=function(){return this._readableState.flowing===!1};Hr.prototype.setEncoding=function(a){Ud||(Ud=L5().StringDecoder);var o=new Ud(a);this._readableState.decoder=o,this._readableState.encoding=this._readableState.decoder.encoding;for(var f=this._readableState.buffer.head,d="";f!==null;)d+=o.write(f.data),f=f.next;return this._readableState.buffer.clear(),d!==""&&this._readableState.buffer.push(d),this._readableState.length=d.length,this};var WZ=1073741824;function Y1e(a){return a>=WZ?a=WZ:(a--,a|=a>>>1,a|=a>>>2,a|=a>>>4,a|=a>>>8,a|=a>>>16,a++),a}function ZZ(a,o){return a<=0||o.length===0&&o.ended?0:o.objectMode?1:a!==a?o.flowing&&o.length?o.buffer.head.data.length:o.length:(a>o.highWaterMark&&(o.highWaterMark=Y1e(a)),a<=o.length?a:o.ended?o.length:(o.needReadable=!0,0))}Hr.prototype.read=function(a){Ar("read",a),a=parseInt(a,10);var o=this._readableState,f=a;if(a!==0&&(o.emittedReadable=!1),a===0&&o.needReadable&&((o.highWaterMark!==0?o.length>=o.highWaterMark:o.length>0)||o.ended))return Ar("read: emitReadable",o.length,o.ended),o.length===0&&o.ended?H5(this):Dm(this),null;if(a=ZZ(a,o),a===0&&o.ended)return o.length===0&&H5(this),null;var d=o.needReadable;Ar("need readable",d),(o.length===0||o.length-a<o.highWaterMark)&&(d=!0,Ar("length less than watermark",d)),o.ended||o.reading?(d=!1,Ar("reading or ended",d)):d&&(Ar("do read"),o.reading=!0,o.sync=!0,o.length===0&&(o.needReadable=!0),this._read(o.highWaterMark),o.sync=!1,o.reading||(a=ZZ(f,o)));var n;return a>0?n=QZ(a,o):n=null,n===null?(o.needReadable=o.length<=o.highWaterMark,a=0):(o.length-=a,o.awaitDrain=0),o.length===0&&(o.ended||(o.needReadable=!0),f!==a&&o.ended&&H5(this)),n!==null&&this.emit("data",n),n};function X1e(a,o){if(Ar("onEofChunk"),!o.ended){if(o.decoder){var f=o.decoder.end();f&&f.length&&(o.buffer.push(f),o.length+=o.objectMode?1:f.length)}o.ended=!0,o.sync?Dm(a):(o.needReadable=!1,o.emittedReadable||(o.emittedReadable=!0,YZ(a)))}}function Dm(a){var o=a._readableState;Ar("emitReadable",o.needReadable,o.emittedReadable),o.needReadable=!1,o.emittedReadable||(Ar("emitReadable",o.flowing),o.emittedReadable=!0,ft.default.nextTick(YZ,a))}function YZ(a){var o=a._readableState;Ar("emitReadable_",o.destroyed,o.length,o.ended),!o.destroyed&&(o.length||o.ended)&&(a.emit("readable"),o.emittedReadable=!1),o.needReadable=!o.flowing&&!o.ended&&o.length<=o.highWaterMark,W5(a)}function K5(a,o){o.readingMore||(o.readingMore=!0,ft.default.nextTick(Q1e,a,o))}function Q1e(a,o){for(;!o.reading&&!o.ended&&(o.length<o.highWaterMark||o.flowing&&o.length===0);){var f=o.length;if(Ar("maybeReadMore read 0"),a.read(0),f===o.length)break}o.readingMore=!1}Hr.prototype._read=function(a){j1(this,new Z1e("_read()"))};Hr.prototype.pipe=function(a,o){var f=this,d=this._readableState;switch(d.pipesCount){case 0:d.pipes=a;break;case 1:d.pipes=[d.pipes,a];break;default:d.pipes.push(a);break}d.pipesCount+=1,Ar("pipe count=%d opts=%j",d.pipesCount,o);var n=(!o||o.end!==!1)&&a!==ft.default.stdout&&a!==ft.default.stderr,v=n?y:T;d.endEmitted?ft.default.nextTick(v):f.once("end",v),a.on("unpipe",m);function m(C,P){Ar("onunpipe"),C===f&&P&&P.hasUnpiped===!1&&(P.hasUnpiped=!0,g())}function y(){Ar("onend"),a.end()}var M=epe(f);a.on("drain",M);var w=!1;function g(){Ar("cleanup"),a.removeListener("close",E),a.removeListener("finish",I),a.removeListener("drain",M),a.removeListener("error",x),a.removeListener("unpipe",m),f.removeListener("end",y),f.removeListener("end",T),f.removeListener("data",_),w=!0,d.awaitDrain&&(!a._writableState||a._writableState.needDrain)&&M()}f.on("data",_);function _(C){Ar("ondata");var P=a.write(C);Ar("dest.write",P),P===!1&&((d.pipesCount===1&&d.pipes===a||d.pipesCount>1&&eG(d.pipes,a)!==-1)&&!w&&(Ar("false write response, pause",d.awaitDrain),d.awaitDrain++),f.pause())}function x(C){Ar("onerror",C),T(),a.removeListener("error",x),GZ(a,"error")===0&&j1(a,C)}V1e(a,"error",x);function E(){a.removeListener("finish",I),T()}a.once("close",E);function I(){Ar("onfinish"),a.removeListener("close",E),T()}a.once("finish",I);function T(){Ar("unpipe"),f.unpipe(a)}return a.emit("pipe",f),d.flowing||(Ar("pipe resume"),f.resume()),a};function epe(a){return function(){var f=a._readableState;Ar("pipeOnDrain",f.awaitDrain),f.awaitDrain&&f.awaitDrain--,f.awaitDrain===0&&GZ(a,"data")&&(f.flowing=!0,W5(a))}}Hr.prototype.unpipe=function(a){var o=this._readableState,f={hasUnpiped:!1};if(o.pipesCount===0)return this;if(o.pipesCount===1)return a&&a!==o.pipes?this:(a||(a=o.pipes),o.pipes=null,o.pipesCount=0,o.flowing=!1,a&&a.emit("unpipe",this,f),this);if(!a){var d=o.pipes,n=o.pipesCount;o.pipes=null,o.pipesCount=0,o.flowing=!1;for(var v=0;v<n;v++)d[v].emit("unpipe",this,{hasUnpiped:!1});return this}var m=eG(o.pipes,a);return m===-1?this:(o.pipes.splice(m,1),o.pipesCount-=1,o.pipesCount===1&&(o.pipes=o.pipes[0]),a.emit("unpipe",this,f),this)};Hr.prototype.on=function(a,o){var f=W1.prototype.on.call(this,a,o),d=this._readableState;return a==="data"?(d.readableListening=this.listenerCount("readable")>0,d.flowing!==!1&&this.resume()):a==="readable"&&!d.endEmitted&&!d.readableListening&&(d.readableListening=d.needReadable=!0,d.flowing=!1,d.emittedReadable=!1,Ar("on readable",d.length,d.reading),d.length?Dm(this):d.reading||ft.default.nextTick(tpe,this)),f};Hr.prototype.addListener=Hr.prototype.on;Hr.prototype.removeListener=function(a,o){var f=W1.prototype.removeListener.call(this,a,o);return a==="readable"&&ft.default.nextTick(XZ,this),f};Hr.prototype.removeAllListeners=function(a){var o=W1.prototype.removeAllListeners.apply(this,arguments);return(a==="readable"||a===void 0)&&ft.default.nextTick(XZ,this),o};function XZ(a){var o=a._readableState;o.readableListening=a.listenerCount("readable")>0,o.resumeScheduled&&!o.paused?o.flowing=!0:a.listenerCount("data")>0&&a.resume()}function tpe(a){Ar("readable nexttick read 0"),a.read(0)}Hr.prototype.resume=function(){var a=this._readableState;return a.flowing||(Ar("resume"),a.flowing=!a.readableListening,rpe(this,a)),a.paused=!1,this};function rpe(a,o){o.resumeScheduled||(o.resumeScheduled=!0,ft.default.nextTick(ipe,a,o))}function ipe(a,o){Ar("resume",o.reading),o.reading||a.read(0),o.resumeScheduled=!1,a.emit("resume"),W5(a),o.flowing&&!o.reading&&a.read(0)}Hr.prototype.pause=function(){return Ar("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(Ar("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function W5(a){var o=a._readableState;for(Ar("flow",o.flowing);o.flowing&&a.read()!==null;);}Hr.prototype.wrap=function(a){var o=this,f=this._readableState,d=!1;a.on("end",function(){if(Ar("wrapped end"),f.decoder&&!f.ended){var m=f.decoder.end();m&&m.length&&o.push(m)}o.push(null)}),a.on("data",function(m){if(Ar("wrapped data"),f.decoder&&(m=f.decoder.write(m)),!(f.objectMode&&m==null)&&!(!f.objectMode&&(!m||!m.length))){var y=o.push(m);y||(d=!0,a.pause())}});for(var n in a)this[n]===void 0&&typeof a[n]=="function"&&(this[n]=function(y){return function(){return a[y].apply(a,arguments)}}(n));for(var v=0;v<F5.length;v++)a.on(F5[v],this.emit.bind(this,F5[v]));return this._read=function(m){Ar("wrapped _read",m),d&&(d=!1,a.resume())},this};typeof Symbol=="function"&&(Hr.prototype[Symbol.asyncIterator]=function(){return q5===void 0&&(q5=HZ()),q5(this)});Object.defineProperty(Hr.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(Hr.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(Hr.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(o){this._readableState&&(this._readableState.flowing=o)}});Hr._fromList=QZ;Object.defineProperty(Hr.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function QZ(a,o){if(o.length===0)return null;var f;return o.objectMode?f=o.buffer.shift():!a||a>=o.length?(o.decoder?f=o.buffer.join(""):o.buffer.length===1?f=o.buffer.first():f=o.buffer.concat(o.length),o.buffer.clear()):f=o.buffer.consume(a,o.decoder),f}function H5(a){var o=a._readableState;Ar("endReadable",o.endEmitted),o.endEmitted||(o.ended=!0,ft.default.nextTick(npe,o,a))}function npe(a,o){if(Ar("endReadableNT",a.endEmitted,a.length),!a.endEmitted&&a.length===0&&(a.endEmitted=!0,o.readable=!1,o.emit("end"),a.autoDestroy)){var f=o._writableState;(!f||f.autoDestroy&&f.finished)&&o.destroy()}}typeof Symbol=="function"&&(Hr.from=function(a,o){return U5===void 0&&(U5=jZ()),U5(Hr,a,o)});function eG(a,o){for(var f=0,d=a.length;f<d;f++)if(a[f]===o)return f;return-1}});var Z5=St((VEe,iG)=>{"use strict";var JEe=Ae(Be());Re();Ie();iG.exports=n0;var Om=el().codes,ape=Om.ERR_METHOD_NOT_IMPLEMENTED,ope=Om.ERR_MULTIPLE_CALLBACK,spe=Om.ERR_TRANSFORM_ALREADY_TRANSFORMING,fpe=Om.ERR_TRANSFORM_WITH_LENGTH_0,qm=tl();Ln()(n0,qm);function hpe(a,o){var f=this._transformState;f.transforming=!1;var d=f.writecb;if(d===null)return this.emit("error",new ope);f.writechunk=null,f.writecb=null,o!=null&&this.push(o),d(a);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function n0(a){if(!(this instanceof n0))return new n0(a);qm.call(this,a),this._transformState={afterTransform:hpe.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,a&&(typeof a.transform=="function"&&(this._transform=a.transform),typeof a.flush=="function"&&(this._flush=a.flush)),this.on("prefinish",upe)}function upe(){var a=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(o,f){rG(a,o,f)}):rG(this,null,null)}n0.prototype.push=function(a,o){return this._transformState.needTransform=!1,qm.prototype.push.call(this,a,o)};n0.prototype._transform=function(a,o,f){f(new ape("_transform()"))};n0.prototype._write=function(a,o,f){var d=this._transformState;if(d.writecb=f,d.writechunk=a,d.writeencoding=o,!d.transforming){var n=this._readableState;(d.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}};n0.prototype._read=function(a){var o=this._transformState;o.writechunk!==null&&!o.transforming?(o.transforming=!0,this._transform(o.writechunk,o.writeencoding,o.afterTransform)):o.needTransform=!0};n0.prototype._destroy=function(a,o){qm.prototype._destroy.call(this,a,function(f){o(f)})};function rG(a,o,f){if(o)return a.emit("error",o);if(f!=null&&a.push(f),a._writableState.length)throw new fpe;if(a._transformState.transforming)throw new spe;return a.push(null)}});var oG=St((QEe,aG)=>{"use strict";var eAe=Ae(Be());Re();Ie();aG.exports=Z1;var nG=Z5();Ln()(Z1,nG);function Z1(a){if(!(this instanceof Z1))return new Z1(a);nG.call(this,a)}Z1.prototype._transform=function(a,o,f){f(null,a)}});var lG=St((iAe,uG)=>{"use strict";var nAe=Ae(Be());Re();Ie();var G5;function lpe(a){var o=!1;return function(){o||(o=!0,a.apply(void 0,arguments))}}var hG=el().codes,dpe=hG.ERR_MISSING_ARGS,cpe=hG.ERR_STREAM_DESTROYED;function sG(a){if(a)throw a}function ppe(a){return a.setHeader&&typeof a.abort=="function"}function vpe(a,o,f,d){d=lpe(d);var n=!1;a.on("close",function(){n=!0}),G5===void 0&&(G5=$m()),G5(a,{readable:o,writable:f},function(m){if(m)return d(m);n=!0,d()});var v=!1;return function(m){if(!n&&!v){if(v=!0,ppe(a))return a.abort();if(typeof a.destroy=="function")return a.destroy();d(m||new cpe("pipe"))}}}function fG(a){a()}function mpe(a,o){return a.pipe(o)}function bpe(a){return!a.length||typeof a[a.length-1]!="function"?sG:a.pop()}function gpe(){for(var a=arguments.length,o=new Array(a),f=0;f<a;f++)o[f]=arguments[f];var d=bpe(o);if(Array.isArray(o[0])&&(o=o[0]),o.length<2)throw new dpe("streams");var n,v=o.map(function(m,y){var M=y<o.length-1,w=y>0;return vpe(m,M,w,function(g){n||(n=g),g&&v.forEach(fG),!M&&(v.forEach(fG),d(n))})});return o.reduce(mpe)}uG.exports=gpe});var V5=St((Zo,dG)=>{var sAe=Ae(Be());Re();Ie();Zo=dG.exports=$5();Zo.Stream=Zo;Zo.Readable=Zo;Zo.Writable=R5();Zo.Duplex=tl();Zo.Transform=Z5();Zo.PassThrough=oG();Zo.finished=$m();Zo.pipeline=lG()});var vG=St((uAe,pG)=>{var lAe=Ae(Be());Re();Ie();var{Transform:ype}=V5();pG.exports=a=>class cG extends ype{constructor(f,d,n,v,m){super(m),this._rate=f,this._capacity=d,this._delimitedSuffix=n,this._hashBitLength=v,this._options=m,this._state=new a,this._state.initialize(f,d),this._finalized=!1}_transform(f,d,n){let v=null;try{this.update(f,d)}catch(m){v=m}n(v)}_flush(f){let d=null;try{this.push(this.digest())}catch(n){d=n}f(d)}update(f,d){if(!at.isBuffer(f)&&typeof f!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return at.isBuffer(f)||(f=at.from(f,d)),this._state.absorb(f),this}digest(f){if(this._finalized)throw new Error("Digest already called");this._finalized=!0,this._delimitedSuffix&&this._state.absorbLastFewBits(this._delimitedSuffix);let d=this._state.squeeze(this._hashBitLength/8);return f!==void 0&&(d=d.toString(f)),this._resetState(),d}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let f=new cG(this._rate,this._capacity,this._delimitedSuffix,this._hashBitLength,this._options);return this._state.copy(f._state),f._finalized=this._finalized,f}}});var gG=St((pAe,bG)=>{var vAe=Ae(Be());Re();Ie();var{Transform:wpe}=V5();bG.exports=a=>class mG extends wpe{constructor(f,d,n,v){super(v),this._rate=f,this._capacity=d,this._delimitedSuffix=n,this._options=v,this._state=new a,this._state.initialize(f,d),this._finalized=!1}_transform(f,d,n){let v=null;try{this.update(f,d)}catch(m){v=m}n(v)}_flush(){}_read(f){this.push(this.squeeze(f))}update(f,d){if(!at.isBuffer(f)&&typeof f!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Squeeze already called");return at.isBuffer(f)||(f=at.from(f,d)),this._state.absorb(f),this}squeeze(f,d){this._finalized||(this._finalized=!0,this._state.absorbLastFewBits(this._delimitedSuffix));let n=this._state.squeeze(f);return d!==void 0&&(n=n.toString(d)),n}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let f=new mG(this._rate,this._capacity,this._delimitedSuffix,this._options);return this._state.copy(f._state),f._finalized=this._finalized,f}}});var wG=St((gAe,yG)=>{var yAe=Ae(Be());Re();Ie();var Mpe=vG(),_pe=gG();yG.exports=function(a){let o=Mpe(a),f=_pe(a);return function(d,n){switch(typeof d=="string"?d.toLowerCase():d){case"keccak224":return new o(1152,448,null,224,n);case"keccak256":return new o(1088,512,null,256,n);case"keccak384":return new o(832,768,null,384,n);case"keccak512":return new o(576,1024,null,512,n);case"sha3-224":return new o(1152,448,6,224,n);case"sha3-256":return new o(1088,512,6,256,n);case"sha3-384":return new o(832,768,6,384,n);case"sha3-512":return new o(576,1024,6,512,n);case"shake128":return new f(1344,256,31,n);case"shake256":return new f(1088,512,31,n);default:throw new Error("Invald algorithm: "+d)}}}});var xG=St(_G=>{var xAe=Ae(Be());Re();Ie();var MG=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648];_G.p1600=function(a){for(let o=0;o<24;++o){let f=a[0]^a[10]^a[20]^a[30]^a[40],d=a[1]^a[11]^a[21]^a[31]^a[41],n=a[2]^a[12]^a[22]^a[32]^a[42],v=a[3]^a[13]^a[23]^a[33]^a[43],m=a[4]^a[14]^a[24]^a[34]^a[44],y=a[5]^a[15]^a[25]^a[35]^a[45],M=a[6]^a[16]^a[26]^a[36]^a[46],w=a[7]^a[17]^a[27]^a[37]^a[47],g=a[8]^a[18]^a[28]^a[38]^a[48],_=a[9]^a[19]^a[29]^a[39]^a[49],x=g^(n<<1|v>>>31),E=_^(v<<1|n>>>31),I=a[0]^x,T=a[1]^E,C=a[10]^x,P=a[11]^E,L=a[20]^x,D=a[21]^E,Z=a[30]^x,W=a[31]^E,Q=a[40]^x,K=a[41]^E;x=f^(m<<1|y>>>31),E=d^(y<<1|m>>>31);let z=a[2]^x,X=a[3]^E,p=a[12]^x,e=a[13]^E,r=a[22]^x,i=a[23]^E,s=a[32]^x,h=a[33]^E,c=a[42]^x,b=a[43]^E;x=n^(M<<1|w>>>31),E=v^(w<<1|M>>>31);let l=a[4]^x,t=a[5]^E,u=a[14]^x,S=a[15]^E,B=a[24]^x,k=a[25]^E,q=a[34]^x,F=a[35]^E,ee=a[44]^x,te=a[45]^E;x=m^(g<<1|_>>>31),E=y^(_<<1|g>>>31);let O=a[6]^x,U=a[7]^E,oe=a[16]^x,Y=a[17]^E,j=a[26]^x,V=a[27]^E,G=a[36]^x,ie=a[37]^E,be=a[46]^x,re=a[47]^E;x=M^(f<<1|d>>>31),E=w^(d<<1|f>>>31);let ae=a[8]^x,ye=a[9]^E,fe=a[18]^x,he=a[19]^E,nt=a[28]^x,ce=a[29]^E,me=a[38]^x,ut=a[39]^E,$=a[48]^x,A=a[49]^E,R=I,N=T,H=P<<4|C>>>28,ne=C<<4|P>>>28,J=L<<3|D>>>29,de=D<<3|L>>>29,st=W<<9|Z>>>23,le=Z<<9|W>>>23,ve=Q<<18|K>>>14,ot=K<<18|Q>>>14,we=z<<1|X>>>31,Le=X<<1|z>>>31,mt=e<<12|p>>>20,Me=p<<12|e>>>20,Ce=r<<10|i>>>22,bt=i<<10|r>>>22,xe=h<<13|s>>>19,Ne=s<<13|h>>>19,vt=c<<2|b>>>30,se=b<<2|c>>>30,ue=t<<30|l>>>2,ht=l<<30|t>>>2,pe=u<<6|S>>>26,Se=S<<6|u>>>26,dt=k<<11|B>>>21,ge=B<<11|k>>>21,De=q<<15|F>>>17,ct=F<<15|q>>>17,_e=te<<29|ee>>>3,Oe=ee<<29|te>>>3,gt=O<<28|U>>>4,Ee=U<<28|O>>>4,Pe=Y<<23|oe>>>9,pt=oe<<23|Y>>>9,lt=j<<25|V>>>7,yt=V<<25|j>>>7,xt=G<<21|ie>>>11,Mt=ie<<21|G>>>11,Et=re<<24|be>>>8,At=be<<24|re>>>8,Bt=ae<<27|ye>>>5,Rt=ye<<27|ae>>>5,Tt=fe<<20|he>>>12,kt=he<<20|fe>>>12,$t=ce<<7|nt>>>25,Pt=nt<<7|ce>>>25,Ct=me<<8|ut>>>24,Nt=ut<<8|me>>>24,Lt=$<<14|A>>>18,Dt=A<<14|$>>>18;a[0]=R^~mt&dt,a[1]=N^~Me&ge,a[10]=gt^~Tt&J,a[11]=Ee^~kt&de,a[20]=we^~pe<,a[21]=Le^~Se&yt,a[30]=Bt^~H&Ce,a[31]=Rt^~ne&bt,a[40]=ue^~Pe&$t,a[41]=ht^~pt&Pt,a[2]=mt^~dt&xt,a[3]=Me^~ge&Mt,a[12]=Tt^~J&xe,a[13]=kt^~de&Ne,a[22]=pe^~lt&Ct,a[23]=Se^~yt&Nt,a[32]=H^~Ce&De,a[33]=ne^~bt&ct,a[42]=Pe^~$t&st,a[43]=pt^~Pt&le,a[4]=dt^~xt&Lt,a[5]=ge^~Mt&Dt,a[14]=J^~xe&_e,a[15]=de^~Ne&Oe,a[24]=lt^~Ct&ve,a[25]=yt^~Nt&ot,a[34]=Ce^~De&Et,a[35]=bt^~ct&At,a[44]=$t^~st&vt,a[45]=Pt^~le&se,a[6]=xt^~Lt&R,a[7]=Mt^~Dt&N,a[16]=xe^~_e>,a[17]=Ne^~Oe&Ee,a[26]=Ct^~ve&we,a[27]=Nt^~ot&Le,a[36]=De^~Et&Bt,a[37]=ct^~At&Rt,a[46]=st^~vt&ue,a[47]=le^~se&ht,a[8]=Lt^~R&mt,a[9]=Dt^~N&Me,a[18]=_e^~gt&Tt,a[19]=Oe^~Ee&kt,a[28]=ve^~we&pe,a[29]=ot^~Le&Se,a[38]=Et^~Bt&H,a[39]=At^~Rt&ne,a[48]=vt^~ue&Pe,a[49]=se^~ht&pt,a[0]^=MG[o*2],a[1]^=MG[o*2+1]}}});var EG=St((AAe,SG)=>{var BAe=Ae(Be());Re();Ie();var Um=xG();function Fd(){this.state=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.blockSize=null,this.count=0,this.squeezing=!1}Fd.prototype.initialize=function(a,o){for(let f=0;f<50;++f)this.state[f]=0;this.blockSize=a/8,this.count=0,this.squeezing=!1};Fd.prototype.absorb=function(a){for(let o=0;o<a.length;++o)this.state[~~(this.count/4)]^=a[o]<<8*(this.count%4),this.count+=1,this.count===this.blockSize&&(Um.p1600(this.state),this.count=0)};Fd.prototype.absorbLastFewBits=function(a){this.state[~~(this.count/4)]^=a<<8*(this.count%4),a&128&&this.count===this.blockSize-1&&Um.p1600(this.state),this.state[~~((this.blockSize-1)/4)]^=128<<8*((this.blockSize-1)%4),Um.p1600(this.state),this.count=0,this.squeezing=!0};Fd.prototype.squeeze=function(a){this.squeezing||this.absorbLastFewBits(1);let o=at.alloc(a);for(let f=0;f<a;++f)o[f]=this.state[~~(this.count/4)]>>>8*(this.count%4)&255,this.count+=1,this.count===this.blockSize&&(Um.p1600(this.state),this.count=0);return o};Fd.prototype.copy=function(a){for(let o=0;o<50;++o)a.state[o]=this.state[o];a.blockSize=this.blockSize,a.count=this.count,a.squeezing=this.squeezing};SG.exports=Fd});var BG=St((TAe,AG)=>{var kAe=Ae(Be());Re();Ie();AG.exports=wG()(EG())});var mPe=Ae(Be(),1);Re();Ie();var Jke=Ae(Be(),1);Re();Ie();var m6e=Ae(Be(),1);Re();Ie();var Q2e=Ae(Be(),1);Re();Ie();var Yi={module:"ISShJH1ij-hPPt9St5UFFr_8Ys3Kj5cyg7zrMGt7H9s",scheduler:"_GQ33BkPtZrqxA84vM8Zk-N2aO0toNNu_C-l-rawrBA",mu:"fcoN_xJeisVsPXA-trzVAuIiqO3ydLQxM-L4XbrQKzY",src:{asset:"dxjWmadfofImttxN6hDbFTtWss-HlcBVoImRgdDg2cE",collection:"C_nlkbEDbyLyzdxymMAZAAIiz1rhD7txg-LSQQS5Fmo",collectionActivity:"qjpg3ramJVb2iF6O5BAUfKInQ0UHhi3NqfELh73qKGw",comments:"C16qIcYR0jC2Tiz7e4wFJLHAMee2zIXBmwxmDzQ0pVI",moderation:"TGCoo6JDvZ7JY_E5Smz5VQiI9ncc6uXI8tU_snAodl0",zone:{id:"f3xPt-9_YgB-GrBDymFi87CaOGkLKUILTAPO0Pjk_lw",version:"0.0.12"}},collectionRegistry:"zwKi27GuKS3GOlwL3EhNGH02SJDDAO5Uy43ZJwomhZ4"},RE={defaultNode:"https://forward.computer"},TE={"application/json":{type:"application/json",serialize:a=>JSON.stringify(a)}},ks={arweave:"arweave.net",ao:"ao-search-gateway.goldsky.com"};var zr={keys:{access:"Access-Fee",ans110:{title:"Title",description:"Description",topic:"Topic:*",type:"Type",implements:"Implements",license:"License"},assetType:"Asset-Type",banner:"Banner",bootloader:"Bootloader",collectionId:"Collection-Id",collectionName:"Collection-Name",commericalUse:"Commercial-Use",contentType:"Content-Type",creator:"Creator",currency:"Currency",dataModelTraining:"Data-Model-Training",dataProtocol:"Data-Protocol",dateCreated:"Date-Created",derivations:"Derivations",description:"Description",displayName:"Display-Name",handle:"Handle",implements:"Implements",initialOwner:"Initial-Owner",license:"License",name:"Name",onBoot:"On-Boot",paymentAddress:"Payment-Address",paymentMode:"Payment-Mode",profileCreator:"Profile-Creator",profileIndex:"Profile-Index",protocolName:"Protocol-Name",renderWith:"Render-With",thumbnail:"Thumbnail",title:"Title",topic:"Topic",type:"Type",zoneType:"Zone-Type"},values:{dataProtocol:"ao",document:"Document",user:"User"}},pb={node1:"https://turbo.ardrive.io",batchSize:1,chunkSize:75e5,dispatchUploadSize:100*1024};var h6e=Ae(Be(),1);Re();Ie();var n6e=Ae(Be(),1);Re();Ie();function ca(a){return a?/^[a-z0-9_-]{43}$/i.test(a):!1}function _p(a,o){for(let f=0;f<a.length;f++)if(a[f]&&a[f].name===o)return a[f].value;return null}function kE(a){let o=a.match(/^data:([a-zA-Z0-9]+\/[a-zA-Z0-9-.+]+);base64,/);return o?o[1]:null}function $E(a){return a.split(",")[1]}function PE(a){let o;if(at.isBuffer(a))o=a.length;else if(typeof a=="string")o=at.byteLength(a,"utf-8");else throw new Error("Input must be a string or a Buffer");return o}function vb(a){let o;return o=a.replace(/\[|\]/g,""),`[[${o}]]`}function Zd(a){let o;return o=a.replace(/\[|\]/g,""),o}var Un=(...a)=>{console.log("[@permaweb/libs]",...a)};function aY(a){return a.replace(/^[a-z]/,o=>o.toUpperCase())}function vl(a){return Array.isArray(a)?a.map(vl):a&&typeof a=="object"?Object.entries(a).reduce((o,[f,d])=>{let n=aY(f);return o[n]=ca(d)?d:vl(d),o},{}):a}function oY(a){return a.charAt(0).toLowerCase()+a.slice(1)}function sa(a){return Array.isArray(a)?a.map(sa):a&&typeof a=="object"?Object.entries(a).reduce((o,[f,d])=>{if(typeof f=="string"&&f.toLowerCase()==="commitments")return o;let n=ca(f)||f.includes("-")?f:oY(f);return o[n]=ca(d)?d:sa(d),o},{}):a}function Fn(a,o){let f=a.charAt(0).toUpperCase()+a.slice(1);return{name:`${zr.keys.bootloader}-${f}`,value:o}}function xp(a){return ca(a)||a.startsWith("data")}function mb(a){return a.map(o=>({...o,value:o.value.replace(/\r?\n/g," ")}))}var sY="https://arweave.net";function Sp(a){return`${sY}/${a}`}async function fY(a,o){let f=[{name:"Authority",value:a.node?.authority??Yi.mu},{name:"Process-Timestamp",value:new Date().getTime().toString()}];o.tags&&o.tags.length>0&&o.tags.forEach(d=>f.push(d));try{let d=await a.ao.spawn({module:o.module,scheduler:a.node?.scheduler||o.scheduler,signer:a.signer,tags:mb(f),data:o.data});return Un(`Process ID: ${d}`),Un("Sending initial message..."),await wi(a,{processId:d,action:"Init"}),d}catch(d){throw console.log(d),new Error(d.message??"Error spawning process")}}function CE(a){return async o=>await wi(a,o)}async function wi(a,o){try{let f=[{name:"Action",value:o.action},{name:"Message-Timestamp",value:new Date().getTime().toString()}];o.tags&&f.push(...o.tags);let d=o.useRawData?o.data:JSON.stringify(o.data);return await a.ao.message({process:o.processId,signer:a.signer,tags:mb(f),data:d})}catch(f){throw new Error(f)}}function NE(a){return async o=>await Ba(a,o)}async function Ba(a,o){let d=`${a.node?.url??RE.defaultNode}/${o.processId}~process@1.0/${o.hydrate?"now":"compute"}`;try{let n={};n["require-codec"]="application/json",n["accept-bundle"]="true";let v=await fetch(d,{headers:n});if(v.ok){let m=await v.json();if(o.path)try{return JSON.parse(m[o.path])}catch{return m[o.path]}return m}throw new Error("Error getting state from HyperBEAM.")}catch(n){if(o.fallbackAction)return await Ep(a,{processId:o.processId,action:o.fallbackAction,tags:o.tags});throw n}}function LE(a){return async o=>await Ep(a,o)}async function Ep(a,o){try{let f=[{name:"Action",value:o.action}];o.tags&&f.push(...o.tags);let d;if(typeof o.data=="object")d=JSON.stringify(o.data||{});else if(typeof o.data=="string"){try{JSON.parse(o.data)}catch(v){throw console.error(v),new Error("Invalid JSON data")}d=o.data}let n=await a.ao.dryrun({process:o.processId,tags:f,data:d});if(n.Messages&&n.Messages.length){if(n.Messages[0].Data){let v=n?.Messages?.[0]?.Data;try{return JSON.parse(v)}catch{return v}}else if(n.Messages[0].Tags)return n.Messages[0].Tags.reduce((v,m)=>(v[m.name]=m.value,v),{})}}catch(f){throw new Error(f.message??"Error dryrunning process")}}async function hY(a,o){try{let{Messages:f}=await a.ao.result({message:o.messageId,process:o.processId});if(f&&f.length){let d={};return f.forEach(n=>{let v=_p(n.Tags,"Action")||o.action,m=null,y=n.Data;if(y)try{m=JSON.parse(y)}catch{m=y}let M=_p(n.Tags,"Status"),w=_p(n.Tags,"Message");d[v]={id:o.messageId,status:M,message:w,data:m}}),d}else return null}catch(f){console.error(f)}}async function Gd(a,o){let f=null;if(o.evalSrc)f=o.evalSrc;else if(o.evalTxId)try{f=await(await fetch(Sp(o.evalTxId))).text()}catch(d){throw new Error(d)}if(f)try{let d=await wi(a,{processId:o.processId,action:"Eval",data:f,tags:o.evalTags||null,useRawData:!0});return Un(`Eval: ${d}`),await hY(a,{processId:o.processId,messageId:d,action:"Eval"})}catch(d){throw new Error(d.message??"Error sending process eval")}return null}function $s(a){return async(o,f)=>{try{let d={module:o.module||Yi.module,scheduler:a.node?.scheduler||Yi.scheduler};o.data&&(d.data=o.data),o.tags&&(d.tags=o.tags),f&&f("Spawning process...");let n=await fY(a,d);if(o.evalTxId||o.evalSrc){f&&f("Process retrieved!"),f&&f("Sending eval...");try{await Gd(a,{processId:n,evalTxId:o.evalTxId||null,evalSrc:o.evalSrc||null,evalTags:o.evalTags})&&f&&f("Eval complete")}catch(v){throw new Error(v.message??"Error creating process")}}return n}catch(d){throw new Error(d.message??"Error creating process")}}}var zke=Ae(Be(),1);Re();Ie();var Pke=Ae(Be(),1);Re();Ie();var nS={};yp(nS,{AVSCTap:()=>op,AlgorandSigner:()=>Y1,AptosSigner:()=>Q1,ArconnectSigner:()=>_h,Arweave:()=>cH.default,ArweaveSigner:()=>Cu,Bundle:()=>Gm,BundleItem:()=>iS,CryptoDriver:()=>I6,Curve25519:()=>Ia,DataItem:()=>jm,EthereumSigner:()=>Va,HexInjectedSolanaSigner:()=>ol,HexSolanaSigner:()=>X1,InjectedAptosSigner:()=>sl,InjectedEthereumSigner:()=>Xx,InjectedSolanaSigner:()=>Nu,InjectedTypedEthereumSigner:()=>Q5,KyveSigner:()=>rp,MAX_TAG_BYTES:()=>Km,MIN_BINARY_SIZE:()=>Wm,MultiSignatureAptosSigner:()=>fl,NearSigner:()=>J1,PolygonSigner:()=>V1,Rsa4096:()=>Iu,SIG_CONFIG:()=>Rr,SignatureConfig:()=>or,Signer:()=>bb,SolanaSigner:()=>t0,Transaction:()=>dH.default,TypedEthereumSigner:()=>hl,bundleAndSignData:()=>Ipe,byteArrayToLong:()=>Zi,concatBuffers:()=>fi.concatBuffers,createData:()=>fp,deepHash:()=>X0,deserializeTags:()=>zd,exportForTesting:()=>Spe,getCryptoDriver:()=>en,getSignatureAndId:()=>OG,indexToType:()=>ip,keccak256:()=>J5,longTo16ByteArray:()=>Ape,longTo32ByteArray:()=>Hm,longTo8ByteArray:()=>zm,longToNByteArray:()=>ap,secp256k1:()=>al,serializeTags:()=>tS,shortTo2ByteArray:()=>eS,sign:()=>Zm,stringToBuffer:()=>fi.stringToBuffer,unbundleData:()=>Bpe});var dTe=Ae(Be(),1);Re();Ie();var VIe=Ae(Be(),1);Re();Ie();var w6e=Ae(Be(),1);Re();Ie();var bb=class{publicKey;signatureType;signatureLength;ownerLength;pem;static verify(o,f,d,n){throw new Error("You must implement verify method on child")}};var OIe=Ae(Be(),1);Re();Ie();var Y6e=Ae(Be(),1);Re();Ie();var YE=Ae(Ja(),1);var L6e=Ae(Be(),1);Re();Ie();var or;(function(a){a[a.ARWEAVE=1]="ARWEAVE",a[a.ED25519=2]="ED25519",a[a.ETHEREUM=3]="ETHEREUM",a[a.SOLANA=4]="SOLANA",a[a.INJECTEDAPTOS=5]="INJECTEDAPTOS",a[a.MULTIAPTOS=6]="MULTIAPTOS",a[a.TYPEDETHEREUM=7]="TYPEDETHEREUM",a[a.KYVE=101]="KYVE"})(or||(or={}));var Rr={[or.ARWEAVE]:{sigLength:512,pubLength:512,sigName:"arweave"},[or.ED25519]:{sigLength:64,pubLength:32,sigName:"ed25519"},[or.ETHEREUM]:{sigLength:65,pubLength:65,sigName:"ethereum"},[or.SOLANA]:{sigLength:64,pubLength:32,sigName:"solana"},[or.INJECTEDAPTOS]:{sigLength:64,pubLength:32,sigName:"injectedAptos"},[or.MULTIAPTOS]:{sigLength:64*32+4,pubLength:32*32+1,sigName:"multiAptos"},[or.TYPEDETHEREUM]:{sigLength:65,pubLength:42,sigName:"typedEthereum"},[or.KYVE]:{sigLength:65,pubLength:65,sigName:"kyve"}};var j6e=Ae(Be(),1);Re();Ie();var pY=Ae(_b(),1);var $n=BigInt(0),qr=BigInt(1),bl=BigInt(2),vY=BigInt(8),FE=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),Mi=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:FE,n:FE,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var ZE=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),Vd=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),H6e=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),mY=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),bY=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),gY=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),yY=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),an=class a{constructor(o,f,d,n){this.x=o,this.y=f,this.z=d,this.t=n}static fromAffine(o){if(!(o instanceof Xi))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return o.equals(Xi.ZERO)?a.ZERO:new a(o.x,o.y,qr,Zt(o.x*o.y))}static toAffineBatch(o){let f=_Y(o.map(d=>d.z));return o.map((d,n)=>d.toAffine(f[n]))}static normalizeZ(o){return this.toAffineBatch(o).map(this.fromAffine)}equals(o){HE(o);let{x:f,y:d,z:n}=this,{x:v,y:m,z:y}=o,M=Zt(f*y),w=Zt(v*n),g=Zt(d*y),_=Zt(m*n);return M===w&&g===_}negate(){return new a(Zt(-this.x),this.y,this.z,Zt(-this.t))}double(){let{x:o,y:f,z:d}=this,{a:n}=Mi,v=Zt,m=v(o*o),y=v(f*f),M=v(bl*v(d*d)),w=v(n*m),g=o+f,_=v(v(g*g)-m-y),x=w+y,E=x-M,I=w-y,T=v(_*E),C=v(x*I),P=v(_*I),L=v(E*x);return new a(T,C,L,P)}add(o){let{x:f,y:d,z:n,t:v}=this;HE(o);let{x:m,y,z:M,t:w}=o,{a:g,d:_}=Mi,x=Zt,E=x(f*m),I=x(d*y),T=x(v*_*w),C=x(n*M),P=x((f+d)*(m+y)-E-I),L=x(C-T),D=x(C+T),Z=x(I-g*E),W=x(P*L),Q=x(D*Z),K=x(P*Z),z=x(L*D);return new a(W,Q,z,K)}subtract(o){return this.add(o.negate())}precomputeWindow(o){let f=1+256/o,d=[],n=this,v=n;for(let m=0;m<f;m++){v=n,d.push(v);for(let y=1;y<2**(o-1);y++)v=v.add(n),d.push(v);n=v.double()}return d}wNAF(o,f){!f&&this.equals(a.BASE)&&(f=Xi.BASE);let d=f&&f._WINDOW_SIZE||1;if(256%d)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let n=f&&Bb.get(f);n||(n=this.precomputeWindow(d),f&&d!==1&&(n=a.normalizeZ(n),Bb.set(f,n)));let v=a.ZERO,m=a.BASE,y=1+256/d,M=2**(d-1),w=BigInt(2**d-1),g=2**d,_=BigInt(d);for(let x=0;x<y;x++){let E=x*M,I=Number(o&w);o>>=_,I>M&&(I-=g,o+=qr);let T=E,C=E+Math.abs(I)-1,P=x%2!==0,L=I<0;I===0?m=m.add(zE(P,n[T])):v=v.add(zE(L,n[C]))}return a.normalizeZ([v,m])[0]}multiply(o,f){return this.wNAF(Ip(o,Mi.l),f)}multiplyUnsafe(o){let f=Ip(o,Mi.l,!1),d=a.BASE,n=a.ZERO;if(f===$n)return n;if(this.equals(n)||f===qr)return this;if(this.equals(d))return this.wNAF(f);let v=n,m=this;for(;f>$n;)f&qr&&(v=v.add(m)),m=m.double(),f>>=qr;return v}isSmallOrder(){return this.multiplyUnsafe(Mi.h).equals(a.ZERO)}isTorsionFree(){let o=this.multiplyUnsafe(Mi.l/bl).double();return Mi.l%bl&&(o=o.add(this)),o.equals(a.ZERO)}toAffine(o){let{x:f,y:d,z:n}=this,v=this.equals(a.ZERO);o==null&&(o=v?vY:Rp(n));let m=Zt(f*o),y=Zt(d*o),M=Zt(n*o);if(v)return Xi.ZERO;if(M!==qr)throw new Error("invZ was invalid");return new Xi(m,y)}fromRistrettoBytes(){Sb()}toRistrettoBytes(){Sb()}fromRistrettoHash(){Sb()}};an.BASE=new an(Mi.Gx,Mi.Gy,qr,Zt(Mi.Gx*Mi.Gy));an.ZERO=new an($n,qr,qr,$n);function zE(a,o){let f=o.negate();return a?f:o}function HE(a){if(!(a instanceof an))throw new TypeError("ExtendedPoint expected")}function xb(a){if(!(a instanceof $h))throw new TypeError("RistrettoPoint expected")}function Sb(){throw new Error("Legacy method: switch to RistrettoPoint")}var $h=class a{constructor(o){this.ep=o}static calcElligatorRistrettoMap(o){let{d:f}=Mi,d=Zt(Vd*o*o),n=Zt((d+qr)*gY),v=BigInt(-1),m=Zt((v-f*d)*Zt(d+f)),{isValid:y,value:M}=Tb(n,m),w=Zt(M*o);d0(w)||(w=Zt(-w)),y||(M=w),y||(v=d);let g=Zt(v*(d-qr)*yY-m),_=M*M,x=Zt((M+M)*m),E=Zt(g*mY),I=Zt(qr-_),T=Zt(qr+_);return new an(Zt(x*T),Zt(I*E),Zt(E*T),Zt(x*I))}static hashToCurve(o){o=c0(o,64);let f=Eb(o.slice(0,32)),d=this.calcElligatorRistrettoMap(f),n=Eb(o.slice(32,64)),v=this.calcElligatorRistrettoMap(n);return new a(d.add(v))}static fromHex(o){o=c0(o,32);let{a:f,d}=Mi,n="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",v=Eb(o);if(!SY(Yd(v),o)||d0(v))throw new Error(n);let m=Zt(v*v),y=Zt(qr+f*m),M=Zt(qr-f*m),w=Zt(y*y),g=Zt(M*M),_=Zt(f*d*w-g),{isValid:x,value:E}=WE(Zt(_*g)),I=Zt(E*M),T=Zt(E*I*_),C=Zt((v+v)*I);d0(C)&&(C=Zt(-C));let P=Zt(y*T),L=Zt(C*P);if(!x||d0(L)||P===$n)throw new Error(n);return new a(new an(C,P,qr,L))}toRawBytes(){let{x:o,y:f,z:d,t:n}=this.ep,v=Zt(Zt(d+f)*Zt(d-f)),m=Zt(o*f),y=Zt(m*m),{value:M}=WE(Zt(v*y)),w=Zt(M*v),g=Zt(M*m),_=Zt(w*g*n),x;if(d0(n*_)){let I=Zt(f*Vd),T=Zt(o*Vd);o=I,f=T,x=Zt(w*bY)}else x=g;d0(o*_)&&(f=Zt(-f));let E=Zt((d-f)*x);return d0(E)&&(E=Zt(-E)),Yd(E)}toHex(){return Xd(this.toRawBytes())}toString(){return this.toHex()}equals(o){xb(o);let f=this.ep,d=o.ep,n=Zt(f.x*d.y)===Zt(f.y*d.x),v=Zt(f.y*d.y)===Zt(f.x*d.x);return n||v}add(o){return xb(o),new a(this.ep.add(o.ep))}subtract(o){return xb(o),new a(this.ep.subtract(o.ep))}multiply(o){return new a(this.ep.multiply(o))}multiplyUnsafe(o){return new a(this.ep.multiplyUnsafe(o))}};$h.BASE=new $h(an.BASE);$h.ZERO=new $h(an.ZERO);var Bb=new WeakMap,Xi=class a{constructor(o,f){this.x=o,this.y=f}_setWindowSize(o){this._WINDOW_SIZE=o,Bb.delete(this)}static fromHex(o,f=!0){let{d,P:n}=Mi;o=c0(o,32);let v=o.slice();v[31]=o[31]&-129;let m=Qd(v);if(f&&m>=n)throw new Error("Expected 0 < hex < P");if(!f&&m>=ZE)throw new Error("Expected 0 < hex < 2**256");let y=Zt(m*m),M=Zt(y-qr),w=Zt(d*y+qr),{isValid:g,value:_}=Tb(M,w);if(!g)throw new Error("Point.fromHex: invalid y coordinate");let x=(_&qr)===qr;return(o[31]&128)!==0!==x&&(_=Zt(-_)),new a(_,m)}static async fromPrivateKey(o){return(await kb(o)).point}toRawBytes(){let o=Yd(this.y);return o[31]|=this.x&qr?128:0,o}toHex(){return Xd(this.toRawBytes())}toX25519(){let{y:o}=this,f=Zt((qr+o)*Rp(qr-o));return Yd(f)}isTorsionFree(){return an.fromAffine(this).isTorsionFree()}equals(o){return this.x===o.x&&this.y===o.y}negate(){return new a(Zt(-this.x),this.y)}add(o){return an.fromAffine(this).add(an.fromAffine(o)).toAffine()}subtract(o){return this.add(o.negate())}multiply(o){return an.fromAffine(this).multiply(o,this).toAffine()}};Xi.BASE=new Xi(Mi.Gx,Mi.Gy);Xi.ZERO=new Xi($n,qr);var Jd=class a{constructor(o,f){this.r=o,this.s=f,this.assertValidity()}static fromHex(o){let f=c0(o,64),d=Xi.fromHex(f.slice(0,32),!1),n=Qd(f.slice(32,64));return new a(d,n)}assertValidity(){let{r:o,s:f}=this;if(!(o instanceof Xi))throw new Error("Expected Point instance");return Ip(f,Mi.l,!1),this}toRawBytes(){let o=new Uint8Array(64);return o.set(this.r.toRawBytes()),o.set(Yd(this.s),32),o}toHex(){return Xd(this.toRawBytes())}};function GE(a){return a instanceof Uint8Array||ArrayBuffer.isView(a)&&a.constructor.name==="Uint8Array"}function Ib(a){if(!GE(a))throw new Error("Uint8Array expected")}function KE(...a){if(a.every(Ib),a.length===1)return a[0];let o=a.reduce((d,n)=>d+n.length,0),f=new Uint8Array(o);for(let d=0,n=0;d<a.length;d++){let v=a[d];f.set(v,n),n+=v.length}return f}var wY=Array.from({length:256},(a,o)=>o.toString(16).padStart(2,"0"));function Xd(a){Ib(a);let o="";for(let f=0;f<a.length;f++)o+=wY[a[f]];return o}var xf={_0:48,_9:57,A:65,F:70,a:97,f:102};function jE(a){if(a>=xf._0&&a<=xf._9)return a-xf._0;if(a>=xf.A&&a<=xf.F)return a-(xf.A-10);if(a>=xf.a&&a<=xf.f)return a-(xf.a-10)}function Rb(a){if(typeof a!="string")throw new Error("hex string expected, got "+typeof a);let o=a.length,f=o/2;if(o%2)throw new Error("hex string expected, got unpadded hex of length "+o);let d=new Uint8Array(f);for(let n=0,v=0;n<f;n++,v+=2){let m=jE(a.charCodeAt(v)),y=jE(a.charCodeAt(v+1));if(m===void 0||y===void 0){let M=a[v]+a[v+1];throw new Error('hex string expected, got non-hex character "'+M+'" at index '+v)}d[n]=m*16+y}return d}function VE(a){let f=a.toString(16).padStart(64,"0");return Rb(f)}function Yd(a){return VE(a).reverse()}function d0(a){return(Zt(a)&qr)===qr}function Qd(a){return Ib(a),BigInt("0x"+Xd(Uint8Array.from(a).reverse()))}var MY=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function Eb(a){return Zt(Qd(a)&MY)}function Zt(a,o=Mi.P){let f=a%o;return f>=$n?f:o+f}function Rp(a,o=Mi.P){if(a===$n||o<=$n)throw new Error(`invert: expected positive integers, got n=${a} mod=${o}`);let f=Zt(a,o),d=o,n=$n,v=qr,m=qr,y=$n;for(;f!==$n;){let w=d/f,g=d%f,_=n-m*w,x=v-y*w;d=f,f=g,n=m,v=y,m=_,y=x}if(d!==qr)throw new Error("invert: does not exist");return Zt(n,o)}function _Y(a,o=Mi.P){let f=new Array(a.length),d=a.reduce((v,m,y)=>m===$n?v:(f[y]=v,Zt(v*m,o)),qr),n=Rp(d,o);return a.reduceRight((v,m,y)=>m===$n?v:(f[y]=Zt(v*f[y],o),Zt(v*m,o)),n),f}function Ps(a,o){let{P:f}=Mi,d=a;for(;o-- >$n;)d*=d,d%=f;return d}function xY(a){let{P:o}=Mi,f=BigInt(5),d=BigInt(10),n=BigInt(20),v=BigInt(40),m=BigInt(80),M=a*a%o*a%o,w=Ps(M,bl)*M%o,g=Ps(w,qr)*a%o,_=Ps(g,f)*g%o,x=Ps(_,d)*_%o,E=Ps(x,n)*x%o,I=Ps(E,v)*E%o,T=Ps(I,m)*I%o,C=Ps(T,m)*I%o,P=Ps(C,d)*_%o;return{pow_p_5_8:Ps(P,bl)*a%o,b2:M}}function Tb(a,o){let f=Zt(o*o*o),d=Zt(f*f*o),n=xY(a*d).pow_p_5_8,v=Zt(a*f*n),m=Zt(o*v*v),y=v,M=Zt(v*Vd),w=m===a,g=m===Zt(-a),_=m===Zt(-a*Vd);return w&&(v=y),(g||_)&&(v=M),d0(v)&&(v=Zt(-v)),{isValid:w||g,value:v}}function WE(a){return Tb(qr,a)}function Bp(a){return Zt(Qd(a),Mi.l)}function SY(a,o){if(a.length!==o.length)return!1;for(let f=0;f<a.length;f++)if(a[f]!==o[f])return!1;return!0}function c0(a,o){let f=GE(a)?Uint8Array.from(a):Rb(a);if(typeof o=="number"&&f.length!==o)throw new Error(`Expected ${o} bytes`);return f}function Ip(a,o,f=!0){if(!o)throw new TypeError("Specify max value");if(typeof a=="number"&&Number.isSafeInteger(a)&&(a=BigInt(a)),typeof a=="bigint"&&a<o){if(f){if($n<a)return a}else if($n<=a)return a}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function EY(a){return a[0]&=248,a[31]&=127,a[31]|=64,a}function AY(a){if(a=typeof a=="bigint"||typeof a=="number"?VE(Ip(a,ZE)):c0(a),a.length!==32)throw new Error("Expected 32 bytes");return a}function BY(a){let o=EY(a.slice(0,32)),f=a.slice(32,64),d=Bp(o),n=Xi.BASE.multiply(d),v=n.toRawBytes();return{head:o,prefix:f,scalar:d,point:n,pointBytes:v}}var Ab;async function kb(a){return BY(await gl.sha512(AY(a)))}async function JE(a,o){a=c0(a);let{prefix:f,scalar:d,pointBytes:n}=await kb(o),v=Bp(await gl.sha512(f,a)),m=Xi.BASE.multiply(v),y=Bp(await gl.sha512(m.toRawBytes(),n,a)),M=Zt(v+y*d,Mi.l);return new Jd(m,M).toRawBytes()}function IY(a,o,f){o=c0(o),f instanceof Xi||(f=Xi.fromHex(f,!1));let{r:d,s:n}=a instanceof Jd?a.assertValidity():Jd.fromHex(a),v=an.BASE.multiplyUnsafe(n);return{r:d,s:n,SB:v,pub:f,msg:o}}function RY(a,o,f,d){let n=Bp(d),v=an.fromAffine(a).multiplyUnsafe(n);return an.fromAffine(o).add(v).subtract(f).multiplyUnsafe(Mi.h).equals(an.ZERO)}async function p0(a,o,f){let{r:d,SB:n,msg:v,pub:m}=IY(a,o,f),y=await gl.sha512(d.toRawBytes(),m.toRawBytes(),v);return RY(m,d,n,y)}Xi.BASE._setWindowSize(8);var l0={node:pY,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},gl={bytesToHex:Xd,hexToBytes:Rb,concatBytes:KE,getExtendedPublicKey:kb,mod:Zt,invert:Rp,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:a=>{if(a=c0(a),a.length<40||a.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return Zt(Qd(a),Mi.l-qr)+qr},randomBytes:(a=32)=>{if(l0.web)return l0.web.getRandomValues(new Uint8Array(a));if(l0.node){let{randomBytes:o}=l0.node;return new Uint8Array(o(a).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>gl.randomBytes(32),sha512:async(...a)=>{let o=KE(...a);if(l0.web){let f=await l0.web.subtle.digest("SHA-512",o.buffer);return new Uint8Array(f)}else{if(l0.node)return Uint8Array.from(l0.node.createHash("sha512").update(o).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(a=8,o=Xi.BASE){let f=o.equals(Xi.BASE)?o:new Xi(o.x,o.y);return f._setWindowSize(a),f.multiply(bl),f},sha512Sync:void 0};Object.defineProperties(gl,{sha512Sync:{configurable:!1,get(){return Ab},set(a){Ab||(Ab=a)}}});var Ia=class{_key;pk;ownerLength=Rr[2].pubLength;signatureLength=Rr[2].sigLength;_publicKey;get publicKey(){return this._publicKey}signatureType=2;constructor(o,f){this._key=o,this.pk=f}get key(){throw new Error("You must implement `key`")}sign(o){return JE(at.from(o),at.from(this.key))}static async verify(o,f,d){let n=o;return typeof o=="string"&&(n=YE.default.toBuffer(o)),p0(at.from(d),at.from(f),at.from(n))}};var vIe=Ae(Be(),1);Re();Ie();var Rge=Ae(Be(),1);Re();Ie();var H3e=Ae(Be(),1);Re();Ie();var N3e=Ae(Be(),1);Re();Ie();var fi=Ae(Vo(),1);var ube=Ae(Be(),1);Re();Ie();var nbe=Ae(Be());Re();Ie();var ec={},hA=!1;function UY(){if(hA)return ec;hA=!0,ec.byteLength=y,ec.toByteArray=w,ec.fromByteArray=x;for(var a=[],o=[],f=typeof Uint8Array<"u"?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=0,v=d.length;n<v;++n)a[n]=d[n],o[d.charCodeAt(n)]=n;o[45]=62,o[95]=63;function m(E){var I=E.length;if(I%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var T=E.indexOf("=");T===-1&&(T=I);var C=T===I?0:4-T%4;return[T,C]}function y(E){var I=m(E),T=I[0],C=I[1];return(T+C)*3/4-C}function M(E,I,T){return(I+T)*3/4-T}function w(E){var I,T=m(E),C=T[0],P=T[1],L=new f(M(E,C,P)),D=0,Z=P>0?C-4:C,W;for(W=0;W<Z;W+=4)I=o[E.charCodeAt(W)]<<18|o[E.charCodeAt(W+1)]<<12|o[E.charCodeAt(W+2)]<<6|o[E.charCodeAt(W+3)],L[D++]=I>>16&255,L[D++]=I>>8&255,L[D++]=I&255;return P===2&&(I=o[E.charCodeAt(W)]<<2|o[E.charCodeAt(W+1)]>>4,L[D++]=I&255),P===1&&(I=o[E.charCodeAt(W)]<<10|o[E.charCodeAt(W+1)]<<4|o[E.charCodeAt(W+2)]>>2,L[D++]=I>>8&255,L[D++]=I&255),L}function g(E){return a[E>>18&63]+a[E>>12&63]+a[E>>6&63]+a[E&63]}function _(E,I,T){for(var C,P=[],L=I;L<T;L+=3)C=(E[L]<<16&16711680)+(E[L+1]<<8&65280)+(E[L+2]&255),P.push(g(C));return P.join("")}function x(E){for(var I,T=E.length,C=T%3,P=[],L=16383,D=0,Z=T-C;D<Z;D+=L)P.push(_(E,D,D+L>Z?Z:D+L));return C===1?(I=E[T-1],P.push(a[I>>2]+a[I<<4&63]+"==")):C===2&&(I=(E[T-2]<<8)+E[T-1],P.push(a[I>>10]+a[I>>4&63]+a[I<<2&63]+"=")),P.join("")}return ec}var kp={},uA=!1;function FY(){return uA||(uA=!0,kp.read=function(a,o,f,d,n){var v,m,y=n*8-d-1,M=(1<<y)-1,w=M>>1,g=-7,_=f?n-1:0,x=f?-1:1,E=a[o+_];for(_+=x,v=E&(1<<-g)-1,E>>=-g,g+=y;g>0;v=v*256+a[o+_],_+=x,g-=8);for(m=v&(1<<-g)-1,v>>=-g,g+=d;g>0;m=m*256+a[o+_],_+=x,g-=8);if(v===0)v=1-w;else{if(v===M)return m?NaN:(E?-1:1)*(1/0);m=m+Math.pow(2,d),v=v-w}return(E?-1:1)*m*Math.pow(2,v-d)},kp.write=function(a,o,f,d,n,v){var m,y,M,w=v*8-n-1,g=(1<<w)-1,_=g>>1,x=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=d?0:v-1,I=d?1:-1,T=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(y=isNaN(o)?1:0,m=g):(m=Math.floor(Math.log(o)/Math.LN2),o*(M=Math.pow(2,-m))<1&&(m--,M*=2),m+_>=1?o+=x/M:o+=x*Math.pow(2,1-_),o*M>=2&&(m++,M/=2),m+_>=g?(y=0,m=g):m+_>=1?(y=(o*M-1)*Math.pow(2,n),m=m+_):(y=o*Math.pow(2,_-1)*Math.pow(2,n),m=0));n>=8;a[f+E]=y&255,E+=I,y/=256,n-=8);for(m=m<<n|y,w+=n;w>0;a[f+E]=m&255,E+=I,m/=256,w-=8);a[f+E-I]|=T*128}),kp}var Ch={},lA=!1;function vn(){if(lA)return Ch;lA=!0;let a=UY(),o=FY(),f=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ch.Buffer=m,Ch.SlowBuffer=P,Ch.INSPECT_MAX_BYTES=50;let d=2147483647;Ch.kMaxLength=d,m.TYPED_ARRAY_SUPPORT=n(),!m.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function n(){try{let $=new Uint8Array(1),A={foo:function(){return 42}};return Object.setPrototypeOf(A,Uint8Array.prototype),Object.setPrototypeOf($,A),$.foo()===42}catch{return!1}}Object.defineProperty(m.prototype,"parent",{enumerable:!0,get:function(){if(m.isBuffer(this))return this.buffer}}),Object.defineProperty(m.prototype,"offset",{enumerable:!0,get:function(){if(m.isBuffer(this))return this.byteOffset}});function v($){if($>d)throw new RangeError('The value "'+$+'" is invalid for option "size"');let A=new Uint8Array($);return Object.setPrototypeOf(A,m.prototype),A}function m($,A,R){if(typeof $=="number"){if(typeof A=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return g($)}return y($,A,R)}m.poolSize=8192;function y($,A,R){if(typeof $=="string")return _($,A);if(ArrayBuffer.isView($))return E($);if($==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof $);if(he($,ArrayBuffer)||$&&he($.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(he($,SharedArrayBuffer)||$&&he($.buffer,SharedArrayBuffer)))return I($,A,R);if(typeof $=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let N=$.valueOf&&$.valueOf();if(N!=null&&N!==$)return m.from(N,A,R);let H=T($);if(H)return H;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof $[Symbol.toPrimitive]=="function")return m.from($[Symbol.toPrimitive]("string"),A,R);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof $)}m.from=function($,A,R){return y($,A,R)},Object.setPrototypeOf(m.prototype,Uint8Array.prototype),Object.setPrototypeOf(m,Uint8Array);function M($){if(typeof $!="number")throw new TypeError('"size" argument must be of type number');if($<0)throw new RangeError('The value "'+$+'" is invalid for option "size"')}function w($,A,R){return M($),$<=0?v($):A!==void 0?typeof R=="string"?v($).fill(A,R):v($).fill(A):v($)}m.alloc=function($,A,R){return w($,A,R)};function g($){return M($),v($<0?0:C($)|0)}m.allocUnsafe=function($){return g($)},m.allocUnsafeSlow=function($){return g($)};function _($,A){if((typeof A!="string"||A==="")&&(A="utf8"),!m.isEncoding(A))throw new TypeError("Unknown encoding: "+A);let R=L($,A)|0,N=v(R),H=N.write($,A);return H!==R&&(N=N.slice(0,H)),N}function x($){let A=$.length<0?0:C($.length)|0,R=v(A);for(let N=0;N<A;N+=1)R[N]=$[N]&255;return R}function E($){if(he($,Uint8Array)){let A=new Uint8Array($);return I(A.buffer,A.byteOffset,A.byteLength)}return x($)}function I($,A,R){if(A<0||$.byteLength<A)throw new RangeError('"offset" is outside of buffer bounds');if($.byteLength<A+(R||0))throw new RangeError('"length" is outside of buffer bounds');let N;return A===void 0&&R===void 0?N=new Uint8Array($):R===void 0?N=new Uint8Array($,A):N=new Uint8Array($,A,R),Object.setPrototypeOf(N,m.prototype),N}function T($){if(m.isBuffer($)){let A=C($.length)|0,R=v(A);return R.length===0||$.copy(R,0,0,A),R}if($.length!==void 0)return typeof $.length!="number"||nt($.length)?v(0):x($);if($.type==="Buffer"&&Array.isArray($.data))return x($.data)}function C($){if($>=d)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+d.toString(16)+" bytes");return $|0}function P($){return+$!=$&&($=0),m.alloc(+$)}m.isBuffer=function(A){return A!=null&&A._isBuffer===!0&&A!==m.prototype},m.compare=function(A,R){if(he(A,Uint8Array)&&(A=m.from(A,A.offset,A.byteLength)),he(R,Uint8Array)&&(R=m.from(R,R.offset,R.byteLength)),!m.isBuffer(A)||!m.isBuffer(R))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(A===R)return 0;let N=A.length,H=R.length;for(let ne=0,J=Math.min(N,H);ne<J;++ne)if(A[ne]!==R[ne]){N=A[ne],H=R[ne];break}return N<H?-1:H<N?1:0},m.isEncoding=function(A){switch(String(A).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},m.concat=function(A,R){if(!Array.isArray(A))throw new TypeError('"list" argument must be an Array of Buffers');if(A.length===0)return m.alloc(0);let N;if(R===void 0)for(R=0,N=0;N<A.length;++N)R+=A[N].length;let H=m.allocUnsafe(R),ne=0;for(N=0;N<A.length;++N){let J=A[N];if(he(J,Uint8Array))ne+J.length>H.length?(m.isBuffer(J)||(J=m.from(J)),J.copy(H,ne)):Uint8Array.prototype.set.call(H,J,ne);else if(m.isBuffer(J))J.copy(H,ne);else throw new TypeError('"list" argument must be an Array of Buffers');ne+=J.length}return H};function L($,A){if(m.isBuffer($))return $.length;if(ArrayBuffer.isView($)||he($,ArrayBuffer))return $.byteLength;if(typeof $!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof $);let R=$.length,N=arguments.length>2&&arguments[2]===!0;if(!N&&R===0)return 0;let H=!1;for(;;)switch(A){case"ascii":case"latin1":case"binary":return R;case"utf8":case"utf-8":return be($).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R*2;case"hex":return R>>>1;case"base64":return ye($).length;default:if(H)return N?-1:be($).length;A=(""+A).toLowerCase(),H=!0}}m.byteLength=L;function D($,A,R){let N=!1;if((A===void 0||A<0)&&(A=0),A>this.length||((R===void 0||R>this.length)&&(R=this.length),R<=0)||(R>>>=0,A>>>=0,R<=A))return"";for($||($="utf8");;)switch($){case"hex":return l(this,A,R);case"utf8":case"utf-8":return i(this,A,R);case"ascii":return c(this,A,R);case"latin1":case"binary":return b(this,A,R);case"base64":return r(this,A,R);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t(this,A,R);default:if(N)throw new TypeError("Unknown encoding: "+$);$=($+"").toLowerCase(),N=!0}}m.prototype._isBuffer=!0;function Z($,A,R){let N=$[A];$[A]=$[R],$[R]=N}m.prototype.swap16=function(){let A=this.length;if(A%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let R=0;R<A;R+=2)Z(this,R,R+1);return this},m.prototype.swap32=function(){let A=this.length;if(A%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let R=0;R<A;R+=4)Z(this,R,R+3),Z(this,R+1,R+2);return this},m.prototype.swap64=function(){let A=this.length;if(A%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let R=0;R<A;R+=8)Z(this,R,R+7),Z(this,R+1,R+6),Z(this,R+2,R+5),Z(this,R+3,R+4);return this},m.prototype.toString=function(){let A=this.length;return A===0?"":arguments.length===0?i(this,0,A):D.apply(this,arguments)},m.prototype.toLocaleString=m.prototype.toString,m.prototype.equals=function(A){if(!m.isBuffer(A))throw new TypeError("Argument must be a Buffer");return this===A?!0:m.compare(this,A)===0},m.prototype.inspect=function(){let A="",R=Ch.INSPECT_MAX_BYTES;return A=this.toString("hex",0,R).replace(/(.{2})/g,"$1 ").trim(),this.length>R&&(A+=" ... "),"<Buffer "+A+">"},f&&(m.prototype[f]=m.prototype.inspect),m.prototype.compare=function(A,R,N,H,ne){if(he(A,Uint8Array)&&(A=m.from(A,A.offset,A.byteLength)),!m.isBuffer(A))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof A);if(R===void 0&&(R=0),N===void 0&&(N=A?A.length:0),H===void 0&&(H=0),ne===void 0&&(ne=this.length),R<0||N>A.length||H<0||ne>this.length)throw new RangeError("out of range index");if(H>=ne&&R>=N)return 0;if(H>=ne)return-1;if(R>=N)return 1;if(R>>>=0,N>>>=0,H>>>=0,ne>>>=0,this===A)return 0;let J=ne-H,de=N-R,st=Math.min(J,de),le=this.slice(H,ne),ve=A.slice(R,N);for(let ot=0;ot<st;++ot)if(le[ot]!==ve[ot]){J=le[ot],de=ve[ot];break}return J<de?-1:de<J?1:0};function W($,A,R,N,H){if($.length===0)return-1;if(typeof R=="string"?(N=R,R=0):R>2147483647?R=2147483647:R<-2147483648&&(R=-2147483648),R=+R,nt(R)&&(R=H?0:$.length-1),R<0&&(R=$.length+R),R>=$.length){if(H)return-1;R=$.length-1}else if(R<0)if(H)R=0;else return-1;if(typeof A=="string"&&(A=m.from(A,N)),m.isBuffer(A))return A.length===0?-1:Q($,A,R,N,H);if(typeof A=="number")return A=A&255,typeof Uint8Array.prototype.indexOf=="function"?H?Uint8Array.prototype.indexOf.call($,A,R):Uint8Array.prototype.lastIndexOf.call($,A,R):Q($,[A],R,N,H);throw new TypeError("val must be string, number or Buffer")}function Q($,A,R,N,H){let ne=1,J=$.length,de=A.length;if(N!==void 0&&(N=String(N).toLowerCase(),N==="ucs2"||N==="ucs-2"||N==="utf16le"||N==="utf-16le")){if($.length<2||A.length<2)return-1;ne=2,J/=2,de/=2,R/=2}function st(ve,ot){return ne===1?ve[ot]:ve.readUInt16BE(ot*ne)}let le;if(H){let ve=-1;for(le=R;le<J;le++)if(st($,le)===st(A,ve===-1?0:le-ve)){if(ve===-1&&(ve=le),le-ve+1===de)return ve*ne}else ve!==-1&&(le-=le-ve),ve=-1}else for(R+de>J&&(R=J-de),le=R;le>=0;le--){let ve=!0;for(let ot=0;ot<de;ot++)if(st($,le+ot)!==st(A,ot)){ve=!1;break}if(ve)return le}return-1}m.prototype.includes=function(A,R,N){return this.indexOf(A,R,N)!==-1},m.prototype.indexOf=function(A,R,N){return W(this,A,R,N,!0)},m.prototype.lastIndexOf=function(A,R,N){return W(this,A,R,N,!1)};function K($,A,R,N){R=Number(R)||0;let H=$.length-R;N?(N=Number(N),N>H&&(N=H)):N=H;let ne=A.length;N>ne/2&&(N=ne/2);let J;for(J=0;J<N;++J){let de=parseInt(A.substr(J*2,2),16);if(nt(de))return J;$[R+J]=de}return J}function z($,A,R,N){return fe(be(A,$.length-R),$,R,N)}function X($,A,R,N){return fe(re(A),$,R,N)}function p($,A,R,N){return fe(ye(A),$,R,N)}function e($,A,R,N){return fe(ae(A,$.length-R),$,R,N)}m.prototype.write=function(A,R,N,H){if(R===void 0)H="utf8",N=this.length,R=0;else if(N===void 0&&typeof R=="string")H=R,N=this.length,R=0;else if(isFinite(R))R=R>>>0,isFinite(N)?(N=N>>>0,H===void 0&&(H="utf8")):(H=N,N=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let ne=this.length-R;if((N===void 0||N>ne)&&(N=ne),A.length>0&&(N<0||R<0)||R>this.length)throw new RangeError("Attempt to write outside buffer bounds");H||(H="utf8");let J=!1;for(;;)switch(H){case"hex":return K(this,A,R,N);case"utf8":case"utf-8":return z(this,A,R,N);case"ascii":case"latin1":case"binary":return X(this,A,R,N);case"base64":return p(this,A,R,N);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return e(this,A,R,N);default:if(J)throw new TypeError("Unknown encoding: "+H);H=(""+H).toLowerCase(),J=!0}},m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function r($,A,R){return A===0&&R===$.length?a.fromByteArray($):a.fromByteArray($.slice(A,R))}function i($,A,R){R=Math.min($.length,R);let N=[],H=A;for(;H<R;){let ne=$[H],J=null,de=ne>239?4:ne>223?3:ne>191?2:1;if(H+de<=R){let st,le,ve,ot;switch(de){case 1:ne<128&&(J=ne);break;case 2:st=$[H+1],(st&192)===128&&(ot=(ne&31)<<6|st&63,ot>127&&(J=ot));break;case 3:st=$[H+1],le=$[H+2],(st&192)===128&&(le&192)===128&&(ot=(ne&15)<<12|(st&63)<<6|le&63,ot>2047&&(ot<55296||ot>57343)&&(J=ot));break;case 4:st=$[H+1],le=$[H+2],ve=$[H+3],(st&192)===128&&(le&192)===128&&(ve&192)===128&&(ot=(ne&15)<<18|(st&63)<<12|(le&63)<<6|ve&63,ot>65535&&ot<1114112&&(J=ot))}}J===null?(J=65533,de=1):J>65535&&(J-=65536,N.push(J>>>10&1023|55296),J=56320|J&1023),N.push(J),H+=de}return h(N)}let s=4096;function h($){let A=$.length;if(A<=s)return String.fromCharCode.apply(String,$);let R="",N=0;for(;N<A;)R+=String.fromCharCode.apply(String,$.slice(N,N+=s));return R}function c($,A,R){let N="";R=Math.min($.length,R);for(let H=A;H<R;++H)N+=String.fromCharCode($[H]&127);return N}function b($,A,R){let N="";R=Math.min($.length,R);for(let H=A;H<R;++H)N+=String.fromCharCode($[H]);return N}function l($,A,R){let N=$.length;(!A||A<0)&&(A=0),(!R||R<0||R>N)&&(R=N);let H="";for(let ne=A;ne<R;++ne)H+=ce[$[ne]];return H}function t($,A,R){let N=$.slice(A,R),H="";for(let ne=0;ne<N.length-1;ne+=2)H+=String.fromCharCode(N[ne]+N[ne+1]*256);return H}m.prototype.slice=function(A,R){let N=this.length;A=~~A,R=R===void 0?N:~~R,A<0?(A+=N,A<0&&(A=0)):A>N&&(A=N),R<0?(R+=N,R<0&&(R=0)):R>N&&(R=N),R<A&&(R=A);let H=this.subarray(A,R);return Object.setPrototypeOf(H,m.prototype),H};function u($,A,R){if($%1!==0||$<0)throw new RangeError("offset is not uint");if($+A>R)throw new RangeError("Trying to access beyond buffer length")}m.prototype.readUintLE=m.prototype.readUIntLE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=this[A],ne=1,J=0;for(;++J<R&&(ne*=256);)H+=this[A+J]*ne;return H},m.prototype.readUintBE=m.prototype.readUIntBE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=this[A+--R],ne=1;for(;R>0&&(ne*=256);)H+=this[A+--R]*ne;return H},m.prototype.readUint8=m.prototype.readUInt8=function(A,R){return A=A>>>0,R||u(A,1,this.length),this[A]},m.prototype.readUint16LE=m.prototype.readUInt16LE=function(A,R){return A=A>>>0,R||u(A,2,this.length),this[A]|this[A+1]<<8},m.prototype.readUint16BE=m.prototype.readUInt16BE=function(A,R){return A=A>>>0,R||u(A,2,this.length),this[A]<<8|this[A+1]},m.prototype.readUint32LE=m.prototype.readUInt32LE=function(A,R){return A=A>>>0,R||u(A,4,this.length),(this[A]|this[A+1]<<8|this[A+2]<<16)+this[A+3]*16777216},m.prototype.readUint32BE=m.prototype.readUInt32BE=function(A,R){return A=A>>>0,R||u(A,4,this.length),this[A]*16777216+(this[A+1]<<16|this[A+2]<<8|this[A+3])},m.prototype.readBigUInt64LE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=R+this[++A]*2**8+this[++A]*2**16+this[++A]*2**24,ne=this[++A]+this[++A]*2**8+this[++A]*2**16+N*2**24;return BigInt(H)+(BigInt(ne)<<BigInt(32))}),m.prototype.readBigUInt64BE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=R*2**24+this[++A]*2**16+this[++A]*2**8+this[++A],ne=this[++A]*2**24+this[++A]*2**16+this[++A]*2**8+N;return(BigInt(H)<<BigInt(32))+BigInt(ne)}),m.prototype.readIntLE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=this[A],ne=1,J=0;for(;++J<R&&(ne*=256);)H+=this[A+J]*ne;return ne*=128,H>=ne&&(H-=Math.pow(2,8*R)),H},m.prototype.readIntBE=function(A,R,N){A=A>>>0,R=R>>>0,N||u(A,R,this.length);let H=R,ne=1,J=this[A+--H];for(;H>0&&(ne*=256);)J+=this[A+--H]*ne;return ne*=128,J>=ne&&(J-=Math.pow(2,8*R)),J},m.prototype.readInt8=function(A,R){return A=A>>>0,R||u(A,1,this.length),this[A]&128?(255-this[A]+1)*-1:this[A]},m.prototype.readInt16LE=function(A,R){A=A>>>0,R||u(A,2,this.length);let N=this[A]|this[A+1]<<8;return N&32768?N|4294901760:N},m.prototype.readInt16BE=function(A,R){A=A>>>0,R||u(A,2,this.length);let N=this[A+1]|this[A]<<8;return N&32768?N|4294901760:N},m.prototype.readInt32LE=function(A,R){return A=A>>>0,R||u(A,4,this.length),this[A]|this[A+1]<<8|this[A+2]<<16|this[A+3]<<24},m.prototype.readInt32BE=function(A,R){return A=A>>>0,R||u(A,4,this.length),this[A]<<24|this[A+1]<<16|this[A+2]<<8|this[A+3]},m.prototype.readBigInt64LE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=this[A+4]+this[A+5]*2**8+this[A+6]*2**16+(N<<24);return(BigInt(H)<<BigInt(32))+BigInt(R+this[++A]*2**8+this[++A]*2**16+this[++A]*2**24)}),m.prototype.readBigInt64BE=me(function(A){A=A>>>0,j(A,"offset");let R=this[A],N=this[A+7];(R===void 0||N===void 0)&&V(A,this.length-8);let H=(R<<24)+this[++A]*2**16+this[++A]*2**8+this[++A];return(BigInt(H)<<BigInt(32))+BigInt(this[++A]*2**24+this[++A]*2**16+this[++A]*2**8+N)}),m.prototype.readFloatLE=function(A,R){return A=A>>>0,R||u(A,4,this.length),o.read(this,A,!0,23,4)},m.prototype.readFloatBE=function(A,R){return A=A>>>0,R||u(A,4,this.length),o.read(this,A,!1,23,4)},m.prototype.readDoubleLE=function(A,R){return A=A>>>0,R||u(A,8,this.length),o.read(this,A,!0,52,8)},m.prototype.readDoubleBE=function(A,R){return A=A>>>0,R||u(A,8,this.length),o.read(this,A,!1,52,8)};function S($,A,R,N,H,ne){if(!m.isBuffer($))throw new TypeError('"buffer" argument must be a Buffer instance');if(A>H||A<ne)throw new RangeError('"value" argument is out of bounds');if(R+N>$.length)throw new RangeError("Index out of range")}m.prototype.writeUintLE=m.prototype.writeUIntLE=function(A,R,N,H){if(A=+A,R=R>>>0,N=N>>>0,!H){let de=Math.pow(2,8*N)-1;S(this,A,R,N,de,0)}let ne=1,J=0;for(this[R]=A&255;++J<N&&(ne*=256);)this[R+J]=A/ne&255;return R+N},m.prototype.writeUintBE=m.prototype.writeUIntBE=function(A,R,N,H){if(A=+A,R=R>>>0,N=N>>>0,!H){let de=Math.pow(2,8*N)-1;S(this,A,R,N,de,0)}let ne=N-1,J=1;for(this[R+ne]=A&255;--ne>=0&&(J*=256);)this[R+ne]=A/J&255;return R+N},m.prototype.writeUint8=m.prototype.writeUInt8=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,1,255,0),this[R]=A&255,R+1},m.prototype.writeUint16LE=m.prototype.writeUInt16LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,65535,0),this[R]=A&255,this[R+1]=A>>>8,R+2},m.prototype.writeUint16BE=m.prototype.writeUInt16BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,65535,0),this[R]=A>>>8,this[R+1]=A&255,R+2},m.prototype.writeUint32LE=m.prototype.writeUInt32LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,4294967295,0),this[R+3]=A>>>24,this[R+2]=A>>>16,this[R+1]=A>>>8,this[R]=A&255,R+4},m.prototype.writeUint32BE=m.prototype.writeUInt32BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,4294967295,0),this[R]=A>>>24,this[R+1]=A>>>16,this[R+2]=A>>>8,this[R+3]=A&255,R+4};function B($,A,R,N,H){Y(A,N,H,$,R,7);let ne=Number(A&BigInt(4294967295));$[R++]=ne,ne=ne>>8,$[R++]=ne,ne=ne>>8,$[R++]=ne,ne=ne>>8,$[R++]=ne;let J=Number(A>>BigInt(32)&BigInt(4294967295));return $[R++]=J,J=J>>8,$[R++]=J,J=J>>8,$[R++]=J,J=J>>8,$[R++]=J,R}function k($,A,R,N,H){Y(A,N,H,$,R,7);let ne=Number(A&BigInt(4294967295));$[R+7]=ne,ne=ne>>8,$[R+6]=ne,ne=ne>>8,$[R+5]=ne,ne=ne>>8,$[R+4]=ne;let J=Number(A>>BigInt(32)&BigInt(4294967295));return $[R+3]=J,J=J>>8,$[R+2]=J,J=J>>8,$[R+1]=J,J=J>>8,$[R]=J,R+8}m.prototype.writeBigUInt64LE=me(function(A,R=0){return B(this,A,R,BigInt(0),BigInt("0xffffffffffffffff"))}),m.prototype.writeBigUInt64BE=me(function(A,R=0){return k(this,A,R,BigInt(0),BigInt("0xffffffffffffffff"))}),m.prototype.writeIntLE=function(A,R,N,H){if(A=+A,R=R>>>0,!H){let st=Math.pow(2,8*N-1);S(this,A,R,N,st-1,-st)}let ne=0,J=1,de=0;for(this[R]=A&255;++ne<N&&(J*=256);)A<0&&de===0&&this[R+ne-1]!==0&&(de=1),this[R+ne]=(A/J>>0)-de&255;return R+N},m.prototype.writeIntBE=function(A,R,N,H){if(A=+A,R=R>>>0,!H){let st=Math.pow(2,8*N-1);S(this,A,R,N,st-1,-st)}let ne=N-1,J=1,de=0;for(this[R+ne]=A&255;--ne>=0&&(J*=256);)A<0&&de===0&&this[R+ne+1]!==0&&(de=1),this[R+ne]=(A/J>>0)-de&255;return R+N},m.prototype.writeInt8=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,1,127,-128),A<0&&(A=255+A+1),this[R]=A&255,R+1},m.prototype.writeInt16LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,32767,-32768),this[R]=A&255,this[R+1]=A>>>8,R+2},m.prototype.writeInt16BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,2,32767,-32768),this[R]=A>>>8,this[R+1]=A&255,R+2},m.prototype.writeInt32LE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,2147483647,-2147483648),this[R]=A&255,this[R+1]=A>>>8,this[R+2]=A>>>16,this[R+3]=A>>>24,R+4},m.prototype.writeInt32BE=function(A,R,N){return A=+A,R=R>>>0,N||S(this,A,R,4,2147483647,-2147483648),A<0&&(A=4294967295+A+1),this[R]=A>>>24,this[R+1]=A>>>16,this[R+2]=A>>>8,this[R+3]=A&255,R+4},m.prototype.writeBigInt64LE=me(function(A,R=0){return B(this,A,R,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),m.prototype.writeBigInt64BE=me(function(A,R=0){return k(this,A,R,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function q($,A,R,N,H,ne){if(R+N>$.length)throw new RangeError("Index out of range");if(R<0)throw new RangeError("Index out of range")}function F($,A,R,N,H){return A=+A,R=R>>>0,H||q($,A,R,4),o.write($,A,R,N,23,4),R+4}m.prototype.writeFloatLE=function(A,R,N){return F(this,A,R,!0,N)},m.prototype.writeFloatBE=function(A,R,N){return F(this,A,R,!1,N)};function ee($,A,R,N,H){return A=+A,R=R>>>0,H||q($,A,R,8),o.write($,A,R,N,52,8),R+8}m.prototype.writeDoubleLE=function(A,R,N){return ee(this,A,R,!0,N)},m.prototype.writeDoubleBE=function(A,R,N){return ee(this,A,R,!1,N)},m.prototype.copy=function(A,R,N,H){if(!m.isBuffer(A))throw new TypeError("argument should be a Buffer");if(N||(N=0),!H&&H!==0&&(H=this.length),R>=A.length&&(R=A.length),R||(R=0),H>0&&H<N&&(H=N),H===N||A.length===0||this.length===0)return 0;if(R<0)throw new RangeError("targetStart out of bounds");if(N<0||N>=this.length)throw new RangeError("Index out of range");if(H<0)throw new RangeError("sourceEnd out of bounds");H>this.length&&(H=this.length),A.length-R<H-N&&(H=A.length-R+N);let ne=H-N;return this===A&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(R,N,H):Uint8Array.prototype.set.call(A,this.subarray(N,H),R),ne},m.prototype.fill=function(A,R,N,H){if(typeof A=="string"){if(typeof R=="string"?(H=R,R=0,N=this.length):typeof N=="string"&&(H=N,N=this.length),H!==void 0&&typeof H!="string")throw new TypeError("encoding must be a string");if(typeof H=="string"&&!m.isEncoding(H))throw new TypeError("Unknown encoding: "+H);if(A.length===1){let J=A.charCodeAt(0);(H==="utf8"&&J<128||H==="latin1")&&(A=J)}}else typeof A=="number"?A=A&255:typeof A=="boolean"&&(A=Number(A));if(R<0||this.length<R||this.length<N)throw new RangeError("Out of range index");if(N<=R)return this;R=R>>>0,N=N===void 0?this.length:N>>>0,A||(A=0);let ne;if(typeof A=="number")for(ne=R;ne<N;++ne)this[ne]=A;else{let J=m.isBuffer(A)?A:m.from(A,H),de=J.length;if(de===0)throw new TypeError('The value "'+A+'" is invalid for argument "value"');for(ne=0;ne<N-R;++ne)this[ne+R]=J[ne%de]}return this};let te={};function O($,A,R){te[$]=class extends R{constructor(){super(),Object.defineProperty(this,"message",{value:A.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${$}]`,this.stack,delete this.name}get code(){return $}set code(H){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:H,writable:!0})}toString(){return`${this.name} [${$}]: ${this.message}`}}}O("ERR_BUFFER_OUT_OF_BOUNDS",function($){return $?`${$} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),O("ERR_INVALID_ARG_TYPE",function($,A){return`The "${$}" argument must be of type number. Received type ${typeof A}`},TypeError),O("ERR_OUT_OF_RANGE",function($,A,R){let N=`The value of "${$}" is out of range.`,H=R;return Number.isInteger(R)&&Math.abs(R)>2**32?H=U(String(R)):typeof R=="bigint"&&(H=String(R),(R>BigInt(2)**BigInt(32)||R<-(BigInt(2)**BigInt(32)))&&(H=U(H)),H+="n"),N+=` It must be ${A}. Received ${H}`,N},RangeError);function U($){let A="",R=$.length,N=$[0]==="-"?1:0;for(;R>=N+4;R-=3)A=`_${$.slice(R-3,R)}${A}`;return`${$.slice(0,R)}${A}`}function oe($,A,R){j(A,"offset"),($[A]===void 0||$[A+R]===void 0)&&V(A,$.length-(R+1))}function Y($,A,R,N,H,ne){if($>R||$<A){let J=typeof A=="bigint"?"n":"",de;throw A===0||A===BigInt(0)?de=`>= 0${J} and < 2${J} ** ${(ne+1)*8}${J}`:de=`>= -(2${J} ** ${(ne+1)*8-1}${J}) and < 2 ** ${(ne+1)*8-1}${J}`,new te.ERR_OUT_OF_RANGE("value",de,$)}oe(N,H,ne)}function j($,A){if(typeof $!="number")throw new te.ERR_INVALID_ARG_TYPE(A,"number",$)}function V($,A,R){throw Math.floor($)!==$?(j($,R),new te.ERR_OUT_OF_RANGE("offset","an integer",$)):A<0?new te.ERR_BUFFER_OUT_OF_BOUNDS:new te.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${A}`,$)}let G=/[^+/0-9A-Za-z-_]/g;function ie($){if($=$.split("=")[0],$=$.trim().replace(G,""),$.length<2)return"";for(;$.length%4!==0;)$=$+"=";return $}function be($,A){A=A||1/0;let R,N=$.length,H=null,ne=[];for(let J=0;J<N;++J){if(R=$.charCodeAt(J),R>55295&&R<57344){if(!H){if(R>56319){(A-=3)>-1&&ne.push(239,191,189);continue}else if(J+1===N){(A-=3)>-1&&ne.push(239,191,189);continue}H=R;continue}if(R<56320){(A-=3)>-1&&ne.push(239,191,189),H=R;continue}R=(H-55296<<10|R-56320)+65536}else H&&(A-=3)>-1&&ne.push(239,191,189);if(H=null,R<128){if((A-=1)<0)break;ne.push(R)}else if(R<2048){if((A-=2)<0)break;ne.push(R>>6|192,R&63|128)}else if(R<65536){if((A-=3)<0)break;ne.push(R>>12|224,R>>6&63|128,R&63|128)}else if(R<1114112){if((A-=4)<0)break;ne.push(R>>18|240,R>>12&63|128,R>>6&63|128,R&63|128)}else throw new Error("Invalid code point")}return ne}function re($){let A=[];for(let R=0;R<$.length;++R)A.push($.charCodeAt(R)&255);return A}function ae($,A){let R,N,H,ne=[];for(let J=0;J<$.length&&!((A-=2)<0);++J)R=$.charCodeAt(J),N=R>>8,H=R%256,ne.push(H),ne.push(N);return ne}function ye($){return a.toByteArray(ie($))}function fe($,A,R,N){let H;for(H=0;H<N&&!(H+R>=A.length||H>=$.length);++H)A[H+R]=$[H];return H}function he($,A){return $ instanceof A||$!=null&&$.constructor!=null&&$.constructor.name!=null&&$.constructor.name===A.name}function nt($){return $!==$}let ce=function(){let $="0123456789abcdef",A=new Array(256);for(let R=0;R<16;++R){let N=R*16;for(let H=0;H<16;++H)A[N+H]=$[R]+$[H]}return A}();function me($){return typeof BigInt>"u"?ut:$}function ut(){throw new Error("BigInt not supported")}return Ch}var tc={},dA=!1;function wr(){if(dA)return tc;dA=!0;var a=vn(),o=a.Buffer;function f(n,v){for(var m in n)v[m]=n[m]}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?tc=a:(f(a,tc),tc.Buffer=d);function d(n,v,m){return o(n,v,m)}return d.prototype=Object.create(o.prototype),f(o,d),d.from=function(n,v,m){if(typeof n=="number")throw new TypeError("Argument must not be a number");return o(n,v,m)},d.alloc=function(n,v,m){if(typeof n!="number")throw new TypeError("Argument must be a number");var y=o(n);return v!==void 0?typeof m=="string"?y.fill(v,m):y.fill(v):y.fill(0),y},d.allocUnsafe=function(n){if(typeof n!="number")throw new TypeError("Argument must be a number");return o(n)},d.allocUnsafeSlow=function(n){if(typeof n!="number")throw new TypeError("Argument must be a number");return a.SlowBuffer(n)},tc}var Pb={},cA=!1;function zY(){if(cA)return Pb;cA=!0;var a=wr().Buffer,o=a.isEncoding||function(P){switch(P=""+P,P&&P.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function f(P){if(!P)return"utf8";for(var L;;)switch(P){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return P;default:if(L)return;P=(""+P).toLowerCase(),L=!0}}function d(P){var L=f(P);if(typeof L!="string"&&(a.isEncoding===o||!o(P)))throw new Error("Unknown encoding: "+P);return L||P}Pb.StringDecoder=n;function n(P){this.encoding=d(P);var L;switch(this.encoding){case"utf16le":this.text=_,this.end=x,L=4;break;case"utf8":this.fillLast=M,L=4;break;case"base64":this.text=E,this.end=I,L=3;break;default:this.write=T,this.end=C;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=a.allocUnsafe(L)}n.prototype.write=function(P){if(P.length===0)return"";var L,D;if(this.lastNeed){if(L=this.fillLast(P),L===void 0)return"";D=this.lastNeed,this.lastNeed=0}else D=0;return D<P.length?L?L+this.text(P,D):this.text(P,D):L||""},n.prototype.end=g,n.prototype.text=w,n.prototype.fillLast=function(P){if(this.lastNeed<=P.length)return P.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);P.copy(this.lastChar,this.lastTotal-this.lastNeed,0,P.length),this.lastNeed-=P.length};function v(P){return P<=127?0:P>>5===6?2:P>>4===14?3:P>>3===30?4:P>>6===2?-1:-2}function m(P,L,D){var Z=L.length-1;if(Z<D)return 0;var W=v(L[Z]);return W>=0?(W>0&&(P.lastNeed=W-1),W):--Z<D||W===-2?0:(W=v(L[Z]),W>=0?(W>0&&(P.lastNeed=W-2),W):--Z<D||W===-2?0:(W=v(L[Z]),W>=0?(W>0&&(W===2?W=0:P.lastNeed=W-3),W):0))}function y(P,L,D){if((L[0]&192)!==128)return P.lastNeed=0,"\uFFFD";if(P.lastNeed>1&&L.length>1){if((L[1]&192)!==128)return P.lastNeed=1,"\uFFFD";if(P.lastNeed>2&&L.length>2&&(L[2]&192)!==128)return P.lastNeed=2,"\uFFFD"}}function M(P){var L=this.lastTotal-this.lastNeed,D=y(this,P);if(D!==void 0)return D;if(this.lastNeed<=P.length)return P.copy(this.lastChar,L,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);P.copy(this.lastChar,L,0,P.length),this.lastNeed-=P.length}function w(P,L){var D=m(this,P,L);if(!this.lastNeed)return P.toString("utf8",L);this.lastTotal=D;var Z=P.length-(D-this.lastNeed);return P.copy(this.lastChar,0,Z),P.toString("utf8",L,Z)}function g(P){var L=P&&P.length?this.write(P):"";return this.lastNeed?L+"\uFFFD":L}function _(P,L){if((P.length-L)%2===0){var D=P.toString("utf16le",L);if(D){var Z=D.charCodeAt(D.length-1);if(Z>=55296&&Z<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=P[P.length-2],this.lastChar[1]=P[P.length-1],D.slice(0,-1)}return D}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=P[P.length-1],P.toString("utf16le",L,P.length-1)}function x(P){var L=P&&P.length?this.write(P):"";if(this.lastNeed){var D=this.lastTotal-this.lastNeed;return L+this.lastChar.toString("utf16le",0,D)}return L}function E(P,L){var D=(P.length-L)%3;return D===0?P.toString("base64",L):(this.lastNeed=3-D,this.lastTotal=3,D===1?this.lastChar[0]=P[P.length-1]:(this.lastChar[0]=P[P.length-2],this.lastChar[1]=P[P.length-1]),P.toString("base64",L,P.length-D))}function I(P){var L=P&&P.length?this.write(P):"";return this.lastNeed?L+this.lastChar.toString("base64",0,3-this.lastNeed):L}function T(P){return P.toString(this.encoding)}function C(P){return P&&P.length?this.write(P):""}return Pb}var M2=zY();M2.StringDecoder;var hme=M2.StringDecoder;function F9(a){throw new Error("Node.js process "+a+" is not supported by JSPM core outside of Node.js")}var Cf=[],Nl=!1,lu,Vv=-1;function HY(){!Nl||!lu||(Nl=!1,lu.length?Cf=lu.concat(Cf):Vv=-1,Cf.length&&uD())}function uD(){if(!Nl){var a=setTimeout(HY,0);Nl=!0;for(var o=Cf.length;o;){for(lu=Cf,Cf=[];++Vv<o;)lu&&lu[Vv].run();Vv=-1,o=Cf.length}lu=null,Nl=!1,clearTimeout(a)}}function KY(a){var o=new Array(arguments.length-1);if(arguments.length>1)for(var f=1;f<arguments.length;f++)o[f-1]=arguments[f];Cf.push(new lD(a,o)),Cf.length===1&&!Nl&&setTimeout(uD,0)}function lD(a,o){this.fun=a,this.array=o}lD.prototype.run=function(){this.fun.apply(null,this.array)};var jY="browser",WY="x64",ZY="browser",GY={PATH:"/usr/bin",LANG:navigator.language+".UTF-8",PWD:"/",HOME:"/home",TMP:"/tmp"},VY=["/usr/bin/node"],JY=[],YY="v16.8.0",XY={},QY=function(a,o){console.warn((o?o+": ":"")+a)},eX=function(a){F9("binding")},tX=function(a){return 0},rX=function(){return"/"},iX=function(a){},nX={name:"node",sourceUrl:"",headersUrl:"",libUrl:""};function Qn(){}var aX=Qn,oX=[];function sX(a){F9("_linkedBinding")}var fX={},hX=!1,uX={};function lX(a){F9("dlopen")}function dX(){return[]}function cX(){return[]}var pX=Qn,vX=Qn,z9=function(){return{}},mX=z9,bX=z9,gX=Qn,yX=Qn,wX=Qn,MX={};function _X(a,o){if(!a)throw new Error(o||"assertion error")}var xX={inspector:!1,debug:!1,uv:!1,ipv6:!1,tls_alpn:!1,tls_sni:!1,tls_ocsp:!1,tls:!1,cached_builtins:!0},SX=Qn,EX=Qn;function AX(){return!1}var BX=Qn,IX=Qn,RX=Qn,TX=Qn,kX=Qn,$X=void 0,PX=void 0,CX=void 0,NX=Qn,LX=2,DX=1,OX="/bin/usr/node",qX=9229,UX="node",FX=[],zX=Qn,z0={now:typeof performance<"u"?performance.now.bind(performance):void 0,timing:typeof performance<"u"?performance.timing:void 0};z0.now===void 0&&(Cb=Date.now(),z0.timing&&z0.timing.navigationStart&&(Cb=z0.timing.navigationStart),z0.now=()=>Date.now()-Cb);var Cb;function HX(){return z0.now()/1e3}var n9=1e9;function a9(a){var o=Math.floor((Date.now()-z0.now())*.001),f=z0.now()*.001,d=Math.floor(f)+o,n=Math.floor(f%1*1e9);return a&&(d=d-a[0],n=n-a[1],n<0&&(d--,n+=n9)),[d,n]}a9.bigint=function(a){var o=a9(a);return typeof BigInt>"u"?o[0]*n9+o[1]:BigInt(o[0]*n9)+BigInt(o[1])};var KX=10,jX={},WX=0;function W0(){return Au}var ZX=W0,GX=W0,VX=W0,JX=W0,YX=W0,XX=Qn,QX=W0,eQ=W0;function tQ(a){return[]}var Au={version:YY,versions:XY,arch:WY,platform:ZY,release:nX,_rawDebug:aX,moduleLoadList:oX,binding:eX,_linkedBinding:sX,_events:jX,_eventsCount:WX,_maxListeners:KX,on:W0,addListener:ZX,once:GX,off:VX,removeListener:JX,removeAllListeners:YX,emit:XX,prependListener:QX,prependOnceListener:eQ,listeners:tQ,domain:fX,_exiting:hX,config:uX,dlopen:lX,uptime:HX,_getActiveRequests:dX,_getActiveHandles:cX,reallyExit:pX,_kill:vX,cpuUsage:z9,resourceUsage:mX,memoryUsage:bX,kill:gX,exit:yX,openStdin:wX,allowedNodeEnvironmentFlags:MX,assert:_X,features:xX,_fatalExceptions:SX,setUncaughtExceptionCaptureCallback:EX,hasUncaughtExceptionCaptureCallback:AX,emitWarning:QY,nextTick:KY,_tickCallback:BX,_debugProcess:IX,_debugEnd:RX,_startProfilerIdleNotifier:TX,_stopProfilerIdleNotifier:kX,stdout:$X,stdin:CX,stderr:PX,abort:NX,umask:tX,chdir:iX,cwd:rX,env:GY,title:jY,argv:VY,execArgv:JY,pid:LX,ppid:DX,execPath:OX,debugPort:qX,hrtime:a9,argv0:UX,_preload_modules:FX,setSourceMapsEnabled:zX},$p={},pA=!1;function Sr(){return pA||(pA=!0,typeof Object.create=="function"?$p=function(o,f){f&&(o.super_=f,o.prototype=Object.create(f.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}))}:$p=function(o,f){if(f){o.super_=f;var d=function(){};d.prototype=f.prototype,o.prototype=new d,o.prototype.constructor=o}}),$p}var dD,cD,Ll=typeof Reflect=="object"?Reflect:null,vA=Ll&&typeof Ll.apply=="function"?Ll.apply:function(a,o,f){return Function.prototype.apply.call(a,o,f)};cD=Ll&&typeof Ll.ownKeys=="function"?Ll.ownKeys:Object.getOwnPropertySymbols?function(a){return Object.getOwnPropertyNames(a).concat(Object.getOwnPropertySymbols(a))}:function(a){return Object.getOwnPropertyNames(a)};var mA=Number.isNaN||function(a){return a!=a};function di(){di.init.call(this)}dD=di,di.EventEmitter=di,di.prototype._events=void 0,di.prototype._eventsCount=0,di.prototype._maxListeners=void 0;var bA=10;function Jv(a){if(typeof a!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof a)}function pD(a){return a._maxListeners===void 0?di.defaultMaxListeners:a._maxListeners}function gA(a,o,f,d){var n,v,m,y;if(Jv(f),(v=a._events)===void 0?(v=a._events=Object.create(null),a._eventsCount=0):(v.newListener!==void 0&&(a.emit("newListener",o,f.listener?f.listener:f),v=a._events),m=v[o]),m===void 0)m=v[o]=f,++a._eventsCount;else if(typeof m=="function"?m=v[o]=d?[f,m]:[m,f]:d?m.unshift(f):m.push(f),(n=pD(a))>0&&m.length>n&&!m.warned){m.warned=!0;var M=new Error("Possible EventEmitter memory leak detected. "+m.length+" "+String(o)+" listeners added. Use emitter.setMaxListeners() to increase limit");M.name="MaxListenersExceededWarning",M.emitter=a,M.type=o,M.count=m.length,y=M,console&&console.warn&&console.warn(y)}return a}function rQ(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function yA(a,o,f){var d={fired:!1,wrapFn:void 0,target:a,type:o,listener:f},n=rQ.bind(d);return n.listener=f,d.wrapFn=n,n}function wA(a,o,f){var d=a._events;if(d===void 0)return[];var n=d[o];return n===void 0?[]:typeof n=="function"?f?[n.listener||n]:[n]:f?function(v){for(var m=new Array(v.length),y=0;y<m.length;++y)m[y]=v[y].listener||v[y];return m}(n):vD(n,n.length)}function MA(a){var o=this._events;if(o!==void 0){var f=o[a];if(typeof f=="function")return 1;if(f!==void 0)return f.length}return 0}function vD(a,o){for(var f=new Array(o),d=0;d<o;++d)f[d]=a[d];return f}Object.defineProperty(di,"defaultMaxListeners",{enumerable:!0,get:function(){return bA},set:function(a){if(typeof a!="number"||a<0||mA(a))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+a+".");bA=a}}),di.init=function(){this._events!==void 0&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},di.prototype.setMaxListeners=function(a){if(typeof a!="number"||a<0||mA(a))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+a+".");return this._maxListeners=a,this},di.prototype.getMaxListeners=function(){return pD(this)},di.prototype.emit=function(a){for(var o=[],f=1;f<arguments.length;f++)o.push(arguments[f]);var d=a==="error",n=this._events;if(n!==void 0)d=d&&n.error===void 0;else if(!d)return!1;if(d){var v;if(o.length>0&&(v=o[0]),v instanceof Error)throw v;var m=new Error("Unhandled error."+(v?" ("+v.message+")":""));throw m.context=v,m}var y=n[a];if(y===void 0)return!1;if(typeof y=="function")vA(y,this,o);else{var M=y.length,w=vD(y,M);for(f=0;f<M;++f)vA(w[f],this,o)}return!0},di.prototype.addListener=function(a,o){return gA(this,a,o,!1)},di.prototype.on=di.prototype.addListener,di.prototype.prependListener=function(a,o){return gA(this,a,o,!0)},di.prototype.once=function(a,o){return Jv(o),this.on(a,yA(this,a,o)),this},di.prototype.prependOnceListener=function(a,o){return Jv(o),this.prependListener(a,yA(this,a,o)),this},di.prototype.removeListener=function(a,o){var f,d,n,v,m;if(Jv(o),(d=this._events)===void 0)return this;if((f=d[a])===void 0)return this;if(f===o||f.listener===o)--this._eventsCount==0?this._events=Object.create(null):(delete d[a],d.removeListener&&this.emit("removeListener",a,f.listener||o));else if(typeof f!="function"){for(n=-1,v=f.length-1;v>=0;v--)if(f[v]===o||f[v].listener===o){m=f[v].listener,n=v;break}if(n<0)return this;n===0?f.shift():function(y,M){for(;M+1<y.length;M++)y[M]=y[M+1];y.pop()}(f,n),f.length===1&&(d[a]=f[0]),d.removeListener!==void 0&&this.emit("removeListener",a,m||o)}return this},di.prototype.off=di.prototype.removeListener,di.prototype.removeAllListeners=function(a){var o,f,d;if((f=this._events)===void 0)return this;if(f.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):f[a]!==void 0&&(--this._eventsCount==0?this._events=Object.create(null):delete f[a]),this;if(arguments.length===0){var n,v=Object.keys(f);for(d=0;d<v.length;++d)(n=v[d])!=="removeListener"&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(typeof(o=f[a])=="function")this.removeListener(a,o);else if(o!==void 0)for(d=o.length-1;d>=0;d--)this.removeListener(a,o[d]);return this},di.prototype.listeners=function(a){return wA(this,a,!0)},di.prototype.rawListeners=function(a){return wA(this,a,!1)},di.listenerCount=function(a,o){return typeof a.listenerCount=="function"?a.listenerCount(o):MA.call(a,o)},di.prototype.listenerCount=MA,di.prototype.eventNames=function(){return this._eventsCount>0?cD(this._events):[]};var Ki=dD;Ki.EventEmitter;Ki.defaultMaxListeners;Ki.init;Ki.listenerCount;Ki.EventEmitter;Ki.defaultMaxListeners;Ki.init;Ki.listenerCount;Ki.once=function(a,o){return new Promise((f,d)=>{function n(...m){v!==void 0&&a.removeListener("error",v),f(m)}let v;o!=="error"&&(v=m=>{a.removeListener(name,n),d(m)},a.once("error",v)),a.once(o,n)})};Ki.on=function(a,o){let f=[],d=[],n=null,v=!1,m={async next(){let w=f.shift();if(w)return createIterResult(w,!1);if(n){let g=Promise.reject(n);return n=null,g}return v?createIterResult(void 0,!0):new Promise((g,_)=>d.push({resolve:g,reject:_}))},async return(){a.removeListener(o,y),a.removeListener("error",M),v=!0;for(let w of d)w.resolve(createIterResult(void 0,!0));return createIterResult(void 0,!0)},throw(w){n=w,a.removeListener(o,y),a.removeListener("error",M)},[Symbol.asyncIterator](){return this}};return a.on(o,y),a.on("error",M),m;function y(...w){let g=d.shift();g?g.resolve(createIterResult(w,!1)):f.push(w)}function M(w){v=!0;let g=d.shift();g?g.reject(w):n=w,m.return()}};var mD,Bf,If,Fl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:globalThis,Qi=mD={};function o9(){throw new Error("setTimeout has not been defined")}function s9(){throw new Error("clearTimeout has not been defined")}function bD(a){if(Bf===setTimeout)return setTimeout(a,0);if((Bf===o9||!Bf)&&setTimeout)return Bf=setTimeout,setTimeout(a,0);try{return Bf(a,0)}catch{try{return Bf.call(null,a,0)}catch{return Bf.call(this||Fl,a,0)}}}(function(){try{Bf=typeof setTimeout=="function"?setTimeout:o9}catch{Bf=o9}try{If=typeof clearTimeout=="function"?clearTimeout:s9}catch{If=s9}})();var du,Nf=[],Dl=!1,Yv=-1;function iQ(){Dl&&du&&(Dl=!1,du.length?Nf=du.concat(Nf):Yv=-1,Nf.length&&gD())}function gD(){if(!Dl){var a=bD(iQ);Dl=!0;for(var o=Nf.length;o;){for(du=Nf,Nf=[];++Yv<o;)du&&du[Yv].run();Yv=-1,o=Nf.length}du=null,Dl=!1,function(f){if(If===clearTimeout)return clearTimeout(f);if((If===s9||!If)&&clearTimeout)return If=clearTimeout,clearTimeout(f);try{If(f)}catch{try{return If.call(null,f)}catch{return If.call(this||Fl,f)}}}(a)}}function _A(a,o){(this||Fl).fun=a,(this||Fl).array=o}function Sf(){}Qi.nextTick=function(a){var o=new Array(arguments.length-1);if(arguments.length>1)for(var f=1;f<arguments.length;f++)o[f-1]=arguments[f];Nf.push(new _A(a,o)),Nf.length!==1||Dl||bD(gD)},_A.prototype.run=function(){(this||Fl).fun.apply(null,(this||Fl).array)},Qi.title="browser",Qi.browser=!0,Qi.env={},Qi.argv=[],Qi.version="",Qi.versions={},Qi.on=Sf,Qi.addListener=Sf,Qi.once=Sf,Qi.off=Sf,Qi.removeListener=Sf,Qi.removeAllListeners=Sf,Qi.emit=Sf,Qi.prependListener=Sf,Qi.prependOnceListener=Sf,Qi.listeners=function(a){return[]},Qi.binding=function(a){throw new Error("process.binding is not supported")},Qi.cwd=function(){return"/"},Qi.chdir=function(a){throw new Error("process.chdir is not supported")},Qi.umask=function(){return 0};var ar=mD;ar.addListener;ar.argv;ar.binding;ar.browser;ar.chdir;ar.cwd;ar.emit;ar.env;ar.listeners;ar.nextTick;ar.off;ar.on;ar.once;ar.prependListener;ar.prependOnceListener;ar.removeAllListeners;ar.removeListener;ar.title;ar.umask;ar.version;ar.versions;var nQ=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",f9=Object.prototype.toString,F2=function(a){return!(nQ&&a&&typeof a=="object"&&Symbol.toStringTag in a)&&f9.call(a)==="[object Arguments]"},yD=function(a){return!!F2(a)||a!==null&&typeof a=="object"&&typeof a.length=="number"&&a.length>=0&&f9.call(a)!=="[object Array]"&&f9.call(a.callee)==="[object Function]"},aQ=function(){return F2(arguments)}();F2.isLegacyArguments=yD;var oQ=aQ?F2:yD,sQ=Object.prototype.toString,fQ=Function.prototype.toString,hQ=/^\s*(?:function)?\*/,wD=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",MD=Object.getPrototypeOf,xA=function(){if(!wD)return!1;try{return Function("return function*() {}")()}catch{}}(),uQ=xA?MD(xA):{},lQ=function(a){return typeof a=="function"&&(!!hQ.test(fQ.call(a))||(wD?MD(a)===uQ:sQ.call(a)==="[object GeneratorFunction]"))},vr=typeof Object.create=="function"?function(a,o){o&&(a.super_=o,a.prototype=Object.create(o.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}))}:function(a,o){if(o){a.super_=o;var f=function(){};f.prototype=o.prototype,a.prototype=new f,a.prototype.constructor=a}},_D=function(a){return a&&typeof a=="object"&&typeof a.copy=="function"&&typeof a.fill=="function"&&typeof a.readUInt8=="function"},Tr={},dQ=_D,cQ=oQ,pQ=lQ;function Bu(a){return a.call.bind(a)}var xD=typeof BigInt<"u",H9=typeof Symbol<"u",Fa=H9&&Symbol.toStringTag!==void 0,_a=typeof Uint8Array<"u",vQ=typeof ArrayBuffer<"u";if(_a&&Fa)var mQ=Object.getPrototypeOf(Uint8Array.prototype),So=Bu(Object.getOwnPropertyDescriptor(mQ,Symbol.toStringTag).get);var ki=Bu(Object.prototype.toString),bQ=Bu(Number.prototype.valueOf),gQ=Bu(String.prototype.valueOf),yQ=Bu(Boolean.prototype.valueOf);if(xD)var wQ=Bu(BigInt.prototype.valueOf);if(H9)var MQ=Bu(Symbol.prototype.valueOf);function Xc(a,o){if(typeof a!="object")return!1;try{return o(a),!0}catch{return!1}}function SA(a){return _a&&Fa?So(a)!==void 0:SD(a)||ED(a)||AD(a)||BD(a)||ID(a)||RD(a)||TD(a)||kD(a)||$D(a)||PD(a)||CD(a)}function SD(a){return _a&&Fa?So(a)==="Uint8Array":ki(a)==="[object Uint8Array]"||dQ(a)&&a.buffer!==void 0}function ED(a){return _a&&Fa?So(a)==="Uint8ClampedArray":ki(a)==="[object Uint8ClampedArray]"}function AD(a){return _a&&Fa?So(a)==="Uint16Array":ki(a)==="[object Uint16Array]"}function BD(a){return _a&&Fa?So(a)==="Uint32Array":ki(a)==="[object Uint32Array]"}function ID(a){return _a&&Fa?So(a)==="Int8Array":ki(a)==="[object Int8Array]"}function RD(a){return _a&&Fa?So(a)==="Int16Array":ki(a)==="[object Int16Array]"}function TD(a){return _a&&Fa?So(a)==="Int32Array":ki(a)==="[object Int32Array]"}function kD(a){return _a&&Fa?So(a)==="Float32Array":ki(a)==="[object Float32Array]"}function $D(a){return _a&&Fa?So(a)==="Float64Array":ki(a)==="[object Float64Array]"}function PD(a){return _a&&Fa?So(a)==="BigInt64Array":ki(a)==="[object BigInt64Array]"}function CD(a){return _a&&Fa?So(a)==="BigUint64Array":ki(a)==="[object BigUint64Array]"}function Pp(a){return ki(a)==="[object Map]"}function Cp(a){return ki(a)==="[object Set]"}function Np(a){return ki(a)==="[object WeakMap]"}function Nb(a){return ki(a)==="[object WeakSet]"}function _2(a){return ki(a)==="[object ArrayBuffer]"}function EA(a){return typeof ArrayBuffer<"u"&&(_2.working?_2(a):a instanceof ArrayBuffer)}function x2(a){return ki(a)==="[object DataView]"}function AA(a){return typeof DataView<"u"&&(x2.working?x2(a):a instanceof DataView)}function S2(a){return ki(a)==="[object SharedArrayBuffer]"}function BA(a){return typeof SharedArrayBuffer<"u"&&(S2.working?S2(a):a instanceof SharedArrayBuffer)}function IA(a){return Xc(a,bQ)}function RA(a){return Xc(a,gQ)}function TA(a){return Xc(a,yQ)}function kA(a){return xD&&Xc(a,wQ)}function $A(a){return H9&&Xc(a,MQ)}Tr.isArgumentsObject=cQ,Tr.isGeneratorFunction=pQ,Tr.isPromise=function(a){return typeof Promise<"u"&&a instanceof Promise||a!==null&&typeof a=="object"&&typeof a.then=="function"&&typeof a.catch=="function"},Tr.isArrayBufferView=function(a){return vQ&&ArrayBuffer.isView?ArrayBuffer.isView(a):SA(a)||AA(a)},Tr.isTypedArray=SA,Tr.isUint8Array=SD,Tr.isUint8ClampedArray=ED,Tr.isUint16Array=AD,Tr.isUint32Array=BD,Tr.isInt8Array=ID,Tr.isInt16Array=RD,Tr.isInt32Array=TD,Tr.isFloat32Array=kD,Tr.isFloat64Array=$D,Tr.isBigInt64Array=PD,Tr.isBigUint64Array=CD,Pp.working=typeof Map<"u"&&Pp(new Map),Tr.isMap=function(a){return typeof Map<"u"&&(Pp.working?Pp(a):a instanceof Map)},Cp.working=typeof Set<"u"&&Cp(new Set),Tr.isSet=function(a){return typeof Set<"u"&&(Cp.working?Cp(a):a instanceof Set)},Np.working=typeof WeakMap<"u"&&Np(new WeakMap),Tr.isWeakMap=function(a){return typeof WeakMap<"u"&&(Np.working?Np(a):a instanceof WeakMap)},Nb.working=typeof WeakSet<"u"&&Nb(new WeakSet),Tr.isWeakSet=function(a){return Nb(a)},_2.working=typeof ArrayBuffer<"u"&&_2(new ArrayBuffer),Tr.isArrayBuffer=EA,x2.working=typeof ArrayBuffer<"u"&&typeof DataView<"u"&&x2(new DataView(new ArrayBuffer(1),0,1)),Tr.isDataView=AA,S2.working=typeof SharedArrayBuffer<"u"&&S2(new SharedArrayBuffer),Tr.isSharedArrayBuffer=BA,Tr.isAsyncFunction=function(a){return ki(a)==="[object AsyncFunction]"},Tr.isMapIterator=function(a){return ki(a)==="[object Map Iterator]"},Tr.isSetIterator=function(a){return ki(a)==="[object Set Iterator]"},Tr.isGeneratorObject=function(a){return ki(a)==="[object Generator]"},Tr.isWebAssemblyCompiledModule=function(a){return ki(a)==="[object WebAssembly.Module]"},Tr.isNumberObject=IA,Tr.isStringObject=RA,Tr.isBooleanObject=TA,Tr.isBigIntObject=kA,Tr.isSymbolObject=$A,Tr.isBoxedPrimitive=function(a){return IA(a)||RA(a)||TA(a)||kA(a)||$A(a)},Tr.isAnyArrayBuffer=function(a){return _a&&(EA(a)||BA(a))},["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(a){Object.defineProperty(Tr,a,{enumerable:!1,value:function(){throw new Error(a+" is not supported in userland")}})});var Nc=typeof globalThis<"u"?globalThis:typeof self<"u"?self:globalThis,wt={},Vs=ar,PA=Object.getOwnPropertyDescriptors||function(a){for(var o=Object.keys(a),f={},d=0;d<o.length;d++)f[o[d]]=Object.getOwnPropertyDescriptor(a,o[d]);return f},_Q=/%[sdj%]/g;wt.format=function(a){if(!A2(a)){for(var o=[],f=0;f<arguments.length;f++)o.push(j0(arguments[f]));return o.join(" ")}f=1;for(var d=arguments,n=d.length,v=String(a).replace(_Q,function(y){if(y==="%%")return"%";if(f>=n)return y;switch(y){case"%s":return String(d[f++]);case"%d":return Number(d[f++]);case"%j":try{return JSON.stringify(d[f++])}catch{return"[Circular]"}default:return y}}),m=d[f];f<n;m=d[++f])z2(m)||!jl(m)?v+=" "+m:v+=" "+j0(m);return v},wt.deprecate=function(a,o){if(Vs!==void 0&&Vs.noDeprecation===!0)return a;if(Vs===void 0)return function(){return wt.deprecate(a,o).apply(this||Nc,arguments)};var f=!1;return function(){if(!f){if(Vs.throwDeprecation)throw new Error(o);Vs.traceDeprecation?console.trace(o):console.error(o),f=!0}return a.apply(this||Nc,arguments)}};var Lp={},ND=/^$/;Vs.env.NODE_DEBUG&&(Dp=Vs.env.NODE_DEBUG,Dp=Dp.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),ND=new RegExp("^"+Dp+"$","i"));var Dp;function j0(a,o){var f={seen:[],stylize:SQ};return arguments.length>=3&&(f.depth=arguments[2]),arguments.length>=4&&(f.colors=arguments[3]),K9(o)?f.showHidden=o:o&&wt._extend(f,o),cu(f.showHidden)&&(f.showHidden=!1),cu(f.depth)&&(f.depth=2),cu(f.colors)&&(f.colors=!1),cu(f.customInspect)&&(f.customInspect=!0),f.colors&&(f.stylize=xQ),E2(f,a,f.depth)}function xQ(a,o){var f=j0.styles[o];return f?"\x1B["+j0.colors[f][0]+"m"+a+"\x1B["+j0.colors[f][1]+"m":a}function SQ(a,o){return a}function E2(a,o,f){if(a.customInspect&&o&&Xv(o.inspect)&&o.inspect!==wt.inspect&&(!o.constructor||o.constructor.prototype!==o)){var d=o.inspect(f,a);return A2(d)||(d=E2(a,d,f)),d}var n=function(x,E){if(cu(E))return x.stylize("undefined","undefined");if(A2(E)){var I="'"+JSON.stringify(E).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return x.stylize(I,"string")}if(DD(E))return x.stylize(""+E,"number");if(K9(E))return x.stylize(""+E,"boolean");if(z2(E))return x.stylize("null","null")}(a,o);if(n)return n;var v=Object.keys(o),m=function(x){var E={};return x.forEach(function(I,T){E[I]=!0}),E}(v);if(a.showHidden&&(v=Object.getOwnPropertyNames(o)),Dc(o)&&(v.indexOf("message")>=0||v.indexOf("description")>=0))return Lb(o);if(v.length===0){if(Xv(o)){var y=o.name?": "+o.name:"";return a.stylize("[Function"+y+"]","special")}if(Lc(o))return a.stylize(RegExp.prototype.toString.call(o),"regexp");if(B2(o))return a.stylize(Date.prototype.toString.call(o),"date");if(Dc(o))return Lb(o)}var M,w="",g=!1,_=["{","}"];return LD(o)&&(g=!0,_=["[","]"]),Xv(o)&&(w=" [Function"+(o.name?": "+o.name:"")+"]"),Lc(o)&&(w=" "+RegExp.prototype.toString.call(o)),B2(o)&&(w=" "+Date.prototype.toUTCString.call(o)),Dc(o)&&(w=" "+Lb(o)),v.length!==0||g&&o.length!=0?f<0?Lc(o)?a.stylize(RegExp.prototype.toString.call(o),"regexp"):a.stylize("[Object]","special"):(a.seen.push(o),M=g?function(x,E,I,T,C){for(var P=[],L=0,D=E.length;L<D;++L)OD(E,String(L))?P.push(Db(x,E,I,T,String(L),!0)):P.push("");return C.forEach(function(Z){Z.match(/^\d+$/)||P.push(Db(x,E,I,T,Z,!0))}),P}(a,o,f,m,v):v.map(function(x){return Db(a,o,f,m,x,g)}),a.seen.pop(),function(x,E,I){var T=0;return x.reduce(function(C,P){return T++,P.indexOf(`
|
|
10
10
|
`)>=0&&T++,C+P.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?I[0]+(E===""?"":E+`
|
|
11
11
|
`)+" "+x.join(`,
|
|
12
12
|
`)+" "+I[1]:I[0]+E+" "+x.join(", ")+" "+I[1]}(M,w,_)):_[0]+w+_[1]}function Lb(a){return"["+Error.prototype.toString.call(a)+"]"}function Db(a,o,f,d,n,v){var m,y,M;if((M=Object.getOwnPropertyDescriptor(o,n)||{value:o[n]}).get?y=M.set?a.stylize("[Getter/Setter]","special"):a.stylize("[Getter]","special"):M.set&&(y=a.stylize("[Setter]","special")),OD(d,n)||(m="["+n+"]"),y||(a.seen.indexOf(M.value)<0?(y=z2(f)?E2(a,M.value,null):E2(a,M.value,f-1)).indexOf(`
|