@farcaster/frame-sdk 0.0.0-canary-20250617161540 → 0.0.0-canary-20250627215855

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.min.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var frame=(()=>{var N0=Object.create;var Ui=Object.defineProperty;var L0=Object.getOwnPropertyDescriptor;var B0=Object.getOwnPropertyNames;var C0=Object.getPrototypeOf,P0=Object.prototype.hasOwnProperty;var Ut=(r,e)=>()=>(r&&(e=r(r=0)),e);var $t=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),dr=(r,e)=>{for(var t in e)Ui(r,t,{get:e[t],enumerable:!0})},kf=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of B0(e))!P0.call(r,s)&&s!==t&&Ui(r,s,{get:()=>e[s],enumerable:!(n=L0(e,s))||n.enumerable});return r};var vr=(r,e,t)=>(t=r!=null?N0(C0(r)):{},kf(e||!r||!r.__esModule?Ui(t,"default",{value:r,enumerable:!0}):t,r)),Ua=r=>kf(Ui({},"__esModule",{value:!0}),r);var fl=$t(ji=>{"use strict";ji.byteLength=am;ji.toByteArray=um;ji.fromByteArray=dm;var gr=[],rr=[],om=typeof Uint8Array<"u"?Uint8Array:Array,Xa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Bn=0,cl=Xa.length;Bn<cl;++Bn)gr[Bn]=Xa[Bn],rr[Xa.charCodeAt(Bn)]=Bn;var Bn,cl;rr[45]=62;rr[95]=63;function ul(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function am(r){var e=ul(r),t=e[0],n=e[1];return(t+n)*3/4-n}function cm(r,e,t){return(e+t)*3/4-t}function um(r){var e,t=ul(r),n=t[0],s=t[1],i=new om(cm(r,n,s)),o=0,c=s>0?n-4:n,u;for(u=0;u<c;u+=4)e=rr[r.charCodeAt(u)]<<18|rr[r.charCodeAt(u+1)]<<12|rr[r.charCodeAt(u+2)]<<6|rr[r.charCodeAt(u+3)],i[o++]=e>>16&255,i[o++]=e>>8&255,i[o++]=e&255;return s===2&&(e=rr[r.charCodeAt(u)]<<2|rr[r.charCodeAt(u+1)]>>4,i[o++]=e&255),s===1&&(e=rr[r.charCodeAt(u)]<<10|rr[r.charCodeAt(u+1)]<<4|rr[r.charCodeAt(u+2)]>>2,i[o++]=e>>8&255,i[o++]=e&255),i}function fm(r){return gr[r>>18&63]+gr[r>>12&63]+gr[r>>6&63]+gr[r&63]}function lm(r,e,t){for(var n,s=[],i=e;i<t;i+=3)n=(r[i]<<16&16711680)+(r[i+1]<<8&65280)+(r[i+2]&255),s.push(fm(n));return s.join("")}function dm(r){for(var e,t=r.length,n=t%3,s=[],i=16383,o=0,c=t-n;o<c;o+=i)s.push(lm(r,o,o+i>c?c:o+i));return n===1?(e=r[t-1],s.push(gr[e>>2]+gr[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],s.push(gr[e>>10]+gr[e>>4&63]+gr[e<<2&63]+"=")),s.join("")}});var ll=$t(Qa=>{Qa.read=function(r,e,t,n,s){var i,o,c=s*8-n-1,u=(1<<c)-1,p=u>>1,m=-7,b=t?s-1:0,x=t?-1:1,S=r[e+b];for(b+=x,i=S&(1<<-m)-1,S>>=-m,m+=c;m>0;i=i*256+r[e+b],b+=x,m-=8);for(o=i&(1<<-m)-1,i>>=-m,m+=n;m>0;o=o*256+r[e+b],b+=x,m-=8);if(i===0)i=1-p;else{if(i===u)return o?NaN:(S?-1:1)*(1/0);o=o+Math.pow(2,n),i=i-p}return(S?-1:1)*o*Math.pow(2,i-n)};Qa.write=function(r,e,t,n,s,i){var o,c,u,p=i*8-s-1,m=(1<<p)-1,b=m>>1,x=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=n?0:i-1,T=n?1:-1,I=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,o=m):(o=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-o))<1&&(o--,u*=2),o+b>=1?e+=x/u:e+=x*Math.pow(2,1-b),e*u>=2&&(o++,u/=2),o+b>=m?(c=0,o=m):o+b>=1?(c=(e*u-1)*Math.pow(2,s),o=o+b):(c=e*Math.pow(2,b-1)*Math.pow(2,s),o=0));s>=8;r[t+S]=c&255,S+=T,c/=256,s-=8);for(o=o<<s|c,p+=s;p>0;r[t+S]=o&255,S+=T,o/=256,p-=8);r[t+S-T]|=I*128}});var qs=$t(ps=>{"use strict";var ec=fl(),ds=ll(),dl=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ps.Buffer=N;ps.SlowBuffer=_m;ps.INSPECT_MAX_BYTES=50;var Ki=2147483647;ps.kMaxLength=Ki;N.TYPED_ARRAY_SUPPORT=hm();!N.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 hm(){try{let r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch{return!1}}Object.defineProperty(N.prototype,"parent",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.buffer}});Object.defineProperty(N.prototype,"offset",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.byteOffset}});function kr(r){if(r>Ki)throw new RangeError('The value "'+r+'" is invalid for option "size"');let e=new Uint8Array(r);return Object.setPrototypeOf(e,N.prototype),e}function N(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return sc(r)}return gl(r,e,t)}N.poolSize=8192;function gl(r,e,t){if(typeof r=="string")return mm(r,e);if(ArrayBuffer.isView(r))return gm(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(yr(r,ArrayBuffer)||r&&yr(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(yr(r,SharedArrayBuffer)||r&&yr(r.buffer,SharedArrayBuffer)))return rc(r,e,t);if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return N.from(n,e,t);let s=ym(r);if(s)return s;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return N.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}N.from=function(r,e,t){return gl(r,e,t)};Object.setPrototypeOf(N.prototype,Uint8Array.prototype);Object.setPrototypeOf(N,Uint8Array);function yl(r){if(typeof r!="number")throw new TypeError('"size" argument must be of type number');if(r<0)throw new RangeError('The value "'+r+'" is invalid for option "size"')}function pm(r,e,t){return yl(r),r<=0?kr(r):e!==void 0?typeof t=="string"?kr(r).fill(e,t):kr(r).fill(e):kr(r)}N.alloc=function(r,e,t){return pm(r,e,t)};function sc(r){return yl(r),kr(r<0?0:ic(r)|0)}N.allocUnsafe=function(r){return sc(r)};N.allocUnsafeSlow=function(r){return sc(r)};function mm(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!N.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let t=_l(r,e)|0,n=kr(t),s=n.write(r,e);return s!==t&&(n=n.slice(0,s)),n}function tc(r){let e=r.length<0?0:ic(r.length)|0,t=kr(e);for(let n=0;n<e;n+=1)t[n]=r[n]&255;return t}function gm(r){if(yr(r,Uint8Array)){let e=new Uint8Array(r);return rc(e.buffer,e.byteOffset,e.byteLength)}return tc(r)}function rc(r,e,t){if(e<0||r.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(r.byteLength<e+(t||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,N.prototype),n}function ym(r){if(N.isBuffer(r)){let e=ic(r.length)|0,t=kr(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||ac(r.length)?kr(0):tc(r);if(r.type==="Buffer"&&Array.isArray(r.data))return tc(r.data)}function ic(r){if(r>=Ki)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ki.toString(16)+" bytes");return r|0}function _m(r){return+r!=r&&(r=0),N.alloc(+r)}N.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==N.prototype};N.compare=function(e,t){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),yr(t,Uint8Array)&&(t=N.from(t,t.offset,t.byteLength)),!N.isBuffer(e)||!N.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let n=e.length,s=t.length;for(let i=0,o=Math.min(n,s);i<o;++i)if(e[i]!==t[i]){n=e[i],s=t[i];break}return n<s?-1:s<n?1:0};N.isEncoding=function(e){switch(String(e).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}};N.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return N.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;let s=N.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){let o=e[n];if(yr(o,Uint8Array))i+o.length>s.length?(N.isBuffer(o)||(o=N.from(o)),o.copy(s,i)):Uint8Array.prototype.set.call(s,o,i);else if(N.isBuffer(o))o.copy(s,i);else throw new TypeError('"list" argument must be an Array of Buffers');i+=o.length}return s};function _l(r,e){if(N.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||yr(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof r);let t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let s=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return nc(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Il(r).length;default:if(s)return n?-1:nc(r).length;e=(""+e).toLowerCase(),s=!0}}N.byteLength=_l;function bm(r,e,t){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return Om(this,e,t);case"utf8":case"utf-8":return wl(this,e,t);case"ascii":return Im(this,e,t);case"latin1":case"binary":return km(this,e,t);case"base64":return xm(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Tm(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}N.prototype._isBuffer=!0;function Cn(r,e,t){let n=r[e];r[e]=r[t],r[t]=n}N.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)Cn(this,t,t+1);return this};N.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)Cn(this,t,t+3),Cn(this,t+1,t+2);return this};N.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)Cn(this,t,t+7),Cn(this,t+1,t+6),Cn(this,t+2,t+5),Cn(this,t+3,t+4);return this};N.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?wl(this,0,e):bm.apply(this,arguments)};N.prototype.toLocaleString=N.prototype.toString;N.prototype.equals=function(e){if(!N.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:N.compare(this,e)===0};N.prototype.inspect=function(){let e="",t=ps.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};dl&&(N.prototype[dl]=N.prototype.inspect);N.prototype.compare=function(e,t,n,s,i){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),!N.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),s===void 0&&(s=0),i===void 0&&(i=this.length),t<0||n>e.length||s<0||i>this.length)throw new RangeError("out of range index");if(s>=i&&t>=n)return 0;if(s>=i)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,s>>>=0,i>>>=0,this===e)return 0;let o=i-s,c=n-t,u=Math.min(o,c),p=this.slice(s,i),m=e.slice(t,n);for(let b=0;b<u;++b)if(p[b]!==m[b]){o=p[b],c=m[b];break}return o<c?-1:c<o?1:0};function bl(r,e,t,n,s){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,ac(t)&&(t=s?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(s)return-1;t=r.length-1}else if(t<0)if(s)t=0;else return-1;if(typeof e=="string"&&(e=N.from(e,n)),N.isBuffer(e))return e.length===0?-1:hl(r,e,t,n,s);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?s?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):hl(r,[e],t,n,s);throw new TypeError("val must be string, number or Buffer")}function hl(r,e,t,n,s){let i=1,o=r.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;i=2,o/=2,c/=2,t/=2}function u(m,b){return i===1?m[b]:m.readUInt16BE(b*i)}let p;if(s){let m=-1;for(p=t;p<o;p++)if(u(r,p)===u(e,m===-1?0:p-m)){if(m===-1&&(m=p),p-m+1===c)return m*i}else m!==-1&&(p-=p-m),m=-1}else for(t+c>o&&(t=o-c),p=t;p>=0;p--){let m=!0;for(let b=0;b<c;b++)if(u(r,p+b)!==u(e,b)){m=!1;break}if(m)return p}return-1}N.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};N.prototype.indexOf=function(e,t,n){return bl(this,e,t,n,!0)};N.prototype.lastIndexOf=function(e,t,n){return bl(this,e,t,n,!1)};function wm(r,e,t,n){t=Number(t)||0;let s=r.length-t;n?(n=Number(n),n>s&&(n=s)):n=s;let i=e.length;n>i/2&&(n=i/2);let o;for(o=0;o<n;++o){let c=parseInt(e.substr(o*2,2),16);if(ac(c))return o;r[t+o]=c}return o}function Em(r,e,t,n){return Hi(nc(e,r.length-t),r,t,n)}function Rm(r,e,t,n){return Hi(Cm(e),r,t,n)}function vm(r,e,t,n){return Hi(Il(e),r,t,n)}function Sm(r,e,t,n){return Hi(Pm(e,r.length-t),r,t,n)}N.prototype.write=function(e,t,n,s){if(t===void 0)s="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")s=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,s===void 0&&(s="utf8")):(s=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let i=this.length-t;if((n===void 0||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");s||(s="utf8");let o=!1;for(;;)switch(s){case"hex":return wm(this,e,t,n);case"utf8":case"utf-8":return Em(this,e,t,n);case"ascii":case"latin1":case"binary":return Rm(this,e,t,n);case"base64":return vm(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Sm(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+s);s=(""+s).toLowerCase(),o=!0}};N.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function xm(r,e,t){return e===0&&t===r.length?ec.fromByteArray(r):ec.fromByteArray(r.slice(e,t))}function wl(r,e,t){t=Math.min(r.length,t);let n=[],s=e;for(;s<t;){let i=r[s],o=null,c=i>239?4:i>223?3:i>191?2:1;if(s+c<=t){let u,p,m,b;switch(c){case 1:i<128&&(o=i);break;case 2:u=r[s+1],(u&192)===128&&(b=(i&31)<<6|u&63,b>127&&(o=b));break;case 3:u=r[s+1],p=r[s+2],(u&192)===128&&(p&192)===128&&(b=(i&15)<<12|(u&63)<<6|p&63,b>2047&&(b<55296||b>57343)&&(o=b));break;case 4:u=r[s+1],p=r[s+2],m=r[s+3],(u&192)===128&&(p&192)===128&&(m&192)===128&&(b=(i&15)<<18|(u&63)<<12|(p&63)<<6|m&63,b>65535&&b<1114112&&(o=b))}}o===null?(o=65533,c=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),s+=c}return Am(n)}var pl=4096;function Am(r){let e=r.length;if(e<=pl)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=pl));return t}function Im(r,e,t){let n="";t=Math.min(r.length,t);for(let s=e;s<t;++s)n+=String.fromCharCode(r[s]&127);return n}function km(r,e,t){let n="";t=Math.min(r.length,t);for(let s=e;s<t;++s)n+=String.fromCharCode(r[s]);return n}function Om(r,e,t){let n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);let s="";for(let i=e;i<t;++i)s+=Mm[r[i]];return s}function Tm(r,e,t){let n=r.slice(e,t),s="";for(let i=0;i<n.length-1;i+=2)s+=String.fromCharCode(n[i]+n[i+1]*256);return s}N.prototype.slice=function(e,t){let n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);let s=this.subarray(e,t);return Object.setPrototypeOf(s,N.prototype),s};function bt(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}N.prototype.readUintLE=N.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=this[e],i=1,o=0;for(;++o<t&&(i*=256);)s+=this[e+o]*i;return s};N.prototype.readUintBE=N.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=this[e+--t],i=1;for(;t>0&&(i*=256);)s+=this[e+--t]*i;return s};N.prototype.readUint8=N.prototype.readUInt8=function(e,t){return e=e>>>0,t||bt(e,1,this.length),this[e]};N.prototype.readUint16LE=N.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||bt(e,2,this.length),this[e]|this[e+1]<<8};N.prototype.readUint16BE=N.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||bt(e,2,this.length),this[e]<<8|this[e+1]};N.prototype.readUint32LE=N.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};N.prototype.readUint32BE=N.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};N.prototype.readBigUInt64LE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,i=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(s)+(BigInt(i)<<BigInt(32))});N.prototype.readBigUInt64BE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=t*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],i=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(s)<<BigInt(32))+BigInt(i)});N.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=this[e],i=1,o=0;for(;++o<t&&(i*=256);)s+=this[e+o]*i;return i*=128,s>=i&&(s-=Math.pow(2,8*t)),s};N.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=t,i=1,o=this[e+--s];for(;s>0&&(i*=256);)o+=this[e+--s]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o};N.prototype.readInt8=function(e,t){return e=e>>>0,t||bt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};N.prototype.readInt16LE=function(e,t){e=e>>>0,t||bt(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};N.prototype.readInt16BE=function(e,t){e=e>>>0,t||bt(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};N.prototype.readInt32LE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};N.prototype.readInt32BE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};N.prototype.readBigInt64LE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(s)<<BigInt(32))+BigInt(t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});N.prototype.readBigInt64BE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=(t<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(s)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});N.prototype.readFloatLE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),ds.read(this,e,!0,23,4)};N.prototype.readFloatBE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),ds.read(this,e,!1,23,4)};N.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||bt(e,8,this.length),ds.read(this,e,!0,52,8)};N.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||bt(e,8,this.length),ds.read(this,e,!1,52,8)};function qt(r,e,t,n,s,i){if(!N.isBuffer(r))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>s||e<i)throw new RangeError('"value" argument is out of bounds');if(t+n>r.length)throw new RangeError("Index out of range")}N.prototype.writeUintLE=N.prototype.writeUIntLE=function(e,t,n,s){if(e=+e,t=t>>>0,n=n>>>0,!s){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let i=1,o=0;for(this[t]=e&255;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n};N.prototype.writeUintBE=N.prototype.writeUIntBE=function(e,t,n,s){if(e=+e,t=t>>>0,n=n>>>0,!s){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let i=n-1,o=1;for(this[t+i]=e&255;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n};N.prototype.writeUint8=N.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,255,0),this[t]=e&255,t+1};N.prototype.writeUint16LE=N.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeUint16BE=N.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeUint32LE=N.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};N.prototype.writeUint32BE=N.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function El(r,e,t,n,s){Al(e,n,s,r,t,7);let i=Number(e&BigInt(4294967295));r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,t}function Rl(r,e,t,n,s){Al(e,n,s,r,t,7);let i=Number(e&BigInt(4294967295));r[t+7]=i,i=i>>8,r[t+6]=i,i=i>>8,r[t+5]=i,i=i>>8,r[t+4]=i;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t+3]=o,o=o>>8,r[t+2]=o,o=o>>8,r[t+1]=o,o=o>>8,r[t]=o,t+8}N.prototype.writeBigUInt64LE=Kr(function(e,t=0){return El(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeBigUInt64BE=Kr(function(e,t=0){return Rl(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeIntLE=function(e,t,n,s){if(e=+e,t=t>>>0,!s){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let i=0,o=1,c=0;for(this[t]=e&255;++i<n&&(o*=256);)e<0&&c===0&&this[t+i-1]!==0&&(c=1),this[t+i]=(e/o>>0)-c&255;return t+n};N.prototype.writeIntBE=function(e,t,n,s){if(e=+e,t=t>>>0,!s){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let i=n-1,o=1,c=0;for(this[t+i]=e&255;--i>=0&&(o*=256);)e<0&&c===0&&this[t+i+1]!==0&&(c=1),this[t+i]=(e/o>>0)-c&255;return t+n};N.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};N.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};N.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};N.prototype.writeBigInt64LE=Kr(function(e,t=0){return El(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});N.prototype.writeBigInt64BE=Kr(function(e,t=0){return Rl(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function vl(r,e,t,n,s,i){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Sl(r,e,t,n,s){return e=+e,t=t>>>0,s||vl(r,e,t,4,34028234663852886e22,-34028234663852886e22),ds.write(r,e,t,n,23,4),t+4}N.prototype.writeFloatLE=function(e,t,n){return Sl(this,e,t,!0,n)};N.prototype.writeFloatBE=function(e,t,n){return Sl(this,e,t,!1,n)};function xl(r,e,t,n,s){return e=+e,t=t>>>0,s||vl(r,e,t,8,17976931348623157e292,-17976931348623157e292),ds.write(r,e,t,n,52,8),t+8}N.prototype.writeDoubleLE=function(e,t,n){return xl(this,e,t,!0,n)};N.prototype.writeDoubleBE=function(e,t,n){return xl(this,e,t,!1,n)};N.prototype.copy=function(e,t,n,s){if(!N.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!s&&s!==0&&(s=this.length),t>=e.length&&(t=e.length),t||(t=0),s>0&&s<n&&(s=n),s===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(s<0)throw new RangeError("sourceEnd out of bounds");s>this.length&&(s=this.length),e.length-t<s-n&&(s=e.length-t+n);let i=s-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,s):Uint8Array.prototype.set.call(e,this.subarray(n,s),t),i};N.prototype.fill=function(e,t,n,s){if(typeof e=="string"){if(typeof t=="string"?(s=t,t=0,n=this.length):typeof n=="string"&&(s=n,n=this.length),s!==void 0&&typeof s!="string")throw new TypeError("encoding must be a string");if(typeof s=="string"&&!N.isEncoding(s))throw new TypeError("Unknown encoding: "+s);if(e.length===1){let o=e.charCodeAt(0);(s==="utf8"&&o<128||s==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let i;if(typeof e=="number")for(i=t;i<n;++i)this[i]=e;else{let o=N.isBuffer(e)?e:N.from(e,s),c=o.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=o[i%c]}return this};var ls={};function oc(r,e,t){ls[r]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${r}]`,this.stack,delete this.name}get code(){return r}set code(s){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:s,writable:!0})}toString(){return`${this.name} [${r}]: ${this.message}`}}}oc("ERR_BUFFER_OUT_OF_BOUNDS",function(r){return r?`${r} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);oc("ERR_INVALID_ARG_TYPE",function(r,e){return`The "${r}" argument must be of type number. Received type ${typeof e}`},TypeError);oc("ERR_OUT_OF_RANGE",function(r,e,t){let n=`The value of "${r}" is out of range.`,s=t;return Number.isInteger(t)&&Math.abs(t)>2**32?s=ml(String(t)):typeof t=="bigint"&&(s=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(s=ml(s)),s+="n"),n+=` It must be ${e}. Received ${s}`,n},RangeError);function ml(r){let e="",t=r.length,n=r[0]==="-"?1:0;for(;t>=n+4;t-=3)e=`_${r.slice(t-3,t)}${e}`;return`${r.slice(0,t)}${e}`}function Nm(r,e,t){hs(e,"offset"),(r[e]===void 0||r[e+t]===void 0)&&Ws(e,r.length-(t+1))}function Al(r,e,t,n,s,i){if(r>t||r<e){let o=typeof e=="bigint"?"n":"",c;throw i>3?e===0||e===BigInt(0)?c=`>= 0${o} and < 2${o} ** ${(i+1)*8}${o}`:c=`>= -(2${o} ** ${(i+1)*8-1}${o}) and < 2 ** ${(i+1)*8-1}${o}`:c=`>= ${e}${o} and <= ${t}${o}`,new ls.ERR_OUT_OF_RANGE("value",c,r)}Nm(n,s,i)}function hs(r,e){if(typeof r!="number")throw new ls.ERR_INVALID_ARG_TYPE(e,"number",r)}function Ws(r,e,t){throw Math.floor(r)!==r?(hs(r,t),new ls.ERR_OUT_OF_RANGE(t||"offset","an integer",r)):e<0?new ls.ERR_BUFFER_OUT_OF_BOUNDS:new ls.ERR_OUT_OF_RANGE(t||"offset",`>= ${t?1:0} and <= ${e}`,r)}var Lm=/[^+/0-9A-Za-z-_]/g;function Bm(r){if(r=r.split("=")[0],r=r.trim().replace(Lm,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function nc(r,e){e=e||1/0;let t,n=r.length,s=null,i=[];for(let o=0;o<n;++o){if(t=r.charCodeAt(o),t>55295&&t<57344){if(!s){if(t>56319){(e-=3)>-1&&i.push(239,191,189);continue}else if(o+1===n){(e-=3)>-1&&i.push(239,191,189);continue}s=t;continue}if(t<56320){(e-=3)>-1&&i.push(239,191,189),s=t;continue}t=(s-55296<<10|t-56320)+65536}else s&&(e-=3)>-1&&i.push(239,191,189);if(s=null,t<128){if((e-=1)<0)break;i.push(t)}else if(t<2048){if((e-=2)<0)break;i.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;i.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;i.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return i}function Cm(r){let e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Pm(r,e){let t,n,s,i=[];for(let o=0;o<r.length&&!((e-=2)<0);++o)t=r.charCodeAt(o),n=t>>8,s=t%256,i.push(s),i.push(n);return i}function Il(r){return ec.toByteArray(Bm(r))}function Hi(r,e,t,n){let s;for(s=0;s<n&&!(s+t>=e.length||s>=r.length);++s)e[s+t]=r[s];return s}function yr(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function ac(r){return r!==r}var Mm=function(){let r="0123456789abcdef",e=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let s=0;s<16;++s)e[n+s]=r[t]+r[s]}return e}();function Kr(r){return typeof BigInt>"u"?Um:r}function Um(){throw new Error("BigInt not supported")}});var Zl=$t(()=>{});var Bc=$t((Yl,Lc)=>{(function(r,e){"use strict";function t(E,a){if(!E)throw new Error(a||"Assertion failed")}function n(E,a){E.super_=a;var l=function(){};l.prototype=a.prototype,E.prototype=new l,E.prototype.constructor=E}function s(E,a,l){if(s.isBN(E))return E;this.negative=0,this.words=null,this.length=0,this.red=null,E!==null&&((a==="le"||a==="be")&&(l=a,a=10),this._init(E||0,a||10,l||"be"))}typeof r=="object"?r.exports=s:e.BN=s,s.BN=s,s.wordSize=26;var i;try{typeof window<"u"&&typeof window.Buffer<"u"?i=window.Buffer:i=Zl().Buffer}catch{}s.isBN=function(a){return a instanceof s?!0:a!==null&&typeof a=="object"&&a.constructor.wordSize===s.wordSize&&Array.isArray(a.words)},s.max=function(a,l){return a.cmp(l)>0?a:l},s.min=function(a,l){return a.cmp(l)<0?a:l},s.prototype._init=function(a,l,d){if(typeof a=="number")return this._initNumber(a,l,d);if(typeof a=="object")return this._initArray(a,l,d);l==="hex"&&(l=16),t(l===(l|0)&&l>=2&&l<=36),a=a.toString().replace(/\s+/g,"");var h=0;a[0]==="-"&&(h++,this.negative=1),h<a.length&&(l===16?this._parseHex(a,h,d):(this._parseBase(a,l,h),d==="le"&&this._initArray(this.toArray(),l,d)))},s.prototype._initNumber=function(a,l,d){a<0&&(this.negative=1,a=-a),a<67108864?(this.words=[a&67108863],this.length=1):a<4503599627370496?(this.words=[a&67108863,a/67108864&67108863],this.length=2):(t(a<9007199254740992),this.words=[a&67108863,a/67108864&67108863,1],this.length=3),d==="le"&&this._initArray(this.toArray(),l,d)},s.prototype._initArray=function(a,l,d){if(t(typeof a.length=="number"),a.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(a.length/3),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g,w,v=0;if(d==="be")for(h=a.length-1,g=0;h>=0;h-=3)w=a[h]|a[h-1]<<8|a[h-2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);else if(d==="le")for(h=0,g=0;h<a.length;h+=3)w=a[h]|a[h+1]<<8|a[h+2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);return this._strip()};function o(E,a){var l=E.charCodeAt(a);if(l>=48&&l<=57)return l-48;if(l>=65&&l<=70)return l-55;if(l>=97&&l<=102)return l-87;t(!1,"Invalid character in "+E)}function c(E,a,l){var d=o(E,l);return l-1>=a&&(d|=o(E,l-1)<<4),d}s.prototype._parseHex=function(a,l,d){this.length=Math.ceil((a.length-l)/6),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g=0,w=0,v;if(d==="be")for(h=a.length-1;h>=l;h-=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8;else{var y=a.length-l;for(h=y%2===0?l+1:l;h<a.length;h+=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8}this._strip()};function u(E,a,l,d){for(var h=0,g=0,w=Math.min(E.length,l),v=a;v<w;v++){var y=E.charCodeAt(v)-48;h*=d,y>=49?g=y-49+10:y>=17?g=y-17+10:g=y,t(y>=0&&g<d,"Invalid character"),h+=g}return h}s.prototype._parseBase=function(a,l,d){this.words=[0],this.length=1;for(var h=0,g=1;g<=67108863;g*=l)h++;h--,g=g/l|0;for(var w=a.length-d,v=w%h,y=Math.min(w,w-v)+d,f=0,_=d;_<y;_+=h)f=u(a,_,_+h,l),this.imuln(g),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f);if(v!==0){var C=1;for(f=u(a,_,a.length,l),_=0;_<v;_++)C*=l;this.imuln(C),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f)}this._strip()},s.prototype.copy=function(a){a.words=new Array(this.length);for(var l=0;l<this.length;l++)a.words[l]=this.words[l];a.length=this.length,a.negative=this.negative,a.red=this.red};function p(E,a){E.words=a.words,E.length=a.length,E.negative=a.negative,E.red=a.red}if(s.prototype._move=function(a){p(a,this)},s.prototype.clone=function(){var a=new s(null);return this.copy(a),a},s.prototype._expand=function(a){for(;this.length<a;)this.words[this.length++]=0;return this},s.prototype._strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},s.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{s.prototype[Symbol.for("nodejs.util.inspect.custom")]=m}catch{s.prototype.inspect=m}else s.prototype.inspect=m;function m(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var b=["","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],S=[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];s.prototype.toString=function(a,l){a=a||10,l=l|0||1;var d;if(a===16||a==="hex"){d="";for(var h=0,g=0,w=0;w<this.length;w++){var v=this.words[w],y=((v<<h|g)&16777215).toString(16);g=v>>>24-h&16777215,h+=2,h>=26&&(h-=26,w--),g!==0||w!==this.length-1?d=b[6-y.length]+y+d:d=y+d}for(g!==0&&(d=g.toString(16)+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}if(a===(a|0)&&a>=2&&a<=36){var f=x[a],_=S[a];d="";var C=this.clone();for(C.negative=0;!C.isZero();){var D=C.modrn(_).toString(a);C=C.idivn(_),C.isZero()?d=D+d:d=b[f-D.length]+D+d}for(this.isZero()&&(d="0"+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}t(!1,"Base should be between 2 and 36")},s.prototype.toNumber=function(){var a=this.words[0];return this.length===2?a+=this.words[1]*67108864:this.length===3&&this.words[2]===1?a+=4503599627370496+this.words[1]*67108864:this.length>2&&t(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-a:a},s.prototype.toJSON=function(){return this.toString(16,2)},i&&(s.prototype.toBuffer=function(a,l){return this.toArrayLike(i,a,l)}),s.prototype.toArray=function(a,l){return this.toArrayLike(Array,a,l)};var T=function(a,l){return a.allocUnsafe?a.allocUnsafe(l):new a(l)};s.prototype.toArrayLike=function(a,l,d){this._strip();var h=this.byteLength(),g=d||Math.max(1,h);t(h<=g,"byte array longer than desired length"),t(g>0,"Requested array length <= 0");var w=T(a,g),v=l==="le"?"LE":"BE";return this["_toArrayLike"+v](w,h),w},s.prototype._toArrayLikeLE=function(a,l){for(var d=0,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d++]=v&255,d<a.length&&(a[d++]=v>>8&255),d<a.length&&(a[d++]=v>>16&255),w===6?(d<a.length&&(a[d++]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d<a.length)for(a[d++]=h;d<a.length;)a[d++]=0},s.prototype._toArrayLikeBE=function(a,l){for(var d=a.length-1,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d--]=v&255,d>=0&&(a[d--]=v>>8&255),d>=0&&(a[d--]=v>>16&255),w===6?(d>=0&&(a[d--]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d>=0)for(a[d--]=h;d>=0;)a[d--]=0},Math.clz32?s.prototype._countBits=function(a){return 32-Math.clz32(a)}:s.prototype._countBits=function(a){var l=a,d=0;return l>=4096&&(d+=13,l>>>=13),l>=64&&(d+=7,l>>>=7),l>=8&&(d+=4,l>>>=4),l>=2&&(d+=2,l>>>=2),d+l},s.prototype._zeroBits=function(a){if(a===0)return 26;var l=a,d=0;return(l&8191)===0&&(d+=13,l>>>=13),(l&127)===0&&(d+=7,l>>>=7),(l&15)===0&&(d+=4,l>>>=4),(l&3)===0&&(d+=2,l>>>=2),(l&1)===0&&d++,d},s.prototype.bitLength=function(){var a=this.words[this.length-1],l=this._countBits(a);return(this.length-1)*26+l};function I(E){for(var a=new Array(E.bitLength()),l=0;l<a.length;l++){var d=l/26|0,h=l%26;a[l]=E.words[d]>>>h&1}return a}s.prototype.zeroBits=function(){if(this.isZero())return 0;for(var a=0,l=0;l<this.length;l++){var d=this._zeroBits(this.words[l]);if(a+=d,d!==26)break}return a},s.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},s.prototype.toTwos=function(a){return this.negative!==0?this.abs().inotn(a).iaddn(1):this.clone()},s.prototype.fromTwos=function(a){return this.testn(a-1)?this.notn(a).iaddn(1).ineg():this.clone()},s.prototype.isNeg=function(){return this.negative!==0},s.prototype.neg=function(){return this.clone().ineg()},s.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},s.prototype.iuor=function(a){for(;this.length<a.length;)this.words[this.length++]=0;for(var l=0;l<a.length;l++)this.words[l]=this.words[l]|a.words[l];return this._strip()},s.prototype.ior=function(a){return t((this.negative|a.negative)===0),this.iuor(a)},s.prototype.or=function(a){return this.length>a.length?this.clone().ior(a):a.clone().ior(this)},s.prototype.uor=function(a){return this.length>a.length?this.clone().iuor(a):a.clone().iuor(this)},s.prototype.iuand=function(a){var l;this.length>a.length?l=a:l=this;for(var d=0;d<l.length;d++)this.words[d]=this.words[d]&a.words[d];return this.length=l.length,this._strip()},s.prototype.iand=function(a){return t((this.negative|a.negative)===0),this.iuand(a)},s.prototype.and=function(a){return this.length>a.length?this.clone().iand(a):a.clone().iand(this)},s.prototype.uand=function(a){return this.length>a.length?this.clone().iuand(a):a.clone().iuand(this)},s.prototype.iuxor=function(a){var l,d;this.length>a.length?(l=this,d=a):(l=a,d=this);for(var h=0;h<d.length;h++)this.words[h]=l.words[h]^d.words[h];if(this!==l)for(;h<l.length;h++)this.words[h]=l.words[h];return this.length=l.length,this._strip()},s.prototype.ixor=function(a){return t((this.negative|a.negative)===0),this.iuxor(a)},s.prototype.xor=function(a){return this.length>a.length?this.clone().ixor(a):a.clone().ixor(this)},s.prototype.uxor=function(a){return this.length>a.length?this.clone().iuxor(a):a.clone().iuxor(this)},s.prototype.inotn=function(a){t(typeof a=="number"&&a>=0);var l=Math.ceil(a/26)|0,d=a%26;this._expand(l),d>0&&l--;for(var h=0;h<l;h++)this.words[h]=~this.words[h]&67108863;return d>0&&(this.words[h]=~this.words[h]&67108863>>26-d),this._strip()},s.prototype.notn=function(a){return this.clone().inotn(a)},s.prototype.setn=function(a,l){t(typeof a=="number"&&a>=0);var d=a/26|0,h=a%26;return this._expand(d+1),l?this.words[d]=this.words[d]|1<<h:this.words[d]=this.words[d]&~(1<<h),this._strip()},s.prototype.iadd=function(a){var l;if(this.negative!==0&&a.negative===0)return this.negative=0,l=this.isub(a),this.negative^=1,this._normSign();if(this.negative===0&&a.negative!==0)return a.negative=0,l=this.isub(a),a.negative=1,l._normSign();var d,h;this.length>a.length?(d=this,h=a):(d=a,h=this);for(var g=0,w=0;w<h.length;w++)l=(d.words[w]|0)+(h.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;for(;g!==0&&w<d.length;w++)l=(d.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;if(this.length=d.length,g!==0)this.words[this.length]=g,this.length++;else if(d!==this)for(;w<d.length;w++)this.words[w]=d.words[w];return this},s.prototype.add=function(a){var l;return a.negative!==0&&this.negative===0?(a.negative=0,l=this.sub(a),a.negative^=1,l):a.negative===0&&this.negative!==0?(this.negative=0,l=a.sub(this),this.negative=1,l):this.length>a.length?this.clone().iadd(a):a.clone().iadd(this)},s.prototype.isub=function(a){if(a.negative!==0){a.negative=0;var l=this.iadd(a);return a.negative=1,l._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(a),this.negative=1,this._normSign();var d=this.cmp(a);if(d===0)return this.negative=0,this.length=1,this.words[0]=0,this;var h,g;d>0?(h=this,g=a):(h=a,g=this);for(var w=0,v=0;v<g.length;v++)l=(h.words[v]|0)-(g.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;for(;w!==0&&v<h.length;v++)l=(h.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;if(w===0&&v<h.length&&h!==this)for(;v<h.length;v++)this.words[v]=h.words[v];return this.length=Math.max(this.length,v),h!==this&&(this.negative=1),this._strip()},s.prototype.sub=function(a){return this.clone().isub(a)};function A(E,a,l){l.negative=a.negative^E.negative;var d=E.length+a.length|0;l.length=d,d=d-1|0;var h=E.words[0]|0,g=a.words[0]|0,w=h*g,v=w&67108863,y=w/67108864|0;l.words[0]=v;for(var f=1;f<d;f++){for(var _=y>>>26,C=y&67108863,D=Math.min(f,a.length-1),$=Math.max(0,f-E.length+1);$<=D;$++){var X=f-$|0;h=E.words[X]|0,g=a.words[$]|0,w=h*g+C,_+=w/67108864|0,C=w&67108863}l.words[f]=C|0,y=_|0}return y!==0?l.words[f]=y|0:l.length--,l._strip()}var L=function(a,l,d){var h=a.words,g=l.words,w=d.words,v=0,y,f,_,C=h[0]|0,D=C&8191,$=C>>>13,X=h[1]|0,se=X&8191,ue=X>>>13,Be=h[2]|0,he=Be&8191,me=Be>>>13,Gt=h[3]|0,xe=Gt&8191,Ne=Gt>>>13,Bi=h[4]|0,je=Bi&8191,Ke=Bi>>>13,Ci=h[5]|0,Ue=Ci&8191,De=Ci>>>13,ts=h[6]|0,ze=ts&8191,Fe=ts>>>13,Bs=h[7]|0,$e=Bs&8191,Ve=Bs>>>13,Pi=h[8]|0,He=Pi&8191,Ge=Pi>>>13,Mi=h[9]|0,Ye=Mi&8191,Je=Mi>>>13,_f=g[0]|0,Xe=_f&8191,Qe=_f>>>13,bf=g[1]|0,et=bf&8191,tt=bf>>>13,wf=g[2]|0,rt=wf&8191,nt=wf>>>13,Ef=g[3]|0,st=Ef&8191,it=Ef>>>13,Rf=g[4]|0,ot=Rf&8191,at=Rf>>>13,vf=g[5]|0,ct=vf&8191,ut=vf>>>13,Sf=g[6]|0,ft=Sf&8191,lt=Sf>>>13,xf=g[7]|0,dt=xf&8191,ht=xf>>>13,Af=g[8]|0,pt=Af&8191,mt=Af>>>13,If=g[9]|0,gt=If&8191,yt=If>>>13;d.negative=a.negative^l.negative,d.length=19,y=Math.imul(D,Xe),f=Math.imul(D,Qe),f=f+Math.imul($,Xe)|0,_=Math.imul($,Qe);var _a=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(_a>>>26)|0,_a&=67108863,y=Math.imul(se,Xe),f=Math.imul(se,Qe),f=f+Math.imul(ue,Xe)|0,_=Math.imul(ue,Qe),y=y+Math.imul(D,et)|0,f=f+Math.imul(D,tt)|0,f=f+Math.imul($,et)|0,_=_+Math.imul($,tt)|0;var ba=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ba>>>26)|0,ba&=67108863,y=Math.imul(he,Xe),f=Math.imul(he,Qe),f=f+Math.imul(me,Xe)|0,_=Math.imul(me,Qe),y=y+Math.imul(se,et)|0,f=f+Math.imul(se,tt)|0,f=f+Math.imul(ue,et)|0,_=_+Math.imul(ue,tt)|0,y=y+Math.imul(D,rt)|0,f=f+Math.imul(D,nt)|0,f=f+Math.imul($,rt)|0,_=_+Math.imul($,nt)|0;var wa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(wa>>>26)|0,wa&=67108863,y=Math.imul(xe,Xe),f=Math.imul(xe,Qe),f=f+Math.imul(Ne,Xe)|0,_=Math.imul(Ne,Qe),y=y+Math.imul(he,et)|0,f=f+Math.imul(he,tt)|0,f=f+Math.imul(me,et)|0,_=_+Math.imul(me,tt)|0,y=y+Math.imul(se,rt)|0,f=f+Math.imul(se,nt)|0,f=f+Math.imul(ue,rt)|0,_=_+Math.imul(ue,nt)|0,y=y+Math.imul(D,st)|0,f=f+Math.imul(D,it)|0,f=f+Math.imul($,st)|0,_=_+Math.imul($,it)|0;var Ea=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ea>>>26)|0,Ea&=67108863,y=Math.imul(je,Xe),f=Math.imul(je,Qe),f=f+Math.imul(Ke,Xe)|0,_=Math.imul(Ke,Qe),y=y+Math.imul(xe,et)|0,f=f+Math.imul(xe,tt)|0,f=f+Math.imul(Ne,et)|0,_=_+Math.imul(Ne,tt)|0,y=y+Math.imul(he,rt)|0,f=f+Math.imul(he,nt)|0,f=f+Math.imul(me,rt)|0,_=_+Math.imul(me,nt)|0,y=y+Math.imul(se,st)|0,f=f+Math.imul(se,it)|0,f=f+Math.imul(ue,st)|0,_=_+Math.imul(ue,it)|0,y=y+Math.imul(D,ot)|0,f=f+Math.imul(D,at)|0,f=f+Math.imul($,ot)|0,_=_+Math.imul($,at)|0;var Ra=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ra>>>26)|0,Ra&=67108863,y=Math.imul(Ue,Xe),f=Math.imul(Ue,Qe),f=f+Math.imul(De,Xe)|0,_=Math.imul(De,Qe),y=y+Math.imul(je,et)|0,f=f+Math.imul(je,tt)|0,f=f+Math.imul(Ke,et)|0,_=_+Math.imul(Ke,tt)|0,y=y+Math.imul(xe,rt)|0,f=f+Math.imul(xe,nt)|0,f=f+Math.imul(Ne,rt)|0,_=_+Math.imul(Ne,nt)|0,y=y+Math.imul(he,st)|0,f=f+Math.imul(he,it)|0,f=f+Math.imul(me,st)|0,_=_+Math.imul(me,it)|0,y=y+Math.imul(se,ot)|0,f=f+Math.imul(se,at)|0,f=f+Math.imul(ue,ot)|0,_=_+Math.imul(ue,at)|0,y=y+Math.imul(D,ct)|0,f=f+Math.imul(D,ut)|0,f=f+Math.imul($,ct)|0,_=_+Math.imul($,ut)|0;var va=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(va>>>26)|0,va&=67108863,y=Math.imul(ze,Xe),f=Math.imul(ze,Qe),f=f+Math.imul(Fe,Xe)|0,_=Math.imul(Fe,Qe),y=y+Math.imul(Ue,et)|0,f=f+Math.imul(Ue,tt)|0,f=f+Math.imul(De,et)|0,_=_+Math.imul(De,tt)|0,y=y+Math.imul(je,rt)|0,f=f+Math.imul(je,nt)|0,f=f+Math.imul(Ke,rt)|0,_=_+Math.imul(Ke,nt)|0,y=y+Math.imul(xe,st)|0,f=f+Math.imul(xe,it)|0,f=f+Math.imul(Ne,st)|0,_=_+Math.imul(Ne,it)|0,y=y+Math.imul(he,ot)|0,f=f+Math.imul(he,at)|0,f=f+Math.imul(me,ot)|0,_=_+Math.imul(me,at)|0,y=y+Math.imul(se,ct)|0,f=f+Math.imul(se,ut)|0,f=f+Math.imul(ue,ct)|0,_=_+Math.imul(ue,ut)|0,y=y+Math.imul(D,ft)|0,f=f+Math.imul(D,lt)|0,f=f+Math.imul($,ft)|0,_=_+Math.imul($,lt)|0;var Sa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Sa>>>26)|0,Sa&=67108863,y=Math.imul($e,Xe),f=Math.imul($e,Qe),f=f+Math.imul(Ve,Xe)|0,_=Math.imul(Ve,Qe),y=y+Math.imul(ze,et)|0,f=f+Math.imul(ze,tt)|0,f=f+Math.imul(Fe,et)|0,_=_+Math.imul(Fe,tt)|0,y=y+Math.imul(Ue,rt)|0,f=f+Math.imul(Ue,nt)|0,f=f+Math.imul(De,rt)|0,_=_+Math.imul(De,nt)|0,y=y+Math.imul(je,st)|0,f=f+Math.imul(je,it)|0,f=f+Math.imul(Ke,st)|0,_=_+Math.imul(Ke,it)|0,y=y+Math.imul(xe,ot)|0,f=f+Math.imul(xe,at)|0,f=f+Math.imul(Ne,ot)|0,_=_+Math.imul(Ne,at)|0,y=y+Math.imul(he,ct)|0,f=f+Math.imul(he,ut)|0,f=f+Math.imul(me,ct)|0,_=_+Math.imul(me,ut)|0,y=y+Math.imul(se,ft)|0,f=f+Math.imul(se,lt)|0,f=f+Math.imul(ue,ft)|0,_=_+Math.imul(ue,lt)|0,y=y+Math.imul(D,dt)|0,f=f+Math.imul(D,ht)|0,f=f+Math.imul($,dt)|0,_=_+Math.imul($,ht)|0;var xa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(xa>>>26)|0,xa&=67108863,y=Math.imul(He,Xe),f=Math.imul(He,Qe),f=f+Math.imul(Ge,Xe)|0,_=Math.imul(Ge,Qe),y=y+Math.imul($e,et)|0,f=f+Math.imul($e,tt)|0,f=f+Math.imul(Ve,et)|0,_=_+Math.imul(Ve,tt)|0,y=y+Math.imul(ze,rt)|0,f=f+Math.imul(ze,nt)|0,f=f+Math.imul(Fe,rt)|0,_=_+Math.imul(Fe,nt)|0,y=y+Math.imul(Ue,st)|0,f=f+Math.imul(Ue,it)|0,f=f+Math.imul(De,st)|0,_=_+Math.imul(De,it)|0,y=y+Math.imul(je,ot)|0,f=f+Math.imul(je,at)|0,f=f+Math.imul(Ke,ot)|0,_=_+Math.imul(Ke,at)|0,y=y+Math.imul(xe,ct)|0,f=f+Math.imul(xe,ut)|0,f=f+Math.imul(Ne,ct)|0,_=_+Math.imul(Ne,ut)|0,y=y+Math.imul(he,ft)|0,f=f+Math.imul(he,lt)|0,f=f+Math.imul(me,ft)|0,_=_+Math.imul(me,lt)|0,y=y+Math.imul(se,dt)|0,f=f+Math.imul(se,ht)|0,f=f+Math.imul(ue,dt)|0,_=_+Math.imul(ue,ht)|0,y=y+Math.imul(D,pt)|0,f=f+Math.imul(D,mt)|0,f=f+Math.imul($,pt)|0,_=_+Math.imul($,mt)|0;var Aa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Aa>>>26)|0,Aa&=67108863,y=Math.imul(Ye,Xe),f=Math.imul(Ye,Qe),f=f+Math.imul(Je,Xe)|0,_=Math.imul(Je,Qe),y=y+Math.imul(He,et)|0,f=f+Math.imul(He,tt)|0,f=f+Math.imul(Ge,et)|0,_=_+Math.imul(Ge,tt)|0,y=y+Math.imul($e,rt)|0,f=f+Math.imul($e,nt)|0,f=f+Math.imul(Ve,rt)|0,_=_+Math.imul(Ve,nt)|0,y=y+Math.imul(ze,st)|0,f=f+Math.imul(ze,it)|0,f=f+Math.imul(Fe,st)|0,_=_+Math.imul(Fe,it)|0,y=y+Math.imul(Ue,ot)|0,f=f+Math.imul(Ue,at)|0,f=f+Math.imul(De,ot)|0,_=_+Math.imul(De,at)|0,y=y+Math.imul(je,ct)|0,f=f+Math.imul(je,ut)|0,f=f+Math.imul(Ke,ct)|0,_=_+Math.imul(Ke,ut)|0,y=y+Math.imul(xe,ft)|0,f=f+Math.imul(xe,lt)|0,f=f+Math.imul(Ne,ft)|0,_=_+Math.imul(Ne,lt)|0,y=y+Math.imul(he,dt)|0,f=f+Math.imul(he,ht)|0,f=f+Math.imul(me,dt)|0,_=_+Math.imul(me,ht)|0,y=y+Math.imul(se,pt)|0,f=f+Math.imul(se,mt)|0,f=f+Math.imul(ue,pt)|0,_=_+Math.imul(ue,mt)|0,y=y+Math.imul(D,gt)|0,f=f+Math.imul(D,yt)|0,f=f+Math.imul($,gt)|0,_=_+Math.imul($,yt)|0;var Ia=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ia>>>26)|0,Ia&=67108863,y=Math.imul(Ye,et),f=Math.imul(Ye,tt),f=f+Math.imul(Je,et)|0,_=Math.imul(Je,tt),y=y+Math.imul(He,rt)|0,f=f+Math.imul(He,nt)|0,f=f+Math.imul(Ge,rt)|0,_=_+Math.imul(Ge,nt)|0,y=y+Math.imul($e,st)|0,f=f+Math.imul($e,it)|0,f=f+Math.imul(Ve,st)|0,_=_+Math.imul(Ve,it)|0,y=y+Math.imul(ze,ot)|0,f=f+Math.imul(ze,at)|0,f=f+Math.imul(Fe,ot)|0,_=_+Math.imul(Fe,at)|0,y=y+Math.imul(Ue,ct)|0,f=f+Math.imul(Ue,ut)|0,f=f+Math.imul(De,ct)|0,_=_+Math.imul(De,ut)|0,y=y+Math.imul(je,ft)|0,f=f+Math.imul(je,lt)|0,f=f+Math.imul(Ke,ft)|0,_=_+Math.imul(Ke,lt)|0,y=y+Math.imul(xe,dt)|0,f=f+Math.imul(xe,ht)|0,f=f+Math.imul(Ne,dt)|0,_=_+Math.imul(Ne,ht)|0,y=y+Math.imul(he,pt)|0,f=f+Math.imul(he,mt)|0,f=f+Math.imul(me,pt)|0,_=_+Math.imul(me,mt)|0,y=y+Math.imul(se,gt)|0,f=f+Math.imul(se,yt)|0,f=f+Math.imul(ue,gt)|0,_=_+Math.imul(ue,yt)|0;var ka=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ka>>>26)|0,ka&=67108863,y=Math.imul(Ye,rt),f=Math.imul(Ye,nt),f=f+Math.imul(Je,rt)|0,_=Math.imul(Je,nt),y=y+Math.imul(He,st)|0,f=f+Math.imul(He,it)|0,f=f+Math.imul(Ge,st)|0,_=_+Math.imul(Ge,it)|0,y=y+Math.imul($e,ot)|0,f=f+Math.imul($e,at)|0,f=f+Math.imul(Ve,ot)|0,_=_+Math.imul(Ve,at)|0,y=y+Math.imul(ze,ct)|0,f=f+Math.imul(ze,ut)|0,f=f+Math.imul(Fe,ct)|0,_=_+Math.imul(Fe,ut)|0,y=y+Math.imul(Ue,ft)|0,f=f+Math.imul(Ue,lt)|0,f=f+Math.imul(De,ft)|0,_=_+Math.imul(De,lt)|0,y=y+Math.imul(je,dt)|0,f=f+Math.imul(je,ht)|0,f=f+Math.imul(Ke,dt)|0,_=_+Math.imul(Ke,ht)|0,y=y+Math.imul(xe,pt)|0,f=f+Math.imul(xe,mt)|0,f=f+Math.imul(Ne,pt)|0,_=_+Math.imul(Ne,mt)|0,y=y+Math.imul(he,gt)|0,f=f+Math.imul(he,yt)|0,f=f+Math.imul(me,gt)|0,_=_+Math.imul(me,yt)|0;var Oa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Oa>>>26)|0,Oa&=67108863,y=Math.imul(Ye,st),f=Math.imul(Ye,it),f=f+Math.imul(Je,st)|0,_=Math.imul(Je,it),y=y+Math.imul(He,ot)|0,f=f+Math.imul(He,at)|0,f=f+Math.imul(Ge,ot)|0,_=_+Math.imul(Ge,at)|0,y=y+Math.imul($e,ct)|0,f=f+Math.imul($e,ut)|0,f=f+Math.imul(Ve,ct)|0,_=_+Math.imul(Ve,ut)|0,y=y+Math.imul(ze,ft)|0,f=f+Math.imul(ze,lt)|0,f=f+Math.imul(Fe,ft)|0,_=_+Math.imul(Fe,lt)|0,y=y+Math.imul(Ue,dt)|0,f=f+Math.imul(Ue,ht)|0,f=f+Math.imul(De,dt)|0,_=_+Math.imul(De,ht)|0,y=y+Math.imul(je,pt)|0,f=f+Math.imul(je,mt)|0,f=f+Math.imul(Ke,pt)|0,_=_+Math.imul(Ke,mt)|0,y=y+Math.imul(xe,gt)|0,f=f+Math.imul(xe,yt)|0,f=f+Math.imul(Ne,gt)|0,_=_+Math.imul(Ne,yt)|0;var Ta=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ta>>>26)|0,Ta&=67108863,y=Math.imul(Ye,ot),f=Math.imul(Ye,at),f=f+Math.imul(Je,ot)|0,_=Math.imul(Je,at),y=y+Math.imul(He,ct)|0,f=f+Math.imul(He,ut)|0,f=f+Math.imul(Ge,ct)|0,_=_+Math.imul(Ge,ut)|0,y=y+Math.imul($e,ft)|0,f=f+Math.imul($e,lt)|0,f=f+Math.imul(Ve,ft)|0,_=_+Math.imul(Ve,lt)|0,y=y+Math.imul(ze,dt)|0,f=f+Math.imul(ze,ht)|0,f=f+Math.imul(Fe,dt)|0,_=_+Math.imul(Fe,ht)|0,y=y+Math.imul(Ue,pt)|0,f=f+Math.imul(Ue,mt)|0,f=f+Math.imul(De,pt)|0,_=_+Math.imul(De,mt)|0,y=y+Math.imul(je,gt)|0,f=f+Math.imul(je,yt)|0,f=f+Math.imul(Ke,gt)|0,_=_+Math.imul(Ke,yt)|0;var Na=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Na>>>26)|0,Na&=67108863,y=Math.imul(Ye,ct),f=Math.imul(Ye,ut),f=f+Math.imul(Je,ct)|0,_=Math.imul(Je,ut),y=y+Math.imul(He,ft)|0,f=f+Math.imul(He,lt)|0,f=f+Math.imul(Ge,ft)|0,_=_+Math.imul(Ge,lt)|0,y=y+Math.imul($e,dt)|0,f=f+Math.imul($e,ht)|0,f=f+Math.imul(Ve,dt)|0,_=_+Math.imul(Ve,ht)|0,y=y+Math.imul(ze,pt)|0,f=f+Math.imul(ze,mt)|0,f=f+Math.imul(Fe,pt)|0,_=_+Math.imul(Fe,mt)|0,y=y+Math.imul(Ue,gt)|0,f=f+Math.imul(Ue,yt)|0,f=f+Math.imul(De,gt)|0,_=_+Math.imul(De,yt)|0;var La=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(La>>>26)|0,La&=67108863,y=Math.imul(Ye,ft),f=Math.imul(Ye,lt),f=f+Math.imul(Je,ft)|0,_=Math.imul(Je,lt),y=y+Math.imul(He,dt)|0,f=f+Math.imul(He,ht)|0,f=f+Math.imul(Ge,dt)|0,_=_+Math.imul(Ge,ht)|0,y=y+Math.imul($e,pt)|0,f=f+Math.imul($e,mt)|0,f=f+Math.imul(Ve,pt)|0,_=_+Math.imul(Ve,mt)|0,y=y+Math.imul(ze,gt)|0,f=f+Math.imul(ze,yt)|0,f=f+Math.imul(Fe,gt)|0,_=_+Math.imul(Fe,yt)|0;var Ba=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ba>>>26)|0,Ba&=67108863,y=Math.imul(Ye,dt),f=Math.imul(Ye,ht),f=f+Math.imul(Je,dt)|0,_=Math.imul(Je,ht),y=y+Math.imul(He,pt)|0,f=f+Math.imul(He,mt)|0,f=f+Math.imul(Ge,pt)|0,_=_+Math.imul(Ge,mt)|0,y=y+Math.imul($e,gt)|0,f=f+Math.imul($e,yt)|0,f=f+Math.imul(Ve,gt)|0,_=_+Math.imul(Ve,yt)|0;var Ca=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ca>>>26)|0,Ca&=67108863,y=Math.imul(Ye,pt),f=Math.imul(Ye,mt),f=f+Math.imul(Je,pt)|0,_=Math.imul(Je,mt),y=y+Math.imul(He,gt)|0,f=f+Math.imul(He,yt)|0,f=f+Math.imul(Ge,gt)|0,_=_+Math.imul(Ge,yt)|0;var Pa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Pa>>>26)|0,Pa&=67108863,y=Math.imul(Ye,gt),f=Math.imul(Ye,yt),f=f+Math.imul(Je,gt)|0,_=Math.imul(Je,yt);var Ma=(v+y|0)+((f&8191)<<13)|0;return v=(_+(f>>>13)|0)+(Ma>>>26)|0,Ma&=67108863,w[0]=_a,w[1]=ba,w[2]=wa,w[3]=Ea,w[4]=Ra,w[5]=va,w[6]=Sa,w[7]=xa,w[8]=Aa,w[9]=Ia,w[10]=ka,w[11]=Oa,w[12]=Ta,w[13]=Na,w[14]=La,w[15]=Ba,w[16]=Ca,w[17]=Pa,w[18]=Ma,v!==0&&(w[19]=v,d.length++),d};Math.imul||(L=A);function U(E,a,l){l.negative=a.negative^E.negative,l.length=E.length+a.length;for(var d=0,h=0,g=0;g<l.length-1;g++){var w=h;h=0;for(var v=d&67108863,y=Math.min(g,a.length-1),f=Math.max(0,g-E.length+1);f<=y;f++){var _=g-f,C=E.words[_]|0,D=a.words[f]|0,$=C*D,X=$&67108863;w=w+($/67108864|0)|0,X=X+v|0,v=X&67108863,w=w+(X>>>26)|0,h+=w>>>26,w&=67108863}l.words[g]=v,d=w,w=h}return d!==0?l.words[g]=d:l.length--,l._strip()}function B(E,a,l){return U(E,a,l)}s.prototype.mulTo=function(a,l){var d,h=this.length+a.length;return this.length===10&&a.length===10?d=L(this,a,l):h<63?d=A(this,a,l):h<1024?d=U(this,a,l):d=B(this,a,l),d};function F(E,a){this.x=E,this.y=a}F.prototype.makeRBT=function(a){for(var l=new Array(a),d=s.prototype._countBits(a)-1,h=0;h<a;h++)l[h]=this.revBin(h,d,a);return l},F.prototype.revBin=function(a,l,d){if(a===0||a===d-1)return a;for(var h=0,g=0;g<l;g++)h|=(a&1)<<l-g-1,a>>=1;return h},F.prototype.permute=function(a,l,d,h,g,w){for(var v=0;v<w;v++)h[v]=l[a[v]],g[v]=d[a[v]]},F.prototype.transform=function(a,l,d,h,g,w){this.permute(w,a,l,d,h,g);for(var v=1;v<g;v<<=1)for(var y=v<<1,f=Math.cos(2*Math.PI/y),_=Math.sin(2*Math.PI/y),C=0;C<g;C+=y)for(var D=f,$=_,X=0;X<v;X++){var se=d[C+X],ue=h[C+X],Be=d[C+X+v],he=h[C+X+v],me=D*Be-$*he;he=D*he+$*Be,Be=me,d[C+X]=se+Be,h[C+X]=ue+he,d[C+X+v]=se-Be,h[C+X+v]=ue-he,X!==y&&(me=f*D-_*$,$=f*$+_*D,D=me)}},F.prototype.guessLen13b=function(a,l){var d=Math.max(l,a)|1,h=d&1,g=0;for(d=d/2|0;d;d=d>>>1)g++;return 1<<g+1+h},F.prototype.conjugate=function(a,l,d){if(!(d<=1))for(var h=0;h<d/2;h++){var g=a[h];a[h]=a[d-h-1],a[d-h-1]=g,g=l[h],l[h]=-l[d-h-1],l[d-h-1]=-g}},F.prototype.normalize13b=function(a,l){for(var d=0,h=0;h<l/2;h++){var g=Math.round(a[2*h+1]/l)*8192+Math.round(a[2*h]/l)+d;a[h]=g&67108863,g<67108864?d=0:d=g/67108864|0}return a},F.prototype.convert13b=function(a,l,d,h){for(var g=0,w=0;w<l;w++)g=g+(a[w]|0),d[2*w]=g&8191,g=g>>>13,d[2*w+1]=g&8191,g=g>>>13;for(w=2*l;w<h;++w)d[w]=0;t(g===0),t((g&-8192)===0)},F.prototype.stub=function(a){for(var l=new Array(a),d=0;d<a;d++)l[d]=0;return l},F.prototype.mulp=function(a,l,d){var h=2*this.guessLen13b(a.length,l.length),g=this.makeRBT(h),w=this.stub(h),v=new Array(h),y=new Array(h),f=new Array(h),_=new Array(h),C=new Array(h),D=new Array(h),$=d.words;$.length=h,this.convert13b(a.words,a.length,v,h),this.convert13b(l.words,l.length,_,h),this.transform(v,w,y,f,h,g),this.transform(_,w,C,D,h,g);for(var X=0;X<h;X++){var se=y[X]*C[X]-f[X]*D[X];f[X]=y[X]*D[X]+f[X]*C[X],y[X]=se}return this.conjugate(y,f,h),this.transform(y,f,$,w,h,g),this.conjugate($,w,h),this.normalize13b($,h),d.negative=a.negative^l.negative,d.length=a.length+l.length,d._strip()},s.prototype.mul=function(a){var l=new s(null);return l.words=new Array(this.length+a.length),this.mulTo(a,l)},s.prototype.mulf=function(a){var l=new s(null);return l.words=new Array(this.length+a.length),B(this,a,l)},s.prototype.imul=function(a){return this.clone().mulTo(a,this)},s.prototype.imuln=function(a){var l=a<0;l&&(a=-a),t(typeof a=="number"),t(a<67108864);for(var d=0,h=0;h<this.length;h++){var g=(this.words[h]|0)*a,w=(g&67108863)+(d&67108863);d>>=26,d+=g/67108864|0,d+=w>>>26,this.words[h]=w&67108863}return d!==0&&(this.words[h]=d,this.length++),l?this.ineg():this},s.prototype.muln=function(a){return this.clone().imuln(a)},s.prototype.sqr=function(){return this.mul(this)},s.prototype.isqr=function(){return this.imul(this.clone())},s.prototype.pow=function(a){var l=I(a);if(l.length===0)return new s(1);for(var d=this,h=0;h<l.length&&l[h]===0;h++,d=d.sqr());if(++h<l.length)for(var g=d.sqr();h<l.length;h++,g=g.sqr())l[h]!==0&&(d=d.mul(g));return d},s.prototype.iushln=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=67108863>>>26-l<<26-l,g;if(l!==0){var w=0;for(g=0;g<this.length;g++){var v=this.words[g]&h,y=(this.words[g]|0)-v<<l;this.words[g]=y|w,w=v>>>26-l}w&&(this.words[g]=w,this.length++)}if(d!==0){for(g=this.length-1;g>=0;g--)this.words[g+d]=this.words[g];for(g=0;g<d;g++)this.words[g]=0;this.length+=d}return this._strip()},s.prototype.ishln=function(a){return t(this.negative===0),this.iushln(a)},s.prototype.iushrn=function(a,l,d){t(typeof a=="number"&&a>=0);var h;l?h=(l-l%26)/26:h=0;var g=a%26,w=Math.min((a-g)/26,this.length),v=67108863^67108863>>>g<<g,y=d;if(h-=w,h=Math.max(0,h),y){for(var f=0;f<w;f++)y.words[f]=this.words[f];y.length=w}if(w!==0)if(this.length>w)for(this.length-=w,f=0;f<this.length;f++)this.words[f]=this.words[f+w];else this.words[0]=0,this.length=1;var _=0;for(f=this.length-1;f>=0&&(_!==0||f>=h);f--){var C=this.words[f]|0;this.words[f]=_<<26-g|C>>>g,_=C&v}return y&&_!==0&&(y.words[y.length++]=_),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},s.prototype.ishrn=function(a,l,d){return t(this.negative===0),this.iushrn(a,l,d)},s.prototype.shln=function(a){return this.clone().ishln(a)},s.prototype.ushln=function(a){return this.clone().iushln(a)},s.prototype.shrn=function(a){return this.clone().ishrn(a)},s.prototype.ushrn=function(a){return this.clone().iushrn(a)},s.prototype.testn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return!1;var g=this.words[d];return!!(g&h)},s.prototype.imaskn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26;if(t(this.negative===0,"imaskn works only with positive numbers"),this.length<=d)return this;if(l!==0&&d++,this.length=Math.min(d,this.length),l!==0){var h=67108863^67108863>>>l<<l;this.words[this.length-1]&=h}return this._strip()},s.prototype.maskn=function(a){return this.clone().imaskn(a)},s.prototype.iaddn=function(a){return t(typeof a=="number"),t(a<67108864),a<0?this.isubn(-a):this.negative!==0?this.length===1&&(this.words[0]|0)<=a?(this.words[0]=a-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(a),this.negative=1,this):this._iaddn(a)},s.prototype._iaddn=function(a){this.words[0]+=a;for(var l=0;l<this.length&&this.words[l]>=67108864;l++)this.words[l]-=67108864,l===this.length-1?this.words[l+1]=1:this.words[l+1]++;return this.length=Math.max(this.length,l+1),this},s.prototype.isubn=function(a){if(t(typeof a=="number"),t(a<67108864),a<0)return this.iaddn(-a);if(this.negative!==0)return this.negative=0,this.iaddn(a),this.negative=1,this;if(this.words[0]-=a,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var l=0;l<this.length&&this.words[l]<0;l++)this.words[l]+=67108864,this.words[l+1]-=1;return this._strip()},s.prototype.addn=function(a){return this.clone().iaddn(a)},s.prototype.subn=function(a){return this.clone().isubn(a)},s.prototype.iabs=function(){return this.negative=0,this},s.prototype.abs=function(){return this.clone().iabs()},s.prototype._ishlnsubmul=function(a,l,d){var h=a.length+d,g;this._expand(h);var w,v=0;for(g=0;g<a.length;g++){w=(this.words[g+d]|0)+v;var y=(a.words[g]|0)*l;w-=y&67108863,v=(w>>26)-(y/67108864|0),this.words[g+d]=w&67108863}for(;g<this.length-d;g++)w=(this.words[g+d]|0)+v,v=w>>26,this.words[g+d]=w&67108863;if(v===0)return this._strip();for(t(v===-1),v=0,g=0;g<this.length;g++)w=-(this.words[g]|0)+v,v=w>>26,this.words[g]=w&67108863;return this.negative=1,this._strip()},s.prototype._wordDiv=function(a,l){var d=this.length-a.length,h=this.clone(),g=a,w=g.words[g.length-1]|0,v=this._countBits(w);d=26-v,d!==0&&(g=g.ushln(d),h.iushln(d),w=g.words[g.length-1]|0);var y=h.length-g.length,f;if(l!=="mod"){f=new s(null),f.length=y+1,f.words=new Array(f.length);for(var _=0;_<f.length;_++)f.words[_]=0}var C=h.clone()._ishlnsubmul(g,1,y);C.negative===0&&(h=C,f&&(f.words[y]=1));for(var D=y-1;D>=0;D--){var $=(h.words[g.length+D]|0)*67108864+(h.words[g.length+D-1]|0);for($=Math.min($/w|0,67108863),h._ishlnsubmul(g,$,D);h.negative!==0;)$--,h.negative=0,h._ishlnsubmul(g,1,D),h.isZero()||(h.negative^=1);f&&(f.words[D]=$)}return f&&f._strip(),h._strip(),l!=="div"&&d!==0&&h.iushrn(d),{div:f||null,mod:h}},s.prototype.divmod=function(a,l,d){if(t(!a.isZero()),this.isZero())return{div:new s(0),mod:new s(0)};var h,g,w;return this.negative!==0&&a.negative===0?(w=this.neg().divmod(a,l),l!=="mod"&&(h=w.div.neg()),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.iadd(a)),{div:h,mod:g}):this.negative===0&&a.negative!==0?(w=this.divmod(a.neg(),l),l!=="mod"&&(h=w.div.neg()),{div:h,mod:w.mod}):(this.negative&a.negative)!==0?(w=this.neg().divmod(a.neg(),l),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.isub(a)),{div:w.div,mod:g}):a.length>this.length||this.cmp(a)<0?{div:new s(0),mod:this}:a.length===1?l==="div"?{div:this.divn(a.words[0]),mod:null}:l==="mod"?{div:null,mod:new s(this.modrn(a.words[0]))}:{div:this.divn(a.words[0]),mod:new s(this.modrn(a.words[0]))}:this._wordDiv(a,l)},s.prototype.div=function(a){return this.divmod(a,"div",!1).div},s.prototype.mod=function(a){return this.divmod(a,"mod",!1).mod},s.prototype.umod=function(a){return this.divmod(a,"mod",!0).mod},s.prototype.divRound=function(a){var l=this.divmod(a);if(l.mod.isZero())return l.div;var d=l.div.negative!==0?l.mod.isub(a):l.mod,h=a.ushrn(1),g=a.andln(1),w=d.cmp(h);return w<0||g===1&&w===0?l.div:l.div.negative!==0?l.div.isubn(1):l.div.iaddn(1)},s.prototype.modrn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=(1<<26)%a,h=0,g=this.length-1;g>=0;g--)h=(d*h+(this.words[g]|0))%a;return l?-h:h},s.prototype.modn=function(a){return this.modrn(a)},s.prototype.idivn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=0,h=this.length-1;h>=0;h--){var g=(this.words[h]|0)+d*67108864;this.words[h]=g/a|0,d=g%a}return this._strip(),l?this.ineg():this},s.prototype.divn=function(a){return this.clone().idivn(a)},s.prototype.egcd=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new s(1),g=new s(0),w=new s(0),v=new s(1),y=0;l.isEven()&&d.isEven();)l.iushrn(1),d.iushrn(1),++y;for(var f=d.clone(),_=l.clone();!l.isZero();){for(var C=0,D=1;(l.words[0]&D)===0&&C<26;++C,D<<=1);if(C>0)for(l.iushrn(C);C-- >0;)(h.isOdd()||g.isOdd())&&(h.iadd(f),g.isub(_)),h.iushrn(1),g.iushrn(1);for(var $=0,X=1;(d.words[0]&X)===0&&$<26;++$,X<<=1);if($>0)for(d.iushrn($);$-- >0;)(w.isOdd()||v.isOdd())&&(w.iadd(f),v.isub(_)),w.iushrn(1),v.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(w),g.isub(v)):(d.isub(l),w.isub(h),v.isub(g))}return{a:w,b:v,gcd:d.iushln(y)}},s.prototype._invmp=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new s(1),g=new s(0),w=d.clone();l.cmpn(1)>0&&d.cmpn(1)>0;){for(var v=0,y=1;(l.words[0]&y)===0&&v<26;++v,y<<=1);if(v>0)for(l.iushrn(v);v-- >0;)h.isOdd()&&h.iadd(w),h.iushrn(1);for(var f=0,_=1;(d.words[0]&_)===0&&f<26;++f,_<<=1);if(f>0)for(d.iushrn(f);f-- >0;)g.isOdd()&&g.iadd(w),g.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(g)):(d.isub(l),g.isub(h))}var C;return l.cmpn(1)===0?C=h:C=g,C.cmpn(0)<0&&C.iadd(a),C},s.prototype.gcd=function(a){if(this.isZero())return a.abs();if(a.isZero())return this.abs();var l=this.clone(),d=a.clone();l.negative=0,d.negative=0;for(var h=0;l.isEven()&&d.isEven();h++)l.iushrn(1),d.iushrn(1);do{for(;l.isEven();)l.iushrn(1);for(;d.isEven();)d.iushrn(1);var g=l.cmp(d);if(g<0){var w=l;l=d,d=w}else if(g===0||d.cmpn(1)===0)break;l.isub(d)}while(!0);return d.iushln(h)},s.prototype.invm=function(a){return this.egcd(a).a.umod(a)},s.prototype.isEven=function(){return(this.words[0]&1)===0},s.prototype.isOdd=function(){return(this.words[0]&1)===1},s.prototype.andln=function(a){return this.words[0]&a},s.prototype.bincn=function(a){t(typeof a=="number");var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return this._expand(d+1),this.words[d]|=h,this;for(var g=h,w=d;g!==0&&w<this.length;w++){var v=this.words[w]|0;v+=g,g=v>>>26,v&=67108863,this.words[w]=v}return g!==0&&(this.words[w]=g,this.length++),this},s.prototype.isZero=function(){return this.length===1&&this.words[0]===0},s.prototype.cmpn=function(a){var l=a<0;if(this.negative!==0&&!l)return-1;if(this.negative===0&&l)return 1;this._strip();var d;if(this.length>1)d=1;else{l&&(a=-a),t(a<=67108863,"Number is too big");var h=this.words[0]|0;d=h===a?0:h<a?-1:1}return this.negative!==0?-d|0:d},s.prototype.cmp=function(a){if(this.negative!==0&&a.negative===0)return-1;if(this.negative===0&&a.negative!==0)return 1;var l=this.ucmp(a);return this.negative!==0?-l|0:l},s.prototype.ucmp=function(a){if(this.length>a.length)return 1;if(this.length<a.length)return-1;for(var l=0,d=this.length-1;d>=0;d--){var h=this.words[d]|0,g=a.words[d]|0;if(h!==g){h<g?l=-1:h>g&&(l=1);break}}return l},s.prototype.gtn=function(a){return this.cmpn(a)===1},s.prototype.gt=function(a){return this.cmp(a)===1},s.prototype.gten=function(a){return this.cmpn(a)>=0},s.prototype.gte=function(a){return this.cmp(a)>=0},s.prototype.ltn=function(a){return this.cmpn(a)===-1},s.prototype.lt=function(a){return this.cmp(a)===-1},s.prototype.lten=function(a){return this.cmpn(a)<=0},s.prototype.lte=function(a){return this.cmp(a)<=0},s.prototype.eqn=function(a){return this.cmpn(a)===0},s.prototype.eq=function(a){return this.cmp(a)===0},s.red=function(a){return new re(a)},s.prototype.toRed=function(a){return t(!this.red,"Already a number in reduction context"),t(this.negative===0,"red works only with positives"),a.convertTo(this)._forceRed(a)},s.prototype.fromRed=function(){return t(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},s.prototype._forceRed=function(a){return this.red=a,this},s.prototype.forceRed=function(a){return t(!this.red,"Already a number in reduction context"),this._forceRed(a)},s.prototype.redAdd=function(a){return t(this.red,"redAdd works only with red numbers"),this.red.add(this,a)},s.prototype.redIAdd=function(a){return t(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,a)},s.prototype.redSub=function(a){return t(this.red,"redSub works only with red numbers"),this.red.sub(this,a)},s.prototype.redISub=function(a){return t(this.red,"redISub works only with red numbers"),this.red.isub(this,a)},s.prototype.redShl=function(a){return t(this.red,"redShl works only with red numbers"),this.red.shl(this,a)},s.prototype.redMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.mul(this,a)},s.prototype.redIMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.imul(this,a)},s.prototype.redSqr=function(){return t(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},s.prototype.redISqr=function(){return t(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},s.prototype.redSqrt=function(){return t(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},s.prototype.redInvm=function(){return t(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},s.prototype.redNeg=function(){return t(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},s.prototype.redPow=function(a){return t(this.red&&!a.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,a)};var te={k256:null,p224:null,p192:null,p25519:null};function G(E,a){this.name=E,this.p=new s(a,16),this.n=this.p.bitLength(),this.k=new s(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}G.prototype._tmp=function(){var a=new s(null);return a.words=new Array(Math.ceil(this.n/13)),a},G.prototype.ireduce=function(a){var l=a,d;do this.split(l,this.tmp),l=this.imulK(l),l=l.iadd(this.tmp),d=l.bitLength();while(d>this.n);var h=d<this.n?-1:l.ucmp(this.p);return h===0?(l.words[0]=0,l.length=1):h>0?l.isub(this.p):l.strip!==void 0?l.strip():l._strip(),l},G.prototype.split=function(a,l){a.iushrn(this.n,0,l)},G.prototype.imulK=function(a){return a.imul(this.k)};function Z(){G.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(Z,G),Z.prototype.split=function(a,l){for(var d=4194303,h=Math.min(a.length,9),g=0;g<h;g++)l.words[g]=a.words[g];if(l.length=h,a.length<=9){a.words[0]=0,a.length=1;return}var w=a.words[9];for(l.words[l.length++]=w&d,g=10;g<a.length;g++){var v=a.words[g]|0;a.words[g-10]=(v&d)<<4|w>>>22,w=v}w>>>=22,a.words[g-10]=w,w===0&&a.length>10?a.length-=10:a.length-=9},Z.prototype.imulK=function(a){a.words[a.length]=0,a.words[a.length+1]=0,a.length+=2;for(var l=0,d=0;d<a.length;d++){var h=a.words[d]|0;l+=h*977,a.words[d]=l&67108863,l=h*64+(l/67108864|0)}return a.words[a.length-1]===0&&(a.length--,a.words[a.length-1]===0&&a.length--),a};function ee(){G.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(ee,G);function Y(){G.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(Y,G);function Ie(){G.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(Ie,G),Ie.prototype.imulK=function(a){for(var l=0,d=0;d<a.length;d++){var h=(a.words[d]|0)*19+l,g=h&67108863;h>>>=26,a.words[d]=g,l=h}return l!==0&&(a.words[a.length++]=l),a},s._prime=function(a){if(te[a])return te[a];var l;if(a==="k256")l=new Z;else if(a==="p224")l=new ee;else if(a==="p192")l=new Y;else if(a==="p25519")l=new Ie;else throw new Error("Unknown prime "+a);return te[a]=l,l};function re(E){if(typeof E=="string"){var a=s._prime(E);this.m=a.p,this.prime=a}else t(E.gtn(1),"modulus must be greater than 1"),this.m=E,this.prime=null}re.prototype._verify1=function(a){t(a.negative===0,"red works only with positives"),t(a.red,"red works only with red numbers")},re.prototype._verify2=function(a,l){t((a.negative|l.negative)===0,"red works only with positives"),t(a.red&&a.red===l.red,"red works only with red numbers")},re.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(p(a,a.umod(this.m)._forceRed(this)),a)},re.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this)},re.prototype.add=function(a,l){this._verify2(a,l);var d=a.add(l);return d.cmp(this.m)>=0&&d.isub(this.m),d._forceRed(this)},re.prototype.iadd=function(a,l){this._verify2(a,l);var d=a.iadd(l);return d.cmp(this.m)>=0&&d.isub(this.m),d},re.prototype.sub=function(a,l){this._verify2(a,l);var d=a.sub(l);return d.cmpn(0)<0&&d.iadd(this.m),d._forceRed(this)},re.prototype.isub=function(a,l){this._verify2(a,l);var d=a.isub(l);return d.cmpn(0)<0&&d.iadd(this.m),d},re.prototype.shl=function(a,l){return this._verify1(a),this.imod(a.ushln(l))},re.prototype.imul=function(a,l){return this._verify2(a,l),this.imod(a.imul(l))},re.prototype.mul=function(a,l){return this._verify2(a,l),this.imod(a.mul(l))},re.prototype.isqr=function(a){return this.imul(a,a.clone())},re.prototype.sqr=function(a){return this.mul(a,a)},re.prototype.sqrt=function(a){if(a.isZero())return a.clone();var l=this.m.andln(3);if(t(l%2===1),l===3){var d=this.m.add(new s(1)).iushrn(2);return this.pow(a,d)}for(var h=this.m.subn(1),g=0;!h.isZero()&&h.andln(1)===0;)g++,h.iushrn(1);t(!h.isZero());var w=new s(1).toRed(this),v=w.redNeg(),y=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new s(2*f*f).toRed(this);this.pow(f,y).cmp(v)!==0;)f.redIAdd(v);for(var _=this.pow(f,h),C=this.pow(a,h.addn(1).iushrn(1)),D=this.pow(a,h),$=g;D.cmp(w)!==0;){for(var X=D,se=0;X.cmp(w)!==0;se++)X=X.redSqr();t(se<$);var ue=this.pow(_,new s(1).iushln($-se-1));C=C.redMul(ue),_=ue.redSqr(),D=D.redMul(_),$=se}return C},re.prototype.invm=function(a){var l=a._invmp(this.m);return l.negative!==0?(l.negative=0,this.imod(l).redNeg()):this.imod(l)},re.prototype.pow=function(a,l){if(l.isZero())return new s(1).toRed(this);if(l.cmpn(1)===0)return a.clone();var d=4,h=new Array(1<<d);h[0]=new s(1).toRed(this),h[1]=a;for(var g=2;g<h.length;g++)h[g]=this.mul(h[g-1],a);var w=h[0],v=0,y=0,f=l.bitLength()%26;for(f===0&&(f=26),g=l.length-1;g>=0;g--){for(var _=l.words[g],C=f-1;C>=0;C--){var D=_>>C&1;if(w!==h[0]&&(w=this.sqr(w)),D===0&&v===0){y=0;continue}v<<=1,v|=D,y++,!(y!==d&&(g!==0||C!==0))&&(w=this.mul(w,h[v]),y=0,v=0)}f=26}return w},re.prototype.convertTo=function(a){var l=a.umod(this.m);return l===a?l.clone():l},re.prototype.convertFrom=function(a){var l=a.clone();return l.red=null,l},s.mont=function(a){return new fe(a)};function fe(E){re.call(this,E),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new s(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)}n(fe,re),fe.prototype.convertTo=function(a){return this.imod(a.ushln(this.shift))},fe.prototype.convertFrom=function(a){var l=this.imod(a.mul(this.rinv));return l.red=null,l},fe.prototype.imul=function(a,l){if(a.isZero()||l.isZero())return a.words[0]=0,a.length=1,a;var d=a.imul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},fe.prototype.mul=function(a,l){if(a.isZero()||l.isZero())return new s(0)._forceRed(this);var d=a.mul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},fe.prototype.invm=function(a){var l=this.imod(a._invmp(this.m).mul(this.r2));return l._forceRed(this)}})(typeof Lc>"u"||Lc,Yl)});var Ql=$t((Cc,Xl)=>{var oo=qs(),br=oo.Buffer;function Jl(r,e){for(var t in r)e[t]=r[t]}br.from&&br.alloc&&br.allocUnsafe&&br.allocUnsafeSlow?Xl.exports=oo:(Jl(oo,Cc),Cc.Buffer=Vn);function Vn(r,e,t){return br(r,e,t)}Vn.prototype=Object.create(br.prototype);Jl(br,Vn);Vn.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return br(r,e,t)};Vn.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=br(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Vn.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return br(r)};Vn.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return oo.SlowBuffer(r)}});var td=$t((px,ed)=>{"use strict";var ao=Ql().Buffer;function Ug(r){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),t=0;t<e.length;t++)e[t]=255;for(var n=0;n<r.length;n++){var s=r.charAt(n),i=s.charCodeAt(0);if(e[i]!==255)throw new TypeError(s+" is ambiguous");e[i]=n}var o=r.length,c=r.charAt(0),u=Math.log(o)/Math.log(256),p=Math.log(256)/Math.log(o);function m(S){if((Array.isArray(S)||S instanceof Uint8Array)&&(S=ao.from(S)),!ao.isBuffer(S))throw new TypeError("Expected Buffer");if(S.length===0)return"";for(var T=0,I=0,A=0,L=S.length;A!==L&&S[A]===0;)A++,T++;for(var U=(L-A)*p+1>>>0,B=new Uint8Array(U);A!==L;){for(var F=S[A],te=0,G=U-1;(F!==0||te<I)&&G!==-1;G--,te++)F+=256*B[G]>>>0,B[G]=F%o>>>0,F=F/o>>>0;if(F!==0)throw new Error("Non-zero carry");I=te,A++}for(var Z=U-I;Z!==U&&B[Z]===0;)Z++;for(var ee=c.repeat(T);Z<U;++Z)ee+=r.charAt(B[Z]);return ee}function b(S){if(typeof S!="string")throw new TypeError("Expected String");if(S.length===0)return ao.alloc(0);for(var T=0,I=0,A=0;S[T]===c;)I++,T++;for(var L=(S.length-T)*u+1>>>0,U=new Uint8Array(L);T<S.length;){var B=S.charCodeAt(T);if(B>255)return;var F=e[B];if(F===255)return;for(var te=0,G=L-1;(F!==0||te<A)&&G!==-1;G--,te++)F+=o*U[G]>>>0,U[G]=F%256>>>0,F=F/256>>>0;if(F!==0)throw new Error("Non-zero carry");A=te,T++}for(var Z=L-A;Z!==L&&U[Z]===0;)Z++;var ee=ao.allocUnsafe(I+(L-Z));ee.fill(0,0,I);for(var Y=I;Z!==L;)ee[Y++]=U[Z++];return ee}function x(S){var T=b(S);if(T)return T;throw new Error("Non-base"+o+" character")}return{encode:m,decodeUnsafe:b,decode:x}}ed.exports=Ug});var Pc=$t((mx,rd)=>{var Dg=td(),zg="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";rd.exports=Dg(zg)});var nd=$t(zc=>{"use strict";function Cr(r,e,t){return e<=r&&r<=t}function ho(r){if(r===void 0)return{};if(r===Object(r))return r;throw TypeError("Could not convert argument to dictionary")}function $g(r){for(var e=String(r),t=e.length,n=0,s=[];n<t;){var i=e.charCodeAt(n);if(i<55296||i>57343)s.push(i);else if(56320<=i&&i<=57343)s.push(65533);else if(55296<=i&&i<=56319)if(n===t-1)s.push(65533);else{var o=r.charCodeAt(n+1);if(56320<=o&&o<=57343){var c=i&1023,u=o&1023;s.push(65536+(c<<10)+u),n+=1}else s.push(65533)}n+=1}return s}function Vg(r){for(var e="",t=0;t<r.length;++t){var n=r[t];n<=65535?e+=String.fromCharCode(n):(n-=65536,e+=String.fromCharCode((n>>10)+55296,(n&1023)+56320))}return e}var co=-1;function Dc(r){this.tokens=[].slice.call(r)}Dc.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.shift():co},prepend:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.unshift(e.pop());else this.tokens.unshift(r)},push:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.push(e.shift());else this.tokens.push(r)}};var _s=-1;function Uc(r,e){if(r)throw TypeError("Decoder error");return e||65533}var uo="utf-8";function fo(r,e){if(!(this instanceof fo))return new fo(r,e);if(r=r!==void 0?String(r).toLowerCase():uo,r!==uo)throw new Error("Encoding not supported. Only utf-8 is supported");e=ho(e),this._streaming=!1,this._BOMseen=!1,this._decoder=null,this._fatal=!!e.fatal,this._ignoreBOM=!!e.ignoreBOM,Object.defineProperty(this,"encoding",{value:"utf-8"}),Object.defineProperty(this,"fatal",{value:this._fatal}),Object.defineProperty(this,"ignoreBOM",{value:this._ignoreBOM})}fo.prototype={decode:function(e,t){var n;typeof e=="object"&&e instanceof ArrayBuffer?n=new Uint8Array(e):typeof e=="object"&&"buffer"in e&&e.buffer instanceof ArrayBuffer?n=new Uint8Array(e.buffer,e.byteOffset,e.byteLength):n=new Uint8Array(0),t=ho(t),this._streaming||(this._decoder=new Wg({fatal:this._fatal}),this._BOMseen=!1),this._streaming=!!t.stream;for(var s=new Dc(n),i=[],o;!s.endOfStream()&&(o=this._decoder.handler(s,s.read()),o!==_s);)o!==null&&(Array.isArray(o)?i.push.apply(i,o):i.push(o));if(!this._streaming){do{if(o=this._decoder.handler(s,s.read()),o===_s)break;o!==null&&(Array.isArray(o)?i.push.apply(i,o):i.push(o))}while(!s.endOfStream());this._decoder=null}return i.length&&["utf-8"].indexOf(this.encoding)!==-1&&!this._ignoreBOM&&!this._BOMseen&&(i[0]===65279?(this._BOMseen=!0,i.shift()):this._BOMseen=!0),Vg(i)}};function lo(r,e){if(!(this instanceof lo))return new lo(r,e);if(r=r!==void 0?String(r).toLowerCase():uo,r!==uo)throw new Error("Encoding not supported. Only utf-8 is supported");e=ho(e),this._streaming=!1,this._encoder=null,this._options={fatal:!!e.fatal},Object.defineProperty(this,"encoding",{value:"utf-8"})}lo.prototype={encode:function(e,t){e=e?String(e):"",t=ho(t),this._streaming||(this._encoder=new qg(this._options)),this._streaming=!!t.stream;for(var n=[],s=new Dc($g(e)),i;!s.endOfStream()&&(i=this._encoder.handler(s,s.read()),i!==_s);)Array.isArray(i)?n.push.apply(n,i):n.push(i);if(!this._streaming){for(;i=this._encoder.handler(s,s.read()),i!==_s;)Array.isArray(i)?n.push.apply(n,i):n.push(i);this._encoder=null}return new Uint8Array(n)}};function Wg(r){var e=r.fatal,t=0,n=0,s=0,i=128,o=191;this.handler=function(c,u){if(u===co&&s!==0)return s=0,Uc(e);if(u===co)return _s;if(s===0){if(Cr(u,0,127))return u;if(Cr(u,194,223))s=1,t=u-192;else if(Cr(u,224,239))u===224&&(i=160),u===237&&(o=159),s=2,t=u-224;else if(Cr(u,240,244))u===240&&(i=144),u===244&&(o=143),s=3,t=u-240;else return Uc(e);return t=t<<6*s,null}if(!Cr(u,i,o))return t=s=n=0,i=128,o=191,c.prepend(u),Uc(e);if(i=128,o=191,n+=1,t+=u-128<<6*(s-n),n!==s)return null;var p=t;return t=s=n=0,p}}function qg(r){var e=r.fatal;this.handler=function(t,n){if(n===co)return _s;if(Cr(n,0,127))return n;var s,i;Cr(n,128,2047)?(s=1,i=192):Cr(n,2048,65535)?(s=2,i=224):Cr(n,65536,1114111)&&(s=3,i=240);for(var o=[(n>>6*s)+i];s>0;){var c=n>>6*(s-1);o.push(128|c&63),s-=1}return o}}zc.TextEncoder=lo;zc.TextDecoder=fo});var cd=$t(Oe=>{"use strict";var jg=Oe&&Oe.__createBinding||(Object.create?function(r,e,t,n){n===void 0&&(n=t),Object.defineProperty(r,n,{enumerable:!0,get:function(){return e[t]}})}:function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]}),Kg=Oe&&Oe.__setModuleDefault||(Object.create?function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}:function(r,e){r.default=e}),wr=Oe&&Oe.__decorate||function(r,e,t,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var c=r.length-1;c>=0;c--)(o=r[c])&&(i=(s<3?o(i):s>3?o(e,t,i):o(e,t))||i);return s>3&&i&&Object.defineProperty(e,t,i),i},Hg=Oe&&Oe.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.hasOwnProperty.call(r,t)&&jg(e,r,t);return Kg(e,r),e},sd=Oe&&Oe.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.deserializeUnchecked=Oe.deserialize=Oe.serialize=Oe.BinaryReader=Oe.BinaryWriter=Oe.BorshError=Oe.baseDecode=Oe.baseEncode=void 0;var sn=sd(Bc()),id=sd(Pc()),Gg=Hg(nd()),Zg=typeof TextDecoder!="function"?Gg.TextDecoder:TextDecoder,Yg=new Zg("utf-8",{fatal:!0});function Jg(r){return typeof r=="string"&&(r=Buffer.from(r,"utf8")),id.default.encode(Buffer.from(r))}Oe.baseEncode=Jg;function Xg(r){return Buffer.from(id.default.decode(r))}Oe.baseDecode=Xg;var Fc=1024,St=class extends Error{constructor(e){super(e),this.fieldPath=[],this.originalMessage=e}addToFieldPath(e){this.fieldPath.splice(0,0,e),this.message=this.originalMessage+": "+this.fieldPath.join(".")}};Oe.BorshError=St;var po=class{constructor(){this.buf=Buffer.alloc(Fc),this.length=0}maybeResize(){this.buf.length<16+this.length&&(this.buf=Buffer.concat([this.buf,Buffer.alloc(Fc)]))}writeU8(e){this.maybeResize(),this.buf.writeUInt8(e,this.length),this.length+=1}writeU16(e){this.maybeResize(),this.buf.writeUInt16LE(e,this.length),this.length+=2}writeU32(e){this.maybeResize(),this.buf.writeUInt32LE(e,this.length),this.length+=4}writeU64(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",8)))}writeU128(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",16)))}writeU256(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",32)))}writeU512(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",64)))}writeBuffer(e){this.buf=Buffer.concat([Buffer.from(this.buf.subarray(0,this.length)),e,Buffer.alloc(Fc)]),this.length+=e.length}writeString(e){this.maybeResize();let t=Buffer.from(e,"utf8");this.writeU32(t.length),this.writeBuffer(t)}writeFixedArray(e){this.writeBuffer(Buffer.from(e))}writeArray(e,t){this.maybeResize(),this.writeU32(e.length);for(let n of e)this.maybeResize(),t(n)}toArray(){return this.buf.subarray(0,this.length)}};Oe.BinaryWriter=po;function Er(r,e,t){let n=t.value;t.value=function(...s){try{return n.apply(this,s)}catch(i){if(i instanceof RangeError){let o=i.code;if(["ERR_BUFFER_OUT_OF_BOUNDS","ERR_OUT_OF_RANGE"].indexOf(o)>=0)throw new St("Reached the end of buffer when deserializing")}throw i}}}var Dt=class{constructor(e){this.buf=e,this.offset=0}readU8(){let e=this.buf.readUInt8(this.offset);return this.offset+=1,e}readU16(){let e=this.buf.readUInt16LE(this.offset);return this.offset+=2,e}readU32(){let e=this.buf.readUInt32LE(this.offset);return this.offset+=4,e}readU64(){let e=this.readBuffer(8);return new sn.default(e,"le")}readU128(){let e=this.readBuffer(16);return new sn.default(e,"le")}readU256(){let e=this.readBuffer(32);return new sn.default(e,"le")}readU512(){let e=this.readBuffer(64);return new sn.default(e,"le")}readBuffer(e){if(this.offset+e>this.buf.length)throw new St(`Expected buffer length ${e} isn't within bounds`);let t=this.buf.slice(this.offset,this.offset+e);return this.offset+=e,t}readString(){let e=this.readU32(),t=this.readBuffer(e);try{return Yg.decode(t)}catch(n){throw new St(`Error decoding UTF-8 string: ${n}`)}}readFixedArray(e){return new Uint8Array(this.readBuffer(e))}readArray(e){let t=this.readU32(),n=Array();for(let s=0;s<t;++s)n.push(e());return n}};wr([Er],Dt.prototype,"readU8",null);wr([Er],Dt.prototype,"readU16",null);wr([Er],Dt.prototype,"readU32",null);wr([Er],Dt.prototype,"readU64",null);wr([Er],Dt.prototype,"readU128",null);wr([Er],Dt.prototype,"readU256",null);wr([Er],Dt.prototype,"readU512",null);wr([Er],Dt.prototype,"readString",null);wr([Er],Dt.prototype,"readFixedArray",null);wr([Er],Dt.prototype,"readArray",null);Oe.BinaryReader=Dt;function od(r){return r.charAt(0).toUpperCase()+r.slice(1)}function Wn(r,e,t,n,s){try{if(typeof n=="string")s[`write${od(n)}`](t);else if(n instanceof Array)if(typeof n[0]=="number"){if(t.length!==n[0])throw new St(`Expecting byte array of length ${n[0]}, but got ${t.length} bytes`);s.writeFixedArray(t)}else if(n.length===2&&typeof n[1]=="number"){if(t.length!==n[1])throw new St(`Expecting byte array of length ${n[1]}, but got ${t.length} bytes`);for(let i=0;i<n[1];i++)Wn(r,null,t[i],n[0],s)}else s.writeArray(t,i=>{Wn(r,e,i,n[0],s)});else if(n.kind!==void 0)switch(n.kind){case"option":{t==null?s.writeU8(0):(s.writeU8(1),Wn(r,e,t,n.type,s));break}case"map":{s.writeU32(t.size),t.forEach((i,o)=>{Wn(r,e,o,n.key,s),Wn(r,e,i,n.value,s)});break}default:throw new St(`FieldType ${n} unrecognized`)}else ad(r,t,s)}catch(i){throw i instanceof St&&i.addToFieldPath(e),i}}function ad(r,e,t){if(typeof e.borshSerialize=="function"){e.borshSerialize(t);return}let n=r.get(e.constructor);if(!n)throw new St(`Class ${e.constructor.name} is missing in schema`);if(n.kind==="struct")n.fields.map(([s,i])=>{Wn(r,s,e[s],i,t)});else if(n.kind==="enum"){let s=e[n.field];for(let i=0;i<n.values.length;++i){let[o,c]=n.values[i];if(o===s){t.writeU8(i),Wn(r,o,e[o],c,t);break}}}else throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function Qg(r,e,t=po){let n=new t;return ad(r,e,n),n.toArray()}Oe.serialize=Qg;function qn(r,e,t,n){try{if(typeof t=="string")return n[`read${od(t)}`]();if(t instanceof Array){if(typeof t[0]=="number")return n.readFixedArray(t[0]);if(typeof t[1]=="number"){let s=[];for(let i=0;i<t[1];i++)s.push(qn(r,null,t[0],n));return s}else return n.readArray(()=>qn(r,e,t[0],n))}if(t.kind==="option")return n.readU8()?qn(r,e,t.type,n):void 0;if(t.kind==="map"){let s=new Map,i=n.readU32();for(let o=0;o<i;o++){let c=qn(r,e,t.key,n),u=qn(r,e,t.value,n);s.set(c,u)}return s}return $c(r,t,n)}catch(s){throw s instanceof St&&s.addToFieldPath(e),s}}function $c(r,e,t){if(typeof e.borshDeserialize=="function")return e.borshDeserialize(t);let n=r.get(e);if(!n)throw new St(`Class ${e.name} is missing in schema`);if(n.kind==="struct"){let s={};for(let[i,o]of r.get(e).fields)s[i]=qn(r,i,o,t);return new e(s)}if(n.kind==="enum"){let s=t.readU8();if(s>=n.values.length)throw new St(`Enum index: ${s} is out of range`);let[i,o]=n.values[s],c=qn(r,i,o,t);return new e({[i]:c})}throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function ey(r,e,t,n=Dt){let s=new n(t),i=$c(r,e,s);if(s.offset<t.length)throw new St(`Unexpected ${t.length-s.offset} bytes after deserialized data`);return i}Oe.deserialize=ey;function ty(r,e,t,n=Dt){let s=new n(t);return $c(r,e,s)}Oe.deserializeUnchecked=ty});var jc=$t(O=>{"use strict";Object.defineProperty(O,"__esModule",{value:!0});O.s16=O.s8=O.nu64be=O.u48be=O.u40be=O.u32be=O.u24be=O.u16be=O.nu64=O.u48=O.u40=O.u32=O.u24=O.u16=O.u8=O.offset=O.greedy=O.Constant=O.UTF8=O.CString=O.Blob=O.Boolean=O.BitField=O.BitStructure=O.VariantLayout=O.Union=O.UnionLayoutDiscriminator=O.UnionDiscriminator=O.Structure=O.Sequence=O.DoubleBE=O.Double=O.FloatBE=O.Float=O.NearInt64BE=O.NearInt64=O.NearUInt64BE=O.NearUInt64=O.IntBE=O.Int=O.UIntBE=O.UInt=O.OffsetLayout=O.GreedyCount=O.ExternalLayout=O.bindConstructorLayout=O.nameWithProperty=O.Layout=O.uint8ArrayToBuffer=O.checkUint8Array=void 0;O.constant=O.utf8=O.cstr=O.blob=O.unionLayoutDiscriminator=O.union=O.seq=O.bits=O.struct=O.f64be=O.f64=O.f32be=O.f32=O.ns64be=O.s48be=O.s40be=O.s32be=O.s24be=O.s16be=O.ns64=O.s48=O.s40=O.s32=O.s24=void 0;var Wc=qs();function Es(r){if(!(r instanceof Uint8Array))throw new TypeError("b must be a Uint8Array")}O.checkUint8Array=Es;function Re(r){return Es(r),Wc.Buffer.from(r.buffer,r.byteOffset,r.length)}O.uint8ArrayToBuffer=Re;var ve=class{constructor(e,t){if(!Number.isInteger(e))throw new TypeError("span must be an integer");this.span=e,this.property=t}makeDestinationObject(){return{}}getSpan(e,t){if(0>this.span)throw new RangeError("indeterminate span");return this.span}replicate(e){let t=Object.create(this.constructor.prototype);return Object.assign(t,this),t.property=e,t}fromArray(e){}};O.Layout=ve;function qc(r,e){return e.property?r+"["+e.property+"]":r}O.nameWithProperty=qc;function ry(r,e){if(typeof r!="function")throw new TypeError("Class must be constructor");if(Object.prototype.hasOwnProperty.call(r,"layout_"))throw new Error("Class is already bound to a layout");if(!(e&&e instanceof ve))throw new TypeError("layout must be a Layout");if(Object.prototype.hasOwnProperty.call(e,"boundConstructor_"))throw new Error("layout is already bound to a constructor");r.layout_=e,e.boundConstructor_=r,e.makeDestinationObject=()=>new r,Object.defineProperty(r.prototype,"encode",{value(t,n){return e.encode(this,t,n)},writable:!0}),Object.defineProperty(r,"decode",{value(t,n){return e.decode(t,n)},writable:!0})}O.bindConstructorLayout=ry;var Tt=class extends ve{isCount(){throw new Error("ExternalLayout is abstract")}};O.ExternalLayout=Tt;var mo=class extends Tt{constructor(e=1,t){if(!Number.isInteger(e)||0>=e)throw new TypeError("elementSpan must be a (positive) integer");super(-1,t),this.elementSpan=e}isCount(){return!0}decode(e,t=0){Es(e);let n=e.length-t;return Math.floor(n/this.elementSpan)}encode(e,t,n){return 0}};O.GreedyCount=mo;var Ys=class extends Tt{constructor(e,t=0,n){if(!(e instanceof ve))throw new TypeError("layout must be a Layout");if(!Number.isInteger(t))throw new TypeError("offset must be integer or undefined");super(e.span,n||e.property),this.layout=e,this.offset=t}isCount(){return this.layout instanceof Ht||this.layout instanceof Zt}decode(e,t=0){return this.layout.decode(e,t+this.offset)}encode(e,t,n=0){return this.layout.encode(e,t,n+this.offset)}};O.OffsetLayout=Ys;var Ht=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntLE(e,n,this.span),this.span}};O.UInt=Ht;var Zt=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntBE(e,n,this.span),this.span}};O.UIntBE=Zt;var Pr=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntLE(e,n,this.span),this.span}};O.Int=Pr;var on=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntBE(e,n,this.span),this.span}};O.IntBE=on;var Vc=Math.pow(2,32);function Lo(r){let e=Math.floor(r/Vc),t=r-e*Vc;return{hi32:e,lo32:t}}function Bo(r,e){return r*Vc+e}var go=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readUInt32LE(t),i=n.readUInt32LE(t+4);return Bo(i,s)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeUInt32LE(s.lo32,n),i.writeUInt32LE(s.hi32,n+4),8}};O.NearUInt64=go;var yo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readUInt32BE(t),i=n.readUInt32BE(t+4);return Bo(s,i)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeUInt32BE(s.hi32,n),i.writeUInt32BE(s.lo32,n+4),8}};O.NearUInt64BE=yo;var _o=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readUInt32LE(t),i=n.readInt32LE(t+4);return Bo(i,s)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeUInt32LE(s.lo32,n),i.writeInt32LE(s.hi32,n+4),8}};O.NearInt64=_o;var bo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readInt32BE(t),i=n.readUInt32BE(t+4);return Bo(s,i)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeInt32BE(s.hi32,n),i.writeUInt32BE(s.lo32,n+4),8}};O.NearInt64BE=bo;var wo=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatLE(t)}encode(e,t,n=0){return Re(t).writeFloatLE(e,n),4}};O.Float=wo;var Eo=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatBE(t)}encode(e,t,n=0){return Re(t).writeFloatBE(e,n),4}};O.FloatBE=Eo;var Ro=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleLE(t)}encode(e,t,n=0){return Re(t).writeDoubleLE(e,n),8}};O.Double=Ro;var vo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleBE(t)}encode(e,t,n=0){return Re(t).writeDoubleBE(e,n),8}};O.DoubleBE=vo;var So=class extends ve{constructor(e,t,n){if(!(e instanceof ve))throw new TypeError("elementLayout must be a Layout");if(!(t instanceof Tt&&t.isCount()||Number.isInteger(t)&&0<=t))throw new TypeError("count must be non-negative integer or an unsigned integer ExternalLayout");let s=-1;!(t instanceof Tt)&&0<e.span&&(s=t*e.span),super(s,n),this.elementLayout=e,this.count=t}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0,s=this.count;if(s instanceof Tt&&(s=s.decode(e,t)),0<this.elementLayout.span)n=s*this.elementLayout.span;else{let i=0;for(;i<s;)n+=this.elementLayout.getSpan(e,t+n),++i}return n}decode(e,t=0){let n=[],s=0,i=this.count;for(i instanceof Tt&&(i=i.decode(e,t));s<i;)n.push(this.elementLayout.decode(e,t)),t+=this.elementLayout.getSpan(e,t),s+=1;return n}encode(e,t,n=0){let s=this.elementLayout,i=e.reduce((o,c)=>o+s.encode(c,t,n+o),0);return this.count instanceof Tt&&this.count.encode(e.length,t,n),i}};O.Sequence=So;var xo=class extends ve{constructor(e,t,n){if(!(Array.isArray(e)&&e.reduce((i,o)=>i&&o instanceof ve,!0)))throw new TypeError("fields must be array of Layout instances");typeof t=="boolean"&&n===void 0&&(n=t,t=void 0);for(let i of e)if(0>i.span&&i.property===void 0)throw new Error("fields cannot contain unnamed variable-length layout");let s=-1;try{s=e.reduce((i,o)=>i+o.getSpan(),0)}catch{}super(s,t),this.fields=e,this.decodePrefixes=!!n}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;try{n=this.fields.reduce((s,i)=>{let o=i.getSpan(e,t);return t+=o,s+o},0)}catch{throw new RangeError("indeterminate span")}return n}decode(e,t=0){Es(e);let n=this.makeDestinationObject();for(let s of this.fields)if(s.property!==void 0&&(n[s.property]=s.decode(e,t)),t+=s.getSpan(e,t),this.decodePrefixes&&e.length===t)break;return n}encode(e,t,n=0){let s=n,i=0,o=0;for(let c of this.fields){let u=c.span;if(o=0<u?u:0,c.property!==void 0){let p=e[c.property];p!==void 0&&(o=c.encode(p,t,n),0>u&&(u=c.getSpan(t,n)))}i=n,n+=u}return i+o-s}fromArray(e){let t=this.makeDestinationObject();for(let n of this.fields)n.property!==void 0&&0<e.length&&(t[n.property]=e.shift());return t}layoutFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}offsetOf(e){if(typeof e!="string")throw new TypeError("property must be string");let t=0;for(let n of this.fields){if(n.property===e)return t;0>n.span?t=-1:0<=t&&(t+=n.span)}}};O.Structure=xo;var Js=class{constructor(e){this.property=e}decode(e,t){throw new Error("UnionDiscriminator is abstract")}encode(e,t,n){throw new Error("UnionDiscriminator is abstract")}};O.UnionDiscriminator=Js;var ws=class extends Js{constructor(e,t){if(!(e instanceof Tt&&e.isCount()))throw new TypeError("layout must be an unsigned integer ExternalLayout");super(t||e.property||"variant"),this.layout=e}decode(e,t){return this.layout.decode(e,t)}encode(e,t,n){return this.layout.encode(e,t,n)}};O.UnionLayoutDiscriminator=ws;var Xs=class extends ve{constructor(e,t,n){let s;if(e instanceof Ht||e instanceof Zt)s=new ws(new Ys(e));else if(e instanceof Tt&&e.isCount())s=new ws(e);else if(e instanceof Js)s=e;else throw new TypeError("discr must be a UnionDiscriminator or an unsigned integer layout");if(t===void 0&&(t=null),!(t===null||t instanceof ve))throw new TypeError("defaultLayout must be null or a Layout");if(t!==null){if(0>t.span)throw new Error("defaultLayout must have constant span");t.property===void 0&&(t=t.replicate("content"))}let i=-1;t&&(i=t.span,0<=i&&(e instanceof Ht||e instanceof Zt)&&(i+=s.layout.span)),super(i,n),this.discriminator=s,this.usesPrefixDiscriminator=e instanceof Ht||e instanceof Zt,this.defaultLayout=t,this.registry={};let o=this.defaultGetSourceVariant.bind(this);this.getSourceVariant=function(c){return o(c)},this.configGetSourceVariant=function(c){o=c.bind(this)}}getSpan(e,t=0){if(0<=this.span)return this.span;let n=this.getVariant(e,t);if(!n)throw new Error("unable to determine span for unrecognized variant");return n.getSpan(e,t)}defaultGetSourceVariant(e){if(Object.prototype.hasOwnProperty.call(e,this.discriminator.property)){if(this.defaultLayout&&this.defaultLayout.property&&Object.prototype.hasOwnProperty.call(e,this.defaultLayout.property))return;let t=this.registry[e[this.discriminator.property]];if(t&&(!t.layout||t.property&&Object.prototype.hasOwnProperty.call(e,t.property)))return t}else for(let t in this.registry){let n=this.registry[t];if(n.property&&Object.prototype.hasOwnProperty.call(e,n.property))return n}throw new Error("unable to infer src variant")}decode(e,t=0){let n,s=this.discriminator,i=s.decode(e,t),o=this.registry[i];if(o===void 0){let c=this.defaultLayout,u=0;this.usesPrefixDiscriminator&&(u=s.layout.span),n=this.makeDestinationObject(),n[s.property]=i,n[c.property]=c.decode(e,t+u)}else n=o.decode(e,t);return n}encode(e,t,n=0){let s=this.getSourceVariant(e);if(s===void 0){let i=this.discriminator,o=this.defaultLayout,c=0;return this.usesPrefixDiscriminator&&(c=i.layout.span),i.encode(e[i.property],t,n),c+o.encode(e[o.property],t,n+c)}return s.encode(e,t,n)}addVariant(e,t,n){let s=new Ao(this,e,t,n);return this.registry[e]=s,s}getVariant(e,t=0){let n;return e instanceof Uint8Array?n=this.discriminator.decode(e,t):n=e,this.registry[n]}};O.Union=Xs;var Ao=class extends ve{constructor(e,t,n,s){if(!(e instanceof Xs))throw new TypeError("union must be a Union");if(!Number.isInteger(t)||0>t)throw new TypeError("variant must be a (non-negative) integer");if(typeof n=="string"&&s===void 0&&(s=n,n=null),n){if(!(n instanceof ve))throw new TypeError("layout must be a Layout");if(e.defaultLayout!==null&&0<=n.span&&n.span>e.defaultLayout.span)throw new Error("variant span exceeds span of containing union");if(typeof s!="string")throw new TypeError("variant must have a String property")}let i=e.span;0>e.span&&(i=n?n.span:0,0<=i&&e.usesPrefixDiscriminator&&(i+=e.discriminator.layout.span)),super(i,s),this.union=e,this.variant=t,this.layout=n||null}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;this.union.usesPrefixDiscriminator&&(n=this.union.discriminator.layout.span);let s=0;return this.layout&&(s=this.layout.getSpan(e,t+n)),n+s}decode(e,t=0){let n=this.makeDestinationObject();if(this!==this.union.getVariant(e,t))throw new Error("variant mismatch");let s=0;return this.union.usesPrefixDiscriminator&&(s=this.union.discriminator.layout.span),this.layout?n[this.property]=this.layout.decode(e,t+s):this.property?n[this.property]=!0:this.union.usesPrefixDiscriminator&&(n[this.union.discriminator.property]=this.variant),n}encode(e,t,n=0){let s=0;if(this.union.usesPrefixDiscriminator&&(s=this.union.discriminator.layout.span),this.layout&&!Object.prototype.hasOwnProperty.call(e,this.property))throw new TypeError("variant lacks property "+this.property);this.union.discriminator.encode(this.variant,t,n);let i=s;if(this.layout&&(this.layout.encode(e[this.property],t,n+s),i+=this.layout.getSpan(t,n+s),0<=this.union.span&&i>this.union.span))throw new Error("encoded variant overruns containing union");return i}fromArray(e){if(this.layout)return this.layout.fromArray(e)}};O.VariantLayout=Ao;function bs(r){return 0>r&&(r+=4294967296),r}var Qs=class extends ve{constructor(e,t,n){if(!(e instanceof Ht||e instanceof Zt))throw new TypeError("word must be a UInt or UIntBE layout");if(typeof t=="string"&&n===void 0&&(n=t,t=!1),4<e.span)throw new RangeError("word cannot exceed 32 bits");super(e.span,n),this.word=e,this.msb=!!t,this.fields=[];let s=0;this._packedSetValue=function(i){return s=bs(i),this},this._packedGetValue=function(){return s}}decode(e,t=0){let n=this.makeDestinationObject(),s=this.word.decode(e,t);this._packedSetValue(s);for(let i of this.fields)i.property!==void 0&&(n[i.property]=i.decode(e));return n}encode(e,t,n=0){let s=this.word.decode(t,n);this._packedSetValue(s);for(let i of this.fields)if(i.property!==void 0){let o=e[i.property];o!==void 0&&i.encode(o)}return this.word.encode(this._packedGetValue(),t,n)}addField(e,t){let n=new ei(this,e,t);return this.fields.push(n),n}addBoolean(e){let t=new Io(this,e);return this.fields.push(t),t}fieldFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}};O.BitStructure=Qs;var ei=class{constructor(e,t,n){if(!(e instanceof Qs))throw new TypeError("container must be a BitStructure");if(!Number.isInteger(t)||0>=t)throw new TypeError("bits must be positive integer");let s=8*e.span,i=e.fields.reduce((o,c)=>o+c.bits,0);if(t+i>s)throw new Error("bits too long for span remainder ("+(s-i)+" of "+s+" remain)");this.container=e,this.bits=t,this.valueMask=(1<<t)-1,t===32&&(this.valueMask=4294967295),this.start=i,this.container.msb&&(this.start=s-i-t),this.wordMask=bs(this.valueMask<<this.start),this.property=n}decode(e,t){let n=this.container._packedGetValue();return bs(n&this.wordMask)>>>this.start}encode(e){if(typeof e!="number"||!Number.isInteger(e)||e!==bs(e&this.valueMask))throw new TypeError(qc("BitField.encode",this)+" value must be integer not exceeding "+this.valueMask);let t=this.container._packedGetValue(),n=bs(e<<this.start);this.container._packedSetValue(bs(t&~this.wordMask)|n)}};O.BitField=ei;var Io=class extends ei{constructor(e,t){super(e,1,t)}decode(e,t){return!!super.decode(e,t)}encode(e){typeof e=="boolean"&&(e=+e),super.encode(e)}};O.Boolean=Io;var ko=class extends ve{constructor(e,t){if(!(e instanceof Tt&&e.isCount()||Number.isInteger(e)&&0<=e))throw new TypeError("length must be positive integer or an unsigned integer ExternalLayout");let n=-1;e instanceof Tt||(n=e),super(n,t),this.length=e}getSpan(e,t){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),n}decode(e,t=0){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),Re(e).slice(t,t+n)}encode(e,t,n){let s=this.length;if(this.length instanceof Tt&&(s=e.length),!(e instanceof Uint8Array&&s===e.length))throw new TypeError(qc("Blob.encode",this)+" requires (length "+s+") Uint8Array as src");if(n+s>t.length)throw new RangeError("encoding overruns Uint8Array");let i=Re(e);return Re(t).write(i.toString("hex"),n,s,"hex"),this.length instanceof Tt&&this.length.encode(s,t,n),s}};O.Blob=ko;var Oo=class extends ve{constructor(e){super(-1,e)}getSpan(e,t=0){Es(e);let n=t;for(;n<e.length&&e[n]!==0;)n+=1;return 1+n-t}decode(e,t=0){let n=this.getSpan(e,t);return Re(e).slice(t,t+n-1).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let s=Wc.Buffer.from(e,"utf8"),i=s.length;if(n+i>t.length)throw new RangeError("encoding overruns Buffer");let o=Re(t);return s.copy(o,n),o[n+i]=0,i+1}};O.CString=Oo;var To=class extends ve{constructor(e,t){if(typeof e=="string"&&t===void 0&&(t=e,e=void 0),e===void 0)e=-1;else if(!Number.isInteger(e))throw new TypeError("maxSpan must be an integer");super(-1,t),this.maxSpan=e}getSpan(e,t=0){return Es(e),e.length-t}decode(e,t=0){let n=this.getSpan(e,t);if(0<=this.maxSpan&&this.maxSpan<n)throw new RangeError("text length exceeds maxSpan");return Re(e).slice(t,t+n).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let s=Wc.Buffer.from(e,"utf8"),i=s.length;if(0<=this.maxSpan&&this.maxSpan<i)throw new RangeError("text length exceeds maxSpan");if(n+i>t.length)throw new RangeError("encoding overruns Buffer");return s.copy(Re(t),n),i}};O.UTF8=To;var No=class extends ve{constructor(e,t){super(0,t),this.value=e}decode(e,t){return this.value}encode(e,t,n){return 0}};O.Constant=No;O.greedy=(r,e)=>new mo(r,e);O.offset=(r,e,t)=>new Ys(r,e,t);O.u8=r=>new Ht(1,r);O.u16=r=>new Ht(2,r);O.u24=r=>new Ht(3,r);O.u32=r=>new Ht(4,r);O.u40=r=>new Ht(5,r);O.u48=r=>new Ht(6,r);O.nu64=r=>new go(r);O.u16be=r=>new Zt(2,r);O.u24be=r=>new Zt(3,r);O.u32be=r=>new Zt(4,r);O.u40be=r=>new Zt(5,r);O.u48be=r=>new Zt(6,r);O.nu64be=r=>new yo(r);O.s8=r=>new Pr(1,r);O.s16=r=>new Pr(2,r);O.s24=r=>new Pr(3,r);O.s32=r=>new Pr(4,r);O.s40=r=>new Pr(5,r);O.s48=r=>new Pr(6,r);O.ns64=r=>new _o(r);O.s16be=r=>new on(2,r);O.s24be=r=>new on(3,r);O.s32be=r=>new on(4,r);O.s40be=r=>new on(5,r);O.s48be=r=>new on(6,r);O.ns64be=r=>new bo(r);O.f32=r=>new wo(r);O.f32be=r=>new Eo(r);O.f64=r=>new Ro(r);O.f64be=r=>new vo(r);O.struct=(r,e,t)=>new xo(r,e,t);O.bits=(r,e,t)=>new Qs(r,e,t);O.seq=(r,e,t)=>new So(r,e,t);O.union=(r,e,t)=>new Xs(r,e,t);O.unionLayoutDiscriminator=(r,e)=>new ws(r,e);O.blob=(r,e)=>new ko(r,e);O.cstr=r=>new Oo(r);O.utf8=(r,e)=>new To(r,e);O.constant=(r,e)=>new No(r,e)});function ni(){if(!Uo&&(Uo=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!Uo))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Uo(p1)}var Uo,p1,ru=Ut(()=>{p1=new Uint8Array(16)});var Id,kd=Ut(()=>{Id=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i});function m1(r){return typeof r=="string"&&Id.test(r)}var cn,si=Ut(()=>{kd();cn=m1});function g1(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,t=(xt[r[e+0]]+xt[r[e+1]]+xt[r[e+2]]+xt[r[e+3]]+"-"+xt[r[e+4]]+xt[r[e+5]]+"-"+xt[r[e+6]]+xt[r[e+7]]+"-"+xt[r[e+8]]+xt[r[e+9]]+"-"+xt[r[e+10]]+xt[r[e+11]]+xt[r[e+12]]+xt[r[e+13]]+xt[r[e+14]]+xt[r[e+15]]).toLowerCase();if(!cn(t))throw TypeError("Stringified UUID is invalid");return t}var xt,Do,un,ii=Ut(()=>{si();xt=[];for(Do=0;Do<256;++Do)xt.push((Do+256).toString(16).substr(1));un=g1});function y1(r,e,t){var n=e&&t||0,s=e||new Array(16);r=r||{};var i=r.node||Od,o=r.clockseq!==void 0?r.clockseq:nu;if(i==null||o==null){var c=r.random||(r.rng||ni)();i==null&&(i=Od=[c[0]|1,c[1],c[2],c[3],c[4],c[5]]),o==null&&(o=nu=(c[6]<<8|c[7])&16383)}var u=r.msecs!==void 0?r.msecs:Date.now(),p=r.nsecs!==void 0?r.nsecs:iu+1,m=u-su+(p-iu)/1e4;if(m<0&&r.clockseq===void 0&&(o=o+1&16383),(m<0||u>su)&&r.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");su=u,iu=p,nu=o,u+=122192928e5;var b=((u&268435455)*1e4+p)%4294967296;s[n++]=b>>>24&255,s[n++]=b>>>16&255,s[n++]=b>>>8&255,s[n++]=b&255;var x=u/4294967296*1e4&268435455;s[n++]=x>>>8&255,s[n++]=x&255,s[n++]=x>>>24&15|16,s[n++]=x>>>16&255,s[n++]=o>>>8|128,s[n++]=o&255;for(var S=0;S<6;++S)s[n+S]=i[S];return e||un(s)}var Od,nu,su,iu,Td,Nd=Ut(()=>{ru();ii();su=0,iu=0;Td=y1});function _1(r){if(!cn(r))throw TypeError("Invalid UUID");var e,t=new Uint8Array(16);return t[0]=(e=parseInt(r.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(r.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(r.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(r.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(r.slice(24,36),16))/1099511627776&255,t[11]=e/4294967296&255,t[12]=e>>>24&255,t[13]=e>>>16&255,t[14]=e>>>8&255,t[15]=e&255,t}var zo,ou=Ut(()=>{si();zo=_1});function b1(r){r=unescape(encodeURIComponent(r));for(var e=[],t=0;t<r.length;++t)e.push(r.charCodeAt(t));return e}function Fo(r,e,t){function n(s,i,o,c){if(typeof s=="string"&&(s=b1(s)),typeof i=="string"&&(i=zo(i)),i.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var u=new Uint8Array(16+s.length);if(u.set(i),u.set(s,i.length),u=t(u),u[6]=u[6]&15|e,u[8]=u[8]&63|128,o){c=c||0;for(var p=0;p<16;++p)o[c+p]=u[p];return o}return un(u)}try{n.name=r}catch{}return n.DNS=w1,n.URL=E1,n}var w1,E1,au=Ut(()=>{ii();ou();w1="6ba7b810-9dad-11d1-80b4-00c04fd430c8",E1="6ba7b811-9dad-11d1-80b4-00c04fd430c8"});function R1(r){if(typeof r=="string"){var e=unescape(encodeURIComponent(r));r=new Uint8Array(e.length);for(var t=0;t<e.length;++t)r[t]=e.charCodeAt(t)}return v1(S1(x1(r),r.length*8))}function v1(r){for(var e=[],t=r.length*32,n="0123456789abcdef",s=0;s<t;s+=8){var i=r[s>>5]>>>s%32&255,o=parseInt(n.charAt(i>>>4&15)+n.charAt(i&15),16);e.push(o)}return e}function Ld(r){return(r+64>>>9<<4)+14+1}function S1(r,e){r[e>>5]|=128<<e%32,r[Ld(e)-1]=e;for(var t=1732584193,n=-271733879,s=-1732584194,i=271733878,o=0;o<r.length;o+=16){var c=t,u=n,p=s,m=i;t=Lt(t,n,s,i,r[o],7,-680876936),i=Lt(i,t,n,s,r[o+1],12,-389564586),s=Lt(s,i,t,n,r[o+2],17,606105819),n=Lt(n,s,i,t,r[o+3],22,-1044525330),t=Lt(t,n,s,i,r[o+4],7,-176418897),i=Lt(i,t,n,s,r[o+5],12,1200080426),s=Lt(s,i,t,n,r[o+6],17,-1473231341),n=Lt(n,s,i,t,r[o+7],22,-45705983),t=Lt(t,n,s,i,r[o+8],7,1770035416),i=Lt(i,t,n,s,r[o+9],12,-1958414417),s=Lt(s,i,t,n,r[o+10],17,-42063),n=Lt(n,s,i,t,r[o+11],22,-1990404162),t=Lt(t,n,s,i,r[o+12],7,1804603682),i=Lt(i,t,n,s,r[o+13],12,-40341101),s=Lt(s,i,t,n,r[o+14],17,-1502002290),n=Lt(n,s,i,t,r[o+15],22,1236535329),t=Bt(t,n,s,i,r[o+1],5,-165796510),i=Bt(i,t,n,s,r[o+6],9,-1069501632),s=Bt(s,i,t,n,r[o+11],14,643717713),n=Bt(n,s,i,t,r[o],20,-373897302),t=Bt(t,n,s,i,r[o+5],5,-701558691),i=Bt(i,t,n,s,r[o+10],9,38016083),s=Bt(s,i,t,n,r[o+15],14,-660478335),n=Bt(n,s,i,t,r[o+4],20,-405537848),t=Bt(t,n,s,i,r[o+9],5,568446438),i=Bt(i,t,n,s,r[o+14],9,-1019803690),s=Bt(s,i,t,n,r[o+3],14,-187363961),n=Bt(n,s,i,t,r[o+8],20,1163531501),t=Bt(t,n,s,i,r[o+13],5,-1444681467),i=Bt(i,t,n,s,r[o+2],9,-51403784),s=Bt(s,i,t,n,r[o+7],14,1735328473),n=Bt(n,s,i,t,r[o+12],20,-1926607734),t=Ct(t,n,s,i,r[o+5],4,-378558),i=Ct(i,t,n,s,r[o+8],11,-2022574463),s=Ct(s,i,t,n,r[o+11],16,1839030562),n=Ct(n,s,i,t,r[o+14],23,-35309556),t=Ct(t,n,s,i,r[o+1],4,-1530992060),i=Ct(i,t,n,s,r[o+4],11,1272893353),s=Ct(s,i,t,n,r[o+7],16,-155497632),n=Ct(n,s,i,t,r[o+10],23,-1094730640),t=Ct(t,n,s,i,r[o+13],4,681279174),i=Ct(i,t,n,s,r[o],11,-358537222),s=Ct(s,i,t,n,r[o+3],16,-722521979),n=Ct(n,s,i,t,r[o+6],23,76029189),t=Ct(t,n,s,i,r[o+9],4,-640364487),i=Ct(i,t,n,s,r[o+12],11,-421815835),s=Ct(s,i,t,n,r[o+15],16,530742520),n=Ct(n,s,i,t,r[o+2],23,-995338651),t=Pt(t,n,s,i,r[o],6,-198630844),i=Pt(i,t,n,s,r[o+7],10,1126891415),s=Pt(s,i,t,n,r[o+14],15,-1416354905),n=Pt(n,s,i,t,r[o+5],21,-57434055),t=Pt(t,n,s,i,r[o+12],6,1700485571),i=Pt(i,t,n,s,r[o+3],10,-1894986606),s=Pt(s,i,t,n,r[o+10],15,-1051523),n=Pt(n,s,i,t,r[o+1],21,-2054922799),t=Pt(t,n,s,i,r[o+8],6,1873313359),i=Pt(i,t,n,s,r[o+15],10,-30611744),s=Pt(s,i,t,n,r[o+6],15,-1560198380),n=Pt(n,s,i,t,r[o+13],21,1309151649),t=Pt(t,n,s,i,r[o+4],6,-145523070),i=Pt(i,t,n,s,r[o+11],10,-1120210379),s=Pt(s,i,t,n,r[o+2],15,718787259),n=Pt(n,s,i,t,r[o+9],21,-343485551),t=fn(t,c),n=fn(n,u),s=fn(s,p),i=fn(i,m)}return[t,n,s,i]}function x1(r){if(r.length===0)return[];for(var e=r.length*8,t=new Uint32Array(Ld(e)),n=0;n<e;n+=8)t[n>>5]|=(r[n/8]&255)<<n%32;return t}function fn(r,e){var t=(r&65535)+(e&65535),n=(r>>16)+(e>>16)+(t>>16);return n<<16|t&65535}function A1(r,e){return r<<e|r>>>32-e}function $o(r,e,t,n,s,i){return fn(A1(fn(fn(e,r),fn(n,i)),s),t)}function Lt(r,e,t,n,s,i,o){return $o(e&t|~e&n,r,e,s,i,o)}function Bt(r,e,t,n,s,i,o){return $o(e&n|t&~n,r,e,s,i,o)}function Ct(r,e,t,n,s,i,o){return $o(e^t^n,r,e,s,i,o)}function Pt(r,e,t,n,s,i,o){return $o(t^(e|~n),r,e,s,i,o)}var Bd,Cd=Ut(()=>{Bd=R1});var I1,Pd,Md=Ut(()=>{au();Cd();I1=Fo("v3",48,Bd),Pd=I1});function k1(r,e,t){r=r||{};var n=r.random||(r.rng||ni)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(var s=0;s<16;++s)e[t+s]=n[s];return e}return un(n)}var Ud,Dd=Ut(()=>{ru();ii();Ud=k1});function O1(r,e,t,n){switch(r){case 0:return e&t^~e&n;case 1:return e^t^n;case 2:return e&t^e&n^t&n;case 3:return e^t^n}}function cu(r,e){return r<<e|r>>>32-e}function T1(r){var e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof r=="string"){var n=unescape(encodeURIComponent(r));r=[];for(var s=0;s<n.length;++s)r.push(n.charCodeAt(s))}else Array.isArray(r)||(r=Array.prototype.slice.call(r));r.push(128);for(var i=r.length/4+2,o=Math.ceil(i/16),c=new Array(o),u=0;u<o;++u){for(var p=new Uint32Array(16),m=0;m<16;++m)p[m]=r[u*64+m*4]<<24|r[u*64+m*4+1]<<16|r[u*64+m*4+2]<<8|r[u*64+m*4+3];c[u]=p}c[o-1][14]=(r.length-1)*8/Math.pow(2,32),c[o-1][14]=Math.floor(c[o-1][14]),c[o-1][15]=(r.length-1)*8&4294967295;for(var b=0;b<o;++b){for(var x=new Uint32Array(80),S=0;S<16;++S)x[S]=c[b][S];for(var T=16;T<80;++T)x[T]=cu(x[T-3]^x[T-8]^x[T-14]^x[T-16],1);for(var I=t[0],A=t[1],L=t[2],U=t[3],B=t[4],F=0;F<80;++F){var te=Math.floor(F/20),G=cu(I,5)+O1(te,A,L,U)+B+e[te]+x[F]>>>0;B=U,U=L,L=cu(A,30)>>>0,A=I,I=G}t[0]=t[0]+I>>>0,t[1]=t[1]+A>>>0,t[2]=t[2]+L>>>0,t[3]=t[3]+U>>>0,t[4]=t[4]+B>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,t[0]&255,t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,t[1]&255,t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,t[2]&255,t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,t[3]&255,t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,t[4]&255]}var zd,Fd=Ut(()=>{zd=T1});var N1,$d,Vd=Ut(()=>{au();Fd();N1=Fo("v5",80,zd),$d=N1});var Wd,qd=Ut(()=>{Wd="00000000-0000-0000-0000-000000000000"});function L1(r){if(!cn(r))throw TypeError("Invalid UUID");return parseInt(r.substr(14,1),16)}var jd,Kd=Ut(()=>{si();jd=L1});var uu={};dr(uu,{NIL:()=>Wd,parse:()=>zo,stringify:()=>un,v1:()=>Td,v3:()=>Pd,v4:()=>Ud,v5:()=>$d,validate:()=>cn,version:()=>jd});var fu=Ut(()=>{Nd();Md();Dd();Vd();qd();Kd();si();ii();ou()});var Gd=$t((pA,Hd)=>{"use strict";var B1=(fu(),Ua(uu)).v4,C1=function(r,e,t,n){if(typeof r!="string")throw new TypeError(r+" must be a string");n=n||{};let s=typeof n.version=="number"?n.version:2;if(s!==1&&s!==2)throw new TypeError(s+" must be 1 or 2");let i={method:r};if(s===2&&(i.jsonrpc="2.0"),e){if(typeof e!="object"&&!Array.isArray(e))throw new TypeError(e+" must be an object, array or omitted");i.params=e}if(typeof t>"u"){let o=typeof n.generator=="function"?n.generator:function(){return B1()};i.id=o(i,n)}else s===2&&t===null?n.notificationIdNull&&(i.id=null):i.id=t;return i};Hd.exports=C1});var Yd=$t((mA,Zd)=>{"use strict";var P1=(fu(),Ua(uu)).v4,M1=Gd(),oi=function(r,e){if(!(this instanceof oi))return new oi(r,e);e||(e={}),this.options={reviver:typeof e.reviver<"u"?e.reviver:null,replacer:typeof e.replacer<"u"?e.replacer:null,generator:typeof e.generator<"u"?e.generator:function(){return P1()},version:typeof e.version<"u"?e.version:2,notificationIdNull:typeof e.notificationIdNull=="boolean"?e.notificationIdNull:!1},this.callServer=r};Zd.exports=oi;oi.prototype.request=function(r,e,t,n){let s=this,i=null,o=Array.isArray(r)&&typeof e=="function";if(this.options.version===1&&o)throw new TypeError("JSON-RPC 1.0 does not support batching");if(o||!o&&r&&typeof r=="object"&&typeof e=="function")n=e,i=r;else{typeof t=="function"&&(n=t,t=void 0);let p=typeof n=="function";try{i=M1(r,e,t,{generator:this.options.generator,version:this.options.version,notificationIdNull:this.options.notificationIdNull})}catch(m){if(p)return n(m);throw m}if(!p)return i}let u;try{u=JSON.stringify(i,this.options.replacer)}catch(p){return n(p)}return this.callServer(u,function(p,m){s._parseResponse(p,m,n)}),i};oi.prototype._parseResponse=function(r,e,t){if(r){t(r);return}if(!e)return t();let n;try{n=JSON.parse(e,this.options.reviver)}catch(s){return t(s)}if(t.length===3)if(Array.isArray(n)){let s=function(o){return typeof o.error<"u"},i=function(o){return!s(o)};return t(null,n.filter(s),n.filter(i))}else return t(null,n.error,n.result);t(null,n)}});var Xd=$t((gA,lu)=>{"use strict";var U1=Object.prototype.hasOwnProperty,zt="~";function ai(){}Object.create&&(ai.prototype=Object.create(null),new ai().__proto__||(zt=!1));function D1(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function Jd(r,e,t,n,s){if(typeof t!="function")throw new TypeError("The listener must be a function");var i=new D1(t,n||r,s),o=zt?zt+e:e;return r._events[o]?r._events[o].fn?r._events[o]=[r._events[o],i]:r._events[o].push(i):(r._events[o]=i,r._eventsCount++),r}function Vo(r,e){--r._eventsCount===0?r._events=new ai:delete r._events[e]}function Mt(){this._events=new ai,this._eventsCount=0}Mt.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)U1.call(t,n)&&e.push(zt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};Mt.prototype.listeners=function(e){var t=zt?zt+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var s=0,i=n.length,o=new Array(i);s<i;s++)o[s]=n[s].fn;return o};Mt.prototype.listenerCount=function(e){var t=zt?zt+e:e,n=this._events[t];return n?n.fn?1:n.length:0};Mt.prototype.emit=function(e,t,n,s,i,o){var c=zt?zt+e:e;if(!this._events[c])return!1;var u=this._events[c],p=arguments.length,m,b;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),p){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,t),!0;case 3:return u.fn.call(u.context,t,n),!0;case 4:return u.fn.call(u.context,t,n,s),!0;case 5:return u.fn.call(u.context,t,n,s,i),!0;case 6:return u.fn.call(u.context,t,n,s,i,o),!0}for(b=1,m=new Array(p-1);b<p;b++)m[b-1]=arguments[b];u.fn.apply(u.context,m)}else{var x=u.length,S;for(b=0;b<x;b++)switch(u[b].once&&this.removeListener(e,u[b].fn,void 0,!0),p){case 1:u[b].fn.call(u[b].context);break;case 2:u[b].fn.call(u[b].context,t);break;case 3:u[b].fn.call(u[b].context,t,n);break;case 4:u[b].fn.call(u[b].context,t,n,s);break;default:if(!m)for(S=1,m=new Array(p-1);S<p;S++)m[S-1]=arguments[S];u[b].fn.apply(u[b].context,m)}}return!0};Mt.prototype.on=function(e,t,n){return Jd(this,e,t,n,!1)};Mt.prototype.once=function(e,t,n){return Jd(this,e,t,n,!0)};Mt.prototype.removeListener=function(e,t,n,s){var i=zt?zt+e:e;if(!this._events[i])return this;if(!t)return Vo(this,i),this;var o=this._events[i];if(o.fn)o.fn===t&&(!s||o.once)&&(!n||o.context===n)&&Vo(this,i);else{for(var c=0,u=[],p=o.length;c<p;c++)(o[c].fn!==t||s&&!o[c].once||n&&o[c].context!==n)&&u.push(o[c]);u.length?this._events[i]=u.length===1?u[0]:u:Vo(this,i)}return this};Mt.prototype.removeAllListeners=function(e){var t;return e?(t=zt?zt+e:e,this._events[t]&&Vo(this,t)):(this._events=new ai,this._eventsCount=0),this};Mt.prototype.off=Mt.prototype.removeListener;Mt.prototype.addListener=Mt.prototype.on;Mt.prefixed=zt;Mt.EventEmitter=Mt;typeof lu<"u"&&(lu.exports=Mt)});var kv={};dr(kv,{AddMiniApp:()=>rs,Back:()=>Wa,ComposeCast:()=>Of,Context:()=>Uf,DEFAULT_READY_OPTIONS:()=>Fa,Errors:()=>Cs,Ethereum:()=>Mf,Haptics:()=>Tf,Manifest:()=>Df,QuickAuth:()=>mf,Ready:()=>$a,SendToken:()=>Nf,SignIn:()=>gn,SolanaConnection:()=>ra,SwapToken:()=>Lf,ViewCast:()=>Bf,ViewProfile:()=>Cf,ViewToken:()=>Pf,actionLaunchFrameSchema:()=>Jf,actionSchema:()=>Qf,actionViewTokenSchema:()=>Xf,aspectRatioSchema:()=>Ya,buttonSchema:()=>el,buttonTitleSchema:()=>$s,caip19TokenSchema:()=>Ga,createSimpleStringSchema:()=>jr,createSolanaWalletProvider:()=>ju,default:()=>Iv,domainFrameConfigSchema:()=>al,domainManifestSchema:()=>im,domainSchema:()=>Za,encodedJsonFarcasterSignatureSchema:()=>Ja,eventFrameAddedSchema:()=>rl,eventFrameRemovedSchema:()=>nl,eventNotificationsEnabledSchema:()=>sl,frameEmbedNextSchema:()=>tl,frameHost:()=>le,frameNameSchema:()=>Fs,hexColorSchema:()=>Vs,jsonFarcasterSignatureHeaderSchema:()=>Xp,miniAppHostCapabilityList:()=>qa,notificationDetailsSchema:()=>qi,notificationsDisabledSchema:()=>il,quickAuth:()=>Ls,safeParseFrameEmbed:()=>Qp,sdk:()=>yf,secureUrlSchema:()=>vt,sendNotificationRequestSchema:()=>em,sendNotificationResponseSchema:()=>tm,serverEventSchema:()=>rm,unwrapSolanaProviderRequest:()=>Gu,wrapSolanaProviderRequest:()=>HR});var rs={};dr(rs,{InvalidDomainManifest:()=>Da,RejectedByUser:()=>za});var Cs={};dr(Cs,{BaseError:()=>Fr});var Fr=class extends Error{name="BaseError";cause;constructor(e,t={}){super(e,t.cause?{cause:t.cause}:void 0),this.cause=t.cause}};var Da=class extends Fr{name="AddMiniApp.InvalidDomainManifest";constructor(){super("Invalid domain manifest")}},za=class extends Fr{name="AddMiniApp.RejectedByUser";constructor(){super("Add frame rejected by user")}};var Of={};var Tf={};var $a={};dr($a,{DEFAULT_READY_OPTIONS:()=>Fa});var Fa={disableNativeGestures:!1};var gn={};dr(gn,{RejectedByUser:()=>Va});var Va=class extends Fr{name="SignIn.RejectedByUser";constructor(){super("Sign in rejected by user")}};var Nf={};var Lf={};var Bf={};var Cf={};var Pf={};var Mf={};var Wa={};dr(Wa,{DEFAULT_BACK_STATE:()=>M0});var M0={visible:!1};var Uf={};var Df={};var qa=["wallet.getEthereumProvider","wallet.getSolanaProvider","actions.ready","actions.openUrl","actions.close","actions.setPrimaryButton","actions.addMiniApp","actions.signIn","actions.viewCast","actions.viewProfile","actions.composeCast","actions.viewToken","actions.sendToken","actions.swapToken","haptics.impactOccurred","haptics.notificationOccurred","haptics.selectionChanged","back"];var K={};dr(K,{BRAND:()=>cp,DIRTY:()=>yn,EMPTY_PATH:()=>F0,INVALID:()=>ie,NEVER:()=>Kp,OK:()=>Ot,ParseStatus:()=>Rt,Schema:()=>ge,ZodAny:()=>Wr,ZodArray:()=>Ir,ZodBigInt:()=>bn,ZodBoolean:()=>wn,ZodBranded:()=>Ds,ZodCatch:()=>Nn,ZodDate:()=>En,ZodDefault:()=>Tn,ZodDiscriminatedUnion:()=>$i,ZodEffects:()=>tr,ZodEnum:()=>kn,ZodError:()=>Vt,ZodFirstPartyTypeKind:()=>oe,ZodFunction:()=>Wi,ZodIntersection:()=>xn,ZodIssueCode:()=>M,ZodLazy:()=>An,ZodLiteral:()=>In,ZodMap:()=>cs,ZodNaN:()=>fs,ZodNativeEnum:()=>On,ZodNever:()=>ir,ZodNull:()=>vn,ZodNullable:()=>mr,ZodNumber:()=>_n,ZodObject:()=>Wt,ZodOptional:()=>Qt,ZodParsedType:()=>H,ZodPipeline:()=>zs,ZodPromise:()=>qr,ZodReadonly:()=>Ln,ZodRecord:()=>Vi,ZodSchema:()=>ge,ZodSet:()=>us,ZodString:()=>Vr,ZodSymbol:()=>os,ZodTransformer:()=>tr,ZodTuple:()=>pr,ZodType:()=>ge,ZodUndefined:()=>Rn,ZodUnion:()=>Sn,ZodUnknown:()=>Ar,ZodVoid:()=>as,addIssueToContext:()=>W,any:()=>yp,array:()=>Ep,bigint:()=>dp,boolean:()=>Yf,coerce:()=>jp,custom:()=>Hf,date:()=>hp,datetimeRegex:()=>jf,defaultErrorMap:()=>Sr,discriminatedUnion:()=>xp,effect:()=>Up,enum:()=>Cp,function:()=>Np,getErrorMap:()=>ns,getParsedType:()=>hr,instanceof:()=>fp,intersection:()=>Ap,isAborted:()=>Di,isAsync:()=>ss,isDirty:()=>zi,isValid:()=>$r,late:()=>up,lazy:()=>Lp,literal:()=>Bp,makeIssue:()=>Ps,map:()=>Op,nan:()=>lp,nativeEnum:()=>Pp,never:()=>bp,null:()=>gp,nullable:()=>zp,number:()=>Zf,object:()=>Rp,objectUtil:()=>ja,oboolean:()=>qp,onumber:()=>Wp,optional:()=>Dp,ostring:()=>Vp,pipeline:()=>$p,preprocess:()=>Fp,promise:()=>Mp,quotelessJson:()=>U0,record:()=>kp,set:()=>Tp,setErrorMap:()=>z0,strictObject:()=>vp,string:()=>Gf,symbol:()=>pp,transformer:()=>Up,tuple:()=>Ip,undefined:()=>mp,union:()=>Sp,unknown:()=>_p,util:()=>_e,void:()=>wp});var _e;(function(r){r.assertEqual=s=>{};function e(s){}r.assertIs=e;function t(s){throw new Error}r.assertNever=t,r.arrayToEnum=s=>{let i={};for(let o of s)i[o]=o;return i},r.getValidEnumValues=s=>{let i=r.objectKeys(s).filter(c=>typeof s[s[c]]!="number"),o={};for(let c of i)o[c]=s[c];return r.objectValues(o)},r.objectValues=s=>r.objectKeys(s).map(function(i){return s[i]}),r.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{let i=[];for(let o in s)Object.prototype.hasOwnProperty.call(s,o)&&i.push(o);return i},r.find=(s,i)=>{for(let o of s)if(i(o))return o},r.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&Number.isFinite(s)&&Math.floor(s)===s;function n(s,i=" | "){return s.map(o=>typeof o=="string"?`'${o}'`:o).join(i)}r.joinValues=n,r.jsonStringifyReplacer=(s,i)=>typeof i=="bigint"?i.toString():i})(_e||(_e={}));var ja;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(ja||(ja={}));var H=_e.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),hr=r=>{switch(typeof r){case"undefined":return H.undefined;case"string":return H.string;case"number":return Number.isNaN(r)?H.nan:H.number;case"boolean":return H.boolean;case"function":return H.function;case"bigint":return H.bigint;case"symbol":return H.symbol;case"object":return Array.isArray(r)?H.array:r===null?H.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?H.promise:typeof Map<"u"&&r instanceof Map?H.map:typeof Set<"u"&&r instanceof Set?H.set:typeof Date<"u"&&r instanceof Date?H.date:H.object;default:return H.unknown}};var M=_e.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),U0=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:"),Vt=class r extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){let t=e||function(i){return i.message},n={_errors:[]},s=i=>{for(let o of i.issues)if(o.code==="invalid_union")o.unionErrors.map(s);else if(o.code==="invalid_return_type")s(o.returnTypeError);else if(o.code==="invalid_arguments")s(o.argumentsError);else if(o.path.length===0)n._errors.push(t(o));else{let c=n,u=0;for(;u<o.path.length;){let p=o.path[u];u===o.path.length-1?(c[p]=c[p]||{_errors:[]},c[p]._errors.push(t(o))):c[p]=c[p]||{_errors:[]},c=c[p],u++}}};return s(this),n}static assert(e){if(!(e instanceof r))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,_e.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},n=[];for(let s of this.issues)s.path.length>0?(t[s.path[0]]=t[s.path[0]]||[],t[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};Vt.create=r=>new Vt(r);var D0=(r,e)=>{let t;switch(r.code){case M.invalid_type:r.received===H.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case M.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,_e.jsonStringifyReplacer)}`;break;case M.unrecognized_keys:t=`Unrecognized key(s) in object: ${_e.joinValues(r.keys,", ")}`;break;case M.invalid_union:t="Invalid input";break;case M.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${_e.joinValues(r.options)}`;break;case M.invalid_enum_value:t=`Invalid enum value. Expected ${_e.joinValues(r.options)}, received '${r.received}'`;break;case M.invalid_arguments:t="Invalid function arguments";break;case M.invalid_return_type:t="Invalid function return type";break;case M.invalid_date:t="Invalid date";break;case M.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:_e.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case M.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case M.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case M.custom:t="Invalid input";break;case M.invalid_intersection_types:t="Intersection results could not be merged";break;case M.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case M.not_finite:t="Number must be finite";break;default:t=e.defaultError,_e.assertNever(r)}return{message:t}},Sr=D0;var zf=Sr;function z0(r){zf=r}function ns(){return zf}var Ps=r=>{let{data:e,path:t,errorMaps:n,issueData:s}=r,i=[...t,...s.path||[]],o={...s,path:i};if(s.message!==void 0)return{...s,path:i,message:s.message};let c="",u=n.filter(p=>!!p).slice().reverse();for(let p of u)c=p(o,{data:e,defaultError:c}).message;return{...s,path:i,message:c}},F0=[];function W(r,e){let t=ns(),n=Ps({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===Sr?void 0:Sr].filter(s=>!!s)});r.common.issues.push(n)}var Rt=class r{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let n=[];for(let s of t){if(s.status==="aborted")return ie;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){let n=[];for(let s of t){let i=await s.key,o=await s.value;n.push({key:i,value:o})}return r.mergeObjectSync(e,n)}static mergeObjectSync(e,t){let n={};for(let s of t){let{key:i,value:o}=s;if(i.status==="aborted"||o.status==="aborted")return ie;i.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),i.value!=="__proto__"&&(typeof o.value<"u"||s.alwaysSet)&&(n[i.value]=o.value)}return{status:e.value,value:n}}},ie=Object.freeze({status:"aborted"}),yn=r=>({status:"dirty",value:r}),Ot=r=>({status:"valid",value:r}),Di=r=>r.status==="aborted",zi=r=>r.status==="dirty",$r=r=>r.status==="valid",ss=r=>typeof Promise<"u"&&r instanceof Promise;var J;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e?.message})(J||(J={}));var Fi=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Vf=function(r,e,t,n,s){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!s)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!s:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?s.call(r,t):s?s.value=t:e.set(r,t),t},Ms,Us,er=class{constructor(e,t,n,s){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=s}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Ff=(r,e)=>{if($r(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new Vt(r.common.issues);return this._error=t,this._error}}};function de(r){if(!r)return{};let{errorMap:e,invalid_type_error:t,required_error:n,description:s}=r;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(o,c)=>{let{message:u}=r;return o.code==="invalid_enum_value"?{message:u??c.defaultError}:typeof c.data>"u"?{message:u??n??c.defaultError}:o.code!=="invalid_type"?{message:c.defaultError}:{message:u??t??c.defaultError}},description:s}}var ge=class{get description(){return this._def.description}_getType(e){return hr(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Rt,ctx:{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(ss(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},s=this._parseSync({data:e,path:n.path,parent:n});return Ff(n,s)}"~validate"(e){let t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:t});return $r(n)?{value:n.value}:{issues:t.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(n=>$r(n)?{value:n.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},s=this._parse({data:e,path:n.path,parent:n}),i=await(ss(s)?s:Promise.resolve(s));return Ff(n,i)}refine(e,t){let n=s=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(s):t;return this._refinement((s,i)=>{let o=e(s),c=()=>i.addIssue({code:M.custom,...n(s)});return typeof Promise<"u"&&o instanceof Promise?o.then(u=>u?!0:(c(),!1)):o?!0:(c(),!1)})}refinement(e,t){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof t=="function"?t(n,s):t),!1))}_refinement(e){return new tr({schema:this,typeName:oe.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:t=>this["~validate"](t)}}optional(){return Qt.create(this,this._def)}nullable(){return mr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ir.create(this)}promise(){return qr.create(this,this._def)}or(e){return Sn.create([this,e],this._def)}and(e){return xn.create(this,e,this._def)}transform(e){return new tr({...de(this._def),schema:this,typeName:oe.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new Tn({...de(this._def),innerType:this,defaultValue:t,typeName:oe.ZodDefault})}brand(){return new Ds({typeName:oe.ZodBranded,type:this,...de(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Nn({...de(this._def),innerType:this,catchValue:t,typeName:oe.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return zs.create(this,e)}readonly(){return Ln.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},$0=/^c[^\s-]{8,}$/i,V0=/^[0-9a-z]+$/,W0=/^[0-9A-HJKMNP-TV-Z]{26}$/i,q0=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,j0=/^[a-z0-9_-]{21}$/i,K0=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,H0=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,G0=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Z0="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Ka,Y0=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,J0=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,X0=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Q0=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,ep=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,tp=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Wf="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",rp=new RegExp(`^${Wf}$`);function qf(r){let e="[0-5]\\d";r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`);let t=r.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${t}`}function np(r){return new RegExp(`^${qf(r)}$`)}function jf(r){let e=`${Wf}T${qf(r)}`,t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function sp(r,e){return!!((e==="v4"||!e)&&Y0.test(r)||(e==="v6"||!e)&&X0.test(r))}function ip(r,e){if(!K0.test(r))return!1;try{let[t]=r.split("."),n=t.replace(/-/g,"+").replace(/_/g,"/").padEnd(t.length+(4-t.length%4)%4,"="),s=JSON.parse(atob(n));return!(typeof s!="object"||s===null||"typ"in s&&s?.typ!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function op(r,e){return!!((e==="v4"||!e)&&J0.test(r)||(e==="v6"||!e)&&Q0.test(r))}var Vr=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==H.string){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_type,expected:H.string,received:i.parsedType}),ie}let n=new Rt,s;for(let i of this._def.checks)if(i.kind==="min")e.data.length<i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")e.data.length>i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let o=e.data.length>i.value,c=e.data.length<i.value;(o||c)&&(s=this._getOrReturnCtx(e,s),o?W(s,{code:M.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):c&&W(s,{code:M.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")G0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"email",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")Ka||(Ka=new RegExp(Z0,"u")),Ka.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"emoji",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")q0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"uuid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")j0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"nanoid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")$0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cuid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")V0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cuid2",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")W0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"ulid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),W(s,{validation:"url",code:M.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"regex",code:M.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?e.data=e.data.trim():i.kind==="includes"?e.data.includes(i.value,i.position)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?e.data=e.data.toLowerCase():i.kind==="toUpperCase"?e.data=e.data.toUpperCase():i.kind==="startsWith"?e.data.startsWith(i.value)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?e.data.endsWith(i.value)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?jf(i).test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?rp.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?np(i).test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?H0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"duration",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?sp(e.data,i.version)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"ip",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?ip(e.data,i.alg)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"jwt",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?op(e.data,i.version)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cidr",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?ep.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"base64",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?tp.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"base64url",code:M.invalid_string,message:i.message}),n.dirty()):_e.assertNever(i);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(s=>e.test(s),{validation:t,code:M.invalid_string,...J.errToObj(n)})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...J.errToObj(e)})}url(e){return this._addCheck({kind:"url",...J.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...J.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...J.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...J.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...J.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...J.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...J.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...J.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...J.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...J.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...J.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...J.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...J.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...J.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...J.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...J.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...J.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...J.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...J.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...J.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...J.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...J.errToObj(t)})}nonempty(e){return this.min(1,J.errToObj(e))}trim(){return new r({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};Vr.create=r=>new Vr({checks:[],typeName:oe.ZodString,coerce:r?.coerce??!1,...de(r)});function ap(r,e){let t=(r.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=t>n?t:n,i=Number.parseInt(r.toFixed(s).replace(".","")),o=Number.parseInt(e.toFixed(s).replace(".",""));return i%o/10**s}var _n=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==H.number){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_type,expected:H.number,received:i.parsedType}),ie}let n,s=new Rt;for(let i of this._def.checks)i.kind==="int"?_e.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:M.invalid_type,expected:"integer",received:"float",message:i.message}),s.dirty()):i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),s.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),s.dirty()):i.kind==="multipleOf"?ap(e.data,i.value)!==0&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.not_multiple_of,multipleOf:i.value,message:i.message}),s.dirty()):i.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:M.not_finite,message:i.message}),s.dirty()):_e.assertNever(i);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,s){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(s)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:J.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:J.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:J.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:J.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&_e.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}};_n.create=r=>new _n({checks:[],typeName:oe.ZodNumber,coerce:r?.coerce||!1,...de(r)});var bn=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==H.bigint)return this._getInvalidInput(e);let n,s=new Rt;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),s.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),s.dirty()):i.kind==="multipleOf"?e.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.not_multiple_of,multipleOf:i.value,message:i.message}),s.dirty()):_e.assertNever(i);return{status:s.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return W(t,{code:M.invalid_type,expected:H.bigint,received:t.parsedType}),ie}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,s){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(s)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};bn.create=r=>new bn({checks:[],typeName:oe.ZodBigInt,coerce:r?.coerce??!1,...de(r)});var wn=class extends ge{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==H.boolean){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.boolean,received:n.parsedType}),ie}return Ot(e.data)}};wn.create=r=>new wn({typeName:oe.ZodBoolean,coerce:r?.coerce||!1,...de(r)});var En=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==H.date){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_type,expected:H.date,received:i.parsedType}),ie}if(Number.isNaN(e.data.getTime())){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_date}),ie}let n=new Rt,s;for(let i of this._def.checks)i.kind==="min"?e.data.getTime()<i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?e.data.getTime()>i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):_e.assertNever(i);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:J.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:J.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};En.create=r=>new En({checks:[],coerce:r?.coerce||!1,typeName:oe.ZodDate,...de(r)});var os=class extends ge{_parse(e){if(this._getType(e)!==H.symbol){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.symbol,received:n.parsedType}),ie}return Ot(e.data)}};os.create=r=>new os({typeName:oe.ZodSymbol,...de(r)});var Rn=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.undefined,received:n.parsedType}),ie}return Ot(e.data)}};Rn.create=r=>new Rn({typeName:oe.ZodUndefined,...de(r)});var vn=class extends ge{_parse(e){if(this._getType(e)!==H.null){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.null,received:n.parsedType}),ie}return Ot(e.data)}};vn.create=r=>new vn({typeName:oe.ZodNull,...de(r)});var Wr=class extends ge{constructor(){super(...arguments),this._any=!0}_parse(e){return Ot(e.data)}};Wr.create=r=>new Wr({typeName:oe.ZodAny,...de(r)});var Ar=class extends ge{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ot(e.data)}};Ar.create=r=>new Ar({typeName:oe.ZodUnknown,...de(r)});var ir=class extends ge{_parse(e){let t=this._getOrReturnCtx(e);return W(t,{code:M.invalid_type,expected:H.never,received:t.parsedType}),ie}};ir.create=r=>new ir({typeName:oe.ZodNever,...de(r)});var as=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.void,received:n.parsedType}),ie}return Ot(e.data)}};as.create=r=>new as({typeName:oe.ZodVoid,...de(r)});var Ir=class r extends ge{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),s=this._def;if(t.parsedType!==H.array)return W(t,{code:M.invalid_type,expected:H.array,received:t.parsedType}),ie;if(s.exactLength!==null){let o=t.data.length>s.exactLength.value,c=t.data.length<s.exactLength.value;(o||c)&&(W(t,{code:o?M.too_big:M.too_small,minimum:c?s.exactLength.value:void 0,maximum:o?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&t.data.length<s.minLength.value&&(W(t,{code:M.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&t.data.length>s.maxLength.value&&(W(t,{code:M.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((o,c)=>s.type._parseAsync(new er(t,o,t.path,c)))).then(o=>Rt.mergeArray(n,o));let i=[...t.data].map((o,c)=>s.type._parseSync(new er(t,o,t.path,c)));return Rt.mergeArray(n,i)}get element(){return this._def.type}min(e,t){return new r({...this._def,minLength:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxLength:{value:e,message:J.toString(t)}})}length(e,t){return new r({...this._def,exactLength:{value:e,message:J.toString(t)}})}nonempty(e){return this.min(1,e)}};Ir.create=(r,e)=>new Ir({type:r,minLength:null,maxLength:null,exactLength:null,typeName:oe.ZodArray,...de(e)});function is(r){if(r instanceof Wt){let e={};for(let t in r.shape){let n=r.shape[t];e[t]=Qt.create(is(n))}return new Wt({...r._def,shape:()=>e})}else return r instanceof Ir?new Ir({...r._def,type:is(r.element)}):r instanceof Qt?Qt.create(is(r.unwrap())):r instanceof mr?mr.create(is(r.unwrap())):r instanceof pr?pr.create(r.items.map(e=>is(e))):r}var Wt=class r extends ge{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=_e.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==H.object){let p=this._getOrReturnCtx(e);return W(p,{code:M.invalid_type,expected:H.object,received:p.parsedType}),ie}let{status:n,ctx:s}=this._processInputParams(e),{shape:i,keys:o}=this._getCached(),c=[];if(!(this._def.catchall instanceof ir&&this._def.unknownKeys==="strip"))for(let p in s.data)o.includes(p)||c.push(p);let u=[];for(let p of o){let m=i[p],b=s.data[p];u.push({key:{status:"valid",value:p},value:m._parse(new er(s,b,s.path,p)),alwaysSet:p in s.data})}if(this._def.catchall instanceof ir){let p=this._def.unknownKeys;if(p==="passthrough")for(let m of c)u.push({key:{status:"valid",value:m},value:{status:"valid",value:s.data[m]}});else if(p==="strict")c.length>0&&(W(s,{code:M.unrecognized_keys,keys:c}),n.dirty());else if(p!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let p=this._def.catchall;for(let m of c){let b=s.data[m];u.push({key:{status:"valid",value:m},value:p._parse(new er(s,b,s.path,m)),alwaysSet:m in s.data})}}return s.common.async?Promise.resolve().then(async()=>{let p=[];for(let m of u){let b=await m.key,x=await m.value;p.push({key:b,value:x,alwaysSet:m.alwaysSet})}return p}).then(p=>Rt.mergeObjectSync(n,p)):Rt.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(e){return J.errToObj,new r({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{let s=this._def.errorMap?.(t,n).message??n.defaultError;return t.code==="unrecognized_keys"?{message:J.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new r({...this._def,unknownKeys:"strip"})}passthrough(){return new r({...this._def,unknownKeys:"passthrough"})}extend(e){return new r({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new r({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:oe.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new r({...this._def,catchall:e})}pick(e){let t={};for(let n of _e.objectKeys(e))e[n]&&this.shape[n]&&(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}omit(e){let t={};for(let n of _e.objectKeys(this.shape))e[n]||(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}deepPartial(){return is(this)}partial(e){let t={};for(let n of _e.objectKeys(this.shape)){let s=this.shape[n];e&&!e[n]?t[n]=s:t[n]=s.optional()}return new r({...this._def,shape:()=>t})}required(e){let t={};for(let n of _e.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof Qt;)i=i._def.innerType;t[n]=i}return new r({...this._def,shape:()=>t})}keyof(){return Kf(_e.objectKeys(this.shape))}};Wt.create=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strip",catchall:ir.create(),typeName:oe.ZodObject,...de(e)});Wt.strictCreate=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strict",catchall:ir.create(),typeName:oe.ZodObject,...de(e)});Wt.lazycreate=(r,e)=>new Wt({shape:r,unknownKeys:"strip",catchall:ir.create(),typeName:oe.ZodObject,...de(e)});var Sn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function s(i){for(let c of i)if(c.result.status==="valid")return c.result;for(let c of i)if(c.result.status==="dirty")return t.common.issues.push(...c.ctx.common.issues),c.result;let o=i.map(c=>new Vt(c.ctx.common.issues));return W(t,{code:M.invalid_union,unionErrors:o}),ie}if(t.common.async)return Promise.all(n.map(async i=>{let o={...t,common:{...t.common,issues:[]},parent:null};return{result:await i._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(s);{let i,o=[];for(let u of n){let p={...t,common:{...t.common,issues:[]},parent:null},m=u._parseSync({data:t.data,path:t.path,parent:p});if(m.status==="valid")return m;m.status==="dirty"&&!i&&(i={result:m,ctx:p}),p.common.issues.length&&o.push(p.common.issues)}if(i)return t.common.issues.push(...i.ctx.common.issues),i.result;let c=o.map(u=>new Vt(u));return W(t,{code:M.invalid_union,unionErrors:c}),ie}}get options(){return this._def.options}};Sn.create=(r,e)=>new Sn({options:r,typeName:oe.ZodUnion,...de(e)});var xr=r=>r instanceof An?xr(r.schema):r instanceof tr?xr(r.innerType()):r instanceof In?[r.value]:r instanceof kn?r.options:r instanceof On?_e.objectValues(r.enum):r instanceof Tn?xr(r._def.innerType):r instanceof Rn?[void 0]:r instanceof vn?[null]:r instanceof Qt?[void 0,...xr(r.unwrap())]:r instanceof mr?[null,...xr(r.unwrap())]:r instanceof Ds||r instanceof Ln?xr(r.unwrap()):r instanceof Nn?xr(r._def.innerType):[],$i=class r extends ge{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.object)return W(t,{code:M.invalid_type,expected:H.object,received:t.parsedType}),ie;let n=this.discriminator,s=t.data[n],i=this.optionsMap.get(s);return i?t.common.async?i._parseAsync({data:t.data,path:t.path,parent:t}):i._parseSync({data:t.data,path:t.path,parent:t}):(W(t,{code:M.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){let s=new Map;for(let i of t){let o=xr(i.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let c of o){if(s.has(c))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(c)}`);s.set(c,i)}}return new r({typeName:oe.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:s,...de(n)})}};function Ha(r,e){let t=hr(r),n=hr(e);if(r===e)return{valid:!0,data:r};if(t===H.object&&n===H.object){let s=_e.objectKeys(e),i=_e.objectKeys(r).filter(c=>s.indexOf(c)!==-1),o={...r,...e};for(let c of i){let u=Ha(r[c],e[c]);if(!u.valid)return{valid:!1};o[c]=u.data}return{valid:!0,data:o}}else if(t===H.array&&n===H.array){if(r.length!==e.length)return{valid:!1};let s=[];for(let i=0;i<r.length;i++){let o=r[i],c=e[i],u=Ha(o,c);if(!u.valid)return{valid:!1};s.push(u.data)}return{valid:!0,data:s}}else return t===H.date&&n===H.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}var xn=class extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),s=(i,o)=>{if(Di(i)||Di(o))return ie;let c=Ha(i.value,o.value);return c.valid?((zi(i)||zi(o))&&t.dirty(),{status:t.value,value:c.data}):(W(n,{code:M.invalid_intersection_types}),ie)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([i,o])=>s(i,o)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};xn.create=(r,e,t)=>new xn({left:r,right:e,typeName:oe.ZodIntersection,...de(t)});var pr=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.array)return W(n,{code:M.invalid_type,expected:H.array,received:n.parsedType}),ie;if(n.data.length<this._def.items.length)return W(n,{code:M.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&n.data.length>this._def.items.length&&(W(n,{code:M.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let i=[...n.data].map((o,c)=>{let u=this._def.items[c]||this._def.rest;return u?u._parse(new er(n,o,n.path,c)):null}).filter(o=>!!o);return n.common.async?Promise.all(i).then(o=>Rt.mergeArray(t,o)):Rt.mergeArray(t,i)}get items(){return this._def.items}rest(e){return new r({...this._def,rest:e})}};pr.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new pr({items:r,typeName:oe.ZodTuple,rest:null,...de(e)})};var Vi=class r extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.object)return W(n,{code:M.invalid_type,expected:H.object,received:n.parsedType}),ie;let s=[],i=this._def.keyType,o=this._def.valueType;for(let c in n.data)s.push({key:i._parse(new er(n,c,n.path,c)),value:o._parse(new er(n,n.data[c],n.path,c)),alwaysSet:c in n.data});return n.common.async?Rt.mergeObjectAsync(t,s):Rt.mergeObjectSync(t,s)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof ge?new r({keyType:e,valueType:t,typeName:oe.ZodRecord,...de(n)}):new r({keyType:Vr.create(),valueType:e,typeName:oe.ZodRecord,...de(t)})}},cs=class extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.map)return W(n,{code:M.invalid_type,expected:H.map,received:n.parsedType}),ie;let s=this._def.keyType,i=this._def.valueType,o=[...n.data.entries()].map(([c,u],p)=>({key:s._parse(new er(n,c,n.path,[p,"key"])),value:i._parse(new er(n,u,n.path,[p,"value"]))}));if(n.common.async){let c=new Map;return Promise.resolve().then(async()=>{for(let u of o){let p=await u.key,m=await u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}})}else{let c=new Map;for(let u of o){let p=u.key,m=u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}}}};cs.create=(r,e,t)=>new cs({valueType:e,keyType:r,typeName:oe.ZodMap,...de(t)});var us=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.set)return W(n,{code:M.invalid_type,expected:H.set,received:n.parsedType}),ie;let s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(W(n,{code:M.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),t.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(W(n,{code:M.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),t.dirty());let i=this._def.valueType;function o(u){let p=new Set;for(let m of u){if(m.status==="aborted")return ie;m.status==="dirty"&&t.dirty(),p.add(m.value)}return{status:t.value,value:p}}let c=[...n.data.values()].map((u,p)=>i._parse(new er(n,u,n.path,p)));return n.common.async?Promise.all(c).then(u=>o(u)):o(c)}min(e,t){return new r({...this._def,minSize:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxSize:{value:e,message:J.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};us.create=(r,e)=>new us({valueType:r,minSize:null,maxSize:null,typeName:oe.ZodSet,...de(e)});var Wi=class r extends ge{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.function)return W(t,{code:M.invalid_type,expected:H.function,received:t.parsedType}),ie;function n(c,u){return Ps({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ns(),Sr].filter(p=>!!p),issueData:{code:M.invalid_arguments,argumentsError:u}})}function s(c,u){return Ps({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ns(),Sr].filter(p=>!!p),issueData:{code:M.invalid_return_type,returnTypeError:u}})}let i={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof qr){let c=this;return Ot(async function(...u){let p=new Vt([]),m=await c._def.args.parseAsync(u,i).catch(S=>{throw p.addIssue(n(u,S)),p}),b=await Reflect.apply(o,this,m);return await c._def.returns._def.type.parseAsync(b,i).catch(S=>{throw p.addIssue(s(b,S)),p})})}else{let c=this;return Ot(function(...u){let p=c._def.args.safeParse(u,i);if(!p.success)throw new Vt([n(u,p.error)]);let m=Reflect.apply(o,this,p.data),b=c._def.returns.safeParse(m,i);if(!b.success)throw new Vt([s(m,b.error)]);return b.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new r({...this._def,args:pr.create(e).rest(Ar.create())})}returns(e){return new r({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new r({args:e||pr.create([]).rest(Ar.create()),returns:t||Ar.create(),typeName:oe.ZodFunction,...de(n)})}},An=class extends ge{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};An.create=(r,e)=>new An({getter:r,typeName:oe.ZodLazy,...de(e)});var In=class extends ge{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return W(t,{received:t.data,code:M.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}};In.create=(r,e)=>new In({value:r,typeName:oe.ZodLiteral,...de(e)});function Kf(r,e){return new kn({values:r,typeName:oe.ZodEnum,...de(e)})}var kn=class r extends ge{constructor(){super(...arguments),Ms.set(this,void 0)}_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),n=this._def.values;return W(t,{expected:_e.joinValues(n),received:t.parsedType,code:M.invalid_type}),ie}if(Fi(this,Ms,"f")||Vf(this,Ms,new Set(this._def.values),"f"),!Fi(this,Ms,"f").has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return W(t,{received:t.data,code:M.invalid_enum_value,options:n}),ie}return Ot(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return r.create(e,{...this._def,...t})}exclude(e,t=this._def){return r.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}};Ms=new WeakMap;kn.create=Kf;var On=class extends ge{constructor(){super(...arguments),Us.set(this,void 0)}_parse(e){let t=_e.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==H.string&&n.parsedType!==H.number){let s=_e.objectValues(t);return W(n,{expected:_e.joinValues(s),received:n.parsedType,code:M.invalid_type}),ie}if(Fi(this,Us,"f")||Vf(this,Us,new Set(_e.getValidEnumValues(this._def.values)),"f"),!Fi(this,Us,"f").has(e.data)){let s=_e.objectValues(t);return W(n,{received:n.data,code:M.invalid_enum_value,options:s}),ie}return Ot(e.data)}get enum(){return this._def.values}};Us=new WeakMap;On.create=(r,e)=>new On({values:r,typeName:oe.ZodNativeEnum,...de(e)});var qr=class extends ge{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.promise&&t.common.async===!1)return W(t,{code:M.invalid_type,expected:H.promise,received:t.parsedType}),ie;let n=t.parsedType===H.promise?t.data:Promise.resolve(t.data);return Ot(n.then(s=>this._def.type.parseAsync(s,{path:t.path,errorMap:t.common.contextualErrorMap})))}};qr.create=(r,e)=>new qr({type:r,typeName:oe.ZodPromise,...de(e)});var tr=class extends ge{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===oe.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),s=this._def.effect||null,i={addIssue:o=>{W(n,o),o.fatal?t.abort():t.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),s.type==="preprocess"){let o=s.transform(n.data,i);if(n.common.async)return Promise.resolve(o).then(async c=>{if(t.value==="aborted")return ie;let u=await this._def.schema._parseAsync({data:c,path:n.path,parent:n});return u.status==="aborted"?ie:u.status==="dirty"?yn(u.value):t.value==="dirty"?yn(u.value):u});{if(t.value==="aborted")return ie;let c=this._def.schema._parseSync({data:o,path:n.path,parent:n});return c.status==="aborted"?ie:c.status==="dirty"?yn(c.value):t.value==="dirty"?yn(c.value):c}}if(s.type==="refinement"){let o=c=>{let u=s.refinement(c,i);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return c};if(n.common.async===!1){let c=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value),{status:t.value,value:c.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(c=>c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value).then(()=>({status:t.value,value:c.value}))))}if(s.type==="transform")if(n.common.async===!1){let o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!$r(o))return o;let c=s.transform(o.value,i);if(c instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:c}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>$r(o)?Promise.resolve(s.transform(o.value,i)).then(c=>({status:t.value,value:c})):o);_e.assertNever(s)}};tr.create=(r,e,t)=>new tr({schema:r,typeName:oe.ZodEffects,effect:e,...de(t)});tr.createWithPreprocess=(r,e,t)=>new tr({schema:e,effect:{type:"preprocess",transform:r},typeName:oe.ZodEffects,...de(t)});var Qt=class extends ge{_parse(e){return this._getType(e)===H.undefined?Ot(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Qt.create=(r,e)=>new Qt({innerType:r,typeName:oe.ZodOptional,...de(e)});var mr=class extends ge{_parse(e){return this._getType(e)===H.null?Ot(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};mr.create=(r,e)=>new mr({innerType:r,typeName:oe.ZodNullable,...de(e)});var Tn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===H.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};Tn.create=(r,e)=>new Tn({innerType:r,typeName:oe.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...de(e)});var Nn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ss(s)?s.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Nn.create=(r,e)=>new Nn({innerType:r,typeName:oe.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...de(e)});var fs=class extends ge{_parse(e){if(this._getType(e)!==H.nan){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.nan,received:n.parsedType}),ie}return{status:"valid",value:e.data}}};fs.create=r=>new fs({typeName:oe.ZodNaN,...de(r)});var cp=Symbol("zod_brand"),Ds=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},zs=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ie:i.status==="dirty"?(t.dirty(),yn(i.value)):this._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?ie:s.status==="dirty"?(t.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,t){return new r({in:e,out:t,typeName:oe.ZodPipeline})}},Ln=class extends ge{_parse(e){let t=this._def.innerType._parse(e),n=s=>($r(s)&&(s.value=Object.freeze(s.value)),s);return ss(t)?t.then(s=>n(s)):n(t)}unwrap(){return this._def.innerType}};Ln.create=(r,e)=>new Ln({innerType:r,typeName:oe.ZodReadonly,...de(e)});function $f(r,e){let t=typeof r=="function"?r(e):typeof r=="string"?{message:r}:r;return typeof t=="string"?{message:t}:t}function Hf(r,e={},t){return r?Wr.create().superRefine((n,s)=>{let i=r(n);if(i instanceof Promise)return i.then(o=>{if(!o){let c=$f(e,n),u=c.fatal??t??!0;s.addIssue({code:"custom",...c,fatal:u})}});if(!i){let o=$f(e,n),c=o.fatal??t??!0;s.addIssue({code:"custom",...o,fatal:c})}}):Wr.create()}var up={object:Wt.lazycreate},oe;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(oe||(oe={}));var fp=(r,e={message:`Input not instance of ${r.name}`})=>Hf(t=>t instanceof r,e),Gf=Vr.create,Zf=_n.create,lp=fs.create,dp=bn.create,Yf=wn.create,hp=En.create,pp=os.create,mp=Rn.create,gp=vn.create,yp=Wr.create,_p=Ar.create,bp=ir.create,wp=as.create,Ep=Ir.create,Rp=Wt.create,vp=Wt.strictCreate,Sp=Sn.create,xp=$i.create,Ap=xn.create,Ip=pr.create,kp=Vi.create,Op=cs.create,Tp=us.create,Np=Wi.create,Lp=An.create,Bp=In.create,Cp=kn.create,Pp=On.create,Mp=qr.create,Up=tr.create,Dp=Qt.create,zp=mr.create,Fp=tr.createWithPreprocess,$p=zs.create,Vp=()=>Gf().optional(),Wp=()=>Zf().optional(),qp=()=>Yf().optional(),jp={string:r=>Vr.create({...r,coerce:!0}),number:r=>_n.create({...r,coerce:!0}),boolean:r=>wn.create({...r,coerce:!0}),bigint:r=>bn.create({...r,coerce:!0}),date:r=>En.create({...r,coerce:!0})};var Kp=ie;var Hp=/[@#$%^&*+=\/\\|~«»]/,Gp=/(!{2,}|\?{2,}|-{2,})/,Zp=/[\u{1F300}-\u{1F9FF}]|[\u{2702}-\u{27B0}]|[\u{2600}-\u{26FF}]|[\u{2B00}-\u{2BFF}]/u,jr=({max:r,noSpaces:e}={})=>(e?K.string().max(r??Number.POSITIVE_INFINITY).regex(/^\S*$/,"Spaces are not allowed"):K.string().max(r??Number.POSITIVE_INFINITY)).refine(n=>!Zp.test(n),{message:"Emojis and symbols are not allowed"}).refine(n=>!Hp.test(n),{message:"Special characters (@, #, $, %, ^, &, *, +, =, /, \\, |, ~, \xAB, \xBB) are not allowed"}).refine(n=>!Gp.test(n),{message:"Repeated punctuations (!!, ??, --) are not allowed"}),vt=K.string().url().startsWith("https://",{message:"Must be an https url"}).max(1024),Fs=K.string().max(32),$s=K.string().max(32),Yp=/^[-a-z0-9]{3,8}:[-_a-zA-Z0-9]{1,32}\/(?:[-a-z0-9]{3,8}:[-.%a-zA-Z0-9]{1,128}(?:\/[-.%a-zA-Z0-9]{1,78})?|native)$/,Ga=K.string().regex(Yp,{message:"Invalid CAIP-19 asset ID"}),Vs=K.string().regex(/^#([0-9A-F]{3}|[0-9A-F]{6})$/i,{message:"Invalid hex color code. It should be in the format #RRGGBB or #RGB."}),Jp=/^(?!.*\.\.)([a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,Za=K.string().max(1024).regex(Jp,{message:"Must be a valid domain name (e.g., example.com, sub.example.com)"}).refine(r=>!r.includes("://"),{message:"Domain must not include protocol (http://, https://, etc.)"}).refine(r=>!r.includes("/"),{message:"Domain must not include path separators"}).refine(r=>!r.includes("@"),{message:"Domain must not include @ symbol"}).refine(r=>!r.includes(":"),{message:"Domain must not include port numbers"}),Ya=K.union([K.literal("1:1"),K.literal("3:2")]),Ja=K.object({header:K.string(),payload:K.string(),signature:K.string()}),Xp=K.object({fid:K.number(),type:K.literal("app_key"),key:K.string().startsWith("0x")});var Jf=K.object({type:K.literal("launch_frame"),name:Fs,url:vt.optional(),splashImageUrl:vt.optional(),splashBackgroundColor:Vs.optional()}),Xf=K.object({type:K.literal("view_token"),token:Ga}),Qf=K.discriminatedUnion("type",[Jf,Xf]),el=K.object({title:$s,action:Qf}),tl=K.object({version:K.literal("next"),imageUrl:vt,aspectRatio:Ya.optional(),button:el}),Qp=r=>tl.safeParse(r);var qi=K.object({url:K.string(),token:K.string()}),em=K.object({notificationId:K.string().max(128),title:K.string().max(32),body:K.string().max(128),targetUrl:vt,tokens:K.string().array().max(100)}),tm=K.object({result:K.object({successfulTokens:K.array(K.string()),invalidTokens:K.array(K.string()),rateLimitedTokens:K.array(K.string())})});var rl=K.object({event:K.literal("frame_added"),notificationDetails:qi.optional()}),nl=K.object({event:K.literal("frame_removed")}),sl=K.object({event:K.literal("notifications_enabled"),notificationDetails:qi.required()}),il=K.object({event:K.literal("notifications_disabled")}),rm=K.discriminatedUnion("event",[rl,nl,sl,il]);var nm=K.enum(["games","social","finance","utility","productivity","health-fitness","news-media","music","shopping","education","developer-tools","entertainment","art-creativity"]),sm=["eip155:1","eip155:8453","eip155:42161","eip155:421614","eip155:84532","eip155:666666666","eip155:100","eip155:10","eip155:11155420","eip155:137","eip155:11155111","eip155:7777777","eip155:130","eip155:10143","eip155:42220","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"];function ol(r){let e=new Set(r);return Array.from(e)}var al=K.object({version:K.union([K.literal("0.0.0"),K.literal("0.0.1"),K.literal("1"),K.literal("next")]),name:Fs,iconUrl:vt,homeUrl:vt,imageUrl:vt.optional(),buttonTitle:$s.optional(),splashImageUrl:vt.optional(),splashBackgroundColor:Vs.optional(),webhookUrl:vt.optional(),subtitle:jr({max:30}).optional(),description:jr({max:170}).optional(),screenshotUrls:K.array(vt).max(3).optional(),primaryCategory:nm.optional(),tags:K.array(jr({max:20,noSpaces:!0})).max(5).optional(),heroImageUrl:vt.optional(),tagline:jr({max:30}).optional(),ogTitle:jr({max:30}).optional(),ogDescription:jr({max:100}).optional(),ogImageUrl:vt.optional(),noindex:K.boolean().optional(),requiredChains:K.array(K.enum(sm)).transform(ol).optional(),requiredCapabilities:K.array(K.enum(qa)).transform(ol).optional(),castShareUrl:vt.optional(),canonicalDomain:Za.optional()}).refine(r=>{if(r.castShareUrl===void 0)return!0;try{let e=new URL(r.homeUrl).hostname,t=new URL(r.castShareUrl).hostname;return e===t}catch{return!1}},{message:"castShareUrl must have the same domain as homeUrl",path:["castShareUrl"]}),im=K.object({accountAssociation:Ja,frame:al.optional()});var ae=vr(qs());function js(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function Dm(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Hr(r,...e){if(!Dm(r))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(r.length))throw new Error("Uint8Array expected of length "+e+", got length="+r.length)}function kl(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");js(r.outputLen),js(r.blockLen)}function Or(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Gi(r,e){Hr(r);let t=e.outputLen;if(r.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}var Pn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function Ol(r){return new Uint32Array(r.buffer,r.byteOffset,Math.floor(r.byteLength/4))}function Zi(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function or(r,e){return r<<32-e|r>>>e}var cc=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function zm(r){return r<<24&4278190080|r<<8&16711680|r>>>8&65280|r>>>24&255}function uc(r){for(let e=0;e<r.length;e++)r[e]=zm(r[e])}function Tl(r){if(typeof r!="string")throw new Error("utf8ToBytes expected string, got "+typeof r);return new Uint8Array(new TextEncoder().encode(r))}function Zr(r){return typeof r=="string"&&(r=Tl(r)),Hr(r),r}function fc(...r){let e=0;for(let n=0;n<r.length;n++){let s=r[n];Hr(s),e+=s.length}let t=new Uint8Array(e);for(let n=0,s=0;n<r.length;n++){let i=r[n];t.set(i,s),s+=i.length}return t}var Gr=class{clone(){return this._cloneInto()}};function ms(r){let e=n=>r().update(Zr(n)).digest(),t=r();return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=()=>r(),e}function Nl(r){let e=(n,s)=>r(s).update(Zr(n)).digest(),t=r({});return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=n=>r(n),e}function Yi(r=32){if(Pn&&typeof Pn.getRandomValues=="function")return Pn.getRandomValues(new Uint8Array(r));if(Pn&&typeof Pn.randomBytes=="function")return Pn.randomBytes(r);throw new Error("crypto.getRandomValues must be defined")}function Fm(r,e,t,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(e,t,n);let s=BigInt(32),i=BigInt(4294967295),o=Number(t>>s&i),c=Number(t&i),u=n?4:0,p=n?0:4;r.setUint32(e+u,o,n),r.setUint32(e+p,c,n)}function Ll(r,e,t){return r&e^~r&t}function Bl(r,e,t){return r&e^r&t^e&t}var gs=class extends Gr{constructor(e,t,n,s){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=s,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Zi(this.buffer)}update(e){Or(this);let{view:t,buffer:n,blockLen:s}=this;e=Zr(e);let i=e.length;for(let o=0;o<i;){let c=Math.min(s-this.pos,i-o);if(c===s){let u=Zi(e);for(;s<=i-o;o+=s)this.process(u,o);continue}n.set(e.subarray(o,o+c),this.pos),this.pos+=c,o+=c,this.pos===s&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Or(this),Gi(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:s,isLE:i}=this,{pos:o}=this;t[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>s-o&&(this.process(n,0),o=0);for(let b=o;b<s;b++)t[b]=0;Fm(n,s-8,BigInt(this.length*8),i),this.process(n,0);let c=Zi(e),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let p=u/4,m=this.get();if(p>m.length)throw new Error("_sha2: outputLen bigger than state");for(let b=0;b<p;b++)c.setUint32(4*b,m[b],i)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:t,buffer:n,length:s,finished:i,destroyed:o,pos:c}=this;return e.length=s,e.pos=c,e.finished=i,e.destroyed=o,s%t&&e.buffer.set(n),e}};var Ji=BigInt(4294967295),lc=BigInt(32);function Cl(r,e=!1){return e?{h:Number(r&Ji),l:Number(r>>lc&Ji)}:{h:Number(r>>lc&Ji)|0,l:Number(r&Ji)|0}}function dc(r,e=!1){let t=new Uint32Array(r.length),n=new Uint32Array(r.length);for(let s=0;s<r.length;s++){let{h:i,l:o}=Cl(r[s],e);[t[s],n[s]]=[i,o]}return[t,n]}var $m=(r,e)=>BigInt(r>>>0)<<lc|BigInt(e>>>0),Vm=(r,e,t)=>r>>>t,Wm=(r,e,t)=>r<<32-t|e>>>t,qm=(r,e,t)=>r>>>t|e<<32-t,jm=(r,e,t)=>r<<32-t|e>>>t,Km=(r,e,t)=>r<<64-t|e>>>t-32,Hm=(r,e,t)=>r>>>t-32|e<<64-t,Gm=(r,e)=>e,Zm=(r,e)=>r,hc=(r,e,t)=>r<<t|e>>>32-t,pc=(r,e,t)=>e<<t|r>>>32-t,mc=(r,e,t)=>e<<t-32|r>>>64-t,gc=(r,e,t)=>r<<t-32|e>>>64-t;function Ym(r,e,t,n){let s=(e>>>0)+(n>>>0);return{h:r+t+(s/2**32|0)|0,l:s|0}}var Jm=(r,e,t)=>(r>>>0)+(e>>>0)+(t>>>0),Xm=(r,e,t,n)=>e+t+n+(r/2**32|0)|0,Qm=(r,e,t,n)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0),eg=(r,e,t,n,s)=>e+t+n+s+(r/2**32|0)|0,tg=(r,e,t,n,s)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0)+(s>>>0),rg=(r,e,t,n,s,i)=>e+t+n+s+i+(r/2**32|0)|0;var ng={fromBig:Cl,split:dc,toBig:$m,shrSH:Vm,shrSL:Wm,rotrSH:qm,rotrSL:jm,rotrBH:Km,rotrBL:Hm,rotr32H:Gm,rotr32L:Zm,rotlSH:hc,rotlSL:pc,rotlBH:mc,rotlBL:gc,add:Ym,add3L:Jm,add3H:Xm,add4L:Qm,add4H:eg,add5H:rg,add5L:tg},pe=ng;var[sg,ig]=pe.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(r=>BigInt(r))),Yr=new Uint32Array(80),Jr=new Uint32Array(80),yc=class extends gs{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:t,Bh:n,Bl:s,Ch:i,Cl:o,Dh:c,Dl:u,Eh:p,El:m,Fh:b,Fl:x,Gh:S,Gl:T,Hh:I,Hl:A}=this;return[e,t,n,s,i,o,c,u,p,m,b,x,S,T,I,A]}set(e,t,n,s,i,o,c,u,p,m,b,x,S,T,I,A){this.Ah=e|0,this.Al=t|0,this.Bh=n|0,this.Bl=s|0,this.Ch=i|0,this.Cl=o|0,this.Dh=c|0,this.Dl=u|0,this.Eh=p|0,this.El=m|0,this.Fh=b|0,this.Fl=x|0,this.Gh=S|0,this.Gl=T|0,this.Hh=I|0,this.Hl=A|0}process(e,t){for(let B=0;B<16;B++,t+=4)Yr[B]=e.getUint32(t),Jr[B]=e.getUint32(t+=4);for(let B=16;B<80;B++){let F=Yr[B-15]|0,te=Jr[B-15]|0,G=pe.rotrSH(F,te,1)^pe.rotrSH(F,te,8)^pe.shrSH(F,te,7),Z=pe.rotrSL(F,te,1)^pe.rotrSL(F,te,8)^pe.shrSL(F,te,7),ee=Yr[B-2]|0,Y=Jr[B-2]|0,Ie=pe.rotrSH(ee,Y,19)^pe.rotrBH(ee,Y,61)^pe.shrSH(ee,Y,6),re=pe.rotrSL(ee,Y,19)^pe.rotrBL(ee,Y,61)^pe.shrSL(ee,Y,6),fe=pe.add4L(Z,re,Jr[B-7],Jr[B-16]),E=pe.add4H(fe,G,Ie,Yr[B-7],Yr[B-16]);Yr[B]=E|0,Jr[B]=fe|0}let{Ah:n,Al:s,Bh:i,Bl:o,Ch:c,Cl:u,Dh:p,Dl:m,Eh:b,El:x,Fh:S,Fl:T,Gh:I,Gl:A,Hh:L,Hl:U}=this;for(let B=0;B<80;B++){let F=pe.rotrSH(b,x,14)^pe.rotrSH(b,x,18)^pe.rotrBH(b,x,41),te=pe.rotrSL(b,x,14)^pe.rotrSL(b,x,18)^pe.rotrBL(b,x,41),G=b&S^~b&I,Z=x&T^~x&A,ee=pe.add5L(U,te,Z,ig[B],Jr[B]),Y=pe.add5H(ee,L,F,G,sg[B],Yr[B]),Ie=ee|0,re=pe.rotrSH(n,s,28)^pe.rotrBH(n,s,34)^pe.rotrBH(n,s,39),fe=pe.rotrSL(n,s,28)^pe.rotrBL(n,s,34)^pe.rotrBL(n,s,39),E=n&i^n&c^i&c,a=s&o^s&u^o&u;L=I|0,U=A|0,I=S|0,A=T|0,S=b|0,T=x|0,{h:b,l:x}=pe.add(p|0,m|0,Y|0,Ie|0),p=c|0,m=u|0,c=i|0,u=o|0,i=n|0,o=s|0;let l=pe.add3L(Ie,fe,a);n=pe.add3H(l,Y,re,E),s=l|0}({h:n,l:s}=pe.add(this.Ah|0,this.Al|0,n|0,s|0)),{h:i,l:o}=pe.add(this.Bh|0,this.Bl|0,i|0,o|0),{h:c,l:u}=pe.add(this.Ch|0,this.Cl|0,c|0,u|0),{h:p,l:m}=pe.add(this.Dh|0,this.Dl|0,p|0,m|0),{h:b,l:x}=pe.add(this.Eh|0,this.El|0,b|0,x|0),{h:S,l:T}=pe.add(this.Fh|0,this.Fl|0,S|0,T|0),{h:I,l:A}=pe.add(this.Gh|0,this.Gl|0,I|0,A|0),{h:L,l:U}=pe.add(this.Hh|0,this.Hl|0,L|0,U|0),this.set(n,s,i,o,c,u,p,m,b,x,S,T,I,A,L,U)}roundClean(){Yr.fill(0),Jr.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var Pl=ms(()=>new yc);var eo={};dr(eo,{aInRange:()=>jt,abool:()=>ar,abytes:()=>ys,bitGet:()=>lg,bitLen:()=>Ec,bitMask:()=>Hs,bitSet:()=>dg,bytesToHex:()=>Nr,bytesToNumberBE:()=>Lr,bytesToNumberLE:()=>Qr,concatBytes:()=>Br,createHmacDrbg:()=>Rc,ensureBytes:()=>We,equalBytes:()=>ug,hexToBytes:()=>Un,hexToNumber:()=>wc,inRange:()=>Ks,isBytes:()=>Xr,memoized:()=>zn,notImplemented:()=>pg,numberToBytesBE:()=>en,numberToBytesLE:()=>Dn,numberToHexUnpadded:()=>Mn,numberToVarBytesBE:()=>cg,utf8ToBytes:()=>fg,validateObject:()=>_r});var Xi=BigInt(0),Qi=BigInt(1),og=BigInt(2);function Xr(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function ys(r){if(!Xr(r))throw new Error("Uint8Array expected")}function ar(r,e){if(typeof e!="boolean")throw new Error(r+" boolean expected, got "+e)}var ag=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Nr(r){ys(r);let e="";for(let t=0;t<r.length;t++)e+=ag[r[t]];return e}function Mn(r){let e=r.toString(16);return e.length&1?"0"+e:e}function wc(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Xi:BigInt("0x"+r)}var Tr={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ml(r){if(r>=Tr._0&&r<=Tr._9)return r-Tr._0;if(r>=Tr.A&&r<=Tr.F)return r-(Tr.A-10);if(r>=Tr.a&&r<=Tr.f)return r-(Tr.a-10)}function Un(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let s=0,i=0;s<t;s++,i+=2){let o=Ml(r.charCodeAt(i)),c=Ml(r.charCodeAt(i+1));if(o===void 0||c===void 0){let u=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+u+'" at index '+i)}n[s]=o*16+c}return n}function Lr(r){return wc(Nr(r))}function Qr(r){return ys(r),wc(Nr(Uint8Array.from(r).reverse()))}function en(r,e){return Un(r.toString(16).padStart(e*2,"0"))}function Dn(r,e){return en(r,e).reverse()}function cg(r){return Un(Mn(r))}function We(r,e,t){let n;if(typeof e=="string")try{n=Un(e)}catch(i){throw new Error(r+" must be hex string or Uint8Array, cause: "+i)}else if(Xr(e))n=Uint8Array.from(e);else throw new Error(r+" must be hex string or Uint8Array");let s=n.length;if(typeof t=="number"&&s!==t)throw new Error(r+" of length "+t+" expected, got "+s);return n}function Br(...r){let e=0;for(let n=0;n<r.length;n++){let s=r[n];ys(s),e+=s.length}let t=new Uint8Array(e);for(let n=0,s=0;n<r.length;n++){let i=r[n];t.set(i,s),s+=i.length}return t}function ug(r,e){if(r.length!==e.length)return!1;let t=0;for(let n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}function fg(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}var _c=r=>typeof r=="bigint"&&Xi<=r;function Ks(r,e,t){return _c(r)&&_c(e)&&_c(t)&&e<=r&&r<t}function jt(r,e,t,n){if(!Ks(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function Ec(r){let e;for(e=0;r>Xi;r>>=Qi,e+=1);return e}function lg(r,e){return r>>BigInt(e)&Qi}function dg(r,e,t){return r|(t?Qi:Xi)<<BigInt(e)}var Hs=r=>(og<<BigInt(r-1))-Qi,bc=r=>new Uint8Array(r),Ul=r=>Uint8Array.from(r);function Rc(r,e,t){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");let n=bc(r),s=bc(r),i=0,o=()=>{n.fill(1),s.fill(0),i=0},c=(...b)=>t(s,n,...b),u=(b=bc())=>{s=c(Ul([0]),b),n=c(),b.length!==0&&(s=c(Ul([1]),b),n=c())},p=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let b=0,x=[];for(;b<e;){n=c();let S=n.slice();x.push(S),b+=n.length}return Br(...x)};return(b,x)=>{o(),u(b);let S;for(;!(S=x(p()));)u();return o(),S}}var hg={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||Xr(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,e)=>e.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function _r(r,e,t={}){let n=(s,i,o)=>{let c=hg[i];if(typeof c!="function")throw new Error("invalid validator function");let u=r[s];if(!(o&&u===void 0)&&!c(u,r))throw new Error("param "+String(s)+" is invalid. Expected "+i+", got "+u)};for(let[s,i]of Object.entries(e))n(s,i,!1);for(let[s,i]of Object.entries(t))n(s,i,!0);return r}var pg=()=>{throw new Error("not implemented")};function zn(r){let e=new WeakMap;return(t,...n)=>{let s=e.get(t);if(s!==void 0)return s;let i=r(t,...n);return e.set(t,i),i}}var _t=BigInt(0),Ce=BigInt(1),Fn=BigInt(2),mg=BigInt(3),vc=BigInt(4),Dl=BigInt(5),zl=BigInt(8),gg=BigInt(9),yg=BigInt(16);function ke(r,e){let t=r%e;return t>=_t?t:e+t}function _g(r,e,t){if(e<_t)throw new Error("invalid exponent, negatives unsupported");if(t<=_t)throw new Error("invalid modulus");if(t===Ce)return _t;let n=Ce;for(;e>_t;)e&Ce&&(n=n*r%t),r=r*r%t,e>>=Ce;return n}function Pe(r,e,t){let n=r;for(;e-- >_t;)n*=n,n%=t;return n}function to(r,e){if(r===_t)throw new Error("invert: expected non-zero number");if(e<=_t)throw new Error("invert: expected positive modulus, got "+e);let t=ke(r,e),n=e,s=_t,i=Ce,o=Ce,c=_t;for(;t!==_t;){let p=n/t,m=n%t,b=s-o*p,x=i-c*p;n=t,t=m,s=o,i=c,o=b,c=x}if(n!==Ce)throw new Error("invert: does not exist");return ke(s,e)}function bg(r){let e=(r-Ce)/Fn,t,n,s;for(t=r-Ce,n=0;t%Fn===_t;t/=Fn,n++);for(s=Fn;s<r&&_g(s,e,r)!==r-Ce;s++)if(s>1e3)throw new Error("Cannot find square root: likely non-prime P");if(n===1){let o=(r+Ce)/vc;return function(u,p){let m=u.pow(p,o);if(!u.eql(u.sqr(m),p))throw new Error("Cannot find square root");return m}}let i=(t+Ce)/Fn;return function(c,u){if(c.pow(u,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let p=n,m=c.pow(c.mul(c.ONE,s),t),b=c.pow(u,i),x=c.pow(u,t);for(;!c.eql(x,c.ONE);){if(c.eql(x,c.ZERO))return c.ZERO;let S=1;for(let I=c.sqr(x);S<p&&!c.eql(I,c.ONE);S++)I=c.sqr(I);let T=c.pow(m,Ce<<BigInt(p-S-1));m=c.sqr(T),b=c.mul(b,T),x=c.mul(x,m),p=S}return b}}function wg(r){if(r%vc===mg){let e=(r+Ce)/vc;return function(n,s){let i=n.pow(s,e);if(!n.eql(n.sqr(i),s))throw new Error("Cannot find square root");return i}}if(r%zl===Dl){let e=(r-Dl)/zl;return function(n,s){let i=n.mul(s,Fn),o=n.pow(i,e),c=n.mul(s,o),u=n.mul(n.mul(c,Fn),o),p=n.mul(c,n.sub(u,n.ONE));if(!n.eql(n.sqr(p),s))throw new Error("Cannot find square root");return p}}return r%yg,bg(r)}var Fl=(r,e)=>(ke(r,e)&Ce)===Ce,Eg=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Sc(r){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},t=Eg.reduce((n,s)=>(n[s]="function",n),e);return _r(r,t)}function Rg(r,e,t){if(t<_t)throw new Error("invalid exponent, negatives unsupported");if(t===_t)return r.ONE;if(t===Ce)return e;let n=r.ONE,s=e;for(;t>_t;)t&Ce&&(n=r.mul(n,s)),s=r.sqr(s),t>>=Ce;return n}function vg(r,e){let t=new Array(e.length),n=e.reduce((i,o,c)=>r.is0(o)?i:(t[c]=i,r.mul(i,o)),r.ONE),s=r.inv(n);return e.reduceRight((i,o,c)=>r.is0(o)?i:(t[c]=r.mul(i,t[c]),r.mul(i,o)),s),t}function xc(r,e){let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}function tn(r,e,t=!1,n={}){if(r<=_t)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:s,nByteLength:i}=xc(r,e);if(i>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let o,c=Object.freeze({ORDER:r,isLE:t,BITS:s,BYTES:i,MASK:Hs(s),ZERO:_t,ONE:Ce,create:u=>ke(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return _t<=u&&u<r},is0:u=>u===_t,isOdd:u=>(u&Ce)===Ce,neg:u=>ke(-u,r),eql:(u,p)=>u===p,sqr:u=>ke(u*u,r),add:(u,p)=>ke(u+p,r),sub:(u,p)=>ke(u-p,r),mul:(u,p)=>ke(u*p,r),pow:(u,p)=>Rg(c,u,p),div:(u,p)=>ke(u*to(p,r),r),sqrN:u=>u*u,addN:(u,p)=>u+p,subN:(u,p)=>u-p,mulN:(u,p)=>u*p,inv:u=>to(u,r),sqrt:n.sqrt||(u=>(o||(o=wg(r)),o(c,u))),invertBatch:u=>vg(c,u),cmov:(u,p,m)=>m?p:u,toBytes:u=>t?Dn(u,i):en(u,i),fromBytes:u=>{if(u.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+u.length);return t?Qr(u):Lr(u)}});return Object.freeze(c)}function $l(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function Ac(r){let e=$l(r);return e+Math.ceil(e/2)}function Vl(r,e,t=!1){let n=r.length,s=$l(e),i=Ac(e);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let o=t?Qr(r):Lr(r),c=ke(o,e-Ce)+Ce;return t?Dn(c,s):en(c,s)}var Wl=BigInt(0),ro=BigInt(1);function Ic(r,e){let t=e.negate();return r?t:e}function ql(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function kc(r,e){ql(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1);return{windows:t,windowSize:n}}function Sg(r,e){if(!Array.isArray(r))throw new Error("array expected");r.forEach((t,n)=>{if(!(t instanceof e))throw new Error("invalid point at index "+n)})}function xg(r,e){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((t,n)=>{if(!e.isValid(t))throw new Error("invalid scalar at index "+n)})}var Oc=new WeakMap,jl=new WeakMap;function Tc(r){return jl.get(r)||1}function no(r,e){return{constTimeNegate:Ic,hasPrecomputes(t){return Tc(t)!==1},unsafeLadder(t,n,s=r.ZERO){let i=t;for(;n>Wl;)n&ro&&(s=s.add(i)),i=i.double(),n>>=ro;return s},precomputeWindow(t,n){let{windows:s,windowSize:i}=kc(n,e),o=[],c=t,u=c;for(let p=0;p<s;p++){u=c,o.push(u);for(let m=1;m<i;m++)u=u.add(c),o.push(u);c=u.double()}return o},wNAF(t,n,s){let{windows:i,windowSize:o}=kc(t,e),c=r.ZERO,u=r.BASE,p=BigInt(2**t-1),m=2**t,b=BigInt(t);for(let x=0;x<i;x++){let S=x*o,T=Number(s&p);s>>=b,T>o&&(T-=m,s+=ro);let I=S,A=S+Math.abs(T)-1,L=x%2!==0,U=T<0;T===0?u=u.add(Ic(L,n[I])):c=c.add(Ic(U,n[A]))}return{p:c,f:u}},wNAFUnsafe(t,n,s,i=r.ZERO){let{windows:o,windowSize:c}=kc(t,e),u=BigInt(2**t-1),p=2**t,m=BigInt(t);for(let b=0;b<o;b++){let x=b*c;if(s===Wl)break;let S=Number(s&u);if(s>>=m,S>c&&(S-=p,s+=ro),S===0)continue;let T=n[x+Math.abs(S)-1];S<0&&(T=T.negate()),i=i.add(T)}return i},getPrecomputes(t,n,s){let i=Oc.get(n);return i||(i=this.precomputeWindow(n,t),t!==1&&Oc.set(n,s(i))),i},wNAFCached(t,n,s){let i=Tc(t);return this.wNAF(i,this.getPrecomputes(i,t,s),n)},wNAFCachedUnsafe(t,n,s,i){let o=Tc(t);return o===1?this.unsafeLadder(t,n,i):this.wNAFUnsafe(o,this.getPrecomputes(o,t,s),n,i)},setWindowSize(t,n){ql(n,e),jl.set(t,n),Oc.delete(t)}}}function so(r,e,t,n){if(Sg(t,r),xg(n,e),t.length!==n.length)throw new Error("arrays of points and scalars must have equal length");let s=r.ZERO,i=Ec(BigInt(t.length)),o=i>12?i-3:i>4?i-2:i?2:1,c=(1<<o)-1,u=new Array(c+1).fill(s),p=Math.floor((e.BITS-1)/o)*o,m=s;for(let b=p;b>=0;b-=o){u.fill(s);for(let S=0;S<n.length;S++){let T=n[S],I=Number(T>>BigInt(b)&BigInt(c));u[I]=u[I].add(t[S])}let x=s;for(let S=u.length-1,T=s;S>0;S--)T=T.add(u[S]),x=x.add(T);if(m=m.add(x),b!==0)for(let S=0;S<o;S++)m=m.double()}return m}function Gs(r){return Sc(r.Fp),_r(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...xc(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}var cr=BigInt(0),Kt=BigInt(1),io=BigInt(2),Ag=BigInt(8),Ig={zip215:!0};function kg(r){let e=Gs(r);return _r(r,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function Kl(r){let e=kg(r),{Fp:t,n,prehash:s,hash:i,randomBytes:o,nByteLength:c,h:u}=e,p=io<<BigInt(c*8)-Kt,m=t.create,b=tn(e.n,e.nBitLength),x=e.uvRatio||((d,h)=>{try{return{isValid:!0,value:t.sqrt(d*t.inv(h))}}catch{return{isValid:!1,value:cr}}}),S=e.adjustScalarBytes||(d=>d),T=e.domain||((d,h,g)=>{if(ar("phflag",g),h.length||g)throw new Error("Contexts/pre-hash are not supported");return d});function I(d,h){jt("coordinate "+d,h,cr,p)}function A(d){if(!(d instanceof B))throw new Error("ExtendedPoint expected")}let L=zn((d,h)=>{let{ex:g,ey:w,ez:v}=d,y=d.is0();h==null&&(h=y?Ag:t.inv(v));let f=m(g*h),_=m(w*h),C=m(v*h);if(y)return{x:cr,y:Kt};if(C!==Kt)throw new Error("invZ was invalid");return{x:f,y:_}}),U=zn(d=>{let{a:h,d:g}=e;if(d.is0())throw new Error("bad point: ZERO");let{ex:w,ey:v,ez:y,et:f}=d,_=m(w*w),C=m(v*v),D=m(y*y),$=m(D*D),X=m(_*h),se=m(D*m(X+C)),ue=m($+m(g*m(_*C)));if(se!==ue)throw new Error("bad point: equation left != right (1)");let Be=m(w*v),he=m(y*f);if(Be!==he)throw new Error("bad point: equation left != right (2)");return!0});class B{constructor(h,g,w,v){this.ex=h,this.ey=g,this.ez=w,this.et=v,I("x",h),I("y",g),I("z",w),I("t",v),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(h){if(h instanceof B)throw new Error("extended point not allowed");let{x:g,y:w}=h||{};return I("x",g),I("y",w),new B(g,w,Kt,m(g*w))}static normalizeZ(h){let g=t.invertBatch(h.map(w=>w.ez));return h.map((w,v)=>w.toAffine(g[v])).map(B.fromAffine)}static msm(h,g){return so(B,b,h,g)}_setWindowSize(h){G.setWindowSize(this,h)}assertValidity(){U(this)}equals(h){A(h);let{ex:g,ey:w,ez:v}=this,{ex:y,ey:f,ez:_}=h,C=m(g*_),D=m(y*v),$=m(w*_),X=m(f*v);return C===D&&$===X}is0(){return this.equals(B.ZERO)}negate(){return new B(m(-this.ex),this.ey,this.ez,m(-this.et))}double(){let{a:h}=e,{ex:g,ey:w,ez:v}=this,y=m(g*g),f=m(w*w),_=m(io*m(v*v)),C=m(h*y),D=g+w,$=m(m(D*D)-y-f),X=C+f,se=X-_,ue=C-f,Be=m($*se),he=m(X*ue),me=m($*ue),Gt=m(se*X);return new B(Be,he,Gt,me)}add(h){A(h);let{a:g,d:w}=e,{ex:v,ey:y,ez:f,et:_}=this,{ex:C,ey:D,ez:$,et:X}=h;if(g===BigInt(-1)){let Ue=m((y-v)*(D+C)),De=m((y+v)*(D-C)),ts=m(De-Ue);if(ts===cr)return this.double();let ze=m(f*io*X),Fe=m(_*io*$),Bs=Fe+ze,$e=De+Ue,Ve=Fe-ze,Pi=m(Bs*ts),He=m($e*Ve),Ge=m(Bs*Ve),Mi=m(ts*$e);return new B(Pi,He,Mi,Ge)}let se=m(v*C),ue=m(y*D),Be=m(_*w*X),he=m(f*$),me=m((v+y)*(C+D)-se-ue),Gt=he-Be,xe=he+Be,Ne=m(ue-g*se),Bi=m(me*Gt),je=m(xe*Ne),Ke=m(me*Ne),Ci=m(Gt*xe);return new B(Bi,je,Ci,Ke)}subtract(h){return this.add(h.negate())}wNAF(h){return G.wNAFCached(this,h,B.normalizeZ)}multiply(h){let g=h;jt("scalar",g,Kt,n);let{p:w,f:v}=this.wNAF(g);return B.normalizeZ([w,v])[0]}multiplyUnsafe(h,g=B.ZERO){let w=h;return jt("scalar",w,cr,n),w===cr?te:this.is0()||w===Kt?this:G.wNAFCachedUnsafe(this,w,B.normalizeZ,g)}isSmallOrder(){return this.multiplyUnsafe(u).is0()}isTorsionFree(){return G.unsafeLadder(this,n).is0()}toAffine(h){return L(this,h)}clearCofactor(){let{h}=e;return h===Kt?this:this.multiplyUnsafe(h)}static fromHex(h,g=!1){let{d:w,a:v}=e,y=t.BYTES;h=We("pointHex",h,y),ar("zip215",g);let f=h.slice(),_=h[y-1];f[y-1]=_&-129;let C=Qr(f),D=g?p:t.ORDER;jt("pointHex.y",C,cr,D);let $=m(C*C),X=m($-Kt),se=m(w*$-v),{isValid:ue,value:Be}=x(X,se);if(!ue)throw new Error("Point.fromHex: invalid y coordinate");let he=(Be&Kt)===Kt,me=(_&128)!==0;if(!g&&Be===cr&&me)throw new Error("Point.fromHex: x=0 and x_0=1");return me!==he&&(Be=m(-Be)),B.fromAffine({x:Be,y:C})}static fromPrivateKey(h){return Y(h).point}toRawBytes(){let{x:h,y:g}=this.toAffine(),w=Dn(g,t.BYTES);return w[w.length-1]|=h&Kt?128:0,w}toHex(){return Nr(this.toRawBytes())}}B.BASE=new B(e.Gx,e.Gy,Kt,m(e.Gx*e.Gy)),B.ZERO=new B(cr,Kt,Kt,cr);let{BASE:F,ZERO:te}=B,G=no(B,c*8);function Z(d){return ke(d,n)}function ee(d){return Z(Qr(d))}function Y(d){let h=t.BYTES;d=We("private key",d,h);let g=We("hashed private key",i(d),2*h),w=S(g.slice(0,h)),v=g.slice(h,2*h),y=ee(w),f=F.multiply(y),_=f.toRawBytes();return{head:w,prefix:v,scalar:y,point:f,pointBytes:_}}function Ie(d){return Y(d).pointBytes}function re(d=new Uint8Array,...h){let g=Br(...h);return ee(i(T(g,We("context",d),!!s)))}function fe(d,h,g={}){d=We("message",d),s&&(d=s(d));let{prefix:w,scalar:v,pointBytes:y}=Y(h),f=re(g.context,w,d),_=F.multiply(f).toRawBytes(),C=re(g.context,_,y,d),D=Z(f+C*v);jt("signature.s",D,cr,n);let $=Br(_,Dn(D,t.BYTES));return We("result",$,t.BYTES*2)}let E=Ig;function a(d,h,g,w=E){let{context:v,zip215:y}=w,f=t.BYTES;d=We("signature",d,2*f),h=We("message",h),g=We("publicKey",g,f),y!==void 0&&ar("zip215",y),s&&(h=s(h));let _=Qr(d.slice(f,2*f)),C,D,$;try{C=B.fromHex(g,y),D=B.fromHex(d.slice(0,f),y),$=F.multiplyUnsafe(_)}catch{return!1}if(!y&&C.isSmallOrder())return!1;let X=re(v,D.toRawBytes(),C.toRawBytes(),h);return D.add(C.multiplyUnsafe(X)).subtract($).clearCofactor().equals(B.ZERO)}return F._setWindowSize(8),{CURVE:e,getPublicKey:Ie,sign:fe,verify:a,ExtendedPoint:B,utils:{getExtendedPublicKey:Y,randomPrivateKey:()=>o(t.BYTES),precompute(d=8,h=B.BASE){return h._setWindowSize(d),h.multiply(BigInt(3)),h}}}}var Nc=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Hl=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),ux=BigInt(0),Og=BigInt(1),Gl=BigInt(2),fx=BigInt(3),Tg=BigInt(5),Ng=BigInt(8);function Lg(r){let e=BigInt(10),t=BigInt(20),n=BigInt(40),s=BigInt(80),i=Nc,c=r*r%i*r%i,u=Pe(c,Gl,i)*c%i,p=Pe(u,Og,i)*r%i,m=Pe(p,Tg,i)*p%i,b=Pe(m,e,i)*m%i,x=Pe(b,t,i)*b%i,S=Pe(x,n,i)*x%i,T=Pe(S,s,i)*S%i,I=Pe(T,s,i)*S%i,A=Pe(I,e,i)*m%i;return{pow_p_5_8:Pe(A,Gl,i)*r%i,b2:c}}function Bg(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}function Cg(r,e){let t=Nc,n=ke(e*e*e,t),s=ke(n*n*e,t),i=Lg(r*s).pow_p_5_8,o=ke(r*n*i,t),c=ke(e*o*o,t),u=o,p=ke(o*Hl,t),m=c===r,b=c===ke(-r,t),x=c===ke(-r*Hl,t);return m&&(o=u),(b||x)&&(o=p),Fl(o,t)&&(o=ke(-o,t)),{isValid:m||b,value:o}}var Pg=tn(Nc,void 0,!0),Mg={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:Pg,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:Ng,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Pl,randomBytes:Yi,adjustScalarBytes:Bg,uvRatio:Cg},$n=Kl(Mg);var xu=vr(Bc()),Et=vr(Pc());var Fg=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]),rn=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),nn=new Uint32Array(64),Mc=class extends gs{constructor(){super(64,32,8,!1),this.A=rn[0]|0,this.B=rn[1]|0,this.C=rn[2]|0,this.D=rn[3]|0,this.E=rn[4]|0,this.F=rn[5]|0,this.G=rn[6]|0,this.H=rn[7]|0}get(){let{A:e,B:t,C:n,D:s,E:i,F:o,G:c,H:u}=this;return[e,t,n,s,i,o,c,u]}set(e,t,n,s,i,o,c,u){this.A=e|0,this.B=t|0,this.C=n|0,this.D=s|0,this.E=i|0,this.F=o|0,this.G=c|0,this.H=u|0}process(e,t){for(let b=0;b<16;b++,t+=4)nn[b]=e.getUint32(t,!1);for(let b=16;b<64;b++){let x=nn[b-15],S=nn[b-2],T=or(x,7)^or(x,18)^x>>>3,I=or(S,17)^or(S,19)^S>>>10;nn[b]=I+nn[b-7]+T+nn[b-16]|0}let{A:n,B:s,C:i,D:o,E:c,F:u,G:p,H:m}=this;for(let b=0;b<64;b++){let x=or(c,6)^or(c,11)^or(c,25),S=m+x+Ll(c,u,p)+Fg[b]+nn[b]|0,I=(or(n,2)^or(n,13)^or(n,22))+Bl(n,s,i)|0;m=p,p=u,u=c,c=o+S|0,o=i,i=s,s=n,n=S+I|0}n=n+this.A|0,s=s+this.B|0,i=i+this.C|0,o=o+this.D|0,c=c+this.E|0,u=u+this.F|0,p=p+this.G|0,m=m+this.H|0,this.set(n,s,i,o,c,u,p,m)}roundClean(){nn.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var Zs=ms(()=>new Mc);var Is=vr(cd()),R=vr(jc()),Ch=vr(jc());var ny=1,sy=2,iy=3,oy=4,ay=5,cy=6,uy=7,fy=8,ly=9,dy=10,hy=-32700,py=-32603,my=-32602,gy=-32601,yy=-32600,_y=-32016,by=-32015,wy=-32014,Ey=-32013,Ry=-32012,vy=-32011,Sy=-32010,xy=-32009,Ay=-32008,Iy=-32007,ky=-32006,Oy=-32005,Ty=-32004,Ny=-32003,Ly=-32002,By=-32001,Cy=28e5,Py=2800001,My=2800002,Uy=2800003,Dy=2800004,zy=2800005,Fy=2800006,$y=2800007,Vy=2800008,Wy=2800009,qy=2800010,jy=323e4,Ky=32300001,Hy=3230002,Gy=3230003,Zy=3230004,Yy=361e4,Jy=3610001,Xy=3610002,Qy=3610003,e_=3610004,t_=3610005,r_=3610006,n_=3610007,s_=3611e3,i_=3704e3,o_=3704001,a_=3704002,c_=3704003,u_=3704004,f_=4128e3,l_=4128001,d_=4128002,h_=4615e3,p_=4615001,m_=4615002,g_=4615003,y_=4615004,__=4615005,b_=4615006,w_=4615007,E_=4615008,R_=4615009,v_=4615010,S_=4615011,x_=4615012,A_=4615013,I_=4615014,k_=4615015,O_=4615016,T_=4615017,N_=4615018,L_=4615019,B_=4615020,C_=4615021,P_=4615022,M_=4615023,U_=4615024,D_=4615025,z_=4615026,F_=4615027,$_=4615028,V_=4615029,W_=4615030,q_=4615031,j_=4615032,K_=4615033,H_=4615034,G_=4615035,Z_=4615036,Y_=4615037,J_=4615038,X_=4615039,Q_=4615040,eb=4615041,tb=4615042,rb=4615043,nb=4615044,sb=4615045,ib=4615046,ob=4615047,ab=4615048,cb=4615049,ub=4615050,fb=4615051,lb=4615052,db=4615053,hb=4615054,pb=5508e3,mb=5508001,gb=5508002,yb=5508003,_b=5508004,bb=5508005,wb=5508006,Eb=5508007,Rb=5508008,vb=5508009,Sb=5508010,xb=5508011,Ab=5663e3,Ib=5663001,kb=5663002,Ob=5663003,Tb=5663004,Nb=5663005,Lb=5663006,Bb=5663007,Cb=5663008,Pb=5663009,Mb=5663010,Ub=5663011,Db=5663012,zb=5663013,Fb=5663014,$b=5663015,Vb=5663016,Wb=5663017,qb=5663018,jb=5663019,Kb=705e4,Hb=7050001,Gb=7050002,Zb=7050003,Yb=7050004,Jb=7050005,Xb=7050006,Qb=7050007,ew=7050008,tw=7050009,rw=7050010,nw=7050011,sw=7050012,iw=7050013,ow=7050014,aw=7050015,cw=7050016,uw=7050017,fw=7050018,lw=7050019,dw=7050020,hw=7050021,pw=7050022,mw=7050023,gw=7050024,yw=7050025,_w=7050026,bw=7050027,ww=7050028,Ew=7050029,Rw=7050030,vw=7050031,Sw=7050032,xw=7050033,Aw=7050034,Iw=7050035,kw=7050036,Kc=8078e3,Hc=8078001,ud=8078002,fd=8078003,Gc=8078004,Zc=8078005,Yc=8078006,Ow=8078007,Tw=8078008,Nw=8078009,Lw=8078010,Jc=8078011,Bw=8078012,ld=8078013,dd=8078014,Cw=8078015,Pw=8078016,Mw=8078017,Uw=8078018,Dw=8078019,hd=8078020,pd=8078021,zw=8078022,Fw=81e5,$w=8100001,Vw=8100002,Ww=8100003,qw=819e4,jw=8190001,Kw=8190002,Hw=8190003,Gw=8190004,Zw=99e5,Yw=9900001,Jw=9900002,Xw=9900003,Qw=9900004;function md(r){return Array.isArray(r)?"%5B"+r.map(md).join("%2C%20")+"%5D":typeof r=="bigint"?`${r}n`:encodeURIComponent(String(r!=null&&Object.getPrototypeOf(r)===null?{...r}:r))}function e1([r,e]){return`${r}=${md(e)}`}function t1(r){let e=Object.entries(r).map(e1).join("&");return btoa(e)}var Rx={[jy]:"Account not found at address: $address",[Zy]:"Not all accounts were decoded. Encoded accounts found at addresses: $addresses.",[Gy]:"Expected decoded account at address: $address",[Hy]:"Failed to decode account data at address: $address",[Ky]:"Accounts not found at addresses: $addresses",[Wy]:"Unable to find a viable program address bump seed.",[My]:"$putativeAddress is not a base58-encoded address.",[Cy]:"Expected base58 encoded address to decode to a byte array of length 32. Actual length: $actualLength.",[Uy]:"The `CryptoKey` must be an `Ed25519` public key.",[Vy]:"Invalid seeds; point must fall off the Ed25519 curve.",[Dy]:"Expected given program derived address to have the following format: [Address, ProgramDerivedAddressBump].",[Fy]:"A maximum of $maxSeeds seeds, including the bump seed, may be supplied when creating an address. Received: $actual.",[$y]:"The seed at index $index with length $actual exceeds the maximum length of $maxSeedLength bytes.",[zy]:"Expected program derived address bump to be in the range [0, 255], got: $bump.",[qy]:"Program address cannot end with PDA marker.",[Py]:"Expected base58-encoded address string of length in the range [32, 44]. Actual length: $actualLength.",[oy]:"Expected base58-encoded blockash string of length in the range [32, 44]. Actual length: $actualLength.",[ny]:"The network has progressed past the last block for which this transaction could have been committed.",[Kc]:"Codec [$codecDescription] cannot decode empty byte arrays.",[zw]:"Enum codec cannot use lexical values [$stringValues] as discriminators. Either remove all lexical values or set `useValuesAsDiscriminators` to `false`.",[hd]:"Sentinel [$hexSentinel] must not be present in encoded bytes [$hexEncodedBytes].",[Zc]:"Encoder and decoder must have the same fixed size, got [$encoderFixedSize] and [$decoderFixedSize].",[Yc]:"Encoder and decoder must have the same max size, got [$encoderMaxSize] and [$decoderMaxSize].",[Gc]:"Encoder and decoder must either both be fixed-size or variable-size.",[Tw]:"Enum discriminator out of range. Expected a number in [$formattedValidDiscriminators], got $discriminator.",[ud]:"Expected a fixed-size codec, got a variable-size one.",[ld]:"Codec [$codecDescription] expected a positive byte length, got $bytesLength.",[fd]:"Expected a variable-size codec, got a fixed-size one.",[Dw]:"Codec [$codecDescription] expected zero-value [$hexZeroValue] to have the same size as the provided fixed-size item [$expectedSize bytes].",[Hc]:"Codec [$codecDescription] expected $expected bytes, got $bytesLength.",[Uw]:"Expected byte array constant [$hexConstant] to be present in data [$hexData] at offset [$offset].",[Nw]:"Invalid discriminated union variant. Expected one of [$variants], got $value.",[Lw]:"Invalid enum variant. Expected one of [$stringValues] or a number in [$formattedNumericalValues], got $variant.",[Cw]:"Invalid literal union variant. Expected one of [$variants], got $value.",[Ow]:"Expected [$codecDescription] to have $expected items, got $actual.",[Bw]:"Invalid value $value for base $base with alphabet $alphabet.",[Pw]:"Literal union discriminator out of range. Expected a number between $minRange and $maxRange, got $discriminator.",[Jc]:"Codec [$codecDescription] expected number to be in the range [$min, $max], got $value.",[dd]:"Codec [$codecDescription] expected offset to be in the range [0, $bytesLength], got $offset.",[pd]:"Expected sentinel [$hexSentinel] to be present in decoded bytes [$hexDecodedBytes].",[Mw]:"Union variant out of range. Expected an index between $minRange and $maxRange, got $variant.",[s_]:"No random values implementation could be found.",[R_]:"instruction requires an uninitialized account",[M_]:"instruction tries to borrow reference for an account which is already borrowed",[U_]:"instruction left account with an outstanding borrowed reference",[C_]:"program other than the account's owner changed the size of the account data",[__]:"account data too small for instruction",[P_]:"instruction expected an executable account",[ib]:"An account does not have enough lamports to be rent-exempt",[ab]:"Program arithmetic overflowed",[sb]:"Failed to serialize or deserialize account data: $encodedData",[hb]:"Builtin programs must consume compute units",[j_]:"Cross-program invocation call depth too deep",[J_]:"Computational budget exceeded",[z_]:"custom program error: #$code",[T_]:"instruction contains duplicate accounts",[D_]:"instruction modifications of multiply-passed account differ",[W_]:"executable accounts must be rent exempt",[$_]:"instruction changed executable accounts data",[V_]:"instruction changed the balance of an executable account",[N_]:"instruction changed executable bit of an account",[I_]:"instruction modified data of an account it does not own",[A_]:"instruction spent from the balance of an account it does not own",[p_]:"generic instruction error",[ub]:"Provided owner is not allowed",[rb]:"Account is immutable",[nb]:"Incorrect authority provided",[w_]:"incorrect program id for instruction",[b_]:"insufficient funds for instruction",[y_]:"invalid account data for instruction",[ob]:"Invalid account owner",[m_]:"invalid program argument",[F_]:"program returned invalid error code",[g_]:"invalid instruction data",[Y_]:"Failed to reallocate account data",[Z_]:"Provided seeds do not result in a valid address",[fb]:"Accounts data allocations exceeded the maximum allowed per transaction",[lb]:"Max accounts exceeded",[db]:"Max instruction trace length exceeded",[G_]:"Length of the seed is too long for address generation",[K_]:"An account required by the instruction is missing",[E_]:"missing required signature for instruction",[x_]:"instruction illegally modified the program id of an account",[B_]:"insufficient account keys for instruction",[X_]:"Cross-program invocation with unauthorized signer or writable account",[Q_]:"Failed to create program execution environment",[tb]:"Program failed to compile",[eb]:"Program failed to complete",[O_]:"instruction modified data of a read-only account",[k_]:"instruction changed the balance of a read-only account",[H_]:"Cross-program invocation reentrancy not allowed for this instruction",[L_]:"instruction modified rent epoch of an account",[S_]:"sum of account balances before and after instruction do not match",[v_]:"instruction requires an initialized account",[h_]:"",[q_]:"Unsupported program id",[cb]:"Unsupported sysvar",[f_]:"The instruction does not have any accounts.",[l_]:"The instruction does not have any data.",[d_]:"Expected instruction to have progress address $expectedProgramAddress, got $actualProgramAddress.",[ay]:"Expected base58 encoded blockhash to decode to a byte array of length 32. Actual length: $actualLength.",[sy]:"The nonce `$expectedNonceValue` is no longer valid. It has advanced to `$actualNonceValue`",[Jw]:"Invariant violation: Found no abortable iterable cache entry for key `$cacheKey`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Qw]:"Invariant violation: This data publisher does not publish to the channel named `$channelName`. Supported channels include $supportedChannelNames.",[Yw]:"Invariant violation: WebSocket message iterator state is corrupt; iterated without first resolving existing message promise. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Zw]:"Invariant violation: WebSocket message iterator is missing state storage. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Xw]:"Invariant violation: Switch statement non-exhaustive. Received unexpected value `$unexpectedValue`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[py]:"JSON-RPC error: Internal JSON-RPC error ($__serverMessage)",[my]:"JSON-RPC error: Invalid method parameter(s) ($__serverMessage)",[yy]:"JSON-RPC error: The JSON sent is not a valid `Request` object ($__serverMessage)",[gy]:"JSON-RPC error: The method does not exist / is not available ($__serverMessage)",[hy]:"JSON-RPC error: An error occurred on the server while parsing the JSON text ($__serverMessage)",[Ry]:"$__serverMessage",[By]:"$__serverMessage",[Ty]:"$__serverMessage",[wy]:"$__serverMessage",[Sy]:"$__serverMessage",[xy]:"$__serverMessage",[_y]:"Minimum context slot has not been reached",[Oy]:"Node is unhealthy; behind by $numSlotsBehind slots",[Ay]:"No snapshot",[Ly]:"Transaction simulation failed",[Iy]:"$__serverMessage",[vy]:"Transaction history is not available from this node",[ky]:"$__serverMessage",[Ey]:"Transaction signature length mismatch",[Ny]:"Transaction signature verification failure",[by]:"$__serverMessage",[i_]:"Key pair bytes must be of length 64, got $byteLength.",[o_]:"Expected private key bytes with length 32. Actual length: $actualLength.",[a_]:"Expected base58-encoded signature to decode to a byte array of length 64. Actual length: $actualLength.",[u_]:"The provided private key does not match the provided public key.",[c_]:"Expected base58-encoded signature string of length in the range [64, 88]. Actual length: $actualLength.",[cy]:"Lamports value must be in the range [0, 2e64-1]",[uy]:"`$value` cannot be parsed as a `BigInt`",[dy]:"$message",[fy]:"`$value` cannot be parsed as a `Number`",[iy]:"No nonce account could be found at address `$nonceAccountAddress`",[qw]:"The notification name must end in 'Notifications' and the API must supply a subscription plan creator function for the notification '$notificationName'.",[Kw]:"WebSocket was closed before payload could be added to the send buffer",[Hw]:"WebSocket connection closed",[Gw]:"WebSocket failed to connect",[jw]:"Failed to obtain a subscription id from the server",[Ww]:"Could not find an API plan for RPC method: `$method`",[Fw]:"The $argumentLabel argument to the `$methodName` RPC method$optionalPathLabel was `$value`. This number is unsafe for use with the Solana JSON-RPC because it exceeds `Number.MAX_SAFE_INTEGER`.",[Vw]:"HTTP error ($statusCode): $message",[$w]:"HTTP header(s) forbidden: $headers. Learn more at https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_header_name.",[pb]:"Multiple distinct signers were identified for address `$address`. Please ensure that you are using the same signer instance for each address.",[mb]:"The provided value does not implement the `KeyPairSigner` interface",[yb]:"The provided value does not implement the `MessageModifyingSigner` interface",[_b]:"The provided value does not implement the `MessagePartialSigner` interface",[gb]:"The provided value does not implement any of the `MessageSigner` interfaces",[wb]:"The provided value does not implement the `TransactionModifyingSigner` interface",[Eb]:"The provided value does not implement the `TransactionPartialSigner` interface",[Rb]:"The provided value does not implement the `TransactionSendingSigner` interface",[bb]:"The provided value does not implement any of the `TransactionSigner` interfaces",[vb]:"More than one `TransactionSendingSigner` was identified.",[Sb]:"No `TransactionSendingSigner` was identified. Please provide a valid `ITransactionWithSingleSendingSigner` transaction.",[xb]:"Wallet account signers do not support signing multiple messages/transactions in a single operation",[n_]:"Cannot export a non-extractable key.",[Jy]:"No digest implementation could be found.",[Yy]:"Cryptographic operations are only allowed in secure browser contexts. Read more here: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts.",[Xy]:`This runtime does not support the generation of Ed25519 key pairs.
1
+ "use strict";var frame=(()=>{var N0=Object.create;var Ui=Object.defineProperty;var L0=Object.getOwnPropertyDescriptor;var B0=Object.getOwnPropertyNames;var C0=Object.getPrototypeOf,P0=Object.prototype.hasOwnProperty;var Ut=(r,e)=>()=>(r&&(e=r(r=0)),e);var $t=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),dr=(r,e)=>{for(var t in e)Ui(r,t,{get:e[t],enumerable:!0})},kf=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of B0(e))!P0.call(r,s)&&s!==t&&Ui(r,s,{get:()=>e[s],enumerable:!(n=L0(e,s))||n.enumerable});return r};var vr=(r,e,t)=>(t=r!=null?N0(C0(r)):{},kf(e||!r||!r.__esModule?Ui(t,"default",{value:r,enumerable:!0}):t,r)),Ua=r=>kf(Ui({},"__esModule",{value:!0}),r);var fl=$t(ji=>{"use strict";ji.byteLength=am;ji.toByteArray=um;ji.fromByteArray=dm;var gr=[],rr=[],om=typeof Uint8Array<"u"?Uint8Array:Array,Xa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Bn=0,cl=Xa.length;Bn<cl;++Bn)gr[Bn]=Xa[Bn],rr[Xa.charCodeAt(Bn)]=Bn;var Bn,cl;rr[45]=62;rr[95]=63;function ul(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function am(r){var e=ul(r),t=e[0],n=e[1];return(t+n)*3/4-n}function cm(r,e,t){return(e+t)*3/4-t}function um(r){var e,t=ul(r),n=t[0],s=t[1],i=new om(cm(r,n,s)),o=0,c=s>0?n-4:n,u;for(u=0;u<c;u+=4)e=rr[r.charCodeAt(u)]<<18|rr[r.charCodeAt(u+1)]<<12|rr[r.charCodeAt(u+2)]<<6|rr[r.charCodeAt(u+3)],i[o++]=e>>16&255,i[o++]=e>>8&255,i[o++]=e&255;return s===2&&(e=rr[r.charCodeAt(u)]<<2|rr[r.charCodeAt(u+1)]>>4,i[o++]=e&255),s===1&&(e=rr[r.charCodeAt(u)]<<10|rr[r.charCodeAt(u+1)]<<4|rr[r.charCodeAt(u+2)]>>2,i[o++]=e>>8&255,i[o++]=e&255),i}function fm(r){return gr[r>>18&63]+gr[r>>12&63]+gr[r>>6&63]+gr[r&63]}function lm(r,e,t){for(var n,s=[],i=e;i<t;i+=3)n=(r[i]<<16&16711680)+(r[i+1]<<8&65280)+(r[i+2]&255),s.push(fm(n));return s.join("")}function dm(r){for(var e,t=r.length,n=t%3,s=[],i=16383,o=0,c=t-n;o<c;o+=i)s.push(lm(r,o,o+i>c?c:o+i));return n===1?(e=r[t-1],s.push(gr[e>>2]+gr[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],s.push(gr[e>>10]+gr[e>>4&63]+gr[e<<2&63]+"=")),s.join("")}});var ll=$t(Qa=>{Qa.read=function(r,e,t,n,s){var i,o,c=s*8-n-1,u=(1<<c)-1,p=u>>1,m=-7,b=t?s-1:0,x=t?-1:1,S=r[e+b];for(b+=x,i=S&(1<<-m)-1,S>>=-m,m+=c;m>0;i=i*256+r[e+b],b+=x,m-=8);for(o=i&(1<<-m)-1,i>>=-m,m+=n;m>0;o=o*256+r[e+b],b+=x,m-=8);if(i===0)i=1-p;else{if(i===u)return o?NaN:(S?-1:1)*(1/0);o=o+Math.pow(2,n),i=i-p}return(S?-1:1)*o*Math.pow(2,i-n)};Qa.write=function(r,e,t,n,s,i){var o,c,u,p=i*8-s-1,m=(1<<p)-1,b=m>>1,x=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=n?0:i-1,T=n?1:-1,I=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,o=m):(o=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-o))<1&&(o--,u*=2),o+b>=1?e+=x/u:e+=x*Math.pow(2,1-b),e*u>=2&&(o++,u/=2),o+b>=m?(c=0,o=m):o+b>=1?(c=(e*u-1)*Math.pow(2,s),o=o+b):(c=e*Math.pow(2,b-1)*Math.pow(2,s),o=0));s>=8;r[t+S]=c&255,S+=T,c/=256,s-=8);for(o=o<<s|c,p+=s;p>0;r[t+S]=o&255,S+=T,o/=256,p-=8);r[t+S-T]|=I*128}});var qs=$t(ps=>{"use strict";var ec=fl(),ds=ll(),dl=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ps.Buffer=N;ps.SlowBuffer=_m;ps.INSPECT_MAX_BYTES=50;var Ki=2147483647;ps.kMaxLength=Ki;N.TYPED_ARRAY_SUPPORT=hm();!N.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 hm(){try{let r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch{return!1}}Object.defineProperty(N.prototype,"parent",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.buffer}});Object.defineProperty(N.prototype,"offset",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.byteOffset}});function kr(r){if(r>Ki)throw new RangeError('The value "'+r+'" is invalid for option "size"');let e=new Uint8Array(r);return Object.setPrototypeOf(e,N.prototype),e}function N(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return sc(r)}return gl(r,e,t)}N.poolSize=8192;function gl(r,e,t){if(typeof r=="string")return mm(r,e);if(ArrayBuffer.isView(r))return gm(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(yr(r,ArrayBuffer)||r&&yr(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(yr(r,SharedArrayBuffer)||r&&yr(r.buffer,SharedArrayBuffer)))return rc(r,e,t);if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return N.from(n,e,t);let s=ym(r);if(s)return s;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return N.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}N.from=function(r,e,t){return gl(r,e,t)};Object.setPrototypeOf(N.prototype,Uint8Array.prototype);Object.setPrototypeOf(N,Uint8Array);function yl(r){if(typeof r!="number")throw new TypeError('"size" argument must be of type number');if(r<0)throw new RangeError('The value "'+r+'" is invalid for option "size"')}function pm(r,e,t){return yl(r),r<=0?kr(r):e!==void 0?typeof t=="string"?kr(r).fill(e,t):kr(r).fill(e):kr(r)}N.alloc=function(r,e,t){return pm(r,e,t)};function sc(r){return yl(r),kr(r<0?0:ic(r)|0)}N.allocUnsafe=function(r){return sc(r)};N.allocUnsafeSlow=function(r){return sc(r)};function mm(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!N.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let t=_l(r,e)|0,n=kr(t),s=n.write(r,e);return s!==t&&(n=n.slice(0,s)),n}function tc(r){let e=r.length<0?0:ic(r.length)|0,t=kr(e);for(let n=0;n<e;n+=1)t[n]=r[n]&255;return t}function gm(r){if(yr(r,Uint8Array)){let e=new Uint8Array(r);return rc(e.buffer,e.byteOffset,e.byteLength)}return tc(r)}function rc(r,e,t){if(e<0||r.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(r.byteLength<e+(t||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,N.prototype),n}function ym(r){if(N.isBuffer(r)){let e=ic(r.length)|0,t=kr(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||ac(r.length)?kr(0):tc(r);if(r.type==="Buffer"&&Array.isArray(r.data))return tc(r.data)}function ic(r){if(r>=Ki)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ki.toString(16)+" bytes");return r|0}function _m(r){return+r!=r&&(r=0),N.alloc(+r)}N.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==N.prototype};N.compare=function(e,t){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),yr(t,Uint8Array)&&(t=N.from(t,t.offset,t.byteLength)),!N.isBuffer(e)||!N.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let n=e.length,s=t.length;for(let i=0,o=Math.min(n,s);i<o;++i)if(e[i]!==t[i]){n=e[i],s=t[i];break}return n<s?-1:s<n?1:0};N.isEncoding=function(e){switch(String(e).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}};N.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return N.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;let s=N.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){let o=e[n];if(yr(o,Uint8Array))i+o.length>s.length?(N.isBuffer(o)||(o=N.from(o)),o.copy(s,i)):Uint8Array.prototype.set.call(s,o,i);else if(N.isBuffer(o))o.copy(s,i);else throw new TypeError('"list" argument must be an Array of Buffers');i+=o.length}return s};function _l(r,e){if(N.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||yr(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof r);let t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let s=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return nc(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Il(r).length;default:if(s)return n?-1:nc(r).length;e=(""+e).toLowerCase(),s=!0}}N.byteLength=_l;function bm(r,e,t){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return Om(this,e,t);case"utf8":case"utf-8":return wl(this,e,t);case"ascii":return Im(this,e,t);case"latin1":case"binary":return km(this,e,t);case"base64":return xm(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Tm(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}N.prototype._isBuffer=!0;function Cn(r,e,t){let n=r[e];r[e]=r[t],r[t]=n}N.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)Cn(this,t,t+1);return this};N.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)Cn(this,t,t+3),Cn(this,t+1,t+2);return this};N.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)Cn(this,t,t+7),Cn(this,t+1,t+6),Cn(this,t+2,t+5),Cn(this,t+3,t+4);return this};N.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?wl(this,0,e):bm.apply(this,arguments)};N.prototype.toLocaleString=N.prototype.toString;N.prototype.equals=function(e){if(!N.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:N.compare(this,e)===0};N.prototype.inspect=function(){let e="",t=ps.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};dl&&(N.prototype[dl]=N.prototype.inspect);N.prototype.compare=function(e,t,n,s,i){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),!N.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),s===void 0&&(s=0),i===void 0&&(i=this.length),t<0||n>e.length||s<0||i>this.length)throw new RangeError("out of range index");if(s>=i&&t>=n)return 0;if(s>=i)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,s>>>=0,i>>>=0,this===e)return 0;let o=i-s,c=n-t,u=Math.min(o,c),p=this.slice(s,i),m=e.slice(t,n);for(let b=0;b<u;++b)if(p[b]!==m[b]){o=p[b],c=m[b];break}return o<c?-1:c<o?1:0};function bl(r,e,t,n,s){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,ac(t)&&(t=s?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(s)return-1;t=r.length-1}else if(t<0)if(s)t=0;else return-1;if(typeof e=="string"&&(e=N.from(e,n)),N.isBuffer(e))return e.length===0?-1:hl(r,e,t,n,s);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?s?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):hl(r,[e],t,n,s);throw new TypeError("val must be string, number or Buffer")}function hl(r,e,t,n,s){let i=1,o=r.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;i=2,o/=2,c/=2,t/=2}function u(m,b){return i===1?m[b]:m.readUInt16BE(b*i)}let p;if(s){let m=-1;for(p=t;p<o;p++)if(u(r,p)===u(e,m===-1?0:p-m)){if(m===-1&&(m=p),p-m+1===c)return m*i}else m!==-1&&(p-=p-m),m=-1}else for(t+c>o&&(t=o-c),p=t;p>=0;p--){let m=!0;for(let b=0;b<c;b++)if(u(r,p+b)!==u(e,b)){m=!1;break}if(m)return p}return-1}N.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};N.prototype.indexOf=function(e,t,n){return bl(this,e,t,n,!0)};N.prototype.lastIndexOf=function(e,t,n){return bl(this,e,t,n,!1)};function wm(r,e,t,n){t=Number(t)||0;let s=r.length-t;n?(n=Number(n),n>s&&(n=s)):n=s;let i=e.length;n>i/2&&(n=i/2);let o;for(o=0;o<n;++o){let c=parseInt(e.substr(o*2,2),16);if(ac(c))return o;r[t+o]=c}return o}function Em(r,e,t,n){return Hi(nc(e,r.length-t),r,t,n)}function Rm(r,e,t,n){return Hi(Cm(e),r,t,n)}function vm(r,e,t,n){return Hi(Il(e),r,t,n)}function Sm(r,e,t,n){return Hi(Pm(e,r.length-t),r,t,n)}N.prototype.write=function(e,t,n,s){if(t===void 0)s="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")s=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,s===void 0&&(s="utf8")):(s=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let i=this.length-t;if((n===void 0||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");s||(s="utf8");let o=!1;for(;;)switch(s){case"hex":return wm(this,e,t,n);case"utf8":case"utf-8":return Em(this,e,t,n);case"ascii":case"latin1":case"binary":return Rm(this,e,t,n);case"base64":return vm(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Sm(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+s);s=(""+s).toLowerCase(),o=!0}};N.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function xm(r,e,t){return e===0&&t===r.length?ec.fromByteArray(r):ec.fromByteArray(r.slice(e,t))}function wl(r,e,t){t=Math.min(r.length,t);let n=[],s=e;for(;s<t;){let i=r[s],o=null,c=i>239?4:i>223?3:i>191?2:1;if(s+c<=t){let u,p,m,b;switch(c){case 1:i<128&&(o=i);break;case 2:u=r[s+1],(u&192)===128&&(b=(i&31)<<6|u&63,b>127&&(o=b));break;case 3:u=r[s+1],p=r[s+2],(u&192)===128&&(p&192)===128&&(b=(i&15)<<12|(u&63)<<6|p&63,b>2047&&(b<55296||b>57343)&&(o=b));break;case 4:u=r[s+1],p=r[s+2],m=r[s+3],(u&192)===128&&(p&192)===128&&(m&192)===128&&(b=(i&15)<<18|(u&63)<<12|(p&63)<<6|m&63,b>65535&&b<1114112&&(o=b))}}o===null?(o=65533,c=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),s+=c}return Am(n)}var pl=4096;function Am(r){let e=r.length;if(e<=pl)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=pl));return t}function Im(r,e,t){let n="";t=Math.min(r.length,t);for(let s=e;s<t;++s)n+=String.fromCharCode(r[s]&127);return n}function km(r,e,t){let n="";t=Math.min(r.length,t);for(let s=e;s<t;++s)n+=String.fromCharCode(r[s]);return n}function Om(r,e,t){let n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);let s="";for(let i=e;i<t;++i)s+=Mm[r[i]];return s}function Tm(r,e,t){let n=r.slice(e,t),s="";for(let i=0;i<n.length-1;i+=2)s+=String.fromCharCode(n[i]+n[i+1]*256);return s}N.prototype.slice=function(e,t){let n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);let s=this.subarray(e,t);return Object.setPrototypeOf(s,N.prototype),s};function bt(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}N.prototype.readUintLE=N.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=this[e],i=1,o=0;for(;++o<t&&(i*=256);)s+=this[e+o]*i;return s};N.prototype.readUintBE=N.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=this[e+--t],i=1;for(;t>0&&(i*=256);)s+=this[e+--t]*i;return s};N.prototype.readUint8=N.prototype.readUInt8=function(e,t){return e=e>>>0,t||bt(e,1,this.length),this[e]};N.prototype.readUint16LE=N.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||bt(e,2,this.length),this[e]|this[e+1]<<8};N.prototype.readUint16BE=N.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||bt(e,2,this.length),this[e]<<8|this[e+1]};N.prototype.readUint32LE=N.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};N.prototype.readUint32BE=N.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};N.prototype.readBigUInt64LE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,i=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(s)+(BigInt(i)<<BigInt(32))});N.prototype.readBigUInt64BE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=t*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],i=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(s)<<BigInt(32))+BigInt(i)});N.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=this[e],i=1,o=0;for(;++o<t&&(i*=256);)s+=this[e+o]*i;return i*=128,s>=i&&(s-=Math.pow(2,8*t)),s};N.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||bt(e,t,this.length);let s=t,i=1,o=this[e+--s];for(;s>0&&(i*=256);)o+=this[e+--s]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o};N.prototype.readInt8=function(e,t){return e=e>>>0,t||bt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};N.prototype.readInt16LE=function(e,t){e=e>>>0,t||bt(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};N.prototype.readInt16BE=function(e,t){e=e>>>0,t||bt(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};N.prototype.readInt32LE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};N.prototype.readInt32BE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};N.prototype.readBigInt64LE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(s)<<BigInt(32))+BigInt(t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});N.prototype.readBigInt64BE=Kr(function(e){e=e>>>0,hs(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Ws(e,this.length-8);let s=(t<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(s)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});N.prototype.readFloatLE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),ds.read(this,e,!0,23,4)};N.prototype.readFloatBE=function(e,t){return e=e>>>0,t||bt(e,4,this.length),ds.read(this,e,!1,23,4)};N.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||bt(e,8,this.length),ds.read(this,e,!0,52,8)};N.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||bt(e,8,this.length),ds.read(this,e,!1,52,8)};function qt(r,e,t,n,s,i){if(!N.isBuffer(r))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>s||e<i)throw new RangeError('"value" argument is out of bounds');if(t+n>r.length)throw new RangeError("Index out of range")}N.prototype.writeUintLE=N.prototype.writeUIntLE=function(e,t,n,s){if(e=+e,t=t>>>0,n=n>>>0,!s){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let i=1,o=0;for(this[t]=e&255;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n};N.prototype.writeUintBE=N.prototype.writeUIntBE=function(e,t,n,s){if(e=+e,t=t>>>0,n=n>>>0,!s){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let i=n-1,o=1;for(this[t+i]=e&255;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n};N.prototype.writeUint8=N.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,255,0),this[t]=e&255,t+1};N.prototype.writeUint16LE=N.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeUint16BE=N.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeUint32LE=N.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};N.prototype.writeUint32BE=N.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function El(r,e,t,n,s){Al(e,n,s,r,t,7);let i=Number(e&BigInt(4294967295));r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,t}function Rl(r,e,t,n,s){Al(e,n,s,r,t,7);let i=Number(e&BigInt(4294967295));r[t+7]=i,i=i>>8,r[t+6]=i,i=i>>8,r[t+5]=i,i=i>>8,r[t+4]=i;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t+3]=o,o=o>>8,r[t+2]=o,o=o>>8,r[t+1]=o,o=o>>8,r[t]=o,t+8}N.prototype.writeBigUInt64LE=Kr(function(e,t=0){return El(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeBigUInt64BE=Kr(function(e,t=0){return Rl(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeIntLE=function(e,t,n,s){if(e=+e,t=t>>>0,!s){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let i=0,o=1,c=0;for(this[t]=e&255;++i<n&&(o*=256);)e<0&&c===0&&this[t+i-1]!==0&&(c=1),this[t+i]=(e/o>>0)-c&255;return t+n};N.prototype.writeIntBE=function(e,t,n,s){if(e=+e,t=t>>>0,!s){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let i=n-1,o=1,c=0;for(this[t+i]=e&255;--i>=0&&(o*=256);)e<0&&c===0&&this[t+i+1]!==0&&(c=1),this[t+i]=(e/o>>0)-c&255;return t+n};N.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};N.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};N.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};N.prototype.writeBigInt64LE=Kr(function(e,t=0){return El(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});N.prototype.writeBigInt64BE=Kr(function(e,t=0){return Rl(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function vl(r,e,t,n,s,i){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Sl(r,e,t,n,s){return e=+e,t=t>>>0,s||vl(r,e,t,4,34028234663852886e22,-34028234663852886e22),ds.write(r,e,t,n,23,4),t+4}N.prototype.writeFloatLE=function(e,t,n){return Sl(this,e,t,!0,n)};N.prototype.writeFloatBE=function(e,t,n){return Sl(this,e,t,!1,n)};function xl(r,e,t,n,s){return e=+e,t=t>>>0,s||vl(r,e,t,8,17976931348623157e292,-17976931348623157e292),ds.write(r,e,t,n,52,8),t+8}N.prototype.writeDoubleLE=function(e,t,n){return xl(this,e,t,!0,n)};N.prototype.writeDoubleBE=function(e,t,n){return xl(this,e,t,!1,n)};N.prototype.copy=function(e,t,n,s){if(!N.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!s&&s!==0&&(s=this.length),t>=e.length&&(t=e.length),t||(t=0),s>0&&s<n&&(s=n),s===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(s<0)throw new RangeError("sourceEnd out of bounds");s>this.length&&(s=this.length),e.length-t<s-n&&(s=e.length-t+n);let i=s-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,s):Uint8Array.prototype.set.call(e,this.subarray(n,s),t),i};N.prototype.fill=function(e,t,n,s){if(typeof e=="string"){if(typeof t=="string"?(s=t,t=0,n=this.length):typeof n=="string"&&(s=n,n=this.length),s!==void 0&&typeof s!="string")throw new TypeError("encoding must be a string");if(typeof s=="string"&&!N.isEncoding(s))throw new TypeError("Unknown encoding: "+s);if(e.length===1){let o=e.charCodeAt(0);(s==="utf8"&&o<128||s==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let i;if(typeof e=="number")for(i=t;i<n;++i)this[i]=e;else{let o=N.isBuffer(e)?e:N.from(e,s),c=o.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=o[i%c]}return this};var ls={};function oc(r,e,t){ls[r]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${r}]`,this.stack,delete this.name}get code(){return r}set code(s){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:s,writable:!0})}toString(){return`${this.name} [${r}]: ${this.message}`}}}oc("ERR_BUFFER_OUT_OF_BOUNDS",function(r){return r?`${r} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);oc("ERR_INVALID_ARG_TYPE",function(r,e){return`The "${r}" argument must be of type number. Received type ${typeof e}`},TypeError);oc("ERR_OUT_OF_RANGE",function(r,e,t){let n=`The value of "${r}" is out of range.`,s=t;return Number.isInteger(t)&&Math.abs(t)>2**32?s=ml(String(t)):typeof t=="bigint"&&(s=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(s=ml(s)),s+="n"),n+=` It must be ${e}. Received ${s}`,n},RangeError);function ml(r){let e="",t=r.length,n=r[0]==="-"?1:0;for(;t>=n+4;t-=3)e=`_${r.slice(t-3,t)}${e}`;return`${r.slice(0,t)}${e}`}function Nm(r,e,t){hs(e,"offset"),(r[e]===void 0||r[e+t]===void 0)&&Ws(e,r.length-(t+1))}function Al(r,e,t,n,s,i){if(r>t||r<e){let o=typeof e=="bigint"?"n":"",c;throw i>3?e===0||e===BigInt(0)?c=`>= 0${o} and < 2${o} ** ${(i+1)*8}${o}`:c=`>= -(2${o} ** ${(i+1)*8-1}${o}) and < 2 ** ${(i+1)*8-1}${o}`:c=`>= ${e}${o} and <= ${t}${o}`,new ls.ERR_OUT_OF_RANGE("value",c,r)}Nm(n,s,i)}function hs(r,e){if(typeof r!="number")throw new ls.ERR_INVALID_ARG_TYPE(e,"number",r)}function Ws(r,e,t){throw Math.floor(r)!==r?(hs(r,t),new ls.ERR_OUT_OF_RANGE(t||"offset","an integer",r)):e<0?new ls.ERR_BUFFER_OUT_OF_BOUNDS:new ls.ERR_OUT_OF_RANGE(t||"offset",`>= ${t?1:0} and <= ${e}`,r)}var Lm=/[^+/0-9A-Za-z-_]/g;function Bm(r){if(r=r.split("=")[0],r=r.trim().replace(Lm,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function nc(r,e){e=e||1/0;let t,n=r.length,s=null,i=[];for(let o=0;o<n;++o){if(t=r.charCodeAt(o),t>55295&&t<57344){if(!s){if(t>56319){(e-=3)>-1&&i.push(239,191,189);continue}else if(o+1===n){(e-=3)>-1&&i.push(239,191,189);continue}s=t;continue}if(t<56320){(e-=3)>-1&&i.push(239,191,189),s=t;continue}t=(s-55296<<10|t-56320)+65536}else s&&(e-=3)>-1&&i.push(239,191,189);if(s=null,t<128){if((e-=1)<0)break;i.push(t)}else if(t<2048){if((e-=2)<0)break;i.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;i.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;i.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return i}function Cm(r){let e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Pm(r,e){let t,n,s,i=[];for(let o=0;o<r.length&&!((e-=2)<0);++o)t=r.charCodeAt(o),n=t>>8,s=t%256,i.push(s),i.push(n);return i}function Il(r){return ec.toByteArray(Bm(r))}function Hi(r,e,t,n){let s;for(s=0;s<n&&!(s+t>=e.length||s>=r.length);++s)e[s+t]=r[s];return s}function yr(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function ac(r){return r!==r}var Mm=function(){let r="0123456789abcdef",e=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let s=0;s<16;++s)e[n+s]=r[t]+r[s]}return e}();function Kr(r){return typeof BigInt>"u"?Um:r}function Um(){throw new Error("BigInt not supported")}});var Zl=$t(()=>{});var Bc=$t((Yl,Lc)=>{(function(r,e){"use strict";function t(E,a){if(!E)throw new Error(a||"Assertion failed")}function n(E,a){E.super_=a;var l=function(){};l.prototype=a.prototype,E.prototype=new l,E.prototype.constructor=E}function s(E,a,l){if(s.isBN(E))return E;this.negative=0,this.words=null,this.length=0,this.red=null,E!==null&&((a==="le"||a==="be")&&(l=a,a=10),this._init(E||0,a||10,l||"be"))}typeof r=="object"?r.exports=s:e.BN=s,s.BN=s,s.wordSize=26;var i;try{typeof window<"u"&&typeof window.Buffer<"u"?i=window.Buffer:i=Zl().Buffer}catch{}s.isBN=function(a){return a instanceof s?!0:a!==null&&typeof a=="object"&&a.constructor.wordSize===s.wordSize&&Array.isArray(a.words)},s.max=function(a,l){return a.cmp(l)>0?a:l},s.min=function(a,l){return a.cmp(l)<0?a:l},s.prototype._init=function(a,l,d){if(typeof a=="number")return this._initNumber(a,l,d);if(typeof a=="object")return this._initArray(a,l,d);l==="hex"&&(l=16),t(l===(l|0)&&l>=2&&l<=36),a=a.toString().replace(/\s+/g,"");var h=0;a[0]==="-"&&(h++,this.negative=1),h<a.length&&(l===16?this._parseHex(a,h,d):(this._parseBase(a,l,h),d==="le"&&this._initArray(this.toArray(),l,d)))},s.prototype._initNumber=function(a,l,d){a<0&&(this.negative=1,a=-a),a<67108864?(this.words=[a&67108863],this.length=1):a<4503599627370496?(this.words=[a&67108863,a/67108864&67108863],this.length=2):(t(a<9007199254740992),this.words=[a&67108863,a/67108864&67108863,1],this.length=3),d==="le"&&this._initArray(this.toArray(),l,d)},s.prototype._initArray=function(a,l,d){if(t(typeof a.length=="number"),a.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(a.length/3),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g,w,v=0;if(d==="be")for(h=a.length-1,g=0;h>=0;h-=3)w=a[h]|a[h-1]<<8|a[h-2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);else if(d==="le")for(h=0,g=0;h<a.length;h+=3)w=a[h]|a[h+1]<<8|a[h+2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);return this._strip()};function o(E,a){var l=E.charCodeAt(a);if(l>=48&&l<=57)return l-48;if(l>=65&&l<=70)return l-55;if(l>=97&&l<=102)return l-87;t(!1,"Invalid character in "+E)}function c(E,a,l){var d=o(E,l);return l-1>=a&&(d|=o(E,l-1)<<4),d}s.prototype._parseHex=function(a,l,d){this.length=Math.ceil((a.length-l)/6),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g=0,w=0,v;if(d==="be")for(h=a.length-1;h>=l;h-=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8;else{var y=a.length-l;for(h=y%2===0?l+1:l;h<a.length;h+=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8}this._strip()};function u(E,a,l,d){for(var h=0,g=0,w=Math.min(E.length,l),v=a;v<w;v++){var y=E.charCodeAt(v)-48;h*=d,y>=49?g=y-49+10:y>=17?g=y-17+10:g=y,t(y>=0&&g<d,"Invalid character"),h+=g}return h}s.prototype._parseBase=function(a,l,d){this.words=[0],this.length=1;for(var h=0,g=1;g<=67108863;g*=l)h++;h--,g=g/l|0;for(var w=a.length-d,v=w%h,y=Math.min(w,w-v)+d,f=0,_=d;_<y;_+=h)f=u(a,_,_+h,l),this.imuln(g),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f);if(v!==0){var C=1;for(f=u(a,_,a.length,l),_=0;_<v;_++)C*=l;this.imuln(C),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f)}this._strip()},s.prototype.copy=function(a){a.words=new Array(this.length);for(var l=0;l<this.length;l++)a.words[l]=this.words[l];a.length=this.length,a.negative=this.negative,a.red=this.red};function p(E,a){E.words=a.words,E.length=a.length,E.negative=a.negative,E.red=a.red}if(s.prototype._move=function(a){p(a,this)},s.prototype.clone=function(){var a=new s(null);return this.copy(a),a},s.prototype._expand=function(a){for(;this.length<a;)this.words[this.length++]=0;return this},s.prototype._strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},s.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{s.prototype[Symbol.for("nodejs.util.inspect.custom")]=m}catch{s.prototype.inspect=m}else s.prototype.inspect=m;function m(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var b=["","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],S=[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];s.prototype.toString=function(a,l){a=a||10,l=l|0||1;var d;if(a===16||a==="hex"){d="";for(var h=0,g=0,w=0;w<this.length;w++){var v=this.words[w],y=((v<<h|g)&16777215).toString(16);g=v>>>24-h&16777215,h+=2,h>=26&&(h-=26,w--),g!==0||w!==this.length-1?d=b[6-y.length]+y+d:d=y+d}for(g!==0&&(d=g.toString(16)+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}if(a===(a|0)&&a>=2&&a<=36){var f=x[a],_=S[a];d="";var C=this.clone();for(C.negative=0;!C.isZero();){var D=C.modrn(_).toString(a);C=C.idivn(_),C.isZero()?d=D+d:d=b[f-D.length]+D+d}for(this.isZero()&&(d="0"+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}t(!1,"Base should be between 2 and 36")},s.prototype.toNumber=function(){var a=this.words[0];return this.length===2?a+=this.words[1]*67108864:this.length===3&&this.words[2]===1?a+=4503599627370496+this.words[1]*67108864:this.length>2&&t(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-a:a},s.prototype.toJSON=function(){return this.toString(16,2)},i&&(s.prototype.toBuffer=function(a,l){return this.toArrayLike(i,a,l)}),s.prototype.toArray=function(a,l){return this.toArrayLike(Array,a,l)};var T=function(a,l){return a.allocUnsafe?a.allocUnsafe(l):new a(l)};s.prototype.toArrayLike=function(a,l,d){this._strip();var h=this.byteLength(),g=d||Math.max(1,h);t(h<=g,"byte array longer than desired length"),t(g>0,"Requested array length <= 0");var w=T(a,g),v=l==="le"?"LE":"BE";return this["_toArrayLike"+v](w,h),w},s.prototype._toArrayLikeLE=function(a,l){for(var d=0,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d++]=v&255,d<a.length&&(a[d++]=v>>8&255),d<a.length&&(a[d++]=v>>16&255),w===6?(d<a.length&&(a[d++]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d<a.length)for(a[d++]=h;d<a.length;)a[d++]=0},s.prototype._toArrayLikeBE=function(a,l){for(var d=a.length-1,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d--]=v&255,d>=0&&(a[d--]=v>>8&255),d>=0&&(a[d--]=v>>16&255),w===6?(d>=0&&(a[d--]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d>=0)for(a[d--]=h;d>=0;)a[d--]=0},Math.clz32?s.prototype._countBits=function(a){return 32-Math.clz32(a)}:s.prototype._countBits=function(a){var l=a,d=0;return l>=4096&&(d+=13,l>>>=13),l>=64&&(d+=7,l>>>=7),l>=8&&(d+=4,l>>>=4),l>=2&&(d+=2,l>>>=2),d+l},s.prototype._zeroBits=function(a){if(a===0)return 26;var l=a,d=0;return(l&8191)===0&&(d+=13,l>>>=13),(l&127)===0&&(d+=7,l>>>=7),(l&15)===0&&(d+=4,l>>>=4),(l&3)===0&&(d+=2,l>>>=2),(l&1)===0&&d++,d},s.prototype.bitLength=function(){var a=this.words[this.length-1],l=this._countBits(a);return(this.length-1)*26+l};function I(E){for(var a=new Array(E.bitLength()),l=0;l<a.length;l++){var d=l/26|0,h=l%26;a[l]=E.words[d]>>>h&1}return a}s.prototype.zeroBits=function(){if(this.isZero())return 0;for(var a=0,l=0;l<this.length;l++){var d=this._zeroBits(this.words[l]);if(a+=d,d!==26)break}return a},s.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},s.prototype.toTwos=function(a){return this.negative!==0?this.abs().inotn(a).iaddn(1):this.clone()},s.prototype.fromTwos=function(a){return this.testn(a-1)?this.notn(a).iaddn(1).ineg():this.clone()},s.prototype.isNeg=function(){return this.negative!==0},s.prototype.neg=function(){return this.clone().ineg()},s.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},s.prototype.iuor=function(a){for(;this.length<a.length;)this.words[this.length++]=0;for(var l=0;l<a.length;l++)this.words[l]=this.words[l]|a.words[l];return this._strip()},s.prototype.ior=function(a){return t((this.negative|a.negative)===0),this.iuor(a)},s.prototype.or=function(a){return this.length>a.length?this.clone().ior(a):a.clone().ior(this)},s.prototype.uor=function(a){return this.length>a.length?this.clone().iuor(a):a.clone().iuor(this)},s.prototype.iuand=function(a){var l;this.length>a.length?l=a:l=this;for(var d=0;d<l.length;d++)this.words[d]=this.words[d]&a.words[d];return this.length=l.length,this._strip()},s.prototype.iand=function(a){return t((this.negative|a.negative)===0),this.iuand(a)},s.prototype.and=function(a){return this.length>a.length?this.clone().iand(a):a.clone().iand(this)},s.prototype.uand=function(a){return this.length>a.length?this.clone().iuand(a):a.clone().iuand(this)},s.prototype.iuxor=function(a){var l,d;this.length>a.length?(l=this,d=a):(l=a,d=this);for(var h=0;h<d.length;h++)this.words[h]=l.words[h]^d.words[h];if(this!==l)for(;h<l.length;h++)this.words[h]=l.words[h];return this.length=l.length,this._strip()},s.prototype.ixor=function(a){return t((this.negative|a.negative)===0),this.iuxor(a)},s.prototype.xor=function(a){return this.length>a.length?this.clone().ixor(a):a.clone().ixor(this)},s.prototype.uxor=function(a){return this.length>a.length?this.clone().iuxor(a):a.clone().iuxor(this)},s.prototype.inotn=function(a){t(typeof a=="number"&&a>=0);var l=Math.ceil(a/26)|0,d=a%26;this._expand(l),d>0&&l--;for(var h=0;h<l;h++)this.words[h]=~this.words[h]&67108863;return d>0&&(this.words[h]=~this.words[h]&67108863>>26-d),this._strip()},s.prototype.notn=function(a){return this.clone().inotn(a)},s.prototype.setn=function(a,l){t(typeof a=="number"&&a>=0);var d=a/26|0,h=a%26;return this._expand(d+1),l?this.words[d]=this.words[d]|1<<h:this.words[d]=this.words[d]&~(1<<h),this._strip()},s.prototype.iadd=function(a){var l;if(this.negative!==0&&a.negative===0)return this.negative=0,l=this.isub(a),this.negative^=1,this._normSign();if(this.negative===0&&a.negative!==0)return a.negative=0,l=this.isub(a),a.negative=1,l._normSign();var d,h;this.length>a.length?(d=this,h=a):(d=a,h=this);for(var g=0,w=0;w<h.length;w++)l=(d.words[w]|0)+(h.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;for(;g!==0&&w<d.length;w++)l=(d.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;if(this.length=d.length,g!==0)this.words[this.length]=g,this.length++;else if(d!==this)for(;w<d.length;w++)this.words[w]=d.words[w];return this},s.prototype.add=function(a){var l;return a.negative!==0&&this.negative===0?(a.negative=0,l=this.sub(a),a.negative^=1,l):a.negative===0&&this.negative!==0?(this.negative=0,l=a.sub(this),this.negative=1,l):this.length>a.length?this.clone().iadd(a):a.clone().iadd(this)},s.prototype.isub=function(a){if(a.negative!==0){a.negative=0;var l=this.iadd(a);return a.negative=1,l._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(a),this.negative=1,this._normSign();var d=this.cmp(a);if(d===0)return this.negative=0,this.length=1,this.words[0]=0,this;var h,g;d>0?(h=this,g=a):(h=a,g=this);for(var w=0,v=0;v<g.length;v++)l=(h.words[v]|0)-(g.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;for(;w!==0&&v<h.length;v++)l=(h.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;if(w===0&&v<h.length&&h!==this)for(;v<h.length;v++)this.words[v]=h.words[v];return this.length=Math.max(this.length,v),h!==this&&(this.negative=1),this._strip()},s.prototype.sub=function(a){return this.clone().isub(a)};function A(E,a,l){l.negative=a.negative^E.negative;var d=E.length+a.length|0;l.length=d,d=d-1|0;var h=E.words[0]|0,g=a.words[0]|0,w=h*g,v=w&67108863,y=w/67108864|0;l.words[0]=v;for(var f=1;f<d;f++){for(var _=y>>>26,C=y&67108863,D=Math.min(f,a.length-1),$=Math.max(0,f-E.length+1);$<=D;$++){var X=f-$|0;h=E.words[X]|0,g=a.words[$]|0,w=h*g+C,_+=w/67108864|0,C=w&67108863}l.words[f]=C|0,y=_|0}return y!==0?l.words[f]=y|0:l.length--,l._strip()}var L=function(a,l,d){var h=a.words,g=l.words,w=d.words,v=0,y,f,_,C=h[0]|0,D=C&8191,$=C>>>13,X=h[1]|0,se=X&8191,ue=X>>>13,Be=h[2]|0,he=Be&8191,me=Be>>>13,Gt=h[3]|0,xe=Gt&8191,Ne=Gt>>>13,Bi=h[4]|0,je=Bi&8191,Ke=Bi>>>13,Ci=h[5]|0,Ue=Ci&8191,De=Ci>>>13,ts=h[6]|0,ze=ts&8191,Fe=ts>>>13,Bs=h[7]|0,$e=Bs&8191,Ve=Bs>>>13,Pi=h[8]|0,He=Pi&8191,Ge=Pi>>>13,Mi=h[9]|0,Ye=Mi&8191,Je=Mi>>>13,_f=g[0]|0,Xe=_f&8191,Qe=_f>>>13,bf=g[1]|0,et=bf&8191,tt=bf>>>13,wf=g[2]|0,rt=wf&8191,nt=wf>>>13,Ef=g[3]|0,st=Ef&8191,it=Ef>>>13,Rf=g[4]|0,ot=Rf&8191,at=Rf>>>13,vf=g[5]|0,ct=vf&8191,ut=vf>>>13,Sf=g[6]|0,ft=Sf&8191,lt=Sf>>>13,xf=g[7]|0,dt=xf&8191,ht=xf>>>13,Af=g[8]|0,pt=Af&8191,mt=Af>>>13,If=g[9]|0,gt=If&8191,yt=If>>>13;d.negative=a.negative^l.negative,d.length=19,y=Math.imul(D,Xe),f=Math.imul(D,Qe),f=f+Math.imul($,Xe)|0,_=Math.imul($,Qe);var _a=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(_a>>>26)|0,_a&=67108863,y=Math.imul(se,Xe),f=Math.imul(se,Qe),f=f+Math.imul(ue,Xe)|0,_=Math.imul(ue,Qe),y=y+Math.imul(D,et)|0,f=f+Math.imul(D,tt)|0,f=f+Math.imul($,et)|0,_=_+Math.imul($,tt)|0;var ba=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ba>>>26)|0,ba&=67108863,y=Math.imul(he,Xe),f=Math.imul(he,Qe),f=f+Math.imul(me,Xe)|0,_=Math.imul(me,Qe),y=y+Math.imul(se,et)|0,f=f+Math.imul(se,tt)|0,f=f+Math.imul(ue,et)|0,_=_+Math.imul(ue,tt)|0,y=y+Math.imul(D,rt)|0,f=f+Math.imul(D,nt)|0,f=f+Math.imul($,rt)|0,_=_+Math.imul($,nt)|0;var wa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(wa>>>26)|0,wa&=67108863,y=Math.imul(xe,Xe),f=Math.imul(xe,Qe),f=f+Math.imul(Ne,Xe)|0,_=Math.imul(Ne,Qe),y=y+Math.imul(he,et)|0,f=f+Math.imul(he,tt)|0,f=f+Math.imul(me,et)|0,_=_+Math.imul(me,tt)|0,y=y+Math.imul(se,rt)|0,f=f+Math.imul(se,nt)|0,f=f+Math.imul(ue,rt)|0,_=_+Math.imul(ue,nt)|0,y=y+Math.imul(D,st)|0,f=f+Math.imul(D,it)|0,f=f+Math.imul($,st)|0,_=_+Math.imul($,it)|0;var Ea=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ea>>>26)|0,Ea&=67108863,y=Math.imul(je,Xe),f=Math.imul(je,Qe),f=f+Math.imul(Ke,Xe)|0,_=Math.imul(Ke,Qe),y=y+Math.imul(xe,et)|0,f=f+Math.imul(xe,tt)|0,f=f+Math.imul(Ne,et)|0,_=_+Math.imul(Ne,tt)|0,y=y+Math.imul(he,rt)|0,f=f+Math.imul(he,nt)|0,f=f+Math.imul(me,rt)|0,_=_+Math.imul(me,nt)|0,y=y+Math.imul(se,st)|0,f=f+Math.imul(se,it)|0,f=f+Math.imul(ue,st)|0,_=_+Math.imul(ue,it)|0,y=y+Math.imul(D,ot)|0,f=f+Math.imul(D,at)|0,f=f+Math.imul($,ot)|0,_=_+Math.imul($,at)|0;var Ra=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ra>>>26)|0,Ra&=67108863,y=Math.imul(Ue,Xe),f=Math.imul(Ue,Qe),f=f+Math.imul(De,Xe)|0,_=Math.imul(De,Qe),y=y+Math.imul(je,et)|0,f=f+Math.imul(je,tt)|0,f=f+Math.imul(Ke,et)|0,_=_+Math.imul(Ke,tt)|0,y=y+Math.imul(xe,rt)|0,f=f+Math.imul(xe,nt)|0,f=f+Math.imul(Ne,rt)|0,_=_+Math.imul(Ne,nt)|0,y=y+Math.imul(he,st)|0,f=f+Math.imul(he,it)|0,f=f+Math.imul(me,st)|0,_=_+Math.imul(me,it)|0,y=y+Math.imul(se,ot)|0,f=f+Math.imul(se,at)|0,f=f+Math.imul(ue,ot)|0,_=_+Math.imul(ue,at)|0,y=y+Math.imul(D,ct)|0,f=f+Math.imul(D,ut)|0,f=f+Math.imul($,ct)|0,_=_+Math.imul($,ut)|0;var va=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(va>>>26)|0,va&=67108863,y=Math.imul(ze,Xe),f=Math.imul(ze,Qe),f=f+Math.imul(Fe,Xe)|0,_=Math.imul(Fe,Qe),y=y+Math.imul(Ue,et)|0,f=f+Math.imul(Ue,tt)|0,f=f+Math.imul(De,et)|0,_=_+Math.imul(De,tt)|0,y=y+Math.imul(je,rt)|0,f=f+Math.imul(je,nt)|0,f=f+Math.imul(Ke,rt)|0,_=_+Math.imul(Ke,nt)|0,y=y+Math.imul(xe,st)|0,f=f+Math.imul(xe,it)|0,f=f+Math.imul(Ne,st)|0,_=_+Math.imul(Ne,it)|0,y=y+Math.imul(he,ot)|0,f=f+Math.imul(he,at)|0,f=f+Math.imul(me,ot)|0,_=_+Math.imul(me,at)|0,y=y+Math.imul(se,ct)|0,f=f+Math.imul(se,ut)|0,f=f+Math.imul(ue,ct)|0,_=_+Math.imul(ue,ut)|0,y=y+Math.imul(D,ft)|0,f=f+Math.imul(D,lt)|0,f=f+Math.imul($,ft)|0,_=_+Math.imul($,lt)|0;var Sa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Sa>>>26)|0,Sa&=67108863,y=Math.imul($e,Xe),f=Math.imul($e,Qe),f=f+Math.imul(Ve,Xe)|0,_=Math.imul(Ve,Qe),y=y+Math.imul(ze,et)|0,f=f+Math.imul(ze,tt)|0,f=f+Math.imul(Fe,et)|0,_=_+Math.imul(Fe,tt)|0,y=y+Math.imul(Ue,rt)|0,f=f+Math.imul(Ue,nt)|0,f=f+Math.imul(De,rt)|0,_=_+Math.imul(De,nt)|0,y=y+Math.imul(je,st)|0,f=f+Math.imul(je,it)|0,f=f+Math.imul(Ke,st)|0,_=_+Math.imul(Ke,it)|0,y=y+Math.imul(xe,ot)|0,f=f+Math.imul(xe,at)|0,f=f+Math.imul(Ne,ot)|0,_=_+Math.imul(Ne,at)|0,y=y+Math.imul(he,ct)|0,f=f+Math.imul(he,ut)|0,f=f+Math.imul(me,ct)|0,_=_+Math.imul(me,ut)|0,y=y+Math.imul(se,ft)|0,f=f+Math.imul(se,lt)|0,f=f+Math.imul(ue,ft)|0,_=_+Math.imul(ue,lt)|0,y=y+Math.imul(D,dt)|0,f=f+Math.imul(D,ht)|0,f=f+Math.imul($,dt)|0,_=_+Math.imul($,ht)|0;var xa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(xa>>>26)|0,xa&=67108863,y=Math.imul(He,Xe),f=Math.imul(He,Qe),f=f+Math.imul(Ge,Xe)|0,_=Math.imul(Ge,Qe),y=y+Math.imul($e,et)|0,f=f+Math.imul($e,tt)|0,f=f+Math.imul(Ve,et)|0,_=_+Math.imul(Ve,tt)|0,y=y+Math.imul(ze,rt)|0,f=f+Math.imul(ze,nt)|0,f=f+Math.imul(Fe,rt)|0,_=_+Math.imul(Fe,nt)|0,y=y+Math.imul(Ue,st)|0,f=f+Math.imul(Ue,it)|0,f=f+Math.imul(De,st)|0,_=_+Math.imul(De,it)|0,y=y+Math.imul(je,ot)|0,f=f+Math.imul(je,at)|0,f=f+Math.imul(Ke,ot)|0,_=_+Math.imul(Ke,at)|0,y=y+Math.imul(xe,ct)|0,f=f+Math.imul(xe,ut)|0,f=f+Math.imul(Ne,ct)|0,_=_+Math.imul(Ne,ut)|0,y=y+Math.imul(he,ft)|0,f=f+Math.imul(he,lt)|0,f=f+Math.imul(me,ft)|0,_=_+Math.imul(me,lt)|0,y=y+Math.imul(se,dt)|0,f=f+Math.imul(se,ht)|0,f=f+Math.imul(ue,dt)|0,_=_+Math.imul(ue,ht)|0,y=y+Math.imul(D,pt)|0,f=f+Math.imul(D,mt)|0,f=f+Math.imul($,pt)|0,_=_+Math.imul($,mt)|0;var Aa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Aa>>>26)|0,Aa&=67108863,y=Math.imul(Ye,Xe),f=Math.imul(Ye,Qe),f=f+Math.imul(Je,Xe)|0,_=Math.imul(Je,Qe),y=y+Math.imul(He,et)|0,f=f+Math.imul(He,tt)|0,f=f+Math.imul(Ge,et)|0,_=_+Math.imul(Ge,tt)|0,y=y+Math.imul($e,rt)|0,f=f+Math.imul($e,nt)|0,f=f+Math.imul(Ve,rt)|0,_=_+Math.imul(Ve,nt)|0,y=y+Math.imul(ze,st)|0,f=f+Math.imul(ze,it)|0,f=f+Math.imul(Fe,st)|0,_=_+Math.imul(Fe,it)|0,y=y+Math.imul(Ue,ot)|0,f=f+Math.imul(Ue,at)|0,f=f+Math.imul(De,ot)|0,_=_+Math.imul(De,at)|0,y=y+Math.imul(je,ct)|0,f=f+Math.imul(je,ut)|0,f=f+Math.imul(Ke,ct)|0,_=_+Math.imul(Ke,ut)|0,y=y+Math.imul(xe,ft)|0,f=f+Math.imul(xe,lt)|0,f=f+Math.imul(Ne,ft)|0,_=_+Math.imul(Ne,lt)|0,y=y+Math.imul(he,dt)|0,f=f+Math.imul(he,ht)|0,f=f+Math.imul(me,dt)|0,_=_+Math.imul(me,ht)|0,y=y+Math.imul(se,pt)|0,f=f+Math.imul(se,mt)|0,f=f+Math.imul(ue,pt)|0,_=_+Math.imul(ue,mt)|0,y=y+Math.imul(D,gt)|0,f=f+Math.imul(D,yt)|0,f=f+Math.imul($,gt)|0,_=_+Math.imul($,yt)|0;var Ia=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ia>>>26)|0,Ia&=67108863,y=Math.imul(Ye,et),f=Math.imul(Ye,tt),f=f+Math.imul(Je,et)|0,_=Math.imul(Je,tt),y=y+Math.imul(He,rt)|0,f=f+Math.imul(He,nt)|0,f=f+Math.imul(Ge,rt)|0,_=_+Math.imul(Ge,nt)|0,y=y+Math.imul($e,st)|0,f=f+Math.imul($e,it)|0,f=f+Math.imul(Ve,st)|0,_=_+Math.imul(Ve,it)|0,y=y+Math.imul(ze,ot)|0,f=f+Math.imul(ze,at)|0,f=f+Math.imul(Fe,ot)|0,_=_+Math.imul(Fe,at)|0,y=y+Math.imul(Ue,ct)|0,f=f+Math.imul(Ue,ut)|0,f=f+Math.imul(De,ct)|0,_=_+Math.imul(De,ut)|0,y=y+Math.imul(je,ft)|0,f=f+Math.imul(je,lt)|0,f=f+Math.imul(Ke,ft)|0,_=_+Math.imul(Ke,lt)|0,y=y+Math.imul(xe,dt)|0,f=f+Math.imul(xe,ht)|0,f=f+Math.imul(Ne,dt)|0,_=_+Math.imul(Ne,ht)|0,y=y+Math.imul(he,pt)|0,f=f+Math.imul(he,mt)|0,f=f+Math.imul(me,pt)|0,_=_+Math.imul(me,mt)|0,y=y+Math.imul(se,gt)|0,f=f+Math.imul(se,yt)|0,f=f+Math.imul(ue,gt)|0,_=_+Math.imul(ue,yt)|0;var ka=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ka>>>26)|0,ka&=67108863,y=Math.imul(Ye,rt),f=Math.imul(Ye,nt),f=f+Math.imul(Je,rt)|0,_=Math.imul(Je,nt),y=y+Math.imul(He,st)|0,f=f+Math.imul(He,it)|0,f=f+Math.imul(Ge,st)|0,_=_+Math.imul(Ge,it)|0,y=y+Math.imul($e,ot)|0,f=f+Math.imul($e,at)|0,f=f+Math.imul(Ve,ot)|0,_=_+Math.imul(Ve,at)|0,y=y+Math.imul(ze,ct)|0,f=f+Math.imul(ze,ut)|0,f=f+Math.imul(Fe,ct)|0,_=_+Math.imul(Fe,ut)|0,y=y+Math.imul(Ue,ft)|0,f=f+Math.imul(Ue,lt)|0,f=f+Math.imul(De,ft)|0,_=_+Math.imul(De,lt)|0,y=y+Math.imul(je,dt)|0,f=f+Math.imul(je,ht)|0,f=f+Math.imul(Ke,dt)|0,_=_+Math.imul(Ke,ht)|0,y=y+Math.imul(xe,pt)|0,f=f+Math.imul(xe,mt)|0,f=f+Math.imul(Ne,pt)|0,_=_+Math.imul(Ne,mt)|0,y=y+Math.imul(he,gt)|0,f=f+Math.imul(he,yt)|0,f=f+Math.imul(me,gt)|0,_=_+Math.imul(me,yt)|0;var Oa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Oa>>>26)|0,Oa&=67108863,y=Math.imul(Ye,st),f=Math.imul(Ye,it),f=f+Math.imul(Je,st)|0,_=Math.imul(Je,it),y=y+Math.imul(He,ot)|0,f=f+Math.imul(He,at)|0,f=f+Math.imul(Ge,ot)|0,_=_+Math.imul(Ge,at)|0,y=y+Math.imul($e,ct)|0,f=f+Math.imul($e,ut)|0,f=f+Math.imul(Ve,ct)|0,_=_+Math.imul(Ve,ut)|0,y=y+Math.imul(ze,ft)|0,f=f+Math.imul(ze,lt)|0,f=f+Math.imul(Fe,ft)|0,_=_+Math.imul(Fe,lt)|0,y=y+Math.imul(Ue,dt)|0,f=f+Math.imul(Ue,ht)|0,f=f+Math.imul(De,dt)|0,_=_+Math.imul(De,ht)|0,y=y+Math.imul(je,pt)|0,f=f+Math.imul(je,mt)|0,f=f+Math.imul(Ke,pt)|0,_=_+Math.imul(Ke,mt)|0,y=y+Math.imul(xe,gt)|0,f=f+Math.imul(xe,yt)|0,f=f+Math.imul(Ne,gt)|0,_=_+Math.imul(Ne,yt)|0;var Ta=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ta>>>26)|0,Ta&=67108863,y=Math.imul(Ye,ot),f=Math.imul(Ye,at),f=f+Math.imul(Je,ot)|0,_=Math.imul(Je,at),y=y+Math.imul(He,ct)|0,f=f+Math.imul(He,ut)|0,f=f+Math.imul(Ge,ct)|0,_=_+Math.imul(Ge,ut)|0,y=y+Math.imul($e,ft)|0,f=f+Math.imul($e,lt)|0,f=f+Math.imul(Ve,ft)|0,_=_+Math.imul(Ve,lt)|0,y=y+Math.imul(ze,dt)|0,f=f+Math.imul(ze,ht)|0,f=f+Math.imul(Fe,dt)|0,_=_+Math.imul(Fe,ht)|0,y=y+Math.imul(Ue,pt)|0,f=f+Math.imul(Ue,mt)|0,f=f+Math.imul(De,pt)|0,_=_+Math.imul(De,mt)|0,y=y+Math.imul(je,gt)|0,f=f+Math.imul(je,yt)|0,f=f+Math.imul(Ke,gt)|0,_=_+Math.imul(Ke,yt)|0;var Na=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Na>>>26)|0,Na&=67108863,y=Math.imul(Ye,ct),f=Math.imul(Ye,ut),f=f+Math.imul(Je,ct)|0,_=Math.imul(Je,ut),y=y+Math.imul(He,ft)|0,f=f+Math.imul(He,lt)|0,f=f+Math.imul(Ge,ft)|0,_=_+Math.imul(Ge,lt)|0,y=y+Math.imul($e,dt)|0,f=f+Math.imul($e,ht)|0,f=f+Math.imul(Ve,dt)|0,_=_+Math.imul(Ve,ht)|0,y=y+Math.imul(ze,pt)|0,f=f+Math.imul(ze,mt)|0,f=f+Math.imul(Fe,pt)|0,_=_+Math.imul(Fe,mt)|0,y=y+Math.imul(Ue,gt)|0,f=f+Math.imul(Ue,yt)|0,f=f+Math.imul(De,gt)|0,_=_+Math.imul(De,yt)|0;var La=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(La>>>26)|0,La&=67108863,y=Math.imul(Ye,ft),f=Math.imul(Ye,lt),f=f+Math.imul(Je,ft)|0,_=Math.imul(Je,lt),y=y+Math.imul(He,dt)|0,f=f+Math.imul(He,ht)|0,f=f+Math.imul(Ge,dt)|0,_=_+Math.imul(Ge,ht)|0,y=y+Math.imul($e,pt)|0,f=f+Math.imul($e,mt)|0,f=f+Math.imul(Ve,pt)|0,_=_+Math.imul(Ve,mt)|0,y=y+Math.imul(ze,gt)|0,f=f+Math.imul(ze,yt)|0,f=f+Math.imul(Fe,gt)|0,_=_+Math.imul(Fe,yt)|0;var Ba=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ba>>>26)|0,Ba&=67108863,y=Math.imul(Ye,dt),f=Math.imul(Ye,ht),f=f+Math.imul(Je,dt)|0,_=Math.imul(Je,ht),y=y+Math.imul(He,pt)|0,f=f+Math.imul(He,mt)|0,f=f+Math.imul(Ge,pt)|0,_=_+Math.imul(Ge,mt)|0,y=y+Math.imul($e,gt)|0,f=f+Math.imul($e,yt)|0,f=f+Math.imul(Ve,gt)|0,_=_+Math.imul(Ve,yt)|0;var Ca=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ca>>>26)|0,Ca&=67108863,y=Math.imul(Ye,pt),f=Math.imul(Ye,mt),f=f+Math.imul(Je,pt)|0,_=Math.imul(Je,mt),y=y+Math.imul(He,gt)|0,f=f+Math.imul(He,yt)|0,f=f+Math.imul(Ge,gt)|0,_=_+Math.imul(Ge,yt)|0;var Pa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Pa>>>26)|0,Pa&=67108863,y=Math.imul(Ye,gt),f=Math.imul(Ye,yt),f=f+Math.imul(Je,gt)|0,_=Math.imul(Je,yt);var Ma=(v+y|0)+((f&8191)<<13)|0;return v=(_+(f>>>13)|0)+(Ma>>>26)|0,Ma&=67108863,w[0]=_a,w[1]=ba,w[2]=wa,w[3]=Ea,w[4]=Ra,w[5]=va,w[6]=Sa,w[7]=xa,w[8]=Aa,w[9]=Ia,w[10]=ka,w[11]=Oa,w[12]=Ta,w[13]=Na,w[14]=La,w[15]=Ba,w[16]=Ca,w[17]=Pa,w[18]=Ma,v!==0&&(w[19]=v,d.length++),d};Math.imul||(L=A);function U(E,a,l){l.negative=a.negative^E.negative,l.length=E.length+a.length;for(var d=0,h=0,g=0;g<l.length-1;g++){var w=h;h=0;for(var v=d&67108863,y=Math.min(g,a.length-1),f=Math.max(0,g-E.length+1);f<=y;f++){var _=g-f,C=E.words[_]|0,D=a.words[f]|0,$=C*D,X=$&67108863;w=w+($/67108864|0)|0,X=X+v|0,v=X&67108863,w=w+(X>>>26)|0,h+=w>>>26,w&=67108863}l.words[g]=v,d=w,w=h}return d!==0?l.words[g]=d:l.length--,l._strip()}function B(E,a,l){return U(E,a,l)}s.prototype.mulTo=function(a,l){var d,h=this.length+a.length;return this.length===10&&a.length===10?d=L(this,a,l):h<63?d=A(this,a,l):h<1024?d=U(this,a,l):d=B(this,a,l),d};function F(E,a){this.x=E,this.y=a}F.prototype.makeRBT=function(a){for(var l=new Array(a),d=s.prototype._countBits(a)-1,h=0;h<a;h++)l[h]=this.revBin(h,d,a);return l},F.prototype.revBin=function(a,l,d){if(a===0||a===d-1)return a;for(var h=0,g=0;g<l;g++)h|=(a&1)<<l-g-1,a>>=1;return h},F.prototype.permute=function(a,l,d,h,g,w){for(var v=0;v<w;v++)h[v]=l[a[v]],g[v]=d[a[v]]},F.prototype.transform=function(a,l,d,h,g,w){this.permute(w,a,l,d,h,g);for(var v=1;v<g;v<<=1)for(var y=v<<1,f=Math.cos(2*Math.PI/y),_=Math.sin(2*Math.PI/y),C=0;C<g;C+=y)for(var D=f,$=_,X=0;X<v;X++){var se=d[C+X],ue=h[C+X],Be=d[C+X+v],he=h[C+X+v],me=D*Be-$*he;he=D*he+$*Be,Be=me,d[C+X]=se+Be,h[C+X]=ue+he,d[C+X+v]=se-Be,h[C+X+v]=ue-he,X!==y&&(me=f*D-_*$,$=f*$+_*D,D=me)}},F.prototype.guessLen13b=function(a,l){var d=Math.max(l,a)|1,h=d&1,g=0;for(d=d/2|0;d;d=d>>>1)g++;return 1<<g+1+h},F.prototype.conjugate=function(a,l,d){if(!(d<=1))for(var h=0;h<d/2;h++){var g=a[h];a[h]=a[d-h-1],a[d-h-1]=g,g=l[h],l[h]=-l[d-h-1],l[d-h-1]=-g}},F.prototype.normalize13b=function(a,l){for(var d=0,h=0;h<l/2;h++){var g=Math.round(a[2*h+1]/l)*8192+Math.round(a[2*h]/l)+d;a[h]=g&67108863,g<67108864?d=0:d=g/67108864|0}return a},F.prototype.convert13b=function(a,l,d,h){for(var g=0,w=0;w<l;w++)g=g+(a[w]|0),d[2*w]=g&8191,g=g>>>13,d[2*w+1]=g&8191,g=g>>>13;for(w=2*l;w<h;++w)d[w]=0;t(g===0),t((g&-8192)===0)},F.prototype.stub=function(a){for(var l=new Array(a),d=0;d<a;d++)l[d]=0;return l},F.prototype.mulp=function(a,l,d){var h=2*this.guessLen13b(a.length,l.length),g=this.makeRBT(h),w=this.stub(h),v=new Array(h),y=new Array(h),f=new Array(h),_=new Array(h),C=new Array(h),D=new Array(h),$=d.words;$.length=h,this.convert13b(a.words,a.length,v,h),this.convert13b(l.words,l.length,_,h),this.transform(v,w,y,f,h,g),this.transform(_,w,C,D,h,g);for(var X=0;X<h;X++){var se=y[X]*C[X]-f[X]*D[X];f[X]=y[X]*D[X]+f[X]*C[X],y[X]=se}return this.conjugate(y,f,h),this.transform(y,f,$,w,h,g),this.conjugate($,w,h),this.normalize13b($,h),d.negative=a.negative^l.negative,d.length=a.length+l.length,d._strip()},s.prototype.mul=function(a){var l=new s(null);return l.words=new Array(this.length+a.length),this.mulTo(a,l)},s.prototype.mulf=function(a){var l=new s(null);return l.words=new Array(this.length+a.length),B(this,a,l)},s.prototype.imul=function(a){return this.clone().mulTo(a,this)},s.prototype.imuln=function(a){var l=a<0;l&&(a=-a),t(typeof a=="number"),t(a<67108864);for(var d=0,h=0;h<this.length;h++){var g=(this.words[h]|0)*a,w=(g&67108863)+(d&67108863);d>>=26,d+=g/67108864|0,d+=w>>>26,this.words[h]=w&67108863}return d!==0&&(this.words[h]=d,this.length++),l?this.ineg():this},s.prototype.muln=function(a){return this.clone().imuln(a)},s.prototype.sqr=function(){return this.mul(this)},s.prototype.isqr=function(){return this.imul(this.clone())},s.prototype.pow=function(a){var l=I(a);if(l.length===0)return new s(1);for(var d=this,h=0;h<l.length&&l[h]===0;h++,d=d.sqr());if(++h<l.length)for(var g=d.sqr();h<l.length;h++,g=g.sqr())l[h]!==0&&(d=d.mul(g));return d},s.prototype.iushln=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=67108863>>>26-l<<26-l,g;if(l!==0){var w=0;for(g=0;g<this.length;g++){var v=this.words[g]&h,y=(this.words[g]|0)-v<<l;this.words[g]=y|w,w=v>>>26-l}w&&(this.words[g]=w,this.length++)}if(d!==0){for(g=this.length-1;g>=0;g--)this.words[g+d]=this.words[g];for(g=0;g<d;g++)this.words[g]=0;this.length+=d}return this._strip()},s.prototype.ishln=function(a){return t(this.negative===0),this.iushln(a)},s.prototype.iushrn=function(a,l,d){t(typeof a=="number"&&a>=0);var h;l?h=(l-l%26)/26:h=0;var g=a%26,w=Math.min((a-g)/26,this.length),v=67108863^67108863>>>g<<g,y=d;if(h-=w,h=Math.max(0,h),y){for(var f=0;f<w;f++)y.words[f]=this.words[f];y.length=w}if(w!==0)if(this.length>w)for(this.length-=w,f=0;f<this.length;f++)this.words[f]=this.words[f+w];else this.words[0]=0,this.length=1;var _=0;for(f=this.length-1;f>=0&&(_!==0||f>=h);f--){var C=this.words[f]|0;this.words[f]=_<<26-g|C>>>g,_=C&v}return y&&_!==0&&(y.words[y.length++]=_),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},s.prototype.ishrn=function(a,l,d){return t(this.negative===0),this.iushrn(a,l,d)},s.prototype.shln=function(a){return this.clone().ishln(a)},s.prototype.ushln=function(a){return this.clone().iushln(a)},s.prototype.shrn=function(a){return this.clone().ishrn(a)},s.prototype.ushrn=function(a){return this.clone().iushrn(a)},s.prototype.testn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return!1;var g=this.words[d];return!!(g&h)},s.prototype.imaskn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26;if(t(this.negative===0,"imaskn works only with positive numbers"),this.length<=d)return this;if(l!==0&&d++,this.length=Math.min(d,this.length),l!==0){var h=67108863^67108863>>>l<<l;this.words[this.length-1]&=h}return this._strip()},s.prototype.maskn=function(a){return this.clone().imaskn(a)},s.prototype.iaddn=function(a){return t(typeof a=="number"),t(a<67108864),a<0?this.isubn(-a):this.negative!==0?this.length===1&&(this.words[0]|0)<=a?(this.words[0]=a-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(a),this.negative=1,this):this._iaddn(a)},s.prototype._iaddn=function(a){this.words[0]+=a;for(var l=0;l<this.length&&this.words[l]>=67108864;l++)this.words[l]-=67108864,l===this.length-1?this.words[l+1]=1:this.words[l+1]++;return this.length=Math.max(this.length,l+1),this},s.prototype.isubn=function(a){if(t(typeof a=="number"),t(a<67108864),a<0)return this.iaddn(-a);if(this.negative!==0)return this.negative=0,this.iaddn(a),this.negative=1,this;if(this.words[0]-=a,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var l=0;l<this.length&&this.words[l]<0;l++)this.words[l]+=67108864,this.words[l+1]-=1;return this._strip()},s.prototype.addn=function(a){return this.clone().iaddn(a)},s.prototype.subn=function(a){return this.clone().isubn(a)},s.prototype.iabs=function(){return this.negative=0,this},s.prototype.abs=function(){return this.clone().iabs()},s.prototype._ishlnsubmul=function(a,l,d){var h=a.length+d,g;this._expand(h);var w,v=0;for(g=0;g<a.length;g++){w=(this.words[g+d]|0)+v;var y=(a.words[g]|0)*l;w-=y&67108863,v=(w>>26)-(y/67108864|0),this.words[g+d]=w&67108863}for(;g<this.length-d;g++)w=(this.words[g+d]|0)+v,v=w>>26,this.words[g+d]=w&67108863;if(v===0)return this._strip();for(t(v===-1),v=0,g=0;g<this.length;g++)w=-(this.words[g]|0)+v,v=w>>26,this.words[g]=w&67108863;return this.negative=1,this._strip()},s.prototype._wordDiv=function(a,l){var d=this.length-a.length,h=this.clone(),g=a,w=g.words[g.length-1]|0,v=this._countBits(w);d=26-v,d!==0&&(g=g.ushln(d),h.iushln(d),w=g.words[g.length-1]|0);var y=h.length-g.length,f;if(l!=="mod"){f=new s(null),f.length=y+1,f.words=new Array(f.length);for(var _=0;_<f.length;_++)f.words[_]=0}var C=h.clone()._ishlnsubmul(g,1,y);C.negative===0&&(h=C,f&&(f.words[y]=1));for(var D=y-1;D>=0;D--){var $=(h.words[g.length+D]|0)*67108864+(h.words[g.length+D-1]|0);for($=Math.min($/w|0,67108863),h._ishlnsubmul(g,$,D);h.negative!==0;)$--,h.negative=0,h._ishlnsubmul(g,1,D),h.isZero()||(h.negative^=1);f&&(f.words[D]=$)}return f&&f._strip(),h._strip(),l!=="div"&&d!==0&&h.iushrn(d),{div:f||null,mod:h}},s.prototype.divmod=function(a,l,d){if(t(!a.isZero()),this.isZero())return{div:new s(0),mod:new s(0)};var h,g,w;return this.negative!==0&&a.negative===0?(w=this.neg().divmod(a,l),l!=="mod"&&(h=w.div.neg()),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.iadd(a)),{div:h,mod:g}):this.negative===0&&a.negative!==0?(w=this.divmod(a.neg(),l),l!=="mod"&&(h=w.div.neg()),{div:h,mod:w.mod}):(this.negative&a.negative)!==0?(w=this.neg().divmod(a.neg(),l),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.isub(a)),{div:w.div,mod:g}):a.length>this.length||this.cmp(a)<0?{div:new s(0),mod:this}:a.length===1?l==="div"?{div:this.divn(a.words[0]),mod:null}:l==="mod"?{div:null,mod:new s(this.modrn(a.words[0]))}:{div:this.divn(a.words[0]),mod:new s(this.modrn(a.words[0]))}:this._wordDiv(a,l)},s.prototype.div=function(a){return this.divmod(a,"div",!1).div},s.prototype.mod=function(a){return this.divmod(a,"mod",!1).mod},s.prototype.umod=function(a){return this.divmod(a,"mod",!0).mod},s.prototype.divRound=function(a){var l=this.divmod(a);if(l.mod.isZero())return l.div;var d=l.div.negative!==0?l.mod.isub(a):l.mod,h=a.ushrn(1),g=a.andln(1),w=d.cmp(h);return w<0||g===1&&w===0?l.div:l.div.negative!==0?l.div.isubn(1):l.div.iaddn(1)},s.prototype.modrn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=(1<<26)%a,h=0,g=this.length-1;g>=0;g--)h=(d*h+(this.words[g]|0))%a;return l?-h:h},s.prototype.modn=function(a){return this.modrn(a)},s.prototype.idivn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=0,h=this.length-1;h>=0;h--){var g=(this.words[h]|0)+d*67108864;this.words[h]=g/a|0,d=g%a}return this._strip(),l?this.ineg():this},s.prototype.divn=function(a){return this.clone().idivn(a)},s.prototype.egcd=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new s(1),g=new s(0),w=new s(0),v=new s(1),y=0;l.isEven()&&d.isEven();)l.iushrn(1),d.iushrn(1),++y;for(var f=d.clone(),_=l.clone();!l.isZero();){for(var C=0,D=1;(l.words[0]&D)===0&&C<26;++C,D<<=1);if(C>0)for(l.iushrn(C);C-- >0;)(h.isOdd()||g.isOdd())&&(h.iadd(f),g.isub(_)),h.iushrn(1),g.iushrn(1);for(var $=0,X=1;(d.words[0]&X)===0&&$<26;++$,X<<=1);if($>0)for(d.iushrn($);$-- >0;)(w.isOdd()||v.isOdd())&&(w.iadd(f),v.isub(_)),w.iushrn(1),v.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(w),g.isub(v)):(d.isub(l),w.isub(h),v.isub(g))}return{a:w,b:v,gcd:d.iushln(y)}},s.prototype._invmp=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new s(1),g=new s(0),w=d.clone();l.cmpn(1)>0&&d.cmpn(1)>0;){for(var v=0,y=1;(l.words[0]&y)===0&&v<26;++v,y<<=1);if(v>0)for(l.iushrn(v);v-- >0;)h.isOdd()&&h.iadd(w),h.iushrn(1);for(var f=0,_=1;(d.words[0]&_)===0&&f<26;++f,_<<=1);if(f>0)for(d.iushrn(f);f-- >0;)g.isOdd()&&g.iadd(w),g.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(g)):(d.isub(l),g.isub(h))}var C;return l.cmpn(1)===0?C=h:C=g,C.cmpn(0)<0&&C.iadd(a),C},s.prototype.gcd=function(a){if(this.isZero())return a.abs();if(a.isZero())return this.abs();var l=this.clone(),d=a.clone();l.negative=0,d.negative=0;for(var h=0;l.isEven()&&d.isEven();h++)l.iushrn(1),d.iushrn(1);do{for(;l.isEven();)l.iushrn(1);for(;d.isEven();)d.iushrn(1);var g=l.cmp(d);if(g<0){var w=l;l=d,d=w}else if(g===0||d.cmpn(1)===0)break;l.isub(d)}while(!0);return d.iushln(h)},s.prototype.invm=function(a){return this.egcd(a).a.umod(a)},s.prototype.isEven=function(){return(this.words[0]&1)===0},s.prototype.isOdd=function(){return(this.words[0]&1)===1},s.prototype.andln=function(a){return this.words[0]&a},s.prototype.bincn=function(a){t(typeof a=="number");var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return this._expand(d+1),this.words[d]|=h,this;for(var g=h,w=d;g!==0&&w<this.length;w++){var v=this.words[w]|0;v+=g,g=v>>>26,v&=67108863,this.words[w]=v}return g!==0&&(this.words[w]=g,this.length++),this},s.prototype.isZero=function(){return this.length===1&&this.words[0]===0},s.prototype.cmpn=function(a){var l=a<0;if(this.negative!==0&&!l)return-1;if(this.negative===0&&l)return 1;this._strip();var d;if(this.length>1)d=1;else{l&&(a=-a),t(a<=67108863,"Number is too big");var h=this.words[0]|0;d=h===a?0:h<a?-1:1}return this.negative!==0?-d|0:d},s.prototype.cmp=function(a){if(this.negative!==0&&a.negative===0)return-1;if(this.negative===0&&a.negative!==0)return 1;var l=this.ucmp(a);return this.negative!==0?-l|0:l},s.prototype.ucmp=function(a){if(this.length>a.length)return 1;if(this.length<a.length)return-1;for(var l=0,d=this.length-1;d>=0;d--){var h=this.words[d]|0,g=a.words[d]|0;if(h!==g){h<g?l=-1:h>g&&(l=1);break}}return l},s.prototype.gtn=function(a){return this.cmpn(a)===1},s.prototype.gt=function(a){return this.cmp(a)===1},s.prototype.gten=function(a){return this.cmpn(a)>=0},s.prototype.gte=function(a){return this.cmp(a)>=0},s.prototype.ltn=function(a){return this.cmpn(a)===-1},s.prototype.lt=function(a){return this.cmp(a)===-1},s.prototype.lten=function(a){return this.cmpn(a)<=0},s.prototype.lte=function(a){return this.cmp(a)<=0},s.prototype.eqn=function(a){return this.cmpn(a)===0},s.prototype.eq=function(a){return this.cmp(a)===0},s.red=function(a){return new re(a)},s.prototype.toRed=function(a){return t(!this.red,"Already a number in reduction context"),t(this.negative===0,"red works only with positives"),a.convertTo(this)._forceRed(a)},s.prototype.fromRed=function(){return t(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},s.prototype._forceRed=function(a){return this.red=a,this},s.prototype.forceRed=function(a){return t(!this.red,"Already a number in reduction context"),this._forceRed(a)},s.prototype.redAdd=function(a){return t(this.red,"redAdd works only with red numbers"),this.red.add(this,a)},s.prototype.redIAdd=function(a){return t(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,a)},s.prototype.redSub=function(a){return t(this.red,"redSub works only with red numbers"),this.red.sub(this,a)},s.prototype.redISub=function(a){return t(this.red,"redISub works only with red numbers"),this.red.isub(this,a)},s.prototype.redShl=function(a){return t(this.red,"redShl works only with red numbers"),this.red.shl(this,a)},s.prototype.redMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.mul(this,a)},s.prototype.redIMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.imul(this,a)},s.prototype.redSqr=function(){return t(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},s.prototype.redISqr=function(){return t(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},s.prototype.redSqrt=function(){return t(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},s.prototype.redInvm=function(){return t(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},s.prototype.redNeg=function(){return t(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},s.prototype.redPow=function(a){return t(this.red&&!a.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,a)};var te={k256:null,p224:null,p192:null,p25519:null};function G(E,a){this.name=E,this.p=new s(a,16),this.n=this.p.bitLength(),this.k=new s(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}G.prototype._tmp=function(){var a=new s(null);return a.words=new Array(Math.ceil(this.n/13)),a},G.prototype.ireduce=function(a){var l=a,d;do this.split(l,this.tmp),l=this.imulK(l),l=l.iadd(this.tmp),d=l.bitLength();while(d>this.n);var h=d<this.n?-1:l.ucmp(this.p);return h===0?(l.words[0]=0,l.length=1):h>0?l.isub(this.p):l.strip!==void 0?l.strip():l._strip(),l},G.prototype.split=function(a,l){a.iushrn(this.n,0,l)},G.prototype.imulK=function(a){return a.imul(this.k)};function Z(){G.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(Z,G),Z.prototype.split=function(a,l){for(var d=4194303,h=Math.min(a.length,9),g=0;g<h;g++)l.words[g]=a.words[g];if(l.length=h,a.length<=9){a.words[0]=0,a.length=1;return}var w=a.words[9];for(l.words[l.length++]=w&d,g=10;g<a.length;g++){var v=a.words[g]|0;a.words[g-10]=(v&d)<<4|w>>>22,w=v}w>>>=22,a.words[g-10]=w,w===0&&a.length>10?a.length-=10:a.length-=9},Z.prototype.imulK=function(a){a.words[a.length]=0,a.words[a.length+1]=0,a.length+=2;for(var l=0,d=0;d<a.length;d++){var h=a.words[d]|0;l+=h*977,a.words[d]=l&67108863,l=h*64+(l/67108864|0)}return a.words[a.length-1]===0&&(a.length--,a.words[a.length-1]===0&&a.length--),a};function ee(){G.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(ee,G);function Y(){G.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(Y,G);function Ie(){G.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(Ie,G),Ie.prototype.imulK=function(a){for(var l=0,d=0;d<a.length;d++){var h=(a.words[d]|0)*19+l,g=h&67108863;h>>>=26,a.words[d]=g,l=h}return l!==0&&(a.words[a.length++]=l),a},s._prime=function(a){if(te[a])return te[a];var l;if(a==="k256")l=new Z;else if(a==="p224")l=new ee;else if(a==="p192")l=new Y;else if(a==="p25519")l=new Ie;else throw new Error("Unknown prime "+a);return te[a]=l,l};function re(E){if(typeof E=="string"){var a=s._prime(E);this.m=a.p,this.prime=a}else t(E.gtn(1),"modulus must be greater than 1"),this.m=E,this.prime=null}re.prototype._verify1=function(a){t(a.negative===0,"red works only with positives"),t(a.red,"red works only with red numbers")},re.prototype._verify2=function(a,l){t((a.negative|l.negative)===0,"red works only with positives"),t(a.red&&a.red===l.red,"red works only with red numbers")},re.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(p(a,a.umod(this.m)._forceRed(this)),a)},re.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this)},re.prototype.add=function(a,l){this._verify2(a,l);var d=a.add(l);return d.cmp(this.m)>=0&&d.isub(this.m),d._forceRed(this)},re.prototype.iadd=function(a,l){this._verify2(a,l);var d=a.iadd(l);return d.cmp(this.m)>=0&&d.isub(this.m),d},re.prototype.sub=function(a,l){this._verify2(a,l);var d=a.sub(l);return d.cmpn(0)<0&&d.iadd(this.m),d._forceRed(this)},re.prototype.isub=function(a,l){this._verify2(a,l);var d=a.isub(l);return d.cmpn(0)<0&&d.iadd(this.m),d},re.prototype.shl=function(a,l){return this._verify1(a),this.imod(a.ushln(l))},re.prototype.imul=function(a,l){return this._verify2(a,l),this.imod(a.imul(l))},re.prototype.mul=function(a,l){return this._verify2(a,l),this.imod(a.mul(l))},re.prototype.isqr=function(a){return this.imul(a,a.clone())},re.prototype.sqr=function(a){return this.mul(a,a)},re.prototype.sqrt=function(a){if(a.isZero())return a.clone();var l=this.m.andln(3);if(t(l%2===1),l===3){var d=this.m.add(new s(1)).iushrn(2);return this.pow(a,d)}for(var h=this.m.subn(1),g=0;!h.isZero()&&h.andln(1)===0;)g++,h.iushrn(1);t(!h.isZero());var w=new s(1).toRed(this),v=w.redNeg(),y=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new s(2*f*f).toRed(this);this.pow(f,y).cmp(v)!==0;)f.redIAdd(v);for(var _=this.pow(f,h),C=this.pow(a,h.addn(1).iushrn(1)),D=this.pow(a,h),$=g;D.cmp(w)!==0;){for(var X=D,se=0;X.cmp(w)!==0;se++)X=X.redSqr();t(se<$);var ue=this.pow(_,new s(1).iushln($-se-1));C=C.redMul(ue),_=ue.redSqr(),D=D.redMul(_),$=se}return C},re.prototype.invm=function(a){var l=a._invmp(this.m);return l.negative!==0?(l.negative=0,this.imod(l).redNeg()):this.imod(l)},re.prototype.pow=function(a,l){if(l.isZero())return new s(1).toRed(this);if(l.cmpn(1)===0)return a.clone();var d=4,h=new Array(1<<d);h[0]=new s(1).toRed(this),h[1]=a;for(var g=2;g<h.length;g++)h[g]=this.mul(h[g-1],a);var w=h[0],v=0,y=0,f=l.bitLength()%26;for(f===0&&(f=26),g=l.length-1;g>=0;g--){for(var _=l.words[g],C=f-1;C>=0;C--){var D=_>>C&1;if(w!==h[0]&&(w=this.sqr(w)),D===0&&v===0){y=0;continue}v<<=1,v|=D,y++,!(y!==d&&(g!==0||C!==0))&&(w=this.mul(w,h[v]),y=0,v=0)}f=26}return w},re.prototype.convertTo=function(a){var l=a.umod(this.m);return l===a?l.clone():l},re.prototype.convertFrom=function(a){var l=a.clone();return l.red=null,l},s.mont=function(a){return new fe(a)};function fe(E){re.call(this,E),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new s(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)}n(fe,re),fe.prototype.convertTo=function(a){return this.imod(a.ushln(this.shift))},fe.prototype.convertFrom=function(a){var l=this.imod(a.mul(this.rinv));return l.red=null,l},fe.prototype.imul=function(a,l){if(a.isZero()||l.isZero())return a.words[0]=0,a.length=1,a;var d=a.imul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},fe.prototype.mul=function(a,l){if(a.isZero()||l.isZero())return new s(0)._forceRed(this);var d=a.mul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},fe.prototype.invm=function(a){var l=this.imod(a._invmp(this.m).mul(this.r2));return l._forceRed(this)}})(typeof Lc>"u"||Lc,Yl)});var Ql=$t((Cc,Xl)=>{var oo=qs(),br=oo.Buffer;function Jl(r,e){for(var t in r)e[t]=r[t]}br.from&&br.alloc&&br.allocUnsafe&&br.allocUnsafeSlow?Xl.exports=oo:(Jl(oo,Cc),Cc.Buffer=Vn);function Vn(r,e,t){return br(r,e,t)}Vn.prototype=Object.create(br.prototype);Jl(br,Vn);Vn.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return br(r,e,t)};Vn.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=br(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Vn.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return br(r)};Vn.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return oo.SlowBuffer(r)}});var td=$t((px,ed)=>{"use strict";var ao=Ql().Buffer;function Ug(r){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),t=0;t<e.length;t++)e[t]=255;for(var n=0;n<r.length;n++){var s=r.charAt(n),i=s.charCodeAt(0);if(e[i]!==255)throw new TypeError(s+" is ambiguous");e[i]=n}var o=r.length,c=r.charAt(0),u=Math.log(o)/Math.log(256),p=Math.log(256)/Math.log(o);function m(S){if((Array.isArray(S)||S instanceof Uint8Array)&&(S=ao.from(S)),!ao.isBuffer(S))throw new TypeError("Expected Buffer");if(S.length===0)return"";for(var T=0,I=0,A=0,L=S.length;A!==L&&S[A]===0;)A++,T++;for(var U=(L-A)*p+1>>>0,B=new Uint8Array(U);A!==L;){for(var F=S[A],te=0,G=U-1;(F!==0||te<I)&&G!==-1;G--,te++)F+=256*B[G]>>>0,B[G]=F%o>>>0,F=F/o>>>0;if(F!==0)throw new Error("Non-zero carry");I=te,A++}for(var Z=U-I;Z!==U&&B[Z]===0;)Z++;for(var ee=c.repeat(T);Z<U;++Z)ee+=r.charAt(B[Z]);return ee}function b(S){if(typeof S!="string")throw new TypeError("Expected String");if(S.length===0)return ao.alloc(0);for(var T=0,I=0,A=0;S[T]===c;)I++,T++;for(var L=(S.length-T)*u+1>>>0,U=new Uint8Array(L);T<S.length;){var B=S.charCodeAt(T);if(B>255)return;var F=e[B];if(F===255)return;for(var te=0,G=L-1;(F!==0||te<A)&&G!==-1;G--,te++)F+=o*U[G]>>>0,U[G]=F%256>>>0,F=F/256>>>0;if(F!==0)throw new Error("Non-zero carry");A=te,T++}for(var Z=L-A;Z!==L&&U[Z]===0;)Z++;var ee=ao.allocUnsafe(I+(L-Z));ee.fill(0,0,I);for(var Y=I;Z!==L;)ee[Y++]=U[Z++];return ee}function x(S){var T=b(S);if(T)return T;throw new Error("Non-base"+o+" character")}return{encode:m,decodeUnsafe:b,decode:x}}ed.exports=Ug});var Pc=$t((mx,rd)=>{var Dg=td(),zg="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";rd.exports=Dg(zg)});var nd=$t(zc=>{"use strict";function Cr(r,e,t){return e<=r&&r<=t}function ho(r){if(r===void 0)return{};if(r===Object(r))return r;throw TypeError("Could not convert argument to dictionary")}function $g(r){for(var e=String(r),t=e.length,n=0,s=[];n<t;){var i=e.charCodeAt(n);if(i<55296||i>57343)s.push(i);else if(56320<=i&&i<=57343)s.push(65533);else if(55296<=i&&i<=56319)if(n===t-1)s.push(65533);else{var o=r.charCodeAt(n+1);if(56320<=o&&o<=57343){var c=i&1023,u=o&1023;s.push(65536+(c<<10)+u),n+=1}else s.push(65533)}n+=1}return s}function Vg(r){for(var e="",t=0;t<r.length;++t){var n=r[t];n<=65535?e+=String.fromCharCode(n):(n-=65536,e+=String.fromCharCode((n>>10)+55296,(n&1023)+56320))}return e}var co=-1;function Dc(r){this.tokens=[].slice.call(r)}Dc.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.shift():co},prepend:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.unshift(e.pop());else this.tokens.unshift(r)},push:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.push(e.shift());else this.tokens.push(r)}};var _s=-1;function Uc(r,e){if(r)throw TypeError("Decoder error");return e||65533}var uo="utf-8";function fo(r,e){if(!(this instanceof fo))return new fo(r,e);if(r=r!==void 0?String(r).toLowerCase():uo,r!==uo)throw new Error("Encoding not supported. Only utf-8 is supported");e=ho(e),this._streaming=!1,this._BOMseen=!1,this._decoder=null,this._fatal=!!e.fatal,this._ignoreBOM=!!e.ignoreBOM,Object.defineProperty(this,"encoding",{value:"utf-8"}),Object.defineProperty(this,"fatal",{value:this._fatal}),Object.defineProperty(this,"ignoreBOM",{value:this._ignoreBOM})}fo.prototype={decode:function(e,t){var n;typeof e=="object"&&e instanceof ArrayBuffer?n=new Uint8Array(e):typeof e=="object"&&"buffer"in e&&e.buffer instanceof ArrayBuffer?n=new Uint8Array(e.buffer,e.byteOffset,e.byteLength):n=new Uint8Array(0),t=ho(t),this._streaming||(this._decoder=new Wg({fatal:this._fatal}),this._BOMseen=!1),this._streaming=!!t.stream;for(var s=new Dc(n),i=[],o;!s.endOfStream()&&(o=this._decoder.handler(s,s.read()),o!==_s);)o!==null&&(Array.isArray(o)?i.push.apply(i,o):i.push(o));if(!this._streaming){do{if(o=this._decoder.handler(s,s.read()),o===_s)break;o!==null&&(Array.isArray(o)?i.push.apply(i,o):i.push(o))}while(!s.endOfStream());this._decoder=null}return i.length&&["utf-8"].indexOf(this.encoding)!==-1&&!this._ignoreBOM&&!this._BOMseen&&(i[0]===65279?(this._BOMseen=!0,i.shift()):this._BOMseen=!0),Vg(i)}};function lo(r,e){if(!(this instanceof lo))return new lo(r,e);if(r=r!==void 0?String(r).toLowerCase():uo,r!==uo)throw new Error("Encoding not supported. Only utf-8 is supported");e=ho(e),this._streaming=!1,this._encoder=null,this._options={fatal:!!e.fatal},Object.defineProperty(this,"encoding",{value:"utf-8"})}lo.prototype={encode:function(e,t){e=e?String(e):"",t=ho(t),this._streaming||(this._encoder=new qg(this._options)),this._streaming=!!t.stream;for(var n=[],s=new Dc($g(e)),i;!s.endOfStream()&&(i=this._encoder.handler(s,s.read()),i!==_s);)Array.isArray(i)?n.push.apply(n,i):n.push(i);if(!this._streaming){for(;i=this._encoder.handler(s,s.read()),i!==_s;)Array.isArray(i)?n.push.apply(n,i):n.push(i);this._encoder=null}return new Uint8Array(n)}};function Wg(r){var e=r.fatal,t=0,n=0,s=0,i=128,o=191;this.handler=function(c,u){if(u===co&&s!==0)return s=0,Uc(e);if(u===co)return _s;if(s===0){if(Cr(u,0,127))return u;if(Cr(u,194,223))s=1,t=u-192;else if(Cr(u,224,239))u===224&&(i=160),u===237&&(o=159),s=2,t=u-224;else if(Cr(u,240,244))u===240&&(i=144),u===244&&(o=143),s=3,t=u-240;else return Uc(e);return t=t<<6*s,null}if(!Cr(u,i,o))return t=s=n=0,i=128,o=191,c.prepend(u),Uc(e);if(i=128,o=191,n+=1,t+=u-128<<6*(s-n),n!==s)return null;var p=t;return t=s=n=0,p}}function qg(r){var e=r.fatal;this.handler=function(t,n){if(n===co)return _s;if(Cr(n,0,127))return n;var s,i;Cr(n,128,2047)?(s=1,i=192):Cr(n,2048,65535)?(s=2,i=224):Cr(n,65536,1114111)&&(s=3,i=240);for(var o=[(n>>6*s)+i];s>0;){var c=n>>6*(s-1);o.push(128|c&63),s-=1}return o}}zc.TextEncoder=lo;zc.TextDecoder=fo});var cd=$t(Oe=>{"use strict";var jg=Oe&&Oe.__createBinding||(Object.create?function(r,e,t,n){n===void 0&&(n=t),Object.defineProperty(r,n,{enumerable:!0,get:function(){return e[t]}})}:function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]}),Kg=Oe&&Oe.__setModuleDefault||(Object.create?function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}:function(r,e){r.default=e}),wr=Oe&&Oe.__decorate||function(r,e,t,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var c=r.length-1;c>=0;c--)(o=r[c])&&(i=(s<3?o(i):s>3?o(e,t,i):o(e,t))||i);return s>3&&i&&Object.defineProperty(e,t,i),i},Hg=Oe&&Oe.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.hasOwnProperty.call(r,t)&&jg(e,r,t);return Kg(e,r),e},sd=Oe&&Oe.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.deserializeUnchecked=Oe.deserialize=Oe.serialize=Oe.BinaryReader=Oe.BinaryWriter=Oe.BorshError=Oe.baseDecode=Oe.baseEncode=void 0;var sn=sd(Bc()),id=sd(Pc()),Gg=Hg(nd()),Zg=typeof TextDecoder!="function"?Gg.TextDecoder:TextDecoder,Yg=new Zg("utf-8",{fatal:!0});function Jg(r){return typeof r=="string"&&(r=Buffer.from(r,"utf8")),id.default.encode(Buffer.from(r))}Oe.baseEncode=Jg;function Xg(r){return Buffer.from(id.default.decode(r))}Oe.baseDecode=Xg;var Fc=1024,St=class extends Error{constructor(e){super(e),this.fieldPath=[],this.originalMessage=e}addToFieldPath(e){this.fieldPath.splice(0,0,e),this.message=this.originalMessage+": "+this.fieldPath.join(".")}};Oe.BorshError=St;var po=class{constructor(){this.buf=Buffer.alloc(Fc),this.length=0}maybeResize(){this.buf.length<16+this.length&&(this.buf=Buffer.concat([this.buf,Buffer.alloc(Fc)]))}writeU8(e){this.maybeResize(),this.buf.writeUInt8(e,this.length),this.length+=1}writeU16(e){this.maybeResize(),this.buf.writeUInt16LE(e,this.length),this.length+=2}writeU32(e){this.maybeResize(),this.buf.writeUInt32LE(e,this.length),this.length+=4}writeU64(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",8)))}writeU128(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",16)))}writeU256(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",32)))}writeU512(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",64)))}writeBuffer(e){this.buf=Buffer.concat([Buffer.from(this.buf.subarray(0,this.length)),e,Buffer.alloc(Fc)]),this.length+=e.length}writeString(e){this.maybeResize();let t=Buffer.from(e,"utf8");this.writeU32(t.length),this.writeBuffer(t)}writeFixedArray(e){this.writeBuffer(Buffer.from(e))}writeArray(e,t){this.maybeResize(),this.writeU32(e.length);for(let n of e)this.maybeResize(),t(n)}toArray(){return this.buf.subarray(0,this.length)}};Oe.BinaryWriter=po;function Er(r,e,t){let n=t.value;t.value=function(...s){try{return n.apply(this,s)}catch(i){if(i instanceof RangeError){let o=i.code;if(["ERR_BUFFER_OUT_OF_BOUNDS","ERR_OUT_OF_RANGE"].indexOf(o)>=0)throw new St("Reached the end of buffer when deserializing")}throw i}}}var Dt=class{constructor(e){this.buf=e,this.offset=0}readU8(){let e=this.buf.readUInt8(this.offset);return this.offset+=1,e}readU16(){let e=this.buf.readUInt16LE(this.offset);return this.offset+=2,e}readU32(){let e=this.buf.readUInt32LE(this.offset);return this.offset+=4,e}readU64(){let e=this.readBuffer(8);return new sn.default(e,"le")}readU128(){let e=this.readBuffer(16);return new sn.default(e,"le")}readU256(){let e=this.readBuffer(32);return new sn.default(e,"le")}readU512(){let e=this.readBuffer(64);return new sn.default(e,"le")}readBuffer(e){if(this.offset+e>this.buf.length)throw new St(`Expected buffer length ${e} isn't within bounds`);let t=this.buf.slice(this.offset,this.offset+e);return this.offset+=e,t}readString(){let e=this.readU32(),t=this.readBuffer(e);try{return Yg.decode(t)}catch(n){throw new St(`Error decoding UTF-8 string: ${n}`)}}readFixedArray(e){return new Uint8Array(this.readBuffer(e))}readArray(e){let t=this.readU32(),n=Array();for(let s=0;s<t;++s)n.push(e());return n}};wr([Er],Dt.prototype,"readU8",null);wr([Er],Dt.prototype,"readU16",null);wr([Er],Dt.prototype,"readU32",null);wr([Er],Dt.prototype,"readU64",null);wr([Er],Dt.prototype,"readU128",null);wr([Er],Dt.prototype,"readU256",null);wr([Er],Dt.prototype,"readU512",null);wr([Er],Dt.prototype,"readString",null);wr([Er],Dt.prototype,"readFixedArray",null);wr([Er],Dt.prototype,"readArray",null);Oe.BinaryReader=Dt;function od(r){return r.charAt(0).toUpperCase()+r.slice(1)}function Wn(r,e,t,n,s){try{if(typeof n=="string")s[`write${od(n)}`](t);else if(n instanceof Array)if(typeof n[0]=="number"){if(t.length!==n[0])throw new St(`Expecting byte array of length ${n[0]}, but got ${t.length} bytes`);s.writeFixedArray(t)}else if(n.length===2&&typeof n[1]=="number"){if(t.length!==n[1])throw new St(`Expecting byte array of length ${n[1]}, but got ${t.length} bytes`);for(let i=0;i<n[1];i++)Wn(r,null,t[i],n[0],s)}else s.writeArray(t,i=>{Wn(r,e,i,n[0],s)});else if(n.kind!==void 0)switch(n.kind){case"option":{t==null?s.writeU8(0):(s.writeU8(1),Wn(r,e,t,n.type,s));break}case"map":{s.writeU32(t.size),t.forEach((i,o)=>{Wn(r,e,o,n.key,s),Wn(r,e,i,n.value,s)});break}default:throw new St(`FieldType ${n} unrecognized`)}else ad(r,t,s)}catch(i){throw i instanceof St&&i.addToFieldPath(e),i}}function ad(r,e,t){if(typeof e.borshSerialize=="function"){e.borshSerialize(t);return}let n=r.get(e.constructor);if(!n)throw new St(`Class ${e.constructor.name} is missing in schema`);if(n.kind==="struct")n.fields.map(([s,i])=>{Wn(r,s,e[s],i,t)});else if(n.kind==="enum"){let s=e[n.field];for(let i=0;i<n.values.length;++i){let[o,c]=n.values[i];if(o===s){t.writeU8(i),Wn(r,o,e[o],c,t);break}}}else throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function Qg(r,e,t=po){let n=new t;return ad(r,e,n),n.toArray()}Oe.serialize=Qg;function qn(r,e,t,n){try{if(typeof t=="string")return n[`read${od(t)}`]();if(t instanceof Array){if(typeof t[0]=="number")return n.readFixedArray(t[0]);if(typeof t[1]=="number"){let s=[];for(let i=0;i<t[1];i++)s.push(qn(r,null,t[0],n));return s}else return n.readArray(()=>qn(r,e,t[0],n))}if(t.kind==="option")return n.readU8()?qn(r,e,t.type,n):void 0;if(t.kind==="map"){let s=new Map,i=n.readU32();for(let o=0;o<i;o++){let c=qn(r,e,t.key,n),u=qn(r,e,t.value,n);s.set(c,u)}return s}return $c(r,t,n)}catch(s){throw s instanceof St&&s.addToFieldPath(e),s}}function $c(r,e,t){if(typeof e.borshDeserialize=="function")return e.borshDeserialize(t);let n=r.get(e);if(!n)throw new St(`Class ${e.name} is missing in schema`);if(n.kind==="struct"){let s={};for(let[i,o]of r.get(e).fields)s[i]=qn(r,i,o,t);return new e(s)}if(n.kind==="enum"){let s=t.readU8();if(s>=n.values.length)throw new St(`Enum index: ${s} is out of range`);let[i,o]=n.values[s],c=qn(r,i,o,t);return new e({[i]:c})}throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function ey(r,e,t,n=Dt){let s=new n(t),i=$c(r,e,s);if(s.offset<t.length)throw new St(`Unexpected ${t.length-s.offset} bytes after deserialized data`);return i}Oe.deserialize=ey;function ty(r,e,t,n=Dt){let s=new n(t);return $c(r,e,s)}Oe.deserializeUnchecked=ty});var jc=$t(O=>{"use strict";Object.defineProperty(O,"__esModule",{value:!0});O.s16=O.s8=O.nu64be=O.u48be=O.u40be=O.u32be=O.u24be=O.u16be=O.nu64=O.u48=O.u40=O.u32=O.u24=O.u16=O.u8=O.offset=O.greedy=O.Constant=O.UTF8=O.CString=O.Blob=O.Boolean=O.BitField=O.BitStructure=O.VariantLayout=O.Union=O.UnionLayoutDiscriminator=O.UnionDiscriminator=O.Structure=O.Sequence=O.DoubleBE=O.Double=O.FloatBE=O.Float=O.NearInt64BE=O.NearInt64=O.NearUInt64BE=O.NearUInt64=O.IntBE=O.Int=O.UIntBE=O.UInt=O.OffsetLayout=O.GreedyCount=O.ExternalLayout=O.bindConstructorLayout=O.nameWithProperty=O.Layout=O.uint8ArrayToBuffer=O.checkUint8Array=void 0;O.constant=O.utf8=O.cstr=O.blob=O.unionLayoutDiscriminator=O.union=O.seq=O.bits=O.struct=O.f64be=O.f64=O.f32be=O.f32=O.ns64be=O.s48be=O.s40be=O.s32be=O.s24be=O.s16be=O.ns64=O.s48=O.s40=O.s32=O.s24=void 0;var Wc=qs();function Es(r){if(!(r instanceof Uint8Array))throw new TypeError("b must be a Uint8Array")}O.checkUint8Array=Es;function Re(r){return Es(r),Wc.Buffer.from(r.buffer,r.byteOffset,r.length)}O.uint8ArrayToBuffer=Re;var ve=class{constructor(e,t){if(!Number.isInteger(e))throw new TypeError("span must be an integer");this.span=e,this.property=t}makeDestinationObject(){return{}}getSpan(e,t){if(0>this.span)throw new RangeError("indeterminate span");return this.span}replicate(e){let t=Object.create(this.constructor.prototype);return Object.assign(t,this),t.property=e,t}fromArray(e){}};O.Layout=ve;function qc(r,e){return e.property?r+"["+e.property+"]":r}O.nameWithProperty=qc;function ry(r,e){if(typeof r!="function")throw new TypeError("Class must be constructor");if(Object.prototype.hasOwnProperty.call(r,"layout_"))throw new Error("Class is already bound to a layout");if(!(e&&e instanceof ve))throw new TypeError("layout must be a Layout");if(Object.prototype.hasOwnProperty.call(e,"boundConstructor_"))throw new Error("layout is already bound to a constructor");r.layout_=e,e.boundConstructor_=r,e.makeDestinationObject=()=>new r,Object.defineProperty(r.prototype,"encode",{value(t,n){return e.encode(this,t,n)},writable:!0}),Object.defineProperty(r,"decode",{value(t,n){return e.decode(t,n)},writable:!0})}O.bindConstructorLayout=ry;var Tt=class extends ve{isCount(){throw new Error("ExternalLayout is abstract")}};O.ExternalLayout=Tt;var mo=class extends Tt{constructor(e=1,t){if(!Number.isInteger(e)||0>=e)throw new TypeError("elementSpan must be a (positive) integer");super(-1,t),this.elementSpan=e}isCount(){return!0}decode(e,t=0){Es(e);let n=e.length-t;return Math.floor(n/this.elementSpan)}encode(e,t,n){return 0}};O.GreedyCount=mo;var Ys=class extends Tt{constructor(e,t=0,n){if(!(e instanceof ve))throw new TypeError("layout must be a Layout");if(!Number.isInteger(t))throw new TypeError("offset must be integer or undefined");super(e.span,n||e.property),this.layout=e,this.offset=t}isCount(){return this.layout instanceof Ht||this.layout instanceof Zt}decode(e,t=0){return this.layout.decode(e,t+this.offset)}encode(e,t,n=0){return this.layout.encode(e,t,n+this.offset)}};O.OffsetLayout=Ys;var Ht=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntLE(e,n,this.span),this.span}};O.UInt=Ht;var Zt=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntBE(e,n,this.span),this.span}};O.UIntBE=Zt;var Pr=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntLE(e,n,this.span),this.span}};O.Int=Pr;var on=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntBE(e,n,this.span),this.span}};O.IntBE=on;var Vc=Math.pow(2,32);function Lo(r){let e=Math.floor(r/Vc),t=r-e*Vc;return{hi32:e,lo32:t}}function Bo(r,e){return r*Vc+e}var go=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readUInt32LE(t),i=n.readUInt32LE(t+4);return Bo(i,s)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeUInt32LE(s.lo32,n),i.writeUInt32LE(s.hi32,n+4),8}};O.NearUInt64=go;var yo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readUInt32BE(t),i=n.readUInt32BE(t+4);return Bo(s,i)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeUInt32BE(s.hi32,n),i.writeUInt32BE(s.lo32,n+4),8}};O.NearUInt64BE=yo;var _o=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readUInt32LE(t),i=n.readInt32LE(t+4);return Bo(i,s)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeUInt32LE(s.lo32,n),i.writeInt32LE(s.hi32,n+4),8}};O.NearInt64=_o;var bo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),s=n.readInt32BE(t),i=n.readUInt32BE(t+4);return Bo(s,i)}encode(e,t,n=0){let s=Lo(e),i=Re(t);return i.writeInt32BE(s.hi32,n),i.writeUInt32BE(s.lo32,n+4),8}};O.NearInt64BE=bo;var wo=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatLE(t)}encode(e,t,n=0){return Re(t).writeFloatLE(e,n),4}};O.Float=wo;var Eo=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatBE(t)}encode(e,t,n=0){return Re(t).writeFloatBE(e,n),4}};O.FloatBE=Eo;var Ro=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleLE(t)}encode(e,t,n=0){return Re(t).writeDoubleLE(e,n),8}};O.Double=Ro;var vo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleBE(t)}encode(e,t,n=0){return Re(t).writeDoubleBE(e,n),8}};O.DoubleBE=vo;var So=class extends ve{constructor(e,t,n){if(!(e instanceof ve))throw new TypeError("elementLayout must be a Layout");if(!(t instanceof Tt&&t.isCount()||Number.isInteger(t)&&0<=t))throw new TypeError("count must be non-negative integer or an unsigned integer ExternalLayout");let s=-1;!(t instanceof Tt)&&0<e.span&&(s=t*e.span),super(s,n),this.elementLayout=e,this.count=t}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0,s=this.count;if(s instanceof Tt&&(s=s.decode(e,t)),0<this.elementLayout.span)n=s*this.elementLayout.span;else{let i=0;for(;i<s;)n+=this.elementLayout.getSpan(e,t+n),++i}return n}decode(e,t=0){let n=[],s=0,i=this.count;for(i instanceof Tt&&(i=i.decode(e,t));s<i;)n.push(this.elementLayout.decode(e,t)),t+=this.elementLayout.getSpan(e,t),s+=1;return n}encode(e,t,n=0){let s=this.elementLayout,i=e.reduce((o,c)=>o+s.encode(c,t,n+o),0);return this.count instanceof Tt&&this.count.encode(e.length,t,n),i}};O.Sequence=So;var xo=class extends ve{constructor(e,t,n){if(!(Array.isArray(e)&&e.reduce((i,o)=>i&&o instanceof ve,!0)))throw new TypeError("fields must be array of Layout instances");typeof t=="boolean"&&n===void 0&&(n=t,t=void 0);for(let i of e)if(0>i.span&&i.property===void 0)throw new Error("fields cannot contain unnamed variable-length layout");let s=-1;try{s=e.reduce((i,o)=>i+o.getSpan(),0)}catch{}super(s,t),this.fields=e,this.decodePrefixes=!!n}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;try{n=this.fields.reduce((s,i)=>{let o=i.getSpan(e,t);return t+=o,s+o},0)}catch{throw new RangeError("indeterminate span")}return n}decode(e,t=0){Es(e);let n=this.makeDestinationObject();for(let s of this.fields)if(s.property!==void 0&&(n[s.property]=s.decode(e,t)),t+=s.getSpan(e,t),this.decodePrefixes&&e.length===t)break;return n}encode(e,t,n=0){let s=n,i=0,o=0;for(let c of this.fields){let u=c.span;if(o=0<u?u:0,c.property!==void 0){let p=e[c.property];p!==void 0&&(o=c.encode(p,t,n),0>u&&(u=c.getSpan(t,n)))}i=n,n+=u}return i+o-s}fromArray(e){let t=this.makeDestinationObject();for(let n of this.fields)n.property!==void 0&&0<e.length&&(t[n.property]=e.shift());return t}layoutFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}offsetOf(e){if(typeof e!="string")throw new TypeError("property must be string");let t=0;for(let n of this.fields){if(n.property===e)return t;0>n.span?t=-1:0<=t&&(t+=n.span)}}};O.Structure=xo;var Js=class{constructor(e){this.property=e}decode(e,t){throw new Error("UnionDiscriminator is abstract")}encode(e,t,n){throw new Error("UnionDiscriminator is abstract")}};O.UnionDiscriminator=Js;var ws=class extends Js{constructor(e,t){if(!(e instanceof Tt&&e.isCount()))throw new TypeError("layout must be an unsigned integer ExternalLayout");super(t||e.property||"variant"),this.layout=e}decode(e,t){return this.layout.decode(e,t)}encode(e,t,n){return this.layout.encode(e,t,n)}};O.UnionLayoutDiscriminator=ws;var Xs=class extends ve{constructor(e,t,n){let s;if(e instanceof Ht||e instanceof Zt)s=new ws(new Ys(e));else if(e instanceof Tt&&e.isCount())s=new ws(e);else if(e instanceof Js)s=e;else throw new TypeError("discr must be a UnionDiscriminator or an unsigned integer layout");if(t===void 0&&(t=null),!(t===null||t instanceof ve))throw new TypeError("defaultLayout must be null or a Layout");if(t!==null){if(0>t.span)throw new Error("defaultLayout must have constant span");t.property===void 0&&(t=t.replicate("content"))}let i=-1;t&&(i=t.span,0<=i&&(e instanceof Ht||e instanceof Zt)&&(i+=s.layout.span)),super(i,n),this.discriminator=s,this.usesPrefixDiscriminator=e instanceof Ht||e instanceof Zt,this.defaultLayout=t,this.registry={};let o=this.defaultGetSourceVariant.bind(this);this.getSourceVariant=function(c){return o(c)},this.configGetSourceVariant=function(c){o=c.bind(this)}}getSpan(e,t=0){if(0<=this.span)return this.span;let n=this.getVariant(e,t);if(!n)throw new Error("unable to determine span for unrecognized variant");return n.getSpan(e,t)}defaultGetSourceVariant(e){if(Object.prototype.hasOwnProperty.call(e,this.discriminator.property)){if(this.defaultLayout&&this.defaultLayout.property&&Object.prototype.hasOwnProperty.call(e,this.defaultLayout.property))return;let t=this.registry[e[this.discriminator.property]];if(t&&(!t.layout||t.property&&Object.prototype.hasOwnProperty.call(e,t.property)))return t}else for(let t in this.registry){let n=this.registry[t];if(n.property&&Object.prototype.hasOwnProperty.call(e,n.property))return n}throw new Error("unable to infer src variant")}decode(e,t=0){let n,s=this.discriminator,i=s.decode(e,t),o=this.registry[i];if(o===void 0){let c=this.defaultLayout,u=0;this.usesPrefixDiscriminator&&(u=s.layout.span),n=this.makeDestinationObject(),n[s.property]=i,n[c.property]=c.decode(e,t+u)}else n=o.decode(e,t);return n}encode(e,t,n=0){let s=this.getSourceVariant(e);if(s===void 0){let i=this.discriminator,o=this.defaultLayout,c=0;return this.usesPrefixDiscriminator&&(c=i.layout.span),i.encode(e[i.property],t,n),c+o.encode(e[o.property],t,n+c)}return s.encode(e,t,n)}addVariant(e,t,n){let s=new Ao(this,e,t,n);return this.registry[e]=s,s}getVariant(e,t=0){let n;return e instanceof Uint8Array?n=this.discriminator.decode(e,t):n=e,this.registry[n]}};O.Union=Xs;var Ao=class extends ve{constructor(e,t,n,s){if(!(e instanceof Xs))throw new TypeError("union must be a Union");if(!Number.isInteger(t)||0>t)throw new TypeError("variant must be a (non-negative) integer");if(typeof n=="string"&&s===void 0&&(s=n,n=null),n){if(!(n instanceof ve))throw new TypeError("layout must be a Layout");if(e.defaultLayout!==null&&0<=n.span&&n.span>e.defaultLayout.span)throw new Error("variant span exceeds span of containing union");if(typeof s!="string")throw new TypeError("variant must have a String property")}let i=e.span;0>e.span&&(i=n?n.span:0,0<=i&&e.usesPrefixDiscriminator&&(i+=e.discriminator.layout.span)),super(i,s),this.union=e,this.variant=t,this.layout=n||null}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;this.union.usesPrefixDiscriminator&&(n=this.union.discriminator.layout.span);let s=0;return this.layout&&(s=this.layout.getSpan(e,t+n)),n+s}decode(e,t=0){let n=this.makeDestinationObject();if(this!==this.union.getVariant(e,t))throw new Error("variant mismatch");let s=0;return this.union.usesPrefixDiscriminator&&(s=this.union.discriminator.layout.span),this.layout?n[this.property]=this.layout.decode(e,t+s):this.property?n[this.property]=!0:this.union.usesPrefixDiscriminator&&(n[this.union.discriminator.property]=this.variant),n}encode(e,t,n=0){let s=0;if(this.union.usesPrefixDiscriminator&&(s=this.union.discriminator.layout.span),this.layout&&!Object.prototype.hasOwnProperty.call(e,this.property))throw new TypeError("variant lacks property "+this.property);this.union.discriminator.encode(this.variant,t,n);let i=s;if(this.layout&&(this.layout.encode(e[this.property],t,n+s),i+=this.layout.getSpan(t,n+s),0<=this.union.span&&i>this.union.span))throw new Error("encoded variant overruns containing union");return i}fromArray(e){if(this.layout)return this.layout.fromArray(e)}};O.VariantLayout=Ao;function bs(r){return 0>r&&(r+=4294967296),r}var Qs=class extends ve{constructor(e,t,n){if(!(e instanceof Ht||e instanceof Zt))throw new TypeError("word must be a UInt or UIntBE layout");if(typeof t=="string"&&n===void 0&&(n=t,t=!1),4<e.span)throw new RangeError("word cannot exceed 32 bits");super(e.span,n),this.word=e,this.msb=!!t,this.fields=[];let s=0;this._packedSetValue=function(i){return s=bs(i),this},this._packedGetValue=function(){return s}}decode(e,t=0){let n=this.makeDestinationObject(),s=this.word.decode(e,t);this._packedSetValue(s);for(let i of this.fields)i.property!==void 0&&(n[i.property]=i.decode(e));return n}encode(e,t,n=0){let s=this.word.decode(t,n);this._packedSetValue(s);for(let i of this.fields)if(i.property!==void 0){let o=e[i.property];o!==void 0&&i.encode(o)}return this.word.encode(this._packedGetValue(),t,n)}addField(e,t){let n=new ei(this,e,t);return this.fields.push(n),n}addBoolean(e){let t=new Io(this,e);return this.fields.push(t),t}fieldFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}};O.BitStructure=Qs;var ei=class{constructor(e,t,n){if(!(e instanceof Qs))throw new TypeError("container must be a BitStructure");if(!Number.isInteger(t)||0>=t)throw new TypeError("bits must be positive integer");let s=8*e.span,i=e.fields.reduce((o,c)=>o+c.bits,0);if(t+i>s)throw new Error("bits too long for span remainder ("+(s-i)+" of "+s+" remain)");this.container=e,this.bits=t,this.valueMask=(1<<t)-1,t===32&&(this.valueMask=4294967295),this.start=i,this.container.msb&&(this.start=s-i-t),this.wordMask=bs(this.valueMask<<this.start),this.property=n}decode(e,t){let n=this.container._packedGetValue();return bs(n&this.wordMask)>>>this.start}encode(e){if(typeof e!="number"||!Number.isInteger(e)||e!==bs(e&this.valueMask))throw new TypeError(qc("BitField.encode",this)+" value must be integer not exceeding "+this.valueMask);let t=this.container._packedGetValue(),n=bs(e<<this.start);this.container._packedSetValue(bs(t&~this.wordMask)|n)}};O.BitField=ei;var Io=class extends ei{constructor(e,t){super(e,1,t)}decode(e,t){return!!super.decode(e,t)}encode(e){typeof e=="boolean"&&(e=+e),super.encode(e)}};O.Boolean=Io;var ko=class extends ve{constructor(e,t){if(!(e instanceof Tt&&e.isCount()||Number.isInteger(e)&&0<=e))throw new TypeError("length must be positive integer or an unsigned integer ExternalLayout");let n=-1;e instanceof Tt||(n=e),super(n,t),this.length=e}getSpan(e,t){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),n}decode(e,t=0){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),Re(e).slice(t,t+n)}encode(e,t,n){let s=this.length;if(this.length instanceof Tt&&(s=e.length),!(e instanceof Uint8Array&&s===e.length))throw new TypeError(qc("Blob.encode",this)+" requires (length "+s+") Uint8Array as src");if(n+s>t.length)throw new RangeError("encoding overruns Uint8Array");let i=Re(e);return Re(t).write(i.toString("hex"),n,s,"hex"),this.length instanceof Tt&&this.length.encode(s,t,n),s}};O.Blob=ko;var Oo=class extends ve{constructor(e){super(-1,e)}getSpan(e,t=0){Es(e);let n=t;for(;n<e.length&&e[n]!==0;)n+=1;return 1+n-t}decode(e,t=0){let n=this.getSpan(e,t);return Re(e).slice(t,t+n-1).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let s=Wc.Buffer.from(e,"utf8"),i=s.length;if(n+i>t.length)throw new RangeError("encoding overruns Buffer");let o=Re(t);return s.copy(o,n),o[n+i]=0,i+1}};O.CString=Oo;var To=class extends ve{constructor(e,t){if(typeof e=="string"&&t===void 0&&(t=e,e=void 0),e===void 0)e=-1;else if(!Number.isInteger(e))throw new TypeError("maxSpan must be an integer");super(-1,t),this.maxSpan=e}getSpan(e,t=0){return Es(e),e.length-t}decode(e,t=0){let n=this.getSpan(e,t);if(0<=this.maxSpan&&this.maxSpan<n)throw new RangeError("text length exceeds maxSpan");return Re(e).slice(t,t+n).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let s=Wc.Buffer.from(e,"utf8"),i=s.length;if(0<=this.maxSpan&&this.maxSpan<i)throw new RangeError("text length exceeds maxSpan");if(n+i>t.length)throw new RangeError("encoding overruns Buffer");return s.copy(Re(t),n),i}};O.UTF8=To;var No=class extends ve{constructor(e,t){super(0,t),this.value=e}decode(e,t){return this.value}encode(e,t,n){return 0}};O.Constant=No;O.greedy=(r,e)=>new mo(r,e);O.offset=(r,e,t)=>new Ys(r,e,t);O.u8=r=>new Ht(1,r);O.u16=r=>new Ht(2,r);O.u24=r=>new Ht(3,r);O.u32=r=>new Ht(4,r);O.u40=r=>new Ht(5,r);O.u48=r=>new Ht(6,r);O.nu64=r=>new go(r);O.u16be=r=>new Zt(2,r);O.u24be=r=>new Zt(3,r);O.u32be=r=>new Zt(4,r);O.u40be=r=>new Zt(5,r);O.u48be=r=>new Zt(6,r);O.nu64be=r=>new yo(r);O.s8=r=>new Pr(1,r);O.s16=r=>new Pr(2,r);O.s24=r=>new Pr(3,r);O.s32=r=>new Pr(4,r);O.s40=r=>new Pr(5,r);O.s48=r=>new Pr(6,r);O.ns64=r=>new _o(r);O.s16be=r=>new on(2,r);O.s24be=r=>new on(3,r);O.s32be=r=>new on(4,r);O.s40be=r=>new on(5,r);O.s48be=r=>new on(6,r);O.ns64be=r=>new bo(r);O.f32=r=>new wo(r);O.f32be=r=>new Eo(r);O.f64=r=>new Ro(r);O.f64be=r=>new vo(r);O.struct=(r,e,t)=>new xo(r,e,t);O.bits=(r,e,t)=>new Qs(r,e,t);O.seq=(r,e,t)=>new So(r,e,t);O.union=(r,e,t)=>new Xs(r,e,t);O.unionLayoutDiscriminator=(r,e)=>new ws(r,e);O.blob=(r,e)=>new ko(r,e);O.cstr=r=>new Oo(r);O.utf8=(r,e)=>new To(r,e);O.constant=(r,e)=>new No(r,e)});function ni(){if(!Uo&&(Uo=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!Uo))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Uo(p1)}var Uo,p1,ru=Ut(()=>{p1=new Uint8Array(16)});var Id,kd=Ut(()=>{Id=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i});function m1(r){return typeof r=="string"&&Id.test(r)}var cn,si=Ut(()=>{kd();cn=m1});function g1(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,t=(xt[r[e+0]]+xt[r[e+1]]+xt[r[e+2]]+xt[r[e+3]]+"-"+xt[r[e+4]]+xt[r[e+5]]+"-"+xt[r[e+6]]+xt[r[e+7]]+"-"+xt[r[e+8]]+xt[r[e+9]]+"-"+xt[r[e+10]]+xt[r[e+11]]+xt[r[e+12]]+xt[r[e+13]]+xt[r[e+14]]+xt[r[e+15]]).toLowerCase();if(!cn(t))throw TypeError("Stringified UUID is invalid");return t}var xt,Do,un,ii=Ut(()=>{si();xt=[];for(Do=0;Do<256;++Do)xt.push((Do+256).toString(16).substr(1));un=g1});function y1(r,e,t){var n=e&&t||0,s=e||new Array(16);r=r||{};var i=r.node||Od,o=r.clockseq!==void 0?r.clockseq:nu;if(i==null||o==null){var c=r.random||(r.rng||ni)();i==null&&(i=Od=[c[0]|1,c[1],c[2],c[3],c[4],c[5]]),o==null&&(o=nu=(c[6]<<8|c[7])&16383)}var u=r.msecs!==void 0?r.msecs:Date.now(),p=r.nsecs!==void 0?r.nsecs:iu+1,m=u-su+(p-iu)/1e4;if(m<0&&r.clockseq===void 0&&(o=o+1&16383),(m<0||u>su)&&r.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");su=u,iu=p,nu=o,u+=122192928e5;var b=((u&268435455)*1e4+p)%4294967296;s[n++]=b>>>24&255,s[n++]=b>>>16&255,s[n++]=b>>>8&255,s[n++]=b&255;var x=u/4294967296*1e4&268435455;s[n++]=x>>>8&255,s[n++]=x&255,s[n++]=x>>>24&15|16,s[n++]=x>>>16&255,s[n++]=o>>>8|128,s[n++]=o&255;for(var S=0;S<6;++S)s[n+S]=i[S];return e||un(s)}var Od,nu,su,iu,Td,Nd=Ut(()=>{ru();ii();su=0,iu=0;Td=y1});function _1(r){if(!cn(r))throw TypeError("Invalid UUID");var e,t=new Uint8Array(16);return t[0]=(e=parseInt(r.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(r.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(r.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(r.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(r.slice(24,36),16))/1099511627776&255,t[11]=e/4294967296&255,t[12]=e>>>24&255,t[13]=e>>>16&255,t[14]=e>>>8&255,t[15]=e&255,t}var zo,ou=Ut(()=>{si();zo=_1});function b1(r){r=unescape(encodeURIComponent(r));for(var e=[],t=0;t<r.length;++t)e.push(r.charCodeAt(t));return e}function Fo(r,e,t){function n(s,i,o,c){if(typeof s=="string"&&(s=b1(s)),typeof i=="string"&&(i=zo(i)),i.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var u=new Uint8Array(16+s.length);if(u.set(i),u.set(s,i.length),u=t(u),u[6]=u[6]&15|e,u[8]=u[8]&63|128,o){c=c||0;for(var p=0;p<16;++p)o[c+p]=u[p];return o}return un(u)}try{n.name=r}catch{}return n.DNS=w1,n.URL=E1,n}var w1,E1,au=Ut(()=>{ii();ou();w1="6ba7b810-9dad-11d1-80b4-00c04fd430c8",E1="6ba7b811-9dad-11d1-80b4-00c04fd430c8"});function R1(r){if(typeof r=="string"){var e=unescape(encodeURIComponent(r));r=new Uint8Array(e.length);for(var t=0;t<e.length;++t)r[t]=e.charCodeAt(t)}return v1(S1(x1(r),r.length*8))}function v1(r){for(var e=[],t=r.length*32,n="0123456789abcdef",s=0;s<t;s+=8){var i=r[s>>5]>>>s%32&255,o=parseInt(n.charAt(i>>>4&15)+n.charAt(i&15),16);e.push(o)}return e}function Ld(r){return(r+64>>>9<<4)+14+1}function S1(r,e){r[e>>5]|=128<<e%32,r[Ld(e)-1]=e;for(var t=1732584193,n=-271733879,s=-1732584194,i=271733878,o=0;o<r.length;o+=16){var c=t,u=n,p=s,m=i;t=Lt(t,n,s,i,r[o],7,-680876936),i=Lt(i,t,n,s,r[o+1],12,-389564586),s=Lt(s,i,t,n,r[o+2],17,606105819),n=Lt(n,s,i,t,r[o+3],22,-1044525330),t=Lt(t,n,s,i,r[o+4],7,-176418897),i=Lt(i,t,n,s,r[o+5],12,1200080426),s=Lt(s,i,t,n,r[o+6],17,-1473231341),n=Lt(n,s,i,t,r[o+7],22,-45705983),t=Lt(t,n,s,i,r[o+8],7,1770035416),i=Lt(i,t,n,s,r[o+9],12,-1958414417),s=Lt(s,i,t,n,r[o+10],17,-42063),n=Lt(n,s,i,t,r[o+11],22,-1990404162),t=Lt(t,n,s,i,r[o+12],7,1804603682),i=Lt(i,t,n,s,r[o+13],12,-40341101),s=Lt(s,i,t,n,r[o+14],17,-1502002290),n=Lt(n,s,i,t,r[o+15],22,1236535329),t=Bt(t,n,s,i,r[o+1],5,-165796510),i=Bt(i,t,n,s,r[o+6],9,-1069501632),s=Bt(s,i,t,n,r[o+11],14,643717713),n=Bt(n,s,i,t,r[o],20,-373897302),t=Bt(t,n,s,i,r[o+5],5,-701558691),i=Bt(i,t,n,s,r[o+10],9,38016083),s=Bt(s,i,t,n,r[o+15],14,-660478335),n=Bt(n,s,i,t,r[o+4],20,-405537848),t=Bt(t,n,s,i,r[o+9],5,568446438),i=Bt(i,t,n,s,r[o+14],9,-1019803690),s=Bt(s,i,t,n,r[o+3],14,-187363961),n=Bt(n,s,i,t,r[o+8],20,1163531501),t=Bt(t,n,s,i,r[o+13],5,-1444681467),i=Bt(i,t,n,s,r[o+2],9,-51403784),s=Bt(s,i,t,n,r[o+7],14,1735328473),n=Bt(n,s,i,t,r[o+12],20,-1926607734),t=Ct(t,n,s,i,r[o+5],4,-378558),i=Ct(i,t,n,s,r[o+8],11,-2022574463),s=Ct(s,i,t,n,r[o+11],16,1839030562),n=Ct(n,s,i,t,r[o+14],23,-35309556),t=Ct(t,n,s,i,r[o+1],4,-1530992060),i=Ct(i,t,n,s,r[o+4],11,1272893353),s=Ct(s,i,t,n,r[o+7],16,-155497632),n=Ct(n,s,i,t,r[o+10],23,-1094730640),t=Ct(t,n,s,i,r[o+13],4,681279174),i=Ct(i,t,n,s,r[o],11,-358537222),s=Ct(s,i,t,n,r[o+3],16,-722521979),n=Ct(n,s,i,t,r[o+6],23,76029189),t=Ct(t,n,s,i,r[o+9],4,-640364487),i=Ct(i,t,n,s,r[o+12],11,-421815835),s=Ct(s,i,t,n,r[o+15],16,530742520),n=Ct(n,s,i,t,r[o+2],23,-995338651),t=Pt(t,n,s,i,r[o],6,-198630844),i=Pt(i,t,n,s,r[o+7],10,1126891415),s=Pt(s,i,t,n,r[o+14],15,-1416354905),n=Pt(n,s,i,t,r[o+5],21,-57434055),t=Pt(t,n,s,i,r[o+12],6,1700485571),i=Pt(i,t,n,s,r[o+3],10,-1894986606),s=Pt(s,i,t,n,r[o+10],15,-1051523),n=Pt(n,s,i,t,r[o+1],21,-2054922799),t=Pt(t,n,s,i,r[o+8],6,1873313359),i=Pt(i,t,n,s,r[o+15],10,-30611744),s=Pt(s,i,t,n,r[o+6],15,-1560198380),n=Pt(n,s,i,t,r[o+13],21,1309151649),t=Pt(t,n,s,i,r[o+4],6,-145523070),i=Pt(i,t,n,s,r[o+11],10,-1120210379),s=Pt(s,i,t,n,r[o+2],15,718787259),n=Pt(n,s,i,t,r[o+9],21,-343485551),t=fn(t,c),n=fn(n,u),s=fn(s,p),i=fn(i,m)}return[t,n,s,i]}function x1(r){if(r.length===0)return[];for(var e=r.length*8,t=new Uint32Array(Ld(e)),n=0;n<e;n+=8)t[n>>5]|=(r[n/8]&255)<<n%32;return t}function fn(r,e){var t=(r&65535)+(e&65535),n=(r>>16)+(e>>16)+(t>>16);return n<<16|t&65535}function A1(r,e){return r<<e|r>>>32-e}function $o(r,e,t,n,s,i){return fn(A1(fn(fn(e,r),fn(n,i)),s),t)}function Lt(r,e,t,n,s,i,o){return $o(e&t|~e&n,r,e,s,i,o)}function Bt(r,e,t,n,s,i,o){return $o(e&n|t&~n,r,e,s,i,o)}function Ct(r,e,t,n,s,i,o){return $o(e^t^n,r,e,s,i,o)}function Pt(r,e,t,n,s,i,o){return $o(t^(e|~n),r,e,s,i,o)}var Bd,Cd=Ut(()=>{Bd=R1});var I1,Pd,Md=Ut(()=>{au();Cd();I1=Fo("v3",48,Bd),Pd=I1});function k1(r,e,t){r=r||{};var n=r.random||(r.rng||ni)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(var s=0;s<16;++s)e[t+s]=n[s];return e}return un(n)}var Ud,Dd=Ut(()=>{ru();ii();Ud=k1});function O1(r,e,t,n){switch(r){case 0:return e&t^~e&n;case 1:return e^t^n;case 2:return e&t^e&n^t&n;case 3:return e^t^n}}function cu(r,e){return r<<e|r>>>32-e}function T1(r){var e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof r=="string"){var n=unescape(encodeURIComponent(r));r=[];for(var s=0;s<n.length;++s)r.push(n.charCodeAt(s))}else Array.isArray(r)||(r=Array.prototype.slice.call(r));r.push(128);for(var i=r.length/4+2,o=Math.ceil(i/16),c=new Array(o),u=0;u<o;++u){for(var p=new Uint32Array(16),m=0;m<16;++m)p[m]=r[u*64+m*4]<<24|r[u*64+m*4+1]<<16|r[u*64+m*4+2]<<8|r[u*64+m*4+3];c[u]=p}c[o-1][14]=(r.length-1)*8/Math.pow(2,32),c[o-1][14]=Math.floor(c[o-1][14]),c[o-1][15]=(r.length-1)*8&4294967295;for(var b=0;b<o;++b){for(var x=new Uint32Array(80),S=0;S<16;++S)x[S]=c[b][S];for(var T=16;T<80;++T)x[T]=cu(x[T-3]^x[T-8]^x[T-14]^x[T-16],1);for(var I=t[0],A=t[1],L=t[2],U=t[3],B=t[4],F=0;F<80;++F){var te=Math.floor(F/20),G=cu(I,5)+O1(te,A,L,U)+B+e[te]+x[F]>>>0;B=U,U=L,L=cu(A,30)>>>0,A=I,I=G}t[0]=t[0]+I>>>0,t[1]=t[1]+A>>>0,t[2]=t[2]+L>>>0,t[3]=t[3]+U>>>0,t[4]=t[4]+B>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,t[0]&255,t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,t[1]&255,t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,t[2]&255,t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,t[3]&255,t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,t[4]&255]}var zd,Fd=Ut(()=>{zd=T1});var N1,$d,Vd=Ut(()=>{au();Fd();N1=Fo("v5",80,zd),$d=N1});var Wd,qd=Ut(()=>{Wd="00000000-0000-0000-0000-000000000000"});function L1(r){if(!cn(r))throw TypeError("Invalid UUID");return parseInt(r.substr(14,1),16)}var jd,Kd=Ut(()=>{si();jd=L1});var uu={};dr(uu,{NIL:()=>Wd,parse:()=>zo,stringify:()=>un,v1:()=>Td,v3:()=>Pd,v4:()=>Ud,v5:()=>$d,validate:()=>cn,version:()=>jd});var fu=Ut(()=>{Nd();Md();Dd();Vd();qd();Kd();si();ii();ou()});var Gd=$t((pA,Hd)=>{"use strict";var B1=(fu(),Ua(uu)).v4,C1=function(r,e,t,n){if(typeof r!="string")throw new TypeError(r+" must be a string");n=n||{};let s=typeof n.version=="number"?n.version:2;if(s!==1&&s!==2)throw new TypeError(s+" must be 1 or 2");let i={method:r};if(s===2&&(i.jsonrpc="2.0"),e){if(typeof e!="object"&&!Array.isArray(e))throw new TypeError(e+" must be an object, array or omitted");i.params=e}if(typeof t>"u"){let o=typeof n.generator=="function"?n.generator:function(){return B1()};i.id=o(i,n)}else s===2&&t===null?n.notificationIdNull&&(i.id=null):i.id=t;return i};Hd.exports=C1});var Yd=$t((mA,Zd)=>{"use strict";var P1=(fu(),Ua(uu)).v4,M1=Gd(),oi=function(r,e){if(!(this instanceof oi))return new oi(r,e);e||(e={}),this.options={reviver:typeof e.reviver<"u"?e.reviver:null,replacer:typeof e.replacer<"u"?e.replacer:null,generator:typeof e.generator<"u"?e.generator:function(){return P1()},version:typeof e.version<"u"?e.version:2,notificationIdNull:typeof e.notificationIdNull=="boolean"?e.notificationIdNull:!1},this.callServer=r};Zd.exports=oi;oi.prototype.request=function(r,e,t,n){let s=this,i=null,o=Array.isArray(r)&&typeof e=="function";if(this.options.version===1&&o)throw new TypeError("JSON-RPC 1.0 does not support batching");if(o||!o&&r&&typeof r=="object"&&typeof e=="function")n=e,i=r;else{typeof t=="function"&&(n=t,t=void 0);let p=typeof n=="function";try{i=M1(r,e,t,{generator:this.options.generator,version:this.options.version,notificationIdNull:this.options.notificationIdNull})}catch(m){if(p)return n(m);throw m}if(!p)return i}let u;try{u=JSON.stringify(i,this.options.replacer)}catch(p){return n(p)}return this.callServer(u,function(p,m){s._parseResponse(p,m,n)}),i};oi.prototype._parseResponse=function(r,e,t){if(r){t(r);return}if(!e)return t();let n;try{n=JSON.parse(e,this.options.reviver)}catch(s){return t(s)}if(t.length===3)if(Array.isArray(n)){let s=function(o){return typeof o.error<"u"},i=function(o){return!s(o)};return t(null,n.filter(s),n.filter(i))}else return t(null,n.error,n.result);t(null,n)}});var Xd=$t((gA,lu)=>{"use strict";var U1=Object.prototype.hasOwnProperty,zt="~";function ai(){}Object.create&&(ai.prototype=Object.create(null),new ai().__proto__||(zt=!1));function D1(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function Jd(r,e,t,n,s){if(typeof t!="function")throw new TypeError("The listener must be a function");var i=new D1(t,n||r,s),o=zt?zt+e:e;return r._events[o]?r._events[o].fn?r._events[o]=[r._events[o],i]:r._events[o].push(i):(r._events[o]=i,r._eventsCount++),r}function Vo(r,e){--r._eventsCount===0?r._events=new ai:delete r._events[e]}function Mt(){this._events=new ai,this._eventsCount=0}Mt.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)U1.call(t,n)&&e.push(zt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};Mt.prototype.listeners=function(e){var t=zt?zt+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var s=0,i=n.length,o=new Array(i);s<i;s++)o[s]=n[s].fn;return o};Mt.prototype.listenerCount=function(e){var t=zt?zt+e:e,n=this._events[t];return n?n.fn?1:n.length:0};Mt.prototype.emit=function(e,t,n,s,i,o){var c=zt?zt+e:e;if(!this._events[c])return!1;var u=this._events[c],p=arguments.length,m,b;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),p){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,t),!0;case 3:return u.fn.call(u.context,t,n),!0;case 4:return u.fn.call(u.context,t,n,s),!0;case 5:return u.fn.call(u.context,t,n,s,i),!0;case 6:return u.fn.call(u.context,t,n,s,i,o),!0}for(b=1,m=new Array(p-1);b<p;b++)m[b-1]=arguments[b];u.fn.apply(u.context,m)}else{var x=u.length,S;for(b=0;b<x;b++)switch(u[b].once&&this.removeListener(e,u[b].fn,void 0,!0),p){case 1:u[b].fn.call(u[b].context);break;case 2:u[b].fn.call(u[b].context,t);break;case 3:u[b].fn.call(u[b].context,t,n);break;case 4:u[b].fn.call(u[b].context,t,n,s);break;default:if(!m)for(S=1,m=new Array(p-1);S<p;S++)m[S-1]=arguments[S];u[b].fn.apply(u[b].context,m)}}return!0};Mt.prototype.on=function(e,t,n){return Jd(this,e,t,n,!1)};Mt.prototype.once=function(e,t,n){return Jd(this,e,t,n,!0)};Mt.prototype.removeListener=function(e,t,n,s){var i=zt?zt+e:e;if(!this._events[i])return this;if(!t)return Vo(this,i),this;var o=this._events[i];if(o.fn)o.fn===t&&(!s||o.once)&&(!n||o.context===n)&&Vo(this,i);else{for(var c=0,u=[],p=o.length;c<p;c++)(o[c].fn!==t||s&&!o[c].once||n&&o[c].context!==n)&&u.push(o[c]);u.length?this._events[i]=u.length===1?u[0]:u:Vo(this,i)}return this};Mt.prototype.removeAllListeners=function(e){var t;return e?(t=zt?zt+e:e,this._events[t]&&Vo(this,t)):(this._events=new ai,this._eventsCount=0),this};Mt.prototype.off=Mt.prototype.removeListener;Mt.prototype.addListener=Mt.prototype.on;Mt.prefixed=zt;Mt.EventEmitter=Mt;typeof lu<"u"&&(lu.exports=Mt)});var kv={};dr(kv,{AddMiniApp:()=>rs,Back:()=>Wa,ComposeCast:()=>Of,Context:()=>Uf,DEFAULT_READY_OPTIONS:()=>Fa,Errors:()=>Cs,Ethereum:()=>Mf,Haptics:()=>Tf,Manifest:()=>Df,QuickAuth:()=>mf,Ready:()=>$a,SendToken:()=>Nf,SignIn:()=>gn,SolanaConnection:()=>ra,SwapToken:()=>Lf,ViewCast:()=>Bf,ViewProfile:()=>Cf,ViewToken:()=>Pf,actionLaunchFrameSchema:()=>Jf,actionSchema:()=>Qf,actionViewTokenSchema:()=>Xf,aspectRatioSchema:()=>Ya,buttonSchema:()=>el,buttonTitleSchema:()=>$s,caip19TokenSchema:()=>Ga,createSimpleStringSchema:()=>jr,createSolanaWalletProvider:()=>ju,default:()=>Iv,domainFrameConfigSchema:()=>al,domainManifestSchema:()=>im,domainSchema:()=>Za,encodedJsonFarcasterSignatureSchema:()=>Ja,eventFrameAddedSchema:()=>rl,eventFrameRemovedSchema:()=>nl,eventNotificationsEnabledSchema:()=>sl,frameEmbedNextSchema:()=>tl,frameHost:()=>le,frameNameSchema:()=>Fs,hexColorSchema:()=>Vs,jsonFarcasterSignatureHeaderSchema:()=>Xp,miniAppHostCapabilityList:()=>qa,notificationDetailsSchema:()=>qi,notificationsDisabledSchema:()=>il,quickAuth:()=>Ls,safeParseFrameEmbed:()=>Qp,sdk:()=>yf,secureUrlSchema:()=>vt,sendNotificationRequestSchema:()=>em,sendNotificationResponseSchema:()=>tm,serverEventSchema:()=>rm,unwrapSolanaProviderRequest:()=>Gu,wrapSolanaProviderRequest:()=>HR});var rs={};dr(rs,{InvalidDomainManifest:()=>Da,RejectedByUser:()=>za});var Cs={};dr(Cs,{BaseError:()=>Fr});var Fr=class extends Error{name="BaseError";cause;constructor(e,t={}){super(e,t.cause?{cause:t.cause}:void 0),this.cause=t.cause}};var Da=class extends Fr{name="AddMiniApp.InvalidDomainManifest";constructor(){super("Invalid domain manifest")}},za=class extends Fr{name="AddMiniApp.RejectedByUser";constructor(){super("Add frame rejected by user")}};var Of={};var Tf={};var $a={};dr($a,{DEFAULT_READY_OPTIONS:()=>Fa});var Fa={disableNativeGestures:!1};var gn={};dr(gn,{RejectedByUser:()=>Va});var Va=class extends Fr{name="SignIn.RejectedByUser";constructor(){super("Sign in rejected by user")}};var Nf={};var Lf={};var Bf={};var Cf={};var Pf={};var Mf={};var Wa={};dr(Wa,{DEFAULT_BACK_STATE:()=>M0});var M0={visible:!1};var Uf={};var Df={};var qa=["wallet.getEthereumProvider","wallet.getSolanaProvider","actions.ready","actions.openUrl","actions.close","actions.setPrimaryButton","actions.addMiniApp","actions.signIn","actions.viewCast","actions.viewProfile","actions.composeCast","actions.viewToken","actions.sendToken","actions.swapToken","haptics.impactOccurred","haptics.notificationOccurred","haptics.selectionChanged","back"];var K={};dr(K,{BRAND:()=>cp,DIRTY:()=>yn,EMPTY_PATH:()=>F0,INVALID:()=>ie,NEVER:()=>Kp,OK:()=>Ot,ParseStatus:()=>Rt,Schema:()=>ge,ZodAny:()=>Wr,ZodArray:()=>Ir,ZodBigInt:()=>bn,ZodBoolean:()=>wn,ZodBranded:()=>Ds,ZodCatch:()=>Nn,ZodDate:()=>En,ZodDefault:()=>Tn,ZodDiscriminatedUnion:()=>$i,ZodEffects:()=>tr,ZodEnum:()=>kn,ZodError:()=>Vt,ZodFirstPartyTypeKind:()=>oe,ZodFunction:()=>Wi,ZodIntersection:()=>xn,ZodIssueCode:()=>M,ZodLazy:()=>An,ZodLiteral:()=>In,ZodMap:()=>cs,ZodNaN:()=>fs,ZodNativeEnum:()=>On,ZodNever:()=>ir,ZodNull:()=>vn,ZodNullable:()=>mr,ZodNumber:()=>_n,ZodObject:()=>Wt,ZodOptional:()=>Qt,ZodParsedType:()=>H,ZodPipeline:()=>zs,ZodPromise:()=>qr,ZodReadonly:()=>Ln,ZodRecord:()=>Vi,ZodSchema:()=>ge,ZodSet:()=>us,ZodString:()=>Vr,ZodSymbol:()=>os,ZodTransformer:()=>tr,ZodTuple:()=>pr,ZodType:()=>ge,ZodUndefined:()=>Rn,ZodUnion:()=>Sn,ZodUnknown:()=>Ar,ZodVoid:()=>as,addIssueToContext:()=>W,any:()=>yp,array:()=>Ep,bigint:()=>dp,boolean:()=>Yf,coerce:()=>jp,custom:()=>Hf,date:()=>hp,datetimeRegex:()=>jf,defaultErrorMap:()=>Sr,discriminatedUnion:()=>xp,effect:()=>Up,enum:()=>Cp,function:()=>Np,getErrorMap:()=>ns,getParsedType:()=>hr,instanceof:()=>fp,intersection:()=>Ap,isAborted:()=>Di,isAsync:()=>ss,isDirty:()=>zi,isValid:()=>$r,late:()=>up,lazy:()=>Lp,literal:()=>Bp,makeIssue:()=>Ps,map:()=>Op,nan:()=>lp,nativeEnum:()=>Pp,never:()=>bp,null:()=>gp,nullable:()=>zp,number:()=>Zf,object:()=>Rp,objectUtil:()=>ja,oboolean:()=>qp,onumber:()=>Wp,optional:()=>Dp,ostring:()=>Vp,pipeline:()=>$p,preprocess:()=>Fp,promise:()=>Mp,quotelessJson:()=>U0,record:()=>kp,set:()=>Tp,setErrorMap:()=>z0,strictObject:()=>vp,string:()=>Gf,symbol:()=>pp,transformer:()=>Up,tuple:()=>Ip,undefined:()=>mp,union:()=>Sp,unknown:()=>_p,util:()=>_e,void:()=>wp});var _e;(function(r){r.assertEqual=s=>{};function e(s){}r.assertIs=e;function t(s){throw new Error}r.assertNever=t,r.arrayToEnum=s=>{let i={};for(let o of s)i[o]=o;return i},r.getValidEnumValues=s=>{let i=r.objectKeys(s).filter(c=>typeof s[s[c]]!="number"),o={};for(let c of i)o[c]=s[c];return r.objectValues(o)},r.objectValues=s=>r.objectKeys(s).map(function(i){return s[i]}),r.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{let i=[];for(let o in s)Object.prototype.hasOwnProperty.call(s,o)&&i.push(o);return i},r.find=(s,i)=>{for(let o of s)if(i(o))return o},r.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&Number.isFinite(s)&&Math.floor(s)===s;function n(s,i=" | "){return s.map(o=>typeof o=="string"?`'${o}'`:o).join(i)}r.joinValues=n,r.jsonStringifyReplacer=(s,i)=>typeof i=="bigint"?i.toString():i})(_e||(_e={}));var ja;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(ja||(ja={}));var H=_e.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),hr=r=>{switch(typeof r){case"undefined":return H.undefined;case"string":return H.string;case"number":return Number.isNaN(r)?H.nan:H.number;case"boolean":return H.boolean;case"function":return H.function;case"bigint":return H.bigint;case"symbol":return H.symbol;case"object":return Array.isArray(r)?H.array:r===null?H.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?H.promise:typeof Map<"u"&&r instanceof Map?H.map:typeof Set<"u"&&r instanceof Set?H.set:typeof Date<"u"&&r instanceof Date?H.date:H.object;default:return H.unknown}};var M=_e.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),U0=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:"),Vt=class r extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){let t=e||function(i){return i.message},n={_errors:[]},s=i=>{for(let o of i.issues)if(o.code==="invalid_union")o.unionErrors.map(s);else if(o.code==="invalid_return_type")s(o.returnTypeError);else if(o.code==="invalid_arguments")s(o.argumentsError);else if(o.path.length===0)n._errors.push(t(o));else{let c=n,u=0;for(;u<o.path.length;){let p=o.path[u];u===o.path.length-1?(c[p]=c[p]||{_errors:[]},c[p]._errors.push(t(o))):c[p]=c[p]||{_errors:[]},c=c[p],u++}}};return s(this),n}static assert(e){if(!(e instanceof r))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,_e.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},n=[];for(let s of this.issues)s.path.length>0?(t[s.path[0]]=t[s.path[0]]||[],t[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};Vt.create=r=>new Vt(r);var D0=(r,e)=>{let t;switch(r.code){case M.invalid_type:r.received===H.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case M.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,_e.jsonStringifyReplacer)}`;break;case M.unrecognized_keys:t=`Unrecognized key(s) in object: ${_e.joinValues(r.keys,", ")}`;break;case M.invalid_union:t="Invalid input";break;case M.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${_e.joinValues(r.options)}`;break;case M.invalid_enum_value:t=`Invalid enum value. Expected ${_e.joinValues(r.options)}, received '${r.received}'`;break;case M.invalid_arguments:t="Invalid function arguments";break;case M.invalid_return_type:t="Invalid function return type";break;case M.invalid_date:t="Invalid date";break;case M.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:_e.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case M.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case M.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case M.custom:t="Invalid input";break;case M.invalid_intersection_types:t="Intersection results could not be merged";break;case M.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case M.not_finite:t="Number must be finite";break;default:t=e.defaultError,_e.assertNever(r)}return{message:t}},Sr=D0;var zf=Sr;function z0(r){zf=r}function ns(){return zf}var Ps=r=>{let{data:e,path:t,errorMaps:n,issueData:s}=r,i=[...t,...s.path||[]],o={...s,path:i};if(s.message!==void 0)return{...s,path:i,message:s.message};let c="",u=n.filter(p=>!!p).slice().reverse();for(let p of u)c=p(o,{data:e,defaultError:c}).message;return{...s,path:i,message:c}},F0=[];function W(r,e){let t=ns(),n=Ps({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===Sr?void 0:Sr].filter(s=>!!s)});r.common.issues.push(n)}var Rt=class r{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let n=[];for(let s of t){if(s.status==="aborted")return ie;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){let n=[];for(let s of t){let i=await s.key,o=await s.value;n.push({key:i,value:o})}return r.mergeObjectSync(e,n)}static mergeObjectSync(e,t){let n={};for(let s of t){let{key:i,value:o}=s;if(i.status==="aborted"||o.status==="aborted")return ie;i.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),i.value!=="__proto__"&&(typeof o.value<"u"||s.alwaysSet)&&(n[i.value]=o.value)}return{status:e.value,value:n}}},ie=Object.freeze({status:"aborted"}),yn=r=>({status:"dirty",value:r}),Ot=r=>({status:"valid",value:r}),Di=r=>r.status==="aborted",zi=r=>r.status==="dirty",$r=r=>r.status==="valid",ss=r=>typeof Promise<"u"&&r instanceof Promise;var J;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e?.message})(J||(J={}));var Fi=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Vf=function(r,e,t,n,s){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!s)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!s:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?s.call(r,t):s?s.value=t:e.set(r,t),t},Ms,Us,er=class{constructor(e,t,n,s){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=s}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Ff=(r,e)=>{if($r(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new Vt(r.common.issues);return this._error=t,this._error}}};function de(r){if(!r)return{};let{errorMap:e,invalid_type_error:t,required_error:n,description:s}=r;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(o,c)=>{let{message:u}=r;return o.code==="invalid_enum_value"?{message:u??c.defaultError}:typeof c.data>"u"?{message:u??n??c.defaultError}:o.code!=="invalid_type"?{message:c.defaultError}:{message:u??t??c.defaultError}},description:s}}var ge=class{get description(){return this._def.description}_getType(e){return hr(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Rt,ctx:{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(ss(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},s=this._parseSync({data:e,path:n.path,parent:n});return Ff(n,s)}"~validate"(e){let t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:t});return $r(n)?{value:n.value}:{issues:t.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(n=>$r(n)?{value:n.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},s=this._parse({data:e,path:n.path,parent:n}),i=await(ss(s)?s:Promise.resolve(s));return Ff(n,i)}refine(e,t){let n=s=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(s):t;return this._refinement((s,i)=>{let o=e(s),c=()=>i.addIssue({code:M.custom,...n(s)});return typeof Promise<"u"&&o instanceof Promise?o.then(u=>u?!0:(c(),!1)):o?!0:(c(),!1)})}refinement(e,t){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof t=="function"?t(n,s):t),!1))}_refinement(e){return new tr({schema:this,typeName:oe.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:t=>this["~validate"](t)}}optional(){return Qt.create(this,this._def)}nullable(){return mr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ir.create(this)}promise(){return qr.create(this,this._def)}or(e){return Sn.create([this,e],this._def)}and(e){return xn.create(this,e,this._def)}transform(e){return new tr({...de(this._def),schema:this,typeName:oe.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new Tn({...de(this._def),innerType:this,defaultValue:t,typeName:oe.ZodDefault})}brand(){return new Ds({typeName:oe.ZodBranded,type:this,...de(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Nn({...de(this._def),innerType:this,catchValue:t,typeName:oe.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return zs.create(this,e)}readonly(){return Ln.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},$0=/^c[^\s-]{8,}$/i,V0=/^[0-9a-z]+$/,W0=/^[0-9A-HJKMNP-TV-Z]{26}$/i,q0=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,j0=/^[a-z0-9_-]{21}$/i,K0=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,H0=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,G0=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Z0="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Ka,Y0=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,J0=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,X0=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Q0=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,ep=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,tp=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Wf="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",rp=new RegExp(`^${Wf}$`);function qf(r){let e="[0-5]\\d";r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`);let t=r.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${t}`}function np(r){return new RegExp(`^${qf(r)}$`)}function jf(r){let e=`${Wf}T${qf(r)}`,t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function sp(r,e){return!!((e==="v4"||!e)&&Y0.test(r)||(e==="v6"||!e)&&X0.test(r))}function ip(r,e){if(!K0.test(r))return!1;try{let[t]=r.split("."),n=t.replace(/-/g,"+").replace(/_/g,"/").padEnd(t.length+(4-t.length%4)%4,"="),s=JSON.parse(atob(n));return!(typeof s!="object"||s===null||"typ"in s&&s?.typ!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function op(r,e){return!!((e==="v4"||!e)&&J0.test(r)||(e==="v6"||!e)&&Q0.test(r))}var Vr=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==H.string){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_type,expected:H.string,received:i.parsedType}),ie}let n=new Rt,s;for(let i of this._def.checks)if(i.kind==="min")e.data.length<i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")e.data.length>i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let o=e.data.length>i.value,c=e.data.length<i.value;(o||c)&&(s=this._getOrReturnCtx(e,s),o?W(s,{code:M.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):c&&W(s,{code:M.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")G0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"email",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")Ka||(Ka=new RegExp(Z0,"u")),Ka.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"emoji",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")q0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"uuid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")j0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"nanoid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")$0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cuid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")V0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cuid2",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")W0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"ulid",code:M.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),W(s,{validation:"url",code:M.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"regex",code:M.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?e.data=e.data.trim():i.kind==="includes"?e.data.includes(i.value,i.position)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?e.data=e.data.toLowerCase():i.kind==="toUpperCase"?e.data=e.data.toUpperCase():i.kind==="startsWith"?e.data.startsWith(i.value)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?e.data.endsWith(i.value)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?jf(i).test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?rp.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?np(i).test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{code:M.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?H0.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"duration",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?sp(e.data,i.version)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"ip",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?ip(e.data,i.alg)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"jwt",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?op(e.data,i.version)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"cidr",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?ep.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"base64",code:M.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?tp.test(e.data)||(s=this._getOrReturnCtx(e,s),W(s,{validation:"base64url",code:M.invalid_string,message:i.message}),n.dirty()):_e.assertNever(i);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(s=>e.test(s),{validation:t,code:M.invalid_string,...J.errToObj(n)})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...J.errToObj(e)})}url(e){return this._addCheck({kind:"url",...J.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...J.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...J.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...J.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...J.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...J.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...J.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...J.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...J.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...J.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...J.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...J.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...J.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...J.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...J.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...J.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...J.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...J.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...J.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...J.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...J.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...J.errToObj(t)})}nonempty(e){return this.min(1,J.errToObj(e))}trim(){return new r({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};Vr.create=r=>new Vr({checks:[],typeName:oe.ZodString,coerce:r?.coerce??!1,...de(r)});function ap(r,e){let t=(r.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=t>n?t:n,i=Number.parseInt(r.toFixed(s).replace(".","")),o=Number.parseInt(e.toFixed(s).replace(".",""));return i%o/10**s}var _n=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==H.number){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_type,expected:H.number,received:i.parsedType}),ie}let n,s=new Rt;for(let i of this._def.checks)i.kind==="int"?_e.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:M.invalid_type,expected:"integer",received:"float",message:i.message}),s.dirty()):i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),s.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),s.dirty()):i.kind==="multipleOf"?ap(e.data,i.value)!==0&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.not_multiple_of,multipleOf:i.value,message:i.message}),s.dirty()):i.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:M.not_finite,message:i.message}),s.dirty()):_e.assertNever(i);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,s){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(s)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:J.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:J.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:J.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:J.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&_e.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}};_n.create=r=>new _n({checks:[],typeName:oe.ZodNumber,coerce:r?.coerce||!1,...de(r)});var bn=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==H.bigint)return this._getInvalidInput(e);let n,s=new Rt;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),s.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),s.dirty()):i.kind==="multipleOf"?e.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),W(n,{code:M.not_multiple_of,multipleOf:i.value,message:i.message}),s.dirty()):_e.assertNever(i);return{status:s.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return W(t,{code:M.invalid_type,expected:H.bigint,received:t.parsedType}),ie}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,s){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(s)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};bn.create=r=>new bn({checks:[],typeName:oe.ZodBigInt,coerce:r?.coerce??!1,...de(r)});var wn=class extends ge{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==H.boolean){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.boolean,received:n.parsedType}),ie}return Ot(e.data)}};wn.create=r=>new wn({typeName:oe.ZodBoolean,coerce:r?.coerce||!1,...de(r)});var En=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==H.date){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_type,expected:H.date,received:i.parsedType}),ie}if(Number.isNaN(e.data.getTime())){let i=this._getOrReturnCtx(e);return W(i,{code:M.invalid_date}),ie}let n=new Rt,s;for(let i of this._def.checks)i.kind==="min"?e.data.getTime()<i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?e.data.getTime()>i.value&&(s=this._getOrReturnCtx(e,s),W(s,{code:M.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):_e.assertNever(i);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:J.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:J.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};En.create=r=>new En({checks:[],coerce:r?.coerce||!1,typeName:oe.ZodDate,...de(r)});var os=class extends ge{_parse(e){if(this._getType(e)!==H.symbol){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.symbol,received:n.parsedType}),ie}return Ot(e.data)}};os.create=r=>new os({typeName:oe.ZodSymbol,...de(r)});var Rn=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.undefined,received:n.parsedType}),ie}return Ot(e.data)}};Rn.create=r=>new Rn({typeName:oe.ZodUndefined,...de(r)});var vn=class extends ge{_parse(e){if(this._getType(e)!==H.null){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.null,received:n.parsedType}),ie}return Ot(e.data)}};vn.create=r=>new vn({typeName:oe.ZodNull,...de(r)});var Wr=class extends ge{constructor(){super(...arguments),this._any=!0}_parse(e){return Ot(e.data)}};Wr.create=r=>new Wr({typeName:oe.ZodAny,...de(r)});var Ar=class extends ge{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ot(e.data)}};Ar.create=r=>new Ar({typeName:oe.ZodUnknown,...de(r)});var ir=class extends ge{_parse(e){let t=this._getOrReturnCtx(e);return W(t,{code:M.invalid_type,expected:H.never,received:t.parsedType}),ie}};ir.create=r=>new ir({typeName:oe.ZodNever,...de(r)});var as=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.void,received:n.parsedType}),ie}return Ot(e.data)}};as.create=r=>new as({typeName:oe.ZodVoid,...de(r)});var Ir=class r extends ge{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),s=this._def;if(t.parsedType!==H.array)return W(t,{code:M.invalid_type,expected:H.array,received:t.parsedType}),ie;if(s.exactLength!==null){let o=t.data.length>s.exactLength.value,c=t.data.length<s.exactLength.value;(o||c)&&(W(t,{code:o?M.too_big:M.too_small,minimum:c?s.exactLength.value:void 0,maximum:o?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&t.data.length<s.minLength.value&&(W(t,{code:M.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&t.data.length>s.maxLength.value&&(W(t,{code:M.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((o,c)=>s.type._parseAsync(new er(t,o,t.path,c)))).then(o=>Rt.mergeArray(n,o));let i=[...t.data].map((o,c)=>s.type._parseSync(new er(t,o,t.path,c)));return Rt.mergeArray(n,i)}get element(){return this._def.type}min(e,t){return new r({...this._def,minLength:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxLength:{value:e,message:J.toString(t)}})}length(e,t){return new r({...this._def,exactLength:{value:e,message:J.toString(t)}})}nonempty(e){return this.min(1,e)}};Ir.create=(r,e)=>new Ir({type:r,minLength:null,maxLength:null,exactLength:null,typeName:oe.ZodArray,...de(e)});function is(r){if(r instanceof Wt){let e={};for(let t in r.shape){let n=r.shape[t];e[t]=Qt.create(is(n))}return new Wt({...r._def,shape:()=>e})}else return r instanceof Ir?new Ir({...r._def,type:is(r.element)}):r instanceof Qt?Qt.create(is(r.unwrap())):r instanceof mr?mr.create(is(r.unwrap())):r instanceof pr?pr.create(r.items.map(e=>is(e))):r}var Wt=class r extends ge{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=_e.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==H.object){let p=this._getOrReturnCtx(e);return W(p,{code:M.invalid_type,expected:H.object,received:p.parsedType}),ie}let{status:n,ctx:s}=this._processInputParams(e),{shape:i,keys:o}=this._getCached(),c=[];if(!(this._def.catchall instanceof ir&&this._def.unknownKeys==="strip"))for(let p in s.data)o.includes(p)||c.push(p);let u=[];for(let p of o){let m=i[p],b=s.data[p];u.push({key:{status:"valid",value:p},value:m._parse(new er(s,b,s.path,p)),alwaysSet:p in s.data})}if(this._def.catchall instanceof ir){let p=this._def.unknownKeys;if(p==="passthrough")for(let m of c)u.push({key:{status:"valid",value:m},value:{status:"valid",value:s.data[m]}});else if(p==="strict")c.length>0&&(W(s,{code:M.unrecognized_keys,keys:c}),n.dirty());else if(p!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let p=this._def.catchall;for(let m of c){let b=s.data[m];u.push({key:{status:"valid",value:m},value:p._parse(new er(s,b,s.path,m)),alwaysSet:m in s.data})}}return s.common.async?Promise.resolve().then(async()=>{let p=[];for(let m of u){let b=await m.key,x=await m.value;p.push({key:b,value:x,alwaysSet:m.alwaysSet})}return p}).then(p=>Rt.mergeObjectSync(n,p)):Rt.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(e){return J.errToObj,new r({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{let s=this._def.errorMap?.(t,n).message??n.defaultError;return t.code==="unrecognized_keys"?{message:J.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new r({...this._def,unknownKeys:"strip"})}passthrough(){return new r({...this._def,unknownKeys:"passthrough"})}extend(e){return new r({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new r({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:oe.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new r({...this._def,catchall:e})}pick(e){let t={};for(let n of _e.objectKeys(e))e[n]&&this.shape[n]&&(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}omit(e){let t={};for(let n of _e.objectKeys(this.shape))e[n]||(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}deepPartial(){return is(this)}partial(e){let t={};for(let n of _e.objectKeys(this.shape)){let s=this.shape[n];e&&!e[n]?t[n]=s:t[n]=s.optional()}return new r({...this._def,shape:()=>t})}required(e){let t={};for(let n of _e.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof Qt;)i=i._def.innerType;t[n]=i}return new r({...this._def,shape:()=>t})}keyof(){return Kf(_e.objectKeys(this.shape))}};Wt.create=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strip",catchall:ir.create(),typeName:oe.ZodObject,...de(e)});Wt.strictCreate=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strict",catchall:ir.create(),typeName:oe.ZodObject,...de(e)});Wt.lazycreate=(r,e)=>new Wt({shape:r,unknownKeys:"strip",catchall:ir.create(),typeName:oe.ZodObject,...de(e)});var Sn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function s(i){for(let c of i)if(c.result.status==="valid")return c.result;for(let c of i)if(c.result.status==="dirty")return t.common.issues.push(...c.ctx.common.issues),c.result;let o=i.map(c=>new Vt(c.ctx.common.issues));return W(t,{code:M.invalid_union,unionErrors:o}),ie}if(t.common.async)return Promise.all(n.map(async i=>{let o={...t,common:{...t.common,issues:[]},parent:null};return{result:await i._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(s);{let i,o=[];for(let u of n){let p={...t,common:{...t.common,issues:[]},parent:null},m=u._parseSync({data:t.data,path:t.path,parent:p});if(m.status==="valid")return m;m.status==="dirty"&&!i&&(i={result:m,ctx:p}),p.common.issues.length&&o.push(p.common.issues)}if(i)return t.common.issues.push(...i.ctx.common.issues),i.result;let c=o.map(u=>new Vt(u));return W(t,{code:M.invalid_union,unionErrors:c}),ie}}get options(){return this._def.options}};Sn.create=(r,e)=>new Sn({options:r,typeName:oe.ZodUnion,...de(e)});var xr=r=>r instanceof An?xr(r.schema):r instanceof tr?xr(r.innerType()):r instanceof In?[r.value]:r instanceof kn?r.options:r instanceof On?_e.objectValues(r.enum):r instanceof Tn?xr(r._def.innerType):r instanceof Rn?[void 0]:r instanceof vn?[null]:r instanceof Qt?[void 0,...xr(r.unwrap())]:r instanceof mr?[null,...xr(r.unwrap())]:r instanceof Ds||r instanceof Ln?xr(r.unwrap()):r instanceof Nn?xr(r._def.innerType):[],$i=class r extends ge{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.object)return W(t,{code:M.invalid_type,expected:H.object,received:t.parsedType}),ie;let n=this.discriminator,s=t.data[n],i=this.optionsMap.get(s);return i?t.common.async?i._parseAsync({data:t.data,path:t.path,parent:t}):i._parseSync({data:t.data,path:t.path,parent:t}):(W(t,{code:M.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){let s=new Map;for(let i of t){let o=xr(i.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let c of o){if(s.has(c))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(c)}`);s.set(c,i)}}return new r({typeName:oe.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:s,...de(n)})}};function Ha(r,e){let t=hr(r),n=hr(e);if(r===e)return{valid:!0,data:r};if(t===H.object&&n===H.object){let s=_e.objectKeys(e),i=_e.objectKeys(r).filter(c=>s.indexOf(c)!==-1),o={...r,...e};for(let c of i){let u=Ha(r[c],e[c]);if(!u.valid)return{valid:!1};o[c]=u.data}return{valid:!0,data:o}}else if(t===H.array&&n===H.array){if(r.length!==e.length)return{valid:!1};let s=[];for(let i=0;i<r.length;i++){let o=r[i],c=e[i],u=Ha(o,c);if(!u.valid)return{valid:!1};s.push(u.data)}return{valid:!0,data:s}}else return t===H.date&&n===H.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}var xn=class extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),s=(i,o)=>{if(Di(i)||Di(o))return ie;let c=Ha(i.value,o.value);return c.valid?((zi(i)||zi(o))&&t.dirty(),{status:t.value,value:c.data}):(W(n,{code:M.invalid_intersection_types}),ie)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([i,o])=>s(i,o)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};xn.create=(r,e,t)=>new xn({left:r,right:e,typeName:oe.ZodIntersection,...de(t)});var pr=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.array)return W(n,{code:M.invalid_type,expected:H.array,received:n.parsedType}),ie;if(n.data.length<this._def.items.length)return W(n,{code:M.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&n.data.length>this._def.items.length&&(W(n,{code:M.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let i=[...n.data].map((o,c)=>{let u=this._def.items[c]||this._def.rest;return u?u._parse(new er(n,o,n.path,c)):null}).filter(o=>!!o);return n.common.async?Promise.all(i).then(o=>Rt.mergeArray(t,o)):Rt.mergeArray(t,i)}get items(){return this._def.items}rest(e){return new r({...this._def,rest:e})}};pr.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new pr({items:r,typeName:oe.ZodTuple,rest:null,...de(e)})};var Vi=class r extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.object)return W(n,{code:M.invalid_type,expected:H.object,received:n.parsedType}),ie;let s=[],i=this._def.keyType,o=this._def.valueType;for(let c in n.data)s.push({key:i._parse(new er(n,c,n.path,c)),value:o._parse(new er(n,n.data[c],n.path,c)),alwaysSet:c in n.data});return n.common.async?Rt.mergeObjectAsync(t,s):Rt.mergeObjectSync(t,s)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof ge?new r({keyType:e,valueType:t,typeName:oe.ZodRecord,...de(n)}):new r({keyType:Vr.create(),valueType:e,typeName:oe.ZodRecord,...de(t)})}},cs=class extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.map)return W(n,{code:M.invalid_type,expected:H.map,received:n.parsedType}),ie;let s=this._def.keyType,i=this._def.valueType,o=[...n.data.entries()].map(([c,u],p)=>({key:s._parse(new er(n,c,n.path,[p,"key"])),value:i._parse(new er(n,u,n.path,[p,"value"]))}));if(n.common.async){let c=new Map;return Promise.resolve().then(async()=>{for(let u of o){let p=await u.key,m=await u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}})}else{let c=new Map;for(let u of o){let p=u.key,m=u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}}}};cs.create=(r,e,t)=>new cs({valueType:e,keyType:r,typeName:oe.ZodMap,...de(t)});var us=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.set)return W(n,{code:M.invalid_type,expected:H.set,received:n.parsedType}),ie;let s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(W(n,{code:M.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),t.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(W(n,{code:M.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),t.dirty());let i=this._def.valueType;function o(u){let p=new Set;for(let m of u){if(m.status==="aborted")return ie;m.status==="dirty"&&t.dirty(),p.add(m.value)}return{status:t.value,value:p}}let c=[...n.data.values()].map((u,p)=>i._parse(new er(n,u,n.path,p)));return n.common.async?Promise.all(c).then(u=>o(u)):o(c)}min(e,t){return new r({...this._def,minSize:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxSize:{value:e,message:J.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};us.create=(r,e)=>new us({valueType:r,minSize:null,maxSize:null,typeName:oe.ZodSet,...de(e)});var Wi=class r extends ge{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.function)return W(t,{code:M.invalid_type,expected:H.function,received:t.parsedType}),ie;function n(c,u){return Ps({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ns(),Sr].filter(p=>!!p),issueData:{code:M.invalid_arguments,argumentsError:u}})}function s(c,u){return Ps({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ns(),Sr].filter(p=>!!p),issueData:{code:M.invalid_return_type,returnTypeError:u}})}let i={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof qr){let c=this;return Ot(async function(...u){let p=new Vt([]),m=await c._def.args.parseAsync(u,i).catch(S=>{throw p.addIssue(n(u,S)),p}),b=await Reflect.apply(o,this,m);return await c._def.returns._def.type.parseAsync(b,i).catch(S=>{throw p.addIssue(s(b,S)),p})})}else{let c=this;return Ot(function(...u){let p=c._def.args.safeParse(u,i);if(!p.success)throw new Vt([n(u,p.error)]);let m=Reflect.apply(o,this,p.data),b=c._def.returns.safeParse(m,i);if(!b.success)throw new Vt([s(m,b.error)]);return b.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new r({...this._def,args:pr.create(e).rest(Ar.create())})}returns(e){return new r({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new r({args:e||pr.create([]).rest(Ar.create()),returns:t||Ar.create(),typeName:oe.ZodFunction,...de(n)})}},An=class extends ge{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};An.create=(r,e)=>new An({getter:r,typeName:oe.ZodLazy,...de(e)});var In=class extends ge{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return W(t,{received:t.data,code:M.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}};In.create=(r,e)=>new In({value:r,typeName:oe.ZodLiteral,...de(e)});function Kf(r,e){return new kn({values:r,typeName:oe.ZodEnum,...de(e)})}var kn=class r extends ge{constructor(){super(...arguments),Ms.set(this,void 0)}_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),n=this._def.values;return W(t,{expected:_e.joinValues(n),received:t.parsedType,code:M.invalid_type}),ie}if(Fi(this,Ms,"f")||Vf(this,Ms,new Set(this._def.values),"f"),!Fi(this,Ms,"f").has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return W(t,{received:t.data,code:M.invalid_enum_value,options:n}),ie}return Ot(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return r.create(e,{...this._def,...t})}exclude(e,t=this._def){return r.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}};Ms=new WeakMap;kn.create=Kf;var On=class extends ge{constructor(){super(...arguments),Us.set(this,void 0)}_parse(e){let t=_e.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==H.string&&n.parsedType!==H.number){let s=_e.objectValues(t);return W(n,{expected:_e.joinValues(s),received:n.parsedType,code:M.invalid_type}),ie}if(Fi(this,Us,"f")||Vf(this,Us,new Set(_e.getValidEnumValues(this._def.values)),"f"),!Fi(this,Us,"f").has(e.data)){let s=_e.objectValues(t);return W(n,{received:n.data,code:M.invalid_enum_value,options:s}),ie}return Ot(e.data)}get enum(){return this._def.values}};Us=new WeakMap;On.create=(r,e)=>new On({values:r,typeName:oe.ZodNativeEnum,...de(e)});var qr=class extends ge{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.promise&&t.common.async===!1)return W(t,{code:M.invalid_type,expected:H.promise,received:t.parsedType}),ie;let n=t.parsedType===H.promise?t.data:Promise.resolve(t.data);return Ot(n.then(s=>this._def.type.parseAsync(s,{path:t.path,errorMap:t.common.contextualErrorMap})))}};qr.create=(r,e)=>new qr({type:r,typeName:oe.ZodPromise,...de(e)});var tr=class extends ge{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===oe.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),s=this._def.effect||null,i={addIssue:o=>{W(n,o),o.fatal?t.abort():t.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),s.type==="preprocess"){let o=s.transform(n.data,i);if(n.common.async)return Promise.resolve(o).then(async c=>{if(t.value==="aborted")return ie;let u=await this._def.schema._parseAsync({data:c,path:n.path,parent:n});return u.status==="aborted"?ie:u.status==="dirty"?yn(u.value):t.value==="dirty"?yn(u.value):u});{if(t.value==="aborted")return ie;let c=this._def.schema._parseSync({data:o,path:n.path,parent:n});return c.status==="aborted"?ie:c.status==="dirty"?yn(c.value):t.value==="dirty"?yn(c.value):c}}if(s.type==="refinement"){let o=c=>{let u=s.refinement(c,i);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return c};if(n.common.async===!1){let c=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value),{status:t.value,value:c.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(c=>c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value).then(()=>({status:t.value,value:c.value}))))}if(s.type==="transform")if(n.common.async===!1){let o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!$r(o))return o;let c=s.transform(o.value,i);if(c instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:c}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>$r(o)?Promise.resolve(s.transform(o.value,i)).then(c=>({status:t.value,value:c})):o);_e.assertNever(s)}};tr.create=(r,e,t)=>new tr({schema:r,typeName:oe.ZodEffects,effect:e,...de(t)});tr.createWithPreprocess=(r,e,t)=>new tr({schema:e,effect:{type:"preprocess",transform:r},typeName:oe.ZodEffects,...de(t)});var Qt=class extends ge{_parse(e){return this._getType(e)===H.undefined?Ot(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Qt.create=(r,e)=>new Qt({innerType:r,typeName:oe.ZodOptional,...de(e)});var mr=class extends ge{_parse(e){return this._getType(e)===H.null?Ot(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};mr.create=(r,e)=>new mr({innerType:r,typeName:oe.ZodNullable,...de(e)});var Tn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===H.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};Tn.create=(r,e)=>new Tn({innerType:r,typeName:oe.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...de(e)});var Nn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ss(s)?s.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Nn.create=(r,e)=>new Nn({innerType:r,typeName:oe.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...de(e)});var fs=class extends ge{_parse(e){if(this._getType(e)!==H.nan){let n=this._getOrReturnCtx(e);return W(n,{code:M.invalid_type,expected:H.nan,received:n.parsedType}),ie}return{status:"valid",value:e.data}}};fs.create=r=>new fs({typeName:oe.ZodNaN,...de(r)});var cp=Symbol("zod_brand"),Ds=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},zs=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ie:i.status==="dirty"?(t.dirty(),yn(i.value)):this._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?ie:s.status==="dirty"?(t.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,t){return new r({in:e,out:t,typeName:oe.ZodPipeline})}},Ln=class extends ge{_parse(e){let t=this._def.innerType._parse(e),n=s=>($r(s)&&(s.value=Object.freeze(s.value)),s);return ss(t)?t.then(s=>n(s)):n(t)}unwrap(){return this._def.innerType}};Ln.create=(r,e)=>new Ln({innerType:r,typeName:oe.ZodReadonly,...de(e)});function $f(r,e){let t=typeof r=="function"?r(e):typeof r=="string"?{message:r}:r;return typeof t=="string"?{message:t}:t}function Hf(r,e={},t){return r?Wr.create().superRefine((n,s)=>{let i=r(n);if(i instanceof Promise)return i.then(o=>{if(!o){let c=$f(e,n),u=c.fatal??t??!0;s.addIssue({code:"custom",...c,fatal:u})}});if(!i){let o=$f(e,n),c=o.fatal??t??!0;s.addIssue({code:"custom",...o,fatal:c})}}):Wr.create()}var up={object:Wt.lazycreate},oe;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(oe||(oe={}));var fp=(r,e={message:`Input not instance of ${r.name}`})=>Hf(t=>t instanceof r,e),Gf=Vr.create,Zf=_n.create,lp=fs.create,dp=bn.create,Yf=wn.create,hp=En.create,pp=os.create,mp=Rn.create,gp=vn.create,yp=Wr.create,_p=Ar.create,bp=ir.create,wp=as.create,Ep=Ir.create,Rp=Wt.create,vp=Wt.strictCreate,Sp=Sn.create,xp=$i.create,Ap=xn.create,Ip=pr.create,kp=Vi.create,Op=cs.create,Tp=us.create,Np=Wi.create,Lp=An.create,Bp=In.create,Cp=kn.create,Pp=On.create,Mp=qr.create,Up=tr.create,Dp=Qt.create,zp=mr.create,Fp=tr.createWithPreprocess,$p=zs.create,Vp=()=>Gf().optional(),Wp=()=>Zf().optional(),qp=()=>Yf().optional(),jp={string:r=>Vr.create({...r,coerce:!0}),number:r=>_n.create({...r,coerce:!0}),boolean:r=>wn.create({...r,coerce:!0}),bigint:r=>bn.create({...r,coerce:!0}),date:r=>En.create({...r,coerce:!0})};var Kp=ie;var Hp=/[@#$%^&*+=\/\\|~«»]/,Gp=/(!{2,}|\?{2,}|-{2,})/,Zp=/[\u{1F300}-\u{1F9FF}]|[\u{2702}-\u{27B0}]|[\u{2600}-\u{26FF}]|[\u{2B00}-\u{2BFF}]/u,jr=({max:r,noSpaces:e}={})=>(e?K.string().max(r??Number.POSITIVE_INFINITY).regex(/^\S*$/,"Spaces are not allowed"):K.string().max(r??Number.POSITIVE_INFINITY)).refine(n=>!Zp.test(n),{message:"Emojis and symbols are not allowed"}).refine(n=>!Hp.test(n),{message:"Special characters (@, #, $, %, ^, &, *, +, =, /, \\, |, ~, \xAB, \xBB) are not allowed"}).refine(n=>!Gp.test(n),{message:"Repeated punctuations (!!, ??, --) are not allowed"}),vt=K.string().url().startsWith("https://",{message:"Must be an https url"}).max(1024).refine(r=>!r.includes(" "),{message:"URL must not contain spaces"}).refine(r=>{try{let e=new URL(r).hostname;return!(e==="localhost"||e.endsWith(".localhost")||/^(\d{1,3}\.){3}\d{1,3}$/.test(e)||e.startsWith("[")&&e.endsWith("]"))}catch{return!1}},{message:"URL must not use IP addresses or localhost"}),Fs=K.string().max(32),$s=K.string().max(32),Yp=/^[-a-z0-9]{3,8}:[-_a-zA-Z0-9]{1,32}\/(?:[-a-z0-9]{3,8}:[-.%a-zA-Z0-9]{1,128}(?:\/[-.%a-zA-Z0-9]{1,78})?|native)$/,Ga=K.string().regex(Yp,{message:"Invalid CAIP-19 asset ID"}),Vs=K.string().regex(/^#([0-9A-F]{3}|[0-9A-F]{6})$/i,{message:"Invalid hex color code. It should be in the format #RRGGBB or #RGB."}),Jp=/^(?!.*\.\.)([a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,Za=K.string().max(1024).regex(Jp,{message:"Must be a valid domain name (e.g., example.com, sub.example.com)"}).refine(r=>!r.includes("://"),{message:"Domain must not include protocol (http://, https://, etc.)"}).refine(r=>!r.includes("/"),{message:"Domain must not include path separators"}).refine(r=>!r.includes("@"),{message:"Domain must not include @ symbol"}).refine(r=>!r.includes(":"),{message:"Domain must not include port numbers"}),Ya=K.union([K.literal("1:1"),K.literal("3:2")]),Ja=K.object({header:K.string(),payload:K.string(),signature:K.string()}),Xp=K.object({fid:K.number(),type:K.literal("app_key"),key:K.string().startsWith("0x")});var Jf=K.object({type:K.literal("launch_frame"),name:Fs,url:vt.optional(),splashImageUrl:vt.optional(),splashBackgroundColor:Vs.optional()}),Xf=K.object({type:K.literal("view_token"),token:Ga}),Qf=K.discriminatedUnion("type",[Jf,Xf]),el=K.object({title:$s,action:Qf}),tl=K.object({version:K.literal("next"),imageUrl:vt,aspectRatio:Ya.optional(),button:el}),Qp=r=>tl.safeParse(r);var qi=K.object({url:K.string(),token:K.string()}),em=K.object({notificationId:K.string().max(128),title:K.string().max(32),body:K.string().max(128),targetUrl:vt,tokens:K.string().array().max(100)}),tm=K.object({result:K.object({successfulTokens:K.array(K.string()),invalidTokens:K.array(K.string()),rateLimitedTokens:K.array(K.string())})});var rl=K.object({event:K.literal("frame_added"),notificationDetails:qi.optional()}),nl=K.object({event:K.literal("frame_removed")}),sl=K.object({event:K.literal("notifications_enabled"),notificationDetails:qi.required()}),il=K.object({event:K.literal("notifications_disabled")}),rm=K.discriminatedUnion("event",[rl,nl,sl,il]);var nm=K.enum(["games","social","finance","utility","productivity","health-fitness","news-media","music","shopping","education","developer-tools","entertainment","art-creativity"]),sm=["eip155:1","eip155:8453","eip155:42161","eip155:421614","eip155:84532","eip155:666666666","eip155:100","eip155:10","eip155:11155420","eip155:137","eip155:11155111","eip155:7777777","eip155:130","eip155:10143","eip155:42220","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"];function ol(r){let e=new Set(r);return Array.from(e)}var al=K.object({version:K.union([K.literal("0.0.0"),K.literal("0.0.1"),K.literal("1"),K.literal("next")]),name:Fs,iconUrl:vt,homeUrl:vt,imageUrl:vt.optional(),buttonTitle:$s.optional(),splashImageUrl:vt.optional(),splashBackgroundColor:Vs.optional(),webhookUrl:vt.optional(),subtitle:jr({max:30}).optional(),description:jr({max:170}).optional(),screenshotUrls:K.array(vt).max(3).optional(),primaryCategory:nm.optional(),tags:K.array(jr({max:20,noSpaces:!0})).max(5).optional(),heroImageUrl:vt.optional(),tagline:jr({max:30}).optional(),ogTitle:jr({max:30}).optional(),ogDescription:jr({max:100}).optional(),ogImageUrl:vt.optional(),noindex:K.boolean().optional(),requiredChains:K.array(K.enum(sm)).transform(ol).optional(),requiredCapabilities:K.array(K.enum(qa)).transform(ol).optional(),castShareUrl:vt.optional(),canonicalDomain:Za.optional()}).refine(r=>{if(r.castShareUrl===void 0)return!0;try{let e=new URL(r.homeUrl).hostname,t=new URL(r.castShareUrl).hostname;return e===t}catch{return!1}},{message:"castShareUrl must have the same domain as homeUrl",path:["castShareUrl"]}),im=K.object({accountAssociation:Ja,frame:al.optional()});var ae=vr(qs());function js(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function Dm(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Hr(r,...e){if(!Dm(r))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(r.length))throw new Error("Uint8Array expected of length "+e+", got length="+r.length)}function kl(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");js(r.outputLen),js(r.blockLen)}function Or(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Gi(r,e){Hr(r);let t=e.outputLen;if(r.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}var Pn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function Ol(r){return new Uint32Array(r.buffer,r.byteOffset,Math.floor(r.byteLength/4))}function Zi(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function or(r,e){return r<<32-e|r>>>e}var cc=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function zm(r){return r<<24&4278190080|r<<8&16711680|r>>>8&65280|r>>>24&255}function uc(r){for(let e=0;e<r.length;e++)r[e]=zm(r[e])}function Tl(r){if(typeof r!="string")throw new Error("utf8ToBytes expected string, got "+typeof r);return new Uint8Array(new TextEncoder().encode(r))}function Zr(r){return typeof r=="string"&&(r=Tl(r)),Hr(r),r}function fc(...r){let e=0;for(let n=0;n<r.length;n++){let s=r[n];Hr(s),e+=s.length}let t=new Uint8Array(e);for(let n=0,s=0;n<r.length;n++){let i=r[n];t.set(i,s),s+=i.length}return t}var Gr=class{clone(){return this._cloneInto()}};function ms(r){let e=n=>r().update(Zr(n)).digest(),t=r();return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=()=>r(),e}function Nl(r){let e=(n,s)=>r(s).update(Zr(n)).digest(),t=r({});return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=n=>r(n),e}function Yi(r=32){if(Pn&&typeof Pn.getRandomValues=="function")return Pn.getRandomValues(new Uint8Array(r));if(Pn&&typeof Pn.randomBytes=="function")return Pn.randomBytes(r);throw new Error("crypto.getRandomValues must be defined")}function Fm(r,e,t,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(e,t,n);let s=BigInt(32),i=BigInt(4294967295),o=Number(t>>s&i),c=Number(t&i),u=n?4:0,p=n?0:4;r.setUint32(e+u,o,n),r.setUint32(e+p,c,n)}function Ll(r,e,t){return r&e^~r&t}function Bl(r,e,t){return r&e^r&t^e&t}var gs=class extends Gr{constructor(e,t,n,s){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=s,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Zi(this.buffer)}update(e){Or(this);let{view:t,buffer:n,blockLen:s}=this;e=Zr(e);let i=e.length;for(let o=0;o<i;){let c=Math.min(s-this.pos,i-o);if(c===s){let u=Zi(e);for(;s<=i-o;o+=s)this.process(u,o);continue}n.set(e.subarray(o,o+c),this.pos),this.pos+=c,o+=c,this.pos===s&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Or(this),Gi(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:s,isLE:i}=this,{pos:o}=this;t[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>s-o&&(this.process(n,0),o=0);for(let b=o;b<s;b++)t[b]=0;Fm(n,s-8,BigInt(this.length*8),i),this.process(n,0);let c=Zi(e),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let p=u/4,m=this.get();if(p>m.length)throw new Error("_sha2: outputLen bigger than state");for(let b=0;b<p;b++)c.setUint32(4*b,m[b],i)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:t,buffer:n,length:s,finished:i,destroyed:o,pos:c}=this;return e.length=s,e.pos=c,e.finished=i,e.destroyed=o,s%t&&e.buffer.set(n),e}};var Ji=BigInt(4294967295),lc=BigInt(32);function Cl(r,e=!1){return e?{h:Number(r&Ji),l:Number(r>>lc&Ji)}:{h:Number(r>>lc&Ji)|0,l:Number(r&Ji)|0}}function dc(r,e=!1){let t=new Uint32Array(r.length),n=new Uint32Array(r.length);for(let s=0;s<r.length;s++){let{h:i,l:o}=Cl(r[s],e);[t[s],n[s]]=[i,o]}return[t,n]}var $m=(r,e)=>BigInt(r>>>0)<<lc|BigInt(e>>>0),Vm=(r,e,t)=>r>>>t,Wm=(r,e,t)=>r<<32-t|e>>>t,qm=(r,e,t)=>r>>>t|e<<32-t,jm=(r,e,t)=>r<<32-t|e>>>t,Km=(r,e,t)=>r<<64-t|e>>>t-32,Hm=(r,e,t)=>r>>>t-32|e<<64-t,Gm=(r,e)=>e,Zm=(r,e)=>r,hc=(r,e,t)=>r<<t|e>>>32-t,pc=(r,e,t)=>e<<t|r>>>32-t,mc=(r,e,t)=>e<<t-32|r>>>64-t,gc=(r,e,t)=>r<<t-32|e>>>64-t;function Ym(r,e,t,n){let s=(e>>>0)+(n>>>0);return{h:r+t+(s/2**32|0)|0,l:s|0}}var Jm=(r,e,t)=>(r>>>0)+(e>>>0)+(t>>>0),Xm=(r,e,t,n)=>e+t+n+(r/2**32|0)|0,Qm=(r,e,t,n)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0),eg=(r,e,t,n,s)=>e+t+n+s+(r/2**32|0)|0,tg=(r,e,t,n,s)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0)+(s>>>0),rg=(r,e,t,n,s,i)=>e+t+n+s+i+(r/2**32|0)|0;var ng={fromBig:Cl,split:dc,toBig:$m,shrSH:Vm,shrSL:Wm,rotrSH:qm,rotrSL:jm,rotrBH:Km,rotrBL:Hm,rotr32H:Gm,rotr32L:Zm,rotlSH:hc,rotlSL:pc,rotlBH:mc,rotlBL:gc,add:Ym,add3L:Jm,add3H:Xm,add4L:Qm,add4H:eg,add5H:rg,add5L:tg},pe=ng;var[sg,ig]=pe.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(r=>BigInt(r))),Yr=new Uint32Array(80),Jr=new Uint32Array(80),yc=class extends gs{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:t,Bh:n,Bl:s,Ch:i,Cl:o,Dh:c,Dl:u,Eh:p,El:m,Fh:b,Fl:x,Gh:S,Gl:T,Hh:I,Hl:A}=this;return[e,t,n,s,i,o,c,u,p,m,b,x,S,T,I,A]}set(e,t,n,s,i,o,c,u,p,m,b,x,S,T,I,A){this.Ah=e|0,this.Al=t|0,this.Bh=n|0,this.Bl=s|0,this.Ch=i|0,this.Cl=o|0,this.Dh=c|0,this.Dl=u|0,this.Eh=p|0,this.El=m|0,this.Fh=b|0,this.Fl=x|0,this.Gh=S|0,this.Gl=T|0,this.Hh=I|0,this.Hl=A|0}process(e,t){for(let B=0;B<16;B++,t+=4)Yr[B]=e.getUint32(t),Jr[B]=e.getUint32(t+=4);for(let B=16;B<80;B++){let F=Yr[B-15]|0,te=Jr[B-15]|0,G=pe.rotrSH(F,te,1)^pe.rotrSH(F,te,8)^pe.shrSH(F,te,7),Z=pe.rotrSL(F,te,1)^pe.rotrSL(F,te,8)^pe.shrSL(F,te,7),ee=Yr[B-2]|0,Y=Jr[B-2]|0,Ie=pe.rotrSH(ee,Y,19)^pe.rotrBH(ee,Y,61)^pe.shrSH(ee,Y,6),re=pe.rotrSL(ee,Y,19)^pe.rotrBL(ee,Y,61)^pe.shrSL(ee,Y,6),fe=pe.add4L(Z,re,Jr[B-7],Jr[B-16]),E=pe.add4H(fe,G,Ie,Yr[B-7],Yr[B-16]);Yr[B]=E|0,Jr[B]=fe|0}let{Ah:n,Al:s,Bh:i,Bl:o,Ch:c,Cl:u,Dh:p,Dl:m,Eh:b,El:x,Fh:S,Fl:T,Gh:I,Gl:A,Hh:L,Hl:U}=this;for(let B=0;B<80;B++){let F=pe.rotrSH(b,x,14)^pe.rotrSH(b,x,18)^pe.rotrBH(b,x,41),te=pe.rotrSL(b,x,14)^pe.rotrSL(b,x,18)^pe.rotrBL(b,x,41),G=b&S^~b&I,Z=x&T^~x&A,ee=pe.add5L(U,te,Z,ig[B],Jr[B]),Y=pe.add5H(ee,L,F,G,sg[B],Yr[B]),Ie=ee|0,re=pe.rotrSH(n,s,28)^pe.rotrBH(n,s,34)^pe.rotrBH(n,s,39),fe=pe.rotrSL(n,s,28)^pe.rotrBL(n,s,34)^pe.rotrBL(n,s,39),E=n&i^n&c^i&c,a=s&o^s&u^o&u;L=I|0,U=A|0,I=S|0,A=T|0,S=b|0,T=x|0,{h:b,l:x}=pe.add(p|0,m|0,Y|0,Ie|0),p=c|0,m=u|0,c=i|0,u=o|0,i=n|0,o=s|0;let l=pe.add3L(Ie,fe,a);n=pe.add3H(l,Y,re,E),s=l|0}({h:n,l:s}=pe.add(this.Ah|0,this.Al|0,n|0,s|0)),{h:i,l:o}=pe.add(this.Bh|0,this.Bl|0,i|0,o|0),{h:c,l:u}=pe.add(this.Ch|0,this.Cl|0,c|0,u|0),{h:p,l:m}=pe.add(this.Dh|0,this.Dl|0,p|0,m|0),{h:b,l:x}=pe.add(this.Eh|0,this.El|0,b|0,x|0),{h:S,l:T}=pe.add(this.Fh|0,this.Fl|0,S|0,T|0),{h:I,l:A}=pe.add(this.Gh|0,this.Gl|0,I|0,A|0),{h:L,l:U}=pe.add(this.Hh|0,this.Hl|0,L|0,U|0),this.set(n,s,i,o,c,u,p,m,b,x,S,T,I,A,L,U)}roundClean(){Yr.fill(0),Jr.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var Pl=ms(()=>new yc);var eo={};dr(eo,{aInRange:()=>jt,abool:()=>ar,abytes:()=>ys,bitGet:()=>lg,bitLen:()=>Ec,bitMask:()=>Hs,bitSet:()=>dg,bytesToHex:()=>Nr,bytesToNumberBE:()=>Lr,bytesToNumberLE:()=>Qr,concatBytes:()=>Br,createHmacDrbg:()=>Rc,ensureBytes:()=>We,equalBytes:()=>ug,hexToBytes:()=>Un,hexToNumber:()=>wc,inRange:()=>Ks,isBytes:()=>Xr,memoized:()=>zn,notImplemented:()=>pg,numberToBytesBE:()=>en,numberToBytesLE:()=>Dn,numberToHexUnpadded:()=>Mn,numberToVarBytesBE:()=>cg,utf8ToBytes:()=>fg,validateObject:()=>_r});var Xi=BigInt(0),Qi=BigInt(1),og=BigInt(2);function Xr(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function ys(r){if(!Xr(r))throw new Error("Uint8Array expected")}function ar(r,e){if(typeof e!="boolean")throw new Error(r+" boolean expected, got "+e)}var ag=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Nr(r){ys(r);let e="";for(let t=0;t<r.length;t++)e+=ag[r[t]];return e}function Mn(r){let e=r.toString(16);return e.length&1?"0"+e:e}function wc(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Xi:BigInt("0x"+r)}var Tr={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ml(r){if(r>=Tr._0&&r<=Tr._9)return r-Tr._0;if(r>=Tr.A&&r<=Tr.F)return r-(Tr.A-10);if(r>=Tr.a&&r<=Tr.f)return r-(Tr.a-10)}function Un(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let s=0,i=0;s<t;s++,i+=2){let o=Ml(r.charCodeAt(i)),c=Ml(r.charCodeAt(i+1));if(o===void 0||c===void 0){let u=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+u+'" at index '+i)}n[s]=o*16+c}return n}function Lr(r){return wc(Nr(r))}function Qr(r){return ys(r),wc(Nr(Uint8Array.from(r).reverse()))}function en(r,e){return Un(r.toString(16).padStart(e*2,"0"))}function Dn(r,e){return en(r,e).reverse()}function cg(r){return Un(Mn(r))}function We(r,e,t){let n;if(typeof e=="string")try{n=Un(e)}catch(i){throw new Error(r+" must be hex string or Uint8Array, cause: "+i)}else if(Xr(e))n=Uint8Array.from(e);else throw new Error(r+" must be hex string or Uint8Array");let s=n.length;if(typeof t=="number"&&s!==t)throw new Error(r+" of length "+t+" expected, got "+s);return n}function Br(...r){let e=0;for(let n=0;n<r.length;n++){let s=r[n];ys(s),e+=s.length}let t=new Uint8Array(e);for(let n=0,s=0;n<r.length;n++){let i=r[n];t.set(i,s),s+=i.length}return t}function ug(r,e){if(r.length!==e.length)return!1;let t=0;for(let n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}function fg(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}var _c=r=>typeof r=="bigint"&&Xi<=r;function Ks(r,e,t){return _c(r)&&_c(e)&&_c(t)&&e<=r&&r<t}function jt(r,e,t,n){if(!Ks(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function Ec(r){let e;for(e=0;r>Xi;r>>=Qi,e+=1);return e}function lg(r,e){return r>>BigInt(e)&Qi}function dg(r,e,t){return r|(t?Qi:Xi)<<BigInt(e)}var Hs=r=>(og<<BigInt(r-1))-Qi,bc=r=>new Uint8Array(r),Ul=r=>Uint8Array.from(r);function Rc(r,e,t){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");let n=bc(r),s=bc(r),i=0,o=()=>{n.fill(1),s.fill(0),i=0},c=(...b)=>t(s,n,...b),u=(b=bc())=>{s=c(Ul([0]),b),n=c(),b.length!==0&&(s=c(Ul([1]),b),n=c())},p=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let b=0,x=[];for(;b<e;){n=c();let S=n.slice();x.push(S),b+=n.length}return Br(...x)};return(b,x)=>{o(),u(b);let S;for(;!(S=x(p()));)u();return o(),S}}var hg={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||Xr(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,e)=>e.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function _r(r,e,t={}){let n=(s,i,o)=>{let c=hg[i];if(typeof c!="function")throw new Error("invalid validator function");let u=r[s];if(!(o&&u===void 0)&&!c(u,r))throw new Error("param "+String(s)+" is invalid. Expected "+i+", got "+u)};for(let[s,i]of Object.entries(e))n(s,i,!1);for(let[s,i]of Object.entries(t))n(s,i,!0);return r}var pg=()=>{throw new Error("not implemented")};function zn(r){let e=new WeakMap;return(t,...n)=>{let s=e.get(t);if(s!==void 0)return s;let i=r(t,...n);return e.set(t,i),i}}var _t=BigInt(0),Ce=BigInt(1),Fn=BigInt(2),mg=BigInt(3),vc=BigInt(4),Dl=BigInt(5),zl=BigInt(8),gg=BigInt(9),yg=BigInt(16);function ke(r,e){let t=r%e;return t>=_t?t:e+t}function _g(r,e,t){if(e<_t)throw new Error("invalid exponent, negatives unsupported");if(t<=_t)throw new Error("invalid modulus");if(t===Ce)return _t;let n=Ce;for(;e>_t;)e&Ce&&(n=n*r%t),r=r*r%t,e>>=Ce;return n}function Pe(r,e,t){let n=r;for(;e-- >_t;)n*=n,n%=t;return n}function to(r,e){if(r===_t)throw new Error("invert: expected non-zero number");if(e<=_t)throw new Error("invert: expected positive modulus, got "+e);let t=ke(r,e),n=e,s=_t,i=Ce,o=Ce,c=_t;for(;t!==_t;){let p=n/t,m=n%t,b=s-o*p,x=i-c*p;n=t,t=m,s=o,i=c,o=b,c=x}if(n!==Ce)throw new Error("invert: does not exist");return ke(s,e)}function bg(r){let e=(r-Ce)/Fn,t,n,s;for(t=r-Ce,n=0;t%Fn===_t;t/=Fn,n++);for(s=Fn;s<r&&_g(s,e,r)!==r-Ce;s++)if(s>1e3)throw new Error("Cannot find square root: likely non-prime P");if(n===1){let o=(r+Ce)/vc;return function(u,p){let m=u.pow(p,o);if(!u.eql(u.sqr(m),p))throw new Error("Cannot find square root");return m}}let i=(t+Ce)/Fn;return function(c,u){if(c.pow(u,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let p=n,m=c.pow(c.mul(c.ONE,s),t),b=c.pow(u,i),x=c.pow(u,t);for(;!c.eql(x,c.ONE);){if(c.eql(x,c.ZERO))return c.ZERO;let S=1;for(let I=c.sqr(x);S<p&&!c.eql(I,c.ONE);S++)I=c.sqr(I);let T=c.pow(m,Ce<<BigInt(p-S-1));m=c.sqr(T),b=c.mul(b,T),x=c.mul(x,m),p=S}return b}}function wg(r){if(r%vc===mg){let e=(r+Ce)/vc;return function(n,s){let i=n.pow(s,e);if(!n.eql(n.sqr(i),s))throw new Error("Cannot find square root");return i}}if(r%zl===Dl){let e=(r-Dl)/zl;return function(n,s){let i=n.mul(s,Fn),o=n.pow(i,e),c=n.mul(s,o),u=n.mul(n.mul(c,Fn),o),p=n.mul(c,n.sub(u,n.ONE));if(!n.eql(n.sqr(p),s))throw new Error("Cannot find square root");return p}}return r%yg,bg(r)}var Fl=(r,e)=>(ke(r,e)&Ce)===Ce,Eg=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Sc(r){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},t=Eg.reduce((n,s)=>(n[s]="function",n),e);return _r(r,t)}function Rg(r,e,t){if(t<_t)throw new Error("invalid exponent, negatives unsupported");if(t===_t)return r.ONE;if(t===Ce)return e;let n=r.ONE,s=e;for(;t>_t;)t&Ce&&(n=r.mul(n,s)),s=r.sqr(s),t>>=Ce;return n}function vg(r,e){let t=new Array(e.length),n=e.reduce((i,o,c)=>r.is0(o)?i:(t[c]=i,r.mul(i,o)),r.ONE),s=r.inv(n);return e.reduceRight((i,o,c)=>r.is0(o)?i:(t[c]=r.mul(i,t[c]),r.mul(i,o)),s),t}function xc(r,e){let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}function tn(r,e,t=!1,n={}){if(r<=_t)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:s,nByteLength:i}=xc(r,e);if(i>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let o,c=Object.freeze({ORDER:r,isLE:t,BITS:s,BYTES:i,MASK:Hs(s),ZERO:_t,ONE:Ce,create:u=>ke(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return _t<=u&&u<r},is0:u=>u===_t,isOdd:u=>(u&Ce)===Ce,neg:u=>ke(-u,r),eql:(u,p)=>u===p,sqr:u=>ke(u*u,r),add:(u,p)=>ke(u+p,r),sub:(u,p)=>ke(u-p,r),mul:(u,p)=>ke(u*p,r),pow:(u,p)=>Rg(c,u,p),div:(u,p)=>ke(u*to(p,r),r),sqrN:u=>u*u,addN:(u,p)=>u+p,subN:(u,p)=>u-p,mulN:(u,p)=>u*p,inv:u=>to(u,r),sqrt:n.sqrt||(u=>(o||(o=wg(r)),o(c,u))),invertBatch:u=>vg(c,u),cmov:(u,p,m)=>m?p:u,toBytes:u=>t?Dn(u,i):en(u,i),fromBytes:u=>{if(u.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+u.length);return t?Qr(u):Lr(u)}});return Object.freeze(c)}function $l(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function Ac(r){let e=$l(r);return e+Math.ceil(e/2)}function Vl(r,e,t=!1){let n=r.length,s=$l(e),i=Ac(e);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let o=t?Qr(r):Lr(r),c=ke(o,e-Ce)+Ce;return t?Dn(c,s):en(c,s)}var Wl=BigInt(0),ro=BigInt(1);function Ic(r,e){let t=e.negate();return r?t:e}function ql(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function kc(r,e){ql(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1);return{windows:t,windowSize:n}}function Sg(r,e){if(!Array.isArray(r))throw new Error("array expected");r.forEach((t,n)=>{if(!(t instanceof e))throw new Error("invalid point at index "+n)})}function xg(r,e){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((t,n)=>{if(!e.isValid(t))throw new Error("invalid scalar at index "+n)})}var Oc=new WeakMap,jl=new WeakMap;function Tc(r){return jl.get(r)||1}function no(r,e){return{constTimeNegate:Ic,hasPrecomputes(t){return Tc(t)!==1},unsafeLadder(t,n,s=r.ZERO){let i=t;for(;n>Wl;)n&ro&&(s=s.add(i)),i=i.double(),n>>=ro;return s},precomputeWindow(t,n){let{windows:s,windowSize:i}=kc(n,e),o=[],c=t,u=c;for(let p=0;p<s;p++){u=c,o.push(u);for(let m=1;m<i;m++)u=u.add(c),o.push(u);c=u.double()}return o},wNAF(t,n,s){let{windows:i,windowSize:o}=kc(t,e),c=r.ZERO,u=r.BASE,p=BigInt(2**t-1),m=2**t,b=BigInt(t);for(let x=0;x<i;x++){let S=x*o,T=Number(s&p);s>>=b,T>o&&(T-=m,s+=ro);let I=S,A=S+Math.abs(T)-1,L=x%2!==0,U=T<0;T===0?u=u.add(Ic(L,n[I])):c=c.add(Ic(U,n[A]))}return{p:c,f:u}},wNAFUnsafe(t,n,s,i=r.ZERO){let{windows:o,windowSize:c}=kc(t,e),u=BigInt(2**t-1),p=2**t,m=BigInt(t);for(let b=0;b<o;b++){let x=b*c;if(s===Wl)break;let S=Number(s&u);if(s>>=m,S>c&&(S-=p,s+=ro),S===0)continue;let T=n[x+Math.abs(S)-1];S<0&&(T=T.negate()),i=i.add(T)}return i},getPrecomputes(t,n,s){let i=Oc.get(n);return i||(i=this.precomputeWindow(n,t),t!==1&&Oc.set(n,s(i))),i},wNAFCached(t,n,s){let i=Tc(t);return this.wNAF(i,this.getPrecomputes(i,t,s),n)},wNAFCachedUnsafe(t,n,s,i){let o=Tc(t);return o===1?this.unsafeLadder(t,n,i):this.wNAFUnsafe(o,this.getPrecomputes(o,t,s),n,i)},setWindowSize(t,n){ql(n,e),jl.set(t,n),Oc.delete(t)}}}function so(r,e,t,n){if(Sg(t,r),xg(n,e),t.length!==n.length)throw new Error("arrays of points and scalars must have equal length");let s=r.ZERO,i=Ec(BigInt(t.length)),o=i>12?i-3:i>4?i-2:i?2:1,c=(1<<o)-1,u=new Array(c+1).fill(s),p=Math.floor((e.BITS-1)/o)*o,m=s;for(let b=p;b>=0;b-=o){u.fill(s);for(let S=0;S<n.length;S++){let T=n[S],I=Number(T>>BigInt(b)&BigInt(c));u[I]=u[I].add(t[S])}let x=s;for(let S=u.length-1,T=s;S>0;S--)T=T.add(u[S]),x=x.add(T);if(m=m.add(x),b!==0)for(let S=0;S<o;S++)m=m.double()}return m}function Gs(r){return Sc(r.Fp),_r(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...xc(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}var cr=BigInt(0),Kt=BigInt(1),io=BigInt(2),Ag=BigInt(8),Ig={zip215:!0};function kg(r){let e=Gs(r);return _r(r,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function Kl(r){let e=kg(r),{Fp:t,n,prehash:s,hash:i,randomBytes:o,nByteLength:c,h:u}=e,p=io<<BigInt(c*8)-Kt,m=t.create,b=tn(e.n,e.nBitLength),x=e.uvRatio||((d,h)=>{try{return{isValid:!0,value:t.sqrt(d*t.inv(h))}}catch{return{isValid:!1,value:cr}}}),S=e.adjustScalarBytes||(d=>d),T=e.domain||((d,h,g)=>{if(ar("phflag",g),h.length||g)throw new Error("Contexts/pre-hash are not supported");return d});function I(d,h){jt("coordinate "+d,h,cr,p)}function A(d){if(!(d instanceof B))throw new Error("ExtendedPoint expected")}let L=zn((d,h)=>{let{ex:g,ey:w,ez:v}=d,y=d.is0();h==null&&(h=y?Ag:t.inv(v));let f=m(g*h),_=m(w*h),C=m(v*h);if(y)return{x:cr,y:Kt};if(C!==Kt)throw new Error("invZ was invalid");return{x:f,y:_}}),U=zn(d=>{let{a:h,d:g}=e;if(d.is0())throw new Error("bad point: ZERO");let{ex:w,ey:v,ez:y,et:f}=d,_=m(w*w),C=m(v*v),D=m(y*y),$=m(D*D),X=m(_*h),se=m(D*m(X+C)),ue=m($+m(g*m(_*C)));if(se!==ue)throw new Error("bad point: equation left != right (1)");let Be=m(w*v),he=m(y*f);if(Be!==he)throw new Error("bad point: equation left != right (2)");return!0});class B{constructor(h,g,w,v){this.ex=h,this.ey=g,this.ez=w,this.et=v,I("x",h),I("y",g),I("z",w),I("t",v),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(h){if(h instanceof B)throw new Error("extended point not allowed");let{x:g,y:w}=h||{};return I("x",g),I("y",w),new B(g,w,Kt,m(g*w))}static normalizeZ(h){let g=t.invertBatch(h.map(w=>w.ez));return h.map((w,v)=>w.toAffine(g[v])).map(B.fromAffine)}static msm(h,g){return so(B,b,h,g)}_setWindowSize(h){G.setWindowSize(this,h)}assertValidity(){U(this)}equals(h){A(h);let{ex:g,ey:w,ez:v}=this,{ex:y,ey:f,ez:_}=h,C=m(g*_),D=m(y*v),$=m(w*_),X=m(f*v);return C===D&&$===X}is0(){return this.equals(B.ZERO)}negate(){return new B(m(-this.ex),this.ey,this.ez,m(-this.et))}double(){let{a:h}=e,{ex:g,ey:w,ez:v}=this,y=m(g*g),f=m(w*w),_=m(io*m(v*v)),C=m(h*y),D=g+w,$=m(m(D*D)-y-f),X=C+f,se=X-_,ue=C-f,Be=m($*se),he=m(X*ue),me=m($*ue),Gt=m(se*X);return new B(Be,he,Gt,me)}add(h){A(h);let{a:g,d:w}=e,{ex:v,ey:y,ez:f,et:_}=this,{ex:C,ey:D,ez:$,et:X}=h;if(g===BigInt(-1)){let Ue=m((y-v)*(D+C)),De=m((y+v)*(D-C)),ts=m(De-Ue);if(ts===cr)return this.double();let ze=m(f*io*X),Fe=m(_*io*$),Bs=Fe+ze,$e=De+Ue,Ve=Fe-ze,Pi=m(Bs*ts),He=m($e*Ve),Ge=m(Bs*Ve),Mi=m(ts*$e);return new B(Pi,He,Mi,Ge)}let se=m(v*C),ue=m(y*D),Be=m(_*w*X),he=m(f*$),me=m((v+y)*(C+D)-se-ue),Gt=he-Be,xe=he+Be,Ne=m(ue-g*se),Bi=m(me*Gt),je=m(xe*Ne),Ke=m(me*Ne),Ci=m(Gt*xe);return new B(Bi,je,Ci,Ke)}subtract(h){return this.add(h.negate())}wNAF(h){return G.wNAFCached(this,h,B.normalizeZ)}multiply(h){let g=h;jt("scalar",g,Kt,n);let{p:w,f:v}=this.wNAF(g);return B.normalizeZ([w,v])[0]}multiplyUnsafe(h,g=B.ZERO){let w=h;return jt("scalar",w,cr,n),w===cr?te:this.is0()||w===Kt?this:G.wNAFCachedUnsafe(this,w,B.normalizeZ,g)}isSmallOrder(){return this.multiplyUnsafe(u).is0()}isTorsionFree(){return G.unsafeLadder(this,n).is0()}toAffine(h){return L(this,h)}clearCofactor(){let{h}=e;return h===Kt?this:this.multiplyUnsafe(h)}static fromHex(h,g=!1){let{d:w,a:v}=e,y=t.BYTES;h=We("pointHex",h,y),ar("zip215",g);let f=h.slice(),_=h[y-1];f[y-1]=_&-129;let C=Qr(f),D=g?p:t.ORDER;jt("pointHex.y",C,cr,D);let $=m(C*C),X=m($-Kt),se=m(w*$-v),{isValid:ue,value:Be}=x(X,se);if(!ue)throw new Error("Point.fromHex: invalid y coordinate");let he=(Be&Kt)===Kt,me=(_&128)!==0;if(!g&&Be===cr&&me)throw new Error("Point.fromHex: x=0 and x_0=1");return me!==he&&(Be=m(-Be)),B.fromAffine({x:Be,y:C})}static fromPrivateKey(h){return Y(h).point}toRawBytes(){let{x:h,y:g}=this.toAffine(),w=Dn(g,t.BYTES);return w[w.length-1]|=h&Kt?128:0,w}toHex(){return Nr(this.toRawBytes())}}B.BASE=new B(e.Gx,e.Gy,Kt,m(e.Gx*e.Gy)),B.ZERO=new B(cr,Kt,Kt,cr);let{BASE:F,ZERO:te}=B,G=no(B,c*8);function Z(d){return ke(d,n)}function ee(d){return Z(Qr(d))}function Y(d){let h=t.BYTES;d=We("private key",d,h);let g=We("hashed private key",i(d),2*h),w=S(g.slice(0,h)),v=g.slice(h,2*h),y=ee(w),f=F.multiply(y),_=f.toRawBytes();return{head:w,prefix:v,scalar:y,point:f,pointBytes:_}}function Ie(d){return Y(d).pointBytes}function re(d=new Uint8Array,...h){let g=Br(...h);return ee(i(T(g,We("context",d),!!s)))}function fe(d,h,g={}){d=We("message",d),s&&(d=s(d));let{prefix:w,scalar:v,pointBytes:y}=Y(h),f=re(g.context,w,d),_=F.multiply(f).toRawBytes(),C=re(g.context,_,y,d),D=Z(f+C*v);jt("signature.s",D,cr,n);let $=Br(_,Dn(D,t.BYTES));return We("result",$,t.BYTES*2)}let E=Ig;function a(d,h,g,w=E){let{context:v,zip215:y}=w,f=t.BYTES;d=We("signature",d,2*f),h=We("message",h),g=We("publicKey",g,f),y!==void 0&&ar("zip215",y),s&&(h=s(h));let _=Qr(d.slice(f,2*f)),C,D,$;try{C=B.fromHex(g,y),D=B.fromHex(d.slice(0,f),y),$=F.multiplyUnsafe(_)}catch{return!1}if(!y&&C.isSmallOrder())return!1;let X=re(v,D.toRawBytes(),C.toRawBytes(),h);return D.add(C.multiplyUnsafe(X)).subtract($).clearCofactor().equals(B.ZERO)}return F._setWindowSize(8),{CURVE:e,getPublicKey:Ie,sign:fe,verify:a,ExtendedPoint:B,utils:{getExtendedPublicKey:Y,randomPrivateKey:()=>o(t.BYTES),precompute(d=8,h=B.BASE){return h._setWindowSize(d),h.multiply(BigInt(3)),h}}}}var Nc=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Hl=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),ux=BigInt(0),Og=BigInt(1),Gl=BigInt(2),fx=BigInt(3),Tg=BigInt(5),Ng=BigInt(8);function Lg(r){let e=BigInt(10),t=BigInt(20),n=BigInt(40),s=BigInt(80),i=Nc,c=r*r%i*r%i,u=Pe(c,Gl,i)*c%i,p=Pe(u,Og,i)*r%i,m=Pe(p,Tg,i)*p%i,b=Pe(m,e,i)*m%i,x=Pe(b,t,i)*b%i,S=Pe(x,n,i)*x%i,T=Pe(S,s,i)*S%i,I=Pe(T,s,i)*S%i,A=Pe(I,e,i)*m%i;return{pow_p_5_8:Pe(A,Gl,i)*r%i,b2:c}}function Bg(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}function Cg(r,e){let t=Nc,n=ke(e*e*e,t),s=ke(n*n*e,t),i=Lg(r*s).pow_p_5_8,o=ke(r*n*i,t),c=ke(e*o*o,t),u=o,p=ke(o*Hl,t),m=c===r,b=c===ke(-r,t),x=c===ke(-r*Hl,t);return m&&(o=u),(b||x)&&(o=p),Fl(o,t)&&(o=ke(-o,t)),{isValid:m||b,value:o}}var Pg=tn(Nc,void 0,!0),Mg={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:Pg,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:Ng,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Pl,randomBytes:Yi,adjustScalarBytes:Bg,uvRatio:Cg},$n=Kl(Mg);var xu=vr(Bc()),Et=vr(Pc());var Fg=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]),rn=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),nn=new Uint32Array(64),Mc=class extends gs{constructor(){super(64,32,8,!1),this.A=rn[0]|0,this.B=rn[1]|0,this.C=rn[2]|0,this.D=rn[3]|0,this.E=rn[4]|0,this.F=rn[5]|0,this.G=rn[6]|0,this.H=rn[7]|0}get(){let{A:e,B:t,C:n,D:s,E:i,F:o,G:c,H:u}=this;return[e,t,n,s,i,o,c,u]}set(e,t,n,s,i,o,c,u){this.A=e|0,this.B=t|0,this.C=n|0,this.D=s|0,this.E=i|0,this.F=o|0,this.G=c|0,this.H=u|0}process(e,t){for(let b=0;b<16;b++,t+=4)nn[b]=e.getUint32(t,!1);for(let b=16;b<64;b++){let x=nn[b-15],S=nn[b-2],T=or(x,7)^or(x,18)^x>>>3,I=or(S,17)^or(S,19)^S>>>10;nn[b]=I+nn[b-7]+T+nn[b-16]|0}let{A:n,B:s,C:i,D:o,E:c,F:u,G:p,H:m}=this;for(let b=0;b<64;b++){let x=or(c,6)^or(c,11)^or(c,25),S=m+x+Ll(c,u,p)+Fg[b]+nn[b]|0,I=(or(n,2)^or(n,13)^or(n,22))+Bl(n,s,i)|0;m=p,p=u,u=c,c=o+S|0,o=i,i=s,s=n,n=S+I|0}n=n+this.A|0,s=s+this.B|0,i=i+this.C|0,o=o+this.D|0,c=c+this.E|0,u=u+this.F|0,p=p+this.G|0,m=m+this.H|0,this.set(n,s,i,o,c,u,p,m)}roundClean(){nn.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var Zs=ms(()=>new Mc);var Is=vr(cd()),R=vr(jc()),Ch=vr(jc());var ny=1,sy=2,iy=3,oy=4,ay=5,cy=6,uy=7,fy=8,ly=9,dy=10,hy=-32700,py=-32603,my=-32602,gy=-32601,yy=-32600,_y=-32016,by=-32015,wy=-32014,Ey=-32013,Ry=-32012,vy=-32011,Sy=-32010,xy=-32009,Ay=-32008,Iy=-32007,ky=-32006,Oy=-32005,Ty=-32004,Ny=-32003,Ly=-32002,By=-32001,Cy=28e5,Py=2800001,My=2800002,Uy=2800003,Dy=2800004,zy=2800005,Fy=2800006,$y=2800007,Vy=2800008,Wy=2800009,qy=2800010,jy=323e4,Ky=32300001,Hy=3230002,Gy=3230003,Zy=3230004,Yy=361e4,Jy=3610001,Xy=3610002,Qy=3610003,e_=3610004,t_=3610005,r_=3610006,n_=3610007,s_=3611e3,i_=3704e3,o_=3704001,a_=3704002,c_=3704003,u_=3704004,f_=4128e3,l_=4128001,d_=4128002,h_=4615e3,p_=4615001,m_=4615002,g_=4615003,y_=4615004,__=4615005,b_=4615006,w_=4615007,E_=4615008,R_=4615009,v_=4615010,S_=4615011,x_=4615012,A_=4615013,I_=4615014,k_=4615015,O_=4615016,T_=4615017,N_=4615018,L_=4615019,B_=4615020,C_=4615021,P_=4615022,M_=4615023,U_=4615024,D_=4615025,z_=4615026,F_=4615027,$_=4615028,V_=4615029,W_=4615030,q_=4615031,j_=4615032,K_=4615033,H_=4615034,G_=4615035,Z_=4615036,Y_=4615037,J_=4615038,X_=4615039,Q_=4615040,eb=4615041,tb=4615042,rb=4615043,nb=4615044,sb=4615045,ib=4615046,ob=4615047,ab=4615048,cb=4615049,ub=4615050,fb=4615051,lb=4615052,db=4615053,hb=4615054,pb=5508e3,mb=5508001,gb=5508002,yb=5508003,_b=5508004,bb=5508005,wb=5508006,Eb=5508007,Rb=5508008,vb=5508009,Sb=5508010,xb=5508011,Ab=5663e3,Ib=5663001,kb=5663002,Ob=5663003,Tb=5663004,Nb=5663005,Lb=5663006,Bb=5663007,Cb=5663008,Pb=5663009,Mb=5663010,Ub=5663011,Db=5663012,zb=5663013,Fb=5663014,$b=5663015,Vb=5663016,Wb=5663017,qb=5663018,jb=5663019,Kb=705e4,Hb=7050001,Gb=7050002,Zb=7050003,Yb=7050004,Jb=7050005,Xb=7050006,Qb=7050007,ew=7050008,tw=7050009,rw=7050010,nw=7050011,sw=7050012,iw=7050013,ow=7050014,aw=7050015,cw=7050016,uw=7050017,fw=7050018,lw=7050019,dw=7050020,hw=7050021,pw=7050022,mw=7050023,gw=7050024,yw=7050025,_w=7050026,bw=7050027,ww=7050028,Ew=7050029,Rw=7050030,vw=7050031,Sw=7050032,xw=7050033,Aw=7050034,Iw=7050035,kw=7050036,Kc=8078e3,Hc=8078001,ud=8078002,fd=8078003,Gc=8078004,Zc=8078005,Yc=8078006,Ow=8078007,Tw=8078008,Nw=8078009,Lw=8078010,Jc=8078011,Bw=8078012,ld=8078013,dd=8078014,Cw=8078015,Pw=8078016,Mw=8078017,Uw=8078018,Dw=8078019,hd=8078020,pd=8078021,zw=8078022,Fw=81e5,$w=8100001,Vw=8100002,Ww=8100003,qw=819e4,jw=8190001,Kw=8190002,Hw=8190003,Gw=8190004,Zw=99e5,Yw=9900001,Jw=9900002,Xw=9900003,Qw=9900004;function md(r){return Array.isArray(r)?"%5B"+r.map(md).join("%2C%20")+"%5D":typeof r=="bigint"?`${r}n`:encodeURIComponent(String(r!=null&&Object.getPrototypeOf(r)===null?{...r}:r))}function e1([r,e]){return`${r}=${md(e)}`}function t1(r){let e=Object.entries(r).map(e1).join("&");return btoa(e)}var Rx={[jy]:"Account not found at address: $address",[Zy]:"Not all accounts were decoded. Encoded accounts found at addresses: $addresses.",[Gy]:"Expected decoded account at address: $address",[Hy]:"Failed to decode account data at address: $address",[Ky]:"Accounts not found at addresses: $addresses",[Wy]:"Unable to find a viable program address bump seed.",[My]:"$putativeAddress is not a base58-encoded address.",[Cy]:"Expected base58 encoded address to decode to a byte array of length 32. Actual length: $actualLength.",[Uy]:"The `CryptoKey` must be an `Ed25519` public key.",[Vy]:"Invalid seeds; point must fall off the Ed25519 curve.",[Dy]:"Expected given program derived address to have the following format: [Address, ProgramDerivedAddressBump].",[Fy]:"A maximum of $maxSeeds seeds, including the bump seed, may be supplied when creating an address. Received: $actual.",[$y]:"The seed at index $index with length $actual exceeds the maximum length of $maxSeedLength bytes.",[zy]:"Expected program derived address bump to be in the range [0, 255], got: $bump.",[qy]:"Program address cannot end with PDA marker.",[Py]:"Expected base58-encoded address string of length in the range [32, 44]. Actual length: $actualLength.",[oy]:"Expected base58-encoded blockash string of length in the range [32, 44]. Actual length: $actualLength.",[ny]:"The network has progressed past the last block for which this transaction could have been committed.",[Kc]:"Codec [$codecDescription] cannot decode empty byte arrays.",[zw]:"Enum codec cannot use lexical values [$stringValues] as discriminators. Either remove all lexical values or set `useValuesAsDiscriminators` to `false`.",[hd]:"Sentinel [$hexSentinel] must not be present in encoded bytes [$hexEncodedBytes].",[Zc]:"Encoder and decoder must have the same fixed size, got [$encoderFixedSize] and [$decoderFixedSize].",[Yc]:"Encoder and decoder must have the same max size, got [$encoderMaxSize] and [$decoderMaxSize].",[Gc]:"Encoder and decoder must either both be fixed-size or variable-size.",[Tw]:"Enum discriminator out of range. Expected a number in [$formattedValidDiscriminators], got $discriminator.",[ud]:"Expected a fixed-size codec, got a variable-size one.",[ld]:"Codec [$codecDescription] expected a positive byte length, got $bytesLength.",[fd]:"Expected a variable-size codec, got a fixed-size one.",[Dw]:"Codec [$codecDescription] expected zero-value [$hexZeroValue] to have the same size as the provided fixed-size item [$expectedSize bytes].",[Hc]:"Codec [$codecDescription] expected $expected bytes, got $bytesLength.",[Uw]:"Expected byte array constant [$hexConstant] to be present in data [$hexData] at offset [$offset].",[Nw]:"Invalid discriminated union variant. Expected one of [$variants], got $value.",[Lw]:"Invalid enum variant. Expected one of [$stringValues] or a number in [$formattedNumericalValues], got $variant.",[Cw]:"Invalid literal union variant. Expected one of [$variants], got $value.",[Ow]:"Expected [$codecDescription] to have $expected items, got $actual.",[Bw]:"Invalid value $value for base $base with alphabet $alphabet.",[Pw]:"Literal union discriminator out of range. Expected a number between $minRange and $maxRange, got $discriminator.",[Jc]:"Codec [$codecDescription] expected number to be in the range [$min, $max], got $value.",[dd]:"Codec [$codecDescription] expected offset to be in the range [0, $bytesLength], got $offset.",[pd]:"Expected sentinel [$hexSentinel] to be present in decoded bytes [$hexDecodedBytes].",[Mw]:"Union variant out of range. Expected an index between $minRange and $maxRange, got $variant.",[s_]:"No random values implementation could be found.",[R_]:"instruction requires an uninitialized account",[M_]:"instruction tries to borrow reference for an account which is already borrowed",[U_]:"instruction left account with an outstanding borrowed reference",[C_]:"program other than the account's owner changed the size of the account data",[__]:"account data too small for instruction",[P_]:"instruction expected an executable account",[ib]:"An account does not have enough lamports to be rent-exempt",[ab]:"Program arithmetic overflowed",[sb]:"Failed to serialize or deserialize account data: $encodedData",[hb]:"Builtin programs must consume compute units",[j_]:"Cross-program invocation call depth too deep",[J_]:"Computational budget exceeded",[z_]:"custom program error: #$code",[T_]:"instruction contains duplicate accounts",[D_]:"instruction modifications of multiply-passed account differ",[W_]:"executable accounts must be rent exempt",[$_]:"instruction changed executable accounts data",[V_]:"instruction changed the balance of an executable account",[N_]:"instruction changed executable bit of an account",[I_]:"instruction modified data of an account it does not own",[A_]:"instruction spent from the balance of an account it does not own",[p_]:"generic instruction error",[ub]:"Provided owner is not allowed",[rb]:"Account is immutable",[nb]:"Incorrect authority provided",[w_]:"incorrect program id for instruction",[b_]:"insufficient funds for instruction",[y_]:"invalid account data for instruction",[ob]:"Invalid account owner",[m_]:"invalid program argument",[F_]:"program returned invalid error code",[g_]:"invalid instruction data",[Y_]:"Failed to reallocate account data",[Z_]:"Provided seeds do not result in a valid address",[fb]:"Accounts data allocations exceeded the maximum allowed per transaction",[lb]:"Max accounts exceeded",[db]:"Max instruction trace length exceeded",[G_]:"Length of the seed is too long for address generation",[K_]:"An account required by the instruction is missing",[E_]:"missing required signature for instruction",[x_]:"instruction illegally modified the program id of an account",[B_]:"insufficient account keys for instruction",[X_]:"Cross-program invocation with unauthorized signer or writable account",[Q_]:"Failed to create program execution environment",[tb]:"Program failed to compile",[eb]:"Program failed to complete",[O_]:"instruction modified data of a read-only account",[k_]:"instruction changed the balance of a read-only account",[H_]:"Cross-program invocation reentrancy not allowed for this instruction",[L_]:"instruction modified rent epoch of an account",[S_]:"sum of account balances before and after instruction do not match",[v_]:"instruction requires an initialized account",[h_]:"",[q_]:"Unsupported program id",[cb]:"Unsupported sysvar",[f_]:"The instruction does not have any accounts.",[l_]:"The instruction does not have any data.",[d_]:"Expected instruction to have progress address $expectedProgramAddress, got $actualProgramAddress.",[ay]:"Expected base58 encoded blockhash to decode to a byte array of length 32. Actual length: $actualLength.",[sy]:"The nonce `$expectedNonceValue` is no longer valid. It has advanced to `$actualNonceValue`",[Jw]:"Invariant violation: Found no abortable iterable cache entry for key `$cacheKey`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Qw]:"Invariant violation: This data publisher does not publish to the channel named `$channelName`. Supported channels include $supportedChannelNames.",[Yw]:"Invariant violation: WebSocket message iterator state is corrupt; iterated without first resolving existing message promise. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Zw]:"Invariant violation: WebSocket message iterator is missing state storage. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Xw]:"Invariant violation: Switch statement non-exhaustive. Received unexpected value `$unexpectedValue`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[py]:"JSON-RPC error: Internal JSON-RPC error ($__serverMessage)",[my]:"JSON-RPC error: Invalid method parameter(s) ($__serverMessage)",[yy]:"JSON-RPC error: The JSON sent is not a valid `Request` object ($__serverMessage)",[gy]:"JSON-RPC error: The method does not exist / is not available ($__serverMessage)",[hy]:"JSON-RPC error: An error occurred on the server while parsing the JSON text ($__serverMessage)",[Ry]:"$__serverMessage",[By]:"$__serverMessage",[Ty]:"$__serverMessage",[wy]:"$__serverMessage",[Sy]:"$__serverMessage",[xy]:"$__serverMessage",[_y]:"Minimum context slot has not been reached",[Oy]:"Node is unhealthy; behind by $numSlotsBehind slots",[Ay]:"No snapshot",[Ly]:"Transaction simulation failed",[Iy]:"$__serverMessage",[vy]:"Transaction history is not available from this node",[ky]:"$__serverMessage",[Ey]:"Transaction signature length mismatch",[Ny]:"Transaction signature verification failure",[by]:"$__serverMessage",[i_]:"Key pair bytes must be of length 64, got $byteLength.",[o_]:"Expected private key bytes with length 32. Actual length: $actualLength.",[a_]:"Expected base58-encoded signature to decode to a byte array of length 64. Actual length: $actualLength.",[u_]:"The provided private key does not match the provided public key.",[c_]:"Expected base58-encoded signature string of length in the range [64, 88]. Actual length: $actualLength.",[cy]:"Lamports value must be in the range [0, 2e64-1]",[uy]:"`$value` cannot be parsed as a `BigInt`",[dy]:"$message",[fy]:"`$value` cannot be parsed as a `Number`",[iy]:"No nonce account could be found at address `$nonceAccountAddress`",[qw]:"The notification name must end in 'Notifications' and the API must supply a subscription plan creator function for the notification '$notificationName'.",[Kw]:"WebSocket was closed before payload could be added to the send buffer",[Hw]:"WebSocket connection closed",[Gw]:"WebSocket failed to connect",[jw]:"Failed to obtain a subscription id from the server",[Ww]:"Could not find an API plan for RPC method: `$method`",[Fw]:"The $argumentLabel argument to the `$methodName` RPC method$optionalPathLabel was `$value`. This number is unsafe for use with the Solana JSON-RPC because it exceeds `Number.MAX_SAFE_INTEGER`.",[Vw]:"HTTP error ($statusCode): $message",[$w]:"HTTP header(s) forbidden: $headers. Learn more at https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_header_name.",[pb]:"Multiple distinct signers were identified for address `$address`. Please ensure that you are using the same signer instance for each address.",[mb]:"The provided value does not implement the `KeyPairSigner` interface",[yb]:"The provided value does not implement the `MessageModifyingSigner` interface",[_b]:"The provided value does not implement the `MessagePartialSigner` interface",[gb]:"The provided value does not implement any of the `MessageSigner` interfaces",[wb]:"The provided value does not implement the `TransactionModifyingSigner` interface",[Eb]:"The provided value does not implement the `TransactionPartialSigner` interface",[Rb]:"The provided value does not implement the `TransactionSendingSigner` interface",[bb]:"The provided value does not implement any of the `TransactionSigner` interfaces",[vb]:"More than one `TransactionSendingSigner` was identified.",[Sb]:"No `TransactionSendingSigner` was identified. Please provide a valid `ITransactionWithSingleSendingSigner` transaction.",[xb]:"Wallet account signers do not support signing multiple messages/transactions in a single operation",[n_]:"Cannot export a non-extractable key.",[Jy]:"No digest implementation could be found.",[Yy]:"Cryptographic operations are only allowed in secure browser contexts. Read more here: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts.",[Xy]:`This runtime does not support the generation of Ed25519 key pairs.
2
2
 
3
3
  Install @solana/webcrypto-ed25519-polyfill and call its \`install\` function before generating keys in environments that do not support Ed25519.
4
4