const Pu={};function R0(u){let e=Pu[u];if(e)return e;e=Pu[u]=[];for(let n=0;n<128;n++){const t=String.fromCharCode(n);e.push(t)}for(let n=0;n<u.length;n++){const t=u.charCodeAt(n);e[t]="%"+("0"+t.toString(16).toUpperCase()).slice(-2)}return e}function Z(u,e){typeof e!="string"&&(e=Z.defaultChars);const n=R0(e);return u.replace(/(%[a-f0-9]{2})+/gi,function(t){let r="";for(let c=0,o=t.length;c<o;c+=3){const i=parseInt(t.slice(c+1,c+3),16);if(i<128){r+=n[i];continue}if((i&224)===192&&c+3<o){const a=parseInt(t.slice(c+4,c+6),16);if((a&192)===128){const s=i<<6&1984|a&63;s<128?r+="��":r+=String.fromCharCode(s),c+=3;continue}}if((i&240)===224&&c+6<o){const a=parseInt(t.slice(c+4,c+6),16),s=parseInt(t.slice(c+7,c+9),16);if((a&192)===128&&(s&192)===128){const f=i<<12&61440|a<<6&4032|s&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),c+=6;continue}}if((i&248)===240&&c+9<o){const a=parseInt(t.slice(c+4,c+6),16),s=parseInt(t.slice(c+7,c+9),16),f=parseInt(t.slice(c+10,c+12),16);if((a&192)===128&&(s&192)===128&&(f&192)===128){let l=i<<18&1835008|a<<12&258048|s<<6&4032|f&63;l<65536||l>1114111?r+="����":(l-=65536,r+=String.fromCharCode(55296+(l>>10),56320+(l&1023))),c+=9;continue}}r+="�"}return r})}Z.defaultChars=";/?:@&=+$,#";Z.componentChars="";const Lu={};function O0(u){let e=Lu[u];if(e)return e;e=Lu[u]=[];for(let n=0;n<128;n++){const t=String.fromCharCode(n);/^[0-9a-z]$/i.test(t)?e.push(t):e.push("%"+("0"+n.toString(16).toUpperCase()).slice(-2))}for(let n=0;n<u.length;n++)e[u.charCodeAt(n)]=u[n];return e}function eu(u,e,n){typeof e!="string"&&(n=e,e=eu.defaultChars),typeof n>"u"&&(n=!0);const t=O0(e);let r="";for(let c=0,o=u.length;c<o;c++){const i=u.charCodeAt(c);if(n&&i===37&&c+2<o&&/^[0-9a-f]{2}$/i.test(u.slice(c+1,c+3))){r+=u.slice(c,c+3),c+=2;continue}if(i<128){r+=t[i];continue}if(i>=55296&&i<=57343){if(i>=55296&&i<=56319&&c+1<o){const a=u.charCodeAt(c+1);if(a>=56320&&a<=57343){r+=encodeURIComponent(u[c]+u[c+1]),c++;continue}}r+="%EF%BF%BD";continue}r+=encodeURIComponent(u[c])}return r}eu.defaultChars=";/?:@&=+$,-_.!~*'()#";eu.componentChars="-_.!~*'()";function vu(u){let e="";return e+=u.protocol||"",e+=u.slashes?"//":"",e+=u.auth?u.auth+"@":"",u.hostname&&u.hostname.indexOf(":")!==-1?e+="["+u.hostname+"]":e+=u.hostname||"",e+=u.port?":"+u.port:"",e+=u.pathname||"",e+=u.search||"",e+=u.hash||"",e}function ou(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const P0=/^([a-z0-9.+-]+:)/i,L0=/:[0-9]*$/,N0=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,j0=["<",">",'"',"`"," ","\r",`
`," "],H0=["{","}","|","\\","^","`"].concat(j0),$0=["'"].concat(H0),Nu=["%","/","?",";","#"].concat($0),ju=["/","?","#"],U0=255,Hu=/^[+a-z0-9A-Z_-]{0,63}$/,Z0=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,$u={javascript:!0,"javascript:":!0},Uu={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Su(u,e){if(u&&u instanceof ou)return u;const n=new ou;return n.parse(u,e),n}ou.prototype.parse=function(u,e){let n,t,r,c=u;if(c=c.trim(),!e&&u.split("#").length===1){const s=N0.exec(c);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let o=P0.exec(c);if(o&&(o=o[0],n=o.toLowerCase(),this.protocol=o,c=c.substr(o.length)),(e||o||c.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=c.substr(0,2)==="//",r&&!(o&&$u[o])&&(c=c.substr(2),this.slashes=!0)),!$u[o]&&(r||o&&!Uu[o])){let s=-1;for(let d=0;d<ju.length;d++)t=c.indexOf(ju[d]),t!==-1&&(s===-1||t<s)&&(s=t);let f,l;s===-1?l=c.lastIndexOf("@"):l=c.lastIndexOf("@",s),l!==-1&&(f=c.slice(0,l),c=c.slice(l+1),this.auth=f),s=-1;for(let d=0;d<Nu.length;d++)t=c.indexOf(Nu[d]),t!==-1&&(s===-1||t<s)&&(s=t);s===-1&&(s=c.length),c[s-1]===":"&&s--;const b=c.slice(0,s);c=c.slice(s),this.parseHost(b),this.hostname=this.hostname||"";const h=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!h){const d=this.hostname.split(/\./);for(let k=0,g=d.length;k<g;k++){const C=d[k];if(C&&!C.match(Hu)){let p="";for(let _=0,x=C.length;_<x;_++)C.charCodeAt(_)>127?p+="x":p+=C[_];if(!p.match(Hu)){const _=d.slice(0,k),x=d.slice(k+1),m=C.match(Z0);m&&(_.push(m[1]),x.unshift(m[2])),x.length&&(c=x.join(".")+c),this.hostname=_.join(".");break}}}}this.hostname.length>U0&&(this.hostname=""),h&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const i=c.indexOf("#");i!==-1&&(this.hash=c.substr(i),c=c.slice(0,i));const a=c.indexOf("?");return a!==-1&&(this.search=c.substr(a),c=c.slice(0,a)),c&&(this.pathname=c),Uu[n]&&this.hostname&&!this.pathname&&(this.pathname=""),this};ou.prototype.parseHost=function(u){let e=L0.exec(u);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),u=u.substr(0,u.length-e.length)),u&&(this.hostname=u)};const V0=Object.freeze(Object.defineProperty({__proto__:null,decode:Z,encode:eu,format:vu,parse:Su},Symbol.toStringTag,{value:"Module"})),c0=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,i0=/[\0-\x1F\x7F-\x9F]/,G0=/[\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]/,Tu=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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\u1B5A-\u1B60\u1B7D\u1B7E\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[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\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]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,o0=/[\$\+<->\^`\|~\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-\u20C0\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-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\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-\u31E3\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-\uFBC2\uFD40-\uFD4F\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]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\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-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,a0=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,W0=Object.freeze(Object.defineProperty({__proto__:null,Any:c0,Cc:i0,Cf:G0,P:Tu,S:o0,Z:a0},Symbol.toStringTag,{value:"Module"})),J0=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(u=>u.charCodeAt(0))),Q0=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(u=>u.charCodeAt(0)));var _u;const X0=new Map([[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]]),Y0=(_u=String.fromCodePoint)!==null&&_u!==void 0?_u:function(u){let e="";return u>65535&&(u-=65536,e+=String.fromCharCode(u>>>10&1023|55296),u=56320|u&1023),e+=String.fromCharCode(u),e};function K0(u){var e;return u>=55296&&u<=57343||u>1114111?65533:(e=X0.get(u))!==null&&e!==void 0?e:u}var A;(function(u){u[u.NUM=35]="NUM",u[u.SEMI=59]="SEMI",u[u.EQUALS=61]="EQUALS",u[u.ZERO=48]="ZERO",u[u.NINE=57]="NINE",u[u.LOWER_A=97]="LOWER_A",u[u.LOWER_F=102]="LOWER_F",u[u.LOWER_X=120]="LOWER_X",u[u.LOWER_Z=122]="LOWER_Z",u[u.UPPER_A=65]="UPPER_A",u[u.UPPER_F=70]="UPPER_F",u[u.UPPER_Z=90]="UPPER_Z"})(A||(A={}));const ue=32;var L;(function(u){u[u.VALUE_LENGTH=49152]="VALUE_LENGTH",u[u.BRANCH_LENGTH=16256]="BRANCH_LENGTH",u[u.JUMP_TABLE=127]="JUMP_TABLE"})(L||(L={}));function yu(u){return u>=A.ZERO&&u<=A.NINE}function ee(u){return u>=A.UPPER_A&&u<=A.UPPER_F||u>=A.LOWER_A&&u<=A.LOWER_F}function ne(u){return u>=A.UPPER_A&&u<=A.UPPER_Z||u>=A.LOWER_A&&u<=A.LOWER_Z||yu(u)}function te(u){return u===A.EQUALS||ne(u)}var y;(function(u){u[u.EntityStart=0]="EntityStart",u[u.NumericStart=1]="NumericStart",u[u.NumericDecimal=2]="NumericDecimal",u[u.NumericHex=3]="NumericHex",u[u.NamedEntity=4]="NamedEntity"})(y||(y={}));var P;(function(u){u[u.Legacy=0]="Legacy",u[u.Strict=1]="Strict",u[u.Attribute=2]="Attribute"})(P||(P={}));class re{constructor(e,n,t){this.decodeTree=e,this.emitCodePoint=n,this.errors=t,this.state=y.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=P.Strict}startEntity(e){this.decodeMode=e,this.state=y.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,n){switch(this.state){case y.EntityStart:return e.charCodeAt(n)===A.NUM?(this.state=y.NumericStart,this.consumed+=1,this.stateNumericStart(e,n+1)):(this.state=y.NamedEntity,this.stateNamedEntity(e,n));case y.NumericStart:return this.stateNumericStart(e,n);case y.NumericDecimal:return this.stateNumericDecimal(e,n);case y.NumericHex:return this.stateNumericHex(e,n);case y.NamedEntity:return this.stateNamedEntity(e,n)}}stateNumericStart(e,n){return n>=e.length?-1:(e.charCodeAt(n)|ue)===A.LOWER_X?(this.state=y.NumericHex,this.consumed+=1,this.stateNumericHex(e,n+1)):(this.state=y.NumericDecimal,this.stateNumericDecimal(e,n))}addToNumericResult(e,n,t,r){if(n!==t){const c=t-n;this.result=this.result*Math.pow(r,c)+parseInt(e.substr(n,c),r),this.consumed+=c}}stateNumericHex(e,n){const t=n;for(;n<e.length;){const r=e.charCodeAt(n);if(yu(r)||ee(r))n+=1;else return this.addToNumericResult(e,t,n,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(e,t,n,16),-1}stateNumericDecimal(e,n){const t=n;for(;n<e.length;){const r=e.charCodeAt(n);if(yu(r))n+=1;else return this.addToNumericResult(e,t,n,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(e,t,n,10),-1}emitNumericEntity(e,n){var t;if(this.consumed<=n)return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===A.SEMI)this.consumed+=1;else if(this.decodeMode===P.Strict)return 0;return this.emitCodePoint(K0(this.result),this.consumed),this.errors&&(e!==A.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,n){const{decodeTree:t}=this;let r=t[this.treeIndex],c=(r&L.VALUE_LENGTH)>>14;for(;n<e.length;n++,this.excess++){const o=e.charCodeAt(n);if(this.treeIndex=ce(t,r,this.treeIndex+Math.max(1,c),o),this.treeIndex<0)return this.result===0||this.decodeMode===P.Attribute&&(c===0||te(o))?0:this.emitNotTerminatedNamedEntity();if(r=t[this.treeIndex],c=(r&L.VALUE_LENGTH)>>14,c!==0){if(o===A.SEMI)return this.emitNamedEntityData(this.treeIndex,c,this.consumed+this.excess);this.decodeMode!==P.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:n,decodeTree:t}=this,r=(t[n]&L.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,r,this.consumed),(e=this.errors)===null||e===void 0||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,n,t){const{decodeTree:r}=this;return this.emitCodePoint(n===1?r[e]&~L.VALUE_LENGTH:r[e+1],t),n===3&&this.emitCodePoint(r[e+2],t),t}end(){var e;switch(this.state){case y.NamedEntity:return this.result!==0&&(this.decodeMode!==P.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case y.NumericDecimal:return this.emitNumericEntity(0,2);case y.NumericHex:return this.emitNumericEntity(0,3);case y.NumericStart:return(e=this.errors)===null||e===void 0||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case y.EntityStart:return 0}}}function s0(u){let e="";const n=new re(u,t=>e+=Y0(t));return function(r,c){let o=0,i=0;for(;(i=r.indexOf("&",i))>=0;){e+=r.slice(o,i),n.startEntity(c);const s=n.write(r,i+1);if(s<0){o=i+n.end();break}o=i+s,i=s===0?o+1:o}const a=e+r.slice(o);return e="",a}}function ce(u,e,n,t){const r=(e&L.BRANCH_LENGTH)>>7,c=e&L.JUMP_TABLE;if(r===0)return c!==0&&t===c?n:-1;if(c){const a=t-c;return a<0||a>=r?-1:u[n+a]-1}let o=n,i=o+r-1;for(;o<=i;){const a=o+i>>>1,s=u[a];if(s<t)o=a+1;else if(s>t)i=a-1;else return u[a+r]}return-1}const ie=s0(J0);s0(Q0);function f0(u,e=P.Legacy){return ie(u,e)}function oe(u){return Object.prototype.toString.call(u)}function Bu(u){return oe(u)==="[object String]"}const ae=Object.prototype.hasOwnProperty;function se(u,e){return ae.call(u,e)}function lu(u){return Array.prototype.slice.call(arguments,1).forEach(function(n){if(n){if(typeof n!="object")throw new TypeError(n+"must be object");Object.keys(n).forEach(function(t){u[t]=n[t]})}}),u}function l0(u,e,n){return[].concat(u.slice(0,e),n,u.slice(e+1))}function zu(u){return!(u>=55296&&u<=57343||u>=64976&&u<=65007||(u&65535)===65535||(u&65535)===65534||u>=0&&u<=8||u===11||u>=14&&u<=31||u>=127&&u<=159||u>1114111)}function au(u){if(u>65535){u-=65536;const e=55296+(u>>10),n=56320+(u&1023);return String.fromCharCode(e,n)}return String.fromCharCode(u)}const d0=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,fe=/&([a-z#][a-z0-9]{1,31});/gi,le=new RegExp(d0.source+"|"+fe.source,"gi"),de=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function he(u,e){if(e.charCodeAt(0)===35&&de.test(e)){const t=e[1].toLowerCase()==="x"?parseInt(e.slice(2),16):parseInt(e.slice(1),10);return zu(t)?au(t):u}const n=f0(u);return n!==u?n:u}function be(u){return u.indexOf("\\")<0?u:u.replace(d0,"$1")}function V(u){return u.indexOf("\\")<0&&u.indexOf("&")<0?u:u.replace(le,function(e,n,t){return n||he(e,t)})}const pe=/[&<>"]/,xe=/[&<>"]/g,_e={"&":"&","<":"<",">":">",'"':"""};function me(u){return _e[u]}function N(u){return pe.test(u)?u.replace(xe,me):u}const ke=/[.?*+^$[\]\\(){}|-]/g;function ge(u){return u.replace(ke,"\\$&")}function E(u){switch(u){case 9:case 32:return!0}return!1}function X(u){if(u>=8192&&u<=8202)return!0;switch(u){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 Y(u){return Tu.test(u)||o0.test(u)}function K(u){switch(u){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 du(u){return u=u.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(u=u.replace(/ẞ/g,"ß")),u.toLowerCase().toUpperCase()}const De={mdurl:V0,ucmicro:W0},Ce=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:l0,assign:lu,escapeHtml:N,escapeRE:ge,fromCodePoint:au,has:se,isMdAsciiPunct:K,isPunctChar:Y,isSpace:E,isString:Bu,isValidEntityCode:zu,isWhiteSpace:X,lib:De,normalizeReference:du,unescapeAll:V,unescapeMd:be},Symbol.toStringTag,{value:"Module"}));function Ee(u,e,n){let t,r,c,o;const i=u.posMax,a=u.pos;for(u.pos=e+1,t=1;u.pos<i;){if(c=u.src.charCodeAt(u.pos),c===93&&(t--,t===0)){r=!0;break}if(o=u.pos,u.md.inline.skipToken(u),c===91){if(o===u.pos-1)t++;else if(n)return u.pos=a,-1}}let s=-1;return r&&(s=u.pos),u.pos=a,s}function ye(u,e,n){let t,r=e;const c={ok:!1,pos:0,str:""};if(u.charCodeAt(r)===60){for(r++;r<n;){if(t=u.charCodeAt(r),t===10||t===60)return c;if(t===62)return c.pos=r+1,c.str=V(u.slice(e+1,r)),c.ok=!0,c;if(t===92&&r+1<n){r+=2;continue}r++}return c}let o=0;for(;r<n&&(t=u.charCodeAt(r),!(t===32||t<32||t===127));){if(t===92&&r+1<n){if(u.charCodeAt(r+1)===32)break;r+=2;continue}if(t===40&&(o++,o>32))return c;if(t===41){if(o===0)break;o--}r++}return e===r||o!==0||(c.str=V(u.slice(e,r)),c.pos=r,c.ok=!0),c}function Ae(u,e,n,t){let r,c=e;const o={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(t)o.str=t.str,o.marker=t.marker;else{if(c>=n)return o;let i=u.charCodeAt(c);if(i!==34&&i!==39&&i!==40)return o;e++,c++,i===40&&(i=41),o.marker=i}for(;c<n;){if(r=u.charCodeAt(c),r===o.marker)return o.pos=c+1,o.str+=V(u.slice(e,c)),o.ok=!0,o;if(r===40&&o.marker===41)return o;r===92&&c+1<n&&c++,c++}return o.can_continue=!0,o.str+=V(u.slice(e,c)),o}const Fe=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:ye,parseLinkLabel:Ee,parseLinkTitle:Ae},Symbol.toStringTag,{value:"Module"})),M={};M.code_inline=function(u,e,n,t,r){const c=u[e];return"<code"+r.renderAttrs(c)+">"+N(c.content)+"</code>"};M.code_block=function(u,e,n,t,r){const c=u[e];return"<pre"+r.renderAttrs(c)+"><code>"+N(u[e].content)+`</code></pre>
`};M.fence=function(u,e,n,t,r){const c=u[e],o=c.info?V(c.info).trim():"";let i="",a="";if(o){const f=o.split(/(\s+)/g);i=f[0],a=f.slice(2).join("")}let s;if(n.highlight?s=n.highlight(c.content,i,a)||N(c.content):s=N(c.content),s.indexOf("<pre")===0)return s+`
`;if(o){const f=c.attrIndex("class"),l=c.attrs?c.attrs.slice():[];f<0?l.push(["class",n.langPrefix+i]):(l[f]=l[f].slice(),l[f][1]+=" "+n.langPrefix+i);const b={attrs:l};return`<pre><code${r.renderAttrs(b)}>${s}</code></pre>
`}return`<pre><code${r.renderAttrs(c)}>${s}</code></pre>
`};M.image=function(u,e,n,t,r){const c=u[e];return c.attrs[c.attrIndex("alt")][1]=r.renderInlineAsText(c.children,n,t),r.renderToken(u,e,n)};M.hardbreak=function(u,e,n){return n.xhtmlOut?`<br />
`:`<br>
`};M.softbreak=function(u,e,n){return n.breaks?n.xhtmlOut?`<br />
`:`<br>
`:`
`};M.text=function(u,e){return N(u[e].content)};M.html_block=function(u,e){return u[e].content};M.html_inline=function(u,e){return u[e].content};function W(){this.rules=lu({},M)}W.prototype.renderAttrs=function(e){let n,t,r;if(!e.attrs)return"";for(r="",n=0,t=e.attrs.length;n<t;n++)r+=" "+N(e.attrs[n][0])+'="'+N(e.attrs[n][1])+'"';return r};W.prototype.renderToken=function(e,n,t){const r=e[n];let c="";if(r.hidden)return"";r.block&&r.nesting!==-1&&n&&e[n-1].hidden&&(c+=`
`),c+=(r.nesting===-1?"</":"<")+r.tag,c+=this.renderAttrs(r),r.nesting===0&&t.xhtmlOut&&(c+=" /");let o=!1;if(r.block&&(o=!0,r.nesting===1&&n+1<e.length)){const i=e[n+1];(i.type==="inline"||i.hidden||i.nesting===-1&&i.tag===r.tag)&&(o=!1)}return c+=o?`>
`:">",c};W.prototype.renderInline=function(u,e,n){let t="";const r=this.rules;for(let c=0,o=u.length;c<o;c++){const i=u[c].type;typeof r[i]<"u"?t+=r[i](u,c,e,n,this):t+=this.renderToken(u,c,e)}return t};W.prototype.renderInlineAsText=function(u,e,n){let t="";for(let r=0,c=u.length;r<c;r++)switch(u[r].type){case"text":t+=u[r].content;break;case"image":t+=this.renderInlineAsText(u[r].children,e,n);break;case"html_inline":case"html_block":t+=u[r].content;break;case"softbreak":case"hardbreak":t+=`
`;break}return t};W.prototype.render=function(u,e,n){let t="";const r=this.rules;for(let c=0,o=u.length;c<o;c++){const i=u[c].type;i==="inline"?t+=this.renderInline(u[c].children,e,n):typeof r[i]<"u"?t+=r[i](u,c,e,n,this):t+=this.renderToken(u,c,e,n)}return t};function w(){this.__rules__=[],this.__cache__=null}w.prototype.__find__=function(u){for(let e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===u)return e;return-1};w.prototype.__compile__=function(){const u=this,e=[""];u.__rules__.forEach(function(n){n.enabled&&n.alt.forEach(function(t){e.indexOf(t)<0&&e.push(t)})}),u.__cache__={},e.forEach(function(n){u.__cache__[n]=[],u.__rules__.forEach(function(t){t.enabled&&(n&&t.alt.indexOf(n)<0||u.__cache__[n].push(t.fn))})})};w.prototype.at=function(u,e,n){const t=this.__find__(u),r=n||{};if(t===-1)throw new Error("Parser rule not found: "+u);this.__rules__[t].fn=e,this.__rules__[t].alt=r.alt||[],this.__cache__=null};w.prototype.before=function(u,e,n,t){const r=this.__find__(u),c=t||{};if(r===-1)throw new Error("Parser rule not found: "+u);this.__rules__.splice(r,0,{name:e,enabled:!0,fn:n,alt:c.alt||[]}),this.__cache__=null};w.prototype.after=function(u,e,n,t){const r=this.__find__(u),c=t||{};if(r===-1)throw new Error("Parser rule not found: "+u);this.__rules__.splice(r+1,0,{name:e,enabled:!0,fn:n,alt:c.alt||[]}),this.__cache__=null};w.prototype.push=function(u,e,n){const t=n||{};this.__rules__.push({name:u,enabled:!0,fn:e,alt:t.alt||[]}),this.__cache__=null};w.prototype.enable=function(u,e){Array.isArray(u)||(u=[u]);const n=[];return u.forEach(function(t){const r=this.__find__(t);if(r<0){if(e)return;throw new Error("Rules manager: invalid rule name "+t)}this.__rules__[r].enabled=!0,n.push(t)},this),this.__cache__=null,n};w.prototype.enableOnly=function(u,e){Array.isArray(u)||(u=[u]),this.__rules__.forEach(function(n){n.enabled=!1}),this.enable(u,e)};w.prototype.disable=function(u,e){Array.isArray(u)||(u=[u]);const n=[];return u.forEach(function(t){const r=this.__find__(t);if(r<0){if(e)return;throw new Error("Rules manager: invalid rule name "+t)}this.__rules__[r].enabled=!1,n.push(t)},this),this.__cache__=null,n};w.prototype.getRules=function(u){return this.__cache__===null&&this.__compile__(),this.__cache__[u]||[]};function B(u,e,n){this.type=u,this.tag=e,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}B.prototype.attrIndex=function(e){if(!this.attrs)return-1;const n=this.attrs;for(let t=0,r=n.length;t<r;t++)if(n[t][0]===e)return t;return-1};B.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]};B.prototype.attrSet=function(e,n){const t=this.attrIndex(e),r=[e,n];t<0?this.attrPush(r):this.attrs[t]=r};B.prototype.attrGet=function(e){const n=this.attrIndex(e);let t=null;return n>=0&&(t=this.attrs[n][1]),t};B.prototype.attrJoin=function(e,n){const t=this.attrIndex(e);t<0?this.attrPush([e,n]):this.attrs[t][1]=this.attrs[t][1]+" "+n};function h0(u,e,n){this.src=u,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=e}h0.prototype.Token=B;const we=/\r\n?|\n/g,ve=/\0/g;function Se(u){let e;e=u.src.replace(we,`
`),e=e.replace(ve,"�"),u.src=e}function Te(u){let e;u.inlineMode?(e=new u.Token("inline","",0),e.content=u.src,e.map=[0,1],e.children=[],u.tokens.push(e)):u.md.block.parse(u.src,u.md,u.env,u.tokens)}function Be(u){const e=u.tokens;for(let n=0,t=e.length;n<t;n++){const r=e[n];r.type==="inline"&&u.md.inline.parse(r.content,u.md,u.env,r.children)}}function ze(u){return/^<a[>\s]/i.test(u)}function Ie(u){return/^<\/a\s*>/i.test(u)}function Me(u){const e=u.tokens;if(u.md.options.linkify)for(let n=0,t=e.length;n<t;n++){if(e[n].type!=="inline"||!u.md.linkify.pretest(e[n].content))continue;let r=e[n].children,c=0;for(let o=r.length-1;o>=0;o--){const i=r[o];if(i.type==="link_close"){for(o--;r[o].level!==i.level&&r[o].type!=="link_open";)o--;continue}if(i.type==="html_inline"&&(ze(i.content)&&c>0&&c--,Ie(i.content)&&c++),!(c>0)&&i.type==="text"&&u.md.linkify.test(i.content)){const a=i.content;let s=u.md.linkify.match(a);const f=[];let l=i.level,b=0;s.length>0&&s[0].index===0&&o>0&&r[o-1].type==="text_special"&&(s=s.slice(1));for(let h=0;h<s.length;h++){const d=s[h].url,k=u.md.normalizeLink(d);if(!u.md.validateLink(k))continue;let g=s[h].text;s[h].schema?s[h].schema==="mailto:"&&!/^mailto:/i.test(g)?g=u.md.normalizeLinkText("mailto:"+g).replace(/^mailto:/,""):g=u.md.normalizeLinkText(g):g=u.md.normalizeLinkText("http://"+g).replace(/^http:\/\//,"");const C=s[h].index;if(C>b){const m=new u.Token("text","",0);m.content=a.slice(b,C),m.level=l,f.push(m)}const p=new u.Token("link_open","a",1);p.attrs=[["href",k]],p.level=l++,p.markup="linkify",p.info="auto",f.push(p);const _=new u.Token("text","",0);_.content=g,_.level=l,f.push(_);const x=new u.Token("link_close","a",-1);x.level=--l,x.markup="linkify",x.info="auto",f.push(x),b=s[h].lastIndex}if(b<a.length){const h=new u.Token("text","",0);h.content=a.slice(b),h.level=l,f.push(h)}e[n].children=r=l0(r,o,f)}}}}const b0=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,qe=/\((c|tm|r)\)/i,Re=/\((c|tm|r)\)/ig,Oe={c:"©",r:"®",tm:"™"};function Pe(u,e){return Oe[e.toLowerCase()]}function Le(u){let e=0;for(let n=u.length-1;n>=0;n--){const t=u[n];t.type==="text"&&!e&&(t.content=t.content.replace(Re,Pe)),t.type==="link_open"&&t.info==="auto"&&e--,t.type==="link_close"&&t.info==="auto"&&e++}}function Ne(u){let e=0;for(let n=u.length-1;n>=0;n--){const t=u[n];t.type==="text"&&!e&&b0.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),t.type==="link_open"&&t.info==="auto"&&e--,t.type==="link_close"&&t.info==="auto"&&e++}}function je(u){let e;if(u.md.options.typographer)for(e=u.tokens.length-1;e>=0;e--)u.tokens[e].type==="inline"&&(qe.test(u.tokens[e].content)&&Le(u.tokens[e].children),b0.test(u.tokens[e].content)&&Ne(u.tokens[e].children))}const He=/['"]/,Zu=/['"]/g,Vu="’";function cu(u,e,n){return u.slice(0,e)+n+u.slice(e+1)}function $e(u,e){let n;const t=[];for(let r=0;r<u.length;r++){const c=u[r],o=u[r].level;for(n=t.length-1;n>=0&&!(t[n].level<=o);n--);if(t.length=n+1,c.type!=="text")continue;let i=c.content,a=0,s=i.length;u:for(;a<s;){Zu.lastIndex=a;const f=Zu.exec(i);if(!f)break;let l=!0,b=!0;a=f.index+1;const h=f[0]==="'";let d=32;if(f.index-1>=0)d=i.charCodeAt(f.index-1);else for(n=r-1;n>=0&&!(u[n].type==="softbreak"||u[n].type==="hardbreak");n--)if(u[n].content){d=u[n].content.charCodeAt(u[n].content.length-1);break}let k=32;if(a<s)k=i.charCodeAt(a);else for(n=r+1;n<u.length&&!(u[n].type==="softbreak"||u[n].type==="hardbreak");n++)if(u[n].content){k=u[n].content.charCodeAt(0);break}const g=K(d)||Y(String.fromCharCode(d)),C=K(k)||Y(String.fromCharCode(k)),p=X(d),_=X(k);if(_?l=!1:C&&(p||g||(l=!1)),p?b=!1:g&&(_||C||(b=!1)),k===34&&f[0]==='"'&&d>=48&&d<=57&&(b=l=!1),l&&b&&(l=g,b=C),!l&&!b){h&&(c.content=cu(c.content,f.index,Vu));continue}if(b)for(n=t.length-1;n>=0;n--){let x=t[n];if(t[n].level<o)break;if(x.single===h&&t[n].level===o){x=t[n];let m,D;h?(m=e.md.options.quotes[2],D=e.md.options.quotes[3]):(m=e.md.options.quotes[0],D=e.md.options.quotes[1]),c.content=cu(c.content,f.index,D),u[x.token].content=cu(u[x.token].content,x.pos,m),a+=D.length-1,x.token===r&&(a+=m.length-1),i=c.content,s=i.length,t.length=n;continue u}}l?t.push({token:r,pos:f.index,single:h,level:o}):b&&h&&(c.content=cu(c.content,f.index,Vu))}}}function Ue(u){if(u.md.options.typographer)for(let e=u.tokens.length-1;e>=0;e--)u.tokens[e].type!=="inline"||!He.test(u.tokens[e].content)||$e(u.tokens[e].children,u)}function Ze(u){let e,n;const t=u.tokens,r=t.length;for(let c=0;c<r;c++){if(t[c].type!=="inline")continue;const o=t[c].children,i=o.length;for(e=0;e<i;e++)o[e].type==="text_special"&&(o[e].type="text");for(e=n=0;e<i;e++)o[e].type==="text"&&e+1<i&&o[e+1].type==="text"?o[e+1].content=o[e].content+o[e+1].content:(e!==n&&(o[n]=o[e]),n++);e!==n&&(o.length=n)}}const mu=[["normalize",Se],["block",Te],["inline",Be],["linkify",Me],["replacements",je],["smartquotes",Ue],["text_join",Ze]];function Iu(){this.ruler=new w;for(let u=0;u<mu.length;u++)this.ruler.push(mu[u][0],mu[u][1])}Iu.prototype.process=function(u){const e=this.ruler.getRules("");for(let n=0,t=e.length;n<t;n++)e[n](u)};Iu.prototype.State=h0;function q(u,e,n,t){this.src=u,this.md=e,this.env=n,this.tokens=t,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const r=this.src;for(let c=0,o=0,i=0,a=0,s=r.length,f=!1;o<s;o++){const l=r.charCodeAt(o);if(!f)if(E(l)){i++,l===9?a+=4-a%4:a++;continue}else f=!0;(l===10||o===s-1)&&(l!==10&&o++,this.bMarks.push(c),this.eMarks.push(o),this.tShift.push(i),this.sCount.push(a),this.bsCount.push(0),f=!1,i=0,a=0,c=o+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}q.prototype.push=function(u,e,n){const t=new B(u,e,n);return t.block=!0,n<0&&this.level--,t.level=this.level,n>0&&this.level++,this.tokens.push(t),t};q.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};q.prototype.skipEmptyLines=function(e){for(let n=this.lineMax;e<n&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e};q.prototype.skipSpaces=function(e){for(let n=this.src.length;e<n;e++){const t=this.src.charCodeAt(e);if(!E(t))break}return e};q.prototype.skipSpacesBack=function(e,n){if(e<=n)return e;for(;e>n;)if(!E(this.src.charCodeAt(--e)))return e+1;return e};q.prototype.skipChars=function(e,n){for(let t=this.src.length;e<t&&this.src.charCodeAt(e)===n;e++);return e};q.prototype.skipCharsBack=function(e,n,t){if(e<=t)return e;for(;e>t;)if(n!==this.src.charCodeAt(--e))return e+1;return e};q.prototype.getLines=function(e,n,t,r){if(e>=n)return"";const c=new Array(n-e);for(let o=0,i=e;i<n;i++,o++){let a=0;const s=this.bMarks[i];let f=s,l;for(i+1<n||r?l=this.eMarks[i]+1:l=this.eMarks[i];f<l&&a<t;){const b=this.src.charCodeAt(f);if(E(b))b===9?a+=4-(a+this.bsCount[i])%4:a++;else if(f-s<this.tShift[i])a++;else break;f++}a>t?c[o]=new Array(a-t+1).join(" ")+this.src.slice(f,l):c[o]=this.src.slice(f,l)}return c.join("")};q.prototype.Token=B;const Ve=65536;function ku(u,e){const n=u.bMarks[e]+u.tShift[e],t=u.eMarks[e];return u.src.slice(n,t)}function Gu(u){const e=[],n=u.length;let t=0,r=u.charCodeAt(t),c=!1,o=0,i="";for(;t<n;)r===124&&(c?(i+=u.substring(o,t-1),o=t):(e.push(i+u.substring(o,t)),i="",o=t+1)),c=r===92,t++,r=u.charCodeAt(t);return e.push(i+u.substring(o)),e}function Ge(u,e,n,t){if(e+2>n)return!1;let r=e+1;if(u.sCount[r]<u.blkIndent||u.sCount[r]-u.blkIndent>=4)return!1;let c=u.bMarks[r]+u.tShift[r];if(c>=u.eMarks[r])return!1;const o=u.src.charCodeAt(c++);if(o!==124&&o!==45&&o!==58||c>=u.eMarks[r])return!1;const i=u.src.charCodeAt(c++);if(i!==124&&i!==45&&i!==58&&!E(i)||o===45&&E(i))return!1;for(;c<u.eMarks[r];){const x=u.src.charCodeAt(c);if(x!==124&&x!==45&&x!==58&&!E(x))return!1;c++}let a=ku(u,e+1),s=a.split("|");const f=[];for(let x=0;x<s.length;x++){const m=s[x].trim();if(!m){if(x===0||x===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(m))return!1;m.charCodeAt(m.length-1)===58?f.push(m.charCodeAt(0)===58?"center":"right"):m.charCodeAt(0)===58?f.push("left"):f.push("")}if(a=ku(u,e).trim(),a.indexOf("|")===-1||u.sCount[e]-u.blkIndent>=4)return!1;s=Gu(a),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const l=s.length;if(l===0||l!==f.length)return!1;if(t)return!0;const b=u.parentType;u.parentType="table";const h=u.md.block.ruler.getRules("blockquote"),d=u.push("table_open","table",1),k=[e,0];d.map=k;const g=u.push("thead_open","thead",1);g.map=[e,e+1];const C=u.push("tr_open","tr",1);C.map=[e,e+1];for(let x=0;x<s.length;x++){const m=u.push("th_open","th",1);f[x]&&(m.attrs=[["style","text-align:"+f[x]]]);const D=u.push("inline","",0);D.content=s[x].trim(),D.children=[],u.push("th_close","th",-1)}u.push("tr_close","tr",-1),u.push("thead_close","thead",-1);let p,_=0;for(r=e+2;r<n&&!(u.sCount[r]<u.blkIndent);r++){let x=!1;for(let D=0,F=h.length;D<F;D++)if(h[D](u,r,n,!0)){x=!0;break}if(x||(a=ku(u,r).trim(),!a)||u.sCount[r]-u.blkIndent>=4||(s=Gu(a),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),_+=l-s.length,_>Ve))break;if(r===e+2){const D=u.push("tbody_open","tbody",1);D.map=p=[e+2,0]}const m=u.push("tr_open","tr",1);m.map=[r,r+1];for(let D=0;D<l;D++){const F=u.push("td_open","td",1);f[D]&&(F.attrs=[["style","text-align:"+f[D]]]);const S=u.push("inline","",0);S.content=s[D]?s[D].trim():"",S.children=[],u.push("td_close","td",-1)}u.push("tr_close","tr",-1)}return p&&(u.push("tbody_close","tbody",-1),p[1]=r),u.push("table_close","table",-1),k[1]=r,u.parentType=b,u.line=r,!0}function We(u,e,n){if(u.sCount[e]-u.blkIndent<4)return!1;let t=e+1,r=t;for(;t<n;){if(u.isEmpty(t)){t++;continue}if(u.sCount[t]-u.blkIndent>=4){t++,r=t;continue}break}u.line=r;const c=u.push("code_block","code",0);return c.content=u.getLines(e,r,4+u.blkIndent,!1)+`
`,c.map=[e,u.line],!0}function Je(u,e,n,t){let r=u.bMarks[e]+u.tShift[e],c=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4||r+3>c)return!1;const o=u.src.charCodeAt(r);if(o!==126&&o!==96)return!1;let i=r;r=u.skipChars(r,o);let a=r-i;if(a<3)return!1;const s=u.src.slice(i,r),f=u.src.slice(r,c);if(o===96&&f.indexOf(String.fromCharCode(o))>=0)return!1;if(t)return!0;let l=e,b=!1;for(;l++,!(l>=n||(r=i=u.bMarks[l]+u.tShift[l],c=u.eMarks[l],r<c&&u.sCount[l]<u.blkIndent));)if(u.src.charCodeAt(r)===o&&!(u.sCount[l]-u.blkIndent>=4)&&(r=u.skipChars(r,o),!(r-i<a)&&(r=u.skipSpaces(r),!(r<c)))){b=!0;break}a=u.sCount[e],u.line=l+(b?1:0);const h=u.push("fence","code",0);return h.info=f,h.content=u.getLines(e+1,l,a,!0),h.markup=s,h.map=[e,u.line],!0}function Qe(u,e,n,t){let r=u.bMarks[e]+u.tShift[e],c=u.eMarks[e];const o=u.lineMax;if(u.sCount[e]-u.blkIndent>=4||u.src.charCodeAt(r)!==62)return!1;if(t)return!0;const i=[],a=[],s=[],f=[],l=u.md.block.ruler.getRules("blockquote"),b=u.parentType;u.parentType="blockquote";let h=!1,d;for(d=e;d<n;d++){const _=u.sCount[d]<u.blkIndent;if(r=u.bMarks[d]+u.tShift[d],c=u.eMarks[d],r>=c)break;if(u.src.charCodeAt(r++)===62&&!_){let m=u.sCount[d]+1,D,F;u.src.charCodeAt(r)===32?(r++,m++,F=!1,D=!0):u.src.charCodeAt(r)===9?(D=!0,(u.bsCount[d]+m)%4===3?(r++,m++,F=!1):F=!0):D=!1;let S=m;for(i.push(u.bMarks[d]),u.bMarks[d]=r;r<c;){const R=u.src.charCodeAt(r);if(E(R))R===9?S+=4-(S+u.bsCount[d]+(F?1:0))%4:S++;else break;r++}h=r>=c,a.push(u.bsCount[d]),u.bsCount[d]=u.sCount[d]+1+(D?1:0),s.push(u.sCount[d]),u.sCount[d]=S-m,f.push(u.tShift[d]),u.tShift[d]=r-u.bMarks[d];continue}if(h)break;let x=!1;for(let m=0,D=l.length;m<D;m++)if(l[m](u,d,n,!0)){x=!0;break}if(x){u.lineMax=d,u.blkIndent!==0&&(i.push(u.bMarks[d]),a.push(u.bsCount[d]),f.push(u.tShift[d]),s.push(u.sCount[d]),u.sCount[d]-=u.blkIndent);break}i.push(u.bMarks[d]),a.push(u.bsCount[d]),f.push(u.tShift[d]),s.push(u.sCount[d]),u.sCount[d]=-1}const k=u.blkIndent;u.blkIndent=0;const g=u.push("blockquote_open","blockquote",1);g.markup=">";const C=[e,0];g.map=C,u.md.block.tokenize(u,e,d);const p=u.push("blockquote_close","blockquote",-1);p.markup=">",u.lineMax=o,u.parentType=b,C[1]=u.line;for(let _=0;_<f.length;_++)u.bMarks[_+e]=i[_],u.tShift[_+e]=f[_],u.sCount[_+e]=s[_],u.bsCount[_+e]=a[_];return u.blkIndent=k,!0}function Xe(u,e,n,t){const r=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4)return!1;let c=u.bMarks[e]+u.tShift[e];const o=u.src.charCodeAt(c++);if(o!==42&&o!==45&&o!==95)return!1;let i=1;for(;c<r;){const s=u.src.charCodeAt(c++);if(s!==o&&!E(s))return!1;s===o&&i++}if(i<3)return!1;if(t)return!0;u.line=e+1;const a=u.push("hr","hr",0);return a.map=[e,u.line],a.markup=Array(i+1).join(String.fromCharCode(o)),!0}function Wu(u,e){const n=u.eMarks[e];let t=u.bMarks[e]+u.tShift[e];const r=u.src.charCodeAt(t++);if(r!==42&&r!==45&&r!==43)return-1;if(t<n){const c=u.src.charCodeAt(t);if(!E(c))return-1}return t}function Ju(u,e){const n=u.bMarks[e]+u.tShift[e],t=u.eMarks[e];let r=n;if(r+1>=t)return-1;let c=u.src.charCodeAt(r++);if(c<48||c>57)return-1;for(;;){if(r>=t)return-1;if(c=u.src.charCodeAt(r++),c>=48&&c<=57){if(r-n>=10)return-1;continue}if(c===41||c===46)break;return-1}return r<t&&(c=u.src.charCodeAt(r),!E(c))?-1:r}function Ye(u,e){const n=u.level+2;for(let t=e+2,r=u.tokens.length-2;t<r;t++)u.tokens[t].level===n&&u.tokens[t].type==="paragraph_open"&&(u.tokens[t+2].hidden=!0,u.tokens[t].hidden=!0,t+=2)}function Ke(u,e,n,t){let r,c,o,i,a=e,s=!0;if(u.sCount[a]-u.blkIndent>=4||u.listIndent>=0&&u.sCount[a]-u.listIndent>=4&&u.sCount[a]<u.blkIndent)return!1;let f=!1;t&&u.parentType==="paragraph"&&u.sCount[a]>=u.blkIndent&&(f=!0);let l,b,h;if((h=Ju(u,a))>=0){if(l=!0,o=u.bMarks[a]+u.tShift[a],b=Number(u.src.slice(o,h-1)),f&&b!==1)return!1}else if((h=Wu(u,a))>=0)l=!1;else return!1;if(f&&u.skipSpaces(h)>=u.eMarks[a])return!1;if(t)return!0;const d=u.src.charCodeAt(h-1),k=u.tokens.length;l?(i=u.push("ordered_list_open","ol",1),b!==1&&(i.attrs=[["start",b]])):i=u.push("bullet_list_open","ul",1);const g=[a,0];i.map=g,i.markup=String.fromCharCode(d);let C=!1;const p=u.md.block.ruler.getRules("list"),_=u.parentType;for(u.parentType="list";a<n;){c=h,r=u.eMarks[a];const x=u.sCount[a]+h-(u.bMarks[a]+u.tShift[a]);let m=x;for(;c<r;){const H=u.src.charCodeAt(c);if(H===9)m+=4-(m+u.bsCount[a])%4;else if(H===32)m++;else break;c++}const D=c;let F;D>=r?F=1:F=m-x,F>4&&(F=1);const S=x+F;i=u.push("list_item_open","li",1),i.markup=String.fromCharCode(d);const R=[a,0];i.map=R,l&&(i.info=u.src.slice(o,h-1));const J=u.tight,xu=u.tShift[a],I0=u.sCount[a],M0=u.listIndent;if(u.listIndent=u.blkIndent,u.blkIndent=S,u.tight=!0,u.tShift[a]=D-u.bMarks[a],u.sCount[a]=m,D>=r&&u.isEmpty(a+1)?u.line=Math.min(u.line+2,n):u.md.block.tokenize(u,a,n,!0),(!u.tight||C)&&(s=!1),C=u.line-a>1&&u.isEmpty(u.line-1),u.blkIndent=u.listIndent,u.listIndent=M0,u.tShift[a]=xu,u.sCount[a]=I0,u.tight=J,i=u.push("list_item_close","li",-1),i.markup=String.fromCharCode(d),a=u.line,R[1]=a,a>=n||u.sCount[a]<u.blkIndent||u.sCount[a]-u.blkIndent>=4)break;let Ou=!1;for(let H=0,q0=p.length;H<q0;H++)if(p[H](u,a,n,!0)){Ou=!0;break}if(Ou)break;if(l){if(h=Ju(u,a),h<0)break;o=u.bMarks[a]+u.tShift[a]}else if(h=Wu(u,a),h<0)break;if(d!==u.src.charCodeAt(h-1))break}return l?i=u.push("ordered_list_close","ol",-1):i=u.push("bullet_list_close","ul",-1),i.markup=String.fromCharCode(d),g[1]=a,u.line=a,u.parentType=_,s&&Ye(u,k),!0}function un(u,e,n,t){let r=u.bMarks[e]+u.tShift[e],c=u.eMarks[e],o=e+1;if(u.sCount[e]-u.blkIndent>=4||u.src.charCodeAt(r)!==91)return!1;function i(p){const _=u.lineMax;if(p>=_||u.isEmpty(p))return null;let x=!1;if(u.sCount[p]-u.blkIndent>3&&(x=!0),u.sCount[p]<0&&(x=!0),!x){const F=u.md.block.ruler.getRules("reference"),S=u.parentType;u.parentType="reference";let R=!1;for(let J=0,xu=F.length;J<xu;J++)if(F[J](u,p,_,!0)){R=!0;break}if(u.parentType=S,R)return null}const m=u.bMarks[p]+u.tShift[p],D=u.eMarks[p];return u.src.slice(m,D+1)}let a=u.src.slice(r,c+1);c=a.length;let s=-1;for(r=1;r<c;r++){const p=a.charCodeAt(r);if(p===91)return!1;if(p===93){s=r;break}else if(p===10){const _=i(o);_!==null&&(a+=_,c=a.length,o++)}else if(p===92&&(r++,r<c&&a.charCodeAt(r)===10)){const _=i(o);_!==null&&(a+=_,c=a.length,o++)}}if(s<0||a.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<c;r++){const p=a.charCodeAt(r);if(p===10){const _=i(o);_!==null&&(a+=_,c=a.length,o++)}else if(!E(p))break}const f=u.md.helpers.parseLinkDestination(a,r,c);if(!f.ok)return!1;const l=u.md.normalizeLink(f.str);if(!u.md.validateLink(l))return!1;r=f.pos;const b=r,h=o,d=r;for(;r<c;r++){const p=a.charCodeAt(r);if(p===10){const _=i(o);_!==null&&(a+=_,c=a.length,o++)}else if(!E(p))break}let k=u.md.helpers.parseLinkTitle(a,r,c);for(;k.can_continue;){const p=i(o);if(p===null)break;a+=p,r=c,c=a.length,o++,k=u.md.helpers.parseLinkTitle(a,r,c,k)}let g;for(r<c&&d!==r&&k.ok?(g=k.str,r=k.pos):(g="",r=b,o=h);r<c;){const p=a.charCodeAt(r);if(!E(p))break;r++}if(r<c&&a.charCodeAt(r)!==10&&g)for(g="",r=b,o=h;r<c;){const p=a.charCodeAt(r);if(!E(p))break;r++}if(r<c&&a.charCodeAt(r)!==10)return!1;const C=du(a.slice(1,s));return C?(t||(typeof u.env.references>"u"&&(u.env.references={}),typeof u.env.references[C]>"u"&&(u.env.references[C]={title:g,href:l}),u.line=o),!0):!1}const en=["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"],nn="[a-zA-Z_:][a-zA-Z0-9:._-]*",tn="[^\"'=<>`\\x00-\\x20]+",rn="'[^']*'",cn='"[^"]*"',on="(?:"+tn+"|"+rn+"|"+cn+")",an="(?:\\s+"+nn+"(?:\\s*=\\s*"+on+")?)",p0="<[A-Za-z][A-Za-z0-9\\-]*"+an+"*\\s*\\/?>",x0="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",sn="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",fn="<[?][\\s\\S]*?[?]>",ln="<![A-Za-z][^>]*>",dn="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",hn=new RegExp("^(?:"+p0+"|"+x0+"|"+sn+"|"+fn+"|"+ln+"|"+dn+")"),bn=new RegExp("^(?:"+p0+"|"+x0+")"),$=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+en.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(bn.source+"\\s*$"),/^$/,!1]];function pn(u,e,n,t){let r=u.bMarks[e]+u.tShift[e],c=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4||!u.md.options.html||u.src.charCodeAt(r)!==60)return!1;let o=u.src.slice(r,c),i=0;for(;i<$.length&&!$[i][0].test(o);i++);if(i===$.length)return!1;if(t)return $[i][2];let a=e+1;if(!$[i][1].test(o)){for(;a<n&&!(u.sCount[a]<u.blkIndent);a++)if(r=u.bMarks[a]+u.tShift[a],c=u.eMarks[a],o=u.src.slice(r,c),$[i][1].test(o)){o.length!==0&&a++;break}}u.line=a;const s=u.push("html_block","",0);return s.map=[e,a],s.content=u.getLines(e,a,u.blkIndent,!0),!0}function xn(u,e,n,t){let r=u.bMarks[e]+u.tShift[e],c=u.eMarks[e];if(u.sCount[e]-u.blkIndent>=4)return!1;let o=u.src.charCodeAt(r);if(o!==35||r>=c)return!1;let i=1;for(o=u.src.charCodeAt(++r);o===35&&r<c&&i<=6;)i++,o=u.src.charCodeAt(++r);if(i>6||r<c&&!E(o))return!1;if(t)return!0;c=u.skipSpacesBack(c,r);const a=u.skipCharsBack(c,35,r);a>r&&E(u.src.charCodeAt(a-1))&&(c=a),u.line=e+1;const s=u.push("heading_open","h"+String(i),1);s.markup="########".slice(0,i),s.map=[e,u.line];const f=u.push("inline","",0);f.content=u.src.slice(r,c).trim(),f.map=[e,u.line],f.children=[];const l=u.push("heading_close","h"+String(i),-1);return l.markup="########".slice(0,i),!0}function _n(u,e,n){const t=u.md.block.ruler.getRules("paragraph");if(u.sCount[e]-u.blkIndent>=4)return!1;const r=u.parentType;u.parentType="paragraph";let c=0,o,i=e+1;for(;i<n&&!u.isEmpty(i);i++){if(u.sCount[i]-u.blkIndent>3)continue;if(u.sCount[i]>=u.blkIndent){let h=u.bMarks[i]+u.tShift[i];const d=u.eMarks[i];if(h<d&&(o=u.src.charCodeAt(h),(o===45||o===61)&&(h=u.skipChars(h,o),h=u.skipSpaces(h),h>=d))){c=o===61?1:2;break}}if(u.sCount[i]<0)continue;let b=!1;for(let h=0,d=t.length;h<d;h++)if(t[h](u,i,n,!0)){b=!0;break}if(b)break}if(!c)return!1;const a=u.getLines(e,i,u.blkIndent,!1).trim();u.line=i+1;const s=u.push("heading_open","h"+String(c),1);s.markup=String.fromCharCode(o),s.map=[e,u.line];const f=u.push("inline","",0);f.content=a,f.map=[e,u.line-1],f.children=[];const l=u.push("heading_close","h"+String(c),-1);return l.markup=String.fromCharCode(o),u.parentType=r,!0}function mn(u,e,n){const t=u.md.block.ruler.getRules("paragraph"),r=u.parentType;let c=e+1;for(u.parentType="paragraph";c<n&&!u.isEmpty(c);c++){if(u.sCount[c]-u.blkIndent>3||u.sCount[c]<0)continue;let s=!1;for(let f=0,l=t.length;f<l;f++)if(t[f](u,c,n,!0)){s=!0;break}if(s)break}const o=u.getLines(e,c,u.blkIndent,!1).trim();u.line=c;const i=u.push("paragraph_open","p",1);i.map=[e,u.line];const a=u.push("inline","",0);return a.content=o,a.map=[e,u.line],a.children=[],u.push("paragraph_close","p",-1),u.parentType=r,!0}const iu=[["table",Ge,["paragraph","reference"]],["code",We],["fence",Je,["paragraph","reference","blockquote","list"]],["blockquote",Qe,["paragraph","reference","blockquote","list"]],["hr",Xe,["paragraph","reference","blockquote","list"]],["list",Ke,["paragraph","reference","blockquote"]],["reference",un],["html_block",pn,["paragraph","reference","blockquote"]],["heading",xn,["paragraph","reference","blockquote"]],["lheading",_n],["paragraph",mn]];function hu(){this.ruler=new w;for(let u=0;u<iu.length;u++)this.ruler.push(iu[u][0],iu[u][1],{alt:(iu[u][2]||[]).slice()})}hu.prototype.tokenize=function(u,e,n){const t=this.ruler.getRules(""),r=t.length,c=u.md.options.maxNesting;let o=e,i=!1;for(;o<n&&(u.line=o=u.skipEmptyLines(o),!(o>=n||u.sCount[o]<u.blkIndent));){if(u.level>=c){u.line=n;break}const a=u.line;let s=!1;for(let f=0;f<r;f++)if(s=t[f](u,o,n,!1),s){if(a>=u.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");u.tight=!i,u.isEmpty(u.line-1)&&(i=!0),o=u.line,o<n&&u.isEmpty(o)&&(i=!0,o++,u.line=o)}};hu.prototype.parse=function(u,e,n,t){if(!u)return;const r=new this.State(u,e,n,t);this.tokenize(r,r.line,r.lineMax)};hu.prototype.State=q;function nu(u,e,n,t){this.src=u,this.env=n,this.md=e,this.tokens=t,this.tokens_meta=Array(t.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}nu.prototype.pushPending=function(){const u=new B("text","",0);return u.content=this.pending,u.level=this.pendingLevel,this.tokens.push(u),this.pending="",u};nu.prototype.push=function(u,e,n){this.pending&&this.pushPending();const t=new B(u,e,n);let r=null;return n<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),t.level=this.level,n>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(t),this.tokens_meta.push(r),t};nu.prototype.scanDelims=function(u,e){const n=this.posMax,t=this.src.charCodeAt(u),r=u>0?this.src.charCodeAt(u-1):32;let c=u;for(;c<n&&this.src.charCodeAt(c)===t;)c++;const o=c-u,i=c<n?this.src.charCodeAt(c):32,a=K(r)||Y(String.fromCharCode(r)),s=K(i)||Y(String.fromCharCode(i)),f=X(r),l=X(i),b=!l&&(!s||f||a),h=!f&&(!a||l||s);return{can_open:b&&(e||!h||a),can_close:h&&(e||!b||s),length:o}};nu.prototype.Token=B;function kn(u){switch(u){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 gn(u,e){let n=u.pos;for(;n<u.posMax&&!kn(u.src.charCodeAt(n));)n++;return n===u.pos?!1:(e||(u.pending+=u.src.slice(u.pos,n)),u.pos=n,!0)}const Dn=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Cn(u,e){if(!u.md.options.linkify||u.linkLevel>0)return!1;const n=u.pos,t=u.posMax;if(n+3>t||u.src.charCodeAt(n)!==58||u.src.charCodeAt(n+1)!==47||u.src.charCodeAt(n+2)!==47)return!1;const r=u.pending.match(Dn);if(!r)return!1;const c=r[1],o=u.md.linkify.matchAtStart(u.src.slice(n-c.length));if(!o)return!1;let i=o.url;if(i.length<=c.length)return!1;i=i.replace(/\*+$/,"");const a=u.md.normalizeLink(i);if(!u.md.validateLink(a))return!1;if(!e){u.pending=u.pending.slice(0,-c.length);const s=u.push("link_open","a",1);s.attrs=[["href",a]],s.markup="linkify",s.info="auto";const f=u.push("text","",0);f.content=u.md.normalizeLinkText(i);const l=u.push("link_close","a",-1);l.markup="linkify",l.info="auto"}return u.pos+=i.length-c.length,!0}function En(u,e){let n=u.pos;if(u.src.charCodeAt(n)!==10)return!1;const t=u.pending.length-1,r=u.posMax;if(!e)if(t>=0&&u.pending.charCodeAt(t)===32)if(t>=1&&u.pending.charCodeAt(t-1)===32){let c=t-1;for(;c>=1&&u.pending.charCodeAt(c-1)===32;)c--;u.pending=u.pending.slice(0,c),u.push("hardbreak","br",0)}else u.pending=u.pending.slice(0,-1),u.push("softbreak","br",0);else u.push("softbreak","br",0);for(n++;n<r&&E(u.src.charCodeAt(n));)n++;return u.pos=n,!0}const Mu=[];for(let u=0;u<256;u++)Mu.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(u){Mu[u.charCodeAt(0)]=1});function yn(u,e){let n=u.pos;const t=u.posMax;if(u.src.charCodeAt(n)!==92||(n++,n>=t))return!1;let r=u.src.charCodeAt(n);if(r===10){for(e||u.push("hardbreak","br",0),n++;n<t&&(r=u.src.charCodeAt(n),!!E(r));)n++;return u.pos=n,!0}let c=u.src[n];if(r>=55296&&r<=56319&&n+1<t){const i=u.src.charCodeAt(n+1);i>=56320&&i<=57343&&(c+=u.src[n+1],n++)}const o="\\"+c;if(!e){const i=u.push("text_special","",0);r<256&&Mu[r]!==0?i.content=c:i.content=o,i.markup=o,i.info="escape"}return u.pos=n+1,!0}function An(u,e){let n=u.pos;if(u.src.charCodeAt(n)!==96)return!1;const r=n;n++;const c=u.posMax;for(;n<c&&u.src.charCodeAt(n)===96;)n++;const o=u.src.slice(r,n),i=o.length;if(u.backticksScanned&&(u.backticks[i]||0)<=r)return e||(u.pending+=o),u.pos+=i,!0;let a=n,s;for(;(s=u.src.indexOf("`",a))!==-1;){for(a=s+1;a<c&&u.src.charCodeAt(a)===96;)a++;const f=a-s;if(f===i){if(!e){const l=u.push("code_inline","code",0);l.markup=o,l.content=u.src.slice(n,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return u.pos=a,!0}u.backticks[f]=s}return u.backticksScanned=!0,e||(u.pending+=o),u.pos+=i,!0}function Fn(u,e){const n=u.pos,t=u.src.charCodeAt(n);if(e||t!==126)return!1;const r=u.scanDelims(u.pos,!0);let c=r.length;const o=String.fromCharCode(t);if(c<2)return!1;let i;c%2&&(i=u.push("text","",0),i.content=o,c--);for(let a=0;a<c;a+=2)i=u.push("text","",0),i.content=o+o,u.delimiters.push({marker:t,length:0,token:u.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return u.pos+=r.length,!0}function Qu(u,e){let n;const t=[],r=e.length;for(let c=0;c<r;c++){const o=e[c];if(o.marker!==126||o.end===-1)continue;const i=e[o.end];n=u.tokens[o.token],n.type="s_open",n.tag="s",n.nesting=1,n.markup="~~",n.content="",n=u.tokens[i.token],n.type="s_close",n.tag="s",n.nesting=-1,n.markup="~~",n.content="",u.tokens[i.token-1].type==="text"&&u.tokens[i.token-1].content==="~"&&t.push(i.token-1)}for(;t.length;){const c=t.pop();let o=c+1;for(;o<u.tokens.length&&u.tokens[o].type==="s_close";)o++;o--,c!==o&&(n=u.tokens[o],u.tokens[o]=u.tokens[c],u.tokens[c]=n)}}function wn(u){const e=u.tokens_meta,n=u.tokens_meta.length;Qu(u,u.delimiters);for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&Qu(u,e[t].delimiters)}const _0={tokenize:Fn,postProcess:wn};function vn(u,e){const n=u.pos,t=u.src.charCodeAt(n);if(e||t!==95&&t!==42)return!1;const r=u.scanDelims(u.pos,t===42);for(let c=0;c<r.length;c++){const o=u.push("text","",0);o.content=String.fromCharCode(t),u.delimiters.push({marker:t,length:r.length,token:u.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return u.pos+=r.length,!0}function Xu(u,e){const n=e.length;for(let t=n-1;t>=0;t--){const r=e[t];if(r.marker!==95&&r.marker!==42||r.end===-1)continue;const c=e[r.end],o=t>0&&e[t-1].end===r.end+1&&e[t-1].marker===r.marker&&e[t-1].token===r.token-1&&e[r.end+1].token===c.token+1,i=String.fromCharCode(r.marker),a=u.tokens[r.token];a.type=o?"strong_open":"em_open",a.tag=o?"strong":"em",a.nesting=1,a.markup=o?i+i:i,a.content="";const s=u.tokens[c.token];s.type=o?"strong_close":"em_close",s.tag=o?"strong":"em",s.nesting=-1,s.markup=o?i+i:i,s.content="",o&&(u.tokens[e[t-1].token].content="",u.tokens[e[r.end+1].token].content="",t--)}}function Sn(u){const e=u.tokens_meta,n=u.tokens_meta.length;Xu(u,u.delimiters);for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&Xu(u,e[t].delimiters)}const m0={tokenize:vn,postProcess:Sn};function Tn(u,e){let n,t,r,c,o="",i="",a=u.pos,s=!0;if(u.src.charCodeAt(u.pos)!==91)return!1;const f=u.pos,l=u.posMax,b=u.pos+1,h=u.md.helpers.parseLinkLabel(u,u.pos,!0);if(h<0)return!1;let d=h+1;if(d<l&&u.src.charCodeAt(d)===40){for(s=!1,d++;d<l&&(n=u.src.charCodeAt(d),!(!E(n)&&n!==10));d++);if(d>=l)return!1;if(a=d,r=u.md.helpers.parseLinkDestination(u.src,d,u.posMax),r.ok){for(o=u.md.normalizeLink(r.str),u.md.validateLink(o)?d=r.pos:o="",a=d;d<l&&(n=u.src.charCodeAt(d),!(!E(n)&&n!==10));d++);if(r=u.md.helpers.parseLinkTitle(u.src,d,u.posMax),d<l&&a!==d&&r.ok)for(i=r.str,d=r.pos;d<l&&(n=u.src.charCodeAt(d),!(!E(n)&&n!==10));d++);}(d>=l||u.src.charCodeAt(d)!==41)&&(s=!0),d++}if(s){if(typeof u.env.references>"u")return!1;if(d<l&&u.src.charCodeAt(d)===91?(a=d+1,d=u.md.helpers.parseLinkLabel(u,d),d>=0?t=u.src.slice(a,d++):d=h+1):d=h+1,t||(t=u.src.slice(b,h)),c=u.env.references[du(t)],!c)return u.pos=f,!1;o=c.href,i=c.title}if(!e){u.pos=b,u.posMax=h;const k=u.push("link_open","a",1),g=[["href",o]];k.attrs=g,i&&g.push(["title",i]),u.linkLevel++,u.md.inline.tokenize(u),u.linkLevel--,u.push("link_close","a",-1)}return u.pos=d,u.posMax=l,!0}function Bn(u,e){let n,t,r,c,o,i,a,s,f="";const l=u.pos,b=u.posMax;if(u.src.charCodeAt(u.pos)!==33||u.src.charCodeAt(u.pos+1)!==91)return!1;const h=u.pos+2,d=u.md.helpers.parseLinkLabel(u,u.pos+1,!1);if(d<0)return!1;if(c=d+1,c<b&&u.src.charCodeAt(c)===40){for(c++;c<b&&(n=u.src.charCodeAt(c),!(!E(n)&&n!==10));c++);if(c>=b)return!1;for(s=c,i=u.md.helpers.parseLinkDestination(u.src,c,u.posMax),i.ok&&(f=u.md.normalizeLink(i.str),u.md.validateLink(f)?c=i.pos:f=""),s=c;c<b&&(n=u.src.charCodeAt(c),!(!E(n)&&n!==10));c++);if(i=u.md.helpers.parseLinkTitle(u.src,c,u.posMax),c<b&&s!==c&&i.ok)for(a=i.str,c=i.pos;c<b&&(n=u.src.charCodeAt(c),!(!E(n)&&n!==10));c++);else a="";if(c>=b||u.src.charCodeAt(c)!==41)return u.pos=l,!1;c++}else{if(typeof u.env.references>"u")return!1;if(c<b&&u.src.charCodeAt(c)===91?(s=c+1,c=u.md.helpers.parseLinkLabel(u,c),c>=0?r=u.src.slice(s,c++):c=d+1):c=d+1,r||(r=u.src.slice(h,d)),o=u.env.references[du(r)],!o)return u.pos=l,!1;f=o.href,a=o.title}if(!e){t=u.src.slice(h,d);const k=[];u.md.inline.parse(t,u.md,u.env,k);const g=u.push("image","img",0),C=[["src",f],["alt",""]];g.attrs=C,g.children=k,g.content=t,a&&C.push(["title",a])}return u.pos=c,u.posMax=b,!0}const zn=/^([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])?)*)$/,In=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Mn(u,e){let n=u.pos;if(u.src.charCodeAt(n)!==60)return!1;const t=u.pos,r=u.posMax;for(;;){if(++n>=r)return!1;const o=u.src.charCodeAt(n);if(o===60)return!1;if(o===62)break}const c=u.src.slice(t+1,n);if(In.test(c)){const o=u.md.normalizeLink(c);if(!u.md.validateLink(o))return!1;if(!e){const i=u.push("link_open","a",1);i.attrs=[["href",o]],i.markup="autolink",i.info="auto";const a=u.push("text","",0);a.content=u.md.normalizeLinkText(c);const s=u.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return u.pos+=c.length+2,!0}if(zn.test(c)){const o=u.md.normalizeLink("mailto:"+c);if(!u.md.validateLink(o))return!1;if(!e){const i=u.push("link_open","a",1);i.attrs=[["href",o]],i.markup="autolink",i.info="auto";const a=u.push("text","",0);a.content=u.md.normalizeLinkText(c);const s=u.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return u.pos+=c.length+2,!0}return!1}function qn(u){return/^<a[>\s]/i.test(u)}function Rn(u){return/^<\/a\s*>/i.test(u)}function On(u){const e=u|32;return e>=97&&e<=122}function Pn(u,e){if(!u.md.options.html)return!1;const n=u.posMax,t=u.pos;if(u.src.charCodeAt(t)!==60||t+2>=n)return!1;const r=u.src.charCodeAt(t+1);if(r!==33&&r!==63&&r!==47&&!On(r))return!1;const c=u.src.slice(t).match(hn);if(!c)return!1;if(!e){const o=u.push("html_inline","",0);o.content=c[0],qn(o.content)&&u.linkLevel++,Rn(o.content)&&u.linkLevel--}return u.pos+=c[0].length,!0}const Ln=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Nn=/^&([a-z][a-z0-9]{1,31});/i;function jn(u,e){const n=u.pos,t=u.posMax;if(u.src.charCodeAt(n)!==38||n+1>=t)return!1;if(u.src.charCodeAt(n+1)===35){const c=u.src.slice(n).match(Ln);if(c){if(!e){const o=c[1][0].toLowerCase()==="x"?parseInt(c[1].slice(1),16):parseInt(c[1],10),i=u.push("text_special","",0);i.content=zu(o)?au(o):au(65533),i.markup=c[0],i.info="entity"}return u.pos+=c[0].length,!0}}else{const c=u.src.slice(n).match(Nn);if(c){const o=f0(c[0]);if(o!==c[0]){if(!e){const i=u.push("text_special","",0);i.content=o,i.markup=c[0],i.info="entity"}return u.pos+=c[0].length,!0}}}return!1}function Yu(u){const e={},n=u.length;if(!n)return;let t=0,r=-2;const c=[];for(let o=0;o<n;o++){const i=u[o];if(c.push(0),(u[t].marker!==i.marker||r!==i.token-1)&&(t=o),r=i.token,i.length=i.length||0,!i.close)continue;e.hasOwnProperty(i.marker)||(e[i.marker]=[-1,-1,-1,-1,-1,-1]);const a=e[i.marker][(i.open?3:0)+i.length%3];let s=t-c[t]-1,f=s;for(;s>a;s-=c[s]+1){const l=u[s];if(l.marker===i.marker&&l.open&&l.end<0){let b=!1;if((l.close||i.open)&&(l.length+i.length)%3===0&&(l.length%3!==0||i.length%3!==0)&&(b=!0),!b){const h=s>0&&!u[s-1].open?c[s-1]+1:0;c[o]=o-s+h,c[s]=h,i.open=!1,l.end=o,l.close=!1,f=-1,r=-2;break}}}f!==-1&&(e[i.marker][(i.open?3:0)+(i.length||0)%3]=f)}}function Hn(u){const e=u.tokens_meta,n=u.tokens_meta.length;Yu(u.delimiters);for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&Yu(e[t].delimiters)}function $n(u){let e,n,t=0;const r=u.tokens,c=u.tokens.length;for(e=n=0;e<c;e++)r[e].nesting<0&&t--,r[e].level=t,r[e].nesting>0&&t++,r[e].type==="text"&&e+1<c&&r[e+1].type==="text"?r[e+1].content=r[e].content+r[e+1].content:(e!==n&&(r[n]=r[e]),n++);e!==n&&(r.length=n)}const gu=[["text",gn],["linkify",Cn],["newline",En],["escape",yn],["backticks",An],["strikethrough",_0.tokenize],["emphasis",m0.tokenize],["link",Tn],["image",Bn],["autolink",Mn],["html_inline",Pn],["entity",jn]],Du=[["balance_pairs",Hn],["strikethrough",_0.postProcess],["emphasis",m0.postProcess],["fragments_join",$n]];function tu(){this.ruler=new w;for(let u=0;u<gu.length;u++)this.ruler.push(gu[u][0],gu[u][1]);this.ruler2=new w;for(let u=0;u<Du.length;u++)this.ruler2.push(Du[u][0],Du[u][1])}tu.prototype.skipToken=function(u){const e=u.pos,n=this.ruler.getRules(""),t=n.length,r=u.md.options.maxNesting,c=u.cache;if(typeof c[e]<"u"){u.pos=c[e];return}let o=!1;if(u.level<r){for(let i=0;i<t;i++)if(u.level++,o=n[i](u,!0),u.level--,o){if(e>=u.pos)throw new Error("inline rule didn't increment state.pos");break}}else u.pos=u.posMax;o||u.pos++,c[e]=u.pos};tu.prototype.tokenize=function(u){const e=this.ruler.getRules(""),n=e.length,t=u.posMax,r=u.md.options.maxNesting;for(;u.pos<t;){const c=u.pos;let o=!1;if(u.level<r){for(let i=0;i<n;i++)if(o=e[i](u,!1),o){if(c>=u.pos)throw new Error("inline rule didn't increment state.pos");break}}if(o){if(u.pos>=t)break;continue}u.pending+=u.src[u.pos++]}u.pending&&u.pushPending()};tu.prototype.parse=function(u,e,n,t){const r=new this.State(u,e,n,t);this.tokenize(r);const c=this.ruler2.getRules(""),o=c.length;for(let i=0;i<o;i++)c[i](r)};tu.prototype.State=nu;function Un(u){const e={};u=u||{},e.src_Any=c0.source,e.src_Cc=i0.source,e.src_Z=a0.source,e.src_P=Tu.source,e.src_ZPCc=[e.src_Z,e.src_P,e.src_Cc].join("|"),e.src_ZCc=[e.src_Z,e.src_Cc].join("|");const n="[><|]";return e.src_pseudo_letter="(?:(?!"+n+"|"+e.src_ZPCc+")"+e.src_Any+")",e.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",e.src_auth="(?:(?:(?!"+e.src_ZCc+"|[@/\\[\\]()]).)+@)?",e.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",e.src_host_terminator="(?=$|"+n+"|"+e.src_ZPCc+")(?!"+(u["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+e.src_ZPCc+"))",e.src_path="(?:[/?#](?:(?!"+e.src_ZCc+"|"+n+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+e.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+e.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+e.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+e.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+e.src_ZCc+"|[']).)+\\'|\\'(?="+e.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+e.src_ZCc+"|[.]|$)|"+(u["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+e.src_ZCc+"|$)|;(?!"+e.src_ZCc+"|$)|\\!+(?!"+e.src_ZCc+"|[!]|$)|\\?(?!"+e.src_ZCc+"|[?]|$))+|\\/)?",e.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',e.src_xn="xn--[a-z0-9\\-]{1,59}",e.src_domain_root="(?:"+e.src_xn+"|"+e.src_pseudo_letter+"{1,63})",e.src_domain="(?:"+e.src_xn+"|(?:"+e.src_pseudo_letter+")|(?:"+e.src_pseudo_letter+"(?:-|"+e.src_pseudo_letter+"){0,61}"+e.src_pseudo_letter+"))",e.src_host="(?:(?:(?:(?:"+e.src_domain+")\\.)*"+e.src_domain+"))",e.tpl_host_fuzzy="(?:"+e.src_ip4+"|(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%)))",e.tpl_host_no_ip_fuzzy="(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%))",e.src_host_strict=e.src_host+e.src_host_terminator,e.tpl_host_fuzzy_strict=e.tpl_host_fuzzy+e.src_host_terminator,e.src_host_port_strict=e.src_host+e.src_port+e.src_host_terminator,e.tpl_host_port_fuzzy_strict=e.tpl_host_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_port_no_ip_fuzzy_strict=e.tpl_host_no_ip_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+e.src_ZPCc+"|>|$))",e.tpl_email_fuzzy="(^|"+n+'|"|\\(|'+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+e.src_ZPCc+"))((?![$+<=>^`||])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e}function Au(u){return Array.prototype.slice.call(arguments,1).forEach(function(n){n&&Object.keys(n).forEach(function(t){u[t]=n[t]})}),u}function bu(u){return Object.prototype.toString.call(u)}function Zn(u){return bu(u)==="[object String]"}function Vn(u){return bu(u)==="[object Object]"}function Gn(u){return bu(u)==="[object RegExp]"}function Ku(u){return bu(u)==="[object Function]"}function Wn(u){return u.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const k0={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function Jn(u){return Object.keys(u||{}).reduce(function(e,n){return e||k0.hasOwnProperty(n)},!1)}const Qn={"http:":{validate:function(u,e,n){const t=u.slice(e);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(t)?t.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(u,e,n){const t=u.slice(e);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(t)?e>=3&&u[e-3]===":"||e>=3&&u[e-3]==="/"?0:t.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(u,e,n){const t=u.slice(e);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(t)?t.match(n.re.mailto)[0].length:0}}},Xn="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]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",Yn="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Kn(u){u.__index__=-1,u.__text_cache__=""}function ut(u){return function(e,n){const t=e.slice(n);return u.test(t)?t.match(u)[0].length:0}}function u0(){return function(u,e){e.normalize(u)}}function su(u){const e=u.re=Un(u.__opts__),n=u.__tlds__.slice();u.onCompile(),u.__tlds_replaced__||n.push(Xn),n.push(e.src_xn),e.src_tlds=n.join("|");function t(i){return i.replace("%TLDS%",e.src_tlds)}e.email_fuzzy=RegExp(t(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(t(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(t(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(t(e.tpl_host_fuzzy_test),"i");const r=[];u.__compiled__={};function c(i,a){throw new Error('(LinkifyIt) Invalid schema "'+i+'": '+a)}Object.keys(u.__schemas__).forEach(function(i){const a=u.__schemas__[i];if(a===null)return;const s={validate:null,link:null};if(u.__compiled__[i]=s,Vn(a)){Gn(a.validate)?s.validate=ut(a.validate):Ku(a.validate)?s.validate=a.validate:c(i,a),Ku(a.normalize)?s.normalize=a.normalize:a.normalize?c(i,a):s.normalize=u0();return}if(Zn(a)){r.push(i);return}c(i,a)}),r.forEach(function(i){u.__compiled__[u.__schemas__[i]]&&(u.__compiled__[i].validate=u.__compiled__[u.__schemas__[i]].validate,u.__compiled__[i].normalize=u.__compiled__[u.__schemas__[i]].normalize)}),u.__compiled__[""]={validate:null,normalize:u0()};const o=Object.keys(u.__compiled__).filter(function(i){return i.length>0&&u.__compiled__[i]}).map(Wn).join("|");u.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+o+")","i"),u.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+o+")","ig"),u.re.schema_at_start=RegExp("^"+u.re.schema_search.source,"i"),u.re.pretest=RegExp("("+u.re.schema_test.source+")|("+u.re.host_fuzzy_test.source+")|@","i"),Kn(u)}function et(u,e){const n=u.__index__,t=u.__last_index__,r=u.__text_cache__.slice(n,t);this.schema=u.__schema__.toLowerCase(),this.index=n+e,this.lastIndex=t+e,this.raw=r,this.text=r,this.url=r}function Fu(u,e){const n=new et(u,e);return u.__compiled__[n.schema].normalize(n,u),n}function v(u,e){if(!(this instanceof v))return new v(u,e);e||Jn(u)&&(e=u,u={}),this.__opts__=Au({},k0,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Au({},Qn,u),this.__compiled__={},this.__tlds__=Yn,this.__tlds_replaced__=!1,this.re={},su(this)}v.prototype.add=function(e,n){return this.__schemas__[e]=n,su(this),this};v.prototype.set=function(e){return this.__opts__=Au(this.__opts__,e),this};v.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;let n,t,r,c,o,i,a,s,f;if(this.re.schema_test.test(e)){for(a=this.re.schema_search,a.lastIndex=0;(n=a.exec(e))!==null;)if(c=this.testSchemaAt(e,n[2],a.lastIndex),c){this.__schema__=n[2],this.__index__=n.index+n[1].length,this.__last_index__=n.index+n[0].length+c;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=e.search(this.re.host_fuzzy_test),s>=0&&(this.__index__<0||s<this.__index__)&&(t=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(o=t.index+t[1].length,(this.__index__<0||o<this.__index__)&&(this.__schema__="",this.__index__=o,this.__last_index__=t.index+t[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=e.indexOf("@"),f>=0&&(r=e.match(this.re.email_fuzzy))!==null&&(o=r.index+r[1].length,i=r.index+r[0].length,(this.__index__<0||o<this.__index__||o===this.__index__&&i>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=i))),this.__index__>=0};v.prototype.pretest=function(e){return this.re.pretest.test(e)};v.prototype.testSchemaAt=function(e,n,t){return this.__compiled__[n.toLowerCase()]?this.__compiled__[n.toLowerCase()].validate(e,t,this):0};v.prototype.match=function(e){const n=[];let t=0;this.__index__>=0&&this.__text_cache__===e&&(n.push(Fu(this,t)),t=this.__last_index__);let r=t?e.slice(t):e;for(;this.test(r);)n.push(Fu(this,t)),r=r.slice(this.__last_index__),t+=this.__last_index__;return n.length?n:null};v.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;const n=this.re.schema_at_start.exec(e);if(!n)return null;const t=this.testSchemaAt(e,n[2],n[0].length);return t?(this.__schema__=n[2],this.__index__=n.index+n[1].length,this.__last_index__=n.index+n[0].length+t,Fu(this,0)):null};v.prototype.tlds=function(e,n){return e=Array.isArray(e)?e:[e],n?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(t,r,c){return t!==c[r-1]}).reverse(),su(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,su(this),this)};v.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)};v.prototype.onCompile=function(){};const U=2147483647,z=36,qu=1,uu=26,nt=38,tt=700,g0=72,D0=128,C0="-",rt=/^xn--/,ct=/[^\0-\x7F]/,it=/[\x2E\u3002\uFF0E\uFF61]/g,ot={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Cu=z-qu,I=Math.floor,Eu=String.fromCharCode;function O(u){throw new RangeError(ot[u])}function at(u,e){const n=[];let t=u.length;for(;t--;)n[t]=e(u[t]);return n}function E0(u,e){const n=u.split("@");let t="";n.length>1&&(t=n[0]+"@",u=n[1]),u=u.replace(it,".");const r=u.split("."),c=at(r,e).join(".");return t+c}function y0(u){const e=[];let n=0;const t=u.length;for(;n<t;){const r=u.charCodeAt(n++);if(r>=55296&&r<=56319&&n<t){const c=u.charCodeAt(n++);(c&64512)==56320?e.push(((r&1023)<<10)+(c&1023)+65536):(e.push(r),n--)}else e.push(r)}return e}const st=u=>String.fromCodePoint(...u),ft=function(u){return u>=48&&u<58?26+(u-48):u>=65&&u<91?u-65:u>=97&&u<123?u-97:z},e0=function(u,e){return u+22+75*(u<26)-((e!=0)<<5)},A0=function(u,e,n){let t=0;for(u=n?I(u/tt):u>>1,u+=I(u/e);u>Cu*uu>>1;t+=z)u=I(u/Cu);return I(t+(Cu+1)*u/(u+nt))},F0=function(u){const e=[],n=u.length;let t=0,r=D0,c=g0,o=u.lastIndexOf(C0);o<0&&(o=0);for(let i=0;i<o;++i)u.charCodeAt(i)>=128&&O("not-basic"),e.push(u.charCodeAt(i));for(let i=o>0?o+1:0;i<n;){const a=t;for(let f=1,l=z;;l+=z){i>=n&&O("invalid-input");const b=ft(u.charCodeAt(i++));b>=z&&O("invalid-input"),b>I((U-t)/f)&&O("overflow"),t+=b*f;const h=l<=c?qu:l>=c+uu?uu:l-c;if(b<h)break;const d=z-h;f>I(U/d)&&O("overflow"),f*=d}const s=e.length+1;c=A0(t-a,s,a==0),I(t/s)>U-r&&O("overflow"),r+=I(t/s),t%=s,e.splice(t++,0,r)}return String.fromCodePoint(...e)},w0=function(u){const e=[];u=y0(u);const n=u.length;let t=D0,r=0,c=g0;for(const a of u)a<128&&e.push(Eu(a));const o=e.length;let i=o;for(o&&e.push(C0);i<n;){let a=U;for(const f of u)f>=t&&f<a&&(a=f);const s=i+1;a-t>I((U-r)/s)&&O("overflow"),r+=(a-t)*s,t=a;for(const f of u)if(f<t&&++r>U&&O("overflow"),f===t){let l=r;for(let b=z;;b+=z){const h=b<=c?qu:b>=c+uu?uu:b-c;if(l<h)break;const d=l-h,k=z-h;e.push(Eu(e0(h+d%k,0))),l=I(d/k)}e.push(Eu(e0(l,0))),c=A0(r,s,i===o),r=0,++i}++r,++t}return e.join("")},lt=function(u){return E0(u,function(e){return rt.test(e)?F0(e.slice(4).toLowerCase()):e})},dt=function(u){return E0(u,function(e){return ct.test(e)?"xn--"+w0(e):e})},v0={version:"2.3.1",ucs2:{decode:y0,encode:st},decode:F0,encode:w0,toASCII:dt,toUnicode:lt},ht={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},bt={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},pt={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","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"]}}},xt={default:ht,zero:bt,commonmark:pt},_t=/^(vbscript|javascript|file|data):/,mt=/^data:image\/(gif|png|jpeg|webp);/;function kt(u){const e=u.trim().toLowerCase();return _t.test(e)?mt.test(e):!0}const S0=["http:","https:","mailto:"];function gt(u){const e=Su(u,!0);if(e.hostname&&(!e.protocol||S0.indexOf(e.protocol)>=0))try{e.hostname=v0.toASCII(e.hostname)}catch{}return eu(vu(e))}function Dt(u){const e=Su(u,!0);if(e.hostname&&(!e.protocol||S0.indexOf(e.protocol)>=0))try{e.hostname=v0.toUnicode(e.hostname)}catch{}return Z(vu(e),Z.defaultChars+"%")}function T(u,e){if(!(this instanceof T))return new T(u,e);e||Bu(u)||(e=u||{},u="default"),this.inline=new tu,this.block=new hu,this.core=new Iu,this.renderer=new W,this.linkify=new v,this.validateLink=kt,this.normalizeLink=gt,this.normalizeLinkText=Dt,this.utils=Ce,this.helpers=lu({},Fe),this.options={},this.configure(u),e&&this.set(e)}T.prototype.set=function(u){return lu(this.options,u),this};T.prototype.configure=function(u){const e=this;if(Bu(u)){const n=u;if(u=xt[n],!u)throw new Error('Wrong `markdown-it` preset "'+n+'", check name')}if(!u)throw new Error("Wrong `markdown-it` preset, can't be empty");return u.options&&e.set(u.options),u.components&&Object.keys(u.components).forEach(function(n){u.components[n].rules&&e[n].ruler.enableOnly(u.components[n].rules),u.components[n].rules2&&e[n].ruler2.enableOnly(u.components[n].rules2)}),this};T.prototype.enable=function(u,e){let n=[];Array.isArray(u)||(u=[u]),["core","block","inline"].forEach(function(r){n=n.concat(this[r].ruler.enable(u,!0))},this),n=n.concat(this.inline.ruler2.enable(u,!0));const t=u.filter(function(r){return n.indexOf(r)<0});if(t.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+t);return this};T.prototype.disable=function(u,e){let n=[];Array.isArray(u)||(u=[u]),["core","block","inline"].forEach(function(r){n=n.concat(this[r].ruler.disable(u,!0))},this),n=n.concat(this.inline.ruler2.disable(u,!0));const t=u.filter(function(r){return n.indexOf(r)<0});if(t.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+t);return this};T.prototype.use=function(u){const e=[this].concat(Array.prototype.slice.call(arguments,1));return u.apply(u,e),this};T.prototype.parse=function(u,e){if(typeof u!="string")throw new Error("Input data should be a String");const n=new this.core.State(u,this,e);return this.core.process(n),n.tokens};T.prototype.render=function(u,e){return e=e||{},this.renderer.render(this.parse(u,e),this.options,e)};T.prototype.parseInline=function(u,e){const n=new this.core.State(u,this,e);return n.inlineMode=!0,this.core.process(n),n.tokens};T.prototype.renderInline=function(u,e){return e=e||{},this.renderer.render(this.parseInline(u,e),this.options,e)};var n0=!1,G={false:"push",true:"unshift",after:"push",before:"unshift"},fu={isPermalinkSymbol:!0};function wu(u,e,n,t){var r;if(!n0){var c="Using deprecated markdown-it-anchor permalink option, see https://github.com/valeriangalliat/markdown-it-anchor#permalinks";typeof process=="object"&&process&&process.emitWarning?process.emitWarning(c):console.warn(c),n0=!0}var o=[Object.assign(new n.Token("link_open","a",1),{attrs:[].concat(e.permalinkClass?[["class",e.permalinkClass]]:[],[["href",e.permalinkHref(u,n)]],Object.entries(e.permalinkAttrs(u,n)))}),Object.assign(new n.Token("html_block","",0),{content:e.permalinkSymbol,meta:fu}),new n.Token("link_close","a",-1)];e.permalinkSpace&&n.tokens[t+1].children[G[e.permalinkBefore]](Object.assign(new n.Token("text","",0),{content:" "})),(r=n.tokens[t+1].children)[G[e.permalinkBefore]].apply(r,o)}function T0(u){return"#"+u}function B0(u){return{}}var Ct={class:"header-anchor",symbol:"#",renderHref:T0,renderAttrs:B0};function ru(u){function e(n){return n=Object.assign({},e.defaults,n),function(t,r,c,o){return u(t,n,r,c,o)}}return e.defaults=Object.assign({},Ct),e.renderPermalinkImpl=u,e}function Ru(u){var e=[],n=u.filter(function(t){if(t[0]!=="class")return!0;e.push(t[1])});return e.length>0&&n.unshift(["class",e.join(" ")]),n}var pu=ru(function(u,e,n,t,r){var c,o=[Object.assign(new t.Token("link_open","a",1),{attrs:Ru([].concat(e.class?[["class",e.class]]:[],[["href",e.renderHref(u,t)]],e.ariaHidden?[["aria-hidden","true"]]:[],Object.entries(e.renderAttrs(u,t))))}),Object.assign(new t.Token("html_inline","",0),{content:e.symbol,meta:fu}),new t.Token("link_close","a",-1)];if(e.space){var i=typeof e.space=="string"?e.space:" ";t.tokens[r+1].children[G[e.placement]](Object.assign(new t.Token(typeof e.space=="string"?"html_inline":"text","",0),{content:i}))}(c=t.tokens[r+1].children)[G[e.placement]].apply(c,o)});Object.assign(pu.defaults,{space:!0,placement:"after",ariaHidden:!1});var j=ru(pu.renderPermalinkImpl);j.defaults=Object.assign({},pu.defaults,{ariaHidden:!0});var z0=ru(function(u,e,n,t,r){var c=[Object.assign(new t.Token("link_open","a",1),{attrs:Ru([].concat(e.class?[["class",e.class]]:[],[["href",e.renderHref(u,t)]],Object.entries(e.renderAttrs(u,t))))})].concat(e.safariReaderFix?[new t.Token("span_open","span",1)]:[],t.tokens[r+1].children,e.safariReaderFix?[new t.Token("span_close","span",-1)]:[],[new t.Token("link_close","a",-1)]);t.tokens[r+1]=Object.assign(new t.Token("inline","",0),{children:c})});Object.assign(z0.defaults,{safariReaderFix:!1});var t0=ru(function(u,e,n,t,r){var c;if(!["visually-hidden","aria-label","aria-describedby","aria-labelledby"].includes(e.style))throw new Error("`permalink.linkAfterHeader` called with unknown style option `"+e.style+"`");if(!["aria-describedby","aria-labelledby"].includes(e.style)&&!e.assistiveText)throw new Error("`permalink.linkAfterHeader` called without the `assistiveText` option in `"+e.style+"` style");if(e.style==="visually-hidden"&&!e.visuallyHiddenClass)throw new Error("`permalink.linkAfterHeader` called without the `visuallyHiddenClass` option in `visually-hidden` style");var o=t.tokens[r+1].children.filter(function(l){return l.type==="text"||l.type==="code_inline"}).reduce(function(l,b){return l+b.content},""),i=[],a=[];if(e.class&&a.push(["class",e.class]),a.push(["href",e.renderHref(u,t)]),a.push.apply(a,Object.entries(e.renderAttrs(u,t))),e.style==="visually-hidden"){if(i.push(Object.assign(new t.Token("span_open","span",1),{attrs:[["class",e.visuallyHiddenClass]]}),Object.assign(new t.Token("text","",0),{content:e.assistiveText(o)}),new t.Token("span_close","span",-1)),e.space){var s=typeof e.space=="string"?e.space:" ";i[G[e.placement]](Object.assign(new t.Token(typeof e.space=="string"?"html_inline":"text","",0),{content:s}))}i[G[e.placement]](Object.assign(new t.Token("span_open","span",1),{attrs:[["aria-hidden","true"]]}),Object.assign(new t.Token("html_inline","",0),{content:e.symbol,meta:fu}),new t.Token("span_close","span",-1))}else i.push(Object.assign(new t.Token("html_inline","",0),{content:e.symbol,meta:fu}));e.style==="aria-label"?a.push(["aria-label",e.assistiveText(o)]):["aria-describedby","aria-labelledby"].includes(e.style)&&a.push([e.style,u]);var f=[Object.assign(new t.Token("link_open","a",1),{attrs:Ru(a)})].concat(i,[new t.Token("link_close","a",-1)]);(c=t.tokens).splice.apply(c,[r+3,0].concat(f)),e.wrapper&&(t.tokens.splice(r,0,Object.assign(new t.Token("html_block","",0),{content:e.wrapper[0]+`
`})),t.tokens.splice(r+3+f.length+1,0,Object.assign(new t.Token("html_block","",0),{content:e.wrapper[1]+`
`})))});function r0(u,e,n,t){var r=u,c=t;if(n&&Object.prototype.hasOwnProperty.call(e,r))throw new Error("User defined `id` attribute `"+u+"` is not unique. Please fix it in your Markdown to continue.");for(;Object.prototype.hasOwnProperty.call(e,r);)r=u+"-"+c,c+=1;return e[r]=!0,r}function Q(u,e){e=Object.assign({},Q.defaults,e),u.core.ruler.push("anchor",function(n){for(var t,r={},c=n.tokens,o=Array.isArray(e.level)?(t=e.level,function(l){return t.includes(l)}):function(l){return function(b){return b>=l}}(e.level),i=0;i<c.length;i++){var a=c[i];if(a.type==="heading_open"&&o(Number(a.tag.substr(1)))){var s=e.getTokensText(c[i+1].children),f=a.attrGet("id");f=f==null?r0(f=e.slugifyWithState?e.slugifyWithState(s,n):e.slugify(s),r,!1,e.uniqueSlugStartIndex):r0(f,r,!0,e.uniqueSlugStartIndex),a.attrSet("id",f),e.tabIndex!==!1&&a.attrSet("tabindex",""+e.tabIndex),typeof e.permalink=="function"?e.permalink(f,e,n,i):(e.permalink||e.renderPermalink&&e.renderPermalink!==wu)&&e.renderPermalink(f,e,n,i),i=c.indexOf(a),e.callback&&e.callback(a,{slug:f,title:s})}}})}Object.assign(t0.defaults,{style:"visually-hidden",space:!0,placement:"after",wrapper:null}),Q.permalink={__proto__:null,legacy:wu,renderHref:T0,renderAttrs:B0,makePermalink:ru,linkInsideHeader:pu,ariaHidden:j,headerLink:z0,linkAfterHeader:t0},Q.defaults={level:1,slugify:function(u){return encodeURIComponent(String(u).trim().toLowerCase().replace(/\s+/g,"-"))},uniqueSlugStartIndex:1,tabIndex:"-1",getTokensText:function(u){return u.filter(function(e){return["text","code_inline"].includes(e.type)}).map(function(e){return e.content}).join("")},permalink:!1,renderPermalink:wu,permalinkClass:j.defaults.class,permalinkSpace:j.defaults.space,permalinkSymbol:"¶",permalinkBefore:j.defaults.placement==="before",permalinkHref:j.defaults.renderHref,permalinkAttrs:j.defaults.renderAttrs},Q.default=Q;export{T as M,Q as b};