diff --git a/endpoints/lollms_webui_infos.py b/endpoints/lollms_webui_infos.py index 5c2130c6..435a0e27 100644 --- a/endpoints/lollms_webui_infos.py +++ b/endpoints/lollms_webui_infos.py @@ -50,6 +50,14 @@ async def get_lollms_version(): infos = base_path/"news"/"current.html" return infos.read_text(encoding="utf8") +@router.get("/get_last_video_url") +async def get_last_video_url(): + """Get the URL of the last video.""" + # This is a static URL for demonstration purposes + base_path = Path(__file__).parent + infos = base_path/"news"/"latest_video.txt" + return infos.read_text(encoding="utf8") + @router.get("/get_lollms_webui_version") async def get_lollms_webui_version(): """Get the version of the LoLLMs Web UI application.""" diff --git a/endpoints/news/current.html b/endpoints/news/current.html index 5d8c81b4..205786d7 100644 --- a/endpoints/news/current.html +++ b/endpoints/news/current.html @@ -1,108 +1,86 @@
+
LoLLMs can now seamlessly connect to any remote Stable Diffusion WebUI, expanding your creative possibilities! Simply ensure the remote instance is accessible and launched with the --api
option.
+
Our new smart router now selects the most appropriate model based on its description, not just prompt complexity. This ensures more accurate and context-aware responses for your queries.
+
Explore our latest additions to the LoLLMs app ecosystem:
-+
"Empowering users with advanced AI tools and customization options!"
+ We're excited to introduce a new feature for video releases: +
+ ++ "Never miss a new release and keep track of your watched content effortlessly!" +
+Thank you for watching and staying updated with LoLLMs!
+We appreciate your continued support and engagement with our platform.
+"+co(n[e].content)+`
-`};ur.fence=function(n,e,t,s,r){var i=n[e],o=i.info?ige(i.info).trim():"",a="",c="",d,u,_,m,h;return o&&(_=o.split(/(\s+)/g),a=_[0],c=_.slice(2).join("")),t.highlight?d=t.highlight(i.content,a,c)||co(i.content):d=co(i.content),d.indexOf("1?arguments[1]:void 0,v=b!==void 0,E=0,S=_(g),R,w,A,I;if(v&&(b=i(b,y>2?arguments[2]:void 0,2)),S!=null&&!(f==Array&&c(S)))for(I=S.call(g),w=new f;!(A=I.next()).done;E++)u(w,E,v?a(I,b,[A.value,E],!0):A.value);else for(R=d(g.length),w=new f(R);R>E;E++)u(w,E,v?b(g[E],E):g[E]);return w.length=E,w}},"./node_modules/core-js/internals/array-includes.js":function(t,s,r){var i=r("./node_modules/core-js/internals/to-indexed-object.js"),o=r("./node_modules/core-js/internals/to-length.js"),a=r("./node_modules/core-js/internals/to-absolute-index.js");t.exports=function(c){return function(d,u,_){var m=i(d),h=o(m.length),g=a(_,h),f;if(c&&u!=u){for(;h>g;)if(f=m[g++],f!=f)return!0}else for(;h>g;g++)if((c||g in m)&&m[g]===u)return c||g||0;return!c&&-1}}},"./node_modules/core-js/internals/bind-context.js":function(t,s,r){var i=r("./node_modules/core-js/internals/a-function.js");t.exports=function(o,a,c){if(i(o),a===void 0)return o;switch(c){case 0:return function(){return o.call(a)};case 1:return function(d){return o.call(a,d)};case 2:return function(d,u){return o.call(a,d,u)};case 3:return function(d,u,_){return o.call(a,d,u,_)}}return function(){return o.apply(a,arguments)}}},"./node_modules/core-js/internals/call-with-safe-iteration-closing.js":function(t,s,r){var i=r("./node_modules/core-js/internals/an-object.js");t.exports=function(o,a,c,d){try{return d?a(i(c)[0],c[1]):a(c)}catch(_){var u=o.return;throw u!==void 0&&i(u.call(o)),_}}},"./node_modules/core-js/internals/check-correctness-of-iteration.js":function(t,s,r){var i=r("./node_modules/core-js/internals/well-known-symbol.js"),o=i("iterator"),a=!1;try{var c=0,d={next:function(){return{done:!!c++}},return:function(){a=!0}};d[o]=function(){return this},Array.from(d,function(){throw 2})}catch{}t.exports=function(u,_){if(!_&&!a)return!1;var m=!1;try{var h={};h[o]=function(){return{next:function(){return{done:m=!0}}}},u(h)}catch{}return m}},"./node_modules/core-js/internals/classof-raw.js":function(t,s){var r={}.toString;t.exports=function(i){return r.call(i).slice(8,-1)}},"./node_modules/core-js/internals/classof.js":function(t,s,r){var i=r("./node_modules/core-js/internals/classof-raw.js"),o=r("./node_modules/core-js/internals/well-known-symbol.js"),a=o("toStringTag"),c=i(function(){return arguments}())=="Arguments",d=function(u,_){try{return u[_]}catch{}};t.exports=function(u){var _,m,h;return u===void 0?"Undefined":u===null?"Null":typeof(m=d(_=Object(u),a))=="string"?m:c?i(_):(h=i(_))=="Object"&&typeof _.callee=="function"?"Arguments":h}},"./node_modules/core-js/internals/copy-constructor-properties.js":function(t,s,r){var i=r("./node_modules/core-js/internals/has.js"),o=r("./node_modules/core-js/internals/own-keys.js"),a=r("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),c=r("./node_modules/core-js/internals/object-define-property.js");t.exports=function(d,u){for(var _=o(u),m=c.f,h=a.f,g=0;g<_.length;g++){var f=_[g];i(d,f)||m(d,f,h(u,f))}}},"./node_modules/core-js/internals/correct-prototype-getter.js":function(t,s,r){var i=r("./node_modules/core-js/internals/fails.js");t.exports=!i(function(){function o(){}return o.prototype.constructor=null,Object.getPrototypeOf(new o)!==o.prototype})},"./node_modules/core-js/internals/create-iterator-constructor.js":function(t,s,r){var i=r("./node_modules/core-js/internals/iterators-core.js").IteratorPrototype,o=r("./node_modules/core-js/internals/object-create.js"),a=r("./node_modules/core-js/internals/create-property-descriptor.js"),c=r("./node_modules/core-js/internals/set-to-string-tag.js"),d=r("./node_modules/core-js/internals/iterators.js"),u=function(){return this};t.exports=function(_,m,h){var g=m+" Iterator";return _.prototype=o(i,{next:a(1,h)}),c(_,g,!1,!0),d[g]=u,_}},"./node_modules/core-js/internals/create-property-descriptor.js":function(t,s){t.exports=function(r,i){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:i}}},"./node_modules/core-js/internals/create-property.js":function(t,s,r){var i=r("./node_modules/core-js/internals/to-primitive.js"),o=r("./node_modules/core-js/internals/object-define-property.js"),a=r("./node_modules/core-js/internals/create-property-descriptor.js");t.exports=function(c,d,u){var _=i(d);_ in c?o.f(c,_,a(0,u)):c[_]=u}},"./node_modules/core-js/internals/define-iterator.js":function(t,s,r){var i=r("./node_modules/core-js/internals/export.js"),o=r("./node_modules/core-js/internals/create-iterator-constructor.js"),a=r("./node_modules/core-js/internals/object-get-prototype-of.js"),c=r("./node_modules/core-js/internals/object-set-prototype-of.js"),d=r("./node_modules/core-js/internals/set-to-string-tag.js"),u=r("./node_modules/core-js/internals/hide.js"),_=r("./node_modules/core-js/internals/redefine.js"),m=r("./node_modules/core-js/internals/well-known-symbol.js"),h=r("./node_modules/core-js/internals/is-pure.js"),g=r("./node_modules/core-js/internals/iterators.js"),f=r("./node_modules/core-js/internals/iterators-core.js"),y=f.IteratorPrototype,b=f.BUGGY_SAFARI_ITERATORS,v=m("iterator"),E="keys",S="values",R="entries",w=function(){return this};t.exports=function(A,I,C,M,G,V,ee){o(C,I,M);var O=function(Ee){if(Ee===G&&se)return se;if(!b&&Ee in L)return L[Ee];switch(Ee){case E:return function(){return new C(this,Ee)};case S:return function(){return new C(this,Ee)};case R:return function(){return new C(this,Ee)}}return function(){return new C(this)}},H=I+" Iterator",q=!1,L=A.prototype,W=L[v]||L["@@iterator"]||G&&L[G],se=!b&&W||O(G),oe=I=="Array"&&L.entries||W,ye,xe,ce;if(oe&&(ye=a(oe.call(new A)),y!==Object.prototype&&ye.next&&(!h&&a(ye)!==y&&(c?c(ye,y):typeof ye[v]!="function"&&u(ye,v,w)),d(ye,H,!0,!0),h&&(g[H]=w))),G==S&&W&&W.name!==S&&(q=!0,se=function(){return W.call(this)}),(!h||ee)&&L[v]!==se&&u(L,v,se),g[I]=se,G)if(xe={values:O(S),keys:V?se:O(E),entries:O(R)},ee)for(ce in xe)(b||q||!(ce in L))&&_(L,ce,xe[ce]);else i({target:I,proto:!0,forced:b||q},xe);return xe}},"./node_modules/core-js/internals/descriptors.js":function(t,s,r){var i=r("./node_modules/core-js/internals/fails.js");t.exports=!i(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})},"./node_modules/core-js/internals/document-create-element.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/is-object.js"),a=i.document,c=o(a)&&o(a.createElement);t.exports=function(d){return c?a.createElement(d):{}}},"./node_modules/core-js/internals/enum-bug-keys.js":function(t,s){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"./node_modules/core-js/internals/export.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/object-get-own-property-descriptor.js").f,a=r("./node_modules/core-js/internals/hide.js"),c=r("./node_modules/core-js/internals/redefine.js"),d=r("./node_modules/core-js/internals/set-global.js"),u=r("./node_modules/core-js/internals/copy-constructor-properties.js"),_=r("./node_modules/core-js/internals/is-forced.js");t.exports=function(m,h){var g=m.target,f=m.global,y=m.stat,b,v,E,S,R,w;if(f?v=i:y?v=i[g]||d(g,{}):v=(i[g]||{}).prototype,v)for(E in h){if(R=h[E],m.noTargetGet?(w=o(v,E),S=w&&w.value):S=v[E],b=_(f?E:g+(y?".":"#")+E,m.forced),!b&&S!==void 0){if(typeof R==typeof S)continue;u(R,S)}(m.sham||S&&S.sham)&&a(R,"sham",!0),c(v,E,R,m)}}},"./node_modules/core-js/internals/fails.js":function(t,s){t.exports=function(r){try{return!!r()}catch{return!0}}},"./node_modules/core-js/internals/function-to-string.js":function(t,s,r){var i=r("./node_modules/core-js/internals/shared.js");t.exports=i("native-function-to-string",Function.toString)},"./node_modules/core-js/internals/get-iterator-method.js":function(t,s,r){var i=r("./node_modules/core-js/internals/classof.js"),o=r("./node_modules/core-js/internals/iterators.js"),a=r("./node_modules/core-js/internals/well-known-symbol.js"),c=a("iterator");t.exports=function(d){if(d!=null)return d[c]||d["@@iterator"]||o[i(d)]}},"./node_modules/core-js/internals/global.js":function(t,s,r){(function(i){var o="object",a=function(c){return c&&c.Math==Math&&c};t.exports=a(typeof globalThis==o&&globalThis)||a(typeof window==o&&window)||a(typeof self==o&&self)||a(typeof i==o&&i)||Function("return this")()}).call(this,r("./node_modules/webpack/buildin/global.js"))},"./node_modules/core-js/internals/has.js":function(t,s){var r={}.hasOwnProperty;t.exports=function(i,o){return r.call(i,o)}},"./node_modules/core-js/internals/hidden-keys.js":function(t,s){t.exports={}},"./node_modules/core-js/internals/hide.js":function(t,s,r){var i=r("./node_modules/core-js/internals/descriptors.js"),o=r("./node_modules/core-js/internals/object-define-property.js"),a=r("./node_modules/core-js/internals/create-property-descriptor.js");t.exports=i?function(c,d,u){return o.f(c,d,a(1,u))}:function(c,d,u){return c[d]=u,c}},"./node_modules/core-js/internals/html.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=i.document;t.exports=o&&o.documentElement},"./node_modules/core-js/internals/ie8-dom-define.js":function(t,s,r){var i=r("./node_modules/core-js/internals/descriptors.js"),o=r("./node_modules/core-js/internals/fails.js"),a=r("./node_modules/core-js/internals/document-create-element.js");t.exports=!i&&!o(function(){return Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a!=7})},"./node_modules/core-js/internals/indexed-object.js":function(t,s,r){var i=r("./node_modules/core-js/internals/fails.js"),o=r("./node_modules/core-js/internals/classof-raw.js"),a="".split;t.exports=i(function(){return!Object("z").propertyIsEnumerable(0)})?function(c){return o(c)=="String"?a.call(c,""):Object(c)}:Object},"./node_modules/core-js/internals/internal-state.js":function(t,s,r){var i=r("./node_modules/core-js/internals/native-weak-map.js"),o=r("./node_modules/core-js/internals/global.js"),a=r("./node_modules/core-js/internals/is-object.js"),c=r("./node_modules/core-js/internals/hide.js"),d=r("./node_modules/core-js/internals/has.js"),u=r("./node_modules/core-js/internals/shared-key.js"),_=r("./node_modules/core-js/internals/hidden-keys.js"),m=o.WeakMap,h,g,f,y=function(A){return f(A)?g(A):h(A,{})},b=function(A){return function(I){var C;if(!a(I)||(C=g(I)).type!==A)throw TypeError("Incompatible receiver, "+A+" required");return C}};if(i){var v=new m,E=v.get,S=v.has,R=v.set;h=function(A,I){return R.call(v,A,I),I},g=function(A){return E.call(v,A)||{}},f=function(A){return S.call(v,A)}}else{var w=u("state");_[w]=!0,h=function(A,I){return c(A,w,I),I},g=function(A){return d(A,w)?A[w]:{}},f=function(A){return d(A,w)}}t.exports={set:h,get:g,has:f,enforce:y,getterFor:b}},"./node_modules/core-js/internals/is-array-iterator-method.js":function(t,s,r){var i=r("./node_modules/core-js/internals/well-known-symbol.js"),o=r("./node_modules/core-js/internals/iterators.js"),a=i("iterator"),c=Array.prototype;t.exports=function(d){return d!==void 0&&(o.Array===d||c[a]===d)}},"./node_modules/core-js/internals/is-forced.js":function(t,s,r){var i=r("./node_modules/core-js/internals/fails.js"),o=/#|\.prototype\./,a=function(m,h){var g=d[c(m)];return g==_?!0:g==u?!1:typeof h=="function"?i(h):!!h},c=a.normalize=function(m){return String(m).replace(o,".").toLowerCase()},d=a.data={},u=a.NATIVE="N",_=a.POLYFILL="P";t.exports=a},"./node_modules/core-js/internals/is-object.js":function(t,s){t.exports=function(r){return typeof r=="object"?r!==null:typeof r=="function"}},"./node_modules/core-js/internals/is-pure.js":function(t,s){t.exports=!1},"./node_modules/core-js/internals/iterators-core.js":function(t,s,r){var i=r("./node_modules/core-js/internals/object-get-prototype-of.js"),o=r("./node_modules/core-js/internals/hide.js"),a=r("./node_modules/core-js/internals/has.js"),c=r("./node_modules/core-js/internals/well-known-symbol.js"),d=r("./node_modules/core-js/internals/is-pure.js"),u=c("iterator"),_=!1,m=function(){return this},h,g,f;[].keys&&(f=[].keys(),"next"in f?(g=i(i(f)),g!==Object.prototype&&(h=g)):_=!0),h==null&&(h={}),!d&&!a(h,u)&&o(h,u,m),t.exports={IteratorPrototype:h,BUGGY_SAFARI_ITERATORS:_}},"./node_modules/core-js/internals/iterators.js":function(t,s){t.exports={}},"./node_modules/core-js/internals/native-symbol.js":function(t,s,r){var i=r("./node_modules/core-js/internals/fails.js");t.exports=!!Object.getOwnPropertySymbols&&!i(function(){return!String(Symbol())})},"./node_modules/core-js/internals/native-weak-map.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/function-to-string.js"),a=i.WeakMap;t.exports=typeof a=="function"&&/native code/.test(o.call(a))},"./node_modules/core-js/internals/object-create.js":function(t,s,r){var i=r("./node_modules/core-js/internals/an-object.js"),o=r("./node_modules/core-js/internals/object-define-properties.js"),a=r("./node_modules/core-js/internals/enum-bug-keys.js"),c=r("./node_modules/core-js/internals/hidden-keys.js"),d=r("./node_modules/core-js/internals/html.js"),u=r("./node_modules/core-js/internals/document-create-element.js"),_=r("./node_modules/core-js/internals/shared-key.js"),m=_("IE_PROTO"),h="prototype",g=function(){},f=function(){var y=u("iframe"),b=a.length,v="<",E="script",S=">",R="java"+E+":",w;for(y.style.display="none",d.appendChild(y),y.src=String(R),w=y.contentWindow.document,w.open(),w.write(v+E+S+"document.F=Object"+v+"/"+E+S),w.close(),f=w.F;b--;)delete f[h][a[b]];return f()};t.exports=Object.create||function(b,v){var E;return b!==null?(g[h]=i(b),E=new g,g[h]=null,E[m]=b):E=f(),v===void 0?E:o(E,v)},c[m]=!0},"./node_modules/core-js/internals/object-define-properties.js":function(t,s,r){var i=r("./node_modules/core-js/internals/descriptors.js"),o=r("./node_modules/core-js/internals/object-define-property.js"),a=r("./node_modules/core-js/internals/an-object.js"),c=r("./node_modules/core-js/internals/object-keys.js");t.exports=i?Object.defineProperties:function(u,_){a(u);for(var m=c(_),h=m.length,g=0,f;h>g;)o.f(u,f=m[g++],_[f]);return u}},"./node_modules/core-js/internals/object-define-property.js":function(t,s,r){var i=r("./node_modules/core-js/internals/descriptors.js"),o=r("./node_modules/core-js/internals/ie8-dom-define.js"),a=r("./node_modules/core-js/internals/an-object.js"),c=r("./node_modules/core-js/internals/to-primitive.js"),d=Object.defineProperty;s.f=i?d:function(_,m,h){if(a(_),m=c(m,!0),a(h),o)try{return d(_,m,h)}catch{}if("get"in h||"set"in h)throw TypeError("Accessors not supported");return"value"in h&&(_[m]=h.value),_}},"./node_modules/core-js/internals/object-get-own-property-descriptor.js":function(t,s,r){var i=r("./node_modules/core-js/internals/descriptors.js"),o=r("./node_modules/core-js/internals/object-property-is-enumerable.js"),a=r("./node_modules/core-js/internals/create-property-descriptor.js"),c=r("./node_modules/core-js/internals/to-indexed-object.js"),d=r("./node_modules/core-js/internals/to-primitive.js"),u=r("./node_modules/core-js/internals/has.js"),_=r("./node_modules/core-js/internals/ie8-dom-define.js"),m=Object.getOwnPropertyDescriptor;s.f=i?m:function(g,f){if(g=c(g),f=d(f,!0),_)try{return m(g,f)}catch{}if(u(g,f))return a(!o.f.call(g,f),g[f])}},"./node_modules/core-js/internals/object-get-own-property-names.js":function(t,s,r){var i=r("./node_modules/core-js/internals/object-keys-internal.js"),o=r("./node_modules/core-js/internals/enum-bug-keys.js"),a=o.concat("length","prototype");s.f=Object.getOwnPropertyNames||function(d){return i(d,a)}},"./node_modules/core-js/internals/object-get-own-property-symbols.js":function(t,s){s.f=Object.getOwnPropertySymbols},"./node_modules/core-js/internals/object-get-prototype-of.js":function(t,s,r){var i=r("./node_modules/core-js/internals/has.js"),o=r("./node_modules/core-js/internals/to-object.js"),a=r("./node_modules/core-js/internals/shared-key.js"),c=r("./node_modules/core-js/internals/correct-prototype-getter.js"),d=a("IE_PROTO"),u=Object.prototype;t.exports=c?Object.getPrototypeOf:function(_){return _=o(_),i(_,d)?_[d]:typeof _.constructor=="function"&&_ instanceof _.constructor?_.constructor.prototype:_ instanceof Object?u:null}},"./node_modules/core-js/internals/object-keys-internal.js":function(t,s,r){var i=r("./node_modules/core-js/internals/has.js"),o=r("./node_modules/core-js/internals/to-indexed-object.js"),a=r("./node_modules/core-js/internals/array-includes.js"),c=r("./node_modules/core-js/internals/hidden-keys.js"),d=a(!1);t.exports=function(u,_){var m=o(u),h=0,g=[],f;for(f in m)!i(c,f)&&i(m,f)&&g.push(f);for(;_.length>h;)i(m,f=_[h++])&&(~d(g,f)||g.push(f));return g}},"./node_modules/core-js/internals/object-keys.js":function(t,s,r){var i=r("./node_modules/core-js/internals/object-keys-internal.js"),o=r("./node_modules/core-js/internals/enum-bug-keys.js");t.exports=Object.keys||function(c){return i(c,o)}},"./node_modules/core-js/internals/object-property-is-enumerable.js":function(t,s,r){var i={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,a=o&&!i.call({1:2},1);s.f=a?function(d){var u=o(this,d);return!!u&&u.enumerable}:i},"./node_modules/core-js/internals/object-set-prototype-of.js":function(t,s,r){var i=r("./node_modules/core-js/internals/validate-set-prototype-of-arguments.js");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var o=!1,a={},c;try{c=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,c.call(a,[]),o=a instanceof Array}catch{}return function(u,_){return i(u,_),o?c.call(u,_):u.__proto__=_,u}}():void 0)},"./node_modules/core-js/internals/own-keys.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/object-get-own-property-names.js"),a=r("./node_modules/core-js/internals/object-get-own-property-symbols.js"),c=r("./node_modules/core-js/internals/an-object.js"),d=i.Reflect;t.exports=d&&d.ownKeys||function(_){var m=o.f(c(_)),h=a.f;return h?m.concat(h(_)):m}},"./node_modules/core-js/internals/path.js":function(t,s,r){t.exports=r("./node_modules/core-js/internals/global.js")},"./node_modules/core-js/internals/redefine.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/shared.js"),a=r("./node_modules/core-js/internals/hide.js"),c=r("./node_modules/core-js/internals/has.js"),d=r("./node_modules/core-js/internals/set-global.js"),u=r("./node_modules/core-js/internals/function-to-string.js"),_=r("./node_modules/core-js/internals/internal-state.js"),m=_.get,h=_.enforce,g=String(u).split("toString");o("inspectSource",function(f){return u.call(f)}),(t.exports=function(f,y,b,v){var E=v?!!v.unsafe:!1,S=v?!!v.enumerable:!1,R=v?!!v.noTargetGet:!1;if(typeof b=="function"&&(typeof y=="string"&&!c(b,"name")&&a(b,"name",y),h(b).source=g.join(typeof y=="string"?y:"")),f===i){S?f[y]=b:d(y,b);return}else E?!R&&f[y]&&(S=!0):delete f[y];S?f[y]=b:a(f,y,b)})(Function.prototype,"toString",function(){return typeof this=="function"&&m(this).source||u.call(this)})},"./node_modules/core-js/internals/require-object-coercible.js":function(t,s){t.exports=function(r){if(r==null)throw TypeError("Can't call method on "+r);return r}},"./node_modules/core-js/internals/set-global.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/hide.js");t.exports=function(a,c){try{o(i,a,c)}catch{i[a]=c}return c}},"./node_modules/core-js/internals/set-to-string-tag.js":function(t,s,r){var i=r("./node_modules/core-js/internals/object-define-property.js").f,o=r("./node_modules/core-js/internals/has.js"),a=r("./node_modules/core-js/internals/well-known-symbol.js"),c=a("toStringTag");t.exports=function(d,u,_){d&&!o(d=_?d:d.prototype,c)&&i(d,c,{configurable:!0,value:u})}},"./node_modules/core-js/internals/shared-key.js":function(t,s,r){var i=r("./node_modules/core-js/internals/shared.js"),o=r("./node_modules/core-js/internals/uid.js"),a=i("keys");t.exports=function(c){return a[c]||(a[c]=o(c))}},"./node_modules/core-js/internals/shared.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/set-global.js"),a=r("./node_modules/core-js/internals/is-pure.js"),c="__core-js_shared__",d=i[c]||o(c,{});(t.exports=function(u,_){return d[u]||(d[u]=_!==void 0?_:{})})("versions",[]).push({version:"3.1.3",mode:a?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},"./node_modules/core-js/internals/string-at.js":function(t,s,r){var i=r("./node_modules/core-js/internals/to-integer.js"),o=r("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(a,c,d){var u=String(o(a)),_=i(c),m=u.length,h,g;return _<0||_>=m?d?"":void 0:(h=u.charCodeAt(_),h<55296||h>56319||_+1===m||(g=u.charCodeAt(_+1))<56320||g>57343?d?u.charAt(_):h:d?u.slice(_,_+2):(h-55296<<10)+(g-56320)+65536)}},"./node_modules/core-js/internals/to-absolute-index.js":function(t,s,r){var i=r("./node_modules/core-js/internals/to-integer.js"),o=Math.max,a=Math.min;t.exports=function(c,d){var u=i(c);return u<0?o(u+d,0):a(u,d)}},"./node_modules/core-js/internals/to-indexed-object.js":function(t,s,r){var i=r("./node_modules/core-js/internals/indexed-object.js"),o=r("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(a){return i(o(a))}},"./node_modules/core-js/internals/to-integer.js":function(t,s){var r=Math.ceil,i=Math.floor;t.exports=function(o){return isNaN(o=+o)?0:(o>0?i:r)(o)}},"./node_modules/core-js/internals/to-length.js":function(t,s,r){var i=r("./node_modules/core-js/internals/to-integer.js"),o=Math.min;t.exports=function(a){return a>0?o(i(a),9007199254740991):0}},"./node_modules/core-js/internals/to-object.js":function(t,s,r){var i=r("./node_modules/core-js/internals/require-object-coercible.js");t.exports=function(o){return Object(i(o))}},"./node_modules/core-js/internals/to-primitive.js":function(t,s,r){var i=r("./node_modules/core-js/internals/is-object.js");t.exports=function(o,a){if(!i(o))return o;var c,d;if(a&&typeof(c=o.toString)=="function"&&!i(d=c.call(o))||typeof(c=o.valueOf)=="function"&&!i(d=c.call(o))||!a&&typeof(c=o.toString)=="function"&&!i(d=c.call(o)))return d;throw TypeError("Can't convert object to primitive value")}},"./node_modules/core-js/internals/uid.js":function(t,s){var r=0,i=Math.random();t.exports=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++r+i).toString(36))}},"./node_modules/core-js/internals/validate-set-prototype-of-arguments.js":function(t,s,r){var i=r("./node_modules/core-js/internals/is-object.js"),o=r("./node_modules/core-js/internals/an-object.js");t.exports=function(a,c){if(o(a),!i(c)&&c!==null)throw TypeError("Can't set "+String(c)+" as a prototype")}},"./node_modules/core-js/internals/well-known-symbol.js":function(t,s,r){var i=r("./node_modules/core-js/internals/global.js"),o=r("./node_modules/core-js/internals/shared.js"),a=r("./node_modules/core-js/internals/uid.js"),c=r("./node_modules/core-js/internals/native-symbol.js"),d=i.Symbol,u=o("wks");t.exports=function(_){return u[_]||(u[_]=c&&d[_]||(c?d:a)("Symbol."+_))}},"./node_modules/core-js/modules/es.array.from.js":function(t,s,r){var i=r("./node_modules/core-js/internals/export.js"),o=r("./node_modules/core-js/internals/array-from.js"),a=r("./node_modules/core-js/internals/check-correctness-of-iteration.js"),c=!a(function(d){Array.from(d)});i({target:"Array",stat:!0,forced:c},{from:o})},"./node_modules/core-js/modules/es.string.iterator.js":function(t,s,r){var i=r("./node_modules/core-js/internals/string-at.js"),o=r("./node_modules/core-js/internals/internal-state.js"),a=r("./node_modules/core-js/internals/define-iterator.js"),c="String Iterator",d=o.set,u=o.getterFor(c);a(String,"String",function(_){d(this,{type:c,string:String(_),index:0})},function(){var m=u(this),h=m.string,g=m.index,f;return g>=h.length?{value:void 0,done:!0}:(f=i(h,g,!0),m.index+=f.length,{value:f,done:!1})})},"./node_modules/webpack/buildin/global.js":function(t,s){var r;r=function(){return this}();try{r=r||Function("return this")()||(0,eval)("this")}catch{typeof window=="object"&&(r=window)}t.exports=r},"./src/default-attrs.json":function(t){t.exports={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"}},"./src/icon.js":function(t,s,r){Object.defineProperty(s,"__esModule",{value:!0});var i=Object.assign||function(f){for(var y=1;y2&&arguments[2]!==void 0?arguments[2]:[];m(this,f),this.name=y,this.contents=b,this.tags=v,this.attrs=i({},u.default,{class:"feather feather-"+y})}return o(f,[{key:"toSvg",value:function(){var b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},v=i({},this.attrs,b,{class:(0,c.default)(this.attrs.class,b.class)});return""}},{key:"toString",value:function(){return this.contents}}]),f}();function g(f){return Object.keys(f).map(function(y){return y+'="'+f[y]+'"'}).join(" ")}s.default=h},"./src/icons.js":function(t,s,r){Object.defineProperty(s,"__esModule",{value:!0});var i=r("./src/icon.js"),o=_(i),a=r("./dist/icons.json"),c=_(a),d=r("./src/tags.json"),u=_(d);function _(m){return m&&m.__esModule?m:{default:m}}s.default=Object.keys(c.default).map(function(m){return new o.default(m,c.default[m],u.default[m])}).reduce(function(m,h){return m[h.name]=h,m},{})},"./src/index.js":function(t,s,r){var i=r("./src/icons.js"),o=_(i),a=r("./src/to-svg.js"),c=_(a),d=r("./src/replace.js"),u=_(d);function _(m){return m&&m.__esModule?m:{default:m}}t.exports={icons:o.default,toSvg:c.default,replace:u.default}},"./src/replace.js":function(t,s,r){Object.defineProperty(s,"__esModule",{value:!0});var i=Object.assign||function(g){for(var f=1;f 0&&arguments[0]!==void 0?arguments[0]:{};if(typeof document>"u")throw new Error("`feather.replace()` only works in a browser environment.");var f=document.querySelectorAll("[data-feather]");Array.from(f).forEach(function(y){return m(y,g)})}function m(g){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},y=h(g),b=y["data-feather"];if(delete y["data-feather"],d.default[b]===void 0){console.warn("feather: '"+b+"' is not a valid icon");return}var v=d.default[b].toSvg(i({},f,y,{class:(0,a.default)(f.class,y.class)})),E=new DOMParser().parseFromString(v,"image/svg+xml"),S=E.querySelector("svg");g.parentNode.replaceChild(S,g)}function h(g){return Array.from(g.attributes).reduce(function(f,y){return f[y.name]=y.value,f},{})}s.default=_},"./src/tags.json":function(t){t.exports={activity:["pulse","health","action","motion"],airplay:["stream","cast","mirroring"],"alert-circle":["warning","alert","danger"],"alert-octagon":["warning","alert","danger"],"alert-triangle":["warning","alert","danger"],"align-center":["text alignment","center"],"align-justify":["text alignment","justified"],"align-left":["text alignment","left"],"align-right":["text alignment","right"],anchor:[],archive:["index","box"],"at-sign":["mention","at","email","message"],award:["achievement","badge"],aperture:["camera","photo"],"bar-chart":["statistics","diagram","graph"],"bar-chart-2":["statistics","diagram","graph"],battery:["power","electricity"],"battery-charging":["power","electricity"],bell:["alarm","notification","sound"],"bell-off":["alarm","notification","silent"],bluetooth:["wireless"],"book-open":["read","library"],book:["read","dictionary","booklet","magazine","library"],bookmark:["read","clip","marker","tag"],box:["cube"],briefcase:["work","bag","baggage","folder"],calendar:["date"],camera:["photo"],cast:["chromecast","airplay"],"chevron-down":["expand"],"chevron-up":["collapse"],circle:["off","zero","record"],clipboard:["copy"],clock:["time","watch","alarm"],"cloud-drizzle":["weather","shower"],"cloud-lightning":["weather","bolt"],"cloud-rain":["weather"],"cloud-snow":["weather","blizzard"],cloud:["weather"],codepen:["logo"],codesandbox:["logo"],code:["source","programming"],coffee:["drink","cup","mug","tea","cafe","hot","beverage"],columns:["layout"],command:["keyboard","cmd","terminal","prompt"],compass:["navigation","safari","travel","direction"],copy:["clone","duplicate"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],cpu:["processor","technology"],"credit-card":["purchase","payment","cc"],crop:["photo","image"],crosshair:["aim","target"],database:["storage","memory"],delete:["remove"],disc:["album","cd","dvd","music"],"dollar-sign":["currency","money","payment"],droplet:["water"],edit:["pencil","change"],"edit-2":["pencil","change"],"edit-3":["pencil","change"],eye:["view","watch"],"eye-off":["view","watch","hide","hidden"],"external-link":["outbound"],facebook:["logo","social"],"fast-forward":["music"],figma:["logo","design","tool"],"file-minus":["delete","remove","erase"],"file-plus":["add","create","new"],"file-text":["data","txt","pdf"],film:["movie","video"],filter:["funnel","hopper"],flag:["report"],"folder-minus":["directory"],"folder-plus":["directory"],folder:["directory"],framer:["logo","design","tool"],frown:["emoji","face","bad","sad","emotion"],gift:["present","box","birthday","party"],"git-branch":["code","version control"],"git-commit":["code","version control"],"git-merge":["code","version control"],"git-pull-request":["code","version control"],github:["logo","version control"],gitlab:["logo","version control"],globe:["world","browser","language","translate"],"hard-drive":["computer","server","memory","data"],hash:["hashtag","number","pound"],headphones:["music","audio","sound"],heart:["like","love","emotion"],"help-circle":["question mark"],hexagon:["shape","node.js","logo"],home:["house","living"],image:["picture"],inbox:["email"],instagram:["logo","camera"],key:["password","login","authentication","secure"],layers:["stack"],layout:["window","webpage"],"life-buoy":["help","life ring","support"],link:["chain","url"],"link-2":["chain","url"],linkedin:["logo","social media"],list:["options"],lock:["security","password","secure"],"log-in":["sign in","arrow","enter"],"log-out":["sign out","arrow","exit"],mail:["email","message"],"map-pin":["location","navigation","travel","marker"],map:["location","navigation","travel"],maximize:["fullscreen"],"maximize-2":["fullscreen","arrows","expand"],meh:["emoji","face","neutral","emotion"],menu:["bars","navigation","hamburger"],"message-circle":["comment","chat"],"message-square":["comment","chat"],"mic-off":["record","sound","mute"],mic:["record","sound","listen"],minimize:["exit fullscreen","close"],"minimize-2":["exit fullscreen","arrows","close"],minus:["subtract"],monitor:["tv","screen","display"],moon:["dark","night"],"more-horizontal":["ellipsis"],"more-vertical":["ellipsis"],"mouse-pointer":["arrow","cursor"],move:["arrows"],music:["note"],navigation:["location","travel"],"navigation-2":["location","travel"],octagon:["stop"],package:["box","container"],paperclip:["attachment"],pause:["music","stop"],"pause-circle":["music","audio","stop"],"pen-tool":["vector","drawing"],percent:["discount"],"phone-call":["ring"],"phone-forwarded":["call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],phone:["call"],play:["music","start"],"pie-chart":["statistics","diagram"],"play-circle":["music","start"],plus:["add","new"],"plus-circle":["add","new"],"plus-square":["add","new"],pocket:["logo","save"],power:["on","off"],printer:["fax","office","device"],radio:["signal"],"refresh-cw":["synchronise","arrows"],"refresh-ccw":["arrows"],repeat:["loop","arrows"],rewind:["music"],"rotate-ccw":["arrow"],"rotate-cw":["arrow"],rss:["feed","subscribe"],save:["floppy disk"],scissors:["cut"],search:["find","magnifier","magnifying glass"],send:["message","mail","email","paper airplane","paper aeroplane"],settings:["cog","edit","gear","preferences"],"share-2":["network","connections"],shield:["security","secure"],"shield-off":["security","insecure"],"shopping-bag":["ecommerce","cart","purchase","store"],"shopping-cart":["ecommerce","cart","purchase","store"],shuffle:["music"],"skip-back":["music"],"skip-forward":["music"],slack:["logo"],slash:["ban","no"],sliders:["settings","controls"],smartphone:["cellphone","device"],smile:["emoji","face","happy","good","emotion"],speaker:["audio","music"],star:["bookmark","favorite","like"],"stop-circle":["media","music"],sun:["brightness","weather","light"],sunrise:["weather","time","morning","day"],sunset:["weather","time","evening","night"],tablet:["device"],tag:["label"],target:["logo","bullseye"],terminal:["code","command line","prompt"],thermometer:["temperature","celsius","fahrenheit","weather"],"thumbs-down":["dislike","bad","emotion"],"thumbs-up":["like","good","emotion"],"toggle-left":["on","off","switch"],"toggle-right":["on","off","switch"],tool:["settings","spanner"],trash:["garbage","delete","remove","bin"],"trash-2":["garbage","delete","remove","bin"],triangle:["delta"],truck:["delivery","van","shipping","transport","lorry"],tv:["television","stream"],twitch:["logo"],twitter:["logo","social"],type:["text"],umbrella:["rain","weather"],unlock:["security"],"user-check":["followed","subscribed"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-x":["delete","remove","unfollow","unsubscribe","unavailable"],user:["person","account"],users:["group"],"video-off":["camera","movie","film"],video:["camera","movie","film"],voicemail:["phone"],volume:["music","sound","mute"],"volume-1":["music","sound"],"volume-2":["music","sound"],"volume-x":["music","sound","mute"],watch:["clock","time"],"wifi-off":["disabled"],wifi:["connection","signal","wireless"],wind:["weather","air"],"x-circle":["cancel","close","delete","remove","times","clear"],"x-octagon":["delete","stop","alert","warning","times","clear"],"x-square":["cancel","close","delete","remove","times","clear"],x:["cancel","close","delete","remove","times","clear"],youtube:["logo","video","play"],"zap-off":["flash","camera","lightning"],zap:["flash","camera","lightning"],"zoom-in":["magnifying glass"],"zoom-out":["magnifying glass"]}},"./src/to-svg.js":function(t,s,r){Object.defineProperty(s,"__esModule",{value:!0});var i=r("./src/icons.js"),o=a(i);function a(d){return d&&d.__esModule?d:{default:d}}function c(d){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(console.warn("feather.toSvg() is deprecated. Please use feather.icons[name].toSvg() instead."),!d)throw new Error("The required `key` (icon name) parameter is missing.");if(!o.default[d])throw new Error("No icon matching '"+d+"'. See the complete list of icons at https://feathericons.com");return o.default[d].toSvg(u)}s.default=c},0:function(t,s,r){r("./node_modules/core-js/es/array/from.js"),t.exports=r("./src/index.js")}})})})(LA);var g4=LA.exports;const Ve=wi(g4);var Dt={};const b4="Á",y4="á",v4="Ă",E4="ă",S4="∾",T4="∿",x4="∾̳",C4="Â",w4="â",R4="´",A4="А",M4="а",N4="Æ",O4="æ",I4="",k4="𝔄",D4="𝔞",L4="À",P4="à",F4="ℵ",U4="ℵ",B4="Α",G4="α",V4="Ā",z4="ā",H4="⨿",q4="&",Y4="&",$4="⩕",W4="⩓",K4="∧",j4="⩜",Q4="⩘",X4="⩚",Z4="∠",J4="⦤",e5="∠",t5="⦨",n5="⦩",s5="⦪",r5="⦫",i5="⦬",o5="⦭",a5="⦮",l5="⦯",c5="∡",d5="∟",u5="⊾",p5="⦝",f5="∢",_5="Å",m5="⍼",h5="Ą",g5="ą",b5="𝔸",y5="𝕒",v5="⩯",E5="≈",S5="⩰",T5="≊",x5="≋",C5="'",w5="",R5="≈",A5="≊",M5="Å",N5="å",O5="𝒜",I5="𝒶",k5="≔",D5="*",L5="≈",P5="≍",F5="Ã",U5="ã",B5="Ä",G5="ä",V5="∳",z5="⨑",H5="≌",q5="϶",Y5="‵",$5="∽",W5="⋍",K5="∖",j5="⫧",Q5="⊽",X5="⌅",Z5="⌆",J5="⌅",eF="⎵",tF="⎶",nF="≌",sF="Б",rF="б",iF="„",oF="∵",aF="∵",lF="∵",cF="⦰",dF="϶",uF="ℬ",pF="ℬ",fF="Β",_F="β",mF="ℶ",hF="≬",gF="𝔅",bF="𝔟",yF="⋂",vF="◯",EF="⋃",SF="⨀",TF="⨁",xF="⨂",CF="⨆",wF="★",RF="▽",AF="△",MF="⨄",NF="⋁",OF="⋀",IF="⤍",kF="⧫",DF="▪",LF="▴",PF="▾",FF="◂",UF="▸",BF="␣",GF="▒",VF="░",zF="▓",HF="█",qF="=⃥",YF="≡⃥",$F="⫭",WF="⌐",KF="𝔹",jF="𝕓",QF="⊥",XF="⊥",ZF="⋈",JF="⧉",eU="┐",tU="╕",nU="╖",sU="╗",rU="┌",iU="╒",oU="╓",aU="╔",lU="─",cU="═",dU="┬",uU="╤",pU="╥",fU="╦",_U="┴",mU="╧",hU="╨",gU="╩",bU="⊟",yU="⊞",vU="⊠",EU="┘",SU="╛",TU="╜",xU="╝",CU="└",wU="╘",RU="╙",AU="╚",MU="│",NU="║",OU="┼",IU="╪",kU="╫",DU="╬",LU="┤",PU="╡",FU="╢",UU="╣",BU="├",GU="╞",VU="╟",zU="╠",HU="‵",qU="˘",YU="˘",$U="¦",WU="𝒷",KU="ℬ",jU="⁏",QU="∽",XU="⋍",ZU="⧅",JU="\\",eB="⟈",tB="•",nB="•",sB="≎",rB="⪮",iB="≏",oB="≎",aB="≏",lB="Ć",cB="ć",dB="⩄",uB="⩉",pB="⩋",fB="∩",_B="⋒",mB="⩇",hB="⩀",gB="ⅅ",bB="∩︀",yB="⁁",vB="ˇ",EB="ℭ",SB="⩍",TB="Č",xB="č",CB="Ç",wB="ç",RB="Ĉ",AB="ĉ",MB="∰",NB="⩌",OB="⩐",IB="Ċ",kB="ċ",DB="¸",LB="¸",PB="⦲",FB="¢",UB="·",BB="·",GB="𝔠",VB="ℭ",zB="Ч",HB="ч",qB="✓",YB="✓",$B="Χ",WB="χ",KB="ˆ",jB="≗",QB="↺",XB="↻",ZB="⊛",JB="⊚",e6="⊝",t6="⊙",n6="®",s6="Ⓢ",r6="⊖",i6="⊕",o6="⊗",a6="○",l6="⧃",c6="≗",d6="⨐",u6="⫯",p6="⧂",f6="∲",_6="”",m6="’",h6="♣",g6="♣",b6=":",y6="∷",v6="⩴",E6="≔",S6="≔",T6=",",x6="@",C6="∁",w6="∘",R6="∁",A6="ℂ",M6="≅",N6="⩭",O6="≡",I6="∮",k6="∯",D6="∮",L6="𝕔",P6="ℂ",F6="∐",U6="∐",B6="©",G6="©",V6="℗",z6="∳",H6="↵",q6="✗",Y6="⨯",$6="𝒞",W6="𝒸",K6="⫏",j6="⫑",Q6="⫐",X6="⫒",Z6="⋯",J6="⤸",e9="⤵",t9="⋞",n9="⋟",s9="↶",r9="⤽",i9="⩈",o9="⩆",a9="≍",l9="∪",c9="⋓",d9="⩊",u9="⊍",p9="⩅",f9="∪︀",_9="↷",m9="⤼",h9="⋞",g9="⋟",b9="⋎",y9="⋏",v9="¤",E9="↶",S9="↷",T9="⋎",x9="⋏",C9="∲",w9="∱",R9="⌭",A9="†",M9="‡",N9="ℸ",O9="↓",I9="↡",k9="⇓",D9="‐",L9="⫤",P9="⊣",F9="⤏",U9="˝",B9="Ď",G9="ď",V9="Д",z9="д",H9="‡",q9="⇊",Y9="ⅅ",$9="ⅆ",W9="⤑",K9="⩷",j9="°",Q9="∇",X9="Δ",Z9="δ",J9="⦱",e8="⥿",t8="𝔇",n8="𝔡",s8="⥥",r8="⇃",i8="⇂",o8="´",a8="˙",l8="˝",c8="`",d8="˜",u8="⋄",p8="⋄",f8="⋄",_8="♦",m8="♦",h8="¨",g8="ⅆ",b8="ϝ",y8="⋲",v8="÷",E8="÷",S8="⋇",T8="⋇",x8="Ђ",C8="ђ",w8="⌞",R8="⌍",A8="$",M8="𝔻",N8="𝕕",O8="¨",I8="˙",k8="⃜",D8="≐",L8="≑",P8="≐",F8="∸",U8="∔",B8="⊡",G8="⌆",V8="∯",z8="¨",H8="⇓",q8="⇐",Y8="⇔",$8="⫤",W8="⟸",K8="⟺",j8="⟹",Q8="⇒",X8="⊨",Z8="⇑",J8="⇕",eG="∥",tG="⤓",nG="↓",sG="↓",rG="⇓",iG="⇵",oG="̑",aG="⇊",lG="⇃",cG="⇂",dG="⥐",uG="⥞",pG="⥖",fG="↽",_G="⥟",mG="⥗",hG="⇁",gG="↧",bG="⊤",yG="⤐",vG="⌟",EG="⌌",SG="𝒟",TG="𝒹",xG="Ѕ",CG="ѕ",wG="⧶",RG="Đ",AG="đ",MG="⋱",NG="▿",OG="▾",IG="⇵",kG="⥯",DG="⦦",LG="Џ",PG="џ",FG="⟿",UG="É",BG="é",GG="⩮",VG="Ě",zG="ě",HG="Ê",qG="ê",YG="≖",$G="≕",WG="Э",KG="э",jG="⩷",QG="Ė",XG="ė",ZG="≑",JG="ⅇ",e7="≒",t7="𝔈",n7="𝔢",s7="⪚",r7="È",i7="è",o7="⪖",a7="⪘",l7="⪙",c7="∈",d7="⏧",u7="ℓ",p7="⪕",f7="⪗",_7="Ē",m7="ē",h7="∅",g7="∅",b7="◻",y7="∅",v7="▫",E7=" ",S7=" ",T7=" ",x7="Ŋ",C7="ŋ",w7=" ",R7="Ę",A7="ę",M7="𝔼",N7="𝕖",O7="⋕",I7="⧣",k7="⩱",D7="ε",L7="Ε",P7="ε",F7="ϵ",U7="≖",B7="≕",G7="≂",V7="⪖",z7="⪕",H7="⩵",q7="=",Y7="≂",$7="≟",W7="⇌",K7="≡",j7="⩸",Q7="⧥",X7="⥱",Z7="≓",J7="ℯ",eV="ℰ",tV="≐",nV="⩳",sV="≂",rV="Η",iV="η",oV="Ð",aV="ð",lV="Ë",cV="ë",dV="€",uV="!",pV="∃",fV="∃",_V="ℰ",mV="ⅇ",hV="ⅇ",gV="≒",bV="Ф",yV="ф",vV="♀",EV="ffi",SV="ff",TV="ffl",xV="𝔉",CV="𝔣",wV="fi",RV="◼",AV="▪",MV="fj",NV="♭",OV="fl",IV="▱",kV="ƒ",DV="𝔽",LV="𝕗",PV="∀",FV="∀",UV="⋔",BV="⫙",GV="ℱ",VV="⨍",zV="½",HV="⅓",qV="¼",YV="⅕",$V="⅙",WV="⅛",KV="⅔",jV="⅖",QV="¾",XV="⅗",ZV="⅜",JV="⅘",ez="⅚",tz="⅝",nz="⅞",sz="⁄",rz="⌢",iz="𝒻",oz="ℱ",az="ǵ",lz="Γ",cz="γ",dz="Ϝ",uz="ϝ",pz="⪆",fz="Ğ",_z="ğ",mz="Ģ",hz="Ĝ",gz="ĝ",bz="Г",yz="г",vz="Ġ",Ez="ġ",Sz="≥",Tz="≧",xz="⪌",Cz="⋛",wz="≥",Rz="≧",Az="⩾",Mz="⪩",Nz="⩾",Oz="⪀",Iz="⪂",kz="⪄",Dz="⋛︀",Lz="⪔",Pz="𝔊",Fz="𝔤",Uz="≫",Bz="⋙",Gz="⋙",Vz="ℷ",zz="Ѓ",Hz="ѓ",qz="⪥",Yz="≷",$z="⪒",Wz="⪤",Kz="⪊",jz="⪊",Qz="⪈",Xz="≩",Zz="⪈",Jz="≩",eH="⋧",tH="𝔾",nH="𝕘",sH="`",rH="≥",iH="⋛",oH="≧",aH="⪢",lH="≷",cH="⩾",dH="≳",uH="𝒢",pH="ℊ",fH="≳",_H="⪎",mH="⪐",hH="⪧",gH="⩺",bH=">",yH=">",vH="≫",EH="⋗",SH="⦕",TH="⩼",xH="⪆",CH="⥸",wH="⋗",RH="⋛",AH="⪌",MH="≷",NH="≳",OH="≩︀",IH="≩︀",kH="ˇ",DH=" ",LH="½",PH="ℋ",FH="Ъ",UH="ъ",BH="⥈",GH="↔",VH="⇔",zH="↭",HH="^",qH="ℏ",YH="Ĥ",$H="ĥ",WH="♥",KH="♥",jH="…",QH="⊹",XH="𝔥",ZH="ℌ",JH="ℋ",eq="⤥",tq="⤦",nq="⇿",sq="∻",rq="↩",iq="↪",oq="𝕙",aq="ℍ",lq="―",cq="─",dq="𝒽",uq="ℋ",pq="ℏ",fq="Ħ",_q="ħ",mq="≎",hq="≏",gq="⁃",bq="‐",yq="Í",vq="í",Eq="",Sq="Î",Tq="î",xq="И",Cq="и",wq="İ",Rq="Е",Aq="е",Mq="¡",Nq="⇔",Oq="𝔦",Iq="ℑ",kq="Ì",Dq="ì",Lq="ⅈ",Pq="⨌",Fq="∭",Uq="⧜",Bq="℩",Gq="IJ",Vq="ij",zq="Ī",Hq="ī",qq="ℑ",Yq="ⅈ",$q="ℐ",Wq="ℑ",Kq="ı",jq="ℑ",Qq="⊷",Xq="Ƶ",Zq="⇒",Jq="℅",eY="∞",tY="⧝",nY="ı",sY="⊺",rY="∫",iY="∬",oY="ℤ",aY="∫",lY="⊺",cY="⋂",dY="⨗",uY="⨼",pY="",fY="",_Y="Ё",mY="ё",hY="Į",gY="į",bY="𝕀",yY="𝕚",vY="Ι",EY="ι",SY="⨼",TY="¿",xY="𝒾",CY="ℐ",wY="∈",RY="⋵",AY="⋹",MY="⋴",NY="⋳",OY="∈",IY="",kY="Ĩ",DY="ĩ",LY="І",PY="і",FY="Ï",UY="ï",BY="Ĵ",GY="ĵ",VY="Й",zY="й",HY="𝔍",qY="𝔧",YY="ȷ",$Y="𝕁",WY="𝕛",KY="𝒥",jY="𝒿",QY="Ј",XY="ј",ZY="Є",JY="є",e$="Κ",t$="κ",n$="ϰ",s$="Ķ",r$="ķ",i$="К",o$="к",a$="𝔎",l$="𝔨",c$="ĸ",d$="Х",u$="х",p$="Ќ",f$="ќ",_$="𝕂",m$="𝕜",h$="𝒦",g$="𝓀",b$="⇚",y$="Ĺ",v$="ĺ",E$="⦴",S$="ℒ",T$="Λ",x$="λ",C$="⟨",w$="⟪",R$="⦑",A$="⟨",M$="⪅",N$="ℒ",O$="«",I$="⇤",k$="⤟",D$="←",L$="↞",P$="⇐",F$="⤝",U$="↩",B$="↫",G$="⤹",V$="⥳",z$="↢",H$="⤙",q$="⤛",Y$="⪫",$$="⪭",W$="⪭︀",K$="⤌",j$="⤎",Q$="❲",X$="{",Z$="[",J$="⦋",eW="⦏",tW="⦍",nW="Ľ",sW="ľ",rW="Ļ",iW="ļ",oW="⌈",aW="{",lW="Л",cW="л",dW="⤶",uW="“",pW="„",fW="⥧",_W="⥋",mW="↲",hW="≤",gW="≦",bW="⟨",yW="⇤",vW="←",EW="←",SW="⇐",TW="⇆",xW="↢",CW="⌈",wW="⟦",RW="⥡",AW="⥙",MW="⇃",NW="⌊",OW="↽",IW="↼",kW="⇇",DW="↔",LW="↔",PW="⇔",FW="⇆",UW="⇋",BW="↭",GW="⥎",VW="↤",zW="⊣",HW="⥚",qW="⋋",YW="⧏",$W="⊲",WW="⊴",KW="⥑",jW="⥠",QW="⥘",XW="↿",ZW="⥒",JW="↼",eK="⪋",tK="⋚",nK="≤",sK="≦",rK="⩽",iK="⪨",oK="⩽",aK="⩿",lK="⪁",cK="⪃",dK="⋚︀",uK="⪓",pK="⪅",fK="⋖",_K="⋚",mK="⪋",hK="⋚",gK="≦",bK="≶",yK="≶",vK="⪡",EK="≲",SK="⩽",TK="≲",xK="⥼",CK="⌊",wK="𝔏",RK="𝔩",AK="≶",MK="⪑",NK="⥢",OK="↽",IK="↼",kK="⥪",DK="▄",LK="Љ",PK="љ",FK="⇇",UK="≪",BK="⋘",GK="⌞",VK="⇚",zK="⥫",HK="◺",qK="Ŀ",YK="ŀ",$K="⎰",WK="⎰",KK="⪉",jK="⪉",QK="⪇",XK="≨",ZK="⪇",JK="≨",ej="⋦",tj="⟬",nj="⇽",sj="⟦",rj="⟵",ij="⟵",oj="⟸",aj="⟷",lj="⟷",cj="⟺",dj="⟼",uj="⟶",pj="⟶",fj="⟹",_j="↫",mj="↬",hj="⦅",gj="𝕃",bj="𝕝",yj="⨭",vj="⨴",Ej="∗",Sj="_",Tj="↙",xj="↘",Cj="◊",wj="◊",Rj="⧫",Aj="(",Mj="⦓",Nj="⇆",Oj="⌟",Ij="⇋",kj="⥭",Dj="",Lj="⊿",Pj="‹",Fj="𝓁",Uj="ℒ",Bj="↰",Gj="↰",Vj="≲",zj="⪍",Hj="⪏",qj="[",Yj="‘",$j="‚",Wj="Ł",Kj="ł",jj="⪦",Qj="⩹",Xj="<",Zj="<",Jj="≪",eQ="⋖",tQ="⋋",nQ="⋉",sQ="⥶",rQ="⩻",iQ="◃",oQ="⊴",aQ="◂",lQ="⦖",cQ="⥊",dQ="⥦",uQ="≨︀",pQ="≨︀",fQ="¯",_Q="♂",mQ="✠",hQ="✠",gQ="↦",bQ="↦",yQ="↧",vQ="↤",EQ="↥",SQ="▮",TQ="⨩",xQ="М",CQ="м",wQ="—",RQ="∺",AQ="∡",MQ=" ",NQ="ℳ",OQ="𝔐",IQ="𝔪",kQ="℧",DQ="µ",LQ="*",PQ="⫰",FQ="∣",UQ="·",BQ="⊟",GQ="−",VQ="∸",zQ="⨪",HQ="∓",qQ="⫛",YQ="…",$Q="∓",WQ="⊧",KQ="𝕄",jQ="𝕞",QQ="∓",XQ="𝓂",ZQ="ℳ",JQ="∾",eX="Μ",tX="μ",nX="⊸",sX="⊸",rX="∇",iX="Ń",oX="ń",aX="∠⃒",lX="≉",cX="⩰̸",dX="≋̸",uX="ʼn",pX="≉",fX="♮",_X="ℕ",mX="♮",hX=" ",gX="≎̸",bX="≏̸",yX="⩃",vX="Ň",EX="ň",SX="Ņ",TX="ņ",xX="≇",CX="⩭̸",wX="⩂",RX="Н",AX="н",MX="–",NX="⤤",OX="↗",IX="⇗",kX="↗",DX="≠",LX="≐̸",PX="",FX="",UX="",BX="",GX="≢",VX="⤨",zX="≂̸",HX="≫",qX="≪",YX=` +`,$X="∄",WX="∄",KX="𝔑",jX="𝔫",QX="≧̸",XX="≱",ZX="≱",JX="≧̸",eZ="⩾̸",tZ="⩾̸",nZ="⋙̸",sZ="≵",rZ="≫⃒",iZ="≯",oZ="≯",aZ="≫̸",lZ="↮",cZ="⇎",dZ="⫲",uZ="∋",pZ="⋼",fZ="⋺",_Z="∋",mZ="Њ",hZ="њ",gZ="↚",bZ="⇍",yZ="‥",vZ="≦̸",EZ="≰",SZ="↚",TZ="⇍",xZ="↮",CZ="⇎",wZ="≰",RZ="≦̸",AZ="⩽̸",MZ="⩽̸",NZ="≮",OZ="⋘̸",IZ="≴",kZ="≪⃒",DZ="≮",LZ="⋪",PZ="⋬",FZ="≪̸",UZ="∤",BZ="",GZ=" ",VZ="𝕟",zZ="ℕ",HZ="⫬",qZ="¬",YZ="≢",$Z="≭",WZ="∦",KZ="∉",jZ="≠",QZ="≂̸",XZ="∄",ZZ="≯",JZ="≱",eJ="≧̸",tJ="≫̸",nJ="≹",sJ="⩾̸",rJ="≵",iJ="≎̸",oJ="≏̸",aJ="∉",lJ="⋵̸",cJ="⋹̸",dJ="∉",uJ="⋷",pJ="⋶",fJ="⧏̸",_J="⋪",mJ="⋬",hJ="≮",gJ="≰",bJ="≸",yJ="≪̸",vJ="⩽̸",EJ="≴",SJ="⪢̸",TJ="⪡̸",xJ="∌",CJ="∌",wJ="⋾",RJ="⋽",AJ="⊀",MJ="⪯̸",NJ="⋠",OJ="∌",IJ="⧐̸",kJ="⋫",DJ="⋭",LJ="⊏̸",PJ="⋢",FJ="⊐̸",UJ="⋣",BJ="⊂⃒",GJ="⊈",VJ="⊁",zJ="⪰̸",HJ="⋡",qJ="≿̸",YJ="⊃⃒",$J="⊉",WJ="≁",KJ="≄",jJ="≇",QJ="≉",XJ="∤",ZJ="∦",JJ="∦",eee="⫽⃥",tee="∂̸",nee="⨔",see="⊀",ree="⋠",iee="⊀",oee="⪯̸",aee="⪯̸",lee="⤳̸",cee="↛",dee="⇏",uee="↝̸",pee="↛",fee="⇏",_ee="⋫",mee="⋭",hee="⊁",gee="⋡",bee="⪰̸",yee="𝒩",vee="𝓃",Eee="∤",See="∦",Tee="≁",xee="≄",Cee="≄",wee="∤",Ree="∦",Aee="⋢",Mee="⋣",Nee="⊄",Oee="⫅̸",Iee="⊈",kee="⊂⃒",Dee="⊈",Lee="⫅̸",Pee="⊁",Fee="⪰̸",Uee="⊅",Bee="⫆̸",Gee="⊉",Vee="⊃⃒",zee="⊉",Hee="⫆̸",qee="≹",Yee="Ñ",$ee="ñ",Wee="≸",Kee="⋪",jee="⋬",Qee="⋫",Xee="⋭",Zee="Ν",Jee="ν",ete="#",tte="№",nte=" ",ste="≍⃒",rte="⊬",ite="⊭",ote="⊮",ate="⊯",lte="≥⃒",cte=">⃒",dte="⤄",ute="⧞",pte="⤂",fte="≤⃒",_te="<⃒",mte="⊴⃒",hte="⤃",gte="⊵⃒",bte="∼⃒",yte="⤣",vte="↖",Ete="⇖",Ste="↖",Tte="⤧",xte="Ó",Cte="ó",wte="⊛",Rte="Ô",Ate="ô",Mte="⊚",Nte="О",Ote="о",Ite="⊝",kte="Ő",Dte="ő",Lte="⨸",Pte="⊙",Fte="⦼",Ute="Œ",Bte="œ",Gte="⦿",Vte="𝔒",zte="𝔬",Hte="˛",qte="Ò",Yte="ò",$te="⧁",Wte="⦵",Kte="Ω",jte="∮",Qte="↺",Xte="⦾",Zte="⦻",Jte="‾",ene="⧀",tne="Ō",nne="ō",sne="Ω",rne="ω",ine="Ο",one="ο",ane="⦶",lne="⊖",cne="𝕆",dne="𝕠",une="⦷",pne="“",fne="‘",_ne="⦹",mne="⊕",hne="↻",gne="⩔",bne="∨",yne="⩝",vne="ℴ",Ene="ℴ",Sne="ª",Tne="º",xne="⊶",Cne="⩖",wne="⩗",Rne="⩛",Ane="Ⓢ",Mne="𝒪",Nne="ℴ",One="Ø",Ine="ø",kne="⊘",Dne="Õ",Lne="õ",Pne="⨶",Fne="⨷",Une="⊗",Bne="Ö",Gne="ö",Vne="⌽",zne="‾",Hne="⏞",qne="⎴",Yne="⏜",$ne="¶",Wne="∥",Kne="∥",jne="⫳",Qne="⫽",Xne="∂",Zne="∂",Jne="П",ese="п",tse="%",nse=".",sse="‰",rse="⊥",ise="‱",ose="𝔓",ase="𝔭",lse="Φ",cse="φ",dse="ϕ",use="ℳ",pse="☎",fse="Π",_se="π",mse="⋔",hse="ϖ",gse="ℏ",bse="ℎ",yse="ℏ",vse="⨣",Ese="⊞",Sse="⨢",Tse="+",xse="∔",Cse="⨥",wse="⩲",Rse="±",Ase="±",Mse="⨦",Nse="⨧",Ose="±",Ise="ℌ",kse="⨕",Dse="𝕡",Lse="ℙ",Pse="£",Fse="⪷",Use="⪻",Bse="≺",Gse="≼",Vse="⪷",zse="≺",Hse="≼",qse="≺",Yse="⪯",$se="≼",Wse="≾",Kse="⪯",jse="⪹",Qse="⪵",Xse="⋨",Zse="⪯",Jse="⪳",ere="≾",tre="′",nre="″",sre="ℙ",rre="⪹",ire="⪵",ore="⋨",are="∏",lre="∏",cre="⌮",dre="⌒",ure="⌓",pre="∝",fre="∝",_re="∷",mre="∝",hre="≾",gre="⊰",bre="𝒫",yre="𝓅",vre="Ψ",Ere="ψ",Sre=" ",Tre="𝔔",xre="𝔮",Cre="⨌",wre="𝕢",Rre="ℚ",Are="⁗",Mre="𝒬",Nre="𝓆",Ore="ℍ",Ire="⨖",kre="?",Dre="≟",Lre='"',Pre='"',Fre="⇛",Ure="∽̱",Bre="Ŕ",Gre="ŕ",Vre="√",zre="⦳",Hre="⟩",qre="⟫",Yre="⦒",$re="⦥",Wre="⟩",Kre="»",jre="⥵",Qre="⇥",Xre="⤠",Zre="⤳",Jre="→",eie="↠",tie="⇒",nie="⤞",sie="↪",rie="↬",iie="⥅",oie="⥴",aie="⤖",lie="↣",cie="↝",die="⤚",uie="⤜",pie="∶",fie="ℚ",_ie="⤍",mie="⤏",hie="⤐",gie="❳",bie="}",yie="]",vie="⦌",Eie="⦎",Sie="⦐",Tie="Ř",xie="ř",Cie="Ŗ",wie="ŗ",Rie="⌉",Aie="}",Mie="Р",Nie="р",Oie="⤷",Iie="⥩",kie="”",Die="”",Lie="↳",Pie="ℜ",Fie="ℛ",Uie="ℜ",Bie="ℝ",Gie="ℜ",Vie="▭",zie="®",Hie="®",qie="∋",Yie="⇋",$ie="⥯",Wie="⥽",Kie="⌋",jie="𝔯",Qie="ℜ",Xie="⥤",Zie="⇁",Jie="⇀",eoe="⥬",toe="Ρ",noe="ρ",soe="ϱ",roe="⟩",ioe="⇥",ooe="→",aoe="→",loe="⇒",coe="⇄",doe="↣",uoe="⌉",poe="⟧",foe="⥝",_oe="⥕",moe="⇂",hoe="⌋",goe="⇁",boe="⇀",yoe="⇄",voe="⇌",Eoe="⇉",Soe="↝",Toe="↦",xoe="⊢",Coe="⥛",woe="⋌",Roe="⧐",Aoe="⊳",Moe="⊵",Noe="⥏",Ooe="⥜",Ioe="⥔",koe="↾",Doe="⥓",Loe="⇀",Poe="˚",Foe="≓",Uoe="⇄",Boe="⇌",Goe="",Voe="⎱",zoe="⎱",Hoe="⫮",qoe="⟭",Yoe="⇾",$oe="⟧",Woe="⦆",Koe="𝕣",joe="ℝ",Qoe="⨮",Xoe="⨵",Zoe="⥰",Joe=")",eae="⦔",tae="⨒",nae="⇉",sae="⇛",rae="›",iae="𝓇",oae="ℛ",aae="↱",lae="↱",cae="]",dae="’",uae="’",pae="⋌",fae="⋊",_ae="▹",mae="⊵",hae="▸",gae="⧎",bae="⧴",yae="⥨",vae="℞",Eae="Ś",Sae="ś",Tae="‚",xae="⪸",Cae="Š",wae="š",Rae="⪼",Aae="≻",Mae="≽",Nae="⪰",Oae="⪴",Iae="Ş",kae="ş",Dae="Ŝ",Lae="ŝ",Pae="⪺",Fae="⪶",Uae="⋩",Bae="⨓",Gae="≿",Vae="С",zae="с",Hae="⊡",qae="⋅",Yae="⩦",$ae="⤥",Wae="↘",Kae="⇘",jae="↘",Qae="§",Xae=";",Zae="⤩",Jae="∖",ele="∖",tle="✶",nle="𝔖",sle="𝔰",rle="⌢",ile="♯",ole="Щ",ale="щ",lle="Ш",cle="ш",dle="↓",ule="←",ple="∣",fle="∥",_le="→",mle="↑",hle="",gle="Σ",ble="σ",yle="ς",vle="ς",Ele="∼",Sle="⩪",Tle="≃",xle="≃",Cle="⪞",wle="⪠",Rle="⪝",Ale="⪟",Mle="≆",Nle="⨤",Ole="⥲",Ile="←",kle="∘",Dle="∖",Lle="⨳",Ple="⧤",Fle="∣",Ule="⌣",Ble="⪪",Gle="⪬",Vle="⪬︀",zle="Ь",Hle="ь",qle="⌿",Yle="⧄",$le="/",Wle="𝕊",Kle="𝕤",jle="♠",Qle="♠",Xle="∥",Zle="⊓",Jle="⊓︀",ece="⊔",tce="⊔︀",nce="√",sce="⊏",rce="⊑",ice="⊏",oce="⊑",ace="⊐",lce="⊒",cce="⊐",dce="⊒",uce="□",pce="□",fce="⊓",_ce="⊏",mce="⊑",hce="⊐",gce="⊒",bce="⊔",yce="▪",vce="□",Ece="▪",Sce="→",Tce="𝒮",xce="𝓈",Cce="∖",wce="⌣",Rce="⋆",Ace="⋆",Mce="☆",Nce="★",Oce="ϵ",Ice="ϕ",kce="¯",Dce="⊂",Lce="⋐",Pce="⪽",Fce="⫅",Uce="⊆",Bce="⫃",Gce="⫁",Vce="⫋",zce="⊊",Hce="⪿",qce="⥹",Yce="⊂",$ce="⋐",Wce="⊆",Kce="⫅",jce="⊆",Qce="⊊",Xce="⫋",Zce="⫇",Jce="⫕",ede="⫓",tde="⪸",nde="≻",sde="≽",rde="≻",ide="⪰",ode="≽",ade="≿",lde="⪰",cde="⪺",dde="⪶",ude="⋩",pde="≿",fde="∋",_de="∑",mde="∑",hde="♪",gde="¹",bde="²",yde="³",vde="⊃",Ede="⋑",Sde="⪾",Tde="⫘",xde="⫆",Cde="⊇",wde="⫄",Rde="⊃",Ade="⊇",Mde="⟉",Nde="⫗",Ode="⥻",Ide="⫂",kde="⫌",Dde="⊋",Lde="⫀",Pde="⊃",Fde="⋑",Ude="⊇",Bde="⫆",Gde="⊋",Vde="⫌",zde="⫈",Hde="⫔",qde="⫖",Yde="⤦",$de="↙",Wde="⇙",Kde="↙",jde="⤪",Qde="ß",Xde=" ",Zde="⌖",Jde="Τ",eue="τ",tue="⎴",nue="Ť",sue="ť",rue="Ţ",iue="ţ",oue="Т",aue="т",lue="⃛",cue="⌕",due="𝔗",uue="𝔱",pue="∴",fue="∴",_ue="∴",mue="Θ",hue="θ",gue="ϑ",bue="ϑ",yue="≈",vue="∼",Eue=" ",Sue=" ",Tue=" ",xue="≈",Cue="∼",wue="Þ",Rue="þ",Aue="˜",Mue="∼",Nue="≃",Oue="≅",Iue="≈",kue="⨱",Due="⊠",Lue="×",Pue="⨰",Fue="∭",Uue="⤨",Bue="⌶",Gue="⫱",Vue="⊤",zue="𝕋",Hue="𝕥",que="⫚",Yue="⤩",$ue="‴",Wue="™",Kue="™",jue="▵",Que="▿",Xue="◃",Zue="⊴",Jue="≜",epe="▹",tpe="⊵",npe="◬",spe="≜",rpe="⨺",ipe="⃛",ope="⨹",ape="⧍",lpe="⨻",cpe="⏢",dpe="𝒯",upe="𝓉",ppe="Ц",fpe="ц",_pe="Ћ",mpe="ћ",hpe="Ŧ",gpe="ŧ",bpe="≬",ype="↞",vpe="↠",Epe="Ú",Spe="ú",Tpe="↑",xpe="↟",Cpe="⇑",wpe="⥉",Rpe="Ў",Ape="ў",Mpe="Ŭ",Npe="ŭ",Ope="Û",Ipe="û",kpe="У",Dpe="у",Lpe="⇅",Ppe="Ű",Fpe="ű",Upe="⥮",Bpe="⥾",Gpe="𝔘",Vpe="𝔲",zpe="Ù",Hpe="ù",qpe="⥣",Ype="↿",$pe="↾",Wpe="▀",Kpe="⌜",jpe="⌜",Qpe="⌏",Xpe="◸",Zpe="Ū",Jpe="ū",efe="¨",tfe="_",nfe="⏟",sfe="⎵",rfe="⏝",ife="⋃",ofe="⊎",afe="Ų",lfe="ų",cfe="𝕌",dfe="𝕦",ufe="⤒",pfe="↑",ffe="↑",_fe="⇑",mfe="⇅",hfe="↕",gfe="↕",bfe="⇕",yfe="⥮",vfe="↿",Efe="↾",Sfe="⊎",Tfe="↖",xfe="↗",Cfe="υ",wfe="ϒ",Rfe="ϒ",Afe="Υ",Mfe="υ",Nfe="↥",Ofe="⊥",Ife="⇈",kfe="⌝",Dfe="⌝",Lfe="⌎",Pfe="Ů",Ffe="ů",Ufe="◹",Bfe="𝒰",Gfe="𝓊",Vfe="⋰",zfe="Ũ",Hfe="ũ",qfe="▵",Yfe="▴",$fe="⇈",Wfe="Ü",Kfe="ü",jfe="⦧",Qfe="⦜",Xfe="ϵ",Zfe="ϰ",Jfe="∅",e_e="ϕ",t_e="ϖ",n_e="∝",s_e="↕",r_e="⇕",i_e="ϱ",o_e="ς",a_e="⊊︀",l_e="⫋︀",c_e="⊋︀",d_e="⫌︀",u_e="ϑ",p_e="⊲",f_e="⊳",__e="⫨",m_e="⫫",h_e="⫩",g_e="В",b_e="в",y_e="⊢",v_e="⊨",E_e="⊩",S_e="⊫",T_e="⫦",x_e="⊻",C_e="∨",w_e="⋁",R_e="≚",A_e="⋮",M_e="|",N_e="‖",O_e="|",I_e="‖",k_e="∣",D_e="|",L_e="❘",P_e="≀",F_e=" ",U_e="𝔙",B_e="𝔳",G_e="⊲",V_e="⊂⃒",z_e="⊃⃒",H_e="𝕍",q_e="𝕧",Y_e="∝",$_e="⊳",W_e="𝒱",K_e="𝓋",j_e="⫋︀",Q_e="⊊︀",X_e="⫌︀",Z_e="⊋︀",J_e="⊪",eme="⦚",tme="Ŵ",nme="ŵ",sme="⩟",rme="∧",ime="⋀",ome="≙",ame="℘",lme="𝔚",cme="𝔴",dme="𝕎",ume="𝕨",pme="℘",fme="≀",_me="≀",mme="𝒲",hme="𝓌",gme="⋂",bme="◯",yme="⋃",vme="▽",Eme="𝔛",Sme="𝔵",Tme="⟷",xme="⟺",Cme="Ξ",wme="ξ",Rme="⟵",Ame="⟸",Mme="⟼",Nme="⋻",Ome="⨀",Ime="𝕏",kme="𝕩",Dme="⨁",Lme="⨂",Pme="⟶",Fme="⟹",Ume="𝒳",Bme="𝓍",Gme="⨆",Vme="⨄",zme="△",Hme="⋁",qme="⋀",Yme="Ý",$me="ý",Wme="Я",Kme="я",jme="Ŷ",Qme="ŷ",Xme="Ы",Zme="ы",Jme="¥",ehe="𝔜",the="𝔶",nhe="Ї",she="ї",rhe="𝕐",ihe="𝕪",ohe="𝒴",ahe="𝓎",lhe="Ю",che="ю",dhe="ÿ",uhe="Ÿ",phe="Ź",fhe="ź",_he="Ž",mhe="ž",hhe="З",ghe="з",bhe="Ż",yhe="ż",vhe="ℨ",Ehe="",She="Ζ",The="ζ",xhe="𝔷",Che="ℨ",whe="Ж",Rhe="ж",Ahe="⇝",Mhe="𝕫",Nhe="ℤ",Ohe="𝒵",Ihe="𝓏",khe="",Dhe="",Lhe={Aacute:b4,aacute:y4,Abreve:v4,abreve:E4,ac:S4,acd:T4,acE:x4,Acirc:C4,acirc:w4,acute:R4,Acy:A4,acy:M4,AElig:N4,aelig:O4,af:I4,Afr:k4,afr:D4,Agrave:L4,agrave:P4,alefsym:F4,aleph:U4,Alpha:B4,alpha:G4,Amacr:V4,amacr:z4,amalg:H4,amp:q4,AMP:Y4,andand:$4,And:W4,and:K4,andd:j4,andslope:Q4,andv:X4,ang:Z4,ange:J4,angle:e5,angmsdaa:t5,angmsdab:n5,angmsdac:s5,angmsdad:r5,angmsdae:i5,angmsdaf:o5,angmsdag:a5,angmsdah:l5,angmsd:c5,angrt:d5,angrtvb:u5,angrtvbd:p5,angsph:f5,angst:_5,angzarr:m5,Aogon:h5,aogon:g5,Aopf:b5,aopf:y5,apacir:v5,ap:E5,apE:S5,ape:T5,apid:x5,apos:C5,ApplyFunction:w5,approx:R5,approxeq:A5,Aring:M5,aring:N5,Ascr:O5,ascr:I5,Assign:k5,ast:D5,asymp:L5,asympeq:P5,Atilde:F5,atilde:U5,Auml:B5,auml:G5,awconint:V5,awint:z5,backcong:H5,backepsilon:q5,backprime:Y5,backsim:$5,backsimeq:W5,Backslash:K5,Barv:j5,barvee:Q5,barwed:X5,Barwed:Z5,barwedge:J5,bbrk:eF,bbrktbrk:tF,bcong:nF,Bcy:sF,bcy:rF,bdquo:iF,becaus:oF,because:aF,Because:lF,bemptyv:cF,bepsi:dF,bernou:uF,Bernoullis:pF,Beta:fF,beta:_F,beth:mF,between:hF,Bfr:gF,bfr:bF,bigcap:yF,bigcirc:vF,bigcup:EF,bigodot:SF,bigoplus:TF,bigotimes:xF,bigsqcup:CF,bigstar:wF,bigtriangledown:RF,bigtriangleup:AF,biguplus:MF,bigvee:NF,bigwedge:OF,bkarow:IF,blacklozenge:kF,blacksquare:DF,blacktriangle:LF,blacktriangledown:PF,blacktriangleleft:FF,blacktriangleright:UF,blank:BF,blk12:GF,blk14:VF,blk34:zF,block:HF,bne:qF,bnequiv:YF,bNot:$F,bnot:WF,Bopf:KF,bopf:jF,bot:QF,bottom:XF,bowtie:ZF,boxbox:JF,boxdl:eU,boxdL:tU,boxDl:nU,boxDL:sU,boxdr:rU,boxdR:iU,boxDr:oU,boxDR:aU,boxh:lU,boxH:cU,boxhd:dU,boxHd:uU,boxhD:pU,boxHD:fU,boxhu:_U,boxHu:mU,boxhU:hU,boxHU:gU,boxminus:bU,boxplus:yU,boxtimes:vU,boxul:EU,boxuL:SU,boxUl:TU,boxUL:xU,boxur:CU,boxuR:wU,boxUr:RU,boxUR:AU,boxv:MU,boxV:NU,boxvh:OU,boxvH:IU,boxVh:kU,boxVH:DU,boxvl:LU,boxvL:PU,boxVl:FU,boxVL:UU,boxvr:BU,boxvR:GU,boxVr:VU,boxVR:zU,bprime:HU,breve:qU,Breve:YU,brvbar:$U,bscr:WU,Bscr:KU,bsemi:jU,bsim:QU,bsime:XU,bsolb:ZU,bsol:JU,bsolhsub:eB,bull:tB,bullet:nB,bump:sB,bumpE:rB,bumpe:iB,Bumpeq:oB,bumpeq:aB,Cacute:lB,cacute:cB,capand:dB,capbrcup:uB,capcap:pB,cap:fB,Cap:_B,capcup:mB,capdot:hB,CapitalDifferentialD:gB,caps:bB,caret:yB,caron:vB,Cayleys:EB,ccaps:SB,Ccaron:TB,ccaron:xB,Ccedil:CB,ccedil:wB,Ccirc:RB,ccirc:AB,Cconint:MB,ccups:NB,ccupssm:OB,Cdot:IB,cdot:kB,cedil:DB,Cedilla:LB,cemptyv:PB,cent:FB,centerdot:UB,CenterDot:BB,cfr:GB,Cfr:VB,CHcy:zB,chcy:HB,check:qB,checkmark:YB,Chi:$B,chi:WB,circ:KB,circeq:jB,circlearrowleft:QB,circlearrowright:XB,circledast:ZB,circledcirc:JB,circleddash:e6,CircleDot:t6,circledR:n6,circledS:s6,CircleMinus:r6,CirclePlus:i6,CircleTimes:o6,cir:a6,cirE:l6,cire:c6,cirfnint:d6,cirmid:u6,cirscir:p6,ClockwiseContourIntegral:f6,CloseCurlyDoubleQuote:_6,CloseCurlyQuote:m6,clubs:h6,clubsuit:g6,colon:b6,Colon:y6,Colone:v6,colone:E6,coloneq:S6,comma:T6,commat:x6,comp:C6,compfn:w6,complement:R6,complexes:A6,cong:M6,congdot:N6,Congruent:O6,conint:I6,Conint:k6,ContourIntegral:D6,copf:L6,Copf:P6,coprod:F6,Coproduct:U6,copy:B6,COPY:G6,copysr:V6,CounterClockwiseContourIntegral:z6,crarr:H6,cross:q6,Cross:Y6,Cscr:$6,cscr:W6,csub:K6,csube:j6,csup:Q6,csupe:X6,ctdot:Z6,cudarrl:J6,cudarrr:e9,cuepr:t9,cuesc:n9,cularr:s9,cularrp:r9,cupbrcap:i9,cupcap:o9,CupCap:a9,cup:l9,Cup:c9,cupcup:d9,cupdot:u9,cupor:p9,cups:f9,curarr:_9,curarrm:m9,curlyeqprec:h9,curlyeqsucc:g9,curlyvee:b9,curlywedge:y9,curren:v9,curvearrowleft:E9,curvearrowright:S9,cuvee:T9,cuwed:x9,cwconint:C9,cwint:w9,cylcty:R9,dagger:A9,Dagger:M9,daleth:N9,darr:O9,Darr:I9,dArr:k9,dash:D9,Dashv:L9,dashv:P9,dbkarow:F9,dblac:U9,Dcaron:B9,dcaron:G9,Dcy:V9,dcy:z9,ddagger:H9,ddarr:q9,DD:Y9,dd:$9,DDotrahd:W9,ddotseq:K9,deg:j9,Del:Q9,Delta:X9,delta:Z9,demptyv:J9,dfisht:e8,Dfr:t8,dfr:n8,dHar:s8,dharl:r8,dharr:i8,DiacriticalAcute:o8,DiacriticalDot:a8,DiacriticalDoubleAcute:l8,DiacriticalGrave:c8,DiacriticalTilde:d8,diam:u8,diamond:p8,Diamond:f8,diamondsuit:_8,diams:m8,die:h8,DifferentialD:g8,digamma:b8,disin:y8,div:v8,divide:E8,divideontimes:S8,divonx:T8,DJcy:x8,djcy:C8,dlcorn:w8,dlcrop:R8,dollar:A8,Dopf:M8,dopf:N8,Dot:O8,dot:I8,DotDot:k8,doteq:D8,doteqdot:L8,DotEqual:P8,dotminus:F8,dotplus:U8,dotsquare:B8,doublebarwedge:G8,DoubleContourIntegral:V8,DoubleDot:z8,DoubleDownArrow:H8,DoubleLeftArrow:q8,DoubleLeftRightArrow:Y8,DoubleLeftTee:$8,DoubleLongLeftArrow:W8,DoubleLongLeftRightArrow:K8,DoubleLongRightArrow:j8,DoubleRightArrow:Q8,DoubleRightTee:X8,DoubleUpArrow:Z8,DoubleUpDownArrow:J8,DoubleVerticalBar:eG,DownArrowBar:tG,downarrow:nG,DownArrow:sG,Downarrow:rG,DownArrowUpArrow:iG,DownBreve:oG,downdownarrows:aG,downharpoonleft:lG,downharpoonright:cG,DownLeftRightVector:dG,DownLeftTeeVector:uG,DownLeftVectorBar:pG,DownLeftVector:fG,DownRightTeeVector:_G,DownRightVectorBar:mG,DownRightVector:hG,DownTeeArrow:gG,DownTee:bG,drbkarow:yG,drcorn:vG,drcrop:EG,Dscr:SG,dscr:TG,DScy:xG,dscy:CG,dsol:wG,Dstrok:RG,dstrok:AG,dtdot:MG,dtri:NG,dtrif:OG,duarr:IG,duhar:kG,dwangle:DG,DZcy:LG,dzcy:PG,dzigrarr:FG,Eacute:UG,eacute:BG,easter:GG,Ecaron:VG,ecaron:zG,Ecirc:HG,ecirc:qG,ecir:YG,ecolon:$G,Ecy:WG,ecy:KG,eDDot:jG,Edot:QG,edot:XG,eDot:ZG,ee:JG,efDot:e7,Efr:t7,efr:n7,eg:s7,Egrave:r7,egrave:i7,egs:o7,egsdot:a7,el:l7,Element:c7,elinters:d7,ell:u7,els:p7,elsdot:f7,Emacr:_7,emacr:m7,empty:h7,emptyset:g7,EmptySmallSquare:b7,emptyv:y7,EmptyVerySmallSquare:v7,emsp13:E7,emsp14:S7,emsp:T7,ENG:x7,eng:C7,ensp:w7,Eogon:R7,eogon:A7,Eopf:M7,eopf:N7,epar:O7,eparsl:I7,eplus:k7,epsi:D7,Epsilon:L7,epsilon:P7,epsiv:F7,eqcirc:U7,eqcolon:B7,eqsim:G7,eqslantgtr:V7,eqslantless:z7,Equal:H7,equals:q7,EqualTilde:Y7,equest:$7,Equilibrium:W7,equiv:K7,equivDD:j7,eqvparsl:Q7,erarr:X7,erDot:Z7,escr:J7,Escr:eV,esdot:tV,Esim:nV,esim:sV,Eta:rV,eta:iV,ETH:oV,eth:aV,Euml:lV,euml:cV,euro:dV,excl:uV,exist:pV,Exists:fV,expectation:_V,exponentiale:mV,ExponentialE:hV,fallingdotseq:gV,Fcy:bV,fcy:yV,female:vV,ffilig:EV,fflig:SV,ffllig:TV,Ffr:xV,ffr:CV,filig:wV,FilledSmallSquare:RV,FilledVerySmallSquare:AV,fjlig:MV,flat:NV,fllig:OV,fltns:IV,fnof:kV,Fopf:DV,fopf:LV,forall:PV,ForAll:FV,fork:UV,forkv:BV,Fouriertrf:GV,fpartint:VV,frac12:zV,frac13:HV,frac14:qV,frac15:YV,frac16:$V,frac18:WV,frac23:KV,frac25:jV,frac34:QV,frac35:XV,frac38:ZV,frac45:JV,frac56:ez,frac58:tz,frac78:nz,frasl:sz,frown:rz,fscr:iz,Fscr:oz,gacute:az,Gamma:lz,gamma:cz,Gammad:dz,gammad:uz,gap:pz,Gbreve:fz,gbreve:_z,Gcedil:mz,Gcirc:hz,gcirc:gz,Gcy:bz,gcy:yz,Gdot:vz,gdot:Ez,ge:Sz,gE:Tz,gEl:xz,gel:Cz,geq:wz,geqq:Rz,geqslant:Az,gescc:Mz,ges:Nz,gesdot:Oz,gesdoto:Iz,gesdotol:kz,gesl:Dz,gesles:Lz,Gfr:Pz,gfr:Fz,gg:Uz,Gg:Bz,ggg:Gz,gimel:Vz,GJcy:zz,gjcy:Hz,gla:qz,gl:Yz,glE:$z,glj:Wz,gnap:Kz,gnapprox:jz,gne:Qz,gnE:Xz,gneq:Zz,gneqq:Jz,gnsim:eH,Gopf:tH,gopf:nH,grave:sH,GreaterEqual:rH,GreaterEqualLess:iH,GreaterFullEqual:oH,GreaterGreater:aH,GreaterLess:lH,GreaterSlantEqual:cH,GreaterTilde:dH,Gscr:uH,gscr:pH,gsim:fH,gsime:_H,gsiml:mH,gtcc:hH,gtcir:gH,gt:bH,GT:yH,Gt:vH,gtdot:EH,gtlPar:SH,gtquest:TH,gtrapprox:xH,gtrarr:CH,gtrdot:wH,gtreqless:RH,gtreqqless:AH,gtrless:MH,gtrsim:NH,gvertneqq:OH,gvnE:IH,Hacek:kH,hairsp:DH,half:LH,hamilt:PH,HARDcy:FH,hardcy:UH,harrcir:BH,harr:GH,hArr:VH,harrw:zH,Hat:HH,hbar:qH,Hcirc:YH,hcirc:$H,hearts:WH,heartsuit:KH,hellip:jH,hercon:QH,hfr:XH,Hfr:ZH,HilbertSpace:JH,hksearow:eq,hkswarow:tq,hoarr:nq,homtht:sq,hookleftarrow:rq,hookrightarrow:iq,hopf:oq,Hopf:aq,horbar:lq,HorizontalLine:cq,hscr:dq,Hscr:uq,hslash:pq,Hstrok:fq,hstrok:_q,HumpDownHump:mq,HumpEqual:hq,hybull:gq,hyphen:bq,Iacute:yq,iacute:vq,ic:Eq,Icirc:Sq,icirc:Tq,Icy:xq,icy:Cq,Idot:wq,IEcy:Rq,iecy:Aq,iexcl:Mq,iff:Nq,ifr:Oq,Ifr:Iq,Igrave:kq,igrave:Dq,ii:Lq,iiiint:Pq,iiint:Fq,iinfin:Uq,iiota:Bq,IJlig:Gq,ijlig:Vq,Imacr:zq,imacr:Hq,image:qq,ImaginaryI:Yq,imagline:$q,imagpart:Wq,imath:Kq,Im:jq,imof:Qq,imped:Xq,Implies:Zq,incare:Jq,in:"∈",infin:eY,infintie:tY,inodot:nY,intcal:sY,int:rY,Int:iY,integers:oY,Integral:aY,intercal:lY,Intersection:cY,intlarhk:dY,intprod:uY,InvisibleComma:pY,InvisibleTimes:fY,IOcy:_Y,iocy:mY,Iogon:hY,iogon:gY,Iopf:bY,iopf:yY,Iota:vY,iota:EY,iprod:SY,iquest:TY,iscr:xY,Iscr:CY,isin:wY,isindot:RY,isinE:AY,isins:MY,isinsv:NY,isinv:OY,it:IY,Itilde:kY,itilde:DY,Iukcy:LY,iukcy:PY,Iuml:FY,iuml:UY,Jcirc:BY,jcirc:GY,Jcy:VY,jcy:zY,Jfr:HY,jfr:qY,jmath:YY,Jopf:$Y,jopf:WY,Jscr:KY,jscr:jY,Jsercy:QY,jsercy:XY,Jukcy:ZY,jukcy:JY,Kappa:e$,kappa:t$,kappav:n$,Kcedil:s$,kcedil:r$,Kcy:i$,kcy:o$,Kfr:a$,kfr:l$,kgreen:c$,KHcy:d$,khcy:u$,KJcy:p$,kjcy:f$,Kopf:_$,kopf:m$,Kscr:h$,kscr:g$,lAarr:b$,Lacute:y$,lacute:v$,laemptyv:E$,lagran:S$,Lambda:T$,lambda:x$,lang:C$,Lang:w$,langd:R$,langle:A$,lap:M$,Laplacetrf:N$,laquo:O$,larrb:I$,larrbfs:k$,larr:D$,Larr:L$,lArr:P$,larrfs:F$,larrhk:U$,larrlp:B$,larrpl:G$,larrsim:V$,larrtl:z$,latail:H$,lAtail:q$,lat:Y$,late:$$,lates:W$,lbarr:K$,lBarr:j$,lbbrk:Q$,lbrace:X$,lbrack:Z$,lbrke:J$,lbrksld:eW,lbrkslu:tW,Lcaron:nW,lcaron:sW,Lcedil:rW,lcedil:iW,lceil:oW,lcub:aW,Lcy:lW,lcy:cW,ldca:dW,ldquo:uW,ldquor:pW,ldrdhar:fW,ldrushar:_W,ldsh:mW,le:hW,lE:gW,LeftAngleBracket:bW,LeftArrowBar:yW,leftarrow:vW,LeftArrow:EW,Leftarrow:SW,LeftArrowRightArrow:TW,leftarrowtail:xW,LeftCeiling:CW,LeftDoubleBracket:wW,LeftDownTeeVector:RW,LeftDownVectorBar:AW,LeftDownVector:MW,LeftFloor:NW,leftharpoondown:OW,leftharpoonup:IW,leftleftarrows:kW,leftrightarrow:DW,LeftRightArrow:LW,Leftrightarrow:PW,leftrightarrows:FW,leftrightharpoons:UW,leftrightsquigarrow:BW,LeftRightVector:GW,LeftTeeArrow:VW,LeftTee:zW,LeftTeeVector:HW,leftthreetimes:qW,LeftTriangleBar:YW,LeftTriangle:$W,LeftTriangleEqual:WW,LeftUpDownVector:KW,LeftUpTeeVector:jW,LeftUpVectorBar:QW,LeftUpVector:XW,LeftVectorBar:ZW,LeftVector:JW,lEg:eK,leg:tK,leq:nK,leqq:sK,leqslant:rK,lescc:iK,les:oK,lesdot:aK,lesdoto:lK,lesdotor:cK,lesg:dK,lesges:uK,lessapprox:pK,lessdot:fK,lesseqgtr:_K,lesseqqgtr:mK,LessEqualGreater:hK,LessFullEqual:gK,LessGreater:bK,lessgtr:yK,LessLess:vK,lesssim:EK,LessSlantEqual:SK,LessTilde:TK,lfisht:xK,lfloor:CK,Lfr:wK,lfr:RK,lg:AK,lgE:MK,lHar:NK,lhard:OK,lharu:IK,lharul:kK,lhblk:DK,LJcy:LK,ljcy:PK,llarr:FK,ll:UK,Ll:BK,llcorner:GK,Lleftarrow:VK,llhard:zK,lltri:HK,Lmidot:qK,lmidot:YK,lmoustache:$K,lmoust:WK,lnap:KK,lnapprox:jK,lne:QK,lnE:XK,lneq:ZK,lneqq:JK,lnsim:ej,loang:tj,loarr:nj,lobrk:sj,longleftarrow:rj,LongLeftArrow:ij,Longleftarrow:oj,longleftrightarrow:aj,LongLeftRightArrow:lj,Longleftrightarrow:cj,longmapsto:dj,longrightarrow:uj,LongRightArrow:pj,Longrightarrow:fj,looparrowleft:_j,looparrowright:mj,lopar:hj,Lopf:gj,lopf:bj,loplus:yj,lotimes:vj,lowast:Ej,lowbar:Sj,LowerLeftArrow:Tj,LowerRightArrow:xj,loz:Cj,lozenge:wj,lozf:Rj,lpar:Aj,lparlt:Mj,lrarr:Nj,lrcorner:Oj,lrhar:Ij,lrhard:kj,lrm:Dj,lrtri:Lj,lsaquo:Pj,lscr:Fj,Lscr:Uj,lsh:Bj,Lsh:Gj,lsim:Vj,lsime:zj,lsimg:Hj,lsqb:qj,lsquo:Yj,lsquor:$j,Lstrok:Wj,lstrok:Kj,ltcc:jj,ltcir:Qj,lt:Xj,LT:Zj,Lt:Jj,ltdot:eQ,lthree:tQ,ltimes:nQ,ltlarr:sQ,ltquest:rQ,ltri:iQ,ltrie:oQ,ltrif:aQ,ltrPar:lQ,lurdshar:cQ,luruhar:dQ,lvertneqq:uQ,lvnE:pQ,macr:fQ,male:_Q,malt:mQ,maltese:hQ,Map:"⤅",map:gQ,mapsto:bQ,mapstodown:yQ,mapstoleft:vQ,mapstoup:EQ,marker:SQ,mcomma:TQ,Mcy:xQ,mcy:CQ,mdash:wQ,mDDot:RQ,measuredangle:AQ,MediumSpace:MQ,Mellintrf:NQ,Mfr:OQ,mfr:IQ,mho:kQ,micro:DQ,midast:LQ,midcir:PQ,mid:FQ,middot:UQ,minusb:BQ,minus:GQ,minusd:VQ,minusdu:zQ,MinusPlus:HQ,mlcp:qQ,mldr:YQ,mnplus:$Q,models:WQ,Mopf:KQ,mopf:jQ,mp:QQ,mscr:XQ,Mscr:ZQ,mstpos:JQ,Mu:eX,mu:tX,multimap:nX,mumap:sX,nabla:rX,Nacute:iX,nacute:oX,nang:aX,nap:lX,napE:cX,napid:dX,napos:uX,napprox:pX,natural:fX,naturals:_X,natur:mX,nbsp:hX,nbump:gX,nbumpe:bX,ncap:yX,Ncaron:vX,ncaron:EX,Ncedil:SX,ncedil:TX,ncong:xX,ncongdot:CX,ncup:wX,Ncy:RX,ncy:AX,ndash:MX,nearhk:NX,nearr:OX,neArr:IX,nearrow:kX,ne:DX,nedot:LX,NegativeMediumSpace:PX,NegativeThickSpace:FX,NegativeThinSpace:UX,NegativeVeryThinSpace:BX,nequiv:GX,nesear:VX,nesim:zX,NestedGreaterGreater:HX,NestedLessLess:qX,NewLine:YX,nexist:$X,nexists:WX,Nfr:KX,nfr:jX,ngE:QX,nge:XX,ngeq:ZX,ngeqq:JX,ngeqslant:eZ,nges:tZ,nGg:nZ,ngsim:sZ,nGt:rZ,ngt:iZ,ngtr:oZ,nGtv:aZ,nharr:lZ,nhArr:cZ,nhpar:dZ,ni:uZ,nis:pZ,nisd:fZ,niv:_Z,NJcy:mZ,njcy:hZ,nlarr:gZ,nlArr:bZ,nldr:yZ,nlE:vZ,nle:EZ,nleftarrow:SZ,nLeftarrow:TZ,nleftrightarrow:xZ,nLeftrightarrow:CZ,nleq:wZ,nleqq:RZ,nleqslant:AZ,nles:MZ,nless:NZ,nLl:OZ,nlsim:IZ,nLt:kZ,nlt:DZ,nltri:LZ,nltrie:PZ,nLtv:FZ,nmid:UZ,NoBreak:BZ,NonBreakingSpace:GZ,nopf:VZ,Nopf:zZ,Not:HZ,not:qZ,NotCongruent:YZ,NotCupCap:$Z,NotDoubleVerticalBar:WZ,NotElement:KZ,NotEqual:jZ,NotEqualTilde:QZ,NotExists:XZ,NotGreater:ZZ,NotGreaterEqual:JZ,NotGreaterFullEqual:eJ,NotGreaterGreater:tJ,NotGreaterLess:nJ,NotGreaterSlantEqual:sJ,NotGreaterTilde:rJ,NotHumpDownHump:iJ,NotHumpEqual:oJ,notin:aJ,notindot:lJ,notinE:cJ,notinva:dJ,notinvb:uJ,notinvc:pJ,NotLeftTriangleBar:fJ,NotLeftTriangle:_J,NotLeftTriangleEqual:mJ,NotLess:hJ,NotLessEqual:gJ,NotLessGreater:bJ,NotLessLess:yJ,NotLessSlantEqual:vJ,NotLessTilde:EJ,NotNestedGreaterGreater:SJ,NotNestedLessLess:TJ,notni:xJ,notniva:CJ,notnivb:wJ,notnivc:RJ,NotPrecedes:AJ,NotPrecedesEqual:MJ,NotPrecedesSlantEqual:NJ,NotReverseElement:OJ,NotRightTriangleBar:IJ,NotRightTriangle:kJ,NotRightTriangleEqual:DJ,NotSquareSubset:LJ,NotSquareSubsetEqual:PJ,NotSquareSuperset:FJ,NotSquareSupersetEqual:UJ,NotSubset:BJ,NotSubsetEqual:GJ,NotSucceeds:VJ,NotSucceedsEqual:zJ,NotSucceedsSlantEqual:HJ,NotSucceedsTilde:qJ,NotSuperset:YJ,NotSupersetEqual:$J,NotTilde:WJ,NotTildeEqual:KJ,NotTildeFullEqual:jJ,NotTildeTilde:QJ,NotVerticalBar:XJ,nparallel:ZJ,npar:JJ,nparsl:eee,npart:tee,npolint:nee,npr:see,nprcue:ree,nprec:iee,npreceq:oee,npre:aee,nrarrc:lee,nrarr:cee,nrArr:dee,nrarrw:uee,nrightarrow:pee,nRightarrow:fee,nrtri:_ee,nrtrie:mee,nsc:hee,nsccue:gee,nsce:bee,Nscr:yee,nscr:vee,nshortmid:Eee,nshortparallel:See,nsim:Tee,nsime:xee,nsimeq:Cee,nsmid:wee,nspar:Ree,nsqsube:Aee,nsqsupe:Mee,nsub:Nee,nsubE:Oee,nsube:Iee,nsubset:kee,nsubseteq:Dee,nsubseteqq:Lee,nsucc:Pee,nsucceq:Fee,nsup:Uee,nsupE:Bee,nsupe:Gee,nsupset:Vee,nsupseteq:zee,nsupseteqq:Hee,ntgl:qee,Ntilde:Yee,ntilde:$ee,ntlg:Wee,ntriangleleft:Kee,ntrianglelefteq:jee,ntriangleright:Qee,ntrianglerighteq:Xee,Nu:Zee,nu:Jee,num:ete,numero:tte,numsp:nte,nvap:ste,nvdash:rte,nvDash:ite,nVdash:ote,nVDash:ate,nvge:lte,nvgt:cte,nvHarr:dte,nvinfin:ute,nvlArr:pte,nvle:fte,nvlt:_te,nvltrie:mte,nvrArr:hte,nvrtrie:gte,nvsim:bte,nwarhk:yte,nwarr:vte,nwArr:Ete,nwarrow:Ste,nwnear:Tte,Oacute:xte,oacute:Cte,oast:wte,Ocirc:Rte,ocirc:Ate,ocir:Mte,Ocy:Nte,ocy:Ote,odash:Ite,Odblac:kte,odblac:Dte,odiv:Lte,odot:Pte,odsold:Fte,OElig:Ute,oelig:Bte,ofcir:Gte,Ofr:Vte,ofr:zte,ogon:Hte,Ograve:qte,ograve:Yte,ogt:$te,ohbar:Wte,ohm:Kte,oint:jte,olarr:Qte,olcir:Xte,olcross:Zte,oline:Jte,olt:ene,Omacr:tne,omacr:nne,Omega:sne,omega:rne,Omicron:ine,omicron:one,omid:ane,ominus:lne,Oopf:cne,oopf:dne,opar:une,OpenCurlyDoubleQuote:pne,OpenCurlyQuote:fne,operp:_ne,oplus:mne,orarr:hne,Or:gne,or:bne,ord:yne,order:vne,orderof:Ene,ordf:Sne,ordm:Tne,origof:xne,oror:Cne,orslope:wne,orv:Rne,oS:Ane,Oscr:Mne,oscr:Nne,Oslash:One,oslash:Ine,osol:kne,Otilde:Dne,otilde:Lne,otimesas:Pne,Otimes:Fne,otimes:Une,Ouml:Bne,ouml:Gne,ovbar:Vne,OverBar:zne,OverBrace:Hne,OverBracket:qne,OverParenthesis:Yne,para:$ne,parallel:Wne,par:Kne,parsim:jne,parsl:Qne,part:Xne,PartialD:Zne,Pcy:Jne,pcy:ese,percnt:tse,period:nse,permil:sse,perp:rse,pertenk:ise,Pfr:ose,pfr:ase,Phi:lse,phi:cse,phiv:dse,phmmat:use,phone:pse,Pi:fse,pi:_se,pitchfork:mse,piv:hse,planck:gse,planckh:bse,plankv:yse,plusacir:vse,plusb:Ese,pluscir:Sse,plus:Tse,plusdo:xse,plusdu:Cse,pluse:wse,PlusMinus:Rse,plusmn:Ase,plussim:Mse,plustwo:Nse,pm:Ose,Poincareplane:Ise,pointint:kse,popf:Dse,Popf:Lse,pound:Pse,prap:Fse,Pr:Use,pr:Bse,prcue:Gse,precapprox:Vse,prec:zse,preccurlyeq:Hse,Precedes:qse,PrecedesEqual:Yse,PrecedesSlantEqual:$se,PrecedesTilde:Wse,preceq:Kse,precnapprox:jse,precneqq:Qse,precnsim:Xse,pre:Zse,prE:Jse,precsim:ere,prime:tre,Prime:nre,primes:sre,prnap:rre,prnE:ire,prnsim:ore,prod:are,Product:lre,profalar:cre,profline:dre,profsurf:ure,prop:pre,Proportional:fre,Proportion:_re,propto:mre,prsim:hre,prurel:gre,Pscr:bre,pscr:yre,Psi:vre,psi:Ere,puncsp:Sre,Qfr:Tre,qfr:xre,qint:Cre,qopf:wre,Qopf:Rre,qprime:Are,Qscr:Mre,qscr:Nre,quaternions:Ore,quatint:Ire,quest:kre,questeq:Dre,quot:Lre,QUOT:Pre,rAarr:Fre,race:Ure,Racute:Bre,racute:Gre,radic:Vre,raemptyv:zre,rang:Hre,Rang:qre,rangd:Yre,range:$re,rangle:Wre,raquo:Kre,rarrap:jre,rarrb:Qre,rarrbfs:Xre,rarrc:Zre,rarr:Jre,Rarr:eie,rArr:tie,rarrfs:nie,rarrhk:sie,rarrlp:rie,rarrpl:iie,rarrsim:oie,Rarrtl:aie,rarrtl:lie,rarrw:cie,ratail:die,rAtail:uie,ratio:pie,rationals:fie,rbarr:_ie,rBarr:mie,RBarr:hie,rbbrk:gie,rbrace:bie,rbrack:yie,rbrke:vie,rbrksld:Eie,rbrkslu:Sie,Rcaron:Tie,rcaron:xie,Rcedil:Cie,rcedil:wie,rceil:Rie,rcub:Aie,Rcy:Mie,rcy:Nie,rdca:Oie,rdldhar:Iie,rdquo:kie,rdquor:Die,rdsh:Lie,real:Pie,realine:Fie,realpart:Uie,reals:Bie,Re:Gie,rect:Vie,reg:zie,REG:Hie,ReverseElement:qie,ReverseEquilibrium:Yie,ReverseUpEquilibrium:$ie,rfisht:Wie,rfloor:Kie,rfr:jie,Rfr:Qie,rHar:Xie,rhard:Zie,rharu:Jie,rharul:eoe,Rho:toe,rho:noe,rhov:soe,RightAngleBracket:roe,RightArrowBar:ioe,rightarrow:ooe,RightArrow:aoe,Rightarrow:loe,RightArrowLeftArrow:coe,rightarrowtail:doe,RightCeiling:uoe,RightDoubleBracket:poe,RightDownTeeVector:foe,RightDownVectorBar:_oe,RightDownVector:moe,RightFloor:hoe,rightharpoondown:goe,rightharpoonup:boe,rightleftarrows:yoe,rightleftharpoons:voe,rightrightarrows:Eoe,rightsquigarrow:Soe,RightTeeArrow:Toe,RightTee:xoe,RightTeeVector:Coe,rightthreetimes:woe,RightTriangleBar:Roe,RightTriangle:Aoe,RightTriangleEqual:Moe,RightUpDownVector:Noe,RightUpTeeVector:Ooe,RightUpVectorBar:Ioe,RightUpVector:koe,RightVectorBar:Doe,RightVector:Loe,ring:Poe,risingdotseq:Foe,rlarr:Uoe,rlhar:Boe,rlm:Goe,rmoustache:Voe,rmoust:zoe,rnmid:Hoe,roang:qoe,roarr:Yoe,robrk:$oe,ropar:Woe,ropf:Koe,Ropf:joe,roplus:Qoe,rotimes:Xoe,RoundImplies:Zoe,rpar:Joe,rpargt:eae,rppolint:tae,rrarr:nae,Rrightarrow:sae,rsaquo:rae,rscr:iae,Rscr:oae,rsh:aae,Rsh:lae,rsqb:cae,rsquo:dae,rsquor:uae,rthree:pae,rtimes:fae,rtri:_ae,rtrie:mae,rtrif:hae,rtriltri:gae,RuleDelayed:bae,ruluhar:yae,rx:vae,Sacute:Eae,sacute:Sae,sbquo:Tae,scap:xae,Scaron:Cae,scaron:wae,Sc:Rae,sc:Aae,sccue:Mae,sce:Nae,scE:Oae,Scedil:Iae,scedil:kae,Scirc:Dae,scirc:Lae,scnap:Pae,scnE:Fae,scnsim:Uae,scpolint:Bae,scsim:Gae,Scy:Vae,scy:zae,sdotb:Hae,sdot:qae,sdote:Yae,searhk:$ae,searr:Wae,seArr:Kae,searrow:jae,sect:Qae,semi:Xae,seswar:Zae,setminus:Jae,setmn:ele,sext:tle,Sfr:nle,sfr:sle,sfrown:rle,sharp:ile,SHCHcy:ole,shchcy:ale,SHcy:lle,shcy:cle,ShortDownArrow:dle,ShortLeftArrow:ule,shortmid:ple,shortparallel:fle,ShortRightArrow:_le,ShortUpArrow:mle,shy:hle,Sigma:gle,sigma:ble,sigmaf:yle,sigmav:vle,sim:Ele,simdot:Sle,sime:Tle,simeq:xle,simg:Cle,simgE:wle,siml:Rle,simlE:Ale,simne:Mle,simplus:Nle,simrarr:Ole,slarr:Ile,SmallCircle:kle,smallsetminus:Dle,smashp:Lle,smeparsl:Ple,smid:Fle,smile:Ule,smt:Ble,smte:Gle,smtes:Vle,SOFTcy:zle,softcy:Hle,solbar:qle,solb:Yle,sol:$le,Sopf:Wle,sopf:Kle,spades:jle,spadesuit:Qle,spar:Xle,sqcap:Zle,sqcaps:Jle,sqcup:ece,sqcups:tce,Sqrt:nce,sqsub:sce,sqsube:rce,sqsubset:ice,sqsubseteq:oce,sqsup:ace,sqsupe:lce,sqsupset:cce,sqsupseteq:dce,square:uce,Square:pce,SquareIntersection:fce,SquareSubset:_ce,SquareSubsetEqual:mce,SquareSuperset:hce,SquareSupersetEqual:gce,SquareUnion:bce,squarf:yce,squ:vce,squf:Ece,srarr:Sce,Sscr:Tce,sscr:xce,ssetmn:Cce,ssmile:wce,sstarf:Rce,Star:Ace,star:Mce,starf:Nce,straightepsilon:Oce,straightphi:Ice,strns:kce,sub:Dce,Sub:Lce,subdot:Pce,subE:Fce,sube:Uce,subedot:Bce,submult:Gce,subnE:Vce,subne:zce,subplus:Hce,subrarr:qce,subset:Yce,Subset:$ce,subseteq:Wce,subseteqq:Kce,SubsetEqual:jce,subsetneq:Qce,subsetneqq:Xce,subsim:Zce,subsub:Jce,subsup:ede,succapprox:tde,succ:nde,succcurlyeq:sde,Succeeds:rde,SucceedsEqual:ide,SucceedsSlantEqual:ode,SucceedsTilde:ade,succeq:lde,succnapprox:cde,succneqq:dde,succnsim:ude,succsim:pde,SuchThat:fde,sum:_de,Sum:mde,sung:hde,sup1:gde,sup2:bde,sup3:yde,sup:vde,Sup:Ede,supdot:Sde,supdsub:Tde,supE:xde,supe:Cde,supedot:wde,Superset:Rde,SupersetEqual:Ade,suphsol:Mde,suphsub:Nde,suplarr:Ode,supmult:Ide,supnE:kde,supne:Dde,supplus:Lde,supset:Pde,Supset:Fde,supseteq:Ude,supseteqq:Bde,supsetneq:Gde,supsetneqq:Vde,supsim:zde,supsub:Hde,supsup:qde,swarhk:Yde,swarr:$de,swArr:Wde,swarrow:Kde,swnwar:jde,szlig:Qde,Tab:Xde,target:Zde,Tau:Jde,tau:eue,tbrk:tue,Tcaron:nue,tcaron:sue,Tcedil:rue,tcedil:iue,Tcy:oue,tcy:aue,tdot:lue,telrec:cue,Tfr:due,tfr:uue,there4:pue,therefore:fue,Therefore:_ue,Theta:mue,theta:hue,thetasym:gue,thetav:bue,thickapprox:yue,thicksim:vue,ThickSpace:Eue,ThinSpace:Sue,thinsp:Tue,thkap:xue,thksim:Cue,THORN:wue,thorn:Rue,tilde:Aue,Tilde:Mue,TildeEqual:Nue,TildeFullEqual:Oue,TildeTilde:Iue,timesbar:kue,timesb:Due,times:Lue,timesd:Pue,tint:Fue,toea:Uue,topbot:Bue,topcir:Gue,top:Vue,Topf:zue,topf:Hue,topfork:que,tosa:Yue,tprime:$ue,trade:Wue,TRADE:Kue,triangle:jue,triangledown:Que,triangleleft:Xue,trianglelefteq:Zue,triangleq:Jue,triangleright:epe,trianglerighteq:tpe,tridot:npe,trie:spe,triminus:rpe,TripleDot:ipe,triplus:ope,trisb:ape,tritime:lpe,trpezium:cpe,Tscr:dpe,tscr:upe,TScy:ppe,tscy:fpe,TSHcy:_pe,tshcy:mpe,Tstrok:hpe,tstrok:gpe,twixt:bpe,twoheadleftarrow:ype,twoheadrightarrow:vpe,Uacute:Epe,uacute:Spe,uarr:Tpe,Uarr:xpe,uArr:Cpe,Uarrocir:wpe,Ubrcy:Rpe,ubrcy:Ape,Ubreve:Mpe,ubreve:Npe,Ucirc:Ope,ucirc:Ipe,Ucy:kpe,ucy:Dpe,udarr:Lpe,Udblac:Ppe,udblac:Fpe,udhar:Upe,ufisht:Bpe,Ufr:Gpe,ufr:Vpe,Ugrave:zpe,ugrave:Hpe,uHar:qpe,uharl:Ype,uharr:$pe,uhblk:Wpe,ulcorn:Kpe,ulcorner:jpe,ulcrop:Qpe,ultri:Xpe,Umacr:Zpe,umacr:Jpe,uml:efe,UnderBar:tfe,UnderBrace:nfe,UnderBracket:sfe,UnderParenthesis:rfe,Union:ife,UnionPlus:ofe,Uogon:afe,uogon:lfe,Uopf:cfe,uopf:dfe,UpArrowBar:ufe,uparrow:pfe,UpArrow:ffe,Uparrow:_fe,UpArrowDownArrow:mfe,updownarrow:hfe,UpDownArrow:gfe,Updownarrow:bfe,UpEquilibrium:yfe,upharpoonleft:vfe,upharpoonright:Efe,uplus:Sfe,UpperLeftArrow:Tfe,UpperRightArrow:xfe,upsi:Cfe,Upsi:wfe,upsih:Rfe,Upsilon:Afe,upsilon:Mfe,UpTeeArrow:Nfe,UpTee:Ofe,upuparrows:Ife,urcorn:kfe,urcorner:Dfe,urcrop:Lfe,Uring:Pfe,uring:Ffe,urtri:Ufe,Uscr:Bfe,uscr:Gfe,utdot:Vfe,Utilde:zfe,utilde:Hfe,utri:qfe,utrif:Yfe,uuarr:$fe,Uuml:Wfe,uuml:Kfe,uwangle:jfe,vangrt:Qfe,varepsilon:Xfe,varkappa:Zfe,varnothing:Jfe,varphi:e_e,varpi:t_e,varpropto:n_e,varr:s_e,vArr:r_e,varrho:i_e,varsigma:o_e,varsubsetneq:a_e,varsubsetneqq:l_e,varsupsetneq:c_e,varsupsetneqq:d_e,vartheta:u_e,vartriangleleft:p_e,vartriangleright:f_e,vBar:__e,Vbar:m_e,vBarv:h_e,Vcy:g_e,vcy:b_e,vdash:y_e,vDash:v_e,Vdash:E_e,VDash:S_e,Vdashl:T_e,veebar:x_e,vee:C_e,Vee:w_e,veeeq:R_e,vellip:A_e,verbar:M_e,Verbar:N_e,vert:O_e,Vert:I_e,VerticalBar:k_e,VerticalLine:D_e,VerticalSeparator:L_e,VerticalTilde:P_e,VeryThinSpace:F_e,Vfr:U_e,vfr:B_e,vltri:G_e,vnsub:V_e,vnsup:z_e,Vopf:H_e,vopf:q_e,vprop:Y_e,vrtri:$_e,Vscr:W_e,vscr:K_e,vsubnE:j_e,vsubne:Q_e,vsupnE:X_e,vsupne:Z_e,Vvdash:J_e,vzigzag:eme,Wcirc:tme,wcirc:nme,wedbar:sme,wedge:rme,Wedge:ime,wedgeq:ome,weierp:ame,Wfr:lme,wfr:cme,Wopf:dme,wopf:ume,wp:pme,wr:fme,wreath:_me,Wscr:mme,wscr:hme,xcap:gme,xcirc:bme,xcup:yme,xdtri:vme,Xfr:Eme,xfr:Sme,xharr:Tme,xhArr:xme,Xi:Cme,xi:wme,xlarr:Rme,xlArr:Ame,xmap:Mme,xnis:Nme,xodot:Ome,Xopf:Ime,xopf:kme,xoplus:Dme,xotime:Lme,xrarr:Pme,xrArr:Fme,Xscr:Ume,xscr:Bme,xsqcup:Gme,xuplus:Vme,xutri:zme,xvee:Hme,xwedge:qme,Yacute:Yme,yacute:$me,YAcy:Wme,yacy:Kme,Ycirc:jme,ycirc:Qme,Ycy:Xme,ycy:Zme,yen:Jme,Yfr:ehe,yfr:the,YIcy:nhe,yicy:she,Yopf:rhe,yopf:ihe,Yscr:ohe,yscr:ahe,YUcy:lhe,yucy:che,yuml:dhe,Yuml:uhe,Zacute:phe,zacute:fhe,Zcaron:_he,zcaron:mhe,Zcy:hhe,zcy:ghe,Zdot:bhe,zdot:yhe,zeetrf:vhe,ZeroWidthSpace:Ehe,Zeta:She,zeta:The,zfr:xhe,Zfr:Che,ZHcy:whe,zhcy:Rhe,zigrarr:Ahe,zopf:Mhe,Zopf:Nhe,Zscr:Ohe,zscr:Ihe,zwj:khe,zwnj:Dhe};var PA=Lhe,u0=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\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-\u2E4E\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[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Ba={},_E={};function Phe(n){var e,t,s=_E[n];if(s)return s;for(s=_E[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),/^[0-9a-z]$/i.test(t)?s.push(t):s.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e "u"&&(t=!0),a=Phe(e),s=0,r=n.length;s =55296&&i<=57343){if(i>=55296&&i<=56319&&s+1 =56320&&o<=57343)){c+=encodeURIComponent(n[s]+n[s+1]),s++;continue}c+="%EF%BF%BD";continue}c+=encodeURIComponent(n[s])}return c}Ku.defaultChars=";/?:@&=+$,-_.!~*'()#";Ku.componentChars="-_.!~*'()";var Fhe=Ku,mE={};function Uhe(n){var e,t,s=mE[n];if(s)return s;for(s=mE[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),s.push(t);for(e=0;e =55296&&u<=57343?_+="���":_+=String.fromCharCode(u),r+=6;continue}if((o&248)===240&&r+91114111?_+="����":(u-=65536,_+=String.fromCharCode(55296+(u>>10),56320+(u&1023))),r+=9;continue}_+="�"}return _})}ju.defaultChars=";/?:@&=+$,#";ju.componentChars="";var Bhe=ju,Ghe=function(e){var t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t};function Zd(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var Vhe=/^([a-z0-9.+-]+:)/i,zhe=/:[0-9]*$/,Hhe=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,qhe=["<",">",'"',"`"," ","\r",` +`," "],Yhe=["{","}","|","\\","^","`"].concat(qhe),$he=["'"].concat(Yhe),hE=["%","/","?",";","#"].concat($he),gE=["/","?","#"],Whe=255,bE=/^[+a-z0-9A-Z_-]{0,63}$/,Khe=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,yE={javascript:!0,"javascript:":!0},vE={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function jhe(n,e){if(n&&n instanceof Zd)return n;var t=new Zd;return t.parse(n,e),t}Zd.prototype.parse=function(n,e){var t,s,r,i,o,a=n;if(a=a.trim(),!e&&n.split("#").length===1){var c=Hhe.exec(a);if(c)return this.pathname=c[1],c[2]&&(this.search=c[2]),this}var d=Vhe.exec(a);if(d&&(d=d[0],r=d.toLowerCase(),this.protocol=d,a=a.substr(d.length)),(e||d||a.match(/^\/\/[^@\/]+@[^@\/]+/))&&(o=a.substr(0,2)==="//",o&&!(d&&yE[d])&&(a=a.substr(2),this.slashes=!0)),!yE[d]&&(o||d&&!vE[d])){var u=-1;for(t=0;t 127?b+="x":b+=y[v];if(!b.match(bE)){var S=f.slice(0,t),R=f.slice(t+1),w=y.match(Khe);w&&(S.push(w[1]),R.unshift(w[2])),R.length&&(a=R.join(".")+a),this.hostname=S.join(".");break}}}}this.hostname.length>Whe&&(this.hostname=""),g&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var A=a.indexOf("#");A!==-1&&(this.hash=a.substr(A),a=a.slice(0,A));var I=a.indexOf("?");return I!==-1&&(this.search=a.substr(I),a=a.slice(0,I)),a&&(this.pathname=a),vE[r]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Zd.prototype.parseHost=function(n){var e=zhe.exec(n);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),n=n.substr(0,n.length-e.length)),n&&(this.hostname=n)};var Qhe=jhe;Ba.encode=Fhe;Ba.decode=Bhe;Ba.format=Ghe;Ba.parse=Qhe;var ki={},jp,EE;function FA(){return EE||(EE=1,jp=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/),jp}var Qp,SE;function UA(){return SE||(SE=1,Qp=/[\0-\x1F\x7F-\x9F]/),Qp}var Xp,TE;function Xhe(){return TE||(TE=1,Xp=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),Xp}var Zp,xE;function BA(){return xE||(xE=1,Zp=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/),Zp}var CE;function Zhe(){return CE||(CE=1,ki.Any=FA(),ki.Cc=UA(),ki.Cf=Xhe(),ki.P=u0,ki.Z=BA()),ki}(function(n){function e(O){return Object.prototype.toString.call(O)}function t(O){return e(O)==="[object String]"}var s=Object.prototype.hasOwnProperty;function r(O,H){return s.call(O,H)}function i(O){var H=Array.prototype.slice.call(arguments,1);return H.forEach(function(q){if(q){if(typeof q!="object")throw new TypeError(q+"must be object");Object.keys(q).forEach(function(L){O[L]=q[L]})}}),O}function o(O,H,q){return[].concat(O.slice(0,H),q,O.slice(H+1))}function a(O){return!(O>=55296&&O<=57343||O>=64976&&O<=65007||(O&65535)===65535||(O&65535)===65534||O>=0&&O<=8||O===11||O>=14&&O<=31||O>=127&&O<=159||O>1114111)}function c(O){if(O>65535){O-=65536;var H=55296+(O>>10),q=56320+(O&1023);return String.fromCharCode(H,q)}return String.fromCharCode(O)}var d=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,u=/&([a-z#][a-z0-9]{1,31});/gi,_=new RegExp(d.source+"|"+u.source,"gi"),m=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,h=PA;function g(O,H){var q;return r(h,H)?h[H]:H.charCodeAt(0)===35&&m.test(H)&&(q=H[1].toLowerCase()==="x"?parseInt(H.slice(2),16):parseInt(H.slice(1),10),a(q))?c(q):O}function f(O){return O.indexOf("\\")<0?O:O.replace(d,"$1")}function y(O){return O.indexOf("\\")<0&&O.indexOf("&")<0?O:O.replace(_,function(H,q,L){return q||g(H,L)})}var b=/[&<>"]/,v=/[&<>"]/g,E={"&":"&","<":"<",">":">",'"':"""};function S(O){return E[O]}function R(O){return b.test(O)?O.replace(v,S):O}var w=/[.?*+^$[\]\\(){}|-]/g;function A(O){return O.replace(w,"\\$&")}function I(O){switch(O){case 9:case 32:return!0}return!1}function C(O){if(O>=8192&&O<=8202)return!0;switch(O){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}var M=u0;function G(O){return M.test(O)}function V(O){switch(O){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 ee(O){return O=O.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(O=O.replace(/ẞ/g,"ß")),O.toLowerCase().toUpperCase()}n.lib={},n.lib.mdurl=Ba,n.lib.ucmicro=Zhe(),n.assign=i,n.isString=t,n.has=r,n.unescapeMd=f,n.unescapeAll=y,n.isValidEntityCode=a,n.fromCodePoint=c,n.escapeHtml=R,n.arrayReplaceAt=o,n.isSpace=I,n.isWhiteSpace=C,n.isMdAsciiPunct=V,n.isPunctChar=G,n.escapeRE=A,n.normalizeReference=ee})(Dt);var Qu={},Jhe=function(e,t,s){var r,i,o,a,c=-1,d=e.posMax,u=e.pos;for(e.pos=t+1,r=1;e.pos 32))return a;if(r===41){if(i===0)break;i--}o++}return t===o||i!==0||(a.str=wE(e.slice(t,o)),a.pos=o,a.ok=!0),a},tge=Dt.unescapeAll,nge=function(e,t,s){var r,i,o=0,a=t,c={ok:!1,pos:0,lines:0,str:""};if(a>=s||(i=e.charCodeAt(a),i!==34&&i!==39&&i!==40))return c;for(a++,i===40&&(i=41);a "+co(i.content)+""};ur.code_block=function(n,e,t,s,r){var i=n[e];return"+`};ur.fence=function(n,e,t,s,r){var i=n[e],o=i.info?rge(i.info).trim():"",a="",c="",d,u,_,m,h;return o&&(_=o.split(/(\s+)/g),a=_[0],c=_.slice(2).join("")),t.highlight?d=t.highlight(i.content,a,c)||co(i.content):d=co(i.content),d.indexOf(""+co(n[e].content)+`
`):""+d+`
`};ur.image=function(n,e,t,s,r){var i=n[e];return i.attrs[i.attrIndex("alt")][1]=r.renderInlineAsText(i.children,t,s),r.renderToken(n,e,t)};ur.hardbreak=function(n,e,t){return t.xhtmlOut?`"+d+`
@@ -43,39 +43,39 @@ var ZI=Object.defineProperty;var JI=(n,e,t)=>e in n?ZI(n,e,{enumerable:!0,config `};ur.softbreak=function(n,e,t){return t.breaks?t.xhtmlOut?`
`:`
`:` -`};ur.text=function(n,e){return co(n[e].content)};ur.html_block=function(n,e){return n[e].content};ur.html_inline=function(n,e){return n[e].content};function Ga(){this.rules=rge({},ur)}Ga.prototype.renderAttrs=function(e){var t,s,r;if(!e.attrs)return"";for(r="",t=0,s=e.attrs.length;t`:">",i)};Ga.prototype.renderInline=function(n,e,t){for(var s,r="",i=this.rules,o=0,a=n.length;o\s]/i.test(n)}function _ge(n){return/^<\/a\s*>/i.test(n)}var mge=function(e){var t,s,r,i,o,a,c,d,u,_,m,h,g,f,y,b,v=e.tokens,E;if(e.md.options.linkify){for(s=0,r=v.length;s=0;t--){if(a=i[t],a.type==="link_close"){for(t--;i[t].level!==a.level&&i[t].type!=="link_open";)t--;continue}if(a.type==="html_inline"&&(fge(a.content)&&g>0&&g--,_ge(a.content)&&g++),!(g>0)&&a.type==="text"&&e.md.linkify.test(a.content)){for(u=a.content,E=e.md.linkify.match(u),c=[],h=a.level,m=0,E.length>0&&E[0].index===0&&t>0&&i[t-1].type==="text_special"&&(E=E.slice(1)),d=0;d m&&(o=new e.Token("text","",0),o.content=u.slice(m,_),o.level=h,c.push(o)),o=new e.Token("link_open","a",1),o.attrs=[["href",y]],o.level=h++,o.markup="linkify",o.info="auto",c.push(o),o=new e.Token("text","",0),o.content=b,o.level=h,c.push(o),o=new e.Token("link_close","a",-1),o.level=--h,o.markup="linkify",o.info="auto",c.push(o),m=E[d].lastIndex);m =0;e--)t=n[e],t.type==="text"&&!s&&(t.content=t.content.replace(gge,yge)),t.type==="link_open"&&t.info==="auto"&&s--,t.type==="link_close"&&t.info==="auto"&&s++}function Ege(n){var e,t,s=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!s&&VA.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"&&s--,t.type==="link_close"&&t.info==="auto"&&s++}var Sge=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(hge.test(e.tokens[t].content)&&vge(e.tokens[t].children),VA.test(e.tokens[t].content)&&Ege(e.tokens[t].children))},RE=Dt.isWhiteSpace,AE=Dt.isPunctChar,ME=Dt.isMdAsciiPunct,Tge=/['"]/,NE=/['"]/g,IE="’";function Nc(n,e,t){return n.slice(0,e)+t+n.slice(e+1)}function xge(n,e){var t,s,r,i,o,a,c,d,u,_,m,h,g,f,y,b,v,E,S,R,w;for(S=[],t=0;t =0&&!(S[v].level<=c);v--);if(S.length=v+1,s.type==="text"){r=s.content,o=0,a=r.length;e:for(;o=0)u=r.charCodeAt(i.index-1);else for(v=t-1;v>=0&&!(n[v].type==="softbreak"||n[v].type==="hardbreak");v--)if(n[v].content){u=n[v].content.charCodeAt(n[v].content.length-1);break}if(_=32,o=48&&u<=57&&(b=y=!1),y&&b&&(y=m,b=h),!y&&!b){E&&(s.content=Nc(s.content,i.index,IE));continue}if(b){for(v=S.length-1;v>=0&&(d=S[v],!(S[v].level =0;t--)e.tokens[t].type!=="inline"||!Tge.test(e.tokens[t].content)||xge(e.tokens[t].children,e)},wge=function(e){var t,s,r,i,o,a,c=e.tokens;for(t=0,s=c.length;t =0&&(s=this.attrs[t][1]),s};Va.prototype.attrJoin=function(e,t){var s=this.attrIndex(e);s<0?this.attrPush([e,t]):this.attrs[s][1]=this.attrs[s][1]+" "+t};var f0=Va,Rge=f0;function zA(n,e,t){this.src=n,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=e}zA.prototype.Token=Rge;var Age=zA,Mge=p0,Jp=[["normalize",cge],["block",dge],["inline",uge],["linkify",mge],["replacements",Sge],["smartquotes",Cge],["text_join",wge]];function _0(){this.ruler=new Mge;for(var n=0;ns||(u=t+1,e.sCount[u] =4||(a=e.bMarks[u]+e.tShift[u],a>=e.eMarks[u])||(R=e.src.charCodeAt(a++),R!==124&&R!==45&&R!==58)||a>=e.eMarks[u]||(w=e.src.charCodeAt(a++),w!==124&&w!==45&&w!==58&&!ef(w))||R===45&&ef(w))return!1;for(;a =4||(_=OE(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),m=_.length,m===0||m!==g.length))return!1;if(r)return!0;for(v=e.parentType,e.parentType="table",S=e.md.block.ruler.getRules("blockquote"),h=e.push("table_open","table",1),h.map=y=[t,0],h=e.push("thead_open","thead",1),h.map=[t,t+1],h=e.push("tr_open","tr",1),h.map=[t,t+1],c=0;c<_.length;c++)h=e.push("th_open","th",1),g[c]&&(h.attrs=[["style","text-align:"+g[c]]]),h=e.push("inline","",0),h.content=_[c].trim(),h.children=[],h=e.push("th_close","th",-1);for(h=e.push("tr_close","tr",-1),h=e.push("thead_close","thead",-1),u=t+2;u =4)break;for(_=OE(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),u===t+2&&(h=e.push("tbody_open","tbody",1),h.map=b=[t+2,0]),h=e.push("tr_open","tr",1),h.map=[u,u+1],c=0;c=4){r++,i=r;continue}break}return e.line=i,o=e.push("code_block","code",0),o.content=e.getLines(t,i,4+e.blkIndent,!1)+` -`,o.map=[t,e.line],!0},kge=function(e,t,s,r){var i,o,a,c,d,u,_,m=!1,h=e.bMarks[t]+e.tShift[t],g=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||h+3>g||(i=e.src.charCodeAt(h),i!==126&&i!==96)||(d=h,h=e.skipChars(h,i),o=h-d,o<3)||(_=e.src.slice(d,h),a=e.src.slice(h,g),i===96&&a.indexOf(String.fromCharCode(i))>=0))return!1;if(r)return!0;for(c=t;c++,!(c>=s||(h=d=e.bMarks[c]+e.tShift[c],g=e.eMarks[c],h =4)&&(h=e.skipChars(h,i),!(h-d =4||e.src.charCodeAt(M)!==62)return!1;if(r)return!0;for(g=[],f=[],v=[],E=[],w=e.md.block.ruler.getRules("blockquote"),b=e.parentType,e.parentType="blockquote",m=t;m =G));m++){if(e.src.charCodeAt(M++)===62&&!O){for(c=e.sCount[m]+1,e.src.charCodeAt(M)===32?(M++,c++,i=!1,S=!0):e.src.charCodeAt(M)===9?(S=!0,(e.bsCount[m]+c)%4===3?(M++,c++,i=!1):i=!0):S=!1,h=c,g.push(e.bMarks[m]),e.bMarks[m]=M;M=G,f.push(e.bsCount[m]),e.bsCount[m]=e.sCount[m]+1+(S?1:0),v.push(e.sCount[m]),e.sCount[m]=h-c,E.push(e.tShift[m]),e.tShift[m]=M-e.bMarks[m];continue}if(u)break;for(R=!1,a=0,d=w.length;a ",A.map=_=[t,0],e.md.block.tokenize(e,t,m),A=e.push("blockquote_close","blockquote",-1),A.markup=">",e.lineMax=C,e.parentType=b,_[1]=e.line,a=0;a =4||(i=e.src.charCodeAt(d++),i!==42&&i!==45&&i!==95))return!1;for(o=1;d=i||(t=n.src.charCodeAt(r++),t<48||t>57))return-1;for(;;){if(r>=i)return-1;if(t=n.src.charCodeAt(r++),t>=48&&t<=57){if(r-s>=10)return-1;continue}if(t===41||t===46)break;return-1}return r=4||e.listIndent>=0&&e.sCount[q]-e.listIndent>=4&&e.sCount[q] =e.blkIndent&&(L=!0),(M=DE(e,q))>=0){if(_=!0,V=e.bMarks[q]+e.tShift[q],b=Number(e.src.slice(V,M-1)),L&&b!==1)return!1}else if((M=kE(e,q))>=0)_=!1;else return!1;if(L&&e.skipSpaces(M)>=e.eMarks[q])return!1;if(r)return!0;for(y=e.src.charCodeAt(M-1),f=e.tokens.length,_?(H=e.push("ordered_list_open","ol",1),b!==1&&(H.attrs=[["start",b]])):H=e.push("bullet_list_open","ul",1),H.map=g=[q,0],H.markup=String.fromCharCode(y),G=!1,I=e.md.block.ruler.getRules("list"),R=e.parentType,e.parentType="list";q =v?d=1:d=E-u,d>4&&(d=1),c=u+d,H=e.push("list_item_open","li",1),H.markup=String.fromCharCode(y),H.map=m=[q,0],_&&(H.info=e.src.slice(V,M-1)),O=e.tight,A=e.tShift[q],w=e.sCount[q],S=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=c,e.tight=!0,e.tShift[q]=o-e.bMarks[q],e.sCount[q]=E,o>=v&&e.isEmpty(q+1)?e.line=Math.min(e.line+2,s):e.md.block.tokenize(e,q,s,!0),(!e.tight||G)&&(W=!1),G=e.line-q>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=S,e.tShift[q]=A,e.sCount[q]=w,e.tight=O,H=e.push("list_item_close","li",-1),H.markup=String.fromCharCode(y),q=e.line,m[1]=q,q>=s||e.sCount[q]=4)break;for(ee=!1,a=0,h=I.length;a =4||e.src.charCodeAt(w)!==91)return!1;for(;++w3)&&!(e.sCount[O]<0)){for(v=!1,u=0,_=E.length;u<_;u++)if(E[u](e,O,c,!0)){v=!0;break}if(v)break}for(b=e.getLines(t,O,e.blkIndent,!1).trim(),A=b.length,w=1;w"u"&&(e.env.references={}),typeof e.env.references[m]>"u"&&(e.env.references[m]={title:S,href:d}),e.parentType=g,e.line=t+R+1),!0)},zge=["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","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Xu={},Hge="[a-zA-Z_:][a-zA-Z0-9:._-]*",qge="[^\"'=<>`\\x00-\\x20]+",Yge="'[^']*'",$ge='"[^"]*"',Wge="(?:"+qge+"|"+Yge+"|"+$ge+")",Kge="(?:\\s+"+Hge+"(?:\\s*=\\s*"+Wge+")?)",qA="<[A-Za-z][A-Za-z0-9\\-]*"+Kge+"*\\s*\\/?>",YA="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",jge="|",Qge="<[?][\\s\\S]*?[?]>",Xge="]*>",Zge="",Jge=new RegExp("^(?:"+qA+"|"+YA+"|"+jge+"|"+Qge+"|"+Xge+"|"+Zge+")"),ebe=new RegExp("^(?:"+qA+"|"+YA+")");Xu.HTML_TAG_RE=Jge;Xu.HTML_OPEN_CLOSE_TAG_RE=ebe;var tbe=zge,nbe=Xu.HTML_OPEN_CLOSE_TAG_RE,Co=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^?("+tbe.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(nbe.source+"\\s*$"),/^$/,!1]],sbe=function(e,t,s,r){var i,o,a,c,d=e.bMarks[t]+e.tShift[t],u=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(d)!==60)return!1;for(c=e.src.slice(d,u),i=0;i =4||(i=e.src.charCodeAt(d),i!==35||d>=u))return!1;for(o=1,i=e.src.charCodeAt(++d);i===35&&d6||dd&&LE(e.src.charCodeAt(a-1))&&(u=a),e.line=t+1,c=e.push("heading_open","h"+String(o),1),c.markup="########".slice(0,o),c.map=[t,e.line],c=e.push("inline","",0),c.content=e.src.slice(d,u).trim(),c.map=[t,e.line],c.children=[],c=e.push("heading_close","h"+String(o),-1),c.markup="########".slice(0,o)),!0)},ibe=function(e,t,s){var r,i,o,a,c,d,u,_,m,h=t+1,g,f=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(g=e.parentType,e.parentType="paragraph";h 3)){if(e.sCount[h]>=e.blkIndent&&(d=e.bMarks[h]+e.tShift[h],u=e.eMarks[h],d=u)))){_=m===61?1:2;break}if(!(e.sCount[h]<0)){for(i=!1,o=0,a=f.length;o3)&&!(e.sCount[u]<0)){for(i=!1,o=0,a=_.length;o0&&this.level++,this.tokens.push(s),s};pr.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};pr.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;et;)if(!Zu(this.src.charCodeAt(--e)))return e+1;return e};pr.prototype.skipChars=function(e,t){for(var s=this.src.length;e s;)if(t!==this.src.charCodeAt(--e))return e+1;return e};pr.prototype.getLines=function(e,t,s,r){var i,o,a,c,d,u,_,m=e;if(e>=t)return"";for(u=new Array(t-e),i=0;ms?u[i]=new Array(o-s+1).join(" ")+this.src.slice(c,d):u[i]=this.src.slice(c,d)}return u.join("")};pr.prototype.Token=$A;var abe=pr,lbe=p0,Oc=[["table",Ige,["paragraph","reference"]],["code",Oge],["fence",kge,["paragraph","reference","blockquote","list"]],["blockquote",Lge,["paragraph","reference","blockquote","list"]],["hr",Fge,["paragraph","reference","blockquote","list"]],["list",Bge,["paragraph","reference","blockquote"]],["reference",Vge],["html_block",sbe,["paragraph","reference","blockquote"]],["heading",rbe,["paragraph","reference","blockquote"]],["lheading",ibe],["paragraph",obe]];function Ju(){this.ruler=new lbe;for(var n=0;n =t||n.sCount[c] =u){n.line=t;break}for(i=n.line,r=0;r=n.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");n.tight=!d,n.isEmpty(n.line-1)&&(d=!0),c=n.line,c 0||(s=e.pos,r=e.posMax,s+3>r)||e.src.charCodeAt(s)!==58||e.src.charCodeAt(s+1)!==47||e.src.charCodeAt(s+2)!==47||(i=e.pending.match(pbe),!i)||(o=i[1],a=e.md.linkify.matchAtStart(e.src.slice(s-o.length)),!a)||(c=a.url,c.length<=o.length)||(c=c.replace(/\*+$/,""),d=e.md.normalizeLink(c),!e.md.validateLink(d))?!1:(t||(e.pending=e.pending.slice(0,-o.length),u=e.push("link_open","a",1),u.attrs=[["href",d]],u.markup="linkify",u.info="auto",u=e.push("text","",0),u.content=e.md.normalizeLinkText(c),u=e.push("link_close","a",-1),u.markup="linkify",u.info="auto"),e.pos+=c.length-o.length,!0)},_be=Dt.isSpace,mbe=function(e,t){var s,r,i,o=e.pos;if(e.src.charCodeAt(o)!==10)return!1;if(s=e.pending.length-1,r=e.posMax,!t)if(s>=0&&e.pending.charCodeAt(s)===32)if(s>=1&&e.pending.charCodeAt(s-1)===32){for(i=s-1;i>=1&&e.pending.charCodeAt(i-1)===32;)i--;e.pending=e.pending.slice(0,i),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(o++;o ?@[]^_`{|}~-".split("").forEach(function(n){m0[n.charCodeAt(0)]=1});var gbe=function(e,t){var s,r,i,o,a,c=e.pos,d=e.posMax;if(e.src.charCodeAt(c)!==92||(c++,c>=d))return!1;if(s=e.src.charCodeAt(c),s===10){for(t||e.push("hardbreak","br",0),c++;c =55296&&s<=56319&&c+1 =56320&&r<=57343&&(o+=e.src[c+1],c++)),i="\\"+o,t||(a=e.push("text_special","",0),s<256&&m0[s]!==0?a.content=o:a.content=i,a.markup=i,a.info="escape"),e.pos=c+1,!0},bbe=function(e,t){var s,r,i,o,a,c,d,u,_=e.pos,m=e.src.charCodeAt(_);if(m!==96)return!1;for(s=_,_++,r=e.posMax;_ =0;t--)s=e[t],!(s.marker!==95&&s.marker!==42)&&s.end!==-1&&(r=e[s.end],a=t>0&&e[t-1].end===s.end+1&&e[t-1].marker===s.marker&&e[t-1].token===s.token-1&&e[s.end+1].token===r.token+1,o=String.fromCharCode(s.marker),i=n.tokens[s.token],i.type=a?"strong_open":"em_open",i.tag=a?"strong":"em",i.nesting=1,i.markup=a?o+o:o,i.content="",i=n.tokens[r.token],i.type=a?"strong_close":"em_close",i.tag=a?"strong":"em",i.nesting=-1,i.markup=a?o+o:o,i.content="",a&&(n.tokens[e[t-1].token].content="",n.tokens[e[s.end+1].token].content="",t--))}tp.postProcess=function(e){var t,s=e.tokens_meta,r=e.tokens_meta.length;for(UE(e,e.delimiters),t=0;t =f)return!1;if(y=c,d=e.md.helpers.parseLinkDestination(e.src,c,e.posMax),d.ok){for(m=e.md.normalizeLink(d.str),e.md.validateLink(m)?c=d.pos:m="",y=c;c =f||e.src.charCodeAt(c)!==41)&&(b=!0),c++}if(b){if(typeof e.env.references>"u")return!1;if(c =0?i=e.src.slice(y,c++):c=o+1):c=o+1,i||(i=e.src.slice(a,o)),u=e.env.references[ybe(i)],!u)return e.pos=g,!1;m=u.href,h=u.title}return t||(e.pos=a,e.posMax=o,_=e.push("link_open","a",1),_.attrs=s=[["href",m]],h&&s.push(["title",h]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,_=e.push("link_close","a",-1)),e.pos=c,e.posMax=f,!0},Ebe=Dt.normalizeReference,sf=Dt.isSpace,Sbe=function(e,t){var s,r,i,o,a,c,d,u,_,m,h,g,f,y="",b=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91||(c=e.pos+2,a=e.md.helpers.parseLinkLabel(e,e.pos+1,!1),a<0))return!1;if(d=a+1,d =v)return!1;for(f=d,_=e.md.helpers.parseLinkDestination(e.src,d,e.posMax),_.ok&&(y=e.md.normalizeLink(_.str),e.md.validateLink(y)?d=_.pos:y=""),f=d;d =v||e.src.charCodeAt(d)!==41)return e.pos=b,!1;d++}else{if(typeof e.env.references>"u")return!1;if(d =0?o=e.src.slice(f,d++):d=a+1):d=a+1,o||(o=e.src.slice(c,a)),u=e.env.references[Ebe(o)],!u)return e.pos=b,!1;y=u.href,m=u.title}return t||(i=e.src.slice(c,a),e.md.inline.parse(i,e.md,e.env,g=[]),h=e.push("image","img",0),h.attrs=s=[["src",y],["alt",""]],h.children=g,h.content=i,m&&s.push(["title",m])),e.pos=d,e.posMax=v,!0},Tbe=/^([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])?)*)$/,xbe=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/,Cbe=function(e,t){var s,r,i,o,a,c,d=e.pos;if(e.src.charCodeAt(d)!==60)return!1;for(a=e.pos,c=e.posMax;;){if(++d>=c||(o=e.src.charCodeAt(d),o===60))return!1;if(o===62)break}return s=e.src.slice(a+1,d),xbe.test(s)?(r=e.md.normalizeLink(s),e.md.validateLink(r)?(t||(i=e.push("link_open","a",1),i.attrs=[["href",r]],i.markup="autolink",i.info="auto",i=e.push("text","",0),i.content=e.md.normalizeLinkText(s),i=e.push("link_close","a",-1),i.markup="autolink",i.info="auto"),e.pos+=s.length+2,!0):!1):Tbe.test(s)?(r=e.md.normalizeLink("mailto:"+s),e.md.validateLink(r)?(t||(i=e.push("link_open","a",1),i.attrs=[["href",r]],i.markup="autolink",i.info="auto",i=e.push("text","",0),i.content=e.md.normalizeLinkText(s),i=e.push("link_close","a",-1),i.markup="autolink",i.info="auto"),e.pos+=s.length+2,!0):!1):!1},wbe=Xu.HTML_TAG_RE;function Rbe(n){return/^\s]/i.test(n)}function Abe(n){return/^<\/a\s*>/i.test(n)}function Mbe(n){var e=n|32;return e>=97&&e<=122}var Nbe=function(e,t){var s,r,i,o,a=e.pos;return!e.md.options.html||(i=e.posMax,e.src.charCodeAt(a)!==60||a+2>=i)||(s=e.src.charCodeAt(a+1),s!==33&&s!==63&&s!==47&&!Mbe(s))||(r=e.src.slice(a).match(wbe),!r)?!1:(t||(o=e.push("html_inline","",0),o.content=r[0],Rbe(o.content)&&e.linkLevel++,Abe(o.content)&&e.linkLevel--),e.pos+=r[0].length,!0)},BE=FA,Ibe=Dt.has,Obe=Dt.isValidEntityCode,GE=Dt.fromCodePoint,kbe=/^((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Dbe=/^&([a-z][a-z0-9]{1,31});/i,Lbe=function(e,t){var s,r,i,o,a=e.pos,c=e.posMax;if(e.src.charCodeAt(a)!==38||a+1>=c)return!1;if(s=e.src.charCodeAt(a+1),s===35){if(i=e.src.slice(a).match(kbe),i)return t||(r=i[1][0].toLowerCase()==="x"?parseInt(i[1].slice(1),16):parseInt(i[1],10),o=e.push("text_special","",0),o.content=Obe(r)?GE(r):GE(65533),o.markup=i[0],o.info="entity"),e.pos+=i[0].length,!0}else if(i=e.src.slice(a).match(Dbe),i&&Ibe(BE,i[1]))return t||(o=e.push("text_special","",0),o.content=BE[i[1]],o.markup=i[0],o.info="entity"),e.pos+=i[0].length,!0;return!1};function VE(n){var e,t,s,r,i,o,a,c,d={},u=n.length;if(u){var _=0,m=-2,h=[];for(e=0;ei;t-=h[t]+1)if(r=n[t],r.marker===s.marker&&r.open&&r.end<0&&(a=!1,(r.close||s.open)&&(r.length+s.length)%3===0&&(r.length%3!==0||s.length%3!==0)&&(a=!0),!a)){c=t>0&&!n[t-1].open?h[t-1]+1:0,h[e]=e-t+c,h[t]=c,s.open=!1,r.end=e,r.close=!1,o=-1,m=-2;break}o!==-1&&(d[s.marker][(s.open?3:0)+(s.length||0)%3]=o)}}}var Pbe=function(e){var t,s=e.tokens_meta,r=e.tokens_meta.length;for(VE(e.delimiters),t=0;t 0&&r++,i[t].type==="text"&&t+1 0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(s),this.tokens_meta.push(r),s};oc.prototype.scanDelims=function(n,e){var t=n,s,r,i,o,a,c,d,u,_,m=!0,h=!0,g=this.posMax,f=this.src.charCodeAt(n);for(s=n>0?this.src.charCodeAt(n-1):32;t =n.pos)throw new Error("inline rule didn't increment state.pos");break}}else n.pos=n.posMax;e||n.pos++,a[s]=n.pos};ac.prototype.tokenize=function(n){for(var e,t,s,r=this.ruler.getRules(""),i=r.length,o=n.posMax,a=n.md.options.maxNesting;n.pos =n.pos)throw new Error("inline rule didn't increment state.pos");break}}if(e){if(n.pos>=o)break;continue}n.pending+=n.src[n.pos++]}n.pending&&n.pushPending()};ac.prototype.parse=function(n,e,t,s){var r,i,o,a=new this.State(n,e,t,s);for(this.tokenize(a),i=this.ruler2.getRules(""),o=i.length,r=0;r |$))",e.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+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}),af}function Xg(n){var e=Array.prototype.slice.call(arguments,1);return e.forEach(function(t){t&&Object.keys(t).forEach(function(s){n[s]=t[s]})}),n}function np(n){return Object.prototype.toString.call(n)}function Vbe(n){return np(n)==="[object String]"}function zbe(n){return np(n)==="[object Object]"}function Hbe(n){return np(n)==="[object RegExp]"}function WE(n){return np(n)==="[object Function]"}function qbe(n){return n.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var WA={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function Ybe(n){return Object.keys(n||{}).reduce(function(e,t){return e||WA.hasOwnProperty(t)},!1)}var $be={"http:":{validate:function(n,e,t){var s=n.slice(e);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(s)?s.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(n,e,t){var s=n.slice(e);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(s)?e>=3&&n[e-3]===":"||e>=3&&n[e-3]==="/"?0:s.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(n,e,t){var s=n.slice(e);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(s)?s.match(t.re.mailto)[0].length:0}}},Wbe="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]",Kbe="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function jbe(n){n.__index__=-1,n.__text_cache__=""}function Qbe(n){return function(e,t){var s=e.slice(t);return n.test(s)?s.match(n)[0].length:0}}function KE(){return function(n,e){e.normalize(n)}}function Jd(n){var e=n.re=Gbe()(n.__opts__),t=n.__tlds__.slice();n.onCompile(),n.__tlds_replaced__||t.push(Wbe),t.push(e.src_xn),e.src_tlds=t.join("|");function s(a){return a.replace("%TLDS%",e.src_tlds)}e.email_fuzzy=RegExp(s(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(s(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(s(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(s(e.tpl_host_fuzzy_test),"i");var r=[];n.__compiled__={};function i(a,c){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+c)}Object.keys(n.__schemas__).forEach(function(a){var c=n.__schemas__[a];if(c!==null){var d={validate:null,link:null};if(n.__compiled__[a]=d,zbe(c)){Hbe(c.validate)?d.validate=Qbe(c.validate):WE(c.validate)?d.validate=c.validate:i(a,c),WE(c.normalize)?d.normalize=c.normalize:c.normalize?i(a,c):d.normalize=KE();return}if(Vbe(c)){r.push(a);return}i(a,c)}}),r.forEach(function(a){n.__compiled__[n.__schemas__[a]]&&(n.__compiled__[a].validate=n.__compiled__[n.__schemas__[a]].validate,n.__compiled__[a].normalize=n.__compiled__[n.__schemas__[a]].normalize)}),n.__compiled__[""]={validate:null,normalize:KE()};var o=Object.keys(n.__compiled__).filter(function(a){return a.length>0&&n.__compiled__[a]}).map(qbe).join("|");n.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+o+")","i"),n.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+o+")","ig"),n.re.schema_at_start=RegExp("^"+n.re.schema_search.source,"i"),n.re.pretest=RegExp("("+n.re.schema_test.source+")|("+n.re.host_fuzzy_test.source+")|@","i"),jbe(n)}function Xbe(n,e){var t=n.__index__,s=n.__last_index__,r=n.__text_cache__.slice(t,s);this.schema=n.__schema__.toLowerCase(),this.index=t+e,this.lastIndex=s+e,this.raw=r,this.text=r,this.url=r}function Zg(n,e){var t=new Xbe(n,e);return n.__compiled__[t.schema].normalize(t,n),t}function ls(n,e){if(!(this instanceof ls))return new ls(n,e);e||Ybe(n)&&(e=n,n={}),this.__opts__=Xg({},WA,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Xg({},$be,n),this.__compiled__={},this.__tlds__=Kbe,this.__tlds_replaced__=!1,this.re={},Jd(this)}ls.prototype.add=function(e,t){return this.__schemas__[e]=t,Jd(this),this};ls.prototype.set=function(e){return this.__opts__=Xg(this.__opts__,e),this};ls.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var t,s,r,i,o,a,c,d,u;if(this.re.schema_test.test(e)){for(c=this.re.schema_search,c.lastIndex=0;(t=c.exec(e))!==null;)if(i=this.testSchemaAt(e,t[2],c.lastIndex),i){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(d=e.search(this.re.host_fuzzy_test),d>=0&&(this.__index__<0||d =0&&(r=e.match(this.re.email_fuzzy))!==null&&(o=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||o this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a))),this.__index__>=0};ls.prototype.pretest=function(e){return this.re.pretest.test(e)};ls.prototype.testSchemaAt=function(e,t,s){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,s,this):0};ls.prototype.match=function(e){var t=0,s=[];this.__index__>=0&&this.__text_cache__===e&&(s.push(Zg(this,t)),t=this.__last_index__);for(var r=t?e.slice(t):e;this.test(r);)s.push(Zg(this,t)),r=r.slice(this.__last_index__),t+=this.__last_index__;return s.length?s:null};ls.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var t=this.re.schema_at_start.exec(e);if(!t)return null;var s=this.testSchemaAt(e,t[2],t[0].length);return s?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+s,Zg(this,0)):null};ls.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(s,r,i){return s!==i[r-1]}).reverse(),Jd(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,Jd(this),this)};ls.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)};ls.prototype.onCompile=function(){};var Zbe=ls;const sa=2147483647,nr=36,g0=1,Yl=26,Jbe=38,e0e=700,KA=72,jA=128,QA="-",t0e=/^xn--/,n0e=/[^\0-\x7F]/,s0e=/[\x2E\u3002\uFF0E\uFF61]/g,r0e={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},lf=nr-g0,sr=Math.floor,cf=String.fromCharCode;function ii(n){throw new RangeError(r0e[n])}function i0e(n,e){const t=[];let s=n.length;for(;s--;)t[s]=e(n[s]);return t}function XA(n,e){const t=n.split("@");let s="";t.length>1&&(s=t[0]+"@",n=t[1]),n=n.replace(s0e,".");const r=n.split("."),i=i0e(r,e).join(".");return s+i}function b0(n){const e=[];let t=0;const s=n.length;for(;t =55296&&r<=56319&&tString.fromCodePoint(...n),o0e=function(n){return n>=48&&n<58?26+(n-48):n>=65&&n<91?n-65:n>=97&&n<123?n-97:nr},jE=function(n,e){return n+22+75*(n<26)-((e!=0)<<5)},JA=function(n,e,t){let s=0;for(n=t?sr(n/e0e):n>>1,n+=sr(n/e);n>lf*Yl>>1;s+=nr)n=sr(n/lf);return sr(s+(lf+1)*n/(n+Jbe))},y0=function(n){const e=[],t=n.length;let s=0,r=jA,i=KA,o=n.lastIndexOf(QA);o<0&&(o=0);for(let a=0;a=128&&ii("not-basic"),e.push(n.charCodeAt(a));for(let a=o>0?o+1:0;a =t&&ii("invalid-input");const m=o0e(n.charCodeAt(a++));m>=nr&&ii("invalid-input"),m>sr((sa-s)/u)&&ii("overflow"),s+=m*u;const h=_<=i?g0:_>=i+Yl?Yl:_-i;if(m sr(sa/g)&&ii("overflow"),u*=g}const d=e.length+1;i=JA(s-c,d,c==0),sr(s/d)>sa-r&&ii("overflow"),r+=sr(s/d),s%=d,e.splice(s++,0,r)}return String.fromCodePoint(...e)},v0=function(n){const e=[];n=b0(n);const t=n.length;let s=jA,r=0,i=KA;for(const c of n)c<128&&e.push(cf(c));const o=e.length;let a=o;for(o&&e.push(QA);a =s&&u sr((sa-r)/d)&&ii("overflow"),r+=(c-s)*d,s=c;for(const u of n)if(u sa&&ii("overflow"),u===s){let _=r;for(let m=nr;;m+=nr){const h=m<=i?g0:m>=i+Yl?Yl:m-i;if(_=0))try{e.hostname=nM.toASCII(e.hostname)}catch{}return Ki.encode(Ki.format(e))}function x0e(n){var e=Ki.parse(n,!0);if(e.hostname&&(!e.protocol||sM.indexOf(e.protocol)>=0))try{e.hostname=nM.toUnicode(e.hostname)}catch{}return Ki.decode(Ki.format(e),Ki.decode.defaultChars+"%")}function Rs(n,e){if(!(this instanceof Rs))return new Rs(n,e);e||Cl.isString(n)||(e=n||{},n="default"),this.inline=new g0e,this.block=new h0e,this.core=new m0e,this.renderer=new _0e,this.linkify=new b0e,this.validateLink=S0e,this.normalizeLink=T0e,this.normalizeLinkText=x0e,this.utils=Cl,this.helpers=Cl.assign({},f0e),this.options={},this.configure(n),e&&this.set(e)}Rs.prototype.set=function(n){return Cl.assign(this.options,n),this};Rs.prototype.configure=function(n){var e=this,t;if(Cl.isString(n)&&(t=n,n=y0e[t],!n))throw new Error('Wrong `markdown-it` preset "'+t+'", check name');if(!n)throw new Error("Wrong `markdown-it` preset, can't be empty");return n.options&&e.set(n.options),n.components&&Object.keys(n.components).forEach(function(s){n.components[s].rules&&e[s].ruler.enableOnly(n.components[s].rules),n.components[s].rules2&&e[s].ruler2.enableOnly(n.components[s].rules2)}),this};Rs.prototype.enable=function(n,e){var t=[];Array.isArray(n)||(n=[n]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.enable(n,!0))},this),t=t.concat(this.inline.ruler2.enable(n,!0));var s=n.filter(function(r){return t.indexOf(r)<0});if(s.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+s);return this};Rs.prototype.disable=function(n,e){var t=[];Array.isArray(n)||(n=[n]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.disable(n,!0))},this),t=t.concat(this.inline.ruler2.disable(n,!0));var s=n.filter(function(r){return t.indexOf(r)<0});if(s.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+s);return this};Rs.prototype.use=function(n){var e=[this].concat(Array.prototype.slice.call(arguments,1));return n.apply(n,e),this};Rs.prototype.parse=function(n,e){if(typeof n!="string")throw new Error("Input data should be a String");var t=new this.core.State(n,this,e);return this.core.process(t),t.tokens};Rs.prototype.render=function(n,e){return e=e||{},this.renderer.render(this.parse(n,e),this.options,e)};Rs.prototype.parseInline=function(n,e){var t=new this.core.State(n,this,e);return t.inlineMode=!0,this.core.process(t),t.tokens};Rs.prototype.renderInline=function(n,e){return e=e||{},this.renderer.render(this.parseInline(n,e),this.options,e)};var C0e=Rs,w0e=C0e;const R0e=wi(w0e),A0e="😀",M0e="😃",N0e="😄",I0e="😁",O0e="😆",k0e="😆",D0e="😅",L0e="🤣",P0e="😂",F0e="🙂",U0e="🙃",B0e="😉",G0e="😊",V0e="😇",z0e="🥰",H0e="😍",q0e="🤩",Y0e="😘",$0e="😗",W0e="☺️",K0e="😚",j0e="😙",Q0e="🥲",X0e="😋",Z0e="😛",J0e="😜",eye="🤪",tye="😝",nye="🤑",sye="🤗",rye="🤭",iye="🤫",oye="🤔",aye="🤐",lye="🤨",cye="😐",dye="😑",uye="😶",pye="😏",fye="😒",_ye="🙄",mye="😬",hye="🤥",gye="😌",bye="😔",yye="😪",vye="🤤",Eye="😴",Sye="😷",Tye="🤒",xye="🤕",Cye="🤢",wye="🤮",Rye="🤧",Aye="🥵",Mye="🥶",Nye="🥴",Iye="😵",Oye="🤯",kye="🤠",Dye="🥳",Lye="🥸",Pye="😎",Fye="🤓",Uye="🧐",Bye="😕",Gye="😟",Vye="🙁",zye="☹️",Hye="😮",qye="😯",Yye="😲",$ye="😳",Wye="🥺",Kye="😦",jye="😧",Qye="😨",Xye="😰",Zye="😥",Jye="😢",eve="😭",tve="😱",nve="😖",sve="😣",rve="😞",ive="😓",ove="😩",ave="😫",lve="🥱",cve="😤",dve="😡",uve="😡",pve="😠",fve="🤬",_ve="😈",mve="👿",hve="💀",gve="☠️",bve="💩",yve="💩",vve="💩",Eve="🤡",Sve="👹",Tve="👺",xve="👻",Cve="👽",wve="👾",Rve="🤖",Ave="😺",Mve="😸",Nve="😹",Ive="😻",Ove="😼",kve="😽",Dve="🙀",Lve="😿",Pve="😾",Fve="🙈",Uve="🙉",Bve="🙊",Gve="💋",Vve="💌",zve="💘",Hve="💝",qve="💖",Yve="💗",$ve="💓",Wve="💞",Kve="💕",jve="💟",Qve="❣️",Xve="💔",Zve="❤️",Jve="🧡",eEe="💛",tEe="💚",nEe="💙",sEe="💜",rEe="🤎",iEe="🖤",oEe="🤍",aEe="💢",lEe="💥",cEe="💥",dEe="💫",uEe="💦",pEe="💨",fEe="🕳️",_Ee="💣",mEe="💬",hEe="👁️🗨️",gEe="🗨️",bEe="🗯️",yEe="💭",vEe="💤",EEe="👋",SEe="🤚",TEe="🖐️",xEe="✋",CEe="✋",wEe="🖖",REe="👌",AEe="🤌",MEe="🤏",NEe="✌️",IEe="🤞",OEe="🤟",kEe="🤘",DEe="🤙",LEe="👈",PEe="👉",FEe="👆",UEe="🖕",BEe="🖕",GEe="👇",VEe="☝️",zEe="👍",HEe="👎",qEe="✊",YEe="✊",$Ee="👊",WEe="👊",KEe="👊",jEe="🤛",QEe="🤜",XEe="👏",ZEe="🙌",JEe="👐",eSe="🤲",tSe="🤝",nSe="🙏",sSe="✍️",rSe="💅",iSe="🤳",oSe="💪",aSe="🦾",lSe="🦿",cSe="🦵",dSe="🦶",uSe="👂",pSe="🦻",fSe="👃",_Se="🧠",mSe="🫀",hSe="🫁",gSe="🦷",bSe="🦴",ySe="👀",vSe="👁️",ESe="👅",SSe="👄",TSe="👶",xSe="🧒",CSe="👦",wSe="👧",RSe="🧑",ASe="👱",MSe="👨",NSe="🧔",ISe="👨🦰",OSe="👨🦱",kSe="👨🦳",DSe="👨🦲",LSe="👩",PSe="👩🦰",FSe="🧑🦰",USe="👩🦱",BSe="🧑🦱",GSe="👩🦳",VSe="🧑🦳",zSe="👩🦲",HSe="🧑🦲",qSe="👱♀️",YSe="👱♀️",$Se="👱♂️",WSe="🧓",KSe="👴",jSe="👵",QSe="🙍",XSe="🙍♂️",ZSe="🙍♀️",JSe="🙎",e1e="🙎♂️",t1e="🙎♀️",n1e="🙅",s1e="🙅♂️",r1e="🙅♂️",i1e="🙅♀️",o1e="🙅♀️",a1e="🙆",l1e="🙆♂️",c1e="🙆♀️",d1e="💁",u1e="💁",p1e="💁♂️",f1e="💁♂️",_1e="💁♀️",m1e="💁♀️",h1e="🙋",g1e="🙋♂️",b1e="🙋♀️",y1e="🧏",v1e="🧏♂️",E1e="🧏♀️",S1e="🙇",T1e="🙇♂️",x1e="🙇♀️",C1e="🤦",w1e="🤦♂️",R1e="🤦♀️",A1e="🤷",M1e="🤷♂️",N1e="🤷♀️",I1e="🧑⚕️",O1e="👨⚕️",k1e="👩⚕️",D1e="🧑🎓",L1e="👨🎓",P1e="👩🎓",F1e="🧑🏫",U1e="👨🏫",B1e="👩🏫",G1e="🧑⚖️",V1e="👨⚖️",z1e="👩⚖️",H1e="🧑🌾",q1e="👨🌾",Y1e="👩🌾",$1e="🧑🍳",W1e="👨🍳",K1e="👩🍳",j1e="🧑🔧",Q1e="👨🔧",X1e="👩🔧",Z1e="🧑🏭",J1e="👨🏭",eTe="👩🏭",tTe="🧑💼",nTe="👨💼",sTe="👩💼",rTe="🧑🔬",iTe="👨🔬",oTe="👩🔬",aTe="🧑💻",lTe="👨💻",cTe="👩💻",dTe="🧑🎤",uTe="👨🎤",pTe="👩🎤",fTe="🧑🎨",_Te="👨🎨",mTe="👩🎨",hTe="🧑✈️",gTe="👨✈️",bTe="👩✈️",yTe="🧑🚀",vTe="👨🚀",ETe="👩🚀",STe="🧑🚒",TTe="👨🚒",xTe="👩🚒",CTe="👮",wTe="👮",RTe="👮♂️",ATe="👮♀️",MTe="🕵️",NTe="🕵️♂️",ITe="🕵️♀️",OTe="💂",kTe="💂♂️",DTe="💂♀️",LTe="🥷",PTe="👷",FTe="👷♂️",UTe="👷♀️",BTe="🤴",GTe="👸",VTe="👳",zTe="👳♂️",HTe="👳♀️",qTe="👲",YTe="🧕",$Te="🤵",WTe="🤵♂️",KTe="🤵♀️",jTe="👰",QTe="👰♂️",XTe="👰♀️",ZTe="👰♀️",JTe="🤰",exe="🤱",txe="👩🍼",nxe="👨🍼",sxe="🧑🍼",rxe="👼",ixe="🎅",oxe="🤶",axe="🧑🎄",lxe="🦸",cxe="🦸♂️",dxe="🦸♀️",uxe="🦹",pxe="🦹♂️",fxe="🦹♀️",_xe="🧙",mxe="🧙♂️",hxe="🧙♀️",gxe="🧚",bxe="🧚♂️",yxe="🧚♀️",vxe="🧛",Exe="🧛♂️",Sxe="🧛♀️",Txe="🧜",xxe="🧜♂️",Cxe="🧜♀️",wxe="🧝",Rxe="🧝♂️",Axe="🧝♀️",Mxe="🧞",Nxe="🧞♂️",Ixe="🧞♀️",Oxe="🧟",kxe="🧟♂️",Dxe="🧟♀️",Lxe="💆",Pxe="💆♂️",Fxe="💆♀️",Uxe="💇",Bxe="💇♂️",Gxe="💇♀️",Vxe="🚶",zxe="🚶♂️",Hxe="🚶♀️",qxe="🧍",Yxe="🧍♂️",$xe="🧍♀️",Wxe="🧎",Kxe="🧎♂️",jxe="🧎♀️",Qxe="🧑🦯",Xxe="👨🦯",Zxe="👩🦯",Jxe="🧑🦼",eCe="👨🦼",tCe="👩🦼",nCe="🧑🦽",sCe="👨🦽",rCe="👩🦽",iCe="🏃",oCe="🏃",aCe="🏃♂️",lCe="🏃♀️",cCe="💃",dCe="💃",uCe="🕺",pCe="🕴️",fCe="👯",_Ce="👯♂️",mCe="👯♀️",hCe="🧖",gCe="🧖♂️",bCe="🧖♀️",yCe="🧗",vCe="🧗♂️",ECe="🧗♀️",SCe="🤺",TCe="🏇",xCe="⛷️",CCe="🏂",wCe="🏌️",RCe="🏌️♂️",ACe="🏌️♀️",MCe="🏄",NCe="🏄♂️",ICe="🏄♀️",OCe="🚣",kCe="🚣♂️",DCe="🚣♀️",LCe="🏊",PCe="🏊♂️",FCe="🏊♀️",UCe="⛹️",BCe="⛹️♂️",GCe="⛹️♂️",VCe="⛹️♀️",zCe="⛹️♀️",HCe="🏋️",qCe="🏋️♂️",YCe="🏋️♀️",$Ce="🚴",WCe="🚴♂️",KCe="🚴♀️",jCe="🚵",QCe="🚵♂️",XCe="🚵♀️",ZCe="🤸",JCe="🤸♂️",ewe="🤸♀️",twe="🤼",nwe="🤼♂️",swe="🤼♀️",rwe="🤽",iwe="🤽♂️",owe="🤽♀️",awe="🤾",lwe="🤾♂️",cwe="🤾♀️",dwe="🤹",uwe="🤹♂️",pwe="🤹♀️",fwe="🧘",_we="🧘♂️",mwe="🧘♀️",hwe="🛀",gwe="🛌",bwe="🧑🤝🧑",ywe="👭",vwe="👫",Ewe="👬",Swe="💏",Twe="👩❤️💋👨",xwe="👨❤️💋👨",Cwe="👩❤️💋👩",wwe="💑",Rwe="👩❤️👨",Awe="👨❤️👨",Mwe="👩❤️👩",Nwe="👪",Iwe="👨👩👦",Owe="👨👩👧",kwe="👨👩👧👦",Dwe="👨👩👦👦",Lwe="👨👩👧👧",Pwe="👨👨👦",Fwe="👨👨👧",Uwe="👨👨👧👦",Bwe="👨👨👦👦",Gwe="👨👨👧👧",Vwe="👩👩👦",zwe="👩👩👧",Hwe="👩👩👧👦",qwe="👩👩👦👦",Ywe="👩👩👧👧",$we="👨👦",Wwe="👨👦👦",Kwe="👨👧",jwe="👨👧👦",Qwe="👨👧👧",Xwe="👩👦",Zwe="👩👦👦",Jwe="👩👧",e2e="👩👧👦",t2e="👩👧👧",n2e="🗣️",s2e="👤",r2e="👥",i2e="🫂",o2e="👣",a2e="🐵",l2e="🐒",c2e="🦍",d2e="🦧",u2e="🐶",p2e="🐕",f2e="🦮",_2e="🐕🦺",m2e="🐩",h2e="🐺",g2e="🦊",b2e="🦝",y2e="🐱",v2e="🐈",E2e="🐈⬛",S2e="🦁",T2e="🐯",x2e="🐅",C2e="🐆",w2e="🐴",R2e="🐎",A2e="🦄",M2e="🦓",N2e="🦌",I2e="🦬",O2e="🐮",k2e="🐂",D2e="🐃",L2e="🐄",P2e="🐷",F2e="🐖",U2e="🐗",B2e="🐽",G2e="🐏",V2e="🐑",z2e="🐐",H2e="🐪",q2e="🐫",Y2e="🦙",$2e="🦒",W2e="🐘",K2e="🦣",j2e="🦏",Q2e="🦛",X2e="🐭",Z2e="🐁",J2e="🐀",eRe="🐹",tRe="🐰",nRe="🐇",sRe="🐿️",rRe="🦫",iRe="🦔",oRe="🦇",aRe="🐻",lRe="🐻❄️",cRe="🐨",dRe="🐼",uRe="🦥",pRe="🦦",fRe="🦨",_Re="🦘",mRe="🦡",hRe="🐾",gRe="🐾",bRe="🦃",yRe="🐔",vRe="🐓",ERe="🐣",SRe="🐤",TRe="🐥",xRe="🐦",CRe="🐧",wRe="🕊️",RRe="🦅",ARe="🦆",MRe="🦢",NRe="🦉",IRe="🦤",ORe="🪶",kRe="🦩",DRe="🦚",LRe="🦜",PRe="🐸",FRe="🐊",URe="🐢",BRe="🦎",GRe="🐍",VRe="🐲",zRe="🐉",HRe="🦕",qRe="🐳",YRe="🐋",$Re="🐬",WRe="🐬",KRe="🦭",jRe="🐟",QRe="🐠",XRe="🐡",ZRe="🦈",JRe="🐙",eAe="🐚",tAe="🐌",nAe="🦋",sAe="🐛",rAe="🐜",iAe="🐝",oAe="🐝",aAe="🪲",lAe="🐞",cAe="🦗",dAe="🪳",uAe="🕷️",pAe="🕸️",fAe="🦂",_Ae="🦟",mAe="🪰",hAe="🪱",gAe="🦠",bAe="💐",yAe="🌸",vAe="💮",EAe="🏵️",SAe="🌹",TAe="🥀",xAe="🌺",CAe="🌻",wAe="🌼",RAe="🌷",AAe="🌱",MAe="🪴",NAe="🌲",IAe="🌳",OAe="🌴",kAe="🌵",DAe="🌾",LAe="🌿",PAe="☘️",FAe="🍀",UAe="🍁",BAe="🍂",GAe="🍃",VAe="🍇",zAe="🍈",HAe="🍉",qAe="🍊",YAe="🍊",$Ae="🍊",WAe="🍋",KAe="🍌",jAe="🍍",QAe="🥭",XAe="🍎",ZAe="🍏",JAe="🍐",eMe="🍑",tMe="🍒",nMe="🍓",sMe="🫐",rMe="🥝",iMe="🍅",oMe="🫒",aMe="🥥",lMe="🥑",cMe="🍆",dMe="🥔",uMe="🥕",pMe="🌽",fMe="🌶️",_Me="🫑",mMe="🥒",hMe="🥬",gMe="🥦",bMe="🧄",yMe="🧅",vMe="🍄",EMe="🥜",SMe="🌰",TMe="🍞",xMe="🥐",CMe="🥖",wMe="🫓",RMe="🥨",AMe="🥯",MMe="🥞",NMe="🧇",IMe="🧀",OMe="🍖",kMe="🍗",DMe="🥩",LMe="🥓",PMe="🍔",FMe="🍟",UMe="🍕",BMe="🌭",GMe="🥪",VMe="🌮",zMe="🌯",HMe="🫔",qMe="🥙",YMe="🧆",$Me="🥚",WMe="🍳",KMe="🥘",jMe="🍲",QMe="🫕",XMe="🥣",ZMe="🥗",JMe="🍿",eNe="🧈",tNe="🧂",nNe="🥫",sNe="🍱",rNe="🍘",iNe="🍙",oNe="🍚",aNe="🍛",lNe="🍜",cNe="🍝",dNe="🍠",uNe="🍢",pNe="🍣",fNe="🍤",_Ne="🍥",mNe="🥮",hNe="🍡",gNe="🥟",bNe="🥠",yNe="🥡",vNe="🦀",ENe="🦞",SNe="🦐",TNe="🦑",xNe="🦪",CNe="🍦",wNe="🍧",RNe="🍨",ANe="🍩",MNe="🍪",NNe="🎂",INe="🍰",ONe="🧁",kNe="🥧",DNe="🍫",LNe="🍬",PNe="🍭",FNe="🍮",UNe="🍯",BNe="🍼",GNe="🥛",VNe="☕",zNe="🫖",HNe="🍵",qNe="🍶",YNe="🍾",$Ne="🍷",WNe="🍸",KNe="🍹",jNe="🍺",QNe="🍻",XNe="🥂",ZNe="🥃",JNe="🥤",eIe="🧋",tIe="🧃",nIe="🧉",sIe="🧊",rIe="🥢",iIe="🍽️",oIe="🍴",aIe="🥄",lIe="🔪",cIe="🔪",dIe="🏺",uIe="🌍",pIe="🌎",fIe="🌏",_Ie="🌐",mIe="🗺️",hIe="🗾",gIe="🧭",bIe="🏔️",yIe="⛰️",vIe="🌋",EIe="🗻",SIe="🏕️",TIe="🏖️",xIe="🏜️",CIe="🏝️",wIe="🏞️",RIe="🏟️",AIe="🏛️",MIe="🏗️",NIe="🧱",IIe="🪨",OIe="🪵",kIe="🛖",DIe="🏘️",LIe="🏚️",PIe="🏠",FIe="🏡",UIe="🏢",BIe="🏣",GIe="🏤",VIe="🏥",zIe="🏦",HIe="🏨",qIe="🏩",YIe="🏪",$Ie="🏫",WIe="🏬",KIe="🏭",jIe="🏯",QIe="🏰",XIe="💒",ZIe="🗼",JIe="🗽",eOe="⛪",tOe="🕌",nOe="🛕",sOe="🕍",rOe="⛩️",iOe="🕋",oOe="⛲",aOe="⛺",lOe="🌁",cOe="🌃",dOe="🏙️",uOe="🌄",pOe="🌅",fOe="🌆",_Oe="🌇",mOe="🌉",hOe="♨️",gOe="🎠",bOe="🎡",yOe="🎢",vOe="💈",EOe="🎪",SOe="🚂",TOe="🚃",xOe="🚄",COe="🚅",wOe="🚆",ROe="🚇",AOe="🚈",MOe="🚉",NOe="🚊",IOe="🚝",OOe="🚞",kOe="🚋",DOe="🚌",LOe="🚍",POe="🚎",FOe="🚐",UOe="🚑",BOe="🚒",GOe="🚓",VOe="🚔",zOe="🚕",HOe="🚖",qOe="🚗",YOe="🚗",$Oe="🚘",WOe="🚙",KOe="🛻",jOe="🚚",QOe="🚛",XOe="🚜",ZOe="🏎️",JOe="🏍️",eke="🛵",tke="🦽",nke="🦼",ske="🛺",rke="🚲",ike="🛴",oke="🛹",ake="🛼",lke="🚏",cke="🛣️",dke="🛤️",uke="🛢️",pke="⛽",fke="🚨",_ke="🚥",mke="🚦",hke="🛑",gke="🚧",bke="⚓",yke="⛵",vke="⛵",Eke="🛶",Ske="🚤",Tke="🛳️",xke="⛴️",Cke="🛥️",wke="🚢",Rke="✈️",Ake="🛩️",Mke="🛫",Nke="🛬",Ike="🪂",Oke="💺",kke="🚁",Dke="🚟",Lke="🚠",Pke="🚡",Fke="🛰️",Uke="🚀",Bke="🛸",Gke="🛎️",Vke="🧳",zke="⌛",Hke="⏳",qke="⌚",Yke="⏰",$ke="⏱️",Wke="⏲️",Kke="🕰️",jke="🕛",Qke="🕧",Xke="🕐",Zke="🕜",Jke="🕑",eDe="🕝",tDe="🕒",nDe="🕞",sDe="🕓",rDe="🕟",iDe="🕔",oDe="🕠",aDe="🕕",lDe="🕡",cDe="🕖",dDe="🕢",uDe="🕗",pDe="🕣",fDe="🕘",_De="🕤",mDe="🕙",hDe="🕥",gDe="🕚",bDe="🕦",yDe="🌑",vDe="🌒",EDe="🌓",SDe="🌔",TDe="🌔",xDe="🌕",CDe="🌖",wDe="🌗",RDe="🌘",ADe="🌙",MDe="🌚",NDe="🌛",IDe="🌜",ODe="🌡️",kDe="☀️",DDe="🌝",LDe="🌞",PDe="🪐",FDe="⭐",UDe="🌟",BDe="🌠",GDe="🌌",VDe="☁️",zDe="⛅",HDe="⛈️",qDe="🌤️",YDe="🌥️",$De="🌦️",WDe="🌧️",KDe="🌨️",jDe="🌩️",QDe="🌪️",XDe="🌫️",ZDe="🌬️",JDe="🌀",eLe="🌈",tLe="🌂",nLe="☂️",sLe="☔",rLe="⛱️",iLe="⚡",oLe="❄️",aLe="☃️",lLe="⛄",cLe="☄️",dLe="🔥",uLe="💧",pLe="🌊",fLe="🎃",_Le="🎄",mLe="🎆",hLe="🎇",gLe="🧨",bLe="✨",yLe="🎈",vLe="🎉",ELe="🎊",SLe="🎋",TLe="🎍",xLe="🎎",CLe="🎏",wLe="🎐",RLe="🎑",ALe="🧧",MLe="🎀",NLe="🎁",ILe="🎗️",OLe="🎟️",kLe="🎫",DLe="🎖️",LLe="🏆",PLe="🏅",FLe="⚽",ULe="⚾",BLe="🥎",GLe="🏀",VLe="🏐",zLe="🏈",HLe="🏉",qLe="🎾",YLe="🥏",$Le="🎳",WLe="🏏",KLe="🏑",jLe="🏒",QLe="🥍",XLe="🏓",ZLe="🏸",JLe="🥊",ePe="🥋",tPe="🥅",nPe="⛳",sPe="⛸️",rPe="🎣",iPe="🤿",oPe="🎽",aPe="🎿",lPe="🛷",cPe="🥌",dPe="🎯",uPe="🪀",pPe="🪁",fPe="🔮",_Pe="🪄",mPe="🧿",hPe="🎮",gPe="🕹️",bPe="🎰",yPe="🎲",vPe="🧩",EPe="🧸",SPe="🪅",TPe="🪆",xPe="♠️",CPe="♥️",wPe="♦️",RPe="♣️",APe="♟️",MPe="🃏",NPe="🀄",IPe="🎴",OPe="🎭",kPe="🖼️",DPe="🎨",LPe="🧵",PPe="🪡",FPe="🧶",UPe="🪢",BPe="👓",GPe="🕶️",VPe="🥽",zPe="🥼",HPe="🦺",qPe="👔",YPe="👕",$Pe="👕",WPe="👖",KPe="🧣",jPe="🧤",QPe="🧥",XPe="🧦",ZPe="👗",JPe="👘",e3e="🥻",t3e="🩱",n3e="🩲",s3e="🩳",r3e="👙",i3e="👚",o3e="👛",a3e="👜",l3e="👝",c3e="🛍️",d3e="🎒",u3e="🩴",p3e="👞",f3e="👞",_3e="👟",m3e="🥾",h3e="🥿",g3e="👠",b3e="👡",y3e="🩰",v3e="👢",E3e="👑",S3e="👒",T3e="🎩",x3e="🎓",C3e="🧢",w3e="🪖",R3e="⛑️",A3e="📿",M3e="💄",N3e="💍",I3e="💎",O3e="🔇",k3e="🔈",D3e="🔉",L3e="🔊",P3e="📢",F3e="📣",U3e="📯",B3e="🔔",G3e="🔕",V3e="🎼",z3e="🎵",H3e="🎶",q3e="🎙️",Y3e="🎚️",$3e="🎛️",W3e="🎤",K3e="🎧",j3e="📻",Q3e="🎷",X3e="🪗",Z3e="🎸",J3e="🎹",e4e="🎺",t4e="🎻",n4e="🪕",s4e="🥁",r4e="🪘",i4e="📱",o4e="📲",a4e="☎️",l4e="☎️",c4e="📞",d4e="📟",u4e="📠",p4e="🔋",f4e="🔌",_4e="💻",m4e="🖥️",h4e="🖨️",g4e="⌨️",b4e="🖱️",y4e="🖲️",v4e="💽",E4e="💾",S4e="💿",T4e="📀",x4e="🧮",C4e="🎥",w4e="🎞️",R4e="📽️",A4e="🎬",M4e="📺",N4e="📷",I4e="📸",O4e="📹",k4e="📼",D4e="🔍",L4e="🔎",P4e="🕯️",F4e="💡",U4e="🔦",B4e="🏮",G4e="🏮",V4e="🪔",z4e="📔",H4e="📕",q4e="📖",Y4e="📖",$4e="📗",W4e="📘",K4e="📙",j4e="📚",Q4e="📓",X4e="📒",Z4e="📃",J4e="📜",e5e="📄",t5e="📰",n5e="🗞️",s5e="📑",r5e="🔖",i5e="🏷️",o5e="💰",a5e="🪙",l5e="💴",c5e="💵",d5e="💶",u5e="💷",p5e="💸",f5e="💳",_5e="🧾",m5e="💹",h5e="✉️",g5e="📧",b5e="📨",y5e="📩",v5e="📤",E5e="📥",S5e="📫",T5e="📪",x5e="📬",C5e="📭",w5e="📮",R5e="🗳️",A5e="✏️",M5e="✒️",N5e="🖋️",I5e="🖊️",O5e="🖌️",k5e="🖍️",D5e="📝",L5e="📝",P5e="💼",F5e="📁",U5e="📂",B5e="🗂️",G5e="📅",V5e="📆",z5e="🗒️",H5e="🗓️",q5e="📇",Y5e="📈",$5e="📉",W5e="📊",K5e="📋",j5e="📌",Q5e="📍",X5e="📎",Z5e="🖇️",J5e="📏",eFe="📐",tFe="✂️",nFe="🗃️",sFe="🗄️",rFe="🗑️",iFe="🔒",oFe="🔓",aFe="🔏",lFe="🔐",cFe="🔑",dFe="🗝️",uFe="🔨",pFe="🪓",fFe="⛏️",_Fe="⚒️",mFe="🛠️",hFe="🗡️",gFe="⚔️",bFe="🔫",yFe="🪃",vFe="🏹",EFe="🛡️",SFe="🪚",TFe="🔧",xFe="🪛",CFe="🔩",wFe="⚙️",RFe="🗜️",AFe="⚖️",MFe="🦯",NFe="🔗",IFe="⛓️",OFe="🪝",kFe="🧰",DFe="🧲",LFe="🪜",PFe="⚗️",FFe="🧪",UFe="🧫",BFe="🧬",GFe="🔬",VFe="🔭",zFe="📡",HFe="💉",qFe="🩸",YFe="💊",$Fe="🩹",WFe="🩺",KFe="🚪",jFe="🛗",QFe="🪞",XFe="🪟",ZFe="🛏️",JFe="🛋️",eUe="🪑",tUe="🚽",nUe="🪠",sUe="🚿",rUe="🛁",iUe="🪤",oUe="🪒",aUe="🧴",lUe="🧷",cUe="🧹",dUe="🧺",uUe="🧻",pUe="🪣",fUe="🧼",_Ue="🪥",mUe="🧽",hUe="🧯",gUe="🛒",bUe="🚬",yUe="⚰️",vUe="🪦",EUe="⚱️",SUe="🗿",TUe="🪧",xUe="🏧",CUe="🚮",wUe="🚰",RUe="♿",AUe="🚹",MUe="🚺",NUe="🚻",IUe="🚼",OUe="🚾",kUe="🛂",DUe="🛃",LUe="🛄",PUe="🛅",FUe="⚠️",UUe="🚸",BUe="⛔",GUe="🚫",VUe="🚳",zUe="🚭",HUe="🚯",qUe="🚷",YUe="📵",$Ue="🔞",WUe="☢️",KUe="☣️",jUe="⬆️",QUe="↗️",XUe="➡️",ZUe="↘️",JUe="⬇️",eBe="↙️",tBe="⬅️",nBe="↖️",sBe="↕️",rBe="↔️",iBe="↩️",oBe="↪️",aBe="⤴️",lBe="⤵️",cBe="🔃",dBe="🔄",uBe="🔙",pBe="🔚",fBe="🔛",_Be="🔜",mBe="🔝",hBe="🛐",gBe="⚛️",bBe="🕉️",yBe="✡️",vBe="☸️",EBe="☯️",SBe="✝️",TBe="☦️",xBe="☪️",CBe="☮️",wBe="🕎",RBe="🔯",ABe="♈",MBe="♉",NBe="♊",IBe="♋",OBe="♌",kBe="♍",DBe="♎",LBe="♏",PBe="♐",FBe="♑",UBe="♒",BBe="♓",GBe="⛎",VBe="🔀",zBe="🔁",HBe="🔂",qBe="▶️",YBe="⏩",$Be="⏭️",WBe="⏯️",KBe="◀️",jBe="⏪",QBe="⏮️",XBe="🔼",ZBe="⏫",JBe="🔽",e6e="⏬",t6e="⏸️",n6e="⏹️",s6e="⏺️",r6e="⏏️",i6e="🎦",o6e="🔅",a6e="🔆",l6e="📶",c6e="📳",d6e="📴",u6e="♀️",p6e="♂️",f6e="⚧️",_6e="✖️",m6e="➕",h6e="➖",g6e="➗",b6e="♾️",y6e="‼️",v6e="⁉️",E6e="❓",S6e="❔",T6e="❕",x6e="❗",C6e="❗",w6e="〰️",R6e="💱",A6e="💲",M6e="⚕️",N6e="♻️",I6e="⚜️",O6e="🔱",k6e="📛",D6e="🔰",L6e="⭕",P6e="✅",F6e="☑️",U6e="✔️",B6e="❌",G6e="❎",V6e="➰",z6e="➿",H6e="〽️",q6e="✳️",Y6e="✴️",$6e="❇️",W6e="©️",K6e="®️",j6e="™️",Q6e="#️⃣",X6e="*️⃣",Z6e="0️⃣",J6e="1️⃣",e9e="2️⃣",t9e="3️⃣",n9e="4️⃣",s9e="5️⃣",r9e="6️⃣",i9e="7️⃣",o9e="8️⃣",a9e="9️⃣",l9e="🔟",c9e="🔠",d9e="🔡",u9e="🔣",p9e="🔤",f9e="🅰️",_9e="🆎",m9e="🅱️",h9e="🆑",g9e="🆒",b9e="🆓",y9e="ℹ️",v9e="🆔",E9e="Ⓜ️",S9e="🆖",T9e="🅾️",x9e="🆗",C9e="🅿️",w9e="🆘",R9e="🆙",A9e="🆚",M9e="🈁",N9e="🈂️",I9e="🉐",O9e="🉑",k9e="㊗️",D9e="㊙️",L9e="🈵",P9e="🔴",F9e="🟠",U9e="🟡",B9e="🟢",G9e="🔵",V9e="🟣",z9e="🟤",H9e="⚫",q9e="⚪",Y9e="🟥",$9e="🟧",W9e="🟨",K9e="🟩",j9e="🟦",Q9e="🟪",X9e="🟫",Z9e="⬛",J9e="⬜",e8e="◼️",t8e="◻️",n8e="◾",s8e="◽",r8e="▪️",i8e="▫️",o8e="🔶",a8e="🔷",l8e="🔸",c8e="🔹",d8e="🔺",u8e="🔻",p8e="💠",f8e="🔘",_8e="🔳",m8e="🔲",h8e="🏁",g8e="🚩",b8e="🎌",y8e="🏴",v8e="🏳️",E8e="🏳️🌈",S8e="🏳️⚧️",T8e="🏴☠️",x8e="🇦🇨",C8e="🇦🇩",w8e="🇦🇪",R8e="🇦🇫",A8e="🇦🇬",M8e="🇦🇮",N8e="🇦🇱",I8e="🇦🇲",O8e="🇦🇴",k8e="🇦🇶",D8e="🇦🇷",L8e="🇦🇸",P8e="🇦🇹",F8e="🇦🇺",U8e="🇦🇼",B8e="🇦🇽",G8e="🇦🇿",V8e="🇧🇦",z8e="🇧🇧",H8e="🇧🇩",q8e="🇧🇪",Y8e="🇧🇫",$8e="🇧🇬",W8e="🇧🇭",K8e="🇧🇮",j8e="🇧🇯",Q8e="🇧🇱",X8e="🇧🇲",Z8e="🇧🇳",J8e="🇧🇴",eGe="🇧🇶",tGe="🇧🇷",nGe="🇧🇸",sGe="🇧🇹",rGe="🇧🇻",iGe="🇧🇼",oGe="🇧🇾",aGe="🇧🇿",lGe="🇨🇦",cGe="🇨🇨",dGe="🇨🇩",uGe="🇨🇫",pGe="🇨🇬",fGe="🇨🇭",_Ge="🇨🇮",mGe="🇨🇰",hGe="🇨🇱",gGe="🇨🇲",bGe="🇨🇳",yGe="🇨🇴",vGe="🇨🇵",EGe="🇨🇷",SGe="🇨🇺",TGe="🇨🇻",xGe="🇨🇼",CGe="🇨🇽",wGe="🇨🇾",RGe="🇨🇿",AGe="🇩🇪",MGe="🇩🇬",NGe="🇩🇯",IGe="🇩🇰",OGe="🇩🇲",kGe="🇩🇴",DGe="🇩🇿",LGe="🇪🇦",PGe="🇪🇨",FGe="🇪🇪",UGe="🇪🇬",BGe="🇪🇭",GGe="🇪🇷",VGe="🇪🇸",zGe="🇪🇹",HGe="🇪🇺",qGe="🇪🇺",YGe="🇫🇮",$Ge="🇫🇯",WGe="🇫🇰",KGe="🇫🇲",jGe="🇫🇴",QGe="🇫🇷",XGe="🇬🇦",ZGe="🇬🇧",JGe="🇬🇧",e7e="🇬🇩",t7e="🇬🇪",n7e="🇬🇫",s7e="🇬🇬",r7e="🇬🇭",i7e="🇬🇮",o7e="🇬🇱",a7e="🇬🇲",l7e="🇬🇳",c7e="🇬🇵",d7e="🇬🇶",u7e="🇬🇷",p7e="🇬🇸",f7e="🇬🇹",_7e="🇬🇺",m7e="🇬🇼",h7e="🇬🇾",g7e="🇭🇰",b7e="🇭🇲",y7e="🇭🇳",v7e="🇭🇷",E7e="🇭🇹",S7e="🇭🇺",T7e="🇮🇨",x7e="🇮🇩",C7e="🇮🇪",w7e="🇮🇱",R7e="🇮🇲",A7e="🇮🇳",M7e="🇮🇴",N7e="🇮🇶",I7e="🇮🇷",O7e="🇮🇸",k7e="🇮🇹",D7e="🇯🇪",L7e="🇯🇲",P7e="🇯🇴",F7e="🇯🇵",U7e="🇰🇪",B7e="🇰🇬",G7e="🇰🇭",V7e="🇰🇮",z7e="🇰🇲",H7e="🇰🇳",q7e="🇰🇵",Y7e="🇰🇷",$7e="🇰🇼",W7e="🇰🇾",K7e="🇰🇿",j7e="🇱🇦",Q7e="🇱🇧",X7e="🇱🇨",Z7e="🇱🇮",J7e="🇱🇰",eVe="🇱🇷",tVe="🇱🇸",nVe="🇱🇹",sVe="🇱🇺",rVe="🇱🇻",iVe="🇱🇾",oVe="🇲🇦",aVe="🇲🇨",lVe="🇲🇩",cVe="🇲🇪",dVe="🇲🇫",uVe="🇲🇬",pVe="🇲🇭",fVe="🇲🇰",_Ve="🇲🇱",mVe="🇲🇲",hVe="🇲🇳",gVe="🇲🇴",bVe="🇲🇵",yVe="🇲🇶",vVe="🇲🇷",EVe="🇲🇸",SVe="🇲🇹",TVe="🇲🇺",xVe="🇲🇻",CVe="🇲🇼",wVe="🇲🇽",RVe="🇲🇾",AVe="🇲🇿",MVe="🇳🇦",NVe="🇳🇨",IVe="🇳🇪",OVe="🇳🇫",kVe="🇳🇬",DVe="🇳🇮",LVe="🇳🇱",PVe="🇳🇴",FVe="🇳🇵",UVe="🇳🇷",BVe="🇳🇺",GVe="🇳🇿",VVe="🇴🇲",zVe="🇵🇦",HVe="🇵🇪",qVe="🇵🇫",YVe="🇵🇬",$Ve="🇵🇭",WVe="🇵🇰",KVe="🇵🇱",jVe="🇵🇲",QVe="🇵🇳",XVe="🇵🇷",ZVe="🇵🇸",JVe="🇵🇹",eze="🇵🇼",tze="🇵🇾",nze="🇶🇦",sze="🇷🇪",rze="🇷🇴",ize="🇷🇸",oze="🇷🇺",aze="🇷🇼",lze="🇸🇦",cze="🇸🇧",dze="🇸🇨",uze="🇸🇩",pze="🇸🇪",fze="🇸🇬",_ze="🇸🇭",mze="🇸🇮",hze="🇸🇯",gze="🇸🇰",bze="🇸🇱",yze="🇸🇲",vze="🇸🇳",Eze="🇸🇴",Sze="🇸🇷",Tze="🇸🇸",xze="🇸🇹",Cze="🇸🇻",wze="🇸🇽",Rze="🇸🇾",Aze="🇸🇿",Mze="🇹🇦",Nze="🇹🇨",Ize="🇹🇩",Oze="🇹🇫",kze="🇹🇬",Dze="🇹🇭",Lze="🇹🇯",Pze="🇹🇰",Fze="🇹🇱",Uze="🇹🇲",Bze="🇹🇳",Gze="🇹🇴",Vze="🇹🇷",zze="🇹🇹",Hze="🇹🇻",qze="🇹🇼",Yze="🇹🇿",$ze="🇺🇦",Wze="🇺🇬",Kze="🇺🇲",jze="🇺🇳",Qze="🇺🇸",Xze="🇺🇾",Zze="🇺🇿",Jze="🇻🇦",eHe="🇻🇨",tHe="🇻🇪",nHe="🇻🇬",sHe="🇻🇮",rHe="🇻🇳",iHe="🇻🇺",oHe="🇼🇫",aHe="🇼🇸",lHe="🇽🇰",cHe="🇾🇪",dHe="🇾🇹",uHe="🇿🇦",pHe="🇿🇲",fHe="🇿🇼",_He="🏴",mHe="🏴",hHe="🏴",gHe={100:"💯",1234:"🔢",grinning:A0e,smiley:M0e,smile:N0e,grin:I0e,laughing:O0e,satisfied:k0e,sweat_smile:D0e,rofl:L0e,joy:P0e,slightly_smiling_face:F0e,upside_down_face:U0e,wink:B0e,blush:G0e,innocent:V0e,smiling_face_with_three_hearts:z0e,heart_eyes:H0e,star_struck:q0e,kissing_heart:Y0e,kissing:$0e,relaxed:W0e,kissing_closed_eyes:K0e,kissing_smiling_eyes:j0e,smiling_face_with_tear:Q0e,yum:X0e,stuck_out_tongue:Z0e,stuck_out_tongue_winking_eye:J0e,zany_face:eye,stuck_out_tongue_closed_eyes:tye,money_mouth_face:nye,hugs:sye,hand_over_mouth:rye,shushing_face:iye,thinking:oye,zipper_mouth_face:aye,raised_eyebrow:lye,neutral_face:cye,expressionless:dye,no_mouth:uye,smirk:pye,unamused:fye,roll_eyes:_ye,grimacing:mye,lying_face:hye,relieved:gye,pensive:bye,sleepy:yye,drooling_face:vye,sleeping:Eye,mask:Sye,face_with_thermometer:Tye,face_with_head_bandage:xye,nauseated_face:Cye,vomiting_face:wye,sneezing_face:Rye,hot_face:Aye,cold_face:Mye,woozy_face:Nye,dizzy_face:Iye,exploding_head:Oye,cowboy_hat_face:kye,partying_face:Dye,disguised_face:Lye,sunglasses:Pye,nerd_face:Fye,monocle_face:Uye,confused:Bye,worried:Gye,slightly_frowning_face:Vye,frowning_face:zye,open_mouth:Hye,hushed:qye,astonished:Yye,flushed:$ye,pleading_face:Wye,frowning:Kye,anguished:jye,fearful:Qye,cold_sweat:Xye,disappointed_relieved:Zye,cry:Jye,sob:eve,scream:tve,confounded:nve,persevere:sve,disappointed:rve,sweat:ive,weary:ove,tired_face:ave,yawning_face:lve,triumph:cve,rage:dve,pout:uve,angry:pve,cursing_face:fve,smiling_imp:_ve,imp:mve,skull:hve,skull_and_crossbones:gve,hankey:bve,poop:yve,shit:vve,clown_face:Eve,japanese_ogre:Sve,japanese_goblin:Tve,ghost:xve,alien:Cve,space_invader:wve,robot:Rve,smiley_cat:Ave,smile_cat:Mve,joy_cat:Nve,heart_eyes_cat:Ive,smirk_cat:Ove,kissing_cat:kve,scream_cat:Dve,crying_cat_face:Lve,pouting_cat:Pve,see_no_evil:Fve,hear_no_evil:Uve,speak_no_evil:Bve,kiss:Gve,love_letter:Vve,cupid:zve,gift_heart:Hve,sparkling_heart:qve,heartpulse:Yve,heartbeat:$ve,revolving_hearts:Wve,two_hearts:Kve,heart_decoration:jve,heavy_heart_exclamation:Qve,broken_heart:Xve,heart:Zve,orange_heart:Jve,yellow_heart:eEe,green_heart:tEe,blue_heart:nEe,purple_heart:sEe,brown_heart:rEe,black_heart:iEe,white_heart:oEe,anger:aEe,boom:lEe,collision:cEe,dizzy:dEe,sweat_drops:uEe,dash:pEe,hole:fEe,bomb:_Ee,speech_balloon:mEe,eye_speech_bubble:hEe,left_speech_bubble:gEe,right_anger_bubble:bEe,thought_balloon:yEe,zzz:vEe,wave:EEe,raised_back_of_hand:SEe,raised_hand_with_fingers_splayed:TEe,hand:xEe,raised_hand:CEe,vulcan_salute:wEe,ok_hand:REe,pinched_fingers:AEe,pinching_hand:MEe,v:NEe,crossed_fingers:IEe,love_you_gesture:OEe,metal:kEe,call_me_hand:DEe,point_left:LEe,point_right:PEe,point_up_2:FEe,middle_finger:UEe,fu:BEe,point_down:GEe,point_up:VEe,"+1":"👍",thumbsup:zEe,"-1":"👎",thumbsdown:HEe,fist_raised:qEe,fist:YEe,fist_oncoming:$Ee,facepunch:WEe,punch:KEe,fist_left:jEe,fist_right:QEe,clap:XEe,raised_hands:ZEe,open_hands:JEe,palms_up_together:eSe,handshake:tSe,pray:nSe,writing_hand:sSe,nail_care:rSe,selfie:iSe,muscle:oSe,mechanical_arm:aSe,mechanical_leg:lSe,leg:cSe,foot:dSe,ear:uSe,ear_with_hearing_aid:pSe,nose:fSe,brain:_Se,anatomical_heart:mSe,lungs:hSe,tooth:gSe,bone:bSe,eyes:ySe,eye:vSe,tongue:ESe,lips:SSe,baby:TSe,child:xSe,boy:CSe,girl:wSe,adult:RSe,blond_haired_person:ASe,man:MSe,bearded_person:NSe,red_haired_man:ISe,curly_haired_man:OSe,white_haired_man:kSe,bald_man:DSe,woman:LSe,red_haired_woman:PSe,person_red_hair:FSe,curly_haired_woman:USe,person_curly_hair:BSe,white_haired_woman:GSe,person_white_hair:VSe,bald_woman:zSe,person_bald:HSe,blond_haired_woman:qSe,blonde_woman:YSe,blond_haired_man:$Se,older_adult:WSe,older_man:KSe,older_woman:jSe,frowning_person:QSe,frowning_man:XSe,frowning_woman:ZSe,pouting_face:JSe,pouting_man:e1e,pouting_woman:t1e,no_good:n1e,no_good_man:s1e,ng_man:r1e,no_good_woman:i1e,ng_woman:o1e,ok_person:a1e,ok_man:l1e,ok_woman:c1e,tipping_hand_person:d1e,information_desk_person:u1e,tipping_hand_man:p1e,sassy_man:f1e,tipping_hand_woman:_1e,sassy_woman:m1e,raising_hand:h1e,raising_hand_man:g1e,raising_hand_woman:b1e,deaf_person:y1e,deaf_man:v1e,deaf_woman:E1e,bow:S1e,bowing_man:T1e,bowing_woman:x1e,facepalm:C1e,man_facepalming:w1e,woman_facepalming:R1e,shrug:A1e,man_shrugging:M1e,woman_shrugging:N1e,health_worker:I1e,man_health_worker:O1e,woman_health_worker:k1e,student:D1e,man_student:L1e,woman_student:P1e,teacher:F1e,man_teacher:U1e,woman_teacher:B1e,judge:G1e,man_judge:V1e,woman_judge:z1e,farmer:H1e,man_farmer:q1e,woman_farmer:Y1e,cook:$1e,man_cook:W1e,woman_cook:K1e,mechanic:j1e,man_mechanic:Q1e,woman_mechanic:X1e,factory_worker:Z1e,man_factory_worker:J1e,woman_factory_worker:eTe,office_worker:tTe,man_office_worker:nTe,woman_office_worker:sTe,scientist:rTe,man_scientist:iTe,woman_scientist:oTe,technologist:aTe,man_technologist:lTe,woman_technologist:cTe,singer:dTe,man_singer:uTe,woman_singer:pTe,artist:fTe,man_artist:_Te,woman_artist:mTe,pilot:hTe,man_pilot:gTe,woman_pilot:bTe,astronaut:yTe,man_astronaut:vTe,woman_astronaut:ETe,firefighter:STe,man_firefighter:TTe,woman_firefighter:xTe,police_officer:CTe,cop:wTe,policeman:RTe,policewoman:ATe,detective:MTe,male_detective:NTe,female_detective:ITe,guard:OTe,guardsman:kTe,guardswoman:DTe,ninja:LTe,construction_worker:PTe,construction_worker_man:FTe,construction_worker_woman:UTe,prince:BTe,princess:GTe,person_with_turban:VTe,man_with_turban:zTe,woman_with_turban:HTe,man_with_gua_pi_mao:qTe,woman_with_headscarf:YTe,person_in_tuxedo:$Te,man_in_tuxedo:WTe,woman_in_tuxedo:KTe,person_with_veil:jTe,man_with_veil:QTe,woman_with_veil:XTe,bride_with_veil:ZTe,pregnant_woman:JTe,breast_feeding:exe,woman_feeding_baby:txe,man_feeding_baby:nxe,person_feeding_baby:sxe,angel:rxe,santa:ixe,mrs_claus:oxe,mx_claus:axe,superhero:lxe,superhero_man:cxe,superhero_woman:dxe,supervillain:uxe,supervillain_man:pxe,supervillain_woman:fxe,mage:_xe,mage_man:mxe,mage_woman:hxe,fairy:gxe,fairy_man:bxe,fairy_woman:yxe,vampire:vxe,vampire_man:Exe,vampire_woman:Sxe,merperson:Txe,merman:xxe,mermaid:Cxe,elf:wxe,elf_man:Rxe,elf_woman:Axe,genie:Mxe,genie_man:Nxe,genie_woman:Ixe,zombie:Oxe,zombie_man:kxe,zombie_woman:Dxe,massage:Lxe,massage_man:Pxe,massage_woman:Fxe,haircut:Uxe,haircut_man:Bxe,haircut_woman:Gxe,walking:Vxe,walking_man:zxe,walking_woman:Hxe,standing_person:qxe,standing_man:Yxe,standing_woman:$xe,kneeling_person:Wxe,kneeling_man:Kxe,kneeling_woman:jxe,person_with_probing_cane:Qxe,man_with_probing_cane:Xxe,woman_with_probing_cane:Zxe,person_in_motorized_wheelchair:Jxe,man_in_motorized_wheelchair:eCe,woman_in_motorized_wheelchair:tCe,person_in_manual_wheelchair:nCe,man_in_manual_wheelchair:sCe,woman_in_manual_wheelchair:rCe,runner:iCe,running:oCe,running_man:aCe,running_woman:lCe,woman_dancing:cCe,dancer:dCe,man_dancing:uCe,business_suit_levitating:pCe,dancers:fCe,dancing_men:_Ce,dancing_women:mCe,sauna_person:hCe,sauna_man:gCe,sauna_woman:bCe,climbing:yCe,climbing_man:vCe,climbing_woman:ECe,person_fencing:SCe,horse_racing:TCe,skier:xCe,snowboarder:CCe,golfing:wCe,golfing_man:RCe,golfing_woman:ACe,surfer:MCe,surfing_man:NCe,surfing_woman:ICe,rowboat:OCe,rowing_man:kCe,rowing_woman:DCe,swimmer:LCe,swimming_man:PCe,swimming_woman:FCe,bouncing_ball_person:UCe,bouncing_ball_man:BCe,basketball_man:GCe,bouncing_ball_woman:VCe,basketball_woman:zCe,weight_lifting:HCe,weight_lifting_man:qCe,weight_lifting_woman:YCe,bicyclist:$Ce,biking_man:WCe,biking_woman:KCe,mountain_bicyclist:jCe,mountain_biking_man:QCe,mountain_biking_woman:XCe,cartwheeling:ZCe,man_cartwheeling:JCe,woman_cartwheeling:ewe,wrestling:twe,men_wrestling:nwe,women_wrestling:swe,water_polo:rwe,man_playing_water_polo:iwe,woman_playing_water_polo:owe,handball_person:awe,man_playing_handball:lwe,woman_playing_handball:cwe,juggling_person:dwe,man_juggling:uwe,woman_juggling:pwe,lotus_position:fwe,lotus_position_man:_we,lotus_position_woman:mwe,bath:hwe,sleeping_bed:gwe,people_holding_hands:bwe,two_women_holding_hands:ywe,couple:vwe,two_men_holding_hands:Ewe,couplekiss:Swe,couplekiss_man_woman:Twe,couplekiss_man_man:xwe,couplekiss_woman_woman:Cwe,couple_with_heart:wwe,couple_with_heart_woman_man:Rwe,couple_with_heart_man_man:Awe,couple_with_heart_woman_woman:Mwe,family:Nwe,family_man_woman_boy:Iwe,family_man_woman_girl:Owe,family_man_woman_girl_boy:kwe,family_man_woman_boy_boy:Dwe,family_man_woman_girl_girl:Lwe,family_man_man_boy:Pwe,family_man_man_girl:Fwe,family_man_man_girl_boy:Uwe,family_man_man_boy_boy:Bwe,family_man_man_girl_girl:Gwe,family_woman_woman_boy:Vwe,family_woman_woman_girl:zwe,family_woman_woman_girl_boy:Hwe,family_woman_woman_boy_boy:qwe,family_woman_woman_girl_girl:Ywe,family_man_boy:$we,family_man_boy_boy:Wwe,family_man_girl:Kwe,family_man_girl_boy:jwe,family_man_girl_girl:Qwe,family_woman_boy:Xwe,family_woman_boy_boy:Zwe,family_woman_girl:Jwe,family_woman_girl_boy:e2e,family_woman_girl_girl:t2e,speaking_head:n2e,bust_in_silhouette:s2e,busts_in_silhouette:r2e,people_hugging:i2e,footprints:o2e,monkey_face:a2e,monkey:l2e,gorilla:c2e,orangutan:d2e,dog:u2e,dog2:p2e,guide_dog:f2e,service_dog:_2e,poodle:m2e,wolf:h2e,fox_face:g2e,raccoon:b2e,cat:y2e,cat2:v2e,black_cat:E2e,lion:S2e,tiger:T2e,tiger2:x2e,leopard:C2e,horse:w2e,racehorse:R2e,unicorn:A2e,zebra:M2e,deer:N2e,bison:I2e,cow:O2e,ox:k2e,water_buffalo:D2e,cow2:L2e,pig:P2e,pig2:F2e,boar:U2e,pig_nose:B2e,ram:G2e,sheep:V2e,goat:z2e,dromedary_camel:H2e,camel:q2e,llama:Y2e,giraffe:$2e,elephant:W2e,mammoth:K2e,rhinoceros:j2e,hippopotamus:Q2e,mouse:X2e,mouse2:Z2e,rat:J2e,hamster:eRe,rabbit:tRe,rabbit2:nRe,chipmunk:sRe,beaver:rRe,hedgehog:iRe,bat:oRe,bear:aRe,polar_bear:lRe,koala:cRe,panda_face:dRe,sloth:uRe,otter:pRe,skunk:fRe,kangaroo:_Re,badger:mRe,feet:hRe,paw_prints:gRe,turkey:bRe,chicken:yRe,rooster:vRe,hatching_chick:ERe,baby_chick:SRe,hatched_chick:TRe,bird:xRe,penguin:CRe,dove:wRe,eagle:RRe,duck:ARe,swan:MRe,owl:NRe,dodo:IRe,feather:ORe,flamingo:kRe,peacock:DRe,parrot:LRe,frog:PRe,crocodile:FRe,turtle:URe,lizard:BRe,snake:GRe,dragon_face:VRe,dragon:zRe,sauropod:HRe,"t-rex":"🦖",whale:qRe,whale2:YRe,dolphin:$Re,flipper:WRe,seal:KRe,fish:jRe,tropical_fish:QRe,blowfish:XRe,shark:ZRe,octopus:JRe,shell:eAe,snail:tAe,butterfly:nAe,bug:sAe,ant:rAe,bee:iAe,honeybee:oAe,beetle:aAe,lady_beetle:lAe,cricket:cAe,cockroach:dAe,spider:uAe,spider_web:pAe,scorpion:fAe,mosquito:_Ae,fly:mAe,worm:hAe,microbe:gAe,bouquet:bAe,cherry_blossom:yAe,white_flower:vAe,rosette:EAe,rose:SAe,wilted_flower:TAe,hibiscus:xAe,sunflower:CAe,blossom:wAe,tulip:RAe,seedling:AAe,potted_plant:MAe,evergreen_tree:NAe,deciduous_tree:IAe,palm_tree:OAe,cactus:kAe,ear_of_rice:DAe,herb:LAe,shamrock:PAe,four_leaf_clover:FAe,maple_leaf:UAe,fallen_leaf:BAe,leaves:GAe,grapes:VAe,melon:zAe,watermelon:HAe,tangerine:qAe,orange:YAe,mandarin:$Ae,lemon:WAe,banana:KAe,pineapple:jAe,mango:QAe,apple:XAe,green_apple:ZAe,pear:JAe,peach:eMe,cherries:tMe,strawberry:nMe,blueberries:sMe,kiwi_fruit:rMe,tomato:iMe,olive:oMe,coconut:aMe,avocado:lMe,eggplant:cMe,potato:dMe,carrot:uMe,corn:pMe,hot_pepper:fMe,bell_pepper:_Me,cucumber:mMe,leafy_green:hMe,broccoli:gMe,garlic:bMe,onion:yMe,mushroom:vMe,peanuts:EMe,chestnut:SMe,bread:TMe,croissant:xMe,baguette_bread:CMe,flatbread:wMe,pretzel:RMe,bagel:AMe,pancakes:MMe,waffle:NMe,cheese:IMe,meat_on_bone:OMe,poultry_leg:kMe,cut_of_meat:DMe,bacon:LMe,hamburger:PMe,fries:FMe,pizza:UMe,hotdog:BMe,sandwich:GMe,taco:VMe,burrito:zMe,tamale:HMe,stuffed_flatbread:qMe,falafel:YMe,egg:$Me,fried_egg:WMe,shallow_pan_of_food:KMe,stew:jMe,fondue:QMe,bowl_with_spoon:XMe,green_salad:ZMe,popcorn:JMe,butter:eNe,salt:tNe,canned_food:nNe,bento:sNe,rice_cracker:rNe,rice_ball:iNe,rice:oNe,curry:aNe,ramen:lNe,spaghetti:cNe,sweet_potato:dNe,oden:uNe,sushi:pNe,fried_shrimp:fNe,fish_cake:_Ne,moon_cake:mNe,dango:hNe,dumpling:gNe,fortune_cookie:bNe,takeout_box:yNe,crab:vNe,lobster:ENe,shrimp:SNe,squid:TNe,oyster:xNe,icecream:CNe,shaved_ice:wNe,ice_cream:RNe,doughnut:ANe,cookie:MNe,birthday:NNe,cake:INe,cupcake:ONe,pie:kNe,chocolate_bar:DNe,candy:LNe,lollipop:PNe,custard:FNe,honey_pot:UNe,baby_bottle:BNe,milk_glass:GNe,coffee:VNe,teapot:zNe,tea:HNe,sake:qNe,champagne:YNe,wine_glass:$Ne,cocktail:WNe,tropical_drink:KNe,beer:jNe,beers:QNe,clinking_glasses:XNe,tumbler_glass:ZNe,cup_with_straw:JNe,bubble_tea:eIe,beverage_box:tIe,mate:nIe,ice_cube:sIe,chopsticks:rIe,plate_with_cutlery:iIe,fork_and_knife:oIe,spoon:aIe,hocho:lIe,knife:cIe,amphora:dIe,earth_africa:uIe,earth_americas:pIe,earth_asia:fIe,globe_with_meridians:_Ie,world_map:mIe,japan:hIe,compass:gIe,mountain_snow:bIe,mountain:yIe,volcano:vIe,mount_fuji:EIe,camping:SIe,beach_umbrella:TIe,desert:xIe,desert_island:CIe,national_park:wIe,stadium:RIe,classical_building:AIe,building_construction:MIe,bricks:NIe,rock:IIe,wood:OIe,hut:kIe,houses:DIe,derelict_house:LIe,house:PIe,house_with_garden:FIe,office:UIe,post_office:BIe,european_post_office:GIe,hospital:VIe,bank:zIe,hotel:HIe,love_hotel:qIe,convenience_store:YIe,school:$Ie,department_store:WIe,factory:KIe,japanese_castle:jIe,european_castle:QIe,wedding:XIe,tokyo_tower:ZIe,statue_of_liberty:JIe,church:eOe,mosque:tOe,hindu_temple:nOe,synagogue:sOe,shinto_shrine:rOe,kaaba:iOe,fountain:oOe,tent:aOe,foggy:lOe,night_with_stars:cOe,cityscape:dOe,sunrise_over_mountains:uOe,sunrise:pOe,city_sunset:fOe,city_sunrise:_Oe,bridge_at_night:mOe,hotsprings:hOe,carousel_horse:gOe,ferris_wheel:bOe,roller_coaster:yOe,barber:vOe,circus_tent:EOe,steam_locomotive:SOe,railway_car:TOe,bullettrain_side:xOe,bullettrain_front:COe,train2:wOe,metro:ROe,light_rail:AOe,station:MOe,tram:NOe,monorail:IOe,mountain_railway:OOe,train:kOe,bus:DOe,oncoming_bus:LOe,trolleybus:POe,minibus:FOe,ambulance:UOe,fire_engine:BOe,police_car:GOe,oncoming_police_car:VOe,taxi:zOe,oncoming_taxi:HOe,car:qOe,red_car:YOe,oncoming_automobile:$Oe,blue_car:WOe,pickup_truck:KOe,truck:jOe,articulated_lorry:QOe,tractor:XOe,racing_car:ZOe,motorcycle:JOe,motor_scooter:eke,manual_wheelchair:tke,motorized_wheelchair:nke,auto_rickshaw:ske,bike:rke,kick_scooter:ike,skateboard:oke,roller_skate:ake,busstop:lke,motorway:cke,railway_track:dke,oil_drum:uke,fuelpump:pke,rotating_light:fke,traffic_light:_ke,vertical_traffic_light:mke,stop_sign:hke,construction:gke,anchor:bke,boat:yke,sailboat:vke,canoe:Eke,speedboat:Ske,passenger_ship:Tke,ferry:xke,motor_boat:Cke,ship:wke,airplane:Rke,small_airplane:Ake,flight_departure:Mke,flight_arrival:Nke,parachute:Ike,seat:Oke,helicopter:kke,suspension_railway:Dke,mountain_cableway:Lke,aerial_tramway:Pke,artificial_satellite:Fke,rocket:Uke,flying_saucer:Bke,bellhop_bell:Gke,luggage:Vke,hourglass:zke,hourglass_flowing_sand:Hke,watch:qke,alarm_clock:Yke,stopwatch:$ke,timer_clock:Wke,mantelpiece_clock:Kke,clock12:jke,clock1230:Qke,clock1:Xke,clock130:Zke,clock2:Jke,clock230:eDe,clock3:tDe,clock330:nDe,clock4:sDe,clock430:rDe,clock5:iDe,clock530:oDe,clock6:aDe,clock630:lDe,clock7:cDe,clock730:dDe,clock8:uDe,clock830:pDe,clock9:fDe,clock930:_De,clock10:mDe,clock1030:hDe,clock11:gDe,clock1130:bDe,new_moon:yDe,waxing_crescent_moon:vDe,first_quarter_moon:EDe,moon:SDe,waxing_gibbous_moon:TDe,full_moon:xDe,waning_gibbous_moon:CDe,last_quarter_moon:wDe,waning_crescent_moon:RDe,crescent_moon:ADe,new_moon_with_face:MDe,first_quarter_moon_with_face:NDe,last_quarter_moon_with_face:IDe,thermometer:ODe,sunny:kDe,full_moon_with_face:DDe,sun_with_face:LDe,ringed_planet:PDe,star:FDe,star2:UDe,stars:BDe,milky_way:GDe,cloud:VDe,partly_sunny:zDe,cloud_with_lightning_and_rain:HDe,sun_behind_small_cloud:qDe,sun_behind_large_cloud:YDe,sun_behind_rain_cloud:$De,cloud_with_rain:WDe,cloud_with_snow:KDe,cloud_with_lightning:jDe,tornado:QDe,fog:XDe,wind_face:ZDe,cyclone:JDe,rainbow:eLe,closed_umbrella:tLe,open_umbrella:nLe,umbrella:sLe,parasol_on_ground:rLe,zap:iLe,snowflake:oLe,snowman_with_snow:aLe,snowman:lLe,comet:cLe,fire:dLe,droplet:uLe,ocean:pLe,jack_o_lantern:fLe,christmas_tree:_Le,fireworks:mLe,sparkler:hLe,firecracker:gLe,sparkles:bLe,balloon:yLe,tada:vLe,confetti_ball:ELe,tanabata_tree:SLe,bamboo:TLe,dolls:xLe,flags:CLe,wind_chime:wLe,rice_scene:RLe,red_envelope:ALe,ribbon:MLe,gift:NLe,reminder_ribbon:ILe,tickets:OLe,ticket:kLe,medal_military:DLe,trophy:LLe,medal_sports:PLe,"1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉",soccer:FLe,baseball:ULe,softball:BLe,basketball:GLe,volleyball:VLe,football:zLe,rugby_football:HLe,tennis:qLe,flying_disc:YLe,bowling:$Le,cricket_game:WLe,field_hockey:KLe,ice_hockey:jLe,lacrosse:QLe,ping_pong:XLe,badminton:ZLe,boxing_glove:JLe,martial_arts_uniform:ePe,goal_net:tPe,golf:nPe,ice_skate:sPe,fishing_pole_and_fish:rPe,diving_mask:iPe,running_shirt_with_sash:oPe,ski:aPe,sled:lPe,curling_stone:cPe,dart:dPe,yo_yo:uPe,kite:pPe,"8ball":"🎱",crystal_ball:fPe,magic_wand:_Pe,nazar_amulet:mPe,video_game:hPe,joystick:gPe,slot_machine:bPe,game_die:yPe,jigsaw:vPe,teddy_bear:EPe,pinata:SPe,nesting_dolls:TPe,spades:xPe,hearts:CPe,diamonds:wPe,clubs:RPe,chess_pawn:APe,black_joker:MPe,mahjong:NPe,flower_playing_cards:IPe,performing_arts:OPe,framed_picture:kPe,art:DPe,thread:LPe,sewing_needle:PPe,yarn:FPe,knot:UPe,eyeglasses:BPe,dark_sunglasses:GPe,goggles:VPe,lab_coat:zPe,safety_vest:HPe,necktie:qPe,shirt:YPe,tshirt:$Pe,jeans:WPe,scarf:KPe,gloves:jPe,coat:QPe,socks:XPe,dress:ZPe,kimono:JPe,sari:e3e,one_piece_swimsuit:t3e,swim_brief:n3e,shorts:s3e,bikini:r3e,womans_clothes:i3e,purse:o3e,handbag:a3e,pouch:l3e,shopping:c3e,school_satchel:d3e,thong_sandal:u3e,mans_shoe:p3e,shoe:f3e,athletic_shoe:_3e,hiking_boot:m3e,flat_shoe:h3e,high_heel:g3e,sandal:b3e,ballet_shoes:y3e,boot:v3e,crown:E3e,womans_hat:S3e,tophat:T3e,mortar_board:x3e,billed_cap:C3e,military_helmet:w3e,rescue_worker_helmet:R3e,prayer_beads:A3e,lipstick:M3e,ring:N3e,gem:I3e,mute:O3e,speaker:k3e,sound:D3e,loud_sound:L3e,loudspeaker:P3e,mega:F3e,postal_horn:U3e,bell:B3e,no_bell:G3e,musical_score:V3e,musical_note:z3e,notes:H3e,studio_microphone:q3e,level_slider:Y3e,control_knobs:$3e,microphone:W3e,headphones:K3e,radio:j3e,saxophone:Q3e,accordion:X3e,guitar:Z3e,musical_keyboard:J3e,trumpet:e4e,violin:t4e,banjo:n4e,drum:s4e,long_drum:r4e,iphone:i4e,calling:o4e,phone:a4e,telephone:l4e,telephone_receiver:c4e,pager:d4e,fax:u4e,battery:p4e,electric_plug:f4e,computer:_4e,desktop_computer:m4e,printer:h4e,keyboard:g4e,computer_mouse:b4e,trackball:y4e,minidisc:v4e,floppy_disk:E4e,cd:S4e,dvd:T4e,abacus:x4e,movie_camera:C4e,film_strip:w4e,film_projector:R4e,clapper:A4e,tv:M4e,camera:N4e,camera_flash:I4e,video_camera:O4e,vhs:k4e,mag:D4e,mag_right:L4e,candle:P4e,bulb:F4e,flashlight:U4e,izakaya_lantern:B4e,lantern:G4e,diya_lamp:V4e,notebook_with_decorative_cover:z4e,closed_book:H4e,book:q4e,open_book:Y4e,green_book:$4e,blue_book:W4e,orange_book:K4e,books:j4e,notebook:Q4e,ledger:X4e,page_with_curl:Z4e,scroll:J4e,page_facing_up:e5e,newspaper:t5e,newspaper_roll:n5e,bookmark_tabs:s5e,bookmark:r5e,label:i5e,moneybag:o5e,coin:a5e,yen:l5e,dollar:c5e,euro:d5e,pound:u5e,money_with_wings:p5e,credit_card:f5e,receipt:_5e,chart:m5e,envelope:h5e,email:g5e,"e-mail":"📧",incoming_envelope:b5e,envelope_with_arrow:y5e,outbox_tray:v5e,inbox_tray:E5e,package:"📦",mailbox:S5e,mailbox_closed:T5e,mailbox_with_mail:x5e,mailbox_with_no_mail:C5e,postbox:w5e,ballot_box:R5e,pencil2:A5e,black_nib:M5e,fountain_pen:N5e,pen:I5e,paintbrush:O5e,crayon:k5e,memo:D5e,pencil:L5e,briefcase:P5e,file_folder:F5e,open_file_folder:U5e,card_index_dividers:B5e,date:G5e,calendar:V5e,spiral_notepad:z5e,spiral_calendar:H5e,card_index:q5e,chart_with_upwards_trend:Y5e,chart_with_downwards_trend:$5e,bar_chart:W5e,clipboard:K5e,pushpin:j5e,round_pushpin:Q5e,paperclip:X5e,paperclips:Z5e,straight_ruler:J5e,triangular_ruler:eFe,scissors:tFe,card_file_box:nFe,file_cabinet:sFe,wastebasket:rFe,lock:iFe,unlock:oFe,lock_with_ink_pen:aFe,closed_lock_with_key:lFe,key:cFe,old_key:dFe,hammer:uFe,axe:pFe,pick:fFe,hammer_and_pick:_Fe,hammer_and_wrench:mFe,dagger:hFe,crossed_swords:gFe,gun:bFe,boomerang:yFe,bow_and_arrow:vFe,shield:EFe,carpentry_saw:SFe,wrench:TFe,screwdriver:xFe,nut_and_bolt:CFe,gear:wFe,clamp:RFe,balance_scale:AFe,probing_cane:MFe,link:NFe,chains:IFe,hook:OFe,toolbox:kFe,magnet:DFe,ladder:LFe,alembic:PFe,test_tube:FFe,petri_dish:UFe,dna:BFe,microscope:GFe,telescope:VFe,satellite:zFe,syringe:HFe,drop_of_blood:qFe,pill:YFe,adhesive_bandage:$Fe,stethoscope:WFe,door:KFe,elevator:jFe,mirror:QFe,window:XFe,bed:ZFe,couch_and_lamp:JFe,chair:eUe,toilet:tUe,plunger:nUe,shower:sUe,bathtub:rUe,mouse_trap:iUe,razor:oUe,lotion_bottle:aUe,safety_pin:lUe,broom:cUe,basket:dUe,roll_of_paper:uUe,bucket:pUe,soap:fUe,toothbrush:_Ue,sponge:mUe,fire_extinguisher:hUe,shopping_cart:gUe,smoking:bUe,coffin:yUe,headstone:vUe,funeral_urn:EUe,moyai:SUe,placard:TUe,atm:xUe,put_litter_in_its_place:CUe,potable_water:wUe,wheelchair:RUe,mens:AUe,womens:MUe,restroom:NUe,baby_symbol:IUe,wc:OUe,passport_control:kUe,customs:DUe,baggage_claim:LUe,left_luggage:PUe,warning:FUe,children_crossing:UUe,no_entry:BUe,no_entry_sign:GUe,no_bicycles:VUe,no_smoking:zUe,do_not_litter:HUe,"non-potable_water":"🚱",no_pedestrians:qUe,no_mobile_phones:YUe,underage:$Ue,radioactive:WUe,biohazard:KUe,arrow_up:jUe,arrow_upper_right:QUe,arrow_right:XUe,arrow_lower_right:ZUe,arrow_down:JUe,arrow_lower_left:eBe,arrow_left:tBe,arrow_upper_left:nBe,arrow_up_down:sBe,left_right_arrow:rBe,leftwards_arrow_with_hook:iBe,arrow_right_hook:oBe,arrow_heading_up:aBe,arrow_heading_down:lBe,arrows_clockwise:cBe,arrows_counterclockwise:dBe,back:uBe,end:pBe,on:fBe,soon:_Be,top:mBe,place_of_worship:hBe,atom_symbol:gBe,om:bBe,star_of_david:yBe,wheel_of_dharma:vBe,yin_yang:EBe,latin_cross:SBe,orthodox_cross:TBe,star_and_crescent:xBe,peace_symbol:CBe,menorah:wBe,six_pointed_star:RBe,aries:ABe,taurus:MBe,gemini:NBe,cancer:IBe,leo:OBe,virgo:kBe,libra:DBe,scorpius:LBe,sagittarius:PBe,capricorn:FBe,aquarius:UBe,pisces:BBe,ophiuchus:GBe,twisted_rightwards_arrows:VBe,repeat:zBe,repeat_one:HBe,arrow_forward:qBe,fast_forward:YBe,next_track_button:$Be,play_or_pause_button:WBe,arrow_backward:KBe,rewind:jBe,previous_track_button:QBe,arrow_up_small:XBe,arrow_double_up:ZBe,arrow_down_small:JBe,arrow_double_down:e6e,pause_button:t6e,stop_button:n6e,record_button:s6e,eject_button:r6e,cinema:i6e,low_brightness:o6e,high_brightness:a6e,signal_strength:l6e,vibration_mode:c6e,mobile_phone_off:d6e,female_sign:u6e,male_sign:p6e,transgender_symbol:f6e,heavy_multiplication_x:_6e,heavy_plus_sign:m6e,heavy_minus_sign:h6e,heavy_division_sign:g6e,infinity:b6e,bangbang:y6e,interrobang:v6e,question:E6e,grey_question:S6e,grey_exclamation:T6e,exclamation:x6e,heavy_exclamation_mark:C6e,wavy_dash:w6e,currency_exchange:R6e,heavy_dollar_sign:A6e,medical_symbol:M6e,recycle:N6e,fleur_de_lis:I6e,trident:O6e,name_badge:k6e,beginner:D6e,o:L6e,white_check_mark:P6e,ballot_box_with_check:F6e,heavy_check_mark:U6e,x:B6e,negative_squared_cross_mark:G6e,curly_loop:V6e,loop:z6e,part_alternation_mark:H6e,eight_spoked_asterisk:q6e,eight_pointed_black_star:Y6e,sparkle:$6e,copyright:W6e,registered:K6e,tm:j6e,hash:Q6e,asterisk:X6e,zero:Z6e,one:J6e,two:e9e,three:t9e,four:n9e,five:s9e,six:r9e,seven:i9e,eight:o9e,nine:a9e,keycap_ten:l9e,capital_abcd:c9e,abcd:d9e,symbols:u9e,abc:p9e,a:f9e,ab:_9e,b:m9e,cl:h9e,cool:g9e,free:b9e,information_source:y9e,id:v9e,m:E9e,new:"🆕",ng:S9e,o2:T9e,ok:x9e,parking:C9e,sos:w9e,up:R9e,vs:A9e,koko:M9e,sa:N9e,ideograph_advantage:I9e,accept:O9e,congratulations:k9e,secret:D9e,u6e80:L9e,red_circle:P9e,orange_circle:F9e,yellow_circle:U9e,green_circle:B9e,large_blue_circle:G9e,purple_circle:V9e,brown_circle:z9e,black_circle:H9e,white_circle:q9e,red_square:Y9e,orange_square:$9e,yellow_square:W9e,green_square:K9e,blue_square:j9e,purple_square:Q9e,brown_square:X9e,black_large_square:Z9e,white_large_square:J9e,black_medium_square:e8e,white_medium_square:t8e,black_medium_small_square:n8e,white_medium_small_square:s8e,black_small_square:r8e,white_small_square:i8e,large_orange_diamond:o8e,large_blue_diamond:a8e,small_orange_diamond:l8e,small_blue_diamond:c8e,small_red_triangle:d8e,small_red_triangle_down:u8e,diamond_shape_with_a_dot_inside:p8e,radio_button:f8e,white_square_button:_8e,black_square_button:m8e,checkered_flag:h8e,triangular_flag_on_post:g8e,crossed_flags:b8e,black_flag:y8e,white_flag:v8e,rainbow_flag:E8e,transgender_flag:S8e,pirate_flag:T8e,ascension_island:x8e,andorra:C8e,united_arab_emirates:w8e,afghanistan:R8e,antigua_barbuda:A8e,anguilla:M8e,albania:N8e,armenia:I8e,angola:O8e,antarctica:k8e,argentina:D8e,american_samoa:L8e,austria:P8e,australia:F8e,aruba:U8e,aland_islands:B8e,azerbaijan:G8e,bosnia_herzegovina:V8e,barbados:z8e,bangladesh:H8e,belgium:q8e,burkina_faso:Y8e,bulgaria:$8e,bahrain:W8e,burundi:K8e,benin:j8e,st_barthelemy:Q8e,bermuda:X8e,brunei:Z8e,bolivia:J8e,caribbean_netherlands:eGe,brazil:tGe,bahamas:nGe,bhutan:sGe,bouvet_island:rGe,botswana:iGe,belarus:oGe,belize:aGe,canada:lGe,cocos_islands:cGe,congo_kinshasa:dGe,central_african_republic:uGe,congo_brazzaville:pGe,switzerland:fGe,cote_divoire:_Ge,cook_islands:mGe,chile:hGe,cameroon:gGe,cn:bGe,colombia:yGe,clipperton_island:vGe,costa_rica:EGe,cuba:SGe,cape_verde:TGe,curacao:xGe,christmas_island:CGe,cyprus:wGe,czech_republic:RGe,de:AGe,diego_garcia:MGe,djibouti:NGe,denmark:IGe,dominica:OGe,dominican_republic:kGe,algeria:DGe,ceuta_melilla:LGe,ecuador:PGe,estonia:FGe,egypt:UGe,western_sahara:BGe,eritrea:GGe,es:VGe,ethiopia:zGe,eu:HGe,european_union:qGe,finland:YGe,fiji:$Ge,falkland_islands:WGe,micronesia:KGe,faroe_islands:jGe,fr:QGe,gabon:XGe,gb:ZGe,uk:JGe,grenada:e7e,georgia:t7e,french_guiana:n7e,guernsey:s7e,ghana:r7e,gibraltar:i7e,greenland:o7e,gambia:a7e,guinea:l7e,guadeloupe:c7e,equatorial_guinea:d7e,greece:u7e,south_georgia_south_sandwich_islands:p7e,guatemala:f7e,guam:_7e,guinea_bissau:m7e,guyana:h7e,hong_kong:g7e,heard_mcdonald_islands:b7e,honduras:y7e,croatia:v7e,haiti:E7e,hungary:S7e,canary_islands:T7e,indonesia:x7e,ireland:C7e,israel:w7e,isle_of_man:R7e,india:A7e,british_indian_ocean_territory:M7e,iraq:N7e,iran:I7e,iceland:O7e,it:k7e,jersey:D7e,jamaica:L7e,jordan:P7e,jp:F7e,kenya:U7e,kyrgyzstan:B7e,cambodia:G7e,kiribati:V7e,comoros:z7e,st_kitts_nevis:H7e,north_korea:q7e,kr:Y7e,kuwait:$7e,cayman_islands:W7e,kazakhstan:K7e,laos:j7e,lebanon:Q7e,st_lucia:X7e,liechtenstein:Z7e,sri_lanka:J7e,liberia:eVe,lesotho:tVe,lithuania:nVe,luxembourg:sVe,latvia:rVe,libya:iVe,morocco:oVe,monaco:aVe,moldova:lVe,montenegro:cVe,st_martin:dVe,madagascar:uVe,marshall_islands:pVe,macedonia:fVe,mali:_Ve,myanmar:mVe,mongolia:hVe,macau:gVe,northern_mariana_islands:bVe,martinique:yVe,mauritania:vVe,montserrat:EVe,malta:SVe,mauritius:TVe,maldives:xVe,malawi:CVe,mexico:wVe,malaysia:RVe,mozambique:AVe,namibia:MVe,new_caledonia:NVe,niger:IVe,norfolk_island:OVe,nigeria:kVe,nicaragua:DVe,netherlands:LVe,norway:PVe,nepal:FVe,nauru:UVe,niue:BVe,new_zealand:GVe,oman:VVe,panama:zVe,peru:HVe,french_polynesia:qVe,papua_new_guinea:YVe,philippines:$Ve,pakistan:WVe,poland:KVe,st_pierre_miquelon:jVe,pitcairn_islands:QVe,puerto_rico:XVe,palestinian_territories:ZVe,portugal:JVe,palau:eze,paraguay:tze,qatar:nze,reunion:sze,romania:rze,serbia:ize,ru:oze,rwanda:aze,saudi_arabia:lze,solomon_islands:cze,seychelles:dze,sudan:uze,sweden:pze,singapore:fze,st_helena:_ze,slovenia:mze,svalbard_jan_mayen:hze,slovakia:gze,sierra_leone:bze,san_marino:yze,senegal:vze,somalia:Eze,suriname:Sze,south_sudan:Tze,sao_tome_principe:xze,el_salvador:Cze,sint_maarten:wze,syria:Rze,swaziland:Aze,tristan_da_cunha:Mze,turks_caicos_islands:Nze,chad:Ize,french_southern_territories:Oze,togo:kze,thailand:Dze,tajikistan:Lze,tokelau:Pze,timor_leste:Fze,turkmenistan:Uze,tunisia:Bze,tonga:Gze,tr:Vze,trinidad_tobago:zze,tuvalu:Hze,taiwan:qze,tanzania:Yze,ukraine:$ze,uganda:Wze,us_outlying_islands:Kze,united_nations:jze,us:Qze,uruguay:Xze,uzbekistan:Zze,vatican_city:Jze,st_vincent_grenadines:eHe,venezuela:tHe,british_virgin_islands:nHe,us_virgin_islands:sHe,vietnam:rHe,vanuatu:iHe,wallis_futuna:oHe,samoa:aHe,kosovo:lHe,yemen:cHe,mayotte:dHe,south_africa:uHe,zambia:pHe,zimbabwe:fHe,england:_He,scotland:mHe,wales:hHe};var bHe={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]},yHe=function(e,t){return e[t].content},vHe=function(e,t,s,r,i){var o=e.utils.arrayReplaceAt,a=e.utils.lib.ucmicro,c=new RegExp([a.Z.source,a.P.source,a.Cc.source].join("|"));function d(u,_,m){var h,g=0,f=[];return u.replace(i,function(y,b,v){var E;if(s.hasOwnProperty(y)){if(E=s[y],b>0&&!c.test(v[b-1])||b+y.length g&&(h=new m("text","",0),h.content=u.slice(g,b),f.push(h)),h=new m("emoji","",0),h.markup=E,h.content=t[E],f.push(h),g=b+y.length}),g =0;m--)y=f[m],(y.type==="link_open"||y.type==="link_close")&&y.info==="auto"&&(v-=y.nesting),y.type==="text"&&v===0&&r.test(y.content)&&(b[h].children=f=o(f,m,d(y.content,y.level,_.Token)))}};function EHe(n){return n.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var SHe=function(e){var t=e.defs,s;e.enabled.length&&(t=Object.keys(t).reduce(function(c,d){return e.enabled.indexOf(d)>=0&&(c[d]=t[d]),c},{})),s=Object.keys(e.shortcuts).reduce(function(c,d){return t[d]?Array.isArray(e.shortcuts[d])?(e.shortcuts[d].forEach(function(u){c[u]=d}),c):(c[e.shortcuts[d]]=d,c):c},{});var r=Object.keys(t),i;r.length===0?i="^$":i=r.map(function(c){return":"+c+":"}).concat(Object.keys(s)).sort().reverse().map(function(c){return EHe(c)}).join("|");var o=RegExp(i),a=RegExp(i,"g");return{defs:t,shortcuts:s,scanRE:o,replaceRE:a}},THe=yHe,xHe=vHe,CHe=SHe,wHe=function(e,t){var s={defs:{},shortcuts:{},enabled:[]},r=CHe(e.utils.assign({},s,t||{}));e.renderer.rules.emoji=THe,e.core.ruler.after("linkify","emoji",xHe(e,r.defs,r.shortcuts,r.scanRE,r.replaceRE))},RHe=gHe,AHe=bHe,MHe=wHe,NHe=function(e,t){var s={defs:RHe,shortcuts:AHe,enabled:[]},r=e.utils.assign({},s,t||{});MHe(e,r)};const IHe=wi(NHe);var QE=!1,fa={false:"push",true:"unshift",after:"push",before:"unshift"},eu={isPermalinkSymbol:!0};function Jg(n,e,t,s){var r;if(!QE){var i="Using deprecated markdown-it-anchor permalink option, see https://github.com/valeriangalliat/markdown-it-anchor#permalinks";typeof process=="object"&&process&&process.emitWarning?process.emitWarning(i):console.warn(i),QE=!0}var o=[Object.assign(new t.Token("link_open","a",1),{attrs:[].concat(e.permalinkClass?[["class",e.permalinkClass]]:[],[["href",e.permalinkHref(n,t)]],Object.entries(e.permalinkAttrs(n,t)))}),Object.assign(new t.Token("html_block","",0),{content:e.permalinkSymbol,meta:eu}),new t.Token("link_close","a",-1)];e.permalinkSpace&&t.tokens[s+1].children[fa[e.permalinkBefore]](Object.assign(new t.Token("text","",0),{content:" "})),(r=t.tokens[s+1].children)[fa[e.permalinkBefore]].apply(r,o)}function rM(n){return"#"+n}function iM(n){return{}}var OHe={class:"header-anchor",symbol:"#",renderHref:rM,renderAttrs:iM};function lc(n){function e(t){return t=Object.assign({},e.defaults,t),function(s,r,i,o){return n(s,t,r,i,o)}}return e.defaults=Object.assign({},OHe),e.renderPermalinkImpl=n,e}var sp=lc(function(n,e,t,s,r){var i,o=[Object.assign(new s.Token("link_open","a",1),{attrs:[].concat(e.class?[["class",e.class]]:[],[["href",e.renderHref(n,s)]],e.ariaHidden?[["aria-hidden","true"]]:[],Object.entries(e.renderAttrs(n,s)))}),Object.assign(new s.Token("html_inline","",0),{content:e.symbol,meta:eu}),new s.Token("link_close","a",-1)];if(e.space){var a=typeof e.space=="string"?e.space:" ";s.tokens[r+1].children[fa[e.placement]](Object.assign(new s.Token(typeof e.space=="string"?"html_inline":"text","",0),{content:a}))}(i=s.tokens[r+1].children)[fa[e.placement]].apply(i,o)});Object.assign(sp.defaults,{space:!0,placement:"after",ariaHidden:!1});var Gi=lc(sp.renderPermalinkImpl);Gi.defaults=Object.assign({},sp.defaults,{ariaHidden:!0});var oM=lc(function(n,e,t,s,r){var i=[Object.assign(new s.Token("link_open","a",1),{attrs:[].concat(e.class?[["class",e.class]]:[],[["href",e.renderHref(n,s)]],Object.entries(e.renderAttrs(n,s)))})].concat(e.safariReaderFix?[new s.Token("span_open","span",1)]:[],s.tokens[r+1].children,e.safariReaderFix?[new s.Token("span_close","span",-1)]:[],[new s.Token("link_close","a",-1)]);s.tokens[r+1]=Object.assign(new s.Token("inline","",0),{children:i})});Object.assign(oM.defaults,{safariReaderFix:!1});var XE=lc(function(n,e,t,s,r){var i;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=s.tokens[r+1].children.filter(function(_){return _.type==="text"||_.type==="code_inline"}).reduce(function(_,m){return _+m.content},""),a=[],c=[];if(e.class&&c.push(["class",e.class]),c.push(["href",e.renderHref(n,s)]),c.push.apply(c,Object.entries(e.renderAttrs(n,s))),e.style==="visually-hidden"){if(a.push(Object.assign(new s.Token("span_open","span",1),{attrs:[["class",e.visuallyHiddenClass]]}),Object.assign(new s.Token("text","",0),{content:e.assistiveText(o)}),new s.Token("span_close","span",-1)),e.space){var d=typeof e.space=="string"?e.space:" ";a[fa[e.placement]](Object.assign(new s.Token(typeof e.space=="string"?"html_inline":"text","",0),{content:d}))}a[fa[e.placement]](Object.assign(new s.Token("span_open","span",1),{attrs:[["aria-hidden","true"]]}),Object.assign(new s.Token("html_inline","",0),{content:e.symbol,meta:eu}),new s.Token("span_close","span",-1))}else a.push(Object.assign(new s.Token("html_inline","",0),{content:e.symbol,meta:eu}));e.style==="aria-label"?c.push(["aria-label",e.assistiveText(o)]):["aria-describedby","aria-labelledby"].includes(e.style)&&c.push([e.style,n]);var u=[Object.assign(new s.Token("link_open","a",1),{attrs:c})].concat(a,[new s.Token("link_close","a",-1)]);(i=s.tokens).splice.apply(i,[r+3,0].concat(u)),e.wrapper&&(s.tokens.splice(r,0,Object.assign(new s.Token("html_block","",0),{content:e.wrapper[0]+` +`);return s};Ga.prototype.render=function(n,e,t){var s,r,i,o="",a=this.rules;for(s=0,r=n.length;s \s]/i.test(n)}function fge(n){return/^<\/a\s*>/i.test(n)}var _ge=function(e){var t,s,r,i,o,a,c,d,u,_,m,h,g,f,y,b,v=e.tokens,E;if(e.md.options.linkify){for(s=0,r=v.length;s =0;t--){if(a=i[t],a.type==="link_close"){for(t--;i[t].level!==a.level&&i[t].type!=="link_open";)t--;continue}if(a.type==="html_inline"&&(pge(a.content)&&g>0&&g--,fge(a.content)&&g++),!(g>0)&&a.type==="text"&&e.md.linkify.test(a.content)){for(u=a.content,E=e.md.linkify.match(u),c=[],h=a.level,m=0,E.length>0&&E[0].index===0&&t>0&&i[t-1].type==="text_special"&&(E=E.slice(1)),d=0;d m&&(o=new e.Token("text","",0),o.content=u.slice(m,_),o.level=h,c.push(o)),o=new e.Token("link_open","a",1),o.attrs=[["href",y]],o.level=h++,o.markup="linkify",o.info="auto",c.push(o),o=new e.Token("text","",0),o.content=b,o.level=h,c.push(o),o=new e.Token("link_close","a",-1),o.level=--h,o.markup="linkify",o.info="auto",c.push(o),m=E[d].lastIndex);m =0;e--)t=n[e],t.type==="text"&&!s&&(t.content=t.content.replace(hge,bge)),t.type==="link_open"&&t.info==="auto"&&s--,t.type==="link_close"&&t.info==="auto"&&s++}function vge(n){var e,t,s=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!s&&GA.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"&&s--,t.type==="link_close"&&t.info==="auto"&&s++}var Ege=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(mge.test(e.tokens[t].content)&&yge(e.tokens[t].children),GA.test(e.tokens[t].content)&&vge(e.tokens[t].children))},RE=Dt.isWhiteSpace,AE=Dt.isPunctChar,ME=Dt.isMdAsciiPunct,Sge=/['"]/,NE=/['"]/g,OE="’";function Nc(n,e,t){return n.slice(0,e)+t+n.slice(e+1)}function Tge(n,e){var t,s,r,i,o,a,c,d,u,_,m,h,g,f,y,b,v,E,S,R,w;for(S=[],t=0;t =0&&!(S[v].level<=c);v--);if(S.length=v+1,s.type==="text"){r=s.content,o=0,a=r.length;e:for(;o=0)u=r.charCodeAt(i.index-1);else for(v=t-1;v>=0&&!(n[v].type==="softbreak"||n[v].type==="hardbreak");v--)if(n[v].content){u=n[v].content.charCodeAt(n[v].content.length-1);break}if(_=32,o=48&&u<=57&&(b=y=!1),y&&b&&(y=m,b=h),!y&&!b){E&&(s.content=Nc(s.content,i.index,OE));continue}if(b){for(v=S.length-1;v>=0&&(d=S[v],!(S[v].level =0;t--)e.tokens[t].type!=="inline"||!Sge.test(e.tokens[t].content)||Tge(e.tokens[t].children,e)},Cge=function(e){var t,s,r,i,o,a,c=e.tokens;for(t=0,s=c.length;t =0&&(s=this.attrs[t][1]),s};Va.prototype.attrJoin=function(e,t){var s=this.attrIndex(e);s<0?this.attrPush([e,t]):this.attrs[s][1]=this.attrs[s][1]+" "+t};var f0=Va,wge=f0;function VA(n,e,t){this.src=n,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=e}VA.prototype.Token=wge;var Rge=VA,Age=p0,Jp=[["normalize",lge],["block",cge],["inline",dge],["linkify",_ge],["replacements",Ege],["smartquotes",xge],["text_join",Cge]];function _0(){this.ruler=new Age;for(var n=0;ns||(u=t+1,e.sCount[u] =4||(a=e.bMarks[u]+e.tShift[u],a>=e.eMarks[u])||(R=e.src.charCodeAt(a++),R!==124&&R!==45&&R!==58)||a>=e.eMarks[u]||(w=e.src.charCodeAt(a++),w!==124&&w!==45&&w!==58&&!ef(w))||R===45&&ef(w))return!1;for(;a =4||(_=IE(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),m=_.length,m===0||m!==g.length))return!1;if(r)return!0;for(v=e.parentType,e.parentType="table",S=e.md.block.ruler.getRules("blockquote"),h=e.push("table_open","table",1),h.map=y=[t,0],h=e.push("thead_open","thead",1),h.map=[t,t+1],h=e.push("tr_open","tr",1),h.map=[t,t+1],c=0;c<_.length;c++)h=e.push("th_open","th",1),g[c]&&(h.attrs=[["style","text-align:"+g[c]]]),h=e.push("inline","",0),h.content=_[c].trim(),h.children=[],h=e.push("th_close","th",-1);for(h=e.push("tr_close","tr",-1),h=e.push("thead_close","thead",-1),u=t+2;u =4)break;for(_=IE(o),_.length&&_[0]===""&&_.shift(),_.length&&_[_.length-1]===""&&_.pop(),u===t+2&&(h=e.push("tbody_open","tbody",1),h.map=b=[t+2,0]),h=e.push("tr_open","tr",1),h.map=[u,u+1],c=0;c=4){r++,i=r;continue}break}return e.line=i,o=e.push("code_block","code",0),o.content=e.getLines(t,i,4+e.blkIndent,!1)+` +`,o.map=[t,e.line],!0},Ige=function(e,t,s,r){var i,o,a,c,d,u,_,m=!1,h=e.bMarks[t]+e.tShift[t],g=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||h+3>g||(i=e.src.charCodeAt(h),i!==126&&i!==96)||(d=h,h=e.skipChars(h,i),o=h-d,o<3)||(_=e.src.slice(d,h),a=e.src.slice(h,g),i===96&&a.indexOf(String.fromCharCode(i))>=0))return!1;if(r)return!0;for(c=t;c++,!(c>=s||(h=d=e.bMarks[c]+e.tShift[c],g=e.eMarks[c],h =4)&&(h=e.skipChars(h,i),!(h-d =4||e.src.charCodeAt(M)!==62)return!1;if(r)return!0;for(g=[],f=[],v=[],E=[],w=e.md.block.ruler.getRules("blockquote"),b=e.parentType,e.parentType="blockquote",m=t;m =G));m++){if(e.src.charCodeAt(M++)===62&&!I){for(c=e.sCount[m]+1,e.src.charCodeAt(M)===32?(M++,c++,i=!1,S=!0):e.src.charCodeAt(M)===9?(S=!0,(e.bsCount[m]+c)%4===3?(M++,c++,i=!1):i=!0):S=!1,h=c,g.push(e.bMarks[m]),e.bMarks[m]=M;M=G,f.push(e.bsCount[m]),e.bsCount[m]=e.sCount[m]+1+(S?1:0),v.push(e.sCount[m]),e.sCount[m]=h-c,E.push(e.tShift[m]),e.tShift[m]=M-e.bMarks[m];continue}if(u)break;for(R=!1,a=0,d=w.length;a ",A.map=_=[t,0],e.md.block.tokenize(e,t,m),A=e.push("blockquote_close","blockquote",-1),A.markup=">",e.lineMax=C,e.parentType=b,_[1]=e.line,a=0;a =4||(i=e.src.charCodeAt(d++),i!==42&&i!==45&&i!==95))return!1;for(o=1;d=i||(t=n.src.charCodeAt(r++),t<48||t>57))return-1;for(;;){if(r>=i)return-1;if(t=n.src.charCodeAt(r++),t>=48&&t<=57){if(r-s>=10)return-1;continue}if(t===41||t===46)break;return-1}return r=4||e.listIndent>=0&&e.sCount[q]-e.listIndent>=4&&e.sCount[q] =e.blkIndent&&(L=!0),(M=DE(e,q))>=0){if(_=!0,V=e.bMarks[q]+e.tShift[q],b=Number(e.src.slice(V,M-1)),L&&b!==1)return!1}else if((M=kE(e,q))>=0)_=!1;else return!1;if(L&&e.skipSpaces(M)>=e.eMarks[q])return!1;if(r)return!0;for(y=e.src.charCodeAt(M-1),f=e.tokens.length,_?(H=e.push("ordered_list_open","ol",1),b!==1&&(H.attrs=[["start",b]])):H=e.push("bullet_list_open","ul",1),H.map=g=[q,0],H.markup=String.fromCharCode(y),G=!1,O=e.md.block.ruler.getRules("list"),R=e.parentType,e.parentType="list";q =v?d=1:d=E-u,d>4&&(d=1),c=u+d,H=e.push("list_item_open","li",1),H.markup=String.fromCharCode(y),H.map=m=[q,0],_&&(H.info=e.src.slice(V,M-1)),I=e.tight,A=e.tShift[q],w=e.sCount[q],S=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=c,e.tight=!0,e.tShift[q]=o-e.bMarks[q],e.sCount[q]=E,o>=v&&e.isEmpty(q+1)?e.line=Math.min(e.line+2,s):e.md.block.tokenize(e,q,s,!0),(!e.tight||G)&&(W=!1),G=e.line-q>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=S,e.tShift[q]=A,e.sCount[q]=w,e.tight=I,H=e.push("list_item_close","li",-1),H.markup=String.fromCharCode(y),q=e.line,m[1]=q,q>=s||e.sCount[q]=4)break;for(ee=!1,a=0,h=O.length;a =4||e.src.charCodeAt(w)!==91)return!1;for(;++w3)&&!(e.sCount[I]<0)){for(v=!1,u=0,_=E.length;u<_;u++)if(E[u](e,I,c,!0)){v=!0;break}if(v)break}for(b=e.getLines(t,I,e.blkIndent,!1).trim(),A=b.length,w=1;w"u"&&(e.env.references={}),typeof e.env.references[m]>"u"&&(e.env.references[m]={title:S,href:d}),e.parentType=g,e.line=t+R+1),!0)},Vge=["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","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Xu={},zge="[a-zA-Z_:][a-zA-Z0-9:._-]*",Hge="[^\"'=<>`\\x00-\\x20]+",qge="'[^']*'",Yge='"[^"]*"',$ge="(?:"+Hge+"|"+qge+"|"+Yge+")",Wge="(?:\\s+"+zge+"(?:\\s*=\\s*"+$ge+")?)",HA="<[A-Za-z][A-Za-z0-9\\-]*"+Wge+"*\\s*\\/?>",qA="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Kge="|",jge="<[?][\\s\\S]*?[?]>",Qge="]*>",Xge="",Zge=new RegExp("^(?:"+HA+"|"+qA+"|"+Kge+"|"+jge+"|"+Qge+"|"+Xge+")"),Jge=new RegExp("^(?:"+HA+"|"+qA+")");Xu.HTML_TAG_RE=Zge;Xu.HTML_OPEN_CLOSE_TAG_RE=Jge;var ebe=Vge,tbe=Xu.HTML_OPEN_CLOSE_TAG_RE,Co=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^?("+ebe.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(tbe.source+"\\s*$"),/^$/,!1]],nbe=function(e,t,s,r){var i,o,a,c,d=e.bMarks[t]+e.tShift[t],u=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(d)!==60)return!1;for(c=e.src.slice(d,u),i=0;i =4||(i=e.src.charCodeAt(d),i!==35||d>=u))return!1;for(o=1,i=e.src.charCodeAt(++d);i===35&&d6||dd&&LE(e.src.charCodeAt(a-1))&&(u=a),e.line=t+1,c=e.push("heading_open","h"+String(o),1),c.markup="########".slice(0,o),c.map=[t,e.line],c=e.push("inline","",0),c.content=e.src.slice(d,u).trim(),c.map=[t,e.line],c.children=[],c=e.push("heading_close","h"+String(o),-1),c.markup="########".slice(0,o)),!0)},rbe=function(e,t,s){var r,i,o,a,c,d,u,_,m,h=t+1,g,f=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(g=e.parentType,e.parentType="paragraph";h 3)){if(e.sCount[h]>=e.blkIndent&&(d=e.bMarks[h]+e.tShift[h],u=e.eMarks[h],d=u)))){_=m===61?1:2;break}if(!(e.sCount[h]<0)){for(i=!1,o=0,a=f.length;o3)&&!(e.sCount[u]<0)){for(i=!1,o=0,a=_.length;o0&&this.level++,this.tokens.push(s),s};pr.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};pr.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;et;)if(!Zu(this.src.charCodeAt(--e)))return e+1;return e};pr.prototype.skipChars=function(e,t){for(var s=this.src.length;e s;)if(t!==this.src.charCodeAt(--e))return e+1;return e};pr.prototype.getLines=function(e,t,s,r){var i,o,a,c,d,u,_,m=e;if(e>=t)return"";for(u=new Array(t-e),i=0;ms?u[i]=new Array(o-s+1).join(" ")+this.src.slice(c,d):u[i]=this.src.slice(c,d)}return u.join("")};pr.prototype.Token=YA;var obe=pr,abe=p0,Ic=[["table",Nge,["paragraph","reference"]],["code",Oge],["fence",Ige,["paragraph","reference","blockquote","list"]],["blockquote",Dge,["paragraph","reference","blockquote","list"]],["hr",Pge,["paragraph","reference","blockquote","list"]],["list",Uge,["paragraph","reference","blockquote"]],["reference",Gge],["html_block",nbe,["paragraph","reference","blockquote"]],["heading",sbe,["paragraph","reference","blockquote"]],["lheading",rbe],["paragraph",ibe]];function Ju(){this.ruler=new abe;for(var n=0;n =t||n.sCount[c] =u){n.line=t;break}for(i=n.line,r=0;r=n.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");n.tight=!d,n.isEmpty(n.line-1)&&(d=!0),c=n.line,c 0||(s=e.pos,r=e.posMax,s+3>r)||e.src.charCodeAt(s)!==58||e.src.charCodeAt(s+1)!==47||e.src.charCodeAt(s+2)!==47||(i=e.pending.match(ube),!i)||(o=i[1],a=e.md.linkify.matchAtStart(e.src.slice(s-o.length)),!a)||(c=a.url,c.length<=o.length)||(c=c.replace(/\*+$/,""),d=e.md.normalizeLink(c),!e.md.validateLink(d))?!1:(t||(e.pending=e.pending.slice(0,-o.length),u=e.push("link_open","a",1),u.attrs=[["href",d]],u.markup="linkify",u.info="auto",u=e.push("text","",0),u.content=e.md.normalizeLinkText(c),u=e.push("link_close","a",-1),u.markup="linkify",u.info="auto"),e.pos+=c.length-o.length,!0)},fbe=Dt.isSpace,_be=function(e,t){var s,r,i,o=e.pos;if(e.src.charCodeAt(o)!==10)return!1;if(s=e.pending.length-1,r=e.posMax,!t)if(s>=0&&e.pending.charCodeAt(s)===32)if(s>=1&&e.pending.charCodeAt(s-1)===32){for(i=s-1;i>=1&&e.pending.charCodeAt(i-1)===32;)i--;e.pending=e.pending.slice(0,i),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(o++;o ?@[]^_`{|}~-".split("").forEach(function(n){m0[n.charCodeAt(0)]=1});var hbe=function(e,t){var s,r,i,o,a,c=e.pos,d=e.posMax;if(e.src.charCodeAt(c)!==92||(c++,c>=d))return!1;if(s=e.src.charCodeAt(c),s===10){for(t||e.push("hardbreak","br",0),c++;c =55296&&s<=56319&&c+1 =56320&&r<=57343&&(o+=e.src[c+1],c++)),i="\\"+o,t||(a=e.push("text_special","",0),s<256&&m0[s]!==0?a.content=o:a.content=i,a.markup=i,a.info="escape"),e.pos=c+1,!0},gbe=function(e,t){var s,r,i,o,a,c,d,u,_=e.pos,m=e.src.charCodeAt(_);if(m!==96)return!1;for(s=_,_++,r=e.posMax;_ =0;t--)s=e[t],!(s.marker!==95&&s.marker!==42)&&s.end!==-1&&(r=e[s.end],a=t>0&&e[t-1].end===s.end+1&&e[t-1].marker===s.marker&&e[t-1].token===s.token-1&&e[s.end+1].token===r.token+1,o=String.fromCharCode(s.marker),i=n.tokens[s.token],i.type=a?"strong_open":"em_open",i.tag=a?"strong":"em",i.nesting=1,i.markup=a?o+o:o,i.content="",i=n.tokens[r.token],i.type=a?"strong_close":"em_close",i.tag=a?"strong":"em",i.nesting=-1,i.markup=a?o+o:o,i.content="",a&&(n.tokens[e[t-1].token].content="",n.tokens[e[s.end+1].token].content="",t--))}tp.postProcess=function(e){var t,s=e.tokens_meta,r=e.tokens_meta.length;for(UE(e,e.delimiters),t=0;t =f)return!1;if(y=c,d=e.md.helpers.parseLinkDestination(e.src,c,e.posMax),d.ok){for(m=e.md.normalizeLink(d.str),e.md.validateLink(m)?c=d.pos:m="",y=c;c =f||e.src.charCodeAt(c)!==41)&&(b=!0),c++}if(b){if(typeof e.env.references>"u")return!1;if(c