i-plane 1.0.0 → 1.0.1

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.
Files changed (2) hide show
  1. package/dist/cli.js +49 -49
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -1,28 +1,28 @@
1
1
  #!/usr/bin/env node
2
- import{createRequire as th}from"node:module";var Wd=Object.create;var{getPrototypeOf:Gd,defineProperty:Ja,getOwnPropertyNames:Jd}=Object;var Xd=Object.prototype.hasOwnProperty;function Yd(e){return this[e]}var Zd,Kd,Xa=(e,t,r)=>{var n=e!=null&&typeof e==="object";if(n){var a=t?Zd??=new WeakMap:Kd??=new WeakMap,i=a.get(e);if(i)return i}r=e!=null?Wd(Gd(e)):{};let s=t||!e||!e.__esModule?Ja(r,"default",{value:e,enumerable:!0}):r;if(e&&typeof e==="object"||typeof e==="function"){for(let c of Jd(e))if(!Xd.call(s,c))Ja(s,c,{get:Yd.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 Qd=(e)=>e;function eh(e,t){this[e]=Qd.bind(null,t)}var mo=(e,t)=>{for(var r in t)Ja(e,r,{get:t[r],enumerable:!0,configurable:!0,set:eh.bind(t,r)})};var go=th(import.meta.url);var ic=I(function(U_,ac){var jh=/^xn--/,Uh=/[^\0-\x7F]/,zh=/[\x2E\u3002\uFF0E\uFF61]/g,$h={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,hi=String.fromCharCode;function Nt(e){throw RangeError($h[e])}function Vh(e,t){let r=[],n=e.length;while(n--)r[n]=t(e[n]);return r}function Qo(e,t){let r=e.split("@"),n="";if(r.length>1)n=r[0]+"@",e=r[1];e=e.replace(zh,".");let a=e.split("."),i=Vh(a,t).join(".");return n+i}function ec(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 Wh=(e)=>String.fromCodePoint(...e),Gh=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},Ko=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},tc=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))},rc=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=Gh(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=tc(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)},nc=function(e){let t=[];e=ec(e);let r=e.length,n=128,a=0,i=72;for(let l of e)if(l<128)t.push(hi(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,R=36-f;t.push(hi(Ko(f+g%R,0))),m=tt(g/R)}t.push(hi(Ko(m,0))),i=tc(a,d,c===s),a=0,++c}}++a,++n}return t.join("")},Jh=function(e){return Qo(e,function(t){return jh.test(t)?rc(t.slice(4).toLowerCase()):t})},Xh=function(e){return Qo(e,function(t){return Uh.test(t)?"xn--"+nc(t):t})},Yh={version:"2.3.1",ucs2:{decode:ec,encode:Wh},decode:rc,encode:nc,toASCII:Xh,toUnicode:Jh};ac.exports=Yh});var ir=I(function(rE,Mc){Mc.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 yi=I(function(nE,Oc){var Ic=ir();Oc.exports=vi;function vi(){Ic.call(this),this.view=null,this.detail=0}vi.prototype=Object.create(Ic.prototype,{constructor:{value:vi},initUIEvent:{value:function(e,t,r,n,a){this.initEvent(e,t,r),this.view=n,this.detail=a}}})});var ki=I(function(aE,Bc){var qc=yi();Bc.exports=wi;function wi(){qc.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}wi.prototype=Object.create(qc.prototype,{constructor:{value:wi},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 Jn=I(function(iE,Hc){Hc.exports=Gn;var Sx=1,Nx=3,Lx=4,Fx=5,Mx=7,Ix=8,Ox=9,qx=11,Bx=12,Px=13,Hx=14,jx=15,Ux=17,zx=18,$x=19,Vx=20,Wx=21,Gx=22,Jx=23,Xx=24,Yx=25,Zx=[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"],Kx=[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."],Pc={INDEX_SIZE_ERR:Sx,DOMSTRING_SIZE_ERR:2,HIERARCHY_REQUEST_ERR:Nx,WRONG_DOCUMENT_ERR:Lx,INVALID_CHARACTER_ERR:Fx,NO_DATA_ALLOWED_ERR:6,NO_MODIFICATION_ALLOWED_ERR:Mx,NOT_FOUND_ERR:Ix,NOT_SUPPORTED_ERR:Ox,INUSE_ATTRIBUTE_ERR:10,INVALID_STATE_ERR:qx,SYNTAX_ERR:Bx,INVALID_MODIFICATION_ERR:Px,NAMESPACE_ERR:Hx,INVALID_ACCESS_ERR:jx,VALIDATION_ERR:16,TYPE_MISMATCH_ERR:Ux,SECURITY_ERR:zx,NETWORK_ERR:$x,ABORT_ERR:Vx,URL_MISMATCH_ERR:Wx,QUOTA_EXCEEDED_ERR:Gx,TIMEOUT_ERR:Jx,INVALID_NODE_TYPE_ERR:Xx,DATA_CLONE_ERR:Yx};function Gn(e){Error.call(this),Error.captureStackTrace(this,this.constructor),this.code=e,this.message=Kx[e],this.name=Zx[e]}Gn.prototype.__proto__=Error.prototype;for(zr in Pc)Wn={value:Pc[zr]},Object.defineProperty(Gn,zr,Wn),Object.defineProperty(Gn.prototype,zr,Wn);var Wn,zr});var Xn=I(function(Qx){Qx.isApiWritable=!globalThis.__domino_frozen__});var ge=I(function(rm){var me=Jn(),ye=me,tm=Xn().isApiWritable;rm.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"};rm.IndexSizeError=function(){throw new me(ye.INDEX_SIZE_ERR)};rm.HierarchyRequestError=function(){throw new me(ye.HIERARCHY_REQUEST_ERR)};rm.WrongDocumentError=function(){throw new me(ye.WRONG_DOCUMENT_ERR)};rm.InvalidCharacterError=function(){throw new me(ye.INVALID_CHARACTER_ERR)};rm.NoModificationAllowedError=function(){throw new me(ye.NO_MODIFICATION_ALLOWED_ERR)};rm.NotFoundError=function(){throw new me(ye.NOT_FOUND_ERR)};rm.NotSupportedError=function(){throw new me(ye.NOT_SUPPORTED_ERR)};rm.InvalidStateError=function(){throw new me(ye.INVALID_STATE_ERR)};rm.SyntaxError=function(){throw new me(ye.SYNTAX_ERR)};rm.InvalidModificationError=function(){throw new me(ye.INVALID_MODIFICATION_ERR)};rm.NamespaceError=function(){throw new me(ye.NAMESPACE_ERR)};rm.InvalidAccessError=function(){throw new me(ye.INVALID_ACCESS_ERR)};rm.TypeMismatchError=function(){throw new me(ye.TYPE_MISMATCH_ERR)};rm.SecurityError=function(){throw new me(ye.SECURITY_ERR)};rm.NetworkError=function(){throw new me(ye.NETWORK_ERR)};rm.AbortError=function(){throw new me(ye.ABORT_ERR)};rm.UrlMismatchError=function(){throw new me(ye.URL_MISMATCH_ERR)};rm.QuotaExceededError=function(){throw new me(ye.QUOTA_EXCEEDED_ERR)};rm.TimeoutError=function(){throw new me(ye.TIMEOUT_ERR)};rm.InvalidNodeTypeError=function(){throw new me(ye.INVALID_NODE_TYPE_ERR)};rm.DataCloneError=function(){throw new me(ye.DATA_CLONE_ERR)};rm.nyi=function(){throw Error("NotYetImplemented")};rm.shouldOverride=function(){throw Error("Abstract function; should be overriding in subclass.")};rm.assert=function(e,t){if(!e)throw Error("Assertion failed: "+(t||"")+`
3
- `+Error().stack)};rm.expose=function(e,t){for(var r in e)Object.defineProperty(t.prototype,r,{value:e[r],writable:tm})};rm.merge=function(e,t){for(var r in t)e[r]=t[r]};rm.documentOrder=function(e,t){return 3-(e.compareDocumentPosition(t)&6)};rm.toASCIILowerCase=function(e){return e.replace(/[A-Z]+/g,function(t){return t.toLowerCase()})};rm.toASCIIUpperCase=function(e){return e.replace(/[a-z]+/g,function(t){return t.toUpperCase()})}});var Ti=I(function(cE,Uc){var Wt=ir(),Fm=ki(),Mm=ge();Uc.exports=jc;function jc(){}jc.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 R=f.handleEvent;if(typeof R!=="function")throw TypeError("handleEvent property of event handler object isnot a function.");g=R.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)Mm.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 Fm)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 Ci=I(function(uE,zc){var pt=ge(),$e=zc.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($e.valid(e)&&$e.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($e.valid(e)&&$e.valid(t))},replace:function(e,t){if(pt.assert($e.valid(e)&&(t===null||$e.valid(t))),t!==null)$e.insertBefore(t,e);$e.remove(e),pt.assert($e.valid(e)&&(t===null||$e.valid(t)))},remove:function(e){pt.assert($e.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($e.valid(e))}}});var Ai=I(function(lE,Zc){Zc.exports={serializeOne:jm,ɵescapeMatchingClosingTag:Jc,ɵescapeClosingCommentTag:Xc,ɵescapeProcessingInstructionContent:Yc};var Gc=ge(),Gt=Gc.NAMESPACE,$c={STYLE:!0,SCRIPT:!0,XMP:!0,IFRAME:!0,NOEMBED:!0,NOFRAMES:!0,PLAINTEXT:!0},Im={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},Om={},Vc=/[&<>\u00A0]/g,Wc=/[&"<>\u00A0]/g;function qm(e){if(!Vc.test(e))return e;return e.replace(Vc,(t)=>{switch(t){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case" ":return"&nbsp;"}})}function Bm(e){if(!Wc.test(e))return e;return e.replace(Wc,(t)=>{switch(t){case"<":return"&lt;";case">":return"&gt;";case"&":return"&amp;";case'"':return"&quot;";case" ":return"&nbsp;"}})}function Pm(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 Jc(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 Hm=/--!?>/;function Xc(e){if(!Hm.test(e))return e;return e.replace(/(--\!?)>/g,"$1&gt;")}function Yc(e){return e.includes(">")?e.replaceAll(">","&gt;"):e}function jm(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+=" "+Pm(l),l.value!==void 0)r+='="'+Bm(l.value)+'"'}if(r+=">",!(a&&Im[i])){var d=e.serialize();if($c[i.toUpperCase()])d=Jc(d,i);if(a&&Om[i]&&d.charAt(0)===`
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,T=36-f;t.push(gi(ec(f+g%T,0))),m=tt(g/T)}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 T=f.handleEvent;if(typeof T!=="function")throw TypeError("handleEvent property of event handler object isnot a function.");g=T.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,C=y.length;N<C;N++){if(p._immediatePropagationStopped)return;var A=y[N];if(E===Wt.CAPTURING_PHASE&&!A.capture||E===Wt.BUBBLING_PHASE&&A.capture)continue;if(A.f)A.f.call(p.currentTarget,p);else{var w=A.listener.handleEvent;if(typeof w!=="function")throw TypeError("handleEvent property of event listener object is not a function.");w.call(A.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)===`
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($c[p]||p==="NOSCRIPT"&&t.ownerDocument._scripting_enabled)r+=e.data;else r+=qm(e.data);break;case 8:r+="<!--"+Xc(e.data)+"-->";break;case 7:let m=Yc(e.data);r+="<?"+e.target+" "+m+"?>";break;case 10:r+="<!DOCTYPE "+e.name,r+=">";break;default:Gc.InvalidStateError()}return r}});var Ae=I(function(fE,nu){nu.exports=le;var ru=Ti(),Yn=Ci(),Kc=Ai(),ne=ge();function le(){ru.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var qe=le.ELEMENT_NODE=1,Ri=le.ATTRIBUTE_NODE=2,Zn=le.TEXT_NODE=3,Um=le.CDATA_SECTION_NODE=4,zm=le.ENTITY_REFERENCE_NODE=5,Di=le.ENTITY_NODE=6,Qc=le.PROCESSING_INSTRUCTION_NODE=7,eu=le.COMMENT_NODE=8,$r=le.DOCUMENT_NODE=9,Ve=le.DOCUMENT_TYPE_NODE=10,Ft=le.DOCUMENT_FRAGMENT_NODE=11,Si=le.NOTATION_NODE=12,Ni=le.DOCUMENT_POSITION_DISCONNECTED=1,Li=le.DOCUMENT_POSITION_PRECEDING=2,Fi=le.DOCUMENT_POSITION_FOLLOWING=4,tu=le.DOCUMENT_POSITION_CONTAINS=8,Mi=le.DOCUMENT_POSITION_CONTAINED_BY=16,Ii=le.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;le.prototype=Object.create(ru.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 $r: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 Qc:case eu:break;default:ne.HierarchyRequestError()}if(a.nodeType===$r)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)&Mi)!==0}},compareDocumentPosition:{value:function(t){if(this===t)return 0;if(this.doc!==t.doc||this.rooted!==t.rooted)return Ni+Ii;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 Ni+Ii;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 Fi;else return Li;if(r.length<n.length)return Fi+Mi;else return Li+tu}},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 $r:return r=this.documentElement,r?r.lookupPrefix(t):null;case Di:case Si:case Ft:case Ve:return null;case Ri: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 $r:return r=this.documentElement,r?r.lookupNamespaceURI(t):null;case Di:case Si:case Ve:case Ft:return null;case Ri: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)Yn.replace(l,f>2?p[2]:null);else if(f>2&&l!==null)Yn.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(Yn.replace(l,a),t._childNodes)a._index=i,t._childNodes[i]=a;else if(t._firstChild===r)t._firstChild=a}else{if(l!==null)Yn.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+=Kc.serializeOne(t,this);return e}},outerHTML:{get:function(){return Kc.serializeOne(this,{nodeType:0})},set:ne.nyi},ELEMENT_NODE:{value:qe},ATTRIBUTE_NODE:{value:Ri},TEXT_NODE:{value:Zn},CDATA_SECTION_NODE:{value:Um},ENTITY_REFERENCE_NODE:{value:zm},ENTITY_NODE:{value:Di},PROCESSING_INSTRUCTION_NODE:{value:Qc},COMMENT_NODE:{value:eu},DOCUMENT_NODE:{value:$r},DOCUMENT_TYPE_NODE:{value:Ve},DOCUMENT_FRAGMENT_NODE:{value:Ft},NOTATION_NODE:{value:Si},DOCUMENT_POSITION_DISCONNECTED:{value:Ni},DOCUMENT_POSITION_PRECEDING:{value:Li},DOCUMENT_POSITION_FOLLOWING:{value:Fi},DOCUMENT_POSITION_CONTAINS:{value:tu},DOCUMENT_POSITION_CONTAINED_BY:{value:Mi},DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC:{value:Ii}})});var iu=I(function(dE,au){au.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 ou=I(function(hE,su){function $m(e){return this[e]||null}function Vm(e){if(!e)e=[];return e.item=$m,e}su.exports=Vm});var Jt=I(function(pE,cu){var Oi;try{Oi=iu()}catch(e){Oi=ou()}cu.exports=Oi});var Kn=I(function(xE,fu){fu.exports=lu;var uu=Ae(),Wm=Jt();function lu(){uu.call(this),this._firstChild=this._childNodes=null}lu.prototype=Object.create(uu.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 Wm;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 Qn=I(function(tg){tg.isValidName=Qm;tg.isValidQName=eg;var Gm=/^[_:A-Za-z][-.:\w]+$/,Jm=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,Vr="_A-Za-zÀ-ÖØ-öø-˿Ͱ-ͽͿ-῿‌-‍⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",Wr="-._A-Za-z0-9·À-ÖØ-öø-˿̀-ͽͿ-῿‌‍‿⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",Xt="["+Vr+"]["+Wr+"]*",qi=Vr+":",Bi=Wr+":",Xm=new RegExp("^["+qi+"]["+Bi+"]*$"),Ym=new RegExp("^("+Xt+"|"+Xt+":"+Xt+")$"),du=/[\uD800-\uDB7F\uDC00-\uDFFF]/,hu=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,pu=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;Vr+="\uD800-\uDB7F\uDC00-\uDFFF";Wr+="\uD800-\uDB7F\uDC00-\uDFFF";Xt="["+Vr+"]["+Wr+"]*";qi=Vr+":";Bi=Wr+":";var Zm=new RegExp("^["+qi+"]["+Bi+"]*$"),Km=new RegExp("^("+Xt+"|"+Xt+":"+Xt+")$");function Qm(e){if(Gm.test(e))return!0;if(Xm.test(e))return!0;if(!du.test(e))return!1;if(!Zm.test(e))return!1;var t=e.match(hu),r=e.match(pu);return r!==null&&2*r.length===t.length}function eg(e){if(Jm.test(e))return!0;if(Ym.test(e))return!0;if(!du.test(e))return!1;if(!Km.test(e))return!1;var t=e.match(hu),r=e.match(pu);return r!==null&&2*r.length===t.length}});var Pi=I(function(ig){var xu=ge();ig.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 ag(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 ag(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(){xu.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)xu.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))}}}ig.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 bu=I(function(bE,gu){gu.exports=mu;var cg=Ae();function mu(e,t){this.root=e,this.filter=t,this.lastModTime=e.lastModTime,this.done=!1,this.cache=[],this.traverse()}mu.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===cg.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 ji=I(function(_E,vu){var Hi=ge();vu.exports=Eu;function Eu(e,t){this._getString=e,this._setString=t,this._length=0,this._lastStringValue="",this._update()}Object.defineProperties(Eu.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)==="")Hi.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)_u(this,e),this._setString(e.join(" ").trim());else _u(this,sr(this));this._lastStringValue=this._getString()}}});function _u(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==="")Hi.SyntaxError();if(/[ \t\r\n\f]/.test(e))Hi.InvalidCharacterError();return e}function ug(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 ug(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 na=I(function(ur,Au){var ea=Object.create(null,{location:{get:function(){throw Error("window.location is not supported.")}}}),lg=function(e,t){return e.compareDocumentPosition(t)},fg=function(e,t){return lg(e,t)&2?1:-1},ra=function(e){while((e=e.nextSibling)&&e.nodeType!==1);return e},cr=function(e){while((e=e.previousSibling)&&e.nodeType!==1);return e},dg=function(e){if(e=e.firstChild)while(e.nodeType!==1&&(e=e.nextSibling));return e},hg=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},yu=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)})},pg=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}}(),ku=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)},wu=function(e,t){return e.replace(/^(?:\w+:\/\/|\/+)/,"").replace(/(?:\/+|\/*#.*?)$/,"").split("/",t).join("/")},xg=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}},Ui=function(e,t,r){var n=xg(e),a=n.group,i=n.offset,s=!r?dg:hg,c=!r?ra: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=Tu[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!ra(e)&&or(e)},":only-child":function(e){return!cr(e)&&!ra(e)&&or(e)},":nth-child":function(e,t){return Ui(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=$i(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=ra(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 Ui(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===ea.location.hash.substring(1)},":focus":function(e){return e===e.ownerDocument.activeElement},":is":function(e){return $i(e)},":matches":function(e){return we[":is"](e)},":nth-match":function(e,t){var r=e.split(/\s*,\s*/),n=r.shift(),a=$i(r.join(","));return Ui(n,a,t)},":nth-last-match":function(e){return we[":nth-match"](e,!0)},":links-here":function(e){return e+""===ea.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===ea.location.host;var t=+e+1;return function(r){if(!r.href)return;var n=ea.location+"",a=r+"";return wu(n,t)===wu(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 Cu(e,t).length>0}}},Tu={"-":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",ku("\\[","\\]"));j.pseudo=Be(j.pseudo,"inside",ku("\\(","\\)"));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(ta(s,!0));else if(c=j.simple.exec(t))t=t.substring(c[0].length),s="*",a.push(ta(s,!0)),a.push(ta(c));else throw SyntaxError("Invalid selector.");while(c=j.simple.exec(t))t=t.substring(c[0].length),a.push(ta(c));if(t[0]==="!")t=t.substring(1),i=gg(),i.qname=s,a.push(i.simple);if(c=j.ref.exec(t)){t=t.substring(c[0].length),d=Jr.ref(zi(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(zi(a)));break}}else l="noop";if(!Jr[l])throw SyntaxError("Bad combinator.");n.push(Jr[l](zi(a))),a=[]}if(r=mg(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},ta=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])](yu(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]||"-",yu(r),n)}throw SyntaxError("Unknown Selector.")},zi=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}},mg=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}},gg=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},$i=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}},Cu=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)&&pg.call(r,s)===-1)r.push(s)}r.sort(fg)}return r};Au.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 Cu(e,t)};ur.selectors=we;ur.operators=Tu;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 aa=I(function(EE,Ru){var bg=Ae(),_g=Ci(),Vi=function(e,t){var r=e.createDocumentFragment();for(var n=0;n<t.length;n++){var a=t[n],i=a instanceof bg;r.appendChild(i?a:e.createTextNode(String(a)))}return r},Eg={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=Vi(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=Vi(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;_g.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=Vi(this.doc,t);if(this.parentNode===r)r.replaceChild(a,this);else r.insertBefore(a,n)}}};Ru.exports=Eg});var Wi=I(function(vE,Su){var Du=Ae(),vg={nextElementSibling:{get:function(){if(this.parentNode){for(var e=this.nextSibling;e!==null;e=e.nextSibling)if(e.nodeType===Du.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===Du.ELEMENT_NODE)return e}return null}}};Su.exports=vg});var Gi=I(function(yE,Lu){Lu.exports=Nu;var lr=ge();function Nu(e){this.element=e}Object.defineProperties(Nu.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(wE,qu){qu.exports=It;var Ji=Qn(),he=ge(),at=he.NAMESPACE,sa=Pi(),Je=Ae(),Xi=Jt(),yg=Ai(),ia=bu(),fr=Jn(),wg=ji(),Yi=na(),Mu=Kn(),kg=aa(),Tg=Wi(),Iu=Gi(),Fu=Object.create(null);function It(e,t,r,n){Mu.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 Zi(e,t){if(e.nodeType===Je.TEXT_NODE)t.push(e._data);else for(var r=0,n=e.childNodes.length;r<n;r++)Zi(e.childNodes[r],t)}It.prototype=Object.create(Mu.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=Fu[t];if(!r)Fu[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 Zi(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 Zi(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 yg.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 Ou(this);return this._children}},attributes:{get:function(){if(!this._attributes)this._attributes=new Qi(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 Xi;if(t==="*")r=function(){return!0};else if(this.isHTML)r=Cg(t);else r=Ki(t);return new ia(this,r)}},getElementsByTagNameNS:{value:function(t,r){var n;if(t==="*"&&r==="*")n=function(){return!0};else if(t==="*")n=Ki(r);else if(r==="*")n=Ag(t);else n=Rg(t,r);return new ia(this,n)}},getElementsByClassName:{value:function(t){if(t=String(t).trim(),t===""){var r=new Xi;return r}return t=t.split(/[ \t\r\n\f]+/),new ia(this,Dg(t))}},getElementsByName:{value:function(t){return new ia(this,Sg(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),!Ji.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),!Ji.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),!Ji.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:sa.property({name:"id"}),className:sa.property({name:"class"}),classList:{get:function(){var e=this;if(this._classList)return this._classList;var t=new wg(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 Yi.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 Yi(e,this)[0]}},querySelectorAll:{value:function(e){var t=Yi(e,this);return t.item?t:new Xi(t)}}});Object.defineProperties(It.prototype,kg);Object.defineProperties(It.prototype,Tg);sa.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)}});sa.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 Qi(e){Iu.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]]}Qi.prototype=Object.create(Iu.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)Qi.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 Ou(e){this.element=e,this.updateCache()}Ou.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 Ki(e){return function(t){return t.localName===e}}function Cg(e){var t=he.toASCIILowerCase(e);if(t===e)return Ki(e);return function(r){return r.isHTML?r.localName===t:r.localName===e}}function Ag(e){return function(t){return t.namespaceURI===e}}function Rg(e,t){return function(r){return r.namespaceURI===e&&r.localName===t}}function Dg(e){return function(t){return e.every(function(r){return t.classList.contains(r)})}}function Sg(e){return function(t){if(t.namespaceURI!==at.HTML)return!1;return t.getAttribute("name")===e}}});var es=I(function(kE,Uu){Uu.exports=ju;var Pu=Ae(),Ng=Jt(),Hu=ge(),Bu=Hu.HierarchyRequestError,Lg=Hu.NotFoundError;function ju(){Pu.call(this)}ju.prototype=Object.create(Pu.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");Bu()}},replaceChild:{value:function(e,t){if(!e.nodeType)throw TypeError("not a node");Bu()}},removeChild:{value:function(e){if(!e.nodeType)throw TypeError("not a node");Lg()}},removeChildren:{value:function(){}},childNodes:{get:function(){if(!this._childNodes)this._childNodes=new Ng;return this._childNodes}}})});var Zr=I(function(TE,Vu){Vu.exports=oa;var $u=es(),zu=ge(),Fg=aa(),Mg=Wi();function oa(){$u.call(this)}oa.prototype=Object.create($u.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)zu.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)zu.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(oa.prototype,Fg);Object.defineProperties(oa.prototype,Mg)});var rs=I(function(CE,Xu){Xu.exports=ts;var Wu=ge(),Gu=Ae(),Ju=Zr();function ts(e,t){Ju.call(this),this.nodeType=Gu.TEXT_NODE,this.ownerDocument=e,this._data=t,this._index=void 0}var Kr={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)}};ts.prototype=Object.create(Ju.prototype,{nodeName:{value:"#text"},nodeValue:Kr,textContent:Kr,innerText:Kr,data:{get:Kr.get,set:function(e){Kr.set.call(this,e===null?"":String(e))}},splitText:{value:function(t){if(t>this._data.length||t<0)Wu.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!==Gu.TEXT_NODE)break;t+=r.textContent}return t}},replaceWholeText:{value:Wu.nyi},clone:{value:function(){return new ts(this.ownerDocument,this._data)}}})});var as=I(function(AE,Zu){Zu.exports=ns;var Ig=Ae(),Yu=Zr();function ns(e,t){Yu.call(this),this.nodeType=Ig.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)}};ns.prototype=Object.create(Yu.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 ns(this.ownerDocument,this._data)}}})});var ss=I(function(RE,el){el.exports=is;var Og=Ae(),qg=Jt(),Qu=Kn(),ca=dr(),Bg=na(),Ku=ge();function is(e){Qu.call(this),this.nodeType=Og.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=e}is.prototype=Object.create(Qu.prototype,{nodeName:{value:"#document-fragment"},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(ca.prototype,"textContent"),innerText:Object.getOwnPropertyDescriptor(ca.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=ca.prototype.getElementsByTagName,t.nextElement=Object.getOwnPropertyDescriptor(ca.prototype,"firstElementChild").get;var r=Bg(e,t);return r.item?r:new qg(r)}},clone:{value:function(){return new is(this.ownerDocument)}},isEqual:{value:function(t){return!0}},innerHTML:{get:function(){return this.serialize()},set:Ku.nyi},outerHTML:{get:function(){return this.serialize()},set:Ku.nyi}})});var cs=I(function(DE,rl){rl.exports=os;var Pg=Ae(),tl=Zr();function os(e,t,r){tl.call(this),this.nodeType=Pg.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)}};os.prototype=Object.create(tl.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 os(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(t){return this.target===t.target&&this._data===t._data}}})});var tn=I(function(SE,nl){var us={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};nl.exports=us.constructor=us.prototype=us});var fs=I(function(LE,il){var NE=il.exports={nextSkippingChildren:Hg,nextAncestorSibling:ls,next:jg,previous:Ug,deepLastChild:al};function Hg(e,t){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling;return ls(e,t)}function ls(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 jg(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 ls(e,t)}function al(e){while(e.lastChild)e=e.lastChild;return e}function Ug(e,t){var r=e.previousSibling;if(r!==null)return al(r);if(r=e.parentNode,r===t)return null;return r}});var dl=I(function(FE,fl){fl.exports=ll;var zg=Ae(),Re=tn(),sl=fs(),ul=ge(),ds={first:"firstChild",last:"lastChild",next:"firstChild",previous:"lastChild"},hs={first:"nextSibling",last:"previousSibling",next:"nextSibling",previous:"previousSibling"};function ol(e,t){var r,n,a,i,s;n=e._currentNode[ds[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[ds[t]],r!==null){n=r;continue}}while(n!==null){if(s=n[hs[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 cl(e,t){var r,n,a;if(r=e._currentNode,r===e.root)return null;while(!0){a=r[hs[t]];while(a!==null){if(r=a,n=e._internalFilter(r),n===Re.FILTER_ACCEPT)return e._currentNode=r,r;if(a=r[ds[t]],n===Re.FILTER_REJECT||a===null)a=r[hs[t]]}if(r=r.parentNode,r===null||r===e.root)return null;if(e._internalFilter(r)===Re.FILTER_ACCEPT)return null}}function ll(e,t,r){if(!e||!e.nodeType)ul.NotSupportedError();this._root=e,this._whatToShow=Number(t)||0,this._filter=r||null,this._active=!1,this._currentNode=e}Object.defineProperties(ll.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 zg))throw TypeError("Not a Node");this._currentNode=t}},_internalFilter:{value:function(t){var r,n;if(this._active)ul.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 ol(this,"first")}},lastChild:{value:function(){return ol(this,"last")}},previousSibling:{value:function(){return cl(this,"previous")}},nextSibling:{value:function(){return cl(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=sl.nextSkippingChildren(t,this.root);a;a=sl.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 bl=I(function(ME,gl){gl.exports=ml;var ps=tn(),xs=fs(),xl=ge();function $g(e,t,r){if(r)return xs.next(e,t);else{if(e===t)return null;return xs.previous(e,null)}}function hl(e,t){for(;t;t=t.parentNode)if(e===t)return!0;return!1}function pl(e,t){var r,n;r=e._referenceNode,n=e._pointerBeforeReferenceNode;while(!0){if(n===t)n=!n;else if(r=$g(r,e._root,t),r===null)return null;var a=e._internalFilter(r);if(a===ps.FILTER_ACCEPT)break}return e._referenceNode=r,e._pointerBeforeReferenceNode=n,r}function ml(e,t,r){if(!e||!e.nodeType)xl.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(ml.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)xl.InvalidStateError();if(!(1<<t.nodeType-1&this._whatToShow))return ps.FILTER_SKIP;if(n=this._filter,n===null)r=ps.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(hl(t,this._root))return;if(!hl(t,this._referenceNode))return;if(this._pointerBeforeReferenceNode){var r=t;while(r.lastChild)r=r.lastChild;if(r=xs.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 pl(this,!0)}},previousNode:{value:function(){return pl(this,!1)}},detach:{value:function(){}},toString:{value:function(){return"[object NodeIterator]"}}})});var ua=I(function(IE,_l){_l.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 yl=I(function(OE,vl){vl.exports=ms;var El=ir();function ms(e,t){El.call(this,e,t)}ms.prototype=Object.create(El.prototype,{constructor:{value:ms}})});var gs=I(function(qE,wl){wl.exports={Event:ir(),UIEvent:yi(),MouseEvent:ki(),CustomEvent:yl()}});var Al=I(function(Tl){Object.defineProperty(Tl,"__esModule",{value:!0});Tl.hyphenate=Tl.parse=void 0;function Vg(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=kl(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}Tl.parse=Vg;function kl(e){return e.replace(/[a-z][A-Z]/g,(t)=>t.charAt(0)+"-"+t.charAt(1)).toLowerCase()}Tl.hyphenate=kl});var la=I(function(PE,Ll){var{parse:Gg}=Al();Ll.exports=function(e){let t=new Nl(e);return new Proxy(t,{get:function(n,a){return a in n?n[a]:n.getPropertyValue(Rl(a))},has:function(n,a){return!0},set:function(n,a,i){if(a in n)n[a]=i;else n.setProperty(Rl(a),i??void 0);return!0}})};function Rl(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Nl(e){this._element=e}var Dl="!important";function Sl(e){let t={property:{},priority:{}};if(!e)return t;let r=Gg(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(Dl))t.priority[a]="important",i=i.slice(0,-Dl.length).trim();t.property[a]=i}return t}var hr={};Nl.prototype=Object.create(Object.prototype,{_parsed:{get:function(){if(!this._parsedStyles||this.cssText!==this._lastParsedText){var e=this.cssText;this._parsedStyles=Sl(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=Sl(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 bs=I(function(HE,Fl){var ke=ua();Fl.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 _s=I(function(jE,Ol){var Ml=Pi(),Jg=Xn().isApiWritable;Ol.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]=Ml.property(c)}if(i.constructor={value:a,writable:Jg},a.prototype=Object.create((e.superclass||t).prototype,i),e.events)Yg(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 Il(e,t,r,n){this.body=e,this.document=t,this.form=r,this.element=n}Il.prototype.build=function(){return()=>{}};function Xg(e,t,r,n){var a=e.ownerDocument||Object.create(null),i=e.form||Object.create(null);e[t]=new Il(n,a,i,e).build()}function Yg(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)}}),Ml.registerChangeHandler(e,"on"+n,Xg)})}});var da=I(function(t2){var Es=Ae(),ql=dr(),Zg=la(),Pe=ge(),Bl=bs(),Kg=_s(),xt=t2.elements={},nn=Object.create(null);t2.createElement=function(e,t,r){var n=nn[t]||e2;return new n(e,t,r)};function S(e){return Kg(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 fa(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:""},Qg={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=t2.HTMLElement=S({superclass:ql,name:"HTMLElement",ctor:function(t,r,n){ql.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 Zg(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 Qg||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"]}),e2=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}});Bl._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}});Bl._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:fa,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:fa,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===Es.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===Es.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===Es.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:fa,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:fa,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 ws=I(function(o2){var Pl=dr(),n2=_s(),a2=ge(),i2=la(),s2=o2.elements={},Hl=Object.create(null);o2.createElement=function(e,t,r){var n=Hl[t]||ys;return new n(e,t,r)};function vs(e){return n2(e,ys,s2,Hl)}var ys=vs({superclass:Pl,name:"SVGElement",ctor:function(t,r,n){Pl.call(this,t,r,a2.NAMESPACE.SVG,n)},props:{style:{get:function(){if(!this._style)this._style=new i2(this);return this._style}}}});vs({name:"SVGSVGElement",ctor:function(t,r,n){ys.call(this,t,r,n)},tag:"svg",props:{createSVGRect:{value:function(){return o2.createElement(this.ownerDocument,"rect",null)}}}});vs({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 zl=I(function(GE,Ul){Ul.exports={VALUE:1,ATTR:2,REMOVE_ATTR:3,REMOVE:4,MOVE:5,INSERT:6}});var pa=I(function(JE,Ql){Ql.exports=sn;var Le=Ae(),c2=Jt(),Xl=Kn(),Ot=dr(),u2=rs(),l2=as(),an=ir(),f2=ss(),d2=cs(),h2=on(),p2=dl(),x2=bl(),$l=tn(),Vl=ua(),Wl=na(),m2=gs(),ha=Qn(),ks=da(),g2=ws(),Q=ge(),xr=zl(),gr=Q.NAMESPACE,Ts=Xn().isApiWritable;function sn(e,t){Xl.call(this),this.nodeType=Le.DOCUMENT_NODE,this.isHTML=e,this._address=t||"about:blank",this.readyState="loading",this.implementation=new h2(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 b2={event:"Event",customevent:"CustomEvent",uievent:"UIEvent",mouseevent:"MouseEvent"},_2={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 Gl(e,t){var r,n,a;if(e==="")e=null;if(!ha.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(Xl.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 u2(this,String(e))}},createComment:{value:function(e){return new l2(this,e)}},createDocumentFragment:{value:function(){return new f2(this)}},createProcessingInstruction:{value:function(e,t){if(!ha.isValidName(e)||t.indexOf("?>")!==-1)Q.InvalidCharacterError();return new d2(this,e,t)}},createAttribute:{value:function(e){if(e=String(e),!ha.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=Gl(e,t);return new Ot._Attr(null,r.localName,r.prefix,r.namespace,"")}},createElement:{value:function(e){if(e=String(e),!ha.isValidName(e))Q.InvalidCharacterError();if(this.isHTML){if(/[A-Z]/.test(e))e=Q.toASCIILowerCase(e);return ks.createElement(this,e,null)}else if(this.contentType==="application/xhtml+xml")return ks.createElement(this,e,null);else return new Ot(this,e,null,null)},writable:Ts},createElementNS:{value:function(e,t){e=e===null||e===void 0||e===""?null:String(e),t=String(t);var r=Gl(e,t);return this._createElementNS(r.localName,r.namespace,r.prefix)},writable:Ts},_createElementNS:{value:function(e,t,r){if(t===gr.HTML)return ks.createElement(this,e,r);else if(t===gr.SVG)return g2.createElement(this,e,r);return new Ot(this,e,t,r)}},createEvent:{value:function(t){t=t.toLowerCase();var r=_2[t]||t,n=m2[b2[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?$l.SHOW_ALL:+t,r=r===void 0?null:r,new p2(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?$l.SHOW_ALL:+t,r=r===void 0?null:r,new x2(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)Kl(t,this);return t}},importNode:{value:function(t,r){return this.adoptNode(t.cloneNode(r))},writable:Ts},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 Jl(this.documentElement,"body")},set:Q.nyi},head:{get:function(){return Jl(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});Zl(e)}},mutateInsert:{value:function(e){if(Yl(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 Vl(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 Vl(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 Wl(e,this)[0]}},querySelectorAll:{value:function(e){var t=Wl(e,this);return t.item?t:new c2(t)}}});var E2=["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"];E2.forEach(function(e){Object.defineProperty(sn.prototype,"on"+e,{get:function(){return this._getEventHandler(e)},set:function(t){this._setEventHandler(e,t)}})});function Jl(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 v2(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 y2(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 Yl(e){if(v2(e),e.nodeType===Le.ELEMENT_NODE)for(var t=e.firstChild;t!==null;t=t.nextSibling)Yl(t)}function Zl(e){y2(e);for(var t=e.firstChild;t!==null;t=t.nextSibling)Zl(t)}function Kl(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)Kl(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 ma=I(function(XE,t0){t0.exports=xa;var w2=Ae(),e0=es(),k2=aa();function xa(e,t,r,n){e0.call(this),this.nodeType=w2.DOCUMENT_TYPE_NODE,this.ownerDocument=e||null,this.name=t,this.publicId=r||"",this.systemId=n||""}xa.prototype=Object.create(e0.prototype,{nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return null},set:function(){}},clone:{value:function(){return new xa(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(xa.prototype,k2)});var wa=I(function(YE,k0){k0.exports=Z;var T2=pa(),C2=ma(),Cs=Ae(),B=ge().NAMESPACE,m0=da(),ae=m0.elements,Yt=Function.prototype.apply.bind(Array.prototype.push),ga=-1,br=1,Fe=2,J=3,it=4,A2=5,R2=[],D2=/^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,S2="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",r0=/^-\/\/W3C\/\/DTD HTML 4\.01 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.01 Transitional\/\//i,N2=/^-\/\/W3C\/\/DTD XHTML 1\.0 Frameset\/\/|^-\/\/W3C\/\/DTD XHTML 1\.0 Transitional\/\//i,Kt=Object.create(null);Kt[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};Kt[B.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};Kt[B.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};var Ds=Object.create(null);Ds[B.HTML]={__proto__:null,address:!0,div:!0,p:!0};var g0=Object.create(null);g0[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 b0=Object.create(null);b0[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 _0=Object.create(null);_0[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 Ea=Object.create(null);Ea[B.HTML]={__proto__:null,table:!0,template:!0,html:!0};var va=Object.create(null);va[B.HTML]={__proto__:null,tbody:!0,tfoot:!0,thead:!0,template:!0,html:!0};var Ss=Object.create(null);Ss[B.HTML]={__proto__:null,tr:!0,template:!0,html:!0};var E0=Object.create(null);E0[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 ya=Object.create(st);ya[B.HTML]=Object.create(st[B.HTML]);ya[B.HTML].ol=!0;ya[B.HTML].ul=!0;var Ns=Object.create(st);Ns[B.HTML]=Object.create(st[B.HTML]);Ns[B.HTML].button=!0;var v0=Object.create(null);v0[B.HTML]={__proto__:null,html:!0,table:!0,template:!0};var L2=Object.create(null);L2[B.HTML]={__proto__:null,optgroup:!0,option:!0};var y0=Object.create(null);y0[B.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0};var w0=Object.create(null);w0[B.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var n0={__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},a0={__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"},i0={__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"},s0={__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},F2={__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},o0=/(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,M2=32,I2=/[^\r"&\u0000]+/g,O2=/[^\r'&\u0000]+/g,q2=/[^\r\t\n\f &>\u0000]+/g,B2=/[^\r\t\n\f \/>A-Z\u0000]+/g,P2=/[^\r\t\n\f \/=>A-Z\u0000]+/g,H2=/[^\]\r\u0000\uffff]*/g,j2=/[^&<\r\u0000\uffff]*/g,c0=/[^<\r\u0000\uffff]*/g,U2=/[^\r\u0000\uffff]*/g,u0=/(?:(\/)?([a-z]+)>)|[\s\S]/g,l0=/(?:([-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,ba=/[^\x09\x0A\x0C\x0D\x20]/,As=/[^\x09\x0A\x0C\x0D\x20]/g,z2=/[^\x00\x09\x0A\x0C\x0D\x20]/,Zt=/^[\x09\x0A\x0C\x0D\x20]+/,_a=/\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 $2(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 f0(e){return ie(e,y0)}function d0(e){if(ie(e,w0))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 V2(e){if(e in i0)return i0[e];else return e}function h0(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]in a0)e[t][0]=a0[e[t][0]]}function p0(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]==="definitionurl"){e[t][0]="definitionURL";break}}function Rs(e){for(var t=0,r=e.length;t<r;t++)if(e[t][0]in n0)e[t].push(n0[e[t][0]])}function x0(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)}}Z.ElementStack=function(){this.elements=[],this.top=null};Z.ElementStack.prototype.push=function(e){this.elements.push(e),this.top=e};Z.ElementStack.prototype.pop=function(e){this.elements.pop(),this.top=this.elements[this.elements.length-1]};Z.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]};Z.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]};Z.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]};Z.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)}};Z.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]};Z.ElementStack.prototype.contains=function(e){return this.inSpecificScope(e,Object.create(null))};Z.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};Z.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};Z.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};Z.ElementStack.prototype.inScope=function(e){return this.inSpecificScope(e,st)};Z.ElementStack.prototype.elementInScope=function(e){return this.elementInSpecificScope(e,st)};Z.ElementStack.prototype.elementTypeInScope=function(e){return this.elementTypeInSpecificScope(e,st)};Z.ElementStack.prototype.inButtonScope=function(e){return this.inSpecificScope(e,Ns)};Z.ElementStack.prototype.inListItemScope=function(e){return this.inSpecificScope(e,ya)};Z.ElementStack.prototype.inTableScope=function(e){return this.inSpecificScope(e,v0)};Z.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};Z.ElementStack.prototype.generateImpliedEndTags=function(e,t){var r=t?_0:b0;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]};Z.ActiveFormattingElements=function(){this.list=[],this.attrs=[]};Z.ActiveFormattingElements.prototype.MARKER={localName:"|"};Z.ActiveFormattingElements.prototype.insertMarker=function(){this.list.push(this.MARKER),this.attrs.push(this.MARKER)};Z.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}};Z.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};Z.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};Z.ActiveFormattingElements.prototype.indexOf=function(e){return this.list.lastIndexOf(e)};Z.ActiveFormattingElements.prototype.remove=function(e){var t=this.list.lastIndexOf(e);if(t!==-1)this.list.splice(t,1),this.attrs.splice(t,1)};Z.ActiveFormattingElements.prototype.replace=function(e,t,r){var n=this.list.lastIndexOf(e);if(n!==-1)this.list[n]=t,this.attrs[n]=r};Z.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 Z(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,R,y="",N="",T=[],C="",w="",k=[],O=[],X=[],se=[],U=[],oe=!1,_=Hd,ee=null,fe=[],x=new Z.ElementStack,q=new Z.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,Sa=!1,dn,Na,A=[],gt=!1,qt=!1,hn={document:function(){return K},_asDocumentFragment:function(){var o=K.createDocumentFragment(),u=K.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=Zs(h),p=n.substring(i,a),l--}else{if(l++,d.push(n,a,i),n=o,a=o.length,i=0,Zs(),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}},K=new T2(!0,e);if(K._parser=hn,K._scripting_enabled=fn,t){if(t.ownerDocument._quirks)K._quirks=!0;if(t.ownerDocument._limitedQuirks)K._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=Oa;break}var Ys=K.createElement("html");if(K._appendChild(Ys),x.push(Ys),t instanceof ae.HTMLTemplateElement)fe.push(Wa);Ar();for(var yr=t;yr!==null;yr=yr.parentElement)if(yr instanceof ae.HTMLFormElement){ct=yr;break}}function Zs(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(ga);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=ga}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=ga;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 $f(){l0.lastIndex=i-1;var o=l0.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=Ha;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 Vf(){oe=!1,y="",U.length=0}function wr(){oe=!0,y="",U.length=0}function ut(){T.length=0}function La(){C=""}function Fa(){w=""}function Ks(){k.length=0}function Qt(){O.length=0,X=null,se=null}function pn(){X=[]}function _t(){se=[]}function te(){Sa=!0}function Wf(){return x.top&&x.top.namespaceURI!=="http://www.w3.org/1999/xhtml"}function He(o){return N===o}function er(){if(A.length>0){var o=Me(A);if(A.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 Gf(u),i+=u.length-1,!0}function Gf(o){if(A.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(oe)_e(J,y);else{var o=y;y="",N=o,_e(Fe,o,U)}}function Jf(){if(i===a)return!1;u0.lastIndex=i;var o=u0.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,R2);return!0}function Xf(){if(oe)_e(J,y,null,!0);else _e(Fe,y,U,!0)}function re(){_e(A2,Me(O),X?Me(X):void 0,se?Me(se):void 0)}function V(){er(),_(ga),K.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)xo(u,h,b,v);else if(f0(D)&&(u===br||u===Fe&&h!=="mglyph"&&h!=="malignmark")||u===Fe&&h==="svg"&&D.namespaceURI===B.MATHML&&D.localName==="annotation-xml"||d0(D))Na=!0,_(u,h,b,v),Na=!1;else xo(u,h,b,v)};function Ze(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 Ke(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===Cs.TEXT_NODE)h.appendData(o);else u._appendChild(u.ownerDocument.createTextNode(o))}}function Cr(o,u,h){var b=m0.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,E0))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 Ma(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 Qs(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=Qs(ae.HTMLTableElement),v=Qs(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===Cs.TEXT_NODE){var H;if(h)H=h.previousSibling;else H=u.lastChild;if(H&&H.nodeType===Cs.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":_=Va;return;case"colgroup":_=Dn;return;case"table":_=je;return;case"template":_=fe[fe.length-1];return;case"body":_=P;return;case"frameset":_=Ga;return;case"html":if(ln===null)_=An;else _=$a;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 Yf(o,u){z(o,u),f=vt,ee=_,_=Rn}function Ia(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 Ia(b,u).elt});q.list[u]=h}}var bn={localName:"BM"};function Zf(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],Kt)){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=Ia(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=Ia(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 Vd=x.elements.lastIndexOf(v);x.elements.splice(Vd+1,0,Nr.elt)}}return!0}function Kf(){x.pop(),_=ee;return}function Bt(){if(delete K._parser,x.elements.length=0,K.defaultView)K.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(Jf())break;f=Qf;break;case 0:A.push(o),gt=!0;break;case-1:V();break;default:Tr(j2)||A.push(o);break}}function vt(o){switch(o){case 38:g=vt,f=Dr;break;case 60:f=td;break;case 0:A.push(65533),gt=!0;break;case-1:V();break;default:A.push(o);break}}function Rr(o){switch(o){case 60:f=ad;break;case 0:A.push(65533);break;case-1:V();break;default:Tr(c0)||A.push(o);break}}function yt(o){switch(o){case 60:f=od;break;case 0:A.push(65533);break;case-1:V();break;default:Tr(c0)||A.push(o);break}}function Oa(o){switch(o){case 0:A.push(65533);break;case-1:V();break;default:Tr(U2)||A.push(o);break}}function Qf(o){switch(o){case 33:f=no;break;case 47:f=ed;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:Vf(),M(o,eo);break;case 63:M(o,yn);break;default:A.push(60),M(o,W);break}}function ed(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,eo);break;case 62:f=W;break;case-1:A.push(60),A.push(47),V();break;default:M(o,yn);break}}function eo(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(B2);break}}function td(o){if(o===47)ut(),f=rd;else A.push(60),M(o,vt)}function rd(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,nd);break;default:A.push(60),A.push(47),M(o,vt);break}}function nd(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}A.push(60),A.push(47),Yt(A,T),M(o,vt)}function ad(o){if(o===47)ut(),f=id;else A.push(60),M(o,Rr)}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,sd);break;default:A.push(60),A.push(47),M(o,Rr);break}}function sd(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}A.push(60),A.push(47),Yt(A,T),M(o,Rr)}function od(o){switch(o){case 47:ut(),f=cd;break;case 33:f=ld,A.push(60),A.push(33);break;default:A.push(60),M(o,yt);break}}function cd(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,ud);break;default:A.push(60),A.push(47),M(o,yt);break}}function ud(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}A.push(60),A.push(47),Yt(A,T),M(o,yt)}function ld(o){if(o===45)f=fd,A.push(45);else M(o,yt)}function fd(o){if(o===45)f=to,A.push(45);else M(o,yt)}function Qe(o){switch(o){case 45:f=dd,A.push(45);break;case 60:f=qa;break;case 0:A.push(65533);break;case-1:V();break;default:A.push(o);break}}function dd(o){switch(o){case 45:f=to,A.push(45);break;case 60:f=qa;break;case 0:f=Qe,A.push(65533);break;case-1:V();break;default:f=Qe,A.push(o);break}}function to(o){switch(o){case 45:A.push(45);break;case 60:f=qa;break;case 62:f=yt,A.push(62);break;case 0:f=Qe,A.push(65533);break;case-1:V();break;default:f=Qe,A.push(o);break}}function qa(o){switch(o){case 47:ut(),f=hd;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(),A.push(60),M(o,xd);break;default:A.push(60),M(o,Qe);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:A.push(60),A.push(47),M(o,Qe);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}A.push(60),A.push(47),Yt(A,T),M(o,Qe)}function xd(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:if(Me(T)==="script")f=wt;else f=Qe;A.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),A.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),A.push(o);break;default:M(o,Qe);break}}function wt(o){switch(o){case 45:f=md,A.push(45);break;case 60:f=Ba,A.push(60);break;case 0:A.push(65533);break;case-1:V();break;default:A.push(o);break}}function md(o){switch(o){case 45:f=gd,A.push(45);break;case 60:f=Ba,A.push(60);break;case 0:f=wt,A.push(65533);break;case-1:V();break;default:f=wt,A.push(o);break}}function gd(o){switch(o){case 45:A.push(45);break;case 60:f=Ba,A.push(60);break;case 62:f=yt,A.push(62);break;case 0:f=wt,A.push(65533);break;case-1:V();break;default:f=wt,A.push(o);break}}function Ba(o){if(o===47)ut(),f=bd,A.push(47);else M(o,wt)}function bd(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:if(Me(T)==="script")f=Qe;else f=wt;A.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),A.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),A.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:La(),C+=String.fromCharCode(o),f=Pa;break;default:if($f())break;La(),M(o,Pa);break}}function Pa(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:case-1:M(o,_d);break;case 61:f=ro;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(P2);break}}function _d(o){switch(o){case 9:case 10:case 12:case 32:break;case 47:bt(C),f=kt;break;case 61:f=ro;break;case 62:f=W,bt(C),lt();break;case-1:bt(C),V();break;default:bt(C),La(),M(o,Pa);break}}function ro(o){switch(o){case 9:case 10:case 12:case 32:break;case 34:Fa(),f=_n;break;case 39:Fa(),f=En;break;case 62:default:Fa(),M(o,vn);break}}function _n(o){switch(o){case 34:bt(C,w),f=Ha;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(I2);break}}function En(o){switch(o){case 39:bt(C,w),f=Ha;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(O2);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(q2);break}}function Ha(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,Xf(!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,`
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,T,y="",N="",C=[],A="",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(){C.length=0}function Ma(){A=""}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),C.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),C.push(o);return;default:break}R.push(60),R.push(47),Yt(R,C),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),C.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),C.push(o);return;default:break}R.push(60),R.push(47),Yt(R,C),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),C.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),C.push(o);return;default:break}R.push(60),R.push(47),Yt(R,C),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),C.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),C.push(o);return;default:break}R.push(60),R.push(47),Yt(R,C),M(o,Qe)}function Ed(o){switch(o){case 9:case 10:case 12:case 32:case 47:case 62:if(Me(C)==="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:C.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:C.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(C)==="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:C.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:C.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(),A+=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:A+=String.fromCharCode(o+32);break;case 0:A+=String.fromCharCode(65533);break;case 34:case 39:case 60:default:A+=kr($2);break}}function kd(o){switch(o){case 9:case 10:case 12:case 32:break;case 47:bt(A),f=kt;break;case 61:f=io;break;case 62:f=W,bt(A),lt();break;case-1:bt(A),V();break;default:bt(A),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(A,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(A,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(A,w),f=et;break;case 38:g=vn,f=Dr;break;case 62:bt(A,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
9
  `),v=v.replace(/\u000D/g,`
10
- `),_e(it,v),f=W}yn.lookahead=">";function no(o,u,h){if(u[0]==="-"&&u[1]==="-"){i+=2,Ks(),f=Ed;return}if(u.toUpperCase()==="DOCTYPE")i+=7,f=Ad;else if(u==="[CDATA["&&Wf())i+=7,f=za;else f=yn}no.lookahead=7;function Ed(o){switch(Ks(),o){case 45:f=vd;break;case 62:f=W,_e(it,Me(k));break;default:M(o,Pt);break}}function vd(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=yd;break;case 45:f=ja;break;case 0:k.push(65533);break;case-1:_e(it,Me(k)),V();break;default:k.push(o);break}}function yd(o){switch(o){case 33:k.push(o),f=wd;break;case 60:k.push(o);break;default:M(o,Pt);break}}function wd(o){switch(o){case 45:f=kd;break;default:M(o,Pt);break}}function kd(o){switch(o){case 45:f=Td;break;default:M(o,ja);break}}function Td(o){switch(o){case 62:case-1:M(o,wn);break;default:M(o,wn);break}}function ja(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=Cd;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 Cd(o){switch(o){case 45:k.push(45),k.push(45),k.push(33),f=ja;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 Ad(o){switch(o){case 9:case 10:case 12:case 32:f=ao;break;case-1:Qt(),te(),re(),V();break;default:M(o,ao);break}}function ao(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=Ua;break;case 0:Qt(),O.push(65533),f=Ua;break;case 62:Qt(),te(),f=W,re();break;case-1:Qt(),te(),re(),V();break;default:Qt(),O.push(o),f=Ua;break}}function Ua(o){switch(o){case 9:case 10:case 12:case 32:f=io;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 io(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=Rd;else if(u==="SYSTEM")i+=6,f=Nd;else te(),f=Tt;break}}io.lookahead=6;function Rd(o){switch(o){case 9:case 10:case 12:case 32:f=Dd;break;case 34:pn(),f=so;break;case 39:pn(),f=oo;break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function Dd(o){switch(o){case 9:case 10:case 12:case 32:break;case 34:pn(),f=so;break;case 39:pn(),f=oo;break;case 62:te(),f=W,re();break;case-1:te(),re(),V();break;default:te(),f=Tt;break}}function so(o){switch(o){case 34:f=co;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 oo(o){switch(o){case 39:f=co;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 co(o){switch(o){case 9:case 10:case 12:case 32:f=Sd;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 Sd(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 Nd(o){switch(o){case 9:case 10:case 12:case 32:f=Ld;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 Ld(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=uo;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=uo;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 uo(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 za(o){switch(o){case 93:f=Fd;break;case-1:V();break;case 0:gt=!0;default:Tr(H2)||A.push(o);break}}function Fd(o){switch(o){case 93:f=Md;break;default:A.push(93),M(o,za);break}}function Md(o){switch(o){case 93:A.push(93);break;case 62:er(),f=W;break;default:A.push(93),A.push(93),M(o,za);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=Id;break;default:M(o,lo);break}}function lo(o){o0.lastIndex=i;var u=o0.exec(n);if(!u)throw Error("should never happen");var h=u[1];if(!h){f=Ht;return}switch(i+=h.length,Yt(T,$2(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=F2[h];if(typeof b==="number")T.push(b);else Yt(T,b);f=Ht}lo.lookahead=-M2;function Id(o){switch(R=0,o){case 120:case 88:T.push(o),f=Od;break;default:M(o,qd);break}}function Od(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,Bd);break;default:M(o,Ht);break}}function qd(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,Pd);break;default:M(o,Ht);break}}function Bd(o){switch(o){case 65:case 66:case 67:case 68:case 69:case 70:R*=16,R+=o-55;break;case 97:case 98:case 99:case 100:case 101:case 102:R*=16,R+=o-87;break;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:R*=16,R+=o-48;break;case 59:f=Cn;break;default:M(o,Cn);break}}function Pd(o){switch(o){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:R*=10,R+=o-48;break;case 59:f=Cn;break;default:M(o,Cn);break}}function Cn(o){if(R in s0)R=s0[R];else if(R>1114111||R>=55296&&R<57344)R=65533;if(ut(),R<=65535)T.push(R);else R=R-65536,T.push(55296+(R>>10)),T.push(56320+(R&1023));M(o,Ht)}function Ht(o){switch(g){case _n:case En:case vn:w+=Me(T);break;default:Yt(A,T);break}M(o,g)}function Hd(o,u,h,b){switch(o){case 1:if(u=u.replace(Zt,""),u.length===0)return;break;case 4:K._appendChild(K.createComment(u));return;case 5:var v=u,D=h,H=b;if(K.appendChild(new C2(K,v,D,H)),Sa||v.toLowerCase()!=="html"||D2.test(D)||H&&H.toLowerCase()===S2||H===void 0&&r0.test(D))K._quirks=!0;else if(N2.test(D)||H!==void 0&&r0.test(D))K._limitedQuirks=!0;_=fo;return}K._quirks=!0,_=fo,_(o,u,h,b)}function fo(o,u,h,b){var v;switch(o){case 1:if(u=u.replace(Zt,""),u.length===0)return;break;case 5:return;case 4:K._appendChild(K.createComment(u));return;case 2:if(u==="html"){v=Cr(K,u,h),x.push(v),K.appendChild(v),_=An;return}break;case 3:switch(u){case"html":case"head":case"body":case"br":break;default:return}}v=Cr(K,"html",null),x.push(v),K.appendChild(v),_=An,_(o,u,h,b)}function An(o,u,h,b){switch(o){case 1:if(u=u.replace(Zt,""),u.length===0)return;break;case 5:return;case 4:Ze(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(Zt);if(v)Ke(v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 4:Ze(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":Yf(u,h);return;case"noscript":if(!fn){z(u,h),_=ho;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,_=Wa,fe.push(_);return;case"head":return}break;case 3:switch(u){case"head":x.pop(),_=$a;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 ho(o,u,h,b){switch(o){case 5:return;case 4:xe(o,u);return;case 1:var v=u.match(Zt);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}ho(J,"noscript",null),_(o,u,h,b)}function $a(o,u,h,b){switch(o){case 1:var v=u.match(Zt);if(v)Ke(v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 4:Ze(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),_=Ga;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}$a(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(_a,""),u.length===0)return}if(pe&&ba.test(u))pe=!1;Oe(),Ke(u);return;case 5:return;case 4:Ze(u);return;case-1:if(fe.length)return Wa(o);Bt();return;case 2:switch(u){case"html":if(x.contains("template"))return;x0(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,x0(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),_=Ga;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,Kt)&&!ie(H,Ds))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,g0)){P(J,H.localName);break}if(ie(H,Kt)&&!ie(H,Ds))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=Oa;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(!K._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||_===Va||_===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(),p0(h),Rs(h),Ma(u,h,B.MATHML),b)x.pop();return;case"svg":if(Oe(),h0(h),Rs(h),Ma(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;_=po;return;case"html":if(!x.inScope("body"))return;_=po,_(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=Zf(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,Kt))return;return}}function Rn(o,u,h,b){switch(o){case 1:Ke(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")Kf();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(Na){P(o,u,h,b);return}else if(ie(x.top,_r)){dn=[],ee=_,_=jd,_(o,u,h,b);return}break;case 4:Ze(u);return;case 5:return;case 2:switch(u){case"caption":x.clearToContext(Ea),q.insertMarker(),z(u,h),_=Va;return;case"colgroup":x.clearToContext(Ea),z(u,h),_=Dn;return;case"col":je(Fe,"colgroup",null),_(o,u,h,b);return;case"tbody":case"tfoot":case"thead":x.clearToContext(Ea),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 jd(o,u,h,b){if(o===br){if(gt){if(u=u.replace(_a,""),u.length===0)return}dn.push(u)}else{var v=dn.join("");if(dn.length=0,ba.test(v))Et=!0,P(br,v),Et=!1;else Ke(v);_=ee,_(o,u,h,b)}}function Va(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(Zt);if(v)Ke(v[0]),u=u.substring(v[0].length);if(u.length===0)return;break;case 4:Ze(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(va),jt(J,x.top.localName,null),_(o,u,h,b)}switch(o){case 2:switch(u){case"tr":x.clearToContext(va),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(va),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(Ss),x.pop(),_=jt,!0}switch(o){case 2:switch(u){case"th":case"td":x.clearToContext(Ss),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(_a,""),u.length===0)return}Ke(u);return;case 4:Ze(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 Wa(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 po(o,u,h,b){switch(o){case 1:if(ba.test(u))break;P(o,u);return;case 4:x.elements[0]._appendChild(K.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;_=zd;return}break}_=P,_(o,u,h,b)}function Ga(o,u,h,b){switch(o){case 1:if(u=u.replace(As,""),u.length>0)Ke(u);return;case 4:Ze(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))_=Ud;return}break}}function Ud(o,u,h,b){switch(o){case 1:if(u=u.replace(As,""),u.length>0)Ke(u);return;case 4:Ze(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"){_=$d;return}break}}function zd(o,u,h,b){switch(o){case 1:if(ba.test(u))break;P(o,u,h,b);return;case 4:K._appendChild(K.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 $d(o,u,h,b){switch(o){case 1:if(u=u.replace(As,""),u.length>0)P(o,u,h,b);return;case 4:K._appendChild(K.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 xo(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&&z2.test(u))pe=!1;if(gt)u=u.replace(_a,"�");Ke(u);return;case 4:Ze(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&&!f0(D)&&!d0(D));_e(o,u,h,b);return}if(D=x.elements.length===1&&ot?t:x.top,D.namespaceURI===B.MATHML)p0(h);else if(D.namespaceURI===B.SVG)u=V2(u),h0(h);if(Rs(h),Ma(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=Oa;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,!Sa]);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(ZE,R0){R0.exports=A0;var T0=pa(),C0=ma(),W2=wa(),ka=ge(),G2=Qn();function A0(e){this.contextObject=e}var J2={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}};A0.prototype={hasFeature:function(t,r){var n=J2[(t||"").toLowerCase()];return n&&n[r||""]||!1},createDocumentType:function(t,r,n){if(!G2.isValidQName(t))ka.InvalidCharacterError();return new C0(this.contextObject,t,r,n)},createDocument:function(t,r,n){var a=new T0(!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===ka.NAMESPACE.HTML)a._contentType="application/xhtml+xml";else if(t===ka.NAMESPACE.SVG)a._contentType="image/svg+xml";else a._contentType="application/xml";return a},createHTMLDocument:function(t){var r=new T0(!0,null);r.appendChild(new C0(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){ka.nyi()},mozHTMLParser:W2}});var S0=I(function(KE,D0){var X2=ua(),Y2=bs();D0.exports=Ls;function Ls(e,t){this._window=e,this._href=t}Ls.prototype=Object.create(Y2.prototype,{constructor:{value:Ls},href:{get:function(){return this._href},set:function(e){this.assign(e)}},assign:{value:function(e){var t=new X2(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 L0=I(function(QE,N0){var Z2=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}}});N0.exports=Z2});var M0=I(function(ev,F0){var K2={setTimeout,clearTimeout,setInterval,clearInterval};F0.exports=K2});var Ms=I(function(cn,I0){var Fs=ge();cn=I0.exports={CSSStyleDeclaration:la(),CharacterData:Zr(),Comment:as(),DOMException:Jn(),DOMImplementation:on(),DOMTokenList:ji(),Document:pa(),DocumentFragment:ss(),DocumentType:ma(),Element:dr(),HTMLParser:wa(),NamedNodeMap:Gi(),Node:Ae(),NodeList:Jt(),NodeFilter:tn(),ProcessingInstruction:cs(),Text:rs(),Window:Is()};Fs.merge(cn,gs());Fs.merge(cn,da().elements);Fs.merge(cn,ws().elements)});var Is=I(function(tv,O0){var Q2=on(),eb=Ti(),tb=S0(),un=ge();O0.exports=Ta;function Ta(e){this.document=e||new Q2(null).createHTMLDocument(""),this.document._scripting_enabled=!0,this.document.defaultView=this,this.location=new tb(this,this.document._address||"about:blank")}Ta.prototype=Object.create(eb.prototype,{console:{value:console},history:{value:{back:un.nyi,forward:un.nyi,go:un.nyi}},navigator:{value:L0()},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(M0(),Ta);un.expose(Ms(),Ta)});var j0=I(function(rb){var q0=on(),B0=wa(),rv=Is(),P0=Ms();rb.createDOMImplementation=function(){return new q0(null)};rb.createDocument=function(e,t){if(e||t){var r=new B0;return r.parse(e||"",!0),r.document()}return new q0(null).createHTMLDocument("")};rb.createIncrementalHTMLParser=function(){var e=new B0;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()}}};rb.createWindow=function(e,t){var r=rb.createDocument(e);if(t!==void 0)r._address=t;return new P0.Window(r)};rb.impl=P0});var nf=I(function(av,rf){function ob(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 Ps(e,t){return Array(t+1).join(e)}function $0(e){return e.replace(/^\n*/,"")}function V0(e){var t=e.length;while(t>0&&e[t-1]===`
11
- `)t--;return e.substring(0,t)}function W0(e){return V0($0(e))}var cb=["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 Hs(e){return js(e,cb)}var G0=["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"];function J0(e){return js(e,G0)}function ub(e){return Y0(e,G0)}var X0=["A","TABLE","THEAD","TBODY","TFOOT","TH","TD","IFRAME","SCRIPT","AUDIO","VIDEO"];function lb(e){return js(e,X0)}function fb(e){return Y0(e,X0)}function js(e,t){return t.indexOf(e.nodeName)>=0}function Y0(e,t){return e.getElementsByTagName&&t.some(function(r){return e.getElementsByTagName(r).length})}var db=[[/\\/g,"\\\\"],[/\*/g,"\\*"],[/^-/g,"\\-"],[/^\+ /g,"\\+ "],[/^(=+)/g,"\\$1"],[/^(#{1,6}) /g,"\\$1 "],[/`/g,"\\`"],[/^~~~/g,"\\~~~"],[/\[/g,"\\["],[/\]/g,"\\]"],[/^>/g,"\\>"],[/_/g,"\\_"],[/^(\d+)\. /g,"$1\\. "]];function Z0(e){return db.reduce(function(t,r){return t.replace(r[0],r[1])},e)}var Ie={};Ie.paragraph={filter:"p",replacement:function(e){return`
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(),C.push(38),o){case 9:case 10:case 12:case 32:case 60:case 38:case-1:M(o,Ht);break;case 35:C.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(C,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")C.push(b);else Yt(C,b);f=Ht}po.lookahead=-B2;function Hd(o){switch(T=0,o){case 120:case 88:C.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:T*=16,T+=o-55;break;case 97:case 98:case 99:case 100:case 101:case 102:T*=16,T+=o-87;break;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:T*=16,T+=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:T*=10,T+=o-48;break;case 59:f=Cn;break;default:M(o,Cn);break}}function Cn(o){if(T in c0)T=c0[T];else if(T>1114111||T>=55296&&T<57344)T=65533;if(ut(),T<=65535)C.push(T);else T=T-65536,C.push(55296+(T>>10)),C.push(56320+(T&1023));M(o,Ht)}function Ht(o){switch(g){case _n:case En:case vn:w+=Me(C);break;default:Yt(R,C);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`
12
12
 
13
13
  `+e+`
14
14
 
15
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=Ps(n===1?"=":"-",e.length);return`
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`
17
17
 
18
18
  `+e+`
19
19
  `+a+`
20
20
 
21
21
  `}else return`
22
22
 
23
- `+Ps("#",n)+" "+e+`
23
+ `+$s("#",n)+" "+e+`
24
24
 
25
- `}};Ie.blockquote={filter:"blockquote",replacement:function(e){return e=W0(e).replace(/^/gm,"> "),`
25
+ `}};Ie.blockquote={filter:"blockquote",replacement:function(e){return e=J0(e).replace(/^/gm,"> "),`
26
26
 
27
27
  `+e+`
28
28
 
@@ -31,7 +31,7 @@ import{createRequire as th}from"node:module";var Wd=Object.create;var{getPrototy
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=W0(e)+(c?`
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?`
35
35
  `:""),e=e.replace(/\n/gm,`
36
36
  `+" ".repeat(n.length)),n+e+(t.nextSibling?`
37
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`
@@ -39,7 +39,7 @@ import{createRequire as th}from"node:module";var Wd=Object.create;var{getPrototy
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=Ps(s,c);return`
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`
43
43
 
44
44
  `+p+a+`
45
45
  `+i.replace(/\n$/,"")+`
@@ -49,13 +49,13 @@ import{createRequire as th}from"node:module";var Wd=Object.create;var{getPrototy
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=Us(t.getAttribute("href")),n=zs(Ca(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=Us(t.getAttribute("href")),a=Ca(t.getAttribute("title"));if(a)a=' "'+zs(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
+ `}};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=`
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=Z0(Ca(t.getAttribute("alt"))),n=Us(t.getAttribute("src")||""),a=Ca(t.getAttribute("title")),i=a?' "'+zs(a)+'"':"";return n?"!["+r+"]("+n+i+")":""}};function Ca(e){return e?e.replace(/(\n+\s*)+/g,`
58
- `):""}function Us(e){var t=e.replace(/([<>()])/g,"\\$1");return t.indexOf(" ")>=0?"<"+t+">":t}function zs(e){return e.replace(/"/g,"\\\"")}function K0(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])}K0.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=Os(this.array,e,this.options))return t;if(t=Os(this._keep,e,this.options))return t;if(t=Os(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 Os(e,t,r){for(var n=0;n<e.length;n++){var a=e[n];if(hb(a,t,r))return a}return}function hb(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 pb(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=U0(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=qs(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=qs(l);continue}var p=U0(c,l,a);c=l,l=p}if(i){if(i.data=i.data.replace(/ $/,""),!i.data)qs(i)}}function qs(e){var t=e.nextSibling||e.parentNode;return e.parentNode.removeChild(e),t}function U0(e,t,r){if(e&&e.parentNode===t||r(t))return t.nextSibling||t.parentNode;return t.firstChild||t.nextSibling||t.parentNode}var Q0=typeof window<"u"?window:{};function xb(){var e=Q0.DOMParser,t=!1;try{if(new e().parseFromString("","text/html"))t=!0}catch(r){}return t}function mb(){var e=function(){};{var t=j0();e.prototype.parseFromString=function(r){return t.createDocument(r)}}return e}var gb=xb()?Q0.DOMParser:mb();function bb(e,t){var r;if(typeof e==="string"){var n=_b().parseFromString('<x-turndown id="turndown-root">'+e+"</x-turndown>","text/html");r=n.getElementById("turndown-root")}else r=e.cloneNode(!0);return pb({element:r,isBlock:Hs,isVoid:J0,isPre:t.preformattedCode?Eb:null}),r}var Bs;function _b(){return Bs=Bs||new gb,Bs}function Eb(e){return e.nodeName==="PRE"||e.nodeName==="CODE"}function vb(e,t){return e.isBlock=Hs(e),e.isCode=e.nodeName==="CODE"||e.parentNode.isCode,e.isBlank=yb(e),e.flankingWhitespace=wb(e,t),e}function yb(e){return!J0(e)&&!lb(e)&&/^\s*$/i.test(e.textContent)&&!ub(e)&&!fb(e)}function wb(e,t){if(e.isBlock||t.preformattedCode&&e.isCode)return{leading:"",trailing:""};var r=kb(e.textContent);if(r.leadingAscii&&z0("left",e,t))r.leading=r.leadingNonAscii;if(r.trailingAscii&&z0("right",e,t))r.trailing=r.trailingNonAscii;return{leading:r.leading,trailing:r.trailing}}function kb(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 z0(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&&!Hs(n))i=a.test(n.textContent)}return i}var Tb=Array.prototype.reduce;function Aa(e){if(!(this instanceof Aa))return new Aa(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}};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?`
59
59
 
60
60
  `:""},keepReplacement:function(r,n){return n.isBlock?`
61
61
 
@@ -65,34 +65,34 @@ import{createRequire as th}from"node:module";var Wd=Object.create;var{getPrototy
65
65
 
66
66
  `+r+`
67
67
 
68
- `:r}};this.options=ob({},t,e),this.rules=new K0(this.options)}Aa.prototype={turndown:function(e){if(!Rb(e))throw TypeError(e+" is not a string, or an element/document/fragment node.");if(e==="")return"";var t=ef.call(this,new bb(e,this.options));return Cb.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 Z0(e)}};function ef(e){var t=this;return Tb.call(e.childNodes,function(r,n){n=new vb(n,t.options);var a="";if(n.nodeType===3)a=n.isCode?n.nodeValue:t.escape(n.nodeValue);else if(n.nodeType===1)a=Ab.call(t,n);return tf(r,a)},"")}function Cb(e){var t=this;return this.rules.forEach(function(r){if(typeof r.append==="function")e=tf(e,r.append(t.options))}),e.replace(/^[\t\r\n]+/,"").replace(/[\t\r\n\s]+$/,"")}function Ab(e){var t=this.rules.forNode(e),r=ef.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 tf(e,t){var r=V0(e),n=$0(t),a=Math.max(e.length-r.length,t.length-n.length),i=`
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=`
69
69
 
70
- `.substring(0,a);return r+i+n}function Rb(e){return e!=null&&(typeof e==="string"||e.nodeType&&(e.nodeType===1||e.nodeType===9||e.nodeType===11))}rf.exports=Aa});var df=I(function(ff){Object.defineProperty(ff,"__esModule",{value:!0});var af=/highlight-(?:text|source)-([a-z0-9]+)/;function sf(e){e.addRule("highlightedCodeBlock",{filter:function(t){var r=t.firstChild;return t.nodeName==="DIV"&&af.test(t.className)&&r&&r.nodeName==="PRE"},replacement:function(t,r,n){var a=r.className||"",i=(a.match(af)||[null,""])[1];return`
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`
71
71
 
72
72
  `+n.fence+i+`
73
73
  `+r.firstChild.textContent+`
74
74
  `+n.fence+`
75
75
 
76
- `}})}function of(e){e.addRule("strikethrough",{filter:["del","s","strike"],replacement:function(t){return"~"+t+"~"}})}var Db=Array.prototype.indexOf,Sb=Array.prototype.every,Er={};Er.tableCell={filter:["th","td"],replacement:function(e,t){return cf(e,t)}};Er.tableRow={filter:"tr",replacement:function(e,t){var r="",n={left:":--",right:"--:",center:":-:"};if($s(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+=cf(i,t.childNodes[a])}return`
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`
77
77
  `+e+(r?`
78
- `+r:"")}};Er.table={filter:function(e){return e.nodeName==="TABLE"&&$s(e.rows[0])},replacement:function(e){return e=e.replace(`
78
+ `+r:"")}};Er.table={filter:function(e){return e.nodeName==="TABLE"&&Js(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 $s(e){var t=e.parentNode;return t.nodeName==="THEAD"||t.firstChild===e&&(t.nodeName==="TABLE"||Nb(t))&&Sb.call(e.childNodes,function(r){return r.nodeName==="TH"})}function Nb(e){var t=e.previousSibling;return e.nodeName==="TBODY"&&(!t||t.nodeName==="THEAD"&&/^\s*$/i.test(t.textContent))}function cf(e,t){var r=Db.call(t.parentNode.childNodes,t),n=" ";if(r===0)n="| ";return n+e+" |"}function uf(e){e.keep(function(r){return r.nodeName==="TABLE"&&!$s(r.rows[0])});for(var t in Er)e.addRule(t,Er[t])}function lf(e){e.addRule("taskListItems",{filter:function(t){return t.type==="checkbox"&&t.parentNode.nodeName==="LI"},replacement:function(t,r){return(r.checked?"[x]":"[ ]")+" "}})}function Lb(e){e.use([sf,of,uf,lf])}ff.gfm=Lb;ff.highlightedCodeBlock=sf;ff.strikethrough=of;ff.tables=uf;ff.taskListItems=lf});var rh=new Set(["url","token","workspace","config","project","state","priority","assignee","limit","description","name","label","cycle","module","parent"]),bo=(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(rh.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 ce=(e,t)=>{let r=e.flags.get(t);return typeof r==="string"?r:void 0},nh=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!nh.has(r.trim().toLowerCase())},_o=(e,t)=>{let r=ce(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 vo=(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},Eo=(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},ah=(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=Eo(e),s=Eo(r);if(i===void 0||s===void 0)return!1;let c=a===0?0:4294967295<<32-a>>>0;return(i&c)===(s&c)},ih=(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(/^\[|\]$/g,"");if(a==="")continue;if(a==="*")return!0;if(a.includes("/")&&ah(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(ih(t.hostname))return!1;return vo(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=vo(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})`)}},sh=()=>{let[e=0,t=0]=process.versions.node.split(".").map(Number);return e>=24||e===22&&t>=21},yo=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(!sh())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 Ya=(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 ze extends Error{status;constructor(e,t){super(e);this.name="PlaneError",this.status=t}}var oh=20000;class Za{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??oh,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 ze(`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 ze(Ya(`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 ze)throw m;throw new ze(Ya(`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(),e.body?.cancel().catch(()=>{}),s(new ze(`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=Ya(n,this.config.token.value).slice(0,300);switch(e.status){case 401:case 403:return new ze(`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 ze(`Not found (404): ${e.url}. Check the workspace slug ("${this.config.workspace.value}") and the project identifier.`,404);case 429:return new ze("Rate limited (429). Plane allows 60 API calls a minute.",429);default:return new ze(`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="",wo=(e)=>{Fn=e},Ka=(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},ch=(e)=>{let t=Ka(e);process.stdout.write(t.endsWith(`
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(`
86
86
  `)?t:`${t}
87
- `)},Ee=(e,t,r)=>{ch(t?JSON.stringify(e,null,2):r(e))},Mn=(e,t=1)=>{process.stderr.write(`${Ka(e)}
88
- `),process.exit(t)},ko=(e)=>{process.stderr.write(`${Ka(e)}
89
- `)},Rt=(e)=>(e??"").replace(/\s+/g," ").trim(),Qa=(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."},ei=[{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"]}]}],To=[{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."}],Co=[{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."}],uh=ei.flatMap((e)=>e.commands),Lr=(e)=>uh.find((t)=>t.name===e||t.alias===e),lh=["json","help","version","url","token","workspace","config"],ti=(e)=>new Set([...lh,...(e.options??[]).map((t)=>t.flag.replace(/^--/,""))]);var In=()=>({groups:ei,flow:Co,notes:To}),ri=(e)=>`${e.name}${e.args===void 0?"":` ${e.args}`}`,Ao=(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},On=(e)=>{let t=[];for(let r of e.groups)t.push(r.title),t.push(...Se(r.commands.map((n)=>({name:ri(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(...Ao(r.body,96," ")),t.push("");return t.push("Flags and examples for one command: i-plane <command> --help"),t.join(`
92
- `)},Ro=(e)=>{let{command:t}=e,r=[`i-plane ${ri(t)}`,"",...Ao(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
- `)},Do=(e,t)=>{let r=[t,"",` i-plane ${ri(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 fh=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i,dh=/^([A-Za-z][A-Za-z0-9]*)-(\d+)$/,So=(e)=>fh.test(e),Fr=(e)=>e.listAll("projects/",{query:{fields:"id,name,identifier",per_page:100}}),ht=async(e,t)=>{if(So(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(dh.exec(t)!==null){let c=await e.request(`issues/${t.toUpperCase()}/`,{query:{fields:n}});return{issue:c,projectId:c.project}}if(!So(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 ni=(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 ai={};mo(ai,{decode:()=>Mr,encode:()=>St,format:()=>nr,parse:()=>Ir});var No={};function hh(e){let t=No[e];if(t)return t;t=No[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 qn(e,t){if(typeof t!=="string")t=qn.defaultChars;let r=hh(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})}qn.defaultChars=";/?:@&=+$,#";qn.componentChars="";var Mr=qn;var Lo={};function ph(e){let t=Lo[e];if(t)return t;t=Lo[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 Bn(e,t,r){if(typeof t!=="string")r=t,t=Bn.defaultChars;if(typeof r>"u")r=!0;let n=ph(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}Bn.defaultChars=";/?:@&=+$,-_.!~*'()#";Bn.componentChars="-_.!~*'()";var St=Bn;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 Pn(){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 xh=/^([a-z0-9.+-]+:)/i,mh=/:[0-9]*$/,gh=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,bh=["<",">",'"',"`"," ","\r",`
95
- `,"\t"],_h=["{","}","|","\\","^","`"].concat(bh),Eh=["'"].concat(_h),Fo=["%","/","?",";","#"].concat(Eh),Mo=["/","?","#"],vh=255,Io=/^[+a-z0-9A-Z_-]{0,63}$/,yh=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Oo={javascript:!0,"javascript:":!0},qo={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function wh(e,t){if(e&&e instanceof Pn)return e;let r=new Pn;return r.parse(e,t),r}Pn.prototype.parse=function(e,t){let r,n,a,i=e;if(i=i.trim(),!t&&e.split("#").length===1){let d=gh.exec(i);if(d){if(this.pathname=d[1],d[2])this.search=d[2];return this}}let s=xh.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&&Oo[s]))i=i.substr(2),this.slashes=!0}if(!Oo[s]&&(a||s&&!qo[s])){let d=-1;for(let g=0;g<Mo.length;g++)if(n=i.indexOf(Mo[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<Fo.length;g++)if(n=i.indexOf(Fo[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 R=0,y=g.length;R<y;R++){let N=g[R];if(!N)continue;if(!N.match(Io)){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(Io)){let C=g.slice(0,R),w=g.slice(R+1),k=N.match(yh);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>vh)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(qo[r]&&this.hostname&&!this.pathname)this.pathname="";return this};Pn.prototype.parseHost=function(e){let t=mh.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=wh;var ui={};mo(ui,{Any:()=>ii,Cc:()=>si,Cf:()=>kh,P:()=>Or,S:()=>oi,Z:()=>ci});var ii=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,si=/[\0-\x1F\x7F-\x9F]/,kh=/[\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]/,oi=/[\$\+<->\^`\|~\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]/,ci=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;var Th=[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 Ch(e){return e===0||e>=55296&&e<=57343||e>1114111}function Bo(e){if(Ch(e))return 65533;if(e>=128&&e<=159)return Th[e-128]||e;return e}function Po(e){return e-1>>>0<127||e-160>>>0<55136?String.fromCharCode(e):String.fromCodePoint(Bo(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 Ho(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),R=new Int32Array(E);function y(U,oe){let _=0,ee=oe,fe=oe+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,oe){for(let _=0;_<U;_++){let ee=oe+_,fe=p(),x=p();N[C*2]=fe,N[C*2+1]=x,C+=1,g[ee]=T;let q=(f[fe]<0?R[fe]:1)+(f[x]<0?R[x]:1);R[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 oe=0;oe<2;oe++){let _=N[U*2+oe],ee=f[_];if(ee<0){let fe=g[_],x=fe+R[_];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 oe=f[U];if(oe<0){let _=g[U],ee=_+R[U];while(_<ee)X[se++]=k[_++]}else X[se++]=oe}return X}var jo=Ho("!}.&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 Hn=32,$o=21,Ah=2097151,li=2047,Vo=0;function Rh(e){let t=e>>>$o;return t===li?Vo:t}function Wo(e){return e-Ce.ZERO>>>0<=9}function Dh(e){return(e|Hn)-Ce.LOWER_A>>>0<=5}function Go(e){return(e|Hn)-Ce.LOWER_A>>>0<=25}function Sh(e){return e===Ce.EQUALS||Go(e)||Wo(e)}var Uo;(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"})(Uo||(Uo={}));var fi;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(fi||(fi={}));function Nh(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 zo(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 Lh(e,t,r){let n=t+1,a=0,i=n;if(n<r&&(e.charCodeAt(n)|Hn)===Ce.LOWER_X){n+=1,i=n;while(n<r){let c=e.charCodeAt(n);if(Wo(c))a=a*16+(c-Ce.ZERO);else if(Dh(c))a=a*16+((c|Hn)-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>=li)Vo=s,s=li;return s<<$o|a}function Fh(e,t,r){let n=jo,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 R=Lh(e,m,i);if(f=Rh(R),t&&f>0&&e.charCodeAt(m+f-1)!==Ce.SEMI)f=0;g=f===0?"":Po(R&Ah)}else if(Go(E)){f=0,g="";let R=E-d,y;if(R>>>0<p){let k=n[1+R];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 oe=e.charCodeAt(w)-se;if(oe>>>0>=U)break e;let _=n[y+1+oe];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,oe=y+1,_=0;for(;_+1<U;_+=2){let ee=n[oe];if(e.charCodeAt(w)!==(ee&255))break e;if(w+=1,e.charCodeAt(w)!==(ee>>8&255))break e;w+=1,oe+=1}if(_<U){if(e.charCodeAt(w)!==(n[oe]&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):zo(n,y,k);break}if(!t&&(C&ve.FLAG13)===0)f=w-m,N=y,T=k;if(k===1)break}let X=Nh(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=zo(n,N,T)}}else f=0,g="";if(f===0||r&&E!==Ce.NUM&&e.charCodeAt(m+f-1)!==Ce.SEMI&&m+f<i&&Sh(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 jn(e){return Fh(e,!0,!1)}var Jo;(function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"})(Jo||(Jo={}));var Xo;(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"})(Xo||(Xo={}));var Ih=class{src_Any=ii.source;src_Cc=si.source;src_Z=ci.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")}},di={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)},Oh={"http:":di,"https:":di,"ftp:":di,"//":{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)}},qh="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",Bh="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф";function Ph(){let e=Bh.split("|");return qh.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 Hh={fuzzyLink:!1,fuzzyEmail:!0,fuzzyIP:!1,"---":!1,tlds:Ph(),urlAuth:!1,maxLength:1e4},Yo=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}},Zo=class{__opts__;__schemas__;re;constructor(e={}){let{rebuilder:t,...r}=e;this.__opts__={...Hh,...r},this.__schemas__={...Oh},this.re=t||new Ih,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 R;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){R={schema:T.schema,index:T.index,lastIndex:T.lastIndex+C};break}}let y=R;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 Yo(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 Yo(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 bi=Xa(ic(),1);/*! markdown-it 15.0.1 https://github.com/markdown-it/markdown-it @license MIT */var sc=Object.defineProperty,gc=(e,t)=>{let r={};for(var n in e)sc(r,n,{get:e[n],enumerable:!0});if(!t)sc(r,Symbol.toStringTag,{value:"Module"});return r},Zh=gc({arrayReplaceAt:()=>Kh,asciiTrim:()=>Vn,callable:()=>bc,escapeHtml:()=>Lt,escapeRE:()=>cp,fromCodePoint:()=>qr,isMdAsciiPunct:()=>Hr,isPunctChar:()=>Ec,isPunctCharCode:()=>Pr,isSpace:()=>ue,isValidEntityCode:()=>_i,isWhiteSpace:()=>Br,lib:()=>up,normalizeReference:()=>$n,unescapeAll:()=>ar,unescapeMd:()=>rp});function bc(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 Kh(e,t,r){return[].concat(e.slice(0,t),r,e.slice(t+1))}function _i(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 _c=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,Qh=new RegExp(`${_c.source}|${/&([a-z#][a-z0-9]{1,31});/gi.source}`,"gi"),ep=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function tp(e,t){if(t.charCodeAt(0)===35&&ep.test(t)){let n=t[1].toLowerCase()==="x"?parseInt(t.slice(2),16):parseInt(t.slice(1),10);if(_i(n))return qr(n);return e}let r=jn(e);if(r!==e)return r;return e}function rp(e){if(e.indexOf("\\")<0)return e;return e.replace(_c,"$1")}function ar(e){if(e.indexOf("\\")<0&&e.indexOf("&")<0)return e;return e.replace(Qh,function(t,r,n){if(r)return r;return tp(t,n)})}var np=/[&<>"]/,ap=/[&<>"]/g,ip={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function sp(e){return ip[e]}function Lt(e){if(np.test(e))return e.replace(ap,sp);return e}var op=/[.?*+^$[\]\\(){}|-]/g;function cp(e){return e.replace(op,"\\$&")}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 Ec(e){return Or.test(e)||oi.test(e)}function Pr(e){return Ec(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 $n(e){return e=e.trim().replace(/\s+/g," "),e.toLowerCase().toUpperCase()}function oc(e){return e===32||e===9||e===10||e===13}function Vn(e){let t=0;for(;t<e.length;t++)if(!oc(e.charCodeAt(t)))break;let r=e.length-1;for(;r>=t;r--)if(!oc(e.charCodeAt(r)))break;return e.slice(t,r+1)}var up={mdurl:ai,ucmicro:ui};function lp(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 fp(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 dp(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 hp=gc({parseLinkDestination:()=>fp,parseLinkLabel:()=>lp,parseLinkTitle:()=>dp});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 pp(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 xp(e){var t=pp(e,"string");return jr(t)=="symbol"?t:t+""}function L(e,t,r){return(t=xp(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var $t=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>
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 T=0,y=g.length;T<y;T++){let N=g[T];if(!N)continue;if(!N.match(qo)){let C="";for(let A=0,w=N.length;A<w;A++)if(N.charCodeAt(A)>127)C+="x";else C+=N[A];if(!C.match(qo)){let A=g.slice(0,T),w=g.slice(T+1),k=N.match(Ch);if(k)A.push(k[1]),w.unshift(k[2]);if(w.length)i=w.join(".")+i;this.hostname=A.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),T=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),C=0,A=0;function w(U,ce){for(let _=0;_<U;_++){let ee=ce+_,fe=p(),x=p();N[A*2]=fe,N[A*2+1]=x,A+=1,g[ee]=C;let q=(f[fe]<0?T[fe]:1)+(f[x]<0?T[x]:1);T[ee]=q,C+=q}}w(a-i+n,i+m),w(i-n,n);let k=new Uint16Array(C),O=0;for(let U=0;U<A;U++)for(let ce=0;ce<2;ce++){let _=N[U*2+ce],ee=f[_];if(ee<0){let fe=g[_],x=fe+T[_];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=_+T[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 T=Oh(e,m,i);if(f=Lh(T),t&&f>0&&e.charCodeAt(m+f-1)!==Ce.SEMI)f=0;g=f===0?"":jo(T&Nh)}else if(Xo(E)){f=0,g="";let T=E-d,y;if(T>>>0<p){let k=n[1+T];y=k===0?-1:p+k&65535}else y=-1;let N=0,C=0,A=y<0?0:n[y],w=m+1;e:while(w<i){while((A&(ve.VALUE_LENGTH|ve.FLAG13))===0&&(A&ve.JUMP_TABLE)!==0){let se=A&ve.JUMP_TABLE,U=(A&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(A=n[y],w+=1,w>=i)break e}if((A&(ve.VALUE_LENGTH|ve.FLAG13))===ve.FLAG13){let se=(A&ve.BRANCH_LENGTH)>>7;if(e.charCodeAt(w)!==(A&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),A=n[y];continue}let k=A>>>14,O=e.charCodeAt(w);if(k!==0){if(O===Ce.SEMI){f=w-m+1,g=k===1?String.fromCharCode(A&ve.VALUE_MASK):Vo(n,y,k);break}if(!t&&(A&ve.FLAG13)===0)f=w-m,N=y,C=k;if(k===1)break}let X=Ih(n,A,y+(k||1),O);if(X<0)break;y=X,A=n[y],w+=1}if(g===""){let k=A>>>14;if(k!==0&&!t&&(A&ve.FLAG13)===0)f=w-m,N=y,C=k;if(f>0)g=Vo(n,N,C)}}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 C=a.exec(e);if(!C){m=!0,c=void 0;break}let A=i.exec(e.slice(Math.max(0,C.index-65),C.index));if(!A)continue;if(c={schema:"mailto:",index:C.index-A[1].length,lastIndex:C.index+C[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 C=n.exec(e);if(!C){p=!0,s=void 0;break}if(s={schema:"",index:C.index+C[1].length,lastIndex:C.index+C[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 T;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 C=l;l=void 0;let A=this.testSchemaAt(e,C.schema,C.lastIndex);if(A){T={schema:C.schema,index:C.index,lastIndex:C.lastIndex+A};break}}let y=T;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
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
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>
98
98
  `}return`<pre><code${a.renderAttrs(i)}>${d}</code></pre>
@@ -101,29 +101,29 @@ import{createRequire as th}from"node:module";var Wd=Object.create;var{getPrototy
101
101
  `};rt.softbreak=function(e,t,r){return r.breaks?r.xhtmlOut?`<br />
102
102
  `:`<br>
103
103
  `:`
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 vc=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+=`
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
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
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}},yc=class{constructor(e,t,r){L(this,"tokens",[]),L(this,"inlineMode",!1),L(this,"Token",$t),this.src=e,this.env=r,this.md=t}},mp=/\r\n?/g,gp=/\0/g;function bp(e){let t;t=e.src.replace(mp,`
108
- `),t=t.replace(gp,"�"),e.src=t}function _p(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 Ep(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 vp(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 yp(e){return/^<a[>\s]/i.test(e)}function wp(e){return/^<\/a\s*>/i.test(e)}function kp(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(yp(l.content)&&s>0)s--;if(wp(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 R=p[g].url,y=e.md.normalizeLink(R);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 wc=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Tp=/\((c|tm|r)\)/i,Cp=/\((c|tm|r)\)/gi,Ap={c:"©",r:"®",tm:"™"};function Rp(e,t){return Ap[t.toLowerCase()]}function Dp(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(Cp,Rp);if(n.type==="link_open"&&n.info==="auto")t--;if(n.type==="link_close"&&n.info==="auto")t++}}function Sp(e){let t=0;for(let r=e.length-1;r>=0;r--){let n=e[r];if(n.type==="text"&&!t){if(wc.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 Np(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(Tp.test(e.tokens[t].content))Dp(e.tokens[t].children);if(wc.test(e.tokens[t].content))Sp(e.tokens[t].children)}}var Lp=/['"]/,cc=/['"]/g,uc="’";function Un(e,t,r,n){if(!e[t])e[t]=[];e[t].push({pos:r,ch:n})}function Fp(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 Mp(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){cc.lastIndex=d;let m=cc.exec(l);if(!m)break;let E=!0,f=!0;d=m.index+1;let g=m[0]==="'",R=32;if(m.index-1>=0)R=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;R=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(R)||Pr(R),T=Hr(y)||Pr(y),C=Br(R),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(R>=48&&R<=57)f=E=!1}if(E&&f)E=N,f=T;if(!E&&!f){if(g)Un(a,i,m.index,uc);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];Un(a,i,m.index,X),Un(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)Un(a,i,m.index,uc)}}Object.keys(a).forEach(function(i){let s=Number(i);e[s].content=Fp(e[s].content,a[i])})}function Ip(e){if(!e.md.options.typographer)return;for(let t=e.tokens.length-1;t>=0;t--){if(e.tokens[t].type!=="inline"||!Lp.test(e.tokens[t].content))continue;Mp(e.tokens[t].children,e)}}function Op(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 qp(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)Op(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 pi=[["normalize",bp],["block",_p],["strip_references",Ep],["inline",vp],["linkify",kp],["replacements",Np],["smartquotes",Ip],["text_join",qp]],kc=class{constructor(){L(this,"ruler",new Ur),L(this,"State",yc);for(let e=0;e<pi.length;e++)this.ruler.push(pi[e][0],pi[e][1])}process(e){let t=this.ruler.getRules("");for(let r=0,n=t.length;r<n;r++)t[r](e)}},Tc=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",$t),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 $t(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("")}},Bp=65536;function xi(e,t){let r=e.bMarks[t]+e.tShift[t],n=e.eMarks[t];return e.src.slice(r,n)}function lc(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 Pp(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=xi(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=xi(e,t).trim(),l.indexOf("|")===-1)return!1;if(e.sCount[t]-e.blkIndent>=4)return!1;if(d=lc(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),R=[t,0];g.map=R;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=xi(e,a).trim(),!l)break;if(e.sCount[a]-e.blkIndent>=4)break;if(d=lc(l),d.length&&d[0]==="")d.shift();if(d.length&&d[d.length-1]==="")d.pop();if(C+=m-d.length,C>Bp)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),R[1]=a,e.parentType=E,e.line=a,!0}function Hp(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 jp(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 Up(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 R=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=R,!0}function zp(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 fc(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 dc(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 $p(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 Vp(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=dc(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=fc(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),R=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 oe=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=oe,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=dc(e,l),f<0)break;s=e.bMarks[l]+e.tShift[l]}else if(f=fc(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)$p(e,R);return!0}function Wp(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"),oe=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=oe,_)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 R=e.md.helpers.parseLinkTitle(l,a,i);while(R.can_continue){let w=c(s);if(w===null)break;l+=w,a=i,i=l.length,s++,R=e.md.helpers.parseLinkTitle(l,a,i,R)}let y;if(a<i&&g!==a&&R.ok)y=R.str,a=R.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=$n(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 Gp=["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"],Cc=`<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^"'=<>\`\\x00-\\x20]+|'[^']*'|"[^"]*"))?)*\\s*\\/?>`,Ac="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Jp=new RegExp(`^(?:${Cc}|${Ac}|<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)`),Xp=new RegExp(`^(?:${Cc}|${Ac})`),zt=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Za-z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp(`^</?(${Gp.join("|")})(?=(\\s|/?>|$))`,"i"),/^$/,!0],[new RegExp(`${Xp.source}\\s*$`),/^$/,!1]];function Yp(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<zt.length;c++)if(zt[c][0].test(s))break;if(c===zt.length)return!1;if(n)return zt[c][2];let l=t+1,d=zt[c][1].test("");if(!zt[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),zt[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 Zp(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=Vn(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 Kp(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=Vn(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 Qp(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=Vn(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",Pp,["paragraph","reference"]],["code",Hp],["fence",jp,["paragraph","reference","blockquote","list"]],["blockquote",Up,["paragraph","reference","blockquote","list"]],["hr",zp,["paragraph","reference","blockquote","list"]],["list",Vp,["paragraph","reference","blockquote"]],["reference",Wp],["html_block",Yp,["paragraph","reference","blockquote"]],["heading",Zp,["paragraph","reference","blockquote"]],["lheading",Kp],["paragraph",Qp]],Rc=class{constructor(){L(this,"ruler",new Ur),L(this,"State",Tc);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)}},Dc=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",$t),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 $t("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 $t(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 ex(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 tx(e,t){let r=e.pos;while(r<e.posMax&&!ex(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 rx(e){return e>=65&&e<=90||e>=97&&e<=122}function nx(e){return e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||e===43||e===45||e===46}function ax(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&&nx(e.src.charCodeAt(i-1)))i--;if(i===r||!rx(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 ix(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 Ei=[];for(let e=0;e<256;e++)Ei.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Ei[e.charCodeAt(0)]=1});function sx(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&&Ei[a]!==0)c.content=i;else c.content=s;c.markup=s,c.info="escape"}return e.pos=r+1,!0}function ox(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 cx(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=ox(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 ux(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 hc(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 lx(e){let t=e.tokens_meta,r=e.tokens_meta.length;hc(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)hc(e,i)}}var Sc={tokenize:ux,postProcess:lx};function fx(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 pc(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 dx(e){let t=e.tokens_meta,r=e.tokens_meta.length;pc(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)pc(e,i)}}var Nc={tokenize:fx,postProcess:dx};function hx(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=$n(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 R=e.push("link_open","a",1),y=[["href",s]];if(R.attrs=y,c)y.push(["title",c]);if(n){let N=Object.create(null);N.label=n,R.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 px(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=$n(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 R=[];e.md.inline.parse(n,e.md,e.env,R);let y=e.push("image","img",0),N=[["src",p],["alt",""]];if(y.attrs=N,y.children=R,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 xx=/^([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])?)*)$/,mx=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function gx(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(mx.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(xx.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 bx(e){return/^<a[>\s]/i.test(e)}function _x(e){return/^<\/a\s*>/i.test(e)}function Ex(e){let t=e|32;return t>=97&&t<=122}function vx(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&&!Ex(a))return!1;let i=e.src.slice(n).match(Jp);if(!i)return!1;if(!t){let s=e.push("html_inline","",0);if(s.content=i[0],bx(s.content))e.linkLevel++;if(_x(s.content))e.linkLevel--}return e.pos+=i[0].length,!0}var yx=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,wx=/^&([a-z][a-z0-9]{1,31});/i;function kx(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(yx);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=_i(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(wx);if(a){let i=jn(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 xc(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 Tx(e){let t=e.tokens_meta,r=e.tokens_meta.length;xc(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(i)}}function Cx(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 mi=[["text",tx],["linkify",ax],["newline",ix],["escape",sx],["backticks",cx],["strikethrough",Sc.tokenize],["emphasis",Nc.tokenize],["link",hx],["image",px],["autolink",gx],["html_inline",vx],["entity",kx]],gi=[["balance_pairs",Tx],["strikethrough",Sc.postProcess],["emphasis",Nc.postProcess],["fragments_join",Cx]],Lc=class{constructor(){L(this,"ruler",new Ur),L(this,"ruler2",new Ur),L(this,"State",Dc);for(let e=0;e<mi.length;e++)this.ruler.push(mi[e][0],mi[e][1]);for(let e=0;e<gi.length;e++)this.ruler2.push(gi[e][0],gi[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)}},Ax={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"]}}}},Rx=/^(vbscript|javascript|file|data):/,Dx=/^data:image\/(gif|png|jpeg|webp);/,mc=["http:","https:","mailto:"],nt=class{validateLink(e){let t=e.trim().toLowerCase();return Rx.test(t)?Dx.test(t):!0}normalizeLink(e){let t=Ir(e,!0);if(t.hostname){if(!t.protocol||mc.indexOf(t.protocol)>=0)try{t.hostname=bi.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||mc.indexOf(t.protocol)>=0)try{t.hostname=bi.default.toUnicode(t.hostname)}catch(r){}}return Mr(nr(t),Mr.defaultChars+"%")}constructor(...e){L(this,"inline",new Lc),L(this,"block",new Rc),L(this,"core",new kc),L(this,"renderer",new vc),L(this,"linkify",new Zo),L(this,"utils",Zh),L(this,"helpers",Object.assign({},hp));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=Ax[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",$t);L(nt,"Ruler",Ur);L(nt,"Renderer",vc);L(nt,"ParserCore",kc);L(nt,"StateCore",yc);L(nt,"ParserBlock",Rc);L(nt,"StateBlock",Tc);L(nt,"ParserInline",Lc);L(nt,"StateInline",Dc);var Fc=bc(nt);var hf=Xa(nf(),1),pf=Xa(df(),1),Bb=new Fc({html:!1,linkify:!1,typographer:!1,breaks:!1}),Vs=new hf.default({codeBlockStyle:"fenced",headingStyle:"atx",bulletListMarker:"-",emDelimiter:"*",strongDelimiter:"**"});Vs.use(pf.gfm);Vs.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 Ra=(e)=>Bb.render(e).trim(),Pb=(e)=>{let t=e.split(`
110
- `),r=[],n,a=[];for(let i of t){let s=/^\s*(`{3,}|~{3,})/.exec(i);if(s!==null){let g=s[1]??"";n=n===void 0?g:g.startsWith(n[0]??"")?void 0:n,r.push(i);continue}if(n!==void 0){r.push(i);continue}let c=/^(\s*)([-*+]|\d+[.)])(\s+)(.*)$/.exec(i);if(c===null){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
- `)},Hb=(e)=>e.replace(/<table[^>]*>[\s\S]*?<\/table>/g,(t)=>{if(/<th[\s>]/i.test(t))return t;let r=!1;return t.replace(/<tr[^>]*>[\s\S]*?<\/tr>/,(n)=>{if(r)return n;return r=!0,n.replace(/<td(\s[^>]*)?>/gi,"<th$1>").replace(/<\/td>/gi,"</th>")})}),xf=(e)=>{if(e==null||e.trim()==="")return"";return Pb(Vs.turndown(Hb(e))).trim()};var mf=["urgent","high","medium","low","none"],Ws=(e)=>{let t=mf.indexOf(e);return t===-1?mf.length:t},gf=["backlog","unstarted","started","completed","cancelled"],vr=(e)=>{let t=gf.indexOf(e);return t===-1?gf.length:t};var jb="id,name,sequence_id,priority,state",Ub=(e)=>typeof e.state==="object"&&e.state!==null?{name:e.state.name,group:e.state.group}:{name:"?",group:"?"},zb=(e,t)=>{let r=Ub(e);return{ref:`${t}-${e.sequence_id}`,name:Rt(e.name),state:r.name,group:r.group,priority:e.priority,id:e.id}},$b=(e)=>e==="none"||e===""?"":` [${e}]`,bf=(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:`${Qa(a.name,72)}${$b(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
- `)},_f=async(e,t)=>{let r=t.positionals[0]??ce(t,"project");if(r===void 0)throw new Y("Which project?");let n=await ht(e,r),a=_o(t,"limit"),i=await e.listAll(`projects/${n.id}/issues/`,{query:{fields:jb,expand:"state",per_page:100}}),s=ce(t,"state")?.toLowerCase(),c=ce(t,"priority")?.toLowerCase(),d=[...i.map((p)=>zb(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)||Ws(p.priority)-Ws(m.priority)||p.ref.localeCompare(m.ref));return{rows:a===void 0?d:d.slice(0,a),total:d.length}},Ef=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,ce(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:xf(i.description_html),assignees:i.assignees??[],target_date:i.target_date??null,parent:i.parent??null,url:`${n}/${r}/projects/${s}/issues/${i.id}`}},vf=(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(`
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 T=p[g].url,y=e.md.normalizeLink(T);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 C=p[g].index;if(C>f){let O=new e.Token("text","",0);O.content=d.slice(f,C),O.level=E,m.push(O)}let A=new e.Token("link_open","a",1);A.attrs=[["href",y]],A.level=E++,A.markup="linkify",A.info="auto",m.push(A);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]==="'",T=32;if(m.index-1>=0)T=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;T=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(T)||Pr(T),C=Hr(y)||Pr(y),A=Br(T),w=Br(y);if(w)E=!1;else if(C){if(!(A||N))E=!1}if(A)f=!1;else if(N){if(!(w||C))f=!1}if(y===34&&m[0]==='"'){if(T>=48&&T<=57)f=E=!1}if(E&&f)E=N,f=C;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),T=[t,0];g.map=T;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 C,A=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(A+=m-d.length,A>Up)break;if(a===t+2){let O=e.push("tbody_open","tbody",1);O.map=C=[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(C)e.push("tbody_close","tbody",-1),C[1]=a;return e.push("table_close","table",-1),T[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 A=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&&!A){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 T=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 C=e.push("blockquote_close","blockquote",-1);C.markup=">",e.lineMax=s,e.parentType=E,N[1]=e.line;for(let A=0;A<p.length;A++)e.bMarks[A+t]=c[A],e.tShift[A+t]=p[A],e.sCount[A+t]=d[A],e.bsCount[A+t]=l[A];return e.blkIndent=T,!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),T=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,C=e.md.block.ruler.getRules("list"),A=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=C.length;q<ot;q++)if(C[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=A,d)Jp(e,T);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 T=e.md.helpers.parseLinkTitle(l,a,i);while(T.can_continue){let w=c(s);if(w===null)break;l+=w,a=i,i=l.length,s++,T=e.md.helpers.parseLinkTitle(l,a,i,T)}let y;if(a<i&&g!==a&&T.ok)y=T.str,a=T.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 C=e.push("reference_definition","",0);C.map=[t,s],C.hidden=!0;let A=Object.create(null);return A.label=N,C.meta=A,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 T=e.push("link_open","a",1),y=[["href",s]];if(T.attrs=y,c)y.push(["title",c]);if(n){let N=Object.create(null);N.label=n,T.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 T=[];e.md.inline.parse(n,e.md,e.env,T);let y=e.push("image","img",0),N=[["src",p],["alt",""]];if(y.attrs=N,y.children=T,y.content=n,l)N.push(["title",l]);if(a){let C=Object.create(null);C.label=a,y.meta=C}}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]??"",T=(s[2]??"").trim();if(n===void 0)n=g;else if(g[0]===n[0]&&g.length>=n.length&&T==="")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){let g=a[a.length-1],T=/^(\s+)(\S.*)$/.exec(i);if(g!==void 0&&T!==null&&(T[1]??"").length>g.source){r.push(`${" ".repeat(g.childIndent)}${T[2]??""}`);continue}if(i.trim()===""){r.push(i);continue}if(T===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
113
  `);return e.description===""?r:`${r}
114
114
 
115
- ${e.description}`},yf=async(e,t)=>{let r=t.positionals.join(" ").trim();if(r==="")throw new Y("What is it called?");let n=ce(t,"project");if(n===void 0)throw new Y("Which project? Pass --project.");let a=await ht(e,n),i={name:r},s=ce(t,"description");if(s!==void 0)i.description_html=Ra(s);let c=ce(t,"priority");if(c!==void 0)i.priority=c;let l=ce(t,"state");if(l!==void 0){let E=await Dt(e,a.id);i.state=ni(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);ko(`${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}},Gs=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,ce(t,"project")),i=await ht(e,a),s=await Dt(e,a),c={},l=ce(t,"state");if(l!==void 0)c.state=ni(s,l).id;let d=ce(t,"priority");if(d!==void 0)c.priority=d;let p=ce(t,"name");if(p!==void 0)c.name=p;let m=ce(t,"description");if(m!==void 0)c.description_html=Ra(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}},wf=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,ce(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),Gs(e,{...t,flags:s})},kf=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,ce(t,"project"));return await e.request(`projects/${a}/issues/${n.id}/`,{method:"DELETE"}),`deleted ${r}`},Tf=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,ce(t,"project"));return await e.request(`projects/${i}/issues/${a.id}/comments/`,{method:"POST",body:{comment_html:Ra(n)}}),`commented on ${r}`},Cf=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}))},Af=(e)=>e.length===0?"nothing found":Se(e.map((t)=>({name:t.ref,text:Qa(t.name,80)})),"").join(`
116
- `);import{readFileSync as Vb}from"node:fs";import{homedir as Wb}from"node:os";import{join as Gb}from"node:path";var Jb=Gb(Wb(),".config","plane","credentials"),Xb=(e)=>{let t=new Map,r;try{r=Vb(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},Js=(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},Yb=(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}
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
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},Xs=(e,t,r,n)=>new Y(`No ${e}. Set it one of three ways, highest wins:
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
120
  --${e} <value>
121
121
  ${t}=<value> in the environment
122
- ${r}=<value> in ${n}`),Rf=(e)=>{let t=e.configPath??process.env.PLANE_CONFIG??Jb,r=Xb(t),n=Js(e.url,["PLANE_URL","PLANE_BASE_URL"],["PLANE_URL","PLANE_BASE_URL"],r),a=Js(e.token,["PLANE_API_KEY","PLANE_TOKEN"],["PLANE_API_KEY"],r),i=Js(e.workspace,["PLANE_WORKSPACE","PLANE_WORKSPACE_SLUG"],["PLANE_WORKSPACE","PLANE_WORKSPACE_SLUG"],r);if(n===void 0)throw Xs("url","PLANE_URL","PLANE_URL",t);if(a===void 0)throw Xs("token","PLANE_API_KEY","PLANE_API_KEY",t);if(i===void 0)throw Xs("workspace","PLANE_WORKSPACE","PLANE_WORKSPACE",t);return{url:{value:Yb(n.value,n.origin,t),origin:n.origin},token:a,workspace:i,configPath:t}},Df=(e)=>e.length<=10?"***":`${e.slice(0,6)}…${e.slice(-4)}`;var Sf=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}},Nf=(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
- `)},Lf=(e)=>e.length===0?"no projects":Se(e.map((t)=>({name:t.identifier,text:Rt(t.name)})),"").join(`
124
- `),Ff=async(e,t)=>{let r=t.positionals[0]??ce(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))},Mf=(e)=>Se(e.map((t)=>({name:t.name,text:t.group+(t.default===!0?" (default)":"")})),"").join(`
125
- `),If=async(e,t)=>{let r=t.positionals[0]??ce(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}})},Of=(e)=>e.length===0?"no labels":e.map((t)=>t.name).join(`
126
- `),qf=(e)=>e.listAll("members-lite/",{query:{per_page:100}}),Bf=(e)=>e.length===0?"no members":Se(e.map((t)=>({name:t.display_name??t.id,text:t.email??""})),"").join(`
127
- `),Pf=(e)=>({url:{value:e.url.value,origin:e.url.origin},workspace:{value:e.workspace.value,origin:e.workspace.origin},token:{value:Df(e.token.value),origin:e.token.origin},configPath:e.configPath}),Hf=(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
- `),jf=(e)=>e.request("/api/v1/users/me/"),Uf=(e)=>Se([{name:"name",text:e.display_name??"?"},{name:"email",text:e.email??"?"},{name:"id",text:e.id}],"").join(`
129
- `);var Zb="1.0.0",zf={ls:"list",new:"create",set:"update",rm:"delete",find:"search",ps:"projects"},Da,Kb=(e,t)=>{let r=e===void 0?void 0:Lr(e);if(r===void 0)return;Da=e;let n=ti(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.`)}},Qb=(e,t)=>{let r=e.path[0],n=r===void 0?void 0:zf[r]??r;if(Kb(n,e),n===void 0&&!At(e,"version"))return Ee(In(),t,On),!0;if(n==="guide"||At(e,"help")===!1){if(n==="guide")return Ee(In(),t,On),!0}if(n==="version"||At(e,"version"))return Ee({version:Zb},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)=>Ro(i)),!0}if(n==="help")return Ee(In(),t,On),!0;return!1},e_=async()=>{let e=bo(process.argv.slice(2),1),t=At(e,"json");if(Qb(e,t))return;let r=Rf({url:ce(e,"url"),token:ce(e,"token"),workspace:ce(e,"workspace"),configPath:ce(e,"config")});wo(r.token.value);let n=e.path[0],a=n===void 0?void 0:zf[n]??n;Da=a;let i=a===void 0?void 0:Lr(a);if(i!==void 0){let c=ti(i),l=[...e.flags.keys()].filter((d)=>!c.has(d));if(l.length>0){let d=l.map((p)=>`--${p}`).join(", ");throw new Y(`${i.name} does not take ${d}. Its flags are listed below.`)}}if(a==="config"){Ee(Pf(r),t,Hf);return}if(Nn(r.url.value)&&await Ln(r.url.value)===void 0){let c=await yo(r.url.value);if(c!==void 0)process.exit(c)}let s=new Za(r);switch(a){case"summary":Ee(await Sf(s,r),t,Nf);return;case"projects":Ee(await Fr(s),t,Lf);return;case"list":Ee(await _f(s,e),t,bf);return;case"show":Ee(await Ef(s,e,r.workspace.value,r.url.value),t,vf);return;case"create":Ee(await yf(s,e),t,(c)=>`created ${c.ref} ${c.name}`);return;case"update":Ee(await Gs(s,e),t,(c)=>`${c.ref} ${c.name} (${c.state})`);return;case"done":Ee(await wf(s,e),t,(c)=>`${c.ref} → ${c.state}`);return;case"delete":Ee(await kf(s,e),t,(c)=>c);return;case"comment":Ee(await Tf(s,e),t,(c)=>c);return;case"search":Ee(await Cf(s,e),t,Af);return;case"states":Ee(await Ff(s,e),t,Mf);return;case"labels":Ee(await If(s,e),t,Of);return;case"members":Ee(await qf(s),t,Bf);return;case"whoami":Ee(await jf(s),t,Uf);return;default:throw new Y(`No command "${a}". Run i-plane for the map.`)}};e_().catch((e)=>{if(e instanceof Y){let t=Da===void 0?void 0:Lr(Da);Mn(t===void 0?e.message:Do(t,e.message),2)}if(e instanceof ze)Mn(e.message,1);Mn(e instanceof Error?e.message:String(e),1)});
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.1",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)});