/*! For license information please see LICENSES */ (window.webpackJsonp=window.webpackJsonp||[]).push([[398],[function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"c",(function(){return o})),r.d(t,"b",(function(){return c}));function n(e,t,r,desc){var n,o=arguments.length,c=o<3?t:null===desc?desc=Object.getOwnPropertyDescriptor(t,r):desc;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,r,desc);else for(var i=e.length-1;i>=0;i--)(n=e[i])&&(c=(o<3?n(c):o>3?n(t,r,c):n(t,r))||c);return o>3&&c&&Object.defineProperty(t,r,c),c}function o(e,t){return function(r,n){t(r,n,e)}}function c(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(777);t.JsonConvert=n.JsonConvert;var o=r(502);t.ValueCheckingMode=o.ValueCheckingMode,t.OperationMode=o.OperationMode;var c=r(778);t.JsonObject=c.JsonObject,t.JsonProperty=c.JsonProperty,t.JsonConverter=c.JsonConverter;var l=r(363);t.Any=l.Any},,,,,,,,,,,,,,,function(e,t,r){"use strict";r.d(t,"c",(function(){return o})),r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return l})),r.d(t,"d",(function(){return d})),r.d(t,"n",(function(){return f})),r.d(t,"p",(function(){return h})),r.d(t,"h",(function(){return v})),r.d(t,"q",(function(){return y})),r.d(t,"i",(function(){return _})),r.d(t,"o",(function(){return w})),r.d(t,"m",(function(){return T})),r.d(t,"f",(function(){return E})),r.d(t,"g",(function(){return S})),r.d(t,"j",(function(){return A})),r.d(t,"e",(function(){return C})),r.d(t,"k",(function(){return x})),r.d(t,"l",(function(){return k}));var n=r(132);const o=1e3,c=60*o,l=60*c,d=365*(24*l);function f(e){return{relative:e,timeStamp:m(e)}}function h(e){return{relative:x(e),timeStamp:e}}function m(e){const t=_()-performance.now();return t>N()?Math.round(C(t,e)):function(e){return Math.round(C(N(),e))}(e)}function v(){return Math.round(_()-C(N(),performance.now()))}function y(e){return Object(n.a)(e)?Object(n.d)(1e6*e,0):e}function _(){return(new Date).getTime()}function w(){return _()}function T(){return performance.now()}function E(){return{relative:T(),timeStamp:w()}}function S(){return{relative:0,timeStamp:N()}}function A(e,t){return t-e}function C(a,b){return a+b}function x(e){return e-N()}function k(time){return time{c[e]=o[e]}));const l="Datadog Browser SDK:",d={debug:c.debug.bind(o,l),log:c.log.bind(o,l),info:c.info.bind(o,l),warn:c.warn.bind(o,l),error:c.error.bind(o,l)},f="https://docs.datadoghq.com",h=`${f}/real_user_monitoring/browser/troubleshooting`,m="More details:"},,,,,function(e,t,r){"use strict";r.d(t,"f",(function(){return l})),r.d(t,"e",(function(){return d})),r.d(t,"c",(function(){return f})),r.d(t,"a",(function(){return h})),r.d(t,"d",(function(){return m})),r.d(t,"b",(function(){return v}));var n=r(30);let o,c=!1;function l(e){o=e}function d(e){c=e}function f(e){return function(){return h(e,this,arguments)}}function h(e,t,r){try{return e.apply(t,r)}catch(e){m(e)}}function m(e){if(v(e),o)try{o(e)}catch(e){v(e)}}function v(...e){c&&n.e.error("[MONITOR]",...e)}},,,function(e,t,r){var n=r(61),o=n.Buffer;function c(e,t){for(var r in e)t[r]=e[r]}function l(e,t,r){return o(e,t,r)}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?e.exports=n:(c(n,t),t.Buffer=l),l.prototype=Object.create(o.prototype),c(o,l),l.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return o(e,t,r)},l.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var n=o(e);return void 0!==t?"string"==typeof r?n.fill(t,r):n.fill(t):n.fill(0),n},l.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return o(e)},l.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}},,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return l})),r.d(t,"c",(function(){return d})),r.d(t,"a",(function(){return f}));var n=r(35),o=r(43);function c(e){var t;const r=null===(t=o.b.queueMicrotask)||void 0===t?void 0:t.bind(o.b);"function"==typeof r?r(Object(n.c)(e)):Promise.resolve().then(Object(n.c)(e))}class l{constructor(e){this.onFirstSubscribe=e,this.observers=[]}subscribe(e){return this.addObserver(e),{unsubscribe:()=>this.removeObserver(e)}}notify(data){this.observers.forEach((e=>e(data)))}addObserver(e){this.observers.push(e),1===this.observers.length&&this.onFirstSubscribe&&(this.onLastUnsubscribe=this.onFirstSubscribe(this)||void 0)}removeObserver(e){this.observers=this.observers.filter((t=>e!==t)),!this.observers.length&&this.onLastUnsubscribe&&this.onLastUnsubscribe()}}function d(...e){return new l((t=>{const r=e.map((e=>e.subscribe((data=>t.notify(data)))));return()=>r.forEach((e=>e.unsubscribe()))}))}class f extends l{constructor(e){super(),this.maxBufferSize=e,this.buffer=[]}notify(data){this.buffer.push(data),this.buffer.length>this.maxBufferSize&&this.buffer.shift(),super.notify(data)}subscribe(e){let t=!1;const r={unsubscribe:()=>{t=!0,this.removeObserver(e)}};return c((()=>{for(const data of this.buffer){if(t)return;e(data)}t||this.addObserver(e)})),r}unbuffer(){c((()=>{this.maxBufferSize=this.buffer.length=0}))}}},function(e,t,r){"use strict";function n(){if("object"==typeof globalThis)return globalThis;Object.defineProperty(Object.prototype,"_dd_temp_",{get(){return this},configurable:!0});let e=_dd_temp_;return delete Object.prototype._dd_temp_,"object"!=typeof e&&(e="object"==typeof self?self:"object"==typeof window?window:{}),e}r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o})),r.d(t,"c",(function(){return c}));const o=n(),c="WorkerGlobalScope"in o},,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return v})),r.d(t,"d",(function(){return y})),r.d(t,"e",(function(){return _})),r.d(t,"c",(function(){return w})),r.d(t,"a",(function(){return T})),r.d(t,"g",(function(){return E})),r.d(t,"f",(function(){return S}));var n=r(96),o=r(167),c=r(16),l=r(77),d=r(75);const f=/^([a-zA-Z]+)=([a-z0-9-]+)$/,h="&";const m="1";function v(e,t){const r={isExpired:m};return t.trackAnonymousUser&&((null==e?void 0:e.anonymousId)?r.anonymousId=null==e?void 0:e.anonymousId:r.anonymousId=Object(l.c)()),r}function y(e){return Object(n.a)(e)}function _(e){return!y(e)}function w(e){return void 0!==e.isExpired||!((void 0===(t=e).created||Object(c.i)()-Number(t.created)"anonymousId"===e?`aid=${t}`:`${e}=${t}`)).join(h)}function S(e){const t={};return function(e){return!!e&&(-1!==e.indexOf(h)||f.test(e))}(e)&&e.split(h).forEach((e=>{const r=f.exec(e);if(null!==r){const[,e,n]=r;"aid"===e?t.anonymousId=n:t[e]=n}})),t}},,,,,function(e,t,r){"use strict";r.d(t,"d",(function(){return l})),r.d(t,"b",(function(){return d})),r.d(t,"c",(function(){return f})),r.d(t,"a",(function(){return h}));var n=r(173),o=r(35),c=r(43);function l(e,t){return Object(n.a)(Object(c.a)(),"setTimeout")(Object(o.c)(e),t)}function d(e){Object(n.a)(Object(c.a)(),"clearTimeout")(e)}function f(e,t){return Object(n.a)(Object(c.a)(),"setInterval")(Object(o.c)(e),t)}function h(e){Object(n.a)(Object(c.a)(),"clearInterval")(e)}},,,,,,,,,function(e,t,r){"use strict";(function(e){var n=r(664),o=r(665),c=r(666);function l(){return f.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function d(e,t){if(l()=l())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l().toString(16)+" bytes");return 0|e}function w(e,t){if(f.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return $(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return J(e).length;default:if(n)return $(e).length;t=(""+t).toLowerCase(),n=!0}}function T(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return j(this,t,r);case"utf8":case"utf-8":return I(this,t,r);case"ascii":return D(this,t,r);case"latin1":case"binary":return P(this,t,r);case"base64":return R(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function E(b,e,t){var i=b[e];b[e]=b[t],b[t]=i}function S(e,t,r,n,o){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(o)return-1;r=e.length-1}else if(r<0){if(!o)return-1;r=0}if("string"==typeof t&&(t=f.from(t,n)),f.isBuffer(t))return 0===t.length?-1:A(e,t,r,n,o);if("number"==typeof t)return t&=255,f.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):A(e,[t],r,n,o);throw new TypeError("val must be string, number or Buffer")}function A(e,t,r,n,o){var i,c=1,l=e.length,d=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;c=2,l/=2,d/=2,r/=2}function f(e,i){return 1===c?e[i]:e.readUInt16BE(i*c)}if(o){var h=-1;for(i=r;il&&(r=l-d),i=r;i>=0;i--){for(var m=!0,v=0;vo&&(n=o):n=o;var c=t.length;if(c%2!=0)throw new TypeError("Invalid hex string");n>c/2&&(n=c/2);for(var i=0;i>8,o=r%256,c.push(o),c.push(n);return c}(t,e.length-r),e,r,n)}function R(e,t,r){return 0===t&&r===e.length?n.fromByteArray(e):n.fromByteArray(e.slice(t,r))}function I(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i239?4:f>223?3:f>191?2:1;if(i+m<=r)switch(m){case 1:f<128&&(h=f);break;case 2:128==(192&(o=e[i+1]))&&(d=(31&f)<<6|63&o)>127&&(h=d);break;case 3:o=e[i+1],c=e[i+2],128==(192&o)&&128==(192&c)&&(d=(15&f)<<12|(63&o)<<6|63&c)>2047&&(d<55296||d>57343)&&(h=d);break;case 4:o=e[i+1],c=e[i+2],l=e[i+3],128==(192&o)&&128==(192&c)&&128==(192&l)&&(d=(15&f)<<18|(63&o)<<12|(63&c)<<6|63&l)>65535&&d<1114112&&(h=d)}null===h?(h=65533,m=1):h>65535&&(h-=65536,n.push(h>>>10&1023|55296),h=56320|1023&h),n.push(h),i+=m}return function(e){var t=e.length;if(t<=L)return String.fromCharCode.apply(String,e);var r="",i=0;for(;i0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),""},f.prototype.compare=function(e,t,r,n,o){if(!f.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),t<0||r>e.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&t>=r)return 0;if(n>=o)return-1;if(t>=r)return 1;if(this===e)return 0;for(var c=(o>>>=0)-(n>>>=0),l=(r>>>=0)-(t>>>=0),d=Math.min(c,l),h=this.slice(n,o),m=e.slice(t,r),i=0;io)&&(r=o),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var c=!1;;)switch(n){case"hex":return C(this,e,t,r);case"utf8":case"utf-8":return x(this,e,t,r);case"ascii":return k(this,e,t,r);case"latin1":case"binary":return O(this,e,t,r);case"base64":return N(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,e,t,r);default:if(c)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),c=!0}},f.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var L=4096;function D(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;in)&&(r=n);for(var o="",i=t;ir)throw new RangeError("Trying to access beyond buffer length")}function F(e,t,r,n,o,c){if(!f.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||te.length)throw new RangeError("Index out of range")}function H(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-r,2);i>>8*(n?i:1-i)}function z(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-r,4);i>>8*(n?i:3-i)&255}function G(e,t,r,n,o,c){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function V(e,t,r,n,c){return c||G(e,0,r,4),o.write(e,t,r,n,23,4),r+4}function K(e,t,r,n,c){return c||G(e,0,r,8),o.write(e,t,r,n,52,8),r+8}f.prototype.slice=function(e,t){var r,n=this.length;if((e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t0&&(o*=256);)n+=this[e+--t]*o;return n},f.prototype.readUInt8=function(e,t){return t||U(e,1,this.length),this[e]},f.prototype.readUInt16LE=function(e,t){return t||U(e,2,this.length),this[e]|this[e+1]<<8},f.prototype.readUInt16BE=function(e,t){return t||U(e,2,this.length),this[e]<<8|this[e+1]},f.prototype.readUInt32LE=function(e,t){return t||U(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},f.prototype.readUInt32BE=function(e,t){return t||U(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},f.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||U(e,t,this.length);for(var n=this[e],o=1,i=0;++i=(o*=128)&&(n-=Math.pow(2,8*t)),n},f.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||U(e,t,this.length);for(var i=t,n=1,o=this[e+--i];i>0&&(n*=256);)o+=this[e+--i]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*t)),o},f.prototype.readInt8=function(e,t){return t||U(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},f.prototype.readInt16LE=function(e,t){t||U(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},f.prototype.readInt16BE=function(e,t){t||U(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},f.prototype.readInt32LE=function(e,t){return t||U(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},f.prototype.readInt32BE=function(e,t){return t||U(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},f.prototype.readFloatLE=function(e,t){return t||U(e,4,this.length),o.read(this,e,!0,23,4)},f.prototype.readFloatBE=function(e,t){return t||U(e,4,this.length),o.read(this,e,!1,23,4)},f.prototype.readDoubleLE=function(e,t){return t||U(e,8,this.length),o.read(this,e,!0,52,8)},f.prototype.readDoubleBE=function(e,t){return t||U(e,8,this.length),o.read(this,e,!1,52,8)},f.prototype.writeUIntLE=function(e,t,r,n){(e=+e,t|=0,r|=0,n)||F(this,e,t,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[t]=255&e;++i=0&&(o*=256);)this[t+i]=e/o&255;return t+r},f.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,1,255,0),f.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},f.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,2,65535,0),f.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):H(this,e,t,!0),t+2},f.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,2,65535,0),f.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):H(this,e,t,!1),t+2},f.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,4,4294967295,0),f.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):z(this,e,t,!0),t+4},f.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,4,4294967295,0),f.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):z(this,e,t,!1),t+4},f.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var o=Math.pow(2,8*r-1);F(this,e,t,r,o-1,-o)}var i=0,c=1,sub=0;for(this[t]=255&e;++i=0&&(c*=256);)e<0&&0===sub&&0!==this[t+i+1]&&(sub=1),this[t+i]=(e/c|0)-sub&255;return t+r},f.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,1,127,-128),f.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},f.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,2,32767,-32768),f.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):H(this,e,t,!0),t+2},f.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,2,32767,-32768),f.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):H(this,e,t,!1),t+2},f.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,4,2147483647,-2147483648),f.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):z(this,e,t,!0),t+4},f.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||F(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),f.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):z(this,e,t,!1),t+4},f.prototype.writeFloatLE=function(e,t,r){return V(this,e,t,!0,r)},f.prototype.writeFloatBE=function(e,t,r){return V(this,e,t,!1,r)},f.prototype.writeDoubleLE=function(e,t,r){return K(this,e,t,!0,r)},f.prototype.writeDoubleBE=function(e,t,r){return K(this,e,t,!1,r)},f.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t=0;--i)e[i+t]=this[i+r];else if(o<1e3||!f.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i55295&&r<57344){if(!o){if(r>56319){(t-=3)>-1&&c.push(239,191,189);continue}if(i+1===n){(t-=3)>-1&&c.push(239,191,189);continue}o=r;continue}if(r<56320){(t-=3)>-1&&c.push(239,191,189),o=r;continue}r=65536+(o-55296<<10|r-56320)}else o&&(t-=3)>-1&&c.push(239,191,189);if(o=null,r<128){if((t-=1)<0)break;c.push(r)}else if(r<2048){if((t-=2)<0)break;c.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;c.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;c.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return c}function J(e){return n.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function X(e,t,r,n){for(var i=0;i=t.length||i>=e.length);++i)t[i+r]=e[i];return i}}).call(this,r(57))},,,,,,function(e,t,r){"use strict";var n=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===o}(e)}(e)};var o="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function c(e,t){return!1!==t.clone&&t.isMergeableObject(e)?m((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function l(e,source,t){return e.concat(source).map((function(element){return c(element,t)}))}function d(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(symbol){return Object.propertyIsEnumerable.call(e,symbol)})):[]}(e))}function f(object,e){try{return e in object}catch(e){return!1}}function h(e,source,t){var r={};return t.isMergeableObject(e)&&d(e).forEach((function(n){r[n]=c(e[n],t)})),d(source).forEach((function(n){(function(e,t){return f(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,n)||(f(e,n)&&t.isMergeableObject(source[n])?r[n]=function(e,t){if(!t.customMerge)return m;var r=t.customMerge(e);return"function"==typeof r?r:m}(n,t)(e[n],source[n],t):r[n]=c(source[n],t))})),r}function m(e,source,t){(t=t||{}).arrayMerge=t.arrayMerge||l,t.isMergeableObject=t.isMergeableObject||n,t.cloneUnlessOtherwiseSpecified=c;var r=Array.isArray(source);return r===Array.isArray(e)?r?t.arrayMerge(e,source,t):h(e,source,t):c(source,t)}m.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,r){return m(e,r,t)}),{})};var v=m;e.exports=v},,,function(e,t,r){(function(e){!function(e,t){"use strict";function n(e,t){if(!e)throw new Error(t||"Assertion failed")}function o(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function c(e,base,t){if(c.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==base&&"be"!==base||(t=base,base=10),this._init(e||0,base||10,t||"be"))}var l;"object"==typeof e?e.exports=c:t.BN=c,c.BN=c,c.wordSize=26;try{l="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(709).Buffer}catch(e){}function d(e,t){var r=e.charCodeAt(t);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+e)}function f(e,t,r){var n=d(e,r);return r-1>=t&&(n|=d(e,r-1)<<4),n}function h(e,t,r,o){for(var c=0,b=0,l=Math.min(e.length,r),i=t;i=49?d-49+10:d>=17?d-17+10:d,n(d>=0&&b0?e:t},c.min=function(e,t){return e.cmp(t)<0?e:t},c.prototype._init=function(e,base,t){if("number"==typeof e)return this._initNumber(e,base,t);if("object"==typeof e)return this._initArray(e,base,t);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=e[i]|e[i-1]<<8|e[i-2]<<16,this.words[r]|=o<>>26-c&67108863,(c+=24)>=26&&(c-=26,r++);else if("le"===t)for(i=0,r=0;i>>26-c&67108863,(c+=24)>=26&&(c-=26,r++);return this._strip()},c.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var i=0;i=t;i-=2)n=f(e,t,i)<=18?(o-=18,c+=1,this.words[c]|=n>>>26):o+=8;else for(i=(e.length-t)%2==0?t+1:t;i=18?(o-=18,c+=1,this.words[c]|=n>>>26):o+=8;this._strip()},c.prototype._parseBase=function(e,base,t){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=e.length-t,c=o%r,l=Math.min(o,o-c)+t,d=0,i=t;i1&&0===this.words[this.length-1];)this.length--;return this._normSign()},c.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{c.prototype[Symbol.for("nodejs.util.inspect.custom")]=v}catch(e){c.prototype.inspect=v}else c.prototype.inspect=v;function v(){return(this.red?""}var y=["","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"],_=[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],w=[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];c.prototype.toString=function(base,e){var t;if(e=0|e||1,16===(base=base||10)||"hex"===base){t="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),t=0!==o||i!==this.length-1?y[6-l.length]+l+t:l+t}for(0!==o&&(t=o.toString(16)+t);t.length%e!=0;)t="0"+t;return 0!==this.negative&&(t="-"+t),t}if(base===(0|base)&&base>=2&&base<=36){var d=_[base],f=w[base];t="";var h=this.clone();for(h.negative=0;!h.isZero();){var m=h.modrn(f).toString(base);t=(h=h.idivn(f)).isZero()?m+t:y[d-m.length]+m+t}for(this.isZero()&&(t="0"+t);t.length%e!=0;)t="0"+t;return 0!==this.negative&&(t="-"+t),t}n(!1,"Base should be between 2 and 36")},c.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},c.prototype.toJSON=function(){return this.toString(16,2)},l&&(c.prototype.toBuffer=function(e,t){return this.toArrayLike(l,e,t)}),c.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)};function T(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var a=0|e.words[0],b=0|t.words[0],o=a*b,c=67108863&o,l=o/67108864|0;r.words[0]=c;for(var d=1;d>>26,h=67108863&l,m=Math.min(d,t.length-1),v=Math.max(0,d-e.length+1);v<=m;v++){var i=d-v|0;f+=(o=(a=0|e.words[i])*(b=0|t.words[v])+h)/67108864|0,h=67108863&o}r.words[d]=0|h,l=0|f}return 0!==l?r.words[d]=0|l:r.length--,r._strip()}c.prototype.toArrayLike=function(e,t,r){this._strip();var o=this.byteLength(),c=r||Math.max(1,o);n(o<=c,"byte array longer than desired length"),n(c>0,"Requested array length <= 0");var l=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,c);return this["_toArrayLike"+("le"===t?"LE":"BE")](l,o),l},c.prototype._toArrayLikeLE=function(e,t){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=c>>>24,o+=2)}if(r=0&&(e[r--]=c>>8&255),r>=0&&(e[r--]=c>>16&255),6===o?(r>=0&&(e[r--]=c>>24&255),n=0,o=0):(n=c>>>24,o+=2)}if(r>=0)for(e[r--]=n;r>=0;)e[r--]=0},Math.clz32?c.prototype._countBits=function(e){return 32-Math.clz32(e)}:c.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},c.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 8191&t||(r+=13,t>>>=13),127&t||(r+=7,t>>>=7),15&t||(r+=4,t>>>=4),3&t||(r+=2,t>>>=2),1&t||r++,r},c.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},c.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,i=0;ie.length?this.clone().ior(e):e.clone().ior(this)},c.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},c.prototype.iuand=function(e){var b;b=this.length>e.length?e:this;for(var i=0;ie.length?this.clone().iand(e):e.clone().iand(this)},c.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},c.prototype.iuxor=function(e){var a,b;this.length>e.length?(a=this,b=e):(a=e,b=this);for(var i=0;ie.length?this.clone().ixor(e):e.clone().ixor(this)},c.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},c.prototype.inotn=function(e){n("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip()},c.prototype.notn=function(e){return this.clone().inotn(e)},c.prototype.setn=function(e,t){n("number"==typeof e&&e>=0);var r=e/26|0,o=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<e.length?(a=this,b=e):(a=e,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;ie.length?this.clone().iadd(e):e.clone().iadd(this)},c.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var a,b,r=this.cmp(e);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=e):(a=e,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&t;for(;0!==n&&i>26,this.words[i]=67108863&t;if(0===n&&i>>13,v=0|a[1],y=8191&v,_=v>>>13,w=0|a[2],T=8191&w,E=w>>>13,S=0|a[3],A=8191&S,C=S>>>13,x=0|a[4],k=8191&x,O=x>>>13,N=0|a[5],M=8191&N,R=N>>>13,I=0|a[6],L=8191&I,D=I>>>13,P=0|a[7],j=8191&P,B=P>>>13,U=0|a[8],F=8191&U,H=U>>>13,z=0|a[9],G=8191&z,V=z>>>13,K=0|b[0],W=8191&K,Y=K>>>13,$=0|b[1],J=8191&$,X=$>>>13,Z=0|b[2],Q=8191&Z,ee=Z>>>13,te=0|b[3],re=8191&te,ne=te>>>13,ie=0|b[4],ae=8191&ie,oe=ie>>>13,se=0|b[5],ce=8191&se,le=se>>>13,ue=0|b[6],de=8191&ue,fe=ue>>>13,he=0|b[7],pe=8191&he,me=he>>>13,ge=0|b[8],be=8191&ge,ve=ge>>>13,ye=0|b[9],_e=8191&ye,we=ye>>>13;r.negative=e.negative^t.negative,r.length=19;var Te=(d+(n=Math.imul(h,W))|0)+((8191&(o=(o=Math.imul(h,Y))+Math.imul(m,W)|0))<<13)|0;d=((c=Math.imul(m,Y))+(o>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(y,W),o=(o=Math.imul(y,Y))+Math.imul(_,W)|0,c=Math.imul(_,Y);var Ee=(d+(n=n+Math.imul(h,J)|0)|0)+((8191&(o=(o=o+Math.imul(h,X)|0)+Math.imul(m,J)|0))<<13)|0;d=((c=c+Math.imul(m,X)|0)+(o>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(T,W),o=(o=Math.imul(T,Y))+Math.imul(E,W)|0,c=Math.imul(E,Y),n=n+Math.imul(y,J)|0,o=(o=o+Math.imul(y,X)|0)+Math.imul(_,J)|0,c=c+Math.imul(_,X)|0;var Se=(d+(n=n+Math.imul(h,Q)|0)|0)+((8191&(o=(o=o+Math.imul(h,ee)|0)+Math.imul(m,Q)|0))<<13)|0;d=((c=c+Math.imul(m,ee)|0)+(o>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(A,W),o=(o=Math.imul(A,Y))+Math.imul(C,W)|0,c=Math.imul(C,Y),n=n+Math.imul(T,J)|0,o=(o=o+Math.imul(T,X)|0)+Math.imul(E,J)|0,c=c+Math.imul(E,X)|0,n=n+Math.imul(y,Q)|0,o=(o=o+Math.imul(y,ee)|0)+Math.imul(_,Q)|0,c=c+Math.imul(_,ee)|0;var Ae=(d+(n=n+Math.imul(h,re)|0)|0)+((8191&(o=(o=o+Math.imul(h,ne)|0)+Math.imul(m,re)|0))<<13)|0;d=((c=c+Math.imul(m,ne)|0)+(o>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(k,W),o=(o=Math.imul(k,Y))+Math.imul(O,W)|0,c=Math.imul(O,Y),n=n+Math.imul(A,J)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(C,J)|0,c=c+Math.imul(C,X)|0,n=n+Math.imul(T,Q)|0,o=(o=o+Math.imul(T,ee)|0)+Math.imul(E,Q)|0,c=c+Math.imul(E,ee)|0,n=n+Math.imul(y,re)|0,o=(o=o+Math.imul(y,ne)|0)+Math.imul(_,re)|0,c=c+Math.imul(_,ne)|0;var Ce=(d+(n=n+Math.imul(h,ae)|0)|0)+((8191&(o=(o=o+Math.imul(h,oe)|0)+Math.imul(m,ae)|0))<<13)|0;d=((c=c+Math.imul(m,oe)|0)+(o>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(M,W),o=(o=Math.imul(M,Y))+Math.imul(R,W)|0,c=Math.imul(R,Y),n=n+Math.imul(k,J)|0,o=(o=o+Math.imul(k,X)|0)+Math.imul(O,J)|0,c=c+Math.imul(O,X)|0,n=n+Math.imul(A,Q)|0,o=(o=o+Math.imul(A,ee)|0)+Math.imul(C,Q)|0,c=c+Math.imul(C,ee)|0,n=n+Math.imul(T,re)|0,o=(o=o+Math.imul(T,ne)|0)+Math.imul(E,re)|0,c=c+Math.imul(E,ne)|0,n=n+Math.imul(y,ae)|0,o=(o=o+Math.imul(y,oe)|0)+Math.imul(_,ae)|0,c=c+Math.imul(_,oe)|0;var xe=(d+(n=n+Math.imul(h,ce)|0)|0)+((8191&(o=(o=o+Math.imul(h,le)|0)+Math.imul(m,ce)|0))<<13)|0;d=((c=c+Math.imul(m,le)|0)+(o>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(L,W),o=(o=Math.imul(L,Y))+Math.imul(D,W)|0,c=Math.imul(D,Y),n=n+Math.imul(M,J)|0,o=(o=o+Math.imul(M,X)|0)+Math.imul(R,J)|0,c=c+Math.imul(R,X)|0,n=n+Math.imul(k,Q)|0,o=(o=o+Math.imul(k,ee)|0)+Math.imul(O,Q)|0,c=c+Math.imul(O,ee)|0,n=n+Math.imul(A,re)|0,o=(o=o+Math.imul(A,ne)|0)+Math.imul(C,re)|0,c=c+Math.imul(C,ne)|0,n=n+Math.imul(T,ae)|0,o=(o=o+Math.imul(T,oe)|0)+Math.imul(E,ae)|0,c=c+Math.imul(E,oe)|0,n=n+Math.imul(y,ce)|0,o=(o=o+Math.imul(y,le)|0)+Math.imul(_,ce)|0,c=c+Math.imul(_,le)|0;var ke=(d+(n=n+Math.imul(h,de)|0)|0)+((8191&(o=(o=o+Math.imul(h,fe)|0)+Math.imul(m,de)|0))<<13)|0;d=((c=c+Math.imul(m,fe)|0)+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(j,W),o=(o=Math.imul(j,Y))+Math.imul(B,W)|0,c=Math.imul(B,Y),n=n+Math.imul(L,J)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(D,J)|0,c=c+Math.imul(D,X)|0,n=n+Math.imul(M,Q)|0,o=(o=o+Math.imul(M,ee)|0)+Math.imul(R,Q)|0,c=c+Math.imul(R,ee)|0,n=n+Math.imul(k,re)|0,o=(o=o+Math.imul(k,ne)|0)+Math.imul(O,re)|0,c=c+Math.imul(O,ne)|0,n=n+Math.imul(A,ae)|0,o=(o=o+Math.imul(A,oe)|0)+Math.imul(C,ae)|0,c=c+Math.imul(C,oe)|0,n=n+Math.imul(T,ce)|0,o=(o=o+Math.imul(T,le)|0)+Math.imul(E,ce)|0,c=c+Math.imul(E,le)|0,n=n+Math.imul(y,de)|0,o=(o=o+Math.imul(y,fe)|0)+Math.imul(_,de)|0,c=c+Math.imul(_,fe)|0;var Oe=(d+(n=n+Math.imul(h,pe)|0)|0)+((8191&(o=(o=o+Math.imul(h,me)|0)+Math.imul(m,pe)|0))<<13)|0;d=((c=c+Math.imul(m,me)|0)+(o>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,n=Math.imul(F,W),o=(o=Math.imul(F,Y))+Math.imul(H,W)|0,c=Math.imul(H,Y),n=n+Math.imul(j,J)|0,o=(o=o+Math.imul(j,X)|0)+Math.imul(B,J)|0,c=c+Math.imul(B,X)|0,n=n+Math.imul(L,Q)|0,o=(o=o+Math.imul(L,ee)|0)+Math.imul(D,Q)|0,c=c+Math.imul(D,ee)|0,n=n+Math.imul(M,re)|0,o=(o=o+Math.imul(M,ne)|0)+Math.imul(R,re)|0,c=c+Math.imul(R,ne)|0,n=n+Math.imul(k,ae)|0,o=(o=o+Math.imul(k,oe)|0)+Math.imul(O,ae)|0,c=c+Math.imul(O,oe)|0,n=n+Math.imul(A,ce)|0,o=(o=o+Math.imul(A,le)|0)+Math.imul(C,ce)|0,c=c+Math.imul(C,le)|0,n=n+Math.imul(T,de)|0,o=(o=o+Math.imul(T,fe)|0)+Math.imul(E,de)|0,c=c+Math.imul(E,fe)|0,n=n+Math.imul(y,pe)|0,o=(o=o+Math.imul(y,me)|0)+Math.imul(_,pe)|0,c=c+Math.imul(_,me)|0;var Ne=(d+(n=n+Math.imul(h,be)|0)|0)+((8191&(o=(o=o+Math.imul(h,ve)|0)+Math.imul(m,be)|0))<<13)|0;d=((c=c+Math.imul(m,ve)|0)+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(G,W),o=(o=Math.imul(G,Y))+Math.imul(V,W)|0,c=Math.imul(V,Y),n=n+Math.imul(F,J)|0,o=(o=o+Math.imul(F,X)|0)+Math.imul(H,J)|0,c=c+Math.imul(H,X)|0,n=n+Math.imul(j,Q)|0,o=(o=o+Math.imul(j,ee)|0)+Math.imul(B,Q)|0,c=c+Math.imul(B,ee)|0,n=n+Math.imul(L,re)|0,o=(o=o+Math.imul(L,ne)|0)+Math.imul(D,re)|0,c=c+Math.imul(D,ne)|0,n=n+Math.imul(M,ae)|0,o=(o=o+Math.imul(M,oe)|0)+Math.imul(R,ae)|0,c=c+Math.imul(R,oe)|0,n=n+Math.imul(k,ce)|0,o=(o=o+Math.imul(k,le)|0)+Math.imul(O,ce)|0,c=c+Math.imul(O,le)|0,n=n+Math.imul(A,de)|0,o=(o=o+Math.imul(A,fe)|0)+Math.imul(C,de)|0,c=c+Math.imul(C,fe)|0,n=n+Math.imul(T,pe)|0,o=(o=o+Math.imul(T,me)|0)+Math.imul(E,pe)|0,c=c+Math.imul(E,me)|0,n=n+Math.imul(y,be)|0,o=(o=o+Math.imul(y,ve)|0)+Math.imul(_,be)|0,c=c+Math.imul(_,ve)|0;var Me=(d+(n=n+Math.imul(h,_e)|0)|0)+((8191&(o=(o=o+Math.imul(h,we)|0)+Math.imul(m,_e)|0))<<13)|0;d=((c=c+Math.imul(m,we)|0)+(o>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(G,J),o=(o=Math.imul(G,X))+Math.imul(V,J)|0,c=Math.imul(V,X),n=n+Math.imul(F,Q)|0,o=(o=o+Math.imul(F,ee)|0)+Math.imul(H,Q)|0,c=c+Math.imul(H,ee)|0,n=n+Math.imul(j,re)|0,o=(o=o+Math.imul(j,ne)|0)+Math.imul(B,re)|0,c=c+Math.imul(B,ne)|0,n=n+Math.imul(L,ae)|0,o=(o=o+Math.imul(L,oe)|0)+Math.imul(D,ae)|0,c=c+Math.imul(D,oe)|0,n=n+Math.imul(M,ce)|0,o=(o=o+Math.imul(M,le)|0)+Math.imul(R,ce)|0,c=c+Math.imul(R,le)|0,n=n+Math.imul(k,de)|0,o=(o=o+Math.imul(k,fe)|0)+Math.imul(O,de)|0,c=c+Math.imul(O,fe)|0,n=n+Math.imul(A,pe)|0,o=(o=o+Math.imul(A,me)|0)+Math.imul(C,pe)|0,c=c+Math.imul(C,me)|0,n=n+Math.imul(T,be)|0,o=(o=o+Math.imul(T,ve)|0)+Math.imul(E,be)|0,c=c+Math.imul(E,ve)|0;var Re=(d+(n=n+Math.imul(y,_e)|0)|0)+((8191&(o=(o=o+Math.imul(y,we)|0)+Math.imul(_,_e)|0))<<13)|0;d=((c=c+Math.imul(_,we)|0)+(o>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(G,Q),o=(o=Math.imul(G,ee))+Math.imul(V,Q)|0,c=Math.imul(V,ee),n=n+Math.imul(F,re)|0,o=(o=o+Math.imul(F,ne)|0)+Math.imul(H,re)|0,c=c+Math.imul(H,ne)|0,n=n+Math.imul(j,ae)|0,o=(o=o+Math.imul(j,oe)|0)+Math.imul(B,ae)|0,c=c+Math.imul(B,oe)|0,n=n+Math.imul(L,ce)|0,o=(o=o+Math.imul(L,le)|0)+Math.imul(D,ce)|0,c=c+Math.imul(D,le)|0,n=n+Math.imul(M,de)|0,o=(o=o+Math.imul(M,fe)|0)+Math.imul(R,de)|0,c=c+Math.imul(R,fe)|0,n=n+Math.imul(k,pe)|0,o=(o=o+Math.imul(k,me)|0)+Math.imul(O,pe)|0,c=c+Math.imul(O,me)|0,n=n+Math.imul(A,be)|0,o=(o=o+Math.imul(A,ve)|0)+Math.imul(C,be)|0,c=c+Math.imul(C,ve)|0;var Ie=(d+(n=n+Math.imul(T,_e)|0)|0)+((8191&(o=(o=o+Math.imul(T,we)|0)+Math.imul(E,_e)|0))<<13)|0;d=((c=c+Math.imul(E,we)|0)+(o>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(G,re),o=(o=Math.imul(G,ne))+Math.imul(V,re)|0,c=Math.imul(V,ne),n=n+Math.imul(F,ae)|0,o=(o=o+Math.imul(F,oe)|0)+Math.imul(H,ae)|0,c=c+Math.imul(H,oe)|0,n=n+Math.imul(j,ce)|0,o=(o=o+Math.imul(j,le)|0)+Math.imul(B,ce)|0,c=c+Math.imul(B,le)|0,n=n+Math.imul(L,de)|0,o=(o=o+Math.imul(L,fe)|0)+Math.imul(D,de)|0,c=c+Math.imul(D,fe)|0,n=n+Math.imul(M,pe)|0,o=(o=o+Math.imul(M,me)|0)+Math.imul(R,pe)|0,c=c+Math.imul(R,me)|0,n=n+Math.imul(k,be)|0,o=(o=o+Math.imul(k,ve)|0)+Math.imul(O,be)|0,c=c+Math.imul(O,ve)|0;var Le=(d+(n=n+Math.imul(A,_e)|0)|0)+((8191&(o=(o=o+Math.imul(A,we)|0)+Math.imul(C,_e)|0))<<13)|0;d=((c=c+Math.imul(C,we)|0)+(o>>>13)|0)+(Le>>>26)|0,Le&=67108863,n=Math.imul(G,ae),o=(o=Math.imul(G,oe))+Math.imul(V,ae)|0,c=Math.imul(V,oe),n=n+Math.imul(F,ce)|0,o=(o=o+Math.imul(F,le)|0)+Math.imul(H,ce)|0,c=c+Math.imul(H,le)|0,n=n+Math.imul(j,de)|0,o=(o=o+Math.imul(j,fe)|0)+Math.imul(B,de)|0,c=c+Math.imul(B,fe)|0,n=n+Math.imul(L,pe)|0,o=(o=o+Math.imul(L,me)|0)+Math.imul(D,pe)|0,c=c+Math.imul(D,me)|0,n=n+Math.imul(M,be)|0,o=(o=o+Math.imul(M,ve)|0)+Math.imul(R,be)|0,c=c+Math.imul(R,ve)|0;var De=(d+(n=n+Math.imul(k,_e)|0)|0)+((8191&(o=(o=o+Math.imul(k,we)|0)+Math.imul(O,_e)|0))<<13)|0;d=((c=c+Math.imul(O,we)|0)+(o>>>13)|0)+(De>>>26)|0,De&=67108863,n=Math.imul(G,ce),o=(o=Math.imul(G,le))+Math.imul(V,ce)|0,c=Math.imul(V,le),n=n+Math.imul(F,de)|0,o=(o=o+Math.imul(F,fe)|0)+Math.imul(H,de)|0,c=c+Math.imul(H,fe)|0,n=n+Math.imul(j,pe)|0,o=(o=o+Math.imul(j,me)|0)+Math.imul(B,pe)|0,c=c+Math.imul(B,me)|0,n=n+Math.imul(L,be)|0,o=(o=o+Math.imul(L,ve)|0)+Math.imul(D,be)|0,c=c+Math.imul(D,ve)|0;var Pe=(d+(n=n+Math.imul(M,_e)|0)|0)+((8191&(o=(o=o+Math.imul(M,we)|0)+Math.imul(R,_e)|0))<<13)|0;d=((c=c+Math.imul(R,we)|0)+(o>>>13)|0)+(Pe>>>26)|0,Pe&=67108863,n=Math.imul(G,de),o=(o=Math.imul(G,fe))+Math.imul(V,de)|0,c=Math.imul(V,fe),n=n+Math.imul(F,pe)|0,o=(o=o+Math.imul(F,me)|0)+Math.imul(H,pe)|0,c=c+Math.imul(H,me)|0,n=n+Math.imul(j,be)|0,o=(o=o+Math.imul(j,ve)|0)+Math.imul(B,be)|0,c=c+Math.imul(B,ve)|0;var je=(d+(n=n+Math.imul(L,_e)|0)|0)+((8191&(o=(o=o+Math.imul(L,we)|0)+Math.imul(D,_e)|0))<<13)|0;d=((c=c+Math.imul(D,we)|0)+(o>>>13)|0)+(je>>>26)|0,je&=67108863,n=Math.imul(G,pe),o=(o=Math.imul(G,me))+Math.imul(V,pe)|0,c=Math.imul(V,me),n=n+Math.imul(F,be)|0,o=(o=o+Math.imul(F,ve)|0)+Math.imul(H,be)|0,c=c+Math.imul(H,ve)|0;var Be=(d+(n=n+Math.imul(j,_e)|0)|0)+((8191&(o=(o=o+Math.imul(j,we)|0)+Math.imul(B,_e)|0))<<13)|0;d=((c=c+Math.imul(B,we)|0)+(o>>>13)|0)+(Be>>>26)|0,Be&=67108863,n=Math.imul(G,be),o=(o=Math.imul(G,ve))+Math.imul(V,be)|0,c=Math.imul(V,ve);var qe=(d+(n=n+Math.imul(F,_e)|0)|0)+((8191&(o=(o=o+Math.imul(F,we)|0)+Math.imul(H,_e)|0))<<13)|0;d=((c=c+Math.imul(H,we)|0)+(o>>>13)|0)+(qe>>>26)|0,qe&=67108863;var Ue=(d+(n=Math.imul(G,_e))|0)+((8191&(o=(o=Math.imul(G,we))+Math.imul(V,_e)|0))<<13)|0;return d=((c=Math.imul(V,we))+(o>>>13)|0)+(Ue>>>26)|0,Ue&=67108863,l[0]=Te,l[1]=Ee,l[2]=Se,l[3]=Ae,l[4]=Ce,l[5]=xe,l[6]=ke,l[7]=Oe,l[8]=Ne,l[9]=Me,l[10]=Re,l[11]=Ie,l[12]=Le,l[13]=De,l[14]=Pe,l[15]=je,l[16]=Be,l[17]=qe,l[18]=Ue,0!==d&&(l[19]=d,r.length++),r};function S(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,o=0,c=0;c>>26)|0)>>>26,l&=67108863}r.words[c]=d,n=l,l=o}return 0!==n?r.words[c]=n:r.length--,r._strip()}function A(e,t,r){return S(e,t,r)}function C(e,t){this.x=e,this.y=t}Math.imul||(E=T),c.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?E(this,e,t):r<63?T(this,e,t):r<1024?S(this,e,t):A(this,e,t)},C.prototype.makeRBT=function(e){for(var t=new Array(e),r=c.prototype._countBits(e)-1,i=0;i>=1;return n},C.prototype.permute=function(e,t,r,n,o,c){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&c,c>>>=13;for(i=2*t;i>=26,r+=o/67108864|0,r+=c>>>26,this.words[i]=67108863&c}return 0!==r&&(this.words[i]=r,this.length++),t?this.ineg():this},c.prototype.muln=function(e){return this.clone().imuln(e)},c.prototype.sqr=function(){return this.mul(this)},c.prototype.isqr=function(){return this.imul(this.clone())},c.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r>>o&1}return t}(e);if(0===t.length)return new c(1);for(var r=this,i=0;i=0);var i,t=e%26,s=(e-t)/26,r=67108863>>>26-t<<26-t;if(0!==t){var o=0;for(i=0;i>>26-t}o&&(this.words[i]=o,this.length++)}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=t?(t-t%26)/26:0;var c=e%26,s=Math.min((e-c)/26,this.length),mask=67108863^67108863>>>c<s)for(this.length-=s,i=0;i=0&&(0!==d||i>=o);i--){var f=0|this.words[i];this.words[i]=d<<26-c|f>>>c,d=f&mask}return l&&0!==d&&(l.words[l.length++]=d),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},c.prototype.ishrn=function(e,t,r){return n(0===this.negative),this.iushrn(e,t,r)},c.prototype.shln=function(e){return this.clone().ishln(e)},c.prototype.ushln=function(e){return this.clone().iushln(e)},c.prototype.shrn=function(e){return this.clone().ishrn(e)},c.prototype.ushrn=function(e){return this.clone().iushrn(e)},c.prototype.testn=function(e){n("number"==typeof e&&e>=0);var t=e%26,s=(e-t)/26,q=1<=0);var t=e%26,s=(e-t)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==t&&s++,this.length=Math.min(s,this.length),0!==t){var mask=67108863^67108863>>>t<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this},c.prototype.isubn=function(e){if(n("number"==typeof e),n(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(d/67108864|0),this.words[i+r]=67108863&o}for(;i>26,this.words[i+r]=67108863&o;if(0===l)return this._strip();for(n(-1===l),l=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip()},c.prototype._wordDiv=function(e,t){var r=(this.length,e.length),a=this.clone(),b=e,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==t){(q=new c(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;d--){var f=67108864*(0|a.words[b.length+d])+(0|a.words[b.length+d-1]);for(f=Math.min(f/n|0,67108863),a._ishlnsubmul(b,f,d);0!==a.negative;)f--,a.negative=0,a._ishlnsubmul(b,1,d),a.isZero()||(a.negative^=1);q&&(q.words[d]=f)}return q&&q._strip(),a._strip(),"div"!==t&&0!==r&&a.iushrn(r),{div:q||null,mod:a}},c.prototype.divmod=function(e,t,r){return n(!e.isZero()),this.isZero()?{div:new c(0),mod:new c(0)}:0!==this.negative&&0===e.negative?(l=this.neg().divmod(e,t),"mod"!==t&&(div=l.div.neg()),"div"!==t&&(o=l.mod.neg(),r&&0!==o.negative&&o.iadd(e)),{div:div,mod:o}):0===this.negative&&0!==e.negative?(l=this.divmod(e.neg(),t),"mod"!==t&&(div=l.div.neg()),{div:div,mod:l.mod}):this.negative&e.negative?(l=this.neg().divmod(e.neg(),t),"div"!==t&&(o=l.mod.neg(),r&&0!==o.negative&&o.isub(e)),{div:l.div,mod:o}):e.length>this.length||this.cmp(e)<0?{div:new c(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new c(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new c(this.modrn(e.words[0]))}:this._wordDiv(e,t);var div,o,l},c.prototype.div=function(e){return this.divmod(e,"div",!1).div},c.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},c.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},c.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),o=e.andln(1),c=r.cmp(n);return c<0||1===o&&0===c?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},c.prototype.modrn=function(e){var t=e<0;t&&(e=-e),n(e<=67108863);for(var p=(1<<26)%e,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%e;return t?-r:r},c.prototype.modn=function(e){return this.modrn(e)},c.prototype.idivn=function(e){var t=e<0;t&&(e=-e),n(e<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/e|0,r=o%e}return this._strip(),t?this.ineg():this},c.prototype.divn=function(e){return this.clone().idivn(e)},c.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var e=this,t=p.clone();e=0!==e.negative?e.umod(p):e.clone();for(var r=new c(1),o=new c(0),l=new c(0),d=new c(1),g=0;e.isEven()&&t.isEven();)e.iushrn(1),t.iushrn(1),++g;for(var f=t.clone(),h=e.clone();!e.isZero();){for(var i=0,m=1;!(e.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(e.iushrn(i);i-- >0;)(r.isOdd()||o.isOdd())&&(r.iadd(f),o.isub(h)),r.iushrn(1),o.iushrn(1);for(var v=0,y=1;!(t.words[0]&y)&&v<26;++v,y<<=1);if(v>0)for(t.iushrn(v);v-- >0;)(l.isOdd()||d.isOdd())&&(l.iadd(f),d.isub(h)),l.iushrn(1),d.iushrn(1);e.cmp(t)>=0?(e.isub(t),r.isub(l),o.isub(d)):(t.isub(e),l.isub(r),d.isub(o))}return{a:l,b:d,gcd:t.iushln(g)}},c.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var e,t=new c(1),r=new c(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,l=1;!(a.words[0]&l)&&i<26;++i,l<<=1);if(i>0)for(a.iushrn(i);i-- >0;)t.isOdd()&&t.iadd(o),t.iushrn(1);for(var d=0,f=1;!(b.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(b.iushrn(d);d-- >0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),t.isub(r)):(b.isub(a),r.isub(t))}return(e=0===a.cmpn(1)?t:r).cmpn(0)<0&&e.iadd(p),e},c.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var a=this.clone(),b=e.clone();a.negative=0,b.negative=0;for(var t=0;a.isEven()&&b.isEven();t++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n}else if(0===r||0===b.cmpn(1))break;a.isub(b)}return b.iushln(t)},c.prototype.invm=function(e){return this.egcd(e).a.umod(e)},c.prototype.isEven=function(){return!(1&this.words[0])},c.prototype.isOdd=function(){return!(1&~this.words[0])},c.prototype.andln=function(e){return this.words[0]&e},c.prototype.bincn=function(e){n("number"==typeof e);var t=e%26,s=(e-t)/26,q=1<>>26,o&=67108863,this.words[i]=o}return 0!==r&&(this.words[i]=r,this.length++),this},c.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},c.prototype.cmpn=function(e){var t,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)t=1;else{r&&(e=-e),n(e<=67108863,"Number is too big");var o=0|this.words[0];t=o===e?0:oe.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|e.words[i];if(a!==b){ab&&(t=1);break}}return t},c.prototype.gtn=function(e){return 1===this.cmpn(e)},c.prototype.gt=function(e){return 1===this.cmp(e)},c.prototype.gten=function(e){return this.cmpn(e)>=0},c.prototype.gte=function(e){return this.cmp(e)>=0},c.prototype.ltn=function(e){return-1===this.cmpn(e)},c.prototype.lt=function(e){return-1===this.cmp(e)},c.prototype.lten=function(e){return this.cmpn(e)<=0},c.prototype.lte=function(e){return this.cmp(e)<=0},c.prototype.eqn=function(e){return 0===this.cmpn(e)},c.prototype.eq=function(e){return 0===this.cmp(e)},c.red=function(e){return new I(e)},c.prototype.toRed=function(e){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},c.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},c.prototype._forceRed=function(e){return this.red=e,this},c.prototype.forceRed=function(e){return n(!this.red,"Already a number in reduction context"),this._forceRed(e)},c.prototype.redAdd=function(e){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},c.prototype.redIAdd=function(e){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},c.prototype.redSub=function(e){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},c.prototype.redISub=function(e){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},c.prototype.redShl=function(e){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},c.prototype.redMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},c.prototype.redIMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},c.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},c.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},c.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},c.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},c.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},c.prototype.redPow=function(e){return n(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var x={k256:null,p224:null,p192:null,p25519:null};function k(e,p){this.name=e,this.p=new c(p,16),this.n=this.p.bitLength(),this.k=new c(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function O(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function N(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function M(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function R(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function I(e){if("string"==typeof e){var t=c._prime(e);this.m=t.p,this.prime=t}else n(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function L(e){I.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new c(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)}k.prototype._tmp=function(){var e=new c(null);return e.words=new Array(Math.ceil(this.n/13)),e},k.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},k.prototype.split=function(input,e){input.iushrn(this.n,0,e)},k.prototype.imulK=function(e){return e.imul(this.k)},o(O,k),O.prototype.split=function(input,output){for(var mask=4194303,e=Math.min(input.length,9),i=0;i>>22,t=r}t>>>=22,input.words[i-10]=t,0===t&&input.length>10?input.length-=10:input.length-=9},O.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,i=0;i>>=26,e.words[i]=n,t=r}return 0!==t&&(e.words[e.length++]=t),e},c._prime=function(e){if(x[e])return x[e];var t;if("k256"===e)t=new O;else if("p224"===e)t=new N;else if("p192"===e)t=new M;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new R}return x[e]=t,t},I.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers")},I.prototype._verify2=function(a,b){n(!(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers")},I.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a)},I.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this)},I.prototype.add=function(a,b){this._verify2(a,b);var e=a.add(b);return e.cmp(this.m)>=0&&e.isub(this.m),e._forceRed(this)},I.prototype.iadd=function(a,b){this._verify2(a,b);var e=a.iadd(b);return e.cmp(this.m)>=0&&e.isub(this.m),e},I.prototype.sub=function(a,b){this._verify2(a,b);var e=a.sub(b);return e.cmpn(0)<0&&e.iadd(this.m),e._forceRed(this)},I.prototype.isub=function(a,b){this._verify2(a,b);var e=a.isub(b);return e.cmpn(0)<0&&e.iadd(this.m),e},I.prototype.shl=function(a,e){return this._verify1(a),this.imod(a.ushln(e))},I.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b))},I.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b))},I.prototype.isqr=function(a){return this.imul(a,a.clone())},I.prototype.sqr=function(a){return this.mul(a,a)},I.prototype.sqrt=function(a){if(a.isZero())return a.clone();var e=this.m.andln(3);if(n(e%2==1),3===e){var t=this.m.add(new c(1)).iushrn(2);return this.pow(a,t)}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new c(1).toRed(this),o=r.redNeg(),l=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new c(2*d*d).toRed(this);0!==this.pow(d,l).cmp(o);)d.redIAdd(o);for(var f=this.pow(d,q),h=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),v=s;0!==m.cmp(r);){for(var y=m,i=0;0!==y.cmp(r);i++)y=y.redSqr();n(i=0;i--){for(var d=e.words[i],f=l-1;f>=0;f--){var h=d>>f&1;r!==t[0]&&(r=this.sqr(r)),0!==h||0!==n?(n<<=1,n|=h,(4===++o||0===i&&0===f)&&(r=this.mul(r,t[n]),o=0,n=0)):o=0}l=26}return r},I.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},I.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},c.mont=function(e){return new L(e)},o(L,I),L.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},L.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},L.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var e=a.imul(b),t=e.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=e.isub(t).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this)},L.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new c(0)._forceRed(this);var e=a.mul(b),t=e.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=e.isub(t).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this)},L.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this)}}(e,this)}).call(this,r(343)(e))},,,,,function(e,t,r){"use strict";r.d(t,"d",(function(){return o})),r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return l})),r.d(t,"c",(function(){return d})),r.d(t,"e",(function(){return f}));var n=r(16);const o=4*n.a,c=15*n.b,l=n.d,d="0",f={COOKIE:"cookie",LOCAL_STORAGE:"local-storage"}},function(e,t,r){"use strict";var n;!function(o){if("function"!=typeof c){var c=function(e){return e};c.nonNative=!0}const l=c("plaintext"),d=c("html"),f=c("comment"),h=/<(\w*)>/g,m=/<\/?([^\s\/>]+)/;function v(html,e,t){return _(html=html||"",y(e=e||[],t=t||""))}function y(e,t){return{allowable_tags:e=function(e){let t=new Set;if("string"==typeof e){let r;for(;r=h.exec(e);)t.add(r[1])}else c.nonNative||"function"!=typeof e[c.iterator]?"function"==typeof e.forEach&&e.forEach(t.add,t):t=new Set(e);return t}(e),tag_replacement:t,state:l,tag_buffer:"",depth:0,in_quote_char:""}}function _(html,e){if("string"!=typeof html)throw new TypeError("'html' parameter must be a string");let t=e.allowable_tags,r=e.tag_replacement,n=e.state,o=e.tag_buffer,c=e.depth,h=e.in_quote_char,output="";for(let e=0,m=html.length;e":if(h)break;if(c){c--;break}h="",n=l,o+=">",t.has(w(o))?output+=o:output+=r,o="";break;case'"':case"'":h=m===h?"":h||m,o+=m;break;case"-":""===m)"--"==o.slice(-2)&&(n=l),o="";else o+=m}return e.state=n,e.tag_buffer=o,e.depth=c,e.in_quote_char=h,output}function w(e){let t=m.exec(e);return t?t[1].toLowerCase():null}v.init_streaming_mode=function(e,t){let r=y(e=e||[],t=t||"");return function(html){return _(html||"",r)}},void 0===(n=function(){return v}.call(t,r,t,e))||(e.exports=n)}()},function(e,t,r){"use strict";function n(e){return e?(parseInt(e,10)^16*Math.random()>>parseInt(e,10)/4).toString(16):"10000000-1000-4000-8000-100000000000".replace(/[018]/g,n)}r.d(t,"c",(function(){return n})),r.d(t,"a",(function(){return c})),r.d(t,"b",(function(){return l})),r.d(t,"d",(function(){return d}));const o=/([\w-]+)\s*=\s*([^;]+)/g;function c(e,t){for(o.lastIndex=0;;){const r=o.exec(e);if(!r)break;if(r[1]===t)return r[2]}}function l(e){const t=new Map;for(o.lastIndex=0;;){const r=o.exec(e);if(!r)break;t.set(r[1],r[2])}return t}function d(e,t,r=""){const n=e.charCodeAt(t-1),o=n>=55296&&n<=56319?t+1:t;return e.length<=o?e:`${e.slice(0,o)}${r}`}},,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.root=t.parseHTML=t.merge=t.contains=void 0;var n=r(161);n.__exportStar(r(780),t),n.__exportStar(r(504),t);var o=r(504);t.default=o.load([]);var c=n.__importStar(r(241));t.contains=c.contains,t.merge=c.merge,t.parseHTML=c.parseHTML,t.root=c.root},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return c})),r.d(t,"b",(function(){return l}));var n=r(35),o=r(173);function c(e,t,r,n,o){return l(e,t,[r],n,o)}function l(e,t,r,c,{once:l,capture:d,passive:f}={}){const h=Object(n.c)((t=>{(t.isTrusted||t.__ddIsTrusted||e.allowUntrustedEvents)&&(l&&_(),c(t))})),m=f?{capture:d,passive:f}:d,v=window.EventTarget&&t instanceof EventTarget?window.EventTarget.prototype:t,y=Object(o.a)(v,"addEventListener");function _(){const e=Object(o.a)(v,"removeEventListener");r.forEach((r=>e.call(t,r,h,m)))}return r.forEach((e=>y.call(t,e,h,m))),{stop:_}}},function(e,t,r){"use strict";r.d(t,"e",(function(){return d})),r.d(t,"b",(function(){return f})),r.d(t,"d",(function(){return v})),r.d(t,"a",(function(){return _})),r.d(t,"c",(function(){return w}));var n=r(30),o=r(16),c=r(77),l=r(168);function d(e,t,r=0,n){const o=new Date;o.setTime(o.getTime()+r);const c=`expires=${o.toUTCString()}`,l=n&&n.crossSite?"none":"strict",d=n&&n.domain?`;domain=${n.domain}`:"",f=n&&n.secure?";secure":"",h=n&&n.partitioned?";partitioned":"";document.cookie=`${e}=${t};${c};path=/;samesite=${l}${d}${f}${h}`}function f(e){return Object(c.a)(document.cookie,e)}let h,m;function v(e){return h||(h=Object(c.b)(document.cookie)),h.get(e)}function y(e,t){d(e,"",0,t)}function _(e){if(void 0===document.cookie||null===document.cookie)return!1;try{const t=`dd_cookie_test_${Object(c.c)()}`,r="test";d(t,r,o.b,e);const n=f(t)===r;return y(t,e),n}catch(e){return n.e.error(e),!1}}function w(e=location.hostname,t=document.referrer){if(void 0===m){const r=function(e,t){try{return e||Object(l.a)(t).hostname}catch(e){}}(e,t);if(r){const e=`dd_site_test_${Object(c.c)()}`,t="test",n=r.split(".");let l=n.pop();for(;n.length&&!f(e);)l=`${n.pop()}.${l}`,d(e,t,o.c,{domain:l});y(e,{domain:l}),m=l}}return m}},,function(e,t,r){var n=r(775),o=r(776),c=o;c.v1=n,c.v4=o,e.exports=c},,,,,,,,function(e,t,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var desc=Object.getOwnPropertyDescriptor(t,r);desc&&!("get"in desc?!t.__esModule:desc.writable||desc.configurable)||(desc={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,desc)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),o=this&&this.__exportStar||function(e,t){for(var p in e)"default"===p||Object.prototype.hasOwnProperty.call(t,p)||n(t,e,p)};Object.defineProperty(t,"__esModule",{value:!0}),t.DomHandler=void 0;var c=r(145),l=r(522);o(r(522),t);var d=/\s+/g,f={normalizeWhitespace:!1,withStartIndices:!1,withEndIndices:!1,xmlMode:!1},h=function(){function e(e,t,r){this.dom=[],this.root=new l.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof t&&(r=t,t=f),"object"==typeof e&&(t=e,e=void 0),this.callback=null!=e?e:null,this.options=null!=t?t:f,this.elementCB=null!=r?r:null}return e.prototype.onparserinit=function(e){this.parser=e},e.prototype.onreset=function(){this.dom=[],this.root=new l.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},e.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},e.prototype.onerror=function(e){this.handleCallback(e)},e.prototype.onclosetag=function(){this.lastNode=null;var e=this.tagStack.pop();this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(e)},e.prototype.onopentag=function(e,t){var r=this.options.xmlMode?c.ElementType.Tag:void 0,element=new l.Element(e,t,void 0,r);this.addNode(element),this.tagStack.push(element)},e.prototype.ontext=function(data){var e=this.options.normalizeWhitespace,t=this.lastNode;if(t&&t.type===c.ElementType.Text)e?t.data=(t.data+data).replace(d," "):t.data+=data,this.options.withEndIndices&&(t.endIndex=this.parser.endIndex);else{e&&(data=data.replace(d," "));var r=new l.Text(data);this.addNode(r),this.lastNode=r}},e.prototype.oncomment=function(data){if(this.lastNode&&this.lastNode.type===c.ElementType.Comment)this.lastNode.data+=data;else{var e=new l.Comment(data);this.addNode(e),this.lastNode=e}},e.prototype.oncommentend=function(){this.lastNode=null},e.prototype.oncdatastart=function(){var text=new l.Text(""),e=new l.NodeWithChildren(c.ElementType.CDATA,[text]);this.addNode(e),text.parent=e,this.lastNode=text},e.prototype.oncdataend=function(){this.lastNode=null},e.prototype.onprocessinginstruction=function(e,data){var t=new l.ProcessingInstruction(e,data);this.addNode(t)},e.prototype.handleCallback=function(e){if("function"==typeof this.callback)this.callback(e,this.dom);else if(e)throw e},e.prototype.addNode=function(e){var t=this.tagStack[this.tagStack.length-1],r=t.children[t.children.length-1];this.options.withStartIndices&&(e.startIndex=this.parser.startIndex),this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),t.children.push(e),r&&(e.prev=r,r.next=e),e.parent=t,this.lastNode=null},e}();t.DomHandler=h,t.default=h},function(e,t,r){"use strict";function n(object){return{...object}}function o(object,e){return Object.keys(object).some((t=>object[t]===e))}function c(object){return 0===Object.keys(object).length}function l(object,e){const t={};for(const r of Object.keys(object))t[r]=e(object[r]);return t}r.d(t,"d",(function(){return n})),r.d(t,"c",(function(){return o})),r.d(t,"a",(function(){return c})),r.d(t,"b",(function(){return l}))},,function(e,t,r){"use strict";r.d(t,"c",(function(){return n})),r.d(t,"b",(function(){return o})),r.d(t,"d",(function(){return c})),r.d(t,"a",(function(){return l})),r.d(t,"e",(function(){return d})),r.d(t,"g",(function(){return f})),r.d(t,"f",(function(){return h}));const n="datad0g.com",o="dd0g-gov.com",c="datadoghq.com",l="datadoghq.eu",d="ddog-gov.com",f="pci.browser-intake-datadoghq.com",h=["ddsource","dd-api-key","dd-request-id"]},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o})),r.d(t,"c",(function(){return l})),r.d(t,"d",(function(){return d}));const n=1024,o=1024*n,c=/[^\u0000-\u007F]/;function l(e){return c.test(e)?void 0!==window.TextEncoder?(new TextEncoder).encode(e).length:new Blob([e]).size:e.length}function d(e){const t=e.reduce(((e,t)=>e+t.length),0),r=new Uint8Array(t);let n=0;for(const t of e)r.set(t,n),n+=t.length;return r}},function(e,t,r){"use strict";r.d(t,"b",(function(){return o})),r.d(t,"a",(function(){return c}));var n=r(52);function o(e,t,r){const o=!r||void 0===r.leading||r.leading,c=!r||void 0===r.trailing||r.trailing;let l,d,f=!1;return{throttled:(...r)=>{f?l=r:(o?e(...r):l=r,f=!0,d=Object(n.d)((()=>{c&&l&&e(...l),f=!1,l=void 0}),t))},cancel:()=>{Object(n.b)(d),f=!1,l=void 0}}}function c(){}},,,,,,,,,function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}e.exports=r,r.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)}},function(e,t,r){"use strict";var n=t,o=r(70),c=r(113),l=r(486);n.assert=c,n.toArray=l.toArray,n.zero2=l.zero2,n.toHex=l.toHex,n.encode=l.encode,n.getNAF=function(e,t,r){var i,n=new Array(Math.max(e.bitLength(),r)+1);for(i=0;i(o>>1)-1?(o>>1)-d:d,c.isubn(l)):l=0,n[i]=l,c.iushrn(1)}return n},n.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,o=0,c=0;e.cmpn(-o)>0||t.cmpn(-c)>0;){var l,d,f=e.andln(3)+o&3,h=t.andln(3)+c&3;3===f&&(f=-1),3===h&&(h=-1),l=1&f?3!==(n=e.andln(7)+o&7)&&5!==n||2!==h?f:-f:0,r[0].push(l),d=1&h?3!==(n=t.andln(7)+c&7)&&5!==n||2!==f?h:-h:0,r[1].push(d),2*o===l+1&&(o=1-o),2*c===d+1&&(c=1-c),e.iushrn(1),t.iushrn(1)}return r},n.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},n.parseBytes=function(e){return"string"==typeof e?n.toArray(e,"hex"):e},n.intFromLE=function(e){return new o(e,"hex","le")}},,function(e,t,r){"use strict";r.d(t,"b",(function(){return o})),r.d(t,"a",(function(){return c}));var n=r(104);function o(e,t,r){if("object"!=typeof e||null===e)return JSON.stringify(e);const n=c(Object.prototype),o=c(Array.prototype),l=c(Object.getPrototypeOf(e)),d=c(e);try{return JSON.stringify(e,t,r)}catch(e){return""}finally{n(),o(),l(),d()}}function c(e){const object=e,t=object.toJSON;return t?(delete object.toJSON,()=>{object.toJSON=t}):n.a}},function(e,t,r){"use strict";r.d(t,"a",(function(){return c})),r.d(t,"c",(function(){return l})),r.d(t,"b",(function(){return d}));var n=r(35),o=r(123);function c(e){const t=new Error(e);let r;return t.name="HandlingStack",Object(n.a)((()=>{const e=Object(o.a)(t);e.stack=e.stack.slice(2),r=l(e)})),r}function l(e){let t=d(e);return e.stack.forEach((e=>{const r="?"===e.func?"":e.func,n=e.args&&e.args.length>0?`(${e.args.join(", ")})`:"",line=e.line?`:${e.line}`:"",o=e.line&&e.column?`:${e.column}`:"";t+=`\n at ${r}${n} @ ${e.url}${line}${o}`})),t}function d(e){return`${e.name||"Error"}: ${e.message}`}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n="_dd_s"},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return w}));const n="?";function o(e){var t,r;const o=[];let c=_(e,"stack");const l=String(e);if(c&&c.startsWith(l)&&(c=c.slice(l.length)),c&&c.split("\n").forEach((line=>{const e=function(line){const e=d.exec(line);if(!e)return;const t=e[2]&&0===e[2].indexOf("native"),r=e[2]&&0===e[2].indexOf("eval"),o=f.exec(e[2]);r&&o&&(e[2]=o[1],e[3]=o[2],e[4]=o[3]);return{args:t?[e[2]]:[],column:e[4]?+e[4]:void 0,func:e[1]||n,line:e[3]?+e[3]:void 0,url:t?void 0:e[2]}}(line)||function(line){const e=h.exec(line);if(!e)return;return{args:[],column:e[3]?+e[3]:void 0,func:n,line:e[2]?+e[2]:void 0,url:e[1]}}(line)||function(line){const e=m.exec(line);if(!e)return;return{args:[],column:e[4]?+e[4]:void 0,func:e[1]||n,line:+e[3],url:e[2]}}(line)||function(line){const e=v.exec(line);if(!e)return;const t=e[3]&&e[3].indexOf(" > eval")>-1,r=y.exec(e[3]);t&&r&&(e[3]=r[1],e[4]=r[2],e[5]=void 0);return{args:e[2]?e[2].split(","):[],column:e[5]?+e[5]:void 0,func:e[1]||n,line:e[4]?+e[4]:void 0,url:e[3]}}(line);e&&(!e.func&&e.line&&(e.func=n),o.push(e))})),o.length>0&&function(){if(void 0!==S)return S;class e extends Error{constructor(){super(),this.name="Error"}}const[t,r]=[e,Error].map((e=>new e));return S=E(Object.getPrototypeOf(t))&&r.stack!==t.stack,S}()&&e instanceof Error){const c=[];let l=e;for(;(l=Object.getPrototypeOf(l))&&E(l);){const e=(null===(t=l.constructor)||void 0===t?void 0:t.name)||n;c.push(e)}for(let i=c.length-1;i>=0&&(null===(r=o[0])||void 0===r?void 0:r.func)===c[i];i--)o.shift()}return{message:_(e,"message"),name:_(e,"name"),stack:o}}const c="((?:file|https?|blob|chrome-extension|electron|native|eval|webpack|snippet||\\w+\\.|\\/).*?)",l="(?::(\\d+))",d=new RegExp(`^\\s*at (.*?) ?\\(${c}${l}?${l}?\\)?\\s*$`,"i"),f=new RegExp(`\\((\\S*)${l}${l}\\)`);const h=new RegExp(`^\\s*at ?${c}${l}?${l}??\\s*$`,"i");const m=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i;const v=/^\s*(.*?)(?:\((.*?)\))?(?:(?:(?:^|@)((?:file|https?|blob|chrome|webpack|resource|capacitor|\[native).*?|[^@]*bundle|\[wasm code\])(?::(\d+))?(?::(\d+))?)|@)\s*$/i,y=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i;function _(e,t){if("object"!=typeof e||!e||!(t in e))return;const r=e[t];return"string"==typeof r?r:void 0}function w(e,t,line,r){if(void 0===t)return;const{name:n,message:o}=function(e){let t,r;"[object String]"==={}.toString.call(e)&&([,t,r]=T.exec(e));return{name:t,message:r}}(e);return{name:n,message:o,stack:[{url:t,column:r,line:line}]}}const T=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?([\s\S]*)$/;function E(e){return String(e.constructor).startsWith("class ")}let S},,function(e,t,r){"use strict";r.d(t,"y",(function(){return Qe})),r.d(t,"a",(function(){return P})),r.d(t,"g",(function(){return I})),r.d(t,"C",(function(){return ya})),r.d(t,"k",(function(){return it})),r.d(t,"u",(function(){return hi})),r.d(t,"s",(function(){return pi})),r.d(t,"o",(function(){return ui})),r.d(t,"p",(function(){return di})),r.d(t,"i",(function(){return fr})),r.d(t,"v",(function(){return Zt})),r.d(t,"w",(function(){return Qt})),r.d(t,"t",(function(){return er})),r.d(t,"j",(function(){return rr})),r.d(t,"n",(function(){return nr})),r.d(t,"q",(function(){return wa})),r.d(t,"A",(function(){return qt})),r.d(t,"l",(function(){return Ir})),r.d(t,"z",(function(){return Lr})),r.d(t,"m",(function(){return Dr})),r.d(t,"B",(function(){return Pr})),r.d(t,"r",(function(){return qr})),r.d(t,"d",(function(){return Ar})),r.d(t,"e",(function(){return Cr})),r.d(t,"f",(function(){return xr})),r.d(t,"c",(function(){return Or})),r.d(t,"b",(function(){return Nr})),r.d(t,"D",(function(){return $t})),r.d(t,"h",(function(){return Kt})),r.d(t,"x",(function(){return xe}));var n=r(376),o=r(42),c=r(134),l=r(16),d=r(123),f=r(43),h=r(133),m=r(131);function v(){return new o.b((e=>{const t=(t,r)=>{const n=Object(h.b)({stackTrace:r,originalError:t,startClocks:Object(l.f)(),nonErrorPrefix:"Uncaught",source:m.a.SOURCE,handling:"unhandled"});e.notify(n)},{stop:r}=(n=t,Object(c.a)(Object(f.a)(),"onerror",(({parameters:[e,t,line,r,o]})=>{let c;Object(h.c)(o)||(c=Object(d.b)(e,t,line,r)),n(null!=o?o:e,c)})));var n;const{stop:o}=function(e){return Object(c.a)(Object(f.a)(),"onunhandledrejection",(({parameters:[t]})=>{e(t.reason||"Empty reason")}))}(t);return()=>{r(),o()}}))}const y=500;var _=r(103);function w(){let output="",e=0;return{isAsync:!1,get isEmpty(){return!output},write(data,t){const r=Object(_.c)(data);e+=r,output+=data,t&&t(r)},finish(e){e(this.finishSync())},finishSync(){const t={output:output,outputBytesCount:e,rawBytesCount:e,pendingData:""};return output="",e=0,t},estimateEncodedBytesCount:data=>data.length}}var T=r(35),E=r(885),S=r(882),A=r(148),C=r(117),x=r(172);function k(e,t,r,n){return Object(T.c)(((...o)=>(n&&Object(E.e)({feature:n}),e()[t][r](...o))))}const O={userContext:"userContext",globalContext:"globalContext",accountContext:"accountContext"},N={getContext:"getContext",setContext:"setContext",setContextProperty:"setContextProperty",removeContextProperty:"removeContextProperty",clearContext:"clearContext"};var M=r(30);function R(e,t){t.silentMultipleInit||M.e.error(`${e} is already initialized.`)}const I={ACTION:"action",ERROR:"error",LONG_TASK:"long_task",VIEW:"view",RESOURCE:"resource",VITAL:"vital"},L={LONG_TASK:"long-task",LONG_ANIMATION_FRAME:"long-animation-frame"},D={INITIAL_LOAD:"initial_load",ROUTE_CHANGE:"route_change",BF_CACHE:"bf_cache"},P={CLICK:"click",CUSTOM:"custom"},j={RAGE_CLICK:"rage_click",ERROR_CLICK:"error_click",DEAD_CLICK:"dead_click"},B={DURATION:"duration",OPERATION_STEP:"operation_step"};var U=r(247),F=r(77);function H(e,t,r){function n(r){(function(e){return!t.wasInPageStateDuringPeriod("frozen",e.startClocks.relative,e.duration)})(r)&&e.notify(12,V(r))}return{addOperationStepVital:function(t,r,n,o){if(!Object(U.d)(U.a.FEATURE_OPERATION_VITAL))return;const{operationKey:c,context:d,description:f}=n||{},h={name:t,type:B.OPERATION_STEP,operationKey:c,failureReason:o,stepType:r,startClocks:Object(l.f)(),context:Object(x.a)(d),description:f};e.notify(12,V(h))},addDurationVital:n,startDurationVital:(e,t={})=>z(r,e,t),stopDurationVital:(e,t={})=>{G(n,r,e,t)}}}function z({vitalsByName:e,vitalsByReference:t},r,n={}){const o={name:r,startClocks:Object(l.f)(),...n},c={__dd_vital_reference:!0};return e.set(r,o),t.set(c,o),c}function G(e,{vitalsByName:t,vitalsByReference:r},n,o={}){const c="string"==typeof n?t.get(n):r.get(n);c&&(e(function(e,t,r,n){var o;return{name:e.name,type:B.DURATION,startClocks:t,duration:Object(l.j)(t.timeStamp,n.timeStamp),context:Object(A.a)(e.context,r.context),description:null!==(o=r.description)&&void 0!==o?o:e.description}}(c,c.startClocks,o,Object(l.f)())),"string"==typeof n?t.delete(n):r.delete(n))}function V(e){const{startClocks:t,type:r,name:n,description:o,context:c}=e,d={id:Object(F.c)(),type:r,name:n,description:o,...r===B.DURATION?{duration:Object(l.q)(e.duration)}:{step_type:e.stepType,operation_key:e.operationKey,failure_reason:e.failureReason}};return{rawRumEvent:{date:t.timeStamp,vital:d,type:I.VITAL,context:c},startTime:t.relative,duration:r===B.DURATION?e.duration:void 0,domainContext:{}}}function K(e,t,r){if(e)for(const n of e){const e=n[t];e&&e(r)}}function W(e,t){const r=e.indexOf(t);r>=0&&e.splice(r,1)}function Y(e){return Array.isArray(e)&&e.length>0}const $=500;var J=r(84),X=r(96);const Z="_dd_c",Q=[];function ee(e,t,r,n){const o=function(e,t){return`${Z}_${e}_${t}`}(r,n);Q.push(Object(J.a)(e,window,"storage",(({key:e})=>{o===e&&t.setContext(l())}))),t.changeObservable.subscribe((function(){localStorage.setItem(o,JSON.stringify(t.getContext()))}));const c=Object(A.a)(l(),t.getContext());function l(){const e=localStorage.getItem(o);return e?JSON.parse(e):{}}Object(X.a)(c)||t.setContext(c)}var te=r(215);function re(e,t,r){const n={...e};for(const[e,{required:o,type:c}]of Object.entries(t))"string"!==c||ne(n[e])||(n[e]=String(n[e])),o&&ne(n[e])&&M.e.warn(`The property ${e} of ${r} is required; context will not be sent to the intake.`);return n}function ne(e){return null==e||""===e}function ie(e="",{propertiesConfig:t={}}={}){let r={};const n=new o.b,c={getContext:()=>Object(A.b)(r),setContext:o=>{!function(e){const t="object"===Object(te.a)(e);return t||M.e.error("Unsupported context:",e),t}(o)?c.clearContext():r=Object(x.a)(re(o,t,e)),n.notify()},setContextProperty:(o,c)=>{r=Object(x.a)(re({...r,[o]:c},t,e)),n.notify()},removeContextProperty:o=>{delete r[o],re(r,t,e),n.notify()},clearContext:()=>{r={},n.notify()},changeObservable:n};return c}function ae(){return ie("global context")}var oe=r(216);function se(){return ie("user",{propertiesConfig:{id:{type:"string"},name:{type:"string"},email:{type:"string"}}})}function ce(){return ie("account",{propertiesConfig:{id:{type:"string",required:!0},name:{type:"string"}}})}var le=r(879),ue=r(104),de=r(168);let fe;function he(){return fe||(fe=new o.b((e=>{if(!f.b.fetch)return;const{stop:t}=Object(c.a)(f.b,"fetch",(t=>function({parameters:e,onPostCall:t,handlingStack:r},n){const[input,o]=e;let c=o&&o.method;void 0===c&&input instanceof Request&&(c=input.method);const d=void 0!==c?String(c).toUpperCase():"GET",f=input instanceof Request?input.url:Object(de.d)(String(input)),h=Object(l.f)(),m={state:"start",init:o,input:input,method:d,startClocks:h,url:f,handlingStack:r};n.notify(m),e[0]=m.input,e[1]=m.init,t((e=>function(e,t,r){const n=r;function o(t){n.state="resolve",Object.assign(n,t),e.notify(n)}t.then(Object(T.c)((e=>{o({response:e,responseType:e.type,status:e.status,isAborted:!1})})),Object(T.c)((e=>{var t,r;o({status:0,isAborted:(null===(r=null===(t=n.init)||void 0===t?void 0:t.signal)||void 0===r?void 0:r.aborted)||e instanceof DOMException&&e.code===DOMException.ABORT_ERR,error:e})})))}(n,e,m)))}(t,e)),{computeHandlingStack:!0});return t}))),fe}var pe=r(85);const me="datadog-synthetics-public-id",ge="datadog-synthetics-result-id",be="datadog-synthetics-injects-rum";function ve(){return!f.c&&Boolean(f.b._DATADOG_SYNTHETICS_INJECTS_RUM||Object(pe.d)(be))}function ye(){const e=window._DATADOG_SYNTHETICS_PUBLIC_ID||Object(pe.d)(me);return"string"==typeof e?e:void 0}function _e(){const e=window._DATADOG_SYNTHETICS_RESULT_ID||Object(pe.d)(ge);return"string"==typeof e?e:void 0}function we(){return Boolean(ye()&&_e())}var Te=r(884),Ee=r(132),Se=r(564),Ae=r(167);const Ce=new Map;function xe(e,t){if(100===t)return!0;if(0===t)return!1;const r=Ce.get(t);if(r&&e===r.sessionId)return r.decision;let n;return n=window.BigInt?function(e,t){const r=BigInt("1111111111111111111"),n=BigInt("0x10000000000000000");return Number(e*r%n)<=t/100*Number(n)}(BigInt(`0x${e.split("-")[4]}`),t):Object(Ee.c)(t),Ce.set(t,{sessionId:e,decision:n}),n}function ke(){return Oe(63)}function Oe(e){const t=crypto.getRandomValues(new Uint32Array(2));return 63===e&&(t[t.length-1]>>>=1),{toString(e=10){let r=t[1],n=t[0],o="";do{const t=r%e*4294967296+n;r=Math.floor(r/e),n=Math.floor(t/e),o=(t%e).toString(e)+o}while(r||n);return o}}}function Ne(e){return e.toString(16).padStart(16,"0")}function Me(e){0!==e.status||e.isAborted||(e.traceId=void 0,e.spanId=void 0,e.traceSampled=void 0)}function Re(e,t,r,n,o,c){const l=r.findTrackedSession();if(!l)return;const d=e.allowedTracingUrls.find((e=>Object(Se.b)([e.match],t.url,!0)));if(!d)return;const f=xe(l.id,e.traceSampleRate);(f||e.traceContextInjection===Te.b.ALL)&&(t.traceSampled=f,t.traceId=Oe(64),t.spanId=ke(),c(function(e,t,r,n,o,c,l,d){const f={};if(o.forEach((n=>{switch(n){case"datadog":Object.assign(f,{"x-datadog-origin":"rum","x-datadog-parent-id":t.toString(),"x-datadog-sampling-priority":r?"1":"0","x-datadog-trace-id":e.toString()});break;case"tracecontext":Object.assign(f,{traceparent:`00-0000000000000000${Ne(e)}-${Ne(t)}-0${r?"1":"0"}`,tracestate:`dd=s:${r?"1":"0"};o:rum`});break;case"b3":Object.assign(f,{b3:`${Ne(e)}-${Ne(t)}-${r?"1":"0"}`});break;case"b3multi":Object.assign(f,{"X-B3-TraceId":Ne(e),"X-B3-SpanId":Ne(t),"X-B3-Sampled":r?"1":"0"})}})),d.propagateTraceBaggage){const e={"session.id":n},t=c.getContext().id;"string"==typeof t&&(e["user.id"]=t);const r=l.getContext().id;"string"==typeof r&&(e["account.id"]=r);const o=Object.entries(e).map((([e,t])=>`${e}=${encodeURIComponent(t)}`)).join(",");o&&(f.baggage=o)}return f}(t.traceId,t.spanId,t.traceSampled,l.id,d.propagatorTypes,n,o,e)))}const Ie=["tracecontext","datadog"];function Le(e,t){var r,n,o,c,l,d,f;if(void 0===e.trackFeatureFlagsForEvents||Array.isArray(e.trackFeatureFlagsForEvents)||M.e.warn("trackFeatureFlagsForEvents should be an array"),!e.applicationId)return void M.e.error("Application ID is not configured, no RUM data will be collected.");if(!Object(Te.c)(e.sessionReplaySampleRate,"Session Replay")||!Object(Te.c)(e.traceSampleRate,"Trace"))return;if(void 0!==e.excludedActivityUrls&&!Array.isArray(e.excludedActivityUrls))return void M.e.error("Excluded Activity Urls should be an array");const h=function(e){if(void 0===e.allowedTracingUrls)return[];if(!Array.isArray(e.allowedTracingUrls))return void M.e.error("Allowed Tracing URLs should be an array");if(0!==e.allowedTracingUrls.length&&void 0===e.service)return void M.e.error("Service needs to be configured when tracing is enabled");const t=[];return e.allowedTracingUrls.forEach((option=>{Object(Se.a)(option)?t.push({match:option,propagatorTypes:Ie}):!function(e){const t=e;return"object"===Object(te.a)(t)&&Object(Se.a)(t.match)&&Array.isArray(t.propagatorTypes)}(option)?M.e.warn("Allowed Tracing Urls parameters should be a string, RegExp, function, or an object. Ignoring parameter",option):t.push(option)})),t}(e);if(!h)return;const m=Object(Te.e)(e,t),v=function(e){if(!e.allowedGraphQlUrls)return[];if(!Array.isArray(e.allowedGraphQlUrls))return M.e.warn("allowedGraphQlUrls should be an array"),[];const t=[];return e.allowedGraphQlUrls.forEach((option=>{Object(Se.a)(option)?t.push({match:option,trackPayload:!1}):option&&"object"==typeof option&&"match"in option&&Object(Se.a)(option.match)&&t.push({match:option.match,trackPayload:!!option.trackPayload})})),t}(e);if(!m)return;const y=null!==(r=e.sessionReplaySampleRate)&&void 0!==r?r:0;return{applicationId:e.applicationId,actionNameAttribute:e.actionNameAttribute,sessionReplaySampleRate:y,startSessionReplayRecordingManually:void 0!==e.startSessionReplayRecordingManually?!!e.startSessionReplayRecordingManually:0===y,traceSampleRate:null!==(n=e.traceSampleRate)&&void 0!==n?n:100,rulePsr:Object(Ee.a)(e.traceSampleRate)?e.traceSampleRate/100:void 0,allowedTracingUrls:h,excludedActivityUrls:null!==(o=e.excludedActivityUrls)&&void 0!==o?o:[],workerUrl:e.workerUrl,compressIntakeRequests:!!e.compressIntakeRequests,trackUserInteractions:!(null!==(c=e.trackUserInteractions)&&void 0!==c&&!c),trackViewsManually:!!e.trackViewsManually,trackResources:!(null!==(l=e.trackResources)&&void 0!==l&&!l),trackLongTasks:!(null!==(d=e.trackLongTasks)&&void 0!==d&&!d),trackBfcacheViews:!!e.trackBfcacheViews,trackEarlyRequests:!!e.trackEarlyRequests,subdomain:e.subdomain,defaultPrivacyLevel:Object(X.c)(Te.a,e.defaultPrivacyLevel)?e.defaultPrivacyLevel:Te.a.MASK,enablePrivacyForActionName:!!e.enablePrivacyForActionName,traceContextInjection:Object(X.c)(Te.b,e.traceContextInjection)?e.traceContextInjection:Te.b.SAMPLED,plugins:e.plugins||[],trackFeatureFlagsForEvents:e.trackFeatureFlagsForEvents||[],profilingSampleRate:null!==(f=e.profilingSampleRate)&&void 0!==f?f:0,propagateTraceBaggage:!!e.propagateTraceBaggage,allowedGraphQlUrls:v,...m}}function De(e){const t=new Set;return Y(e.allowedTracingUrls)&&e.allowedTracingUrls.forEach((option=>{Object(Se.a)(option)?Ie.forEach((e=>t.add(e))):"object"===Object(te.a)(option)&&Array.isArray(option.propagatorTypes)&&option.propagatorTypes.forEach((e=>t.add(e)))})),Array.from(t)}var Pe=r(178);const je=/[a-zA-Z_$]/,Be=/[a-zA-Z0-9_$]/,qe=/[0-9]/,Ue=/[a-fA-F0-9]/,Fe={0:()=>!1,1:()=>!1,2:e=>je.test(e),3:e=>Be.test(e),4:e=>"."===e,5:e=>"["===e,6:e=>"]"===e,7:e=>qe.test(e),8:e=>"'\"".includes(e),9:(e,t)=>e===t.quote,10:()=>!0,11:e=>"\\"===e,12:(e,t)=>void 0===t.escapeSequence?`${t.quote}/\\bfnrtu`.includes(e):!!(t.escapeSequence.startsWith("u")&&t.escapeSequence.length<5)&&Ue.test(e)},He={0:[2,5],1:[],2:[3,4,5,1],3:[3,4,5,1],4:[2],5:[8,7],6:[4,5,1],7:[7,6],8:[11,9,10],9:[6],10:[11,9,10],11:[12],12:[12,11,9,10]},ze=[2,3,7,10],Ge=[4,5,6];const Ve={'"':'"',"'":"'","/":"/","\\":"\\",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"};function Ke(e){return e.startsWith("u")?String.fromCharCode(parseInt(e.slice(1),16)):Ve[e]}const We="v1",Ye=["applicationId","service","env","version","sessionSampleRate","sessionReplaySampleRate","defaultPrivacyLevel","enablePrivacyForActionName","traceSampleRate","trackSessionAcrossSubdomains","allowedTracingUrls","allowedTrackingOrigins"];async function $e(e,t){let r;const n=function(){const e={fetch:{}};return{get:()=>e,increment:(t,r)=>{e[t]||(e[t]={}),e[t][r]||(e[t][r]=0),e[t][r]=e[t][r]+1}}}(),o=await async function(e){let t;try{t=await fetch(function(e){if(e.remoteConfigurationProxy)return e.remoteConfigurationProxy;return`https://sdk-configuration.${Object(Pe.a)("rum",e)}/${We}/${encodeURIComponent(e.remoteConfigurationId)}.json`}(e))}catch(e){t=void 0}if(!t||!t.ok)return{ok:!1,error:new Error("Error fetching the remote configuration.")};const r=await t.json();if(r.rum)return{ok:!0,value:r.rum};return{ok:!1,error:new Error("No remote configuration for RUM.")}}(e);return o.ok?(n.increment("fetch","success"),r=function(e,t,r,n){const o={...e};return Ye.forEach((option=>{option in t&&(o[option]=c(t[option]))})),Object.keys(r).forEach((e=>{void 0!==t[e]&&l(r[e],t[e])})),o;function c(e){if(Array.isArray(e))return e.map(c);if(function(e){return"object"==typeof e&&null!==e}(e)){if("rcSerializedType"in e){const t=e.rcSerializedType;switch(t){case"string":return e.value;case"regex":return Je(e.value);case"dynamic":return d(e);default:return void M.e.error(`Unsupported remote configuration: "rcSerializedType": "${t}"`)}}return Object(X.b)(e,c)}return e}function l(e,t){t.forEach((({key:t,value:r})=>{e.setContextProperty(t,c(r))}))}function d(e){const t=e.strategy;let r;switch(t){case"cookie":r=f(e);break;case"dom":r=h(e);break;case"js":r=v(e);break;default:return void M.e.error(`Unsupported remote configuration: "strategy": "${t}"`)}const n=e.extractor;return void 0!==n&&"string"==typeof r?function(e,t){const r=Je(e.value);if(void 0===r)return;const n=r.exec(t);if(null===n)return;const[o,c]=n;return c||o}(n,r):r}function f({name:e}){const t=Object(pe.b)(e);return n.increment("cookie",void 0!==t?"success":"missing"),t}function h({selector:e,attribute:t}){let element;try{element=document.querySelector(e)}catch(t){return M.e.error(`Invalid selector in the remote configuration: '${e}'`),void n.increment("dom","failure")}if(!element)return void n.increment("dom","missing");if(m(element,t))return M.e.error(`Forbidden element selected by the remote configuration: '${e}'`),void n.increment("dom","failure");const r=void 0!==t?element.getAttribute(t):element.textContent;if(null!==r)return n.increment("dom","success"),r;n.increment("dom","missing")}function m(element,e){return"password"===element.getAttribute("type")&&"value"===e}function v({path:path}){let e=window;const t=function(path){const e=[];let t,r=0;const n={quote:void 0,escapeSequence:void 0};let o="";for(const l of path){if(t=He[r].find((e=>Fe[e](l,n))),!t)return[];if(void 0!==n.escapeSequence&&12!==t){if(c=n.escapeSequence,!("\"'/\\bfnrt".includes(c)||c.startsWith("u")&&5===c.length))return[];o+=Ke(n.escapeSequence),n.escapeSequence=void 0}ze.includes(t)?o+=l:Ge.includes(t)&&""!==o?(e.push(o),o=""):12===t?n.escapeSequence=n.escapeSequence?`${n.escapeSequence}${l}`:l:8===t?n.quote=l:9===t&&(n.quote=void 0),r=t}var c;return He[r].includes(1)?(""!==o&&e.push(o),e):[]}(path);if(0===t.length)return M.e.error(`Invalid JSON path in the remote configuration: '${path}'`),void n.increment("js","failure");for(const r of t){if(!(r in e))return void n.increment("js","missing");try{e=e[r]}catch(e){return M.e.error(`Error accessing: '${path}'`,e),void n.increment("js","failure")}}return n.increment("js","success"),e}}(e,o.value,t,n)):(n.increment("fetch","failure"),M.e.error(o.error)),Object(E.d)("remote configuration metrics",{metrics:n.get()}),r}function Je(pattern){try{return new RegExp(pattern)}catch(e){M.e.error(`Invalid regex in the remote configuration: '${pattern}'`)}}function Xe({ignoreInitIfSyntheticsWillInjectRum:e=!0,startDeflateWorker:t},r,n,o){const c=function(){const e=[];return{add:t=>{e.push(t)>$&&e.splice(0,1)},remove:t=>{W(e,t)},drain:t=>{e.forEach((e=>e(t))),e.length=0}}}(),d=ae();Ze(d,O.globalContext,c);const f=se();Ze(f,O.userContext,c);const h=ce();let m,v,y,_;Ze(h,O.accountContext,c);const w=r.observable.subscribe(A),S={};function A(){if(!y||!_||!r.isGranted())return;let e;if(w.unsubscribe(),_.trackViewsManually){if(!m)return;c.remove(m.callback),e=m.options}const t=o(_,v,e);c.drain(t)}function C(e,n){const o=Object(le.b)();if(o&&(e=function(e){var t,r;return{...e,applicationId:"00000000-aaaa-0000-aaaa-000000000000",clientToken:"empty",sessionSampleRate:100,defaultPrivacyLevel:null!==(t=e.defaultPrivacyLevel)&&void 0!==t?t:null===(r=Object(le.c)())||void 0===r?void 0:r.getPrivacyLevel()}}(e)),y=e,Object(E.a)(function(e){var t;const r=Object(Te.d)(e);return{session_replay_sample_rate:e.sessionReplaySampleRate,start_session_replay_recording_manually:e.startSessionReplayRecordingManually,trace_sample_rate:e.traceSampleRate,trace_context_injection:e.traceContextInjection,propagate_trace_baggage:e.propagateTraceBaggage,action_name_attribute:e.actionNameAttribute,use_allowed_tracing_urls:Y(e.allowedTracingUrls),use_allowed_graph_ql_urls:Y(e.allowedGraphQlUrls),use_track_graph_ql_payload:(n=e.allowedGraphQlUrls,Y(n)&&n.some((option=>"object"==typeof option&&"trackPayload"in option&&!!option.trackPayload))),selected_tracing_propagators:De(e),default_privacy_level:e.defaultPrivacyLevel,enable_privacy_for_action_name:e.enablePrivacyForActionName,use_excluded_activity_urls:Y(e.excludedActivityUrls),use_worker_url:!!e.workerUrl,compress_intake_requests:e.compressIntakeRequests,track_views_manually:e.trackViewsManually,track_user_interactions:e.trackUserInteractions,track_resources:e.trackResources,track_long_task:e.trackLongTasks,track_bfcache_views:e.trackBfcacheViews,track_early_requests:e.trackEarlyRequests,plugins:null===(t=e.plugins)||void 0===t?void 0:t.map((e=>{var t;return{name:e.name,...null===(t=e.getConfigurationTelemetry)||void 0===t?void 0:t.call(e)}})),track_feature_flags_for_events:e.trackFeatureFlagsForEvents,remote_configuration_id:e.remoteConfigurationId,profiling_sample_rate:e.profilingSampleRate,use_remote_configuration_proxy:!!e.remoteConfigurationProxy,...r};var n}(e)),_)return void R("DD_RUM",e);const c=Le(e,n);c&&(o||c.sessionStoreStrategyType?c.compressIntakeRequests&&!o&&t&&(v=t(c,"Datadog RUM",ue.a),!v)||(_=c,he().subscribe(ue.a),r.tryToInit(c.trackingConsent),A()):M.e.warn("No storage available for session. We will not send any data."))}const k=e=>{c.add((t=>t.addDurationVital(e)))};return{init(t,r,n){t?(Object(U.c)(t.enableExperimentalFeatures),y=t,e&&ve()||(K(t.plugins,"onInit",{initConfiguration:t,publicApi:r}),t.remoteConfigurationId?$e(t,{user:f,context:d}).then((e=>{e&&C(e,n)})).catch(T.d):C(t,n))):M.e.error("Missing configuration")},get initConfiguration(){return y},getInternalContext:ue.a,stopSession:ue.a,addTiming(e,time=Object(l.o)()){c.add((t=>t.addTiming(e,time)))},startView(e,t=Object(l.f)()){const r=r=>{r.startView(e,t)};c.add(r),m||(m={options:e,callback:r},A())},setViewName(e){c.add((t=>t.setViewName(e)))},setViewContext(e){c.add((t=>t.setViewContext(e)))},setViewContextProperty(e,t){c.add((r=>r.setViewContextProperty(e,t)))},getViewContext:()=>S,globalContext:d,userContext:f,accountContext:h,addAction(e){c.add((t=>t.addAction(e)))},addError(e){c.add((t=>t.addError(e)))},addFeatureFlagEvaluation(e,t){c.add((r=>r.addFeatureFlagEvaluation(e,t)))},startDurationVital:(e,t)=>z(n,e,t),stopDurationVital(e,t){G(k,n,e,t)},addDurationVital:k,addOperationStepVital:(e,t,r,n)=>{c.add((o=>o.addOperationStepVital(Object(x.a)(e),t,Object(x.a)(r),Object(x.a)(n))))}}}function Ze(e,t,r){e.changeObservable.subscribe((()=>{const n=e.getContext();r.add((e=>e[t].setContext(n)))}))}function Qe(e,t,r,c={}){const d=Object(n.b)(),f={vitalsByName:new Map,vitalsByReference:new WeakMap},h=function(e=v){const t=new o.a(y),r=e().subscribe((e=>{t.notify({type:0,error:e})}));return{observable:t,stop:()=>{r.unsubscribe()}}}().observable;let m=Xe(c,d,f,((n,o,l)=>{const v=e(n,t,r,l,o&&c.createDeflateEncoder?e=>c.createDeflateEncoder(n,o,e):w,d,f,h,c.sdkName);return t.onRumStart(v.lifeCycle,n,v.session,v.viewHistory,o,v.telemetry),r.onRumStart(v.lifeCycle,v.hooks,n,v.session,v.viewHistory),m=function(e,t){return{init:e=>{R("DD_RUM",e)},initConfiguration:e.initConfiguration,...t}}(m,v),K(n.plugins,"onRumStart",{strategy:m,addEvent:v.addEvent}),v}));const _=()=>m,M=Object(T.c)((e=>{const t="object"==typeof e?e:{name:e};m.startView(t),Object(E.e)({feature:"start-view"})})),I=Object(S.b)({init:e=>{const t=(new Error).stack;Object(T.a)((()=>m.init(e,I,t)))},setTrackingConsent:Object(T.c)((e=>{d.update(e),Object(E.e)({feature:"set-tracking-consent",tracking_consent:e})})),setViewName:Object(T.c)((e=>{m.setViewName(e),Object(E.e)({feature:"set-view-name"})})),setViewContext:Object(T.c)((e=>{m.setViewContext(e),Object(E.e)({feature:"set-view-context"})})),setViewContextProperty:Object(T.c)(((e,t)=>{m.setViewContextProperty(e,t),Object(E.e)({feature:"set-view-context-property"})})),getViewContext:Object(T.c)((()=>(Object(E.e)({feature:"set-view-context-property"}),m.getViewContext()))),getInternalContext:Object(T.c)((e=>m.getInternalContext(e))),getInitConfiguration:Object(T.c)((()=>Object(A.b)(m.initConfiguration))),addAction:(e,t)=>{const r=Object(C.a)("action");Object(T.a)((()=>{m.addAction({name:Object(x.a)(e),context:Object(x.a)(t),startClocks:Object(l.f)(),type:P.CUSTOM,handlingStack:r}),Object(E.e)({feature:"add-action"})}))},addError:(e,t)=>{const r=Object(C.a)("error");Object(T.a)((()=>{m.addError({error:e,handlingStack:r,context:Object(x.a)(t),startClocks:Object(l.f)()}),Object(E.e)({feature:"add-error"})}))},addTiming:Object(T.c)(((e,time)=>{m.addTiming(Object(x.a)(e),time)})),setGlobalContext:k(_,O.globalContext,N.setContext,"set-global-context"),getGlobalContext:k(_,O.globalContext,N.getContext,"get-global-context"),setGlobalContextProperty:k(_,O.globalContext,N.setContextProperty,"set-global-context-property"),removeGlobalContextProperty:k(_,O.globalContext,N.removeContextProperty,"remove-global-context-property"),clearGlobalContext:k(_,O.globalContext,N.clearContext,"clear-global-context"),setUser:k(_,O.userContext,N.setContext,"set-user"),getUser:k(_,O.userContext,N.getContext,"get-user"),setUserProperty:k(_,O.userContext,N.setContextProperty,"set-user-property"),removeUserProperty:k(_,O.userContext,N.removeContextProperty,"remove-user-property"),clearUser:k(_,O.userContext,N.clearContext,"clear-user"),setAccount:k(_,O.accountContext,N.setContext,"set-account"),getAccount:k(_,O.accountContext,N.getContext,"get-account"),setAccountProperty:k(_,O.accountContext,N.setContextProperty,"set-account-property"),removeAccountProperty:k(_,O.accountContext,N.removeContextProperty,"remove-account-property"),clearAccount:k(_,O.accountContext,N.clearContext,"clear-account"),startView:M,stopSession:Object(T.c)((()=>{m.stopSession(),Object(E.e)({feature:"stop-session"})})),addFeatureFlagEvaluation:Object(T.c)(((e,t)=>{m.addFeatureFlagEvaluation(Object(x.a)(e),Object(x.a)(t)),Object(E.e)({feature:"add-feature-flag-evaluation"})})),getSessionReplayLink:Object(T.c)((()=>t.getSessionReplayLink())),startSessionReplayRecording:Object(T.c)((e=>{t.start(e),Object(E.e)({feature:"start-session-replay-recording",force:e&&e.force})})),stopSessionReplayRecording:Object(T.c)((()=>t.stop())),addDurationVital:Object(T.c)(((e,t)=>{Object(E.e)({feature:"add-duration-vital"}),m.addDurationVital({name:Object(x.a)(e),type:B.DURATION,startClocks:Object(l.p)(t.startTime),duration:t.duration,context:Object(x.a)(t&&t.context),description:Object(x.a)(t&&t.description)})})),startDurationVital:Object(T.c)(((e,t)=>(Object(E.e)({feature:"start-duration-vital"}),m.startDurationVital(Object(x.a)(e),{context:Object(x.a)(t&&t.context),description:Object(x.a)(t&&t.description)})))),stopDurationVital:Object(T.c)(((e,t)=>{Object(E.e)({feature:"stop-duration-vital"}),m.stopDurationVital("string"==typeof e?Object(x.a)(e):e,{context:Object(x.a)(t&&t.context),description:Object(x.a)(t&&t.description)})})),startFeatureOperation:Object(T.c)(((e,t)=>{Object(E.e)({feature:"add-operation-step-vital",action_type:"start"}),m.addOperationStepVital(e,"start",t)})),succeedFeatureOperation:Object(T.c)(((e,t)=>{Object(E.e)({feature:"add-operation-step-vital",action_type:"succeed"}),m.addOperationStepVital(e,"end",t)})),failFeatureOperation:Object(T.c)(((e,t,r)=>{Object(E.e)({feature:"add-operation-step-vital",action_type:"fail"}),m.addOperationStepVital(e,"end",r,t)}))});return I}var et=r(565),tt=r(567),nt=r(173);function it(){let e;const t=window;if(t.Zone&&(e=Object(nt.a)(t,"MutationObserver"),t.MutationObserver&&e===t.MutationObserver)){const r=new t.MutationObserver(ue.a),n=Object(nt.a)(r,"originalInstance");e=n&&n.constructor}return e||(e=t.MutationObserver),e}const at=class{constructor(){this.callbacks={}}notify(e,data){const t=this.callbacks[e];t&&t.forEach((e=>e(data)))}subscribe(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),{unsubscribe:()=>{this.callbacks[e]=this.callbacks[e].filter((e=>t!==e))}}}};var ot=r(75),st=r(52);const ct=1/0,lt=l.b;let ut=null;const ft=new Set;function ht({expireDelay:e,maxEntries:t}){let r=[];ut||(ut=Object(st.c)((()=>{ft.forEach((e=>e()))}),lt));const n=()=>{const t=Object(l.m)()-e;for(;r.length>0&&r[r.length-1].endTime{W(r,o)},close:e=>{o.endTime=e}};return t&&r.length>=t&&r.pop(),r.unshift(o),o},find:function(e=ct,t={returnInactive:!1}){for(const n of r)if(n.startTime<=e){if(t.returnInactive||e<=n.endTime)return n.value;break}},closeActive:function(e){const t=r[0];t&&t.endTime===ct&&t.close(e)},findAll:function(e=ct,t=0){const n=Object(l.e)(e,t);return r.filter((t=>t.startTime<=n&&e<=t.endTime)).map((e=>e.value))},reset:function(){r=[]},stop:function(){ft.delete(n),0===ft.size&&ut&&(Object(st.a)(ut),ut=null)}}}const pt=ot.d;let mt;const gt=new WeakMap;function bt(e){return mt||(mt=function(e){return new o.b((t=>{const{stop:r}=Object(c.a)(XMLHttpRequest.prototype,"open",vt),{stop:n}=Object(c.a)(XMLHttpRequest.prototype,"send",(r=>{!function({target:e,parameters:[body],handlingStack:t},r,n){const o=gt.get(e);if(!o)return;const d=o;d.state="start",d.startClocks=Object(l.f)(),d.isAborted=!1,d.xhr=e,d.handlingStack=t,d.body=body;let f=!1;const{stop:h}=Object(c.a)(e,"onreadystatechange",(()=>{e.readyState===XMLHttpRequest.DONE&&m()})),m=()=>{if(v(),h(),f)return;f=!0;const t=o;t.state="complete",t.duration=Object(l.j)(d.startClocks.timeStamp,Object(l.o)()),t.status=e.status,n.notify(Object(X.d)(t))},{stop:v}=Object(J.a)(r,e,"loadend",m);n.notify(d)}(r,e,t)}),{computeHandlingStack:!0}),{stop:o}=Object(c.a)(XMLHttpRequest.prototype,"abort",yt);return()=>{r(),n(),o()}}))}(e)),mt}function vt({target:e,parameters:[t,r]}){gt.set(e,{state:"open",method:String(t).toUpperCase(),url:Object(de.d)(String(r))})}function yt({target:e}){const t=gt.get(e);t&&(t.isAborted=!0)}const _t={DOCUMENT:"document",XHR:"xhr",BEACON:"beacon",FETCH:"fetch",CSS:"css",JS:"js",IMAGE:"image",FONT:"font",MEDIA:"media",OTHER:"other"},wt={FETCH:_t.FETCH,XHR:_t.XHR};var Tt=r(568);var Et=r(570);const St="initial_document",At=[[_t.DOCUMENT,e=>St===e],[_t.XHR,e=>"xmlhttprequest"===e],[_t.FETCH,e=>"fetch"===e],[_t.BEACON,e=>"beacon"===e],[_t.CSS,(e,path)=>/\.css$/i.test(path)],[_t.JS,(e,path)=>/\.js$/i.test(path)],[_t.IMAGE,(e,path)=>["image","img","icon"].includes(e)||null!==/\.(gif|jpg|jpeg|tiff|png|svg|ico)$/i.exec(path)],[_t.FONT,(e,path)=>null!==/\.(woff|eot|woff2|ttf)$/i.exec(path)],[_t.MEDIA,(e,path)=>["audio","video"].includes(e)||null!==/\.(mp3|mp4)$/i.exec(path)]];function Ct(e){const t=e.name;if(!Object(de.c)(t))return _t.OTHER;const path=Object(de.b)(t);for(const[t,r]of At)if(r(e.initiatorType,path))return t;return _t.OTHER}function xt(...e){for(let i=1;ie[i])return!1;return!0}function kt(e){return"xmlhttprequest"===e.initiatorType||"fetch"===e.initiatorType}function Ot(e){if(!Mt(e))return;const{startTime:t,fetchStart:r,workerStart:n,redirectStart:o,redirectEnd:c,domainLookupStart:l,domainLookupEnd:d,connectStart:f,secureConnectionStart:h,connectEnd:m,requestStart:v,responseStart:y,responseEnd:_}=e,details={download:Rt(t,y,_),first_byte:Rt(t,v,y)};return 0=0}function Mt(e){const t=xt(e.startTime,e.fetchStart,e.domainLookupStart,e.domainLookupEnd,e.connectStart,e.connectEnd,e.requestStart,e.responseStart,e.responseEnd),r=!function(e){return e.redirectEnd>e.startTime}(e)||xt(e.startTime,e.redirectStart,e.redirectEnd,e.fetchStart);return t&&r}function Rt(e,t,r){if(e<=t&&t<=r)return{duration:Object(l.q)(Object(l.j)(t,r)),start:Object(l.q)(Object(l.j)(e,t))}}function It(e){return""===e.nextHopProtocol?void 0:e.nextHopProtocol}function Lt(e){return""===e.deliveryType?"other":e.deliveryType}function Dt(e){if(e.startTimeRe(e,o,t,r,n,(e=>{var t;if(o.input instanceof Request&&!(null===(t=o.init)||void 0===t?void 0:t.headers))o.input=new Request(o.input),Object.keys(e).forEach((t=>{o.input.headers.append(t,e[t])}));else{o.init=Object(X.d)(o.init);const t=[];o.init.headers instanceof Headers?o.init.headers.forEach(((e,r)=>{t.push([r,e])})):Array.isArray(o.init.headers)?o.init.headers.forEach((header=>{t.push(header)})):o.init.headers&&Object.keys(o.init.headers).forEach((e=>{t.push([e,o.init.headers[e]])})),o.init.headers=t.concat(Object(Ae.b)(e))}})),traceXhr:(o,c)=>Re(e,o,t,r,n,(e=>{Object.keys(e).forEach((t=>{c.setRequestHeader(t,e[t])}))}))}}(t,r,n,o);!function(e,t,r){const n=bt(t).subscribe((t=>{const n=t;if(Pt(n.url))switch(n.state){case"start":r.traceXhr(n,n.xhr),n.requestIndex=Ht(),e.notify(7,{requestIndex:n.requestIndex,url:n.url});break;case"complete":r.clearTracingIfNeeded(n),e.notify(8,{duration:n.duration,method:n.method,requestIndex:n.requestIndex,spanId:n.spanId,startClocks:n.startClocks,status:n.status,traceId:n.traceId,traceSampled:n.traceSampled,type:wt.XHR,url:n.url,xhr:n.xhr,isAborted:n.isAborted,handlingStack:n.handlingStack,body:n.body})}}))}(e,t,c),function(e,t){const r=he().subscribe((r=>{const n=r;if(Pt(n.url))switch(n.state){case"start":t.traceFetch(n),n.requestIndex=Ht(),e.notify(7,{requestIndex:n.requestIndex,url:n.url});break;case"resolve":!function(e,t){const r=e.response&&Object(Tt.b)(e.response);r&&r.body?function(e,t,r){const n=e.getReader(),o=[];let c=0;function l(){let e,l;if(n.cancel().catch(ue.a),r.collectStreamBody){let t;if(1===o.length)t=o[0];else{t=new Uint8Array(c);let e=0;o.forEach((r=>{t.set(r,e),e+=r.length}))}e=t.slice(0,r.bytesLimit),l=t.length>r.bytesLimit}t(void 0,e,l)}!function e(){n.read().then(Object(T.c)((t=>{t.done?l():(r.collectStreamBody&&o.push(t.value),c+=t.value.length,c>r.bytesLimit?l():e())})),Object(T.c)((e=>t(e))))}()}(r.body,(()=>{t(Object(l.j)(e.startClocks.timeStamp,Object(l.o)()))}),{bytesLimit:Number.POSITIVE_INFINITY,collectStreamBody:!1}):t(Object(l.j)(e.startClocks.timeStamp,Object(l.o)()))}(n,(r=>{var o;t.clearTracingIfNeeded(n),e.notify(8,{duration:r,method:n.method,requestIndex:n.requestIndex,responseType:n.responseType,spanId:n.spanId,startClocks:n.startClocks,status:n.status,traceId:n.traceId,traceSampled:n.traceSampled,type:wt.FETCH,url:n.url,response:n.response,init:n.init,input:n.input,isAborted:n.isAborted,handlingStack:n.handlingStack,body:null===(o=n.init)||void 0===o?void 0:o.body})}))}}))}(e,c)}function Ht(){const e=Ut;return Ut+=1,e}function zt(e){return Object(Ee.a)(e)&&e<0?void 0:e}function Gt({lifeCycle:e,isChildEvent:t,onChange:r=ue.a}){const n={errorCount:0,longTaskCount:0,resourceCount:0,actionCount:0,frustrationCount:0},o=e.subscribe(13,(e=>{var o;if("view"!==e.type&&"vital"!==e.type&&t(e))switch(e.type){case I.ERROR:n.errorCount+=1,r();break;case I.ACTION:n.actionCount+=1,e.action.frustration&&(n.frustrationCount+=e.action.frustration.type.length),r();break;case I.LONG_TASK:n.longTaskCount+=1,r();break;case I.RESOURCE:(null===(o=e._dd)||void 0===o?void 0:o.discarded)||(n.resourceCount+=1,r())}}));return{stop:()=>{o.unsubscribe()},eventCounts:n}}function Vt(e,t){const r=Object(l.i)();let n=!1;const{stop:o}=Object(J.b)(e,window,["click","mousedown","keydown","touchstart","pointerdown"],(t=>{if(!t.cancelable)return;const r={entryType:"first-input",processingStart:Object(l.m)(),processingEnd:Object(l.m)(),startTime:t.timeStamp,duration:0,name:"",cancelable:!1,target:null,toJSON:()=>({})};"pointerdown"===t.type?function(e,t){Object(J.b)(e,window,["pointerup","pointercancel"],(e=>{"pointerup"===e.type&&c(t)}),{once:!0})}(e,r):c(r)}),{passive:!0,capture:!0});return{stop:o};function c(e){if(!n){n=!0,o();const c=e.processingStart-e.startTime;c>=0&&c{if(!window.PerformanceObserver)return;const n=e=>{const t=function(e){return e.filter((e=>!function(e){return!(e.entryType!==Kt.RESOURCE||Pt(e.name)&&Nt(e))}(e)))}(e);t.length>0&&r.notify(t)};let o,c=!0;const l=new PerformanceObserver(Object(T.c)((e=>{c?o=Object(st.d)((()=>n(e.getEntries()))):n(e.getEntries())})));try{l.observe(t)}catch(e){if([Kt.RESOURCE,Kt.NAVIGATION,Kt.LONG_TASK,Kt.PAINT].includes(t.type)){t.buffered&&(o=Object(st.d)((()=>n(performance.getEntriesByType(t.type)))));try{l.observe({entryTypes:[t.type]})}catch(e){return}}}let d;return c=!1,function(e){!Yt&&void 0!==window.performance&&"getEntries"in performance&&"addEventListener"in performance&&(Yt=Object(J.a)(e,performance,"resourcetimingbufferfull",(()=>{performance.clearResourceTimings()})))}(e),$t(Kt.FIRST_INPUT)||t.type!==Kt.FIRST_INPUT||({stop:d}=Vt(e,(e=>{n([e])}))),()=>{l.disconnect(),d&&d(),Object(st.b)(o)}}))}let Yt;function $t(e){return window.PerformanceObserver&&void 0!==PerformanceObserver.supportedEntryTypes&&PerformanceObserver.supportedEntryTypes.includes(e)}function Jt(e){return e.nodeType===Node.TEXT_NODE}function Xt(e){return e.nodeType===Node.ELEMENT_NODE}function Zt(e){return Xt(e)&&Boolean(e.shadowRoot)}function Qt(e){const t=e;return!!t.host&&t.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&Xt(t.host)}function er(e){return e.childNodes.length>0||Zt(e)}function rr(e,t){let r=e.firstChild;for(;r;)t(r),r=r.nextSibling;Zt(e)&&t(e.shadowRoot)}function nr(e){return Qt(e)?e.host:e.parentNode}!function(e){e.EVENT="event",e.FIRST_INPUT="first-input",e.LARGEST_CONTENTFUL_PAINT="largest-contentful-paint",e.LAYOUT_SHIFT="layout-shift",e.LONG_TASK="longtask",e.LONG_ANIMATION_FRAME="long-animation-frame",e.NAVIGATION="navigation",e.PAINT="paint",e.RESOURCE="resource",e.VISIBILITY_STATE="visibility-state"}(Kt||(Kt={}));const ir=100,ar=100,or="data-dd-excluded-activity-mutations";function sr(e,t,r,n,c,d){const f=function(e,t,r,n){return new o.b((o=>{const c=[];let l,d=0;return c.push(t.subscribe((e=>{e.every(lr)||f()})),r.subscribe(f),Wt(n,{type:Kt.RESOURCE}).subscribe((e=>{e.some((e=>!cr(n,e.name)))&&f()})),e.subscribe(7,(e=>{cr(n,e.url)||(void 0===l&&(l=e.requestIndex),d+=1,f())})),e.subscribe(8,(e=>{cr(n,e.url)||void 0===l||e.requestIndex{c.forEach((s=>s.unsubscribe()))};function f(){o.notify({isBusy:d>0})}}))}(e,t,r,n);return function(e,t,r){let n,o=!1;const c=Object(st.d)(Object(T.c)((()=>m({hadActivity:!1}))),ir),d=void 0!==r?Object(st.d)(Object(T.c)((()=>m({hadActivity:!0,end:Object(l.o)()}))),r):void 0,f=e.subscribe((({isBusy:e})=>{Object(st.b)(c),Object(st.b)(n);const t=Object(l.o)();e||(n=Object(st.d)(Object(T.c)((()=>m({hadActivity:!0,end:t}))),ar))})),h=()=>{o=!0,Object(st.b)(c),Object(st.b)(n),Object(st.b)(d),f.unsubscribe()};function m(e){o||(h(),t(e))}return{stop:h}}(f,c,d)}function cr(e,t){return Object(Se.b)(e.excludedActivityUrls,t)}function lr(e){const t="characterData"===e.type?e.target.parentElement:e.target;return Boolean(t&&Xt(t)&&t.matches(`[${or}], [${or}] *`))}const ur="data-dd-action-name",dr="Masked Element",fr=[ur,"data-testid","data-test","data-qa","data-cy","data-test-id","data-qa-id","data-testing","data-component","data-element","data-source-file"],pr=[yr,function(element){if(element.id&&!vr(element.id))return`#${CSS.escape(element.id)}`}],mr=[yr,function(element){if("BODY"===element.tagName)return;const e=element.classList;for(let i=0;ie.matches(t);else{const e=Sr(`${t}:scope`,r);n=t=>null!==t.querySelector(e)}let o=e.parentElement.firstElementChild;for(;o;){if(o!==e&&n(o))return!1;o=o.nextElementSibling}return!0}function Sr(e,t){return t?`${e}>${t}`:e}const Ar={IGNORE:"ignore",HIDDEN:"hidden",ALLOW:Te.a.ALLOW,MASK:Te.a.MASK,MASK_USER_INPUT:Te.a.MASK_USER_INPUT,MASK_UNLESS_ALLOWLISTED:Te.a.MASK_UNLESS_ALLOWLISTED},Cr="data-dd-privacy",xr="hidden",kr="dd-privacy-",Or="***",Nr="data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==",Mr={INPUT:!0,OUTPUT:!0,TEXTAREA:!0,SELECT:!0,OPTION:!0,DATALIST:!0,OPTGROUP:!0};function Rr(e){return`[${Cr}="${e}"], .${kr}${e}`}function Ir(e,t,r){if(r&&r.has(e))return r.get(e);const n=nr(e),o=n?Ir(n,t,r):t,c=Lr(Dr(e),o);return r&&r.set(e,c),c}function Lr(e,t){switch(t){case Ar.HIDDEN:case Ar.IGNORE:return t}switch(e){case Ar.ALLOW:case Ar.MASK:case Ar.MASK_USER_INPUT:case Ar.MASK_UNLESS_ALLOWLISTED:case Ar.HIDDEN:case Ar.IGNORE:return e;default:return t}}function Dr(e){if(Xt(e)){if("BASE"===e.tagName)return Ar.ALLOW;if("INPUT"===e.tagName){const t=e;if("password"===t.type||"email"===t.type||"tel"===t.type)return Ar.MASK;if("hidden"===t.type)return Ar.MASK;const r=t.getAttribute("autocomplete");if(r&&(r.startsWith("cc-")||r.endsWith("-password")))return Ar.MASK}return e.matches(Rr(Ar.HIDDEN))?Ar.HIDDEN:e.matches(Rr(Ar.MASK))?Ar.MASK:e.matches(Rr(Ar.MASK_UNLESS_ALLOWLISTED))?Ar.MASK_UNLESS_ALLOWLISTED:e.matches(Rr(Ar.MASK_USER_INPUT))?Ar.MASK_USER_INPUT:e.matches(Rr(Ar.ALLOW))?Ar.ALLOW:function(element){if("SCRIPT"===element.nodeName)return!0;if("LINK"===element.nodeName){const t=e("rel");return/preload|prefetch/i.test(t)&&"script"===e("as")||"shortcut icon"===t||"icon"===t}if("META"===element.nodeName){const t=e("name"),r=e("rel"),n=e("property");return/^msapplication-tile(image|color)$/.test(t)||"application-name"===t||"icon"===r||"apple-touch-icon"===r||"shortcut icon"===r||"keywords"===t||"description"===t||/^(og|twitter|fb):/.test(n)||/^(og|twitter):/.test(t)||"pinterest"===t||"robots"===t||"googlebot"===t||"bingbot"===t||element.hasAttribute("http-equiv")||"author"===t||"generator"===t||"framework"===t||"publisher"===t||"progid"===t||/^article:/.test(n)||/^product:/.test(n)||"google-site-verification"===t||"yandex-verification"===t||"csrf-token"===t||"p:domain_verify"===t||"verify-v1"===t||"verification"===t||"shopify-checkout-api-token"===t}function e(e){return(element.getAttribute(e)||"").toLowerCase()}return!1}(e)?Ar.IGNORE:void 0}}function Pr(e,t){switch(t){case Ar.MASK:case Ar.HIDDEN:case Ar.IGNORE:return!0;case Ar.MASK_UNLESS_ALLOWLISTED:return Jt(e)?!!jr(e.parentNode)||!Ur(e.textContent||""):jr(e);case Ar.MASK_USER_INPUT:return Jt(e)?jr(e.parentNode):jr(e);default:return!1}}function jr(e){if(!e||e.nodeType!==e.ELEMENT_NODE)return!1;const element=e;if("INPUT"===element.tagName)switch(element.type){case"button":case"color":case"reset":case"submit":return!1}return!!Mr[element.tagName]}const Br=text=>text.replace(/\S/g,"x");function qr(e,t,r){var n;const o=null===(n=e.parentElement)||void 0===n?void 0:n.tagName;let c=e.textContent||"";if(t&&!c.trim())return;const l=r;if("SCRIPT"===o)c=Or;else if(l===Ar.HIDDEN)c=Or;else if(Pr(e,l))if("DATALIST"===o||"SELECT"===o||"OPTGROUP"===o){if(!c.trim())return}else c="OPTION"===o?Or:l===Ar.MASK_UNLESS_ALLOWLISTED?function(text,e){if(Ur(text))return text;return e||Br(text)}(c):Br(c);return c}function Ur(text){var e;return!text||!text.trim()||((null===(e=window.$DD_ALLOW)||void 0===e?void 0:e.has(text.toLocaleLowerCase()))||!1)}const Fr=l.c,Hr=100;function zr(e,t){const r=[];let n,o=0;function c(e){e.stopObservable.subscribe(l),r.push(e),Object(st.b)(n),n=Object(st.d)(d,Fr)}function l(){1===o&&r.every((e=>e.isStopped()))&&(o=2,t(r))}function d(){Object(st.b)(n),0===o&&(o=1,l())}return c(e),{tryAppend:e=>{return 0===o&&(r.length>0&&(t=r[r.length-1].event,n=e.event,!(t.target===n.target&&(l=t,f=n,Math.sqrt(Math.pow(l.clientX-f.clientX,2)+Math.pow(l.clientY-f.clientY,2))<=Hr)&&t.timeStamp-n.timeStamp<=Fr))?(d(),!1):(c(e),!0));var t,n,l,f},stop:()=>{d()}}}function Gr(e,t){const r=e.closest(`[${t}]`);if(!r)return;return Jr($r(r.getAttribute(t).trim()))}const Vr=[(element,e)=>{if("labels"in element&&element.labels&&element.labels.length>0)return Zr(element.labels[0],e)},element=>{if("INPUT"===element.nodeName){const input=element,e=input.getAttribute("type");if("button"===e||"submit"===e||"reset"===e)return{name:input.value,nameSource:"text_content"}}},(element,e)=>{if("BUTTON"===element.nodeName||"LABEL"===element.nodeName||"button"===element.getAttribute("role"))return Zr(element,e)},element=>Xr(element,"aria-label"),(element,e)=>{const t=element.getAttribute("aria-labelledby");if(t)return{name:t.split(/\s+/).map((e=>function(e,t){return e.ownerDocument?e.ownerDocument.getElementById(t):null}(element,e))).filter((label=>Boolean(label))).map((element=>Qr(element,e))).join(" "),nameSource:"text_content"}},element=>Xr(element,"alt"),element=>Xr(element,"name"),element=>Xr(element,"title"),element=>Xr(element,"placeholder"),(element,e)=>{if("options"in element&&element.options.length>0)return Zr(element.options[0],e)}],Kr=[(element,e)=>Zr(element,e)],Wr=10;function Yr(e,t,r){let element=e,n=0;for(;n<=Wr&&element&&"BODY"!==element.nodeName&&"HTML"!==element.nodeName&&"HEAD"!==element.nodeName;){for(const e of t){const t=e(element,r);if(t){const{name:e,nameSource:r}=t,n=e&&e.trim();if(n)return{name:Jr($r(n)),nameSource:r}}}if("FORM"===element.nodeName)break;element=element.parentElement,n+=1}}function $r(s){return s.replace(/\s+/g," ")}function Jr(s){return s.length>100?`${Object(F.d)(s,100)} [...]`:s}function Xr(element,e){return{name:element.getAttribute(e)||"",nameSource:"standard_attribute"}}function Zr(element,e){return{name:Qr(element,e)||"",nameSource:"text_content"}}function Qr(element,e){if(element.isContentEditable)return;const{enablePrivacyForActionName:t,actionNameAttribute:r,defaultPrivacyLevel:n}=e;if(Object(U.d)(U.a.USE_TREE_WALKER_FOR_ACTION_NAME))return function(element,e,t,r){const n=new Map,o=document.createTreeWalker(element,NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_TEXT,c);let text="";for(;o.nextNode();){const e=o.currentNode;Xt(e)?("BR"===e.nodeName||"P"===e.nodeName||["block","flex","grid","list-item","table","table-caption"].includes(getComputedStyle(e).display))&&(text+=" "):text+=e.textContent||""}return text.replace(/\s+/g," ").trim();function c(o){const c=Ir(o,r,n);if(t&&c&&Pr(o,c))return NodeFilter.FILTER_REJECT;if(Xt(o)){if(o.hasAttribute(ur)||e&&o.hasAttribute(e))return NodeFilter.FILTER_REJECT;const style=getComputedStyle(o);if("visible"!==style.visibility||"none"===style.display||style.contentVisibility&&"visible"!==style.contentVisibility)return NodeFilter.FILTER_REJECT}return NodeFilter.FILTER_ACCEPT}}(element,r,t,n);if("innerText"in element){let text=element.innerText;const e=e=>{const t=element.querySelectorAll(e);for(let e=0;e0&&(text=text.replace(e,""))}}};return e(`[${ur}]`),r&&e(`[${r}]`),t&&e(`${Rr(Ar.HIDDEN)}, ${Rr(Ar.MASK)}`),text}return element.textContent}function en(){const e=window.getSelection();return!e||e.isCollapsed}function tn(e){return e.target instanceof Element&&!1!==e.isPrimary}const rn=3;function nn(e,t){if(function(e){if(e.some((e=>e.getUserActivity().selection||e.getUserActivity().scroll)))return!1;for(let i=0;ie.getUserActivity().selection));return e.forEach((e=>{e.hasError&&e.addFrustration(j.ERROR_CLICK),on(e)&&!r&&e.addFrustration(j.DEAD_CLICK)})),{isRage:!1}}const an='input:not([type="checkbox"]):not([type="radio"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="range"]),textarea,select,[contenteditable],[contenteditable] *,canvas,a[href],a[href] *';function on(e){if(e.hasPageActivity||e.getUserActivity().input||e.getUserActivity().scroll)return!1;let t=e.event.target;return"LABEL"===t.tagName&&t.hasAttribute("for")&&(t=document.getElementById(t.getAttribute("for"))),!t||!t.matches(an)}const sn=10*l.c,cn=new Map;function ln(e,t){cn.set(e,t),cn.forEach(((e,t)=>{Object(l.j)(t,Object(l.m)())>sn&&cn.delete(t)}))}const un=5*l.b;function dn(e,t,r,n){const c=ht({expireDelay:un}),d=new o.b;let f;e.subscribe(10,(()=>{c.reset()})),e.subscribe(5,v),e.subscribe(11,(e=>{e.reason===tt.a.UNLOADING&&v()}));const{stop:h}=function(e,{onPointerDown:t,onPointerUp:r}){let n,o,c={selection:!1,input:!1,scroll:!1};const l=[Object(J.a)(e,window,"pointerdown",(e=>{tn(e)&&(n=en(),c={selection:!1,input:!1,scroll:!1},o=t(e))}),{capture:!0}),Object(J.a)(e,window,"selectionchange",(()=>{n&&en()||(c.selection=!0)}),{capture:!0}),Object(J.a)(e,window,"scroll",(()=>{c.scroll=!0}),{capture:!0,passive:!0}),Object(J.a)(e,window,"pointerup",(e=>{if(tn(e)&&o){const t=c;r(o,e,(()=>t)),o=void 0}}),{capture:!0}),Object(J.a)(e,window,"input",(()=>{c.input=!0}),{capture:!0})];return{stop:()=>{l.forEach((e=>e.stop()))}}}(n,{onPointerDown:o=>function(e,t,r,n,o){let c;c=e.enablePrivacyForActionName?Ir(n.target,e.defaultPrivacyLevel):Ar.ALLOW;if(c===Ar.HIDDEN)return;const l=function(e,t,r){const rect=e.target.getBoundingClientRect(),n=gr(e.target,r.actionNameAttribute);n&&ln(e.timeStamp,n);const{name:o,nameSource:c}=function(element,e,t=Ar.ALLOW){const{actionNameAttribute:r}=e,n=Gr(element,ur)||r&&Gr(element,r);return n?{name:n,nameSource:"custom_attribute"}:t===Ar.MASK?{name:dr,nameSource:"mask_placeholder"}:Yr(element,Vr,e)||Yr(element,Kr,e)||{name:"",nameSource:"blank"}}(e.target,r,t);return{type:P.CLICK,target:{width:Math.round(rect.width),height:Math.round(rect.height),selector:n},position:{x:Math.round(e.clientX-rect.left),y:Math.round(e.clientY-rect.top)},name:o,nameSource:c}}(n,c,e);let d=!1;return sr(t,r,o,e,(e=>{d=e.hadActivity}),ir),{clickActionBase:l,hadActivityOnPointerDown:()=>d}}(n,e,t,o,r),onPointerUp:({clickActionBase:o,hadActivityOnPointerDown:l},f,h)=>{!function(e,t,r,n,o,c,l,d,f,h,m){var v;const y=fn(t,o,h,d,f);l(y);const _=null===(v=null==d?void 0:d.target)||void 0===v?void 0:v.selector;_&&ln(f.timeStamp,_);const{stop:w}=sr(t,r,n,e,(e=>{e.hadActivity&&e.end{y.stop(e.timeStamp)})),E=c.subscribe((()=>{y.stop()}));y.stopObservable.subscribe((()=>{T.unsubscribe(),w(),E.unsubscribe()}))}(n,e,t,r,c,d,m,o,f,h,l)}});return{stop:()=>{v(),d.notify(),h()},actionContexts:{findActionId:e=>c.findAll(e)}};function m(e){if(!f||!f.tryAppend(e)){const t=e.clone();f=zr(e,(e=>{!function(e,t){const{isRage:r}=nn(e,t);r?(e.forEach((e=>e.discard())),t.stop(Object(l.o)()),t.validate(e.map((e=>e.event)))):(t.discard(),e.forEach((e=>e.validate())))}(e,t)}))}}function v(){f&&f.stop()}}function fn(e,t,r,n,c){const d=Object(F.c)(),f=Object(l.f)(),h=t.add(d,f.relative),m=Gt({lifeCycle:e,isChildEvent:e=>void 0!==e.action&&(Array.isArray(e.action.id)?e.action.id.includes(d):e.action.id===d)});let v,y=0;const _=[],w=new o.b;function T(e){0===y&&(v=e,y=1,v?h.close(Object(l.k)(v)):h.remove(),m.stop(),w.notify())}return{event:c,stop:T,stopObservable:w,get hasError(){return m.eventCounts.errorCount>0},get hasPageActivity(){return void 0!==v},getUserActivity:r,addFrustration:e=>{_.push(e)},startClocks:f,isStopped:()=>1===y||2===y,clone:()=>fn(e,t,r,n,c),validate:t=>{if(T(),1!==y)return;const{resourceCount:r,errorCount:o,longTaskCount:h}=m.eventCounts,w={duration:v&&Object(l.j)(f.timeStamp,v),startClocks:f,id:d,frustrationTypes:_,counts:{resourceCount:r,errorCount:o,longTaskCount:h},events:null!=t?t:[c],event:c,...n};e.notify(0,w),y=2},discard:()=>{T(),y=2}}}function hn(e){const t=pn(e)?{action:{id:e.id,loading_time:zt(Object(l.q)(e.duration)),frustration:{type:e.frustrationTypes},error:{count:e.counts.errorCount},long_task:{count:e.counts.longTaskCount},resource:{count:e.counts.resourceCount}},_dd:{action:{target:e.target,position:e.position,name_source:e.nameSource}}}:{context:e.context},r=Object(A.a)({action:{id:Object(F.c)(),target:{name:e.name},type:e.type},date:e.startClocks.timeStamp,type:I.ACTION},t),n=pn(e)?e.duration:void 0,o=pn(e)?{events:e.events}:{handlingStack:e.handlingStack};return{rawRumEvent:r,duration:n,startTime:e.startClocks.relative,domainContext:o}}function pn(e){return e.type!==P.CUSTOM}var mn=r(116);let gn={};function bn(e){const t=e.map((e=>(gn[e]||(gn[e]=function(e){return new o.b((t=>{const r=M.f[e];return M.f[e]=(...n)=>{r.apply(console,n);const o=Object(C.a)("console error");Object(T.a)((()=>{t.notify(function(e,t,r){const n=e.map((param=>function(param){if("string"==typeof param)return Object(x.a)(param);if(Object(h.c)(param))return Object(C.b)(Object(d.a)(param));return Object(mn.b)(Object(x.a)(param),void 0,2)}(param))).join(" ");if(t===M.a.error){const o=e.find(h.c),c=Object(h.b)({originalError:o,handlingStack:r,startClocks:Object(l.f)(),source:m.a.CONSOLE,handling:"handled",nonErrorPrefix:"Provided",useFallbackStack:!1});return c.message=n,{api:t,message:n,handlingStack:r,error:c}}return{api:t,message:n,error:void 0,handlingStack:r}}(n,e,o))}))},()=>{M.f[e]=r}}))}(e)),gn[e])));return Object(o.c)(...t)}const vn={intervention:"intervention",deprecation:"deprecation",cspViolation:"csp_violation"};function yn(e,t){const r=[];t.includes(vn.cspViolation)&&r.push(function(e){return new o.b((t=>{const{stop:r}=Object(J.a)(e,document,"securitypolicyviolation",(e=>{t.notify(function(e){const t=`'${e.blockedURI}' blocked by '${e.effectiveDirective}' directive`;return _n({type:e.effectiveDirective,message:`${vn.cspViolation}: ${t}`,originalError:e,csp:{disposition:e.disposition},stack:wn(e.effectiveDirective,e.originalPolicy?`${t} of the policy "${Object(F.d)(e.originalPolicy,100,"...")}"`:"no policy",e.sourceFile,e.lineNumber,e.columnNumber)})}(e))}));return r}))}(e));const n=t.filter((e=>e!==vn.cspViolation));return n.length&&r.push(function(e){return new o.b((t=>{if(!window.ReportingObserver)return;const r=Object(T.c)(((e,r)=>e.forEach((e=>t.notify(function(e){const{type:t,body:body}=e;return _n({type:body.id,message:`${t}: ${body.message}`,originalError:e,stack:wn(body.id,body.message,body.sourceFile,body.lineNumber,body.columnNumber)})}(e)))))),n=new window.ReportingObserver(r,{types:e,buffered:!0});return n.observe(),()=>{n.disconnect()}}))}(n)),Object(o.c)(...r)}function _n(e){return{startClocks:Object(l.f)(),source:m.a.REPORT,handling:"unhandled",...e}}function wn(e,t,r,n,o){return r?Object(C.c)({name:e,message:t,stack:[{func:"?",url:r,line:null!=n?n:void 0,column:null!=o?o:void 0}]}):void 0}function Tn(e,t,r){const n=new o.b;return r.subscribe((e=>{0===e.type&&n.notify(e.error)})),function(e){const t=bn([M.a.error]).subscribe((t=>e.notify(t.error)))}(n),function(e,t){const r=yn(e,[vn.cspViolation,vn.intervention]).subscribe((e=>t.notify(e)))}(t,n),n.subscribe((t=>e.notify(14,{error:t}))),function(e){return e.subscribe(14,(({error:t})=>{e.notify(12,function(e){const t={date:e.startClocks.timeStamp,error:{id:Object(F.c)(),message:e.message,source:e.source,stack:e.stack,handling_stack:e.handlingStack,component_stack:e.componentStack,type:e.type,handling:e.handling,causes:e.causes,source_type:"browser",fingerprint:e.fingerprint,csp:e.csp},type:I.ERROR,context:e.context},r={error:e.originalError,handlingStack:e.handlingStack};return{rawRumEvent:t,startTime:e.startClocks.relative,domainContext:r}}(t))})),{addError:({error:t,handlingStack:r,componentStack:n,startClocks:o,context:c})=>{const l=Object(h.b)({originalError:t,handlingStack:r,componentStack:n,startClocks:o,nonErrorPrefix:"Provided",source:m.a.CUSTOM,handling:"handled"});l.context=Object(A.a)(l.context,c),e.notify(14,{error:l})}}}(e)}var En=r(571);const Sn=l.c,An=30;const Cn=new WeakSet;function xn(e){if(!performance||!("getEntriesByName"in performance))return;const t=performance.getEntriesByName(e.url,"resource");if(!t.length||!("toJSON"in t[0]))return;const r=t.filter((e=>!Cn.has(e))).filter((e=>Nt(e)&&Mt(e))).filter((t=>function(e,t,r){const n=1;return e.startTime>=t-n&&kn(e)<=Object(l.e)(r,n)}(t,e.startClocks.relative,kn({startTime:e.startClocks.relative,duration:e.duration}))));return 1===r.length?(Cn.add(r[0]),r[0].toJSON()):void 0}function kn(e){return Object(l.e)(e.startTime,e.duration)}var On=r(883);const Nn=2*l.b;function Mn(e){const data=function(e){const t=e.querySelector("meta[name=dd-trace-id]"),r=e.querySelector("meta[name=dd-trace-time]");return Rn(t&&t.content,r&&r.content)}(e)||function(e){const t=function(e){for(let i=0;i=0;i-=1){const t=e.body.childNodes[i],r=In(t);if(r)return r;if(!Jt(t))break}}(e);if(!t)return;return Rn(Object(F.a)(t,"trace-id"),Object(F.a)(t,"trace-time"))}(e);if(data&&!(data.traceTime<=Object(l.i)()-Nn))return data.traceId}function Rn(e,t){const r=t&&Number(t);if(e&&r)return{traceId:e,traceTime:r}}function In(e){if(e&&function(e){return e.nodeType===Node.COMMENT_NODE}(e)){const t=/^\s*DATADOG;(.*?)\s*$/.exec(e.data);if(t)return t[1]}}function Ln(){if($t(Kt.NAVIGATION)){const e=performance.getEntriesByType(Kt.NAVIGATION)[0];if(e)return e}const e=function(){const e={},t=performance.timing;for(const r in t)if(Object(Ee.a)(t[r])){const n=r,o=t[n];e[n]=0===o?0:Object(l.k)(o)}return e}(),t={entryType:Kt.NAVIGATION,initiatorType:"navigation",name:window.location.href,startTime:0,duration:e.loadEventEnd,decodedBodySize:0,encodedBodySize:0,transferSize:0,workerStart:0,toJSON:()=>({...t,toJSON:void 0}),...e};return t}function Dn(e,t,r=Ln){Object(On.b)(e,"interactive",(()=>{const e=r(),n=Object.assign(e.toJSON(),{entryType:Kt.RESOURCE,initiatorType:St,duration:e.responseEnd,traceId:Mn(document),toJSON:()=>({...n,toJSON:void 0})});t(n)}))}const Pn=1e3;const jn=32*_.a;function Bn(e,t,r,n=function(){const e=[];function t(t){let n;if(t.didTimeout){const e=performance.now();n=()=>An-(performance.now()-e)}else n=t.timeRemaining.bind(t);for(;n()>0&&e.length;)e.shift()();e.length&&r()}function r(){Object(En.a)(t,{timeout:Sn})}return{push(t){1===e.push(t)&&r()},stop(){e.length=0}}}(),o=Dn){let c;const l=t.trackEarlyRequests;l?c=function(e){const t=new Set,r=e.subscribe(8,(e=>{t.add(e),t.size>Pn&&(Object(E.b)("Too many requests"),t.delete(t.values().next().value))}));return{getMatchingRequest(e){let r,n=1/0;for(const o of t){const t=e.startTime-o.startClocks.relative;0<=t&&t{f((()=>function(e,t,r){const n=xn(e);return Un(n,e,r,t)}(e,t,r)))}));const d=Wt(t,{type:Kt.RESOURCE,buffered:!0}).subscribe((e=>{for(const n of e)!l&&kt(n)||f((()=>qn(n,t,r,c)))}));function f(t){n.push((()=>{const r=t();r&&e.notify(12,r)}))}return o(t,(e=>{f((()=>qn(e,t,r,c)))})),{stop:()=>{n.stop(),d.unsubscribe()}}}function qn(e,t,r,n){return Un(e,kt(e)&&n?n.getMatchingRequest(e):void 0,r,t)}function Un(e,t,r,n){if(!e&&!t)return;const o=t?function(e,t){const r=e.traceSampled&&e.traceId&&e.spanId;if(!r)return;return{_dd:{span_id:e.spanId.toString(),trace_id:e.traceId.toString(),rule_psr:t.rulePsr}}}(t,n):function(e,t){const r=e.traceId;if(!r)return;return{_dd:{trace_id:e.traceId,span_id:ke().toString(),rule_psr:t.rulePsr}}}(e,n);if(!n.trackResources&&!o)return;const c=e?Object(l.n)(e.startTime):t.startClocks,d=e?function(e){const{duration:t,startTime:r,responseEnd:n}=e;return 0===t&&rObject(Se.b)([t.match],e)))}(e.url,t);if(!r)return;return function(e,t=!1){if(!e||"string"!=typeof e)return;let r;try{r=JSON.parse(e)}catch(e){return}if(!r||!r.query)return;const n=r.query.trim(),o=function(e){var t;return null===(t=e.match(/^\s*(query|mutation|subscription)\b/i))||void 0===t?void 0:t[1]}(n),c=r.operationName;if(!o)return;let l;return r.variables&&(l=JSON.stringify(r.variables)),{operationType:o,operationName:c,variables:l,payload:t?Object(F.d)(n,jn,"..."):void 0}}(e.body,r.trackPayload)}(t,n),h=Object(A.a)({date:c.timeStamp,resource:{id:Object(F.c)(),duration:Object(l.q)(d),type:t?t.type===wt.XHR?_t.XHR:_t.FETCH:Ct(e),method:t?t.method:void 0,status_code:t?t.status:(m=e.responseStatus,0===m?void 0:m),url:t?qt(t.url):e.name,protocol:e&&It(e),delivery_type:e&&Lt(e),graphql:f},type:I.RESOURCE,_dd:{discarded:!n.trackResources}},o,e&&function(e){const{renderBlockingStatus:t}=e;return{resource:{render_blocking_status:t,...Dt(e),...Ot(e)}}}(e));var m;return{startTime:c.relative,duration:d,rawRumEvent:h,domainContext:Fn(e,t)}}function Fn(e,t){if(t){const r={performanceEntry:e,isAborted:t.isAborted,handlingStack:t.handlingStack};return t.type===wt.XHR?{xhr:t.xhr,...r}:{requestInput:t.input,requestInit:t.init,response:t.response,error:t.error,...r}}return{performanceEntry:e}}function Hn(){try{return(new Intl.DateTimeFormat).resolvedOptions().timeZone}catch(e){return}}const zn=10*l.b;function Gn(e,t,r=Ln){return function(e,t){let r;const{stop:n}=Object(On.b)(e,"complete",(()=>{r=Object(st.d)((()=>t()))}));return{stop:()=>{n(),Object(st.b)(r)}}}(e,(()=>{const e=r();(function(e){return e.loadEventEnd<=0})(e)||t(function(e){return{domComplete:e.domComplete,domContentLoaded:e.domContentLoadedEventEnd,domInteractive:e.domInteractive,loadEvent:e.loadEventEnd,firstByte:e.responseStart>=0&&e.responseStart<=Object(l.m)()?e.responseStart:void 0}}(e))}))}const Vn=10*l.b;function Kn(e,t,r=window){if("hidden"===document.visibilityState)return{timeStamp:0,stop:ue.a};if($t(Kt.VISIBILITY_STATE)){const e=performance.getEntriesByType(Kt.VISIBILITY_STATE).filter((e=>"hidden"===e.name)).find((e=>e.startTime>=t.relative));if(e)return{timeStamp:e.startTime,stop:ue.a}}let n=1/0;const{stop:o}=Object(J.b)(e,r,["pagehide","visibilitychange"],(e=>{"pagehide"!==e.type&&"hidden"!==document.visibilityState||(n=e.timeStamp,o())}),{capture:!0});return{get timeStamp(){return n},stop:o}}function Wn(e,t,r,n){const o={},{stop:c}=Gn(e,(e=>{r(e.loadEvent),o.navigationTimings=e,n()})),d=Kn(e,t),{stop:f}=function(e,t,r){return{stop:Wt(e,{type:Kt.PAINT,buffered:!0}).subscribe((e=>{const n=e.find((e=>"first-contentful-paint"===e.name&&e.startTime{o.firstContentfulPaint=e,n()})),{stop:h}=function(e,t,r,n){let o=1/0;const{stop:c}=Object(J.b)(e,r,["pointerdown","keydown"],(e=>{o=e.timeStamp}),{capture:!0,once:!0});let l=0;const d=Wt(e,{type:Kt.LARGEST_CONTENTFUL_PAINT,buffered:!0}).subscribe((r=>{const c=Object(Ae.a)(r,(e=>e.entryType===Kt.LARGEST_CONTENTFUL_PAINT&&e.startTimel));if(c){let t;c.element&&(t=gr(c.element,e.actionNameAttribute)),n({value:c.startTime,targetSelector:t,resourceUrl:(d=c,""===d.url?void 0:d.url)}),l=c.size}var d}));return{stop:()=>{c(),d.unsubscribe()}}}(e,d,window,(e=>{o.largestContentfulPaint=e,n()})),{stop:m}=function(e,t,r){const n=Wt(e,{type:Kt.FIRST_INPUT,buffered:!0}).subscribe((n=>{const o=n.find((e=>e.startTime=0?t:0,time:o.startTime,targetSelector:n})}}));return{stop:()=>{n.unsubscribe()}}}(e,d,(e=>{o.firstInput=e,n()}));return{stop:function(){c(),f(),h(),m(),d.stop()},initialViewMetrics:o}}const Yn=(e,t)=>e*t,$n=source=>Yn(source.previousRect.width,source.previousRect.height)+Yn(source.currentRect.width,source.currentRect.height)-((e,t)=>{const r=Math.max(e.left,t.left),n=Math.max(e.top,t.top),o=Math.min(e.right,t.right),c=Math.min(e.bottom,t.bottom);return r>=o||n>=c?0:Yn(o-r,c-n)})(source.previousRect,source.currentRect);function Jn(e,t,r){if(!$t(Kt.LAYOUT_SHIFT)||!("WeakRef"in window))return{stop:ue.a};let n,o=0;r({value:0});const c=function(){let e,t,r=0,n=0;return{update:o=>{let c;return void 0===e||o.startTime-t>=ei||o.startTime-e>=Qn?(e=t=o.startTime,n=r=o.value,c=!0):(r+=o.value,t=o.startTime,c=o.value>n,c&&(n=o.value)),{cumulatedValue:r,isMaxValue:c}}}}(),d=Wt(e,{type:Kt.LAYOUT_SHIFT,buffered:!0}).subscribe((d=>{var f;for(const h of d){if(h.hadRecentInput||h.startTimeo){o=d;const t=null===(f=null==n?void 0:n.target)||void 0===f?void 0:f.deref();r({value:Object(Ee.d)(o,4),targetSelector:t&&gr(t,e.actionNameAttribute),time:null==n?void 0:n.time,previousRect:(null==n?void 0:n.previousRect)?Zn(n.previousRect):void 0,currentRect:(null==n?void 0:n.currentRect)?Zn(n.currentRect):void 0,devicePixelRatio:null==n?void 0:n.devicePixelRatio})}}}));return{stop:()=>{d.unsubscribe()}}}function Xn(e){let t;for(const source of e)if(source.node&&Xt(source.node)){const e=$n(source);(!t||$n(t)ti?ri:window.performance.interactionCount||0,oi=10,si=1*l.b;function ci(e,t,r){if(!($t(Kt.EVENT)&&window.PerformanceEventTiming&&"interactionId"in PerformanceEventTiming.prototype))return{getInteractionToNextPaint:()=>{},setViewEnd:ue.a,stop:ue.a};const{getViewInteractionCount:n,stopViewInteractionCount:o}=function(e){"interactionCount"in performance||ti||(ti=new window.PerformanceObserver(Object(T.c)((e=>{e.getEntries().forEach((e=>{const t=e;t.interactionId&&(ni=Math.min(ni,t.interactionId),ii=Math.max(ii,t.interactionId),ri=(ii-ni)/7+1)}))}))),ti.observe({type:"event",buffered:!0,durationThreshold:0}));const t=e===D.INITIAL_LOAD?0:ai();let r={stopped:!1};function n(){return ai()-t}return{getViewInteractionCount:()=>r.stopped?r.interactionCount:n(),stopViewInteractionCount:()=>{r={stopped:!0,interactionCount:n()}}}}(r);let c=1/0;const d=function(e){const t=[];function r(){t.sort(((a,b)=>b.duration-a.duration)).splice(oi)}return{process(e){const n=t.findIndex((t=>e.interactionId===t.interactionId)),o=t[t.length-1];-1!==n?e.duration>t[n].duration&&(t[n]=e,r()):(t.lengtho.duration)&&(t.push(e),r())},estimateP98Interaction(){const r=Math.min(t.length-1,Math.floor(e()/50));return t[r]}}}(n);let f,h,m=-1;function v(r){for(const e of r)e.interactionId&&e.startTime>=t&&e.startTime<=c&&d.process(e);const n=d.estimateP98Interaction();n&&n.duration!==m&&(m=n.duration,h=Object(l.j)(t,n.startTime),f=function(e){const t=cn.get(e);return cn.delete(e),t}(n.startTime),!f&&n.target&&Xt(n.target)&&(f=gr(n.target,e.actionNameAttribute)))}const y=Wt(e,{type:Kt.FIRST_INPUT,buffered:!0}).subscribe(v),_=Wt(e,{type:Kt.EVENT,durationThreshold:40,buffered:!0}).subscribe(v);return{getInteractionToNextPaint:()=>m>=0?{value:Math.min(m,si),targetSelector:f,time:h}:n()?{value:0}:void 0,setViewEnd:e=>{c=e,o()},stop:()=>{_.unsubscribe(),y.unsubscribe()}}}function ui(){let e;const t=window.visualViewport;return e=t?t.pageLeft-t.offsetLeft:void 0!==window.scrollX?window.scrollX:window.pageXOffset||0,Math.round(e)}function di(){let e;const t=window.visualViewport;return e=t?t.pageTop-t.offsetTop:void 0!==window.scrollY?window.scrollY:window.pageYOffset||0,Math.round(e)}let fi;function hi(e){return fi||(fi=function(e){return new o.b((t=>{const{throttled:r}=Object(ue.b)((()=>{t.notify(pi())}),200);return Object(J.a)(e,window,"resize",r,{capture:!0,passive:!0}).stop}))}(e)),fi}function pi(){const e=window.visualViewport;return e?{width:Number(e.width*e.scale),height:Number(e.height*e.scale)}:{width:Number(window.innerWidth||0),height:Number(window.innerHeight||0)}}const mi=l.c;function gi(e,t,r,n=function(e,t=mi){return new o.b((r=>{function n(){r.notify(function(){const e=di(),{height:t}=pi(),r=Math.round((document.scrollingElement||document.documentElement).scrollHeight),n=Math.round(t+e);return{scrollHeight:r,scrollDepth:n,scrollTop:e}}())}if(window.ResizeObserver){const r=Object(ue.b)(n,t,{leading:!1,trailing:!0}),o=document.scrollingElement||document.documentElement,c=new ResizeObserver(Object(T.c)(r.throttled));o&&c.observe(o);const l=Object(J.a)(e,window,"scroll",r.throttled,{passive:!0});return()=>{r.cancel(),c.disconnect(),l.stop()}}}))}(e)){let c=0,d=0,f=0;const h=n.subscribe((({scrollDepth:e,scrollTop:n,scrollHeight:o})=>{let h=!1;if(e>c&&(c=e,h=!0),o>d){d=o;const e=Object(l.m)();f=Object(l.j)(t.relative,e),h=!0}h&&r({maxDepth:Math.min(c,d),maxDepthScrollTop:n,maxScrollHeight:d,maxScrollHeightTime:f})}));return{stop:()=>h.unsubscribe()}}function bi(e,t,r,n,o,c,d){const f={},{stop:h,setLoadEvent:m}=function(e,t,r,n,o,c,d){let f=o===D.INITIAL_LOAD,h=!0;const m=[],v=Kn(n,c);function y(){if(!h&&!f&&m.length>0){const e=Math.max(...m);e{h&&(h=!1,e.hadActivity&&m.push(Object(l.j)(c.timeStamp,e.end)),y())}));return{stop:()=>{_(),v.stop()},setLoadEvent:e=>{f&&(f=!1,m.push(e),y())}}}(e,t,r,n,c,d,(e=>{f.loadingTime=e,o()})),{stop:v}=gi(n,d,(e=>{f.scroll=e})),{stop:y}=Jn(n,d.relative,(e=>{f.cumulativeLayoutShift=e,o()})),{stop:_,getInteractionToNextPaint:w,setViewEnd:T}=ci(n,d.relative,c);return{stop:()=>{h(),y(),v()},stopINPTracking:_,setLoadEvent:m,setViewEnd:T,getCommonViewMetrics:()=>(f.interactionToNextPaint=w(),f)}}function vi(e,t,r){var n,o;n=e.relative,o=e=>{t.firstContentfulPaint=e,t.largestContentfulPaint={value:e},r()},requestAnimationFrame((()=>{requestAnimationFrame((()=>{o(Object(l.j)(n,Object(l.m)()))}))}))}const yi=3e3,_i=5*l.b,wi=5*l.b;function Ti(e,t,r,n,c,d,f,h){const m=new Set;let v,y,_=w(D.INITIAL_LOAD,Object(l.g)(),h);function w(d,f,h){const v=function(e,t,r,n,c,d,f=Object(l.f)(),h){const m=Object(F.c)(),v=new o.b,y={};let _,w=0;const T=Object(X.d)(c),E=ie();let S=!0,A=null==h?void 0:h.name;const C=(null==h?void 0:h.service)||n.service,x=(null==h?void 0:h.version)||n.version,k=null==h?void 0:h.context;k&&E.setContext(k);const O={id:m,name:A,startClocks:f,service:C,version:x,context:k};e.notify(1,O),e.notify(2,O);const{throttled:N,cancel:R}=Object(ue.b)($,yi,{leading:!1}),{setLoadEvent:I,setViewEnd:L,stop:P,stopINPTracking:j,getCommonViewMetrics:B}=bi(e,t,r,n,Y,d,f),{stop:U,initialViewMetrics:H}=d===D.INITIAL_LOAD?Wn(n,f,I,Y):{stop:ue.a,initialViewMetrics:{}};d===D.BF_CACHE&&vi(f,H,Y);const{stop:z,eventCounts:G}=function(e,t,r){const{stop:n,eventCounts:o}=Gt({lifeCycle:e,isChildEvent:e=>e.view.id===t,onChange:r});return{stop:n,eventCounts:o}}(e,m,Y),V=Object(st.c)($,_i),K=e.subscribe(11,(e=>{e.reason===tt.a.UNLOADING&&$()}));function W(){e.notify(3,{id:m,name:A,context:E.getContext(),startClocks:f,sessionIsActive:S})}function Y(){W(),N()}function $(){R(),W(),w+=1;const t=void 0===_?Object(l.o)():_.timeStamp;e.notify(4,{customTimings:y,documentVersion:w,id:m,name:A,service:C,version:x,context:E.getContext(),loadingType:d,location:T,startClocks:f,commonViewMetrics:B(),initialViewMetrics:H,duration:Object(l.j)(f.timeStamp,t),isActive:void 0===_,sessionIsActive:S,eventCounts:G})}return $(),E.changeObservable.subscribe(Y),{get name(){return A},service:C,version:x,contextManager:E,stopObservable:v,end(t={}){var r,n;_||(_=null!==(r=t.endClocks)&&void 0!==r?r:Object(l.f)(),S=null===(n=t.sessionIsActive)||void 0===n||n,e.notify(5,{endClocks:_}),e.notify(6,{endClocks:_}),Object(st.a)(V),L(_.relative),P(),K.unsubscribe(),$(),Object(st.d)((()=>{this.stop()}),wi))},stop(){U(),z(),j(),v.notify()},addTiming(e,time){if(_)return;const t=Object(l.l)(time)?time:Object(l.j)(f.timeStamp,time);y[function(e){const t=e.replace(/[^a-zA-Z0-9-_.@$]/g,"_");t!==e&&M.e.warn(`Invalid timing name: ${e}, sanitized to: ${t}`);return t}(e)]=t,Y()},setViewName(e){A=e,$()}}}(t,r,n,c,e,d,f,h);return m.add(v),v.stopObservable.subscribe((()=>{m.delete(v)})),v}return t.subscribe(10,(()=>{_=w(D.ROUTE_CHANGE,void 0,{name:_.name,service:_.service,version:_.version,context:_.contextManager.getContext()})})),t.subscribe(9,(()=>{_.end({sessionIsActive:!1})})),f&&(y=function(e){return e.subscribe((({oldLocation:e,newLocation:t})=>{var r,n;n=t,((r=e).pathname!==n.pathname||!function(e){const t=e.substring(1);return""!==t&&!!document.getElementById(t)}(n.hash)&&Ei(n.hash)!==Ei(r.hash))&&(_.end(),_=w(D.ROUTE_CHANGE))}))}(d),c.trackBfcacheViews&&(v=function(e,t){const{stop:r}=Object(J.a)(e,window,"pageshow",(e=>{e.persisted&&t(e)}),{capture:!0});return r}(c,(e=>{_.end();const t=Object(l.n)(e.timeStamp);_=w(D.BF_CACHE,t,void 0)})))),{addTiming:(e,time=Object(l.o)())=>{_.addTiming(e,time)},startView:(e,t)=>{_.end({endClocks:t}),_=w(D.ROUTE_CHANGE,t,e)},setViewContext:e=>{_.contextManager.setContext(e)},setViewContextProperty:(e,t)=>{_.contextManager.setContextProperty(e,t)},setViewName:e=>{_.setViewName(e)},getViewContext:()=>_.contextManager.getContext(),stop:()=>{y&&y.unsubscribe(),v&&v(),_.end(),m.forEach((view=>view.stop()))}}}function Ei(e){const t=e.indexOf("?");return t<0?e:e.slice(0,t)}function Si(e,t,r,n,o,c,d,f,h,m){return e.subscribe(4,(view=>e.notify(12,function(view,e,t){var r,n,o,c,d,f,h,m,v,y,_,w,T,E,S,A,C,x;const k=t.getReplayStats(view.id),O=null===(n=null===(r=view.commonViewMetrics)||void 0===r?void 0:r.cumulativeLayoutShift)||void 0===n?void 0:n.devicePixelRatio,N={_dd:{document_version:view.documentVersion,replay_stats:k,cls:O?{device_pixel_ratio:O}:void 0,configuration:{start_session_replay_recording_manually:e.startSessionReplayRecordingManually}},date:view.startClocks.timeStamp,type:I.VIEW,view:{action:{count:view.eventCounts.actionCount},frustration:{count:view.eventCounts.frustrationCount},cumulative_layout_shift:null===(o=view.commonViewMetrics.cumulativeLayoutShift)||void 0===o?void 0:o.value,cumulative_layout_shift_time:Object(l.q)(null===(c=view.commonViewMetrics.cumulativeLayoutShift)||void 0===c?void 0:c.time),cumulative_layout_shift_target_selector:null===(d=view.commonViewMetrics.cumulativeLayoutShift)||void 0===d?void 0:d.targetSelector,first_byte:Object(l.q)(null===(f=view.initialViewMetrics.navigationTimings)||void 0===f?void 0:f.firstByte),dom_complete:Object(l.q)(null===(h=view.initialViewMetrics.navigationTimings)||void 0===h?void 0:h.domComplete),dom_content_loaded:Object(l.q)(null===(m=view.initialViewMetrics.navigationTimings)||void 0===m?void 0:m.domContentLoaded),dom_interactive:Object(l.q)(null===(v=view.initialViewMetrics.navigationTimings)||void 0===v?void 0:v.domInteractive),error:{count:view.eventCounts.errorCount},first_contentful_paint:Object(l.q)(view.initialViewMetrics.firstContentfulPaint),first_input_delay:Object(l.q)(null===(y=view.initialViewMetrics.firstInput)||void 0===y?void 0:y.delay),first_input_time:Object(l.q)(null===(_=view.initialViewMetrics.firstInput)||void 0===_?void 0:_.time),first_input_target_selector:null===(w=view.initialViewMetrics.firstInput)||void 0===w?void 0:w.targetSelector,interaction_to_next_paint:Object(l.q)(null===(T=view.commonViewMetrics.interactionToNextPaint)||void 0===T?void 0:T.value),interaction_to_next_paint_time:Object(l.q)(null===(E=view.commonViewMetrics.interactionToNextPaint)||void 0===E?void 0:E.time),interaction_to_next_paint_target_selector:null===(S=view.commonViewMetrics.interactionToNextPaint)||void 0===S?void 0:S.targetSelector,is_active:view.isActive,name:view.name,largest_contentful_paint:Object(l.q)(null===(A=view.initialViewMetrics.largestContentfulPaint)||void 0===A?void 0:A.value),largest_contentful_paint_target_selector:null===(C=view.initialViewMetrics.largestContentfulPaint)||void 0===C?void 0:C.targetSelector,load_event:Object(l.q)(null===(x=view.initialViewMetrics.navigationTimings)||void 0===x?void 0:x.loadEvent),loading_time:zt(Object(l.q)(view.commonViewMetrics.loadingTime)),loading_type:view.loadingType,long_task:{count:view.eventCounts.longTaskCount},performance:Ai(view.commonViewMetrics,view.initialViewMetrics),resource:{count:view.eventCounts.resourceCount},time_spent:Object(l.q)(view.duration)},display:view.commonViewMetrics.scroll?{scroll:{max_depth:view.commonViewMetrics.scroll.maxDepth,max_depth_scroll_top:view.commonViewMetrics.scroll.maxDepthScrollTop,max_scroll_height:view.commonViewMetrics.scroll.maxScrollHeight,max_scroll_height_time:Object(l.q)(view.commonViewMetrics.scroll.maxScrollHeightTime)}}:void 0,privacy:{replay_level:e.defaultPrivacyLevel},device:{locale:navigator.language,locales:navigator.languages,time_zone:Hn()}};Object(X.a)(view.customTimings)||(N.view.custom_timings=Object(X.b)(view.customTimings,l.q));return{rawRumEvent:N,startTime:view.startClocks.relative,duration:view.duration,domainContext:{location:view.location}}}(view,r,f)))),t.register(0,(({startTime:e,eventType:t})=>{const view=h.findView(e);return view?{type:t,service:view.service,version:view.version,context:view.context,view:{id:view.id,name:view.name}}:oe.a})),t.register(1,(({startTime:e})=>{var t;return{view:{id:null===(t=h.findView(e))||void 0===t?void 0:t.id}}})),Ti(n,e,o,c,r,d,!r.trackViewsManually,m)}function Ai({cumulativeLayoutShift:e,interactionToNextPaint:t},{firstContentfulPaint:r,firstInput:n,largestContentfulPaint:o}){return{cls:e&&{score:e.value,timestamp:Object(l.q)(e.time),target_selector:e.targetSelector,previous_rect:e.previousRect,current_rect:e.currentRect},fcp:r&&{timestamp:Object(l.q)(r)},fid:n&&{duration:Object(l.q)(n.delay),timestamp:Object(l.q)(n.time),target_selector:n.targetSelector},inp:t&&{duration:Object(l.q)(t.value),timestamp:Object(l.q)(t.time),target_selector:t.targetSelector},lcp:o&&{timestamp:Object(l.q)(o.value),target_selector:o.targetSelector,resource_url:o.resourceUrl}}}var Ci=r(292),xi=r(47),ki=r(221),Oi=r(119);const Ni=l.b,Mi=ot.d;let Ri=[];function Ii(e,t,r,n){const c=new o.b,d=new o.b,f=Object(Ci.b)(e.sessionStoreStrategyType,e,t,r);Ri.push((()=>f.stop()));const h=ht({expireDelay:Mi});if(Ri.push((()=>h.stop())),f.renewObservable.subscribe((()=>{h.add(m(),Object(l.m)()),c.notify()})),f.expireObservable.subscribe((()=>{d.notify(),h.closeActive(Object(l.m)())})),f.expandOrRenewSession(),h.add(m(),Object(l.g)().relative),Object(U.d)(U.a.SHORT_SESSION_INVESTIGATION)){const t=f.getSession();t&&function(e,t){if(!window.cookieStore||!t.created)return;const r=Number(t.created),n=Object(l.i)(),{stop:o}=Object(J.a)(e,cookieStore,"change",c);function c(e){const c=Object(Ae.a)(e.changed,(e=>e.name===Oi.a));if(!c)return;const d=Object(l.i)()-r;if(d>14*l.b)o();else{const e=Object(xi.f)(c.value);if(e.id&&e.id!==t.id){o();const time=Object(l.i)()-n;Li().then((r=>{Object(E.b)("Session cookie changed",{time:time,session_age:d,old:t,new:e,cookie:r})})).catch(T.d)}}}Ri.push(o)}(e,t)}function m(){const e=f.getSession();return e?{id:e.id,trackingType:e[t],isReplayForced:!!e.forcedReplay,anonymousId:e.anonymousId}:(async function(){const e=Object(ki.b)();Object(E.b)("Unexpected session state",{session:e,isSyntheticsTest:we(),createdTimestamp:null==e?void 0:e.created,expireTimestamp:null==e?void 0:e.expire,cookie:await Li(),currentDomain:`${window.location.protocol}//${window.location.hostname}`})}().catch((()=>{})),{id:"invalid",trackingType:ot.c,isReplayForced:!1,anonymousId:void 0})}return n.observable.subscribe((()=>{n.isGranted()?f.expandOrRenewSession():f.expire()})),function(e,t){const{stop:r}=Object(J.b)(e,window,["click","touchstart","keydown","scroll"],t,{capture:!0,passive:!0});Ri.push(r)}(e,(()=>{n.isGranted()&&f.expandOrRenewSession()})),function(e,t){const r=()=>{"visible"===document.visibilityState&&t()},{stop:n}=Object(J.a)(e,document,"visibilitychange",r);Ri.push(n);const o=Object(st.c)(r,Ni);Ri.push((()=>{Object(st.a)(o)}))}(e,(()=>f.expandSession())),function(e,t){const{stop:r}=Object(J.a)(e,window,"resume",t,{capture:!0});Ri.push(r)}(e,(()=>f.restartSession())),{findSession:(e,t)=>h.find(e,t),renewObservable:c,expireObservable:d,sessionStateUpdateObservable:f.sessionStateUpdateObservable,expire:f.expire,updateSessionState:f.updateSessionState}}async function Li(){let e;return e="cookieStore"in window?await window.cookieStore.getAll(Oi.a):document.cookie.split(/\s*;\s*/).filter((e=>e.startsWith(Oi.a))),{count:e.length,domain:Object(pe.c)()||"undefined",...e}}const Di="rum";function Pi(e,t,r){const n=Ii(e,Di,(t=>function(e,t){if(r=t,"0"===r||"1"===r||"2"===r)return t;var r;if(!Object(Ee.c)(e.sessionSampleRate))return"0";if(!Object(Ee.c)(e.sessionReplaySampleRate))return"2";return"1"}(e,t)),r);return n.expireObservable.subscribe((()=>{t.notify(9)})),n.renewObservable.subscribe((()=>{t.notify(10)})),n.sessionStateUpdateObservable.subscribe((({previousState:e,newState:t})=>{if(!e.forcedReplay&&t.forcedReplay){const e=n.findSession();e&&(e.isReplayForced=!0)}})),{findTrackedSession:e=>{const t=n.findSession(e);if(t&&"0"!==t.trackingType)return{id:t.id,sessionReplay:"1"===t.trackingType?1:t.isReplayForced?2:0,anonymousId:t.anonymousId}},expire:n.expire,expireObservable:n.expireObservable,setForcedReplay:()=>n.updateSessionState({forcedReplay:"1"})}}var ji=r(880),Bi=r(886),qi=r(881);const Ui=ot.d;function Fi(e,t){let r=Object(X.d)(t);return new o.b((n=>{const{stop:o}=function(e,t){const{stop:r}=Object(c.a)(Hi("pushState"),"pushState",(({onPostCall:e})=>{e(t)})),{stop:n}=Object(c.a)(Hi("replaceState"),"replaceState",(({onPostCall:e})=>{e(t)})),{stop:o}=Object(J.a)(e,window,"popstate",t);return{stop:()=>{r(),n(),o()}}}(e,d),{stop:l}=function(e,t){return Object(J.a)(e,window,"hashchange",t)}(e,d);function d(){if(r.href===t.href)return;const e=Object(X.d)(t);n.notify({newLocation:e,oldLocation:r}),r=e}return()=>{o(),l()}}))}function Hi(e){return Object.prototype.hasOwnProperty.call(history,e)?history:History.prototype}const zi=ot.d;const Gi=10*l.c;let Vi,Ki;function Wi(){0!==Vi.batchCount&&(Object(E.d)("Customer data measures",Vi),$i())}function Yi(e,t){e.sum+=t,e.min=Math.min(e.min,t),e.max=Math.max(e.max,t)}function $i(){Vi={batchCount:0,batchBytesCount:{min:1/0,max:0,sum:0},batchMessagesCount:{min:1/0,max:0,sum:0}}}const Ji=4e3,Xi=500,Zi=ot.d;function Qi(e,t,r=Xi){const n=ht({expireDelay:Zi,maxEntries:Ji});let o;if($t(Kt.VISIBILITY_STATE)){performance.getEntriesByType(Kt.VISIBILITY_STATE).forEach((e=>{d("hidden"===e.name?"hidden":"active",e.startTime)}))}d(ta(),Object(l.m)());const{stop:c}=Object(J.b)(t,window,["pageshow","focus","blur","visibilitychange","resume","freeze","pagehide"],(e=>{d(function(e){if("freeze"===e.type)return"frozen";if("pagehide"===e.type)return e.persisted?"frozen":"terminated";return ta()}(e),e.timeStamp)}),{capture:!0});function d(e,t=Object(l.m)()){e!==o&&(o=e,n.closeActive(t),n.add({state:o,startTime:t},t))}function f(e,t,r){return n.findAll(t,r).some((t=>t.state===e))}return e.register(0,(({startTime:e,duration:t=0,eventType:o})=>{if(o===I.VIEW){return{type:o,_dd:{page_states:ea(n.findAll(e,t),e,r)}}}return o===I.ACTION||o===I.ERROR?{type:o,view:{in_foreground:f("active",e,0)}}:oe.b})),{wasInPageStateDuringPeriod:f,addPageState:d,stop:()=>{c(),n.stop()}}}function ea(e,t,r){if(0!==e.length)return e.slice(-r).reverse().map((({state:e,startTime:r})=>({state:e,start:Object(l.q)(Object(l.j)(t,r))})))}function ta(){return"hidden"===document.visibilityState?"hidden":document.hasFocus()?"active":"passive"}function ra(e,t){const r=window.cookieStore?function(e){return(t,r)=>Object(J.a)(e,window.cookieStore,"change",(e=>{const n=e.changed.find((e=>e.name===t))||e.deleted.find((e=>e.name===t));n&&r(n.value)})).stop}(e):ia;return new o.b((e=>r(t,(t=>e.notify(t)))))}const na=l.c;function ia(e,t){const r=Object(F.a)(document.cookie,e),n=Object(st.c)((()=>{const n=Object(F.a)(document.cookie,e);n!==r&&t(n)}),na);return()=>{Object(st.a)(n)}}const aa="datadog-ci-visibility-test-execution-id";function oa(e,t,r){let n=0,o=!1;return{isLimitReached(){if(0===n&&Object(st.d)((()=>{n=0}),l.b),n+=1,n<=t||o)return o=!1,!1;if(n===t+1){o=!0;try{r({message:`Reached max number of ${e}s by minute: ${t}`,source:m.a.AGENT,startClocks:Object(l.f)()})}finally{o=!1}}return!0}}}var sa=r(566);function ca(object,e,t){const r=Object(A.b)(object),n=t(r);return Object(Ae.b)(e).forEach((([e,t])=>la(object,r,e.split(/\.|(?=\[\])/),t))),n}function la(object,e,t,r){const[n,...o]=t;if("[]"!==n){if(ua(object)&&ua(e))return o.length>0?la(object[n],e[n],o,r):void function(object,e,t,r){const n=Object(te.a)(t);n===r?object[e]=Object(x.a)(t):"object"!==r||"undefined"!==n&&"null"!==n||(object[e]={})}(object,n,e[n],r)}else Array.isArray(object)&&Array.isArray(e)&&object.forEach(((t,i)=>la(t,e[i],o,r)))}function ua(object){return"object"===Object(te.a)(object)}const da={"view.name":"string","view.url":"string","view.referrer":"string"},fa={context:"object"},ha={service:"string",version:"string"};let pa;function ma(e,t,r,n){pa={[I.VIEW]:{"view.performance.lcp.resource_url":"string",...fa,...da,...ha},[I.ERROR]:{"error.message":"string","error.stack":"string","error.resource.url":"string","error.fingerprint":"string",...fa,...da,...ha},[I.RESOURCE]:{"resource.url":"string",...Object(U.d)(U.a.WRITABLE_RESOURCE_GRAPHQL)?{"resource.graphql":"object"}:{},...fa,...da,...ha},[I.ACTION]:{"action.target.name":"string",...fa,...da,...ha},[I.LONG_TASK]:{"long_task.scripts[].source_url":"string","long_task.scripts[].invoker":"string",...fa,...da,...ha},[I.VITAL]:{...fa,...da,...ha}};const o={[I.ERROR]:oa(I.ERROR,e.eventRateLimiterThreshold,n),[I.ACTION]:oa(I.ACTION,e.eventRateLimiterThreshold,n),[I.VITAL]:oa(I.VITAL,e.eventRateLimiterThreshold,n)};t.subscribe(12,(({startTime:n,duration:c,rawRumEvent:l,domainContext:d})=>{const f=r.triggerHook(0,{eventType:l.type,startTime:n,duration:c});if(f===oe.a)return;const h=Object(A.a)(f,l,{ddtags:Object(sa.a)(e).join(",")});(function(e,t,r,n){var o;if(t){const n=ca(e,pa[e.type],(e=>t(e,r)));if(!1===n&&e.type!==I.VIEW)return!1;!1===n&&M.e.warn("Can't dismiss view events using beforeSend!")}const c=null===(o=n[e.type])||void 0===o?void 0:o.isLimitReached();return!c})(h,e.beforeSend,d,o)&&(Object(X.a)(h.context)&&delete h.context,t.notify(13,h))}))}var ga=r(878);const ba=oe.c,va=[I.ACTION,I.ERROR,I.LONG_TASK,I.RESOURCE,I.VITAL];function ya(e,t,r,n,d,f,h,m,v){const y=[],_=new at,w=ba();_.subscribe(13,(e=>Object(et.a)("rum",e)));const S=e=>{_.notify(14,{error:e}),Object(E.b)("Error reported to customer",{"error.message":e.message})},A=Object(tt.b)(e),C=A.subscribe((e=>{_.notify(11,e)}));y.push((()=>C.unsubscribe()));const x=Object(E.f)("browser-rum-sdk",e,w,S,A,d);y.push(x.stop);const k=Object(le.b)()?function(){const e={id:"00000000-aaaa-0000-aaaa-000000000000",sessionReplay:Object(le.a)("records")?1:0};return{findTrackedSession:()=>e,expire:ue.a,expireObservable:new o.b,setForcedReplay:ue.a}}():Pi(e,_,f);if(Object(le.b)())!function(e){const t=Object(le.c)();e.subscribe(13,(e=>{t.send("rum",e)}))}(_);else{const t=function(e,t,r,n,o,c){const l=[e.rumEndpointBuilder];e.replica&&l.push(e.replica.rumEndpointBuilder);const d=Object(ji.a)({encoder:c(2),request:Object(Bi.a)(l,e.batchBytesLimit,r),flushController:Object(qi.a)({messagesLimit:e.batchMessagesLimit,bytesLimit:e.batchBytesLimit,durationLimit:e.flushTimeout,pageMayExitObservable:n,sessionExpireObservable:o}),messageBytesLimit:e.messageBytesLimit});return t.subscribe(13,(e=>{e.type===I.VIEW?d.upsert(e,e.view.id):d.add(e)})),d}(e,_,S,A,k.expireObservable,d);y.push((()=>t.stop())),function(e,t,r){e.metricsEnabled&&($i(),Ki=!1,t.subscribe(13,(()=>{Ki=!0})),r.subscribe((({bytesCount:e,messagesCount:t})=>{Ki&&(Ki=!1,Vi.batchCount+=1,Yi(Vi.batchBytesCount,e),Yi(Vi.batchMessagesCount,t))})),Object(st.c)(Wi,Gi))}(x,_,t.flushController.flushObservable)}const O=function(){const e=it();return new o.b((t=>{if(!e)return;const r=new e(Object(T.c)((e=>t.notify(e))));return r.observe(document,{attributes:!0,characterData:!0,childList:!0,subtree:!0}),()=>r.disconnect()}))}(),N=Fi(e,location),{observable:M,stop:R}=function(){const e=new o.b,{stop:t}=Object(c.a)(window,"open",(()=>e.notify()));return{observable:e,stop:t}}();y.push(R),function(e,t,r){e.register(0,(({eventType:e})=>{const source=t.source;return{type:e,_dd:{format_version:2,drift:Object(l.h)(),configuration:{session_sample_rate:Object(Ee.d)(t.sessionSampleRate,3),session_replay_sample_rate:Object(Ee.d)(t.sessionReplaySampleRate,3),profiling_sample_rate:Object(Ee.d)(t.profilingSampleRate,3)},browser_sdk_version:Object(le.b)()?"6.21.2":void 0,sdk_name:r},application:{id:t.applicationId},date:Object(l.o)(),source:source}})),e.register(1,(()=>({application:{id:t.applicationId}})))}(w,e,v);const D=Qi(w,e),P=function(e){const t=ht({expireDelay:pt});return e.subscribe(1,(view=>{t.add(function(view){return{service:view.service,version:view.version,context:view.context,id:view.id,name:view.name,startClocks:view.startClocks}}(view),view.startClocks.relative)})),e.subscribe(6,(({endClocks:e})=>{t.closeActive(e.relative)})),e.subscribe(3,(e=>{const r=t.find(e.startClocks.relative);r&&(e.name&&(r.name=e.name),e.context&&(r.context=e.context),r.sessionIsActive=e.sessionIsActive)})),e.subscribe(10,(()=>{t.reset()})),{findView:e=>t.find(e),stop:()=>{t.stop()}}}(_);y.push((()=>P.stop()));const j=function(e,t,r,n){const o=ht({expireDelay:Ui});let c;e.subscribe(1,(({startClocks:e})=>{const t=n.href;o.add(f({url:t,referrer:c||document.referrer}),e.relative),c=t})),e.subscribe(6,(({endClocks:e})=>{o.closeActive(e.relative)}));const d=r.subscribe((({newLocation:e})=>{const t=o.find();if(t){const r=Object(l.m)();o.closeActive(r),o.add(f({url:e.href,referrer:t.referrer}),r)}}));function f({url:e,referrer:t}){return{url:e,referrer:t}}return t.register(0,(({startTime:e,eventType:t})=>{const r=o.find(e);return r?{type:t,view:{url:r.url,referrer:r.referrer}}:oe.a})),{findUrl:e=>o.find(e),stop:()=>{d.unsubscribe(),o.stop()}}}(_,w,N,location);y.push((()=>j.stop()));const B=function(e,t,r){const n=ht({expireDelay:zi});return e.subscribe(1,(({startClocks:e})=>{n.add({},e.relative)})),e.subscribe(6,(({endClocks:e})=>{n.closeActive(e.relative)})),t.register(0,(({startTime:e,eventType:t})=>{if(!r.trackFeatureFlagsForEvents.concat([I.VIEW,I.ERROR]).includes(t))return oe.b;const o=n.find(e);return!o||Object(X.a)(o)?oe.b:{type:t,feature_flags:o}})),{addFeatureFlagEvaluation:(e,t)=>{const r=n.find();r&&(r[e]=t)}}}(_,w,e);!function(e,t,r,n){e.register(0,(({eventType:e,startTime:o})=>{const c=t.findTrackedSession(o),view=n.findView(o);if(!c||!view)return oe.a;let l,d,f;return e===I.VIEW?(l=!!r.getReplayStats(view.id)||void 0,d=1===c.sessionReplay,f=!!view.sessionIsActive&&void 0):l=!!r.isRecording()||void 0,{type:e,session:{id:c.id,type:"user",has_replay:l,sampled_for_replay:d,is_active:f}}})),e.register(1,(({startTime:e})=>{const r=t.findTrackedSession(e);return r?{session:{id:r.id}}:oe.b}))}(w,k,t,P),function(e){e.register(0,(({eventType:e})=>({type:e,connectivity:Object(ga.a)()})))}(w),function(e,t){e.register(1,(()=>t.isGranted()?oe.b:oe.a))}(w,f);const U=function(e,t,r,n){const o=ae();return t.storeContextsAcrossPages&&ee(t,o,r,2),e.register(0,(()=>{const e=o.getContext();return n?{context:e}:e})),o}(w,e,"rum",!0),z=function(e,t,r,n){const o=se();return t.storeContextsAcrossPages&&ee(t,o,n,1),e.register(0,(({eventType:e,startTime:n})=>{const c=o.getContext(),l=r.findTrackedSession(n);return l&&l.anonymousId&&!c.anonymous_id&&t.trackAnonymousUser&&(c.anonymous_id=l.anonymousId),Object(X.a)(c)?oe.b:{type:e,usr:c}})),e.register(1,(({startTime:e})=>{var t;return{anonymous_id:null===(t=r.findTrackedSession(e))||void 0===t?void 0:t.anonymousId}})),o}(w,e,k,"rum"),G=function(e,t,r){const n=ce();return t.storeContextsAcrossPages&&ee(t,n,r,4),e.register(0,(()=>{const e=n.getContext();return Object(X.a)(e)||!e.id?oe.b:{account:e}})),n}(w,e,"rum"),{actionContexts:V,addAction:K,addEvent:W,stop:Y}=function(e,t,r,n,o,c,l){const d=function(e,t,r,n,o){const{unsubscribe:c}=e.subscribe(0,(t=>{e.notify(12,hn(t))}));t.register(0,(({startTime:e,eventType:t})=>{if(t!==I.ERROR&&t!==I.RESOURCE&&t!==I.LONG_TASK)return oe.b;const r=l.findActionId(e);return r?{type:t,action:{id:r}}:oe.b})),t.register(1,(({startTime:e})=>({action:{id:l.findActionId(e)}})));let l={findActionId:ue.a},d=ue.a;return o.trackUserInteractions&&({actionContexts:l,stop:d}=dn(e,r,n,o)),{addAction:t=>{e.notify(12,hn(t))},actionContexts:l,stop:()=>{c(),d()}}}(e,t,o,c,r),f=function(e){return{addEvent:(t,r,n,o)=>{va.includes(r.type)&&e.notify(12,{startTime:t,rawRumEvent:r,domainContext:n,duration:o})}}}(e),h=function(e,t){let r;const n=requestAnimationFrame(Object(T.c)((()=>{r=pi()}))),o=hi(t).subscribe((e=>{r=e})).unsubscribe;return e.register(0,(({eventType:e})=>({type:e,display:r?{viewport:r}:void 0}))),{stop:()=>{o(),n&&cancelAnimationFrame(n)}}}(t,r),m=function(e,t,r=ra(e,aa)){var n;let o=Object(pe.d)(aa)||(null===(n=window.Cypress)||void 0===n?void 0:n.env("traceId"));const c=r.subscribe((e=>{o=e}));return t.register(0,(({eventType:e})=>"string"!=typeof o?oe.b:{type:e,session:{type:"ci_test"},ci_test:{test_execution_id:o}})),{stop:()=>{c.unsubscribe()}}}(r,t);return function(e){e.register(0,(({eventType:e})=>we()?{type:e,session:{type:"synthetics"},synthetics:{test_id:ye(),result_id:_e(),injected:ve()}}:oe.b))}(t),ma(r,e,t,l),{pageStateHistory:n,addAction:d.addAction,addEvent:f.addEvent,actionContexts:d.actionContexts,stop:()=>{d.stop(),m.stop(),h.stop(),n.stop()}}}(_,w,e,D,O,M,S);y.push(Y);const{addTiming:$,startView:J,setViewName:Z,setViewContext:Q,setViewContextProperty:te,getViewContext:re,stop:ne}=Si(_,w,e,location,O,M,N,t,P,n);y.push(ne);const{stop:ie}=function(e,t){if(!t.metricsEnabled)return{stop:ue.a};const{unsubscribe:r}=e.subscribe(4,(({initialViewMetrics:e})=>{var t,n;e.largestContentfulPaint&&e.navigationTimings&&(Object(E.d)("Initial view metrics",{metrics:(t=e.largestContentfulPaint,n=e.navigationTimings,{lcp:{value:t.value},navigation:{domComplete:n.domComplete,domContentLoaded:n.domContentLoaded,domInteractive:n.domInteractive,firstByte:n.firstByte,loadEvent:n.loadEvent}})}),r())}));return{stop:r}}(_,x);y.push(ie);const{stop:de}=Bn(_,e,D);if(y.push(de),e.trackLongTasks)if($t(Kt.LONG_ANIMATION_FRAME)){const{stop:t}=function(e,t){const r=Wt(t,{type:Kt.LONG_ANIMATION_FRAME,buffered:!0}).subscribe((t=>{for(const r of t){const t=Object(l.n)(r.startTime),n={date:t.timeStamp,long_task:{id:Object(F.c)(),entry_type:L.LONG_ANIMATION_FRAME,duration:Object(l.q)(r.duration),blocking_duration:Object(l.q)(r.blockingDuration),first_ui_event_timestamp:Object(l.q)(r.firstUIEventTimestamp),render_start:Object(l.q)(r.renderStart),style_and_layout_start:Object(l.q)(r.styleAndLayoutStart),start_time:Object(l.q)(r.startTime),scripts:r.scripts.map((script=>({duration:Object(l.q)(script.duration),pause_duration:Object(l.q)(script.pauseDuration),forced_style_and_layout_duration:Object(l.q)(script.forcedStyleAndLayoutDuration),start_time:Object(l.q)(script.startTime),execution_start:Object(l.q)(script.executionStart),source_url:script.sourceURL,source_function_name:script.sourceFunctionName,source_char_position:script.sourceCharPosition,invoker:script.invoker,invoker_type:script.invokerType,window_attribution:script.windowAttribution})))},type:I.LONG_TASK,_dd:{discarded:!1}};e.notify(12,{rawRumEvent:n,startTime:t.relative,duration:r.duration,domainContext:{performanceEntry:r}})}}));return{stop:()=>r.unsubscribe()}}(_,e);y.push(t)}else!function(e,t){const r=Wt(t,{type:Kt.LONG_TASK,buffered:!0}).subscribe((r=>{for(const n of r){if(n.entryType!==Kt.LONG_TASK)break;if(!t.trackLongTasks)break;const r=Object(l.n)(n.startTime),o={date:r.timeStamp,long_task:{id:Object(F.c)(),entry_type:L.LONG_TASK,duration:Object(l.q)(n.duration)},type:I.LONG_TASK,_dd:{discarded:!1}};e.notify(12,{rawRumEvent:o,startTime:r.relative,duration:n.duration,domainContext:{performanceEntry:n}})}}))}(_,e);const{addError:fe}=Tn(_,e,m);m.unbuffer(),Ft(_,e,k,z,G);const he=H(_,D,h),me=function(e,t,r,n,o){return{get:c=>{const l=r.findView(c),d=o.findUrl(c),f=t.findTrackedSession(c);if(f&&l&&d){const t=n.findActionId(c);return{application_id:e,session_id:f.id,user_action:t?{id:t}:void 0,view:{id:l.id,name:l.name,referrer:d.referrer,url:d.url}}}}}}(e.applicationId,k,P,V,j);return y.push((()=>r.stop())),{addAction:K,addEvent:W,addError:fe,addTiming:$,addFeatureFlagEvaluation:B.addFeatureFlagEvaluation,startView:J,setViewContext:Q,setViewContextProperty:te,getViewContext:re,setViewName:Z,lifeCycle:_,viewHistory:P,session:k,stopSession:()=>k.expire(),getInternalContext:me.get,startDurationVital:he.startDurationVital,stopDurationVital:he.stopDurationVital,addDurationVital:he.addDurationVital,addOperationStepVital:he.addOperationStepVital,globalContext:U,userContext:z,accountContext:G,telemetry:x,stop:()=>{y.forEach((e=>e()))},hooks:w}}var _a=r(98);function wa(e,{session:t,viewContext:r,errorType:n}){const o=t?t.id:"no-session-id",c=[];void 0!==n&&c.push(`error-type=${n}`),r&&(c.push(`seed=${r.id}`),c.push(`from=${r.startClocks.timeStamp}`));const l=function(e){const t=e.site,r=e.subdomain||function(e){switch(e.site){case _a.d:case _a.a:return"app";case _a.c:return"dd";default:return}}(e);return`https://${r?`${r}.`:""}${t}`}(e);return`${l}${`/rum/replay/sessions/${o}`}?${c.join("&")}`}},,function(e,t,r){(function(e){function r(e){return Object.prototype.toString.call(e)}t.isArray=function(e){return Array.isArray?Array.isArray(e):"[object Array]"===r(e)},t.isBoolean=function(e){return"boolean"==typeof e},t.isNull=function(e){return null===e},t.isNullOrUndefined=function(e){return null==e},t.isNumber=function(e){return"number"==typeof e},t.isString=function(e){return"string"==typeof e},t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=function(e){return void 0===e},t.isRegExp=function(e){return"[object RegExp]"===r(e)},t.isObject=function(e){return"object"==typeof e&&null!==e},t.isDate=function(e){return"[object Date]"===r(e)},t.isError=function(e){return"[object Error]"===r(e)||e instanceof Error},t.isFunction=function(e){return"function"==typeof e},t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=e.isBuffer}).call(this,r(61).Buffer)},,function(e,t,r){"use strict";var n=r(113),o=r(27);function c(e,i){return 55296==(64512&e.charCodeAt(i))&&(!(i<0||i+1>=e.length)&&56320==(64512&e.charCodeAt(i+1)))}function l(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function d(e){return 1===e.length?"0"+e:e}function f(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}t.inherits=o,t.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),i=0;i>6|192,r[p++]=63&n|128):c(e,i)?(n=65536+((1023&n)<<10)+(1023&e.charCodeAt(++i)),r[p++]=n>>18|240,r[p++]=n>>12&63|128,r[p++]=n>>6&63|128,r[p++]=63&n|128):(r[p++]=n>>12|224,r[p++]=n>>6&63|128,r[p++]=63&n|128)}else for(i=0;i>>0}return l},t.split32=function(e,t){for(var r=new Array(4*e.length),i=0,n=0;i>>24,r[n+1]=o>>>16&255,r[n+2]=o>>>8&255,r[n+3]=255&o):(r[n+3]=o>>>24,r[n+2]=o>>>16&255,r[n+1]=o>>>8&255,r[n]=255&o)}return r},t.rotr32=function(e,b){return e>>>b|e<<32-b},t.rotl32=function(e,b){return e<>>32-b},t.sum32=function(a,b){return a+b>>>0},t.sum32_3=function(a,b,e){return a+b+e>>>0},t.sum32_4=function(a,b,e,t){return a+b+e+t>>>0},t.sum32_5=function(a,b,e,t,r){return a+b+e+t+r>>>0},t.sum64=function(e,t,r,n){var o=e[t],c=n+e[t+1]>>>0,l=(c>>0,e[t+1]=c},t.sum64_hi=function(e,t,r,n){return(t+n>>>0>>0},t.sum64_lo=function(e,t,r,n){return t+n>>>0},t.sum64_4_hi=function(e,t,r,n,o,c,l,dl){var d=0,f=t;return d+=(f=f+n>>>0)>>0)>>0)>>0},t.sum64_4_lo=function(e,t,r,n,o,c,l,dl){return t+n+c+dl>>>0},t.sum64_5_hi=function(e,t,r,n,o,c,l,dl,d,f){var h=0,m=t;return h+=(m=m+n>>>0)>>0)>>0)>>0)>>0},t.sum64_5_lo=function(e,t,r,n,o,c,l,dl,d,f){return t+n+c+dl+f>>>0},t.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},t.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},t.shr64_hi=function(e,t,r){return e>>>r},t.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n={AGENT:"agent",CONSOLE:"console",CUSTOM:"custom",LOGGER:"logger",NETWORK:"network",SOURCE:"source",REPORT:"report"}},function(e,t,r){"use strict";function n(e){return 0!==e&&100*Math.random()<=e}function o(e,t){return+e.toFixed(t)}function c(e){return l(e)&&e>=0&&e<=100}function l(e){return"number"==typeof e}r.d(t,"c",(function(){return n})),r.d(t,"d",(function(){return o})),r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return l}))},function(e,t,r){"use strict";r.d(t,"a",(function(){return d})),r.d(t,"b",(function(){return f})),r.d(t,"c",(function(){return y}));var n=r(172),o=r(116),c=r(123),l=r(117);const d="No stack, consider using an instance of Error";function f({stackTrace:e,originalError:t,handlingStack:r,componentStack:n,startClocks:o,nonErrorPrefix:f,useFallbackStack:w=!0,source:source,handling:T}){const E=y(t);return!e&&E&&(e=Object(c.a)(t)),{startClocks:o,source:source,handling:T,handlingStack:r,componentStack:n,originalError:t,type:e?e.name:void 0,message:h(e,E,f,t),stack:e?Object(l.c)(e):w?d:void 0,causes:E?_(t,source):void 0,fingerprint:m(t),context:v(t)}}function h(e,t,r,c){return(null==e?void 0:e.message)&&(null==e?void 0:e.name)?e.message:t?"Empty message":`${r} ${Object(o.b)(Object(n.a)(c))}`}function m(e){return y(e)&&"dd_fingerprint"in e?String(e.dd_fingerprint):void 0}function v(e){if(null!==e&&"object"==typeof e&&"dd_context"in e)return e.dd_context}function y(e){return e instanceof Error||"[object Error]"===Object.prototype.toString.call(e)}function _(e,t){let r=e;const n=[];for(;y(null==r?void 0:r.cause)&&n.length<10;){const e=Object(c.a)(r.cause);n.push({message:r.cause.message,source:t,type:null==e?void 0:e.name,stack:e&&Object(l.c)(e)}),r=r.cause}return n.length?n:void 0}},function(e,t,r){"use strict";r.d(t,"a",(function(){return d})),r.d(t,"b",(function(){return f}));var n=r(52),o=r(35),c=r(104),l=r(117);function d(e,t,r,{computeHandlingStack:n}={}){let d=e[t];if("function"!=typeof d){if(!(t in e)||!t.startsWith("on"))return{stop:c.a};d=c.a}let f=!1;const h=function(){if(f)return d.apply(this,arguments);const e=Array.from(arguments);let t;Object(o.a)(r,null,[{target:this,parameters:e,onPostCall:e=>{t=e},handlingStack:n?Object(l.a)("instrumented method"):void 0}]);const c=d.apply(this,e);return t&&Object(o.a)(t,null,[c]),c};return e[t]=h,{stop:()=>{f=!0,e[t]===h&&(e[t]=d)}}}function f(e,t,r){const o=Object.getOwnPropertyDescriptor(e,t);if(!o||!o.set||!o.configurable)return{stop:c.a};const l=c.a;let d=(e,t)=>{Object(n.d)((()=>{d!==l&&r(e,t)}),0)};const f=function(e){o.set.call(this,e),d(this,e)};return Object.defineProperty(e,t,{set:f}),{stop:()=>{var r;(null===(r=Object.getOwnPropertyDescriptor(e,t))||void 0===r?void 0:r.set)===f&&Object.defineProperty(e,t,o),d=l}}}},,,,,,,,,,,function(e,t,r){"use strict";var n;function o(e){return e.type===n.Tag||e.type===n.Script||e.type===n.Style}r.r(t),r.d(t,"ElementType",(function(){return n})),r.d(t,"isTag",(function(){return o})),r.d(t,"Root",(function(){return c})),r.d(t,"Text",(function(){return l})),r.d(t,"Directive",(function(){return d})),r.d(t,"Comment",(function(){return f})),r.d(t,"Script",(function(){return h})),r.d(t,"Style",(function(){return m})),r.d(t,"Tag",(function(){return v})),r.d(t,"CDATA",(function(){return y})),r.d(t,"Doctype",(function(){return _})),function(e){e.Root="root",e.Text="text",e.Directive="directive",e.Comment="comment",e.Script="script",e.Style="style",e.Tag="tag",e.CDATA="cdata",e.Doctype="doctype"}(n||(n={}));const c=n.Root,l=n.Text,d=n.Directive,f=n.Comment,h=n.Script,m=n.Style,v=n.Tag,y=n.CDATA,_=n.Doctype},function(e,t,r){"use strict";class n{constructor(e){const t={},r=this._getOverriddenMethods(this,t);for(const n of Object.keys(r))"function"==typeof r[n]&&(t[n]=e[n],e[n]=r[n])}_getOverriddenMethods(){throw new Error("Not implemented")}}n.install=function(e,t,r){e.__mixins||(e.__mixins=[]);for(let i=0;i=0;return r||e.push(t),r}}}()){if(void 0===source)return e;if("object"!=typeof source||null===source)return source;if(source instanceof Date)return new Date(source.getTime());if(source instanceof RegExp){const e=source.flags||[source.global?"g":"",source.ignoreCase?"i":"",source.multiline?"m":"",source.sticky?"y":"",source.unicode?"u":""].join("");return new RegExp(source.source,e)}if(t.hasAlreadyBeenSeen(source))return;if(Array.isArray(source)){const r=Array.isArray(e)?e:[];for(let i=0;i=0;i--)(n=e[i])&&(c=(o<3?n(c):o>3?n(t,r,c):n(t,r))||c);return o>3&&c&&Object.defineProperty(t,r,c),c}function f(e,t){return function(r,n){t(r,n,e)}}function h(e,t,r,n,o,c){function l(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var d,f=n.kind,h="getter"===f?"get":"setter"===f?"set":"value",m=!t&&e?n.static?e:e.prototype:null,v=t||(m?Object.getOwnPropertyDescriptor(m,n.name):{}),y=!1,i=r.length-1;i>=0;i--){var _={};for(var p in n)_[p]="access"===p?{}:n[p];for(var p in n.access)_.access[p]=n.access[p];_.addInitializer=function(e){if(y)throw new TypeError("Cannot add initializers after decoration has completed");c.push(l(e||null))};var w=(0,r[i])("accessor"===f?{get:v.get,set:v.set}:v[h],_);if("accessor"===f){if(void 0===w)continue;if(null===w||"object"!=typeof w)throw new TypeError("Object expected");(d=l(w.get))&&(v.get=d),(d=l(w.set))&&(v.set=d),(d=l(w.init))&&o.unshift(d)}else(d=l(w))&&("field"===f?o.unshift(d):v[h]=d)}m&&Object.defineProperty(m,n.name,v),y=!0}function m(e,t,r){for(var n=arguments.length>2,i=0;i0&&n[n.length-1])||6!==c[0]&&2!==c[0])){o=0;continue}if(3===c[0]&&(!n||c[1]>n[0]&&c[1]=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(s?"Object is not iterable.":"Symbol.iterator is not defined.")}function C(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),c=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)c.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return c}function x(){for(var e=[],i=0;i1||o(e,t)}))})}function o(e,t){try{(r=g[e](t)).value instanceof N?Promise.resolve(r.value.v).then(c,l):d(q[0][2],r)}catch(e){d(q[0][3],e)}var r}function c(e){o("next",e)}function l(e){o("throw",e)}function d(e,t){e(t),q.shift(),q.length&&o(q[0][0],q[0][1])}}function R(e){var i,p;return i={},t("next"),t("throw",(function(e){throw e})),t("return"),i[Symbol.iterator]=function(){return this},i;function t(t,r){i[t]=e[t]?function(n){return(p=!p)?{value:N(e[t](n)),done:!1}:r?r(n):n}:r}}function I(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i,t=e[Symbol.asyncIterator];return t?t.call(e):(e=A(e),i={},r("next"),r("throw"),r("return"),i[Symbol.asyncIterator]=function(){return this},i);function r(t){i[t]=e[t]&&function(r){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(r=e[t](r)).done,r.value)}))}}}function L(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var D=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function P(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&E(t,e,r);return D(t,e),t}function j(e){return e&&e.__esModule?e:{default:e}}function B(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function U(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function F(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function H(e,t,r){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var n;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose]}if("function"!=typeof n)throw new TypeError("Object not disposable.");e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var z="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function G(e){function t(t){e.error=e.hasError?new z(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}return function r(){for(;e.stack.length;){var n=e.stack.pop();try{var o=n.dispose&&n.dispose.call(n.value);if(n.async)return Promise.resolve(o).then(r,(function(e){return t(e),r()}))}catch(e){t(e)}}if(e.hasError)throw e.error}()}t.default={__extends:o,__assign:c,__rest:l,__decorate:d,__param:f,__metadata:_,__awaiter:w,__generator:T,__createBinding:E,__exportStar:S,__values:A,__read:C,__spread:x,__spreadArrays:k,__spreadArray:O,__await:N,__asyncGenerator:M,__asyncDelegator:R,__asyncValues:I,__makeTemplateObject:L,__importStar:P,__importDefault:j,__classPrivateFieldGet:B,__classPrivateFieldSet:U,__classPrivateFieldIn:F,__addDisposableResource:H,__disposeResources:G}},function(e,t,r){"use strict";const n=t.NAMESPACES={HTML:"http://www.w3.org/1999/xhtml",MATHML:"http://www.w3.org/1998/Math/MathML",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"};t.ATTRS={TYPE:"type",ACTION:"action",ENCODING:"encoding",PROMPT:"prompt",NAME:"name",COLOR:"color",FACE:"face",SIZE:"size"},t.DOCUMENT_MODE={NO_QUIRKS:"no-quirks",QUIRKS:"quirks",LIMITED_QUIRKS:"limited-quirks"};const o=t.TAG_NAMES={A:"a",ADDRESS:"address",ANNOTATION_XML:"annotation-xml",APPLET:"applet",AREA:"area",ARTICLE:"article",ASIDE:"aside",B:"b",BASE:"base",BASEFONT:"basefont",BGSOUND:"bgsound",BIG:"big",BLOCKQUOTE:"blockquote",BODY:"body",BR:"br",BUTTON:"button",CAPTION:"caption",CENTER:"center",CODE:"code",COL:"col",COLGROUP:"colgroup",DD:"dd",DESC:"desc",DETAILS:"details",DIALOG:"dialog",DIR:"dir",DIV:"div",DL:"dl",DT:"dt",EM:"em",EMBED:"embed",FIELDSET:"fieldset",FIGCAPTION:"figcaption",FIGURE:"figure",FONT:"font",FOOTER:"footer",FOREIGN_OBJECT:"foreignObject",FORM:"form",FRAME:"frame",FRAMESET:"frameset",H1:"h1",H2:"h2",H3:"h3",H4:"h4",H5:"h5",H6:"h6",HEAD:"head",HEADER:"header",HGROUP:"hgroup",HR:"hr",HTML:"html",I:"i",IMG:"img",IMAGE:"image",INPUT:"input",IFRAME:"iframe",KEYGEN:"keygen",LABEL:"label",LI:"li",LINK:"link",LISTING:"listing",MAIN:"main",MALIGNMARK:"malignmark",MARQUEE:"marquee",MATH:"math",MENU:"menu",META:"meta",MGLYPH:"mglyph",MI:"mi",MO:"mo",MN:"mn",MS:"ms",MTEXT:"mtext",NAV:"nav",NOBR:"nobr",NOFRAMES:"noframes",NOEMBED:"noembed",NOSCRIPT:"noscript",OBJECT:"object",OL:"ol",OPTGROUP:"optgroup",OPTION:"option",P:"p",PARAM:"param",PLAINTEXT:"plaintext",PRE:"pre",RB:"rb",RP:"rp",RT:"rt",RTC:"rtc",RUBY:"ruby",S:"s",SCRIPT:"script",SECTION:"section",SELECT:"select",SOURCE:"source",SMALL:"small",SPAN:"span",STRIKE:"strike",STRONG:"strong",STYLE:"style",SUB:"sub",SUMMARY:"summary",SUP:"sup",TABLE:"table",TBODY:"tbody",TEMPLATE:"template",TEXTAREA:"textarea",TFOOT:"tfoot",TD:"td",TH:"th",THEAD:"thead",TITLE:"title",TR:"tr",TRACK:"track",TT:"tt",U:"u",UL:"ul",SVG:"svg",VAR:"var",WBR:"wbr",XMP:"xmp"};t.SPECIAL_ELEMENTS={[n.HTML]:{[o.ADDRESS]:!0,[o.APPLET]:!0,[o.AREA]:!0,[o.ARTICLE]:!0,[o.ASIDE]:!0,[o.BASE]:!0,[o.BASEFONT]:!0,[o.BGSOUND]:!0,[o.BLOCKQUOTE]:!0,[o.BODY]:!0,[o.BR]:!0,[o.BUTTON]:!0,[o.CAPTION]:!0,[o.CENTER]:!0,[o.COL]:!0,[o.COLGROUP]:!0,[o.DD]:!0,[o.DETAILS]:!0,[o.DIR]:!0,[o.DIV]:!0,[o.DL]:!0,[o.DT]:!0,[o.EMBED]:!0,[o.FIELDSET]:!0,[o.FIGCAPTION]:!0,[o.FIGURE]:!0,[o.FOOTER]:!0,[o.FORM]:!0,[o.FRAME]:!0,[o.FRAMESET]:!0,[o.H1]:!0,[o.H2]:!0,[o.H3]:!0,[o.H4]:!0,[o.H5]:!0,[o.H6]:!0,[o.HEAD]:!0,[o.HEADER]:!0,[o.HGROUP]:!0,[o.HR]:!0,[o.HTML]:!0,[o.IFRAME]:!0,[o.IMG]:!0,[o.INPUT]:!0,[o.LI]:!0,[o.LINK]:!0,[o.LISTING]:!0,[o.MAIN]:!0,[o.MARQUEE]:!0,[o.MENU]:!0,[o.META]:!0,[o.NAV]:!0,[o.NOEMBED]:!0,[o.NOFRAMES]:!0,[o.NOSCRIPT]:!0,[o.OBJECT]:!0,[o.OL]:!0,[o.P]:!0,[o.PARAM]:!0,[o.PLAINTEXT]:!0,[o.PRE]:!0,[o.SCRIPT]:!0,[o.SECTION]:!0,[o.SELECT]:!0,[o.SOURCE]:!0,[o.STYLE]:!0,[o.SUMMARY]:!0,[o.TABLE]:!0,[o.TBODY]:!0,[o.TD]:!0,[o.TEMPLATE]:!0,[o.TEXTAREA]:!0,[o.TFOOT]:!0,[o.TH]:!0,[o.THEAD]:!0,[o.TITLE]:!0,[o.TR]:!0,[o.TRACK]:!0,[o.UL]:!0,[o.WBR]:!0,[o.XMP]:!0},[n.MATHML]:{[o.MI]:!0,[o.MO]:!0,[o.MN]:!0,[o.MS]:!0,[o.MTEXT]:!0,[o.ANNOTATION_XML]:!0},[n.SVG]:{[o.TITLE]:!0,[o.FOREIGN_OBJECT]:!0,[o.DESC]:!0}}},,,,,function(e,t,r){"use strict";function n(e,t){for(let i=e.length-1;i>=0;i-=1){const r=e[i];if(t(r,i,e))return r}}function o(object){return Object.values(object)}function c(object){return Object.entries(object)}r.d(t,"a",(function(){return n})),r.d(t,"c",(function(){return o})),r.d(t,"b",(function(){return c}))},function(e,t,r){"use strict";r.d(t,"d",(function(){return o})),r.d(t,"c",(function(){return c})),r.d(t,"b",(function(){return l})),r.d(t,"a",(function(){return d}));var n=r(43);function o(e){return d(e,location.href).href}function c(e){try{return!!d(e)}catch(e){return!1}}function l(e){const t=d(e).pathname;return"/"===t[0]?t:`/${t}`}function d(e,base){const{URL:t}=function(){if(!f){let iframe,e;try{iframe=document.createElement("iframe"),iframe.style.display="none",document.body.appendChild(iframe),e=iframe.contentWindow}catch(t){e=n.b}f={URL:e.URL},null==iframe||iframe.remove()}return f}();try{return void 0!==base?new t(e,base):new t(e)}catch(e){throw new Error(`Failed to construct URL: ${String(e)}`)}}let f},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return h}));var n=r(30),o=r(103),c=r(116);const l=220*o.a,d="$",f=3;function h(source,e=l){const t=Object(c.a)(Object.prototype),r=Object(c.a)(Array.prototype),n=[],o=new WeakMap,h=m(source,d,void 0,n,o),v=JSON.stringify(h);let _=v?v.length:0;if(!(_>e)){for(;n.length>0&&_e){y(e,"truncated",source);break}t.target[c]=l}else for(const c in t.source)if(Object.prototype.hasOwnProperty.call(t.source,c)){const l=m(t.source[c],t.path,c,n,o);if(void 0!==l&&(_+=JSON.stringify(l).length+r+c.length+f,r=1),_>e){y(e,"truncated",source);break}t.target[c]=l}}return t(),r(),h}y(e,"discarded",source)}function m(source,e,t,r,n){const o=function(e){const object=e;if(object&&"function"==typeof object.toJSON)try{return object.toJSON()}catch(e){}return e}(source);if(!o||"object"!=typeof o)return function(e){if("bigint"==typeof e)return`[BigInt] ${e.toString()}`;if("function"==typeof e)return`[Function] ${e.name||"unknown"}`;if("symbol"==typeof e)return`[Symbol] ${e.description||e.toString()}`;return e}(o);const c=v(o);if("[Object]"!==c&&"[Array]"!==c&&"[Error]"!==c)return c;const l=source;if(n.has(l))return`[Reference seen at ${n.get(l)}]`;const d=void 0!==t?`${e}.${t}`:e,f=Array.isArray(o)?[]:{};return n.set(l,d),r.push({source:o,target:f,path:d}),f}function v(e){try{if(e instanceof Event)return{type:(t=e).type,isTrusted:t.isTrusted,currentTarget:t.currentTarget?v(t.currentTarget):null,target:t.target?v(t.target):null};if(e instanceof RegExp)return`[RegExp] ${e.toString()}`;const r=Object.prototype.toString.call(e).match(/\[object (.*)\]/);if(r&&r[1])return`[${r[1]}]`}catch(e){}var t;return"[Unserializable]"}function y(e,t,source){n.e.warn(`The data provided has been ${t} as it is over the limit of ${e} characters:`,source)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(43);function o(e,t){const r=Object(n.a)();let o;return r.Zone&&"function"==typeof r.Zone.__symbol__&&(o=e[r.Zone.__symbol__(t)]),o||(o=e[t]),o}},,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return d})),r.d(t,"a",(function(){return f}));var n=r(16),o=r(168),c=r(77),l=r(98);function d(e,t,r){const l=function(e,t){const path=`/api/v2/${t}`,r=e.proxy;if("string"==typeof r){const e=Object(o.d)(r);return t=>`${e}?ddforward=${encodeURIComponent(`${path}?${t}`)}`}if("function"==typeof r)return e=>r({path:path,parameters:e});const n=f(t,e);return e=>`https://${n}${path}?${e}`}(e,t);return{build(o,d){const f=function({clientToken:e,internalAnalyticsSubdomain:t,source:source="browser"},r,o,{retry:l,encoding:d},f=[]){const h=[`ddsource=${source}`,`dd-api-key=${e}`,`dd-evp-origin-version=${encodeURIComponent("6.21.2")}`,"dd-evp-origin=browser",`dd-request-id=${Object(c.c)()}`].concat(f);d&&h.push(`dd-evp-encoding=${d}`);"rum"===r&&(h.push(`batch_time=${Object(n.o)()}`,`_dd.api=${o}`),l&&h.push(`_dd.retry_count=${l.count}`,`_dd.retry_after=${l.lastFailureStatus}`));t&&h.reverse();return h.join("&")}(e,t,o,d,r);return l(f)},trackType:t}}function f(e,t){const{site:r=l.d,internalAnalyticsSubdomain:n}=t;if("logs"===e&&t.usePciIntake&&r===l.d)return l.g;if(n&&r===l.d)return`${n}.${l.d}`;if(r===l.b)return`http-intake.logs.${r}`;const o=r.split("."),c=o.pop();return`browser-intake-${o.join("-")}.${c}`}},,,function(e,t,r){"use strict";var n,o="object"==typeof Reflect?Reflect:null,c=o&&"function"==typeof o.apply?o.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};n=o&&"function"==typeof o.ownKeys?o.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var l=Number.isNaN||function(e){return e!=e};function d(){d.init.call(this)}e.exports=d,e.exports.once=function(e,t){return new Promise((function(r,n){function o(r){e.removeListener(t,c),n(r)}function c(){"function"==typeof e.removeListener&&e.removeListener("error",o),r([].slice.call(arguments))}S(e,t,c,{once:!0}),"error"!==t&&function(e,t,r){"function"==typeof e.on&&S(e,"error",t,r)}(e,o,{once:!0})}))},d.EventEmitter=d,d.prototype._events=void 0,d.prototype._eventsCount=0,d.prototype._maxListeners=void 0;var f=10;function h(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function m(e){return void 0===e._maxListeners?d.defaultMaxListeners:e._maxListeners}function v(e,t,r,n){var o,c,l,d;if(h(r),void 0===(c=e._events)?(c=e._events=Object.create(null),e._eventsCount=0):(void 0!==c.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),c=e._events),l=c[t]),void 0===l)l=c[t]=r,++e._eventsCount;else if("function"==typeof l?l=c[t]=n?[r,l]:[l,r]:n?l.unshift(r):l.push(r),(o=m(e))>0&&l.length>o&&!l.warned){l.warned=!0;var f=new Error("Possible EventEmitter memory leak detected. "+l.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");f.name="MaxListenersExceededWarning",f.emitter=e,f.type=t,f.count=l.length,d=f,console&&console.warn&&console.warn(d)}return e}function y(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},o=y.bind(n);return o.listener=r,n.wrapFn=o,o}function w(e,t,r){var n=e._events;if(void 0===n)return[];var o=n[t];return void 0===o?[]:"function"==typeof o?r?[o.listener||o]:[o]:r?function(e){for(var t=new Array(e.length),i=0;i0&&(o=t[0]),o instanceof Error)throw o;var l=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw l.context=o,l}var d=n[e];if(void 0===d)return!1;if("function"==typeof d)c(d,this,t);else{var f=d.length,h=E(d,f);for(i=0;i=0;i--)if(r[i]===t||r[i].listener===t){c=r[i].listener,o=i;break}if(o<0)return this;0===o?r.shift():function(e,t){for(;t+1=0;i--)this.removeListener(e,t[i]);return this},d.prototype.listeners=function(e){return w(this,e,!0)},d.prototype.rawListeners=function(e){return w(this,e,!1)},d.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):T.call(e,t)},d.prototype.listenerCount=T,d.prototype.eventNames=function(){return this._eventsCount>0?n(this._events):[]}},function(e,t,r){"use strict";var n=r(671).Buffer,o=n.isEncoding||function(e){switch((e=""+e)&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function c(e){var t;switch(this.encoding=function(e){var t=function(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!=typeof t&&(n.isEncoding===o||!o(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=f,this.end=h,t=4;break;case"utf8":this.fillLast=d,t=4;break;case"base64":this.text=m,this.end=v,t=3;break;default:return this.write=y,void(this.end=_)}this.lastNeed=0,this.lastTotal=0,this.lastChar=n.allocUnsafe(t)}function l(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function d(e){var p=this.lastTotal-this.lastNeed,t=function(e,t,p){if(128!=(192&t[0]))return e.lastNeed=0,"�";if(e.lastNeed>1&&t.length>1){if(128!=(192&t[1]))return e.lastNeed=1,"�";if(e.lastNeed>2&&t.length>2&&128!=(192&t[2]))return e.lastNeed=2,"�"}}(this,e);return void 0!==t?t:this.lastNeed<=e.length?(e.copy(this.lastChar,p,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,p,0,e.length),void(this.lastNeed-=e.length))}function f(e,i){if((e.length-i)%2==0){var t=e.toString("utf16le",i);if(t){var r=t.charCodeAt(t.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],t.slice(0,-1)}return t}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",i,e.length-1)}function h(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function m(e,i){var t=(e.length-i)%3;return 0===t?e.toString("base64",i):(this.lastNeed=3-t,this.lastTotal=3,1===t?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",i,e.length-t))}function v(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function y(e){return e.toString(this.encoding)}function _(e){return e&&e.length?this.write(e):""}t.StringDecoder=c,c.prototype.write=function(e){if(0===e.length)return"";var t,i;if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";i=this.lastNeed,this.lastNeed=0}else i=0;return i=0)return n>0&&(e.lastNeed=n-1),n;if(--r=0)return n>0&&(e.lastNeed=n-2),n;if(--r=0)return n>0&&(2===n?n=0:e.lastNeed=n-3),n;return 0}(this,e,i);if(!this.lastNeed)return e.toString("utf8",i);this.lastTotal=t;var r=e.length-(t-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",i,r)},c.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length}},,,,,,function(e,t,r){"use strict";var n=r(156),o=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};e.exports=v;var c=Object.create(r(127));c.inherits=r(27);var l=r(460),d=r(353);c.inherits(v,l);for(var f=o(d.prototype),h=0;h\u20D2|\u205F\u200A|\u219D\u0338|\u2202\u0338|\u2220\u20D2|\u2229\uFE00|\u222A\uFE00|\u223C\u20D2|\u223D\u0331|\u223E\u0333|\u2242\u0338|\u224B\u0338|\u224D\u20D2|\u224E\u0338|\u224F\u0338|\u2250\u0338|\u2261\u20E5|\u2264\u20D2|\u2265\u20D2|\u2266\u0338|\u2267\u0338|\u2268\uFE00|\u2269\uFE00|\u226A\u0338|\u226A\u20D2|\u226B\u0338|\u226B\u20D2|\u227F\u0338|\u2282\u20D2|\u2283\u20D2|\u228A\uFE00|\u228B\uFE00|\u228F\u0338|\u2290\u0338|\u2293\uFE00|\u2294\uFE00|\u22B4\u20D2|\u22B5\u20D2|\u22D8\u0338|\u22D9\u0338|\u22DA\uFE00|\u22DB\uFE00|\u22F5\u0338|\u22F9\u0338|\u2933\u0338|\u29CF\u0338|\u29D0\u0338|\u2A6D\u0338|\u2A70\u0338|\u2A7D\u0338|\u2A7E\u0338|\u2AA1\u0338|\u2AA2\u0338|\u2AAC\uFE00|\u2AAD\uFE00|\u2AAF\u0338|\u2AB0\u0338|\u2AC5\u0338|\u2AC6\u0338|\u2ACB\uFE00|\u2ACC\uFE00|\u2AFD\u20E5|[\xA0-\u0113\u0116-\u0122\u0124-\u012B\u012E-\u014D\u0150-\u017E\u0192\u01B5\u01F5\u0237\u02C6\u02C7\u02D8-\u02DD\u0311\u0391-\u03A1\u03A3-\u03A9\u03B1-\u03C9\u03D1\u03D2\u03D5\u03D6\u03DC\u03DD\u03F0\u03F1\u03F5\u03F6\u0401-\u040C\u040E-\u044F\u0451-\u045C\u045E\u045F\u2002-\u2005\u2007-\u2010\u2013-\u2016\u2018-\u201A\u201C-\u201E\u2020-\u2022\u2025\u2026\u2030-\u2035\u2039\u203A\u203E\u2041\u2043\u2044\u204F\u2057\u205F-\u2063\u20AC\u20DB\u20DC\u2102\u2105\u210A-\u2113\u2115-\u211E\u2122\u2124\u2127-\u2129\u212C\u212D\u212F-\u2131\u2133-\u2138\u2145-\u2148\u2153-\u215E\u2190-\u219B\u219D-\u21A7\u21A9-\u21AE\u21B0-\u21B3\u21B5-\u21B7\u21BA-\u21DB\u21DD\u21E4\u21E5\u21F5\u21FD-\u2205\u2207-\u2209\u220B\u220C\u220F-\u2214\u2216-\u2218\u221A\u221D-\u2238\u223A-\u2257\u2259\u225A\u225C\u225F-\u2262\u2264-\u228B\u228D-\u229B\u229D-\u22A5\u22A7-\u22B0\u22B2-\u22BB\u22BD-\u22DB\u22DE-\u22E3\u22E6-\u22F7\u22F9-\u22FE\u2305\u2306\u2308-\u2310\u2312\u2313\u2315\u2316\u231C-\u231F\u2322\u2323\u232D\u232E\u2336\u233D\u233F\u237C\u23B0\u23B1\u23B4-\u23B6\u23DC-\u23DF\u23E2\u23E7\u2423\u24C8\u2500\u2502\u250C\u2510\u2514\u2518\u251C\u2524\u252C\u2534\u253C\u2550-\u256C\u2580\u2584\u2588\u2591-\u2593\u25A1\u25AA\u25AB\u25AD\u25AE\u25B1\u25B3-\u25B5\u25B8\u25B9\u25BD-\u25BF\u25C2\u25C3\u25CA\u25CB\u25EC\u25EF\u25F8-\u25FC\u2605\u2606\u260E\u2640\u2642\u2660\u2663\u2665\u2666\u266A\u266D-\u266F\u2713\u2717\u2720\u2736\u2758\u2772\u2773\u27C8\u27C9\u27E6-\u27ED\u27F5-\u27FA\u27FC\u27FF\u2902-\u2905\u290C-\u2913\u2916\u2919-\u2920\u2923-\u292A\u2933\u2935-\u2939\u293C\u293D\u2945\u2948-\u294B\u294E-\u2976\u2978\u2979\u297B-\u297F\u2985\u2986\u298B-\u2996\u299A\u299C\u299D\u29A4-\u29B7\u29B9\u29BB\u29BC\u29BE-\u29C5\u29C9\u29CD-\u29D0\u29DC-\u29DE\u29E3-\u29E5\u29EB\u29F4\u29F6\u2A00-\u2A02\u2A04\u2A06\u2A0C\u2A0D\u2A10-\u2A17\u2A22-\u2A27\u2A29\u2A2A\u2A2D-\u2A31\u2A33-\u2A3C\u2A3F\u2A40\u2A42-\u2A4D\u2A50\u2A53-\u2A58\u2A5A-\u2A5D\u2A5F\u2A66\u2A6A\u2A6D-\u2A75\u2A77-\u2A9A\u2A9D-\u2AA2\u2AA4-\u2AB0\u2AB3-\u2AC8\u2ACB\u2ACC\u2ACF-\u2ADB\u2AE4\u2AE6-\u2AE9\u2AEB-\u2AF3\u2AFD\uFB00-\uFB04]|\uD835[\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDCCF\uDD04\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDD6B]/g,y={"­":"shy","‌":"zwnj","‍":"zwj","‎":"lrm","⁣":"ic","⁢":"it","⁡":"af","‏":"rlm","​":"ZeroWidthSpace","⁠":"NoBreak","̑":"DownBreve","⃛":"tdot","⃜":"DotDot","\t":"Tab","\n":"NewLine"," ":"puncsp"," ":"MediumSpace"," ":"thinsp"," ":"hairsp"," ":"emsp13"," ":"ensp"," ":"emsp14"," ":"emsp"," ":"numsp"," ":"nbsp","  ":"ThickSpace","‾":"oline",_:"lowbar","‐":"dash","–":"ndash","—":"mdash","―":"horbar",",":"comma",";":"semi","⁏":"bsemi",":":"colon","⩴":"Colone","!":"excl","¡":"iexcl","?":"quest","¿":"iquest",".":"period","‥":"nldr","…":"mldr","·":"middot","'":"apos","‘":"lsquo","’":"rsquo","‚":"sbquo","‹":"lsaquo","›":"rsaquo",'"':"quot","“":"ldquo","”":"rdquo","„":"bdquo","«":"laquo","»":"raquo","(":"lpar",")":"rpar","[":"lsqb","]":"rsqb","{":"lcub","}":"rcub","⌈":"lceil","⌉":"rceil","⌊":"lfloor","⌋":"rfloor","⦅":"lopar","⦆":"ropar","⦋":"lbrke","⦌":"rbrke","⦍":"lbrkslu","⦎":"rbrksld","⦏":"lbrksld","⦐":"rbrkslu","⦑":"langd","⦒":"rangd","⦓":"lparlt","⦔":"rpargt","⦕":"gtlPar","⦖":"ltrPar","⟦":"lobrk","⟧":"robrk","⟨":"lang","⟩":"rang","⟪":"Lang","⟫":"Rang","⟬":"loang","⟭":"roang","❲":"lbbrk","❳":"rbbrk","‖":"Vert","§":"sect","¶":"para","@":"commat","*":"ast","/":"sol",undefined:null,"&":"amp","#":"num","%":"percnt","‰":"permil","‱":"pertenk","†":"dagger","‡":"Dagger","•":"bull","⁃":"hybull","′":"prime","″":"Prime","‴":"tprime","⁗":"qprime","‵":"bprime","⁁":"caret","`":"grave","´":"acute","˜":"tilde","^":"Hat","¯":"macr","˘":"breve","˙":"dot","¨":"die","˚":"ring","˝":"dblac","¸":"cedil","˛":"ogon","ˆ":"circ","ˇ":"caron","°":"deg","©":"copy","®":"reg","℗":"copysr","℘":"wp","℞":"rx","℧":"mho","℩":"iiota","←":"larr","↚":"nlarr","→":"rarr","↛":"nrarr","↑":"uarr","↓":"darr","↔":"harr","↮":"nharr","↕":"varr","↖":"nwarr","↗":"nearr","↘":"searr","↙":"swarr","↝":"rarrw","↝̸":"nrarrw","↞":"Larr","↟":"Uarr","↠":"Rarr","↡":"Darr","↢":"larrtl","↣":"rarrtl","↤":"mapstoleft","↥":"mapstoup","↦":"map","↧":"mapstodown","↩":"larrhk","↪":"rarrhk","↫":"larrlp","↬":"rarrlp","↭":"harrw","↰":"lsh","↱":"rsh","↲":"ldsh","↳":"rdsh","↵":"crarr","↶":"cularr","↷":"curarr","↺":"olarr","↻":"orarr","↼":"lharu","↽":"lhard","↾":"uharr","↿":"uharl","⇀":"rharu","⇁":"rhard","⇂":"dharr","⇃":"dharl","⇄":"rlarr","⇅":"udarr","⇆":"lrarr","⇇":"llarr","⇈":"uuarr","⇉":"rrarr","⇊":"ddarr","⇋":"lrhar","⇌":"rlhar","⇐":"lArr","⇍":"nlArr","⇑":"uArr","⇒":"rArr","⇏":"nrArr","⇓":"dArr","⇔":"iff","⇎":"nhArr","⇕":"vArr","⇖":"nwArr","⇗":"neArr","⇘":"seArr","⇙":"swArr","⇚":"lAarr","⇛":"rAarr","⇝":"zigrarr","⇤":"larrb","⇥":"rarrb","⇵":"duarr","⇽":"loarr","⇾":"roarr","⇿":"hoarr","∀":"forall","∁":"comp","∂":"part","∂̸":"npart","∃":"exist","∄":"nexist","∅":"empty","∇":"Del","∈":"in","∉":"notin","∋":"ni","∌":"notni","϶":"bepsi","∏":"prod","∐":"coprod","∑":"sum","+":"plus","±":"pm","÷":"div","×":"times","<":"lt","≮":"nlt","<⃒":"nvlt","=":"equals","≠":"ne","=⃥":"bne","⩵":"Equal",">":"gt","≯":"ngt",">⃒":"nvgt","¬":"not","|":"vert","¦":"brvbar","−":"minus","∓":"mp","∔":"plusdo","⁄":"frasl","∖":"setmn","∗":"lowast","∘":"compfn","√":"Sqrt","∝":"prop","∞":"infin","∟":"angrt","∠":"ang","∠⃒":"nang","∡":"angmsd","∢":"angsph","∣":"mid","∤":"nmid","∥":"par","∦":"npar","∧":"and","∨":"or","∩":"cap","∩︀":"caps","∪":"cup","∪︀":"cups","∫":"int","∬":"Int","∭":"tint","⨌":"qint","∮":"oint","∯":"Conint","∰":"Cconint","∱":"cwint","∲":"cwconint","∳":"awconint","∴":"there4","∵":"becaus","∶":"ratio","∷":"Colon","∸":"minusd","∺":"mDDot","∻":"homtht","∼":"sim","≁":"nsim","∼⃒":"nvsim","∽":"bsim","∽̱":"race","∾":"ac","∾̳":"acE","∿":"acd","≀":"wr","≂":"esim","≂̸":"nesim","≃":"sime","≄":"nsime","≅":"cong","≇":"ncong","≆":"simne","≈":"ap","≉":"nap","≊":"ape","≋":"apid","≋̸":"napid","≌":"bcong","≍":"CupCap","≭":"NotCupCap","≍⃒":"nvap","≎":"bump","≎̸":"nbump","≏":"bumpe","≏̸":"nbumpe","≐":"doteq","≐̸":"nedot","≑":"eDot","≒":"efDot","≓":"erDot","≔":"colone","≕":"ecolon","≖":"ecir","≗":"cire","≙":"wedgeq","≚":"veeeq","≜":"trie","≟":"equest","≡":"equiv","≢":"nequiv","≡⃥":"bnequiv","≤":"le","≰":"nle","≤⃒":"nvle","≥":"ge","≱":"nge","≥⃒":"nvge","≦":"lE","≦̸":"nlE","≧":"gE","≧̸":"ngE","≨︀":"lvnE","≨":"lnE","≩":"gnE","≩︀":"gvnE","≪":"ll","≪̸":"nLtv","≪⃒":"nLt","≫":"gg","≫̸":"nGtv","≫⃒":"nGt","≬":"twixt","≲":"lsim","≴":"nlsim","≳":"gsim","≵":"ngsim","≶":"lg","≸":"ntlg","≷":"gl","≹":"ntgl","≺":"pr","⊀":"npr","≻":"sc","⊁":"nsc","≼":"prcue","⋠":"nprcue","≽":"sccue","⋡":"nsccue","≾":"prsim","≿":"scsim","≿̸":"NotSucceedsTilde","⊂":"sub","⊄":"nsub","⊂⃒":"vnsub","⊃":"sup","⊅":"nsup","⊃⃒":"vnsup","⊆":"sube","⊈":"nsube","⊇":"supe","⊉":"nsupe","⊊︀":"vsubne","⊊":"subne","⊋︀":"vsupne","⊋":"supne","⊍":"cupdot","⊎":"uplus","⊏":"sqsub","⊏̸":"NotSquareSubset","⊐":"sqsup","⊐̸":"NotSquareSuperset","⊑":"sqsube","⋢":"nsqsube","⊒":"sqsupe","⋣":"nsqsupe","⊓":"sqcap","⊓︀":"sqcaps","⊔":"sqcup","⊔︀":"sqcups","⊕":"oplus","⊖":"ominus","⊗":"otimes","⊘":"osol","⊙":"odot","⊚":"ocir","⊛":"oast","⊝":"odash","⊞":"plusb","⊟":"minusb","⊠":"timesb","⊡":"sdotb","⊢":"vdash","⊬":"nvdash","⊣":"dashv","⊤":"top","⊥":"bot","⊧":"models","⊨":"vDash","⊭":"nvDash","⊩":"Vdash","⊮":"nVdash","⊪":"Vvdash","⊫":"VDash","⊯":"nVDash","⊰":"prurel","⊲":"vltri","⋪":"nltri","⊳":"vrtri","⋫":"nrtri","⊴":"ltrie","⋬":"nltrie","⊴⃒":"nvltrie","⊵":"rtrie","⋭":"nrtrie","⊵⃒":"nvrtrie","⊶":"origof","⊷":"imof","⊸":"mumap","⊹":"hercon","⊺":"intcal","⊻":"veebar","⊽":"barvee","⊾":"angrtvb","⊿":"lrtri","⋀":"Wedge","⋁":"Vee","⋂":"xcap","⋃":"xcup","⋄":"diam","⋅":"sdot","⋆":"Star","⋇":"divonx","⋈":"bowtie","⋉":"ltimes","⋊":"rtimes","⋋":"lthree","⋌":"rthree","⋍":"bsime","⋎":"cuvee","⋏":"cuwed","⋐":"Sub","⋑":"Sup","⋒":"Cap","⋓":"Cup","⋔":"fork","⋕":"epar","⋖":"ltdot","⋗":"gtdot","⋘":"Ll","⋘̸":"nLl","⋙":"Gg","⋙̸":"nGg","⋚︀":"lesg","⋚":"leg","⋛":"gel","⋛︀":"gesl","⋞":"cuepr","⋟":"cuesc","⋦":"lnsim","⋧":"gnsim","⋨":"prnsim","⋩":"scnsim","⋮":"vellip","⋯":"ctdot","⋰":"utdot","⋱":"dtdot","⋲":"disin","⋳":"isinsv","⋴":"isins","⋵":"isindot","⋵̸":"notindot","⋶":"notinvc","⋷":"notinvb","⋹":"isinE","⋹̸":"notinE","⋺":"nisd","⋻":"xnis","⋼":"nis","⋽":"notnivc","⋾":"notnivb","⌅":"barwed","⌆":"Barwed","⌌":"drcrop","⌍":"dlcrop","⌎":"urcrop","⌏":"ulcrop","⌐":"bnot","⌒":"profline","⌓":"profsurf","⌕":"telrec","⌖":"target","⌜":"ulcorn","⌝":"urcorn","⌞":"dlcorn","⌟":"drcorn","⌢":"frown","⌣":"smile","⌭":"cylcty","⌮":"profalar","⌶":"topbot","⌽":"ovbar","⌿":"solbar","⍼":"angzarr","⎰":"lmoust","⎱":"rmoust","⎴":"tbrk","⎵":"bbrk","⎶":"bbrktbrk","⏜":"OverParenthesis","⏝":"UnderParenthesis","⏞":"OverBrace","⏟":"UnderBrace","⏢":"trpezium","⏧":"elinters","␣":"blank","─":"boxh","│":"boxv","┌":"boxdr","┐":"boxdl","└":"boxur","┘":"boxul","├":"boxvr","┤":"boxvl","┬":"boxhd","┴":"boxhu","┼":"boxvh","═":"boxH","║":"boxV","╒":"boxdR","╓":"boxDr","╔":"boxDR","╕":"boxdL","╖":"boxDl","╗":"boxDL","╘":"boxuR","╙":"boxUr","╚":"boxUR","╛":"boxuL","╜":"boxUl","╝":"boxUL","╞":"boxvR","╟":"boxVr","╠":"boxVR","╡":"boxvL","╢":"boxVl","╣":"boxVL","╤":"boxHd","╥":"boxhD","╦":"boxHD","╧":"boxHu","╨":"boxhU","╩":"boxHU","╪":"boxvH","╫":"boxVh","╬":"boxVH","▀":"uhblk","▄":"lhblk","█":"block","░":"blk14","▒":"blk12","▓":"blk34","□":"squ","▪":"squf","▫":"EmptyVerySmallSquare","▭":"rect","▮":"marker","▱":"fltns","△":"xutri","▴":"utrif","▵":"utri","▸":"rtrif","▹":"rtri","▽":"xdtri","▾":"dtrif","▿":"dtri","◂":"ltrif","◃":"ltri","◊":"loz","○":"cir","◬":"tridot","◯":"xcirc","◸":"ultri","◹":"urtri","◺":"lltri","◻":"EmptySmallSquare","◼":"FilledSmallSquare","★":"starf","☆":"star","☎":"phone","♀":"female","♂":"male","♠":"spades","♣":"clubs","♥":"hearts","♦":"diams","♪":"sung","✓":"check","✗":"cross","✠":"malt","✶":"sext","❘":"VerticalSeparator","⟈":"bsolhsub","⟉":"suphsol","⟵":"xlarr","⟶":"xrarr","⟷":"xharr","⟸":"xlArr","⟹":"xrArr","⟺":"xhArr","⟼":"xmap","⟿":"dzigrarr","⤂":"nvlArr","⤃":"nvrArr","⤄":"nvHarr","⤅":"Map","⤌":"lbarr","⤍":"rbarr","⤎":"lBarr","⤏":"rBarr","⤐":"RBarr","⤑":"DDotrahd","⤒":"UpArrowBar","⤓":"DownArrowBar","⤖":"Rarrtl","⤙":"latail","⤚":"ratail","⤛":"lAtail","⤜":"rAtail","⤝":"larrfs","⤞":"rarrfs","⤟":"larrbfs","⤠":"rarrbfs","⤣":"nwarhk","⤤":"nearhk","⤥":"searhk","⤦":"swarhk","⤧":"nwnear","⤨":"toea","⤩":"tosa","⤪":"swnwar","⤳":"rarrc","⤳̸":"nrarrc","⤵":"cudarrr","⤶":"ldca","⤷":"rdca","⤸":"cudarrl","⤹":"larrpl","⤼":"curarrm","⤽":"cularrp","⥅":"rarrpl","⥈":"harrcir","⥉":"Uarrocir","⥊":"lurdshar","⥋":"ldrushar","⥎":"LeftRightVector","⥏":"RightUpDownVector","⥐":"DownLeftRightVector","⥑":"LeftUpDownVector","⥒":"LeftVectorBar","⥓":"RightVectorBar","⥔":"RightUpVectorBar","⥕":"RightDownVectorBar","⥖":"DownLeftVectorBar","⥗":"DownRightVectorBar","⥘":"LeftUpVectorBar","⥙":"LeftDownVectorBar","⥚":"LeftTeeVector","⥛":"RightTeeVector","⥜":"RightUpTeeVector","⥝":"RightDownTeeVector","⥞":"DownLeftTeeVector","⥟":"DownRightTeeVector","⥠":"LeftUpTeeVector","⥡":"LeftDownTeeVector","⥢":"lHar","⥣":"uHar","⥤":"rHar","⥥":"dHar","⥦":"luruhar","⥧":"ldrdhar","⥨":"ruluhar","⥩":"rdldhar","⥪":"lharul","⥫":"llhard","⥬":"rharul","⥭":"lrhard","⥮":"udhar","⥯":"duhar","⥰":"RoundImplies","⥱":"erarr","⥲":"simrarr","⥳":"larrsim","⥴":"rarrsim","⥵":"rarrap","⥶":"ltlarr","⥸":"gtrarr","⥹":"subrarr","⥻":"suplarr","⥼":"lfisht","⥽":"rfisht","⥾":"ufisht","⥿":"dfisht","⦚":"vzigzag","⦜":"vangrt","⦝":"angrtvbd","⦤":"ange","⦥":"range","⦦":"dwangle","⦧":"uwangle","⦨":"angmsdaa","⦩":"angmsdab","⦪":"angmsdac","⦫":"angmsdad","⦬":"angmsdae","⦭":"angmsdaf","⦮":"angmsdag","⦯":"angmsdah","⦰":"bemptyv","⦱":"demptyv","⦲":"cemptyv","⦳":"raemptyv","⦴":"laemptyv","⦵":"ohbar","⦶":"omid","⦷":"opar","⦹":"operp","⦻":"olcross","⦼":"odsold","⦾":"olcir","⦿":"ofcir","⧀":"olt","⧁":"ogt","⧂":"cirscir","⧃":"cirE","⧄":"solb","⧅":"bsolb","⧉":"boxbox","⧍":"trisb","⧎":"rtriltri","⧏":"LeftTriangleBar","⧏̸":"NotLeftTriangleBar","⧐":"RightTriangleBar","⧐̸":"NotRightTriangleBar","⧜":"iinfin","⧝":"infintie","⧞":"nvinfin","⧣":"eparsl","⧤":"smeparsl","⧥":"eqvparsl","⧫":"lozf","⧴":"RuleDelayed","⧶":"dsol","⨀":"xodot","⨁":"xoplus","⨂":"xotime","⨄":"xuplus","⨆":"xsqcup","⨍":"fpartint","⨐":"cirfnint","⨑":"awint","⨒":"rppolint","⨓":"scpolint","⨔":"npolint","⨕":"pointint","⨖":"quatint","⨗":"intlarhk","⨢":"pluscir","⨣":"plusacir","⨤":"simplus","⨥":"plusdu","⨦":"plussim","⨧":"plustwo","⨩":"mcomma","⨪":"minusdu","⨭":"loplus","⨮":"roplus","⨯":"Cross","⨰":"timesd","⨱":"timesbar","⨳":"smashp","⨴":"lotimes","⨵":"rotimes","⨶":"otimesas","⨷":"Otimes","⨸":"odiv","⨹":"triplus","⨺":"triminus","⨻":"tritime","⨼":"iprod","⨿":"amalg","⩀":"capdot","⩂":"ncup","⩃":"ncap","⩄":"capand","⩅":"cupor","⩆":"cupcap","⩇":"capcup","⩈":"cupbrcap","⩉":"capbrcup","⩊":"cupcup","⩋":"capcap","⩌":"ccups","⩍":"ccaps","⩐":"ccupssm","⩓":"And","⩔":"Or","⩕":"andand","⩖":"oror","⩗":"orslope","⩘":"andslope","⩚":"andv","⩛":"orv","⩜":"andd","⩝":"ord","⩟":"wedbar","⩦":"sdote","⩪":"simdot","⩭":"congdot","⩭̸":"ncongdot","⩮":"easter","⩯":"apacir","⩰":"apE","⩰̸":"napE","⩱":"eplus","⩲":"pluse","⩳":"Esim","⩷":"eDDot","⩸":"equivDD","⩹":"ltcir","⩺":"gtcir","⩻":"ltquest","⩼":"gtquest","⩽":"les","⩽̸":"nles","⩾":"ges","⩾̸":"nges","⩿":"lesdot","⪀":"gesdot","⪁":"lesdoto","⪂":"gesdoto","⪃":"lesdotor","⪄":"gesdotol","⪅":"lap","⪆":"gap","⪇":"lne","⪈":"gne","⪉":"lnap","⪊":"gnap","⪋":"lEg","⪌":"gEl","⪍":"lsime","⪎":"gsime","⪏":"lsimg","⪐":"gsiml","⪑":"lgE","⪒":"glE","⪓":"lesges","⪔":"gesles","⪕":"els","⪖":"egs","⪗":"elsdot","⪘":"egsdot","⪙":"el","⪚":"eg","⪝":"siml","⪞":"simg","⪟":"simlE","⪠":"simgE","⪡":"LessLess","⪡̸":"NotNestedLessLess","⪢":"GreaterGreater","⪢̸":"NotNestedGreaterGreater","⪤":"glj","⪥":"gla","⪦":"ltcc","⪧":"gtcc","⪨":"lescc","⪩":"gescc","⪪":"smt","⪫":"lat","⪬":"smte","⪬︀":"smtes","⪭":"late","⪭︀":"lates","⪮":"bumpE","⪯":"pre","⪯̸":"npre","⪰":"sce","⪰̸":"nsce","⪳":"prE","⪴":"scE","⪵":"prnE","⪶":"scnE","⪷":"prap","⪸":"scap","⪹":"prnap","⪺":"scnap","⪻":"Pr","⪼":"Sc","⪽":"subdot","⪾":"supdot","⪿":"subplus","⫀":"supplus","⫁":"submult","⫂":"supmult","⫃":"subedot","⫄":"supedot","⫅":"subE","⫅̸":"nsubE","⫆":"supE","⫆̸":"nsupE","⫇":"subsim","⫈":"supsim","⫋︀":"vsubnE","⫋":"subnE","⫌︀":"vsupnE","⫌":"supnE","⫏":"csub","⫐":"csup","⫑":"csube","⫒":"csupe","⫓":"subsup","⫔":"supsub","⫕":"subsub","⫖":"supsup","⫗":"suphsub","⫘":"supdsub","⫙":"forkv","⫚":"topfork","⫛":"mlcp","⫤":"Dashv","⫦":"Vdashl","⫧":"Barv","⫨":"vBar","⫩":"vBarv","⫫":"Vbar","⫬":"Not","⫭":"bNot","⫮":"rnmid","⫯":"cirmid","⫰":"midcir","⫱":"topcir","⫲":"nhpar","⫳":"parsim","⫽":"parsl","⫽⃥":"nparsl","♭":"flat","♮":"natur","♯":"sharp","¤":"curren","¢":"cent",$:"dollar","£":"pound","¥":"yen","€":"euro","¹":"sup1","½":"half","⅓":"frac13","¼":"frac14","⅕":"frac15","⅙":"frac16","⅛":"frac18","²":"sup2","⅔":"frac23","⅖":"frac25","³":"sup3","¾":"frac34","⅗":"frac35","⅜":"frac38","⅘":"frac45","⅚":"frac56","⅝":"frac58","⅞":"frac78","𝒶":"ascr","𝕒":"aopf","𝔞":"afr","𝔸":"Aopf","𝔄":"Afr","𝒜":"Ascr","ª":"ordf","á":"aacute","Á":"Aacute","à":"agrave","À":"Agrave","ă":"abreve","Ă":"Abreve","â":"acirc","Â":"Acirc","å":"aring","Å":"angst","ä":"auml","Ä":"Auml","ã":"atilde","Ã":"Atilde","ą":"aogon","Ą":"Aogon","ā":"amacr","Ā":"Amacr","æ":"aelig","Æ":"AElig","𝒷":"bscr","𝕓":"bopf","𝔟":"bfr","𝔹":"Bopf","ℬ":"Bscr","𝔅":"Bfr","𝔠":"cfr","𝒸":"cscr","𝕔":"copf","ℭ":"Cfr","𝒞":"Cscr","ℂ":"Copf","ć":"cacute","Ć":"Cacute","ĉ":"ccirc","Ĉ":"Ccirc","č":"ccaron","Č":"Ccaron","ċ":"cdot","Ċ":"Cdot","ç":"ccedil","Ç":"Ccedil","℅":"incare","𝔡":"dfr","ⅆ":"dd","𝕕":"dopf","𝒹":"dscr","𝒟":"Dscr","𝔇":"Dfr","ⅅ":"DD","𝔻":"Dopf","ď":"dcaron","Ď":"Dcaron","đ":"dstrok","Đ":"Dstrok","ð":"eth","Ð":"ETH","ⅇ":"ee","ℯ":"escr","𝔢":"efr","𝕖":"eopf","ℰ":"Escr","𝔈":"Efr","𝔼":"Eopf","é":"eacute","É":"Eacute","è":"egrave","È":"Egrave","ê":"ecirc","Ê":"Ecirc","ě":"ecaron","Ě":"Ecaron","ë":"euml","Ë":"Euml","ė":"edot","Ė":"Edot","ę":"eogon","Ę":"Eogon","ē":"emacr","Ē":"Emacr","𝔣":"ffr","𝕗":"fopf","𝒻":"fscr","𝔉":"Ffr","𝔽":"Fopf","ℱ":"Fscr","ff":"fflig","ffi":"ffilig","ffl":"ffllig","fi":"filig",fj:"fjlig","fl":"fllig","ƒ":"fnof","ℊ":"gscr","𝕘":"gopf","𝔤":"gfr","𝒢":"Gscr","𝔾":"Gopf","𝔊":"Gfr","ǵ":"gacute","ğ":"gbreve","Ğ":"Gbreve","ĝ":"gcirc","Ĝ":"Gcirc","ġ":"gdot","Ġ":"Gdot","Ģ":"Gcedil","𝔥":"hfr","ℎ":"planckh","𝒽":"hscr","𝕙":"hopf","ℋ":"Hscr","ℌ":"Hfr","ℍ":"Hopf","ĥ":"hcirc","Ĥ":"Hcirc","ℏ":"hbar","ħ":"hstrok","Ħ":"Hstrok","𝕚":"iopf","𝔦":"ifr","𝒾":"iscr","ⅈ":"ii","𝕀":"Iopf","ℐ":"Iscr","ℑ":"Im","í":"iacute","Í":"Iacute","ì":"igrave","Ì":"Igrave","î":"icirc","Î":"Icirc","ï":"iuml","Ï":"Iuml","ĩ":"itilde","Ĩ":"Itilde","İ":"Idot","į":"iogon","Į":"Iogon","ī":"imacr","Ī":"Imacr","ij":"ijlig","IJ":"IJlig","ı":"imath","𝒿":"jscr","𝕛":"jopf","𝔧":"jfr","𝒥":"Jscr","𝔍":"Jfr","𝕁":"Jopf","ĵ":"jcirc","Ĵ":"Jcirc","ȷ":"jmath","𝕜":"kopf","𝓀":"kscr","𝔨":"kfr","𝒦":"Kscr","𝕂":"Kopf","𝔎":"Kfr","ķ":"kcedil","Ķ":"Kcedil","𝔩":"lfr","𝓁":"lscr","ℓ":"ell","𝕝":"lopf","ℒ":"Lscr","𝔏":"Lfr","𝕃":"Lopf","ĺ":"lacute","Ĺ":"Lacute","ľ":"lcaron","Ľ":"Lcaron","ļ":"lcedil","Ļ":"Lcedil","ł":"lstrok","Ł":"Lstrok","ŀ":"lmidot","Ŀ":"Lmidot","𝔪":"mfr","𝕞":"mopf","𝓂":"mscr","𝔐":"Mfr","𝕄":"Mopf","ℳ":"Mscr","𝔫":"nfr","𝕟":"nopf","𝓃":"nscr","ℕ":"Nopf","𝒩":"Nscr","𝔑":"Nfr","ń":"nacute","Ń":"Nacute","ň":"ncaron","Ň":"Ncaron","ñ":"ntilde","Ñ":"Ntilde","ņ":"ncedil","Ņ":"Ncedil","№":"numero","ŋ":"eng","Ŋ":"ENG","𝕠":"oopf","𝔬":"ofr","ℴ":"oscr","𝒪":"Oscr","𝔒":"Ofr","𝕆":"Oopf","º":"ordm","ó":"oacute","Ó":"Oacute","ò":"ograve","Ò":"Ograve","ô":"ocirc","Ô":"Ocirc","ö":"ouml","Ö":"Ouml","ő":"odblac","Ő":"Odblac","õ":"otilde","Õ":"Otilde","ø":"oslash","Ø":"Oslash","ō":"omacr","Ō":"Omacr","œ":"oelig","Œ":"OElig","𝔭":"pfr","𝓅":"pscr","𝕡":"popf","ℙ":"Popf","𝔓":"Pfr","𝒫":"Pscr","𝕢":"qopf","𝔮":"qfr","𝓆":"qscr","𝒬":"Qscr","𝔔":"Qfr","ℚ":"Qopf","ĸ":"kgreen","𝔯":"rfr","𝕣":"ropf","𝓇":"rscr","ℛ":"Rscr","ℜ":"Re","ℝ":"Ropf","ŕ":"racute","Ŕ":"Racute","ř":"rcaron","Ř":"Rcaron","ŗ":"rcedil","Ŗ":"Rcedil","𝕤":"sopf","𝓈":"sscr","𝔰":"sfr","𝕊":"Sopf","𝔖":"Sfr","𝒮":"Sscr","Ⓢ":"oS","ś":"sacute","Ś":"Sacute","ŝ":"scirc","Ŝ":"Scirc","š":"scaron","Š":"Scaron","ş":"scedil","Ş":"Scedil","ß":"szlig","𝔱":"tfr","𝓉":"tscr","𝕥":"topf","𝒯":"Tscr","𝔗":"Tfr","𝕋":"Topf","ť":"tcaron","Ť":"Tcaron","ţ":"tcedil","Ţ":"Tcedil","™":"trade","ŧ":"tstrok","Ŧ":"Tstrok","𝓊":"uscr","𝕦":"uopf","𝔲":"ufr","𝕌":"Uopf","𝔘":"Ufr","𝒰":"Uscr","ú":"uacute","Ú":"Uacute","ù":"ugrave","Ù":"Ugrave","ŭ":"ubreve","Ŭ":"Ubreve","û":"ucirc","Û":"Ucirc","ů":"uring","Ů":"Uring","ü":"uuml","Ü":"Uuml","ű":"udblac","Ű":"Udblac","ũ":"utilde","Ũ":"Utilde","ų":"uogon","Ų":"Uogon","ū":"umacr","Ū":"Umacr","𝔳":"vfr","𝕧":"vopf","𝓋":"vscr","𝔙":"Vfr","𝕍":"Vopf","𝒱":"Vscr","𝕨":"wopf","𝓌":"wscr","𝔴":"wfr","𝒲":"Wscr","𝕎":"Wopf","𝔚":"Wfr","ŵ":"wcirc","Ŵ":"Wcirc","𝔵":"xfr","𝓍":"xscr","𝕩":"xopf","𝕏":"Xopf","𝔛":"Xfr","𝒳":"Xscr","𝔶":"yfr","𝓎":"yscr","𝕪":"yopf","𝒴":"Yscr","𝔜":"Yfr","𝕐":"Yopf","ý":"yacute","Ý":"Yacute","ŷ":"ycirc","Ŷ":"Ycirc","ÿ":"yuml","Ÿ":"Yuml","𝓏":"zscr","𝔷":"zfr","𝕫":"zopf","ℨ":"Zfr","ℤ":"Zopf","𝒵":"Zscr","ź":"zacute","Ź":"Zacute","ž":"zcaron","Ž":"Zcaron","ż":"zdot","Ż":"Zdot","Ƶ":"imped","þ":"thorn","Þ":"THORN","ʼn":"napos","α":"alpha","Α":"Alpha","β":"beta","Β":"Beta","γ":"gamma","Γ":"Gamma","δ":"delta","Δ":"Delta","ε":"epsi","ϵ":"epsiv","Ε":"Epsilon","ϝ":"gammad","Ϝ":"Gammad","ζ":"zeta","Ζ":"Zeta","η":"eta","Η":"Eta","θ":"theta","ϑ":"thetav","Θ":"Theta","ι":"iota","Ι":"Iota","κ":"kappa","ϰ":"kappav","Κ":"Kappa","λ":"lambda","Λ":"Lambda","μ":"mu","µ":"micro","Μ":"Mu","ν":"nu","Ν":"Nu","ξ":"xi","Ξ":"Xi","ο":"omicron","Ο":"Omicron","π":"pi","ϖ":"piv","Π":"Pi","ρ":"rho","ϱ":"rhov","Ρ":"Rho","σ":"sigma","Σ":"Sigma","ς":"sigmaf","τ":"tau","Τ":"Tau","υ":"upsi","Υ":"Upsilon","ϒ":"Upsi","φ":"phi","ϕ":"phiv","Φ":"Phi","χ":"chi","Χ":"Chi","ψ":"psi","Ψ":"Psi","ω":"omega","Ω":"ohm","а":"acy","А":"Acy","б":"bcy","Б":"Bcy","в":"vcy","В":"Vcy","г":"gcy","Г":"Gcy","ѓ":"gjcy","Ѓ":"GJcy","д":"dcy","Д":"Dcy","ђ":"djcy","Ђ":"DJcy","е":"iecy","Е":"IEcy","ё":"iocy","Ё":"IOcy","є":"jukcy","Є":"Jukcy","ж":"zhcy","Ж":"ZHcy","з":"zcy","З":"Zcy","ѕ":"dscy","Ѕ":"DScy","и":"icy","И":"Icy","і":"iukcy","І":"Iukcy","ї":"yicy","Ї":"YIcy","й":"jcy","Й":"Jcy","ј":"jsercy","Ј":"Jsercy","к":"kcy","К":"Kcy","ќ":"kjcy","Ќ":"KJcy","л":"lcy","Л":"Lcy","љ":"ljcy","Љ":"LJcy","м":"mcy","М":"Mcy","н":"ncy","Н":"Ncy","њ":"njcy","Њ":"NJcy","о":"ocy","О":"Ocy","п":"pcy","П":"Pcy","р":"rcy","Р":"Rcy","с":"scy","С":"Scy","т":"tcy","Т":"Tcy","ћ":"tshcy","Ћ":"TSHcy","у":"ucy","У":"Ucy","ў":"ubrcy","Ў":"Ubrcy","ф":"fcy","Ф":"Fcy","х":"khcy","Х":"KHcy","ц":"tscy","Ц":"TScy","ч":"chcy","Ч":"CHcy","џ":"dzcy","Џ":"DZcy","ш":"shcy","Ш":"SHcy","щ":"shchcy","Щ":"SHCHcy","ъ":"hardcy","Ъ":"HARDcy","ы":"ycy","Ы":"Ycy","ь":"softcy","Ь":"SOFTcy","э":"ecy","Э":"Ecy","ю":"yucy","Ю":"YUcy","я":"yacy","Я":"YAcy","ℵ":"aleph","ℶ":"beth","ℷ":"gimel","ℸ":"daleth"},_=/["&'<>`]/g,w={'"':""","&":"&","'":"'","<":"<",">":">","`":"`"},T=/&#(?:[xX][^a-fA-F0-9]|[^0-9xX])/,E=/[\0-\x08\x0B\x0E-\x1F\x7F-\x9F\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,S=/&(CounterClockwiseContourIntegral|DoubleLongLeftRightArrow|ClockwiseContourIntegral|NotNestedGreaterGreater|NotSquareSupersetEqual|DiacriticalDoubleAcute|NotRightTriangleEqual|NotSucceedsSlantEqual|NotPrecedesSlantEqual|CloseCurlyDoubleQuote|NegativeVeryThinSpace|DoubleContourIntegral|FilledVerySmallSquare|CapitalDifferentialD|OpenCurlyDoubleQuote|EmptyVerySmallSquare|NestedGreaterGreater|DoubleLongRightArrow|NotLeftTriangleEqual|NotGreaterSlantEqual|ReverseUpEquilibrium|DoubleLeftRightArrow|NotSquareSubsetEqual|NotDoubleVerticalBar|RightArrowLeftArrow|NotGreaterFullEqual|NotRightTriangleBar|SquareSupersetEqual|DownLeftRightVector|DoubleLongLeftArrow|leftrightsquigarrow|LeftArrowRightArrow|NegativeMediumSpace|blacktriangleright|RightDownVectorBar|PrecedesSlantEqual|RightDoubleBracket|SucceedsSlantEqual|NotLeftTriangleBar|RightTriangleEqual|SquareIntersection|RightDownTeeVector|ReverseEquilibrium|NegativeThickSpace|longleftrightarrow|Longleftrightarrow|LongLeftRightArrow|DownRightTeeVector|DownRightVectorBar|GreaterSlantEqual|SquareSubsetEqual|LeftDownVectorBar|LeftDoubleBracket|VerticalSeparator|rightleftharpoons|NotGreaterGreater|NotSquareSuperset|blacktriangleleft|blacktriangledown|NegativeThinSpace|LeftDownTeeVector|NotLessSlantEqual|leftrightharpoons|DoubleUpDownArrow|DoubleVerticalBar|LeftTriangleEqual|FilledSmallSquare|twoheadrightarrow|NotNestedLessLess|DownLeftTeeVector|DownLeftVectorBar|RightAngleBracket|NotTildeFullEqual|NotReverseElement|RightUpDownVector|DiacriticalTilde|NotSucceedsTilde|circlearrowright|NotPrecedesEqual|rightharpoondown|DoubleRightArrow|NotSucceedsEqual|NonBreakingSpace|NotRightTriangle|LessEqualGreater|RightUpTeeVector|LeftAngleBracket|GreaterFullEqual|DownArrowUpArrow|RightUpVectorBar|twoheadleftarrow|GreaterEqualLess|downharpoonright|RightTriangleBar|ntrianglerighteq|NotSupersetEqual|LeftUpDownVector|DiacriticalAcute|rightrightarrows|vartriangleright|UpArrowDownArrow|DiacriticalGrave|UnderParenthesis|EmptySmallSquare|LeftUpVectorBar|leftrightarrows|DownRightVector|downharpoonleft|trianglerighteq|ShortRightArrow|OverParenthesis|DoubleLeftArrow|DoubleDownArrow|NotSquareSubset|bigtriangledown|ntrianglelefteq|UpperRightArrow|curvearrowright|vartriangleleft|NotLeftTriangle|nleftrightarrow|LowerRightArrow|NotHumpDownHump|NotGreaterTilde|rightthreetimes|LeftUpTeeVector|NotGreaterEqual|straightepsilon|LeftTriangleBar|rightsquigarrow|ContourIntegral|rightleftarrows|CloseCurlyQuote|RightDownVector|LeftRightVector|nLeftrightarrow|leftharpoondown|circlearrowleft|SquareSuperset|OpenCurlyQuote|hookrightarrow|HorizontalLine|DiacriticalDot|NotLessGreater|ntriangleright|DoubleRightTee|InvisibleComma|InvisibleTimes|LowerLeftArrow|DownLeftVector|NotSubsetEqual|curvearrowleft|trianglelefteq|NotVerticalBar|TildeFullEqual|downdownarrows|NotGreaterLess|RightTeeVector|ZeroWidthSpace|looparrowright|LongRightArrow|doublebarwedge|ShortLeftArrow|ShortDownArrow|RightVectorBar|GreaterGreater|ReverseElement|rightharpoonup|LessSlantEqual|leftthreetimes|upharpoonright|rightarrowtail|LeftDownVector|Longrightarrow|NestedLessLess|UpperLeftArrow|nshortparallel|leftleftarrows|leftrightarrow|Leftrightarrow|LeftRightArrow|longrightarrow|upharpoonleft|RightArrowBar|ApplyFunction|LeftTeeVector|leftarrowtail|NotEqualTilde|varsubsetneqq|varsupsetneqq|RightTeeArrow|SucceedsEqual|SucceedsTilde|LeftVectorBar|SupersetEqual|hookleftarrow|DifferentialD|VerticalTilde|VeryThinSpace|blacktriangle|bigtriangleup|LessFullEqual|divideontimes|leftharpoonup|UpEquilibrium|ntriangleleft|RightTriangle|measuredangle|shortparallel|longleftarrow|Longleftarrow|LongLeftArrow|DoubleLeftTee|Poincareplane|PrecedesEqual|triangleright|DoubleUpArrow|RightUpVector|fallingdotseq|looparrowleft|PrecedesTilde|NotTildeEqual|NotTildeTilde|smallsetminus|Proportional|triangleleft|triangledown|UnderBracket|NotHumpEqual|exponentiale|ExponentialE|NotLessTilde|HilbertSpace|RightCeiling|blacklozenge|varsupsetneq|HumpDownHump|GreaterEqual|VerticalLine|LeftTeeArrow|NotLessEqual|DownTeeArrow|LeftTriangle|varsubsetneq|Intersection|NotCongruent|DownArrowBar|LeftUpVector|LeftArrowBar|risingdotseq|GreaterTilde|RoundImplies|SquareSubset|ShortUpArrow|NotSuperset|quaternions|precnapprox|backepsilon|preccurlyeq|OverBracket|blacksquare|MediumSpace|VerticalBar|circledcirc|circleddash|CircleMinus|CircleTimes|LessGreater|curlyeqprec|curlyeqsucc|diamondsuit|UpDownArrow|Updownarrow|RuleDelayed|Rrightarrow|updownarrow|RightVector|nRightarrow|nrightarrow|eqslantless|LeftCeiling|Equilibrium|SmallCircle|expectation|NotSucceeds|thickapprox|GreaterLess|SquareUnion|NotPrecedes|NotLessLess|straightphi|succnapprox|succcurlyeq|SubsetEqual|sqsupseteq|Proportion|Laplacetrf|ImaginaryI|supsetneqq|NotGreater|gtreqqless|NotElement|ThickSpace|TildeEqual|TildeTilde|Fouriertrf|rmoustache|EqualTilde|eqslantgtr|UnderBrace|LeftVector|UpArrowBar|nLeftarrow|nsubseteqq|subsetneqq|nsupseteqq|nleftarrow|succapprox|lessapprox|UpTeeArrow|upuparrows|curlywedge|lesseqqgtr|varepsilon|varnothing|RightFloor|complement|CirclePlus|sqsubseteq|Lleftarrow|circledast|RightArrow|Rightarrow|rightarrow|lmoustache|Bernoullis|precapprox|mapstoleft|mapstodown|longmapsto|dotsquare|downarrow|DoubleDot|nsubseteq|supsetneq|leftarrow|nsupseteq|subsetneq|ThinSpace|ngeqslant|subseteqq|HumpEqual|NotSubset|triangleq|NotCupCap|lesseqgtr|heartsuit|TripleDot|Leftarrow|Coproduct|Congruent|varpropto|complexes|gvertneqq|LeftArrow|LessTilde|supseteqq|MinusPlus|CircleDot|nleqslant|NotExists|gtreqless|nparallel|UnionPlus|LeftFloor|checkmark|CenterDot|centerdot|Mellintrf|gtrapprox|bigotimes|OverBrace|spadesuit|therefore|pitchfork|rationals|PlusMinus|Backslash|Therefore|DownBreve|backsimeq|backprime|DownArrow|nshortmid|Downarrow|lvertneqq|eqvparsl|imagline|imagpart|infintie|integers|Integral|intercal|LessLess|Uarrocir|intlarhk|sqsupset|angmsdaf|sqsubset|llcorner|vartheta|cupbrcap|lnapprox|Superset|SuchThat|succnsim|succneqq|angmsdag|biguplus|curlyvee|trpezium|Succeeds|NotTilde|bigwedge|angmsdah|angrtvbd|triminus|cwconint|fpartint|lrcorner|smeparsl|subseteq|urcorner|lurdshar|laemptyv|DDotrahd|approxeq|ldrushar|awconint|mapstoup|backcong|shortmid|triangle|geqslant|gesdotol|timesbar|circledR|circledS|setminus|multimap|naturals|scpolint|ncongdot|RightTee|boxminus|gnapprox|boxtimes|andslope|thicksim|angmsdaa|varsigma|cirfnint|rtriltri|angmsdab|rppolint|angmsdac|barwedge|drbkarow|clubsuit|thetasym|bsolhsub|capbrcup|dzigrarr|doteqdot|DotEqual|dotminus|UnderBar|NotEqual|realpart|otimesas|ulcorner|hksearow|hkswarow|parallel|PartialD|elinters|emptyset|plusacir|bbrktbrk|angmsdad|pointint|bigoplus|angmsdae|Precedes|bigsqcup|varkappa|notindot|supseteq|precneqq|precnsim|profalar|profline|profsurf|leqslant|lesdotor|raemptyv|subplus|notnivb|notnivc|subrarr|zigrarr|vzigzag|submult|subedot|Element|between|cirscir|larrbfs|larrsim|lotimes|lbrksld|lbrkslu|lozenge|ldrdhar|dbkarow|bigcirc|epsilon|simrarr|simplus|ltquest|Epsilon|luruhar|gtquest|maltese|npolint|eqcolon|npreceq|bigodot|ddagger|gtrless|bnequiv|harrcir|ddotseq|equivDD|backsim|demptyv|nsqsube|nsqsupe|Upsilon|nsubset|upsilon|minusdu|nsucceq|swarrow|nsupset|coloneq|searrow|boxplus|napprox|natural|asympeq|alefsym|congdot|nearrow|bigstar|diamond|supplus|tritime|LeftTee|nvinfin|triplus|NewLine|nvltrie|nvrtrie|nwarrow|nexists|Diamond|ruluhar|Implies|supmult|angzarr|suplarr|suphsub|questeq|because|digamma|Because|olcross|bemptyv|omicron|Omicron|rotimes|NoBreak|intprod|angrtvb|orderof|uwangle|suphsol|lesdoto|orslope|DownTee|realine|cudarrl|rdldhar|OverBar|supedot|lessdot|supdsub|topfork|succsim|rbrkslu|rbrksld|pertenk|cudarrr|isindot|planckh|lessgtr|pluscir|gesdoto|plussim|plustwo|lesssim|cularrp|rarrsim|Cayleys|notinva|notinvb|notinvc|UpArrow|Uparrow|uparrow|NotLess|dwangle|precsim|Product|curarrm|Cconint|dotplus|rarrbfs|ccupssm|Cedilla|cemptyv|notniva|quatint|frac35|frac38|frac45|frac56|frac58|frac78|tridot|xoplus|gacute|gammad|Gammad|lfisht|lfloor|bigcup|sqsupe|gbreve|Gbreve|lharul|sqsube|sqcups|Gcedil|apacir|llhard|lmidot|Lmidot|lmoust|andand|sqcaps|approx|Abreve|spades|circeq|tprime|divide|topcir|Assign|topbot|gesdot|divonx|xuplus|timesd|gesles|atilde|solbar|SOFTcy|loplus|timesb|lowast|lowbar|dlcorn|dlcrop|softcy|dollar|lparlt|thksim|lrhard|Atilde|lsaquo|smashp|bigvee|thinsp|wreath|bkarow|lsquor|lstrok|Lstrok|lthree|ltimes|ltlarr|DotDot|simdot|ltrPar|weierp|xsqcup|angmsd|sigmav|sigmaf|zeetrf|Zcaron|zcaron|mapsto|vsupne|thetav|cirmid|marker|mcomma|Zacute|vsubnE|there4|gtlPar|vsubne|bottom|gtrarr|SHCHcy|shchcy|midast|midcir|middot|minusb|minusd|gtrdot|bowtie|sfrown|mnplus|models|colone|seswar|Colone|mstpos|searhk|gtrsim|nacute|Nacute|boxbox|telrec|hairsp|Tcedil|nbumpe|scnsim|ncaron|Ncaron|ncedil|Ncedil|hamilt|Scedil|nearhk|hardcy|HARDcy|tcedil|Tcaron|commat|nequiv|nesear|tcaron|target|hearts|nexist|varrho|scedil|Scaron|scaron|hellip|Sacute|sacute|hercon|swnwar|compfn|rtimes|rthree|rsquor|rsaquo|zacute|wedgeq|homtht|barvee|barwed|Barwed|rpargt|horbar|conint|swarhk|roplus|nltrie|hslash|hstrok|Hstrok|rmoust|Conint|bprime|hybull|hyphen|iacute|Iacute|supsup|supsub|supsim|varphi|coprod|brvbar|agrave|Supset|supset|igrave|Igrave|notinE|Agrave|iiiint|iinfin|copysr|wedbar|Verbar|vangrt|becaus|incare|verbar|inodot|bullet|drcorn|intcal|drcrop|cularr|vellip|Utilde|bumpeq|cupcap|dstrok|Dstrok|CupCap|cupcup|cupdot|eacute|Eacute|supdot|iquest|easter|ecaron|Ecaron|ecolon|isinsv|utilde|itilde|Itilde|curarr|succeq|Bumpeq|cacute|ulcrop|nparsl|Cacute|nprcue|egrave|Egrave|nrarrc|nrarrw|subsup|subsub|nrtrie|jsercy|nsccue|Jsercy|kappav|kcedil|Kcedil|subsim|ulcorn|nsimeq|egsdot|veebar|kgreen|capand|elsdot|Subset|subset|curren|aacute|lacute|Lacute|emptyv|ntilde|Ntilde|lagran|lambda|Lambda|capcap|Ugrave|langle|subdot|emsp13|numero|emsp14|nvdash|nvDash|nVdash|nVDash|ugrave|ufisht|nvHarr|larrfs|nvlArr|larrhk|larrlp|larrpl|nvrArr|Udblac|nwarhk|larrtl|nwnear|oacute|Oacute|latail|lAtail|sstarf|lbrace|odblac|Odblac|lbrack|udblac|odsold|eparsl|lcaron|Lcaron|ograve|Ograve|lcedil|Lcedil|Aacute|ssmile|ssetmn|squarf|ldquor|capcup|ominus|cylcty|rharul|eqcirc|dagger|rfloor|rfisht|Dagger|daleth|equals|origof|capdot|equest|dcaron|Dcaron|rdquor|oslash|Oslash|otilde|Otilde|otimes|Otimes|urcrop|Ubreve|ubreve|Yacute|Uacute|uacute|Rcedil|rcedil|urcorn|parsim|Rcaron|Vdashl|rcaron|Tstrok|percnt|period|permil|Exists|yacute|rbrack|rbrace|phmmat|ccaron|Ccaron|planck|ccedil|plankv|tstrok|female|plusdo|plusdu|ffilig|plusmn|ffllig|Ccedil|rAtail|dfisht|bernou|ratail|Rarrtl|rarrtl|angsph|rarrpl|rarrlp|rarrhk|xwedge|xotime|forall|ForAll|Vvdash|vsupnE|preceq|bigcap|frac12|frac13|frac14|primes|rarrfs|prnsim|frac15|Square|frac16|square|lesdot|frac18|frac23|propto|prurel|rarrap|rangle|puncsp|frac25|Racute|qprime|racute|lesges|frac34|abreve|AElig|eqsim|utdot|setmn|urtri|Equal|Uring|seArr|uring|searr|dashv|Dashv|mumap|nabla|iogon|Iogon|sdote|sdotb|scsim|napid|napos|equiv|natur|Acirc|dblac|erarr|nbump|iprod|erDot|ucirc|awint|esdot|angrt|ncong|isinE|scnap|Scirc|scirc|ndash|isins|Ubrcy|nearr|neArr|isinv|nedot|ubrcy|acute|Ycirc|iukcy|Iukcy|xutri|nesim|caret|jcirc|Jcirc|caron|twixt|ddarr|sccue|exist|jmath|sbquo|ngeqq|angst|ccaps|lceil|ngsim|UpTee|delta|Delta|rtrif|nharr|nhArr|nhpar|rtrie|jukcy|Jukcy|kappa|rsquo|Kappa|nlarr|nlArr|TSHcy|rrarr|aogon|Aogon|fflig|xrarr|tshcy|ccirc|nleqq|filig|upsih|nless|dharl|nlsim|fjlig|ropar|nltri|dharr|robrk|roarr|fllig|fltns|roang|rnmid|subnE|subne|lAarr|trisb|Ccirc|acirc|ccups|blank|VDash|forkv|Vdash|langd|cedil|blk12|blk14|laquo|strns|diams|notin|vDash|larrb|blk34|block|disin|uplus|vdash|vBarv|aelig|starf|Wedge|check|xrArr|lates|lbarr|lBarr|notni|lbbrk|bcong|frasl|lbrke|frown|vrtri|vprop|vnsup|gamma|Gamma|wedge|xodot|bdquo|srarr|doteq|ldquo|boxdl|boxdL|gcirc|Gcirc|boxDl|boxDL|boxdr|boxdR|boxDr|TRADE|trade|rlhar|boxDR|vnsub|npart|vltri|rlarr|boxhd|boxhD|nprec|gescc|nrarr|nrArr|boxHd|boxHD|boxhu|boxhU|nrtri|boxHu|clubs|boxHU|times|colon|Colon|gimel|xlArr|Tilde|nsime|tilde|nsmid|nspar|THORN|thorn|xlarr|nsube|nsubE|thkap|xhArr|comma|nsucc|boxul|boxuL|nsupe|nsupE|gneqq|gnsim|boxUl|boxUL|grave|boxur|boxuR|boxUr|boxUR|lescc|angle|bepsi|boxvh|varpi|boxvH|numsp|Theta|gsime|gsiml|theta|boxVh|boxVH|boxvl|gtcir|gtdot|boxvL|boxVl|boxVL|crarr|cross|Cross|nvsim|boxvr|nwarr|nwArr|sqsup|dtdot|Uogon|lhard|lharu|dtrif|ocirc|Ocirc|lhblk|duarr|odash|sqsub|Hacek|sqcup|llarr|duhar|oelig|OElig|ofcir|boxvR|uogon|lltri|boxVr|csube|uuarr|ohbar|csupe|ctdot|olarr|olcir|harrw|oline|sqcap|omacr|Omacr|omega|Omega|boxVR|aleph|lneqq|lnsim|loang|loarr|rharu|lobrk|hcirc|operp|oplus|rhard|Hcirc|orarr|Union|order|ecirc|Ecirc|cuepr|szlig|cuesc|breve|reals|eDDot|Breve|hoarr|lopar|utrif|rdquo|Umacr|umacr|efDot|swArr|ultri|alpha|rceil|ovbar|swarr|Wcirc|wcirc|smtes|smile|bsemi|lrarr|aring|parsl|lrhar|bsime|uhblk|lrtri|cupor|Aring|uharr|uharl|slarr|rbrke|bsolb|lsime|rbbrk|RBarr|lsimg|phone|rBarr|rbarr|icirc|lsquo|Icirc|emacr|Emacr|ratio|simne|plusb|simlE|simgE|simeq|pluse|ltcir|ltdot|empty|xharr|xdtri|iexcl|Alpha|ltrie|rarrw|pound|ltrif|xcirc|bumpe|prcue|bumpE|asymp|amacr|cuvee|Sigma|sigma|iiint|udhar|iiota|ijlig|IJlig|supnE|imacr|Imacr|prime|Prime|image|prnap|eogon|Eogon|rarrc|mdash|mDDot|cuwed|imath|supne|imped|Amacr|udarr|prsim|micro|rarrb|cwint|raquo|infin|eplus|range|rangd|Ucirc|radic|minus|amalg|veeeq|rAarr|epsiv|ycirc|quest|sharp|quot|zwnj|Qscr|race|qscr|Qopf|qopf|qint|rang|Rang|Zscr|zscr|Zopf|zopf|rarr|rArr|Rarr|Pscr|pscr|prop|prod|prnE|prec|ZHcy|zhcy|prap|Zeta|zeta|Popf|popf|Zdot|plus|zdot|Yuml|yuml|phiv|YUcy|yucy|Yscr|yscr|perp|Yopf|yopf|part|para|YIcy|Ouml|rcub|yicy|YAcy|rdca|ouml|osol|Oscr|rdsh|yacy|real|oscr|xvee|andd|rect|andv|Xscr|oror|ordm|ordf|xscr|ange|aopf|Aopf|rHar|Xopf|opar|Oopf|xopf|xnis|rhov|oopf|omid|xmap|oint|apid|apos|ogon|ascr|Ascr|odot|odiv|xcup|xcap|ocir|oast|nvlt|nvle|nvgt|nvge|nvap|Wscr|wscr|auml|ntlg|ntgl|nsup|nsub|nsim|Nscr|nscr|nsce|Wopf|ring|npre|wopf|npar|Auml|Barv|bbrk|Nopf|nopf|nmid|nLtv|beta|ropf|Ropf|Beta|beth|nles|rpar|nleq|bnot|bNot|nldr|NJcy|rscr|Rscr|Vscr|vscr|rsqb|njcy|bopf|nisd|Bopf|rtri|Vopf|nGtv|ngtr|vopf|boxh|boxH|boxv|nges|ngeq|boxV|bscr|scap|Bscr|bsim|Vert|vert|bsol|bull|bump|caps|cdot|ncup|scnE|ncap|nbsp|napE|Cdot|cent|sdot|Vbar|nang|vBar|chcy|Mscr|mscr|sect|semi|CHcy|Mopf|mopf|sext|circ|cire|mldr|mlcp|cirE|comp|shcy|SHcy|vArr|varr|cong|copf|Copf|copy|COPY|malt|male|macr|lvnE|cscr|ltri|sime|ltcc|simg|Cscr|siml|csub|Uuml|lsqb|lsim|uuml|csup|Lscr|lscr|utri|smid|lpar|cups|smte|lozf|darr|Lopf|Uscr|solb|lopf|sopf|Sopf|lneq|uscr|spar|dArr|lnap|Darr|dash|Sqrt|LJcy|ljcy|lHar|dHar|Upsi|upsi|diam|lesg|djcy|DJcy|leqq|dopf|Dopf|dscr|Dscr|dscy|ldsh|ldca|squf|DScy|sscr|Sscr|dsol|lcub|late|star|Star|Uopf|Larr|lArr|larr|uopf|dtri|dzcy|sube|subE|Lang|lang|Kscr|kscr|Kopf|kopf|KJcy|kjcy|KHcy|khcy|DZcy|ecir|edot|eDot|Jscr|jscr|succ|Jopf|jopf|Edot|uHar|emsp|ensp|Iuml|iuml|eopf|isin|Iscr|iscr|Eopf|epar|sung|epsi|escr|sup1|sup2|sup3|Iota|iota|supe|supE|Iopf|iopf|IOcy|iocy|Escr|esim|Esim|imof|Uarr|QUOT|uArr|uarr|euml|IEcy|iecy|Idot|Euml|euro|excl|Hscr|hscr|Hopf|hopf|TScy|tscy|Tscr|hbar|tscr|flat|tbrk|fnof|hArr|harr|half|fopf|Fopf|tdot|gvnE|fork|trie|gtcc|fscr|Fscr|gdot|gsim|Gscr|gscr|Gopf|gopf|gneq|Gdot|tosa|gnap|Topf|topf|geqq|toea|GJcy|gjcy|tint|gesl|mid|Sfr|ggg|top|ges|gla|glE|glj|geq|gne|gEl|gel|gnE|Gcy|gcy|gap|Tfr|tfr|Tcy|tcy|Hat|Tau|Ffr|tau|Tab|hfr|Hfr|ffr|Fcy|fcy|icy|Icy|iff|ETH|eth|ifr|Ifr|Eta|eta|int|Int|Sup|sup|ucy|Ucy|Sum|sum|jcy|ENG|ufr|Ufr|eng|Jcy|jfr|els|ell|egs|Efr|efr|Jfr|uml|kcy|Kcy|Ecy|ecy|kfr|Kfr|lap|Sub|sub|lat|lcy|Lcy|leg|Dot|dot|lEg|leq|les|squ|div|die|lfr|Lfr|lgE|Dfr|dfr|Del|deg|Dcy|dcy|lne|lnE|sol|loz|smt|Cup|lrm|cup|lsh|Lsh|sim|shy|map|Map|mcy|Mcy|mfr|Mfr|mho|gfr|Gfr|sfr|cir|Chi|chi|nap|Cfr|vcy|Vcy|cfr|Scy|scy|ncy|Ncy|vee|Vee|Cap|cap|nfr|scE|sce|Nfr|nge|ngE|nGg|vfr|Vfr|ngt|bot|nGt|nis|niv|Rsh|rsh|nle|nlE|bne|Bfr|bfr|nLl|nlt|nLt|Bcy|bcy|not|Not|rlm|wfr|Wfr|npr|nsc|num|ocy|ast|Ocy|ofr|xfr|Xfr|Ofr|ogt|ohm|apE|olt|Rho|ape|rho|Rfr|rfr|ord|REG|ang|reg|orv|And|and|AMP|Rcy|amp|Afr|ycy|Ycy|yen|yfr|Yfr|rcy|par|pcy|Pcy|pfr|Pfr|phi|Phi|afr|Acy|acy|zcy|Zcy|piv|acE|acd|zfr|Zfr|pre|prE|psi|Psi|qfr|Qfr|zwj|Or|ge|Gg|gt|gg|el|oS|lt|Lt|LT|Re|lg|gl|eg|ne|Im|it|le|DD|wp|wr|nu|Nu|dd|lE|Sc|sc|pi|Pi|ee|af|ll|Ll|rx|gE|xi|pm|Xi|ic|pr|Pr|in|ni|mp|mu|ac|Mu|or|ap|Gt|GT|ii);|&(Aacute|Agrave|Atilde|Ccedil|Eacute|Egrave|Iacute|Igrave|Ntilde|Oacute|Ograve|Oslash|Otilde|Uacute|Ugrave|Yacute|aacute|agrave|atilde|brvbar|ccedil|curren|divide|eacute|egrave|frac12|frac14|frac34|iacute|igrave|iquest|middot|ntilde|oacute|ograve|oslash|otilde|plusmn|uacute|ugrave|yacute|AElig|Acirc|Aring|Ecirc|Icirc|Ocirc|THORN|Ucirc|acirc|acute|aelig|aring|cedil|ecirc|icirc|iexcl|laquo|micro|ocirc|pound|raquo|szlig|thorn|times|ucirc|Auml|COPY|Euml|Iuml|Ouml|QUOT|Uuml|auml|cent|copy|euml|iuml|macr|nbsp|ordf|ordm|ouml|para|quot|sect|sup1|sup2|sup3|uuml|yuml|AMP|ETH|REG|amp|deg|eth|not|reg|shy|uml|yen|GT|LT|gt|lt)(?!;)([=a-zA-Z0-9]?)|&#([0-9]+)(;?)|&#[xX]([a-fA-F0-9]+)(;?)|&([0-9a-zA-Z]+)/g,A={aacute:"á",Aacute:"Á",abreve:"ă",Abreve:"Ă",ac:"∾",acd:"∿",acE:"∾̳",acirc:"â",Acirc:"Â",acute:"´",acy:"а",Acy:"А",aelig:"æ",AElig:"Æ",af:"⁡",afr:"𝔞",Afr:"𝔄",agrave:"à",Agrave:"À",alefsym:"ℵ",aleph:"ℵ",alpha:"α",Alpha:"Α",amacr:"ā",Amacr:"Ā",amalg:"⨿",amp:"&",AMP:"&",and:"∧",And:"⩓",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",aogon:"ą",Aogon:"Ą",aopf:"𝕒",Aopf:"𝔸",ap:"≈",apacir:"⩯",ape:"≊",apE:"⩰",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",aring:"å",Aring:"Å",ascr:"𝒶",Ascr:"𝒜",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",atilde:"ã",Atilde:"Ã",auml:"ä",Auml:"Ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",bcy:"б",Bcy:"Б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",beta:"β",Beta:"Β",beth:"ℶ",between:"≬",bfr:"𝔟",Bfr:"𝔅",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bNot:"⫭",bopf:"𝕓",Bopf:"𝔹",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxhD:"╥",boxHd:"╤",boxHD:"╦",boxhu:"┴",boxhU:"╨",boxHu:"╧",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpe:"≏",bumpE:"⪮",bumpeq:"≏",Bumpeq:"≎",cacute:"ć",Cacute:"Ć",cap:"∩",Cap:"⋒",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",ccaron:"č",Ccaron:"Č",ccedil:"ç",Ccedil:"Ç",ccirc:"ĉ",Ccirc:"Ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",Cdot:"Ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",chcy:"ч",CHcy:"Ч",check:"✓",checkmark:"✓",chi:"χ",Chi:"Χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cire:"≗",cirE:"⧃",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",colone:"≔",Colone:"⩴",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",cscr:"𝒸",Cscr:"𝒞",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cup:"∪",Cup:"⋓",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",dArr:"⇓",Darr:"↡",dash:"‐",dashv:"⊣",Dashv:"⫤",dbkarow:"⤏",dblac:"˝",dcaron:"ď",Dcaron:"Ď",dcy:"д",Dcy:"Д",dd:"ⅆ",DD:"ⅅ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",delta:"δ",Delta:"Δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",Dfr:"𝔇",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",DJcy:"Ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",Dopf:"𝔻",dot:"˙",Dot:"¨",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",downarrow:"↓",Downarrow:"⇓",DownArrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",dscr:"𝒹",Dscr:"𝒟",dscy:"ѕ",DScy:"Ѕ",dsol:"⧶",dstrok:"đ",Dstrok:"Đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",dzcy:"џ",DZcy:"Џ",dzigrarr:"⟿",eacute:"é",Eacute:"É",easter:"⩮",ecaron:"ě",Ecaron:"Ě",ecir:"≖",ecirc:"ê",Ecirc:"Ê",ecolon:"≕",ecy:"э",Ecy:"Э",eDDot:"⩷",edot:"ė",eDot:"≑",Edot:"Ė",ee:"ⅇ",efDot:"≒",efr:"𝔢",Efr:"𝔈",eg:"⪚",egrave:"è",Egrave:"È",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",emacr:"ē",Emacr:"Ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",eng:"ŋ",ENG:"Ŋ",ensp:" ",eogon:"ę",Eogon:"Ę",eopf:"𝕖",Eopf:"𝔼",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",Epsilon:"Ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",esim:"≂",Esim:"⩳",eta:"η",Eta:"Η",eth:"ð",ETH:"Ð",euml:"ë",Euml:"Ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",fcy:"ф",Fcy:"Ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",Ffr:"𝔉",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",Fopf:"𝔽",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",gamma:"γ",Gamma:"Γ",gammad:"ϝ",Gammad:"Ϝ",gap:"⪆",gbreve:"ğ",Gbreve:"Ğ",Gcedil:"Ģ",gcirc:"ĝ",Gcirc:"Ĝ",gcy:"г",Gcy:"Г",gdot:"ġ",Gdot:"Ġ",ge:"≥",gE:"≧",gel:"⋛",gEl:"⪌",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",Gfr:"𝔊",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",gjcy:"ѓ",GJcy:"Ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",gopf:"𝕘",Gopf:"𝔾",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",gscr:"ℊ",Gscr:"𝒢",gsim:"≳",gsime:"⪎",gsiml:"⪐",gt:">",Gt:"≫",GT:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",hardcy:"ъ",HARDcy:"Ъ",harr:"↔",hArr:"⇔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",hcirc:"ĥ",Hcirc:"Ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",hstrok:"ħ",Hstrok:"Ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",iacute:"í",Iacute:"Í",ic:"⁣",icirc:"î",Icirc:"Î",icy:"и",Icy:"И",Idot:"İ",iecy:"е",IEcy:"Е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",igrave:"ì",Igrave:"Ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",IJlig:"IJ",Im:"ℑ",imacr:"ī",Imacr:"Ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",int:"∫",Int:"∬",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",iocy:"ё",IOcy:"Ё",iogon:"į",Iogon:"Į",iopf:"𝕚",Iopf:"𝕀",iota:"ι",Iota:"Ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",itilde:"ĩ",Itilde:"Ĩ",iukcy:"і",Iukcy:"І",iuml:"ï",Iuml:"Ï",jcirc:"ĵ",Jcirc:"Ĵ",jcy:"й",Jcy:"Й",jfr:"𝔧",Jfr:"𝔍",jmath:"ȷ",jopf:"𝕛",Jopf:"𝕁",jscr:"𝒿",Jscr:"𝒥",jsercy:"ј",Jsercy:"Ј",jukcy:"є",Jukcy:"Є",kappa:"κ",Kappa:"Κ",kappav:"ϰ",kcedil:"ķ",Kcedil:"Ķ",kcy:"к",Kcy:"К",kfr:"𝔨",Kfr:"𝔎",kgreen:"ĸ",khcy:"х",KHcy:"Х",kjcy:"ќ",KJcy:"Ќ",kopf:"𝕜",Kopf:"𝕂",kscr:"𝓀",Kscr:"𝒦",lAarr:"⇚",lacute:"ĺ",Lacute:"Ĺ",laemptyv:"⦴",lagran:"ℒ",lambda:"λ",Lambda:"Λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larr:"←",lArr:"⇐",Larr:"↞",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",latail:"⤙",lAtail:"⤛",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",Lcaron:"Ľ",lcedil:"ļ",Lcedil:"Ļ",lceil:"⌈",lcub:"{",lcy:"л",Lcy:"Л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",leftarrow:"←",Leftarrow:"⇐",LeftArrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",Leftrightarrow:"⇔",LeftRightArrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",leg:"⋚",lEg:"⪋",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",lfr:"𝔩",Lfr:"𝔏",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",ljcy:"љ",LJcy:"Љ",ll:"≪",Ll:"⋘",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",lmidot:"ŀ",Lmidot:"Ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",Longleftarrow:"⟸",LongLeftArrow:"⟵",longleftrightarrow:"⟷",Longleftrightarrow:"⟺",LongLeftRightArrow:"⟷",longmapsto:"⟼",longrightarrow:"⟶",Longrightarrow:"⟹",LongRightArrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",lopf:"𝕝",Lopf:"𝕃",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",lstrok:"ł",Lstrok:"Ł",lt:"<",Lt:"≪",LT:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",Map:"⤅",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",Mcy:"М",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",mfr:"𝔪",Mfr:"𝔐",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",mopf:"𝕞",Mopf:"𝕄",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",mu:"μ",Mu:"Μ",multimap:"⊸",mumap:"⊸",nabla:"∇",nacute:"ń",Nacute:"Ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",ncaron:"ň",Ncaron:"Ň",ncedil:"ņ",Ncedil:"Ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",Ncy:"Н",ndash:"–",ne:"≠",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",nfr:"𝔫",Nfr:"𝔑",nge:"≱",ngE:"≧̸",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",ngt:"≯",nGt:"≫⃒",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",njcy:"њ",NJcy:"Њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nle:"≰",nlE:"≦̸",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nlt:"≮",nLt:"≪⃒",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",not:"¬",Not:"⫬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrarr:"↛",nrArr:"⇏",nrarrc:"⤳̸",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",nscr:"𝓃",Nscr:"𝒩",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsube:"⊈",nsubE:"⫅̸",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupe:"⊉",nsupE:"⫆̸",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",ntilde:"ñ",Ntilde:"Ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",nu:"ν",Nu:"Ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",oacute:"ó",Oacute:"Ó",oast:"⊛",ocir:"⊚",ocirc:"ô",Ocirc:"Ô",ocy:"о",Ocy:"О",odash:"⊝",odblac:"ő",Odblac:"Ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",OElig:"Œ",ofcir:"⦿",ofr:"𝔬",Ofr:"𝔒",ogon:"˛",ograve:"ò",Ograve:"Ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",omacr:"ō",Omacr:"Ō",omega:"ω",Omega:"Ω",omicron:"ο",Omicron:"Ο",omid:"⦶",ominus:"⊖",oopf:"𝕠",Oopf:"𝕆",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",or:"∨",Or:"⩔",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",oscr:"ℴ",Oscr:"𝒪",oslash:"ø",Oslash:"Ø",osol:"⊘",otilde:"õ",Otilde:"Õ",otimes:"⊗",Otimes:"⨷",otimesas:"⨶",ouml:"ö",Ouml:"Ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",pcy:"п",Pcy:"П",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",pfr:"𝔭",Pfr:"𝔓",phi:"φ",Phi:"Φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",pi:"π",Pi:"Π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",pr:"≺",Pr:"⪻",prap:"⪷",prcue:"≼",pre:"⪯",prE:"⪳",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",pscr:"𝓅",Pscr:"𝒫",psi:"ψ",Psi:"Ψ",puncsp:" ",qfr:"𝔮",Qfr:"𝔔",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",qscr:"𝓆",Qscr:"𝒬",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",racute:"ŕ",Racute:"Ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarr:"→",rArr:"⇒",Rarr:"↠",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",Rarrtl:"⤖",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",Rcaron:"Ř",rcedil:"ŗ",Rcedil:"Ŗ",rceil:"⌉",rcub:"}",rcy:"р",Rcy:"Р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",rho:"ρ",Rho:"Ρ",rhov:"ϱ",RightAngleBracket:"⟩",rightarrow:"→",Rightarrow:"⇒",RightArrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",sacute:"ś",Sacute:"Ś",sbquo:"‚",sc:"≻",Sc:"⪼",scap:"⪸",scaron:"š",Scaron:"Š",sccue:"≽",sce:"⪰",scE:"⪴",scedil:"ş",Scedil:"Ş",scirc:"ŝ",Scirc:"Ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",scy:"с",Scy:"С",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",sfr:"𝔰",Sfr:"𝔖",sfrown:"⌢",sharp:"♯",shchcy:"щ",SHCHcy:"Щ",shcy:"ш",SHcy:"Ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",sigma:"σ",Sigma:"Σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",SOFTcy:"Ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",Sopf:"𝕊",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",sscr:"𝓈",Sscr:"𝒮",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",star:"☆",Star:"⋆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",sube:"⊆",subE:"⫅",subedot:"⫃",submult:"⫁",subne:"⊊",subnE:"⫋",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup:"⊃",Sup:"⋑",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supe:"⊇",supE:"⫆",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supne:"⊋",supnE:"⫌",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",tau:"τ",Tau:"Τ",tbrk:"⎴",tcaron:"ť",Tcaron:"Ť",tcedil:"ţ",Tcedil:"Ţ",tcy:"т",Tcy:"Т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",Tfr:"𝔗",there4:"∴",therefore:"∴",Therefore:"∴",theta:"θ",Theta:"Θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",thorn:"þ",THORN:"Þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",topf:"𝕥",Topf:"𝕋",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",Tscr:"𝒯",tscy:"ц",TScy:"Ц",tshcy:"ћ",TSHcy:"Ћ",tstrok:"ŧ",Tstrok:"Ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",uacute:"ú",Uacute:"Ú",uarr:"↑",uArr:"⇑",Uarr:"↟",Uarrocir:"⥉",ubrcy:"ў",Ubrcy:"Ў",ubreve:"ŭ",Ubreve:"Ŭ",ucirc:"û",Ucirc:"Û",ucy:"у",Ucy:"У",udarr:"⇅",udblac:"ű",Udblac:"Ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",Ufr:"𝔘",ugrave:"ù",Ugrave:"Ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",Umacr:"Ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",uogon:"ų",Uogon:"Ų",uopf:"𝕦",Uopf:"𝕌",uparrow:"↑",Uparrow:"⇑",UpArrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",updownarrow:"↕",Updownarrow:"⇕",UpDownArrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",upsilon:"υ",Upsilon:"Υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",Uring:"Ů",urtri:"◹",uscr:"𝓊",Uscr:"𝒰",utdot:"⋰",utilde:"ũ",Utilde:"Ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uuml:"ü",Uuml:"Ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",vcy:"в",Vcy:"В",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",vee:"∨",Vee:"⋁",veebar:"⊻",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",vfr:"𝔳",Vfr:"𝔙",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",vopf:"𝕧",Vopf:"𝕍",vprop:"∝",vrtri:"⊳",vscr:"𝓋",Vscr:"𝒱",vsubne:"⊊︀",vsubnE:"⫋︀",vsupne:"⊋︀",vsupnE:"⫌︀",Vvdash:"⊪",vzigzag:"⦚",wcirc:"ŵ",Wcirc:"Ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",wfr:"𝔴",Wfr:"𝔚",wopf:"𝕨",Wopf:"𝕎",wp:"℘",wr:"≀",wreath:"≀",wscr:"𝓌",Wscr:"𝒲",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",xfr:"𝔵",Xfr:"𝔛",xharr:"⟷",xhArr:"⟺",xi:"ξ",Xi:"Ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",xopf:"𝕩",Xopf:"𝕏",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",xscr:"𝓍",Xscr:"𝒳",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",yacute:"ý",Yacute:"Ý",yacy:"я",YAcy:"Я",ycirc:"ŷ",Ycirc:"Ŷ",ycy:"ы",Ycy:"Ы",yen:"¥",yfr:"𝔶",Yfr:"𝔜",yicy:"ї",YIcy:"Ї",yopf:"𝕪",Yopf:"𝕐",yscr:"𝓎",Yscr:"𝒴",yucy:"ю",YUcy:"Ю",yuml:"ÿ",Yuml:"Ÿ",zacute:"ź",Zacute:"Ź",zcaron:"ž",Zcaron:"Ž",zcy:"з",Zcy:"З",zdot:"ż",Zdot:"Ż",zeetrf:"ℨ",ZeroWidthSpace:"​",zeta:"ζ",Zeta:"Ζ",zfr:"𝔷",Zfr:"ℨ",zhcy:"ж",ZHcy:"Ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",zscr:"𝓏",Zscr:"𝒵",zwj:"‍",zwnj:"‌"},C={aacute:"á",Aacute:"Á",acirc:"â",Acirc:"Â",acute:"´",aelig:"æ",AElig:"Æ",agrave:"à",Agrave:"À",amp:"&",AMP:"&",aring:"å",Aring:"Å",atilde:"ã",Atilde:"Ã",auml:"ä",Auml:"Ä",brvbar:"¦",ccedil:"ç",Ccedil:"Ç",cedil:"¸",cent:"¢",copy:"©",COPY:"©",curren:"¤",deg:"°",divide:"÷",eacute:"é",Eacute:"É",ecirc:"ê",Ecirc:"Ê",egrave:"è",Egrave:"È",eth:"ð",ETH:"Ð",euml:"ë",Euml:"Ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",GT:">",iacute:"í",Iacute:"Í",icirc:"î",Icirc:"Î",iexcl:"¡",igrave:"ì",Igrave:"Ì",iquest:"¿",iuml:"ï",Iuml:"Ï",laquo:"«",lt:"<",LT:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",ntilde:"ñ",Ntilde:"Ñ",oacute:"ó",Oacute:"Ó",ocirc:"ô",Ocirc:"Ô",ograve:"ò",Ograve:"Ò",ordf:"ª",ordm:"º",oslash:"ø",Oslash:"Ø",otilde:"õ",Otilde:"Õ",ouml:"ö",Ouml:"Ö",para:"¶",plusmn:"±",pound:"£",quot:'"',QUOT:'"',raquo:"»",reg:"®",REG:"®",sect:"§",shy:"­",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",thorn:"þ",THORN:"Þ",times:"×",uacute:"ú",Uacute:"Ú",ucirc:"û",Ucirc:"Û",ugrave:"ù",Ugrave:"Ù",uml:"¨",uuml:"ü",Uuml:"Ü",yacute:"ý",Yacute:"Ý",yen:"¥",yuml:"ÿ"},x={0:"�",128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"},k=[1,2,3,4,5,6,7,8,11,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,64976,64977,64978,64979,64980,64981,64982,64983,64984,64985,64986,64987,64988,64989,64990,64991,64992,64993,64994,64995,64996,64997,64998,64999,65e3,65001,65002,65003,65004,65005,65006,65007,65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111],O=String.fromCharCode,N={}.hasOwnProperty,M=function(object,e){return N.call(object,e)},R=function(e,t){if(!e)return t;var r,n={};for(r in t)n[r]=M(e,r)?e[r]:t[r];return n},I=function(e,t){var output="";return e>=55296&&e<=57343||e>1114111?(t&&P("character reference outside the permissible Unicode range"),"�"):M(x,e)?(t&&P("disallowed character reference"),x[e]):(t&&function(e,t){for(var r=-1,n=e.length;++r65535&&(output+=O((e-=65536)>>>10&1023|55296),e=56320|1023&e),output+=O(e))},L=function(e){return"&#x"+e.toString(16).toUpperCase()+";"},D=function(e){return"&#"+e+";"},P=function(e){throw Error("Parse error: "+e)},j=function(e,t){(t=R(t,j.options)).strict&&E.test(e)&&P("forbidden code point");var r=t.encodeEverything,n=t.useNamedReferences,o=t.allowUnsafeSymbols,c=t.decimal?D:L,l=function(symbol){return c(symbol.charCodeAt(0))};return r?(e=e.replace(h,(function(symbol){return n&&M(y,symbol)?"&"+y[symbol]+";":l(symbol)})),n&&(e=e.replace(/>\u20D2/g,">⃒").replace(/<\u20D2/g,"<⃒").replace(/fj/g,"fj")),n&&(e=e.replace(v,(function(e){return"&"+y[e]+";"})))):n?(o||(e=e.replace(_,(function(e){return"&"+y[e]+";"}))),e=(e=e.replace(/>\u20D2/g,">⃒").replace(/<\u20D2/g,"<⃒")).replace(v,(function(e){return"&"+y[e]+";"}))):o||(e=e.replace(_,l)),e.replace(f,(function(e){var t=e.charCodeAt(0),r=e.charCodeAt(1);return c(1024*(t-55296)+r-56320+65536)})).replace(m,l)};j.options={allowUnsafeSymbols:!1,encodeEverything:!1,strict:!1,useNamedReferences:!1,decimal:!1};var B=function(html,e){var t=(e=R(e,B.options)).strict;return t&&T.test(html)&&P("malformed character reference"),html.replace(S,(function(r,n,o,c,l,d,f,h,m){var v,y,_,w,T,E;return n?A[T=n]:o?(T=o,(E=c)&&e.isAttributeValue?(t&&"="==E&&P("`&` did not start a character reference"),r):(t&&P("named character reference was not terminated by a semicolon"),C[T]+(E||""))):l?(_=l,y=d,t&&!y&&P("character reference was not terminated by a semicolon"),v=parseInt(_,10),I(v,t)):f?(w=f,y=h,t&&!y&&P("character reference was not terminated by a semicolon"),v=parseInt(w,16),I(v,t)):(t&&P("named character reference was not terminated by a semicolon"),r)}))};B.options={isAttributeValue:!1,strict:!1};var U={version:"1.2.0",encode:j,decode:B,escape:function(e){return e.replace(_,(function(e){return w[e]}))},unescape:B};void 0===(o=function(){return U}.call(t,r,t,e))||(e.exports=o)}()}).call(this,r(343)(e),r(57))},,,,,,,,,,function(e,t,r){"use strict";(function(t,n){var o=65536,c=4294967295;var l=r(38).Buffer,d=t.crypto||t.msCrypto;d&&d.getRandomValues?e.exports=function(e,t){if(e>c)throw new RangeError("requested too many random bytes");var r=l.allocUnsafe(e);if(e>0)if(e>o)for(var f=0;f2?"one of ".concat(t," ").concat(e.slice(0,r-1).join(", "),", or ")+e[r-1]:2===r?"one of ".concat(t," ").concat(e[0]," or ").concat(e[1]):"of ".concat(t," ").concat(e[0])}return"of ".concat(t," ").concat(String(e))}o("ERR_INVALID_OPT_VALUE",(function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'}),TypeError),o("ERR_INVALID_ARG_TYPE",(function(e,t,r){var n,o,l,d;if("string"==typeof t&&(o="not ",t.substr(!l||l<0?0:+l,o.length)===o)?(n="must not be",t=t.replace(/^not /,"")):n="must be",function(e,t,r){return(void 0===r||r>e.length)&&(r=e.length),e.substring(r-t.length,r)===t}(e," argument"))d="The ".concat(e," ").concat(n," ").concat(c(t,"type"));else{var f=function(e,t,r){return"number"!=typeof r&&(r=0),!(r+t.length>e.length)&&-1!==e.indexOf(t,r)}(e,".")?"property":"argument";d='The "'.concat(e,'" ').concat(f," ").concat(n," ").concat(c(t,"type"))}return d+=". Received type ".concat(typeof r)}),TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",(function(e){return"The "+e+" method is not implemented"})),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",(function(e){return"Cannot call "+e+" after a stream was destroyed"})),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",(function(e){return"Unknown encoding: "+e}),TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),e.exports.codes=n},function(e,t,r){"use strict";(function(t){var n=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};e.exports=h;var o=r(452),c=r(456);r(27)(h,o);for(var l=n(c.prototype),d=0;d=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=8*this._len;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var n=(4294967295&r)>>>0,o=(r-n)/4294967296;this._block.writeUInt32BE(o,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4)}this._update(this._block);var c=this._hash();return e?c.toString(e):c},o.prototype._update=function(){throw new Error("_update must be implemented by subclass")},e.exports=o},function(e,t,r){"use strict";var n=r(156),o=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};e.exports=v;var c=Object.create(r(127));c.inherits=r(27);var l=r(481),d=r(484);c.inherits(v,l);for(var f=o(d.prototype),h=0;h/;t.isHtml=function(e){return c.test(e)}},,,function(e,t,r){"use strict";function n(e){return null===e?"null":Array.isArray(e)?"array":typeof e}r.d(t,"a",(function(){return n}))},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return c})),r.d(t,"c",(function(){return l}));var n=r(148);const o="DISCARDED",c="SKIPPED";function l(){const e={};return{register:(t,r)=>(e[t]||(e[t]=[]),e[t].push(r),{unregister:()=>{e[t]=e[t].filter((e=>e!==r))}}),triggerHook(t,param){const r=e[t]||[],l=[];for(const e of r){const t=e(param);if(t===o)return o;t!==c&&l.push(t)}return Object(n.a)(...l)}}}},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return G}));var n=r(882),o=r(43),c=r(125),l=r(879),d=r(104),f=r(405),h=r(84),m=r(103);function v(e,t,r){let n,o=0,c=[],l=!0,d=0;const f=[],{stop:v}=Object(h.a)(e,t,"message",(({data:e})=>{if("wrote"!==e.type||e.streamId!==r)return;const t=f[0];t&&(t.id===e.id?(f.shift(),o+=e.additionalBytesCount,c.push(e.result),n=e.trailer,t.writeCallback?t.writeCallback(e.result.byteLength):t.finishCallback&&t.finishCallback()):t.id{delete e.writeCallback})),f[f.length-1].finishCallback=()=>e(y())):e(y())},finishSync(){_();const e=f.map((e=>e.data)).join("");return f.length=0,{...y(),pendingData:e}},estimateEncodedBytesCount:data=>data.length/8,stop(){v()}}}var y=r(16),_=r(52),w=r(30),T=r(885);function E({configuredUrl:e,error:t,source:source,scriptType:r}){if(w.e.error(`${source} failed to start: an error occurred while initializing the ${r}:`,t),t instanceof Event||t instanceof Error&&((n=t.message).includes("Content Security Policy")||n.includes("requires 'TrustedScriptURL'"))){let t;t=e?`Please make sure the ${r} URL ${e} is correct and CSP is correctly configured.`:"Please make sure CSP is correctly configured.",w.e.error(`${t} See documentation at ${w.b}/integrations/content_security_policy_logs/#use-csp-with-real-user-monitoring-and-session-replay`)}else"worker"===r&&Object(T.c)(t);var n}const S=30*y.c;function A(e){return new Worker(e.workerUrl||URL.createObjectURL(new Blob(['(()=>{function t(t){const e=t.reduce((t,e)=>t+e.length,0),a=new Uint8Array(e);let n=0;for(const e of t)a.set(e,n),n+=e.length;return a}function e(t){for(var e=t.length;--e>=0;)t[e]=0}var a=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),n=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),r=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),i=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),s=Array(576);e(s);var h=Array(60);e(h);var l=Array(512);e(l);var _=Array(256);e(_);var o=Array(29);e(o);var d,u,f,c=Array(30);function p(t,e,a,n,r){this.static_tree=t,this.extra_bits=e,this.extra_base=a,this.elems=n,this.max_length=r,this.has_stree=t&&t.length}function g(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}e(c);var v=function(t){return t<256?l[t]:l[256+(t>>>7)]},w=function(t,e){t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255},m=function(t,e,a){t.bi_valid>16-a?(t.bi_buf|=e<>16-t.bi_valid,t.bi_valid+=a-16):(t.bi_buf|=e<>>=1,a<<=1}while(--e>0);return a>>>1},z=function(t,e,a){var n,r,i=Array(16),s=0;for(n=1;n<=15;n++)i[n]=s=s+a[n-1]<<1;for(r=0;r<=e;r++){var h=t[2*r+1];0!==h&&(t[2*r]=y(i[h]++,h))}},k=function(t){var e;for(e=0;e<286;e++)t.dyn_ltree[2*e]=0;for(e=0;e<30;e++)t.dyn_dtree[2*e]=0;for(e=0;e<19;e++)t.bl_tree[2*e]=0;t.dyn_ltree[512]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0},x=function(t){t.bi_valid>8?w(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0},A=function(t,e,a,n){var r=2*e,i=2*a;return t[r]>1;a>=1;a--)U(t,i,a);r=l;do{a=t.heap[1],t.heap[1]=t.heap[t.heap_len--],U(t,i,1),n=t.heap[1],t.heap[--t.heap_max]=a,t.heap[--t.heap_max]=n,i[2*r]=i[2*a]+i[2*n],t.depth[r]=(t.depth[a]>=t.depth[n]?t.depth[a]:t.depth[n])+1,i[2*a+1]=i[2*n+1]=r,t.heap[1]=r++,U(t,i,1)}while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],function(t,e){var a,n,r,i,s,h,l=e.dyn_tree,_=e.max_code,o=e.stat_desc.static_tree,d=e.stat_desc.has_stree,u=e.stat_desc.extra_bits,f=e.stat_desc.extra_base,c=e.stat_desc.max_length,p=0;for(i=0;i<=15;i++)t.bl_count[i]=0;for(l[2*t.heap[t.heap_max]+1]=0,a=t.heap_max+1;a<573;a++)(i=l[2*l[2*(n=t.heap[a])+1]+1]+1)>c&&(i=c,p++),l[2*n+1]=i,n>_||(t.bl_count[i]++,s=0,n>=f&&(s=u[n-f]),h=l[2*n],t.opt_len+=h*(i+s),d&&(t.static_len+=h*(o[2*n+1]+s)));if(0!==p){do{for(i=c-1;0===t.bl_count[i];)i--;t.bl_count[i]--,t.bl_count[i+1]+=2,t.bl_count[c]--,p-=2}while(p>0);for(i=c;0!==i;i--)for(n=t.bl_count[i];0!==n;)(r=t.heap[--a])>_||(l[2*r+1]!==i&&(t.opt_len+=(i-l[2*r+1])*l[2*r],l[2*r+1]=i),n--)}}(t,e),z(i,_,t.bl_count)},E=function(t,e,a){var n,r,i=-1,s=e[1],h=0,l=7,_=4;for(0===s&&(l=138,_=3),e[2*(a+1)+1]=65535,n=0;n<=a;n++)r=s,s=e[2*(n+1)+1],++h>>16&65535,s=0;0!==a;){a-=s=a>2e3?2e3:a;do{i=i+(r=r+e[n++]|0)|0}while(--s);r%=65521,i%=65521}return r|i<<16},S=new Uint32Array(function(){for(var t,e=[],a=0;a<256;a++){t=a;for(var n=0;n<8;n++)t=1&t?3988292384^t>>>1:t>>>1;e[a]=t}return e}()),T=function(t,e,a,n){var r=S,i=n+a;t^=-1;for(var s=n;s>>8^r[255&(t^e[s])];return-1^t},O={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},q=j,F=function(t,e,a){return t.pending_buf[t.d_buf+2*t.last_lit]=e>>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&a,t.last_lit++,0===e?t.dyn_ltree[2*a]++:(t.matches++,e--,t.dyn_ltree[2*(_[a]+256+1)]++,t.dyn_dtree[2*v(e)]++),t.last_lit===t.lit_bufsize-1},G=-2,H=258,J=262,K=103,N=113,P=666,Q=function(t,e){return t.msg=O[e],e},R=function(t){return(t<<1)-(t>4?9:0)},V=function(t){for(var e=t.length;--e>=0;)t[e]=0},W=function(t,e,a){return(e<t.avail_out&&(a=t.avail_out),0!==a&&(t.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+a),t.next_out),t.next_out+=a,e.pending_out+=a,t.total_out+=a,t.avail_out-=a,e.pending-=a,0===e.pending&&(e.pending_out=0))},Y=function(t,e){(function(t,e,a,n){var r,l,_=0;t.level>0?(2===t.strm.data_type&&(t.strm.data_type=function(t){var e,a=4093624447;for(e=0;e<=31;e++,a>>>=1)if(1&a&&0!==t.dyn_ltree[2*e])return 0;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return 1;for(e=32;e<256;e++)if(0!==t.dyn_ltree[2*e])return 1;return 0}(t)),I(t,t.l_desc),I(t,t.d_desc),_=function(t){var e;for(E(t,t.dyn_ltree,t.l_desc.max_code),E(t,t.dyn_dtree,t.d_desc.max_code),I(t,t.bl_desc),e=18;e>=3&&0===t.bl_tree[2*i[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e}(t),r=t.opt_len+3+7>>>3,(l=t.static_len+3+7>>>3)<=r&&(r=l)):r=l=a+5,a+4<=r&&-1!==e?M(t,e,a,n):4===t.strategy||l===r?(m(t,2+(n?1:0),3),B(t,s,h)):(m(t,4+(n?1:0),3),function(t,e,a,n){var r;for(m(t,e-257,5),m(t,a-1,5),m(t,n-4,4),r=0;r=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,X(t.strm)},Z=function(t,e){t.pending_buf[t.pending++]=e},$=function(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e},tt=function(t,e,a,n){var r=t.avail_in;return r>n&&(r=n),0===r?0:(t.avail_in-=r,e.set(t.input.subarray(t.next_in,t.next_in+r),a),1===t.state.wrap?t.adler=L(t.adler,e,r,a):2===t.state.wrap&&(t.adler=T(t.adler,e,r,a)),t.next_in+=r,t.total_in+=r,r)},et=function(t,e){var a,n,r=t.max_chain_length,i=t.strstart,s=t.prev_length,h=t.nice_match,l=t.strstart>t.w_size-J?t.strstart-(t.w_size-J):0,_=t.window,o=t.w_mask,d=t.prev,u=t.strstart+H,f=_[i+s-1],c=_[i+s];t.prev_length>=t.good_match&&(r>>=2),h>t.lookahead&&(h=t.lookahead);do{if(_[(a=e)+s]===c&&_[a+s-1]===f&&_[a]===_[i]&&_[++a]===_[i+1]){i+=2,a++;do{}while(_[++i]===_[++a]&&_[++i]===_[++a]&&_[++i]===_[++a]&&_[++i]===_[++a]&&_[++i]===_[++a]&&_[++i]===_[++a]&&_[++i]===_[++a]&&_[++i]===_[++a]&&is){if(t.match_start=e,s=n,n>=h)break;f=_[i+s-1],c=_[i+s]}}}while((e=d[e&o])>l&&0!==--r);return s<=t.lookahead?s:t.lookahead},at=function(t){var e,a,n,r,i,s=t.w_size;do{if(r=t.window_size-t.lookahead-t.strstart,t.strstart>=s+(s-J)){t.window.set(t.window.subarray(s,s+s),0),t.match_start-=s,t.strstart-=s,t.block_start-=s,e=a=t.hash_size;do{n=t.head[--e],t.head[e]=n>=s?n-s:0}while(--a);e=a=s;do{n=t.prev[--e],t.prev[e]=n>=s?n-s:0}while(--a);r+=s}if(0===t.strm.avail_in)break;if(a=tt(t.strm,t.window,t.strstart+t.lookahead,r),t.lookahead+=a,t.lookahead+t.insert>=3)for(i=t.strstart-t.insert,t.ins_h=t.window[i],t.ins_h=W(t,t.ins_h,t.window[i+1]);t.insert&&(t.ins_h=W(t,t.ins_h,t.window[i+3-1]),t.prev[i&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=i,i++,t.insert--,!(t.lookahead+t.insert<3)););}while(t.lookahead=3&&(t.ins_h=W(t,t.ins_h,t.window[t.strstart+3-1]),a=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),0!==a&&t.strstart-a<=t.w_size-J&&(t.match_length=et(t,a)),t.match_length>=3)if(n=F(t,t.strstart-t.match_start,t.match_length-3),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=3){t.match_length--;do{t.strstart++,t.ins_h=W(t,t.ins_h,t.window[t.strstart+3-1]),a=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart}while(0!==--t.match_length);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=W(t,t.ins_h,t.window[t.strstart+1]);else n=F(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(n&&(Y(t,!1),0===t.strm.avail_out))return 1}return t.insert=t.strstart<2?t.strstart:2,4===e?(Y(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(Y(t,!1),0===t.strm.avail_out)?1:2},rt=function(t,e){for(var a,n,r;;){if(t.lookahead=3&&(t.ins_h=W(t,t.ins_h,t.window[t.strstart+3-1]),a=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=2,0!==a&&t.prev_length4096)&&(t.match_length=2)),t.prev_length>=3&&t.match_length<=t.prev_length){r=t.strstart+t.lookahead-3,n=F(t,t.strstart-1-t.prev_match,t.prev_length-3),t.lookahead-=t.prev_length-1,t.prev_length-=2;do{++t.strstart<=r&&(t.ins_h=W(t,t.ins_h,t.window[t.strstart+3-1]),a=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart)}while(0!==--t.prev_length);if(t.match_available=0,t.match_length=2,t.strstart++,n&&(Y(t,!1),0===t.strm.avail_out))return 1}else if(t.match_available){if((n=F(t,0,t.window[t.strstart-1]))&&Y(t,!1),t.strstart++,t.lookahead--,0===t.strm.avail_out)return 1}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(n=F(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<2?t.strstart:2,4===e?(Y(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(Y(t,!1),0===t.strm.avail_out)?1:2};function it(t,e,a,n,r){this.good_length=t,this.max_lazy=e,this.nice_length=a,this.max_chain=n,this.func=r}var st=[new it(0,0,0,0,function(t,e){var a=65535;for(a>t.pending_buf_size-5&&(a=t.pending_buf_size-5);;){if(t.lookahead<=1){if(at(t),0===t.lookahead&&0===e)return 1;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var n=t.block_start+a;if((0===t.strstart||t.strstart>=n)&&(t.lookahead=t.strstart-n,t.strstart=n,Y(t,!1),0===t.strm.avail_out))return 1;if(t.strstart-t.block_start>=t.w_size-J&&(Y(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,4===e?(Y(t,!0),0===t.strm.avail_out?3:4):(t.strstart>t.block_start&&(Y(t,!1),t.strm.avail_out),1)}),new it(4,4,8,4,nt),new it(4,5,16,8,nt),new it(4,6,32,32,nt),new it(4,4,16,16,rt),new it(8,16,32,32,rt),new it(8,16,128,128,rt),new it(8,32,128,256,rt),new it(32,128,258,1024,rt),new it(32,258,258,4096,rt)];function ht(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(1146),this.dyn_dtree=new Uint16Array(122),this.bl_tree=new Uint16Array(78),V(this.dyn_ltree),V(this.dyn_dtree),V(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(16),this.heap=new Uint16Array(573),V(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(573),V(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}for(var lt=function(t){var e,i=function(t){if(!t||!t.state)return Q(t,G);t.total_in=t.total_out=0,t.data_type=2;var e=t.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?42:N,t.adler=2===e.wrap?0:1,e.last_flush=0,function(t){D||(function(){var t,e,i,g,v,w=Array(16);for(i=0,g=0;g<28;g++)for(o[g]=i,t=0;t<1<>=7;g<30;g++)for(c[g]=v<<7,t=0;t<1<5||e<0)return t?Q(t,G):G;var r=t.state;if(!t.output||!t.input&&0!==t.avail_in||r.status===P&&4!==e)return Q(t,0===t.avail_out?-5:G);r.strm=t;var i=r.last_flush;if(r.last_flush=e,42===r.status)if(2===r.wrap)t.adler=0,Z(r,31),Z(r,139),Z(r,8),r.gzhead?(Z(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),Z(r,255&r.gzhead.time),Z(r,r.gzhead.time>>8&255),Z(r,r.gzhead.time>>16&255),Z(r,r.gzhead.time>>24&255),Z(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Z(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Z(r,255&r.gzhead.extra.length),Z(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(t.adler=T(t.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(Z(r,0),Z(r,0),Z(r,0),Z(r,0),Z(r,0),Z(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Z(r,3),r.status=N);else{var h=8+(r.w_bits-8<<4)<<8;h|=(r.strategy>=2||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(h|=32),h+=31-h%31,r.status=N,$(r,h),0!==r.strstart&&($(r,t.adler>>>16),$(r,65535&t.adler)),t.adler=1}if(69===r.status)if(r.gzhead.extra){for(a=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>a&&(t.adler=T(t.adler,r.pending_buf,r.pending-a,a)),X(t),a=r.pending,r.pending!==r.pending_buf_size));)Z(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>a&&(t.adler=T(t.adler,r.pending_buf,r.pending-a,a)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){a=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>a&&(t.adler=T(t.adler,r.pending_buf,r.pending-a,a)),X(t),a=r.pending,r.pending===r.pending_buf_size)){n=1;break}n=r.gzindexa&&(t.adler=T(t.adler,r.pending_buf,r.pending-a,a)),0===n&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){a=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>a&&(t.adler=T(t.adler,r.pending_buf,r.pending-a,a)),X(t),a=r.pending,r.pending===r.pending_buf_size)){n=1;break}n=r.gzindexa&&(t.adler=T(t.adler,r.pending_buf,r.pending-a,a)),0===n&&(r.status=K)}else r.status=K;if(r.status===K&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&X(t),r.pending+2<=r.pending_buf_size&&(Z(r,255&t.adler),Z(r,t.adler>>8&255),t.adler=0,r.status=N)):r.status=N),0!==r.pending){if(X(t),0===t.avail_out)return r.last_flush=-1,0}else if(0===t.avail_in&&R(e)<=R(i)&&4!==e)return Q(t,-5);if(r.status===P&&0!==t.avail_in)return Q(t,-5);if(0!==t.avail_in||0!==r.lookahead||0!==e&&r.status!==P){var l=2===r.strategy?function(t,e){for(var a;;){if(0===t.lookahead&&(at(t),0===t.lookahead)){if(0===e)return 1;break}if(t.match_length=0,a=F(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,a&&(Y(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,4===e?(Y(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(Y(t,!1),0===t.strm.avail_out)?1:2}(r,e):3===r.strategy?function(t,e){for(var a,n,r,i,s=t.window;;){if(t.lookahead<=H){if(at(t),t.lookahead<=H&&0===e)return 1;if(0===t.lookahead)break}if(t.match_length=0,t.lookahead>=3&&t.strstart>0&&(n=s[r=t.strstart-1])===s[++r]&&n===s[++r]&&n===s[++r]){i=t.strstart+H;do{}while(n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&n===s[++r]&&rt.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=3?(a=F(t,1,t.match_length-3),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(a=F(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),a&&(Y(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,4===e?(Y(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(Y(t,!1),0===t.strm.avail_out)?1:2}(r,e):st[r.level].func(r,e);if(3!==l&&4!==l||(r.status=P),1===l||3===l)return 0===t.avail_out&&(r.last_flush=-1),0;if(2===l&&(1===e?function(t){m(t,2,3),b(t,256,s),function(t){16===t.bi_valid?(w(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}(t)}(r):5!==e&&(q(r,0,0,!1),3===e&&(V(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),X(t),0===t.avail_out))return r.last_flush=-1,0}return 4!==e?0:r.wrap<=0?1:(2===r.wrap?(Z(r,255&t.adler),Z(r,t.adler>>8&255),Z(r,t.adler>>16&255),Z(r,t.adler>>24&255),Z(r,255&t.total_in),Z(r,t.total_in>>8&255),Z(r,t.total_in>>16&255),Z(r,t.total_in>>24&255)):($(r,t.adler>>>16),$(r,65535&t.adler)),X(t),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?0:1)},ot=function(t){if(!t||!t.state)return G;var e=t.state.status;return 42!==e&&69!==e&&73!==e&&91!==e&&e!==K&&e!==N&&e!==P?Q(t,G):(t.state=null,e===N?Q(t,-3):0)},dt=new Uint8Array(256),ut=0;ut<256;ut++)dt[ut]=ut>=252?6:ut>=248?5:ut>=240?4:ut>=224?3:ut>=192?2:1;dt[254]=dt[254]=1;var ft=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0},ct=Object.prototype.toString;function pt(){this.options={level:-1,method:8,chunkSize:16384,windowBits:15,memLevel:8,strategy:0};var t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new ft,this.strm.avail_out=0;var e,a,n=function(t,e,a,n,r,i){if(!t)return G;var s=1;if(-1===e&&(e=6),n<0?(s=0,n=-n):n>15&&(s=2,n-=16),r<1||r>9||8!==a||n<8||n>15||e<0||e>9||i<0||i>4)return Q(t,G);8===n&&(n=9);var h=new ht;return t.state=h,h.strm=t,h.wrap=s,h.gzhead=null,h.w_bits=n,h.w_size=1<=n.w_size){0===r&&(V(n.head),n.strstart=0,n.block_start=0,n.insert=0);var i=new Uint8Array(n.w_size);i.set(e.subarray(a-n.w_size,a),0),e=i,a=n.w_size}var s=t.avail_in,h=t.next_in,l=t.input;for(t.avail_in=a,t.next_in=0,t.input=e,at(n);n.lookahead>=3;){var _=n.strstart,o=n.lookahead-2;do{n.ins_h=W(n,n.ins_h,n.window[_+3-1]),n.prev[_&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=_,_++}while(--o);n.strstart=_,n.lookahead=2,at(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=2,n.match_available=0,t.next_in=h,t.input=l,t.avail_in=s,n.wrap=r,0}(this.strm,r)))throw Error(O[n]);this._dict_set=!0}}function gt(t,e,a){try{t.postMessage({type:"errored",error:e,streamId:a})}catch(n){t.postMessage({type:"errored",error:e+"",streamId:a})}}function vt(t){const e=t.strm.adler;return new Uint8Array([3,0,e>>>24&255,e>>>16&255,e>>>8&255,255&e])}pt.prototype.push=function(t,e){var a,n,r=this.strm,i=this.options.chunkSize;if(this.ended)return!1;for(n=e===~~e?e:!0===e?4:0,"[object ArrayBuffer]"===ct.call(t)?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;;)if(0===r.avail_out&&(r.output=new Uint8Array(i),r.next_out=0,r.avail_out=i),(2===n||3===n)&&r.avail_out<=6)this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;else{if(1===(a=_t(r,n)))return r.next_out>0&&this.onData(r.output.subarray(0,r.next_out)),a=ot(this.strm),this.onEnd(a),this.ended=!0,0===a;if(0!==r.avail_out){if(n>0&&r.next_out>0)this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;else if(0===r.avail_in)break}else this.onData(r.output)}return!0},pt.prototype.onData=function(t){this.chunks.push(t)},pt.prototype.onEnd=function(t){0===t&&(this.result=function(t){for(var e=0,a=0,n=t.length;a{try{const r=function(e,a){switch(a.action){case"init":return{type:"initialized",version:"6.21.2"};case"write":{let n=e.get(a.streamId);n||(n=new pt,e.set(a.streamId,n));const r=n.chunks.length,i=function(t){if("function"==typeof TextEncoder&&TextEncoder.prototype.encode)return(new TextEncoder).encode(t);let e,a,n,r,i,s=t.length,h=0;for(r=0;r>>6,e[i++]=128|63&a):a<65536?(e[i++]=224|a>>>12,e[i++]=128|a>>>6&63,e[i++]=128|63&a):(e[i++]=240|a>>>18,e[i++]=128|a>>>12&63,e[i++]=128|a>>>6&63,e[i++]=128|63&a);return e}(a.data);return n.push(i,2),{type:"wrote",id:a.id,streamId:a.streamId,result:t(n.chunks.slice(r)),trailer:vt(n),additionalBytesCount:i.length}}case"reset":e.delete(a.streamId)}}(a,n.data);r&&e.postMessage(r)}catch(t){gt(e,t,n.data&&"streamId"in n.data?n.data.streamId:void 0)}})}catch(t){gt(e,t)}}()})();'])))}let C={status:0};function x(e,source,t,r=A){switch(0===C.status&&function(e,source,t=A){try{const r=t(e),{stop:n}=Object(h.a)(e,r,"error",(t=>{O(e,source,t)})),{stop:o}=Object(h.a)(e,r,"message",(({data:data})=>{var t;"errored"===data.type?O(e,source,data.error,data.streamId):"initialized"===data.type&&(t=data.version,1===C.status&&(C={status:3,worker:C.worker,stop:C.stop,version:t}))}));r.postMessage({action:"init"}),Object(_.d)((()=>function(source){1===C.status&&(w.e.error(`${source} failed to start: a timeout occurred while initializing the Worker`),C.initializationFailureCallbacks.forEach((e=>e())),C={status:2})}(source)),S);C={status:1,worker:r,stop:()=>{n(),o()},initializationFailureCallbacks:[]}}catch(t){O(e,source,t)}}(e,source,r),C.status){case 1:return C.initializationFailureCallbacks.push(t),C.worker;case 3:return C.worker}}function k(){return C.status}function O(e,source,t,r){1===C.status||0===C.status?(E({configuredUrl:e.workerUrl,error:t,source:source,scriptType:"worker"}),1===C.status&&C.initializationFailureCallbacks.forEach((e=>e())),C={status:2}):Object(T.c)(t,{worker_version:3===C.status&&C.version,stream_id:r})}function N(){return"function"==typeof Array.from&&"function"==typeof CSSSupportsRule&&"function"==typeof URL.createObjectURL&&"forEach"in NodeList.prototype}var M=r(42),R=r(883),I=r(35);function L(e,t,r,n){const o=t.findTrackedSession(),l=function(e,t){if(!N())return"browser-not-supported";if(!e)return"rum-not-tracked";if(0===e.sessionReplay)return"incorrect-session-plan";if(!t)return"replay-not-started"}(o,n),d=r.findView();return Object(c.q)(e,{viewContext:d,errorType:l,session:o})}function D(e,t,r,n,o,c,l){let f,h=0;t.subscribe(9,(()=>{2!==h&&3!==h||(w(),h=1)})),t.subscribe(10,(()=>{1===h&&_()}));const m=new M.b;!function(e,t){if(!e.metricsEnabled)return{stop:d.a};let r,n,o;const{unsubscribe:c}=t.subscribe((e=>{switch(e.type){case"start":r={forced:e.forced,timestamp:Object(y.o)()},n=void 0,o=void 0;break;case"document-ready":r&&(n=Object(y.j)(r.timestamp,Object(y.o)()));break;case"recorder-settled":r&&(o=Object(y.j)(r.timestamp,Object(y.o)()));break;case"aborted":case"deflate-encoder-load-failed":case"recorder-load-failed":case"succeeded":c(),r&&Object(T.d)("Recorder init metrics",{metrics:(t=r.forced,l=o,d=Object(y.j)(r.timestamp,Object(y.o)()),f=e.type,h=n,{forced:t,loadRecorderModuleDuration:l,recorderInitDuration:d,result:f,waitForDocReadyDuration:h})})}var t,l,d,f,h}))}(l,m);const v=async d=>{m.notify({type:"start",forced:d});const[v]=await Promise.all([P(m,{type:"recorder-settled"},o()),P(m,{type:"document-ready"},Object(R.a)(e,"interactive"))]);if(2!==h)return void m.notify({type:"aborted"});if(!v)return h=0,void m.notify({type:"recorder-load-failed"});const y=c();if(!y)return h=0,void m.notify({type:"deflate-encoder-load-failed"});({stop:f}=v(t,e,r,n,y,l)),h=3,m.notify({type:"succeeded"})};function _(e){const t=r.findTrackedSession();if(function(e,t){return!e||0===e.sessionReplay&&(!t||!t.force)}(t,e))return void(h=1);if(function(e){return 2===e||3===e}(h))return;h=2;const n=function(e,t){return t&&t.force&&0===e.sessionReplay}(t,e)||!1;v(n).catch(I.d),n&&r.setForcedReplay()}function w(){3===h&&(null==f||f()),h=0}return{start:_,stop:w,getSessionReplayLink:()=>L(e,r,n,0!==h),isRecording:()=>3===h}}async function P(e,t,r){try{return await r}finally{e.notify(t)}}async function j(){return(await r.e(399).then(r.bind(null,2889))).startRecording}var B=r(216);async function U(e=F){try{return await e()}catch(e){E({error:e,source:"Profiler",scriptType:"module"})}}async function F(){return(await r.e(391).then(r.bind(null,2944))).createRumProfiler}const H=function(e,t){if(Object(l.b)()&&!Object(l.a)("records")||!N())return{start:d.a,stop:d.a,getReplayStats:()=>{},onRumStart:d.a,isRecording:()=>!1,getSessionReplayLink:()=>{}};let{strategy:r,shouldStartImmediately:n}=function(){let e=0;return{strategy:{start(){e=1},stop(){e=2},isRecording:()=>!1,getSessionReplayLink:d.a},shouldStartImmediately:t=>1===e||0===e&&!t.startSessionReplayRecordingManually}}();return{start:e=>r.start(e),stop:()=>r.stop(),getSessionReplayLink:()=>r.getSessionReplayLink(),onRumStart:function(o,c,l,d,f,h){let m;r=D(c,o,l,d,e,(function(){m||(null!=f||(f=x(c,"Datadog Session Replay",(()=>{r.stop()}),t)),f&&(m=v(c,f,1)));return m}),h),n(c)&&r.start()},isRecording:()=>3===k()&&r.isRecording(),getReplayStats:e=>3===k()?Object(f.d)(e):void 0}}((async function(e=j){try{return await e()}catch(e){E({error:e,source:"Recorder",scriptType:"module"})}})),z=function(){let e;return{onRumStart:function(t,r,n,l,d){const f=l.findTrackedSession();if(!f)return;if(!Object(c.x)(f.id,n.profilingSampleRate))return;const h=(e=>{let t={status:"starting"};return e.register(0,(({eventType:e})=>e!==c.g.VIEW&&e!==c.g.LONG_TASK?B.b:{type:e,_dd:{profiling:t}})),{get:()=>t,set:e=>{t=e}}})(r);void 0!==Object(o.a)().Profiler?U().then((r=>{if(!r)return Object(T.b)("[DD_RUM] Failed to lazy load the RUM Profiler"),void h.set({status:"error",error_reason:"failed-to-lazy-load"});e=r(n,t,l,h),e.start(d.findView())})).catch(I.d):h.set({status:"error",error_reason:"not-supported-by-browser"})},stop:()=>{null==e||e.stop().catch(I.d)}}}(),G=Object(c.y)(c.C,H,z,{startDeflateWorker:x,createDeflateEncoder:v,sdkName:"rum"});Object(n.a)(Object(o.a)(),"DD_RUM",G)},,function(e,t,r){"use strict";r.d(t,"c",(function(){return _})),r.d(t,"a",(function(){return w})),r.d(t,"b",(function(){return E}));var n=r(569),o=r(85),c=r(119),l=r(47);const d="_dd",f="_dd_r",h="_dd_l",m="rum",v="logs";var y=r(75);function _(e){const t=function(e){const t={};if(t.secure=!!e.useSecureSessionCookie||!!e.usePartitionedCrossSiteSessionCookie,t.crossSite=!!e.usePartitionedCrossSiteSessionCookie,t.partitioned=!!e.usePartitionedCrossSiteSessionCookie,e.trackSessionAcrossSubdomains){const e=Object(o.c)();if(!e)return;t.domain=e}return t}(e);return t&&Object(o.a)(t)?{type:y.e.COOKIE,cookieOptions:t}:void 0}function w(e,t){const r={isLockEnabled:Object(n.a)(),persistSession:r=>T(t,e,r,y.b),retrieveSession:E,expireSession:r=>T(t,e,Object(l.b)(r,e),y.d)};return function(e){if(!Object(o.d)(c.a)){const t=Object(o.d)(d),r=Object(o.d)(f),n=Object(o.d)(h),c={};t&&(c.id=t),n&&/^[01]$/.test(n)&&(c[v]=n),r&&/^[012]$/.test(r)&&(c[m]=r),Object(l.e)(c)&&(Object(l.a)(c),e.persistSession(c))}}(r),r}function T(e,t,r,n){Object(o.e)(c.a,Object(l.g)(r),t.trackAnonymousUser?y.a:n,e)}function E(){const e=Object(o.b)(c.a);return Object(l.f)(e)}},function(e,t,r){"use strict";var n={name:"NoSsr",functional:!0,props:{placeholder:String,placeholderTag:{type:String,default:"div"}},render:function(e,t){var r=t.parent,n=t.slots,o=t.props,c=n(),l=c.default;void 0===l&&(l=[]);var d=c.placeholder;return r._isMounted?l:(r.$once("hook:mounted",(function(){r.$forceUpdate()})),o.placeholderTag&&(o.placeholder||d)?e(o.placeholderTag,{class:["no-ssr-placeholder"]},o.placeholder||d):l.length>0?l.map((function(){return e(!1)})):e(!1))}};e.exports=n},function(e,t,r){"use strict";function n(e,t,r){"object"==typeof r.value&&(r.value=o(r.value)),r.enumerable&&!r.get&&!r.set&&r.configurable&&r.writable&&"__proto__"!==t?e[t]=r.value:Object.defineProperty(e,t,r)}function o(e){if("object"!=typeof e)return e;var t,r,c,i=0,l=Object.prototype.toString.call(e);if("[object Object]"===l?c=Object.create(e.__proto__||null):"[object Array]"===l?c=Array(e.length):"[object Set]"===l?(c=new Set,e.forEach((function(e){c.add(o(e))}))):"[object Map]"===l?(c=new Map,e.forEach((function(e,t){c.set(o(t),o(e))}))):"[object Date]"===l?c=new Date(+e):"[object RegExp]"===l?c=new RegExp(e.source,e.flags):"[object DataView]"===l?c=new e.constructor(o(e.buffer)):"[object ArrayBuffer]"===l?c=e.slice(0):"Array]"===l.slice(-6)&&(c=new e.constructor(e)),c){for(r=Object.getOwnPropertySymbols(e);i=this._delta8){var r=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-r,e.length),0===this.pending.length&&(this.pending=null),e=n.join32(e,0,e.length-r,this.endian);for(var i=0;i>>24&255,n[i++]=e>>>16&255,n[i++]=e>>>8&255,n[i++]=255&e}else for(n[i++]=255&e,n[i++]=e>>>8&255,n[i++]=e>>>16&255,n[i++]=e>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,o=8;o>10|55296,1023&n|56320)}function _(e){return e.replace(d,y)}function w(e){return 39===e||34===e}function T(e){return 32===e||9===e||10===e||12===e||13===e}function E(e){const t=[],r=S(t,`${e}`,0);if(r0&&r0&&m(o[o.length-1]))throw new Error("Did not expect successive traversals.")}function x(e){o.length>0&&o[o.length-1].type===n.Descendant?o[o.length-1].type=e:(C(),o.push({type:e}))}function k(e,t){o.push({type:n.Attribute,name:e,action:t,value:d(1),namespace:null,ignoreCase:"quirks"})}function O(){if(o.length&&o[o.length-1].type===n.Descendant&&o.pop(),0===o.length)throw new Error("Empty sub-selector");e.push(o)}if(y(0),t.length===r)return r;e:for(;re.charCodeAt(0)))),k=new Set(C.map((e=>e.charCodeAt(0)))),O=new Set([...C,"~","^","$","*","+","!","|",":","[","]"," ","."].map((e=>e.charCodeAt(0))));function N(e){return e.map((e=>e.map(M).join(""))).join(", ")}function M(e,t,r){switch(e.type){case n.Child:return 0===t?"> ":" > ";case n.Parent:return 0===t?"< ":" < ";case n.Sibling:return 0===t?"~ ":" ~ ";case n.Adjacent:return 0===t?"+ ":" + ";case n.Descendant:return" ";case n.ColumnCombinator:return 0===t?"|| ":" || ";case n.Universal:return"*"===e.namespace&&t+10?n+e.slice(r):e}},,,,function(e,t,r){var n;!function(o){"use strict";var c,l,d,f=(c=/d{1,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\1?|[LloSZWN]|"[^"]*"|'[^']*'/g,l=/\b(?:[PMCEA][SDP]T|(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time|(?:GMT|UTC)(?:[-+]\d{4})?)\b/g,d=/[^-+\dA-Z]/g,function(e,mask,t,r){if(1!==arguments.length||"string"!==(null===(n=e)?"null":void 0===n?"undefined":"object"!=typeof n?typeof n:Array.isArray(n)?"array":{}.toString.call(n).slice(8,-1).toLowerCase())||/\d/.test(e)||(mask=e,e=void 0),(e=e||new Date)instanceof Date||(e=new Date(e)),isNaN(e))throw TypeError("Invalid date");var n,o=(mask=String(f.masks[mask]||mask||f.masks.default)).slice(0,4);"UTC:"!==o&&"GMT:"!==o||(mask=mask.slice(4),t=!0,"GMT:"===o&&(r=!0));var m=t?"getUTC":"get",v=e[m+"Date"](),y=e[m+"Day"](),_=e[m+"Month"](),w=e[m+"FullYear"](),T=e[m+"Hours"](),E=e[m+"Minutes"](),s=e[m+"Seconds"](),S=e[m+"Milliseconds"](),A=t?0:e.getTimezoneOffset(),C=function(e){var t=new Date(e.getFullYear(),e.getMonth(),e.getDate());t.setDate(t.getDate()-(t.getDay()+6)%7+3);var r=new Date(t.getFullYear(),0,4);r.setDate(r.getDate()-(r.getDay()+6)%7+3);var n=t.getTimezoneOffset()-r.getTimezoneOffset();t.setHours(t.getHours()-n);var o=(t-r)/6048e5;return 1+Math.floor(o)}(e),x=function(e){var t=e.getDay();return 0===t&&(t=7),t}(e),k={d:v,dd:h(v),ddd:f.i18n.dayNames[y],dddd:f.i18n.dayNames[y+7],m:_+1,mm:h(_+1),mmm:f.i18n.monthNames[_],mmmm:f.i18n.monthNames[_+12],yy:String(w).slice(2),yyyy:w,h:T%12||12,hh:h(T%12||12),H:T,HH:h(T),M:E,MM:h(E),s:s,ss:h(s),l:h(S,3),L:h(Math.round(S/10)),t:T<12?f.i18n.timeNames[0]:f.i18n.timeNames[1],tt:T<12?f.i18n.timeNames[2]:f.i18n.timeNames[3],T:T<12?f.i18n.timeNames[4]:f.i18n.timeNames[5],TT:T<12?f.i18n.timeNames[6]:f.i18n.timeNames[7],Z:r?"GMT":t?"UTC":(String(e).match(l)||[""]).pop().replace(d,""),o:(A>0?"-":"+")+h(100*Math.floor(Math.abs(A)/60)+Math.abs(A)%60,4),S:["th","st","nd","rd"][v%10>3?0:(v%100-v%10!=10)*v%10],W:C,N:x};return mask.replace(c,(function(e){return e in k?k[e]:e.slice(1,e.length-1)}))});function h(e,t){for(e=String(e),t=t||2;e.lengthObject(o.c)(n,e))).forEach((e=>{c.add(e)}))}function d(e){return c.has(e)}function f(){return c}},,,function(e,t,r){var n;e.exports=(n=r(846),function(e){var t=n,r=t.lib,o=r.WordArray,c=r.Hasher,l=t.algo,d=[],f=[];!function(){function t(t){for(var r=e.sqrt(t),n=2;n<=r;n++)if(!(t%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,o=0;o<64;)t(n)&&(o<8&&(d[o]=r(e.pow(n,.5))),f[o]=r(e.pow(n,1/3)),o++),n++}();var h=[],m=l.SHA256=c.extend({_doReset:function(){this._hash=new o.init(d.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,a=r[0],b=r[1],n=r[2],o=r[3],c=r[4],l=r[5],g=r[6],d=r[7],i=0;i<64;i++){if(i<16)h[i]=0|e[t+i];else{var m=h[i-15],v=(m<<25|m>>>7)^(m<<14|m>>>18)^m>>>3,y=h[i-2],_=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;h[i]=v+h[i-7]+_+h[i-16]}var w=a&b^a&n^b&n,T=(a<<30|a>>>2)^(a<<19|a>>>13)^(a<<10|a>>>22),E=d+((c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25))+(c&l^~c&g)+f[i]+h[i];d=g,g=l,l=c,c=o+E|0,o=n,n=b,b=a,a=E+(T+w)|0}r[0]=r[0]+a|0,r[1]=r[1]+b|0,r[2]=r[2]+n|0,r[3]=r[3]+o|0,r[4]=r[4]+c|0,r[5]=r[5]+l|0,r[6]=r[6]+g|0,r[7]=r[7]+d|0},_doFinalize:function(){var data=this._data,t=data.words,r=8*this._nDataBytes,n=8*data.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=e.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,data.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=c.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=c._createHelper(m),t.HmacSHA256=c._createHmacHelper(m)}(Math),n.SHA256)},function(e,t,r){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var content=e(t);return t[2]?"@media ".concat(t[2]," {").concat(content,"}"):content})).join("")},t.i=function(e,r,n){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(n)for(var i=0;it.parts.length&&(r.parts.length=t.parts.length)}else{var o=[];for(n=0;n>>24]^m[w>>>16&255]^v[T>>>8&255]^y[255&E]^t[S++],l=h[w>>>24]^m[T>>>16&255]^v[E>>>8&255]^y[255&_]^t[S++],d=h[T>>>24]^m[E>>>16&255]^v[_>>>8&255]^y[255&w]^t[S++],f=h[E>>>24]^m[_>>>16&255]^v[w>>>8&255]^y[255&T]^t[S++],_=c,w=l,T=d,E=f;return c=(n[_>>>24]<<24|n[w>>>16&255]<<16|n[T>>>8&255]<<8|n[255&E])^t[S++],l=(n[w>>>24]<<24|n[T>>>16&255]<<16|n[E>>>8&255]<<8|n[255&_])^t[S++],d=(n[T>>>24]<<24|n[E>>>16&255]<<16|n[_>>>8&255]<<8|n[255&w])^t[S++],f=(n[E>>>24]<<24|n[_>>>16&255]<<16|n[w>>>8&255]<<8|n[255&T])^t[S++],[c>>>=0,l>>>=0,d>>>=0,f>>>=0]}var d=[0,1,2,4,8,16,32,64,128,27,54],f=function(){for(var e=new Array(256),t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;for(var r=[],n=[],o=[[],[],[],[]],c=[[],[],[],[]],l=0,d=0,i=0;i<256;++i){var f=d^d<<1^d<<2^d<<3^d<<4;f=f>>>8^255&f^99,r[l]=f,n[f]=l;var h=e[l],m=e[h],v=e[m],y=257*e[f]^16843008*f;o[0][l]=y<<24|y>>>8,o[1][l]=y<<16|y>>>16,o[2][l]=y<<8|y>>>24,o[3][l]=y,y=16843009*v^65537*m^257*h^16843008*l,c[0][f]=y<<24|y>>>8,c[1][f]=y<<16|y>>>16,c[2][f]=y<<8|y>>>24,c[3][f]=y,0===l?l=d=1:(l=h^e[e[e[v^h]]],d^=e[e[d]])}return{SBOX:r,INV_SBOX:n,SUB_MIX:o,INV_SUB_MIX:c}}();function h(e){this._key=o(e),this._reset()}h.blockSize=16,h.keySize=32,h.prototype.blockSize=h.blockSize,h.prototype.keySize=h.keySize,h.prototype._reset=function(){for(var e=this._key,t=e.length,r=t+6,n=4*(r+1),o=[],c=0;c>>24,l=f.SBOX[l>>>24]<<24|f.SBOX[l>>>16&255]<<16|f.SBOX[l>>>8&255]<<8|f.SBOX[255&l],l^=d[c/t|0]<<24):t>6&&c%t==4&&(l=f.SBOX[l>>>24]<<24|f.SBOX[l>>>16&255]<<16|f.SBOX[l>>>8&255]<<8|f.SBOX[255&l]),o[c]=o[c-t]^l}for(var h=[],m=0;m>>24]]^f.INV_SUB_MIX[1][f.SBOX[y>>>16&255]]^f.INV_SUB_MIX[2][f.SBOX[y>>>8&255]]^f.INV_SUB_MIX[3][f.SBOX[255&y]]}this._nRounds=r,this._keySchedule=o,this._invKeySchedule=h},h.prototype.encryptBlockRaw=function(e){return l(e=o(e),this._keySchedule,f.SUB_MIX,f.SBOX,this._nRounds)},h.prototype.encryptBlock=function(e){var t=this.encryptBlockRaw(e),r=n.allocUnsafe(16);return r.writeUInt32BE(t[0],0),r.writeUInt32BE(t[1],4),r.writeUInt32BE(t[2],8),r.writeUInt32BE(t[3],12),r},h.prototype.decryptBlock=function(e){var t=(e=o(e))[1];e[1]=e[3],e[3]=t;var r=l(e,this._invKeySchedule,f.INV_SUB_MIX,f.INV_SBOX,this._nRounds),c=n.allocUnsafe(16);return c.writeUInt32BE(r[0],0),c.writeUInt32BE(r[3],4),c.writeUInt32BE(r[2],8),c.writeUInt32BE(r[1],12),c},h.prototype.scrub=function(){c(this._keySchedule),c(this._invKeySchedule),c(this._key)},e.exports.AES=h},function(e,t,r){var n=r(38).Buffer,o=r(347);e.exports=function(e,t,r,c){if(n.isBuffer(e)||(e=n.from(e,"binary")),t&&(n.isBuffer(t)||(t=n.from(t,"binary")),8!==t.length))throw new RangeError("salt should be Buffer with 8 byte length");for(var l=r/8,d=n.alloc(l),f=n.alloc(c||0),h=n.alloc(0);l>0||c>0;){var m=new o;m.update(h),m.update(e),t&&m.update(t),h=m.digest();var v=0;if(l>0){var y=d.length-l;v=Math.min(l,h.length),h.copy(d,y,0,v),l-=v}if(v0){var _=f.length-c,w=Math.min(c,h.length-v);h.copy(f,_,v,v+w),c-=w}}return h.fill(0),{key:d,iv:f}}},function(e,t,r){"use strict";var n=r(70),o=r(114),c=o.getNAF,l=o.getJSF,d=o.assert;function f(e,t){this.type=e,this.p=new n(t.p,16),this.red=t.prime?n.red(t.prime):n.mont(this.p),this.zero=new n(0).toRed(this.red),this.one=new n(1).toRed(this.red),this.two=new n(2).toRed(this.red),this.n=t.n&&new n(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function h(e,t){this.curve=e,this.type=t,this.precomputed=null}e.exports=f,f.prototype.point=function(){throw new Error("Not implemented")},f.prototype.validate=function(){throw new Error("Not implemented")},f.prototype._fixedNafMul=function(p,e){d(p.precomputed);var t=p._getDoubles(),r=c(e,1,this._bitLength),n=(1<=o;h--)l=(l<<1)+r[h];f.push(l)}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=n;i>0;i--){for(o=0;o=0;i--){for(var f=0;i>=0&&0===o[i];i--)f++;if(i>=0&&f++,l=l.dblp(f),i<0)break;var h=o[i];d(0!==h),l="affine"===p.type?h>0?l.mixedAdd(n[h-1>>1]):l.mixedAdd(n[-h-1>>1].neg()):h>0?l.add(n[h-1>>1]):l.add(n[-h-1>>1].neg())}return"affine"===p.type?l.toP():l},f.prototype._wnafMulAdd=function(e,t,r,n,o){var i,d,p,f=this._wnafT1,h=this._wnafT2,m=this._wnafT3,v=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===f[a]&&1===f[b]){var _=[t[a],null,null,t[b]];0===t[a].y.cmp(t[b].y)?(_[1]=t[a].add(t[b]),_[2]=t[a].toJ().mixedAdd(t[b].neg())):0===t[a].y.cmp(t[b].y.redNeg())?(_[1]=t[a].toJ().mixedAdd(t[b]),_[2]=t[a].add(t[b].neg())):(_[1]=t[a].toJ().mixedAdd(t[b]),_[2]=t[a].toJ().mixedAdd(t[b].neg()));var w=[-3,-1,-5,-7,0,7,5,1,3],T=l(r[a],r[b]);for(v=Math.max(T[0].length,v),m[a]=new Array(v),m[b]=new Array(v),d=0;d=0;i--){for(var x=0;i>=0;){var k=!0;for(d=0;d=0&&x++,A=A.dblp(x),i<0)break;for(d=0;d0?p=h[d][O-1>>1]:O<0&&(p=h[d][-O-1>>1].neg()),A="affine"===p.type?A.mixedAdd(p):A.add(p))}}for(i=0;i=Math.ceil((e.bitLength()+1)/t.step)},h.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i0)return!0;var o=w.get(t);return o.delete(r),o.size>0||w.delete(t),!0}function R(e,t){for(var i=e.length-1;i>=0;--i){var r=(0,e[i])(t);if(!G(r)&&!V(r)){if(!te(r))throw new TypeError;t=r}}return t}function I(e,t,r,n){for(var i=e.length-1;i>=0;--i){var o=(0,e[i])(t,r,n);if(!G(o)&&!V(o)){if(!W(o))throw new TypeError;n=o}}return n}function L(e,t,r){var n=w.get(e);if(G(n)){if(!r)return;n=new y,w.set(e,n)}var o=n.get(t);if(G(o)){if(!r)return;o=new y,n.set(t,o)}return o}function D(e,t,r){if(P(e,t,r))return!0;var n=ce(t);return!V(n)&&D(e,n,r)}function P(e,t,r){var n=L(t,r,!1);return!G(n)&&J(n.has(e))}function j(e,t,r){if(P(e,t,r))return B(e,t,r);var n=ce(t);return V(n)?void 0:j(e,n,r)}function B(e,t,r){var n=L(t,r,!1);if(!G(n))return n.get(e)}function U(e,t,r,n){L(r,n,!0).set(e,t)}function F(e,t){var r=H(e,t),n=ce(e);if(null===n)return r;var o=F(n,t);if(o.length<=0)return r;if(r.length<=0)return o;for(var c=new _,l=[],d=0,f=r;d=0&&e=this._keys.length?(this._index=-1,this._keys=t,this._values=t):this._index++,{value:r,done:!1}}return{value:void 0,done:!0}},e.prototype.throw=function(e){throw this._index>=0&&(this._index=-1,this._keys=t,this._values=t),e},e.prototype.return=function(e){return this._index>=0&&(this._index=-1,this._keys=t,this._values=t),{value:e,done:!0}},e}();return function(){function t(){this._keys=[],this._values=[],this._cacheKey=e,this._cacheIndex=-2}return Object.defineProperty(t.prototype,"size",{get:function(){return this._keys.length},enumerable:!0,configurable:!0}),t.prototype.has=function(e){return this._find(e,!1)>=0},t.prototype.get=function(e){var t=this._find(e,!1);return t>=0?this._values[t]:void 0},t.prototype.set=function(e,t){var r=this._find(e,!0);return this._values[r]=t,this},t.prototype.delete=function(t){var r=this._find(t,!1);if(r>=0){for(var n=this._keys.length,i=r+1;i=d.DIGIT_0&&e<=d.DIGIT_9}function Ke(e){return e>=d.LATIN_CAPITAL_A&&e<=d.LATIN_CAPITAL_Z}function We(e){return e>=d.LATIN_SMALL_A&&e<=d.LATIN_SMALL_Z}function Ye(e){return We(e)||Ke(e)}function $e(e){return Ye(e)||Ve(e)}function Je(e){return e>=d.LATIN_CAPITAL_A&&e<=d.LATIN_CAPITAL_F}function Xe(e){return e>=d.LATIN_SMALL_A&&e<=d.LATIN_SMALL_F}function Ze(e){return e+32}function Qe(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(e>>>10&1023|55296)+String.fromCharCode(56320|1023&e))}function et(e){return String.fromCharCode(Ze(e))}function tt(e,t){const r=c[++e];let n=++e,o=n+r-1;for(;n<=o;){const e=n+o>>>1,l=c[e];if(lt))return c[e+r];o=e-1}}return-1}class nt{constructor(){this.preprocessor=new n,this.tokenQueue=[],this.allowCDATA=!1,this.state=m,this.returnState="",this.charRefCode=-1,this.tempBuff=[],this.lastStartTagName="",this.consumedAfterSnapshot=-1,this.active=!1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr=null}_err(){}_errOnNextCodePoint(e){this._consume(),this._err(e),this._unconsume()}getNextToken(){for(;!this.tokenQueue.length&&this.active;){this.consumedAfterSnapshot=0;const e=this._consume();this._ensureHibernation()||this[this.state](e)}return this.tokenQueue.shift()}write(e,t){this.active=!0,this.preprocessor.write(e,t)}insertHtmlAtCurrentPos(e){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(e)}_ensureHibernation(){if(this.preprocessor.endOfChunkHit){for(;this.consumedAfterSnapshot>0;this.consumedAfterSnapshot--)this.preprocessor.retreat();return this.active=!1,this.tokenQueue.push({type:nt.HIBERNATION_TOKEN}),!0}return!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_unconsume(){this.consumedAfterSnapshot--,this.preprocessor.retreat()}_reconsumeInState(e){this.state=e,this._unconsume()}_consumeSequenceIfMatch(pattern,e,t){let r=0,n=!0;const o=pattern.length;let c,l=0,f=e;for(;l0&&(f=this._consume(),r++),f===d.EOF){n=!1;break}if(c=pattern[l],f!==c&&(t||f!==Ze(c))){n=!1;break}}if(!n)for(;r--;)this._unconsume();return n}_isTempBufferEqualToScriptString(){if(this.tempBuff.length!==f.SCRIPT_STRING.length)return!1;for(let i=0;i0&&this._err(l.endTagWithAttributes),e.selfClosing&&this._err(l.endTagWithTrailingSolidus)),this.tokenQueue.push(e)}_emitCurrentCharacterToken(){this.currentCharacterToken&&(this.tokenQueue.push(this.currentCharacterToken),this.currentCharacterToken=null)}_emitEOFToken(){this._createEOFToken(),this._emitCurrentToken()}_appendCharToCurrentCharacterToken(e,t){this.currentCharacterToken&&this.currentCharacterToken.type!==e&&this._emitCurrentCharacterToken(),this.currentCharacterToken?this.currentCharacterToken.chars+=t:this._createCharacterToken(e,t)}_emitCodePoint(e){let t=nt.CHARACTER_TOKEN;Ge(e)?t=nt.WHITESPACE_CHARACTER_TOKEN:e===d.NULL&&(t=nt.NULL_CHARACTER_TOKEN),this._appendCharToCurrentCharacterToken(t,Qe(e))}_emitSeveralCodePoints(e){for(let i=0;i-1;){const e=c[i],n=e<7;n&&1&e&&(t=2&e?[c[++i],c[++i]]:[c[++i]],r=0);const o=this._consume();if(this.tempBuff.push(o),r++,o===d.EOF)break;i=n?4&e?tt(i,o):-1:o===e?++i:-1}for(;r--;)this.tempBuff.pop(),this._unconsume();return t}_isCharacterReferenceInAttribute(){return this.returnState===Q||this.returnState===ee||this.returnState===te}_isCharacterReferenceAttributeQuirk(e){if(!e&&this._isCharacterReferenceInAttribute()){const e=this._consume();return this._unconsume(),e===d.EQUALS_SIGN||$e(e)}return!1}_flushCodePointsConsumedAsCharacterReference(){if(this._isCharacterReferenceInAttribute())for(let i=0;i")):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.state=P,this._emitChars(o.REPLACEMENT_CHARACTER)):e===d.EOF?(this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken()):(this.state=P,this._emitCodePoint(e))}[U](e){e===d.SOLIDUS?(this.tempBuff=[],this.state=F):Ye(e)?(this.tempBuff=[],this._emitChars("<"),this._reconsumeInState(z)):(this._emitChars("<"),this._reconsumeInState(P))}[F](e){Ye(e)?(this._createEndTagToken(),this._reconsumeInState(H)):(this._emitChars("")):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.state=G,this._emitChars(o.REPLACEMENT_CHARACTER)):e===d.EOF?(this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken()):(this.state=G,this._emitCodePoint(e))}[W](e){e===d.SOLIDUS?(this.tempBuff=[],this.state=Y,this._emitChars("/")):this._reconsumeInState(G)}[Y](e){Ge(e)||e===d.SOLIDUS||e===d.GREATER_THAN_SIGN?(this.state=this._isTempBufferEqualToScriptString()?P:G,this._emitCodePoint(e)):Ke(e)?(this.tempBuff.push(Ze(e)),this._emitCodePoint(e)):We(e)?(this.tempBuff.push(e),this._emitCodePoint(e)):this._reconsumeInState(G)}[$](e){Ge(e)||(e===d.SOLIDUS||e===d.GREATER_THAN_SIGN||e===d.EOF?this._reconsumeInState(X):e===d.EQUALS_SIGN?(this._err(l.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=J):(this._createAttr(""),this._reconsumeInState(J)))}[J](e){Ge(e)||e===d.SOLIDUS||e===d.GREATER_THAN_SIGN||e===d.EOF?(this._leaveAttrName(X),this._unconsume()):e===d.EQUALS_SIGN?this._leaveAttrName(Z):Ke(e)?this.currentAttr.name+=et(e):e===d.QUOTATION_MARK||e===d.APOSTROPHE||e===d.LESS_THAN_SIGN?(this._err(l.unexpectedCharacterInAttributeName),this.currentAttr.name+=Qe(e)):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentAttr.name+=o.REPLACEMENT_CHARACTER):this.currentAttr.name+=Qe(e)}[X](e){Ge(e)||(e===d.SOLIDUS?this.state=ne:e===d.EQUALS_SIGN?this.state=Z:e===d.GREATER_THAN_SIGN?(this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInTag),this._emitEOFToken()):(this._createAttr(""),this._reconsumeInState(J)))}[Z](e){Ge(e)||(e===d.QUOTATION_MARK?this.state=Q:e===d.APOSTROPHE?this.state=ee:e===d.GREATER_THAN_SIGN?(this._err(l.missingAttributeValue),this.state=m,this._emitCurrentToken()):this._reconsumeInState(te))}[Q](e){e===d.QUOTATION_MARK?this.state=re:e===d.AMPERSAND?(this.returnState=Q,this.state=De):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentAttr.value+=o.REPLACEMENT_CHARACTER):e===d.EOF?(this._err(l.eofInTag),this._emitEOFToken()):this.currentAttr.value+=Qe(e)}[ee](e){e===d.APOSTROPHE?this.state=re:e===d.AMPERSAND?(this.returnState=ee,this.state=De):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentAttr.value+=o.REPLACEMENT_CHARACTER):e===d.EOF?(this._err(l.eofInTag),this._emitEOFToken()):this.currentAttr.value+=Qe(e)}[te](e){Ge(e)?this._leaveAttrValue($):e===d.AMPERSAND?(this.returnState=te,this.state=De):e===d.GREATER_THAN_SIGN?(this._leaveAttrValue(m),this._emitCurrentToken()):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentAttr.value+=o.REPLACEMENT_CHARACTER):e===d.QUOTATION_MARK||e===d.APOSTROPHE||e===d.LESS_THAN_SIGN||e===d.EQUALS_SIGN||e===d.GRAVE_ACCENT?(this._err(l.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=Qe(e)):e===d.EOF?(this._err(l.eofInTag),this._emitEOFToken()):this.currentAttr.value+=Qe(e)}[re](e){Ge(e)?this._leaveAttrValue($):e===d.SOLIDUS?this._leaveAttrValue(ne):e===d.GREATER_THAN_SIGN?(this._leaveAttrValue(m),this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInTag),this._emitEOFToken()):(this._err(l.missingWhitespaceBetweenAttributes),this._reconsumeInState($))}[ne](e){e===d.GREATER_THAN_SIGN?(this.currentToken.selfClosing=!0,this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInTag),this._emitEOFToken()):(this._err(l.unexpectedSolidusInTag),this._reconsumeInState($))}[ie](e){e===d.GREATER_THAN_SIGN?(this.state=m,this._emitCurrentToken()):e===d.EOF?(this._emitCurrentToken(),this._emitEOFToken()):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.data+=o.REPLACEMENT_CHARACTER):this.currentToken.data+=Qe(e)}[ae](e){this._consumeSequenceIfMatch(f.DASH_DASH_STRING,e,!0)?(this._createCommentToken(),this.state=oe):this._consumeSequenceIfMatch(f.DOCTYPE_STRING,e,!1)?this.state=ge:this._consumeSequenceIfMatch(f.CDATA_START_STRING,e,!0)?this.allowCDATA?this.state=Re:(this._err(l.cdataInHtmlContent),this._createCommentToken(),this.currentToken.data="[CDATA[",this.state=ie):this._ensureHibernation()||(this._err(l.incorrectlyOpenedComment),this._createCommentToken(),this._reconsumeInState(ie))}[oe](e){e===d.HYPHEN_MINUS?this.state=se:e===d.GREATER_THAN_SIGN?(this._err(l.abruptClosingOfEmptyComment),this.state=m,this._emitCurrentToken()):this._reconsumeInState(ce)}[se](e){e===d.HYPHEN_MINUS?this.state=pe:e===d.GREATER_THAN_SIGN?(this._err(l.abruptClosingOfEmptyComment),this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInComment),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="-",this._reconsumeInState(ce))}[ce](e){e===d.HYPHEN_MINUS?this.state=he:e===d.LESS_THAN_SIGN?(this.currentToken.data+="<",this.state=le):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.data+=o.REPLACEMENT_CHARACTER):e===d.EOF?(this._err(l.eofInComment),this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.data+=Qe(e)}[le](e){e===d.EXCLAMATION_MARK?(this.currentToken.data+="!",this.state=ue):e===d.LESS_THAN_SIGN?this.currentToken.data+="!":this._reconsumeInState(ce)}[ue](e){e===d.HYPHEN_MINUS?this.state=de:this._reconsumeInState(ce)}[de](e){e===d.HYPHEN_MINUS?this.state=fe:this._reconsumeInState(he)}[fe](e){e!==d.GREATER_THAN_SIGN&&e!==d.EOF&&this._err(l.nestedComment),this._reconsumeInState(pe)}[he](e){e===d.HYPHEN_MINUS?this.state=pe:e===d.EOF?(this._err(l.eofInComment),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="-",this._reconsumeInState(ce))}[pe](e){e===d.GREATER_THAN_SIGN?(this.state=m,this._emitCurrentToken()):e===d.EXCLAMATION_MARK?this.state=me:e===d.HYPHEN_MINUS?this.currentToken.data+="-":e===d.EOF?(this._err(l.eofInComment),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="--",this._reconsumeInState(ce))}[me](e){e===d.HYPHEN_MINUS?(this.currentToken.data+="--!",this.state=he):e===d.GREATER_THAN_SIGN?(this._err(l.incorrectlyClosedComment),this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInComment),this._emitCurrentToken(),this._emitEOFToken()):(this.currentToken.data+="--!",this._reconsumeInState(ce))}[ge](e){Ge(e)?this.state=be:e===d.GREATER_THAN_SIGN?this._reconsumeInState(be):e===d.EOF?(this._err(l.eofInDoctype),this._createDoctypeToken(null),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingWhitespaceBeforeDoctypeName),this._reconsumeInState(be))}[be](e){Ge(e)||(Ke(e)?(this._createDoctypeToken(et(e)),this.state=ve):e===d.NULL?(this._err(l.unexpectedNullCharacter),this._createDoctypeToken(o.REPLACEMENT_CHARACTER),this.state=ve):e===d.GREATER_THAN_SIGN?(this._err(l.missingDoctypeName),this._createDoctypeToken(null),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=m):e===d.EOF?(this._err(l.eofInDoctype),this._createDoctypeToken(null),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._createDoctypeToken(Qe(e)),this.state=ve))}[ve](e){Ge(e)?this.state=ye:e===d.GREATER_THAN_SIGN?(this.state=m,this._emitCurrentToken()):Ke(e)?this.currentToken.name+=et(e):e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.name+=o.REPLACEMENT_CHARACTER):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.name+=Qe(e)}[ye](e){Ge(e)||(e===d.GREATER_THAN_SIGN?(this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this._consumeSequenceIfMatch(f.PUBLIC_STRING,e,!1)?this.state=_e:this._consumeSequenceIfMatch(f.SYSTEM_STRING,e,!1)?this.state=Ce:this._ensureHibernation()||(this._err(l.invalidCharacterSequenceAfterDoctypeName),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me)))}[_e](e){Ge(e)?this.state=we:e===d.QUOTATION_MARK?(this._err(l.missingWhitespaceAfterDoctypePublicKeyword),this.currentToken.publicId="",this.state=Te):e===d.APOSTROPHE?(this._err(l.missingWhitespaceAfterDoctypePublicKeyword),this.currentToken.publicId="",this.state=Ee):e===d.GREATER_THAN_SIGN?(this._err(l.missingDoctypePublicIdentifier),this.currentToken.forceQuirks=!0,this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingQuoteBeforeDoctypePublicIdentifier),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me))}[we](e){Ge(e)||(e===d.QUOTATION_MARK?(this.currentToken.publicId="",this.state=Te):e===d.APOSTROPHE?(this.currentToken.publicId="",this.state=Ee):e===d.GREATER_THAN_SIGN?(this._err(l.missingDoctypePublicIdentifier),this.currentToken.forceQuirks=!0,this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingQuoteBeforeDoctypePublicIdentifier),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me)))}[Te](e){e===d.QUOTATION_MARK?this.state=Se:e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.publicId+=o.REPLACEMENT_CHARACTER):e===d.GREATER_THAN_SIGN?(this._err(l.abruptDoctypePublicIdentifier),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=m):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.publicId+=Qe(e)}[Ee](e){e===d.APOSTROPHE?this.state=Se:e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.publicId+=o.REPLACEMENT_CHARACTER):e===d.GREATER_THAN_SIGN?(this._err(l.abruptDoctypePublicIdentifier),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=m):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.publicId+=Qe(e)}[Se](e){Ge(e)?this.state=Ae:e===d.GREATER_THAN_SIGN?(this.state=m,this._emitCurrentToken()):e===d.QUOTATION_MARK?(this._err(l.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),this.currentToken.systemId="",this.state=ke):e===d.APOSTROPHE?(this._err(l.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),this.currentToken.systemId="",this.state=Oe):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me))}[Ae](e){Ge(e)||(e===d.GREATER_THAN_SIGN?(this._emitCurrentToken(),this.state=m):e===d.QUOTATION_MARK?(this.currentToken.systemId="",this.state=ke):e===d.APOSTROPHE?(this.currentToken.systemId="",this.state=Oe):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me)))}[Ce](e){Ge(e)?this.state=xe:e===d.QUOTATION_MARK?(this._err(l.missingWhitespaceAfterDoctypeSystemKeyword),this.currentToken.systemId="",this.state=ke):e===d.APOSTROPHE?(this._err(l.missingWhitespaceAfterDoctypeSystemKeyword),this.currentToken.systemId="",this.state=Oe):e===d.GREATER_THAN_SIGN?(this._err(l.missingDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me))}[xe](e){Ge(e)||(e===d.QUOTATION_MARK?(this.currentToken.systemId="",this.state=ke):e===d.APOSTROPHE?(this.currentToken.systemId="",this.state=Oe):e===d.GREATER_THAN_SIGN?(this._err(l.missingDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this.state=m,this._emitCurrentToken()):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this._reconsumeInState(Me)))}[ke](e){e===d.QUOTATION_MARK?this.state=Ne:e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.systemId+=o.REPLACEMENT_CHARACTER):e===d.GREATER_THAN_SIGN?(this._err(l.abruptDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=m):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.systemId+=Qe(e)}[Oe](e){e===d.APOSTROPHE?this.state=Ne:e===d.NULL?(this._err(l.unexpectedNullCharacter),this.currentToken.systemId+=o.REPLACEMENT_CHARACTER):e===d.GREATER_THAN_SIGN?(this._err(l.abruptDoctypeSystemIdentifier),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this.state=m):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):this.currentToken.systemId+=Qe(e)}[Ne](e){Ge(e)||(e===d.GREATER_THAN_SIGN?(this._emitCurrentToken(),this.state=m):e===d.EOF?(this._err(l.eofInDoctype),this.currentToken.forceQuirks=!0,this._emitCurrentToken(),this._emitEOFToken()):(this._err(l.unexpectedCharacterAfterDoctypeSystemIdentifier),this._reconsumeInState(Me)))}[Me](e){e===d.GREATER_THAN_SIGN?(this._emitCurrentToken(),this.state=m):e===d.NULL?this._err(l.unexpectedNullCharacter):e===d.EOF&&(this._emitCurrentToken(),this._emitEOFToken())}[Re](e){e===d.RIGHT_SQUARE_BRACKET?this.state=Ie:e===d.EOF?(this._err(l.eofInCdata),this._emitEOFToken()):this._emitCodePoint(e)}[Ie](e){e===d.RIGHT_SQUARE_BRACKET?this.state=Le:(this._emitChars("]"),this._reconsumeInState(Re))}[Le](e){e===d.GREATER_THAN_SIGN?this.state=m:e===d.RIGHT_SQUARE_BRACKET?this._emitChars("]"):(this._emitChars("]]"),this._reconsumeInState(Re))}[De](e){this.tempBuff=[d.AMPERSAND],e===d.NUMBER_SIGN?(this.tempBuff.push(e),this.state=Be):$e(e)?this._reconsumeInState(Pe):(this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState))}[Pe](e){const t=this._matchNamedCharacterReference(e);if(this._ensureHibernation())this.tempBuff=[d.AMPERSAND];else if(t){const e=this.tempBuff[this.tempBuff.length-1]===d.SEMICOLON;this._isCharacterReferenceAttributeQuirk(e)||(e||this._errOnNextCodePoint(l.missingSemicolonAfterCharacterReference),this.tempBuff=t),this._flushCodePointsConsumedAsCharacterReference(),this.state=this.returnState}else this._flushCodePointsConsumedAsCharacterReference(),this.state=je}[je](e){$e(e)?this._isCharacterReferenceInAttribute()?this.currentAttr.value+=Qe(e):this._emitCodePoint(e):(e===d.SEMICOLON&&this._err(l.unknownNamedCharacterReference),this._reconsumeInState(this.returnState))}[Be](e){this.charRefCode=0,e===d.LATIN_SMALL_X||e===d.LATIN_CAPITAL_X?(this.tempBuff.push(e),this.state=qe):this._reconsumeInState(Ue)}[qe](e){!function(e){return Ve(e)||Je(e)||Xe(e)}(e)?(this._err(l.absenceOfDigitsInNumericCharacterReference),this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState)):this._reconsumeInState(Fe)}[Ue](e){Ve(e)?this._reconsumeInState(He):(this._err(l.absenceOfDigitsInNumericCharacterReference),this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState))}[Fe](e){Je(e)?this.charRefCode=16*this.charRefCode+e-55:Xe(e)?this.charRefCode=16*this.charRefCode+e-87:Ve(e)?this.charRefCode=16*this.charRefCode+e-48:e===d.SEMICOLON?this.state=ze:(this._err(l.missingSemicolonAfterCharacterReference),this._reconsumeInState(ze))}[He](e){Ve(e)?this.charRefCode=10*this.charRefCode+e-48:e===d.SEMICOLON?this.state=ze:(this._err(l.missingSemicolonAfterCharacterReference),this._reconsumeInState(ze))}[ze](){if(this.charRefCode===d.NULL)this._err(l.nullCharacterReference),this.charRefCode=d.REPLACEMENT_CHARACTER;else if(this.charRefCode>1114111)this._err(l.characterReferenceOutsideUnicodeRange),this.charRefCode=d.REPLACEMENT_CHARACTER;else if(o.isSurrogate(this.charRefCode))this._err(l.surrogateCharacterReference),this.charRefCode=d.REPLACEMENT_CHARACTER;else if(o.isUndefinedCodePoint(this.charRefCode))this._err(l.noncharacterCharacterReference);else if(o.isControlCodePoint(this.charRefCode)||this.charRefCode===d.CARRIAGE_RETURN){this._err(l.controlCharacterReference);const e=h[this.charRefCode];e&&(this.charRefCode=e)}this.tempBuff=[this.charRefCode],this._flushCodePointsConsumedAsCharacterReference(),this._reconsumeInState(this.returnState)}}nt.CHARACTER_TOKEN="CHARACTER_TOKEN",nt.NULL_CHARACTER_TOKEN="NULL_CHARACTER_TOKEN",nt.WHITESPACE_CHARACTER_TOKEN="WHITESPACE_CHARACTER_TOKEN",nt.START_TAG_TOKEN="START_TAG_TOKEN",nt.END_TAG_TOKEN="END_TAG_TOKEN",nt.COMMENT_TOKEN="COMMENT_TOKEN",nt.DOCTYPE_TOKEN="DOCTYPE_TOKEN",nt.EOF_TOKEN="EOF_TOKEN",nt.HIBERNATION_TOKEN="HIBERNATION_TOKEN",nt.MODE={DATA:m,RCDATA:v,RAWTEXT:y,SCRIPT_DATA:_,PLAINTEXT:w},nt.getTokenAttr=function(e,t){for(let i=e.attrs.length-1;i>=0;i--)if(e.attrs[i].name===t)return e.attrs[i].value;return null},e.exports=nt},,,function(e,t,r){"use strict";t.decode=t.parse=r(639),t.encode=t.stringify=r(640)},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(30);function o(e,t){return(...r)=>{try{return e(...r)}catch(e){n.e.error(t,e)}}}},,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return P})),r.d(t,"b",(function(){return j}));var n=r(52),o=r(42),c=r(16),l=r(104),d=r(77),f=r(30),h=r(221),m=r(47),v=r(75),y=r(119);const _="_dd_test_";function w(){try{const e=Object(d.c)(),t=`${_}${e}`;localStorage.setItem(t,e);const r=localStorage.getItem(t);return localStorage.removeItem(t),e===r?{type:v.e.LOCAL_STORAGE}:void 0}catch(e){return}}function T(e){return{isLockEnabled:!1,persistSession:E,retrieveSession:S,expireSession:t=>function(e,t){E(Object(m.b)(e,t))}(t,e)}}function E(e){localStorage.setItem(y.a,Object(m.g)(e))}function S(){const e=localStorage.getItem(y.a);return Object(m.f)(e)}const A=10,C=100,x=c.c,k="--",O=[];let N;function M(e,t,r=0){var n;const{isLockEnabled:o,persistSession:l,expireSession:f}=t,h=e=>l({...e,lock:y}),v=()=>{const{lock:e,...r}=t.retrieveSession();return{session:r,lock:e&&!L(e)?e:void 0}};if(N||(N=e),e!==N)return void O.push(e);if(o&&r>=C)return void I(t);let y,_=v();if(o){if(_.lock)return void R(e,t,r);if(y=Object(d.c)()+k+Object(c.o)(),h(_.session),_=v(),_.lock!==y)return void R(e,t,r)}let w=e.process(_.session);if(o&&(_=v(),_.lock!==y))R(e,t,r);else{if(w&&(Object(m.c)(w)?f(w):(Object(m.a)(w),o?h(w):l(w))),o&&(!w||!Object(m.c)(w))){if(_=v(),_.lock!==y)return void R(e,t,r);l(_.session),w=_.session}null===(n=e.after)||void 0===n||n.call(e,w||_.session),I(t)}}function R(e,t,r){Object(n.d)((()=>{M(e,t,r+1)}),A)}function I(e){N=void 0;const t=O.shift();t&&M(t,e)}function L(e){const[,t]=e.split(k);return!t||Object(c.j)(Number(t),Object(c.o)())>x}const D=c.c;function P(e){switch(e.sessionPersistence){case v.e.COOKIE:return Object(h.c)(e);case v.e.LOCAL_STORAGE:return w();case void 0:{let t=Object(h.c)(e);return!t&&e.allowFallbackToLocalStorage&&(t=w()),t}default:f.e.error(`Invalid session persistence '${String(e.sessionPersistence)}'`)}}function j(e,t,r,f,y=function(e,t){return e.type===v.e.COOKIE?Object(h.a)(t,e.cookieOptions):T(t)}(e,t)){const _=new o.b,w=new o.b,E=new o.b,S=Object(n.c)((function(){const e=y.retrieveSession();Object(m.c)(e)?M({process:e=>Object(m.c)(e)?Object(m.b)(e,t):void 0,after:k},y):k(e)}),D);let A;O();const{throttled:C,cancel:x}=Object(l.b)((()=>{M({process:e=>{if(Object(m.d)(e))return;const t=k(e);return function(e){if(Object(m.d)(e))return!1;const t=f(e[r]);e[r]=t,delete e.isExpired,t===v.c||e.id||(e.id=Object(d.c)(),e.created=String(Object(c.i)()))}(t),t},after:e=>{Object(m.e)(e)&&!N()&&function(e){A=e,_.notify()}(e),A=e}},y)}),D);function k(e){return Object(m.c)(e)&&(e=Object(m.b)(e,t)),N()&&(!function(e){return A.id!==e.id||A[r]!==e[r]}(e)?(E.notify({previousState:A,newState:e}),A=e):(A=Object(m.b)(A,t),w.notify())),e}function O(){M({process:e=>{if(Object(m.d)(e))return Object(m.b)(e,t)},after:e=>{A=e}},y)}function N(){return void 0!==(null==A?void 0:A[r])}return{expandOrRenewSession:C,expandSession:function(){M({process:e=>N()?k(e):void 0},y)},getSession:()=>A,renewObservable:_,expireObservable:w,sessionStateUpdateObservable:E,restartSession:O,expire:()=>{x(),y.expireSession(A),k(Object(m.b)(A,t))},stop:()=>{Object(n.a)(S)},updateSessionState:function(e){M({process:t=>({...t,...e}),after:k},y)}}}},,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){(function(t){function r(e){try{if(!t.localStorage)return!1}catch(e){return!1}var r=t.localStorage[e];return null!=r&&"true"===String(r).toLowerCase()}e.exports=function(e,t){if(r("noDeprecation"))return e;var n=!1;return function(){if(!n){if(r("throwDeprecation"))throw new Error(t);r("traceDeprecation")?console.trace(t):console.warn(t),n=!0}return e.apply(this,arguments)}}}).call(this,r(57))},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";var n=r(27),o=r(451),c=r(38).Buffer,l=new Array(16);function d(){o.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878}function f(e,t){return e<>>32-t}function h(a,b,e,t,r,n,s){return f(a+(b&e|~b&t)+r+n|0,s)+b|0}function m(a,b,e,t,r,n,s){return f(a+(b&t|e&~t)+r+n|0,s)+b|0}function v(a,b,e,t,r,n,s){return f(a+(b^e^t)+r+n|0,s)+b|0}function y(a,b,e,t,r,n,s){return f(a+(e^(b|~t))+r+n|0,s)+b|0}n(d,o),d.prototype._update=function(){for(var e=l,i=0;i<16;++i)e[i]=this._block.readInt32LE(4*i);var a=this._a,b=this._b,t=this._c,r=this._d;a=h(a,b,t,r,e[0],3614090360,7),r=h(r,a,b,t,e[1],3905402710,12),t=h(t,r,a,b,e[2],606105819,17),b=h(b,t,r,a,e[3],3250441966,22),a=h(a,b,t,r,e[4],4118548399,7),r=h(r,a,b,t,e[5],1200080426,12),t=h(t,r,a,b,e[6],2821735955,17),b=h(b,t,r,a,e[7],4249261313,22),a=h(a,b,t,r,e[8],1770035416,7),r=h(r,a,b,t,e[9],2336552879,12),t=h(t,r,a,b,e[10],4294925233,17),b=h(b,t,r,a,e[11],2304563134,22),a=h(a,b,t,r,e[12],1804603682,7),r=h(r,a,b,t,e[13],4254626195,12),t=h(t,r,a,b,e[14],2792965006,17),a=m(a,b=h(b,t,r,a,e[15],1236535329,22),t,r,e[1],4129170786,5),r=m(r,a,b,t,e[6],3225465664,9),t=m(t,r,a,b,e[11],643717713,14),b=m(b,t,r,a,e[0],3921069994,20),a=m(a,b,t,r,e[5],3593408605,5),r=m(r,a,b,t,e[10],38016083,9),t=m(t,r,a,b,e[15],3634488961,14),b=m(b,t,r,a,e[4],3889429448,20),a=m(a,b,t,r,e[9],568446438,5),r=m(r,a,b,t,e[14],3275163606,9),t=m(t,r,a,b,e[3],4107603335,14),b=m(b,t,r,a,e[8],1163531501,20),a=m(a,b,t,r,e[13],2850285829,5),r=m(r,a,b,t,e[2],4243563512,9),t=m(t,r,a,b,e[7],1735328473,14),a=v(a,b=m(b,t,r,a,e[12],2368359562,20),t,r,e[5],4294588738,4),r=v(r,a,b,t,e[8],2272392833,11),t=v(t,r,a,b,e[11],1839030562,16),b=v(b,t,r,a,e[14],4259657740,23),a=v(a,b,t,r,e[1],2763975236,4),r=v(r,a,b,t,e[4],1272893353,11),t=v(t,r,a,b,e[7],4139469664,16),b=v(b,t,r,a,e[10],3200236656,23),a=v(a,b,t,r,e[13],681279174,4),r=v(r,a,b,t,e[0],3936430074,11),t=v(t,r,a,b,e[3],3572445317,16),b=v(b,t,r,a,e[6],76029189,23),a=v(a,b,t,r,e[9],3654602809,4),r=v(r,a,b,t,e[12],3873151461,11),t=v(t,r,a,b,e[15],530742520,16),a=y(a,b=v(b,t,r,a,e[2],3299628645,23),t,r,e[0],4096336452,6),r=y(r,a,b,t,e[7],1126891415,10),t=y(t,r,a,b,e[14],2878612391,15),b=y(b,t,r,a,e[5],4237533241,21),a=y(a,b,t,r,e[12],1700485571,6),r=y(r,a,b,t,e[3],2399980690,10),t=y(t,r,a,b,e[10],4293915773,15),b=y(b,t,r,a,e[1],2240044497,21),a=y(a,b,t,r,e[8],1873313359,6),r=y(r,a,b,t,e[15],4264355552,10),t=y(t,r,a,b,e[6],2734768916,15),b=y(b,t,r,a,e[13],1309151649,21),a=y(a,b,t,r,e[4],4149444226,6),r=y(r,a,b,t,e[11],3174756917,10),t=y(t,r,a,b,e[2],718787259,15),b=y(b,t,r,a,e[9],3951481745,21),this._a=this._a+a|0,this._b=this._b+b|0,this._c=this._c+t|0,this._d=this._d+r|0},d.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var e=c.allocUnsafe(16);return e.writeInt32LE(this._a,0),e.writeInt32LE(this._b,4),e.writeInt32LE(this._c,8),e.writeInt32LE(this._d,12),e},e.exports=d},function(e,t,r){"use strict";var n=r(206).codes.ERR_STREAM_PREMATURE_CLOSE;function o(){}e.exports=function e(t,r,c){if("function"==typeof r)return e(t,null,r);r||(r={}),c=function(e){var t=!1;return function(){if(!t){t=!0;for(var r=arguments.length,n=new Array(r),o=0;o>>32-t}function w(a,b,e,t,r,n,o,s){return _(a+(b^e^t)+n+o|0,s)+r|0}function T(a,b,e,t,r,n,o,s){return _(a+(b&e|~b&t)+n+o|0,s)+r|0}function E(a,b,e,t,r,n,o,s){return _(a+((b|~e)^t)+n+o|0,s)+r|0}function S(a,b,e,t,r,n,o,s){return _(a+(b&t|e&~t)+n+o|0,s)+r|0}function A(a,b,e,t,r,n,o,s){return _(a+(b^(e|~t))+n+o|0,s)+r|0}o(y,c),y.prototype._update=function(){for(var e=l,t=0;t<16;++t)e[t]=this._block.readInt32LE(4*t);for(var r=0|this._a,n=0|this._b,o=0|this._c,dl=0|this._d,c=0|this._e,y=0|this._a,br=0|this._b,C=0|this._c,x=0|this._d,k=0|this._e,i=0;i<80;i+=1){var O,tr;i<16?(O=w(r,n,o,dl,c,e[d[i]],v[0],h[i]),tr=A(y,br,C,x,k,e[f[i]],hr[0],m[i])):i<32?(O=T(r,n,o,dl,c,e[d[i]],v[1],h[i]),tr=S(y,br,C,x,k,e[f[i]],hr[1],m[i])):i<48?(O=E(r,n,o,dl,c,e[d[i]],v[2],h[i]),tr=E(y,br,C,x,k,e[f[i]],hr[2],m[i])):i<64?(O=S(r,n,o,dl,c,e[d[i]],v[3],h[i]),tr=T(y,br,C,x,k,e[f[i]],hr[3],m[i])):(O=A(r,n,o,dl,c,e[d[i]],v[4],h[i]),tr=w(y,br,C,x,k,e[f[i]],hr[4],m[i])),r=c,c=dl,dl=_(o,10),o=n,n=O,y=k,k=x,x=_(C,10),C=br,br=tr}var N=this._b+o+x|0;this._b=this._c+dl+k|0,this._c=this._d+c+y|0,this._d=this._e+r+br|0,this._e=this._a+n+C|0,this._a=N},y.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var e=n.alloc?n.alloc(20):new n(20);return e.writeInt32LE(this._a,0),e.writeInt32LE(this._b,4),e.writeInt32LE(this._c,8),e.writeInt32LE(this._d,12),e.writeInt32LE(this._e,16),e},e.exports=y},function(e,t,r){(t=e.exports=function(e){e=e.toLowerCase();var r=t[e];if(!r)throw new Error(e+" is not supported (we accept pull requests)");return new r}).sha=r(676),t.sha1=r(677),t.sha224=r(678),t.sha256=r(458),t.sha384=r(679),t.sha512=r(459)},function(e,t,r){(t=e.exports=r(460)).Stream=t,t.Readable=t,t.Writable=r(353),t.Duplex=r(188),t.Transform=r(463),t.PassThrough=r(685)},function(e,t,r){var n=r(61),o=n.Buffer;function c(e,t){for(var r in e)t[r]=e[r]}function l(e,t,r){return o(e,t,r)}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?e.exports=n:(c(n,t),t.Buffer=l),c(o,l),l.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return o(e,t,r)},l.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var n=o(e);return void 0!==t?"string"==typeof r?n.fill(t,r):n.fill(t):n.fill(0),n},l.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return o(e)},l.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}},function(e,t,r){"use strict";(function(t){var n=r(156);function o(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t,r){var n=e.entry;e.entry=null;for(;n;){var o=n.callback;t.pendingcb--,o(r),n=n.next}t.corkedRequestsFree.next=e}(t,e)}}e.exports=E;var c,l=n.nextTick;E.WritableState=T;var d=Object.create(r(127));d.inherits=r(27);var f={deprecate:r(317)},h=r(461),m=r(352).Buffer,v=(void 0!==t?t:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var y,_=r(462);function w(){}function T(e,t){c=c||r(188),e=e||{};var d=t instanceof c;this.objectMode=!!e.objectMode,d&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var f=e.highWaterMark,h=e.writableHighWaterMark,m=this.objectMode?16:16384;this.highWaterMark=f||0===f?f:d&&(h||0===h)?h:m,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var v=!1===e.decodeStrings;this.decodeStrings=!v,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var r=e._writableState,o=r.sync,c=r.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(r),t)!function(e,t,r,o,c){--t.pendingcb,r?(n.nextTick(c,o),n.nextTick(O,e,t),e._writableState.errorEmitted=!0,e.emit("error",o)):(c(o),e._writableState.errorEmitted=!0,e.emit("error",o),O(e,t))}(e,r,o,t,c);else{var d=x(r);d||r.corked||r.bufferProcessing||!r.bufferedRequest||C(e,r),o?l(A,e,r,d,c):A(e,r,d,c)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new o(this)}function E(e){if(c=c||r(188),!(y.call(E,this)||this instanceof c))return new E(e);this._writableState=new T(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),h.call(this)}function S(e,t,r,n,o,c,l){t.writelen=n,t.writecb=l,t.writing=!0,t.sync=!0,r?e._writev(o,t.onwrite):e._write(o,c,t.onwrite),t.sync=!1}function A(e,t,r,n){r||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,n(),O(e,t)}function C(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var n=t.bufferedRequestCount,c=new Array(n),l=t.corkedRequestsFree;l.entry=r;for(var d=0,f=!0;r;)c[d]=r,r.isBuf||(f=!1),r=r.next,d+=1;c.allBuffers=f,S(e,t,!0,t.length,c,"",l.finish),t.pendingcb++,t.lastBufferedRequest=null,l.next?(t.corkedRequestsFree=l.next,l.next=null):t.corkedRequestsFree=new o(t),t.bufferedRequestCount=0}else{for(;r;){var h=r.chunk,m=r.encoding,v=r.callback;if(S(e,t,!1,t.objectMode?1:h.length,h,m,v),r=r.next,t.bufferedRequestCount--,t.writing)break}null===r&&(t.lastBufferedRequest=null)}t.bufferedRequest=r,t.bufferProcessing=!1}function x(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function k(e,t){e._final((function(r){t.pendingcb--,r&&e.emit("error",r),t.prefinished=!0,e.emit("prefinish"),O(e,t)}))}function O(e,t){var r=x(t);return r&&(!function(e,t){t.prefinished||t.finalCalled||("function"==typeof e._final?(t.pendingcb++,t.finalCalled=!0,n.nextTick(k,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),r}d.inherits(E,h),T.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(T.prototype,"buffer",{get:f.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(y=Function.prototype[Symbol.hasInstance],Object.defineProperty(E,Symbol.hasInstance,{value:function(object){return!!y.call(this,object)||this===E&&(object&&object._writableState instanceof T)}})):y=function(object){return object instanceof this},E.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},E.prototype.write=function(e,t,r){var o,c=this._writableState,l=!1,d=!c.objectMode&&(o=e,m.isBuffer(o)||o instanceof v);return d&&!m.isBuffer(e)&&(e=function(e){return m.from(e)}(e)),"function"==typeof t&&(r=t,t=null),d?t="buffer":t||(t=c.defaultEncoding),"function"!=typeof r&&(r=w),c.ended?function(e,t){var r=new Error("write after end");e.emit("error",r),n.nextTick(t,r)}(this,r):(d||function(e,t,r,o){var c=!0,l=!1;return null===r?l=new TypeError("May not write null values to stream"):"string"==typeof r||void 0===r||t.objectMode||(l=new TypeError("Invalid non-string/buffer chunk")),l&&(e.emit("error",l),n.nextTick(o,l),c=!1),c}(this,c,e,r))&&(c.pendingcb++,l=function(e,t,r,n,o,c){if(!r){var l=function(e,t,r){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=m.from(t,r));return t}(t,n,o);n!==l&&(r=!0,o="buffer",n=l)}var d=t.objectMode?1:n.length;t.length+=d;var f=t.length-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(E.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),E.prototype._write=function(e,t,r){r(new Error("_write() is not implemented"))},E.prototype._writev=null,E.prototype.end=function(e,t,r){var o=this._writableState;"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),o.corked&&(o.corked=1,this.uncork()),o.ending||function(e,t,r){t.ending=!0,O(e,t),r&&(t.finished?n.nextTick(r):e.once("finish",r));t.ended=!0,e.writable=!1}(this,o,r)},Object.defineProperty(E.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),E.prototype.destroy=_.destroy,E.prototype._undestroy=_.undestroy,E.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,r(57))},function(e,t,r){"use strict";var n=r(113);function o(e){this.options=e,this.type=this.options.type,this.blockSize=8,this._init(),this.buffer=new Array(this.blockSize),this.bufferOff=0}e.exports=o,o.prototype._init=function(){},o.prototype.update=function(data){return 0===data.length?[]:"decrypt"===this.type?this._updateDecrypt(data):this._updateEncrypt(data)},o.prototype._buffer=function(data,e){for(var t=Math.min(this.buffer.length-this.bufferOff,data.length-e),i=0;i0;r--)e+=this._buffer(data,e),t+=this._flushBuffer(n,t);return e+=this._buffer(data,e),n},o.prototype.final=function(e){var t,r;return e&&(t=this.update(e)),r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),t?t.concat(r):r},o.prototype._pad=function(e,t){if(0===t)return!1;for(;t=0||!t.umod(e.prime1)||!t.umod(e.prime2));return t}function l(e,r){var o=function(e){var t=c(e);return{blinder:t.toRed(n.mont(e.modulus)).redPow(new n(e.publicExponent)).fromRed(),unblinder:t.invm(e.modulus)}}(r),l=r.modulus.byteLength(),d=new n(e).mul(o.blinder).umod(r.modulus),f=d.toRed(n.mont(r.prime1)),h=d.toRed(n.mont(r.prime2)),m=r.coefficient,p=r.prime1,q=r.prime2,v=f.redPow(r.exponent1).fromRed(),y=h.redPow(r.exponent2).fromRed(),_=v.isub(y).imul(m).umod(p).imul(q);return y.iadd(_).imul(o.unblinder).umod(r.modulus).toArrayLike(t,"be",l)}l.getr=c,e.exports=l}).call(this,r(61).Buffer)},function(e,t,r){"use strict";var n=t;n.version=r(721).version,n.utils=r(114),n.rand=r(357),n.curve=r(487),n.curves=r(361),n.ec=r(732),n.eddsa=r(736)},function(e,t,r){"use strict";var pre,n=t,o=r(362),c=r(487),l=r(114).assert;function d(e){"short"===e.type?this.curve=new c.short(e):"edwards"===e.type?this.curve=new c.edwards(e):this.curve=new c.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,l(this.g.validate(),"Invalid curve"),l(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function f(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new d(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.PresetCurve=d,f("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:o.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),f("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:o.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),f("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:o.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),f("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:o.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),f("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:o.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),f("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:o.sha256,gRed:!1,g:["9"]}),f("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:o.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=r(731)}catch(e){pre=void 0}f("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:o.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]})},function(e,t,r){var n=t;n.utils=r(129),n.common=r(238),n.sha=r(725),n.ripemd=r(729),n.hmac=r(730),n.sha1=n.sha.sha1,n.sha256=n.sha.sha256,n.sha224=n.sha.sha224,n.sha384=n.sha.sha384,n.sha512=n.sha.sha512,n.ripemd160=n.ripemd.ripemd160},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){};t.Any=n},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.flatten=void 0;var n=r(161);t.default={xml:!1,decodeEntities:!0};var o={_useHtmlParser2:!0,xmlMode:!0};t.flatten=function(e){return(null==e?void 0:e.xml)?"boolean"==typeof e.xml?o:n.__assign(n.__assign({},o),e.xml):null!=e?e:void 0}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isTraversal=t.procedure=void 0,t.procedure={universal:50,tag:30,attribute:1,pseudo:0,"pseudo-element":0,"column-combinator":-1,descendant:-1,child:-1,parent:-1,sibling:-1,adjacent:-1,_flexibleDescendant:-1},t.isTraversal=function(e){return t.procedure[e.type]<0}},function(e,t,r){"use strict";var n=this&&this.__spreadArray||function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}')},function(e){e.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')},function(e,t,r){"use strict";const n=[65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111];t.REPLACEMENT_CHARACTER="�",t.CODE_POINTS={EOF:-1,NULL:0,TABULATION:9,CARRIAGE_RETURN:13,LINE_FEED:10,FORM_FEED:12,SPACE:32,EXCLAMATION_MARK:33,QUOTATION_MARK:34,NUMBER_SIGN:35,AMPERSAND:38,APOSTROPHE:39,HYPHEN_MINUS:45,SOLIDUS:47,DIGIT_0:48,DIGIT_9:57,SEMICOLON:59,LESS_THAN_SIGN:60,EQUALS_SIGN:61,GREATER_THAN_SIGN:62,QUESTION_MARK:63,LATIN_CAPITAL_A:65,LATIN_CAPITAL_F:70,LATIN_CAPITAL_X:88,LATIN_CAPITAL_Z:90,RIGHT_SQUARE_BRACKET:93,GRAVE_ACCENT:96,LATIN_SMALL_A:97,LATIN_SMALL_F:102,LATIN_SMALL_X:120,LATIN_SMALL_Z:122,REPLACEMENT_CHARACTER:65533},t.CODE_POINT_SEQUENCES={DASH_DASH_STRING:[45,45],DOCTYPE_STRING:[68,79,67,84,89,80,69],CDATA_START_STRING:[91,67,68,65,84,65,91],SCRIPT_STRING:[115,99,114,105,112,116],PUBLIC_STRING:[80,85,66,76,73,67],SYSTEM_STRING:[83,89,83,84,69,77]},t.isSurrogate=function(e){return e>=55296&&e<=57343},t.isSurrogatePair=function(e){return e>=56320&&e<=57343},t.getSurrogatePairCodePoint=function(e,t){return 1024*(e-55296)+9216+t},t.isControlCodePoint=function(e){return 32!==e&&10!==e&&13!==e&&9!==e&&12!==e&&e>=1&&e<=31||e>=127&&e<=159},t.isUndefinedCodePoint=function(e){return e>=64976&&e<=65007||n.indexOf(e)>-1}},function(e,t,r){"use strict";e.exports={controlCharacterInInputStream:"control-character-in-input-stream",noncharacterInInputStream:"noncharacter-in-input-stream",surrogateInInputStream:"surrogate-in-input-stream",nonVoidHtmlElementStartTagWithTrailingSolidus:"non-void-html-element-start-tag-with-trailing-solidus",endTagWithAttributes:"end-tag-with-attributes",endTagWithTrailingSolidus:"end-tag-with-trailing-solidus",unexpectedSolidusInTag:"unexpected-solidus-in-tag",unexpectedNullCharacter:"unexpected-null-character",unexpectedQuestionMarkInsteadOfTagName:"unexpected-question-mark-instead-of-tag-name",invalidFirstCharacterOfTagName:"invalid-first-character-of-tag-name",unexpectedEqualsSignBeforeAttributeName:"unexpected-equals-sign-before-attribute-name",missingEndTagName:"missing-end-tag-name",unexpectedCharacterInAttributeName:"unexpected-character-in-attribute-name",unknownNamedCharacterReference:"unknown-named-character-reference",missingSemicolonAfterCharacterReference:"missing-semicolon-after-character-reference",unexpectedCharacterAfterDoctypeSystemIdentifier:"unexpected-character-after-doctype-system-identifier",unexpectedCharacterInUnquotedAttributeValue:"unexpected-character-in-unquoted-attribute-value",eofBeforeTagName:"eof-before-tag-name",eofInTag:"eof-in-tag",missingAttributeValue:"missing-attribute-value",missingWhitespaceBetweenAttributes:"missing-whitespace-between-attributes",missingWhitespaceAfterDoctypePublicKeyword:"missing-whitespace-after-doctype-public-keyword",missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers:"missing-whitespace-between-doctype-public-and-system-identifiers",missingWhitespaceAfterDoctypeSystemKeyword:"missing-whitespace-after-doctype-system-keyword",missingQuoteBeforeDoctypePublicIdentifier:"missing-quote-before-doctype-public-identifier",missingQuoteBeforeDoctypeSystemIdentifier:"missing-quote-before-doctype-system-identifier",missingDoctypePublicIdentifier:"missing-doctype-public-identifier",missingDoctypeSystemIdentifier:"missing-doctype-system-identifier",abruptDoctypePublicIdentifier:"abrupt-doctype-public-identifier",abruptDoctypeSystemIdentifier:"abrupt-doctype-system-identifier",cdataInHtmlContent:"cdata-in-html-content",incorrectlyOpenedComment:"incorrectly-opened-comment",eofInScriptHtmlCommentLikeText:"eof-in-script-html-comment-like-text",eofInDoctype:"eof-in-doctype",nestedComment:"nested-comment",abruptClosingOfEmptyComment:"abrupt-closing-of-empty-comment",eofInComment:"eof-in-comment",incorrectlyClosedComment:"incorrectly-closed-comment",eofInCdata:"eof-in-cdata",absenceOfDigitsInNumericCharacterReference:"absence-of-digits-in-numeric-character-reference",nullCharacterReference:"null-character-reference",surrogateCharacterReference:"surrogate-character-reference",characterReferenceOutsideUnicodeRange:"character-reference-outside-unicode-range",controlCharacterReference:"control-character-reference",noncharacterCharacterReference:"noncharacter-character-reference",missingWhitespaceBeforeDoctypeName:"missing-whitespace-before-doctype-name",missingDoctypeName:"missing-doctype-name",invalidCharacterSequenceAfterDoctypeName:"invalid-character-sequence-after-doctype-name",duplicateAttribute:"duplicate-attribute",nonConformingDoctype:"non-conforming-doctype",missingDoctype:"missing-doctype",misplacedDoctype:"misplaced-doctype",endTagWithoutMatchingOpenElement:"end-tag-without-matching-open-element",closingOfElementWithOpenChildElements:"closing-of-element-with-open-child-elements",disallowedContentInNoscriptInHead:"disallowed-content-in-noscript-in-head",openElementsLeftAfterEof:"open-elements-left-after-eof",abandonedHeadElementChild:"abandoned-head-element-child",misplacedStartTagForHeadElement:"misplaced-start-tag-for-head-element",nestedNoscriptInHead:"nested-noscript-in-head",eofInElementThatCanContainOnlyText:"eof-in-element-that-can-contain-only-text"}},function(e,t,r){"use strict";const n=r(146);e.exports=class extends n{constructor(e,t){super(e),this.posTracker=null,this.onParseError=t.onParseError}_setErrorLocation(e){e.startLine=e.endLine=this.posTracker.line,e.startCol=e.endCol=this.posTracker.col,e.startOffset=e.endOffset=this.posTracker.offset}_reportError(code){const e={code:code,startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1};this._setErrorLocation(e),this.onParseError(e)}_getOverriddenMethods(e){return{_err(code){e._reportError(code)}}}}},function(e,t,r){"use strict";const{DOCUMENT_MODE:n}=r(162),o="html",c=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],l=c.concat(["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"]),d=["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"],f=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],h=f.concat(["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"]);function m(e){const t=-1!==e.indexOf('"')?"'":'"';return t+e+t}function v(e,t){for(let i=0;i-1)return n.QUIRKS;let e=null===t?l:c;if(v(r,e))return n.QUIRKS;if(e=null===t?f:h,v(r,e))return n.LIMITED_QUIRKS}return n.NO_QUIRKS},t.serializeContent=function(e,t,r){let n="!DOCTYPE ";return e&&(n+=e),t?n+=" PUBLIC "+m(t):r&&(n+=" SYSTEM"),null!==r&&(n+=" "+m(r)),n}},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.update=void 0;var n=r(211),o=r(536),c=r(531),l=r(95);function d(e,t){var r=Array.isArray(e)?e:[e];t?t.children=r:t=null;for(var i=0;i0?l.map((function(){return e(!1)})):e(!1))}};e.exports=n},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return c}));var n=r(42);const o={GRANTED:"granted",NOT_GRANTED:"not-granted"};function c(e){const t=new n.b;return{tryToInit(t){e||(e=t)},update(r){e=r,t.notify()},isGranted:()=>e===o.GRANTED,observable:t}}},,function(e,t,r){"use strict";var n=["compactDisplay","currency","currencyDisplay","currencySign","localeMatcher","notation","numberingSystem","signDisplay","style","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits"],o=["dateStyle","timeStyle","calendar","localeMatcher","hour12","hourCycle","timeZone","formatMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName"];function c(e,t){"undefined"!=typeof console&&(console.warn("[vue-i18n] "+e),t&&console.warn(t.stack))}var l=Array.isArray;function d(e){return null!==e&&"object"==typeof e}function f(e){return"string"==typeof e}var h=Object.prototype.toString,m="[object Object]";function v(e){return h.call(e)===m}function y(e){return null==e}function _(e){return"function"==typeof e}function w(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];var r=null,n=null;return 1===e.length?d(e[0])||l(e[0])?n=e[0]:"string"==typeof e[0]&&(r=e[0]):2===e.length&&("string"==typeof e[0]&&(r=e[0]),(d(e[1])||l(e[1]))&&(n=e[1])),{locale:r,params:n}}function T(e){return JSON.parse(JSON.stringify(e))}function E(e,t){return!!~e.indexOf(t)}var S=Object.prototype.hasOwnProperty;function A(e,t){return S.call(e,t)}function C(e){for(var t=arguments,output=Object(e),i=1;i0;)t[r]=arguments[r+1];var n=this.$i18n;return n._t.apply(n,[e,n.locale,n._getMessages(),this].concat(t))},e.prototype.$tc=function(e,t){for(var r=[],n=arguments.length-2;n-- >0;)r[n]=arguments[n+2];var o=this.$i18n;return o._tc.apply(o,[e,o.locale,o._getMessages(),this,t].concat(r))},e.prototype.$te=function(e,t){var r=this.$i18n;return r._te(e,r.locale,r._getMessages(),t)},e.prototype.$d=function(e){for(var t,r=[],n=arguments.length-1;n-- >0;)r[n]=arguments[n+1];return(t=this.$i18n).d.apply(t,[e].concat(r))},e.prototype.$n=function(e){for(var t,r=[],n=arguments.length-1;n-- >0;)r[n]=arguments[n+1];return(t=this.$i18n).n.apply(t,[e].concat(r))}})(R),R.mixin(function(e){function t(){this!==this.$root&&this.$options.__INTLIFY_META__&&this.$el&&this.$el.setAttribute("data-intlify",this.$options.__INTLIFY_META__)}return void 0===e&&(e=!1),e?{mounted:t}:{beforeCreate:function(){var e=this.$options;if(e.i18n=e.i18n||(e.__i18nBridge||e.__i18n?{}:null),e.i18n){if(e.i18n instanceof ne){if(e.__i18nBridge||e.__i18n)try{var t=e.i18n&&e.i18n.messages?e.i18n.messages:{};(e.__i18nBridge||e.__i18n).forEach((function(e){t=C(t,JSON.parse(e))})),Object.keys(t).forEach((function(r){e.i18n.mergeLocaleMessage(r,t[r])}))}catch(e){}this._i18n=e.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(v(e.i18n)){var r=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof ne?this.$root.$i18n:null;if(r&&(e.i18n.root=this.$root,e.i18n.formatter=r.formatter,e.i18n.fallbackLocale=r.fallbackLocale,e.i18n.formatFallbackMessages=r.formatFallbackMessages,e.i18n.silentTranslationWarn=r.silentTranslationWarn,e.i18n.silentFallbackWarn=r.silentFallbackWarn,e.i18n.pluralizationRules=r.pluralizationRules,e.i18n.preserveDirectiveContent=r.preserveDirectiveContent),e.__i18nBridge||e.__i18n)try{var n=e.i18n&&e.i18n.messages?e.i18n.messages:{};(e.__i18nBridge||e.__i18n).forEach((function(e){n=C(n,JSON.parse(e))})),e.i18n.messages=n}catch(e){}var o=e.i18n.sharedMessages;o&&v(o)&&(e.i18n.messages=C(e.i18n.messages,o)),this._i18n=new ne(e.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===e.i18n.sync||e.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),r&&r.onComponentInstanceCreated(this._i18n)}}else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof ne?this._i18n=this.$root.$i18n:e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof ne&&(this._i18n=e.parent.$i18n)},beforeMount:function(){var e=this.$options;e.i18n=e.i18n||(e.__i18nBridge||e.__i18n?{}:null),e.i18n?(e.i18n instanceof ne||v(e.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof ne||e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof ne)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},mounted:t,beforeDestroy:function(){if(this._i18n){var e=this;this.$nextTick((function(){e._subscribing&&(e._i18n.unsubscribeDataChanging(e),delete e._subscribing),e._i18nWatcher&&(e._i18nWatcher(),e._i18n.destroyVM(),delete e._i18nWatcher),e._localeWatcher&&(e._localeWatcher(),delete e._localeWatcher)}))}}}}(t.bridge)),R.directive("t",{bind:L,update:D,unbind:P}),R.component(k.name,k),R.component(I.name,I),R.config.optionMergeStrategies.i18n=function(e,t){return void 0===t?e:t}}var H=function(){this._caches=Object.create(null)};H.prototype.interpolate=function(e,t){if(!t)return[e];var r=this._caches[e];return r||(r=function(e){var t=[],r=0,text="";for(;r0)m--,h=4,v[0]();else{if(m=0,void 0===t)return!1;if(!1===(t=Y(t)))return!1;v[1]()}};null!==h;)if(f++,"\\"!==(e=path[f])||!y()){if(n=W(e),8===(o=(l=V[h])[n]||l.else||8))return;if(h=o[0],(c=v[o[1]])&&(r=void 0===(r=o[2])?e:r,!1===c()))return;if(7===h)return d}}(path),e&&(this._cache[path]=e)),e||[]},$.prototype.getPathValue=function(e,path){if(!d(e))return null;var t=this.parsePath(path);if(0===t.length)return null;for(var r=t.length,n=e,i=0;i/,Z=/(?:@(?:\.[a-zA-Z]+)?:(?:[\w\-_|./]+|\([\w\-_:|./]+\)))/g,Q=/^@(?:\.([a-zA-Z]+))?:/,ee=/[()]/g,te={upper:function(e){return e.toLocaleUpperCase()},lower:function(e){return e.toLocaleLowerCase()},capitalize:function(e){return""+e.charAt(0).toLocaleUpperCase()+e.substr(1)}},re=new H,ne=function(e){var t=this;void 0===e&&(e={}),!R&&"undefined"!=typeof window&&window.Vue&&F(window.Vue);var r=e.locale||"en-US",n=!1!==e.fallbackLocale&&(e.fallbackLocale||"en-US"),o=e.messages||{},c=e.dateTimeFormats||e.datetimeFormats||{},l=e.numberFormats||{};this._vm=null,this._formatter=e.formatter||re,this._modifiers=e.modifiers||{},this._missing=e.missing||null,this._root=e.root||null,this._sync=void 0===e.sync||!!e.sync,this._fallbackRoot=void 0===e.fallbackRoot||!!e.fallbackRoot,this._fallbackRootWithEmptyString=void 0===e.fallbackRootWithEmptyString||!!e.fallbackRootWithEmptyString,this._formatFallbackMessages=void 0!==e.formatFallbackMessages&&!!e.formatFallbackMessages,this._silentTranslationWarn=void 0!==e.silentTranslationWarn&&e.silentTranslationWarn,this._silentFallbackWarn=void 0!==e.silentFallbackWarn&&!!e.silentFallbackWarn,this._dateTimeFormatters={},this._numberFormatters={},this._path=new $,this._dataListeners=new Set,this._componentInstanceCreatedListener=e.componentInstanceCreatedListener||null,this._preserveDirectiveContent=void 0!==e.preserveDirectiveContent&&!!e.preserveDirectiveContent,this.pluralizationRules=e.pluralizationRules||{},this._warnHtmlInMessage=e.warnHtmlInMessage||"off",this._postTranslation=e.postTranslation||null,this._escapeParameterHtml=e.escapeParameterHtml||!1,"__VUE_I18N_BRIDGE__"in e&&(this.__VUE_I18N_BRIDGE__=e.__VUE_I18N_BRIDGE__),this.getChoiceIndex=function(e,r){var n=Object.getPrototypeOf(t);if(n&&n.getChoiceIndex)return n.getChoiceIndex.call(t,e,r);var o,c;return t.locale in t.pluralizationRules?t.pluralizationRules[t.locale].apply(t,[e,r]):(o=e,c=r,o=Math.abs(o),2===c?o?o>1?1:0:1:o?Math.min(o,2):0)},this._exist=function(e,r){return!(!e||!r)&&(!y(t._path.getPathValue(e,r))||!!e[r])},"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||Object.keys(o).forEach((function(e){t._checkLocaleMessage(e,t._warnHtmlInMessage,o[e])})),this._initVM({locale:r,fallbackLocale:n,messages:o,dateTimeFormats:c,numberFormats:l})},ie={vm:{configurable:!0},messages:{configurable:!0},dateTimeFormats:{configurable:!0},numberFormats:{configurable:!0},availableLocales:{configurable:!0},locale:{configurable:!0},fallbackLocale:{configurable:!0},formatFallbackMessages:{configurable:!0},missing:{configurable:!0},formatter:{configurable:!0},silentTranslationWarn:{configurable:!0},silentFallbackWarn:{configurable:!0},preserveDirectiveContent:{configurable:!0},warnHtmlInMessage:{configurable:!0},postTranslation:{configurable:!0},sync:{configurable:!0}};ne.prototype._checkLocaleMessage=function(e,t,r){var n=function(e,t,r,o){if(v(r))Object.keys(r).forEach((function(c){var l=r[c];v(l)?(o.push(c),o.push("."),n(e,t,l,o),o.pop(),o.pop()):(o.push(c),n(e,t,l,o),o.pop())}));else if(l(r))r.forEach((function(r,c){v(r)?(o.push("["+c+"]"),o.push("."),n(e,t,r,o),o.pop(),o.pop()):(o.push("["+c+"]"),n(e,t,r,o),o.pop())}));else if(f(r)){if(X.test(r)){var d="Detected HTML in message '"+r+"' of keypath '"+o.join("")+"' at '"+t+"'. Consider component interpolation with '' to avoid XSS. See https://bit.ly/2ZqJzkp";"warn"===e?c(d):"error"===e&&function(e,t){"undefined"!=typeof console&&(console.error("[vue-i18n] "+e),t&&console.error(t.stack))}(d)}}};n(t,e,r,[])},ne.prototype._initVM=function(data){var e=R.config.silent;R.config.silent=!0,this._vm=new R({data:data,__VUE18N__INSTANCE__:!0}),R.config.silent=e},ne.prototype.destroyVM=function(){this._vm.$destroy()},ne.prototype.subscribeDataChanging=function(e){this._dataListeners.add(e)},ne.prototype.unsubscribeDataChanging=function(e){!function(e,t){if(e.delete(t));}(this._dataListeners,e)},ne.prototype.watchI18nData=function(){var e=this;return this._vm.$watch("$data",(function(){for(var t,r,n=(t=e._dataListeners,r=[],t.forEach((function(a){return r.push(a)})),r),i=n.length;i--;)R.nextTick((function(){n[i]&&n[i].$forceUpdate()}))}),{deep:!0})},ne.prototype.watchLocale=function(e){if(e){if(!this.__VUE_I18N_BRIDGE__)return null;var t=this,r=this._vm;return this.vm.$watch("locale",(function(n){r.$set(r,"locale",n),t.__VUE_I18N_BRIDGE__&&e&&(e.locale.value=n),r.$forceUpdate()}),{immediate:!0})}if(!this._sync||!this._root)return null;var n=this._vm;return this._root.$i18n.vm.$watch("locale",(function(e){n.$set(n,"locale",e),n.$forceUpdate()}),{immediate:!0})},ne.prototype.onComponentInstanceCreated=function(e){this._componentInstanceCreatedListener&&this._componentInstanceCreatedListener(e,this)},ie.vm.get=function(){return this._vm},ie.messages.get=function(){return T(this._getMessages())},ie.dateTimeFormats.get=function(){return T(this._getDateTimeFormats())},ie.numberFormats.get=function(){return T(this._getNumberFormats())},ie.availableLocales.get=function(){return Object.keys(this.messages).sort()},ie.locale.get=function(){return this._vm.locale},ie.locale.set=function(e){this._vm.$set(this._vm,"locale",e)},ie.fallbackLocale.get=function(){return this._vm.fallbackLocale},ie.fallbackLocale.set=function(e){this._localeChainCache={},this._vm.$set(this._vm,"fallbackLocale",e)},ie.formatFallbackMessages.get=function(){return this._formatFallbackMessages},ie.formatFallbackMessages.set=function(e){this._formatFallbackMessages=e},ie.missing.get=function(){return this._missing},ie.missing.set=function(e){this._missing=e},ie.formatter.get=function(){return this._formatter},ie.formatter.set=function(e){this._formatter=e},ie.silentTranslationWarn.get=function(){return this._silentTranslationWarn},ie.silentTranslationWarn.set=function(e){this._silentTranslationWarn=e},ie.silentFallbackWarn.get=function(){return this._silentFallbackWarn},ie.silentFallbackWarn.set=function(e){this._silentFallbackWarn=e},ie.preserveDirectiveContent.get=function(){return this._preserveDirectiveContent},ie.preserveDirectiveContent.set=function(e){this._preserveDirectiveContent=e},ie.warnHtmlInMessage.get=function(){return this._warnHtmlInMessage},ie.warnHtmlInMessage.set=function(e){var t=this,r=this._warnHtmlInMessage;if(this._warnHtmlInMessage=e,r!==e&&("warn"===e||"error"===e)){var n=this._getMessages();Object.keys(n).forEach((function(e){t._checkLocaleMessage(e,t._warnHtmlInMessage,n[e])}))}},ie.postTranslation.get=function(){return this._postTranslation},ie.postTranslation.set=function(e){this._postTranslation=e},ie.sync.get=function(){return this._sync},ie.sync.set=function(e){this._sync=e},ne.prototype._getMessages=function(){return this._vm.messages},ne.prototype._getDateTimeFormats=function(){return this._vm.dateTimeFormats},ne.prototype._getNumberFormats=function(){return this._vm.numberFormats},ne.prototype._warnDefault=function(e,t,r,n,o,c){if(!y(r))return r;if(this._missing){var l=this._missing.apply(null,[e,t,n,o]);if(f(l))return l}else 0;if(this._formatFallbackMessages){var d=w.apply(void 0,o);return this._render(t,c,d.params,t)}return t},ne.prototype._isFallbackRoot=function(e){return(this._fallbackRootWithEmptyString?!e:y(e))&&!y(this._root)&&this._fallbackRoot},ne.prototype._isSilentFallbackWarn=function(e){return this._silentFallbackWarn instanceof RegExp?this._silentFallbackWarn.test(e):this._silentFallbackWarn},ne.prototype._isSilentFallback=function(e,t){return this._isSilentFallbackWarn(t)&&(this._isFallbackRoot()||e!==this.fallbackLocale)},ne.prototype._isSilentTranslationWarn=function(e){return this._silentTranslationWarn instanceof RegExp?this._silentTranslationWarn.test(e):this._silentTranslationWarn},ne.prototype._interpolate=function(e,t,r,n,o,c,d){if(!t)return null;var h,m=this._path.getPathValue(t,r);if(l(m)||v(m))return m;if(y(m)){if(!v(t))return null;if(!f(h=t[r])&&!_(h))return null}else{if(!f(m)&&!_(m))return null;h=m}return f(h)&&(h.indexOf("@:")>=0||h.indexOf("@.")>=0)&&(h=this._link(e,t,h,n,"raw",c,d)),this._render(h,o,c,r)},ne.prototype._link=function(e,t,r,n,o,c,d){var f=r,h=f.match(Z);for(var m in h)if(h.hasOwnProperty(m)){var link=h[m],v=link.match(Q),y=v[0],_=v[1],w=link.replace(y,"").replace(ee,"");if(E(d,w))return f;d.push(w);var T=this._interpolate(e,t,w,n,"raw"===o?"string":o,"raw"===o?void 0:c,d);if(this._isFallbackRoot(T)){if(!this._root)throw Error("unexpected error");var S=this._root.$i18n;T=S._translate(S._getMessages(),S.locale,S.fallbackLocale,w,n,o,c)}T=this._warnDefault(e,w,T,n,l(c)?c:[c],o),this._modifiers.hasOwnProperty(_)?T=this._modifiers[_](T):te.hasOwnProperty(_)&&(T=te[_](T)),d.pop(),f=T?f.replace(link,T):f}return f},ne.prototype._createMessageContext=function(e,t,path,r){var n=this,o=l(e)?e:[],c=d(e)?e:{},f=this._getMessages(),h=this.locale;return{list:function(e){return o[e]},named:function(e){return c[e]},values:e,formatter:t,path:path,messages:f,locale:h,linked:function(e){return n._interpolate(h,f[h]||{},e,null,r,void 0,[e])}}},ne.prototype._render=function(e,t,r,path){if(_(e))return e(this._createMessageContext(r,this._formatter||re,path,t));var n=this._formatter.interpolate(e,r,path);return n||(n=re.interpolate(e,r,path)),"string"!==t||f(n)?n:n.join("")},ne.prototype._appendItemToChain=function(e,t,r){var n=!1;return E(e,t)||(n=!0,t&&(n="!"!==t[t.length-1],t=t.replace(/!/g,""),e.push(t),r&&r[t]&&(n=r[t]))),n},ne.prototype._appendLocaleToChain=function(e,t,r){var n,o=t.split("-");do{var c=o.join("-");n=this._appendItemToChain(e,c,r),o.splice(-1,1)}while(o.length&&!0===n);return n},ne.prototype._appendBlockToChain=function(e,t,r){for(var n=!0,i=0;i0;)c[l]=arguments[l+4];if(!e)return"";var d,f=w.apply(void 0,c);this._escapeParameterHtml&&(f.params=(null!=(d=f.params)&&Object.keys(d).forEach((function(e){"string"==typeof d[e]&&(d[e]=d[e].replace(//g,">").replace(/"/g,""").replace(/'/g,"'"))})),d));var h=f.locale||t,m=this._translate(r,h,this.fallbackLocale,e,n,"string",f.params);if(this._isFallbackRoot(m)){if(!this._root)throw Error("unexpected error");return(o=this._root).$t.apply(o,[e].concat(c))}return m=this._warnDefault(h,e,m,n,c,"string"),this._postTranslation&&null!=m&&(m=this._postTranslation(m,e)),m},ne.prototype.t=function(e){for(var t,r=[],n=arguments.length-1;n-- >0;)r[n]=arguments[n+1];return(t=this)._t.apply(t,[e,this.locale,this._getMessages(),null].concat(r))},ne.prototype._i=function(e,t,r,n,o){var c=this._translate(r,t,this.fallbackLocale,e,n,"raw",o);if(this._isFallbackRoot(c)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.i(e,t,o)}return this._warnDefault(t,e,c,n,[o],"raw")},ne.prototype.i=function(e,t,r){return e?(f(t)||(t=this.locale),this._i(e,t,this._getMessages(),null,r)):""},ne.prototype._tc=function(e,t,r,n,o){for(var c,l=[],d=arguments.length-5;d-- >0;)l[d]=arguments[d+5];if(!e)return"";void 0===o&&(o=1);var f={count:o,n:o},h=w.apply(void 0,l);return h.params=Object.assign(f,h.params),l=null===h.locale?[h.params]:[h.locale,h.params],this.fetchChoice((c=this)._t.apply(c,[e,t,r,n].concat(l)),o)},ne.prototype.fetchChoice=function(e,t){if(!e||!f(e))return null;var r=e.split("|");return r[t=this.getChoiceIndex(t,r.length)]?r[t].trim():e},ne.prototype.tc=function(e,t){for(var r,n=[],o=arguments.length-2;o-- >0;)n[o]=arguments[o+2];return(r=this)._tc.apply(r,[e,this.locale,this._getMessages(),null,t].concat(n))},ne.prototype._te=function(e,t,r){for(var n=[],o=arguments.length-3;o-- >0;)n[o]=arguments[o+3];var c=w.apply(void 0,n).locale||t;return this._exist(r[c],e)},ne.prototype.te=function(e,t){return this._te(e,this.locale,this._getMessages(),t)},ne.prototype.getLocaleMessage=function(e){return T(this._vm.messages[e]||{})},ne.prototype.setLocaleMessage=function(e,t){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(e,this._warnHtmlInMessage,t),this._vm.$set(this._vm.messages,e,t)},ne.prototype.mergeLocaleMessage=function(e,t){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(e,this._warnHtmlInMessage,t),this._vm.$set(this._vm.messages,e,C(void 0!==this._vm.messages[e]&&Object.keys(this._vm.messages[e]).length?Object.assign({},this._vm.messages[e]):{},t))},ne.prototype.getDateTimeFormat=function(e){return T(this._vm.dateTimeFormats[e]||{})},ne.prototype.setDateTimeFormat=function(e,t){this._vm.$set(this._vm.dateTimeFormats,e,t),this._clearDateTimeFormat(e,t)},ne.prototype.mergeDateTimeFormat=function(e,t){this._vm.$set(this._vm.dateTimeFormats,e,C(this._vm.dateTimeFormats[e]||{},t)),this._clearDateTimeFormat(e,t)},ne.prototype._clearDateTimeFormat=function(e,t){for(var r in t){var n=e+"__"+r;this._dateTimeFormatters.hasOwnProperty(n)&&delete this._dateTimeFormatters[n]}},ne.prototype._localizeDateTime=function(e,t,r,n,o,c){for(var l=t,d=n[l],f=this._getLocaleChain(t,r),i=0;i0;)t[r]=arguments[r+1];var n=this.locale,c=null,l=null;return 1===t.length?(f(t[0])?c=t[0]:d(t[0])&&(t[0].locale&&(n=t[0].locale),t[0].key&&(c=t[0].key)),l=Object.keys(t[0]).reduce((function(e,r){var n;return E(o,r)?Object.assign({},e,((n={})[r]=t[0][r],n)):e}),null)):2===t.length&&(f(t[0])&&(c=t[0]),f(t[1])&&(n=t[1])),this._d(e,n,c,l)},ne.prototype.getNumberFormat=function(e){return T(this._vm.numberFormats[e]||{})},ne.prototype.setNumberFormat=function(e,t){this._vm.$set(this._vm.numberFormats,e,t),this._clearNumberFormat(e,t)},ne.prototype.mergeNumberFormat=function(e,t){this._vm.$set(this._vm.numberFormats,e,C(this._vm.numberFormats[e]||{},t)),this._clearNumberFormat(e,t)},ne.prototype._clearNumberFormat=function(e,t){for(var r in t){var n=e+"__"+r;this._numberFormatters.hasOwnProperty(n)&&delete this._numberFormatters[n]}},ne.prototype._getNumberFormatter=function(e,t,r,n,o,c){for(var l=t,d=n[l],f=this._getLocaleChain(t,r),i=0;i0;)t[r]=arguments[r+1];var o=this.locale,c=null,l=null;return 1===t.length?f(t[0])?c=t[0]:d(t[0])&&(t[0].locale&&(o=t[0].locale),t[0].key&&(c=t[0].key),l=Object.keys(t[0]).reduce((function(e,r){var o;return E(n,r)?Object.assign({},e,((o={})[r]=t[0][r],o)):e}),null)):2===t.length&&(f(t[0])&&(c=t[0]),f(t[1])&&(o=t[1])),this._n(e,o,c,l)},ne.prototype._ntp=function(e,t,r,n){if(!ne.availabilities.numberFormat)return[];if(!r)return(n?new Intl.NumberFormat(t,n):new Intl.NumberFormat(t)).formatToParts(e);var o=this._getNumberFormatter(e,t,this.fallbackLocale,this._getNumberFormats(),r,n),c=o&&o.formatToParts(e);if(this._isFallbackRoot(c)){if(!this._root)throw Error("unexpected error");return this._root.$i18n._ntp(e,t,r,n)}return c||[]},Object.defineProperties(ne.prototype,ie),Object.defineProperty(ne,"availabilities",{get:function(){if(!J){var e="undefined"!=typeof Intl;J={dateTimeFormat:e&&void 0!==Intl.DateTimeFormat,numberFormat:e&&void 0!==Intl.NumberFormat}}return J}}),ne.install=F,ne.version="8.28.2",t.a=ne},,,function(e,t,r){"use strict";r.r(t),r.d(t,"createDecorator",(function(){return f})),r.d(t,"mixins",(function(){return h}));var n=r(13);function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}function c(e){return function(e){if(Array.isArray(e)){for(var i=0,t=new Array(e.length);i1&&void 0!==arguments[1]?arguments[1]:{};t.name=t.name||e._componentTag||e.name;var r=e.prototype;Object.getOwnPropertyNames(r).forEach((function(e){if("constructor"!==e)if(m.indexOf(e)>-1)t[e]=r[e];else{var n=Object.getOwnPropertyDescriptor(r,e);void 0!==n.value?"function"==typeof n.value?(t.methods||(t.methods={}))[e]=n.value:(t.mixins||(t.mixins=[])).push({data:function(){return function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}({},e,n.value)}}):(n.get||n.set)&&((t.computed||(t.computed={}))[e]={get:n.get,set:n.set})}})),(t.mixins||(t.mixins=[])).push({data:function(){return function(e,t){var r=t.prototype._init;t.prototype._init=function(){var t=this,r=Object.getOwnPropertyNames(e);if(e.$options.props)for(var n in e.$options.props)e.hasOwnProperty(n)||r.push(n);r.forEach((function(r){Object.defineProperty(t,r,{get:function(){return e[r]},set:function(t){e[r]=t},configurable:!0})}))};var data=new t;t.prototype._init=r;var n={};return Object.keys(data).forEach((function(e){void 0!==data[e]&&(n[e]=data[e])})),n}(this,e)}});var c=e.__decorators__;c&&(c.forEach((function(e){return e(t)})),delete e.__decorators__);var f,h,v=Object.getPrototypeOf(e.prototype),_=v instanceof n.default?v.constructor:n.default,w=_.extend(t);return function(e,t,r){Object.getOwnPropertyNames(t).forEach((function(n){if(!y[n]){var c=Object.getOwnPropertyDescriptor(e,n);if(!c||c.configurable){var l,f,h=Object.getOwnPropertyDescriptor(t,n);if(!d){if("cid"===n)return;var m=Object.getOwnPropertyDescriptor(r,n);if(l=h.value,f=o(l),null!=l&&("object"===f||"function"===f)&&m&&m.value===h.value)return}0,Object.defineProperty(e,n,h)}}}))}(w,e,_),"undefined"!=typeof Reflect&&Reflect.defineMetadata&&Reflect.getOwnMetadataKeys&&(l(f=w,h=e),Object.getOwnPropertyNames(h.prototype).forEach((function(e){l(f.prototype,h.prototype,e)})),Object.getOwnPropertyNames(h).forEach((function(e){l(f,h,e)}))),w}var y={prototype:!0,arguments:!0,callee:!0,caller:!0};function _(e){return"function"==typeof e?v(e):function(t){return v(t,e)}}_.registerHooks=function(e){m.push.apply(m,c(e))},t.default=_},,,,,,,,,,,function(e,t,r){var n,o=r(550),c=r(853);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function d(e){for(var t=1;t0?r:t)(n)}},757:function(e,t,r){var n=r(7751),o=r(4901),c=r(1625),l=r(7040),d=Object;e.exports=l?function(e){return"symbol"==typeof e}:function(e){var t=n("Symbol");return o(t)&&c(t.prototype,d(e))}},851:function(e,t,r){var n=r(6955),o=r(5966),c=r(4117),l=r(6269),d=r(8227)("iterator");e.exports=function(e){if(!c(e))return o(e,d)||o(e,"@@iterator")||l[n(e)]}},1072:function(e,t,r){var n=r(1828),o=r(8727);e.exports=Object.keys||function(e){return n(e,o)}},1181:function(e,t,r){var n,o,c,l=r(8622),d=r(4576),f=r(34),h=r(6699),m=r(9297),v=r(7629),y=r(6119),_=r(421),w="Object already initialized",T=d.TypeError,E=d.WeakMap;if(l||v.state){var S=v.state||(v.state=new E);S.get=S.get,S.has=S.has,S.set=S.set,n=function(e,t){if(S.has(e))throw new T(w);return t.facade=e,S.set(e,t),t},o=function(e){return S.get(e)||{}},c=function(e){return S.has(e)}}else{var A=y("state");_[A]=!0,n=function(e,t){if(m(e,A))throw new T(w);return t.facade=e,h(e,A,t),t},o=function(e){return m(e,A)?e[A]:{}},c=function(e){return m(e,A)}}e.exports={set:n,get:o,has:c,enforce:function(e){return c(e)?o(e):n(e,{})},getterFor:function(e){return function(t){var r;if(!f(t)||(r=o(t)).type!==e)throw new T("Incompatible receiver, "+e+" required");return r}}}},1291:function(e,t,r){var n=r(741);e.exports=function(e){var t=+e;return t!=t||0===t?0:n(t)}},1385:function(e,t,r){var n=r(9539);e.exports=function(e,t,r){for(var i=e.length-1;i>=0;i--)if(void 0!==e[i])try{r=n(e[i].iterator,t,r)}catch(e){t="throw",r=e}if("throw"===t)throw r;return r}},1625:function(e,t,r){var n=r(9504);e.exports=n({}.isPrototypeOf)},1701:function(e,t,r){var n=r(6518),o=r(9565),c=r(9306),l=r(8551),d=r(1767),f=r(9462),h=r(6319),m=r(9539),v=r(684),y=r(4549),_=r(6395),w=!_&&!v("map",(function(){})),T=!_&&!w&&y("map",TypeError),E=_||w||T,S=f((function(){var e=this.iterator,t=l(o(this.next,e));if(!(this.done=!!t.done))return h(e,this.mapper,[t.value,this.counter++],!0)}));n({target:"Iterator",proto:!0,real:!0,forced:E},{map:function(e){l(this);try{c(e)}catch(e){m(this,"throw",e)}return T?o(T,this,e):new S(d(this),{mapper:e})}})},1767:function(e){e.exports=function(e){return{iterator:e,next:e.next,done:!1}}},1828:function(e,t,r){var n=r(9504),o=r(9297),c=r(5397),l=r(9617).indexOf,d=r(421),f=n([].push);e.exports=function(object,e){var t,r=c(object),i=0,n=[];for(t in r)!o(d,t)&&o(r,t)&&f(n,t);for(;e.length>i;)o(r,t=e[i++])&&(~l(n,t)||f(n,t));return n}},2106:function(e,t,r){var n=r(283),o=r(4913);e.exports=function(e,t,r){return r.get&&n(r.get,t,{getter:!0}),r.set&&n(r.set,t,{setter:!0}),o.f(e,t,r)}},2140:function(e,t,r){var n={};n[r(8227)("toStringTag")]="z",e.exports="[object z]"===String(n)},2195:function(e,t,r){var n=r(9504),o=n({}.toString),c=n("".slice);e.exports=function(e){return c(o(e),8,-1)}},2211:function(e,t,r){var n=r(9039);e.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},2360:function(e,t,r){var n,o=r(8551),c=r(6801),l=r(8727),d=r(421),html=r(397),f=r(4055),h=r(6119),m="prototype",v="script",y=h("IE_PROTO"),_=function(){},w=function(content){return"<"+v+">"+content+""},T=function(e){e.write(w("")),e.close();var t=e.parentWindow.Object;return e=null,t},E=function(){try{n=new ActiveXObject("htmlfile")}catch(e){}var e,iframe,t;E="undefined"!=typeof document?document.domain&&n?T(n):(iframe=f("iframe"),t="java"+v+":",iframe.style.display="none",html.appendChild(iframe),iframe.src=String(t),(e=iframe.contentWindow.document).open(),e.write(w("document.F=Object")),e.close(),e.F):T(n);for(var r=l.length;r--;)delete E[m][l[r]];return E()};d[y]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(_[m]=o(e),r=new _,_[m]=null,r[y]=e):r=E(),void 0===t?r:c.f(r,t)}},2489:function(e,t,r){var n=r(6518),o=r(9565),c=r(9306),l=r(8551),d=r(1767),f=r(9462),h=r(6319),m=r(6395),v=r(9539),y=r(684),_=r(4549),w=!m&&!y("filter",(function(){})),T=!m&&!w&&_("filter",TypeError),E=m||w||T,S=f((function(){for(var e,t,r=this.iterator,n=this.predicate,c=this.next;;){if(e=l(o(c,r)),this.done=!!e.done)return;if(t=e.value,h(r,n,[t,this.counter++],!0))return t}}));n({target:"Iterator",proto:!0,real:!0,forced:E},{filter:function(e){l(this);try{c(e)}catch(e){v(this,"throw",e)}return T?o(T,this,e):new S(d(this),{predicate:e})}})},2529:function(e){e.exports=function(e,t){return{value:e,done:t}}},2652:function(e,t,r){var n=r(6080),o=r(9565),c=r(8551),l=r(6823),d=r(4209),f=r(6198),h=r(1625),m=r(81),v=r(851),y=r(9539),_=TypeError,w=function(e,t){this.stopped=e,this.result=t},T=w.prototype;e.exports=function(e,t,r){var E,S,A,C,x,k,O,N=r&&r.that,M=!(!r||!r.AS_ENTRIES),R=!(!r||!r.IS_RECORD),I=!(!r||!r.IS_ITERATOR),L=!(!r||!r.INTERRUPTED),D=n(t,N),P=function(e){return E&&y(E,"normal"),new w(!0,e)},j=function(e){return M?(c(e),L?D(e[0],e[1],P):D(e[0],e[1])):L?D(e,P):D(e)};if(R)E=e.iterator;else if(I)E=e;else{if(!(S=v(e)))throw new _(l(e)+" is not iterable");if(d(S)){for(A=0,C=f(e);C>A;A++)if((x=j(e[A]))&&h(T,x))return x;return new w(!1)}E=m(e,S)}for(k=R?e.next:E.next;!(O=o(k,E)).done;){try{x=j(O.value)}catch(e){y(E,"throw",e)}if("object"==typeof x&&x&&h(T,x))return x}return new w(!1)}},2777:function(e,t,r){var n=r(9565),o=r(34),c=r(757),l=r(5966),d=r(4270),f=r(8227),h=TypeError,m=f("toPrimitive");e.exports=function(input,e){if(!o(input)||c(input))return input;var t,r=l(input,m);if(r){if(void 0===e&&(e="default"),t=n(r,input,e),!o(t)||c(t))return t;throw new h("Can't convert object to primitive value")}return void 0===e&&(e="number"),d(input,e)}},2787:function(e,t,r){var n=r(9297),o=r(4901),c=r(8981),l=r(6119),d=r(2211),f=l("IE_PROTO"),h=Object,m=h.prototype;e.exports=d?h.getPrototypeOf:function(e){var object=c(e);if(n(object,f))return object[f];var t=object.constructor;return o(t)&&object instanceof t?t.prototype:object instanceof h?m:null}},2796:function(e,t,r){var n=r(9039),o=r(4901),c=/#|\.prototype\./,l=function(e,t){var r=data[d(e)];return r===h||r!==f&&(o(t)?n(t):!!t)},d=l.normalize=function(e){return String(e).replace(c,".").toLowerCase()},data=l.data={},f=l.NATIVE="N",h=l.POLYFILL="P";e.exports=l},2839:function(e,t,r){var n=r(4576).navigator,o=n&&n.userAgent;e.exports=o?String(o):""},3392:function(e,t,r){var n=r(9504),o=0,c=Math.random(),l=n(1.1.toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+l(++o+c,36)}},3706:function(e,t,r){var n=r(9504),o=r(4901),c=r(7629),l=n(Function.toString);o(c.inspectSource)||(c.inspectSource=function(e){return l(e)}),e.exports=c.inspectSource},3717:function(e,t){t.f=Object.getOwnPropertySymbols},3724:function(e,t,r){var n=r(9039);e.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4055:function(e,t,r){var n=r(4576),o=r(34),c=n.document,l=o(c)&&o(c.createElement);e.exports=function(e){return l?c.createElement(e):{}}},4117:function(e){e.exports=function(e){return null==e}},4209:function(e,t,r){var n=r(8227),o=r(6269),c=n("iterator"),l=Array.prototype;e.exports=function(e){return void 0!==e&&(o.Array===e||l[c]===e)}},4270:function(e,t,r){var n=r(9565),o=r(4901),c=r(34),l=TypeError;e.exports=function(input,e){var t,r;if("string"===e&&o(t=input.toString)&&!c(r=n(t,input)))return r;if(o(t=input.valueOf)&&!c(r=n(t,input)))return r;if("string"!==e&&o(t=input.toString)&&!c(r=n(t,input)))return r;throw new l("Can't convert object to primitive value")}},4495:function(e,t,r){var n=r(9519),o=r(9039),c=r(4576).String;e.exports=!!Object.getOwnPropertySymbols&&!o((function(){var symbol=Symbol("symbol detection");return!c(symbol)||!(Object(symbol)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},4549:function(e,t,r){var n=r(4576);e.exports=function(e,t){var r=n.Iterator,o=r&&r.prototype,c=o&&o[e],l=!1;if(c)try{c.call({next:function(){return{done:!0}},return:function(){l=!0}},-1)}catch(e){e instanceof t||(l=!1)}if(!l)return c}},4576:function(e,t,r){var n=function(e){return e&&e.Math===Math&&e};e.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof r.g&&r.g)||n("object"==typeof this&&this)||function(){return this}()||Function("return this")()},4659:function(e,t,r){var n=r(3724),o=r(4913),c=r(6980);e.exports=function(object,e,t){n?o.f(object,e,c(0,t)):object[e]=t}},4901:function(e){var t="object"==typeof document&&document.all;e.exports=void 0===t&&void 0!==t?function(e){return"function"==typeof e||e===t}:function(e){return"function"==typeof e}},4913:function(e,t,r){var n=r(3724),o=r(5917),c=r(8686),l=r(8551),d=r(6969),f=TypeError,h=Object.defineProperty,m=Object.getOwnPropertyDescriptor,v="enumerable",y="configurable",_="writable";t.f=n?c?function(e,t,r){if(l(e),t=d(t),l(r),"function"==typeof e&&"prototype"===t&&"value"in r&&_ in r&&!r[_]){var n=m(e,t);n&&n[_]&&(e[t]=r.value,r={configurable:y in r?r[y]:n[y],enumerable:v in r?r[v]:n[v],writable:!1})}return h(e,t,r)}:h:function(e,t,r){if(l(e),t=d(t),l(r),o)try{return h(e,t,r)}catch(e){}if("get"in r||"set"in r)throw new f("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},5031:function(e,t,r){var n=r(7751),o=r(9504),c=r(8480),l=r(3717),d=r(8551),f=o([].concat);e.exports=n("Reflect","ownKeys")||function(e){var t=c.f(d(e)),r=l.f;return r?f(t,r(e)):t}},5397:function(e,t,r){var n=r(7055),o=r(7750);e.exports=function(e){return n(o(e))}},5610:function(e,t,r){var n=r(1291),o=Math.max,c=Math.min;e.exports=function(e,t){var r=n(e);return r<0?o(r+t,0):c(r,t)}},5745:function(e,t,r){var n=r(7629);e.exports=function(e,t){return n[e]||(n[e]=t||{})}},5917:function(e,t,r){var n=r(3724),o=r(9039),c=r(4055);e.exports=!n&&!o((function(){return 7!==Object.defineProperty(c("div"),"a",{get:function(){return 7}}).a}))},5966:function(e,t,r){var n=r(9306),o=r(4117);e.exports=function(e,t){var r=e[t];return o(r)?void 0:n(r)}},6080:function(e,t,r){var n=r(7476),o=r(9306),c=r(616),l=n(n.bind);e.exports=function(e,t){return o(e),void 0===t?e:c?l(e,t):function(){return e.apply(t,arguments)}}},6119:function(e,t,r){var n=r(5745),o=r(3392),c=n("keys");e.exports=function(e){return c[e]||(c[e]=o(e))}},6198:function(e,t,r){var n=r(8014);e.exports=function(e){return n(e.length)}},6269:function(e){e.exports={}},6279:function(e,t,r){var n=r(6840);e.exports=function(e,t,r){for(var o in t)n(e,o,t[o],r);return e}},6319:function(e,t,r){var n=r(8551),o=r(9539);e.exports=function(e,t,r,c){try{return c?t(n(r)[0],r[1]):t(r)}catch(t){o(e,"throw",t)}}},6395:function(e){e.exports=!1},6518:function(e,t,r){var n=r(4576),o=r(7347).f,c=r(6699),l=r(6840),d=r(9433),f=r(7740),h=r(2796);e.exports=function(e,source){var t,r,m,v,y,_=e.target,w=e.global,T=e.stat;if(t=w?n:T?n[_]||d(_,{}):n[_]&&n[_].prototype)for(r in source){if(v=source[r],m=e.dontCallGetSet?(y=o(t,r))&&y.value:t[r],!h(w?r:_+(T?".":"#")+r,e.forced)&&void 0!==m){if(typeof v==typeof m)continue;f(v,m)}(e.sham||m&&m.sham)&&c(v,"sham",!0),l(t,r,v,e)}}},6699:function(e,t,r){var n=r(3724),o=r(4913),c=r(6980);e.exports=n?function(object,e,t){return o.f(object,e,c(1,t))}:function(object,e,t){return object[e]=t,object}},6801:function(e,t,r){var n=r(3724),o=r(8686),c=r(4913),l=r(8551),d=r(5397),f=r(1072);t.f=n&&!o?Object.defineProperties:function(e,t){l(e);for(var r,n=d(t),o=f(t),h=o.length,m=0;h>m;)c.f(e,r=o[m++],n[r]);return e}},6823:function(e){var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},6840:function(e,t,r){var n=r(4901),o=r(4913),c=r(283),l=r(9433);e.exports=function(e,t,r,d){d||(d={});var f=d.enumerable,h=void 0!==d.name?d.name:t;if(n(r)&&c(r,h,d),d.global)f?e[t]=r:l(t,r);else{try{d.unsafe?e[t]&&(f=!0):delete e[t]}catch(e){}f?e[t]=r:o.f(e,t,{value:r,enumerable:!1,configurable:!d.nonConfigurable,writable:!d.nonWritable})}return e}},6955:function(e,t,r){var n=r(2140),o=r(4901),c=r(2195),l=r(8227)("toStringTag"),d=Object,f="Arguments"===c(function(){return arguments}());e.exports=n?c:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=d(e),l))?r:f?c(t):"Object"===(n=c(t))&&o(t.callee)?"Arguments":n}},6969:function(e,t,r){var n=r(2777),o=r(757);e.exports=function(e){var t=n(e,"string");return o(t)?t:t+""}},6980:function(e){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},7040:function(e,t,r){var n=r(4495);e.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},7055:function(e,t,r){var n=r(9504),o=r(9039),c=r(2195),l=Object,d=n("".split);e.exports=o((function(){return!l("z").propertyIsEnumerable(0)}))?function(e){return"String"===c(e)?d(e,""):l(e)}:l},7347:function(e,t,r){var n=r(3724),o=r(9565),c=r(8773),l=r(6980),d=r(5397),f=r(6969),h=r(9297),m=r(5917),v=Object.getOwnPropertyDescriptor;t.f=n?v:function(e,t){if(e=d(e),t=f(t),m)try{return v(e,t)}catch(e){}if(h(e,t))return l(!o(c.f,e,t),e[t])}},7476:function(e,t,r){var n=r(2195),o=r(9504);e.exports=function(e){if("Function"===n(e))return o(e)}},7588:function(e,t,r){var n=r(6518),o=r(9565),c=r(2652),l=r(9306),d=r(8551),f=r(1767),h=r(9539),m=r(4549)("forEach",TypeError);n({target:"Iterator",proto:!0,real:!0,forced:m},{forEach:function(e){d(this);try{l(e)}catch(e){h(this,"throw",e)}if(m)return o(m,this,e);var t=f(this),r=0;c(t,(function(t){e(t,r++)}),{IS_RECORD:!0})}})},7629:function(e,t,r){var n=r(6395),o=r(4576),c=r(9433),l="__core-js_shared__",d=e.exports=o[l]||c(l,{});(d.versions||(d.versions=[])).push({version:"3.43.0",mode:n?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",source:"https://github.com/zloirock/core-js"})},7657:function(e,t,r){var n,o,c,l=r(9039),d=r(4901),f=r(34),h=r(2360),m=r(2787),v=r(6840),y=r(8227),_=r(6395),w=y("iterator"),T=!1;[].keys&&("next"in(c=[].keys())?(o=m(m(c)))!==Object.prototype&&(n=o):T=!0),!f(n)||l((function(){var e={};return n[w].call(e)!==e}))?n={}:_&&(n=h(n)),d(n[w])||v(n,w,(function(){return this})),e.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:T}},7740:function(e,t,r){var n=r(9297),o=r(5031),c=r(7347),l=r(4913);e.exports=function(e,source,t){for(var r=o(source),d=l.f,f=c.f,i=0;i0?o(t,9007199254740991):0}},8111:function(e,t,r){var n=r(6518),o=r(4576),c=r(679),l=r(8551),d=r(4901),f=r(2787),h=r(2106),m=r(4659),v=r(9039),y=r(9297),_=r(8227),w=r(7657).IteratorPrototype,T=r(3724),E=r(6395),S="constructor",A="Iterator",C=_("toStringTag"),x=TypeError,k=o[A],O=E||!d(k)||k.prototype!==w||!v((function(){k({})})),N=function(){if(c(this,w),f(this)===w)throw new x("Abstract class Iterator not directly constructable")},M=function(e,t){T?h(w,e,{configurable:!0,get:function(){return t},set:function(t){if(l(this),this===w)throw new x("You can't redefine this property");y(this,e)?this[e]=t:m(this,e,t)}}):w[e]=t};y(w,C)||M(C,A),!O&&y(w,S)&&w[S]!==Object||M(S,N),N.prototype=w,n({global:!0,constructor:!0,forced:O},{Iterator:N})},8227:function(e,t,r){var n=r(4576),o=r(5745),c=r(9297),l=r(3392),d=r(4495),f=r(7040),h=n.Symbol,m=o("wks"),v=f?h.for||h:h&&h.withoutSetter||l;e.exports=function(e){return c(m,e)||(m[e]=d&&c(h,e)?h[e]:v("Symbol."+e)),m[e]}},8480:function(e,t,r){var n=r(1828),o=r(8727).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,o)}},8551:function(e,t,r){var n=r(34),o=String,c=TypeError;e.exports=function(e){if(n(e))return e;throw new c(o(e)+" is not an object")}},8622:function(e,t,r){var n=r(4576),o=r(4901),c=n.WeakMap;e.exports=o(c)&&/native code/.test(String(c))},8686:function(e,t,r){var n=r(3724),o=r(9039);e.exports=n&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},8727:function(e){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},8773:function(e,t){var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!r.call({1:2},1);t.f=o?function(e){var t=n(this,e);return!!t&&t.enumerable}:r},8981:function(e,t,r){var n=r(7750),o=Object;e.exports=function(e){return o(n(e))}},9039:function(e){e.exports=function(e){try{return!!e()}catch(e){return!0}}},9274:function(t){t.exports=e},9297:function(e,t,r){var n=r(9504),o=r(8981),c=n({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return c(o(e),t)}},9306:function(e,t,r){var n=r(4901),o=r(6823),c=TypeError;e.exports=function(e){if(n(e))return e;throw new c(o(e)+" is not a function")}},9433:function(e,t,r){var n=r(4576),o=Object.defineProperty;e.exports=function(e,t){try{o(n,e,{value:t,configurable:!0,writable:!0})}catch(r){n[e]=t}return t}},9462:function(e,t,r){var n=r(9565),o=r(2360),c=r(6699),l=r(6279),d=r(8227),f=r(1181),h=r(5966),m=r(7657).IteratorPrototype,v=r(2529),y=r(9539),_=r(1385),w=d("toStringTag"),T="IteratorHelper",E="WrapForValidIterator",S="normal",A="throw",C=f.set,x=function(e){var t=f.getterFor(e?E:T);return l(o(m),{next:function(){var r=t(this);if(e)return r.nextHandler();if(r.done)return v(void 0,!0);try{var n=r.nextHandler();return r.returnHandlerResult?n:v(n,r.done)}catch(e){throw r.done=!0,e}},return:function(){var r=t(this),o=r.iterator;if(r.done=!0,e){var c=h(o,"return");return c?n(c,o):v(void 0,!0)}if(r.inner)try{y(r.inner.iterator,S)}catch(e){return y(o,A,e)}if(r.openIters)try{_(r.openIters,S)}catch(e){return y(o,A,e)}return o&&y(o,S),v(void 0,!0)}})},k=x(!0),O=x(!1);c(O,w,"Iterator Helper"),e.exports=function(e,t,r){var n=function(n,o){o?(o.iterator=n.iterator,o.next=n.next):o=n,o.type=t?E:T,o.returnHandlerResult=!!r,o.nextHandler=e,o.counter=0,o.done=!1,C(this,o)};return n.prototype=t?k:O,n}},9504:function(e,t,r){var n=r(616),o=Function.prototype,c=o.call,l=n&&o.bind.bind(c,c);e.exports=n?l:function(e){return function(){return c.apply(e,arguments)}}},9519:function(e,t,r){var n,o,c=r(4576),l=r(2839),d=c.process,f=c.Deno,h=d&&d.versions||f&&f.version,m=h&&h.v8;m&&(o=(n=m.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&l&&(!(n=l.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=l.match(/Chrome\/(\d+)/))&&(o=+n[1]),e.exports=o},9539:function(e,t,r){var n=r(9565),o=r(8551),c=r(5966);e.exports=function(e,t,r){var l,d;o(e);try{if(!(l=c(e,"return"))){if("throw"===t)throw r;return r}l=n(l,e)}catch(e){d=!0,l=e}if("throw"===t)throw r;if(d)throw l;return o(l),r}},9565:function(e,t,r){var n=r(616),o=Function.prototype.call;e.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},9617:function(e,t,r){var n=r(5397),o=r(5610),c=r(6198),l=function(e){return function(t,r,l){var d=n(t),f=c(d);if(0===f)return!e&&-1;var h,m=o(l,f);if(e&&r!=r){for(;f>m;)if((h=d[m++])!=h)return!0}else for(;f>m;m++)if((e||m in d)&&d[m]===r)return e||m||0;return!e&&-1}};e.exports={includes:l(!0),indexOf:l(!1)}}},r={};function n(e){var o=r[e];if(void 0!==o)return o.exports;var c=r[e]={exports:{}};return t[e].call(c.exports,c,c.exports,n),c.exports}n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.p="";var o={};if(n.r(o),n.d(o,{CatCtxDealsUnit:function(){return S},CatUIPlugin:function(){return ue},CnetBFCMBanner:function(){return A},CnetDealsSMSTextForm:function(){return M},CnetFeaturedDeal:function(){return R},CnetFooter:function(){return j},CnetPreferredSourceButton:function(){return B},CnetPromoModal:function(){return z},CnetScoreBadge:function(){return Z},default:function(){return de}}),"undefined"!=typeof window){var l=window.document.currentScript,f=l&&l.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);f&&(n.p=f[1])}n(8111),n(2489),n(1701);var h=n(9274),m={catalystLogo:()=>'\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ',outlineArrowsPointingOut:()=>'\n \n \n \n ',outlineDocumentDuplicate:()=>'\n \n \n \n ',outlineCodeBracket:()=>'\n \n \n \n ',outlinePhoneMobile:function(){return'\n \n \n \n ')},outlinePlusCircle:()=>'\n \n \n \n ',outlineXCircle:()=>'\n \n \n \n ',miniArrowLongRight:()=>'\n \n \n \n ',miniTag:()=>'\n \n \n \n ',infoCircle:()=>'\n \n \n \n ',close:()=>' \n \n \n \n '},v={footer:{logo:()=>'\n \n \n \n ',logoMobile:()=>'\n \n \n \n ',instagram:e=>'\n \n \n \n '),youtube:e=>'\n \n \n \n '),tiktok:e=>'\n \n \n \n '),facebook:e=>'\n \n \n \n '),x:e=>'\n \n \n \n '),flipboard:e=>'\n \n \n \n '),chevron:()=>'\n \n \n \n '},heroicons:m,logos:{google:()=>'\n \n ',cnet:e=>'\n \n \n \n \n \n \n')}};function y(e,t,r,n,o,c,l,d){var f,h="function"==typeof e?e.options:e;if(t&&(h.render=t,h.staticRenderFns=r,h._compiled=!0),n&&(h.functional=!0),c&&(h._scopeId="data-v-"+c),l?(f=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),o&&o.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(l)},h._ssrRegister=f):o&&(f=d?function(){o.call(this,(h.functional?this.parent:this).$root.$options.shadowRoot)}:o),f)if(h.functional){h._injectStyles=f;var m=h.render;h.render=function(e,t){return f.call(t),m(e,t)}}else{var v=h.beforeCreate;h.beforeCreate=v?[].concat(v,f):[f]}return{exports:e,options:h}}for(var _,w=y((0,h.defineComponent)({name:"CatIcon",props:{iconSet:{type:String,required:!0},name:{type:String,required:!0},classes:{type:String,default:""}},computed:{isIconFunction(){var e=v[this.iconSet];return!!e&&"function"==typeof e[this.name]}},methods:{getIcon(){var e=v[this.iconSet];if(!e)return console.warn('Icon set "'.concat(this.iconSet,'" not found')),this.getFallback();var t=e[this.name];return t?"function"==typeof t?t(this.classes):t:(console.warn('Icon "'.concat(this.name,'" not found in set "').concat(this.iconSet,'"')),this.getFallback())},getFallback(){return'').concat(this.iconSet,":").concat(this.name,"")}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("span",{class:e.isIconFunction?"":e.classes,domProps:{innerHTML:e._s(e.getIcon())}})}),[],!1,null,null,null).exports,T=y((0,h.defineComponent)({name:"CatUI"}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"catalyst-ui"},[e._t("default")],2)}),[],!1,null,null,null).exports,E=y((0,h.defineComponent)({name:"CommerceBuyButtonDummy",props:{isLink:{type:Boolean,default:!1},buttonUrl:{type:String,required:!0}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,e.isLink?t("a",{attrs:{href:e.buttonUrl,target:"_blank",rel:"noopener noreferrer"}},[e._t("default")],2):t("a",{staticClass:"font-zdnet-sans text-zdnet-black-primary inline-flex h-[48px] w-full items-center justify-center rounded-[3px] border border-solid border-zinc-200 bg-zinc-200 px-[17px] text-[16px] font-semibold leading-[24px] no-underline hover:border-zinc-300 hover:bg-zinc-300 focus:border-zinc-300 focus:bg-zinc-300 focus:outline-none focus:ring-2 focus:ring-zinc-400 focus:ring-offset-2",attrs:{href:e.buttonUrl,target:"_blank",rel:"noopener noreferrer"}},[e._t("default")],2)}),[],!1,null,null,null).exports,S=y((0,h.defineComponent)({name:"CatCtxDealsUnit",components:{CatUI:T,CatIcon:w,CommerceBuyButtonDummy:E},props:{link:{type:String,default:""},title:{type:String,default:""},perks:{type:String,default:""},promo:{type:String,default:""},buttonCta:{type:String,default:""},finePrint:{type:String,default:""},image:{type:String,default:""},commerceBuyButton:{type:[Function]}},setup:e=>({commerceBuyButtonComponent:(0,h.computed)((()=>e.commerceBuyButton||E)),perksArray:(0,h.computed)((()=>e.perks?Array.isArray(e.perks)?e.perks:e.perks.split("|").map((e=>e.trim())).filter(Boolean):[]))})}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",{directives:[{name:"catui-track-view",rawName:"v-catui-track-view:element_viewed",arg:"element_viewed"}],attrs:{"data-location-id":"Contextual Partner Widget","data-element-label":e.title,"data-object-type":"contextual-partner-widget","data-module":"LINK"}},[t("div",{staticClass:"relative border-b border-t border-gray-300 bg-white"},[t("div",{staticClass:"deal-type"},[e._v("Featured Deal")]),t("div",{staticClass:"my-4 flex flex-col items-center gap-4 md:flex-row-reverse md:items-center"},[t("div",{staticClass:"flex justify-center"},[t("img",{staticClass:"min-w-40 h-40 w-40 rounded object-cover md:mr-5",attrs:{src:e.image,alt:e.title,loading:"lazy"}})]),t("div",{staticClass:"w-full md:pr-6"},[e.commerceBuyButtonComponent?t(e.commerceBuyButtonComponent,{tag:"component",attrs:{"is-link":!0,"button-url":e.link,"location-id":"Contextual Partner Widget","element-label":e.title,"object-type":"contextual-partner-widget","data-module":"LINK"}},[t("h3",{staticClass:"mb-2 text-2xl font-semibold"},[e._v(" "+e._s(e.title)+" ")])]):t("h3",{staticClass:"mb-2 text-2xl font-semibold"},[e._v(" "+e._s(e.title)+" ")]),e.perksArray.length>1?t("ul",{staticClass:"mb-4 list-disc pl-4 text-base"},e._l(e.perksArray,(function(r){return t("li",{key:r},[e._v(e._s(r))])})),0):1===e.perksArray.length?t("div",{staticClass:"perk"},[e._v(" "+e._s(e.perksArray[0])+" ")]):e._e(),e.promo?t("div",{staticClass:"mb-2 flex items-center gap-1"},[t("CatIcon",{staticClass:"h-5 w-5",attrs:{iconSet:"heroicons",name:"miniTag"}}),t("span",{staticClass:"text-sm"},[e._v(e._s(e.promo))])],1):e._e(),t(e.commerceBuyButtonComponent,{tag:"component",staticClass:"g-text-bold md:w-[306px]",class:e.$props.commerceBuyButton?"c-button-primary-medium":"o-cnetButton o-cnetButton-primary o-cnetButton-medium",attrs:{"button-url":e.link,"location-id":"Contextual Partner Widget","element-label":e.title,"object-type":"contextual-partner-widget","data-module":"LINK"}},[e._v(" "+e._s(e.buttonCta)+" ")]),e.finePrint?t("p",{staticClass:"text-zdnet-black-20 mt-2 text-xs"},[e._v(" "+e._s(e.finePrint)+" ")]):e._e()],1)])])])}),[],!1,null,null,null).exports,A=y((0,h.defineComponent)({name:"CnetBFCMBanner",components:{CatUI:T,CatIcon:w},props:{heading:{type:String,required:!0},subHeading:{type:String,required:!1,default:""},buttonLink:{type:String,required:!1,default:""},buttonLabel:{type:String,required:!1,default:""}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("div",{staticClass:"bfcm-banner"},[t("div",{staticClass:"bfcm-content"},[t("span",{staticClass:"bfcm-heading"},[e._v(e._s(e.heading))]),t("span",{staticClass:"bfcm-subheading"},[e._v(e._s(e.subHeading))])]),t("a",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"}],staticClass:"cui-cnet-button bfcm-cta",attrs:{href:e.buttonLink,"data-element-label":"See Our Top Picks","data-name":"bcfm-banner","data-location":"HEADER","data-type":"LINK"}},[e._v(e._s(e.buttonLabel)),t("CatIcon",{attrs:{iconSet:"heroicons",name:"miniArrowLongRight"}})],1)])])}),[],!1,null,"3a45baf0",null).exports,C=y((0,h.defineComponent)({name:"CatInputField",props:{type:{type:String,default:"text"},name:{type:String,required:!0},placeholder:{type:String,default:""},inputValue:{type:String,default:""},inputClasses:{type:String,default:""},required:{type:Boolean,default:!1},maxlength:{type:Number,default:255},minlength:{type:Number,default:0},errorState:{type:Boolean,default:!1}},model:{prop:"inputValue",event:"update:inputValue"},emits:["update:inputValue"],setup(e,t){var{emit:r}=t,n=(0,h.ref)(),o=(0,h.ref)(!1),c=(0,h.computed)((()=>o.value||e.inputValue&&e.inputValue.length>0));return{inputRef:n,isFocused:o,hasFloatingLabel:c,updateValue:e=>{var t=e.target.value;r("update:inputValue",t)}}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"inputContainer group",class:e.errorState?"inputContainerError":"inputContainerNormal"},[t("input",{ref:"inputRef",staticClass:"inputField",class:[e.hasFloatingLabel?"inputFieldFloating":"inputFieldNormal",e.errorState?"inputFieldError":"inputFieldSuccess group-hover:text-cnet-purple-primary group-hover:placeholder:text-cnet-midnight-600",e.inputClasses],attrs:{type:e.type,id:e.name,name:e.name,placeholder:e.hasFloatingLabel?"":e.placeholder,required:e.required,maxlength:e.maxlength,minlength:e.minlength},domProps:{value:e.inputValue},on:{input:e.updateValue,focus:function(t){e.isFocused=!0},blur:function(t){e.isFocused=!1}}}),e.hasFloatingLabel?t("label",{staticClass:"inputLabel",class:e.errorState?"inputLabelError":"inputLabelNormal",attrs:{for:e.name}},[e._v(" "+e._s(e.placeholder)+" ")]):e._e()])}),[],!1,null,"08fc38be",null).exports,x={development:{URL:"https://bender.nonprod.cnet.tech",API_KEY:"22675bdc-f9bf-4eb2-aa61-7832d13b33be"},production:{URL:"https://bender.prod.cnet.tech",API_KEY:"073ecda0-c8e1-42ea-8d06-60b4ee845981"}},k=(path,e)=>{var t=x[e],r={NODE_ENV:"production",BASE_URL:"/"}.VUE_APP_BENDER_API_URL||t.URL,n={NODE_ENV:"production",BASE_URL:"/"}.VUE_APP_BENDER_API_KEY||t.API_KEY,o=new URL(path,r);return o.searchParams.set("apiKey",n),o.toString()},O=function(){var e=c((function*(e,t,r,n){try{var o=yield fetch(k("/api/neutron/campaigner/cnet/contact",n),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mobilePhone:"1".concat(e),listId:Number(t),signupSource:r})});return yield o.json()}catch(e){return null}}));return function(t,r,n,o){return e.apply(this,arguments)}}(),N=y((0,h.defineComponent)({name:"CnetDealsSMSTextForm",components:{CatUI:T,CatIcon:w,CatInputField:C},props:{heading:{type:String,default:"Join Our Daily Deals Text Group!"},description:{type:String,default:"Get hand-picked deals from CNET shopping experts straight to your phone."},listId:{type:String,default:"26831758"},signupSource:{type:String,default:"inarticle"},benderEnv:{type:String,default:"production"}},data:()=>({phone:"",errorMessage:"",loading:!1,showSuccessMessage:!1}),methods:{handleSubmit(){var e=this;return c((function*(){e.errorMessage="",e.loading=!0;var t=e.phone.replace(/\D/g,"");return t.length<10?(e.errorMessage="Phone number is less than 10 characters long.",void(e.loading=!1)):t.length>10?(e.errorMessage="Phone number is more than 10 characters long.",void(e.loading=!1)):t.startsWith("1")?(e.errorMessage="Phone number cannot start with 1.",void(e.loading=!1)):t.startsWith("0")?(e.errorMessage="Phone number cannot start with 0.",void(e.loading=!1)):(yield O(t,e.listId,e.signupSource,e.benderEnv),e.loading=!1,void(e.showSuccessMessage=!0))}))()}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("div",{directives:[{name:"catui-track-view",rawName:"v-catui-track-view:element_viewed",arg:"element_viewed"}],staticClass:"smsContainer",attrs:{"data-element-label":"INLINE","data-location":"SECTION","data-name":"SMS_Capture","data-type":"MODAL"}},[t("h2",{staticClass:"smsHeading"},[e._v(" "+e._s(e.heading)+" ")]),t("div",{staticClass:"smsDescription"},[t("CatIcon",{attrs:{iconSet:"heroicons",name:"outlinePhoneMobile",classes:"size-10"}}),t("p",{staticClass:"smsDescriptionText"},[e._v(" "+e._s(e.description)+" ")])],1),e.showSuccessMessage?t("div",[t("h3",{staticClass:"successHeading"},[e._v("Success! Thanks for signing up.")]),t("p",{staticClass:"successMessage"},[e._v(" Your first deals text will arrive within 24 hours. ")])]):t("form",{on:{submit:function(t){return t.preventDefault(),e.handleSubmit.apply(null,arguments)}}},[t("div",{staticClass:"formInputContainer"},[t("CatInputField",{staticClass:"catInputField",attrs:{placeholder:"phone number",name:"phoneNumber",required:!0,maxlength:10,minlength:10,errorState:!!e.errorMessage},model:{value:e.phone,callback:function(t){e.phone=t},expression:"phone"}}),t("button",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"}],staticClass:"submitButton",attrs:{type:"submit",disabled:e.loading,"data-name":"SMS_Capture_submit","data-element-label":"INLINE","data-location":"SECTION","data-type":"MODAL"}},[e._v(" Sign Up ")])],1),e.errorMessage?t("div",{staticClass:"errorMessage"},[e._v(" "+e._s(e.errorMessage)+" ")]):e._e(),t("p",{staticClass:"disclaimerText"},[e._v(" By signing up, you confirm you are 16+ and agree to receive recurring marketing messages at the phone number provided. Consent is not a condition of purchase. Reply STOP to unsubscribe. Msg & data rates may apply. View our "),t("a",{staticClass:"disclaimerLink",attrs:{href:"https://www.ziffdavis.com/ztg-privacy-policy"}},[e._v("Privacy Policy")]),e._v(" and "),t("a",{staticClass:"disclaimerLink",attrs:{href:"https://www.ziffdavis.com/terms-of-use"}},[e._v("Terms of Use")]),e._v(". ")])])])])}),[],!1,null,"5f071eb5",null),M=N.exports,R=y((0,h.defineComponent)({name:"CnetFeaturedDeal",components:{CatUI:T,CatIcon:w,CommerceBuyButtonDummy:E},props:{link:String,title:String,dealType:String,buttonCta:String,finePrint:String,disclosureText:String,image:String,CommerceBuyButton:Function},setup(e){var t=(0,h.computed)((()=>e.CommerceBuyButton||E)),r=(0,h.ref)(""),n=(0,h.ref)(!1),o=(0,h.ref)(null),c=e=>{o.value?o.value.contains(e.target)||(n.value=!1):console.warn("[Catalyst UI] tooltipRef is null when handling click outside.")};return(0,h.onMounted)((()=>{r.value="ad-tip-".concat(Math.random().toString(36).slice(2)),document.addEventListener("click",c)})),(0,h.onUnmounted)((()=>{document.removeEventListener("click",c)})),{commerceBuyButton:t,tipId:r,isTooltipVisible:n,tooltipRef:o,toggleTooltip:()=>{n.value=!n.value}}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("div",{staticClass:"cnetFeaturedDeal"},[t("div",{staticClass:"top"},[t("span",{staticClass:"badge"},[t("CatIcon",{staticClass:"miniBadgeIcon",attrs:{iconSet:"heroicons",name:"miniTag"}}),t("span",[e._v(e._s(e.dealType))])],1),t("div",{staticClass:"info"},[t("span",{staticClass:"infoHeading"},[e._v("What is this?")]),t("div",{ref:"tooltipRef",staticClass:"toolTipContainer"},[t("button",{staticClass:"toolTipTrigger",attrs:{type:"button","aria-describedby":e.tipId,"aria-expanded":e.isTooltipVisible,"aria-label":"Advertising disclosure"},on:{click:e.toggleTooltip}},[t("CatIcon",{staticClass:"infoCircleIcon",attrs:{iconSet:"heroicons",name:"infoCircle"}})],1),t("div",{staticClass:"toolTip",class:{toolTipVisible:e.isTooltipVisible,toolTipHidden:!e.isTooltipVisible},attrs:{id:e.tipId,role:"tooltip"}},[t("div",{staticClass:"toolTipArrow"}),t("p",[e._v(" "+e._s(e.disclosureText)+" ")])])]),t("span",{staticClass:"topBorder"})])]),t("div",{staticClass:"mainContent"},[t("div",{staticClass:"leftContent"},[t("img",{staticClass:"dealImage",attrs:{src:e.image,alt:e.title,loading:"lazy"}}),t("div",{staticClass:"textContent"},[t("h3",{staticClass:"dealTitle"},[e._v(" "+e._s(e.title)+" ")]),t("p",{staticClass:"dealFinePrint"},[e._v(" "+e._s(e.finePrint)+" ")])])]),t("div",{staticClass:"rightContent"},[t("div",{staticClass:"buttonWrapper"},[t(e.commerceBuyButton,{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:select_product",arg:"select_product"}],tag:"component",staticClass:"buyButton",attrs:{"button-url":e.link,"is-link":!0,"track-click-data":{productName:e.title}}},[e._v(" "+e._s(e.buttonCta)+" ")])],1)])])])])}),[],!1,null,"45f2e083",null).exports,data={socialLinks:[{label:"Instagram",url:"https://www.instagram.com/cnet/",icon:"instagram"},{label:"YouTube",url:"https://www.youtube.com/user/CNETTV",icon:"youtube"},{label:"TikTok",url:"https://www.tiktok.com/@cnetdotcom?lang=en",icon:"tiktok"},{label:"Facebook",url:"https://www.facebook.com/cnet",icon:"facebook"},{label:"X",url:"https://x.com/cnet",icon:"x"},{label:"Flipboard",url:"https://flipboard.com/@cnet",icon:"flipboard"}],locationLinks:[{label:"US",url:"/"},{label:"France",url:"https://www.cnetfrance.fr/"},{label:"Germany",url:"https://www.cnet.de/"},{label:"Japan",url:"https://japan.cnet.com/",nofollow:!0},{label:"Korea",url:"https://www.cnet.co.kr/"}],primaryLinks:[{label:"About CNET",url:"/about/"},{label:"Software Downloads",url:"https://download.cnet.com/"},{label:"Press Room",url:"/press-room/"},{label:"Accessibility",url:"https://www.ziffdavis.com/accessibility/"},{label:"Newsletters",url:"/newsletters/"},{label:"Your Privacy Rights",url:"#",oneTrust:!0},{label:"Licensing",url:"mailto:brand_licensing@ziffdavis.com"},{label:"Privacy Policy",url:"https://www.ziffdavis.com/ztg-privacy-policy"},{label:"Sitemap",url:"/sitemaps/"},{label:"Terms of Use",url:"https://www.ziffdavis.com/terms-of-use"},{label:"Careers",url:"https://www.ziffdavis.com/careers/"},{label:"Do Not Sell My Personal Information",url:"https://www.ziffdavis.com/ztg-privacy-policy"},{label:"Consumer Health Data Privacy Policy",url:"https://www.cnet.com/consumer-health-data-privacy-policy/",wamhmd:!0}],categories:[{title:"Best Products",links:[{label:"Best VPNs",url:"/tech/services-and-software/best-vpn/"},{label:"Best VPN for Firestick",url:"/tech/services-and-software/best-vpn-for-firestick/"},{label:"Best Mobile VPN",url:"/tech/services-and-software/best-mobile-vpn/"},{label:"Best iPhone VPN",url:"/tech/services-and-software/best-vpn-for-iphone/"},{label:"Best Live TV Streaming Services",url:"/tech/services-and-software/best-live-tv-streaming-service-for-cord-cutters/"},{label:"Best Streaming Devices",url:"/tech/home-entertainment/best-streaming-device/"},{label:"Best TV Antennas",url:"/tech/home-entertainment/best-indoor-tv-antenna/"},{label:"Best Phones",url:"/tech/mobile/best-phone/"},{label:"Best Cheap Phones",url:"/tech/mobile/best-cheap-phone/"},{label:"Best Camera Phones",url:"/tech/mobile/best-camera-phone/"},{label:"Best iPhones",url:"/tech/mobile/best-iphone/"},{label:"Best Android Phones",url:"/tech/mobile/best-android-phone/"},{label:"Best TVs",url:"/tech/home-entertainment/best-tv/"},{label:"Best OLED TVs",url:"/tech/home-entertainment/best-oled-tv/"},{label:"Best Soundbars",url:"/tech/home-entertainment/best-soundbar/"},{label:"Best Projectors",url:"/tech/home-entertainment/best-projector/"},{label:"Best Bluetooth Speakers",url:"/tech/home-entertainment/best-bluetooth-speaker/"},{label:"Best Laptops",url:"/tech/computing/best-laptop/"},{label:"Best Gaming Laptops",url:"/tech/computing/best-gaming-laptop/"},{label:"Best Chromebooks",url:"/tech/computing/best-chromebook/"},{label:"Best Monitors",url:"/tech/computing/best-monitor/"},{label:"Best External Hard Drives",url:"/tech/computing/best-external-hard-drive-ssd/"},{label:"Best Antivirus",url:"/tech/services-and-software/best-antivirus/"},{label:"Best Password Managers",url:"/tech/services-and-software/best-password-manager/"},{label:"Best Wordpress Hosting",url:"/tech/services-and-software/best-wordpress-hosting/"},{label:"Best Web Hosting",url:"/tech/services-and-software/best-web-hosting/"},{label:"Best Gaming Keyboards",url:"/tech/gaming/best-gaming-keyboard/"},{label:"Best Gaming Headsets",url:"/tech/gaming/best-pc-gaming-headset/"},{label:"Best VR Headsets",url:"/tech/gaming/best-vr-headset/"},{label:"Best Portable Generators",url:"/home/energy-and-utilities/best-portable-generators/"},{label:"Best Electric Vehicle Chargers",url:"/home/electric-vehicles/best-ev-charger/"},{label:"Best Electric Cars",url:"/home/electric-vehicles/best-ev-electric-car/"},{label:"Best Hybrid Cars",url:"/roadshow/news/best-hybrid-cars/"},{label:"Best Electric Bikes",url:"/roadshow/news/best-electric-bike/"},{label:"Best Home Security Systems",url:"/home/security/best-home-security-system/"},{label:"Best Security Cameras",url:"/home/security/best-home-security-camera/"},{label:"Best Video Doorbells",url:"/home/security/best-video-doorbell-cameras/"},{label:"Best Smart Thermostats",url:"/home/energy-and-utilities/best-smart-thermostats/"},{label:"Best Smart Locks",url:"/home/security/best-smart-locks/"},{label:"Best Smart Lights",url:"/home/kitchen-and-household/best-smart-lights/"},{label:"Best Robot Vacuums",url:"/home/kitchen-and-household/best-robot-vacuum/"},{label:"Best Air Purifiers",url:"/home/kitchen-and-household/best-air-purifier/"},{label:"Best Coffee Makers",url:"/home/kitchen-and-household/best-coffee-maker/"},{label:"Best Dishwashers",url:"/home/kitchen-and-household/best-dishwasher/"},{label:"Best Lawn Mowers",url:"/home/yard-and-outdoors/best-electric-lawn-mower/"},{label:"Best Outdoor Security Cameras",url:"/home/security/best-outdoor-home-security-cameras/"},{label:"Best Grills",url:"/home/yard-and-outdoors/best-grill/"},{label:"Best High-Yield Savings Accounts",url:"/personal-finance/banking/best-high-yield-savings-accounts/"},{label:"Best Mortgage Lenders",url:"/personal-finance/mortgages/best-mortgage-lenders/"},{label:"Best Home Equity Loans",url:"/personal-finance/home-equity/best-home-equity-loan-lenders/"},{label:"Best Tax Software",url:"/personal-finance/best-tax-software-2026/"},{label:"Best Mattresses",url:"/health/sleep/best-mattresses/"},{label:"Best Pillows",url:"/health/sleep/best-pillow/"},{label:"Best Weighted Blankets",url:"/health/sleep/best-weighted-blanket/"},{label:"Best Sleep Trackers",url:"/health/sleep/best-sleep-tracker/"},{label:"Best White Noise Machines",url:"/health/sleep/best-white-noise-machines/"},{label:"Best Meal Kit Delivery Services",url:"/health/nutrition/best-meal-kit-delivery-service/"},{label:"Best Protein Powders",url:"/health/fitness/best-protein-powders/"},{label:"Best Fitness Trackers",url:"/health/fitness/best-fitness-tracker/"},{label:"Best Standing Desks",url:"/home/kitchen-and-household/best-standing-desk/"},{label:"Best Massage Guns",url:"/health/fitness/best-massage-gun/"},{label:"Best Electric Toothbrushes",url:"/health/personal-care/best-electric-toothbrush/"},{label:"Best Hair Dryers",url:"/health/personal-care/best-hair-dryer/"},{label:"Best Internet Providers",url:"/home/internet/best-internet-providers/"},{label:"Best Mesh WiFi Systems",url:"/home/internet/best-mesh-wifi-routers/"},{label:"Best WiFi Routers",url:"/home/internet/best-wi-fi-routers/"},{label:"Best Fiber Internet Providers",url:"/home/internet/best-fiber-internet-providers/"},{label:"Best Satellite Internet Providers",url:"/home/internet/best-satellite-internet/"}]},{title:"Popular Reviews",links:[{label:"ExpressVPN Review",url:"/tech/services-and-software/expressvpn-review/"},{label:"Surfshark VPN Review",url:"/tech/services-and-software/surfshark-vpn-review/"},{label:"NordVPN Review",url:"/tech/services-and-software/nordvpn-review/"},{label:"PIA VPN Review",url:"/tech/services-and-software/pia-vpn-review/"},{label:"ProtonVPN Review",url:"/tech/services-and-software/protonvpn-review/"},{label:"Tempurpedic Mattress Review",url:"/health/sleep/tempurpedic-mattress-review/"},{label:"Saatva Classic Mattress Review",url:"/health/sleep/saatva-classic-mattress-review/"},{label:"DreamCloud Mattress Review",url:"/health/sleep/dreamcloud-mattress-review/"},{label:"Helix Mattress Review",url:"/health/sleep/helix-mattress-reviews/"},{label:"Stearns & Foster Lux Estate Review",url:"/health/sleep/stearns-foster-lux-estate-mattress-review/"},{label:"Avocado Green Mattress Review",url:"/health/sleep/sleeping-on-avocado-luxury-organic-mattress-for-30-nights/"},{label:"Brooklyn Bedding Signature Review",url:"/health/sleep/brooklyn-bedding-signature-hybrid-review/"},{label:"Helix Sunset Luxe Review",url:"/health/sleep/helix-sunset-luxe-mattress-review/"},{label:"Hostinger Review",url:"/tech/services-and-software/hostinger-review/"},{label:"Blue Apron Review",url:"/health/nutrition/blue-apron-review/"},{label:"Thistle Meal Delivery Review",url:"/health/nutrition/thistle-meal-delivery-review/"},{label:"Hungryroot Review",url:"/health/nutrition/hungryroot-review/"},{label:"ModifyHealth Review",url:"/health/nutrition/theres-a-meal-subscription-for-people-with-ibs-and-i-tried-it/"},{label:"Chase Savings Account Review",url:"/personal-finance/banking/chase/"},{label:"Verizon 5G Home Internet Review",url:"/home/internet/verizon-5g-home-internet-review/"},{label:"T-Mobile 5G Home Internet Review",url:"/home/internet/t-mobile-5g-home-internet-review/"},{label:"LG OLED C4 TV Review",url:"/tech/home-entertainment/lg-oled-c4-review-high-end-staple-balances-picture-quality-and-value/"},{label:"Hisense U8N TV Review",url:"/tech/home-entertainment/hisense-u8n-series-tv-review-solid-picture-quality-for-the-price/"},{label:"TCL QM6K TV Review",url:"/tech/home-entertainment/tcl-qm6k-review-excellent-picture-quality-affordable-price/"}]},{title:"Deals",links:[{label:"VPN Deals",url:"/deals/best-vpn-deals/"},{label:"Streaming Service Deals",url:"/deals/best-streaming-service-deals/"},{label:"Galaxy S24 Deals",url:"/deals/best-galaxy-s24-deals/"},{label:"iPhone Deals",url:"/deals/best-iphone-deals/"},{label:"T-Mobile Deals",url:"/deals/best-t-mobile-deals/"},{label:"Phone Plan Deals",url:"/deals/best-phone-plan-deals/"},{label:"Google Pixel Deals",url:"/deals/best-google-pixel-deals/"},{label:"TV Deals",url:"/deals/best-tv-deals/"},{label:"Cheap TV Deals",url:"/deals/best-cheap-tv-deals/"},{label:"MacBook Deals",url:"/deals/best-macbook-deals/"},{label:"Laptop Deals",url:"/deals/best-laptop-deals/"},{label:"Xbox Game Pass Deals",url:"/deals/best-xbox-game-pass-deals/"},{label:"Mattress Deals",url:"/deals/best-mattress-deals/"},{label:"Apple Watch Deals",url:"/deals/best-apple-watch-deals/"}]},{title:"Top Explainers",links:[{label:"What Is Teflon Flu?",url:"/home/kitchen-and-household/is-your-nonstick-pan-making-you-sick-the-truth-about-teflon-flu/"},{label:"What Is Cellular Internet?",url:"/home/internet/what-is-cellular-home-internet/"},{label:"What is Apple Cider Vinegar?",url:"/health/nutrition/apple-cider-vinegar-benefits-side-effects-dosage/"},{label:"How to Improve Cell Service?",url:"/tech/mobile/how-to-get-better-phone-signal/"},{label:"What is 5G?",url:"/5g/"},{label:"What are Eye Supplements?",url:"/health/personal-care/supplements-best-nurturing-eyes-vision/"},{label:"Medicare 2025?",url:"/personal-finance/medicare-2025-heres-whats-going-to-change-next-year/"},{label:"Soundbar vs Speakers?",url:"/tech/home-entertainment/soundbar-vs-speakers-which-tv-audio-system-is-best-for-you/"},{label:"Fun Alexa Commands",url:"/home/smart-home/83-alexa-commands-to-learn-history-tell-jokes-read-books-and-more/"},{label:"Nordvpn vs Expressvpn",url:"/tech/services-and-software/expressvpn-vs-nordvpn/"},{label:"AT&T vs Xfinity",url:"/home/internet/att-vs-xfinity/"},{label:"OLED vs QLED",url:"/tech/home-entertainment/qled-vs-oled-whats-better/"},{label:"How to Increase Gmail Storage?",url:"/tech/services-and-software/gmail-inbox-zero-15gb-free-storage-space/"},{label:"Netflix Secret Menu",url:"/culture/entertainment/best-netflix-secret-codes-movies/"},{label:"EVs vs Gas Cars?",url:"/home/electric-vehicles/ev-charging-vs-gas-we-asked-the-experts-and-did-the-math-to-find-out-which-is-cheaper/"},{label:"Child Tax Credit?",url:"/personal-finance/taxes/did-you-claim-the-child-tax-credit-find-out-if-your-refund-will-be-delayed/"}]},{title:"Events",classes:"md:w-2/3 md:pr-4",links:[{label:"Black Friday Cyber Monday",url:"/deals/black-friday-cyber-monday/"},{label:"Apple WWDC",url:"/wwdc/"},{label:"CES",url:"/ces/"},{label:"Samsung Unpacked",url:"/samsung-unpacked/"},{label:"Google I/O",url:"/google-io/"},{label:"World Mobile Congress",url:"/mobile-world-congress/"},{label:"Apple Event",url:"/apple-event/"},{label:"ComiCon",url:"/comic-con/"},{label:"Gamescom",url:"/gamescom/"},{label:"IFA",url:"/ifa/"},{label:"Black Hat/Defcon",url:"/black-hat-defcon/"}]},{title:"Popular Series",classes:"md:w-1/3",disableColumns:!0,links:[{label:"AI Atlas",url:"/ai-atlas/"},{label:"Editor's Choice",url:"/editors-choice/"},{label:"CNET Voices",url:"/cnet-perspectives/"},{label:"Science",url:"/science/"},{label:"Culture",url:"/culture/"}]}]},I=y((0,h.defineComponent)({name:"FooterCategory",components:{CatIcon:w},props:{category:{type:Object,required:!0}},data:()=>({isExpanded:!1}),methods:{toggleCategory(){this.isExpanded=!this.isExpanded}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"mt-6 first:mt-0 md:mt-12",class:e.category.classes||"w-full"},[t("div",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"}],staticClass:"relative flex cursor-pointer items-center justify-between md:cursor-auto",attrs:{"data-element-label":"footer|".concat(e.category.title,"_dropdown"),"data-location":"FOOTER","data-type":"DROPDOWN"},on:{click:e.toggleCategory}},[t("h3",{staticClass:"category-title"},[e._v(" "+e._s(e.category.title)+" ")]),t("div",{staticClass:"cnet-dotted-border-bottom absolute top-1/2 h-[1px] w-full"}),t("div",{staticClass:"bg-cnet-off-black relative z-10 pl-4 md:hidden"},[t("CatIcon",{staticClass:"transition-transform duration-300 ease-in-out",class:{"rotate-180":e.isExpanded},attrs:{iconSet:"footer",name:"chevron"}})],1)]),t("div",{staticClass:"mt-4 w-full gap-4 transition-all duration-300 ease-in-out",class:[e.isExpanded?e.category.disableColumns?"block":"grid grid-cols-2 md:grid-cols-3":e.category.disableColumns?"hidden md:block":"hidden md:grid md:grid-cols-3"]},e._l(e.category.links,(function(link,r){return t("div",{key:r,class:{"mb-4":e.category.disableColumns}},[t("a",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"}],staticClass:"category-link",attrs:{href:link.url,"data-element-label":"footer|".concat(link.label),"data-location":"FOOTER","data-name":"trackClick","data-type":"LINK","data-action-outcome":"INTERNALLINK","data-outbound-url":link.url},on:{click:function(e){e.stopPropagation()}}},[e._v(" "+e._s(link.label)+" ")])])})),0)])}),[],!1,null,null,null).exports,L=y((0,h.defineComponent)({name:"FooterCategories",components:{FooterCategory:I},data:()=>({footerData:data})}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"mt-6 md:mt-12 md:flex md:flex-wrap"},e._l(e.footerData.categories,(function(e){return t("FooterCategory",{key:e.title,attrs:{category:e}})})),1)}),[],!1,null,null,null).exports,D=y((0,h.defineComponent)({name:"FooterCopyright"}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"cnet-dotted-border-top mt-16 pt-8 text-center text-xs md:mt-12"},[t("span",[e._v("© "+e._s((new Date).getFullYear())+" CNET, a Ziff Davis company. All rights reserved.")])])}),[],!1,null,null,null).exports,P=y((0,h.defineComponent)({name:"FooterTop",components:{CatIcon:w},props:{wamhmd:{type:Boolean,default:!1,required:!1}},data:()=>({footerData:data})}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"md:flex md:items-center md:justify-between"},[t("div",{staticClass:"cnet-dotted-border-bottom mb-12 pb-12 md:mb-0 md:w-1/3 md:border-none md:pb-0"},[t("div",{staticClass:"mb-16 flex items-center justify-between md:mb-0 md:justify-start"},[t("div",{staticClass:"mr-4 hidden md:block"},[t("CatIcon",{attrs:{iconSet:"footer",name:"logo"}})],1),t("div",{staticClass:"md:hidden"},[t("CatIcon",{attrs:{iconSet:"footer",name:"logoMobile"}})],1),e._m(0)]),t("div",{staticClass:"mb-8 flex items-center justify-between md:mt-16"},[e._l(e.footerData.socialLinks,(function(link,e){return t("a",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"}],key:e,staticClass:"social-link",attrs:{href:link.url,target:"_blank",rel:"noopener noreferrer",title:"".concat(link.label," (opens in a new window)"),"aria-label":link.label,"data-action-outcome":"EXTERNALLINK","data-element-label":"follow","data-location":"FOOTER","data-outbound-url":link.url,"data-type":"LINK"}},[t("CatIcon",{attrs:{iconSet:"footer",name:link.icon}})],1)}))],2),t("div",{staticClass:"flex items-center justify-between"},[e._l(e.footerData.locationLinks,(function(link,r){return t("a",{key:r,staticClass:"location-link",attrs:{href:link.url,"aria-label":link.label,rel:link.nofollow?"nofollow":void 0}},[e._v(" "+e._s(link.label)+" ")])}))],2)]),t("div",{staticClass:"md:max-w-80 flex flex-wrap md:w-1/2"},e._l(e.footerData.primaryLinks,(function(link,r){return t("div",{directives:[{name:"show",rawName:"v-show",value:!link.wamhmd||e.wamhmd,expression:"!link.wamhmd || wamhmd"}],key:r,staticClass:"mb-6 w-1/2 md:mb-4"},[t("a",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"}],staticClass:"primary-link",class:{"ot-sdk-show-settings":link.oneTrust},attrs:{href:link.url,"aria-label":link.label,"data-element-label":"footer|".concat(link.label),"data-location":"FOOTER","data-name":"trackClick","data-type":"LINK","data-action-outcome":"INTERNALLINK","data-outbound-url":link.url},on:{click:function(e){link.oneTrust&&e.preventDefault()}}},[e._v(" "+e._s(link.label)+" ")])])})),0)])}),[function(){var e=this,t=e._self._c;return e._self._setupProxy,t("span",{staticClass:"text-cnet-red-primary letter-spacing-[1.6px] font-stretch-50% font-cnet-serif text-28px block text-right font-semibold uppercase leading-7 md:w-12 md:text-lg md:leading-[18px]"},[e._v(" Your guide "),t("br"),e._v(" to a better future ")])}],!1,null,null,null).exports,j=y((0,h.defineComponent)({name:"CnetFooter",components:{CatUI:T,FooterTop:P,FooterCategories:L,FooterCopyright:D},props:{wamhmd:{type:Boolean,default:!1,required:!1}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("footer",{directives:[{name:"catui-track-view",rawName:"v-catui-track-view:element_viewed",arg:"element_viewed"}],staticClass:"cat-footer bg-cnet-off-black px-4 pb-6 pt-12 text-white md:px-8 md:pb-16 xl:px-[72px]",attrs:{"data-location":"FOOTER","data-name":"footer","data-type":"SECTION"}},[t("div",{staticClass:"container mx-auto"},[t("FooterTop",{attrs:{wamhmd:e.wamhmd}}),t("FooterCategories"),t("FooterCopyright")],1)])])}),[],!1,null,null,null).exports,B=y((0,h.defineComponent)({name:"CnetPreferredSourceButton",components:{CatUI:T,CatIcon:w},data:()=>({preferredSourceText:"Add as a preferred source on Google"})}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("a",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"},{name:"catui-track-view",rawName:"v-catui-track-view:element_viewed",arg:"element_viewed"}],staticClass:"preferred-source-button",attrs:{href:"https://www.google.com/preferences/source?q=cnet.com",target:"_blank",rel:"noopener noreferrer","data-event-name":"preferred-source","data-element-label":e.preferredSourceText,"data-location":"NAVIGATION","data-type":"BUTTON"}},[t("CatIcon",{attrs:{iconSet:"logos",name:"google"}}),e._v(" "+e._s(e.preferredSourceText)+" ")],1)])}),[],!1,null,"65a7078c",null).exports,U=function(){var e=c((function*(e,t){try{var r=yield fetch(k("/api/neutron/promotion/claim/web",e),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({bucketUuid:t})}),n=yield r.json();return r.ok,n}catch(e){return{error:"NETWORK_ERROR",message:"Network error. Please try again."}}}));return function(t,r){return e.apply(this,arguments)}}(),F=(0,h.defineComponent)({name:"CnetPromoModal",components:{CatUI:T},props:{pageHeading:{type:String,default:"CNET Exclusive Offer"},pageDescription:{type:String,default:"Choose how you want to file and unlock an exclusive offer from H&R Block."},ctaButtonLabel:{type:String,default:"Open Link"},ctaButtonUrl:{type:String,default:"#"},modalButtonLabel:{type:String,default:"Open Modal"},modalButtonUrl:{type:String,default:"#"},title:{type:String,default:"CNET EXCLUSIVE COUPON"},logoUrl:{type:String,default:""},logoAlt:{type:String,default:"Partner logo"},heading1:{type:String,default:"Congrats! Here's your exclusive discount code"},heading2:{type:String,default:"for $20 off on H&R online tax filing service."},couponCode:{type:String,default:"TAXES4U"},ctaText:{type:String,default:"Copy and paste this code, then"},partnerLink:{type:String,default:"Find a pro to work with"},partnerUrl:{type:String,default:"#"},ctaEventName:{type:String,default:"hr_block_diy"},modalEventName:{type:String,default:"hr_block_in_person"},eventLabel:{type:String,default:"HR Block coupon code"},benderEnv:{type:String,default:"production"}},setup(e){var t=(0,h.ref)(!1),r=(0,h.ref)("Copy"),n=(0,h.ref)(!1),o=(0,h.ref)(null),l=(0,h.ref)(null),d=(0,h.ref)(null),f=()=>"production"===e.benderEnv?"QM6N7RNICVEPFPPQ3Q64Q6NBFY":"ZD7L2QFZGVGKRJM6JPTWVJIMJU",m=()=>"cnet_promo_code_".concat(f(),"_").concat(e.benderEnv),v=function(){var r=c((function*(){t.value=!0,o.value=null,l.value=null,d.value=null;var r=(()=>{try{var e=localStorage.getItem(m());return e?JSON.parse(e).code:null}catch(e){return console.error("Failed to read from localStorage:",e),null}})();if(r)return o.value=r,void(n.value=!1);n.value=!0;try{var c=yield U(e.benderEnv,f());"error"in c?(d.value=c.error,l.value=y(c.error),console.error("Error claiming promotion code:",c)):(o.value=c.code,(code=>{try{localStorage.setItem(m(),JSON.stringify({code:code,storedAt:(new Date).toISOString()}))}catch(e){console.error("Failed to save to localStorage:",e)}})(c.code))}catch(e){d.value="UNKNOWN_ERROR",l.value="Unable to claim code. Please try again.",console.error("Failed to claim promotion code:",e)}finally{n.value=!1}}));return function(){return r.apply(this,arguments)}}(),y=e=>{switch(e){case"CODES_EXHAUSTED":return"All promotion codes have been claimed. Check back later!";case"RATE_LIMITED":return"Too many attempts. Please try again in a few minutes.";case"INVALID_BUCKET":return"Promotion not available.";default:return"Unable to claim code. Please try again."}},_=function(){var t=c((function*(){var t=o.value||e.couponCode;try{yield navigator.clipboard.writeText(t),r.value="Copied!",setTimeout((()=>{r.value="Copy"}),2e3)}catch(e){console.error("Failed to copy:",e)}}));return function(){return t.apply(this,arguments)}}();return{isModalOpen:t,copyButtonText:r,isLoading:n,fetchedCode:o,errorMessage:l,errorCode:d,closeModal:()=>{t.value=!1,r.value="Copy",o.value=null,l.value=null,d.value=null},copyCouponCode:_,openModal:v}}}),H=y(F,(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("h2",{staticClass:"promo-heading"},[e._v(" "+e._s(e.pageHeading)+" ")]),t("p",{staticClass:"promo-description"},[e._v(" "+e._s(e.pageDescription)+" ")]),t("div",{staticClass:"promo-cards"},[t("div",{staticClass:"promo-card"},[t("a",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"},{name:"catui-track-view",rawName:"v-catui-track-view:element_viewed",arg:"element_viewed"}],staticClass:"promo-card-link",attrs:{href:e.ctaButtonUrl,target:"_blank",rel:"noopener noreferrer","data-event-name":e.ctaEventName,"data-element-label":e.eventLabel}},[t("img",{staticClass:"promo-image",attrs:{src:"https://www.cnet.com/a/img/hub/2026/01/14/f166ce3f-1144-47e0-b851-a5fd29249302/r2-hrb-diy-cnet-pcmag-03-smaller.jpg",alt:e.ctaButtonLabel}}),t("div",{staticClass:"promo-card-content"},[t("span",{staticClass:"promo-button"},[e._v(e._s(e.ctaButtonLabel))])])])]),t("div",{staticClass:"promo-card"},[t("button",{directives:[{name:"catui-track-click",rawName:"v-catui-track-click:element_clicked",arg:"element_clicked"},{name:"catui-track-view",rawName:"v-catui-track-view:element_viewed",arg:"element_viewed"}],staticClass:"promo-card-btn",attrs:{"data-event-name":e.modalEventName,"data-element-label":e.eventLabel},on:{click:e.openModal}},[t("img",{staticClass:"promo-image",attrs:{src:"https://www.cnet.com/a/img/hub/2026/01/14/46bf7130-0ccb-47bf-aade-5c2e80de7c0b/hrb-assisted-lifestyle-smaller.jpg",alt:e.modalButtonLabel}}),t("div",{staticClass:"promo-card-content"},[t("span",{staticClass:"promo-button"},[e._v(e._s(e.modalButtonLabel))])])])])]),t("Transition",{attrs:{name:"modal"}},[e.isModalOpen?t("div",{staticClass:"modal-overlay",on:{click:function(t){return t.target!==t.currentTarget?null:e.closeModal.apply(null,arguments)}}},[t("div",{staticClass:"modalContainer",on:{click:function(e){e.stopPropagation()}}},[t("div",{staticClass:"modal-title"},[t("h3",{staticClass:"modal-title-heading"},[e._v(" "+e._s(e.title)+" ")]),t("button",{staticClass:"close-button",attrs:{"aria-label":"Close modal"},on:{click:e.closeModal}},[t("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}},[t("line",{attrs:{x1:"18",y1:"6",x2:"6",y2:"18"}}),t("line",{attrs:{x1:"6",y1:"6",x2:"18",y2:"18"}})])])]),t("div",{staticClass:"modal-content"},[t("div",{staticClass:"modal-content-columns"},[e.logoUrl?t("div",{staticClass:"modal-content-column-logo"},[t("img",{staticClass:"promo-image",attrs:{src:e.logoUrl,alt:e.logoAlt}})]):e._e(),t("div",{staticClass:"modal-content-column-content"},[t("h2",{staticClass:"modal-content-heading"},[e._v(" "+e._s(e.heading1)+" ")]),t("p",{staticClass:"modal-content-heading2"},[e._v(" "+e._s(e.heading2)+" ")]),t("div",{staticClass:"modal-content-coupon-code"},[e.isLoading?t("div",{staticClass:"modal-content-coupon-code-loading"},[e._v(" Loading... ")]):e.errorMessage?t("div",{staticClass:"modal-content-coupon-code-error"},[e._v(" "+e._s(e.errorMessage)+" ")]):e.fetchedCode?[t("div",{staticClass:"modal-content-code",on:{click:e.copyCouponCode}},[e._v(" "+e._s(e.fetchedCode)+" ")]),t("button",{staticClass:"modal-content-code-copy-button",on:{click:e.copyCouponCode}},[e._v(" "+e._s(e.copyButtonText)+" ")])]:e._e()],2),t("p",{staticClass:"modal-content-cta-text"},[e._v(" "+e._s(e.ctaText)+" "),t("a",{staticClass:"modal-content-cta-text-link",attrs:{href:e.partnerUrl,target:"_blank",rel:"noopener noreferrer"}},[e._v(e._s(e.partnerLink))])])])])])])]):e._e()])],1)}),[],!1,null,"aff8dba4",null),z=H.exports,G=y({name:"CatTooltip",props:{value:{type:Boolean,default:!1}},components:{CatIcon:w},methods:{emitClose(){this.$emit("input",!1)},handleClickOutside(e){this.value&&this.$refs.tooltipRef&&!this.$refs.tooltipRef.contains(e.target)&&this.emitClose()}},mounted(){document.addEventListener("click",this.handleClickOutside)},beforeDestroy(){document.removeEventListener("click",this.handleClickOutside)}},(function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"show",rawName:"v-show",value:e.value,expression:"value"}],ref:"tooltipRef",staticClass:"cat-tooltip-container"},[t("div",{staticClass:"cat-tooltip"},[t("div",{staticClass:"cat-tooltip-arrow"}),t("div",{staticClass:"cat-tooltip-content"},[t("div",{staticClass:"cat-tooltip-content_inner"},[t("div",{staticClass:"cat-tooltip-content_header"},[t("div",{staticClass:"cat-tooltip-content_title"},[e._v("Cnet Score")]),t("button",{staticClass:"cat-tooltip-close",attrs:{"aria-label":"Close tooltip",type:"button"},on:{click:function(t){return t.stopPropagation(),e.emitClose.apply(null,arguments)}}},[t("CatIcon",{attrs:{iconSet:"heroicons",name:"close",classes:"size-3 fill-current"}})],1)]),t("div",{staticClass:"cat-tooltip-content_text"},[e._v(" CNET provides expert, unbiased reviews of products and services. When we assign a score, we use a scale of 1-10. Each product we score is evaluated by criteria specific to its category with most assessing pricing, quality, features and performance. ")])]),e._m(0)])])])}),[function(){var e=this,t=e._self._c;return t("div",{staticClass:"cat-tooltip-read-more"},[e._v(" Read more on: "),t("a",{staticClass:"cat-tooltip-link",attrs:{href:"/tech/how-we-test-products-and-services/","aria-label":"Read more about how we test"}},[e._v(" How we test ")])])}],!1,null,"5ab478e1",null),V=G.exports,K=y((0,h.defineComponent)({name:"CnetScoreBadgeLarge",components:{CatIcon:w},props:{score:{type:Number,default:0}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"cnetScoreBadgeLarge"},[t("div",{staticClass:"cnetScoreBadge-score"},[t("span",{staticClass:"cnetScoreBadge-score_value"},[e._v(e._s(e.score))]),t("span",{staticClass:"cnetScoreBadge-score_scale"},[e._v(" / 10")])]),t("div",{staticClass:"cnetScoreBadge-tooltip"},[t("CatIcon",{attrs:{iconSet:"logos",name:"cnet",classes:"cnetScoreBadge-icon"}}),e._v(" Score ")],1)])}),[],!1,null,"5df03ea3",null).exports,W=y((0,h.defineComponent)({name:"CnetScoreBadgeMedium",components:{CatIcon:w},props:{score:{type:Number,default:0}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"cnetScoreBadgeMedium"},[t("div",{staticClass:"cnetScoreBadge-score"},[e._v(e._s(e.score))]),t("div",{staticClass:"cnetScoreBadge-tooltip"},[t("CatIcon",{attrs:{iconSet:"logos",name:"cnet",classes:"cnetScoreBadge-icon"}}),t("span",{staticClass:"font-stretch-condensed text-xs leading-3"},[e._v("Score")])],1)])}),[],!1,null,"27507d4c",null).exports,Y=y((0,h.defineComponent)({name:"CnetScoreBadgeSmall",props:{score:{type:Number,default:0}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{staticClass:"cnetScoreBadgeSmall"},[e._v(" "+e._s(e.score)+" ")])}),[],!1,null,"53eb223d",null).exports,$=y((0,h.defineComponent)({name:"CnetScoreBadgeTextAlt",components:{CatIcon:w},props:{variant:{type:String,default:""},score:{type:Number,default:0}},computed:{isLargeBadge(){return"text-alt-lg"===this.variant},badgeClasses(){return this.isLargeBadge?"cnetScoreBadge-text-alt-lg":"cnetScoreBadge-text-alt-sm"}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{class:e.badgeClasses},[t("span",{staticClass:"cnetScoreBadge-score"},[e._v(e._s(e.score)+"/10")]),t("span",{staticClass:"cnetScoreBadge-tooltip"},[t("CatIcon",{attrs:{iconSet:"logos",name:"cnet",classes:"cnetScoreBadge-icon mr-1"}}),t("span",{class:{"text-xs":!e.isLargeBadge,"text-base":e.isLargeBadge}},[e._v("Score")])],1)])}),[],!1,null,"4f6e8f9e",null).exports,J=y((0,h.defineComponent)({name:"CnetScoreBadgeText",components:{CnetScoreBadgeTextAlt:$,CatIcon:w},props:{variant:{type:String,default:""},score:{type:Number,default:0}},computed:{isAltBadge(){return"text-alt-sm"===this.variant||"text-alt-lg"===this.variant},badgeClasses(){return this.isAltBadge?"cnetScoreBadge-text-alt":"cnetScoreBadge-text"}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("div",{class:e.badgeClasses},[e.isAltBadge?t("CnetScoreBadgeTextAlt",{attrs:{score:e.score,variant:e.variant}}):[t("span",{staticClass:"cnetScoreBadge-score"},[e._v(e._s(e.score)+"/10")]),t("span",{staticClass:"cnetScoreBadge-tooltip"},[e._v("CNET Score "),t("CatIcon",{staticClass:"cnetScoreBadge-icon",attrs:{iconSet:"heroicons",name:"infoCircle"}})],1)]],2)}),[],!1,null,"b2ef1bf2",null).exports,X=y((0,h.defineComponent)({name:"CnetScoreBadge",components:{CatUI:T,CnetScoreBadgeLarge:K,CnetScoreBadgeMedium:W,CnetScoreBadgeSmall:Y,CnetScoreBadgeText:J,CatTooltip:V},props:{variant:{type:String,default:"medium"},score:{type:Number,default:0}},computed:{badgeType(){return["text","text-alt-sm","text-alt-lg"].includes(this.variant)?"text":["small","medium","large"].includes(this.variant)?this.variant:""}},setup(){var e=(0,h.ref)(!1),t=(0,h.ref)(null);function r(r){t.value&&!t.value.contains(r.target)&&(e.value=!1)}return(0,h.onMounted)((()=>{document.addEventListener("mousedown",r),document.addEventListener("touchstart",r)})),(0,h.onUnmounted)((()=>{document.removeEventListener("mousedown",r),document.removeEventListener("touchstart",r)})),{showTip:e,toggleTooltip:()=>{e.value=!e.value},anchor:t}}}),(function(){var e=this,t=e._self._c;return e._self._setupProxy,t("CatUI",[t("div",{ref:"anchor",staticClass:"cnet-tooltip-anchor relative inline-block",attrs:{tabindex:"0","aria-haspopup":"true","aria-expanded":e.showTip?"true":"false"},on:{click:function(t){return t.stopPropagation(),e.toggleTooltip.apply(null,arguments)}}},["text"!==e.badgeType?t("div",{staticClass:"cnetScoreBadge",class:{"px-2.5":"medium"===e.badgeType||"large"===e.badgeType,"px-[6.5px]":"small"===e.badgeType}},["large"===e.badgeType?t("CnetScoreBadgeLarge",{attrs:{score:e.score}}):e._e(),"medium"===e.badgeType?t("CnetScoreBadgeMedium",{attrs:{score:e.score}}):e._e(),"small"===e.badgeType?t("CnetScoreBadgeSmall",{attrs:{score:e.score}}):e._e()],1):t("div",{staticClass:"cnetScoreBadge-text max-w-fit"},[t("CnetScoreBadgeText",{attrs:{score:e.score,variant:e.variant}})],1),t("CatTooltip",{model:{value:e.showTip,callback:function(t){e.showTip=t},expression:"showTip"}})],1)])}),[],!1,null,"072a8ef0",null),Z=X.exports,Q={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)},ee=new Uint8Array(16),te=[],i=0;i<256;++i)te.push((i+256).toString(16).slice(1));function re(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(te[e[t+0]]+te[e[t+1]]+te[e[t+2]]+te[e[t+3]]+"-"+te[e[t+4]]+te[e[t+5]]+"-"+te[e[t+6]]+te[e[t+7]]+"-"+te[e[t+8]]+te[e[t+9]]+"-"+te[e[t+10]]+te[e[t+11]]+te[e[t+12]]+te[e[t+13]]+te[e[t+14]]+te[e[t+15]]).toLowerCase()}var ne=function(e,t,r){var n,o,c,l;if(Q.randomUUID&&!t&&!e)return Q.randomUUID();var d=null!==(n=null!==(o=(e=e||{}).random)&&void 0!==o?o:null===(c=(l=e).rng)||void 0===c?void 0:c.call(l))&&void 0!==n?n:function(){if(!_){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");_=crypto.getRandomValues.bind(crypto)}return _(ee)}();if(d.length<16)throw new Error("Random bytes length must be >= 16");if(d[6]=15&d[6]|64,d[8]=63&d[8]|128,t){if((r=r||0)<0||r+16>t.length)throw new RangeError("UUID byte range ".concat(r,":").concat(r+15," is out of buffer bounds"));for(var f=0;f<16;++f)t[r+f]=d[f];return t}return re(d)};function ie(input){return input.replace(/-/g,"_")}function ae(e){return"true"===e||"false"!==e&&(isNaN(Number(e))?e:Number(e))}function oe(e){var t={},r={};for(var n of Array.from(e.attributes))if(n.name.startsWith("data-")){var o=n.name.replace(/^data-/,""),c=ae(n.value);o.startsWith("item-")?r[ie(o.replace(/^item-/,""))]=c:t[ie(o)]=c}return Object.keys(r).length&&(t.items=[r]),t.view_correlation_id||(t.view_correlation_id=ne()),t}var se={bind(e,t){e.addEventListener("click",(()=>{var r,n=window.__catui_tracking__;if(null!=n&&n.track){var o=(null===(r=n.context)||void 0===r?void 0:r.call(n))||{},c=oe(e),l=d(d({},o),c),f=t.arg||"element_clicked";n.track(f,l)}else console.warn("[Catalyst UI] __catui_tracking__ not available")}))}},ce=(n(7588),new WeakMap),le={bind(e,t){var r=window.__catui_tracking__;if(null!=r&&r.track){var n=t.modifiers&&Object.keys(t.modifiers)[0]?Number(Object.keys(t.modifiers)[0])/100:0,o=new IntersectionObserver((n=>{n.forEach((n=>{if(n.isIntersecting){var c;o.unobserve(e),ce.delete(e);var l=(null===(c=r.context)||void 0===c?void 0:c.call(r))||{},f=oe(e),h=d(d({},l),f),m=t.arg||"element_viewed";r.track(m,h)}}))}),{rootMargin:"0px",threshold:n});o.observe(e),ce.set(e,o)}else console.warn("[Catalyst UI] __catui_tracking__ not available")},unbind(e){var t=ce.get(e);t&&(t.unobserve(e),t.disconnect(),ce.delete(e))}},ue={install(e){e.directive("catui-track-click",se),e.directive("catui-track-view",le)}},de={CnetDealsSMSTextForm:M,CnetFooter:j,CatCtxDealsUnit:S,CnetFeaturedDeal:R,CnetPreferredSourceButton:B,CnetBFCMBanner:A,CnetPromoModal:z,CnetScoreBadge:Z,install:ue.install};return o}()},e.exports=n(r(13))},,,function(e,t,r){"use strict";t.randomBytes=t.rng=t.pseudoRandomBytes=t.prng=r(205),t.createHash=t.Hash=r(236),t.createHmac=t.Hmac=r(464);var n=r(691),o=Object.keys(n),c=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(o);t.getHashes=function(){return c};var p=r(467);t.pbkdf2=p.pbkdf2,t.pbkdf2Sync=p.pbkdf2Sync;var l=r(693);t.Cipher=l.Cipher,t.createCipher=l.createCipher,t.Cipheriv=l.Cipheriv,t.createCipheriv=l.createCipheriv,t.Decipher=l.Decipher,t.createDecipher=l.createDecipher,t.Decipheriv=l.Decipheriv,t.createDecipheriv=l.createDecipheriv,t.getCiphers=l.getCiphers,t.listCiphers=l.listCiphers;var d=r(708);t.DiffieHellmanGroup=d.DiffieHellmanGroup,t.createDiffieHellmanGroup=d.createDiffieHellmanGroup,t.getDiffieHellman=d.getDiffieHellman,t.createDiffieHellman=d.createDiffieHellman,t.DiffieHellman=d.DiffieHellman;var f=r(713);t.createSign=f.createSign,t.Sign=f.Sign,t.createVerify=f.createVerify,t.Verify=f.Verify,t.createECDH=r(753);var h=r(754);t.publicEncrypt=h.publicEncrypt,t.privateEncrypt=h.privateEncrypt,t.publicDecrypt=h.publicDecrypt,t.privateDecrypt=h.privateDecrypt;var m=r(757);t.randomFill=m.randomFill,t.randomFillSync=m.randomFillSync,t.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"))},t.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6}},,,,,,,,,,function(e,t,r){"use strict";r.d(t,"e",(function(){return c})),r.d(t,"b",(function(){return l})),r.d(t,"a",(function(){return d})),r.d(t,"c",(function(){return f})),r.d(t,"d",(function(){return h}));const n=1e3;let o;function c(e){return m(e).segments_count}function l(e){m(e).segments_count+=1}function d(e){m(e).records_count+=1}function f(e,t){m(e).segments_total_raw_size+=t}function h(e){return null==o?void 0:o.get(e)}function m(e){let t;return o||(o=new Map),o.has(e)?t=o.get(e):(t={records_count:0,segments_count:0,segments_total_raw_size:0},o.set(e,t),o.size>n&&function(){if(!o)return;const e=o.keys().next().value;e&&o.delete(e)}()),t}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";var n=r(38).Buffer,o=r(667).Transform;function c(e){o.call(this),this._block=n.allocUnsafe(e),this._blockSize=e,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1}r(27)(c,o),c.prototype._transform=function(e,t,r){var n=null;try{this.update(e,t)}catch(e){n=e}r(n)},c.prototype._flush=function(e){var t=null;try{this.push(this.digest())}catch(e){t=e}e(t)},c.prototype.update=function(data,e){if(function(e,t){if(!n.isBuffer(e)&&"string"!=typeof e)throw new TypeError(t+" must be a string or a buffer")}(data,"Data"),this._finalized)throw new Error("Digest already called");n.isBuffer(data)||(data=n.from(data,e));for(var t=this._block,r=0;this._blockOffset+data.length-r>=this._blockSize;){for(var i=this._blockOffset;i0;++o)this._length[o]+=c,(c=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*c);return this},c.prototype._update=function(){throw new Error("_update is not implemented")},c.prototype.digest=function(e){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var t=this._digest();void 0!==e&&(t=t.toString(e)),this._block.fill(0),this._blockOffset=0;for(var i=0;i<4;++i)this._length[i]=0;return t},c.prototype._digest=function(){throw new Error("_digest is not implemented")},e.exports=c},function(e,t,r){"use strict";(function(t,n){var o;e.exports=R,R.ReadableState=M;r(181).EventEmitter;var c=function(e,t){return e.listeners(t).length},l=r(453),d=r(61).Buffer,f=(void 0!==t?t:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var h,m=r(668);h=m&&m.debuglog?m.debuglog("stream"):function(){};var v,y,_,w=r(669),T=r(454),E=r(455).getHighWaterMark,S=r(206).codes,A=S.ERR_INVALID_ARG_TYPE,C=S.ERR_STREAM_PUSH_AFTER_EOF,x=S.ERR_METHOD_NOT_IMPLEMENTED,k=S.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r(27)(R,l);var O=T.errorOrDestroy,N=["error","close","destroy","pause","resume"];function M(e,t,n){o=o||r(207),e=e||{},"boolean"!=typeof n&&(n=t instanceof o),this.objectMode=!!e.objectMode,n&&(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=E(this,e,"readableHighWaterMark",n),this.buffer=new w,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(v||(v=r(182).StringDecoder),this.decoder=new v(e.encoding),this.encoding=e.encoding)}function R(e){if(o=o||r(207),!(this instanceof R))return new R(e);var t=this instanceof o;this._readableState=new M(e,this,t),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),l.call(this)}function I(e,t,r,n,o){h("readableAddChunk",t);var c,l=e._readableState;if(null===t)l.reading=!1,function(e,t){if(h("onEofChunk"),t.ended)return;if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,t.sync?j(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,B(e)))}(e,l);else if(o||(c=function(e,t){var r;n=t,d.isBuffer(n)||n instanceof f||"string"==typeof t||void 0===t||e.objectMode||(r=new A("chunk",["string","Buffer","Uint8Array"],t));var n;return r}(l,t)),c)O(e,c);else if(l.objectMode||t&&t.length>0)if("string"==typeof t||l.objectMode||Object.getPrototypeOf(t)===d.prototype||(t=function(e){return d.from(e)}(t)),n)l.endEmitted?O(e,new k):L(e,l,t,!0);else if(l.ended)O(e,new C);else{if(l.destroyed)return!1;l.reading=!1,l.decoder&&!r?(t=l.decoder.write(t),l.objectMode||0!==t.length?L(e,l,t,!1):U(e,l)):L(e,l,t,!1)}else n||(l.reading=!1,U(e,l));return!l.ended&&(l.lengtht.highWaterMark&&(t.highWaterMark=function(e){return e>=D?e=D:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function j(e){var t=e._readableState;h("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||(h("emitReadable",t.flowing),t.emittedReadable=!0,n.nextTick(B,e))}function B(e){var t=e._readableState;h("emitReadable_",t.destroyed,t.length,t.ended),t.destroyed||!t.length&&!t.ended||(e.emit("readable"),t.emittedReadable=!1),t.needReadable=!t.flowing&&!t.ended&&t.length<=t.highWaterMark,V(e)}function U(e,t){t.readingMore||(t.readingMore=!0,n.nextTick(F,e,t))}function F(e,t){for(;!t.reading&&!t.ended&&(t.length0,t.resumeScheduled&&!t.paused?t.flowing=!0:e.listenerCount("data")>0&&e.resume()}function z(e){h("readable nexttick read 0"),e.read(0)}function G(e,t){h("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),V(e),t.flowing&&!t.reading&&e.read(0)}function V(e){var t=e._readableState;for(h("flow",t.flowing);t.flowing&&null!==e.read(););}function K(e,t){return 0===t.length?null:(t.objectMode?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.first():t.buffer.concat(t.length),t.buffer.clear()):r=t.buffer.consume(e,t.decoder),r);var r}function W(e){var t=e._readableState;h("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,n.nextTick(Y,t,e))}function Y(e,t){if(h("endReadableNT",e.endEmitted,e.length),!e.endEmitted&&0===e.length&&(e.endEmitted=!0,t.readable=!1,t.emit("end"),e.autoDestroy)){var r=t._writableState;(!r||r.autoDestroy&&r.finished)&&t.destroy()}}function $(e,t){for(var i=0,r=e.length;i=t.highWaterMark:t.length>0)||t.ended))return h("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?W(this):j(this),null;if(0===(e=P(e,t))&&t.ended)return 0===t.length&&W(this),null;var n,o=t.needReadable;return h("need readable",o),(0===t.length||t.length-e0?K(e,t):null)?(t.needReadable=t.length<=t.highWaterMark,e=0):(t.length-=e,t.awaitDrain=0),0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&W(this)),null!==n&&this.emit("data",n),n},R.prototype._read=function(e){O(this,new x("_read()"))},R.prototype.pipe=function(e,t){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=e;break;case 1:o.pipes=[o.pipes,e];break;default:o.pipes.push(e)}o.pipesCount+=1,h("pipe count=%d opts=%j",o.pipesCount,t);var l=(!t||!1!==t.end)&&e!==n.stdout&&e!==n.stderr?f:E;function d(t,n){h("onunpipe"),t===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,h("cleanup"),e.removeListener("close",w),e.removeListener("finish",T),e.removeListener("drain",m),e.removeListener("error",_),e.removeListener("unpipe",d),r.removeListener("end",f),r.removeListener("end",E),r.removeListener("data",y),v=!0,!o.awaitDrain||e._writableState&&!e._writableState.needDrain||m())}function f(){h("onend"),e.end()}o.endEmitted?n.nextTick(l):r.once("end",l),e.on("unpipe",d);var m=function(e){return function(){var t=e._readableState;h("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&c(e,"data")&&(t.flowing=!0,V(e))}}(r);e.on("drain",m);var v=!1;function y(t){h("ondata");var n=e.write(t);h("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===e||o.pipesCount>1&&-1!==$(o.pipes,e))&&!v&&(h("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause())}function _(t){h("onerror",t),E(),e.removeListener("error",_),0===c(e,"error")&&O(e,t)}function w(){e.removeListener("finish",T),E()}function T(){h("onfinish"),e.removeListener("close",w),E()}function E(){h("unpipe"),r.unpipe(e)}return r.on("data",y),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",_),e.once("close",w),e.once("finish",T),e.emit("pipe",r),o.flowing||(h("pipe resume"),r.resume()),e},R.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r)),this;if(!e){var n=t.pipes,o=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===e&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,h("on readable",o.length,o.reading),o.length?j(this):o.reading||n.nextTick(z,this))),r},R.prototype.addListener=R.prototype.on,R.prototype.removeListener=function(e,t){var r=l.prototype.removeListener.call(this,e,t);return"readable"===e&&n.nextTick(H,this),r},R.prototype.removeAllListeners=function(e){var t=l.prototype.removeAllListeners.apply(this,arguments);return"readable"!==e&&void 0!==e||n.nextTick(H,this),t},R.prototype.resume=function(){var e=this._readableState;return e.flowing||(h("resume"),e.flowing=!e.readableListening,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,n.nextTick(G,e,t))}(this,e)),e.paused=!1,this},R.prototype.pause=function(){return h("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(h("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},R.prototype.wrap=function(e){var t=this,r=this._readableState,n=!1;for(var i in e.on("end",(function(){if(h("wrapped end"),r.decoder&&!r.ended){var e=r.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(o){(h("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(t.push(o)||(n=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));for(var o=0;o-1))throw new k(e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(R.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(R.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),R.prototype._write=function(e,t,r){r(new T("_write()"))},R.prototype._writev=null,R.prototype.end=function(e,t,r){var o=this._writableState;return"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),o.corked&&(o.corked=1,this.uncork()),o.ending||function(e,t,r){t.ending=!0,B(e,t),r&&(t.finished?n.nextTick(r):e.once("finish",r));t.ended=!0,e.writable=!1}(this,o,r),this},Object.defineProperty(R.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(R.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),R.prototype.destroy=v.destroy,R.prototype._undestroy=v.undestroy,R.prototype._destroy=function(e,t){t(e)}}).call(this,r(57),r(81))},function(e,t,r){"use strict";e.exports=m;var n=r(206).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,c=n.ERR_MULTIPLE_CALLBACK,l=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,d=n.ERR_TRANSFORM_WITH_LENGTH_0,f=r(207);function h(e,data){var t=this._transformState;t.transforming=!1;var r=t.writecb;if(null===r)return this.emit("error",new c);t.writechunk=null,t.writecb=null,null!=data&&this.push(data),r(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10)}function y(e){return(e>>>6|e<<26)^(e>>>11|e<<21)^(e>>>25|e<<7)}function _(e){return(e>>>7|e<<25)^(e>>>18|e<<14)^e>>>3}n(f,o),f.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this},f.prototype._update=function(e){for(var t,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,c=0|this._e,d=0|this._f,g=0|this._g,f=0|this._h,i=0;i<16;++i)r[i]=e.readInt32BE(4*i);for(;i<64;++i)r[i]=0|(((t=r[i-2])>>>17|t<<15)^(t>>>19|t<<13)^t>>>10)+r[i-7]+_(r[i-15])+r[i-16];for(var w=0;w<64;++w){var T=f+y(c)+h(c,d,g)+l[w]+r[w]|0,E=v(a)+m(a,b,n)|0;f=g,g=d,d=c,c=o+T|0,o=n,n=b,b=a,a=T+E|0}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=c+this._e|0,this._f=d+this._f|0,this._g=g+this._g|0,this._h=f+this._h|0},f.prototype._hash=function(){var e=c.allocUnsafe(32);return e.writeInt32BE(this._a,0),e.writeInt32BE(this._b,4),e.writeInt32BE(this._c,8),e.writeInt32BE(this._d,12),e.writeInt32BE(this._e,16),e.writeInt32BE(this._f,20),e.writeInt32BE(this._g,24),e.writeInt32BE(this._h,28),e},e.exports=f},function(e,t,r){var n=r(27),o=r(208),c=r(38).Buffer,l=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],d=new Array(160);function f(){this.init(),this._w=d,o.call(this,128,112)}function h(e,t,r){return r^e&(t^r)}function m(e,t,r){return e&t|r&(e|t)}function v(e,t){return(e>>>28|t<<4)^(t>>>2|e<<30)^(t>>>7|e<<25)}function y(e,t){return(e>>>14|t<<18)^(e>>>18|t<<14)^(t>>>9|e<<23)}function _(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^e>>>7}function w(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^(e>>>7|t<<25)}function T(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^e>>>6}function E(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^(e>>>6|t<<26)}function S(a,b){return a>>>0>>0?1:0}n(f,o),f.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this},f.prototype._update=function(e){for(var t=this._w,r=0|this._ah,n=0|this._bh,o=0|this._ch,c=0|this._dh,d=0|this._eh,f=0|this._fh,A=0|this._gh,C=0|this._hh,x=0|this._al,k=0|this._bl,O=0|this._cl,dl=0|this._dl,N=0|this._el,M=0|this._fl,R=0|this._gl,I=0|this._hl,i=0;i<32;i+=2)t[i]=e.readInt32BE(4*i),t[i+1]=e.readInt32BE(4*i+4);for(;i<160;i+=2){var L=t[i-30],D=t[i-30+1],P=_(L,D),j=w(D,L),B=T(L=t[i-4],D=t[i-4+1]),U=E(D,L),F=t[i-14],H=t[i-14+1],z=t[i-32],G=t[i-32+1],V=j+H|0,K=P+F+S(V,j)|0;K=(K=K+B+S(V=V+U|0,U)|0)+z+S(V=V+G|0,G)|0,t[i]=K,t[i+1]=V}for(var W=0;W<160;W+=2){K=t[W],V=t[W+1];var Y=m(r,n,o),$=m(x,k,O),J=v(r,x),X=v(x,r),Z=y(d,N),Q=y(N,d),ee=l[W],te=l[W+1],re=h(d,f,A),ne=h(N,M,R),ie=I+Q|0,ae=C+Z+S(ie,I)|0;ae=(ae=(ae=ae+re+S(ie=ie+ne|0,ne)|0)+ee+S(ie=ie+te|0,te)|0)+K+S(ie=ie+V|0,V)|0;var oe=X+$|0,se=J+Y+S(oe,X)|0;C=A,I=R,A=f,R=M,f=d,M=N,d=c+ae+S(N=dl+ie|0,dl)|0,c=o,dl=O,o=n,O=k,n=r,k=x,r=ae+se+S(x=ie+oe|0,ie)|0}this._al=this._al+x|0,this._bl=this._bl+k|0,this._cl=this._cl+O|0,this._dl=this._dl+dl|0,this._el=this._el+N|0,this._fl=this._fl+M|0,this._gl=this._gl+R|0,this._hl=this._hl+I|0,this._ah=this._ah+r+S(this._al,x)|0,this._bh=this._bh+n+S(this._bl,k)|0,this._ch=this._ch+o+S(this._cl,O)|0,this._dh=this._dh+c+S(this._dl,dl)|0,this._eh=this._eh+d+S(this._el,N)|0,this._fh=this._fh+f+S(this._fl,M)|0,this._gh=this._gh+A+S(this._gl,R)|0,this._hh=this._hh+C+S(this._hl,I)|0},f.prototype._hash=function(){var e=c.allocUnsafe(64);function t(t,r,n){e.writeInt32BE(t,n),e.writeInt32BE(r,n+4)}return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),t(this._gh,this._gl,48),t(this._hh,this._hl,56),e},e.exports=f},function(e,t,r){"use strict";(function(t,n){var o=r(156);e.exports=C;var c,l=r(681);C.ReadableState=A;r(181).EventEmitter;var d=function(e,t){return e.listeners(t).length},f=r(461),h=r(352).Buffer,m=(void 0!==t?t:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var v=Object.create(r(127));v.inherits=r(27);var y=r(682),_=void 0;_=y&&y.debuglog?y.debuglog("stream"):function(){};var w,T=r(683),E=r(462);v.inherits(C,f);var S=["error","close","destroy","pause","resume"];function A(e,t){e=e||{};var n=t instanceof(c=c||r(188));this.objectMode=!!e.objectMode,n&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var o=e.highWaterMark,l=e.readableHighWaterMark,d=this.objectMode?16:16384;this.highWaterMark=o||0===o?o:n&&(l||0===l)?l:d,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new T,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(w||(w=r(182).StringDecoder),this.decoder=new w(e.encoding),this.encoding=e.encoding)}function C(e){if(c=c||r(188),!(this instanceof C))return new C(e);this._readableState=new A(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),f.call(this)}function x(e,t,r,n,o){var c,l=e._readableState;null===t?(l.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,M(e)}(e,l)):(o||(c=function(e,t){var r;n=t,h.isBuffer(n)||n instanceof m||"string"==typeof t||void 0===t||e.objectMode||(r=new TypeError("Invalid non-string/buffer chunk"));var n;return r}(l,t)),c?e.emit("error",c):l.objectMode||t&&t.length>0?("string"==typeof t||l.objectMode||Object.getPrototypeOf(t)===h.prototype||(t=function(e){return h.from(e)}(t)),n?l.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):k(e,l,t,!0):l.ended?e.emit("error",new Error("stream.push() after EOF")):(l.reading=!1,l.decoder&&!r?(t=l.decoder.write(t),l.objectMode||0!==t.length?k(e,l,t,!1):I(e,l)):k(e,l,t,!1))):n||(l.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.lengtht.highWaterMark&&(t.highWaterMark=function(e){return e>=O?e=O:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function M(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(_("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?o.nextTick(R,e):R(e))}function R(e){_("emit readable"),e.emit("readable"),j(e)}function I(e,t){t.readingMore||(t.readingMore=!0,o.nextTick(L,e,t))}function L(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var n;eo.length?o.length:e;if(c===o.length?n+=o:n+=o.slice(0,e),0===(e-=c)){c===o.length?(++r,p.next?t.head=p.next:t.head=t.tail=null):(t.head=p,p.data=o.slice(c));break}++r}return t.length-=r,n}(e,t):function(e,t){var r=h.allocUnsafe(e),p=t.head,n=1;p.data.copy(r),e-=p.data.length;for(;p=p.next;){var o=p.data,c=e>o.length?o.length:e;if(o.copy(r,r.length-e,0,c),0===(e-=c)){c===o.length?(++n,p.next?t.head=p.next:t.head=t.tail=null):(t.head=p,p.data=o.slice(c));break}++n}return t.length-=n,r}(e,t);return n}(e,t.buffer,t.decoder),r);var r}function U(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,o.nextTick(F,t,e))}function F(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function H(e,t){for(var i=0,r=e.length;i=t.highWaterMark||t.ended))return _("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?U(this):M(this),null;if(0===(e=N(e,t))&&t.ended)return 0===t.length&&U(this),null;var n,o=t.needReadable;return _("need readable",o),(0===t.length||t.length-e0?B(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&U(this)),null!==n&&this.emit("data",n),n},C.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},C.prototype.pipe=function(e,t){var r=this,c=this._readableState;switch(c.pipesCount){case 0:c.pipes=e;break;case 1:c.pipes=[c.pipes,e];break;default:c.pipes.push(e)}c.pipesCount+=1,_("pipe count=%d opts=%j",c.pipesCount,t);var f=(!t||!1!==t.end)&&e!==n.stdout&&e!==n.stderr?m:C;function h(t,n){_("onunpipe"),t===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,_("cleanup"),e.removeListener("close",S),e.removeListener("finish",A),e.removeListener("drain",v),e.removeListener("error",E),e.removeListener("unpipe",h),r.removeListener("end",m),r.removeListener("end",C),r.removeListener("data",T),y=!0,!c.awaitDrain||e._writableState&&!e._writableState.needDrain||v())}function m(){_("onend"),e.end()}c.endEmitted?o.nextTick(f):r.once("end",f),e.on("unpipe",h);var v=function(e){return function(){var t=e._readableState;_("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&d(e,"data")&&(t.flowing=!0,j(e))}}(r);e.on("drain",v);var y=!1;var w=!1;function T(t){_("ondata"),w=!1,!1!==e.write(t)||w||((1===c.pipesCount&&c.pipes===e||c.pipesCount>1&&-1!==H(c.pipes,e))&&!y&&(_("false write response, pause",c.awaitDrain),c.awaitDrain++,w=!0),r.pause())}function E(t){_("onerror",t),C(),e.removeListener("error",E),0===d(e,"error")&&e.emit("error",t)}function S(){e.removeListener("finish",A),C()}function A(){_("onfinish"),e.removeListener("close",S),C()}function C(){_("unpipe"),r.unpipe(e)}return r.on("data",T),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?l(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",E),e.once("close",S),e.once("finish",A),e.emit("pipe",r),c.flowing||(_("pipe resume"),r.resume()),e},C.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r)),this;if(!e){var n=t.pipes,o=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;ir)?t=("rmd160"===e?new f:h(e)).update(t).digest():t.lengthr||t!=t)throw new TypeError("Bad key length")}},function(e,t,r){(function(t,r){var n;if(t.process&&t.process.browser)n="utf-8";else if(t.process&&t.process.version){n=parseInt(r.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary"}else n="utf-8";e.exports=n}).call(this,r(57),r(81))},function(e,t,r){var n=r(465),o=r(349),c=r(350),l=r(38).Buffer,d=r(468),f=r(469),h=r(471),m=l.alloc(128),v={md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,rmd160:20,ripemd160:20};function y(e,t,r){var d=function(e){function t(data){return c(e).update(data).digest()}function r(data){return(new o).update(data).digest()}return"rmd160"===e||"ripemd160"===e?r:"md5"===e?n:t}(e),f="sha512"===e||"sha384"===e?128:64;t.length>f?t=d(t):t.length>>0},t.writeUInt32BE=function(e,t,r){e[0+r]=t>>>24,e[1+r]=t>>>16&255,e[2+r]=t>>>8&255,e[3+r]=255&t},t.ip=function(e,t,r,n){for(var o=0,c=0,i=6;i>=0;i-=2){for(var l=0;l<=24;l+=8)o<<=1,o|=t>>>l+i&1;for(l=0;l<=24;l+=8)o<<=1,o|=e>>>l+i&1}for(i=6;i>=0;i-=2){for(l=1;l<=25;l+=8)c<<=1,c|=t>>>l+i&1;for(l=1;l<=25;l+=8)c<<=1,c|=e>>>l+i&1}r[n+0]=o>>>0,r[n+1]=c>>>0},t.rip=function(e,t,r,n){for(var o=0,c=0,i=0;i<4;i++)for(var l=24;l>=0;l-=8)o<<=1,o|=t>>>l+i&1,o<<=1,o|=e>>>l+i&1;for(i=4;i<8;i++)for(l=24;l>=0;l-=8)c<<=1,c|=t>>>l+i&1,c<<=1,c|=e>>>l+i&1;r[n+0]=o>>>0,r[n+1]=c>>>0},t.pc1=function(e,t,r,n){for(var o=0,c=0,i=7;i>=5;i--){for(var l=0;l<=24;l+=8)o<<=1,o|=t>>l+i&1;for(l=0;l<=24;l+=8)o<<=1,o|=e>>l+i&1}for(l=0;l<=24;l+=8)o<<=1,o|=t>>l+i&1;for(i=1;i<=3;i++){for(l=0;l<=24;l+=8)c<<=1,c|=t>>l+i&1;for(l=0;l<=24;l+=8)c<<=1,c|=e>>l+i&1}for(l=0;l<=24;l+=8)c<<=1,c|=e>>l+i&1;r[n+0]=o>>>0,r[n+1]=c>>>0},t.r28shl=function(e,t){return e<>>28-t};var n=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];t.pc2=function(e,t,r,o){for(var c=0,l=0,d=n.length>>>1,i=0;i>>n[i]&1;for(i=d;i>>n[i]&1;r[o+0]=c>>>0,r[o+1]=l>>>0},t.expand=function(e,t,r){var n=0,o=0;n=(1&e)<<5|e>>>27;for(var i=23;i>=15;i-=4)n<<=6,n|=e>>>i&63;for(i=11;i>=3;i-=4)o|=e>>>i&63,o<<=6;o|=(31&e)<<1|e>>>31,t[r+0]=n>>>0,t[r+1]=o>>>0};var o=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];t.substitute=function(e,t){for(var r=0,i=0;i<4;i++){r<<=4,r|=o[64*i+(e>>>18-6*i&63)]}for(i=0;i<4;i++){r<<=4,r|=o[256+64*i+(t>>>18-6*i&63)]}return r>>>0};var c=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];t.permute=function(e){for(var t=0,i=0;i>>c[i]&1;return t>>>0},t.padSplit=function(e,t,r){for(var n=e.toString(2);n.length>>1];r=c.r28shl(r,l),o=c.r28shl(o,l),c.pc2(r,o,e.keys,i)}},f.prototype._update=function(e,t,r,n){var o=this._desState,l=c.readUInt32BE(e,t),d=c.readUInt32BE(e,t+4);c.ip(l,d,o.tmp,0),l=o.tmp[0],d=o.tmp[1],"encrypt"===this.type?this._encrypt(o,l,d,o.tmp,0):this._decrypt(o,l,d,o.tmp,0),l=o.tmp[0],d=o.tmp[1],c.writeUInt32BE(r,l,n),c.writeUInt32BE(r,d,n+4)},f.prototype._pad=function(e,t){for(var r=e.length-t,i=t;i>>0,l=m}c.rip(d,l,n,o)},f.prototype._decrypt=function(e,t,r,n,o){for(var l=r,d=t,i=e.keys.length-2;i>=0;i-=2){var f=e.keys[i],h=e.keys[i+1];c.expand(l,e.tmp,0),f^=e.tmp[0],h^=e.tmp[1];var s=c.substitute(f,h),m=l;l=(d^c.permute(s))>>>0,d=m}c.rip(l,d,n,o)}},function(e,t,r){var n=r(237),o=r(38).Buffer,c=r(475);function l(e){var t=e._cipher.encryptBlockRaw(e._prev);return c(e._prev),t}t.encrypt=function(e,t){var r=Math.ceil(t.length/16),c=e._cache.length;e._cache=o.concat([e._cache,o.allocUnsafe(16*r)]);for(var i=0;ie;)r.ishrn(1);if(r.isEven()&&r.iadd(d),r.testn(1)||r.iadd(f),t.cmp(f)){if(!t.cmp(h))for(;r.mod(m).cmp(v);)r.iadd(_)}else for(;r.mod(c).cmp(y);)r.iadd(_);if(E(w=r.shrn(1))&&E(r)&&S(w)&&S(r)&&l.test(w)&&l.test(r))return r}}},function(e,t,r){var n=r(70),o=r(357);function c(e){this.rand=e||new o.Rand}e.exports=c,c.create=function(e){return new c(e)},c.prototype._randbelow=function(e){var t=e.bitLength(),r=Math.ceil(t/8);do{var a=new n(this.rand.generate(r))}while(a.cmp(e)>=0);return a},c.prototype._randrange=function(e,t){var r=t.sub(e);return e.add(this._randbelow(r))},c.prototype.test=function(e,t,r){var o=e.bitLength(),c=n.mont(e),l=new n(1).toRed(c);t||(t=Math.max(1,o/48|0));for(var d=e.subn(1),s=0;!d.testn(s);s++);for(var f=e.shrn(s),h=d.toRed(c);t>0;t--){var a=this._randrange(new n(2),d);r&&r(a);var m=a.toRed(c).redPow(f);if(0!==m.cmp(l)&&0!==m.cmp(h)){for(var i=1;i0;t--){var a=this._randrange(new n(2),l),g=e.gcd(a);if(0!==g.cmpn(1))return g;var h=a.toRed(o).redPow(d);if(0!==h.cmp(c)&&0!==h.cmp(f)){for(var i=1;i0?("string"==typeof t||l.objectMode||Object.getPrototypeOf(t)===h.prototype||(t=function(e){return h.from(e)}(t)),n?l.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):k(e,l,t,!0):l.ended?e.emit("error",new Error("stream.push() after EOF")):(l.reading=!1,l.decoder&&!r?(t=l.decoder.write(t),l.objectMode||0!==t.length?k(e,l,t,!1):I(e,l)):k(e,l,t,!1))):n||(l.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.lengtht.highWaterMark&&(t.highWaterMark=function(e){return e>=O?e=O:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function M(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(_("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?o.nextTick(R,e):R(e))}function R(e){_("emit readable"),e.emit("readable"),j(e)}function I(e,t){t.readingMore||(t.readingMore=!0,o.nextTick(L,e,t))}function L(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var n;eo.length?o.length:e;if(c===o.length?n+=o:n+=o.slice(0,e),0===(e-=c)){c===o.length?(++r,p.next?t.head=p.next:t.head=t.tail=null):(t.head=p,p.data=o.slice(c));break}++r}return t.length-=r,n}(e,t):function(e,t){var r=h.allocUnsafe(e),p=t.head,n=1;p.data.copy(r),e-=p.data.length;for(;p=p.next;){var o=p.data,c=e>o.length?o.length:e;if(o.copy(r,r.length-e,0,c),0===(e-=c)){c===o.length?(++n,p.next?t.head=p.next:t.head=t.tail=null):(t.head=p,p.data=o.slice(c));break}++n}return t.length-=n,r}(e,t);return n}(e,t.buffer,t.decoder),r);var r}function U(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,o.nextTick(F,t,e))}function F(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function H(e,t){for(var i=0,r=e.length;i=t.highWaterMark||t.ended))return _("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?U(this):M(this),null;if(0===(e=N(e,t))&&t.ended)return 0===t.length&&U(this),null;var n,o=t.needReadable;return _("need readable",o),(0===t.length||t.length-e0?B(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&U(this)),null!==n&&this.emit("data",n),n},C.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},C.prototype.pipe=function(e,t){var r=this,c=this._readableState;switch(c.pipesCount){case 0:c.pipes=e;break;case 1:c.pipes=[c.pipes,e];break;default:c.pipes.push(e)}c.pipesCount+=1,_("pipe count=%d opts=%j",c.pipesCount,t);var f=(!t||!1!==t.end)&&e!==n.stdout&&e!==n.stderr?m:C;function h(t,n){_("onunpipe"),t===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,_("cleanup"),e.removeListener("close",S),e.removeListener("finish",A),e.removeListener("drain",v),e.removeListener("error",E),e.removeListener("unpipe",h),r.removeListener("end",m),r.removeListener("end",C),r.removeListener("data",T),y=!0,!c.awaitDrain||e._writableState&&!e._writableState.needDrain||v())}function m(){_("onend"),e.end()}c.endEmitted?o.nextTick(f):r.once("end",f),e.on("unpipe",h);var v=function(e){return function(){var t=e._readableState;_("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&d(e,"data")&&(t.flowing=!0,j(e))}}(r);e.on("drain",v);var y=!1;var w=!1;function T(t){_("ondata"),w=!1,!1!==e.write(t)||w||((1===c.pipesCount&&c.pipes===e||c.pipesCount>1&&-1!==H(c.pipes,e))&&!y&&(_("false write response, pause",c.awaitDrain),c.awaitDrain++,w=!0),r.pause())}function E(t){_("onerror",t),C(),e.removeListener("error",E),0===d(e,"error")&&e.emit("error",t)}function S(){e.removeListener("finish",A),C()}function A(){_("onfinish"),e.removeListener("close",S),C()}function C(){_("unpipe"),r.unpipe(e)}return r.on("data",T),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?l(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",E),e.once("close",S),e.once("finish",A),e.emit("pipe",r),c.flowing||(_("pipe resume"),r.resume()),e},C.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r)),this;if(!e){var n=t.pipes,o=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(E.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),E.prototype._write=function(e,t,r){r(new Error("_write() is not implemented"))},E.prototype._writev=null,E.prototype.end=function(e,t,r){var o=this._writableState;"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),o.corked&&(o.corked=1,this.uncork()),o.ending||function(e,t,r){t.ending=!0,O(e,t),r&&(t.finished?n.nextTick(r):e.once("finish",r));t.ended=!0,e.writable=!1}(this,o,r)},Object.defineProperty(E.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),E.prototype.destroy=_.destroy,E.prototype._undestroy=_.undestroy,E.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,r(57))},function(e,t,r){"use strict";e.exports=l;var n=r(209),o=Object.create(r(127));function c(e,data){var t=this._transformState;t.transforming=!1;var r=t.writecb;if(!r)return this.emit("error",new Error("write callback called multiple times"));t.writechunk=null,t.writecb=null,null!=data&&this.push(data),r(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length>8,c=255&n;o?r.push(o,c):r.push(c)}return r},n.zero2=o,n.toHex=c,n.encode=function(e,t){return"hex"===t?c(e):e}},function(e,t,r){"use strict";var n=t;n.base=r(277),n.short=r(722),n.mont=r(723),n.edwards=r(724)},function(e,t,r){"use strict";var n=r(129).rotr32;function o(e,t,r){return e&t^~e&r}function c(e,t,r){return e&t^e&r^t&r}function l(e,t,r){return e^t^r}t.ft_1=function(s,e,t,r){return 0===s?o(e,t,r):1===s||3===s?l(e,t,r):2===s?c(e,t,r):void 0},t.ch32=o,t.maj32=c,t.p32=l,t.s0_256=function(e){return n(e,2)^n(e,13)^n(e,22)},t.s1_256=function(e){return n(e,6)^n(e,11)^n(e,25)},t.g0_256=function(e){return n(e,7)^n(e,18)^e>>>3},t.g1_256=function(e){return n(e,17)^n(e,19)^e>>>10}},function(e,t,r){"use strict";var n=r(129),o=r(238),c=r(488),l=r(113),d=n.sum32,f=n.sum32_4,h=n.sum32_5,m=c.ch32,v=c.maj32,y=c.s0_256,_=c.s1_256,w=c.g0_256,T=c.g1_256,E=o.BlockHash,S=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function A(){if(!(this instanceof A))return new A;E.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=S,this.W=new Array(64)}n.inherits(A,E),e.exports=A,A.blockSize=512,A.outSize=256,A.hmacStrength=192,A.padLength=64,A.prototype._update=function(e,t){for(var r=this.W,i=0;i<16;i++)r[i]=e[t+i];for(;i>6],o=!(32&r);if(31&~r)r&=31;else{var c=r;for(r=0;!(128&~c);){if(c=e.readUInt8(t),e.isError(c))return c;r<<=7,r|=127&c}}return{cls:n,primitive:o,tag:r,tagStr:l.tag[r]}}function m(e,t,r){var n=e.readUInt8(r);if(e.isError(n))return n;if(!t&&128===n)return null;if(!(128&n))return n;var o=127&n;if(o>4)return e.error("length octect is too long");n=0;for(var i=0;i=31)return n.error("Multi-octet tag encoding unsupported");t||(o|=32);return o|=l.tagClassByName[r||"universal"]<<6,o}(e,t,r,this.reporter);if(content.length<128)return(header=new o(2))[0]=n,header[1]=content.length,this._createEncoderBuffer([header,content]);for(var c=1,i=content.length;i>=256;i>>=8)c++;(header=new o(2+c))[0]=n,header[1]=128|c;i=1+c;for(var d=content.length;d>0;i--,d>>=8)header[i]=255&d;return this._createEncoderBuffer([header,content])},f.prototype._encodeStr=function(e,t){if("bitstr"===t)return this._createEncoderBuffer([0|e.unused,e.data]);if("bmpstr"===t){for(var r=new o(2*e.length),i=0;i=40)return this.reporter.error("Second objid identifier OOB");e.splice(0,2,40*e[0]+e[1])}var n=0;for(i=0;i=128;c>>=7)n++}var l=new o(n),d=l.length-1;for(i=e.length-1;i>=0;i--){c=e[i];for(l[d--]=127&c;(c>>=7)>0;)l[d--]=128|127&c}return this._createEncoderBuffer(l)},f.prototype._encodeTime=function(time,e){var t,r=new Date(time);return"gentime"===e?t=[h(r.getFullYear()),h(r.getUTCMonth()+1),h(r.getUTCDate()),h(r.getUTCHours()),h(r.getUTCMinutes()),h(r.getUTCSeconds()),"Z"].join(""):"utctime"===e?t=[h(r.getFullYear()%100),h(r.getUTCMonth()+1),h(r.getUTCDate()),h(r.getUTCHours()),h(r.getUTCMinutes()),h(r.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+e+" time is not supported yet"),this._encodeStr(t,"octstr")},f.prototype._encodeNull=function(){return this._createEncoderBuffer("")},f.prototype._encodeInt=function(e,t){if("string"==typeof e){if(!t)return this.reporter.error("String int or enum given, but no values map");if(!t.hasOwnProperty(e))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(e));e=t[e]}if("number"!=typeof e&&!o.isBuffer(e)){var r=e.toArray();!e.sign&&128&r[0]&&r.unshift(0),e=new o(r)}if(o.isBuffer(e)){var n=e.length;0===e.length&&n++;var c=new o(n);return e.copy(c),0===e.length&&(c[0]=0),this._createEncoderBuffer(c)}if(e<128)return this._createEncoderBuffer(e);if(e<256)return this._createEncoderBuffer([0,e]);n=1;for(var i=e;i>=256;i>>=8)n++;for(i=(c=new Array(n)).length-1;i>=0;i--)c[i]=255&e,e>>=8;return 128&c[0]&&c.unshift(0),this._createEncoderBuffer(new o(c))},f.prototype._encodeBool=function(e){return this._createEncoderBuffer(e?255:0)},f.prototype._use=function(e,t){return"function"==typeof e&&(e=e(t)),e._getEncoder("der").tree},f.prototype._skipDefault=function(e,t,r){var i,n=this._baseState;if(null===n.default)return!1;var data=e.join();if(void 0===n.defaultBuffer&&(n.defaultBuffer=this._encodeValue(n.default,t,r).join()),data.length!==n.defaultBuffer.length)return!1;for(i=0;i>>((3&i)<<3)&255;return o}}},function(e,t){for(var r=[],i=0;i<256;++i)r[i]=(i+256).toString(16).substr(1);e.exports=function(e,t){var i=t||0,n=r;return[n[e[i++]],n[e[i++]],n[e[i++]],n[e[i++]],"-",n[e[i++]],n[e[i++]],"-",n[e[i++]],n[e[i++]],"-",n[e[i++]],n[e[i++]],"-",n[e[i++]],n[e[i++]],n[e[i++]],n[e[i++]],n[e[i++]],n[e[i++]]].join("")}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.DISABLE=0]="DISABLE",e[e.ENABLE=1]="ENABLE",e[e.LOGGING=2]="LOGGING"}(t.OperationMode||(t.OperationMode={})),function(e){e[e.CASE_STRICT=1]="CASE_STRICT",e[e.CASE_INSENSITIVE=2]="CASE_INSENSITIVE"}(t.PropertyMatchingRule||(t.PropertyMatchingRule={})),function(e){e[e.ALLOW_NULL=1]="ALLOW_NULL",e[e.ALLOW_OBJECT_NULL=2]="ALLOW_OBJECT_NULL",e[e.DISALLOW_NULL=3]="DISALLOW_NULL"}(t.ValueCheckingMode||(t.ValueCheckingMode={}))},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(){}return e.MAPPING_PROPERTY="__jsonconvert__mapping__",e.MAPPER_PROPERTY="__jsonconvert__mapper__",e.CLASS_IDENTIFIER="__jsonconvert__class_identifier__",e}();t.Settings=n;var o=function(){this.classPropertyName="",this.jsonPropertyName="",this.expectedJsonType=void 0,this.isOptional=!1,this.customConverter=null};t.MappingOptions=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.load=void 0;var n=r(161),o=n.__importStar(r(364)),c=n.__importStar(r(241)),l=r(820),d=n.__importDefault(r(373));t.load=function e(content,t,r){if(void 0===r&&(r=!0),null==content)throw new Error("cheerio.load() expects a string");var f=n.__assign(n.__assign({},o.default),o.flatten(t)),h=d.default(content,f,r),m=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.__extends(t,e),t}(l.Cheerio);function v(e,t,r,c){return void 0===r&&(r=h),new m(e,t,r,n.__assign(n.__assign({},f),o.flatten(c)))}return Object.assign(v,c,{load:e,_root:h,_options:f,fn:m.prototype,prototype:m.prototype}),v}},function(e,t,r){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var s,i=1,t=arguments.length;i0&&e.some((0,h._compileToken)(o,r))||c.some((function(t){return C(t,e,r).length>0}))}function A(e,t,r){if(0===t.length)return[];var n,o=(0,v.groupSelectors)(e),c=o[0],l=o[1];if(c.length){var d=I(t,c,r);if(0===l.length)return d;d.length&&(n=new Set(d))}for(var i=0;i0?[e[e.length-1]]:e;case"nth":case"eq":return isFinite(r)&&Math.abs(r)0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(e){this.children=e},enumerable:!1,configurable:!0}),t}(f);t.NodeWithChildren=_;var w=function(e){function t(t){return e.call(this,l.ElementType.Root,t)||this}return o(t,e),t}(_);t.Document=w;var T=function(e){function t(t,r,n,o){void 0===n&&(n=[]),void 0===o&&(o="script"===t?l.ElementType.Script:"style"===t?l.ElementType.Style:l.ElementType.Tag);var c=e.call(this,o,n)||this;return c.name=t,c.attribs=r,c}return o(t,e),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(e){this.name=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e=this;return Object.keys(this.attribs).map((function(t){var r,n;return{name:t,value:e.attribs[t],namespace:null===(r=e["x-attribsNamespace"])||void 0===r?void 0:r[t],prefix:null===(n=e["x-attribsPrefix"])||void 0===n?void 0:n[t]}}))},enumerable:!1,configurable:!0}),t}(_);function E(e){return(0,l.isTag)(e)}function S(e){return e.type===l.ElementType.CDATA}function A(e){return e.type===l.ElementType.Text}function C(e){return e.type===l.ElementType.Comment}function x(e){return e.type===l.ElementType.Directive}function k(e){return e.type===l.ElementType.Root}function O(e,t){var r;if(void 0===t&&(t=!1),A(e))r=new m(e.data);else if(C(e))r=new v(e.data);else if(E(e)){var n=t?N(e.children):[],o=new T(e.name,c({},e.attribs),n);n.forEach((function(e){return e.parent=o})),null!=e.namespace&&(o.namespace=e.namespace),e["x-attribsNamespace"]&&(o["x-attribsNamespace"]=c({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(o["x-attribsPrefix"]=c({},e["x-attribsPrefix"])),r=o}else if(S(e)){n=t?N(e.children):[];var d=new _(l.ElementType.CDATA,n);n.forEach((function(e){return e.parent=d})),r=d}else if(k(e)){n=t?N(e.children):[];var f=new w(n);n.forEach((function(e){return e.parent=f})),e["x-mode"]&&(f["x-mode"]=e["x-mode"]),r=f}else{if(!x(e))throw new Error("Not implemented yet: ".concat(e.type));var h=new y(e.name,e.data);null!=e["x-name"]&&(h["x-name"]=e["x-name"],h["x-publicId"]=e["x-publicId"],h["x-systemId"]=e["x-systemId"]),r=h}return r.startIndex=e.startIndex,r.endIndex=e.endIndex,null!=e.sourceCodeLocation&&(r.sourceCodeLocation=e.sourceCodeLocation),r}function N(e){for(var t=e.map((function(e){return O(e,!0)})),i=1;i","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}')},function(e){e.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=void 0;var o=m(n(r(512)).default),c=v(o);t.encodeXML=E(o);var l,d,f=m(n(r(511)).default),h=v(f);function m(e){return Object.keys(e).sort().reduce((function(t,r){return t[e[r]]="&"+r+";",t}),{})}function v(e){for(var t=[],r=[],n=0,o=Object.keys(e);n1?_(e):e.charCodeAt(0)).toString(16).toUpperCase()+";"}var T=new RegExp(c.source+"|"+y.source,"g");function E(e){return function(data){return data.replace(T,(function(t){return e[t]||w(t)}))}}t.escape=function(data){return data.replace(T,w)},t.escapeUTF8=function(data){return data.replace(c,w)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.findAll=t.existsOne=t.findOne=t.findOneChild=t.find=t.filter=void 0;var n=r(210);function o(e,t,r,c){for(var l=[],d=0,f=t;d0){var m=o(e,h.children,r,c);if(l.push.apply(l,m),(c-=m.length)<=0)break}}return l}t.filter=function(e,t,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),Array.isArray(t)||(t=[t]),o(e,t,r,n)},t.find=o,t.findOneChild=function(e,t){return t.find(e)},t.findOne=function e(t,r,o){void 0===o&&(o=!0);for(var c=null,i=0;i0&&(c=e(t,l.children)))}return c},t.existsOne=function e(t,r){return r.some((function(r){return(0,n.isTag)(r)&&(t(r)||r.children.length>0&&e(t,r.children))}))},t.findAll=function(e,t){for(var r,o,c=[],l=t.filter(n.isTag);o=l.shift();){var d=null===(r=o.children)||void 0===r?void 0:r.filter(n.isTag);d&&d.length>0&&l.unshift.apply(l,d),e(o)&&c.push(o)}return c}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getElementsByTagType=t.getElementsByTagName=t.getElementById=t.getElements=t.testElement=void 0;var n=r(210),o=r(514),c={tag_name:function(e){return"function"==typeof e?function(t){return(0,n.isTag)(t)&&e(t.name)}:"*"===e?n.isTag:function(t){return(0,n.isTag)(t)&&t.name===e}},tag_type:function(e){return"function"==typeof e?function(t){return e(t.type)}:function(t){return t.type===e}},tag_contains:function(data){return"function"==typeof data?function(e){return(0,n.isText)(e)&&data(e.data)}:function(e){return(0,n.isText)(e)&&e.data===data}}};function l(e,t){return"function"==typeof t?function(r){return(0,n.isTag)(r)&&t(r.attribs[e])}:function(r){return(0,n.isTag)(r)&&r.attribs[e]===t}}function d(a,b){return function(e){return a(e)||b(e)}}function f(e){var t=Object.keys(e).map((function(t){var r=e[t];return Object.prototype.hasOwnProperty.call(c,t)?c[t](r):l(t,r)}));return 0===t.length?null:t.reduce(d)}t.testElement=function(e,t){var r=f(e);return!r||r(t)},t.getElements=function(e,t,r,n){void 0===n&&(n=1/0);var c=f(e);return c?(0,o.filter)(c,t,r,n):[]},t.getElementById=function(e,t,r){return void 0===r&&(r=!0),Array.isArray(t)||(t=[t]),(0,o.findOne)(l("id",e),t,r)},t.getElementsByTagName=function(e,t,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),(0,o.filter)(c.tag_name(e),t,r,n)},t.getElementsByTagType=function(e,t,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),(0,o.filter)(c.tag_type(e),t,r,n)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.compilePseudoSelector=t.aliases=t.pseudos=t.filters=void 0;var n=r(147),o=r(242),c=r(795);Object.defineProperty(t,"filters",{enumerable:!0,get:function(){return c.filters}});var l=r(796);Object.defineProperty(t,"pseudos",{enumerable:!0,get:function(){return l.pseudos}});var d=r(797);Object.defineProperty(t,"aliases",{enumerable:!0,get:function(){return d.aliases}});var f=r(366);t.compilePseudoSelector=function(e,t,r,h,m){var v=t.name,data=t.data;if(Array.isArray(data))return f.subselects[v](e,data,r,h,m);if(v in d.aliases){if(null!=data)throw new Error("Pseudo ".concat(v," doesn't have any arguments"));var y=(0,o.parse)(d.aliases[v]);return f.subselects.is(e,y,r,h,m)}if(v in c.filters)return c.filters[v](e,data,r,h);if(v in l.pseudos){var _=l.pseudos[v];return(0,l.verifyPseudoArgs)(_,v,data),_===n.falseFunc?n.falseFunc:e===n.trueFunc?function(e){return _(e,r,data)}:function(t){return _(t,r,data)&&e(t)}}throw new Error("unmatched pseudo-class :".concat(v))}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getLimit=t.isFilter=t.filterNames=void 0,t.filterNames=new Set(["first","last","eq","gt","nth","lt","even","odd"]),t.isFilter=function e(s){return"pseudo"===s.type&&(!!t.filterNames.has(s.name)||!("not"!==s.name||!Array.isArray(s.data))&&s.data.some((function(s){return s.some(e)})))},t.getLimit=function(filter,data){var e=null!=data?parseInt(data,10):NaN;switch(filter){case"first":return 1;case"nth":case"eq":return isFinite(e)?e>=0?e+1:1/0:0;case"lt":return isFinite(e)?e>=0?e:1/0:0;case"gt":return isFinite(e)?1/0:0;default:return 1/0}}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Parser=void 0;var o=n(r(519)),c=new Set(["input","option","optgroup","select","button","datalist","textarea"]),l=new Set(["p"]),d={tr:new Set(["tr","th","td"]),th:new Set(["th"]),td:new Set(["thead","th","td"]),body:new Set(["head","link","script"]),li:new Set(["li"]),p:l,h1:l,h2:l,h3:l,h4:l,h5:l,h6:l,select:c,input:c,output:c,button:c,datalist:c,textarea:c,option:new Set(["option"]),optgroup:new Set(["optgroup","option"]),dd:new Set(["dt","dd"]),dt:new Set(["dt","dd"]),address:l,article:l,aside:l,blockquote:l,details:l,div:l,dl:l,fieldset:l,figcaption:l,figure:l,footer:l,form:l,header:l,hr:l,main:l,nav:l,ol:l,pre:l,section:l,table:l,ul:l,rt:new Set(["rt","rp"]),rp:new Set(["rt","rp"]),tbody:new Set(["thead","tbody"]),tfoot:new Set(["thead","tbody"])},f=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),h=new Set(["math","svg"]),m=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),v=/\s|\//,y=function(){function e(e,t){var r,n,c,l,d;void 0===t&&(t={}),this.startIndex=0,this.endIndex=null,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.options=t,this.cbs=null!=e?e:{},this.lowerCaseTagNames=null!==(r=t.lowerCaseTags)&&void 0!==r?r:!t.xmlMode,this.lowerCaseAttributeNames=null!==(n=t.lowerCaseAttributeNames)&&void 0!==n?n:!t.xmlMode,this.tokenizer=new(null!==(c=t.Tokenizer)&&void 0!==c?c:o.default)(this.options,this),null===(d=(l=this.cbs).onparserinit)||void 0===d||d.call(l,this)}return e.prototype.updatePosition=function(e){null===this.endIndex?this.tokenizer.sectionStart<=e?this.startIndex=0:this.startIndex=this.tokenizer.sectionStart-e:this.startIndex=this.endIndex+1,this.endIndex=this.tokenizer.getAbsoluteIndex()},e.prototype.ontext=function(data){var e,t;this.updatePosition(1),this.endIndex--,null===(t=(e=this.cbs).ontext)||void 0===t||t.call(e,data)},e.prototype.onopentagname=function(e){var t,r;if(this.lowerCaseTagNames&&(e=e.toLowerCase()),this.tagname=e,!this.options.xmlMode&&Object.prototype.hasOwnProperty.call(d,e))for(var n=void 0;this.stack.length>0&&d[e].has(n=this.stack[this.stack.length-1]);)this.onclosetag(n);!this.options.xmlMode&&f.has(e)||(this.stack.push(e),h.has(e)?this.foreignContext.push(!0):m.has(e)&&this.foreignContext.push(!1)),null===(r=(t=this.cbs).onopentagname)||void 0===r||r.call(t,e),this.cbs.onopentag&&(this.attribs={})},e.prototype.onopentagend=function(){var e,t;this.updatePosition(1),this.attribs&&(null===(t=(e=this.cbs).onopentag)||void 0===t||t.call(e,this.tagname,this.attribs),this.attribs=null),!this.options.xmlMode&&this.cbs.onclosetag&&f.has(this.tagname)&&this.cbs.onclosetag(this.tagname),this.tagname=""},e.prototype.onclosetag=function(e){if(this.updatePosition(1),this.lowerCaseTagNames&&(e=e.toLowerCase()),(h.has(e)||m.has(e))&&this.foreignContext.pop(),!this.stack.length||!this.options.xmlMode&&f.has(e))this.options.xmlMode||"br"!==e&&"p"!==e||(this.onopentagname(e),this.closeCurrentTag());else{var t=this.stack.lastIndexOf(e);if(-1!==t)if(this.cbs.onclosetag)for(t=this.stack.length-t;t--;)this.cbs.onclosetag(this.stack.pop());else this.stack.length=t;else"p"!==e||this.options.xmlMode||(this.onopentagname(e),this.closeCurrentTag())}},e.prototype.onselfclosingtag=function(){this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?this.closeCurrentTag():this.onopentagend()},e.prototype.closeCurrentTag=function(){var e,t,r=this.tagname;this.onopentagend(),this.stack[this.stack.length-1]===r&&(null===(t=(e=this.cbs).onclosetag)||void 0===t||t.call(e,r),this.stack.pop())},e.prototype.onattribname=function(e){this.lowerCaseAttributeNames&&(e=e.toLowerCase()),this.attribname=e},e.prototype.onattribdata=function(e){this.attribvalue+=e},e.prototype.onattribend=function(e){var t,r;null===(r=(t=this.cbs).onattribute)||void 0===r||r.call(t,this.attribname,this.attribvalue,e),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribname="",this.attribvalue=""},e.prototype.getInstructionName=function(e){var t=e.search(v),r=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r},e.prototype.ondeclaration=function(e){if(this.cbs.onprocessinginstruction){var t=this.getInstructionName(e);this.cbs.onprocessinginstruction("!"+t,"!"+e)}},e.prototype.onprocessinginstruction=function(e){if(this.cbs.onprocessinginstruction){var t=this.getInstructionName(e);this.cbs.onprocessinginstruction("?"+t,"?"+e)}},e.prototype.oncomment=function(e){var t,r,n,o;this.updatePosition(4),null===(r=(t=this.cbs).oncomment)||void 0===r||r.call(t,e),null===(o=(n=this.cbs).oncommentend)||void 0===o||o.call(n)},e.prototype.oncdata=function(e){var t,r,n,o,c,l;this.updatePosition(1),this.options.xmlMode||this.options.recognizeCDATA?(null===(r=(t=this.cbs).oncdatastart)||void 0===r||r.call(t),null===(o=(n=this.cbs).ontext)||void 0===o||o.call(n,e),null===(l=(c=this.cbs).oncdataend)||void 0===l||l.call(c)):this.oncomment("[CDATA["+e+"]]")},e.prototype.onerror=function(e){var t,r;null===(r=(t=this.cbs).onerror)||void 0===r||r.call(t,e)},e.prototype.onend=function(){var e,t;if(this.cbs.onclosetag)for(var i=this.stack.length;i>0;this.cbs.onclosetag(this.stack[--i]));null===(t=(e=this.cbs).onend)||void 0===t||t.call(e)},e.prototype.reset=function(){var e,t,r,n;null===(t=(e=this.cbs).onreset)||void 0===t||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack=[],null===(n=(r=this.cbs).onparserinit)||void 0===n||n.call(r,this)},e.prototype.parseComplete=function(data){this.reset(),this.end(data)},e.prototype.write=function(e){this.tokenizer.write(e)},e.prototype.end=function(e){this.tokenizer.end(e)},e.prototype.pause=function(){this.tokenizer.pause()},e.prototype.resume=function(){this.tokenizer.resume()},e.prototype.parseChunk=function(e){this.write(e)},e.prototype.done=function(e){this.end(e)},e}();t.Parser=y},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=n(r(520)),c=n(r(367)),l=n(r(521)),d=n(r(368));function f(e){return" "===e||"\n"===e||"\t"===e||"\f"===e||"\r"===e}function h(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"}function m(e,t,r){var n=e.toLowerCase();return e===n?function(e,o){o===n?e._state=t:(e._state=r,e._index--)}:function(o,c){c===n||c===e?o._state=t:(o._state=r,o._index--)}}function v(e,t){var r=e.toLowerCase();return function(n,o){o===r||o===e?n._state=t:(n._state=3,n._index--)}}var y=m("C",24,16),_=m("D",25,16),w=m("A",26,16),T=m("T",27,16),E=m("A",28,16),S=v("R",35),A=v("I",36),C=v("P",37),x=v("T",38),k=m("R",40,1),O=m("I",41,1),N=m("P",42,1),M=m("T",43,1),R=v("Y",45),I=v("L",46),L=v("E",47),D=m("Y",49,1),P=m("L",50,1),j=m("E",51,1),B=v("I",54),U=v("T",55),F=v("L",56),H=v("E",57),z=m("I",58,1),G=m("T",59,1),V=m("L",60,1),K=m("E",61,1),W=m("#",63,64),Y=m("X",66,65),$=function(){function e(e,t){var r;this._state=1,this.buffer="",this.sectionStart=0,this._index=0,this.bufferOffset=0,this.baseState=1,this.special=1,this.running=!0,this.ended=!1,this.cbs=t,this.xmlMode=!!(null==e?void 0:e.xmlMode),this.decodeEntities=null===(r=null==e?void 0:e.decodeEntities)||void 0===r||r}return e.prototype.reset=function(){this._state=1,this.buffer="",this.sectionStart=0,this._index=0,this.bufferOffset=0,this.baseState=1,this.special=1,this.running=!0,this.ended=!1},e.prototype.write=function(e){this.ended&&this.cbs.onerror(Error(".write() after done!")),this.buffer+=e,this.parse()},e.prototype.end=function(e){this.ended&&this.cbs.onerror(Error(".end() after done!")),e&&this.write(e),this.ended=!0,this.running&&this.finish()},e.prototype.pause=function(){this.running=!1},e.prototype.resume=function(){this.running=!0,this._indexthis.sectionStart&&this.cbs.ontext(this.getSection()),this._state=2,this.sectionStart=this._index):!this.decodeEntities||"&"!==e||1!==this.special&&4!==this.special||(this._index>this.sectionStart&&this.cbs.ontext(this.getSection()),this.baseState=1,this._state=62,this.sectionStart=this._index)},e.prototype.isTagStartChar=function(e){return h(e)||this.xmlMode&&!f(e)&&"/"!==e&&">"!==e},e.prototype.stateBeforeTagName=function(e){"/"===e?this._state=5:"<"===e?(this.cbs.ontext(this.getSection()),this.sectionStart=this._index):">"===e||1!==this.special||f(e)?this._state=1:"!"===e?(this._state=15,this.sectionStart=this._index+1):"?"===e?(this._state=17,this.sectionStart=this._index+1):this.isTagStartChar(e)?(this._state=this.xmlMode||"s"!==e&&"S"!==e?this.xmlMode||"t"!==e&&"T"!==e?3:52:32,this.sectionStart=this._index):this._state=1},e.prototype.stateInTagName=function(e){("/"===e||">"===e||f(e))&&(this.emitToken("onopentagname"),this._state=8,this._index--)},e.prototype.stateBeforeClosingTagName=function(e){f(e)||(">"===e?this._state=1:1!==this.special?4===this.special||"s"!==e&&"S"!==e?4!==this.special||"t"!==e&&"T"!==e?(this._state=1,this._index--):this._state=53:this._state=33:this.isTagStartChar(e)?(this._state=6,this.sectionStart=this._index):(this._state=20,this.sectionStart=this._index))},e.prototype.stateInClosingTagName=function(e){(">"===e||f(e))&&(this.emitToken("onclosetag"),this._state=7,this._index--)},e.prototype.stateAfterClosingTagName=function(e){">"===e&&(this._state=1,this.sectionStart=this._index+1)},e.prototype.stateBeforeAttributeName=function(e){">"===e?(this.cbs.onopentagend(),this._state=1,this.sectionStart=this._index+1):"/"===e?this._state=4:f(e)||(this._state=9,this.sectionStart=this._index)},e.prototype.stateInSelfClosingTag=function(e){">"===e?(this.cbs.onselfclosingtag(),this._state=1,this.sectionStart=this._index+1,this.special=1):f(e)||(this._state=8,this._index--)},e.prototype.stateInAttributeName=function(e){("="===e||"/"===e||">"===e||f(e))&&(this.cbs.onattribname(this.getSection()),this.sectionStart=-1,this._state=10,this._index--)},e.prototype.stateAfterAttributeName=function(e){"="===e?this._state=11:"/"===e||">"===e?(this.cbs.onattribend(void 0),this._state=8,this._index--):f(e)||(this.cbs.onattribend(void 0),this._state=9,this.sectionStart=this._index)},e.prototype.stateBeforeAttributeValue=function(e){'"'===e?(this._state=12,this.sectionStart=this._index+1):"'"===e?(this._state=13,this.sectionStart=this._index+1):f(e)||(this._state=14,this.sectionStart=this._index,this._index--)},e.prototype.handleInAttributeValue=function(e,t){e===t?(this.emitToken("onattribdata"),this.cbs.onattribend(t),this._state=8):this.decodeEntities&&"&"===e&&(this.emitToken("onattribdata"),this.baseState=this._state,this._state=62,this.sectionStart=this._index)},e.prototype.stateInAttributeValueDoubleQuotes=function(e){this.handleInAttributeValue(e,'"')},e.prototype.stateInAttributeValueSingleQuotes=function(e){this.handleInAttributeValue(e,"'")},e.prototype.stateInAttributeValueNoQuotes=function(e){f(e)||">"===e?(this.emitToken("onattribdata"),this.cbs.onattribend(null),this._state=8,this._index--):this.decodeEntities&&"&"===e&&(this.emitToken("onattribdata"),this.baseState=this._state,this._state=62,this.sectionStart=this._index)},e.prototype.stateBeforeDeclaration=function(e){this._state="["===e?23:"-"===e?18:16},e.prototype.stateInDeclaration=function(e){">"===e&&(this.cbs.ondeclaration(this.getSection()),this._state=1,this.sectionStart=this._index+1)},e.prototype.stateInProcessingInstruction=function(e){">"===e&&(this.cbs.onprocessinginstruction(this.getSection()),this._state=1,this.sectionStart=this._index+1)},e.prototype.stateBeforeComment=function(e){"-"===e?(this._state=19,this.sectionStart=this._index+1):this._state=16},e.prototype.stateInComment=function(e){"-"===e&&(this._state=21)},e.prototype.stateInSpecialComment=function(e){">"===e&&(this.cbs.oncomment(this.buffer.substring(this.sectionStart,this._index)),this._state=1,this.sectionStart=this._index+1)},e.prototype.stateAfterComment1=function(e){this._state="-"===e?22:19},e.prototype.stateAfterComment2=function(e){">"===e?(this.cbs.oncomment(this.buffer.substring(this.sectionStart,this._index-2)),this._state=1,this.sectionStart=this._index+1):"-"!==e&&(this._state=19)},e.prototype.stateBeforeCdata6=function(e){"["===e?(this._state=29,this.sectionStart=this._index+1):(this._state=16,this._index--)},e.prototype.stateInCdata=function(e){"]"===e&&(this._state=30)},e.prototype.stateAfterCdata1=function(e){this._state="]"===e?31:29},e.prototype.stateAfterCdata2=function(e){">"===e?(this.cbs.oncdata(this.buffer.substring(this.sectionStart,this._index-2)),this._state=1,this.sectionStart=this._index+1):"]"!==e&&(this._state=29)},e.prototype.stateBeforeSpecialS=function(e){"c"===e||"C"===e?this._state=34:"t"===e||"T"===e?this._state=44:(this._state=3,this._index--)},e.prototype.stateBeforeSpecialSEnd=function(e){2!==this.special||"c"!==e&&"C"!==e?3!==this.special||"t"!==e&&"T"!==e?this._state=1:this._state=48:this._state=39},e.prototype.stateBeforeSpecialLast=function(e,t){("/"===e||">"===e||f(e))&&(this.special=t),this._state=3,this._index--},e.prototype.stateAfterSpecialLast=function(e,t){">"===e||f(e)?(this.special=1,this._state=6,this.sectionStart=this._index-t,this._index--):this._state=1},e.prototype.parseFixedEntity=function(map){if(void 0===map&&(map=this.xmlMode?d.default:c.default),this.sectionStart+1=2;){var r=this.buffer.substr(e,t);if(Object.prototype.hasOwnProperty.call(l.default,r))return this.emitPartial(l.default[r]),void(this.sectionStart+=t+1);t--}},e.prototype.stateInNamedEntity=function(e){";"===e?(this.parseFixedEntity(),1===this.baseState&&this.sectionStart+1"9")&&!h(e)&&(this.xmlMode||this.sectionStart+1===this._index||(1!==this.baseState?"="!==e&&this.parseFixedEntity(l.default):this.parseLegacyEntity()),this._state=this.baseState,this._index--)},e.prototype.decodeNumericEntity=function(e,base,t){var r=this.sectionStart+e;if(r!==this._index){var n=this.buffer.substring(r,this._index),c=parseInt(n,base);this.emitPartial(o.default(c)),this.sectionStart=t?this._index+1:this._index}this._state=this.baseState},e.prototype.stateInNumericEntity=function(e){";"===e?this.decodeNumericEntity(2,10,!0):(e<"0"||e>"9")&&(this.xmlMode?this._state=this.baseState:this.decodeNumericEntity(2,10,!1),this._index--)},e.prototype.stateInHexEntity=function(e){";"===e?this.decodeNumericEntity(3,16,!0):(e<"a"||e>"f")&&(e<"A"||e>"F")&&(e<"0"||e>"9")&&(this.xmlMode?this._state=this.baseState:this.decodeNumericEntity(3,16,!1),this._index--)},e.prototype.cleanup=function(){this.sectionStart<0?(this.buffer="",this.bufferOffset+=this._index,this._index=0):this.running&&(1===this._state?(this.sectionStart!==this._index&&this.cbs.ontext(this.buffer.substr(this.sectionStart)),this.buffer="",this.bufferOffset+=this._index,this._index=0):this.sectionStart===this._index?(this.buffer="",this.bufferOffset+=this._index,this._index=0):(this.buffer=this.buffer.substr(this.sectionStart),this._index-=this.sectionStart,this.bufferOffset+=this.sectionStart),this.sectionStart=0)},e.prototype.parse=function(){for(;this._index65535&&(e-=65536,output+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),output+=String.fromCharCode(e)};t.default=function(e){return e>=55296&&e<=57343||e>1114111?"�":(e in o.default&&(e=o.default[e]),c(e))}},function(e){e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"­","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},function(e,t,r){"use strict";var n,o=this&&this.__extends||(n=function(e,b){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,b){e.__proto__=b}||function(e,b){for(var p in b)Object.prototype.hasOwnProperty.call(b,p)&&(e[p]=b[p])},n(e,b)},function(e,b){if("function"!=typeof b&&null!==b)throw new TypeError("Class extends value "+String(b)+" is not a constructor or null");function t(){this.constructor=e}n(e,b),e.prototype=null===b?Object.create(b):(t.prototype=b.prototype,new t)}),c=this&&this.__assign||function(){return c=Object.assign||function(e){for(var s,i=1,t=arguments.length;i0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){return this.children},set:function(e){this.children=e},enumerable:!1,configurable:!0}),t}(f);t.NodeWithChildren=_;var w=function(e){function t(t){return e.call(this,l.ElementType.Root,t)||this}return o(t,e),t}(_);t.Document=w;var T=function(e){function t(t,r,n,o){void 0===n&&(n=[]),void 0===o&&(o="script"===t?l.ElementType.Script:"style"===t?l.ElementType.Style:l.ElementType.Tag);var c=e.call(this,o,n)||this;return c.name=t,c.attribs=r,c}return o(t,e),Object.defineProperty(t.prototype,"tagName",{get:function(){return this.name},set:function(e){this.name=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e=this;return Object.keys(this.attribs).map((function(t){var r,n;return{name:t,value:e.attribs[t],namespace:null===(r=e["x-attribsNamespace"])||void 0===r?void 0:r[t],prefix:null===(n=e["x-attribsPrefix"])||void 0===n?void 0:n[t]}}))},enumerable:!1,configurable:!0}),t}(_);function E(e){return(0,l.isTag)(e)}function S(e){return e.type===l.ElementType.CDATA}function A(e){return e.type===l.ElementType.Text}function C(e){return e.type===l.ElementType.Comment}function x(e){return e.type===l.ElementType.Directive}function k(e){return e.type===l.ElementType.Root}function O(e,t){var r;if(void 0===t&&(t=!1),A(e))r=new m(e.data);else if(C(e))r=new v(e.data);else if(E(e)){var n=t?N(e.children):[],o=new T(e.name,c({},e.attribs),n);n.forEach((function(e){return e.parent=o})),null!=e.namespace&&(o.namespace=e.namespace),e["x-attribsNamespace"]&&(o["x-attribsNamespace"]=c({},e["x-attribsNamespace"])),e["x-attribsPrefix"]&&(o["x-attribsPrefix"]=c({},e["x-attribsPrefix"])),r=o}else if(S(e)){n=t?N(e.children):[];var d=new _(l.ElementType.CDATA,n);n.forEach((function(e){return e.parent=d})),r=d}else if(k(e)){n=t?N(e.children):[];var f=new w(n);n.forEach((function(e){return e.parent=f})),e["x-mode"]&&(f["x-mode"]=e["x-mode"]),r=f}else{if(!x(e))throw new Error("Not implemented yet: ".concat(e.type));var h=new y(e.name,e.data);null!=e["x-name"]&&(h["x-name"]=e["x-name"],h["x-publicId"]=e["x-publicId"],h["x-systemId"]=e["x-systemId"]),r=h}return r.startIndex=e.startIndex,r.endIndex=e.endIndex,null!=e.sourceCodeLocation&&(r.sourceCodeLocation=e.sourceCodeLocation),r}function N(e){for(var t=e.map((function(e){return O(e,!0)})),i=1;i";case d.Comment:return function(e){return"\x3c!--"+e.data+"--\x3e"}(e);case d.CDATA:return function(e){return""}(e);case d.Script:case d.Style:case d.Tag:return function(e,t){var r;"foreign"===t.xmlMode&&(e.name=null!==(r=h.elementNames.get(e.name))&&void 0!==r?r:e.name,e.parent&&w.has(e.parent.name)&&(t=n(n({},t),{xmlMode:!1})));!t.xmlMode&&T.has(e.name)&&(t=n(n({},t),{xmlMode:"foreign"}));var o="<"+e.name,c=function(e,t){if(e)return Object.keys(e).map((function(r){var n,o,c=null!==(n=e[r])&&void 0!==n?n:"";return"foreign"===t.xmlMode&&(r=null!==(o=h.attributeNames.get(r))&&void 0!==o?o:r),t.emptyAttrs||t.xmlMode||""!==c?r+'="'+(!1!==t.decodeEntities?f.encodeXML(c):c.replace(/"/g,"""))+'"':r})).join(" ")}(e.attribs,t);c&&(o+=" "+c);0===e.children.length&&(t.xmlMode?!1!==t.selfClosingTags:t.selfClosingTags&&v.has(e.name))?(t.xmlMode||(o+=" "),o+="/>"):(o+=">",e.children.length>0&&(o+=y(e.children,t)),!t.xmlMode&&v.has(e.name)||(o+=""));return o}(e,t);case d.Text:return function(e,t){var data=e.data||"";!1===t.decodeEntities||!t.xmlMode&&e.parent&&m.has(e.parent.name)||(data=f.encodeXML(data));return data}(e,t)}}t.default=y;var w=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),T=new Set(["svg","math"])},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.decodeHTML=t.decodeHTMLStrict=t.decodeXML=void 0;var o=n(r(367)),c=n(r(521)),l=n(r(368)),d=n(r(520)),f=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;function h(map){var e=v(map);return function(t){return String(t).replace(f,e)}}t.decodeXML=h(l.default),t.decodeHTMLStrict=h(o.default);var m=function(a,b){return a1?_(e):e.charCodeAt(0)).toString(16).toUpperCase()+";"}var T=new RegExp(c.source+"|"+y.source,"g");function E(e){return function(data){return data.replace(T,(function(t){return e[t]||w(t)}))}}t.escape=function(data){return data.replace(T,w)},t.escapeUTF8=function(data){return data.replace(c,w)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.findAll=t.existsOne=t.findOne=t.findOneChild=t.find=t.filter=void 0;var n=r(95);function o(e,t,r,c){for(var l=[],d=0,f=t;d0){var m=o(e,h.children,r,c);if(l.push.apply(l,m),(c-=m.length)<=0)break}}return l}t.filter=function(e,t,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),Array.isArray(t)||(t=[t]),o(e,t,r,n)},t.find=o,t.findOneChild=function(e,t){return t.find(e)},t.findOne=function e(t,r,o){void 0===o&&(o=!0);for(var c=null,i=0;i0&&(c=e(t,l.children)))}return c},t.existsOne=function e(t,r){return r.some((function(r){return(0,n.isTag)(r)&&(t(r)||r.children.length>0&&e(t,r.children))}))},t.findAll=function(e,t){for(var r,o,c=[],l=t.filter(n.isTag);o=l.shift();){var d=null===(r=o.children)||void 0===r?void 0:r.filter(n.isTag);d&&d.length>0&&l.unshift.apply(l,d),e(o)&&c.push(o)}return c}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getElementsByTagType=t.getElementsByTagName=t.getElementById=t.getElements=t.testElement=void 0;var n=r(95),o=r(529),c={tag_name:function(e){return"function"==typeof e?function(t){return(0,n.isTag)(t)&&e(t.name)}:"*"===e?n.isTag:function(t){return(0,n.isTag)(t)&&t.name===e}},tag_type:function(e){return"function"==typeof e?function(t){return e(t.type)}:function(t){return t.type===e}},tag_contains:function(data){return"function"==typeof data?function(e){return(0,n.isText)(e)&&data(e.data)}:function(e){return(0,n.isText)(e)&&e.data===data}}};function l(e,t){return"function"==typeof t?function(r){return(0,n.isTag)(r)&&t(r.attribs[e])}:function(r){return(0,n.isTag)(r)&&r.attribs[e]===t}}function d(a,b){return function(e){return a(e)||b(e)}}function f(e){var t=Object.keys(e).map((function(t){var r=e[t];return Object.prototype.hasOwnProperty.call(c,t)?c[t](r):l(t,r)}));return 0===t.length?null:t.reduce(d)}t.testElement=function(e,t){var r=f(e);return!r||r(t)},t.getElements=function(e,t,r,n){void 0===n&&(n=1/0);var c=f(e);return c?(0,o.filter)(c,t,r,n):[]},t.getElementById=function(e,t,r){return void 0===r&&(r=!0),Array.isArray(t)||(t=[t]),(0,o.findOne)(l("id",e),t,r)},t.getElementsByTagName=function(e,t,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),(0,o.filter)(c.tag_name(e),t,r,n)},t.getElementsByTagType=function(e,t,r,n){return void 0===r&&(r=!0),void 0===n&&(n=1/0),(0,o.filter)(c.tag_type(e),t,r,n)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.render=t.parse=void 0;var n=r(161),o=r(95),c=r(806),l=n.__importDefault(r(819));t.parse=function(content,e,t){var r={scriptingEnabled:"boolean"!=typeof e.scriptingEnabled||e.scriptingEnabled,treeAdapter:l.default,sourceCodeLocationInfo:e.sourceCodeLocationInfo},n=e.context;return t?c.parse(content,r):c.parseFragment(n,content,r)},t.render=function(e){for(var t,r=("length"in e?e:[e]),d=0;d{const c=o.MODE[n];r[c]=function(r){e.ctLoc=e._getCurrentLocation(),t[c].call(this,r)}})),r}}},function(e,t,r){"use strict";const n=r(146);e.exports=class extends n{constructor(e){super(e),this.preprocessor=e,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.offset=0,this.col=0,this.line=1}_getOverriddenMethods(e,t){return{advance(){const r=this.pos+1,n=this.html[r];return e.isEol&&(e.isEol=!1,e.line++,e.lineStartPos=r),("\n"===n||"\r"===n&&"\n"!==this.html[r+1])&&(e.isEol=!0),e.col=r-e.lineStartPos+1,e.offset=e.droppedBufferSize+r,t.advance.call(this)},retreat(){t.retreat.call(this),e.isEol=!1,e.col=this.pos-e.lineStartPos+1},dropParsedChunk(){const r=this.pos;t.dropParsedChunk.call(this);const n=r-this.pos;e.lineStartPos-=n,e.droppedBufferSize+=n,e.offset=e.droppedBufferSize+this.pos}}}}},function(e,t,r){"use strict";const{DOCUMENT_MODE:n}=r(162);t.createDocument=function(){return{nodeName:"#document",mode:n.NO_QUIRKS,childNodes:[]}},t.createDocumentFragment=function(){return{nodeName:"#document-fragment",childNodes:[]}},t.createElement=function(e,t,r){return{nodeName:e,tagName:e,attrs:r,namespaceURI:t,childNodes:[],parentNode:null}},t.createCommentNode=function(data){return{nodeName:"#comment",data:data,parentNode:null}};const o=function(e){return{nodeName:"#text",value:e,parentNode:null}},c=t.appendChild=function(e,t){e.childNodes.push(t),t.parentNode=e},l=t.insertBefore=function(e,t,r){const n=e.childNodes.indexOf(r);e.childNodes.splice(n,0,t),t.parentNode=e};t.setTemplateContent=function(e,t){e.content=t},t.getTemplateContent=function(e){return e.content},t.setDocumentType=function(e,t,r,n){let o=null;for(let i=0;i(Object.keys(t).forEach((r=>{e[r]=t[r]})),e)),Object.create(null))}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.render=t.parse=void 0;var o=r(211);Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return o.parseDocument}});var c=r(526);Object.defineProperty(t,"render",{enumerable:!0,get:function(){return n(c).default}})},,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";t.a=function(e,t){return t=t||{},new Promise((function(r,n){var s=new XMLHttpRequest,o=[],u=[],i={},a=function(){return{ok:2==(s.status/100|0),statusText:s.statusText,status:s.status,url:s.responseURL,text:function(){return Promise.resolve(s.responseText)},json:function(){return Promise.resolve(s.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([s.response]))},clone:a,headers:{keys:function(){return o},entries:function(){return u},get:function(e){return i[e.toLowerCase()]},has:function(e){return e.toLowerCase()in i}}}};for(var c in s.open(t.method||"get",e,!0),s.onload=function(){s.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,(function(e,t,r){o.push(t=t.toLowerCase()),u.push([t,r]),i[t]=i[t]?i[t]+","+r:r})),r(a())},s.onerror=n,s.withCredentials="include"==t.credentials,t.headers)s.setRequestHeader(c,t.headers[c]);s.send(t.body||null)}))}},function(e,t,r){e.exports=function(){"use strict";function e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function t(e,t){for(var r=0;re.length)&&(t=e.length);for(var r=0,n=new Array(t);r=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,o,s=!0,i=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return s=e.done,e},e:function(e){i=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(i)throw o}}}}var l={};l[l.Fatal=0]="Fatal",l[l.Error=0]="Error",l[l.Warn=1]="Warn",l[l.Log=2]="Log",l[l.Info=3]="Info",l[l.Success=3]="Success",l[l.Debug=4]="Debug",l[l.Trace=5]="Trace",l[l.Silent=-1/0]="Silent",l[l.Verbose=1/0]="Verbose";var d={silent:{level:-1},fatal:{level:l.Fatal},error:{level:l.Error},warn:{level:l.Warn},log:{level:l.Log},info:{level:l.Info},success:{level:l.Success},debug:{level:l.Debug},trace:{level:l.Trace},verbose:{level:l.Trace},ready:{level:l.Info},start:{level:l.Info}};function f(e){return t=e,!("[object Object]"!==Object.prototype.toString.call(t)||!e.message&&!e.args||e.stack);var t}var p=!1,h=[],m=function(){function t(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};for(var n in e(this,t),this._reporters=r.reporters||[],this._types=r.types||d,this.level=void 0!==r.level?r.level:3,this._defaults=r.defaults||{},this._async=void 0!==r.async?r.async:void 0,this._stdout=r.stdout,this._stderr=r.stderr,this._mockFn=r.mockFn,this._throttle=r.throttle||1e3,this._throttleMin=r.throttleMin||5,this._types){var o=s(s({type:n},this._types[n]),this._defaults);this[n]=this._wrapLogFn(o),this[n].raw=this._wrapLogFn(o,!0)}this._mockFn&&this.mockTypes(),this._lastLogSerialized=void 0,this._lastLog=void 0,this._lastLogTime=void 0,this._lastLogCount=0,this._throttleTimeout=void 0}return r(t,[{key:"create",value:function(e){return new t(Object.assign({reporters:this._reporters,level:this.level,types:this._types,defaults:this._defaults,stdout:this._stdout,stderr:this._stderr,mockFn:this._mockFn},e))}},{key:"withDefaults",value:function(e){return this.create({defaults:Object.assign({},this._defaults,e)})}},{key:"withTag",value:function(e){return this.withDefaults({tag:this._defaults.tag?this._defaults.tag+":"+e:e})}},{key:"addReporter",value:function(e){return this._reporters.push(e),this}},{key:"removeReporter",value:function(e){if(e){var t=this._reporters.indexOf(e);if(t>=0)return this._reporters.splice(t,1)}else this._reporters.splice(0);return this}},{key:"setReporters",value:function(e){return this._reporters=Array.isArray(e)?e:[e],this}},{key:"wrapAll",value:function(){this.wrapConsole(),this.wrapStd()}},{key:"restoreAll",value:function(){this.restoreConsole(),this.restoreStd()}},{key:"wrapConsole",value:function(){for(var e in this._types)console["__"+e]||(console["__"+e]=console[e]),console[e]=this[e].raw}},{key:"restoreConsole",value:function(){for(var e in this._types)console["__"+e]&&(console[e]=console["__"+e],delete console["__"+e])}},{key:"wrapStd",value:function(){this._wrapStream(this.stdout,"log"),this._wrapStream(this.stderr,"log")}},{key:"_wrapStream",value:function(e,t){var r=this;e&&(e.__write||(e.__write=e.write),e.write=function(e){r[t].raw(String(e).trim())})}},{key:"restoreStd",value:function(){this._restoreStream(this.stdout),this._restoreStream(this.stderr)}},{key:"_restoreStream",value:function(e){e&&e.__write&&(e.write=e.__write,delete e.__write)}},{key:"pauseLogs",value:function(){p=!0}},{key:"resumeLogs",value:function(){p=!1;var e,t=u(h.splice(0));try{for(t.s();!(e=t.n()).done;){var r=e.value;r[0]._logFn(r[1],r[2])}}catch(e){t.e(e)}finally{t.f()}}},{key:"mockTypes",value:function(e){if(this._mockFn=e||this._mockFn,"function"==typeof this._mockFn)for(var t in this._types)this[t]=this._mockFn(t,this._types[t])||this[t],this[t].raw=this[t]}},{key:"_wrapLogFn",value:function(e,t){var r=this;return function(){for(var n=arguments.length,o=new Array(n),s=0;sthis.level)return!!this._async&&Promise.resolve(!1);var o=Object.assign({date:new Date,args:[]},e);!r&&1===t.length&&f(t[0])?Object.assign(o,t[0]):o.args=Array.from(t),o.message&&(o.args.unshift(o.message),delete o.message),o.additional&&(Array.isArray(o.additional)||(o.additional=o.additional.split("\n")),o.args.push("\n"+o.additional.join("\n")),delete o.additional),o.type="string"==typeof o.type?o.type.toLowerCase():"",o.tag="string"==typeof o.tag?o.tag.toLowerCase():"";var a=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=n._lastLogCount-n._throttleMin;if(n._lastLog&&t>0){var r=i(n._lastLog.args);t>1&&r.push("(repeated ".concat(t," times)")),n._log(s(s({},n._lastLog),{},{args:r})),n._lastLogCount=1}if(e){if(n._lastLog=o,n._async)return n._logAsync(o);n._log(o)}};clearTimeout(this._throttleTimeout);var c=this._lastLogTime?o.date-this._lastLogTime:0;if(this._lastLogTime=o.date,cthis._throttleMin))return void(this._throttleTimeout=setTimeout(a,this._throttle))}catch(e){}a(!0)}},{key:"_log",value:function(e){var t,r=u(this._reporters);try{for(r.s();!(t=r.n()).done;)t.value.log(e,{async:!1,stdout:this.stdout,stderr:this.stderr})}catch(e){r.e(e)}finally{r.f()}}},{key:"_logAsync",value:function(e){var t=this;return Promise.all(this._reporters.map((function(r){return r.log(e,{async:!0,stdout:t.stdout,stderr:t.stderr})})))}},{key:"stdout",get:function(){return this._stdout||console._stdout}},{key:"stderr",get:function(){return this._stderr||console._stderr}}]),t}();m.prototype.add=m.prototype.addReporter,m.prototype.remove=m.prototype.removeReporter,m.prototype.clear=m.prototype.removeReporter,m.prototype.withScope=m.prototype.withTag,m.prototype.mock=m.prototype.mockTypes,m.prototype.pause=m.prototype.pauseLogs,m.prototype.resume=m.prototype.resumeLogs;var v,g=function(){function t(r){e(this,t),this.options=Object.assign({},r),this.defaultColor="#7f8c8d",this.levelColorMap={0:"#c0392b",1:"#f39c12",3:"#00BCD4"},this.typeColorMap={success:"#2ecc71"}}return r(t,[{key:"log",value:function(e){var t=e.level<1?console.__error||console.error:1===e.level&&console.warn?console.__warn||console.warn:console.__log||console.log,r="log"!==e.type?e.type:"",n=e.tag?e.tag:"",o=this.typeColorMap[e.type]||this.levelColorMap[e.level]||this.defaultColor,s="\n background: ".concat(o,";\n border-radius: 0.5em;\n color: white;\n font-weight: bold;\n padding: 2px 0.5em;\n "),a="%c".concat([n,r].filter(Boolean).join(":"));"string"==typeof e.args[0]?t.apply(void 0,["".concat(a,"%c ").concat(e.args[0]),s,""].concat(i(e.args.slice(1)))):t.apply(void 0,[a,s].concat(i(e.args)))}}]),t}();return"undefined"!=typeof window&&window.consola||((v=new m({reporters:[new g]})).Consola=m,v.LogLevel=l,v.BrowserReporter=g,v)}()},,,,function(e,t){e.exports=function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=0)}([function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=r(1);e.exports=function(t,r){var i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],a="object"===("undefined"==typeof document?"undefined":n(document))&&"string"==typeof document.cookie,s="object"===(void 0===t?"undefined":n(t))&&"object"===(void 0===r?"undefined":n(r))&&void 0!==e,u=!a&&!s||a&&s,c=function(e){if(s){var n=t.headers.cookie||"";return e&&(n=(n=r.getHeaders())["set-cookie"]?n["set-cookie"].map((function(e){return e.split(";")[0]})).join(";"):""),n}if(a)return document.cookie||""},l=function(){var e=r.getHeader("Set-Cookie");return(e="string"==typeof e?[e]:e)||[]},p=function(e){return r.setHeader("Set-Cookie",e)},d=function(e,t){if(!t)return e;try{return JSON.parse(e)}catch(t){return e}},f={parseJSON:i,set:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{path:"/"};if(!u)if(t="object"===(void 0===t?"undefined":n(t))?JSON.stringify(t):t,s){var i=l();i.push(o.serialize(e,t,r)),p(i)}else document.cookie=o.serialize(e,t,r)},setAll:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];u||Array.isArray(e)&&e.forEach((function(e){var t=e.name,r=void 0===t?"":t,n=e.value,o=void 0===n?"":n,i=e.opts,a=void 0===i?{path:"/"}:i;f.set(r,o,a)}))},get:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{fromRes:!1,parseJSON:f.parseJSON};if(u)return"";var r=o.parse(c(t.fromRes))[e];return d(r,t.parseJSON)},getAll:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{fromRes:!1,parseJSON:f.parseJSON};if(u)return{};var t=o.parse(c(e.fromRes));for(var r in t)t[r]=d(t[r],e.parseJSON);return t},remove:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{path:"/"};u||(t.expires=new Date(0),f.set(e,"",t))},removeAll:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{path:"/"};if(!u){var t=o.parse(c());for(var r in t)f.remove(r,e)}},nodeCookie:o};return f}},function(e,t,r){"use strict";function i(e,t){try{return t(e)}catch(t){return e}}t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var r={},n=t||{},o=e.split(u),s=n.decode||a,c=0;c{try{if("function"==typeof e)return e(t);if(e instanceof RegExp)return e.test(t);if("string"==typeof e)return r?t.startsWith(e):e===t}catch(e){n.e.error(e)}return!1}))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(43);function o(e,t){const r=n.b.__ddBrowserSdkExtensionCallback;r&&r({type:e,payload:t})}},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(30);const o=200;function c(e){const{env:t,service:r,version:n,datacenter:o,sdkVersion:c,variant:d}=e,f=[l("sdk_version",null!=c?c:"6.21.2")];return t&&f.push(l("env",t)),r&&f.push(l("service",r)),n&&f.push(l("version",n)),o&&f.push(l("datacenter",o)),d&&f.push(l("variant",d)),f}function l(e,t){const r=t?`${e}:${t}`:e;return(r.length>o||function(e){if(!function(){try{return new RegExp("[\\p{Ll}]","u"),!0}catch(e){return!1}}())return!1;return new RegExp("[^\\p{Ll}\\p{Lo}0-9_:./-]","u").test(e)}(r))&&n.e.warn(`Tag ${r} doesn't meet tag requirements and will be sanitized. ${n.d} ${n.b}/getting_started/tagging/#defining-tags`),function(e){return e.replace(/,/g,"_")}(r)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l})),r.d(t,"b",(function(){return d})),r.d(t,"c",(function(){return f}));var n=r(42),o=r(167),c=r(84);const l={HIDDEN:"visibility_hidden",UNLOADING:"before_unload",PAGEHIDE:"page_hide",FROZEN:"page_frozen"};function d(e){return new n.b((t=>{const{stop:r}=Object(c.b)(e,window,["visibilitychange","freeze"],(e=>{"visibilitychange"===e.type&&"hidden"===document.visibilityState?t.notify({reason:l.HIDDEN}):"freeze"===e.type&&t.notify({reason:l.FROZEN})}),{capture:!0}),n=Object(c.a)(e,window,"beforeunload",(()=>{t.notify({reason:l.UNLOADING})})).stop;return()=>{r(),n()}}))}function f(e){return Object(o.c)(l).includes(e)}},function(e,t,r){"use strict";function n(e){return e>=500}function o(e){try{return e.clone()}catch(e){return}}r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}))},function(e,t,r){"use strict";function n(){return 0===l()}function o(){return 1===l()}let c;function l(){return null!=c?c:c=function(e=window){var t;const r=e.navigator.userAgent;if(e.chrome||/HeadlessChrome/.test(r))return 0;if(0===(null===(t=e.navigator.vendor)||void 0===t?void 0:t.indexOf("Apple"))||/safari/i.test(r)&&!/chrome|android/i.test(r))return 1;return 2}()}r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}))},function(e,t,r){"use strict";r.d(t,"a",(function(){return c})),r.d(t,"b",(function(){return l}));var n=r(98),o=r(178);function c(e){const t=e.site||n.d,source=function(source){if("flutter"===source||"unity"===source)return source;return"browser"}(e.source),r=function(e){return{logsEndpointBuilder:Object(o.b)(e,"logs"),rumEndpointBuilder:Object(o.b)(e,"rum"),profilingEndpointBuilder:Object(o.b)(e,"profile"),sessionReplayEndpointBuilder:Object(o.b)(e,"replay"),exposuresEndpointBuilder:Object(o.b)(e,"exposures")}}({...e,site:t,source:source}),c=function(e){if(!e.replica)return;const t={...e,site:n.d,clientToken:e.replica.clientToken};return{logsEndpointBuilder:Object(o.b)(t,"logs"),rumEndpointBuilder:Object(o.b)(t,"rum",[`application.id=${e.replica.applicationId}`])}}({...e,site:t,source:source});return{replica:c,site:t,source:source,...r}}function l(e){return n.f.every((param=>e.includes(param)))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(52),o=r(35),c=r(16);function l(e,t){if(window.requestIdleCallback&&window.cancelIdleCallback){const r=window.requestIdleCallback(Object(o.c)(e),t);return()=>window.cancelIdleCallback(r)}return function(e){const t=Object(c.i)(),r=Object(n.d)((()=>{e({didTimeout:!1,timeRemaining:()=>Math.max(0,d-(Object(c.i)()-t))})}),0);return()=>Object(n.b)(r)}(e)}const d=50},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));r(79),r(109),r(39);function n(e){return null!==e&&"object"==typeof e}function o(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".",c=arguments.length>3?arguments[3]:void 0;if(!n(t))return o(e,{},r,c);var l=Object.assign({},t);for(var d in e)if("__proto__"!==d&&"constructor"!==d){var f=e[d];null!=f&&(c&&c(l,d,f,r)||(Array.isArray(f)&&Array.isArray(l[d])?l[d]=l[d].concat(f):n(f)&&n(l[d])?l[d]=o(f,l[d],(r?"".concat(r,"."):"")+d.toString(),c):l[d]=f))}return l}function c(e){return function(){for(var t=arguments.length,r=new Array(t),n=0;no(p,t,"",e)),{})}}var l=c();l.fn=c(((e,t,r,n)=>{if(void 0!==e[t]&&"function"==typeof r)return e[t]=r(e[t]),!0})),l.arrayFn=c(((e,t,r,n)=>{if(Array.isArray(e[t])&&"function"==typeof r)return e[t]=r(e[t]),!0})),l.extend=c},,function(e,t,r){"use strict";r.d(t,"a",(function(){return y}));var n=["second","minute","hour","day","week","month","year"],o=["秒","分钟","小时","天","周","个月","年"],c={},l=function(e,t){c[e]=t},d=function(e){return c[e]||c.en_US},f=[60,60,24,7,365/7/12,12];function h(input){return input instanceof Date?input:!isNaN(input)||/^\d+$/.test(input)?new Date(parseInt(input)):(input=(input||"").trim().replace(/\.\d+/,"").replace(/-/,"/").replace(/-/,"/").replace(/(\d)T(\d)/,"$1 $2").replace(/Z/," UTC").replace(/([+-]\d\d):?(\d\d)/," $1$2"),new Date(input))}function m(e,t){for(var r=e<0?1:0,n=e=Math.abs(e),o=0;e>=f[o]&&o(0===(o*=2)?9:1)&&(o+=1),t(e,o,n)[r].replace("%s",e.toString())}function v(e,t){return(+(t?h(t):new Date)-+h(e))/1e3}var y=function(e,t,r){return m(v(e,r&&r.relativeDate),d(t))};l("en_US",(function(e,t){if(0===t)return["just now","right now"];var r=n[Math.floor(t/2)];return e>1&&(r+="s"),[e+" "+r+" ago","in "+e+" "+r]})),l("zh_CN",(function(e,t){if(0===t)return["刚刚","片刻后"];var r=o[~~(t/2)];return[e+" "+r+"前",e+" "+r+"后"]}))},,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";var n=r(637),o=r(638);function c(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}t.parse=C,t.resolve=function(source,e){return C(source,!1,!0).resolve(e)},t.resolveObject=function(source,e){return source?C(source,!1,!0).resolveObject(e):e},t.format=function(e){o.isString(e)&&(e=C(e));return e instanceof c?e.format():c.prototype.format.call(e)},t.Url=c;var l=/^([a-z0-9.+-]+:)/i,d=/:[0-9]*$/,f=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,h=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),m=["'"].concat(h),v=["%","/","?",";","#"].concat(m),y=["/","?","#"],_=/^[+a-z0-9A-Z_-]{0,63}$/,w=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,T={javascript:!0,"javascript:":!0},E={javascript:!0,"javascript:":!0},S={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},A=r(283);function C(e,t,r){if(e&&o.isObject(e)&&e instanceof c)return e;var u=new c;return u.parse(e,t,r),u}c.prototype.parse=function(e,t,r){if(!o.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var c=e.indexOf("?"),d=-1!==c&&c127?U+="x":U+=B[F];if(!U.match(_)){var z=P.slice(0,i),G=P.slice(i+1),V=B.match(w);V&&(z.push(V[1]),G.unshift(V[2])),G.length&&(C="/"+G.join(".")+C),this.hostname=z.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),D||(this.hostname=n.toASCII(this.hostname));var p=this.port?":"+this.port:"",K=this.hostname||"";this.host=K+p,this.href+=this.host,D&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==C[0]&&(C="/"+C))}if(!T[O])for(i=0,j=m.length;i0)&&r.host.split("@"))&&(r.auth=I.shift(),r.host=r.hostname=I.shift());return r.search=e.search,r.query=e.query,o.isNull(r.pathname)&&o.isNull(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r}if(!k.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var N=k.slice(-1)[0],M=(r.host||e.host||k.length>1)&&("."===N||".."===N)||""===N,R=0,i=k.length;i>=0;i--)"."===(N=k[i])?k.splice(i,1):".."===N?(k.splice(i,1),R++):R&&(k.splice(i,1),R--);if(!C&&!x)for(;R--;R)k.unshift("..");!C||""===k[0]||k[0]&&"/"===k[0].charAt(0)||k.unshift(""),M&&"/"!==k.join("/").substr(-1)&&k.push("");var I,L=""===k[0]||k[0]&&"/"===k[0].charAt(0);O&&(r.hostname=r.host=L?"":k.length?k.shift():"",(I=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=I.shift(),r.host=r.hostname=I.shift()));return(C=C||r.host&&k.length)&&!L&&k.unshift(""),k.length?r.pathname=k.join("/"):(r.pathname=null,r.path=null),o.isNull(r.pathname)&&o.isNull(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},c.prototype.parseHost=function(){var e=this.host,t=d.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){(function(e,n){var o;!function(c){t&&t.nodeType,e&&e.nodeType;var l="object"==typeof n&&n;l.global!==l&&l.window!==l&&l.self;var d,f=2147483647,base=36,h=1,m=26,v=38,y=700,_=72,w=128,T="-",E=/^xn--/,S=/[^\x20-\x7E]/,A=/[\x2E\u3002\uFF0E\uFF61]/g,C={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},x=base-h,k=Math.floor,O=String.fromCharCode;function N(e){throw new RangeError(C[e])}function map(e,t){for(var r=e.length,n=[];r--;)n[r]=t(e[r]);return n}function M(e,t){var r=e.split("@"),n="";return r.length>1&&(n=r[0]+"@",e=r[1]),n+map((e=e.replace(A,".")).split("."),t).join(".")}function R(e){for(var t,r,output=[],n=0,o=e.length;n=55296&&t<=56319&&n65535&&(output+=O((e-=65536)>>>10&1023|55296),e=56320|1023&e),output+=O(e)})).join("")}function L(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function D(e,t,r){var n=0;for(e=r?k(e/y):e>>1,e+=k(e/t);e>x*m>>1;n+=base)e=k(e/x);return k(n+(x+1)*e/(e+v))}function P(input){var e,t,r,n,o,c,l,d,v,y,E,output=[],S=input.length,i=0,A=w,C=_;for((t=input.lastIndexOf(T))<0&&(t=0),r=0;r=128&&N("not-basic"),output.push(input.charCodeAt(r));for(n=t>0?t+1:0;n=S&&N("invalid-input"),((d=(E=input.charCodeAt(n++))-48<10?E-22:E-65<26?E-65:E-97<26?E-97:base)>=base||d>k((f-i)/c))&&N("overflow"),i+=d*c,!(d<(v=l<=C?h:l>=C+m?m:l-C));l+=base)c>k(f/(y=base-v))&&N("overflow"),c*=y;C=D(i-o,e=output.length+1,0==o),k(i/e)>f-A&&N("overflow"),A+=k(i/e),i%=e,output.splice(i++,0,A)}return I(output)}function j(input){var e,t,r,n,o,c,l,q,d,v,y,E,S,A,C,output=[];for(E=(input=R(input)).length,e=w,t=0,o=_,c=0;c=e&&yk((f-t)/(S=r+1))&&N("overflow"),t+=(l-e)*S,e=l,c=0;cf&&N("overflow"),y==e){for(q=t,d=base;!(q<(v=d<=o?h:d>=o+m?m:d-o));d+=base)C=q-v,A=base-v,output.push(O(L(v+C%A,0))),q=k(C/A);output.push(O(L(q,0))),o=D(t,S,r==n),t=0,++r}++t,++e}return output.join("")}d={version:"1.4.1",ucs2:{decode:R,encode:I},decode:P,encode:j,toASCII:function(input){return M(input,(function(e){return S.test(e)?"xn--"+j(e):e}))},toUnicode:function(input){return M(input,(function(e){return E.test(e)?P(e.slice(4).toLowerCase()):e}))}},void 0===(o=function(){return d}.call(t,r,t,e))||(e.exports=o)}()}).call(this,r(343)(e),r(57))},function(e,t,r){"use strict";e.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},function(e,t,r){"use strict";function n(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,t,r,c){t=t||"&",r=r||"=";var l={};if("string"!=typeof e||0===e.length)return l;var d=/\+/g;e=e.split(t);var f=1e3;c&&"number"==typeof c.maxKeys&&(f=c.maxKeys);var h=e.length;f>0&&h>f&&(h=f);for(var i=0;i=0?(m=w.substr(0,T),v=w.substr(T+1)):(m=w,v=""),y=decodeURIComponent(m),_=decodeURIComponent(v),n(l,y)?o(l[y])?l[y].push(_):l[y]=[l[y],_]:l[y]=_}return l};var o=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},function(e,t,r){"use strict";var n=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,r,l){return t=t||"&",r=r||"=",null===e&&(e=void 0),"object"==typeof e?map(c(e),(function(c){var l=encodeURIComponent(n(c))+r;return o(e[c])?map(e[c],(function(e){return l+encodeURIComponent(n(e))})).join(t):l+encodeURIComponent(n(e[c]))})).join(t):l?encodeURIComponent(n(l))+r+encodeURIComponent(n(e)):""};var o=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function map(e,t){if(e.map)return e.map(t);for(var r=[],i=0;i0?n-4:n;for(i=0;i>16&255,f[h++]=t>>8&255,f[h++]=255&t;2===d&&(t=o[e.charCodeAt(i)]<<2|o[e.charCodeAt(i+1)]>>4,f[h++]=255&t);1===d&&(t=o[e.charCodeAt(i)]<<10|o[e.charCodeAt(i+1)]<<4|o[e.charCodeAt(i+2)]>>2,f[h++]=t>>8&255,f[h++]=255&t);return f},t.fromByteArray=function(e){for(var t,r=e.length,o=r%3,c=[],l=16383,i=0,f=r-o;if?f:i+l));1===o?(t=e[r-1],c.push(n[t>>2]+n[t<<4&63]+"==")):2===o&&(t=(e[r-2]<<8)+e[r-1],c.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"="));return c.join("")};for(var n=[],o=[],c="undefined"!=typeof Uint8Array?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)n[i]=code[i],o[code.charCodeAt(i)]=i;function l(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function d(e,t,r){for(var o,c,output=[],i=t;i>18&63]+n[c>>12&63]+n[c>>6&63]+n[63&c]);return output.join("")}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63},function(e,t){t.read=function(e,t,r,n,o){var c,l,d=8*o-n-1,f=(1<>1,m=-7,i=r?o-1:0,v=r?-1:1,s=e[t+i];for(i+=v,c=s&(1<<-m)-1,s>>=-m,m+=d;m>0;c=256*c+e[t+i],i+=v,m-=8);for(l=c&(1<<-m)-1,c>>=-m,m+=n;m>0;l=256*l+e[t+i],i+=v,m-=8);if(0===c)c=1-h;else{if(c===f)return l?NaN:1/0*(s?-1:1);l+=Math.pow(2,n),c-=h}return(s?-1:1)*l*Math.pow(2,c-n)},t.write=function(e,t,r,n,o,c){var l,d,f,h=8*c-o-1,m=(1<>1,rt=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,i=n?0:c-1,y=n?1:-1,s=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(d=isNaN(t)?1:0,l=m):(l=Math.floor(Math.log(t)/Math.LN2),t*(f=Math.pow(2,-l))<1&&(l--,f*=2),(t+=l+v>=1?rt/f:rt*Math.pow(2,1-v))*f>=2&&(l++,f/=2),l+v>=m?(d=0,l=m):l+v>=1?(d=(t*f-1)*Math.pow(2,o),l+=v):(d=t*Math.pow(2,v-1)*Math.pow(2,o),l=0));o>=8;e[r+i]=255&d,i+=y,d/=256,o-=8);for(l=l<0;e[r+i]=255&l,i+=y,l/=256,h-=8);e[r+i-y]|=128*s}},function(e,t){var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t,r){(t=e.exports=r(452)).Stream=t,t.Readable=t,t.Writable=r(456),t.Duplex=r(207),t.Transform=r(457),t.PassThrough=r(674),t.finished=r(348),t.pipeline=r(675)},,function(e,t,r){"use strict";function n(object,e){var t=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(object,e).enumerable}))),t.push.apply(t,r)}return t}function o(e){for(var i=1;i0?this.tail.next=t:this.head=t,this.tail=t,++this.length}},{key:"unshift",value:function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length}},{key:"shift",value:function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,e=""+p.data;p=p.next;)e+=s+p.data;return e}},{key:"concat",value:function(e){if(0===this.length)return f.alloc(0);for(var t,r,n,o=f.allocUnsafe(e>>>0),p=this.head,i=0;p;)t=p.data,r=o,n=i,f.prototype.copy.call(t,r,n),i+=p.data.length,p=p.next;return o}},{key:"consume",value:function(e,t){var r;return en.length?n.length:e;if(o===n.length?r+=n:r+=n.slice(0,e),0==(e-=o)){o===n.length?(++t,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break}++t}return this.length-=t,r}},{key:"_getBuffer",value:function(e){var t=f.allocUnsafe(e),p=this.head,r=1;for(p.data.copy(t),e-=p.data.length;p=p.next;){var n=p.data,o=e>n.length?n.length:e;if(n.copy(t,t.length-e,0,o),0==(e-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break}++r}return this.length-=r,t}},{key:m,value:function(e,t){return h(this,o(o({},t),{},{depth:0,customInspect:!1}))}}])&&l(t.prototype,r),n&&l(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()},,function(e,t,r){var n=r(61),o=n.Buffer;function c(e,t){for(var r in e)t[r]=e[r]}function l(e,t,r){return o(e,t,r)}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?e.exports=n:(c(n,t),t.Buffer=l),c(o,l),l.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return o(e,t,r)},l.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var n=o(e);return void 0!==t?"string"==typeof r?n.fill(t,r):n.fill(t):n.fill(0),n},l.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return o(e)},l.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}},function(e,t,r){"use strict";(function(t){var n;function o(e,t,r){return(t=function(e){var t=function(input,e){if("object"!=typeof input||null===input)return input;var t=input[Symbol.toPrimitive];if(void 0!==t){var r=t.call(input,e||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(input)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var c=r(348),l=Symbol("lastResolve"),d=Symbol("lastReject"),f=Symbol("error"),h=Symbol("ended"),m=Symbol("lastPromise"),v=Symbol("handlePromise"),y=Symbol("stream");function _(e,t){return{value:e,done:t}}function w(e){var t=e[l];if(null!==t){var data=e[y].read();null!==data&&(e[m]=null,e[l]=null,e[d]=null,t(_(data,!1)))}}function T(e){t.nextTick(w,e)}var E=Object.getPrototypeOf((function(){})),S=Object.setPrototypeOf((o(n={get stream(){return this[y]},next:function(){var e=this,r=this[f];if(null!==r)return Promise.reject(r);if(this[h])return Promise.resolve(_(void 0,!0));if(this[y].destroyed)return new Promise((function(r,n){t.nextTick((function(){e[f]?n(e[f]):r(_(void 0,!0))}))}));var n,o=this[m];if(o)n=new Promise(function(e,t){return function(r,n){e.then((function(){t[h]?r(_(void 0,!0)):t[v](r,n)}),n)}}(o,this));else{var data=this[y].read();if(null!==data)return Promise.resolve(_(data,!1));n=new Promise(this[v])}return this[m]=n,n}},Symbol.asyncIterator,(function(){return this})),o(n,"return",(function(){var e=this;return new Promise((function(t,r){e[y].destroy(null,(function(e){e?r(e):t(_(void 0,!0))}))}))})),n),E);e.exports=function(e){var t,r=Object.create(S,(o(t={},y,{value:e,writable:!0}),o(t,l,{value:null,writable:!0}),o(t,d,{value:null,writable:!0}),o(t,f,{value:null,writable:!0}),o(t,h,{value:e._readableState.endEmitted,writable:!0}),o(t,v,{value:function(e,t){var data=r[y].read();data?(r[m]=null,r[l]=null,r[d]=null,e(_(data,!1))):(r[l]=e,r[d]=t)},writable:!0}),t));return r[m]=null,c(e,(function(e){if(e&&"ERR_STREAM_PREMATURE_CLOSE"!==e.code){var t=r[d];return null!==t&&(r[m]=null,r[l]=null,r[d]=null,t(e)),void(r[f]=e)}var n=r[l];null!==n&&(r[m]=null,r[l]=null,r[d]=null,n(_(void 0,!0))),r[h]=!0})),e.on("readable",T.bind(null,r)),r}}).call(this,r(81))},function(e,t){e.exports=function(){throw new Error("Readable.from is not available in the browser")}},function(e,t,r){"use strict";e.exports=o;var n=r(457);function o(e){if(!(this instanceof o))return new o(e);n.call(this,e)}r(27)(o,n),o.prototype._transform=function(e,t,r){r(null,e)}},function(e,t,r){"use strict";var n;var o=r(206).codes,c=o.ERR_MISSING_ARGS,l=o.ERR_STREAM_DESTROYED;function d(e){if(e)throw e}function f(e){e()}function h(e,t){return e.pipe(t)}e.exports=function(){for(var e=arguments.length,t=new Array(e),o=0;o0,(function(e){m||(m=e),e&&y.forEach(f),o||(y.forEach(f),v(m))}))}));return t.reduce(h)}},function(e,t,r){var n=r(27),o=r(208),c=r(38).Buffer,l=[1518500249,1859775393,-1894007588,-899497514],d=new Array(80);function f(){this.init(),this._w=d,o.call(this,64,56)}function h(e){return e<<30|e>>>2}function m(s,b,e,t){return 0===s?b&e|~b&t:2===s?b&e|b&t|e&t:b^e^t}n(f,o),f.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},f.prototype._update=function(e){for(var t,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,c=0|this._e,i=0;i<16;++i)r[i]=e.readInt32BE(4*i);for(;i<80;++i)r[i]=r[i-3]^r[i-8]^r[i-14]^r[i-16];for(var d=0;d<80;++d){var s=~~(d/20),f=0|((t=a)<<5|t>>>27)+m(s,b,n,o)+c+r[d]+l[s];c=o,o=n,n=h(b),b=a,a=f}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=c+this._e|0},f.prototype._hash=function(){var e=c.allocUnsafe(20);return e.writeInt32BE(0|this._a,0),e.writeInt32BE(0|this._b,4),e.writeInt32BE(0|this._c,8),e.writeInt32BE(0|this._d,12),e.writeInt32BE(0|this._e,16),e},e.exports=f},function(e,t,r){var n=r(27),o=r(208),c=r(38).Buffer,l=[1518500249,1859775393,-1894007588,-899497514],d=new Array(80);function f(){this.init(),this._w=d,o.call(this,64,56)}function h(e){return e<<5|e>>>27}function m(e){return e<<30|e>>>2}function v(s,b,e,t){return 0===s?b&e|~b&t:2===s?b&e|b&t|e&t:b^e^t}n(f,o),f.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this},f.prototype._update=function(e){for(var t,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,c=0|this._e,i=0;i<16;++i)r[i]=e.readInt32BE(4*i);for(;i<80;++i)r[i]=(t=r[i-3]^r[i-8]^r[i-14]^r[i-16])<<1|t>>>31;for(var d=0;d<80;++d){var s=~~(d/20),f=h(a)+v(s,b,n,o)+c+r[d]+l[s]|0;c=o,o=n,n=m(b),b=a,a=f}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=c+this._e|0},f.prototype._hash=function(){var e=c.allocUnsafe(20);return e.writeInt32BE(0|this._a,0),e.writeInt32BE(0|this._b,4),e.writeInt32BE(0|this._c,8),e.writeInt32BE(0|this._d,12),e.writeInt32BE(0|this._e,16),e},e.exports=f},function(e,t,r){var n=r(27),o=r(458),c=r(208),l=r(38).Buffer,d=new Array(64);function f(){this.init(),this._w=d,c.call(this,64,56)}n(f,o),f.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this},f.prototype._hash=function(){var e=l.allocUnsafe(28);return e.writeInt32BE(this._a,0),e.writeInt32BE(this._b,4),e.writeInt32BE(this._c,8),e.writeInt32BE(this._d,12),e.writeInt32BE(this._e,16),e.writeInt32BE(this._f,20),e.writeInt32BE(this._g,24),e},e.exports=f},function(e,t,r){var n=r(27),o=r(459),c=r(208),l=r(38).Buffer,d=new Array(160);function f(){this.init(),this._w=d,c.call(this,128,112)}n(f,o),f.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this},f.prototype._hash=function(){var e=l.allocUnsafe(48);function t(t,r,n){e.writeInt32BE(t,n),e.writeInt32BE(r,n+4)}return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),e},e.exports=f},function(e,t,r){e.exports=o;var n=r(181).EventEmitter;function o(){n.call(this)}r(27)(o,n),o.Readable=r(351),o.Writable=r(686),o.Duplex=r(687),o.Transform=r(688),o.PassThrough=r(689),o.Stream=o,o.prototype.pipe=function(e,t){var source=this;function r(t){e.writable&&!1===e.write(t)&&source.pause&&source.pause()}function o(){source.readable&&source.resume&&source.resume()}source.on("data",r),e.on("drain",o),e._isStdio||t&&!1===t.end||(source.on("end",l),source.on("close",d));var c=!1;function l(){c||(c=!0,e.end())}function d(){c||(c=!0,"function"==typeof e.destroy&&e.destroy())}function f(e){if(h(),0===n.listenerCount(this,"error"))throw e}function h(){source.removeListener("data",r),e.removeListener("drain",o),source.removeListener("end",l),source.removeListener("close",d),source.removeListener("error",f),e.removeListener("error",f),source.removeListener("end",h),source.removeListener("close",h),e.removeListener("close",h)}return source.on("error",f),e.on("error",f),source.on("end",h),source.on("close",h),e.on("close",h),e.emit("pipe",source),e}},function(e,t){var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},,function(e,t,r){"use strict";var n=r(352).Buffer,o=r(684);e.exports=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(s){if(0===this.length)return"";for(var p=this.head,e=""+p.data;p=p.next;)e+=s+p.data;return e},e.prototype.concat=function(e){if(0===this.length)return n.alloc(0);for(var t,r,o,c=n.allocUnsafe(e>>>0),p=this.head,i=0;p;)t=p.data,r=c,o=i,t.copy(r,o),i+=p.data.length,p=p.next;return c},e}(),o&&o.inspect&&o.inspect.custom&&(e.exports.prototype[o.inspect.custom]=function(){var e=o.inspect({length:this.length});return this.constructor.name+" "+e})},,function(e,t,r){"use strict";e.exports=c;var n=r(463),o=Object.create(r(127));function c(e){if(!(this instanceof c))return new c(e);n.call(this,e)}o.inherits=r(27),o.inherits(c,n),c.prototype._transform=function(e,t,r){r(null,e)}},function(e,t,r){e.exports=r(353)},function(e,t,r){e.exports=r(188)},function(e,t,r){e.exports=r(351).Transform},function(e,t,r){e.exports=r(351).PassThrough},function(e,t,r){"use strict";var n=r(27),o=r(38).Buffer,c=r(160),l=o.alloc(128),d=64;function f(e,t){c.call(this,"digest"),"string"==typeof t&&(t=o.from(t)),this._alg=e,this._key=t,t.length>d?t=e(t):t.length15){var e=this.cache.slice(0,16);return this.cache=this.cache.slice(16),e}return null},y.prototype.flush=function(){for(var e=16-this.cache.length,t=c.allocUnsafe(e),i=-1;++i>i%8,e._prev=c(e._prev,r?n:o);return l}function c(e,t){var r=e.length,i=-1,o=n.allocUnsafe(e.length);for(e=n.concat([e,n.from([t])]);++i>7;return o}t.encrypt=function(e,t,r){for(var c=t.length,l=n.allocUnsafe(c),i=-1;++i>>0,0),t.writeUInt32BE(e[1]>>>0,4),t.writeUInt32BE(e[2]>>>0,8),t.writeUInt32BE(e[3]>>>0,12),t}function l(e){this.h=e,this.state=n.alloc(16,0),this.cache=n.allocUnsafe(0)}l.prototype.ghash=function(e){for(var i=-1;++i0;t--)n[t]=n[t]>>>1|(1&n[t-1])<<31;n[0]=n[0]>>>1,r&&(n[0]=n[0]^225<<24)}this.state=c(o)},l.prototype.update=function(e){var t;for(this.cache=n.concat([this.cache,e]);this.cache.length>=16;)t=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(t)},l.prototype.final=function(e,t){return this.cache.length&&this.ghash(n.concat([this.cache,o],16)),this.ghash(c([0,e,0,t])),this.state},e.exports=l},function(e,t,r){var n=r(477),o=r(38).Buffer,c=r(356),l=r(478),d=r(160),f=r(275),h=r(276);function m(e,t,r){d.call(this),this._cache=new v,this._last=void 0,this._cipher=new f.AES(t),this._prev=o.from(r),this._mode=e,this._autopadding=!0}function v(){this.cache=o.allocUnsafe(0)}function y(e,t,r){var d=c[e.toLowerCase()];if(!d)throw new TypeError("invalid suite type");if("string"==typeof r&&(r=o.from(r)),"GCM"!==d.mode&&r.length!==d.iv)throw new TypeError("invalid iv length "+r.length);if("string"==typeof t&&(t=o.from(t)),t.length!==d.key/8)throw new TypeError("invalid key length "+t.length);return"stream"===d.type?new l(d.module,t,r,!0):"auth"===d.type?new n(d.module,t,r,!0):new m(d.module,t,r)}r(27)(m,d),m.prototype._update=function(data){var e,t;this._cache.add(data);for(var r=[];e=this._cache.get(this._autopadding);)t=this._mode.decrypt(this,e),r.push(t);return o.concat(r)},m.prototype._final=function(){var e=this._cache.flush();if(this._autopadding)return function(e){var t=e[15];if(t<1||t>16)throw new Error("unable to decrypt data");var i=-1;for(;++i16)return t=this.cache.slice(0,16),this.cache=this.cache.slice(16),t}else if(this.cache.length>=16)return t=this.cache.slice(0,16),this.cache=this.cache.slice(16),t;return null},v.prototype.flush=function(){if(this.cache.length)return this.cache},t.createDecipher=function(e,t){var r=c[e.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=h(t,!1,r.key,r.iv);return y(e,n.key,n.iv)},t.createDecipheriv=y},function(e,t){t["des-ecb"]={key:8,iv:0},t["des-cbc"]=t.des={key:8,iv:8},t["des-ede3-cbc"]=t.des3={key:24,iv:8},t["des-ede3"]={key:24,iv:0},t["des-ede-cbc"]={key:16,iv:8},t["des-ede"]={key:16,iv:0}},function(e,t,r){(function(e){var n=r(479),o=r(711),c=r(712);var l={binary:!0,hex:!0,base64:!0};t.DiffieHellmanGroup=t.createDiffieHellmanGroup=t.getDiffieHellman=function(t){var r=new e(o[t].prime,"hex"),n=new e(o[t].gen,"hex");return new c(r,n)},t.createDiffieHellman=t.DiffieHellman=function t(r,o,d,f){return e.isBuffer(o)||void 0===l[o]?t(r,"binary",o,d):(o=o||"binary",f=f||"binary",d=d||new e([2]),e.isBuffer(d)||(d=new e(d,f)),"number"==typeof r?new c(n(r,d),d,!0):(e.isBuffer(r)||(r=new e(r,o)),new c(r,d,!0)))}}).call(this,r(61).Buffer)},,,function(e){e.exports=JSON.parse('{"modp1":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},"modp2":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},"modp5":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},"modp14":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},"modp15":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},"modp16":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},"modp17":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},"modp18":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}}')},function(e,t,r){(function(t){var n=r(70),o=new(r(480)),c=new n(24),l=new n(11),d=new n(10),f=new n(3),h=new n(7),m=r(479),v=r(205);function y(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._pub=new n(e),this}function _(e,r){return r=r||"utf8",t.isBuffer(e)||(e=new t(e,r)),this._priv=new n(e),this}e.exports=T;var w={};function T(e,t,r){this.setGenerator(t),this.__prime=new n(e),this._prime=n.mont(this.__prime),this._primeLen=e.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=y,this.setPrivateKey=_):this._primeCode=8}function E(e,r){var n=new t(e.toArray());return r?n.toString(r):n}Object.defineProperty(T.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=function(e,t){var r=t.toString("hex"),n=[r,e.toString(16)].join("_");if(n in w)return w[n];var v,y=0;if(e.isEven()||!m.simpleSieve||!m.fermatTest(e)||!o.test(e))return y+=1,y+="02"===r||"05"===r?8:4,w[n]=y,y;switch(o.test(e.shrn(1))||(y+=2),r){case"02":e.mod(c).cmp(l)&&(y+=8);break;case"05":(v=e.mod(d)).cmp(f)&&v.cmp(h)&&(y+=8);break;default:y+=4}return w[n]=y,y}(this.__prime,this.__gen)),this._primeCode}}),T.prototype.generateKeys=function(){return this._priv||(this._priv=new n(v(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey()},T.prototype.computeSecret=function(e){var r=(e=(e=new n(e)).toRed(this._prime)).redPow(this._priv).fromRed(),o=new t(r.toArray()),c=this.getPrime();if(o.length0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(s){if(0===this.length)return"";for(var p=this.head,e=""+p.data;p=p.next;)e+=s+p.data;return e},e.prototype.concat=function(e){if(0===this.length)return n.alloc(0);for(var t,r,o,c=n.allocUnsafe(e>>>0),p=this.head,i=0;p;)t=p.data,r=c,o=i,t.copy(r,o),i+=p.data.length,p=p.next;return c},e}(),o&&o.inspect&&o.inspect.custom&&(e.exports.prototype[o.inspect.custom]=function(){var e=o.inspect({length:this.length});return this.constructor.name+" "+e})},,function(e,t,r){"use strict";e.exports=c;var n=r(485),o=Object.create(r(127));function c(e){if(!(this instanceof c))return new c(e);n.call(this,e)}o.inherits=r(27),o.inherits(c,n),c.prototype._transform=function(e,t,r){r(null,e)}},function(e,t,r){"use strict";var n=r(38).Buffer,o=r(464),c=r(359),l=r(360).ec,d=r(70),f=r(278),h=r(495);function m(e,q,t,r){if((e=n.from(e.toArray())).length0&&t.ishrn(r),t}function y(q,e,t){var r,c;do{for(r=n.alloc(0);8*r.length","license":"MIT","bugs":{"url":"https://github.com/indutny/elliptic/issues"},"homepage":"https://github.com/indutny/elliptic","devDependencies":{"brfs":"^2.0.2","coveralls":"^3.1.0","eslint":"^7.6.0","grunt":"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1","istanbul":"^0.4.5","mocha":"^8.0.1"},"dependencies":{"bn.js":"^4.11.9","brorand":"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1","inherits":"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}')},function(e,t,r){"use strict";var n=r(114),o=r(70),c=r(27),l=r(277),d=n.assert;function f(e){l.call(this,"short",e),this.a=new o(e.a,16).toRed(this.red),this.b=new o(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function h(e,t,r,n){l.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new o(t,16),this.y=new o(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function m(e,t,r,n){l.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new o(0)):(this.x=new o(t,16),this.y=new o(r,16),this.z=new o(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}c(f,l),e.exports=f,f.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new o(e.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);t=(t=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red)}if(e.lambda)r=new o(e.lambda,16);else{var c=this._getEndoRoots(this.n);0===this.g.mul(c[0]).x.cmp(this.g.x.redMul(t))?r=c[0]:(r=c[1],d(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new o(e.a,16),b:new o(e.b,16)}})):this._getEndoBasis(r)}}},f.prototype._getEndoRoots=function(e){var t=e===this.p?this.red:o.mont(e),r=new o(2).toRed(t).redInvm(),n=r.redNeg(),s=new o(3).toRed(t).redNeg().redSqrt().redMul(r);return[n.redAdd(s).fromRed(),n.redSub(s).fromRed()]},f.prototype._getEndoBasis=function(e){for(var t,r,n,c,l,d,f,h,m,v=this.n.ushrn(Math.floor(this.n.bitLength()/2)),u=e,y=this.n.clone(),_=new o(1),w=new o(0),T=new o(0),E=new o(1),i=0;0!==u.cmpn(0);){var q=y.div(u);h=y.sub(q.mul(u)),m=T.sub(q.mul(_));var S=E.sub(q.mul(w));if(!n&&h.cmp(v)<0)t=f.neg(),r=_,n=h.neg(),c=m;else if(n&&2==++i)break;f=h,y=u,u=h,T=_,_=m,E=w,w=S}l=h.neg(),d=m;var A=n.sqr().add(c.sqr());return l.sqr().add(d.sqr()).cmp(A)>=0&&(l=t,d=r),n.negative&&(n=n.neg(),c=c.neg()),l.negative&&(l=l.neg(),d=d.neg()),[{a:n,b:c},{a:l,b:d}]},f.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],o=n.b.mul(e).divRound(this.n),c=r.b.neg().mul(e).divRound(this.n),l=o.mul(r.a),d=c.mul(n.a),f=o.mul(r.b),h=c.mul(n.b);return{k1:e.sub(l).sub(d),k2:f.add(h).neg()}},f.prototype.pointFromX=function(e,t){(e=new o(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var c=n.fromRed().isOdd();return(t&&!c||!t&&c)&&(n=n.redNeg()),this.point(e,n)},f.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),o=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0)},f.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i":""},h.prototype.isInfinity=function(){return this.inf},h.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var e=this.y.redSub(p.y);0!==e.cmpn(0)&&(e=e.redMul(this.x.redSub(p.x).redInvm()));var t=e.redSqr().redISub(this.x).redISub(p.x),r=e.redMul(this.x.redSub(t)).redISub(this.y);return this.curve.point(t,r)},h.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,t=this.x.redSqr(),r=e.redInvm(),n=t.redAdd(t).redIAdd(t).redIAdd(a).redMul(r),o=n.redSqr().redISub(this.x.redAdd(this.x)),c=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,c)},h.prototype.getX=function(){return this.x.fromRed()},h.prototype.getY=function(){return this.y.fromRed()},h.prototype.mul=function(e){return e=new o(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},h.prototype.mulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2)},h.prototype.jmulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0)},h.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y))},h.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var pre=this.precomputed,r=function(p){return p.neg()};t.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(r)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(r)}}}return t},h.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},c(m,l.BasePoint),f.prototype.jpoint=function(e,t,r){return new m(this,e,t,r)},m.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},m.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},m.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var e=p.z.redSqr(),t=this.z.redSqr(),r=this.x.redMul(e),n=p.x.redMul(t),o=this.y.redMul(e.redMul(p.z)),c=p.y.redMul(t.redMul(this.z)),l=r.redSub(n),d=o.redSub(c);if(0===l.cmpn(0))return 0!==d.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=l.redSqr(),h3=h2.redMul(l),f=r.redMul(h2),h=d.redSqr().redIAdd(h3).redISub(f).redISub(f),m=d.redMul(f.redISub(h)).redISub(o.redMul(h3)),v=this.z.redMul(p.z).redMul(l);return this.curve.jpoint(h,m,v)},m.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var e=this.z.redSqr(),t=this.x,r=p.x.redMul(e),n=this.y,o=p.y.redMul(e).redMul(this.z),c=t.redSub(r),l=n.redSub(o);if(0===c.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=c.redSqr(),h3=h2.redMul(c),d=t.redMul(h2),f=l.redSqr().redIAdd(h3).redISub(d).redISub(d),h=l.redMul(d.redISub(f)).redISub(n.redMul(h3)),m=this.z.redMul(c);return this.curve.jpoint(f,h,m)},m.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var t=this;for(i=0;i=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0}},m.prototype.inspect=function(){return this.isInfinity()?"":""},m.prototype.isInfinity=function(){return 0===this.z.cmpn(0)}},function(e,t,r){"use strict";var n=r(70),o=r(27),c=r(277),l=r(114);function d(e){c.call(this,"mont",e),this.a=new n(e.a,16).toRed(this.red),this.b=new n(e.b,16).toRed(this.red),this.i4=new n(4).toRed(this.red).redInvm(),this.two=new n(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function f(e,t,r){c.BasePoint.call(this,e,"projective"),null===t&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new n(t,16),this.z=new n(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}o(d,c),e.exports=d,d.prototype.validate=function(e){var t=e.normalize().x,r=t.redSqr(),n=r.redMul(t).redAdd(r.redMul(this.a)).redAdd(t);return 0===n.redSqrt().redSqr().cmp(n)},o(f,c.BasePoint),d.prototype.decodePoint=function(e,t){return this.point(l.toArray(e,t),1)},d.prototype.point=function(e,t){return new f(this,e,t)},d.prototype.pointFromJSON=function(e){return f.fromJSON(this,e)},f.prototype.precompute=function(){},f.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},f.fromJSON=function(e,t){return new f(e,t[0],t[1]||e.one)},f.prototype.inspect=function(){return this.isInfinity()?"":""},f.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},f.prototype.dbl=function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),r=e.redSub(t),n=e.redMul(t),o=r.redMul(t.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,o)},f.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},f.prototype.diffAdd=function(p,e){var a=this.x.redAdd(this.z),b=this.x.redSub(this.z),t=p.x.redAdd(p.z),r=p.x.redSub(p.z).redMul(a),n=t.redMul(b),o=e.z.redMul(r.redAdd(n).redSqr()),c=e.x.redMul(r.redISub(n).redSqr());return this.curve.point(o,c)},f.prototype.mul=function(e){for(var t=e.clone(),a=this,b=this.curve.point(null,null),r=[];0!==t.cmpn(0);t.iushrn(1))r.push(t.andln(1));for(var i=r.length-1;i>=0;i--)0===r[i]?(a=a.diffAdd(b,this),b=b.dbl()):(b=a.diffAdd(b,this),a=a.dbl());return b},f.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},f.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},f.prototype.eq=function(e){return 0===this.getX().cmp(e.getX())},f.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},f.prototype.getX=function(){return this.normalize(),this.x.fromRed()}},function(e,t,r){"use strict";var n=r(114),o=r(70),c=r(27),l=r(277),d=n.assert;function f(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,l.call(this,"edwards",e),this.a=new o(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new o(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new o(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),d(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function h(e,t,r,n,c){l.BasePoint.call(this,e,"projective"),null===t&&null===r&&null===n?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new o(t,16),this.y=new o(r,16),this.z=n?new o(n,16):this.curve.one,this.t=c&&new o(c,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}c(f,l),e.exports=f,f.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)},f.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)},f.prototype.jpoint=function(e,t,r,n){return this.point(e,t,r,n)},f.prototype.pointFromX=function(e,t){(e=new o(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),n=this.c2.redSub(this.a.redMul(r)),c=this.one.redSub(this.c2.redMul(this.d).redMul(r)),l=n.redMul(c.redInvm()),d=l.redSqrt();if(0!==d.redSqr().redSub(l).cmp(this.zero))throw new Error("invalid point");var f=d.fromRed().isOdd();return(t&&!f||!t&&f)&&(d=d.redNeg()),this.point(e,d)},f.prototype.pointFromY=function(e,t){(e=new o(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),n=r.redSub(this.c2),c=r.redMul(this.d).redMul(this.c2).redSub(this.a),l=n.redMul(c.redInvm());if(0===l.cmp(this.zero)){if(t)throw new Error("invalid point");return this.point(this.zero,e)}var d=l.redSqrt();if(0!==d.redSqr().redSub(l).cmp(this.zero))throw new Error("invalid point");return d.fromRed().isOdd()!==t&&(d=d.redNeg()),this.point(d,e)},f.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),r=e.y.redSqr(),n=t.redMul(this.a).redAdd(r),o=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(r)));return 0===n.cmp(o)},c(h,l.BasePoint),f.prototype.pointFromJSON=function(e){return h.fromJSON(this,e)},f.prototype.point=function(e,t,r,n){return new h(this,e,t,r,n)},h.fromJSON=function(e,t){return new h(e,t[0],t[1],t[2])},h.prototype.inspect=function(){return this.isInfinity()?"":""},h.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},h.prototype._extDbl=function(){var a=this.x.redSqr(),b=this.y.redSqr(),e=this.z.redSqr();e=e.redIAdd(e);var t=this.curve._mulA(a),r=this.x.redAdd(this.y).redSqr().redISub(a).redISub(b),g=t.redAdd(b),n=g.redSub(e),o=t.redSub(b),c=r.redMul(n),l=g.redMul(o),d=r.redMul(o),f=n.redMul(g);return this.curve.point(c,l,f,d)},h.prototype._projDbl=function(){var e,t,r,n,o,c,b=this.x.redAdd(this.y).redSqr(),l=this.x.redSqr(),d=this.y.redSqr();if(this.curve.twisted){var f=(n=this.curve._mulA(l)).redAdd(d);this.zOne?(e=b.redSub(l).redSub(d).redMul(f.redSub(this.curve.two)),t=f.redMul(n.redSub(d)),r=f.redSqr().redSub(f).redSub(f)):(o=this.z.redSqr(),c=f.redSub(o).redISub(o),e=b.redSub(l).redISub(d).redMul(c),t=f.redMul(n.redSub(d)),r=f.redMul(c))}else n=l.redAdd(d),o=this.curve._mulC(this.z).redSqr(),c=n.redSub(o).redSub(o),e=this.curve._mulC(b.redISub(n)).redMul(c),t=this.curve._mulC(n).redMul(l.redISub(d)),r=n.redMul(c);return this.curve.point(e,t,r)},h.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},h.prototype._extAdd=function(p){var a=this.y.redSub(this.x).redMul(p.y.redSub(p.x)),b=this.y.redAdd(this.x).redMul(p.y.redAdd(p.x)),e=this.t.redMul(this.curve.dd).redMul(p.t),t=this.z.redMul(p.z.redAdd(p.z)),r=b.redSub(a),n=t.redSub(e),g=t.redAdd(e),o=b.redAdd(a),c=r.redMul(n),l=g.redMul(o),d=r.redMul(o),f=n.redMul(g);return this.curve.point(c,l,f,d)},h.prototype._projAdd=function(p){var e,t,a=this.z.redMul(p.z),b=a.redSqr(),r=this.x.redMul(p.x),n=this.y.redMul(p.y),o=this.curve.d.redMul(r).redMul(n),c=b.redSub(o),g=b.redAdd(o),l=this.x.redAdd(this.y).redMul(p.x.redAdd(p.y)).redISub(r).redISub(n),d=a.redMul(c).redMul(l);return this.curve.twisted?(e=a.redMul(g).redMul(n.redSub(this.curve._mulA(r))),t=c.redMul(g)):(e=a.redMul(g).redMul(n.redSub(r)),t=this.curve._mulC(c).redMul(g)),this.curve.point(d,e,t)},h.prototype.add=function(p){return this.isInfinity()?p:p.isInfinity()?this:this.curve.extended?this._extAdd(p):this._projAdd(p)},h.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)},h.prototype.mulAdd=function(e,p,t){return this.curve._wnafMulAdd(1,[this,p],[e,t],2,!1)},h.prototype.jmulAdd=function(e,p,t){return this.curve._wnafMulAdd(1,[this,p],[e,t],2,!0)},h.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this},h.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},h.prototype.getX=function(){return this.normalize(),this.x.fromRed()},h.prototype.getY=function(){return this.normalize(),this.y.fromRed()},h.prototype.eq=function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())},h.prototype.eqXToP=function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var r=e.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(n),0===this.x.cmp(t))return!0}},h.prototype.toP=h.prototype.normalize,h.prototype.mixedAdd=h.prototype.add},function(e,t,r){"use strict";t.sha1=r(726),t.sha224=r(727),t.sha256=r(489),t.sha384=r(728),t.sha512=r(490)},function(e,t,r){"use strict";var n=r(129),o=r(238),c=r(488),l=n.rotl32,d=n.sum32,f=n.sum32_5,h=c.ft_1,m=o.BlockHash,v=[1518500249,1859775393,2400959708,3395469782];function y(){if(!(this instanceof y))return new y;m.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}n.inherits(y,m),e.exports=y,y.blockSize=512,y.outSize=160,y.hmacStrength=80,y.padLength=64,y.prototype._update=function(e,t){for(var r=this.W,i=0;i<16;i++)r[i]=e[t+i];for(;ithis.blockSize&&(e=(new this.Hash).update(e).digest()),o(e.length<=this.blockSize);for(var i=e.length;i0))return l.iaddn(1),this.keyFromPrivate(l)}},v.prototype._truncateToN=function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e},v.prototype.sign=function(e,t,r,c){"object"==typeof r&&(c=r,r=null),c||(c={}),t=this.keyFromPrivate(t,r),e=this._truncateToN(new n(e,16));for(var l=this.n.byteLength(),d=t.getPrivate().toArray("be",l),f=e.toArray("be",l),h=new o({hash:this.hash,entropy:d,nonce:f,pers:c.pers,persEnc:c.persEnc||"utf8"}),v=this.n.sub(new n(1)),y=0;;y++){var _=c.k?c.k(y):new n(h.generate(this.n.byteLength()));if(!((_=this._truncateToN(_,!0)).cmpn(1)<=0||_.cmp(v)>=0)){var w=this.g.mul(_);if(!w.isInfinity()){var T=w.getX(),E=T.umod(this.n);if(0!==E.cmpn(0)){var s=_.invm(this.n).mul(E.mul(t.getPrivate()).iadd(e));if(0!==(s=s.umod(this.n)).cmpn(0)){var S=(w.getY().isOdd()?1:0)|(0!==T.cmp(E)?2:0);return c.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),S^=1),new m({r:E,s:s,recoveryParam:S})}}}}}},v.prototype.verify=function(e,t,r,o){e=this._truncateToN(new n(e,16)),r=this.keyFromPublic(r,o);var c=(t=new m(t,"hex")).r,s=t.s;if(c.cmpn(1)<0||c.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,l=s.invm(this.n),d=l.mul(e).umod(this.n),f=l.mul(c).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(d,r.getPublic(),f)).isInfinity()&&p.eqXToP(c):!(p=this.g.mulAdd(d,r.getPublic(),f)).isInfinity()&&0===p.getX().umod(this.n).cmp(c)},v.prototype.recoverPubKey=function(e,t,r,o){f((3&r)===r,"The recovery param is more than two bits"),t=new m(t,o);var c=this.n,l=new n(e),d=t.r,s=t.s,h=1&r,v=r>>1;if(d.cmp(this.curve.p.umod(this.curve.n))>=0&&v)throw new Error("Unable to find sencond key candinate");d=v?this.curve.pointFromX(d.add(this.curve.n),h):this.curve.pointFromX(d,h);var y=t.r.invm(c),_=c.sub(l).mul(y).umod(c),w=s.mul(y).umod(c);return this.g.mulAdd(_,d,w)},v.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new m(t,n)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(e,t,i)}catch(e){continue}if(o.eq(r))return i}throw new Error("Unable to find valid recovery factor")}},function(e,t,r){"use strict";var n=r(362),o=r(486),c=r(113);function l(e){if(!(this instanceof l))return new l(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=o.toArray(e.entropy,e.entropyEnc||"hex"),r=o.toArray(e.nonce,e.nonceEnc||"hex"),n=o.toArray(e.pers,e.persEnc||"hex");c(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,n)}e.exports=l,l.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1},l.prototype.generate=function(e,t,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(n=r,r=t,t=null),r&&(r=o.toArray(r,n||"hex"),this._update(r));for(var c=[];c.length"}},function(e,t,r){"use strict";var n=r(70),o=r(114),c=o.assert;function l(e,t){if(e instanceof l)return e;this._importDER(e,t)||(c(e.r&&e.s,"Signature without r or s"),this.r=new n(e.r,16),this.s=new n(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}function d(){this.place=0}function f(e,p){var t=e[p.place++];if(!(128&t))return t;var r=15&t;if(0===r||r>4)return!1;for(var n=0,i=0,o=p.place;i>>=0;return!(n<=127)&&(p.place=o,n)}function h(e){for(var i=0,t=e.length-1;!e[i]&&!(128&e[i+1])&&i>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}e.exports=l,l.prototype._importDER=function(data,e){data=o.toArray(data,e);var p=new d;if(48!==data[p.place++])return!1;var t=f(data,p);if(!1===t)return!1;if(t+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var r=f(data,p);if(!1===r)return!1;var c=data.slice(p.place,r+p.place);if(p.place+=r,2!==data[p.place++])return!1;var l=f(data,p);if(!1===l)return!1;if(data.length!==l+p.place)return!1;var s=data.slice(p.place,l+p.place);if(0===c[0]){if(!(128&c[1]))return!1;c=c.slice(1)}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1)}return this.r=new n(c),this.s=new n(s),this.recoveryParam=null,!0},l.prototype.toDER=function(e){var t=this.r.toArray(),s=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&s[0]&&(s=[0].concat(s)),t=h(t),s=h(s);!(s[0]||128&s[1]);)s=s.slice(1);var r=[2];m(r,t.length),(r=r.concat(t)).push(2),m(r,s.length);var n=r.concat(s),c=[48];return m(c,n.length),c=c.concat(n),o.encode(c,e)}},function(e,t,r){"use strict";var n=r(362),o=r(361),c=r(114),l=c.assert,d=c.parseBytes,f=r(737),h=r(738);function m(e){if(l("ed25519"===e,"only tested with ed25519 so far"),!(this instanceof m))return new m(e);e=o[e].curve,this.curve=e,this.g=e.g,this.g.precompute(e.n.bitLength()+1),this.pointClass=e.point().constructor,this.encodingLength=Math.ceil(e.n.bitLength()/8),this.hash=n.sha512}e.exports=m,m.prototype.sign=function(e,t){e=d(e);var r=this.keyFromSecret(t),n=this.hashInt(r.messagePrefix(),e),o=this.g.mul(n),c=this.encodePoint(o),l=this.hashInt(c,r.pubBytes(),e).mul(r.priv()),f=n.add(l).umod(this.curve.n);return this.makeSignature({R:o,S:f,Rencoded:c})},m.prototype.verify=function(e,t,r){e=d(e),t=this.makeSignature(t);var n=this.keyFromPublic(r),o=this.hashInt(t.Rencoded(),n.pubBytes(),e),c=this.g.mul(t.S());return t.R().add(n.pub().mul(o)).eq(c)},m.prototype.hashInt=function(){for(var e=this.hash(),i=0;i=0)throw new Error("invalid sig")}e.exports=function(e,t,r,h,m){var v=l(r);if("ec"===v.type){if("ecdsa"!==h&&"ecdsa/rsa"!==h)throw new Error("wrong public key type");return function(e,t,r){var n=d[r.data.algorithm.curve.join(".")];if(!n)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var o=new c(n),l=r.data.subjectPrivateKey.data;return o.verify(t,e,l)}(e,t,v)}if("dsa"===v.type){if("dsa"!==h)throw new Error("wrong public key type");return function(e,t,r){var p=r.data.p,q=r.data.q,g=r.data.g,n=r.data.pub_key,c=l.signature.decode(e,"der"),s=c.s,d=c.r;f(s,q),f(d,q);var h=o.mont(p),m=s.invm(q),v=g.toRed(h).redPow(new o(t).mul(m).mod(q)).fromRed().mul(n.toRed(h).redPow(d.mul(m).mod(q)).fromRed()).mod(p).mod(q);return 0===v.cmp(d)}(e,t,v)}if("rsa"!==h&&"ecdsa/rsa"!==h)throw new Error("wrong public key type");t=n.concat([m,t]);for(var y=v.modulus.byteLength(),_=[1],w=0;t.length+_.length+2r-y-2)throw new Error("message too long");var _=v.alloc(r-n-y-2),w=r-m-1,T=o(m),E=d(v.concat([h,_,v.alloc(1,1),t],w),l(T,w)),S=d(T,l(E,m));return new f(v.concat([v.alloc(1),S,E],r))}(w,t);else if(1===y)_=function(e,t,r){var n,c=t.length,l=e.modulus.byteLength();if(c>l-11)throw new Error("message too long");n=r?v.alloc(l-c-3,255):function(e){var t,r=v.allocUnsafe(e),i=0,n=o(2*e),c=0;for(;i=0)throw new Error("data too long for modulus")}return r?m(_,w):h(_,w)}},function(e,t,r){var n=r(278),o=r(496),c=r(497),l=r(70),d=r(359),f=r(236),h=r(498),m=r(38).Buffer;e.exports=function(e,t,r){var v;v=e.padding?e.padding:r?1:4;var y,_=n(e),w=_.modulus.byteLength();if(t.length>w||new l(t).cmp(_.modulus)>=0)throw new Error("decryption error");y=r?h(new l(t),_):d(t,_);var T=m.alloc(w-y.length);if(y=m.concat([T,y],w),4===v)return function(e,t){var r=e.modulus.byteLength(),n=f("sha1").update(m.alloc(0)).digest(),l=n.length;if(0!==t[0])throw new Error("decryption error");var d=t.slice(1,l+1),h=t.slice(l+1),v=c(d,o(h,l)),y=c(h,o(v,r-l-1));if(function(a,b){a=m.from(a),b=m.from(b);var e=0,t=a.length;a.length!==b.length&&(e++,t=Math.min(a.length,b.length));var i=-1;for(;++i=t.length){o++;break}var c=t.slice(2,i-1);("0002"!==n.toString("hex")&&!r||"0001"!==n.toString("hex")&&r)&&o++;c.length<8&&o++;if(o)throw new Error("decryption error");return t.slice(i)}(0,y,r);if(3===v)return y;throw new Error("unknown padding")}},function(e,t,r){"use strict";(function(e,n){function o(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11")}var c=r(38),l=(r(205),c.Buffer),d=c.kMaxLength,f=e.crypto||e.msCrypto,h=Math.pow(2,32)-1;function m(e,t){if("number"!=typeof e||e!=e)throw new TypeError("offset must be a number");if(e>h||e<0)throw new TypeError("offset must be a uint32");if(e>d||e>t)throw new RangeError("offset out of range")}function v(e,t,r){if("number"!=typeof e||e!=e)throw new TypeError("size must be a number");if(e>h||e<0)throw new TypeError("size must be a uint32");if(e+t>r||e>d)throw new RangeError("buffer too small")}function y(e,t,r,o){var c=e.buffer,l=new Uint8Array(c,t,r);return f.getRandomValues(l),o?void n.nextTick((function(){o(null,e)})):e}f&&f.getRandomValues?(t.randomFill=function(t,r,n,o){if(!(l.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)o=r,r=0,n=t.length;else if("function"==typeof n)o=n,n=t.length-r;else if("function"!=typeof o)throw new TypeError('"cb" argument must be a function');return m(r,t.length),v(n,r,t.length),y(t,r,n,o)},t.randomFillSync=function(t,r,n){void 0===r&&(r=0);if(!(l.isBuffer(t)||t instanceof e.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');m(r,t.length),void 0===n&&(n=t.length-r);return v(n,r,t.length),y(t,r,n)}):(t.randomFill=o,t.randomFillSync=o)}).call(this,r(57),r(81))},,,,,function(e,t,r){var content=r(763);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,r(252).default)("bf7d6d2e",content,!0,{sourceMap:!1})},function(e,t,r){var n=r(251)((function(i){return i[1]}));n.push([e.i,'/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-text-shadow-color:initial;--tw-text-shadow-alpha:100%}}}:host,:root{--color-cnet-off-black:#020203;--color-cnet-lime-100:#daffc7;--color-cnet-lime-primary:#b4fd8c;--color-cnet-midnight-100:#f3f3f4;--color-cnet-midnight-200:#ddddde;--color-cnet-midnight-500:#7d7d81;--color-cnet-midnight-600:#5e5e62;--color-cnet-midnight-700:#48484e;--color-cnet-midnight-primary:#121218;--color-cnet-purple-300:#d5baff;--color-cnet-purple-primary:#7a2af5;--color-cnet-red-primary:#e71d1d;--color-cnet-red-700:#ac0b0b;--font-cnet-sans:MonumentGrotesk,sans-serif;--font-cnet-serif:Stardust,serif;--cnet-dotted-border-light:.125rem dotted var(--color-cnet-midnight-200);--cnet-dotted-border-dark:.125rem dotted var(--color-cnet-midnight-primary);--cnet-dotted-border-color:var(--color-gray-50);--cnet-dotted-border-width:.125rem;--cnet-dotted-border-style:dotted;--cnet-dotted-border-color-default:var(--color-gray-50);--cnet-dotted-border-color-light:var(--color-cnet-midnight-200);--cnet-dotted-border-color-dark:var(--color-cnet-midnight-primary);--color-zdnet-black-20:#505259;--color-zdnet-black-primary:#080a12;--font-zdnet-sans:Suisse Intl,sans-serif;--text-28px:1.75rem;--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-green-500:oklch(72.3% .219 149.579);--color-blue-600:oklch(54.6% .245 262.881);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-200:oklch(90.2% .063 306.703);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-zinc-200:oklch(92% .004 286.32);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-400:oklch(70.5% .015 286.067);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:1.33333;--text-sm:.875rem;--text-sm--line-height:1.42857;--text-base:1rem;--text-base--line-height:1.5;--text-lg:1.125rem;--text-lg--line-height:1.55556;--text-xl:1.25rem;--text-xl--line-height:1.4;--text-2xl:1.5rem;--text-2xl--line-height:1.33333;--text-3xl:1.875rem;--text-3xl--line-height:1.2;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-snug:1.375;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@layer base{.catalyst-ui *,.catalyst-ui ::backdrop,.catalyst-ui :after,.catalyst-ui :before{box-sizing:border-box;border:0 solid;margin:0;padding:0}.catalyst-ui ::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}.catalyst-ui :host,.catalyst-ui html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}.catalyst-ui hr{height:0;color:inherit;border-top-width:1px}.catalyst-ui abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.catalyst-ui h1,.catalyst-ui h2,.catalyst-ui h3,.catalyst-ui h4,.catalyst-ui h5,.catalyst-ui h6{font-size:inherit;font-weight:inherit}.catalyst-ui a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.catalyst-ui b,.catalyst-ui strong{font-weight:bolder}.catalyst-ui code,.catalyst-ui kbd,.catalyst-ui pre,.catalyst-ui samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}.catalyst-ui small{font-size:80%}.catalyst-ui sub,.catalyst-ui sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.catalyst-ui sub{bottom:-.25em}.catalyst-ui sup{top:-.5em}.catalyst-ui table{text-indent:0;border-color:inherit;border-collapse:collapse}.catalyst-ui :-moz-focusring{outline:auto}.catalyst-ui progress{vertical-align:baseline}.catalyst-ui summary{display:list-item}.catalyst-ui menu,.catalyst-ui ol,.catalyst-ui ul{list-style:none}.catalyst-ui audio,.catalyst-ui canvas,.catalyst-ui embed,.catalyst-ui iframe,.catalyst-ui img,.catalyst-ui object,.catalyst-ui svg,.catalyst-ui video{vertical-align:middle;display:block}.catalyst-ui img,.catalyst-ui video{max-width:100%;height:auto}.catalyst-ui button,.catalyst-ui input,.catalyst-ui optgroup,.catalyst-ui select,.catalyst-ui textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}.catalyst-ui ::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}.catalyst-ui :where(select:is([multiple],[size])) optgroup{font-weight:bolder}.catalyst-ui :where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}.catalyst-ui ::file-selector-button{margin-inline-end:4px}.catalyst-ui ::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){.catalyst-ui ::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){.catalyst-ui ::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}.catalyst-ui textarea{resize:vertical}.catalyst-ui ::-webkit-search-decoration{-webkit-appearance:none}.catalyst-ui ::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}.catalyst-ui ::-webkit-datetime-edit{display:inline-flex}.catalyst-ui ::-webkit-datetime-edit-fields-wrapper{padding:0}.catalyst-ui ::-webkit-datetime-edit,.catalyst-ui ::-webkit-datetime-edit-year-field{padding-block:0}.catalyst-ui ::-webkit-datetime-edit-day-field,.catalyst-ui ::-webkit-datetime-edit-month-field{padding-block:0}.catalyst-ui ::-webkit-datetime-edit-hour-field,.catalyst-ui ::-webkit-datetime-edit-minute-field{padding-block:0}.catalyst-ui ::-webkit-datetime-edit-millisecond-field,.catalyst-ui ::-webkit-datetime-edit-second-field{padding-block:0}.catalyst-ui ::-webkit-datetime-edit-meridiem-field{padding-block:0}.catalyst-ui :-moz-ui-invalid{box-shadow:none}.catalyst-ui button,.catalyst-ui input:where([type=button],[type=reset],[type=submit]){appearance:button}.catalyst-ui ::file-selector-button{appearance:button}.catalyst-ui ::-webkit-inner-spin-button,.catalyst-ui ::-webkit-outer-spin-button{height:auto}.catalyst-ui [hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.catalyst-ui .pointer-events-none{pointer-events:none}.catalyst-ui .invisible{visibility:hidden}.catalyst-ui .visible{visibility:visible}.catalyst-ui .absolute{position:absolute}.catalyst-ui .fixed{position:fixed}.catalyst-ui .relative{position:relative}.catalyst-ui .static{position:static}.catalyst-ui .inset-0{inset:calc(var(--spacing)*0)}.catalyst-ui .-top-1{top:calc(var(--spacing)*-1)}.catalyst-ui .-top-2{top:calc(var(--spacing)*-2)}.catalyst-ui .top-0{top:calc(var(--spacing)*0)}.catalyst-ui .top-1{top:calc(var(--spacing)*1)}.catalyst-ui .top-1\\/2{top:50%}.catalyst-ui .top-6{top:calc(var(--spacing)*6)}.catalyst-ui .top-\\[1px\\]{top:1px}.catalyst-ui .right-4{right:calc(var(--spacing)*4)}.catalyst-ui .left-0{left:calc(var(--spacing)*0)}.catalyst-ui .left-1\\/2{left:50%}.catalyst-ui .left-2{left:calc(var(--spacing)*2)}.catalyst-ui .left-4{left:calc(var(--spacing)*4)}.catalyst-ui .left-\\[1px\\]{left:1px}.catalyst-ui .z-10{z-index:10}.catalyst-ui .z-50{z-index:50}.catalyst-ui .z-1000{z-index:1000}.catalyst-ui .order-1{order:1}.catalyst-ui .order-2{order:2}.catalyst-ui .container{width:100%}@media (min-width:40rem){.catalyst-ui .container{max-width:40rem}}@media (min-width:48rem){.catalyst-ui .container{max-width:48rem}}@media (min-width:64rem){.catalyst-ui .container{max-width:64rem}}@media (min-width:80rem){.catalyst-ui .container{max-width:80rem}}@media (min-width:96rem){.catalyst-ui .container{max-width:96rem}}.catalyst-ui .mx-0\\.5{margin-inline:calc(var(--spacing)*.5)}.catalyst-ui .mx-auto{margin-inline:auto}.catalyst-ui .my-1\\.5{margin-block:calc(var(--spacing)*1.5)}.catalyst-ui .my-3{margin-block:calc(var(--spacing)*3)}.catalyst-ui .my-4{margin-block:calc(var(--spacing)*4)}.catalyst-ui .my-\\[5px\\]{margin-block:5px}.catalyst-ui .mt-2{margin-top:calc(var(--spacing)*2)}.catalyst-ui .mt-3{margin-top:calc(var(--spacing)*3)}.catalyst-ui .mt-4{margin-top:calc(var(--spacing)*4)}.catalyst-ui .mt-6{margin-top:calc(var(--spacing)*6)}.catalyst-ui .mt-16{margin-top:calc(var(--spacing)*16)}.catalyst-ui .mr-1{margin-right:calc(var(--spacing)*1)}.catalyst-ui .mr-2{margin-right:calc(var(--spacing)*2)}.catalyst-ui .mr-4{margin-right:calc(var(--spacing)*4)}.catalyst-ui .mb-0{margin-bottom:calc(var(--spacing)*0)}.catalyst-ui .mb-0\\.5{margin-bottom:calc(var(--spacing)*.5)}.catalyst-ui .mb-1{margin-bottom:calc(var(--spacing)*1)}.catalyst-ui .mb-2{margin-bottom:calc(var(--spacing)*2)}.catalyst-ui .mb-3{margin-bottom:calc(var(--spacing)*3)}.catalyst-ui .mb-4{margin-bottom:calc(var(--spacing)*4)}.catalyst-ui .mb-6{margin-bottom:calc(var(--spacing)*6)}.catalyst-ui .mb-8{margin-bottom:calc(var(--spacing)*8)}.catalyst-ui .mb-12{margin-bottom:calc(var(--spacing)*12)}.catalyst-ui .mb-16{margin-bottom:calc(var(--spacing)*16)}.catalyst-ui .ml-2{margin-left:calc(var(--spacing)*2)}.catalyst-ui .ml-3{margin-left:calc(var(--spacing)*3)}.catalyst-ui .block{display:block}.catalyst-ui .flex{display:flex}.catalyst-ui .grid{display:grid}.catalyst-ui .hidden{display:none}.catalyst-ui .inline-block{display:inline-block}.catalyst-ui .inline-flex{display:inline-flex}.catalyst-ui .size-0{width:calc(var(--spacing)*0);height:calc(var(--spacing)*0)}.catalyst-ui .size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.catalyst-ui .size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.catalyst-ui .size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.catalyst-ui .size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.catalyst-ui .cui-cnet-button{background-color:var(--color-cnet-lime-primary);color:var(--color-cnet-midnight-primary);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.catalyst-ui .cui-cnet-button:hover{background-color:var(--color-cnet-midnight-primary);color:var(--color-cnet-lime-primary)}}.catalyst-ui .cui-cnet-button:focus{border-color:var(--color-cnet-midnight-primary)}.catalyst-ui .cui-cnet-button:active{background-color:var(--color-cnet-midnight-primary);color:var(--color-cnet-lime-100)}.catalyst-ui .cui-cnet-button:disabled{background-color:var(--color-cnet-midnight-200);color:var(--color-cnet-midnight-500)}.catalyst-ui .cui-cnet-button{border-radius:var(--radius-lg);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);height:calc(var(--spacing)*10);padding-inline:calc(var(--spacing)*4);padding-block:calc(var(--spacing)*2.5)}@media (min-width:48rem){.catalyst-ui .cui-cnet-button{height:auto;padding-block:calc(var(--spacing)*3)}}.catalyst-ui .cui-cnet-button{cursor:pointer}.catalyst-ui .cui-cnet-button:disabled{cursor:not-allowed}.catalyst-ui .h-2{height:calc(var(--spacing)*2)}.catalyst-ui .h-3{height:calc(var(--spacing)*3)}.catalyst-ui .h-5{height:calc(var(--spacing)*5)}.catalyst-ui .h-8{height:calc(var(--spacing)*8)}.catalyst-ui .h-10{height:calc(var(--spacing)*10)}.catalyst-ui .h-15{height:calc(var(--spacing)*15)}.catalyst-ui .h-32{height:calc(var(--spacing)*32)}.catalyst-ui .h-40{height:calc(var(--spacing)*40)}.catalyst-ui .h-48{height:calc(var(--spacing)*48)}.catalyst-ui .h-\\[1px\\]{height:1px}.catalyst-ui .h-\\[9px\\]{height:9px}.catalyst-ui .h-\\[40vh\\]{height:40vh}.catalyst-ui .h-\\[48px\\]{height:48px}.catalyst-ui .h-auto{height:auto}.catalyst-ui .h-fit{height:fit-content}.catalyst-ui .h-px{height:1px}.catalyst-ui .min-h-screen{min-height:100vh}.catalyst-ui .w-1\\/2{width:50%}.catalyst-ui .w-1\\/4{width:25%}.catalyst-ui .w-2{width:calc(var(--spacing)*2)}.catalyst-ui .w-4{width:calc(var(--spacing)*4)}.catalyst-ui .w-5{width:calc(var(--spacing)*5)}.catalyst-ui .w-8{width:calc(var(--spacing)*8)}.catalyst-ui .w-15{width:calc(var(--spacing)*15)}.catalyst-ui .w-32{width:calc(var(--spacing)*32)}.catalyst-ui .w-40{width:calc(var(--spacing)*40)}.catalyst-ui .w-72{width:calc(var(--spacing)*72)}.catalyst-ui .w-full{width:100%}.catalyst-ui .w-xs{width:var(--container-xs)}.catalyst-ui .max-w-2xl{max-width:var(--container-2xl)}.catalyst-ui .max-w-3xl{max-width:var(--container-3xl)}.catalyst-ui .max-w-\\[636px\\]{max-width:636px}.catalyst-ui .max-w-fit{max-width:fit-content}.catalyst-ui .max-w-xl{max-width:var(--container-xl)}.catalyst-ui .min-w-40{min-width:calc(var(--spacing)*40)}.catalyst-ui .flex-1{flex:1}.catalyst-ui .flex-none{flex:none}.catalyst-ui .flex-shrink-0{flex-shrink:0}.catalyst-ui .-translate-x-1\\/2{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.catalyst-ui .-translate-y-1\\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.catalyst-ui .rotate-45{rotate:45deg}.catalyst-ui .rotate-180{rotate:180deg}.catalyst-ui .animate-spin{animation:var(--animate-spin)}.catalyst-ui .cursor-pointer{cursor:pointer}.catalyst-ui .list-disc{list-style-type:disc}.catalyst-ui .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.catalyst-ui .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.catalyst-ui .flex-col{flex-direction:column}.catalyst-ui .flex-row{flex-direction:row}.catalyst-ui .flex-wrap{flex-wrap:wrap}.catalyst-ui .place-content-center{place-content:center}.catalyst-ui .items-center{align-items:center}.catalyst-ui .justify-between{justify-content:space-between}.catalyst-ui .justify-center{justify-content:center}.catalyst-ui .gap-1{gap:calc(var(--spacing)*1)}.catalyst-ui .gap-2{gap:calc(var(--spacing)*2)}.catalyst-ui .gap-4{gap:calc(var(--spacing)*4)}.catalyst-ui .gap-6{gap:calc(var(--spacing)*6)}:where(.catalyst-ui .space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing)*2*var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing)*2*(1 - var(--tw-space-y-reverse)))}.catalyst-ui .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalyst-ui .overflow-hidden{overflow:hidden}.catalyst-ui .rounded{border-radius:.25rem}.catalyst-ui .rounded-\\[3px\\]{border-radius:3px}.catalyst-ui .rounded-full{border-radius:3.40282e+38px}.catalyst-ui .rounded-lg{border-radius:var(--radius-lg)}.catalyst-ui .rounded-md{border-radius:var(--radius-md)}.catalyst-ui .rounded-sm{border-radius:var(--radius-sm)}.catalyst-ui .rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.catalyst-ui .rounded-tr-lg{border-top-right-radius:var(--radius-lg)}.catalyst-ui .rounded-bl-lg{border-bottom-left-radius:var(--radius-lg)}.catalyst-ui .border{border-style:var(--tw-border-style);border-width:1px}.catalyst-ui .border-2{border-style:var(--tw-border-style);border-width:2px}.catalyst-ui .border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.catalyst-ui .border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.catalyst-ui .border-r-7{border-right-style:var(--tw-border-style);border-right-width:7px}.catalyst-ui .border-r-8{border-right-style:var(--tw-border-style);border-right-width:8px}.catalyst-ui .border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.catalyst-ui .border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.catalyst-ui .border-b-7{border-bottom-style:var(--tw-border-style);border-bottom-width:7px}.catalyst-ui .border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.catalyst-ui .border-l-7{border-left-style:var(--tw-border-style);border-left-width:7px}.catalyst-ui .border-l-8{border-left-style:var(--tw-border-style);border-left-width:8px}.catalyst-ui .border-dashed{--tw-border-style:dashed;border-style:dashed}.catalyst-ui .border-dotted{--tw-border-style:dotted;border-style:dotted}.catalyst-ui .border-none{--tw-border-style:none;border-style:none}.catalyst-ui .border-solid{--tw-border-style:solid;border-style:solid}.catalyst-ui .border-blue-600{border-color:var(--color-blue-600)}.catalyst-ui .border-cnet-midnight-100{border-color:var(--color-cnet-midnight-100)}.catalyst-ui .border-cnet-midnight-200{border-color:var(--color-cnet-midnight-200)}.catalyst-ui .border-cnet-midnight-700{border-color:var(--color-cnet-midnight-700)}.catalyst-ui .border-cnet-red-700{border-color:var(--color-cnet-red-700)}.catalyst-ui .border-cnet-red-primary{border-color:var(--color-cnet-red-primary)}.catalyst-ui .border-gray-200{border-color:var(--color-gray-200)}.catalyst-ui .border-gray-300{border-color:var(--color-gray-300)}.catalyst-ui .border-inherit{border-color:inherit}.catalyst-ui .border-purple-200{border-color:var(--color-purple-200)}.catalyst-ui .border-red-200{border-color:var(--color-red-200)}.catalyst-ui .border-transparent{border-color:#0000}.catalyst-ui .border-white{border-color:var(--color-white)}.catalyst-ui .border-zinc-200{border-color:var(--color-zinc-200)}.catalyst-ui .border-b-cnet-midnight-100{border-bottom-color:var(--color-cnet-midnight-100)}.catalyst-ui .bg-black\\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.catalyst-ui .bg-black\\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.catalyst-ui .bg-cnet-lime-primary{background-color:var(--color-cnet-lime-primary)}.catalyst-ui .bg-cnet-off-black{background-color:var(--color-cnet-off-black)}.catalyst-ui .bg-cnet-purple-primary{background-color:var(--color-cnet-purple-primary)}.catalyst-ui .bg-cnet-red-primary{background-color:var(--color-cnet-red-primary)}.catalyst-ui .bg-gray-50{background-color:var(--color-gray-50)}.catalyst-ui .bg-gray-100{background-color:var(--color-gray-100)}.catalyst-ui .bg-green-500{background-color:var(--color-green-500)}.catalyst-ui .bg-purple-50{background-color:var(--color-purple-50)}.catalyst-ui .bg-red-50{background-color:var(--color-red-50)}.catalyst-ui .bg-red-100{background-color:var(--color-red-100)}.catalyst-ui .bg-red-600{background-color:var(--color-red-600)}.catalyst-ui .bg-transparent{background-color:#0000}.catalyst-ui .bg-white{background-color:var(--color-white)}.catalyst-ui .bg-white\\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.catalyst-ui .bg-white\\/80{background-color:color-mix(in oklab,var(--color-white)80%,transparent)}}.catalyst-ui .bg-zinc-200{background-color:var(--color-zinc-200)}.catalyst-ui .bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.catalyst-ui .from-\\[\\#d7e4ff\\]{--tw-gradient-from:#d7e4ff;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.catalyst-ui .via-\\[\\#e5dbff\\]{--tw-gradient-via:#e5dbff;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.catalyst-ui .to-\\[\\#fde4f3\\]{--tw-gradient-to:#fde4f3;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.catalyst-ui .fill-current{fill:currentColor}.catalyst-ui .object-cover{object-fit:cover}.catalyst-ui .p-3{padding:calc(var(--spacing)*3)}.catalyst-ui .p-4{padding:calc(var(--spacing)*4)}.catalyst-ui .p-6{padding:calc(var(--spacing)*6)}.catalyst-ui .p-8{padding:calc(var(--spacing)*8)}.catalyst-ui .px-1{padding-inline:calc(var(--spacing)*1)}.catalyst-ui .px-2{padding-inline:calc(var(--spacing)*2)}.catalyst-ui .px-2\\.5{padding-inline:calc(var(--spacing)*2.5)}.catalyst-ui .px-3{padding-inline:calc(var(--spacing)*3)}.catalyst-ui .px-4{padding-inline:calc(var(--spacing)*4)}.catalyst-ui .px-5{padding-inline:calc(var(--spacing)*5)}.catalyst-ui .px-6{padding-inline:calc(var(--spacing)*6)}.catalyst-ui .px-\\[6\\.5px\\]{padding-inline:6.5px}.catalyst-ui .px-\\[17px\\]{padding-inline:17px}.catalyst-ui .py-1{padding-block:calc(var(--spacing)*1)}.catalyst-ui .py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.catalyst-ui .py-2{padding-block:calc(var(--spacing)*2)}.catalyst-ui .py-3{padding-block:calc(var(--spacing)*3)}.catalyst-ui .pt-8{padding-top:calc(var(--spacing)*8)}.catalyst-ui .pt-12{padding-top:calc(var(--spacing)*12)}.catalyst-ui .pr-1{padding-right:calc(var(--spacing)*1)}.catalyst-ui .pr-1\\.5{padding-right:calc(var(--spacing)*1.5)}.catalyst-ui .pr-4{padding-right:calc(var(--spacing)*4)}.catalyst-ui .pb-0{padding-bottom:calc(var(--spacing)*0)}.catalyst-ui .pb-2{padding-bottom:calc(var(--spacing)*2)}.catalyst-ui .pb-4{padding-bottom:calc(var(--spacing)*4)}.catalyst-ui .pb-6{padding-bottom:calc(var(--spacing)*6)}.catalyst-ui .pb-12{padding-bottom:calc(var(--spacing)*12)}.catalyst-ui .pl-4{padding-left:calc(var(--spacing)*4)}.catalyst-ui .text-center{text-align:center}.catalyst-ui .text-left{text-align:left}.catalyst-ui .text-right{text-align:right}.catalyst-ui .cnet-serif-heading{color:var(--color-cnet-off-black);font-family:var(--font-cnet-serif);text-transform:uppercase;font-stretch:50%}.catalyst-ui .font-cnet-sans{font-family:var(--font-cnet-sans)}.catalyst-ui .font-cnet-serif{font-family:var(--font-cnet-serif)}.catalyst-ui .font-sans{font-family:var(--font-sans)}.catalyst-ui .font-zdnet-sans{font-family:var(--font-zdnet-sans)}.catalyst-ui .\\!text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading,var(--text-base--line-height))!important}.catalyst-ui .text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.catalyst-ui .text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.catalyst-ui .text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.catalyst-ui .text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.catalyst-ui .text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.catalyst-ui .text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.catalyst-ui .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.catalyst-ui .text-28px{font-size:var(--text-28px)}.catalyst-ui .text-\\[10px\\]{font-size:10px}.catalyst-ui .text-\\[11px\\]{font-size:11px}.catalyst-ui .text-\\[16px\\]{font-size:16px}.catalyst-ui .text-\\[17px\\]{font-size:17px}.catalyst-ui .leading-0{--tw-leading:calc(var(--spacing)*0);line-height:calc(var(--spacing)*0)}.catalyst-ui .leading-3{--tw-leading:calc(var(--spacing)*3);line-height:calc(var(--spacing)*3)}.catalyst-ui .leading-4{--tw-leading:calc(var(--spacing)*4);line-height:calc(var(--spacing)*4)}.catalyst-ui .leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.catalyst-ui .leading-\\[24px\\]{--tw-leading:24px;line-height:24px}.catalyst-ui .leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.catalyst-ui .font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.catalyst-ui .font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.catalyst-ui .font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.catalyst-ui .font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.catalyst-ui .\\!text-nowrap{text-wrap:nowrap!important}.catalyst-ui .break-all{word-break:break-all}.catalyst-ui .whitespace-nowrap{white-space:nowrap}.catalyst-ui .whitespace-pre-wrap{white-space:pre-wrap}.catalyst-ui .text-black{color:var(--color-black)}.catalyst-ui .text-cnet-lime-primary{color:var(--color-cnet-lime-primary)}.catalyst-ui .text-cnet-midnight-600{color:var(--color-cnet-midnight-600)}.catalyst-ui .text-cnet-off-black{color:var(--color-cnet-off-black)}.catalyst-ui .text-cnet-purple-primary{color:var(--color-cnet-purple-primary)}.catalyst-ui .text-cnet-red-700{color:var(--color-cnet-red-700)}.catalyst-ui .text-cnet-red-primary{color:var(--color-cnet-red-primary)}.catalyst-ui .text-gray-500{color:var(--color-gray-500)}.catalyst-ui .text-gray-600{color:var(--color-gray-600)}.catalyst-ui .text-gray-700{color:var(--color-gray-700)}.catalyst-ui .text-gray-800{color:var(--color-gray-800)}.catalyst-ui .text-red-500{color:var(--color-red-500)}.catalyst-ui .text-red-600{color:var(--color-red-600)}.catalyst-ui .text-red-800{color:var(--color-red-800)}.catalyst-ui .text-white{color:var(--color-white)}.catalyst-ui .text-zdnet-black-20{color:var(--color-zdnet-black-20)}.catalyst-ui .text-zdnet-black-primary{color:var(--color-zdnet-black-primary)}.catalyst-ui .uppercase{text-transform:uppercase}.catalyst-ui .font-stretch-50\\%{font-stretch:50%}.catalyst-ui .font-stretch-condensed{font-stretch:75%}.catalyst-ui .no-underline{text-decoration-line:none}.catalyst-ui .underline{text-decoration-line:underline}.catalyst-ui .shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.catalyst-ui .shadow,.catalyst-ui .shadow-lg{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.catalyst-ui .shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.catalyst-ui .shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.catalyst-ui .filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.catalyst-ui .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.catalyst-ui .transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.catalyst-ui .transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.catalyst-ui .transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.catalyst-ui .duration-300{--tw-duration:.3s;transition-duration:.3s}.catalyst-ui .ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.catalyst-ui .cnet-dotted-border-y{border-top:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color)}.catalyst-ui .cnet-dotted-border-bottom,.catalyst-ui .cnet-dotted-border-y{border-bottom:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color)}.catalyst-ui .cnet-dotted-border-dark{--cnet-dotted-border-color:var(--cnet-dotted-border-color-dark)}.catalyst-ui .cnet-dotted-border-light{--cnet-dotted-border-color:var(--cnet-dotted-border-color-light)}.catalyst-ui .cnet-dotted-border-top{border-top:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color)}.catalyst-ui .text-shadow-xs{text-shadow:0 1px 1px var(--tw-text-shadow-color,#0003)}@media (hover:hover){.catalyst-ui .group-hover\\:text-cnet-purple-primary:is(:where(.group):hover *){color:var(--color-cnet-purple-primary)}.catalyst-ui .group-hover\\:placeholder\\:text-cnet-midnight-600:is(:where(.group):hover *)::placeholder{color:var(--color-cnet-midnight-600)}}.catalyst-ui .first\\:mt-0:first-child{margin-top:calc(var(--spacing)*0)}.catalyst-ui .focus-within\\:border-cnet-purple-primary:focus-within{border-color:var(--color-cnet-purple-primary)}@media (hover:hover){.catalyst-ui .hover\\:border-cnet-lime-primary:hover{border-color:var(--color-cnet-lime-primary)}.catalyst-ui .hover\\:border-cnet-lime-primary\\!:hover{border-color:var(--color-cnet-lime-primary)!important}.catalyst-ui .hover\\:border-cnet-purple-300:hover{border-color:var(--color-cnet-purple-300)}.catalyst-ui .hover\\:border-zinc-300:hover{border-color:var(--color-zinc-300)}.catalyst-ui .hover\\:bg-cnet-lime-primary:hover{background-color:var(--color-cnet-lime-primary)}.catalyst-ui .hover\\:bg-cnet-off-black:hover{background-color:var(--color-cnet-off-black)}.catalyst-ui .hover\\:bg-cnet-purple-300:hover{background-color:var(--color-cnet-purple-300)}.catalyst-ui .hover\\:bg-red-700:hover{background-color:var(--color-red-700)}.catalyst-ui .hover\\:bg-zinc-300:hover{background-color:var(--color-zinc-300)}.catalyst-ui .hover\\:text-cnet-lime-primary:hover{color:var(--color-cnet-lime-primary)}.catalyst-ui .hover\\:text-cnet-lime-primary\\!:hover{color:var(--color-cnet-lime-primary)!important}.catalyst-ui .hover\\:text-cnet-off-black:hover{color:var(--color-cnet-off-black)}.catalyst-ui .hover\\:text-gray-700:hover{color:var(--color-gray-700)}.catalyst-ui .hover\\:text-white:hover{color:var(--color-white)}}.catalyst-ui .focus\\:border-cnet-lime-primary\\!:focus{border-color:var(--color-cnet-lime-primary)!important}.catalyst-ui .focus\\:border-zinc-300:focus{border-color:var(--color-zinc-300)}.catalyst-ui .focus\\:bg-cnet-off-black:focus{background-color:var(--color-cnet-off-black)}.catalyst-ui .focus\\:bg-zinc-300:focus{background-color:var(--color-zinc-300)}.catalyst-ui .focus\\:text-cnet-lime-primary\\!:focus{color:var(--color-cnet-lime-primary)!important}.catalyst-ui .focus\\:text-cnet-purple-primary:focus{color:var(--color-cnet-purple-primary)}.catalyst-ui .focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.catalyst-ui .focus\\:ring-zinc-400:focus{--tw-ring-color:var(--color-zinc-400)}.catalyst-ui .focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.catalyst-ui .focus\\:outline-none:focus{--tw-outline-style:none;outline-style:none}.catalyst-ui .focus-visible\\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.catalyst-ui .active\\:border-cnet-lime-primary\\!:active{border-color:var(--color-cnet-lime-primary)!important}.catalyst-ui .active\\:bg-cnet-off-black:active{background-color:var(--color-cnet-off-black)}.catalyst-ui .active\\:text-cnet-lime-primary\\!:active{color:var(--color-cnet-lime-primary)!important}@media (min-width:40rem){.catalyst-ui .sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48rem){.catalyst-ui .md\\:order-2{order:2}.catalyst-ui .md\\:mt-0{margin-top:calc(var(--spacing)*0)}.catalyst-ui .md\\:mt-12{margin-top:calc(var(--spacing)*12)}.catalyst-ui .md\\:mt-16{margin-top:calc(var(--spacing)*16)}.catalyst-ui .md\\:mr-5{margin-right:calc(var(--spacing)*5)}.catalyst-ui .md\\:mb-0{margin-bottom:calc(var(--spacing)*0)}.catalyst-ui .md\\:mb-4{margin-bottom:calc(var(--spacing)*4)}.catalyst-ui .md\\:block{display:block}.catalyst-ui .md\\:flex{display:flex}.catalyst-ui .md\\:grid{display:grid}.catalyst-ui .md\\:hidden{display:none}.catalyst-ui .md\\:h-auto{height:auto}.catalyst-ui .md\\:w-1\\/2{width:50%}.catalyst-ui .md\\:w-1\\/3{width:33.3333%}.catalyst-ui .md\\:w-2\\/3{width:66.6667%}.catalyst-ui .md\\:w-12{width:calc(var(--spacing)*12)}.catalyst-ui .md\\:w-\\[144px\\]{width:144px}.catalyst-ui .md\\:w-\\[306px\\]{width:306px}.catalyst-ui .md\\:max-w-80{max-width:calc(var(--spacing)*80)}.catalyst-ui .md\\:cursor-auto{cursor:auto}.catalyst-ui .md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.catalyst-ui .md\\:flex-row{flex-direction:row}.catalyst-ui .md\\:flex-row-reverse{flex-direction:row-reverse}.catalyst-ui .md\\:flex-wrap{flex-wrap:wrap}.catalyst-ui .md\\:items-center{align-items:center}.catalyst-ui .md\\:justify-between{justify-content:space-between}.catalyst-ui .md\\:justify-start{justify-content:flex-start}.catalyst-ui .md\\:border-none{--tw-border-style:none;border-style:none}.catalyst-ui .md\\:bg-red-500{background-color:var(--color-red-500)}.catalyst-ui .md\\:px-8{padding-inline:calc(var(--spacing)*8)}.catalyst-ui .md\\:pr-4{padding-right:calc(var(--spacing)*4)}.catalyst-ui .md\\:pr-6{padding-right:calc(var(--spacing)*6)}.catalyst-ui .md\\:pb-0{padding-bottom:calc(var(--spacing)*0)}.catalyst-ui .md\\:pb-16{padding-bottom:calc(var(--spacing)*16)}.catalyst-ui .md\\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.catalyst-ui .md\\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.catalyst-ui .md\\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.catalyst-ui .md\\:leading-\\[18px\\]{--tw-leading:18px;line-height:18px}}@media (min-width:64rem){.catalyst-ui .lg\\:max-w-\\[200px\\]{max-width:200px}.catalyst-ui .lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:80rem){.catalyst-ui .xl\\:px-\\[72px\\]{padding-inline:72px}}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"";inherits:false;initial-value:100%}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}.deal-type{top:calc(var(--spacing,.25rem)*0);--tw-translate-x:-50%;--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y);background-color:var(--color-white,#fff);padding-inline:calc(var(--spacing,.25rem)*2);color:var(--color-gray-600,oklch(44.6% .03 256.802));font-size:10px;position:absolute;left:50%}.perk{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5))}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-3a45baf0],[data-v-3a45baf0]::backdrop,[data-v-3a45baf0]:after,[data-v-3a45baf0]:before{--tw-font-weight:initial;--tw-text-shadow-color:initial;--tw-text-shadow-alpha:100%;--tw-border-style:solid}}}.bfcm-banner[data-v-3a45baf0]{font-family:var(--font-cnet-sans,MonumentGrotesk,sans-serif);color:var(--color-white,#fff)}@media (min-width:48rem){.bfcm-banner[data-v-3a45baf0]{justify-content:space-between;align-items:center;display:flex}}.bfcm-banner[data-v-3a45baf0]{padding-block:calc(var(--spacing,.25rem)*2)}@media (min-width:48rem){.bfcm-banner[data-v-3a45baf0]{padding-block:calc(var(--spacing,.25rem)*4)}}.bfcm-heading[data-v-3a45baf0]{margin-bottom:calc(var(--spacing,.25rem)*.5);color:var(--color-white,#fff);font-family:var(--font-cnet-serif);--tw-font-weight:var(--font-weight-bold,700);font-stretch:50%;font-weight:var(--font-weight-bold,700);text-transform:uppercase;display:block}@media (min-width:48rem){.bfcm-heading[data-v-3a45baf0]{margin-bottom:calc(var(--spacing,.25rem)*0)}}.bfcm-heading[data-v-3a45baf0]{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333));text-shadow:0 1px 1px var(--tw-text-shadow-color,#0003)}@media (min-width:48rem){.bfcm-heading[data-v-3a45baf0]{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333))}}@media (min-width:64rem){.bfcm-heading[data-v-3a45baf0]{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,1.11111))}}.bfcm-subheading[data-v-3a45baf0]{margin-bottom:calc(var(--spacing,.25rem)*.5);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);display:block}@media (min-width:48rem){.bfcm-subheading[data-v-3a45baf0]{margin-bottom:calc(var(--spacing,.25rem)*0)}}.bfcm-subheading[data-v-3a45baf0]{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));text-shadow:0 1px 1px var(--tw-text-shadow-color,#0003)}@media (min-width:48rem){.bfcm-subheading[data-v-3a45baf0]{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556))}}@media (min-width:64rem){.bfcm-subheading[data-v-3a45baf0]{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4))}}.bfcm-cta[data-v-3a45baf0]{margin-top:calc(var(--spacing,.25rem)*2);align-items:center;gap:calc(var(--spacing,.25rem)*2);display:inline-flex}@media (hover:hover){.bfcm-cta[data-v-3a45baf0]:hover{background-color:var(--color-cnet-off-black,#020203)}}.bfcm-cta[data-v-3a45baf0]:active,.bfcm-cta[data-v-3a45baf0]:focus{background-color:var(--color-cnet-off-black,#020203)}@media (min-width:48rem){.bfcm-cta[data-v-3a45baf0]{margin-top:calc(var(--spacing,.25rem)*0)}}.bfcm-cta[data-v-3a45baf0]{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333))}@media (hover:hover){.bfcm-cta[data-v-3a45baf0]:hover{color:var(--color-cnet-lime-primary,#b4fd8c)!important}}.bfcm-cta[data-v-3a45baf0]:active,.bfcm-cta[data-v-3a45baf0]:focus{color:var(--color-cnet-lime-primary,#b4fd8c)!important}@media (min-width:48rem){.bfcm-cta[data-v-3a45baf0]{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}}.bfcm-cta[data-v-3a45baf0]{border-style:var(--tw-border-style);border-width:2px;border-color:#0000}@media (hover:hover){.bfcm-cta[data-v-3a45baf0]:hover{border-color:var(--color-cnet-lime-primary,#b4fd8c)!important}}.bfcm-cta[data-v-3a45baf0]:active,.bfcm-cta[data-v-3a45baf0]:focus{border-color:var(--color-cnet-lime-primary,#b4fd8c)!important}.bfcm-cta[data-v-3a45baf0]{padding-block:calc(var(--spacing,.25rem)*1)}@media (min-width:48rem){.bfcm-cta[data-v-3a45baf0]{padding-block:calc(var(--spacing,.25rem)*3)}}.bfcm-cta[data-v-3a45baf0]{height:auto}@property --tw-text-shadow-color{syntax:"*";inherits:false}@property --tw-text-shadow-alpha{syntax:"";inherits:false;initial-value:100%}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-08fc38be],[data-v-08fc38be]::backdrop,[data-v-08fc38be]:after,[data-v-08fc38be]:before{--tw-border-style:solid;--tw-font-weight:initial}}}.inputContainer[data-v-08fc38be]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));border-width:2px;position:relative}.inputContainerError[data-v-08fc38be]{border-color:var(--color-cnet-red-700,#ac0b0b);background-color:var(--color-cnet-coral-100,#ffe7e5)}.inputContainerNormal[data-v-08fc38be]{border-color:var(--color-cnet-midnight-200,#ddddde)}.inputContainerNormal[data-v-08fc38be]:focus-within{border-color:var(--color-cnet-purple-primary,#7a2af5);background-color:var(--color-cnet-purple-100,#f2ebff)}@media (hover:hover){.inputContainerNormal[data-v-08fc38be]:hover{border-color:var(--color-cnet-purple-300,#d5baff)}}.inputField[data-v-08fc38be]{height:calc(var(--spacing,.25rem)*10);border-radius:var(--radius-lg,.5rem);--tw-border-style:none;width:100%;padding-inline:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));background-color:#0000;border-style:none}.inputField[data-v-08fc38be]:focus{--tw-outline-style:none;outline-style:none}@media (min-width:48rem){.inputField[data-v-08fc38be]{height:auto;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5))}}.inputFieldFloating[data-v-08fc38be]{padding-top:calc(var(--spacing,.25rem)*6);padding-bottom:calc(var(--spacing,.25rem)*2)}.inputFieldNormal[data-v-08fc38be]{padding-block:calc(var(--spacing,.25rem)*2)}.inputFieldError[data-v-08fc38be],.inputFieldError[data-v-08fc38be]::placeholder{color:var(--color-cnet-red-700,#ac0b0b)}.inputFieldSuccess[data-v-08fc38be]::placeholder{color:var(--color-cnet-midnight-600,#5e5e62)}.inputFieldSuccess[data-v-08fc38be]:focus{color:var(--color-cnet-purple-primary,#7a2af5)}.inputLabel[data-v-08fc38be]{pointer-events:none;top:calc(var(--spacing,.25rem)*1);left:calc(var(--spacing,.25rem)*4);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);position:absolute}@media (min-width:48rem){.inputLabel[data-v-08fc38be]{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}}.inputLabelError[data-v-08fc38be]{color:var(--color-cnet-red-700,#ac0b0b)}.inputLabelNormal[data-v-08fc38be]{color:var(--color-cnet-purple-primary,#7a2af5)}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-5f071eb5],[data-v-5f071eb5]::backdrop,[data-v-5f071eb5]:after,[data-v-5f071eb5]:before{--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.smsContainer[data-v-5f071eb5]{padding-block:calc(var(--spacing,.25rem)*6);border-top:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color);border-bottom:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color);--cnet-dotted-border-color:var(--cnet-dotted-border-color-dark)}.smsHeading[data-v-5f071eb5]{margin-bottom:calc(var(--spacing,.25rem)*3);color:var(--color-cnet-off-black);font-family:var(--font-cnet-serif);text-transform:uppercase;font-stretch:50%;font-size:var(--text-28px,1.75rem);--tw-leading:calc(var(--spacing,.25rem)*7);line-height:calc(var(--spacing,.25rem)*7);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}@media (min-width:48rem){.smsHeading[data-v-5f071eb5]{margin-bottom:calc(var(--spacing,.25rem)*4)}}.smsDescription[data-v-5f071eb5]{margin-bottom:calc(var(--spacing,.25rem)*6);align-items:center;display:flex}.smsDescriptionText[data-v-5f071eb5]{margin-bottom:calc(var(--spacing,.25rem)*0);margin-left:calc(var(--spacing,.25rem)*3);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));color:var(--color-cnet-off-black,#020203)}@media (min-width:48rem){.smsDescriptionText[data-v-5f071eb5]{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5))}}.successHeading[data-v-5f071eb5]{margin-bottom:calc(var(--spacing,.25rem)*1);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}.successMessage[data-v-5f071eb5]{margin-bottom:calc(var(--spacing,.25rem)*0);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}@media (min-width:48rem){.formInputContainer[data-v-5f071eb5]{flex-direction:row;display:flex}}.catInputField[data-v-5f071eb5]{width:100%}@media (min-width:48rem){.catInputField[data-v-5f071eb5]{border-top-right-radius:0;border-bottom-right-radius:0}}.submitButton[data-v-5f071eb5]{margin-top:calc(var(--spacing,.25rem)*4);background-color:var(--color-cnet-lime-primary,#b4fd8c);color:var(--color-cnet-midnight-primary,#121218);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));display:flex}@media (hover:hover){.submitButton[data-v-5f071eb5]:hover{background-color:var(--color-cnet-midnight-primary,#121218);color:var(--color-cnet-lime-primary,#b4fd8c)}}.submitButton[data-v-5f071eb5]:focus{border-color:var(--color-cnet-midnight-primary,#121218)}.submitButton[data-v-5f071eb5]:active{background-color:var(--color-cnet-midnight-primary,#121218);color:var(--color-cnet-lime-100,#daffc7)}.submitButton[data-v-5f071eb5]:disabled{background-color:var(--color-cnet-midnight-200,#ddddde);color:var(--color-cnet-midnight-500,#7d7d81)}.submitButton[data-v-5f071eb5]{border-radius:var(--radius-lg,.5rem);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);height:calc(var(--spacing,.25rem)*10);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2.5)}@media (min-width:48rem){.submitButton[data-v-5f071eb5]{height:auto;padding-block:calc(var(--spacing,.25rem)*3)}}.submitButton[data-v-5f071eb5]{cursor:pointer}.submitButton[data-v-5f071eb5]:disabled{cursor:not-allowed}.submitButton[data-v-5f071eb5]{justify-content:center;align-items:center;width:100%}@media (min-width:48rem){.submitButton[data-v-5f071eb5]{margin-top:calc(var(--spacing,.25rem)*0);border-top-left-radius:0;border-bottom-left-radius:0;width:144px}}.errorMessage[data-v-5f071eb5]{margin-top:calc(var(--spacing,.25rem)*2);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));color:var(--color-cnet-red-700,#ac0b0b)}@media (min-width:48rem){.errorMessage[data-v-5f071eb5]{margin-top:calc(var(--spacing,.25rem)*1)}}.disclaimerText[data-v-5f071eb5]{margin-top:calc(var(--spacing,.25rem)*2);margin-bottom:calc(var(--spacing,.25rem)*0);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));--tw-leading:calc(var(--spacing,.25rem)*4);line-height:calc(var(--spacing,.25rem)*4);color:var(--color-cnet-midnight-600,#5e5e62)}@media (min-width:48rem){.disclaimerText[data-v-5f071eb5]{margin-top:calc(var(--spacing,.25rem)*1)}}.disclaimerLink[data-v-5f071eb5]{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);text-decoration-line:underline}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-45f2e083],[data-v-45f2e083]::backdrop,[data-v-45f2e083]:after,[data-v-45f2e083]:before{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial}}}.cnetFeaturedDeal[data-v-45f2e083]{color:var(--color-cnet-off-black,#020203);border-bottom:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color);--cnet-dotted-border-color:var(--cnet-dotted-border-color-light);margin-block:calc(var(--spacing,.25rem)*2)!important}.cnetFeaturedDeal .top[data-v-45f2e083]{margin-bottom:calc(var(--spacing,.25rem)*4);align-items:center;gap:calc(var(--spacing,.25rem)*2);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));display:flex}.cnetFeaturedDeal .top .badge[data-v-45f2e083]{align-items:center;gap:calc(var(--spacing,.25rem)*1);border-radius:var(--radius-sm,.25rem);background-color:var(--color-purple-50,oklch(97.7% .014 308.299));padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1.5);color:var(--color-black,#000);display:inline-flex}.cnetFeaturedDeal .top .miniTagIcon[data-v-45f2e083]{width:calc(var(--spacing,.25rem)*3);height:calc(var(--spacing,.25rem)*3)}.cnetFeaturedDeal .top .info[data-v-45f2e083]{flex:1;align-items:center;display:flex}.cnetFeaturedDeal .top .infoHeading[data-v-45f2e083]{color:var(--color-cnet-midnight-600,#5e5e62);text-wrap:nowrap!important}.cnetFeaturedDeal .top .toolTipContainer[data-v-45f2e083]{position:relative}.cnetFeaturedDeal .top .toolTipTrigger[data-v-45f2e083]{height:calc(var(--spacing,.25rem)*5);width:calc(var(--spacing,.25rem)*5);cursor:pointer;color:var(--color-gray-500,oklch(55.1% .027 264.364));background-color:#0000;border-radius:3.40282e+38px;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.cnetFeaturedDeal .top .toolTipTrigger[data-v-45f2e083]:hover{color:var(--color-gray-700,oklch(37.3% .034 259.733))}}.cnetFeaturedDeal .top .toolTipTrigger[data-v-45f2e083]:focus{--tw-outline-style:none;outline-style:none}.cnetFeaturedDeal .top .toolTipTrigger[data-v-45f2e083]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-indigo-500,oklch(58.5% .233 277.117))}.cnetFeaturedDeal .top .infoCircleIcon[data-v-45f2e083]{padding-inline:calc(var(--spacing,.25rem)*1)}.cnetFeaturedDeal .top .toolTip[data-v-45f2e083]{pointer-events:none;top:calc(var(--spacing,.25rem)*6);left:calc(var(--spacing,.25rem)*0);z-index:50;width:calc(var(--spacing,.25rem)*72);border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-200,oklch(92.8% .006 264.531));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*3);--tw-leading:var(--leading-snug,1.375);font-size:11px;line-height:var(--leading-snug,1.375);color:var(--color-gray-700,oklch(37.3% .034 259.733));--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));position:absolute}.cnetFeaturedDeal .top .toolTip p[data-v-45f2e083]{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333))}.cnetFeaturedDeal .top .toolTipHidden[data-v-45f2e083]{visibility:hidden;opacity:0}.cnetFeaturedDeal .top .toolTipVisible[data-v-45f2e083]{visibility:visible;opacity:1}.cnetFeaturedDeal .top .toolTipArrow[data-v-45f2e083]{top:calc(var(--spacing,.25rem)*-1);left:calc(var(--spacing,.25rem)*2);height:calc(var(--spacing,.25rem)*2);width:calc(var(--spacing,.25rem)*2);border-top-style:var(--tw-border-style);border-top-width:1px;border-left-style:var(--tw-border-style);border-left-width:1px;border-color:var(--color-gray-200,oklch(92.8% .006 264.531));background-color:var(--color-white,#fff);position:absolute;rotate:45deg}.cnetFeaturedDeal .top .topBorder[data-v-45f2e083]{margin-left:calc(var(--spacing,.25rem)*2);--cnet-dotted-border-color:var(--cnet-dotted-border-color-light);border-top:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color);width:100%;height:1px}.cnetFeaturedDeal .mainContent[data-v-45f2e083]{gap:calc(var(--spacing,.25rem)*4);padding-bottom:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:48rem){.cnetFeaturedDeal .mainContent[data-v-45f2e083]{flex-direction:row;align-items:center}}.cnetFeaturedDeal .leftContent[data-v-45f2e083]{align-items:center;gap:calc(var(--spacing,.25rem)*6);display:flex}.cnetFeaturedDeal .dealImage[data-v-45f2e083]{height:calc(var(--spacing,.25rem)*15);width:calc(var(--spacing,.25rem)*15);background-color:var(--color-gray-50,oklch(98.5% .002 247.839));border-radius:.25rem;flex-shrink:0;order:2}@media (min-width:48rem){.cnetFeaturedDeal .dealImage[data-v-45f2e083]{order:1}}.cnetFeaturedDeal .textContent[data-v-45f2e083]{flex:1;order:1}@media (min-width:48rem){.cnetFeaturedDeal .textContent[data-v-45f2e083]{order:2;max-width:323px}}.cnetFeaturedDeal .dealTitle[data-v-45f2e083]{text-overflow:ellipsis;white-space:nowrap;padding-bottom:calc(var(--spacing,.25rem)*0);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);overflow:hidden}.cnetFeaturedDeal .dealFinePrint[data-v-45f2e083],.cnetFeaturedDeal .dealTitle[data-v-45f2e083]{margin-bottom:calc(var(--spacing,.25rem)*0);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}.cnetFeaturedDeal .dealFinePrint[data-v-45f2e083]{color:var(--color-cnet-off-black,#020203)}.cnetFeaturedDeal .rightContent[data-v-45f2e083]{justify-content:center;display:flex}@media (min-width:48rem){.cnetFeaturedDeal .rightContent[data-v-45f2e083]{justify-content:flex-end}}.cnetFeaturedDeal .buttonWrapper[data-v-45f2e083]{width:100%}@media (min-width:48rem){.cnetFeaturedDeal .buttonWrapper[data-v-45f2e083]{width:auto}}.cnetFeaturedDeal .buyButton[data-v-45f2e083]{height:calc(var(--spacing,.25rem)*8);border-radius:var(--radius-sm,.25rem);--tw-border-style:none;background-color:var(--color-cnet-lime-primary,#b4fd8c);padding-inline:calc(var(--spacing,.25rem)*4);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);white-space:nowrap;color:var(--color-cnet-off-black,#020203);border-style:none;justify-content:center;align-items:center;display:inline-flex;font-size:var(--text-base,1rem)!important;line-height:var(--tw-leading,var(--text-base--line-height,1.5))!important}@media (min-width:48rem){.cnetFeaturedDeal .buyButton[data-v-45f2e083]{width:190px}}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-border-style:solid;--tw-duration:initial;--tw-ease:initial}}}.category-title{z-index:10;background-color:var(--color-cnet-off-black,#020203);padding-right:calc(var(--spacing,.25rem)*4);color:var(--color-white,#fff);font-family:var(--font-cnet-serif);text-transform:uppercase;font-stretch:50%;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);position:relative}@media (min-width:48rem){.category-title{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333))}}.category-link{border-bottom-style:var(--tw-border-style);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));color:var(--color-white,#fff);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.3s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));border-color:#0000;border-bottom-width:2px}@media (hover:hover){.category-link:hover{border-color:var(--color-cnet-lime-primary,#b4fd8c);color:var(--color-white,#fff)}}@media (min-width:48rem){.category-link{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-duration:initial;--tw-ease:initial;--tw-border-style:solid;--tw-font-weight:initial}}}.social-link{color:var(--color-cnet-lime-primary,#b4fd8c);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.3s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}@media (hover:hover){.social-link:hover{color:var(--color-white,#fff)}}.location-link,.primary-link{border-bottom-style:var(--tw-border-style);border-color:#0000;border-bottom-width:2px}.location-link{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-cnet-lime-primary,#b4fd8c);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.3s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}@media (hover:hover){.location-link:hover{border-color:var(--color-white,#fff);color:var(--color-cnet-lime-primary,#b4fd8c)}}.primary-link{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-white,#fff);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.3s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}@media (hover:hover){.primary-link:hover{border-color:var(--color-cnet-lime-primary,#b4fd8c);color:var(--color-white,#fff)}}@media (min-width:48rem){.primary-link{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-65a7078c],[data-v-65a7078c]::backdrop,[data-v-65a7078c]:after,[data-v-65a7078c]:before{--tw-border-style:solid}}}.preferred-source-button[data-v-65a7078c]{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-cnet-midnight-700,#48484e);background-color:var(--color-cnet-off-black,#020203);width:100%;padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));color:var(--color-white,#fff);display:inline-flex}@media (min-width:64rem){.preferred-source-button[data-v-65a7078c]{justify-content:normal;max-width:200px}}.preferred-source-button[data-v-65a7078c]{line-height:1.3}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-aff8dba4],[data-v-aff8dba4]::backdrop,[data-v-aff8dba4]:after,[data-v-aff8dba4]:before{--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-leading:initial;--tw-tracking:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-ease:initial}}}.promo-heading[data-v-aff8dba4]{color:var(--color-cnet-off-black,#020203);font-family:var(--font-cnet-serif);text-transform:uppercase;font-stretch:50%;font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,1.2));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}.promo-description[data-v-aff8dba4]{margin-bottom:calc(var(--spacing,.25rem)*4);color:var(--color-cnet-off-black,#020203)}.promo-cards[data-v-aff8dba4]{margin-bottom:calc(var(--spacing,.25rem)*8);gap:calc(var(--spacing,.25rem)*4);display:flex}.promo-card[data-v-aff8dba4]{cursor:pointer;border-radius:var(--radius-md,.375rem);--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);width:50%;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);overflow:hidden}.promo-card-content[data-v-aff8dba4]{width:100%;padding:calc(var(--spacing,.25rem)*4)}.promo-image[data-v-aff8dba4]{height:calc(var(--spacing,.25rem)*48);border-top-left-radius:var(--radius-md,.375rem);border-top-right-radius:var(--radius-md,.375rem);object-fit:cover;width:100%;transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;transition-duration:.3s}.promo-card:hover .promo-image[data-v-aff8dba4]{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.promo-card:hover .promo-button[data-v-aff8dba4]{background-color:var(--color-cnet-off-black,#020203);color:var(--color-cnet-lime-primary,#b4fd8c)}.promo-button[data-v-aff8dba4]{text-align:center;font-family:var(--font-cnet-sans,MonumentGrotesk,sans-serif);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-cnet-off-black,#020203)}@media (hover:hover){.promo-button[data-v-aff8dba4]:hover{color:var(--color-cnet-lime-primary,#b4fd8c)}}.promo-button[data-v-aff8dba4]{margin-bottom:calc(var(--spacing,.25rem)*4);cursor:pointer;border-radius:var(--radius-lg,.5rem);width:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));display:block}.promo-button[data-v-aff8dba4]:last-child{margin-bottom:calc(var(--spacing,.25rem)*0)}.promo-button[data-v-aff8dba4]{background-color:var(--color-cnet-lime-primary,#b4fd8c)}@media (hover:hover){.promo-button[data-v-aff8dba4]:hover{background-color:var(--color-cnet-off-black,#020203)}}.modal-overlay[data-v-aff8dba4]{inset:calc(var(--spacing,.25rem)*0);z-index:50;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed}@supports (color:color-mix(in lab,red,red)){.modal-overlay[data-v-aff8dba4]{background-color:color-mix(in oklab,var(--color-black,#000)50%,transparent)}}.modal-overlay[data-v-aff8dba4]{padding:calc(var(--spacing,.25rem)*4)}.modalContainer[data-v-aff8dba4]{border-radius:var(--radius-lg,.5rem);--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);width:100%;max-width:636px;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);position:relative;overflow:hidden}.modalContainer .promo-image[data-v-aff8dba4]{border-radius:var(--radius-lg,.5rem);height:auto}.modal-title[data-v-aff8dba4]{background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*4);position:relative}.modal-title-heading[data-v-aff8dba4]{color:var(--color-cnet-off-black,#020203);font-family:var(--font-cnet-serif);font-stretch:50%;font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333));--tw-leading:calc(var(--spacing,.25rem)*7);line-height:calc(var(--spacing,.25rem)*7);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);--tw-tracking:var(--tracking-wide,.025em);letter-spacing:var(--tracking-wide,.025em);text-transform:uppercase}.close-button[data-v-aff8dba4]{top:50%;right:calc(var(--spacing,.25rem)*4);--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y);cursor:pointer;background-color:var(--color-white,#fff);color:var(--color-cnet-off-black,#020203);justify-content:center;align-items:center;display:flex;position:absolute}@media (hover:hover){.close-button[data-v-aff8dba4]:hover{color:var(--color-gray-600,oklch(44.6% .03 256.802))}}.modal-content[data-v-aff8dba4]{background-color:var(--color-gray-100,oklch(96.7% .003 264.542));padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*5)}.modal-content-columns[data-v-aff8dba4]{gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:48rem){.modal-content-columns[data-v-aff8dba4]{flex-direction:row}}.modal-content-column-logo[data-v-aff8dba4]{flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:48rem){.modal-content-column-logo[data-v-aff8dba4]{width:25%}}.modal-content-column-content[data-v-aff8dba4]{flex:1}.modal-content-heading[data-v-aff8dba4]{margin-bottom:calc(var(--spacing,.25rem)*2);text-align:center;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));--tw-leading:var(--leading-tight,1.25);line-height:var(--leading-tight,1.25);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-cnet-off-black,#020203)}.modal-content-heading2[data-v-aff8dba4]{margin-bottom:calc(var(--spacing,.25rem)*4);text-align:center;font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556));--tw-leading:var(--leading-tight,1.25);line-height:var(--leading-tight,1.25);color:var(--color-cnet-off-black,#020203)}.modal-content-coupon-code[data-v-aff8dba4]{margin-bottom:calc(var(--spacing,.25rem)*3);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*3);display:flex}.modal-content-coupon-code-loading[data-v-aff8dba4]{border-style:var(--tw-border-style);--tw-border-style:dashed;border-style:dashed;border-width:2px;border-color:var(--color-purple-200,oklch(90.2% .063 306.703));padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-cnet-purple-primary,#7a2af5);border-radius:.25rem}.modal-content-coupon-code-error[data-v-aff8dba4]{text-align:center;color:var(--color-red-600,oklch(57.7% .245 27.325))}.modal-content-code[data-v-aff8dba4]{border-style:var(--tw-border-style);--tw-border-style:dashed;border-style:dashed;border-width:2px;border-color:var(--color-purple-200,oklch(90.2% .063 306.703));background-color:var(--color-white,#fff);padding-inline:calc(var(--spacing,.25rem)*4);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-cnet-purple-primary,#7a2af5)}.modal-content-code-copy-button[data-v-aff8dba4],.modal-content-code[data-v-aff8dba4]{cursor:pointer;padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,1.4));border-radius:.25rem}.modal-content-code-copy-button[data-v-aff8dba4]{background-color:var(--color-cnet-purple-primary,#7a2af5);padding-inline:calc(var(--spacing,.25rem)*5);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-white,#fff);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}@media (hover:hover){.modal-content-code-copy-button[data-v-aff8dba4]:hover{background-color:var(--color-cnet-purple-300,#d5baff)}}.modal-content-cta-text[data-v-aff8dba4]{text-align:center;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));color:var(--color-cnet-midnight-600,#5e5e62)}.modal-content-cta-text-link[data-v-aff8dba4]{color:var(--color-cnet-purple-primary,#7a2af5);text-decoration-line:underline}.modal-enter-active[data-v-aff8dba4],.modal-leave-active[data-v-aff8dba4]{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:linear;transition-duration:.3s;transition-timing-function:linear}.modal-enter-from[data-v-aff8dba4],.modal-leave-to[data-v-aff8dba4]{opacity:0}.modal-enter-active .bg-white[data-v-aff8dba4],.modal-leave-active .bg-white[data-v-aff8dba4]{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:linear;transition-duration:.3s;transition-timing-function:linear}.modal-enter-from .bg-white[data-v-aff8dba4],.modal-leave-to .bg-white[data-v-aff8dba4]{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x)var(--tw-scale-y)}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-tracking{syntax:"*";inherits:false}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-5ab478e1],[data-v-5ab478e1]::backdrop,[data-v-5ab478e1]:after,[data-v-5ab478e1]:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-leading:initial;--tw-content:"";--tw-font-weight:initial}}}.cat-tooltip-container[data-v-5ab478e1]{z-index:1000;margin-top:calc(var(--spacing,.25rem)*2);--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y);position:absolute;left:50%}.cat-tooltip[data-v-5ab478e1]{width:var(--container-xs,20rem);border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);--tw-border-style:solid;border-style:solid;border-width:1px;border-color:var(--color-cnet-midnight-100,#f3f3f4);background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*6);color:var(--color-cnet-off-black,#020203);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);position:relative}.cat-tooltip-close[data-v-5ab478e1]{cursor:pointer;--tw-leading:1;height:fit-content;color:var(--color-cnet-off-black,#020203);background-color:#0000;line-height:1}.cat-tooltip-arrow[data-v-5ab478e1]{top:calc(var(--spacing,.25rem)*-2);height:calc(var(--spacing,.25rem)*2);width:calc(var(--spacing,.25rem)*4);--tw-translate-x:50%;translate:var(--tw-translate-x)var(--tw-translate-y);position:absolute;left:50%}.cat-tooltip-arrow[data-v-5ab478e1]:before{top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);border-right-style:var(--tw-border-style);border-right-width:8px;border-left-style:var(--tw-border-style);border-color:#0000;border-left-width:8px;border-bottom-style:var(--tw-border-style);border-bottom-width:8px;border-bottom-color:var(--color-cnet-midnight-100,#f3f3f4)}.cat-tooltip-arrow[data-v-5ab478e1]:after,.cat-tooltip-arrow[data-v-5ab478e1]:before{width:calc(var(--spacing,.25rem)*0);height:calc(var(--spacing,.25rem)*0);--tw-content:"";content:var(--tw-content);display:block;position:absolute}.cat-tooltip-arrow[data-v-5ab478e1]:after{border-right-style:var(--tw-border-style);border-right-width:7px;border-left-style:var(--tw-border-style);border-color:#0000;border-left-width:7px;border-bottom-style:var(--tw-border-style);border-bottom-width:7px;border-bottom-color:var(--color-white,#fff);top:1px;left:1px}.cat-tooltip-read-more[data-v-5ab478e1]{text-align:left;font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));color:var(--color-cnet-midnight-600,#5e5e62)}.cat-tooltip-content[data-v-5ab478e1] ::selection{background-color:var(--color-cnet-lime-primary,#b4fd8c)}.cat-tooltip-content[data-v-5ab478e1]::selection{background-color:var(--color-cnet-lime-primary,#b4fd8c)}.cat-tooltip-content div.cat-tooltip-content_inner[data-v-5ab478e1]{margin-bottom:calc(var(--spacing,.25rem)*2);padding-bottom:calc(var(--spacing,.25rem)*2);border-bottom:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color)}.cat-tooltip-content div.cat-tooltip-content_header[data-v-5ab478e1]{margin-bottom:calc(var(--spacing,.25rem)*4);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.cat-tooltip-content div.cat-tooltip-content_text[data-v-5ab478e1]{text-align:left;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400)}.cat-tooltip-content_title[data-v-5ab478e1]{color:var(--color-cnet-off-black);font-family:var(--font-cnet-serif);font-stretch:50%;font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);text-transform:uppercase}.cat-tooltip-link[data-v-5ab478e1]{--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));text-decoration-line:underline}@media (hover:hover){.cat-tooltip-link[data-v-5ab478e1]:hover{color:var(--color-cnet-off-black,#020203)}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-content{syntax:"*";inherits:false;initial-value:""}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-5df03ea3],[data-v-5df03ea3]::backdrop,[data-v-5df03ea3]:after,[data-v-5df03ea3]:before{--tw-leading:initial;--tw-font-weight:initial}}}.cnetScoreBadgeLarge[data-v-5df03ea3]{margin-inline:calc(var(--spacing,.25rem)*.5);margin-block:calc(var(--spacing,.25rem)*3);flex-direction:column;display:flex;position:relative}.cnetScoreBadge-score_value[data-v-5df03ea3]{font-size:var(--text-28px,1.75rem);--tw-leading:calc(var(--spacing,.25rem)*0);line-height:calc(var(--spacing,.25rem)*0);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}.cnetScoreBadge-score_scale[data-v-5df03ea3]{--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400)}.cnetScoreBadge-score[data-v-5df03ea3]{text-align:left}.cnetScoreBadge-score[data-v-5df03ea3],.cnetScoreBadge-tooltip[data-v-5df03ea3]{font-family:var(--font-cnet-serif,Stardust,serif);text-transform:uppercase;font-stretch:75%}.cnetScoreBadge-tooltip[data-v-5df03ea3]{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));flex-direction:row;align-items:center;display:flex}.cnetScoreBadge-tooltip[data-v-5df03ea3] .cnetScoreBadge-icon{margin-right:calc(var(--spacing,.25rem)*1);width:auto;height:9px}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-27507d4c],[data-v-27507d4c]::backdrop,[data-v-27507d4c]:after,[data-v-27507d4c]:before{--tw-leading:initial;--tw-font-weight:initial}}}.cnetScoreBadgeMedium[data-v-27507d4c]{color:var(--color-cnet-off-black);font-family:var(--font-cnet-serif);text-transform:uppercase;flex-direction:row;align-items:flex-end;margin-block:5px;font-stretch:50%;display:flex}.cnetScoreBadge-score[data-v-27507d4c]{padding-right:calc(var(--spacing,.25rem)*1.5);--tw-leading:calc(var(--spacing,.25rem)*3);font-size:17px;line-height:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);font-stretch:75%}.cnetScoreBadge-tooltip[data-v-27507d4c]{flex-direction:row;align-items:center;display:flex}.cnetScoreBadge-tooltip[data-v-27507d4c] .cnetScoreBadge-icon{margin-right:calc(var(--spacing,.25rem)*1);height:calc(var(--spacing,.25rem)*2)}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-53eb223d],[data-v-53eb223d]::backdrop,[data-v-53eb223d]:after,[data-v-53eb223d]:before{--tw-leading:initial;--tw-font-weight:initial}}}.cnetScoreBadgeSmall[data-v-53eb223d]{margin-block:calc(var(--spacing,.25rem)*1.5);color:var(--color-cnet-off-black);font-family:var(--font-cnet-serif);text-transform:uppercase;font-stretch:50%;font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556));--tw-leading:calc(var(--spacing,.25rem)*3);line-height:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);font-stretch:75%}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-4f6e8f9e],[data-v-4f6e8f9e]::backdrop,[data-v-4f6e8f9e]:after,[data-v-4f6e8f9e]:before{--tw-ease:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-leading:initial}}}.cnetScoreBadge-text-alt-lg[data-v-4f6e8f9e],.cnetScoreBadge-text-alt-sm[data-v-4f6e8f9e]{flex-direction:row;display:flex}.cnetScoreBadge-text-alt-lg:hover span[data-v-4f6e8f9e],.cnetScoreBadge-text-alt-sm:hover span[data-v-4f6e8f9e]{color:var(--color-black,#000)}.cnetScoreBadge-text-alt-lg:hover span[data-v-4f6e8f9e],.cnetScoreBadge-text-alt-lg[data-v-4f6e8f9e]:hover span.cnetScoreBadge-tooltip,.cnetScoreBadge-text-alt-sm:hover span[data-v-4f6e8f9e],.cnetScoreBadge-text-alt-sm[data-v-4f6e8f9e]:hover span.cnetScoreBadge-tooltip{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-ease:linear;transition-timing-function:linear}.cnetScoreBadge-text-alt-lg[data-v-4f6e8f9e]:hover span.cnetScoreBadge-tooltip,.cnetScoreBadge-text-alt-sm[data-v-4f6e8f9e]:hover span.cnetScoreBadge-tooltip{border-color:inherit}span.cnetScoreBadge-tooltip[data-v-4f6e8f9e]{margin-right:calc(var(--spacing,.25rem)*2);border-bottom-style:var(--tw-border-style);--tw-border-style:dotted;border-style:dotted;border-bottom-width:2px;border-color:var(--color-cnet-red-primary,#e71d1d);font-stretch:50%;flex-direction:row;align-items:center;font-stretch:75%;display:flex}.cnetScoreBadge-text-alt-lg .cnetScoreBadge-score[data-v-4f6e8f9e],.cnetScoreBadge-text-alt-sm .cnetScoreBadge-score[data-v-4f6e8f9e],span.cnetScoreBadge-tooltip[data-v-4f6e8f9e]{color:var(--color-cnet-red-primary,#e71d1d);font-family:var(--font-cnet-serif);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);text-transform:uppercase}.cnetScoreBadge-text-alt-lg .cnetScoreBadge-score[data-v-4f6e8f9e],.cnetScoreBadge-text-alt-sm .cnetScoreBadge-score[data-v-4f6e8f9e]{padding-right:calc(var(--spacing,.25rem)*1);font-stretch:50%}.cnetScoreBadge-text-alt-sm .cnetScoreBadge-score[data-v-4f6e8f9e]{--tw-leading:18px;font-size:17px;line-height:18px}.cnetScoreBadge-text-alt-lg .cnetScoreBadge-score[data-v-4f6e8f9e]{font-size:var(--text-28px,1.75rem);--tw-leading:calc(var(--spacing,.25rem)*7);line-height:calc(var(--spacing,.25rem)*7)}.cnetScoreBadge-text-alt-sm span.cnetScoreBadge-tooltip[data-v-4f6e8f9e]{flex-direction:row;display:none}@media (min-width:40rem){.cnetScoreBadge-text-alt-sm span.cnetScoreBadge-tooltip[data-v-4f6e8f9e]{display:flex}}.cnetScoreBadge-text-alt-sm .cnetScoreBadge-tooltip[data-v-4f6e8f9e] .cnetScoreBadge-icon{height:calc(var(--spacing,.25rem)*2);width:auto}.cnetScoreBadge-text-alt-lg .cnetScoreBadge-tooltip[data-v-4f6e8f9e] .cnetScoreBadge-icon{height:calc(var(--spacing,.25rem)*3);width:auto}.cnetScoreBadge-tooltip[data-v-4f6e8f9e] .cnetScoreBadge-icon>path{fill:currentColor}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-b2ef1bf2],[data-v-b2ef1bf2]::backdrop,[data-v-b2ef1bf2]:after,[data-v-b2ef1bf2]:before{--tw-font-weight:initial}}}.cnetScoreBadge-tooltip[data-v-b2ef1bf2]{flex-direction:row;align-items:center;display:flex}.cnetScoreBadge-score[data-v-b2ef1bf2]{padding-right:calc(var(--spacing,.25rem)*1);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-cnet-red-primary,#e71d1d)}.cnetScoreBadge-text[data-v-b2ef1bf2]{flex-direction:row;display:flex}.cnetScoreBadge-icon[data-v-b2ef1bf2]{margin-left:calc(var(--spacing,.25rem)*.5)}\n\n/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-072a8ef0],[data-v-072a8ef0]::backdrop,[data-v-072a8ef0]:after,[data-v-072a8ef0]:before{--tw-ease:initial;--tw-font-weight:initial}}}.cnetScoreBadge[data-v-072a8ef0]{border-top-right-radius:var(--radius-lg,.5rem);border-bottom-left-radius:var(--radius-lg,.5rem);background-color:var(--color-cnet-red-primary,#e71d1d);padding-block:calc(var(--spacing,.25rem)*1);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-ease:linear;transition-timing-function:linear;display:inline-block;position:relative}@media (hover:hover){.cnetScoreBadge[data-v-072a8ef0]:hover{cursor:pointer;background-color:var(--color-cnet-lime-primary,#b4fd8c)}}.cnetScoreBadge div[data-v-072a8ef0]{color:var(--color-white,#fff)}.cnetScoreBadge:hover div[data-v-072a8ef0]{color:var(--color-black,#000)}.cnetScoreBadge[data-v-072a8ef0]:hover div.cnetScoreBadge-tooltip{border-color:var(--color-black,#000)}.cnetScoreBadge[data-v-072a8ef0] div.cnetScoreBadge-tooltip{border-color:var(--color-white,#fff);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);text-transform:uppercase;border-bottom:var(--cnet-dotted-border-width)var(--cnet-dotted-border-style)var(--cnet-dotted-border-color)}.cnetScoreBadge[data-v-072a8ef0] .cnetScoreBadge-icon{width:auto}.cnetScoreBadge[data-v-072a8ef0] .cnetScoreBadge-icon>path{fill:currentColor}@media (hover:hover){.cnetScoreBadge-text[data-v-072a8ef0]:hover{cursor:pointer}}@property --tw-ease{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}',""]),n.locals={},e.exports=n},,,,,,,,,,,,function(e,t,r){var n,o,c=r(500),l=r(501),d=0,f=0;e.exports=function(e,t,r){var i=t&&r||0,b=t||[],h=(e=e||{}).node||n,m=void 0!==e.clockseq?e.clockseq:o;if(null==h||null==m){var v=c();null==h&&(h=n=[1|v[0],v[1],v[2],v[3],v[4],v[5]]),null==m&&(m=o=16383&(v[6]<<8|v[7]))}var y=void 0!==e.msecs?e.msecs:(new Date).getTime(),_=void 0!==e.nsecs?e.nsecs:f+1,dt=y-d+(_-f)/1e4;if(dt<0&&void 0===e.clockseq&&(m=m+1&16383),(dt<0||y>d)&&void 0===e.nsecs&&(_=0),_>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");d=y,f=_,o=m;var w=(1e4*(268435455&(y+=122192928e5))+_)%4294967296;b[i++]=w>>>24&255,b[i++]=w>>>16&255,b[i++]=w>>>8&255,b[i++]=255&w;var T=y/4294967296*1e4&268435455;b[i++]=T>>>8&255,b[i++]=255&T,b[i++]=T>>>24&15|16,b[i++]=T>>>16&255,b[i++]=m>>>8|128,b[i++]=255&m;for(var E=0;E<6;++E)b[i+E]=h[E];return t||l(b)}},function(e,t,r){var n=r(500),o=r(501);e.exports=function(e,t,r){var i=t&&r||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var c=(e=e||{}).random||(e.rng||n)();if(c[6]=15&c[6]|64,c[8]=63&c[8]|128,t)for(var l=0;l<16;++l)t[i+l]=c[l];return t||o(c)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(502),o=r(503),c=r(363),l=function(){function e(e,t,r,o){this._operationMode=n.OperationMode.ENABLE,this._valueCheckingMode=n.ValueCheckingMode.ALLOW_OBJECT_NULL,this._ignorePrimitiveChecks=!1,this._propertyMatchingRule=n.PropertyMatchingRule.CASE_STRICT,this._ignoreRequiredCheck=!1,void 0!==e&&e in n.OperationMode&&(this.operationMode=e),void 0!==t&&t in n.ValueCheckingMode&&(this.valueCheckingMode=t),void 0!==r&&(this.ignorePrimitiveChecks=r),void 0!==o&&(this.propertyMatchingRule=o)}return Object.defineProperty(e.prototype,"operationMode",{get:function(){return this._operationMode},set:function(e){e in n.OperationMode&&(this._operationMode=e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valueCheckingMode",{get:function(){return this._valueCheckingMode},set:function(e){e in n.ValueCheckingMode&&(this._valueCheckingMode=e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ignorePrimitiveChecks",{get:function(){return this._ignorePrimitiveChecks},set:function(e){this._ignorePrimitiveChecks=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"propertyMatchingRule",{get:function(){return this._propertyMatchingRule},set:function(e){e in n.PropertyMatchingRule&&(this._propertyMatchingRule=e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ignoreRequiredCheck",{get:function(){return this._ignoreRequiredCheck},set:function(e){this._ignoreRequiredCheck=e},enumerable:!0,configurable:!0}),e.prototype.serialize=function(data,e){if(this.operationMode===n.OperationMode.DISABLE)return data;if(data instanceof Array)return this.serializeArray(data,e);if("object"==typeof data)return this.serializeObject(data,e);throw new Error("Fatal error in JsonConvert. Passed parameter data in JsonConvert.serialize() is not in valid format (object or array).\n")},e.prototype.serializeObject=function(data,e){if(this.operationMode===n.OperationMode.DISABLE)return data;if(void 0===data)throw new Error("Fatal error in JsonConvert. Passed parameter instance in JsonConvert.serializeObject() is undefined. This is not a valid JSON format.\n");if(null===data){if(this.valueCheckingMode===n.ValueCheckingMode.DISALLOW_NULL)throw new Error("Fatal error in JsonConvert. Passed parameter instance in JsonConvert.serializeObject() is undefined. You have specified to disallow null values.\n");return data}if("object"!=typeof data||data instanceof Array)throw new Error("Fatal error in JsonConvert. Passed parameter instance in JsonConvert.serializeObject() is not of type object.\n");this.operationMode===n.OperationMode.LOGGING&&(console.log("----------"),console.log("Receiving JavaScript instance:"),console.log(data));var t,r={};t=e?new e:data;for(var o=0,c=Object.keys(t);o=e.length&&(e[i]=e[i-1]),l[i]=this.verifyProperty(e[i],t[i],r);return l}if(e instanceof Array&&t instanceof Object){l=[];if(0===t.length)return l;if(0===e.length)return t;d=e.length=e.length&&(e[i]=e[i-1]),l[f]=this.verifyProperty(e[i],t[f]),i++;return l}if(e instanceof Array){if(null===t){if(this.valueCheckingMode!==n.ValueCheckingMode.DISALLOW_NULL)return null;throw new Error("\tReason: Given value is null.")}throw new Error("\tReason: Expected type is array, but given value is non-array.")}if(t instanceof Array)throw new Error("\tReason: Given value is array, but expected a non-array type.");throw new Error("\tReason: Mapping failed because of an unknown error.")},e.prototype.getObjectValue=function(data,e){if(this.propertyMatchingRule===n.PropertyMatchingRule.CASE_INSENSITIVE){var t=Object.keys(data).reduce((function(e,t){return e[t.toLowerCase()]=t,e}),{});e=t[e.toLowerCase()]}if(e in data==!1)throw new Error;return data[e]},e.prototype.getExpectedType=function(e){var t="";if(e instanceof Array){t="[";for(var i=0;i0&&(t+=","),t+=this.getExpectedType(e[i]);return t+="]"}return e===c.Any||null===e||e===Object?"any":e===String||e===Boolean||e===Number?(new e).constructor.name.toLowerCase():"function"==typeof e?(new e).constructor.name:void 0===e?"undefined":"?????"},e.prototype.getJsonType=function(e){if(null===e)return"null";var t="";if(e instanceof Array){t="[";for(var i=0;i0&&(t+=","),t+=this.getJsonType(e[i]);return t+="]"}return typeof e},e.prototype.getTrueType=function(e){return typeof e},e}();t.JsonConvert=l},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(503),o=r(363);t.JsonConverter=function(e){e[n.Settings.MAPPER_PROPERTY]=""},t.JsonObject=function(e){var t="";if("string"===typeof e)return t=e,function(e){e.prototype[n.Settings.CLASS_IDENTIFIER]=t.length>0?t:e.name;var r=e.prototype[n.Settings.MAPPING_PROPERTY];if(r)for(var o=0,c=Object.keys(r).filter((function(e){return 0===e.indexOf(n.Settings.CLASS_IDENTIFIER+".")}));o";case d.Comment:return function(e){return"\x3c!--"+e.data+"--\x3e"}(e);case d.CDATA:return function(e){return""}(e);case d.Script:case d.Style:case d.Tag:return function(e,t){var r;"foreign"===t.xmlMode&&(e.name=null!==(r=h.elementNames.get(e.name))&&void 0!==r?r:e.name,e.parent&&w.has(e.parent.name)&&(t=n(n({},t),{xmlMode:!1})));!t.xmlMode&&T.has(e.name)&&(t=n(n({},t),{xmlMode:"foreign"}));var o="<"+e.name,c=function(e,t){if(e)return Object.keys(e).map((function(r){var n,o,c=null!==(n=e[r])&&void 0!==n?n:"";return"foreign"===t.xmlMode&&(r=null!==(o=h.attributeNames.get(r))&&void 0!==o?o:r),t.emptyAttrs||t.xmlMode||""!==c?r+'="'+(!1!==t.decodeEntities?f.encodeXML(c):c.replace(/"/g,"""))+'"':r})).join(" ")}(e.attribs,t);c&&(o+=" "+c);0===e.children.length&&(t.xmlMode?!1!==t.selfClosingTags:t.selfClosingTags&&v.has(e.name))?(t.xmlMode||(o+=" "),o+="/>"):(o+=">",e.children.length>0&&(o+=y(e.children,t)),!t.xmlMode&&v.has(e.name)||(o+=""));return o}(e,t);case d.Text:return function(e,t){var data=e.data||"";!1===t.decodeEntities||!t.xmlMode&&e.parent&&m.has(e.parent.name)||(data=f.encodeXML(data));return data}(e,t)}}t.default=y;var w=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),T=new Set(["svg","math"])},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decodeXMLStrict=t.decodeHTML5Strict=t.decodeHTML4Strict=t.decodeHTML5=t.decodeHTML4=t.decodeHTMLStrict=t.decodeHTML=t.decodeXML=t.encodeHTML5=t.encodeHTML4=t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=t.encode=t.decodeStrict=t.decode=void 0;var n=r(510),o=r(513);t.decode=function(data,e){return(!e||e<=0?n.decodeXML:n.decodeHTML)(data)},t.decodeStrict=function(data,e){return(!e||e<=0?n.decodeXML:n.decodeHTMLStrict)(data)},t.encode=function(data,e){return(!e||e<=0?o.encodeXML:o.encodeHTML)(data)};var c=r(513);Object.defineProperty(t,"encodeXML",{enumerable:!0,get:function(){return c.encodeXML}}),Object.defineProperty(t,"encodeHTML",{enumerable:!0,get:function(){return c.encodeHTML}}),Object.defineProperty(t,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return c.encodeNonAsciiHTML}}),Object.defineProperty(t,"escape",{enumerable:!0,get:function(){return c.escape}}),Object.defineProperty(t,"escapeUTF8",{enumerable:!0,get:function(){return c.escapeUTF8}}),Object.defineProperty(t,"encodeHTML4",{enumerable:!0,get:function(){return c.encodeHTML}}),Object.defineProperty(t,"encodeHTML5",{enumerable:!0,get:function(){return c.encodeHTML}});var l=r(510);Object.defineProperty(t,"decodeXML",{enumerable:!0,get:function(){return l.decodeXML}}),Object.defineProperty(t,"decodeHTML",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(t,"decodeHTMLStrict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML4",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(t,"decodeHTML5",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(t,"decodeHTML4Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML5Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(t,"decodeXMLStrict",{enumerable:!0,get:function(){return l.decodeXML}})},function(e){e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"­","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=n(r(785)),c=String.fromCodePoint||function(e){var output="";return e>65535&&(e-=65536,output+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),output+=String.fromCharCode(e)};t.default=function(e){return e>=55296&&e<=57343||e>1114111?"�":(e in o.default&&(e=o.default[e]),c(e))}},function(e){e.exports=JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}')},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.attributeNames=t.elementNames=void 0,t.elementNames=new Map([["altglyph","altGlyph"],["altglyphdef","altGlyphDef"],["altglyphitem","altGlyphItem"],["animatecolor","animateColor"],["animatemotion","animateMotion"],["animatetransform","animateTransform"],["clippath","clipPath"],["feblend","feBlend"],["fecolormatrix","feColorMatrix"],["fecomponenttransfer","feComponentTransfer"],["fecomposite","feComposite"],["feconvolvematrix","feConvolveMatrix"],["fediffuselighting","feDiffuseLighting"],["fedisplacementmap","feDisplacementMap"],["fedistantlight","feDistantLight"],["fedropshadow","feDropShadow"],["feflood","feFlood"],["fefunca","feFuncA"],["fefuncb","feFuncB"],["fefuncg","feFuncG"],["fefuncr","feFuncR"],["fegaussianblur","feGaussianBlur"],["feimage","feImage"],["femerge","feMerge"],["femergenode","feMergeNode"],["femorphology","feMorphology"],["feoffset","feOffset"],["fepointlight","fePointLight"],["fespecularlighting","feSpecularLighting"],["fespotlight","feSpotLight"],["fetile","feTile"],["feturbulence","feTurbulence"],["foreignobject","foreignObject"],["glyphref","glyphRef"],["lineargradient","linearGradient"],["radialgradient","radialGradient"],["textpath","textPath"]]),t.attributeNames=new Map([["definitionurl","definitionURL"],["attributename","attributeName"],["attributetype","attributeType"],["basefrequency","baseFrequency"],["baseprofile","baseProfile"],["calcmode","calcMode"],["clippathunits","clipPathUnits"],["diffuseconstant","diffuseConstant"],["edgemode","edgeMode"],["filterunits","filterUnits"],["glyphref","glyphRef"],["gradienttransform","gradientTransform"],["gradientunits","gradientUnits"],["kernelmatrix","kernelMatrix"],["kernelunitlength","kernelUnitLength"],["keypoints","keyPoints"],["keysplines","keySplines"],["keytimes","keyTimes"],["lengthadjust","lengthAdjust"],["limitingconeangle","limitingConeAngle"],["markerheight","markerHeight"],["markerunits","markerUnits"],["markerwidth","markerWidth"],["maskcontentunits","maskContentUnits"],["maskunits","maskUnits"],["numoctaves","numOctaves"],["pathlength","pathLength"],["patterncontentunits","patternContentUnits"],["patterntransform","patternTransform"],["patternunits","patternUnits"],["pointsatx","pointsAtX"],["pointsaty","pointsAtY"],["pointsatz","pointsAtZ"],["preservealpha","preserveAlpha"],["preserveaspectratio","preserveAspectRatio"],["primitiveunits","primitiveUnits"],["refx","refX"],["refy","refY"],["repeatcount","repeatCount"],["repeatdur","repeatDur"],["requiredextensions","requiredExtensions"],["requiredfeatures","requiredFeatures"],["specularconstant","specularConstant"],["specularexponent","specularExponent"],["spreadmethod","spreadMethod"],["startoffset","startOffset"],["stddeviation","stdDeviation"],["stitchtiles","stitchTiles"],["surfacescale","surfaceScale"],["systemlanguage","systemLanguage"],["tablevalues","tableValues"],["targetx","targetX"],["targety","targetY"],["textlength","textLength"],["viewbox","viewBox"],["viewtarget","viewTarget"],["xchannelselector","xChannelSelector"],["ychannelselector","yChannelSelector"],["zoomandpan","zoomAndPan"]])},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.prevElementSibling=t.nextElementSibling=t.getName=t.hasAttrib=t.getAttributeValue=t.getSiblings=t.getParent=t.getChildren=void 0;var n=r(210),o=[];function c(e){var t;return null!==(t=e.children)&&void 0!==t?t:o}function l(e){return e.parent||null}t.getChildren=c,t.getParent=l,t.getSiblings=function(e){var t=l(e);if(null!=t)return c(t);for(var r=[e],n=e.prev,o=e.next;null!=n;)r.unshift(n),n=n.prev;for(;null!=o;)r.push(o),o=o.next;return r},t.getAttributeValue=function(e,t){var r;return null===(r=e.attribs)||void 0===r?void 0:r[t]},t.hasAttrib=function(e,t){return null!=e.attribs&&Object.prototype.hasOwnProperty.call(e.attribs,t)&&null!=e.attribs[t]},t.getName=function(e){return e.name},t.nextElementSibling=function(e){for(var t=e.next;null!==t&&!(0,n.isTag)(t);)t=t.next;return t},t.prevElementSibling=function(e){for(var t=e.prev;null!==t&&!(0,n.isTag)(t);)t=t.prev;return t}},function(e,t,r){"use strict";function n(e){if(e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.parent){var t=e.parent.children;t.splice(t.lastIndexOf(e),1)}}Object.defineProperty(t,"__esModule",{value:!0}),t.prepend=t.prependChild=t.append=t.appendChild=t.replaceElement=t.removeElement=void 0,t.removeElement=n,t.replaceElement=function(e,t){var r=t.prev=e.prev;r&&(r.next=t);var n=t.next=e.next;n&&(n.prev=t);var o=t.parent=e.parent;if(o){var c=o.children;c[c.lastIndexOf(e)]=t}},t.appendChild=function(e,t){if(n(t),t.next=null,t.parent=e,e.children.push(t)>1){var r=e.children[e.children.length-2];r.next=t,t.prev=r}else t.prev=null},t.append=function(e,t){n(t);var r=e.parent,o=e.next;if(t.next=o,t.prev=e,e.next=t,t.parent=r,o){if(o.prev=t,r){var c=r.children;c.splice(c.lastIndexOf(o),0,t)}}else r&&r.children.push(t)},t.prependChild=function(e,t){if(n(t),t.parent=e,t.prev=null,1!==e.children.unshift(t)){var r=e.children[1];r.prev=t,t.next=r}else t.next=null},t.prepend=function(e,t){n(t);var r=e.parent;if(r){var o=r.children;o.splice(o.indexOf(e),0,t)}e.prev&&(e.prev.next=t),t.parent=r,t.prev=e.prev,t.next=e,e.prev=t}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.uniqueSort=t.compareDocumentPosition=t.removeSubsets=void 0;var n=r(210);function o(e,t){var r=[],o=[];if(e===t)return 0;for(var c=(0,n.hasChildren)(e)?e:e.parent;c;)r.unshift(c),c=c.parent;for(c=(0,n.hasChildren)(t)?t:t.parent;c;)o.unshift(c),c=c.parent;for(var l=Math.min(r.length,o.length),d=0;dh.indexOf(v)?f===t?20:4:f===e?10:2}t.removeSubsets=function(e){for(var t=e.length;--t>=0;){var r=e[t];if(t>0&&e.lastIndexOf(r,t-1)>=0)e.splice(t,1);else for(var n=r.parent;n;n=n.parent)if(e.includes(n)){e.splice(t,1);break}}return e},t.compareDocumentPosition=o,t.uniqueSort=function(e){return(e=e.filter((function(e,i,t){return!t.includes(e,i+1)}))).sort((function(a,b){var e=o(a,b);return 2&e?-1:4&e?1:0})),e}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getFeed=void 0;var n=r(508),o=r(515);t.getFeed=function(e){var t=f(v,e);return t?"feed"===t.name?function(e){var t,r=e.children,n={type:"atom",items:(0,o.getElementsByTagName)("entry",r).map((function(e){var t,r=e.children,n={media:d(r)};m(n,"id","id",r),m(n,"title","title",r);var o=null===(t=f("link",r))||void 0===t?void 0:t.attribs.href;o&&(n.link=o);var c=h("summary",r)||h("content",r);c&&(n.description=c);var l=h("updated",r);return l&&(n.pubDate=new Date(l)),n}))};m(n,"id","id",r),m(n,"title","title",r);var c=null===(t=f("link",r))||void 0===t?void 0:t.attribs.href;c&&(n.link=c);m(n,"description","subtitle",r);var l=h("updated",r);l&&(n.updated=new Date(l));return m(n,"author","email",r,!0),n}(t):function(e){var t,r,n=null!==(r=null===(t=f("channel",e.children))||void 0===t?void 0:t.children)&&void 0!==r?r:[],c={type:e.name.substr(0,3),id:"",items:(0,o.getElementsByTagName)("item",e.children).map((function(e){var t=e.children,r={media:d(t)};m(r,"id","guid",t),m(r,"title","title",t),m(r,"link","link",t),m(r,"description","description",t);var n=h("pubDate",t);return n&&(r.pubDate=new Date(n)),r}))};m(c,"title","title",n),m(c,"link","link",n),m(c,"description","description",n);var l=h("lastBuildDate",n);l&&(c.updated=new Date(l));return m(c,"author","managingEditor",n,!0),c}(t):null};var c=["url","type","lang"],l=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function d(e){return(0,o.getElementsByTagName)("media:content",e).map((function(e){for(var t=e.attribs,r={medium:t.medium,isDefault:!!t.isDefault},n=0,o=c;n0}))).forEach(l.default),r=null!==(n=t.context)&&void 0!==n?n:r;var o=Array.isArray(r),m=r&&(Array.isArray(r)?r:[r]);!function(e,t,r){for(var n=t.adapter,o=!!(null==r?void 0:r.every((function(e){var t=n.isTag(e)&&n.getParent(e);return e===h.PLACEHOLDER_ELEMENT||t&&n.isTag(t)}))),c=0,l=e;c0&&(0,d.isTraversal)(f[0])&&"descendant"!==f[0].type);else{if(!o||f.some(v))continue;f.unshift(y)}f.unshift(w)}}(e,t,m);var S=!1,A=e.map((function(e){if(e.length>=2){var r=e[0],n=e[1];"pseudo"!==r.type||"scope"!==r.name||(o&&"descendant"===n.type?e[1]=_:"adjacent"!==n.type&&"sibling"!==n.type||(S=!0))}return function(e,t,r){var n;return e.reduce((function(e,n){return e===c.falseFunc?c.falseFunc:(0,f.compileGeneralSelector)(e,n,t,r,T)}),null!==(n=t.rootFunc)&&void 0!==n?n:c.trueFunc)}(e,t,m)})).reduce(E,c.falseFunc);return A.shouldTestNextSiblings=S,A}function E(a,b){return b===c.falseFunc||a===c.trueFunc?a:a===c.falseFunc||b===c.trueFunc?b:function(e){return a(e)||b(e)}}t.compileToken=T},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(242),o=r(365),c={exists:10,equals:8,not:7,start:6,end:6,any:5,hyphen:4,element:4};function l(e){var t=o.procedure[e.type];if(e.type===n.SelectorType.Attribute)(t=c[e.action])===c.equals&&"id"===e.name&&(t=9),e.ignoreCase&&(t>>=1);else if(e.type===n.SelectorType.Pseudo)if(e.data)if("has"===e.name||"contains"===e.name)t=0;else if(Array.isArray(e.data)){t=0;for(var i=0;it&&(t=r)}e.data.length>1&&t>0&&(t-=1)}else t=1;else t=3;return t}t.default=function(e){for(var t=e.map(l),i=1;i=0&&r=l.length&&f.test(n)&&e(t)}},exists:function(e,t,r){var n=t.name,o=r.adapter;return function(t){return o.hasAttrib(t,n)&&e(t)}},start:function(e,data,t){var r=t.adapter,o=data.name,c=data.value,l=c.length;return 0===l?n.falseFunc:d(data,t)?(c=c.toLowerCase(),function(t){var n=r.getAttributeValue(t,o);return null!=n&&n.length>=l&&n.substr(0,l).toLowerCase()===c&&e(t)}):function(t){var n;return!!(null===(n=r.getAttributeValue(t,o))||void 0===n?void 0:n.startsWith(c))&&e(t)}},end:function(e,data,t){var r=t.adapter,o=data.name,c=data.value,l=-c.length;return 0===l?n.falseFunc:d(data,t)?(c=c.toLowerCase(),function(t){var n;return(null===(n=r.getAttributeValue(t,o))||void 0===n?void 0:n.substr(l).toLowerCase())===c&&e(t)}):function(t){var n;return!!(null===(n=r.getAttributeValue(t,o))||void 0===n?void 0:n.endsWith(c))&&e(t)}},any:function(e,data,t){var r=t.adapter,o=data.name,l=data.value;if(""===l)return n.falseFunc;if(d(data,t)){var f=new RegExp(c(l),"i");return function(t){var n=r.getAttributeValue(t,o);return null!=n&&n.length>=l.length&&f.test(n)&&e(t)}}return function(t){var n;return!!(null===(n=r.getAttributeValue(t,o))||void 0===n?void 0:n.includes(l))&&e(t)}},not:function(e,data,t){var r=t.adapter,n=data.name,o=data.value;return""===o?function(t){return!!r.getAttributeValue(t,n)&&e(t)}:d(data,t)?(o=o.toLowerCase(),function(t){var c=r.getAttributeValue(t,n);return(null==c||c.length!==o.length||c.toLowerCase()!==o)&&e(t)}):function(t){return r.getAttributeValue(t,n)!==o&&e(t)}}}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.filters=void 0;var o=n(r(874)),c=r(147);function l(e,t){return function(r){var n=t.getParent(r);return null!=n&&t.isTag(n)&&e(r)}}function d(e){return function(t,r,n){var o=n.adapter[e];return"function"!=typeof o?c.falseFunc:function(e){return o(e)&&t(e)}}}t.filters={contains:function(e,text,t){var r=t.adapter;return function(t){return e(t)&&r.getText(t).includes(text)}},icontains:function(e,text,t){var r=t.adapter,n=text.toLowerCase();return function(t){return e(t)&&r.getText(t).toLowerCase().includes(n)}},"nth-child":function(e,t,r){var n=r.adapter,d=r.equals,f=(0,o.default)(t);return f===c.falseFunc?c.falseFunc:f===c.trueFunc?l(e,n):function(t){for(var r=n.getSiblings(t),o=0,i=0;i=0&&!d(t,r[i]);i--)n.isTag(r[i])&&o++;return f(o)&&e(t)}},"nth-of-type":function(e,t,r){var n=r.adapter,d=r.equals,f=(0,o.default)(t);return f===c.falseFunc?c.falseFunc:f===c.trueFunc?l(e,n):function(t){for(var r=n.getSiblings(t),o=0,i=0;i=0;i--){var c=r[i];if(d(t,c))break;n.isTag(c)&&n.getName(c)===n.getName(t)&&o++}return f(o)&&e(t)}},root:function(e,t,r){var n=r.adapter;return function(t){var r=n.getParent(t);return(null==r||!n.isTag(r))&&e(t)}},scope:function(e,r,n,o){var c=n.equals;return o&&0!==o.length?1===o.length?function(t){return c(o[0],t)&&e(t)}:function(t){return o.includes(t)&&e(t)}:t.filters.root(e,r,n)},hover:d("isHovered"),visited:d("isVisited"),active:d("isActive")}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.verifyPseudoArgs=t.pseudos=void 0,t.pseudos={empty:function(e,t){var r=t.adapter;return!r.getChildren(e).some((function(e){return r.isTag(e)||""!==r.getText(e)}))},"first-child":function(e,t){var r=t.adapter,n=t.equals,o=r.getSiblings(e).find((function(e){return r.isTag(e)}));return null!=o&&n(e,o)},"last-child":function(e,t){for(var r=t.adapter,n=t.equals,o=r.getSiblings(e),i=o.length-1;i>=0;i--){if(n(e,o[i]))return!0;if(r.isTag(o[i]))break}return!1},"first-of-type":function(e,t){for(var r=t.adapter,n=t.equals,o=r.getSiblings(e),c=r.getName(e),i=0;i=0;i--){var l=o[i];if(n(e,l))return!0;if(r.isTag(l)&&r.getName(l)===c)break}return!1},"only-of-type":function(e,t){var r=t.adapter,n=t.equals,o=r.getName(e);return r.getSiblings(e).every((function(t){return n(e,t)||!r.isTag(t)||r.getName(t)!==o}))},"only-child":function(e,t){var r=t.adapter,n=t.equals;return r.getSiblings(e).every((function(t){return n(e,t)||!r.isTag(t)}))}},t.verifyPseudoArgs=function(e,t,r){if(null===r){if(e.length>2)throw new Error("pseudo-selector :".concat(t," requires an argument"))}else if(2===e.length)throw new Error("pseudo-selector :".concat(t," doesn't have any arguments"))}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.aliases=void 0,t.aliases={"any-link":":is(a, area, link)[href]",link:":any-link:not(:visited)",disabled:":is(\n :is(button, input, select, textarea, optgroup, option)[disabled],\n optgroup[disabled] > option,\n fieldset[disabled]:not(fieldset[disabled] legend:first-of-type *)\n )",enabled:":not(:disabled)",checked:":is(:is(input[type=radio], input[type=checkbox])[checked], option:selected)",required:":is(input, select, textarea)[required]",optional:":is(input, select, textarea):not([required])",selected:"option:is([selected], select:not([multiple]):not(:has(> option[selected])) > :first-of-type)",checkbox:"[type=checkbox]",file:"[type=file]",password:"[type=password]",radio:"[type=radio]",reset:"[type=reset]",image:"[type=image]",submit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button, input[type=button])",input:":is(input, textarea, select, button)",text:"input:is(:not([type!='']), [type=text])"}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDocumentRoot=void 0;var n=r(517);t.getDocumentRoot=function(e){for(;e.parent;)e=e.parent;return e},t.groupSelectors=function(e){for(var t=[],r=[],o=0,c=e;o1){var r=e.children[e.children.length-2];r.next=t,t.prev=r}else t.prev=null},t.append=function(e,t){n(t);var r=e.parent,o=e.next;if(t.next=o,t.prev=e,e.next=t,t.parent=r,o){if(o.prev=t,r){var c=r.children;c.splice(c.lastIndexOf(o),0,t)}}else r&&r.children.push(t)},t.prependChild=function(e,t){if(n(t),t.parent=e,t.prev=null,1!==e.children.unshift(t)){var r=e.children[1];r.prev=t,t.next=r}else t.next=null},t.prepend=function(e,t){n(t);var r=e.parent;if(r){var o=r.children;o.splice(o.indexOf(e),0,t)}e.prev&&(e.prev.next=t),t.parent=r,t.prev=e.prev,t.next=e,e.prev=t}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.uniqueSort=t.compareDocumentPosition=t.removeSubsets=void 0;var n=r(95);function o(e,t){var r=[],o=[];if(e===t)return 0;for(var c=(0,n.hasChildren)(e)?e:e.parent;c;)r.unshift(c),c=c.parent;for(c=(0,n.hasChildren)(t)?t:t.parent;c;)o.unshift(c),c=c.parent;for(var l=Math.min(r.length,o.length),d=0;dh.indexOf(v)?f===t?20:4:f===e?10:2}t.removeSubsets=function(e){for(var t=e.length;--t>=0;){var r=e[t];if(t>0&&e.lastIndexOf(r,t-1)>=0)e.splice(t,1);else for(var n=r.parent;n;n=n.parent)if(e.includes(n)){e.splice(t,1);break}}return e},t.compareDocumentPosition=o,t.uniqueSort=function(e){return(e=e.filter((function(e,i,t){return!t.includes(e,i+1)}))).sort((function(a,b){var e=o(a,b);return 2&e?-1:4&e?1:0})),e}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getFeed=void 0;var n=r(525),o=r(530);t.getFeed=function(e){var t=f(v,e);return t?"feed"===t.name?function(e){var t,r=e.children,n={type:"atom",items:(0,o.getElementsByTagName)("entry",r).map((function(e){var t,r=e.children,n={media:d(r)};m(n,"id","id",r),m(n,"title","title",r);var o=null===(t=f("link",r))||void 0===t?void 0:t.attribs.href;o&&(n.link=o);var c=h("summary",r)||h("content",r);c&&(n.description=c);var l=h("updated",r);return l&&(n.pubDate=new Date(l)),n}))};m(n,"id","id",r),m(n,"title","title",r);var c=null===(t=f("link",r))||void 0===t?void 0:t.attribs.href;c&&(n.link=c);m(n,"description","subtitle",r);var l=h("updated",r);l&&(n.updated=new Date(l));return m(n,"author","email",r,!0),n}(t):function(e){var t,r,n=null!==(r=null===(t=f("channel",e.children))||void 0===t?void 0:t.children)&&void 0!==r?r:[],c={type:e.name.substr(0,3),id:"",items:(0,o.getElementsByTagName)("item",e.children).map((function(e){var t=e.children,r={media:d(t)};m(r,"id","guid",t),m(r,"title","title",t),m(r,"link","link",t),m(r,"description","description",t);var n=h("pubDate",t);return n&&(r.pubDate=new Date(n)),r}))};m(c,"title","title",n),m(c,"link","link",n),m(c,"description","description",n);var l=h("lastBuildDate",n);l&&(c.updated=new Date(l));return m(c,"author","managingEditor",n,!0),c}(t):null};var c=["url","type","lang"],l=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function d(e){return(0,o.getElementsByTagName)("media:content",e).map((function(e){for(var t=e.attribs,r={medium:t.medium,isDefault:!!t.isDefault},n=0,o=c;n=0;i--){const element=p.openElements.items[i];if(element===e.element)break;p._isSpecialElement(element)&&(t=element)}return t||(p.openElements.popUntilElementPopped(e.element),p.activeFormattingElements.removeEntry(e)),t}function ae(p,e,t){let r=e,n=p.openElements.getCommonAncestor(e);for(let i=0,element=n;element!==t;i++,element=n){n=p.openElements.getCommonAncestor(element);const t=p.activeFormattingElements.getElementEntry(element),o=t&&i>=O;!t||o?(o&&p.activeFormattingElements.removeEntry(t),p.openElements.remove(element)):(element=oe(p,t),r===e&&(p.activeFormattingElements.bookmark=t),p.treeAdapter.detachNode(r),p.treeAdapter.appendChild(element,r),r=element)}return r}function oe(p,e){const t=p.treeAdapter.getNamespaceURI(e.element),r=p.treeAdapter.createElement(e.token.tagName,t,e.token.attrs);return p.openElements.replace(e.element,r),e.element=r,r}function se(p,e,t){if(p._isElementCausesFosterParenting(e))p._fosterParentElement(t);else{const r=p.treeAdapter.getTagName(e),n=p.treeAdapter.getNamespaceURI(e);r===E.TEMPLATE&&n===S.HTML&&(e=p.treeAdapter.getTemplateContent(e)),p.treeAdapter.appendChild(e,t)}}function ce(p,e,t){const r=p.treeAdapter.getNamespaceURI(t.element),n=t.token,o=p.treeAdapter.createElement(n.tagName,r,n.attrs);p._adoptNodes(e,o),p.treeAdapter.appendChild(e,o),p.activeFormattingElements.insertElementAfterBookmark(o,t.token),p.activeFormattingElements.removeEntry(t),p.openElements.remove(t.element),p.openElements.insertAfter(e,o)}function le(p,e){let t;for(let i=0;i0?(p.openElements.generateImpliedEndTagsThoroughly(),p.openElements.currentTagName!==E.TEMPLATE&&p._err(_.closingOfElementWithOpenChildElements),p.openElements.popUntilTagNamePopped(E.TEMPLATE),p.activeFormattingElements.clearToLastMarker(),p._popTmplInsertionMode(),p._resetInsertionMode()):p._err(_.endTagWithoutMatchingOpenElement)}function we(p,e){p.openElements.pop(),p.insertionMode=D,p._processToken(e)}function Te(p,e){const t=e.type===n.EOF_TOKEN?_.openElementsLeftAfterEof:_.disallowedContentInNoscriptInHead;p._err(t),p.openElements.pop(),p.insertionMode=I,p._processToken(e)}function Ee(p,e){p._insertFakeElement(E.BODY),p.insertionMode=P,p._processToken(e)}function Se(p,e){p._reconstructActiveFormattingElements(),p._insertCharacters(e)}function Ae(p,e){p._reconstructActiveFormattingElements(),p._insertCharacters(e),p.framesetOk=!1}function Ce(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML)}function xe(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML),p.skipNextNewLine=!0,p.framesetOk=!1}function ke(p,e){p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML),p.activeFormattingElements.pushElement(p.openElements.current,e)}function Oe(p,e){p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML),p.activeFormattingElements.insertMarker(),p.framesetOk=!1}function Ne(p,e){p._reconstructActiveFormattingElements(),p._appendElement(e,S.HTML),p.framesetOk=!1,e.ackSelfClosing=!0}function Me(p,e){p._appendElement(e,S.HTML),e.ackSelfClosing=!0}function Re(p,e){p._switchToTextParsing(e,n.MODE.RAWTEXT)}function Ie(p,e){p.openElements.currentTagName===E.OPTION&&p.openElements.pop(),p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML)}function Le(p,e){p.openElements.hasInScope(E.RUBY)&&p.openElements.generateImpliedEndTags(),p._insertElement(e,S.HTML)}function De(p,e){p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML)}function Pe(p,e){const t=e.tagName;switch(t.length){case 1:t===E.I||t===E.S||t===E.B||t===E.U?ke(p,e):t===E.P?Ce(p,e):t===E.A?function(p,e){const t=p.activeFormattingElements.getElementEntryInScopeWithTagName(E.A);t&&(le(p,e),p.openElements.remove(t.element),p.activeFormattingElements.removeEntry(t)),p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML),p.activeFormattingElements.pushElement(p.openElements.current,e)}(p,e):De(p,e);break;case 2:t===E.DL||t===E.OL||t===E.UL?Ce(p,e):t===E.H1||t===E.H2||t===E.H3||t===E.H4||t===E.H5||t===E.H6?function(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement();const t=p.openElements.currentTagName;t!==E.H1&&t!==E.H2&&t!==E.H3&&t!==E.H4&&t!==E.H5&&t!==E.H6||p.openElements.pop(),p._insertElement(e,S.HTML)}(p,e):t===E.LI||t===E.DD||t===E.DT?function(p,e){p.framesetOk=!1;const t=e.tagName;for(let i=p.openElements.stackTop;i>=0;i--){const element=p.openElements.items[i],e=p.treeAdapter.getTagName(element);let r=null;if(t===E.LI&&e===E.LI?r=E.LI:t!==E.DD&&t!==E.DT||e!==E.DD&&e!==E.DT||(r=e),r){p.openElements.generateImpliedEndTagsWithExclusion(r),p.openElements.popUntilTagNamePopped(r);break}if(e!==E.ADDRESS&&e!==E.DIV&&e!==E.P&&p._isSpecialElement(element))break}p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML)}(p,e):t===E.EM||t===E.TT?ke(p,e):t===E.BR?Ne(p,e):t===E.HR?function(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._appendElement(e,S.HTML),p.framesetOk=!1,e.ackSelfClosing=!0}(p,e):t===E.RB?Le(p,e):t===E.RT||t===E.RP?function(p,e){p.openElements.hasInScope(E.RUBY)&&p.openElements.generateImpliedEndTagsWithExclusion(E.RTC),p._insertElement(e,S.HTML)}(p,e):t!==E.TH&&t!==E.TD&&t!==E.TR&&De(p,e);break;case 3:t===E.DIV||t===E.DIR||t===E.NAV?Ce(p,e):t===E.PRE?xe(p,e):t===E.BIG?ke(p,e):t===E.IMG||t===E.WBR?Ne(p,e):t===E.XMP?function(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._reconstructActiveFormattingElements(),p.framesetOk=!1,p._switchToTextParsing(e,n.MODE.RAWTEXT)}(p,e):t===E.SVG?function(p,e){p._reconstructActiveFormattingElements(),y.adjustTokenSVGAttrs(e),y.adjustTokenXMLAttrs(e),e.selfClosing?p._appendElement(e,S.SVG):p._insertElement(e,S.SVG),e.ackSelfClosing=!0}(p,e):t===E.RTC?Le(p,e):t!==E.COL&&De(p,e);break;case 4:t===E.HTML?function(p,e){0===p.openElements.tmplCount&&p.treeAdapter.adoptAttributes(p.openElements.items[0],e.attrs)}(p,e):t===E.BASE||t===E.LINK||t===E.META?ye(p,e):t===E.BODY?function(p,e){const t=p.openElements.tryPeekProperlyNestedBodyElement();t&&0===p.openElements.tmplCount&&(p.framesetOk=!1,p.treeAdapter.adoptAttributes(t,e.attrs))}(p,e):t===E.MAIN||t===E.MENU?Ce(p,e):t===E.FORM?function(p,e){const t=p.openElements.tmplCount>0;p.formElement&&!t||(p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML),t||(p.formElement=p.openElements.current))}(p,e):t===E.CODE||t===E.FONT?ke(p,e):t===E.NOBR?function(p,e){p._reconstructActiveFormattingElements(),p.openElements.hasInScope(E.NOBR)&&(le(p,e),p._reconstructActiveFormattingElements()),p._insertElement(e,S.HTML),p.activeFormattingElements.pushElement(p.openElements.current,e)}(p,e):t===E.AREA?Ne(p,e):t===E.MATH?function(p,e){p._reconstructActiveFormattingElements(),y.adjustTokenMathMLAttrs(e),y.adjustTokenXMLAttrs(e),e.selfClosing?p._appendElement(e,S.MATHML):p._insertElement(e,S.MATHML),e.ackSelfClosing=!0}(p,e):t===E.MENU?function(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML)}(p,e):t!==E.HEAD&&De(p,e);break;case 5:t===E.STYLE||t===E.TITLE?ye(p,e):t===E.ASIDE?Ce(p,e):t===E.SMALL?ke(p,e):t===E.TABLE?function(p,e){p.treeAdapter.getDocumentMode(p.document)!==T.DOCUMENT_MODE.QUIRKS&&p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML),p.framesetOk=!1,p.insertionMode=B}(p,e):t===E.EMBED?Ne(p,e):t===E.INPUT?function(p,e){p._reconstructActiveFormattingElements(),p._appendElement(e,S.HTML);const t=n.getTokenAttr(e,A.TYPE);t&&t.toLowerCase()===x||(p.framesetOk=!1),e.ackSelfClosing=!0}(p,e):t===E.PARAM||t===E.TRACK?Me(p,e):t===E.IMAGE?function(p,e){e.tagName=E.IMG,Ne(p,e)}(p,e):t!==E.FRAME&&t!==E.TBODY&&t!==E.TFOOT&&t!==E.THEAD&&De(p,e);break;case 6:t===E.SCRIPT?ye(p,e):t===E.CENTER||t===E.FIGURE||t===E.FOOTER||t===E.HEADER||t===E.HGROUP||t===E.DIALOG?Ce(p,e):t===E.BUTTON?function(p,e){p.openElements.hasInScope(E.BUTTON)&&(p.openElements.generateImpliedEndTags(),p.openElements.popUntilTagNamePopped(E.BUTTON)),p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML),p.framesetOk=!1}(p,e):t===E.STRIKE||t===E.STRONG?ke(p,e):t===E.APPLET||t===E.OBJECT?Oe(p,e):t===E.KEYGEN?Ne(p,e):t===E.SOURCE?Me(p,e):t===E.IFRAME?function(p,e){p.framesetOk=!1,p._switchToTextParsing(e,n.MODE.RAWTEXT)}(p,e):t===E.SELECT?function(p,e){p._reconstructActiveFormattingElements(),p._insertElement(e,S.HTML),p.framesetOk=!1,p.insertionMode===B||p.insertionMode===F||p.insertionMode===z||p.insertionMode===G||p.insertionMode===V?p.insertionMode=W:p.insertionMode=K}(p,e):t===E.OPTION?Ie(p,e):De(p,e);break;case 7:t===E.BGSOUND?ye(p,e):t===E.DETAILS||t===E.ADDRESS||t===E.ARTICLE||t===E.SECTION||t===E.SUMMARY?Ce(p,e):t===E.LISTING?xe(p,e):t===E.MARQUEE?Oe(p,e):t===E.NOEMBED?Re(p,e):t!==E.CAPTION&&De(p,e);break;case 8:t===E.BASEFONT?ye(p,e):t===E.FRAMESET?function(p,e){const t=p.openElements.tryPeekProperlyNestedBodyElement();p.framesetOk&&t&&(p.treeAdapter.detachNode(t),p.openElements.popAllUpToHtmlElement(),p._insertElement(e,S.HTML),p.insertionMode=J)}(p,e):t===E.FIELDSET?Ce(p,e):t===E.TEXTAREA?function(p,e){p._insertElement(e,S.HTML),p.skipNextNewLine=!0,p.tokenizer.state=n.MODE.RCDATA,p.originalInsertionMode=p.insertionMode,p.framesetOk=!1,p.insertionMode=j}(p,e):t===E.TEMPLATE?ye(p,e):t===E.NOSCRIPT?p.options.scriptingEnabled?Re(p,e):De(p,e):t===E.OPTGROUP?Ie(p,e):t!==E.COLGROUP&&De(p,e);break;case 9:t===E.PLAINTEXT?function(p,e){p.openElements.hasInButtonScope(E.P)&&p._closePElement(),p._insertElement(e,S.HTML),p.tokenizer.state=n.MODE.PLAINTEXT}(p,e):De(p,e);break;case 10:t===E.BLOCKQUOTE||t===E.FIGCAPTION?Ce(p,e):De(p,e);break;default:De(p,e)}}function je(p,e){const t=e.tagName;p.openElements.hasInScope(t)&&(p.openElements.generateImpliedEndTags(),p.openElements.popUntilTagNamePopped(t))}function Be(p,e){const t=e.tagName;p.openElements.hasInScope(t)&&(p.openElements.generateImpliedEndTags(),p.openElements.popUntilTagNamePopped(t),p.activeFormattingElements.clearToLastMarker())}function qe(p,e){const t=e.tagName;for(let i=p.openElements.stackTop;i>0;i--){const element=p.openElements.items[i];if(p.treeAdapter.getTagName(element)===t){p.openElements.generateImpliedEndTagsWithExclusion(t),p.openElements.popUntilElementPopped(element);break}if(p._isSpecialElement(element))break}}function Ue(p,e){const t=e.tagName;switch(t.length){case 1:t===E.A||t===E.B||t===E.I||t===E.S||t===E.U?le(p,e):t===E.P?function(p){p.openElements.hasInButtonScope(E.P)||p._insertFakeElement(E.P),p._closePElement()}(p):qe(p,e);break;case 2:t===E.DL||t===E.UL||t===E.OL?je(p,e):t===E.LI?function(p){p.openElements.hasInListItemScope(E.LI)&&(p.openElements.generateImpliedEndTagsWithExclusion(E.LI),p.openElements.popUntilTagNamePopped(E.LI))}(p):t===E.DD||t===E.DT?function(p,e){const t=e.tagName;p.openElements.hasInScope(t)&&(p.openElements.generateImpliedEndTagsWithExclusion(t),p.openElements.popUntilTagNamePopped(t))}(p,e):t===E.H1||t===E.H2||t===E.H3||t===E.H4||t===E.H5||t===E.H6?function(p){p.openElements.hasNumberedHeaderInScope()&&(p.openElements.generateImpliedEndTags(),p.openElements.popUntilNumberedHeaderPopped())}(p):t===E.BR?function(p){p._reconstructActiveFormattingElements(),p._insertFakeElement(E.BR),p.openElements.pop(),p.framesetOk=!1}(p):t===E.EM||t===E.TT?le(p,e):qe(p,e);break;case 3:t===E.BIG?le(p,e):t===E.DIR||t===E.DIV||t===E.NAV||t===E.PRE?je(p,e):qe(p,e);break;case 4:t===E.BODY?function(p){p.openElements.hasInScope(E.BODY)&&(p.insertionMode=$)}(p):t===E.HTML?function(p,e){p.openElements.hasInScope(E.BODY)&&(p.insertionMode=$,p._processToken(e))}(p,e):t===E.FORM?function(p){const e=p.openElements.tmplCount>0,t=p.formElement;e||(p.formElement=null),(t||e)&&p.openElements.hasInScope(E.FORM)&&(p.openElements.generateImpliedEndTags(),e?p.openElements.popUntilTagNamePopped(E.FORM):p.openElements.remove(t))}(p):t===E.CODE||t===E.FONT||t===E.NOBR?le(p,e):t===E.MAIN||t===E.MENU?je(p,e):qe(p,e);break;case 5:t===E.ASIDE?je(p,e):t===E.SMALL?le(p,e):qe(p,e);break;case 6:t===E.CENTER||t===E.FIGURE||t===E.FOOTER||t===E.HEADER||t===E.HGROUP||t===E.DIALOG?je(p,e):t===E.APPLET||t===E.OBJECT?Be(p,e):t===E.STRIKE||t===E.STRONG?le(p,e):qe(p,e);break;case 7:t===E.ADDRESS||t===E.ARTICLE||t===E.DETAILS||t===E.SECTION||t===E.SUMMARY||t===E.LISTING?je(p,e):t===E.MARQUEE?Be(p,e):qe(p,e);break;case 8:t===E.FIELDSET?je(p,e):t===E.TEMPLATE?_e(p,e):qe(p,e);break;case 10:t===E.BLOCKQUOTE||t===E.FIGCAPTION?je(p,e):qe(p,e);break;default:qe(p,e)}}function Fe(p,e){p.tmplInsertionModeStackTop>-1?Je(p,e):p.stopped=!0}function He(p,e){const t=p.openElements.currentTagName;t===E.TABLE||t===E.TBODY||t===E.TFOOT||t===E.THEAD||t===E.TR?(p.pendingCharacterTokens=[],p.hasNonWhitespacePendingCharacterToken=!1,p.originalInsertionMode=p.insertionMode,p.insertionMode=U,p._processToken(e)):Ve(p,e)}function ze(p,e){const t=e.tagName;switch(t.length){case 2:t===E.TD||t===E.TH||t===E.TR?function(p,e){p.openElements.clearBackToTableContext(),p._insertFakeElement(E.TBODY),p.insertionMode=z,p._processToken(e)}(p,e):Ve(p,e);break;case 3:t===E.COL?function(p,e){p.openElements.clearBackToTableContext(),p._insertFakeElement(E.COLGROUP),p.insertionMode=H,p._processToken(e)}(p,e):Ve(p,e);break;case 4:t===E.FORM?function(p,e){p.formElement||0!==p.openElements.tmplCount||(p._insertElement(e,S.HTML),p.formElement=p.openElements.current,p.openElements.pop())}(p,e):Ve(p,e);break;case 5:t===E.TABLE?function(p,e){p.openElements.hasInTableScope(E.TABLE)&&(p.openElements.popUntilTagNamePopped(E.TABLE),p._resetInsertionMode(),p._processToken(e))}(p,e):t===E.STYLE?ye(p,e):t===E.TBODY||t===E.TFOOT||t===E.THEAD?function(p,e){p.openElements.clearBackToTableContext(),p._insertElement(e,S.HTML),p.insertionMode=z}(p,e):t===E.INPUT?function(p,e){const t=n.getTokenAttr(e,A.TYPE);t&&t.toLowerCase()===x?p._appendElement(e,S.HTML):Ve(p,e),e.ackSelfClosing=!0}(p,e):Ve(p,e);break;case 6:t===E.SCRIPT?ye(p,e):Ve(p,e);break;case 7:t===E.CAPTION?function(p,e){p.openElements.clearBackToTableContext(),p.activeFormattingElements.insertMarker(),p._insertElement(e,S.HTML),p.insertionMode=F}(p,e):Ve(p,e);break;case 8:t===E.COLGROUP?function(p,e){p.openElements.clearBackToTableContext(),p._insertElement(e,S.HTML),p.insertionMode=H}(p,e):t===E.TEMPLATE?ye(p,e):Ve(p,e);break;default:Ve(p,e)}}function Ge(p,e){const t=e.tagName;t===E.TABLE?p.openElements.hasInTableScope(E.TABLE)&&(p.openElements.popUntilTagNamePopped(E.TABLE),p._resetInsertionMode()):t===E.TEMPLATE?_e(p,e):t!==E.BODY&&t!==E.CAPTION&&t!==E.COL&&t!==E.COLGROUP&&t!==E.HTML&&t!==E.TBODY&&t!==E.TD&&t!==E.TFOOT&&t!==E.TH&&t!==E.THEAD&&t!==E.TR&&Ve(p,e)}function Ve(p,e){const t=p.fosterParentingEnabled;p.fosterParentingEnabled=!0,p._processTokenInBodyMode(e),p.fosterParentingEnabled=t}function Ke(p,e){let i=0;if(p.hasNonWhitespacePendingCharacterToken)for(;i0?(p.openElements.popUntilTagNamePopped(E.TEMPLATE),p.activeFormattingElements.clearToLastMarker(),p._popTmplInsertionMode(),p._resetInsertionMode(),p._processToken(e)):p.stopped=!0}function Xe(p,e){p.insertionMode=P,p._processToken(e)}function Ze(p,e){p.insertionMode=P,p._processToken(e)}e.exports=class{constructor(e){this.options=m(C,e),this.treeAdapter=this.options.treeAdapter,this.pendingScript=null,this.options.sourceCodeLocationInfo&&f.install(this,l),this.options.onParseError&&f.install(this,d,{onParseError:this.options.onParseError})}parse(html){const e=this.treeAdapter.createDocument();return this._bootstrap(e,null),this.tokenizer.write(html,!0),this._runParsingLoop(null),e}parseFragment(html,e){e||(e=this.treeAdapter.createElement(E.TEMPLATE,S.HTML,[]));const t=this.treeAdapter.createElement("documentmock",S.HTML,[]);this._bootstrap(t,e),this.treeAdapter.getTagName(e)===E.TEMPLATE&&this._pushTmplInsertionMode(Y),this._initTokenizerForFragmentParsing(),this._insertFakeRootElement(),this._resetInsertionMode(),this._findFormInFragmentContext(),this.tokenizer.write(html,!0),this._runParsingLoop(null);const r=this.treeAdapter.getFirstChild(t),n=this.treeAdapter.createDocumentFragment();return this._adoptNodes(r,n),n}_bootstrap(e,t){this.tokenizer=new n(this.options),this.stopped=!1,this.insertionMode=N,this.originalInsertionMode="",this.document=e,this.fragmentContext=t,this.headElement=null,this.formElement=null,this.openElements=new o(this.document,this.treeAdapter),this.activeFormattingElements=new c(this.treeAdapter),this.tmplInsertionModeStack=[],this.tmplInsertionModeStackTop=-1,this.currentTmplInsertionMode=null,this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1}_err(){}_runParsingLoop(e){for(;!this.stopped;){this._setupTokenizerCDATAMode();const t=this.tokenizer.getNextToken();if(t.type===n.HIBERNATION_TOKEN)break;if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.type===n.WHITESPACE_CHARACTER_TOKEN&&"\n"===t.chars[0])){if(1===t.chars.length)continue;t.chars=t.chars.substr(1)}if(this._processInputToken(t),e&&this.pendingScript)break}}runParsingLoopForCurrentChunk(e,t){if(this._runParsingLoop(t),t&&this.pendingScript){const script=this.pendingScript;return this.pendingScript=null,void t(script)}e&&e()}_setupTokenizerCDATAMode(){const e=this._getAdjustedCurrentElement();this.tokenizer.allowCDATA=e&&e!==this.document&&this.treeAdapter.getNamespaceURI(e)!==S.HTML&&!this._isIntegrationPoint(e)}_switchToTextParsing(e,t){this._insertElement(e,S.HTML),this.tokenizer.state=t,this.originalInsertionMode=this.insertionMode,this.insertionMode=j}switchToPlaintextParsing(){this.insertionMode=j,this.originalInsertionMode=P,this.tokenizer.state=n.MODE.PLAINTEXT}_getAdjustedCurrentElement(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let e=this.fragmentContext;do{if(this.treeAdapter.getTagName(e)===E.FORM){this.formElement=e;break}e=this.treeAdapter.getParentNode(e)}while(e)}_initTokenizerForFragmentParsing(){if(this.treeAdapter.getNamespaceURI(this.fragmentContext)===S.HTML){const e=this.treeAdapter.getTagName(this.fragmentContext);e===E.TITLE||e===E.TEXTAREA?this.tokenizer.state=n.MODE.RCDATA:e===E.STYLE||e===E.XMP||e===E.IFRAME||e===E.NOEMBED||e===E.NOFRAMES||e===E.NOSCRIPT?this.tokenizer.state=n.MODE.RAWTEXT:e===E.SCRIPT?this.tokenizer.state=n.MODE.SCRIPT_DATA:e===E.PLAINTEXT&&(this.tokenizer.state=n.MODE.PLAINTEXT)}}_setDocumentType(e){const t=e.name||"",r=e.publicId||"",n=e.systemId||"";this.treeAdapter.setDocumentType(this.document,t,r,n)}_attachElementToTree(element){if(this._shouldFosterParentOnInsertion())this._fosterParentElement(element);else{const e=this.openElements.currentTmplContent||this.openElements.current;this.treeAdapter.appendChild(e,element)}}_appendElement(e,t){const element=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(element)}_insertElement(e,t){const element=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(element),this.openElements.push(element)}_insertFakeElement(e){const element=this.treeAdapter.createElement(e,S.HTML,[]);this._attachElementToTree(element),this.openElements.push(element)}_insertTemplate(e){const t=this.treeAdapter.createElement(e.tagName,S.HTML,e.attrs),content=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(t,content),this._attachElementToTree(t),this.openElements.push(t)}_insertFakeRootElement(){const element=this.treeAdapter.createElement(E.HTML,S.HTML,[]);this.treeAdapter.appendChild(this.openElements.current,element),this.openElements.push(element)}_appendCommentNode(e,t){const r=this.treeAdapter.createCommentNode(e.data);this.treeAdapter.appendChild(t,r)}_insertCharacters(e){if(this._shouldFosterParentOnInsertion())this._fosterParentText(e.chars);else{const t=this.openElements.currentTmplContent||this.openElements.current;this.treeAdapter.insertText(t,e.chars)}}_adoptNodes(e,t){for(let r=this.treeAdapter.getFirstChild(e);r;r=this.treeAdapter.getFirstChild(e))this.treeAdapter.detachNode(r),this.treeAdapter.appendChild(t,r)}_shouldProcessTokenInForeignContent(e){const t=this._getAdjustedCurrentElement();if(!t||t===this.document)return!1;const r=this.treeAdapter.getNamespaceURI(t);if(r===S.HTML)return!1;if(this.treeAdapter.getTagName(t)===E.ANNOTATION_XML&&r===S.MATHML&&e.type===n.START_TAG_TOKEN&&e.tagName===E.SVG)return!1;const o=e.type===n.CHARACTER_TOKEN||e.type===n.NULL_CHARACTER_TOKEN||e.type===n.WHITESPACE_CHARACTER_TOKEN;return(!(e.type===n.START_TAG_TOKEN&&e.tagName!==E.MGLYPH&&e.tagName!==E.MALIGNMARK)&&!o||!this._isIntegrationPoint(t,S.MATHML))&&((e.type!==n.START_TAG_TOKEN&&!o||!this._isIntegrationPoint(t,S.HTML))&&e.type!==n.EOF_TOKEN)}_processToken(e){re[this.insertionMode][e.type](this,e)}_processTokenInBodyMode(e){re[P][e.type](this,e)}_processTokenInForeignContent(e){e.type===n.CHARACTER_TOKEN?function(p,e){p._insertCharacters(e),p.framesetOk=!1}(this,e):e.type===n.NULL_CHARACTER_TOKEN?function(p,e){e.chars=w.REPLACEMENT_CHARACTER,p._insertCharacters(e)}(this,e):e.type===n.WHITESPACE_CHARACTER_TOKEN?pe(this,e):e.type===n.COMMENT_TOKEN?fe(this,e):e.type===n.START_TAG_TOKEN?function(p,e){if(y.causesExit(e)&&!p.fragmentContext){for(;p.treeAdapter.getNamespaceURI(p.openElements.current)!==S.HTML&&!p._isIntegrationPoint(p.openElements.current);)p.openElements.pop();p._processToken(e)}else{const t=p._getAdjustedCurrentElement(),r=p.treeAdapter.getNamespaceURI(t);r===S.MATHML?y.adjustTokenMathMLAttrs(e):r===S.SVG&&(y.adjustTokenSVGTagName(e),y.adjustTokenSVGAttrs(e)),y.adjustTokenXMLAttrs(e),e.selfClosing?p._appendElement(e,r):p._insertElement(e,r),e.ackSelfClosing=!0}}(this,e):e.type===n.END_TAG_TOKEN&&function(p,e){for(let i=p.openElements.stackTop;i>0;i--){const element=p.openElements.items[i];if(p.treeAdapter.getNamespaceURI(element)===S.HTML){p._processToken(e);break}if(p.treeAdapter.getTagName(element).toLowerCase()===e.tagName){p.openElements.popUntilElementPopped(element);break}}}(this,e)}_processInputToken(e){this._shouldProcessTokenInForeignContent(e)?this._processTokenInForeignContent(e):this._processToken(e),e.type===n.START_TAG_TOKEN&&e.selfClosing&&!e.ackSelfClosing&&this._err(_.nonVoidHtmlElementStartTagWithTrailingSolidus)}_isIntegrationPoint(element,e){const t=this.treeAdapter.getTagName(element),r=this.treeAdapter.getNamespaceURI(element),n=this.treeAdapter.getAttrList(element);return y.isIntegrationPoint(t,r,n,e)}_reconstructActiveFormattingElements(){const e=this.activeFormattingElements.length;if(e){let t=e,r=null;do{if(t--,r=this.activeFormattingElements.entries[t],r.type===c.MARKER_ENTRY||this.openElements.contains(r.element)){t++;break}}while(t>0);for(let i=t;i=0;i--){let element=this.openElements.items[i];0===i&&(e=!0,this.fragmentContext&&(element=this.fragmentContext));const t=this.treeAdapter.getTagName(element),r=ee[t];if(r){this.insertionMode=r;break}if(!(e||t!==E.TD&&t!==E.TH)){this.insertionMode=V;break}if(!e&&t===E.HEAD){this.insertionMode=I;break}if(t===E.SELECT){this._resetInsertionModeForSelect(i);break}if(t===E.TEMPLATE){this.insertionMode=this.currentTmplInsertionMode;break}if(t===E.HTML){this.insertionMode=this.headElement?D:R;break}if(e){this.insertionMode=P;break}}}_resetInsertionModeForSelect(e){if(e>0)for(let i=e-1;i>0;i--){const e=this.openElements.items[i],t=this.treeAdapter.getTagName(e);if(t===E.TEMPLATE)break;if(t===E.TABLE)return void(this.insertionMode=W)}this.insertionMode=K}_pushTmplInsertionMode(e){this.tmplInsertionModeStack.push(e),this.tmplInsertionModeStackTop++,this.currentTmplInsertionMode=e}_popTmplInsertionMode(){this.tmplInsertionModeStack.pop(),this.tmplInsertionModeStackTop--,this.currentTmplInsertionMode=this.tmplInsertionModeStack[this.tmplInsertionModeStackTop]}_isElementCausesFosterParenting(element){const e=this.treeAdapter.getTagName(element);return e===E.TABLE||e===E.TBODY||e===E.TFOOT||e===E.THEAD||e===E.TR}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.current)}_findFosterParentingLocation(){const e={parent:null,beforeElement:null};for(let i=this.openElements.stackTop;i>=0;i--){const t=this.openElements.items[i],r=this.treeAdapter.getTagName(t),n=this.treeAdapter.getNamespaceURI(t);if(r===E.TEMPLATE&&n===S.HTML){e.parent=this.treeAdapter.getTemplateContent(t);break}if(r===E.TABLE){e.parent=this.treeAdapter.getParentNode(t),e.parent?e.beforeElement=t:e.parent=this.openElements.items[i-1];break}}return e.parent||(e.parent=this.openElements.items[0]),e}_fosterParentElement(element){const e=this._findFosterParentingLocation();e.beforeElement?this.treeAdapter.insertBefore(e.parent,element,e.beforeElement):this.treeAdapter.appendChild(e.parent,element)}_fosterParentText(e){const t=this._findFosterParentingLocation();t.beforeElement?this.treeAdapter.insertTextBefore(t.parent,e,t.beforeElement):this.treeAdapter.insertText(t.parent,e)}_isSpecialElement(element){const e=this.treeAdapter.getTagName(element),t=this.treeAdapter.getNamespaceURI(element);return T.SPECIAL_ELEMENTS[t][e]}}},function(e,t,r){"use strict";const n=r(369),o=r(370),c=n.CODE_POINTS;e.exports=class{constructor(){this.html=null,this.pos=-1,this.lastGapPos=-1,this.lastCharPos=-1,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536}_err(){}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(e){if(this.pos!==this.lastCharPos){const t=this.html.charCodeAt(this.pos+1);if(n.isSurrogatePair(t))return this.pos++,this._addGap(),n.getSurrogatePairCodePoint(e,t)}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,c.EOF;return this._err(o.surrogateInInputStream),e}dropParsedChunk(){this.pos>this.bufferWaterline&&(this.lastCharPos-=this.pos,this.html=this.html.substring(this.pos),this.pos=0,this.lastGapPos=-1,this.gapStack=[])}write(e,t){this.html?this.html+=e:this.html=e,this.lastCharPos=this.html.length-1,this.endOfChunkHit=!1,this.lastChunkWritten=t}insertHtmlAtCurrentPos(e){this.html=this.html.substring(0,this.pos+1)+e+this.html.substring(this.pos+1,this.html.length),this.lastCharPos=this.html.length-1,this.endOfChunkHit=!1}advance(){if(this.pos++,this.pos>this.lastCharPos)return this.endOfChunkHit=!this.lastChunkWritten,c.EOF;let e=this.html.charCodeAt(this.pos);if(this.skipNextNewLine&&e===c.LINE_FEED)return this.skipNextNewLine=!1,this._addGap(),this.advance();if(e===c.CARRIAGE_RETURN)return this.skipNextNewLine=!0,c.LINE_FEED;this.skipNextNewLine=!1,n.isSurrogate(e)&&(e=this._processSurrogate(e));return e>31&&e<127||e===c.LINE_FEED||e===c.CARRIAGE_RETURN||e>159&&e<64976||this._checkForProblematicCharacters(e),e}_checkForProblematicCharacters(e){n.isControlCodePoint(e)?this._err(o.controlCharacterInInputStream):n.isUndefinedCodePoint(e)&&this._err(o.noncharacterInInputStream)}retreat(){this.pos===this.lastGapPos&&(this.lastGapPos=this.gapStack.pop(),this.pos--),this.pos--}}},function(e,t,r){"use strict";e.exports=new Uint16Array([4,52,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,106,303,412,810,1432,1701,1796,1987,2114,2360,2420,2484,3170,3251,4140,4393,4575,4610,5106,5512,5728,6117,6274,6315,6345,6427,6516,7002,7910,8733,9323,9870,10170,10631,10893,11318,11386,11467,12773,13092,14474,14922,15448,15542,16419,17666,18166,18611,19004,19095,19298,19397,4,16,69,77,97,98,99,102,103,108,109,110,111,112,114,115,116,117,140,150,158,169,176,194,199,210,216,222,226,242,256,266,283,294,108,105,103,5,198,1,59,148,1,198,80,5,38,1,59,156,1,38,99,117,116,101,5,193,1,59,167,1,193,114,101,118,101,59,1,258,4,2,105,121,182,191,114,99,5,194,1,59,189,1,194,59,1,1040,114,59,3,55349,56580,114,97,118,101,5,192,1,59,208,1,192,112,104,97,59,1,913,97,99,114,59,1,256,100,59,1,10835,4,2,103,112,232,237,111,110,59,1,260,102,59,3,55349,56632,112,108,121,70,117,110,99,116,105,111,110,59,1,8289,105,110,103,5,197,1,59,264,1,197,4,2,99,115,272,277,114,59,3,55349,56476,105,103,110,59,1,8788,105,108,100,101,5,195,1,59,292,1,195,109,108,5,196,1,59,301,1,196,4,8,97,99,101,102,111,114,115,117,321,350,354,383,388,394,400,405,4,2,99,114,327,336,107,115,108,97,115,104,59,1,8726,4,2,118,119,342,345,59,1,10983,101,100,59,1,8966,121,59,1,1041,4,3,99,114,116,362,369,379,97,117,115,101,59,1,8757,110,111,117,108,108,105,115,59,1,8492,97,59,1,914,114,59,3,55349,56581,112,102,59,3,55349,56633,101,118,101,59,1,728,99,114,59,1,8492,109,112,101,113,59,1,8782,4,14,72,79,97,99,100,101,102,104,105,108,111,114,115,117,442,447,456,504,542,547,569,573,577,616,678,784,790,796,99,121,59,1,1063,80,89,5,169,1,59,454,1,169,4,3,99,112,121,464,470,497,117,116,101,59,1,262,4,2,59,105,476,478,1,8914,116,97,108,68,105,102,102,101,114,101,110,116,105,97,108,68,59,1,8517,108,101,121,115,59,1,8493,4,4,97,101,105,111,514,520,530,535,114,111,110,59,1,268,100,105,108,5,199,1,59,528,1,199,114,99,59,1,264,110,105,110,116,59,1,8752,111,116,59,1,266,4,2,100,110,553,560,105,108,108,97,59,1,184,116,101,114,68,111,116,59,1,183,114,59,1,8493,105,59,1,935,114,99,108,101,4,4,68,77,80,84,591,596,603,609,111,116,59,1,8857,105,110,117,115,59,1,8854,108,117,115,59,1,8853,105,109,101,115,59,1,8855,111,4,2,99,115,623,646,107,119,105,115,101,67,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8754,101,67,117,114,108,121,4,2,68,81,658,671,111,117,98,108,101,81,117,111,116,101,59,1,8221,117,111,116,101,59,1,8217,4,4,108,110,112,117,688,701,736,753,111,110,4,2,59,101,696,698,1,8759,59,1,10868,4,3,103,105,116,709,717,722,114,117,101,110,116,59,1,8801,110,116,59,1,8751,111,117,114,73,110,116,101,103,114,97,108,59,1,8750,4,2,102,114,742,745,59,1,8450,111,100,117,99,116,59,1,8720,110,116,101,114,67,108,111,99,107,119,105,115,101,67,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8755,111,115,115,59,1,10799,99,114,59,3,55349,56478,112,4,2,59,67,803,805,1,8915,97,112,59,1,8781,4,11,68,74,83,90,97,99,101,102,105,111,115,834,850,855,860,865,888,903,916,921,1011,1415,4,2,59,111,840,842,1,8517,116,114,97,104,100,59,1,10513,99,121,59,1,1026,99,121,59,1,1029,99,121,59,1,1039,4,3,103,114,115,873,879,883,103,101,114,59,1,8225,114,59,1,8609,104,118,59,1,10980,4,2,97,121,894,900,114,111,110,59,1,270,59,1,1044,108,4,2,59,116,910,912,1,8711,97,59,1,916,114,59,3,55349,56583,4,2,97,102,927,998,4,2,99,109,933,992,114,105,116,105,99,97,108,4,4,65,68,71,84,950,957,978,985,99,117,116,101,59,1,180,111,4,2,116,117,964,967,59,1,729,98,108,101,65,99,117,116,101,59,1,733,114,97,118,101,59,1,96,105,108,100,101,59,1,732,111,110,100,59,1,8900,102,101,114,101,110,116,105,97,108,68,59,1,8518,4,4,112,116,117,119,1021,1026,1048,1249,102,59,3,55349,56635,4,3,59,68,69,1034,1036,1041,1,168,111,116,59,1,8412,113,117,97,108,59,1,8784,98,108,101,4,6,67,68,76,82,85,86,1065,1082,1101,1189,1211,1236,111,110,116,111,117,114,73,110,116,101,103,114,97,108,59,1,8751,111,4,2,116,119,1089,1092,59,1,168,110,65,114,114,111,119,59,1,8659,4,2,101,111,1107,1141,102,116,4,3,65,82,84,1117,1124,1136,114,114,111,119,59,1,8656,105,103,104,116,65,114,114,111,119,59,1,8660,101,101,59,1,10980,110,103,4,2,76,82,1149,1177,101,102,116,4,2,65,82,1158,1165,114,114,111,119,59,1,10232,105,103,104,116,65,114,114,111,119,59,1,10234,105,103,104,116,65,114,114,111,119,59,1,10233,105,103,104,116,4,2,65,84,1199,1206,114,114,111,119,59,1,8658,101,101,59,1,8872,112,4,2,65,68,1218,1225,114,114,111,119,59,1,8657,111,119,110,65,114,114,111,119,59,1,8661,101,114,116,105,99,97,108,66,97,114,59,1,8741,110,4,6,65,66,76,82,84,97,1264,1292,1299,1352,1391,1408,114,114,111,119,4,3,59,66,85,1276,1278,1283,1,8595,97,114,59,1,10515,112,65,114,114,111,119,59,1,8693,114,101,118,101,59,1,785,101,102,116,4,3,82,84,86,1310,1323,1334,105,103,104,116,86,101,99,116,111,114,59,1,10576,101,101,86,101,99,116,111,114,59,1,10590,101,99,116,111,114,4,2,59,66,1345,1347,1,8637,97,114,59,1,10582,105,103,104,116,4,2,84,86,1362,1373,101,101,86,101,99,116,111,114,59,1,10591,101,99,116,111,114,4,2,59,66,1384,1386,1,8641,97,114,59,1,10583,101,101,4,2,59,65,1399,1401,1,8868,114,114,111,119,59,1,8615,114,114,111,119,59,1,8659,4,2,99,116,1421,1426,114,59,3,55349,56479,114,111,107,59,1,272,4,16,78,84,97,99,100,102,103,108,109,111,112,113,115,116,117,120,1466,1470,1478,1489,1515,1520,1525,1536,1544,1593,1609,1617,1650,1664,1668,1677,71,59,1,330,72,5,208,1,59,1476,1,208,99,117,116,101,5,201,1,59,1487,1,201,4,3,97,105,121,1497,1503,1512,114,111,110,59,1,282,114,99,5,202,1,59,1510,1,202,59,1,1069,111,116,59,1,278,114,59,3,55349,56584,114,97,118,101,5,200,1,59,1534,1,200,101,109,101,110,116,59,1,8712,4,2,97,112,1550,1555,99,114,59,1,274,116,121,4,2,83,86,1563,1576,109,97,108,108,83,113,117,97,114,101,59,1,9723,101,114,121,83,109,97,108,108,83,113,117,97,114,101,59,1,9643,4,2,103,112,1599,1604,111,110,59,1,280,102,59,3,55349,56636,115,105,108,111,110,59,1,917,117,4,2,97,105,1624,1640,108,4,2,59,84,1631,1633,1,10869,105,108,100,101,59,1,8770,108,105,98,114,105,117,109,59,1,8652,4,2,99,105,1656,1660,114,59,1,8496,109,59,1,10867,97,59,1,919,109,108,5,203,1,59,1675,1,203,4,2,105,112,1683,1689,115,116,115,59,1,8707,111,110,101,110,116,105,97,108,69,59,1,8519,4,5,99,102,105,111,115,1713,1717,1722,1762,1791,121,59,1,1060,114,59,3,55349,56585,108,108,101,100,4,2,83,86,1732,1745,109,97,108,108,83,113,117,97,114,101,59,1,9724,101,114,121,83,109,97,108,108,83,113,117,97,114,101,59,1,9642,4,3,112,114,117,1770,1775,1781,102,59,3,55349,56637,65,108,108,59,1,8704,114,105,101,114,116,114,102,59,1,8497,99,114,59,1,8497,4,12,74,84,97,98,99,100,102,103,111,114,115,116,1822,1827,1834,1848,1855,1877,1882,1887,1890,1896,1978,1984,99,121,59,1,1027,5,62,1,59,1832,1,62,109,109,97,4,2,59,100,1843,1845,1,915,59,1,988,114,101,118,101,59,1,286,4,3,101,105,121,1863,1869,1874,100,105,108,59,1,290,114,99,59,1,284,59,1,1043,111,116,59,1,288,114,59,3,55349,56586,59,1,8921,112,102,59,3,55349,56638,101,97,116,101,114,4,6,69,70,71,76,83,84,1915,1933,1944,1953,1959,1971,113,117,97,108,4,2,59,76,1925,1927,1,8805,101,115,115,59,1,8923,117,108,108,69,113,117,97,108,59,1,8807,114,101,97,116,101,114,59,1,10914,101,115,115,59,1,8823,108,97,110,116,69,113,117,97,108,59,1,10878,105,108,100,101,59,1,8819,99,114,59,3,55349,56482,59,1,8811,4,8,65,97,99,102,105,111,115,117,2005,2012,2026,2032,2036,2049,2073,2089,82,68,99,121,59,1,1066,4,2,99,116,2018,2023,101,107,59,1,711,59,1,94,105,114,99,59,1,292,114,59,1,8460,108,98,101,114,116,83,112,97,99,101,59,1,8459,4,2,112,114,2055,2059,102,59,1,8461,105,122,111,110,116,97,108,76,105,110,101,59,1,9472,4,2,99,116,2079,2083,114,59,1,8459,114,111,107,59,1,294,109,112,4,2,68,69,2097,2107,111,119,110,72,117,109,112,59,1,8782,113,117,97,108,59,1,8783,4,14,69,74,79,97,99,100,102,103,109,110,111,115,116,117,2144,2149,2155,2160,2171,2189,2194,2198,2209,2245,2307,2329,2334,2341,99,121,59,1,1045,108,105,103,59,1,306,99,121,59,1,1025,99,117,116,101,5,205,1,59,2169,1,205,4,2,105,121,2177,2186,114,99,5,206,1,59,2184,1,206,59,1,1048,111,116,59,1,304,114,59,1,8465,114,97,118,101,5,204,1,59,2207,1,204,4,3,59,97,112,2217,2219,2238,1,8465,4,2,99,103,2225,2229,114,59,1,298,105,110,97,114,121,73,59,1,8520,108,105,101,115,59,1,8658,4,2,116,118,2251,2281,4,2,59,101,2257,2259,1,8748,4,2,103,114,2265,2271,114,97,108,59,1,8747,115,101,99,116,105,111,110,59,1,8898,105,115,105,98,108,101,4,2,67,84,2293,2300,111,109,109,97,59,1,8291,105,109,101,115,59,1,8290,4,3,103,112,116,2315,2320,2325,111,110,59,1,302,102,59,3,55349,56640,97,59,1,921,99,114,59,1,8464,105,108,100,101,59,1,296,4,2,107,109,2347,2352,99,121,59,1,1030,108,5,207,1,59,2358,1,207,4,5,99,102,111,115,117,2372,2386,2391,2397,2414,4,2,105,121,2378,2383,114,99,59,1,308,59,1,1049,114,59,3,55349,56589,112,102,59,3,55349,56641,4,2,99,101,2403,2408,114,59,3,55349,56485,114,99,121,59,1,1032,107,99,121,59,1,1028,4,7,72,74,97,99,102,111,115,2436,2441,2446,2452,2467,2472,2478,99,121,59,1,1061,99,121,59,1,1036,112,112,97,59,1,922,4,2,101,121,2458,2464,100,105,108,59,1,310,59,1,1050,114,59,3,55349,56590,112,102,59,3,55349,56642,99,114,59,3,55349,56486,4,11,74,84,97,99,101,102,108,109,111,115,116,2508,2513,2520,2562,2585,2981,2986,3004,3011,3146,3167,99,121,59,1,1033,5,60,1,59,2518,1,60,4,5,99,109,110,112,114,2532,2538,2544,2548,2558,117,116,101,59,1,313,98,100,97,59,1,923,103,59,1,10218,108,97,99,101,116,114,102,59,1,8466,114,59,1,8606,4,3,97,101,121,2570,2576,2582,114,111,110,59,1,317,100,105,108,59,1,315,59,1,1051,4,2,102,115,2591,2907,116,4,10,65,67,68,70,82,84,85,86,97,114,2614,2663,2672,2728,2735,2760,2820,2870,2888,2895,4,2,110,114,2620,2633,103,108,101,66,114,97,99,107,101,116,59,1,10216,114,111,119,4,3,59,66,82,2644,2646,2651,1,8592,97,114,59,1,8676,105,103,104,116,65,114,114,111,119,59,1,8646,101,105,108,105,110,103,59,1,8968,111,4,2,117,119,2679,2692,98,108,101,66,114,97,99,107,101,116,59,1,10214,110,4,2,84,86,2699,2710,101,101,86,101,99,116,111,114,59,1,10593,101,99,116,111,114,4,2,59,66,2721,2723,1,8643,97,114,59,1,10585,108,111,111,114,59,1,8970,105,103,104,116,4,2,65,86,2745,2752,114,114,111,119,59,1,8596,101,99,116,111,114,59,1,10574,4,2,101,114,2766,2792,101,4,3,59,65,86,2775,2777,2784,1,8867,114,114,111,119,59,1,8612,101,99,116,111,114,59,1,10586,105,97,110,103,108,101,4,3,59,66,69,2806,2808,2813,1,8882,97,114,59,1,10703,113,117,97,108,59,1,8884,112,4,3,68,84,86,2829,2841,2852,111,119,110,86,101,99,116,111,114,59,1,10577,101,101,86,101,99,116,111,114,59,1,10592,101,99,116,111,114,4,2,59,66,2863,2865,1,8639,97,114,59,1,10584,101,99,116,111,114,4,2,59,66,2881,2883,1,8636,97,114,59,1,10578,114,114,111,119,59,1,8656,105,103,104,116,97,114,114,111,119,59,1,8660,115,4,6,69,70,71,76,83,84,2922,2936,2947,2956,2962,2974,113,117,97,108,71,114,101,97,116,101,114,59,1,8922,117,108,108,69,113,117,97,108,59,1,8806,114,101,97,116,101,114,59,1,8822,101,115,115,59,1,10913,108,97,110,116,69,113,117,97,108,59,1,10877,105,108,100,101,59,1,8818,114,59,3,55349,56591,4,2,59,101,2992,2994,1,8920,102,116,97,114,114,111,119,59,1,8666,105,100,111,116,59,1,319,4,3,110,112,119,3019,3110,3115,103,4,4,76,82,108,114,3030,3058,3070,3098,101,102,116,4,2,65,82,3039,3046,114,114,111,119,59,1,10229,105,103,104,116,65,114,114,111,119,59,1,10231,105,103,104,116,65,114,114,111,119,59,1,10230,101,102,116,4,2,97,114,3079,3086,114,114,111,119,59,1,10232,105,103,104,116,97,114,114,111,119,59,1,10234,105,103,104,116,97,114,114,111,119,59,1,10233,102,59,3,55349,56643,101,114,4,2,76,82,3123,3134,101,102,116,65,114,114,111,119,59,1,8601,105,103,104,116,65,114,114,111,119,59,1,8600,4,3,99,104,116,3154,3158,3161,114,59,1,8466,59,1,8624,114,111,107,59,1,321,59,1,8810,4,8,97,99,101,102,105,111,115,117,3188,3192,3196,3222,3227,3237,3243,3248,112,59,1,10501,121,59,1,1052,4,2,100,108,3202,3213,105,117,109,83,112,97,99,101,59,1,8287,108,105,110,116,114,102,59,1,8499,114,59,3,55349,56592,110,117,115,80,108,117,115,59,1,8723,112,102,59,3,55349,56644,99,114,59,1,8499,59,1,924,4,9,74,97,99,101,102,111,115,116,117,3271,3276,3283,3306,3422,3427,4120,4126,4137,99,121,59,1,1034,99,117,116,101,59,1,323,4,3,97,101,121,3291,3297,3303,114,111,110,59,1,327,100,105,108,59,1,325,59,1,1053,4,3,103,115,119,3314,3380,3415,97,116,105,118,101,4,3,77,84,86,3327,3340,3365,101,100,105,117,109,83,112,97,99,101,59,1,8203,104,105,4,2,99,110,3348,3357,107,83,112,97,99,101,59,1,8203,83,112,97,99,101,59,1,8203,101,114,121,84,104,105,110,83,112,97,99,101,59,1,8203,116,101,100,4,2,71,76,3389,3405,114,101,97,116,101,114,71,114,101,97,116,101,114,59,1,8811,101,115,115,76,101,115,115,59,1,8810,76,105,110,101,59,1,10,114,59,3,55349,56593,4,4,66,110,112,116,3437,3444,3460,3464,114,101,97,107,59,1,8288,66,114,101,97,107,105,110,103,83,112,97,99,101,59,1,160,102,59,1,8469,4,13,59,67,68,69,71,72,76,78,80,82,83,84,86,3492,3494,3517,3536,3578,3657,3685,3784,3823,3860,3915,4066,4107,1,10988,4,2,111,117,3500,3510,110,103,114,117,101,110,116,59,1,8802,112,67,97,112,59,1,8813,111,117,98,108,101,86,101,114,116,105,99,97,108,66,97,114,59,1,8742,4,3,108,113,120,3544,3552,3571,101,109,101,110,116,59,1,8713,117,97,108,4,2,59,84,3561,3563,1,8800,105,108,100,101,59,3,8770,824,105,115,116,115,59,1,8708,114,101,97,116,101,114,4,7,59,69,70,71,76,83,84,3600,3602,3609,3621,3631,3637,3650,1,8815,113,117,97,108,59,1,8817,117,108,108,69,113,117,97,108,59,3,8807,824,114,101,97,116,101,114,59,3,8811,824,101,115,115,59,1,8825,108,97,110,116,69,113,117,97,108,59,3,10878,824,105,108,100,101,59,1,8821,117,109,112,4,2,68,69,3666,3677,111,119,110,72,117,109,112,59,3,8782,824,113,117,97,108,59,3,8783,824,101,4,2,102,115,3692,3724,116,84,114,105,97,110,103,108,101,4,3,59,66,69,3709,3711,3717,1,8938,97,114,59,3,10703,824,113,117,97,108,59,1,8940,115,4,6,59,69,71,76,83,84,3739,3741,3748,3757,3764,3777,1,8814,113,117,97,108,59,1,8816,114,101,97,116,101,114,59,1,8824,101,115,115,59,3,8810,824,108,97,110,116,69,113,117,97,108,59,3,10877,824,105,108,100,101,59,1,8820,101,115,116,101,100,4,2,71,76,3795,3812,114,101,97,116,101,114,71,114,101,97,116,101,114,59,3,10914,824,101,115,115,76,101,115,115,59,3,10913,824,114,101,99,101,100,101,115,4,3,59,69,83,3838,3840,3848,1,8832,113,117,97,108,59,3,10927,824,108,97,110,116,69,113,117,97,108,59,1,8928,4,2,101,105,3866,3881,118,101,114,115,101,69,108,101,109,101,110,116,59,1,8716,103,104,116,84,114,105,97,110,103,108,101,4,3,59,66,69,3900,3902,3908,1,8939,97,114,59,3,10704,824,113,117,97,108,59,1,8941,4,2,113,117,3921,3973,117,97,114,101,83,117,4,2,98,112,3933,3952,115,101,116,4,2,59,69,3942,3945,3,8847,824,113,117,97,108,59,1,8930,101,114,115,101,116,4,2,59,69,3963,3966,3,8848,824,113,117,97,108,59,1,8931,4,3,98,99,112,3981,4e3,4045,115,101,116,4,2,59,69,3990,3993,3,8834,8402,113,117,97,108,59,1,8840,99,101,101,100,115,4,4,59,69,83,84,4015,4017,4025,4037,1,8833,113,117,97,108,59,3,10928,824,108,97,110,116,69,113,117,97,108,59,1,8929,105,108,100,101,59,3,8831,824,101,114,115,101,116,4,2,59,69,4056,4059,3,8835,8402,113,117,97,108,59,1,8841,105,108,100,101,4,4,59,69,70,84,4080,4082,4089,4100,1,8769,113,117,97,108,59,1,8772,117,108,108,69,113,117,97,108,59,1,8775,105,108,100,101,59,1,8777,101,114,116,105,99,97,108,66,97,114,59,1,8740,99,114,59,3,55349,56489,105,108,100,101,5,209,1,59,4135,1,209,59,1,925,4,14,69,97,99,100,102,103,109,111,112,114,115,116,117,118,4170,4176,4187,4205,4212,4217,4228,4253,4259,4292,4295,4316,4337,4346,108,105,103,59,1,338,99,117,116,101,5,211,1,59,4185,1,211,4,2,105,121,4193,4202,114,99,5,212,1,59,4200,1,212,59,1,1054,98,108,97,99,59,1,336,114,59,3,55349,56594,114,97,118,101,5,210,1,59,4226,1,210,4,3,97,101,105,4236,4241,4246,99,114,59,1,332,103,97,59,1,937,99,114,111,110,59,1,927,112,102,59,3,55349,56646,101,110,67,117,114,108,121,4,2,68,81,4272,4285,111,117,98,108,101,81,117,111,116,101,59,1,8220,117,111,116,101,59,1,8216,59,1,10836,4,2,99,108,4301,4306,114,59,3,55349,56490,97,115,104,5,216,1,59,4314,1,216,105,4,2,108,109,4323,4332,100,101,5,213,1,59,4330,1,213,101,115,59,1,10807,109,108,5,214,1,59,4344,1,214,101,114,4,2,66,80,4354,4380,4,2,97,114,4360,4364,114,59,1,8254,97,99,4,2,101,107,4372,4375,59,1,9182,101,116,59,1,9140,97,114,101,110,116,104,101,115,105,115,59,1,9180,4,9,97,99,102,104,105,108,111,114,115,4413,4422,4426,4431,4435,4438,4448,4471,4561,114,116,105,97,108,68,59,1,8706,121,59,1,1055,114,59,3,55349,56595,105,59,1,934,59,1,928,117,115,77,105,110,117,115,59,1,177,4,2,105,112,4454,4467,110,99,97,114,101,112,108,97,110,101,59,1,8460,102,59,1,8473,4,4,59,101,105,111,4481,4483,4526,4531,1,10939,99,101,100,101,115,4,4,59,69,83,84,4498,4500,4507,4519,1,8826,113,117,97,108,59,1,10927,108,97,110,116,69,113,117,97,108,59,1,8828,105,108,100,101,59,1,8830,109,101,59,1,8243,4,2,100,112,4537,4543,117,99,116,59,1,8719,111,114,116,105,111,110,4,2,59,97,4555,4557,1,8759,108,59,1,8733,4,2,99,105,4567,4572,114,59,3,55349,56491,59,1,936,4,4,85,102,111,115,4585,4594,4599,4604,79,84,5,34,1,59,4592,1,34,114,59,3,55349,56596,112,102,59,1,8474,99,114,59,3,55349,56492,4,12,66,69,97,99,101,102,104,105,111,114,115,117,4636,4642,4650,4681,4704,4763,4767,4771,5047,5069,5081,5094,97,114,114,59,1,10512,71,5,174,1,59,4648,1,174,4,3,99,110,114,4658,4664,4668,117,116,101,59,1,340,103,59,1,10219,114,4,2,59,116,4675,4677,1,8608,108,59,1,10518,4,3,97,101,121,4689,4695,4701,114,111,110,59,1,344,100,105,108,59,1,342,59,1,1056,4,2,59,118,4710,4712,1,8476,101,114,115,101,4,2,69,85,4722,4748,4,2,108,113,4728,4736,101,109,101,110,116,59,1,8715,117,105,108,105,98,114,105,117,109,59,1,8651,112,69,113,117,105,108,105,98,114,105,117,109,59,1,10607,114,59,1,8476,111,59,1,929,103,104,116,4,8,65,67,68,70,84,85,86,97,4792,4840,4849,4905,4912,4972,5022,5040,4,2,110,114,4798,4811,103,108,101,66,114,97,99,107,101,116,59,1,10217,114,111,119,4,3,59,66,76,4822,4824,4829,1,8594,97,114,59,1,8677,101,102,116,65,114,114,111,119,59,1,8644,101,105,108,105,110,103,59,1,8969,111,4,2,117,119,4856,4869,98,108,101,66,114,97,99,107,101,116,59,1,10215,110,4,2,84,86,4876,4887,101,101,86,101,99,116,111,114,59,1,10589,101,99,116,111,114,4,2,59,66,4898,4900,1,8642,97,114,59,1,10581,108,111,111,114,59,1,8971,4,2,101,114,4918,4944,101,4,3,59,65,86,4927,4929,4936,1,8866,114,114,111,119,59,1,8614,101,99,116,111,114,59,1,10587,105,97,110,103,108,101,4,3,59,66,69,4958,4960,4965,1,8883,97,114,59,1,10704,113,117,97,108,59,1,8885,112,4,3,68,84,86,4981,4993,5004,111,119,110,86,101,99,116,111,114,59,1,10575,101,101,86,101,99,116,111,114,59,1,10588,101,99,116,111,114,4,2,59,66,5015,5017,1,8638,97,114,59,1,10580,101,99,116,111,114,4,2,59,66,5033,5035,1,8640,97,114,59,1,10579,114,114,111,119,59,1,8658,4,2,112,117,5053,5057,102,59,1,8477,110,100,73,109,112,108,105,101,115,59,1,10608,105,103,104,116,97,114,114,111,119,59,1,8667,4,2,99,104,5087,5091,114,59,1,8475,59,1,8625,108,101,68,101,108,97,121,101,100,59,1,10740,4,13,72,79,97,99,102,104,105,109,111,113,115,116,117,5134,5150,5157,5164,5198,5203,5259,5265,5277,5283,5374,5380,5385,4,2,67,99,5140,5146,72,99,121,59,1,1065,121,59,1,1064,70,84,99,121,59,1,1068,99,117,116,101,59,1,346,4,5,59,97,101,105,121,5176,5178,5184,5190,5195,1,10940,114,111,110,59,1,352,100,105,108,59,1,350,114,99,59,1,348,59,1,1057,114,59,3,55349,56598,111,114,116,4,4,68,76,82,85,5216,5227,5238,5250,111,119,110,65,114,114,111,119,59,1,8595,101,102,116,65,114,114,111,119,59,1,8592,105,103,104,116,65,114,114,111,119,59,1,8594,112,65,114,114,111,119,59,1,8593,103,109,97,59,1,931,97,108,108,67,105,114,99,108,101,59,1,8728,112,102,59,3,55349,56650,4,2,114,117,5289,5293,116,59,1,8730,97,114,101,4,4,59,73,83,85,5306,5308,5322,5367,1,9633,110,116,101,114,115,101,99,116,105,111,110,59,1,8851,117,4,2,98,112,5329,5347,115,101,116,4,2,59,69,5338,5340,1,8847,113,117,97,108,59,1,8849,101,114,115,101,116,4,2,59,69,5358,5360,1,8848,113,117,97,108,59,1,8850,110,105,111,110,59,1,8852,99,114,59,3,55349,56494,97,114,59,1,8902,4,4,98,99,109,112,5395,5420,5475,5478,4,2,59,115,5401,5403,1,8912,101,116,4,2,59,69,5411,5413,1,8912,113,117,97,108,59,1,8838,4,2,99,104,5426,5468,101,101,100,115,4,4,59,69,83,84,5440,5442,5449,5461,1,8827,113,117,97,108,59,1,10928,108,97,110,116,69,113,117,97,108,59,1,8829,105,108,100,101,59,1,8831,84,104,97,116,59,1,8715,59,1,8721,4,3,59,101,115,5486,5488,5507,1,8913,114,115,101,116,4,2,59,69,5498,5500,1,8835,113,117,97,108,59,1,8839,101,116,59,1,8913,4,11,72,82,83,97,99,102,104,105,111,114,115,5536,5546,5552,5567,5579,5602,5607,5655,5695,5701,5711,79,82,78,5,222,1,59,5544,1,222,65,68,69,59,1,8482,4,2,72,99,5558,5563,99,121,59,1,1035,121,59,1,1062,4,2,98,117,5573,5576,59,1,9,59,1,932,4,3,97,101,121,5587,5593,5599,114,111,110,59,1,356,100,105,108,59,1,354,59,1,1058,114,59,3,55349,56599,4,2,101,105,5613,5631,4,2,114,116,5619,5627,101,102,111,114,101,59,1,8756,97,59,1,920,4,2,99,110,5637,5647,107,83,112,97,99,101,59,3,8287,8202,83,112,97,99,101,59,1,8201,108,100,101,4,4,59,69,70,84,5668,5670,5677,5688,1,8764,113,117,97,108,59,1,8771,117,108,108,69,113,117,97,108,59,1,8773,105,108,100,101,59,1,8776,112,102,59,3,55349,56651,105,112,108,101,68,111,116,59,1,8411,4,2,99,116,5717,5722,114,59,3,55349,56495,114,111,107,59,1,358,4,14,97,98,99,100,102,103,109,110,111,112,114,115,116,117,5758,5789,5805,5823,5830,5835,5846,5852,5921,5937,6089,6095,6101,6108,4,2,99,114,5764,5774,117,116,101,5,218,1,59,5772,1,218,114,4,2,59,111,5781,5783,1,8607,99,105,114,59,1,10569,114,4,2,99,101,5796,5800,121,59,1,1038,118,101,59,1,364,4,2,105,121,5811,5820,114,99,5,219,1,59,5818,1,219,59,1,1059,98,108,97,99,59,1,368,114,59,3,55349,56600,114,97,118,101,5,217,1,59,5844,1,217,97,99,114,59,1,362,4,2,100,105,5858,5905,101,114,4,2,66,80,5866,5892,4,2,97,114,5872,5876,114,59,1,95,97,99,4,2,101,107,5884,5887,59,1,9183,101,116,59,1,9141,97,114,101,110,116,104,101,115,105,115,59,1,9181,111,110,4,2,59,80,5913,5915,1,8899,108,117,115,59,1,8846,4,2,103,112,5927,5932,111,110,59,1,370,102,59,3,55349,56652,4,8,65,68,69,84,97,100,112,115,5955,5985,5996,6009,6026,6033,6044,6075,114,114,111,119,4,3,59,66,68,5967,5969,5974,1,8593,97,114,59,1,10514,111,119,110,65,114,114,111,119,59,1,8645,111,119,110,65,114,114,111,119,59,1,8597,113,117,105,108,105,98,114,105,117,109,59,1,10606,101,101,4,2,59,65,6017,6019,1,8869,114,114,111,119,59,1,8613,114,114,111,119,59,1,8657,111,119,110,97,114,114,111,119,59,1,8661,101,114,4,2,76,82,6052,6063,101,102,116,65,114,114,111,119,59,1,8598,105,103,104,116,65,114,114,111,119,59,1,8599,105,4,2,59,108,6082,6084,1,978,111,110,59,1,933,105,110,103,59,1,366,99,114,59,3,55349,56496,105,108,100,101,59,1,360,109,108,5,220,1,59,6115,1,220,4,9,68,98,99,100,101,102,111,115,118,6137,6143,6148,6152,6166,6250,6255,6261,6267,97,115,104,59,1,8875,97,114,59,1,10987,121,59,1,1042,97,115,104,4,2,59,108,6161,6163,1,8873,59,1,10982,4,2,101,114,6172,6175,59,1,8897,4,3,98,116,121,6183,6188,6238,97,114,59,1,8214,4,2,59,105,6194,6196,1,8214,99,97,108,4,4,66,76,83,84,6209,6214,6220,6231,97,114,59,1,8739,105,110,101,59,1,124,101,112,97,114,97,116,111,114,59,1,10072,105,108,100,101,59,1,8768,84,104,105,110,83,112,97,99,101,59,1,8202,114,59,3,55349,56601,112,102,59,3,55349,56653,99,114,59,3,55349,56497,100,97,115,104,59,1,8874,4,5,99,101,102,111,115,6286,6292,6298,6303,6309,105,114,99,59,1,372,100,103,101,59,1,8896,114,59,3,55349,56602,112,102,59,3,55349,56654,99,114,59,3,55349,56498,4,4,102,105,111,115,6325,6330,6333,6339,114,59,3,55349,56603,59,1,926,112,102,59,3,55349,56655,99,114,59,3,55349,56499,4,9,65,73,85,97,99,102,111,115,117,6365,6370,6375,6380,6391,6405,6410,6416,6422,99,121,59,1,1071,99,121,59,1,1031,99,121,59,1,1070,99,117,116,101,5,221,1,59,6389,1,221,4,2,105,121,6397,6402,114,99,59,1,374,59,1,1067,114,59,3,55349,56604,112,102,59,3,55349,56656,99,114,59,3,55349,56500,109,108,59,1,376,4,8,72,97,99,100,101,102,111,115,6445,6450,6457,6472,6477,6501,6505,6510,99,121,59,1,1046,99,117,116,101,59,1,377,4,2,97,121,6463,6469,114,111,110,59,1,381,59,1,1047,111,116,59,1,379,4,2,114,116,6483,6497,111,87,105,100,116,104,83,112,97,99,101,59,1,8203,97,59,1,918,114,59,1,8488,112,102,59,1,8484,99,114,59,3,55349,56501,4,16,97,98,99,101,102,103,108,109,110,111,112,114,115,116,117,119,6550,6561,6568,6612,6622,6634,6645,6672,6699,6854,6870,6923,6933,6963,6974,6983,99,117,116,101,5,225,1,59,6559,1,225,114,101,118,101,59,1,259,4,6,59,69,100,105,117,121,6582,6584,6588,6591,6600,6609,1,8766,59,3,8766,819,59,1,8767,114,99,5,226,1,59,6598,1,226,116,101,5,180,1,59,6607,1,180,59,1,1072,108,105,103,5,230,1,59,6620,1,230,4,2,59,114,6628,6630,1,8289,59,3,55349,56606,114,97,118,101,5,224,1,59,6643,1,224,4,2,101,112,6651,6667,4,2,102,112,6657,6663,115,121,109,59,1,8501,104,59,1,8501,104,97,59,1,945,4,2,97,112,6678,6692,4,2,99,108,6684,6688,114,59,1,257,103,59,1,10815,5,38,1,59,6697,1,38,4,2,100,103,6705,6737,4,5,59,97,100,115,118,6717,6719,6724,6727,6734,1,8743,110,100,59,1,10837,59,1,10844,108,111,112,101,59,1,10840,59,1,10842,4,7,59,101,108,109,114,115,122,6753,6755,6758,6762,6814,6835,6848,1,8736,59,1,10660,101,59,1,8736,115,100,4,2,59,97,6770,6772,1,8737,4,8,97,98,99,100,101,102,103,104,6790,6793,6796,6799,6802,6805,6808,6811,59,1,10664,59,1,10665,59,1,10666,59,1,10667,59,1,10668,59,1,10669,59,1,10670,59,1,10671,116,4,2,59,118,6821,6823,1,8735,98,4,2,59,100,6830,6832,1,8894,59,1,10653,4,2,112,116,6841,6845,104,59,1,8738,59,1,197,97,114,114,59,1,9084,4,2,103,112,6860,6865,111,110,59,1,261,102,59,3,55349,56658,4,7,59,69,97,101,105,111,112,6886,6888,6891,6897,6900,6904,6908,1,8776,59,1,10864,99,105,114,59,1,10863,59,1,8778,100,59,1,8779,115,59,1,39,114,111,120,4,2,59,101,6917,6919,1,8776,113,59,1,8778,105,110,103,5,229,1,59,6931,1,229,4,3,99,116,121,6941,6946,6949,114,59,3,55349,56502,59,1,42,109,112,4,2,59,101,6957,6959,1,8776,113,59,1,8781,105,108,100,101,5,227,1,59,6972,1,227,109,108,5,228,1,59,6981,1,228,4,2,99,105,6989,6997,111,110,105,110,116,59,1,8755,110,116,59,1,10769,4,16,78,97,98,99,100,101,102,105,107,108,110,111,112,114,115,117,7036,7041,7119,7135,7149,7155,7219,7224,7347,7354,7463,7489,7786,7793,7814,7866,111,116,59,1,10989,4,2,99,114,7047,7094,107,4,4,99,101,112,115,7058,7064,7073,7080,111,110,103,59,1,8780,112,115,105,108,111,110,59,1,1014,114,105,109,101,59,1,8245,105,109,4,2,59,101,7088,7090,1,8765,113,59,1,8909,4,2,118,119,7100,7105,101,101,59,1,8893,101,100,4,2,59,103,7113,7115,1,8965,101,59,1,8965,114,107,4,2,59,116,7127,7129,1,9141,98,114,107,59,1,9142,4,2,111,121,7141,7146,110,103,59,1,8780,59,1,1073,113,117,111,59,1,8222,4,5,99,109,112,114,116,7167,7181,7188,7193,7199,97,117,115,4,2,59,101,7176,7178,1,8757,59,1,8757,112,116,121,118,59,1,10672,115,105,59,1,1014,110,111,117,59,1,8492,4,3,97,104,119,7207,7210,7213,59,1,946,59,1,8502,101,101,110,59,1,8812,114,59,3,55349,56607,103,4,7,99,111,115,116,117,118,119,7241,7262,7288,7305,7328,7335,7340,4,3,97,105,117,7249,7253,7258,112,59,1,8898,114,99,59,1,9711,112,59,1,8899,4,3,100,112,116,7270,7275,7281,111,116,59,1,10752,108,117,115,59,1,10753,105,109,101,115,59,1,10754,4,2,113,116,7294,7300,99,117,112,59,1,10758,97,114,59,1,9733,114,105,97,110,103,108,101,4,2,100,117,7318,7324,111,119,110,59,1,9661,112,59,1,9651,112,108,117,115,59,1,10756,101,101,59,1,8897,101,100,103,101,59,1,8896,97,114,111,119,59,1,10509,4,3,97,107,111,7362,7436,7458,4,2,99,110,7368,7432,107,4,3,108,115,116,7377,7386,7394,111,122,101,110,103,101,59,1,10731,113,117,97,114,101,59,1,9642,114,105,97,110,103,108,101,4,4,59,100,108,114,7411,7413,7419,7425,1,9652,111,119,110,59,1,9662,101,102,116,59,1,9666,105,103,104,116,59,1,9656,107,59,1,9251,4,2,49,51,7442,7454,4,2,50,52,7448,7451,59,1,9618,59,1,9617,52,59,1,9619,99,107,59,1,9608,4,2,101,111,7469,7485,4,2,59,113,7475,7478,3,61,8421,117,105,118,59,3,8801,8421,116,59,1,8976,4,4,112,116,119,120,7499,7504,7517,7523,102,59,3,55349,56659,4,2,59,116,7510,7512,1,8869,111,109,59,1,8869,116,105,101,59,1,8904,4,12,68,72,85,86,98,100,104,109,112,116,117,118,7549,7571,7597,7619,7655,7660,7682,7708,7715,7721,7728,7750,4,4,76,82,108,114,7559,7562,7565,7568,59,1,9559,59,1,9556,59,1,9558,59,1,9555,4,5,59,68,85,100,117,7583,7585,7588,7591,7594,1,9552,59,1,9574,59,1,9577,59,1,9572,59,1,9575,4,4,76,82,108,114,7607,7610,7613,7616,59,1,9565,59,1,9562,59,1,9564,59,1,9561,4,7,59,72,76,82,104,108,114,7635,7637,7640,7643,7646,7649,7652,1,9553,59,1,9580,59,1,9571,59,1,9568,59,1,9579,59,1,9570,59,1,9567,111,120,59,1,10697,4,4,76,82,108,114,7670,7673,7676,7679,59,1,9557,59,1,9554,59,1,9488,59,1,9484,4,5,59,68,85,100,117,7694,7696,7699,7702,7705,1,9472,59,1,9573,59,1,9576,59,1,9516,59,1,9524,105,110,117,115,59,1,8863,108,117,115,59,1,8862,105,109,101,115,59,1,8864,4,4,76,82,108,114,7738,7741,7744,7747,59,1,9563,59,1,9560,59,1,9496,59,1,9492,4,7,59,72,76,82,104,108,114,7766,7768,7771,7774,7777,7780,7783,1,9474,59,1,9578,59,1,9569,59,1,9566,59,1,9532,59,1,9508,59,1,9500,114,105,109,101,59,1,8245,4,2,101,118,7799,7804,118,101,59,1,728,98,97,114,5,166,1,59,7812,1,166,4,4,99,101,105,111,7824,7829,7834,7846,114,59,3,55349,56503,109,105,59,1,8271,109,4,2,59,101,7841,7843,1,8765,59,1,8909,108,4,3,59,98,104,7855,7857,7860,1,92,59,1,10693,115,117,98,59,1,10184,4,2,108,109,7872,7885,108,4,2,59,101,7879,7881,1,8226,116,59,1,8226,112,4,3,59,69,101,7894,7896,7899,1,8782,59,1,10926,4,2,59,113,7905,7907,1,8783,59,1,8783,4,15,97,99,100,101,102,104,105,108,111,114,115,116,117,119,121,7942,8021,8075,8080,8121,8126,8157,8279,8295,8430,8446,8485,8491,8707,8726,4,3,99,112,114,7950,7956,8007,117,116,101,59,1,263,4,6,59,97,98,99,100,115,7970,7972,7977,7984,7998,8003,1,8745,110,100,59,1,10820,114,99,117,112,59,1,10825,4,2,97,117,7990,7994,112,59,1,10827,112,59,1,10823,111,116,59,1,10816,59,3,8745,65024,4,2,101,111,8013,8017,116,59,1,8257,110,59,1,711,4,4,97,101,105,117,8031,8046,8056,8061,4,2,112,114,8037,8041,115,59,1,10829,111,110,59,1,269,100,105,108,5,231,1,59,8054,1,231,114,99,59,1,265,112,115,4,2,59,115,8069,8071,1,10828,109,59,1,10832,111,116,59,1,267,4,3,100,109,110,8088,8097,8104,105,108,5,184,1,59,8095,1,184,112,116,121,118,59,1,10674,116,5,162,2,59,101,8112,8114,1,162,114,100,111,116,59,1,183,114,59,3,55349,56608,4,3,99,101,105,8134,8138,8154,121,59,1,1095,99,107,4,2,59,109,8146,8148,1,10003,97,114,107,59,1,10003,59,1,967,114,4,7,59,69,99,101,102,109,115,8174,8176,8179,8258,8261,8268,8273,1,9675,59,1,10691,4,3,59,101,108,8187,8189,8193,1,710,113,59,1,8791,101,4,2,97,100,8200,8223,114,114,111,119,4,2,108,114,8210,8216,101,102,116,59,1,8634,105,103,104,116,59,1,8635,4,5,82,83,97,99,100,8235,8238,8241,8246,8252,59,1,174,59,1,9416,115,116,59,1,8859,105,114,99,59,1,8858,97,115,104,59,1,8861,59,1,8791,110,105,110,116,59,1,10768,105,100,59,1,10991,99,105,114,59,1,10690,117,98,115,4,2,59,117,8288,8290,1,9827,105,116,59,1,9827,4,4,108,109,110,112,8305,8326,8376,8400,111,110,4,2,59,101,8313,8315,1,58,4,2,59,113,8321,8323,1,8788,59,1,8788,4,2,109,112,8332,8344,97,4,2,59,116,8339,8341,1,44,59,1,64,4,3,59,102,108,8352,8354,8358,1,8705,110,59,1,8728,101,4,2,109,120,8365,8371,101,110,116,59,1,8705,101,115,59,1,8450,4,2,103,105,8382,8395,4,2,59,100,8388,8390,1,8773,111,116,59,1,10861,110,116,59,1,8750,4,3,102,114,121,8408,8412,8417,59,3,55349,56660,111,100,59,1,8720,5,169,2,59,115,8424,8426,1,169,114,59,1,8471,4,2,97,111,8436,8441,114,114,59,1,8629,115,115,59,1,10007,4,2,99,117,8452,8457,114,59,3,55349,56504,4,2,98,112,8463,8474,4,2,59,101,8469,8471,1,10959,59,1,10961,4,2,59,101,8480,8482,1,10960,59,1,10962,100,111,116,59,1,8943,4,7,100,101,108,112,114,118,119,8507,8522,8536,8550,8600,8697,8702,97,114,114,4,2,108,114,8516,8519,59,1,10552,59,1,10549,4,2,112,115,8528,8532,114,59,1,8926,99,59,1,8927,97,114,114,4,2,59,112,8545,8547,1,8630,59,1,10557,4,6,59,98,99,100,111,115,8564,8566,8573,8587,8592,8596,1,8746,114,99,97,112,59,1,10824,4,2,97,117,8579,8583,112,59,1,10822,112,59,1,10826,111,116,59,1,8845,114,59,1,10821,59,3,8746,65024,4,4,97,108,114,118,8610,8623,8663,8672,114,114,4,2,59,109,8618,8620,1,8631,59,1,10556,121,4,3,101,118,119,8632,8651,8656,113,4,2,112,115,8639,8645,114,101,99,59,1,8926,117,99,99,59,1,8927,101,101,59,1,8910,101,100,103,101,59,1,8911,101,110,5,164,1,59,8670,1,164,101,97,114,114,111,119,4,2,108,114,8684,8690,101,102,116,59,1,8630,105,103,104,116,59,1,8631,101,101,59,1,8910,101,100,59,1,8911,4,2,99,105,8713,8721,111,110,105,110,116,59,1,8754,110,116,59,1,8753,108,99,116,121,59,1,9005,4,19,65,72,97,98,99,100,101,102,104,105,106,108,111,114,115,116,117,119,122,8773,8778,8783,8821,8839,8854,8887,8914,8930,8944,9036,9041,9058,9197,9227,9258,9281,9297,9305,114,114,59,1,8659,97,114,59,1,10597,4,4,103,108,114,115,8793,8799,8805,8809,103,101,114,59,1,8224,101,116,104,59,1,8504,114,59,1,8595,104,4,2,59,118,8816,8818,1,8208,59,1,8867,4,2,107,108,8827,8834,97,114,111,119,59,1,10511,97,99,59,1,733,4,2,97,121,8845,8851,114,111,110,59,1,271,59,1,1076,4,3,59,97,111,8862,8864,8880,1,8518,4,2,103,114,8870,8876,103,101,114,59,1,8225,114,59,1,8650,116,115,101,113,59,1,10871,4,3,103,108,109,8895,8902,8907,5,176,1,59,8900,1,176,116,97,59,1,948,112,116,121,118,59,1,10673,4,2,105,114,8920,8926,115,104,116,59,1,10623,59,3,55349,56609,97,114,4,2,108,114,8938,8941,59,1,8643,59,1,8642,4,5,97,101,103,115,118,8956,8986,8989,8996,9001,109,4,3,59,111,115,8965,8967,8983,1,8900,110,100,4,2,59,115,8975,8977,1,8900,117,105,116,59,1,9830,59,1,9830,59,1,168,97,109,109,97,59,1,989,105,110,59,1,8946,4,3,59,105,111,9009,9011,9031,1,247,100,101,5,247,2,59,111,9020,9022,1,247,110,116,105,109,101,115,59,1,8903,110,120,59,1,8903,99,121,59,1,1106,99,4,2,111,114,9048,9053,114,110,59,1,8990,111,112,59,1,8973,4,5,108,112,116,117,119,9070,9076,9081,9130,9144,108,97,114,59,1,36,102,59,3,55349,56661,4,5,59,101,109,112,115,9093,9095,9109,9116,9122,1,729,113,4,2,59,100,9102,9104,1,8784,111,116,59,1,8785,105,110,117,115,59,1,8760,108,117,115,59,1,8724,113,117,97,114,101,59,1,8865,98,108,101,98,97,114,119,101,100,103,101,59,1,8966,110,4,3,97,100,104,9153,9160,9172,114,114,111,119,59,1,8595,111,119,110,97,114,114,111,119,115,59,1,8650,97,114,112,111,111,110,4,2,108,114,9184,9190,101,102,116,59,1,8643,105,103,104,116,59,1,8642,4,2,98,99,9203,9211,107,97,114,111,119,59,1,10512,4,2,111,114,9217,9222,114,110,59,1,8991,111,112,59,1,8972,4,3,99,111,116,9235,9248,9252,4,2,114,121,9241,9245,59,3,55349,56505,59,1,1109,108,59,1,10742,114,111,107,59,1,273,4,2,100,114,9264,9269,111,116,59,1,8945,105,4,2,59,102,9276,9278,1,9663,59,1,9662,4,2,97,104,9287,9292,114,114,59,1,8693,97,114,59,1,10607,97,110,103,108,101,59,1,10662,4,2,99,105,9311,9315,121,59,1,1119,103,114,97,114,114,59,1,10239,4,18,68,97,99,100,101,102,103,108,109,110,111,112,113,114,115,116,117,120,9361,9376,9398,9439,9444,9447,9462,9495,9531,9585,9598,9614,9659,9755,9771,9792,9808,9826,4,2,68,111,9367,9372,111,116,59,1,10871,116,59,1,8785,4,2,99,115,9382,9392,117,116,101,5,233,1,59,9390,1,233,116,101,114,59,1,10862,4,4,97,105,111,121,9408,9414,9430,9436,114,111,110,59,1,283,114,4,2,59,99,9421,9423,1,8790,5,234,1,59,9428,1,234,108,111,110,59,1,8789,59,1,1101,111,116,59,1,279,59,1,8519,4,2,68,114,9453,9458,111,116,59,1,8786,59,3,55349,56610,4,3,59,114,115,9470,9472,9482,1,10906,97,118,101,5,232,1,59,9480,1,232,4,2,59,100,9488,9490,1,10902,111,116,59,1,10904,4,4,59,105,108,115,9505,9507,9515,9518,1,10905,110,116,101,114,115,59,1,9191,59,1,8467,4,2,59,100,9524,9526,1,10901,111,116,59,1,10903,4,3,97,112,115,9539,9544,9564,99,114,59,1,275,116,121,4,3,59,115,118,9554,9556,9561,1,8709,101,116,59,1,8709,59,1,8709,112,4,2,49,59,9571,9583,4,2,51,52,9577,9580,59,1,8196,59,1,8197,1,8195,4,2,103,115,9591,9594,59,1,331,112,59,1,8194,4,2,103,112,9604,9609,111,110,59,1,281,102,59,3,55349,56662,4,3,97,108,115,9622,9635,9640,114,4,2,59,115,9629,9631,1,8917,108,59,1,10723,117,115,59,1,10865,105,4,3,59,108,118,9649,9651,9656,1,949,111,110,59,1,949,59,1,1013,4,4,99,115,117,118,9669,9686,9716,9747,4,2,105,111,9675,9680,114,99,59,1,8790,108,111,110,59,1,8789,4,2,105,108,9692,9696,109,59,1,8770,97,110,116,4,2,103,108,9705,9710,116,114,59,1,10902,101,115,115,59,1,10901,4,3,97,101,105,9724,9729,9734,108,115,59,1,61,115,116,59,1,8799,118,4,2,59,68,9741,9743,1,8801,68,59,1,10872,112,97,114,115,108,59,1,10725,4,2,68,97,9761,9766,111,116,59,1,8787,114,114,59,1,10609,4,3,99,100,105,9779,9783,9788,114,59,1,8495,111,116,59,1,8784,109,59,1,8770,4,2,97,104,9798,9801,59,1,951,5,240,1,59,9806,1,240,4,2,109,114,9814,9822,108,5,235,1,59,9820,1,235,111,59,1,8364,4,3,99,105,112,9834,9838,9843,108,59,1,33,115,116,59,1,8707,4,2,101,111,9849,9859,99,116,97,116,105,111,110,59,1,8496,110,101,110,116,105,97,108,101,59,1,8519,4,12,97,99,101,102,105,106,108,110,111,112,114,115,9896,9910,9914,9921,9954,9960,9967,9989,9994,10027,10036,10164,108,108,105,110,103,100,111,116,115,101,113,59,1,8786,121,59,1,1092,109,97,108,101,59,1,9792,4,3,105,108,114,9929,9935,9950,108,105,103,59,1,64259,4,2,105,108,9941,9945,103,59,1,64256,105,103,59,1,64260,59,3,55349,56611,108,105,103,59,1,64257,108,105,103,59,3,102,106,4,3,97,108,116,9975,9979,9984,116,59,1,9837,105,103,59,1,64258,110,115,59,1,9649,111,102,59,1,402,4,2,112,114,1e4,10005,102,59,3,55349,56663,4,2,97,107,10011,10016,108,108,59,1,8704,4,2,59,118,10022,10024,1,8916,59,1,10969,97,114,116,105,110,116,59,1,10765,4,2,97,111,10042,10159,4,2,99,115,10048,10155,4,6,49,50,51,52,53,55,10062,10102,10114,10135,10139,10151,4,6,50,51,52,53,54,56,10076,10083,10086,10093,10096,10099,5,189,1,59,10081,1,189,59,1,8531,5,188,1,59,10091,1,188,59,1,8533,59,1,8537,59,1,8539,4,2,51,53,10108,10111,59,1,8532,59,1,8534,4,3,52,53,56,10122,10129,10132,5,190,1,59,10127,1,190,59,1,8535,59,1,8540,53,59,1,8536,4,2,54,56,10145,10148,59,1,8538,59,1,8541,56,59,1,8542,108,59,1,8260,119,110,59,1,8994,99,114,59,3,55349,56507,4,17,69,97,98,99,100,101,102,103,105,106,108,110,111,114,115,116,118,10206,10217,10247,10254,10268,10273,10358,10363,10374,10380,10385,10406,10458,10464,10470,10497,10610,4,2,59,108,10212,10214,1,8807,59,1,10892,4,3,99,109,112,10225,10231,10244,117,116,101,59,1,501,109,97,4,2,59,100,10239,10241,1,947,59,1,989,59,1,10886,114,101,118,101,59,1,287,4,2,105,121,10260,10265,114,99,59,1,285,59,1,1075,111,116,59,1,289,4,4,59,108,113,115,10283,10285,10288,10308,1,8805,59,1,8923,4,3,59,113,115,10296,10298,10301,1,8805,59,1,8807,108,97,110,116,59,1,10878,4,4,59,99,100,108,10318,10320,10324,10345,1,10878,99,59,1,10921,111,116,4,2,59,111,10332,10334,1,10880,4,2,59,108,10340,10342,1,10882,59,1,10884,4,2,59,101,10351,10354,3,8923,65024,115,59,1,10900,114,59,3,55349,56612,4,2,59,103,10369,10371,1,8811,59,1,8921,109,101,108,59,1,8503,99,121,59,1,1107,4,4,59,69,97,106,10395,10397,10400,10403,1,8823,59,1,10898,59,1,10917,59,1,10916,4,4,69,97,101,115,10416,10419,10434,10453,59,1,8809,112,4,2,59,112,10426,10428,1,10890,114,111,120,59,1,10890,4,2,59,113,10440,10442,1,10888,4,2,59,113,10448,10450,1,10888,59,1,8809,105,109,59,1,8935,112,102,59,3,55349,56664,97,118,101,59,1,96,4,2,99,105,10476,10480,114,59,1,8458,109,4,3,59,101,108,10489,10491,10494,1,8819,59,1,10894,59,1,10896,5,62,6,59,99,100,108,113,114,10512,10514,10527,10532,10538,10545,1,62,4,2,99,105,10520,10523,59,1,10919,114,59,1,10874,111,116,59,1,8919,80,97,114,59,1,10645,117,101,115,116,59,1,10876,4,5,97,100,101,108,115,10557,10574,10579,10599,10605,4,2,112,114,10563,10570,112,114,111,120,59,1,10886,114,59,1,10616,111,116,59,1,8919,113,4,2,108,113,10586,10592,101,115,115,59,1,8923,108,101,115,115,59,1,10892,101,115,115,59,1,8823,105,109,59,1,8819,4,2,101,110,10616,10626,114,116,110,101,113,113,59,3,8809,65024,69,59,3,8809,65024,4,10,65,97,98,99,101,102,107,111,115,121,10653,10658,10713,10718,10724,10760,10765,10786,10850,10875,114,114,59,1,8660,4,4,105,108,109,114,10668,10674,10678,10684,114,115,112,59,1,8202,102,59,1,189,105,108,116,59,1,8459,4,2,100,114,10690,10695,99,121,59,1,1098,4,3,59,99,119,10703,10705,10710,1,8596,105,114,59,1,10568,59,1,8621,97,114,59,1,8463,105,114,99,59,1,293,4,3,97,108,114,10732,10748,10754,114,116,115,4,2,59,117,10741,10743,1,9829,105,116,59,1,9829,108,105,112,59,1,8230,99,111,110,59,1,8889,114,59,3,55349,56613,115,4,2,101,119,10772,10779,97,114,111,119,59,1,10533,97,114,111,119,59,1,10534,4,5,97,109,111,112,114,10798,10803,10809,10839,10844,114,114,59,1,8703,116,104,116,59,1,8763,107,4,2,108,114,10816,10827,101,102,116,97,114,114,111,119,59,1,8617,105,103,104,116,97,114,114,111,119,59,1,8618,102,59,3,55349,56665,98,97,114,59,1,8213,4,3,99,108,116,10858,10863,10869,114,59,3,55349,56509,97,115,104,59,1,8463,114,111,107,59,1,295,4,2,98,112,10881,10887,117,108,108,59,1,8259,104,101,110,59,1,8208,4,15,97,99,101,102,103,105,106,109,110,111,112,113,115,116,117,10925,10936,10958,10977,10990,11001,11039,11045,11101,11192,11220,11226,11237,11285,11299,99,117,116,101,5,237,1,59,10934,1,237,4,3,59,105,121,10944,10946,10955,1,8291,114,99,5,238,1,59,10953,1,238,59,1,1080,4,2,99,120,10964,10968,121,59,1,1077,99,108,5,161,1,59,10975,1,161,4,2,102,114,10983,10986,59,1,8660,59,3,55349,56614,114,97,118,101,5,236,1,59,10999,1,236,4,4,59,105,110,111,11011,11013,11028,11034,1,8520,4,2,105,110,11019,11024,110,116,59,1,10764,116,59,1,8749,102,105,110,59,1,10716,116,97,59,1,8489,108,105,103,59,1,307,4,3,97,111,112,11053,11092,11096,4,3,99,103,116,11061,11065,11088,114,59,1,299,4,3,101,108,112,11073,11076,11082,59,1,8465,105,110,101,59,1,8464,97,114,116,59,1,8465,104,59,1,305,102,59,1,8887,101,100,59,1,437,4,5,59,99,102,111,116,11113,11115,11121,11136,11142,1,8712,97,114,101,59,1,8453,105,110,4,2,59,116,11129,11131,1,8734,105,101,59,1,10717,100,111,116,59,1,305,4,5,59,99,101,108,112,11154,11156,11161,11179,11186,1,8747,97,108,59,1,8890,4,2,103,114,11167,11173,101,114,115,59,1,8484,99,97,108,59,1,8890,97,114,104,107,59,1,10775,114,111,100,59,1,10812,4,4,99,103,112,116,11202,11206,11211,11216,121,59,1,1105,111,110,59,1,303,102,59,3,55349,56666,97,59,1,953,114,111,100,59,1,10812,117,101,115,116,5,191,1,59,11235,1,191,4,2,99,105,11243,11248,114,59,3,55349,56510,110,4,5,59,69,100,115,118,11261,11263,11266,11271,11282,1,8712,59,1,8953,111,116,59,1,8949,4,2,59,118,11277,11279,1,8948,59,1,8947,59,1,8712,4,2,59,105,11291,11293,1,8290,108,100,101,59,1,297,4,2,107,109,11305,11310,99,121,59,1,1110,108,5,239,1,59,11316,1,239,4,6,99,102,109,111,115,117,11332,11346,11351,11357,11363,11380,4,2,105,121,11338,11343,114,99,59,1,309,59,1,1081,114,59,3,55349,56615,97,116,104,59,1,567,112,102,59,3,55349,56667,4,2,99,101,11369,11374,114,59,3,55349,56511,114,99,121,59,1,1112,107,99,121,59,1,1108,4,8,97,99,102,103,104,106,111,115,11404,11418,11433,11438,11445,11450,11455,11461,112,112,97,4,2,59,118,11413,11415,1,954,59,1,1008,4,2,101,121,11424,11430,100,105,108,59,1,311,59,1,1082,114,59,3,55349,56616,114,101,101,110,59,1,312,99,121,59,1,1093,99,121,59,1,1116,112,102,59,3,55349,56668,99,114,59,3,55349,56512,4,23,65,66,69,72,97,98,99,100,101,102,103,104,106,108,109,110,111,112,114,115,116,117,118,11515,11538,11544,11555,11560,11721,11780,11818,11868,12136,12160,12171,12203,12208,12246,12275,12327,12509,12523,12569,12641,12732,12752,4,3,97,114,116,11523,11528,11532,114,114,59,1,8666,114,59,1,8656,97,105,108,59,1,10523,97,114,114,59,1,10510,4,2,59,103,11550,11552,1,8806,59,1,10891,97,114,59,1,10594,4,9,99,101,103,109,110,112,113,114,116,11580,11586,11594,11600,11606,11624,11627,11636,11694,117,116,101,59,1,314,109,112,116,121,118,59,1,10676,114,97,110,59,1,8466,98,100,97,59,1,955,103,4,3,59,100,108,11615,11617,11620,1,10216,59,1,10641,101,59,1,10216,59,1,10885,117,111,5,171,1,59,11634,1,171,114,4,8,59,98,102,104,108,112,115,116,11655,11657,11669,11673,11677,11681,11685,11690,1,8592,4,2,59,102,11663,11665,1,8676,115,59,1,10527,115,59,1,10525,107,59,1,8617,112,59,1,8619,108,59,1,10553,105,109,59,1,10611,108,59,1,8610,4,3,59,97,101,11702,11704,11709,1,10923,105,108,59,1,10521,4,2,59,115,11715,11717,1,10925,59,3,10925,65024,4,3,97,98,114,11729,11734,11739,114,114,59,1,10508,114,107,59,1,10098,4,2,97,107,11745,11758,99,4,2,101,107,11752,11755,59,1,123,59,1,91,4,2,101,115,11764,11767,59,1,10635,108,4,2,100,117,11774,11777,59,1,10639,59,1,10637,4,4,97,101,117,121,11790,11796,11811,11815,114,111,110,59,1,318,4,2,100,105,11802,11807,105,108,59,1,316,108,59,1,8968,98,59,1,123,59,1,1083,4,4,99,113,114,115,11828,11832,11845,11864,97,59,1,10550,117,111,4,2,59,114,11840,11842,1,8220,59,1,8222,4,2,100,117,11851,11857,104,97,114,59,1,10599,115,104,97,114,59,1,10571,104,59,1,8626,4,5,59,102,103,113,115,11880,11882,12008,12011,12031,1,8804,116,4,5,97,104,108,114,116,11895,11913,11935,11947,11996,114,114,111,119,4,2,59,116,11905,11907,1,8592,97,105,108,59,1,8610,97,114,112,111,111,110,4,2,100,117,11925,11931,111,119,110,59,1,8637,112,59,1,8636,101,102,116,97,114,114,111,119,115,59,1,8647,105,103,104,116,4,3,97,104,115,11959,11974,11984,114,114,111,119,4,2,59,115,11969,11971,1,8596,59,1,8646,97,114,112,111,111,110,115,59,1,8651,113,117,105,103,97,114,114,111,119,59,1,8621,104,114,101,101,116,105,109,101,115,59,1,8907,59,1,8922,4,3,59,113,115,12019,12021,12024,1,8804,59,1,8806,108,97,110,116,59,1,10877,4,5,59,99,100,103,115,12043,12045,12049,12070,12083,1,10877,99,59,1,10920,111,116,4,2,59,111,12057,12059,1,10879,4,2,59,114,12065,12067,1,10881,59,1,10883,4,2,59,101,12076,12079,3,8922,65024,115,59,1,10899,4,5,97,100,101,103,115,12095,12103,12108,12126,12131,112,112,114,111,120,59,1,10885,111,116,59,1,8918,113,4,2,103,113,12115,12120,116,114,59,1,8922,103,116,114,59,1,10891,116,114,59,1,8822,105,109,59,1,8818,4,3,105,108,114,12144,12150,12156,115,104,116,59,1,10620,111,111,114,59,1,8970,59,3,55349,56617,4,2,59,69,12166,12168,1,8822,59,1,10897,4,2,97,98,12177,12198,114,4,2,100,117,12184,12187,59,1,8637,4,2,59,108,12193,12195,1,8636,59,1,10602,108,107,59,1,9604,99,121,59,1,1113,4,5,59,97,99,104,116,12220,12222,12227,12235,12241,1,8810,114,114,59,1,8647,111,114,110,101,114,59,1,8990,97,114,100,59,1,10603,114,105,59,1,9722,4,2,105,111,12252,12258,100,111,116,59,1,320,117,115,116,4,2,59,97,12267,12269,1,9136,99,104,101,59,1,9136,4,4,69,97,101,115,12285,12288,12303,12322,59,1,8808,112,4,2,59,112,12295,12297,1,10889,114,111,120,59,1,10889,4,2,59,113,12309,12311,1,10887,4,2,59,113,12317,12319,1,10887,59,1,8808,105,109,59,1,8934,4,8,97,98,110,111,112,116,119,122,12345,12359,12364,12421,12446,12467,12474,12490,4,2,110,114,12351,12355,103,59,1,10220,114,59,1,8701,114,107,59,1,10214,103,4,3,108,109,114,12373,12401,12409,101,102,116,4,2,97,114,12382,12389,114,114,111,119,59,1,10229,105,103,104,116,97,114,114,111,119,59,1,10231,97,112,115,116,111,59,1,10236,105,103,104,116,97,114,114,111,119,59,1,10230,112,97,114,114,111,119,4,2,108,114,12433,12439,101,102,116,59,1,8619,105,103,104,116,59,1,8620,4,3,97,102,108,12454,12458,12462,114,59,1,10629,59,3,55349,56669,117,115,59,1,10797,105,109,101,115,59,1,10804,4,2,97,98,12480,12485,115,116,59,1,8727,97,114,59,1,95,4,3,59,101,102,12498,12500,12506,1,9674,110,103,101,59,1,9674,59,1,10731,97,114,4,2,59,108,12517,12519,1,40,116,59,1,10643,4,5,97,99,104,109,116,12535,12540,12548,12561,12564,114,114,59,1,8646,111,114,110,101,114,59,1,8991,97,114,4,2,59,100,12556,12558,1,8651,59,1,10605,59,1,8206,114,105,59,1,8895,4,6,97,99,104,105,113,116,12583,12589,12594,12597,12614,12635,113,117,111,59,1,8249,114,59,3,55349,56513,59,1,8624,109,4,3,59,101,103,12606,12608,12611,1,8818,59,1,10893,59,1,10895,4,2,98,117,12620,12623,59,1,91,111,4,2,59,114,12630,12632,1,8216,59,1,8218,114,111,107,59,1,322,5,60,8,59,99,100,104,105,108,113,114,12660,12662,12675,12680,12686,12692,12698,12705,1,60,4,2,99,105,12668,12671,59,1,10918,114,59,1,10873,111,116,59,1,8918,114,101,101,59,1,8907,109,101,115,59,1,8905,97,114,114,59,1,10614,117,101,115,116,59,1,10875,4,2,80,105,12711,12716,97,114,59,1,10646,4,3,59,101,102,12724,12726,12729,1,9667,59,1,8884,59,1,9666,114,4,2,100,117,12739,12746,115,104,97,114,59,1,10570,104,97,114,59,1,10598,4,2,101,110,12758,12768,114,116,110,101,113,113,59,3,8808,65024,69,59,3,8808,65024,4,14,68,97,99,100,101,102,104,105,108,110,111,112,115,117,12803,12809,12893,12908,12914,12928,12933,12937,13011,13025,13032,13049,13052,13069,68,111,116,59,1,8762,4,4,99,108,112,114,12819,12827,12849,12887,114,5,175,1,59,12825,1,175,4,2,101,116,12833,12836,59,1,9794,4,2,59,101,12842,12844,1,10016,115,101,59,1,10016,4,2,59,115,12855,12857,1,8614,116,111,4,4,59,100,108,117,12869,12871,12877,12883,1,8614,111,119,110,59,1,8615,101,102,116,59,1,8612,112,59,1,8613,107,101,114,59,1,9646,4,2,111,121,12899,12905,109,109,97,59,1,10793,59,1,1084,97,115,104,59,1,8212,97,115,117,114,101,100,97,110,103,108,101,59,1,8737,114,59,3,55349,56618,111,59,1,8487,4,3,99,100,110,12945,12954,12985,114,111,5,181,1,59,12952,1,181,4,4,59,97,99,100,12964,12966,12971,12976,1,8739,115,116,59,1,42,105,114,59,1,10992,111,116,5,183,1,59,12983,1,183,117,115,4,3,59,98,100,12995,12997,13e3,1,8722,59,1,8863,4,2,59,117,13006,13008,1,8760,59,1,10794,4,2,99,100,13017,13021,112,59,1,10971,114,59,1,8230,112,108,117,115,59,1,8723,4,2,100,112,13038,13044,101,108,115,59,1,8871,102,59,3,55349,56670,59,1,8723,4,2,99,116,13058,13063,114,59,3,55349,56514,112,111,115,59,1,8766,4,3,59,108,109,13077,13079,13087,1,956,116,105,109,97,112,59,1,8888,97,112,59,1,8888,4,24,71,76,82,86,97,98,99,100,101,102,103,104,105,106,108,109,111,112,114,115,116,117,118,119,13142,13165,13217,13229,13247,13330,13359,13414,13420,13508,13513,13579,13602,13626,13631,13762,13767,13855,13936,13995,14214,14285,14312,14432,4,2,103,116,13148,13152,59,3,8921,824,4,2,59,118,13158,13161,3,8811,8402,59,3,8811,824,4,3,101,108,116,13173,13200,13204,102,116,4,2,97,114,13181,13188,114,114,111,119,59,1,8653,105,103,104,116,97,114,114,111,119,59,1,8654,59,3,8920,824,4,2,59,118,13210,13213,3,8810,8402,59,3,8810,824,105,103,104,116,97,114,114,111,119,59,1,8655,4,2,68,100,13235,13241,97,115,104,59,1,8879,97,115,104,59,1,8878,4,5,98,99,110,112,116,13259,13264,13270,13275,13308,108,97,59,1,8711,117,116,101,59,1,324,103,59,3,8736,8402,4,5,59,69,105,111,112,13287,13289,13293,13298,13302,1,8777,59,3,10864,824,100,59,3,8779,824,115,59,1,329,114,111,120,59,1,8777,117,114,4,2,59,97,13316,13318,1,9838,108,4,2,59,115,13325,13327,1,9838,59,1,8469,4,2,115,117,13336,13344,112,5,160,1,59,13342,1,160,109,112,4,2,59,101,13352,13355,3,8782,824,59,3,8783,824,4,5,97,101,111,117,121,13371,13385,13391,13407,13411,4,2,112,114,13377,13380,59,1,10819,111,110,59,1,328,100,105,108,59,1,326,110,103,4,2,59,100,13399,13401,1,8775,111,116,59,3,10861,824,112,59,1,10818,59,1,1085,97,115,104,59,1,8211,4,7,59,65,97,100,113,115,120,13436,13438,13443,13466,13472,13478,13494,1,8800,114,114,59,1,8663,114,4,2,104,114,13450,13454,107,59,1,10532,4,2,59,111,13460,13462,1,8599,119,59,1,8599,111,116,59,3,8784,824,117,105,118,59,1,8802,4,2,101,105,13484,13489,97,114,59,1,10536,109,59,3,8770,824,105,115,116,4,2,59,115,13503,13505,1,8708,59,1,8708,114,59,3,55349,56619,4,4,69,101,115,116,13523,13527,13563,13568,59,3,8807,824,4,3,59,113,115,13535,13537,13559,1,8817,4,3,59,113,115,13545,13547,13551,1,8817,59,3,8807,824,108,97,110,116,59,3,10878,824,59,3,10878,824,105,109,59,1,8821,4,2,59,114,13574,13576,1,8815,59,1,8815,4,3,65,97,112,13587,13592,13597,114,114,59,1,8654,114,114,59,1,8622,97,114,59,1,10994,4,3,59,115,118,13610,13612,13623,1,8715,4,2,59,100,13618,13620,1,8956,59,1,8954,59,1,8715,99,121,59,1,1114,4,7,65,69,97,100,101,115,116,13647,13652,13656,13661,13665,13737,13742,114,114,59,1,8653,59,3,8806,824,114,114,59,1,8602,114,59,1,8229,4,4,59,102,113,115,13675,13677,13703,13725,1,8816,116,4,2,97,114,13684,13691,114,114,111,119,59,1,8602,105,103,104,116,97,114,114,111,119,59,1,8622,4,3,59,113,115,13711,13713,13717,1,8816,59,3,8806,824,108,97,110,116,59,3,10877,824,4,2,59,115,13731,13734,3,10877,824,59,1,8814,105,109,59,1,8820,4,2,59,114,13748,13750,1,8814,105,4,2,59,101,13757,13759,1,8938,59,1,8940,105,100,59,1,8740,4,2,112,116,13773,13778,102,59,3,55349,56671,5,172,3,59,105,110,13787,13789,13829,1,172,110,4,4,59,69,100,118,13800,13802,13806,13812,1,8713,59,3,8953,824,111,116,59,3,8949,824,4,3,97,98,99,13820,13823,13826,59,1,8713,59,1,8951,59,1,8950,105,4,2,59,118,13836,13838,1,8716,4,3,97,98,99,13846,13849,13852,59,1,8716,59,1,8958,59,1,8957,4,3,97,111,114,13863,13892,13899,114,4,4,59,97,115,116,13874,13876,13883,13888,1,8742,108,108,101,108,59,1,8742,108,59,3,11005,8421,59,3,8706,824,108,105,110,116,59,1,10772,4,3,59,99,101,13907,13909,13914,1,8832,117,101,59,1,8928,4,2,59,99,13920,13923,3,10927,824,4,2,59,101,13929,13931,1,8832,113,59,3,10927,824,4,4,65,97,105,116,13946,13951,13971,13982,114,114,59,1,8655,114,114,4,3,59,99,119,13961,13963,13967,1,8603,59,3,10547,824,59,3,8605,824,103,104,116,97,114,114,111,119,59,1,8603,114,105,4,2,59,101,13990,13992,1,8939,59,1,8941,4,7,99,104,105,109,112,113,117,14011,14036,14060,14080,14085,14090,14106,4,4,59,99,101,114,14021,14023,14028,14032,1,8833,117,101,59,1,8929,59,3,10928,824,59,3,55349,56515,111,114,116,4,2,109,112,14045,14050,105,100,59,1,8740,97,114,97,108,108,101,108,59,1,8742,109,4,2,59,101,14067,14069,1,8769,4,2,59,113,14075,14077,1,8772,59,1,8772,105,100,59,1,8740,97,114,59,1,8742,115,117,4,2,98,112,14098,14102,101,59,1,8930,101,59,1,8931,4,3,98,99,112,14114,14157,14171,4,4,59,69,101,115,14124,14126,14130,14133,1,8836,59,3,10949,824,59,1,8840,101,116,4,2,59,101,14141,14144,3,8834,8402,113,4,2,59,113,14151,14153,1,8840,59,3,10949,824,99,4,2,59,101,14164,14166,1,8833,113,59,3,10928,824,4,4,59,69,101,115,14181,14183,14187,14190,1,8837,59,3,10950,824,59,1,8841,101,116,4,2,59,101,14198,14201,3,8835,8402,113,4,2,59,113,14208,14210,1,8841,59,3,10950,824,4,4,103,105,108,114,14224,14228,14238,14242,108,59,1,8825,108,100,101,5,241,1,59,14236,1,241,103,59,1,8824,105,97,110,103,108,101,4,2,108,114,14254,14269,101,102,116,4,2,59,101,14263,14265,1,8938,113,59,1,8940,105,103,104,116,4,2,59,101,14279,14281,1,8939,113,59,1,8941,4,2,59,109,14291,14293,1,957,4,3,59,101,115,14301,14303,14308,1,35,114,111,59,1,8470,112,59,1,8199,4,9,68,72,97,100,103,105,108,114,115,14332,14338,14344,14349,14355,14369,14376,14408,14426,97,115,104,59,1,8877,97,114,114,59,1,10500,112,59,3,8781,8402,97,115,104,59,1,8876,4,2,101,116,14361,14365,59,3,8805,8402,59,3,62,8402,110,102,105,110,59,1,10718,4,3,65,101,116,14384,14389,14393,114,114,59,1,10498,59,3,8804,8402,4,2,59,114,14399,14402,3,60,8402,105,101,59,3,8884,8402,4,2,65,116,14414,14419,114,114,59,1,10499,114,105,101,59,3,8885,8402,105,109,59,3,8764,8402,4,3,65,97,110,14440,14445,14468,114,114,59,1,8662,114,4,2,104,114,14452,14456,107,59,1,10531,4,2,59,111,14462,14464,1,8598,119,59,1,8598,101,97,114,59,1,10535,4,18,83,97,99,100,101,102,103,104,105,108,109,111,112,114,115,116,117,118,14512,14515,14535,14560,14597,14603,14618,14643,14657,14662,14701,14741,14747,14769,14851,14877,14907,14916,59,1,9416,4,2,99,115,14521,14531,117,116,101,5,243,1,59,14529,1,243,116,59,1,8859,4,2,105,121,14541,14557,114,4,2,59,99,14548,14550,1,8858,5,244,1,59,14555,1,244,59,1,1086,4,5,97,98,105,111,115,14572,14577,14583,14587,14591,115,104,59,1,8861,108,97,99,59,1,337,118,59,1,10808,116,59,1,8857,111,108,100,59,1,10684,108,105,103,59,1,339,4,2,99,114,14609,14614,105,114,59,1,10687,59,3,55349,56620,4,3,111,114,116,14626,14630,14640,110,59,1,731,97,118,101,5,242,1,59,14638,1,242,59,1,10689,4,2,98,109,14649,14654,97,114,59,1,10677,59,1,937,110,116,59,1,8750,4,4,97,99,105,116,14672,14677,14693,14698,114,114,59,1,8634,4,2,105,114,14683,14687,114,59,1,10686,111,115,115,59,1,10683,110,101,59,1,8254,59,1,10688,4,3,97,101,105,14709,14714,14719,99,114,59,1,333,103,97,59,1,969,4,3,99,100,110,14727,14733,14736,114,111,110,59,1,959,59,1,10678,117,115,59,1,8854,112,102,59,3,55349,56672,4,3,97,101,108,14755,14759,14764,114,59,1,10679,114,112,59,1,10681,117,115,59,1,8853,4,7,59,97,100,105,111,115,118,14785,14787,14792,14831,14837,14841,14848,1,8744,114,114,59,1,8635,4,4,59,101,102,109,14802,14804,14817,14824,1,10845,114,4,2,59,111,14811,14813,1,8500,102,59,1,8500,5,170,1,59,14822,1,170,5,186,1,59,14829,1,186,103,111,102,59,1,8886,114,59,1,10838,108,111,112,101,59,1,10839,59,1,10843,4,3,99,108,111,14859,14863,14873,114,59,1,8500,97,115,104,5,248,1,59,14871,1,248,108,59,1,8856,105,4,2,108,109,14884,14893,100,101,5,245,1,59,14891,1,245,101,115,4,2,59,97,14901,14903,1,8855,115,59,1,10806,109,108,5,246,1,59,14914,1,246,98,97,114,59,1,9021,4,12,97,99,101,102,104,105,108,109,111,114,115,117,14948,14992,14996,15033,15038,15068,15090,15189,15192,15222,15427,15441,114,4,4,59,97,115,116,14959,14961,14976,14989,1,8741,5,182,2,59,108,14968,14970,1,182,108,101,108,59,1,8741,4,2,105,108,14982,14986,109,59,1,10995,59,1,11005,59,1,8706,121,59,1,1087,114,4,5,99,105,109,112,116,15009,15014,15019,15024,15027,110,116,59,1,37,111,100,59,1,46,105,108,59,1,8240,59,1,8869,101,110,107,59,1,8241,114,59,3,55349,56621,4,3,105,109,111,15046,15057,15063,4,2,59,118,15052,15054,1,966,59,1,981,109,97,116,59,1,8499,110,101,59,1,9742,4,3,59,116,118,15076,15078,15087,1,960,99,104,102,111,114,107,59,1,8916,59,1,982,4,2,97,117,15096,15119,110,4,2,99,107,15103,15115,107,4,2,59,104,15110,15112,1,8463,59,1,8462,118,59,1,8463,115,4,9,59,97,98,99,100,101,109,115,116,15140,15142,15148,15151,15156,15168,15171,15179,15184,1,43,99,105,114,59,1,10787,59,1,8862,105,114,59,1,10786,4,2,111,117,15162,15165,59,1,8724,59,1,10789,59,1,10866,110,5,177,1,59,15177,1,177,105,109,59,1,10790,119,111,59,1,10791,59,1,177,4,3,105,112,117,15200,15208,15213,110,116,105,110,116,59,1,10773,102,59,3,55349,56673,110,100,5,163,1,59,15220,1,163,4,10,59,69,97,99,101,105,110,111,115,117,15244,15246,15249,15253,15258,15334,15347,15367,15416,15421,1,8826,59,1,10931,112,59,1,10935,117,101,59,1,8828,4,2,59,99,15264,15266,1,10927,4,6,59,97,99,101,110,115,15280,15282,15290,15299,15303,15329,1,8826,112,112,114,111,120,59,1,10935,117,114,108,121,101,113,59,1,8828,113,59,1,10927,4,3,97,101,115,15311,15319,15324,112,112,114,111,120,59,1,10937,113,113,59,1,10933,105,109,59,1,8936,105,109,59,1,8830,109,101,4,2,59,115,15342,15344,1,8242,59,1,8473,4,3,69,97,115,15355,15358,15362,59,1,10933,112,59,1,10937,105,109,59,1,8936,4,3,100,102,112,15375,15378,15404,59,1,8719,4,3,97,108,115,15386,15392,15398,108,97,114,59,1,9006,105,110,101,59,1,8978,117,114,102,59,1,8979,4,2,59,116,15410,15412,1,8733,111,59,1,8733,105,109,59,1,8830,114,101,108,59,1,8880,4,2,99,105,15433,15438,114,59,3,55349,56517,59,1,968,110,99,115,112,59,1,8200,4,6,102,105,111,112,115,117,15462,15467,15472,15478,15485,15491,114,59,3,55349,56622,110,116,59,1,10764,112,102,59,3,55349,56674,114,105,109,101,59,1,8279,99,114,59,3,55349,56518,4,3,97,101,111,15499,15520,15534,116,4,2,101,105,15506,15515,114,110,105,111,110,115,59,1,8461,110,116,59,1,10774,115,116,4,2,59,101,15528,15530,1,63,113,59,1,8799,116,5,34,1,59,15540,1,34,4,21,65,66,72,97,98,99,100,101,102,104,105,108,109,110,111,112,114,115,116,117,120,15586,15609,15615,15620,15796,15855,15893,15931,15977,16001,16039,16183,16204,16222,16228,16285,16312,16318,16363,16408,16416,4,3,97,114,116,15594,15599,15603,114,114,59,1,8667,114,59,1,8658,97,105,108,59,1,10524,97,114,114,59,1,10511,97,114,59,1,10596,4,7,99,100,101,110,113,114,116,15636,15651,15656,15664,15687,15696,15770,4,2,101,117,15642,15646,59,3,8765,817,116,101,59,1,341,105,99,59,1,8730,109,112,116,121,118,59,1,10675,103,4,4,59,100,101,108,15675,15677,15680,15683,1,10217,59,1,10642,59,1,10661,101,59,1,10217,117,111,5,187,1,59,15694,1,187,114,4,11,59,97,98,99,102,104,108,112,115,116,119,15721,15723,15727,15739,15742,15746,15750,15754,15758,15763,15767,1,8594,112,59,1,10613,4,2,59,102,15733,15735,1,8677,115,59,1,10528,59,1,10547,115,59,1,10526,107,59,1,8618,112,59,1,8620,108,59,1,10565,105,109,59,1,10612,108,59,1,8611,59,1,8605,4,2,97,105,15776,15781,105,108,59,1,10522,111,4,2,59,110,15788,15790,1,8758,97,108,115,59,1,8474,4,3,97,98,114,15804,15809,15814,114,114,59,1,10509,114,107,59,1,10099,4,2,97,107,15820,15833,99,4,2,101,107,15827,15830,59,1,125,59,1,93,4,2,101,115,15839,15842,59,1,10636,108,4,2,100,117,15849,15852,59,1,10638,59,1,10640,4,4,97,101,117,121,15865,15871,15886,15890,114,111,110,59,1,345,4,2,100,105,15877,15882,105,108,59,1,343,108,59,1,8969,98,59,1,125,59,1,1088,4,4,99,108,113,115,15903,15907,15914,15927,97,59,1,10551,100,104,97,114,59,1,10601,117,111,4,2,59,114,15922,15924,1,8221,59,1,8221,104,59,1,8627,4,3,97,99,103,15939,15966,15970,108,4,4,59,105,112,115,15950,15952,15957,15963,1,8476,110,101,59,1,8475,97,114,116,59,1,8476,59,1,8477,116,59,1,9645,5,174,1,59,15975,1,174,4,3,105,108,114,15985,15991,15997,115,104,116,59,1,10621,111,111,114,59,1,8971,59,3,55349,56623,4,2,97,111,16007,16028,114,4,2,100,117,16014,16017,59,1,8641,4,2,59,108,16023,16025,1,8640,59,1,10604,4,2,59,118,16034,16036,1,961,59,1,1009,4,3,103,110,115,16047,16167,16171,104,116,4,6,97,104,108,114,115,116,16063,16081,16103,16130,16143,16155,114,114,111,119,4,2,59,116,16073,16075,1,8594,97,105,108,59,1,8611,97,114,112,111,111,110,4,2,100,117,16093,16099,111,119,110,59,1,8641,112,59,1,8640,101,102,116,4,2,97,104,16112,16120,114,114,111,119,115,59,1,8644,97,114,112,111,111,110,115,59,1,8652,105,103,104,116,97,114,114,111,119,115,59,1,8649,113,117,105,103,97,114,114,111,119,59,1,8605,104,114,101,101,116,105,109,101,115,59,1,8908,103,59,1,730,105,110,103,100,111,116,115,101,113,59,1,8787,4,3,97,104,109,16191,16196,16201,114,114,59,1,8644,97,114,59,1,8652,59,1,8207,111,117,115,116,4,2,59,97,16214,16216,1,9137,99,104,101,59,1,9137,109,105,100,59,1,10990,4,4,97,98,112,116,16238,16252,16257,16278,4,2,110,114,16244,16248,103,59,1,10221,114,59,1,8702,114,107,59,1,10215,4,3,97,102,108,16265,16269,16273,114,59,1,10630,59,3,55349,56675,117,115,59,1,10798,105,109,101,115,59,1,10805,4,2,97,112,16291,16304,114,4,2,59,103,16298,16300,1,41,116,59,1,10644,111,108,105,110,116,59,1,10770,97,114,114,59,1,8649,4,4,97,99,104,113,16328,16334,16339,16342,113,117,111,59,1,8250,114,59,3,55349,56519,59,1,8625,4,2,98,117,16348,16351,59,1,93,111,4,2,59,114,16358,16360,1,8217,59,1,8217,4,3,104,105,114,16371,16377,16383,114,101,101,59,1,8908,109,101,115,59,1,8906,105,4,4,59,101,102,108,16394,16396,16399,16402,1,9657,59,1,8885,59,1,9656,116,114,105,59,1,10702,108,117,104,97,114,59,1,10600,59,1,8478,4,19,97,98,99,100,101,102,104,105,108,109,111,112,113,114,115,116,117,119,122,16459,16466,16472,16572,16590,16672,16687,16746,16844,16850,16924,16963,16988,17115,17121,17154,17206,17614,17656,99,117,116,101,59,1,347,113,117,111,59,1,8218,4,10,59,69,97,99,101,105,110,112,115,121,16494,16496,16499,16513,16518,16531,16536,16556,16564,16569,1,8827,59,1,10932,4,2,112,114,16505,16508,59,1,10936,111,110,59,1,353,117,101,59,1,8829,4,2,59,100,16524,16526,1,10928,105,108,59,1,351,114,99,59,1,349,4,3,69,97,115,16544,16547,16551,59,1,10934,112,59,1,10938,105,109,59,1,8937,111,108,105,110,116,59,1,10771,105,109,59,1,8831,59,1,1089,111,116,4,3,59,98,101,16582,16584,16587,1,8901,59,1,8865,59,1,10854,4,7,65,97,99,109,115,116,120,16606,16611,16634,16642,16646,16652,16668,114,114,59,1,8664,114,4,2,104,114,16618,16622,107,59,1,10533,4,2,59,111,16628,16630,1,8600,119,59,1,8600,116,5,167,1,59,16640,1,167,105,59,1,59,119,97,114,59,1,10537,109,4,2,105,110,16659,16665,110,117,115,59,1,8726,59,1,8726,116,59,1,10038,114,4,2,59,111,16679,16682,3,55349,56624,119,110,59,1,8994,4,4,97,99,111,121,16697,16702,16716,16739,114,112,59,1,9839,4,2,104,121,16708,16713,99,121,59,1,1097,59,1,1096,114,116,4,2,109,112,16724,16729,105,100,59,1,8739,97,114,97,108,108,101,108,59,1,8741,5,173,1,59,16744,1,173,4,2,103,109,16752,16770,109,97,4,3,59,102,118,16762,16764,16767,1,963,59,1,962,59,1,962,4,8,59,100,101,103,108,110,112,114,16788,16790,16795,16806,16817,16828,16832,16838,1,8764,111,116,59,1,10858,4,2,59,113,16801,16803,1,8771,59,1,8771,4,2,59,69,16812,16814,1,10910,59,1,10912,4,2,59,69,16823,16825,1,10909,59,1,10911,101,59,1,8774,108,117,115,59,1,10788,97,114,114,59,1,10610,97,114,114,59,1,8592,4,4,97,101,105,116,16860,16883,16891,16904,4,2,108,115,16866,16878,108,115,101,116,109,105,110,117,115,59,1,8726,104,112,59,1,10803,112,97,114,115,108,59,1,10724,4,2,100,108,16897,16900,59,1,8739,101,59,1,8995,4,2,59,101,16910,16912,1,10922,4,2,59,115,16918,16920,1,10924,59,3,10924,65024,4,3,102,108,112,16932,16938,16958,116,99,121,59,1,1100,4,2,59,98,16944,16946,1,47,4,2,59,97,16952,16954,1,10692,114,59,1,9023,102,59,3,55349,56676,97,4,2,100,114,16970,16985,101,115,4,2,59,117,16978,16980,1,9824,105,116,59,1,9824,59,1,8741,4,3,99,115,117,16996,17028,17089,4,2,97,117,17002,17015,112,4,2,59,115,17009,17011,1,8851,59,3,8851,65024,112,4,2,59,115,17022,17024,1,8852,59,3,8852,65024,117,4,2,98,112,17035,17062,4,3,59,101,115,17043,17045,17048,1,8847,59,1,8849,101,116,4,2,59,101,17056,17058,1,8847,113,59,1,8849,4,3,59,101,115,17070,17072,17075,1,8848,59,1,8850,101,116,4,2,59,101,17083,17085,1,8848,113,59,1,8850,4,3,59,97,102,17097,17099,17112,1,9633,114,4,2,101,102,17106,17109,59,1,9633,59,1,9642,59,1,9642,97,114,114,59,1,8594,4,4,99,101,109,116,17131,17136,17142,17148,114,59,3,55349,56520,116,109,110,59,1,8726,105,108,101,59,1,8995,97,114,102,59,1,8902,4,2,97,114,17160,17172,114,4,2,59,102,17167,17169,1,9734,59,1,9733,4,2,97,110,17178,17202,105,103,104,116,4,2,101,112,17188,17197,112,115,105,108,111,110,59,1,1013,104,105,59,1,981,115,59,1,175,4,5,98,99,109,110,112,17218,17351,17420,17423,17427,4,9,59,69,100,101,109,110,112,114,115,17238,17240,17243,17248,17261,17267,17279,17285,17291,1,8834,59,1,10949,111,116,59,1,10941,4,2,59,100,17254,17256,1,8838,111,116,59,1,10947,117,108,116,59,1,10945,4,2,69,101,17273,17276,59,1,10955,59,1,8842,108,117,115,59,1,10943,97,114,114,59,1,10617,4,3,101,105,117,17299,17335,17339,116,4,3,59,101,110,17308,17310,17322,1,8834,113,4,2,59,113,17317,17319,1,8838,59,1,10949,101,113,4,2,59,113,17330,17332,1,8842,59,1,10955,109,59,1,10951,4,2,98,112,17345,17348,59,1,10965,59,1,10963,99,4,6,59,97,99,101,110,115,17366,17368,17376,17385,17389,17415,1,8827,112,112,114,111,120,59,1,10936,117,114,108,121,101,113,59,1,8829,113,59,1,10928,4,3,97,101,115,17397,17405,17410,112,112,114,111,120,59,1,10938,113,113,59,1,10934,105,109,59,1,8937,105,109,59,1,8831,59,1,8721,103,59,1,9834,4,13,49,50,51,59,69,100,101,104,108,109,110,112,115,17455,17462,17469,17476,17478,17481,17496,17509,17524,17530,17536,17548,17554,5,185,1,59,17460,1,185,5,178,1,59,17467,1,178,5,179,1,59,17474,1,179,1,8835,59,1,10950,4,2,111,115,17487,17491,116,59,1,10942,117,98,59,1,10968,4,2,59,100,17502,17504,1,8839,111,116,59,1,10948,115,4,2,111,117,17516,17520,108,59,1,10185,98,59,1,10967,97,114,114,59,1,10619,117,108,116,59,1,10946,4,2,69,101,17542,17545,59,1,10956,59,1,8843,108,117,115,59,1,10944,4,3,101,105,117,17562,17598,17602,116,4,3,59,101,110,17571,17573,17585,1,8835,113,4,2,59,113,17580,17582,1,8839,59,1,10950,101,113,4,2,59,113,17593,17595,1,8843,59,1,10956,109,59,1,10952,4,2,98,112,17608,17611,59,1,10964,59,1,10966,4,3,65,97,110,17622,17627,17650,114,114,59,1,8665,114,4,2,104,114,17634,17638,107,59,1,10534,4,2,59,111,17644,17646,1,8601,119,59,1,8601,119,97,114,59,1,10538,108,105,103,5,223,1,59,17664,1,223,4,13,97,98,99,100,101,102,104,105,111,112,114,115,119,17694,17709,17714,17737,17742,17749,17754,17860,17905,17957,17964,18090,18122,4,2,114,117,17700,17706,103,101,116,59,1,8982,59,1,964,114,107,59,1,9140,4,3,97,101,121,17722,17728,17734,114,111,110,59,1,357,100,105,108,59,1,355,59,1,1090,111,116,59,1,8411,108,114,101,99,59,1,8981,114,59,3,55349,56625,4,4,101,105,107,111,17764,17805,17836,17851,4,2,114,116,17770,17786,101,4,2,52,102,17777,17780,59,1,8756,111,114,101,59,1,8756,97,4,3,59,115,118,17795,17797,17802,1,952,121,109,59,1,977,59,1,977,4,2,99,110,17811,17831,107,4,2,97,115,17818,17826,112,112,114,111,120,59,1,8776,105,109,59,1,8764,115,112,59,1,8201,4,2,97,115,17842,17846,112,59,1,8776,105,109,59,1,8764,114,110,5,254,1,59,17858,1,254,4,3,108,109,110,17868,17873,17901,100,101,59,1,732,101,115,5,215,3,59,98,100,17884,17886,17898,1,215,4,2,59,97,17892,17894,1,8864,114,59,1,10801,59,1,10800,116,59,1,8749,4,3,101,112,115,17913,17917,17953,97,59,1,10536,4,4,59,98,99,102,17927,17929,17934,17939,1,8868,111,116,59,1,9014,105,114,59,1,10993,4,2,59,111,17945,17948,3,55349,56677,114,107,59,1,10970,97,59,1,10537,114,105,109,101,59,1,8244,4,3,97,105,112,17972,17977,18082,100,101,59,1,8482,4,7,97,100,101,109,112,115,116,17993,18051,18056,18059,18066,18072,18076,110,103,108,101,4,5,59,100,108,113,114,18009,18011,18017,18032,18035,1,9653,111,119,110,59,1,9663,101,102,116,4,2,59,101,18026,18028,1,9667,113,59,1,8884,59,1,8796,105,103,104,116,4,2,59,101,18045,18047,1,9657,113,59,1,8885,111,116,59,1,9708,59,1,8796,105,110,117,115,59,1,10810,108,117,115,59,1,10809,98,59,1,10701,105,109,101,59,1,10811,101,122,105,117,109,59,1,9186,4,3,99,104,116,18098,18111,18116,4,2,114,121,18104,18108,59,3,55349,56521,59,1,1094,99,121,59,1,1115,114,111,107,59,1,359,4,2,105,111,18128,18133,120,116,59,1,8812,104,101,97,100,4,2,108,114,18143,18154,101,102,116,97,114,114,111,119,59,1,8606,105,103,104,116,97,114,114,111,119,59,1,8608,4,18,65,72,97,98,99,100,102,103,104,108,109,111,112,114,115,116,117,119,18204,18209,18214,18234,18250,18268,18292,18308,18319,18343,18379,18397,18413,18504,18547,18553,18584,18603,114,114,59,1,8657,97,114,59,1,10595,4,2,99,114,18220,18230,117,116,101,5,250,1,59,18228,1,250,114,59,1,8593,114,4,2,99,101,18241,18245,121,59,1,1118,118,101,59,1,365,4,2,105,121,18256,18265,114,99,5,251,1,59,18263,1,251,59,1,1091,4,3,97,98,104,18276,18281,18287,114,114,59,1,8645,108,97,99,59,1,369,97,114,59,1,10606,4,2,105,114,18298,18304,115,104,116,59,1,10622,59,3,55349,56626,114,97,118,101,5,249,1,59,18317,1,249,4,2,97,98,18325,18338,114,4,2,108,114,18332,18335,59,1,8639,59,1,8638,108,107,59,1,9600,4,2,99,116,18349,18374,4,2,111,114,18355,18369,114,110,4,2,59,101,18363,18365,1,8988,114,59,1,8988,111,112,59,1,8975,114,105,59,1,9720,4,2,97,108,18385,18390,99,114,59,1,363,5,168,1,59,18395,1,168,4,2,103,112,18403,18408,111,110,59,1,371,102,59,3,55349,56678,4,6,97,100,104,108,115,117,18427,18434,18445,18470,18475,18494,114,114,111,119,59,1,8593,111,119,110,97,114,114,111,119,59,1,8597,97,114,112,111,111,110,4,2,108,114,18457,18463,101,102,116,59,1,8639,105,103,104,116,59,1,8638,117,115,59,1,8846,105,4,3,59,104,108,18484,18486,18489,1,965,59,1,978,111,110,59,1,965,112,97,114,114,111,119,115,59,1,8648,4,3,99,105,116,18512,18537,18542,4,2,111,114,18518,18532,114,110,4,2,59,101,18526,18528,1,8989,114,59,1,8989,111,112,59,1,8974,110,103,59,1,367,114,105,59,1,9721,99,114,59,3,55349,56522,4,3,100,105,114,18561,18566,18572,111,116,59,1,8944,108,100,101,59,1,361,105,4,2,59,102,18579,18581,1,9653,59,1,9652,4,2,97,109,18590,18595,114,114,59,1,8648,108,5,252,1,59,18601,1,252,97,110,103,108,101,59,1,10663,4,15,65,66,68,97,99,100,101,102,108,110,111,112,114,115,122,18643,18648,18661,18667,18847,18851,18857,18904,18909,18915,18931,18937,18943,18949,18996,114,114,59,1,8661,97,114,4,2,59,118,18656,18658,1,10984,59,1,10985,97,115,104,59,1,8872,4,2,110,114,18673,18679,103,114,116,59,1,10652,4,7,101,107,110,112,114,115,116,18695,18704,18711,18720,18742,18754,18810,112,115,105,108,111,110,59,1,1013,97,112,112,97,59,1,1008,111,116,104,105,110,103,59,1,8709,4,3,104,105,114,18728,18732,18735,105,59,1,981,59,1,982,111,112,116,111,59,1,8733,4,2,59,104,18748,18750,1,8597,111,59,1,1009,4,2,105,117,18760,18766,103,109,97,59,1,962,4,2,98,112,18772,18791,115,101,116,110,101,113,4,2,59,113,18784,18787,3,8842,65024,59,3,10955,65024,115,101,116,110,101,113,4,2,59,113,18803,18806,3,8843,65024,59,3,10956,65024,4,2,104,114,18816,18822,101,116,97,59,1,977,105,97,110,103,108,101,4,2,108,114,18834,18840,101,102,116,59,1,8882,105,103,104,116,59,1,8883,121,59,1,1074,97,115,104,59,1,8866,4,3,101,108,114,18865,18884,18890,4,3,59,98,101,18873,18875,18880,1,8744,97,114,59,1,8891,113,59,1,8794,108,105,112,59,1,8942,4,2,98,116,18896,18901,97,114,59,1,124,59,1,124,114,59,3,55349,56627,116,114,105,59,1,8882,115,117,4,2,98,112,18923,18927,59,3,8834,8402,59,3,8835,8402,112,102,59,3,55349,56679,114,111,112,59,1,8733,116,114,105,59,1,8883,4,2,99,117,18955,18960,114,59,3,55349,56523,4,2,98,112,18966,18981,110,4,2,69,101,18973,18977,59,3,10955,65024,59,3,8842,65024,110,4,2,69,101,18988,18992,59,3,10956,65024,59,3,8843,65024,105,103,122,97,103,59,1,10650,4,7,99,101,102,111,112,114,115,19020,19026,19061,19066,19072,19075,19089,105,114,99,59,1,373,4,2,100,105,19032,19055,4,2,98,103,19038,19043,97,114,59,1,10847,101,4,2,59,113,19050,19052,1,8743,59,1,8793,101,114,112,59,1,8472,114,59,3,55349,56628,112,102,59,3,55349,56680,59,1,8472,4,2,59,101,19081,19083,1,8768,97,116,104,59,1,8768,99,114,59,3,55349,56524,4,14,99,100,102,104,105,108,109,110,111,114,115,117,118,119,19125,19146,19152,19157,19173,19176,19192,19197,19202,19236,19252,19269,19286,19291,4,3,97,105,117,19133,19137,19142,112,59,1,8898,114,99,59,1,9711,112,59,1,8899,116,114,105,59,1,9661,114,59,3,55349,56629,4,2,65,97,19163,19168,114,114,59,1,10234,114,114,59,1,10231,59,1,958,4,2,65,97,19182,19187,114,114,59,1,10232,114,114,59,1,10229,97,112,59,1,10236,105,115,59,1,8955,4,3,100,112,116,19210,19215,19230,111,116,59,1,10752,4,2,102,108,19221,19225,59,3,55349,56681,117,115,59,1,10753,105,109,101,59,1,10754,4,2,65,97,19242,19247,114,114,59,1,10233,114,114,59,1,10230,4,2,99,113,19258,19263,114,59,3,55349,56525,99,117,112,59,1,10758,4,2,112,116,19275,19281,108,117,115,59,1,10756,114,105,59,1,9651,101,101,59,1,8897,101,100,103,101,59,1,8896,4,8,97,99,101,102,105,111,115,117,19316,19335,19349,19357,19362,19367,19373,19379,99,4,2,117,121,19323,19332,116,101,5,253,1,59,19330,1,253,59,1,1103,4,2,105,121,19341,19346,114,99,59,1,375,59,1,1099,110,5,165,1,59,19355,1,165,114,59,3,55349,56630,99,121,59,1,1111,112,102,59,3,55349,56682,99,114,59,3,55349,56526,4,2,99,109,19385,19389,121,59,1,1102,108,5,255,1,59,19395,1,255,4,10,97,99,100,101,102,104,105,111,115,119,19419,19426,19441,19446,19462,19467,19472,19480,19486,19492,99,117,116,101,59,1,378,4,2,97,121,19432,19438,114,111,110,59,1,382,59,1,1079,111,116,59,1,380,4,2,101,116,19452,19458,116,114,102,59,1,8488,97,59,1,950,114,59,3,55349,56631,99,121,59,1,1078,103,114,97,114,114,59,1,8669,112,102,59,3,55349,56683,99,114,59,3,55349,56527,4,2,106,110,19498,19501,59,1,8205,106,59,1,8204])},function(e,t,r){"use strict";const n=r(162),o=n.TAG_NAMES,c=n.NAMESPACES;function l(e){switch(e.length){case 1:return e===o.P;case 2:return e===o.RB||e===o.RP||e===o.RT||e===o.DD||e===o.DT||e===o.LI;case 3:return e===o.RTC;case 6:return e===o.OPTION;case 8:return e===o.OPTGROUP}return!1}function d(e){switch(e.length){case 1:return e===o.P;case 2:return e===o.RB||e===o.RP||e===o.RT||e===o.DD||e===o.DT||e===o.LI||e===o.TD||e===o.TH||e===o.TR;case 3:return e===o.RTC;case 5:return e===o.TBODY||e===o.TFOOT||e===o.THEAD;case 6:return e===o.OPTION;case 7:return e===o.CAPTION;case 8:return e===o.OPTGROUP||e===o.COLGROUP}return!1}function f(e,t){switch(e.length){case 2:if(e===o.TD||e===o.TH)return t===c.HTML;if(e===o.MI||e===o.MO||e===o.MN||e===o.MS)return t===c.MATHML;break;case 4:if(e===o.HTML)return t===c.HTML;if(e===o.DESC)return t===c.SVG;break;case 5:if(e===o.TABLE)return t===c.HTML;if(e===o.MTEXT)return t===c.MATHML;if(e===o.TITLE)return t===c.SVG;break;case 6:return(e===o.APPLET||e===o.OBJECT)&&t===c.HTML;case 7:return(e===o.CAPTION||e===o.MARQUEE)&&t===c.HTML;case 8:return e===o.TEMPLATE&&t===c.HTML;case 13:return e===o.FOREIGN_OBJECT&&t===c.SVG;case 14:return e===o.ANNOTATION_XML&&t===c.MATHML}return!1}e.exports=class{constructor(e,t){this.stackTop=-1,this.items=[],this.current=e,this.currentTagName=null,this.currentTmplContent=null,this.tmplCount=0,this.treeAdapter=t}_indexOf(element){let e=-1;for(let i=this.stackTop;i>=0;i--)if(this.items[i]===element){e=i;break}return e}_isInTemplate(){return this.currentTagName===o.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===c.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagName=this.current&&this.treeAdapter.getTagName(this.current),this.currentTmplContent=this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):null}push(element){this.items[++this.stackTop]=element,this._updateCurrentElement(),this._isInTemplate()&&this.tmplCount++}pop(){this.stackTop--,this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this._updateCurrentElement()}replace(e,t){const r=this._indexOf(e);this.items[r]=t,r===this.stackTop&&this._updateCurrentElement()}insertAfter(e,t){const r=this._indexOf(e)+1;this.items.splice(r,0,t),r===++this.stackTop&&this._updateCurrentElement()}popUntilTagNamePopped(e){for(;this.stackTop>-1;){const t=this.currentTagName,r=this.treeAdapter.getNamespaceURI(this.current);if(this.pop(),t===e&&r===c.HTML)break}}popUntilElementPopped(element){for(;this.stackTop>-1;){const e=this.current;if(this.pop(),e===element)break}}popUntilNumberedHeaderPopped(){for(;this.stackTop>-1;){const e=this.currentTagName,t=this.treeAdapter.getNamespaceURI(this.current);if(this.pop(),e===o.H1||e===o.H2||e===o.H3||e===o.H4||e===o.H5||e===o.H6&&t===c.HTML)break}}popUntilTableCellPopped(){for(;this.stackTop>-1;){const e=this.currentTagName,t=this.treeAdapter.getNamespaceURI(this.current);if(this.pop(),e===o.TD||e===o.TH&&t===c.HTML)break}}popAllUpToHtmlElement(){this.stackTop=0,this._updateCurrentElement()}clearBackToTableContext(){for(;this.currentTagName!==o.TABLE&&this.currentTagName!==o.TEMPLATE&&this.currentTagName!==o.HTML||this.treeAdapter.getNamespaceURI(this.current)!==c.HTML;)this.pop()}clearBackToTableBodyContext(){for(;this.currentTagName!==o.TBODY&&this.currentTagName!==o.TFOOT&&this.currentTagName!==o.THEAD&&this.currentTagName!==o.TEMPLATE&&this.currentTagName!==o.HTML||this.treeAdapter.getNamespaceURI(this.current)!==c.HTML;)this.pop()}clearBackToTableRowContext(){for(;this.currentTagName!==o.TR&&this.currentTagName!==o.TEMPLATE&&this.currentTagName!==o.HTML||this.treeAdapter.getNamespaceURI(this.current)!==c.HTML;)this.pop()}remove(element){for(let i=this.stackTop;i>=0;i--)if(this.items[i]===element){this.items.splice(i,1),this.stackTop--,this._updateCurrentElement();break}}tryPeekProperlyNestedBodyElement(){const element=this.items[1];return element&&this.treeAdapter.getTagName(element)===o.BODY?element:null}contains(element){return this._indexOf(element)>-1}getCommonAncestor(element){let e=this._indexOf(element);return--e>=0?this.items[e]:null}isRootHtmlElementCurrent(){return 0===this.stackTop&&this.currentTagName===o.HTML}hasInScope(e){for(let i=this.stackTop;i>=0;i--){const t=this.treeAdapter.getTagName(this.items[i]),r=this.treeAdapter.getNamespaceURI(this.items[i]);if(t===e&&r===c.HTML)return!0;if(f(t,r))return!1}return!0}hasNumberedHeaderInScope(){for(let i=this.stackTop;i>=0;i--){const e=this.treeAdapter.getTagName(this.items[i]),t=this.treeAdapter.getNamespaceURI(this.items[i]);if((e===o.H1||e===o.H2||e===o.H3||e===o.H4||e===o.H5||e===o.H6)&&t===c.HTML)return!0;if(f(e,t))return!1}return!0}hasInListItemScope(e){for(let i=this.stackTop;i>=0;i--){const t=this.treeAdapter.getTagName(this.items[i]),r=this.treeAdapter.getNamespaceURI(this.items[i]);if(t===e&&r===c.HTML)return!0;if((t===o.UL||t===o.OL)&&r===c.HTML||f(t,r))return!1}return!0}hasInButtonScope(e){for(let i=this.stackTop;i>=0;i--){const t=this.treeAdapter.getTagName(this.items[i]),r=this.treeAdapter.getNamespaceURI(this.items[i]);if(t===e&&r===c.HTML)return!0;if(t===o.BUTTON&&r===c.HTML||f(t,r))return!1}return!0}hasInTableScope(e){for(let i=this.stackTop;i>=0;i--){const t=this.treeAdapter.getTagName(this.items[i]);if(this.treeAdapter.getNamespaceURI(this.items[i])===c.HTML){if(t===e)return!0;if(t===o.TABLE||t===o.TEMPLATE||t===o.HTML)return!1}}return!0}hasTableBodyContextInTableScope(){for(let i=this.stackTop;i>=0;i--){const e=this.treeAdapter.getTagName(this.items[i]);if(this.treeAdapter.getNamespaceURI(this.items[i])===c.HTML){if(e===o.TBODY||e===o.THEAD||e===o.TFOOT)return!0;if(e===o.TABLE||e===o.HTML)return!1}}return!0}hasInSelectScope(e){for(let i=this.stackTop;i>=0;i--){const t=this.treeAdapter.getTagName(this.items[i]);if(this.treeAdapter.getNamespaceURI(this.items[i])===c.HTML){if(t===e)return!0;if(t!==o.OPTION&&t!==o.OPTGROUP)return!1}}return!0}generateImpliedEndTags(){for(;l(this.currentTagName);)this.pop()}generateImpliedEndTagsThoroughly(){for(;d(this.currentTagName);)this.pop()}generateImpliedEndTagsWithExclusion(e){for(;l(this.currentTagName)&&this.currentTagName!==e;)this.pop()}}},function(e,t,r){"use strict";class n{constructor(e){this.length=0,this.entries=[],this.treeAdapter=e,this.bookmark=null}_getNoahArkConditionCandidates(e){const t=[];if(this.length>=3){const r=this.treeAdapter.getAttrList(e).length,o=this.treeAdapter.getTagName(e),c=this.treeAdapter.getNamespaceURI(e);for(let i=this.length-1;i>=0;i--){const e=this.entries[i];if(e.type===n.MARKER_ENTRY)break;const element=e.element,l=this.treeAdapter.getAttrList(element);this.treeAdapter.getTagName(element)===o&&this.treeAdapter.getNamespaceURI(element)===c&&l.length===r&&t.push({idx:i,attrs:l})}}return t.length<3?[]:t}_ensureNoahArkCondition(e){const t=this._getNoahArkConditionCandidates(e);let r=t.length;if(r){const n=this.treeAdapter.getAttrList(e),o=n.length,c=Object.create(null);for(let i=0;i=2;i--)this.entries.splice(t[i].idx,1),this.length--}}insertMarker(){this.entries.push({type:n.MARKER_ENTRY}),this.length++}pushElement(element,e){this._ensureNoahArkCondition(element),this.entries.push({type:n.ELEMENT_ENTRY,element:element,token:e}),this.length++}insertElementAfterBookmark(element,e){let t=this.length-1;for(;t>=0&&this.entries[t]!==this.bookmark;t--);this.entries.splice(t+1,0,{type:n.ELEMENT_ENTRY,element:element,token:e}),this.length++}removeEntry(e){for(let i=this.length-1;i>=0;i--)if(this.entries[i]===e){this.entries.splice(i,1),this.length--;break}}clearToLastMarker(){for(;this.length;){const e=this.entries.pop();if(this.length--,e.type===n.MARKER_ENTRY)break}}getElementEntryInScopeWithTagName(e){for(let i=this.length-1;i>=0;i--){const t=this.entries[i];if(t.type===n.MARKER_ENTRY)return null;if(this.treeAdapter.getTagName(t.element)===e)return t}return null}getElementEntry(element){for(let i=this.length-1;i>=0;i--){const e=this.entries[i];if(e.type===n.ELEMENT_ENTRY&&e.element===element)return e}return null}}n.MARKER_ENTRY="MARKER_ENTRY",n.ELEMENT_ENTRY="ELEMENT_ENTRY",e.exports=n},function(e,t,r){"use strict";const n=r(146),o=r(280),c=r(532),l=r(813),d=r(162).TAG_NAMES;e.exports=class extends n{constructor(e){super(e),this.parser=e,this.treeAdapter=this.parser.treeAdapter,this.posTracker=null,this.lastStartTagToken=null,this.lastFosterParentingLocation=null,this.currentToken=null}_setStartLocation(element){let e=null;this.lastStartTagToken&&(e=Object.assign({},this.lastStartTagToken.location),e.startTag=this.lastStartTagToken.location),this.treeAdapter.setNodeSourceCodeLocation(element,e)}_setEndLocation(element,e){if(this.treeAdapter.getNodeSourceCodeLocation(element)&&e.location){const t=e.location,r=this.treeAdapter.getTagName(element),n={};e.type===o.END_TAG_TOKEN&&r===e.tagName?(n.endTag=Object.assign({},t),n.endLine=t.endLine,n.endCol=t.endCol,n.endOffset=t.endOffset):(n.endLine=t.startLine,n.endCol=t.startCol,n.endOffset=t.startOffset),this.treeAdapter.updateNodeSourceCodeLocation(element,n)}}_getOverriddenMethods(e,t){return{_bootstrap(r,o){t._bootstrap.call(this,r,o),e.lastStartTagToken=null,e.lastFosterParentingLocation=null,e.currentToken=null;const d=n.install(this.tokenizer,c);e.posTracker=d.posTracker,n.install(this.openElements,l,{onItemPop:function(element){e._setEndLocation(element,e.currentToken)}})},_runParsingLoop(r){t._runParsingLoop.call(this,r);for(let i=this.openElements.stackTop;i>=0;i--)e._setEndLocation(this.openElements.items[i],e.currentToken)},_processTokenInForeignContent(r){e.currentToken=r,t._processTokenInForeignContent.call(this,r)},_processToken(r){e.currentToken=r,t._processToken.call(this,r);if(r.type===o.END_TAG_TOKEN&&(r.tagName===d.HTML||r.tagName===d.BODY&&this.openElements.hasInScope(d.BODY)))for(let i=this.openElements.stackTop;i>=0;i--){const element=this.openElements.items[i];if(this.treeAdapter.getTagName(element)===r.tagName){e._setEndLocation(element,r);break}}},_setDocumentType(e){t._setDocumentType.call(this,e);const r=this.treeAdapter.getChildNodes(this.document),n=r.length;for(let i=0;i0;i--)e.onItemPop(this.items[i]);t.popAllUpToHtmlElement.call(this)},remove(element){e.onItemPop(this.current),t.remove.call(this,element)}}}}},function(e,t,r){"use strict";const n=r(371),o=r(815),c=r(532),l=r(146);e.exports=class extends n{constructor(e,t){super(e,t),this.opts=t,this.ctLoc=null,this.locBeforeToken=!1}_setErrorLocation(e){this.ctLoc&&(e.startLine=this.ctLoc.startLine,e.startCol=this.ctLoc.startCol,e.startOffset=this.ctLoc.startOffset,e.endLine=this.locBeforeToken?this.ctLoc.startLine:this.ctLoc.endLine,e.endCol=this.locBeforeToken?this.ctLoc.startCol:this.ctLoc.endCol,e.endOffset=this.locBeforeToken?this.ctLoc.startOffset:this.ctLoc.endOffset)}_getOverriddenMethods(e,t){return{_bootstrap(r,n){t._bootstrap.call(this,r,n),l.install(this.tokenizer,o,e.opts),l.install(this.tokenizer,c)},_processInputToken(r){e.ctLoc=r.location,t._processInputToken.call(this,r)},_err(code,t){e.locBeforeToken=t&&t.beforeToken,e._reportError(code)}}}}},function(e,t,r){"use strict";const n=r(371),o=r(816),c=r(146);e.exports=class extends n{constructor(e,t){super(e,t);const r=c.install(e.preprocessor,o,t);this.posTracker=r.posTracker}}},function(e,t,r){"use strict";const n=r(371),o=r(533),c=r(146);e.exports=class extends n{constructor(e,t){super(e,t),this.posTracker=c.install(e,o),this.lastErrOffset=-1}_reportError(code){this.lastErrOffset!==this.posTracker.offset&&(this.lastErrOffset=this.posTracker.offset,super._reportError(code))}}},function(e,t,r){"use strict";const n=r(280),o=r(162),c=o.TAG_NAMES,l=o.NAMESPACES,d=o.ATTRS,f="text/html",h="application/xhtml+xml",m={attributename:"attributeName",attributetype:"attributeType",basefrequency:"baseFrequency",baseprofile:"baseProfile",calcmode:"calcMode",clippathunits:"clipPathUnits",diffuseconstant:"diffuseConstant",edgemode:"edgeMode",filterunits:"filterUnits",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",limitingconeangle:"limitingConeAngle",markerheight:"markerHeight",markerunits:"markerUnits",markerwidth:"markerWidth",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",numoctaves:"numOctaves",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",refx:"refX",refy:"refY",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",specularconstant:"specularConstant",specularexponent:"specularExponent",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stitchtiles:"stitchTiles",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textlength:"textLength",viewbox:"viewBox",viewtarget:"viewTarget",xchannelselector:"xChannelSelector",ychannelselector:"yChannelSelector",zoomandpan:"zoomAndPan"},v={"xlink:actuate":{prefix:"xlink",name:"actuate",namespace:l.XLINK},"xlink:arcrole":{prefix:"xlink",name:"arcrole",namespace:l.XLINK},"xlink:href":{prefix:"xlink",name:"href",namespace:l.XLINK},"xlink:role":{prefix:"xlink",name:"role",namespace:l.XLINK},"xlink:show":{prefix:"xlink",name:"show",namespace:l.XLINK},"xlink:title":{prefix:"xlink",name:"title",namespace:l.XLINK},"xlink:type":{prefix:"xlink",name:"type",namespace:l.XLINK},"xml:base":{prefix:"xml",name:"base",namespace:l.XML},"xml:lang":{prefix:"xml",name:"lang",namespace:l.XML},"xml:space":{prefix:"xml",name:"space",namespace:l.XML},xmlns:{prefix:"",name:"xmlns",namespace:l.XMLNS},"xmlns:xlink":{prefix:"xmlns",name:"xlink",namespace:l.XMLNS}},y=t.SVG_TAG_NAMES_ADJUSTMENT_MAP={altglyph:"altGlyph",altglyphdef:"altGlyphDef",altglyphitem:"altGlyphItem",animatecolor:"animateColor",animatemotion:"animateMotion",animatetransform:"animateTransform",clippath:"clipPath",feblend:"feBlend",fecolormatrix:"feColorMatrix",fecomponenttransfer:"feComponentTransfer",fecomposite:"feComposite",feconvolvematrix:"feConvolveMatrix",fediffuselighting:"feDiffuseLighting",fedisplacementmap:"feDisplacementMap",fedistantlight:"feDistantLight",feflood:"feFlood",fefunca:"feFuncA",fefuncb:"feFuncB",fefuncg:"feFuncG",fefuncr:"feFuncR",fegaussianblur:"feGaussianBlur",feimage:"feImage",femerge:"feMerge",femergenode:"feMergeNode",femorphology:"feMorphology",feoffset:"feOffset",fepointlight:"fePointLight",fespecularlighting:"feSpecularLighting",fespotlight:"feSpotLight",fetile:"feTile",feturbulence:"feTurbulence",foreignobject:"foreignObject",glyphref:"glyphRef",lineargradient:"linearGradient",radialgradient:"radialGradient",textpath:"textPath"},_={[c.B]:!0,[c.BIG]:!0,[c.BLOCKQUOTE]:!0,[c.BODY]:!0,[c.BR]:!0,[c.CENTER]:!0,[c.CODE]:!0,[c.DD]:!0,[c.DIV]:!0,[c.DL]:!0,[c.DT]:!0,[c.EM]:!0,[c.EMBED]:!0,[c.H1]:!0,[c.H2]:!0,[c.H3]:!0,[c.H4]:!0,[c.H5]:!0,[c.H6]:!0,[c.HEAD]:!0,[c.HR]:!0,[c.I]:!0,[c.IMG]:!0,[c.LI]:!0,[c.LISTING]:!0,[c.MENU]:!0,[c.META]:!0,[c.NOBR]:!0,[c.OL]:!0,[c.P]:!0,[c.PRE]:!0,[c.RUBY]:!0,[c.S]:!0,[c.SMALL]:!0,[c.SPAN]:!0,[c.STRONG]:!0,[c.STRIKE]:!0,[c.SUB]:!0,[c.SUP]:!0,[c.TABLE]:!0,[c.TT]:!0,[c.U]:!0,[c.UL]:!0,[c.VAR]:!0};t.causesExit=function(e){const t=e.tagName;return!!(t===c.FONT&&(null!==n.getTokenAttr(e,d.COLOR)||null!==n.getTokenAttr(e,d.SIZE)||null!==n.getTokenAttr(e,d.FACE)))||_[t]},t.adjustTokenMathMLAttrs=function(e){for(let i=0;i/g;class T{constructor(e,t){this.options=o(h,t),this.treeAdapter=this.options.treeAdapter,this.html="",this.startNode=e}serialize(){return this._serializeChildNodes(this.startNode),this.html}_serializeChildNodes(e){const t=this.treeAdapter.getChildNodes(e);if(t)for(let i=0,e=t.length;i",t!==d.AREA&&t!==d.BASE&&t!==d.BASEFONT&&t!==d.BGSOUND&&t!==d.BR&&t!==d.COL&&t!==d.EMBED&&t!==d.FRAME&&t!==d.HR&&t!==d.IMG&&t!==d.INPUT&&t!==d.KEYGEN&&t!==d.LINK&&t!==d.META&&t!==d.PARAM&&t!==d.SOURCE&&t!==d.TRACK&&t!==d.WBR){const n=t===d.TEMPLATE&&r===f.HTML?this.treeAdapter.getTemplateContent(e):e;this._serializeChildNodes(n),this.html+=""}}_serializeAttributes(e){const t=this.treeAdapter.getAttrList(e);for(let i=0,e=t.length;i"}}T.escapeString=function(e,t){return e=e.replace(m,"&").replace(v," "),e=t?e.replace(y,"""):e.replace(_,"<").replace(w,">")},e.exports=T},function(e,t,r){"use strict";const n=r(372),{DOCUMENT_MODE:o}=r(162),c={element:1,text:3,cdata:4,comment:8},l={tagName:"name",childNodes:"children",parentNode:"parent",previousSibling:"prev",nextSibling:"next",nodeValue:"data"};class d{constructor(e){for(const t of Object.keys(e))this[t]=e[t]}get firstChild(){const e=this.children;return e&&e[0]||null}get lastChild(){const e=this.children;return e&&e[e.length-1]||null}get nodeType(){return c[this.type]||c.element}}Object.keys(l).forEach((e=>{const t=l[e];Object.defineProperty(d.prototype,e,{get:function(){return this[t]||null},set:function(e){return this[t]=e,e}})})),t.createDocument=function(){return new d({type:"root",name:"root",parent:null,prev:null,next:null,children:[],"x-mode":o.NO_QUIRKS})},t.createDocumentFragment=function(){return new d({type:"root",name:"root",parent:null,prev:null,next:null,children:[]})},t.createElement=function(e,t,r){const n=Object.create(null),o=Object.create(null),c=Object.create(null);for(let i=0;i1?this:v(this[0],e,this.options.xmlMode)},t.prop=function(e,t){var r=this;if("string"==typeof e&&void 0===t)switch(e){case"style":var n=this.css(),c=Object.keys(n);return c.forEach((function(p,i){n[i]=p})),n.length=c.length,n;case"tagName":case"nodeName":var l=this[0];return o.isTag(l)?l.name.toUpperCase():void 0;case"outerHTML":return this.clone().wrap("").parent().html();case"innerHTML":return this.html();default:return _(this[0],e,this.options.xmlMode)}if("object"==typeof e||void 0!==t){if("function"==typeof t){if("object"==typeof e)throw new Error("Bad combination of arguments.");return o.domEach(this,(function(n,i){o.isTag(n)&&w(n,e,t.call(n,i,_(n,e,r.options.xmlMode)),r.options.xmlMode)}))}return o.domEach(this,(function(n){o.isTag(n)&&("object"==typeof e?Object.keys(e).forEach((function(t){var o=e[t];w(n,t,o,r.options.xmlMode)})):w(n,e,t,r.options.xmlMode))}))}},t.data=function(e,t){var r,n=this[0];if(n&&o.isTag(n)){var l=n;return null!==(r=l.data)&&void 0!==r||(l.data={}),e?"object"==typeof e||void 0!==t?(o.domEach(this,(function(r){o.isTag(r)&&("object"==typeof e?T(r,e):T(r,e,t))})),this):c.call(l.data,e)?l.data[e]:E(l,e):E(l)}},t.val=function(e){var t=0===arguments.length,element=this[0];if(!element||!o.isTag(element))return t?void 0:this;switch(element.name){case"textarea":return this.text(e);case"select":var option=this.find("option:selected");if(!t){if(null==this.attr("multiple")&&"object"==typeof e)return this;this.find("option").removeAttr("selected");for(var r="object"!=typeof e?[e]:e,i=0;i-1;){var c=n+e.length;if((0===n||l.test(r[n-1]))&&(c===r.length||l.test(r[c])))return!0}return!1}))},t.addClass=function e(t){if("function"==typeof t)return o.domEach(this,(function(r,i){if(o.isTag(r)){var n=r.attribs.class||"";e.call([r],t.call(r,i,n))}}));if(!t||"string"!=typeof t)return this;for(var r=t.split(l),n=this.length,i=0;i=0&&(t.splice(f,1),l=!0,d--)}l&&(e.attribs.class=t.join(" "))}}))},t.toggleClass=function e(t,r){if("function"==typeof t)return o.domEach(this,(function(n,i){o.isTag(n)&&e.call([n],t.call(n,i,n.attribs.class||"",r),r)}));if(!t||"string"!=typeof t)return this;for(var n=t.split(l),c=n.length,d="boolean"==typeof r?r?1:-1:0,f=this.length,i=0;i=0&&y<0?m.push(n[v]):d<=0&&y>=0&&m.splice(y,1)}h.attribs.class=m.join(" ")}}return this}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addBack=t.add=t.end=t.slice=t.index=t.toArray=t.get=t.eq=t.last=t.first=t.has=t.not=t.is=t.filterArray=t.filter=t.map=t.each=t.contents=t.children=t.siblings=t.prevUntil=t.prevAll=t.prev=t.nextUntil=t.nextAll=t.next=t.closest=t.parentsUntil=t.parents=t.parent=t.find=void 0;var n=r(161),o=r(95),select=n.__importStar(r(505)),c=r(212),l=r(241),d=r(211),f=d.DomUtils.uniqueSort,h=/^\s*[~+]/;function m(e){return function(t){for(var r=[],n=1;n1&&c.length>1?r.reduce((function(e,t){return t(e)}),c):c)}}}t.find=function(e){var t;if(!e)return this._make([]);var r=this.toArray();if("string"!=typeof e){var n=c.isCheerio(e)?e.toArray():[e];return this._make(n.filter((function(e){return r.some((function(t){return l.contains(t,e)}))})))}var o=h.test(e)?r:this.children().toArray(),d={context:r,root:null===(t=this._root)||void 0===t?void 0:t[0],xmlMode:this.options.xmlMode};return this._make(select.select(e,o,d))};var v=m((function(e,t){for(var r,n=[],i=0;i0})},t.first=function(){return this.length>1?this._make(this[0]):this},t.last=function(){return this.length>0?this._make(this[this.length-1]):this},t.eq=function(i){var e;return 0===(i=+i)&&this.length<=1?this:(i<0&&(i=this.length+i),this._make(null!==(e=this[i])&&void 0!==e?e:[]))},t.get=function(i){return null==i?this.toArray():this[i<0?this.length+i:i]},t.toArray=function(){return Array.prototype.slice.call(this)},t.index=function(e){var t,r;return null==e?(t=this.parent().children(),r=this[0]):"string"==typeof e?(t=this._make(e),r=this[0]):(t=this,r=c.isCheerio(e)?e[0]:e),Array.prototype.indexOf.call(t,r)},t.slice=function(e,t){return this._make(Array.prototype.slice.call(this,e,t))},t.end=function(){var e;return null!==(e=this.prevObject)&&void 0!==e?e:this._make([])},t.add=function(e,t){var r=this._make(e,t),o=f(n.__spreadArray(n.__spreadArray([],this.get()),r.get()));return this._make(o)},t.addBack=function(e){return this.prevObject?this.add(e?this.prevObject.filter(e):this.prevObject):this}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.clone=t.text=t.toString=t.html=t.empty=t.replaceWith=t.remove=t.insertBefore=t.before=t.insertAfter=t.after=t.wrapAll=t.unwrap=t.wrapInner=t.wrap=t.prepend=t.append=t.prependTo=t.appendTo=t._makeDomArray=void 0;var n=r(161),o=r(95),c=r(95),l=n.__importStar(r(373)),d=r(241),f=r(212),h=r(211);function m(e){return function(){for(var t=this,r=[],n=0;n-1&&(_.children.splice(w,1),c===_&&t>w&&f[0]--)}y.parent=c,y.prev&&(y.prev.next=null!==(l=y.next)&&void 0!==l?l:null),y.next&&(y.next.prev=null!==(d=y.prev)&&void 0!==d?d:null),y.prev=o[v-1]||h,y.next=o[v+1]||m}return h&&(h.next=o[0]),m&&(m.prev=o[o.length-1]),e.splice.apply(e,f)}function y(e){return function(t){for(var r=this.length-1,n=this.parents().last(),i=0;i>>2]>>>24-i%4*8&255;t[n+i>>>2]|=c<<24-(n+i)%4*8}else for(var l=0;l>>2]=r[l>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=h.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],i=0;i>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],i=0;i>>3]|=parseInt(e.substr(i,2),16)<<24-i%8*4;return new m.init(r,t/2)}},_=v.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var t=e.length,r=[],i=0;i>>2]|=(255&e.charCodeAt(i))<<24-i%4*8;return new m.init(r,t)}},w=v.Utf8={stringify:function(e){try{return decodeURIComponent(escape(_.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return _.parse(unescape(encodeURIComponent(e)))}},T=f.BufferedBlockAlgorithm=h.extend({reset:function(){this._data=new m.init,this._nDataBytes=0},_append:function(data){"string"==typeof data&&(data=w.parse(data)),this._data.concat(data),this._nDataBytes+=data.sigBytes},_process:function(t){var r,data=this._data,n=data.words,o=data.sigBytes,c=this.blockSize,l=o/(4*c),d=(l=t?e.ceil(l):e.max((0|l)-this._minBufferSize,0))*c,f=e.min(4*d,o);if(d){for(var h=0;h=o&&e.charCodeAt(t)<=c;)n=10*n+(e.charCodeAt(t)-o),t++;return t===r?null:n}function h(){for(;te<=b;if(0===a)return e=>e===b;if(1===a)return b<0?f.a.trueFunc:e=>e>=b;const t=Math.abs(a),r=(b%t+t)%t;return a>1?e=>e>=b&&e%t===r:e=>e<=b&&e%t===r}function m(e){const a=e[0];let b=e[1]-1,t=0;if(a<0){const e=-a,r=(b%e+e)%e;return()=>{const n=r+e*t++;return n>b?null:n}}return 0===a?b<0?()=>null:()=>0==t++?b:null:(b<0&&(b+=a*Math.ceil(-b/a)),()=>a*t+++b)}function v(e){return h(l(e))}function y(e){return m(l(e))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(43);function o(){var e;const t=n.b.navigator;return{status:t.onLine?"connected":"not_connected",interfaces:t.connection&&t.connection.type?[t.connection.type]:void 0,effective_type:null===(e=t.connection)||void 0===e?void 0:e.effectiveType}}},function(e,t,r){"use strict";r.d(t,"c",(function(){return o})),r.d(t,"a",(function(){return c})),r.d(t,"b",(function(){return l}));var n=r(43);function o(){const e=Object(n.a)().DatadogEventBridge;if(e)return{getCapabilities(){var t;return JSON.parse((null===(t=e.getCapabilities)||void 0===t?void 0:t.call(e))||"[]")},getPrivacyLevel(){var t;return null===(t=e.getPrivacyLevel)||void 0===t?void 0:t.call(e)},getAllowedWebViewHosts:()=>JSON.parse(e.getAllowedWebViewHosts()),send(t,r,n){const view=n?{id:n}:void 0;e.send(JSON.stringify({eventType:t,event:r,view:view}))}}}function c(e){const t=o();return!!t&&t.getCapabilities().includes(e)}function l(e){var t;void 0===e&&(e=null===(t=Object(n.a)().location)||void 0===t?void 0:t.hostname);const r=o();return!!r&&r.getAllowedWebViewHosts().some((t=>e===t||e.endsWith(`.${t}`)))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return f}));var n=r(30),o=r(167),c=r(567),l=r(116),d=r(103);function f({encoder:e,request:t,flushController:r,messageBytesLimit:f}){let m={};const v=r.flushObservable.subscribe((r=>function(r){const n=Object(o.c)(m).join("\n");m={};const l=Object(c.c)(r.reason),f=l?t.sendOnExit:t.send;if(l&&e.isAsync){const t=e.finishSync();t.outputBytesCount&&f(h(t));const r=[t.pendingData,n].filter(Boolean).join("\n");r&&f({data:r,bytesCount:Object(d.c)(r)})}else n&&e.write(e.isEmpty?n:`\n${n}`),e.finish((e=>{f(h(e))}))}(r)));function y(t,o){const c=Object(l.b)(t),d=e.estimateEncodedBytesCount(c);d>=f?n.e.warn(`Discarded a message whose size was bigger than the maximum allowed size ${f}KB. ${n.d} ${n.c}/#technical-limitations`):(function(e){return void 0!==e&&void 0!==m[e]}(o)&&function(t){const n=m[t];delete m[t];const o=e.estimateEncodedBytesCount(n);r.notifyAfterRemoveMessage(o)}(o),function(t,n,o){r.notifyBeforeAddMessage(n),void 0!==o?(m[o]=t,r.notifyAfterAddMessage()):e.write(e.isEmpty?t:`\n${t}`,(e=>{r.notifyAfterAddMessage(e-n)}))}(c,d,o))}return{flushController:r,add:y,upsert:y,stop:v.unsubscribe}}function h(e){let data;return data="string"==typeof e.output?e.output:new Blob([e.output],{type:"text/plain"}),{data:data,bytesCount:e.outputBytesCount,encoding:e.encoding}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(42),o=r(52);function c({messagesLimit:e,bytesLimit:t,durationLimit:r,pageMayExitObservable:c,sessionExpireObservable:l}){const d=c.subscribe((e=>_(e.reason))),f=l.subscribe((()=>_("session_expire"))),h=new n.b((()=>()=>{d.unsubscribe(),f.unsubscribe()}));let m,v=0,y=0;function _(e){if(0===y)return;const t=y,r=v;y=0,v=0,w(),h.notify({reason:e,messagesCount:t,bytesCount:r})}function w(){Object(o.b)(m),m=void 0}return{flushObservable:h,get messagesCount(){return y},notifyBeforeAddMessage(e){v+e>=t&&_("bytes_limit"),y+=1,v+=e,void 0===m&&(m=Object(o.d)((()=>{_("duration_limit")}),r))},notifyAfterAddMessage(r=0){v+=r,y>=e?_("messages_limit"):v>=t&&_("bytes_limit")},notifyAfterRemoveMessage(e){v-=e,y-=1,0===y&&w()}}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return l})),r.d(t,"a",(function(){return d}));var n=r(286),o=r(35),c=r(30);function l(e){const t={version:"6.21.2",onReady(e){e()},...e};return Object.defineProperty(t,"_setDebug",{get:()=>o.e,enumerable:!1}),t}function d(e,t,r){const o=e[t];o&&!o.q&&o.version&&c.e.warn("SDK is loaded more than once. This is unsupported and might have unexpected behavior."),e[t]=r,o&&o.q&&o.q.forEach((e=>Object(n.a)(e,"onReady callback threw an error:")()))}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return l}));var n=r(104),o=r(84);function c(e,t,r){if(document.readyState===t||"complete"===document.readyState)return r(),{stop:n.a};const c="complete"===t?"load":"DOMContentLoaded";return Object(o.a)(e,window,c,r,{once:!0})}function l(e,t){return new Promise((r=>{c(e,t,r)}))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return x})),r.d(t,"b",(function(){return k})),r.d(t,"c",(function(){return N})),r.d(t,"e",(function(){return M})),r.d(t,"d",(function(){return R}));var n=r(286),o=r(30),c=r(16),l=r(132),d=r(103),f=r(96),h=r(292),m=r(376),v=r(564);const y=["chrome-extension://","moz-extension://"];function _(e){return y.some((t=>e.includes(t)))}var w=r(885);const T="Running the Browser SDK in a Web extension content script is discouraged and will be forbidden in a future major release unless the `allowedTrackingOrigins` option is provided.",E="SDK initialized on a non-allowed domain.";function S(e,t,r=("undefined"!=typeof location?location.origin:"")){const n=e.allowedTrackingOrigins;if(!n){if(function(e,t=""){return!_(e)&&_(t.split("\n").filter((line=>{const e=line.trim();return e.length&&/^at\s+|@/.test(e)}))[1]||"")}(r,t)){o.e.warn(T);const e=function(e=""){for(const t of y){const r=e.match(new RegExp(`${t}[^/]+`));if(r)return r[0]}}(t);Object(w.b)(T,{extensionUrl:e||"unknown"})}return!0}const c=Object(v.b)(n,r);return c||o.e.error(E),c}var A=r(43),C=r(570);const x={ALLOW:"allow",MASK:"mask",MASK_USER_INPUT:"mask-user-input",MASK_UNLESS_ALLOWLISTED:"mask-unless-allowlisted"},k={ALL:"all",SAMPLED:"sampled"};function O(e,t){return null==e||"string"==typeof e||(o.e.error(`${t} must be defined as a string`),!1)}function N(e,t){return!(void 0!==e&&!Object(l.b)(e))||(o.e.error(`${t} Sample Rate should be a number between 0 and 100`),!1)}function M(e,t){var r,l,v,y,_,w,T,E,x,k;if(e&&e.clientToken)if(void 0===e.allowedTrackingOrigins||Array.isArray(e.allowedTrackingOrigins)){if((!(M=e.site)||"string"!=typeof M||/(datadog|ddog|datad0g|dd0g)/.test(M)||(o.e.error(`Site should be a valid Datadog site. ${o.d} ${o.b}/getting_started/site/.`),0))&&N(e.sessionSampleRate,"Session")&&N(e.telemetrySampleRate,"Telemetry")&&N(e.telemetryConfigurationSampleRate,"Telemetry Configuration")&&N(e.telemetryUsageSampleRate,"Telemetry Usage")&&O(e.version,"Version")&&O(e.env,"Env")&&O(e.service,"Service")&&S(e,null!=t?t:"")){var M;if(void 0===e.trackingConsent||Object(f.c)(m.a,e.trackingConsent))return{beforeSend:e.beforeSend&&Object(n.a)(e.beforeSend,"beforeSend threw an error:"),sessionStoreStrategyType:A.c?void 0:Object(h.a)(e),sessionSampleRate:null!==(r=e.sessionSampleRate)&&void 0!==r?r:100,telemetrySampleRate:null!==(l=e.telemetrySampleRate)&&void 0!==l?l:20,telemetryConfigurationSampleRate:null!==(v=e.telemetryConfigurationSampleRate)&&void 0!==v?v:5,telemetryUsageSampleRate:null!==(y=e.telemetryUsageSampleRate)&&void 0!==y?y:5,service:null!==(_=e.service)&&void 0!==_?_:void 0,env:null!==(w=e.env)&&void 0!==w?w:void 0,version:null!==(T=e.version)&&void 0!==T?T:void 0,datacenter:null!==(E=e.datacenter)&&void 0!==E?E:void 0,silentMultipleInit:!!e.silentMultipleInit,allowUntrustedEvents:!!e.allowUntrustedEvents,trackingConsent:null!==(x=e.trackingConsent)&&void 0!==x?x:m.a.GRANTED,trackAnonymousUser:null===(k=e.trackAnonymousUser)||void 0===k||k,storeContextsAcrossPages:!!e.storeContextsAcrossPages,batchBytesLimit:16*d.a,eventRateLimiterThreshold:3e3,maxTelemetryEventsPerPage:15,flushTimeout:30*c.c,batchMessagesLimit:A.c?1:50,messageBytesLimit:256*d.a,variant:e.variant,sdkVersion:e.sdkVersion,...Object(C.a)(e)};o.e.error('Tracking Consent should be either "granted" or "not-granted"')}}else o.e.error("Allowed Tracking Origins must be an array");else o.e.error("Client Token is not configured, we will not send any data.")}function R(e){return{session_sample_rate:e.sessionSampleRate,telemetry_sample_rate:e.telemetrySampleRate,telemetry_configuration_sample_rate:e.telemetryConfigurationSampleRate,telemetry_usage_sample_rate:e.telemetryUsageSampleRate,use_before_send:!!e.beforeSend,use_partitioned_cross_site_session_cookie:e.usePartitionedCrossSiteSessionCookie,use_secure_session_cookie:e.useSecureSessionCookie,use_proxy:!!e.proxy,silent_multiple_init:e.silentMultipleInit,track_session_across_subdomains:e.trackSessionAcrossSubdomains,track_anonymous_user:e.trackAnonymousUser,session_persistence:e.sessionPersistence,allow_fallback_to_local_storage:!!e.allowFallbackToLocalStorage,store_contexts_across_pages:!!e.storeContextsAcrossPages,allow_untrusted_events:!!e.allowUntrustedEvents,tracking_consent:e.trackingConsent,use_allowed_tracking_origins:Array.isArray(e.allowedTrackingOrigins),source:e.source,sdk_version:e.sdkVersion,variant:e.variant}}},function(e,t,r){"use strict";r.d(t,"f",(function(){return j})),r.d(t,"b",(function(){return B})),r.d(t,"c",(function(){return U})),r.d(t,"a",(function(){return F})),r.d(t,"d",(function(){return H})),r.d(t,"e",(function(){return z}));var n=r(30),o=r(133),c=r(117),l=r(247),d=r(566),f=r(98),h=r(42),m=r(16),v=r(35),y=r(565),_=r(132),w=r(116),T=r(148),E=r(123),S=r(878),A=r(879),C=r(880),x=r(886),k=r(881),O=r(216),N=r(43);const M={LOG:"log",CONFIGURATION:"configuration",USAGE:"usage"},R=["https://www.datadoghq-browser-agent.com","https://www.datad0g-browser-agent.com","https://d3uc069fcn7uxw.cloudfront.net","https://d20xtzwzcl0ceb.cloudfront.net","http://localhost",""],I=1,L=[f.e];let D;function P(){return D||(D=new h.a(100)),D}function j(e,t,r,n,o,c){const E=new h.b,{stop:R}=function(e,t,r,n,o){const c=[];if(Object(A.b)()){const e=Object(A.c)(),t=o.subscribe((t=>e.send("internal_telemetry",t)));c.push(t.unsubscribe)}else{const l=[e.rumEndpointBuilder];e.replica&&function(e){return e.site===f.c}(e)&&l.push(e.replica.rumEndpointBuilder);const d=Object(C.a)({encoder:n(4),request:Object(x.a)(l,e.batchBytesLimit,t),flushController:Object(k.a)({messagesLimit:e.batchMessagesLimit,bytesLimit:e.batchBytesLimit,durationLimit:e.flushTimeout,pageMayExitObservable:r,sessionExpireObservable:new h.b}),messageBytesLimit:e.messageBytesLimit});c.push(d.stop);const m=o.subscribe(d.add);c.push(m.unsubscribe)}return{stop:()=>c.forEach((e=>e()))}}(t,n,o,c,E),{enabled:D,metricsEnabled:j}=function(e,t,r,n,o=I){const c={},f=!L.includes(t.site)&&Object(_.c)(t.telemetrySampleRate),h={[M.LOG]:f,[M.CONFIGURATION]:f&&Object(_.c)(t.telemetryConfigurationSampleRate),[M.USAGE]:f&&Object(_.c)(t.telemetryUsageSampleRate),metric:f&&Object(_.c)(o)},E={is_local_file:"file:"===(null===(C=N.b.location)||void 0===C?void 0:C.protocol),is_worker:N.c},A=P();var C;return A.subscribe((({rawEvent:o,metricName:l})=>{if(l&&!h.metric||!h[o.type])return;const d=l||o.status||o.type;let f=c[d];if(f||(f=c[d]=new Set),f.size>=t.maxTelemetryEventsPerPage)return;const v=Object(w.b)(o);if(f.has(v))return;const _=r.triggerHook(1,{startTime:Object(m.f)().relative});if(_===O.a)return;const T=x(_,e,o,E);n.notify(T),Object(y.a)("telemetry",T),f.add(v)})),A.unbuffer(),Object(v.f)(U),{enabled:f,metricsEnabled:h.metric};function x(e,r,n,o){const c={type:"telemetry",date:Object(m.f)().timeStamp,service:r,version:"6.21.2",source:"browser",_dd:{format_version:2},telemetry:Object(T.a)(n,{runtime_env:o,connectivity:Object(S.a)(),sdk_setup:"npm"}),ddtags:Object(d.a)(t).join(","),experimental_features:Array.from(Object(l.b)())};return Object(T.a)(c,e)}}(e,t,r,E);return{stop:R,enabled:D,metricsEnabled:j}}function B(e,t){Object(v.b)(n.a.debug,e,t),P().notify({rawEvent:{type:M.LOG,message:e,status:"debug",...t}})}function U(e,t){P().notify({rawEvent:{type:M.LOG,status:"error",...G(e),...t}})}function F(e){P().notify({rawEvent:{type:M.CONFIGURATION,configuration:e}})}function H(e,t){P().notify({rawEvent:{type:M.LOG,message:e,status:"debug",...t},metricName:e})}function z(e){P().notify({rawEvent:{type:M.USAGE,usage:e}})}function G(e){if(Object(o.c)(e)){const t=Object(E.a)(e);return{error:{kind:t.name,stack:Object(c.c)(V(t))},message:t.message}}return{error:{stack:o.a},message:`Uncaught ${Object(w.b)(e)}`}}function V(e){return e.stack=e.stack.filter((e=>!e.url||R.some((t=>e.url.startsWith(t))))),e}},function(e,t,r){"use strict";r.d(t,"a",(function(){return x}));var n=r(35),o=r(42),c=r(52),l=r(16),d=r(103),f=r(568),h=r(131);const m=80*d.a,v=32,y=20*d.b,_=l.b,w=l.c;function T(e,t,r,n,o,c){0===t.transportStatus&&0===t.queuedPayloads.size()&&t.bandwidthMonitor.canHandle(e)?S(e,t,r,c,{onSuccess:()=>A(0,t,r,n,o,c),onFailure:()=>{t.queuedPayloads.enqueue(e)||c.notify({type:"queue-full",bandwidth:t.bandwidthMonitor.stats(),payload:e}),E(t,r,n,o,c)}}):t.queuedPayloads.enqueue(e)||c.notify({type:"queue-full",bandwidth:t.bandwidthMonitor.stats(),payload:e})}function E(e,t,r,n,o){2===e.transportStatus&&Object(c.d)((()=>{S(e.queuedPayloads.first(),e,t,o,{onSuccess:()=>{e.queuedPayloads.dequeue(),e.currentBackoffTime=w,A(1,e,t,r,n,o)},onFailure:()=>{e.currentBackoffTime=Math.min(_,2*e.currentBackoffTime),E(e,t,r,n,o)}})}),e.currentBackoffTime)}function S(e,t,r,n,{onSuccess:o,onFailure:c}){t.bandwidthMonitor.add(e),r(e,(r=>{t.bandwidthMonitor.remove(e),!function(e){return"opaque"!==e.type&&(0===e.status&&!navigator.onLine||408===e.status||429===e.status||Object(f.a)(e.status))}(r)?(t.transportStatus=0,n.notify({type:"success",bandwidth:t.bandwidthMonitor.stats(),payload:e}),o()):(t.transportStatus=t.bandwidthMonitor.ongoingRequestCount>0?1:2,e.retry={count:e.retry?e.retry.count+1:1,lastFailureStatus:r.status},n.notify({type:"failure",bandwidth:t.bandwidthMonitor.stats(),payload:e}),c())}))}function A(e,t,r,n,o,c){0===e&&t.queuedPayloads.isFull()&&!t.queueFullReported&&(o({message:`Reached max ${n} events size queued for upload: ${y/d.b}MiB`,source:h.a.AGENT,startClocks:Object(l.f)()}),t.queueFullReported=!0);const f=t.queuedPayloads;for(t.queuedPayloads=C();f.size()>0;)T(f.dequeue(),t,r,n,o,c)}function C(){const e=[];return{bytesCount:0,enqueue(t){return!this.isFull()&&(e.push(t),this.bytesCount+=t.bytesCount,!0)},first:()=>e[0],dequeue(){const t=e.shift();return t&&(this.bytesCount-=t.bytesCount),t},size:()=>e.length,isFull(){return this.bytesCount>=y}}}function x(e,t,r){const n=new o.b,c={transportStatus:0,currentBackoffTime:w,bandwidthMonitor:{ongoingRequestCount:0,ongoingByteCount:0,canHandle(e){return 0===this.ongoingRequestCount||this.ongoingByteCount+e.bytesCount<=m&&this.ongoingRequestCount{for(const l of e)T(o,c,((e,r)=>N(l,t,e,r)),l.trackType,r,n)},sendOnExit:r=>{for(const n of e)k(n,t,r)}}}function k(e,t,r){if(!!navigator.sendBeacon&&r.bytesCountnull==o?void 0:o({status:e.status,type:e.type})))).catch(Object(n.c)((()=>M(e,r,o))))}else M(e,r,o)}function M(e,t,r){const o=e.build("fetch",t);fetch(o,{method:"POST",body:t.data,mode:"cors"}).then(Object(n.c)((e=>null==r?void 0:r({status:e.status,type:e.type})))).catch(Object(n.c)((()=>null==r?void 0:r({status:0}))))}}]]);