i-plane 1.0.2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -1,61 +1,61 @@
1
1
  #!/usr/bin/env node
2
- import{createRequire as sh}from"node:module";var Kd=Object.create;var{getPrototypeOf:Zd,defineProperty:Ya,getOwnPropertyNames:Qd}=Object;var eh=Object.prototype.hasOwnProperty;function th(e){return this[e]}var rh,nh,Ka=(e,t,r)=>{var n=e!=null&&typeof e==="object";if(n){var a=t?rh??=new WeakMap:nh??=new WeakMap,i=a.get(e);if(i)return i}r=e!=null?Kd(Zd(e)):{};let s=t||!e||!e.__esModule?Ya(r,"default",{value:e,enumerable:!0}):r;if(e&&typeof e==="object"||typeof e==="function"){for(let c of Qd(e))if(!eh.call(s,c))Ya(s,c,{get:th.bind(e,c),enumerable:!0})}if(n)a.set(e,s);return s};var I=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var ah=(e)=>e;function ih(e,t){this[e]=ah.bind(null,t)}var _o=(e,t)=>{for(var r in t)Ya(e,r,{get:t[r],enumerable:!0,configurable:!0,set:ih.bind(t,r)})};var Eo=sh(import.meta.url);var oc=I(function(z_,sc){var Vh=/^xn--/,Wh=/[^\0-\x7F]/,Gh=/[\x2E\u3002\uFF0E\uFF61]/g,Jh={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},tt=Math.floor,gi=String.fromCharCode;function Nt(e){throw RangeError(Jh[e])}function Xh(e,t){let r=[],n=e.length;while(n--)r[n]=t(e[n]);return r}function tc(e,t){let r=e.split("@"),n="";if(r.length>1)n=r[0]+"@",e=r[1];e=e.replace(Gh,".");let a=e.split("."),i=Xh(a,t).join(".");return n+i}function rc(e){let t=[],r=0,n=e.length;while(r<n){let a=e.charCodeAt(r++);if(a>=55296&&a<=56319&&r<n){let i=e.charCodeAt(r++);if((i&64512)==56320)t.push(((a&1023)<<10)+(i&1023)+65536);else t.push(a),r--}else t.push(a)}return t}var Yh=(e)=>String.fromCodePoint(...e),Kh=function(e){if(e>=48&&e<58)return 26+(e-48);if(e>=65&&e<91)return e-65;if(e>=97&&e<123)return e-97;return 36},ec=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},nc=function(e,t,r){let n=0;e=r?tt(e/700):e>>1,e+=tt(e/t);for(;e>455;n+=36)e=tt(e/35);return tt(n+36*e/(e+38))},ac=function(e){let t=[],r=e.length,n=0,a=128,i=72,s=e.lastIndexOf("-");if(s<0)s=0;for(let c=0;c<s;++c){if(e.charCodeAt(c)>=128)Nt("not-basic");t.push(e.charCodeAt(c))}for(let c=s>0?s+1:0;c<r;){let l=n;for(let p=1,m=36;;m+=36){if(c>=r)Nt("invalid-input");let E=Kh(e.charCodeAt(c++));if(E>=36)Nt("invalid-input");if(E>tt((2147483647-n)/p))Nt("overflow");n+=E*p;let f=m<=i?1:m>=i+26?26:m-i;if(E<f)break;let g=36-f;if(p>tt(2147483647/g))Nt("overflow");p*=g}let d=t.length+1;if(i=nc(n-l,d,l==0),tt(n/d)>2147483647-a)Nt("overflow");a+=tt(n/d),n%=d,t.splice(n++,0,a)}return String.fromCodePoint(...t)},ic=function(e){let t=[];e=rc(e);let r=e.length,n=128,a=0,i=72;for(let l of e)if(l<128)t.push(gi(l));let s=t.length,c=s;if(s)t.push("-");while(c<r){let l=2147483647;for(let p of e)if(p>=n&&p<l)l=p;let d=c+1;if(l-n>tt((2147483647-a)/d))Nt("overflow");a+=(l-n)*d,n=l;for(let p of e){if(p<n&&++a>2147483647)Nt("overflow");if(p===n){let m=a;for(let E=36;;E+=36){let f=E<=i?1:E>=i+26?26:E-i;if(m<f)break;let g=m-f,A=36-f;t.push(gi(ec(f+g%A,0))),m=tt(g/A)}t.push(gi(ec(m,0))),i=nc(a,d,c===s),a=0,++c}}++a,++n}return t.join("")},Zh=function(e){return tc(e,function(t){return Vh.test(t)?ac(t.slice(4).toLowerCase()):t})},Qh=function(e){return tc(e,function(t){return Wh.test(t)?"xn--"+ic(t):t})},ep={version:"2.3.1",ucs2:{decode:rc,encode:Yh},decode:ac,encode:ic,toASCII:Qh,toUnicode:Zh};sc.exports=ep});var ir=I(function(aE,Oc){Oc.exports=Vt;Vt.CAPTURING_PHASE=1;Vt.AT_TARGET=2;Vt.BUBBLING_PHASE=3;function Vt(e,t){if(this.type="",this.target=null,this.currentTarget=null,this.eventPhase=Vt.AT_TARGET,this.bubbles=!1,this.cancelable=!1,this.isTrusted=!1,this.defaultPrevented=!1,this.timeStamp=Date.now(),this._propagationStopped=!1,this._immediatePropagationStopped=!1,this._initialized=!0,this._dispatching=!1,e)this.type=e;if(t)for(var r in t)this[r]=t[r]}Vt.prototype=Object.create(Object.prototype,{constructor:{value:Vt},stopPropagation:{value:function(){this._propagationStopped=!0}},stopImmediatePropagation:{value:function(){this._propagationStopped=!0,this._immediatePropagationStopped=!0}},preventDefault:{value:function(){if(this.cancelable)this.defaultPrevented=!0}},initEvent:{value:function(t,r,n){if(this._initialized=!0,this._dispatching)return;this._propagationStopped=!1,this._immediatePropagationStopped=!1,this.defaultPrevented=!1,this.isTrusted=!1,this.target=null,this.type=t,this.bubbles=r,this.cancelable=n}}})});var Ci=I(function(iE,Bc){var qc=ir();Bc.exports=Ti;function Ti(){qc.call(this),this.view=null,this.detail=0}Ti.prototype=Object.create(qc.prototype,{constructor:{value:Ti},initUIEvent:{value:function(e,t,r,n,a){this.initEvent(e,t,r),this.view=n,this.detail=a}}})});var Ri=I(function(sE,Hc){var Pc=Ci();Hc.exports=Ai;function Ai(){Pc.call(this),this.screenX=this.screenY=this.clientX=this.clientY=0,this.ctrlKey=this.altKey=this.shiftKey=this.metaKey=!1,this.button=0,this.buttons=1,this.relatedTarget=null}Ai.prototype=Object.create(Pc.prototype,{constructor:{value:Ai},initMouseEvent:{value:function(e,t,r,n,a,i,s,c,l,d,p,m,E,f,g){switch(this.initEvent(e,t,r,n,a),this.screenX=i,this.screenY=s,this.clientX=c,this.clientY=l,this.ctrlKey=d,this.altKey=p,this.shiftKey=m,this.metaKey=E,this.button=f,f){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2;break;default:this.buttons=0;break}this.relatedTarget=g}},getModifierState:{value:function(e){switch(e){case"Alt":return this.altKey;case"Control":return this.ctrlKey;case"Shift":return this.shiftKey;case"Meta":return this.metaKey;default:return!1}}}})});var Xn=I(function(oE,Uc){Uc.exports=Jn;var Mx=1,Ix=3,Ox=4,qx=5,Bx=7,Px=8,Hx=9,jx=11,Ux=12,$x=13,zx=14,Vx=15,Wx=17,Gx=18,Jx=19,Xx=20,Yx=21,Kx=22,Zx=23,Qx=24,em=25,tm=[null,"INDEX_SIZE_ERR",null,"HIERARCHY_REQUEST_ERR","WRONG_DOCUMENT_ERR","INVALID_CHARACTER_ERR",null,"NO_MODIFICATION_ALLOWED_ERR","NOT_FOUND_ERR","NOT_SUPPORTED_ERR","INUSE_ATTRIBUTE_ERR","INVALID_STATE_ERR","SYNTAX_ERR","INVALID_MODIFICATION_ERR","NAMESPACE_ERR","INVALID_ACCESS_ERR",null,"TYPE_MISMATCH_ERR","SECURITY_ERR","NETWORK_ERR","ABORT_ERR","URL_MISMATCH_ERR","QUOTA_EXCEEDED_ERR","TIMEOUT_ERR","INVALID_NODE_TYPE_ERR","DATA_CLONE_ERR"],rm=[null,"INDEX_SIZE_ERR (1): the index is not in the allowed range",null,"HIERARCHY_REQUEST_ERR (3): the operation would yield an incorrect nodes model","WRONG_DOCUMENT_ERR (4): the object is in the wrong Document, a call to importNode is required","INVALID_CHARACTER_ERR (5): the string contains invalid characters",null,"NO_MODIFICATION_ALLOWED_ERR (7): the object can not be modified","NOT_FOUND_ERR (8): the object can not be found here","NOT_SUPPORTED_ERR (9): this operation is not supported","INUSE_ATTRIBUTE_ERR (10): setAttributeNode called on owned Attribute","INVALID_STATE_ERR (11): the object is in an invalid state","SYNTAX_ERR (12): the string did not match the expected pattern","INVALID_MODIFICATION_ERR (13): the object can not be modified in this way","NAMESPACE_ERR (14): the operation is not allowed by Namespaces in XML","INVALID_ACCESS_ERR (15): the object does not support the operation or argument",null,"TYPE_MISMATCH_ERR (17): the type of the object does not match the expected type","SECURITY_ERR (18): the operation is insecure","NETWORK_ERR (19): a network error occurred","ABORT_ERR (20): the user aborted an operation","URL_MISMATCH_ERR (21): the given URL does not match another URL","QUOTA_EXCEEDED_ERR (22): the quota has been exceeded","TIMEOUT_ERR (23): a timeout occurred","INVALID_NODE_TYPE_ERR (24): the supplied node is invalid or has an invalid ancestor for this operation","DATA_CLONE_ERR (25): the object can not be cloned."],jc={INDEX_SIZE_ERR:Mx,DOMSTRING_SIZE_ERR:2,HIERARCHY_REQUEST_ERR:Ix,WRONG_DOCUMENT_ERR:Ox,INVALID_CHARACTER_ERR:qx,NO_DATA_ALLOWED_ERR:6,NO_MODIFICATION_ALLOWED_ERR:Bx,NOT_FOUND_ERR:Px,NOT_SUPPORTED_ERR:Hx,INUSE_ATTRIBUTE_ERR:10,INVALID_STATE_ERR:jx,SYNTAX_ERR:Ux,INVALID_MODIFICATION_ERR:$x,NAMESPACE_ERR:zx,INVALID_ACCESS_ERR:Vx,VALIDATION_ERR:16,TYPE_MISMATCH_ERR:Wx,SECURITY_ERR:Gx,NETWORK_ERR:Jx,ABORT_ERR:Xx,URL_MISMATCH_ERR:Yx,QUOTA_EXCEEDED_ERR:Kx,TIMEOUT_ERR:Zx,INVALID_NODE_TYPE_ERR:Qx,DATA_CLONE_ERR:em};function Jn(e){Error.call(this),Error.captureStackTrace(this,this.constructor),this.code=e,this.message=rm[e],this.name=tm[e]}Jn.prototype.__proto__=Error.prototype;for($r in jc)Gn={value:jc[$r]},Object.defineProperty(Jn,$r,Gn),Object.defineProperty(Jn.prototype,$r,Gn);var Gn,$r});var Yn=I(function(nm){nm.isApiWritable=!globalThis.__domino_frozen__});var ge=I(function(sm){var me=Xn(),ye=me,im=Yn().isApiWritable;sm.NAMESPACE={HTML:"http://www.w3.org/1999/xhtml",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/",MATHML:"http://www.w3.org/1998/Math/MathML",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink"};sm.IndexSizeError=function(){throw new me(ye.INDEX_SIZE_ERR)};sm.HierarchyRequestError=function(){throw new me(ye.HIERARCHY_REQUEST_ERR)};sm.WrongDocumentError=function(){throw new me(ye.WRONG_DOCUMENT_ERR)};sm.InvalidCharacterError=function(){throw new me(ye.INVALID_CHARACTER_ERR)};sm.NoModificationAllowedError=function(){throw new me(ye.NO_MODIFICATION_ALLOWED_ERR)};sm.NotFoundError=function(){throw new me(ye.NOT_FOUND_ERR)};sm.NotSupportedError=function(){throw new me(ye.NOT_SUPPORTED_ERR)};sm.InvalidStateError=function(){throw new me(ye.INVALID_STATE_ERR)};sm.SyntaxError=function(){throw new me(ye.SYNTAX_ERR)};sm.InvalidModificationError=function(){throw new me(ye.INVALID_MODIFICATION_ERR)};sm.NamespaceError=function(){throw new me(ye.NAMESPACE_ERR)};sm.InvalidAccessError=function(){throw new me(ye.INVALID_ACCESS_ERR)};sm.TypeMismatchError=function(){throw new me(ye.TYPE_MISMATCH_ERR)};sm.SecurityError=function(){throw new me(ye.SECURITY_ERR)};sm.NetworkError=function(){throw new me(ye.NETWORK_ERR)};sm.AbortError=function(){throw new me(ye.ABORT_ERR)};sm.UrlMismatchError=function(){throw new me(ye.URL_MISMATCH_ERR)};sm.QuotaExceededError=function(){throw new me(ye.QUOTA_EXCEEDED_ERR)};sm.TimeoutError=function(){throw new me(ye.TIMEOUT_ERR)};sm.InvalidNodeTypeError=function(){throw new me(ye.INVALID_NODE_TYPE_ERR)};sm.DataCloneError=function(){throw new me(ye.DATA_CLONE_ERR)};sm.nyi=function(){throw Error("NotYetImplemented")};sm.shouldOverride=function(){throw Error("Abstract function; should be overriding in subclass.")};sm.assert=function(e,t){if(!e)throw Error("Assertion failed: "+(t||"")+`
3
- `+Error().stack)};sm.expose=function(e,t){for(var r in e)Object.defineProperty(t.prototype,r,{value:e[r],writable:im})};sm.merge=function(e,t){for(var r in t)e[r]=t[r]};sm.documentOrder=function(e,t){return 3-(e.compareDocumentPosition(t)&6)};sm.toASCIILowerCase=function(e){return e.replace(/[A-Z]+/g,function(t){return t.toLowerCase()})};sm.toASCIIUpperCase=function(e){return e.replace(/[a-z]+/g,function(t){return t.toUpperCase()})}});var Di=I(function(lE,zc){var Wt=ir(),qm=Ri(),Bm=ge();zc.exports=$c;function $c(){}$c.prototype={addEventListener:function(t,r,n){if(!r)return;if(n===void 0)n=!1;if(!this._listeners)this._listeners=Object.create(null);if(!this._listeners[t])this._listeners[t]=[];var a=this._listeners[t];for(var i=0,s=a.length;i<s;i++){var c=a[i];if(c.listener===r&&c.capture===n)return}var l={listener:r,capture:n};if(typeof r==="function")l.f=r;a.push(l)},removeEventListener:function(t,r,n){if(n===void 0)n=!1;if(this._listeners){var a=this._listeners[t];if(a)for(var i=0,s=a.length;i<s;i++){var c=a[i];if(c.listener===r&&c.capture===n){if(a.length===1)this._listeners[t]=void 0;else a.splice(i,1);return}}}},dispatchEvent:function(t){return this._dispatchEvent(t,!1)},_dispatchEvent:function(t,r){if(typeof r!=="boolean")r=!1;function n(d,p){var{type:m,eventPhase:E}=p;if(p.currentTarget=d,E!==Wt.CAPTURING_PHASE&&d._handlers&&d._handlers[m]){var f=d._handlers[m],g;if(typeof f==="function")g=f.call(p.currentTarget,p);else{var A=f.handleEvent;if(typeof A!=="function")throw TypeError("handleEvent property of event handler object isnot a function.");g=A.call(f,p)}switch(p.type){case"mouseover":if(g===!0)p.preventDefault();break;case"beforeunload":default:if(g===!1)p.preventDefault();break}}var y=d._listeners&&d._listeners[m];if(!y)return;y=y.slice();for(var N=0,T=y.length;N<T;N++){if(p._immediatePropagationStopped)return;var C=y[N];if(E===Wt.CAPTURING_PHASE&&!C.capture||E===Wt.BUBBLING_PHASE&&C.capture)continue;if(C.f)C.f.call(p.currentTarget,p);else{var w=C.listener.handleEvent;if(typeof w!=="function")throw TypeError("handleEvent property of event listener object is not a function.");w.call(C.listener,p)}}}if(!t._initialized||t._dispatching)Bm.InvalidStateError();t.isTrusted=r,t._dispatching=!0,t.target=this;var a=[];for(var i=this.parentNode;i;i=i.parentNode)a.push(i);t.eventPhase=Wt.CAPTURING_PHASE;for(var s=a.length-1;s>=0;s--)if(n(a[s],t),t._propagationStopped)break;if(!t._propagationStopped)t.eventPhase=Wt.AT_TARGET,n(this,t);if(t.bubbles&&!t._propagationStopped){t.eventPhase=Wt.BUBBLING_PHASE;for(var c=0,l=a.length;c<l;c++)if(n(a[c],t),t._propagationStopped)break}if(t._dispatching=!1,t.eventPhase=Wt.AT_TARGET,t.currentTarget=null,r&&!t.defaultPrevented&&t instanceof qm)switch(t.type){case"mousedown":this._armed={x:t.clientX,y:t.clientY,t:t.timeStamp};break;case"mouseout":case"mouseover":this._armed=null;break;case"mouseup":if(this._isClick(t))this._doClick(t);this._armed=null;break}return!t.defaultPrevented},_isClick:function(e){return this._armed!==null&&e.type==="mouseup"&&e.isTrusted&&e.button===0&&e.timeStamp-this._armed.t<1000&&Math.abs(e.clientX-this._armed.x)<10&&Math.abs(e.clientY-this._armed.Y)<10},_doClick:function(e){if(this._click_in_progress)return;this._click_in_progress=!0;var t=this;while(t&&!t._post_click_activation_steps)t=t.parentNode;if(t&&t._pre_click_activation_steps)t._pre_click_activation_steps();var r=this.ownerDocument.createEvent("MouseEvent");r.initMouseEvent("click",!0,!0,this.ownerDocument.defaultView,1,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,null);var n=this._dispatchEvent(r,!0);if(t){if(n){if(t._post_click_activation_steps)t._post_click_activation_steps(r)}else if(t._cancelled_activation_steps)t._cancelled_activation_steps()}},_setEventHandler:function(t,r){if(!this._handlers)this._handlers=Object.create(null);this._handlers[t]=r},_getEventHandler:function(t){return this._handlers&&this._handlers[t]||null}}});var Si=I(function(fE,Vc){var pt=ge(),ze=Vc.exports={valid:function(e){return pt.assert(e,"list falsy"),pt.assert(e._previousSibling,"previous falsy"),pt.assert(e._nextSibling,"next falsy"),!0},insertBefore:function(e,t){pt.assert(ze.valid(e)&&ze.valid(t));var r=e,n=e._previousSibling,a=t,i=t._previousSibling;r._previousSibling=i,n._nextSibling=a,i._nextSibling=r,a._previousSibling=n,pt.assert(ze.valid(e)&&ze.valid(t))},replace:function(e,t){if(pt.assert(ze.valid(e)&&(t===null||ze.valid(t))),t!==null)ze.insertBefore(t,e);ze.remove(e),pt.assert(ze.valid(e)&&(t===null||ze.valid(t)))},remove:function(e){pt.assert(ze.valid(e));var t=e._previousSibling;if(t===e)return;var r=e._nextSibling;t._nextSibling=r,r._previousSibling=t,e._previousSibling=e._nextSibling=e,pt.assert(ze.valid(e))}}});var Ni=I(function(dE,Qc){Qc.exports={serializeOne:Vm,ɵescapeMatchingClosingTag:Yc,ɵescapeClosingCommentTag:Kc,ɵescapeProcessingInstructionContent:Zc};var Xc=ge(),Gt=Xc.NAMESPACE,Wc={STYLE:!0,SCRIPT:!0,XMP:!0,IFRAME:!0,NOEMBED:!0,NOFRAMES:!0,PLAINTEXT:!0},Pm={area:!0,base:!0,basefont:!0,bgsound:!0,br:!0,col:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},Hm={},Gc=/[&<>\u00A0]/g,Jc=/[&"<>\u00A0]/g;function jm(e){if(!Gc.test(e))return e;return e.replace(Gc,(t)=>{switch(t){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case" ":return"&nbsp;"}})}function Um(e){if(!Jc.test(e))return e;return e.replace(Jc,(t)=>{switch(t){case"<":return"&lt;";case">":return"&gt;";case"&":return"&amp;";case'"':return"&quot;";case" ":return"&nbsp;"}})}function $m(e){var t=e.namespaceURI;if(!t)return e.localName;if(t===Gt.XML)return"xml:"+e.localName;if(t===Gt.XLINK)return"xlink:"+e.localName;if(t===Gt.XMLNS)if(e.localName==="xmlns")return"xmlns";else return"xmlns:"+e.localName;return e.name}function Yc(e,t){let r="</"+t;if(!e.toLowerCase().includes(r))return e;let n=[...e],a=e.matchAll(new RegExp(r,"ig"));for(let i of a)n[i.index]="&lt;";return n.join("")}var zm=/--!?>/;function Kc(e){if(!zm.test(e))return e;return e.replace(/(--\!?)>/g,"$1&gt;")}function Zc(e){return e.includes(">")?e.replaceAll(">","&gt;"):e}function Vm(e,t){var r="";switch(e.nodeType){case 1:var n=e.namespaceURI,a=n===Gt.HTML,i=a||n===Gt.SVG||n===Gt.MATHML?e.localName:e.tagName;r+="<"+i;for(var s=0,c=e._numattrs;s<c;s++){var l=e._attr(s);if(r+=" "+$m(l),l.value!==void 0)r+='="'+Um(l.value)+'"'}if(r+=">",!(a&&Pm[i])){var d=e.serialize();if(Wc[i.toUpperCase()])d=Yc(d,i);if(a&&Hm[i]&&d.charAt(0)===`
2
+ import{createRequire as Cp}from"node:module";var gp=Object.create;var{getPrototypeOf:bp,defineProperty:Ci,getOwnPropertyNames:_p}=Object;var yp=Object.prototype.hasOwnProperty;function Ep(e){return this[e]}var vp,wp,Ai=(e,t,r)=>{var n=e!=null&&typeof e==="object";if(n){var a=t?vp??=new WeakMap:wp??=new WeakMap,i=a.get(e);if(i)return i}r=e!=null?gp(bp(e)):{};let s=t||!e||!e.__esModule?Ci(r,"default",{value:e,enumerable:!0}):r;if(e&&typeof e==="object"||typeof e==="function"){for(let o of _p(e))if(!yp.call(s,o))Ci(s,o,{get:Ep.bind(e,o),enumerable:!0})}if(n)a.set(e,s);return s};var P=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var kp=(e)=>e;function Tp(e,t){this[e]=kp.bind(null,t)}var dc=(e,t)=>{for(var r in t)Ci(e,r,{get:t[r],enumerable:!0,configurable:!0,set:Tp.bind(t,r)})};var hc=Cp(import.meta.url);var wl=P(function(TE,vl){var mx=/^xn--/,gx=/[^\0-\x7F]/,bx=/[\x2E\u3002\uFF0E\uFF61]/g,_x={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},dt=Math.floor,Zi=String.fromCharCode;function jt(e){throw RangeError(_x[e])}function yx(e,t){let r=[],n=e.length;while(n--)r[n]=t(e[n]);return r}function gl(e,t){let r=e.split("@"),n="";if(r.length>1)n=r[0]+"@",e=r[1];e=e.replace(bx,".");let a=e.split("."),i=yx(a,t).join(".");return n+i}function bl(e){let t=[],r=0,n=e.length;while(r<n){let a=e.charCodeAt(r++);if(a>=55296&&a<=56319&&r<n){let i=e.charCodeAt(r++);if((i&64512)==56320)t.push(((a&1023)<<10)+(i&1023)+65536);else t.push(a),r--}else t.push(a)}return t}var Ex=(e)=>String.fromCodePoint(...e),vx=function(e){if(e>=48&&e<58)return 26+(e-48);if(e>=65&&e<91)return e-65;if(e>=97&&e<123)return e-97;return 36},ml=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},_l=function(e,t,r){let n=0;e=r?dt(e/700):e>>1,e+=dt(e/t);for(;e>455;n+=36)e=dt(e/35);return dt(n+36*e/(e+38))},yl=function(e){let t=[],r=e.length,n=0,a=128,i=72,s=e.lastIndexOf("-");if(s<0)s=0;for(let o=0;o<s;++o){if(e.charCodeAt(o)>=128)jt("not-basic");t.push(e.charCodeAt(o))}for(let o=s>0?s+1:0;o<r;){let u=n;for(let p=1,m=36;;m+=36){if(o>=r)jt("invalid-input");let E=vx(e.charCodeAt(o++));if(E>=36)jt("invalid-input");if(E>dt((2147483647-n)/p))jt("overflow");n+=E*p;let f=m<=i?1:m>=i+26?26:m-i;if(E<f)break;let g=36-f;if(p>dt(2147483647/g))jt("overflow");p*=g}let d=t.length+1;if(i=_l(n-u,d,u==0),dt(n/d)>2147483647-a)jt("overflow");a+=dt(n/d),n%=d,t.splice(n++,0,a)}return String.fromCodePoint(...t)},El=function(e){let t=[];e=bl(e);let r=e.length,n=128,a=0,i=72;for(let u of e)if(u<128)t.push(Zi(u));let s=t.length,o=s;if(s)t.push("-");while(o<r){let u=2147483647;for(let p of e)if(p>=n&&p<u)u=p;let d=o+1;if(u-n>dt((2147483647-a)/d))jt("overflow");a+=(u-n)*d,n=u;for(let p of e){if(p<n&&++a>2147483647)jt("overflow");if(p===n){let m=a;for(let E=36;;E+=36){let f=E<=i?1:E>=i+26?26:E-i;if(m<f)break;let g=m-f,A=36-f;t.push(Zi(ml(f+g%A,0))),m=dt(g/A)}t.push(Zi(ml(m,0))),i=_l(a,d,o===s),a=0,++o}}++a,++n}return t.join("")},wx=function(e){return gl(e,function(t){return mx.test(t)?yl(t.slice(4).toLowerCase()):t})},kx=function(e){return gl(e,function(t){return gx.test(t)?"xn--"+El(t):t})},Tx={version:"2.3.1",ucs2:{decode:bl,encode:Ex},decode:yl,encode:El,toASCII:kx,toUnicode:wx};vl.exports=Tx});var _r=P(function(BE,Zl){Zl.exports=rr;rr.CAPTURING_PHASE=1;rr.AT_TARGET=2;rr.BUBBLING_PHASE=3;function rr(e,t){if(this.type="",this.target=null,this.currentTarget=null,this.eventPhase=rr.AT_TARGET,this.bubbles=!1,this.cancelable=!1,this.isTrusted=!1,this.defaultPrevented=!1,this.timeStamp=Date.now(),this._propagationStopped=!1,this._immediatePropagationStopped=!1,this._initialized=!0,this._dispatching=!1,e)this.type=e;if(t)for(var r in t)this[r]=t[r]}rr.prototype=Object.create(Object.prototype,{constructor:{value:rr},stopPropagation:{value:function(){this._propagationStopped=!0}},stopImmediatePropagation:{value:function(){this._propagationStopped=!0,this._immediatePropagationStopped=!0}},preventDefault:{value:function(){if(this.cancelable)this.defaultPrevented=!0}},initEvent:{value:function(t,r,n){if(this._initialized=!0,this._dispatching)return;this._propagationStopped=!1,this._immediatePropagationStopped=!1,this.defaultPrevented=!1,this.isTrusted=!1,this.target=null,this.type=t,this.bubbles=r,this.cancelable=n}}})});var os=P(function(jE,eu){var Ql=_r();eu.exports=ss;function ss(){Ql.call(this),this.view=null,this.detail=0}ss.prototype=Object.create(Ql.prototype,{constructor:{value:ss},initUIEvent:{value:function(e,t,r,n,a){this.initEvent(e,t,r),this.view=n,this.detail=a}}})});var ls=P(function(HE,ru){var tu=os();ru.exports=cs;function cs(){tu.call(this),this.screenX=this.screenY=this.clientX=this.clientY=0,this.ctrlKey=this.altKey=this.shiftKey=this.metaKey=!1,this.button=0,this.buttons=1,this.relatedTarget=null}cs.prototype=Object.create(tu.prototype,{constructor:{value:cs},initMouseEvent:{value:function(e,t,r,n,a,i,s,o,u,d,p,m,E,f,g){switch(this.initEvent(e,t,r,n,a),this.screenX=i,this.screenY=s,this.clientX=o,this.clientY=u,this.ctrlKey=d,this.altKey=p,this.shiftKey=m,this.metaKey=E,this.button=f,f){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2;break;default:this.buttons=0;break}this.relatedTarget=g}},getModifierState:{value:function(e){switch(e){case"Alt":return this.altKey;case"Control":return this.ctrlKey;case"Shift":return this.shiftKey;case"Meta":return this.metaKey;default:return!1}}}})});var ya=P(function(UE,au){au.exports=_a;var ig=1,sg=3,og=4,cg=5,lg=7,ug=8,fg=9,dg=11,hg=12,pg=13,xg=14,mg=15,gg=17,bg=18,_g=19,yg=20,Eg=21,vg=22,wg=23,kg=24,Tg=25,Cg=[null,"INDEX_SIZE_ERR",null,"HIERARCHY_REQUEST_ERR","WRONG_DOCUMENT_ERR","INVALID_CHARACTER_ERR",null,"NO_MODIFICATION_ALLOWED_ERR","NOT_FOUND_ERR","NOT_SUPPORTED_ERR","INUSE_ATTRIBUTE_ERR","INVALID_STATE_ERR","SYNTAX_ERR","INVALID_MODIFICATION_ERR","NAMESPACE_ERR","INVALID_ACCESS_ERR",null,"TYPE_MISMATCH_ERR","SECURITY_ERR","NETWORK_ERR","ABORT_ERR","URL_MISMATCH_ERR","QUOTA_EXCEEDED_ERR","TIMEOUT_ERR","INVALID_NODE_TYPE_ERR","DATA_CLONE_ERR"],Ag=[null,"INDEX_SIZE_ERR (1): the index is not in the allowed range",null,"HIERARCHY_REQUEST_ERR (3): the operation would yield an incorrect nodes model","WRONG_DOCUMENT_ERR (4): the object is in the wrong Document, a call to importNode is required","INVALID_CHARACTER_ERR (5): the string contains invalid characters",null,"NO_MODIFICATION_ALLOWED_ERR (7): the object can not be modified","NOT_FOUND_ERR (8): the object can not be found here","NOT_SUPPORTED_ERR (9): this operation is not supported","INUSE_ATTRIBUTE_ERR (10): setAttributeNode called on owned Attribute","INVALID_STATE_ERR (11): the object is in an invalid state","SYNTAX_ERR (12): the string did not match the expected pattern","INVALID_MODIFICATION_ERR (13): the object can not be modified in this way","NAMESPACE_ERR (14): the operation is not allowed by Namespaces in XML","INVALID_ACCESS_ERR (15): the object does not support the operation or argument",null,"TYPE_MISMATCH_ERR (17): the type of the object does not match the expected type","SECURITY_ERR (18): the operation is insecure","NETWORK_ERR (19): a network error occurred","ABORT_ERR (20): the user aborted an operation","URL_MISMATCH_ERR (21): the given URL does not match another URL","QUOTA_EXCEEDED_ERR (22): the quota has been exceeded","TIMEOUT_ERR (23): a timeout occurred","INVALID_NODE_TYPE_ERR (24): the supplied node is invalid or has an invalid ancestor for this operation","DATA_CLONE_ERR (25): the object can not be cloned."],nu={INDEX_SIZE_ERR:ig,DOMSTRING_SIZE_ERR:2,HIERARCHY_REQUEST_ERR:sg,WRONG_DOCUMENT_ERR:og,INVALID_CHARACTER_ERR:cg,NO_DATA_ALLOWED_ERR:6,NO_MODIFICATION_ALLOWED_ERR:lg,NOT_FOUND_ERR:ug,NOT_SUPPORTED_ERR:fg,INUSE_ATTRIBUTE_ERR:10,INVALID_STATE_ERR:dg,SYNTAX_ERR:hg,INVALID_MODIFICATION_ERR:pg,NAMESPACE_ERR:xg,INVALID_ACCESS_ERR:mg,VALIDATION_ERR:16,TYPE_MISMATCH_ERR:gg,SECURITY_ERR:bg,NETWORK_ERR:_g,ABORT_ERR:yg,URL_MISMATCH_ERR:Eg,QUOTA_EXCEEDED_ERR:vg,TIMEOUT_ERR:wg,INVALID_NODE_TYPE_ERR:kg,DATA_CLONE_ERR:Tg};function _a(e){Error.call(this),Error.captureStackTrace(this,this.constructor),this.code=e,this.message=Ag[e],this.name=Cg[e]}_a.prototype.__proto__=Error.prototype;for(on in nu)ba={value:nu[on]},Object.defineProperty(_a,on,ba),Object.defineProperty(_a.prototype,on,ba);var ba,on});var Ea=P(function(Rg){Rg.isApiWritable=!globalThis.__domino_frozen__});var we=P(function(Ng){var ve=ya(),Ae=ve,Sg=Ea().isApiWritable;Ng.NAMESPACE={HTML:"http://www.w3.org/1999/xhtml",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/",MATHML:"http://www.w3.org/1998/Math/MathML",SVG:"http://www.w3.org/2000/svg",XLINK:"http://www.w3.org/1999/xlink"};Ng.IndexSizeError=function(){throw new ve(Ae.INDEX_SIZE_ERR)};Ng.HierarchyRequestError=function(){throw new ve(Ae.HIERARCHY_REQUEST_ERR)};Ng.WrongDocumentError=function(){throw new ve(Ae.WRONG_DOCUMENT_ERR)};Ng.InvalidCharacterError=function(){throw new ve(Ae.INVALID_CHARACTER_ERR)};Ng.NoModificationAllowedError=function(){throw new ve(Ae.NO_MODIFICATION_ALLOWED_ERR)};Ng.NotFoundError=function(){throw new ve(Ae.NOT_FOUND_ERR)};Ng.NotSupportedError=function(){throw new ve(Ae.NOT_SUPPORTED_ERR)};Ng.InvalidStateError=function(){throw new ve(Ae.INVALID_STATE_ERR)};Ng.SyntaxError=function(){throw new ve(Ae.SYNTAX_ERR)};Ng.InvalidModificationError=function(){throw new ve(Ae.INVALID_MODIFICATION_ERR)};Ng.NamespaceError=function(){throw new ve(Ae.NAMESPACE_ERR)};Ng.InvalidAccessError=function(){throw new ve(Ae.INVALID_ACCESS_ERR)};Ng.TypeMismatchError=function(){throw new ve(Ae.TYPE_MISMATCH_ERR)};Ng.SecurityError=function(){throw new ve(Ae.SECURITY_ERR)};Ng.NetworkError=function(){throw new ve(Ae.NETWORK_ERR)};Ng.AbortError=function(){throw new ve(Ae.ABORT_ERR)};Ng.UrlMismatchError=function(){throw new ve(Ae.URL_MISMATCH_ERR)};Ng.QuotaExceededError=function(){throw new ve(Ae.QUOTA_EXCEEDED_ERR)};Ng.TimeoutError=function(){throw new ve(Ae.TIMEOUT_ERR)};Ng.InvalidNodeTypeError=function(){throw new ve(Ae.INVALID_NODE_TYPE_ERR)};Ng.DataCloneError=function(){throw new ve(Ae.DATA_CLONE_ERR)};Ng.nyi=function(){throw Error("NotYetImplemented")};Ng.shouldOverride=function(){throw Error("Abstract function; should be overriding in subclass.")};Ng.assert=function(e,t){if(!e)throw Error("Assertion failed: "+(t||"")+`
3
+ `+Error().stack)};Ng.expose=function(e,t){for(var r in e)Object.defineProperty(t.prototype,r,{value:e[r],writable:Sg})};Ng.merge=function(e,t){for(var r in t)e[r]=t[r]};Ng.documentOrder=function(e,t){return 3-(e.compareDocumentPosition(t)&6)};Ng.toASCIILowerCase=function(e){return e.replace(/[A-Z]+/g,function(t){return t.toLowerCase()})};Ng.toASCIIUpperCase=function(e){return e.replace(/[a-z]+/g,function(t){return t.toUpperCase()})}});var us=P(function(VE,su){var nr=_r(),c2=ls(),l2=we();su.exports=iu;function iu(){}iu.prototype={addEventListener:function(t,r,n){if(!r)return;if(n===void 0)n=!1;if(!this._listeners)this._listeners=Object.create(null);if(!this._listeners[t])this._listeners[t]=[];var a=this._listeners[t];for(var i=0,s=a.length;i<s;i++){var o=a[i];if(o.listener===r&&o.capture===n)return}var u={listener:r,capture:n};if(typeof r==="function")u.f=r;a.push(u)},removeEventListener:function(t,r,n){if(n===void 0)n=!1;if(this._listeners){var a=this._listeners[t];if(a)for(var i=0,s=a.length;i<s;i++){var o=a[i];if(o.listener===r&&o.capture===n){if(a.length===1)this._listeners[t]=void 0;else a.splice(i,1);return}}}},dispatchEvent:function(t){return this._dispatchEvent(t,!1)},_dispatchEvent:function(t,r){if(typeof r!=="boolean")r=!1;function n(d,p){var{type:m,eventPhase:E}=p;if(p.currentTarget=d,E!==nr.CAPTURING_PHASE&&d._handlers&&d._handlers[m]){var f=d._handlers[m],g;if(typeof f==="function")g=f.call(p.currentTarget,p);else{var A=f.handleEvent;if(typeof A!=="function")throw TypeError("handleEvent property of event handler object isnot a function.");g=A.call(f,p)}switch(p.type){case"mouseover":if(g===!0)p.preventDefault();break;case"beforeunload":default:if(g===!1)p.preventDefault();break}}var v=d._listeners&&d._listeners[m];if(!v)return;v=v.slice();for(var L=0,T=v.length;L<T;L++){if(p._immediatePropagationStopped)return;var C=v[L];if(E===nr.CAPTURING_PHASE&&!C.capture||E===nr.BUBBLING_PHASE&&C.capture)continue;if(C.f)C.f.call(p.currentTarget,p);else{var w=C.listener.handleEvent;if(typeof w!=="function")throw TypeError("handleEvent property of event listener object is not a function.");w.call(C.listener,p)}}}if(!t._initialized||t._dispatching)l2.InvalidStateError();t.isTrusted=r,t._dispatching=!0,t.target=this;var a=[];for(var i=this.parentNode;i;i=i.parentNode)a.push(i);t.eventPhase=nr.CAPTURING_PHASE;for(var s=a.length-1;s>=0;s--)if(n(a[s],t),t._propagationStopped)break;if(!t._propagationStopped)t.eventPhase=nr.AT_TARGET,n(this,t);if(t.bubbles&&!t._propagationStopped){t.eventPhase=nr.BUBBLING_PHASE;for(var o=0,u=a.length;o<u;o++)if(n(a[o],t),t._propagationStopped)break}if(t._dispatching=!1,t.eventPhase=nr.AT_TARGET,t.currentTarget=null,r&&!t.defaultPrevented&&t instanceof c2)switch(t.type){case"mousedown":this._armed={x:t.clientX,y:t.clientY,t:t.timeStamp};break;case"mouseout":case"mouseover":this._armed=null;break;case"mouseup":if(this._isClick(t))this._doClick(t);this._armed=null;break}return!t.defaultPrevented},_isClick:function(e){return this._armed!==null&&e.type==="mouseup"&&e.isTrusted&&e.button===0&&e.timeStamp-this._armed.t<1000&&Math.abs(e.clientX-this._armed.x)<10&&Math.abs(e.clientY-this._armed.Y)<10},_doClick:function(e){if(this._click_in_progress)return;this._click_in_progress=!0;var t=this;while(t&&!t._post_click_activation_steps)t=t.parentNode;if(t&&t._pre_click_activation_steps)t._pre_click_activation_steps();var r=this.ownerDocument.createEvent("MouseEvent");r.initMouseEvent("click",!0,!0,this.ownerDocument.defaultView,1,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,null);var n=this._dispatchEvent(r,!0);if(t){if(n){if(t._post_click_activation_steps)t._post_click_activation_steps(r)}else if(t._cancelled_activation_steps)t._cancelled_activation_steps()}},_setEventHandler:function(t,r){if(!this._handlers)this._handlers=Object.create(null);this._handlers[t]=r},_getEventHandler:function(t){return this._handlers&&this._handlers[t]||null}}});var fs=P(function(WE,ou){var kt=we(),Qe=ou.exports={valid:function(e){return kt.assert(e,"list falsy"),kt.assert(e._previousSibling,"previous falsy"),kt.assert(e._nextSibling,"next falsy"),!0},insertBefore:function(e,t){kt.assert(Qe.valid(e)&&Qe.valid(t));var r=e,n=e._previousSibling,a=t,i=t._previousSibling;r._previousSibling=i,n._nextSibling=a,i._nextSibling=r,a._previousSibling=n,kt.assert(Qe.valid(e)&&Qe.valid(t))},replace:function(e,t){if(kt.assert(Qe.valid(e)&&(t===null||Qe.valid(t))),t!==null)Qe.insertBefore(t,e);Qe.remove(e),kt.assert(Qe.valid(e)&&(t===null||Qe.valid(t)))},remove:function(e){kt.assert(Qe.valid(e));var t=e._previousSibling;if(t===e)return;var r=e._nextSibling;t._nextSibling=r,r._previousSibling=t,e._previousSibling=e._nextSibling=e,kt.assert(Qe.valid(e))}}});var ds=P(function(GE,xu){xu.exports={serializeOne:m2,ɵescapeMatchingClosingTag:du,ɵescapeClosingCommentTag:hu,ɵescapeProcessingInstructionContent:pu};var fu=we(),ar=fu.NAMESPACE,cu={STYLE:!0,SCRIPT:!0,XMP:!0,IFRAME:!0,NOEMBED:!0,NOFRAMES:!0,PLAINTEXT:!0},u2={area:!0,base:!0,basefont:!0,bgsound:!0,br:!0,col:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},f2={},lu=/[&<>\u00A0]/g,uu=/[&"<>\u00A0]/g;function d2(e){if(!lu.test(e))return e;return e.replace(lu,(t)=>{switch(t){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case" ":return"&nbsp;"}})}function h2(e){if(!uu.test(e))return e;return e.replace(uu,(t)=>{switch(t){case"<":return"&lt;";case">":return"&gt;";case"&":return"&amp;";case'"':return"&quot;";case" ":return"&nbsp;"}})}function p2(e){var t=e.namespaceURI;if(!t)return e.localName;if(t===ar.XML)return"xml:"+e.localName;if(t===ar.XLINK)return"xlink:"+e.localName;if(t===ar.XMLNS)if(e.localName==="xmlns")return"xmlns";else return"xmlns:"+e.localName;return e.name}function du(e,t){let r="</"+t;if(!e.toLowerCase().includes(r))return e;let n=[...e],a=e.matchAll(new RegExp(r,"ig"));for(let i of a)n[i.index]="&lt;";return n.join("")}var x2=/--!?>/;function hu(e){if(!x2.test(e))return e;return e.replace(/(--\!?)>/g,"$1&gt;")}function pu(e){return e.includes(">")?e.replaceAll(">","&gt;"):e}function m2(e,t){var r="";switch(e.nodeType){case 1:var n=e.namespaceURI,a=n===ar.HTML,i=a||n===ar.SVG||n===ar.MATHML?e.localName:e.tagName;r+="<"+i;for(var s=0,o=e._numattrs;s<o;s++){var u=e._attr(s);if(r+=" "+p2(u),u.value!==void 0)r+='="'+h2(u.value)+'"'}if(r+=">",!(a&&u2[i])){var d=e.serialize();if(cu[i.toUpperCase()])d=du(d,i);if(a&&f2[i]&&d.charAt(0)===`
4
4
  `)r+=`
5
- `;r+=d,r+="</"+i+">"}break;case 3:case 4:var p;if(t.nodeType===1&&t.namespaceURI===Gt.HTML)p=t.tagName;else p="";if(Wc[p]||p==="NOSCRIPT"&&t.ownerDocument._scripting_enabled)r+=e.data;else r+=jm(e.data);break;case 8:r+="<!--"+Kc(e.data)+"-->";break;case 7:let m=Zc(e.data);r+="<?"+e.target+" "+m+"?>";break;case 10:r+="<!DOCTYPE "+e.name,r+=">";break;default:Xc.InvalidStateError()}return r}});var Ae=I(function(hE,iu){iu.exports=le;var au=Di(),Kn=Si(),eu=Ni(),ne=ge();function le(){au.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var qe=le.ELEMENT_NODE=1,Li=le.ATTRIBUTE_NODE=2,Zn=le.TEXT_NODE=3,Wm=le.CDATA_SECTION_NODE=4,Gm=le.ENTITY_REFERENCE_NODE=5,Fi=le.ENTITY_NODE=6,tu=le.PROCESSING_INSTRUCTION_NODE=7,ru=le.COMMENT_NODE=8,zr=le.DOCUMENT_NODE=9,Ve=le.DOCUMENT_TYPE_NODE=10,Ft=le.DOCUMENT_FRAGMENT_NODE=11,Mi=le.NOTATION_NODE=12,Ii=le.DOCUMENT_POSITION_DISCONNECTED=1,Oi=le.DOCUMENT_POSITION_PRECEDING=2,qi=le.DOCUMENT_POSITION_FOLLOWING=4,nu=le.DOCUMENT_POSITION_CONTAINS=8,Bi=le.DOCUMENT_POSITION_CONTAINED_BY=16,Pi=le.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;le.prototype=Object.create(au.prototype,{baseURI:{get:ne.nyi},parentElement:{get:function(){return this.parentNode&&this.parentNode.nodeType===qe?this.parentNode:null}},hasChildNodes:{value:ne.shouldOverride},firstChild:{get:ne.shouldOverride},lastChild:{get:ne.shouldOverride},isConnected:{get:function(){let e=this;while(e!=null){if(e.nodeType===le.DOCUMENT_NODE)return!0;if(e=e.parentNode,e!=null&&e.nodeType===le.DOCUMENT_FRAGMENT_NODE)e=e.host}return!1}},previousSibling:{get:function(){var e=this.parentNode;if(!e)return null;if(this===e.firstChild)return null;return this._previousSibling}},nextSibling:{get:function(){var e=this.parentNode,t=this._nextSibling;if(!e)return null;if(t===e.firstChild)return null;return t}},textContent:{get:function(){return null},set:function(e){}},innerText:{get:function(){return null},set:function(e){}},_countChildrenOfType:{value:function(e){var t=0;for(var r=this.firstChild;r!==null;r=r.nextSibling)if(r.nodeType===e)t++;return t}},_ensureInsertValid:{value:function(t,r,n){var a=this,i,s;if(!t.nodeType)throw TypeError("not a node");switch(a.nodeType){case zr:case Ft:case qe:break;default:ne.HierarchyRequestError()}if(t.isAncestor(a))ne.HierarchyRequestError();if(r!==null||!n){if(r.parentNode!==a)ne.NotFoundError()}switch(t.nodeType){case Ft:case Ve:case qe:case Zn:case tu:case ru:break;default:ne.HierarchyRequestError()}if(a.nodeType===zr)switch(t.nodeType){case Zn:ne.HierarchyRequestError();break;case Ft:if(t._countChildrenOfType(Zn)>0)ne.HierarchyRequestError();switch(t._countChildrenOfType(qe)){case 0:break;case 1:if(r!==null){if(n&&r.nodeType===Ve)ne.HierarchyRequestError();for(s=r.nextSibling;s!==null;s=s.nextSibling)if(s.nodeType===Ve)ne.HierarchyRequestError()}if(i=a._countChildrenOfType(qe),n){if(i>0)ne.HierarchyRequestError()}else if(i>1||i===1&&r.nodeType!==qe)ne.HierarchyRequestError();break;default:ne.HierarchyRequestError()}break;case qe:if(r!==null){if(n&&r.nodeType===Ve)ne.HierarchyRequestError();for(s=r.nextSibling;s!==null;s=s.nextSibling)if(s.nodeType===Ve)ne.HierarchyRequestError()}if(i=a._countChildrenOfType(qe),n){if(i>0)ne.HierarchyRequestError()}else if(i>1||i===1&&r.nodeType!==qe)ne.HierarchyRequestError();break;case Ve:if(r===null){if(a._countChildrenOfType(qe))ne.HierarchyRequestError()}else for(s=a.firstChild;s!==null;s=s.nextSibling){if(s===r)break;if(s.nodeType===qe)ne.HierarchyRequestError()}if(i=a._countChildrenOfType(Ve),n){if(i>0)ne.HierarchyRequestError()}else if(i>1||i===1&&r.nodeType!==Ve)ne.HierarchyRequestError();break}else if(t.nodeType===Ve)ne.HierarchyRequestError()}},insertBefore:{value:function(t,r){var n=this;n._ensureInsertValid(t,r,!0);var a=r;if(a===t)a=t.nextSibling;return n.doc.adoptNode(t),t._insertOrReplace(n,a,!1),t}},appendChild:{value:function(e){return this.insertBefore(e,null)}},_appendChild:{value:function(e){e._insertOrReplace(this,null,!1)}},removeChild:{value:function(t){var r=this;if(!t.nodeType)throw TypeError("not a node");if(t.parentNode!==r)ne.NotFoundError();return t.remove(),t}},replaceChild:{value:function(t,r){var n=this;if(n._ensureInsertValid(t,r,!1),t.doc!==n.doc)n.doc.adoptNode(t);return t._insertOrReplace(n,r,!0),r}},contains:{value:function(t){if(t===null)return!1;if(this===t)return!0;return(this.compareDocumentPosition(t)&Bi)!==0}},compareDocumentPosition:{value:function(t){if(this===t)return 0;if(this.doc!==t.doc||this.rooted!==t.rooted)return Ii+Pi;var r=[],n=[];for(var a=this;a!==null;a=a.parentNode)r.push(a);for(a=t;a!==null;a=a.parentNode)n.push(a);if(r.reverse(),n.reverse(),r[0]!==n[0])return Ii+Pi;a=Math.min(r.length,n.length);for(var i=1;i<a;i++)if(r[i]!==n[i])if(r[i].index<n[i].index)return qi;else return Oi;if(r.length<n.length)return qi+Bi;else return Oi+nu}},isSameNode:{value:function(t){return this===t}},isEqualNode:{value:function(t){if(!t)return!1;if(t.nodeType!==this.nodeType)return!1;if(!this.isEqual(t))return!1;for(var r=this.firstChild,n=t.firstChild;r&&n;r=r.nextSibling,n=n.nextSibling)if(!r.isEqualNode(n))return!1;return r===null&&n===null}},cloneNode:{value:function(e){var t=this.clone();if(e)for(var r=this.firstChild;r!==null;r=r.nextSibling)t._appendChild(r.cloneNode(!0));return t}},lookupPrefix:{value:function(t){var r;if(t===""||t===null||t===void 0)return null;switch(this.nodeType){case qe:return this._lookupNamespacePrefix(t,this);case zr:return r=this.documentElement,r?r.lookupPrefix(t):null;case Fi:case Mi:case Ft:case Ve:return null;case Li:return r=this.ownerElement,r?r.lookupPrefix(t):null;default:return r=this.parentElement,r?r.lookupPrefix(t):null}}},lookupNamespaceURI:{value:function(t){if(t===""||t===void 0)t=null;var r;switch(this.nodeType){case qe:return ne.shouldOverride();case zr:return r=this.documentElement,r?r.lookupNamespaceURI(t):null;case Fi:case Mi:case Ve:case Ft:return null;case Li:return r=this.ownerElement,r?r.lookupNamespaceURI(t):null;default:return r=this.parentElement,r?r.lookupNamespaceURI(t):null}}},isDefaultNamespace:{value:function(t){if(t===""||t===void 0)t=null;var r=this.lookupNamespaceURI(null);return r===t}},index:{get:function(){var e=this.parentNode;if(this===e.firstChild)return 0;var t=e.childNodes;if(this._index===void 0||t[this._index]!==this){for(var r=0;r<t.length;r++)t[r]._index=r;ne.assert(t[this._index]===this)}return this._index}},isAncestor:{value:function(e){if(this.doc!==e.doc)return!1;if(this.rooted!==e.rooted)return!1;for(var t=e;t;t=t.parentNode)if(t===this)return!0;return!1}},ensureSameDoc:{value:function(e){if(e.ownerDocument===null)e.ownerDocument=this.doc;else if(e.ownerDocument!==this.doc)ne.WrongDocumentError()}},removeChildren:{value:ne.shouldOverride},_insertOrReplace:{value:function(t,r,n){var a=this,i,s;if(a.nodeType===Ft&&a.rooted)ne.HierarchyRequestError();if(t._childNodes){if(i=r===null?t._childNodes.length:r.index,a.parentNode===t){var c=a.index;if(c<i)i--}}if(n){if(r.rooted)r.doc.mutateRemove(r);r.parentNode=null}var l=r;if(l===null)l=t.firstChild;var d=a.rooted&&t.rooted;if(a.nodeType===Ft){var p=[0,n?1:0],m;for(var E=a.firstChild;E!==null;E=m)m=E.nextSibling,p.push(E),E.parentNode=t;var f=p.length;if(n)Kn.replace(l,f>2?p[2]:null);else if(f>2&&l!==null)Kn.insertBefore(p[2],l);if(t._childNodes){p[0]=r===null?t._childNodes.length:r._index,t._childNodes.splice.apply(t._childNodes,p);for(s=2;s<f;s++)p[s]._index=p[0]+(s-2)}else if(t._firstChild===r){if(f>2)t._firstChild=p[2];else if(n)t._firstChild=null}if(a._childNodes)a._childNodes.length=0;else a._firstChild=null;if(t.rooted){t.modify();for(s=2;s<f;s++)t.doc.mutateInsert(p[s])}}else{if(r===a)return;if(d)a._remove();else if(a.parentNode)a.remove();if(a.parentNode=t,n){if(Kn.replace(l,a),t._childNodes)a._index=i,t._childNodes[i]=a;else if(t._firstChild===r)t._firstChild=a}else{if(l!==null)Kn.insertBefore(a,l);if(t._childNodes)a._index=i,t._childNodes.splice(i,0,a);else if(t._firstChild===r)t._firstChild=a}if(d)t.modify(),t.doc.mutateMove(a);else if(t.rooted)t.modify(),t.doc.mutateInsert(a)}}},lastModTime:{get:function(){if(!this._lastModTime)this._lastModTime=this.doc.modclock;return this._lastModTime}},modify:{value:function(){if(this.doc.modclock){var e=++this.doc.modclock;for(var t=this;t;t=t.parentElement)if(t._lastModTime)t._lastModTime=e}}},doc:{get:function(){return this.ownerDocument||this}},rooted:{get:function(){return!!this._nid}},normalize:{value:function(){var e;for(var t=this.firstChild;t!==null;t=e){if(e=t.nextSibling,t.normalize)t.normalize();if(t.nodeType!==le.TEXT_NODE)continue;if(t.nodeValue===""){this.removeChild(t);continue}var r=t.previousSibling;if(r===null)continue;else if(r.nodeType===le.TEXT_NODE)r.appendData(t.nodeValue),this.removeChild(t)}}},serialize:{value:function(){if(this._innerHTML)return this._innerHTML;var e="";for(var t=this.firstChild;t!==null;t=t.nextSibling)e+=eu.serializeOne(t,this);return e}},outerHTML:{get:function(){return eu.serializeOne(this,{nodeType:0})},set:ne.nyi},ELEMENT_NODE:{value:qe},ATTRIBUTE_NODE:{value:Li},TEXT_NODE:{value:Zn},CDATA_SECTION_NODE:{value:Wm},ENTITY_REFERENCE_NODE:{value:Gm},ENTITY_NODE:{value:Fi},PROCESSING_INSTRUCTION_NODE:{value:tu},COMMENT_NODE:{value:ru},DOCUMENT_NODE:{value:zr},DOCUMENT_TYPE_NODE:{value:Ve},DOCUMENT_FRAGMENT_NODE:{value:Ft},NOTATION_NODE:{value:Mi},DOCUMENT_POSITION_DISCONNECTED:{value:Ii},DOCUMENT_POSITION_PRECEDING:{value:Oi},DOCUMENT_POSITION_FOLLOWING:{value:qi},DOCUMENT_POSITION_CONTAINS:{value:nu},DOCUMENT_POSITION_CONTAINED_BY:{value:Bi},DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC:{value:Pi}})});var ou=I(function(pE,su){su.exports=class extends Array{constructor(t){super(t&&t.length||0);if(t)for(var r in t)this[r]=t[r]}item(t){return this[t]||null}}});var uu=I(function(xE,cu){function Jm(e){return this[e]||null}function Xm(e){if(!e)e=[];return e.item=Jm,e}cu.exports=Xm});var Jt=I(function(mE,lu){var Hi;try{Hi=ou()}catch(e){Hi=uu()}lu.exports=Hi});var Qn=I(function(gE,hu){hu.exports=du;var fu=Ae(),Ym=Jt();function du(){fu.call(this),this._firstChild=this._childNodes=null}du.prototype=Object.create(fu.prototype,{hasChildNodes:{value:function(){if(this._childNodes)return this._childNodes.length>0;return this._firstChild!==null}},childNodes:{get:function(){return this._ensureChildNodes(),this._childNodes}},firstChild:{get:function(){if(this._childNodes)return this._childNodes.length===0?null:this._childNodes[0];return this._firstChild}},lastChild:{get:function(){var e=this._childNodes,t;if(e)return e.length===0?null:e[e.length-1];if(t=this._firstChild,t===null)return null;return t._previousSibling}},_ensureChildNodes:{value:function(){if(this._childNodes)return;var e=this._firstChild,t=e,r=this._childNodes=new Ym;if(e)do r.push(t),t=t._nextSibling;while(t!==e);this._firstChild=null}},removeChildren:{value:function(){var t=this.rooted?this.ownerDocument:null,r=this.firstChild,n;while(r!==null){if(n=r,r=n.nextSibling,t)t.mutateRemove(n);n.parentNode=null}if(this._childNodes)this._childNodes.length=0;else this._firstChild=null;this.modify()}}})});var ea=I(function(ig){ig.isValidName=ng;ig.isValidQName=ag;var Km=/^[_:A-Za-z][-.:\w]+$/,Zm=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,Vr="_A-Za-zÀ-ÖØ-öø-˿Ͱ-ͽͿ-῿‌-‍⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",Wr="-._A-Za-z0-9·À-ÖØ-öø-˿̀-ͽͿ-῿‌‍‿⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",Xt="["+Vr+"]["+Wr+"]*",ji=Vr+":",Ui=Wr+":",Qm=new RegExp("^["+ji+"]["+Ui+"]*$"),eg=new RegExp("^("+Xt+"|"+Xt+":"+Xt+")$"),pu=/[\uD800-\uDB7F\uDC00-\uDFFF]/,xu=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,mu=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;Vr+="\uD800-\uDB7F\uDC00-\uDFFF";Wr+="\uD800-\uDB7F\uDC00-\uDFFF";Xt="["+Vr+"]["+Wr+"]*";ji=Vr+":";Ui=Wr+":";var tg=new RegExp("^["+ji+"]["+Ui+"]*$"),rg=new RegExp("^("+Xt+"|"+Xt+":"+Xt+")$");function ng(e){if(Km.test(e))return!0;if(Qm.test(e))return!0;if(!pu.test(e))return!1;if(!tg.test(e))return!1;var t=e.match(xu),r=e.match(mu);return r!==null&&2*r.length===t.length}function ag(e){if(Zm.test(e))return!0;if(eg.test(e))return!0;if(!pu.test(e))return!1;if(!rg.test(e))return!1;var t=e.match(xu),r=e.match(mu);return r!==null&&2*r.length===t.length}});var $i=I(function(ug){var gu=ge();ug.property=function(e){if(Array.isArray(e.type)){var t=Object.create(null);e.type.forEach(function(a){t[a.value||a]=a.alias||a});var r=e.missing;if(r===void 0)r=null;var n=e.invalid;if(n===void 0)n=r;return{get:function(){var a=this._getattr(e.name);if(a===null)return r;if(a=t[a.toLowerCase()],a!==void 0)return a;if(n!==null)return n;return a},set:function(a){this._setattr(e.name,a)}}}else if(e.type===Boolean)return{get:function(){return this.hasAttribute(e.name)},set:function(a){if(a)this._setattr(e.name,"");else this.removeAttribute(e.name)}};else if(e.type===Number||e.type==="long"||e.type==="unsigned long"||e.type==="limited unsigned long with fallback")return cg(e);else if(!e.type||e.type===String)return{get:function(){return this._getattr(e.name)||""},set:function(a){if(e.treatNullAsEmptyString&&a===null)a="";this._setattr(e.name,a)}};else if(typeof e.type==="function")return e.type(e.name,e);throw Error("Invalid attribute definition")};function cg(e){var t;if(typeof e.default==="function")t=e.default;else if(typeof e.default==="number")t=function(){return e.default};else t=function(){gu.assert(!1,typeof e.default)};var r=e.type==="unsigned long",n=e.type==="long",a=e.type==="limited unsigned long with fallback",i=e.min,s=e.max,c=e.setmin;if(i===void 0){if(r)i=0;if(n)i=-2147483648;if(a)i=1}if(s===void 0){if(r||n||a)s=2147483647}return{get:function(){var l=this._getattr(e.name),d=e.float?parseFloat(l):parseInt(l,10);if(l===null||!isFinite(d)||i!==void 0&&d<i||s!==void 0&&d>s)return t.call(this);if(r||n||a){if(!/^[ \t\n\f\r]*[-+]?[0-9]/.test(l))return t.call(this);d=d|0}return d},set:function(l){if(!e.float)l=Math.floor(l);if(c!==void 0&&l<c)gu.IndexSizeError(e.name+" set to "+l);if(r)l=l<0||l>2147483647?t.call(this):l|0;else if(a)l=l<1||l>2147483647?t.call(this):l|0;else if(n)l=l<-2147483648||l>2147483647?t.call(this):l|0;this._setattr(e.name,String(l))}}}ug.registerChangeHandler=function(e,t,r){var n=e.prototype;if(!Object.prototype.hasOwnProperty.call(n,"_attributeChangeHandlers"))n._attributeChangeHandlers=Object.create(n._attributeChangeHandlers||null);n._attributeChangeHandlers[t]=r}});var Eu=I(function(EE,_u){_u.exports=bu;var dg=Ae();function bu(e,t){this.root=e,this.filter=t,this.lastModTime=e.lastModTime,this.done=!1,this.cache=[],this.traverse()}bu.prototype=Object.create(Object.prototype,{length:{get:function(){if(this.checkcache(),!this.done)this.traverse();return this.cache.length}},item:{value:function(e){if(this.checkcache(),!this.done&&e>=this.cache.length)this.traverse();return this.cache[e]}},checkcache:{value:function(){if(this.lastModTime!==this.root.lastModTime){for(var e=this.cache.length-1;e>=0;e--)this[e]=void 0;this.cache.length=0,this.done=!1,this.lastModTime=this.root.lastModTime}}},traverse:{value:function(e){if(e!==void 0)e++;var t;while((t=this.next())!==null)if(this[this.cache.length]=t,this.cache.push(t),e&&this.cache.length===e)return;this.done=!0}},next:{value:function(){var e=this.cache.length===0?this.root:this.cache[this.cache.length-1],t;if(e.nodeType===dg.DOCUMENT_NODE)t=e.documentElement;else t=e.nextElement(this.root);while(t){if(this.filter(t))return t;t=t.nextElement(this.root)}return null}}})});var Vi=I(function(vE,wu){var zi=ge();wu.exports=yu;function yu(e,t){this._getString=e,this._setString=t,this._length=0,this._lastStringValue="",this._update()}Object.defineProperties(yu.prototype,{length:{get:function(){return this._length}},item:{value:function(e){var t=sr(this);if(e<0||e>=t.length)return null;return t[e]}},contains:{value:function(e){e=String(e);var t=sr(this);return t.indexOf(e)>-1}},add:{value:function(){var e=sr(this);for(var t=0,r=arguments.length;t<r;t++){var n=Gr(arguments[t]);if(e.indexOf(n)<0)e.push(n)}this._update(e)}},remove:{value:function(){var e=sr(this);for(var t=0,r=arguments.length;t<r;t++){var n=Gr(arguments[t]),a=e.indexOf(n);if(a>-1)e.splice(a,1)}this._update(e)}},toggle:{value:function(t,r){if(t=Gr(t),this.contains(t)){if(r===void 0||r===!1)return this.remove(t),!1;return!0}else{if(r===void 0||r===!0)return this.add(t),!0;return!1}}},replace:{value:function(t,r){if(String(r)==="")zi.SyntaxError();t=Gr(t),r=Gr(r);var n=sr(this),a=n.indexOf(t);if(a<0)return!1;var i=n.indexOf(r);if(i<0)n[a]=r;else if(a<i)n[a]=r,n.splice(i,1);else n.splice(a,1);return this._update(n),!0}},toString:{value:function(){return this._getString()}},value:{get:function(){return this._getString()},set:function(e){this._setString(e),this._update()}},_update:{value:function(e){if(e)vu(this,e),this._setString(e.join(" ").trim());else vu(this,sr(this));this._lastStringValue=this._getString()}}});function vu(e,t){var r=e._length,n;e._length=t.length;for(n=0;n<t.length;n++)e[n]=t[n];for(;n<r;n++)e[n]=void 0}function Gr(e){if(e=String(e),e==="")zi.SyntaxError();if(/[ \t\r\n\f]/.test(e))zi.InvalidCharacterError();return e}function hg(e){var t=e._length,r=Array(t);for(var n=0;n<t;n++)r[n]=e[n];return r}function sr(e){var t=e._getString();if(t===e._lastStringValue)return hg(e);var r=t.replace(/(^[ \t\r\n\f]+)|([ \t\r\n\f]+$)/g,"");if(r==="")return[];else{var n=Object.create(null);return r.split(/[ \t\r\n\f]+/g).filter(function(a){var i="$"+a;if(n[i])return!1;return n[i]=!0,!0})}}});var aa=I(function(ur,Du){var ta=Object.create(null,{location:{get:function(){throw Error("window.location is not supported.")}}}),pg=function(e,t){return e.compareDocumentPosition(t)},xg=function(e,t){return pg(e,t)&2?1:-1},na=function(e){while((e=e.nextSibling)&&e.nodeType!==1);return e},cr=function(e){while((e=e.previousSibling)&&e.nodeType!==1);return e},mg=function(e){if(e=e.firstChild)while(e.nodeType!==1&&(e=e.nextSibling));return e},gg=function(e){if(e=e.lastChild)while(e.nodeType!==1&&(e=e.previousSibling));return e},or=function(e){if(!e.parentNode)return!1;var t=e.parentNode.nodeType;return t===1||t===9},ku=function(e){if(!e)return e;var t=e[0];if(t==='"'||t==="'"){if(e[e.length-1]===t)e=e.slice(1,-1);else e=e.slice(1);return e.replace(j.str_escape,function(r){var n=/^\\(?:([0-9A-Fa-f]+)|([\r\n\f]+))/.exec(r);if(!n)return r.slice(1);if(n[2])return"";var a=parseInt(n[1],16);return String.fromCodePoint?String.fromCodePoint(a):String.fromCharCode(a)})}else if(j.ident.test(e))return Mt(e);else return e},Mt=function(e){return e.replace(j.escape,function(t){var r=/^\\([0-9A-Fa-f]+)/.exec(t);if(!r)return t[1];var n=parseInt(r[1],16);return String.fromCodePoint?String.fromCodePoint(n):String.fromCharCode(n)})},bg=function(){if(Array.prototype.indexOf)return Array.prototype.indexOf;return function(e,t){var r=this.length;while(r--)if(this[r]===t)return r;return-1}}(),Cu=function(e,t){var r=j.inside.source.replace(/</g,e).replace(/>/g,t);return new RegExp(r)},Be=function(e,t,r){return e=e.source,e=e.replace(t,r.source||r),new RegExp(e)},Tu=function(e,t){return e.replace(/^(?:\w+:\/\/|\/+)/,"").replace(/(?:\/+|\/*#.*?)$/,"").split("/",t).join("/")},_g=function(e,t){var r=e.replace(/\s+/g,""),n;if(r==="even")r="2n+0";else if(r==="odd")r="2n+1";else if(r.indexOf("n")===-1)r="0n"+r;return n=/^([+-])?(\d+)?n([+-])?(\d+)?$/.exec(r),{group:n[1]==="-"?-(n[2]||1):+(n[2]||1),offset:n[4]?n[3]==="-"?-n[4]:+n[4]:0}},Wi=function(e,t,r){var n=_g(e),a=n.group,i=n.offset,s=!r?mg:gg,c=!r?na:cr;return function(l){if(!or(l))return;var d=s(l.parentNode),p=0;while(d){if(t(d,l))p++;if(d===l)return p-=i,a&&p?p%a===0&&p<0===a<0:!p;d=c(d)}}},we={"*":function(){return function(){return!0}}(),type:function(e){return e=e.toLowerCase(),function(t){return t.nodeName.toLowerCase()===e}},attr:function(e,t,r,n){return t=Au[t],function(a){var i;switch(e){case"for":i=a.htmlFor;break;case"class":if(i=a.className,i===""&&a.getAttribute("class")==null)i=null;break;case"href":case"src":i=a.getAttribute(e,2);break;case"title":i=a.getAttribute("title")||null;break;case"id":case"lang":case"dir":case"accessKey":case"hidden":case"tabIndex":case"style":if(a.getAttribute){i=a.getAttribute(e);break}default:if(a.hasAttribute&&!a.hasAttribute(e))break;i=a[e]!=null?a[e]:a.getAttribute&&a.getAttribute(e);break}if(i==null)return;if(i=i+"",n)i=i.toLowerCase(),r=r.toLowerCase();return t(i,r)}},":first-child":function(e){return!cr(e)&&or(e)},":last-child":function(e){return!na(e)&&or(e)},":only-child":function(e){return!cr(e)&&!na(e)&&or(e)},":nth-child":function(e,t){return Wi(e,function(){return!0},t)},":nth-last-child":function(e){return we[":nth-child"](e,!0)},":root":function(e){return e.ownerDocument.documentElement===e},":empty":function(e){return!e.firstChild},":not":function(e){var t=Ji(e);return function(r){return!t(r)}},":first-of-type":function(e){if(!or(e))return;var t=e.nodeName;while(e=cr(e))if(e.nodeName===t)return;return!0},":last-of-type":function(e){if(!or(e))return;var t=e.nodeName;while(e=na(e))if(e.nodeName===t)return;return!0},":only-of-type":function(e){return we[":first-of-type"](e)&&we[":last-of-type"](e)},":nth-of-type":function(e,t){return Wi(e,function(r,n){return r.nodeName===n.nodeName},t)},":nth-last-of-type":function(e){return we[":nth-of-type"](e,!0)},":checked":function(e){return!!(e.checked||e.selected)},":indeterminate":function(e){return!we[":checked"](e)},":enabled":function(e){return!e.disabled&&e.type!=="hidden"},":disabled":function(e){return!!e.disabled},":target":function(e){return e.id===ta.location.hash.substring(1)},":focus":function(e){return e===e.ownerDocument.activeElement},":is":function(e){return Ji(e)},":matches":function(e){return we[":is"](e)},":nth-match":function(e,t){var r=e.split(/\s*,\s*/),n=r.shift(),a=Ji(r.join(","));return Wi(n,a,t)},":nth-last-match":function(e){return we[":nth-match"](e,!0)},":links-here":function(e){return e+""===ta.location+""},":lang":function(e){return function(t){while(t){if(t.lang)return t.lang.indexOf(e)===0;t=t.parentNode}}},":dir":function(e){return function(t){while(t){if(t.dir)return t.dir===e;t=t.parentNode}}},":scope":function(e,t){var r=t||e.ownerDocument;if(r.nodeType===9)return e===r.documentElement;return e===r},":any-link":function(e){return typeof e.href==="string"},":local-link":function(e){if(e.nodeName)return e.href&&e.host===ta.location.host;var t=+e+1;return function(r){if(!r.href)return;var n=ta.location+"",a=r+"";return Tu(n,t)===Tu(a,t)}},":default":function(e){return!!e.defaultSelected},":valid":function(e){return e.willValidate||e.validity&&e.validity.valid},":invalid":function(e){return!we[":valid"](e)},":in-range":function(e){return e.value>e.min&&e.value<=e.max},":out-of-range":function(e){return!we[":in-range"](e)},":required":function(e){return!!e.required},":optional":function(e){return!e.required},":read-only":function(e){if(e.readOnly)return!0;var t=e.getAttribute("contenteditable"),r=e.contentEditable,n=e.nodeName.toLowerCase();return n=n!=="input"&&n!=="textarea",(n||e.disabled)&&t==null&&r!=="true"},":read-write":function(e){return!we[":read-only"](e)},":hover":function(){throw Error(":hover is not supported.")},":active":function(){throw Error(":active is not supported.")},":link":function(){throw Error(":link is not supported.")},":visited":function(){throw Error(":visited is not supported.")},":column":function(){throw Error(":column is not supported.")},":nth-column":function(){throw Error(":nth-column is not supported.")},":nth-last-column":function(){throw Error(":nth-last-column is not supported.")},":current":function(){throw Error(":current is not supported.")},":past":function(){throw Error(":past is not supported.")},":future":function(){throw Error(":future is not supported.")},":contains":function(e){return function(t){var r=t.innerText||t.textContent||t.value||"";return r.indexOf(e)!==-1}},":has":function(e){return function(t){return Ru(e,t).length>0}}},Au={"-":function(){return!0},"=":function(e,t){return e===t},"*=":function(e,t){return e.indexOf(t)!==-1},"~=":function(e,t){var r,n,a,i;for(n=0;;n=r+1){if(r=e.indexOf(t,n),r===-1)return!1;if(a=e[r-1],i=e[r+t.length],(!a||a===" ")&&(!i||i===" "))return!0}},"|=":function(e,t){var r=e.indexOf(t),n;if(r!==0)return;return n=e[r+t.length],n==="-"||!n},"^=":function(e,t){return e.indexOf(t)===0},"$=":function(e,t){var r=e.lastIndexOf(t);return r!==-1&&r+t.length===e.length},"!=":function(e,t){return e!==t}},Jr={" ":function(e){return function(t){while(t=t.parentNode)if(e(t))return t}},">":function(e){return function(t){if(t=t.parentNode)return e(t)&&t}},"+":function(e){return function(t){if(t=cr(t))return e(t)&&t}},"~":function(e){return function(t){while(t=cr(t))if(e(t))return t}},noop:function(e){return function(t){return e(t)&&t}},ref:function(e,t){var r;function n(a){var i=a.ownerDocument,s=i.getElementsByTagName("*"),c=s.length;while(c--)if(r=s[c],n.test(a))return r=null,!0;r=null}return n.combinator=function(a){if(!r||!r.getAttribute)return;var i=r.getAttribute(t)||"";if(i[0]==="#")i=i.substring(1);if(i===a.id&&e(r))return r},n}},j={escape:/\\(?:[^0-9A-Fa-f\r\n]|[0-9A-Fa-f]{1,6}[\r\n\t ]?)/g,str_escape:/(escape)|\\(\n|\r\n?|\f)/g,nonascii:/[\u00A0-\uFFFF]/,cssid:/(?:(?!-?[0-9])(?:escape|nonascii|[-_a-zA-Z0-9])+)/,qname:/^ *(cssid|\*)/,simple:/^(?:([.#]cssid)|pseudo|attr)/,ref:/^ *\/(cssid)\/ */,combinator:/^(?: +([^ \w*.#\\]) +|( )+|([^ \w*.#\\]))(?! *$)/,attr:/^\[(cssid)(?:([^\w]?=)(inside))?\]/,pseudo:/^(:cssid)(?:\((inside)\))?/,inside:/(?:"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|<[^"'>]*>|\\["'>]|[^"'>])*/,ident:/^(cssid)$/};j.cssid=Be(j.cssid,"nonascii",j.nonascii);j.cssid=Be(j.cssid,"escape",j.escape);j.qname=Be(j.qname,"cssid",j.cssid);j.simple=Be(j.simple,"cssid",j.cssid);j.ref=Be(j.ref,"cssid",j.cssid);j.attr=Be(j.attr,"cssid",j.cssid);j.pseudo=Be(j.pseudo,"cssid",j.cssid);j.inside=Be(j.inside,`[^"'>]*`,j.inside);j.attr=Be(j.attr,"inside",Cu("\\[","\\]"));j.pseudo=Be(j.pseudo,"inside",Cu("\\(","\\)"));j.simple=Be(j.simple,"pseudo",j.pseudo);j.simple=Be(j.simple,"attr",j.attr);j.ident=Be(j.ident,"cssid",j.cssid);j.str_escape=Be(j.str_escape,"escape",j.escape);var Xr=function(e){var t=e.replace(/^\s+|\s+$/g,""),r,n=[],a=[],i,s,c,l,d;while(t){if(c=j.qname.exec(t))t=t.substring(c[0].length),s=Mt(c[1]),a.push(ra(s,!0));else if(c=j.simple.exec(t))t=t.substring(c[0].length),s="*",a.push(ra(s,!0)),a.push(ra(c));else throw SyntaxError("Invalid selector.");while(c=j.simple.exec(t))t=t.substring(c[0].length),a.push(ra(c));if(t[0]==="!")t=t.substring(1),i=vg(),i.qname=s,a.push(i.simple);if(c=j.ref.exec(t)){t=t.substring(c[0].length),d=Jr.ref(Gi(a),Mt(c[1])),n.push(d.combinator),a=[];continue}if(c=j.combinator.exec(t)){if(t=t.substring(c[0].length),l=c[1]||c[2]||c[3],l===","){n.push(Jr.noop(Gi(a)));break}}else l="noop";if(!Jr[l])throw SyntaxError("Bad combinator.");n.push(Jr[l](Gi(a))),a=[]}if(r=Eg(n),r.qname=s,r.sel=t,i)i.lname=r.qname,i.test=r,i.qname=i.qname,i.sel=r.sel,r=i;if(d)d.test=r,d.qname=r.qname,d.sel=r.sel,r=d;return r},ra=function(e,t){if(t)return e==="*"?we["*"]:we.type(e);if(e[1])return e[1][0]==="."?we.attr("class","~=",Mt(e[1].substring(1)),!1):we.attr("id","=",Mt(e[1].substring(1)),!1);if(e[2])return e[3]?we[Mt(e[2])](ku(e[3])):we[Mt(e[2])];if(e[4]){var r=e[6],n=/["'\s]\s*I$/i.test(r);if(n)r=r.replace(/\s*I$/i,"");return we.attr(Mt(e[4]),e[5]||"-",ku(r),n)}throw SyntaxError("Unknown Selector.")},Gi=function(e){var t=e.length,r;if(t<2)return e[0];return function(n){if(!n)return;for(r=0;r<t;r++)if(!e[r](n))return;return!0}},Eg=function(e){if(e.length<2)return function(t){return!!e[0](t)};return function(t){var r=e.length;while(r--)if(!(t=e[r](t)))return;return!0}},vg=function(){var e;function t(r){var n=r.ownerDocument,a=n.getElementsByTagName(t.lname),i=a.length;while(i--)if(t.test(a[i])&&e===r)return e=null,!0;e=null}return t.simple=function(r){return e=r,!0},t},Ji=function(e){var t=Xr(e),r=[t];while(t.sel)t=Xr(t.sel),r.push(t);if(r.length<2)return t;return function(n){var a=r.length,i=0;for(;i<a;i++)if(r[i](n))return!0}},Ru=function(e,t){var r=[],n=Xr(e),a=t.getElementsByTagName(n.qname),i=0,s;while(s=a[i++])if(n(s))r.push(s);if(n.sel){while(n.sel){n=Xr(n.sel),a=t.getElementsByTagName(n.qname),i=0;while(s=a[i++])if(n(s)&&bg.call(r,s)===-1)r.push(s)}r.sort(xg)}return r};Du.exports=ur=function(e,t){var r,n;if(t.nodeType!==11&&e.indexOf(" ")===-1){if(e[0]==="#"&&t.rooted&&/^#[A-Z_][-A-Z0-9_]*$/i.test(e)){if(t.doc._hasMultipleElementsWithId){if(r=e.substring(1),!t.doc._hasMultipleElementsWithId(r))return n=t.doc.getElementById(r),n?[n]:[]}}if(e[0]==="."&&/^\.\w+$/.test(e))return t.getElementsByClassName(e.substring(1));if(/^\w+$/.test(e))return t.getElementsByTagName(e)}return Ru(e,t)};ur.selectors=we;ur.operators=Au;ur.combinators=Jr;ur.matches=function(e,t){var r={sel:t};do if(r=Xr(r.sel),r(e))return!0;while(r.sel);return!1}});var ia=I(function(yE,Su){var yg=Ae(),wg=Si(),Xi=function(e,t){var r=e.createDocumentFragment();for(var n=0;n<t.length;n++){var a=t[n],i=a instanceof yg;r.appendChild(i?a:e.createTextNode(String(a)))}return r},kg={after:{value:function(){var t=Array.prototype.slice.call(arguments),r=this.parentNode,n=this.nextSibling;if(r===null)return;while(n&&t.some(function(i){return i===n}))n=n.nextSibling;var a=Xi(this.doc,t);r.insertBefore(a,n)}},before:{value:function(){var t=Array.prototype.slice.call(arguments),r=this.parentNode,n=this.previousSibling;if(r===null)return;while(n&&t.some(function(s){return s===n}))n=n.previousSibling;var a=Xi(this.doc,t),i=n?n.nextSibling:r.firstChild;r.insertBefore(a,i)}},remove:{value:function(){if(this.parentNode===null)return;if(this.doc){if(this.doc._preremoveNodeIterators(this),this.rooted)this.doc.mutateRemove(this)}this._remove(),this.parentNode=null}},_remove:{value:function(){var t=this.parentNode;if(t===null)return;if(t._childNodes)t._childNodes.splice(this.index,1);else if(t._firstChild===this)if(this._nextSibling===this)t._firstChild=null;else t._firstChild=this._nextSibling;wg.remove(this),t.modify()}},replaceWith:{value:function(){var t=Array.prototype.slice.call(arguments),r=this.parentNode,n=this.nextSibling;if(r===null)return;while(n&&t.some(function(i){return i===n}))n=n.nextSibling;var a=Xi(this.doc,t);if(this.parentNode===r)r.replaceChild(a,this);else r.insertBefore(a,n)}}};Su.exports=kg});var Yi=I(function(wE,Lu){var Nu=Ae(),Tg={nextElementSibling:{get:function(){if(this.parentNode){for(var e=this.nextSibling;e!==null;e=e.nextSibling)if(e.nodeType===Nu.ELEMENT_NODE)return e}return null}},previousElementSibling:{get:function(){if(this.parentNode){for(var e=this.previousSibling;e!==null;e=e.previousSibling)if(e.nodeType===Nu.ELEMENT_NODE)return e}return null}}};Lu.exports=Tg});var Ki=I(function(kE,Mu){Mu.exports=Fu;var lr=ge();function Fu(e){this.element=e}Object.defineProperties(Fu.prototype,{length:{get:lr.shouldOverride},item:{value:lr.shouldOverride},getNamedItem:{value:function(t){return this.element.getAttributeNode(t)}},getNamedItemNS:{value:function(t,r){return this.element.getAttributeNodeNS(t,r)}},setNamedItem:{value:lr.nyi},setNamedItemNS:{value:lr.nyi},removeNamedItem:{value:function(t){var r=this.element.getAttributeNode(t);if(r)return this.element.removeAttribute(t),r;lr.NotFoundError()}},removeNamedItemNS:{value:function(t,r){var n=this.element.getAttributeNodeNS(t,r);if(n)return this.element.removeAttributeNS(t,r),n;lr.NotFoundError()}}})});var dr=I(function(TE,Pu){Pu.exports=It;var Zi=ea(),he=ge(),at=he.NAMESPACE,oa=$i(),Je=Ae(),Qi=Jt(),Cg=Ni(),sa=Eu(),fr=Xn(),Ag=Vi(),es=aa(),Ou=Qn(),Rg=ia(),Dg=Yi(),qu=Ki(),Iu=Object.create(null);function It(e,t,r,n){Ou.call(this),this.nodeType=Je.ELEMENT_NODE,this.ownerDocument=e,this.localName=t,this.namespaceURI=r,this.prefix=n,this._tagName=void 0,this._attrsByQName=Object.create(null),this._attrsByLName=Object.create(null),this._attrKeys=[]}function ts(e,t){if(e.nodeType===Je.TEXT_NODE)t.push(e._data);else for(var r=0,n=e.childNodes.length;r<n;r++)ts(e.childNodes[r],t)}It.prototype=Object.create(Ou.prototype,{isHTML:{get:function(){return this.namespaceURI===at.HTML&&this.ownerDocument.isHTML}},tagName:{get:function(){if(this._tagName===void 0){var t;if(this.prefix===null)t=this.localName;else t=this.prefix+":"+this.localName;if(this.isHTML){var r=Iu[t];if(!r)Iu[t]=r=he.toASCIIUpperCase(t);t=r}this._tagName=t}return this._tagName}},nodeName:{get:function(){return this.tagName}},nodeValue:{get:function(){return null},set:function(){}},textContent:{get:function(){var e=[];return ts(this,e),e.join("")},set:function(e){if(this.removeChildren(),e!==null&&e!==void 0&&e!=="")this._appendChild(this.ownerDocument.createTextNode(e))}},innerText:{get:function(){var e=[];return ts(this,e),e.join("").replace(/[ \t\n\f\r]+/g," ").trim()},set:function(e){if(this.removeChildren(),e!==null&&e!==void 0&&e!=="")this._appendChild(this.ownerDocument.createTextNode(e))}},innerHTML:{get:function(){return this.serialize()},set:he.nyi},outerHTML:{get:function(){return Cg.serializeOne(this,{nodeType:0})},set:function(e){var t=this.ownerDocument,r=this.parentNode;if(r===null)return;if(r.nodeType===Je.DOCUMENT_NODE)he.NoModificationAllowedError();if(r.nodeType===Je.DOCUMENT_FRAGMENT_NODE)r=r.ownerDocument.createElement("body");var n=t.implementation.mozHTMLParser(t._address,r);n.parse(e===null?"":String(e),!0),this.replaceWith(n._asDocumentFragment())}},_insertAdjacent:{value:function(t,r){var n=!1;switch(t){case"beforebegin":n=!0;case"afterend":var a=this.parentNode;if(a===null)return null;return a.insertBefore(r,n?this:this.nextSibling);case"afterbegin":n=!0;case"beforeend":return this.insertBefore(r,n?this.firstChild:null);default:return he.SyntaxError()}}},insertAdjacentElement:{value:function(t,r){if(r.nodeType!==Je.ELEMENT_NODE)throw TypeError("not an element");return t=he.toASCIILowerCase(String(t)),this._insertAdjacent(t,r)}},insertAdjacentText:{value:function(t,r){var n=this.ownerDocument.createTextNode(r);t=he.toASCIILowerCase(String(t)),this._insertAdjacent(t,n)}},insertAdjacentHTML:{value:function(t,r){t=he.toASCIILowerCase(String(t)),r=String(r);var n;switch(t){case"beforebegin":case"afterend":if(n=this.parentNode,n===null||n.nodeType===Je.DOCUMENT_NODE)he.NoModificationAllowedError();break;case"afterbegin":case"beforeend":n=this;break;default:he.SyntaxError()}if(!(n instanceof It)||n.ownerDocument.isHTML&&n.localName==="html"&&n.namespaceURI===at.HTML)n=n.ownerDocument.createElementNS(at.HTML,"body");var a=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,n);a.parse(r,!0),this._insertAdjacent(t,a._asDocumentFragment())}},children:{get:function(){if(!this._children)this._children=new Bu(this);return this._children}},attributes:{get:function(){if(!this._attributes)this._attributes=new ns(this);return this._attributes}},firstElementChild:{get:function(){for(var e=this.firstChild;e!==null;e=e.nextSibling)if(e.nodeType===Je.ELEMENT_NODE)return e;return null}},lastElementChild:{get:function(){for(var e=this.lastChild;e!==null;e=e.previousSibling)if(e.nodeType===Je.ELEMENT_NODE)return e;return null}},childElementCount:{get:function(){return this.children.length}},nextElement:{value:function(e){if(!e)e=this.ownerDocument.documentElement;var t=this.firstElementChild;if(!t){if(this===e)return null;t=this.nextElementSibling}if(t)return t;for(var r=this.parentElement;r&&r!==e;r=r.parentElement)if(t=r.nextElementSibling,t)return t;return null}},getElementsByTagName:{value:function(t){var r;if(!t)return new Qi;if(t==="*")r=function(){return!0};else if(this.isHTML)r=Sg(t);else r=rs(t);return new sa(this,r)}},getElementsByTagNameNS:{value:function(t,r){var n;if(t==="*"&&r==="*")n=function(){return!0};else if(t==="*")n=rs(r);else if(r==="*")n=Ng(t);else n=Lg(t,r);return new sa(this,n)}},getElementsByClassName:{value:function(t){if(t=String(t).trim(),t===""){var r=new Qi;return r}return t=t.split(/[ \t\r\n\f]+/),new sa(this,Fg(t))}},getElementsByName:{value:function(t){return new sa(this,Mg(String(t)))}},clone:{value:function(){var t;if(this.namespaceURI!==at.HTML||this.prefix||!this.ownerDocument.isHTML)t=this.ownerDocument.createElementNS(this.namespaceURI,this.prefix!==null?this.prefix+":"+this.localName:this.localName);else t=this.ownerDocument.createElement(this.localName);for(var r=0,n=this._attrKeys.length;r<n;r++){var a=this._attrKeys[r],i=this._attrsByLName[a],s=i.cloneNode();s._setOwnerElement(t),t._attrsByLName[a]=s,t._addQName(s)}return t._attrKeys=this._attrKeys.concat(),t}},isEqual:{value:function(t){if(this.localName!==t.localName||this.namespaceURI!==t.namespaceURI||this.prefix!==t.prefix||this._numattrs!==t._numattrs)return!1;for(var r=0,n=this._numattrs;r<n;r++){var a=this._attr(r);if(!t.hasAttributeNS(a.namespaceURI,a.localName))return!1;if(t.getAttributeNS(a.namespaceURI,a.localName)!==a.value)return!1}return!0}},_lookupNamespacePrefix:{value:function(t,r){if(this.namespaceURI&&this.namespaceURI===t&&this.prefix!==null&&r.lookupNamespaceURI(this.prefix)===t)return this.prefix;for(var n=0,a=this._numattrs;n<a;n++){var i=this._attr(n);if(i.prefix==="xmlns"&&i.value===t&&r.lookupNamespaceURI(i.localName)===t)return i.localName}var s=this.parentElement;return s?s._lookupNamespacePrefix(t,r):null}},lookupNamespaceURI:{value:function(t){if(t===""||t===void 0)t=null;if(this.namespaceURI!==null&&this.prefix===t)return this.namespaceURI;for(var r=0,n=this._numattrs;r<n;r++){var a=this._attr(r);if(a.namespaceURI===at.XMLNS){if(a.prefix==="xmlns"&&a.localName===t||t===null&&a.prefix===null&&a.localName==="xmlns")return a.value||null}}var i=this.parentElement;return i?i.lookupNamespaceURI(t):null}},getAttribute:{value:function(t){var r=this.getAttributeNode(t);return r?r.value:null}},getAttributeNS:{value:function(t,r){var n=this.getAttributeNodeNS(t,r);return n?n.value:null}},getAttributeNode:{value:function(t){if(t=String(t),/[A-Z]/.test(t)&&this.isHTML)t=he.toASCIILowerCase(t);var r=this._attrsByQName[t];if(!r)return null;if(Array.isArray(r))r=r[0];return r}},getAttributeNodeNS:{value:function(t,r){t=t===void 0||t===null?"":String(t),r=String(r);var n=this._attrsByLName[t+"|"+r];return n?n:null}},hasAttribute:{value:function(t){if(t=String(t),/[A-Z]/.test(t)&&this.isHTML)t=he.toASCIILowerCase(t);return this._attrsByQName[t]!==void 0}},hasAttributeNS:{value:function(t,r){t=t===void 0||t===null?"":String(t),r=String(r);var n=t+"|"+r;return this._attrsByLName[n]!==void 0}},hasAttributes:{value:function(){return this._numattrs>0}},toggleAttribute:{value:function(t,r){if(t=String(t),!Zi.isValidName(t))he.InvalidCharacterError();if(/[A-Z]/.test(t)&&this.isHTML)t=he.toASCIILowerCase(t);var n=this._attrsByQName[t];if(n===void 0){if(r===void 0||r===!0)return this._setAttribute(t,""),!0;return!1}else{if(r===void 0||r===!1)return this.removeAttribute(t),!1;return!0}}},_setAttribute:{value:function(t,r){var n=this._attrsByQName[t],a;if(!n)n=this._newattr(t),a=!0;else if(Array.isArray(n))n=n[0];if(n.value=r,this._attributes)this._attributes[t]=n;if(a&&this._newattrhook)this._newattrhook(t,r)}},setAttribute:{value:function(t,r){if(t=String(t),!Zi.isValidName(t))he.InvalidCharacterError();if(/[A-Z]/.test(t)&&this.isHTML)t=he.toASCIILowerCase(t);this._setAttribute(t,String(r))}},_setAttributeNS:{value:function(t,r,n){var a=r.indexOf(":"),i,s;if(a<0)i=null,s=r;else i=r.substring(0,a),s=r.substring(a+1);if(t===""||t===void 0)t=null;var c=(t===null?"":t)+"|"+s,l=this._attrsByLName[c],d;if(!l){if(l=new Yr(this,s,i,t),d=!0,this._attrsByLName[c]=l,this._attributes)this._attributes[this._attrKeys.length]=l;this._attrKeys.push(c),this._addQName(l)}if(l.value=n,d&&this._newattrhook)this._newattrhook(r,n)}},setAttributeNS:{value:function(t,r,n){if(t=t===null||t===void 0||t===""?null:String(t),r=String(r),!Zi.isValidQName(r))he.InvalidCharacterError();var a=r.indexOf(":"),i=a<0?null:r.substring(0,a);if(i!==null&&t===null||i==="xml"&&t!==at.XML||(r==="xmlns"||i==="xmlns")&&t!==at.XMLNS||t===at.XMLNS&&!(r==="xmlns"||i==="xmlns"))he.NamespaceError();this._setAttributeNS(t,r,String(n))}},setAttributeNode:{value:function(t){if(t.ownerElement!==null&&t.ownerElement!==this)throw new fr(fr.INUSE_ATTRIBUTE_ERR);var r=null,n=this._attrsByQName[t.name];if(n){if(!Array.isArray(n))n=[n];if(n.some(function(a){return a===t}))return t;else if(t.ownerElement!==null)throw new fr(fr.INUSE_ATTRIBUTE_ERR);n.forEach(function(a){this.removeAttributeNode(a)},this),r=n[0]}return this.setAttributeNodeNS(t),r}},setAttributeNodeNS:{value:function(t){if(t.ownerElement!==null)throw new fr(fr.INUSE_ATTRIBUTE_ERR);var r=t.namespaceURI,n=(r===null?"":r)+"|"+t.localName,a=this._attrsByLName[n];if(a)this.removeAttributeNode(a);if(t._setOwnerElement(this),this._attrsByLName[n]=t,this._attributes)this._attributes[this._attrKeys.length]=t;if(this._attrKeys.push(n),this._addQName(t),this._newattrhook)this._newattrhook(t.name,t.value);return a||null}},removeAttribute:{value:function(t){if(t=String(t),/[A-Z]/.test(t)&&this.isHTML)t=he.toASCIILowerCase(t);var r=this._attrsByQName[t];if(!r)return;if(Array.isArray(r))if(r.length>2)r=r.shift();else this._attrsByQName[t]=r[1],r=r[0];else this._attrsByQName[t]=void 0;var n=r.namespaceURI,a=(n===null?"":n)+"|"+r.localName;this._attrsByLName[a]=void 0;var i=this._attrKeys.indexOf(a);if(this._attributes)Array.prototype.splice.call(this._attributes,i,1),this._attributes[t]=void 0;this._attrKeys.splice(i,1);var s=r.onchange;if(r._setOwnerElement(null),s)s.call(r,this,r.localName,r.value,null);if(this.rooted)this.ownerDocument.mutateRemoveAttr(r)}},removeAttributeNS:{value:function(t,r){t=t===void 0||t===null?"":String(t),r=String(r);var n=t+"|"+r,a=this._attrsByLName[n];if(!a)return;this._attrsByLName[n]=void 0;var i=this._attrKeys.indexOf(n);if(this._attributes)Array.prototype.splice.call(this._attributes,i,1);this._attrKeys.splice(i,1),this._removeQName(a);var s=a.onchange;if(a._setOwnerElement(null),s)s.call(a,this,a.localName,a.value,null);if(this.rooted)this.ownerDocument.mutateRemoveAttr(a)}},removeAttributeNode:{value:function(t){var r=t.namespaceURI,n=(r===null?"":r)+"|"+t.localName;if(this._attrsByLName[n]!==t)he.NotFoundError();return this.removeAttributeNS(r,t.localName),t}},getAttributeNames:{value:function(){var t=this;return this._attrKeys.map(function(r){return t._attrsByLName[r].name})}},_getattr:{value:function(t){var r=this._attrsByQName[t];return r?r.value:null}},_setattr:{value:function(t,r){var n=this._attrsByQName[t],a;if(!n)n=this._newattr(t),a=!0;if(n.value=String(r),this._attributes)this._attributes[t]=n;if(a&&this._newattrhook)this._newattrhook(t,r)}},_newattr:{value:function(t){var r=new Yr(this,t,null,null),n="|"+t;if(this._attrsByQName[t]=r,this._attrsByLName[n]=r,this._attributes)this._attributes[this._attrKeys.length]=r;return this._attrKeys.push(n),r}},_addQName:{value:function(e){var t=e.name,r=this._attrsByQName[t];if(!r)this._attrsByQName[t]=e;else if(Array.isArray(r))r.push(e);else this._attrsByQName[t]=[r,e];if(this._attributes)this._attributes[t]=e}},_removeQName:{value:function(e){var t=e.name,r=this._attrsByQName[t];if(Array.isArray(r)){var n=r.indexOf(e);if(he.assert(n!==-1),r.length===2){if(this._attrsByQName[t]=r[1-n],this._attributes)this._attributes[t]=this._attrsByQName[t]}else if(r.splice(n,1),this._attributes&&this._attributes[t]===e)this._attributes[t]=r[0]}else if(he.assert(r===e),this._attrsByQName[t]=void 0,this._attributes)this._attributes[t]=void 0}},_numattrs:{get:function(){return this._attrKeys.length}},_attr:{value:function(e){return this._attrsByLName[this._attrKeys[e]]}},id:oa.property({name:"id"}),className:oa.property({name:"class"}),classList:{get:function(){var e=this;if(this._classList)return this._classList;var t=new Ag(function(){return e.className||""},function(r){e.className=r});return this._classList=t,t},set:function(e){this.className=e}},matches:{value:function(e){return es.matches(this,e)}},closest:{value:function(e){var t=this;do{if(t.matches&&t.matches(e))return t;t=t.parentElement||t.parentNode}while(t!==null&&t.nodeType===Je.ELEMENT_NODE);return null}},querySelector:{value:function(e){return es(e,this)[0]}},querySelectorAll:{value:function(e){var t=es(e,this);return t.item?t:new Qi(t)}}});Object.defineProperties(It.prototype,Rg);Object.defineProperties(It.prototype,Dg);oa.registerChangeHandler(It,"id",function(e,t,r,n){if(e.rooted){if(r)e.ownerDocument.delId(r,e);if(n)e.ownerDocument.addId(n,e)}});oa.registerChangeHandler(It,"class",function(e,t,r,n){if(e._classList)e._classList._update()});function Yr(e,t,r,n,a){this.localName=t,this.prefix=r===null||r===""?null:""+r,this.namespaceURI=n===null||n===""?null:""+n,this.data=a,this._setOwnerElement(e)}Yr.prototype=Object.create(Object.prototype,{ownerElement:{get:function(){return this._ownerElement}},_setOwnerElement:{value:function(t){if(this._ownerElement=t,this.prefix===null&&this.namespaceURI===null&&t)this.onchange=t._attributeChangeHandlers[this.localName];else this.onchange=null}},name:{get:function(){return this.prefix?this.prefix+":"+this.localName:this.localName}},specified:{get:function(){return!0}},value:{get:function(){return this.data},set:function(e){var t=this.data;if(e=e===void 0?"":e+"",e===t)return;if(this.data=e,this.ownerElement){if(this.onchange)this.onchange(this.ownerElement,this.localName,t,e);if(this.ownerElement.rooted)this.ownerElement.ownerDocument.mutateAttr(this,t)}}},cloneNode:{value:function(t){return new Yr(null,this.localName,this.prefix,this.namespaceURI,this.data)}},nodeType:{get:function(){return Je.ATTRIBUTE_NODE}},nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return this.value},set:function(e){this.value=e}},textContent:{get:function(){return this.value},set:function(e){if(e===null||e===void 0)e="";this.value=e}},innerText:{get:function(){return this.value},set:function(e){if(e===null||e===void 0)e="";this.value=e}}});It._Attr=Yr;function ns(e){qu.call(this,e);for(var t in e._attrsByQName)this[t]=e._attrsByQName[t];for(var r=0;r<e._attrKeys.length;r++)this[r]=e._attrsByLName[e._attrKeys[r]]}ns.prototype=Object.create(qu.prototype,{length:{get:function(){return this.element._attrKeys.length},set:function(){}},item:{value:function(e){if(e=e>>>0,e>=this.length)return null;return this.element._attrsByLName[this.element._attrKeys[e]]}}});if(globalThis.Symbol?.iterator)ns.prototype[globalThis.Symbol.iterator]=function(){var e=0,t=this.length,r=this;return{next:function(){if(e<t)return{value:r.item(e++)};return{done:!0}}}};function Bu(e){this.element=e,this.updateCache()}Bu.prototype=Object.create(Object.prototype,{length:{get:function(){return this.updateCache(),this.childrenByNumber.length}},item:{value:function(t){return this.updateCache(),this.childrenByNumber[t]||null}},namedItem:{value:function(t){return this.updateCache(),this.childrenByName[t]||null}},namedItems:{get:function(){return this.updateCache(),this.childrenByName}},updateCache:{value:function(){var t=/^(a|applet|area|embed|form|frame|frameset|iframe|img|object)$/;if(this.lastModTime!==this.element.lastModTime){this.lastModTime=this.element.lastModTime;var r=this.childrenByNumber&&this.childrenByNumber.length||0;for(var n=0;n<r;n++)this[n]=void 0;this.childrenByNumber=[],this.childrenByName=Object.create(null);for(var a=this.element.firstChild;a!==null;a=a.nextSibling)if(a.nodeType===Je.ELEMENT_NODE){this[this.childrenByNumber.length]=a,this.childrenByNumber.push(a);var i=a.getAttribute("id");if(i&&!this.childrenByName[i])this.childrenByName[i]=a;var s=a.getAttribute("name");if(s&&this.element.namespaceURI===at.HTML&&t.test(this.element.localName)&&!this.childrenByName[s])this.childrenByName[i]=a}}}}});function rs(e){return function(t){return t.localName===e}}function Sg(e){var t=he.toASCIILowerCase(e);if(t===e)return rs(e);return function(r){return r.isHTML?r.localName===t:r.localName===e}}function Ng(e){return function(t){return t.namespaceURI===e}}function Lg(e,t){return function(r){return r.namespaceURI===e&&r.localName===t}}function Fg(e){return function(t){return e.every(function(r){return t.classList.contains(r)})}}function Mg(e){return function(t){if(t.namespaceURI!==at.HTML)return!1;return t.getAttribute("name")===e}}});var as=I(function(CE,zu){zu.exports=$u;var ju=Ae(),Ig=Jt(),Uu=ge(),Hu=Uu.HierarchyRequestError,Og=Uu.NotFoundError;function $u(){ju.call(this)}$u.prototype=Object.create(ju.prototype,{hasChildNodes:{value:function(){return!1}},firstChild:{value:null},lastChild:{value:null},insertBefore:{value:function(e,t){if(!e.nodeType)throw TypeError("not a node");Hu()}},replaceChild:{value:function(e,t){if(!e.nodeType)throw TypeError("not a node");Hu()}},removeChild:{value:function(e){if(!e.nodeType)throw TypeError("not a node");Og()}},removeChildren:{value:function(){}},childNodes:{get:function(){if(!this._childNodes)this._childNodes=new Ig;return this._childNodes}}})});var Kr=I(function(AE,Gu){Gu.exports=ca;var Wu=as(),Vu=ge(),qg=ia(),Bg=Yi();function ca(){Wu.call(this)}ca.prototype=Object.create(Wu.prototype,{substringData:{value:function(t,r){if(arguments.length<2)throw TypeError("Not enough arguments");if(t=t>>>0,r=r>>>0,t>this.data.length||t<0||r<0)Vu.IndexSizeError();return this.data.substring(t,t+r)}},appendData:{value:function(t){if(arguments.length<1)throw TypeError("Not enough arguments");this.data+=String(t)}},insertData:{value:function(t,r){return this.replaceData(t,0,r)}},deleteData:{value:function(t,r){return this.replaceData(t,r,"")}},replaceData:{value:function(t,r,n){var a=this.data,i=a.length;if(t=t>>>0,r=r>>>0,n=String(n),t>i||t<0)Vu.IndexSizeError();if(t+r>i)r=i-t;var s=a.substring(0,t),c=a.substring(t+r);this.data=s+n+c}},isEqual:{value:function(t){return this._data===t._data}},length:{get:function(){return this.data.length}}});Object.defineProperties(ca.prototype,qg);Object.defineProperties(ca.prototype,Bg)});var ss=I(function(RE,Ku){Ku.exports=is;var Ju=ge(),Xu=Ae(),Yu=Kr();function is(e,t){Yu.call(this),this.nodeType=Xu.TEXT_NODE,this.ownerDocument=e,this._data=t,this._index=void 0}var Zr={get:function(){return this._data},set:function(e){if(e===null||e===void 0)e="";else e=String(e);if(e===this._data)return;if(this._data=e,this.rooted)this.ownerDocument.mutateValue(this);if(this.parentNode&&this.parentNode._textchangehook)this.parentNode._textchangehook(this)}};is.prototype=Object.create(Yu.prototype,{nodeName:{value:"#text"},nodeValue:Zr,textContent:Zr,innerText:Zr,data:{get:Zr.get,set:function(e){Zr.set.call(this,e===null?"":String(e))}},splitText:{value:function(t){if(t>this._data.length||t<0)Ju.IndexSizeError();var r=this._data.substring(t),n=this.ownerDocument.createTextNode(r);this.data=this.data.substring(0,t);var a=this.parentNode;if(a!==null)a.insertBefore(n,this.nextSibling);return n}},wholeText:{get:function(){var t=this.textContent;for(var r=this.nextSibling;r;r=r.nextSibling){if(r.nodeType!==Xu.TEXT_NODE)break;t+=r.textContent}return t}},replaceWholeText:{value:Ju.nyi},clone:{value:function(){return new is(this.ownerDocument,this._data)}}})});var cs=I(function(DE,Qu){Qu.exports=os;var Pg=Ae(),Zu=Kr();function os(e,t){Zu.call(this),this.nodeType=Pg.COMMENT_NODE,this.ownerDocument=e,this._data=t}var Qr={get:function(){return this._data},set:function(e){if(e===null||e===void 0)e="";else e=String(e);if(this._data=e,this.rooted)this.ownerDocument.mutateValue(this)}};os.prototype=Object.create(Zu.prototype,{nodeName:{value:"#comment"},nodeValue:Qr,textContent:Qr,innerText:Qr,data:{get:Qr.get,set:function(e){Qr.set.call(this,e===null?"":String(e))}},clone:{value:function(){return new os(this.ownerDocument,this._data)}}})});var ls=I(function(SE,rl){rl.exports=us;var Hg=Ae(),jg=Jt(),tl=Qn(),ua=dr(),Ug=aa(),el=ge();function us(e){tl.call(this),this.nodeType=Hg.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=e}us.prototype=Object.create(tl.prototype,{nodeName:{value:"#document-fragment"},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(ua.prototype,"textContent"),innerText:Object.getOwnPropertyDescriptor(ua.prototype,"innerText"),querySelector:{value:function(e){var t=this.querySelectorAll(e);return t.length?t[0]:null}},querySelectorAll:{value:function(e){var t=Object.create(this);t.isHTML=!0,t.getElementsByTagName=ua.prototype.getElementsByTagName,t.nextElement=Object.getOwnPropertyDescriptor(ua.prototype,"firstElementChild").get;var r=Ug(e,t);return r.item?r:new jg(r)}},clone:{value:function(){return new us(this.ownerDocument)}},isEqual:{value:function(t){return!0}},innerHTML:{get:function(){return this.serialize()},set:el.nyi},outerHTML:{get:function(){return this.serialize()},set:el.nyi}})});var ds=I(function(NE,al){al.exports=fs;var $g=Ae(),nl=Kr();function fs(e,t,r){nl.call(this),this.nodeType=$g.PROCESSING_INSTRUCTION_NODE,this.ownerDocument=e,this.target=t,this._data=r}var en={get:function(){return this._data},set:function(e){if(e===null||e===void 0)e="";else e=String(e);if(this._data=e,this.rooted)this.ownerDocument.mutateValue(this)}};fs.prototype=Object.create(nl.prototype,{nodeName:{get:function(){return this.target}},nodeValue:en,textContent:en,innerText:en,data:{get:en.get,set:function(e){en.set.call(this,e===null?"":String(e))}},clone:{value:function(){return new fs(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(t){return this.target===t.target&&this._data===t._data}}})});var tn=I(function(LE,il){var hs={FILTER_ACCEPT:1,FILTER_REJECT:2,FILTER_SKIP:3,SHOW_ALL:4294967295,SHOW_ELEMENT:1,SHOW_ATTRIBUTE:2,SHOW_TEXT:4,SHOW_CDATA_SECTION:8,SHOW_ENTITY_REFERENCE:16,SHOW_ENTITY:32,SHOW_PROCESSING_INSTRUCTION:64,SHOW_COMMENT:128,SHOW_DOCUMENT:256,SHOW_DOCUMENT_TYPE:512,SHOW_DOCUMENT_FRAGMENT:1024,SHOW_NOTATION:2048};il.exports=hs.constructor=hs.prototype=hs});var xs=I(function(ME,ol){var FE=ol.exports={nextSkippingChildren:zg,nextAncestorSibling:ps,next:Vg,previous:Wg,deepLastChild:sl};function zg(e,t){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling;return ps(e,t)}function ps(e,t){for(e=e.parentNode;e!==null;e=e.parentNode){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling}return null}function Vg(e,t){var r=e.firstChild;if(r!==null)return r;if(e===t)return null;if(r=e.nextSibling,r!==null)return r;return ps(e,t)}function sl(e){while(e.lastChild)e=e.lastChild;return e}function Wg(e,t){var r=e.previousSibling;if(r!==null)return sl(r);if(r=e.parentNode,r===t)return null;return r}});var pl=I(function(IE,hl){hl.exports=dl;var Gg=Ae(),Re=tn(),cl=xs(),fl=ge(),ms={first:"firstChild",last:"lastChild",next:"firstChild",previous:"lastChild"},gs={first:"nextSibling",last:"previousSibling",next:"nextSibling",previous:"previousSibling"};function ul(e,t){var r,n,a,i,s;n=e._currentNode[ms[t]];while(n!==null){if(i=e._internalFilter(n),i===Re.FILTER_ACCEPT)return e._currentNode=n,n;if(i===Re.FILTER_SKIP){if(r=n[ms[t]],r!==null){n=r;continue}}while(n!==null){if(s=n[gs[t]],s!==null){n=s;break}if(a=n.parentNode,a===null||a===e.root||a===e._currentNode)return null;else n=a}}return null}function ll(e,t){var r,n,a;if(r=e._currentNode,r===e.root)return null;while(!0){a=r[gs[t]];while(a!==null){if(r=a,n=e._internalFilter(r),n===Re.FILTER_ACCEPT)return e._currentNode=r,r;if(a=r[ms[t]],n===Re.FILTER_REJECT||a===null)a=r[gs[t]]}if(r=r.parentNode,r===null||r===e.root)return null;if(e._internalFilter(r)===Re.FILTER_ACCEPT)return null}}function dl(e,t,r){if(!e||!e.nodeType)fl.NotSupportedError();this._root=e,this._whatToShow=Number(t)||0,this._filter=r||null,this._active=!1,this._currentNode=e}Object.defineProperties(dl.prototype,{root:{get:function(){return this._root}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},currentNode:{get:function(){return this._currentNode},set:function(t){if(!(t instanceof Gg))throw TypeError("Not a Node");this._currentNode=t}},_internalFilter:{value:function(t){var r,n;if(this._active)fl.InvalidStateError();if(!(1<<t.nodeType-1&this._whatToShow))return Re.FILTER_SKIP;if(n=this._filter,n===null)r=Re.FILTER_ACCEPT;else{this._active=!0;try{if(typeof n==="function")r=n(t);else r=n.acceptNode(t)}finally{this._active=!1}}return+r}},parentNode:{value:function(){var t=this._currentNode;while(t!==this.root){if(t=t.parentNode,t===null)return null;if(this._internalFilter(t)===Re.FILTER_ACCEPT)return this._currentNode=t,t}return null}},firstChild:{value:function(){return ul(this,"first")}},lastChild:{value:function(){return ul(this,"last")}},previousSibling:{value:function(){return ll(this,"previous")}},nextSibling:{value:function(){return ll(this,"next")}},previousNode:{value:function(){var t,r,n,a;t=this._currentNode;while(t!==this._root){for(n=t.previousSibling;n;n=t.previousSibling){if(t=n,r=this._internalFilter(t),r===Re.FILTER_REJECT)continue;for(a=t.lastChild;a;a=t.lastChild)if(t=a,r=this._internalFilter(t),r===Re.FILTER_REJECT)break;if(r===Re.FILTER_ACCEPT)return this._currentNode=t,t}if(t===this.root||t.parentNode===null)return null;if(t=t.parentNode,this._internalFilter(t)===Re.FILTER_ACCEPT)return this._currentNode=t,t}return null}},nextNode:{value:function(){var t,r,n,a;t=this._currentNode,r=Re.FILTER_ACCEPT;e:while(!0){for(n=t.firstChild;n;n=t.firstChild)if(t=n,r=this._internalFilter(t),r===Re.FILTER_ACCEPT)return this._currentNode=t,t;else if(r===Re.FILTER_REJECT)break;for(a=cl.nextSkippingChildren(t,this.root);a;a=cl.nextSkippingChildren(t,this.root))if(t=a,r=this._internalFilter(t),r===Re.FILTER_ACCEPT)return this._currentNode=t,t;else if(r===Re.FILTER_SKIP)continue e;return null}}},toString:{value:function(){return"[object TreeWalker]"}}})});var El=I(function(OE,_l){_l.exports=bl;var bs=tn(),_s=xs(),gl=ge();function Jg(e,t,r){if(r)return _s.next(e,t);else{if(e===t)return null;return _s.previous(e,null)}}function xl(e,t){for(;t;t=t.parentNode)if(e===t)return!0;return!1}function ml(e,t){var r,n;r=e._referenceNode,n=e._pointerBeforeReferenceNode;while(!0){if(n===t)n=!n;else if(r=Jg(r,e._root,t),r===null)return null;var a=e._internalFilter(r);if(a===bs.FILTER_ACCEPT)break}return e._referenceNode=r,e._pointerBeforeReferenceNode=n,r}function bl(e,t,r){if(!e||!e.nodeType)gl.NotSupportedError();this._root=e,this._referenceNode=e,this._pointerBeforeReferenceNode=!0,this._whatToShow=Number(t)||0,this._filter=r||null,this._active=!1,e.doc._attachNodeIterator(this)}Object.defineProperties(bl.prototype,{root:{get:function(){return this._root}},referenceNode:{get:function(){return this._referenceNode}},pointerBeforeReferenceNode:{get:function(){return this._pointerBeforeReferenceNode}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},_internalFilter:{value:function(t){var r,n;if(this._active)gl.InvalidStateError();if(!(1<<t.nodeType-1&this._whatToShow))return bs.FILTER_SKIP;if(n=this._filter,n===null)r=bs.FILTER_ACCEPT;else{this._active=!0;try{if(typeof n==="function")r=n(t);else r=n.acceptNode(t)}finally{this._active=!1}}return+r}},_preremove:{value:function(t){if(xl(t,this._root))return;if(!xl(t,this._referenceNode))return;if(this._pointerBeforeReferenceNode){var r=t;while(r.lastChild)r=r.lastChild;if(r=_s.next(r,this.root),r){this._referenceNode=r;return}this._pointerBeforeReferenceNode=!1}if(t.previousSibling===null)this._referenceNode=t.parentNode;else{this._referenceNode=t.previousSibling;var n;for(n=this._referenceNode.lastChild;n;n=this._referenceNode.lastChild)this._referenceNode=n}}},nextNode:{value:function(){return ml(this,!0)}},previousNode:{value:function(){return ml(this,!1)}},detach:{value:function(){}},toString:{value:function(){return"[object NodeIterator]"}}})});var la=I(function(qE,vl){vl.exports=De;function De(e){if(!e)return Object.create(De.prototype);this.url=e.replace(/^[ \t\n\r\f]+|[ \t\n\r\f]+$/g,"");var t=De.pattern.exec(this.url);if(t){if(t[2])this.scheme=t[2];if(t[4]){var r=t[4].match(De.userinfoPattern);if(r)this.username=r[1],this.password=r[3],t[4]=t[4].substring(r[0].length);if(t[4].match(De.portPattern)){var n=t[4].lastIndexOf(":");this.host=t[4].substring(0,n),this.port=t[4].substring(n+1)}else this.host=t[4]}if(t[5])this.path=t[5];if(t[6])this.query=t[7];if(t[8])this.fragment=t[9]}}De.pattern=/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/;De.userinfoPattern=/^([^@:]*)(:([^@]*))?@/;De.portPattern=/:\d+$/;De.authorityPattern=/^[^:\/?#]+:\/\//;De.hierarchyPattern=/^[^:\/?#]+:\//;De.percentEncode=function(t){var r=t.charCodeAt(0);if(r<256)return"%"+r.toString(16);else throw Error("can't percent-encode codepoints > 255 yet")};De.prototype={constructor:De,isAbsolute:function(){return!!this.scheme},isAuthorityBased:function(){return De.authorityPattern.test(this.url)},isHierarchical:function(){return De.hierarchyPattern.test(this.url)},toString:function(){var e="";if(this.scheme!==void 0)e+=this.scheme+":";if(this.isAbsolute()){if(e+="//",this.username||this.password){if(e+=this.username||"",this.password)e+=":"+this.password;e+="@"}if(this.host)e+=this.host}if(this.port!==void 0)e+=":"+this.port;if(this.path!==void 0)e+=this.path;if(this.query!==void 0)e+="?"+this.query;if(this.fragment!==void 0)e+="#"+this.fragment;return e},resolve:function(e){var t=this,r=new De(e),n=new De;if(r.scheme!==void 0)n.scheme=r.scheme,n.username=r.username,n.password=r.password,n.host=r.host,n.port=r.port,n.path=i(r.path),n.query=r.query;else if(n.scheme=t.scheme,r.host!==void 0)n.username=r.username,n.password=r.password,n.host=r.host,n.port=r.port,n.path=i(r.path),n.query=r.query;else if(n.username=t.username,n.password=t.password,n.host=t.host,n.port=t.port,!r.path)if(n.path=t.path,r.query!==void 0)n.query=r.query;else n.query=t.query;else{if(r.path.charAt(0)==="/")n.path=i(r.path);else n.path=a(t.path,r.path),n.path=i(n.path);n.query=r.query}return n.fragment=r.fragment,n.toString();function a(s,c){if(t.host!==void 0&&!t.path)return"/"+c;var l=s.lastIndexOf("/");if(l===-1)return c;else return s.substring(0,l+1)+c}function i(s){if(!s)return s;var c="";while(s.length>0){if(s==="."||s===".."){s="";break}var l=s.substring(0,2),d=s.substring(0,3),p=s.substring(0,4);if(d==="../")s=s.substring(3);else if(l==="./")s=s.substring(2);else if(d==="/./")s="/"+s.substring(3);else if(l==="/."&&s.length===2)s="/";else if(p==="/../"||d==="/.."&&s.length===3)s="/"+s.substring(4),c=c.replace(/\/?[^\/]*$/,"");else{var m=s.match(/(\/?([^\/]*))/)[0];c+=m,s=s.substring(m.length)}}return c}}}});var kl=I(function(BE,wl){wl.exports=Es;var yl=ir();function Es(e,t){yl.call(this,e,t)}Es.prototype=Object.create(yl.prototype,{constructor:{value:Es}})});var vs=I(function(PE,Tl){Tl.exports={Event:ir(),UIEvent:Ci(),MouseEvent:Ri(),CustomEvent:kl()}});var Dl=I(function(Al){Object.defineProperty(Al,"__esModule",{value:!0});Al.hyphenate=Al.parse=void 0;function Xg(e){let t=[],r=0,n=0,a=0,i=0,s=0,c=null;while(r<e.length)switch(e.charCodeAt(r++)){case 40:n++;break;case 41:n--;break;case 39:if(a===0)a=39;else if(a===39&&e.charCodeAt(r-1)!==92)a=0;break;case 34:if(a===0)a=34;else if(a===34&&e.charCodeAt(r-1)!==92)a=0;break;case 58:if(!c&&n===0&&a===0)c=Cl(e.substring(s,r-1).trim()),i=r;break;case 59:if(c&&i>0&&n===0&&a===0){let d=e.substring(i,r-1).trim();t.push(c,d),s=r,i=0,c=null}break}if(c&&i){let l=e.slice(i).trim();t.push(c,l)}return t}Al.parse=Xg;function Cl(e){return e.replace(/[a-z][A-Z]/g,(t)=>t.charAt(0)+"-"+t.charAt(1)).toLowerCase()}Al.hyphenate=Cl});var fa=I(function(jE,Ml){var{parse:Kg}=Dl();Ml.exports=function(e){let t=new Fl(e);return new Proxy(t,{get:function(n,a){return a in n?n[a]:n.getPropertyValue(Sl(a))},has:function(n,a){return!0},set:function(n,a,i){if(a in n)n[a]=i;else n.setProperty(Sl(a),i??void 0);return!0}})};function Sl(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Fl(e){this._element=e}var Nl="!important";function Ll(e){let t={property:{},priority:{}};if(!e)return t;let r=Kg(e);if(r.length<2)return t;for(let n=0;n<r.length;n+=2){let a=r[n],i=r[n+1];if(i.endsWith(Nl))t.priority[a]="important",i=i.slice(0,-Nl.length).trim();t.property[a]=i}return t}var hr={};Fl.prototype=Object.create(Object.prototype,{_parsed:{get:function(){if(!this._parsedStyles||this.cssText!==this._lastParsedText){var e=this.cssText;this._parsedStyles=Ll(e),this._lastParsedText=e,delete this._names}return this._parsedStyles}},_serialize:{value:function(){var e=this._parsed,t="";for(var r in e.property){if(t)t+=" ";if(t+=r+": "+e.property[r],e.priority[r])t+=" !"+e.priority[r];t+=";"}this.cssText=t,this._lastParsedText=t,delete this._names}},cssText:{get:function(){return this._element.getAttribute("style")},set:function(e){this._element.setAttribute("style",e)}},length:{get:function(){if(!this._names)this._names=Object.getOwnPropertyNames(this._parsed.property);return this._names.length}},item:{value:function(e){if(!this._names)this._names=Object.getOwnPropertyNames(this._parsed.property);return this._names[e]}},getPropertyValue:{value:function(e){return e=e.toLowerCase(),this._parsed.property[e]||""}},getPropertyPriority:{value:function(e){return e=e.toLowerCase(),this._parsed.priority[e]||""}},setProperty:{value:function(e,t,r){if(e=e.toLowerCase(),t===null||t===void 0)t="";if(r===null||r===void 0)r="";if(t!==hr)t=""+t;if(t=t.trim(),t===""){this.removeProperty(e);return}if(r!==""&&r!==hr&&!/^important$/i.test(r))return;var n=this._parsed;if(t===hr){if(!n.property[e])return;if(r!=="")n.priority[e]="important";else delete n.priority[e]}else{if(t.indexOf(";")!==-1)return;var a=Ll(e+":"+t);if(Object.getOwnPropertyNames(a.property).length===0)return;if(Object.getOwnPropertyNames(a.priority).length!==0)return;for(var i in a.property)if(n.property[i]=a.property[i],r===hr)continue;else if(r!=="")n.priority[i]="important";else if(n.priority[i])delete n.priority[i]}this._serialize()}},setPropertyValue:{value:function(e,t){return this.setProperty(e,t,hr)}},setPropertyPriority:{value:function(e,t){return this.setProperty(e,hr,t)}},removeProperty:{value:function(e){e=e.toLowerCase();var t=this._parsed;if(e in t.property)delete t.property[e],delete t.priority[e],this._serialize()}}})});var ys=I(function(UE,Il){var ke=la();Il.exports=rn;function rn(){}rn.prototype=Object.create(Object.prototype,{_url:{get:function(){return new ke(this.href)}},protocol:{get:function(){var e=this._url;if(e&&e.scheme)return e.scheme+":";else return":"},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()){if(e=e.replace(/:+$/,""),e=e.replace(/[^-+\.a-zA-Z0-9]/g,ke.percentEncode),e.length>0)r.scheme=e,t=r.toString()}this.href=t}},host:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isAuthorityBased())return e.host+(e.port?":"+e.port:"");else return""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()&&r.isAuthorityBased()){if(e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,ke.percentEncode),e.length>0)r.host=e,delete r.port,t=r.toString()}this.href=t}},hostname:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isAuthorityBased())return e.host;else return""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()&&r.isAuthorityBased()){if(e=e.replace(/^\/+/,""),e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,ke.percentEncode),e.length>0)r.host=e,t=r.toString()}this.href=t}},port:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isAuthorityBased()&&e.port!==void 0)return e.port;else return""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()&&r.isAuthorityBased()){if(e=""+e,e=e.replace(/[^0-9].*$/,""),e=e.replace(/^0+/,""),e.length===0)e="0";if(parseInt(e,10)<=65535)r.port=e,t=r.toString()}this.href=t}},pathname:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isHierarchical())return e.path;else return""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()&&r.isHierarchical()){if(e.charAt(0)!=="/")e="/"+e;e=e.replace(/[^-+\._~!$&'()*,;:=@\/a-zA-Z0-9]/g,ke.percentEncode),r.path=e,t=r.toString()}this.href=t}},search:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isHierarchical()&&e.query!==void 0)return"?"+e.query;else return""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()&&r.isHierarchical()){if(e.charAt(0)==="?")e=e.substring(1);e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,ke.percentEncode),r.query=e,t=r.toString()}this.href=t}},hash:{get:function(){var e=this._url;if(e==null||e.fragment==null||e.fragment==="")return"";else return"#"+e.fragment},set:function(e){var t=this.href,r=new ke(t);if(e.charAt(0)==="#")e=e.substring(1);e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,ke.percentEncode),r.fragment=e,t=r.toString(),this.href=t}},username:{get:function(){var e=this._url;return e.username||""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute())e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\:]/g,ke.percentEncode),r.username=e,t=r.toString();this.href=t}},password:{get:function(){var e=this._url;return e.password||""},set:function(e){var t=this.href,r=new ke(t);if(r.isAbsolute()){if(e==="")r.password=null;else e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\]/g,ke.percentEncode),r.password=e;t=r.toString()}this.href=t}},origin:{get:function(){var e=this._url;if(e==null)return"";var t=function(r){var n=[e.scheme,e.host,+e.port||r];return n[0]+"://"+n[1]+(n[2]===r?"":":"+n[2])};switch(e.scheme){case"ftp":return t(21);case"gopher":return t(70);case"http":case"ws":return t(80);case"https":case"wss":return t(443);default:return e.scheme+"://"}}}});rn._inherit=function(e){Object.getOwnPropertyNames(rn.prototype).forEach(function(t){if(t==="constructor"||t==="href")return;var r=Object.getOwnPropertyDescriptor(rn.prototype,t);Object.defineProperty(e,t,r)})}});var ws=I(function($E,Bl){var Ol=$i(),Zg=Yn().isApiWritable;Bl.exports=function(e,t,r,n){var a=e.ctor;if(a){var i=e.props||{};if(e.attributes)for(var s in e.attributes){var c=e.attributes[s];if(typeof c!=="object"||Array.isArray(c))c={type:c};if(!c.name)c.name=s.toLowerCase();i[s]=Ol.property(c)}if(i.constructor={value:a,writable:Zg},a.prototype=Object.create((e.superclass||t).prototype,i),e.events)e2(a,e.events);r[e.name]=a}else a=t;return(e.tags||e.tag&&[e.tag]||[]).forEach(function(l){n[l]=a}),a};function ql(e,t,r,n){this.body=e,this.document=t,this.form=r,this.element=n}ql.prototype.build=function(){return()=>{}};function Qg(e,t,r,n){var a=e.ownerDocument||Object.create(null),i=e.form||Object.create(null);e[t]=new ql(n,a,i,e).build()}function e2(e,t){var r=e.prototype;t.forEach(function(n){Object.defineProperty(r,"on"+n,{get:function(){return this._getEventHandler(n)},set:function(a){this._setEventHandler(n,a)}}),Ol.registerChangeHandler(e,"on"+n,Qg)})}});var ha=I(function(i2){var ks=Ae(),Pl=dr(),t2=fa(),Pe=ge(),Hl=ys(),r2=ws(),xt=i2.elements={},nn=Object.create(null);i2.createElement=function(e,t,r){var n=nn[t]||a2;return new n(e,t,r)};function S(e){return r2(e,F,xt,nn)}function be(e){return{get:function(){var t=this._getattr(e);if(t===null)return"";var r=this.doc._resolve(t);return r===null?t:r},set:function(t){this._setattr(e,t)}}}function da(e){return{get:function(){var t=this._getattr(e);if(t===null)return null;if(t.toLowerCase()==="use-credentials")return"use-credentials";return"anonymous"},set:function(t){if(t===null||t===void 0)this.removeAttribute(e);else this._setattr(e,t)}}}var pr={type:["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"],missing:""},n2={A:!0,LINK:!0,BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0,COMMAND:!0},Xe=function(e,t,r){F.call(this,e,t,r),this._form=null},F=i2.HTMLElement=S({superclass:Pl,name:"HTMLElement",ctor:function(t,r,n){Pl.call(this,t,r,Pe.NAMESPACE.HTML,n)},props:{dangerouslySetInnerHTML:{set:function(e){this._innerHTML=e}},innerHTML:{get:function(){return this.serialize()},set:function(e){var t=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,this);t.parse(e===null?"":String(e),!0);var r=this instanceof nn.template?this.content:this;while(r.hasChildNodes())r.removeChild(r.firstChild);r.appendChild(t._asDocumentFragment())}},style:{get:function(){if(!this._style)this._style=new t2(this);return this._style},set:function(e){if(e===null||e===void 0)e="";this._setattr("style",String(e))}},blur:{value:function(){}},focus:{value:function(){}},forceSpellCheck:{value:function(){}},click:{value:function(){if(this._click_in_progress)return;this._click_in_progress=!0;try{if(this._pre_click_activation_steps)this._pre_click_activation_steps();var e=this.ownerDocument.createEvent("MouseEvent");e.initMouseEvent("click",!0,!0,this.ownerDocument.defaultView,1,0,0,0,0,!1,!1,!1,!1,0,null);var t=this.dispatchEvent(e);if(t){if(this._post_click_activation_steps)this._post_click_activation_steps(e)}else if(this._cancelled_activation_steps)this._cancelled_activation_steps()}finally{this._click_in_progress=!1}}},submit:{value:Pe.nyi}},attributes:{title:String,lang:String,dir:{type:["ltr","rtl","auto"],missing:""},draggable:{type:["true","false"],treatNullAsEmptyString:!0},spellcheck:{type:["true","false"],missing:""},enterKeyHint:{type:["enter","done","go","next","previous","search","send"],missing:""},autoCapitalize:{type:["off","on","none","sentences","words","characters"],missing:""},autoFocus:Boolean,accessKey:String,nonce:String,hidden:Boolean,translate:{type:["no","yes"],missing:""},tabIndex:{type:"long",default:function(){if(this.tagName in n2||this.contentEditable)return 0;else return-1}}},events:["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"]}),a2=S({name:"HTMLUnknownElement",ctor:function(t,r,n){F.call(this,t,r,n)}}),Ye={form:{get:function(){return this._form}}};S({tag:"a",name:"HTMLAnchorElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{_post_click_activation_steps:{value:function(e){if(this.href)this.ownerDocument.defaultView.location=this.href}}},attributes:{href:be,ping:String,download:String,target:String,rel:String,media:String,hreflang:String,type:String,referrerPolicy:pr,coords:String,charset:String,name:String,rev:String,shape:String}});Hl._inherit(nn.a.prototype);S({tag:"area",name:"HTMLAreaElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{alt:String,target:String,download:String,rel:String,media:String,href:be,hreflang:String,type:String,shape:String,coords:String,ping:String,referrerPolicy:pr,noHref:Boolean}});Hl._inherit(nn.area.prototype);S({tag:"br",name:"HTMLBRElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{clear:String}});S({tag:"base",name:"HTMLBaseElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{target:String}});S({tag:"body",name:"HTMLBodyElement",ctor:function(t,r,n){F.call(this,t,r,n)},events:["afterprint","beforeprint","beforeunload","blur","error","focus","hashchange","load","message","offline","online","pagehide","pageshow","popstate","resize","scroll","storage","unload"],attributes:{text:{type:String,treatNullAsEmptyString:!0},link:{type:String,treatNullAsEmptyString:!0},vLink:{type:String,treatNullAsEmptyString:!0},aLink:{type:String,treatNullAsEmptyString:!0},bgColor:{type:String,treatNullAsEmptyString:!0},background:String}});S({tag:"button",name:"HTMLButtonElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{name:String,value:String,disabled:Boolean,autofocus:Boolean,type:{type:["submit","reset","button","menu"],missing:"submit"},formTarget:String,formAction:be,formNoValidate:Boolean,formMethod:{type:["get","post","dialog"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""}}});S({tag:"dl",name:"HTMLDListElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{compact:Boolean}});S({tag:"data",name:"HTMLDataElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{value:String}});S({tag:"datalist",name:"HTMLDataListElement",ctor:function(t,r,n){F.call(this,t,r,n)}});S({tag:"details",name:"HTMLDetailsElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{open:Boolean}});S({tag:"div",name:"HTMLDivElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{align:String}});S({tag:"embed",name:"HTMLEmbedElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{src:be,type:String,width:String,height:String,align:String,name:String}});S({tag:"fieldset",name:"HTMLFieldSetElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{disabled:Boolean,name:String}});S({tag:"form",name:"HTMLFormElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{action:String,autocomplete:{type:["on","off"],missing:"on"},name:String,acceptCharset:{name:"accept-charset"},target:String,noValidate:Boolean,method:{type:["get","post","dialog"],invalid:"get",missing:"get"},enctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"},encoding:{name:"enctype",type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"}}});S({tag:"hr",name:"HTMLHRElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{align:String,color:String,noShade:Boolean,size:String,width:String}});S({tag:"head",name:"HTMLHeadElement",ctor:function(t,r,n){F.call(this,t,r,n)}});S({tags:["h1","h2","h3","h4","h5","h6"],name:"HTMLHeadingElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{align:String}});S({tag:"html",name:"HTMLHtmlElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{xmlns:be,version:String}});S({tag:"iframe",name:"HTMLIFrameElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{src:be,srcdoc:String,name:String,width:String,height:String,seamless:Boolean,allow:Boolean,allowFullscreen:Boolean,allowUserMedia:Boolean,allowPaymentRequest:Boolean,referrerPolicy:pr,loading:{type:["eager","lazy"],treatNullAsEmptyString:!0},align:String,scrolling:String,frameBorder:String,longDesc:be,marginHeight:{type:String,treatNullAsEmptyString:!0},marginWidth:{type:String,treatNullAsEmptyString:!0}}});S({tag:"img",name:"HTMLImageElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{alt:String,src:be,srcset:String,crossOrigin:da,useMap:String,isMap:Boolean,sizes:String,height:{type:"unsigned long",default:0},width:{type:"unsigned long",default:0},referrerPolicy:pr,loading:{type:["eager","lazy"],missing:""},name:String,lowsrc:be,align:String,hspace:{type:"unsigned long",default:0},vspace:{type:"unsigned long",default:0},longDesc:be,border:{type:String,treatNullAsEmptyString:!0}}});S({tag:"input",name:"HTMLInputElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:{form:Ye.form,_post_click_activation_steps:{value:function(e){if(this.type==="checkbox")this.checked=!this.checked;else if(this.type==="radio"){var t=this.form.getElementsByName(this.name);for(var r=t.length-1;r>=0;r--){var n=t[r];n.checked=n===this}}}}},attributes:{name:String,disabled:Boolean,autofocus:Boolean,accept:String,alt:String,max:String,min:String,pattern:String,placeholder:String,step:String,dirName:String,defaultValue:{name:"value"},multiple:Boolean,required:Boolean,readOnly:Boolean,checked:Boolean,value:String,src:be,defaultChecked:{name:"checked",type:Boolean},size:{type:"unsigned long",default:20,min:1,setmin:1},width:{type:"unsigned long",min:0,setmin:0,default:0},height:{type:"unsigned long",min:0,setmin:0,default:0},minLength:{type:"unsigned long",min:0,setmin:0,default:-1},maxLength:{type:"unsigned long",min:0,setmin:0,default:-1},autocomplete:String,type:{type:["text","hidden","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"],missing:"text"},formTarget:String,formNoValidate:Boolean,formMethod:{type:["get","post"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""},inputMode:{type:["verbatim","latin","latin-name","latin-prose","full-width-latin","kana","kana-name","katakana","numeric","tel","email","url"],missing:""},align:String,useMap:String}});S({tag:"keygen",name:"HTMLKeygenElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{name:String,disabled:Boolean,autofocus:Boolean,challenge:String,keytype:{type:["rsa"],missing:""}}});S({tag:"li",name:"HTMLLIElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{value:{type:"long",default:0},type:String}});S({tag:"label",name:"HTMLLabelElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{htmlFor:{name:"for",type:String}}});S({tag:"legend",name:"HTMLLegendElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{align:String}});S({tag:"link",name:"HTMLLinkElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{href:be,rel:String,media:String,hreflang:String,type:String,crossOrigin:da,nonce:String,integrity:String,referrerPolicy:pr,imageSizes:String,imageSrcset:String,charset:String,rev:String,target:String}});S({tag:"map",name:"HTMLMapElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{name:String}});S({tag:"menu",name:"HTMLMenuElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{type:{type:["context","popup","toolbar"],missing:"toolbar"},label:String,compact:Boolean}});S({tag:"meta",name:"HTMLMetaElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{name:String,content:String,httpEquiv:{name:"http-equiv",type:String},scheme:String}});S({tag:"meter",name:"HTMLMeterElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye});S({tags:["ins","del"],name:"HTMLModElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{cite:be,dateTime:String}});S({tag:"ol",name:"HTMLOListElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{_numitems:{get:function(){var e=0;return this.childNodes.forEach(function(t){if(t.nodeType===ks.ELEMENT_NODE&&t.tagName==="LI")e++}),e}}},attributes:{type:String,reversed:Boolean,start:{type:"long",default:function(){if(this.reversed)return this._numitems;else return 1}},compact:Boolean}});S({tag:"object",name:"HTMLObjectElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{data:be,type:String,name:String,useMap:String,typeMustMatch:Boolean,width:String,height:String,align:String,archive:String,code:String,declare:Boolean,hspace:{type:"unsigned long",default:0},standby:String,vspace:{type:"unsigned long",default:0},codeBase:be,codeType:String,border:{type:String,treatNullAsEmptyString:!0}}});S({tag:"optgroup",name:"HTMLOptGroupElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{disabled:Boolean,label:String}});S({tag:"option",name:"HTMLOptionElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{form:{get:function(){var e=this.parentNode;while(e&&e.nodeType===ks.ELEMENT_NODE){if(e.localName==="select")return e.form;e=e.parentNode}}},value:{get:function(){return this._getattr("value")||this.text},set:function(e){this._setattr("value",e)}},text:{get:function(){return this.textContent.replace(/[ \t\n\f\r]+/g," ").trim()},set:function(e){this.textContent=e}}},attributes:{disabled:Boolean,defaultSelected:{name:"selected",type:Boolean},label:String}});S({tag:"output",name:"HTMLOutputElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{name:String}});S({tag:"p",name:"HTMLParagraphElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{align:String}});S({tag:"param",name:"HTMLParamElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{name:String,value:String,type:String,valueType:String}});S({tags:["pre","listing","xmp"],name:"HTMLPreElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{width:{type:"long",default:0}}});S({tag:"progress",name:"HTMLProgressElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:Ye,attributes:{max:{type:Number,float:!0,default:1,min:0}}});S({tags:["q","blockquote"],name:"HTMLQuoteElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{cite:be}});S({tag:"script",name:"HTMLScriptElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{text:{get:function(){var e="";for(var t=0,r=this.childNodes.length;t<r;t++){var n=this.childNodes[t];if(n.nodeType===ks.TEXT_NODE)e+=n._data}return e},set:function(e){if(this.removeChildren(),e!==null&&e!=="")this.appendChild(this.ownerDocument.createTextNode(e))}}},attributes:{src:be,type:String,charset:String,referrerPolicy:pr,defer:Boolean,async:Boolean,nomodule:Boolean,crossOrigin:da,nonce:String,integrity:String}});S({tag:"select",name:"HTMLSelectElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:{form:Ye.form,options:{get:function(){return this.getElementsByTagName("option")}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,multiple:Boolean,required:Boolean,size:{type:"unsigned long",default:0}}});S({tag:"span",name:"HTMLSpanElement",ctor:function(t,r,n){F.call(this,t,r,n)}});S({tag:"style",name:"HTMLStyleElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{media:String,type:String,scoped:Boolean}});S({tag:"caption",name:"HTMLTableCaptionElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{align:String}});S({name:"HTMLTableCellElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{colSpan:{type:"unsigned long",default:1},rowSpan:{type:"unsigned long",default:1},scope:{type:["row","col","rowgroup","colgroup"],missing:""},abbr:String,align:String,axis:String,height:String,width:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},noWrap:Boolean,vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}});S({tags:["col","colgroup"],name:"HTMLTableColElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{span:{type:"limited unsigned long with fallback",default:1,min:1},align:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},vAlign:String,width:String}});S({tag:"table",name:"HTMLTableElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{rows:{get:function(){return this.getElementsByTagName("tr")}}},attributes:{align:String,border:String,frame:String,rules:String,summary:String,width:String,bgColor:{type:String,treatNullAsEmptyString:!0},cellPadding:{type:String,treatNullAsEmptyString:!0},cellSpacing:{type:String,treatNullAsEmptyString:!0}}});S({tag:"template",name:"HTMLTemplateElement",ctor:function(t,r,n){F.call(this,t,r,n),this._contentFragment=t._templateDoc.createDocumentFragment()},props:{content:{get:function(){return this._contentFragment}},serialize:{value:function(){return this.content.serialize()}}}});S({tag:"tr",name:"HTMLTableRowElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{cells:{get:function(){return this.querySelectorAll("td,th")}}},attributes:{align:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}});S({tags:["thead","tfoot","tbody"],name:"HTMLTableSectionElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{rows:{get:function(){return this.getElementsByTagName("tr")}}},attributes:{align:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},vAlign:String}});S({tag:"textarea",name:"HTMLTextAreaElement",ctor:function(t,r,n){Xe.call(this,t,r,n)},props:{form:Ye.form,type:{get:function(){return"textarea"}},defaultValue:{get:function(){return this.textContent},set:function(e){this.textContent=e}},value:{get:function(){return this.defaultValue},set:function(e){this.defaultValue=e}},textLength:{get:function(){return this.value.length}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,placeholder:String,wrap:String,dirName:String,required:Boolean,readOnly:Boolean,rows:{type:"limited unsigned long with fallback",default:2},cols:{type:"limited unsigned long with fallback",default:20},maxLength:{type:"unsigned long",min:0,setmin:0,default:-1},minLength:{type:"unsigned long",min:0,setmin:0,default:-1},inputMode:{type:["verbatim","latin","latin-name","latin-prose","full-width-latin","kana","kana-name","katakana","numeric","tel","email","url"],missing:""}}});S({tag:"time",name:"HTMLTimeElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{dateTime:String,pubDate:Boolean}});S({tag:"title",name:"HTMLTitleElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{text:{get:function(){return this.textContent}}}});S({tag:"ul",name:"HTMLUListElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{type:String,compact:Boolean}});S({name:"HTMLMediaElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{src:be,crossOrigin:da,preload:{type:["metadata","none","auto",{value:"",alias:"auto"}],missing:"auto"},loop:Boolean,autoplay:Boolean,mediaGroup:String,controls:Boolean,defaultMuted:{name:"muted",type:Boolean}}});S({name:"HTMLAudioElement",tag:"audio",superclass:xt.HTMLMediaElement,ctor:function(t,r,n){xt.HTMLMediaElement.call(this,t,r,n)}});S({name:"HTMLVideoElement",tag:"video",superclass:xt.HTMLMediaElement,ctor:function(t,r,n){xt.HTMLMediaElement.call(this,t,r,n)},attributes:{poster:be,width:{type:"unsigned long",min:0,default:0},height:{type:"unsigned long",min:0,default:0}}});S({tag:"td",name:"HTMLTableDataCellElement",superclass:xt.HTMLTableCellElement,ctor:function(t,r,n){xt.HTMLTableCellElement.call(this,t,r,n)}});S({tag:"th",name:"HTMLTableHeaderCellElement",superclass:xt.HTMLTableCellElement,ctor:function(t,r,n){xt.HTMLTableCellElement.call(this,t,r,n)}});S({tag:"frameset",name:"HTMLFrameSetElement",ctor:function(t,r,n){F.call(this,t,r,n)}});S({tag:"frame",name:"HTMLFrameElement",ctor:function(t,r,n){F.call(this,t,r,n)}});S({tag:"canvas",name:"HTMLCanvasElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{getContext:{value:Pe.nyi},probablySupportsContext:{value:Pe.nyi},setContext:{value:Pe.nyi},transferControlToProxy:{value:Pe.nyi},toDataURL:{value:Pe.nyi},toBlob:{value:Pe.nyi}},attributes:{width:{type:"unsigned long",default:300},height:{type:"unsigned long",default:150}}});S({tag:"dialog",name:"HTMLDialogElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{show:{value:Pe.nyi},showModal:{value:Pe.nyi},close:{value:Pe.nyi}},attributes:{open:Boolean,returnValue:String}});S({tag:"menuitem",name:"HTMLMenuItemElement",ctor:function(t,r,n){F.call(this,t,r,n)},props:{_label:{get:function(){var e=this._getattr("label");if(e!==null&&e!=="")return e;return e=this.textContent,e.replace(/[ \t\n\f\r]+/g," ").trim()}},label:{get:function(){var e=this._getattr("label");if(e!==null)return e;return this._label},set:function(e){this._setattr("label",e)}}},attributes:{type:{type:["command","checkbox","radio"],missing:"command"},icon:be,disabled:Boolean,checked:Boolean,radiogroup:String,default:Boolean}});S({tag:"source",name:"HTMLSourceElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{srcset:String,sizes:String,media:String,src:be,type:String,width:String,height:String}});S({tag:"track",name:"HTMLTrackElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{src:be,srclang:String,label:String,default:Boolean,kind:{type:["subtitles","captions","descriptions","chapters","metadata"],missing:"subtitles",invalid:"metadata"}},props:{NONE:{get:function(){return 0}},LOADING:{get:function(){return 1}},LOADED:{get:function(){return 2}},ERROR:{get:function(){return 3}},readyState:{get:Pe.nyi},track:{get:Pe.nyi}}});S({tag:"font",name:"HTMLFontElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{color:{type:String,treatNullAsEmptyString:!0},face:{type:String},size:{type:String}}});S({tag:"dir",name:"HTMLDirectoryElement",ctor:function(t,r,n){F.call(this,t,r,n)},attributes:{compact:Boolean}});S({tags:["abbr","address","article","aside","b","bdi","bdo","cite","content","code","dd","dfn","dt","em","figcaption","figure","footer","header","hgroup","i","kbd","main","mark","nav","noscript","rb","rp","rt","rtc","ruby","s","samp","section","small","strong","sub","summary","sup","u","var","wbr","acronym","basefont","big","center","nobr","noembed","noframes","plaintext","strike","tt"]})});var As=I(function(f2){var jl=dr(),o2=ws(),c2=ge(),u2=fa(),l2=f2.elements={},Ul=Object.create(null);f2.createElement=function(e,t,r){var n=Ul[t]||Cs;return new n(e,t,r)};function Ts(e){return o2(e,Cs,l2,Ul)}var Cs=Ts({superclass:jl,name:"SVGElement",ctor:function(t,r,n){jl.call(this,t,r,c2.NAMESPACE.SVG,n)},props:{style:{get:function(){if(!this._style)this._style=new u2(this);return this._style}}}});Ts({name:"SVGSVGElement",ctor:function(t,r,n){Cs.call(this,t,r,n)},tag:"svg",props:{createSVGRect:{value:function(){return f2.createElement(this.ownerDocument,"rect",null)}}}});Ts({tags:["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignObject","g","glyph","glyphRef","hkern","image","line","linearGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"]})});var Vl=I(function(XE,zl){zl.exports={VALUE:1,ATTR:2,REMOVE_ATTR:3,REMOVE:4,MOVE:5,INSERT:6}});var xa=I(function(YE,t0){t0.exports=sn;var Le=Ae(),d2=Jt(),Kl=Qn(),Ot=dr(),h2=ss(),p2=cs(),an=ir(),x2=ls(),m2=ds(),g2=on(),b2=pl(),_2=El(),Wl=tn(),Gl=la(),Jl=aa(),E2=vs(),pa=ea(),Rs=ha(),v2=As(),Q=ge(),xr=Vl(),gr=Q.NAMESPACE,Ds=Yn().isApiWritable;function sn(e,t){Kl.call(this),this.nodeType=Le.DOCUMENT_NODE,this.isHTML=e,this._address=t||"about:blank",this.readyState="loading",this.implementation=new g2(this),this.ownerDocument=null,this._contentType=e?"text/html":"application/xml",this.doctype=null,this.documentElement=null,this._templateDocCache=null,this._nodeIterators=null,this._nid=1,this._nextnid=2,this._nodes=[null,this],this.byId=Object.create(null),this.modclock=0}var y2={event:"Event",customevent:"CustomEvent",uievent:"UIEvent",mouseevent:"MouseEvent"},w2={events:"event",htmlevents:"event",mouseevents:"mouseevent",mutationevents:"mutationevent",uievents:"uievent"},mr=function(e,t,r){return{get:function(){var n=e.call(this);if(n)return n[t];return r},set:function(n){var a=e.call(this);if(a)a[t]=n}}};function Xl(e,t){var r,n,a;if(e==="")e=null;if(!pa.isValidQName(t))Q.InvalidCharacterError();if(r=null,n=t,a=t.indexOf(":"),a>=0)r=t.substring(0,a),n=t.substring(a+1);if(r!==null&&e===null)Q.NamespaceError();if(r==="xml"&&e!==gr.XML)Q.NamespaceError();if((r==="xmlns"||t==="xmlns")&&e!==gr.XMLNS)Q.NamespaceError();if(e===gr.XMLNS&&!(r==="xmlns"||t==="xmlns"))Q.NamespaceError();return{namespace:e,prefix:r,localName:n}}sn.prototype=Object.create(Kl.prototype,{_setMutationHandler:{value:function(e){this.mutationHandler=e}},_dispatchRendererEvent:{value:function(e,t,r){var n=this._nodes[e];if(!n)return;n._dispatchEvent(new an(t,r),!0)}},nodeName:{value:"#document"},nodeValue:{get:function(){return null},set:function(){}},documentURI:{get:function(){return this._address},set:Q.nyi},compatMode:{get:function(){return this._quirks?"BackCompat":"CSS1Compat"}},createTextNode:{value:function(e){return new h2(this,String(e))}},createComment:{value:function(e){return new p2(this,e)}},createDocumentFragment:{value:function(){return new x2(this)}},createProcessingInstruction:{value:function(e,t){if(!pa.isValidName(e)||t.indexOf("?>")!==-1)Q.InvalidCharacterError();return new m2(this,e,t)}},createAttribute:{value:function(e){if(e=String(e),!pa.isValidName(e))Q.InvalidCharacterError();if(this.isHTML)e=Q.toASCIILowerCase(e);return new Ot._Attr(null,e,null,null,"")}},createAttributeNS:{value:function(e,t){e=e===null||e===void 0||e===""?null:String(e),t=String(t);var r=Xl(e,t);return new Ot._Attr(null,r.localName,r.prefix,r.namespace,"")}},createElement:{value:function(e){if(e=String(e),!pa.isValidName(e))Q.InvalidCharacterError();if(this.isHTML){if(/[A-Z]/.test(e))e=Q.toASCIILowerCase(e);return Rs.createElement(this,e,null)}else if(this.contentType==="application/xhtml+xml")return Rs.createElement(this,e,null);else return new Ot(this,e,null,null)},writable:Ds},createElementNS:{value:function(e,t){e=e===null||e===void 0||e===""?null:String(e),t=String(t);var r=Xl(e,t);return this._createElementNS(r.localName,r.namespace,r.prefix)},writable:Ds},_createElementNS:{value:function(e,t,r){if(t===gr.HTML)return Rs.createElement(this,e,r);else if(t===gr.SVG)return v2.createElement(this,e,r);return new Ot(this,e,t,r)}},createEvent:{value:function(t){t=t.toLowerCase();var r=w2[t]||t,n=E2[y2[r]];if(n){var a=new n;return a._initialized=!1,a}else Q.NotSupportedError()}},createTreeWalker:{value:function(e,t,r){if(!e)throw TypeError("root argument is required");if(!(e instanceof Le))throw TypeError("root not a node");return t=t===void 0?Wl.SHOW_ALL:+t,r=r===void 0?null:r,new b2(e,t,r)}},createNodeIterator:{value:function(e,t,r){if(!e)throw TypeError("root argument is required");if(!(e instanceof Le))throw TypeError("root not a node");return t=t===void 0?Wl.SHOW_ALL:+t,r=r===void 0?null:r,new _2(e,t,r)}},_attachNodeIterator:{value:function(e){if(!this._nodeIterators)this._nodeIterators=[];this._nodeIterators.push(e)}},_detachNodeIterator:{value:function(e){var t=this._nodeIterators.indexOf(e);this._nodeIterators.splice(t,1)}},_preremoveNodeIterators:{value:function(e){if(this._nodeIterators)this._nodeIterators.forEach(function(t){t._preremove(e)})}},_updateDocTypeElement:{value:function(){this.doctype=this.documentElement=null;for(var t=this.firstChild;t!==null;t=t.nextSibling)if(t.nodeType===Le.DOCUMENT_TYPE_NODE)this.doctype=t;else if(t.nodeType===Le.ELEMENT_NODE)this.documentElement=t}},insertBefore:{value:function(t,r){return Le.prototype.insertBefore.call(this,t,r),this._updateDocTypeElement(),t}},replaceChild:{value:function(t,r){return Le.prototype.replaceChild.call(this,t,r),this._updateDocTypeElement(),r}},removeChild:{value:function(t){return Le.prototype.removeChild.call(this,t),this._updateDocTypeElement(),t}},getElementById:{value:function(e){var t=this.byId[e];if(!t)return null;if(t instanceof mt)return t.getFirst();return t}},_hasMultipleElementsWithId:{value:function(e){return this.byId[e]instanceof mt}},getElementsByName:{value:Ot.prototype.getElementsByName},getElementsByTagName:{value:Ot.prototype.getElementsByTagName},getElementsByTagNameNS:{value:Ot.prototype.getElementsByTagNameNS},getElementsByClassName:{value:Ot.prototype.getElementsByClassName},adoptNode:{value:function(t){if(t.nodeType===Le.DOCUMENT_NODE)Q.NotSupportedError();if(t.nodeType===Le.ATTRIBUTE_NODE)return t;if(t.parentNode)t.parentNode.removeChild(t);if(t.ownerDocument!==this)e0(t,this);return t}},importNode:{value:function(t,r){return this.adoptNode(t.cloneNode(r))},writable:Ds},origin:{get:function(){return null}},characterSet:{get:function(){return"UTF-8"}},contentType:{get:function(){return this._contentType}},URL:{get:function(){return this._address}},domain:{get:Q.nyi,set:Q.nyi},referrer:{get:Q.nyi},cookie:{get:Q.nyi,set:Q.nyi},lastModified:{get:Q.nyi},location:{get:function(){return this.defaultView?this.defaultView.location:null},set:Q.nyi},_titleElement:{get:function(){return this.getElementsByTagName("title").item(0)||null}},title:{get:function(){var e=this._titleElement,t=e?e.textContent:"";return t.replace(/[ \t\n\r\f]+/g," ").replace(/(^ )|( $)/g,"")},set:function(e){var t=this._titleElement,r=this.head;if(!t&&!r)return;if(!t)t=this.createElement("title"),r.appendChild(t);t.textContent=e}},dir:mr(function(){var e=this.documentElement;if(e&&e.tagName==="HTML")return e},"dir",""),fgColor:mr(function(){return this.body},"text",""),linkColor:mr(function(){return this.body},"link",""),vlinkColor:mr(function(){return this.body},"vLink",""),alinkColor:mr(function(){return this.body},"aLink",""),bgColor:mr(function(){return this.body},"bgColor",""),charset:{get:function(){return this.characterSet}},inputEncoding:{get:function(){return this.characterSet}},scrollingElement:{get:function(){return this._quirks?this.body:this.documentElement}},body:{get:function(){return Yl(this.documentElement,"body")},set:Q.nyi},head:{get:function(){return Yl(this.documentElement,"head")}},images:{get:Q.nyi},embeds:{get:Q.nyi},plugins:{get:Q.nyi},links:{get:Q.nyi},forms:{get:Q.nyi},scripts:{get:Q.nyi},applets:{get:function(){return[]}},activeElement:{get:function(){return null}},innerHTML:{get:function(){return this.serialize()},set:Q.nyi},outerHTML:{get:function(){return this.serialize()},set:Q.nyi},write:{value:function(e){if(!this.isHTML)Q.InvalidStateError();if(!this._parser)return;if(!this._parser);var t=arguments.join("");this._parser.parse(t)}},writeln:{value:function(t){this.write(Array.prototype.join.call(arguments,"")+`
6
- `)}},open:{value:function(){this.documentElement=null}},close:{value:function(){if(this.readyState="interactive",this._dispatchEvent(new an("readystatechange"),!0),this._dispatchEvent(new an("DOMContentLoaded"),!0),this.readyState="complete",this._dispatchEvent(new an("readystatechange"),!0),this.defaultView)this.defaultView._dispatchEvent(new an("load"),!0)}},clone:{value:function(){var t=new sn(this.isHTML,this._address);return t._quirks=this._quirks,t._contentType=this._contentType,t}},cloneNode:{value:function(t){var r=Le.prototype.cloneNode.call(this,!1);if(t)for(var n=this.firstChild;n!==null;n=n.nextSibling)r._appendChild(r.importNode(n,!0));return r._updateDocTypeElement(),r}},isEqual:{value:function(t){return!0}},mutateValue:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:xr.VALUE,target:e,data:e.data})}},mutateAttr:{value:function(e,t){if(this.mutationHandler)this.mutationHandler({type:xr.ATTR,target:e.ownerElement,attr:e})}},mutateRemoveAttr:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:xr.REMOVE_ATTR,target:e.ownerElement,attr:e})}},mutateRemove:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:xr.REMOVE,target:e.parentNode,node:e});Ql(e)}},mutateInsert:{value:function(e){if(Zl(e),this.mutationHandler)this.mutationHandler({type:xr.INSERT,target:e.parentNode,node:e})}},mutateMove:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:xr.MOVE,target:e})}},addId:{value:function(t,r){var n=this.byId[t];if(!n)this.byId[t]=r;else{if(!(n instanceof mt))n=new mt(n),this.byId[t]=n;n.add(r)}}},delId:{value:function(t,r){var n=this.byId[t];if(Q.assert(n),n instanceof mt){if(n.del(r),n.length===1)this.byId[t]=n.downgrade()}else this.byId[t]=void 0}},_resolve:{value:function(e){return new Gl(this._documentBaseURL).resolve(e)}},_documentBaseURL:{get:function(){var e=this._address;if(e==="about:blank")e="/";var t=this.querySelector("base[href]");if(t)return new Gl(e).resolve(t.getAttribute("href"));return e}},_templateDoc:{get:function(){if(!this._templateDocCache){var e=new sn(this.isHTML,this._address);this._templateDocCache=e._templateDocCache=e}return this._templateDocCache}},querySelector:{value:function(e){return Jl(e,this)[0]}},querySelectorAll:{value:function(e){var t=Jl(e,this);return t.item?t:new d2(t)}}});var k2=["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"];k2.forEach(function(e){Object.defineProperty(sn.prototype,"on"+e,{get:function(){return this._getEventHandler(e)},set:function(t){this._setEventHandler(e,t)}})});function Yl(e,t){if(e&&e.isHTML){for(var r=e.firstChild;r!==null;r=r.nextSibling)if(r.nodeType===Le.ELEMENT_NODE&&r.localName===t&&r.namespaceURI===gr.HTML)return r}return null}function T2(e){if(e._nid=e.ownerDocument._nextnid++,e.ownerDocument._nodes[e._nid]=e,e.nodeType===Le.ELEMENT_NODE){var t=e.getAttribute("id");if(t)e.ownerDocument.addId(t,e);if(e._roothook)e._roothook()}}function C2(e){if(e.nodeType===Le.ELEMENT_NODE){var t=e.getAttribute("id");if(t)e.ownerDocument.delId(t,e)}e.ownerDocument._nodes[e._nid]=void 0,e._nid=void 0}function Zl(e){if(T2(e),e.nodeType===Le.ELEMENT_NODE)for(var t=e.firstChild;t!==null;t=t.nextSibling)Zl(t)}function Ql(e){C2(e);for(var t=e.firstChild;t!==null;t=t.nextSibling)Ql(t)}function e0(e,t){if(e.ownerDocument=t,e._lastModTime=void 0,Object.prototype.hasOwnProperty.call(e,"_tagName"))e._tagName=void 0;for(var r=e.firstChild;r!==null;r=r.nextSibling)e0(r,t)}function mt(e){this.nodes=Object.create(null),this.nodes[e._nid]=e,this.length=1,this.firstNode=void 0}mt.prototype.add=function(e){if(!this.nodes[e._nid])this.nodes[e._nid]=e,this.length++,this.firstNode=void 0};mt.prototype.del=function(e){if(this.nodes[e._nid])delete this.nodes[e._nid],this.length--,this.firstNode=void 0};mt.prototype.getFirst=function(){if(!this.firstNode){var e;for(e in this.nodes)if(this.firstNode===void 0||this.firstNode.compareDocumentPosition(this.nodes[e])&Le.DOCUMENT_POSITION_PRECEDING)this.firstNode=this.nodes[e]}return this.firstNode};mt.prototype.downgrade=function(){if(this.length===1){var e;for(e in this.nodes)return this.nodes[e]}return this}});var ga=I(function(KE,n0){n0.exports=ma;var A2=Ae(),r0=as(),R2=ia();function ma(e,t,r,n){r0.call(this),this.nodeType=A2.DOCUMENT_TYPE_NODE,this.ownerDocument=e||null,this.name=t,this.publicId=r||"",this.systemId=n||""}ma.prototype=Object.create(r0.prototype,{nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return null},set:function(){}},clone:{value:function(){return new ma(this.ownerDocument,this.name,this.publicId,this.systemId)}},isEqual:{value:function(t){return this.name===t.name&&this.publicId===t.publicId&&this.systemId===t.systemId}}});Object.defineProperties(ma.prototype,R2)});var ka=I(function(ZE,C0){C0.exports=K;var D2=xa(),S2=ga(),Ss=Ae(),B=ge().NAMESPACE,b0=ha(),ae=b0.elements,Yt=Function.prototype.apply.bind(Array.prototype.push),ba=-1,br=1,Fe=2,J=3,it=4,N2=5,L2=[],F2=/^HTML$|^-\/\/W3O\/\/DTD W3 HTML Strict 3\.0\/\/EN\/\/$|^-\/W3C\/DTD HTML 4\.0 Transitional\/EN$|^\+\/\/Silmaril\/\/dtd html Pro v0r11 19970101\/\/|^-\/\/AdvaSoft Ltd\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/AS\/\/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\/\/|^-\/\/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\/\/|^-\/\/SQ\/\/DTD HTML 2\.0 HoTMetaL \+ extensions\/\/|^-\/\/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\/\//i,M2="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",a0=/^-\/\/W3C\/\/DTD HTML 4\.01 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.01 Transitional\/\//i,I2=/^-\/\/W3C\/\/DTD XHTML 1\.0 Frameset\/\/|^-\/\/W3C\/\/DTD XHTML 1\.0 Transitional\/\//i,Zt=Object.create(null);Zt[B.HTML]={__proto__:null,address:!0,applet:!0,area:!0,article:!0,aside:!0,base:!0,basefont:!0,bgsound:!0,blockquote:!0,body:!0,br:!0,button:!0,caption:!0,center:!0,col:!0,colgroup:!0,dd:!0,details:!0,dir:!0,div:!0,dl:!0,dt:!0,embed:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,frame:!0,frameset:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,head:!0,header:!0,hgroup:!0,hr:!0,html:!0,iframe:!0,img:!0,input:!0,li:!0,link:!0,listing:!0,main:!0,marquee:!0,menu:!0,meta:!0,nav:!0,noembed:!0,noframes:!0,noscript:!0,object:!0,ol:!0,p:!0,param:!0,plaintext:!0,pre:!0,script:!0,section:!0,select:!0,source:!0,style:!0,summary:!0,table:!0,tbody:!0,td:!0,template:!0,textarea:!0,tfoot:!0,th:!0,thead:!0,title:!0,tr:!0,track:!0,ul:!0,wbr:!0,xmp:!0};Zt[B.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};Zt[B.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};var Fs=Object.create(null);Fs[B.HTML]={__proto__:null,address:!0,div:!0,p:!0};var _0=Object.create(null);_0[B.HTML]={__proto__:null,dd:!0,dt:!0};var _r=Object.create(null);_r[B.HTML]={__proto__:null,table:!0,thead:!0,tbody:!0,tfoot:!0,tr:!0};var E0=Object.create(null);E0[B.HTML]={__proto__:null,dd:!0,dt:!0,li:!0,menuitem:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0};var v0=Object.create(null);v0[B.HTML]={__proto__:null,caption:!0,colgroup:!0,dd:!0,dt:!0,li:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0,tbody:!0,td:!0,tfoot:!0,th:!0,thead:!0,tr:!0};var va=Object.create(null);va[B.HTML]={__proto__:null,table:!0,template:!0,html:!0};var ya=Object.create(null);ya[B.HTML]={__proto__:null,tbody:!0,tfoot:!0,thead:!0,template:!0,html:!0};var Ms=Object.create(null);Ms[B.HTML]={__proto__:null,tr:!0,template:!0,html:!0};var y0=Object.create(null);y0[B.HTML]={__proto__:null,button:!0,fieldset:!0,input:!0,keygen:!0,object:!0,output:!0,select:!0,textarea:!0,img:!0};var st=Object.create(null);st[B.HTML]={__proto__:null,applet:!0,caption:!0,html:!0,table:!0,td:!0,th:!0,marquee:!0,object:!0,template:!0};st[B.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};st[B.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var wa=Object.create(st);wa[B.HTML]=Object.create(st[B.HTML]);wa[B.HTML].ol=!0;wa[B.HTML].ul=!0;var Is=Object.create(st);Is[B.HTML]=Object.create(st[B.HTML]);Is[B.HTML].button=!0;var w0=Object.create(null);w0[B.HTML]={__proto__:null,html:!0,table:!0,template:!0};var O2=Object.create(null);O2[B.HTML]={__proto__:null,optgroup:!0,option:!0};var k0=Object.create(null);k0[B.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0};var T0=Object.create(null);T0[B.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var i0={__proto__:null,"xlink:actuate":B.XLINK,"xlink:arcrole":B.XLINK,"xlink:href":B.XLINK,"xlink:role":B.XLINK,"xlink:show":B.XLINK,"xlink:title":B.XLINK,"xlink:type":B.XLINK,"xml:base":B.XML,"xml:lang":B.XML,"xml:space":B.XML,xmlns:B.XMLNS,"xmlns:xlink":B.XMLNS},s0={__proto__:null,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"},o0={__proto__:null,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"},c0={__proto__:null,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},q2={__proto__:null,AElig:198,"AElig;":198,AMP:38,"AMP;":38,Aacute:193,"Aacute;":193,"Abreve;":258,Acirc:194,"Acirc;":194,"Acy;":1040,"Afr;":[55349,56580],Agrave:192,"Agrave;":192,"Alpha;":913,"Amacr;":256,"And;":10835,"Aogon;":260,"Aopf;":[55349,56632],"ApplyFunction;":8289,Aring:197,"Aring;":197,"Ascr;":[55349,56476],"Assign;":8788,Atilde:195,"Atilde;":195,Auml:196,"Auml;":196,"Backslash;":8726,"Barv;":10983,"Barwed;":8966,"Bcy;":1041,"Because;":8757,"Bernoullis;":8492,"Beta;":914,"Bfr;":[55349,56581],"Bopf;":[55349,56633],"Breve;":728,"Bscr;":8492,"Bumpeq;":8782,"CHcy;":1063,COPY:169,"COPY;":169,"Cacute;":262,"Cap;":8914,"CapitalDifferentialD;":8517,"Cayleys;":8493,"Ccaron;":268,Ccedil:199,"Ccedil;":199,"Ccirc;":264,"Cconint;":8752,"Cdot;":266,"Cedilla;":184,"CenterDot;":183,"Cfr;":8493,"Chi;":935,"CircleDot;":8857,"CircleMinus;":8854,"CirclePlus;":8853,"CircleTimes;":8855,"ClockwiseContourIntegral;":8754,"CloseCurlyDoubleQuote;":8221,"CloseCurlyQuote;":8217,"Colon;":8759,"Colone;":10868,"Congruent;":8801,"Conint;":8751,"ContourIntegral;":8750,"Copf;":8450,"Coproduct;":8720,"CounterClockwiseContourIntegral;":8755,"Cross;":10799,"Cscr;":[55349,56478],"Cup;":8915,"CupCap;":8781,"DD;":8517,"DDotrahd;":10513,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Dagger;":8225,"Darr;":8609,"Dashv;":10980,"Dcaron;":270,"Dcy;":1044,"Del;":8711,"Delta;":916,"Dfr;":[55349,56583],"DiacriticalAcute;":180,"DiacriticalDot;":729,"DiacriticalDoubleAcute;":733,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"Diamond;":8900,"DifferentialD;":8518,"Dopf;":[55349,56635],"Dot;":168,"DotDot;":8412,"DotEqual;":8784,"DoubleContourIntegral;":8751,"DoubleDot;":168,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DoubleLeftRightArrow;":8660,"DoubleLeftTee;":10980,"DoubleLongLeftArrow;":10232,"DoubleLongLeftRightArrow;":10234,"DoubleLongRightArrow;":10233,"DoubleRightArrow;":8658,"DoubleRightTee;":8872,"DoubleUpArrow;":8657,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownArrow;":8595,"DownArrowBar;":10515,"DownArrowUpArrow;":8693,"DownBreve;":785,"DownLeftRightVector;":10576,"DownLeftTeeVector;":10590,"DownLeftVector;":8637,"DownLeftVectorBar;":10582,"DownRightTeeVector;":10591,"DownRightVector;":8641,"DownRightVectorBar;":10583,"DownTee;":8868,"DownTeeArrow;":8615,"Downarrow;":8659,"Dscr;":[55349,56479],"Dstrok;":272,"ENG;":330,ETH:208,"ETH;":208,Eacute:201,"Eacute;":201,"Ecaron;":282,Ecirc:202,"Ecirc;":202,"Ecy;":1069,"Edot;":278,"Efr;":[55349,56584],Egrave:200,"Egrave;":200,"Element;":8712,"Emacr;":274,"EmptySmallSquare;":9723,"EmptyVerySmallSquare;":9643,"Eogon;":280,"Eopf;":[55349,56636],"Epsilon;":917,"Equal;":10869,"EqualTilde;":8770,"Equilibrium;":8652,"Escr;":8496,"Esim;":10867,"Eta;":919,Euml:203,"Euml;":203,"Exists;":8707,"ExponentialE;":8519,"Fcy;":1060,"Ffr;":[55349,56585],"FilledSmallSquare;":9724,"FilledVerySmallSquare;":9642,"Fopf;":[55349,56637],"ForAll;":8704,"Fouriertrf;":8497,"Fscr;":8497,"GJcy;":1027,GT:62,"GT;":62,"Gamma;":915,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"Gcirc;":284,"Gcy;":1043,"Gdot;":288,"Gfr;":[55349,56586],"Gg;":8921,"Gopf;":[55349,56638],"GreaterEqual;":8805,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"GreaterGreater;":10914,"GreaterLess;":8823,"GreaterSlantEqual;":10878,"GreaterTilde;":8819,"Gscr;":[55349,56482],"Gt;":8811,"HARDcy;":1066,"Hacek;":711,"Hat;":94,"Hcirc;":292,"Hfr;":8460,"HilbertSpace;":8459,"Hopf;":8461,"HorizontalLine;":9472,"Hscr;":8459,"Hstrok;":294,"HumpDownHump;":8782,"HumpEqual;":8783,"IEcy;":1045,"IJlig;":306,"IOcy;":1025,Iacute:205,"Iacute;":205,Icirc:206,"Icirc;":206,"Icy;":1048,"Idot;":304,"Ifr;":8465,Igrave:204,"Igrave;":204,"Im;":8465,"Imacr;":298,"ImaginaryI;":8520,"Implies;":8658,"Int;":8748,"Integral;":8747,"Intersection;":8898,"InvisibleComma;":8291,"InvisibleTimes;":8290,"Iogon;":302,"Iopf;":[55349,56640],"Iota;":921,"Iscr;":8464,"Itilde;":296,"Iukcy;":1030,Iuml:207,"Iuml;":207,"Jcirc;":308,"Jcy;":1049,"Jfr;":[55349,56589],"Jopf;":[55349,56641],"Jscr;":[55349,56485],"Jsercy;":1032,"Jukcy;":1028,"KHcy;":1061,"KJcy;":1036,"Kappa;":922,"Kcedil;":310,"Kcy;":1050,"Kfr;":[55349,56590],"Kopf;":[55349,56642],"Kscr;":[55349,56486],"LJcy;":1033,LT:60,"LT;":60,"Lacute;":313,"Lambda;":923,"Lang;":10218,"Laplacetrf;":8466,"Larr;":8606,"Lcaron;":317,"Lcedil;":315,"Lcy;":1051,"LeftAngleBracket;":10216,"LeftArrow;":8592,"LeftArrowBar;":8676,"LeftArrowRightArrow;":8646,"LeftCeiling;":8968,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVector;":8643,"LeftDownVectorBar;":10585,"LeftFloor;":8970,"LeftRightArrow;":8596,"LeftRightVector;":10574,"LeftTee;":8867,"LeftTeeArrow;":8612,"LeftTeeVector;":10586,"LeftTriangle;":8882,"LeftTriangleBar;":10703,"LeftTriangleEqual;":8884,"LeftUpDownVector;":10577,"LeftUpTeeVector;":10592,"LeftUpVector;":8639,"LeftUpVectorBar;":10584,"LeftVector;":8636,"LeftVectorBar;":10578,"Leftarrow;":8656,"Leftrightarrow;":8660,"LessEqualGreater;":8922,"LessFullEqual;":8806,"LessGreater;":8822,"LessLess;":10913,"LessSlantEqual;":10877,"LessTilde;":8818,"Lfr;":[55349,56591],"Ll;":8920,"Lleftarrow;":8666,"Lmidot;":319,"LongLeftArrow;":10229,"LongLeftRightArrow;":10231,"LongRightArrow;":10230,"Longleftarrow;":10232,"Longleftrightarrow;":10234,"Longrightarrow;":10233,"Lopf;":[55349,56643],"LowerLeftArrow;":8601,"LowerRightArrow;":8600,"Lscr;":8466,"Lsh;":8624,"Lstrok;":321,"Lt;":8810,"Map;":10501,"Mcy;":1052,"MediumSpace;":8287,"Mellintrf;":8499,"Mfr;":[55349,56592],"MinusPlus;":8723,"Mopf;":[55349,56644],"Mscr;":8499,"Mu;":924,"NJcy;":1034,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ncy;":1053,"NegativeMediumSpace;":8203,"NegativeThickSpace;":8203,"NegativeThinSpace;":8203,"NegativeVeryThinSpace;":8203,"NestedGreaterGreater;":8811,"NestedLessLess;":8810,"NewLine;":10,"Nfr;":[55349,56593],"NoBreak;":8288,"NonBreakingSpace;":160,"Nopf;":8469,"Not;":10988,"NotCongruent;":8802,"NotCupCap;":8813,"NotDoubleVerticalBar;":8742,"NotElement;":8713,"NotEqual;":8800,"NotEqualTilde;":[8770,824],"NotExists;":8708,"NotGreater;":8815,"NotGreaterEqual;":8817,"NotGreaterFullEqual;":[8807,824],"NotGreaterGreater;":[8811,824],"NotGreaterLess;":8825,"NotGreaterSlantEqual;":[10878,824],"NotGreaterTilde;":8821,"NotHumpDownHump;":[8782,824],"NotHumpEqual;":[8783,824],"NotLeftTriangle;":8938,"NotLeftTriangleBar;":[10703,824],"NotLeftTriangleEqual;":8940,"NotLess;":8814,"NotLessEqual;":8816,"NotLessGreater;":8824,"NotLessLess;":[8810,824],"NotLessSlantEqual;":[10877,824],"NotLessTilde;":8820,"NotNestedGreaterGreater;":[10914,824],"NotNestedLessLess;":[10913,824],"NotPrecedes;":8832,"NotPrecedesEqual;":[10927,824],"NotPrecedesSlantEqual;":8928,"NotReverseElement;":8716,"NotRightTriangle;":8939,"NotRightTriangleBar;":[10704,824],"NotRightTriangleEqual;":8941,"NotSquareSubset;":[8847,824],"NotSquareSubsetEqual;":8930,"NotSquareSuperset;":[8848,824],"NotSquareSupersetEqual;":8931,"NotSubset;":[8834,8402],"NotSubsetEqual;":8840,"NotSucceeds;":8833,"NotSucceedsEqual;":[10928,824],"NotSucceedsSlantEqual;":8929,"NotSucceedsTilde;":[8831,824],"NotSuperset;":[8835,8402],"NotSupersetEqual;":8841,"NotTilde;":8769,"NotTildeEqual;":8772,"NotTildeFullEqual;":8775,"NotTildeTilde;":8777,"NotVerticalBar;":8740,"Nscr;":[55349,56489],Ntilde:209,"Ntilde;":209,"Nu;":925,"OElig;":338,Oacute:211,"Oacute;":211,Ocirc:212,"Ocirc;":212,"Ocy;":1054,"Odblac;":336,"Ofr;":[55349,56594],Ograve:210,"Ograve;":210,"Omacr;":332,"Omega;":937,"Omicron;":927,"Oopf;":[55349,56646],"OpenCurlyDoubleQuote;":8220,"OpenCurlyQuote;":8216,"Or;":10836,"Oscr;":[55349,56490],Oslash:216,"Oslash;":216,Otilde:213,"Otilde;":213,"Otimes;":10807,Ouml:214,"Ouml;":214,"OverBar;":8254,"OverBrace;":9182,"OverBracket;":9140,"OverParenthesis;":9180,"PartialD;":8706,"Pcy;":1055,"Pfr;":[55349,56595],"Phi;":934,"Pi;":928,"PlusMinus;":177,"Poincareplane;":8460,"Popf;":8473,"Pr;":10939,"Precedes;":8826,"PrecedesEqual;":10927,"PrecedesSlantEqual;":8828,"PrecedesTilde;":8830,"Prime;":8243,"Product;":8719,"Proportion;":8759,"Proportional;":8733,"Pscr;":[55349,56491],"Psi;":936,QUOT:34,"QUOT;":34,"Qfr;":[55349,56596],"Qopf;":8474,"Qscr;":[55349,56492],"RBarr;":10512,REG:174,"REG;":174,"Racute;":340,"Rang;":10219,"Rarr;":8608,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"Rcy;":1056,"Re;":8476,"ReverseElement;":8715,"ReverseEquilibrium;":8651,"ReverseUpEquilibrium;":10607,"Rfr;":8476,"Rho;":929,"RightAngleBracket;":10217,"RightArrow;":8594,"RightArrowBar;":8677,"RightArrowLeftArrow;":8644,"RightCeiling;":8969,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVector;":8642,"RightDownVectorBar;":10581,"RightFloor;":8971,"RightTee;":8866,"RightTeeArrow;":8614,"RightTeeVector;":10587,"RightTriangle;":8883,"RightTriangleBar;":10704,"RightTriangleEqual;":8885,"RightUpDownVector;":10575,"RightUpTeeVector;":10588,"RightUpVector;":8638,"RightUpVectorBar;":10580,"RightVector;":8640,"RightVectorBar;":10579,"Rightarrow;":8658,"Ropf;":8477,"RoundImplies;":10608,"Rrightarrow;":8667,"Rscr;":8475,"Rsh;":8625,"RuleDelayed;":10740,"SHCHcy;":1065,"SHcy;":1064,"SOFTcy;":1068,"Sacute;":346,"Sc;":10940,"Scaron;":352,"Scedil;":350,"Scirc;":348,"Scy;":1057,"Sfr;":[55349,56598],"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"ShortRightArrow;":8594,"ShortUpArrow;":8593,"Sigma;":931,"SmallCircle;":8728,"Sopf;":[55349,56650],"Sqrt;":8730,"Square;":9633,"SquareIntersection;":8851,"SquareSubset;":8847,"SquareSubsetEqual;":8849,"SquareSuperset;":8848,"SquareSupersetEqual;":8850,"SquareUnion;":8852,"Sscr;":[55349,56494],"Star;":8902,"Sub;":8912,"Subset;":8912,"SubsetEqual;":8838,"Succeeds;":8827,"SucceedsEqual;":10928,"SucceedsSlantEqual;":8829,"SucceedsTilde;":8831,"SuchThat;":8715,"Sum;":8721,"Sup;":8913,"Superset;":8835,"SupersetEqual;":8839,"Supset;":8913,THORN:222,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"TScy;":1062,"Tab;":9,"Tau;":932,"Tcaron;":356,"Tcedil;":354,"Tcy;":1058,"Tfr;":[55349,56599],"Therefore;":8756,"Theta;":920,"ThickSpace;":[8287,8202],"ThinSpace;":8201,"Tilde;":8764,"TildeEqual;":8771,"TildeFullEqual;":8773,"TildeTilde;":8776,"Topf;":[55349,56651],"TripleDot;":8411,"Tscr;":[55349,56495],"Tstrok;":358,Uacute:218,"Uacute;":218,"Uarr;":8607,"Uarrocir;":10569,"Ubrcy;":1038,"Ubreve;":364,Ucirc:219,"Ucirc;":219,"Ucy;":1059,"Udblac;":368,"Ufr;":[55349,56600],Ugrave:217,"Ugrave;":217,"Umacr;":362,"UnderBar;":95,"UnderBrace;":9183,"UnderBracket;":9141,"UnderParenthesis;":9181,"Union;":8899,"UnionPlus;":8846,"Uogon;":370,"Uopf;":[55349,56652],"UpArrow;":8593,"UpArrowBar;":10514,"UpArrowDownArrow;":8645,"UpDownArrow;":8597,"UpEquilibrium;":10606,"UpTee;":8869,"UpTeeArrow;":8613,"Uparrow;":8657,"Updownarrow;":8661,"UpperLeftArrow;":8598,"UpperRightArrow;":8599,"Upsi;":978,"Upsilon;":933,"Uring;":366,"Uscr;":[55349,56496],"Utilde;":360,Uuml:220,"Uuml;":220,"VDash;":8875,"Vbar;":10987,"Vcy;":1042,"Vdash;":8873,"Vdashl;":10982,"Vee;":8897,"Verbar;":8214,"Vert;":8214,"VerticalBar;":8739,"VerticalLine;":124,"VerticalSeparator;":10072,"VerticalTilde;":8768,"VeryThinSpace;":8202,"Vfr;":[55349,56601],"Vopf;":[55349,56653],"Vscr;":[55349,56497],"Vvdash;":8874,"Wcirc;":372,"Wedge;":8896,"Wfr;":[55349,56602],"Wopf;":[55349,56654],"Wscr;":[55349,56498],"Xfr;":[55349,56603],"Xi;":926,"Xopf;":[55349,56655],"Xscr;":[55349,56499],"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,Yacute:221,"Yacute;":221,"Ycirc;":374,"Ycy;":1067,"Yfr;":[55349,56604],"Yopf;":[55349,56656],"Yscr;":[55349,56500],"Yuml;":376,"ZHcy;":1046,"Zacute;":377,"Zcaron;":381,"Zcy;":1047,"Zdot;":379,"ZeroWidthSpace;":8203,"Zeta;":918,"Zfr;":8488,"Zopf;":8484,"Zscr;":[55349,56501],aacute:225,"aacute;":225,"abreve;":259,"ac;":8766,"acE;":[8766,819],"acd;":8767,acirc:226,"acirc;":226,acute:180,"acute;":180,"acy;":1072,aelig:230,"aelig;":230,"af;":8289,"afr;":[55349,56606],agrave:224,"agrave;":224,"alefsym;":8501,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,amp:38,"amp;":38,"and;":8743,"andand;":10837,"andd;":10844,"andslope;":10840,"andv;":10842,"ang;":8736,"ange;":10660,"angle;":8736,"angmsd;":8737,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrt;":8735,"angrtvb;":8894,"angrtvbd;":10653,"angsph;":8738,"angst;":197,"angzarr;":9084,"aogon;":261,"aopf;":[55349,56658],"ap;":8776,"apE;":10864,"apacir;":10863,"ape;":8778,"apid;":8779,"apos;":39,"approx;":8776,"approxeq;":8778,aring:229,"aring;":229,"ascr;":[55349,56502],"ast;":42,"asymp;":8776,"asympeq;":8781,atilde:227,"atilde;":227,auml:228,"auml;":228,"awconint;":8755,"awint;":10769,"bNot;":10989,"backcong;":8780,"backepsilon;":1014,"backprime;":8245,"backsim;":8765,"backsimeq;":8909,"barvee;":8893,"barwed;":8965,"barwedge;":8965,"bbrk;":9141,"bbrktbrk;":9142,"bcong;":8780,"bcy;":1073,"bdquo;":8222,"becaus;":8757,"because;":8757,"bemptyv;":10672,"bepsi;":1014,"bernou;":8492,"beta;":946,"beth;":8502,"between;":8812,"bfr;":[55349,56607],"bigcap;":8898,"bigcirc;":9711,"bigcup;":8899,"bigodot;":10752,"bigoplus;":10753,"bigotimes;":10754,"bigsqcup;":10758,"bigstar;":9733,"bigtriangledown;":9661,"bigtriangleup;":9651,"biguplus;":10756,"bigvee;":8897,"bigwedge;":8896,"bkarow;":10509,"blacklozenge;":10731,"blacksquare;":9642,"blacktriangle;":9652,"blacktriangledown;":9662,"blacktriangleleft;":9666,"blacktriangleright;":9656,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"bne;":[61,8421],"bnequiv;":[8801,8421],"bnot;":8976,"bopf;":[55349,56659],"bot;":8869,"bottom;":8869,"bowtie;":8904,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxH;":9552,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxV;":9553,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxbox;":10697,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxh;":9472,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxminus;":8863,"boxplus;":8862,"boxtimes;":8864,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxv;":9474,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"bprime;":8245,"breve;":728,brvbar:166,"brvbar;":166,"bscr;":[55349,56503],"bsemi;":8271,"bsim;":8765,"bsime;":8909,"bsol;":92,"bsolb;":10693,"bsolhsub;":10184,"bull;":8226,"bullet;":8226,"bump;":8782,"bumpE;":10926,"bumpe;":8783,"bumpeq;":8783,"cacute;":263,"cap;":8745,"capand;":10820,"capbrcup;":10825,"capcap;":10827,"capcup;":10823,"capdot;":10816,"caps;":[8745,65024],"caret;":8257,"caron;":711,"ccaps;":10829,"ccaron;":269,ccedil:231,"ccedil;":231,"ccirc;":265,"ccups;":10828,"ccupssm;":10832,"cdot;":267,cedil:184,"cedil;":184,"cemptyv;":10674,cent:162,"cent;":162,"centerdot;":183,"cfr;":[55349,56608],"chcy;":1095,"check;":10003,"checkmark;":10003,"chi;":967,"cir;":9675,"cirE;":10691,"circ;":710,"circeq;":8791,"circlearrowleft;":8634,"circlearrowright;":8635,"circledR;":174,"circledS;":9416,"circledast;":8859,"circledcirc;":8858,"circleddash;":8861,"cire;":8791,"cirfnint;":10768,"cirmid;":10991,"cirscir;":10690,"clubs;":9827,"clubsuit;":9827,"colon;":58,"colone;":8788,"coloneq;":8788,"comma;":44,"commat;":64,"comp;":8705,"compfn;":8728,"complement;":8705,"complexes;":8450,"cong;":8773,"congdot;":10861,"conint;":8750,"copf;":[55349,56660],"coprod;":8720,copy:169,"copy;":169,"copysr;":8471,"crarr;":8629,"cross;":10007,"cscr;":[55349,56504],"csub;":10959,"csube;":10961,"csup;":10960,"csupe;":10962,"ctdot;":8943,"cudarrl;":10552,"cudarrr;":10549,"cuepr;":8926,"cuesc;":8927,"cularr;":8630,"cularrp;":10557,"cup;":8746,"cupbrcap;":10824,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"cupor;":10821,"cups;":[8746,65024],"curarr;":8631,"curarrm;":10556,"curlyeqprec;":8926,"curlyeqsucc;":8927,"curlyvee;":8910,"curlywedge;":8911,curren:164,"curren;":164,"curvearrowleft;":8630,"curvearrowright;":8631,"cuvee;":8910,"cuwed;":8911,"cwconint;":8754,"cwint;":8753,"cylcty;":9005,"dArr;":8659,"dHar;":10597,"dagger;":8224,"daleth;":8504,"darr;":8595,"dash;":8208,"dashv;":8867,"dbkarow;":10511,"dblac;":733,"dcaron;":271,"dcy;":1076,"dd;":8518,"ddagger;":8225,"ddarr;":8650,"ddotseq;":10871,deg:176,"deg;":176,"delta;":948,"demptyv;":10673,"dfisht;":10623,"dfr;":[55349,56609],"dharl;":8643,"dharr;":8642,"diam;":8900,"diamond;":8900,"diamondsuit;":9830,"diams;":9830,"die;":168,"digamma;":989,"disin;":8946,"div;":247,divide:247,"divide;":247,"divideontimes;":8903,"divonx;":8903,"djcy;":1106,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"dopf;":[55349,56661],"dot;":729,"doteq;":8784,"doteqdot;":8785,"dotminus;":8760,"dotplus;":8724,"dotsquare;":8865,"doublebarwedge;":8966,"downarrow;":8595,"downdownarrows;":8650,"downharpoonleft;":8643,"downharpoonright;":8642,"drbkarow;":10512,"drcorn;":8991,"drcrop;":8972,"dscr;":[55349,56505],"dscy;":1109,"dsol;":10742,"dstrok;":273,"dtdot;":8945,"dtri;":9663,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"dwangle;":10662,"dzcy;":1119,"dzigrarr;":10239,"eDDot;":10871,"eDot;":8785,eacute:233,"eacute;":233,"easter;":10862,"ecaron;":283,"ecir;":8790,ecirc:234,"ecirc;":234,"ecolon;":8789,"ecy;":1101,"edot;":279,"ee;":8519,"efDot;":8786,"efr;":[55349,56610],"eg;":10906,egrave:232,"egrave;":232,"egs;":10902,"egsdot;":10904,"el;":10905,"elinters;":9191,"ell;":8467,"els;":10901,"elsdot;":10903,"emacr;":275,"empty;":8709,"emptyset;":8709,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"emsp;":8195,"eng;":331,"ensp;":8194,"eogon;":281,"eopf;":[55349,56662],"epar;":8917,"eparsl;":10723,"eplus;":10865,"epsi;":949,"epsilon;":949,"epsiv;":1013,"eqcirc;":8790,"eqcolon;":8789,"eqsim;":8770,"eqslantgtr;":10902,"eqslantless;":10901,"equals;":61,"equest;":8799,"equiv;":8801,"equivDD;":10872,"eqvparsl;":10725,"erDot;":8787,"erarr;":10609,"escr;":8495,"esdot;":8784,"esim;":8770,"eta;":951,eth:240,"eth;":240,euml:235,"euml;":235,"euro;":8364,"excl;":33,"exist;":8707,"expectation;":8496,"exponentiale;":8519,"fallingdotseq;":8786,"fcy;":1092,"female;":9792,"ffilig;":64259,"fflig;":64256,"ffllig;":64260,"ffr;":[55349,56611],"filig;":64257,"fjlig;":[102,106],"flat;":9837,"fllig;":64258,"fltns;":9649,"fnof;":402,"fopf;":[55349,56663],"forall;":8704,"fork;":8916,"forkv;":10969,"fpartint;":10765,frac12:189,"frac12;":189,"frac13;":8531,frac14:188,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,frac34:190,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"frasl;":8260,"frown;":8994,"fscr;":[55349,56507],"gE;":8807,"gEl;":10892,"gacute;":501,"gamma;":947,"gammad;":989,"gap;":10886,"gbreve;":287,"gcirc;":285,"gcy;":1075,"gdot;":289,"ge;":8805,"gel;":8923,"geq;":8805,"geqq;":8807,"geqslant;":10878,"ges;":10878,"gescc;":10921,"gesdot;":10880,"gesdoto;":10882,"gesdotol;":10884,"gesl;":[8923,65024],"gesles;":10900,"gfr;":[55349,56612],"gg;":8811,"ggg;":8921,"gimel;":8503,"gjcy;":1107,"gl;":8823,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gnap;":10890,"gnapprox;":10890,"gne;":10888,"gneq;":10888,"gneqq;":8809,"gnsim;":8935,"gopf;":[55349,56664],"grave;":96,"gscr;":8458,"gsim;":8819,"gsime;":10894,"gsiml;":10896,gt:62,"gt;":62,"gtcc;":10919,"gtcir;":10874,"gtdot;":8919,"gtlPar;":10645,"gtquest;":10876,"gtrapprox;":10886,"gtrarr;":10616,"gtrdot;":8919,"gtreqless;":8923,"gtreqqless;":10892,"gtrless;":8823,"gtrsim;":8819,"gvertneqq;":[8809,65024],"gvnE;":[8809,65024],"hArr;":8660,"hairsp;":8202,"half;":189,"hamilt;":8459,"hardcy;":1098,"harr;":8596,"harrcir;":10568,"harrw;":8621,"hbar;":8463,"hcirc;":293,"hearts;":9829,"heartsuit;":9829,"hellip;":8230,"hercon;":8889,"hfr;":[55349,56613],"hksearow;":10533,"hkswarow;":10534,"hoarr;":8703,"homtht;":8763,"hookleftarrow;":8617,"hookrightarrow;":8618,"hopf;":[55349,56665],"horbar;":8213,"hscr;":[55349,56509],"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,iacute:237,"iacute;":237,"ic;":8291,icirc:238,"icirc;":238,"icy;":1080,"iecy;":1077,iexcl:161,"iexcl;":161,"iff;":8660,"ifr;":[55349,56614],igrave:236,"igrave;":236,"ii;":8520,"iiiint;":10764,"iiint;":8749,"iinfin;":10716,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imagline;":8464,"imagpart;":8465,"imath;":305,"imof;":8887,"imped;":437,"in;":8712,"incare;":8453,"infin;":8734,"infintie;":10717,"inodot;":305,"int;":8747,"intcal;":8890,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"intprod;":10812,"iocy;":1105,"iogon;":303,"iopf;":[55349,56666],"iota;":953,"iprod;":10812,iquest:191,"iquest;":191,"iscr;":[55349,56510],"isin;":8712,"isinE;":8953,"isindot;":8949,"isins;":8948,"isinsv;":8947,"isinv;":8712,"it;":8290,"itilde;":297,"iukcy;":1110,iuml:239,"iuml;":239,"jcirc;":309,"jcy;":1081,"jfr;":[55349,56615],"jmath;":567,"jopf;":[55349,56667],"jscr;":[55349,56511],"jsercy;":1112,"jukcy;":1108,"kappa;":954,"kappav;":1008,"kcedil;":311,"kcy;":1082,"kfr;":[55349,56616],"kgreen;":312,"khcy;":1093,"kjcy;":1116,"kopf;":[55349,56668],"kscr;":[55349,56512],"lAarr;":8666,"lArr;":8656,"lAtail;":10523,"lBarr;":10510,"lE;":8806,"lEg;":10891,"lHar;":10594,"lacute;":314,"laemptyv;":10676,"lagran;":8466,"lambda;":955,"lang;":10216,"langd;":10641,"langle;":10216,"lap;":10885,laquo:171,"laquo;":171,"larr;":8592,"larrb;":8676,"larrbfs;":10527,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrsim;":10611,"larrtl;":8610,"lat;":10923,"latail;":10521,"late;":10925,"lates;":[10925,65024],"lbarr;":10508,"lbbrk;":10098,"lbrace;":123,"lbrack;":91,"lbrke;":10635,"lbrksld;":10639,"lbrkslu;":10637,"lcaron;":318,"lcedil;":316,"lceil;":8968,"lcub;":123,"lcy;":1083,"ldca;":10550,"ldquo;":8220,"ldquor;":8222,"ldrdhar;":10599,"ldrushar;":10571,"ldsh;":8626,"le;":8804,"leftarrow;":8592,"leftarrowtail;":8610,"leftharpoondown;":8637,"leftharpoonup;":8636,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftrightarrows;":8646,"leftrightharpoons;":8651,"leftrightsquigarrow;":8621,"leftthreetimes;":8907,"leg;":8922,"leq;":8804,"leqq;":8806,"leqslant;":10877,"les;":10877,"lescc;":10920,"lesdot;":10879,"lesdoto;":10881,"lesdotor;":10883,"lesg;":[8922,65024],"lesges;":10899,"lessapprox;":10885,"lessdot;":8918,"lesseqgtr;":8922,"lesseqqgtr;":10891,"lessgtr;":8822,"lesssim;":8818,"lfisht;":10620,"lfloor;":8970,"lfr;":[55349,56617],"lg;":8822,"lgE;":10897,"lhard;":8637,"lharu;":8636,"lharul;":10602,"lhblk;":9604,"ljcy;":1113,"ll;":8810,"llarr;":8647,"llcorner;":8990,"llhard;":10603,"lltri;":9722,"lmidot;":320,"lmoust;":9136,"lmoustache;":9136,"lnE;":8808,"lnap;":10889,"lnapprox;":10889,"lne;":10887,"lneq;":10887,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"longleftarrow;":10229,"longleftrightarrow;":10231,"longmapsto;":10236,"longrightarrow;":10230,"looparrowleft;":8619,"looparrowright;":8620,"lopar;":10629,"lopf;":[55349,56669],"loplus;":10797,"lotimes;":10804,"lowast;":8727,"lowbar;":95,"loz;":9674,"lozenge;":9674,"lozf;":10731,"lpar;":40,"lparlt;":10643,"lrarr;":8646,"lrcorner;":8991,"lrhar;":8651,"lrhard;":10605,"lrm;":8206,"lrtri;":8895,"lsaquo;":8249,"lscr;":[55349,56513],"lsh;":8624,"lsim;":8818,"lsime;":10893,"lsimg;":10895,"lsqb;":91,"lsquo;":8216,"lsquor;":8218,"lstrok;":322,lt:60,"lt;":60,"ltcc;":10918,"ltcir;":10873,"ltdot;":8918,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltquest;":10875,"ltrPar;":10646,"ltri;":9667,"ltrie;":8884,"ltrif;":9666,"lurdshar;":10570,"luruhar;":10598,"lvertneqq;":[8808,65024],"lvnE;":[8808,65024],"mDDot;":8762,macr:175,"macr;":175,"male;":9794,"malt;":10016,"maltese;":10016,"map;":8614,"mapsto;":8614,"mapstodown;":8615,"mapstoleft;":8612,"mapstoup;":8613,"marker;":9646,"mcomma;":10793,"mcy;":1084,"mdash;":8212,"measuredangle;":8737,"mfr;":[55349,56618],"mho;":8487,micro:181,"micro;":181,"mid;":8739,"midast;":42,"midcir;":10992,middot:183,"middot;":183,"minus;":8722,"minusb;":8863,"minusd;":8760,"minusdu;":10794,"mlcp;":10971,"mldr;":8230,"mnplus;":8723,"models;":8871,"mopf;":[55349,56670],"mp;":8723,"mscr;":[55349,56514],"mstpos;":8766,"mu;":956,"multimap;":8888,"mumap;":8888,"nGg;":[8921,824],"nGt;":[8811,8402],"nGtv;":[8811,824],"nLeftarrow;":8653,"nLeftrightarrow;":8654,"nLl;":[8920,824],"nLt;":[8810,8402],"nLtv;":[8810,824],"nRightarrow;":8655,"nVDash;":8879,"nVdash;":8878,"nabla;":8711,"nacute;":324,"nang;":[8736,8402],"nap;":8777,"napE;":[10864,824],"napid;":[8779,824],"napos;":329,"napprox;":8777,"natur;":9838,"natural;":9838,"naturals;":8469,nbsp:160,"nbsp;":160,"nbump;":[8782,824],"nbumpe;":[8783,824],"ncap;":10819,"ncaron;":328,"ncedil;":326,"ncong;":8775,"ncongdot;":[10861,824],"ncup;":10818,"ncy;":1085,"ndash;":8211,"ne;":8800,"neArr;":8663,"nearhk;":10532,"nearr;":8599,"nearrow;":8599,"nedot;":[8784,824],"nequiv;":8802,"nesear;":10536,"nesim;":[8770,824],"nexist;":8708,"nexists;":8708,"nfr;":[55349,56619],"ngE;":[8807,824],"nge;":8817,"ngeq;":8817,"ngeqq;":[8807,824],"ngeqslant;":[10878,824],"nges;":[10878,824],"ngsim;":8821,"ngt;":8815,"ngtr;":8815,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"ni;":8715,"nis;":8956,"nisd;":8954,"niv;":8715,"njcy;":1114,"nlArr;":8653,"nlE;":[8806,824],"nlarr;":8602,"nldr;":8229,"nle;":8816,"nleftarrow;":8602,"nleftrightarrow;":8622,"nleq;":8816,"nleqq;":[8806,824],"nleqslant;":[10877,824],"nles;":[10877,824],"nless;":8814,"nlsim;":8820,"nlt;":8814,"nltri;":8938,"nltrie;":8940,"nmid;":8740,"nopf;":[55349,56671],not:172,"not;":172,"notin;":8713,"notinE;":[8953,824],"notindot;":[8949,824],"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notni;":8716,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npar;":8742,"nparallel;":8742,"nparsl;":[11005,8421],"npart;":[8706,824],"npolint;":10772,"npr;":8832,"nprcue;":8928,"npre;":[10927,824],"nprec;":8832,"npreceq;":[10927,824],"nrArr;":8655,"nrarr;":8603,"nrarrc;":[10547,824],"nrarrw;":[8605,824],"nrightarrow;":8603,"nrtri;":8939,"nrtrie;":8941,"nsc;":8833,"nsccue;":8929,"nsce;":[10928,824],"nscr;":[55349,56515],"nshortmid;":8740,"nshortparallel;":8742,"nsim;":8769,"nsime;":8772,"nsimeq;":8772,"nsmid;":8740,"nspar;":8742,"nsqsube;":8930,"nsqsupe;":8931,"nsub;":8836,"nsubE;":[10949,824],"nsube;":8840,"nsubset;":[8834,8402],"nsubseteq;":8840,"nsubseteqq;":[10949,824],"nsucc;":8833,"nsucceq;":[10928,824],"nsup;":8837,"nsupE;":[10950,824],"nsupe;":8841,"nsupset;":[8835,8402],"nsupseteq;":8841,"nsupseteqq;":[10950,824],"ntgl;":8825,ntilde:241,"ntilde;":241,"ntlg;":8824,"ntriangleleft;":8938,"ntrianglelefteq;":8940,"ntriangleright;":8939,"ntrianglerighteq;":8941,"nu;":957,"num;":35,"numero;":8470,"numsp;":8199,"nvDash;":8877,"nvHarr;":10500,"nvap;":[8781,8402],"nvdash;":8876,"nvge;":[8805,8402],"nvgt;":[62,8402],"nvinfin;":10718,"nvlArr;":10498,"nvle;":[8804,8402],"nvlt;":[60,8402],"nvltrie;":[8884,8402],"nvrArr;":10499,"nvrtrie;":[8885,8402],"nvsim;":[8764,8402],"nwArr;":8662,"nwarhk;":10531,"nwarr;":8598,"nwarrow;":8598,"nwnear;":10535,"oS;":9416,oacute:243,"oacute;":243,"oast;":8859,"ocir;":8858,ocirc:244,"ocirc;":244,"ocy;":1086,"odash;":8861,"odblac;":337,"odiv;":10808,"odot;":8857,"odsold;":10684,"oelig;":339,"ofcir;":10687,"ofr;":[55349,56620],"ogon;":731,ograve:242,"ograve;":242,"ogt;":10689,"ohbar;":10677,"ohm;":937,"oint;":8750,"olarr;":8634,"olcir;":10686,"olcross;":10683,"oline;":8254,"olt;":10688,"omacr;":333,"omega;":969,"omicron;":959,"omid;":10678,"ominus;":8854,"oopf;":[55349,56672],"opar;":10679,"operp;":10681,"oplus;":8853,"or;":8744,"orarr;":8635,"ord;":10845,"order;":8500,"orderof;":8500,ordf:170,"ordf;":170,ordm:186,"ordm;":186,"origof;":8886,"oror;":10838,"orslope;":10839,"orv;":10843,"oscr;":8500,oslash:248,"oslash;":248,"osol;":8856,otilde:245,"otilde;":245,"otimes;":8855,"otimesas;":10806,ouml:246,"ouml;":246,"ovbar;":9021,"par;":8741,para:182,"para;":182,"parallel;":8741,"parsim;":10995,"parsl;":11005,"part;":8706,"pcy;":1087,"percnt;":37,"period;":46,"permil;":8240,"perp;":8869,"pertenk;":8241,"pfr;":[55349,56621],"phi;":966,"phiv;":981,"phmmat;":8499,"phone;":9742,"pi;":960,"pitchfork;":8916,"piv;":982,"planck;":8463,"planckh;":8462,"plankv;":8463,"plus;":43,"plusacir;":10787,"plusb;":8862,"pluscir;":10786,"plusdo;":8724,"plusdu;":10789,"pluse;":10866,plusmn:177,"plusmn;":177,"plussim;":10790,"plustwo;":10791,"pm;":177,"pointint;":10773,"popf;":[55349,56673],pound:163,"pound;":163,"pr;":8826,"prE;":10931,"prap;":10935,"prcue;":8828,"pre;":10927,"prec;":8826,"precapprox;":10935,"preccurlyeq;":8828,"preceq;":10927,"precnapprox;":10937,"precneqq;":10933,"precnsim;":8936,"precsim;":8830,"prime;":8242,"primes;":8473,"prnE;":10933,"prnap;":10937,"prnsim;":8936,"prod;":8719,"profalar;":9006,"profline;":8978,"profsurf;":8979,"prop;":8733,"propto;":8733,"prsim;":8830,"prurel;":8880,"pscr;":[55349,56517],"psi;":968,"puncsp;":8200,"qfr;":[55349,56622],"qint;":10764,"qopf;":[55349,56674],"qprime;":8279,"qscr;":[55349,56518],"quaternions;":8461,"quatint;":10774,"quest;":63,"questeq;":8799,quot:34,"quot;":34,"rAarr;":8667,"rArr;":8658,"rAtail;":10524,"rBarr;":10511,"rHar;":10596,"race;":[8765,817],"racute;":341,"radic;":8730,"raemptyv;":10675,"rang;":10217,"rangd;":10642,"range;":10661,"rangle;":10217,raquo:187,"raquo;":187,"rarr;":8594,"rarrap;":10613,"rarrb;":8677,"rarrbfs;":10528,"rarrc;":10547,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrsim;":10612,"rarrtl;":8611,"rarrw;":8605,"ratail;":10522,"ratio;":8758,"rationals;":8474,"rbarr;":10509,"rbbrk;":10099,"rbrace;":125,"rbrack;":93,"rbrke;":10636,"rbrksld;":10638,"rbrkslu;":10640,"rcaron;":345,"rcedil;":343,"rceil;":8969,"rcub;":125,"rcy;":1088,"rdca;":10551,"rdldhar;":10601,"rdquo;":8221,"rdquor;":8221,"rdsh;":8627,"real;":8476,"realine;":8475,"realpart;":8476,"reals;":8477,"rect;":9645,reg:174,"reg;":174,"rfisht;":10621,"rfloor;":8971,"rfr;":[55349,56623],"rhard;":8641,"rharu;":8640,"rharul;":10604,"rho;":961,"rhov;":1009,"rightarrow;":8594,"rightarrowtail;":8611,"rightharpoondown;":8641,"rightharpoonup;":8640,"rightleftarrows;":8644,"rightleftharpoons;":8652,"rightrightarrows;":8649,"rightsquigarrow;":8605,"rightthreetimes;":8908,"ring;":730,"risingdotseq;":8787,"rlarr;":8644,"rlhar;":8652,"rlm;":8207,"rmoust;":9137,"rmoustache;":9137,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"ropf;":[55349,56675],"roplus;":10798,"rotimes;":10805,"rpar;":41,"rpargt;":10644,"rppolint;":10770,"rrarr;":8649,"rsaquo;":8250,"rscr;":[55349,56519],"rsh;":8625,"rsqb;":93,"rsquo;":8217,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"rtri;":9657,"rtrie;":8885,"rtrif;":9656,"rtriltri;":10702,"ruluhar;":10600,"rx;":8478,"sacute;":347,"sbquo;":8218,"sc;":8827,"scE;":10932,"scap;":10936,"scaron;":353,"sccue;":8829,"sce;":10928,"scedil;":351,"scirc;":349,"scnE;":10934,"scnap;":10938,"scnsim;":8937,"scpolint;":10771,"scsim;":8831,"scy;":1089,"sdot;":8901,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searhk;":10533,"searr;":8600,"searrow;":8600,sect:167,"sect;":167,"semi;":59,"seswar;":10537,"setminus;":8726,"setmn;":8726,"sext;":10038,"sfr;":[55349,56624],"sfrown;":8994,"sharp;":9839,"shchcy;":1097,"shcy;":1096,"shortmid;":8739,"shortparallel;":8741,shy:173,"shy;":173,"sigma;":963,"sigmaf;":962,"sigmav;":962,"sim;":8764,"simdot;":10858,"sime;":8771,"simeq;":8771,"simg;":10910,"simgE;":10912,"siml;":10909,"simlE;":10911,"simne;":8774,"simplus;":10788,"simrarr;":10610,"slarr;":8592,"smallsetminus;":8726,"smashp;":10803,"smeparsl;":10724,"smid;":8739,"smile;":8995,"smt;":10922,"smte;":10924,"smtes;":[10924,65024],"softcy;":1100,"sol;":47,"solb;":10692,"solbar;":9023,"sopf;":[55349,56676],"spades;":9824,"spadesuit;":9824,"spar;":8741,"sqcap;":8851,"sqcaps;":[8851,65024],"sqcup;":8852,"sqcups;":[8852,65024],"sqsub;":8847,"sqsube;":8849,"sqsubset;":8847,"sqsubseteq;":8849,"sqsup;":8848,"sqsupe;":8850,"sqsupset;":8848,"sqsupseteq;":8850,"squ;":9633,"square;":9633,"squarf;":9642,"squf;":9642,"srarr;":8594,"sscr;":[55349,56520],"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"star;":9734,"starf;":9733,"straightepsilon;":1013,"straightphi;":981,"strns;":175,"sub;":8834,"subE;":10949,"subdot;":10941,"sube;":8838,"subedot;":10947,"submult;":10945,"subnE;":10955,"subne;":8842,"subplus;":10943,"subrarr;":10617,"subset;":8834,"subseteq;":8838,"subseteqq;":10949,"subsetneq;":8842,"subsetneqq;":10955,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succ;":8827,"succapprox;":10936,"succcurlyeq;":8829,"succeq;":10928,"succnapprox;":10938,"succneqq;":10934,"succnsim;":8937,"succsim;":8831,"sum;":8721,"sung;":9834,sup1:185,"sup1;":185,sup2:178,"sup2;":178,sup3:179,"sup3;":179,"sup;":8835,"supE;":10950,"supdot;":10942,"supdsub;":10968,"supe;":8839,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supnE;":10956,"supne;":8843,"supplus;":10944,"supset;":8835,"supseteq;":8839,"supseteqq;":10950,"supsetneq;":8843,"supsetneqq;":10956,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swArr;":8665,"swarhk;":10534,"swarr;":8601,"swarrow;":8601,"swnwar;":10538,szlig:223,"szlig;":223,"target;":8982,"tau;":964,"tbrk;":9140,"tcaron;":357,"tcedil;":355,"tcy;":1090,"tdot;":8411,"telrec;":8981,"tfr;":[55349,56625],"there4;":8756,"therefore;":8756,"theta;":952,"thetasym;":977,"thetav;":977,"thickapprox;":8776,"thicksim;":8764,"thinsp;":8201,"thkap;":8776,"thksim;":8764,thorn:254,"thorn;":254,"tilde;":732,times:215,"times;":215,"timesb;":8864,"timesbar;":10801,"timesd;":10800,"tint;":8749,"toea;":10536,"top;":8868,"topbot;":9014,"topcir;":10993,"topf;":[55349,56677],"topfork;":10970,"tosa;":10537,"tprime;":8244,"trade;":8482,"triangle;":9653,"triangledown;":9663,"triangleleft;":9667,"trianglelefteq;":8884,"triangleq;":8796,"triangleright;":9657,"trianglerighteq;":8885,"tridot;":9708,"trie;":8796,"triminus;":10810,"triplus;":10809,"trisb;":10701,"tritime;":10811,"trpezium;":9186,"tscr;":[55349,56521],"tscy;":1094,"tshcy;":1115,"tstrok;":359,"twixt;":8812,"twoheadleftarrow;":8606,"twoheadrightarrow;":8608,"uArr;":8657,"uHar;":10595,uacute:250,"uacute;":250,"uarr;":8593,"ubrcy;":1118,"ubreve;":365,ucirc:251,"ucirc;":251,"ucy;":1091,"udarr;":8645,"udblac;":369,"udhar;":10606,"ufisht;":10622,"ufr;":[55349,56626],ugrave:249,"ugrave;":249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ulcorn;":8988,"ulcorner;":8988,"ulcrop;":8975,"ultri;":9720,"umacr;":363,uml:168,"uml;":168,"uogon;":371,"uopf;":[55349,56678],"uparrow;":8593,"updownarrow;":8597,"upharpoonleft;":8639,"upharpoonright;":8638,"uplus;":8846,"upsi;":965,"upsih;":978,"upsilon;":965,"upuparrows;":8648,"urcorn;":8989,"urcorner;":8989,"urcrop;":8974,"uring;":367,"urtri;":9721,"uscr;":[55349,56522],"utdot;":8944,"utilde;":361,"utri;":9653,"utrif;":9652,"uuarr;":8648,uuml:252,"uuml;":252,"uwangle;":10663,"vArr;":8661,"vBar;":10984,"vBarv;":10985,"vDash;":8872,"vangrt;":10652,"varepsilon;":1013,"varkappa;":1008,"varnothing;":8709,"varphi;":981,"varpi;":982,"varpropto;":8733,"varr;":8597,"varrho;":1009,"varsigma;":962,"varsubsetneq;":[8842,65024],"varsubsetneqq;":[10955,65024],"varsupsetneq;":[8843,65024],"varsupsetneqq;":[10956,65024],"vartheta;":977,"vartriangleleft;":8882,"vartriangleright;":8883,"vcy;":1074,"vdash;":8866,"vee;":8744,"veebar;":8891,"veeeq;":8794,"vellip;":8942,"verbar;":124,"vert;":124,"vfr;":[55349,56627],"vltri;":8882,"vnsub;":[8834,8402],"vnsup;":[8835,8402],"vopf;":[55349,56679],"vprop;":8733,"vrtri;":8883,"vscr;":[55349,56523],"vsubnE;":[10955,65024],"vsubne;":[8842,65024],"vsupnE;":[10956,65024],"vsupne;":[8843,65024],"vzigzag;":10650,"wcirc;":373,"wedbar;":10847,"wedge;":8743,"wedgeq;":8793,"weierp;":8472,"wfr;":[55349,56628],"wopf;":[55349,56680],"wp;":8472,"wr;":8768,"wreath;":8768,"wscr;":[55349,56524],"xcap;":8898,"xcirc;":9711,"xcup;":8899,"xdtri;":9661,"xfr;":[55349,56629],"xhArr;":10234,"xharr;":10231,"xi;":958,"xlArr;":10232,"xlarr;":10229,"xmap;":10236,"xnis;":8955,"xodot;":10752,"xopf;":[55349,56681],"xoplus;":10753,"xotime;":10754,"xrArr;":10233,"xrarr;":10230,"xscr;":[55349,56525],"xsqcup;":10758,"xuplus;":10756,"xutri;":9651,"xvee;":8897,"xwedge;":8896,yacute:253,"yacute;":253,"yacy;":1103,"ycirc;":375,"ycy;":1099,yen:165,"yen;":165,"yfr;":[55349,56630],"yicy;":1111,"yopf;":[55349,56682],"yscr;":[55349,56526],"yucy;":1102,yuml:255,"yuml;":255,"zacute;":378,"zcaron;":382,"zcy;":1079,"zdot;":380,"zeetrf;":8488,"zeta;":950,"zfr;":[55349,56631],"zhcy;":1078,"zigrarr;":8669,"zopf;":[55349,56683],"zscr;":[55349,56527],"zwj;":8205,"zwnj;":8204},u0=/(A(?:Elig;?|MP;?|acute;?|breve;|c(?:irc;?|y;)|fr;|grave;?|lpha;|macr;|nd;|o(?:gon;|pf;)|pplyFunction;|ring;?|s(?:cr;|sign;)|tilde;?|uml;?)|B(?:a(?:ckslash;|r(?:v;|wed;))|cy;|e(?:cause;|rnoullis;|ta;)|fr;|opf;|reve;|scr;|umpeq;)|C(?:Hcy;|OPY;?|a(?:cute;|p(?:;|italDifferentialD;)|yleys;)|c(?:aron;|edil;?|irc;|onint;)|dot;|e(?:dilla;|nterDot;)|fr;|hi;|ircle(?:Dot;|Minus;|Plus;|Times;)|lo(?:ckwiseContourIntegral;|seCurly(?:DoubleQuote;|Quote;))|o(?:lon(?:;|e;)|n(?:gruent;|int;|tourIntegral;)|p(?:f;|roduct;)|unterClockwiseContourIntegral;)|ross;|scr;|up(?:;|Cap;))|D(?:D(?:;|otrahd;)|Jcy;|Scy;|Zcy;|a(?:gger;|rr;|shv;)|c(?:aron;|y;)|el(?:;|ta;)|fr;|i(?:a(?:critical(?:Acute;|Do(?:t;|ubleAcute;)|Grave;|Tilde;)|mond;)|fferentialD;)|o(?:pf;|t(?:;|Dot;|Equal;)|uble(?:ContourIntegral;|Do(?:t;|wnArrow;)|L(?:eft(?:Arrow;|RightArrow;|Tee;)|ong(?:Left(?:Arrow;|RightArrow;)|RightArrow;))|Right(?:Arrow;|Tee;)|Up(?:Arrow;|DownArrow;)|VerticalBar;)|wn(?:Arrow(?:;|Bar;|UpArrow;)|Breve;|Left(?:RightVector;|TeeVector;|Vector(?:;|Bar;))|Right(?:TeeVector;|Vector(?:;|Bar;))|Tee(?:;|Arrow;)|arrow;))|s(?:cr;|trok;))|E(?:NG;|TH;?|acute;?|c(?:aron;|irc;?|y;)|dot;|fr;|grave;?|lement;|m(?:acr;|pty(?:SmallSquare;|VerySmallSquare;))|o(?:gon;|pf;)|psilon;|qu(?:al(?:;|Tilde;)|ilibrium;)|s(?:cr;|im;)|ta;|uml;?|x(?:ists;|ponentialE;))|F(?:cy;|fr;|illed(?:SmallSquare;|VerySmallSquare;)|o(?:pf;|rAll;|uriertrf;)|scr;)|G(?:Jcy;|T;?|amma(?:;|d;)|breve;|c(?:edil;|irc;|y;)|dot;|fr;|g;|opf;|reater(?:Equal(?:;|Less;)|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|scr;|t;)|H(?:ARDcy;|a(?:cek;|t;)|circ;|fr;|ilbertSpace;|o(?:pf;|rizontalLine;)|s(?:cr;|trok;)|ump(?:DownHump;|Equal;))|I(?:Ecy;|Jlig;|Ocy;|acute;?|c(?:irc;?|y;)|dot;|fr;|grave;?|m(?:;|a(?:cr;|ginaryI;)|plies;)|n(?:t(?:;|e(?:gral;|rsection;))|visible(?:Comma;|Times;))|o(?:gon;|pf;|ta;)|scr;|tilde;|u(?:kcy;|ml;?))|J(?:c(?:irc;|y;)|fr;|opf;|s(?:cr;|ercy;)|ukcy;)|K(?:Hcy;|Jcy;|appa;|c(?:edil;|y;)|fr;|opf;|scr;)|L(?:Jcy;|T;?|a(?:cute;|mbda;|ng;|placetrf;|rr;)|c(?:aron;|edil;|y;)|e(?:ft(?:A(?:ngleBracket;|rrow(?:;|Bar;|RightArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|Right(?:Arrow;|Vector;)|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;|rightarrow;)|ss(?:EqualGreater;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;))|fr;|l(?:;|eftarrow;)|midot;|o(?:ng(?:Left(?:Arrow;|RightArrow;)|RightArrow;|left(?:arrow;|rightarrow;)|rightarrow;)|pf;|wer(?:LeftArrow;|RightArrow;))|s(?:cr;|h;|trok;)|t;)|M(?:ap;|cy;|e(?:diumSpace;|llintrf;)|fr;|inusPlus;|opf;|scr;|u;)|N(?:Jcy;|acute;|c(?:aron;|edil;|y;)|e(?:gative(?:MediumSpace;|Thi(?:ckSpace;|nSpace;)|VeryThinSpace;)|sted(?:GreaterGreater;|LessLess;)|wLine;)|fr;|o(?:Break;|nBreakingSpace;|pf;|t(?:;|C(?:ongruent;|upCap;)|DoubleVerticalBar;|E(?:lement;|qual(?:;|Tilde;)|xists;)|Greater(?:;|Equal;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|Hump(?:DownHump;|Equal;)|Le(?:ftTriangle(?:;|Bar;|Equal;)|ss(?:;|Equal;|Greater;|Less;|SlantEqual;|Tilde;))|Nested(?:GreaterGreater;|LessLess;)|Precedes(?:;|Equal;|SlantEqual;)|R(?:everseElement;|ightTriangle(?:;|Bar;|Equal;))|S(?:quareSu(?:bset(?:;|Equal;)|perset(?:;|Equal;))|u(?:bset(?:;|Equal;)|cceeds(?:;|Equal;|SlantEqual;|Tilde;)|perset(?:;|Equal;)))|Tilde(?:;|Equal;|FullEqual;|Tilde;)|VerticalBar;))|scr;|tilde;?|u;)|O(?:Elig;|acute;?|c(?:irc;?|y;)|dblac;|fr;|grave;?|m(?:acr;|ega;|icron;)|opf;|penCurly(?:DoubleQuote;|Quote;)|r;|s(?:cr;|lash;?)|ti(?:lde;?|mes;)|uml;?|ver(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;))|P(?:artialD;|cy;|fr;|hi;|i;|lusMinus;|o(?:incareplane;|pf;)|r(?:;|ecedes(?:;|Equal;|SlantEqual;|Tilde;)|ime;|o(?:duct;|portion(?:;|al;)))|s(?:cr;|i;))|Q(?:UOT;?|fr;|opf;|scr;)|R(?:Barr;|EG;?|a(?:cute;|ng;|rr(?:;|tl;))|c(?:aron;|edil;|y;)|e(?:;|verse(?:E(?:lement;|quilibrium;)|UpEquilibrium;))|fr;|ho;|ight(?:A(?:ngleBracket;|rrow(?:;|Bar;|LeftArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;)|o(?:pf;|undImplies;)|rightarrow;|s(?:cr;|h;)|uleDelayed;)|S(?:H(?:CHcy;|cy;)|OFTcy;|acute;|c(?:;|aron;|edil;|irc;|y;)|fr;|hort(?:DownArrow;|LeftArrow;|RightArrow;|UpArrow;)|igma;|mallCircle;|opf;|q(?:rt;|uare(?:;|Intersection;|Su(?:bset(?:;|Equal;)|perset(?:;|Equal;))|Union;))|scr;|tar;|u(?:b(?:;|set(?:;|Equal;))|c(?:ceeds(?:;|Equal;|SlantEqual;|Tilde;)|hThat;)|m;|p(?:;|erset(?:;|Equal;)|set;)))|T(?:HORN;?|RADE;|S(?:Hcy;|cy;)|a(?:b;|u;)|c(?:aron;|edil;|y;)|fr;|h(?:e(?:refore;|ta;)|i(?:ckSpace;|nSpace;))|ilde(?:;|Equal;|FullEqual;|Tilde;)|opf;|ripleDot;|s(?:cr;|trok;))|U(?:a(?:cute;?|rr(?:;|ocir;))|br(?:cy;|eve;)|c(?:irc;?|y;)|dblac;|fr;|grave;?|macr;|n(?:der(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;)|ion(?:;|Plus;))|o(?:gon;|pf;)|p(?:Arrow(?:;|Bar;|DownArrow;)|DownArrow;|Equilibrium;|Tee(?:;|Arrow;)|arrow;|downarrow;|per(?:LeftArrow;|RightArrow;)|si(?:;|lon;))|ring;|scr;|tilde;|uml;?)|V(?:Dash;|bar;|cy;|dash(?:;|l;)|e(?:e;|r(?:bar;|t(?:;|ical(?:Bar;|Line;|Separator;|Tilde;))|yThinSpace;))|fr;|opf;|scr;|vdash;)|W(?:circ;|edge;|fr;|opf;|scr;)|X(?:fr;|i;|opf;|scr;)|Y(?:Acy;|Icy;|Ucy;|acute;?|c(?:irc;|y;)|fr;|opf;|scr;|uml;)|Z(?:Hcy;|acute;|c(?:aron;|y;)|dot;|e(?:roWidthSpace;|ta;)|fr;|opf;|scr;)|a(?:acute;?|breve;|c(?:;|E;|d;|irc;?|ute;?|y;)|elig;?|f(?:;|r;)|grave;?|l(?:e(?:fsym;|ph;)|pha;)|m(?:a(?:cr;|lg;)|p;?)|n(?:d(?:;|and;|d;|slope;|v;)|g(?:;|e;|le;|msd(?:;|a(?:a;|b;|c;|d;|e;|f;|g;|h;))|rt(?:;|vb(?:;|d;))|s(?:ph;|t;)|zarr;))|o(?:gon;|pf;)|p(?:;|E;|acir;|e;|id;|os;|prox(?:;|eq;))|ring;?|s(?:cr;|t;|ymp(?:;|eq;))|tilde;?|uml;?|w(?:conint;|int;))|b(?:Not;|a(?:ck(?:cong;|epsilon;|prime;|sim(?:;|eq;))|r(?:vee;|wed(?:;|ge;)))|brk(?:;|tbrk;)|c(?:ong;|y;)|dquo;|e(?:caus(?:;|e;)|mptyv;|psi;|rnou;|t(?:a;|h;|ween;))|fr;|ig(?:c(?:ap;|irc;|up;)|o(?:dot;|plus;|times;)|s(?:qcup;|tar;)|triangle(?:down;|up;)|uplus;|vee;|wedge;)|karow;|l(?:a(?:ck(?:lozenge;|square;|triangle(?:;|down;|left;|right;))|nk;)|k(?:1(?:2;|4;)|34;)|ock;)|n(?:e(?:;|quiv;)|ot;)|o(?:pf;|t(?:;|tom;)|wtie;|x(?:D(?:L;|R;|l;|r;)|H(?:;|D;|U;|d;|u;)|U(?:L;|R;|l;|r;)|V(?:;|H;|L;|R;|h;|l;|r;)|box;|d(?:L;|R;|l;|r;)|h(?:;|D;|U;|d;|u;)|minus;|plus;|times;|u(?:L;|R;|l;|r;)|v(?:;|H;|L;|R;|h;|l;|r;)))|prime;|r(?:eve;|vbar;?)|s(?:cr;|emi;|im(?:;|e;)|ol(?:;|b;|hsub;))|u(?:ll(?:;|et;)|mp(?:;|E;|e(?:;|q;))))|c(?:a(?:cute;|p(?:;|and;|brcup;|c(?:ap;|up;)|dot;|s;)|r(?:et;|on;))|c(?:a(?:ps;|ron;)|edil;?|irc;|ups(?:;|sm;))|dot;|e(?:dil;?|mptyv;|nt(?:;|erdot;|))|fr;|h(?:cy;|eck(?:;|mark;)|i;)|ir(?:;|E;|c(?:;|eq;|le(?:arrow(?:left;|right;)|d(?:R;|S;|ast;|circ;|dash;)))|e;|fnint;|mid;|scir;)|lubs(?:;|uit;)|o(?:lon(?:;|e(?:;|q;))|m(?:ma(?:;|t;)|p(?:;|fn;|le(?:ment;|xes;)))|n(?:g(?:;|dot;)|int;)|p(?:f;|rod;|y(?:;|sr;|)))|r(?:arr;|oss;)|s(?:cr;|u(?:b(?:;|e;)|p(?:;|e;)))|tdot;|u(?:darr(?:l;|r;)|e(?:pr;|sc;)|larr(?:;|p;)|p(?:;|brcap;|c(?:ap;|up;)|dot;|or;|s;)|r(?:arr(?:;|m;)|ly(?:eq(?:prec;|succ;)|vee;|wedge;)|ren;?|vearrow(?:left;|right;))|vee;|wed;)|w(?:conint;|int;)|ylcty;)|d(?:Arr;|Har;|a(?:gger;|leth;|rr;|sh(?:;|v;))|b(?:karow;|lac;)|c(?:aron;|y;)|d(?:;|a(?:gger;|rr;)|otseq;)|e(?:g;?|lta;|mptyv;)|f(?:isht;|r;)|har(?:l;|r;)|i(?:am(?:;|ond(?:;|suit;)|s;)|e;|gamma;|sin;|v(?:;|ide(?:;|ontimes;|)|onx;))|jcy;|lc(?:orn;|rop;)|o(?:llar;|pf;|t(?:;|eq(?:;|dot;)|minus;|plus;|square;)|ublebarwedge;|wn(?:arrow;|downarrows;|harpoon(?:left;|right;)))|r(?:bkarow;|c(?:orn;|rop;))|s(?:c(?:r;|y;)|ol;|trok;)|t(?:dot;|ri(?:;|f;))|u(?:arr;|har;)|wangle;|z(?:cy;|igrarr;))|e(?:D(?:Dot;|ot;)|a(?:cute;?|ster;)|c(?:aron;|ir(?:;|c;?)|olon;|y;)|dot;|e;|f(?:Dot;|r;)|g(?:;|rave;?|s(?:;|dot;))|l(?:;|inters;|l;|s(?:;|dot;))|m(?:acr;|pty(?:;|set;|v;)|sp(?:1(?:3;|4;)|;))|n(?:g;|sp;)|o(?:gon;|pf;)|p(?:ar(?:;|sl;)|lus;|si(?:;|lon;|v;))|q(?:c(?:irc;|olon;)|s(?:im;|lant(?:gtr;|less;))|u(?:als;|est;|iv(?:;|DD;))|vparsl;)|r(?:Dot;|arr;)|s(?:cr;|dot;|im;)|t(?:a;|h;?)|u(?:ml;?|ro;)|x(?:cl;|ist;|p(?:ectation;|onentiale;)))|f(?:allingdotseq;|cy;|emale;|f(?:ilig;|l(?:ig;|lig;)|r;)|ilig;|jlig;|l(?:at;|lig;|tns;)|nof;|o(?:pf;|r(?:all;|k(?:;|v;)))|partint;|r(?:a(?:c(?:1(?:2;?|3;|4;?|5;|6;|8;)|2(?:3;|5;)|3(?:4;?|5;|8;)|45;|5(?:6;|8;)|78;)|sl;)|own;)|scr;)|g(?:E(?:;|l;)|a(?:cute;|mma(?:;|d;)|p;)|breve;|c(?:irc;|y;)|dot;|e(?:;|l;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|l;))|l(?:;|es;)))|fr;|g(?:;|g;)|imel;|jcy;|l(?:;|E;|a;|j;)|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|opf;|rave;|s(?:cr;|im(?:;|e;|l;))|t(?:;|c(?:c;|ir;)|dot;|lPar;|quest;|r(?:a(?:pprox;|rr;)|dot;|eq(?:less;|qless;)|less;|sim;)|)|v(?:ertneqq;|nE;))|h(?:Arr;|a(?:irsp;|lf;|milt;|r(?:dcy;|r(?:;|cir;|w;)))|bar;|circ;|e(?:arts(?:;|uit;)|llip;|rcon;)|fr;|ks(?:earow;|warow;)|o(?:arr;|mtht;|ok(?:leftarrow;|rightarrow;)|pf;|rbar;)|s(?:cr;|lash;|trok;)|y(?:bull;|phen;))|i(?:acute;?|c(?:;|irc;?|y;)|e(?:cy;|xcl;?)|f(?:f;|r;)|grave;?|i(?:;|i(?:int;|nt;)|nfin;|ota;)|jlig;|m(?:a(?:cr;|g(?:e;|line;|part;)|th;)|of;|ped;)|n(?:;|care;|fin(?:;|tie;)|odot;|t(?:;|cal;|e(?:gers;|rcal;)|larhk;|prod;))|o(?:cy;|gon;|pf;|ta;)|prod;|quest;?|s(?:cr;|in(?:;|E;|dot;|s(?:;|v;)|v;))|t(?:;|ilde;)|u(?:kcy;|ml;?))|j(?:c(?:irc;|y;)|fr;|math;|opf;|s(?:cr;|ercy;)|ukcy;)|k(?:appa(?:;|v;)|c(?:edil;|y;)|fr;|green;|hcy;|jcy;|opf;|scr;)|l(?:A(?:arr;|rr;|tail;)|Barr;|E(?:;|g;)|Har;|a(?:cute;|emptyv;|gran;|mbda;|ng(?:;|d;|le;)|p;|quo;?|rr(?:;|b(?:;|fs;)|fs;|hk;|lp;|pl;|sim;|tl;)|t(?:;|ail;|e(?:;|s;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|quo(?:;|r;)|r(?:dhar;|ushar;)|sh;)|e(?:;|ft(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|leftarrows;|right(?:arrow(?:;|s;)|harpoons;|squigarrow;)|threetimes;)|g;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|r;))|g(?:;|es;)|s(?:approx;|dot;|eq(?:gtr;|qgtr;)|gtr;|sim;)))|f(?:isht;|loor;|r;)|g(?:;|E;)|h(?:ar(?:d;|u(?:;|l;))|blk;)|jcy;|l(?:;|arr;|corner;|hard;|tri;)|m(?:idot;|oust(?:;|ache;))|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|o(?:a(?:ng;|rr;)|brk;|ng(?:left(?:arrow;|rightarrow;)|mapsto;|rightarrow;)|oparrow(?:left;|right;)|p(?:ar;|f;|lus;)|times;|w(?:ast;|bar;)|z(?:;|enge;|f;))|par(?:;|lt;)|r(?:arr;|corner;|har(?:;|d;)|m;|tri;)|s(?:aquo;|cr;|h;|im(?:;|e;|g;)|q(?:b;|uo(?:;|r;))|trok;)|t(?:;|c(?:c;|ir;)|dot;|hree;|imes;|larr;|quest;|r(?:Par;|i(?:;|e;|f;))|)|ur(?:dshar;|uhar;)|v(?:ertneqq;|nE;))|m(?:DDot;|a(?:cr;?|l(?:e;|t(?:;|ese;))|p(?:;|sto(?:;|down;|left;|up;))|rker;)|c(?:omma;|y;)|dash;|easuredangle;|fr;|ho;|i(?:cro;?|d(?:;|ast;|cir;|dot;?)|nus(?:;|b;|d(?:;|u;)))|l(?:cp;|dr;)|nplus;|o(?:dels;|pf;)|p;|s(?:cr;|tpos;)|u(?:;|ltimap;|map;))|n(?:G(?:g;|t(?:;|v;))|L(?:eft(?:arrow;|rightarrow;)|l;|t(?:;|v;))|Rightarrow;|V(?:Dash;|dash;)|a(?:bla;|cute;|ng;|p(?:;|E;|id;|os;|prox;)|tur(?:;|al(?:;|s;)))|b(?:sp;?|ump(?:;|e;))|c(?:a(?:p;|ron;)|edil;|ong(?:;|dot;)|up;|y;)|dash;|e(?:;|Arr;|ar(?:hk;|r(?:;|ow;))|dot;|quiv;|s(?:ear;|im;)|xist(?:;|s;))|fr;|g(?:E;|e(?:;|q(?:;|q;|slant;)|s;)|sim;|t(?:;|r;))|h(?:Arr;|arr;|par;)|i(?:;|s(?:;|d;)|v;)|jcy;|l(?:Arr;|E;|arr;|dr;|e(?:;|ft(?:arrow;|rightarrow;)|q(?:;|q;|slant;)|s(?:;|s;))|sim;|t(?:;|ri(?:;|e;)))|mid;|o(?:pf;|t(?:;|in(?:;|E;|dot;|v(?:a;|b;|c;))|ni(?:;|v(?:a;|b;|c;))|))|p(?:ar(?:;|allel;|sl;|t;)|olint;|r(?:;|cue;|e(?:;|c(?:;|eq;))))|r(?:Arr;|arr(?:;|c;|w;)|ightarrow;|tri(?:;|e;))|s(?:c(?:;|cue;|e;|r;)|hort(?:mid;|parallel;)|im(?:;|e(?:;|q;))|mid;|par;|qsu(?:be;|pe;)|u(?:b(?:;|E;|e;|set(?:;|eq(?:;|q;)))|cc(?:;|eq;)|p(?:;|E;|e;|set(?:;|eq(?:;|q;)))))|t(?:gl;|ilde;?|lg;|riangle(?:left(?:;|eq;)|right(?:;|eq;)))|u(?:;|m(?:;|ero;|sp;))|v(?:Dash;|Harr;|ap;|dash;|g(?:e;|t;)|infin;|l(?:Arr;|e;|t(?:;|rie;))|r(?:Arr;|trie;)|sim;)|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|near;))|o(?:S;|a(?:cute;?|st;)|c(?:ir(?:;|c;?)|y;)|d(?:ash;|blac;|iv;|ot;|sold;)|elig;|f(?:cir;|r;)|g(?:on;|rave;?|t;)|h(?:bar;|m;)|int;|l(?:arr;|c(?:ir;|ross;)|ine;|t;)|m(?:acr;|ega;|i(?:cron;|d;|nus;))|opf;|p(?:ar;|erp;|lus;)|r(?:;|arr;|d(?:;|er(?:;|of;)|f;?|m;?)|igof;|or;|slope;|v;)|s(?:cr;|lash;?|ol;)|ti(?:lde;?|mes(?:;|as;))|uml;?|vbar;)|p(?:ar(?:;|a(?:;|llel;|)|s(?:im;|l;)|t;)|cy;|er(?:cnt;|iod;|mil;|p;|tenk;)|fr;|h(?:i(?:;|v;)|mmat;|one;)|i(?:;|tchfork;|v;)|l(?:an(?:ck(?:;|h;)|kv;)|us(?:;|acir;|b;|cir;|d(?:o;|u;)|e;|mn;?|sim;|two;))|m;|o(?:intint;|pf;|und;?)|r(?:;|E;|ap;|cue;|e(?:;|c(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;))|ime(?:;|s;)|n(?:E;|ap;|sim;)|o(?:d;|f(?:alar;|line;|surf;)|p(?:;|to;))|sim;|urel;)|s(?:cr;|i;)|uncsp;)|q(?:fr;|int;|opf;|prime;|scr;|u(?:at(?:ernions;|int;)|est(?:;|eq;)|ot;?))|r(?:A(?:arr;|rr;|tail;)|Barr;|Har;|a(?:c(?:e;|ute;)|dic;|emptyv;|ng(?:;|d;|e;|le;)|quo;?|rr(?:;|ap;|b(?:;|fs;)|c;|fs;|hk;|lp;|pl;|sim;|tl;|w;)|t(?:ail;|io(?:;|nals;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|ldhar;|quo(?:;|r;)|sh;)|e(?:al(?:;|ine;|part;|s;)|ct;|g;?)|f(?:isht;|loor;|r;)|h(?:ar(?:d;|u(?:;|l;))|o(?:;|v;))|i(?:ght(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|left(?:arrows;|harpoons;)|rightarrows;|squigarrow;|threetimes;)|ng;|singdotseq;)|l(?:arr;|har;|m;)|moust(?:;|ache;)|nmid;|o(?:a(?:ng;|rr;)|brk;|p(?:ar;|f;|lus;)|times;)|p(?:ar(?:;|gt;)|polint;)|rarr;|s(?:aquo;|cr;|h;|q(?:b;|uo(?:;|r;)))|t(?:hree;|imes;|ri(?:;|e;|f;|ltri;))|uluhar;|x;)|s(?:acute;|bquo;|c(?:;|E;|a(?:p;|ron;)|cue;|e(?:;|dil;)|irc;|n(?:E;|ap;|sim;)|polint;|sim;|y;)|dot(?:;|b;|e;)|e(?:Arr;|ar(?:hk;|r(?:;|ow;))|ct;?|mi;|swar;|tm(?:inus;|n;)|xt;)|fr(?:;|own;)|h(?:arp;|c(?:hcy;|y;)|ort(?:mid;|parallel;)|y;?)|i(?:gma(?:;|f;|v;)|m(?:;|dot;|e(?:;|q;)|g(?:;|E;)|l(?:;|E;)|ne;|plus;|rarr;))|larr;|m(?:a(?:llsetminus;|shp;)|eparsl;|i(?:d;|le;)|t(?:;|e(?:;|s;)))|o(?:ftcy;|l(?:;|b(?:;|ar;))|pf;)|pa(?:des(?:;|uit;)|r;)|q(?:c(?:ap(?:;|s;)|up(?:;|s;))|su(?:b(?:;|e;|set(?:;|eq;))|p(?:;|e;|set(?:;|eq;)))|u(?:;|ar(?:e;|f;)|f;))|rarr;|s(?:cr;|etmn;|mile;|tarf;)|t(?:ar(?:;|f;)|r(?:aight(?:epsilon;|phi;)|ns;))|u(?:b(?:;|E;|dot;|e(?:;|dot;)|mult;|n(?:E;|e;)|plus;|rarr;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;)))|cc(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;)|m;|ng;|p(?:1;?|2;?|3;?|;|E;|d(?:ot;|sub;)|e(?:;|dot;)|hs(?:ol;|ub;)|larr;|mult;|n(?:E;|e;)|plus;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;))))|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|nwar;)|zlig;?)|t(?:a(?:rget;|u;)|brk;|c(?:aron;|edil;|y;)|dot;|elrec;|fr;|h(?:e(?:re(?:4;|fore;)|ta(?:;|sym;|v;))|i(?:ck(?:approx;|sim;)|nsp;)|k(?:ap;|sim;)|orn;?)|i(?:lde;|mes(?:;|b(?:;|ar;)|d;|)|nt;)|o(?:ea;|p(?:;|bot;|cir;|f(?:;|ork;))|sa;)|prime;|r(?:ade;|i(?:angle(?:;|down;|left(?:;|eq;)|q;|right(?:;|eq;))|dot;|e;|minus;|plus;|sb;|time;)|pezium;)|s(?:c(?:r;|y;)|hcy;|trok;)|w(?:ixt;|ohead(?:leftarrow;|rightarrow;)))|u(?:Arr;|Har;|a(?:cute;?|rr;)|br(?:cy;|eve;)|c(?:irc;?|y;)|d(?:arr;|blac;|har;)|f(?:isht;|r;)|grave;?|h(?:ar(?:l;|r;)|blk;)|l(?:c(?:orn(?:;|er;)|rop;)|tri;)|m(?:acr;|l;?)|o(?:gon;|pf;)|p(?:arrow;|downarrow;|harpoon(?:left;|right;)|lus;|si(?:;|h;|lon;)|uparrows;)|r(?:c(?:orn(?:;|er;)|rop;)|ing;|tri;)|scr;|t(?:dot;|ilde;|ri(?:;|f;))|u(?:arr;|ml;?)|wangle;)|v(?:Arr;|Bar(?:;|v;)|Dash;|a(?:ngrt;|r(?:epsilon;|kappa;|nothing;|p(?:hi;|i;|ropto;)|r(?:;|ho;)|s(?:igma;|u(?:bsetneq(?:;|q;)|psetneq(?:;|q;)))|t(?:heta;|riangle(?:left;|right;))))|cy;|dash;|e(?:e(?:;|bar;|eq;)|llip;|r(?:bar;|t;))|fr;|ltri;|nsu(?:b;|p;)|opf;|prop;|rtri;|s(?:cr;|u(?:bn(?:E;|e;)|pn(?:E;|e;)))|zigzag;)|w(?:circ;|e(?:d(?:bar;|ge(?:;|q;))|ierp;)|fr;|opf;|p;|r(?:;|eath;)|scr;)|x(?:c(?:ap;|irc;|up;)|dtri;|fr;|h(?:Arr;|arr;)|i;|l(?:Arr;|arr;)|map;|nis;|o(?:dot;|p(?:f;|lus;)|time;)|r(?:Arr;|arr;)|s(?:cr;|qcup;)|u(?:plus;|tri;)|vee;|wedge;)|y(?:ac(?:ute;?|y;)|c(?:irc;|y;)|en;?|fr;|icy;|opf;|scr;|u(?:cy;|ml;?))|z(?:acute;|c(?:aron;|y;)|dot;|e(?:etrf;|ta;)|fr;|hcy;|igrarr;|opf;|scr;|w(?:j;|nj;)))|[\s\S]/g,B2=32,P2=/[^\r"&\u0000]+/g,H2=/[^\r'&\u0000]+/g,j2=/[^\r\t\n\f &>\u0000]+/g,U2=/[^\r\t\n\f \/>A-Z\u0000]+/g,$2=/[^\r\t\n\f \/=>A-Z\u0000]+/g,z2=/[^\]\r\u0000\uffff]*/g,V2=/[^&<\r\u0000\uffff]*/g,l0=/[^<\r\u0000\uffff]*/g,W2=/[^\r\u0000\uffff]*/g,f0=/(?:(\/)?([a-z]+)>)|[\s\S]/g,d0=/(?:([-a-z]+)[ \t\n\f]*=[ \t\n\f]*('[^'&\r\u0000]*'|"[^"&\r\u0000]*"|[^\t\n\r\f "&'\u0000>][^&> \t\n\r\f\u0000]*[ \t\n\f]))|[\s\S]/g,_a=/[^\x09\x0A\x0C\x0D\x20]/,Ns=/[^\x09\x0A\x0C\x0D\x20]/g,G2=/[^\x00\x09\x0A\x0C\x0D\x20]/,Kt=/^[\x09\x0A\x0C\x0D\x20]+/,Ea=/\x00/g;function Me(e){var t=16384;if(e.length<t)return String.fromCharCode.apply(String,e);var r="";for(var n=0;n<e.length;n+=t)r+=String.fromCharCode.apply(String,e.slice(n,n+t));return r}function J2(e){var t=[];for(var r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}function ie(e,t){if(typeof t==="string")return e.namespaceURI===B.HTML&&e.localName===t;var r=t[e.namespaceURI];return r&&r[e.localName]}function h0(e){return ie(e,k0)}function p0(e){if(ie(e,T0))return!0;if(e.namespaceURI===B.MATHML&&e.localName==="annotation-xml"){var t=e.getAttribute("encoding");if(t)t=t.toLowerCase();if(t==="text/html"||t==="application/xhtml+xml")return!0}return!1}function X2(e){if(e in o0)return o0[e];else return e}function x0(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]in s0)e[t][0]=s0[e[t][0]]}function m0(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]==="definitionurl"){e[t][0]="definitionURL";break}}function Ls(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]in i0)e[t].push(i0[e[t][0]])}function g0(e,t){for(var r=0,n=e.length;r<n;r++){var a=e[r][0],i=e[r][1];if(t.hasAttribute(a))continue;t._setAttribute(a,i)}}K.ElementStack=function(){this.elements=[],this.top=null};K.ElementStack.prototype.push=function(e){this.elements.push(e),this.top=e};K.ElementStack.prototype.pop=function(e){this.elements.pop(),this.top=this.elements[this.elements.length-1]};K.ElementStack.prototype.popTag=function(e){for(var t=this.elements.length-1;t>0;t--){var r=this.elements[t];if(ie(r,e))break}this.elements.length=t,this.top=this.elements[t-1]};K.ElementStack.prototype.popElementType=function(e){for(var t=this.elements.length-1;t>0;t--)if(this.elements[t]instanceof e)break;this.elements.length=t,this.top=this.elements[t-1]};K.ElementStack.prototype.popElement=function(e){for(var t=this.elements.length-1;t>0;t--)if(this.elements[t]===e)break;this.elements.length=t,this.top=this.elements[t-1]};K.ElementStack.prototype.removeElement=function(e){if(this.top===e)this.pop();else{var t=this.elements.lastIndexOf(e);if(t!==-1)this.elements.splice(t,1)}};K.ElementStack.prototype.clearToContext=function(e){for(var t=this.elements.length-1;t>0;t--)if(ie(this.elements[t],e))break;this.elements.length=t+1,this.top=this.elements[t]};K.ElementStack.prototype.contains=function(e){return this.inSpecificScope(e,Object.create(null))};K.ElementStack.prototype.inSpecificScope=function(e,t){for(var r=this.elements.length-1;r>=0;r--){var n=this.elements[r];if(ie(n,e))return!0;if(ie(n,t))return!1}return!1};K.ElementStack.prototype.elementInSpecificScope=function(e,t){for(var r=this.elements.length-1;r>=0;r--){var n=this.elements[r];if(n===e)return!0;if(ie(n,t))return!1}return!1};K.ElementStack.prototype.elementTypeInSpecificScope=function(e,t){for(var r=this.elements.length-1;r>=0;r--){var n=this.elements[r];if(n instanceof e)return!0;if(ie(n,t))return!1}return!1};K.ElementStack.prototype.inScope=function(e){return this.inSpecificScope(e,st)};K.ElementStack.prototype.elementInScope=function(e){return this.elementInSpecificScope(e,st)};K.ElementStack.prototype.elementTypeInScope=function(e){return this.elementTypeInSpecificScope(e,st)};K.ElementStack.prototype.inButtonScope=function(e){return this.inSpecificScope(e,Is)};K.ElementStack.prototype.inListItemScope=function(e){return this.inSpecificScope(e,wa)};K.ElementStack.prototype.inTableScope=function(e){return this.inSpecificScope(e,w0)};K.ElementStack.prototype.inSelectScope=function(e){for(var t=this.elements.length-1;t>=0;t--){var r=this.elements[t];if(r.namespaceURI!==B.HTML)return!1;var n=r.localName;if(n===e)return!0;if(n!=="optgroup"&&n!=="option")return!1}return!1};K.ElementStack.prototype.generateImpliedEndTags=function(e,t){var r=t?v0:E0;for(var n=this.elements.length-1;n>=0;n--){var a=this.elements[n];if(e&&ie(a,e))break;if(!ie(this.elements[n],r))break}this.elements.length=n+1,this.top=this.elements[n]};K.ActiveFormattingElements=function(){this.list=[],this.attrs=[]};K.ActiveFormattingElements.prototype.MARKER={localName:"|"};K.ActiveFormattingElements.prototype.insertMarker=function(){this.list.push(this.MARKER),this.attrs.push(this.MARKER)};K.ActiveFormattingElements.prototype.push=function(e,t){var r=0;for(var n=this.list.length-1;n>=0;n--){if(this.list[n]===this.MARKER)break;if(s(e,this.list[n],this.attrs[n])){if(r++,r===3){this.list.splice(n,1),this.attrs.splice(n,1);break}}}this.list.push(e);var a=[];for(var i=0;i<t.length;i++)a[i]=t[i];this.attrs.push(a);function s(c,l,d){if(c.localName!==l.localName)return!1;if(c._numattrs!==d.length)return!1;for(var p=0,m=d.length;p<m;p++){var E=d[p][0],f=d[p][1];if(!c.hasAttribute(E))return!1;if(c.getAttribute(E)!==f)return!1}return!0}};K.ActiveFormattingElements.prototype.clearToMarker=function(){for(var e=this.list.length-1;e>=0;e--)if(this.list[e]===this.MARKER)break;if(e<0)e=0;this.list.length=e,this.attrs.length=e};K.ActiveFormattingElements.prototype.findElementByTag=function(e){for(var t=this.list.length-1;t>=0;t--){var r=this.list[t];if(r===this.MARKER)break;if(r.localName===e)return r}return null};K.ActiveFormattingElements.prototype.indexOf=function(e){return this.list.lastIndexOf(e)};K.ActiveFormattingElements.prototype.remove=function(e){var t=this.list.lastIndexOf(e);if(t!==-1)this.list.splice(t,1),this.attrs.splice(t,1)};K.ActiveFormattingElements.prototype.replace=function(e,t,r){var n=this.list.lastIndexOf(e);if(n!==-1)this.list[n]=t,this.attrs[n]=r};K.ActiveFormattingElements.prototype.insertAfter=function(e,t){var r=this.list.lastIndexOf(e);if(r!==-1)this.list.splice(r,0,t),this.attrs.splice(r,0,t)};function K(e,t,r){var n=null,a=0,i=0,s=!1,c=!1,l=0,d=[],p="",m=!0,E=0,f=W,g,A,y="",N="",T=[],C="",w="",k=[],O=[],X=[],se=[],U=[],ce=!1,_=Vd,ee=null,fe=[],x=new K.ElementStack,q=new K.ActiveFormattingElements,ot=t!==void 0,ln=null,ct=null,fn=!0;if(t)fn=t.ownerDocument._scripting_enabled;if(r&&r.scripting_enabled===!1)fn=!1;var pe=!0,La=!1,dn,Fa,R=[],gt=!1,qt=!1,hn={document:function(){return Z},_asDocumentFragment:function(){var o=Z.createDocumentFragment(),u=Z.firstChild;while(u.hasChildNodes())o.appendChild(u.firstChild);return o},pause:function(){E++},resume:function(){E--,this.parse("")},parse:function(o,u,h){var b;if(E>0)return p+=o,!0;if(l===0){if(p)o=p+o,p="";if(u)o+="￿",s=!0;if(n=o,a=o.length,i=0,m){if(m=!1,n.charCodeAt(0)===65279)i=1}l++,b=eo(h),p=n.substring(i,a),l--}else{if(l++,d.push(n,a,i),n=o,a=o.length,i=0,eo(),b=!1,p=n.substring(i,a),i=d.pop(),a=d.pop(),n=d.pop(),p)n=p+n.substring(i),a=n.length,i=0,p="";l--}return b}},Z=new D2(!0,e);if(Z._parser=hn,Z._scripting_enabled=fn,t){if(t.ownerDocument._quirks)Z._quirks=!0;if(t.ownerDocument._limitedQuirks)Z._limitedQuirks=!0;if(t.namespaceURI===B.HTML)switch(t.localName){case"title":case"textarea":f=vt;break;case"style":case"xmp":case"iframe":case"noembed":case"noframes":case"script":case"plaintext":f=Ba;break}var Qs=Z.createElement("html");if(Z._appendChild(Qs),x.push(Qs),t instanceof ae.HTMLTemplateElement)fe.push(Ja);Ar();for(var yr=t;yr!==null;yr=yr.parentElement)if(yr instanceof ae.HTMLFormElement){ct=yr;break}}function eo(o){var u,h,b,v;while(i<a){if(E>0||o&&o())return!0;switch(typeof f.lookahead){case"undefined":if(u=n.charCodeAt(i++),c){if(c=!1,u===10){i++;continue}}switch(u){case 13:if(i<a){if(n.charCodeAt(i)===10)i++}else c=!0;f(10);break;case 65535:if(s&&i===a){f(ba);break}default:f(u);break}break;case"number":u=n.charCodeAt(i);var D=f.lookahead,H=!0;if(D<0)H=!1,D=-D;if(D<a-i)h=H?n.substring(i,i+D):null,v=!1;else if(s){if(h=H?n.substring(i,a):null,v=!0,u===65535&&i===a-1)u=ba}else return!0;f(u,h,v);break;case"string":u=n.charCodeAt(i),b=f.lookahead;var G=n.indexOf(b,i);if(G!==-1)h=n.substring(i,G+b.length),v=!1;else{if(!s)return!0;if(h=n.substring(i,a),u===65535&&i===a-1)u=ba;v=!0}f(u,h,v);break}}return!1}function bt(o,u){for(var h=0;h<U.length;h++)if(U[h][0]===o)return;if(u!==void 0)U.push([o,u]);else U.push([o])}function Xf(){d0.lastIndex=i-1;var o=d0.exec(n);if(!o)throw Error("should never happen");var u=o[1];if(!u)return!1;var h=o[2],b=h.length;switch(h[0]){case'"':case"'":h=h.substring(1,b-1),i+=o[0].length-1,f=Ua;break;default:f=et,i+=o[0].length-1,h=h.substring(0,b-1);break}for(var v=0;v<U.length;v++)if(U[v][0]===u)return!0;return U.push([u,h]),!0}function Yf(){ce=!1,y="",U.length=0}function wr(){ce=!0,y="",U.length=0}function ut(){T.length=0}function Ma(){C=""}function Ia(){w=""}function to(){k.length=0}function Qt(){O.length=0,X=null,se=null}function pn(){X=[]}function _t(){se=[]}function te(){La=!0}function Kf(){return x.top&&x.top.namespaceURI!=="http://www.w3.org/1999/xhtml"}function He(o){return N===o}function er(){if(R.length>0){var o=Me(R);if(R.length=0,qt){if(qt=!1,o[0]===`
7
- `)o=o.substring(1);if(o.length===0)return}_e(br,o),gt=!1}qt=!1}function kr(o){o.lastIndex=i-1;var u=o.exec(n);if(u&&u.index===i-1){if(u=u[0],i+=u.length-1,s&&i===a)u=u.slice(0,-1),i--;return u}else throw Error("should never happen")}function Tr(o){o.lastIndex=i-1;var u=o.exec(n)[0];if(!u)return!1;return Zf(u),i+=u.length-1,!0}function Zf(o){if(R.length>0)er();if(qt){if(qt=!1,o[0]===`
8
- `)o=o.substring(1);if(o.length===0)return}_e(br,o)}function lt(){if(ce)_e(J,y);else{var o=y;y="",N=o,_e(Fe,o,U)}}function Qf(){if(i===a)return!1;f0.lastIndex=i;var o=f0.exec(n);if(!o)throw Error("should never happen");var u=o[2];if(!u)return!1;var h=o[1];if(h)i+=u.length+2,_e(J,u);else i+=u.length+1,N=u,_e(Fe,u,L2);return!0}function ed(){if(ce)_e(J,y,null,!0);else _e(Fe,y,U,!0)}function re(){_e(N2,Me(O),X?Me(X):void 0,se?Me(se):void 0)}function V(){er(),_(ba),Z.modclock=1}var _e=hn.insertToken=function(u,h,b,v){er();var D=x.top;if(!D||D.namespaceURI===B.HTML)_(u,h,b,v);else if(u!==Fe&&u!==br)bo(u,h,b,v);else if(h0(D)&&(u===br||u===Fe&&h!=="mglyph"&&h!=="malignmark")||u===Fe&&h==="svg"&&D.namespaceURI===B.MATHML&&D.localName==="annotation-xml"||p0(D))Fa=!0,_(u,h,b,v),Fa=!1;else bo(u,h,b,v)};function Ke(o){var u=x.top;if(Et&&ie(u,_r))mn(function(h){return h.createComment(o)});else{if(u instanceof ae.HTMLTemplateElement)u=u.content;u._appendChild(u.ownerDocument.createComment(o))}}function Ze(o){var u=x.top;if(Et&&ie(u,_r))mn(function(b){return b.createTextNode(o)});else{if(u instanceof ae.HTMLTemplateElement)u=u.content;var h=u.lastChild;if(h&&h.nodeType===Ss.TEXT_NODE)h.appendData(o);else u._appendChild(u.ownerDocument.createTextNode(o))}}function Cr(o,u,h){var b=b0.createElement(o,u,null);if(h)for(var v=0,D=h.length;v<D;v++)b._setAttribute(h[v][0],h[v][1]);return b}var Et=!1;function z(o,u){var h=xn(function(b){return Cr(b,o,u)});if(ie(h,y0))h._form=ct;return h}function xn(o){var u;if(Et&&ie(x.top,_r))u=mn(o);else if(x.top instanceof ae.HTMLTemplateElement)u=o(x.top.content.ownerDocument),x.top.content._appendChild(u);else u=o(x.top.ownerDocument),x.top._appendChild(u);return x.push(u),u}function Oa(o,u,h){return xn(function(b){var v=b._createElementNS(o,h,null);if(u)for(var D=0,H=u.length;D<H;D++){var G=u[D];if(G.length===2)v._setAttribute(G[0],G[1]);else v._setAttributeNS(G[2],G[0],G[1])}return v})}function ro(o){for(var u=x.elements.length-1;u>=0;u--)if(x.elements[u]instanceof o)return u;return-1}function mn(o){var u,h,b=-1,v=-1,D;if(b=ro(ae.HTMLTableElement),v=ro(ae.HTMLTemplateElement),v>=0&&(b<0||v>b))u=x.elements[v];else if(b>=0)if(u=x.elements[b].parentNode,u)h=x.elements[b];else u=x.elements[b-1];if(!u)u=x.elements[0];if(u instanceof ae.HTMLTemplateElement)u=u.content;if(D=o(u.ownerDocument),D.nodeType===Ss.TEXT_NODE){var H;if(h)H=h.previousSibling;else H=u.lastChild;if(H&&H.nodeType===Ss.TEXT_NODE)return H.appendData(D.data),D}if(h)u.insertBefore(D,h);else u._appendChild(D);return D}function Ar(){var o=!1;for(var u=x.elements.length-1;u>=0;u--){var h=x.elements[u];if(u===0){if(o=!0,ot)h=t}if(h.namespaceURI===B.HTML){var b=h.localName;switch(b){case"select":for(var v=u;v>0;){var D=x.elements[--v];if(D instanceof ae.HTMLTemplateElement)break;else if(D instanceof ae.HTMLTableElement){_=Sn;return}}_=ft;return;case"tr":_=Sr;return;case"tbody":case"tfoot":case"thead":_=jt;return;case"caption":_=Ga;return;case"colgroup":_=Dn;return;case"table":_=je;return;case"template":_=fe[fe.length-1];return;case"body":_=P;return;case"frameset":_=Xa;return;case"html":if(ln===null)_=An;else _=Wa;return;default:if(!o){if(b==="head"){_=xe;return}if(b==="td"||b==="th"){_=tr;return}}}}if(o){_=P;return}}}function gn(o,u){z(o,u),f=Rr,ee=_,_=Rn}function td(o,u){z(o,u),f=vt,ee=_,_=Rn}function qa(o,u){return{elt:Cr(o,q.list[u].localName,q.attrs[u]),attrs:q.attrs[u]}}function Oe(){if(q.list.length===0)return;var o=q.list[q.list.length-1];if(o===q.MARKER)return;if(x.elements.lastIndexOf(o)!==-1)return;for(var u=q.list.length-2;u>=0;u--){if(o=q.list[u],o===q.MARKER)break;if(x.elements.lastIndexOf(o)!==-1)break}for(u=u+1;u<q.list.length;u++){var h=xn(function(b){return qa(b,u).elt});q.list[u]=h}}var bn={localName:"BM"};function rd(o){if(ie(x.top,o)&&q.indexOf(x.top)===-1)return x.pop(),!0;var u=0;while(u<8){u++;var h=q.findElementByTag(o);if(!h)return!1;var b=x.elements.lastIndexOf(h);if(b===-1)return q.remove(h),!0;if(!x.elementInScope(h))return!0;var v=null,D;for(var H=b+1;H<x.elements.length;H++)if(ie(x.elements[H],Zt)){v=x.elements[H],D=H;break}if(!v)return x.popElement(h),q.remove(h),!0;else{var G=x.elements[b-1];q.insertAfter(h,bn);var de=v,Te=v,Ue=D,We,Ut=0;while(!0){if(Ut++,de=x.elements[--Ue],de===h)break;if(We=q.indexOf(de),Ut>3&&We!==-1)q.remove(de),We=-1;if(We===-1){x.removeElement(de);continue}var Ct=qa(G.ownerDocument,We);if(q.replace(de,Ct.elt,Ct.attrs),x.elements[Ue]=Ct.elt,de=Ct.elt,Te===v)q.remove(bn),q.insertAfter(Ct.elt,bn);de._appendChild(Te),Te=de}if(Et&&ie(G,_r))mn(function(){return Te});else if(G instanceof ae.HTMLTemplateElement)G.content._appendChild(Te);else G._appendChild(Te);var Nr=qa(v.ownerDocument,q.indexOf(h));while(v.hasChildNodes())Nr.elt._appendChild(v.firstChild);v._appendChild(Nr.elt),q.remove(h),q.replace(bn,Nr.elt,Nr.attrs),x.removeElement(h);var Yd=x.elements.lastIndexOf(v);x.elements.splice(Yd+1,0,Nr.elt)}}return!0}function nd(){x.pop(),_=ee;return}function Bt(){if(delete Z._parser,x.elements.length=0,Z.defaultView)Z.defaultView.dispatchEvent(new ae.Event("load",{}))}function M(o,u){f=u,i--}function W(o){switch(o){case 38:g=W,f=Dr;break;case 60:if(Qf())break;f=ad;break;case 0:R.push(o),gt=!0;break;case-1:V();break;default:Tr(V2)||R.push(o);break}}function vt(o){switch(o){case 38:g=vt,f=Dr;break;case 60:f=sd;break;case 0:R.push(65533),gt=!0;break;case-1:V();break;default:R.push(o);break}}function Rr(o){switch(o){case 60:f=ud;break;case 0:R.push(65533);break;case-1:V();break;default:Tr(l0)||R.push(o);break}}function yt(o){switch(o){case 60:f=dd;break;case 0:R.push(65533);break;case-1:V();break;default:Tr(l0)||R.push(o);break}}function Ba(o){switch(o){case 0:R.push(65533);break;case-1:V();break;default:Tr(W2)||R.push(o);break}}function ad(o){switch(o){case 33:f=so;break;case 47:f=id;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Yf(),M(o,no);break;case 63:M(o,yn);break;default:R.push(60),M(o,W);break}}function id(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:wr(),M(o,no);break;case 62:f=W;break;case-1:R.push(60),R.push(47),V();break;default:M(o,yn);break}}function no(o){switch(o){case 9:case 10:case 12:case 32:f=et;break;case 47:f=kt;break;case 62:f=W,lt();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:y+=String.fromCharCode(o+32);break;case 0:y+=String.fromCharCode(65533);break;case-1:V();break;default:y+=kr(U2);break}}function sd(o){if(o===47)ut(),f=od;else R.push(60),M(o,vt)}function od(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:wr(),M(o,cd);break;default:R.push(60),R.push(47),M(o,vt);break}}function cd(o){switch(o){case 9:case 10:case 12:case 32:if(He(y)){f=et;return}break;case 47:if(He(y)){f=kt;return}break;case 62:if(He(y)){f=W,lt();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:y+=String.fromCharCode(o+32),T.push(o);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:y+=String.fromCharCode(o),T.push(o);return;default:break}R.push(60),R.push(47),Yt(R,T),M(o,vt)}function ud(o){if(o===47)ut(),f=ld;else R.push(60),M(o,Rr)}function ld(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:wr(),M(o,fd);break;default:R.push(60),R.push(47),M(o,Rr);break}}function fd(o){switch(o){case 9:case 10:case 12:case 32:if(He(y)){f=et;return}break;case 47:if(He(y)){f=kt;return}break;case 62:if(He(y)){f=W,lt();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:y+=String.fromCharCode(o+32),T.push(o);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:y+=String.fromCharCode(o),T.push(o);return;default:break}R.push(60),R.push(47),Yt(R,T),M(o,Rr)}function dd(o){switch(o){case 47:ut(),f=hd;break;case 33:f=xd,R.push(60),R.push(33);break;default:R.push(60),M(o,yt);break}}function hd(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:wr(),M(o,pd);break;default:R.push(60),R.push(47),M(o,yt);break}}function pd(o){switch(o){case 9:case 10:case 12:case 32:if(He(y)){f=et;return}break;case 47:if(He(y)){f=kt;return}break;case 62:if(He(y)){f=W,lt();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:y+=String.fromCharCode(o+32),T.push(o);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:y+=String.fromCharCode(o),T.push(o);return;default:break}R.push(60),R.push(47),Yt(R,T),M(o,yt)}function xd(o){if(o===45)f=md,R.push(45);else M(o,yt)}function md(o){if(o===45)f=ao,R.push(45);else M(o,yt)}function Qe(o){switch(o){case 45:f=gd,R.push(45);break;case 60:f=Pa;break;case 0:R.push(65533);break;case-1:V();break;default:R.push(o);break}}function gd(o){switch(o){case 45:f=ao,R.push(45);break;case 60:f=Pa;break;case 0:f=Qe,R.push(65533);break;case-1:V();break;default:f=Qe,R.push(o);break}}function ao(o){switch(o){case 45:R.push(45);break;case 60:f=Pa;break;case 62:f=yt,R.push(62);break;case 0:f=Qe,R.push(65533);break;case-1:V();break;default:f=Qe,R.push(o);break}}function Pa(o){switch(o){case 47:ut(),f=bd;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ut(),R.push(60),M(o,Ed);break;default:R.push(60),M(o,Qe);break}}function bd(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:wr(),M(o,_d);break;default:R.push(60),R.push(47),M(o,Qe);break}}function _d(o){switch(o){case 9:case 10:case 12:case 32:if(He(y)){f=et;return}break;case 47:if(He(y)){f=kt;return}break;case 62:if(He(y)){f=W,lt();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:y+=String.fromCharCode(o+32),T.push(o);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:y+=String.fromCharCode(o),T.push(o);return;default:break}R.push(60),R.push(47),Yt(R,T),M(o,Qe)}function Ed(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:if(Me(T)==="script")f=wt;else f=Qe;R.push(o);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:T.push(o+32),R.push(o);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:T.push(o),R.push(o);break;default:M(o,Qe);break}}function wt(o){switch(o){case 45:f=vd,R.push(45);break;case 60:f=Ha,R.push(60);break;case 0:R.push(65533);break;case-1:V();break;default:R.push(o);break}}function vd(o){switch(o){case 45:f=yd,R.push(45);break;case 60:f=Ha,R.push(60);break;case 0:f=wt,R.push(65533);break;case-1:V();break;default:f=wt,R.push(o);break}}function yd(o){switch(o){case 45:R.push(45);break;case 60:f=Ha,R.push(60);break;case 62:f=yt,R.push(62);break;case 0:f=wt,R.push(65533);break;case-1:V();break;default:f=wt,R.push(o);break}}function Ha(o){if(o===47)ut(),f=wd,R.push(47);else M(o,wt)}function wd(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:if(Me(T)==="script")f=Qe;else f=wt;R.push(o);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:T.push(o+32),R.push(o);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:T.push(o),R.push(o);break;default:M(o,wt);break}}function et(o){switch(o){case 9:case 10:case 12:case 32:break;case 47:f=kt;break;case 62:f=W,lt();break;case-1:V();break;case 61:Ma(),C+=String.fromCharCode(o),f=ja;break;default:if(Xf())break;Ma(),M(o,ja);break}}function ja(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:case-1:M(o,kd);break;case 61:f=io;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:C+=String.fromCharCode(o+32);break;case 0:C+=String.fromCharCode(65533);break;case 34:case 39:case 60:default:C+=kr($2);break}}function kd(o){switch(o){case 9:case 10:case 12:case 32:break;case 47:bt(C),f=kt;break;case 61:f=io;break;case 62:f=W,bt(C),lt();break;case-1:bt(C),V();break;default:bt(C),Ma(),M(o,ja);break}}function io(o){switch(o){case 9:case 10:case 12:case 32:break;case 34:Ia(),f=_n;break;case 39:Ia(),f=En;break;case 62:default:Ia(),M(o,vn);break}}function _n(o){switch(o){case 34:bt(C,w),f=Ua;break;case 38:g=_n,f=Dr;break;case 0:w+=String.fromCharCode(65533);break;case-1:V();break;case 10:w+=String.fromCharCode(o);break;default:w+=kr(P2);break}}function En(o){switch(o){case 39:bt(C,w),f=Ua;break;case 38:g=En,f=Dr;break;case 0:w+=String.fromCharCode(65533);break;case-1:V();break;case 10:w+=String.fromCharCode(o);break;default:w+=kr(H2);break}}function vn(o){switch(o){case 9:case 10:case 12:case 32:bt(C,w),f=et;break;case 38:g=vn,f=Dr;break;case 62:bt(C,w),f=W,lt();break;case 0:w+=String.fromCharCode(65533);break;case-1:i--,f=W;break;case 34:case 39:case 60:case 61:case 96:default:w+=kr(j2);break}}function Ua(o){switch(o){case 9:case 10:case 12:case 32:f=et;break;case 47:f=kt;break;case 62:f=W,lt();break;case-1:V();break;default:M(o,et);break}}function kt(o){switch(o){case 62:f=W,ed(!0);break;case-1:V();break;default:M(o,et);break}}function yn(o,u,h){var b=u.length;if(h)i+=b-1;else i+=b;var v=u.substring(0,b-1);v=v.replace(/\u0000/g,"�"),v=v.replace(/\u000D\u000A/g,`
9
- `),v=v.replace(/\u000D/g,`
10
- `),_e(it,v),f=W}yn.lookahead=">";function so(o,u,h){if(u[0]==="-"&&u[1]==="-"){i+=2,to(),f=Td;return}if(u.toUpperCase()==="DOCTYPE")i+=7,f=Ld;else if(u==="[CDATA["&&Kf())i+=7,f=Va;else f=yn}so.lookahead=7;function Td(o){switch(to(),o){case 45:f=Cd;break;case 62:f=W,_e(it,Me(k));break;default:M(o,Pt);break}}function Cd(o){switch(o){case 45:f=wn;break;case 62:f=W,_e(it,Me(k));break;case-1:_e(it,Me(k)),V();break;default:k.push(45),M(o,Pt);break}}function Pt(o){switch(o){case 60:k.push(o),f=Ad;break;case 45:f=$a;break;case 0:k.push(65533);break;case-1:_e(it,Me(k)),V();break;default:k.push(o);break}}function Ad(o){switch(o){case 33:k.push(o),f=Rd;break;case 60:k.push(o);break;default:M(o,Pt);break}}function Rd(o){switch(o){case 45:f=Dd;break;default:M(o,Pt);break}}function Dd(o){switch(o){case 45:f=Sd;break;default:M(o,$a);break}}function Sd(o){switch(o){case 62:case-1:M(o,wn);break;default:M(o,wn);break}}function $a(o){switch(o){case 45:f=wn;break;case-1:_e(it,Me(k)),V();break;default:k.push(45),M(o,Pt);break}}function wn(o){switch(o){case 62:f=W,_e(it,Me(k));break;case 33:f=Nd;break;case 45:k.push(45);break;case-1:_e(it,Me(k)),V();break;default:k.push(45),k.push(45),M(o,Pt);break}}function Nd(o){switch(o){case 45:k.push(45),k.push(45),k.push(33),f=$a;break;case 62:f=W,_e(it,Me(k));break;case-1:_e(it,Me(k)),V();break;default:k.push(45),k.push(45),k.push(33),M(o,Pt);break}}function Ld(o){switch(o){case 9:case 10:case 12:case 32:f=oo;break;case-1:Qt(),te(),re(),V();break;default:M(o,oo);break}}function oo(o){switch(o){case 9:case 10:case 12:case 32:break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Qt(),O.push(o+32),f=za;break;case 0:Qt(),O.push(65533),f=za;break;case 62:Qt(),te(),f=W,re();break;case-1:Qt(),te(),re(),V();break;default:Qt(),O.push(o),f=za;break}}function za(o){switch(o){case 9:case 10:case 12:case 32:f=co;break;case 62:f=W,re();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:O.push(o+32);break;case 0:O.push(65533);break;case-1:te(),re(),V();break;default:O.push(o);break}}function co(o,u,h){switch(o){case 9:case 10:case 12:case 32:i+=1;break;case 62:f=W,i+=1,re();break;case-1:te(),re(),V();break;default:if(u=u.toUpperCase(),u==="PUBLIC")i+=6,f=Fd;else if(u==="SYSTEM")i+=6,f=Od;else te(),f=Tt;break}}co.lookahead=6;function Fd(o){switch(o){case 9:case 10:case 12:case 32:f=Md;break;case 34:pn(),f=uo;break;case 39:pn(),f=lo;break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function Md(o){switch(o){case 9:case 10:case 12:case 32:break;case 34:pn(),f=uo;break;case 39:pn(),f=lo;break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function uo(o){switch(o){case 34:f=fo;break;case 0:X.push(65533);break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:X.push(o);break}}function lo(o){switch(o){case 39:f=fo;break;case 0:X.push(65533);break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:X.push(o);break}}function fo(o){switch(o){case 9:case 10:case 12:case 32:f=Id;break;case 62:f=W,re();break;case 34:_t(),f=kn;break;case 39:_t(),f=Tn;break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function Id(o){switch(o){case 9:case 10:case 12:case 32:break;case 62:f=W,re();break;case 34:_t(),f=kn;break;case 39:_t(),f=Tn;break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function Od(o){switch(o){case 9:case 10:case 12:case 32:f=qd;break;case 34:_t(),f=kn;break;case 39:_t(),f=Tn;break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function qd(o){switch(o){case 9:case 10:case 12:case 32:break;case 34:_t(),f=kn;break;case 39:_t(),f=Tn;break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function kn(o){switch(o){case 34:f=ho;break;case 0:se.push(65533);break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:se.push(o);break}}function Tn(o){switch(o){case 39:f=ho;break;case 0:se.push(65533);break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:se.push(o);break}}function ho(o){switch(o){case 9:case 10:case 12:case 32:break;case 62:f=W,re();break;case-1:te(),re(),V();break;default:f=Tt;break}}function Tt(o){switch(o){case 62:f=W,re();break;case-1:re(),V();break;default:break}}function Va(o){switch(o){case 93:f=Bd;break;case-1:V();break;case 0:gt=!0;default:Tr(z2)||R.push(o);break}}function Bd(o){switch(o){case 93:f=Pd;break;default:R.push(93),M(o,Va);break}}function Pd(o){switch(o){case 93:R.push(93);break;case 62:er(),f=W;break;default:R.push(93),R.push(93),M(o,Va);break}}function Dr(o){switch(ut(),T.push(38),o){case 9:case 10:case 12:case 32:case 60:case 38:case-1:M(o,Ht);break;case 35:T.push(o),f=Hd;break;default:M(o,po);break}}function po(o){u0.lastIndex=i;var u=u0.exec(n);if(!u)throw Error("should never happen");var h=u[1];if(!h){f=Ht;return}switch(i+=h.length,Yt(T,J2(h)),g){case _n:case En:case vn:if(h[h.length-1]!==";"){if(/[=A-Za-z0-9]/.test(n[i])){f=Ht;return}}break;default:break}ut();var b=q2[h];if(typeof b==="number")T.push(b);else Yt(T,b);f=Ht}po.lookahead=-B2;function Hd(o){switch(A=0,o){case 120:case 88:T.push(o),f=jd;break;default:M(o,Ud);break}}function jd(o){switch(o){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:case 65:case 66:case 67:case 68:case 69:case 70:case 97:case 98:case 99:case 100:case 101:case 102:M(o,$d);break;default:M(o,Ht);break}}function Ud(o){switch(o){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:M(o,zd);break;default:M(o,Ht);break}}function $d(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:A*=16,A+=o-55;break;case 97:case 98:case 99:case 100:case 101:case 102:A*=16,A+=o-87;break;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:A*=16,A+=o-48;break;case 59:f=Cn;break;default:M(o,Cn);break}}function zd(o){switch(o){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:A*=10,A+=o-48;break;case 59:f=Cn;break;default:M(o,Cn);break}}function Cn(o){if(A in c0)A=c0[A];else if(A>1114111||A>=55296&&A<57344)A=65533;if(ut(),A<=65535)T.push(A);else A=A-65536,T.push(55296+(A>>10)),T.push(56320+(A&1023));M(o,Ht)}function Ht(o){switch(g){case _n:case En:case vn:w+=Me(T);break;default:Yt(R,T);break}M(o,g)}function Vd(o,u,h,b){switch(o){case 1:if(u=u.replace(Kt,""),u.length===0)return;break;case 4:Z._appendChild(Z.createComment(u));return;case 5:var v=u,D=h,H=b;if(Z.appendChild(new S2(Z,v,D,H)),La||v.toLowerCase()!=="html"||F2.test(D)||H&&H.toLowerCase()===M2||H===void 0&&a0.test(D))Z._quirks=!0;else if(I2.test(D)||H!==void 0&&a0.test(D))Z._limitedQuirks=!0;_=xo;return}Z._quirks=!0,_=xo,_(o,u,h,b)}function xo(o,u,h,b){var v;switch(o){case 1:if(u=u.replace(Kt,""),u.length===0)return;break;case 5:return;case 4:Z._appendChild(Z.createComment(u));return;case 2:if(u==="html"){v=Cr(Z,u,h),x.push(v),Z.appendChild(v),_=An;return}break;case 3:switch(u){case"html":case"head":case"body":case"br":break;default:return}}v=Cr(Z,"html",null),x.push(v),Z.appendChild(v),_=An,_(o,u,h,b)}function An(o,u,h,b){switch(o){case 1:if(u=u.replace(Kt,""),u.length===0)return;break;case 5:return;case 4:Ke(u);return;case 2:switch(u){case"html":P(o,u,h,b);return;case"head":var v=z(u,h);ln=v,_=xe;return}break;case 3:switch(u){case"html":case"head":case"body":case"br":break;default:return}}An(Fe,"head",null),_(o,u,h,b)}function xe(o,u,h,b){switch(o){case 1:var v=u.match(Kt);if(v)Ze(v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 4:Ke(u);return;case 5:return;case 2:switch(u){case"html":P(o,u,h,b);return;case"meta":case"base":case"basefont":case"bgsound":case"link":z(u,h),x.pop();return;case"title":td(u,h);return;case"noscript":if(!fn){z(u,h),_=mo;return}case"noframes":case"style":gn(u,h);return;case"script":xn(function(D){var H=Cr(D,u,h);if(H._parser_inserted=!0,H._force_async=!1,ot)H._already_started=!0;return er(),H}),f=yt,ee=_,_=Rn;return;case"template":z(u,h),q.insertMarker(),pe=!1,_=Ja,fe.push(_);return;case"head":return}break;case 3:switch(u){case"head":x.pop(),_=Wa;return;case"body":case"html":case"br":break;case"template":if(!x.contains("template"))return;x.generateImpliedEndTags(null,"thorough"),x.popTag("template"),q.clearToMarker(),fe.pop(),Ar();return;default:return}break}xe(J,"head",null),_(o,u,h,b)}function mo(o,u,h,b){switch(o){case 5:return;case 4:xe(o,u);return;case 1:var v=u.match(Kt);if(v)xe(o,v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 2:switch(u){case"html":P(o,u,h,b);return;case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"style":xe(o,u,h);return;case"head":case"noscript":return}break;case 3:switch(u){case"noscript":x.pop(),_=xe;return;case"br":break;default:return}break}mo(J,"noscript",null),_(o,u,h,b)}function Wa(o,u,h,b){switch(o){case 1:var v=u.match(Kt);if(v)Ze(v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 4:Ke(u);return;case 5:return;case 2:switch(u){case"html":P(o,u,h,b);return;case"body":z(u,h),pe=!1,_=P;return;case"frameset":z(u,h),_=Xa;return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":x.push(ln),xe(Fe,u,h),x.removeElement(ln);return;case"head":return}break;case 3:switch(u){case"template":return xe(o,u,h,b);case"body":case"html":case"br":break;default:return}break}Wa(Fe,"body",null),pe=!0,_(o,u,h,b)}function P(o,u,h,b){var v,D,H,G;switch(o){case 1:if(gt){if(u=u.replace(Ea,""),u.length===0)return}if(pe&&_a.test(u))pe=!1;Oe(),Ze(u);return;case 5:return;case 4:Ke(u);return;case-1:if(fe.length)return Ja(o);Bt();return;case 2:switch(u){case"html":if(x.contains("template"))return;g0(h,x.elements[0]);return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":xe(Fe,u,h);return;case"body":if(v=x.elements[1],!v||!(v instanceof ae.HTMLBodyElement)||x.contains("template"))return;pe=!1,g0(h,v);return;case"frameset":if(!pe)return;if(v=x.elements[1],!v||!(v instanceof ae.HTMLBodyElement))return;if(v.parentNode)v.parentNode.removeChild(v);while(!(x.top instanceof ae.HTMLHtmlElement))x.pop();z(u,h),_=Xa;return;case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"nav":case"ol":case"p":case"section":case"summary":case"ul":if(x.inButtonScope("p"))P(J,"p");z(u,h);return;case"menu":if(x.inButtonScope("p"))P(J,"p");if(ie(x.top,"menuitem"))x.pop();z(u,h);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":if(x.inButtonScope("p"))P(J,"p");if(x.top instanceof ae.HTMLHeadingElement)x.pop();z(u,h);return;case"pre":case"listing":if(x.inButtonScope("p"))P(J,"p");z(u,h),qt=!0,pe=!1;return;case"form":if(ct&&!x.contains("template"))return;if(x.inButtonScope("p"))P(J,"p");if(G=z(u,h),!x.contains("template"))ct=G;return;case"li":pe=!1;for(D=x.elements.length-1;D>=0;D--){if(H=x.elements[D],H instanceof ae.HTMLLIElement){P(J,"li");break}if(ie(H,Zt)&&!ie(H,Fs))break}if(x.inButtonScope("p"))P(J,"p");z(u,h);return;case"dd":case"dt":pe=!1;for(D=x.elements.length-1;D>=0;D--){if(H=x.elements[D],ie(H,_0)){P(J,H.localName);break}if(ie(H,Zt)&&!ie(H,Fs))break}if(x.inButtonScope("p"))P(J,"p");z(u,h);return;case"plaintext":if(x.inButtonScope("p"))P(J,"p");z(u,h),f=Ba;return;case"button":if(x.inScope("button"))P(J,"button"),_(o,u,h,b);else Oe(),z(u,h),pe=!1;return;case"a":var de=q.findElementByTag("a");if(de)P(J,u),q.remove(de),x.removeElement(de);case"b":case"big":case"code":case"em":case"font":case"i":case"s":case"small":case"strike":case"strong":case"tt":case"u":Oe(),q.push(z(u,h),h);return;case"nobr":if(Oe(),x.inScope(u))P(J,u),Oe();q.push(z(u,h),h);return;case"applet":case"marquee":case"object":Oe(),z(u,h),q.insertMarker(),pe=!1;return;case"table":if(!Z._quirks&&x.inButtonScope("p"))P(J,"p");z(u,h),pe=!1,_=je;return;case"area":case"br":case"embed":case"img":case"keygen":case"wbr":Oe(),z(u,h),x.pop(),pe=!1;return;case"input":Oe(),G=z(u,h),x.pop();var Te=G.getAttribute("type");if(!Te||Te.toLowerCase()!=="hidden")pe=!1;return;case"param":case"source":case"track":z(u,h),x.pop();return;case"hr":if(x.inButtonScope("p"))P(J,"p");if(ie(x.top,"menuitem"))x.pop();z(u,h),x.pop(),pe=!1;return;case"image":P(Fe,"img",h,b);return;case"textarea":z(u,h),qt=!0,pe=!1,f=vt,ee=_,_=Rn;return;case"xmp":if(x.inButtonScope("p"))P(J,"p");Oe(),pe=!1,gn(u,h);return;case"iframe":pe=!1,gn(u,h);return;case"noembed":gn(u,h);return;case"select":if(Oe(),z(u,h),pe=!1,_===je||_===Ga||_===jt||_===Sr||_===tr)_=Sn;else _=ft;return;case"optgroup":case"option":if(x.top instanceof ae.HTMLOptionElement)P(J,"option");Oe(),z(u,h);return;case"menuitem":if(ie(x.top,"menuitem"))x.pop();Oe(),z(u,h);return;case"rb":case"rtc":if(x.inScope("ruby"))x.generateImpliedEndTags();z(u,h);return;case"rp":case"rt":if(x.inScope("ruby"))x.generateImpliedEndTags("rtc");z(u,h);return;case"math":if(Oe(),m0(h),Ls(h),Oa(u,h,B.MATHML),b)x.pop();return;case"svg":if(Oe(),x0(h),Ls(h),Oa(u,h,B.SVG),b)x.pop();return;case"caption":case"col":case"colgroup":case"frame":case"head":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return}Oe(),z(u,h);return;case 3:switch(u){case"template":xe(J,u,h);return;case"body":if(!x.inScope("body"))return;_=go;return;case"html":if(!x.inScope("body"))return;_=go,_(o,u,h);return;case"address":case"article":case"aside":case"blockquote":case"button":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"listing":case"main":case"menu":case"nav":case"ol":case"pre":case"section":case"summary":case"ul":if(!x.inScope(u))return;x.generateImpliedEndTags(),x.popTag(u);return;case"form":if(!x.contains("template")){var Ue=ct;if(ct=null,!Ue||!x.elementInScope(Ue))return;x.generateImpliedEndTags(),x.removeElement(Ue)}else{if(!x.inScope("form"))return;x.generateImpliedEndTags(),x.popTag("form")}return;case"p":if(!x.inButtonScope(u))P(Fe,u,null),_(o,u,h,b);else x.generateImpliedEndTags(u),x.popTag(u);return;case"li":if(!x.inListItemScope(u))return;x.generateImpliedEndTags(u),x.popTag(u);return;case"dd":case"dt":if(!x.inScope(u))return;x.generateImpliedEndTags(u),x.popTag(u);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":if(!x.elementTypeInScope(ae.HTMLHeadingElement))return;x.generateImpliedEndTags(),x.popElementType(ae.HTMLHeadingElement);return;case"sarcasm":break;case"a":case"b":case"big":case"code":case"em":case"font":case"i":case"nobr":case"s":case"small":case"strike":case"strong":case"tt":case"u":var We=rd(u);if(We)return;break;case"applet":case"marquee":case"object":if(!x.inScope(u))return;x.generateImpliedEndTags(),x.popTag(u),q.clearToMarker();return;case"br":P(Fe,u,null);return}for(D=x.elements.length-1;D>=0;D--)if(H=x.elements[D],ie(H,u)){x.generateImpliedEndTags(u),x.popElement(H);break}else if(ie(H,Zt))return;return}}function Rn(o,u,h,b){switch(o){case 1:Ze(u);return;case-1:if(x.top instanceof ae.HTMLScriptElement)x.top._already_started=!0;x.pop(),_=ee,_(o);return;case 3:if(u==="script")nd();else x.pop(),_=ee;return;default:return}}function je(o,u,h,b){function v(H){for(var G=0,de=H.length;G<de;G++)if(H[G][0]==="type")return H[G][1].toLowerCase();return null}switch(o){case 1:if(Fa){P(o,u,h,b);return}else if(ie(x.top,_r)){dn=[],ee=_,_=Wd,_(o,u,h,b);return}break;case 4:Ke(u);return;case 5:return;case 2:switch(u){case"caption":x.clearToContext(va),q.insertMarker(),z(u,h),_=Ga;return;case"colgroup":x.clearToContext(va),z(u,h),_=Dn;return;case"col":je(Fe,"colgroup",null),_(o,u,h,b);return;case"tbody":case"tfoot":case"thead":x.clearToContext(va),z(u,h),_=jt;return;case"td":case"th":case"tr":je(Fe,"tbody",null),_(o,u,h,b);return;case"table":if(!x.inTableScope(u))return;je(J,u),_(o,u,h,b);return;case"style":case"script":case"template":xe(o,u,h,b);return;case"input":var D=v(h);if(D!=="hidden")break;z(u,h),x.pop();return;case"form":if(ct||x.contains("template"))return;ct=z(u,h),x.popElement(ct);return}break;case 3:switch(u){case"table":if(!x.inTableScope(u))return;x.popTag(u),Ar();return;case"body":case"caption":case"col":case"colgroup":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return;case"template":xe(o,u,h,b);return}break;case-1:P(o,u,h,b);return}Et=!0,P(o,u,h,b),Et=!1}function Wd(o,u,h,b){if(o===br){if(gt){if(u=u.replace(Ea,""),u.length===0)return}dn.push(u)}else{var v=dn.join("");if(dn.length=0,_a.test(v))Et=!0,P(br,v),Et=!1;else Ze(v);_=ee,_(o,u,h,b)}}function Ga(o,u,h,b){function v(){if(!x.inTableScope("caption"))return!1;return x.generateImpliedEndTags(),x.popTag("caption"),q.clearToMarker(),_=je,!0}switch(o){case 2:switch(u){case"caption":case"col":case"colgroup":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":if(v())_(o,u,h,b);return}break;case 3:switch(u){case"caption":v();return;case"table":if(v())_(o,u,h,b);return;case"body":case"col":case"colgroup":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return}break}P(o,u,h,b)}function Dn(o,u,h,b){switch(o){case 1:var v=u.match(Kt);if(v)Ze(v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 4:Ke(u);return;case 5:return;case 2:switch(u){case"html":P(o,u,h,b);return;case"col":z(u,h),x.pop();return;case"template":xe(o,u,h,b);return}break;case 3:switch(u){case"colgroup":if(!ie(x.top,"colgroup"))return;x.pop(),_=je;return;case"col":return;case"template":xe(o,u,h,b);return}break;case-1:P(o,u,h,b);return}if(!ie(x.top,"colgroup"))return;Dn(J,"colgroup"),_(o,u,h,b)}function jt(o,u,h,b){function v(){if(!x.inTableScope("tbody")&&!x.inTableScope("thead")&&!x.inTableScope("tfoot"))return;x.clearToContext(ya),jt(J,x.top.localName,null),_(o,u,h,b)}switch(o){case 2:switch(u){case"tr":x.clearToContext(ya),z(u,h),_=Sr;return;case"th":case"td":jt(Fe,"tr",null),_(o,u,h,b);return;case"caption":case"col":case"colgroup":case"tbody":case"tfoot":case"thead":v();return}break;case 3:switch(u){case"table":v();return;case"tbody":case"tfoot":case"thead":if(x.inTableScope(u))x.clearToContext(ya),x.pop(),_=je;return;case"body":case"caption":case"col":case"colgroup":case"html":case"td":case"th":case"tr":return}break}je(o,u,h,b)}function Sr(o,u,h,b){function v(){if(!x.inTableScope("tr"))return!1;return x.clearToContext(Ms),x.pop(),_=jt,!0}switch(o){case 2:switch(u){case"th":case"td":x.clearToContext(Ms),z(u,h),_=tr,q.insertMarker();return;case"caption":case"col":case"colgroup":case"tbody":case"tfoot":case"thead":case"tr":if(v())_(o,u,h,b);return}break;case 3:switch(u){case"tr":v();return;case"table":if(v())_(o,u,h,b);return;case"tbody":case"tfoot":case"thead":if(x.inTableScope(u)){if(v())_(o,u,h,b)}return;case"body":case"caption":case"col":case"colgroup":case"html":case"td":case"th":return}break}je(o,u,h,b)}function tr(o,u,h,b){switch(o){case 2:switch(u){case"caption":case"col":case"colgroup":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":if(x.inTableScope("td"))tr(J,"td"),_(o,u,h,b);else if(x.inTableScope("th"))tr(J,"th"),_(o,u,h,b);return}break;case 3:switch(u){case"td":case"th":if(!x.inTableScope(u))return;x.generateImpliedEndTags(),x.popTag(u),q.clearToMarker(),_=Sr;return;case"body":case"caption":case"col":case"colgroup":case"html":return;case"table":case"tbody":case"tfoot":case"thead":case"tr":if(!x.inTableScope(u))return;tr(J,x.inTableScope("td")?"td":"th"),_(o,u,h,b);return}break}P(o,u,h,b)}function ft(o,u,h,b){switch(o){case 1:if(gt){if(u=u.replace(Ea,""),u.length===0)return}Ze(u);return;case 4:Ke(u);return;case 5:return;case-1:P(o,u,h,b);return;case 2:switch(u){case"html":P(o,u,h,b);return;case"option":if(x.top instanceof ae.HTMLOptionElement)ft(J,u);z(u,h);return;case"optgroup":if(x.top instanceof ae.HTMLOptionElement)ft(J,"option");if(x.top instanceof ae.HTMLOptGroupElement)ft(J,u);z(u,h);return;case"select":ft(J,u);return;case"input":case"keygen":case"textarea":if(!x.inSelectScope("select"))return;ft(J,"select"),_(o,u,h,b);return;case"script":case"template":xe(o,u,h,b);return}break;case 3:switch(u){case"optgroup":if(x.top instanceof ae.HTMLOptionElement&&x.elements[x.elements.length-2]instanceof ae.HTMLOptGroupElement)ft(J,"option");if(x.top instanceof ae.HTMLOptGroupElement)x.pop();return;case"option":if(x.top instanceof ae.HTMLOptionElement)x.pop();return;case"select":if(!x.inSelectScope(u))return;x.popTag(u),Ar();return;case"template":xe(o,u,h,b);return}break}}function Sn(o,u,h,b){switch(u){case"caption":case"table":case"tbody":case"tfoot":case"thead":case"tr":case"td":case"th":switch(o){case 2:Sn(J,"select"),_(o,u,h,b);return;case 3:if(x.inTableScope(u))Sn(J,"select"),_(o,u,h,b);return}}ft(o,u,h,b)}function Ja(o,u,h,b){function v(D){_=D,fe[fe.length-1]=_,_(o,u,h,b)}switch(o){case 1:case 4:case 5:P(o,u,h,b);return;case-1:if(!x.contains("template"))Bt();else x.popTag("template"),q.clearToMarker(),fe.pop(),Ar(),_(o,u,h,b);return;case 2:switch(u){case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":xe(o,u,h,b);return;case"caption":case"colgroup":case"tbody":case"tfoot":case"thead":v(je);return;case"col":v(Dn);return;case"tr":v(jt);return;case"td":case"th":v(Sr);return}v(P);return;case 3:switch(u){case"template":xe(o,u,h,b);return;default:return}}}function go(o,u,h,b){switch(o){case 1:if(_a.test(u))break;P(o,u);return;case 4:x.elements[0]._appendChild(Z.createComment(u));return;case 5:return;case-1:Bt();return;case 2:if(u==="html"){P(o,u,h,b);return}break;case 3:if(u==="html"){if(ot)return;_=Jd;return}break}_=P,_(o,u,h,b)}function Xa(o,u,h,b){switch(o){case 1:if(u=u.replace(Ns,""),u.length>0)Ze(u);return;case 4:Ke(u);return;case 5:return;case-1:Bt();return;case 2:switch(u){case"html":P(o,u,h,b);return;case"frameset":z(u,h);return;case"frame":z(u,h),x.pop();return;case"noframes":xe(o,u,h,b);return}break;case 3:if(u==="frameset"){if(ot&&x.top instanceof ae.HTMLHtmlElement)return;if(x.pop(),!ot&&!(x.top instanceof ae.HTMLFrameSetElement))_=Gd;return}break}}function Gd(o,u,h,b){switch(o){case 1:if(u=u.replace(Ns,""),u.length>0)Ze(u);return;case 4:Ke(u);return;case 5:return;case-1:Bt();return;case 2:switch(u){case"html":P(o,u,h,b);return;case"noframes":xe(o,u,h,b);return}break;case 3:if(u==="html"){_=Xd;return}break}}function Jd(o,u,h,b){switch(o){case 1:if(_a.test(u))break;P(o,u,h,b);return;case 4:Z._appendChild(Z.createComment(u));return;case 5:P(o,u,h,b);return;case-1:Bt();return;case 2:if(u==="html"){P(o,u,h,b);return}break}_=P,_(o,u,h,b)}function Xd(o,u,h,b){switch(o){case 1:if(u=u.replace(Ns,""),u.length>0)P(o,u,h,b);return;case 4:Z._appendChild(Z.createComment(u));return;case 5:P(o,u,h,b);return;case-1:Bt();return;case 2:switch(u){case"html":P(o,u,h,b);return;case"noframes":xe(o,u,h,b);return}break}}function bo(o,u,h,b){function v(de){for(var Te=0,Ue=de.length;Te<Ue;Te++)switch(de[Te][0]){case"color":case"face":case"size":return!0}return!1}var D;switch(o){case 1:if(pe&&G2.test(u))pe=!1;if(gt)u=u.replace(Ea,"�");Ze(u);return;case 4:Ke(u);return;case 5:return;case 2:switch(u){case"font":if(!v(h))break;case"b":case"big":case"blockquote":case"body":case"br":case"center":case"code":case"dd":case"div":case"dl":case"dt":case"em":case"embed":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":case"head":case"hr":case"i":case"img":case"li":case"listing":case"menu":case"meta":case"nobr":case"ol":case"p":case"pre":case"ruby":case"s":case"small":case"span":case"strong":case"strike":case"sub":case"sup":case"table":case"tt":case"u":case"ul":case"var":if(ot)break;do x.pop(),D=x.top;while(D.namespaceURI!==B.HTML&&!h0(D)&&!p0(D));_e(o,u,h,b);return}if(D=x.elements.length===1&&ot?t:x.top,D.namespaceURI===B.MATHML)m0(h);else if(D.namespaceURI===B.SVG)u=X2(u),x0(h);if(Ls(h),Oa(u,h,D.namespaceURI),b){if(u==="script"&&D.namespaceURI===B.SVG);x.pop()}return;case 3:if(D=x.top,u==="script"&&D.namespaceURI===B.SVG&&D.localName==="script")x.pop();else{var H=x.elements.length-1,G=x.elements[H];for(;;){if(G.localName.toLowerCase()===u){x.popElement(G);break}if(G=x.elements[--H],G.namespaceURI!==B.HTML)continue;_(o,u,h,b);break}}return}}return hn.testTokenizer=function(o,u,h,b){var v=[];switch(u){case"PCDATA state":f=W;break;case"RCDATA state":f=vt;break;case"RAWTEXT state":f=Rr;break;case"PLAINTEXT state":f=Ba;break}if(h)N=h;if(_e=function(H,G,de,Te){switch(er(),H){case 1:if(v.length>0&&v[v.length-1][0]==="Character")v[v.length-1][1]+=G;else v.push(["Character",G]);break;case 4:v.push(["Comment",G]);break;case 5:v.push(["DOCTYPE",G,de===void 0?null:de,Te===void 0?null:Te,!La]);break;case 2:var Ue=Object.create(null);for(var We=0;We<de.length;We++){var Ut=de[We];if(Ut.length===1)Ue[Ut[0]]="";else Ue[Ut[0]]=Ut[1]}var Ct=["StartTag",G,Ue];if(Te)Ct.push(!0);v.push(Ct);break;case 3:v.push(["EndTag",G]);break;case-1:break}},!b)this.parse(o,!0);else{for(var D=0;D<o.length;D++)this.parse(o[D]);this.parse("",!0)}return v},hn}});var on=I(function(QE,S0){S0.exports=D0;var A0=xa(),R0=ga(),Y2=ka(),Ta=ge(),K2=ea();function D0(e){this.contextObject=e}var Z2={xml:{"":!0,"1.0":!0,"2.0":!0},core:{"":!0,"2.0":!0},html:{"":!0,"1.0":!0,"2.0":!0},xhtml:{"":!0,"1.0":!0,"2.0":!0}};D0.prototype={hasFeature:function(t,r){var n=Z2[(t||"").toLowerCase()];return n&&n[r||""]||!1},createDocumentType:function(t,r,n){if(!K2.isValidQName(t))Ta.InvalidCharacterError();return new R0(this.contextObject,t,r,n)},createDocument:function(t,r,n){var a=new A0(!1,null),i;if(r)i=a.createElementNS(t,r);else i=null;if(n)a.appendChild(n);if(i)a.appendChild(i);if(t===Ta.NAMESPACE.HTML)a._contentType="application/xhtml+xml";else if(t===Ta.NAMESPACE.SVG)a._contentType="image/svg+xml";else a._contentType="application/xml";return a},createHTMLDocument:function(t){var r=new A0(!0,null);r.appendChild(new R0(r,"html"));var n=r.createElement("html");r.appendChild(n);var a=r.createElement("head");if(n.appendChild(a),t!==void 0){var i=r.createElement("title");a.appendChild(i),i.appendChild(r.createTextNode(t))}return n.appendChild(r.createElement("body")),r.modclock=1,r},mozSetOutputMutationHandler:function(e,t){e.mutationHandler=t},mozGetInputMutationHandler:function(e){Ta.nyi()},mozHTMLParser:Y2}});var L0=I(function(ev,N0){var Q2=la(),eb=ys();N0.exports=Os;function Os(e,t){this._window=e,this._href=t}Os.prototype=Object.create(eb.prototype,{constructor:{value:Os},href:{get:function(){return this._href},set:function(e){this.assign(e)}},assign:{value:function(e){var t=new Q2(this._href),r=t.resolve(e);this._href=r}},replace:{value:function(e){this.assign(e)}},reload:{value:function(){this.assign(this.href)}},toString:{value:function(){return this.href}}})});var M0=I(function(tv,F0){var tb=Object.create(null,{appCodeName:{value:"Mozilla"},appName:{value:"Netscape"},appVersion:{value:"4.0"},platform:{value:""},product:{value:"Gecko"},productSub:{value:"20100101"},userAgent:{value:""},vendor:{value:""},vendorSub:{value:""},taintEnabled:{value:function(){return!1}}});F0.exports=tb});var O0=I(function(rv,I0){var rb={setTimeout,clearTimeout,setInterval,clearInterval};I0.exports=rb});var Bs=I(function(cn,q0){var qs=ge();cn=q0.exports={CSSStyleDeclaration:fa(),CharacterData:Kr(),Comment:cs(),DOMException:Xn(),DOMImplementation:on(),DOMTokenList:Vi(),Document:xa(),DocumentFragment:ls(),DocumentType:ga(),Element:dr(),HTMLParser:ka(),NamedNodeMap:Ki(),Node:Ae(),NodeList:Jt(),NodeFilter:tn(),ProcessingInstruction:ds(),Text:ss(),Window:Ps()};qs.merge(cn,vs());qs.merge(cn,ha().elements);qs.merge(cn,As().elements)});var Ps=I(function(nv,B0){var nb=on(),ab=Di(),ib=L0(),un=ge();B0.exports=Ca;function Ca(e){this.document=e||new nb(null).createHTMLDocument(""),this.document._scripting_enabled=!0,this.document.defaultView=this,this.location=new ib(this,this.document._address||"about:blank")}Ca.prototype=Object.create(ab.prototype,{console:{value:console},history:{value:{back:un.nyi,forward:un.nyi,go:un.nyi}},navigator:{value:M0()},window:{get:function(){return this}},self:{get:function(){return this}},frames:{get:function(){return this}},parent:{get:function(){return this}},top:{get:function(){return this}},length:{value:0},frameElement:{value:null},opener:{value:null},onload:{get:function(){return this._getEventHandler("load")},set:function(e){this._setEventHandler("load",e)}},getComputedStyle:{value:function(t){return t.style}}});un.expose(O0(),Ca);un.expose(Bs(),Ca)});var $0=I(function(sb){var P0=on(),H0=ka(),av=Ps(),j0=Bs();sb.createDOMImplementation=function(){return new P0(null)};sb.createDocument=function(e,t){if(e||t){var r=new H0;return r.parse(e||"",!0),r.document()}return new P0(null).createHTMLDocument("")};sb.createIncrementalHTMLParser=function(){var e=new H0;return{write:function(t){if(t.length>0)e.parse(t,!1,function(){return!0})},end:function(t){e.parse(t||"",!0,function(){return!0})},process:function(t){return e.parse("",!1,t)},document:function(){return e.document()}}};sb.createWindow=function(e,t){var r=sb.createDocument(e);if(t!==void 0)r._address=t;return new j0.Window(r)};sb.impl=j0});var sf=I(function(sv,af){function fb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n))e[n]=r[n]}return e}function $s(e,t){return Array(t+1).join(e)}function W0(e){return e.replace(/^\n*/,"")}function G0(e){var t=e.length;while(t>0&&e[t-1]===`
11
- `)t--;return e.substring(0,t)}function J0(e){return G0(W0(e))}var db=["ADDRESS","ARTICLE","ASIDE","AUDIO","BLOCKQUOTE","BODY","CANVAS","CENTER","DD","DIR","DIV","DL","DT","FIELDSET","FIGCAPTION","FIGURE","FOOTER","FORM","FRAMESET","H1","H2","H3","H4","H5","H6","HEADER","HGROUP","HR","HTML","ISINDEX","LI","MAIN","MENU","NAV","NOFRAMES","NOSCRIPT","OL","OUTPUT","P","PRE","SECTION","TABLE","TBODY","TD","TFOOT","TH","THEAD","TR","UL"];function zs(e){return Vs(e,db)}var X0=["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"];function Y0(e){return Vs(e,X0)}function hb(e){return Z0(e,X0)}var K0=["A","TABLE","THEAD","TBODY","TFOOT","TH","TD","IFRAME","SCRIPT","AUDIO","VIDEO"];function pb(e){return Vs(e,K0)}function xb(e){return Z0(e,K0)}function Vs(e,t){return t.indexOf(e.nodeName)>=0}function Z0(e,t){return e.getElementsByTagName&&t.some(function(r){return e.getElementsByTagName(r).length})}var mb=[[/\\/g,"\\\\"],[/\*/g,"\\*"],[/^-/g,"\\-"],[/^\+ /g,"\\+ "],[/^(=+)/g,"\\$1"],[/^(#{1,6}) /g,"\\$1 "],[/`/g,"\\`"],[/^~~~/g,"\\~~~"],[/\[/g,"\\["],[/\]/g,"\\]"],[/^>/g,"\\>"],[/_/g,"\\_"],[/^(\d+)\. /g,"$1\\. "]];function Q0(e){return mb.reduce(function(t,r){return t.replace(r[0],r[1])},e)}var Ie={};Ie.paragraph={filter:"p",replacement:function(e){return`
5
+ `;r+=d,r+="</"+i+">"}break;case 3:case 4:var p;if(t.nodeType===1&&t.namespaceURI===ar.HTML)p=t.tagName;else p="";if(cu[p]||p==="NOSCRIPT"&&t.ownerDocument._scripting_enabled)r+=e.data;else r+=d2(e.data);break;case 8:r+="<!--"+hu(e.data)+"-->";break;case 7:let m=pu(e.data);r+="<?"+e.target+" "+m+"?>";break;case 10:r+="<!DOCTYPE "+e.name,r+=">";break;default:fu.InvalidStateError()}return r}});var Fe=P(function(JE,Eu){Eu.exports=xe;var yu=us(),va=fs(),mu=ds(),oe=we();function xe(){yu.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var Ve=xe.ELEMENT_NODE=1,hs=xe.ATTRIBUTE_NODE=2,wa=xe.TEXT_NODE=3,g2=xe.CDATA_SECTION_NODE=4,b2=xe.ENTITY_REFERENCE_NODE=5,ps=xe.ENTITY_NODE=6,gu=xe.PROCESSING_INSTRUCTION_NODE=7,bu=xe.COMMENT_NODE=8,cn=xe.DOCUMENT_NODE=9,et=xe.DOCUMENT_TYPE_NODE=10,Ut=xe.DOCUMENT_FRAGMENT_NODE=11,xs=xe.NOTATION_NODE=12,ms=xe.DOCUMENT_POSITION_DISCONNECTED=1,gs=xe.DOCUMENT_POSITION_PRECEDING=2,bs=xe.DOCUMENT_POSITION_FOLLOWING=4,_u=xe.DOCUMENT_POSITION_CONTAINS=8,_s=xe.DOCUMENT_POSITION_CONTAINED_BY=16,ys=xe.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;xe.prototype=Object.create(yu.prototype,{baseURI:{get:oe.nyi},parentElement:{get:function(){return this.parentNode&&this.parentNode.nodeType===Ve?this.parentNode:null}},hasChildNodes:{value:oe.shouldOverride},firstChild:{get:oe.shouldOverride},lastChild:{get:oe.shouldOverride},isConnected:{get:function(){let e=this;while(e!=null){if(e.nodeType===xe.DOCUMENT_NODE)return!0;if(e=e.parentNode,e!=null&&e.nodeType===xe.DOCUMENT_FRAGMENT_NODE)e=e.host}return!1}},previousSibling:{get:function(){var e=this.parentNode;if(!e)return null;if(this===e.firstChild)return null;return this._previousSibling}},nextSibling:{get:function(){var e=this.parentNode,t=this._nextSibling;if(!e)return null;if(t===e.firstChild)return null;return t}},textContent:{get:function(){return null},set:function(e){}},innerText:{get:function(){return null},set:function(e){}},_countChildrenOfType:{value:function(e){var t=0;for(var r=this.firstChild;r!==null;r=r.nextSibling)if(r.nodeType===e)t++;return t}},_ensureInsertValid:{value:function(t,r,n){var a=this,i,s;if(!t.nodeType)throw TypeError("not a node");switch(a.nodeType){case cn:case Ut:case Ve:break;default:oe.HierarchyRequestError()}if(t.isAncestor(a))oe.HierarchyRequestError();if(r!==null||!n){if(r.parentNode!==a)oe.NotFoundError()}switch(t.nodeType){case Ut:case et:case Ve:case wa:case gu:case bu:break;default:oe.HierarchyRequestError()}if(a.nodeType===cn)switch(t.nodeType){case wa:oe.HierarchyRequestError();break;case Ut:if(t._countChildrenOfType(wa)>0)oe.HierarchyRequestError();switch(t._countChildrenOfType(Ve)){case 0:break;case 1:if(r!==null){if(n&&r.nodeType===et)oe.HierarchyRequestError();for(s=r.nextSibling;s!==null;s=s.nextSibling)if(s.nodeType===et)oe.HierarchyRequestError()}if(i=a._countChildrenOfType(Ve),n){if(i>0)oe.HierarchyRequestError()}else if(i>1||i===1&&r.nodeType!==Ve)oe.HierarchyRequestError();break;default:oe.HierarchyRequestError()}break;case Ve:if(r!==null){if(n&&r.nodeType===et)oe.HierarchyRequestError();for(s=r.nextSibling;s!==null;s=s.nextSibling)if(s.nodeType===et)oe.HierarchyRequestError()}if(i=a._countChildrenOfType(Ve),n){if(i>0)oe.HierarchyRequestError()}else if(i>1||i===1&&r.nodeType!==Ve)oe.HierarchyRequestError();break;case et:if(r===null){if(a._countChildrenOfType(Ve))oe.HierarchyRequestError()}else for(s=a.firstChild;s!==null;s=s.nextSibling){if(s===r)break;if(s.nodeType===Ve)oe.HierarchyRequestError()}if(i=a._countChildrenOfType(et),n){if(i>0)oe.HierarchyRequestError()}else if(i>1||i===1&&r.nodeType!==et)oe.HierarchyRequestError();break}else if(t.nodeType===et)oe.HierarchyRequestError()}},insertBefore:{value:function(t,r){var n=this;n._ensureInsertValid(t,r,!0);var a=r;if(a===t)a=t.nextSibling;return n.doc.adoptNode(t),t._insertOrReplace(n,a,!1),t}},appendChild:{value:function(e){return this.insertBefore(e,null)}},_appendChild:{value:function(e){e._insertOrReplace(this,null,!1)}},removeChild:{value:function(t){var r=this;if(!t.nodeType)throw TypeError("not a node");if(t.parentNode!==r)oe.NotFoundError();return t.remove(),t}},replaceChild:{value:function(t,r){var n=this;if(n._ensureInsertValid(t,r,!1),t.doc!==n.doc)n.doc.adoptNode(t);return t._insertOrReplace(n,r,!0),r}},contains:{value:function(t){if(t===null)return!1;if(this===t)return!0;return(this.compareDocumentPosition(t)&_s)!==0}},compareDocumentPosition:{value:function(t){if(this===t)return 0;if(this.doc!==t.doc||this.rooted!==t.rooted)return ms+ys;var r=[],n=[];for(var a=this;a!==null;a=a.parentNode)r.push(a);for(a=t;a!==null;a=a.parentNode)n.push(a);if(r.reverse(),n.reverse(),r[0]!==n[0])return ms+ys;a=Math.min(r.length,n.length);for(var i=1;i<a;i++)if(r[i]!==n[i])if(r[i].index<n[i].index)return bs;else return gs;if(r.length<n.length)return bs+_s;else return gs+_u}},isSameNode:{value:function(t){return this===t}},isEqualNode:{value:function(t){if(!t)return!1;if(t.nodeType!==this.nodeType)return!1;if(!this.isEqual(t))return!1;for(var r=this.firstChild,n=t.firstChild;r&&n;r=r.nextSibling,n=n.nextSibling)if(!r.isEqualNode(n))return!1;return r===null&&n===null}},cloneNode:{value:function(e){var t=this.clone();if(e)for(var r=this.firstChild;r!==null;r=r.nextSibling)t._appendChild(r.cloneNode(!0));return t}},lookupPrefix:{value:function(t){var r;if(t===""||t===null||t===void 0)return null;switch(this.nodeType){case Ve:return this._lookupNamespacePrefix(t,this);case cn:return r=this.documentElement,r?r.lookupPrefix(t):null;case ps:case xs:case Ut:case et:return null;case hs:return r=this.ownerElement,r?r.lookupPrefix(t):null;default:return r=this.parentElement,r?r.lookupPrefix(t):null}}},lookupNamespaceURI:{value:function(t){if(t===""||t===void 0)t=null;var r;switch(this.nodeType){case Ve:return oe.shouldOverride();case cn:return r=this.documentElement,r?r.lookupNamespaceURI(t):null;case ps:case xs:case et:case Ut:return null;case hs:return r=this.ownerElement,r?r.lookupNamespaceURI(t):null;default:return r=this.parentElement,r?r.lookupNamespaceURI(t):null}}},isDefaultNamespace:{value:function(t){if(t===""||t===void 0)t=null;var r=this.lookupNamespaceURI(null);return r===t}},index:{get:function(){var e=this.parentNode;if(this===e.firstChild)return 0;var t=e.childNodes;if(this._index===void 0||t[this._index]!==this){for(var r=0;r<t.length;r++)t[r]._index=r;oe.assert(t[this._index]===this)}return this._index}},isAncestor:{value:function(e){if(this.doc!==e.doc)return!1;if(this.rooted!==e.rooted)return!1;for(var t=e;t;t=t.parentNode)if(t===this)return!0;return!1}},ensureSameDoc:{value:function(e){if(e.ownerDocument===null)e.ownerDocument=this.doc;else if(e.ownerDocument!==this.doc)oe.WrongDocumentError()}},removeChildren:{value:oe.shouldOverride},_insertOrReplace:{value:function(t,r,n){var a=this,i,s;if(a.nodeType===Ut&&a.rooted)oe.HierarchyRequestError();if(t._childNodes){if(i=r===null?t._childNodes.length:r.index,a.parentNode===t){var o=a.index;if(o<i)i--}}if(n){if(r.rooted)r.doc.mutateRemove(r);r.parentNode=null}var u=r;if(u===null)u=t.firstChild;var d=a.rooted&&t.rooted;if(a.nodeType===Ut){var p=[0,n?1:0],m;for(var E=a.firstChild;E!==null;E=m)m=E.nextSibling,p.push(E),E.parentNode=t;var f=p.length;if(n)va.replace(u,f>2?p[2]:null);else if(f>2&&u!==null)va.insertBefore(p[2],u);if(t._childNodes){p[0]=r===null?t._childNodes.length:r._index,t._childNodes.splice.apply(t._childNodes,p);for(s=2;s<f;s++)p[s]._index=p[0]+(s-2)}else if(t._firstChild===r){if(f>2)t._firstChild=p[2];else if(n)t._firstChild=null}if(a._childNodes)a._childNodes.length=0;else a._firstChild=null;if(t.rooted){t.modify();for(s=2;s<f;s++)t.doc.mutateInsert(p[s])}}else{if(r===a)return;if(d)a._remove();else if(a.parentNode)a.remove();if(a.parentNode=t,n){if(va.replace(u,a),t._childNodes)a._index=i,t._childNodes[i]=a;else if(t._firstChild===r)t._firstChild=a}else{if(u!==null)va.insertBefore(a,u);if(t._childNodes)a._index=i,t._childNodes.splice(i,0,a);else if(t._firstChild===r)t._firstChild=a}if(d)t.modify(),t.doc.mutateMove(a);else if(t.rooted)t.modify(),t.doc.mutateInsert(a)}}},lastModTime:{get:function(){if(!this._lastModTime)this._lastModTime=this.doc.modclock;return this._lastModTime}},modify:{value:function(){if(this.doc.modclock){var e=++this.doc.modclock;for(var t=this;t;t=t.parentElement)if(t._lastModTime)t._lastModTime=e}}},doc:{get:function(){return this.ownerDocument||this}},rooted:{get:function(){return!!this._nid}},normalize:{value:function(){var e;for(var t=this.firstChild;t!==null;t=e){if(e=t.nextSibling,t.normalize)t.normalize();if(t.nodeType!==xe.TEXT_NODE)continue;if(t.nodeValue===""){this.removeChild(t);continue}var r=t.previousSibling;if(r===null)continue;else if(r.nodeType===xe.TEXT_NODE)r.appendData(t.nodeValue),this.removeChild(t)}}},serialize:{value:function(){if(this._innerHTML)return this._innerHTML;var e="";for(var t=this.firstChild;t!==null;t=t.nextSibling)e+=mu.serializeOne(t,this);return e}},outerHTML:{get:function(){return mu.serializeOne(this,{nodeType:0})},set:oe.nyi},ELEMENT_NODE:{value:Ve},ATTRIBUTE_NODE:{value:hs},TEXT_NODE:{value:wa},CDATA_SECTION_NODE:{value:g2},ENTITY_REFERENCE_NODE:{value:b2},ENTITY_NODE:{value:ps},PROCESSING_INSTRUCTION_NODE:{value:gu},COMMENT_NODE:{value:bu},DOCUMENT_NODE:{value:cn},DOCUMENT_TYPE_NODE:{value:et},DOCUMENT_FRAGMENT_NODE:{value:Ut},NOTATION_NODE:{value:xs},DOCUMENT_POSITION_DISCONNECTED:{value:ms},DOCUMENT_POSITION_PRECEDING:{value:gs},DOCUMENT_POSITION_FOLLOWING:{value:bs},DOCUMENT_POSITION_CONTAINS:{value:_u},DOCUMENT_POSITION_CONTAINED_BY:{value:_s},DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC:{value:ys}})});var wu=P(function(YE,vu){vu.exports=class extends Array{constructor(t){super(t&&t.length||0);if(t)for(var r in t)this[r]=t[r]}item(t){return this[t]||null}}});var Tu=P(function(XE,ku){function _2(e){return this[e]||null}function y2(e){if(!e)e=[];return e.item=_2,e}ku.exports=y2});var ir=P(function(KE,Cu){var Es;try{Es=wu()}catch(e){Es=Tu()}Cu.exports=Es});var ka=P(function(ZE,Du){Du.exports=Ru;var Au=Fe(),E2=ir();function Ru(){Au.call(this),this._firstChild=this._childNodes=null}Ru.prototype=Object.create(Au.prototype,{hasChildNodes:{value:function(){if(this._childNodes)return this._childNodes.length>0;return this._firstChild!==null}},childNodes:{get:function(){return this._ensureChildNodes(),this._childNodes}},firstChild:{get:function(){if(this._childNodes)return this._childNodes.length===0?null:this._childNodes[0];return this._firstChild}},lastChild:{get:function(){var e=this._childNodes,t;if(e)return e.length===0?null:e[e.length-1];if(t=this._firstChild,t===null)return null;return t._previousSibling}},_ensureChildNodes:{value:function(){if(this._childNodes)return;var e=this._firstChild,t=e,r=this._childNodes=new E2;if(e)do r.push(t),t=t._nextSibling;while(t!==e);this._firstChild=null}},removeChildren:{value:function(){var t=this.rooted?this.ownerDocument:null,r=this.firstChild,n;while(r!==null){if(n=r,r=n.nextSibling,t)t.mutateRemove(n);n.parentNode=null}if(this._childNodes)this._childNodes.length=0;else this._firstChild=null;this.modify()}}})});var Ta=P(function(S2){S2.isValidName=R2;S2.isValidQName=D2;var v2=/^[_:A-Za-z][-.:\w]+$/,w2=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,ln="_A-Za-zÀ-ÖØ-öø-˿Ͱ-ͽͿ-῿‌-‍⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",un="-._A-Za-z0-9·À-ÖØ-öø-˿̀-ͽͿ-῿‌‍‿⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",sr="["+ln+"]["+un+"]*",vs=ln+":",ws=un+":",k2=new RegExp("^["+vs+"]["+ws+"]*$"),T2=new RegExp("^("+sr+"|"+sr+":"+sr+")$"),Su=/[\uD800-\uDB7F\uDC00-\uDFFF]/,Nu=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,Lu=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;ln+="\uD800-\uDB7F\uDC00-\uDFFF";un+="\uD800-\uDB7F\uDC00-\uDFFF";sr="["+ln+"]["+un+"]*";vs=ln+":";ws=un+":";var C2=new RegExp("^["+vs+"]["+ws+"]*$"),A2=new RegExp("^("+sr+"|"+sr+":"+sr+")$");function R2(e){if(v2.test(e))return!0;if(k2.test(e))return!0;if(!Su.test(e))return!1;if(!C2.test(e))return!1;var t=e.match(Nu),r=e.match(Lu);return r!==null&&2*r.length===t.length}function D2(e){if(w2.test(e))return!0;if(T2.test(e))return!0;if(!Su.test(e))return!1;if(!A2.test(e))return!1;var t=e.match(Nu),r=e.match(Lu);return r!==null&&2*r.length===t.length}});var ks=P(function(F2){var Iu=we();F2.property=function(e){if(Array.isArray(e.type)){var t=Object.create(null);e.type.forEach(function(a){t[a.value||a]=a.alias||a});var r=e.missing;if(r===void 0)r=null;var n=e.invalid;if(n===void 0)n=r;return{get:function(){var a=this._getattr(e.name);if(a===null)return r;if(a=t[a.toLowerCase()],a!==void 0)return a;if(n!==null)return n;return a},set:function(a){this._setattr(e.name,a)}}}else if(e.type===Boolean)return{get:function(){return this.hasAttribute(e.name)},set:function(a){if(a)this._setattr(e.name,"");else this.removeAttribute(e.name)}};else if(e.type===Number||e.type==="long"||e.type==="unsigned long"||e.type==="limited unsigned long with fallback")return I2(e);else if(!e.type||e.type===String)return{get:function(){return this._getattr(e.name)||""},set:function(a){if(e.treatNullAsEmptyString&&a===null)a="";this._setattr(e.name,a)}};else if(typeof e.type==="function")return e.type(e.name,e);throw Error("Invalid attribute definition")};function I2(e){var t;if(typeof e.default==="function")t=e.default;else if(typeof e.default==="number")t=function(){return e.default};else t=function(){Iu.assert(!1,typeof e.default)};var r=e.type==="unsigned long",n=e.type==="long",a=e.type==="limited unsigned long with fallback",i=e.min,s=e.max,o=e.setmin;if(i===void 0){if(r)i=0;if(n)i=-2147483648;if(a)i=1}if(s===void 0){if(r||n||a)s=2147483647}return{get:function(){var u=this._getattr(e.name),d=e.float?parseFloat(u):parseInt(u,10);if(u===null||!isFinite(d)||i!==void 0&&d<i||s!==void 0&&d>s)return t.call(this);if(r||n||a){if(!/^[ \t\n\f\r]*[-+]?[0-9]/.test(u))return t.call(this);d=d|0}return d},set:function(u){if(!e.float)u=Math.floor(u);if(o!==void 0&&u<o)Iu.IndexSizeError(e.name+" set to "+u);if(r)u=u<0||u>2147483647?t.call(this):u|0;else if(a)u=u<1||u>2147483647?t.call(this):u|0;else if(n)u=u<-2147483648||u>2147483647?t.call(this):u|0;this._setattr(e.name,String(u))}}}F2.registerChangeHandler=function(e,t,r){var n=e.prototype;if(!Object.prototype.hasOwnProperty.call(n,"_attributeChangeHandlers"))n._attributeChangeHandlers=Object.create(n._attributeChangeHandlers||null);n._attributeChangeHandlers[t]=r}});var Ou=P(function(tv,Mu){Mu.exports=Fu;var P2=Fe();function Fu(e,t){this.root=e,this.filter=t,this.lastModTime=e.lastModTime,this.done=!1,this.cache=[],this.traverse()}Fu.prototype=Object.create(Object.prototype,{length:{get:function(){if(this.checkcache(),!this.done)this.traverse();return this.cache.length}},item:{value:function(e){if(this.checkcache(),!this.done&&e>=this.cache.length)this.traverse();return this.cache[e]}},checkcache:{value:function(){if(this.lastModTime!==this.root.lastModTime){for(var e=this.cache.length-1;e>=0;e--)this[e]=void 0;this.cache.length=0,this.done=!1,this.lastModTime=this.root.lastModTime}}},traverse:{value:function(e){if(e!==void 0)e++;var t;while((t=this.next())!==null)if(this[this.cache.length]=t,this.cache.push(t),e&&this.cache.length===e)return;this.done=!0}},next:{value:function(){var e=this.cache.length===0?this.root:this.cache[this.cache.length-1],t;if(e.nodeType===P2.DOCUMENT_NODE)t=e.documentElement;else t=e.nextElement(this.root);while(t){if(this.filter(t))return t;t=t.nextElement(this.root)}return null}}})});var Cs=P(function(rv,Bu){var Ts=we();Bu.exports=qu;function qu(e,t){this._getString=e,this._setString=t,this._length=0,this._lastStringValue="",this._update()}Object.defineProperties(qu.prototype,{length:{get:function(){return this._length}},item:{value:function(e){var t=yr(this);if(e<0||e>=t.length)return null;return t[e]}},contains:{value:function(e){e=String(e);var t=yr(this);return t.indexOf(e)>-1}},add:{value:function(){var e=yr(this);for(var t=0,r=arguments.length;t<r;t++){var n=fn(arguments[t]);if(e.indexOf(n)<0)e.push(n)}this._update(e)}},remove:{value:function(){var e=yr(this);for(var t=0,r=arguments.length;t<r;t++){var n=fn(arguments[t]),a=e.indexOf(n);if(a>-1)e.splice(a,1)}this._update(e)}},toggle:{value:function(t,r){if(t=fn(t),this.contains(t)){if(r===void 0||r===!1)return this.remove(t),!1;return!0}else{if(r===void 0||r===!0)return this.add(t),!0;return!1}}},replace:{value:function(t,r){if(String(r)==="")Ts.SyntaxError();t=fn(t),r=fn(r);var n=yr(this),a=n.indexOf(t);if(a<0)return!1;var i=n.indexOf(r);if(i<0)n[a]=r;else if(a<i)n[a]=r,n.splice(i,1);else n.splice(a,1);return this._update(n),!0}},toString:{value:function(){return this._getString()}},value:{get:function(){return this._getString()},set:function(e){this._setString(e),this._update()}},_update:{value:function(e){if(e)Pu(this,e),this._setString(e.join(" ").trim());else Pu(this,yr(this));this._lastStringValue=this._getString()}}});function Pu(e,t){var r=e._length,n;e._length=t.length;for(n=0;n<t.length;n++)e[n]=t[n];for(;n<r;n++)e[n]=void 0}function fn(e){if(e=String(e),e==="")Ts.SyntaxError();if(/[ \t\r\n\f]/.test(e))Ts.InvalidCharacterError();return e}function q2(e){var t=e._length,r=Array(t);for(var n=0;n<t;n++)r[n]=e[n];return r}function yr(e){var t=e._getString();if(t===e._lastStringValue)return q2(e);var r=t.replace(/(^[ \t\r\n\f]+)|([ \t\r\n\f]+$)/g,"");if(r==="")return[];else{var n=Object.create(null);return r.split(/[ \t\r\n\f]+/g).filter(function(a){var i="$"+a;if(n[i])return!1;return n[i]=!0,!0})}}});var Da=P(function(wr,Vu){var Ca=Object.create(null,{location:{get:function(){throw Error("window.location is not supported.")}}}),B2=function(e,t){return e.compareDocumentPosition(t)},j2=function(e,t){return B2(e,t)&2?1:-1},Ra=function(e){while((e=e.nextSibling)&&e.nodeType!==1);return e},vr=function(e){while((e=e.previousSibling)&&e.nodeType!==1);return e},H2=function(e){if(e=e.firstChild)while(e.nodeType!==1&&(e=e.nextSibling));return e},U2=function(e){if(e=e.lastChild)while(e.nodeType!==1&&(e=e.previousSibling));return e},Er=function(e){if(!e.parentNode)return!1;var t=e.parentNode.nodeType;return t===1||t===9},ju=function(e){if(!e)return e;var t=e[0];if(t==='"'||t==="'"){if(e[e.length-1]===t)e=e.slice(1,-1);else e=e.slice(1);return e.replace(z.str_escape,function(r){var n=/^\\(?:([0-9A-Fa-f]+)|([\r\n\f]+))/.exec(r);if(!n)return r.slice(1);if(n[2])return"";var a=parseInt(n[1],16);return String.fromCodePoint?String.fromCodePoint(a):String.fromCharCode(a)})}else if(z.ident.test(e))return $t(e);else return e},$t=function(e){return e.replace(z.escape,function(t){var r=/^\\([0-9A-Fa-f]+)/.exec(t);if(!r)return t[1];var n=parseInt(r[1],16);return String.fromCodePoint?String.fromCodePoint(n):String.fromCharCode(n)})},$2=function(){if(Array.prototype.indexOf)return Array.prototype.indexOf;return function(e,t){var r=this.length;while(r--)if(this[r]===t)return r;return-1}}(),Uu=function(e,t){var r=z.inside.source.replace(/</g,e).replace(/>/g,t);return new RegExp(r)},We=function(e,t,r){return e=e.source,e=e.replace(t,r.source||r),new RegExp(e)},Hu=function(e,t){return e.replace(/^(?:\w+:\/\/|\/+)/,"").replace(/(?:\/+|\/*#.*?)$/,"").split("/",t).join("/")},z2=function(e,t){var r=e.replace(/\s+/g,""),n;if(r==="even")r="2n+0";else if(r==="odd")r="2n+1";else if(r.indexOf("n")===-1)r="0n"+r;return n=/^([+-])?(\d+)?n([+-])?(\d+)?$/.exec(r),{group:n[1]==="-"?-(n[2]||1):+(n[2]||1),offset:n[4]?n[3]==="-"?-n[4]:+n[4]:0}},As=function(e,t,r){var n=z2(e),a=n.group,i=n.offset,s=!r?H2:U2,o=!r?Ra:vr;return function(u){if(!Er(u))return;var d=s(u.parentNode),p=0;while(d){if(t(d,u))p++;if(d===u)return p-=i,a&&p?p%a===0&&p<0===a<0:!p;d=o(d)}}},De={"*":function(){return function(){return!0}}(),type:function(e){return e=e.toLowerCase(),function(t){return t.nodeName.toLowerCase()===e}},attr:function(e,t,r,n){return t=$u[t],function(a){var i;switch(e){case"for":i=a.htmlFor;break;case"class":if(i=a.className,i===""&&a.getAttribute("class")==null)i=null;break;case"href":case"src":i=a.getAttribute(e,2);break;case"title":i=a.getAttribute("title")||null;break;case"id":case"lang":case"dir":case"accessKey":case"hidden":case"tabIndex":case"style":if(a.getAttribute){i=a.getAttribute(e);break}default:if(a.hasAttribute&&!a.hasAttribute(e))break;i=a[e]!=null?a[e]:a.getAttribute&&a.getAttribute(e);break}if(i==null)return;if(i=i+"",n)i=i.toLowerCase(),r=r.toLowerCase();return t(i,r)}},":first-child":function(e){return!vr(e)&&Er(e)},":last-child":function(e){return!Ra(e)&&Er(e)},":only-child":function(e){return!vr(e)&&!Ra(e)&&Er(e)},":nth-child":function(e,t){return As(e,function(){return!0},t)},":nth-last-child":function(e){return De[":nth-child"](e,!0)},":root":function(e){return e.ownerDocument.documentElement===e},":empty":function(e){return!e.firstChild},":not":function(e){var t=Ds(e);return function(r){return!t(r)}},":first-of-type":function(e){if(!Er(e))return;var t=e.nodeName;while(e=vr(e))if(e.nodeName===t)return;return!0},":last-of-type":function(e){if(!Er(e))return;var t=e.nodeName;while(e=Ra(e))if(e.nodeName===t)return;return!0},":only-of-type":function(e){return De[":first-of-type"](e)&&De[":last-of-type"](e)},":nth-of-type":function(e,t){return As(e,function(r,n){return r.nodeName===n.nodeName},t)},":nth-last-of-type":function(e){return De[":nth-of-type"](e,!0)},":checked":function(e){return!!(e.checked||e.selected)},":indeterminate":function(e){return!De[":checked"](e)},":enabled":function(e){return!e.disabled&&e.type!=="hidden"},":disabled":function(e){return!!e.disabled},":target":function(e){return e.id===Ca.location.hash.substring(1)},":focus":function(e){return e===e.ownerDocument.activeElement},":is":function(e){return Ds(e)},":matches":function(e){return De[":is"](e)},":nth-match":function(e,t){var r=e.split(/\s*,\s*/),n=r.shift(),a=Ds(r.join(","));return As(n,a,t)},":nth-last-match":function(e){return De[":nth-match"](e,!0)},":links-here":function(e){return e+""===Ca.location+""},":lang":function(e){return function(t){while(t){if(t.lang)return t.lang.indexOf(e)===0;t=t.parentNode}}},":dir":function(e){return function(t){while(t){if(t.dir)return t.dir===e;t=t.parentNode}}},":scope":function(e,t){var r=t||e.ownerDocument;if(r.nodeType===9)return e===r.documentElement;return e===r},":any-link":function(e){return typeof e.href==="string"},":local-link":function(e){if(e.nodeName)return e.href&&e.host===Ca.location.host;var t=+e+1;return function(r){if(!r.href)return;var n=Ca.location+"",a=r+"";return Hu(n,t)===Hu(a,t)}},":default":function(e){return!!e.defaultSelected},":valid":function(e){return e.willValidate||e.validity&&e.validity.valid},":invalid":function(e){return!De[":valid"](e)},":in-range":function(e){return e.value>e.min&&e.value<=e.max},":out-of-range":function(e){return!De[":in-range"](e)},":required":function(e){return!!e.required},":optional":function(e){return!e.required},":read-only":function(e){if(e.readOnly)return!0;var t=e.getAttribute("contenteditable"),r=e.contentEditable,n=e.nodeName.toLowerCase();return n=n!=="input"&&n!=="textarea",(n||e.disabled)&&t==null&&r!=="true"},":read-write":function(e){return!De[":read-only"](e)},":hover":function(){throw Error(":hover is not supported.")},":active":function(){throw Error(":active is not supported.")},":link":function(){throw Error(":link is not supported.")},":visited":function(){throw Error(":visited is not supported.")},":column":function(){throw Error(":column is not supported.")},":nth-column":function(){throw Error(":nth-column is not supported.")},":nth-last-column":function(){throw Error(":nth-last-column is not supported.")},":current":function(){throw Error(":current is not supported.")},":past":function(){throw Error(":past is not supported.")},":future":function(){throw Error(":future is not supported.")},":contains":function(e){return function(t){var r=t.innerText||t.textContent||t.value||"";return r.indexOf(e)!==-1}},":has":function(e){return function(t){return zu(e,t).length>0}}},$u={"-":function(){return!0},"=":function(e,t){return e===t},"*=":function(e,t){return e.indexOf(t)!==-1},"~=":function(e,t){var r,n,a,i;for(n=0;;n=r+1){if(r=e.indexOf(t,n),r===-1)return!1;if(a=e[r-1],i=e[r+t.length],(!a||a===" ")&&(!i||i===" "))return!0}},"|=":function(e,t){var r=e.indexOf(t),n;if(r!==0)return;return n=e[r+t.length],n==="-"||!n},"^=":function(e,t){return e.indexOf(t)===0},"$=":function(e,t){var r=e.lastIndexOf(t);return r!==-1&&r+t.length===e.length},"!=":function(e,t){return e!==t}},dn={" ":function(e){return function(t){while(t=t.parentNode)if(e(t))return t}},">":function(e){return function(t){if(t=t.parentNode)return e(t)&&t}},"+":function(e){return function(t){if(t=vr(t))return e(t)&&t}},"~":function(e){return function(t){while(t=vr(t))if(e(t))return t}},noop:function(e){return function(t){return e(t)&&t}},ref:function(e,t){var r;function n(a){var i=a.ownerDocument,s=i.getElementsByTagName("*"),o=s.length;while(o--)if(r=s[o],n.test(a))return r=null,!0;r=null}return n.combinator=function(a){if(!r||!r.getAttribute)return;var i=r.getAttribute(t)||"";if(i[0]==="#")i=i.substring(1);if(i===a.id&&e(r))return r},n}},z={escape:/\\(?:[^0-9A-Fa-f\r\n]|[0-9A-Fa-f]{1,6}[\r\n\t ]?)/g,str_escape:/(escape)|\\(\n|\r\n?|\f)/g,nonascii:/[\u00A0-\uFFFF]/,cssid:/(?:(?!-?[0-9])(?:escape|nonascii|[-_a-zA-Z0-9])+)/,qname:/^ *(cssid|\*)/,simple:/^(?:([.#]cssid)|pseudo|attr)/,ref:/^ *\/(cssid)\/ */,combinator:/^(?: +([^ \w*.#\\]) +|( )+|([^ \w*.#\\]))(?! *$)/,attr:/^\[(cssid)(?:([^\w]?=)(inside))?\]/,pseudo:/^(:cssid)(?:\((inside)\))?/,inside:/(?:"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|<[^"'>]*>|\\["'>]|[^"'>])*/,ident:/^(cssid)$/};z.cssid=We(z.cssid,"nonascii",z.nonascii);z.cssid=We(z.cssid,"escape",z.escape);z.qname=We(z.qname,"cssid",z.cssid);z.simple=We(z.simple,"cssid",z.cssid);z.ref=We(z.ref,"cssid",z.cssid);z.attr=We(z.attr,"cssid",z.cssid);z.pseudo=We(z.pseudo,"cssid",z.cssid);z.inside=We(z.inside,`[^"'>]*`,z.inside);z.attr=We(z.attr,"inside",Uu("\\[","\\]"));z.pseudo=We(z.pseudo,"inside",Uu("\\(","\\)"));z.simple=We(z.simple,"pseudo",z.pseudo);z.simple=We(z.simple,"attr",z.attr);z.ident=We(z.ident,"cssid",z.cssid);z.str_escape=We(z.str_escape,"escape",z.escape);var hn=function(e){var t=e.replace(/^\s+|\s+$/g,""),r,n=[],a=[],i,s,o,u,d;while(t){if(o=z.qname.exec(t))t=t.substring(o[0].length),s=$t(o[1]),a.push(Aa(s,!0));else if(o=z.simple.exec(t))t=t.substring(o[0].length),s="*",a.push(Aa(s,!0)),a.push(Aa(o));else throw SyntaxError("Invalid selector.");while(o=z.simple.exec(t))t=t.substring(o[0].length),a.push(Aa(o));if(t[0]==="!")t=t.substring(1),i=W2(),i.qname=s,a.push(i.simple);if(o=z.ref.exec(t)){t=t.substring(o[0].length),d=dn.ref(Rs(a),$t(o[1])),n.push(d.combinator),a=[];continue}if(o=z.combinator.exec(t)){if(t=t.substring(o[0].length),u=o[1]||o[2]||o[3],u===","){n.push(dn.noop(Rs(a)));break}}else u="noop";if(!dn[u])throw SyntaxError("Bad combinator.");n.push(dn[u](Rs(a))),a=[]}if(r=V2(n),r.qname=s,r.sel=t,i)i.lname=r.qname,i.test=r,i.qname=i.qname,i.sel=r.sel,r=i;if(d)d.test=r,d.qname=r.qname,d.sel=r.sel,r=d;return r},Aa=function(e,t){if(t)return e==="*"?De["*"]:De.type(e);if(e[1])return e[1][0]==="."?De.attr("class","~=",$t(e[1].substring(1)),!1):De.attr("id","=",$t(e[1].substring(1)),!1);if(e[2])return e[3]?De[$t(e[2])](ju(e[3])):De[$t(e[2])];if(e[4]){var r=e[6],n=/["'\s]\s*I$/i.test(r);if(n)r=r.replace(/\s*I$/i,"");return De.attr($t(e[4]),e[5]||"-",ju(r),n)}throw SyntaxError("Unknown Selector.")},Rs=function(e){var t=e.length,r;if(t<2)return e[0];return function(n){if(!n)return;for(r=0;r<t;r++)if(!e[r](n))return;return!0}},V2=function(e){if(e.length<2)return function(t){return!!e[0](t)};return function(t){var r=e.length;while(r--)if(!(t=e[r](t)))return;return!0}},W2=function(){var e;function t(r){var n=r.ownerDocument,a=n.getElementsByTagName(t.lname),i=a.length;while(i--)if(t.test(a[i])&&e===r)return e=null,!0;e=null}return t.simple=function(r){return e=r,!0},t},Ds=function(e){var t=hn(e),r=[t];while(t.sel)t=hn(t.sel),r.push(t);if(r.length<2)return t;return function(n){var a=r.length,i=0;for(;i<a;i++)if(r[i](n))return!0}},zu=function(e,t){var r=[],n=hn(e),a=t.getElementsByTagName(n.qname),i=0,s;while(s=a[i++])if(n(s))r.push(s);if(n.sel){while(n.sel){n=hn(n.sel),a=t.getElementsByTagName(n.qname),i=0;while(s=a[i++])if(n(s)&&$2.call(r,s)===-1)r.push(s)}r.sort(j2)}return r};Vu.exports=wr=function(e,t){var r,n;if(t.nodeType!==11&&e.indexOf(" ")===-1){if(e[0]==="#"&&t.rooted&&/^#[A-Z_][-A-Z0-9_]*$/i.test(e)){if(t.doc._hasMultipleElementsWithId){if(r=e.substring(1),!t.doc._hasMultipleElementsWithId(r))return n=t.doc.getElementById(r),n?[n]:[]}}if(e[0]==="."&&/^\.\w+$/.test(e))return t.getElementsByClassName(e.substring(1));if(/^\w+$/.test(e))return t.getElementsByTagName(e)}return zu(e,t)};wr.selectors=De;wr.operators=$u;wr.combinators=dn;wr.matches=function(e,t){var r={sel:t};do if(r=hn(r.sel),r(e))return!0;while(r.sel);return!1}});var Sa=P(function(nv,Wu){var G2=Fe(),J2=fs(),Ss=function(e,t){var r=e.createDocumentFragment();for(var n=0;n<t.length;n++){var a=t[n],i=a instanceof G2;r.appendChild(i?a:e.createTextNode(String(a)))}return r},Y2={after:{value:function(){var t=Array.prototype.slice.call(arguments),r=this.parentNode,n=this.nextSibling;if(r===null)return;while(n&&t.some(function(i){return i===n}))n=n.nextSibling;var a=Ss(this.doc,t);r.insertBefore(a,n)}},before:{value:function(){var t=Array.prototype.slice.call(arguments),r=this.parentNode,n=this.previousSibling;if(r===null)return;while(n&&t.some(function(s){return s===n}))n=n.previousSibling;var a=Ss(this.doc,t),i=n?n.nextSibling:r.firstChild;r.insertBefore(a,i)}},remove:{value:function(){if(this.parentNode===null)return;if(this.doc){if(this.doc._preremoveNodeIterators(this),this.rooted)this.doc.mutateRemove(this)}this._remove(),this.parentNode=null}},_remove:{value:function(){var t=this.parentNode;if(t===null)return;if(t._childNodes)t._childNodes.splice(this.index,1);else if(t._firstChild===this)if(this._nextSibling===this)t._firstChild=null;else t._firstChild=this._nextSibling;J2.remove(this),t.modify()}},replaceWith:{value:function(){var t=Array.prototype.slice.call(arguments),r=this.parentNode,n=this.nextSibling;if(r===null)return;while(n&&t.some(function(i){return i===n}))n=n.nextSibling;var a=Ss(this.doc,t);if(this.parentNode===r)r.replaceChild(a,this);else r.insertBefore(a,n)}}};Wu.exports=Y2});var Ns=P(function(av,Ju){var Gu=Fe(),X2={nextElementSibling:{get:function(){if(this.parentNode){for(var e=this.nextSibling;e!==null;e=e.nextSibling)if(e.nodeType===Gu.ELEMENT_NODE)return e}return null}},previousElementSibling:{get:function(){if(this.parentNode){for(var e=this.previousSibling;e!==null;e=e.previousSibling)if(e.nodeType===Gu.ELEMENT_NODE)return e}return null}}};Ju.exports=X2});var Ls=P(function(iv,Xu){Xu.exports=Yu;var kr=we();function Yu(e){this.element=e}Object.defineProperties(Yu.prototype,{length:{get:kr.shouldOverride},item:{value:kr.shouldOverride},getNamedItem:{value:function(t){return this.element.getAttributeNode(t)}},getNamedItemNS:{value:function(t,r){return this.element.getAttributeNodeNS(t,r)}},setNamedItem:{value:kr.nyi},setNamedItemNS:{value:kr.nyi},removeNamedItem:{value:function(t){var r=this.element.getAttributeNode(t);if(r)return this.element.removeAttribute(t),r;kr.NotFoundError()}},removeNamedItemNS:{value:function(t,r){var n=this.element.getAttributeNodeNS(t,r);if(n)return this.element.removeAttributeNS(t,r),n;kr.NotFoundError()}}})});var Cr=P(function(sv,t0){t0.exports=zt;var Is=Ta(),_e=we(),xt=_e.NAMESPACE,La=ks(),nt=Fe(),Fs=ir(),K2=ds(),Na=Ou(),Tr=ya(),Z2=Cs(),Ms=Da(),Zu=ka(),Q2=Sa(),eb=Ns(),Qu=Ls(),Ku=Object.create(null);function zt(e,t,r,n){Zu.call(this),this.nodeType=nt.ELEMENT_NODE,this.ownerDocument=e,this.localName=t,this.namespaceURI=r,this.prefix=n,this._tagName=void 0,this._attrsByQName=Object.create(null),this._attrsByLName=Object.create(null),this._attrKeys=[]}function Os(e,t){if(e.nodeType===nt.TEXT_NODE)t.push(e._data);else for(var r=0,n=e.childNodes.length;r<n;r++)Os(e.childNodes[r],t)}zt.prototype=Object.create(Zu.prototype,{isHTML:{get:function(){return this.namespaceURI===xt.HTML&&this.ownerDocument.isHTML}},tagName:{get:function(){if(this._tagName===void 0){var t;if(this.prefix===null)t=this.localName;else t=this.prefix+":"+this.localName;if(this.isHTML){var r=Ku[t];if(!r)Ku[t]=r=_e.toASCIIUpperCase(t);t=r}this._tagName=t}return this._tagName}},nodeName:{get:function(){return this.tagName}},nodeValue:{get:function(){return null},set:function(){}},textContent:{get:function(){var e=[];return Os(this,e),e.join("")},set:function(e){if(this.removeChildren(),e!==null&&e!==void 0&&e!=="")this._appendChild(this.ownerDocument.createTextNode(e))}},innerText:{get:function(){var e=[];return Os(this,e),e.join("").replace(/[ \t\n\f\r]+/g," ").trim()},set:function(e){if(this.removeChildren(),e!==null&&e!==void 0&&e!=="")this._appendChild(this.ownerDocument.createTextNode(e))}},innerHTML:{get:function(){return this.serialize()},set:_e.nyi},outerHTML:{get:function(){return K2.serializeOne(this,{nodeType:0})},set:function(e){var t=this.ownerDocument,r=this.parentNode;if(r===null)return;if(r.nodeType===nt.DOCUMENT_NODE)_e.NoModificationAllowedError();if(r.nodeType===nt.DOCUMENT_FRAGMENT_NODE)r=r.ownerDocument.createElement("body");var n=t.implementation.mozHTMLParser(t._address,r);n.parse(e===null?"":String(e),!0),this.replaceWith(n._asDocumentFragment())}},_insertAdjacent:{value:function(t,r){var n=!1;switch(t){case"beforebegin":n=!0;case"afterend":var a=this.parentNode;if(a===null)return null;return a.insertBefore(r,n?this:this.nextSibling);case"afterbegin":n=!0;case"beforeend":return this.insertBefore(r,n?this.firstChild:null);default:return _e.SyntaxError()}}},insertAdjacentElement:{value:function(t,r){if(r.nodeType!==nt.ELEMENT_NODE)throw TypeError("not an element");return t=_e.toASCIILowerCase(String(t)),this._insertAdjacent(t,r)}},insertAdjacentText:{value:function(t,r){var n=this.ownerDocument.createTextNode(r);t=_e.toASCIILowerCase(String(t)),this._insertAdjacent(t,n)}},insertAdjacentHTML:{value:function(t,r){t=_e.toASCIILowerCase(String(t)),r=String(r);var n;switch(t){case"beforebegin":case"afterend":if(n=this.parentNode,n===null||n.nodeType===nt.DOCUMENT_NODE)_e.NoModificationAllowedError();break;case"afterbegin":case"beforeend":n=this;break;default:_e.SyntaxError()}if(!(n instanceof zt)||n.ownerDocument.isHTML&&n.localName==="html"&&n.namespaceURI===xt.HTML)n=n.ownerDocument.createElementNS(xt.HTML,"body");var a=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,n);a.parse(r,!0),this._insertAdjacent(t,a._asDocumentFragment())}},children:{get:function(){if(!this._children)this._children=new e0(this);return this._children}},attributes:{get:function(){if(!this._attributes)this._attributes=new qs(this);return this._attributes}},firstElementChild:{get:function(){for(var e=this.firstChild;e!==null;e=e.nextSibling)if(e.nodeType===nt.ELEMENT_NODE)return e;return null}},lastElementChild:{get:function(){for(var e=this.lastChild;e!==null;e=e.previousSibling)if(e.nodeType===nt.ELEMENT_NODE)return e;return null}},childElementCount:{get:function(){return this.children.length}},nextElement:{value:function(e){if(!e)e=this.ownerDocument.documentElement;var t=this.firstElementChild;if(!t){if(this===e)return null;t=this.nextElementSibling}if(t)return t;for(var r=this.parentElement;r&&r!==e;r=r.parentElement)if(t=r.nextElementSibling,t)return t;return null}},getElementsByTagName:{value:function(t){var r;if(!t)return new Fs;if(t==="*")r=function(){return!0};else if(this.isHTML)r=tb(t);else r=Ps(t);return new Na(this,r)}},getElementsByTagNameNS:{value:function(t,r){var n;if(t==="*"&&r==="*")n=function(){return!0};else if(t==="*")n=Ps(r);else if(r==="*")n=rb(t);else n=nb(t,r);return new Na(this,n)}},getElementsByClassName:{value:function(t){if(t=String(t).trim(),t===""){var r=new Fs;return r}return t=t.split(/[ \t\r\n\f]+/),new Na(this,ab(t))}},getElementsByName:{value:function(t){return new Na(this,ib(String(t)))}},clone:{value:function(){var t;if(this.namespaceURI!==xt.HTML||this.prefix||!this.ownerDocument.isHTML)t=this.ownerDocument.createElementNS(this.namespaceURI,this.prefix!==null?this.prefix+":"+this.localName:this.localName);else t=this.ownerDocument.createElement(this.localName);for(var r=0,n=this._attrKeys.length;r<n;r++){var a=this._attrKeys[r],i=this._attrsByLName[a],s=i.cloneNode();s._setOwnerElement(t),t._attrsByLName[a]=s,t._addQName(s)}return t._attrKeys=this._attrKeys.concat(),t}},isEqual:{value:function(t){if(this.localName!==t.localName||this.namespaceURI!==t.namespaceURI||this.prefix!==t.prefix||this._numattrs!==t._numattrs)return!1;for(var r=0,n=this._numattrs;r<n;r++){var a=this._attr(r);if(!t.hasAttributeNS(a.namespaceURI,a.localName))return!1;if(t.getAttributeNS(a.namespaceURI,a.localName)!==a.value)return!1}return!0}},_lookupNamespacePrefix:{value:function(t,r){if(this.namespaceURI&&this.namespaceURI===t&&this.prefix!==null&&r.lookupNamespaceURI(this.prefix)===t)return this.prefix;for(var n=0,a=this._numattrs;n<a;n++){var i=this._attr(n);if(i.prefix==="xmlns"&&i.value===t&&r.lookupNamespaceURI(i.localName)===t)return i.localName}var s=this.parentElement;return s?s._lookupNamespacePrefix(t,r):null}},lookupNamespaceURI:{value:function(t){if(t===""||t===void 0)t=null;if(this.namespaceURI!==null&&this.prefix===t)return this.namespaceURI;for(var r=0,n=this._numattrs;r<n;r++){var a=this._attr(r);if(a.namespaceURI===xt.XMLNS){if(a.prefix==="xmlns"&&a.localName===t||t===null&&a.prefix===null&&a.localName==="xmlns")return a.value||null}}var i=this.parentElement;return i?i.lookupNamespaceURI(t):null}},getAttribute:{value:function(t){var r=this.getAttributeNode(t);return r?r.value:null}},getAttributeNS:{value:function(t,r){var n=this.getAttributeNodeNS(t,r);return n?n.value:null}},getAttributeNode:{value:function(t){if(t=String(t),/[A-Z]/.test(t)&&this.isHTML)t=_e.toASCIILowerCase(t);var r=this._attrsByQName[t];if(!r)return null;if(Array.isArray(r))r=r[0];return r}},getAttributeNodeNS:{value:function(t,r){t=t===void 0||t===null?"":String(t),r=String(r);var n=this._attrsByLName[t+"|"+r];return n?n:null}},hasAttribute:{value:function(t){if(t=String(t),/[A-Z]/.test(t)&&this.isHTML)t=_e.toASCIILowerCase(t);return this._attrsByQName[t]!==void 0}},hasAttributeNS:{value:function(t,r){t=t===void 0||t===null?"":String(t),r=String(r);var n=t+"|"+r;return this._attrsByLName[n]!==void 0}},hasAttributes:{value:function(){return this._numattrs>0}},toggleAttribute:{value:function(t,r){if(t=String(t),!Is.isValidName(t))_e.InvalidCharacterError();if(/[A-Z]/.test(t)&&this.isHTML)t=_e.toASCIILowerCase(t);var n=this._attrsByQName[t];if(n===void 0){if(r===void 0||r===!0)return this._setAttribute(t,""),!0;return!1}else{if(r===void 0||r===!1)return this.removeAttribute(t),!1;return!0}}},_setAttribute:{value:function(t,r){var n=this._attrsByQName[t],a;if(!n)n=this._newattr(t),a=!0;else if(Array.isArray(n))n=n[0];if(n.value=r,this._attributes)this._attributes[t]=n;if(a&&this._newattrhook)this._newattrhook(t,r)}},setAttribute:{value:function(t,r){if(t=String(t),!Is.isValidName(t))_e.InvalidCharacterError();if(/[A-Z]/.test(t)&&this.isHTML)t=_e.toASCIILowerCase(t);this._setAttribute(t,String(r))}},_setAttributeNS:{value:function(t,r,n){var a=r.indexOf(":"),i,s;if(a<0)i=null,s=r;else i=r.substring(0,a),s=r.substring(a+1);if(t===""||t===void 0)t=null;var o=(t===null?"":t)+"|"+s,u=this._attrsByLName[o],d;if(!u){if(u=new pn(this,s,i,t),d=!0,this._attrsByLName[o]=u,this._attributes)this._attributes[this._attrKeys.length]=u;this._attrKeys.push(o),this._addQName(u)}if(u.value=n,d&&this._newattrhook)this._newattrhook(r,n)}},setAttributeNS:{value:function(t,r,n){if(t=t===null||t===void 0||t===""?null:String(t),r=String(r),!Is.isValidQName(r))_e.InvalidCharacterError();var a=r.indexOf(":"),i=a<0?null:r.substring(0,a);if(i!==null&&t===null||i==="xml"&&t!==xt.XML||(r==="xmlns"||i==="xmlns")&&t!==xt.XMLNS||t===xt.XMLNS&&!(r==="xmlns"||i==="xmlns"))_e.NamespaceError();this._setAttributeNS(t,r,String(n))}},setAttributeNode:{value:function(t){if(t.ownerElement!==null&&t.ownerElement!==this)throw new Tr(Tr.INUSE_ATTRIBUTE_ERR);var r=null,n=this._attrsByQName[t.name];if(n){if(!Array.isArray(n))n=[n];if(n.some(function(a){return a===t}))return t;else if(t.ownerElement!==null)throw new Tr(Tr.INUSE_ATTRIBUTE_ERR);n.forEach(function(a){this.removeAttributeNode(a)},this),r=n[0]}return this.setAttributeNodeNS(t),r}},setAttributeNodeNS:{value:function(t){if(t.ownerElement!==null)throw new Tr(Tr.INUSE_ATTRIBUTE_ERR);var r=t.namespaceURI,n=(r===null?"":r)+"|"+t.localName,a=this._attrsByLName[n];if(a)this.removeAttributeNode(a);if(t._setOwnerElement(this),this._attrsByLName[n]=t,this._attributes)this._attributes[this._attrKeys.length]=t;if(this._attrKeys.push(n),this._addQName(t),this._newattrhook)this._newattrhook(t.name,t.value);return a||null}},removeAttribute:{value:function(t){if(t=String(t),/[A-Z]/.test(t)&&this.isHTML)t=_e.toASCIILowerCase(t);var r=this._attrsByQName[t];if(!r)return;if(Array.isArray(r))if(r.length>2)r=r.shift();else this._attrsByQName[t]=r[1],r=r[0];else this._attrsByQName[t]=void 0;var n=r.namespaceURI,a=(n===null?"":n)+"|"+r.localName;this._attrsByLName[a]=void 0;var i=this._attrKeys.indexOf(a);if(this._attributes)Array.prototype.splice.call(this._attributes,i,1),this._attributes[t]=void 0;this._attrKeys.splice(i,1);var s=r.onchange;if(r._setOwnerElement(null),s)s.call(r,this,r.localName,r.value,null);if(this.rooted)this.ownerDocument.mutateRemoveAttr(r)}},removeAttributeNS:{value:function(t,r){t=t===void 0||t===null?"":String(t),r=String(r);var n=t+"|"+r,a=this._attrsByLName[n];if(!a)return;this._attrsByLName[n]=void 0;var i=this._attrKeys.indexOf(n);if(this._attributes)Array.prototype.splice.call(this._attributes,i,1);this._attrKeys.splice(i,1),this._removeQName(a);var s=a.onchange;if(a._setOwnerElement(null),s)s.call(a,this,a.localName,a.value,null);if(this.rooted)this.ownerDocument.mutateRemoveAttr(a)}},removeAttributeNode:{value:function(t){var r=t.namespaceURI,n=(r===null?"":r)+"|"+t.localName;if(this._attrsByLName[n]!==t)_e.NotFoundError();return this.removeAttributeNS(r,t.localName),t}},getAttributeNames:{value:function(){var t=this;return this._attrKeys.map(function(r){return t._attrsByLName[r].name})}},_getattr:{value:function(t){var r=this._attrsByQName[t];return r?r.value:null}},_setattr:{value:function(t,r){var n=this._attrsByQName[t],a;if(!n)n=this._newattr(t),a=!0;if(n.value=String(r),this._attributes)this._attributes[t]=n;if(a&&this._newattrhook)this._newattrhook(t,r)}},_newattr:{value:function(t){var r=new pn(this,t,null,null),n="|"+t;if(this._attrsByQName[t]=r,this._attrsByLName[n]=r,this._attributes)this._attributes[this._attrKeys.length]=r;return this._attrKeys.push(n),r}},_addQName:{value:function(e){var t=e.name,r=this._attrsByQName[t];if(!r)this._attrsByQName[t]=e;else if(Array.isArray(r))r.push(e);else this._attrsByQName[t]=[r,e];if(this._attributes)this._attributes[t]=e}},_removeQName:{value:function(e){var t=e.name,r=this._attrsByQName[t];if(Array.isArray(r)){var n=r.indexOf(e);if(_e.assert(n!==-1),r.length===2){if(this._attrsByQName[t]=r[1-n],this._attributes)this._attributes[t]=this._attrsByQName[t]}else if(r.splice(n,1),this._attributes&&this._attributes[t]===e)this._attributes[t]=r[0]}else if(_e.assert(r===e),this._attrsByQName[t]=void 0,this._attributes)this._attributes[t]=void 0}},_numattrs:{get:function(){return this._attrKeys.length}},_attr:{value:function(e){return this._attrsByLName[this._attrKeys[e]]}},id:La.property({name:"id"}),className:La.property({name:"class"}),classList:{get:function(){var e=this;if(this._classList)return this._classList;var t=new Z2(function(){return e.className||""},function(r){e.className=r});return this._classList=t,t},set:function(e){this.className=e}},matches:{value:function(e){return Ms.matches(this,e)}},closest:{value:function(e){var t=this;do{if(t.matches&&t.matches(e))return t;t=t.parentElement||t.parentNode}while(t!==null&&t.nodeType===nt.ELEMENT_NODE);return null}},querySelector:{value:function(e){return Ms(e,this)[0]}},querySelectorAll:{value:function(e){var t=Ms(e,this);return t.item?t:new Fs(t)}}});Object.defineProperties(zt.prototype,Q2);Object.defineProperties(zt.prototype,eb);La.registerChangeHandler(zt,"id",function(e,t,r,n){if(e.rooted){if(r)e.ownerDocument.delId(r,e);if(n)e.ownerDocument.addId(n,e)}});La.registerChangeHandler(zt,"class",function(e,t,r,n){if(e._classList)e._classList._update()});function pn(e,t,r,n,a){this.localName=t,this.prefix=r===null||r===""?null:""+r,this.namespaceURI=n===null||n===""?null:""+n,this.data=a,this._setOwnerElement(e)}pn.prototype=Object.create(Object.prototype,{ownerElement:{get:function(){return this._ownerElement}},_setOwnerElement:{value:function(t){if(this._ownerElement=t,this.prefix===null&&this.namespaceURI===null&&t)this.onchange=t._attributeChangeHandlers[this.localName];else this.onchange=null}},name:{get:function(){return this.prefix?this.prefix+":"+this.localName:this.localName}},specified:{get:function(){return!0}},value:{get:function(){return this.data},set:function(e){var t=this.data;if(e=e===void 0?"":e+"",e===t)return;if(this.data=e,this.ownerElement){if(this.onchange)this.onchange(this.ownerElement,this.localName,t,e);if(this.ownerElement.rooted)this.ownerElement.ownerDocument.mutateAttr(this,t)}}},cloneNode:{value:function(t){return new pn(null,this.localName,this.prefix,this.namespaceURI,this.data)}},nodeType:{get:function(){return nt.ATTRIBUTE_NODE}},nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return this.value},set:function(e){this.value=e}},textContent:{get:function(){return this.value},set:function(e){if(e===null||e===void 0)e="";this.value=e}},innerText:{get:function(){return this.value},set:function(e){if(e===null||e===void 0)e="";this.value=e}}});zt._Attr=pn;function qs(e){Qu.call(this,e);for(var t in e._attrsByQName)this[t]=e._attrsByQName[t];for(var r=0;r<e._attrKeys.length;r++)this[r]=e._attrsByLName[e._attrKeys[r]]}qs.prototype=Object.create(Qu.prototype,{length:{get:function(){return this.element._attrKeys.length},set:function(){}},item:{value:function(e){if(e=e>>>0,e>=this.length)return null;return this.element._attrsByLName[this.element._attrKeys[e]]}}});if(globalThis.Symbol?.iterator)qs.prototype[globalThis.Symbol.iterator]=function(){var e=0,t=this.length,r=this;return{next:function(){if(e<t)return{value:r.item(e++)};return{done:!0}}}};function e0(e){this.element=e,this.updateCache()}e0.prototype=Object.create(Object.prototype,{length:{get:function(){return this.updateCache(),this.childrenByNumber.length}},item:{value:function(t){return this.updateCache(),this.childrenByNumber[t]||null}},namedItem:{value:function(t){return this.updateCache(),this.childrenByName[t]||null}},namedItems:{get:function(){return this.updateCache(),this.childrenByName}},updateCache:{value:function(){var t=/^(a|applet|area|embed|form|frame|frameset|iframe|img|object)$/;if(this.lastModTime!==this.element.lastModTime){this.lastModTime=this.element.lastModTime;var r=this.childrenByNumber&&this.childrenByNumber.length||0;for(var n=0;n<r;n++)this[n]=void 0;this.childrenByNumber=[],this.childrenByName=Object.create(null);for(var a=this.element.firstChild;a!==null;a=a.nextSibling)if(a.nodeType===nt.ELEMENT_NODE){this[this.childrenByNumber.length]=a,this.childrenByNumber.push(a);var i=a.getAttribute("id");if(i&&!this.childrenByName[i])this.childrenByName[i]=a;var s=a.getAttribute("name");if(s&&this.element.namespaceURI===xt.HTML&&t.test(this.element.localName)&&!this.childrenByName[s])this.childrenByName[i]=a}}}}});function Ps(e){return function(t){return t.localName===e}}function tb(e){var t=_e.toASCIILowerCase(e);if(t===e)return Ps(e);return function(r){return r.isHTML?r.localName===t:r.localName===e}}function rb(e){return function(t){return t.namespaceURI===e}}function nb(e,t){return function(r){return r.namespaceURI===e&&r.localName===t}}function ab(e){return function(t){return e.every(function(r){return t.classList.contains(r)})}}function ib(e){return function(t){if(t.namespaceURI!==xt.HTML)return!1;return t.getAttribute("name")===e}}});var Bs=P(function(ov,s0){s0.exports=i0;var n0=Fe(),sb=ir(),a0=we(),r0=a0.HierarchyRequestError,ob=a0.NotFoundError;function i0(){n0.call(this)}i0.prototype=Object.create(n0.prototype,{hasChildNodes:{value:function(){return!1}},firstChild:{value:null},lastChild:{value:null},insertBefore:{value:function(e,t){if(!e.nodeType)throw TypeError("not a node");r0()}},replaceChild:{value:function(e,t){if(!e.nodeType)throw TypeError("not a node");r0()}},removeChild:{value:function(e){if(!e.nodeType)throw TypeError("not a node");ob()}},removeChildren:{value:function(){}},childNodes:{get:function(){if(!this._childNodes)this._childNodes=new sb;return this._childNodes}}})});var xn=P(function(cv,l0){l0.exports=Ia;var c0=Bs(),o0=we(),cb=Sa(),lb=Ns();function Ia(){c0.call(this)}Ia.prototype=Object.create(c0.prototype,{substringData:{value:function(t,r){if(arguments.length<2)throw TypeError("Not enough arguments");if(t=t>>>0,r=r>>>0,t>this.data.length||t<0||r<0)o0.IndexSizeError();return this.data.substring(t,t+r)}},appendData:{value:function(t){if(arguments.length<1)throw TypeError("Not enough arguments");this.data+=String(t)}},insertData:{value:function(t,r){return this.replaceData(t,0,r)}},deleteData:{value:function(t,r){return this.replaceData(t,r,"")}},replaceData:{value:function(t,r,n){var a=this.data,i=a.length;if(t=t>>>0,r=r>>>0,n=String(n),t>i||t<0)o0.IndexSizeError();if(t+r>i)r=i-t;var s=a.substring(0,t),o=a.substring(t+r);this.data=s+n+o}},isEqual:{value:function(t){return this._data===t._data}},length:{get:function(){return this.data.length}}});Object.defineProperties(Ia.prototype,cb);Object.defineProperties(Ia.prototype,lb)});var Hs=P(function(lv,h0){h0.exports=js;var u0=we(),f0=Fe(),d0=xn();function js(e,t){d0.call(this),this.nodeType=f0.TEXT_NODE,this.ownerDocument=e,this._data=t,this._index=void 0}var mn={get:function(){return this._data},set:function(e){if(e===null||e===void 0)e="";else e=String(e);if(e===this._data)return;if(this._data=e,this.rooted)this.ownerDocument.mutateValue(this);if(this.parentNode&&this.parentNode._textchangehook)this.parentNode._textchangehook(this)}};js.prototype=Object.create(d0.prototype,{nodeName:{value:"#text"},nodeValue:mn,textContent:mn,innerText:mn,data:{get:mn.get,set:function(e){mn.set.call(this,e===null?"":String(e))}},splitText:{value:function(t){if(t>this._data.length||t<0)u0.IndexSizeError();var r=this._data.substring(t),n=this.ownerDocument.createTextNode(r);this.data=this.data.substring(0,t);var a=this.parentNode;if(a!==null)a.insertBefore(n,this.nextSibling);return n}},wholeText:{get:function(){var t=this.textContent;for(var r=this.nextSibling;r;r=r.nextSibling){if(r.nodeType!==f0.TEXT_NODE)break;t+=r.textContent}return t}},replaceWholeText:{value:u0.nyi},clone:{value:function(){return new js(this.ownerDocument,this._data)}}})});var $s=P(function(uv,x0){x0.exports=Us;var ub=Fe(),p0=xn();function Us(e,t){p0.call(this),this.nodeType=ub.COMMENT_NODE,this.ownerDocument=e,this._data=t}var gn={get:function(){return this._data},set:function(e){if(e===null||e===void 0)e="";else e=String(e);if(this._data=e,this.rooted)this.ownerDocument.mutateValue(this)}};Us.prototype=Object.create(p0.prototype,{nodeName:{value:"#comment"},nodeValue:gn,textContent:gn,innerText:gn,data:{get:gn.get,set:function(e){gn.set.call(this,e===null?"":String(e))}},clone:{value:function(){return new Us(this.ownerDocument,this._data)}}})});var Vs=P(function(fv,b0){b0.exports=zs;var fb=Fe(),db=ir(),g0=ka(),Fa=Cr(),hb=Da(),m0=we();function zs(e){g0.call(this),this.nodeType=fb.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=e}zs.prototype=Object.create(g0.prototype,{nodeName:{value:"#document-fragment"},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(Fa.prototype,"textContent"),innerText:Object.getOwnPropertyDescriptor(Fa.prototype,"innerText"),querySelector:{value:function(e){var t=this.querySelectorAll(e);return t.length?t[0]:null}},querySelectorAll:{value:function(e){var t=Object.create(this);t.isHTML=!0,t.getElementsByTagName=Fa.prototype.getElementsByTagName,t.nextElement=Object.getOwnPropertyDescriptor(Fa.prototype,"firstElementChild").get;var r=hb(e,t);return r.item?r:new db(r)}},clone:{value:function(){return new zs(this.ownerDocument)}},isEqual:{value:function(t){return!0}},innerHTML:{get:function(){return this.serialize()},set:m0.nyi},outerHTML:{get:function(){return this.serialize()},set:m0.nyi}})});var Gs=P(function(dv,y0){y0.exports=Ws;var pb=Fe(),_0=xn();function Ws(e,t,r){_0.call(this),this.nodeType=pb.PROCESSING_INSTRUCTION_NODE,this.ownerDocument=e,this.target=t,this._data=r}var bn={get:function(){return this._data},set:function(e){if(e===null||e===void 0)e="";else e=String(e);if(this._data=e,this.rooted)this.ownerDocument.mutateValue(this)}};Ws.prototype=Object.create(_0.prototype,{nodeName:{get:function(){return this.target}},nodeValue:bn,textContent:bn,innerText:bn,data:{get:bn.get,set:function(e){bn.set.call(this,e===null?"":String(e))}},clone:{value:function(){return new Ws(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(t){return this.target===t.target&&this._data===t._data}}})});var _n=P(function(hv,E0){var Js={FILTER_ACCEPT:1,FILTER_REJECT:2,FILTER_SKIP:3,SHOW_ALL:4294967295,SHOW_ELEMENT:1,SHOW_ATTRIBUTE:2,SHOW_TEXT:4,SHOW_CDATA_SECTION:8,SHOW_ENTITY_REFERENCE:16,SHOW_ENTITY:32,SHOW_PROCESSING_INSTRUCTION:64,SHOW_COMMENT:128,SHOW_DOCUMENT:256,SHOW_DOCUMENT_TYPE:512,SHOW_DOCUMENT_FRAGMENT:1024,SHOW_NOTATION:2048};E0.exports=Js.constructor=Js.prototype=Js});var Xs=P(function(xv,w0){var pv=w0.exports={nextSkippingChildren:xb,nextAncestorSibling:Ys,next:mb,previous:gb,deepLastChild:v0};function xb(e,t){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling;return Ys(e,t)}function Ys(e,t){for(e=e.parentNode;e!==null;e=e.parentNode){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling}return null}function mb(e,t){var r=e.firstChild;if(r!==null)return r;if(e===t)return null;if(r=e.nextSibling,r!==null)return r;return Ys(e,t)}function v0(e){while(e.lastChild)e=e.lastChild;return e}function gb(e,t){var r=e.previousSibling;if(r!==null)return v0(r);if(r=e.parentNode,r===t)return null;return r}});var S0=P(function(mv,D0){D0.exports=R0;var bb=Fe(),Me=_n(),k0=Xs(),A0=we(),Ks={first:"firstChild",last:"lastChild",next:"firstChild",previous:"lastChild"},Zs={first:"nextSibling",last:"previousSibling",next:"nextSibling",previous:"previousSibling"};function T0(e,t){var r,n,a,i,s;n=e._currentNode[Ks[t]];while(n!==null){if(i=e._internalFilter(n),i===Me.FILTER_ACCEPT)return e._currentNode=n,n;if(i===Me.FILTER_SKIP){if(r=n[Ks[t]],r!==null){n=r;continue}}while(n!==null){if(s=n[Zs[t]],s!==null){n=s;break}if(a=n.parentNode,a===null||a===e.root||a===e._currentNode)return null;else n=a}}return null}function C0(e,t){var r,n,a;if(r=e._currentNode,r===e.root)return null;while(!0){a=r[Zs[t]];while(a!==null){if(r=a,n=e._internalFilter(r),n===Me.FILTER_ACCEPT)return e._currentNode=r,r;if(a=r[Ks[t]],n===Me.FILTER_REJECT||a===null)a=r[Zs[t]]}if(r=r.parentNode,r===null||r===e.root)return null;if(e._internalFilter(r)===Me.FILTER_ACCEPT)return null}}function R0(e,t,r){if(!e||!e.nodeType)A0.NotSupportedError();this._root=e,this._whatToShow=Number(t)||0,this._filter=r||null,this._active=!1,this._currentNode=e}Object.defineProperties(R0.prototype,{root:{get:function(){return this._root}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},currentNode:{get:function(){return this._currentNode},set:function(t){if(!(t instanceof bb))throw TypeError("Not a Node");this._currentNode=t}},_internalFilter:{value:function(t){var r,n;if(this._active)A0.InvalidStateError();if(!(1<<t.nodeType-1&this._whatToShow))return Me.FILTER_SKIP;if(n=this._filter,n===null)r=Me.FILTER_ACCEPT;else{this._active=!0;try{if(typeof n==="function")r=n(t);else r=n.acceptNode(t)}finally{this._active=!1}}return+r}},parentNode:{value:function(){var t=this._currentNode;while(t!==this.root){if(t=t.parentNode,t===null)return null;if(this._internalFilter(t)===Me.FILTER_ACCEPT)return this._currentNode=t,t}return null}},firstChild:{value:function(){return T0(this,"first")}},lastChild:{value:function(){return T0(this,"last")}},previousSibling:{value:function(){return C0(this,"previous")}},nextSibling:{value:function(){return C0(this,"next")}},previousNode:{value:function(){var t,r,n,a;t=this._currentNode;while(t!==this._root){for(n=t.previousSibling;n;n=t.previousSibling){if(t=n,r=this._internalFilter(t),r===Me.FILTER_REJECT)continue;for(a=t.lastChild;a;a=t.lastChild)if(t=a,r=this._internalFilter(t),r===Me.FILTER_REJECT)break;if(r===Me.FILTER_ACCEPT)return this._currentNode=t,t}if(t===this.root||t.parentNode===null)return null;if(t=t.parentNode,this._internalFilter(t)===Me.FILTER_ACCEPT)return this._currentNode=t,t}return null}},nextNode:{value:function(){var t,r,n,a;t=this._currentNode,r=Me.FILTER_ACCEPT;e:while(!0){for(n=t.firstChild;n;n=t.firstChild)if(t=n,r=this._internalFilter(t),r===Me.FILTER_ACCEPT)return this._currentNode=t,t;else if(r===Me.FILTER_REJECT)break;for(a=k0.nextSkippingChildren(t,this.root);a;a=k0.nextSkippingChildren(t,this.root))if(t=a,r=this._internalFilter(t),r===Me.FILTER_ACCEPT)return this._currentNode=t,t;else if(r===Me.FILTER_SKIP)continue e;return null}}},toString:{value:function(){return"[object TreeWalker]"}}})});var O0=P(function(gv,M0){M0.exports=F0;var Qs=_n(),eo=Xs(),I0=we();function _b(e,t,r){if(r)return eo.next(e,t);else{if(e===t)return null;return eo.previous(e,null)}}function N0(e,t){for(;t;t=t.parentNode)if(e===t)return!0;return!1}function L0(e,t){var r,n;r=e._referenceNode,n=e._pointerBeforeReferenceNode;while(!0){if(n===t)n=!n;else if(r=_b(r,e._root,t),r===null)return null;var a=e._internalFilter(r);if(a===Qs.FILTER_ACCEPT)break}return e._referenceNode=r,e._pointerBeforeReferenceNode=n,r}function F0(e,t,r){if(!e||!e.nodeType)I0.NotSupportedError();this._root=e,this._referenceNode=e,this._pointerBeforeReferenceNode=!0,this._whatToShow=Number(t)||0,this._filter=r||null,this._active=!1,e.doc._attachNodeIterator(this)}Object.defineProperties(F0.prototype,{root:{get:function(){return this._root}},referenceNode:{get:function(){return this._referenceNode}},pointerBeforeReferenceNode:{get:function(){return this._pointerBeforeReferenceNode}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},_internalFilter:{value:function(t){var r,n;if(this._active)I0.InvalidStateError();if(!(1<<t.nodeType-1&this._whatToShow))return Qs.FILTER_SKIP;if(n=this._filter,n===null)r=Qs.FILTER_ACCEPT;else{this._active=!0;try{if(typeof n==="function")r=n(t);else r=n.acceptNode(t)}finally{this._active=!1}}return+r}},_preremove:{value:function(t){if(N0(t,this._root))return;if(!N0(t,this._referenceNode))return;if(this._pointerBeforeReferenceNode){var r=t;while(r.lastChild)r=r.lastChild;if(r=eo.next(r,this.root),r){this._referenceNode=r;return}this._pointerBeforeReferenceNode=!1}if(t.previousSibling===null)this._referenceNode=t.parentNode;else{this._referenceNode=t.previousSibling;var n;for(n=this._referenceNode.lastChild;n;n=this._referenceNode.lastChild)this._referenceNode=n}}},nextNode:{value:function(){return L0(this,!0)}},previousNode:{value:function(){return L0(this,!1)}},detach:{value:function(){}},toString:{value:function(){return"[object NodeIterator]"}}})});var Ma=P(function(bv,P0){P0.exports=Oe;function Oe(e){if(!e)return Object.create(Oe.prototype);this.url=e.replace(/^[ \t\n\r\f]+|[ \t\n\r\f]+$/g,"");var t=Oe.pattern.exec(this.url);if(t){if(t[2])this.scheme=t[2];if(t[4]){var r=t[4].match(Oe.userinfoPattern);if(r)this.username=r[1],this.password=r[3],t[4]=t[4].substring(r[0].length);if(t[4].match(Oe.portPattern)){var n=t[4].lastIndexOf(":");this.host=t[4].substring(0,n),this.port=t[4].substring(n+1)}else this.host=t[4]}if(t[5])this.path=t[5];if(t[6])this.query=t[7];if(t[8])this.fragment=t[9]}}Oe.pattern=/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/;Oe.userinfoPattern=/^([^@:]*)(:([^@]*))?@/;Oe.portPattern=/:\d+$/;Oe.authorityPattern=/^[^:\/?#]+:\/\//;Oe.hierarchyPattern=/^[^:\/?#]+:\//;Oe.percentEncode=function(t){var r=t.charCodeAt(0);if(r<256)return"%"+r.toString(16);else throw Error("can't percent-encode codepoints > 255 yet")};Oe.prototype={constructor:Oe,isAbsolute:function(){return!!this.scheme},isAuthorityBased:function(){return Oe.authorityPattern.test(this.url)},isHierarchical:function(){return Oe.hierarchyPattern.test(this.url)},toString:function(){var e="";if(this.scheme!==void 0)e+=this.scheme+":";if(this.isAbsolute()){if(e+="//",this.username||this.password){if(e+=this.username||"",this.password)e+=":"+this.password;e+="@"}if(this.host)e+=this.host}if(this.port!==void 0)e+=":"+this.port;if(this.path!==void 0)e+=this.path;if(this.query!==void 0)e+="?"+this.query;if(this.fragment!==void 0)e+="#"+this.fragment;return e},resolve:function(e){var t=this,r=new Oe(e),n=new Oe;if(r.scheme!==void 0)n.scheme=r.scheme,n.username=r.username,n.password=r.password,n.host=r.host,n.port=r.port,n.path=i(r.path),n.query=r.query;else if(n.scheme=t.scheme,r.host!==void 0)n.username=r.username,n.password=r.password,n.host=r.host,n.port=r.port,n.path=i(r.path),n.query=r.query;else if(n.username=t.username,n.password=t.password,n.host=t.host,n.port=t.port,!r.path)if(n.path=t.path,r.query!==void 0)n.query=r.query;else n.query=t.query;else{if(r.path.charAt(0)==="/")n.path=i(r.path);else n.path=a(t.path,r.path),n.path=i(n.path);n.query=r.query}return n.fragment=r.fragment,n.toString();function a(s,o){if(t.host!==void 0&&!t.path)return"/"+o;var u=s.lastIndexOf("/");if(u===-1)return o;else return s.substring(0,u+1)+o}function i(s){if(!s)return s;var o="";while(s.length>0){if(s==="."||s===".."){s="";break}var u=s.substring(0,2),d=s.substring(0,3),p=s.substring(0,4);if(d==="../")s=s.substring(3);else if(u==="./")s=s.substring(2);else if(d==="/./")s="/"+s.substring(3);else if(u==="/."&&s.length===2)s="/";else if(p==="/../"||d==="/.."&&s.length===3)s="/"+s.substring(4),o=o.replace(/\/?[^\/]*$/,"");else{var m=s.match(/(\/?([^\/]*))/)[0];o+=m,s=s.substring(m.length)}}return o}}}});var j0=P(function(_v,B0){B0.exports=to;var q0=_r();function to(e,t){q0.call(this,e,t)}to.prototype=Object.create(q0.prototype,{constructor:{value:to}})});var ro=P(function(yv,H0){H0.exports={Event:_r(),UIEvent:os(),MouseEvent:ls(),CustomEvent:j0()}});var V0=P(function($0){Object.defineProperty($0,"__esModule",{value:!0});$0.hyphenate=$0.parse=void 0;function yb(e){let t=[],r=0,n=0,a=0,i=0,s=0,o=null;while(r<e.length)switch(e.charCodeAt(r++)){case 40:n++;break;case 41:n--;break;case 39:if(a===0)a=39;else if(a===39&&e.charCodeAt(r-1)!==92)a=0;break;case 34:if(a===0)a=34;else if(a===34&&e.charCodeAt(r-1)!==92)a=0;break;case 58:if(!o&&n===0&&a===0)o=U0(e.substring(s,r-1).trim()),i=r;break;case 59:if(o&&i>0&&n===0&&a===0){let d=e.substring(i,r-1).trim();t.push(o,d),s=r,i=0,o=null}break}if(o&&i){let u=e.slice(i).trim();t.push(o,u)}return t}$0.parse=yb;function U0(e){return e.replace(/[a-z][A-Z]/g,(t)=>t.charAt(0)+"-"+t.charAt(1)).toLowerCase()}$0.hyphenate=U0});var Oa=P(function(vv,X0){var{parse:vb}=V0();X0.exports=function(e){let t=new Y0(e);return new Proxy(t,{get:function(n,a){return a in n?n[a]:n.getPropertyValue(W0(a))},has:function(n,a){return!0},set:function(n,a,i){if(a in n)n[a]=i;else n.setProperty(W0(a),i??void 0);return!0}})};function W0(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Y0(e){this._element=e}var G0="!important";function J0(e){let t={property:{},priority:{}};if(!e)return t;let r=vb(e);if(r.length<2)return t;for(let n=0;n<r.length;n+=2){let a=r[n],i=r[n+1];if(i.endsWith(G0))t.priority[a]="important",i=i.slice(0,-G0.length).trim();t.property[a]=i}return t}var Ar={};Y0.prototype=Object.create(Object.prototype,{_parsed:{get:function(){if(!this._parsedStyles||this.cssText!==this._lastParsedText){var e=this.cssText;this._parsedStyles=J0(e),this._lastParsedText=e,delete this._names}return this._parsedStyles}},_serialize:{value:function(){var e=this._parsed,t="";for(var r in e.property){if(t)t+=" ";if(t+=r+": "+e.property[r],e.priority[r])t+=" !"+e.priority[r];t+=";"}this.cssText=t,this._lastParsedText=t,delete this._names}},cssText:{get:function(){return this._element.getAttribute("style")},set:function(e){this._element.setAttribute("style",e)}},length:{get:function(){if(!this._names)this._names=Object.getOwnPropertyNames(this._parsed.property);return this._names.length}},item:{value:function(e){if(!this._names)this._names=Object.getOwnPropertyNames(this._parsed.property);return this._names[e]}},getPropertyValue:{value:function(e){return e=e.toLowerCase(),this._parsed.property[e]||""}},getPropertyPriority:{value:function(e){return e=e.toLowerCase(),this._parsed.priority[e]||""}},setProperty:{value:function(e,t,r){if(e=e.toLowerCase(),t===null||t===void 0)t="";if(r===null||r===void 0)r="";if(t!==Ar)t=""+t;if(t=t.trim(),t===""){this.removeProperty(e);return}if(r!==""&&r!==Ar&&!/^important$/i.test(r))return;var n=this._parsed;if(t===Ar){if(!n.property[e])return;if(r!=="")n.priority[e]="important";else delete n.priority[e]}else{if(t.indexOf(";")!==-1)return;var a=J0(e+":"+t);if(Object.getOwnPropertyNames(a.property).length===0)return;if(Object.getOwnPropertyNames(a.priority).length!==0)return;for(var i in a.property)if(n.property[i]=a.property[i],r===Ar)continue;else if(r!=="")n.priority[i]="important";else if(n.priority[i])delete n.priority[i]}this._serialize()}},setPropertyValue:{value:function(e,t){return this.setProperty(e,t,Ar)}},setPropertyPriority:{value:function(e,t){return this.setProperty(e,Ar,t)}},removeProperty:{value:function(e){e=e.toLowerCase();var t=this._parsed;if(e in t.property)delete t.property[e],delete t.priority[e],this._serialize()}}})});var no=P(function(wv,K0){var Se=Ma();K0.exports=yn;function yn(){}yn.prototype=Object.create(Object.prototype,{_url:{get:function(){return new Se(this.href)}},protocol:{get:function(){var e=this._url;if(e&&e.scheme)return e.scheme+":";else return":"},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()){if(e=e.replace(/:+$/,""),e=e.replace(/[^-+\.a-zA-Z0-9]/g,Se.percentEncode),e.length>0)r.scheme=e,t=r.toString()}this.href=t}},host:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isAuthorityBased())return e.host+(e.port?":"+e.port:"");else return""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()&&r.isAuthorityBased()){if(e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,Se.percentEncode),e.length>0)r.host=e,delete r.port,t=r.toString()}this.href=t}},hostname:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isAuthorityBased())return e.host;else return""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()&&r.isAuthorityBased()){if(e=e.replace(/^\/+/,""),e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,Se.percentEncode),e.length>0)r.host=e,t=r.toString()}this.href=t}},port:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isAuthorityBased()&&e.port!==void 0)return e.port;else return""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()&&r.isAuthorityBased()){if(e=""+e,e=e.replace(/[^0-9].*$/,""),e=e.replace(/^0+/,""),e.length===0)e="0";if(parseInt(e,10)<=65535)r.port=e,t=r.toString()}this.href=t}},pathname:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isHierarchical())return e.path;else return""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()&&r.isHierarchical()){if(e.charAt(0)!=="/")e="/"+e;e=e.replace(/[^-+\._~!$&'()*,;:=@\/a-zA-Z0-9]/g,Se.percentEncode),r.path=e,t=r.toString()}this.href=t}},search:{get:function(){var e=this._url;if(e.isAbsolute()&&e.isHierarchical()&&e.query!==void 0)return"?"+e.query;else return""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()&&r.isHierarchical()){if(e.charAt(0)==="?")e=e.substring(1);e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,Se.percentEncode),r.query=e,t=r.toString()}this.href=t}},hash:{get:function(){var e=this._url;if(e==null||e.fragment==null||e.fragment==="")return"";else return"#"+e.fragment},set:function(e){var t=this.href,r=new Se(t);if(e.charAt(0)==="#")e=e.substring(1);e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,Se.percentEncode),r.fragment=e,t=r.toString(),this.href=t}},username:{get:function(){var e=this._url;return e.username||""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute())e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\:]/g,Se.percentEncode),r.username=e,t=r.toString();this.href=t}},password:{get:function(){var e=this._url;return e.password||""},set:function(e){var t=this.href,r=new Se(t);if(r.isAbsolute()){if(e==="")r.password=null;else e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\]/g,Se.percentEncode),r.password=e;t=r.toString()}this.href=t}},origin:{get:function(){var e=this._url;if(e==null)return"";var t=function(r){var n=[e.scheme,e.host,+e.port||r];return n[0]+"://"+n[1]+(n[2]===r?"":":"+n[2])};switch(e.scheme){case"ftp":return t(21);case"gopher":return t(70);case"http":case"ws":return t(80);case"https":case"wss":return t(443);default:return e.scheme+"://"}}}});yn._inherit=function(e){Object.getOwnPropertyNames(yn.prototype).forEach(function(t){if(t==="constructor"||t==="href")return;var r=Object.getOwnPropertyDescriptor(yn.prototype,t);Object.defineProperty(e,t,r)})}});var ao=P(function(kv,ef){var Z0=ks(),wb=Ea().isApiWritable;ef.exports=function(e,t,r,n){var a=e.ctor;if(a){var i=e.props||{};if(e.attributes)for(var s in e.attributes){var o=e.attributes[s];if(typeof o!=="object"||Array.isArray(o))o={type:o};if(!o.name)o.name=s.toLowerCase();i[s]=Z0.property(o)}if(i.constructor={value:a,writable:wb},a.prototype=Object.create((e.superclass||t).prototype,i),e.events)Tb(a,e.events);r[e.name]=a}else a=t;return(e.tags||e.tag&&[e.tag]||[]).forEach(function(u){n[u]=a}),a};function Q0(e,t,r,n){this.body=e,this.document=t,this.form=r,this.element=n}Q0.prototype.build=function(){return()=>{}};function kb(e,t,r,n){var a=e.ownerDocument||Object.create(null),i=e.form||Object.create(null);e[t]=new Q0(n,a,i,e).build()}function Tb(e,t){var r=e.prototype;t.forEach(function(n){Object.defineProperty(r,"on"+n,{get:function(){return this._getEventHandler(n)},set:function(a){this._setEventHandler(n,a)}}),Z0.registerChangeHandler(e,"on"+n,kb)})}});var qa=P(function(Sb){var io=Fe(),tf=Cr(),Cb=Oa(),Je=we(),rf=no(),Ab=ao(),Tt=Sb.elements={},En=Object.create(null);Sb.createElement=function(e,t,r){var n=En[t]||Db;return new n(e,t,r)};function S(e){return Ab(e,M,Tt,En)}function ke(e){return{get:function(){var t=this._getattr(e);if(t===null)return"";var r=this.doc._resolve(t);return r===null?t:r},set:function(t){this._setattr(e,t)}}}function Pa(e){return{get:function(){var t=this._getattr(e);if(t===null)return null;if(t.toLowerCase()==="use-credentials")return"use-credentials";return"anonymous"},set:function(t){if(t===null||t===void 0)this.removeAttribute(e);else this._setattr(e,t)}}}var Rr={type:["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"],missing:""},Rb={A:!0,LINK:!0,BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0,COMMAND:!0},at=function(e,t,r){M.call(this,e,t,r),this._form=null},M=Sb.HTMLElement=S({superclass:tf,name:"HTMLElement",ctor:function(t,r,n){tf.call(this,t,r,Je.NAMESPACE.HTML,n)},props:{dangerouslySetInnerHTML:{set:function(e){this._innerHTML=e}},innerHTML:{get:function(){return this.serialize()},set:function(e){var t=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,this);t.parse(e===null?"":String(e),!0);var r=this instanceof En.template?this.content:this;while(r.hasChildNodes())r.removeChild(r.firstChild);r.appendChild(t._asDocumentFragment())}},style:{get:function(){if(!this._style)this._style=new Cb(this);return this._style},set:function(e){if(e===null||e===void 0)e="";this._setattr("style",String(e))}},blur:{value:function(){}},focus:{value:function(){}},forceSpellCheck:{value:function(){}},click:{value:function(){if(this._click_in_progress)return;this._click_in_progress=!0;try{if(this._pre_click_activation_steps)this._pre_click_activation_steps();var e=this.ownerDocument.createEvent("MouseEvent");e.initMouseEvent("click",!0,!0,this.ownerDocument.defaultView,1,0,0,0,0,!1,!1,!1,!1,0,null);var t=this.dispatchEvent(e);if(t){if(this._post_click_activation_steps)this._post_click_activation_steps(e)}else if(this._cancelled_activation_steps)this._cancelled_activation_steps()}finally{this._click_in_progress=!1}}},submit:{value:Je.nyi}},attributes:{title:String,lang:String,dir:{type:["ltr","rtl","auto"],missing:""},draggable:{type:["true","false"],treatNullAsEmptyString:!0},spellcheck:{type:["true","false"],missing:""},enterKeyHint:{type:["enter","done","go","next","previous","search","send"],missing:""},autoCapitalize:{type:["off","on","none","sentences","words","characters"],missing:""},autoFocus:Boolean,accessKey:String,nonce:String,hidden:Boolean,translate:{type:["no","yes"],missing:""},tabIndex:{type:"long",default:function(){if(this.tagName in Rb||this.contentEditable)return 0;else return-1}}},events:["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"]}),Db=S({name:"HTMLUnknownElement",ctor:function(t,r,n){M.call(this,t,r,n)}}),it={form:{get:function(){return this._form}}};S({tag:"a",name:"HTMLAnchorElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{_post_click_activation_steps:{value:function(e){if(this.href)this.ownerDocument.defaultView.location=this.href}}},attributes:{href:ke,ping:String,download:String,target:String,rel:String,media:String,hreflang:String,type:String,referrerPolicy:Rr,coords:String,charset:String,name:String,rev:String,shape:String}});rf._inherit(En.a.prototype);S({tag:"area",name:"HTMLAreaElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{alt:String,target:String,download:String,rel:String,media:String,href:ke,hreflang:String,type:String,shape:String,coords:String,ping:String,referrerPolicy:Rr,noHref:Boolean}});rf._inherit(En.area.prototype);S({tag:"br",name:"HTMLBRElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{clear:String}});S({tag:"base",name:"HTMLBaseElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{target:String}});S({tag:"body",name:"HTMLBodyElement",ctor:function(t,r,n){M.call(this,t,r,n)},events:["afterprint","beforeprint","beforeunload","blur","error","focus","hashchange","load","message","offline","online","pagehide","pageshow","popstate","resize","scroll","storage","unload"],attributes:{text:{type:String,treatNullAsEmptyString:!0},link:{type:String,treatNullAsEmptyString:!0},vLink:{type:String,treatNullAsEmptyString:!0},aLink:{type:String,treatNullAsEmptyString:!0},bgColor:{type:String,treatNullAsEmptyString:!0},background:String}});S({tag:"button",name:"HTMLButtonElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{name:String,value:String,disabled:Boolean,autofocus:Boolean,type:{type:["submit","reset","button","menu"],missing:"submit"},formTarget:String,formAction:ke,formNoValidate:Boolean,formMethod:{type:["get","post","dialog"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""}}});S({tag:"dl",name:"HTMLDListElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{compact:Boolean}});S({tag:"data",name:"HTMLDataElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{value:String}});S({tag:"datalist",name:"HTMLDataListElement",ctor:function(t,r,n){M.call(this,t,r,n)}});S({tag:"details",name:"HTMLDetailsElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{open:Boolean}});S({tag:"div",name:"HTMLDivElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{align:String}});S({tag:"embed",name:"HTMLEmbedElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{src:ke,type:String,width:String,height:String,align:String,name:String}});S({tag:"fieldset",name:"HTMLFieldSetElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{disabled:Boolean,name:String}});S({tag:"form",name:"HTMLFormElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{action:String,autocomplete:{type:["on","off"],missing:"on"},name:String,acceptCharset:{name:"accept-charset"},target:String,noValidate:Boolean,method:{type:["get","post","dialog"],invalid:"get",missing:"get"},enctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"},encoding:{name:"enctype",type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:"application/x-www-form-urlencoded"}}});S({tag:"hr",name:"HTMLHRElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{align:String,color:String,noShade:Boolean,size:String,width:String}});S({tag:"head",name:"HTMLHeadElement",ctor:function(t,r,n){M.call(this,t,r,n)}});S({tags:["h1","h2","h3","h4","h5","h6"],name:"HTMLHeadingElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{align:String}});S({tag:"html",name:"HTMLHtmlElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{xmlns:ke,version:String}});S({tag:"iframe",name:"HTMLIFrameElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{src:ke,srcdoc:String,name:String,width:String,height:String,seamless:Boolean,allow:Boolean,allowFullscreen:Boolean,allowUserMedia:Boolean,allowPaymentRequest:Boolean,referrerPolicy:Rr,loading:{type:["eager","lazy"],treatNullAsEmptyString:!0},align:String,scrolling:String,frameBorder:String,longDesc:ke,marginHeight:{type:String,treatNullAsEmptyString:!0},marginWidth:{type:String,treatNullAsEmptyString:!0}}});S({tag:"img",name:"HTMLImageElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{alt:String,src:ke,srcset:String,crossOrigin:Pa,useMap:String,isMap:Boolean,sizes:String,height:{type:"unsigned long",default:0},width:{type:"unsigned long",default:0},referrerPolicy:Rr,loading:{type:["eager","lazy"],missing:""},name:String,lowsrc:ke,align:String,hspace:{type:"unsigned long",default:0},vspace:{type:"unsigned long",default:0},longDesc:ke,border:{type:String,treatNullAsEmptyString:!0}}});S({tag:"input",name:"HTMLInputElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:{form:it.form,_post_click_activation_steps:{value:function(e){if(this.type==="checkbox")this.checked=!this.checked;else if(this.type==="radio"){var t=this.form.getElementsByName(this.name);for(var r=t.length-1;r>=0;r--){var n=t[r];n.checked=n===this}}}}},attributes:{name:String,disabled:Boolean,autofocus:Boolean,accept:String,alt:String,max:String,min:String,pattern:String,placeholder:String,step:String,dirName:String,defaultValue:{name:"value"},multiple:Boolean,required:Boolean,readOnly:Boolean,checked:Boolean,value:String,src:ke,defaultChecked:{name:"checked",type:Boolean},size:{type:"unsigned long",default:20,min:1,setmin:1},width:{type:"unsigned long",min:0,setmin:0,default:0},height:{type:"unsigned long",min:0,setmin:0,default:0},minLength:{type:"unsigned long",min:0,setmin:0,default:-1},maxLength:{type:"unsigned long",min:0,setmin:0,default:-1},autocomplete:String,type:{type:["text","hidden","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"],missing:"text"},formTarget:String,formNoValidate:Boolean,formMethod:{type:["get","post"],invalid:"get",missing:""},formEnctype:{type:["application/x-www-form-urlencoded","multipart/form-data","text/plain"],invalid:"application/x-www-form-urlencoded",missing:""},inputMode:{type:["verbatim","latin","latin-name","latin-prose","full-width-latin","kana","kana-name","katakana","numeric","tel","email","url"],missing:""},align:String,useMap:String}});S({tag:"keygen",name:"HTMLKeygenElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{name:String,disabled:Boolean,autofocus:Boolean,challenge:String,keytype:{type:["rsa"],missing:""}}});S({tag:"li",name:"HTMLLIElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{value:{type:"long",default:0},type:String}});S({tag:"label",name:"HTMLLabelElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{htmlFor:{name:"for",type:String}}});S({tag:"legend",name:"HTMLLegendElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{align:String}});S({tag:"link",name:"HTMLLinkElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{href:ke,rel:String,media:String,hreflang:String,type:String,crossOrigin:Pa,nonce:String,integrity:String,referrerPolicy:Rr,imageSizes:String,imageSrcset:String,charset:String,rev:String,target:String}});S({tag:"map",name:"HTMLMapElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{name:String}});S({tag:"menu",name:"HTMLMenuElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{type:{type:["context","popup","toolbar"],missing:"toolbar"},label:String,compact:Boolean}});S({tag:"meta",name:"HTMLMetaElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{name:String,content:String,httpEquiv:{name:"http-equiv",type:String},scheme:String}});S({tag:"meter",name:"HTMLMeterElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it});S({tags:["ins","del"],name:"HTMLModElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{cite:ke,dateTime:String}});S({tag:"ol",name:"HTMLOListElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{_numitems:{get:function(){var e=0;return this.childNodes.forEach(function(t){if(t.nodeType===io.ELEMENT_NODE&&t.tagName==="LI")e++}),e}}},attributes:{type:String,reversed:Boolean,start:{type:"long",default:function(){if(this.reversed)return this._numitems;else return 1}},compact:Boolean}});S({tag:"object",name:"HTMLObjectElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{data:ke,type:String,name:String,useMap:String,typeMustMatch:Boolean,width:String,height:String,align:String,archive:String,code:String,declare:Boolean,hspace:{type:"unsigned long",default:0},standby:String,vspace:{type:"unsigned long",default:0},codeBase:ke,codeType:String,border:{type:String,treatNullAsEmptyString:!0}}});S({tag:"optgroup",name:"HTMLOptGroupElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{disabled:Boolean,label:String}});S({tag:"option",name:"HTMLOptionElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{form:{get:function(){var e=this.parentNode;while(e&&e.nodeType===io.ELEMENT_NODE){if(e.localName==="select")return e.form;e=e.parentNode}}},value:{get:function(){return this._getattr("value")||this.text},set:function(e){this._setattr("value",e)}},text:{get:function(){return this.textContent.replace(/[ \t\n\f\r]+/g," ").trim()},set:function(e){this.textContent=e}}},attributes:{disabled:Boolean,defaultSelected:{name:"selected",type:Boolean},label:String}});S({tag:"output",name:"HTMLOutputElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{name:String}});S({tag:"p",name:"HTMLParagraphElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{align:String}});S({tag:"param",name:"HTMLParamElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{name:String,value:String,type:String,valueType:String}});S({tags:["pre","listing","xmp"],name:"HTMLPreElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{width:{type:"long",default:0}}});S({tag:"progress",name:"HTMLProgressElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:it,attributes:{max:{type:Number,float:!0,default:1,min:0}}});S({tags:["q","blockquote"],name:"HTMLQuoteElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{cite:ke}});S({tag:"script",name:"HTMLScriptElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{text:{get:function(){var e="";for(var t=0,r=this.childNodes.length;t<r;t++){var n=this.childNodes[t];if(n.nodeType===io.TEXT_NODE)e+=n._data}return e},set:function(e){if(this.removeChildren(),e!==null&&e!=="")this.appendChild(this.ownerDocument.createTextNode(e))}}},attributes:{src:ke,type:String,charset:String,referrerPolicy:Rr,defer:Boolean,async:Boolean,nomodule:Boolean,crossOrigin:Pa,nonce:String,integrity:String}});S({tag:"select",name:"HTMLSelectElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:{form:it.form,options:{get:function(){return this.getElementsByTagName("option")}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,multiple:Boolean,required:Boolean,size:{type:"unsigned long",default:0}}});S({tag:"span",name:"HTMLSpanElement",ctor:function(t,r,n){M.call(this,t,r,n)}});S({tag:"style",name:"HTMLStyleElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{media:String,type:String,scoped:Boolean}});S({tag:"caption",name:"HTMLTableCaptionElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{align:String}});S({name:"HTMLTableCellElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{colSpan:{type:"unsigned long",default:1},rowSpan:{type:"unsigned long",default:1},scope:{type:["row","col","rowgroup","colgroup"],missing:""},abbr:String,align:String,axis:String,height:String,width:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},noWrap:Boolean,vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}});S({tags:["col","colgroup"],name:"HTMLTableColElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{span:{type:"limited unsigned long with fallback",default:1,min:1},align:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},vAlign:String,width:String}});S({tag:"table",name:"HTMLTableElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{rows:{get:function(){return this.getElementsByTagName("tr")}}},attributes:{align:String,border:String,frame:String,rules:String,summary:String,width:String,bgColor:{type:String,treatNullAsEmptyString:!0},cellPadding:{type:String,treatNullAsEmptyString:!0},cellSpacing:{type:String,treatNullAsEmptyString:!0}}});S({tag:"template",name:"HTMLTemplateElement",ctor:function(t,r,n){M.call(this,t,r,n),this._contentFragment=t._templateDoc.createDocumentFragment()},props:{content:{get:function(){return this._contentFragment}},serialize:{value:function(){return this.content.serialize()}}}});S({tag:"tr",name:"HTMLTableRowElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{cells:{get:function(){return this.querySelectorAll("td,th")}}},attributes:{align:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}});S({tags:["thead","tfoot","tbody"],name:"HTMLTableSectionElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{rows:{get:function(){return this.getElementsByTagName("tr")}}},attributes:{align:String,ch:{name:"char",type:String},chOff:{name:"charoff",type:String},vAlign:String}});S({tag:"textarea",name:"HTMLTextAreaElement",ctor:function(t,r,n){at.call(this,t,r,n)},props:{form:it.form,type:{get:function(){return"textarea"}},defaultValue:{get:function(){return this.textContent},set:function(e){this.textContent=e}},value:{get:function(){return this.defaultValue},set:function(e){this.defaultValue=e}},textLength:{get:function(){return this.value.length}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,placeholder:String,wrap:String,dirName:String,required:Boolean,readOnly:Boolean,rows:{type:"limited unsigned long with fallback",default:2},cols:{type:"limited unsigned long with fallback",default:20},maxLength:{type:"unsigned long",min:0,setmin:0,default:-1},minLength:{type:"unsigned long",min:0,setmin:0,default:-1},inputMode:{type:["verbatim","latin","latin-name","latin-prose","full-width-latin","kana","kana-name","katakana","numeric","tel","email","url"],missing:""}}});S({tag:"time",name:"HTMLTimeElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{dateTime:String,pubDate:Boolean}});S({tag:"title",name:"HTMLTitleElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{text:{get:function(){return this.textContent}}}});S({tag:"ul",name:"HTMLUListElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{type:String,compact:Boolean}});S({name:"HTMLMediaElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{src:ke,crossOrigin:Pa,preload:{type:["metadata","none","auto",{value:"",alias:"auto"}],missing:"auto"},loop:Boolean,autoplay:Boolean,mediaGroup:String,controls:Boolean,defaultMuted:{name:"muted",type:Boolean}}});S({name:"HTMLAudioElement",tag:"audio",superclass:Tt.HTMLMediaElement,ctor:function(t,r,n){Tt.HTMLMediaElement.call(this,t,r,n)}});S({name:"HTMLVideoElement",tag:"video",superclass:Tt.HTMLMediaElement,ctor:function(t,r,n){Tt.HTMLMediaElement.call(this,t,r,n)},attributes:{poster:ke,width:{type:"unsigned long",min:0,default:0},height:{type:"unsigned long",min:0,default:0}}});S({tag:"td",name:"HTMLTableDataCellElement",superclass:Tt.HTMLTableCellElement,ctor:function(t,r,n){Tt.HTMLTableCellElement.call(this,t,r,n)}});S({tag:"th",name:"HTMLTableHeaderCellElement",superclass:Tt.HTMLTableCellElement,ctor:function(t,r,n){Tt.HTMLTableCellElement.call(this,t,r,n)}});S({tag:"frameset",name:"HTMLFrameSetElement",ctor:function(t,r,n){M.call(this,t,r,n)}});S({tag:"frame",name:"HTMLFrameElement",ctor:function(t,r,n){M.call(this,t,r,n)}});S({tag:"canvas",name:"HTMLCanvasElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{getContext:{value:Je.nyi},probablySupportsContext:{value:Je.nyi},setContext:{value:Je.nyi},transferControlToProxy:{value:Je.nyi},toDataURL:{value:Je.nyi},toBlob:{value:Je.nyi}},attributes:{width:{type:"unsigned long",default:300},height:{type:"unsigned long",default:150}}});S({tag:"dialog",name:"HTMLDialogElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{show:{value:Je.nyi},showModal:{value:Je.nyi},close:{value:Je.nyi}},attributes:{open:Boolean,returnValue:String}});S({tag:"menuitem",name:"HTMLMenuItemElement",ctor:function(t,r,n){M.call(this,t,r,n)},props:{_label:{get:function(){var e=this._getattr("label");if(e!==null&&e!=="")return e;return e=this.textContent,e.replace(/[ \t\n\f\r]+/g," ").trim()}},label:{get:function(){var e=this._getattr("label");if(e!==null)return e;return this._label},set:function(e){this._setattr("label",e)}}},attributes:{type:{type:["command","checkbox","radio"],missing:"command"},icon:ke,disabled:Boolean,checked:Boolean,radiogroup:String,default:Boolean}});S({tag:"source",name:"HTMLSourceElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{srcset:String,sizes:String,media:String,src:ke,type:String,width:String,height:String}});S({tag:"track",name:"HTMLTrackElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{src:ke,srclang:String,label:String,default:Boolean,kind:{type:["subtitles","captions","descriptions","chapters","metadata"],missing:"subtitles",invalid:"metadata"}},props:{NONE:{get:function(){return 0}},LOADING:{get:function(){return 1}},LOADED:{get:function(){return 2}},ERROR:{get:function(){return 3}},readyState:{get:Je.nyi},track:{get:Je.nyi}}});S({tag:"font",name:"HTMLFontElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{color:{type:String,treatNullAsEmptyString:!0},face:{type:String},size:{type:String}}});S({tag:"dir",name:"HTMLDirectoryElement",ctor:function(t,r,n){M.call(this,t,r,n)},attributes:{compact:Boolean}});S({tags:["abbr","address","article","aside","b","bdi","bdo","cite","content","code","dd","dfn","dt","em","figcaption","figure","footer","header","hgroup","i","kbd","main","mark","nav","noscript","rb","rp","rt","rtc","ruby","s","samp","section","small","strong","sub","summary","sup","u","var","wbr","acronym","basefont","big","center","nobr","noembed","noframes","plaintext","strike","tt"]})});var co=P(function(Ob){var nf=Cr(),Lb=ao(),Ib=we(),Fb=Oa(),Mb=Ob.elements={},af=Object.create(null);Ob.createElement=function(e,t,r){var n=af[t]||oo;return new n(e,t,r)};function so(e){return Lb(e,oo,Mb,af)}var oo=so({superclass:nf,name:"SVGElement",ctor:function(t,r,n){nf.call(this,t,r,Ib.NAMESPACE.SVG,n)},props:{style:{get:function(){if(!this._style)this._style=new Fb(this);return this._style}}}});so({name:"SVGSVGElement",ctor:function(t,r,n){oo.call(this,t,r,n)},tag:"svg",props:{createSVGRect:{value:function(){return Ob.createElement(this.ownerDocument,"rect",null)}}}});so({tags:["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignObject","g","glyph","glyphRef","hkern","image","line","linearGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"]})});var cf=P(function(Sv,of){of.exports={VALUE:1,ATTR:2,REMOVE_ATTR:3,REMOVE:4,MOVE:5,INSERT:6}});var ja=P(function(Nv,bf){bf.exports=wn;var Pe=Fe(),Pb=ir(),pf=ka(),Vt=Cr(),qb=Hs(),Bb=$s(),vn=_r(),jb=Vs(),Hb=Gs(),Ub=kn(),$b=S0(),zb=O0(),lf=_n(),uf=Ma(),ff=Da(),Vb=ro(),Ba=Ta(),lo=qa(),Wb=co(),ne=we(),Dr=cf(),Nr=ne.NAMESPACE,uo=Ea().isApiWritable;function wn(e,t){pf.call(this),this.nodeType=Pe.DOCUMENT_NODE,this.isHTML=e,this._address=t||"about:blank",this.readyState="loading",this.implementation=new Ub(this),this.ownerDocument=null,this._contentType=e?"text/html":"application/xml",this.doctype=null,this.documentElement=null,this._templateDocCache=null,this._nodeIterators=null,this._nid=1,this._nextnid=2,this._nodes=[null,this],this.byId=Object.create(null),this.modclock=0}var Gb={event:"Event",customevent:"CustomEvent",uievent:"UIEvent",mouseevent:"MouseEvent"},Jb={events:"event",htmlevents:"event",mouseevents:"mouseevent",mutationevents:"mutationevent",uievents:"uievent"},Sr=function(e,t,r){return{get:function(){var n=e.call(this);if(n)return n[t];return r},set:function(n){var a=e.call(this);if(a)a[t]=n}}};function df(e,t){var r,n,a;if(e==="")e=null;if(!Ba.isValidQName(t))ne.InvalidCharacterError();if(r=null,n=t,a=t.indexOf(":"),a>=0)r=t.substring(0,a),n=t.substring(a+1);if(r!==null&&e===null)ne.NamespaceError();if(r==="xml"&&e!==Nr.XML)ne.NamespaceError();if((r==="xmlns"||t==="xmlns")&&e!==Nr.XMLNS)ne.NamespaceError();if(e===Nr.XMLNS&&!(r==="xmlns"||t==="xmlns"))ne.NamespaceError();return{namespace:e,prefix:r,localName:n}}wn.prototype=Object.create(pf.prototype,{_setMutationHandler:{value:function(e){this.mutationHandler=e}},_dispatchRendererEvent:{value:function(e,t,r){var n=this._nodes[e];if(!n)return;n._dispatchEvent(new vn(t,r),!0)}},nodeName:{value:"#document"},nodeValue:{get:function(){return null},set:function(){}},documentURI:{get:function(){return this._address},set:ne.nyi},compatMode:{get:function(){return this._quirks?"BackCompat":"CSS1Compat"}},createTextNode:{value:function(e){return new qb(this,String(e))}},createComment:{value:function(e){return new Bb(this,e)}},createDocumentFragment:{value:function(){return new jb(this)}},createProcessingInstruction:{value:function(e,t){if(!Ba.isValidName(e)||t.indexOf("?>")!==-1)ne.InvalidCharacterError();return new Hb(this,e,t)}},createAttribute:{value:function(e){if(e=String(e),!Ba.isValidName(e))ne.InvalidCharacterError();if(this.isHTML)e=ne.toASCIILowerCase(e);return new Vt._Attr(null,e,null,null,"")}},createAttributeNS:{value:function(e,t){e=e===null||e===void 0||e===""?null:String(e),t=String(t);var r=df(e,t);return new Vt._Attr(null,r.localName,r.prefix,r.namespace,"")}},createElement:{value:function(e){if(e=String(e),!Ba.isValidName(e))ne.InvalidCharacterError();if(this.isHTML){if(/[A-Z]/.test(e))e=ne.toASCIILowerCase(e);return lo.createElement(this,e,null)}else if(this.contentType==="application/xhtml+xml")return lo.createElement(this,e,null);else return new Vt(this,e,null,null)},writable:uo},createElementNS:{value:function(e,t){e=e===null||e===void 0||e===""?null:String(e),t=String(t);var r=df(e,t);return this._createElementNS(r.localName,r.namespace,r.prefix)},writable:uo},_createElementNS:{value:function(e,t,r){if(t===Nr.HTML)return lo.createElement(this,e,r);else if(t===Nr.SVG)return Wb.createElement(this,e,r);return new Vt(this,e,t,r)}},createEvent:{value:function(t){t=t.toLowerCase();var r=Jb[t]||t,n=Vb[Gb[r]];if(n){var a=new n;return a._initialized=!1,a}else ne.NotSupportedError()}},createTreeWalker:{value:function(e,t,r){if(!e)throw TypeError("root argument is required");if(!(e instanceof Pe))throw TypeError("root not a node");return t=t===void 0?lf.SHOW_ALL:+t,r=r===void 0?null:r,new $b(e,t,r)}},createNodeIterator:{value:function(e,t,r){if(!e)throw TypeError("root argument is required");if(!(e instanceof Pe))throw TypeError("root not a node");return t=t===void 0?lf.SHOW_ALL:+t,r=r===void 0?null:r,new zb(e,t,r)}},_attachNodeIterator:{value:function(e){if(!this._nodeIterators)this._nodeIterators=[];this._nodeIterators.push(e)}},_detachNodeIterator:{value:function(e){var t=this._nodeIterators.indexOf(e);this._nodeIterators.splice(t,1)}},_preremoveNodeIterators:{value:function(e){if(this._nodeIterators)this._nodeIterators.forEach(function(t){t._preremove(e)})}},_updateDocTypeElement:{value:function(){this.doctype=this.documentElement=null;for(var t=this.firstChild;t!==null;t=t.nextSibling)if(t.nodeType===Pe.DOCUMENT_TYPE_NODE)this.doctype=t;else if(t.nodeType===Pe.ELEMENT_NODE)this.documentElement=t}},insertBefore:{value:function(t,r){return Pe.prototype.insertBefore.call(this,t,r),this._updateDocTypeElement(),t}},replaceChild:{value:function(t,r){return Pe.prototype.replaceChild.call(this,t,r),this._updateDocTypeElement(),r}},removeChild:{value:function(t){return Pe.prototype.removeChild.call(this,t),this._updateDocTypeElement(),t}},getElementById:{value:function(e){var t=this.byId[e];if(!t)return null;if(t instanceof Ct)return t.getFirst();return t}},_hasMultipleElementsWithId:{value:function(e){return this.byId[e]instanceof Ct}},getElementsByName:{value:Vt.prototype.getElementsByName},getElementsByTagName:{value:Vt.prototype.getElementsByTagName},getElementsByTagNameNS:{value:Vt.prototype.getElementsByTagNameNS},getElementsByClassName:{value:Vt.prototype.getElementsByClassName},adoptNode:{value:function(t){if(t.nodeType===Pe.DOCUMENT_NODE)ne.NotSupportedError();if(t.nodeType===Pe.ATTRIBUTE_NODE)return t;if(t.parentNode)t.parentNode.removeChild(t);if(t.ownerDocument!==this)gf(t,this);return t}},importNode:{value:function(t,r){return this.adoptNode(t.cloneNode(r))},writable:uo},origin:{get:function(){return null}},characterSet:{get:function(){return"UTF-8"}},contentType:{get:function(){return this._contentType}},URL:{get:function(){return this._address}},domain:{get:ne.nyi,set:ne.nyi},referrer:{get:ne.nyi},cookie:{get:ne.nyi,set:ne.nyi},lastModified:{get:ne.nyi},location:{get:function(){return this.defaultView?this.defaultView.location:null},set:ne.nyi},_titleElement:{get:function(){return this.getElementsByTagName("title").item(0)||null}},title:{get:function(){var e=this._titleElement,t=e?e.textContent:"";return t.replace(/[ \t\n\r\f]+/g," ").replace(/(^ )|( $)/g,"")},set:function(e){var t=this._titleElement,r=this.head;if(!t&&!r)return;if(!t)t=this.createElement("title"),r.appendChild(t);t.textContent=e}},dir:Sr(function(){var e=this.documentElement;if(e&&e.tagName==="HTML")return e},"dir",""),fgColor:Sr(function(){return this.body},"text",""),linkColor:Sr(function(){return this.body},"link",""),vlinkColor:Sr(function(){return this.body},"vLink",""),alinkColor:Sr(function(){return this.body},"aLink",""),bgColor:Sr(function(){return this.body},"bgColor",""),charset:{get:function(){return this.characterSet}},inputEncoding:{get:function(){return this.characterSet}},scrollingElement:{get:function(){return this._quirks?this.body:this.documentElement}},body:{get:function(){return hf(this.documentElement,"body")},set:ne.nyi},head:{get:function(){return hf(this.documentElement,"head")}},images:{get:ne.nyi},embeds:{get:ne.nyi},plugins:{get:ne.nyi},links:{get:ne.nyi},forms:{get:ne.nyi},scripts:{get:ne.nyi},applets:{get:function(){return[]}},activeElement:{get:function(){return null}},innerHTML:{get:function(){return this.serialize()},set:ne.nyi},outerHTML:{get:function(){return this.serialize()},set:ne.nyi},write:{value:function(e){if(!this.isHTML)ne.InvalidStateError();if(!this._parser)return;if(!this._parser);var t=arguments.join("");this._parser.parse(t)}},writeln:{value:function(t){this.write(Array.prototype.join.call(arguments,"")+`
6
+ `)}},open:{value:function(){this.documentElement=null}},close:{value:function(){if(this.readyState="interactive",this._dispatchEvent(new vn("readystatechange"),!0),this._dispatchEvent(new vn("DOMContentLoaded"),!0),this.readyState="complete",this._dispatchEvent(new vn("readystatechange"),!0),this.defaultView)this.defaultView._dispatchEvent(new vn("load"),!0)}},clone:{value:function(){var t=new wn(this.isHTML,this._address);return t._quirks=this._quirks,t._contentType=this._contentType,t}},cloneNode:{value:function(t){var r=Pe.prototype.cloneNode.call(this,!1);if(t)for(var n=this.firstChild;n!==null;n=n.nextSibling)r._appendChild(r.importNode(n,!0));return r._updateDocTypeElement(),r}},isEqual:{value:function(t){return!0}},mutateValue:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:Dr.VALUE,target:e,data:e.data})}},mutateAttr:{value:function(e,t){if(this.mutationHandler)this.mutationHandler({type:Dr.ATTR,target:e.ownerElement,attr:e})}},mutateRemoveAttr:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:Dr.REMOVE_ATTR,target:e.ownerElement,attr:e})}},mutateRemove:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:Dr.REMOVE,target:e.parentNode,node:e});mf(e)}},mutateInsert:{value:function(e){if(xf(e),this.mutationHandler)this.mutationHandler({type:Dr.INSERT,target:e.parentNode,node:e})}},mutateMove:{value:function(e){if(this.mutationHandler)this.mutationHandler({type:Dr.MOVE,target:e})}},addId:{value:function(t,r){var n=this.byId[t];if(!n)this.byId[t]=r;else{if(!(n instanceof Ct))n=new Ct(n),this.byId[t]=n;n.add(r)}}},delId:{value:function(t,r){var n=this.byId[t];if(ne.assert(n),n instanceof Ct){if(n.del(r),n.length===1)this.byId[t]=n.downgrade()}else this.byId[t]=void 0}},_resolve:{value:function(e){return new uf(this._documentBaseURL).resolve(e)}},_documentBaseURL:{get:function(){var e=this._address;if(e==="about:blank")e="/";var t=this.querySelector("base[href]");if(t)return new uf(e).resolve(t.getAttribute("href"));return e}},_templateDoc:{get:function(){if(!this._templateDocCache){var e=new wn(this.isHTML,this._address);this._templateDocCache=e._templateDocCache=e}return this._templateDocCache}},querySelector:{value:function(e){return ff(e,this)[0]}},querySelectorAll:{value:function(e){var t=ff(e,this);return t.item?t:new Pb(t)}}});var Yb=["abort","canplay","canplaythrough","change","click","contextmenu","cuechange","dblclick","drag","dragend","dragenter","dragleave","dragover","dragstart","drop","durationchange","emptied","ended","input","invalid","keydown","keypress","keyup","loadeddata","loadedmetadata","loadstart","mousedown","mousemove","mouseout","mouseover","mouseup","mousewheel","pause","play","playing","progress","ratechange","readystatechange","reset","seeked","seeking","select","show","stalled","submit","suspend","timeupdate","volumechange","waiting","blur","error","focus","load","scroll"];Yb.forEach(function(e){Object.defineProperty(wn.prototype,"on"+e,{get:function(){return this._getEventHandler(e)},set:function(t){this._setEventHandler(e,t)}})});function hf(e,t){if(e&&e.isHTML){for(var r=e.firstChild;r!==null;r=r.nextSibling)if(r.nodeType===Pe.ELEMENT_NODE&&r.localName===t&&r.namespaceURI===Nr.HTML)return r}return null}function Xb(e){if(e._nid=e.ownerDocument._nextnid++,e.ownerDocument._nodes[e._nid]=e,e.nodeType===Pe.ELEMENT_NODE){var t=e.getAttribute("id");if(t)e.ownerDocument.addId(t,e);if(e._roothook)e._roothook()}}function Kb(e){if(e.nodeType===Pe.ELEMENT_NODE){var t=e.getAttribute("id");if(t)e.ownerDocument.delId(t,e)}e.ownerDocument._nodes[e._nid]=void 0,e._nid=void 0}function xf(e){if(Xb(e),e.nodeType===Pe.ELEMENT_NODE)for(var t=e.firstChild;t!==null;t=t.nextSibling)xf(t)}function mf(e){Kb(e);for(var t=e.firstChild;t!==null;t=t.nextSibling)mf(t)}function gf(e,t){if(e.ownerDocument=t,e._lastModTime=void 0,Object.prototype.hasOwnProperty.call(e,"_tagName"))e._tagName=void 0;for(var r=e.firstChild;r!==null;r=r.nextSibling)gf(r,t)}function Ct(e){this.nodes=Object.create(null),this.nodes[e._nid]=e,this.length=1,this.firstNode=void 0}Ct.prototype.add=function(e){if(!this.nodes[e._nid])this.nodes[e._nid]=e,this.length++,this.firstNode=void 0};Ct.prototype.del=function(e){if(this.nodes[e._nid])delete this.nodes[e._nid],this.length--,this.firstNode=void 0};Ct.prototype.getFirst=function(){if(!this.firstNode){var e;for(e in this.nodes)if(this.firstNode===void 0||this.firstNode.compareDocumentPosition(this.nodes[e])&Pe.DOCUMENT_POSITION_PRECEDING)this.firstNode=this.nodes[e]}return this.firstNode};Ct.prototype.downgrade=function(){if(this.length===1){var e;for(e in this.nodes)return this.nodes[e]}return this}});var Ua=P(function(Lv,yf){yf.exports=Ha;var Zb=Fe(),_f=Bs(),Qb=Sa();function Ha(e,t,r,n){_f.call(this),this.nodeType=Zb.DOCUMENT_TYPE_NODE,this.ownerDocument=e||null,this.name=t,this.publicId=r||"",this.systemId=n||""}Ha.prototype=Object.create(_f.prototype,{nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return null},set:function(){}},clone:{value:function(){return new Ha(this.ownerDocument,this.name,this.publicId,this.systemId)}},isEqual:{value:function(t){return this.name===t.name&&this.publicId===t.publicId&&this.systemId===t.systemId}}});Object.defineProperties(Ha.prototype,Qb)});var Ya=P(function(Iv,$f){$f.exports=ee;var e_=ja(),t_=Ua(),fo=Fe(),j=we().NAMESPACE,Mf=qa(),le=Mf.elements,or=Function.prototype.apply.bind(Array.prototype.push),$a=-1,Lr=1,qe=2,Z=3,mt=4,r_=5,n_=[],a_=/^HTML$|^-\/\/W3O\/\/DTD W3 HTML Strict 3\.0\/\/EN\/\/$|^-\/W3C\/DTD HTML 4\.0 Transitional\/EN$|^\+\/\/Silmaril\/\/dtd html Pro v0r11 19970101\/\/|^-\/\/AdvaSoft Ltd\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/AS\/\/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\/\/|^-\/\/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\/\/|^-\/\/SQ\/\/DTD HTML 2\.0 HoTMetaL \+ extensions\/\/|^-\/\/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\/\//i,i_="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",Ef=/^-\/\/W3C\/\/DTD HTML 4\.01 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.01 Transitional\/\//i,s_=/^-\/\/W3C\/\/DTD XHTML 1\.0 Frameset\/\/|^-\/\/W3C\/\/DTD XHTML 1\.0 Transitional\/\//i,lr=Object.create(null);lr[j.HTML]={__proto__:null,address:!0,applet:!0,area:!0,article:!0,aside:!0,base:!0,basefont:!0,bgsound:!0,blockquote:!0,body:!0,br:!0,button:!0,caption:!0,center:!0,col:!0,colgroup:!0,dd:!0,details:!0,dir:!0,div:!0,dl:!0,dt:!0,embed:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,frame:!0,frameset:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,head:!0,header:!0,hgroup:!0,hr:!0,html:!0,iframe:!0,img:!0,input:!0,li:!0,link:!0,listing:!0,main:!0,marquee:!0,menu:!0,meta:!0,nav:!0,noembed:!0,noframes:!0,noscript:!0,object:!0,ol:!0,p:!0,param:!0,plaintext:!0,pre:!0,script:!0,section:!0,select:!0,source:!0,style:!0,summary:!0,table:!0,tbody:!0,td:!0,template:!0,textarea:!0,tfoot:!0,th:!0,thead:!0,title:!0,tr:!0,track:!0,ul:!0,wbr:!0,xmp:!0};lr[j.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};lr[j.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};var xo=Object.create(null);xo[j.HTML]={__proto__:null,address:!0,div:!0,p:!0};var Of=Object.create(null);Of[j.HTML]={__proto__:null,dd:!0,dt:!0};var Ir=Object.create(null);Ir[j.HTML]={__proto__:null,table:!0,thead:!0,tbody:!0,tfoot:!0,tr:!0};var Pf=Object.create(null);Pf[j.HTML]={__proto__:null,dd:!0,dt:!0,li:!0,menuitem:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0};var qf=Object.create(null);qf[j.HTML]={__proto__:null,caption:!0,colgroup:!0,dd:!0,dt:!0,li:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0,tbody:!0,td:!0,tfoot:!0,th:!0,thead:!0,tr:!0};var Wa=Object.create(null);Wa[j.HTML]={__proto__:null,table:!0,template:!0,html:!0};var Ga=Object.create(null);Ga[j.HTML]={__proto__:null,tbody:!0,tfoot:!0,thead:!0,template:!0,html:!0};var mo=Object.create(null);mo[j.HTML]={__proto__:null,tr:!0,template:!0,html:!0};var Bf=Object.create(null);Bf[j.HTML]={__proto__:null,button:!0,fieldset:!0,input:!0,keygen:!0,object:!0,output:!0,select:!0,textarea:!0,img:!0};var gt=Object.create(null);gt[j.HTML]={__proto__:null,applet:!0,caption:!0,html:!0,table:!0,td:!0,th:!0,marquee:!0,object:!0,template:!0};gt[j.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};gt[j.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var Ja=Object.create(gt);Ja[j.HTML]=Object.create(gt[j.HTML]);Ja[j.HTML].ol=!0;Ja[j.HTML].ul=!0;var go=Object.create(gt);go[j.HTML]=Object.create(gt[j.HTML]);go[j.HTML].button=!0;var jf=Object.create(null);jf[j.HTML]={__proto__:null,html:!0,table:!0,template:!0};var o_=Object.create(null);o_[j.HTML]={__proto__:null,optgroup:!0,option:!0};var Hf=Object.create(null);Hf[j.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0};var Uf=Object.create(null);Uf[j.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var vf={__proto__:null,"xlink:actuate":j.XLINK,"xlink:arcrole":j.XLINK,"xlink:href":j.XLINK,"xlink:role":j.XLINK,"xlink:show":j.XLINK,"xlink:title":j.XLINK,"xlink:type":j.XLINK,"xml:base":j.XML,"xml:lang":j.XML,"xml:space":j.XML,xmlns:j.XMLNS,"xmlns:xlink":j.XMLNS},wf={__proto__:null,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"},kf={__proto__:null,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"},Tf={__proto__:null,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},c_={__proto__:null,AElig:198,"AElig;":198,AMP:38,"AMP;":38,Aacute:193,"Aacute;":193,"Abreve;":258,Acirc:194,"Acirc;":194,"Acy;":1040,"Afr;":[55349,56580],Agrave:192,"Agrave;":192,"Alpha;":913,"Amacr;":256,"And;":10835,"Aogon;":260,"Aopf;":[55349,56632],"ApplyFunction;":8289,Aring:197,"Aring;":197,"Ascr;":[55349,56476],"Assign;":8788,Atilde:195,"Atilde;":195,Auml:196,"Auml;":196,"Backslash;":8726,"Barv;":10983,"Barwed;":8966,"Bcy;":1041,"Because;":8757,"Bernoullis;":8492,"Beta;":914,"Bfr;":[55349,56581],"Bopf;":[55349,56633],"Breve;":728,"Bscr;":8492,"Bumpeq;":8782,"CHcy;":1063,COPY:169,"COPY;":169,"Cacute;":262,"Cap;":8914,"CapitalDifferentialD;":8517,"Cayleys;":8493,"Ccaron;":268,Ccedil:199,"Ccedil;":199,"Ccirc;":264,"Cconint;":8752,"Cdot;":266,"Cedilla;":184,"CenterDot;":183,"Cfr;":8493,"Chi;":935,"CircleDot;":8857,"CircleMinus;":8854,"CirclePlus;":8853,"CircleTimes;":8855,"ClockwiseContourIntegral;":8754,"CloseCurlyDoubleQuote;":8221,"CloseCurlyQuote;":8217,"Colon;":8759,"Colone;":10868,"Congruent;":8801,"Conint;":8751,"ContourIntegral;":8750,"Copf;":8450,"Coproduct;":8720,"CounterClockwiseContourIntegral;":8755,"Cross;":10799,"Cscr;":[55349,56478],"Cup;":8915,"CupCap;":8781,"DD;":8517,"DDotrahd;":10513,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Dagger;":8225,"Darr;":8609,"Dashv;":10980,"Dcaron;":270,"Dcy;":1044,"Del;":8711,"Delta;":916,"Dfr;":[55349,56583],"DiacriticalAcute;":180,"DiacriticalDot;":729,"DiacriticalDoubleAcute;":733,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"Diamond;":8900,"DifferentialD;":8518,"Dopf;":[55349,56635],"Dot;":168,"DotDot;":8412,"DotEqual;":8784,"DoubleContourIntegral;":8751,"DoubleDot;":168,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DoubleLeftRightArrow;":8660,"DoubleLeftTee;":10980,"DoubleLongLeftArrow;":10232,"DoubleLongLeftRightArrow;":10234,"DoubleLongRightArrow;":10233,"DoubleRightArrow;":8658,"DoubleRightTee;":8872,"DoubleUpArrow;":8657,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownArrow;":8595,"DownArrowBar;":10515,"DownArrowUpArrow;":8693,"DownBreve;":785,"DownLeftRightVector;":10576,"DownLeftTeeVector;":10590,"DownLeftVector;":8637,"DownLeftVectorBar;":10582,"DownRightTeeVector;":10591,"DownRightVector;":8641,"DownRightVectorBar;":10583,"DownTee;":8868,"DownTeeArrow;":8615,"Downarrow;":8659,"Dscr;":[55349,56479],"Dstrok;":272,"ENG;":330,ETH:208,"ETH;":208,Eacute:201,"Eacute;":201,"Ecaron;":282,Ecirc:202,"Ecirc;":202,"Ecy;":1069,"Edot;":278,"Efr;":[55349,56584],Egrave:200,"Egrave;":200,"Element;":8712,"Emacr;":274,"EmptySmallSquare;":9723,"EmptyVerySmallSquare;":9643,"Eogon;":280,"Eopf;":[55349,56636],"Epsilon;":917,"Equal;":10869,"EqualTilde;":8770,"Equilibrium;":8652,"Escr;":8496,"Esim;":10867,"Eta;":919,Euml:203,"Euml;":203,"Exists;":8707,"ExponentialE;":8519,"Fcy;":1060,"Ffr;":[55349,56585],"FilledSmallSquare;":9724,"FilledVerySmallSquare;":9642,"Fopf;":[55349,56637],"ForAll;":8704,"Fouriertrf;":8497,"Fscr;":8497,"GJcy;":1027,GT:62,"GT;":62,"Gamma;":915,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"Gcirc;":284,"Gcy;":1043,"Gdot;":288,"Gfr;":[55349,56586],"Gg;":8921,"Gopf;":[55349,56638],"GreaterEqual;":8805,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"GreaterGreater;":10914,"GreaterLess;":8823,"GreaterSlantEqual;":10878,"GreaterTilde;":8819,"Gscr;":[55349,56482],"Gt;":8811,"HARDcy;":1066,"Hacek;":711,"Hat;":94,"Hcirc;":292,"Hfr;":8460,"HilbertSpace;":8459,"Hopf;":8461,"HorizontalLine;":9472,"Hscr;":8459,"Hstrok;":294,"HumpDownHump;":8782,"HumpEqual;":8783,"IEcy;":1045,"IJlig;":306,"IOcy;":1025,Iacute:205,"Iacute;":205,Icirc:206,"Icirc;":206,"Icy;":1048,"Idot;":304,"Ifr;":8465,Igrave:204,"Igrave;":204,"Im;":8465,"Imacr;":298,"ImaginaryI;":8520,"Implies;":8658,"Int;":8748,"Integral;":8747,"Intersection;":8898,"InvisibleComma;":8291,"InvisibleTimes;":8290,"Iogon;":302,"Iopf;":[55349,56640],"Iota;":921,"Iscr;":8464,"Itilde;":296,"Iukcy;":1030,Iuml:207,"Iuml;":207,"Jcirc;":308,"Jcy;":1049,"Jfr;":[55349,56589],"Jopf;":[55349,56641],"Jscr;":[55349,56485],"Jsercy;":1032,"Jukcy;":1028,"KHcy;":1061,"KJcy;":1036,"Kappa;":922,"Kcedil;":310,"Kcy;":1050,"Kfr;":[55349,56590],"Kopf;":[55349,56642],"Kscr;":[55349,56486],"LJcy;":1033,LT:60,"LT;":60,"Lacute;":313,"Lambda;":923,"Lang;":10218,"Laplacetrf;":8466,"Larr;":8606,"Lcaron;":317,"Lcedil;":315,"Lcy;":1051,"LeftAngleBracket;":10216,"LeftArrow;":8592,"LeftArrowBar;":8676,"LeftArrowRightArrow;":8646,"LeftCeiling;":8968,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVector;":8643,"LeftDownVectorBar;":10585,"LeftFloor;":8970,"LeftRightArrow;":8596,"LeftRightVector;":10574,"LeftTee;":8867,"LeftTeeArrow;":8612,"LeftTeeVector;":10586,"LeftTriangle;":8882,"LeftTriangleBar;":10703,"LeftTriangleEqual;":8884,"LeftUpDownVector;":10577,"LeftUpTeeVector;":10592,"LeftUpVector;":8639,"LeftUpVectorBar;":10584,"LeftVector;":8636,"LeftVectorBar;":10578,"Leftarrow;":8656,"Leftrightarrow;":8660,"LessEqualGreater;":8922,"LessFullEqual;":8806,"LessGreater;":8822,"LessLess;":10913,"LessSlantEqual;":10877,"LessTilde;":8818,"Lfr;":[55349,56591],"Ll;":8920,"Lleftarrow;":8666,"Lmidot;":319,"LongLeftArrow;":10229,"LongLeftRightArrow;":10231,"LongRightArrow;":10230,"Longleftarrow;":10232,"Longleftrightarrow;":10234,"Longrightarrow;":10233,"Lopf;":[55349,56643],"LowerLeftArrow;":8601,"LowerRightArrow;":8600,"Lscr;":8466,"Lsh;":8624,"Lstrok;":321,"Lt;":8810,"Map;":10501,"Mcy;":1052,"MediumSpace;":8287,"Mellintrf;":8499,"Mfr;":[55349,56592],"MinusPlus;":8723,"Mopf;":[55349,56644],"Mscr;":8499,"Mu;":924,"NJcy;":1034,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ncy;":1053,"NegativeMediumSpace;":8203,"NegativeThickSpace;":8203,"NegativeThinSpace;":8203,"NegativeVeryThinSpace;":8203,"NestedGreaterGreater;":8811,"NestedLessLess;":8810,"NewLine;":10,"Nfr;":[55349,56593],"NoBreak;":8288,"NonBreakingSpace;":160,"Nopf;":8469,"Not;":10988,"NotCongruent;":8802,"NotCupCap;":8813,"NotDoubleVerticalBar;":8742,"NotElement;":8713,"NotEqual;":8800,"NotEqualTilde;":[8770,824],"NotExists;":8708,"NotGreater;":8815,"NotGreaterEqual;":8817,"NotGreaterFullEqual;":[8807,824],"NotGreaterGreater;":[8811,824],"NotGreaterLess;":8825,"NotGreaterSlantEqual;":[10878,824],"NotGreaterTilde;":8821,"NotHumpDownHump;":[8782,824],"NotHumpEqual;":[8783,824],"NotLeftTriangle;":8938,"NotLeftTriangleBar;":[10703,824],"NotLeftTriangleEqual;":8940,"NotLess;":8814,"NotLessEqual;":8816,"NotLessGreater;":8824,"NotLessLess;":[8810,824],"NotLessSlantEqual;":[10877,824],"NotLessTilde;":8820,"NotNestedGreaterGreater;":[10914,824],"NotNestedLessLess;":[10913,824],"NotPrecedes;":8832,"NotPrecedesEqual;":[10927,824],"NotPrecedesSlantEqual;":8928,"NotReverseElement;":8716,"NotRightTriangle;":8939,"NotRightTriangleBar;":[10704,824],"NotRightTriangleEqual;":8941,"NotSquareSubset;":[8847,824],"NotSquareSubsetEqual;":8930,"NotSquareSuperset;":[8848,824],"NotSquareSupersetEqual;":8931,"NotSubset;":[8834,8402],"NotSubsetEqual;":8840,"NotSucceeds;":8833,"NotSucceedsEqual;":[10928,824],"NotSucceedsSlantEqual;":8929,"NotSucceedsTilde;":[8831,824],"NotSuperset;":[8835,8402],"NotSupersetEqual;":8841,"NotTilde;":8769,"NotTildeEqual;":8772,"NotTildeFullEqual;":8775,"NotTildeTilde;":8777,"NotVerticalBar;":8740,"Nscr;":[55349,56489],Ntilde:209,"Ntilde;":209,"Nu;":925,"OElig;":338,Oacute:211,"Oacute;":211,Ocirc:212,"Ocirc;":212,"Ocy;":1054,"Odblac;":336,"Ofr;":[55349,56594],Ograve:210,"Ograve;":210,"Omacr;":332,"Omega;":937,"Omicron;":927,"Oopf;":[55349,56646],"OpenCurlyDoubleQuote;":8220,"OpenCurlyQuote;":8216,"Or;":10836,"Oscr;":[55349,56490],Oslash:216,"Oslash;":216,Otilde:213,"Otilde;":213,"Otimes;":10807,Ouml:214,"Ouml;":214,"OverBar;":8254,"OverBrace;":9182,"OverBracket;":9140,"OverParenthesis;":9180,"PartialD;":8706,"Pcy;":1055,"Pfr;":[55349,56595],"Phi;":934,"Pi;":928,"PlusMinus;":177,"Poincareplane;":8460,"Popf;":8473,"Pr;":10939,"Precedes;":8826,"PrecedesEqual;":10927,"PrecedesSlantEqual;":8828,"PrecedesTilde;":8830,"Prime;":8243,"Product;":8719,"Proportion;":8759,"Proportional;":8733,"Pscr;":[55349,56491],"Psi;":936,QUOT:34,"QUOT;":34,"Qfr;":[55349,56596],"Qopf;":8474,"Qscr;":[55349,56492],"RBarr;":10512,REG:174,"REG;":174,"Racute;":340,"Rang;":10219,"Rarr;":8608,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"Rcy;":1056,"Re;":8476,"ReverseElement;":8715,"ReverseEquilibrium;":8651,"ReverseUpEquilibrium;":10607,"Rfr;":8476,"Rho;":929,"RightAngleBracket;":10217,"RightArrow;":8594,"RightArrowBar;":8677,"RightArrowLeftArrow;":8644,"RightCeiling;":8969,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVector;":8642,"RightDownVectorBar;":10581,"RightFloor;":8971,"RightTee;":8866,"RightTeeArrow;":8614,"RightTeeVector;":10587,"RightTriangle;":8883,"RightTriangleBar;":10704,"RightTriangleEqual;":8885,"RightUpDownVector;":10575,"RightUpTeeVector;":10588,"RightUpVector;":8638,"RightUpVectorBar;":10580,"RightVector;":8640,"RightVectorBar;":10579,"Rightarrow;":8658,"Ropf;":8477,"RoundImplies;":10608,"Rrightarrow;":8667,"Rscr;":8475,"Rsh;":8625,"RuleDelayed;":10740,"SHCHcy;":1065,"SHcy;":1064,"SOFTcy;":1068,"Sacute;":346,"Sc;":10940,"Scaron;":352,"Scedil;":350,"Scirc;":348,"Scy;":1057,"Sfr;":[55349,56598],"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"ShortRightArrow;":8594,"ShortUpArrow;":8593,"Sigma;":931,"SmallCircle;":8728,"Sopf;":[55349,56650],"Sqrt;":8730,"Square;":9633,"SquareIntersection;":8851,"SquareSubset;":8847,"SquareSubsetEqual;":8849,"SquareSuperset;":8848,"SquareSupersetEqual;":8850,"SquareUnion;":8852,"Sscr;":[55349,56494],"Star;":8902,"Sub;":8912,"Subset;":8912,"SubsetEqual;":8838,"Succeeds;":8827,"SucceedsEqual;":10928,"SucceedsSlantEqual;":8829,"SucceedsTilde;":8831,"SuchThat;":8715,"Sum;":8721,"Sup;":8913,"Superset;":8835,"SupersetEqual;":8839,"Supset;":8913,THORN:222,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"TScy;":1062,"Tab;":9,"Tau;":932,"Tcaron;":356,"Tcedil;":354,"Tcy;":1058,"Tfr;":[55349,56599],"Therefore;":8756,"Theta;":920,"ThickSpace;":[8287,8202],"ThinSpace;":8201,"Tilde;":8764,"TildeEqual;":8771,"TildeFullEqual;":8773,"TildeTilde;":8776,"Topf;":[55349,56651],"TripleDot;":8411,"Tscr;":[55349,56495],"Tstrok;":358,Uacute:218,"Uacute;":218,"Uarr;":8607,"Uarrocir;":10569,"Ubrcy;":1038,"Ubreve;":364,Ucirc:219,"Ucirc;":219,"Ucy;":1059,"Udblac;":368,"Ufr;":[55349,56600],Ugrave:217,"Ugrave;":217,"Umacr;":362,"UnderBar;":95,"UnderBrace;":9183,"UnderBracket;":9141,"UnderParenthesis;":9181,"Union;":8899,"UnionPlus;":8846,"Uogon;":370,"Uopf;":[55349,56652],"UpArrow;":8593,"UpArrowBar;":10514,"UpArrowDownArrow;":8645,"UpDownArrow;":8597,"UpEquilibrium;":10606,"UpTee;":8869,"UpTeeArrow;":8613,"Uparrow;":8657,"Updownarrow;":8661,"UpperLeftArrow;":8598,"UpperRightArrow;":8599,"Upsi;":978,"Upsilon;":933,"Uring;":366,"Uscr;":[55349,56496],"Utilde;":360,Uuml:220,"Uuml;":220,"VDash;":8875,"Vbar;":10987,"Vcy;":1042,"Vdash;":8873,"Vdashl;":10982,"Vee;":8897,"Verbar;":8214,"Vert;":8214,"VerticalBar;":8739,"VerticalLine;":124,"VerticalSeparator;":10072,"VerticalTilde;":8768,"VeryThinSpace;":8202,"Vfr;":[55349,56601],"Vopf;":[55349,56653],"Vscr;":[55349,56497],"Vvdash;":8874,"Wcirc;":372,"Wedge;":8896,"Wfr;":[55349,56602],"Wopf;":[55349,56654],"Wscr;":[55349,56498],"Xfr;":[55349,56603],"Xi;":926,"Xopf;":[55349,56655],"Xscr;":[55349,56499],"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,Yacute:221,"Yacute;":221,"Ycirc;":374,"Ycy;":1067,"Yfr;":[55349,56604],"Yopf;":[55349,56656],"Yscr;":[55349,56500],"Yuml;":376,"ZHcy;":1046,"Zacute;":377,"Zcaron;":381,"Zcy;":1047,"Zdot;":379,"ZeroWidthSpace;":8203,"Zeta;":918,"Zfr;":8488,"Zopf;":8484,"Zscr;":[55349,56501],aacute:225,"aacute;":225,"abreve;":259,"ac;":8766,"acE;":[8766,819],"acd;":8767,acirc:226,"acirc;":226,acute:180,"acute;":180,"acy;":1072,aelig:230,"aelig;":230,"af;":8289,"afr;":[55349,56606],agrave:224,"agrave;":224,"alefsym;":8501,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,amp:38,"amp;":38,"and;":8743,"andand;":10837,"andd;":10844,"andslope;":10840,"andv;":10842,"ang;":8736,"ange;":10660,"angle;":8736,"angmsd;":8737,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrt;":8735,"angrtvb;":8894,"angrtvbd;":10653,"angsph;":8738,"angst;":197,"angzarr;":9084,"aogon;":261,"aopf;":[55349,56658],"ap;":8776,"apE;":10864,"apacir;":10863,"ape;":8778,"apid;":8779,"apos;":39,"approx;":8776,"approxeq;":8778,aring:229,"aring;":229,"ascr;":[55349,56502],"ast;":42,"asymp;":8776,"asympeq;":8781,atilde:227,"atilde;":227,auml:228,"auml;":228,"awconint;":8755,"awint;":10769,"bNot;":10989,"backcong;":8780,"backepsilon;":1014,"backprime;":8245,"backsim;":8765,"backsimeq;":8909,"barvee;":8893,"barwed;":8965,"barwedge;":8965,"bbrk;":9141,"bbrktbrk;":9142,"bcong;":8780,"bcy;":1073,"bdquo;":8222,"becaus;":8757,"because;":8757,"bemptyv;":10672,"bepsi;":1014,"bernou;":8492,"beta;":946,"beth;":8502,"between;":8812,"bfr;":[55349,56607],"bigcap;":8898,"bigcirc;":9711,"bigcup;":8899,"bigodot;":10752,"bigoplus;":10753,"bigotimes;":10754,"bigsqcup;":10758,"bigstar;":9733,"bigtriangledown;":9661,"bigtriangleup;":9651,"biguplus;":10756,"bigvee;":8897,"bigwedge;":8896,"bkarow;":10509,"blacklozenge;":10731,"blacksquare;":9642,"blacktriangle;":9652,"blacktriangledown;":9662,"blacktriangleleft;":9666,"blacktriangleright;":9656,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"bne;":[61,8421],"bnequiv;":[8801,8421],"bnot;":8976,"bopf;":[55349,56659],"bot;":8869,"bottom;":8869,"bowtie;":8904,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxH;":9552,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxV;":9553,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxbox;":10697,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxh;":9472,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxminus;":8863,"boxplus;":8862,"boxtimes;":8864,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxv;":9474,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"bprime;":8245,"breve;":728,brvbar:166,"brvbar;":166,"bscr;":[55349,56503],"bsemi;":8271,"bsim;":8765,"bsime;":8909,"bsol;":92,"bsolb;":10693,"bsolhsub;":10184,"bull;":8226,"bullet;":8226,"bump;":8782,"bumpE;":10926,"bumpe;":8783,"bumpeq;":8783,"cacute;":263,"cap;":8745,"capand;":10820,"capbrcup;":10825,"capcap;":10827,"capcup;":10823,"capdot;":10816,"caps;":[8745,65024],"caret;":8257,"caron;":711,"ccaps;":10829,"ccaron;":269,ccedil:231,"ccedil;":231,"ccirc;":265,"ccups;":10828,"ccupssm;":10832,"cdot;":267,cedil:184,"cedil;":184,"cemptyv;":10674,cent:162,"cent;":162,"centerdot;":183,"cfr;":[55349,56608],"chcy;":1095,"check;":10003,"checkmark;":10003,"chi;":967,"cir;":9675,"cirE;":10691,"circ;":710,"circeq;":8791,"circlearrowleft;":8634,"circlearrowright;":8635,"circledR;":174,"circledS;":9416,"circledast;":8859,"circledcirc;":8858,"circleddash;":8861,"cire;":8791,"cirfnint;":10768,"cirmid;":10991,"cirscir;":10690,"clubs;":9827,"clubsuit;":9827,"colon;":58,"colone;":8788,"coloneq;":8788,"comma;":44,"commat;":64,"comp;":8705,"compfn;":8728,"complement;":8705,"complexes;":8450,"cong;":8773,"congdot;":10861,"conint;":8750,"copf;":[55349,56660],"coprod;":8720,copy:169,"copy;":169,"copysr;":8471,"crarr;":8629,"cross;":10007,"cscr;":[55349,56504],"csub;":10959,"csube;":10961,"csup;":10960,"csupe;":10962,"ctdot;":8943,"cudarrl;":10552,"cudarrr;":10549,"cuepr;":8926,"cuesc;":8927,"cularr;":8630,"cularrp;":10557,"cup;":8746,"cupbrcap;":10824,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"cupor;":10821,"cups;":[8746,65024],"curarr;":8631,"curarrm;":10556,"curlyeqprec;":8926,"curlyeqsucc;":8927,"curlyvee;":8910,"curlywedge;":8911,curren:164,"curren;":164,"curvearrowleft;":8630,"curvearrowright;":8631,"cuvee;":8910,"cuwed;":8911,"cwconint;":8754,"cwint;":8753,"cylcty;":9005,"dArr;":8659,"dHar;":10597,"dagger;":8224,"daleth;":8504,"darr;":8595,"dash;":8208,"dashv;":8867,"dbkarow;":10511,"dblac;":733,"dcaron;":271,"dcy;":1076,"dd;":8518,"ddagger;":8225,"ddarr;":8650,"ddotseq;":10871,deg:176,"deg;":176,"delta;":948,"demptyv;":10673,"dfisht;":10623,"dfr;":[55349,56609],"dharl;":8643,"dharr;":8642,"diam;":8900,"diamond;":8900,"diamondsuit;":9830,"diams;":9830,"die;":168,"digamma;":989,"disin;":8946,"div;":247,divide:247,"divide;":247,"divideontimes;":8903,"divonx;":8903,"djcy;":1106,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"dopf;":[55349,56661],"dot;":729,"doteq;":8784,"doteqdot;":8785,"dotminus;":8760,"dotplus;":8724,"dotsquare;":8865,"doublebarwedge;":8966,"downarrow;":8595,"downdownarrows;":8650,"downharpoonleft;":8643,"downharpoonright;":8642,"drbkarow;":10512,"drcorn;":8991,"drcrop;":8972,"dscr;":[55349,56505],"dscy;":1109,"dsol;":10742,"dstrok;":273,"dtdot;":8945,"dtri;":9663,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"dwangle;":10662,"dzcy;":1119,"dzigrarr;":10239,"eDDot;":10871,"eDot;":8785,eacute:233,"eacute;":233,"easter;":10862,"ecaron;":283,"ecir;":8790,ecirc:234,"ecirc;":234,"ecolon;":8789,"ecy;":1101,"edot;":279,"ee;":8519,"efDot;":8786,"efr;":[55349,56610],"eg;":10906,egrave:232,"egrave;":232,"egs;":10902,"egsdot;":10904,"el;":10905,"elinters;":9191,"ell;":8467,"els;":10901,"elsdot;":10903,"emacr;":275,"empty;":8709,"emptyset;":8709,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"emsp;":8195,"eng;":331,"ensp;":8194,"eogon;":281,"eopf;":[55349,56662],"epar;":8917,"eparsl;":10723,"eplus;":10865,"epsi;":949,"epsilon;":949,"epsiv;":1013,"eqcirc;":8790,"eqcolon;":8789,"eqsim;":8770,"eqslantgtr;":10902,"eqslantless;":10901,"equals;":61,"equest;":8799,"equiv;":8801,"equivDD;":10872,"eqvparsl;":10725,"erDot;":8787,"erarr;":10609,"escr;":8495,"esdot;":8784,"esim;":8770,"eta;":951,eth:240,"eth;":240,euml:235,"euml;":235,"euro;":8364,"excl;":33,"exist;":8707,"expectation;":8496,"exponentiale;":8519,"fallingdotseq;":8786,"fcy;":1092,"female;":9792,"ffilig;":64259,"fflig;":64256,"ffllig;":64260,"ffr;":[55349,56611],"filig;":64257,"fjlig;":[102,106],"flat;":9837,"fllig;":64258,"fltns;":9649,"fnof;":402,"fopf;":[55349,56663],"forall;":8704,"fork;":8916,"forkv;":10969,"fpartint;":10765,frac12:189,"frac12;":189,"frac13;":8531,frac14:188,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,frac34:190,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"frasl;":8260,"frown;":8994,"fscr;":[55349,56507],"gE;":8807,"gEl;":10892,"gacute;":501,"gamma;":947,"gammad;":989,"gap;":10886,"gbreve;":287,"gcirc;":285,"gcy;":1075,"gdot;":289,"ge;":8805,"gel;":8923,"geq;":8805,"geqq;":8807,"geqslant;":10878,"ges;":10878,"gescc;":10921,"gesdot;":10880,"gesdoto;":10882,"gesdotol;":10884,"gesl;":[8923,65024],"gesles;":10900,"gfr;":[55349,56612],"gg;":8811,"ggg;":8921,"gimel;":8503,"gjcy;":1107,"gl;":8823,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gnap;":10890,"gnapprox;":10890,"gne;":10888,"gneq;":10888,"gneqq;":8809,"gnsim;":8935,"gopf;":[55349,56664],"grave;":96,"gscr;":8458,"gsim;":8819,"gsime;":10894,"gsiml;":10896,gt:62,"gt;":62,"gtcc;":10919,"gtcir;":10874,"gtdot;":8919,"gtlPar;":10645,"gtquest;":10876,"gtrapprox;":10886,"gtrarr;":10616,"gtrdot;":8919,"gtreqless;":8923,"gtreqqless;":10892,"gtrless;":8823,"gtrsim;":8819,"gvertneqq;":[8809,65024],"gvnE;":[8809,65024],"hArr;":8660,"hairsp;":8202,"half;":189,"hamilt;":8459,"hardcy;":1098,"harr;":8596,"harrcir;":10568,"harrw;":8621,"hbar;":8463,"hcirc;":293,"hearts;":9829,"heartsuit;":9829,"hellip;":8230,"hercon;":8889,"hfr;":[55349,56613],"hksearow;":10533,"hkswarow;":10534,"hoarr;":8703,"homtht;":8763,"hookleftarrow;":8617,"hookrightarrow;":8618,"hopf;":[55349,56665],"horbar;":8213,"hscr;":[55349,56509],"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,iacute:237,"iacute;":237,"ic;":8291,icirc:238,"icirc;":238,"icy;":1080,"iecy;":1077,iexcl:161,"iexcl;":161,"iff;":8660,"ifr;":[55349,56614],igrave:236,"igrave;":236,"ii;":8520,"iiiint;":10764,"iiint;":8749,"iinfin;":10716,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imagline;":8464,"imagpart;":8465,"imath;":305,"imof;":8887,"imped;":437,"in;":8712,"incare;":8453,"infin;":8734,"infintie;":10717,"inodot;":305,"int;":8747,"intcal;":8890,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"intprod;":10812,"iocy;":1105,"iogon;":303,"iopf;":[55349,56666],"iota;":953,"iprod;":10812,iquest:191,"iquest;":191,"iscr;":[55349,56510],"isin;":8712,"isinE;":8953,"isindot;":8949,"isins;":8948,"isinsv;":8947,"isinv;":8712,"it;":8290,"itilde;":297,"iukcy;":1110,iuml:239,"iuml;":239,"jcirc;":309,"jcy;":1081,"jfr;":[55349,56615],"jmath;":567,"jopf;":[55349,56667],"jscr;":[55349,56511],"jsercy;":1112,"jukcy;":1108,"kappa;":954,"kappav;":1008,"kcedil;":311,"kcy;":1082,"kfr;":[55349,56616],"kgreen;":312,"khcy;":1093,"kjcy;":1116,"kopf;":[55349,56668],"kscr;":[55349,56512],"lAarr;":8666,"lArr;":8656,"lAtail;":10523,"lBarr;":10510,"lE;":8806,"lEg;":10891,"lHar;":10594,"lacute;":314,"laemptyv;":10676,"lagran;":8466,"lambda;":955,"lang;":10216,"langd;":10641,"langle;":10216,"lap;":10885,laquo:171,"laquo;":171,"larr;":8592,"larrb;":8676,"larrbfs;":10527,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrsim;":10611,"larrtl;":8610,"lat;":10923,"latail;":10521,"late;":10925,"lates;":[10925,65024],"lbarr;":10508,"lbbrk;":10098,"lbrace;":123,"lbrack;":91,"lbrke;":10635,"lbrksld;":10639,"lbrkslu;":10637,"lcaron;":318,"lcedil;":316,"lceil;":8968,"lcub;":123,"lcy;":1083,"ldca;":10550,"ldquo;":8220,"ldquor;":8222,"ldrdhar;":10599,"ldrushar;":10571,"ldsh;":8626,"le;":8804,"leftarrow;":8592,"leftarrowtail;":8610,"leftharpoondown;":8637,"leftharpoonup;":8636,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftrightarrows;":8646,"leftrightharpoons;":8651,"leftrightsquigarrow;":8621,"leftthreetimes;":8907,"leg;":8922,"leq;":8804,"leqq;":8806,"leqslant;":10877,"les;":10877,"lescc;":10920,"lesdot;":10879,"lesdoto;":10881,"lesdotor;":10883,"lesg;":[8922,65024],"lesges;":10899,"lessapprox;":10885,"lessdot;":8918,"lesseqgtr;":8922,"lesseqqgtr;":10891,"lessgtr;":8822,"lesssim;":8818,"lfisht;":10620,"lfloor;":8970,"lfr;":[55349,56617],"lg;":8822,"lgE;":10897,"lhard;":8637,"lharu;":8636,"lharul;":10602,"lhblk;":9604,"ljcy;":1113,"ll;":8810,"llarr;":8647,"llcorner;":8990,"llhard;":10603,"lltri;":9722,"lmidot;":320,"lmoust;":9136,"lmoustache;":9136,"lnE;":8808,"lnap;":10889,"lnapprox;":10889,"lne;":10887,"lneq;":10887,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"longleftarrow;":10229,"longleftrightarrow;":10231,"longmapsto;":10236,"longrightarrow;":10230,"looparrowleft;":8619,"looparrowright;":8620,"lopar;":10629,"lopf;":[55349,56669],"loplus;":10797,"lotimes;":10804,"lowast;":8727,"lowbar;":95,"loz;":9674,"lozenge;":9674,"lozf;":10731,"lpar;":40,"lparlt;":10643,"lrarr;":8646,"lrcorner;":8991,"lrhar;":8651,"lrhard;":10605,"lrm;":8206,"lrtri;":8895,"lsaquo;":8249,"lscr;":[55349,56513],"lsh;":8624,"lsim;":8818,"lsime;":10893,"lsimg;":10895,"lsqb;":91,"lsquo;":8216,"lsquor;":8218,"lstrok;":322,lt:60,"lt;":60,"ltcc;":10918,"ltcir;":10873,"ltdot;":8918,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltquest;":10875,"ltrPar;":10646,"ltri;":9667,"ltrie;":8884,"ltrif;":9666,"lurdshar;":10570,"luruhar;":10598,"lvertneqq;":[8808,65024],"lvnE;":[8808,65024],"mDDot;":8762,macr:175,"macr;":175,"male;":9794,"malt;":10016,"maltese;":10016,"map;":8614,"mapsto;":8614,"mapstodown;":8615,"mapstoleft;":8612,"mapstoup;":8613,"marker;":9646,"mcomma;":10793,"mcy;":1084,"mdash;":8212,"measuredangle;":8737,"mfr;":[55349,56618],"mho;":8487,micro:181,"micro;":181,"mid;":8739,"midast;":42,"midcir;":10992,middot:183,"middot;":183,"minus;":8722,"minusb;":8863,"minusd;":8760,"minusdu;":10794,"mlcp;":10971,"mldr;":8230,"mnplus;":8723,"models;":8871,"mopf;":[55349,56670],"mp;":8723,"mscr;":[55349,56514],"mstpos;":8766,"mu;":956,"multimap;":8888,"mumap;":8888,"nGg;":[8921,824],"nGt;":[8811,8402],"nGtv;":[8811,824],"nLeftarrow;":8653,"nLeftrightarrow;":8654,"nLl;":[8920,824],"nLt;":[8810,8402],"nLtv;":[8810,824],"nRightarrow;":8655,"nVDash;":8879,"nVdash;":8878,"nabla;":8711,"nacute;":324,"nang;":[8736,8402],"nap;":8777,"napE;":[10864,824],"napid;":[8779,824],"napos;":329,"napprox;":8777,"natur;":9838,"natural;":9838,"naturals;":8469,nbsp:160,"nbsp;":160,"nbump;":[8782,824],"nbumpe;":[8783,824],"ncap;":10819,"ncaron;":328,"ncedil;":326,"ncong;":8775,"ncongdot;":[10861,824],"ncup;":10818,"ncy;":1085,"ndash;":8211,"ne;":8800,"neArr;":8663,"nearhk;":10532,"nearr;":8599,"nearrow;":8599,"nedot;":[8784,824],"nequiv;":8802,"nesear;":10536,"nesim;":[8770,824],"nexist;":8708,"nexists;":8708,"nfr;":[55349,56619],"ngE;":[8807,824],"nge;":8817,"ngeq;":8817,"ngeqq;":[8807,824],"ngeqslant;":[10878,824],"nges;":[10878,824],"ngsim;":8821,"ngt;":8815,"ngtr;":8815,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"ni;":8715,"nis;":8956,"nisd;":8954,"niv;":8715,"njcy;":1114,"nlArr;":8653,"nlE;":[8806,824],"nlarr;":8602,"nldr;":8229,"nle;":8816,"nleftarrow;":8602,"nleftrightarrow;":8622,"nleq;":8816,"nleqq;":[8806,824],"nleqslant;":[10877,824],"nles;":[10877,824],"nless;":8814,"nlsim;":8820,"nlt;":8814,"nltri;":8938,"nltrie;":8940,"nmid;":8740,"nopf;":[55349,56671],not:172,"not;":172,"notin;":8713,"notinE;":[8953,824],"notindot;":[8949,824],"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notni;":8716,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npar;":8742,"nparallel;":8742,"nparsl;":[11005,8421],"npart;":[8706,824],"npolint;":10772,"npr;":8832,"nprcue;":8928,"npre;":[10927,824],"nprec;":8832,"npreceq;":[10927,824],"nrArr;":8655,"nrarr;":8603,"nrarrc;":[10547,824],"nrarrw;":[8605,824],"nrightarrow;":8603,"nrtri;":8939,"nrtrie;":8941,"nsc;":8833,"nsccue;":8929,"nsce;":[10928,824],"nscr;":[55349,56515],"nshortmid;":8740,"nshortparallel;":8742,"nsim;":8769,"nsime;":8772,"nsimeq;":8772,"nsmid;":8740,"nspar;":8742,"nsqsube;":8930,"nsqsupe;":8931,"nsub;":8836,"nsubE;":[10949,824],"nsube;":8840,"nsubset;":[8834,8402],"nsubseteq;":8840,"nsubseteqq;":[10949,824],"nsucc;":8833,"nsucceq;":[10928,824],"nsup;":8837,"nsupE;":[10950,824],"nsupe;":8841,"nsupset;":[8835,8402],"nsupseteq;":8841,"nsupseteqq;":[10950,824],"ntgl;":8825,ntilde:241,"ntilde;":241,"ntlg;":8824,"ntriangleleft;":8938,"ntrianglelefteq;":8940,"ntriangleright;":8939,"ntrianglerighteq;":8941,"nu;":957,"num;":35,"numero;":8470,"numsp;":8199,"nvDash;":8877,"nvHarr;":10500,"nvap;":[8781,8402],"nvdash;":8876,"nvge;":[8805,8402],"nvgt;":[62,8402],"nvinfin;":10718,"nvlArr;":10498,"nvle;":[8804,8402],"nvlt;":[60,8402],"nvltrie;":[8884,8402],"nvrArr;":10499,"nvrtrie;":[8885,8402],"nvsim;":[8764,8402],"nwArr;":8662,"nwarhk;":10531,"nwarr;":8598,"nwarrow;":8598,"nwnear;":10535,"oS;":9416,oacute:243,"oacute;":243,"oast;":8859,"ocir;":8858,ocirc:244,"ocirc;":244,"ocy;":1086,"odash;":8861,"odblac;":337,"odiv;":10808,"odot;":8857,"odsold;":10684,"oelig;":339,"ofcir;":10687,"ofr;":[55349,56620],"ogon;":731,ograve:242,"ograve;":242,"ogt;":10689,"ohbar;":10677,"ohm;":937,"oint;":8750,"olarr;":8634,"olcir;":10686,"olcross;":10683,"oline;":8254,"olt;":10688,"omacr;":333,"omega;":969,"omicron;":959,"omid;":10678,"ominus;":8854,"oopf;":[55349,56672],"opar;":10679,"operp;":10681,"oplus;":8853,"or;":8744,"orarr;":8635,"ord;":10845,"order;":8500,"orderof;":8500,ordf:170,"ordf;":170,ordm:186,"ordm;":186,"origof;":8886,"oror;":10838,"orslope;":10839,"orv;":10843,"oscr;":8500,oslash:248,"oslash;":248,"osol;":8856,otilde:245,"otilde;":245,"otimes;":8855,"otimesas;":10806,ouml:246,"ouml;":246,"ovbar;":9021,"par;":8741,para:182,"para;":182,"parallel;":8741,"parsim;":10995,"parsl;":11005,"part;":8706,"pcy;":1087,"percnt;":37,"period;":46,"permil;":8240,"perp;":8869,"pertenk;":8241,"pfr;":[55349,56621],"phi;":966,"phiv;":981,"phmmat;":8499,"phone;":9742,"pi;":960,"pitchfork;":8916,"piv;":982,"planck;":8463,"planckh;":8462,"plankv;":8463,"plus;":43,"plusacir;":10787,"plusb;":8862,"pluscir;":10786,"plusdo;":8724,"plusdu;":10789,"pluse;":10866,plusmn:177,"plusmn;":177,"plussim;":10790,"plustwo;":10791,"pm;":177,"pointint;":10773,"popf;":[55349,56673],pound:163,"pound;":163,"pr;":8826,"prE;":10931,"prap;":10935,"prcue;":8828,"pre;":10927,"prec;":8826,"precapprox;":10935,"preccurlyeq;":8828,"preceq;":10927,"precnapprox;":10937,"precneqq;":10933,"precnsim;":8936,"precsim;":8830,"prime;":8242,"primes;":8473,"prnE;":10933,"prnap;":10937,"prnsim;":8936,"prod;":8719,"profalar;":9006,"profline;":8978,"profsurf;":8979,"prop;":8733,"propto;":8733,"prsim;":8830,"prurel;":8880,"pscr;":[55349,56517],"psi;":968,"puncsp;":8200,"qfr;":[55349,56622],"qint;":10764,"qopf;":[55349,56674],"qprime;":8279,"qscr;":[55349,56518],"quaternions;":8461,"quatint;":10774,"quest;":63,"questeq;":8799,quot:34,"quot;":34,"rAarr;":8667,"rArr;":8658,"rAtail;":10524,"rBarr;":10511,"rHar;":10596,"race;":[8765,817],"racute;":341,"radic;":8730,"raemptyv;":10675,"rang;":10217,"rangd;":10642,"range;":10661,"rangle;":10217,raquo:187,"raquo;":187,"rarr;":8594,"rarrap;":10613,"rarrb;":8677,"rarrbfs;":10528,"rarrc;":10547,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrsim;":10612,"rarrtl;":8611,"rarrw;":8605,"ratail;":10522,"ratio;":8758,"rationals;":8474,"rbarr;":10509,"rbbrk;":10099,"rbrace;":125,"rbrack;":93,"rbrke;":10636,"rbrksld;":10638,"rbrkslu;":10640,"rcaron;":345,"rcedil;":343,"rceil;":8969,"rcub;":125,"rcy;":1088,"rdca;":10551,"rdldhar;":10601,"rdquo;":8221,"rdquor;":8221,"rdsh;":8627,"real;":8476,"realine;":8475,"realpart;":8476,"reals;":8477,"rect;":9645,reg:174,"reg;":174,"rfisht;":10621,"rfloor;":8971,"rfr;":[55349,56623],"rhard;":8641,"rharu;":8640,"rharul;":10604,"rho;":961,"rhov;":1009,"rightarrow;":8594,"rightarrowtail;":8611,"rightharpoondown;":8641,"rightharpoonup;":8640,"rightleftarrows;":8644,"rightleftharpoons;":8652,"rightrightarrows;":8649,"rightsquigarrow;":8605,"rightthreetimes;":8908,"ring;":730,"risingdotseq;":8787,"rlarr;":8644,"rlhar;":8652,"rlm;":8207,"rmoust;":9137,"rmoustache;":9137,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"ropf;":[55349,56675],"roplus;":10798,"rotimes;":10805,"rpar;":41,"rpargt;":10644,"rppolint;":10770,"rrarr;":8649,"rsaquo;":8250,"rscr;":[55349,56519],"rsh;":8625,"rsqb;":93,"rsquo;":8217,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"rtri;":9657,"rtrie;":8885,"rtrif;":9656,"rtriltri;":10702,"ruluhar;":10600,"rx;":8478,"sacute;":347,"sbquo;":8218,"sc;":8827,"scE;":10932,"scap;":10936,"scaron;":353,"sccue;":8829,"sce;":10928,"scedil;":351,"scirc;":349,"scnE;":10934,"scnap;":10938,"scnsim;":8937,"scpolint;":10771,"scsim;":8831,"scy;":1089,"sdot;":8901,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searhk;":10533,"searr;":8600,"searrow;":8600,sect:167,"sect;":167,"semi;":59,"seswar;":10537,"setminus;":8726,"setmn;":8726,"sext;":10038,"sfr;":[55349,56624],"sfrown;":8994,"sharp;":9839,"shchcy;":1097,"shcy;":1096,"shortmid;":8739,"shortparallel;":8741,shy:173,"shy;":173,"sigma;":963,"sigmaf;":962,"sigmav;":962,"sim;":8764,"simdot;":10858,"sime;":8771,"simeq;":8771,"simg;":10910,"simgE;":10912,"siml;":10909,"simlE;":10911,"simne;":8774,"simplus;":10788,"simrarr;":10610,"slarr;":8592,"smallsetminus;":8726,"smashp;":10803,"smeparsl;":10724,"smid;":8739,"smile;":8995,"smt;":10922,"smte;":10924,"smtes;":[10924,65024],"softcy;":1100,"sol;":47,"solb;":10692,"solbar;":9023,"sopf;":[55349,56676],"spades;":9824,"spadesuit;":9824,"spar;":8741,"sqcap;":8851,"sqcaps;":[8851,65024],"sqcup;":8852,"sqcups;":[8852,65024],"sqsub;":8847,"sqsube;":8849,"sqsubset;":8847,"sqsubseteq;":8849,"sqsup;":8848,"sqsupe;":8850,"sqsupset;":8848,"sqsupseteq;":8850,"squ;":9633,"square;":9633,"squarf;":9642,"squf;":9642,"srarr;":8594,"sscr;":[55349,56520],"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"star;":9734,"starf;":9733,"straightepsilon;":1013,"straightphi;":981,"strns;":175,"sub;":8834,"subE;":10949,"subdot;":10941,"sube;":8838,"subedot;":10947,"submult;":10945,"subnE;":10955,"subne;":8842,"subplus;":10943,"subrarr;":10617,"subset;":8834,"subseteq;":8838,"subseteqq;":10949,"subsetneq;":8842,"subsetneqq;":10955,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succ;":8827,"succapprox;":10936,"succcurlyeq;":8829,"succeq;":10928,"succnapprox;":10938,"succneqq;":10934,"succnsim;":8937,"succsim;":8831,"sum;":8721,"sung;":9834,sup1:185,"sup1;":185,sup2:178,"sup2;":178,sup3:179,"sup3;":179,"sup;":8835,"supE;":10950,"supdot;":10942,"supdsub;":10968,"supe;":8839,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supnE;":10956,"supne;":8843,"supplus;":10944,"supset;":8835,"supseteq;":8839,"supseteqq;":10950,"supsetneq;":8843,"supsetneqq;":10956,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swArr;":8665,"swarhk;":10534,"swarr;":8601,"swarrow;":8601,"swnwar;":10538,szlig:223,"szlig;":223,"target;":8982,"tau;":964,"tbrk;":9140,"tcaron;":357,"tcedil;":355,"tcy;":1090,"tdot;":8411,"telrec;":8981,"tfr;":[55349,56625],"there4;":8756,"therefore;":8756,"theta;":952,"thetasym;":977,"thetav;":977,"thickapprox;":8776,"thicksim;":8764,"thinsp;":8201,"thkap;":8776,"thksim;":8764,thorn:254,"thorn;":254,"tilde;":732,times:215,"times;":215,"timesb;":8864,"timesbar;":10801,"timesd;":10800,"tint;":8749,"toea;":10536,"top;":8868,"topbot;":9014,"topcir;":10993,"topf;":[55349,56677],"topfork;":10970,"tosa;":10537,"tprime;":8244,"trade;":8482,"triangle;":9653,"triangledown;":9663,"triangleleft;":9667,"trianglelefteq;":8884,"triangleq;":8796,"triangleright;":9657,"trianglerighteq;":8885,"tridot;":9708,"trie;":8796,"triminus;":10810,"triplus;":10809,"trisb;":10701,"tritime;":10811,"trpezium;":9186,"tscr;":[55349,56521],"tscy;":1094,"tshcy;":1115,"tstrok;":359,"twixt;":8812,"twoheadleftarrow;":8606,"twoheadrightarrow;":8608,"uArr;":8657,"uHar;":10595,uacute:250,"uacute;":250,"uarr;":8593,"ubrcy;":1118,"ubreve;":365,ucirc:251,"ucirc;":251,"ucy;":1091,"udarr;":8645,"udblac;":369,"udhar;":10606,"ufisht;":10622,"ufr;":[55349,56626],ugrave:249,"ugrave;":249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ulcorn;":8988,"ulcorner;":8988,"ulcrop;":8975,"ultri;":9720,"umacr;":363,uml:168,"uml;":168,"uogon;":371,"uopf;":[55349,56678],"uparrow;":8593,"updownarrow;":8597,"upharpoonleft;":8639,"upharpoonright;":8638,"uplus;":8846,"upsi;":965,"upsih;":978,"upsilon;":965,"upuparrows;":8648,"urcorn;":8989,"urcorner;":8989,"urcrop;":8974,"uring;":367,"urtri;":9721,"uscr;":[55349,56522],"utdot;":8944,"utilde;":361,"utri;":9653,"utrif;":9652,"uuarr;":8648,uuml:252,"uuml;":252,"uwangle;":10663,"vArr;":8661,"vBar;":10984,"vBarv;":10985,"vDash;":8872,"vangrt;":10652,"varepsilon;":1013,"varkappa;":1008,"varnothing;":8709,"varphi;":981,"varpi;":982,"varpropto;":8733,"varr;":8597,"varrho;":1009,"varsigma;":962,"varsubsetneq;":[8842,65024],"varsubsetneqq;":[10955,65024],"varsupsetneq;":[8843,65024],"varsupsetneqq;":[10956,65024],"vartheta;":977,"vartriangleleft;":8882,"vartriangleright;":8883,"vcy;":1074,"vdash;":8866,"vee;":8744,"veebar;":8891,"veeeq;":8794,"vellip;":8942,"verbar;":124,"vert;":124,"vfr;":[55349,56627],"vltri;":8882,"vnsub;":[8834,8402],"vnsup;":[8835,8402],"vopf;":[55349,56679],"vprop;":8733,"vrtri;":8883,"vscr;":[55349,56523],"vsubnE;":[10955,65024],"vsubne;":[8842,65024],"vsupnE;":[10956,65024],"vsupne;":[8843,65024],"vzigzag;":10650,"wcirc;":373,"wedbar;":10847,"wedge;":8743,"wedgeq;":8793,"weierp;":8472,"wfr;":[55349,56628],"wopf;":[55349,56680],"wp;":8472,"wr;":8768,"wreath;":8768,"wscr;":[55349,56524],"xcap;":8898,"xcirc;":9711,"xcup;":8899,"xdtri;":9661,"xfr;":[55349,56629],"xhArr;":10234,"xharr;":10231,"xi;":958,"xlArr;":10232,"xlarr;":10229,"xmap;":10236,"xnis;":8955,"xodot;":10752,"xopf;":[55349,56681],"xoplus;":10753,"xotime;":10754,"xrArr;":10233,"xrarr;":10230,"xscr;":[55349,56525],"xsqcup;":10758,"xuplus;":10756,"xutri;":9651,"xvee;":8897,"xwedge;":8896,yacute:253,"yacute;":253,"yacy;":1103,"ycirc;":375,"ycy;":1099,yen:165,"yen;":165,"yfr;":[55349,56630],"yicy;":1111,"yopf;":[55349,56682],"yscr;":[55349,56526],"yucy;":1102,yuml:255,"yuml;":255,"zacute;":378,"zcaron;":382,"zcy;":1079,"zdot;":380,"zeetrf;":8488,"zeta;":950,"zfr;":[55349,56631],"zhcy;":1078,"zigrarr;":8669,"zopf;":[55349,56683],"zscr;":[55349,56527],"zwj;":8205,"zwnj;":8204},Cf=/(A(?:Elig;?|MP;?|acute;?|breve;|c(?:irc;?|y;)|fr;|grave;?|lpha;|macr;|nd;|o(?:gon;|pf;)|pplyFunction;|ring;?|s(?:cr;|sign;)|tilde;?|uml;?)|B(?:a(?:ckslash;|r(?:v;|wed;))|cy;|e(?:cause;|rnoullis;|ta;)|fr;|opf;|reve;|scr;|umpeq;)|C(?:Hcy;|OPY;?|a(?:cute;|p(?:;|italDifferentialD;)|yleys;)|c(?:aron;|edil;?|irc;|onint;)|dot;|e(?:dilla;|nterDot;)|fr;|hi;|ircle(?:Dot;|Minus;|Plus;|Times;)|lo(?:ckwiseContourIntegral;|seCurly(?:DoubleQuote;|Quote;))|o(?:lon(?:;|e;)|n(?:gruent;|int;|tourIntegral;)|p(?:f;|roduct;)|unterClockwiseContourIntegral;)|ross;|scr;|up(?:;|Cap;))|D(?:D(?:;|otrahd;)|Jcy;|Scy;|Zcy;|a(?:gger;|rr;|shv;)|c(?:aron;|y;)|el(?:;|ta;)|fr;|i(?:a(?:critical(?:Acute;|Do(?:t;|ubleAcute;)|Grave;|Tilde;)|mond;)|fferentialD;)|o(?:pf;|t(?:;|Dot;|Equal;)|uble(?:ContourIntegral;|Do(?:t;|wnArrow;)|L(?:eft(?:Arrow;|RightArrow;|Tee;)|ong(?:Left(?:Arrow;|RightArrow;)|RightArrow;))|Right(?:Arrow;|Tee;)|Up(?:Arrow;|DownArrow;)|VerticalBar;)|wn(?:Arrow(?:;|Bar;|UpArrow;)|Breve;|Left(?:RightVector;|TeeVector;|Vector(?:;|Bar;))|Right(?:TeeVector;|Vector(?:;|Bar;))|Tee(?:;|Arrow;)|arrow;))|s(?:cr;|trok;))|E(?:NG;|TH;?|acute;?|c(?:aron;|irc;?|y;)|dot;|fr;|grave;?|lement;|m(?:acr;|pty(?:SmallSquare;|VerySmallSquare;))|o(?:gon;|pf;)|psilon;|qu(?:al(?:;|Tilde;)|ilibrium;)|s(?:cr;|im;)|ta;|uml;?|x(?:ists;|ponentialE;))|F(?:cy;|fr;|illed(?:SmallSquare;|VerySmallSquare;)|o(?:pf;|rAll;|uriertrf;)|scr;)|G(?:Jcy;|T;?|amma(?:;|d;)|breve;|c(?:edil;|irc;|y;)|dot;|fr;|g;|opf;|reater(?:Equal(?:;|Less;)|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|scr;|t;)|H(?:ARDcy;|a(?:cek;|t;)|circ;|fr;|ilbertSpace;|o(?:pf;|rizontalLine;)|s(?:cr;|trok;)|ump(?:DownHump;|Equal;))|I(?:Ecy;|Jlig;|Ocy;|acute;?|c(?:irc;?|y;)|dot;|fr;|grave;?|m(?:;|a(?:cr;|ginaryI;)|plies;)|n(?:t(?:;|e(?:gral;|rsection;))|visible(?:Comma;|Times;))|o(?:gon;|pf;|ta;)|scr;|tilde;|u(?:kcy;|ml;?))|J(?:c(?:irc;|y;)|fr;|opf;|s(?:cr;|ercy;)|ukcy;)|K(?:Hcy;|Jcy;|appa;|c(?:edil;|y;)|fr;|opf;|scr;)|L(?:Jcy;|T;?|a(?:cute;|mbda;|ng;|placetrf;|rr;)|c(?:aron;|edil;|y;)|e(?:ft(?:A(?:ngleBracket;|rrow(?:;|Bar;|RightArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|Right(?:Arrow;|Vector;)|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;|rightarrow;)|ss(?:EqualGreater;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;))|fr;|l(?:;|eftarrow;)|midot;|o(?:ng(?:Left(?:Arrow;|RightArrow;)|RightArrow;|left(?:arrow;|rightarrow;)|rightarrow;)|pf;|wer(?:LeftArrow;|RightArrow;))|s(?:cr;|h;|trok;)|t;)|M(?:ap;|cy;|e(?:diumSpace;|llintrf;)|fr;|inusPlus;|opf;|scr;|u;)|N(?:Jcy;|acute;|c(?:aron;|edil;|y;)|e(?:gative(?:MediumSpace;|Thi(?:ckSpace;|nSpace;)|VeryThinSpace;)|sted(?:GreaterGreater;|LessLess;)|wLine;)|fr;|o(?:Break;|nBreakingSpace;|pf;|t(?:;|C(?:ongruent;|upCap;)|DoubleVerticalBar;|E(?:lement;|qual(?:;|Tilde;)|xists;)|Greater(?:;|Equal;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|Hump(?:DownHump;|Equal;)|Le(?:ftTriangle(?:;|Bar;|Equal;)|ss(?:;|Equal;|Greater;|Less;|SlantEqual;|Tilde;))|Nested(?:GreaterGreater;|LessLess;)|Precedes(?:;|Equal;|SlantEqual;)|R(?:everseElement;|ightTriangle(?:;|Bar;|Equal;))|S(?:quareSu(?:bset(?:;|Equal;)|perset(?:;|Equal;))|u(?:bset(?:;|Equal;)|cceeds(?:;|Equal;|SlantEqual;|Tilde;)|perset(?:;|Equal;)))|Tilde(?:;|Equal;|FullEqual;|Tilde;)|VerticalBar;))|scr;|tilde;?|u;)|O(?:Elig;|acute;?|c(?:irc;?|y;)|dblac;|fr;|grave;?|m(?:acr;|ega;|icron;)|opf;|penCurly(?:DoubleQuote;|Quote;)|r;|s(?:cr;|lash;?)|ti(?:lde;?|mes;)|uml;?|ver(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;))|P(?:artialD;|cy;|fr;|hi;|i;|lusMinus;|o(?:incareplane;|pf;)|r(?:;|ecedes(?:;|Equal;|SlantEqual;|Tilde;)|ime;|o(?:duct;|portion(?:;|al;)))|s(?:cr;|i;))|Q(?:UOT;?|fr;|opf;|scr;)|R(?:Barr;|EG;?|a(?:cute;|ng;|rr(?:;|tl;))|c(?:aron;|edil;|y;)|e(?:;|verse(?:E(?:lement;|quilibrium;)|UpEquilibrium;))|fr;|ho;|ight(?:A(?:ngleBracket;|rrow(?:;|Bar;|LeftArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;)|o(?:pf;|undImplies;)|rightarrow;|s(?:cr;|h;)|uleDelayed;)|S(?:H(?:CHcy;|cy;)|OFTcy;|acute;|c(?:;|aron;|edil;|irc;|y;)|fr;|hort(?:DownArrow;|LeftArrow;|RightArrow;|UpArrow;)|igma;|mallCircle;|opf;|q(?:rt;|uare(?:;|Intersection;|Su(?:bset(?:;|Equal;)|perset(?:;|Equal;))|Union;))|scr;|tar;|u(?:b(?:;|set(?:;|Equal;))|c(?:ceeds(?:;|Equal;|SlantEqual;|Tilde;)|hThat;)|m;|p(?:;|erset(?:;|Equal;)|set;)))|T(?:HORN;?|RADE;|S(?:Hcy;|cy;)|a(?:b;|u;)|c(?:aron;|edil;|y;)|fr;|h(?:e(?:refore;|ta;)|i(?:ckSpace;|nSpace;))|ilde(?:;|Equal;|FullEqual;|Tilde;)|opf;|ripleDot;|s(?:cr;|trok;))|U(?:a(?:cute;?|rr(?:;|ocir;))|br(?:cy;|eve;)|c(?:irc;?|y;)|dblac;|fr;|grave;?|macr;|n(?:der(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;)|ion(?:;|Plus;))|o(?:gon;|pf;)|p(?:Arrow(?:;|Bar;|DownArrow;)|DownArrow;|Equilibrium;|Tee(?:;|Arrow;)|arrow;|downarrow;|per(?:LeftArrow;|RightArrow;)|si(?:;|lon;))|ring;|scr;|tilde;|uml;?)|V(?:Dash;|bar;|cy;|dash(?:;|l;)|e(?:e;|r(?:bar;|t(?:;|ical(?:Bar;|Line;|Separator;|Tilde;))|yThinSpace;))|fr;|opf;|scr;|vdash;)|W(?:circ;|edge;|fr;|opf;|scr;)|X(?:fr;|i;|opf;|scr;)|Y(?:Acy;|Icy;|Ucy;|acute;?|c(?:irc;|y;)|fr;|opf;|scr;|uml;)|Z(?:Hcy;|acute;|c(?:aron;|y;)|dot;|e(?:roWidthSpace;|ta;)|fr;|opf;|scr;)|a(?:acute;?|breve;|c(?:;|E;|d;|irc;?|ute;?|y;)|elig;?|f(?:;|r;)|grave;?|l(?:e(?:fsym;|ph;)|pha;)|m(?:a(?:cr;|lg;)|p;?)|n(?:d(?:;|and;|d;|slope;|v;)|g(?:;|e;|le;|msd(?:;|a(?:a;|b;|c;|d;|e;|f;|g;|h;))|rt(?:;|vb(?:;|d;))|s(?:ph;|t;)|zarr;))|o(?:gon;|pf;)|p(?:;|E;|acir;|e;|id;|os;|prox(?:;|eq;))|ring;?|s(?:cr;|t;|ymp(?:;|eq;))|tilde;?|uml;?|w(?:conint;|int;))|b(?:Not;|a(?:ck(?:cong;|epsilon;|prime;|sim(?:;|eq;))|r(?:vee;|wed(?:;|ge;)))|brk(?:;|tbrk;)|c(?:ong;|y;)|dquo;|e(?:caus(?:;|e;)|mptyv;|psi;|rnou;|t(?:a;|h;|ween;))|fr;|ig(?:c(?:ap;|irc;|up;)|o(?:dot;|plus;|times;)|s(?:qcup;|tar;)|triangle(?:down;|up;)|uplus;|vee;|wedge;)|karow;|l(?:a(?:ck(?:lozenge;|square;|triangle(?:;|down;|left;|right;))|nk;)|k(?:1(?:2;|4;)|34;)|ock;)|n(?:e(?:;|quiv;)|ot;)|o(?:pf;|t(?:;|tom;)|wtie;|x(?:D(?:L;|R;|l;|r;)|H(?:;|D;|U;|d;|u;)|U(?:L;|R;|l;|r;)|V(?:;|H;|L;|R;|h;|l;|r;)|box;|d(?:L;|R;|l;|r;)|h(?:;|D;|U;|d;|u;)|minus;|plus;|times;|u(?:L;|R;|l;|r;)|v(?:;|H;|L;|R;|h;|l;|r;)))|prime;|r(?:eve;|vbar;?)|s(?:cr;|emi;|im(?:;|e;)|ol(?:;|b;|hsub;))|u(?:ll(?:;|et;)|mp(?:;|E;|e(?:;|q;))))|c(?:a(?:cute;|p(?:;|and;|brcup;|c(?:ap;|up;)|dot;|s;)|r(?:et;|on;))|c(?:a(?:ps;|ron;)|edil;?|irc;|ups(?:;|sm;))|dot;|e(?:dil;?|mptyv;|nt(?:;|erdot;|))|fr;|h(?:cy;|eck(?:;|mark;)|i;)|ir(?:;|E;|c(?:;|eq;|le(?:arrow(?:left;|right;)|d(?:R;|S;|ast;|circ;|dash;)))|e;|fnint;|mid;|scir;)|lubs(?:;|uit;)|o(?:lon(?:;|e(?:;|q;))|m(?:ma(?:;|t;)|p(?:;|fn;|le(?:ment;|xes;)))|n(?:g(?:;|dot;)|int;)|p(?:f;|rod;|y(?:;|sr;|)))|r(?:arr;|oss;)|s(?:cr;|u(?:b(?:;|e;)|p(?:;|e;)))|tdot;|u(?:darr(?:l;|r;)|e(?:pr;|sc;)|larr(?:;|p;)|p(?:;|brcap;|c(?:ap;|up;)|dot;|or;|s;)|r(?:arr(?:;|m;)|ly(?:eq(?:prec;|succ;)|vee;|wedge;)|ren;?|vearrow(?:left;|right;))|vee;|wed;)|w(?:conint;|int;)|ylcty;)|d(?:Arr;|Har;|a(?:gger;|leth;|rr;|sh(?:;|v;))|b(?:karow;|lac;)|c(?:aron;|y;)|d(?:;|a(?:gger;|rr;)|otseq;)|e(?:g;?|lta;|mptyv;)|f(?:isht;|r;)|har(?:l;|r;)|i(?:am(?:;|ond(?:;|suit;)|s;)|e;|gamma;|sin;|v(?:;|ide(?:;|ontimes;|)|onx;))|jcy;|lc(?:orn;|rop;)|o(?:llar;|pf;|t(?:;|eq(?:;|dot;)|minus;|plus;|square;)|ublebarwedge;|wn(?:arrow;|downarrows;|harpoon(?:left;|right;)))|r(?:bkarow;|c(?:orn;|rop;))|s(?:c(?:r;|y;)|ol;|trok;)|t(?:dot;|ri(?:;|f;))|u(?:arr;|har;)|wangle;|z(?:cy;|igrarr;))|e(?:D(?:Dot;|ot;)|a(?:cute;?|ster;)|c(?:aron;|ir(?:;|c;?)|olon;|y;)|dot;|e;|f(?:Dot;|r;)|g(?:;|rave;?|s(?:;|dot;))|l(?:;|inters;|l;|s(?:;|dot;))|m(?:acr;|pty(?:;|set;|v;)|sp(?:1(?:3;|4;)|;))|n(?:g;|sp;)|o(?:gon;|pf;)|p(?:ar(?:;|sl;)|lus;|si(?:;|lon;|v;))|q(?:c(?:irc;|olon;)|s(?:im;|lant(?:gtr;|less;))|u(?:als;|est;|iv(?:;|DD;))|vparsl;)|r(?:Dot;|arr;)|s(?:cr;|dot;|im;)|t(?:a;|h;?)|u(?:ml;?|ro;)|x(?:cl;|ist;|p(?:ectation;|onentiale;)))|f(?:allingdotseq;|cy;|emale;|f(?:ilig;|l(?:ig;|lig;)|r;)|ilig;|jlig;|l(?:at;|lig;|tns;)|nof;|o(?:pf;|r(?:all;|k(?:;|v;)))|partint;|r(?:a(?:c(?:1(?:2;?|3;|4;?|5;|6;|8;)|2(?:3;|5;)|3(?:4;?|5;|8;)|45;|5(?:6;|8;)|78;)|sl;)|own;)|scr;)|g(?:E(?:;|l;)|a(?:cute;|mma(?:;|d;)|p;)|breve;|c(?:irc;|y;)|dot;|e(?:;|l;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|l;))|l(?:;|es;)))|fr;|g(?:;|g;)|imel;|jcy;|l(?:;|E;|a;|j;)|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|opf;|rave;|s(?:cr;|im(?:;|e;|l;))|t(?:;|c(?:c;|ir;)|dot;|lPar;|quest;|r(?:a(?:pprox;|rr;)|dot;|eq(?:less;|qless;)|less;|sim;)|)|v(?:ertneqq;|nE;))|h(?:Arr;|a(?:irsp;|lf;|milt;|r(?:dcy;|r(?:;|cir;|w;)))|bar;|circ;|e(?:arts(?:;|uit;)|llip;|rcon;)|fr;|ks(?:earow;|warow;)|o(?:arr;|mtht;|ok(?:leftarrow;|rightarrow;)|pf;|rbar;)|s(?:cr;|lash;|trok;)|y(?:bull;|phen;))|i(?:acute;?|c(?:;|irc;?|y;)|e(?:cy;|xcl;?)|f(?:f;|r;)|grave;?|i(?:;|i(?:int;|nt;)|nfin;|ota;)|jlig;|m(?:a(?:cr;|g(?:e;|line;|part;)|th;)|of;|ped;)|n(?:;|care;|fin(?:;|tie;)|odot;|t(?:;|cal;|e(?:gers;|rcal;)|larhk;|prod;))|o(?:cy;|gon;|pf;|ta;)|prod;|quest;?|s(?:cr;|in(?:;|E;|dot;|s(?:;|v;)|v;))|t(?:;|ilde;)|u(?:kcy;|ml;?))|j(?:c(?:irc;|y;)|fr;|math;|opf;|s(?:cr;|ercy;)|ukcy;)|k(?:appa(?:;|v;)|c(?:edil;|y;)|fr;|green;|hcy;|jcy;|opf;|scr;)|l(?:A(?:arr;|rr;|tail;)|Barr;|E(?:;|g;)|Har;|a(?:cute;|emptyv;|gran;|mbda;|ng(?:;|d;|le;)|p;|quo;?|rr(?:;|b(?:;|fs;)|fs;|hk;|lp;|pl;|sim;|tl;)|t(?:;|ail;|e(?:;|s;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|quo(?:;|r;)|r(?:dhar;|ushar;)|sh;)|e(?:;|ft(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|leftarrows;|right(?:arrow(?:;|s;)|harpoons;|squigarrow;)|threetimes;)|g;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|r;))|g(?:;|es;)|s(?:approx;|dot;|eq(?:gtr;|qgtr;)|gtr;|sim;)))|f(?:isht;|loor;|r;)|g(?:;|E;)|h(?:ar(?:d;|u(?:;|l;))|blk;)|jcy;|l(?:;|arr;|corner;|hard;|tri;)|m(?:idot;|oust(?:;|ache;))|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|o(?:a(?:ng;|rr;)|brk;|ng(?:left(?:arrow;|rightarrow;)|mapsto;|rightarrow;)|oparrow(?:left;|right;)|p(?:ar;|f;|lus;)|times;|w(?:ast;|bar;)|z(?:;|enge;|f;))|par(?:;|lt;)|r(?:arr;|corner;|har(?:;|d;)|m;|tri;)|s(?:aquo;|cr;|h;|im(?:;|e;|g;)|q(?:b;|uo(?:;|r;))|trok;)|t(?:;|c(?:c;|ir;)|dot;|hree;|imes;|larr;|quest;|r(?:Par;|i(?:;|e;|f;))|)|ur(?:dshar;|uhar;)|v(?:ertneqq;|nE;))|m(?:DDot;|a(?:cr;?|l(?:e;|t(?:;|ese;))|p(?:;|sto(?:;|down;|left;|up;))|rker;)|c(?:omma;|y;)|dash;|easuredangle;|fr;|ho;|i(?:cro;?|d(?:;|ast;|cir;|dot;?)|nus(?:;|b;|d(?:;|u;)))|l(?:cp;|dr;)|nplus;|o(?:dels;|pf;)|p;|s(?:cr;|tpos;)|u(?:;|ltimap;|map;))|n(?:G(?:g;|t(?:;|v;))|L(?:eft(?:arrow;|rightarrow;)|l;|t(?:;|v;))|Rightarrow;|V(?:Dash;|dash;)|a(?:bla;|cute;|ng;|p(?:;|E;|id;|os;|prox;)|tur(?:;|al(?:;|s;)))|b(?:sp;?|ump(?:;|e;))|c(?:a(?:p;|ron;)|edil;|ong(?:;|dot;)|up;|y;)|dash;|e(?:;|Arr;|ar(?:hk;|r(?:;|ow;))|dot;|quiv;|s(?:ear;|im;)|xist(?:;|s;))|fr;|g(?:E;|e(?:;|q(?:;|q;|slant;)|s;)|sim;|t(?:;|r;))|h(?:Arr;|arr;|par;)|i(?:;|s(?:;|d;)|v;)|jcy;|l(?:Arr;|E;|arr;|dr;|e(?:;|ft(?:arrow;|rightarrow;)|q(?:;|q;|slant;)|s(?:;|s;))|sim;|t(?:;|ri(?:;|e;)))|mid;|o(?:pf;|t(?:;|in(?:;|E;|dot;|v(?:a;|b;|c;))|ni(?:;|v(?:a;|b;|c;))|))|p(?:ar(?:;|allel;|sl;|t;)|olint;|r(?:;|cue;|e(?:;|c(?:;|eq;))))|r(?:Arr;|arr(?:;|c;|w;)|ightarrow;|tri(?:;|e;))|s(?:c(?:;|cue;|e;|r;)|hort(?:mid;|parallel;)|im(?:;|e(?:;|q;))|mid;|par;|qsu(?:be;|pe;)|u(?:b(?:;|E;|e;|set(?:;|eq(?:;|q;)))|cc(?:;|eq;)|p(?:;|E;|e;|set(?:;|eq(?:;|q;)))))|t(?:gl;|ilde;?|lg;|riangle(?:left(?:;|eq;)|right(?:;|eq;)))|u(?:;|m(?:;|ero;|sp;))|v(?:Dash;|Harr;|ap;|dash;|g(?:e;|t;)|infin;|l(?:Arr;|e;|t(?:;|rie;))|r(?:Arr;|trie;)|sim;)|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|near;))|o(?:S;|a(?:cute;?|st;)|c(?:ir(?:;|c;?)|y;)|d(?:ash;|blac;|iv;|ot;|sold;)|elig;|f(?:cir;|r;)|g(?:on;|rave;?|t;)|h(?:bar;|m;)|int;|l(?:arr;|c(?:ir;|ross;)|ine;|t;)|m(?:acr;|ega;|i(?:cron;|d;|nus;))|opf;|p(?:ar;|erp;|lus;)|r(?:;|arr;|d(?:;|er(?:;|of;)|f;?|m;?)|igof;|or;|slope;|v;)|s(?:cr;|lash;?|ol;)|ti(?:lde;?|mes(?:;|as;))|uml;?|vbar;)|p(?:ar(?:;|a(?:;|llel;|)|s(?:im;|l;)|t;)|cy;|er(?:cnt;|iod;|mil;|p;|tenk;)|fr;|h(?:i(?:;|v;)|mmat;|one;)|i(?:;|tchfork;|v;)|l(?:an(?:ck(?:;|h;)|kv;)|us(?:;|acir;|b;|cir;|d(?:o;|u;)|e;|mn;?|sim;|two;))|m;|o(?:intint;|pf;|und;?)|r(?:;|E;|ap;|cue;|e(?:;|c(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;))|ime(?:;|s;)|n(?:E;|ap;|sim;)|o(?:d;|f(?:alar;|line;|surf;)|p(?:;|to;))|sim;|urel;)|s(?:cr;|i;)|uncsp;)|q(?:fr;|int;|opf;|prime;|scr;|u(?:at(?:ernions;|int;)|est(?:;|eq;)|ot;?))|r(?:A(?:arr;|rr;|tail;)|Barr;|Har;|a(?:c(?:e;|ute;)|dic;|emptyv;|ng(?:;|d;|e;|le;)|quo;?|rr(?:;|ap;|b(?:;|fs;)|c;|fs;|hk;|lp;|pl;|sim;|tl;|w;)|t(?:ail;|io(?:;|nals;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|ldhar;|quo(?:;|r;)|sh;)|e(?:al(?:;|ine;|part;|s;)|ct;|g;?)|f(?:isht;|loor;|r;)|h(?:ar(?:d;|u(?:;|l;))|o(?:;|v;))|i(?:ght(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|left(?:arrows;|harpoons;)|rightarrows;|squigarrow;|threetimes;)|ng;|singdotseq;)|l(?:arr;|har;|m;)|moust(?:;|ache;)|nmid;|o(?:a(?:ng;|rr;)|brk;|p(?:ar;|f;|lus;)|times;)|p(?:ar(?:;|gt;)|polint;)|rarr;|s(?:aquo;|cr;|h;|q(?:b;|uo(?:;|r;)))|t(?:hree;|imes;|ri(?:;|e;|f;|ltri;))|uluhar;|x;)|s(?:acute;|bquo;|c(?:;|E;|a(?:p;|ron;)|cue;|e(?:;|dil;)|irc;|n(?:E;|ap;|sim;)|polint;|sim;|y;)|dot(?:;|b;|e;)|e(?:Arr;|ar(?:hk;|r(?:;|ow;))|ct;?|mi;|swar;|tm(?:inus;|n;)|xt;)|fr(?:;|own;)|h(?:arp;|c(?:hcy;|y;)|ort(?:mid;|parallel;)|y;?)|i(?:gma(?:;|f;|v;)|m(?:;|dot;|e(?:;|q;)|g(?:;|E;)|l(?:;|E;)|ne;|plus;|rarr;))|larr;|m(?:a(?:llsetminus;|shp;)|eparsl;|i(?:d;|le;)|t(?:;|e(?:;|s;)))|o(?:ftcy;|l(?:;|b(?:;|ar;))|pf;)|pa(?:des(?:;|uit;)|r;)|q(?:c(?:ap(?:;|s;)|up(?:;|s;))|su(?:b(?:;|e;|set(?:;|eq;))|p(?:;|e;|set(?:;|eq;)))|u(?:;|ar(?:e;|f;)|f;))|rarr;|s(?:cr;|etmn;|mile;|tarf;)|t(?:ar(?:;|f;)|r(?:aight(?:epsilon;|phi;)|ns;))|u(?:b(?:;|E;|dot;|e(?:;|dot;)|mult;|n(?:E;|e;)|plus;|rarr;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;)))|cc(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;)|m;|ng;|p(?:1;?|2;?|3;?|;|E;|d(?:ot;|sub;)|e(?:;|dot;)|hs(?:ol;|ub;)|larr;|mult;|n(?:E;|e;)|plus;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;))))|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|nwar;)|zlig;?)|t(?:a(?:rget;|u;)|brk;|c(?:aron;|edil;|y;)|dot;|elrec;|fr;|h(?:e(?:re(?:4;|fore;)|ta(?:;|sym;|v;))|i(?:ck(?:approx;|sim;)|nsp;)|k(?:ap;|sim;)|orn;?)|i(?:lde;|mes(?:;|b(?:;|ar;)|d;|)|nt;)|o(?:ea;|p(?:;|bot;|cir;|f(?:;|ork;))|sa;)|prime;|r(?:ade;|i(?:angle(?:;|down;|left(?:;|eq;)|q;|right(?:;|eq;))|dot;|e;|minus;|plus;|sb;|time;)|pezium;)|s(?:c(?:r;|y;)|hcy;|trok;)|w(?:ixt;|ohead(?:leftarrow;|rightarrow;)))|u(?:Arr;|Har;|a(?:cute;?|rr;)|br(?:cy;|eve;)|c(?:irc;?|y;)|d(?:arr;|blac;|har;)|f(?:isht;|r;)|grave;?|h(?:ar(?:l;|r;)|blk;)|l(?:c(?:orn(?:;|er;)|rop;)|tri;)|m(?:acr;|l;?)|o(?:gon;|pf;)|p(?:arrow;|downarrow;|harpoon(?:left;|right;)|lus;|si(?:;|h;|lon;)|uparrows;)|r(?:c(?:orn(?:;|er;)|rop;)|ing;|tri;)|scr;|t(?:dot;|ilde;|ri(?:;|f;))|u(?:arr;|ml;?)|wangle;)|v(?:Arr;|Bar(?:;|v;)|Dash;|a(?:ngrt;|r(?:epsilon;|kappa;|nothing;|p(?:hi;|i;|ropto;)|r(?:;|ho;)|s(?:igma;|u(?:bsetneq(?:;|q;)|psetneq(?:;|q;)))|t(?:heta;|riangle(?:left;|right;))))|cy;|dash;|e(?:e(?:;|bar;|eq;)|llip;|r(?:bar;|t;))|fr;|ltri;|nsu(?:b;|p;)|opf;|prop;|rtri;|s(?:cr;|u(?:bn(?:E;|e;)|pn(?:E;|e;)))|zigzag;)|w(?:circ;|e(?:d(?:bar;|ge(?:;|q;))|ierp;)|fr;|opf;|p;|r(?:;|eath;)|scr;)|x(?:c(?:ap;|irc;|up;)|dtri;|fr;|h(?:Arr;|arr;)|i;|l(?:Arr;|arr;)|map;|nis;|o(?:dot;|p(?:f;|lus;)|time;)|r(?:Arr;|arr;)|s(?:cr;|qcup;)|u(?:plus;|tri;)|vee;|wedge;)|y(?:ac(?:ute;?|y;)|c(?:irc;|y;)|en;?|fr;|icy;|opf;|scr;|u(?:cy;|ml;?))|z(?:acute;|c(?:aron;|y;)|dot;|e(?:etrf;|ta;)|fr;|hcy;|igrarr;|opf;|scr;|w(?:j;|nj;)))|[\s\S]/g,l_=32,u_=/[^\r"&\u0000]+/g,f_=/[^\r'&\u0000]+/g,d_=/[^\r\t\n\f &>\u0000]+/g,h_=/[^\r\t\n\f \/>A-Z\u0000]+/g,p_=/[^\r\t\n\f \/=>A-Z\u0000]+/g,x_=/[^\]\r\u0000\uffff]*/g,m_=/[^&<\r\u0000\uffff]*/g,Af=/[^<\r\u0000\uffff]*/g,g_=/[^\r\u0000\uffff]*/g,Rf=/(?:(\/)?([a-z]+)>)|[\s\S]/g,Df=/(?:([-a-z]+)[ \t\n\f]*=[ \t\n\f]*('[^'&\r\u0000]*'|"[^"&\r\u0000]*"|[^\t\n\r\f "&'\u0000>][^&> \t\n\r\f\u0000]*[ \t\n\f]))|[\s\S]/g,za=/[^\x09\x0A\x0C\x0D\x20]/,ho=/[^\x09\x0A\x0C\x0D\x20]/g,b_=/[^\x00\x09\x0A\x0C\x0D\x20]/,cr=/^[\x09\x0A\x0C\x0D\x20]+/,Va=/\x00/g;function Be(e){var t=16384;if(e.length<t)return String.fromCharCode.apply(String,e);var r="";for(var n=0;n<e.length;n+=t)r+=String.fromCharCode.apply(String,e.slice(n,n+t));return r}function __(e){var t=[];for(var r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}function ue(e,t){if(typeof t==="string")return e.namespaceURI===j.HTML&&e.localName===t;var r=t[e.namespaceURI];return r&&r[e.localName]}function Sf(e){return ue(e,Hf)}function Nf(e){if(ue(e,Uf))return!0;if(e.namespaceURI===j.MATHML&&e.localName==="annotation-xml"){var t=e.getAttribute("encoding");if(t)t=t.toLowerCase();if(t==="text/html"||t==="application/xhtml+xml")return!0}return!1}function y_(e){if(e in kf)return kf[e];else return e}function Lf(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]in wf)e[t][0]=wf[e[t][0]]}function If(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]==="definitionurl"){e[t][0]="definitionURL";break}}function po(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]in vf)e[t].push(vf[e[t][0]])}function Ff(e,t){for(var r=0,n=e.length;r<n;r++){var a=e[r][0],i=e[r][1];if(t.hasAttribute(a))continue;t._setAttribute(a,i)}}ee.ElementStack=function(){this.elements=[],this.top=null};ee.ElementStack.prototype.push=function(e){this.elements.push(e),this.top=e};ee.ElementStack.prototype.pop=function(e){this.elements.pop(),this.top=this.elements[this.elements.length-1]};ee.ElementStack.prototype.popTag=function(e){for(var t=this.elements.length-1;t>0;t--){var r=this.elements[t];if(ue(r,e))break}this.elements.length=t,this.top=this.elements[t-1]};ee.ElementStack.prototype.popElementType=function(e){for(var t=this.elements.length-1;t>0;t--)if(this.elements[t]instanceof e)break;this.elements.length=t,this.top=this.elements[t-1]};ee.ElementStack.prototype.popElement=function(e){for(var t=this.elements.length-1;t>0;t--)if(this.elements[t]===e)break;this.elements.length=t,this.top=this.elements[t-1]};ee.ElementStack.prototype.removeElement=function(e){if(this.top===e)this.pop();else{var t=this.elements.lastIndexOf(e);if(t!==-1)this.elements.splice(t,1)}};ee.ElementStack.prototype.clearToContext=function(e){for(var t=this.elements.length-1;t>0;t--)if(ue(this.elements[t],e))break;this.elements.length=t+1,this.top=this.elements[t]};ee.ElementStack.prototype.contains=function(e){return this.inSpecificScope(e,Object.create(null))};ee.ElementStack.prototype.inSpecificScope=function(e,t){for(var r=this.elements.length-1;r>=0;r--){var n=this.elements[r];if(ue(n,e))return!0;if(ue(n,t))return!1}return!1};ee.ElementStack.prototype.elementInSpecificScope=function(e,t){for(var r=this.elements.length-1;r>=0;r--){var n=this.elements[r];if(n===e)return!0;if(ue(n,t))return!1}return!1};ee.ElementStack.prototype.elementTypeInSpecificScope=function(e,t){for(var r=this.elements.length-1;r>=0;r--){var n=this.elements[r];if(n instanceof e)return!0;if(ue(n,t))return!1}return!1};ee.ElementStack.prototype.inScope=function(e){return this.inSpecificScope(e,gt)};ee.ElementStack.prototype.elementInScope=function(e){return this.elementInSpecificScope(e,gt)};ee.ElementStack.prototype.elementTypeInScope=function(e){return this.elementTypeInSpecificScope(e,gt)};ee.ElementStack.prototype.inButtonScope=function(e){return this.inSpecificScope(e,go)};ee.ElementStack.prototype.inListItemScope=function(e){return this.inSpecificScope(e,Ja)};ee.ElementStack.prototype.inTableScope=function(e){return this.inSpecificScope(e,jf)};ee.ElementStack.prototype.inSelectScope=function(e){for(var t=this.elements.length-1;t>=0;t--){var r=this.elements[t];if(r.namespaceURI!==j.HTML)return!1;var n=r.localName;if(n===e)return!0;if(n!=="optgroup"&&n!=="option")return!1}return!1};ee.ElementStack.prototype.generateImpliedEndTags=function(e,t){var r=t?qf:Pf;for(var n=this.elements.length-1;n>=0;n--){var a=this.elements[n];if(e&&ue(a,e))break;if(!ue(this.elements[n],r))break}this.elements.length=n+1,this.top=this.elements[n]};ee.ActiveFormattingElements=function(){this.list=[],this.attrs=[]};ee.ActiveFormattingElements.prototype.MARKER={localName:"|"};ee.ActiveFormattingElements.prototype.insertMarker=function(){this.list.push(this.MARKER),this.attrs.push(this.MARKER)};ee.ActiveFormattingElements.prototype.push=function(e,t){var r=0;for(var n=this.list.length-1;n>=0;n--){if(this.list[n]===this.MARKER)break;if(s(e,this.list[n],this.attrs[n])){if(r++,r===3){this.list.splice(n,1),this.attrs.splice(n,1);break}}}this.list.push(e);var a=[];for(var i=0;i<t.length;i++)a[i]=t[i];this.attrs.push(a);function s(o,u,d){if(o.localName!==u.localName)return!1;if(o._numattrs!==d.length)return!1;for(var p=0,m=d.length;p<m;p++){var E=d[p][0],f=d[p][1];if(!o.hasAttribute(E))return!1;if(o.getAttribute(E)!==f)return!1}return!0}};ee.ActiveFormattingElements.prototype.clearToMarker=function(){for(var e=this.list.length-1;e>=0;e--)if(this.list[e]===this.MARKER)break;if(e<0)e=0;this.list.length=e,this.attrs.length=e};ee.ActiveFormattingElements.prototype.findElementByTag=function(e){for(var t=this.list.length-1;t>=0;t--){var r=this.list[t];if(r===this.MARKER)break;if(r.localName===e)return r}return null};ee.ActiveFormattingElements.prototype.indexOf=function(e){return this.list.lastIndexOf(e)};ee.ActiveFormattingElements.prototype.remove=function(e){var t=this.list.lastIndexOf(e);if(t!==-1)this.list.splice(t,1),this.attrs.splice(t,1)};ee.ActiveFormattingElements.prototype.replace=function(e,t,r){var n=this.list.lastIndexOf(e);if(n!==-1)this.list[n]=t,this.attrs[n]=r};ee.ActiveFormattingElements.prototype.insertAfter=function(e,t){var r=this.list.lastIndexOf(e);if(r!==-1)this.list.splice(r,0,t),this.attrs.splice(r,0,t)};function ee(e,t,r){var n=null,a=0,i=0,s=!1,o=!1,u=0,d=[],p="",m=!0,E=0,f=X,g,A,v="",L="",T=[],C="",w="",k=[],q=[],Q=[],fe=[],V=[],de=!1,_=fp,ae=null,me=[],x=new ee.ElementStack,B=new ee.ActiveFormattingElements,bt=t!==void 0,Dn=null,_t=null,Sn=!0;if(t)Sn=t.ownerDocument._scripting_enabled;if(r&&r.scripting_enabled===!1)Sn=!1;var ye=!0,ci=!1,Nn,li,R=[],Rt=!1,Gt=!1,Ln={document:function(){return re},_asDocumentFragment:function(){var c=re.createDocumentFragment(),l=re.firstChild;while(l.hasChildNodes())c.appendChild(l.firstChild);return c},pause:function(){E++},resume:function(){E--,this.parse("")},parse:function(c,l,h){var b;if(E>0)return p+=c,!0;if(u===0){if(p)c=p+c,p="";if(l)c+="￿",s=!0;if(n=c,a=c.length,i=0,m){if(m=!1,n.charCodeAt(0)===65279)i=1}u++,b=Jo(h),p=n.substring(i,a),u--}else{if(u++,d.push(n,a,i),n=c,a=c.length,i=0,Jo(),b=!1,p=n.substring(i,a),i=d.pop(),a=d.pop(),n=d.pop(),p)n=p+n.substring(i),a=n.length,i=0,p="";u--}return b}},re=new e_(!0,e);if(re._parser=Ln,re._scripting_enabled=Sn,t){if(t.ownerDocument._quirks)re._quirks=!0;if(t.ownerDocument._limitedQuirks)re._limitedQuirks=!0;if(t.namespaceURI===j.HTML)switch(t.localName){case"title":case"textarea":f=Lt;break;case"style":case"xmp":case"iframe":case"noembed":case"noframes":case"script":case"plaintext":f=pi;break}var Go=re.createElement("html");if(re._appendChild(Go),x.push(Go),t instanceof le.HTMLTemplateElement)me.push(ki);$r();for(var qr=t;qr!==null;qr=qr.parentElement)if(qr instanceof le.HTMLFormElement){_t=qr;break}}function Jo(c){var l,h,b,y;while(i<a){if(E>0||c&&c())return!0;switch(typeof f.lookahead){case"undefined":if(l=n.charCodeAt(i++),o){if(o=!1,l===10){i++;continue}}switch(l){case 13:if(i<a){if(n.charCodeAt(i)===10)i++}else o=!0;f(10);break;case 65535:if(s&&i===a){f($a);break}default:f(l);break}break;case"number":l=n.charCodeAt(i);var D=f.lookahead,U=!0;if(D<0)U=!1,D=-D;if(D<a-i)h=U?n.substring(i,i+D):null,y=!1;else if(s){if(h=U?n.substring(i,a):null,y=!0,l===65535&&i===a-1)l=$a}else return!0;f(l,h,y);break;case"string":l=n.charCodeAt(i),b=f.lookahead;var K=n.indexOf(b,i);if(K!==-1)h=n.substring(i,K+b.length),y=!1;else{if(!s)return!0;if(h=n.substring(i,a),l===65535&&i===a-1)l=$a;y=!0}f(l,h,y);break}}return!1}function Dt(c,l){for(var h=0;h<V.length;h++)if(V[h][0]===c)return;if(l!==void 0)V.push([c,l]);else V.push([c])}function xh(){Df.lastIndex=i-1;var c=Df.exec(n);if(!c)throw Error("should never happen");var l=c[1];if(!l)return!1;var h=c[2],b=h.length;switch(h[0]){case'"':case"'":h=h.substring(1,b-1),i+=c[0].length-1,f=bi;break;default:f=ut,i+=c[0].length-1,h=h.substring(0,b-1);break}for(var y=0;y<V.length;y++)if(V[y][0]===l)return!0;return V.push([l,h]),!0}function mh(){de=!1,v="",V.length=0}function Br(){de=!0,v="",V.length=0}function yt(){T.length=0}function ui(){C=""}function fi(){w=""}function Yo(){k.length=0}function fr(){q.length=0,Q=null,fe=null}function In(){Q=[]}function St(){fe=[]}function ie(){ci=!0}function gh(){return x.top&&x.top.namespaceURI!=="http://www.w3.org/1999/xhtml"}function Ye(c){return L===c}function dr(){if(R.length>0){var c=Be(R);if(R.length=0,Gt){if(Gt=!1,c[0]===`
7
+ `)c=c.substring(1);if(c.length===0)return}Te(Lr,c),Rt=!1}Gt=!1}function jr(c){c.lastIndex=i-1;var l=c.exec(n);if(l&&l.index===i-1){if(l=l[0],i+=l.length-1,s&&i===a)l=l.slice(0,-1),i--;return l}else throw Error("should never happen")}function Hr(c){c.lastIndex=i-1;var l=c.exec(n)[0];if(!l)return!1;return bh(l),i+=l.length-1,!0}function bh(c){if(R.length>0)dr();if(Gt){if(Gt=!1,c[0]===`
8
+ `)c=c.substring(1);if(c.length===0)return}Te(Lr,c)}function Et(){if(de)Te(Z,v);else{var c=v;v="",L=c,Te(qe,c,V)}}function _h(){if(i===a)return!1;Rf.lastIndex=i;var c=Rf.exec(n);if(!c)throw Error("should never happen");var l=c[2];if(!l)return!1;var h=c[1];if(h)i+=l.length+2,Te(Z,l);else i+=l.length+1,L=l,Te(qe,l,n_);return!0}function yh(){if(de)Te(Z,v,null,!0);else Te(qe,v,V,!0)}function se(){Te(r_,Be(q),Q?Be(Q):void 0,fe?Be(fe):void 0)}function J(){dr(),_($a),re.modclock=1}var Te=Ln.insertToken=function(l,h,b,y){dr();var D=x.top;if(!D||D.namespaceURI===j.HTML)_(l,h,b,y);else if(l!==qe&&l!==Lr)fc(l,h,b,y);else if(Sf(D)&&(l===Lr||l===qe&&h!=="mglyph"&&h!=="malignmark")||l===qe&&h==="svg"&&D.namespaceURI===j.MATHML&&D.localName==="annotation-xml"||Nf(D))li=!0,_(l,h,b,y),li=!1;else fc(l,h,b,y)};function ot(c){var l=x.top;if(Nt&&ue(l,Ir))Mn(function(h){return h.createComment(c)});else{if(l instanceof le.HTMLTemplateElement)l=l.content;l._appendChild(l.ownerDocument.createComment(c))}}function ct(c){var l=x.top;if(Nt&&ue(l,Ir))Mn(function(b){return b.createTextNode(c)});else{if(l instanceof le.HTMLTemplateElement)l=l.content;var h=l.lastChild;if(h&&h.nodeType===fo.TEXT_NODE)h.appendData(c);else l._appendChild(l.ownerDocument.createTextNode(c))}}function Ur(c,l,h){var b=Mf.createElement(c,l,null);if(h)for(var y=0,D=h.length;y<D;y++)b._setAttribute(h[y][0],h[y][1]);return b}var Nt=!1;function W(c,l){var h=Fn(function(b){return Ur(b,c,l)});if(ue(h,Bf))h._form=_t;return h}function Fn(c){var l;if(Nt&&ue(x.top,Ir))l=Mn(c);else if(x.top instanceof le.HTMLTemplateElement)l=c(x.top.content.ownerDocument),x.top.content._appendChild(l);else l=c(x.top.ownerDocument),x.top._appendChild(l);return x.push(l),l}function di(c,l,h){return Fn(function(b){var y=b._createElementNS(c,h,null);if(l)for(var D=0,U=l.length;D<U;D++){var K=l[D];if(K.length===2)y._setAttribute(K[0],K[1]);else y._setAttributeNS(K[2],K[0],K[1])}return y})}function Xo(c){for(var l=x.elements.length-1;l>=0;l--)if(x.elements[l]instanceof c)return l;return-1}function Mn(c){var l,h,b=-1,y=-1,D;if(b=Xo(le.HTMLTableElement),y=Xo(le.HTMLTemplateElement),y>=0&&(b<0||y>b))l=x.elements[y];else if(b>=0)if(l=x.elements[b].parentNode,l)h=x.elements[b];else l=x.elements[b-1];if(!l)l=x.elements[0];if(l instanceof le.HTMLTemplateElement)l=l.content;if(D=c(l.ownerDocument),D.nodeType===fo.TEXT_NODE){var U;if(h)U=h.previousSibling;else U=l.lastChild;if(U&&U.nodeType===fo.TEXT_NODE)return U.appendData(D.data),D}if(h)l.insertBefore(D,h);else l._appendChild(D);return D}function $r(){var c=!1;for(var l=x.elements.length-1;l>=0;l--){var h=x.elements[l];if(l===0){if(c=!0,bt)h=t}if(h.namespaceURI===j.HTML){var b=h.localName;switch(b){case"select":for(var y=l;y>0;){var D=x.elements[--y];if(D instanceof le.HTMLTemplateElement)break;else if(D instanceof le.HTMLTableElement){_=Yn;return}}_=vt;return;case"tr":_=Wr;return;case"tbody":case"tfoot":case"thead":_=Kt;return;case"caption":_=wi;return;case"colgroup":_=Jn;return;case"table":_=Xe;return;case"template":_=me[me.length-1];return;case"body":_=H;return;case"frameset":_=Ti;return;case"html":if(Dn===null)_=Wn;else _=vi;return;default:if(!c){if(b==="head"){_=Ee;return}if(b==="td"||b==="th"){_=hr;return}}}}if(c){_=H;return}}}function On(c,l){W(c,l),f=zr,ae=_,_=Gn}function Eh(c,l){W(c,l),f=Lt,ae=_,_=Gn}function hi(c,l){return{elt:Ur(c,B.list[l].localName,B.attrs[l]),attrs:B.attrs[l]}}function Ue(){if(B.list.length===0)return;var c=B.list[B.list.length-1];if(c===B.MARKER)return;if(x.elements.lastIndexOf(c)!==-1)return;for(var l=B.list.length-2;l>=0;l--){if(c=B.list[l],c===B.MARKER)break;if(x.elements.lastIndexOf(c)!==-1)break}for(l=l+1;l<B.list.length;l++){var h=Fn(function(b){return hi(b,l).elt});B.list[l]=h}}var Pn={localName:"BM"};function vh(c){if(ue(x.top,c)&&B.indexOf(x.top)===-1)return x.pop(),!0;var l=0;while(l<8){l++;var h=B.findElementByTag(c);if(!h)return!1;var b=x.elements.lastIndexOf(h);if(b===-1)return B.remove(h),!0;if(!x.elementInScope(h))return!0;var y=null,D;for(var U=b+1;U<x.elements.length;U++)if(ue(x.elements[U],lr)){y=x.elements[U],D=U;break}if(!y)return x.popElement(h),B.remove(h),!0;else{var K=x.elements[b-1];B.insertAfter(h,Pn);var ge=y,Ne=y,Ke=D,tt,Zt=0;while(!0){if(Zt++,ge=x.elements[--Ke],ge===h)break;if(tt=B.indexOf(ge),Zt>3&&tt!==-1)B.remove(ge),tt=-1;if(tt===-1){x.removeElement(ge);continue}var Pt=hi(K.ownerDocument,tt);if(B.replace(ge,Pt.elt,Pt.attrs),x.elements[Ke]=Pt.elt,ge=Pt.elt,Ne===y)B.remove(Pn),B.insertAfter(Pt.elt,Pn);ge._appendChild(Ne),Ne=ge}if(Nt&&ue(K,Ir))Mn(function(){return Ne});else if(K instanceof le.HTMLTemplateElement)K.content._appendChild(Ne);else K._appendChild(Ne);var Gr=hi(y.ownerDocument,B.indexOf(h));while(y.hasChildNodes())Gr.elt._appendChild(y.firstChild);y._appendChild(Gr.elt),B.remove(h),B.replace(Pn,Gr.elt,Gr.attrs),x.removeElement(h);var mp=x.elements.lastIndexOf(y);x.elements.splice(mp+1,0,Gr.elt)}}return!0}function wh(){x.pop(),_=ae;return}function Jt(){if(delete re._parser,x.elements.length=0,re.defaultView)re.defaultView.dispatchEvent(new le.Event("load",{}))}function O(c,l){f=l,i--}function X(c){switch(c){case 38:g=X,f=Vr;break;case 60:if(_h())break;f=kh;break;case 0:R.push(c),Rt=!0;break;case-1:J();break;default:Hr(m_)||R.push(c);break}}function Lt(c){switch(c){case 38:g=Lt,f=Vr;break;case 60:f=Ch;break;case 0:R.push(65533),Rt=!0;break;case-1:J();break;default:R.push(c);break}}function zr(c){switch(c){case 60:f=Dh;break;case 0:R.push(65533);break;case-1:J();break;default:Hr(Af)||R.push(c);break}}function It(c){switch(c){case 60:f=Lh;break;case 0:R.push(65533);break;case-1:J();break;default:Hr(Af)||R.push(c);break}}function pi(c){switch(c){case 0:R.push(65533);break;case-1:J();break;default:Hr(g_)||R.push(c);break}}function kh(c){switch(c){case 33:f=ec;break;case 47:f=Th;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:mh(),O(c,Ko);break;case 63:O(c,Hn);break;default:R.push(60),O(c,X);break}}function Th(c){switch(c){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Br(),O(c,Ko);break;case 62:f=X;break;case-1:R.push(60),R.push(47),J();break;default:O(c,Hn);break}}function Ko(c){switch(c){case 9:case 10:case 12:case 32:f=ut;break;case 47:f=Mt;break;case 62:f=X,Et();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:v+=String.fromCharCode(c+32);break;case 0:v+=String.fromCharCode(65533);break;case-1:J();break;default:v+=jr(h_);break}}function Ch(c){if(c===47)yt(),f=Ah;else R.push(60),O(c,Lt)}function Ah(c){switch(c){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Br(),O(c,Rh);break;default:R.push(60),R.push(47),O(c,Lt);break}}function Rh(c){switch(c){case 9:case 10:case 12:case 32:if(Ye(v)){f=ut;return}break;case 47:if(Ye(v)){f=Mt;return}break;case 62:if(Ye(v)){f=X,Et();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:v+=String.fromCharCode(c+32),T.push(c);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:v+=String.fromCharCode(c),T.push(c);return;default:break}R.push(60),R.push(47),or(R,T),O(c,Lt)}function Dh(c){if(c===47)yt(),f=Sh;else R.push(60),O(c,zr)}function Sh(c){switch(c){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Br(),O(c,Nh);break;default:R.push(60),R.push(47),O(c,zr);break}}function Nh(c){switch(c){case 9:case 10:case 12:case 32:if(Ye(v)){f=ut;return}break;case 47:if(Ye(v)){f=Mt;return}break;case 62:if(Ye(v)){f=X,Et();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:v+=String.fromCharCode(c+32),T.push(c);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:v+=String.fromCharCode(c),T.push(c);return;default:break}R.push(60),R.push(47),or(R,T),O(c,zr)}function Lh(c){switch(c){case 47:yt(),f=Ih;break;case 33:f=Mh,R.push(60),R.push(33);break;default:R.push(60),O(c,It);break}}function Ih(c){switch(c){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Br(),O(c,Fh);break;default:R.push(60),R.push(47),O(c,It);break}}function Fh(c){switch(c){case 9:case 10:case 12:case 32:if(Ye(v)){f=ut;return}break;case 47:if(Ye(v)){f=Mt;return}break;case 62:if(Ye(v)){f=X,Et();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:v+=String.fromCharCode(c+32),T.push(c);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:v+=String.fromCharCode(c),T.push(c);return;default:break}R.push(60),R.push(47),or(R,T),O(c,It)}function Mh(c){if(c===45)f=Oh,R.push(45);else O(c,It)}function Oh(c){if(c===45)f=Zo,R.push(45);else O(c,It)}function lt(c){switch(c){case 45:f=Ph,R.push(45);break;case 60:f=xi;break;case 0:R.push(65533);break;case-1:J();break;default:R.push(c);break}}function Ph(c){switch(c){case 45:f=Zo,R.push(45);break;case 60:f=xi;break;case 0:f=lt,R.push(65533);break;case-1:J();break;default:f=lt,R.push(c);break}}function Zo(c){switch(c){case 45:R.push(45);break;case 60:f=xi;break;case 62:f=It,R.push(62);break;case 0:f=lt,R.push(65533);break;case-1:J();break;default:f=lt,R.push(c);break}}function xi(c){switch(c){case 47:yt(),f=qh;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:yt(),R.push(60),O(c,jh);break;default:R.push(60),O(c,lt);break}}function qh(c){switch(c){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:Br(),O(c,Bh);break;default:R.push(60),R.push(47),O(c,lt);break}}function Bh(c){switch(c){case 9:case 10:case 12:case 32:if(Ye(v)){f=ut;return}break;case 47:if(Ye(v)){f=Mt;return}break;case 62:if(Ye(v)){f=X,Et();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:v+=String.fromCharCode(c+32),T.push(c);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:v+=String.fromCharCode(c),T.push(c);return;default:break}R.push(60),R.push(47),or(R,T),O(c,lt)}function jh(c){switch(c){case 9:case 10:case 12:case 32:case 47:case 62:if(Be(T)==="script")f=Ft;else f=lt;R.push(c);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:T.push(c+32),R.push(c);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:T.push(c),R.push(c);break;default:O(c,lt);break}}function Ft(c){switch(c){case 45:f=Hh,R.push(45);break;case 60:f=mi,R.push(60);break;case 0:R.push(65533);break;case-1:J();break;default:R.push(c);break}}function Hh(c){switch(c){case 45:f=Uh,R.push(45);break;case 60:f=mi,R.push(60);break;case 0:f=Ft,R.push(65533);break;case-1:J();break;default:f=Ft,R.push(c);break}}function Uh(c){switch(c){case 45:R.push(45);break;case 60:f=mi,R.push(60);break;case 62:f=It,R.push(62);break;case 0:f=Ft,R.push(65533);break;case-1:J();break;default:f=Ft,R.push(c);break}}function mi(c){if(c===47)yt(),f=$h,R.push(47);else O(c,Ft)}function $h(c){switch(c){case 9:case 10:case 12:case 32:case 47:case 62:if(Be(T)==="script")f=lt;else f=Ft;R.push(c);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:T.push(c+32),R.push(c);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:T.push(c),R.push(c);break;default:O(c,Ft);break}}function ut(c){switch(c){case 9:case 10:case 12:case 32:break;case 47:f=Mt;break;case 62:f=X,Et();break;case-1:J();break;case 61:ui(),C+=String.fromCharCode(c),f=gi;break;default:if(xh())break;ui(),O(c,gi);break}}function gi(c){switch(c){case 9:case 10:case 12:case 32:case 47:case 62:case-1:O(c,zh);break;case 61:f=Qo;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:C+=String.fromCharCode(c+32);break;case 0:C+=String.fromCharCode(65533);break;case 34:case 39:case 60:default:C+=jr(p_);break}}function zh(c){switch(c){case 9:case 10:case 12:case 32:break;case 47:Dt(C),f=Mt;break;case 61:f=Qo;break;case 62:f=X,Dt(C),Et();break;case-1:Dt(C),J();break;default:Dt(C),ui(),O(c,gi);break}}function Qo(c){switch(c){case 9:case 10:case 12:case 32:break;case 34:fi(),f=qn;break;case 39:fi(),f=Bn;break;case 62:default:fi(),O(c,jn);break}}function qn(c){switch(c){case 34:Dt(C,w),f=bi;break;case 38:g=qn,f=Vr;break;case 0:w+=String.fromCharCode(65533);break;case-1:J();break;case 10:w+=String.fromCharCode(c);break;default:w+=jr(u_);break}}function Bn(c){switch(c){case 39:Dt(C,w),f=bi;break;case 38:g=Bn,f=Vr;break;case 0:w+=String.fromCharCode(65533);break;case-1:J();break;case 10:w+=String.fromCharCode(c);break;default:w+=jr(f_);break}}function jn(c){switch(c){case 9:case 10:case 12:case 32:Dt(C,w),f=ut;break;case 38:g=jn,f=Vr;break;case 62:Dt(C,w),f=X,Et();break;case 0:w+=String.fromCharCode(65533);break;case-1:i--,f=X;break;case 34:case 39:case 60:case 61:case 96:default:w+=jr(d_);break}}function bi(c){switch(c){case 9:case 10:case 12:case 32:f=ut;break;case 47:f=Mt;break;case 62:f=X,Et();break;case-1:J();break;default:O(c,ut);break}}function Mt(c){switch(c){case 62:f=X,yh(!0);break;case-1:J();break;default:O(c,ut);break}}function Hn(c,l,h){var b=l.length;if(h)i+=b-1;else i+=b;var y=l.substring(0,b-1);y=y.replace(/\u0000/g,"�"),y=y.replace(/\u000D\u000A/g,`
9
+ `),y=y.replace(/\u000D/g,`
10
+ `),Te(mt,y),f=X}Hn.lookahead=">";function ec(c,l,h){if(l[0]==="-"&&l[1]==="-"){i+=2,Yo(),f=Vh;return}if(l.toUpperCase()==="DOCTYPE")i+=7,f=Zh;else if(l==="[CDATA["&&gh())i+=7,f=Ei;else f=Hn}ec.lookahead=7;function Vh(c){switch(Yo(),c){case 45:f=Wh;break;case 62:f=X,Te(mt,Be(k));break;default:O(c,Yt);break}}function Wh(c){switch(c){case 45:f=Un;break;case 62:f=X,Te(mt,Be(k));break;case-1:Te(mt,Be(k)),J();break;default:k.push(45),O(c,Yt);break}}function Yt(c){switch(c){case 60:k.push(c),f=Gh;break;case 45:f=_i;break;case 0:k.push(65533);break;case-1:Te(mt,Be(k)),J();break;default:k.push(c);break}}function Gh(c){switch(c){case 33:k.push(c),f=Jh;break;case 60:k.push(c);break;default:O(c,Yt);break}}function Jh(c){switch(c){case 45:f=Yh;break;default:O(c,Yt);break}}function Yh(c){switch(c){case 45:f=Xh;break;default:O(c,_i);break}}function Xh(c){switch(c){case 62:case-1:O(c,Un);break;default:O(c,Un);break}}function _i(c){switch(c){case 45:f=Un;break;case-1:Te(mt,Be(k)),J();break;default:k.push(45),O(c,Yt);break}}function Un(c){switch(c){case 62:f=X,Te(mt,Be(k));break;case 33:f=Kh;break;case 45:k.push(45);break;case-1:Te(mt,Be(k)),J();break;default:k.push(45),k.push(45),O(c,Yt);break}}function Kh(c){switch(c){case 45:k.push(45),k.push(45),k.push(33),f=_i;break;case 62:f=X,Te(mt,Be(k));break;case-1:Te(mt,Be(k)),J();break;default:k.push(45),k.push(45),k.push(33),O(c,Yt);break}}function Zh(c){switch(c){case 9:case 10:case 12:case 32:f=tc;break;case-1:fr(),ie(),se(),J();break;default:O(c,tc);break}}function tc(c){switch(c){case 9:case 10:case 12:case 32:break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:fr(),q.push(c+32),f=yi;break;case 0:fr(),q.push(65533),f=yi;break;case 62:fr(),ie(),f=X,se();break;case-1:fr(),ie(),se(),J();break;default:fr(),q.push(c),f=yi;break}}function yi(c){switch(c){case 9:case 10:case 12:case 32:f=rc;break;case 62:f=X,se();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:q.push(c+32);break;case 0:q.push(65533);break;case-1:ie(),se(),J();break;default:q.push(c);break}}function rc(c,l,h){switch(c){case 9:case 10:case 12:case 32:i+=1;break;case 62:f=X,i+=1,se();break;case-1:ie(),se(),J();break;default:if(l=l.toUpperCase(),l==="PUBLIC")i+=6,f=Qh;else if(l==="SYSTEM")i+=6,f=rp;else ie(),f=Ot;break}}rc.lookahead=6;function Qh(c){switch(c){case 9:case 10:case 12:case 32:f=ep;break;case 34:In(),f=nc;break;case 39:In(),f=ac;break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:ie(),f=Ot;break}}function ep(c){switch(c){case 9:case 10:case 12:case 32:break;case 34:In(),f=nc;break;case 39:In(),f=ac;break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:ie(),f=Ot;break}}function nc(c){switch(c){case 34:f=ic;break;case 0:Q.push(65533);break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:Q.push(c);break}}function ac(c){switch(c){case 39:f=ic;break;case 0:Q.push(65533);break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:Q.push(c);break}}function ic(c){switch(c){case 9:case 10:case 12:case 32:f=tp;break;case 62:f=X,se();break;case 34:St(),f=$n;break;case 39:St(),f=zn;break;case-1:ie(),se(),J();break;default:ie(),f=Ot;break}}function tp(c){switch(c){case 9:case 10:case 12:case 32:break;case 62:f=X,se();break;case 34:St(),f=$n;break;case 39:St(),f=zn;break;case-1:ie(),se(),J();break;default:ie(),f=Ot;break}}function rp(c){switch(c){case 9:case 10:case 12:case 32:f=np;break;case 34:St(),f=$n;break;case 39:St(),f=zn;break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:ie(),f=Ot;break}}function np(c){switch(c){case 9:case 10:case 12:case 32:break;case 34:St(),f=$n;break;case 39:St(),f=zn;break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:ie(),f=Ot;break}}function $n(c){switch(c){case 34:f=sc;break;case 0:fe.push(65533);break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:fe.push(c);break}}function zn(c){switch(c){case 39:f=sc;break;case 0:fe.push(65533);break;case 62:ie(),f=X,se();break;case-1:ie(),se(),J();break;default:fe.push(c);break}}function sc(c){switch(c){case 9:case 10:case 12:case 32:break;case 62:f=X,se();break;case-1:ie(),se(),J();break;default:f=Ot;break}}function Ot(c){switch(c){case 62:f=X,se();break;case-1:se(),J();break;default:break}}function Ei(c){switch(c){case 93:f=ap;break;case-1:J();break;case 0:Rt=!0;default:Hr(x_)||R.push(c);break}}function ap(c){switch(c){case 93:f=ip;break;default:R.push(93),O(c,Ei);break}}function ip(c){switch(c){case 93:R.push(93);break;case 62:dr(),f=X;break;default:R.push(93),R.push(93),O(c,Ei);break}}function Vr(c){switch(yt(),T.push(38),c){case 9:case 10:case 12:case 32:case 60:case 38:case-1:O(c,Xt);break;case 35:T.push(c),f=sp;break;default:O(c,oc);break}}function oc(c){Cf.lastIndex=i;var l=Cf.exec(n);if(!l)throw Error("should never happen");var h=l[1];if(!h){f=Xt;return}switch(i+=h.length,or(T,__(h)),g){case qn:case Bn:case jn:if(h[h.length-1]!==";"){if(/[=A-Za-z0-9]/.test(n[i])){f=Xt;return}}break;default:break}yt();var b=c_[h];if(typeof b==="number")T.push(b);else or(T,b);f=Xt}oc.lookahead=-l_;function sp(c){switch(A=0,c){case 120:case 88:T.push(c),f=op;break;default:O(c,cp);break}}function op(c){switch(c){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:case 65:case 66:case 67:case 68:case 69:case 70:case 97:case 98:case 99:case 100:case 101:case 102:O(c,lp);break;default:O(c,Xt);break}}function cp(c){switch(c){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:O(c,up);break;default:O(c,Xt);break}}function lp(c){switch(c){case 65:case 66:case 67:case 68:case 69:case 70:A*=16,A+=c-55;break;case 97:case 98:case 99:case 100:case 101:case 102:A*=16,A+=c-87;break;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:A*=16,A+=c-48;break;case 59:f=Vn;break;default:O(c,Vn);break}}function up(c){switch(c){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:A*=10,A+=c-48;break;case 59:f=Vn;break;default:O(c,Vn);break}}function Vn(c){if(A in Tf)A=Tf[A];else if(A>1114111||A>=55296&&A<57344)A=65533;if(yt(),A<=65535)T.push(A);else A=A-65536,T.push(55296+(A>>10)),T.push(56320+(A&1023));O(c,Xt)}function Xt(c){switch(g){case qn:case Bn:case jn:w+=Be(T);break;default:or(R,T);break}O(c,g)}function fp(c,l,h,b){switch(c){case 1:if(l=l.replace(cr,""),l.length===0)return;break;case 4:re._appendChild(re.createComment(l));return;case 5:var y=l,D=h,U=b;if(re.appendChild(new t_(re,y,D,U)),ci||y.toLowerCase()!=="html"||a_.test(D)||U&&U.toLowerCase()===i_||U===void 0&&Ef.test(D))re._quirks=!0;else if(s_.test(D)||U!==void 0&&Ef.test(D))re._limitedQuirks=!0;_=cc;return}re._quirks=!0,_=cc,_(c,l,h,b)}function cc(c,l,h,b){var y;switch(c){case 1:if(l=l.replace(cr,""),l.length===0)return;break;case 5:return;case 4:re._appendChild(re.createComment(l));return;case 2:if(l==="html"){y=Ur(re,l,h),x.push(y),re.appendChild(y),_=Wn;return}break;case 3:switch(l){case"html":case"head":case"body":case"br":break;default:return}}y=Ur(re,"html",null),x.push(y),re.appendChild(y),_=Wn,_(c,l,h,b)}function Wn(c,l,h,b){switch(c){case 1:if(l=l.replace(cr,""),l.length===0)return;break;case 5:return;case 4:ot(l);return;case 2:switch(l){case"html":H(c,l,h,b);return;case"head":var y=W(l,h);Dn=y,_=Ee;return}break;case 3:switch(l){case"html":case"head":case"body":case"br":break;default:return}}Wn(qe,"head",null),_(c,l,h,b)}function Ee(c,l,h,b){switch(c){case 1:var y=l.match(cr);if(y)ct(y[0]),l=l.substring(y[0].length);if(l.length===0)return;break;case 4:ot(l);return;case 5:return;case 2:switch(l){case"html":H(c,l,h,b);return;case"meta":case"base":case"basefont":case"bgsound":case"link":W(l,h),x.pop();return;case"title":Eh(l,h);return;case"noscript":if(!Sn){W(l,h),_=lc;return}case"noframes":case"style":On(l,h);return;case"script":Fn(function(D){var U=Ur(D,l,h);if(U._parser_inserted=!0,U._force_async=!1,bt)U._already_started=!0;return dr(),U}),f=It,ae=_,_=Gn;return;case"template":W(l,h),B.insertMarker(),ye=!1,_=ki,me.push(_);return;case"head":return}break;case 3:switch(l){case"head":x.pop(),_=vi;return;case"body":case"html":case"br":break;case"template":if(!x.contains("template"))return;x.generateImpliedEndTags(null,"thorough"),x.popTag("template"),B.clearToMarker(),me.pop(),$r();return;default:return}break}Ee(Z,"head",null),_(c,l,h,b)}function lc(c,l,h,b){switch(c){case 5:return;case 4:Ee(c,l);return;case 1:var y=l.match(cr);if(y)Ee(c,y[0]),l=l.substring(y[0].length);if(l.length===0)return;break;case 2:switch(l){case"html":H(c,l,h,b);return;case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"style":Ee(c,l,h);return;case"head":case"noscript":return}break;case 3:switch(l){case"noscript":x.pop(),_=Ee;return;case"br":break;default:return}break}lc(Z,"noscript",null),_(c,l,h,b)}function vi(c,l,h,b){switch(c){case 1:var y=l.match(cr);if(y)ct(y[0]),l=l.substring(y[0].length);if(l.length===0)return;break;case 4:ot(l);return;case 5:return;case 2:switch(l){case"html":H(c,l,h,b);return;case"body":W(l,h),ye=!1,_=H;return;case"frameset":W(l,h),_=Ti;return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":x.push(Dn),Ee(qe,l,h),x.removeElement(Dn);return;case"head":return}break;case 3:switch(l){case"template":return Ee(c,l,h,b);case"body":case"html":case"br":break;default:return}break}vi(qe,"body",null),ye=!0,_(c,l,h,b)}function H(c,l,h,b){var y,D,U,K;switch(c){case 1:if(Rt){if(l=l.replace(Va,""),l.length===0)return}if(ye&&za.test(l))ye=!1;Ue(),ct(l);return;case 5:return;case 4:ot(l);return;case-1:if(me.length)return ki(c);Jt();return;case 2:switch(l){case"html":if(x.contains("template"))return;Ff(h,x.elements[0]);return;case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":Ee(qe,l,h);return;case"body":if(y=x.elements[1],!y||!(y instanceof le.HTMLBodyElement)||x.contains("template"))return;ye=!1,Ff(h,y);return;case"frameset":if(!ye)return;if(y=x.elements[1],!y||!(y instanceof le.HTMLBodyElement))return;if(y.parentNode)y.parentNode.removeChild(y);while(!(x.top instanceof le.HTMLHtmlElement))x.pop();W(l,h),_=Ti;return;case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"nav":case"ol":case"p":case"section":case"summary":case"ul":if(x.inButtonScope("p"))H(Z,"p");W(l,h);return;case"menu":if(x.inButtonScope("p"))H(Z,"p");if(ue(x.top,"menuitem"))x.pop();W(l,h);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":if(x.inButtonScope("p"))H(Z,"p");if(x.top instanceof le.HTMLHeadingElement)x.pop();W(l,h);return;case"pre":case"listing":if(x.inButtonScope("p"))H(Z,"p");W(l,h),Gt=!0,ye=!1;return;case"form":if(_t&&!x.contains("template"))return;if(x.inButtonScope("p"))H(Z,"p");if(K=W(l,h),!x.contains("template"))_t=K;return;case"li":ye=!1;for(D=x.elements.length-1;D>=0;D--){if(U=x.elements[D],U instanceof le.HTMLLIElement){H(Z,"li");break}if(ue(U,lr)&&!ue(U,xo))break}if(x.inButtonScope("p"))H(Z,"p");W(l,h);return;case"dd":case"dt":ye=!1;for(D=x.elements.length-1;D>=0;D--){if(U=x.elements[D],ue(U,Of)){H(Z,U.localName);break}if(ue(U,lr)&&!ue(U,xo))break}if(x.inButtonScope("p"))H(Z,"p");W(l,h);return;case"plaintext":if(x.inButtonScope("p"))H(Z,"p");W(l,h),f=pi;return;case"button":if(x.inScope("button"))H(Z,"button"),_(c,l,h,b);else Ue(),W(l,h),ye=!1;return;case"a":var ge=B.findElementByTag("a");if(ge)H(Z,l),B.remove(ge),x.removeElement(ge);case"b":case"big":case"code":case"em":case"font":case"i":case"s":case"small":case"strike":case"strong":case"tt":case"u":Ue(),B.push(W(l,h),h);return;case"nobr":if(Ue(),x.inScope(l))H(Z,l),Ue();B.push(W(l,h),h);return;case"applet":case"marquee":case"object":Ue(),W(l,h),B.insertMarker(),ye=!1;return;case"table":if(!re._quirks&&x.inButtonScope("p"))H(Z,"p");W(l,h),ye=!1,_=Xe;return;case"area":case"br":case"embed":case"img":case"keygen":case"wbr":Ue(),W(l,h),x.pop(),ye=!1;return;case"input":Ue(),K=W(l,h),x.pop();var Ne=K.getAttribute("type");if(!Ne||Ne.toLowerCase()!=="hidden")ye=!1;return;case"param":case"source":case"track":W(l,h),x.pop();return;case"hr":if(x.inButtonScope("p"))H(Z,"p");if(ue(x.top,"menuitem"))x.pop();W(l,h),x.pop(),ye=!1;return;case"image":H(qe,"img",h,b);return;case"textarea":W(l,h),Gt=!0,ye=!1,f=Lt,ae=_,_=Gn;return;case"xmp":if(x.inButtonScope("p"))H(Z,"p");Ue(),ye=!1,On(l,h);return;case"iframe":ye=!1,On(l,h);return;case"noembed":On(l,h);return;case"select":if(Ue(),W(l,h),ye=!1,_===Xe||_===wi||_===Kt||_===Wr||_===hr)_=Yn;else _=vt;return;case"optgroup":case"option":if(x.top instanceof le.HTMLOptionElement)H(Z,"option");Ue(),W(l,h);return;case"menuitem":if(ue(x.top,"menuitem"))x.pop();Ue(),W(l,h);return;case"rb":case"rtc":if(x.inScope("ruby"))x.generateImpliedEndTags();W(l,h);return;case"rp":case"rt":if(x.inScope("ruby"))x.generateImpliedEndTags("rtc");W(l,h);return;case"math":if(Ue(),If(h),po(h),di(l,h,j.MATHML),b)x.pop();return;case"svg":if(Ue(),Lf(h),po(h),di(l,h,j.SVG),b)x.pop();return;case"caption":case"col":case"colgroup":case"frame":case"head":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return}Ue(),W(l,h);return;case 3:switch(l){case"template":Ee(Z,l,h);return;case"body":if(!x.inScope("body"))return;_=uc;return;case"html":if(!x.inScope("body"))return;_=uc,_(c,l,h);return;case"address":case"article":case"aside":case"blockquote":case"button":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"listing":case"main":case"menu":case"nav":case"ol":case"pre":case"section":case"summary":case"ul":if(!x.inScope(l))return;x.generateImpliedEndTags(),x.popTag(l);return;case"form":if(!x.contains("template")){var Ke=_t;if(_t=null,!Ke||!x.elementInScope(Ke))return;x.generateImpliedEndTags(),x.removeElement(Ke)}else{if(!x.inScope("form"))return;x.generateImpliedEndTags(),x.popTag("form")}return;case"p":if(!x.inButtonScope(l))H(qe,l,null),_(c,l,h,b);else x.generateImpliedEndTags(l),x.popTag(l);return;case"li":if(!x.inListItemScope(l))return;x.generateImpliedEndTags(l),x.popTag(l);return;case"dd":case"dt":if(!x.inScope(l))return;x.generateImpliedEndTags(l),x.popTag(l);return;case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":if(!x.elementTypeInScope(le.HTMLHeadingElement))return;x.generateImpliedEndTags(),x.popElementType(le.HTMLHeadingElement);return;case"sarcasm":break;case"a":case"b":case"big":case"code":case"em":case"font":case"i":case"nobr":case"s":case"small":case"strike":case"strong":case"tt":case"u":var tt=vh(l);if(tt)return;break;case"applet":case"marquee":case"object":if(!x.inScope(l))return;x.generateImpliedEndTags(),x.popTag(l),B.clearToMarker();return;case"br":H(qe,l,null);return}for(D=x.elements.length-1;D>=0;D--)if(U=x.elements[D],ue(U,l)){x.generateImpliedEndTags(l),x.popElement(U);break}else if(ue(U,lr))return;return}}function Gn(c,l,h,b){switch(c){case 1:ct(l);return;case-1:if(x.top instanceof le.HTMLScriptElement)x.top._already_started=!0;x.pop(),_=ae,_(c);return;case 3:if(l==="script")wh();else x.pop(),_=ae;return;default:return}}function Xe(c,l,h,b){function y(U){for(var K=0,ge=U.length;K<ge;K++)if(U[K][0]==="type")return U[K][1].toLowerCase();return null}switch(c){case 1:if(li){H(c,l,h,b);return}else if(ue(x.top,Ir)){Nn=[],ae=_,_=dp,_(c,l,h,b);return}break;case 4:ot(l);return;case 5:return;case 2:switch(l){case"caption":x.clearToContext(Wa),B.insertMarker(),W(l,h),_=wi;return;case"colgroup":x.clearToContext(Wa),W(l,h),_=Jn;return;case"col":Xe(qe,"colgroup",null),_(c,l,h,b);return;case"tbody":case"tfoot":case"thead":x.clearToContext(Wa),W(l,h),_=Kt;return;case"td":case"th":case"tr":Xe(qe,"tbody",null),_(c,l,h,b);return;case"table":if(!x.inTableScope(l))return;Xe(Z,l),_(c,l,h,b);return;case"style":case"script":case"template":Ee(c,l,h,b);return;case"input":var D=y(h);if(D!=="hidden")break;W(l,h),x.pop();return;case"form":if(_t||x.contains("template"))return;_t=W(l,h),x.popElement(_t);return}break;case 3:switch(l){case"table":if(!x.inTableScope(l))return;x.popTag(l),$r();return;case"body":case"caption":case"col":case"colgroup":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return;case"template":Ee(c,l,h,b);return}break;case-1:H(c,l,h,b);return}Nt=!0,H(c,l,h,b),Nt=!1}function dp(c,l,h,b){if(c===Lr){if(Rt){if(l=l.replace(Va,""),l.length===0)return}Nn.push(l)}else{var y=Nn.join("");if(Nn.length=0,za.test(y))Nt=!0,H(Lr,y),Nt=!1;else ct(y);_=ae,_(c,l,h,b)}}function wi(c,l,h,b){function y(){if(!x.inTableScope("caption"))return!1;return x.generateImpliedEndTags(),x.popTag("caption"),B.clearToMarker(),_=Xe,!0}switch(c){case 2:switch(l){case"caption":case"col":case"colgroup":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":if(y())_(c,l,h,b);return}break;case 3:switch(l){case"caption":y();return;case"table":if(y())_(c,l,h,b);return;case"body":case"col":case"colgroup":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return}break}H(c,l,h,b)}function Jn(c,l,h,b){switch(c){case 1:var y=l.match(cr);if(y)ct(y[0]),l=l.substring(y[0].length);if(l.length===0)return;break;case 4:ot(l);return;case 5:return;case 2:switch(l){case"html":H(c,l,h,b);return;case"col":W(l,h),x.pop();return;case"template":Ee(c,l,h,b);return}break;case 3:switch(l){case"colgroup":if(!ue(x.top,"colgroup"))return;x.pop(),_=Xe;return;case"col":return;case"template":Ee(c,l,h,b);return}break;case-1:H(c,l,h,b);return}if(!ue(x.top,"colgroup"))return;Jn(Z,"colgroup"),_(c,l,h,b)}function Kt(c,l,h,b){function y(){if(!x.inTableScope("tbody")&&!x.inTableScope("thead")&&!x.inTableScope("tfoot"))return;x.clearToContext(Ga),Kt(Z,x.top.localName,null),_(c,l,h,b)}switch(c){case 2:switch(l){case"tr":x.clearToContext(Ga),W(l,h),_=Wr;return;case"th":case"td":Kt(qe,"tr",null),_(c,l,h,b);return;case"caption":case"col":case"colgroup":case"tbody":case"tfoot":case"thead":y();return}break;case 3:switch(l){case"table":y();return;case"tbody":case"tfoot":case"thead":if(x.inTableScope(l))x.clearToContext(Ga),x.pop(),_=Xe;return;case"body":case"caption":case"col":case"colgroup":case"html":case"td":case"th":case"tr":return}break}Xe(c,l,h,b)}function Wr(c,l,h,b){function y(){if(!x.inTableScope("tr"))return!1;return x.clearToContext(mo),x.pop(),_=Kt,!0}switch(c){case 2:switch(l){case"th":case"td":x.clearToContext(mo),W(l,h),_=hr,B.insertMarker();return;case"caption":case"col":case"colgroup":case"tbody":case"tfoot":case"thead":case"tr":if(y())_(c,l,h,b);return}break;case 3:switch(l){case"tr":y();return;case"table":if(y())_(c,l,h,b);return;case"tbody":case"tfoot":case"thead":if(x.inTableScope(l)){if(y())_(c,l,h,b)}return;case"body":case"caption":case"col":case"colgroup":case"html":case"td":case"th":return}break}Xe(c,l,h,b)}function hr(c,l,h,b){switch(c){case 2:switch(l){case"caption":case"col":case"colgroup":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":if(x.inTableScope("td"))hr(Z,"td"),_(c,l,h,b);else if(x.inTableScope("th"))hr(Z,"th"),_(c,l,h,b);return}break;case 3:switch(l){case"td":case"th":if(!x.inTableScope(l))return;x.generateImpliedEndTags(),x.popTag(l),B.clearToMarker(),_=Wr;return;case"body":case"caption":case"col":case"colgroup":case"html":return;case"table":case"tbody":case"tfoot":case"thead":case"tr":if(!x.inTableScope(l))return;hr(Z,x.inTableScope("td")?"td":"th"),_(c,l,h,b);return}break}H(c,l,h,b)}function vt(c,l,h,b){switch(c){case 1:if(Rt){if(l=l.replace(Va,""),l.length===0)return}ct(l);return;case 4:ot(l);return;case 5:return;case-1:H(c,l,h,b);return;case 2:switch(l){case"html":H(c,l,h,b);return;case"option":if(x.top instanceof le.HTMLOptionElement)vt(Z,l);W(l,h);return;case"optgroup":if(x.top instanceof le.HTMLOptionElement)vt(Z,"option");if(x.top instanceof le.HTMLOptGroupElement)vt(Z,l);W(l,h);return;case"select":vt(Z,l);return;case"input":case"keygen":case"textarea":if(!x.inSelectScope("select"))return;vt(Z,"select"),_(c,l,h,b);return;case"script":case"template":Ee(c,l,h,b);return}break;case 3:switch(l){case"optgroup":if(x.top instanceof le.HTMLOptionElement&&x.elements[x.elements.length-2]instanceof le.HTMLOptGroupElement)vt(Z,"option");if(x.top instanceof le.HTMLOptGroupElement)x.pop();return;case"option":if(x.top instanceof le.HTMLOptionElement)x.pop();return;case"select":if(!x.inSelectScope(l))return;x.popTag(l),$r();return;case"template":Ee(c,l,h,b);return}break}}function Yn(c,l,h,b){switch(l){case"caption":case"table":case"tbody":case"tfoot":case"thead":case"tr":case"td":case"th":switch(c){case 2:Yn(Z,"select"),_(c,l,h,b);return;case 3:if(x.inTableScope(l))Yn(Z,"select"),_(c,l,h,b);return}}vt(c,l,h,b)}function ki(c,l,h,b){function y(D){_=D,me[me.length-1]=_,_(c,l,h,b)}switch(c){case 1:case 4:case 5:H(c,l,h,b);return;case-1:if(!x.contains("template"))Jt();else x.popTag("template"),B.clearToMarker(),me.pop(),$r(),_(c,l,h,b);return;case 2:switch(l){case"base":case"basefont":case"bgsound":case"link":case"meta":case"noframes":case"script":case"style":case"template":case"title":Ee(c,l,h,b);return;case"caption":case"colgroup":case"tbody":case"tfoot":case"thead":y(Xe);return;case"col":y(Jn);return;case"tr":y(Kt);return;case"td":case"th":y(Wr);return}y(H);return;case 3:switch(l){case"template":Ee(c,l,h,b);return;default:return}}}function uc(c,l,h,b){switch(c){case 1:if(za.test(l))break;H(c,l);return;case 4:x.elements[0]._appendChild(re.createComment(l));return;case 5:return;case-1:Jt();return;case 2:if(l==="html"){H(c,l,h,b);return}break;case 3:if(l==="html"){if(bt)return;_=pp;return}break}_=H,_(c,l,h,b)}function Ti(c,l,h,b){switch(c){case 1:if(l=l.replace(ho,""),l.length>0)ct(l);return;case 4:ot(l);return;case 5:return;case-1:Jt();return;case 2:switch(l){case"html":H(c,l,h,b);return;case"frameset":W(l,h);return;case"frame":W(l,h),x.pop();return;case"noframes":Ee(c,l,h,b);return}break;case 3:if(l==="frameset"){if(bt&&x.top instanceof le.HTMLHtmlElement)return;if(x.pop(),!bt&&!(x.top instanceof le.HTMLFrameSetElement))_=hp;return}break}}function hp(c,l,h,b){switch(c){case 1:if(l=l.replace(ho,""),l.length>0)ct(l);return;case 4:ot(l);return;case 5:return;case-1:Jt();return;case 2:switch(l){case"html":H(c,l,h,b);return;case"noframes":Ee(c,l,h,b);return}break;case 3:if(l==="html"){_=xp;return}break}}function pp(c,l,h,b){switch(c){case 1:if(za.test(l))break;H(c,l,h,b);return;case 4:re._appendChild(re.createComment(l));return;case 5:H(c,l,h,b);return;case-1:Jt();return;case 2:if(l==="html"){H(c,l,h,b);return}break}_=H,_(c,l,h,b)}function xp(c,l,h,b){switch(c){case 1:if(l=l.replace(ho,""),l.length>0)H(c,l,h,b);return;case 4:re._appendChild(re.createComment(l));return;case 5:H(c,l,h,b);return;case-1:Jt();return;case 2:switch(l){case"html":H(c,l,h,b);return;case"noframes":Ee(c,l,h,b);return}break}}function fc(c,l,h,b){function y(ge){for(var Ne=0,Ke=ge.length;Ne<Ke;Ne++)switch(ge[Ne][0]){case"color":case"face":case"size":return!0}return!1}var D;switch(c){case 1:if(ye&&b_.test(l))ye=!1;if(Rt)l=l.replace(Va,"�");ct(l);return;case 4:ot(l);return;case 5:return;case 2:switch(l){case"font":if(!y(h))break;case"b":case"big":case"blockquote":case"body":case"br":case"center":case"code":case"dd":case"div":case"dl":case"dt":case"em":case"embed":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":case"head":case"hr":case"i":case"img":case"li":case"listing":case"menu":case"meta":case"nobr":case"ol":case"p":case"pre":case"ruby":case"s":case"small":case"span":case"strong":case"strike":case"sub":case"sup":case"table":case"tt":case"u":case"ul":case"var":if(bt)break;do x.pop(),D=x.top;while(D.namespaceURI!==j.HTML&&!Sf(D)&&!Nf(D));Te(c,l,h,b);return}if(D=x.elements.length===1&&bt?t:x.top,D.namespaceURI===j.MATHML)If(h);else if(D.namespaceURI===j.SVG)l=y_(l),Lf(h);if(po(h),di(l,h,D.namespaceURI),b){if(l==="script"&&D.namespaceURI===j.SVG);x.pop()}return;case 3:if(D=x.top,l==="script"&&D.namespaceURI===j.SVG&&D.localName==="script")x.pop();else{var U=x.elements.length-1,K=x.elements[U];for(;;){if(K.localName.toLowerCase()===l){x.popElement(K);break}if(K=x.elements[--U],K.namespaceURI!==j.HTML)continue;_(c,l,h,b);break}}return}}return Ln.testTokenizer=function(c,l,h,b){var y=[];switch(l){case"PCDATA state":f=X;break;case"RCDATA state":f=Lt;break;case"RAWTEXT state":f=zr;break;case"PLAINTEXT state":f=pi;break}if(h)L=h;if(Te=function(U,K,ge,Ne){switch(dr(),U){case 1:if(y.length>0&&y[y.length-1][0]==="Character")y[y.length-1][1]+=K;else y.push(["Character",K]);break;case 4:y.push(["Comment",K]);break;case 5:y.push(["DOCTYPE",K,ge===void 0?null:ge,Ne===void 0?null:Ne,!ci]);break;case 2:var Ke=Object.create(null);for(var tt=0;tt<ge.length;tt++){var Zt=ge[tt];if(Zt.length===1)Ke[Zt[0]]="";else Ke[Zt[0]]=Zt[1]}var Pt=["StartTag",K,Ke];if(Ne)Pt.push(!0);y.push(Pt);break;case 3:y.push(["EndTag",K]);break;case-1:break}},!b)this.parse(c,!0);else{for(var D=0;D<c.length;D++)this.parse(c[D]);this.parse("",!0)}return y},Ln}});var kn=P(function(Fv,Gf){Gf.exports=Wf;var zf=ja(),Vf=Ua(),E_=Ya(),Xa=we(),v_=Ta();function Wf(e){this.contextObject=e}var w_={xml:{"":!0,"1.0":!0,"2.0":!0},core:{"":!0,"2.0":!0},html:{"":!0,"1.0":!0,"2.0":!0},xhtml:{"":!0,"1.0":!0,"2.0":!0}};Wf.prototype={hasFeature:function(t,r){var n=w_[(t||"").toLowerCase()];return n&&n[r||""]||!1},createDocumentType:function(t,r,n){if(!v_.isValidQName(t))Xa.InvalidCharacterError();return new Vf(this.contextObject,t,r,n)},createDocument:function(t,r,n){var a=new zf(!1,null),i;if(r)i=a.createElementNS(t,r);else i=null;if(n)a.appendChild(n);if(i)a.appendChild(i);if(t===Xa.NAMESPACE.HTML)a._contentType="application/xhtml+xml";else if(t===Xa.NAMESPACE.SVG)a._contentType="image/svg+xml";else a._contentType="application/xml";return a},createHTMLDocument:function(t){var r=new zf(!0,null);r.appendChild(new Vf(r,"html"));var n=r.createElement("html");r.appendChild(n);var a=r.createElement("head");if(n.appendChild(a),t!==void 0){var i=r.createElement("title");a.appendChild(i),i.appendChild(r.createTextNode(t))}return n.appendChild(r.createElement("body")),r.modclock=1,r},mozSetOutputMutationHandler:function(e,t){e.mutationHandler=t},mozGetInputMutationHandler:function(e){Xa.nyi()},mozHTMLParser:E_}});var Yf=P(function(Mv,Jf){var k_=Ma(),T_=no();Jf.exports=bo;function bo(e,t){this._window=e,this._href=t}bo.prototype=Object.create(T_.prototype,{constructor:{value:bo},href:{get:function(){return this._href},set:function(e){this.assign(e)}},assign:{value:function(e){var t=new k_(this._href),r=t.resolve(e);this._href=r}},replace:{value:function(e){this.assign(e)}},reload:{value:function(){this.assign(this.href)}},toString:{value:function(){return this.href}}})});var Kf=P(function(Ov,Xf){var C_=Object.create(null,{appCodeName:{value:"Mozilla"},appName:{value:"Netscape"},appVersion:{value:"4.0"},platform:{value:""},product:{value:"Gecko"},productSub:{value:"20100101"},userAgent:{value:""},vendor:{value:""},vendorSub:{value:""},taintEnabled:{value:function(){return!1}}});Xf.exports=C_});var Qf=P(function(Pv,Zf){var A_={setTimeout,clearTimeout,setInterval,clearInterval};Zf.exports=A_});var yo=P(function(Tn,ed){var _o=we();Tn=ed.exports={CSSStyleDeclaration:Oa(),CharacterData:xn(),Comment:$s(),DOMException:ya(),DOMImplementation:kn(),DOMTokenList:Cs(),Document:ja(),DocumentFragment:Vs(),DocumentType:Ua(),Element:Cr(),HTMLParser:Ya(),NamedNodeMap:Ls(),Node:Fe(),NodeList:ir(),NodeFilter:_n(),ProcessingInstruction:Gs(),Text:Hs(),Window:Eo()};_o.merge(Tn,ro());_o.merge(Tn,qa().elements);_o.merge(Tn,co().elements)});var Eo=P(function(qv,td){var R_=kn(),D_=us(),S_=Yf(),Cn=we();td.exports=Ka;function Ka(e){this.document=e||new R_(null).createHTMLDocument(""),this.document._scripting_enabled=!0,this.document.defaultView=this,this.location=new S_(this,this.document._address||"about:blank")}Ka.prototype=Object.create(D_.prototype,{console:{value:console},history:{value:{back:Cn.nyi,forward:Cn.nyi,go:Cn.nyi}},navigator:{value:Kf()},window:{get:function(){return this}},self:{get:function(){return this}},frames:{get:function(){return this}},parent:{get:function(){return this}},top:{get:function(){return this}},length:{value:0},frameElement:{value:null},opener:{value:null},onload:{get:function(){return this._getEventHandler("load")},set:function(e){this._setEventHandler("load",e)}},getComputedStyle:{value:function(t){return t.style}}});Cn.expose(Qf(),Ka);Cn.expose(yo(),Ka)});var sd=P(function(N_){var rd=kn(),nd=Ya(),Bv=Eo(),ad=yo();N_.createDOMImplementation=function(){return new rd(null)};N_.createDocument=function(e,t){if(e||t){var r=new nd;return r.parse(e||"",!0),r.document()}return new rd(null).createHTMLDocument("")};N_.createIncrementalHTMLParser=function(){var e=new nd;return{write:function(t){if(t.length>0)e.parse(t,!1,function(){return!0})},end:function(t){e.parse(t||"",!0,function(){return!0})},process:function(t){return e.parse("",!1,t)},document:function(){return e.document()}}};N_.createWindow=function(e,t){var r=N_.createDocument(e);if(t!==void 0)r._address=t;return new ad.Window(r)};N_.impl=ad});var vd=P(function(Hv,Ed){function O_(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n))e[n]=r[n]}return e}function To(e,t){return Array(t+1).join(e)}function ld(e){return e.replace(/^\n*/,"")}function ud(e){var t=e.length;while(t>0&&e[t-1]===`
11
+ `)t--;return e.substring(0,t)}function fd(e){return ud(ld(e))}var P_=["ADDRESS","ARTICLE","ASIDE","AUDIO","BLOCKQUOTE","BODY","CANVAS","CENTER","DD","DIR","DIV","DL","DT","FIELDSET","FIGCAPTION","FIGURE","FOOTER","FORM","FRAMESET","H1","H2","H3","H4","H5","H6","HEADER","HGROUP","HR","HTML","ISINDEX","LI","MAIN","MENU","NAV","NOFRAMES","NOSCRIPT","OL","OUTPUT","P","PRE","SECTION","TABLE","TBODY","TD","TFOOT","TH","THEAD","TR","UL"];function Co(e){return Ao(e,P_)}var dd=["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"];function hd(e){return Ao(e,dd)}function q_(e){return xd(e,dd)}var pd=["A","TABLE","THEAD","TBODY","TFOOT","TH","TD","IFRAME","SCRIPT","AUDIO","VIDEO"];function B_(e){return Ao(e,pd)}function j_(e){return xd(e,pd)}function Ao(e,t){return t.indexOf(e.nodeName)>=0}function xd(e,t){return e.getElementsByTagName&&t.some(function(r){return e.getElementsByTagName(r).length})}var H_=[[/\\/g,"\\\\"],[/\*/g,"\\*"],[/^-/g,"\\-"],[/^\+ /g,"\\+ "],[/^(=+)/g,"\\$1"],[/^(#{1,6}) /g,"\\$1 "],[/`/g,"\\`"],[/^~~~/g,"\\~~~"],[/\[/g,"\\["],[/\]/g,"\\]"],[/^>/g,"\\>"],[/_/g,"\\_"],[/^(\d+)\. /g,"$1\\. "]];function md(e){return H_.reduce(function(t,r){return t.replace(r[0],r[1])},e)}var je={};je.paragraph={filter:"p",replacement:function(e){return`
12
12
 
13
13
  `+e+`
14
14
 
15
- `}};Ie.lineBreak={filter:"br",replacement:function(e,t,r){return r.br+`
16
- `}};Ie.heading={filter:["h1","h2","h3","h4","h5","h6"],replacement:function(e,t,r){var n=Number(t.nodeName.charAt(1));if(r.headingStyle==="setext"&&n<3){var a=$s(n===1?"=":"-",e.length);return`
15
+ `}};je.lineBreak={filter:"br",replacement:function(e,t,r){return r.br+`
16
+ `}};je.heading={filter:["h1","h2","h3","h4","h5","h6"],replacement:function(e,t,r){var n=Number(t.nodeName.charAt(1));if(r.headingStyle==="setext"&&n<3){var a=To(n===1?"=":"-",e.length);return`
17
17
 
18
18
  `+e+`
19
19
  `+a+`
20
20
 
21
21
  `}else return`
22
22
 
23
- `+$s("#",n)+" "+e+`
23
+ `+To("#",n)+" "+e+`
24
24
 
25
- `}};Ie.blockquote={filter:"blockquote",replacement:function(e){return e=J0(e).replace(/^/gm,"> "),`
25
+ `}};je.blockquote={filter:"blockquote",replacement:function(e){return e=fd(e).replace(/^/gm,"> "),`
26
26
 
27
27
  `+e+`
28
28
 
29
- `}};Ie.list={filter:["ul","ol"],replacement:function(e,t){var r=t.parentNode;if(r.nodeName==="LI"&&r.lastElementChild===t)return`
29
+ `}};je.list={filter:["ul","ol"],replacement:function(e,t){var r=t.parentNode;if(r.nodeName==="LI"&&r.lastElementChild===t)return`
30
30
  `+e;else return`
31
31
 
32
32
  `+e+`
33
33
 
34
- `}};Ie.listItem={filter:"li",replacement:function(e,t,r){var n=r.bulletListMarker+" ",a=t.parentNode;if(a.nodeName==="OL"){var i=a.getAttribute("start"),s=Array.prototype.indexOf.call(a.children,t);n=(i?Number(i)+s:s+1)+". "}var c=/\n$/.test(e);return e=J0(e)+(c?`
34
+ `}};je.listItem={filter:"li",replacement:function(e,t,r){var n=r.bulletListMarker+" ",a=t.parentNode;if(a.nodeName==="OL"){var i=a.getAttribute("start"),s=Array.prototype.indexOf.call(a.children,t);n=(i?Number(i)+s:s+1)+". "}var o=/\n$/.test(e);return e=fd(e)+(o?`
35
35
  `:""),e=e.replace(/\n/gm,`
36
36
  `+" ".repeat(n.length)),n+e+(t.nextSibling?`
37
- `:"")}};Ie.indentedCodeBlock={filter:function(e,t){return t.codeBlockStyle==="indented"&&e.nodeName==="PRE"&&e.firstChild&&e.firstChild.nodeName==="CODE"},replacement:function(e,t,r){return`
37
+ `:"")}};je.indentedCodeBlock={filter:function(e,t){return t.codeBlockStyle==="indented"&&e.nodeName==="PRE"&&e.firstChild&&e.firstChild.nodeName==="CODE"},replacement:function(e,t,r){return`
38
38
 
39
39
  `+t.firstChild.textContent.replace(/\n/g,`
40
40
  `)+`
41
41
 
42
- `}};Ie.fencedCodeBlock={filter:function(e,t){return t.codeBlockStyle==="fenced"&&e.nodeName==="PRE"&&e.firstChild&&e.firstChild.nodeName==="CODE"},replacement:function(e,t,r){var n=t.firstChild.getAttribute("class")||"",a=(n.match(/language-(\S+)/)||[null,""])[1],i=t.firstChild.textContent,s=r.fence.charAt(0),c=3,l=new RegExp("^"+s+"{3,}","gm"),d;while(d=l.exec(i))if(d[0].length>=c)c=d[0].length+1;var p=$s(s,c);return`
42
+ `}};je.fencedCodeBlock={filter:function(e,t){return t.codeBlockStyle==="fenced"&&e.nodeName==="PRE"&&e.firstChild&&e.firstChild.nodeName==="CODE"},replacement:function(e,t,r){var n=t.firstChild.getAttribute("class")||"",a=(n.match(/language-(\S+)/)||[null,""])[1],i=t.firstChild.textContent,s=r.fence.charAt(0),o=3,u=new RegExp("^"+s+"{3,}","gm"),d;while(d=u.exec(i))if(d[0].length>=o)o=d[0].length+1;var p=To(s,o);return`
43
43
 
44
44
  `+p+a+`
45
45
  `+i.replace(/\n$/,"")+`
46
46
  `+p+`
47
47
 
48
- `}};Ie.horizontalRule={filter:"hr",replacement:function(e,t,r){return`
48
+ `}};je.horizontalRule={filter:"hr",replacement:function(e,t,r){return`
49
49
 
50
50
  `+r.hr+`
51
51
 
52
- `}};Ie.inlineLink={filter:function(e,t){return t.linkStyle==="inlined"&&e.nodeName==="A"&&e.getAttribute("href")},replacement:function(e,t){var r=Ws(t.getAttribute("href")),n=Gs(Aa(t.getAttribute("title"))),a=n?' "'+n+'"':"";return"["+e+"]("+r+a+")"}};Ie.referenceLink={filter:function(e,t){return t.linkStyle==="referenced"&&e.nodeName==="A"&&e.getAttribute("href")},replacement:function(e,t,r){var n=Ws(t.getAttribute("href")),a=Aa(t.getAttribute("title"));if(a)a=' "'+Gs(a)+'"';var i,s;switch(r.linkReferenceStyle){case"collapsed":i="["+e+"][]",s="["+e+"]: "+n+a;break;case"shortcut":i="["+e+"]",s="["+e+"]: "+n+a;break;default:var c=this.references.length+1;i="["+e+"]["+c+"]",s="["+c+"]: "+n+a}return this.references.push(s),i},references:[],append:function(e){var t="";if(this.references.length)t=`
52
+ `}};je.inlineLink={filter:function(e,t){return t.linkStyle==="inlined"&&e.nodeName==="A"&&e.getAttribute("href")},replacement:function(e,t){var r=Ro(t.getAttribute("href")),n=Do(Za(t.getAttribute("title"))),a=n?' "'+n+'"':"";return"["+e+"]("+r+a+")"}};je.referenceLink={filter:function(e,t){return t.linkStyle==="referenced"&&e.nodeName==="A"&&e.getAttribute("href")},replacement:function(e,t,r){var n=Ro(t.getAttribute("href")),a=Za(t.getAttribute("title"));if(a)a=' "'+Do(a)+'"';var i,s;switch(r.linkReferenceStyle){case"collapsed":i="["+e+"][]",s="["+e+"]: "+n+a;break;case"shortcut":i="["+e+"]",s="["+e+"]: "+n+a;break;default:var o=this.references.length+1;i="["+e+"]["+o+"]",s="["+o+"]: "+n+a}return this.references.push(s),i},references:[],append:function(e){var t="";if(this.references.length)t=`
53
53
 
54
54
  `+this.references.join(`
55
55
  `)+`
56
56
 
57
- `,this.references=[];return t}};Ie.emphasis={filter:["em","i"],replacement:function(e,t,r){if(!e.trim())return"";return r.emDelimiter+e+r.emDelimiter}};Ie.strong={filter:["strong","b"],replacement:function(e,t,r){if(!e.trim())return"";return r.strongDelimiter+e+r.strongDelimiter}};Ie.code={filter:function(e){var t=e.previousSibling||e.nextSibling,r=e.parentNode.nodeName==="PRE"&&!t;return e.nodeName==="CODE"&&!r},replacement:function(e){if(!e)return"";e=e.replace(/\r?\n|\r/g," ");var t=/^`|^ .*?[^ ].* $|`$/.test(e)?" ":"",r="`",n=e.match(/`+/gm)||[];while(n.indexOf(r)!==-1)r=r+"`";return r+t+e+t+r}};Ie.image={filter:"img",replacement:function(e,t){var r=Q0(Aa(t.getAttribute("alt"))),n=Ws(t.getAttribute("src")||""),a=Aa(t.getAttribute("title")),i=a?' "'+Gs(a)+'"':"";return n?"!["+r+"]("+n+i+")":""}};function Aa(e){return e?e.replace(/(\n+\s*)+/g,`
58
- `):""}function Ws(e){var t=e.replace(/([<>()])/g,"\\$1");return t.indexOf(" ")>=0?"<"+t+">":t}function Gs(e){return e.replace(/"/g,"\\\"")}function ef(e){this.options=e,this._keep=[],this._remove=[],this.blankRule={replacement:e.blankReplacement},this.keepReplacement=e.keepReplacement,this.defaultRule={replacement:e.defaultReplacement},this.array=[];for(var t in e.rules)this.array.push(e.rules[t])}ef.prototype={add:function(e,t){this.array.unshift(t)},keep:function(e){this._keep.unshift({filter:e,replacement:this.keepReplacement})},remove:function(e){this._remove.unshift({filter:e,replacement:function(){return""}})},forNode:function(e){if(e.isBlank)return this.blankRule;var t;if(t=Hs(this.array,e,this.options))return t;if(t=Hs(this._keep,e,this.options))return t;if(t=Hs(this._remove,e,this.options))return t;return this.defaultRule},forEach:function(e){for(var t=0;t<this.array.length;t++)e(this.array[t],t)}};function Hs(e,t,r){for(var n=0;n<e.length;n++){var a=e[n];if(gb(a,t,r))return a}return}function gb(e,t,r){var n=e.filter;if(typeof n==="string"){if(n===t.nodeName.toLowerCase())return!0}else if(Array.isArray(n)){if(n.indexOf(t.nodeName.toLowerCase())>-1)return!0}else if(typeof n==="function"){if(n.call(e,t,r))return!0}else throw TypeError("`filter` needs to be a string, array, or function")}function bb(e){var{element:t,isBlock:r,isVoid:n}=e,a=e.isPre||function(m){return m.nodeName==="PRE"};if(!t.firstChild||a(t))return;var i=null,s=!1,c=null,l=z0(c,t,a);while(l!==t){if(l.nodeType===3||l.nodeType===4){var d=l.data.replace(/[ \r\n\t]+/g," ");if((!i||/ $/.test(i.data))&&!s&&d[0]===" ")d=d.substr(1);if(!d){l=js(l);continue}l.data=d,i=l}else if(l.nodeType===1){if(r(l)||l.nodeName==="BR"){if(i)i.data=i.data.replace(/ $/,"");i=null,s=!1}else if(n(l)||a(l))i=null,s=!0;else if(i)s=!1}else{l=js(l);continue}var p=z0(c,l,a);c=l,l=p}if(i){if(i.data=i.data.replace(/ $/,""),!i.data)js(i)}}function js(e){var t=e.nextSibling||e.parentNode;return e.parentNode.removeChild(e),t}function z0(e,t,r){if(e&&e.parentNode===t||r(t))return t.nextSibling||t.parentNode;return t.firstChild||t.nextSibling||t.parentNode}var tf=typeof window<"u"?window:{};function _b(){var e=tf.DOMParser,t=!1;try{if(new e().parseFromString("","text/html"))t=!0}catch(r){}return t}function Eb(){var e=function(){};{var t=$0();e.prototype.parseFromString=function(r){return t.createDocument(r)}}return e}var vb=_b()?tf.DOMParser:Eb();function yb(e,t){var r;if(typeof e==="string"){var n=wb().parseFromString('<x-turndown id="turndown-root">'+e+"</x-turndown>","text/html");r=n.getElementById("turndown-root")}else r=e.cloneNode(!0);return bb({element:r,isBlock:zs,isVoid:Y0,isPre:t.preformattedCode?kb:null}),r}var Us;function wb(){return Us=Us||new vb,Us}function kb(e){return e.nodeName==="PRE"||e.nodeName==="CODE"}function Tb(e,t){return e.isBlock=zs(e),e.isCode=e.nodeName==="CODE"||e.parentNode.isCode,e.isBlank=Cb(e),e.flankingWhitespace=Ab(e,t),e}function Cb(e){return!Y0(e)&&!pb(e)&&/^\s*$/i.test(e.textContent)&&!hb(e)&&!xb(e)}function Ab(e,t){if(e.isBlock||t.preformattedCode&&e.isCode)return{leading:"",trailing:""};var r=Rb(e.textContent);if(r.leadingAscii&&V0("left",e,t))r.leading=r.leadingNonAscii;if(r.trailingAscii&&V0("right",e,t))r.trailing=r.trailingNonAscii;return{leading:r.leading,trailing:r.trailing}}function Rb(e){var t=e.match(/^(([ \t\r\n]*)(\s*))(?:(?=\S)[\s\S]*\S)?((\s*?)([ \t\r\n]*))$/);return{leading:t[1],leadingAscii:t[2],leadingNonAscii:t[3],trailing:t[4],trailingNonAscii:t[5],trailingAscii:t[6]}}function V0(e,t,r){var n,a,i;if(e==="left")n=t.previousSibling,a=/ $/;else n=t.nextSibling,a=/^ /;if(n){if(n.nodeType===3)i=a.test(n.nodeValue);else if(r.preformattedCode&&n.nodeName==="CODE")i=!1;else if(n.nodeType===1&&!zs(n))i=a.test(n.textContent)}return i}var Db=Array.prototype.reduce;function Ra(e){if(!(this instanceof Ra))return new Ra(e);var t={rules:Ie,headingStyle:"setext",hr:"* * *",bulletListMarker:"*",codeBlockStyle:"indented",fence:"```",emDelimiter:"_",strongDelimiter:"**",linkStyle:"inlined",linkReferenceStyle:"full",br:" ",preformattedCode:!1,blankReplacement:function(r,n){return n.isBlock?`
57
+ `,this.references=[];return t}};je.emphasis={filter:["em","i"],replacement:function(e,t,r){if(!e.trim())return"";return r.emDelimiter+e+r.emDelimiter}};je.strong={filter:["strong","b"],replacement:function(e,t,r){if(!e.trim())return"";return r.strongDelimiter+e+r.strongDelimiter}};je.code={filter:function(e){var t=e.previousSibling||e.nextSibling,r=e.parentNode.nodeName==="PRE"&&!t;return e.nodeName==="CODE"&&!r},replacement:function(e){if(!e)return"";e=e.replace(/\r?\n|\r/g," ");var t=/^`|^ .*?[^ ].* $|`$/.test(e)?" ":"",r="`",n=e.match(/`+/gm)||[];while(n.indexOf(r)!==-1)r=r+"`";return r+t+e+t+r}};je.image={filter:"img",replacement:function(e,t){var r=md(Za(t.getAttribute("alt"))),n=Ro(t.getAttribute("src")||""),a=Za(t.getAttribute("title")),i=a?' "'+Do(a)+'"':"";return n?"!["+r+"]("+n+i+")":""}};function Za(e){return e?e.replace(/(\n+\s*)+/g,`
58
+ `):""}function Ro(e){var t=e.replace(/([<>()])/g,"\\$1");return t.indexOf(" ")>=0?"<"+t+">":t}function Do(e){return e.replace(/"/g,"\\\"")}function gd(e){this.options=e,this._keep=[],this._remove=[],this.blankRule={replacement:e.blankReplacement},this.keepReplacement=e.keepReplacement,this.defaultRule={replacement:e.defaultReplacement},this.array=[];for(var t in e.rules)this.array.push(e.rules[t])}gd.prototype={add:function(e,t){this.array.unshift(t)},keep:function(e){this._keep.unshift({filter:e,replacement:this.keepReplacement})},remove:function(e){this._remove.unshift({filter:e,replacement:function(){return""}})},forNode:function(e){if(e.isBlank)return this.blankRule;var t;if(t=vo(this.array,e,this.options))return t;if(t=vo(this._keep,e,this.options))return t;if(t=vo(this._remove,e,this.options))return t;return this.defaultRule},forEach:function(e){for(var t=0;t<this.array.length;t++)e(this.array[t],t)}};function vo(e,t,r){for(var n=0;n<e.length;n++){var a=e[n];if(U_(a,t,r))return a}return}function U_(e,t,r){var n=e.filter;if(typeof n==="string"){if(n===t.nodeName.toLowerCase())return!0}else if(Array.isArray(n)){if(n.indexOf(t.nodeName.toLowerCase())>-1)return!0}else if(typeof n==="function"){if(n.call(e,t,r))return!0}else throw TypeError("`filter` needs to be a string, array, or function")}function $_(e){var{element:t,isBlock:r,isVoid:n}=e,a=e.isPre||function(m){return m.nodeName==="PRE"};if(!t.firstChild||a(t))return;var i=null,s=!1,o=null,u=od(o,t,a);while(u!==t){if(u.nodeType===3||u.nodeType===4){var d=u.data.replace(/[ \r\n\t]+/g," ");if((!i||/ $/.test(i.data))&&!s&&d[0]===" ")d=d.substr(1);if(!d){u=wo(u);continue}u.data=d,i=u}else if(u.nodeType===1){if(r(u)||u.nodeName==="BR"){if(i)i.data=i.data.replace(/ $/,"");i=null,s=!1}else if(n(u)||a(u))i=null,s=!0;else if(i)s=!1}else{u=wo(u);continue}var p=od(o,u,a);o=u,u=p}if(i){if(i.data=i.data.replace(/ $/,""),!i.data)wo(i)}}function wo(e){var t=e.nextSibling||e.parentNode;return e.parentNode.removeChild(e),t}function od(e,t,r){if(e&&e.parentNode===t||r(t))return t.nextSibling||t.parentNode;return t.firstChild||t.nextSibling||t.parentNode}var bd=typeof window<"u"?window:{};function z_(){var e=bd.DOMParser,t=!1;try{if(new e().parseFromString("","text/html"))t=!0}catch(r){}return t}function V_(){var e=function(){};{var t=sd();e.prototype.parseFromString=function(r){return t.createDocument(r)}}return e}var W_=z_()?bd.DOMParser:V_();function G_(e,t){var r;if(typeof e==="string"){var n=J_().parseFromString('<x-turndown id="turndown-root">'+e+"</x-turndown>","text/html");r=n.getElementById("turndown-root")}else r=e.cloneNode(!0);return $_({element:r,isBlock:Co,isVoid:hd,isPre:t.preformattedCode?Y_:null}),r}var ko;function J_(){return ko=ko||new W_,ko}function Y_(e){return e.nodeName==="PRE"||e.nodeName==="CODE"}function X_(e,t){return e.isBlock=Co(e),e.isCode=e.nodeName==="CODE"||e.parentNode.isCode,e.isBlank=K_(e),e.flankingWhitespace=Z_(e,t),e}function K_(e){return!hd(e)&&!B_(e)&&/^\s*$/i.test(e.textContent)&&!q_(e)&&!j_(e)}function Z_(e,t){if(e.isBlock||t.preformattedCode&&e.isCode)return{leading:"",trailing:""};var r=Q_(e.textContent);if(r.leadingAscii&&cd("left",e,t))r.leading=r.leadingNonAscii;if(r.trailingAscii&&cd("right",e,t))r.trailing=r.trailingNonAscii;return{leading:r.leading,trailing:r.trailing}}function Q_(e){var t=e.match(/^(([ \t\r\n]*)(\s*))(?:(?=\S)[\s\S]*\S)?((\s*?)([ \t\r\n]*))$/);return{leading:t[1],leadingAscii:t[2],leadingNonAscii:t[3],trailing:t[4],trailingNonAscii:t[5],trailingAscii:t[6]}}function cd(e,t,r){var n,a,i;if(e==="left")n=t.previousSibling,a=/ $/;else n=t.nextSibling,a=/^ /;if(n){if(n.nodeType===3)i=a.test(n.nodeValue);else if(r.preformattedCode&&n.nodeName==="CODE")i=!1;else if(n.nodeType===1&&!Co(n))i=a.test(n.textContent)}return i}var ey=Array.prototype.reduce;function Qa(e){if(!(this instanceof Qa))return new Qa(e);var t={rules:je,headingStyle:"setext",hr:"* * *",bulletListMarker:"*",codeBlockStyle:"indented",fence:"```",emDelimiter:"_",strongDelimiter:"**",linkStyle:"inlined",linkReferenceStyle:"full",br:" ",preformattedCode:!1,blankReplacement:function(r,n){return n.isBlock?`
59
59
 
60
60
  `:""},keepReplacement:function(r,n){return n.isBlock?`
61
61
 
@@ -65,65 +65,82 @@ import{createRequire as sh}from"node:module";var Kd=Object.create;var{getPrototy
65
65
 
66
66
  `+r+`
67
67
 
68
- `:r}};this.options=fb({},t,e),this.rules=new ef(this.options)}Ra.prototype={turndown:function(e){if(!Lb(e))throw TypeError(e+" is not a string, or an element/document/fragment node.");if(e==="")return"";var t=rf.call(this,new yb(e,this.options));return Sb.call(this,t)},use:function(e){if(Array.isArray(e))for(var t=0;t<e.length;t++)this.use(e[t]);else if(typeof e==="function")e(this);else throw TypeError("plugin must be a Function or an Array of Functions");return this},addRule:function(e,t){return this.rules.add(e,t),this},keep:function(e){return this.rules.keep(e),this},remove:function(e){return this.rules.remove(e),this},escape:function(e){return Q0(e)}};function rf(e){var t=this;return Db.call(e.childNodes,function(r,n){n=new Tb(n,t.options);var a="";if(n.nodeType===3)a=n.isCode?n.nodeValue:t.escape(n.nodeValue);else if(n.nodeType===1)a=Nb.call(t,n);return nf(r,a)},"")}function Sb(e){var t=this;return this.rules.forEach(function(r){if(typeof r.append==="function")e=nf(e,r.append(t.options))}),e.replace(/^[\t\r\n]+/,"").replace(/[\t\r\n\s]+$/,"")}function Nb(e){var t=this.rules.forNode(e),r=rf.call(this,e),n=e.flankingWhitespace;if(n.leading||n.trailing)r=r.trim();return n.leading+t.replacement(r,e,this.options)+n.trailing}function nf(e,t){var r=G0(e),n=W0(t),a=Math.max(e.length-r.length,t.length-n.length),i=`
68
+ `:r}};this.options=O_({},t,e),this.rules=new gd(this.options)}Qa.prototype={turndown:function(e){if(!ny(e))throw TypeError(e+" is not a string, or an element/document/fragment node.");if(e==="")return"";var t=_d.call(this,new G_(e,this.options));return ty.call(this,t)},use:function(e){if(Array.isArray(e))for(var t=0;t<e.length;t++)this.use(e[t]);else if(typeof e==="function")e(this);else throw TypeError("plugin must be a Function or an Array of Functions");return this},addRule:function(e,t){return this.rules.add(e,t),this},keep:function(e){return this.rules.keep(e),this},remove:function(e){return this.rules.remove(e),this},escape:function(e){return md(e)}};function _d(e){var t=this;return ey.call(e.childNodes,function(r,n){n=new X_(n,t.options);var a="";if(n.nodeType===3)a=n.isCode?n.nodeValue:t.escape(n.nodeValue);else if(n.nodeType===1)a=ry.call(t,n);return yd(r,a)},"")}function ty(e){var t=this;return this.rules.forEach(function(r){if(typeof r.append==="function")e=yd(e,r.append(t.options))}),e.replace(/^[\t\r\n]+/,"").replace(/[\t\r\n\s]+$/,"")}function ry(e){var t=this.rules.forNode(e),r=_d.call(this,e),n=e.flankingWhitespace;if(n.leading||n.trailing)r=r.trim();return n.leading+t.replacement(r,e,this.options)+n.trailing}function yd(e,t){var r=ud(e),n=ld(t),a=Math.max(e.length-r.length,t.length-n.length),i=`
69
69
 
70
- `.substring(0,a);return r+i+n}function Lb(e){return e!=null&&(typeof e==="string"||e.nodeType&&(e.nodeType===1||e.nodeType===9||e.nodeType===11))}af.exports=Ra});var pf=I(function(hf){Object.defineProperty(hf,"__esModule",{value:!0});var of=/highlight-(?:text|source)-([a-z0-9]+)/;function cf(e){e.addRule("highlightedCodeBlock",{filter:function(t){var r=t.firstChild;return t.nodeName==="DIV"&&of.test(t.className)&&r&&r.nodeName==="PRE"},replacement:function(t,r,n){var a=r.className||"",i=(a.match(of)||[null,""])[1];return`
70
+ `.substring(0,a);return r+i+n}function ny(e){return e!=null&&(typeof e==="string"||e.nodeType&&(e.nodeType===1||e.nodeType===9||e.nodeType===11))}Ed.exports=Qa});var Sd=P(function(Dd){Object.defineProperty(Dd,"__esModule",{value:!0});var wd=/highlight-(?:text|source)-([a-z0-9]+)/;function kd(e){e.addRule("highlightedCodeBlock",{filter:function(t){var r=t.firstChild;return t.nodeName==="DIV"&&wd.test(t.className)&&r&&r.nodeName==="PRE"},replacement:function(t,r,n){var a=r.className||"",i=(a.match(wd)||[null,""])[1];return`
71
71
 
72
72
  `+n.fence+i+`
73
73
  `+r.firstChild.textContent+`
74
74
  `+n.fence+`
75
75
 
76
- `}})}function uf(e){e.addRule("strikethrough",{filter:["del","s","strike"],replacement:function(t){return"~"+t+"~"}})}var Fb=Array.prototype.indexOf,Mb=Array.prototype.every,Er={};Er.tableCell={filter:["th","td"],replacement:function(e,t){return lf(e,t)}};Er.tableRow={filter:"tr",replacement:function(e,t){var r="",n={left:":--",right:"--:",center:":-:"};if(Js(t))for(var a=0;a<t.childNodes.length;a++){var i="---",s=(t.childNodes[a].getAttribute("align")||"").toLowerCase();if(s)i=n[s]||i;r+=lf(i,t.childNodes[a])}return`
76
+ `}})}function Td(e){e.addRule("strikethrough",{filter:["del","s","strike"],replacement:function(t){return"~"+t+"~"}})}var ay=Array.prototype.indexOf,iy=Array.prototype.every,Fr={};Fr.tableCell={filter:["th","td"],replacement:function(e,t){return Cd(e,t)}};Fr.tableRow={filter:"tr",replacement:function(e,t){var r="",n={left:":--",right:"--:",center:":-:"};if(So(t))for(var a=0;a<t.childNodes.length;a++){var i="---",s=(t.childNodes[a].getAttribute("align")||"").toLowerCase();if(s)i=n[s]||i;r+=Cd(i,t.childNodes[a])}return`
77
77
  `+e+(r?`
78
- `+r:"")}};Er.table={filter:function(e){return e.nodeName==="TABLE"&&Js(e.rows[0])},replacement:function(e){return e=e.replace(`
78
+ `+r:"")}};Fr.table={filter:function(e){return e.nodeName==="TABLE"&&So(e.rows[0])},replacement:function(e){return e=e.replace(`
79
79
 
80
80
  `,`
81
81
  `),`
82
82
 
83
83
  `+e+`
84
84
 
85
- `}};Er.tableSection={filter:["thead","tbody","tfoot"],replacement:function(e){return e}};function Js(e){var t=e.parentNode;return t.nodeName==="THEAD"||t.firstChild===e&&(t.nodeName==="TABLE"||Ib(t))&&Mb.call(e.childNodes,function(r){return r.nodeName==="TH"})}function Ib(e){var t=e.previousSibling;return e.nodeName==="TBODY"&&(!t||t.nodeName==="THEAD"&&/^\s*$/i.test(t.textContent))}function lf(e,t){var r=Fb.call(t.parentNode.childNodes,t),n=" ";if(r===0)n="| ";return n+e+" |"}function ff(e){e.keep(function(r){return r.nodeName==="TABLE"&&!Js(r.rows[0])});for(var t in Er)e.addRule(t,Er[t])}function df(e){e.addRule("taskListItems",{filter:function(t){return t.type==="checkbox"&&t.parentNode.nodeName==="LI"},replacement:function(t,r){return(r.checked?"[x]":"[ ]")+" "}})}function Ob(e){e.use([cf,uf,ff,df])}hf.gfm=Ob;hf.highlightedCodeBlock=cf;hf.strikethrough=uf;hf.tables=ff;hf.taskListItems=df});var oh=new Set(["url","token","workspace","config","project","state","priority","assignee","limit","description","name","label","cycle","module","parent"]),vo=(e,t)=>{let r=[],n=[],a=new Map,i=0;while(i<e.length){let s=e[i];if(s===void 0)break;if(s==="--"){n.push(...e.slice(i+1));break}if(s.startsWith("--")){let c=s.slice(2),l=c.indexOf("=");if(l>=0)a.set(c.slice(0,l),c.slice(l+1));else if(oh.has(c)){let d=e[i+1];if(d===void 0||d.startsWith("--"))throw new Y(`Flag --${c} needs a value.`);a.set(c,d),i+=1}else a.set(c,!0);i+=1;continue}if(r.length<t&&n.length===0)r.push(s);else n.push(s);i+=1}return{path:r,positionals:n,flags:a}};class Y extends Error{constructor(e){super(e);this.name="UsageError"}}var oe=(e,t)=>{let r=e.flags.get(t);return typeof r==="string"?r:void 0},ch=new Set(["false","no","off","0",""]),At=(e,t)=>{let r=e.flags.get(t);if(r===void 0)return!1;if(r===!0)return!0;return!ch.has(r.trim().toLowerCase())},yo=(e,t)=>{let r=oe(e,t);if(r===void 0)return;let n=Number(r);if(!Number.isFinite(n))throw new Y(`Flag --${t} expects a number; got ${r}.`);return n};var ko=(e)=>{let t=process.env.HTTPS_PROXY??process.env.https_proxy,r=process.env.HTTP_PROXY??process.env.http_proxy,n=e==="https:"?t??r:r??t;return n===void 0||n===""?void 0:n},wo=(e)=>{let t=e.split(".");if(t.length!==4)return;let r=0;for(let n of t){if(!/^\d{1,3}$/.test(n))return;let a=Number(n);if(a>255)return;r=r*256+a}return r},uh=(e,t)=>{let[r,n]=t.split("/");if(r===void 0||n===void 0)return!1;let a=Number(n);if(!Number.isInteger(a)||a<0||a>32)return!1;let i=wo(e),s=wo(r);if(i===void 0||s===void 0)return!1;let c=a===0?0:4294967295<<32-a>>>0;return(i&c)===(s&c)},lh=(e)=>{let t=process.env.NO_PROXY??process.env.no_proxy??"";if(t.trim()==="")return!1;let r=e.toLowerCase().replace(/\.$/,"").replace(/^\[|\]$/g,"");for(let n of t.split(/[,\s]+/)){let a=n.trim().toLowerCase().replace(/\.$/,"").replace(/^\./,"").replace(/^\[|\]$/g,"");if(a==="")continue;if(a==="*")return!0;if(a.includes("/")&&uh(r,a))return!0;if(r===a||r.endsWith(`.${a}`))return!0}return!1},Nn=(e)=>{let t;try{t=new URL(e)}catch{return!1}if(lh(t.hostname))return!1;return ko(t.protocol)!==void 0},Ln=async(e)=>{if(!Nn(e))return;if(process.env.NODE_USE_ENV_PROXY==="1")return;let t=new URL(e),r=ko(t.protocol);if(r===void 0)return;let n;try{n=await import("undici")}catch{return}try{let a=new n.ProxyAgent(r);return(i,s)=>n.fetch(i,{...s,dispatcher:a})}catch(a){let i=a instanceof Error?a.message:String(a);throw Error(`Proxy setting is not a usable URL: ${r} (${i})`)}},fh=()=>{let[e=0,t=0]=process.versions.node.split(".").map(Number);return e>=24||e===22&&t>=21},To=async(e)=>{if(!Nn(e))return;if(process.env.NODE_USE_ENV_PROXY==="1")return;if(process.env.I_PLANE_NO_REEXEC==="1")return;if(!fh())throw Error(`A proxy is configured, but Node ${process.versions.node} cannot use it with the built-in fetch. Install the optional dependency (npm install undici) or upgrade to Node 22.21 or newer.`);let{spawnSync:t}=await import("node:child_process"),r=process.argv[1];if(r===void 0)return;return t(process.execPath,[...process.execArgv,r,...process.argv.slice(2)],{stdio:"inherit",env:{...process.env,NODE_USE_ENV_PROXY:"1",I_PLANE_NO_REEXEC:"1"}}).status??1};var Za=(e,t)=>{if(t==="")return e;let r=e.split(t).join("[token]");for(let n of t.split(/\s+/))if(n.length>=12)r=r.split(n).join("[token]");return r};class $e extends Error{status;constructor(e,t){super(e);this.name="PlaneError",this.status=t}}var dh=20000;class Qa{config;transport;transportReady=!1;constructor(e){this.config=e}async fetcher(e){if(!this.transportReady)this.transport=await Ln(e),this.transportReady=!0;return this.transport??fetch}async request(e,t={}){let r=e.startsWith("/")?`${this.config.url.value}${e}`:`${this.config.url.value}/api/v1/workspaces/${this.config.workspace.value}/${e}`,n=new URL(r);for(let[m,E]of Object.entries(t.query??{}))if(E!==void 0)n.searchParams.set(m,String(E));let a=t.timeoutMs??dh,i=await this.fetcher(n.toString()),s=new AbortController,c=Date.now(),l=setTimeout(()=>s.abort(),a),d=()=>Math.max(0,a-(Date.now()-c)),p;try{p=await i(n.toString(),{method:t.method??"GET",headers:{"X-API-Key":this.config.token.value,Accept:"application/json",...t.body===void 0?{}:{"Content-Type":"application/json"}},body:t.body===void 0?void 0:JSON.stringify(t.body),signal:s.signal})}catch(m){if(m instanceof Error&&m.name==="AbortError")throw clearTimeout(l),new $e(`No answer from ${this.config.url.value} within ${a/1000}s.`);let E=m instanceof Error?m.message:String(m),f=m instanceof Error?m.cause:void 0,g=f===void 0?E:`${E} (${[f.name,f.code,f.message].filter(Boolean).join(" ")})`;throw clearTimeout(l),new $e(Za(`Cannot reach ${this.config.url.value}: ${g}`,this.config.token.value))}try{if(!p.ok)throw await this.describeFailure(p,d(),s);if(p.status===204)return;let m=await this.readBody(p,d(),s);if(m==="")return;return JSON.parse(m)}catch(m){if(m instanceof $e)throw m;throw new $e(Za(`Expected JSON from ${n.pathname}: ${m instanceof Error?m.message:String(m)}`,this.config.token.value).slice(0,200))}finally{clearTimeout(l)}}async readBody(e,t,r){let n,a=new Promise((i,s)=>{n=setTimeout(()=>{r.abort(),s(new $e(`Response body stalled; gave up after ${t/1000}s.`))},t)});try{return await Promise.race([e.text(),a])}finally{if(n!==void 0)clearTimeout(n)}}async listAll(e,t={}){let r=[],n;do{let a=await this.request(e,{...t,query:{...t.query,...n===void 0?{}:{cursor:n}}});if(Array.isArray(a)){r.push(...a);break}r.push(...a.results??[]),n=a.next_page_results===!0?a.next_cursor:void 0}while(n!==void 0);return r}async describeFailure(e,t,r){let n=await this.readBody(e,t,r).catch(()=>""),a=Za(n,this.config.token.value).slice(0,300);switch(e.status){case 401:case 403:return new $e(`Token rejected (${e.status}). The key from ${this.config.configPath} is not valid for workspace "${this.config.workspace.value}".`,e.status);case 404:return new $e(`Not found (404): ${e.url}. Check the workspace slug ("${this.config.workspace.value}") and the project identifier.`,404);case 429:return new $e("Rate limited (429). Plane allows 60 API calls a minute.",429);default:return new $e(`Plane answered ${e.status}${a===""?"":`: ${a}`}`,e.status)}}}var Se=(e,t=" ")=>{if(e.length===0)return[];let r=Math.max(...e.map((n)=>n.name.length));return e.map((n)=>`${t}${n.name.padEnd(r)} ${n.text}`)},Fn="",ti=(e)=>{Fn=e},Mn=(e)=>{if(Fn==="")return e;let t=e.split(Fn).join("[token]");for(let r of Fn.split(/\s+/))if(r.length>=12)t=t.split(r).join("[token]");return t},hh=(e)=>{let t=Mn(e);process.stdout.write(t.endsWith(`
85
+ `}};Fr.tableSection={filter:["thead","tbody","tfoot"],replacement:function(e){return e}};function So(e){var t=e.parentNode;return t.nodeName==="THEAD"||t.firstChild===e&&(t.nodeName==="TABLE"||sy(t))&&iy.call(e.childNodes,function(r){return r.nodeName==="TH"})}function sy(e){var t=e.previousSibling;return e.nodeName==="TBODY"&&(!t||t.nodeName==="THEAD"&&/^\s*$/i.test(t.textContent))}function Cd(e,t){var r=ay.call(t.parentNode.childNodes,t),n=" ";if(r===0)n="| ";return n+e+" |"}function Ad(e){e.keep(function(r){return r.nodeName==="TABLE"&&!So(r.rows[0])});for(var t in Fr)e.addRule(t,Fr[t])}function Rd(e){e.addRule("taskListItems",{filter:function(t){return t.type==="checkbox"&&t.parentNode.nodeName==="LI"},replacement:function(t,r){return(r.checked?"[x]":"[ ]")+" "}})}function oy(e){e.use([kd,Td,Ad,Rd])}Dd.gfm=oy;Dd.highlightedCodeBlock=kd;Dd.strikethrough=Td;Dd.tables=Ad;Dd.taskListItems=Rd});var G={flag:"--json",summary:"Print the model behind the output, with every field."},ce={flag:"--project",value:"<ref>",summary:"Project by identifier (CLOUD), name, or unique name prefix."},Ri=[{flag:"--label",value:"<names>",summary:"Add comma-separated label names or IDs; preserve existing labels. Repeat flags keep the last value."},{flag:"--labels",value:"<names|none>",summary:"Replace all labels with this comma-separated list; none clears them. Cannot combine with --label."},{flag:"--parent",value:"<ID|none>",summary:"Parent work item, such as CLOUD-8; none removes the parent."},{flag:"--assignee",value:"<names|none>",summary:"Replace assignees with comma-separated display names, emails or UUIDs; none clears them."},{flag:"--due",value:"<date|none>",summary:"Due date in YYYY-MM-DD format; none clears it."},{flag:"--start",value:"<date|none>",summary:"Start date in YYYY-MM-DD format; none clears it."}],Di={flag:"--color",value:"<#RRGGBB>",summary:"Six-digit hex color. Quote the value, for example '#336699'."},qt={flag:"--description",value:"<text>",summary:"Plain-text description; replaces the existing description."},Xn={flag:"--name",value:"<name>",summary:"New name."},pc={flag:"--identifier",value:"<ABC>",summary:"1–12 letters or digits, starting with a letter; normalized to uppercase."},xc={flag:"--group",value:"<group>",summary:"backlog, unstarted, started, completed or cancelled."},Kn={flag:"--yes",summary:"Confirm permanent deletion."},mc=[{flag:"--intake",summary:"Enable intake; --intake=false disables it."},{flag:"--cycles",summary:"Enable cycles in the project; --cycles=false disables them."},{flag:"--modules",summary:"Enable modules in the project; --modules=false disables them."}],Si={flag:"--start",value:"<date>",summary:"Start date in YYYY-MM-DD format."},gc={flag:"--end",value:"<date>",summary:"Cycle end date in YYYY-MM-DD format; supply with --start."},Ap={flag:"--due",value:"<date>",summary:"Target date in YYYY-MM-DD format."},bc={flag:"--status",value:"<status>",summary:"pending, rejected, snoozed, accepted or duplicate."},_c=[{flag:"--description",value:"<markdown>",summary:"Markdown description; replaces the existing description."},{flag:"--priority",value:"<level>",summary:"urgent, high, medium, low or none."}],Ni=[{title:"LOOK AROUND",commands:[{name:"summary",summary:"Projects in the workspace and how much is in each.",options:[G],examples:["i-plane summary"],next:["i-plane list <PROJECT>"]},{name:"projects",alias:"ps",summary:"Projects with their identifiers.",options:[G],examples:["i-plane projects"]},{name:"list",alias:"ls",args:"[project]",summary:"Work items of one project, one line each.",options:[{flag:"--state",value:"<name|group>",summary:"Keep one state. Group: backlog, unstarted, started, completed, cancelled."},{flag:"--priority",value:"<level>",summary:"Keep one level: urgent, high, medium, low, none."},{flag:"--limit",value:"<n>",summary:"Show only the first n rows. The output says how many were hidden."},ce,G],examples:["i-plane list CLOUD","i-plane list CLOUD --state started","i-plane list CLOUD --priority urgent"],next:["i-plane show <ID>","i-plane update <ID> --state done"]},{name:"show",args:"<ID>",summary:"One work item with its description as Markdown.",options:[ce,{flag:"--comments",summary:"Include the discussion, converted to Markdown."},G],examples:["i-plane show CLOUD-8","i-plane show CLOUD-8 --comments"],next:["i-plane update CLOUD-8 --priority high",'i-plane comment CLOUD-8 "..."']},{name:"search",alias:"find",args:"<text>",summary:"Search work items across the whole workspace, not one project.",options:[G],examples:['i-plane search "resolver"'],next:["i-plane show <ID>"]}]},{title:"CHANGE THINGS",commands:[{name:"create",alias:"new",args:"<title>",summary:"Create a work item.",options:[...Ri,ce,{flag:"--description",value:"<markdown>",summary:"Markdown: headings, code fences with a language, tables, lists, quotes."},{flag:"--priority",value:"<level>",summary:"urgent, high, medium, low, none."},{flag:"--state",value:"<name>",summary:"Starting state; default otherwise."},G],examples:['i-plane create --project CLOUD "Fix the resolver"',`i-plane create --project CLOUD "Fix the resolver" --priority urgent --description "## Steps
86
+
87
+ 1. check the cache"`]},{name:"update",alias:"set",args:"<ID>",summary:"Change fields of a work item. Pass at least one flag.",options:[...Ri,{flag:"--state",value:"<name>",summary:"State by name or by group."},{flag:"--priority",value:"<level>",summary:"urgent, high, medium, low, none."},{flag:"--name",value:"<title>",summary:"New title."},{flag:"--description",value:"<markdown>",summary:"Replaces the description."},ce,G],examples:['i-plane update CLOUD-8 --state "in progress"',"i-plane update CLOUD-8 --priority urgent"]},{name:"done",args:"<ID>",summary:"Move to the first completed state. Shorthand for update --state.",options:[...Ri,{flag:"--priority",value:"<level>",summary:"Set priority while closing."},{flag:"--name",value:"<title>",summary:"Rename while closing."},{flag:"--description",value:"<markdown>",summary:"Replace the description."},ce,G],examples:["i-plane done CLOUD-8"]},{name:"comment",args:"<ID> <text>",summary:"Add a comment. Text is Markdown.",options:[ce,G],examples:['i-plane comment CLOUD-8 "resolver cache was stale"']},{name:"comments",args:"<ID>",summary:"Read all comments as Markdown, oldest first.",options:[ce,G],examples:["i-plane comments CLOUD-8"]},{name:"delete",alias:"rm",args:"<ID>",summary:"Delete a work item. Refuses without --yes.",options:[{flag:"--yes",summary:"Confirm. Deleting cannot be undone."},ce,G],examples:["i-plane delete CLOUD-8 --yes"]}]},{title:"PROJECT SHAPE",commands:[{name:"project create",args:"<name>",summary:"Create a project. Names cannot contain special characters, including hyphens.",options:[...mc,pc,qt,G],examples:['i-plane project create "Knowledge Base" --identifier KB']},{name:"project update",args:"<project>",summary:"Change a project name, identifier or description.",options:[...mc,Xn,pc,qt,G],examples:['i-plane project update KB --description "Team knowledge"']},{name:"project archive",args:"<project>",summary:"Archive a project and hide it from active lists.",options:[G],examples:["i-plane project archive KB"]},{name:"project rm",args:"<project>",summary:"Permanently delete a project and its contents. Requires --yes.",options:[Kn,G],examples:["i-plane project rm TEST --yes"]},{name:"label create",args:"<name>",summary:"Create a work item label in a project. Default color: #808080.",options:[ce,Di,qt,G],examples:['i-plane label create task --project KB --color "#336699"']},{name:"label rm",args:"<label>",summary:"Delete a label by name or UUID. Requires --yes.",options:[ce,Kn,G],examples:["i-plane label rm unused --project KB --yes"]},{name:"state create",args:"<name>",summary:"Create a state. Requires --project, --color and --group.",options:[ce,Di,xc,qt,G],examples:['i-plane state create Review --project KB --color "#336699" --group started']},{name:"state update",args:"<state>",summary:"Change a state by name or UUID. An ambiguous name is an error.",options:[ce,Xn,Di,xc,qt,G],examples:['i-plane state update Review --project KB --name "In Review"']},{name:"state rm",args:"<state>",summary:"Delete a state by name or UUID. Requires --yes; Plane may refuse states in use.",options:[ce,Kn,G],examples:["i-plane state rm unused --project KB --yes"]},{name:"states",args:"[project]",summary:"States and their groups — the names --state accepts.",options:[ce,G],examples:["i-plane states CLOUD"]},{name:"labels",args:"[project]",summary:"Labels of a project.",options:[ce,G],examples:["i-plane labels CLOUD"]},{name:"members",summary:"Who is in the workspace.",options:[G],examples:["i-plane members"]}]},{title:"PLANNING",commands:[{name:"cycles",args:"[project]",summary:"All cycles and their dates. A cycle groups work by time.",options:[ce,G],examples:["i-plane cycles CLOUD"]},{name:"cycle create",args:"<name>",summary:"Create a cycle. Supply --start and --end together; omit both for a draft.",options:[ce,qt,Si,gc,{flag:"--owner",value:"<member>",summary:"Owner by name, email or UUID; defaults to the token's user."},G],examples:['i-plane cycle create "Sprint 1" --project CLOUD --start 2026-10-01 --end 2026-10-14']},{name:"cycle update",args:"<cycle>",summary:"Change a cycle name, description, owner or dates. Change --start and --end together; none clears both dates.",options:[ce,Xn,qt,Si,gc,{flag:"--owner",value:"<member>",summary:"Owner by name, email or UUID."},G],examples:['i-plane cycle update "Sprint 1" --project CLOUD --start 2026-10-01 --end 2026-10-14']},{name:"cycle add",args:"<ID...>",summary:"Add work items to a cycle. All must belong to the selected project; this can move them from another cycle.",options:[ce,{flag:"--cycle",value:"<cycle>",summary:"Cycle by name, unique prefix or UUID."},G],examples:['i-plane cycle add CLOUD-8 CLOUD-9 --project CLOUD --cycle "Sprint 1"']},{name:"cycle issues",args:"<cycle>",summary:"All work items in a cycle, one line each.",options:[ce,G],examples:['i-plane cycle issues "Sprint 1" --project CLOUD']},{name:"cycle transfer",args:"<from> <to>",summary:"Move unfinished work to another cycle. The source cycle must have ended; completed and cancelled work stays behind.",options:[ce,G],examples:['i-plane cycle transfer "Sprint 1" "Sprint 2" --project CLOUD']},{name:"modules",args:"[project]",summary:"All modules. A module groups work by purpose, independently of sprint dates.",options:[ce,G],examples:["i-plane modules CLOUD"]},{name:"module create",args:"<name>",summary:"Create a module to group related work items.",options:[ce,qt,Si,Ap,{flag:"--status",value:"<status>",summary:"backlog, planned, in-progress, paused, completed or cancelled."},G],examples:["i-plane module create Documentation --project CLOUD --status planned"]},{name:"module add",args:"<ID...>",summary:"Add work items to a module. All must belong to the selected project.",options:[ce,{flag:"--module",value:"<module>",summary:"Module by name, unique prefix or UUID."},G],examples:["i-plane module add CLOUD-8 CLOUD-9 --project CLOUD --module Documentation"]},{name:"module issues",args:"<module>",summary:"All work items in a module, one line each.",options:[ce,G],examples:["i-plane module issues Documentation --project CLOUD"]}]},{title:"INTAKE",commands:[{name:"intake list",args:"[project]",summary:"Read incoming work items. --status filters locally.",options:[ce,bc,G],examples:["i-plane intake list CLOUD --status pending"]},{name:"intake create",args:"<title>",summary:"Submit an incoming work item. Enable intake first with project update <project> --intake.",options:[ce,..._c,G],examples:['i-plane intake create "Investigate the cache" --project CLOUD --priority high']},{name:"intake show",args:"<ID>",summary:"Read an intake work item by readable reference or underlying work item UUID (issueId in JSON).",options:[ce,G],examples:["i-plane intake show CLOUD-8 --project CLOUD"]},{name:"intake update",args:"<ID>",summary:"Edit an incoming work item or change its triage status. Accepting moves it into the project's default state.",options:[ce,Xn,..._c,bc,{flag:"--snooze-until",value:"<date>",summary:"Required with --status snoozed; YYYY-MM-DD at midnight UTC."},{flag:"--duplicate-of",value:"<ID>",summary:"Required with --status duplicate; readable reference or UUID in the same project."},G],examples:["i-plane intake update CLOUD-8 --project CLOUD --status accepted","i-plane intake update CLOUD-8 --project CLOUD --status snoozed --snooze-until 2026-10-01"]},{name:"intake rm",args:"<ID>",summary:"Delete an intake entry. Unaccepted work items are deleted too; accepted work items stay on the board. Requires --yes.",options:[ce,Kn,G],examples:["i-plane intake rm CLOUD-8 --project CLOUD --yes"]}]},{title:"SELF",commands:[{name:"config",summary:"Which url, token and workspace are in effect, and where each came from.",options:[G],examples:["i-plane config"]},{name:"whoami",summary:"The account behind the token.",options:[G],examples:["i-plane whoami"]},{name:"guide",summary:"This map, the usual order of work, and how the tool behaves.",options:[G],examples:["i-plane guide"]}]}],yc=[{title:"Filtering happens here, not on the server",body:"The list endpoint honours fields and expand — that is where the saving comes from, "+"11 KB down to 737 bytes on the wire. But it accepts state_group, priority and order_by with a 200 and then ignores them. So --state and --priority narrow rows in this client. Never assume a server-side filter worked: it answers success and returns everything."},{title:"A list is complete unless it says otherwise",body:"list returns every work item of the project. --limit exists but is not the usual path; when it cuts the list, the last line says how many rows were hidden. Read that line "+"before concluding anything — a truncated list looks exactly like a complete one."},{title:"Descriptions are Markdown in both directions",body:"Plane stores HTML, this tool translates at the edges. Write --description as Markdown: code fences keep their language, tables stay tables, ordered lists stay numbered. show prints the description back as Markdown."},{title:"Work items are addressed the way people say them",body:"CLOUD-8 resolves in one request, no uuid lookup needed. Projects accept an identifier (CLOUD), a full name, or a unique name prefix; an ambiguous prefix is reported rather than guessed."},{title:"Nothing ever prompts",body:"A CLI that waits for input hangs an agent forever. A missing argument is an error that names what was expected and shows a real invocation."},{title:"Exit codes are distinguishable",body:"2 means the call was wrong — unknown command, missing argument, ambiguous project. "+"1 means Plane said no or could not be reached. Branch on the code instead of parsing text."},{title:"Every command takes --json",body:"The human form drops fields on purpose. When ids, timestamps or assignees matter, add --json and read the model instead."}],Ec=[{command:"i-plane summary",summary:"Start here: which projects exist and how full they are."},{command:"i-plane list CLOUD",summary:"Everything in one project. Narrow with --state, --priority."},{command:"i-plane show CLOUD-8",summary:"Read one before changing it; description included."},{command:"i-plane update CLOUD-8",summary:"Change one thing at a time; done closes it."},{command:"i-plane <command> --help",summary:"Flags and real examples for that command."},{command:"i-plane config",summary:"When something lands in the wrong place, look here first."}],Zn=Ni.flatMap((e)=>e.commands),wt=(e)=>Zn.find((t)=>t.name===e||t.alias===e),Li=[G,{flag:"--help",summary:"Show help."},{flag:"--version",summary:"Show the installed version."},{flag:"--url",value:"<url>",summary:"Plane base URL."},{flag:"--token",value:"<token>",summary:"API token."},{flag:"--workspace",value:"<slug>",summary:"Workspace slug."},{flag:"--config",value:"<path>",summary:"Credentials file."}],Ii=Li.map((e)=>e.flag.slice(2)),vc=(e)=>new Set([...Ii,...(e.options??[]).map((t)=>t.flag.replace(/^--/,""))]),pr=(e)=>Zn.filter((t)=>t.name.startsWith(`${e} `));var Rp=new Set([...Li,...Zn.flatMap((e)=>e.options??[])].filter((e)=>e.value!==void 0).map((e)=>e.flag.slice(2))),Dp=(e,t)=>{let r=[],n=[],a=new Map,i=0;while(i<e.length){let s=e[i];if(s===void 0)break;if(s==="--"){n.push(...e.slice(i+1));break}if(s.startsWith("--")){let o=s.slice(2),u=o.indexOf("=");if(u>=0)a.set(o.slice(0,u),o.slice(u+1));else if(Rp.has(o)){let d=e[i+1];if(d===void 0||d.startsWith("--"))throw new N(`Flag --${o} needs a value.`);a.set(o,d),i+=1}else a.set(o,!0);i+=1;continue}if(r.length<t&&n.length===0)r.push(s);else n.push(s);i+=1}return{path:r,positionals:n,flags:a}};class N extends Error{constructor(e){super(e);this.name="UsageError"}}var I=(e,t)=>{let r=e.flags.get(t);return typeof r==="string"?r:void 0},Sp=new Set(["false","no","off","0",""]),ze=(e,t)=>{let r=e.flags.get(t);if(r===void 0)return!1;if(r===!0)return!0;return!Sp.has(r.trim().toLowerCase())},wc=(e,t)=>{let r=I(e,t);if(r===void 0)return;let n=Number(r);if(!Number.isFinite(n))throw new N(`Flag --${t} expects a number; got ${r}.`);return n},kc=(e)=>{let t=Dp(e,1),r=t.path[0];if(r===void 0)return t;if(pr(r).length>0&&t.positionals[0]!==void 0)return{...t,path:[r,t.positionals[0]],positionals:t.positionals.slice(1)};return{...t,path:[wt(r)?.name??r]}};var Fi=(e)=>{let t=process.env.HTTPS_PROXY??process.env.https_proxy,r=process.env.HTTP_PROXY??process.env.http_proxy,n=e==="https:"?t??r:r??t;return n===void 0||n===""?void 0:n},Tc=(e)=>{let t=e.split(".");if(t.length!==4)return;let r=0;for(let n of t){if(!/^\d{1,3}$/.test(n))return;let a=Number(n);if(a>255)return;r=r*256+a}return r},Np=(e,t)=>{let[r,n]=t.split("/");if(r===void 0||n===void 0)return!1;let a=Number(n);if(!Number.isInteger(a)||a<0||a>32)return!1;let i=Tc(e),s=Tc(r);if(i===void 0||s===void 0)return!1;let o=a===0?0:4294967295<<32-a>>>0;return(i&o)===(s&o)},Lp=(e)=>{let t=process.env.NO_PROXY??process.env.no_proxy??"";if(t.trim()==="")return!1;let r=e.toLowerCase().replace(/\.$/,"").replace(/^\[|\]$/g,"");for(let n of t.split(/[,\s]+/)){let a=n.trim().toLowerCase().replace(/\.$/,"").replace(/^\./,"").replace(/^\[|\]$/g,"");if(a==="")continue;if(a==="*")return!0;if(a.includes("/")&&Np(r,a))return!0;if(r===a||r.endsWith(`.${a}`))return!0}return!1},Jr=(e)=>{let t;try{t=new URL(e)}catch{return!1}if(Lp(t.hostname))return!1;return Fi(t.protocol)!==void 0},Cc=(e)=>{if(!Jr(e))return"directly";let t=Fi(new URL(e).protocol);if(t===void 0)return"directly";try{let r=new URL(t);return`through proxy ${r.protocol}//${r.host}`}catch{return"through the configured proxy"}},Qn=(e,t=0)=>{if(t>8||e===null||typeof e!=="object")return!1;let r=e;return r.code==="EPERM"||r.code==="EACCES"||Qn(r.cause,t+1)||Array.isArray(r.errors)&&r.errors.some((n)=>Qn(n,t+1))},ea=async(e)=>{if(!Jr(e))return;if(process.env.NODE_USE_ENV_PROXY==="1")return;let t=new URL(e),r=Fi(t.protocol);if(r===void 0)return;let n;try{n=await import("undici")}catch{return}try{let a=new n.ProxyAgent(r);return(i,s)=>n.fetch(i,{...s,dispatcher:a})}catch(a){let i=a instanceof Error?a.message:String(a);throw Error(`Proxy setting is not a usable URL: ${r} (${i})`)}},Ip=()=>{let[e=0,t=0]=process.versions.node.split(".").map(Number);return e>=24||e===22&&t>=21},Ac=async(e)=>{if(!Jr(e))return;if(process.env.NODE_USE_ENV_PROXY==="1")return;if(process.env.I_PLANE_NO_REEXEC==="1")return;if(!Ip())throw Error(`A proxy is configured, but Node ${process.versions.node} cannot use it with the built-in fetch. Install the optional dependency (npm install undici) or upgrade to Node 22.21 or newer.`);let{spawnSync:t}=await import("node:child_process"),r=process.argv[1];if(r===void 0)return;return t(process.execPath,[...process.execArgv,r,...process.argv.slice(2)],{stdio:"inherit",env:{...process.env,NODE_USE_ENV_PROXY:"1",I_PLANE_NO_REEXEC:"1"}}).status??1};var ta=(e,t)=>{if(t==="")return e;let r=e.split(t).join("[token]");for(let n of t.split(/\s+/))if(n.length>=12)r=r.split(n).join("[token]");return r};class Le extends Error{status;constructor(e,t){super(e);this.name="PlaneError",this.status=t}}var Fp=20000;class Mi{config;transport;transportReady=!1;constructor(e){this.config=e}async fetcher(e){if(!this.transportReady)this.transport=await ea(e),this.transportReady=!0;return this.transport??fetch}async request(e,t={}){let r=e.startsWith("/")?`${this.config.url.value}${e}`:`${this.config.url.value}/api/v1/workspaces/${this.config.workspace.value}/${e}`,n=new URL(r);for(let[m,E]of Object.entries(t.query??{}))if(E!==void 0)n.searchParams.set(m,String(E));let a=t.timeoutMs??Fp,i=await this.fetcher(n.toString()),s=new AbortController,o=Date.now(),u=setTimeout(()=>s.abort(),a),d=()=>Math.max(0,a-(Date.now()-o)),p;try{p=await i(n.toString(),{method:t.method??"GET",headers:{"X-API-Key":this.config.token.value,Accept:"application/json",...t.body===void 0?{}:{"Content-Type":"application/json"}},body:t.body===void 0?void 0:JSON.stringify(t.body),signal:s.signal})}catch(m){if(m instanceof Error&&m.name==="AbortError")throw clearTimeout(u),new Le(`No answer from ${this.config.url.value} within ${a/1000}s.`);let E=m instanceof Error?m.message:String(m),f=m instanceof Error?m.cause:void 0,g=f===void 0?E:`${E} (${[f.name,f.code,f.message].filter(Boolean).join(" ")})`;if(clearTimeout(u),Qn(m))throw new Le(ta(`Connection to ${this.config.url.value} ${Cc(n.toString())} was denied by the operating system (EPERM/EACCES). Check sandbox network permissions and local firewall rules. No HTTP response was received from Plane.`,this.config.token.value));throw new Le(ta(`Cannot reach ${this.config.url.value}: ${g}`,this.config.token.value))}try{if(!p.ok)throw await this.describeFailure(p,d(),s);if(p.status===204)return;let m=await this.readBody(p,d(),s);if(m==="")return;return JSON.parse(m)}catch(m){if(m instanceof Le)throw m;throw new Le(ta(`Expected JSON from ${n.pathname}: ${m instanceof Error?m.message:String(m)}`,this.config.token.value).slice(0,200))}finally{clearTimeout(u)}}async readBody(e,t,r){let n,a=new Promise((i,s)=>{n=setTimeout(()=>{r.abort(),s(new Le(`Response body stalled; gave up after ${t/1000}s.`))},t)});try{return await Promise.race([e.text(),a])}finally{if(n!==void 0)clearTimeout(n)}}async listAll(e,t={}){let r=[],n;do{let a=await this.request(e,{...t,query:{...t.query,...n===void 0?{}:{cursor:n}}});if(Array.isArray(a)){r.push(...a);break}r.push(...a.results??[]),n=a.next_page_results===!0?a.next_cursor:void 0}while(n!==void 0);return r}async describeFailure(e,t,r){let n=await this.readBody(e,t,r).catch(()=>""),a=ta(n,this.config.token.value).slice(0,300);switch(e.status){case 401:case 403:return new Le(`Token rejected (${e.status}). The key from ${this.config.configPath} is not valid for workspace "${this.config.workspace.value}".`,e.status);case 404:return new Le(`Not found (404): ${e.url}. Check the workspace slug ("${this.config.workspace.value}") and the project identifier.`,404);case 429:return new Le("Rate limited (429). Plane allows 60 API calls a minute.",429);default:return new Le(`Plane answered ${e.status}${a===""?"":`: ${a}`}`,e.status)}}}var Re=(e,t=" ")=>{if(e.length===0)return[];let r=Math.max(...e.map((n)=>n.name.length));return e.map((n)=>`${t}${n.name.padEnd(r)} ${n.text}`)},ra="",Pi=(e)=>{ra=e},na=(e)=>{if(ra==="")return e;let t=e.split(ra).join("[token]");for(let r of ra.split(/\s+/))if(r.length>=12)t=t.split(r).join("[token]");return t},Mp=(e)=>{let t=na(e);process.stdout.write(t.endsWith(`
86
88
  `)?t:`${t}
87
- `)},ei=(e)=>{if(typeof e==="string")return Mn(e);if(Array.isArray(e))return e.map(ei);if(e!==null&&typeof e==="object"){let t={};for(let[r,n]of Object.entries(e))t[r]=ei(n);return t}return e},Ee=(e,t,r)=>{let n=ei(e);hh(t?JSON.stringify(n,null,2):r(n))},In=(e,t=1)=>{process.stderr.write(`${Mn(e)}
88
- `),process.exit(t)},Co=(e)=>{process.stderr.write(`${Mn(e)}
89
- `)},Rt=(e)=>(e??"").replace(/\s+/g," ").trim(),ri=(e,t)=>e.length<=t?e:`${e.slice(0,t-1)}…`;var Ne={flag:"--json",summary:"Print the model behind the output, with every field."},dt={flag:"--project",value:"<ref>",summary:"Project by identifier (CLOUD), name, or unique name prefix."},ni=[{title:"LOOK AROUND",commands:[{name:"summary",summary:"Projects in the workspace and how much is in each.",options:[Ne],examples:["i-plane summary"],next:["i-plane list <PROJECT>"]},{name:"projects",alias:"ps",summary:"Projects with their identifiers.",options:[Ne],examples:["i-plane projects"]},{name:"list",alias:"ls",args:"[project]",summary:"Work items of one project, one line each.",options:[{flag:"--state",value:"<name|group>",summary:"Keep one state. Group: backlog, unstarted, started, completed, cancelled."},{flag:"--priority",value:"<level>",summary:"Keep one level: urgent, high, medium, low, none."},{flag:"--limit",value:"<n>",summary:"Show only the first n rows. The output says how many were hidden."},dt,Ne],examples:["i-plane list CLOUD","i-plane list CLOUD --state started","i-plane list CLOUD --priority urgent"],next:["i-plane show <ID>","i-plane update <ID> --state done"]},{name:"show",args:"<ID>",summary:"One work item with its description as Markdown.",options:[dt,Ne],examples:["i-plane show CLOUD-8"],next:["i-plane update CLOUD-8 --priority high",'i-plane comment CLOUD-8 "..."']},{name:"search",alias:"find",args:"<text>",summary:"Search work items across the whole workspace, not one project.",options:[Ne],examples:['i-plane search "resolver"'],next:["i-plane show <ID>"]}]},{title:"CHANGE THINGS",commands:[{name:"create",alias:"new",args:"<title>",summary:"Create a work item.",options:[dt,{flag:"--description",value:"<markdown>",summary:"Markdown: headings, code fences with a language, tables, lists, quotes."},{flag:"--priority",value:"<level>",summary:"urgent, high, medium, low, none."},{flag:"--state",value:"<name>",summary:"Starting state; default otherwise."},Ne],examples:['i-plane create --project CLOUD "Fix the resolver"',`i-plane create --project CLOUD "Fix the resolver" --priority urgent --description "## Steps
90
-
91
- 1. check the cache"`]},{name:"update",alias:"set",args:"<ID>",summary:"Change fields of a work item. Pass at least one flag.",options:[{flag:"--state",value:"<name>",summary:"State by name or by group."},{flag:"--priority",value:"<level>",summary:"urgent, high, medium, low, none."},{flag:"--name",value:"<title>",summary:"New title."},{flag:"--description",value:"<markdown>",summary:"Replaces the description."},dt,Ne],examples:['i-plane update CLOUD-8 --state "in progress"',"i-plane update CLOUD-8 --priority urgent"]},{name:"done",args:"<ID>",summary:"Move to the first completed state. Shorthand for update --state.",options:[{flag:"--priority",value:"<level>",summary:"Set priority while closing."},{flag:"--name",value:"<title>",summary:"Rename while closing."},{flag:"--description",value:"<markdown>",summary:"Replace the description."},dt,Ne],examples:["i-plane done CLOUD-8"]},{name:"comment",args:"<ID> <text>",summary:"Add a comment. Text is Markdown.",options:[dt,Ne],examples:['i-plane comment CLOUD-8 "resolver cache was stale"']},{name:"delete",alias:"rm",args:"<ID>",summary:"Delete a work item. Refuses without --yes.",options:[{flag:"--yes",summary:"Confirm. Deleting cannot be undone."},dt,Ne],examples:["i-plane delete CLOUD-8 --yes"]}]},{title:"PROJECT SHAPE",commands:[{name:"states",args:"[project]",summary:"States and their groups — the names --state accepts.",options:[dt,Ne],examples:["i-plane states CLOUD"]},{name:"labels",args:"[project]",summary:"Labels of a project.",options:[dt,Ne],examples:["i-plane labels CLOUD"]},{name:"members",summary:"Who is in the workspace.",options:[Ne],examples:["i-plane members"]}]},{title:"SELF",commands:[{name:"config",summary:"Which url, token and workspace are in effect, and where each came from.",options:[Ne],examples:["i-plane config"]},{name:"whoami",summary:"The account behind the token.",options:[Ne],examples:["i-plane whoami"]},{name:"guide",summary:"This map, the usual order of work, and how the tool behaves.",options:[Ne],examples:["i-plane guide"]}]}],Ao=[{title:"Filtering happens here, not on the server",body:"The list endpoint honours fields and expand — that is where the saving comes from, "+"11 KB down to 737 bytes on the wire. But it accepts state_group, priority and order_by with a 200 and then ignores them. So --state and --priority narrow rows in this client. Never assume a server-side filter worked: it answers success and returns everything."},{title:"A list is complete unless it says otherwise",body:"list returns every work item of the project. --limit exists but is not the usual path; when it cuts the list, the last line says how many rows were hidden. Read that line "+"before concluding anything — a truncated list looks exactly like a complete one."},{title:"Descriptions are Markdown in both directions",body:"Plane stores HTML, this tool translates at the edges. Write --description as Markdown: code fences keep their language, tables stay tables, ordered lists stay numbered. show prints the description back as Markdown."},{title:"Work items are addressed the way people say them",body:"CLOUD-8 resolves in one request, no uuid lookup needed. Projects accept an identifier (CLOUD), a full name, or a unique name prefix; an ambiguous prefix is reported rather than guessed."},{title:"Nothing ever prompts",body:"A CLI that waits for input hangs an agent forever. A missing argument is an error that names what was expected and shows a real invocation."},{title:"Exit codes are distinguishable",body:"2 means the call was wrong — unknown command, missing argument, ambiguous project. "+"1 means Plane said no or could not be reached. Branch on the code instead of parsing text."},{title:"Every command takes --json",body:"The human form drops fields on purpose. When ids, timestamps or assignees matter, add --json and read the model instead."}],Ro=[{command:"i-plane summary",summary:"Start here: which projects exist and how full they are."},{command:"i-plane list CLOUD",summary:"Everything in one project. Narrow with --state, --priority."},{command:"i-plane show CLOUD-8",summary:"Read one before changing it; description included."},{command:"i-plane update CLOUD-8",summary:"Change one thing at a time; done closes it."},{command:"i-plane <command> --help",summary:"Flags and real examples for that command."},{command:"i-plane config",summary:"When something lands in the wrong place, look here first."}],ph=ni.flatMap((e)=>e.commands),Lr=(e)=>ph.find((t)=>t.name===e||t.alias===e),ai=["json","help","version","url","token","workspace","config"],ii=(e)=>new Set([...ai,...(e.options??[]).map((t)=>t.flag.replace(/^--/,""))]);var On=()=>({groups:ni,flow:Ro,notes:Ao}),si=(e)=>`${e.name}${e.args===void 0?"":` ${e.args}`}`,Do=(e,t,r)=>{let n=e.split(/\s+/),a=[],i="";for(let s of n)if(i==="")i=s;else if(`${i} ${s}`.length+r.length<=t)i=`${i} ${s}`;else a.push(r+i),i=s;if(i!=="")a.push(r+i);return a},qn=(e)=>{let t=[];for(let r of e.groups)t.push(r.title),t.push(...Se(r.commands.map((n)=>({name:si(n),text:n.alias===void 0?n.summary:`${n.summary} (alias: ${n.alias})`})))),t.push("");t.push("FLOW"),t.push(...Se(e.flow.map((r)=>({name:r.command,text:r.summary})))),t.push(""),t.push("HOW THIS TOOL BEHAVES");for(let r of e.notes)t.push(` ${r.title}`),t.push(...Do(r.body,96," ")),t.push("");return t.push("Flags and examples for one command: i-plane <command> --help"),t.join(`
92
- `)},So=(e)=>{let{command:t}=e,r=[`i-plane ${si(t)}`,"",...Do(t.summary,96," ")];if(t.alias!==void 0)r.push("",` alias: ${t.alias}`);if(t.options!==void 0&&t.options.length>0)r.push("","OPTIONS"),r.push(...Se(t.options.map((n)=>({name:n.value===void 0?n.flag:`${n.flag} ${n.value}`,text:n.summary}))));if(t.examples!==void 0&&t.examples.length>0){r.push("","EXAMPLES");for(let n of t.examples)r.push(` ${n}`)}if(t.next!==void 0&&t.next.length>0){r.push("","USUALLY NEXT");for(let n of t.next)r.push(` ${n}`)}return r.join(`
93
- `)},No=(e,t)=>{let r=[t,"",` i-plane ${si(e)}`];if(e.examples!==void 0&&e.examples.length>0){r.push("");for(let a of e.examples)r.push(` ${a}`)}let n=(e.options??[]).filter((a)=>a.flag!=="--json"&&a.value!==void 0);if(n.length>0)r.push(""," flags:"),r.push(...Se(n.map((a)=>({name:`${a.flag} ${a.value}`,text:a.summary}))," "));return r.push("",` full help: i-plane ${e.name} --help`),r.join(`
94
- `)};var xh=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,mh=/^([A-Za-z][A-Za-z0-9]*)-(\d+)$/,Lo=(e)=>xh.test(e),Fr=(e)=>e.listAll("projects/",{query:{fields:"id,name,identifier",per_page:100}}),ht=async(e,t)=>{if(Lo(t))return e.request(`projects/${t}/`,{query:{fields:"id,name,identifier"}});let r=await Fr(e),n=t.toLowerCase(),a=r.filter((l)=>l.identifier.toLowerCase()===n);if(a.length===1&&a[0]!==void 0)return a[0];let i=r.filter((l)=>l.name.toLowerCase()===n);if(i.length===1&&i[0]!==void 0)return i[0];let s=r.filter((l)=>l.name.toLowerCase().startsWith(n));if(s.length===1&&s[0]!==void 0)return s[0];if(s.length>1){let l=s.map((d)=>`${d.identifier} (${d.name})`).join(", ");throw new Y(`"${t}" matches several projects: ${l}`)}let c=r.map((l)=>l.identifier).join(", ");throw new Y(`No project matches "${t}". Known: ${c||"none"}`)},rr=async(e,t,r,n="id,name,sequence_id,state,priority,project,assignees,target_date,parent")=>{if(mh.exec(t)!==null){let c=await e.request(`issues/${t.toUpperCase()}/`,{query:{fields:n}});return{issue:c,projectId:c.project}}if(!Lo(t))throw new Y(`"${t}" is neither a readable identifier like CLOUD-8 nor a uuid.`);if(r===void 0)throw new Y("A uuid needs --project so the work item can be found.");let i=await ht(e,r);return{issue:await e.request(`projects/${i.id}/issues/${t}/`,{query:{fields:n}}),projectId:i.id}},Dt=(e,t)=>e.listAll(`projects/${t}/states/`,{query:{fields:"id,name,group,default",per_page:100}});var oi=(e,t)=>{let r=t.toLowerCase(),n=e.find((c)=>c.name.toLowerCase()===r);if(n!==void 0)return n;let a=e.filter((c)=>c.name.toLowerCase().startsWith(r));if(a.length===1&&a[0]!==void 0)return a[0];let i=e.filter((c)=>c.group.toLowerCase()===r);if(i.length>=1&&i[0]!==void 0)return i[0];let s=e.map((c)=>`${c.name} (${c.group})`).join(", ");throw new Y(`No state matches "${t}". This project has: ${s}`)};var ci={};_o(ci,{decode:()=>Mr,encode:()=>St,format:()=>nr,parse:()=>Ir});var Fo={};function gh(e){let t=Fo[e];if(t)return t;t=Fo[e]=[];for(let r=0;r<128;r++){let n=String.fromCharCode(r);t.push(n)}for(let r=0;r<e.length;r++){let n=e.charCodeAt(r);t[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return t}function Bn(e,t){if(typeof t!=="string")t=Bn.defaultChars;let r=gh(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(n){let a="";for(let i=0,s=n.length;i<s;i+=3){let c=parseInt(n.slice(i+1,i+3),16);if(c<128){a+=r[c];continue}if((c&224)===192&&i+3<s){let l=parseInt(n.slice(i+4,i+6),16);if((l&192)===128){let d=c<<6&1984|l&63;if(d<128)a+="��";else a+=String.fromCharCode(d);i+=3;continue}}if((c&240)===224&&i+6<s){let l=parseInt(n.slice(i+4,i+6),16),d=parseInt(n.slice(i+7,i+9),16);if((l&192)===128&&(d&192)===128){let p=c<<12&61440|l<<6&4032|d&63;if(p<2048||p>=55296&&p<=57343)a+="���";else a+=String.fromCharCode(p);i+=6;continue}}if((c&248)===240&&i+9<s){let l=parseInt(n.slice(i+4,i+6),16),d=parseInt(n.slice(i+7,i+9),16),p=parseInt(n.slice(i+10,i+12),16);if((l&192)===128&&(d&192)===128&&(p&192)===128){let m=c<<18&1835008|l<<12&258048|d<<6&4032|p&63;if(m<65536||m>1114111)a+="����";else m-=65536,a+=String.fromCharCode(55296+(m>>10),56320+(m&1023));i+=9;continue}}a+="�"}return a})}Bn.defaultChars=";/?:@&=+$,#";Bn.componentChars="";var Mr=Bn;var Mo={};function bh(e){let t=Mo[e];if(t)return t;t=Mo[e]=[];for(let r=0;r<128;r++){let n=String.fromCharCode(r);if(/^[0-9a-z]$/i.test(n))t.push(n);else t.push("%"+("0"+r.toString(16).toUpperCase()).slice(-2))}for(let r=0;r<e.length;r++)t[e.charCodeAt(r)]=e[r];return t}function Pn(e,t,r){if(typeof t!=="string")r=t,t=Pn.defaultChars;if(typeof r>"u")r=!0;let n=bh(t),a="";for(let i=0,s=e.length;i<s;i++){let c=e.charCodeAt(i);if(r&&c===37&&i+2<s){if(/^[0-9a-f]{2}$/i.test(e.slice(i+1,i+3))){a+=e.slice(i,i+3),i+=2;continue}}if(c<128){a+=n[c];continue}if(c>=55296&&c<=57343){if(c>=55296&&c<=56319&&i+1<s){let l=e.charCodeAt(i+1);if(l>=56320&&l<=57343){a+=encodeURIComponent(e[i]+e[i+1]),i++;continue}}a+="%EF%BF%BD";continue}a+=encodeURIComponent(e[i])}return a}Pn.defaultChars=";/?:@&=+$,-_.!~*'()#";Pn.componentChars="-_.!~*'()";var St=Pn;function nr(e){let t="";if(t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1)t+="["+e.hostname+"]";else t+=e.hostname||"";return t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t}function Hn(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var _h=/^([a-z0-9.+-]+:)/i,Eh=/:[0-9]*$/,vh=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,yh=["<",">",'"',"`"," ","\r",`
95
- `,"\t"],wh=["{","}","|","\\","^","`"].concat(yh),kh=["'"].concat(wh),Io=["%","/","?",";","#"].concat(kh),Oo=["/","?","#"],Th=255,qo=/^[+a-z0-9A-Z_-]{0,63}$/,Ch=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Bo={javascript:!0,"javascript:":!0},Po={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Ah(e,t){if(e&&e instanceof Hn)return e;let r=new Hn;return r.parse(e,t),r}Hn.prototype.parse=function(e,t){let r,n,a,i=e;if(i=i.trim(),!t&&e.split("#").length===1){let d=vh.exec(i);if(d){if(this.pathname=d[1],d[2])this.search=d[2];return this}}let s=_h.exec(i);if(s)s=s[0],r=s.toLowerCase(),this.protocol=s,i=i.substr(s.length);if(t||s||i.match(/^\/\/[^@\/]+@[^@\/]+/)){if(a=i.substr(0,2)==="//",a&&!(s&&Bo[s]))i=i.substr(2),this.slashes=!0}if(!Bo[s]&&(a||s&&!Po[s])){let d=-1;for(let g=0;g<Oo.length;g++)if(n=i.indexOf(Oo[g]),n!==-1&&(d===-1||n<d))d=n;let p,m;if(d===-1)m=i.lastIndexOf("@");else m=i.lastIndexOf("@",d);if(m!==-1)p=i.slice(0,m),i=i.slice(m+1),this.auth=p;d=-1;for(let g=0;g<Io.length;g++)if(n=i.indexOf(Io[g]),n!==-1&&(d===-1||n<d))d=n;if(d===-1)d=i.length;if(i[d-1]===":")d--;let E=i.slice(0,d);i=i.slice(d),this.parseHost(E),this.hostname=this.hostname||"";let f=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!f){let g=this.hostname.split(/\./);for(let A=0,y=g.length;A<y;A++){let N=g[A];if(!N)continue;if(!N.match(qo)){let T="";for(let C=0,w=N.length;C<w;C++)if(N.charCodeAt(C)>127)T+="x";else T+=N[C];if(!T.match(qo)){let C=g.slice(0,A),w=g.slice(A+1),k=N.match(Ch);if(k)C.push(k[1]),w.unshift(k[2]);if(w.length)i=w.join(".")+i;this.hostname=C.join(".");break}}}}if(this.hostname.length>Th)this.hostname="";if(f)this.hostname=this.hostname.substr(1,this.hostname.length-2)}let c=i.indexOf("#");if(c!==-1)this.hash=i.substr(c),i=i.slice(0,c);let l=i.indexOf("?");if(l!==-1)this.search=i.substr(l),i=i.slice(0,l);if(i)this.pathname=i;if(Po[r]&&this.hostname&&!this.pathname)this.pathname="";return this};Hn.prototype.parseHost=function(e){let t=Eh.exec(e);if(t){if(t=t[0],t!==":")this.port=t.substr(1);e=e.substr(0,e.length-t.length)}if(e)this.hostname=e};var Ir=Ah;var hi={};_o(hi,{Any:()=>ui,Cc:()=>li,Cf:()=>Rh,P:()=>Or,S:()=>fi,Z:()=>di});var ui=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,li=/[\0-\x1F\x7F-\x9F]/,Rh=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,Or=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B60\u1B7D-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDEAD\uDED0\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]/,fi=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBD2\uFD40-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD803[\uDD8E\uDD8F\uDED1-\uDED8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA]/,di=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;var Dh=[8364,0,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,0,381,0,0,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,0,382,376];function Sh(e){return e===0||e>=55296&&e<=57343||e>1114111}function Ho(e){if(Sh(e))return 65533;if(e>=128&&e<=159)return Dh[e-128]||e;return e}function jo(e){return e-1>>>0<127||e-160>>>0<55136?String.fromCharCode(e):String.fromCodePoint(Ho(e))}var Ge=(()=>{let e=new Uint8Array(127),t=0;for(let r=33;r<=126;r++)if(r!==34&&r!==36&&r!==92)e[r]=t++;return e})();function Uo(e,t,r,n,a,i){let c=e.length,l=i*90,d=0,p=()=>{let U=Ge[e.charCodeAt(d++)];return U<i?U:U*91-l+Ge[e.charCodeAt(d++)]},m=r-n,E=r+a,f=new Int32Array(E);f.fill(-1,n,i),f.fill(-1,i+m,E);let g=new Int32Array(E),A=new Int32Array(E);function y(U,ce){let _=0,ee=ce,fe=ce+U;while(ee<fe){let x=Ge[e.charCodeAt(d++)];if(x<89)_+=x,f[ee++]=_;else if(x===89){let q=Ge[e.charCodeAt(d++)]+2;while(q--)f[ee++]=++_}else{let q=Ge[e.charCodeAt(d++)];_+=89+(q<90?q*91+Ge[e.charCodeAt(d++)]:Ge[e.charCodeAt(d++)]*8281+Ge[e.charCodeAt(d++)]*91+Ge[e.charCodeAt(d++)]),f[ee++]=_}}}y(n,0),y(m,i);let N=new Int32Array(a*2),T=0,C=0;function w(U,ce){for(let _=0;_<U;_++){let ee=ce+_,fe=p(),x=p();N[C*2]=fe,N[C*2+1]=x,C+=1,g[ee]=T;let q=(f[fe]<0?A[fe]:1)+(f[x]<0?A[x]:1);A[ee]=q,T+=q}}w(a-i+n,i+m),w(i-n,n);let k=new Uint16Array(T),O=0;for(let U=0;U<C;U++)for(let ce=0;ce<2;ce++){let _=N[U*2+ce],ee=f[_];if(ee<0){let fe=g[_],x=fe+A[_];while(fe<x)k[O++]=k[fe++]}else k[O++]=ee}let X=new Uint16Array(t),se=0;while(d<c){let U=Ge[e.charCodeAt(d++)];if(U>=i)U=U*91-l+Ge[e.charCodeAt(d++)];let ce=f[U];if(ce<0){let _=g[U],ee=_+A[U];while(_<ee)X[se++]=k[_++]}else X[se++]=ce}return X}var $o=Uo("!}.&u%}'&}*'~!6*)%&,~!J~!J~%L~y<~!R,~~%Lu~~#GD~~#|)1#%}^%}2%+#.##%##%}&%##%'#%##&%#%#'%#&#%#&#'#%%#&#%##%#)%''%&%#%#'%#%%#%%}%%%#%#&(23#%%#&-%0%('1#(##%#'##+%'*.:1}#%#6-+(%'%%#%%%}#L'2351&('%}&/N'(0(/*-%(%%}#'+&T%7.2}#&%&#%#36/5##%&%%#&#%%#))2%%##%&&'0~!#*+&'%1~!%).'3q?&%'1~!.##%6(~!+%%%(Gw'rT~!E#<nA%#jZ~!H%(~!42##~!*31&~!G%U~#)5~#`3~!J~!Z~%]~%Y~%C~!q~!u~#kz~%#~!6'~!D~!U~!?~#T~!c%~!G#'~%7|~!G~!J~!G&~#pb~(Df}#%}*&}#%##%##%##&#-}&'#'&%#.++}%mI,#,@&(}*%}*'%&##&#%##%}&0}#.},U},%}+%}&%}#%##&}B%(}(%}+%)})%##%#&}&%##%&}<%}>%#%&}*%}(%}9%}/%})%}*%}*%}?&}&%}3%}&*#%})%#%#)}#&#-#+*%E%%'%'#%}#*V##&##I}#&&##%&%#&&Qf%%))w/0+&%#(#.%-''''++++7}>%4'',##1,#%#&%##&#'##&#*#9)%&%}#*}%,#+P(%A&%#'&##wSD',9E00#y#@}(+}&%&>~!#~!X}#*}(&&}(&}(,%}%&#+&}#&}I%#%}%)#(},'%#*}4%%#%}(''}#/##(##),%-##%%)#&}(.}&%#&}%%}*&#%},&&}&%}#%*'#%})%}D&}&%}-&}6&#&}-,%}#%})-(~+`~,=?~I9'9%~!,#%})%})%}@%}?%}(~!?~#<~#pP~#BG~#=1#%K+~#?#~%;)~#A~#mF1~#A'~'X%'~#lR~#N~'N~#r~#m#-~#i'?%#'%~#B%##%,%#~#_%#0%~#]732~,w~2+#:&#%&'0%&>%}#>##F+)#%&&#(+_}4&}-%}(&}@&}O7Fdf0@+/v4}&WU##&/0#&'('B#%}.%}'+#%}#%%&#&%#%##+#&#)#6#'#.},%}c%},%#%##%&#&%#&~#>'*-.%##%##%}#%%}%'~#)D1}#%*&~#_%%'(~#S2%'.}#~#=##*'*-%}&'%'##&&~'E%.#&~#M4}%%##&'%#~#O1##%&#'+~#<B%##%%'%+~#;#@%}#&%#&&%#(~#H1}'%'##&&~#?A}&'~#D#%32}'&&&&~#[}'(#%}'~#;C})&}%%#%~#=&%,3}%'(#%%~#^'#&&)#%'~#Y%-~#d-%'~#^%%&#&&&}#~#b~2t*&'~&(~&@~0%~e~3}%*''0})&}+~!9##-}#%-hD*)1fC#%/&/fB#40~!+#)*4~!+~!K'&:~!/*7~!.#~!H~!L':~%x&~!H#~!*~%1~!I#~!+A~#p'~!F~~#-#~,,(~.Z~!V~%;'B'mq-W~!N~%I%#&&#&}#%},%%}'%}+X#%}#&}(%}'%}<%}#%}%%'}'%}:~![)9@~%>~#UA%-%##&~!C%~!-.9:~!1~!-^2/:a~!y,D*J#-5)/4~%23,~#G~!L1~!0X3`~!2+~!!0-~&E~!W~!o,>Y&]~%cZx_&~#O*9#A#'#+I'%#)~!0B*-5A+-((F&*M#)(-7-5+'-3a5Vi~!Y~!?+[)%3),ERHm~!+:D,VG.+)?fB%%*(%)'(#&80%1'8`K8?`+'Z#&O&'H5#*9)A%%5&3))0%39+.*7#()&&*=4@**L)<'_&*+..;(#*+)./&0#3)%')-8(4ixD(&.}%,('aI:,)%,k2231T)I'#/-W7,/'Q#.'Y24+h')37</31&83##&0#),H(?'&?/1##%#&&#%''-%&&&#(&''&#.-'%#%%(,')*'&#&#'##%(%(#%('#&##%%%%('%#%#%%#%#&%##h>w+v<ayvyvcg.uuhKr}g/v|g>u9i[~>g5uI~=RvdwEg;v/g;uk!!TTSx]@RT!U!#!@VBRUU!'UTe-d0c`e&gSdicedFcrdTaqb.kYcAohdYd@a3e+d}dMdtd.aJ#bqcK`dle/e.e'dwdPdodddjbEb}ogd^ofdpduc6j?l%d{drdqc)d7bacOdQ%T#Y)X.sR[yH>6Vyv3[xwLu>vo'!*.[yBacahoj>6Rew3[xqdZa#!a&#^(X-[yG>6Vyu3[xvg3sEr|g.u/Ri9db0T#^(Xa)!-[y;>6Vylg4wKs{JwNZt3@3r=c4Z([xlg;wKt!cpq's@v7A'*a(a+!-a#[y<3Dt?3Dt'>6Vym3[xmg9rxsNJwLZt4~?r?db1T#`-!(Xa,!0[yS>6Vz%NuQs.g4wKtnJwNZtS@3r>c4Z([y%g;wKtrdga8!a(!#&T*Y-Xa#!a0<or[yc3Dtq>6Vz43[y3JwNZtf@3s!Ju}!%Dti:pm3c_%X#tjB5pkd6q!r]u?voC'*-a.a2!0a&a+[yI3DtI3Ds~3DtH>6Vyw3[xx;:s#~<5pKJwNZtE@3r~d`a)!a2T#a.(!+U.X1[yT3Dt`3Dtv>6Vz&3[y&g9rxwzcxstPu.<rAJwLZtT~?r@dZa%!a.&^*Za(/Reu[ya>6Vz23[y1g3sEr}wkg{NuQRg{ci(U#5@b`~,cg#U(2WnH5wugcRh7dX#T(Y,a'Ta!!a,[yZ<]mj>6Vz,3[y+Pv#5ReZKu+=,%!H}7ABwkaS?Rh:BcW(X#<]mrj:ubv/ARekdg%!(!a.*Ta(Y.X1!#sP>Rl*Dt6[y>>6Vyo3Wf*jOvuumvuRgRJuq*!:9<B@bX~3jVv&v@s@5Re[d/rQt{uAvo&a&a*)a2!,0Wf!3Dt0=Bs'>6Re}3[xy~<5s%JwJZt1~Gs)c;&!#2sJkNuXvzq7rxu,Re8dka4!a8(aEZ+a@Y.X1Xa)[yd=Bs(3DtP>6Vz53[y4cX#X&Re:avRe9~<5s&JwJZtQ~Gs*i^rzvdRg+Jv{%!2sbB@bX}kdga,!Za?&^*T1/!a'Dt+[y6>6Vyf3Wf%g/u;s4hGu6?Rh-JvZ,!c%#&RoX54Rivj7uyvf8RgTKvZB%*!2sGh<vu5Rgq<=C::9bb~#dZ#T&Ta6Y.X*Dt>[y93Wf)coZ(T,6VyifluvRgC@95@B@bX~/hFu34cC#T,k/unq8w8Q5RkUklwQuzunq8w8Q5Rk8d/rJu?v8w9)-&!a0a;a&aIWejg3sEr/h1s<DtDJvyZqY5aws3Jvy!&Wei~Hr1:au5@Bag>23E~5c:Z&bX};kKv?w&unuVu5Rjc;>bs)#~@:Rh.=ay<a]C;b`}Vd6s/t{uAvoaxa()!a,a7%-a#a2Dt,[yF2Wo[>6Vyt3[xuNuPRi&NuPwpi#RoWh?vf8Ri%Jv]!%Ri:KvxD!.'2WeAjZu`q9rxu,Re7woeAg-unLq(qA_/*2Wg_g3u5q^9:4E}/jTrxrzv=Wkkd~0UX#^^Xa-a1a5T&a=U1a'*aEa]!a*aPaA-adok[y54Rn>;:p3~Dp5g9rpsFNvZqjg3uJp4~<5p0Pw;5qlJwNZt*@3p1Pw:5p/Ou!5p2JvG'!6Vye=<qnJvh_[xhg3v,Rh3kOwOw-sDuev/Re^dha[a%!%!a+#Ta7)-5TaCaO!aka!a)sf[yb2>Rl!9ARiq5E}Qg=ucRkBE|oJrJ_@Wk~@Wk{JrJ_@Wk|@WkyJrJ_@Wk}@WkzJvO_[y2g-vMRmiKuYC!)&>Ri;>Ri<@3RkNc](X#@9Rk=g5vuRmhKvDB!+'=]meg3u4Rmgd)#Y'Vz3CARmfd`a+!%T'!+#Ta1Ta6TaM-sTDt9[yA9sYd'%Y#s[[xpj:ueunaXRgEjRq,v-vuqdd2'`#6Rev<32@5>:2<E}5xIo9a*X#Y(;5RePJvD_g>vyRgNj8w)v8<wggs:RgXiZt|vjx,hSq3ah!-(~@:Ro/Ou!5RhWj^v(pyw8unRhUdx-UY#^Ua.a3a70!)%UX1TaDa)'omRiRRhE[y:3Dsz=Br,>6Vyj3[xkg6ruwjcqsrPw;5r*Ku]D'Zt-@3r(~?r.i[vwv]dU1a--U#`a4(g/vsRhPOu!5RhLj:rmu9Wo!~@:wdh@g/vsRiTjXuvvNr}:RhBj^v(pyw8unRn]dz1UYa'a+^Y(!aETZalaRY.Ta?a4[yDJw1!#qLsW>6Vyrfzq-pLflpwRe|Js>%!Dt@3Dt&Jvy_[xs~HrnjMuwpsw'RecKu+D#'!t<~Grl~?rjg5u-x,gwp{ah!-(~@:Rg~Ou!5Rh'jXuvvNr}:Rh#cW#X/c;&!#2sLi[v7u7RgpJv)(!iLrxu,Re6j7v@s@5Se[e7d`aW!Za(a`T.a#!a3!&aDa-!9)Dt_=6s+3[x~~DR|h~DS6avhGun5RkZj3w)v-]mkKunB!&*]kb97R|i<ARk<c:Z(6Vy}Juh'!wziMRoS:F|vkLuauJv5vtvQRh1d='T+Y#VyO~DR|jcF#T'7R|g97R|kJv3'!ay<Rj,Jvh&!:ReXcsa6*a+#a#_aIRf9aLRf?c,Z&Rf5Rf7c.Z&Rf;Rf>cQ#%T'p-Rf8Rf=ct#%'(*!,p,Rf4p+Rf6Rf:Rf<d~'Ua%U*^UYa(!a,-!#a4YaTalaEX0a8a<Weo3Dt/3Dsx=Br93Wen~Dr;~<5p<JwNZt2@3p=Pw:5p;Ou!5r3c7&!#:p>3Ds}KvGB)_6Vyk2sM=<r7x'eovA(!hFu1ARf}cV#X&@r5j6rvwQa^Rf3c=Za'wkghJv__g;unRggA53B9=b^}%j6uduo5Jq;!(hIv%2Re`Ou4ARe_e%a#^^^Xa&!a*a2!&a6YaP!*ad!#a:aE/5Rn?[y@>6Vyp;:pE~DrY~<5pBJwNZt8@3pCh=rt3rWPw:5pAJup_[xoNuPpF9c!#'45pD5ARn)d8#X'X*3@rU72s]h>v<<sSjJpqvewOJq/(!hNw'5ReBk0s2u3w/w'5ReE5@Jq.!a+JQ!&WeU23d(#Y&RjG5]jBk!u7w&u0udARjEe#+^^^Ub#!a2/a`Z(agT1!a-a;|@TaG!aS[yV=Re~fow'RguNuPRe?bz#'>RoUWeL>:Cbb|?JwPZtVg6ruRmzJvD'!6Vz(g/vmRh~Jvy_[y(g9voRgyx*cy(#2>Ri2B9b]~9kIw9u7rluJu3Rg]dI#a%UY'@=p%CAx.gQZ&RhwwygtRm{x5g_Z'+ABqR9Woa=Bp&dV#^*Xa'!&@o{g4v]Rk;Jv{!%Rk[wkkiA5RkiwwfUB=x,fUuqC&*!>RfTg8v0RfV~ARfSd;rJsAuAv9wR'ae+/aO!a@aza/a#[yQ@Wg!2Wemg3sEr0JvB_g>uvReWg2v+Re=KupB_+[y!2AbY~-~Hr2AJwD!(h<~El>h<~El?Kun@+_:9b`}Kg-v/Ri3g;vtwyk_9]k_d=&T#*U.6qh@Ab`|K9:H|CJv[!&3Dtex'fDwC%!Rf[9WlMd[(^X,!a%Z06Vz!@WgBg=v~Rgvg,QRe@awd,#Y+jTv|Q~EfWj]uNr|~FRfXdy#Y&^Ua%!aO.!(a)Ua;=!a@aKap!a-,a!Ta]a[rSa]p?[y82sK=Bq~;:p:~<5p8Pw:5p7d'#Y'Wf(;RnRi[u4w&RgJJvG'!6Vyh=<r#ijuuv/sIKuYD'ZtG@3p9~Gr&d2#`(g<vtRgFj`u5w&rqpxRf2CJuY!+:wfnTOu!5Rg}jNs1ucv&RfwJvA!&3@q|BDcC#T,k/unq8w8Q5RkTklwQuzunq8w8Q5Rk9dga#!a'!a=#a0!:+Tb*b@aO.a4!aba8aFJv^}?!VyR~Dr<g;u%Rn.~<5p[x'e`wNZtR@3p]Pw:5pZhNvjBp.woe_g5u-r4JwF!%DtO3:ooc7&!#:p^3DtpLuGw(!+%)Dtk6Vz#2sd=<r8d'#Y([y#<x3gJt`w@!)%}MRiowzikRij=]ilxAf3,U(#B2Rf#g0v-Rm[ck{`U#]giKv3>)!&6Ri154s,KuGB_%@r68r:dJ|t`#X(9<E|u2@H|rx3gJu?w'!+'1Nu7Reg4=H~+9<wxgY95Rm]xLggZ-`(X}U2:Ri4h<uOawRmsJv__5@bb{jbV~3dka#a'a]!,#a+U=a>b6a3b%!/aKa/)!arwve^VyJ;:pR~DpTg3uJpS~<5pOPw;5qmPw:5pNOu!5pQJvG'!6Vyx=<qoJvA!{~Jup!%@qk7Rn/KvyD!}''[xz;>wkh'?Rh,x8gyt`w5D!&),(SgyccRgztJ@3pPB5p#d'(Y#<]mmifubw&RgoJvE&!82s^JvF&!8Rf,ADb]~;x=h'rNu]vK!,%'*0RnORh)4Rh*AqQg-vaRnNg;wHwkh'ba~4cE#Ta*x3gctyw@'!+%RnFRnD<4Rn@hFvK5RnCxWg[#`&a0Ua()`1Rm75Rg[c]%X#qi8Rg^NvdRj>BwzgZauwji7Rm6A4wgg]d1#&(*,.0a#Rm;Rm<Rm=Rm>Rm?Rm@RmARmBe%#^^^Xaea?aC/b+(,!a+a#!a/!>a&Ta<aKbD!2wphBRnk[yPw}hE|.=Br-3Dtm>6Vy~g6urRf.x,hPrNav!%'RnqRo%Ro#Nu;q[Pw;5r+JwNZtM@3r)d'#Y'Weh;xChL#`&RnmRnoKu}>%(!Rne~Bs-;2wjcussJv+'!aYSO}6@B<5?ba~8LrNvj!.%*ROwungw~ng~:9;Ri^>wtnig;wHRnixDh@|(UZ.x1h@|)!#:2<H|*xHn]#-UX'3Ro)z=iT}6ARns=Bwsn_wpnaRncw]aR(#UXa&Ua*a/=]iPd'#Y&Ro'WnXf{QRm2hNvj]nZd`'T~&1`{|`#9b]{}c:'!#Wl{>@=be}]?cl{{U#:5Abb}Jds#^YaF!a*b4a#a3aPa>&Tb!bH!*a_!Eau?/a&RjY<]gj>6Vz*;:pe~DrZg,QRj1JwNZtX@wihspcJvZ&!VyX9WmOJu|!|N2WmHJvh&!]ht~Bpbcn&T(!#RmQ<s7Nu;padH#X'`+WmJ@>RmKCARhnKup=!)&Wf+:RhqNuPpf9c!#'45pd5AwghpARn(Ls@w!%,)!RmP@Wfe<E|IJva!&WmNg8vsRmLd`*.`#Y'Xa!axRn*]hrA8Rhug5s@rXg8u!RmMd8#X'X*3@rV72smdI*#UY&RmICARho~GsgxVgd)Ta'U-Y&Xa!T#RnEWnA@Wffg1uDRi0hFvK5RnBxGnG&#`%owp)@wsf+bX}Ze-*1!a*^^^Ua|!#a.aq&Ya2!a>.a6!a:aO`aJDtL[y`@Wg#>6Vz12@wzoYRoZNuPRi!NuPRhzg=ucRi,@=b`{Yg=ucRi-ACJvB!&Sh[ebSh]ebi`wUuFRm4Jw2_[y0JvB!.<Ju(!&SoG}6Shd}6<Ju(!&SoH}6She}6Kur@._g5vHRieJvx!{L2G{Kx6gd'T#?Rh82Wi5cZ#X(g1w)Rm5dW-Y(Ta#!a)!#aYa=wnfE=su2>>bU{0j9udv:<svj8uQv-7RgHdE%#^'sq9sp=>Bb_{TJv`!&g/r|snj6v(us5d,#Y(56H}[978H}]Jw5!&g1rushJvB!+j;v{u5?zDhd}6}bj;v{u5?zDhe}6}ce*#`(^^^a[aea!=!a6a*aoXb1a.!aAbL!b>,b'aL!aV@Wf|2Wlg3[y/JwNZt^@3piPw:5pgJunZou3@rsJva&!Vy_g<v~Rm#JvG'!6Vz0=<r{Ju{%!:pj@WfsiXuJu3Rm:JvZ&!WfA~Bph@c4Z&Dtwax5rubx(#:awRk1@d,#Y&RfjRfid1#,Y(@Wfp2Wlrg5s@ryKu[@!,'=]ig9wlk?Rk>g5u-rqJvy'!@9RkQcH(T#=>Ri~@<wkj(Wj(KuZB*!&<7rw@9RkRcH(T#=>Ri}@<wkj)Wj)dg(Ta2Xa9X#`-!a*CARhg@@=I}d9x;c~#X%so=<sj>2@@=aybb}XjWv0Q~EfEj3vLv;<d,#Y(56H}`978H}_dgaPaFa'a/!#a3Y0a_a;a|!1(a7-[yE3[xt;:pJNvZrrg3uJrvJwNZt=@3pIh=rt3rxPw:5pGOu!5rpJvG'!6Vys=<rz@c4Z&Dt(ax5rtJvZ!&~BpH@wsfNg-vaRlNci*U#=<wei<F}a5@Jq.!a*JQ!%@qZ23d(#Y&RjH5]jCk!u7w&u0udARjFd/prq=tyvpaEa(a:.!a1aZ(@@=I}:9wpd%=<sX55w_h}@@=I{t=ay<aU@@=I}T=ay<2@@=I})?C9:9au@9Cb]}DP~=x-fAZ(2Wl1=ay<aU@@=I}>5@d##Y+jTv|vV~EfFj]uNpn~FRfGdgaK!Z2&!a8a-Tb({E!acTbM*!a(DtY[yYd'%Y#sl[y*hHvh>Re5x2c{Z}.j4uCvcawRiMd+#X+_x&d!},<5RkX;2Hzw@x,gavfB-!{CcF&T#Roe;RodwWbBg5urRgaKvHC*_6Vz+<4opieuew&Rmq@d]&Y)X,T#X0Rh}<BqP=4qS9:ReMg/ujReNJw0!/<Jui%!bd{kawwnemRelAxUa?a3#*.&UX(Ya+a/RhvRnQ<o}9Wmtd-#Y&RgSRmw9;Rmxay=Rmyg-vaRmuxEhSrNu,v-voC!%(aR.a(a7+1Ro1>Ro5CE{A9b]{@;5x#eO{:g;urRi+KrNA!%(Ro3>Ro79;Ri_Ku@>{;&!x%gX|{KunA_+g5QRj/g3u5Rj#g>uERj%wio/xRhS&!,!#^1U}wba{8>>@=be}qC@:D5ba{7Ku+A&!}x?ba}t>>@=be}se(aA^^^Uat!b0#{pa+awUazbGa#aLb9bgaWac'a5TbS=Br!d1#`%scp_Jvl!#rT>Re0JvX&!VyN=H{Fcm#U&:pY=ReaJv2&!]h0=]nUJvG'!6Vy|=<r%JrM_=]h2@Wlud'#)U'Wf'b]{i=]h/Jvh!&~BpWg=v]RnMx+ny#'Nu;pVwjnu=]nwxJnx,T#`&Reqwjnt=]nvieu9vrRjLLuYwP(#+!th@wih5pX~Gr'g5v/Rh4KunA'!-CARnP@wwiN:Rm_9x'cvw>!|l=<saKvAA!0&3@q}>w^e1bp#&Re2Re3BDx7gH#T|f5H|eKuZ>!%(:qNAH{]Jv6!+3B2B9=b^{X<5<B92:E{ZLvhwA(a;a%!igQuyRmad+#Y}m@3Rh5d8#X'X*:AqUAHzmaxwbh<aXRnVcF}RT#Nw&cj#U(BWnug/vsRntdka)(a3+.Zb7aYYan1!bVa@Xa}[y^@b[{G=H{+hFu73Rj&Pv#5ReQcK%T#sig1v{Rj'Ku+D#'!t]~Grm~?rkKuMB!01d5#`'Vy.ta3Dtu~Hroc8#'{^45s85AwZbP&!#Rn!wghxWn#KvEA!)&2RlA2RlBx:h|#(T,=]j09Wobz>x]z/@awRoTd+#Y(az]hFhCrm4d,#Y+jTv|Q~EfMj]uNr|~FRfOdCa!Xa9_X#@<plJvf!%b`{(9;Rgwc;.!#2x7cw#T|UDb]|T5Ju={(!=@E{&Jv)&!Ab`{'awJvf!~*>>@=be{#KuY>!+&4Ezyi[ugv&RjIdea+T)#UXa&T-T&a!Rh9auRmW=]kLg5vuRn+g3u4Rn-Ow6ARn,hHus5xNk?#UX(U~)/g8v0RkD~AwkkF?Ri.OuNBwkkA?Ri/d|a2`a*^UYa.!aBTZaTa'Xa;!(!2!-a#b2[yC>6Vyq3[xr2Wi?g1rusVh%s?DtF~<5rbJs;%!DtBfswKtCj[uvuSsEu3RgVx3o:u+wN'*Zt;@3rd~Grh~?rfg8w)Lq)qE&-a%!>bI|`jWv0vV~EfCjTv|vV~Ef@j]uNpn~FRfBcK#T']gWNu7x,k7q4ai(0!hHv8<RhmkMu9vrsBuev/RhlCJvB!,g<v{wchh~@:Rhji[vrv{wchi~@:RhkdS&a5UY#Ta!RgPwwiI5BwciI~@:Rh`x'iJvj'!5]iJPu8Bwch]~@:Rhach)U#h3rp]gLh@t|Ax,hTq3ah!-(~@:Ro0Ou!5RhXj^v(pyw8unRhVd|)`,^UYas!a?/a2Z'a^Ta{Tb7Ta(a#!a,Wf&9sZ3DtAadamov=Bqt3[xig8vsRm~>waiL2b`{QJv*_Ouv2qgj<v]v2BqfdR'X*X#Y-@3qr~Gqv~?p6hHv-]glPup5Lq+q?_%*b_{qF{n9b^{rOu4ARhpKvCD!+&~Bqp:5Dbb}nwoiKl&unuTuBv]v+ueunaXRf0=Jvh!0nKufu8v1w&w7q%w&uHrz:Rgnj5w,uxDJq/(!hNw'5ReCk0s2u3w/w'5ReFd>Za&!*UaA=<wkgsRnSJv^!%Refifw3vyRgOKu_B'!,<]gkiiu:w&Rh<=C@a^<B57@2F{[<B5@aW:=3away9A5aW=<B=C@a^<B57@2F{Ie-#`(^^^bCara.b8aza6!/bZ,!adTbnTbOb+aFaS!aAT9@Wf~2Wli3Dtl2@d,#Y&RfnRfmJwJZtN~GqyJva&!VyMg<v~Rm%iXuJu3Rm9Jv[_=]ih9wlkDRkCd1#`(@Wg>2Wls3cH#T(@<Rj*=>Ri|b~'#23s9h<~El.d'#Y&Dtxi^rzvdRl#d*#U%(o|B2s`hJwSaxRmDKv4B&!1:Rmdd5#`'Vx}to~Hq{x'f1v3(!BA5ba|bJv_&!Wfug1v]ReIdO+U/Y#&G}-8wze=Rh{g1v]ReHg/uQRf/by#)ibQwERl/cH#T(@<Rj+=>Ri{cNu+vlax-!(#a0qa9<Rii2;;bU{H;x<i=&X#Rk`<4wwi=C9H~8xAI(Y#<azRi@45wXI<B9;5bb~7dL(X#Xa(+!aL6Vy{g5QqOau:5au2@ay547EzbxOcU(UX-T#Ta#:Cbb|A?wjh/b_|SOw6ARgtihr}u7Rhy<d1#T)X1@@=I|~=ay<2@@=aybb}Sj3vLv;<d,#Y(56H}A978H}@dGpvs@uAu`vcw9*!aFa+ai%(b!aXa8.a?a[ozWey=sU2@G}Nch&U#Rf_WexKu+D#'!t:~Gr`~?r^j]uNr|~FRg*j^psurwJt|RmcKv)@&!)7Rkv~Br[@wxfO:Rl3co#U'6Rezj_q#vIuavjRltwzeyh@vr5JqD0!>aY?C9:9au@9Cb]}9cl#U*5;5<H||jbuus1ucv&Rfvg1v~d/pppzqFr^a--a~!aMat1(hFv;Wiz@@=Izoj5uuv-7Rix~Cw`fk2WlVcZ#X,k)u3vWs@u2]ktg;wEx'fBq(_2Wg/jTv|vV~EfoJv]!15x'hzqG!(P~EfU~CRl_j6v(us5x4i-#T(2WmZ?C2F|d>Kq<aj1!*jTqIsBv=Wl`~Cw`fi2WlWj`v0u*~>RlR=c>Z,k#u3vWs@u2]kr<c1Z+jTqIsBv=Wla~Cw`fm2WlXdmb3!a{(arZa`bkTa%TbQTa-a9+c'!aM!/[yL=Bqug.w'RifhFvyDRj.g>vgwyk^9]k^Jv3_@WfbAARkhJw2_[x|JvB_wkoIRoKwkoJRoLd'(Y#<]gm=<9<H|yd'%_X#skDtb3awwqkgNulRkgdB#^',9:p'hJwSaxRmEBwVb8@4=H|qLu+w50&!)@3qs~?pU>Awwn;;Rn=c:Z'ARn<=<qwKvC@!/&~BqqJv6!&]eVb^z^xRge'/a%+^`#Sge}6<4Rn3=]n0Pw2>Rn8Jw0!&>Rn:>Rn6cY#a7+!a&=<wkaNw~h3z_c5Z{=wjh#=]nLKv^D!&)Vyz=bW|swYb<WetcG#T(2wxa@qVx@gD#Y&b^|V5JwG&!5bb|pg/w&RgD@x=kHs=uAvn!a%%/'+RmSRh694Ro`g-vaRmRhHv-]mlxCcS#`&ba~.5cD#Ta)P~=d,#Y(56H{>978H{Dd_#{2^Y%_+qbbb{6g3sERhsbU{?dfa.,`a(Xa<!aiX#(55RiG54RiHcI#T'WiU3RiVNvdwtfcRlKNvdd,#Y&RlHRlExQgf.1*^T'X#Sgf}6Wn4=]hfPrk>Rn7Jw0!&>Rn5>Rn9Lunw?&a2!,5<oq@@wqfdRlJj5Q~=d,#Y(~ARfcOuN]fdDKw;ay(}i!547E}j?cI#T(@5bV}iCbV}hdv(^^Tb?a40,b##Tbo!a*bR!a<b|a/!aKai!aU[yK=]o^g:v>ReGJwPZtK<7Rh+h<~El,Pv#5ReR@awwxjCg,ulRjDJv6&!]j!z?aQeeg>w=Sh<eeJw;!&axEzOg,Qosc!#*:wkeJ]eJ>x'h-u(!%Ro.w~h.zPdNZ(X,Ya![x{;9ReY;wkgxRiF:x?ap#Y&RmUg<s2Rkod]+UY0TZ'!a&A9sw<=bczLNvuw{gqzNhJwSaxRmCKuLay!#&s_Rf-55b^{uJvZa!!c%#(55Ri654wmiu5RiuawLu,vp!+}^%b_}Y9;wkgxba}o>A9:=b^}zKuh=a''!3awRk3c*'!#aHRk6c+Z&Rk5Rk4Jv)&!awRjSawd9*`#0?C2@EzMj8u<uJ5RmbjQrquJu3x,k>uq@_+=ayb^|W~ARkEOuN]k@7dhzV^X/X&a-#zRzSb`zXcJzTT#2WkVKvDBzW!%FzY9;5bbzWjQrquJu3Jw3%!b`zU=ayb^zQd:#X(T-a!6Vyywxh}=b]{Jg=u1RiAdGp~qHtzv!w(wA+a+a;<!aJaYai'anasb(=azRmV:Cbb{MLq2vb!%')RjuRjrRjtRjqx3jnqCw3!%')Rk(Rk+Rk&Rk)Lq2vb!%')Rj{RjxRjzRjwLq2vb!%')RjsRjpRjfRjex3jcqCw3!%')Rk'Rk*RjkRjl9<CbbzfOu4ARhxLq2vb!%')RjyRjvRjhRjgx=joq*uKvb!%')+-Rk.Rk%Rj~Rk-Rk#Rj}x=jdq*uKvb!%')+-Rk,Rk!Rj|RjmRjjRjidAq&qKs@uAv8Aa.'*-a@a&0!aM@a5[y73Dsy3Ds|3Dt):wxgI2sHJwJZt.~Gqxwsf0ikrzt}Rl0Jvy_[xj~HqzKv_A|D!&WfP8axRoVcf,U#k(v]v+ueunaXRf1Ju}'!g8u#Ri=jQw!sCunLprq>!,')~<5qeGzq9F{W=c##%s5au:5aU3CBE|;d4#X(D!a&6Vygx(b;#(=]ed?C2F{N<capoq2r[a&!aPa9,'Pw;5s:@@=I|,55w_h|@@=IzcP~=x'fCqB_2Wl2>aU@@=I|1OuNBc1Z+jTqIsBv=Wlc~Cw`fl2WlZ~AcTa%!Z+jTqIsBv=Wlb~Cw`fh2WlYk+uNqJsBv=WlSg,u3dca3#UXaMYa)TaB-=cM|7T#<bI}l5@B932:aV2G{BOuNBJq:|M!5Ezt=<B=C@a^<B57@2F{v>cB{/T#=ay<bI{3Jv6!a.6BKq0ah&+!5E}HP~Ef{978BaU@@=Iza<7d#.Y#978BaU@@=IzH~AJq0!(@@=IzG978BaU@@=IzFe,aU*Y&^^^bvJb,b:bFad!a,c2Ta>aL.bo6!a#CbTa'T#Re{2Wlh2@G{yg6t~Ro_NvdRfticuRQRllJv3&!x&c|zs@Jw3!%RflwpfkRlpKuL;%(!Re<@G|C2GzdhIvuBwgjAg-u0RjAKQB%!(GzZ@G|5NuuRl7d='T+Y#Vy[g<v~Rm!==G|>JvA!)@wma=]m1ifuaw&RmnLs@vT'!|/+[y,g:v>ReTJw1!#qX=x!eC{bLu+wT&)ZtZauq_~Graci&U#F|89:r_Lupvq!.)&2RlG8RfaC=x!eF{_h?rpWlmd&'!#X|&]k::xJey#`'T|+<E|&2@H|%dE#(^,g;u.RiEg6vjRiC9xCkA{O|zY#g=ucRmXKs0@!&*@G|m@awRknJuh!,3d(}gY}eJvj!%Rm):Jw3!%Rm+Rm-Ls0w(&!a(a#@b[|6cZ#X'7RkxWgAOu4ARn'dH'U#Y*Vz-Wm'CARm}d]*#a%^a*T'aK!a<9bV{PC=p*Jw4!&SgxcbB5r]idw(wBRmF7xFkt#&`(Rm/Rm8E|!JuY_9:Rl5=wrgr2:bbxd@xXfB(a*#T+!.X0X1Ta/a'T&RlDRfL>RlyARl9b[z[>RfZ:RlL:RfRwlg/ARl;9;RlxKv,A/!%7s69<74=BA5ba{-8Bde#`a<XaKYa1,a'P~=wxfB2bZ}}?C972@@=I}r8@55B9;5bb}G978B2@@=aybb}3j3vLv;<Jw3&!>Rfk=ayb^}4~Ad1#`*@@=aybb{w2@>==<bbz]dx+UY#^UaF!a9!bB'Ya1.!ajXa#%olRhD[y=3Dt#Ov5BrHKuMB%!(Rf^Wep~HrJwkiQjKr|~FRg)Ku+D#'!t5~GrF~?rDdV)UY,Z/_7RkuG{<~BrBg,rlsO:235B@bX}|d?a1!#`(6Vyn5@d##Y+jTv|vV~EfIj]uNpn~FRfH7Lq2vb1!a9-978BaU@@=Iz9978BbU}#~AJq0!(@@=Iz8978BaU@@=Iz7~AJQ|}!978BbU}!JvkaK!AdUa21-U#`a+(g/vsRn~Ou!5RPj:rmu9WhOjXuvvNr}:RhAj^v(pyw8unRn[kPr}p|u7vwv]RiSBd;pppzq@qHQa?(b.!a.a`@.|xa(hFv;Wiyj5uuv-7Riw~Cw`fg2WlU978BbU|wOuNBJqG!(P~EfD~CRlQcZ#X,k)u3vWs@u2]ksg;wEx'f@q1_2Wg.j]uNpn~FRfqJv]!15x'h{qG!(@@=IzK~CRl^j6v(us5x4i,#T(2WmY?C2F{1>Kq<aj1!*jTqIsBv=Wld~Cw`fj2Wl[j`v0u*~>RlT=c>Z,k#u3vWs@u2]kq<c1Z+jTqIsBv=Wle~Cw`fn2Wl]dn1#c(a(b^a2!b/bAT(bj!aDa7bu,a_a{c0!2T0g:v>ReD2@G{42@G{5~DpM~<5rc=Bx6i>{RT#RnI@zCx]y]z:2Jv[!zr5Awyk]9]k]dD(Y+X#6Vz.g=wKtgwhaCwgmTWj2Lu,w%_+/[y-B;b^xeg3u3Rj-2@bX{*KrJ<!+'@Wg(g?QRlC@Jv`!%b[zIwsfII}8JQ_@w|kW|=Jv(%!AqcOuNBJvEzh!bYzjLs@wP#(0!oy@>RkdJwMZtc3Dtd@BcG#T'9bWxg2@2Fznd*#Y+;2x'c}w<zizixNgwa#Z'U+!/!a'!a+w~g~z6wcn{Rn}wcnzRn|5Rh%=]nJg5vuRmvNvdRlvcprJu}w*az*a#!%.a.'Bot9qT]kj@Wg'ay2Gzv@Jv`!%b[zEwsfHI}1;ck#Ux`<Cbbx_Lu+w!a&0*!wko*wwo,So,}6Juqxf!E}PigQuyRm`d3(`#8>Rn%:A5B;bZ~%KvhCa!a2!x>k7#Uxb@b{#xaRk7Jw0!)>wwhlShl}6>wwhmShm}6CJvB!.x'hhvj{!!5Bwkhhbaz}x'hivjz~!5Bwkhibaz|xEhTrNu,v-vpD!a%&/)a3a.,%Ro2t[CE{)@3re9b]{%wjo09:rgc:Z&Ro6=<riifuaw&RmoKrNA!%(Ro4>Ro89;Ri`dSaL'UYzxZb)7Rka3xRhT&!,!#^1U}vbaz{>>@=be}yC@:D5bazzKu+A&!}{?ba}y>>@=be}wxBh[t`u~vJvr!%a!a()a,a0a4RoC=]o;Ju(!%RoGRhdwjh`=]oAg>w#Ro?g5vuRo=NvdRl|Ku]C.!&;RoEJvB!%RoORoMBx'h[v+_?w~h`}~5?w~hd~!xKh]oiptu-utv.vp!#%&a30a@a'a+(a/aOp(o~p!RoDJu(!%RoHRhewjha=]oBNvdRl}g>w#Ro@g5vuRo>c[#X']o<CauRoRAd-#Y':RkpauRoQKu]C.!&;RoFJvB!%RoNRoPBx'h]v+_?w~ha}t5?w~he}ue!/UbhYacXaW^Tc&a;b:a-c/#b&aja1(!cL+!bKbt!bmcRc9aIc?8[yW3Dtt94Rg`Jv}!&SiRMzBhEebShEMNuPRe>x7gL#TzuwjirRipc<Z&>on;>z=h-MSh.Mwqczx'a7vj&!>Re4@=ResJt__NuPRi*NuPRi)j]uNr|~FRfzKrJ>_+@Wfy@Wf]2WocKrJ<!+'@Wg%g/QRl@@Jv`!&awRl<wsfFIzgLu(w*!.*&ShBMwvhIRhI9;RhNx1hK'!#Sn]Mx1hK~0!#:2<H~7cNu+w7D*'1ZtW>Rn1~?rOc:Z&Rn2=<rQ<7wjh&=BSnLMc]#X(6Vz)w[b=a!U#9wzgMc3#&(RgMRitRis<x,gKt`ax!&+SioM=BSilMc3#&(RgKRinRimKurB,!&SiQMzBhDebShDM6BJQ!(P~Efx978B2@@=I}WLrJw!!,a*&@G}O@9wkibRid@@x'fKwC!&SlDMSfLMjUv~Q~EfKKv3@a+!(hFv-]mpx/hYZ(C5RiWz<o/MwkhY?So/M@x,gbvfB*&!SgEM:SoeeehFu3:Rgbda(,^TZa)X/7Sg[eb:2RgI~BrMC@wgkc:wwkcRerx3h(uUvK!&*,SnOM4Sh*MArRg;wHRh(x=h;rJvPwI!a4',a'0@Wg&=BSh/Mg>w=Rh=g3w*wwgGRgGcW(X#;Sg}M2Gzk@Jv`!&awRl=wsfGIz`dKZ*T'Y-:RhR7RhQg5u-p`j6v(us5d,#Y+~Awkia?RicOuNBwkibba}Ld6p~tyu_vbAa'a+!a/'a3aEa8a!>Sh,ebJv{!&Sh@ebSaReb9;SgwebNuPRi(NvdRl)NuPRi'hHu^<Rm^Jvv_@Wl(g;u1Si/ebKu'B&!*Sh?eb@Wl'z@aPeb95Si.ebcpputyvjB)!,&a+0a%ShAMWeK@G}C@WfJ9;RhMwvhH9w{ia}ix,hJvRA1(!zAn[MRhHx1hJ~*!#hFv(BSn[MBJQ!(@@=I~'978B2@@=I}2db.Ua<'X}+T#a0XaG2G}E;wkg|wuh!Rh!x,hZu,@)!&So0MVy)C5RiXACJvB!&5RiY5RiZg8w)cG}*T#2@bU}=KsA>(!a.3wkhZba~(x,h^u(A!&(SoCMRhb5Bz=h[eb?w~hb~6x,h_u(A!&(SoDMRhc5Bz=h]eb?w~hc~6e)aA1T#T,^^^c-bMb&blcPaP(a/!0!bA=b5c@a(!bfbrc#2afwmhARnjwchORnp2Wlf3DtsNvdRl-2@wpa<]m0bx(#:awRk2@Jw3!%RfhwpfgRlnKQB%!(G{V@G|'NuuRl6d='T+Y#VyUg<v~Rl~==G|<Jv+'!aYShC}6@B<5?ba~8@Jw3'!g2QRljhLrpWlOd+#Y'g.w'rIg>w*wgj@g-u0Rj@Lu+wT&)ZtUauq]~GrGci&U#F|39:rELrNvj!.%*RhCwunfw~nf~:9;Ri]>wtnhg;wHRnhx3hDs@v~!/+'@Wfr@9RkSNu&Rlo=@<5GzoKs0@_+@Wl+@awRkmJuh!-3d(}pY#qWJvj!%Rm(:Jw3!%Rm,Rm*de&!1U-U#`)Re;@G|.@9Ri82@wjfvRlq=@<5GzpLvOvr!).&2RlF8Rf`C=x!eE{.Jw3_g2QRlkhLrpWlPde(!#U{s,UXa*Ta'[y'g:v>ReS;x0PZ&RnlRnn~HrKJw1}f!=x!eB|2w]aP(#Xa&a*Ta.Ua2a7=]iOd'#Y&Ro&WnWg;u.RiDg6vjRiBNvdRlzhNvj]nYJuW_2Wm3x)kFze{9d])!a.!,Y01!#&aC!a3RndC=ox~BrC@2b^{pg,rlse7x'ksuq!%Rm.E{xidw(wBRmGx9o+)X#wwo-So-}69:Rl4@xSf@a#XZ'X)X,Ta(/ARl8b[xc>RfY:RlI:RfQwlg.ARl:9;Rlwdn'#^XafaQa1X1TaHTa)@b[{zcZ#X'7RkwWg@Ou4ARn&x)kG#{,g7u/RkGdH'U#Y*Vz'Wm&CARm|bx#(A]gUbUzJj9Q~=d,#Y(56H}l978H{U7d,0#U*2>ABb_xZ978BbU{e~AJQ{g!978BbU{hxMh?ad{oUYZ.x1h?{l!#:2<H{mx3n[t{vl!,&a%3Ro(z=iS}6ARnr=Bwsn^wvn`Rnbd`*T}B0!#^X'BG{c9b]{a>>@=be}F?JvS!&BG{d7BG}(Bde#`a1X,Ya@!a'P~=wxf@2bZ}I56B2@@=aybb}08@55B9;5bb}<j3vLv;<Jw3&!>Rfg=ayb^}&OuNBKuLA!)a!P~=x#fD{f2@>==<bbzl?C972@@=Ix^d6rSu,v7w*C(0a)a6#B+a%!sQ[y?3Dt%3[xn~<5rLOu!5p@Ku+D#'!t7~GrP~?rNKvlaya7'!h+v-5qMg=t|cd,U#5AAaa5Abb{S@52B5@a[@52B5Gx[iXueu;d<#`a(!/549C;ag>23ExY5@Dah89b^~689Jv)!~2b[~1Lv'w(%*!a#bX|aPrmawRe]keu7uhv-q6rxu,q`xTo]/a5aU!bNaDXbi!b-!ao!b<bwA!#5@B932:aV2G|:d-)Y#hJrL>RhG<7@C5<H|_=Cau:5aj5@B932:bJ|ng>vIbs)#?C2F|9jPv0w.vISh-MKvUaz(.!9ABbb|[5;5<H|Eg>unwfh;9:4E|YjQsBt|vjx'hYq3!(?C2F|J:2<BaY?C2F|GOu!5x,g|p{ah!-(?C2F|c9:4E|OjXuvvNr}:Rh&i[w*t|cd+U#jJvsu)vsSn~Mkfrmu9p}u7vwv]So!McW#Xa!ax5@A5aY:5;5<H|>kJv~vYrquJu3x4ib#T)2@SmZM?C2F|Bj:rmu9@xPhI(a*a#U#`a3-5Abb|L~@:RhK9:4E|0@52B5G|#C::aY?C2F|-:2<BaY?C2F|.5Jvk!a)javYrquJu3x4ia#T)2@SmYM?C2F|HAxPhH(!a#U#`a*-5Abb|4~@:RhJ9:4E|R@52B5G|F:2<BaY?C2F|Sc^#Xa2j=Qq5CJvB!-g<v{z;hhM?C2F|Zi[vrv{z;hiM?C2F|XKsA>!a)-g<v{z;h[eb?C2F|]i[vrv{z;h]eb?C2F|^iZu.vix,hZq3ah!.(?C2F|QOu!5ShXM:2<BaY?C2F|P",13494,2713,49,25,61);var ve;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.FLAG13=8192]="FLAG13",e[e.BRANCH_LENGTH=8064]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE",e[e.VALUE_MASK=8191]="VALUE_MASK"})(ve||(ve={}));var Ce;(function(e){e[e.AMP=38]="AMP",e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_X=120]="LOWER_X"})(Ce||(Ce={}));var jn=32,Wo=21,Nh=2097151,pi=2047,Go=0;function Lh(e){let t=e>>>Wo;return t===pi?Go:t}function Jo(e){return e-Ce.ZERO>>>0<=9}function Fh(e){return(e|jn)-Ce.LOWER_A>>>0<=5}function Xo(e){return(e|jn)-Ce.LOWER_A>>>0<=25}function Mh(e){return e===Ce.EQUALS||Xo(e)||Jo(e)}var zo;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(zo||(zo={}));var xi;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(xi||(xi={}));function Ih(e,t,r,n){let a=(t&ve.BRANCH_LENGTH)>>7,i=t&ve.JUMP_TABLE;if(i){if(a===0)return n===i?r:-1;let l=n-i;if(l>>>0>=a)return-1;let d=e[r+l];return d===0?-1:r+a+d-1&65535}if(a===0)return-1;let s=a+1>>1,c=r+s+a;for(let l=0;l<a;l++){let p=e[r+(l>>1)]>>((l&1)<<3)&255;if(p===n){let m=r+s+l;return c+e[m]&65535}if(p>n)return-1}return-1}function Vo(e,t,r){if(r===1)return String.fromCharCode(e[t]&ve.VALUE_MASK);if(r===2)return String.fromCharCode(e[t+1]);return String.fromCharCode(e[t+1],e[t+2])}function Oh(e,t,r){let n=t+1,a=0,i=n;if(n<r&&(e.charCodeAt(n)|jn)===Ce.LOWER_X){n+=1,i=n;while(n<r){let c=e.charCodeAt(n);if(Jo(c))a=a*16+(c-Ce.ZERO);else if(Fh(c))a=a*16+((c|jn)-Ce.LOWER_A+10);else break;n+=1}}else while(n<r){let c=e.charCodeAt(n)-Ce.ZERO;if(c>>>0>9)break;a=a*10+c,n+=1}if(n===i)return 0;if(n<r&&e.charCodeAt(n)===Ce.SEMI)n+=1;if(a>1114111)a=1114112;let s=n-t;if(s>=pi)Go=s,s=pi;return s<<Wo|a}function qh(e,t,r){let n=$o,a=e.indexOf("&");if(a<0)return e;let i=e.length,s=0,c="",l=n[0],d=l&ve.JUMP_TABLE,p=(l&ve.BRANCH_LENGTH)>>7;do{let m=a+1,E=e.charCodeAt(m),f,g;if(E===Ce.NUM){let A=Oh(e,m,i);if(f=Lh(A),t&&f>0&&e.charCodeAt(m+f-1)!==Ce.SEMI)f=0;g=f===0?"":jo(A&Nh)}else if(Xo(E)){f=0,g="";let A=E-d,y;if(A>>>0<p){let k=n[1+A];y=k===0?-1:p+k&65535}else y=-1;let N=0,T=0,C=y<0?0:n[y],w=m+1;e:while(w<i){while((C&(ve.VALUE_LENGTH|ve.FLAG13))===0&&(C&ve.JUMP_TABLE)!==0){let se=C&ve.JUMP_TABLE,U=(C&ve.BRANCH_LENGTH)>>7;if(U===0){if(e.charCodeAt(w)!==se)break e;y+=1}else{let ce=e.charCodeAt(w)-se;if(ce>>>0>=U)break e;let _=n[y+1+ce];if(_===0)break e;y=y+U+_&65535}if(C=n[y],w+=1,w>=i)break e}if((C&(ve.VALUE_LENGTH|ve.FLAG13))===ve.FLAG13){let se=(C&ve.BRANCH_LENGTH)>>7;if(e.charCodeAt(w)!==(C&ve.JUMP_TABLE))break;w+=1;let U=se-1,ce=y+1,_=0;for(;_+1<U;_+=2){let ee=n[ce];if(e.charCodeAt(w)!==(ee&255))break e;if(w+=1,e.charCodeAt(w)!==(ee>>8&255))break e;w+=1,ce+=1}if(_<U){if(e.charCodeAt(w)!==(n[ce]&255))break;w+=1}y+=1+(se>>1),C=n[y];continue}let k=C>>>14,O=e.charCodeAt(w);if(k!==0){if(O===Ce.SEMI){f=w-m+1,g=k===1?String.fromCharCode(C&ve.VALUE_MASK):Vo(n,y,k);break}if(!t&&(C&ve.FLAG13)===0)f=w-m,N=y,T=k;if(k===1)break}let X=Ih(n,C,y+(k||1),O);if(X<0)break;y=X,C=n[y],w+=1}if(g===""){let k=C>>>14;if(k!==0&&!t&&(C&ve.FLAG13)===0)f=w-m,N=y,T=k;if(f>0)g=Vo(n,N,T)}}else f=0,g="";if(f===0||r&&E!==Ce.NUM&&e.charCodeAt(m+f-1)!==Ce.SEMI&&m+f<i&&Mh(e.charCodeAt(m+f)))a=m;else{if(s<a)c+=e.slice(s,a);c+=g,a=s=m+f}if(e.charCodeAt(a)!==Ce.AMP)a=e.indexOf("&",a)}while(a>=0);return c+e.slice(s)}function Un(e){return qh(e,!0,!1)}var Yo;(function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"})(Yo||(Yo={}));var Ko;(function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"})(Ko||(Ko={}));var Ph=class{src_Any=ui.source;src_Cc=li.source;src_Z=di.source;src_P=Or.source;src_ZPCc=[this.src_Z,this.src_P,this.src_Cc].join("|");src_ZCc=[this.src_Z,this.src_Cc].join("|");cache={};opts={maxLength:1e4,urlAuth:!1,schema_names:[]};constructor(e={}){this.opts={...this.opts,...e}}set(e={}){return this.opts={...this.opts,...e},this.cache={},this}escapeRE(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}nestedPairRE(e,t,r=4){let n=this.escapeRE(e),a=this.escapeRE(t),i=`(?:(?!${this.src_ZCc}|${n}|${a}).)`,s=`${n}${i}{0,1000}${a}`;for(let c=2;c<=r;c++)s=`${n}(?:${i}|${s}){0,1000}${a}`;return s}get_text_separators(){return this.cache.text_separators??=/[><\uff5c]/}get_pseudo_letter(){return this.cache.src_pseudo_letter??=new RegExp(`(?:(?!${this.get_text_separators().source}|${this.src_ZPCc})${this.src_Any})`)}get_ipv4_addr(){return this.cache.src_ip4??=new RegExp("(?:(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])[.]){3}(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])")}get_ipv6_addr(){let t=`(?:(?:[0-9A-Fa-f]{1,4}:[0-9A-Fa-f]{1,4})|${this.get_ipv4_addr().source})`;return this.cache.src_ip6_addr??=new RegExp(`(?:(?:[0-9A-Fa-f]{1,4}:){6}${t}|::(?:[0-9A-Fa-f]{1,4}:){5}${t}|(?:[0-9A-Fa-f]{1,4})?::(?:[0-9A-Fa-f]{1,4}:){4}${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,1}[0-9A-Fa-f]{1,4})?::(?:[0-9A-Fa-f]{1,4}:){3}${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,2}[0-9A-Fa-f]{1,4})?::(?:[0-9A-Fa-f]{1,4}:){2}${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,3}[0-9A-Fa-f]{1,4})?::[0-9A-Fa-f]{1,4}:${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,4}[0-9A-Fa-f]{1,4})?::${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,5}[0-9A-Fa-f]{1,4})?::[0-9A-Fa-f]{1,4}|(?:(?:[0-9A-Fa-f]{1,4}:){0,6}[0-9A-Fa-f]{1,4})?::)`)}get_ipv6_url_host(){return this.cache.src_ip6_host??=new RegExp(`\\[${this.get_ipv6_addr().source}\\]`)}get_ipv6_mail_host(){return this.cache.src_ipv6_mail_host??=new RegExp(`\\[IPv6:${this.get_ipv6_addr().source}\\]`)}get_auth(){return this.cache.src_auth??=new RegExp(`(?:(?:(?!${this.src_ZCc}|[@/\\[\\]()]).){1,50}@)?`)}get_port(){return this.cache.src_port??=new RegExp("(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?")}get_host_terminator(){return this.cache.src_host_terminator??=new RegExp(`(?=$|${this.get_text_separators().source}|${this.src_ZPCc})(?!${this.opts["---"]?"-(?!--)|":"-|"}_|:\\d|\\.-|\\.(?!$|${this.src_ZPCc}))`)}get_path_terminator(){return this.cache.src_path_terminator??=new RegExp(`${this.src_ZPCc}|${this.get_text_separators().source}`)}get_path(){return this.cache.src_path??=new RegExp(`(?:[/?#](?:${this.nestedPairRE("[","]")}|${this.nestedPairRE("(",")")}|${this.nestedPairRE("{","}")}|\\"(?:(?!${this.src_ZCc}|["]).){1,100}\\"|\\'(?:(?!${this.src_ZCc}|[']).){1,100}\\'|\\'(?=${this.get_pseudo_letter().source}|[-])|\\.{2,20}[:]?[a-zA-Z0-9%/&]|\\.(?!${this.src_ZCc}|[.]|$)|`+(this.opts["---"]?"\\-(?!--(?:[^-]|$))(?:-{0,19})|":"\\-{1,20}|")+`,(?!${this.src_ZCc}|$)|;(?!${this.src_ZCc}|$)|\\!{1,20}(?!${this.src_ZCc}|[!]|$)|\\?(?!${this.src_ZCc}|[?]|$)|`+this.get_path_extra().source+`[\\\\/:%@#&=_~*]|(?!${this.get_path_terminator().source}).){1,${this.opts.maxLength}}|\\/)?`)}get_mail_name(){return this.cache.src_mail_name??=new RegExp("[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9](?:[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9]|[.](?=[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9])){0,63}")}get_xn(){return this.cache.src_xn??=new RegExp("xn--[a-z0-9\\-]{1,59}")}get_tld(){if(this.cache.tld)return this.cache.tld;let e=[...new Set(this.opts.tlds||[])].sort().reverse().join("|");return this.cache.tld=new RegExp(`${e||"$#none#$"}|${this.get_xn().source}`),this.cache.tld}get_domain_root(){return this.cache.src_domain_root??=new RegExp("(?:"+this.get_xn().source+`|${this.get_pseudo_letter().source}{1,63})`)}get_domain(){return this.cache.src_domain??=new RegExp("(?:"+this.get_xn().source+`|(?:${this.get_pseudo_letter().source})|(?:${this.get_pseudo_letter().source}(?:-|${this.get_pseudo_letter().source}){0,61}${this.get_pseudo_letter().source}))`)}get_url_host_port(){return this.cache.url_host_port??=new RegExp("(?:"+this.get_ipv6_url_host().source+`|(?:(?:(?:${this.get_domain().source})\\.){0,10}${this.get_domain().source}))`+this.get_port().source+this.get_host_terminator().source)}get_fuzzy_url_host_port(){return this.cache.fuzzy_url_host_port??=new RegExp("(?:"+(this.opts.fuzzyIP?this.get_ipv4_addr().source+"|":"")+`(?:(?:(?:${this.get_domain().source})\\.){1,10}(?:${this.get_tld().source})))`+this.get_host_terminator().source)}get_mail_host(){return this.cache.src_mail_host??=new RegExp("(?:"+this.get_ipv6_mail_host().source+`|(?:(?:(?:${this.get_domain().source})\\.){0,4}${this.get_domain().source}))`+this.get_host_terminator().source)}get_fuzzy_mail_host(){return this.cache.src_fuzzy_mail_host??=new RegExp("(?:"+this.get_ipv6_mail_host().source+`|(?:(?:(?:${this.get_domain().source})[.]){1,4}${this.get_domain_root().source}))`+this.get_host_terminator().source)}get_path_extra(){return this.cache.src_path_extra??=new RegExp("")}get_fuzzy_mail_host_search(){return this.cache.mail_fuzzy_host_search??=new RegExp(`@${this.get_fuzzy_mail_host().source}`,"ig")}get_fuzzy_link_search(){return this.cache.link_fuzzy_search??=new RegExp(`(^|(?![.:/\\-_@])(?:[$+<=>^\`||]|${this.src_ZPCc}))(?:(?![$+<=>^\`||])${this.get_fuzzy_url_host_port().source}${this.get_path().source})`,"ig")}get_http_validator(){return this.cache.http_validator??=new RegExp("\\/\\/"+(this.opts.urlAuth?this.get_auth().source:"")+this.get_url_host_port().source+this.get_path().source,"iy")}get_relative_proto_validator(){return this.cache.relative_proto_validator??=new RegExp((this.opts.urlAuth?this.get_auth().source:"")+`(?:localhost|${this.get_ipv6_url_host().source}|(?:(?:${this.get_domain().source})[.]){1,10}${this.get_domain_root().source})`+this.get_port().source+this.get_host_terminator().source+this.get_path().source,"iy")}get_mail_name_validator(){return this.cache.mail_name_validator??=new RegExp(`(?:^|${this.get_text_separators().source}|"|\\(|${this.src_ZCc})(${this.get_mail_name().source})$`)}get_mailto_validator(){return this.cache.mailto_validator??=new RegExp(`${this.get_mail_name().source}@${this.get_mail_host().source}`,"iy")}get_schema_names(){return this.cache.schema_names??=new RegExp((this.opts.schema_names||[]).map((e)=>this.escapeRE(e)).join("|"))}get_schema_search(){return this.cache.schema_search??=new RegExp(`(^|(?!_)(?:[><|]|${this.src_ZPCc}))(${this.get_schema_names().source})`,"ig")}get_schema_at_start(){return this.cache.schema_at_start??=new RegExp(`^${this.get_schema_search().source}`,"i")}},mi={validate:(e,t,r)=>{let n=r.re.get_http_validator();n.lastIndex=t;let a=n.exec(e);return a?a[0].length:0},normalize:(e,t)=>t.normalize(e)},Hh={"http:":mi,"https:":mi,"ftp:":mi,"//":{validate:function(e,t,r){let n=r.re.get_relative_proto_validator();n.lastIndex=t;let a=n.exec(e);if(a){if(t>=3&&e[t-3]===":")return 0;if(t>=3&&e[t-3]==="/")return 0;return a[0].length}return 0},normalize:(e,t)=>t.normalize(e)},"mailto:":{validate:function(e,t,r){let n=r.re.get_mailto_validator();n.lastIndex=t;let a=n.exec(e);return a?a[0].length:0},normalize:(e,t)=>t.normalize(e)}},jh="a:cdefgilmnoqrstuwxz|b:abdefghijmnorstvwyz|c:acdfghiklmnoruvwxyz|d:ejkmoz|e:cegrstu|f:ijkmor|g:abdefghilmnpqrstuwy|h:kmnrtu|i:delmnoqrst|j:emop|k:eghimnprwyz|l:abcikrstuvy|m:acdeghklmnopqrstuvwxyz|n:acefgilopruz|o:m|p:aefghklmnrstwy|q:a|r:eosuw|s:abcdeghijklmnortuvxyz|t:cdfghjklmnortvwz|u:agksyz|v:aceginu|w:fs|y:et|z:amw",Uh="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф";function $h(){let e=Uh.split("|");return jh.split("|").forEach((t)=>{let r=t.indexOf(":"),n=t.slice(0,r);for(let a of t.slice(r+1))e.push(n+a)}),e}var zh={fuzzyLink:!1,fuzzyEmail:!0,fuzzyIP:!1,"---":!1,tlds:$h(),urlAuth:!1,maxLength:1e4},Zo=class{schema;index;lastIndex;raw;text;url;constructor(e,t,r,n){let a=e.slice(r,n);this.schema=t.toLowerCase(),this.index=r,this.lastIndex=n,this.raw=a,this.text=a,this.url=a}},Qo=class{__opts__;__schemas__;re;constructor(e={}){let{rebuilder:t,...r}=e;this.__opts__={...zh,...r},this.__schemas__={...Hh},this.re=t||new Ph,this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)})}add(e,t=null){if(!t)delete this.__schemas__[e];else{let r={normalize:(n,a)=>a.normalize(n),...t};this.__schemas__[e]=r}return this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}set(e={}){return this.__opts__={...this.__opts__,...e},this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}test(e){if(!e.length)return!1;let t,r;r=this.re.get_schema_search(),r.lastIndex=0;while((t=r.exec(e))!==null)if(this.testSchemaAt(e,t[2],r.lastIndex))return!0;if(this.__opts__.fuzzyLink&&this.__schemas__["http:"]){if(r=this.re.get_fuzzy_link_search(),r.lastIndex=0,r.exec(e)!==null)return!0}if(this.__opts__.fuzzyEmail&&this.__schemas__["mailto:"]){if(e.indexOf("@")>=0){let n=this.re.get_fuzzy_mail_host_search(),a=this.re.get_mail_name_validator();n.lastIndex=0;while((t=n.exec(e))!==null){let i=e.slice(Math.max(0,t.index-65),t.index);if(a.test(i))return!0}}}return!1}testSchemaAt(e,t,r){if(!this.__schemas__[t.toLowerCase()])return 0;return this.__schemas__[t.toLowerCase()].validate(e.slice(0,r+this.__opts__.maxLength),r,this)}match(e){let t=[],r=this.re.get_schema_search(),n,a,i,s,c,l,d=!1,p=!1,m=!1,E=0;if(!e.length)return null;if(r.lastIndex=0,this.__opts__.fuzzyLink&&this.__schemas__["http:"])n=this.re.get_fuzzy_link_search(),n.lastIndex=0;if(this.__opts__.fuzzyEmail&&this.__schemas__["mailto:"])a=this.re.get_fuzzy_mail_host_search(),a.lastIndex=0,i=this.re.get_mail_name_validator();for(;;){let f=Math.max(E-1,0);if(a&&i&&!m&&(!c||c.index<E)){if(a.lastIndex<f)a.lastIndex=f;for(;;){let T=a.exec(e);if(!T){m=!0,c=void 0;break}let C=i.exec(e.slice(Math.max(0,T.index-65),T.index));if(!C)continue;if(c={schema:"mailto:",index:T.index-C[1].length,lastIndex:T.index+T[0].length},c.index>=E)break;if(a.lastIndex<f)a.lastIndex=f}}if(n&&!p&&(!s||s.index<E)){if(n.lastIndex<f)n.lastIndex=f;for(;;){let T=n.exec(e);if(!T){p=!0,s=void 0;break}if(s={schema:"",index:T.index+T[1].length,lastIndex:T.index+T[0].length},s.index>=E)break;if(n.lastIndex<f)n.lastIndex=f}}let g=c;if(!g||s&&(s.index<g.index||s.index===g.index&&s.lastIndex>g.lastIndex))g=s;let A;if(!d)for(;;){if(!l){if(r.lastIndex<f)r.lastIndex=f;let w=r.exec(e);if(!w){d=!0;break}l={schema:w[2],index:w.index+w[1].length,lastIndex:w.index+w[0].length}}if(l.index<E){l=void 0;continue}if(g&&l.index>g.index)break;let T=l;l=void 0;let C=this.testSchemaAt(e,T.schema,T.lastIndex);if(C){A={schema:T.schema,index:T.index,lastIndex:T.lastIndex+C};break}}let y=A;if(!y||c&&(c.index<y.index||c.index===y.index&&c.lastIndex>y.lastIndex))y=c;if(!y||s&&(s.index<y.index||s.index===y.index&&s.lastIndex>y.lastIndex))y=s;if(!y)break;if(y===c)c=void 0;else if(y===s)s=void 0;let N=new Zo(e,y.schema,y.index,y.lastIndex);if(N.schema)this.__schemas__[N.schema].normalize(N,this);else this.normalize(N);t.push(N),E=y.lastIndex}if(t.length)return t;return null}matchAtStart(e){if(!e.length)return null;let t=this.re.get_schema_at_start().exec(e);if(!t)return null;let r=this.testSchemaAt(e,t[2],t[0].length);if(!r)return null;let n=new Zo(e,t[2],t.index+t[1].length,t.index+t[0].length+r);return this.__schemas__[n.schema].normalize(n,this),n}tlds(e,t=!1){if(e=Array.isArray(e)?e:[e],!t)this.__opts__.tlds=e;else this.__opts__.tlds=this.__opts__.tlds.concat(e);return this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}normalize(e){if(!e.schema)e.url=`http://${e.url}`;if(e.schema==="mailto:"&&!/^mailto:/i.test(e.url))e.url=`mailto:${e.url}`}};var yi=Ka(oc(),1);/*! markdown-it 15.0.1 https://github.com/markdown-it/markdown-it @license MIT */var cc=Object.defineProperty,_c=(e,t)=>{let r={};for(var n in e)cc(r,n,{get:e[n],enumerable:!0});if(!t)cc(r,Symbol.toStringTag,{value:"Module"});return r},tp=_c({arrayReplaceAt:()=>rp,asciiTrim:()=>Wn,callable:()=>Ec,escapeHtml:()=>Lt,escapeRE:()=>dp,fromCodePoint:()=>qr,isMdAsciiPunct:()=>Hr,isPunctChar:()=>yc,isPunctCharCode:()=>Pr,isSpace:()=>ue,isValidEntityCode:()=>wi,isWhiteSpace:()=>Br,lib:()=>hp,normalizeReference:()=>Vn,unescapeAll:()=>ar,unescapeMd:()=>sp});function Ec(e){let t=function(...r){return Reflect.construct(e,r,new.target&&new.target!==t?new.target:e)};return Object.defineProperty(t,"name",{value:e.name}),Object.setPrototypeOf(t,e),t.prototype=e.prototype,t}function rp(e,t,r){return[].concat(e.slice(0,t),r,e.slice(t+1))}function wi(e){if(e>=55296&&e<=57343)return!1;if(e>=64976&&e<=65007)return!1;if((e&65535)===65535||(e&65535)===65534)return!1;if(e>=0&&e<=8)return!1;if(e===11)return!1;if(e>=14&&e<=31)return!1;if(e>=127&&e<=159)return!1;if(e>1114111)return!1;return!0}function qr(e){if(e>65535){e-=65536;let t=55296+(e>>10),r=56320+(e&1023);return String.fromCharCode(t,r)}return String.fromCharCode(e)}var vc=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,np=new RegExp(`${vc.source}|${/&([a-z#][a-z0-9]{1,31});/gi.source}`,"gi"),ap=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function ip(e,t){if(t.charCodeAt(0)===35&&ap.test(t)){let n=t[1].toLowerCase()==="x"?parseInt(t.slice(2),16):parseInt(t.slice(1),10);if(wi(n))return qr(n);return e}let r=Un(e);if(r!==e)return r;return e}function sp(e){if(e.indexOf("\\")<0)return e;return e.replace(vc,"$1")}function ar(e){if(e.indexOf("\\")<0&&e.indexOf("&")<0)return e;return e.replace(np,function(t,r,n){if(r)return r;return ip(t,n)})}var op=/[&<>"]/,cp=/[&<>"]/g,up={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function lp(e){return up[e]}function Lt(e){if(op.test(e))return e.replace(cp,lp);return e}var fp=/[.?*+^$[\]\\(){}|-]/g;function dp(e){return e.replace(fp,"\\$&")}function ue(e){switch(e){case 9:case 32:return!0}return!1}function Br(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function yc(e){return Or.test(e)||fi.test(e)}function Pr(e){return yc(qr(e))}function Hr(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Vn(e){return e=e.trim().replace(/\s+/g," "),e.toLowerCase().toUpperCase()}function uc(e){return e===32||e===9||e===10||e===13}function Wn(e){let t=0;for(;t<e.length;t++)if(!uc(e.charCodeAt(t)))break;let r=e.length-1;for(;r>=t;r--)if(!uc(e.charCodeAt(r)))break;return e.slice(t,r+1)}var hp={mdurl:ci,ucmicro:hi};function pp(e,t,r){let n,a,i,s,c=e.posMax,l=e.pos;e.pos=t+1,n=1;while(e.pos<c){if(i=e.src.charCodeAt(e.pos),i===93){if(n--,n===0){a=!0;break}}if(s=e.pos,e.md.inline.skipToken(e),i===91){if(s===e.pos-1)n++;else if(r)return e.pos=l,-1}}let d=-1;if(a)d=e.pos;return e.pos=l,d}function xp(e,t,r){let n,a=t,i={ok:!1,pos:0,str:""};if(e.charCodeAt(a)===60){a++;while(a<r){if(n=e.charCodeAt(a),n===10)return i;if(n===60)return i;if(n===62)return i.pos=a+1,i.str=ar(e.slice(t+1,a)),i.ok=!0,i;if(n===92&&a+1<r){a+=2;continue}a++}return i}let s=0;while(a<r){if(n=e.charCodeAt(a),n===32)break;if(n<32||n===127)break;if(n===92&&a+1<r){if(e.charCodeAt(a+1)===32){a++;continue}a+=2;continue}if(n===40){if(s++,s>32)return i}if(n===41){if(s===0)break;s--}a++}if(t===a)return i;if(s!==0)return i;return i.str=ar(e.slice(t,a)),i.pos=a,i.ok=!0,i}function mp(e,t,r,n){let a,i=t,s={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)s.str=n.str,s.marker=n.marker;else{if(i>=r)return s;let c=e.charCodeAt(i);if(c!==34&&c!==39&&c!==40)return s;if(t++,i++,c===40)c=41;s.marker=c}while(i<r){if(a=e.charCodeAt(i),a===s.marker)return s.pos=i+1,s.str+=ar(e.slice(t,i)),s.ok=!0,s;else if(a===40&&s.marker===41)return s;else if(a===92&&i+1<r)i++;i++}return s.can_continue=!0,s.str+=ar(e.slice(t,i)),s}var gp=_c({parseLinkDestination:()=>xp,parseLinkLabel:()=>pp,parseLinkTitle:()=>mp});function jr(e){return jr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},jr(e)}function bp(e,t){if(jr(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(jr(n)!="object")return n;throw TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _p(e){var t=bp(e,"string");return jr(t)=="symbol"?t:t+""}function L(e,t,r){return(t=_p(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var zt=class{constructor(e,t,r){L(this,"map",null),L(this,"level",0),L(this,"children",null),L(this,"content",""),L(this,"markup",""),L(this,"info",""),L(this,"block",!1),L(this,"hidden",!1),this.type=e,this.tag=t,this.attrs=null,this.nesting=r,this.meta=null}attrIndex(e){if(!this.attrs)return-1;let t=this.attrs;for(let r=0,n=t.length;r<n;r++)if(t[r][0]===e)return r;return-1}attrPush(e){if(this.attrs)this.attrs.push(e);else this.attrs=[e]}attrSet(e,t){let r=this.attrIndex(e),n=[e,t];if(r<0)this.attrPush(n);else this.attrs[r]=n}attrGet(e){let t=this.attrIndex(e),r=null;if(t>=0)r=this.attrs[t][1];return r}attrJoin(e,t){let r=this.attrIndex(e);if(r<0)this.attrPush([e,t]);else this.attrs[r][1]=`${this.attrs[r][1]} ${t}`}},Ur=class{constructor(){L(this,"__rules__",[]),L(this,"__cache__",null)}__find__(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1}__compile__(){let e=new Set;this.__rules__.forEach((t)=>{if(!t.enabled)return;t.alt.forEach((r)=>{if(r)e.add(r)})}),this.__cache__=Object.create(null),this.__cache__[""]=[],this.__rules__.forEach((t)=>{if(t.enabled)this.__cache__[""].push(t.fn)}),e.forEach((t)=>{this.__cache__[t]=[],this.__rules__.forEach((r)=>{if(r.enabled&&r.alt.indexOf(t)>=0)this.__cache__[t].push(r.fn)})})}at(e,t,r={}){let n=this.__find__(e);if(n===-1)throw Error(`Parser rule not found: ${e}`);this.__rules__[n].fn=t,this.__rules__[n].alt=r.alt||[],this.__cache__=null}before(e,t,r,n={}){let a=this.__find__(e);if(a===-1)throw Error(`Parser rule not found: ${e}`);this.__rules__.splice(a,0,{name:t,enabled:!0,fn:r,alt:n.alt||[]}),this.__cache__=null}after(e,t,r,n={}){let a=this.__find__(e);if(a===-1)throw Error(`Parser rule not found: ${e}`);this.__rules__.splice(a+1,0,{name:t,enabled:!0,fn:r,alt:n.alt||[]}),this.__cache__=null}push(e,t,r={}){this.__rules__.push({name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null}enable(e,t=!1){if(!Array.isArray(e))e=[e];let r=[];return e.forEach((n)=>{let a=this.__find__(n);if(a<0){if(t)return;throw Error(`Rules manager: invalid rule name ${n}`)}this.__rules__[a].enabled=!0,r.push(n)}),this.__cache__=null,r}enableOnly(e,t=!1){if(!Array.isArray(e))e=[e];this.__rules__.forEach((r)=>{r.enabled=!1}),this.enable(e,t)}disable(e,t=!1){if(!Array.isArray(e))e=[e];let r=[];return e.forEach((n)=>{let a=this.__find__(n);if(a<0){if(t)return;throw Error(`Rules manager: invalid rule name ${n}`)}this.__rules__[a].enabled=!1,r.push(n)}),this.__cache__=null,r}getRules(e){if(!this.__cache__)this.__compile__();return this.__cache__[e]||[]}},rt={};rt.code_inline=function(e,t,r,n,a){let i=e[t];return`<code${a.renderAttrs(i)}>${Lt(i.content)}</code>`};rt.code_block=function(e,t,r,n,a){let i=e[t];return`<pre${a.renderAttrs(i)}><code>${Lt(e[t].content)}</code></pre>
96
- `};rt.fence=function(e,t,r,n,a){let i=e[t],s=i.info?ar(i.info).trim():"",c="",l="";if(s){let p=s.split(/(\s+)/g);c=p[0],l=p.slice(2).join("")}let d;if(r.highlight)d=r.highlight(i.content,c,l)||Lt(i.content);else d=Lt(i.content);if(d.indexOf("<pre")===0)return d+`
97
- `;if(s){let p=i.attrIndex("class"),m=i.attrs?i.attrs.slice():[];if(p<0)m.push(["class",`${r.langPrefix}${c}`]);else m[p]=[m[p][0],m[p][1]],m[p][1]+=` ${r.langPrefix}${c}`;let E={attrs:m};return`<pre><code${a.renderAttrs(E)}>${d}</code></pre>
89
+ `)},Oi=(e)=>{if(typeof e==="string")return na(e);if(Array.isArray(e))return e.map(Oi);if(e!==null&&typeof e==="object"){let t={};for(let[r,n]of Object.entries(e))t[r]=Oi(n);return t}return e},ft=(e,t,r)=>{let n=Oi(e);Mp(t?JSON.stringify(n,null,2):r(n))},aa=(e,t=1)=>{process.stderr.write(`${na(e)}
90
+ `),process.exit(t)},ia=(e)=>{process.stderr.write(`${na(e)}
91
+ `)},be=(e)=>(e??"").replace(/\s+/g," ").trim(),qi=(e,t)=>e.length<=t?e:`${e.slice(0,t-1)}…`;var sa=()=>({groups:Ni,flow:Ec,notes:yc}),Bi=(e)=>`${e.name}${e.args===void 0?"":` ${e.args}`}`,Rc=(e,t,r)=>{let n=e.split(/\s+/),a=[],i="";for(let s of n)if(i==="")i=s;else if(`${i} ${s}`.length+r.length<=t)i=`${i} ${s}`;else a.push(r+i),i=s;if(i!=="")a.push(r+i);return a},oa=(e)=>{let t=[];for(let r of e.groups)t.push(r.title),t.push(...Re(r.commands.map((n)=>({name:Bi(n),text:n.alias===void 0?n.summary:`${n.summary} (alias: ${n.alias})`})))),t.push("");t.push("FLOW"),t.push(...Re(e.flow.map((r)=>({name:r.command,text:r.summary})))),t.push(""),t.push("HOW THIS TOOL BEHAVES");for(let r of e.notes)t.push(` ${r.title}`),t.push(...Rc(r.body,96," ")),t.push("");return t.push("Flags and examples for one command: i-plane <command> --help"),t.join(`
92
+ `)},ji=(e)=>{let{command:t}=e,r=[`i-plane ${Bi(t)}`,"",...Rc(t.summary,96," ")];if(t.alias!==void 0)r.push("",` alias: ${t.alias}`);if(t.options!==void 0&&t.options.length>0)r.push("","OPTIONS"),r.push(...Re(t.options.map((n)=>({name:n.value===void 0?n.flag:`${n.flag} ${n.value}`,text:n.summary}))));if(t.examples!==void 0&&t.examples.length>0){r.push("","EXAMPLES");for(let n of t.examples)r.push(` ${n}`)}if(t.next!==void 0&&t.next.length>0){r.push("","USUALLY NEXT");for(let n of t.next)r.push(` ${n}`)}return r.join(`
93
+ `)},Dc=(e,t)=>{let r=[t,"",` i-plane ${Bi(e)}`];if(e.examples!==void 0&&e.examples.length>0){r.push("");for(let a of e.examples)r.push(` ${a}`)}let n=(e.options??[]).filter((a)=>a.flag!=="--json"&&a.value!==void 0);if(n.length>0)r.push(""," flags:"),r.push(...Re(n.map((a)=>({name:`${a.flag} ${a.value}`,text:a.summary}))," "));return r.push("",` full help: i-plane ${e.name} --help`),r.join(`
94
+ `)};import{readFileSync as Op}from"node:fs";import{homedir as Pp}from"node:os";import{join as qp}from"node:path";var Sc=qp(Pp(),".config","plane","credentials"),Nc=(e)=>{let t=new Map,r;try{r=Op(e,"utf8")}catch{return t}for(let n of r.split(`
95
+ `)){let a=n.trim();if(a===""||a.startsWith("#"))continue;let i=a.indexOf("=");if(i<=0)continue;let s=a.slice(0,i).trim(),o=a.slice(i+1).trim();if(o.startsWith('"')&&o.endsWith('"')||o.startsWith("'")&&o.endsWith("'"))o=o.slice(1,-1);t.set(s,o)}return t},ca=(e,t,r,n)=>{if(e!==void 0&&e!=="")return{value:e,origin:"flag"};for(let a of t){let i=process.env[a];if(i!==void 0&&i!=="")return{value:i,origin:"env"}}for(let a of r){let i=n.get(a);if(i!==void 0&&i!=="")return{value:i,origin:"file"}}return},Bp=(e,t,r)=>{let n=e.replace(/\/+$/,""),a;try{a=new URL(n)}catch{throw new N(`The url is not a valid address: ${n}
96
+ it came from ${t==="file"?r:t}
97
+ expected something like https://plane.example.com`)}if(a.protocol!=="http:"&&a.protocol!=="https:")throw new N(`The url must be http or https, got ${a.protocol} in ${n}`);return n},Hi=(e,t,r,n)=>new N(`No ${e}. Set it one of three ways, highest wins:
98
+ --${e} <value>
99
+ ${t}=<value> in the environment
100
+ ${r}=<value> in ${n}`),Lc=(e)=>{let t=e.configPath??process.env.PLANE_CONFIG??Sc,r=Nc(t);return ca(e.token,["PLANE_API_KEY","PLANE_TOKEN"],["PLANE_API_KEY"],r)?.value},Ic=(e)=>{let t=e.configPath??process.env.PLANE_CONFIG??Sc,r=Nc(t),n=ca(e.url,["PLANE_URL","PLANE_BASE_URL"],["PLANE_URL","PLANE_BASE_URL"],r),a=ca(e.token,["PLANE_API_KEY","PLANE_TOKEN"],["PLANE_API_KEY"],r),i=ca(e.workspace,["PLANE_WORKSPACE","PLANE_WORKSPACE_SLUG"],["PLANE_WORKSPACE","PLANE_WORKSPACE_SLUG"],r);if(n===void 0)throw Hi("url","PLANE_URL","PLANE_URL",t);if(a===void 0)throw Hi("token","PLANE_API_KEY","PLANE_API_KEY",t);if(i===void 0)throw Hi("workspace","PLANE_WORKSPACE","PLANE_WORKSPACE",t);return{url:{value:Bp(n.value,n.origin,t),origin:n.origin},token:a,workspace:i,configPath:t}},Fc=(e)=>e.length<=10?"***":`${e.slice(0,6)}…${e.slice(-4)}`;var jp=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,Hp=/^([A-Za-z][A-Za-z0-9]*)-(\d+)$/,Qt=(e)=>jp.test(e),Yr=(e,t="id,name,identifier")=>e.listAll("projects/",{query:{fields:t,per_page:100}}),he=async(e,t,r="id,name,identifier")=>{if(Qt(t))return e.request(`projects/${t}/`,{query:{fields:r}});let n=await Yr(e,r),a=t.toLowerCase(),i=n.filter((d)=>d.identifier.toLowerCase()===a);if(i.length===1&&i[0]!==void 0)return i[0];let s=n.filter((d)=>d.name.toLowerCase()===a);if(s.length===1&&s[0]!==void 0)return s[0];let o=n.filter((d)=>d.name.toLowerCase().startsWith(a));if(o.length===1&&o[0]!==void 0)return o[0];if(o.length>1){let d=o.map((p)=>`${p.identifier} (${p.name})`).join(", ");throw new N(`"${t}" matches several projects: ${d}`)}let u=n.map((d)=>d.identifier).join(", ");throw new N(`No project matches "${t}". Known: ${u||"none"}`)},$e=async(e,t,r,n="id,name,sequence_id,state,priority,project,assignees,target_date,parent,labels")=>{if(Hp.exec(t)!==null){let o=await e.request(`issues/${t.toUpperCase()}/`,{query:{fields:n}});return{issue:o,projectId:o.project}}if(!Qt(t))throw new N(`"${t}" is neither a readable identifier like CLOUD-8 nor a uuid.`);if(r===void 0)throw new N("A uuid needs --project so the work item can be found.");let i=await he(e,r);return{issue:await e.request(`projects/${i.id}/issues/${t}/`,{query:{fields:n}}),projectId:i.id}},Ze=(e,t)=>e.listAll(`projects/${t}/states/`,{query:{fields:"id,name,group,default",per_page:100}});var Mc=(e,t)=>{let r=t.toLowerCase(),n=e.find((o)=>o.name.toLowerCase()===r);if(n!==void 0)return n;let a=e.filter((o)=>o.name.toLowerCase().startsWith(r));if(a.length===1&&a[0]!==void 0)return a[0];let i=e.filter((o)=>o.group.toLowerCase()===r);if(i.length>=1&&i[0]!==void 0)return i[0];let s=e.map((o)=>`${o.name} (${o.group})`).join(", ");throw new N(`No state matches "${t}". This project has: ${s}`)},Ge=(e,t,r)=>{let n=t.toLowerCase(),a=e.find((o)=>o.id===t);if(a!==void 0)return a;let i=e.filter((o)=>o.name.toLowerCase()===n),s=i.length>0?i:e.filter((o)=>o.name.toLowerCase().startsWith(n));if(s.length===1&&s[0]!==void 0)return s[0];if(s.length>1)throw new N(`Ambiguous ${r} "${t}": ${s.map((o)=>`${o.name} (${o.id})`).join(", ")}`);throw new N(`No ${r} matches "${t}".`)};var xr=["urgent","high","medium","low","none"],Ui=(e)=>{let t=xr.indexOf(e);return t===-1?xr.length:t},Xr=["backlog","unstarted","started","completed","cancelled"],mr=(e)=>{let t=Xr.indexOf(e);return t===-1?Xr.length:t};var Oc=async(e,t)=>{let r=await Yr(e),n=await Promise.all(r.map(async(a)=>{let i=await e.request(`projects/${a.id}/summary/`);return{identifier:a.identifier,name:a.name,counts:i.counts}}));return{workspace:t.workspace.value,url:t.url.value,projects:n}},Pc=(e)=>{let t=[`WORKSPACE ${e.workspace} ${e.url}`,""];if(e.projects.length===0)t.push("no projects yet");else t.push("PROJECTS"),t.push(...Re(e.projects.map((r)=>({name:r.identifier,text:`${r.name} — ${r.counts.issues} work items, ${r.counts.cycles} cycles, ${r.counts.modules} modules`}))));return t.push("","Next: i-plane list <PROJECT> Map: i-plane guide"),t.join(`
101
+ `)},qc=(e)=>e.length===0?"no projects":Re(e.map((t)=>({name:t.identifier,text:be(t.name)})),"").join(`
102
+ `),Bc=async(e,t)=>{let r=t.positionals[0]??I(t,"project");if(r===void 0)throw new N("Which project?");let n=await he(e,r);return[...await Ze(e,n.id)].sort((i,s)=>mr(i.group)-mr(s.group))},jc=(e)=>Re(e.map((t)=>({name:t.name,text:t.group+(t.default===!0?" (default)":"")})),"").join(`
103
+ `),Hc=async(e,t)=>{let r=t.positionals[0]??I(t,"project");if(r===void 0)throw new N("Which project?");let n=await he(e,r);return e.listAll(`projects/${n.id}/labels/`,{query:{fields:"id,name,color",per_page:100}})},Uc=(e)=>e.length===0?"no labels":e.map((t)=>t.name).join(`
104
+ `),$c=(e)=>e.listAll("members-lite/",{query:{per_page:100}}),zc=(e)=>e.length===0?"no members":Re(e.map((t)=>({name:t.display_name??t.id,text:t.email??""})),"").join(`
105
+ `),Vc=(e)=>({url:{value:e.url.value,origin:e.url.origin},workspace:{value:e.workspace.value,origin:e.workspace.origin},token:{value:Fc(e.token.value),origin:e.token.origin},configPath:e.configPath}),Wc=(e)=>Re([{name:"url",text:`${e.url.value} (${e.url.origin})`},{name:"workspace",text:`${e.workspace.value} (${e.workspace.origin})`},{name:"token",text:`${e.token.value} (${e.token.origin})`},{name:"file",text:e.configPath}],"").join(`
106
+ `),Gc=(e)=>e.request("/api/v1/users/me/"),Jc=(e)=>Re([{name:"name",text:e.display_name??"?"},{name:"email",text:e.email??"?"},{name:"id",text:e.id}],"").join(`
107
+ `);var $i={};dc($i,{decode:()=>Kr,encode:()=>Bt,format:()=>gr,parse:()=>Zr});var Yc={};function Up(e){let t=Yc[e];if(t)return t;t=Yc[e]=[];for(let r=0;r<128;r++){let n=String.fromCharCode(r);t.push(n)}for(let r=0;r<e.length;r++){let n=e.charCodeAt(r);t[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return t}function la(e,t){if(typeof t!=="string")t=la.defaultChars;let r=Up(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(n){let a="";for(let i=0,s=n.length;i<s;i+=3){let o=parseInt(n.slice(i+1,i+3),16);if(o<128){a+=r[o];continue}if((o&224)===192&&i+3<s){let u=parseInt(n.slice(i+4,i+6),16);if((u&192)===128){let d=o<<6&1984|u&63;if(d<128)a+="��";else a+=String.fromCharCode(d);i+=3;continue}}if((o&240)===224&&i+6<s){let u=parseInt(n.slice(i+4,i+6),16),d=parseInt(n.slice(i+7,i+9),16);if((u&192)===128&&(d&192)===128){let p=o<<12&61440|u<<6&4032|d&63;if(p<2048||p>=55296&&p<=57343)a+="���";else a+=String.fromCharCode(p);i+=6;continue}}if((o&248)===240&&i+9<s){let u=parseInt(n.slice(i+4,i+6),16),d=parseInt(n.slice(i+7,i+9),16),p=parseInt(n.slice(i+10,i+12),16);if((u&192)===128&&(d&192)===128&&(p&192)===128){let m=o<<18&1835008|u<<12&258048|d<<6&4032|p&63;if(m<65536||m>1114111)a+="����";else m-=65536,a+=String.fromCharCode(55296+(m>>10),56320+(m&1023));i+=9;continue}}a+="�"}return a})}la.defaultChars=";/?:@&=+$,#";la.componentChars="";var Kr=la;var Xc={};function $p(e){let t=Xc[e];if(t)return t;t=Xc[e]=[];for(let r=0;r<128;r++){let n=String.fromCharCode(r);if(/^[0-9a-z]$/i.test(n))t.push(n);else t.push("%"+("0"+r.toString(16).toUpperCase()).slice(-2))}for(let r=0;r<e.length;r++)t[e.charCodeAt(r)]=e[r];return t}function ua(e,t,r){if(typeof t!=="string")r=t,t=ua.defaultChars;if(typeof r>"u")r=!0;let n=$p(t),a="";for(let i=0,s=e.length;i<s;i++){let o=e.charCodeAt(i);if(r&&o===37&&i+2<s){if(/^[0-9a-f]{2}$/i.test(e.slice(i+1,i+3))){a+=e.slice(i,i+3),i+=2;continue}}if(o<128){a+=n[o];continue}if(o>=55296&&o<=57343){if(o>=55296&&o<=56319&&i+1<s){let u=e.charCodeAt(i+1);if(u>=56320&&u<=57343){a+=encodeURIComponent(e[i]+e[i+1]),i++;continue}}a+="%EF%BF%BD";continue}a+=encodeURIComponent(e[i])}return a}ua.defaultChars=";/?:@&=+$,-_.!~*'()#";ua.componentChars="-_.!~*'()";var Bt=ua;function gr(e){let t="";if(t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1)t+="["+e.hostname+"]";else t+=e.hostname||"";return t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t}function fa(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var zp=/^([a-z0-9.+-]+:)/i,Vp=/:[0-9]*$/,Wp=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Gp=["<",">",'"',"`"," ","\r",`
108
+ `,"\t"],Jp=["{","}","|","\\","^","`"].concat(Gp),Yp=["'"].concat(Jp),Kc=["%","/","?",";","#"].concat(Yp),Zc=["/","?","#"],Xp=255,Qc=/^[+a-z0-9A-Z_-]{0,63}$/,Kp=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,el={javascript:!0,"javascript:":!0},tl={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Zp(e,t){if(e&&e instanceof fa)return e;let r=new fa;return r.parse(e,t),r}fa.prototype.parse=function(e,t){let r,n,a,i=e;if(i=i.trim(),!t&&e.split("#").length===1){let d=Wp.exec(i);if(d){if(this.pathname=d[1],d[2])this.search=d[2];return this}}let s=zp.exec(i);if(s)s=s[0],r=s.toLowerCase(),this.protocol=s,i=i.substr(s.length);if(t||s||i.match(/^\/\/[^@\/]+@[^@\/]+/)){if(a=i.substr(0,2)==="//",a&&!(s&&el[s]))i=i.substr(2),this.slashes=!0}if(!el[s]&&(a||s&&!tl[s])){let d=-1;for(let g=0;g<Zc.length;g++)if(n=i.indexOf(Zc[g]),n!==-1&&(d===-1||n<d))d=n;let p,m;if(d===-1)m=i.lastIndexOf("@");else m=i.lastIndexOf("@",d);if(m!==-1)p=i.slice(0,m),i=i.slice(m+1),this.auth=p;d=-1;for(let g=0;g<Kc.length;g++)if(n=i.indexOf(Kc[g]),n!==-1&&(d===-1||n<d))d=n;if(d===-1)d=i.length;if(i[d-1]===":")d--;let E=i.slice(0,d);i=i.slice(d),this.parseHost(E),this.hostname=this.hostname||"";let f=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!f){let g=this.hostname.split(/\./);for(let A=0,v=g.length;A<v;A++){let L=g[A];if(!L)continue;if(!L.match(Qc)){let T="";for(let C=0,w=L.length;C<w;C++)if(L.charCodeAt(C)>127)T+="x";else T+=L[C];if(!T.match(Qc)){let C=g.slice(0,A),w=g.slice(A+1),k=L.match(Kp);if(k)C.push(k[1]),w.unshift(k[2]);if(w.length)i=w.join(".")+i;this.hostname=C.join(".");break}}}}if(this.hostname.length>Xp)this.hostname="";if(f)this.hostname=this.hostname.substr(1,this.hostname.length-2)}let o=i.indexOf("#");if(o!==-1)this.hash=i.substr(o),i=i.slice(0,o);let u=i.indexOf("?");if(u!==-1)this.search=i.substr(u),i=i.slice(0,u);if(i)this.pathname=i;if(tl[r]&&this.hostname&&!this.pathname)this.pathname="";return this};fa.prototype.parseHost=function(e){let t=Vp.exec(e);if(t){if(t=t[0],t!==":")this.port=t.substr(1);e=e.substr(0,e.length-t.length)}if(e)this.hostname=e};var Zr=Zp;var Ji={};dc(Ji,{Any:()=>zi,Cc:()=>Vi,Cf:()=>Qp,P:()=>Qr,S:()=>Wi,Z:()=>Gi});var zi=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Vi=/[\0-\x1F\x7F-\x9F]/,Qp=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,Qr=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B60\u1B7D-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDEAD\uDED0\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]/,Wi=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBD2\uFD40-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD803[\uDD8E\uDD8F\uDED1-\uDED8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA]/,Gi=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;var ex=[8364,0,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,0,381,0,0,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,0,382,376];function tx(e){return e===0||e>=55296&&e<=57343||e>1114111}function rl(e){if(tx(e))return 65533;if(e>=128&&e<=159)return ex[e-128]||e;return e}function nl(e){return e-1>>>0<127||e-160>>>0<55136?String.fromCharCode(e):String.fromCodePoint(rl(e))}var rt=(()=>{let e=new Uint8Array(127),t=0;for(let r=33;r<=126;r++)if(r!==34&&r!==36&&r!==92)e[r]=t++;return e})();function al(e,t,r,n,a,i){let o=e.length,u=i*90,d=0,p=()=>{let V=rt[e.charCodeAt(d++)];return V<i?V:V*91-u+rt[e.charCodeAt(d++)]},m=r-n,E=r+a,f=new Int32Array(E);f.fill(-1,n,i),f.fill(-1,i+m,E);let g=new Int32Array(E),A=new Int32Array(E);function v(V,de){let _=0,ae=de,me=de+V;while(ae<me){let x=rt[e.charCodeAt(d++)];if(x<89)_+=x,f[ae++]=_;else if(x===89){let B=rt[e.charCodeAt(d++)]+2;while(B--)f[ae++]=++_}else{let B=rt[e.charCodeAt(d++)];_+=89+(B<90?B*91+rt[e.charCodeAt(d++)]:rt[e.charCodeAt(d++)]*8281+rt[e.charCodeAt(d++)]*91+rt[e.charCodeAt(d++)]),f[ae++]=_}}}v(n,0),v(m,i);let L=new Int32Array(a*2),T=0,C=0;function w(V,de){for(let _=0;_<V;_++){let ae=de+_,me=p(),x=p();L[C*2]=me,L[C*2+1]=x,C+=1,g[ae]=T;let B=(f[me]<0?A[me]:1)+(f[x]<0?A[x]:1);A[ae]=B,T+=B}}w(a-i+n,i+m),w(i-n,n);let k=new Uint16Array(T),q=0;for(let V=0;V<C;V++)for(let de=0;de<2;de++){let _=L[V*2+de],ae=f[_];if(ae<0){let me=g[_],x=me+A[_];while(me<x)k[q++]=k[me++]}else k[q++]=ae}let Q=new Uint16Array(t),fe=0;while(d<o){let V=rt[e.charCodeAt(d++)];if(V>=i)V=V*91-u+rt[e.charCodeAt(d++)];let de=f[V];if(de<0){let _=g[V],ae=_+A[V];while(_<ae)Q[fe++]=k[_++]}else Q[fe++]=de}return Q}var il=al("!}.&u%}'&}*'~!6*)%&,~!J~!J~%L~y<~!R,~~%Lu~~#GD~~#|)1#%}^%}2%+#.##%##%}&%##%'#%##&%#%#'%#&#%#&#'#%%#&#%##%#)%''%&%#%#'%#%%#%%}%%%#%#&(23#%%#&-%0%('1#(##%#'##+%'*.:1}#%#6-+(%'%%#%%%}#L'2351&('%}&/N'(0(/*-%(%%}#'+&T%7.2}#&%&#%#36/5##%&%%#&#%%#))2%%##%&&'0~!#*+&'%1~!%).'3q?&%'1~!.##%6(~!+%%%(Gw'rT~!E#<nA%#jZ~!H%(~!42##~!*31&~!G%U~#)5~#`3~!J~!Z~%]~%Y~%C~!q~!u~#kz~%#~!6'~!D~!U~!?~#T~!c%~!G#'~%7|~!G~!J~!G&~#pb~(Df}#%}*&}#%##%##%##&#-}&'#'&%#.++}%mI,#,@&(}*%}*'%&##&#%##%}&0}#.},U},%}+%}&%}#%##&}B%(}(%}+%)})%##%#&}&%##%&}<%}>%#%&}*%}(%}9%}/%})%}*%}*%}?&}&%}3%}&*#%})%#%#)}#&#-#+*%E%%'%'#%}#*V##&##I}#&&##%&%#&&Qf%%))w/0+&%#(#.%-''''++++7}>%4'',##1,#%#&%##&#'##&#*#9)%&%}#*}%,#+P(%A&%#'&##wSD',9E00#y#@}(+}&%&>~!#~!X}#*}(&&}(&}(,%}%&#+&}#&}I%#%}%)#(},'%#*}4%%#%}(''}#/##(##),%-##%%)#&}(.}&%#&}%%}*&#%},&&}&%}#%*'#%})%}D&}&%}-&}6&#&}-,%}#%})-(~+`~,=?~I9'9%~!,#%})%})%}@%}?%}(~!?~#<~#pP~#BG~#=1#%K+~#?#~%;)~#A~#mF1~#A'~'X%'~#lR~#N~'N~#r~#m#-~#i'?%#'%~#B%##%,%#~#_%#0%~#]732~,w~2+#:&#%&'0%&>%}#>##F+)#%&&#(+_}4&}-%}(&}@&}O7Fdf0@+/v4}&WU##&/0#&'('B#%}.%}'+#%}#%%&#&%#%##+#&#)#6#'#.},%}c%},%#%##%&#&%#&~#>'*-.%##%##%}#%%}%'~#)D1}#%*&~#_%%'(~#S2%'.}#~#=##*'*-%}&'%'##&&~'E%.#&~#M4}%%##&'%#~#O1##%&#'+~#<B%##%%'%+~#;#@%}#&%#&&%#(~#H1}'%'##&&~#?A}&'~#D#%32}'&&&&~#[}'(#%}'~#;C})&}%%#%~#=&%,3}%'(#%%~#^'#&&)#%'~#Y%-~#d-%'~#^%%&#&&&}#~#b~2t*&'~&(~&@~0%~e~3}%*''0})&}+~!9##-}#%-hD*)1fC#%/&/fB#40~!+#)*4~!+~!K'&:~!/*7~!.#~!H~!L':~%x&~!H#~!*~%1~!I#~!+A~#p'~!F~~#-#~,,(~.Z~!V~%;'B'mq-W~!N~%I%#&&#&}#%},%%}'%}+X#%}#&}(%}'%}<%}#%}%%'}'%}:~![)9@~%>~#UA%-%##&~!C%~!-.9:~!1~!-^2/:a~!y,D*J#-5)/4~%23,~#G~!L1~!0X3`~!2+~!!0-~&E~!W~!o,>Y&]~%cZx_&~#O*9#A#'#+I'%#)~!0B*-5A+-((F&*M#)(-7-5+'-3a5Vi~!Y~!?+[)%3),ERHm~!+:D,VG.+)?fB%%*(%)'(#&80%1'8`K8?`+'Z#&O&'H5#*9)A%%5&3))0%39+.*7#()&&*=4@**L)<'_&*+..;(#*+)./&0#3)%')-8(4ixD(&.}%,('aI:,)%,k2231T)I'#/-W7,/'Q#.'Y24+h')37</31&83##&0#),H(?'&?/1##%#&&#%''-%&&&#(&''&#.-'%#%%(,')*'&#&#'##%(%(#%('#&##%%%%('%#%#%%#%#&%##h>w+v<ayvyvcg.uuhKr}g/v|g>u9i[~>g5uI~=RvdwEg;v/g;uk!!TTSx]@RT!U!#!@VBRUU!'UTe-d0c`e&gSdicedFcrdTaqb.kYcAohdYd@a3e+d}dMdtd.aJ#bqcK`dle/e.e'dwdPdodddjbEb}ogd^ofdpduc6j?l%d{drdqc)d7bacOdQ%T#Y)X.sR[yH>6Vyv3[xwLu>vo'!*.[yBacahoj>6Rew3[xqdZa#!a&#^(X-[yG>6Vyu3[xvg3sEr|g.u/Ri9db0T#^(Xa)!-[y;>6Vylg4wKs{JwNZt3@3r=c4Z([xlg;wKt!cpq's@v7A'*a(a+!-a#[y<3Dt?3Dt'>6Vym3[xmg9rxsNJwLZt4~?r?db1T#`-!(Xa,!0[yS>6Vz%NuQs.g4wKtnJwNZtS@3r>c4Z([y%g;wKtrdga8!a(!#&T*Y-Xa#!a0<or[yc3Dtq>6Vz43[y3JwNZtf@3s!Ju}!%Dti:pm3c_%X#tjB5pkd6q!r]u?voC'*-a.a2!0a&a+[yI3DtI3Ds~3DtH>6Vyw3[xx;:s#~<5pKJwNZtE@3r~d`a)!a2T#a.(!+U.X1[yT3Dt`3Dtv>6Vz&3[y&g9rxwzcxstPu.<rAJwLZtT~?r@dZa%!a.&^*Za(/Reu[ya>6Vz23[y1g3sEr}wkg{NuQRg{ci(U#5@b`~,cg#U(2WnH5wugcRh7dX#T(Y,a'Ta!!a,[yZ<]mj>6Vz,3[y+Pv#5ReZKu+=,%!H}7ABwkaS?Rh:BcW(X#<]mrj:ubv/ARekdg%!(!a.*Ta(Y.X1!#sP>Rl*Dt6[y>>6Vyo3Wf*jOvuumvuRgRJuq*!:9<B@bX~3jVv&v@s@5Re[d/rQt{uAvo&a&a*)a2!,0Wf!3Dt0=Bs'>6Re}3[xy~<5s%JwJZt1~Gs)c;&!#2sJkNuXvzq7rxu,Re8dka4!a8(aEZ+a@Y.X1Xa)[yd=Bs(3DtP>6Vz53[y4cX#X&Re:avRe9~<5s&JwJZtQ~Gs*i^rzvdRg+Jv{%!2sbB@bX}kdga,!Za?&^*T1/!a'Dt+[y6>6Vyf3Wf%g/u;s4hGu6?Rh-JvZ,!c%#&RoX54Rivj7uyvf8RgTKvZB%*!2sGh<vu5Rgq<=C::9bb~#dZ#T&Ta6Y.X*Dt>[y93Wf)coZ(T,6VyifluvRgC@95@B@bX~/hFu34cC#T,k/unq8w8Q5RkUklwQuzunq8w8Q5Rk8d/rJu?v8w9)-&!a0a;a&aIWejg3sEr/h1s<DtDJvyZqY5aws3Jvy!&Wei~Hr1:au5@Bag>23E~5c:Z&bX};kKv?w&unuVu5Rjc;>bs)#~@:Rh.=ay<a]C;b`}Vd6s/t{uAvoaxa()!a,a7%-a#a2Dt,[yF2Wo[>6Vyt3[xuNuPRi&NuPwpi#RoWh?vf8Ri%Jv]!%Ri:KvxD!.'2WeAjZu`q9rxu,Re7woeAg-unLq(qA_/*2Wg_g3u5q^9:4E}/jTrxrzv=Wkkd~0UX#^^Xa-a1a5T&a=U1a'*aEa]!a*aPaA-adok[y54Rn>;:p3~Dp5g9rpsFNvZqjg3uJp4~<5p0Pw;5qlJwNZt*@3p1Pw:5p/Ou!5p2JvG'!6Vye=<qnJvh_[xhg3v,Rh3kOwOw-sDuev/Re^dha[a%!%!a+#Ta7)-5TaCaO!aka!a)sf[yb2>Rl!9ARiq5E}Qg=ucRkBE|oJrJ_@Wk~@Wk{JrJ_@Wk|@WkyJrJ_@Wk}@WkzJvO_[y2g-vMRmiKuYC!)&>Ri;>Ri<@3RkNc](X#@9Rk=g5vuRmhKvDB!+'=]meg3u4Rmgd)#Y'Vz3CARmfd`a+!%T'!+#Ta1Ta6TaM-sTDt9[yA9sYd'%Y#s[[xpj:ueunaXRgEjRq,v-vuqdd2'`#6Rev<32@5>:2<E}5xIo9a*X#Y(;5RePJvD_g>vyRgNj8w)v8<wggs:RgXiZt|vjx,hSq3ah!-(~@:Ro/Ou!5RhWj^v(pyw8unRhUdx-UY#^Ua.a3a70!)%UX1TaDa)'omRiRRhE[y:3Dsz=Br,>6Vyj3[xkg6ruwjcqsrPw;5r*Ku]D'Zt-@3r(~?r.i[vwv]dU1a--U#`a4(g/vsRhPOu!5RhLj:rmu9Wo!~@:wdh@g/vsRiTjXuvvNr}:RhBj^v(pyw8unRn]dz1UYa'a+^Y(!aETZalaRY.Ta?a4[yDJw1!#qLsW>6Vyrfzq-pLflpwRe|Js>%!Dt@3Dt&Jvy_[xs~HrnjMuwpsw'RecKu+D#'!t<~Grl~?rjg5u-x,gwp{ah!-(~@:Rg~Ou!5Rh'jXuvvNr}:Rh#cW#X/c;&!#2sLi[v7u7RgpJv)(!iLrxu,Re6j7v@s@5Se[e7d`aW!Za(a`T.a#!a3!&aDa-!9)Dt_=6s+3[x~~DR|h~DS6avhGun5RkZj3w)v-]mkKunB!&*]kb97R|i<ARk<c:Z(6Vy}Juh'!wziMRoS:F|vkLuauJv5vtvQRh1d='T+Y#VyO~DR|jcF#T'7R|g97R|kJv3'!ay<Rj,Jvh&!:ReXcsa6*a+#a#_aIRf9aLRf?c,Z&Rf5Rf7c.Z&Rf;Rf>cQ#%T'p-Rf8Rf=ct#%'(*!,p,Rf4p+Rf6Rf:Rf<d~'Ua%U*^UYa(!a,-!#a4YaTalaEX0a8a<Weo3Dt/3Dsx=Br93Wen~Dr;~<5p<JwNZt2@3p=Pw:5p;Ou!5r3c7&!#:p>3Ds}KvGB)_6Vyk2sM=<r7x'eovA(!hFu1ARf}cV#X&@r5j6rvwQa^Rf3c=Za'wkghJv__g;unRggA53B9=b^}%j6uduo5Jq;!(hIv%2Re`Ou4ARe_e%a#^^^Xa&!a*a2!&a6YaP!*ad!#a:aE/5Rn?[y@>6Vyp;:pE~DrY~<5pBJwNZt8@3pCh=rt3rWPw:5pAJup_[xoNuPpF9c!#'45pD5ARn)d8#X'X*3@rU72s]h>v<<sSjJpqvewOJq/(!hNw'5ReBk0s2u3w/w'5ReE5@Jq.!a+JQ!&WeU23d(#Y&RjG5]jBk!u7w&u0udARjEe#+^^^Ub#!a2/a`Z(agT1!a-a;|@TaG!aS[yV=Re~fow'RguNuPRe?bz#'>RoUWeL>:Cbb|?JwPZtVg6ruRmzJvD'!6Vz(g/vmRh~Jvy_[y(g9voRgyx*cy(#2>Ri2B9b]~9kIw9u7rluJu3Rg]dI#a%UY'@=p%CAx.gQZ&RhwwygtRm{x5g_Z'+ABqR9Woa=Bp&dV#^*Xa'!&@o{g4v]Rk;Jv{!%Rk[wkkiA5RkiwwfUB=x,fUuqC&*!>RfTg8v0RfV~ARfSd;rJsAuAv9wR'ae+/aO!a@aza/a#[yQ@Wg!2Wemg3sEr0JvB_g>uvReWg2v+Re=KupB_+[y!2AbY~-~Hr2AJwD!(h<~El>h<~El?Kun@+_:9b`}Kg-v/Ri3g;vtwyk_9]k_d=&T#*U.6qh@Ab`|K9:H|CJv[!&3Dtex'fDwC%!Rf[9WlMd[(^X,!a%Z06Vz!@WgBg=v~Rgvg,QRe@awd,#Y+jTv|Q~EfWj]uNr|~FRfXdy#Y&^Ua%!aO.!(a)Ua;=!a@aKap!a-,a!Ta]a[rSa]p?[y82sK=Bq~;:p:~<5p8Pw:5p7d'#Y'Wf(;RnRi[u4w&RgJJvG'!6Vyh=<r#ijuuv/sIKuYD'ZtG@3p9~Gr&d2#`(g<vtRgFj`u5w&rqpxRf2CJuY!+:wfnTOu!5Rg}jNs1ucv&RfwJvA!&3@q|BDcC#T,k/unq8w8Q5RkTklwQuzunq8w8Q5Rk9dga#!a'!a=#a0!:+Tb*b@aO.a4!aba8aFJv^}?!VyR~Dr<g;u%Rn.~<5p[x'e`wNZtR@3p]Pw:5pZhNvjBp.woe_g5u-r4JwF!%DtO3:ooc7&!#:p^3DtpLuGw(!+%)Dtk6Vz#2sd=<r8d'#Y([y#<x3gJt`w@!)%}MRiowzikRij=]ilxAf3,U(#B2Rf#g0v-Rm[ck{`U#]giKv3>)!&6Ri154s,KuGB_%@r68r:dJ|t`#X(9<E|u2@H|rx3gJu?w'!+'1Nu7Reg4=H~+9<wxgY95Rm]xLggZ-`(X}U2:Ri4h<uOawRmsJv__5@bb{jbV~3dka#a'a]!,#a+U=a>b6a3b%!/aKa/)!arwve^VyJ;:pR~DpTg3uJpS~<5pOPw;5qmPw:5pNOu!5pQJvG'!6Vyx=<qoJvA!{~Jup!%@qk7Rn/KvyD!}''[xz;>wkh'?Rh,x8gyt`w5D!&),(SgyccRgztJ@3pPB5p#d'(Y#<]mmifubw&RgoJvE&!82s^JvF&!8Rf,ADb]~;x=h'rNu]vK!,%'*0RnORh)4Rh*AqQg-vaRnNg;wHwkh'ba~4cE#Ta*x3gctyw@'!+%RnFRnD<4Rn@hFvK5RnCxWg[#`&a0Ua()`1Rm75Rg[c]%X#qi8Rg^NvdRj>BwzgZauwji7Rm6A4wgg]d1#&(*,.0a#Rm;Rm<Rm=Rm>Rm?Rm@RmARmBe%#^^^Xaea?aC/b+(,!a+a#!a/!>a&Ta<aKbD!2wphBRnk[yPw}hE|.=Br-3Dtm>6Vy~g6urRf.x,hPrNav!%'RnqRo%Ro#Nu;q[Pw;5r+JwNZtM@3r)d'#Y'Weh;xChL#`&RnmRnoKu}>%(!Rne~Bs-;2wjcussJv+'!aYSO}6@B<5?ba~8LrNvj!.%*ROwungw~ng~:9;Ri^>wtnig;wHRnixDh@|(UZ.x1h@|)!#:2<H|*xHn]#-UX'3Ro)z=iT}6ARns=Bwsn_wpnaRncw]aR(#UXa&Ua*a/=]iPd'#Y&Ro'WnXf{QRm2hNvj]nZd`'T~&1`{|`#9b]{}c:'!#Wl{>@=be}]?cl{{U#:5Abb}Jds#^YaF!a*b4a#a3aPa>&Tb!bH!*a_!Eau?/a&RjY<]gj>6Vz*;:pe~DrZg,QRj1JwNZtX@wihspcJvZ&!VyX9WmOJu|!|N2WmHJvh&!]ht~Bpbcn&T(!#RmQ<s7Nu;padH#X'`+WmJ@>RmKCARhnKup=!)&Wf+:RhqNuPpf9c!#'45pd5AwghpARn(Ls@w!%,)!RmP@Wfe<E|IJva!&WmNg8vsRmLd`*.`#Y'Xa!axRn*]hrA8Rhug5s@rXg8u!RmMd8#X'X*3@rV72smdI*#UY&RmICARho~GsgxVgd)Ta'U-Y&Xa!T#RnEWnA@Wffg1uDRi0hFvK5RnBxGnG&#`%owp)@wsf+bX}Ze-*1!a*^^^Ua|!#a.aq&Ya2!a>.a6!a:aO`aJDtL[y`@Wg#>6Vz12@wzoYRoZNuPRi!NuPRhzg=ucRi,@=b`{Yg=ucRi-ACJvB!&Sh[ebSh]ebi`wUuFRm4Jw2_[y0JvB!.<Ju(!&SoG}6Shd}6<Ju(!&SoH}6She}6Kur@._g5vHRieJvx!{L2G{Kx6gd'T#?Rh82Wi5cZ#X(g1w)Rm5dW-Y(Ta#!a)!#aYa=wnfE=su2>>bU{0j9udv:<svj8uQv-7RgHdE%#^'sq9sp=>Bb_{TJv`!&g/r|snj6v(us5d,#Y(56H}[978H}]Jw5!&g1rushJvB!+j;v{u5?zDhd}6}bj;v{u5?zDhe}6}ce*#`(^^^a[aea!=!a6a*aoXb1a.!aAbL!b>,b'aL!aV@Wf|2Wlg3[y/JwNZt^@3piPw:5pgJunZou3@rsJva&!Vy_g<v~Rm#JvG'!6Vz0=<r{Ju{%!:pj@WfsiXuJu3Rm:JvZ&!WfA~Bph@c4Z&Dtwax5rubx(#:awRk1@d,#Y&RfjRfid1#,Y(@Wfp2Wlrg5s@ryKu[@!,'=]ig9wlk?Rk>g5u-rqJvy'!@9RkQcH(T#=>Ri~@<wkj(Wj(KuZB*!&<7rw@9RkRcH(T#=>Ri}@<wkj)Wj)dg(Ta2Xa9X#`-!a*CARhg@@=I}d9x;c~#X%so=<sj>2@@=aybb}XjWv0Q~EfEj3vLv;<d,#Y(56H}`978H}_dgaPaFa'a/!#a3Y0a_a;a|!1(a7-[yE3[xt;:pJNvZrrg3uJrvJwNZt=@3pIh=rt3rxPw:5pGOu!5rpJvG'!6Vys=<rz@c4Z&Dt(ax5rtJvZ!&~BpH@wsfNg-vaRlNci*U#=<wei<F}a5@Jq.!a*JQ!%@qZ23d(#Y&RjH5]jCk!u7w&u0udARjFd/prq=tyvpaEa(a:.!a1aZ(@@=I}:9wpd%=<sX55w_h}@@=I{t=ay<aU@@=I}T=ay<2@@=I})?C9:9au@9Cb]}DP~=x-fAZ(2Wl1=ay<aU@@=I}>5@d##Y+jTv|vV~EfFj]uNpn~FRfGdgaK!Z2&!a8a-Tb({E!acTbM*!a(DtY[yYd'%Y#sl[y*hHvh>Re5x2c{Z}.j4uCvcawRiMd+#X+_x&d!},<5RkX;2Hzw@x,gavfB-!{CcF&T#Roe;RodwWbBg5urRgaKvHC*_6Vz+<4opieuew&Rmq@d]&Y)X,T#X0Rh}<BqP=4qS9:ReMg/ujReNJw0!/<Jui%!bd{kawwnemRelAxUa?a3#*.&UX(Ya+a/RhvRnQ<o}9Wmtd-#Y&RgSRmw9;Rmxay=Rmyg-vaRmuxEhSrNu,v-voC!%(aR.a(a7+1Ro1>Ro5CE{A9b]{@;5x#eO{:g;urRi+KrNA!%(Ro3>Ro79;Ri_Ku@>{;&!x%gX|{KunA_+g5QRj/g3u5Rj#g>uERj%wio/xRhS&!,!#^1U}wba{8>>@=be}qC@:D5ba{7Ku+A&!}x?ba}t>>@=be}se(aA^^^Uat!b0#{pa+awUazbGa#aLb9bgaWac'a5TbS=Br!d1#`%scp_Jvl!#rT>Re0JvX&!VyN=H{Fcm#U&:pY=ReaJv2&!]h0=]nUJvG'!6Vy|=<r%JrM_=]h2@Wlud'#)U'Wf'b]{i=]h/Jvh!&~BpWg=v]RnMx+ny#'Nu;pVwjnu=]nwxJnx,T#`&Reqwjnt=]nvieu9vrRjLLuYwP(#+!th@wih5pX~Gr'g5v/Rh4KunA'!-CARnP@wwiN:Rm_9x'cvw>!|l=<saKvAA!0&3@q}>w^e1bp#&Re2Re3BDx7gH#T|f5H|eKuZ>!%(:qNAH{]Jv6!+3B2B9=b^{X<5<B92:E{ZLvhwA(a;a%!igQuyRmad+#Y}m@3Rh5d8#X'X*:AqUAHzmaxwbh<aXRnVcF}RT#Nw&cj#U(BWnug/vsRntdka)(a3+.Zb7aYYan1!bVa@Xa}[y^@b[{G=H{+hFu73Rj&Pv#5ReQcK%T#sig1v{Rj'Ku+D#'!t]~Grm~?rkKuMB!01d5#`'Vy.ta3Dtu~Hroc8#'{^45s85AwZbP&!#Rn!wghxWn#KvEA!)&2RlA2RlBx:h|#(T,=]j09Wobz>x]z/@awRoTd+#Y(az]hFhCrm4d,#Y+jTv|Q~EfMj]uNr|~FRfOdCa!Xa9_X#@<plJvf!%b`{(9;Rgwc;.!#2x7cw#T|UDb]|T5Ju={(!=@E{&Jv)&!Ab`{'awJvf!~*>>@=be{#KuY>!+&4Ezyi[ugv&RjIdea+T)#UXa&T-T&a!Rh9auRmW=]kLg5vuRn+g3u4Rn-Ow6ARn,hHus5xNk?#UX(U~)/g8v0RkD~AwkkF?Ri.OuNBwkkA?Ri/d|a2`a*^UYa.!aBTZaTa'Xa;!(!2!-a#b2[yC>6Vyq3[xr2Wi?g1rusVh%s?DtF~<5rbJs;%!DtBfswKtCj[uvuSsEu3RgVx3o:u+wN'*Zt;@3rd~Grh~?rfg8w)Lq)qE&-a%!>bI|`jWv0vV~EfCjTv|vV~Ef@j]uNpn~FRfBcK#T']gWNu7x,k7q4ai(0!hHv8<RhmkMu9vrsBuev/RhlCJvB!,g<v{wchh~@:Rhji[vrv{wchi~@:RhkdS&a5UY#Ta!RgPwwiI5BwciI~@:Rh`x'iJvj'!5]iJPu8Bwch]~@:Rhach)U#h3rp]gLh@t|Ax,hTq3ah!-(~@:Ro0Ou!5RhXj^v(pyw8unRhVd|)`,^UYas!a?/a2Z'a^Ta{Tb7Ta(a#!a,Wf&9sZ3DtAadamov=Bqt3[xig8vsRm~>waiL2b`{QJv*_Ouv2qgj<v]v2BqfdR'X*X#Y-@3qr~Gqv~?p6hHv-]glPup5Lq+q?_%*b_{qF{n9b^{rOu4ARhpKvCD!+&~Bqp:5Dbb}nwoiKl&unuTuBv]v+ueunaXRf0=Jvh!0nKufu8v1w&w7q%w&uHrz:Rgnj5w,uxDJq/(!hNw'5ReCk0s2u3w/w'5ReFd>Za&!*UaA=<wkgsRnSJv^!%Refifw3vyRgOKu_B'!,<]gkiiu:w&Rh<=C@a^<B57@2F{[<B5@aW:=3away9A5aW=<B=C@a^<B57@2F{Ie-#`(^^^bCara.b8aza6!/bZ,!adTbnTbOb+aFaS!aAT9@Wf~2Wli3Dtl2@d,#Y&RfnRfmJwJZtN~GqyJva&!VyMg<v~Rm%iXuJu3Rm9Jv[_=]ih9wlkDRkCd1#`(@Wg>2Wls3cH#T(@<Rj*=>Ri|b~'#23s9h<~El.d'#Y&Dtxi^rzvdRl#d*#U%(o|B2s`hJwSaxRmDKv4B&!1:Rmdd5#`'Vx}to~Hq{x'f1v3(!BA5ba|bJv_&!Wfug1v]ReIdO+U/Y#&G}-8wze=Rh{g1v]ReHg/uQRf/by#)ibQwERl/cH#T(@<Rj+=>Ri{cNu+vlax-!(#a0qa9<Rii2;;bU{H;x<i=&X#Rk`<4wwi=C9H~8xAI(Y#<azRi@45wXI<B9;5bb~7dL(X#Xa(+!aL6Vy{g5QqOau:5au2@ay547EzbxOcU(UX-T#Ta#:Cbb|A?wjh/b_|SOw6ARgtihr}u7Rhy<d1#T)X1@@=I|~=ay<2@@=aybb}Sj3vLv;<d,#Y(56H}A978H}@dGpvs@uAu`vcw9*!aFa+ai%(b!aXa8.a?a[ozWey=sU2@G}Nch&U#Rf_WexKu+D#'!t:~Gr`~?r^j]uNr|~FRg*j^psurwJt|RmcKv)@&!)7Rkv~Br[@wxfO:Rl3co#U'6Rezj_q#vIuavjRltwzeyh@vr5JqD0!>aY?C9:9au@9Cb]}9cl#U*5;5<H||jbuus1ucv&Rfvg1v~d/pppzqFr^a--a~!aMat1(hFv;Wiz@@=Izoj5uuv-7Rix~Cw`fk2WlVcZ#X,k)u3vWs@u2]ktg;wEx'fBq(_2Wg/jTv|vV~EfoJv]!15x'hzqG!(P~EfU~CRl_j6v(us5x4i-#T(2WmZ?C2F|d>Kq<aj1!*jTqIsBv=Wl`~Cw`fi2WlWj`v0u*~>RlR=c>Z,k#u3vWs@u2]kr<c1Z+jTqIsBv=Wla~Cw`fm2WlXdmb3!a{(arZa`bkTa%TbQTa-a9+c'!aM!/[yL=Bqug.w'RifhFvyDRj.g>vgwyk^9]k^Jv3_@WfbAARkhJw2_[x|JvB_wkoIRoKwkoJRoLd'(Y#<]gm=<9<H|yd'%_X#skDtb3awwqkgNulRkgdB#^',9:p'hJwSaxRmEBwVb8@4=H|qLu+w50&!)@3qs~?pU>Awwn;;Rn=c:Z'ARn<=<qwKvC@!/&~BqqJv6!&]eVb^z^xRge'/a%+^`#Sge}6<4Rn3=]n0Pw2>Rn8Jw0!&>Rn:>Rn6cY#a7+!a&=<wkaNw~h3z_c5Z{=wjh#=]nLKv^D!&)Vyz=bW|swYb<WetcG#T(2wxa@qVx@gD#Y&b^|V5JwG&!5bb|pg/w&RgD@x=kHs=uAvn!a%%/'+RmSRh694Ro`g-vaRmRhHv-]mlxCcS#`&ba~.5cD#Ta)P~=d,#Y(56H{>978H{Dd_#{2^Y%_+qbbb{6g3sERhsbU{?dfa.,`a(Xa<!aiX#(55RiG54RiHcI#T'WiU3RiVNvdwtfcRlKNvdd,#Y&RlHRlExQgf.1*^T'X#Sgf}6Wn4=]hfPrk>Rn7Jw0!&>Rn5>Rn9Lunw?&a2!,5<oq@@wqfdRlJj5Q~=d,#Y(~ARfcOuN]fdDKw;ay(}i!547E}j?cI#T(@5bV}iCbV}hdv(^^Tb?a40,b##Tbo!a*bR!a<b|a/!aKai!aU[yK=]o^g:v>ReGJwPZtK<7Rh+h<~El,Pv#5ReR@awwxjCg,ulRjDJv6&!]j!z?aQeeg>w=Sh<eeJw;!&axEzOg,Qosc!#*:wkeJ]eJ>x'h-u(!%Ro.w~h.zPdNZ(X,Ya![x{;9ReY;wkgxRiF:x?ap#Y&RmUg<s2Rkod]+UY0TZ'!a&A9sw<=bczLNvuw{gqzNhJwSaxRmCKuLay!#&s_Rf-55b^{uJvZa!!c%#(55Ri654wmiu5RiuawLu,vp!+}^%b_}Y9;wkgxba}o>A9:=b^}zKuh=a''!3awRk3c*'!#aHRk6c+Z&Rk5Rk4Jv)&!awRjSawd9*`#0?C2@EzMj8u<uJ5RmbjQrquJu3x,k>uq@_+=ayb^|W~ARkEOuN]k@7dhzV^X/X&a-#zRzSb`zXcJzTT#2WkVKvDBzW!%FzY9;5bbzWjQrquJu3Jw3%!b`zU=ayb^zQd:#X(T-a!6Vyywxh}=b]{Jg=u1RiAdGp~qHtzv!w(wA+a+a;<!aJaYai'anasb(=azRmV:Cbb{MLq2vb!%')RjuRjrRjtRjqx3jnqCw3!%')Rk(Rk+Rk&Rk)Lq2vb!%')Rj{RjxRjzRjwLq2vb!%')RjsRjpRjfRjex3jcqCw3!%')Rk'Rk*RjkRjl9<CbbzfOu4ARhxLq2vb!%')RjyRjvRjhRjgx=joq*uKvb!%')+-Rk.Rk%Rj~Rk-Rk#Rj}x=jdq*uKvb!%')+-Rk,Rk!Rj|RjmRjjRjidAq&qKs@uAv8Aa.'*-a@a&0!aM@a5[y73Dsy3Ds|3Dt):wxgI2sHJwJZt.~Gqxwsf0ikrzt}Rl0Jvy_[xj~HqzKv_A|D!&WfP8axRoVcf,U#k(v]v+ueunaXRf1Ju}'!g8u#Ri=jQw!sCunLprq>!,')~<5qeGzq9F{W=c##%s5au:5aU3CBE|;d4#X(D!a&6Vygx(b;#(=]ed?C2F{N<capoq2r[a&!aPa9,'Pw;5s:@@=I|,55w_h|@@=IzcP~=x'fCqB_2Wl2>aU@@=I|1OuNBc1Z+jTqIsBv=Wlc~Cw`fl2WlZ~AcTa%!Z+jTqIsBv=Wlb~Cw`fh2WlYk+uNqJsBv=WlSg,u3dca3#UXaMYa)TaB-=cM|7T#<bI}l5@B932:aV2G{BOuNBJq:|M!5Ezt=<B=C@a^<B57@2F{v>cB{/T#=ay<bI{3Jv6!a.6BKq0ah&+!5E}HP~Ef{978BaU@@=Iza<7d#.Y#978BaU@@=IzH~AJq0!(@@=IzG978BaU@@=IzFe,aU*Y&^^^bvJb,b:bFad!a,c2Ta>aL.bo6!a#CbTa'T#Re{2Wlh2@G{yg6t~Ro_NvdRfticuRQRllJv3&!x&c|zs@Jw3!%RflwpfkRlpKuL;%(!Re<@G|C2GzdhIvuBwgjAg-u0RjAKQB%!(GzZ@G|5NuuRl7d='T+Y#Vy[g<v~Rm!==G|>JvA!)@wma=]m1ifuaw&RmnLs@vT'!|/+[y,g:v>ReTJw1!#qX=x!eC{bLu+wT&)ZtZauq_~Graci&U#F|89:r_Lupvq!.)&2RlG8RfaC=x!eF{_h?rpWlmd&'!#X|&]k::xJey#`'T|+<E|&2@H|%dE#(^,g;u.RiEg6vjRiC9xCkA{O|zY#g=ucRmXKs0@!&*@G|m@awRknJuh!,3d(}gY}eJvj!%Rm):Jw3!%Rm+Rm-Ls0w(&!a(a#@b[|6cZ#X'7RkxWgAOu4ARn'dH'U#Y*Vz-Wm'CARm}d]*#a%^a*T'aK!a<9bV{PC=p*Jw4!&SgxcbB5r]idw(wBRmF7xFkt#&`(Rm/Rm8E|!JuY_9:Rl5=wrgr2:bbxd@xXfB(a*#T+!.X0X1Ta/a'T&RlDRfL>RlyARl9b[z[>RfZ:RlL:RfRwlg/ARl;9;RlxKv,A/!%7s69<74=BA5ba{-8Bde#`a<XaKYa1,a'P~=wxfB2bZ}}?C972@@=I}r8@55B9;5bb}G978B2@@=aybb}3j3vLv;<Jw3&!>Rfk=ayb^}4~Ad1#`*@@=aybb{w2@>==<bbz]dx+UY#^UaF!a9!bB'Ya1.!ajXa#%olRhD[y=3Dt#Ov5BrHKuMB%!(Rf^Wep~HrJwkiQjKr|~FRg)Ku+D#'!t5~GrF~?rDdV)UY,Z/_7RkuG{<~BrBg,rlsO:235B@bX}|d?a1!#`(6Vyn5@d##Y+jTv|vV~EfIj]uNpn~FRfH7Lq2vb1!a9-978BaU@@=Iz9978BbU}#~AJq0!(@@=Iz8978BaU@@=Iz7~AJQ|}!978BbU}!JvkaK!AdUa21-U#`a+(g/vsRn~Ou!5RPj:rmu9WhOjXuvvNr}:RhAj^v(pyw8unRn[kPr}p|u7vwv]RiSBd;pppzq@qHQa?(b.!a.a`@.|xa(hFv;Wiyj5uuv-7Riw~Cw`fg2WlU978BbU|wOuNBJqG!(P~EfD~CRlQcZ#X,k)u3vWs@u2]ksg;wEx'f@q1_2Wg.j]uNpn~FRfqJv]!15x'h{qG!(@@=IzK~CRl^j6v(us5x4i,#T(2WmY?C2F{1>Kq<aj1!*jTqIsBv=Wld~Cw`fj2Wl[j`v0u*~>RlT=c>Z,k#u3vWs@u2]kq<c1Z+jTqIsBv=Wle~Cw`fn2Wl]dn1#c(a(b^a2!b/bAT(bj!aDa7bu,a_a{c0!2T0g:v>ReD2@G{42@G{5~DpM~<5rc=Bx6i>{RT#RnI@zCx]y]z:2Jv[!zr5Awyk]9]k]dD(Y+X#6Vz.g=wKtgwhaCwgmTWj2Lu,w%_+/[y-B;b^xeg3u3Rj-2@bX{*KrJ<!+'@Wg(g?QRlC@Jv`!%b[zIwsfII}8JQ_@w|kW|=Jv(%!AqcOuNBJvEzh!bYzjLs@wP#(0!oy@>RkdJwMZtc3Dtd@BcG#T'9bWxg2@2Fznd*#Y+;2x'c}w<zizixNgwa#Z'U+!/!a'!a+w~g~z6wcn{Rn}wcnzRn|5Rh%=]nJg5vuRmvNvdRlvcprJu}w*az*a#!%.a.'Bot9qT]kj@Wg'ay2Gzv@Jv`!%b[zEwsfHI}1;ck#Ux`<Cbbx_Lu+w!a&0*!wko*wwo,So,}6Juqxf!E}PigQuyRm`d3(`#8>Rn%:A5B;bZ~%KvhCa!a2!x>k7#Uxb@b{#xaRk7Jw0!)>wwhlShl}6>wwhmShm}6CJvB!.x'hhvj{!!5Bwkhhbaz}x'hivjz~!5Bwkhibaz|xEhTrNu,v-vpD!a%&/)a3a.,%Ro2t[CE{)@3re9b]{%wjo09:rgc:Z&Ro6=<riifuaw&RmoKrNA!%(Ro4>Ro89;Ri`dSaL'UYzxZb)7Rka3xRhT&!,!#^1U}vbaz{>>@=be}yC@:D5bazzKu+A&!}{?ba}y>>@=be}wxBh[t`u~vJvr!%a!a()a,a0a4RoC=]o;Ju(!%RoGRhdwjh`=]oAg>w#Ro?g5vuRo=NvdRl|Ku]C.!&;RoEJvB!%RoORoMBx'h[v+_?w~h`}~5?w~hd~!xKh]oiptu-utv.vp!#%&a30a@a'a+(a/aOp(o~p!RoDJu(!%RoHRhewjha=]oBNvdRl}g>w#Ro@g5vuRo>c[#X']o<CauRoRAd-#Y':RkpauRoQKu]C.!&;RoFJvB!%RoNRoPBx'h]v+_?w~ha}t5?w~he}ue!/UbhYacXaW^Tc&a;b:a-c/#b&aja1(!cL+!bKbt!bmcRc9aIc?8[yW3Dtt94Rg`Jv}!&SiRMzBhEebShEMNuPRe>x7gL#TzuwjirRipc<Z&>on;>z=h-MSh.Mwqczx'a7vj&!>Re4@=ResJt__NuPRi*NuPRi)j]uNr|~FRfzKrJ>_+@Wfy@Wf]2WocKrJ<!+'@Wg%g/QRl@@Jv`!&awRl<wsfFIzgLu(w*!.*&ShBMwvhIRhI9;RhNx1hK'!#Sn]Mx1hK~0!#:2<H~7cNu+w7D*'1ZtW>Rn1~?rOc:Z&Rn2=<rQ<7wjh&=BSnLMc]#X(6Vz)w[b=a!U#9wzgMc3#&(RgMRitRis<x,gKt`ax!&+SioM=BSilMc3#&(RgKRinRimKurB,!&SiQMzBhDebShDM6BJQ!(P~Efx978B2@@=I}WLrJw!!,a*&@G}O@9wkibRid@@x'fKwC!&SlDMSfLMjUv~Q~EfKKv3@a+!(hFv-]mpx/hYZ(C5RiWz<o/MwkhY?So/M@x,gbvfB*&!SgEM:SoeeehFu3:Rgbda(,^TZa)X/7Sg[eb:2RgI~BrMC@wgkc:wwkcRerx3h(uUvK!&*,SnOM4Sh*MArRg;wHRh(x=h;rJvPwI!a4',a'0@Wg&=BSh/Mg>w=Rh=g3w*wwgGRgGcW(X#;Sg}M2Gzk@Jv`!&awRl=wsfGIz`dKZ*T'Y-:RhR7RhQg5u-p`j6v(us5d,#Y+~Awkia?RicOuNBwkibba}Ld6p~tyu_vbAa'a+!a/'a3aEa8a!>Sh,ebJv{!&Sh@ebSaReb9;SgwebNuPRi(NvdRl)NuPRi'hHu^<Rm^Jvv_@Wl(g;u1Si/ebKu'B&!*Sh?eb@Wl'z@aPeb95Si.ebcpputyvjB)!,&a+0a%ShAMWeK@G}C@WfJ9;RhMwvhH9w{ia}ix,hJvRA1(!zAn[MRhHx1hJ~*!#hFv(BSn[MBJQ!(@@=I~'978B2@@=I}2db.Ua<'X}+T#a0XaG2G}E;wkg|wuh!Rh!x,hZu,@)!&So0MVy)C5RiXACJvB!&5RiY5RiZg8w)cG}*T#2@bU}=KsA>(!a.3wkhZba~(x,h^u(A!&(SoCMRhb5Bz=h[eb?w~hb~6x,h_u(A!&(SoDMRhc5Bz=h]eb?w~hc~6e)aA1T#T,^^^c-bMb&blcPaP(a/!0!bA=b5c@a(!bfbrc#2afwmhARnjwchORnp2Wlf3DtsNvdRl-2@wpa<]m0bx(#:awRk2@Jw3!%RfhwpfgRlnKQB%!(G{V@G|'NuuRl6d='T+Y#VyUg<v~Rl~==G|<Jv+'!aYShC}6@B<5?ba~8@Jw3'!g2QRljhLrpWlOd+#Y'g.w'rIg>w*wgj@g-u0Rj@Lu+wT&)ZtUauq]~GrGci&U#F|39:rELrNvj!.%*RhCwunfw~nf~:9;Ri]>wtnhg;wHRnhx3hDs@v~!/+'@Wfr@9RkSNu&Rlo=@<5GzoKs0@_+@Wl+@awRkmJuh!-3d(}pY#qWJvj!%Rm(:Jw3!%Rm,Rm*de&!1U-U#`)Re;@G|.@9Ri82@wjfvRlq=@<5GzpLvOvr!).&2RlF8Rf`C=x!eE{.Jw3_g2QRlkhLrpWlPde(!#U{s,UXa*Ta'[y'g:v>ReS;x0PZ&RnlRnn~HrKJw1}f!=x!eB|2w]aP(#Xa&a*Ta.Ua2a7=]iOd'#Y&Ro&WnWg;u.RiDg6vjRiBNvdRlzhNvj]nYJuW_2Wm3x)kFze{9d])!a.!,Y01!#&aC!a3RndC=ox~BrC@2b^{pg,rlse7x'ksuq!%Rm.E{xidw(wBRmGx9o+)X#wwo-So-}69:Rl4@xSf@a#XZ'X)X,Ta(/ARl8b[xc>RfY:RlI:RfQwlg.ARl:9;Rlwdn'#^XafaQa1X1TaHTa)@b[{zcZ#X'7RkwWg@Ou4ARn&x)kG#{,g7u/RkGdH'U#Y*Vz'Wm&CARm|bx#(A]gUbUzJj9Q~=d,#Y(56H}l978H{U7d,0#U*2>ABb_xZ978BbU{e~AJQ{g!978BbU{hxMh?ad{oUYZ.x1h?{l!#:2<H{mx3n[t{vl!,&a%3Ro(z=iS}6ARnr=Bwsn^wvn`Rnbd`*T}B0!#^X'BG{c9b]{a>>@=be}F?JvS!&BG{d7BG}(Bde#`a1X,Ya@!a'P~=wxf@2bZ}I56B2@@=aybb}08@55B9;5bb}<j3vLv;<Jw3&!>Rfg=ayb^}&OuNBKuLA!)a!P~=x#fD{f2@>==<bbzl?C972@@=Ix^d6rSu,v7w*C(0a)a6#B+a%!sQ[y?3Dt%3[xn~<5rLOu!5p@Ku+D#'!t7~GrP~?rNKvlaya7'!h+v-5qMg=t|cd,U#5AAaa5Abb{S@52B5@a[@52B5Gx[iXueu;d<#`a(!/549C;ag>23ExY5@Dah89b^~689Jv)!~2b[~1Lv'w(%*!a#bX|aPrmawRe]keu7uhv-q6rxu,q`xTo]/a5aU!bNaDXbi!b-!ao!b<bwA!#5@B932:aV2G|:d-)Y#hJrL>RhG<7@C5<H|_=Cau:5aj5@B932:bJ|ng>vIbs)#?C2F|9jPv0w.vISh-MKvUaz(.!9ABbb|[5;5<H|Eg>unwfh;9:4E|YjQsBt|vjx'hYq3!(?C2F|J:2<BaY?C2F|GOu!5x,g|p{ah!-(?C2F|c9:4E|OjXuvvNr}:Rh&i[w*t|cd+U#jJvsu)vsSn~Mkfrmu9p}u7vwv]So!McW#Xa!ax5@A5aY:5;5<H|>kJv~vYrquJu3x4ib#T)2@SmZM?C2F|Bj:rmu9@xPhI(a*a#U#`a3-5Abb|L~@:RhK9:4E|0@52B5G|#C::aY?C2F|-:2<BaY?C2F|.5Jvk!a)javYrquJu3x4ia#T)2@SmYM?C2F|HAxPhH(!a#U#`a*-5Abb|4~@:RhJ9:4E|R@52B5G|F:2<BaY?C2F|Sc^#Xa2j=Qq5CJvB!-g<v{z;hhM?C2F|Zi[vrv{z;hiM?C2F|XKsA>!a)-g<v{z;h[eb?C2F|]i[vrv{z;h]eb?C2F|^iZu.vix,hZq3ah!.(?C2F|QOu!5ShXM:2<BaY?C2F|P",13494,2713,49,25,61);var Ce;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.FLAG13=8192]="FLAG13",e[e.BRANCH_LENGTH=8064]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE",e[e.VALUE_MASK=8191]="VALUE_MASK"})(Ce||(Ce={}));var Ie;(function(e){e[e.AMP=38]="AMP",e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_X=120]="LOWER_X"})(Ie||(Ie={}));var da=32,cl=21,rx=2097151,Yi=2047,ll=0;function nx(e){let t=e>>>cl;return t===Yi?ll:t}function ul(e){return e-Ie.ZERO>>>0<=9}function ax(e){return(e|da)-Ie.LOWER_A>>>0<=5}function fl(e){return(e|da)-Ie.LOWER_A>>>0<=25}function ix(e){return e===Ie.EQUALS||fl(e)||ul(e)}var sl;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(sl||(sl={}));var Xi;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Xi||(Xi={}));function sx(e,t,r,n){let a=(t&Ce.BRANCH_LENGTH)>>7,i=t&Ce.JUMP_TABLE;if(i){if(a===0)return n===i?r:-1;let u=n-i;if(u>>>0>=a)return-1;let d=e[r+u];return d===0?-1:r+a+d-1&65535}if(a===0)return-1;let s=a+1>>1,o=r+s+a;for(let u=0;u<a;u++){let p=e[r+(u>>1)]>>((u&1)<<3)&255;if(p===n){let m=r+s+u;return o+e[m]&65535}if(p>n)return-1}return-1}function ol(e,t,r){if(r===1)return String.fromCharCode(e[t]&Ce.VALUE_MASK);if(r===2)return String.fromCharCode(e[t+1]);return String.fromCharCode(e[t+1],e[t+2])}function ox(e,t,r){let n=t+1,a=0,i=n;if(n<r&&(e.charCodeAt(n)|da)===Ie.LOWER_X){n+=1,i=n;while(n<r){let o=e.charCodeAt(n);if(ul(o))a=a*16+(o-Ie.ZERO);else if(ax(o))a=a*16+((o|da)-Ie.LOWER_A+10);else break;n+=1}}else while(n<r){let o=e.charCodeAt(n)-Ie.ZERO;if(o>>>0>9)break;a=a*10+o,n+=1}if(n===i)return 0;if(n<r&&e.charCodeAt(n)===Ie.SEMI)n+=1;if(a>1114111)a=1114112;let s=n-t;if(s>=Yi)ll=s,s=Yi;return s<<cl|a}function cx(e,t,r){let n=il,a=e.indexOf("&");if(a<0)return e;let i=e.length,s=0,o="",u=n[0],d=u&Ce.JUMP_TABLE,p=(u&Ce.BRANCH_LENGTH)>>7;do{let m=a+1,E=e.charCodeAt(m),f,g;if(E===Ie.NUM){let A=ox(e,m,i);if(f=nx(A),t&&f>0&&e.charCodeAt(m+f-1)!==Ie.SEMI)f=0;g=f===0?"":nl(A&rx)}else if(fl(E)){f=0,g="";let A=E-d,v;if(A>>>0<p){let k=n[1+A];v=k===0?-1:p+k&65535}else v=-1;let L=0,T=0,C=v<0?0:n[v],w=m+1;e:while(w<i){while((C&(Ce.VALUE_LENGTH|Ce.FLAG13))===0&&(C&Ce.JUMP_TABLE)!==0){let fe=C&Ce.JUMP_TABLE,V=(C&Ce.BRANCH_LENGTH)>>7;if(V===0){if(e.charCodeAt(w)!==fe)break e;v+=1}else{let de=e.charCodeAt(w)-fe;if(de>>>0>=V)break e;let _=n[v+1+de];if(_===0)break e;v=v+V+_&65535}if(C=n[v],w+=1,w>=i)break e}if((C&(Ce.VALUE_LENGTH|Ce.FLAG13))===Ce.FLAG13){let fe=(C&Ce.BRANCH_LENGTH)>>7;if(e.charCodeAt(w)!==(C&Ce.JUMP_TABLE))break;w+=1;let V=fe-1,de=v+1,_=0;for(;_+1<V;_+=2){let ae=n[de];if(e.charCodeAt(w)!==(ae&255))break e;if(w+=1,e.charCodeAt(w)!==(ae>>8&255))break e;w+=1,de+=1}if(_<V){if(e.charCodeAt(w)!==(n[de]&255))break;w+=1}v+=1+(fe>>1),C=n[v];continue}let k=C>>>14,q=e.charCodeAt(w);if(k!==0){if(q===Ie.SEMI){f=w-m+1,g=k===1?String.fromCharCode(C&Ce.VALUE_MASK):ol(n,v,k);break}if(!t&&(C&Ce.FLAG13)===0)f=w-m,L=v,T=k;if(k===1)break}let Q=sx(n,C,v+(k||1),q);if(Q<0)break;v=Q,C=n[v],w+=1}if(g===""){let k=C>>>14;if(k!==0&&!t&&(C&Ce.FLAG13)===0)f=w-m,L=v,T=k;if(f>0)g=ol(n,L,T)}}else f=0,g="";if(f===0||r&&E!==Ie.NUM&&e.charCodeAt(m+f-1)!==Ie.SEMI&&m+f<i&&ix(e.charCodeAt(m+f)))a=m;else{if(s<a)o+=e.slice(s,a);o+=g,a=s=m+f}if(e.charCodeAt(a)!==Ie.AMP)a=e.indexOf("&",a)}while(a>=0);return o+e.slice(s)}function ha(e){return cx(e,!0,!1)}var dl;(function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"})(dl||(dl={}));var hl;(function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"})(hl||(hl={}));var ux=class{src_Any=zi.source;src_Cc=Vi.source;src_Z=Gi.source;src_P=Qr.source;src_ZPCc=[this.src_Z,this.src_P,this.src_Cc].join("|");src_ZCc=[this.src_Z,this.src_Cc].join("|");cache={};opts={maxLength:1e4,urlAuth:!1,schema_names:[]};constructor(e={}){this.opts={...this.opts,...e}}set(e={}){return this.opts={...this.opts,...e},this.cache={},this}escapeRE(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}nestedPairRE(e,t,r=4){let n=this.escapeRE(e),a=this.escapeRE(t),i=`(?:(?!${this.src_ZCc}|${n}|${a}).)`,s=`${n}${i}{0,1000}${a}`;for(let o=2;o<=r;o++)s=`${n}(?:${i}|${s}){0,1000}${a}`;return s}get_text_separators(){return this.cache.text_separators??=/[><\uff5c]/}get_pseudo_letter(){return this.cache.src_pseudo_letter??=new RegExp(`(?:(?!${this.get_text_separators().source}|${this.src_ZPCc})${this.src_Any})`)}get_ipv4_addr(){return this.cache.src_ip4??=new RegExp("(?:(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])[.]){3}(?:25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])")}get_ipv6_addr(){let t=`(?:(?:[0-9A-Fa-f]{1,4}:[0-9A-Fa-f]{1,4})|${this.get_ipv4_addr().source})`;return this.cache.src_ip6_addr??=new RegExp(`(?:(?:[0-9A-Fa-f]{1,4}:){6}${t}|::(?:[0-9A-Fa-f]{1,4}:){5}${t}|(?:[0-9A-Fa-f]{1,4})?::(?:[0-9A-Fa-f]{1,4}:){4}${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,1}[0-9A-Fa-f]{1,4})?::(?:[0-9A-Fa-f]{1,4}:){3}${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,2}[0-9A-Fa-f]{1,4})?::(?:[0-9A-Fa-f]{1,4}:){2}${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,3}[0-9A-Fa-f]{1,4})?::[0-9A-Fa-f]{1,4}:${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,4}[0-9A-Fa-f]{1,4})?::${t}|(?:(?:[0-9A-Fa-f]{1,4}:){0,5}[0-9A-Fa-f]{1,4})?::[0-9A-Fa-f]{1,4}|(?:(?:[0-9A-Fa-f]{1,4}:){0,6}[0-9A-Fa-f]{1,4})?::)`)}get_ipv6_url_host(){return this.cache.src_ip6_host??=new RegExp(`\\[${this.get_ipv6_addr().source}\\]`)}get_ipv6_mail_host(){return this.cache.src_ipv6_mail_host??=new RegExp(`\\[IPv6:${this.get_ipv6_addr().source}\\]`)}get_auth(){return this.cache.src_auth??=new RegExp(`(?:(?:(?!${this.src_ZCc}|[@/\\[\\]()]).){1,50}@)?`)}get_port(){return this.cache.src_port??=new RegExp("(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?")}get_host_terminator(){return this.cache.src_host_terminator??=new RegExp(`(?=$|${this.get_text_separators().source}|${this.src_ZPCc})(?!${this.opts["---"]?"-(?!--)|":"-|"}_|:\\d|\\.-|\\.(?!$|${this.src_ZPCc}))`)}get_path_terminator(){return this.cache.src_path_terminator??=new RegExp(`${this.src_ZPCc}|${this.get_text_separators().source}`)}get_path(){return this.cache.src_path??=new RegExp(`(?:[/?#](?:${this.nestedPairRE("[","]")}|${this.nestedPairRE("(",")")}|${this.nestedPairRE("{","}")}|\\"(?:(?!${this.src_ZCc}|["]).){1,100}\\"|\\'(?:(?!${this.src_ZCc}|[']).){1,100}\\'|\\'(?=${this.get_pseudo_letter().source}|[-])|\\.{2,20}[:]?[a-zA-Z0-9%/&]|\\.(?!${this.src_ZCc}|[.]|$)|`+(this.opts["---"]?"\\-(?!--(?:[^-]|$))(?:-{0,19})|":"\\-{1,20}|")+`,(?!${this.src_ZCc}|$)|;(?!${this.src_ZCc}|$)|\\!{1,20}(?!${this.src_ZCc}|[!]|$)|\\?(?!${this.src_ZCc}|[?]|$)|`+this.get_path_extra().source+`[\\\\/:%@#&=_~*]|(?!${this.get_path_terminator().source}).){1,${this.opts.maxLength}}|\\/)?`)}get_mail_name(){return this.cache.src_mail_name??=new RegExp("[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9](?:[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9]|[.](?=[-!#$%&'*+/=?^_`{|}~a-zA-Z0-9])){0,63}")}get_xn(){return this.cache.src_xn??=new RegExp("xn--[a-z0-9\\-]{1,59}")}get_tld(){if(this.cache.tld)return this.cache.tld;let e=[...new Set(this.opts.tlds||[])].sort().reverse().join("|");return this.cache.tld=new RegExp(`${e||"$#none#$"}|${this.get_xn().source}`),this.cache.tld}get_domain_root(){return this.cache.src_domain_root??=new RegExp("(?:"+this.get_xn().source+`|${this.get_pseudo_letter().source}{1,63})`)}get_domain(){return this.cache.src_domain??=new RegExp("(?:"+this.get_xn().source+`|(?:${this.get_pseudo_letter().source})|(?:${this.get_pseudo_letter().source}(?:-|${this.get_pseudo_letter().source}){0,61}${this.get_pseudo_letter().source}))`)}get_url_host_port(){return this.cache.url_host_port??=new RegExp("(?:"+this.get_ipv6_url_host().source+`|(?:(?:(?:${this.get_domain().source})\\.){0,10}${this.get_domain().source}))`+this.get_port().source+this.get_host_terminator().source)}get_fuzzy_url_host_port(){return this.cache.fuzzy_url_host_port??=new RegExp("(?:"+(this.opts.fuzzyIP?this.get_ipv4_addr().source+"|":"")+`(?:(?:(?:${this.get_domain().source})\\.){1,10}(?:${this.get_tld().source})))`+this.get_host_terminator().source)}get_mail_host(){return this.cache.src_mail_host??=new RegExp("(?:"+this.get_ipv6_mail_host().source+`|(?:(?:(?:${this.get_domain().source})\\.){0,4}${this.get_domain().source}))`+this.get_host_terminator().source)}get_fuzzy_mail_host(){return this.cache.src_fuzzy_mail_host??=new RegExp("(?:"+this.get_ipv6_mail_host().source+`|(?:(?:(?:${this.get_domain().source})[.]){1,4}${this.get_domain_root().source}))`+this.get_host_terminator().source)}get_path_extra(){return this.cache.src_path_extra??=new RegExp("")}get_fuzzy_mail_host_search(){return this.cache.mail_fuzzy_host_search??=new RegExp(`@${this.get_fuzzy_mail_host().source}`,"ig")}get_fuzzy_link_search(){return this.cache.link_fuzzy_search??=new RegExp(`(^|(?![.:/\\-_@])(?:[$+<=>^\`||]|${this.src_ZPCc}))(?:(?![$+<=>^\`||])${this.get_fuzzy_url_host_port().source}${this.get_path().source})`,"ig")}get_http_validator(){return this.cache.http_validator??=new RegExp("\\/\\/"+(this.opts.urlAuth?this.get_auth().source:"")+this.get_url_host_port().source+this.get_path().source,"iy")}get_relative_proto_validator(){return this.cache.relative_proto_validator??=new RegExp((this.opts.urlAuth?this.get_auth().source:"")+`(?:localhost|${this.get_ipv6_url_host().source}|(?:(?:${this.get_domain().source})[.]){1,10}${this.get_domain_root().source})`+this.get_port().source+this.get_host_terminator().source+this.get_path().source,"iy")}get_mail_name_validator(){return this.cache.mail_name_validator??=new RegExp(`(?:^|${this.get_text_separators().source}|"|\\(|${this.src_ZCc})(${this.get_mail_name().source})$`)}get_mailto_validator(){return this.cache.mailto_validator??=new RegExp(`${this.get_mail_name().source}@${this.get_mail_host().source}`,"iy")}get_schema_names(){return this.cache.schema_names??=new RegExp((this.opts.schema_names||[]).map((e)=>this.escapeRE(e)).join("|"))}get_schema_search(){return this.cache.schema_search??=new RegExp(`(^|(?!_)(?:[><|]|${this.src_ZPCc}))(${this.get_schema_names().source})`,"ig")}get_schema_at_start(){return this.cache.schema_at_start??=new RegExp(`^${this.get_schema_search().source}`,"i")}},Ki={validate:(e,t,r)=>{let n=r.re.get_http_validator();n.lastIndex=t;let a=n.exec(e);return a?a[0].length:0},normalize:(e,t)=>t.normalize(e)},fx={"http:":Ki,"https:":Ki,"ftp:":Ki,"//":{validate:function(e,t,r){let n=r.re.get_relative_proto_validator();n.lastIndex=t;let a=n.exec(e);if(a){if(t>=3&&e[t-3]===":")return 0;if(t>=3&&e[t-3]==="/")return 0;return a[0].length}return 0},normalize:(e,t)=>t.normalize(e)},"mailto:":{validate:function(e,t,r){let n=r.re.get_mailto_validator();n.lastIndex=t;let a=n.exec(e);return a?a[0].length:0},normalize:(e,t)=>t.normalize(e)}},dx="a:cdefgilmnoqrstuwxz|b:abdefghijmnorstvwyz|c:acdfghiklmnoruvwxyz|d:ejkmoz|e:cegrstu|f:ijkmor|g:abdefghilmnpqrstuwy|h:kmnrtu|i:delmnoqrst|j:emop|k:eghimnprwyz|l:abcikrstuvy|m:acdeghklmnopqrstuvwxyz|n:acefgilopruz|o:m|p:aefghklmnrstwy|q:a|r:eosuw|s:abcdeghijklmnortuvxyz|t:cdfghjklmnortvwz|u:agksyz|v:aceginu|w:fs|y:et|z:amw",hx="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф";function px(){let e=hx.split("|");return dx.split("|").forEach((t)=>{let r=t.indexOf(":"),n=t.slice(0,r);for(let a of t.slice(r+1))e.push(n+a)}),e}var xx={fuzzyLink:!1,fuzzyEmail:!0,fuzzyIP:!1,"---":!1,tlds:px(),urlAuth:!1,maxLength:1e4},pl=class{schema;index;lastIndex;raw;text;url;constructor(e,t,r,n){let a=e.slice(r,n);this.schema=t.toLowerCase(),this.index=r,this.lastIndex=n,this.raw=a,this.text=a,this.url=a}},xl=class{__opts__;__schemas__;re;constructor(e={}){let{rebuilder:t,...r}=e;this.__opts__={...xx,...r},this.__schemas__={...fx},this.re=t||new ux,this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)})}add(e,t=null){if(!t)delete this.__schemas__[e];else{let r={normalize:(n,a)=>a.normalize(n),...t};this.__schemas__[e]=r}return this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}set(e={}){return this.__opts__={...this.__opts__,...e},this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}test(e){if(!e.length)return!1;let t,r;r=this.re.get_schema_search(),r.lastIndex=0;while((t=r.exec(e))!==null)if(this.testSchemaAt(e,t[2],r.lastIndex))return!0;if(this.__opts__.fuzzyLink&&this.__schemas__["http:"]){if(r=this.re.get_fuzzy_link_search(),r.lastIndex=0,r.exec(e)!==null)return!0}if(this.__opts__.fuzzyEmail&&this.__schemas__["mailto:"]){if(e.indexOf("@")>=0){let n=this.re.get_fuzzy_mail_host_search(),a=this.re.get_mail_name_validator();n.lastIndex=0;while((t=n.exec(e))!==null){let i=e.slice(Math.max(0,t.index-65),t.index);if(a.test(i))return!0}}}return!1}testSchemaAt(e,t,r){if(!this.__schemas__[t.toLowerCase()])return 0;return this.__schemas__[t.toLowerCase()].validate(e.slice(0,r+this.__opts__.maxLength),r,this)}match(e){let t=[],r=this.re.get_schema_search(),n,a,i,s,o,u,d=!1,p=!1,m=!1,E=0;if(!e.length)return null;if(r.lastIndex=0,this.__opts__.fuzzyLink&&this.__schemas__["http:"])n=this.re.get_fuzzy_link_search(),n.lastIndex=0;if(this.__opts__.fuzzyEmail&&this.__schemas__["mailto:"])a=this.re.get_fuzzy_mail_host_search(),a.lastIndex=0,i=this.re.get_mail_name_validator();for(;;){let f=Math.max(E-1,0);if(a&&i&&!m&&(!o||o.index<E)){if(a.lastIndex<f)a.lastIndex=f;for(;;){let T=a.exec(e);if(!T){m=!0,o=void 0;break}let C=i.exec(e.slice(Math.max(0,T.index-65),T.index));if(!C)continue;if(o={schema:"mailto:",index:T.index-C[1].length,lastIndex:T.index+T[0].length},o.index>=E)break;if(a.lastIndex<f)a.lastIndex=f}}if(n&&!p&&(!s||s.index<E)){if(n.lastIndex<f)n.lastIndex=f;for(;;){let T=n.exec(e);if(!T){p=!0,s=void 0;break}if(s={schema:"",index:T.index+T[1].length,lastIndex:T.index+T[0].length},s.index>=E)break;if(n.lastIndex<f)n.lastIndex=f}}let g=o;if(!g||s&&(s.index<g.index||s.index===g.index&&s.lastIndex>g.lastIndex))g=s;let A;if(!d)for(;;){if(!u){if(r.lastIndex<f)r.lastIndex=f;let w=r.exec(e);if(!w){d=!0;break}u={schema:w[2],index:w.index+w[1].length,lastIndex:w.index+w[0].length}}if(u.index<E){u=void 0;continue}if(g&&u.index>g.index)break;let T=u;u=void 0;let C=this.testSchemaAt(e,T.schema,T.lastIndex);if(C){A={schema:T.schema,index:T.index,lastIndex:T.lastIndex+C};break}}let v=A;if(!v||o&&(o.index<v.index||o.index===v.index&&o.lastIndex>v.lastIndex))v=o;if(!v||s&&(s.index<v.index||s.index===v.index&&s.lastIndex>v.lastIndex))v=s;if(!v)break;if(v===o)o=void 0;else if(v===s)s=void 0;let L=new pl(e,v.schema,v.index,v.lastIndex);if(L.schema)this.__schemas__[L.schema].normalize(L,this);else this.normalize(L);t.push(L),E=v.lastIndex}if(t.length)return t;return null}matchAtStart(e){if(!e.length)return null;let t=this.re.get_schema_at_start().exec(e);if(!t)return null;let r=this.testSchemaAt(e,t[2],t[0].length);if(!r)return null;let n=new pl(e,t[2],t.index+t[1].length,t.index+t[0].length+r);return this.__schemas__[n.schema].normalize(n,this),n}tlds(e,t=!1){if(e=Array.isArray(e)?e:[e],!t)this.__opts__.tlds=e;else this.__opts__.tlds=this.__opts__.tlds.concat(e);return this.re.set({...this.__opts__,schema_names:Object.keys(this.__schemas__)}),this}normalize(e){if(!e.schema)e.url=`http://${e.url}`;if(e.schema==="mailto:"&&!/^mailto:/i.test(e.url))e.url=`mailto:${e.url}`}};var ns=Ai(wl(),1);/*! markdown-it 15.0.1 https://github.com/markdown-it/markdown-it @license MIT */var kl=Object.defineProperty,Ml=(e,t)=>{let r={};for(var n in e)kl(r,n,{get:e[n],enumerable:!0});if(!t)kl(r,Symbol.toStringTag,{value:"Module"});return r},Cx=Ml({arrayReplaceAt:()=>Ax,asciiTrim:()=>ga,callable:()=>Ol,escapeHtml:()=>Ht,escapeRE:()=>Px,fromCodePoint:()=>en,isMdAsciiPunct:()=>nn,isPunctChar:()=>ql,isPunctCharCode:()=>rn,isSpace:()=>pe,isValidEntityCode:()=>as,isWhiteSpace:()=>tn,lib:()=>qx,normalizeReference:()=>ma,unescapeAll:()=>br,unescapeMd:()=>Nx});function Ol(e){let t=function(...r){return Reflect.construct(e,r,new.target&&new.target!==t?new.target:e)};return Object.defineProperty(t,"name",{value:e.name}),Object.setPrototypeOf(t,e),t.prototype=e.prototype,t}function Ax(e,t,r){return[].concat(e.slice(0,t),r,e.slice(t+1))}function as(e){if(e>=55296&&e<=57343)return!1;if(e>=64976&&e<=65007)return!1;if((e&65535)===65535||(e&65535)===65534)return!1;if(e>=0&&e<=8)return!1;if(e===11)return!1;if(e>=14&&e<=31)return!1;if(e>=127&&e<=159)return!1;if(e>1114111)return!1;return!0}function en(e){if(e>65535){e-=65536;let t=55296+(e>>10),r=56320+(e&1023);return String.fromCharCode(t,r)}return String.fromCharCode(e)}var Pl=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,Rx=new RegExp(`${Pl.source}|${/&([a-z#][a-z0-9]{1,31});/gi.source}`,"gi"),Dx=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function Sx(e,t){if(t.charCodeAt(0)===35&&Dx.test(t)){let n=t[1].toLowerCase()==="x"?parseInt(t.slice(2),16):parseInt(t.slice(1),10);if(as(n))return en(n);return e}let r=ha(e);if(r!==e)return r;return e}function Nx(e){if(e.indexOf("\\")<0)return e;return e.replace(Pl,"$1")}function br(e){if(e.indexOf("\\")<0&&e.indexOf("&")<0)return e;return e.replace(Rx,function(t,r,n){if(r)return r;return Sx(t,n)})}var Lx=/[&<>"]/,Ix=/[&<>"]/g,Fx={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function Mx(e){return Fx[e]}function Ht(e){if(Lx.test(e))return e.replace(Ix,Mx);return e}var Ox=/[.?*+^$[\]\\(){}|-]/g;function Px(e){return e.replace(Ox,"\\$&")}function pe(e){switch(e){case 9:case 32:return!0}return!1}function tn(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function ql(e){return Qr.test(e)||Wi.test(e)}function rn(e){return ql(en(e))}function nn(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function ma(e){return e=e.trim().replace(/\s+/g," "),e.toLowerCase().toUpperCase()}function Tl(e){return e===32||e===9||e===10||e===13}function ga(e){let t=0;for(;t<e.length;t++)if(!Tl(e.charCodeAt(t)))break;let r=e.length-1;for(;r>=t;r--)if(!Tl(e.charCodeAt(r)))break;return e.slice(t,r+1)}var qx={mdurl:$i,ucmicro:Ji};function Bx(e,t,r){let n,a,i,s,o=e.posMax,u=e.pos;e.pos=t+1,n=1;while(e.pos<o){if(i=e.src.charCodeAt(e.pos),i===93){if(n--,n===0){a=!0;break}}if(s=e.pos,e.md.inline.skipToken(e),i===91){if(s===e.pos-1)n++;else if(r)return e.pos=u,-1}}let d=-1;if(a)d=e.pos;return e.pos=u,d}function jx(e,t,r){let n,a=t,i={ok:!1,pos:0,str:""};if(e.charCodeAt(a)===60){a++;while(a<r){if(n=e.charCodeAt(a),n===10)return i;if(n===60)return i;if(n===62)return i.pos=a+1,i.str=br(e.slice(t+1,a)),i.ok=!0,i;if(n===92&&a+1<r){a+=2;continue}a++}return i}let s=0;while(a<r){if(n=e.charCodeAt(a),n===32)break;if(n<32||n===127)break;if(n===92&&a+1<r){if(e.charCodeAt(a+1)===32){a++;continue}a+=2;continue}if(n===40){if(s++,s>32)return i}if(n===41){if(s===0)break;s--}a++}if(t===a)return i;if(s!==0)return i;return i.str=br(e.slice(t,a)),i.pos=a,i.ok=!0,i}function Hx(e,t,r,n){let a,i=t,s={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)s.str=n.str,s.marker=n.marker;else{if(i>=r)return s;let o=e.charCodeAt(i);if(o!==34&&o!==39&&o!==40)return s;if(t++,i++,o===40)o=41;s.marker=o}while(i<r){if(a=e.charCodeAt(i),a===s.marker)return s.pos=i+1,s.str+=br(e.slice(t,i)),s.ok=!0,s;else if(a===40&&s.marker===41)return s;else if(a===92&&i+1<r)i++;i++}return s.can_continue=!0,s.str+=br(e.slice(t,i)),s}var Ux=Ml({parseLinkDestination:()=>jx,parseLinkLabel:()=>Bx,parseLinkTitle:()=>Hx});function an(e){return an=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},an(e)}function $x(e,t){if(an(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(an(n)!="object")return n;throw TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function zx(e){var t=$x(e,"string");return an(t)=="symbol"?t:t+""}function F(e,t,r){return(t=zx(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var tr=class{constructor(e,t,r){F(this,"map",null),F(this,"level",0),F(this,"children",null),F(this,"content",""),F(this,"markup",""),F(this,"info",""),F(this,"block",!1),F(this,"hidden",!1),this.type=e,this.tag=t,this.attrs=null,this.nesting=r,this.meta=null}attrIndex(e){if(!this.attrs)return-1;let t=this.attrs;for(let r=0,n=t.length;r<n;r++)if(t[r][0]===e)return r;return-1}attrPush(e){if(this.attrs)this.attrs.push(e);else this.attrs=[e]}attrSet(e,t){let r=this.attrIndex(e),n=[e,t];if(r<0)this.attrPush(n);else this.attrs[r]=n}attrGet(e){let t=this.attrIndex(e),r=null;if(t>=0)r=this.attrs[t][1];return r}attrJoin(e,t){let r=this.attrIndex(e);if(r<0)this.attrPush([e,t]);else this.attrs[r][1]=`${this.attrs[r][1]} ${t}`}},sn=class{constructor(){F(this,"__rules__",[]),F(this,"__cache__",null)}__find__(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1}__compile__(){let e=new Set;this.__rules__.forEach((t)=>{if(!t.enabled)return;t.alt.forEach((r)=>{if(r)e.add(r)})}),this.__cache__=Object.create(null),this.__cache__[""]=[],this.__rules__.forEach((t)=>{if(t.enabled)this.__cache__[""].push(t.fn)}),e.forEach((t)=>{this.__cache__[t]=[],this.__rules__.forEach((r)=>{if(r.enabled&&r.alt.indexOf(t)>=0)this.__cache__[t].push(r.fn)})})}at(e,t,r={}){let n=this.__find__(e);if(n===-1)throw Error(`Parser rule not found: ${e}`);this.__rules__[n].fn=t,this.__rules__[n].alt=r.alt||[],this.__cache__=null}before(e,t,r,n={}){let a=this.__find__(e);if(a===-1)throw Error(`Parser rule not found: ${e}`);this.__rules__.splice(a,0,{name:t,enabled:!0,fn:r,alt:n.alt||[]}),this.__cache__=null}after(e,t,r,n={}){let a=this.__find__(e);if(a===-1)throw Error(`Parser rule not found: ${e}`);this.__rules__.splice(a+1,0,{name:t,enabled:!0,fn:r,alt:n.alt||[]}),this.__cache__=null}push(e,t,r={}){this.__rules__.push({name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null}enable(e,t=!1){if(!Array.isArray(e))e=[e];let r=[];return e.forEach((n)=>{let a=this.__find__(n);if(a<0){if(t)return;throw Error(`Rules manager: invalid rule name ${n}`)}this.__rules__[a].enabled=!0,r.push(n)}),this.__cache__=null,r}enableOnly(e,t=!1){if(!Array.isArray(e))e=[e];this.__rules__.forEach((r)=>{r.enabled=!1}),this.enable(e,t)}disable(e,t=!1){if(!Array.isArray(e))e=[e];let r=[];return e.forEach((n)=>{let a=this.__find__(n);if(a<0){if(t)return;throw Error(`Rules manager: invalid rule name ${n}`)}this.__rules__[a].enabled=!1,r.push(n)}),this.__cache__=null,r}getRules(e){if(!this.__cache__)this.__compile__();return this.__cache__[e]||[]}},ht={};ht.code_inline=function(e,t,r,n,a){let i=e[t];return`<code${a.renderAttrs(i)}>${Ht(i.content)}</code>`};ht.code_block=function(e,t,r,n,a){let i=e[t];return`<pre${a.renderAttrs(i)}><code>${Ht(e[t].content)}</code></pre>
109
+ `};ht.fence=function(e,t,r,n,a){let i=e[t],s=i.info?br(i.info).trim():"",o="",u="";if(s){let p=s.split(/(\s+)/g);o=p[0],u=p.slice(2).join("")}let d;if(r.highlight)d=r.highlight(i.content,o,u)||Ht(i.content);else d=Ht(i.content);if(d.indexOf("<pre")===0)return d+`
110
+ `;if(s){let p=i.attrIndex("class"),m=i.attrs?i.attrs.slice():[];if(p<0)m.push(["class",`${r.langPrefix}${o}`]);else m[p]=[m[p][0],m[p][1]],m[p][1]+=` ${r.langPrefix}${o}`;let E={attrs:m};return`<pre><code${a.renderAttrs(E)}>${d}</code></pre>
98
111
  `}return`<pre><code${a.renderAttrs(i)}>${d}</code></pre>
99
- `};rt.image=function(e,t,r,n,a){let i=e[t];return i.attrs[i.attrIndex("alt")][1]=a.renderInlineAsText(i.children,r,n),a.renderToken(e,t,r)};rt.hardbreak=function(e,t,r){return r.xhtmlOut?`<br />
112
+ `};ht.image=function(e,t,r,n,a){let i=e[t];return i.attrs[i.attrIndex("alt")][1]=a.renderInlineAsText(i.children,r,n),a.renderToken(e,t,r)};ht.hardbreak=function(e,t,r){return r.xhtmlOut?`<br />
100
113
  `:`<br>
101
- `};rt.softbreak=function(e,t,r){return r.breaks?r.xhtmlOut?`<br />
114
+ `};ht.softbreak=function(e,t,r){return r.breaks?r.xhtmlOut?`<br />
102
115
  `:`<br>
103
116
  `:`
104
- `};rt.text=function(e,t){return Lt(e[t].content)};rt.html_block=function(e,t){return e[t].content};rt.html_inline=function(e,t){return e[t].content};var wc=class{constructor(){L(this,"rules",Object.assign({},rt))}renderAttrs(e){let t,r,n;if(!e.attrs)return"";n="";for(t=0,r=e.attrs.length;t<r;t++)n+=` ${Lt(e.attrs[t][0])}="${Lt(String(e.attrs[t][1]))}"`;return n}renderToken(e,t,r){let n=e[t],a="";if(n.hidden)return"";let i=t-1;while(i>=0&&e[i].hidden&&e[i].nesting===0)i--;if(n.block&&n.nesting!==-1&&i>=0&&e[i].hidden&&e[i].nesting===-1)a+=`
105
- `;if(a+=(n.nesting===-1?"</":"<")+n.tag,a+=this.renderAttrs(n),n.nesting===0&&r.xhtmlOut)a+=" /";let s=!1;if(n.block){if(s=!0,n.nesting===1){let c=t+1;while(c<e.length&&e[c].hidden&&e[c].nesting===0)c++;if(c<e.length){let l=e[c];if(l.type==="inline"||l.hidden)s=!1;else if(l.nesting===-1&&l.tag===n.tag)s=!1}}}return a+=s?`>
106
- `:">",a}renderInline(e,t,r){let n="",a=this.rules;for(let i=0,s=e.length;i<s;i++){let c=e[i].type;if(typeof a[c]<"u")n+=a[c](e,i,t,r,this);else n+=this.renderToken(e,i,t)}return n}renderInlineAsText(e,t,r){let n="";for(let a=0,i=e.length;a<i;a++)switch(e[a].type){case"text":case"code_inline":n+=e[a].content;break;case"image":n+=this.renderInlineAsText(e[a].children,t,r);break;case"html_inline":case"html_block":n+=e[a].content;break;case"softbreak":case"hardbreak":n+=`
107
- `}return n}render(e,t,r){let n="",a=this.rules;for(let i=0,s=e.length;i<s;i++){let c=e[i].type;if(c==="inline")n+=this.renderInline(e[i].children,t,r);else if(typeof a[c]<"u")n+=a[c](e,i,t,r,this);else n+=this.renderToken(e,i,t)}return n}},kc=class{constructor(e,t,r){L(this,"tokens",[]),L(this,"inlineMode",!1),L(this,"Token",zt),this.src=e,this.env=r,this.md=t}},Ep=/\r\n?/g,vp=/\0/g;function yp(e){let t;t=e.src.replace(Ep,`
108
- `),t=t.replace(vp,"�"),e.src=t}function wp(e){let t;if(e.inlineMode)t=new e.Token("inline","",0),t.content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t);else e.md.block.parse(e.src,e.md,e.env,e.tokens)}function kp(e){let t=e.tokens,r=0;for(let n=0;n<t.length;n++){if(t[n].type==="reference_definition")continue;if(n!==r)t[r]=t[n];r++}if(t.length!==r)t.length=r}function Tp(e){let t=e.tokens;for(let r=0,n=t.length;r<n;r++){let a=t[r];if(a.type==="inline")e.md.inline.parse(a.content,e.md,e.env,a.children)}}function Cp(e){return/^<a[>\s]/i.test(e)}function Ap(e){return/^<\/a\s*>/i.test(e)}function Rp(e){let t=e.tokens;if(!e.md.options.linkify)return;for(let r=0,n=t.length;r<n;r++){if(t[r].type!=="inline"||!e.md.linkify.test(t[r].content))continue;let a=t[r].children,i=[],s=0;for(let c=a.length-1;c>=0;c--){let l=a[c];if(l.type==="link_close"){c--;while(a[c].level!==l.level&&a[c].type!=="link_open")c--;continue}if(l.type==="html_inline"){if(Cp(l.content)&&s>0)s--;if(Ap(l.content))s++}if(s>0)continue;if(l.type==="text"&&e.md.linkify.test(l.content)){let d=l.content,p=e.md.linkify.match(d),m=[],E=l.level,f=0;if(p.length>0&&p[0].index===0&&c>0&&a[c-1].type==="text_special")p=p.slice(1);for(let g=0;g<p.length;g++){let A=p[g].url,y=e.md.normalizeLink(A);if(!e.md.validateLink(y))continue;let N=p[g].text;if(!p[g].schema)N=e.md.normalizeLinkText(`http://${N}`).replace(/^http:\/\//,"");else if(p[g].schema==="mailto:"&&!/^mailto:/i.test(N))N=e.md.normalizeLinkText(`mailto:${N}`).replace(/^mailto:/,"");else N=e.md.normalizeLinkText(N);let T=p[g].index;if(T>f){let O=new e.Token("text","",0);O.content=d.slice(f,T),O.level=E,m.push(O)}let C=new e.Token("link_open","a",1);C.attrs=[["href",y]],C.level=E++,C.markup="linkify",C.info="auto",m.push(C);let w=new e.Token("text","",0);w.content=N,w.level=E,m.push(w);let k=new e.Token("link_close","a",-1);k.level=--E,k.markup="linkify",k.info="auto",m.push(k),f=p[g].lastIndex}if(f<d.length){let g=new e.Token("text","",0);g.content=d.slice(f),g.level=E,m.push(g)}i.push({index:c,nodes:m})}}if(i.length>0){let c=a.length;for(let m of i)c+=m.nodes.length-1;let l=Array(c),d=0,p=0;i.reverse();for(let m=0;m<a.length;m++){let E=i[d];if((E===null||E===void 0?void 0:E.index)===m){for(let f of E.nodes)l[p++]=f;d++}else l[p++]=a[m]}t[r].children=l}}}var Tc=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Dp=/\((c|tm|r)\)/i,Sp=/\((c|tm|r)\)/gi,Np={c:"©",r:"®",tm:"™"};function Lp(e,t){return Np[t.toLowerCase()]}function Fp(e){let t=0;for(let r=e.length-1;r>=0;r--){let n=e[r];if(n.type==="text"&&!t)n.content=n.content.replace(Sp,Lp);if(n.type==="link_open"&&n.info==="auto")t--;if(n.type==="link_close"&&n.info==="auto")t++}}function Mp(e){let t=0;for(let r=e.length-1;r>=0;r--){let n=e[r];if(n.type==="text"&&!t){if(Tc.test(n.content))n.content=n.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")}if(n.type==="link_open"&&n.info==="auto")t--;if(n.type==="link_close"&&n.info==="auto")t++}}function Ip(e){let t;if(!e.md.options.typographer)return;for(t=e.tokens.length-1;t>=0;t--){if(e.tokens[t].type!=="inline")continue;if(Dp.test(e.tokens[t].content))Fp(e.tokens[t].children);if(Tc.test(e.tokens[t].content))Mp(e.tokens[t].children)}}var Op=/['"]/,lc=/['"]/g,fc="’";function $n(e,t,r,n){if(!e[t])e[t]=[];e[t].push({pos:r,ch:n})}function qp(e,t){let r="",n=0;t.sort((a,i)=>a.pos-i.pos);for(let a=0;a<t.length;a++){let i=t[a];r+=e.slice(n,i.pos)+i.ch,n=i.pos+1}return r+e.slice(n)}function Bp(e,t){let r,n=[],a={};for(let i=0;i<e.length;i++){let s=e[i],c=e[i].level;for(r=n.length-1;r>=0;r--)if(n[r].level<=c)break;if(n.length=r+1,s.type!=="text")continue;let l=s.content,d=0,p=l.length;e:while(d<p){lc.lastIndex=d;let m=lc.exec(l);if(!m)break;let E=!0,f=!0;d=m.index+1;let g=m[0]==="'",A=32;if(m.index-1>=0)A=l.charCodeAt(m.index-1);else for(r=i-1;r>=0;r--){if(e[r].type==="softbreak"||e[r].type==="hardbreak")break;if(!e[r].content)continue;A=e[r].content.charCodeAt(e[r].content.length-1);break}let y=32;if(d<p)y=l.charCodeAt(d);else for(r=i+1;r<e.length;r++){if(e[r].type==="softbreak"||e[r].type==="hardbreak")break;if(!e[r].content)continue;y=e[r].content.charCodeAt(0);break}let N=Hr(A)||Pr(A),T=Hr(y)||Pr(y),C=Br(A),w=Br(y);if(w)E=!1;else if(T){if(!(C||N))E=!1}if(C)f=!1;else if(N){if(!(w||T))f=!1}if(y===34&&m[0]==='"'){if(A>=48&&A<=57)f=E=!1}if(E&&f)E=N,f=T;if(!E&&!f){if(g)$n(a,i,m.index,fc);continue}if(f)for(r=n.length-1;r>=0;r--){let k=n[r];if(n[r].level<c)break;if(k.single===g&&n[r].level===c){k=n[r];let O,X;if(g)O=t.md.options.quotes[2],X=t.md.options.quotes[3];else O=t.md.options.quotes[0],X=t.md.options.quotes[1];$n(a,i,m.index,X),$n(a,k.token,k.pos,O),n.length=r;continue e}}if(E)n.push({token:i,pos:m.index,single:g,level:c});else if(f&&g)$n(a,i,m.index,fc)}}Object.keys(a).forEach(function(i){let s=Number(i);e[s].content=qp(e[s].content,a[i])})}function Pp(e){if(!e.md.options.typographer)return;for(let t=e.tokens.length-1;t>=0;t--){if(e.tokens[t].type!=="inline"||!Op.test(e.tokens[t].content))continue;Bp(e.tokens[t].children,e)}}function Hp(e){let t,r,n=e.length;for(t=0;t<n;t++)if(e[t].type==="text_special")e[t].type="text";for(t=r=0;t<n;t++)if(e[t].type==="text"&&t+1<n&&e[t+1].type==="text")e[t+1].content=e[t].content+e[t+1].content;else{if(t!==r)e[r]=e[t];r++}if(t!==r)e.length=r}function jp(e){let t,r,n=e.tokens,a=n.length;for(let i=0;i<a;i++){if(n[i].type!=="inline")continue;let s=n[i].children,c=s.length;for(t=0;t<c;t++){if(s[t].type==="text_special")s[t].type="text";if(s[t].children)Hp(s[t].children)}for(t=r=0;t<c;t++)if(s[t].type==="text"&&t+1<c&&s[t+1].type==="text")s[t+1].content=s[t].content+s[t+1].content;else{if(t!==r)s[r]=s[t];r++}if(t!==r)s.length=r}}var bi=[["normalize",yp],["block",wp],["strip_references",kp],["inline",Tp],["linkify",Rp],["replacements",Ip],["smartquotes",Pp],["text_join",jp]],Cc=class{constructor(){L(this,"ruler",new Ur),L(this,"State",kc);for(let e=0;e<bi.length;e++)this.ruler.push(bi[e][0],bi[e][1])}process(e){let t=this.ruler.getRules("");for(let r=0,n=t.length;r<n;r++)t[r](e)}},Ac=class{constructor(e,t,r,n){L(this,"bMarks",[]),L(this,"eMarks",[]),L(this,"tShift",[]),L(this,"sCount",[]),L(this,"bsCount",[]),L(this,"blkIndent",0),L(this,"line",0),L(this,"lineMax",0),L(this,"tight",!1),L(this,"listIndent",-1),L(this,"parentType","root"),L(this,"level",0),L(this,"Token",zt),this.src=e,this.md=t,this.env=r,this.tokens=n;let a=this.src;for(let i=0,s=0,c=0,l=0,d=a.length,p=!1;s<d;s++){let m=a.charCodeAt(s);if(!p)if(ue(m)){if(c++,m===9)l+=4-l%4;else l++;continue}else p=!0;if(m===10||s===d-1){if(m!==10)s++;this.bMarks.push(i),this.eMarks.push(s),this.tShift.push(c),this.sCount.push(l),this.bsCount.push(0),p=!1,c=0,l=0,i=s+1}}this.bMarks.push(a.length),this.eMarks.push(a.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}push(e,t,r){let n=new zt(e,t,r);if(n.block=!0,r<0)this.level--;if(n.level=this.level,r>0)this.level++;return this.tokens.push(n),n}isEmpty(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]}skipEmptyLines(e){for(let t=this.lineMax;e<t;e++)if(this.bMarks[e]+this.tShift[e]<this.eMarks[e])break;return e}skipSpaces(e){for(let t=this.src.length;e<t;e++)if(!ue(this.src.charCodeAt(e)))break;return e}skipSpacesBack(e,t){if(e<=t)return e;while(e>t)if(!ue(this.src.charCodeAt(--e)))return e+1;return e}skipChars(e,t){for(let r=this.src.length;e<r;e++)if(this.src.charCodeAt(e)!==t)break;return e}skipCharsBack(e,t,r){if(e<=r)return e;while(e>r)if(t!==this.src.charCodeAt(--e))return e+1;return e}getLines(e,t,r,n){if(e>=t)return"";let a=Array(t-e);for(let i=0,s=e;s<t;s++,i++){let c=0,l=this.bMarks[s],d=l,p;if(s+1<t||n)p=this.eMarks[s]+1;else p=this.eMarks[s];while(d<p&&c<r){let m=this.src.charCodeAt(d);if(ue(m))if(m===9)c+=4-(c+this.bsCount[s])%4;else c++;else if(d-l<this.tShift[s])c++;else break;d++}if(c>r)a[i]=Array(c-r+1).join(" ")+this.src.slice(d,p);else a[i]=this.src.slice(d,p)}return a.join("")}},Up=65536;function _i(e,t){let r=e.bMarks[t]+e.tShift[t],n=e.eMarks[t];return e.src.slice(r,n)}function dc(e){let t=[],r=e.length,n=0,a=e.charCodeAt(n),i=!1,s=0,c="";while(n<r){if(a===124)if(!i)t.push(c+e.substring(s,n)),c="",s=n+1;else c+=e.substring(s,n-1),s=n;i=a===92,n++,a=e.charCodeAt(n)}return t.push(c+e.substring(s)),t}function $p(e,t,r,n){if(t+2>r)return!1;let a=t+1;if(e.sCount[a]<e.blkIndent)return!1;if(e.sCount[a]-e.blkIndent>=4)return!1;let i=e.bMarks[a]+e.tShift[a];if(i>=e.eMarks[a])return!1;let s=e.src.charCodeAt(i++);if(s!==124&&s!==45&&s!==58)return!1;if(i>=e.eMarks[a])return!1;let c=e.src.charCodeAt(i++);if(c!==124&&c!==45&&c!==58&&!ue(c))return!1;if(s===45&&ue(c))return!1;while(i<e.eMarks[a]){let w=e.src.charCodeAt(i);if(w!==124&&w!==45&&w!==58&&!ue(w))return!1;i++}let l=_i(e,t+1),d=l.split("|"),p=[];for(let w=0;w<d.length;w++){let k=d[w].trim();if(!k)if(w===0||w===d.length-1)continue;else return!1;if(!/^:?-+:?$/.test(k))return!1;if(k.charCodeAt(k.length-1)===58)p.push(k.charCodeAt(0)===58?"center":"right");else if(k.charCodeAt(0)===58)p.push("left");else p.push("")}if(l=_i(e,t).trim(),l.indexOf("|")===-1)return!1;if(e.sCount[t]-e.blkIndent>=4)return!1;if(d=dc(l),d.length&&d[0]==="")d.shift();if(d.length&&d[d.length-1]==="")d.pop();let m=d.length;if(m===0||m!==p.length)return!1;if(n)return!0;let E=e.parentType;e.parentType="table";let f=e.md.block.ruler.getRules("blockquote"),g=e.push("table_open","table",1),A=[t,0];g.map=A;let y=e.push("thead_open","thead",1);y.map=[t,t+1];let N=e.push("tr_open","tr",1);N.map=[t,t+1];for(let w=0;w<d.length;w++){let k=e.push("th_open","th",1);if(p[w])k.attrs=[["style",`text-align:${p[w]}`]];let O=e.push("inline","",0);O.content=d[w].trim(),O.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let T,C=0;for(a=t+2;a<r;a++){if(e.sCount[a]<e.blkIndent)break;let w=!1;for(let O=0,X=f.length;O<X;O++)if(f[O](e,a,r,!0)){w=!0;break}if(w)break;if(l=_i(e,a).trim(),!l)break;if(e.sCount[a]-e.blkIndent>=4)break;if(d=dc(l),d.length&&d[0]==="")d.shift();if(d.length&&d[d.length-1]==="")d.pop();if(C+=m-d.length,C>Up)break;if(a===t+2){let O=e.push("tbody_open","tbody",1);O.map=T=[t+2,0]}let k=e.push("tr_open","tr",1);k.map=[a,a+1];for(let O=0;O<m;O++){let X=e.push("td_open","td",1);if(p[O])X.attrs=[["style",`text-align:${p[O]}`]];let se=e.push("inline","",0);se.content=d[O]?d[O].trim():"",se.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}if(T)e.push("tbody_close","tbody",-1),T[1]=a;return e.push("table_close","table",-1),A[1]=a,e.parentType=E,e.line=a,!0}function zp(e,t,r){if(e.sCount[t]-e.blkIndent<4)return!1;let n=t+1,a=n;while(n<r){if(e.isEmpty(n)){n++;continue}if(e.sCount[n]-e.blkIndent>=4){n++,a=n;continue}break}e.line=a;let i=e.push("code_block","code",0);return i.content=e.getLines(t,a,4+e.blkIndent,!1)+`
109
- `,i.map=[t,e.line],!0}function Vp(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(a+3>i)return!1;let s=e.src.charCodeAt(a);if(s!==126&&s!==96)return!1;let c=a;a=e.skipChars(a,s);let l=a-c;if(l<3)return!1;let d=e.src.slice(c,a),p=e.src.slice(a,i);if(s===96){if(p.indexOf(String.fromCharCode(s))>=0)return!1}if(n)return!0;let m=t,E=!1;for(;;){if(m++,m>=r)break;if(a=c=e.bMarks[m]+e.tShift[m],i=e.eMarks[m],a<i&&e.sCount[m]<e.blkIndent)break;if(e.src.charCodeAt(a)!==s)continue;if(e.sCount[m]-e.blkIndent>=4)continue;if(a=e.skipChars(a,s),a-c<l)continue;if(a=e.skipSpaces(a),a<i)continue;E=!0;break}l=e.sCount[t],e.line=m+(E?1:0);let f=e.push("fence","code",0);return f.info=p,f.content=e.getLines(t+1,m,l,!0),f.markup=d,f.map=[t,e.line],!0}function Wp(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t],s=e.lineMax;if(e.sCount[t]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(a)!==62)return!1;if(n)return!0;let c=[],l=[],d=[],p=[],m=e.md.block.ruler.getRules("blockquote"),E=e.parentType;e.parentType="blockquote";let f=!1,g;for(g=t;g<r;g++){let C=e.sCount[g]<e.blkIndent;if(a=e.bMarks[g]+e.tShift[g],i=e.eMarks[g],a>=i)break;if(e.src.charCodeAt(a++)===62&&!C){let k=e.sCount[g]+1,O,X;if(e.src.charCodeAt(a)===32)a++,k++,X=!1,O=!0;else if(e.src.charCodeAt(a)===9)if(O=!0,(e.bsCount[g]+k)%4===3)a++,k++,X=!1;else X=!0;else O=!1;let se=k;c.push(e.bMarks[g]),e.bMarks[g]=a;while(a<i){let U=e.src.charCodeAt(a);if(ue(U))if(U===9)se+=4-(se+e.bsCount[g]+(X?1:0))%4;else se++;else break;a++}f=a>=i,l.push(e.bsCount[g]),e.bsCount[g]=e.sCount[g]+1+(O?1:0),d.push(e.sCount[g]),e.sCount[g]=se-k,p.push(e.tShift[g]),e.tShift[g]=a-e.bMarks[g];continue}if(f)break;let w=!1;for(let k=0,O=m.length;k<O;k++)if(m[k](e,g,r,!0)){w=!0;break}if(w){if(e.lineMax=g,e.blkIndent!==0)c.push(e.bMarks[g]),l.push(e.bsCount[g]),p.push(e.tShift[g]),d.push(e.sCount[g]),e.sCount[g]-=e.blkIndent;break}c.push(e.bMarks[g]),l.push(e.bsCount[g]),p.push(e.tShift[g]),d.push(e.sCount[g]),e.sCount[g]=-1}let A=e.blkIndent;e.blkIndent=0;let y=e.push("blockquote_open","blockquote",1);y.markup=">";let N=[t,0];y.map=N,e.md.block.tokenize(e,t,g);let T=e.push("blockquote_close","blockquote",-1);T.markup=">",e.lineMax=s,e.parentType=E,N[1]=e.line;for(let C=0;C<p.length;C++)e.bMarks[C+t]=c[C],e.tShift[C+t]=p[C],e.sCount[C+t]=d[C],e.bsCount[C+t]=l[C];return e.blkIndent=A,!0}function Gp(e,t,r,n){let a=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let i=e.bMarks[t]+e.tShift[t],s=e.src.charCodeAt(i++);if(s!==42&&s!==45&&s!==95)return!1;let c=1;while(i<a){let d=e.src.charCodeAt(i++);if(d!==s&&!ue(d))return!1;if(d===s)c++}if(c<3)return!1;if(n)return!0;e.line=t+1;let l=e.push("hr","hr",0);return l.map=[t,e.line],l.markup=Array(c+1).join(String.fromCharCode(s)),!0}function hc(e,t){let r=e.eMarks[t],n=e.bMarks[t]+e.tShift[t],a=e.src.charCodeAt(n++);if(a!==42&&a!==45&&a!==43)return-1;if(n<r){if(!ue(e.src.charCodeAt(n)))return-1}return n}function pc(e,t){let r=e.bMarks[t]+e.tShift[t],n=e.eMarks[t],a=r;if(a+1>=n)return-1;let i=e.src.charCodeAt(a++);if(i<48||i>57)return-1;for(;;){if(a>=n)return-1;if(i=e.src.charCodeAt(a++),i>=48&&i<=57){if(a-r>=10)return-1;continue}if(i===41||i===46)break;return-1}if(a<n){if(i=e.src.charCodeAt(a),!ue(i))return-1}return a}function Jp(e,t){let r=e.level+2;for(let n=t+2,a=e.tokens.length-2;n<a;n++)if(e.tokens[n].level===r&&e.tokens[n].type==="paragraph_open")e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2}function Xp(e,t,r,n){let a,i,s,c,l=t,d=!0;if(e.sCount[l]-e.blkIndent>=4)return!1;if(e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let p=!1;if(n&&e.parentType==="paragraph"){if(e.sCount[l]>=e.blkIndent)p=!0}let m,E,f;if((f=pc(e,l))>=0){if(m=!0,s=e.bMarks[l]+e.tShift[l],E=Number(e.src.slice(s,f-1)),p&&E!==1)return!1}else if((f=hc(e,l))>=0)m=!1;else return!1;if(p){if(e.skipSpaces(f)>=e.eMarks[l])return!1}if(n)return!0;let g=e.src.charCodeAt(f-1),A=e.tokens.length;if(m){if(c=e.push("ordered_list_open","ol",1),E!==1)c.attrs=[["start",E]]}else c=e.push("bullet_list_open","ul",1);let y=[l,0];c.map=y,c.markup=String.fromCharCode(g);let N=!1,T=e.md.block.ruler.getRules("list"),C=e.parentType;e.parentType="list";while(l<r){i=f,a=e.eMarks[l];let w=e.sCount[l]+f-(e.bMarks[l]+e.tShift[l]),k=w;while(i<a){let q=e.src.charCodeAt(i);if(q===9)k+=4-(k+e.bsCount[l])%4;else if(q===32)k++;else break;i++}let O=i,X;if(O>=a)X=1;else X=k-w;if(X>4)X=1;let se=w+X;c=e.push("list_item_open","li",1),c.markup=String.fromCharCode(g);let U=[l,0];if(c.map=U,m)c.info=e.src.slice(s,f-1);let ce=e.tight,_=e.tShift[l],ee=e.sCount[l],fe=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=se,e.tight=!0,e.tShift[l]=O-e.bMarks[l],e.sCount[l]=k,O>=a&&e.isEmpty(l+1))e.line=Math.min(e.line+2,r);else e.md.block.tokenize(e,l,r);if(!e.tight||N)d=!1;if(N=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=fe,e.tShift[l]=_,e.sCount[l]=ee,e.tight=ce,c=e.push("list_item_close","li",-1),c.markup=String.fromCharCode(g),l=e.line,U[1]=l,l>=r)break;if(e.sCount[l]<e.blkIndent)break;if(e.sCount[l]-e.blkIndent>=4)break;let x=!1;for(let q=0,ot=T.length;q<ot;q++)if(T[q](e,l,r,!0)){x=!0;break}if(x)break;if(m){if(f=pc(e,l),f<0)break;s=e.bMarks[l]+e.tShift[l]}else if(f=hc(e,l),f<0)break;if(g!==e.src.charCodeAt(f-1))break}if(m)c=e.push("ordered_list_close","ol",-1);else c=e.push("bullet_list_close","ul",-1);if(c.markup=String.fromCharCode(g),y[1]=l,e.line=l,e.parentType=C,d)Jp(e,A);return!0}function Yp(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t],s=t+1;if(e.sCount[t]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(a)!==91)return!1;function c(w){let k=e.lineMax;if(w>=k||e.isEmpty(w))return null;let O=!1;if(e.sCount[w]-e.blkIndent>3)O=!0;if(e.sCount[w]<0)O=!0;if(!O){let U=e.md.block.ruler.getRules("reference"),ce=e.parentType;e.parentType="reference";let _=!1;for(let ee=0,fe=U.length;ee<fe;ee++)if(U[ee](e,w,k,!0)){_=!0;break}if(e.parentType=ce,_)return null}let X=e.bMarks[w]+e.tShift[w],se=e.eMarks[w];return e.src.slice(X,se+1)}let l=e.src.slice(a,i+1);i=l.length;let d=-1;for(a=1;a<i;a++){let w=l.charCodeAt(a);if(w===91)return!1;else if(w===93){d=a;break}else if(w===10){let k=c(s);if(k!==null)l+=k,i=l.length,s++}else if(w===92){if(a++,a<i&&l.charCodeAt(a)===10){let k=c(s);if(k!==null)l+=k,i=l.length,s++}}}if(d<0||l.charCodeAt(d+1)!==58)return!1;for(a=d+2;a<i;a++){let w=l.charCodeAt(a);if(w===10){let k=c(s);if(k!==null)l+=k,i=l.length,s++}else if(ue(w));else break}let p=e.md.helpers.parseLinkDestination(l,a,i);if(!p.ok)return!1;let m=e.md.normalizeLink(p.str);if(!e.md.validateLink(m))return!1;a=p.pos;let E=a,f=s,g=a;for(;a<i;a++){let w=l.charCodeAt(a);if(w===10){let k=c(s);if(k!==null)l+=k,i=l.length,s++}else if(ue(w));else break}let A=e.md.helpers.parseLinkTitle(l,a,i);while(A.can_continue){let w=c(s);if(w===null)break;l+=w,a=i,i=l.length,s++,A=e.md.helpers.parseLinkTitle(l,a,i,A)}let y;if(a<i&&g!==a&&A.ok)y=A.str,a=A.pos;else y="",a=E,s=f;while(a<i){if(!ue(l.charCodeAt(a)))break;a++}if(a<i&&l.charCodeAt(a)!==10){if(y){y="",a=E,s=f;while(a<i){if(!ue(l.charCodeAt(a)))break;a++}}}if(a<i&&l.charCodeAt(a)!==10)return!1;let N=Vn(l.slice(1,d));if(!N)return!1;if(n)return!0;if(typeof e.env.references>"u")e.env.references={};if(typeof e.env.references[N]>"u")e.env.references[N]={title:y,href:m};let T=e.push("reference_definition","",0);T.map=[t,s],T.hidden=!0;let C=Object.create(null);return C.label=N,T.meta=C,e.line=s,!0}var Kp=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Rc=`<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^"'=<>\`\\x00-\\x20]+|'[^']*'|"[^"]*"))?)*\\s*\\/?>`,Dc="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Zp=new RegExp(`^(?:${Rc}|${Dc}|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)`),Qp=new RegExp(`^(?:${Rc}|${Dc})`),$t=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Za-z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp(`^</?(${Kp.join("|")})(?=(\\s|/?>|$))`,"i"),/^$/,!0],[new RegExp(`${Qp.source}\\s*$`),/^$/,!1]];function ex(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(e.src.charCodeAt(a)!==60)return!1;let s=e.src.slice(a,i),c=0;for(;c<$t.length;c++)if($t[c][0].test(s))break;if(c===$t.length)return!1;if(n)return $t[c][2];let l=t+1,d=$t[c][1].test("");if(!$t[c][1].test(s))for(;l<r;l++){if(e.sCount[l]<e.blkIndent){if(d||!e.isEmpty(l))break}if(a=e.bMarks[l]+e.tShift[l],i=e.eMarks[l],s=e.src.slice(a,i),$t[c][1].test(s)){if(s.length!==0)l++;break}}e.line=l;let p=e.push("html_block","",0);return p.map=[t,l],p.content=e.getLines(t,l,e.blkIndent,!0),!0}function tx(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let s=e.src.charCodeAt(a);if(s!==35||a>=i)return!1;let c=1;s=e.src.charCodeAt(++a);while(s===35&&a<i&&c<=6)c++,s=e.src.charCodeAt(++a);if(c>6||a<i&&!ue(s))return!1;if(n)return!0;i=e.skipSpacesBack(i,a);let l=e.skipCharsBack(i,35,a);if(l>a&&ue(e.src.charCodeAt(l-1)))i=l;e.line=t+1;let d=e.push("heading_open",`h${c}`,1);d.markup="########".slice(0,c),d.map=[t,e.line];let p=e.push("inline","",0);p.content=Wn(e.src.slice(a,i)),p.map=[t,e.line],p.children=[];let m=e.push("heading_close",`h${c}`,-1);return m.markup="########".slice(0,c),!0}function rx(e,t,r){let n=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;let a=e.parentType;e.parentType="paragraph";let i=0,s,c=t+1;for(;c<r&&!e.isEmpty(c);c++){if(e.sCount[c]-e.blkIndent>3)continue;if(e.sCount[c]>=e.blkIndent){let f=e.bMarks[c]+e.tShift[c],g=e.eMarks[c];if(f<g){if(s=e.src.charCodeAt(f),s===45||s===61){if(f=e.skipChars(f,s),f=e.skipSpaces(f),f>=g){i=s===61?1:2;break}}}}if(e.sCount[c]<0)continue;let E=!1;for(let f=0,g=n.length;f<g;f++)if(n[f](e,c,r,!0)){E=!0;break}if(E)break}if(!i)return e.parentType=a,!1;let l=Wn(e.getLines(t,c,e.blkIndent,!1));e.line=c+1;let d=e.push("heading_open",`h${i}`,1);d.markup=String.fromCharCode(s),d.map=[t,e.line];let p=e.push("inline","",0);p.content=l,p.map=[t,e.line-1],p.children=[];let m=e.push("heading_close",`h${i}`,-1);return m.markup=String.fromCharCode(s),e.parentType=a,!0}function nx(e,t,r){let n=e.md.block.ruler.getRules("paragraph"),a=e.parentType,i=t+1;e.parentType="paragraph";for(;i<r&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3)continue;if(e.sCount[i]<0)continue;let d=!1;for(let p=0,m=n.length;p<m;p++)if(n[p](e,i,r,!0)){d=!0;break}if(d)break}let s=Wn(e.getLines(t,i,e.blkIndent,!1));e.line=i;let c=e.push("paragraph_open","p",1);c.map=[t,e.line];let l=e.push("inline","",0);return l.content=s,l.map=[t,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=a,!0}var zn=[["table",$p,["paragraph","reference"]],["code",zp],["fence",Vp,["paragraph","reference","blockquote","list"]],["blockquote",Wp,["paragraph","reference","blockquote","list"]],["hr",Gp,["paragraph","reference","blockquote","list"]],["list",Xp,["paragraph","reference","blockquote"]],["reference",Yp],["html_block",ex,["paragraph","reference","blockquote"]],["heading",tx,["paragraph","reference","blockquote"]],["lheading",rx],["paragraph",nx]],Sc=class{constructor(){L(this,"ruler",new Ur),L(this,"State",Ac);for(let e=0;e<zn.length;e++)this.ruler.push(zn[e][0],zn[e][1],{alt:(zn[e][2]||[]).slice()})}tokenize(e,t,r){let n=this.ruler.getRules(""),a=n.length,i=e.md.options.maxNesting,s=t,c=!1;while(s<r){if(e.line=s=e.skipEmptyLines(s),s>=r)break;if(e.sCount[s]<e.blkIndent)break;if(e.level>=i){e.line=r;break}let l=e.line,d=!1;for(let p=0;p<a;p++)if(d=n[p](e,s,r,!1),d){if(l>=e.line)throw Error("block rule didn't increment state.line");break}if(!d)throw Error("none of the block rules matched");if(e.tight=!c,e.isEmpty(e.line-1))c=!0;if(s=e.line,s<r&&e.isEmpty(s))c=!0,s++,e.line=s}}parse(e,t,r,n){if(!e)return;let a=new this.State(e,t,r,n);this.tokenize(a,a.line,a.lineMax)}},Nc=class{constructor(e,t,r,n){L(this,"pos",0),L(this,"level",0),L(this,"pending",""),L(this,"pendingLevel",0),L(this,"cache",{}),L(this,"backticks",{}),L(this,"backticksScanned",!1),L(this,"linkLevel",0),L(this,"delimiters",[]),L(this,"_prev_delimiters",[]),L(this,"Token",zt),this.src=e,this.env=r,this.md=t,this.tokens=n,this.tokens_meta=Array(n.length),this.posMax=this.src.length}pushPending(){let e=new zt("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e}push(e,t,r){if(this.pending)this.pushPending();let n=new zt(e,t,r),a=void 0;if(r<0)this.level--,this.delimiters=this._prev_delimiters.pop();if(n.level=this.level,r>0)this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],a={delimiters:this.delimiters};return this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(a),n}scanDelims(e,t){let r=this.posMax,n=this.src.charCodeAt(e),a;if(e===0)a=32;else if(e===1){if(a=this.src.charCodeAt(0),(a&63488)===55296)a=65533}else if(a=this.src.charCodeAt(e-1),(a&64512)===56320){let g=this.src.charCodeAt(e-2);a=(g&64512)===55296?65536+(g-55296<<10)+(a-56320):65533}else if((a&64512)===55296)a=65533;let i=e;while(i<r&&this.src.charCodeAt(i)===n)i++;let s=i-e,c=i<r?this.src.charCodeAt(i):32;if((c&64512)===55296){let g=this.src.charCodeAt(i+1);c=(g&64512)===56320?65536+(c-55296<<10)+(g-56320):65533}else if((c&64512)===56320)c=65533;let l=Hr(a)||Pr(a),d=Hr(c)||Pr(c),p=Br(a),m=Br(c),E=!m&&(!d||p||l),f=!p&&(!l||m||d);return{can_open:E&&(t||!f||l),can_close:f&&(t||!E||d),length:s}}};function ax(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function ix(e,t){let r=e.pos;while(r<e.posMax&&!ax(e.src.charCodeAt(r)))r++;if(r===e.pos)return!1;if(!t)e.pending+=e.src.slice(e.pos,r);return e.pos=r,!0}function sx(e){return e>=65&&e<=90||e>=97&&e<=122}function ox(e){return e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||e===43||e===45||e===46}function cx(e,t){if(!e.md.options.linkify)return!1;if(e.linkLevel>0)return!1;let{pos:r,posMax:n}=e;if(r+3>n)return!1;if(e.src.charCodeAt(r)!==58)return!1;if(e.src.charCodeAt(r+1)!==47)return!1;if(e.src.charCodeAt(r+2)!==47)return!1;let a=r-Math.min(10,e.pending.length,r),i=r;while(i>a&&ox(e.src.charCodeAt(i-1)))i--;if(i===r||!sx(e.src.charCodeAt(i)))return!1;let s=r-i,c=e.md.linkify.matchAtStart(e.src.slice(i));if(!c)return!1;let l=c.url;if(l.length<=s)return!1;let d=l.length;while(d>0&&l.charCodeAt(d-1)===42)d--;if(d!==l.length)l=l.slice(0,d);let p=e.md.normalizeLink(l);if(!e.md.validateLink(p))return!1;if(!t){e.pending=e.pending.slice(0,-s);let m=e.push("link_open","a",1);m.attrs=[["href",p]],m.markup="linkify",m.info="auto";let E=e.push("text","",0);E.content=e.md.normalizeLinkText(l);let f=e.push("link_close","a",-1);f.markup="linkify",f.info="auto"}return e.pos+=l.length-s,!0}function ux(e,t){let r=e.pos;if(e.src.charCodeAt(r)!==10)return!1;let n=e.pending.length-1,a=e.posMax;if(!t)if(n>=0&&e.pending.charCodeAt(n)===32)if(n>=1&&e.pending.charCodeAt(n-1)===32){let i=n-1;while(i>=1&&e.pending.charCodeAt(i-1)===32)i--;e.pending=e.pending.slice(0,i),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);r++;while(r<a&&ue(e.src.charCodeAt(r)))r++;return e.pos=r,!0}var ki=[];for(let e=0;e<256;e++)ki.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){ki[e.charCodeAt(0)]=1});function lx(e,t){let{pos:r,posMax:n}=e;if(e.src.charCodeAt(r)!==92)return!1;if(r++,r>=n)return!1;let a=e.src.charCodeAt(r);if(a===10){if(!t)e.push("hardbreak","br",0);r++;while(r<n){if(a=e.src.charCodeAt(r),!ue(a))break;r++}return e.pos=r,!0}if(a===32){if(!t){let c=e.push("text_special","",0);c.content="\\",c.markup="\\",c.info="escape"}return e.pos=r,!0}let i=e.src[r];if(a>=55296&&a<=56319&&r+1<n){let c=e.src.charCodeAt(r+1);if(c>=56320&&c<=57343)i+=e.src[r+1],r++}let s="\\"+i;if(!t){let c=e.push("text_special","",0);if(a<256&&ki[a]!==0)c.content=i;else c.content=s;c.markup=s,c.info="escape"}return e.pos=r+1,!0}function fx(e){let t={},r=0;while((r=e.indexOf("`",r))!==-1){let n=r;while(e.charCodeAt(++r)===96);t[r-n]=n}return t}function dx(e,t){var r;let n=e.pos;if(e.src.charCodeAt(n)!==96)return!1;let a=e.posMax,i=n+1;while(i<a&&e.src.charCodeAt(i)===96)i++;let s=e.src.slice(n,i),c=s.length;if(!e.backticksScanned)e.backticks=fx(e.src),e.backticksScanned=!0;if(((r=e.backticks[c])!==null&&r!==void 0?r:-1)>=i){let l=i,d;while((d=e.src.indexOf("`",l))!==-1&&d<a){l=d+1;while(e.src.charCodeAt(l)===96)l++;if(l>a)break;if(l-d===c){if(!t){let p=e.push("code_inline","code",0);p.markup=s;let m=e.src.slice(i,d).replace(/\n/g," ");if(m.startsWith(" ")&&m.endsWith(" ")&&/[^ ]/.test(m))m=m.slice(1,-1);p.content=m}return e.pos=l,!0}}}if(!t)e.pending+=s;return e.pos=i,!0}function hx(e,t){let r=e.pos,n=e.src.charCodeAt(r);if(t)return!1;if(n!==126)return!1;let a=e.scanDelims(e.pos,!0),i=a.length,s=String.fromCharCode(n);if(i<2)return!1;let c;if(i%2)c=e.push("text","",0),c.content=s,i--;for(let l=0;l<i;l+=2)c=e.push("text","",0),c.content=s+s,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:a.can_open,close:a.can_close});return e.pos+=a.length,!0}function xc(e,t){let r,n=[],a=t.length;for(let i=0;i<a;i++){let s=t[i];if(s.marker!==126)continue;if(s.end===-1)continue;let c=t[s.end];if(r=e.tokens[s.token],r.type="s_open",r.tag="s",r.nesting=1,r.markup="~~",r.content="",r=e.tokens[c.token],r.type="s_close",r.tag="s",r.nesting=-1,r.markup="~~",r.content="",e.tokens[c.token-1].type==="text"&&e.tokens[c.token-1].content==="~")n.push(c.token-1)}while(n.length){let i=n.pop(),s=i+1;while(s<e.tokens.length&&e.tokens[s].type==="s_close")s++;if(s--,i!==s)r=e.tokens[s],e.tokens[s]=e.tokens[i],e.tokens[i]=r}}function px(e){let t=e.tokens_meta,r=e.tokens_meta.length;xc(e,e.delimiters);for(let a=0;a<r;a++){var n;let i=(n=t[a])===null||n===void 0?void 0:n.delimiters;if(i)xc(e,i)}}var Lc={tokenize:hx,postProcess:px};function xx(e,t){let r=e.pos,n=e.src.charCodeAt(r);if(t)return!1;if(n!==95&&n!==42)return!1;let a=e.scanDelims(e.pos,n===42);for(let i=0;i<a.length;i++){let s=e.push("text","",0);s.content=String.fromCharCode(n),e.delimiters.push({marker:n,length:a.length,token:e.tokens.length-1,end:-1,open:a.can_open,close:a.can_close})}return e.pos+=a.length,!0}function mc(e,t){let r=t.length;for(let n=r-1;n>=0;n--){let a=t[n];if(a.marker!==95&&a.marker!==42)continue;if(a.end===-1)continue;let i=t[a.end],s=n>0&&t[n-1].end===a.end+1&&t[n-1].marker===a.marker&&t[n-1].token===a.token-1&&t[a.end+1].token===i.token+1,c=String.fromCharCode(a.marker),l=e.tokens[a.token];l.type=s?"strong_open":"em_open",l.tag=s?"strong":"em",l.nesting=1,l.markup=s?c+c:c,l.content="";let d=e.tokens[i.token];if(d.type=s?"strong_close":"em_close",d.tag=s?"strong":"em",d.nesting=-1,d.markup=s?c+c:c,d.content="",s)e.tokens[t[n-1].token].content="",e.tokens[t[a.end+1].token].content="",n--}}function mx(e){let t=e.tokens_meta,r=e.tokens_meta.length;mc(e,e.delimiters);for(let a=0;a<r;a++){var n;let i=(n=t[a])===null||n===void 0?void 0:n.delimiters;if(i)mc(e,i)}}var Fc={tokenize:xx,postProcess:mx};function gx(e,t){let r,n,a,i,s="",c="",l=e.pos,d=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;let{pos:p,posMax:m}=e,E=e.pos+1,f=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(f<0)return!1;let g=f+1;if(g<m&&e.src.charCodeAt(g)===40){d=!1,g++;for(;g<m;g++)if(r=e.src.charCodeAt(g),!ue(r)&&r!==10)break;if(g>=m)return!1;if(l=g,a=e.md.helpers.parseLinkDestination(e.src,g,e.posMax),a.ok){if(s=e.md.normalizeLink(a.str),e.md.validateLink(s))g=a.pos;else s="";l=g;for(;g<m;g++)if(r=e.src.charCodeAt(g),!ue(r)&&r!==10)break;if(a=e.md.helpers.parseLinkTitle(e.src,g,e.posMax),g<m&&l!==g&&a.ok){c=a.str,g=a.pos;for(;g<m;g++)if(r=e.src.charCodeAt(g),!ue(r)&&r!==10)break}}if(g>=m||e.src.charCodeAt(g)!==41)d=!0;g++}if(d){if(typeof e.env.references>"u")return!1;if(g<m&&e.src.charCodeAt(g)===91)if(l=g+1,g=e.md.helpers.parseLinkLabel(e,g),g>=0)n=e.src.slice(l,g++);else g=f+1;else g=f+1;if(!n)n=e.src.slice(E,f);if(n=Vn(n),i=e.env.references[n],!i)return e.pos=p,!1;s=i.href,c=i.title}if(!t){e.pos=E,e.posMax=f;let A=e.push("link_open","a",1),y=[["href",s]];if(A.attrs=y,c)y.push(["title",c]);if(n){let N=Object.create(null);N.label=n,A.meta=N}e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=g,e.posMax=m,!0}function bx(e,t){let r,n,a,i,s,c,l,d,p="",m=e.pos,E=e.posMax;if(e.src.charCodeAt(e.pos)!==33)return!1;if(e.src.charCodeAt(e.pos+1)!==91)return!1;let f=e.pos+2,g=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(g<0)return!1;if(i=g+1,i<E&&e.src.charCodeAt(i)===40){i++;for(;i<E;i++)if(r=e.src.charCodeAt(i),!ue(r)&&r!==10)break;if(i>=E)return!1;if(d=i,c=e.md.helpers.parseLinkDestination(e.src,i,e.posMax),c.ok)if(p=e.md.normalizeLink(c.str),e.md.validateLink(p))i=c.pos;else p="";d=i;for(;i<E;i++)if(r=e.src.charCodeAt(i),!ue(r)&&r!==10)break;if(c=e.md.helpers.parseLinkTitle(e.src,i,e.posMax),i<E&&d!==i&&c.ok){l=c.str,i=c.pos;for(;i<E;i++)if(r=e.src.charCodeAt(i),!ue(r)&&r!==10)break}else l="";if(i>=E||e.src.charCodeAt(i)!==41)return e.pos=m,!1;i++}else{if(typeof e.env.references>"u")return!1;if(i<E&&e.src.charCodeAt(i)===91)if(d=i+1,i=e.md.helpers.parseLinkLabel(e,i),i>=0)a=e.src.slice(d,i++);else i=g+1;else i=g+1;if(!a)a=e.src.slice(f,g);if(a=Vn(a),s=e.env.references[a],!s)return e.pos=m,!1;p=s.href,l=s.title}if(!t){n=e.src.slice(f,g);let A=[];e.md.inline.parse(n,e.md,e.env,A);let y=e.push("image","img",0),N=[["src",p],["alt",""]];if(y.attrs=N,y.children=A,y.content=n,l)N.push(["title",l]);if(a){let T=Object.create(null);T.label=a,y.meta=T}}return e.pos=i,e.posMax=E,!0}var _x=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,Ex=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function vx(e,t){let r=e.pos;if(e.src.charCodeAt(r)!==60)return!1;let{pos:n,posMax:a}=e;for(;;){if(++r>=a)return!1;let s=e.src.charCodeAt(r);if(s===60)return!1;if(s===62)break}let i=e.src.slice(n+1,r);if(Ex.test(i)){let s=e.md.normalizeLink(i);if(!e.md.validateLink(s))return!1;if(!t){let c=e.push("link_open","a",1);c.attrs=[["href",s]],c.markup="autolink",c.info="auto";let l=e.push("text","",0);l.content=e.md.normalizeLinkText(i);let d=e.push("link_close","a",-1);d.markup="autolink",d.info="auto"}return e.pos+=i.length+2,!0}if(_x.test(i)){let s=e.md.normalizeLink(`mailto:${i}`);if(!e.md.validateLink(s))return!1;if(!t){let c=e.push("link_open","a",1);c.attrs=[["href",s]],c.markup="autolink",c.info="auto";let l=e.push("text","",0);l.content=e.md.normalizeLinkText(i);let d=e.push("link_close","a",-1);d.markup="autolink",d.info="auto"}return e.pos+=i.length+2,!0}return!1}function yx(e){return/^<a[>\s]/i.test(e)}function wx(e){return/^<\/a\s*>/i.test(e)}function kx(e){let t=e|32;return t>=97&&t<=122}function Tx(e,t){if(!e.md.options.html)return!1;let{posMax:r,pos:n}=e;if(e.src.charCodeAt(n)!==60||n+2>=r)return!1;let a=e.src.charCodeAt(n+1);if(a!==33&&a!==63&&a!==47&&!kx(a))return!1;let i=e.src.slice(n).match(Zp);if(!i)return!1;if(!t){let s=e.push("html_inline","",0);if(s.content=i[0],yx(s.content))e.linkLevel++;if(wx(s.content))e.linkLevel--}return e.pos+=i[0].length,!0}var Cx=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Ax=/^&([a-z][a-z0-9]{1,31});/i;function Rx(e,t){let{pos:r,posMax:n}=e;if(e.src.charCodeAt(r)!==38)return!1;if(r+1>=n)return!1;if(e.src.charCodeAt(r+1)===35){let a=e.src.slice(r).match(Cx);if(a){if(!t){let i=a[1][0].toLowerCase()==="x"?parseInt(a[1].slice(1),16):parseInt(a[1],10),s=e.push("text_special","",0);s.content=wi(i)?qr(i):qr(65533),s.markup=a[0],s.info="entity"}return e.pos+=a[0].length,!0}}else{let a=e.src.slice(r).match(Ax);if(a){let i=Un(a[0]);if(i!==a[0]){if(!t){let s=e.push("text_special","",0);s.content=i,s.markup=a[0],s.info="entity"}return e.pos+=a[0].length,!0}}}return!1}function gc(e){let t={},r=e.length;if(!r)return;let n=0,a=-2,i=[];for(let s=0;s<r;s++){let c=e[s];if(i.push(0),e[n].marker!==c.marker||a!==c.token-1)n=s;if(a=c.token,c.length=c.length||0,!c.close)continue;if(!t.hasOwnProperty(c.marker))t[c.marker]=[-1,-1,-1,-1,-1,-1];let l=t[c.marker][(c.open?3:0)+c.length%3],d=n-i[n]-1,p=d;for(;d>l;d-=i[d]+1){let m=e[d];if(m.marker!==c.marker)continue;if(m.open&&m.end<0){let E=!1;if(m.close||c.open){if((m.length+c.length)%3===0){if(m.length%3!==0||c.length%3!==0)E=!0}}if(!E){let f=d>0&&!e[d-1].open?i[d-1]+1:0;i[s]=s-d+f,i[d]=f,c.open=!1,m.end=s,m.close=!1,p=-1,a=-2;break}}}if(p!==-1)t[c.marker][(c.open?3:0)+(c.length||0)%3]=p}}function Dx(e){let t=e.tokens_meta,r=e.tokens_meta.length;gc(e.delimiters);for(let a=0;a<r;a++){var n;let i=(n=t[a])===null||n===void 0?void 0:n.delimiters;if(i)gc(i)}}function Sx(e){let t,r,n=0,a=e.tokens,i=e.tokens.length;for(t=r=0;t<i;t++){if(a[t].nesting<0)n--;if(a[t].level=n,a[t].nesting>0)n++;if(a[t].type==="text"&&t+1<i&&a[t+1].type==="text")a[t+1].content=a[t].content+a[t+1].content;else{if(t!==r)a[r]=a[t];r++}}if(t!==r)a.length=r}var Ei=[["text",ix],["linkify",cx],["newline",ux],["escape",lx],["backticks",dx],["strikethrough",Lc.tokenize],["emphasis",Fc.tokenize],["link",gx],["image",bx],["autolink",vx],["html_inline",Tx],["entity",Rx]],vi=[["balance_pairs",Dx],["strikethrough",Lc.postProcess],["emphasis",Fc.postProcess],["fragments_join",Sx]],Mc=class{constructor(){L(this,"ruler",new Ur),L(this,"ruler2",new Ur),L(this,"State",Nc);for(let e=0;e<Ei.length;e++)this.ruler.push(Ei[e][0],Ei[e][1]);for(let e=0;e<vi.length;e++)this.ruler2.push(vi[e][0],vi[e][1])}skipToken(e){let t=e.pos,r=this.ruler.getRules(""),n=r.length,a=e.md.options.maxNesting,i=e.cache;if(typeof i[t]<"u"){e.pos=i[t];return}let s=!1;if(e.level<a){for(let c=0;c<n;c++)if(e.level++,s=r[c](e,!0),e.level--,s){if(t>=e.pos)throw Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;if(!s)e.pos++;i[t]=e.pos}tokenize(e){let t=this.ruler.getRules(""),r=t.length,n=e.posMax,a=e.md.options.maxNesting;while(e.pos<n){let i=e.pos,s=!1;if(e.level<a){for(let c=0;c<r;c++)if(s=t[c](e,!1),s){if(i>=e.pos)throw Error("inline rule didn't increment state.pos");break}}if(s){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}if(e.pending)e.pushPending()}parse(e,t,r,n){let a=new this.State(e,t,r,n);this.tokenize(a);let i=this.ruler2.getRules(""),s=i.length;for(let c=0;c<s;c++)i[c](a)}},Nx={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","strip_references","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","strip_references","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},Lx=/^(vbscript|javascript|file|data):/,Fx=/^data:image\/(gif|png|jpeg|webp);/,bc=["http:","https:","mailto:"],nt=class{validateLink(e){let t=e.trim().toLowerCase();return Lx.test(t)?Fx.test(t):!0}normalizeLink(e){let t=Ir(e,!0);if(t.hostname){if(!t.protocol||bc.indexOf(t.protocol)>=0)try{t.hostname=yi.default.toASCII(t.hostname)}catch(r){}}if(t.auth)t.auth=St(t.auth);if(t.hostname)t.hostname=St(t.hostname);if(t.pathname)t.pathname=St(t.pathname);if(t.search)t.search=St(t.search);if(t.hash)t.hash=St(t.hash);return nr(t)}normalizeLinkText(e){let t=Ir(e,!0);if(t.hostname){if(!t.protocol||bc.indexOf(t.protocol)>=0)try{t.hostname=yi.default.toUnicode(t.hostname)}catch(r){}}return Mr(nr(t),Mr.defaultChars+"%")}constructor(...e){L(this,"inline",new Mc),L(this,"block",new Sc),L(this,"core",new Cc),L(this,"renderer",new wc),L(this,"linkify",new Qo),L(this,"utils",tp),L(this,"helpers",Object.assign({},gp));let[t,r]=e;if(typeof t==="string"){if(this.configure(t),r)this.set(r)}else this.configure("default"),this.set(t||{})}set(e){return Object.assign(this.options,e),this}configure(e){let t;if(typeof e==="string"){let a=e;if(t=Nx[a],!t)throw Error(`Wrong 'markdown-it' preset "${a}", check name`)}else t=e;if(!t)throw Error("Wrong `markdown-it` preset, can't be empty");if(t.options)this.options={...t.options};let r=t.components;if(r){var n;["core","block","inline"].forEach((i)=>{var s;let c=(s=r[i])===null||s===void 0?void 0:s.rules;if(c)this[i].ruler.enableOnly(c)});let a=(n=r.inline)===null||n===void 0?void 0:n.rules2;if(a)this.inline.ruler2.enableOnly(a)}return this}enable(e,t=!1){let r=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach((a)=>{r=r.concat(this[a].ruler.enable(e,!0))}),r=r.concat(this.inline.ruler2.enable(e,!0));let n=e.filter((a)=>r.indexOf(a)<0);if(n.length&&!t)throw Error(`MarkdownIt. Failed to enable unknown rule(s): ${n}`);return this}disable(e,t=!1){let r=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach((a)=>{r=r.concat(this[a].ruler.disable(e,!0))}),r=r.concat(this.inline.ruler2.disable(e,!0));let n=e.filter((a)=>r.indexOf(a)<0);if(n.length&&!t)throw Error(`MarkdownIt. Failed to disable unknown rule(s): ${n}`);return this}use(e,...t){return e.apply(e,[this,...t]),this}parse(e,t){if(typeof e!=="string")throw Error("Input data should be a String");let r=new this.core.State(e,this,t);return this.core.process(r),r.tokens}render(e,t={}){return this.renderer.render(this.parse(e,t),this.options,t)}parseInline(e,t){let r=new this.core.State(e,this,t);return r.inlineMode=!0,this.core.process(r),r.tokens}renderInline(e,t={}){return this.renderer.render(this.parseInline(e,t),this.options,t)}};L(nt,"Token",zt);L(nt,"Ruler",Ur);L(nt,"Renderer",wc);L(nt,"ParserCore",Cc);L(nt,"StateCore",kc);L(nt,"ParserBlock",Sc);L(nt,"StateBlock",Ac);L(nt,"ParserInline",Mc);L(nt,"StateInline",Nc);var Ic=Ec(nt);var xf=Ka(sf(),1),mf=Ka(pf(),1),Ub=new Ic({html:!1,linkify:!1,typographer:!1,breaks:!1}),Xs=new xf.default({codeBlockStyle:"fenced",headingStyle:"atx",bulletListMarker:"-",emDelimiter:"*",strongDelimiter:"**"});Xs.use(mf.gfm);Xs.addRule("escapedTableCellPipes",{filter:["td","th"],replacement:(e,t)=>{let n=t.parentNode?.childNodes,a=n!==void 0&&n[0]===t,i=e.trim().replace(/\s*\n+\s*/g," ");return`${a?"| ":" "}${i.replace(/\|/g,"\\|")} |`}});var Da=(e)=>Ub.render(e).trim(),$b=(e)=>{let t=e.split(`
110
- `),r=[],n,a=[];for(let i of t){let s=/^\s*(`{3,}|~{3,})\s*(.*)$/.exec(i);if(s!==null){let g=s[1]??"",A=(s[2]??"").trim();if(n===void 0)n=g;else if(g[0]===n[0]&&g.length>=n.length&&A==="")n=void 0;r.push(i);continue}if(n!==void 0){r.push(i);continue}let c=/^(\s*)([-*+]|\d+[.)])(\s+)(.*)$/.exec(i);if(c===null){if(i.trim()===""){r.push("");continue}let g=/^(\s+)(\S.*)$/.exec(i);if(g!==null&&a.length>0){let A=(g[1]??"").length,y=[...a].reverse().find((N)=>A>N.source);if(y!==void 0){r.push(`${" ".repeat(y.childIndent)}${g[2]??""}`);continue}}if(g===null)a.length=0;r.push(i);continue}let l=(c[1]??"").length,d=c[2]??"-";while(a.length>0&&l<(a[a.length-1]?.source??0))a.pop();let p=a[a.length-1],m=p!==void 0&&l>p.source;if(!m&&p!==void 0)a.pop();let E=a[a.length-1],f=m&&p!==void 0?p.childIndent:E?.childIndent??0;a.push({source:l,childIndent:f+d.length+1}),r.push(`${" ".repeat(f)}${d} ${c[4]}`)}return r.join(`
111
- `)},zb=(e)=>e.replace(/<table[^>]*>[\s\S]*?<\/table>/gi,(t)=>{let r=/<tr[^>]*>[\s\S]*?<\/tr>/i.exec(t);if(r===null)return t;if(/<th[\s>]/i.test(r[0]))return t;let n="",i=t.replace(/<caption[^>]*>([\s\S]*?)<\/caption>/i,(s,c)=>(n=c.replace(/<[^>]+>/g,"").trim(),"")).replace(/<tr[^>]*>[\s\S]*?<\/tr>/i,(s)=>s.replace(/<td(\s[^>]*)?>/gi,"<th$1>").replace(/<\/td>/gi,"</th>"));return n===""?i:`<p>${n}</p>${i}`}),gf=(e)=>{if(e==null||e.trim()==="")return"";return $b(Xs.turndown(zb(e))).trim()};var bf=["urgent","high","medium","low","none"],Ys=(e)=>{let t=bf.indexOf(e);return t===-1?bf.length:t},_f=["backlog","unstarted","started","completed","cancelled"],vr=(e)=>{let t=_f.indexOf(e);return t===-1?_f.length:t};var Vb="id,name,sequence_id,priority,state",Wb=(e)=>typeof e.state==="object"&&e.state!==null?{name:e.state.name,group:e.state.group}:{name:"?",group:"?"},Gb=(e,t)=>{let r=Wb(e);return{ref:`${t}-${e.sequence_id}`,name:Rt(e.name),state:r.name,group:r.group,priority:e.priority,id:e.id}},Jb=(e)=>e==="none"||e===""?"":` [${e}]`,Ef=(e)=>{let{rows:t,total:r}=e;if(t.length===0)return r===0?"no work items":`showing 0 of ${r} raise or drop --limit`;let n=[...Se(t.map((a)=>({name:a.ref,text:`${ri(a.name,72)}${Jb(a.priority)} (${a.state})`})),"")];if(t.length<r)n.push("",`showing ${t.length} of ${r} — drop --limit to see the rest`);return n.join(`
112
- `)},vf=async(e,t)=>{let r=t.positionals[0]??oe(t,"project");if(r===void 0)throw new Y("Which project?");let n=await ht(e,r),a=yo(t,"limit"),i=await e.listAll(`projects/${n.id}/issues/`,{query:{fields:Vb,expand:"state",per_page:100}}),s=oe(t,"state")?.toLowerCase(),c=oe(t,"priority")?.toLowerCase(),d=[...i.map((p)=>Gb(p,n.identifier)).filter((p)=>{if(s!==void 0){if(!(p.group.toLowerCase()===s||p.state.toLowerCase().startsWith(s)))return!1}if(c!==void 0&&p.priority.toLowerCase()!==c)return!1;return!0})].sort((p,m)=>vr(p.group)-vr(m.group)||Ys(p.priority)-Ys(m.priority)||p.ref.localeCompare(m.ref));return{rows:a===void 0?d:d.slice(0,a),total:d.length}},yf=async(e,t,r,n)=>{let a=t.positionals[0];if(a===void 0)throw new Y("Which work item?");let{issue:i,projectId:s}=await rr(e,a,oe(t,"project"),"id,name,sequence_id,priority,state,assignees,target_date,parent,project,description_html"),l=(await Dt(e,s)).find((p)=>p.id===i.state);return{ref:`${(await ht(e,s)).identifier}-${i.sequence_id}`,name:Rt(i.name),state:l?.name??"?",group:l?.group??"?",priority:i.priority,id:i.id,description:gf(i.description_html),assignees:i.assignees??[],target_date:i.target_date??null,parent:i.parent??null,url:`${n}/${r}/projects/${s}/issues/${i.id}`}},wf=(e)=>{let t=[{name:e.ref,text:e.name},{name:"state",text:`${e.state} (${e.group})`},{name:"priority",text:e.priority}];if(e.target_date!=null)t.push({name:"due",text:e.target_date});if(e.assignees.length>0)t.push({name:"assignees",text:String(e.assignees.length)});if(e.parent!=null)t.push({name:"parent",text:e.parent});t.push({name:"url",text:e.url});let r=Se(t,"").join(`
113
- `);return e.description===""?r:`${r}
114
-
115
- ${e.description}`},kf=async(e,t)=>{let r=t.positionals.join(" ").trim();if(r==="")throw new Y("What is it called?");let n=oe(t,"project");if(n===void 0)throw new Y("Which project? Pass --project.");let a=await ht(e,n),i={name:r},s=oe(t,"description");if(s!==void 0)i.description_html=Da(s);let c=oe(t,"priority");if(c!==void 0)i.priority=c;let l=oe(t,"state");if(l!==void 0){let E=await Dt(e,a.id);i.state=oi(E,l).id}let d=await e.request(`projects/${a.id}/issues/`,{method:"POST",body:i}),p=`${a.identifier}-${d.sequence_id}`,m;try{m=(await Dt(e,a.id)).find((f)=>f.id===d.state)}catch(E){let f=E instanceof Error?E.message:String(E);Co(`${p} was created; could not read its state: ${f}`)}return{ref:p,name:Rt(d.name),state:m?.name??"?",group:m?.group??"?",priority:d.priority,id:d.id}},Ks=async(e,t)=>{let r=t.positionals[0];if(r===void 0)throw new Y("Which work item?");let{issue:n,projectId:a}=await rr(e,r,oe(t,"project")),i=await ht(e,a),s=await Dt(e,a),c={},l=oe(t,"state");if(l!==void 0)c.state=oi(s,l).id;let d=oe(t,"priority");if(d!==void 0)c.priority=d;let p=oe(t,"name");if(p!==void 0)c.name=p;let m=oe(t,"description");if(m!==void 0)c.description_html=Da(m);if(Object.keys(c).length===0)throw new Y("Nothing to change. Pass --state, --priority, --name or --description.");await e.request(`projects/${a}/issues/${n.id}/`,{method:"PATCH",body:c});let E=await e.request(`projects/${a}/issues/${n.id}/`,{query:{fields:"id,name,sequence_id,priority,state"}}),f=s.find((g)=>g.id===E.state);return{ref:`${i.identifier}-${E.sequence_id}`,name:Rt(E.name),state:f?.name??"?",group:f?.group??"?",priority:E.priority,id:E.id}},Tf=async(e,t)=>{let r=t.positionals[0];if(r===void 0)throw new Y("Which work item?");let{projectId:n}=await rr(e,r,oe(t,"project")),i=(await Dt(e,n)).find((c)=>c.group==="completed");if(i===void 0)throw new Y("This project has no state in the completed group.");let s=new Map(t.flags);return s.set("state",i.name),Ks(e,{...t,flags:s})},Cf=async(e,t)=>{let r=t.positionals[0];if(r===void 0)throw new Y("Which work item?");if(!At(t,"yes"))throw new Y(`Deleting is not undoable. Repeat with --yes to delete ${r}.`);let{issue:n,projectId:a}=await rr(e,r,oe(t,"project"));return await e.request(`projects/${a}/issues/${n.id}/`,{method:"DELETE"}),`deleted ${r}`},Af=async(e,t)=>{let r=t.positionals[0],n=t.positionals.slice(1).join(" ").trim();if(r===void 0||n==="")throw new Y("Which work item, and what does the comment say?");let{issue:a,projectId:i}=await rr(e,r,oe(t,"project"));return await e.request(`projects/${i}/issues/${a.id}/comments/`,{method:"POST",body:{comment_html:Da(n)}}),`commented on ${r}`},Rf=async(e,t)=>{let r=t.positionals.join(" ").trim();if(r==="")throw new Y("What to search for?");return((await e.request("issues/search/",{query:{search:r}})).issues??[]).map((a)=>({ref:`${a.project__identifier}-${a.sequence_id}`,name:Rt(a.name),id:a.id}))},Df=(e)=>e.length===0?"nothing found":Se(e.map((t)=>({name:t.ref,text:ri(t.name,80)})),"").join(`
116
- `);import{readFileSync as Xb}from"node:fs";import{homedir as Yb}from"node:os";import{join as Kb}from"node:path";var Sf=Kb(Yb(),".config","plane","credentials"),Nf=(e)=>{let t=new Map,r;try{r=Xb(e,"utf8")}catch{return t}for(let n of r.split(`
117
- `)){let a=n.trim();if(a===""||a.startsWith("#"))continue;let i=a.indexOf("=");if(i<=0)continue;let s=a.slice(0,i).trim(),c=a.slice(i+1).trim();if(c.startsWith('"')&&c.endsWith('"')||c.startsWith("'")&&c.endsWith("'"))c=c.slice(1,-1);t.set(s,c)}return t},Sa=(e,t,r,n)=>{if(e!==void 0&&e!=="")return{value:e,origin:"flag"};for(let a of t){let i=process.env[a];if(i!==void 0&&i!=="")return{value:i,origin:"env"}}for(let a of r){let i=n.get(a);if(i!==void 0&&i!=="")return{value:i,origin:"file"}}return},Zb=(e,t,r)=>{let n=e.replace(/\/+$/,""),a;try{a=new URL(n)}catch{throw new Y(`The url is not a valid address: ${n}
118
- it came from ${t==="file"?r:t}
119
- expected something like https://plane.example.com`)}if(a.protocol!=="http:"&&a.protocol!=="https:")throw new Y(`The url must be http or https, got ${a.protocol} in ${n}`);return n},Zs=(e,t,r,n)=>new Y(`No ${e}. Set it one of three ways, highest wins:
120
- --${e} <value>
121
- ${t}=<value> in the environment
122
- ${r}=<value> in ${n}`),Lf=(e)=>{let t=e.configPath??process.env.PLANE_CONFIG??Sf,r=Nf(t);return Sa(e.token,["PLANE_API_KEY","PLANE_TOKEN"],["PLANE_API_KEY"],r)?.value},Ff=(e)=>{let t=e.configPath??process.env.PLANE_CONFIG??Sf,r=Nf(t),n=Sa(e.url,["PLANE_URL","PLANE_BASE_URL"],["PLANE_URL","PLANE_BASE_URL"],r),a=Sa(e.token,["PLANE_API_KEY","PLANE_TOKEN"],["PLANE_API_KEY"],r),i=Sa(e.workspace,["PLANE_WORKSPACE","PLANE_WORKSPACE_SLUG"],["PLANE_WORKSPACE","PLANE_WORKSPACE_SLUG"],r);if(n===void 0)throw Zs("url","PLANE_URL","PLANE_URL",t);if(a===void 0)throw Zs("token","PLANE_API_KEY","PLANE_API_KEY",t);if(i===void 0)throw Zs("workspace","PLANE_WORKSPACE","PLANE_WORKSPACE",t);return{url:{value:Zb(n.value,n.origin,t),origin:n.origin},token:a,workspace:i,configPath:t}},Mf=(e)=>e.length<=10?"***":`${e.slice(0,6)}…${e.slice(-4)}`;var If=async(e,t)=>{let r=await Fr(e),n=await Promise.all(r.map(async(a)=>{let i=await e.request(`projects/${a.id}/summary/`);return{identifier:a.identifier,name:a.name,counts:i.counts}}));return{workspace:t.workspace.value,url:t.url.value,projects:n}},Of=(e)=>{let t=[`WORKSPACE ${e.workspace} ${e.url}`,""];if(e.projects.length===0)t.push("no projects yet");else t.push("PROJECTS"),t.push(...Se(e.projects.map((r)=>({name:r.identifier,text:`${r.name} — ${r.counts.issues} work items, ${r.counts.cycles} cycles, ${r.counts.modules} modules`}))));return t.push("","Next: i-plane list <PROJECT> Map: i-plane guide"),t.join(`
123
- `)},qf=(e)=>e.length===0?"no projects":Se(e.map((t)=>({name:t.identifier,text:Rt(t.name)})),"").join(`
124
- `),Bf=async(e,t)=>{let r=t.positionals[0]??oe(t,"project");if(r===void 0)throw new Y("Which project?");let n=await ht(e,r);return[...await Dt(e,n.id)].sort((i,s)=>vr(i.group)-vr(s.group))},Pf=(e)=>Se(e.map((t)=>({name:t.name,text:t.group+(t.default===!0?" (default)":"")})),"").join(`
125
- `),Hf=async(e,t)=>{let r=t.positionals[0]??oe(t,"project");if(r===void 0)throw new Y("Which project?");let n=await ht(e,r);return e.listAll(`projects/${n.id}/labels/`,{query:{fields:"id,name,color",per_page:100}})},jf=(e)=>e.length===0?"no labels":e.map((t)=>t.name).join(`
126
- `),Uf=(e)=>e.listAll("members-lite/",{query:{per_page:100}}),$f=(e)=>e.length===0?"no members":Se(e.map((t)=>({name:t.display_name??t.id,text:t.email??""})),"").join(`
127
- `),zf=(e)=>({url:{value:e.url.value,origin:e.url.origin},workspace:{value:e.workspace.value,origin:e.workspace.origin},token:{value:Mf(e.token.value),origin:e.token.origin},configPath:e.configPath}),Vf=(e)=>Se([{name:"url",text:`${e.url.value} (${e.url.origin})`},{name:"workspace",text:`${e.workspace.value} (${e.workspace.origin})`},{name:"token",text:`${e.token.value} (${e.token.origin})`},{name:"file",text:e.configPath}],"").join(`
128
- `),Wf=(e)=>e.request("/api/v1/users/me/"),Gf=(e)=>Se([{name:"name",text:e.display_name??"?"},{name:"email",text:e.email??"?"},{name:"id",text:e.id}],"").join(`
129
- `);var Qb="1.0.2",Jf={ls:"list",new:"create",set:"update",rm:"delete",find:"search",ps:"projects"},Na,e_=(e,t)=>{let r=e===void 0?void 0:Lr(e);if(r===void 0){if(e==="help"||e==="version"){let i=[...t.flags.keys()].filter((s)=>!ai.includes(s));if(i.length>0)throw new Y(`${e} does not take ${i.map((s)=>`--${s}`).join(", ")}.`)}return}Na=e;let n=ii(r),a=[...t.flags.keys()].filter((i)=>!n.has(i));if(a.length>0){let i=a.map((s)=>`--${s}`).join(", ");throw new Y(`${r.name} does not take ${i}. Its flags are listed below.`)}},t_=(e,t)=>{let r=e.path[0],n=r===void 0?void 0:Jf[r]??r;if(e_(n,e),n===void 0&&!At(e,"version"))return Ee(On(),t,qn),!0;if(n==="guide"||At(e,"help")===!1){if(n==="guide")return Ee(On(),t,qn),!0}if(n==="version"||At(e,"version"))return Ee({version:Qb},t,(a)=>a.version),!0;if(n!==void 0&&At(e,"help")){let a=Lr(n);if(a!==void 0)return Ee({command:a},t,(i)=>So(i)),!0}if(n==="help")return Ee(On(),t,qn),!0;return!1},r_=async()=>{let e=vo(process.argv.slice(2),1),t=At(e,"json"),r=Lf({token:oe(e,"token"),configPath:oe(e,"config")});if(r!==void 0)ti(r);if(t_(e,t))return;let n=Ff({url:oe(e,"url"),token:oe(e,"token"),workspace:oe(e,"workspace"),configPath:oe(e,"config")});ti(n.token.value);let a=e.path[0],i=a===void 0?void 0:Jf[a]??a;Na=i;let s=i===void 0?void 0:Lr(i);if(s!==void 0){let l=ii(s),d=[...e.flags.keys()].filter((p)=>!l.has(p));if(d.length>0){let p=d.map((m)=>`--${m}`).join(", ");throw new Y(`${s.name} does not take ${p}. Its flags are listed below.`)}}if(i==="config"){Ee(zf(n),t,Vf);return}if(Nn(n.url.value)&&await Ln(n.url.value)===void 0){let l=await To(n.url.value);if(l!==void 0)process.exit(l)}let c=new Qa(n);switch(i){case"summary":Ee(await If(c,n),t,Of);return;case"projects":Ee(await Fr(c),t,qf);return;case"list":Ee(await vf(c,e),t,Ef);return;case"show":Ee(await yf(c,e,n.workspace.value,n.url.value),t,wf);return;case"create":Ee(await kf(c,e),t,(l)=>`created ${l.ref} ${l.name}`);return;case"update":Ee(await Ks(c,e),t,(l)=>`${l.ref} ${l.name} (${l.state})`);return;case"done":Ee(await Tf(c,e),t,(l)=>`${l.ref} ${l.state}`);return;case"delete":Ee(await Cf(c,e),t,(l)=>l);return;case"comment":Ee(await Af(c,e),t,(l)=>l);return;case"search":Ee(await Rf(c,e),t,Df);return;case"states":Ee(await Bf(c,e),t,Pf);return;case"labels":Ee(await Hf(c,e),t,jf);return;case"members":Ee(await Uf(c),t,$f);return;case"whoami":Ee(await Wf(c),t,Gf);return;default:throw new Y(`No command "${i}". Run i-plane for the map.`)}};r_().catch((e)=>{if(e instanceof Y){let t=Na===void 0?void 0:Lr(Na);In(t===void 0?e.message:No(t,e.message),2)}if(e instanceof $e)In(e.message,1);In(e instanceof Error?e.message:String(e),1)});
117
+ `};ht.text=function(e,t){return Ht(e[t].content)};ht.html_block=function(e,t){return e[t].content};ht.html_inline=function(e,t){return e[t].content};var Bl=class{constructor(){F(this,"rules",Object.assign({},ht))}renderAttrs(e){let t,r,n;if(!e.attrs)return"";n="";for(t=0,r=e.attrs.length;t<r;t++)n+=` ${Ht(e.attrs[t][0])}="${Ht(String(e.attrs[t][1]))}"`;return n}renderToken(e,t,r){let n=e[t],a="";if(n.hidden)return"";let i=t-1;while(i>=0&&e[i].hidden&&e[i].nesting===0)i--;if(n.block&&n.nesting!==-1&&i>=0&&e[i].hidden&&e[i].nesting===-1)a+=`
118
+ `;if(a+=(n.nesting===-1?"</":"<")+n.tag,a+=this.renderAttrs(n),n.nesting===0&&r.xhtmlOut)a+=" /";let s=!1;if(n.block){if(s=!0,n.nesting===1){let o=t+1;while(o<e.length&&e[o].hidden&&e[o].nesting===0)o++;if(o<e.length){let u=e[o];if(u.type==="inline"||u.hidden)s=!1;else if(u.nesting===-1&&u.tag===n.tag)s=!1}}}return a+=s?`>
119
+ `:">",a}renderInline(e,t,r){let n="",a=this.rules;for(let i=0,s=e.length;i<s;i++){let o=e[i].type;if(typeof a[o]<"u")n+=a[o](e,i,t,r,this);else n+=this.renderToken(e,i,t)}return n}renderInlineAsText(e,t,r){let n="";for(let a=0,i=e.length;a<i;a++)switch(e[a].type){case"text":case"code_inline":n+=e[a].content;break;case"image":n+=this.renderInlineAsText(e[a].children,t,r);break;case"html_inline":case"html_block":n+=e[a].content;break;case"softbreak":case"hardbreak":n+=`
120
+ `}return n}render(e,t,r){let n="",a=this.rules;for(let i=0,s=e.length;i<s;i++){let o=e[i].type;if(o==="inline")n+=this.renderInline(e[i].children,t,r);else if(typeof a[o]<"u")n+=a[o](e,i,t,r,this);else n+=this.renderToken(e,i,t)}return n}},jl=class{constructor(e,t,r){F(this,"tokens",[]),F(this,"inlineMode",!1),F(this,"Token",tr),this.src=e,this.env=r,this.md=t}},Vx=/\r\n?/g,Wx=/\0/g;function Gx(e){let t;t=e.src.replace(Vx,`
121
+ `),t=t.replace(Wx,"�"),e.src=t}function Jx(e){let t;if(e.inlineMode)t=new e.Token("inline","",0),t.content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t);else e.md.block.parse(e.src,e.md,e.env,e.tokens)}function Yx(e){let t=e.tokens,r=0;for(let n=0;n<t.length;n++){if(t[n].type==="reference_definition")continue;if(n!==r)t[r]=t[n];r++}if(t.length!==r)t.length=r}function Xx(e){let t=e.tokens;for(let r=0,n=t.length;r<n;r++){let a=t[r];if(a.type==="inline")e.md.inline.parse(a.content,e.md,e.env,a.children)}}function Kx(e){return/^<a[>\s]/i.test(e)}function Zx(e){return/^<\/a\s*>/i.test(e)}function Qx(e){let t=e.tokens;if(!e.md.options.linkify)return;for(let r=0,n=t.length;r<n;r++){if(t[r].type!=="inline"||!e.md.linkify.test(t[r].content))continue;let a=t[r].children,i=[],s=0;for(let o=a.length-1;o>=0;o--){let u=a[o];if(u.type==="link_close"){o--;while(a[o].level!==u.level&&a[o].type!=="link_open")o--;continue}if(u.type==="html_inline"){if(Kx(u.content)&&s>0)s--;if(Zx(u.content))s++}if(s>0)continue;if(u.type==="text"&&e.md.linkify.test(u.content)){let d=u.content,p=e.md.linkify.match(d),m=[],E=u.level,f=0;if(p.length>0&&p[0].index===0&&o>0&&a[o-1].type==="text_special")p=p.slice(1);for(let g=0;g<p.length;g++){let A=p[g].url,v=e.md.normalizeLink(A);if(!e.md.validateLink(v))continue;let L=p[g].text;if(!p[g].schema)L=e.md.normalizeLinkText(`http://${L}`).replace(/^http:\/\//,"");else if(p[g].schema==="mailto:"&&!/^mailto:/i.test(L))L=e.md.normalizeLinkText(`mailto:${L}`).replace(/^mailto:/,"");else L=e.md.normalizeLinkText(L);let T=p[g].index;if(T>f){let q=new e.Token("text","",0);q.content=d.slice(f,T),q.level=E,m.push(q)}let C=new e.Token("link_open","a",1);C.attrs=[["href",v]],C.level=E++,C.markup="linkify",C.info="auto",m.push(C);let w=new e.Token("text","",0);w.content=L,w.level=E,m.push(w);let k=new e.Token("link_close","a",-1);k.level=--E,k.markup="linkify",k.info="auto",m.push(k),f=p[g].lastIndex}if(f<d.length){let g=new e.Token("text","",0);g.content=d.slice(f),g.level=E,m.push(g)}i.push({index:o,nodes:m})}}if(i.length>0){let o=a.length;for(let m of i)o+=m.nodes.length-1;let u=Array(o),d=0,p=0;i.reverse();for(let m=0;m<a.length;m++){let E=i[d];if((E===null||E===void 0?void 0:E.index)===m){for(let f of E.nodes)u[p++]=f;d++}else u[p++]=a[m]}t[r].children=u}}}var Hl=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,em=/\((c|tm|r)\)/i,tm=/\((c|tm|r)\)/gi,rm={c:"©",r:"®",tm:"™"};function nm(e,t){return rm[t.toLowerCase()]}function am(e){let t=0;for(let r=e.length-1;r>=0;r--){let n=e[r];if(n.type==="text"&&!t)n.content=n.content.replace(tm,nm);if(n.type==="link_open"&&n.info==="auto")t--;if(n.type==="link_close"&&n.info==="auto")t++}}function im(e){let t=0;for(let r=e.length-1;r>=0;r--){let n=e[r];if(n.type==="text"&&!t){if(Hl.test(n.content))n.content=n.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")}if(n.type==="link_open"&&n.info==="auto")t--;if(n.type==="link_close"&&n.info==="auto")t++}}function sm(e){let t;if(!e.md.options.typographer)return;for(t=e.tokens.length-1;t>=0;t--){if(e.tokens[t].type!=="inline")continue;if(em.test(e.tokens[t].content))am(e.tokens[t].children);if(Hl.test(e.tokens[t].content))im(e.tokens[t].children)}}var om=/['"]/,Cl=/['"]/g,Al="’";function pa(e,t,r,n){if(!e[t])e[t]=[];e[t].push({pos:r,ch:n})}function cm(e,t){let r="",n=0;t.sort((a,i)=>a.pos-i.pos);for(let a=0;a<t.length;a++){let i=t[a];r+=e.slice(n,i.pos)+i.ch,n=i.pos+1}return r+e.slice(n)}function lm(e,t){let r,n=[],a={};for(let i=0;i<e.length;i++){let s=e[i],o=e[i].level;for(r=n.length-1;r>=0;r--)if(n[r].level<=o)break;if(n.length=r+1,s.type!=="text")continue;let u=s.content,d=0,p=u.length;e:while(d<p){Cl.lastIndex=d;let m=Cl.exec(u);if(!m)break;let E=!0,f=!0;d=m.index+1;let g=m[0]==="'",A=32;if(m.index-1>=0)A=u.charCodeAt(m.index-1);else for(r=i-1;r>=0;r--){if(e[r].type==="softbreak"||e[r].type==="hardbreak")break;if(!e[r].content)continue;A=e[r].content.charCodeAt(e[r].content.length-1);break}let v=32;if(d<p)v=u.charCodeAt(d);else for(r=i+1;r<e.length;r++){if(e[r].type==="softbreak"||e[r].type==="hardbreak")break;if(!e[r].content)continue;v=e[r].content.charCodeAt(0);break}let L=nn(A)||rn(A),T=nn(v)||rn(v),C=tn(A),w=tn(v);if(w)E=!1;else if(T){if(!(C||L))E=!1}if(C)f=!1;else if(L){if(!(w||T))f=!1}if(v===34&&m[0]==='"'){if(A>=48&&A<=57)f=E=!1}if(E&&f)E=L,f=T;if(!E&&!f){if(g)pa(a,i,m.index,Al);continue}if(f)for(r=n.length-1;r>=0;r--){let k=n[r];if(n[r].level<o)break;if(k.single===g&&n[r].level===o){k=n[r];let q,Q;if(g)q=t.md.options.quotes[2],Q=t.md.options.quotes[3];else q=t.md.options.quotes[0],Q=t.md.options.quotes[1];pa(a,i,m.index,Q),pa(a,k.token,k.pos,q),n.length=r;continue e}}if(E)n.push({token:i,pos:m.index,single:g,level:o});else if(f&&g)pa(a,i,m.index,Al)}}Object.keys(a).forEach(function(i){let s=Number(i);e[s].content=cm(e[s].content,a[i])})}function um(e){if(!e.md.options.typographer)return;for(let t=e.tokens.length-1;t>=0;t--){if(e.tokens[t].type!=="inline"||!om.test(e.tokens[t].content))continue;lm(e.tokens[t].children,e)}}function fm(e){let t,r,n=e.length;for(t=0;t<n;t++)if(e[t].type==="text_special")e[t].type="text";for(t=r=0;t<n;t++)if(e[t].type==="text"&&t+1<n&&e[t+1].type==="text")e[t+1].content=e[t].content+e[t+1].content;else{if(t!==r)e[r]=e[t];r++}if(t!==r)e.length=r}function dm(e){let t,r,n=e.tokens,a=n.length;for(let i=0;i<a;i++){if(n[i].type!=="inline")continue;let s=n[i].children,o=s.length;for(t=0;t<o;t++){if(s[t].type==="text_special")s[t].type="text";if(s[t].children)fm(s[t].children)}for(t=r=0;t<o;t++)if(s[t].type==="text"&&t+1<o&&s[t+1].type==="text")s[t+1].content=s[t].content+s[t+1].content;else{if(t!==r)s[r]=s[t];r++}if(t!==r)s.length=r}}var Qi=[["normalize",Gx],["block",Jx],["strip_references",Yx],["inline",Xx],["linkify",Qx],["replacements",sm],["smartquotes",um],["text_join",dm]],Ul=class{constructor(){F(this,"ruler",new sn),F(this,"State",jl);for(let e=0;e<Qi.length;e++)this.ruler.push(Qi[e][0],Qi[e][1])}process(e){let t=this.ruler.getRules("");for(let r=0,n=t.length;r<n;r++)t[r](e)}},$l=class{constructor(e,t,r,n){F(this,"bMarks",[]),F(this,"eMarks",[]),F(this,"tShift",[]),F(this,"sCount",[]),F(this,"bsCount",[]),F(this,"blkIndent",0),F(this,"line",0),F(this,"lineMax",0),F(this,"tight",!1),F(this,"listIndent",-1),F(this,"parentType","root"),F(this,"level",0),F(this,"Token",tr),this.src=e,this.md=t,this.env=r,this.tokens=n;let a=this.src;for(let i=0,s=0,o=0,u=0,d=a.length,p=!1;s<d;s++){let m=a.charCodeAt(s);if(!p)if(pe(m)){if(o++,m===9)u+=4-u%4;else u++;continue}else p=!0;if(m===10||s===d-1){if(m!==10)s++;this.bMarks.push(i),this.eMarks.push(s),this.tShift.push(o),this.sCount.push(u),this.bsCount.push(0),p=!1,o=0,u=0,i=s+1}}this.bMarks.push(a.length),this.eMarks.push(a.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}push(e,t,r){let n=new tr(e,t,r);if(n.block=!0,r<0)this.level--;if(n.level=this.level,r>0)this.level++;return this.tokens.push(n),n}isEmpty(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]}skipEmptyLines(e){for(let t=this.lineMax;e<t;e++)if(this.bMarks[e]+this.tShift[e]<this.eMarks[e])break;return e}skipSpaces(e){for(let t=this.src.length;e<t;e++)if(!pe(this.src.charCodeAt(e)))break;return e}skipSpacesBack(e,t){if(e<=t)return e;while(e>t)if(!pe(this.src.charCodeAt(--e)))return e+1;return e}skipChars(e,t){for(let r=this.src.length;e<r;e++)if(this.src.charCodeAt(e)!==t)break;return e}skipCharsBack(e,t,r){if(e<=r)return e;while(e>r)if(t!==this.src.charCodeAt(--e))return e+1;return e}getLines(e,t,r,n){if(e>=t)return"";let a=Array(t-e);for(let i=0,s=e;s<t;s++,i++){let o=0,u=this.bMarks[s],d=u,p;if(s+1<t||n)p=this.eMarks[s]+1;else p=this.eMarks[s];while(d<p&&o<r){let m=this.src.charCodeAt(d);if(pe(m))if(m===9)o+=4-(o+this.bsCount[s])%4;else o++;else if(d-u<this.tShift[s])o++;else break;d++}if(o>r)a[i]=Array(o-r+1).join(" ")+this.src.slice(d,p);else a[i]=this.src.slice(d,p)}return a.join("")}},hm=65536;function es(e,t){let r=e.bMarks[t]+e.tShift[t],n=e.eMarks[t];return e.src.slice(r,n)}function Rl(e){let t=[],r=e.length,n=0,a=e.charCodeAt(n),i=!1,s=0,o="";while(n<r){if(a===124)if(!i)t.push(o+e.substring(s,n)),o="",s=n+1;else o+=e.substring(s,n-1),s=n;i=a===92,n++,a=e.charCodeAt(n)}return t.push(o+e.substring(s)),t}function pm(e,t,r,n){if(t+2>r)return!1;let a=t+1;if(e.sCount[a]<e.blkIndent)return!1;if(e.sCount[a]-e.blkIndent>=4)return!1;let i=e.bMarks[a]+e.tShift[a];if(i>=e.eMarks[a])return!1;let s=e.src.charCodeAt(i++);if(s!==124&&s!==45&&s!==58)return!1;if(i>=e.eMarks[a])return!1;let o=e.src.charCodeAt(i++);if(o!==124&&o!==45&&o!==58&&!pe(o))return!1;if(s===45&&pe(o))return!1;while(i<e.eMarks[a]){let w=e.src.charCodeAt(i);if(w!==124&&w!==45&&w!==58&&!pe(w))return!1;i++}let u=es(e,t+1),d=u.split("|"),p=[];for(let w=0;w<d.length;w++){let k=d[w].trim();if(!k)if(w===0||w===d.length-1)continue;else return!1;if(!/^:?-+:?$/.test(k))return!1;if(k.charCodeAt(k.length-1)===58)p.push(k.charCodeAt(0)===58?"center":"right");else if(k.charCodeAt(0)===58)p.push("left");else p.push("")}if(u=es(e,t).trim(),u.indexOf("|")===-1)return!1;if(e.sCount[t]-e.blkIndent>=4)return!1;if(d=Rl(u),d.length&&d[0]==="")d.shift();if(d.length&&d[d.length-1]==="")d.pop();let m=d.length;if(m===0||m!==p.length)return!1;if(n)return!0;let E=e.parentType;e.parentType="table";let f=e.md.block.ruler.getRules("blockquote"),g=e.push("table_open","table",1),A=[t,0];g.map=A;let v=e.push("thead_open","thead",1);v.map=[t,t+1];let L=e.push("tr_open","tr",1);L.map=[t,t+1];for(let w=0;w<d.length;w++){let k=e.push("th_open","th",1);if(p[w])k.attrs=[["style",`text-align:${p[w]}`]];let q=e.push("inline","",0);q.content=d[w].trim(),q.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let T,C=0;for(a=t+2;a<r;a++){if(e.sCount[a]<e.blkIndent)break;let w=!1;for(let q=0,Q=f.length;q<Q;q++)if(f[q](e,a,r,!0)){w=!0;break}if(w)break;if(u=es(e,a).trim(),!u)break;if(e.sCount[a]-e.blkIndent>=4)break;if(d=Rl(u),d.length&&d[0]==="")d.shift();if(d.length&&d[d.length-1]==="")d.pop();if(C+=m-d.length,C>hm)break;if(a===t+2){let q=e.push("tbody_open","tbody",1);q.map=T=[t+2,0]}let k=e.push("tr_open","tr",1);k.map=[a,a+1];for(let q=0;q<m;q++){let Q=e.push("td_open","td",1);if(p[q])Q.attrs=[["style",`text-align:${p[q]}`]];let fe=e.push("inline","",0);fe.content=d[q]?d[q].trim():"",fe.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}if(T)e.push("tbody_close","tbody",-1),T[1]=a;return e.push("table_close","table",-1),A[1]=a,e.parentType=E,e.line=a,!0}function xm(e,t,r){if(e.sCount[t]-e.blkIndent<4)return!1;let n=t+1,a=n;while(n<r){if(e.isEmpty(n)){n++;continue}if(e.sCount[n]-e.blkIndent>=4){n++,a=n;continue}break}e.line=a;let i=e.push("code_block","code",0);return i.content=e.getLines(t,a,4+e.blkIndent,!1)+`
122
+ `,i.map=[t,e.line],!0}function mm(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(a+3>i)return!1;let s=e.src.charCodeAt(a);if(s!==126&&s!==96)return!1;let o=a;a=e.skipChars(a,s);let u=a-o;if(u<3)return!1;let d=e.src.slice(o,a),p=e.src.slice(a,i);if(s===96){if(p.indexOf(String.fromCharCode(s))>=0)return!1}if(n)return!0;let m=t,E=!1;for(;;){if(m++,m>=r)break;if(a=o=e.bMarks[m]+e.tShift[m],i=e.eMarks[m],a<i&&e.sCount[m]<e.blkIndent)break;if(e.src.charCodeAt(a)!==s)continue;if(e.sCount[m]-e.blkIndent>=4)continue;if(a=e.skipChars(a,s),a-o<u)continue;if(a=e.skipSpaces(a),a<i)continue;E=!0;break}u=e.sCount[t],e.line=m+(E?1:0);let f=e.push("fence","code",0);return f.info=p,f.content=e.getLines(t+1,m,u,!0),f.markup=d,f.map=[t,e.line],!0}function gm(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t],s=e.lineMax;if(e.sCount[t]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(a)!==62)return!1;if(n)return!0;let o=[],u=[],d=[],p=[],m=e.md.block.ruler.getRules("blockquote"),E=e.parentType;e.parentType="blockquote";let f=!1,g;for(g=t;g<r;g++){let C=e.sCount[g]<e.blkIndent;if(a=e.bMarks[g]+e.tShift[g],i=e.eMarks[g],a>=i)break;if(e.src.charCodeAt(a++)===62&&!C){let k=e.sCount[g]+1,q,Q;if(e.src.charCodeAt(a)===32)a++,k++,Q=!1,q=!0;else if(e.src.charCodeAt(a)===9)if(q=!0,(e.bsCount[g]+k)%4===3)a++,k++,Q=!1;else Q=!0;else q=!1;let fe=k;o.push(e.bMarks[g]),e.bMarks[g]=a;while(a<i){let V=e.src.charCodeAt(a);if(pe(V))if(V===9)fe+=4-(fe+e.bsCount[g]+(Q?1:0))%4;else fe++;else break;a++}f=a>=i,u.push(e.bsCount[g]),e.bsCount[g]=e.sCount[g]+1+(q?1:0),d.push(e.sCount[g]),e.sCount[g]=fe-k,p.push(e.tShift[g]),e.tShift[g]=a-e.bMarks[g];continue}if(f)break;let w=!1;for(let k=0,q=m.length;k<q;k++)if(m[k](e,g,r,!0)){w=!0;break}if(w){if(e.lineMax=g,e.blkIndent!==0)o.push(e.bMarks[g]),u.push(e.bsCount[g]),p.push(e.tShift[g]),d.push(e.sCount[g]),e.sCount[g]-=e.blkIndent;break}o.push(e.bMarks[g]),u.push(e.bsCount[g]),p.push(e.tShift[g]),d.push(e.sCount[g]),e.sCount[g]=-1}let A=e.blkIndent;e.blkIndent=0;let v=e.push("blockquote_open","blockquote",1);v.markup=">";let L=[t,0];v.map=L,e.md.block.tokenize(e,t,g);let T=e.push("blockquote_close","blockquote",-1);T.markup=">",e.lineMax=s,e.parentType=E,L[1]=e.line;for(let C=0;C<p.length;C++)e.bMarks[C+t]=o[C],e.tShift[C+t]=p[C],e.sCount[C+t]=d[C],e.bsCount[C+t]=u[C];return e.blkIndent=A,!0}function bm(e,t,r,n){let a=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let i=e.bMarks[t]+e.tShift[t],s=e.src.charCodeAt(i++);if(s!==42&&s!==45&&s!==95)return!1;let o=1;while(i<a){let d=e.src.charCodeAt(i++);if(d!==s&&!pe(d))return!1;if(d===s)o++}if(o<3)return!1;if(n)return!0;e.line=t+1;let u=e.push("hr","hr",0);return u.map=[t,e.line],u.markup=Array(o+1).join(String.fromCharCode(s)),!0}function Dl(e,t){let r=e.eMarks[t],n=e.bMarks[t]+e.tShift[t],a=e.src.charCodeAt(n++);if(a!==42&&a!==45&&a!==43)return-1;if(n<r){if(!pe(e.src.charCodeAt(n)))return-1}return n}function Sl(e,t){let r=e.bMarks[t]+e.tShift[t],n=e.eMarks[t],a=r;if(a+1>=n)return-1;let i=e.src.charCodeAt(a++);if(i<48||i>57)return-1;for(;;){if(a>=n)return-1;if(i=e.src.charCodeAt(a++),i>=48&&i<=57){if(a-r>=10)return-1;continue}if(i===41||i===46)break;return-1}if(a<n){if(i=e.src.charCodeAt(a),!pe(i))return-1}return a}function _m(e,t){let r=e.level+2;for(let n=t+2,a=e.tokens.length-2;n<a;n++)if(e.tokens[n].level===r&&e.tokens[n].type==="paragraph_open")e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2}function ym(e,t,r,n){let a,i,s,o,u=t,d=!0;if(e.sCount[u]-e.blkIndent>=4)return!1;if(e.listIndent>=0&&e.sCount[u]-e.listIndent>=4&&e.sCount[u]<e.blkIndent)return!1;let p=!1;if(n&&e.parentType==="paragraph"){if(e.sCount[u]>=e.blkIndent)p=!0}let m,E,f;if((f=Sl(e,u))>=0){if(m=!0,s=e.bMarks[u]+e.tShift[u],E=Number(e.src.slice(s,f-1)),p&&E!==1)return!1}else if((f=Dl(e,u))>=0)m=!1;else return!1;if(p){if(e.skipSpaces(f)>=e.eMarks[u])return!1}if(n)return!0;let g=e.src.charCodeAt(f-1),A=e.tokens.length;if(m){if(o=e.push("ordered_list_open","ol",1),E!==1)o.attrs=[["start",E]]}else o=e.push("bullet_list_open","ul",1);let v=[u,0];o.map=v,o.markup=String.fromCharCode(g);let L=!1,T=e.md.block.ruler.getRules("list"),C=e.parentType;e.parentType="list";while(u<r){i=f,a=e.eMarks[u];let w=e.sCount[u]+f-(e.bMarks[u]+e.tShift[u]),k=w;while(i<a){let B=e.src.charCodeAt(i);if(B===9)k+=4-(k+e.bsCount[u])%4;else if(B===32)k++;else break;i++}let q=i,Q;if(q>=a)Q=1;else Q=k-w;if(Q>4)Q=1;let fe=w+Q;o=e.push("list_item_open","li",1),o.markup=String.fromCharCode(g);let V=[u,0];if(o.map=V,m)o.info=e.src.slice(s,f-1);let de=e.tight,_=e.tShift[u],ae=e.sCount[u],me=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=fe,e.tight=!0,e.tShift[u]=q-e.bMarks[u],e.sCount[u]=k,q>=a&&e.isEmpty(u+1))e.line=Math.min(e.line+2,r);else e.md.block.tokenize(e,u,r);if(!e.tight||L)d=!1;if(L=e.line-u>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=me,e.tShift[u]=_,e.sCount[u]=ae,e.tight=de,o=e.push("list_item_close","li",-1),o.markup=String.fromCharCode(g),u=e.line,V[1]=u,u>=r)break;if(e.sCount[u]<e.blkIndent)break;if(e.sCount[u]-e.blkIndent>=4)break;let x=!1;for(let B=0,bt=T.length;B<bt;B++)if(T[B](e,u,r,!0)){x=!0;break}if(x)break;if(m){if(f=Sl(e,u),f<0)break;s=e.bMarks[u]+e.tShift[u]}else if(f=Dl(e,u),f<0)break;if(g!==e.src.charCodeAt(f-1))break}if(m)o=e.push("ordered_list_close","ol",-1);else o=e.push("bullet_list_close","ul",-1);if(o.markup=String.fromCharCode(g),v[1]=u,e.line=u,e.parentType=C,d)_m(e,A);return!0}function Em(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t],s=t+1;if(e.sCount[t]-e.blkIndent>=4)return!1;if(e.src.charCodeAt(a)!==91)return!1;function o(w){let k=e.lineMax;if(w>=k||e.isEmpty(w))return null;let q=!1;if(e.sCount[w]-e.blkIndent>3)q=!0;if(e.sCount[w]<0)q=!0;if(!q){let V=e.md.block.ruler.getRules("reference"),de=e.parentType;e.parentType="reference";let _=!1;for(let ae=0,me=V.length;ae<me;ae++)if(V[ae](e,w,k,!0)){_=!0;break}if(e.parentType=de,_)return null}let Q=e.bMarks[w]+e.tShift[w],fe=e.eMarks[w];return e.src.slice(Q,fe+1)}let u=e.src.slice(a,i+1);i=u.length;let d=-1;for(a=1;a<i;a++){let w=u.charCodeAt(a);if(w===91)return!1;else if(w===93){d=a;break}else if(w===10){let k=o(s);if(k!==null)u+=k,i=u.length,s++}else if(w===92){if(a++,a<i&&u.charCodeAt(a)===10){let k=o(s);if(k!==null)u+=k,i=u.length,s++}}}if(d<0||u.charCodeAt(d+1)!==58)return!1;for(a=d+2;a<i;a++){let w=u.charCodeAt(a);if(w===10){let k=o(s);if(k!==null)u+=k,i=u.length,s++}else if(pe(w));else break}let p=e.md.helpers.parseLinkDestination(u,a,i);if(!p.ok)return!1;let m=e.md.normalizeLink(p.str);if(!e.md.validateLink(m))return!1;a=p.pos;let E=a,f=s,g=a;for(;a<i;a++){let w=u.charCodeAt(a);if(w===10){let k=o(s);if(k!==null)u+=k,i=u.length,s++}else if(pe(w));else break}let A=e.md.helpers.parseLinkTitle(u,a,i);while(A.can_continue){let w=o(s);if(w===null)break;u+=w,a=i,i=u.length,s++,A=e.md.helpers.parseLinkTitle(u,a,i,A)}let v;if(a<i&&g!==a&&A.ok)v=A.str,a=A.pos;else v="",a=E,s=f;while(a<i){if(!pe(u.charCodeAt(a)))break;a++}if(a<i&&u.charCodeAt(a)!==10){if(v){v="",a=E,s=f;while(a<i){if(!pe(u.charCodeAt(a)))break;a++}}}if(a<i&&u.charCodeAt(a)!==10)return!1;let L=ma(u.slice(1,d));if(!L)return!1;if(n)return!0;if(typeof e.env.references>"u")e.env.references={};if(typeof e.env.references[L]>"u")e.env.references[L]={title:v,href:m};let T=e.push("reference_definition","",0);T.map=[t,s],T.hidden=!0;let C=Object.create(null);return C.label=L,T.meta=C,e.line=s,!0}var vm=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],zl=`<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^"'=<>\`\\x00-\\x20]+|'[^']*'|"[^"]*"))?)*\\s*\\/?>`,Vl="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",wm=new RegExp(`^(?:${zl}|${Vl}|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)`),km=new RegExp(`^(?:${zl}|${Vl})`),er=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Za-z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp(`^</?(${vm.join("|")})(?=(\\s|/?>|$))`,"i"),/^$/,!0],[new RegExp(`${km.source}\\s*$`),/^$/,!1]];function Tm(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(e.src.charCodeAt(a)!==60)return!1;let s=e.src.slice(a,i),o=0;for(;o<er.length;o++)if(er[o][0].test(s))break;if(o===er.length)return!1;if(n)return er[o][2];let u=t+1,d=er[o][1].test("");if(!er[o][1].test(s))for(;u<r;u++){if(e.sCount[u]<e.blkIndent){if(d||!e.isEmpty(u))break}if(a=e.bMarks[u]+e.tShift[u],i=e.eMarks[u],s=e.src.slice(a,i),er[o][1].test(s)){if(s.length!==0)u++;break}}e.line=u;let p=e.push("html_block","",0);return p.map=[t,u],p.content=e.getLines(t,u,e.blkIndent,!0),!0}function Cm(e,t,r,n){let a=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let s=e.src.charCodeAt(a);if(s!==35||a>=i)return!1;let o=1;s=e.src.charCodeAt(++a);while(s===35&&a<i&&o<=6)o++,s=e.src.charCodeAt(++a);if(o>6||a<i&&!pe(s))return!1;if(n)return!0;i=e.skipSpacesBack(i,a);let u=e.skipCharsBack(i,35,a);if(u>a&&pe(e.src.charCodeAt(u-1)))i=u;e.line=t+1;let d=e.push("heading_open",`h${o}`,1);d.markup="########".slice(0,o),d.map=[t,e.line];let p=e.push("inline","",0);p.content=ga(e.src.slice(a,i)),p.map=[t,e.line],p.children=[];let m=e.push("heading_close",`h${o}`,-1);return m.markup="########".slice(0,o),!0}function Am(e,t,r){let n=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;let a=e.parentType;e.parentType="paragraph";let i=0,s,o=t+1;for(;o<r&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3)continue;if(e.sCount[o]>=e.blkIndent){let f=e.bMarks[o]+e.tShift[o],g=e.eMarks[o];if(f<g){if(s=e.src.charCodeAt(f),s===45||s===61){if(f=e.skipChars(f,s),f=e.skipSpaces(f),f>=g){i=s===61?1:2;break}}}}if(e.sCount[o]<0)continue;let E=!1;for(let f=0,g=n.length;f<g;f++)if(n[f](e,o,r,!0)){E=!0;break}if(E)break}if(!i)return e.parentType=a,!1;let u=ga(e.getLines(t,o,e.blkIndent,!1));e.line=o+1;let d=e.push("heading_open",`h${i}`,1);d.markup=String.fromCharCode(s),d.map=[t,e.line];let p=e.push("inline","",0);p.content=u,p.map=[t,e.line-1],p.children=[];let m=e.push("heading_close",`h${i}`,-1);return m.markup=String.fromCharCode(s),e.parentType=a,!0}function Rm(e,t,r){let n=e.md.block.ruler.getRules("paragraph"),a=e.parentType,i=t+1;e.parentType="paragraph";for(;i<r&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3)continue;if(e.sCount[i]<0)continue;let d=!1;for(let p=0,m=n.length;p<m;p++)if(n[p](e,i,r,!0)){d=!0;break}if(d)break}let s=ga(e.getLines(t,i,e.blkIndent,!1));e.line=i;let o=e.push("paragraph_open","p",1);o.map=[t,e.line];let u=e.push("inline","",0);return u.content=s,u.map=[t,e.line],u.children=[],e.push("paragraph_close","p",-1),e.parentType=a,!0}var xa=[["table",pm,["paragraph","reference"]],["code",xm],["fence",mm,["paragraph","reference","blockquote","list"]],["blockquote",gm,["paragraph","reference","blockquote","list"]],["hr",bm,["paragraph","reference","blockquote","list"]],["list",ym,["paragraph","reference","blockquote"]],["reference",Em],["html_block",Tm,["paragraph","reference","blockquote"]],["heading",Cm,["paragraph","reference","blockquote"]],["lheading",Am],["paragraph",Rm]],Wl=class{constructor(){F(this,"ruler",new sn),F(this,"State",$l);for(let e=0;e<xa.length;e++)this.ruler.push(xa[e][0],xa[e][1],{alt:(xa[e][2]||[]).slice()})}tokenize(e,t,r){let n=this.ruler.getRules(""),a=n.length,i=e.md.options.maxNesting,s=t,o=!1;while(s<r){if(e.line=s=e.skipEmptyLines(s),s>=r)break;if(e.sCount[s]<e.blkIndent)break;if(e.level>=i){e.line=r;break}let u=e.line,d=!1;for(let p=0;p<a;p++)if(d=n[p](e,s,r,!1),d){if(u>=e.line)throw Error("block rule didn't increment state.line");break}if(!d)throw Error("none of the block rules matched");if(e.tight=!o,e.isEmpty(e.line-1))o=!0;if(s=e.line,s<r&&e.isEmpty(s))o=!0,s++,e.line=s}}parse(e,t,r,n){if(!e)return;let a=new this.State(e,t,r,n);this.tokenize(a,a.line,a.lineMax)}},Gl=class{constructor(e,t,r,n){F(this,"pos",0),F(this,"level",0),F(this,"pending",""),F(this,"pendingLevel",0),F(this,"cache",{}),F(this,"backticks",{}),F(this,"backticksScanned",!1),F(this,"linkLevel",0),F(this,"delimiters",[]),F(this,"_prev_delimiters",[]),F(this,"Token",tr),this.src=e,this.env=r,this.md=t,this.tokens=n,this.tokens_meta=Array(n.length),this.posMax=this.src.length}pushPending(){let e=new tr("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e}push(e,t,r){if(this.pending)this.pushPending();let n=new tr(e,t,r),a=void 0;if(r<0)this.level--,this.delimiters=this._prev_delimiters.pop();if(n.level=this.level,r>0)this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],a={delimiters:this.delimiters};return this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(a),n}scanDelims(e,t){let r=this.posMax,n=this.src.charCodeAt(e),a;if(e===0)a=32;else if(e===1){if(a=this.src.charCodeAt(0),(a&63488)===55296)a=65533}else if(a=this.src.charCodeAt(e-1),(a&64512)===56320){let g=this.src.charCodeAt(e-2);a=(g&64512)===55296?65536+(g-55296<<10)+(a-56320):65533}else if((a&64512)===55296)a=65533;let i=e;while(i<r&&this.src.charCodeAt(i)===n)i++;let s=i-e,o=i<r?this.src.charCodeAt(i):32;if((o&64512)===55296){let g=this.src.charCodeAt(i+1);o=(g&64512)===56320?65536+(o-55296<<10)+(g-56320):65533}else if((o&64512)===56320)o=65533;let u=nn(a)||rn(a),d=nn(o)||rn(o),p=tn(a),m=tn(o),E=!m&&(!d||p||u),f=!p&&(!u||m||d);return{can_open:E&&(t||!f||u),can_close:f&&(t||!E||d),length:s}}};function Dm(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function Sm(e,t){let r=e.pos;while(r<e.posMax&&!Dm(e.src.charCodeAt(r)))r++;if(r===e.pos)return!1;if(!t)e.pending+=e.src.slice(e.pos,r);return e.pos=r,!0}function Nm(e){return e>=65&&e<=90||e>=97&&e<=122}function Lm(e){return e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||e===43||e===45||e===46}function Im(e,t){if(!e.md.options.linkify)return!1;if(e.linkLevel>0)return!1;let{pos:r,posMax:n}=e;if(r+3>n)return!1;if(e.src.charCodeAt(r)!==58)return!1;if(e.src.charCodeAt(r+1)!==47)return!1;if(e.src.charCodeAt(r+2)!==47)return!1;let a=r-Math.min(10,e.pending.length,r),i=r;while(i>a&&Lm(e.src.charCodeAt(i-1)))i--;if(i===r||!Nm(e.src.charCodeAt(i)))return!1;let s=r-i,o=e.md.linkify.matchAtStart(e.src.slice(i));if(!o)return!1;let u=o.url;if(u.length<=s)return!1;let d=u.length;while(d>0&&u.charCodeAt(d-1)===42)d--;if(d!==u.length)u=u.slice(0,d);let p=e.md.normalizeLink(u);if(!e.md.validateLink(p))return!1;if(!t){e.pending=e.pending.slice(0,-s);let m=e.push("link_open","a",1);m.attrs=[["href",p]],m.markup="linkify",m.info="auto";let E=e.push("text","",0);E.content=e.md.normalizeLinkText(u);let f=e.push("link_close","a",-1);f.markup="linkify",f.info="auto"}return e.pos+=u.length-s,!0}function Fm(e,t){let r=e.pos;if(e.src.charCodeAt(r)!==10)return!1;let n=e.pending.length-1,a=e.posMax;if(!t)if(n>=0&&e.pending.charCodeAt(n)===32)if(n>=1&&e.pending.charCodeAt(n-1)===32){let i=n-1;while(i>=1&&e.pending.charCodeAt(i-1)===32)i--;e.pending=e.pending.slice(0,i),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);r++;while(r<a&&pe(e.src.charCodeAt(r)))r++;return e.pos=r,!0}var is=[];for(let e=0;e<256;e++)is.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){is[e.charCodeAt(0)]=1});function Mm(e,t){let{pos:r,posMax:n}=e;if(e.src.charCodeAt(r)!==92)return!1;if(r++,r>=n)return!1;let a=e.src.charCodeAt(r);if(a===10){if(!t)e.push("hardbreak","br",0);r++;while(r<n){if(a=e.src.charCodeAt(r),!pe(a))break;r++}return e.pos=r,!0}if(a===32){if(!t){let o=e.push("text_special","",0);o.content="\\",o.markup="\\",o.info="escape"}return e.pos=r,!0}let i=e.src[r];if(a>=55296&&a<=56319&&r+1<n){let o=e.src.charCodeAt(r+1);if(o>=56320&&o<=57343)i+=e.src[r+1],r++}let s="\\"+i;if(!t){let o=e.push("text_special","",0);if(a<256&&is[a]!==0)o.content=i;else o.content=s;o.markup=s,o.info="escape"}return e.pos=r+1,!0}function Om(e){let t={},r=0;while((r=e.indexOf("`",r))!==-1){let n=r;while(e.charCodeAt(++r)===96);t[r-n]=n}return t}function Pm(e,t){var r;let n=e.pos;if(e.src.charCodeAt(n)!==96)return!1;let a=e.posMax,i=n+1;while(i<a&&e.src.charCodeAt(i)===96)i++;let s=e.src.slice(n,i),o=s.length;if(!e.backticksScanned)e.backticks=Om(e.src),e.backticksScanned=!0;if(((r=e.backticks[o])!==null&&r!==void 0?r:-1)>=i){let u=i,d;while((d=e.src.indexOf("`",u))!==-1&&d<a){u=d+1;while(e.src.charCodeAt(u)===96)u++;if(u>a)break;if(u-d===o){if(!t){let p=e.push("code_inline","code",0);p.markup=s;let m=e.src.slice(i,d).replace(/\n/g," ");if(m.startsWith(" ")&&m.endsWith(" ")&&/[^ ]/.test(m))m=m.slice(1,-1);p.content=m}return e.pos=u,!0}}}if(!t)e.pending+=s;return e.pos=i,!0}function qm(e,t){let r=e.pos,n=e.src.charCodeAt(r);if(t)return!1;if(n!==126)return!1;let a=e.scanDelims(e.pos,!0),i=a.length,s=String.fromCharCode(n);if(i<2)return!1;let o;if(i%2)o=e.push("text","",0),o.content=s,i--;for(let u=0;u<i;u+=2)o=e.push("text","",0),o.content=s+s,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:a.can_open,close:a.can_close});return e.pos+=a.length,!0}function Nl(e,t){let r,n=[],a=t.length;for(let i=0;i<a;i++){let s=t[i];if(s.marker!==126)continue;if(s.end===-1)continue;let o=t[s.end];if(r=e.tokens[s.token],r.type="s_open",r.tag="s",r.nesting=1,r.markup="~~",r.content="",r=e.tokens[o.token],r.type="s_close",r.tag="s",r.nesting=-1,r.markup="~~",r.content="",e.tokens[o.token-1].type==="text"&&e.tokens[o.token-1].content==="~")n.push(o.token-1)}while(n.length){let i=n.pop(),s=i+1;while(s<e.tokens.length&&e.tokens[s].type==="s_close")s++;if(s--,i!==s)r=e.tokens[s],e.tokens[s]=e.tokens[i],e.tokens[i]=r}}function Bm(e){let t=e.tokens_meta,r=e.tokens_meta.length;Nl(e,e.delimiters);for(let a=0;a<r;a++){var n;let i=(n=t[a])===null||n===void 0?void 0:n.delimiters;if(i)Nl(e,i)}}var Jl={tokenize:qm,postProcess:Bm};function jm(e,t){let r=e.pos,n=e.src.charCodeAt(r);if(t)return!1;if(n!==95&&n!==42)return!1;let a=e.scanDelims(e.pos,n===42);for(let i=0;i<a.length;i++){let s=e.push("text","",0);s.content=String.fromCharCode(n),e.delimiters.push({marker:n,length:a.length,token:e.tokens.length-1,end:-1,open:a.can_open,close:a.can_close})}return e.pos+=a.length,!0}function Ll(e,t){let r=t.length;for(let n=r-1;n>=0;n--){let a=t[n];if(a.marker!==95&&a.marker!==42)continue;if(a.end===-1)continue;let i=t[a.end],s=n>0&&t[n-1].end===a.end+1&&t[n-1].marker===a.marker&&t[n-1].token===a.token-1&&t[a.end+1].token===i.token+1,o=String.fromCharCode(a.marker),u=e.tokens[a.token];u.type=s?"strong_open":"em_open",u.tag=s?"strong":"em",u.nesting=1,u.markup=s?o+o:o,u.content="";let d=e.tokens[i.token];if(d.type=s?"strong_close":"em_close",d.tag=s?"strong":"em",d.nesting=-1,d.markup=s?o+o:o,d.content="",s)e.tokens[t[n-1].token].content="",e.tokens[t[a.end+1].token].content="",n--}}function Hm(e){let t=e.tokens_meta,r=e.tokens_meta.length;Ll(e,e.delimiters);for(let a=0;a<r;a++){var n;let i=(n=t[a])===null||n===void 0?void 0:n.delimiters;if(i)Ll(e,i)}}var Yl={tokenize:jm,postProcess:Hm};function Um(e,t){let r,n,a,i,s="",o="",u=e.pos,d=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;let{pos:p,posMax:m}=e,E=e.pos+1,f=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(f<0)return!1;let g=f+1;if(g<m&&e.src.charCodeAt(g)===40){d=!1,g++;for(;g<m;g++)if(r=e.src.charCodeAt(g),!pe(r)&&r!==10)break;if(g>=m)return!1;if(u=g,a=e.md.helpers.parseLinkDestination(e.src,g,e.posMax),a.ok){if(s=e.md.normalizeLink(a.str),e.md.validateLink(s))g=a.pos;else s="";u=g;for(;g<m;g++)if(r=e.src.charCodeAt(g),!pe(r)&&r!==10)break;if(a=e.md.helpers.parseLinkTitle(e.src,g,e.posMax),g<m&&u!==g&&a.ok){o=a.str,g=a.pos;for(;g<m;g++)if(r=e.src.charCodeAt(g),!pe(r)&&r!==10)break}}if(g>=m||e.src.charCodeAt(g)!==41)d=!0;g++}if(d){if(typeof e.env.references>"u")return!1;if(g<m&&e.src.charCodeAt(g)===91)if(u=g+1,g=e.md.helpers.parseLinkLabel(e,g),g>=0)n=e.src.slice(u,g++);else g=f+1;else g=f+1;if(!n)n=e.src.slice(E,f);if(n=ma(n),i=e.env.references[n],!i)return e.pos=p,!1;s=i.href,o=i.title}if(!t){e.pos=E,e.posMax=f;let A=e.push("link_open","a",1),v=[["href",s]];if(A.attrs=v,o)v.push(["title",o]);if(n){let L=Object.create(null);L.label=n,A.meta=L}e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=g,e.posMax=m,!0}function $m(e,t){let r,n,a,i,s,o,u,d,p="",m=e.pos,E=e.posMax;if(e.src.charCodeAt(e.pos)!==33)return!1;if(e.src.charCodeAt(e.pos+1)!==91)return!1;let f=e.pos+2,g=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(g<0)return!1;if(i=g+1,i<E&&e.src.charCodeAt(i)===40){i++;for(;i<E;i++)if(r=e.src.charCodeAt(i),!pe(r)&&r!==10)break;if(i>=E)return!1;if(d=i,o=e.md.helpers.parseLinkDestination(e.src,i,e.posMax),o.ok)if(p=e.md.normalizeLink(o.str),e.md.validateLink(p))i=o.pos;else p="";d=i;for(;i<E;i++)if(r=e.src.charCodeAt(i),!pe(r)&&r!==10)break;if(o=e.md.helpers.parseLinkTitle(e.src,i,e.posMax),i<E&&d!==i&&o.ok){u=o.str,i=o.pos;for(;i<E;i++)if(r=e.src.charCodeAt(i),!pe(r)&&r!==10)break}else u="";if(i>=E||e.src.charCodeAt(i)!==41)return e.pos=m,!1;i++}else{if(typeof e.env.references>"u")return!1;if(i<E&&e.src.charCodeAt(i)===91)if(d=i+1,i=e.md.helpers.parseLinkLabel(e,i),i>=0)a=e.src.slice(d,i++);else i=g+1;else i=g+1;if(!a)a=e.src.slice(f,g);if(a=ma(a),s=e.env.references[a],!s)return e.pos=m,!1;p=s.href,u=s.title}if(!t){n=e.src.slice(f,g);let A=[];e.md.inline.parse(n,e.md,e.env,A);let v=e.push("image","img",0),L=[["src",p],["alt",""]];if(v.attrs=L,v.children=A,v.content=n,u)L.push(["title",u]);if(a){let T=Object.create(null);T.label=a,v.meta=T}}return e.pos=i,e.posMax=E,!0}var zm=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,Vm=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Wm(e,t){let r=e.pos;if(e.src.charCodeAt(r)!==60)return!1;let{pos:n,posMax:a}=e;for(;;){if(++r>=a)return!1;let s=e.src.charCodeAt(r);if(s===60)return!1;if(s===62)break}let i=e.src.slice(n+1,r);if(Vm.test(i)){let s=e.md.normalizeLink(i);if(!e.md.validateLink(s))return!1;if(!t){let o=e.push("link_open","a",1);o.attrs=[["href",s]],o.markup="autolink",o.info="auto";let u=e.push("text","",0);u.content=e.md.normalizeLinkText(i);let d=e.push("link_close","a",-1);d.markup="autolink",d.info="auto"}return e.pos+=i.length+2,!0}if(zm.test(i)){let s=e.md.normalizeLink(`mailto:${i}`);if(!e.md.validateLink(s))return!1;if(!t){let o=e.push("link_open","a",1);o.attrs=[["href",s]],o.markup="autolink",o.info="auto";let u=e.push("text","",0);u.content=e.md.normalizeLinkText(i);let d=e.push("link_close","a",-1);d.markup="autolink",d.info="auto"}return e.pos+=i.length+2,!0}return!1}function Gm(e){return/^<a[>\s]/i.test(e)}function Jm(e){return/^<\/a\s*>/i.test(e)}function Ym(e){let t=e|32;return t>=97&&t<=122}function Xm(e,t){if(!e.md.options.html)return!1;let{posMax:r,pos:n}=e;if(e.src.charCodeAt(n)!==60||n+2>=r)return!1;let a=e.src.charCodeAt(n+1);if(a!==33&&a!==63&&a!==47&&!Ym(a))return!1;let i=e.src.slice(n).match(wm);if(!i)return!1;if(!t){let s=e.push("html_inline","",0);if(s.content=i[0],Gm(s.content))e.linkLevel++;if(Jm(s.content))e.linkLevel--}return e.pos+=i[0].length,!0}var Km=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Zm=/^&([a-z][a-z0-9]{1,31});/i;function Qm(e,t){let{pos:r,posMax:n}=e;if(e.src.charCodeAt(r)!==38)return!1;if(r+1>=n)return!1;if(e.src.charCodeAt(r+1)===35){let a=e.src.slice(r).match(Km);if(a){if(!t){let i=a[1][0].toLowerCase()==="x"?parseInt(a[1].slice(1),16):parseInt(a[1],10),s=e.push("text_special","",0);s.content=as(i)?en(i):en(65533),s.markup=a[0],s.info="entity"}return e.pos+=a[0].length,!0}}else{let a=e.src.slice(r).match(Zm);if(a){let i=ha(a[0]);if(i!==a[0]){if(!t){let s=e.push("text_special","",0);s.content=i,s.markup=a[0],s.info="entity"}return e.pos+=a[0].length,!0}}}return!1}function Il(e){let t={},r=e.length;if(!r)return;let n=0,a=-2,i=[];for(let s=0;s<r;s++){let o=e[s];if(i.push(0),e[n].marker!==o.marker||a!==o.token-1)n=s;if(a=o.token,o.length=o.length||0,!o.close)continue;if(!t.hasOwnProperty(o.marker))t[o.marker]=[-1,-1,-1,-1,-1,-1];let u=t[o.marker][(o.open?3:0)+o.length%3],d=n-i[n]-1,p=d;for(;d>u;d-=i[d]+1){let m=e[d];if(m.marker!==o.marker)continue;if(m.open&&m.end<0){let E=!1;if(m.close||o.open){if((m.length+o.length)%3===0){if(m.length%3!==0||o.length%3!==0)E=!0}}if(!E){let f=d>0&&!e[d-1].open?i[d-1]+1:0;i[s]=s-d+f,i[d]=f,o.open=!1,m.end=s,m.close=!1,p=-1,a=-2;break}}}if(p!==-1)t[o.marker][(o.open?3:0)+(o.length||0)%3]=p}}function eg(e){let t=e.tokens_meta,r=e.tokens_meta.length;Il(e.delimiters);for(let a=0;a<r;a++){var n;let i=(n=t[a])===null||n===void 0?void 0:n.delimiters;if(i)Il(i)}}function tg(e){let t,r,n=0,a=e.tokens,i=e.tokens.length;for(t=r=0;t<i;t++){if(a[t].nesting<0)n--;if(a[t].level=n,a[t].nesting>0)n++;if(a[t].type==="text"&&t+1<i&&a[t+1].type==="text")a[t+1].content=a[t].content+a[t+1].content;else{if(t!==r)a[r]=a[t];r++}}if(t!==r)a.length=r}var ts=[["text",Sm],["linkify",Im],["newline",Fm],["escape",Mm],["backticks",Pm],["strikethrough",Jl.tokenize],["emphasis",Yl.tokenize],["link",Um],["image",$m],["autolink",Wm],["html_inline",Xm],["entity",Qm]],rs=[["balance_pairs",eg],["strikethrough",Jl.postProcess],["emphasis",Yl.postProcess],["fragments_join",tg]],Xl=class{constructor(){F(this,"ruler",new sn),F(this,"ruler2",new sn),F(this,"State",Gl);for(let e=0;e<ts.length;e++)this.ruler.push(ts[e][0],ts[e][1]);for(let e=0;e<rs.length;e++)this.ruler2.push(rs[e][0],rs[e][1])}skipToken(e){let t=e.pos,r=this.ruler.getRules(""),n=r.length,a=e.md.options.maxNesting,i=e.cache;if(typeof i[t]<"u"){e.pos=i[t];return}let s=!1;if(e.level<a){for(let o=0;o<n;o++)if(e.level++,s=r[o](e,!0),e.level--,s){if(t>=e.pos)throw Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;if(!s)e.pos++;i[t]=e.pos}tokenize(e){let t=this.ruler.getRules(""),r=t.length,n=e.posMax,a=e.md.options.maxNesting;while(e.pos<n){let i=e.pos,s=!1;if(e.level<a){for(let o=0;o<r;o++)if(s=t[o](e,!1),s){if(i>=e.pos)throw Error("inline rule didn't increment state.pos");break}}if(s){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}if(e.pending)e.pushPending()}parse(e,t,r,n){let a=new this.State(e,t,r,n);this.tokenize(a);let i=this.ruler2.getRules(""),s=i.length;for(let o=0;o<s;o++)i[o](a)}},rg={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","strip_references","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","strip_references","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},ng=/^(vbscript|javascript|file|data):/,ag=/^data:image\/(gif|png|jpeg|webp);/,Fl=["http:","https:","mailto:"],pt=class{validateLink(e){let t=e.trim().toLowerCase();return ng.test(t)?ag.test(t):!0}normalizeLink(e){let t=Zr(e,!0);if(t.hostname){if(!t.protocol||Fl.indexOf(t.protocol)>=0)try{t.hostname=ns.default.toASCII(t.hostname)}catch(r){}}if(t.auth)t.auth=Bt(t.auth);if(t.hostname)t.hostname=Bt(t.hostname);if(t.pathname)t.pathname=Bt(t.pathname);if(t.search)t.search=Bt(t.search);if(t.hash)t.hash=Bt(t.hash);return gr(t)}normalizeLinkText(e){let t=Zr(e,!0);if(t.hostname){if(!t.protocol||Fl.indexOf(t.protocol)>=0)try{t.hostname=ns.default.toUnicode(t.hostname)}catch(r){}}return Kr(gr(t),Kr.defaultChars+"%")}constructor(...e){F(this,"inline",new Xl),F(this,"block",new Wl),F(this,"core",new Ul),F(this,"renderer",new Bl),F(this,"linkify",new xl),F(this,"utils",Cx),F(this,"helpers",Object.assign({},Ux));let[t,r]=e;if(typeof t==="string"){if(this.configure(t),r)this.set(r)}else this.configure("default"),this.set(t||{})}set(e){return Object.assign(this.options,e),this}configure(e){let t;if(typeof e==="string"){let a=e;if(t=rg[a],!t)throw Error(`Wrong 'markdown-it' preset "${a}", check name`)}else t=e;if(!t)throw Error("Wrong `markdown-it` preset, can't be empty");if(t.options)this.options={...t.options};let r=t.components;if(r){var n;["core","block","inline"].forEach((i)=>{var s;let o=(s=r[i])===null||s===void 0?void 0:s.rules;if(o)this[i].ruler.enableOnly(o)});let a=(n=r.inline)===null||n===void 0?void 0:n.rules2;if(a)this.inline.ruler2.enableOnly(a)}return this}enable(e,t=!1){let r=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach((a)=>{r=r.concat(this[a].ruler.enable(e,!0))}),r=r.concat(this.inline.ruler2.enable(e,!0));let n=e.filter((a)=>r.indexOf(a)<0);if(n.length&&!t)throw Error(`MarkdownIt. Failed to enable unknown rule(s): ${n}`);return this}disable(e,t=!1){let r=[];if(!Array.isArray(e))e=[e];["core","block","inline"].forEach((a)=>{r=r.concat(this[a].ruler.disable(e,!0))}),r=r.concat(this.inline.ruler2.disable(e,!0));let n=e.filter((a)=>r.indexOf(a)<0);if(n.length&&!t)throw Error(`MarkdownIt. Failed to disable unknown rule(s): ${n}`);return this}use(e,...t){return e.apply(e,[this,...t]),this}parse(e,t){if(typeof e!=="string")throw Error("Input data should be a String");let r=new this.core.State(e,this,t);return this.core.process(r),r.tokens}render(e,t={}){return this.renderer.render(this.parse(e,t),this.options,t)}parseInline(e,t){let r=new this.core.State(e,this,t);return r.inlineMode=!0,this.core.process(r),r.tokens}renderInline(e,t={}){return this.renderer.render(this.parseInline(e,t),this.options,t)}};F(pt,"Token",tr);F(pt,"Ruler",sn);F(pt,"Renderer",Bl);F(pt,"ParserCore",Ul);F(pt,"StateCore",jl);F(pt,"ParserBlock",Wl);F(pt,"StateBlock",$l);F(pt,"ParserInline",Xl);F(pt,"StateInline",Gl);var Kl=Ol(pt);var Nd=Ai(vd(),1),Ld=Ai(Sd(),1),hy=new Kl({html:!1,linkify:!1,typographer:!1,breaks:!1}),No=new Nd.default({codeBlockStyle:"fenced",headingStyle:"atx",bulletListMarker:"-",emDelimiter:"*",strongDelimiter:"**"});No.use(Ld.gfm);No.addRule("escapedTableCellPipes",{filter:["td","th"],replacement:(e,t)=>{let n=t.parentNode?.childNodes,a=n!==void 0&&n[0]===t,i=e.trim().replace(/\s*\n+\s*/g," ");return`${a?"| ":" "}${i.replace(/\|/g,"\\|")} |`}});var Mr=(e)=>hy.render(e).trim(),py=(e)=>{let t=e.split(`
123
+ `),r=[],n,a=[];for(let i of t){let s=/^\s*(`{3,}|~{3,})\s*(.*)$/.exec(i);if(s!==null){let g=s[1]??"",A=(s[2]??"").trim();if(n===void 0)n=g;else if(g[0]===n[0]&&g.length>=n.length&&A==="")n=void 0;r.push(i);continue}if(n!==void 0){r.push(i);continue}let o=/^(\s*)([-*+]|\d+[.)])(\s+)(.*)$/.exec(i);if(o===null){if(i.trim()===""){r.push("");continue}let g=/^(\s+)(\S.*)$/.exec(i);if(g!==null&&a.length>0){let A=(g[1]??"").length,v=[...a].reverse().find((L)=>A>L.source);if(v!==void 0){r.push(`${" ".repeat(v.childIndent)}${g[2]??""}`);continue}}if(g===null)a.length=0;r.push(i);continue}let u=(o[1]??"").length,d=o[2]??"-";while(a.length>0&&u<(a[a.length-1]?.source??0))a.pop();let p=a[a.length-1],m=p!==void 0&&u>p.source;if(!m&&p!==void 0)a.pop();let E=a[a.length-1],f=m&&p!==void 0?p.childIndent:E?.childIndent??0;a.push({source:u,childIndent:f+d.length+1}),r.push(`${" ".repeat(f)}${d} ${o[4]}`)}return r.join(`
124
+ `)},xy=(e)=>e.replace(/<table[^>]*>[\s\S]*?<\/table>/gi,(t)=>{let r=/<tr[^>]*>[\s\S]*?<\/tr>/i.exec(t);if(r===null)return t;if(/<th[\s>]/i.test(r[0]))return t;let n="",i=t.replace(/<caption[^>]*>([\s\S]*?)<\/caption>/i,(s,o)=>(n=o.replace(/<[^>]+>/g,"").trim(),"")).replace(/<tr[^>]*>[\s\S]*?<\/tr>/i,(s)=>s.replace(/<td(\s[^>]*)?>/gi,"<th$1>").replace(/<\/td>/gi,"</th>"));return n===""?i:`<p>${n}</p>${i}`}),Or=(e)=>{if(e==null||e.trim()==="")return"";return py(No.turndown(xy(e))).trim()};var te=(e,t)=>{if(e===void 0||e.trim()==="")throw new N(`Expected ${t}.`);return e.trim()},He=(e,t)=>te(I(e,t),`--${t} <value>`),st=(e,t,r)=>{let n=e.toLowerCase();if(!t.includes(n))throw new N(`--${r} expects ${t.join(", ")}; got "${e}".`);return n},Wt=(e,t)=>{if(e==="none")return null;let r=new Date(`${e}T00:00:00Z`);if(!/^\d{4}-\d{2}-\d{2}$/.test(e)||Number.isNaN(r.getTime())||r.toISOString().slice(0,10)!==e)throw new N(`--${t} expects YYYY-MM-DD or none; got "${e}".`);return e},ei=(e)=>{if(!/^#[0-9a-f]{6}$/i.test(e))throw new N("--color expects a six-digit hex color, such as #336699.");return e},Lo=(e)=>{if(e==="none"||e==="")return[];let t=e.split(",").map((r)=>r.trim());if(t.some((r)=>r===""))throw new N("Empty reference in comma-separated list.");return[...new Set(t)]},At=(e)=>{if(Object.keys(e).length===0)throw new N("Nothing to change. Pass at least one field flag.")};var Io=async(e,t,r)=>(await e.listAll(`projects/${t}/issues/${r}/comments/`,{query:{fields:"id,comment_html,created_at,actor",per_page:100}})).map((a)=>({id:a.id,author:typeof a.actor==="object"&&a.actor!==null?a.actor.display_name??a.actor.id:a.actor??"?",created_at:a.created_at,body:Or(a.comment_html)})).sort((a,i)=>a.created_at.localeCompare(i.created_at)),Id=async(e,t)=>{let r=te(t.positionals[0],"a work item reference"),{issue:n,projectId:a}=await $e(e,r,I(t,"project"));return Io(e,a,n.id)},ti=(e)=>e.length===0?"no comments":e.map((t)=>`${t.created_at} ${t.author} [${t.id}]
125
+
126
+ ${t.body}`).join(`
127
+
128
+ `);var ri={pending:-2,rejected:-1,snoozed:0,accepted:1,duplicate:2},ur=(e,t)=>{let r=e.issue_detail??(typeof e.issue==="object"?e.issue:void 0),n=typeof e.issue==="string"?e.issue:e.issue.id;return{id:e.id,issueId:n,ref:r?.sequence_id===void 0?n:`${t.identifier}-${r.sequence_id}`,name:be(r?.name??n),status:Object.entries(ri).find(([,a])=>a===e.status)?.[0]??String(e.status),statusCode:e.status,priority:r?.priority??"none",description:Or(r?.description_html),snoozedUntil:e.snoozed_till??null,duplicateTo:e.duplicate_to??null}},Fo=(e,t)=>e.listAll(`projects/${t}/intake-issues/`,{query:{per_page:100}}),my=async(e,t,r)=>{if(Qt(r))return e.request(`projects/${t.id}/intake-issues/${r}/`);let a=(await Fo(e,t.id)).find((i)=>ur(i,t).ref.toLowerCase()===r.toLowerCase());if(a===void 0)throw new N(`No intake work item matches "${r}". Use its readable reference or underlying work item UUID.`);return a},Fd=async(e,t,r)=>{if(Qt(r))return{issueId:r,ref:r};let n=(await Fo(e,t.id)).find((a)=>ur(a,t).ref.toLowerCase()===r.toLowerCase());if(n!==void 0){let a=ur(n,t);return{issueId:a.issueId,ref:a.ref}}try{let a=await $e(e,r,t.id,"id,project,sequence_id");if(a.projectId!==t.id)throw new N(`${r} does not belong to project ${t.identifier}.`);return{issueId:a.issue.id,ref:`${t.identifier}-${a.issue.sequence_id}`}}catch(a){if(a instanceof Le&&a.status===404)throw new N(`Cannot resolve intake reference "${r}". The server can hide expired snoozes from both lookup endpoints. Pass the underlying work item UUID (issueId in JSON).`);throw a}},Md=(e)=>{let t={},r=I(e,"name");if(r!==void 0)t.name=te(r,"a work item name");let n=I(e,"priority");if(n!==void 0)t.priority=st(n,xr,"priority");let a=I(e,"description");if(a!==void 0)t.description_html=Mr(a);return t},Od=async(e,t)=>{let r=I(t,"status"),n=r===void 0?void 0:st(r,Object.keys(ri),"status"),a=await he(e,te(t.positionals[0]??I(t,"project"),"a project reference")),i=(await Fo(e,a.id)).map((s)=>ur(s,a));return n===void 0?i:i.filter((s)=>s.status===n)},Pd=async(e,t)=>{let r=te(t.positionals.join(" "),"an intake work item name"),n={issue:{...Md(t),name:r}},a=await he(e,He(t,"project")),i=await e.request(`projects/${a.id}/intake-issues/`,{method:"POST",body:n});return ur(i,a)},qd=async(e,t)=>{let r=te(t.positionals[0],"an intake work item reference"),n=await he(e,He(t,"project"));return ur(await my(e,n,r),n)},Bd=async(e,t)=>{let r=te(t.positionals[0],"an intake work item reference"),n={},a=Md(t);if(Object.keys(a).length>0)n.issue=a;let i=I(t,"status"),s=i===void 0?void 0:st(i,Object.keys(ri),"status"),o=I(t,"snooze-until"),u=I(t,"duplicate-of");if(o!==void 0&&s!=="snoozed")throw new N("--snooze-until requires --status snoozed.");if(u!==void 0&&s!=="duplicate")throw new N("--duplicate-of requires --status duplicate.");if(s!==void 0)n.status=ri[s],n.snoozed_till=null,n.duplicate_to=null;if(s==="snoozed"){let E=Wt(te(o,"--snooze-until YYYY-MM-DD"),"snooze-until");if(E===null)throw new N("A snoozed work item needs a date, not none.");n.snoozed_till=`${E}T00:00:00Z`}if(s==="duplicate")te(u,"--duplicate-of <ID>");At(n);let d=await he(e,He(t,"project")),p=await Fd(e,d,r);if(u!==void 0){let E=await $e(e,u,d.id);if(E.projectId!==d.id)throw new N("The duplicate target must belong to the same project.");if(E.issue.id===p.issueId)throw new N("A work item cannot be a duplicate of itself.");n.duplicate_to=E.issue.id}let m=await e.request(`projects/${d.id}/intake-issues/${p.issueId}/`,{method:"PATCH",body:n});return ur(m,d)},jd=async(e,t)=>{if(!ze(t,"yes"))throw new N("Deleting cannot be undone. Repeat with --yes.");let r=te(t.positionals[0],"an intake work item reference"),n=await he(e,He(t,"project")),a=await Fd(e,n,r);return await e.request(`projects/${n.id}/intake-issues/${a.issueId}/`,{method:"DELETE"}),a},Mo=(e)=>e.length===0?"no intake work items":Re(e.map((t)=>({name:t.ref,text:`${t.name} [${t.priority}] (${t.status})`})),"").join(`
129
+ `),ni=(e)=>`${Mo([e])}${e.snoozedUntil===null?"":`
130
+ snoozed until ${e.snoozedUntil}`}${e.duplicateTo===null?"":`
131
+ duplicate of ${e.duplicateTo}`}${e.description===""?"":`
132
+
133
+ ${e.description}`}`;var ai=async(e,t)=>{if(Qt(t))return t;let r=await e.listAll("members-lite/",{query:{per_page:100}}),n=r.filter((a)=>a.email?.toLowerCase()===t.toLowerCase());if(n.length===1&&n[0]!==void 0)return n[0].id;if(n.length>1)throw new N(`Ambiguous member "${t}".`);return Ge(r.map((a)=>({...a,name:a.display_name??a.email??a.id})),t,"member").id},Oo=async(e,t,r,n)=>{let a={},i=I(t,"name");if(i!==void 0)a.name=te(i,"a work item name");let s=I(t,"priority");if(s!==void 0)a.priority=st(s,xr,"priority");let o=I(t,"description");if(o!==void 0)a.description_html=Mr(o);let u=I(t,"due");if(u!==void 0)a.target_date=Wt(u,"due");let d=I(t,"start");if(d!==void 0)a.start_date=Wt(d,"start");let p=I(t,"label"),m=I(t,"labels");if(p!==void 0&&m!==void 0)throw new N("Use either --label to add labels or --labels to replace them.");let E=I(t,"state");if(E!==void 0)a.state=Mc(await Ze(e,r),E).id;let f=I(t,"parent");if(f!==void 0)if(f==="none")a.parent=null;else{let v=await $e(e,f,r);if(v.issue.id===n?.id)throw new N("A work item cannot be its own parent.");a.parent=v.issue.id}let g=I(t,"assignee");if(g!==void 0){let v=[];for(let L of Lo(g))v.push(await ai(e,L));a.assignees=[...new Set(v)]}let A=p??m;if(A!==void 0){let v=Lo(A);if(p!==void 0&&v.length===0)throw new N("--label expects labels to add. Use --labels none to clear all labels.");let L=v.length===0?[]:await e.listAll(`projects/${r}/labels/`,{query:{fields:"id,name",per_page:100}}),T=v.map((C)=>Ge(L,C,"label").id);a.labels=[...new Set([...p===void 0?[]:n?.labels??[],...T])]}return a};var gy="id,name,sequence_id,priority,state",by=(e)=>typeof e.state==="object"&&e.state!==null?{name:e.state.name,group:e.state.group}:{name:"?",group:"?"},Po=(e,t)=>{let r=by(e);return{ref:`${t}-${e.sequence_id}`,name:be(e.name),state:r.name,group:r.group,priority:e.priority,id:e.id}},_y=(e)=>e==="none"||e===""?"":` [${e}]`,ii=(e)=>{let{rows:t,total:r}=e;if(t.length===0)return r===0?"no work items":`showing 0 of ${r} — raise or drop --limit`;let n=[...Re(t.map((a)=>({name:a.ref,text:`${qi(a.name,72)}${_y(a.priority)} (${a.state})`})),"")];if(t.length<r)n.push("",`showing ${t.length} of ${r} — drop --limit to see the rest`);return n.join(`
134
+ `)},Hd=async(e,t)=>{let r=t.positionals[0]??I(t,"project");if(r===void 0)throw new N("Which project?");let n=await he(e,r),a=wc(t,"limit"),i=await e.listAll(`projects/${n.id}/issues/`,{query:{fields:gy,expand:"state",per_page:100}}),s=I(t,"state")?.toLowerCase(),o=I(t,"priority")?.toLowerCase(),d=[...i.map((p)=>Po(p,n.identifier)).filter((p)=>{if(s!==void 0){if(!(p.group.toLowerCase()===s||p.state.toLowerCase().startsWith(s)))return!1}if(o!==void 0&&p.priority.toLowerCase()!==o)return!1;return!0})].sort((p,m)=>mr(p.group)-mr(m.group)||Ui(p.priority)-Ui(m.priority)||p.ref.localeCompare(m.ref));return{rows:a===void 0?d:d.slice(0,a),total:d.length}},Ud=async(e,t,r,n)=>{let a=t.positionals[0];if(a===void 0)throw new N("Which work item?");let{issue:i,projectId:s}=await $e(e,a,I(t,"project"),"id,name,sequence_id,priority,state,assignees,target_date,start_date,parent,labels,project,description_html"),u=(await Ze(e,s)).find((p)=>p.id===i.state);return{ref:`${(await he(e,s)).identifier}-${i.sequence_id}`,name:be(i.name),state:u?.name??"?",group:u?.group??"?",priority:i.priority,id:i.id,description:Or(i.description_html),assignees:i.assignees??[],labels:i.labels??[],target_date:i.target_date??null,start_date:i.start_date??null,...ze(t,"comments")?{comments:await Io(e,s,i.id)}:{},parent:i.parent??null,url:`${n}/${r}/projects/${s}/issues/${i.id}`}},$d=(e)=>{let t=[{name:e.ref,text:e.name},{name:"state",text:`${e.state} (${e.group})`},{name:"priority",text:e.priority}];if(e.start_date!=null)t.push({name:"start",text:e.start_date});if(e.target_date!=null)t.push({name:"due",text:e.target_date});if(e.assignees.length>0)t.push({name:"assignees",text:String(e.assignees.length)});if(e.labels.length>0)t.push({name:"labels",text:e.labels.join(", ")});if(e.parent!=null)t.push({name:"parent",text:e.parent});t.push({name:"url",text:e.url});let r=Re(t,"").join(`
135
+ `),n=e.description===""?r:`${r}
136
+
137
+ ${e.description}`;return e.comments===void 0?n:`${n}
138
+
139
+ COMMENTS
140
+
141
+ ${ti(e.comments)}`},zd=async(e,t)=>{let r=t.positionals.join(" ").trim();if(r==="")throw new N("What is it called?");let n=I(t,"project");if(n===void 0)throw new N("Which project? Pass --project.");let a=await he(e,n),i={...await Oo(e,t,a.id),name:r},s=await e.request(`projects/${a.id}/issues/`,{method:"POST",body:i}),o=`${a.identifier}-${s.sequence_id}`,u;try{u=(await Ze(e,a.id)).find((p)=>p.id===s.state)}catch(d){let p=d instanceof Error?d.message:String(d);ia(`${o} was created; could not read its state: ${p}`)}return{ref:o,name:be(s.name),state:u?.name??"?",group:u?.group??"?",priority:s.priority,id:s.id}},qo=async(e,t)=>{let r=t.positionals[0];if(r===void 0)throw new N("Which work item?");let{issue:n,projectId:a}=await $e(e,r,I(t,"project")),i=await he(e,a),s=await Ze(e,a),o=await Oo(e,t,a,n);At(o);let d=await e.request(`projects/${a}/issues/${n.id}/`,{method:"PATCH",body:o})??{...n,...o},p=s.find((m)=>m.id===d.state);return{ref:`${i.identifier}-${d.sequence_id}`,name:be(d.name),state:p?.name??"?",group:p?.group??"?",priority:d.priority,id:d.id}},Vd=async(e,t)=>{let r=t.positionals[0];if(r===void 0)throw new N("Which work item?");let{projectId:n}=await $e(e,r,I(t,"project")),i=(await Ze(e,n)).find((o)=>o.group==="completed");if(i===void 0)throw new N("This project has no state in the completed group.");let s=new Map(t.flags);return s.set("state",i.name),qo(e,{...t,flags:s})},Wd=async(e,t)=>{let r=t.positionals[0];if(r===void 0)throw new N("Which work item?");if(!ze(t,"yes"))throw new N(`Deleting is not undoable. Repeat with --yes to delete ${r}.`);let{issue:n,projectId:a}=await $e(e,r,I(t,"project"));return await e.request(`projects/${a}/issues/${n.id}/`,{method:"DELETE"}),`deleted ${r}`},Gd=async(e,t)=>{let r=t.positionals[0],n=t.positionals.slice(1).join(" ").trim();if(r===void 0||n==="")throw new N("Which work item, and what does the comment say?");let{issue:a,projectId:i}=await $e(e,r,I(t,"project"));return await e.request(`projects/${i}/issues/${a.id}/comments/`,{method:"POST",body:{comment_html:Mr(n)}}),`commented on ${r}`},Jd=async(e,t)=>{let r=t.positionals.join(" ").trim();if(r==="")throw new N("What to search for?");return((await e.request("issues/search/",{query:{search:r}})).issues??[]).map((a)=>({ref:`${a.project__identifier}-${a.sequence_id}`,name:be(a.name),id:a.id}))},Yd=(e)=>e.length===0?"nothing found":Re(e.map((t)=>({name:t.ref,text:qi(t.name,80)})),"").join(`
142
+ `);var Pr=(e,t,r=!1)=>he(e,te((r?t.positionals[0]:void 0)??I(t,"project"),"--project <ref>"),"id,name,identifier,timezone"),Bo=async(e,t,r)=>{let n=await Pr(e,t,!0);return(await e.listAll(`projects/${n.id}/${r}s/`,{query:{fields:r==="cycle"?"id,name,start_date,end_date":"id,name,start_date,target_date,status",per_page:100}})).map((i)=>jo(i,n,r))},jo=(e,t,r)=>r==="cycle"&&t.timezone!==void 0?{...e,timezone:t.timezone}:e,si=(e,t,r)=>e.listAll(`projects/${t}/${r}s-lite/`,{query:{per_page:100}}),Kd=(e,t)=>{let r={},n=I(e,"name");if(n!==void 0)r.name=te(n,`a ${t} name`);let a=I(e,"description");if(a!==void 0)r.description=a;let i=I(e,"start"),s=t==="cycle"?"end":"due",o=I(e,s),u=i===void 0?null:Wt(i,"start"),d=o===void 0?null:Wt(o,s);if(t==="cycle"&&(i===void 0!==(o===void 0)||u===null!==(d===null)))throw new N("A cycle needs both --start and --end, or neither for a draft.");if(u!==null&&d!==null&&u>d)throw new N("The start date must not be after the end date.");if(i!==void 0)r.start_date=u;if(o!==void 0)r[t==="cycle"?"end_date":"target_date"]=d;if(t==="module"){let p=I(e,"status");if(p!==void 0)r.status=st(p,["backlog","planned","in-progress","paused","completed","cancelled"],"status")}return r},Ho=async(e,t,r)=>{let n={...Kd(t,r),name:te(t.positionals.join(" "),`a ${r} name`)},a=await Pr(e,t);if(r==="cycle"){let s=I(t,"owner");n.owned_by=s===void 0?(await e.request("/api/v1/users/me/")).id:await ai(e,s),n.project_id=a.id}let i=await e.request(`projects/${a.id}/${r}s/`,{method:"POST",body:n});return jo(i,a,r)},Zd=async(e,t)=>{let r=te(t.positionals[0],"a cycle name or UUID"),n=Kd(t,"cycle"),a=I(t,"owner");if(a===void 0)At(n);let i=await Pr(e,t),s=Ge(await si(e,i.id,"cycle"),r,"cycle");if(a!==void 0)n.owned_by=await ai(e,a);else{let u=await e.request(`projects/${i.id}/cycles/${s.id}/`,{query:{fields:"id,name,owned_by"}});if(!u.owned_by)throw new Le("Cannot preserve the cycle owner: the server did not return owned_by. Pass --owner explicitly.");n.owned_by=u.owned_by}let o=await e.request(`projects/${i.id}/cycles/${s.id}/`,{method:"PATCH",body:n});return jo(o??{...s,...n},i,"cycle")},Uo=async(e,t,r)=>{if(t.positionals.length===0)throw new N("Expected one or more work item references.");let n=He(t,r),a=await Pr(e,t),i=Ge(await si(e,a.id,r),n,r),s=new Set;for(let o of t.positionals){let u=await $e(e,o,a.id);if(u.projectId!==a.id)throw new N(`${o} does not belong to project ${a.identifier}.`);s.add(u.issue.id)}return await e.request(`projects/${a.id}/${r}s/${i.id}/${r}-issues/`,{method:"POST",body:{issues:[...s]}}),{project:a.identifier,id:i.id,name:i.name,issues:[...s]}},$o=async(e,t,r)=>{let n=te(t.positionals[0],`a ${r} name or UUID`),a=await Pr(e,t),i=Ge(await si(e,a.id,r),n,r),o=(await e.listAll(`projects/${a.id}/${r}s/${i.id}/${r}-issues/`,{query:{fields:"id,name,sequence_id,priority,state",expand:"state",per_page:100}})).map((u)=>Po(u,a.identifier));return{rows:o,total:o.length}},Qd=async(e,t)=>{let r=te(t.positionals[0],"a source cycle"),n=te(t.positionals[1],"a target cycle"),a=await Pr(e,t),i=await si(e,a.id,"cycle"),s=Ge(i,r,"cycle"),o=Ge(i,n,"cycle");if(s.id===o.id)throw new N("Source and target cycles must be different.");return await e.request(`projects/${a.id}/cycles/${s.id}/transfer-issues/`,{method:"POST",body:{new_cycle_id:o.id}}),{project:a.identifier,from:s,to:o}},Xd=(e,t)=>{if(e==null)return"?";if(/^\d{4}-\d{2}-\d{2}$/.test(e)||t===void 0)return e;try{return new Intl.DateTimeFormat("sv-SE",{timeZone:t,calendar:"iso8601",numberingSystem:"latn",year:"numeric",month:"2-digit",day:"2-digit"}).format(new Date(e))}catch{return e}},An=(e)=>{let t=e.end_date??e.target_date,r=e.start_date==null&&t==null?"":` ${Xd(e.start_date,e.timezone)} / ${Xd(t,e.timezone)}`;return`${be(e.name)} ${e.id}${r}${e.status===void 0?"":` (${e.status})`}`},zo=(e)=>e.length===0?"no entries":e.map(An).join(`
143
+ `),Vo=(e)=>`added ${e.issues.length} work items to ${be(e.name)}`,eh=(e)=>Re([{name:"from",text:be(e.from.name)},{name:"to",text:be(e.to.name)}],"").join(`
144
+ `);var th=(e)=>{let t=te(e,"a project name");if(t.length>255||/[&+,:;$^}{*=?@#|'<>.()%!-]/.test(t))throw new N("Project name cannot contain special characters (including hyphens) or exceed 255 characters.");return t},rh=(e)=>{let t=e.trim().toUpperCase();if(!/^[A-Z][A-Z0-9]{0,11}$/.test(t))throw new N("--identifier expects 1–12 letters or digits, starting with a letter.");return t},nh=(e)=>{let t={};for(let[r,n]of[["intake","intake_view"],["cycles","cycle_view"],["modules","module_view"]])if(e.flags.has(r))t[n]=ze(e,r);return t},ah=async(e,t)=>{let r={...nh(t),name:th(t.positionals.join(" ")),identifier:rh(He(t,"identifier"))},n=I(t,"description");if(n!==void 0)r.description=n;let a=r.intake_view===!0;if(a)delete r.intake_view;let i=await e.request("projects/",{method:"POST",body:r});if(!a)return i;try{return await e.request(`projects/${i.id}/`,{method:"PATCH",body:{intake_view:!0}})??{...i,intake_view:!0}}catch(s){return ia(`${i.identifier} was created, but intake setup failed: ${s instanceof Error?s.message:String(s)}. Retry with i-plane project update ${i.id} --intake.`),i}},ih=async(e,t)=>{let r=te(t.positionals[0],"a project reference"),n={...nh(t)},a=I(t,"name");if(a!==void 0)n.name=th(a);let i=I(t,"description");if(i!==void 0)n.description=i;let s=I(t,"identifier");if(s!==void 0)n.identifier=rh(s);At(n);let o=await he(e,r);return await e.request(`projects/${o.id}/`,{method:"PATCH",body:n})??{...o,...n}},sh=async(e,t)=>{let r=await he(e,te(t.positionals[0],"a project reference"));return await e.request(`projects/${r.id}/archive/`,{method:"POST"}),r},Rn=(e)=>`${e.identifier} ${be(e.name)}`,oh=async(e,t)=>{let r={name:te(t.positionals.join(" "),"a label name")},n=He(t,"project"),a=I(t,"color");r.color=ei(a??"#808080");let i=I(t,"description");if(i!==void 0)r.description=i;let s=await he(e,n);return e.request(`projects/${s.id}/labels/`,{method:"POST",body:r})},ch=(e)=>{let t={},r=I(e,"name");if(r!==void 0)t.name=te(r,"a state name");let n=I(e,"color");if(n!==void 0)t.color=ei(n);let a=I(e,"group");if(a!==void 0)t.group=st(a,Xr,"group");let i=I(e,"description");if(i!==void 0)t.description=i;return t},lh=async(e,t)=>{let r=te(t.positionals.join(" "),"a state name"),n=ei(He(t,"color")),a=st(He(t,"group"),Xr,"group"),i={...ch(t),name:r,color:n,group:a},s=await he(e,He(t,"project"));return e.request(`projects/${s.id}/states/`,{method:"POST",body:i})},uh=async(e,t)=>{let r=te(t.positionals[0],"a state name or UUID"),n=ch(t);At(n);let a=await he(e,He(t,"project")),i=Ge(await Ze(e,a.id),r,"state");return await e.request(`projects/${a.id}/states/${i.id}/`,{method:"PATCH",body:n})??{...i,...n}},Wo=(e)=>{if(!ze(e,"yes"))throw new N("Deleting cannot be undone. Repeat with --yes.")},fh=async(e,t)=>{Wo(t);let r=await he(e,te(t.positionals[0],"a project reference"));return await e.request(`projects/${r.id}/`,{method:"DELETE"}),r},dh=async(e,t)=>{Wo(t);let r=te(t.positionals[0],"a label name or UUID"),n=await he(e,He(t,"project")),a=await e.listAll(`projects/${n.id}/labels/`,{query:{fields:"id,name",per_page:100}}),i=Ge(a,r,"label");return await e.request(`projects/${n.id}/labels/${i.id}/`,{method:"DELETE"}),i},hh=async(e,t)=>{Wo(t);let r=te(t.positionals[0],"a state name or UUID"),n=await he(e,He(t,"project")),a=Ge(await Ze(e,n.id),r,"state");return await e.request(`projects/${n.id}/states/${a.id}/`,{method:"DELETE"}),a};var Y=(e,t)=>async(r,n)=>ft(await e(r),n,t),yy={cycles:Y(({client:e,args:t})=>Bo(e,t,"cycle"),zo),"cycle create":Y(({client:e,args:t})=>Ho(e,t,"cycle"),(e)=>`created ${An(e)}`),"cycle update":Y(({client:e,args:t})=>Zd(e,t),An),"cycle add":Y(({client:e,args:t})=>Uo(e,t,"cycle"),Vo),"cycle issues":Y(({client:e,args:t})=>$o(e,t,"cycle"),ii),"cycle transfer":Y(({client:e,args:t})=>Qd(e,t),eh),modules:Y(({client:e,args:t})=>Bo(e,t,"module"),zo),"module create":Y(({client:e,args:t})=>Ho(e,t,"module"),(e)=>`created ${An(e)}`),"module add":Y(({client:e,args:t})=>Uo(e,t,"module"),Vo),"module issues":Y(({client:e,args:t})=>$o(e,t,"module"),ii),"intake list":Y(({client:e,args:t})=>Od(e,t),Mo),"intake create":Y(({client:e,args:t})=>Pd(e,t),(e)=>`created ${ni(e)}`),"intake show":Y(({client:e,args:t})=>qd(e,t),ni),"intake update":Y(({client:e,args:t})=>Bd(e,t),ni),"intake rm":Y(({client:e,args:t})=>jd(e,t),(e)=>`deleted intake entry ${e.ref}`),summary:Y(({client:e,config:t})=>Oc(e,t),Pc),projects:Y(({client:e})=>Yr(e),qc),list:Y(({client:e,args:t})=>Hd(e,t),ii),show:Y(({client:e,args:t,config:r})=>Ud(e,t,r.workspace.value,r.url.value),$d),create:Y(({client:e,args:t})=>zd(e,t),(e)=>`created ${e.ref} ${e.name}`),update:Y(({client:e,args:t})=>qo(e,t),(e)=>`${e.ref} ${e.name} (${e.state})`),done:Y(({client:e,args:t})=>Vd(e,t),(e)=>`${e.ref} ${e.state}`),delete:Y(({client:e,args:t})=>Wd(e,t),(e)=>e),comment:Y(({client:e,args:t})=>Gd(e,t),(e)=>e),comments:Y(({client:e,args:t})=>Id(e,t),ti),search:Y(({client:e,args:t})=>Jd(e,t),Yd),states:Y(({client:e,args:t})=>Bc(e,t),jc),labels:Y(({client:e,args:t})=>Hc(e,t),Uc),members:Y(({client:e})=>$c(e),zc),whoami:Y(({client:e})=>Gc(e),Jc),"project create":Y(({client:e,args:t})=>ah(e,t),(e)=>`created ${Rn(e)}`),"project update":Y(({client:e,args:t})=>ih(e,t),Rn),"project archive":Y(({client:e,args:t})=>sh(e,t),(e)=>`archived ${Rn(e)}`),"project rm":Y(({client:e,args:t})=>fh(e,t),(e)=>`deleted ${Rn(e)}`),"label create":Y(({client:e,args:t})=>oh(e,t),(e)=>`created ${be(e.name)} ${e.id}`),"label rm":Y(({client:e,args:t})=>dh(e,t),(e)=>`deleted ${be(e.name)}`),"state create":Y(({client:e,args:t})=>lh(e,t),(e)=>`created ${be(e.name)} ${e.group}`),"state update":Y(({client:e,args:t})=>uh(e,t),(e)=>`${be(e.name)} ${e.group}`),"state rm":Y(({client:e,args:t})=>hh(e,t),(e)=>`deleted ${be(e.name)}`)},ph=async(e,t,r,n,a)=>{let i=e===void 0?void 0:yy[e];if(i===void 0)throw new N(`No command "${e}". Run i-plane for the map.`);await i({client:t,args:r,config:n},a)};var Ey="1.1.0",oi,vy=(e,t)=>{let r=e===void 0?void 0:wt(e);if(r===void 0){if(e===void 0||e==="help"||e==="version"||pr(e).length>0){let i=[...t.flags.keys()].filter((s)=>!Ii.includes(s));if(i.length>0)throw new N(`${e??"i-plane"} does not take ${i.map((s)=>`--${s}`).join(", ")}.`)}return}oi=e;let n=vc(r),a=[...t.flags.keys()].filter((i)=>!n.has(i));if(a.length>0){let i=a.map((s)=>`--${s}`).join(", ");throw new N(`${r.name} does not take ${i}. Its flags are listed below.`)}},wy=(e,t)=>{let r=e.path.length===0?void 0:e.path.join(" "),n=r===void 0?void 0:wt(r)?.name??r;if(vy(n,e),n!==void 0&&pr(n).length>0){let a=pr(n);if(ze(e,"help"))return ft({commands:a},t,(i)=>i.commands.map((s)=>ji({command:s})).join(`
145
+
146
+ `)),!0;throw new N(`Expected ${n} <${a.map((i)=>i.name.split(" ")[1]).join("|")}>. Run i-plane ${n} --help.`)}if(n!==void 0&&n!=="help"&&n!=="version"&&wt(n)===void 0)throw new N(`No command "${n}". Run i-plane for the map.`);if(n===void 0&&!ze(e,"version"))return ft(sa(),t,oa),!0;if(n==="guide")return ft(sa(),t,oa),!0;if(n==="version"||ze(e,"version"))return ft({version:Ey},t,(a)=>a.version),!0;if(n!==void 0&&ze(e,"help")){let a=wt(n);if(a!==void 0)return ft({command:a},t,(i)=>ji(i)),!0}if(n==="help")return ft(sa(),t,oa),!0;return!1},ky=async()=>{let e=kc(process.argv.slice(2)),t=ze(e,"json"),r=Lc({token:I(e,"token"),configPath:I(e,"config")});if(r!==void 0)Pi(r);if(wy(e,t))return;let n=Ic({url:I(e,"url"),token:I(e,"token"),workspace:I(e,"workspace"),configPath:I(e,"config")});Pi(n.token.value);let a=e.path.length===0?void 0:e.path.join(" "),i=a===void 0?void 0:wt(a)?.name??a;if(oi=i,i==="config"){ft(Vc(n),t,Wc);return}if(Jr(n.url.value)&&await ea(n.url.value)===void 0){let o=await Ac(n.url.value);if(o!==void 0)process.exit(o)}let s=new Mi(n);await ph(i,s,e,n,t)};ky().catch((e)=>{if(e instanceof N){let t=oi===void 0?void 0:wt(oi);aa(t===void 0?e.message:Dc(t,e.message),2)}if(e instanceof Le)aa(e.message,1);aa(e instanceof Error?e.message:String(e),1)});