experimental-ash 0.24.0 → 0.24.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/src/chunks/authored-module-loader-DcCfCiBm.js +4 -0
  3. package/dist/src/chunks/client-DLHAGI2g.js +4 -0
  4. package/dist/src/chunks/dev-authored-source-watcher-CBID_Dwh.js +1 -0
  5. package/dist/src/chunks/{errors-DsO9xmQL.js → errors-HYWjHxV6.js} +1 -1
  6. package/dist/src/chunks/{gray-matter-BxS7ZG-J.js → gray-matter-D-9jHwOT.js} +4 -4
  7. package/dist/src/chunks/host-zBy9FyyX.js +70 -0
  8. package/dist/src/chunks/{jsdist-M7JFZoA4.js → jsdist-BkeWZ7EZ.js} +61 -61
  9. package/dist/src/chunks/package-HUaeub_D.js +1 -0
  10. package/dist/src/chunks/paths-CebY5GCi.js +89 -0
  11. package/dist/src/chunks/{picocolors-Bq-tZK9u.js → picocolors-aAkqW4On.js} +1 -1
  12. package/dist/src/chunks/token-D98SQdvs.js +1 -0
  13. package/dist/src/chunks/{url-BVRhVE2O.js → url-JdCGA634.js} +1 -1
  14. package/dist/src/cli/commands/info.js +1 -1
  15. package/dist/src/cli/dev/environment.d.ts +16 -2
  16. package/dist/src/cli/dev/environment.js +1 -1
  17. package/dist/src/cli/dev/input-requests.js +1 -1
  18. package/dist/src/cli/dev/repl.js +3 -3
  19. package/dist/src/cli/dev/url.js +1 -1
  20. package/dist/src/cli/run.js +1 -1
  21. package/dist/src/cli/ui/output.js +1 -1
  22. package/dist/src/client/index.d.ts +1 -0
  23. package/dist/src/client/index.js +1 -0
  24. package/dist/src/compiled/.vendor-stamp.json +7 -6
  25. package/dist/src/compiled/@ai-sdk/anthropic/index.js +1 -1
  26. package/dist/src/compiled/@ai-sdk/google/index.js +1 -1
  27. package/dist/src/compiled/@ai-sdk/mcp/index.js +1 -1
  28. package/dist/src/compiled/@ai-sdk/openai/index.js +1 -1
  29. package/dist/src/compiled/@ai-sdk/otel/index.js +1 -1
  30. package/dist/src/compiled/@chat-adapter/slack/_slack-web-api.d.ts +7 -0
  31. package/dist/src/compiled/@chat-adapter/slack/index.d.ts +418 -109
  32. package/dist/src/compiled/@chat-adapter/slack/index.js +31 -27
  33. package/dist/src/compiled/@chat-adapter/slack/package.json +1 -1
  34. package/dist/src/compiled/@chat-adapter/state-memory/index.d.ts +8 -2
  35. package/dist/src/compiled/@chat-adapter/state-memory/index.js +1 -1
  36. package/dist/src/compiled/@chat-adapter/state-memory/package.json +1 -1
  37. package/dist/src/compiled/@opentelemetry/api/index.js +1 -1
  38. package/dist/src/compiled/@vercel/sandbox/index.js +19 -17
  39. package/dist/src/compiled/@vercel/sandbox/package.json +1 -1
  40. package/dist/src/compiled/@workflow/core/index.js +2 -2
  41. package/dist/src/compiled/@workflow/core/runtime.js +22 -22
  42. package/dist/src/compiled/@workflow/core/workflow.js +1 -1
  43. package/dist/src/compiled/@workflow/errors/index.js +1 -1
  44. package/dist/src/compiled/_chunks/node/auth-ZhCJAHxl.js +2 -0
  45. package/dist/src/compiled/_chunks/node/{dist-BdWHjlRQ.js → dist-BQYUcBqu.js} +31 -31
  46. package/dist/src/compiled/_chunks/node/{chunk-Dd2tEFlW.js → dist-BdTs18CF.js} +1 -1
  47. package/dist/src/compiled/_chunks/node/retry-DkR2H1Y0.js +1 -0
  48. package/dist/src/compiled/_chunks/node/token-CoIbMZkq.js +1 -0
  49. package/dist/src/compiled/_chunks/node/{version-BMyZn3Y2.js → version-D4IYmfaS.js} +1 -1
  50. package/dist/src/compiled/_chunks/workflow/coerce-BhzIW-Hm.js +1 -0
  51. package/dist/src/compiled/_chunks/workflow/{compat-CIROS3w4.js → compat-DcEvieoj.js} +1 -1
  52. package/dist/src/compiled/_chunks/workflow/{core-DOVmxHH8.js → core-XWIi7wKc.js} +3 -3
  53. package/dist/src/compiled/_chunks/workflow/{dist-C7wPwOI9.js → dist-DO14ZaQj.js} +1 -1
  54. package/dist/src/compiled/_chunks/workflow/{dist-CpUQh3NH.js → dist-DZZY3Zyp.js} +1 -1
  55. package/dist/src/compiled/_chunks/workflow/resume-hook-DOMbNs-S.js +51 -0
  56. package/dist/src/compiled/_chunks/workflow/{schemas-DFZoEyCn.js → schemas-DmgDnhW3.js} +1 -1
  57. package/dist/src/compiled/_chunks/workflow/sleep-CRjce49s.js +1 -0
  58. package/dist/src/compiled/_chunks/workflow/{src-ClRYdO4-.js → src-B54rYDvB.js} +1 -1
  59. package/dist/src/compiled/_chunks/workflow/symbols-D8paKc8P.js +9 -0
  60. package/dist/src/compiled/_chunks/workflow/{token-CsNmv7KW.js → token-D9z1dMB6.js} +1 -1
  61. package/dist/src/compiled/_chunks/workflow/{token-j5Cl4rrs.js → token-DV7rQw_t.js} +1 -1
  62. package/dist/src/compiled/chat/index.d.ts +6 -3143
  63. package/dist/src/compiled/chat/index.js +1 -1
  64. package/dist/src/compiled/chat/{jsx-runtime-DxGwoLu2.d.ts → jsx-runtime-CFq1K_Ve.d.ts} +1 -1
  65. package/dist/src/compiled/chat/package.json +1 -1
  66. package/dist/src/compiled/jose/index.js +2 -2
  67. package/dist/src/compiled/jsonc-parser/LICENSE.md +21 -0
  68. package/dist/src/compiled/jsonc-parser/index.d.ts +13 -0
  69. package/dist/src/compiled/jsonc-parser/index.js +15 -0
  70. package/dist/src/compiled/jsonc-parser/package.json +7 -0
  71. package/dist/src/compiled/just-bash/index.js +773 -773
  72. package/dist/src/compiled/just-bash/package.json +1 -1
  73. package/dist/src/compiled/turndown/index.js +1 -1
  74. package/dist/src/compiled/zod/index.js +1 -1
  75. package/dist/src/compiled/zod-validation-error/index.js +1 -1
  76. package/dist/src/compiler/manifest.d.ts +36 -3
  77. package/dist/src/compiler/manifest.js +5 -1
  78. package/dist/src/compiler/module-map.js +8 -0
  79. package/dist/src/compiler/normalize-manifest.js +1 -0
  80. package/dist/src/compiler/normalize-subagent.d.ts +3 -2
  81. package/dist/src/compiler/normalize-subagent.js +112 -3
  82. package/dist/src/compiler/remote-agent-node.d.ts +20 -0
  83. package/dist/src/compiler/remote-agent-node.js +19 -0
  84. package/dist/src/discover/discover-subagent.js +35 -2
  85. package/dist/src/discover/grammar.d.ts +1 -0
  86. package/dist/src/discover/grammar.js +5 -0
  87. package/dist/src/evals/cli/eval.js +1 -1
  88. package/dist/src/evals/loaders/yaml.js +1 -1
  89. package/dist/src/evals/runner/discover.js +1 -1
  90. package/dist/src/evals/runner/execute-suite.js +1 -1
  91. package/dist/src/evals/runner/reporters/console.js +1 -1
  92. package/dist/src/evals/scorers/autoevals-client.js +1 -1
  93. package/dist/src/evals/scorers/autoevals.js +1 -1
  94. package/dist/src/evals/scorers/json.js +1 -1
  95. package/dist/src/evals/scorers/run.js +1 -1
  96. package/dist/src/evals/scorers/sql.js +1 -1
  97. package/dist/src/evals/scorers/text.js +1 -1
  98. package/dist/src/execution/connection-auth-steps.js +2 -0
  99. package/dist/src/internal/application/package.js +1 -1
  100. package/dist/src/internal/authored-asset-import-plugin.d.ts +5 -0
  101. package/dist/src/internal/authored-asset-import-plugin.js +141 -0
  102. package/dist/src/internal/authored-module-bundle.d.ts +4 -0
  103. package/dist/src/internal/authored-module-bundle.js +19 -0
  104. package/dist/src/internal/authored-module-loader.d.ts +6 -0
  105. package/dist/src/internal/authored-module-loader.js +114 -125
  106. package/dist/src/internal/authored-package-tsconfig-paths.d.ts +9 -0
  107. package/dist/src/internal/authored-package-tsconfig-paths.js +209 -0
  108. package/dist/src/internal/nitro/host/channel-routes.d.ts +9 -2
  109. package/dist/src/internal/nitro/host/dev-authored-source-watcher.d.ts +12 -1
  110. package/dist/src/internal/nitro/host/dev-authored-source-watcher.js +19 -3
  111. package/dist/src/internal/nitro/host/schedule-task-routes.d.ts +7 -3
  112. package/dist/src/internal/nitro/host/start-development-server.js +2 -0
  113. package/dist/src/internal/workflow-bundle/builder-support.js +1 -33
  114. package/dist/src/public/agents/auth.d.ts +30 -0
  115. package/dist/src/public/agents/auth.js +37 -0
  116. package/dist/src/public/definitions/remote-agent.d.ts +25 -0
  117. package/dist/src/public/definitions/remote-agent.js +11 -0
  118. package/dist/src/public/index.d.ts +1 -0
  119. package/dist/src/public/index.js +1 -0
  120. package/dist/src/public/next/index.d.ts +4 -4
  121. package/dist/src/public/next/index.js +16 -25
  122. package/dist/src/runtime/connections/mcp-client.js +3 -2
  123. package/dist/src/runtime/connections/types.d.ts +24 -0
  124. package/dist/src/runtime/resolve-agent-graph.js +57 -0
  125. package/dist/src/runtime/sessions/turn.d.ts +17 -5
  126. package/dist/src/runtime/subagents/registry.d.ts +6 -6
  127. package/dist/src/runtime/subagents/registry.js +1 -1
  128. package/dist/src/runtime/types.d.ts +20 -0
  129. package/package.json +22 -17
  130. package/dist/src/chunks/authored-module-loader-XcFLnl49.js +0 -2
  131. package/dist/src/chunks/client-nshDsWNF.js +0 -4
  132. package/dist/src/chunks/dev-authored-source-watcher-B4PaZGUr.js +0 -7
  133. package/dist/src/chunks/host-DsW72Q-w.js +0 -65
  134. package/dist/src/chunks/package-DmsQgn4v.js +0 -1
  135. package/dist/src/chunks/paths-OknjaYR8.js +0 -89
  136. package/dist/src/chunks/prewarm-B4YblQ5m.js +0 -6
  137. package/dist/src/chunks/token-DtoyQZy2.js +0 -1
  138. package/dist/src/chunks/token-util-CHjOk3A7.js +0 -1
  139. package/dist/src/compiled/_chunks/node/auth-vbe4XEEK.js +0 -2
  140. package/dist/src/compiled/_chunks/node/dist-DMSq2ehP.js +0 -1
  141. package/dist/src/compiled/_chunks/node/retry-BOcy5BbJ.js +0 -1
  142. package/dist/src/compiled/_chunks/node/token-D-BTJHoU.js +0 -1
  143. package/dist/src/compiled/_chunks/workflow/coerce-Dh0wa7P9.js +0 -1
  144. package/dist/src/compiled/_chunks/workflow/context-errors-Bbvvp-li.js +0 -6
  145. package/dist/src/compiled/_chunks/workflow/dist-C_oiE-l7.js +0 -40
  146. package/dist/src/compiled/_chunks/workflow/resume-hook-C3VWUPii.js +0 -12
  147. package/dist/src/compiled/_chunks/workflow/sleep-QTkC1VFe.js +0 -1
  148. package/dist/src/compiled/_chunks/workflow/symbols-QezhMuLg.js +0 -4
  149. package/dist/src/compiled/chat/_workflow-serde.d.ts +0 -5
  150. /package/dist/src/chunks/{chunk-8L7ocgPr.js → chunk-DSjMdhoD.js} +0 -0
  151. /package/dist/src/chunks/{guards-CjJ3lmju.js → guards-26p6sOw3.js} +0 -0
  152. /package/dist/src/chunks/{input-requests-BsBi7_5K.js → input-requests-DJiy6dG9.js} +0 -0
  153. /package/dist/src/chunks/{runtime-model-BWu6M_hq.js → runtime-model-Dh0Nz64z.js} +0 -0
  154. /package/dist/src/chunks/{types-MZUhN0Zy.js → types-DDA2QUED.js} +0 -0
  155. /package/dist/src/compiled/_chunks/workflow/{chunk-DHhdAPOb.js → chunk-DSjMdhoD.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  var e=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),t=e(((e,t)=>{t.exports=n,n.CAPTURING_PHASE=1,n.AT_TARGET=2,n.BUBBLING_PHASE=3;function n(e,t){if(this.type=``,this.target=null,this.currentTarget=null,this.eventPhase=n.AT_TARGET,this.bubbles=!1,this.cancelable=!1,this.isTrusted=!1,this.defaultPrevented=!1,this.timeStamp=Date.now(),this._propagationStopped=!1,this._immediatePropagationStopped=!1,this._initialized=!0,this._dispatching=!1,e&&(this.type=e),t)for(var r in t)this[r]=t[r]}n.prototype=Object.create(Object.prototype,{constructor:{value:n},stopPropagation:{value:function(){this._propagationStopped=!0}},stopImmediatePropagation:{value:function(){this._propagationStopped=!0,this._immediatePropagationStopped=!0}},preventDefault:{value:function(){this.cancelable&&(this.defaultPrevented=!0)}},initEvent:{value:function(e,t,n){this._initialized=!0,!this._dispatching&&(this._propagationStopped=!1,this._immediatePropagationStopped=!1,this.defaultPrevented=!1,this.isTrusted=!1,this.target=null,this.type=e,this.bubbles=t,this.cancelable=n)}}})})),n=e(((e,n)=>{var r=t();n.exports=i;function i(){r.call(this),this.view=null,this.detail=0}i.prototype=Object.create(r.prototype,{constructor:{value:i},initUIEvent:{value:function(e,t,n,r,i){this.initEvent(e,t,n),this.view=r,this.detail=i}}})})),r=e(((e,t)=>{var r=n();t.exports=i;function i(){r.call(this),this.screenX=this.screenY=this.clientX=this.clientY=0,this.ctrlKey=this.altKey=this.shiftKey=this.metaKey=!1,this.button=0,this.buttons=1,this.relatedTarget=null}i.prototype=Object.create(r.prototype,{constructor:{value:i},initMouseEvent:{value:function(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m){switch(this.initEvent(e,t,n,r,i),this.screenX=a,this.screenY=o,this.clientX=s,this.clientY=c,this.ctrlKey=l,this.altKey=u,this.shiftKey=d,this.metaKey=f,this.button=p,p){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2;break;default:this.buttons=0;break}this.relatedTarget=m}},getModifierState:{value:function(e){switch(e){case`Alt`:return this.altKey;case`Control`:return this.ctrlKey;case`Shift`:return this.shiftKey;case`Meta`:return this.metaKey;default:return!1}}}})})),i=e(((e,t)=>{t.exports=E;var n=1,r=3,i=4,a=5,o=7,s=8,c=9,l=11,u=12,d=13,f=14,p=15,m=17,h=18,g=19,_=20,v=21,y=22,b=23,x=24,S=25,C=[null,`INDEX_SIZE_ERR`,null,`HIERARCHY_REQUEST_ERR`,`WRONG_DOCUMENT_ERR`,`INVALID_CHARACTER_ERR`,null,`NO_MODIFICATION_ALLOWED_ERR`,`NOT_FOUND_ERR`,`NOT_SUPPORTED_ERR`,`INUSE_ATTRIBUTE_ERR`,`INVALID_STATE_ERR`,`SYNTAX_ERR`,`INVALID_MODIFICATION_ERR`,`NAMESPACE_ERR`,`INVALID_ACCESS_ERR`,null,`TYPE_MISMATCH_ERR`,`SECURITY_ERR`,`NETWORK_ERR`,`ABORT_ERR`,`URL_MISMATCH_ERR`,`QUOTA_EXCEEDED_ERR`,`TIMEOUT_ERR`,`INVALID_NODE_TYPE_ERR`,`DATA_CLONE_ERR`],w=[null,`INDEX_SIZE_ERR (1): the index is not in the allowed range`,null,`HIERARCHY_REQUEST_ERR (3): the operation would yield an incorrect nodes model`,`WRONG_DOCUMENT_ERR (4): the object is in the wrong Document, a call to importNode is required`,`INVALID_CHARACTER_ERR (5): the string contains invalid characters`,null,`NO_MODIFICATION_ALLOWED_ERR (7): the object can not be modified`,`NOT_FOUND_ERR (8): the object can not be found here`,`NOT_SUPPORTED_ERR (9): this operation is not supported`,`INUSE_ATTRIBUTE_ERR (10): setAttributeNode called on owned Attribute`,`INVALID_STATE_ERR (11): the object is in an invalid state`,`SYNTAX_ERR (12): the string did not match the expected pattern`,`INVALID_MODIFICATION_ERR (13): the object can not be modified in this way`,`NAMESPACE_ERR (14): the operation is not allowed by Namespaces in XML`,`INVALID_ACCESS_ERR (15): the object does not support the operation or argument`,null,`TYPE_MISMATCH_ERR (17): the type of the object does not match the expected type`,`SECURITY_ERR (18): the operation is insecure`,`NETWORK_ERR (19): a network error occurred`,`ABORT_ERR (20): the user aborted an operation`,`URL_MISMATCH_ERR (21): the given URL does not match another URL`,`QUOTA_EXCEEDED_ERR (22): the quota has been exceeded`,`TIMEOUT_ERR (23): a timeout occurred`,`INVALID_NODE_TYPE_ERR (24): the supplied node is invalid or has an invalid ancestor for this operation`,`DATA_CLONE_ERR (25): the object can not be cloned.`],T={INDEX_SIZE_ERR:n,DOMSTRING_SIZE_ERR:2,HIERARCHY_REQUEST_ERR:r,WRONG_DOCUMENT_ERR:i,INVALID_CHARACTER_ERR:a,NO_DATA_ALLOWED_ERR:6,NO_MODIFICATION_ALLOWED_ERR:o,NOT_FOUND_ERR:s,NOT_SUPPORTED_ERR:c,INUSE_ATTRIBUTE_ERR:10,INVALID_STATE_ERR:l,SYNTAX_ERR:u,INVALID_MODIFICATION_ERR:d,NAMESPACE_ERR:f,INVALID_ACCESS_ERR:p,VALIDATION_ERR:16,TYPE_MISMATCH_ERR:m,SECURITY_ERR:h,NETWORK_ERR:g,ABORT_ERR:_,URL_MISMATCH_ERR:v,QUOTA_EXCEEDED_ERR:y,TIMEOUT_ERR:b,INVALID_NODE_TYPE_ERR:x,DATA_CLONE_ERR:S};function E(e){Error.call(this),Error.captureStackTrace(this,this.constructor),this.code=e,this.message=w[e],this.name=C[e]}for(var D in E.prototype.__proto__=Error.prototype,T){var ee={value:T[D]};Object.defineProperty(E,D,ee),Object.defineProperty(E.prototype,D,ee)}})),a=e((e=>{e.isApiWritable=!globalThis.__domino_frozen__})),o=e((e=>{var t=i(),n=t,r=a().isApiWritable;e.NAMESPACE={HTML:`http://www.w3.org/1999/xhtml`,XML:`http://www.w3.org/XML/1998/namespace`,XMLNS:`http://www.w3.org/2000/xmlns/`,MATHML:`http://www.w3.org/1998/Math/MathML`,SVG:`http://www.w3.org/2000/svg`,XLINK:`http://www.w3.org/1999/xlink`},e.IndexSizeError=function(){throw new t(n.INDEX_SIZE_ERR)},e.HierarchyRequestError=function(){throw new t(n.HIERARCHY_REQUEST_ERR)},e.WrongDocumentError=function(){throw new t(n.WRONG_DOCUMENT_ERR)},e.InvalidCharacterError=function(){throw new t(n.INVALID_CHARACTER_ERR)},e.NoModificationAllowedError=function(){throw new t(n.NO_MODIFICATION_ALLOWED_ERR)},e.NotFoundError=function(){throw new t(n.NOT_FOUND_ERR)},e.NotSupportedError=function(){throw new t(n.NOT_SUPPORTED_ERR)},e.InvalidStateError=function(){throw new t(n.INVALID_STATE_ERR)},e.SyntaxError=function(){throw new t(n.SYNTAX_ERR)},e.InvalidModificationError=function(){throw new t(n.INVALID_MODIFICATION_ERR)},e.NamespaceError=function(){throw new t(n.NAMESPACE_ERR)},e.InvalidAccessError=function(){throw new t(n.INVALID_ACCESS_ERR)},e.TypeMismatchError=function(){throw new t(n.TYPE_MISMATCH_ERR)},e.SecurityError=function(){throw new t(n.SECURITY_ERR)},e.NetworkError=function(){throw new t(n.NETWORK_ERR)},e.AbortError=function(){throw new t(n.ABORT_ERR)},e.UrlMismatchError=function(){throw new t(n.URL_MISMATCH_ERR)},e.QuotaExceededError=function(){throw new t(n.QUOTA_EXCEEDED_ERR)},e.TimeoutError=function(){throw new t(n.TIMEOUT_ERR)},e.InvalidNodeTypeError=function(){throw new t(n.INVALID_NODE_TYPE_ERR)},e.DataCloneError=function(){throw new t(n.DATA_CLONE_ERR)},e.nyi=function(){throw Error(`NotYetImplemented`)},e.shouldOverride=function(){throw Error(`Abstract function; should be overriding in subclass.`)},e.assert=function(e,t){if(!e)throw Error(`Assertion failed: `+(t||``)+`
2
2
  `+Error().stack)},e.expose=function(e,t){for(var n in e)Object.defineProperty(t.prototype,n,{value:e[n],writable:r})},e.merge=function(e,t){for(var n in t)e[n]=t[n]},e.documentOrder=function(e,t){return 3-(e.compareDocumentPosition(t)&6)},e.toASCIILowerCase=function(e){return e.replace(/[A-Z]+/g,function(e){return e.toLowerCase()})},e.toASCIIUpperCase=function(e){return e.replace(/[a-z]+/g,function(e){return e.toUpperCase()})}})),s=e(((e,n)=>{var i=t(),a=r(),s=o();n.exports=c;function c(){}c.prototype={addEventListener:function(e,t,n){if(t){n===void 0&&(n=!1),this._listeners||=Object.create(null),this._listeners[e]||(this._listeners[e]=[]);for(var r=this._listeners[e],i=0,a=r.length;i<a;i++){var o=r[i];if(o.listener===t&&o.capture===n)return}var s={listener:t,capture:n};typeof t==`function`&&(s.f=t),r.push(s)}},removeEventListener:function(e,t,n){if(n===void 0&&(n=!1),this._listeners){var r=this._listeners[e];if(r)for(var i=0,a=r.length;i<a;i++){var o=r[i];if(o.listener===t&&o.capture===n){r.length===1?this._listeners[e]=void 0:r.splice(i,1);return}}}},dispatchEvent:function(e){return this._dispatchEvent(e,!1)},_dispatchEvent:function(e,t){typeof t!=`boolean`&&(t=!1);function n(e,t){var n=t.type,r=t.eventPhase;if(t.currentTarget=e,r!==i.CAPTURING_PHASE&&e._handlers&&e._handlers[n]){var a=e._handlers[n],o;if(typeof a==`function`)o=a.call(t.currentTarget,t);else{var s=a.handleEvent;if(typeof s!=`function`)throw TypeError(`handleEvent property of event handler object isnot a function.`);o=s.call(a,t)}switch(t.type){case`mouseover`:o===!0&&t.preventDefault();break;default:o===!1&&t.preventDefault();break}}var c=e._listeners&&e._listeners[n];if(c){c=c.slice();for(var l=0,u=c.length;l<u;l++){if(t._immediatePropagationStopped)return;var d=c[l];if(!(r===i.CAPTURING_PHASE&&!d.capture||r===i.BUBBLING_PHASE&&d.capture))if(d.f)d.f.call(t.currentTarget,t);else{var f=d.listener.handleEvent;if(typeof f!=`function`)throw TypeError(`handleEvent property of event listener object is not a function.`);f.call(d.listener,t)}}}}(!e._initialized||e._dispatching)&&s.InvalidStateError(),e.isTrusted=t,e._dispatching=!0,e.target=this;for(var r=[],o=this.parentNode;o;o=o.parentNode)r.push(o);e.eventPhase=i.CAPTURING_PHASE;for(var c=r.length-1;c>=0&&(n(r[c],e),!e._propagationStopped);c--);if(e._propagationStopped||(e.eventPhase=i.AT_TARGET,n(this,e)),e.bubbles&&!e._propagationStopped){e.eventPhase=i.BUBBLING_PHASE;for(var l=0,u=r.length;l<u&&(n(r[l],e),!e._propagationStopped);l++);}if(e._dispatching=!1,e.eventPhase=i.AT_TARGET,e.currentTarget=null,t&&!e.defaultPrevented&&e instanceof a)switch(e.type){case`mousedown`:this._armed={x:e.clientX,y:e.clientY,t:e.timeStamp};break;case`mouseout`:case`mouseover`:this._armed=null;break;case`mouseup`:this._isClick(e)&&this._doClick(e),this._armed=null;break}return!e.defaultPrevented},_isClick:function(e){return this._armed!==null&&e.type===`mouseup`&&e.isTrusted&&e.button===0&&e.timeStamp-this._armed.t<1e3&&Math.abs(e.clientX-this._armed.x)<10&&Math.abs(e.clientY-this._armed.Y)<10},_doClick:function(e){if(!this._click_in_progress){this._click_in_progress=!0;for(var t=this;t&&!t._post_click_activation_steps;)t=t.parentNode;t&&t._pre_click_activation_steps&&t._pre_click_activation_steps();var n=this.ownerDocument.createEvent(`MouseEvent`);n.initMouseEvent(`click`,!0,!0,this.ownerDocument.defaultView,1,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,null);var r=this._dispatchEvent(n,!0);t&&(r?t._post_click_activation_steps&&t._post_click_activation_steps(n):t._cancelled_activation_steps&&t._cancelled_activation_steps())}},_setEventHandler:function(e,t){this._handlers||=Object.create(null),this._handlers[e]=t},_getEventHandler:function(e){return this._handlers&&this._handlers[e]||null}}})),c=e(((e,t)=>{var n=o(),r=t.exports={valid:function(e){return n.assert(e,`list falsy`),n.assert(e._previousSibling,`previous falsy`),n.assert(e._nextSibling,`next falsy`),!0},insertBefore:function(e,t){n.assert(r.valid(e)&&r.valid(t));var i=e,a=e._previousSibling,o=t,s=t._previousSibling;i._previousSibling=s,a._nextSibling=o,s._nextSibling=i,o._previousSibling=a,n.assert(r.valid(e)&&r.valid(t))},replace:function(e,t){n.assert(r.valid(e)&&(t===null||r.valid(t))),t!==null&&r.insertBefore(t,e),r.remove(e),n.assert(r.valid(e)&&(t===null||r.valid(t)))},remove:function(e){n.assert(r.valid(e));var t=e._previousSibling;if(t!==e){var i=e._nextSibling;t._nextSibling=i,i._previousSibling=t,e._previousSibling=e._nextSibling=e,n.assert(r.valid(e))}}}})),l=e(((e,t)=>{t.exports={serializeOne:_,ɵescapeMatchingClosingTag:p,ɵescapeClosingCommentTag:h,ɵescapeProcessingInstructionContent:g};var n=o(),r=n.NAMESPACE,i={STYLE:!0,SCRIPT:!0,XMP:!0,IFRAME:!0,NOEMBED:!0,NOFRAMES:!0,PLAINTEXT:!0},a={area:!0,base:!0,basefont:!0,bgsound:!0,br:!0,col:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},s={};let c=/[&<>\u00A0]/g,l=/[&"<>\u00A0]/g;function u(e){return c.test(e)?e.replace(c,e=>{switch(e){case`&`:return`&amp;`;case`<`:return`&lt;`;case`>`:return`&gt;`;case`\xA0`:return`&nbsp;`}}):e}function d(e){return l.test(e)?e.replace(l,e=>{switch(e){case`<`:return`&lt;`;case`>`:return`&gt;`;case`&`:return`&amp;`;case`"`:return`&quot;`;case`\xA0`:return`&nbsp;`}}):e}function f(e){var t=e.namespaceURI;return t?t===r.XML?`xml:`+e.localName:t===r.XLINK?`xlink:`+e.localName:t===r.XMLNS?e.localName===`xmlns`?`xmlns`:`xmlns:`+e.localName:e.name:e.localName}function p(e,t){let n=`</`+t;if(!e.toLowerCase().includes(n))return e;let r=[...e],i=e.matchAll(new RegExp(n,`ig`));for(let e of i)r[e.index]=`&lt;`;return r.join(``)}let m=/--!?>/;function h(e){return m.test(e)?e.replace(/(--\!?)>/g,`$1&gt;`):e}function g(e){return e.includes(`>`)?e.replaceAll(`>`,`&gt;`):e}function _(e,t){var o=``;switch(e.nodeType){case 1:var c=e.namespaceURI,l=c===r.HTML,m=l||c===r.SVG||c===r.MATHML?e.localName:e.tagName;o+=`<`+m;for(var _=0,v=e._numattrs;_<v;_++){var y=e._attr(_);o+=` `+f(y),y.value!==void 0&&(o+=`="`+d(y.value)+`"`)}if(o+=`>`,!(l&&a[m])){var b=e.serialize();i[m.toUpperCase()]&&(b=p(b,m)),l&&s[m]&&b.charAt(0)===`
3
3
  `&&(o+=`
4
- `),o+=b,o+=`</`+m+`>`}break;case 3:case 4:var x=t.nodeType===1&&t.namespaceURI===r.HTML?t.tagName:``;i[x]||x===`NOSCRIPT`&&t.ownerDocument._scripting_enabled?o+=e.data:o+=u(e.data);break;case 8:o+=`<!--`+h(e.data)+`-->`;break;case 7:let S=g(e.data);o+=`<?`+e.target+` `+S+`?>`;break;case 10:o+=`<!DOCTYPE `+e.name,o+=`>`;break;default:n.InvalidStateError()}return o}})),u=e(((e,t)=>{t.exports=u;var n=s(),r=c(),i=l(),a=o();function u(){n.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var d=u.ELEMENT_NODE=1,f=u.ATTRIBUTE_NODE=2,p=u.TEXT_NODE=3,m=u.CDATA_SECTION_NODE=4,h=u.ENTITY_REFERENCE_NODE=5,g=u.ENTITY_NODE=6,_=u.PROCESSING_INSTRUCTION_NODE=7,v=u.COMMENT_NODE=8,y=u.DOCUMENT_NODE=9,b=u.DOCUMENT_TYPE_NODE=10,x=u.DOCUMENT_FRAGMENT_NODE=11,S=u.NOTATION_NODE=12,C=u.DOCUMENT_POSITION_DISCONNECTED=1,w=u.DOCUMENT_POSITION_PRECEDING=2,T=u.DOCUMENT_POSITION_FOLLOWING=4,E=u.DOCUMENT_POSITION_CONTAINS=8,D=u.DOCUMENT_POSITION_CONTAINED_BY=16,ee=u.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;u.prototype=Object.create(n.prototype,{baseURI:{get:a.nyi},parentElement:{get:function(){return this.parentNode&&this.parentNode.nodeType===d?this.parentNode:null}},hasChildNodes:{value:a.shouldOverride},firstChild:{get:a.shouldOverride},lastChild:{get:a.shouldOverride},isConnected:{get:function(){let e=this;for(;e!=null;){if(e.nodeType===u.DOCUMENT_NODE)return!0;e=e.parentNode,e!=null&&e.nodeType===u.DOCUMENT_FRAGMENT_NODE&&(e=e.host)}return!1}},previousSibling:{get:function(){var e=this.parentNode;return!e||this===e.firstChild?null:this._previousSibling}},nextSibling:{get:function(){var e=this.parentNode,t=this._nextSibling;return!e||t===e.firstChild?null:t}},textContent:{get:function(){return null},set:function(e){}},innerText:{get:function(){return null},set:function(e){}},_countChildrenOfType:{value:function(e){for(var t=0,n=this.firstChild;n!==null;n=n.nextSibling)n.nodeType===e&&t++;return t}},_ensureInsertValid:{value:function(e,t,n){var r=this,i,o;if(!e.nodeType)throw TypeError(`not a node`);switch(r.nodeType){case y:case x:case d:break;default:a.HierarchyRequestError()}switch(e.isAncestor(r)&&a.HierarchyRequestError(),(t!==null||!n)&&t.parentNode!==r&&a.NotFoundError(),e.nodeType){case x:case b:case d:case p:case _:case v:break;default:a.HierarchyRequestError()}if(r.nodeType===y)switch(e.nodeType){case p:a.HierarchyRequestError();break;case x:switch(e._countChildrenOfType(p)>0&&a.HierarchyRequestError(),e._countChildrenOfType(d)){case 0:break;case 1:if(t!==null)for(n&&t.nodeType===b&&a.HierarchyRequestError(),o=t.nextSibling;o!==null;o=o.nextSibling)o.nodeType===b&&a.HierarchyRequestError();i=r._countChildrenOfType(d),n?i>0&&a.HierarchyRequestError():(i>1||i===1&&t.nodeType!==d)&&a.HierarchyRequestError();break;default:a.HierarchyRequestError()}break;case d:if(t!==null)for(n&&t.nodeType===b&&a.HierarchyRequestError(),o=t.nextSibling;o!==null;o=o.nextSibling)o.nodeType===b&&a.HierarchyRequestError();i=r._countChildrenOfType(d),n?i>0&&a.HierarchyRequestError():(i>1||i===1&&t.nodeType!==d)&&a.HierarchyRequestError();break;case b:if(t===null)r._countChildrenOfType(d)&&a.HierarchyRequestError();else for(o=r.firstChild;o!==null&&o!==t;o=o.nextSibling)o.nodeType===d&&a.HierarchyRequestError();i=r._countChildrenOfType(b),n?i>0&&a.HierarchyRequestError():(i>1||i===1&&t.nodeType!==b)&&a.HierarchyRequestError();break}else e.nodeType===b&&a.HierarchyRequestError()}},insertBefore:{value:function(e,t){var n=this;n._ensureInsertValid(e,t,!0);var r=t;return r===e&&(r=e.nextSibling),n.doc.adoptNode(e),e._insertOrReplace(n,r,!1),e}},appendChild:{value:function(e){return this.insertBefore(e,null)}},_appendChild:{value:function(e){e._insertOrReplace(this,null,!1)}},removeChild:{value:function(e){var t=this;if(!e.nodeType)throw TypeError(`not a node`);return e.parentNode!==t&&a.NotFoundError(),e.remove(),e}},replaceChild:{value:function(e,t){var n=this;return n._ensureInsertValid(e,t,!1),e.doc!==n.doc&&n.doc.adoptNode(e),e._insertOrReplace(n,t,!0),t}},contains:{value:function(e){return e===null?!1:this===e?!0:(this.compareDocumentPosition(e)&D)!==0}},compareDocumentPosition:{value:function(e){if(this===e)return 0;if(this.doc!==e.doc||this.rooted!==e.rooted)return C+ee;for(var t=[],n=[],r=this;r!==null;r=r.parentNode)t.push(r);for(r=e;r!==null;r=r.parentNode)n.push(r);if(t.reverse(),n.reverse(),t[0]!==n[0])return C+ee;r=Math.min(t.length,n.length);for(var i=1;i<r;i++)if(t[i]!==n[i])return t[i].index<n[i].index?T:w;return t.length<n.length?T+D:w+E}},isSameNode:{value:function(e){return this===e}},isEqualNode:{value:function(e){if(!e||e.nodeType!==this.nodeType||!this.isEqual(e))return!1;for(var t=this.firstChild,n=e.firstChild;t&&n;t=t.nextSibling,n=n.nextSibling)if(!t.isEqualNode(n))return!1;return t===null&&n===null}},cloneNode:{value:function(e){var t=this.clone();if(e)for(var n=this.firstChild;n!==null;n=n.nextSibling)t._appendChild(n.cloneNode(!0));return t}},lookupPrefix:{value:function(e){var t;if(e===``||e==null)return null;switch(this.nodeType){case d:return this._lookupNamespacePrefix(e,this);case y:return t=this.documentElement,t?t.lookupPrefix(e):null;case g:case S:case x:case b:return null;case f:return t=this.ownerElement,t?t.lookupPrefix(e):null;default:return t=this.parentElement,t?t.lookupPrefix(e):null}}},lookupNamespaceURI:{value:function(e){(e===``||e===void 0)&&(e=null);var t;switch(this.nodeType){case d:return a.shouldOverride();case y:return t=this.documentElement,t?t.lookupNamespaceURI(e):null;case g:case S:case b:case x:return null;case f:return t=this.ownerElement,t?t.lookupNamespaceURI(e):null;default:return t=this.parentElement,t?t.lookupNamespaceURI(e):null}}},isDefaultNamespace:{value:function(e){return(e===``||e===void 0)&&(e=null),this.lookupNamespaceURI(null)===e}},index:{get:function(){var e=this.parentNode;if(this===e.firstChild)return 0;var t=e.childNodes;if(this._index===void 0||t[this._index]!==this){for(var n=0;n<t.length;n++)t[n]._index=n;a.assert(t[this._index]===this)}return this._index}},isAncestor:{value:function(e){if(this.doc!==e.doc||this.rooted!==e.rooted)return!1;for(var t=e;t;t=t.parentNode)if(t===this)return!0;return!1}},ensureSameDoc:{value:function(e){e.ownerDocument===null?e.ownerDocument=this.doc:e.ownerDocument!==this.doc&&a.WrongDocumentError()}},removeChildren:{value:a.shouldOverride},_insertOrReplace:{value:function(e,t,n){var i=this,o,s;i.nodeType===x&&i.rooted&&a.HierarchyRequestError(),e._childNodes&&(o=t===null?e._childNodes.length:t.index,i.parentNode===e&&i.index<o&&o--),n&&(t.rooted&&t.doc.mutateRemove(t),t.parentNode=null);var c=t;c===null&&(c=e.firstChild);var l=i.rooted&&e.rooted;if(i.nodeType===x){for(var u=[0,+!!n],d,f=i.firstChild;f!==null;f=d)d=f.nextSibling,u.push(f),f.parentNode=e;var p=u.length;if(n?r.replace(c,p>2?u[2]:null):p>2&&c!==null&&r.insertBefore(u[2],c),e._childNodes)for(u[0]=t===null?e._childNodes.length:t._index,e._childNodes.splice.apply(e._childNodes,u),s=2;s<p;s++)u[s]._index=u[0]+(s-2);else e._firstChild===t&&(p>2?e._firstChild=u[2]:n&&(e._firstChild=null));if(i._childNodes?i._childNodes.length=0:i._firstChild=null,e.rooted)for(e.modify(),s=2;s<p;s++)e.doc.mutateInsert(u[s])}else{if(t===i)return;l?i._remove():i.parentNode&&i.remove(),i.parentNode=e,n?(r.replace(c,i),e._childNodes?(i._index=o,e._childNodes[o]=i):e._firstChild===t&&(e._firstChild=i)):(c!==null&&r.insertBefore(i,c),e._childNodes?(i._index=o,e._childNodes.splice(o,0,i)):e._firstChild===t&&(e._firstChild=i)),l?(e.modify(),e.doc.mutateMove(i)):e.rooted&&(e.modify(),e.doc.mutateInsert(i))}}},lastModTime:{get:function(){return this._lastModTime||=this.doc.modclock,this._lastModTime}},modify:{value:function(){if(this.doc.modclock)for(var e=++this.doc.modclock,t=this;t;t=t.parentElement)t._lastModTime&&=e}},doc:{get:function(){return this.ownerDocument||this}},rooted:{get:function(){return!!this._nid}},normalize:{value:function(){for(var e,t=this.firstChild;t!==null;t=e)if(e=t.nextSibling,t.normalize&&t.normalize(),t.nodeType===u.TEXT_NODE){if(t.nodeValue===``){this.removeChild(t);continue}var n=t.previousSibling;n!==null&&n.nodeType===u.TEXT_NODE&&(n.appendData(t.nodeValue),this.removeChild(t))}}},serialize:{value:function(){if(this._innerHTML)return this._innerHTML;for(var e=``,t=this.firstChild;t!==null;t=t.nextSibling)e+=i.serializeOne(t,this);return e}},outerHTML:{get:function(){return i.serializeOne(this,{nodeType:0})},set:a.nyi},ELEMENT_NODE:{value:d},ATTRIBUTE_NODE:{value:f},TEXT_NODE:{value:p},CDATA_SECTION_NODE:{value:m},ENTITY_REFERENCE_NODE:{value:h},ENTITY_NODE:{value:g},PROCESSING_INSTRUCTION_NODE:{value:_},COMMENT_NODE:{value:v},DOCUMENT_NODE:{value:y},DOCUMENT_TYPE_NODE:{value:b},DOCUMENT_FRAGMENT_NODE:{value:x},NOTATION_NODE:{value:S},DOCUMENT_POSITION_DISCONNECTED:{value:C},DOCUMENT_POSITION_PRECEDING:{value:w},DOCUMENT_POSITION_FOLLOWING:{value:T},DOCUMENT_POSITION_CONTAINS:{value:E},DOCUMENT_POSITION_CONTAINED_BY:{value:D},DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC:{value:ee}})})),d=e(((e,t)=>{t.exports=class extends Array{constructor(e){if(super(e&&e.length||0),e)for(var t in e)this[t]=e[t]}item(e){return this[e]||null}}})),f=e(((e,t)=>{function n(e){return this[e]||null}function r(e){return e||=[],e.item=n,e}t.exports=r})),p=e(((e,t)=>{var n;try{n=d()}catch{n=f()}t.exports=n})),m=e(((e,t)=>{t.exports=i;var n=u(),r=p();function i(){n.call(this),this._firstChild=this._childNodes=null}i.prototype=Object.create(n.prototype,{hasChildNodes:{value:function(){return this._childNodes?this._childNodes.length>0:this._firstChild!==null}},childNodes:{get:function(){return this._ensureChildNodes(),this._childNodes}},firstChild:{get:function(){return this._childNodes?this._childNodes.length===0?null:this._childNodes[0]:this._firstChild}},lastChild:{get:function(){var e=this._childNodes,t;return e?e.length===0?null:e[e.length-1]:(t=this._firstChild,t===null?null:t._previousSibling)}},_ensureChildNodes:{value:function(){if(!this._childNodes){var e=this._firstChild,t=e,n=this._childNodes=new r;if(e)do n.push(t),t=t._nextSibling;while(t!==e);this._firstChild=null}}},removeChildren:{value:function(){for(var e=this.rooted?this.ownerDocument:null,t=this.firstChild,n;t!==null;)n=t,t=n.nextSibling,e&&e.mutateRemove(n),n.parentNode=null;this._childNodes?this._childNodes.length=0:this._firstChild=null,this.modify()}}})})),h=e((e=>{e.isValidName=h,e.isValidQName=g;var t=/^[_:A-Za-z][-.:\w]+$/,n=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,r=`_A-Za-zÀ-ÖØ-öø-˿Ͱ-ͽͿ-῿‌-‍⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�`,i=`-._A-Za-z0-9·À-ÖØ-öø-˿̀-ͽͿ-῿‌‍‿⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�`,a=`[`+r+`][`+i+`]*`,o=r+`:`,s=i+`:`,c=RegExp(`^[`+o+`][`+s+`]*$`),l=RegExp(`^(`+a+`|`+a+`:`+a+`)$`),u=/[\uD800-\uDB7F\uDC00-\uDFFF]/,d=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,f=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;r+=`\ud800-󯰀-\udfff`,i+=`\ud800-󯰀-\udfff`,a=`[`+r+`][`+i+`]*`,o=r+`:`,s=i+`:`;var p=RegExp(`^[`+o+`][`+s+`]*$`),m=RegExp(`^(`+a+`|`+a+`:`+a+`)$`);function h(e){if(t.test(e)||c.test(e))return!0;if(!u.test(e)||!p.test(e))return!1;var n=e.match(d),r=e.match(f);return r!==null&&2*r.length===n.length}function g(e){if(n.test(e)||l.test(e))return!0;if(!u.test(e)||!m.test(e))return!1;var t=e.match(d),r=e.match(f);return r!==null&&2*r.length===t.length}})),g=e((e=>{var t=o();e.property=function(e){if(Array.isArray(e.type)){var t=Object.create(null);e.type.forEach(function(e){t[e.value||e]=e.alias||e});var r=e.missing;r===void 0&&(r=null);var i=e.invalid;return i===void 0&&(i=r),{get:function(){var n=this._getattr(e.name);return n===null?r:(n=t[n.toLowerCase()],n===void 0?i===null?n:i:n)},set:function(t){this._setattr(e.name,t)}}}else if(e.type===Boolean)return{get:function(){return this.hasAttribute(e.name)},set:function(t){t?this._setattr(e.name,``):this.removeAttribute(e.name)}};else if(e.type===Number||e.type===`long`||e.type===`unsigned long`||e.type===`limited unsigned long with fallback`)return n(e);else if(!e.type||e.type===String)return{get:function(){return this._getattr(e.name)||``},set:function(t){e.treatNullAsEmptyString&&t===null&&(t=``),this._setattr(e.name,t)}};else if(typeof e.type==`function`)return e.type(e.name,e);throw Error(`Invalid attribute definition`)};function n(e){var n=typeof e.default==`function`?e.default:typeof e.default==`number`?function(){return e.default}:function(){t.assert(!1,typeof e.default)},r=e.type===`unsigned long`,i=e.type===`long`,a=e.type===`limited unsigned long with fallback`,o=e.min,s=e.max,c=e.setmin;return o===void 0&&(r&&(o=0),i&&(o=-2147483648),a&&(o=1)),s===void 0&&(r||i||a)&&(s=2147483647),{get:function(){var t=this._getattr(e.name),c=e.float?parseFloat(t):parseInt(t,10);if(t===null||!isFinite(c)||o!==void 0&&c<o||s!==void 0&&c>s)return n.call(this);if(r||i||a){if(!/^[ \t\n\f\r]*[-+]?[0-9]/.test(t))return n.call(this);c|=0}return c},set:function(o){e.float||(o=Math.floor(o)),c!==void 0&&o<c&&t.IndexSizeError(e.name+` set to `+o),r?o=o<0||o>2147483647?n.call(this):o|0:a?o=o<1||o>2147483647?n.call(this):o|0:i&&(o=o<-2147483648||o>2147483647?n.call(this):o|0),this._setattr(e.name,String(o))}}}e.registerChangeHandler=function(e,t,n){var r=e.prototype;Object.prototype.hasOwnProperty.call(r,`_attributeChangeHandlers`)||(r._attributeChangeHandlers=Object.create(r._attributeChangeHandlers||null)),r._attributeChangeHandlers[t]=n}})),_=e(((e,t)=>{t.exports=r;var n=u();function r(e,t){this.root=e,this.filter=t,this.lastModTime=e.lastModTime,this.done=!1,this.cache=[],this.traverse()}r.prototype=Object.create(Object.prototype,{length:{get:function(){return this.checkcache(),this.done||this.traverse(),this.cache.length}},item:{value:function(e){return this.checkcache(),!this.done&&e>=this.cache.length&&this.traverse(),this.cache[e]}},checkcache:{value:function(){if(this.lastModTime!==this.root.lastModTime){for(var e=this.cache.length-1;e>=0;e--)this[e]=void 0;this.cache.length=0,this.done=!1,this.lastModTime=this.root.lastModTime}}},traverse:{value:function(e){e!==void 0&&e++;for(var t;(t=this.next())!==null;)if(this[this.cache.length]=t,this.cache.push(t),e&&this.cache.length===e)return;this.done=!0}},next:{value:function(){for(var e=this.cache.length===0?this.root:this.cache[this.cache.length-1],t=e.nodeType===n.DOCUMENT_NODE?e.documentElement:e.nextElement(this.root);t;){if(this.filter(t))return t;t=t.nextElement(this.root)}return null}}})})),v=e(((e,t)=>{var n=o();t.exports=r;function r(e,t){this._getString=e,this._setString=t,this._length=0,this._lastStringValue=``,this._update()}Object.defineProperties(r.prototype,{length:{get:function(){return this._length}},item:{value:function(e){var t=c(this);return e<0||e>=t.length?null:t[e]}},contains:{value:function(e){return e=String(e),c(this).indexOf(e)>-1}},add:{value:function(){for(var e=c(this),t=0,n=arguments.length;t<n;t++){var r=a(arguments[t]);e.indexOf(r)<0&&e.push(r)}this._update(e)}},remove:{value:function(){for(var e=c(this),t=0,n=arguments.length;t<n;t++){var r=a(arguments[t]),i=e.indexOf(r);i>-1&&e.splice(i,1)}this._update(e)}},toggle:{value:function(e,t){return e=a(e),this.contains(e)?t===void 0||t===!1?(this.remove(e),!1):!0:t===void 0||t===!0?(this.add(e),!0):!1}},replace:{value:function(e,t){String(t)===``&&n.SyntaxError(),e=a(e),t=a(t);var r=c(this),i=r.indexOf(e);if(i<0)return!1;var o=r.indexOf(t);return o<0?r[i]=t:i<o?(r[i]=t,r.splice(o,1)):r.splice(i,1),this._update(r),!0}},toString:{value:function(){return this._getString()}},value:{get:function(){return this._getString()},set:function(e){this._setString(e),this._update()}},_update:{value:function(e){e?(i(this,e),this._setString(e.join(` `).trim())):i(this,c(this)),this._lastStringValue=this._getString()}}});function i(e,t){var n=e._length,r;for(e._length=t.length,r=0;r<t.length;r++)e[r]=t[r];for(;r<n;r++)e[r]=void 0}function a(e){return e=String(e),e===``&&n.SyntaxError(),/[ \t\r\n\f]/.test(e)&&n.InvalidCharacterError(),e}function s(e){for(var t=e._length,n=Array(t),r=0;r<t;r++)n[r]=e[r];return n}function c(e){var t=e._getString();if(t===e._lastStringValue)return s(e);var n=t.replace(/(^[ \t\r\n\f]+)|([ \t\r\n\f]+$)/g,``);if(n===``)return[];var r=Object.create(null);return n.split(/[ \t\r\n\f]+/g).filter(function(e){var t=`$`+e;return r[t]?!1:(r[t]=!0,!0)})}})),y=e(((e,t)=>{var n=Object.create(null,{location:{get:function(){throw Error(`window.location is not supported.`)}}}),r=function(e,t){return e.compareDocumentPosition(t)},i=function(e,t){return r(e,t)&2?1:-1},a=function(e){for(;(e=e.nextSibling)&&e.nodeType!==1;);return e},o=function(e){for(;(e=e.previousSibling)&&e.nodeType!==1;);return e},s=function(e){if(e=e.firstChild)for(;e.nodeType!==1&&(e=e.nextSibling););return e},c=function(e){if(e=e.lastChild)for(;e.nodeType!==1&&(e=e.previousSibling););return e},l=function(e){if(!e.parentNode)return!1;var t=e.parentNode.nodeType;return t===1||t===9},u=function(e){if(!e)return e;var t=e[0];return t===`"`||t===`'`?(e=e[e.length-1]===t?e.slice(1,-1):e.slice(1),e.replace(x.str_escape,function(e){var t=/^\\(?:([0-9A-Fa-f]+)|([\r\n\f]+))/.exec(e);if(!t)return e.slice(1);if(t[2])return``;var n=parseInt(t[1],16);return String.fromCodePoint?String.fromCodePoint(n):String.fromCharCode(n)})):x.ident.test(e)?d(e):e},d=function(e){return e.replace(x.escape,function(e){var t=/^\\([0-9A-Fa-f]+)/.exec(e);if(!t)return e[1];var n=parseInt(t[1],16);return String.fromCodePoint?String.fromCodePoint(n):String.fromCharCode(n)})},f=(function(){return Array.prototype.indexOf?Array.prototype.indexOf:function(e,t){for(var n=this.length;n--;)if(this[n]===t)return n;return-1}})(),p=function(e,t){var n=x.inside.source.replace(/</g,e).replace(/>/g,t);return new RegExp(n)},m=function(e,t,n){return e=e.source,e=e.replace(t,n.source||n),new RegExp(e)},h=function(e,t){return e.replace(/^(?:\w+:\/\/|\/+)/,``).replace(/(?:\/+|\/*#.*?)$/,``).split(`/`,t).join(`/`)},g=function(e,t){var n=e.replace(/\s+/g,``),r;return n===`even`?n=`2n+0`:n===`odd`?n=`2n+1`:n.indexOf(`n`)===-1&&(n=`0n`+n),r=/^([+-])?(\d+)?n([+-])?(\d+)?$/.exec(n),{group:r[1]===`-`?-(r[2]||1):+(r[2]||1),offset:r[4]?r[3]===`-`?-r[4]:+r[4]:0}},_=function(e,t,n){var r=g(e),i=r.group,u=r.offset,d=n?c:s,f=n?o:a;return function(e){if(l(e))for(var n=d(e.parentNode),r=0;n;){if(t(n,e)&&r++,n===e)return r-=u,i&&r?r%i===0&&r<0==i<0:!r;n=f(n)}}},v={"*":(function(){return function(){return!0}})(),type:function(e){return e=e.toLowerCase(),function(t){return t.nodeName.toLowerCase()===e}},attr:function(e,t,n,r){return t=y[t],function(i){var a;switch(e){case`for`:a=i.htmlFor;break;case`class`:a=i.className,a===``&&i.getAttribute(`class`)==null&&(a=null);break;case`href`:case`src`:a=i.getAttribute(e,2);break;case`title`:a=i.getAttribute(`title`)||null;break;case`id`:case`lang`:case`dir`:case`accessKey`:case`hidden`:case`tabIndex`:case`style`:if(i.getAttribute){a=i.getAttribute(e);break}default:if(i.hasAttribute&&!i.hasAttribute(e))break;a=i[e]==null?i.getAttribute&&i.getAttribute(e):i[e];break}if(a!=null)return a+=``,r&&(a=a.toLowerCase(),n=n.toLowerCase()),t(a,n)}},":first-child":function(e){return!o(e)&&l(e)},":last-child":function(e){return!a(e)&&l(e)},":only-child":function(e){return!o(e)&&!a(e)&&l(e)},":nth-child":function(e,t){return _(e,function(){return!0},t)},":nth-last-child":function(e){return v[`:nth-child`](e,!0)},":root":function(e){return e.ownerDocument.documentElement===e},":empty":function(e){return!e.firstChild},":not":function(e){var t=D(e);return function(e){return!t(e)}},":first-of-type":function(e){if(l(e)){for(var t=e.nodeName;e=o(e);)if(e.nodeName===t)return;return!0}},":last-of-type":function(e){if(l(e)){for(var t=e.nodeName;e=a(e);)if(e.nodeName===t)return;return!0}},":only-of-type":function(e){return v[`:first-of-type`](e)&&v[`:last-of-type`](e)},":nth-of-type":function(e,t){return _(e,function(e,t){return e.nodeName===t.nodeName},t)},":nth-last-of-type":function(e){return v[`:nth-of-type`](e,!0)},":checked":function(e){return!!(e.checked||e.selected)},":indeterminate":function(e){return!v[`:checked`](e)},":enabled":function(e){return!e.disabled&&e.type!==`hidden`},":disabled":function(e){return!!e.disabled},":target":function(e){return e.id===n.location.hash.substring(1)},":focus":function(e){return e===e.ownerDocument.activeElement},":is":function(e){return D(e)},":matches":function(e){return v[`:is`](e)},":nth-match":function(e,t){var n=e.split(/\s*,\s*/);return _(n.shift(),D(n.join(`,`)),t)},":nth-last-match":function(e){return v[`:nth-match`](e,!0)},":links-here":function(e){return e+``==n.location+``},":lang":function(e){return function(t){for(;t;){if(t.lang)return t.lang.indexOf(e)===0;t=t.parentNode}}},":dir":function(e){return function(t){for(;t;){if(t.dir)return t.dir===e;t=t.parentNode}}},":scope":function(e,t){var n=t||e.ownerDocument;return n.nodeType===9?e===n.documentElement:e===n},":any-link":function(e){return typeof e.href==`string`},":local-link":function(e){if(e.nodeName)return e.href&&e.host===n.location.host;var t=+e+1;return function(e){if(e.href){var r=n.location+``,i=e+``;return h(r,t)===h(i,t)}}},":default":function(e){return!!e.defaultSelected},":valid":function(e){return e.willValidate||e.validity&&e.validity.valid},":invalid":function(e){return!v[`:valid`](e)},":in-range":function(e){return e.value>e.min&&e.value<=e.max},":out-of-range":function(e){return!v[`:in-range`](e)},":required":function(e){return!!e.required},":optional":function(e){return!e.required},":read-only":function(e){if(e.readOnly)return!0;var t=e.getAttribute(`contenteditable`),n=e.contentEditable,r=e.nodeName.toLowerCase();return r=r!==`input`&&r!==`textarea`,(r||e.disabled)&&t==null&&n!==`true`},":read-write":function(e){return!v[`:read-only`](e)},":hover":function(){throw Error(`:hover is not supported.`)},":active":function(){throw Error(`:active is not supported.`)},":link":function(){throw Error(`:link is not supported.`)},":visited":function(){throw Error(`:visited is not supported.`)},":column":function(){throw Error(`:column is not supported.`)},":nth-column":function(){throw Error(`:nth-column is not supported.`)},":nth-last-column":function(){throw Error(`:nth-last-column is not supported.`)},":current":function(){throw Error(`:current is not supported.`)},":past":function(){throw Error(`:past is not supported.`)},":future":function(){throw Error(`:future is not supported.`)},":contains":function(e){return function(t){return(t.innerText||t.textContent||t.value||``).indexOf(e)!==-1}},":has":function(e){return function(t){return ee(e,t).length>0}}},y={"-":function(){return!0},"=":function(e,t){return e===t},"*=":function(e,t){return e.indexOf(t)!==-1},"~=":function(e,t){var n,r,i,a;for(r=0;;r=n+1){if(n=e.indexOf(t,r),n===-1)return!1;if(i=e[n-1],a=e[n+t.length],(!i||i===` `)&&(!a||a===` `))return!0}},"|=":function(e,t){var n=e.indexOf(t),r;if(n===0)return r=e[n+t.length],r===`-`||!r},"^=":function(e,t){return e.indexOf(t)===0},"$=":function(e,t){var n=e.lastIndexOf(t);return n!==-1&&n+t.length===e.length},"!=":function(e,t){return e!==t}},b={" ":function(e){return function(t){for(;t=t.parentNode;)if(e(t))return t}},">":function(e){return function(t){if(t=t.parentNode)return e(t)&&t}},"+":function(e){return function(t){if(t=o(t))return e(t)&&t}},"~":function(e){return function(t){for(;t=o(t);)if(e(t))return t}},noop:function(e){return function(t){return e(t)&&t}},ref:function(e,t){var n;function r(e){for(var t=e.ownerDocument.getElementsByTagName(`*`),i=t.length;i--;)if(n=t[i],r.test(e))return n=null,!0;n=null}return r.combinator=function(r){if(!(!n||!n.getAttribute)){var i=n.getAttribute(t)||``;if(i[0]===`#`&&(i=i.substring(1)),i===r.id&&e(n))return n}},r}},x={escape:/\\(?:[^0-9A-Fa-f\r\n]|[0-9A-Fa-f]{1,6}[\r\n\t ]?)/g,str_escape:/(escape)|\\(\n|\r\n?|\f)/g,nonascii:/[\u00A0-\uFFFF]/,cssid:/(?:(?!-?[0-9])(?:escape|nonascii|[-_a-zA-Z0-9])+)/,qname:/^ *(cssid|\*)/,simple:/^(?:([.#]cssid)|pseudo|attr)/,ref:/^ *\/(cssid)\/ */,combinator:/^(?: +([^ \w*.#\\]) +|( )+|([^ \w*.#\\]))(?! *$)/,attr:/^\[(cssid)(?:([^\w]?=)(inside))?\]/,pseudo:/^(:cssid)(?:\((inside)\))?/,inside:/(?:"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|<[^"'>]*>|\\["'>]|[^"'>])*/,ident:/^(cssid)$/};x.cssid=m(x.cssid,`nonascii`,x.nonascii),x.cssid=m(x.cssid,`escape`,x.escape),x.qname=m(x.qname,`cssid`,x.cssid),x.simple=m(x.simple,`cssid`,x.cssid),x.ref=m(x.ref,`cssid`,x.cssid),x.attr=m(x.attr,`cssid`,x.cssid),x.pseudo=m(x.pseudo,`cssid`,x.cssid),x.inside=m(x.inside,`[^"'>]*`,x.inside),x.attr=m(x.attr,`inside`,p(`\\[`,`\\]`)),x.pseudo=m(x.pseudo,`inside`,p(`\\(`,`\\)`)),x.simple=m(x.simple,`pseudo`,x.pseudo),x.simple=m(x.simple,`attr`,x.attr),x.ident=m(x.ident,`cssid`,x.cssid),x.str_escape=m(x.str_escape,`escape`,x.escape);var S=function(e){for(var t=e.replace(/^\s+|\s+$/g,``),n,r=[],i=[],a,o,s,c,l;t;){if(s=x.qname.exec(t))t=t.substring(s[0].length),o=d(s[1]),i.push(C(o,!0));else if(s=x.simple.exec(t))t=t.substring(s[0].length),o=`*`,i.push(C(o,!0)),i.push(C(s));else throw SyntaxError(`Invalid selector.`);for(;s=x.simple.exec(t);)t=t.substring(s[0].length),i.push(C(s));if(t[0]===`!`&&(t=t.substring(1),a=E(),a.qname=o,i.push(a.simple)),s=x.ref.exec(t)){t=t.substring(s[0].length),l=b.ref(w(i),d(s[1])),r.push(l.combinator),i=[];continue}if(s=x.combinator.exec(t)){if(t=t.substring(s[0].length),c=s[1]||s[2]||s[3],c===`,`){r.push(b.noop(w(i)));break}}else c=`noop`;if(!b[c])throw SyntaxError(`Bad combinator.`);r.push(b[c](w(i))),i=[]}return n=T(r),n.qname=o,n.sel=t,a&&(a.lname=n.qname,a.test=n,a.qname=a.qname,a.sel=n.sel,n=a),l&&(l.test=n,l.qname=n.qname,l.sel=n.sel,n=l),n},C=function(e,t){if(t)return e===`*`?v[`*`]:v.type(e);if(e[1])return e[1][0]===`.`?v.attr(`class`,`~=`,d(e[1].substring(1)),!1):v.attr(`id`,`=`,d(e[1].substring(1)),!1);if(e[2])return e[3]?v[d(e[2])](u(e[3])):v[d(e[2])];if(e[4]){var n=e[6],r=/["'\s]\s*I$/i.test(n);return r&&(n=n.replace(/\s*I$/i,``)),v.attr(d(e[4]),e[5]||`-`,u(n),r)}throw SyntaxError(`Unknown Selector.`)},w=function(e){var t=e.length,n;return t<2?e[0]:function(r){if(r){for(n=0;n<t;n++)if(!e[n](r))return;return!0}}},T=function(e){return e.length<2?function(t){return!!e[0](t)}:function(t){for(var n=e.length;n--;)if(!(t=e[n](t)))return;return!0}},E=function(){var e;function t(n){for(var r=n.ownerDocument.getElementsByTagName(t.lname),i=r.length;i--;)if(t.test(r[i])&&e===n)return e=null,!0;e=null}return t.simple=function(t){return e=t,!0},t},D=function(e){for(var t=S(e),n=[t];t.sel;)t=S(t.sel),n.push(t);return n.length<2?t:function(e){for(var t=n.length,r=0;r<t;r++)if(n[r](e))return!0}},ee=function(e,t){for(var n=[],r=S(e),a=t.getElementsByTagName(r.qname),o=0,s;s=a[o++];)r(s)&&n.push(s);if(r.sel){for(;r.sel;)for(r=S(r.sel),a=t.getElementsByTagName(r.qname),o=0;s=a[o++];)r(s)&&f.call(n,s)===-1&&n.push(s);n.sort(i)}return n};t.exports=e=function(e,t){var n,r;if(t.nodeType!==11&&e.indexOf(` `)===-1){if(e[0]===`#`&&t.rooted&&/^#[A-Z_][-A-Z0-9_]*$/i.test(e)&&t.doc._hasMultipleElementsWithId&&(n=e.substring(1),!t.doc._hasMultipleElementsWithId(n)))return r=t.doc.getElementById(n),r?[r]:[];if(e[0]===`.`&&/^\.\w+$/.test(e))return t.getElementsByClassName(e.substring(1));if(/^\w+$/.test(e))return t.getElementsByTagName(e)}return ee(e,t)},e.selectors=v,e.operators=y,e.combinators=b,e.matches=function(e,t){var n={sel:t};do if(n=S(n.sel),n(e))return!0;while(n.sel);return!1}})),b=e(((e,t)=>{var n=u(),r=c(),i=function(e,t){for(var r=e.createDocumentFragment(),i=0;i<t.length;i++){var a=t[i],o=a instanceof n;r.appendChild(o?a:e.createTextNode(String(a)))}return r};t.exports={after:{value:function(){var e=Array.prototype.slice.call(arguments),t=this.parentNode,n=this.nextSibling;if(t!==null){for(;n&&e.some(function(e){return e===n});)n=n.nextSibling;var r=i(this.doc,e);t.insertBefore(r,n)}}},before:{value:function(){var e=Array.prototype.slice.call(arguments),t=this.parentNode,n=this.previousSibling;if(t!==null){for(;n&&e.some(function(e){return e===n});)n=n.previousSibling;var r=i(this.doc,e),a=n?n.nextSibling:t.firstChild;t.insertBefore(r,a)}}},remove:{value:function(){this.parentNode!==null&&(this.doc&&(this.doc._preremoveNodeIterators(this),this.rooted&&this.doc.mutateRemove(this)),this._remove(),this.parentNode=null)}},_remove:{value:function(){var e=this.parentNode;e!==null&&(e._childNodes?e._childNodes.splice(this.index,1):e._firstChild===this&&(this._nextSibling===this?e._firstChild=null:e._firstChild=this._nextSibling),r.remove(this),e.modify())}},replaceWith:{value:function(){var e=Array.prototype.slice.call(arguments),t=this.parentNode,n=this.nextSibling;if(t!==null){for(;n&&e.some(function(e){return e===n});)n=n.nextSibling;var r=i(this.doc,e);this.parentNode===t?t.replaceChild(r,this):t.insertBefore(r,n)}}}}})),x=e(((e,t)=>{var n=u();t.exports={nextElementSibling:{get:function(){if(this.parentNode){for(var e=this.nextSibling;e!==null;e=e.nextSibling)if(e.nodeType===n.ELEMENT_NODE)return e}return null}},previousElementSibling:{get:function(){if(this.parentNode){for(var e=this.previousSibling;e!==null;e=e.previousSibling)if(e.nodeType===n.ELEMENT_NODE)return e}return null}}}})),S=e(((e,t)=>{t.exports=r;var n=o();function r(e){this.element=e}Object.defineProperties(r.prototype,{length:{get:n.shouldOverride},item:{value:n.shouldOverride},getNamedItem:{value:function(e){return this.element.getAttributeNode(e)}},getNamedItemNS:{value:function(e,t){return this.element.getAttributeNodeNS(e,t)}},setNamedItem:{value:n.nyi},setNamedItemNS:{value:n.nyi},removeNamedItem:{value:function(e){var t=this.element.getAttributeNode(e);if(t)return this.element.removeAttribute(e),t;n.NotFoundError()}},removeNamedItemNS:{value:function(e,t){var r=this.element.getAttributeNodeNS(e,t);if(r)return this.element.removeAttributeNS(e,t),r;n.NotFoundError()}}})})),C=e(((e,t)=>{t.exports=O;var n=h(),r=o(),a=r.NAMESPACE,s=g(),c=u(),d=p(),f=l(),C=_(),w=i(),T=v(),E=y(),D=m(),ee=b(),te=x(),ne=S(),re=Object.create(null);function O(e,t,n,r){D.call(this),this.nodeType=c.ELEMENT_NODE,this.ownerDocument=e,this.localName=t,this.namespaceURI=n,this.prefix=r,this._tagName=void 0,this._attrsByQName=Object.create(null),this._attrsByLName=Object.create(null),this._attrKeys=[]}function ie(e,t){if(e.nodeType===c.TEXT_NODE)t.push(e._data);else for(var n=0,r=e.childNodes.length;n<r;n++)ie(e.childNodes[n],t)}O.prototype=Object.create(D.prototype,{isHTML:{get:function(){return this.namespaceURI===a.HTML&&this.ownerDocument.isHTML}},tagName:{get:function(){if(this._tagName===void 0){var e=this.prefix===null?this.localName:this.prefix+`:`+this.localName;if(this.isHTML){var t=re[e];t||(re[e]=t=r.toASCIIUpperCase(e)),e=t}this._tagName=e}return this._tagName}},nodeName:{get:function(){return this.tagName}},nodeValue:{get:function(){return null},set:function(){}},textContent:{get:function(){var e=[];return ie(this,e),e.join(``)},set:function(e){this.removeChildren(),e!=null&&e!==``&&this._appendChild(this.ownerDocument.createTextNode(e))}},innerText:{get:function(){var e=[];return ie(this,e),e.join(``).replace(/[ \t\n\f\r]+/g,` `).trim()},set:function(e){this.removeChildren(),e!=null&&e!==``&&this._appendChild(this.ownerDocument.createTextNode(e))}},innerHTML:{get:function(){return this.serialize()},set:r.nyi},outerHTML:{get:function(){return f.serializeOne(this,{nodeType:0})},set:function(e){var t=this.ownerDocument,n=this.parentNode;if(n!==null){n.nodeType===c.DOCUMENT_NODE&&r.NoModificationAllowedError(),n.nodeType===c.DOCUMENT_FRAGMENT_NODE&&(n=n.ownerDocument.createElement(`body`));var i=t.implementation.mozHTMLParser(t._address,n);i.parse(e===null?``:String(e),!0),this.replaceWith(i._asDocumentFragment())}}},_insertAdjacent:{value:function(e,t){var n=!1;switch(e){case`beforebegin`:n=!0;case`afterend`:var i=this.parentNode;return i===null?null:i.insertBefore(t,n?this:this.nextSibling);case`afterbegin`:n=!0;case`beforeend`:return this.insertBefore(t,n?this.firstChild:null);default:return r.SyntaxError()}}},insertAdjacentElement:{value:function(e,t){if(t.nodeType!==c.ELEMENT_NODE)throw TypeError(`not an element`);return e=r.toASCIILowerCase(String(e)),this._insertAdjacent(e,t)}},insertAdjacentText:{value:function(e,t){var n=this.ownerDocument.createTextNode(t);e=r.toASCIILowerCase(String(e)),this._insertAdjacent(e,n)}},insertAdjacentHTML:{value:function(e,t){e=r.toASCIILowerCase(String(e)),t=String(t);var n;switch(e){case`beforebegin`:case`afterend`:n=this.parentNode,(n===null||n.nodeType===c.DOCUMENT_NODE)&&r.NoModificationAllowedError();break;case`afterbegin`:case`beforeend`:n=this;break;default:r.SyntaxError()}(!(n instanceof O)||n.ownerDocument.isHTML&&n.localName===`html`&&n.namespaceURI===a.HTML)&&(n=n.ownerDocument.createElementNS(a.HTML,`body`));var i=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,n);i.parse(t,!0),this._insertAdjacent(e,i._asDocumentFragment())}},children:{get:function(){return this._children||=new se(this),this._children}},attributes:{get:function(){return this._attributes||=new oe(this),this._attributes}},firstElementChild:{get:function(){for(var e=this.firstChild;e!==null;e=e.nextSibling)if(e.nodeType===c.ELEMENT_NODE)return e;return null}},lastElementChild:{get:function(){for(var e=this.lastChild;e!==null;e=e.previousSibling)if(e.nodeType===c.ELEMENT_NODE)return e;return null}},childElementCount:{get:function(){return this.children.length}},nextElement:{value:function(e){e||=this.ownerDocument.documentElement;var t=this.firstElementChild;if(!t){if(this===e)return null;t=this.nextElementSibling}if(t)return t;for(var n=this.parentElement;n&&n!==e;n=n.parentElement)if(t=n.nextElementSibling,t)return t;return null}},getElementsByTagName:{value:function(e){var t;return e?(t=e===`*`?function(){return!0}:this.isHTML?le(e):ce(e),new C(this,t)):new d}},getElementsByTagNameNS:{value:function(e,t){var n=e===`*`&&t===`*`?function(){return!0}:e===`*`?ce(t):t===`*`?k(e):A(e,t);return new C(this,n)}},getElementsByClassName:{value:function(e){return e=String(e).trim(),e===``?new d:(e=e.split(/[ \t\r\n\f]+/),new C(this,j(e)))}},getElementsByName:{value:function(e){return new C(this,M(String(e)))}},clone:{value:function(){for(var e=this.namespaceURI!==a.HTML||this.prefix||!this.ownerDocument.isHTML?this.ownerDocument.createElementNS(this.namespaceURI,this.prefix===null?this.localName:this.prefix+`:`+this.localName):this.ownerDocument.createElement(this.localName),t=0,n=this._attrKeys.length;t<n;t++){var r=this._attrKeys[t],i=this._attrsByLName[r].cloneNode();i._setOwnerElement(e),e._attrsByLName[r]=i,e._addQName(i)}return e._attrKeys=this._attrKeys.concat(),e}},isEqual:{value:function(e){if(this.localName!==e.localName||this.namespaceURI!==e.namespaceURI||this.prefix!==e.prefix||this._numattrs!==e._numattrs)return!1;for(var t=0,n=this._numattrs;t<n;t++){var r=this._attr(t);if(!e.hasAttributeNS(r.namespaceURI,r.localName)||e.getAttributeNS(r.namespaceURI,r.localName)!==r.value)return!1}return!0}},_lookupNamespacePrefix:{value:function(e,t){if(this.namespaceURI&&this.namespaceURI===e&&this.prefix!==null&&t.lookupNamespaceURI(this.prefix)===e)return this.prefix;for(var n=0,r=this._numattrs;n<r;n++){var i=this._attr(n);if(i.prefix===`xmlns`&&i.value===e&&t.lookupNamespaceURI(i.localName)===e)return i.localName}var a=this.parentElement;return a?a._lookupNamespacePrefix(e,t):null}},lookupNamespaceURI:{value:function(e){if((e===``||e===void 0)&&(e=null),this.namespaceURI!==null&&this.prefix===e)return this.namespaceURI;for(var t=0,n=this._numattrs;t<n;t++){var r=this._attr(t);if(r.namespaceURI===a.XMLNS&&(r.prefix===`xmlns`&&r.localName===e||e===null&&r.prefix===null&&r.localName===`xmlns`))return r.value||null}var i=this.parentElement;return i?i.lookupNamespaceURI(e):null}},getAttribute:{value:function(e){var t=this.getAttributeNode(e);return t?t.value:null}},getAttributeNS:{value:function(e,t){var n=this.getAttributeNodeNS(e,t);return n?n.value:null}},getAttributeNode:{value:function(e){e=String(e),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e));var t=this._attrsByQName[e];return t?(Array.isArray(t)&&(t=t[0]),t):null}},getAttributeNodeNS:{value:function(e,t){return e=e==null?``:String(e),t=String(t),this._attrsByLName[e+`|`+t]||null}},hasAttribute:{value:function(e){return e=String(e),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e)),this._attrsByQName[e]!==void 0}},hasAttributeNS:{value:function(e,t){e=e==null?``:String(e),t=String(t);var n=e+`|`+t;return this._attrsByLName[n]!==void 0}},hasAttributes:{value:function(){return this._numattrs>0}},toggleAttribute:{value:function(e,t){return e=String(e),n.isValidName(e)||r.InvalidCharacterError(),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e)),this._attrsByQName[e]===void 0?t===void 0||t===!0?(this._setAttribute(e,``),!0):!1:t===void 0||t===!1?(this.removeAttribute(e),!1):!0}},_setAttribute:{value:function(e,t){var n=this._attrsByQName[e],r;n?Array.isArray(n)&&(n=n[0]):(n=this._newattr(e),r=!0),n.value=t,this._attributes&&(this._attributes[e]=n),r&&this._newattrhook&&this._newattrhook(e,t)}},setAttribute:{value:function(e,t){e=String(e),n.isValidName(e)||r.InvalidCharacterError(),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e)),this._setAttribute(e,String(t))}},_setAttributeNS:{value:function(e,t,n){var r=t.indexOf(`:`),i,a;r<0?(i=null,a=t):(i=t.substring(0,r),a=t.substring(r+1)),(e===``||e===void 0)&&(e=null);var o=(e===null?``:e)+`|`+a,s=this._attrsByLName[o],c;s||(s=new ae(this,a,i,e),c=!0,this._attrsByLName[o]=s,this._attributes&&(this._attributes[this._attrKeys.length]=s),this._attrKeys.push(o),this._addQName(s)),s.value=n,c&&this._newattrhook&&this._newattrhook(t,n)}},setAttributeNS:{value:function(e,t,i){e=e==null||e===``?null:String(e),t=String(t),n.isValidQName(t)||r.InvalidCharacterError();var o=t.indexOf(`:`),s=o<0?null:t.substring(0,o);(s!==null&&e===null||s===`xml`&&e!==a.XML||(t===`xmlns`||s===`xmlns`)&&e!==a.XMLNS||e===a.XMLNS&&!(t===`xmlns`||s===`xmlns`))&&r.NamespaceError(),this._setAttributeNS(e,t,String(i))}},setAttributeNode:{value:function(e){if(e.ownerElement!==null&&e.ownerElement!==this)throw new w(w.INUSE_ATTRIBUTE_ERR);var t=null,n=this._attrsByQName[e.name];if(n){if(Array.isArray(n)||(n=[n]),n.some(function(t){return t===e}))return e;if(e.ownerElement!==null)throw new w(w.INUSE_ATTRIBUTE_ERR);n.forEach(function(e){this.removeAttributeNode(e)},this),t=n[0]}return this.setAttributeNodeNS(e),t}},setAttributeNodeNS:{value:function(e){if(e.ownerElement!==null)throw new w(w.INUSE_ATTRIBUTE_ERR);var t=e.namespaceURI,n=(t===null?``:t)+`|`+e.localName,r=this._attrsByLName[n];return r&&this.removeAttributeNode(r),e._setOwnerElement(this),this._attrsByLName[n]=e,this._attributes&&(this._attributes[this._attrKeys.length]=e),this._attrKeys.push(n),this._addQName(e),this._newattrhook&&this._newattrhook(e.name,e.value),r||null}},removeAttribute:{value:function(e){e=String(e),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e));var t=this._attrsByQName[e];if(t){Array.isArray(t)?t.length>2?t=t.shift():(this._attrsByQName[e]=t[1],t=t[0]):this._attrsByQName[e]=void 0;var n=t.namespaceURI,i=(n===null?``:n)+`|`+t.localName;this._attrsByLName[i]=void 0;var a=this._attrKeys.indexOf(i);this._attributes&&(Array.prototype.splice.call(this._attributes,a,1),this._attributes[e]=void 0),this._attrKeys.splice(a,1);var o=t.onchange;t._setOwnerElement(null),o&&o.call(t,this,t.localName,t.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(t)}}},removeAttributeNS:{value:function(e,t){e=e==null?``:String(e),t=String(t);var n=e+`|`+t,r=this._attrsByLName[n];if(r){this._attrsByLName[n]=void 0;var i=this._attrKeys.indexOf(n);this._attributes&&Array.prototype.splice.call(this._attributes,i,1),this._attrKeys.splice(i,1),this._removeQName(r);var a=r.onchange;r._setOwnerElement(null),a&&a.call(r,this,r.localName,r.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(r)}}},removeAttributeNode:{value:function(e){var t=e.namespaceURI,n=(t===null?``:t)+`|`+e.localName;return this._attrsByLName[n]!==e&&r.NotFoundError(),this.removeAttributeNS(t,e.localName),e}},getAttributeNames:{value:function(){var e=this;return this._attrKeys.map(function(t){return e._attrsByLName[t].name})}},_getattr:{value:function(e){var t=this._attrsByQName[e];return t?t.value:null}},_setattr:{value:function(e,t){var n=this._attrsByQName[e],r;n||(n=this._newattr(e),r=!0),n.value=String(t),this._attributes&&(this._attributes[e]=n),r&&this._newattrhook&&this._newattrhook(e,t)}},_newattr:{value:function(e){var t=new ae(this,e,null,null),n=`|`+e;return this._attrsByQName[e]=t,this._attrsByLName[n]=t,this._attributes&&(this._attributes[this._attrKeys.length]=t),this._attrKeys.push(n),t}},_addQName:{value:function(e){var t=e.name,n=this._attrsByQName[t];n?Array.isArray(n)?n.push(e):this._attrsByQName[t]=[n,e]:this._attrsByQName[t]=e,this._attributes&&(this._attributes[t]=e)}},_removeQName:{value:function(e){var t=e.name,n=this._attrsByQName[t];if(Array.isArray(n)){var i=n.indexOf(e);r.assert(i!==-1),n.length===2?(this._attrsByQName[t]=n[1-i],this._attributes&&(this._attributes[t]=this._attrsByQName[t])):(n.splice(i,1),this._attributes&&this._attributes[t]===e&&(this._attributes[t]=n[0]))}else r.assert(n===e),this._attrsByQName[t]=void 0,this._attributes&&(this._attributes[t]=void 0)}},_numattrs:{get:function(){return this._attrKeys.length}},_attr:{value:function(e){return this._attrsByLName[this._attrKeys[e]]}},id:s.property({name:`id`}),className:s.property({name:`class`}),classList:{get:function(){var e=this;if(this._classList)return this._classList;var t=new T(function(){return e.className||``},function(t){e.className=t});return this._classList=t,t},set:function(e){this.className=e}},matches:{value:function(e){return E.matches(this,e)}},closest:{value:function(e){var t=this;do{if(t.matches&&t.matches(e))return t;t=t.parentElement||t.parentNode}while(t!==null&&t.nodeType===c.ELEMENT_NODE);return null}},querySelector:{value:function(e){return E(e,this)[0]}},querySelectorAll:{value:function(e){var t=E(e,this);return t.item?t:new d(t)}}}),Object.defineProperties(O.prototype,ee),Object.defineProperties(O.prototype,te),s.registerChangeHandler(O,`id`,function(e,t,n,r){e.rooted&&(n&&e.ownerDocument.delId(n,e),r&&e.ownerDocument.addId(r,e))}),s.registerChangeHandler(O,`class`,function(e,t,n,r){e._classList&&e._classList._update()});function ae(e,t,n,r,i){this.localName=t,this.prefix=n===null||n===``?null:``+n,this.namespaceURI=r===null||r===``?null:``+r,this.data=i,this._setOwnerElement(e)}ae.prototype=Object.create(Object.prototype,{ownerElement:{get:function(){return this._ownerElement}},_setOwnerElement:{value:function(e){this._ownerElement=e,this.prefix===null&&this.namespaceURI===null&&e?this.onchange=e._attributeChangeHandlers[this.localName]:this.onchange=null}},name:{get:function(){return this.prefix?this.prefix+`:`+this.localName:this.localName}},specified:{get:function(){return!0}},value:{get:function(){return this.data},set:function(e){var t=this.data;e=e===void 0?``:e+``,e!==t&&(this.data=e,this.ownerElement&&(this.onchange&&this.onchange(this.ownerElement,this.localName,t,e),this.ownerElement.rooted&&this.ownerElement.ownerDocument.mutateAttr(this,t)))}},cloneNode:{value:function(e){return new ae(null,this.localName,this.prefix,this.namespaceURI,this.data)}},nodeType:{get:function(){return c.ATTRIBUTE_NODE}},nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return this.value},set:function(e){this.value=e}},textContent:{get:function(){return this.value},set:function(e){e??=``,this.value=e}},innerText:{get:function(){return this.value},set:function(e){e??=``,this.value=e}}}),O._Attr=ae;function oe(e){for(var t in ne.call(this,e),e._attrsByQName)this[t]=e._attrsByQName[t];for(var n=0;n<e._attrKeys.length;n++)this[n]=e._attrsByLName[e._attrKeys[n]]}oe.prototype=Object.create(ne.prototype,{length:{get:function(){return this.element._attrKeys.length},set:function(){}},item:{value:function(e){return e>>>=0,e>=this.length?null:this.element._attrsByLName[this.element._attrKeys[e]]}}}),globalThis.Symbol?.iterator&&(oe.prototype[globalThis.Symbol.iterator]=function(){var e=0,t=this.length,n=this;return{next:function(){return e<t?{value:n.item(e++)}:{done:!0}}}});function se(e){this.element=e,this.updateCache()}se.prototype=Object.create(Object.prototype,{length:{get:function(){return this.updateCache(),this.childrenByNumber.length}},item:{value:function(e){return this.updateCache(),this.childrenByNumber[e]||null}},namedItem:{value:function(e){return this.updateCache(),this.childrenByName[e]||null}},namedItems:{get:function(){return this.updateCache(),this.childrenByName}},updateCache:{value:function(){var e=/^(a|applet|area|embed|form|frame|frameset|iframe|img|object)$/;if(this.lastModTime!==this.element.lastModTime){this.lastModTime=this.element.lastModTime;for(var t=this.childrenByNumber&&this.childrenByNumber.length||0,n=0;n<t;n++)this[n]=void 0;this.childrenByNumber=[],this.childrenByName=Object.create(null);for(var r=this.element.firstChild;r!==null;r=r.nextSibling)if(r.nodeType===c.ELEMENT_NODE){this[this.childrenByNumber.length]=r,this.childrenByNumber.push(r);var i=r.getAttribute(`id`);i&&!this.childrenByName[i]&&(this.childrenByName[i]=r);var o=r.getAttribute(`name`);o&&this.element.namespaceURI===a.HTML&&e.test(this.element.localName)&&!this.childrenByName[o]&&(this.childrenByName[i]=r)}}}}});function ce(e){return function(t){return t.localName===e}}function le(e){var t=r.toASCIILowerCase(e);return t===e?ce(e):function(n){return n.isHTML?n.localName===t:n.localName===e}}function k(e){return function(t){return t.namespaceURI===e}}function A(e,t){return function(n){return n.namespaceURI===e&&n.localName===t}}function j(e){return function(t){return e.every(function(e){return t.classList.contains(e)})}}function M(e){return function(t){return t.namespaceURI===a.HTML?t.getAttribute(`name`)===e:!1}}})),w=e(((e,t)=>{t.exports=c;var n=u(),r=p(),i=o(),a=i.HierarchyRequestError,s=i.NotFoundError;function c(){n.call(this)}c.prototype=Object.create(n.prototype,{hasChildNodes:{value:function(){return!1}},firstChild:{value:null},lastChild:{value:null},insertBefore:{value:function(e,t){if(!e.nodeType)throw TypeError(`not a node`);a()}},replaceChild:{value:function(e,t){if(!e.nodeType)throw TypeError(`not a node`);a()}},removeChild:{value:function(e){if(!e.nodeType)throw TypeError(`not a node`);s()}},removeChildren:{value:function(){}},childNodes:{get:function(){return this._childNodes||=new r,this._childNodes}}})})),T=e(((e,t)=>{t.exports=s;var n=w(),r=o(),i=b(),a=x();function s(){n.call(this)}s.prototype=Object.create(n.prototype,{substringData:{value:function(e,t){if(arguments.length<2)throw TypeError(`Not enough arguments`);return e>>>=0,t>>>=0,(e>this.data.length||e<0||t<0)&&r.IndexSizeError(),this.data.substring(e,e+t)}},appendData:{value:function(e){if(arguments.length<1)throw TypeError(`Not enough arguments`);this.data+=String(e)}},insertData:{value:function(e,t){return this.replaceData(e,0,t)}},deleteData:{value:function(e,t){return this.replaceData(e,t,``)}},replaceData:{value:function(e,t,n){var i=this.data,a=i.length;e>>>=0,t>>>=0,n=String(n),(e>a||e<0)&&r.IndexSizeError(),e+t>a&&(t=a-e);var o=i.substring(0,e),s=i.substring(e+t);this.data=o+n+s}},isEqual:{value:function(e){return this._data===e._data}},length:{get:function(){return this.data.length}}}),Object.defineProperties(s.prototype,i),Object.defineProperties(s.prototype,a)})),E=e(((e,t)=>{t.exports=a;var n=o(),r=u(),i=T();function a(e,t){i.call(this),this.nodeType=r.TEXT_NODE,this.ownerDocument=e,this._data=t,this._index=void 0}var s={get:function(){return this._data},set:function(e){e=e==null?``:String(e),e!==this._data&&(this._data=e,this.rooted&&this.ownerDocument.mutateValue(this),this.parentNode&&this.parentNode._textchangehook&&this.parentNode._textchangehook(this))}};a.prototype=Object.create(i.prototype,{nodeName:{value:`#text`},nodeValue:s,textContent:s,innerText:s,data:{get:s.get,set:function(e){s.set.call(this,e===null?``:String(e))}},splitText:{value:function(e){(e>this._data.length||e<0)&&n.IndexSizeError();var t=this._data.substring(e),r=this.ownerDocument.createTextNode(t);this.data=this.data.substring(0,e);var i=this.parentNode;return i!==null&&i.insertBefore(r,this.nextSibling),r}},wholeText:{get:function(){for(var e=this.textContent,t=this.nextSibling;t&&t.nodeType===r.TEXT_NODE;t=t.nextSibling)e+=t.textContent;return e}},replaceWholeText:{value:n.nyi},clone:{value:function(){return new a(this.ownerDocument,this._data)}}})})),D=e(((e,t)=>{t.exports=i;var n=u(),r=T();function i(e,t){r.call(this),this.nodeType=n.COMMENT_NODE,this.ownerDocument=e,this._data=t}var a={get:function(){return this._data},set:function(e){e=e==null?``:String(e),this._data=e,this.rooted&&this.ownerDocument.mutateValue(this)}};i.prototype=Object.create(r.prototype,{nodeName:{value:`#comment`},nodeValue:a,textContent:a,innerText:a,data:{get:a.get,set:function(e){a.set.call(this,e===null?``:String(e))}},clone:{value:function(){return new i(this.ownerDocument,this._data)}}})})),ee=e(((e,t)=>{t.exports=l;var n=u(),r=p(),i=m(),a=C(),s=y(),c=o();function l(e){i.call(this),this.nodeType=n.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=e}l.prototype=Object.create(i.prototype,{nodeName:{value:`#document-fragment`},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(a.prototype,`textContent`),innerText:Object.getOwnPropertyDescriptor(a.prototype,`innerText`),querySelector:{value:function(e){var t=this.querySelectorAll(e);return t.length?t[0]:null}},querySelectorAll:{value:function(e){var t=Object.create(this);t.isHTML=!0,t.getElementsByTagName=a.prototype.getElementsByTagName,t.nextElement=Object.getOwnPropertyDescriptor(a.prototype,`firstElementChild`).get;var n=s(e,t);return n.item?n:new r(n)}},clone:{value:function(){return new l(this.ownerDocument)}},isEqual:{value:function(e){return!0}},innerHTML:{get:function(){return this.serialize()},set:c.nyi},outerHTML:{get:function(){return this.serialize()},set:c.nyi}})})),te=e(((e,t)=>{t.exports=i;var n=u(),r=T();function i(e,t,i){r.call(this),this.nodeType=n.PROCESSING_INSTRUCTION_NODE,this.ownerDocument=e,this.target=t,this._data=i}var a={get:function(){return this._data},set:function(e){e=e==null?``:String(e),this._data=e,this.rooted&&this.ownerDocument.mutateValue(this)}};i.prototype=Object.create(r.prototype,{nodeName:{get:function(){return this.target}},nodeValue:a,textContent:a,innerText:a,data:{get:a.get,set:function(e){a.set.call(this,e===null?``:String(e))}},clone:{value:function(){return new i(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(e){return this.target===e.target&&this._data===e._data}}})})),ne=e(((e,t)=>{var n={FILTER_ACCEPT:1,FILTER_REJECT:2,FILTER_SKIP:3,SHOW_ALL:4294967295,SHOW_ELEMENT:1,SHOW_ATTRIBUTE:2,SHOW_TEXT:4,SHOW_CDATA_SECTION:8,SHOW_ENTITY_REFERENCE:16,SHOW_ENTITY:32,SHOW_PROCESSING_INSTRUCTION:64,SHOW_COMMENT:128,SHOW_DOCUMENT:256,SHOW_DOCUMENT_TYPE:512,SHOW_DOCUMENT_FRAGMENT:1024,SHOW_NOTATION:2048};t.exports=n.constructor=n.prototype=n})),re=e(((e,t)=>{t.exports={nextSkippingChildren:n,nextAncestorSibling:r,next:i,previous:o,deepLastChild:a};function n(e,t){return e===t?null:e.nextSibling===null?r(e,t):e.nextSibling}function r(e,t){for(e=e.parentNode;e!==null;e=e.parentNode){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling}return null}function i(e,t){var n=e.firstChild;return n===null?e===t?null:(n=e.nextSibling,n===null?r(e,t):n):n}function a(e){for(;e.lastChild;)e=e.lastChild;return e}function o(e,t){var n=e.previousSibling;return n===null?(n=e.parentNode,n===t?null:n):a(n)}})),O=e(((e,t)=>{t.exports=f;var n=u(),r=ne(),i=re(),a=o(),s={first:`firstChild`,last:`lastChild`,next:`firstChild`,previous:`lastChild`},c={first:`nextSibling`,last:`previousSibling`,next:`nextSibling`,previous:`previousSibling`};function l(e,t){for(var n,i=e._currentNode[s[t]],a,o,l;i!==null;){if(o=e._internalFilter(i),o===r.FILTER_ACCEPT)return e._currentNode=i,i;if(o===r.FILTER_SKIP&&(n=i[s[t]],n!==null)){i=n;continue}for(;i!==null;){if(l=i[c[t]],l!==null){i=l;break}if(a=i.parentNode,a===null||a===e.root||a===e._currentNode)return null;i=a}}return null}function d(e,t){var n=e._currentNode,i,a;if(n===e.root)return null;for(;;){for(a=n[c[t]];a!==null;){if(n=a,i=e._internalFilter(n),i===r.FILTER_ACCEPT)return e._currentNode=n,n;a=n[s[t]],(i===r.FILTER_REJECT||a===null)&&(a=n[c[t]])}if(n=n.parentNode,n===null||n===e.root||e._internalFilter(n)===r.FILTER_ACCEPT)return null}}function f(e,t,n){(!e||!e.nodeType)&&a.NotSupportedError(),this._root=e,this._whatToShow=Number(t)||0,this._filter=n||null,this._active=!1,this._currentNode=e}Object.defineProperties(f.prototype,{root:{get:function(){return this._root}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},currentNode:{get:function(){return this._currentNode},set:function(e){if(!(e instanceof n))throw TypeError(`Not a Node`);this._currentNode=e}},_internalFilter:{value:function(e){var t,n;if(this._active&&a.InvalidStateError(),!(1<<e.nodeType-1&this._whatToShow))return r.FILTER_SKIP;if(n=this._filter,n===null)t=r.FILTER_ACCEPT;else{this._active=!0;try{t=typeof n==`function`?n(e):n.acceptNode(e)}finally{this._active=!1}}return+t}},parentNode:{value:function(){for(var e=this._currentNode;e!==this.root;){if(e=e.parentNode,e===null)return null;if(this._internalFilter(e)===r.FILTER_ACCEPT)return this._currentNode=e,e}return null}},firstChild:{value:function(){return l(this,`first`)}},lastChild:{value:function(){return l(this,`last`)}},previousSibling:{value:function(){return d(this,`previous`)}},nextSibling:{value:function(){return d(this,`next`)}},previousNode:{value:function(){for(var e=this._currentNode,t,n,i;e!==this._root;){for(n=e.previousSibling;n;n=e.previousSibling)if(e=n,t=this._internalFilter(e),t!==r.FILTER_REJECT){for(i=e.lastChild;i&&(e=i,t=this._internalFilter(e),t!==r.FILTER_REJECT);i=e.lastChild);if(t===r.FILTER_ACCEPT)return this._currentNode=e,e}if(e===this.root||e.parentNode===null)return null;if(e=e.parentNode,this._internalFilter(e)===r.FILTER_ACCEPT)return this._currentNode=e,e}return null}},nextNode:{value:function(){var e=this._currentNode,t=r.FILTER_ACCEPT,n,a;CHILDREN:for(;;){for(n=e.firstChild;n;n=e.firstChild){if(e=n,t=this._internalFilter(e),t===r.FILTER_ACCEPT)return this._currentNode=e,e;if(t===r.FILTER_REJECT)break}for(a=i.nextSkippingChildren(e,this.root);a;a=i.nextSkippingChildren(e,this.root)){if(e=a,t=this._internalFilter(e),t===r.FILTER_ACCEPT)return this._currentNode=e,e;if(t===r.FILTER_SKIP)continue CHILDREN}return null}}},toString:{value:function(){return`[object TreeWalker]`}}})})),ie=e(((e,t)=>{t.exports=l;var n=ne(),r=re(),i=o();function a(e,t,n){return n?r.next(e,t):e===t?null:r.previous(e,null)}function s(e,t){for(;t;t=t.parentNode)if(e===t)return!0;return!1}function c(e,t){for(var r=e._referenceNode,i=e._pointerBeforeReferenceNode;;){if(i===t)i=!i;else if(r=a(r,e._root,t),r===null)return null;if(e._internalFilter(r)===n.FILTER_ACCEPT)break}return e._referenceNode=r,e._pointerBeforeReferenceNode=i,r}function l(e,t,n){(!e||!e.nodeType)&&i.NotSupportedError(),this._root=e,this._referenceNode=e,this._pointerBeforeReferenceNode=!0,this._whatToShow=Number(t)||0,this._filter=n||null,this._active=!1,e.doc._attachNodeIterator(this)}Object.defineProperties(l.prototype,{root:{get:function(){return this._root}},referenceNode:{get:function(){return this._referenceNode}},pointerBeforeReferenceNode:{get:function(){return this._pointerBeforeReferenceNode}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},_internalFilter:{value:function(e){var t,r;if(this._active&&i.InvalidStateError(),!(1<<e.nodeType-1&this._whatToShow))return n.FILTER_SKIP;if(r=this._filter,r===null)t=n.FILTER_ACCEPT;else{this._active=!0;try{t=typeof r==`function`?r(e):r.acceptNode(e)}finally{this._active=!1}}return+t}},_preremove:{value:function(e){if(!s(e,this._root)&&s(e,this._referenceNode)){if(this._pointerBeforeReferenceNode){for(var t=e;t.lastChild;)t=t.lastChild;if(t=r.next(t,this.root),t){this._referenceNode=t;return}this._pointerBeforeReferenceNode=!1}if(e.previousSibling===null)this._referenceNode=e.parentNode;else{this._referenceNode=e.previousSibling;var n;for(n=this._referenceNode.lastChild;n;n=this._referenceNode.lastChild)this._referenceNode=n}}}},nextNode:{value:function(){return c(this,!0)}},previousNode:{value:function(){return c(this,!1)}},detach:{value:function(){}},toString:{value:function(){return`[object NodeIterator]`}}})})),ae=e(((e,t)=>{t.exports=n;function n(e){if(!e)return Object.create(n.prototype);this.url=e.replace(/^[ \t\n\r\f]+|[ \t\n\r\f]+$/g,``);var t=n.pattern.exec(this.url);if(t){if(t[2]&&(this.scheme=t[2]),t[4]){var r=t[4].match(n.userinfoPattern);if(r&&(this.username=r[1],this.password=r[3],t[4]=t[4].substring(r[0].length)),t[4].match(n.portPattern)){var i=t[4].lastIndexOf(`:`);this.host=t[4].substring(0,i),this.port=t[4].substring(i+1)}else this.host=t[4]}t[5]&&(this.path=t[5]),t[6]&&(this.query=t[7]),t[8]&&(this.fragment=t[9])}}n.pattern=/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/,n.userinfoPattern=/^([^@:]*)(:([^@]*))?@/,n.portPattern=/:\d+$/,n.authorityPattern=/^[^:\/?#]+:\/\//,n.hierarchyPattern=/^[^:\/?#]+:\//,n.percentEncode=function(e){var t=e.charCodeAt(0);if(t<256)return`%`+t.toString(16);throw Error(`can't percent-encode codepoints > 255 yet`)},n.prototype={constructor:n,isAbsolute:function(){return!!this.scheme},isAuthorityBased:function(){return n.authorityPattern.test(this.url)},isHierarchical:function(){return n.hierarchyPattern.test(this.url)},toString:function(){var e=``;return this.scheme!==void 0&&(e+=this.scheme+`:`),this.isAbsolute()&&(e+=`//`,(this.username||this.password)&&(e+=this.username||``,this.password&&(e+=`:`+this.password),e+=`@`),this.host&&(e+=this.host)),this.port!==void 0&&(e+=`:`+this.port),this.path!==void 0&&(e+=this.path),this.query!==void 0&&(e+=`?`+this.query),this.fragment!==void 0&&(e+=`#`+this.fragment),e},resolve:function(e){var t=this,r=new n(e),i=new n;return r.scheme===void 0?(i.scheme=t.scheme,r.host===void 0?(i.username=t.username,i.password=t.password,i.host=t.host,i.port=t.port,r.path?(r.path.charAt(0)===`/`?i.path=o(r.path):(i.path=a(t.path,r.path),i.path=o(i.path)),i.query=r.query):(i.path=t.path,r.query===void 0?i.query=t.query:i.query=r.query)):(i.username=r.username,i.password=r.password,i.host=r.host,i.port=r.port,i.path=o(r.path),i.query=r.query)):(i.scheme=r.scheme,i.username=r.username,i.password=r.password,i.host=r.host,i.port=r.port,i.path=o(r.path),i.query=r.query),i.fragment=r.fragment,i.toString();function a(e,n){if(t.host!==void 0&&!t.path)return`/`+n;var r=e.lastIndexOf(`/`);return r===-1?n:e.substring(0,r+1)+n}function o(e){if(!e)return e;for(var t=``;e.length>0;){if(e===`.`||e===`..`){e=``;break}var n=e.substring(0,2),r=e.substring(0,3),i=e.substring(0,4);if(r===`../`)e=e.substring(3);else if(n===`./`)e=e.substring(2);else if(r===`/./`)e=`/`+e.substring(3);else if(n===`/.`&&e.length===2)e=`/`;else if(i===`/../`||r===`/..`&&e.length===3)e=`/`+e.substring(4),t=t.replace(/\/?[^\/]*$/,``);else{var a=e.match(/(\/?([^\/]*))/)[0];t+=a,e=e.substring(a.length)}}return t}}}})),oe=e(((e,n)=>{n.exports=i;var r=t();function i(e,t){r.call(this,e,t)}i.prototype=Object.create(r.prototype,{constructor:{value:i}})})),se=e(((e,i)=>{i.exports={Event:t(),UIEvent:n(),MouseEvent:r(),CustomEvent:oe()}})),ce=e((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.hyphenate=e.parse=void 0;function t(e){let t=[],r=0,i=0,a=0,o=0,s=0,c=null;for(;r<e.length;)switch(e.charCodeAt(r++)){case 40:i++;break;case 41:i--;break;case 39:a===0?a=39:a===39&&e.charCodeAt(r-1)!==92&&(a=0);break;case 34:a===0?a=34:a===34&&e.charCodeAt(r-1)!==92&&(a=0);break;case 58:!c&&i===0&&a===0&&(c=n(e.substring(s,r-1).trim()),o=r);break;case 59:if(c&&o>0&&i===0&&a===0){let n=e.substring(o,r-1).trim();t.push(c,n),s=r,o=0,c=null}break}if(c&&o){let n=e.slice(o).trim();t.push(c,n)}return t}e.parse=t;function n(e){return e.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+`-`+e.charAt(1)).toLowerCase()}e.hyphenate=n})),le=e(((e,t)=>{let{parse:n}=ce();t.exports=function(e){let t=new i(e);return new Proxy(t,{get:function(e,t){return t in e?e[t]:e.getPropertyValue(r(t))},has:function(e,t){return!0},set:function(e,t,n){return t in e?e[t]=n:e.setProperty(r(t),n??void 0),!0}})};function r(e){return e.replace(/([a-z])([A-Z])/g,`$1-$2`).toLowerCase()}function i(e){this._element=e}function a(e){let t={property:{},priority:{}};if(!e)return t;let r=n(e);if(r.length<2)return t;for(let e=0;e<r.length;e+=2){let n=r[e],i=r[e+1];i.endsWith(`!important`)&&(t.priority[n]=`important`,i=i.slice(0,-10).trim()),t.property[n]=i}return t}var o={};i.prototype=Object.create(Object.prototype,{_parsed:{get:function(){if(!this._parsedStyles||this.cssText!==this._lastParsedText){var e=this.cssText;this._parsedStyles=a(e),this._lastParsedText=e,delete this._names}return this._parsedStyles}},_serialize:{value:function(){var e=this._parsed,t=``;for(var n in e.property)t&&(t+=` `),t+=n+`: `+e.property[n],e.priority[n]&&(t+=` !`+e.priority[n]),t+=`;`;this.cssText=t,this._lastParsedText=t,delete this._names}},cssText:{get:function(){return this._element.getAttribute(`style`)},set:function(e){this._element.setAttribute(`style`,e)}},length:{get:function(){return this._names||=Object.getOwnPropertyNames(this._parsed.property),this._names.length}},item:{value:function(e){return this._names||=Object.getOwnPropertyNames(this._parsed.property),this._names[e]}},getPropertyValue:{value:function(e){return e=e.toLowerCase(),this._parsed.property[e]||``}},getPropertyPriority:{value:function(e){return e=e.toLowerCase(),this._parsed.priority[e]||``}},setProperty:{value:function(e,t,n){if(e=e.toLowerCase(),t??=``,n??=``,t!==o&&(t=``+t),t=t.trim(),t===``){this.removeProperty(e);return}if(!(n!==``&&n!==o&&!/^important$/i.test(n))){var r=this._parsed;if(t===o){if(!r.property[e])return;n===``?delete r.priority[e]:r.priority[e]=`important`}else{if(t.indexOf(`;`)!==-1)return;var i=a(e+`:`+t);if(Object.getOwnPropertyNames(i.property).length===0||Object.getOwnPropertyNames(i.priority).length!==0)return;for(var s in i.property)r.property[s]=i.property[s],n!==o&&(n===``?r.priority[s]&&delete r.priority[s]:r.priority[s]=`important`)}this._serialize()}}},setPropertyValue:{value:function(e,t){return this.setProperty(e,t,o)}},setPropertyPriority:{value:function(e,t){return this.setProperty(e,o,t)}},removeProperty:{value:function(e){e=e.toLowerCase();var t=this._parsed;e in t.property&&(delete t.property[e],delete t.priority[e],this._serialize())}}})})),k=e(((e,t)=>{var n=ae();t.exports=r;function r(){}r.prototype=Object.create(Object.prototype,{_url:{get:function(){return new n(this.href)}},protocol:{get:function(){var e=this._url;return e&&e.scheme?e.scheme+`:`:`:`},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&(e=e.replace(/:+$/,``),e=e.replace(/[^-+\.a-zA-Z0-9]/g,n.percentEncode),e.length>0&&(r.scheme=e,t=r.toString())),this.href=t}},host:{get:function(){var e=this._url;return e.isAbsolute()&&e.isAuthorityBased()?e.host+(e.port?`:`+e.port:``):``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isAuthorityBased()&&(e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,n.percentEncode),e.length>0&&(r.host=e,delete r.port,t=r.toString())),this.href=t}},hostname:{get:function(){var e=this._url;return e.isAbsolute()&&e.isAuthorityBased()?e.host:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isAuthorityBased()&&(e=e.replace(/^\/+/,``),e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,n.percentEncode),e.length>0&&(r.host=e,t=r.toString())),this.href=t}},port:{get:function(){var e=this._url;return e.isAbsolute()&&e.isAuthorityBased()&&e.port!==void 0?e.port:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isAuthorityBased()&&(e=``+e,e=e.replace(/[^0-9].*$/,``),e=e.replace(/^0+/,``),e.length===0&&(e=`0`),parseInt(e,10)<=65535&&(r.port=e,t=r.toString())),this.href=t}},pathname:{get:function(){var e=this._url;return e.isAbsolute()&&e.isHierarchical()?e.path:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isHierarchical()&&(e.charAt(0)!==`/`&&(e=`/`+e),e=e.replace(/[^-+\._~!$&'()*,;:=@\/a-zA-Z0-9]/g,n.percentEncode),r.path=e,t=r.toString()),this.href=t}},search:{get:function(){var e=this._url;return e.isAbsolute()&&e.isHierarchical()&&e.query!==void 0?`?`+e.query:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isHierarchical()&&(e.charAt(0)===`?`&&(e=e.substring(1)),e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,n.percentEncode),r.query=e,t=r.toString()),this.href=t}},hash:{get:function(){var e=this._url;return e==null||e.fragment==null||e.fragment===``?``:`#`+e.fragment},set:function(e){var t=this.href,r=new n(t);e.charAt(0)===`#`&&(e=e.substring(1)),e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,n.percentEncode),r.fragment=e,t=r.toString(),this.href=t}},username:{get:function(){return this._url.username||``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&(e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\:]/g,n.percentEncode),r.username=e,t=r.toString()),this.href=t}},password:{get:function(){return this._url.password||``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&(e===``?r.password=null:(e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\]/g,n.percentEncode),r.password=e),t=r.toString()),this.href=t}},origin:{get:function(){var e=this._url;if(e==null)return``;var t=function(t){var n=[e.scheme,e.host,+e.port||t];return n[0]+`://`+n[1]+(n[2]===t?``:`:`+n[2])};switch(e.scheme){case`ftp`:return t(21);case`gopher`:return t(70);case`http`:case`ws`:return t(80);case`https`:case`wss`:return t(443);default:return e.scheme+`://`}}}}),r._inherit=function(e){Object.getOwnPropertyNames(r.prototype).forEach(function(t){if(!(t===`constructor`||t===`href`)){var n=Object.getOwnPropertyDescriptor(r.prototype,t);Object.defineProperty(e,t,n)}})}})),A=e(((e,t)=>{var n=g(),r=a().isApiWritable;t.exports=function(e,t,i,a){var o=e.ctor;if(o){var c=e.props||{};if(e.attributes)for(var l in e.attributes){var u=e.attributes[l];(typeof u!=`object`||Array.isArray(u))&&(u={type:u}),u.name||=l.toLowerCase(),c[l]=n.property(u)}c.constructor={value:o,writable:r},o.prototype=Object.create((e.superclass||t).prototype,c),e.events&&s(o,e.events),i[e.name]=o}else o=t;return(e.tags||e.tag&&[e.tag]||[]).forEach(function(e){a[e]=o}),o};function i(e,t,n,r){this.body=e,this.document=t,this.form=n,this.element=r}i.prototype.build=function(){return()=>{}};function o(e,t,n,r){e[t]=new i(r,e.ownerDocument||Object.create(null),e.form||Object.create(null),e).build()}function s(e,t){var r=e.prototype;t.forEach(function(t){Object.defineProperty(r,`on`+t,{get:function(){return this._getEventHandler(t)},set:function(e){this._setEventHandler(t,e)}}),n.registerChangeHandler(e,`on`+t,o)})}})),j=e((e=>{var t=u(),n=C(),r=le(),i=o(),a=k(),s=A(),c=e.elements={},l=Object.create(null);e.createElement=function(e,t,n){return new(l[t]||v)(e,t,n)};function d(e){return s(e,_,c,l)}function f(e){return{get:function(){var t=this._getattr(e);if(t===null)return``;var n=this.doc._resolve(t);return n===null?t:n},set:function(t){this._setattr(e,t)}}}function p(e){return{get:function(){var t=this._getattr(e);return t===null?null:t.toLowerCase()===`use-credentials`?`use-credentials`:`anonymous`},set:function(t){t==null?this.removeAttribute(e):this._setattr(e,t)}}}let m={type:[``,`no-referrer`,`no-referrer-when-downgrade`,`same-origin`,`origin`,`strict-origin`,`origin-when-cross-origin`,`strict-origin-when-cross-origin`,`unsafe-url`],missing:``};var h={A:!0,LINK:!0,BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0,COMMAND:!0},g=function(e,t,n){_.call(this,e,t,n),this._form=null},_=e.HTMLElement=d({superclass:n,name:`HTMLElement`,ctor:function(e,t,r){n.call(this,e,t,i.NAMESPACE.HTML,r)},props:{dangerouslySetInnerHTML:{set:function(e){this._innerHTML=e}},innerHTML:{get:function(){return this.serialize()},set:function(e){var t=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,this);t.parse(e===null?``:String(e),!0);for(var n=this instanceof l.template?this.content:this;n.hasChildNodes();)n.removeChild(n.firstChild);n.appendChild(t._asDocumentFragment())}},style:{get:function(){return this._style||=new r(this),this._style},set:function(e){e??=``,this._setattr(`style`,String(e))}},blur:{value:function(){}},focus:{value:function(){}},forceSpellCheck:{value:function(){}},click:{value:function(){if(!this._click_in_progress){this._click_in_progress=!0;try{this._pre_click_activation_steps&&this._pre_click_activation_steps();var e=this.ownerDocument.createEvent(`MouseEvent`);e.initMouseEvent(`click`,!0,!0,this.ownerDocument.defaultView,1,0,0,0,0,!1,!1,!1,!1,0,null),this.dispatchEvent(e)?this._post_click_activation_steps&&this._post_click_activation_steps(e):this._cancelled_activation_steps&&this._cancelled_activation_steps()}finally{this._click_in_progress=!1}}}},submit:{value:i.nyi}},attributes:{title:String,lang:String,dir:{type:[`ltr`,`rtl`,`auto`],missing:``},draggable:{type:[`true`,`false`],treatNullAsEmptyString:!0},spellcheck:{type:[`true`,`false`],missing:``},enterKeyHint:{type:[`enter`,`done`,`go`,`next`,`previous`,`search`,`send`],missing:``},autoCapitalize:{type:[`off`,`on`,`none`,`sentences`,`words`,`characters`],missing:``},autoFocus:Boolean,accessKey:String,nonce:String,hidden:Boolean,translate:{type:[`no`,`yes`],missing:``},tabIndex:{type:`long`,default:function(){return this.tagName in h||this.contentEditable?0:-1}}},events:`abort.canplay.canplaythrough.change.click.contextmenu.cuechange.dblclick.drag.dragend.dragenter.dragleave.dragover.dragstart.drop.durationchange.emptied.ended.input.invalid.keydown.keypress.keyup.loadeddata.loadedmetadata.loadstart.mousedown.mousemove.mouseout.mouseover.mouseup.mousewheel.pause.play.playing.progress.ratechange.readystatechange.reset.seeked.seeking.select.show.stalled.submit.suspend.timeupdate.volumechange.waiting.blur.error.focus.load.scroll`.split(`.`)}),v=d({name:`HTMLUnknownElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),y={form:{get:function(){return this._form}}};d({tag:`a`,name:`HTMLAnchorElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{_post_click_activation_steps:{value:function(e){this.href&&(this.ownerDocument.defaultView.location=this.href)}}},attributes:{href:f,ping:String,download:String,target:String,rel:String,media:String,hreflang:String,type:String,referrerPolicy:m,coords:String,charset:String,name:String,rev:String,shape:String}}),a._inherit(l.a.prototype),d({tag:`area`,name:`HTMLAreaElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{alt:String,target:String,download:String,rel:String,media:String,href:f,hreflang:String,type:String,shape:String,coords:String,ping:String,referrerPolicy:m,noHref:Boolean}}),a._inherit(l.area.prototype),d({tag:`br`,name:`HTMLBRElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{clear:String}}),d({tag:`base`,name:`HTMLBaseElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{target:String}}),d({tag:`body`,name:`HTMLBodyElement`,ctor:function(e,t,n){_.call(this,e,t,n)},events:[`afterprint`,`beforeprint`,`beforeunload`,`blur`,`error`,`focus`,`hashchange`,`load`,`message`,`offline`,`online`,`pagehide`,`pageshow`,`popstate`,`resize`,`scroll`,`storage`,`unload`],attributes:{text:{type:String,treatNullAsEmptyString:!0},link:{type:String,treatNullAsEmptyString:!0},vLink:{type:String,treatNullAsEmptyString:!0},aLink:{type:String,treatNullAsEmptyString:!0},bgColor:{type:String,treatNullAsEmptyString:!0},background:String}}),d({tag:`button`,name:`HTMLButtonElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{name:String,value:String,disabled:Boolean,autofocus:Boolean,type:{type:[`submit`,`reset`,`button`,`menu`],missing:`submit`},formTarget:String,formAction:f,formNoValidate:Boolean,formMethod:{type:[`get`,`post`,`dialog`],invalid:`get`,missing:``},formEnctype:{type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:``}}}),d({tag:`dl`,name:`HTMLDListElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{compact:Boolean}}),d({tag:`data`,name:`HTMLDataElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{value:String}}),d({tag:`datalist`,name:`HTMLDataListElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`details`,name:`HTMLDetailsElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{open:Boolean}}),d({tag:`div`,name:`HTMLDivElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`embed`,name:`HTMLEmbedElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,type:String,width:String,height:String,align:String,name:String}}),d({tag:`fieldset`,name:`HTMLFieldSetElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{disabled:Boolean,name:String}}),d({tag:`form`,name:`HTMLFormElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{action:String,autocomplete:{type:[`on`,`off`],missing:`on`},name:String,acceptCharset:{name:`accept-charset`},target:String,noValidate:Boolean,method:{type:[`get`,`post`,`dialog`],invalid:`get`,missing:`get`},enctype:{type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:`application/x-www-form-urlencoded`},encoding:{name:`enctype`,type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:`application/x-www-form-urlencoded`}}}),d({tag:`hr`,name:`HTMLHRElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String,color:String,noShade:Boolean,size:String,width:String}}),d({tag:`head`,name:`HTMLHeadElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tags:[`h1`,`h2`,`h3`,`h4`,`h5`,`h6`],name:`HTMLHeadingElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`html`,name:`HTMLHtmlElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{xmlns:f,version:String}}),d({tag:`iframe`,name:`HTMLIFrameElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,srcdoc:String,name:String,width:String,height:String,seamless:Boolean,allow:Boolean,allowFullscreen:Boolean,allowUserMedia:Boolean,allowPaymentRequest:Boolean,referrerPolicy:m,loading:{type:[`eager`,`lazy`],treatNullAsEmptyString:!0},align:String,scrolling:String,frameBorder:String,longDesc:f,marginHeight:{type:String,treatNullAsEmptyString:!0},marginWidth:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`img`,name:`HTMLImageElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{alt:String,src:f,srcset:String,crossOrigin:p,useMap:String,isMap:Boolean,sizes:String,height:{type:`unsigned long`,default:0},width:{type:`unsigned long`,default:0},referrerPolicy:m,loading:{type:[`eager`,`lazy`],missing:``},name:String,lowsrc:f,align:String,hspace:{type:`unsigned long`,default:0},vspace:{type:`unsigned long`,default:0},longDesc:f,border:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`input`,name:`HTMLInputElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:{form:y.form,_post_click_activation_steps:{value:function(e){if(this.type===`checkbox`)this.checked=!this.checked;else if(this.type===`radio`)for(var t=this.form.getElementsByName(this.name),n=t.length-1;n>=0;n--){var r=t[n];r.checked=r===this}}}},attributes:{name:String,disabled:Boolean,autofocus:Boolean,accept:String,alt:String,max:String,min:String,pattern:String,placeholder:String,step:String,dirName:String,defaultValue:{name:`value`},multiple:Boolean,required:Boolean,readOnly:Boolean,checked:Boolean,value:String,src:f,defaultChecked:{name:`checked`,type:Boolean},size:{type:`unsigned long`,default:20,min:1,setmin:1},width:{type:`unsigned long`,min:0,setmin:0,default:0},height:{type:`unsigned long`,min:0,setmin:0,default:0},minLength:{type:`unsigned long`,min:0,setmin:0,default:-1},maxLength:{type:`unsigned long`,min:0,setmin:0,default:-1},autocomplete:String,type:{type:[`text`,`hidden`,`search`,`tel`,`url`,`email`,`password`,`datetime`,`date`,`month`,`week`,`time`,`datetime-local`,`number`,`range`,`color`,`checkbox`,`radio`,`file`,`submit`,`image`,`reset`,`button`],missing:`text`},formTarget:String,formNoValidate:Boolean,formMethod:{type:[`get`,`post`],invalid:`get`,missing:``},formEnctype:{type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:``},inputMode:{type:[`verbatim`,`latin`,`latin-name`,`latin-prose`,`full-width-latin`,`kana`,`kana-name`,`katakana`,`numeric`,`tel`,`email`,`url`],missing:``},align:String,useMap:String}}),d({tag:`keygen`,name:`HTMLKeygenElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{name:String,disabled:Boolean,autofocus:Boolean,challenge:String,keytype:{type:[`rsa`],missing:``}}}),d({tag:`li`,name:`HTMLLIElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{value:{type:`long`,default:0},type:String}}),d({tag:`label`,name:`HTMLLabelElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{htmlFor:{name:`for`,type:String}}}),d({tag:`legend`,name:`HTMLLegendElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`link`,name:`HTMLLinkElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{href:f,rel:String,media:String,hreflang:String,type:String,crossOrigin:p,nonce:String,integrity:String,referrerPolicy:m,imageSizes:String,imageSrcset:String,charset:String,rev:String,target:String}}),d({tag:`map`,name:`HTMLMapElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{name:String}}),d({tag:`menu`,name:`HTMLMenuElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{type:{type:[`context`,`popup`,`toolbar`],missing:`toolbar`},label:String,compact:Boolean}}),d({tag:`meta`,name:`HTMLMetaElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{name:String,content:String,httpEquiv:{name:`http-equiv`,type:String},scheme:String}}),d({tag:`meter`,name:`HTMLMeterElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y}),d({tags:[`ins`,`del`],name:`HTMLModElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{cite:f,dateTime:String}}),d({tag:`ol`,name:`HTMLOListElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{_numitems:{get:function(){var e=0;return this.childNodes.forEach(function(n){n.nodeType===t.ELEMENT_NODE&&n.tagName===`LI`&&e++}),e}}},attributes:{type:String,reversed:Boolean,start:{type:`long`,default:function(){return this.reversed?this._numitems:1}},compact:Boolean}}),d({tag:`object`,name:`HTMLObjectElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{data:f,type:String,name:String,useMap:String,typeMustMatch:Boolean,width:String,height:String,align:String,archive:String,code:String,declare:Boolean,hspace:{type:`unsigned long`,default:0},standby:String,vspace:{type:`unsigned long`,default:0},codeBase:f,codeType:String,border:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`optgroup`,name:`HTMLOptGroupElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{disabled:Boolean,label:String}}),d({tag:`option`,name:`HTMLOptionElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{form:{get:function(){for(var e=this.parentNode;e&&e.nodeType===t.ELEMENT_NODE;){if(e.localName===`select`)return e.form;e=e.parentNode}}},value:{get:function(){return this._getattr(`value`)||this.text},set:function(e){this._setattr(`value`,e)}},text:{get:function(){return this.textContent.replace(/[ \t\n\f\r]+/g,` `).trim()},set:function(e){this.textContent=e}}},attributes:{disabled:Boolean,defaultSelected:{name:`selected`,type:Boolean},label:String}}),d({tag:`output`,name:`HTMLOutputElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{name:String}}),d({tag:`p`,name:`HTMLParagraphElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`param`,name:`HTMLParamElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{name:String,value:String,type:String,valueType:String}}),d({tags:[`pre`,`listing`,`xmp`],name:`HTMLPreElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{width:{type:`long`,default:0}}}),d({tag:`progress`,name:`HTMLProgressElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{max:{type:Number,float:!0,default:1,min:0}}}),d({tags:[`q`,`blockquote`],name:`HTMLQuoteElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{cite:f}}),d({tag:`script`,name:`HTMLScriptElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{text:{get:function(){for(var e=``,n=0,r=this.childNodes.length;n<r;n++){var i=this.childNodes[n];i.nodeType===t.TEXT_NODE&&(e+=i._data)}return e},set:function(e){this.removeChildren(),e!==null&&e!==``&&this.appendChild(this.ownerDocument.createTextNode(e))}}},attributes:{src:f,type:String,charset:String,referrerPolicy:m,defer:Boolean,async:Boolean,nomodule:Boolean,crossOrigin:p,nonce:String,integrity:String}}),d({tag:`select`,name:`HTMLSelectElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:{form:y.form,options:{get:function(){return this.getElementsByTagName(`option`)}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,multiple:Boolean,required:Boolean,size:{type:`unsigned long`,default:0}}}),d({tag:`span`,name:`HTMLSpanElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`style`,name:`HTMLStyleElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{media:String,type:String,scoped:Boolean}}),d({tag:`caption`,name:`HTMLTableCaptionElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({name:`HTMLTableCellElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{colSpan:{type:`unsigned long`,default:1},rowSpan:{type:`unsigned long`,default:1},scope:{type:[`row`,`col`,`rowgroup`,`colgroup`],missing:``},abbr:String,align:String,axis:String,height:String,width:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},noWrap:Boolean,vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}}),d({tags:[`col`,`colgroup`],name:`HTMLTableColElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{span:{type:`limited unsigned long with fallback`,default:1,min:1},align:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},vAlign:String,width:String}}),d({tag:`table`,name:`HTMLTableElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{rows:{get:function(){return this.getElementsByTagName(`tr`)}}},attributes:{align:String,border:String,frame:String,rules:String,summary:String,width:String,bgColor:{type:String,treatNullAsEmptyString:!0},cellPadding:{type:String,treatNullAsEmptyString:!0},cellSpacing:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`template`,name:`HTMLTemplateElement`,ctor:function(e,t,n){_.call(this,e,t,n),this._contentFragment=e._templateDoc.createDocumentFragment()},props:{content:{get:function(){return this._contentFragment}},serialize:{value:function(){return this.content.serialize()}}}}),d({tag:`tr`,name:`HTMLTableRowElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{cells:{get:function(){return this.querySelectorAll(`td,th`)}}},attributes:{align:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}}),d({tags:[`thead`,`tfoot`,`tbody`],name:`HTMLTableSectionElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{rows:{get:function(){return this.getElementsByTagName(`tr`)}}},attributes:{align:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},vAlign:String}}),d({tag:`textarea`,name:`HTMLTextAreaElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:{form:y.form,type:{get:function(){return`textarea`}},defaultValue:{get:function(){return this.textContent},set:function(e){this.textContent=e}},value:{get:function(){return this.defaultValue},set:function(e){this.defaultValue=e}},textLength:{get:function(){return this.value.length}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,placeholder:String,wrap:String,dirName:String,required:Boolean,readOnly:Boolean,rows:{type:`limited unsigned long with fallback`,default:2},cols:{type:`limited unsigned long with fallback`,default:20},maxLength:{type:`unsigned long`,min:0,setmin:0,default:-1},minLength:{type:`unsigned long`,min:0,setmin:0,default:-1},inputMode:{type:[`verbatim`,`latin`,`latin-name`,`latin-prose`,`full-width-latin`,`kana`,`kana-name`,`katakana`,`numeric`,`tel`,`email`,`url`],missing:``}}}),d({tag:`time`,name:`HTMLTimeElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{dateTime:String,pubDate:Boolean}}),d({tag:`title`,name:`HTMLTitleElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{text:{get:function(){return this.textContent}}}}),d({tag:`ul`,name:`HTMLUListElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{type:String,compact:Boolean}}),d({name:`HTMLMediaElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,crossOrigin:p,preload:{type:[`metadata`,`none`,`auto`,{value:``,alias:`auto`}],missing:`auto`},loop:Boolean,autoplay:Boolean,mediaGroup:String,controls:Boolean,defaultMuted:{name:`muted`,type:Boolean}}}),d({name:`HTMLAudioElement`,tag:`audio`,superclass:c.HTMLMediaElement,ctor:function(e,t,n){c.HTMLMediaElement.call(this,e,t,n)}}),d({name:`HTMLVideoElement`,tag:`video`,superclass:c.HTMLMediaElement,ctor:function(e,t,n){c.HTMLMediaElement.call(this,e,t,n)},attributes:{poster:f,width:{type:`unsigned long`,min:0,default:0},height:{type:`unsigned long`,min:0,default:0}}}),d({tag:`td`,name:`HTMLTableDataCellElement`,superclass:c.HTMLTableCellElement,ctor:function(e,t,n){c.HTMLTableCellElement.call(this,e,t,n)}}),d({tag:`th`,name:`HTMLTableHeaderCellElement`,superclass:c.HTMLTableCellElement,ctor:function(e,t,n){c.HTMLTableCellElement.call(this,e,t,n)}}),d({tag:`frameset`,name:`HTMLFrameSetElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`frame`,name:`HTMLFrameElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`canvas`,name:`HTMLCanvasElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{getContext:{value:i.nyi},probablySupportsContext:{value:i.nyi},setContext:{value:i.nyi},transferControlToProxy:{value:i.nyi},toDataURL:{value:i.nyi},toBlob:{value:i.nyi}},attributes:{width:{type:`unsigned long`,default:300},height:{type:`unsigned long`,default:150}}}),d({tag:`dialog`,name:`HTMLDialogElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{show:{value:i.nyi},showModal:{value:i.nyi},close:{value:i.nyi}},attributes:{open:Boolean,returnValue:String}}),d({tag:`menuitem`,name:`HTMLMenuItemElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{_label:{get:function(){var e=this._getattr(`label`);return e!==null&&e!==``?e:(e=this.textContent,e.replace(/[ \t\n\f\r]+/g,` `).trim())}},label:{get:function(){var e=this._getattr(`label`);return e===null?this._label:e},set:function(e){this._setattr(`label`,e)}}},attributes:{type:{type:[`command`,`checkbox`,`radio`],missing:`command`},icon:f,disabled:Boolean,checked:Boolean,radiogroup:String,default:Boolean}}),d({tag:`source`,name:`HTMLSourceElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{srcset:String,sizes:String,media:String,src:f,type:String,width:String,height:String}}),d({tag:`track`,name:`HTMLTrackElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,srclang:String,label:String,default:Boolean,kind:{type:[`subtitles`,`captions`,`descriptions`,`chapters`,`metadata`],missing:`subtitles`,invalid:`metadata`}},props:{NONE:{get:function(){return 0}},LOADING:{get:function(){return 1}},LOADED:{get:function(){return 2}},ERROR:{get:function(){return 3}},readyState:{get:i.nyi},track:{get:i.nyi}}}),d({tag:`font`,name:`HTMLFontElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{color:{type:String,treatNullAsEmptyString:!0},face:{type:String},size:{type:String}}}),d({tag:`dir`,name:`HTMLDirectoryElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{compact:Boolean}}),d({tags:`abbr.address.article.aside.b.bdi.bdo.cite.content.code.dd.dfn.dt.em.figcaption.figure.footer.header.hgroup.i.kbd.main.mark.nav.noscript.rb.rp.rt.rtc.ruby.s.samp.section.small.strong.sub.summary.sup.u.var.wbr.acronym.basefont.big.center.nobr.noembed.noframes.plaintext.strike.tt`.split(`.`)})})),M=e((e=>{var t=C(),n=A(),r=o(),i=le(),a=e.elements={},s=Object.create(null);e.createElement=function(e,t,n){return new(s[t]||l)(e,t,n)};function c(e){return n(e,l,a,s)}var l=c({superclass:t,name:`SVGElement`,ctor:function(e,n,i){t.call(this,e,n,r.NAMESPACE.SVG,i)},props:{style:{get:function(){return this._style||=new i(this),this._style}}}});c({name:`SVGSVGElement`,ctor:function(e,t,n){l.call(this,e,t,n)},tag:`svg`,props:{createSVGRect:{value:function(){return e.createElement(this.ownerDocument,`rect`,null)}}}}),c({tags:`a.altGlyph.altGlyphDef.altGlyphItem.animate.animateColor.animateMotion.animateTransform.circle.clipPath.color-profile.cursor.defs.desc.ellipse.feBlend.feColorMatrix.feComponentTransfer.feComposite.feConvolveMatrix.feDiffuseLighting.feDisplacementMap.feDistantLight.feFlood.feFuncA.feFuncB.feFuncG.feFuncR.feGaussianBlur.feImage.feMerge.feMergeNode.feMorphology.feOffset.fePointLight.feSpecularLighting.feSpotLight.feTile.feTurbulence.filter.font.font-face.font-face-format.font-face-name.font-face-src.font-face-uri.foreignObject.g.glyph.glyphRef.hkern.image.line.linearGradient.marker.mask.metadata.missing-glyph.mpath.path.pattern.polygon.polyline.radialGradient.rect.script.set.stop.style.switch.symbol.text.textPath.title.tref.tspan.use.view.vkern`.split(`.`)})})),ue=e(((e,t)=>{t.exports={VALUE:1,ATTR:2,REMOVE_ATTR:3,REMOVE:4,MOVE:5,INSERT:6}})),de=e(((e,n)=>{n.exports=fe;var r=u(),i=p(),s=m(),c=C(),l=E(),d=D(),f=t(),g=ee(),_=te(),v=pe(),b=O(),x=ie(),S=ne(),w=ae(),T=y(),re=se(),oe=h(),ce=j(),le=M(),k=o(),A=ue(),de=k.NAMESPACE,N=a().isApiWritable;function fe(e,t){s.call(this),this.nodeType=r.DOCUMENT_NODE,this.isHTML=e,this._address=t||`about:blank`,this.readyState=`loading`,this.implementation=new v(this),this.ownerDocument=null,this._contentType=e?`text/html`:`application/xml`,this.doctype=null,this.documentElement=null,this._templateDocCache=null,this._nodeIterators=null,this._nid=1,this._nextnid=2,this._nodes=[null,this],this.byId=Object.create(null),this.modclock=0}var me={event:`Event`,customevent:`CustomEvent`,uievent:`UIEvent`,mouseevent:`MouseEvent`},he={events:`event`,htmlevents:`event`,mouseevents:`mouseevent`,mutationevents:`mutationevent`,uievents:`uievent`},ge=function(e,t,n){return{get:function(){var r=e.call(this);return r?r[t]:n},set:function(n){var r=e.call(this);r&&(r[t]=n)}}};function _e(e,t){var n,r,i;return e===``&&(e=null),oe.isValidQName(t)||k.InvalidCharacterError(),n=null,r=t,i=t.indexOf(`:`),i>=0&&(n=t.substring(0,i),r=t.substring(i+1)),n!==null&&e===null&&k.NamespaceError(),n===`xml`&&e!==de.XML&&k.NamespaceError(),(n===`xmlns`||t===`xmlns`)&&e!==de.XMLNS&&k.NamespaceError(),e===de.XMLNS&&!(n===`xmlns`||t===`xmlns`)&&k.NamespaceError(),{namespace:e,prefix:n,localName:r}}fe.prototype=Object.create(s.prototype,{_setMutationHandler:{value:function(e){this.mutationHandler=e}},_dispatchRendererEvent:{value:function(e,t,n){var r=this._nodes[e];r&&r._dispatchEvent(new f(t,n),!0)}},nodeName:{value:`#document`},nodeValue:{get:function(){return null},set:function(){}},documentURI:{get:function(){return this._address},set:k.nyi},compatMode:{get:function(){return this._quirks?`BackCompat`:`CSS1Compat`}},createTextNode:{value:function(e){return new l(this,String(e))}},createComment:{value:function(e){return new d(this,e)}},createDocumentFragment:{value:function(){return new g(this)}},createProcessingInstruction:{value:function(e,t){return(!oe.isValidName(e)||t.indexOf(`?>`)!==-1)&&k.InvalidCharacterError(),new _(this,e,t)}},createAttribute:{value:function(e){return e=String(e),oe.isValidName(e)||k.InvalidCharacterError(),this.isHTML&&(e=k.toASCIILowerCase(e)),new c._Attr(null,e,null,null,``)}},createAttributeNS:{value:function(e,t){e=e==null||e===``?null:String(e),t=String(t);var n=_e(e,t);return new c._Attr(null,n.localName,n.prefix,n.namespace,``)}},createElement:{value:function(e){return e=String(e),oe.isValidName(e)||k.InvalidCharacterError(),this.isHTML?(/[A-Z]/.test(e)&&(e=k.toASCIILowerCase(e)),ce.createElement(this,e,null)):this.contentType===`application/xhtml+xml`?ce.createElement(this,e,null):new c(this,e,null,null)},writable:N},createElementNS:{value:function(e,t){e=e==null||e===``?null:String(e),t=String(t);var n=_e(e,t);return this._createElementNS(n.localName,n.namespace,n.prefix)},writable:N},_createElementNS:{value:function(e,t,n){return t===de.HTML?ce.createElement(this,e,n):t===de.SVG?le.createElement(this,e,n):new c(this,e,t,n)}},createEvent:{value:function(e){e=e.toLowerCase();var t=re[me[he[e]||e]];if(t){var n=new t;return n._initialized=!1,n}else k.NotSupportedError()}},createTreeWalker:{value:function(e,t,n){if(!e)throw TypeError(`root argument is required`);if(!(e instanceof r))throw TypeError(`root not a node`);return t=t===void 0?S.SHOW_ALL:+t,n=n===void 0?null:n,new b(e,t,n)}},createNodeIterator:{value:function(e,t,n){if(!e)throw TypeError(`root argument is required`);if(!(e instanceof r))throw TypeError(`root not a node`);return t=t===void 0?S.SHOW_ALL:+t,n=n===void 0?null:n,new x(e,t,n)}},_attachNodeIterator:{value:function(e){this._nodeIterators||=[],this._nodeIterators.push(e)}},_detachNodeIterator:{value:function(e){var t=this._nodeIterators.indexOf(e);this._nodeIterators.splice(t,1)}},_preremoveNodeIterators:{value:function(e){this._nodeIterators&&this._nodeIterators.forEach(function(t){t._preremove(e)})}},_updateDocTypeElement:{value:function(){this.doctype=this.documentElement=null;for(var e=this.firstChild;e!==null;e=e.nextSibling)e.nodeType===r.DOCUMENT_TYPE_NODE?this.doctype=e:e.nodeType===r.ELEMENT_NODE&&(this.documentElement=e)}},insertBefore:{value:function(e,t){return r.prototype.insertBefore.call(this,e,t),this._updateDocTypeElement(),e}},replaceChild:{value:function(e,t){return r.prototype.replaceChild.call(this,e,t),this._updateDocTypeElement(),t}},removeChild:{value:function(e){return r.prototype.removeChild.call(this,e),this._updateDocTypeElement(),e}},getElementById:{value:function(e){var t=this.byId[e];return t?t instanceof we?t.getFirst():t:null}},_hasMultipleElementsWithId:{value:function(e){return this.byId[e]instanceof we}},getElementsByName:{value:c.prototype.getElementsByName},getElementsByTagName:{value:c.prototype.getElementsByTagName},getElementsByTagNameNS:{value:c.prototype.getElementsByTagNameNS},getElementsByClassName:{value:c.prototype.getElementsByClassName},adoptNode:{value:function(e){return e.nodeType===r.DOCUMENT_NODE&&k.NotSupportedError(),e.nodeType===r.ATTRIBUTE_NODE?e:(e.parentNode&&e.parentNode.removeChild(e),e.ownerDocument!==this&&Ce(e,this),e)}},importNode:{value:function(e,t){return this.adoptNode(e.cloneNode(t))},writable:N},origin:{get:function(){return null}},characterSet:{get:function(){return`UTF-8`}},contentType:{get:function(){return this._contentType}},URL:{get:function(){return this._address}},domain:{get:k.nyi,set:k.nyi},referrer:{get:k.nyi},cookie:{get:k.nyi,set:k.nyi},lastModified:{get:k.nyi},location:{get:function(){return this.defaultView?this.defaultView.location:null},set:k.nyi},_titleElement:{get:function(){return this.getElementsByTagName(`title`).item(0)||null}},title:{get:function(){var e=this._titleElement;return(e?e.textContent:``).replace(/[ \t\n\r\f]+/g,` `).replace(/(^ )|( $)/g,``)},set:function(e){var t=this._titleElement,n=this.head;!t&&!n||(t||(t=this.createElement(`title`),n.appendChild(t)),t.textContent=e)}},dir:ge(function(){var e=this.documentElement;if(e&&e.tagName===`HTML`)return e},`dir`,``),fgColor:ge(function(){return this.body},`text`,``),linkColor:ge(function(){return this.body},`link`,``),vlinkColor:ge(function(){return this.body},`vLink`,``),alinkColor:ge(function(){return this.body},`aLink`,``),bgColor:ge(function(){return this.body},`bgColor`,``),charset:{get:function(){return this.characterSet}},inputEncoding:{get:function(){return this.characterSet}},scrollingElement:{get:function(){return this._quirks?this.body:this.documentElement}},body:{get:function(){return ve(this.documentElement,`body`)},set:k.nyi},head:{get:function(){return ve(this.documentElement,`head`)}},images:{get:k.nyi},embeds:{get:k.nyi},plugins:{get:k.nyi},links:{get:k.nyi},forms:{get:k.nyi},scripts:{get:k.nyi},applets:{get:function(){return[]}},activeElement:{get:function(){return null}},innerHTML:{get:function(){return this.serialize()},set:k.nyi},outerHTML:{get:function(){return this.serialize()},set:k.nyi},write:{value:function(e){if(this.isHTML||k.InvalidStateError(),this._parser){this._parser;var t=arguments.join(``);this._parser.parse(t)}}},writeln:{value:function(e){this.write(Array.prototype.join.call(arguments,``)+`
4
+ `),o+=b,o+=`</`+m+`>`}break;case 3:case 4:var x=t.nodeType===1&&t.namespaceURI===r.HTML?t.tagName:``;i[x]||x===`NOSCRIPT`&&t.ownerDocument._scripting_enabled?o+=e.data:o+=u(e.data);break;case 8:o+=`<!--`+h(e.data)+`-->`;break;case 7:let S=g(e.data);o+=`<?`+e.target+` `+S+`?>`;break;case 10:o+=`<!DOCTYPE `+e.name,o+=`>`;break;default:n.InvalidStateError()}return o}})),u=e(((e,t)=>{t.exports=u;var n=s(),r=c(),i=l(),a=o();function u(){n.call(this),this.parentNode=null,this._nextSibling=this._previousSibling=this,this._index=void 0}var d=u.ELEMENT_NODE=1,f=u.ATTRIBUTE_NODE=2,p=u.TEXT_NODE=3,m=u.CDATA_SECTION_NODE=4,h=u.ENTITY_REFERENCE_NODE=5,g=u.ENTITY_NODE=6,_=u.PROCESSING_INSTRUCTION_NODE=7,v=u.COMMENT_NODE=8,y=u.DOCUMENT_NODE=9,b=u.DOCUMENT_TYPE_NODE=10,x=u.DOCUMENT_FRAGMENT_NODE=11,S=u.NOTATION_NODE=12,C=u.DOCUMENT_POSITION_DISCONNECTED=1,w=u.DOCUMENT_POSITION_PRECEDING=2,T=u.DOCUMENT_POSITION_FOLLOWING=4,E=u.DOCUMENT_POSITION_CONTAINS=8,D=u.DOCUMENT_POSITION_CONTAINED_BY=16,ee=u.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32;u.prototype=Object.create(n.prototype,{baseURI:{get:a.nyi},parentElement:{get:function(){return this.parentNode&&this.parentNode.nodeType===d?this.parentNode:null}},hasChildNodes:{value:a.shouldOverride},firstChild:{get:a.shouldOverride},lastChild:{get:a.shouldOverride},isConnected:{get:function(){let e=this;for(;e!=null;){if(e.nodeType===u.DOCUMENT_NODE)return!0;e=e.parentNode,e!=null&&e.nodeType===u.DOCUMENT_FRAGMENT_NODE&&(e=e.host)}return!1}},previousSibling:{get:function(){var e=this.parentNode;return!e||this===e.firstChild?null:this._previousSibling}},nextSibling:{get:function(){var e=this.parentNode,t=this._nextSibling;return!e||t===e.firstChild?null:t}},textContent:{get:function(){return null},set:function(e){}},innerText:{get:function(){return null},set:function(e){}},_countChildrenOfType:{value:function(e){for(var t=0,n=this.firstChild;n!==null;n=n.nextSibling)n.nodeType===e&&t++;return t}},_ensureInsertValid:{value:function(e,t,n){var r=this,i,o;if(!e.nodeType)throw TypeError(`not a node`);switch(r.nodeType){case y:case x:case d:break;default:a.HierarchyRequestError()}switch(e.isAncestor(r)&&a.HierarchyRequestError(),(t!==null||!n)&&t.parentNode!==r&&a.NotFoundError(),e.nodeType){case x:case b:case d:case p:case _:case v:break;default:a.HierarchyRequestError()}if(r.nodeType===y)switch(e.nodeType){case p:a.HierarchyRequestError();break;case x:switch(e._countChildrenOfType(p)>0&&a.HierarchyRequestError(),e._countChildrenOfType(d)){case 0:break;case 1:if(t!==null)for(n&&t.nodeType===b&&a.HierarchyRequestError(),o=t.nextSibling;o!==null;o=o.nextSibling)o.nodeType===b&&a.HierarchyRequestError();i=r._countChildrenOfType(d),n?i>0&&a.HierarchyRequestError():(i>1||i===1&&t.nodeType!==d)&&a.HierarchyRequestError();break;default:a.HierarchyRequestError()}break;case d:if(t!==null)for(n&&t.nodeType===b&&a.HierarchyRequestError(),o=t.nextSibling;o!==null;o=o.nextSibling)o.nodeType===b&&a.HierarchyRequestError();i=r._countChildrenOfType(d),n?i>0&&a.HierarchyRequestError():(i>1||i===1&&t.nodeType!==d)&&a.HierarchyRequestError();break;case b:if(t===null)r._countChildrenOfType(d)&&a.HierarchyRequestError();else for(o=r.firstChild;o!==null&&o!==t;o=o.nextSibling)o.nodeType===d&&a.HierarchyRequestError();i=r._countChildrenOfType(b),n?i>0&&a.HierarchyRequestError():(i>1||i===1&&t.nodeType!==b)&&a.HierarchyRequestError();break}else e.nodeType===b&&a.HierarchyRequestError()}},insertBefore:{value:function(e,t){var n=this;n._ensureInsertValid(e,t,!0);var r=t;return r===e&&(r=e.nextSibling),n.doc.adoptNode(e),e._insertOrReplace(n,r,!1),e}},appendChild:{value:function(e){return this.insertBefore(e,null)}},_appendChild:{value:function(e){e._insertOrReplace(this,null,!1)}},removeChild:{value:function(e){var t=this;if(!e.nodeType)throw TypeError(`not a node`);return e.parentNode!==t&&a.NotFoundError(),e.remove(),e}},replaceChild:{value:function(e,t){var n=this;return n._ensureInsertValid(e,t,!1),e.doc!==n.doc&&n.doc.adoptNode(e),e._insertOrReplace(n,t,!0),t}},contains:{value:function(e){return e===null?!1:this===e?!0:(this.compareDocumentPosition(e)&D)!==0}},compareDocumentPosition:{value:function(e){if(this===e)return 0;if(this.doc!==e.doc||this.rooted!==e.rooted)return C+ee;for(var t=[],n=[],r=this;r!==null;r=r.parentNode)t.push(r);for(r=e;r!==null;r=r.parentNode)n.push(r);if(t.reverse(),n.reverse(),t[0]!==n[0])return C+ee;r=Math.min(t.length,n.length);for(var i=1;i<r;i++)if(t[i]!==n[i])return t[i].index<n[i].index?T:w;return t.length<n.length?T+D:w+E}},isSameNode:{value:function(e){return this===e}},isEqualNode:{value:function(e){if(!e||e.nodeType!==this.nodeType||!this.isEqual(e))return!1;for(var t=this.firstChild,n=e.firstChild;t&&n;t=t.nextSibling,n=n.nextSibling)if(!t.isEqualNode(n))return!1;return t===null&&n===null}},cloneNode:{value:function(e){var t=this.clone();if(e)for(var n=this.firstChild;n!==null;n=n.nextSibling)t._appendChild(n.cloneNode(!0));return t}},lookupPrefix:{value:function(e){var t;if(e===``||e==null)return null;switch(this.nodeType){case d:return this._lookupNamespacePrefix(e,this);case y:return t=this.documentElement,t?t.lookupPrefix(e):null;case g:case S:case x:case b:return null;case f:return t=this.ownerElement,t?t.lookupPrefix(e):null;default:return t=this.parentElement,t?t.lookupPrefix(e):null}}},lookupNamespaceURI:{value:function(e){(e===``||e===void 0)&&(e=null);var t;switch(this.nodeType){case d:return a.shouldOverride();case y:return t=this.documentElement,t?t.lookupNamespaceURI(e):null;case g:case S:case b:case x:return null;case f:return t=this.ownerElement,t?t.lookupNamespaceURI(e):null;default:return t=this.parentElement,t?t.lookupNamespaceURI(e):null}}},isDefaultNamespace:{value:function(e){return(e===``||e===void 0)&&(e=null),this.lookupNamespaceURI(null)===e}},index:{get:function(){var e=this.parentNode;if(this===e.firstChild)return 0;var t=e.childNodes;if(this._index===void 0||t[this._index]!==this){for(var n=0;n<t.length;n++)t[n]._index=n;a.assert(t[this._index]===this)}return this._index}},isAncestor:{value:function(e){if(this.doc!==e.doc||this.rooted!==e.rooted)return!1;for(var t=e;t;t=t.parentNode)if(t===this)return!0;return!1}},ensureSameDoc:{value:function(e){e.ownerDocument===null?e.ownerDocument=this.doc:e.ownerDocument!==this.doc&&a.WrongDocumentError()}},removeChildren:{value:a.shouldOverride},_insertOrReplace:{value:function(e,t,n){var i=this,o,s;i.nodeType===x&&i.rooted&&a.HierarchyRequestError(),e._childNodes&&(o=t===null?e._childNodes.length:t.index,i.parentNode===e&&i.index<o&&o--),n&&(t.rooted&&t.doc.mutateRemove(t),t.parentNode=null);var c=t;c===null&&(c=e.firstChild);var l=i.rooted&&e.rooted;if(i.nodeType===x){for(var u=[0,+!!n],d,f=i.firstChild;f!==null;f=d)d=f.nextSibling,u.push(f),f.parentNode=e;var p=u.length;if(n?r.replace(c,p>2?u[2]:null):p>2&&c!==null&&r.insertBefore(u[2],c),e._childNodes)for(u[0]=t===null?e._childNodes.length:t._index,e._childNodes.splice.apply(e._childNodes,u),s=2;s<p;s++)u[s]._index=u[0]+(s-2);else e._firstChild===t&&(p>2?e._firstChild=u[2]:n&&(e._firstChild=null));if(i._childNodes?i._childNodes.length=0:i._firstChild=null,e.rooted)for(e.modify(),s=2;s<p;s++)e.doc.mutateInsert(u[s])}else{if(t===i)return;l?i._remove():i.parentNode&&i.remove(),i.parentNode=e,n?(r.replace(c,i),e._childNodes?(i._index=o,e._childNodes[o]=i):e._firstChild===t&&(e._firstChild=i)):(c!==null&&r.insertBefore(i,c),e._childNodes?(i._index=o,e._childNodes.splice(o,0,i)):e._firstChild===t&&(e._firstChild=i)),l?(e.modify(),e.doc.mutateMove(i)):e.rooted&&(e.modify(),e.doc.mutateInsert(i))}}},lastModTime:{get:function(){return this._lastModTime||=this.doc.modclock,this._lastModTime}},modify:{value:function(){if(this.doc.modclock)for(var e=++this.doc.modclock,t=this;t;t=t.parentElement)t._lastModTime&&=e}},doc:{get:function(){return this.ownerDocument||this}},rooted:{get:function(){return!!this._nid}},normalize:{value:function(){for(var e,t=this.firstChild;t!==null;t=e)if(e=t.nextSibling,t.normalize&&t.normalize(),t.nodeType===u.TEXT_NODE){if(t.nodeValue===``){this.removeChild(t);continue}var n=t.previousSibling;n!==null&&n.nodeType===u.TEXT_NODE&&(n.appendData(t.nodeValue),this.removeChild(t))}}},serialize:{value:function(){if(this._innerHTML)return this._innerHTML;for(var e=``,t=this.firstChild;t!==null;t=t.nextSibling)e+=i.serializeOne(t,this);return e}},outerHTML:{get:function(){return i.serializeOne(this,{nodeType:0})},set:a.nyi},ELEMENT_NODE:{value:d},ATTRIBUTE_NODE:{value:f},TEXT_NODE:{value:p},CDATA_SECTION_NODE:{value:m},ENTITY_REFERENCE_NODE:{value:h},ENTITY_NODE:{value:g},PROCESSING_INSTRUCTION_NODE:{value:_},COMMENT_NODE:{value:v},DOCUMENT_NODE:{value:y},DOCUMENT_TYPE_NODE:{value:b},DOCUMENT_FRAGMENT_NODE:{value:x},NOTATION_NODE:{value:S},DOCUMENT_POSITION_DISCONNECTED:{value:C},DOCUMENT_POSITION_PRECEDING:{value:w},DOCUMENT_POSITION_FOLLOWING:{value:T},DOCUMENT_POSITION_CONTAINS:{value:E},DOCUMENT_POSITION_CONTAINED_BY:{value:D},DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC:{value:ee}})})),d=e(((e,t)=>{t.exports=class extends Array{constructor(e){if(super(e&&e.length||0),e)for(var t in e)this[t]=e[t]}item(e){return this[e]||null}}})),f=e(((e,t)=>{function n(e){return this[e]||null}function r(e){return e||=[],e.item=n,e}t.exports=r})),p=e(((e,t)=>{var n;try{n=d()}catch{n=f()}t.exports=n})),m=e(((e,t)=>{t.exports=i;var n=u(),r=p();function i(){n.call(this),this._firstChild=this._childNodes=null}i.prototype=Object.create(n.prototype,{hasChildNodes:{value:function(){return this._childNodes?this._childNodes.length>0:this._firstChild!==null}},childNodes:{get:function(){return this._ensureChildNodes(),this._childNodes}},firstChild:{get:function(){return this._childNodes?this._childNodes.length===0?null:this._childNodes[0]:this._firstChild}},lastChild:{get:function(){var e=this._childNodes,t;return e?e.length===0?null:e[e.length-1]:(t=this._firstChild,t===null?null:t._previousSibling)}},_ensureChildNodes:{value:function(){if(!this._childNodes){var e=this._firstChild,t=e,n=this._childNodes=new r;if(e)do n.push(t),t=t._nextSibling;while(t!==e);this._firstChild=null}}},removeChildren:{value:function(){for(var e=this.rooted?this.ownerDocument:null,t=this.firstChild,n;t!==null;)n=t,t=n.nextSibling,e&&e.mutateRemove(n),n.parentNode=null;this._childNodes?this._childNodes.length=0:this._firstChild=null,this.modify()}}})})),h=e((e=>{e.isValidName=h,e.isValidQName=g;var t=/^[_:A-Za-z][-.:\w]+$/,n=/^([_A-Za-z][-.\w]+|[_A-Za-z][-.\w]+:[_A-Za-z][-.\w]+)$/,r=`_A-Za-zÀ-ÖØ-öø-˿Ͱ-ͽͿ-῿‌-‍⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�`,i=`-._A-Za-z0-9·À-ÖØ-öø-˿̀-ͽͿ-῿‌‍‿⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�`,a=`[`+r+`][`+i+`]*`,o=r+`:`,s=i+`:`,c=RegExp(`^[`+o+`][`+s+`]*$`),l=RegExp(`^(`+a+`|`+a+`:`+a+`)$`),u=/[\uD800-\uDB7F\uDC00-\uDFFF]/,d=/[\uD800-\uDB7F\uDC00-\uDFFF]/g,f=/[\uD800-\uDB7F][\uDC00-\uDFFF]/g;r+=`\ud800-󯰀-\udfff`,i+=`\ud800-󯰀-\udfff`,a=`[`+r+`][`+i+`]*`,o=r+`:`,s=i+`:`;var p=RegExp(`^[`+o+`][`+s+`]*$`),m=RegExp(`^(`+a+`|`+a+`:`+a+`)$`);function h(e){if(t.test(e)||c.test(e))return!0;if(!u.test(e)||!p.test(e))return!1;var n=e.match(d),r=e.match(f);return r!==null&&2*r.length===n.length}function g(e){if(n.test(e)||l.test(e))return!0;if(!u.test(e)||!m.test(e))return!1;var t=e.match(d),r=e.match(f);return r!==null&&2*r.length===t.length}})),g=e((e=>{var t=o();e.property=function(e){if(Array.isArray(e.type)){var t=Object.create(null);e.type.forEach(function(e){t[e.value||e]=e.alias||e});var r=e.missing;r===void 0&&(r=null);var i=e.invalid;return i===void 0&&(i=r),{get:function(){var n=this._getattr(e.name);return n===null?r:(n=t[n.toLowerCase()],n===void 0?i===null?n:i:n)},set:function(t){this._setattr(e.name,t)}}}else if(e.type===Boolean)return{get:function(){return this.hasAttribute(e.name)},set:function(t){t?this._setattr(e.name,``):this.removeAttribute(e.name)}};else if(e.type===Number||e.type===`long`||e.type===`unsigned long`||e.type===`limited unsigned long with fallback`)return n(e);else if(!e.type||e.type===String)return{get:function(){return this._getattr(e.name)||``},set:function(t){e.treatNullAsEmptyString&&t===null&&(t=``),this._setattr(e.name,t)}};else if(typeof e.type==`function`)return e.type(e.name,e);throw Error(`Invalid attribute definition`)};function n(e){var n=typeof e.default==`function`?e.default:typeof e.default==`number`?function(){return e.default}:function(){t.assert(!1,typeof e.default)},r=e.type===`unsigned long`,i=e.type===`long`,a=e.type===`limited unsigned long with fallback`,o=e.min,s=e.max,c=e.setmin;return o===void 0&&(r&&(o=0),i&&(o=-2147483648),a&&(o=1)),s===void 0&&(r||i||a)&&(s=2147483647),{get:function(){var t=this._getattr(e.name),c=e.float?parseFloat(t):parseInt(t,10);if(t===null||!isFinite(c)||o!==void 0&&c<o||s!==void 0&&c>s)return n.call(this);if(r||i||a){if(!/^[ \t\n\f\r]*[-+]?[0-9]/.test(t))return n.call(this);c|=0}return c},set:function(o){e.float||(o=Math.floor(o)),c!==void 0&&o<c&&t.IndexSizeError(e.name+` set to `+o),r?o=o<0||o>2147483647?n.call(this):o|0:a?o=o<1||o>2147483647?n.call(this):o|0:i&&(o=o<-2147483648||o>2147483647?n.call(this):o|0),this._setattr(e.name,String(o))}}}e.registerChangeHandler=function(e,t,n){var r=e.prototype;Object.prototype.hasOwnProperty.call(r,`_attributeChangeHandlers`)||(r._attributeChangeHandlers=Object.create(r._attributeChangeHandlers||null)),r._attributeChangeHandlers[t]=n}})),_=e(((e,t)=>{t.exports=r;var n=u();function r(e,t){this.root=e,this.filter=t,this.lastModTime=e.lastModTime,this.done=!1,this.cache=[],this.traverse()}r.prototype=Object.create(Object.prototype,{length:{get:function(){return this.checkcache(),this.done||this.traverse(),this.cache.length}},item:{value:function(e){return this.checkcache(),!this.done&&e>=this.cache.length&&this.traverse(),this.cache[e]}},checkcache:{value:function(){if(this.lastModTime!==this.root.lastModTime){for(var e=this.cache.length-1;e>=0;e--)this[e]=void 0;this.cache.length=0,this.done=!1,this.lastModTime=this.root.lastModTime}}},traverse:{value:function(e){e!==void 0&&e++;for(var t;(t=this.next())!==null;)if(this[this.cache.length]=t,this.cache.push(t),e&&this.cache.length===e)return;this.done=!0}},next:{value:function(){for(var e=this.cache.length===0?this.root:this.cache[this.cache.length-1],t=e.nodeType===n.DOCUMENT_NODE?e.documentElement:e.nextElement(this.root);t;){if(this.filter(t))return t;t=t.nextElement(this.root)}return null}}})})),v=e(((e,t)=>{var n=o();t.exports=r;function r(e,t){this._getString=e,this._setString=t,this._length=0,this._lastStringValue=``,this._update()}Object.defineProperties(r.prototype,{length:{get:function(){return this._length}},item:{value:function(e){var t=c(this);return e<0||e>=t.length?null:t[e]}},contains:{value:function(e){return e=String(e),c(this).indexOf(e)>-1}},add:{value:function(){for(var e=c(this),t=0,n=arguments.length;t<n;t++){var r=a(arguments[t]);e.indexOf(r)<0&&e.push(r)}this._update(e)}},remove:{value:function(){for(var e=c(this),t=0,n=arguments.length;t<n;t++){var r=a(arguments[t]),i=e.indexOf(r);i>-1&&e.splice(i,1)}this._update(e)}},toggle:{value:function(e,t){return e=a(e),this.contains(e)?t===void 0||t===!1?(this.remove(e),!1):!0:t===void 0||t===!0?(this.add(e),!0):!1}},replace:{value:function(e,t){String(t)===``&&n.SyntaxError(),e=a(e),t=a(t);var r=c(this),i=r.indexOf(e);if(i<0)return!1;var o=r.indexOf(t);return o<0?r[i]=t:i<o?(r[i]=t,r.splice(o,1)):r.splice(i,1),this._update(r),!0}},toString:{value:function(){return this._getString()}},value:{get:function(){return this._getString()},set:function(e){this._setString(e),this._update()}},_update:{value:function(e){e?(i(this,e),this._setString(e.join(` `).trim())):i(this,c(this)),this._lastStringValue=this._getString()}}});function i(e,t){var n=e._length,r;for(e._length=t.length,r=0;r<t.length;r++)e[r]=t[r];for(;r<n;r++)e[r]=void 0}function a(e){return e=String(e),e===``&&n.SyntaxError(),/[ \t\r\n\f]/.test(e)&&n.InvalidCharacterError(),e}function s(e){for(var t=e._length,n=Array(t),r=0;r<t;r++)n[r]=e[r];return n}function c(e){var t=e._getString();if(t===e._lastStringValue)return s(e);var n=t.replace(/(^[ \t\r\n\f]+)|([ \t\r\n\f]+$)/g,``);if(n===``)return[];var r=Object.create(null);return n.split(/[ \t\r\n\f]+/g).filter(function(e){var t=`$`+e;return r[t]?!1:(r[t]=!0,!0)})}})),y=e(((e,t)=>{var n=Object.create(null,{location:{get:function(){throw Error(`window.location is not supported.`)}}}),r=function(e,t){return e.compareDocumentPosition(t)},i=function(e,t){return r(e,t)&2?1:-1},a=function(e){for(;(e=e.nextSibling)&&e.nodeType!==1;);return e},o=function(e){for(;(e=e.previousSibling)&&e.nodeType!==1;);return e},s=function(e){if(e=e.firstChild)for(;e.nodeType!==1&&(e=e.nextSibling););return e},c=function(e){if(e=e.lastChild)for(;e.nodeType!==1&&(e=e.previousSibling););return e},l=function(e){if(!e.parentNode)return!1;var t=e.parentNode.nodeType;return t===1||t===9},u=function(e){if(!e)return e;var t=e[0];return t===`"`||t===`'`?(e=e[e.length-1]===t?e.slice(1,-1):e.slice(1),e.replace(x.str_escape,function(e){var t=/^\\(?:([0-9A-Fa-f]+)|([\r\n\f]+))/.exec(e);if(!t)return e.slice(1);if(t[2])return``;var n=parseInt(t[1],16);return String.fromCodePoint?String.fromCodePoint(n):String.fromCharCode(n)})):x.ident.test(e)?d(e):e},d=function(e){return e.replace(x.escape,function(e){var t=/^\\([0-9A-Fa-f]+)/.exec(e);if(!t)return e[1];var n=parseInt(t[1],16);return String.fromCodePoint?String.fromCodePoint(n):String.fromCharCode(n)})},f=(function(){return Array.prototype.indexOf?Array.prototype.indexOf:function(e,t){for(var n=this.length;n--;)if(this[n]===t)return n;return-1}})(),p=function(e,t){var n=x.inside.source.replace(/</g,e).replace(/>/g,t);return new RegExp(n)},m=function(e,t,n){return e=e.source,e=e.replace(t,n.source||n),new RegExp(e)},h=function(e,t){return e.replace(/^(?:\w+:\/\/|\/+)/,``).replace(/(?:\/+|\/*#.*?)$/,``).split(`/`,t).join(`/`)},g=function(e,t){var n=e.replace(/\s+/g,``),r;return n===`even`?n=`2n+0`:n===`odd`?n=`2n+1`:n.indexOf(`n`)===-1&&(n=`0n`+n),r=/^([+-])?(\d+)?n([+-])?(\d+)?$/.exec(n),{group:r[1]===`-`?-(r[2]||1):+(r[2]||1),offset:r[4]?r[3]===`-`?-r[4]:+r[4]:0}},_=function(e,t,n){var r=g(e),i=r.group,u=r.offset,d=n?c:s,f=n?o:a;return function(e){if(l(e))for(var n=d(e.parentNode),r=0;n;){if(t(n,e)&&r++,n===e)return r-=u,i&&r?r%i===0&&r<0==i<0:!r;n=f(n)}}},v={"*":(function(){return function(){return!0}})(),type:function(e){return e=e.toLowerCase(),function(t){return t.nodeName.toLowerCase()===e}},attr:function(e,t,n,r){return t=y[t],function(i){var a;switch(e){case`for`:a=i.htmlFor;break;case`class`:a=i.className,a===``&&i.getAttribute(`class`)==null&&(a=null);break;case`href`:case`src`:a=i.getAttribute(e,2);break;case`title`:a=i.getAttribute(`title`)||null;break;case`id`:case`lang`:case`dir`:case`accessKey`:case`hidden`:case`tabIndex`:case`style`:if(i.getAttribute){a=i.getAttribute(e);break}default:if(i.hasAttribute&&!i.hasAttribute(e))break;a=i[e]==null?i.getAttribute&&i.getAttribute(e):i[e];break}if(a!=null)return a+=``,r&&(a=a.toLowerCase(),n=n.toLowerCase()),t(a,n)}},":first-child":function(e){return!o(e)&&l(e)},":last-child":function(e){return!a(e)&&l(e)},":only-child":function(e){return!o(e)&&!a(e)&&l(e)},":nth-child":function(e,t){return _(e,function(){return!0},t)},":nth-last-child":function(e){return v[`:nth-child`](e,!0)},":root":function(e){return e.ownerDocument.documentElement===e},":empty":function(e){return!e.firstChild},":not":function(e){var t=D(e);return function(e){return!t(e)}},":first-of-type":function(e){if(l(e)){for(var t=e.nodeName;e=o(e);)if(e.nodeName===t)return;return!0}},":last-of-type":function(e){if(l(e)){for(var t=e.nodeName;e=a(e);)if(e.nodeName===t)return;return!0}},":only-of-type":function(e){return v[`:first-of-type`](e)&&v[`:last-of-type`](e)},":nth-of-type":function(e,t){return _(e,function(e,t){return e.nodeName===t.nodeName},t)},":nth-last-of-type":function(e){return v[`:nth-of-type`](e,!0)},":checked":function(e){return!!(e.checked||e.selected)},":indeterminate":function(e){return!v[`:checked`](e)},":enabled":function(e){return!e.disabled&&e.type!==`hidden`},":disabled":function(e){return!!e.disabled},":target":function(e){return e.id===n.location.hash.substring(1)},":focus":function(e){return e===e.ownerDocument.activeElement},":is":function(e){return D(e)},":matches":function(e){return v[`:is`](e)},":nth-match":function(e,t){var n=e.split(/\s*,\s*/);return _(n.shift(),D(n.join(`,`)),t)},":nth-last-match":function(e){return v[`:nth-match`](e,!0)},":links-here":function(e){return e+``==n.location+``},":lang":function(e){return function(t){for(;t;){if(t.lang)return t.lang.indexOf(e)===0;t=t.parentNode}}},":dir":function(e){return function(t){for(;t;){if(t.dir)return t.dir===e;t=t.parentNode}}},":scope":function(e,t){var n=t||e.ownerDocument;return n.nodeType===9?e===n.documentElement:e===n},":any-link":function(e){return typeof e.href==`string`},":local-link":function(e){if(e.nodeName)return e.href&&e.host===n.location.host;var t=+e+1;return function(e){if(e.href){var r=n.location+``,i=e+``;return h(r,t)===h(i,t)}}},":default":function(e){return!!e.defaultSelected},":valid":function(e){return e.willValidate||e.validity&&e.validity.valid},":invalid":function(e){return!v[`:valid`](e)},":in-range":function(e){return e.value>e.min&&e.value<=e.max},":out-of-range":function(e){return!v[`:in-range`](e)},":required":function(e){return!!e.required},":optional":function(e){return!e.required},":read-only":function(e){if(e.readOnly)return!0;var t=e.getAttribute(`contenteditable`),n=e.contentEditable,r=e.nodeName.toLowerCase();return r=r!==`input`&&r!==`textarea`,(r||e.disabled)&&t==null&&n!==`true`},":read-write":function(e){return!v[`:read-only`](e)},":hover":function(){throw Error(`:hover is not supported.`)},":active":function(){throw Error(`:active is not supported.`)},":link":function(){throw Error(`:link is not supported.`)},":visited":function(){throw Error(`:visited is not supported.`)},":column":function(){throw Error(`:column is not supported.`)},":nth-column":function(){throw Error(`:nth-column is not supported.`)},":nth-last-column":function(){throw Error(`:nth-last-column is not supported.`)},":current":function(){throw Error(`:current is not supported.`)},":past":function(){throw Error(`:past is not supported.`)},":future":function(){throw Error(`:future is not supported.`)},":contains":function(e){return function(t){return(t.innerText||t.textContent||t.value||``).indexOf(e)!==-1}},":has":function(e){return function(t){return ee(e,t).length>0}}},y={"-":function(){return!0},"=":function(e,t){return e===t},"*=":function(e,t){return e.indexOf(t)!==-1},"~=":function(e,t){var n,r,i,a;for(r=0;;r=n+1){if(n=e.indexOf(t,r),n===-1)return!1;if(i=e[n-1],a=e[n+t.length],(!i||i===` `)&&(!a||a===` `))return!0}},"|=":function(e,t){var n=e.indexOf(t),r;if(n===0)return r=e[n+t.length],r===`-`||!r},"^=":function(e,t){return e.indexOf(t)===0},"$=":function(e,t){var n=e.lastIndexOf(t);return n!==-1&&n+t.length===e.length},"!=":function(e,t){return e!==t}},b={" ":function(e){return function(t){for(;t=t.parentNode;)if(e(t))return t}},">":function(e){return function(t){if(t=t.parentNode)return e(t)&&t}},"+":function(e){return function(t){if(t=o(t))return e(t)&&t}},"~":function(e){return function(t){for(;t=o(t);)if(e(t))return t}},noop:function(e){return function(t){return e(t)&&t}},ref:function(e,t){var n;function r(e){for(var t=e.ownerDocument.getElementsByTagName(`*`),i=t.length;i--;)if(n=t[i],r.test(e))return n=null,!0;n=null}return r.combinator=function(r){if(!(!n||!n.getAttribute)){var i=n.getAttribute(t)||``;if(i[0]===`#`&&(i=i.substring(1)),i===r.id&&e(n))return n}},r}},x={escape:/\\(?:[^0-9A-Fa-f\r\n]|[0-9A-Fa-f]{1,6}[\r\n\t ]?)/g,str_escape:/(escape)|\\(\n|\r\n?|\f)/g,nonascii:/[\u00A0-\uFFFF]/,cssid:/(?:(?!-?[0-9])(?:escape|nonascii|[-_a-zA-Z0-9])+)/,qname:/^ *(cssid|\*)/,simple:/^(?:([.#]cssid)|pseudo|attr)/,ref:/^ *\/(cssid)\/ */,combinator:/^(?: +([^ \w*.#\\]) +|( )+|([^ \w*.#\\]))(?! *$)/,attr:/^\[(cssid)(?:([^\w]?=)(inside))?\]/,pseudo:/^(:cssid)(?:\((inside)\))?/,inside:/(?:"(?:\\"|[^"])*"|'(?:\\'|[^'])*'|<[^"'>]*>|\\["'>]|[^"'>])*/,ident:/^(cssid)$/};x.cssid=m(x.cssid,`nonascii`,x.nonascii),x.cssid=m(x.cssid,`escape`,x.escape),x.qname=m(x.qname,`cssid`,x.cssid),x.simple=m(x.simple,`cssid`,x.cssid),x.ref=m(x.ref,`cssid`,x.cssid),x.attr=m(x.attr,`cssid`,x.cssid),x.pseudo=m(x.pseudo,`cssid`,x.cssid),x.inside=m(x.inside,`[^"'>]*`,x.inside),x.attr=m(x.attr,`inside`,p(`\\[`,`\\]`)),x.pseudo=m(x.pseudo,`inside`,p(`\\(`,`\\)`)),x.simple=m(x.simple,`pseudo`,x.pseudo),x.simple=m(x.simple,`attr`,x.attr),x.ident=m(x.ident,`cssid`,x.cssid),x.str_escape=m(x.str_escape,`escape`,x.escape);var S=function(e){for(var t=e.replace(/^\s+|\s+$/g,``),n,r=[],i=[],a,o,s,c,l;t;){if(s=x.qname.exec(t))t=t.substring(s[0].length),o=d(s[1]),i.push(C(o,!0));else if(s=x.simple.exec(t))t=t.substring(s[0].length),o=`*`,i.push(C(o,!0)),i.push(C(s));else throw SyntaxError(`Invalid selector.`);for(;s=x.simple.exec(t);)t=t.substring(s[0].length),i.push(C(s));if(t[0]===`!`&&(t=t.substring(1),a=E(),a.qname=o,i.push(a.simple)),s=x.ref.exec(t)){t=t.substring(s[0].length),l=b.ref(w(i),d(s[1])),r.push(l.combinator),i=[];continue}if(s=x.combinator.exec(t)){if(t=t.substring(s[0].length),c=s[1]||s[2]||s[3],c===`,`){r.push(b.noop(w(i)));break}}else c=`noop`;if(!b[c])throw SyntaxError(`Bad combinator.`);r.push(b[c](w(i))),i=[]}return n=T(r),n.qname=o,n.sel=t,a&&(a.lname=n.qname,a.test=n,a.qname=a.qname,a.sel=n.sel,n=a),l&&(l.test=n,l.qname=n.qname,l.sel=n.sel,n=l),n},C=function(e,t){if(t)return e===`*`?v[`*`]:v.type(e);if(e[1])return e[1][0]===`.`?v.attr(`class`,`~=`,d(e[1].substring(1)),!1):v.attr(`id`,`=`,d(e[1].substring(1)),!1);if(e[2])return e[3]?v[d(e[2])](u(e[3])):v[d(e[2])];if(e[4]){var n=e[6],r=/["'\s]\s*I$/i.test(n);return r&&(n=n.replace(/\s*I$/i,``)),v.attr(d(e[4]),e[5]||`-`,u(n),r)}throw SyntaxError(`Unknown Selector.`)},w=function(e){var t=e.length,n;return t<2?e[0]:function(r){if(r){for(n=0;n<t;n++)if(!e[n](r))return;return!0}}},T=function(e){return e.length<2?function(t){return!!e[0](t)}:function(t){for(var n=e.length;n--;)if(!(t=e[n](t)))return;return!0}},E=function(){var e;function t(n){for(var r=n.ownerDocument.getElementsByTagName(t.lname),i=r.length;i--;)if(t.test(r[i])&&e===n)return e=null,!0;e=null}return t.simple=function(t){return e=t,!0},t},D=function(e){for(var t=S(e),n=[t];t.sel;)t=S(t.sel),n.push(t);return n.length<2?t:function(e){for(var t=n.length,r=0;r<t;r++)if(n[r](e))return!0}},ee=function(e,t){for(var n=[],r=S(e),a=t.getElementsByTagName(r.qname),o=0,s;s=a[o++];)r(s)&&n.push(s);if(r.sel){for(;r.sel;)for(r=S(r.sel),a=t.getElementsByTagName(r.qname),o=0;s=a[o++];)r(s)&&f.call(n,s)===-1&&n.push(s);n.sort(i)}return n};t.exports=e=function(e,t){var n,r;if(t.nodeType!==11&&e.indexOf(` `)===-1){if(e[0]===`#`&&t.rooted&&/^#[A-Z_][-A-Z0-9_]*$/i.test(e)&&t.doc._hasMultipleElementsWithId&&(n=e.substring(1),!t.doc._hasMultipleElementsWithId(n)))return r=t.doc.getElementById(n),r?[r]:[];if(e[0]===`.`&&/^\.\w+$/.test(e))return t.getElementsByClassName(e.substring(1));if(/^\w+$/.test(e))return t.getElementsByTagName(e)}return ee(e,t)},e.selectors=v,e.operators=y,e.combinators=b,e.matches=function(e,t){var n={sel:t};do if(n=S(n.sel),n(e))return!0;while(n.sel);return!1}})),b=e(((e,t)=>{var n=u(),r=c(),i=function(e,t){for(var r=e.createDocumentFragment(),i=0;i<t.length;i++){var a=t[i],o=a instanceof n;r.appendChild(o?a:e.createTextNode(String(a)))}return r};t.exports={after:{value:function(){var e=Array.prototype.slice.call(arguments),t=this.parentNode,n=this.nextSibling;if(t!==null){for(;n&&e.some(function(e){return e===n});)n=n.nextSibling;var r=i(this.doc,e);t.insertBefore(r,n)}}},before:{value:function(){var e=Array.prototype.slice.call(arguments),t=this.parentNode,n=this.previousSibling;if(t!==null){for(;n&&e.some(function(e){return e===n});)n=n.previousSibling;var r=i(this.doc,e),a=n?n.nextSibling:t.firstChild;t.insertBefore(r,a)}}},remove:{value:function(){this.parentNode!==null&&(this.doc&&(this.doc._preremoveNodeIterators(this),this.rooted&&this.doc.mutateRemove(this)),this._remove(),this.parentNode=null)}},_remove:{value:function(){var e=this.parentNode;e!==null&&(e._childNodes?e._childNodes.splice(this.index,1):e._firstChild===this&&(this._nextSibling===this?e._firstChild=null:e._firstChild=this._nextSibling),r.remove(this),e.modify())}},replaceWith:{value:function(){var e=Array.prototype.slice.call(arguments),t=this.parentNode,n=this.nextSibling;if(t!==null){for(;n&&e.some(function(e){return e===n});)n=n.nextSibling;var r=i(this.doc,e);this.parentNode===t?t.replaceChild(r,this):t.insertBefore(r,n)}}}}})),x=e(((e,t)=>{var n=u();t.exports={nextElementSibling:{get:function(){if(this.parentNode){for(var e=this.nextSibling;e!==null;e=e.nextSibling)if(e.nodeType===n.ELEMENT_NODE)return e}return null}},previousElementSibling:{get:function(){if(this.parentNode){for(var e=this.previousSibling;e!==null;e=e.previousSibling)if(e.nodeType===n.ELEMENT_NODE)return e}return null}}}})),S=e(((e,t)=>{t.exports=r;var n=o();function r(e){this.element=e}Object.defineProperties(r.prototype,{length:{get:n.shouldOverride},item:{value:n.shouldOverride},getNamedItem:{value:function(e){return this.element.getAttributeNode(e)}},getNamedItemNS:{value:function(e,t){return this.element.getAttributeNodeNS(e,t)}},setNamedItem:{value:n.nyi},setNamedItemNS:{value:n.nyi},removeNamedItem:{value:function(e){var t=this.element.getAttributeNode(e);if(t)return this.element.removeAttribute(e),t;n.NotFoundError()}},removeNamedItemNS:{value:function(e,t){var r=this.element.getAttributeNodeNS(e,t);if(r)return this.element.removeAttributeNS(e,t),r;n.NotFoundError()}}})})),C=e(((e,t)=>{t.exports=O;var n=h(),r=o(),a=r.NAMESPACE,s=g(),c=u(),d=p(),f=l(),C=_(),w=i(),T=v(),E=y(),D=m(),ee=b(),te=x(),ne=S(),re=Object.create(null);function O(e,t,n,r){D.call(this),this.nodeType=c.ELEMENT_NODE,this.ownerDocument=e,this.localName=t,this.namespaceURI=n,this.prefix=r,this._tagName=void 0,this._attrsByQName=Object.create(null),this._attrsByLName=Object.create(null),this._attrKeys=[]}function ie(e,t){if(e.nodeType===c.TEXT_NODE)t.push(e._data);else for(var n=0,r=e.childNodes.length;n<r;n++)ie(e.childNodes[n],t)}O.prototype=Object.create(D.prototype,{isHTML:{get:function(){return this.namespaceURI===a.HTML&&this.ownerDocument.isHTML}},tagName:{get:function(){if(this._tagName===void 0){var e=this.prefix===null?this.localName:this.prefix+`:`+this.localName;if(this.isHTML){var t=re[e];t||(re[e]=t=r.toASCIIUpperCase(e)),e=t}this._tagName=e}return this._tagName}},nodeName:{get:function(){return this.tagName}},nodeValue:{get:function(){return null},set:function(){}},textContent:{get:function(){var e=[];return ie(this,e),e.join(``)},set:function(e){this.removeChildren(),e!=null&&e!==``&&this._appendChild(this.ownerDocument.createTextNode(e))}},innerText:{get:function(){var e=[];return ie(this,e),e.join(``).replace(/[ \t\n\f\r]+/g,` `).trim()},set:function(e){this.removeChildren(),e!=null&&e!==``&&this._appendChild(this.ownerDocument.createTextNode(e))}},innerHTML:{get:function(){return this.serialize()},set:r.nyi},outerHTML:{get:function(){return f.serializeOne(this,{nodeType:0})},set:function(e){var t=this.ownerDocument,n=this.parentNode;if(n!==null){n.nodeType===c.DOCUMENT_NODE&&r.NoModificationAllowedError(),n.nodeType===c.DOCUMENT_FRAGMENT_NODE&&(n=n.ownerDocument.createElement(`body`));var i=t.implementation.mozHTMLParser(t._address,n);i.parse(e===null?``:String(e),!0),this.replaceWith(i._asDocumentFragment())}}},_insertAdjacent:{value:function(e,t){var n=!1;switch(e){case`beforebegin`:n=!0;case`afterend`:var i=this.parentNode;return i===null?null:i.insertBefore(t,n?this:this.nextSibling);case`afterbegin`:n=!0;case`beforeend`:return this.insertBefore(t,n?this.firstChild:null);default:return r.SyntaxError()}}},insertAdjacentElement:{value:function(e,t){if(t.nodeType!==c.ELEMENT_NODE)throw TypeError(`not an element`);return e=r.toASCIILowerCase(String(e)),this._insertAdjacent(e,t)}},insertAdjacentText:{value:function(e,t){var n=this.ownerDocument.createTextNode(t);e=r.toASCIILowerCase(String(e)),this._insertAdjacent(e,n)}},insertAdjacentHTML:{value:function(e,t){e=r.toASCIILowerCase(String(e)),t=String(t);var n;switch(e){case`beforebegin`:case`afterend`:n=this.parentNode,(n===null||n.nodeType===c.DOCUMENT_NODE)&&r.NoModificationAllowedError();break;case`afterbegin`:case`beforeend`:n=this;break;default:r.SyntaxError()}(!(n instanceof O)||n.ownerDocument.isHTML&&n.localName===`html`&&n.namespaceURI===a.HTML)&&(n=n.ownerDocument.createElementNS(a.HTML,`body`));var i=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,n);i.parse(t,!0),this._insertAdjacent(e,i._asDocumentFragment())}},children:{get:function(){return this._children||=new se(this),this._children}},attributes:{get:function(){return this._attributes||=new oe(this),this._attributes}},firstElementChild:{get:function(){for(var e=this.firstChild;e!==null;e=e.nextSibling)if(e.nodeType===c.ELEMENT_NODE)return e;return null}},lastElementChild:{get:function(){for(var e=this.lastChild;e!==null;e=e.previousSibling)if(e.nodeType===c.ELEMENT_NODE)return e;return null}},childElementCount:{get:function(){return this.children.length}},nextElement:{value:function(e){e||=this.ownerDocument.documentElement;var t=this.firstElementChild;if(!t){if(this===e)return null;t=this.nextElementSibling}if(t)return t;for(var n=this.parentElement;n&&n!==e;n=n.parentElement)if(t=n.nextElementSibling,t)return t;return null}},getElementsByTagName:{value:function(e){var t;return e?(t=e===`*`?function(){return!0}:this.isHTML?le(e):ce(e),new C(this,t)):new d}},getElementsByTagNameNS:{value:function(e,t){var n=e===`*`&&t===`*`?function(){return!0}:e===`*`?ce(t):t===`*`?k(e):A(e,t);return new C(this,n)}},getElementsByClassName:{value:function(e){return e=String(e).trim(),e===``?new d:(e=e.split(/[ \t\r\n\f]+/),new C(this,j(e)))}},getElementsByName:{value:function(e){return new C(this,M(String(e)))}},clone:{value:function(){for(var e=this.namespaceURI!==a.HTML||this.prefix||!this.ownerDocument.isHTML?this.ownerDocument.createElementNS(this.namespaceURI,this.prefix===null?this.localName:this.prefix+`:`+this.localName):this.ownerDocument.createElement(this.localName),t=0,n=this._attrKeys.length;t<n;t++){var r=this._attrKeys[t],i=this._attrsByLName[r].cloneNode();i._setOwnerElement(e),e._attrsByLName[r]=i,e._addQName(i)}return e._attrKeys=this._attrKeys.concat(),e}},isEqual:{value:function(e){if(this.localName!==e.localName||this.namespaceURI!==e.namespaceURI||this.prefix!==e.prefix||this._numattrs!==e._numattrs)return!1;for(var t=0,n=this._numattrs;t<n;t++){var r=this._attr(t);if(!e.hasAttributeNS(r.namespaceURI,r.localName)||e.getAttributeNS(r.namespaceURI,r.localName)!==r.value)return!1}return!0}},_lookupNamespacePrefix:{value:function(e,t){if(this.namespaceURI&&this.namespaceURI===e&&this.prefix!==null&&t.lookupNamespaceURI(this.prefix)===e)return this.prefix;for(var n=0,r=this._numattrs;n<r;n++){var i=this._attr(n);if(i.prefix===`xmlns`&&i.value===e&&t.lookupNamespaceURI(i.localName)===e)return i.localName}var a=this.parentElement;return a?a._lookupNamespacePrefix(e,t):null}},lookupNamespaceURI:{value:function(e){if((e===``||e===void 0)&&(e=null),this.namespaceURI!==null&&this.prefix===e)return this.namespaceURI;for(var t=0,n=this._numattrs;t<n;t++){var r=this._attr(t);if(r.namespaceURI===a.XMLNS&&(r.prefix===`xmlns`&&r.localName===e||e===null&&r.prefix===null&&r.localName===`xmlns`))return r.value||null}var i=this.parentElement;return i?i.lookupNamespaceURI(e):null}},getAttribute:{value:function(e){var t=this.getAttributeNode(e);return t?t.value:null}},getAttributeNS:{value:function(e,t){var n=this.getAttributeNodeNS(e,t);return n?n.value:null}},getAttributeNode:{value:function(e){e=String(e),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e));var t=this._attrsByQName[e];return t?(Array.isArray(t)&&(t=t[0]),t):null}},getAttributeNodeNS:{value:function(e,t){return e=e==null?``:String(e),t=String(t),this._attrsByLName[e+`|`+t]||null}},hasAttribute:{value:function(e){return e=String(e),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e)),this._attrsByQName[e]!==void 0}},hasAttributeNS:{value:function(e,t){e=e==null?``:String(e),t=String(t);var n=e+`|`+t;return this._attrsByLName[n]!==void 0}},hasAttributes:{value:function(){return this._numattrs>0}},toggleAttribute:{value:function(e,t){return e=String(e),n.isValidName(e)||r.InvalidCharacterError(),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e)),this._attrsByQName[e]===void 0?t===void 0||t===!0?(this._setAttribute(e,``),!0):!1:t===void 0||t===!1?(this.removeAttribute(e),!1):!0}},_setAttribute:{value:function(e,t){var n=this._attrsByQName[e],r;n?Array.isArray(n)&&(n=n[0]):(n=this._newattr(e),r=!0),n.value=t,this._attributes&&(this._attributes[e]=n),r&&this._newattrhook&&this._newattrhook(e,t)}},setAttribute:{value:function(e,t){e=String(e),n.isValidName(e)||r.InvalidCharacterError(),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e)),this._setAttribute(e,String(t))}},_setAttributeNS:{value:function(e,t,n){var r=t.indexOf(`:`),i,a;r<0?(i=null,a=t):(i=t.substring(0,r),a=t.substring(r+1)),(e===``||e===void 0)&&(e=null);var o=(e===null?``:e)+`|`+a,s=this._attrsByLName[o],c;s||(s=new ae(this,a,i,e),c=!0,this._attrsByLName[o]=s,this._attributes&&(this._attributes[this._attrKeys.length]=s),this._attrKeys.push(o),this._addQName(s)),s.value=n,c&&this._newattrhook&&this._newattrhook(t,n)}},setAttributeNS:{value:function(e,t,i){e=e==null||e===``?null:String(e),t=String(t),n.isValidQName(t)||r.InvalidCharacterError();var o=t.indexOf(`:`),s=o<0?null:t.substring(0,o);(s!==null&&e===null||s===`xml`&&e!==a.XML||(t===`xmlns`||s===`xmlns`)&&e!==a.XMLNS||e===a.XMLNS&&!(t===`xmlns`||s===`xmlns`))&&r.NamespaceError(),this._setAttributeNS(e,t,String(i))}},setAttributeNode:{value:function(e){if(e.ownerElement!==null&&e.ownerElement!==this)throw new w(w.INUSE_ATTRIBUTE_ERR);var t=null,n=this._attrsByQName[e.name];if(n){if(Array.isArray(n)||(n=[n]),n.some(function(t){return t===e}))return e;if(e.ownerElement!==null)throw new w(w.INUSE_ATTRIBUTE_ERR);n.forEach(function(e){this.removeAttributeNode(e)},this),t=n[0]}return this.setAttributeNodeNS(e),t}},setAttributeNodeNS:{value:function(e){if(e.ownerElement!==null)throw new w(w.INUSE_ATTRIBUTE_ERR);var t=e.namespaceURI,n=(t===null?``:t)+`|`+e.localName,r=this._attrsByLName[n];return r&&this.removeAttributeNode(r),e._setOwnerElement(this),this._attrsByLName[n]=e,this._attributes&&(this._attributes[this._attrKeys.length]=e),this._attrKeys.push(n),this._addQName(e),this._newattrhook&&this._newattrhook(e.name,e.value),r||null}},removeAttribute:{value:function(e){e=String(e),/[A-Z]/.test(e)&&this.isHTML&&(e=r.toASCIILowerCase(e));var t=this._attrsByQName[e];if(t){Array.isArray(t)?t.length>2?t=t.shift():(this._attrsByQName[e]=t[1],t=t[0]):this._attrsByQName[e]=void 0;var n=t.namespaceURI,i=(n===null?``:n)+`|`+t.localName;this._attrsByLName[i]=void 0;var a=this._attrKeys.indexOf(i);this._attributes&&(Array.prototype.splice.call(this._attributes,a,1),this._attributes[e]=void 0),this._attrKeys.splice(a,1);var o=t.onchange;t._setOwnerElement(null),o&&o.call(t,this,t.localName,t.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(t)}}},removeAttributeNS:{value:function(e,t){e=e==null?``:String(e),t=String(t);var n=e+`|`+t,r=this._attrsByLName[n];if(r){this._attrsByLName[n]=void 0;var i=this._attrKeys.indexOf(n);this._attributes&&Array.prototype.splice.call(this._attributes,i,1),this._attrKeys.splice(i,1),this._removeQName(r);var a=r.onchange;r._setOwnerElement(null),a&&a.call(r,this,r.localName,r.value,null),this.rooted&&this.ownerDocument.mutateRemoveAttr(r)}}},removeAttributeNode:{value:function(e){var t=e.namespaceURI,n=(t===null?``:t)+`|`+e.localName;return this._attrsByLName[n]!==e&&r.NotFoundError(),this.removeAttributeNS(t,e.localName),e}},getAttributeNames:{value:function(){var e=this;return this._attrKeys.map(function(t){return e._attrsByLName[t].name})}},_getattr:{value:function(e){var t=this._attrsByQName[e];return t?t.value:null}},_setattr:{value:function(e,t){var n=this._attrsByQName[e],r;n||(n=this._newattr(e),r=!0),n.value=String(t),this._attributes&&(this._attributes[e]=n),r&&this._newattrhook&&this._newattrhook(e,t)}},_newattr:{value:function(e){var t=new ae(this,e,null,null),n=`|`+e;return this._attrsByQName[e]=t,this._attrsByLName[n]=t,this._attributes&&(this._attributes[this._attrKeys.length]=t),this._attrKeys.push(n),t}},_addQName:{value:function(e){var t=e.name,n=this._attrsByQName[t];n?Array.isArray(n)?n.push(e):this._attrsByQName[t]=[n,e]:this._attrsByQName[t]=e,this._attributes&&(this._attributes[t]=e)}},_removeQName:{value:function(e){var t=e.name,n=this._attrsByQName[t];if(Array.isArray(n)){var i=n.indexOf(e);r.assert(i!==-1),n.length===2?(this._attrsByQName[t]=n[1-i],this._attributes&&(this._attributes[t]=this._attrsByQName[t])):(n.splice(i,1),this._attributes&&this._attributes[t]===e&&(this._attributes[t]=n[0]))}else r.assert(n===e),this._attrsByQName[t]=void 0,this._attributes&&(this._attributes[t]=void 0)}},_numattrs:{get:function(){return this._attrKeys.length}},_attr:{value:function(e){return this._attrsByLName[this._attrKeys[e]]}},id:s.property({name:`id`}),className:s.property({name:`class`}),classList:{get:function(){var e=this;if(this._classList)return this._classList;var t=new T(function(){return e.className||``},function(t){e.className=t});return this._classList=t,t},set:function(e){this.className=e}},matches:{value:function(e){return E.matches(this,e)}},closest:{value:function(e){var t=this;do{if(t.matches&&t.matches(e))return t;t=t.parentElement||t.parentNode}while(t!==null&&t.nodeType===c.ELEMENT_NODE);return null}},querySelector:{value:function(e){return E(e,this)[0]}},querySelectorAll:{value:function(e){var t=E(e,this);return t.item?t:new d(t)}}}),Object.defineProperties(O.prototype,ee),Object.defineProperties(O.prototype,te),s.registerChangeHandler(O,`id`,function(e,t,n,r){e.rooted&&(n&&e.ownerDocument.delId(n,e),r&&e.ownerDocument.addId(r,e))}),s.registerChangeHandler(O,`class`,function(e,t,n,r){e._classList&&e._classList._update()});function ae(e,t,n,r,i){this.localName=t,this.prefix=n===null||n===``?null:``+n,this.namespaceURI=r===null||r===``?null:``+r,this.data=i,this._setOwnerElement(e)}ae.prototype=Object.create(Object.prototype,{ownerElement:{get:function(){return this._ownerElement}},_setOwnerElement:{value:function(e){this._ownerElement=e,this.prefix===null&&this.namespaceURI===null&&e?this.onchange=e._attributeChangeHandlers[this.localName]:this.onchange=null}},name:{get:function(){return this.prefix?this.prefix+`:`+this.localName:this.localName}},specified:{get:function(){return!0}},value:{get:function(){return this.data},set:function(e){var t=this.data;e=e===void 0?``:e+``,e!==t&&(this.data=e,this.ownerElement&&(this.onchange&&this.onchange(this.ownerElement,this.localName,t,e),this.ownerElement.rooted&&this.ownerElement.ownerDocument.mutateAttr(this,t)))}},cloneNode:{value:function(e){return new ae(null,this.localName,this.prefix,this.namespaceURI,this.data)}},nodeType:{get:function(){return c.ATTRIBUTE_NODE}},nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return this.value},set:function(e){this.value=e}},textContent:{get:function(){return this.value},set:function(e){e??=``,this.value=e}},innerText:{get:function(){return this.value},set:function(e){e??=``,this.value=e}}}),O._Attr=ae;function oe(e){for(var t in ne.call(this,e),e._attrsByQName)this[t]=e._attrsByQName[t];for(var n=0;n<e._attrKeys.length;n++)this[n]=e._attrsByLName[e._attrKeys[n]]}oe.prototype=Object.create(ne.prototype,{length:{get:function(){return this.element._attrKeys.length},set:function(){}},item:{value:function(e){return e>>>=0,e>=this.length?null:this.element._attrsByLName[this.element._attrKeys[e]]}}}),globalThis.Symbol?.iterator&&(oe.prototype[globalThis.Symbol.iterator]=function(){var e=0,t=this.length,n=this;return{next:function(){return e<t?{value:n.item(e++)}:{done:!0}}}});function se(e){this.element=e,this.updateCache()}se.prototype=Object.create(Object.prototype,{length:{get:function(){return this.updateCache(),this.childrenByNumber.length}},item:{value:function(e){return this.updateCache(),this.childrenByNumber[e]||null}},namedItem:{value:function(e){return this.updateCache(),this.childrenByName[e]||null}},namedItems:{get:function(){return this.updateCache(),this.childrenByName}},updateCache:{value:function(){var e=/^(a|applet|area|embed|form|frame|frameset|iframe|img|object)$/;if(this.lastModTime!==this.element.lastModTime){this.lastModTime=this.element.lastModTime;for(var t=this.childrenByNumber&&this.childrenByNumber.length||0,n=0;n<t;n++)this[n]=void 0;this.childrenByNumber=[],this.childrenByName=Object.create(null);for(var r=this.element.firstChild;r!==null;r=r.nextSibling)if(r.nodeType===c.ELEMENT_NODE){this[this.childrenByNumber.length]=r,this.childrenByNumber.push(r);var i=r.getAttribute(`id`);i&&!this.childrenByName[i]&&(this.childrenByName[i]=r);var o=r.getAttribute(`name`);o&&this.element.namespaceURI===a.HTML&&e.test(this.element.localName)&&!this.childrenByName[o]&&(this.childrenByName[i]=r)}}}}});function ce(e){return function(t){return t.localName===e}}function le(e){var t=r.toASCIILowerCase(e);return t===e?ce(e):function(n){return n.isHTML?n.localName===t:n.localName===e}}function k(e){return function(t){return t.namespaceURI===e}}function A(e,t){return function(n){return n.namespaceURI===e&&n.localName===t}}function j(e){return function(t){return e.every(function(e){return t.classList.contains(e)})}}function M(e){return function(t){return t.namespaceURI===a.HTML?t.getAttribute(`name`)===e:!1}}})),w=e(((e,t)=>{t.exports=c;var n=u(),r=p(),i=o(),a=i.HierarchyRequestError,s=i.NotFoundError;function c(){n.call(this)}c.prototype=Object.create(n.prototype,{hasChildNodes:{value:function(){return!1}},firstChild:{value:null},lastChild:{value:null},insertBefore:{value:function(e,t){if(!e.nodeType)throw TypeError(`not a node`);a()}},replaceChild:{value:function(e,t){if(!e.nodeType)throw TypeError(`not a node`);a()}},removeChild:{value:function(e){if(!e.nodeType)throw TypeError(`not a node`);s()}},removeChildren:{value:function(){}},childNodes:{get:function(){return this._childNodes||=new r,this._childNodes}}})})),T=e(((e,t)=>{t.exports=s;var n=w(),r=o(),i=b(),a=x();function s(){n.call(this)}s.prototype=Object.create(n.prototype,{substringData:{value:function(e,t){if(arguments.length<2)throw TypeError(`Not enough arguments`);return e>>>=0,t>>>=0,(e>this.data.length||e<0||t<0)&&r.IndexSizeError(),this.data.substring(e,e+t)}},appendData:{value:function(e){if(arguments.length<1)throw TypeError(`Not enough arguments`);this.data+=String(e)}},insertData:{value:function(e,t){return this.replaceData(e,0,t)}},deleteData:{value:function(e,t){return this.replaceData(e,t,``)}},replaceData:{value:function(e,t,n){var i=this.data,a=i.length;e>>>=0,t>>>=0,n=String(n),(e>a||e<0)&&r.IndexSizeError(),e+t>a&&(t=a-e);var o=i.substring(0,e),s=i.substring(e+t);this.data=o+n+s}},isEqual:{value:function(e){return this._data===e._data}},length:{get:function(){return this.data.length}}}),Object.defineProperties(s.prototype,i),Object.defineProperties(s.prototype,a)})),E=e(((e,t)=>{t.exports=a;var n=o(),r=u(),i=T();function a(e,t){i.call(this),this.nodeType=r.TEXT_NODE,this.ownerDocument=e,this._data=t,this._index=void 0}var s={get:function(){return this._data},set:function(e){e=e==null?``:String(e),e!==this._data&&(this._data=e,this.rooted&&this.ownerDocument.mutateValue(this),this.parentNode&&this.parentNode._textchangehook&&this.parentNode._textchangehook(this))}};a.prototype=Object.create(i.prototype,{nodeName:{value:`#text`},nodeValue:s,textContent:s,innerText:s,data:{get:s.get,set:function(e){s.set.call(this,e===null?``:String(e))}},splitText:{value:function(e){(e>this._data.length||e<0)&&n.IndexSizeError();var t=this._data.substring(e),r=this.ownerDocument.createTextNode(t);this.data=this.data.substring(0,e);var i=this.parentNode;return i!==null&&i.insertBefore(r,this.nextSibling),r}},wholeText:{get:function(){for(var e=this.textContent,t=this.nextSibling;t&&t.nodeType===r.TEXT_NODE;t=t.nextSibling)e+=t.textContent;return e}},replaceWholeText:{value:n.nyi},clone:{value:function(){return new a(this.ownerDocument,this._data)}}})})),D=e(((e,t)=>{t.exports=i;var n=u(),r=T();function i(e,t){r.call(this),this.nodeType=n.COMMENT_NODE,this.ownerDocument=e,this._data=t}var a={get:function(){return this._data},set:function(e){e=e==null?``:String(e),this._data=e,this.rooted&&this.ownerDocument.mutateValue(this)}};i.prototype=Object.create(r.prototype,{nodeName:{value:`#comment`},nodeValue:a,textContent:a,innerText:a,data:{get:a.get,set:function(e){a.set.call(this,e===null?``:String(e))}},clone:{value:function(){return new i(this.ownerDocument,this._data)}}})})),ee=e(((e,t)=>{t.exports=l;var n=u(),r=p(),i=m(),a=C(),s=y(),c=o();function l(e){i.call(this),this.nodeType=n.DOCUMENT_FRAGMENT_NODE,this.ownerDocument=e}l.prototype=Object.create(i.prototype,{nodeName:{value:`#document-fragment`},nodeValue:{get:function(){return null},set:function(){}},textContent:Object.getOwnPropertyDescriptor(a.prototype,`textContent`),innerText:Object.getOwnPropertyDescriptor(a.prototype,`innerText`),querySelector:{value:function(e){var t=this.querySelectorAll(e);return t.length?t[0]:null}},querySelectorAll:{value:function(e){var t=Object.create(this);t.isHTML=!0,t.getElementsByTagName=a.prototype.getElementsByTagName,t.nextElement=Object.getOwnPropertyDescriptor(a.prototype,`firstElementChild`).get;var n=s(e,t);return n.item?n:new r(n)}},clone:{value:function(){return new l(this.ownerDocument)}},isEqual:{value:function(e){return!0}},innerHTML:{get:function(){return this.serialize()},set:c.nyi},outerHTML:{get:function(){return this.serialize()},set:c.nyi}})})),te=e(((e,t)=>{t.exports=i;var n=u(),r=T();function i(e,t,i){r.call(this),this.nodeType=n.PROCESSING_INSTRUCTION_NODE,this.ownerDocument=e,this.target=t,this._data=i}var a={get:function(){return this._data},set:function(e){e=e==null?``:String(e),this._data=e,this.rooted&&this.ownerDocument.mutateValue(this)}};i.prototype=Object.create(r.prototype,{nodeName:{get:function(){return this.target}},nodeValue:a,textContent:a,innerText:a,data:{get:a.get,set:function(e){a.set.call(this,e===null?``:String(e))}},clone:{value:function(){return new i(this.ownerDocument,this.target,this._data)}},isEqual:{value:function(e){return this.target===e.target&&this._data===e._data}}})})),ne=e(((e,t)=>{var n={FILTER_ACCEPT:1,FILTER_REJECT:2,FILTER_SKIP:3,SHOW_ALL:4294967295,SHOW_ELEMENT:1,SHOW_ATTRIBUTE:2,SHOW_TEXT:4,SHOW_CDATA_SECTION:8,SHOW_ENTITY_REFERENCE:16,SHOW_ENTITY:32,SHOW_PROCESSING_INSTRUCTION:64,SHOW_COMMENT:128,SHOW_DOCUMENT:256,SHOW_DOCUMENT_TYPE:512,SHOW_DOCUMENT_FRAGMENT:1024,SHOW_NOTATION:2048};t.exports=n.constructor=n.prototype=n})),re=e(((e,t)=>{t.exports={nextSkippingChildren:n,nextAncestorSibling:r,next:i,previous:o,deepLastChild:a};function n(e,t){return e===t?null:e.nextSibling===null?r(e,t):e.nextSibling}function r(e,t){for(e=e.parentNode;e!==null;e=e.parentNode){if(e===t)return null;if(e.nextSibling!==null)return e.nextSibling}return null}function i(e,t){var n=e.firstChild;return n===null?e===t?null:(n=e.nextSibling,n===null?r(e,t):n):n}function a(e){for(;e.lastChild;)e=e.lastChild;return e}function o(e,t){var n=e.previousSibling;return n===null?(n=e.parentNode,n===t?null:n):a(n)}})),O=e(((e,t)=>{t.exports=f;var n=u(),r=ne(),i=re(),a=o(),s={first:`firstChild`,last:`lastChild`,next:`firstChild`,previous:`lastChild`},c={first:`nextSibling`,last:`previousSibling`,next:`nextSibling`,previous:`previousSibling`};function l(e,t){for(var n,i=e._currentNode[s[t]],a,o,l;i!==null;){if(o=e._internalFilter(i),o===r.FILTER_ACCEPT)return e._currentNode=i,i;if(o===r.FILTER_SKIP&&(n=i[s[t]],n!==null)){i=n;continue}for(;i!==null;){if(l=i[c[t]],l!==null){i=l;break}if(a=i.parentNode,a===null||a===e.root||a===e._currentNode)return null;i=a}}return null}function d(e,t){var n=e._currentNode,i,a;if(n===e.root)return null;for(;;){for(a=n[c[t]];a!==null;){if(n=a,i=e._internalFilter(n),i===r.FILTER_ACCEPT)return e._currentNode=n,n;a=n[s[t]],(i===r.FILTER_REJECT||a===null)&&(a=n[c[t]])}if(n=n.parentNode,n===null||n===e.root||e._internalFilter(n)===r.FILTER_ACCEPT)return null}}function f(e,t,n){(!e||!e.nodeType)&&a.NotSupportedError(),this._root=e,this._whatToShow=Number(t)||0,this._filter=n||null,this._active=!1,this._currentNode=e}Object.defineProperties(f.prototype,{root:{get:function(){return this._root}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},currentNode:{get:function(){return this._currentNode},set:function(e){if(!(e instanceof n))throw TypeError(`Not a Node`);this._currentNode=e}},_internalFilter:{value:function(e){var t,n;if(this._active&&a.InvalidStateError(),!(1<<e.nodeType-1&this._whatToShow))return r.FILTER_SKIP;if(n=this._filter,n===null)t=r.FILTER_ACCEPT;else{this._active=!0;try{t=typeof n==`function`?n(e):n.acceptNode(e)}finally{this._active=!1}}return+t}},parentNode:{value:function(){for(var e=this._currentNode;e!==this.root;){if(e=e.parentNode,e===null)return null;if(this._internalFilter(e)===r.FILTER_ACCEPT)return this._currentNode=e,e}return null}},firstChild:{value:function(){return l(this,`first`)}},lastChild:{value:function(){return l(this,`last`)}},previousSibling:{value:function(){return d(this,`previous`)}},nextSibling:{value:function(){return d(this,`next`)}},previousNode:{value:function(){for(var e=this._currentNode,t,n,i;e!==this._root;){for(n=e.previousSibling;n;n=e.previousSibling)if(e=n,t=this._internalFilter(e),t!==r.FILTER_REJECT){for(i=e.lastChild;i&&(e=i,t=this._internalFilter(e),t!==r.FILTER_REJECT);i=e.lastChild);if(t===r.FILTER_ACCEPT)return this._currentNode=e,e}if(e===this.root||e.parentNode===null)return null;if(e=e.parentNode,this._internalFilter(e)===r.FILTER_ACCEPT)return this._currentNode=e,e}return null}},nextNode:{value:function(){var e=this._currentNode,t=r.FILTER_ACCEPT,n,a;CHILDREN:for(;;){for(n=e.firstChild;n;n=e.firstChild){if(e=n,t=this._internalFilter(e),t===r.FILTER_ACCEPT)return this._currentNode=e,e;if(t===r.FILTER_REJECT)break}for(a=i.nextSkippingChildren(e,this.root);a;a=i.nextSkippingChildren(e,this.root)){if(e=a,t=this._internalFilter(e),t===r.FILTER_ACCEPT)return this._currentNode=e,e;if(t===r.FILTER_SKIP)continue CHILDREN}return null}}},toString:{value:function(){return`[object TreeWalker]`}}})})),ie=e(((e,t)=>{t.exports=l;var n=ne(),r=re(),i=o();function a(e,t,n){return n?r.next(e,t):e===t?null:r.previous(e,null)}function s(e,t){for(;t;t=t.parentNode)if(e===t)return!0;return!1}function c(e,t){for(var r=e._referenceNode,i=e._pointerBeforeReferenceNode;;){if(i===t)i=!i;else if(r=a(r,e._root,t),r===null)return null;if(e._internalFilter(r)===n.FILTER_ACCEPT)break}return e._referenceNode=r,e._pointerBeforeReferenceNode=i,r}function l(e,t,n){(!e||!e.nodeType)&&i.NotSupportedError(),this._root=e,this._referenceNode=e,this._pointerBeforeReferenceNode=!0,this._whatToShow=Number(t)||0,this._filter=n||null,this._active=!1,e.doc._attachNodeIterator(this)}Object.defineProperties(l.prototype,{root:{get:function(){return this._root}},referenceNode:{get:function(){return this._referenceNode}},pointerBeforeReferenceNode:{get:function(){return this._pointerBeforeReferenceNode}},whatToShow:{get:function(){return this._whatToShow}},filter:{get:function(){return this._filter}},_internalFilter:{value:function(e){var t,r;if(this._active&&i.InvalidStateError(),!(1<<e.nodeType-1&this._whatToShow))return n.FILTER_SKIP;if(r=this._filter,r===null)t=n.FILTER_ACCEPT;else{this._active=!0;try{t=typeof r==`function`?r(e):r.acceptNode(e)}finally{this._active=!1}}return+t}},_preremove:{value:function(e){if(!s(e,this._root)&&s(e,this._referenceNode)){if(this._pointerBeforeReferenceNode){for(var t=e;t.lastChild;)t=t.lastChild;if(t=r.next(t,this.root),t){this._referenceNode=t;return}this._pointerBeforeReferenceNode=!1}if(e.previousSibling===null)this._referenceNode=e.parentNode;else{this._referenceNode=e.previousSibling;var n;for(n=this._referenceNode.lastChild;n;n=this._referenceNode.lastChild)this._referenceNode=n}}}},nextNode:{value:function(){return c(this,!0)}},previousNode:{value:function(){return c(this,!1)}},detach:{value:function(){}},toString:{value:function(){return`[object NodeIterator]`}}})})),ae=e(((e,t)=>{t.exports=n;function n(e){if(!e)return Object.create(n.prototype);this.url=e.replace(/^[ \t\n\r\f]+|[ \t\n\r\f]+$/g,``);var t=n.pattern.exec(this.url);if(t){if(t[2]&&(this.scheme=t[2]),t[4]){var r=t[4].match(n.userinfoPattern);if(r&&(this.username=r[1],this.password=r[3],t[4]=t[4].substring(r[0].length)),t[4].match(n.portPattern)){var i=t[4].lastIndexOf(`:`);this.host=t[4].substring(0,i),this.port=t[4].substring(i+1)}else this.host=t[4]}t[5]&&(this.path=t[5]),t[6]&&(this.query=t[7]),t[8]&&(this.fragment=t[9])}}n.pattern=/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/,n.userinfoPattern=/^([^@:]*)(:([^@]*))?@/,n.portPattern=/:\d+$/,n.authorityPattern=/^[^:\/?#]+:\/\//,n.hierarchyPattern=/^[^:\/?#]+:\//,n.percentEncode=function(e){var t=e.charCodeAt(0);if(t<256)return`%`+t.toString(16);throw Error(`can't percent-encode codepoints > 255 yet`)},n.prototype={constructor:n,isAbsolute:function(){return!!this.scheme},isAuthorityBased:function(){return n.authorityPattern.test(this.url)},isHierarchical:function(){return n.hierarchyPattern.test(this.url)},toString:function(){var e=``;return this.scheme!==void 0&&(e+=this.scheme+`:`),this.isAbsolute()&&(e+=`//`,(this.username||this.password)&&(e+=this.username||``,this.password&&(e+=`:`+this.password),e+=`@`),this.host&&(e+=this.host)),this.port!==void 0&&(e+=`:`+this.port),this.path!==void 0&&(e+=this.path),this.query!==void 0&&(e+=`?`+this.query),this.fragment!==void 0&&(e+=`#`+this.fragment),e},resolve:function(e){var t=this,r=new n(e),i=new n;return r.scheme===void 0?(i.scheme=t.scheme,r.host===void 0?(i.username=t.username,i.password=t.password,i.host=t.host,i.port=t.port,r.path?(r.path.charAt(0)===`/`?i.path=o(r.path):(i.path=a(t.path,r.path),i.path=o(i.path)),i.query=r.query):(i.path=t.path,r.query===void 0?i.query=t.query:i.query=r.query)):(i.username=r.username,i.password=r.password,i.host=r.host,i.port=r.port,i.path=o(r.path),i.query=r.query)):(i.scheme=r.scheme,i.username=r.username,i.password=r.password,i.host=r.host,i.port=r.port,i.path=o(r.path),i.query=r.query),i.fragment=r.fragment,i.toString();function a(e,n){if(t.host!==void 0&&!t.path)return`/`+n;var r=e.lastIndexOf(`/`);return r===-1?n:e.substring(0,r+1)+n}function o(e){if(!e)return e;for(var t=``;e.length>0;){if(e===`.`||e===`..`){e=``;break}var n=e.substring(0,2),r=e.substring(0,3),i=e.substring(0,4);if(r===`../`)e=e.substring(3);else if(n===`./`)e=e.substring(2);else if(r===`/./`)e=`/`+e.substring(3);else if(n===`/.`&&e.length===2)e=`/`;else if(i===`/../`||r===`/..`&&e.length===3)e=`/`+e.substring(4),t=t.replace(/\/?[^\/]*$/,``);else{var a=e.match(/(\/?([^\/]*))/)[0];t+=a,e=e.substring(a.length)}}return t}}}})),oe=e(((e,n)=>{n.exports=i;var r=t();function i(e,t){r.call(this,e,t)}i.prototype=Object.create(r.prototype,{constructor:{value:i}})})),se=e(((e,i)=>{i.exports={Event:t(),UIEvent:n(),MouseEvent:r(),CustomEvent:oe()}})),ce=e((e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.hyphenate=e.parse=void 0;function t(e){let t=[],r=0,i=0,a=0,o=0,s=0,c=null;for(;r<e.length;)switch(e.charCodeAt(r++)){case 40:i++;break;case 41:i--;break;case 39:a===0?a=39:a===39&&e.charCodeAt(r-1)!==92&&(a=0);break;case 34:a===0?a=34:a===34&&e.charCodeAt(r-1)!==92&&(a=0);break;case 58:!c&&i===0&&a===0&&(c=n(e.substring(s,r-1).trim()),o=r);break;case 59:if(c&&o>0&&i===0&&a===0){let n=e.substring(o,r-1).trim();t.push(c,n),s=r,o=0,c=null}break}if(c&&o){let n=e.slice(o).trim();t.push(c,n)}return t}e.parse=t;function n(e){return e.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+`-`+e.charAt(1)).toLowerCase()}e.hyphenate=n})),le=e(((e,t)=>{let{parse:n}=ce();t.exports=function(e){let t=new i(e);return new Proxy(t,{get:function(e,t){return t in e?e[t]:e.getPropertyValue(r(t))},has:function(e,t){return!0},set:function(e,t,n){return t in e?e[t]=n:e.setProperty(r(t),n??void 0),!0}})};function r(e){return e.replace(/([a-z])([A-Z])/g,`$1-$2`).toLowerCase()}function i(e){this._element=e}function a(e){let t={property:{},priority:{}};if(!e)return t;let r=n(e);if(r.length<2)return t;for(let e=0;e<r.length;e+=2){let n=r[e],i=r[e+1];i.endsWith(`!important`)&&(t.priority[n]=`important`,i=i.slice(0,-10).trim()),t.property[n]=i}return t}var o={};i.prototype=Object.create(Object.prototype,{_parsed:{get:function(){if(!this._parsedStyles||this.cssText!==this._lastParsedText){var e=this.cssText;this._parsedStyles=a(e),this._lastParsedText=e,delete this._names}return this._parsedStyles}},_serialize:{value:function(){var e=this._parsed,t=``;for(var n in e.property)t&&(t+=` `),t+=n+`: `+e.property[n],e.priority[n]&&(t+=` !`+e.priority[n]),t+=`;`;this.cssText=t,this._lastParsedText=t,delete this._names}},cssText:{get:function(){return this._element.getAttribute(`style`)},set:function(e){this._element.setAttribute(`style`,e)}},length:{get:function(){return this._names||=Object.getOwnPropertyNames(this._parsed.property),this._names.length}},item:{value:function(e){return this._names||=Object.getOwnPropertyNames(this._parsed.property),this._names[e]}},getPropertyValue:{value:function(e){return e=e.toLowerCase(),this._parsed.property[e]||``}},getPropertyPriority:{value:function(e){return e=e.toLowerCase(),this._parsed.priority[e]||``}},setProperty:{value:function(e,t,n){if(e=e.toLowerCase(),t??=``,n??=``,t!==o&&(t=``+t),t=t.trim(),t===``){this.removeProperty(e);return}if(!(n!==``&&n!==o&&!/^important$/i.test(n))){var r=this._parsed;if(t===o){if(!r.property[e])return;n===``?delete r.priority[e]:r.priority[e]=`important`}else{if(t.indexOf(`;`)!==-1)return;var i=a(e+`:`+t);if(Object.getOwnPropertyNames(i.property).length===0||Object.getOwnPropertyNames(i.priority).length!==0)return;for(var s in i.property)r.property[s]=i.property[s],n!==o&&(n===``?r.priority[s]&&delete r.priority[s]:r.priority[s]=`important`)}this._serialize()}}},setPropertyValue:{value:function(e,t){return this.setProperty(e,t,o)}},setPropertyPriority:{value:function(e,t){return this.setProperty(e,o,t)}},removeProperty:{value:function(e){e=e.toLowerCase();var t=this._parsed;e in t.property&&(delete t.property[e],delete t.priority[e],this._serialize())}}})})),k=e(((e,t)=>{var n=ae();t.exports=r;function r(){}r.prototype=Object.create(Object.prototype,{_url:{get:function(){return new n(this.href)}},protocol:{get:function(){var e=this._url;return e&&e.scheme?e.scheme+`:`:`:`},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&(e=e.replace(/:+$/,``),e=e.replace(/[^-+\.a-zA-Z0-9]/g,n.percentEncode),e.length>0&&(r.scheme=e,t=r.toString())),this.href=t}},host:{get:function(){var e=this._url;return e.isAbsolute()&&e.isAuthorityBased()?e.host+(e.port?`:`+e.port:``):``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isAuthorityBased()&&(e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,n.percentEncode),e.length>0&&(r.host=e,delete r.port,t=r.toString())),this.href=t}},hostname:{get:function(){var e=this._url;return e.isAbsolute()&&e.isAuthorityBased()?e.host:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isAuthorityBased()&&(e=e.replace(/^\/+/,``),e=e.replace(/[^-+\._~!$&'()*,;:=a-zA-Z0-9]/g,n.percentEncode),e.length>0&&(r.host=e,t=r.toString())),this.href=t}},port:{get:function(){var e=this._url;return e.isAbsolute()&&e.isAuthorityBased()&&e.port!==void 0?e.port:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isAuthorityBased()&&(e=``+e,e=e.replace(/[^0-9].*$/,``),e=e.replace(/^0+/,``),e.length===0&&(e=`0`),parseInt(e,10)<=65535&&(r.port=e,t=r.toString())),this.href=t}},pathname:{get:function(){var e=this._url;return e.isAbsolute()&&e.isHierarchical()?e.path:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isHierarchical()&&(e.charAt(0)!==`/`&&(e=`/`+e),e=e.replace(/[^-+\._~!$&'()*,;:=@\/a-zA-Z0-9]/g,n.percentEncode),r.path=e,t=r.toString()),this.href=t}},search:{get:function(){var e=this._url;return e.isAbsolute()&&e.isHierarchical()&&e.query!==void 0?`?`+e.query:``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&r.isHierarchical()&&(e.charAt(0)===`?`&&(e=e.substring(1)),e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,n.percentEncode),r.query=e,t=r.toString()),this.href=t}},hash:{get:function(){var e=this._url;return e==null||e.fragment==null||e.fragment===``?``:`#`+e.fragment},set:function(e){var t=this.href,r=new n(t);e.charAt(0)===`#`&&(e=e.substring(1)),e=e.replace(/[^-+\._~!$&'()*,;:=@\/?a-zA-Z0-9]/g,n.percentEncode),r.fragment=e,t=r.toString(),this.href=t}},username:{get:function(){return this._url.username||``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&(e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\:]/g,n.percentEncode),r.username=e,t=r.toString()),this.href=t}},password:{get:function(){return this._url.password||``},set:function(e){var t=this.href,r=new n(t);r.isAbsolute()&&(e===``?r.password=null:(e=e.replace(/[\x00-\x1F\x7F-\uFFFF "#<>?`\/@\\]/g,n.percentEncode),r.password=e),t=r.toString()),this.href=t}},origin:{get:function(){var e=this._url;if(e==null)return``;var t=function(t){var n=[e.scheme,e.host,+e.port||t];return n[0]+`://`+n[1]+(n[2]===t?``:`:`+n[2])};switch(e.scheme){case`ftp`:return t(21);case`gopher`:return t(70);case`http`:case`ws`:return t(80);case`https`:case`wss`:return t(443);default:return e.scheme+`://`}}}}),r._inherit=function(e){Object.getOwnPropertyNames(r.prototype).forEach(function(t){if(!(t===`constructor`||t===`href`)){var n=Object.getOwnPropertyDescriptor(r.prototype,t);Object.defineProperty(e,t,n)}})}})),A=e(((e,t)=>{var n=g(),r=a().isApiWritable;t.exports=function(e,t,i,a){var o=e.ctor;if(o){var c=e.props||{};if(e.attributes)for(var l in e.attributes){var u=e.attributes[l];(typeof u!=`object`||Array.isArray(u))&&(u={type:u}),u.name||=l.toLowerCase(),c[l]=n.property(u)}c.constructor={value:o,writable:r},o.prototype=Object.create((e.superclass||t).prototype,c),e.events&&s(o,e.events),i[e.name]=o}else o=t;return(e.tags||e.tag&&[e.tag]||[]).forEach(function(e){a[e]=o}),o};function i(e,t,n,r){this.body=e,this.document=t,this.form=n,this.element=r}i.prototype.build=function(){return()=>{}};function o(e,t,n,r){e[t]=new i(r,e.ownerDocument||Object.create(null),e.form||Object.create(null),e).build()}function s(e,t){var r=e.prototype;t.forEach(function(t){Object.defineProperty(r,`on`+t,{get:function(){return this._getEventHandler(t)},set:function(e){this._setEventHandler(t,e)}}),n.registerChangeHandler(e,`on`+t,o)})}})),j=e((e=>{var t=u(),n=C(),r=le(),i=o(),a=k(),s=A(),c=e.elements={},l=Object.create(null);e.createElement=function(e,t,n){return new(l[t]||v)(e,t,n)};function d(e){return s(e,_,c,l)}function f(e){return{get:function(){var t=this._getattr(e);if(t===null)return``;var n=this.doc._resolve(t);return n===null?t:n},set:function(t){this._setattr(e,t)}}}function p(e){return{get:function(){var t=this._getattr(e);return t===null?null:t.toLowerCase()===`use-credentials`?`use-credentials`:`anonymous`},set:function(t){t==null?this.removeAttribute(e):this._setattr(e,t)}}}let m={type:[``,`no-referrer`,`no-referrer-when-downgrade`,`same-origin`,`origin`,`strict-origin`,`origin-when-cross-origin`,`strict-origin-when-cross-origin`,`unsafe-url`],missing:``};var h={A:!0,LINK:!0,BUTTON:!0,INPUT:!0,SELECT:!0,TEXTAREA:!0,COMMAND:!0},g=function(e,t,n){_.call(this,e,t,n),this._form=null},_=e.HTMLElement=d({superclass:n,name:`HTMLElement`,ctor:function(e,t,r){n.call(this,e,t,i.NAMESPACE.HTML,r)},props:{dangerouslySetInnerHTML:{set:function(e){this._innerHTML=e}},innerHTML:{get:function(){return this.serialize()},set:function(e){var t=this.ownerDocument.implementation.mozHTMLParser(this.ownerDocument._address,this);t.parse(e===null?``:String(e),!0);for(var n=this instanceof l.template?this.content:this;n.hasChildNodes();)n.removeChild(n.firstChild);n.appendChild(t._asDocumentFragment())}},style:{get:function(){return this._style||=new r(this),this._style},set:function(e){e??=``,this._setattr(`style`,String(e))}},blur:{value:function(){}},focus:{value:function(){}},forceSpellCheck:{value:function(){}},click:{value:function(){if(!this._click_in_progress){this._click_in_progress=!0;try{this._pre_click_activation_steps&&this._pre_click_activation_steps();var e=this.ownerDocument.createEvent(`MouseEvent`);e.initMouseEvent(`click`,!0,!0,this.ownerDocument.defaultView,1,0,0,0,0,!1,!1,!1,!1,0,null),this.dispatchEvent(e)?this._post_click_activation_steps&&this._post_click_activation_steps(e):this._cancelled_activation_steps&&this._cancelled_activation_steps()}finally{this._click_in_progress=!1}}}},submit:{value:i.nyi}},attributes:{title:String,lang:String,dir:{type:[`ltr`,`rtl`,`auto`],missing:``},draggable:{type:[`true`,`false`],treatNullAsEmptyString:!0},spellcheck:{type:[`true`,`false`],missing:``},enterKeyHint:{type:[`enter`,`done`,`go`,`next`,`previous`,`search`,`send`],missing:``},autoCapitalize:{type:[`off`,`on`,`none`,`sentences`,`words`,`characters`],missing:``},autoFocus:Boolean,accessKey:String,nonce:String,hidden:Boolean,translate:{type:[`no`,`yes`],missing:``},tabIndex:{type:`long`,default:function(){return this.tagName in h||this.contentEditable?0:-1}}},events:`abort.canplay.canplaythrough.change.click.contextmenu.cuechange.dblclick.drag.dragend.dragenter.dragleave.dragover.dragstart.drop.durationchange.emptied.ended.input.invalid.keydown.keypress.keyup.loadeddata.loadedmetadata.loadstart.mousedown.mousemove.mouseout.mouseover.mouseup.mousewheel.pause.play.playing.progress.ratechange.readystatechange.reset.seeked.seeking.select.show.stalled.submit.suspend.timeupdate.volumechange.waiting.blur.error.focus.load.scroll`.split(`.`)}),v=d({name:`HTMLUnknownElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),y={form:{get:function(){return this._form}}};d({tag:`a`,name:`HTMLAnchorElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{_post_click_activation_steps:{value:function(e){this.href&&(this.ownerDocument.defaultView.location=this.href)}}},attributes:{href:f,ping:String,download:String,target:String,rel:String,media:String,hreflang:String,type:String,referrerPolicy:m,coords:String,charset:String,name:String,rev:String,shape:String}}),a._inherit(l.a.prototype),d({tag:`area`,name:`HTMLAreaElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{alt:String,target:String,download:String,rel:String,media:String,href:f,hreflang:String,type:String,shape:String,coords:String,ping:String,referrerPolicy:m,noHref:Boolean}}),a._inherit(l.area.prototype),d({tag:`br`,name:`HTMLBRElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{clear:String}}),d({tag:`base`,name:`HTMLBaseElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{target:String}}),d({tag:`body`,name:`HTMLBodyElement`,ctor:function(e,t,n){_.call(this,e,t,n)},events:[`afterprint`,`beforeprint`,`beforeunload`,`blur`,`error`,`focus`,`hashchange`,`load`,`message`,`offline`,`online`,`pagehide`,`pageshow`,`popstate`,`resize`,`scroll`,`storage`,`unload`],attributes:{text:{type:String,treatNullAsEmptyString:!0},link:{type:String,treatNullAsEmptyString:!0},vLink:{type:String,treatNullAsEmptyString:!0},aLink:{type:String,treatNullAsEmptyString:!0},bgColor:{type:String,treatNullAsEmptyString:!0},background:String}}),d({tag:`button`,name:`HTMLButtonElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{name:String,value:String,disabled:Boolean,autofocus:Boolean,type:{type:[`submit`,`reset`,`button`,`menu`],missing:`submit`},formTarget:String,formAction:f,formNoValidate:Boolean,formMethod:{type:[`get`,`post`,`dialog`],invalid:`get`,missing:``},formEnctype:{type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:``}}}),d({tag:`dl`,name:`HTMLDListElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{compact:Boolean}}),d({tag:`data`,name:`HTMLDataElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{value:String}}),d({tag:`datalist`,name:`HTMLDataListElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`details`,name:`HTMLDetailsElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{open:Boolean}}),d({tag:`div`,name:`HTMLDivElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`embed`,name:`HTMLEmbedElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,type:String,width:String,height:String,align:String,name:String}}),d({tag:`fieldset`,name:`HTMLFieldSetElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{disabled:Boolean,name:String}}),d({tag:`form`,name:`HTMLFormElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{action:String,autocomplete:{type:[`on`,`off`],missing:`on`},name:String,acceptCharset:{name:`accept-charset`},target:String,noValidate:Boolean,method:{type:[`get`,`post`,`dialog`],invalid:`get`,missing:`get`},enctype:{type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:`application/x-www-form-urlencoded`},encoding:{name:`enctype`,type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:`application/x-www-form-urlencoded`}}}),d({tag:`hr`,name:`HTMLHRElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String,color:String,noShade:Boolean,size:String,width:String}}),d({tag:`head`,name:`HTMLHeadElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tags:[`h1`,`h2`,`h3`,`h4`,`h5`,`h6`],name:`HTMLHeadingElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`html`,name:`HTMLHtmlElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{xmlns:f,version:String}}),d({tag:`iframe`,name:`HTMLIFrameElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,srcdoc:String,name:String,width:String,height:String,seamless:Boolean,allow:Boolean,allowFullscreen:Boolean,allowUserMedia:Boolean,allowPaymentRequest:Boolean,referrerPolicy:m,loading:{type:[`eager`,`lazy`],treatNullAsEmptyString:!0},align:String,scrolling:String,frameBorder:String,longDesc:f,marginHeight:{type:String,treatNullAsEmptyString:!0},marginWidth:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`img`,name:`HTMLImageElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{alt:String,src:f,srcset:String,crossOrigin:p,useMap:String,isMap:Boolean,sizes:String,height:{type:`unsigned long`,default:0},width:{type:`unsigned long`,default:0},referrerPolicy:m,loading:{type:[`eager`,`lazy`],missing:``},name:String,lowsrc:f,align:String,hspace:{type:`unsigned long`,default:0},vspace:{type:`unsigned long`,default:0},longDesc:f,border:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`input`,name:`HTMLInputElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:{form:y.form,_post_click_activation_steps:{value:function(e){if(this.type===`checkbox`)this.checked=!this.checked;else if(this.type===`radio`)for(var t=this.form.getElementsByName(this.name),n=t.length-1;n>=0;n--){var r=t[n];r.checked=r===this}}}},attributes:{name:String,disabled:Boolean,autofocus:Boolean,accept:String,alt:String,max:String,min:String,pattern:String,placeholder:String,step:String,dirName:String,defaultValue:{name:`value`},multiple:Boolean,required:Boolean,readOnly:Boolean,checked:Boolean,value:String,src:f,defaultChecked:{name:`checked`,type:Boolean},size:{type:`unsigned long`,default:20,min:1,setmin:1},width:{type:`unsigned long`,min:0,setmin:0,default:0},height:{type:`unsigned long`,min:0,setmin:0,default:0},minLength:{type:`unsigned long`,min:0,setmin:0,default:-1},maxLength:{type:`unsigned long`,min:0,setmin:0,default:-1},autocomplete:String,type:{type:[`text`,`hidden`,`search`,`tel`,`url`,`email`,`password`,`datetime`,`date`,`month`,`week`,`time`,`datetime-local`,`number`,`range`,`color`,`checkbox`,`radio`,`file`,`submit`,`image`,`reset`,`button`],missing:`text`},formTarget:String,formNoValidate:Boolean,formMethod:{type:[`get`,`post`],invalid:`get`,missing:``},formEnctype:{type:[`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`],invalid:`application/x-www-form-urlencoded`,missing:``},inputMode:{type:[`verbatim`,`latin`,`latin-name`,`latin-prose`,`full-width-latin`,`kana`,`kana-name`,`katakana`,`numeric`,`tel`,`email`,`url`],missing:``},align:String,useMap:String}}),d({tag:`keygen`,name:`HTMLKeygenElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{name:String,disabled:Boolean,autofocus:Boolean,challenge:String,keytype:{type:[`rsa`],missing:``}}}),d({tag:`li`,name:`HTMLLIElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{value:{type:`long`,default:0},type:String}}),d({tag:`label`,name:`HTMLLabelElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{htmlFor:{name:`for`,type:String}}}),d({tag:`legend`,name:`HTMLLegendElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`link`,name:`HTMLLinkElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{href:f,rel:String,media:String,hreflang:String,type:String,crossOrigin:p,nonce:String,integrity:String,referrerPolicy:m,imageSizes:String,imageSrcset:String,charset:String,rev:String,target:String}}),d({tag:`map`,name:`HTMLMapElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{name:String}}),d({tag:`menu`,name:`HTMLMenuElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{type:{type:[`context`,`popup`,`toolbar`],missing:`toolbar`},label:String,compact:Boolean}}),d({tag:`meta`,name:`HTMLMetaElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{name:String,content:String,httpEquiv:{name:`http-equiv`,type:String},scheme:String}}),d({tag:`meter`,name:`HTMLMeterElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y}),d({tags:[`ins`,`del`],name:`HTMLModElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{cite:f,dateTime:String}}),d({tag:`ol`,name:`HTMLOListElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{_numitems:{get:function(){var e=0;return this.childNodes.forEach(function(n){n.nodeType===t.ELEMENT_NODE&&n.tagName===`LI`&&e++}),e}}},attributes:{type:String,reversed:Boolean,start:{type:`long`,default:function(){return this.reversed?this._numitems:1}},compact:Boolean}}),d({tag:`object`,name:`HTMLObjectElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{data:f,type:String,name:String,useMap:String,typeMustMatch:Boolean,width:String,height:String,align:String,archive:String,code:String,declare:Boolean,hspace:{type:`unsigned long`,default:0},standby:String,vspace:{type:`unsigned long`,default:0},codeBase:f,codeType:String,border:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`optgroup`,name:`HTMLOptGroupElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{disabled:Boolean,label:String}}),d({tag:`option`,name:`HTMLOptionElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{form:{get:function(){for(var e=this.parentNode;e&&e.nodeType===t.ELEMENT_NODE;){if(e.localName===`select`)return e.form;e=e.parentNode}}},value:{get:function(){return this._getattr(`value`)||this.text},set:function(e){this._setattr(`value`,e)}},text:{get:function(){return this.textContent.replace(/[ \t\n\f\r]+/g,` `).trim()},set:function(e){this.textContent=e}}},attributes:{disabled:Boolean,defaultSelected:{name:`selected`,type:Boolean},label:String}}),d({tag:`output`,name:`HTMLOutputElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{name:String}}),d({tag:`p`,name:`HTMLParagraphElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({tag:`param`,name:`HTMLParamElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{name:String,value:String,type:String,valueType:String}}),d({tags:[`pre`,`listing`,`xmp`],name:`HTMLPreElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{width:{type:`long`,default:0}}}),d({tag:`progress`,name:`HTMLProgressElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:y,attributes:{max:{type:Number,float:!0,default:1,min:0}}}),d({tags:[`q`,`blockquote`],name:`HTMLQuoteElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{cite:f}}),d({tag:`script`,name:`HTMLScriptElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{text:{get:function(){for(var e=``,n=0,r=this.childNodes.length;n<r;n++){var i=this.childNodes[n];i.nodeType===t.TEXT_NODE&&(e+=i._data)}return e},set:function(e){this.removeChildren(),e!==null&&e!==``&&this.appendChild(this.ownerDocument.createTextNode(e))}}},attributes:{src:f,type:String,charset:String,referrerPolicy:m,defer:Boolean,async:Boolean,nomodule:Boolean,crossOrigin:p,nonce:String,integrity:String}}),d({tag:`select`,name:`HTMLSelectElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:{form:y.form,options:{get:function(){return this.getElementsByTagName(`option`)}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,multiple:Boolean,required:Boolean,size:{type:`unsigned long`,default:0}}}),d({tag:`span`,name:`HTMLSpanElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`style`,name:`HTMLStyleElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{media:String,type:String,scoped:Boolean}}),d({tag:`caption`,name:`HTMLTableCaptionElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{align:String}}),d({name:`HTMLTableCellElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{colSpan:{type:`unsigned long`,default:1},rowSpan:{type:`unsigned long`,default:1},scope:{type:[`row`,`col`,`rowgroup`,`colgroup`],missing:``},abbr:String,align:String,axis:String,height:String,width:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},noWrap:Boolean,vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}}),d({tags:[`col`,`colgroup`],name:`HTMLTableColElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{span:{type:`limited unsigned long with fallback`,default:1,min:1},align:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},vAlign:String,width:String}}),d({tag:`table`,name:`HTMLTableElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{rows:{get:function(){return this.getElementsByTagName(`tr`)}}},attributes:{align:String,border:String,frame:String,rules:String,summary:String,width:String,bgColor:{type:String,treatNullAsEmptyString:!0},cellPadding:{type:String,treatNullAsEmptyString:!0},cellSpacing:{type:String,treatNullAsEmptyString:!0}}}),d({tag:`template`,name:`HTMLTemplateElement`,ctor:function(e,t,n){_.call(this,e,t,n),this._contentFragment=e._templateDoc.createDocumentFragment()},props:{content:{get:function(){return this._contentFragment}},serialize:{value:function(){return this.content.serialize()}}}}),d({tag:`tr`,name:`HTMLTableRowElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{cells:{get:function(){return this.querySelectorAll(`td,th`)}}},attributes:{align:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},vAlign:String,bgColor:{type:String,treatNullAsEmptyString:!0}}}),d({tags:[`thead`,`tfoot`,`tbody`],name:`HTMLTableSectionElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{rows:{get:function(){return this.getElementsByTagName(`tr`)}}},attributes:{align:String,ch:{name:`char`,type:String},chOff:{name:`charoff`,type:String},vAlign:String}}),d({tag:`textarea`,name:`HTMLTextAreaElement`,ctor:function(e,t,n){g.call(this,e,t,n)},props:{form:y.form,type:{get:function(){return`textarea`}},defaultValue:{get:function(){return this.textContent},set:function(e){this.textContent=e}},value:{get:function(){return this.defaultValue},set:function(e){this.defaultValue=e}},textLength:{get:function(){return this.value.length}}},attributes:{autocomplete:String,name:String,disabled:Boolean,autofocus:Boolean,placeholder:String,wrap:String,dirName:String,required:Boolean,readOnly:Boolean,rows:{type:`limited unsigned long with fallback`,default:2},cols:{type:`limited unsigned long with fallback`,default:20},maxLength:{type:`unsigned long`,min:0,setmin:0,default:-1},minLength:{type:`unsigned long`,min:0,setmin:0,default:-1},inputMode:{type:[`verbatim`,`latin`,`latin-name`,`latin-prose`,`full-width-latin`,`kana`,`kana-name`,`katakana`,`numeric`,`tel`,`email`,`url`],missing:``}}}),d({tag:`time`,name:`HTMLTimeElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{dateTime:String,pubDate:Boolean}}),d({tag:`title`,name:`HTMLTitleElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{text:{get:function(){return this.textContent}}}}),d({tag:`ul`,name:`HTMLUListElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{type:String,compact:Boolean}}),d({name:`HTMLMediaElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,crossOrigin:p,preload:{type:[`metadata`,`none`,`auto`,{value:``,alias:`auto`}],missing:`auto`},loop:Boolean,autoplay:Boolean,mediaGroup:String,controls:Boolean,defaultMuted:{name:`muted`,type:Boolean}}}),d({name:`HTMLAudioElement`,tag:`audio`,superclass:c.HTMLMediaElement,ctor:function(e,t,n){c.HTMLMediaElement.call(this,e,t,n)}}),d({name:`HTMLVideoElement`,tag:`video`,superclass:c.HTMLMediaElement,ctor:function(e,t,n){c.HTMLMediaElement.call(this,e,t,n)},attributes:{poster:f,width:{type:`unsigned long`,min:0,default:0},height:{type:`unsigned long`,min:0,default:0}}}),d({tag:`td`,name:`HTMLTableDataCellElement`,superclass:c.HTMLTableCellElement,ctor:function(e,t,n){c.HTMLTableCellElement.call(this,e,t,n)}}),d({tag:`th`,name:`HTMLTableHeaderCellElement`,superclass:c.HTMLTableCellElement,ctor:function(e,t,n){c.HTMLTableCellElement.call(this,e,t,n)}}),d({tag:`frameset`,name:`HTMLFrameSetElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`frame`,name:`HTMLFrameElement`,ctor:function(e,t,n){_.call(this,e,t,n)}}),d({tag:`canvas`,name:`HTMLCanvasElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{getContext:{value:i.nyi},probablySupportsContext:{value:i.nyi},setContext:{value:i.nyi},transferControlToProxy:{value:i.nyi},toDataURL:{value:i.nyi},toBlob:{value:i.nyi}},attributes:{width:{type:`unsigned long`,default:300},height:{type:`unsigned long`,default:150}}}),d({tag:`dialog`,name:`HTMLDialogElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{show:{value:i.nyi},showModal:{value:i.nyi},close:{value:i.nyi}},attributes:{open:Boolean,returnValue:String}}),d({tag:`menuitem`,name:`HTMLMenuItemElement`,ctor:function(e,t,n){_.call(this,e,t,n)},props:{_label:{get:function(){var e=this._getattr(`label`);return e!==null&&e!==``?e:(e=this.textContent,e.replace(/[ \t\n\f\r]+/g,` `).trim())}},label:{get:function(){var e=this._getattr(`label`);return e===null?this._label:e},set:function(e){this._setattr(`label`,e)}}},attributes:{type:{type:[`command`,`checkbox`,`radio`],missing:`command`},icon:f,disabled:Boolean,checked:Boolean,radiogroup:String,default:Boolean}}),d({tag:`source`,name:`HTMLSourceElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{srcset:String,sizes:String,media:String,src:f,type:String,width:String,height:String}}),d({tag:`track`,name:`HTMLTrackElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{src:f,srclang:String,label:String,default:Boolean,kind:{type:[`subtitles`,`captions`,`descriptions`,`chapters`,`metadata`],missing:`subtitles`,invalid:`metadata`}},props:{NONE:{get:function(){return 0}},LOADING:{get:function(){return 1}},LOADED:{get:function(){return 2}},ERROR:{get:function(){return 3}},readyState:{get:i.nyi},track:{get:i.nyi}}}),d({tag:`font`,name:`HTMLFontElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{color:{type:String,treatNullAsEmptyString:!0},face:{type:String},size:{type:String}}}),d({tag:`dir`,name:`HTMLDirectoryElement`,ctor:function(e,t,n){_.call(this,e,t,n)},attributes:{compact:Boolean}}),d({tags:`abbr.address.article.aside.b.bdi.bdo.cite.content.code.dd.dfn.dt.em.figcaption.figure.footer.header.hgroup.i.kbd.main.mark.nav.noscript.rb.rp.rt.rtc.ruby.s.samp.section.small.strong.sub.summary.sup.u.var.wbr.acronym.basefont.big.center.nobr.noembed.noframes.plaintext.strike.tt`.split(`.`)})})),M=e((e=>{var t=C(),n=A(),r=o(),i=le(),a=e.elements={},s=Object.create(null);e.createElement=function(e,t,n){return new(s[t]||l)(e,t,n)};function c(e){return n(e,l,a,s)}var l=c({superclass:t,name:`SVGElement`,ctor:function(e,n,i){t.call(this,e,n,r.NAMESPACE.SVG,i)},props:{style:{get:function(){return this._style||=new i(this),this._style}}}});c({name:`SVGSVGElement`,ctor:function(e,t,n){l.call(this,e,t,n)},tag:`svg`,props:{createSVGRect:{value:function(){return e.createElement(this.ownerDocument,`rect`,null)}}}}),c({tags:`a.altGlyph.altGlyphDef.altGlyphItem.animate.animateColor.animateMotion.animateTransform.circle.clipPath.color-profile.cursor.defs.desc.ellipse.feBlend.feColorMatrix.feComponentTransfer.feComposite.feConvolveMatrix.feDiffuseLighting.feDisplacementMap.feDistantLight.feFlood.feFuncA.feFuncB.feFuncG.feFuncR.feGaussianBlur.feImage.feMerge.feMergeNode.feMorphology.feOffset.fePointLight.feSpecularLighting.feSpotLight.feTile.feTurbulence.filter.font.font-face.font-face-format.font-face-name.font-face-src.font-face-uri.foreignObject.g.glyph.glyphRef.hkern.image.line.linearGradient.marker.mask.metadata.missing-glyph.mpath.path.pattern.polygon.polyline.radialGradient.rect.script.set.stop.style.switch.symbol.text.textPath.title.tref.tspan.use.view.vkern`.split(`.`)})})),ue=e(((e,t)=>{t.exports={VALUE:1,ATTR:2,REMOVE_ATTR:3,REMOVE:4,MOVE:5,INSERT:6}})),de=e(((e,n)=>{n.exports=fe;var r=u(),i=p(),s=m(),c=C(),l=E(),d=D(),f=t(),g=ee(),_=te(),v=pe(),b=O(),x=ie(),S=ne(),w=ae(),T=y(),re=se(),oe=h(),ce=j(),le=M(),k=o(),A=ue(),de=k.NAMESPACE,N=a().isApiWritable;function fe(e,t){s.call(this),this.nodeType=r.DOCUMENT_NODE,this.isHTML=e,this._address=t||`about:blank`,this.readyState=`loading`,this.implementation=new v(this),this.ownerDocument=null,this._contentType=e?`text/html`:`application/xml`,this.doctype=null,this.documentElement=null,this._templateDocCache=null,this._nodeIterators=null,this._nid=1,this._nextnid=2,this._nodes=[null,this],this.byId=Object.create(null),this.modclock=0}var me={event:`Event`,customevent:`CustomEvent`,uievent:`UIEvent`,mouseevent:`MouseEvent`},he={events:`event`,htmlevents:`event`,mouseevents:`mouseevent`,mutationevents:`mutationevent`,uievents:`uievent`},ge=function(e,t,n){return{get:function(){var r=e.call(this);return r?r[t]:n},set:function(n){var r=e.call(this);r&&(r[t]=n)}}};function _e(e,t){var n,r,i;return e===``&&(e=null),oe.isValidQName(t)||k.InvalidCharacterError(),n=null,r=t,i=t.indexOf(`:`),i>=0&&(n=t.substring(0,i),r=t.substring(i+1)),n!==null&&e===null&&k.NamespaceError(),n===`xml`&&e!==de.XML&&k.NamespaceError(),(n===`xmlns`||t===`xmlns`)&&e!==de.XMLNS&&k.NamespaceError(),e===de.XMLNS&&!(n===`xmlns`||t===`xmlns`)&&k.NamespaceError(),{namespace:e,prefix:n,localName:r}}fe.prototype=Object.create(s.prototype,{_setMutationHandler:{value:function(e){this.mutationHandler=e}},_dispatchRendererEvent:{value:function(e,t,n){var r=this._nodes[e];r&&r._dispatchEvent(new f(t,n),!0)}},nodeName:{value:`#document`},nodeValue:{get:function(){return null},set:function(){}},documentURI:{get:function(){return this._address},set:k.nyi},compatMode:{get:function(){return this._quirks?`BackCompat`:`CSS1Compat`}},createTextNode:{value:function(e){return new l(this,String(e))}},createComment:{value:function(e){return new d(this,e)}},createDocumentFragment:{value:function(){return new g(this)}},createProcessingInstruction:{value:function(e,t){return(!oe.isValidName(e)||t.indexOf(`?>`)!==-1)&&k.InvalidCharacterError(),new _(this,e,t)}},createAttribute:{value:function(e){return e=String(e),oe.isValidName(e)||k.InvalidCharacterError(),this.isHTML&&(e=k.toASCIILowerCase(e)),new c._Attr(null,e,null,null,``)}},createAttributeNS:{value:function(e,t){e=e==null||e===``?null:String(e),t=String(t);var n=_e(e,t);return new c._Attr(null,n.localName,n.prefix,n.namespace,``)}},createElement:{value:function(e){return e=String(e),oe.isValidName(e)||k.InvalidCharacterError(),this.isHTML?(/[A-Z]/.test(e)&&(e=k.toASCIILowerCase(e)),ce.createElement(this,e,null)):this.contentType===`application/xhtml+xml`?ce.createElement(this,e,null):new c(this,e,null,null)},writable:N},createElementNS:{value:function(e,t){e=e==null||e===``?null:String(e),t=String(t);var n=_e(e,t);return this._createElementNS(n.localName,n.namespace,n.prefix)},writable:N},_createElementNS:{value:function(e,t,n){return t===de.HTML?ce.createElement(this,e,n):t===de.SVG?le.createElement(this,e,n):new c(this,e,t,n)}},createEvent:{value:function(e){e=e.toLowerCase();var t=re[me[he[e]||e]];if(t){var n=new t;return n._initialized=!1,n}else k.NotSupportedError()}},createTreeWalker:{value:function(e,t,n){if(!e)throw TypeError(`root argument is required`);if(!(e instanceof r))throw TypeError(`root not a node`);return t=t===void 0?S.SHOW_ALL:+t,n=n===void 0?null:n,new b(e,t,n)}},createNodeIterator:{value:function(e,t,n){if(!e)throw TypeError(`root argument is required`);if(!(e instanceof r))throw TypeError(`root not a node`);return t=t===void 0?S.SHOW_ALL:+t,n=n===void 0?null:n,new x(e,t,n)}},_attachNodeIterator:{value:function(e){this._nodeIterators||=[],this._nodeIterators.push(e)}},_detachNodeIterator:{value:function(e){var t=this._nodeIterators.indexOf(e);this._nodeIterators.splice(t,1)}},_preremoveNodeIterators:{value:function(e){this._nodeIterators&&this._nodeIterators.forEach(function(t){t._preremove(e)})}},_updateDocTypeElement:{value:function(){this.doctype=this.documentElement=null;for(var e=this.firstChild;e!==null;e=e.nextSibling)e.nodeType===r.DOCUMENT_TYPE_NODE?this.doctype=e:e.nodeType===r.ELEMENT_NODE&&(this.documentElement=e)}},insertBefore:{value:function(e,t){return r.prototype.insertBefore.call(this,e,t),this._updateDocTypeElement(),e}},replaceChild:{value:function(e,t){return r.prototype.replaceChild.call(this,e,t),this._updateDocTypeElement(),t}},removeChild:{value:function(e){return r.prototype.removeChild.call(this,e),this._updateDocTypeElement(),e}},getElementById:{value:function(e){var t=this.byId[e];return t?t instanceof we?t.getFirst():t:null}},_hasMultipleElementsWithId:{value:function(e){return this.byId[e]instanceof we}},getElementsByName:{value:c.prototype.getElementsByName},getElementsByTagName:{value:c.prototype.getElementsByTagName},getElementsByTagNameNS:{value:c.prototype.getElementsByTagNameNS},getElementsByClassName:{value:c.prototype.getElementsByClassName},adoptNode:{value:function(e){return e.nodeType===r.DOCUMENT_NODE&&k.NotSupportedError(),e.nodeType===r.ATTRIBUTE_NODE?e:(e.parentNode&&e.parentNode.removeChild(e),e.ownerDocument!==this&&Ce(e,this),e)}},importNode:{value:function(e,t){return this.adoptNode(e.cloneNode(t))},writable:N},origin:{get:function(){return null}},characterSet:{get:function(){return`UTF-8`}},contentType:{get:function(){return this._contentType}},URL:{get:function(){return this._address}},domain:{get:k.nyi,set:k.nyi},referrer:{get:k.nyi},cookie:{get:k.nyi,set:k.nyi},lastModified:{get:k.nyi},location:{get:function(){return this.defaultView?this.defaultView.location:null},set:k.nyi},_titleElement:{get:function(){return this.getElementsByTagName(`title`).item(0)||null}},title:{get:function(){var e=this._titleElement;return(e?e.textContent:``).replace(/[ \t\n\r\f]+/g,` `).replace(/(^ )|( $)/g,``)},set:function(e){var t=this._titleElement,n=this.head;!t&&!n||(t||(t=this.createElement(`title`),n.appendChild(t)),t.textContent=e)}},dir:ge(function(){var e=this.documentElement;if(e&&e.tagName===`HTML`)return e},`dir`,``),fgColor:ge(function(){return this.body},`text`,``),linkColor:ge(function(){return this.body},`link`,``),vlinkColor:ge(function(){return this.body},`vLink`,``),alinkColor:ge(function(){return this.body},`aLink`,``),bgColor:ge(function(){return this.body},`bgColor`,``),charset:{get:function(){return this.characterSet}},inputEncoding:{get:function(){return this.characterSet}},scrollingElement:{get:function(){return this._quirks?this.body:this.documentElement}},body:{get:function(){return ve(this.documentElement,`body`)},set:k.nyi},head:{get:function(){return ve(this.documentElement,`head`)}},images:{get:k.nyi},embeds:{get:k.nyi},plugins:{get:k.nyi},links:{get:k.nyi},forms:{get:k.nyi},scripts:{get:k.nyi},applets:{get:function(){return[]}},activeElement:{get:function(){return null}},innerHTML:{get:function(){return this.serialize()},set:k.nyi},outerHTML:{get:function(){return this.serialize()},set:k.nyi},write:{value:function(e){if(this.isHTML||k.InvalidStateError(),this._parser){this._parser;var t=arguments.join(``);this._parser.parse(t)}}},writeln:{value:function(e){this.write(Array.prototype.join.call(arguments,``)+`
5
5
  `)}},open:{value:function(){this.documentElement=null}},close:{value:function(){this.readyState=`interactive`,this._dispatchEvent(new f(`readystatechange`),!0),this._dispatchEvent(new f(`DOMContentLoaded`),!0),this.readyState=`complete`,this._dispatchEvent(new f(`readystatechange`),!0),this.defaultView&&this.defaultView._dispatchEvent(new f(`load`),!0)}},clone:{value:function(){var e=new fe(this.isHTML,this._address);return e._quirks=this._quirks,e._contentType=this._contentType,e}},cloneNode:{value:function(e){var t=r.prototype.cloneNode.call(this,!1);if(e)for(var n=this.firstChild;n!==null;n=n.nextSibling)t._appendChild(t.importNode(n,!0));return t._updateDocTypeElement(),t}},isEqual:{value:function(e){return!0}},mutateValue:{value:function(e){this.mutationHandler&&this.mutationHandler({type:A.VALUE,target:e,data:e.data})}},mutateAttr:{value:function(e,t){this.mutationHandler&&this.mutationHandler({type:A.ATTR,target:e.ownerElement,attr:e})}},mutateRemoveAttr:{value:function(e){this.mutationHandler&&this.mutationHandler({type:A.REMOVE_ATTR,target:e.ownerElement,attr:e})}},mutateRemove:{value:function(e){this.mutationHandler&&this.mutationHandler({type:A.REMOVE,target:e.parentNode,node:e}),Se(e)}},mutateInsert:{value:function(e){xe(e),this.mutationHandler&&this.mutationHandler({type:A.INSERT,target:e.parentNode,node:e})}},mutateMove:{value:function(e){this.mutationHandler&&this.mutationHandler({type:A.MOVE,target:e})}},addId:{value:function(e,t){var n=this.byId[e];n?(n instanceof we||(n=new we(n),this.byId[e]=n),n.add(t)):this.byId[e]=t}},delId:{value:function(e,t){var n=this.byId[e];k.assert(n),n instanceof we?(n.del(t),n.length===1&&(this.byId[e]=n.downgrade())):this.byId[e]=void 0}},_resolve:{value:function(e){return new w(this._documentBaseURL).resolve(e)}},_documentBaseURL:{get:function(){var e=this._address;e===`about:blank`&&(e=`/`);var t=this.querySelector(`base[href]`);return t?new w(e).resolve(t.getAttribute(`href`)):e}},_templateDoc:{get:function(){if(!this._templateDocCache){var e=new fe(this.isHTML,this._address);this._templateDocCache=e._templateDocCache=e}return this._templateDocCache}},querySelector:{value:function(e){return T(e,this)[0]}},querySelectorAll:{value:function(e){var t=T(e,this);return t.item?t:new i(t)}}}),`abort.canplay.canplaythrough.change.click.contextmenu.cuechange.dblclick.drag.dragend.dragenter.dragleave.dragover.dragstart.drop.durationchange.emptied.ended.input.invalid.keydown.keypress.keyup.loadeddata.loadedmetadata.loadstart.mousedown.mousemove.mouseout.mouseover.mouseup.mousewheel.pause.play.playing.progress.ratechange.readystatechange.reset.seeked.seeking.select.show.stalled.submit.suspend.timeupdate.volumechange.waiting.blur.error.focus.load.scroll`.split(`.`).forEach(function(e){Object.defineProperty(fe.prototype,`on`+e,{get:function(){return this._getEventHandler(e)},set:function(t){this._setEventHandler(e,t)}})});function ve(e,t){if(e&&e.isHTML){for(var n=e.firstChild;n!==null;n=n.nextSibling)if(n.nodeType===r.ELEMENT_NODE&&n.localName===t&&n.namespaceURI===de.HTML)return n}return null}function ye(e){if(e._nid=e.ownerDocument._nextnid++,e.ownerDocument._nodes[e._nid]=e,e.nodeType===r.ELEMENT_NODE){var t=e.getAttribute(`id`);t&&e.ownerDocument.addId(t,e),e._roothook&&e._roothook()}}function be(e){if(e.nodeType===r.ELEMENT_NODE){var t=e.getAttribute(`id`);t&&e.ownerDocument.delId(t,e)}e.ownerDocument._nodes[e._nid]=void 0,e._nid=void 0}function xe(e){if(ye(e),e.nodeType===r.ELEMENT_NODE)for(var t=e.firstChild;t!==null;t=t.nextSibling)xe(t)}function Se(e){be(e);for(var t=e.firstChild;t!==null;t=t.nextSibling)Se(t)}function Ce(e,t){e.ownerDocument=t,e._lastModTime=void 0,Object.prototype.hasOwnProperty.call(e,`_tagName`)&&(e._tagName=void 0);for(var n=e.firstChild;n!==null;n=n.nextSibling)Ce(n,t)}function we(e){this.nodes=Object.create(null),this.nodes[e._nid]=e,this.length=1,this.firstNode=void 0}we.prototype.add=function(e){this.nodes[e._nid]||(this.nodes[e._nid]=e,this.length++,this.firstNode=void 0)},we.prototype.del=function(e){this.nodes[e._nid]&&(delete this.nodes[e._nid],this.length--,this.firstNode=void 0)},we.prototype.getFirst=function(){if(!this.firstNode)for(var e in this.nodes)(this.firstNode===void 0||this.firstNode.compareDocumentPosition(this.nodes[e])&r.DOCUMENT_POSITION_PRECEDING)&&(this.firstNode=this.nodes[e]);return this.firstNode},we.prototype.downgrade=function(){if(this.length===1)for(var e in this.nodes)return this.nodes[e];return this}})),N=e(((e,t)=>{t.exports=a;var n=u(),r=w(),i=b();function a(e,t,i,a){r.call(this),this.nodeType=n.DOCUMENT_TYPE_NODE,this.ownerDocument=e||null,this.name=t,this.publicId=i||``,this.systemId=a||``}a.prototype=Object.create(r.prototype,{nodeName:{get:function(){return this.name}},nodeValue:{get:function(){return null},set:function(){}},clone:{value:function(){return new a(this.ownerDocument,this.name,this.publicId,this.systemId)}},isEqual:{value:function(e){return this.name===e.name&&this.publicId===e.publicId&&this.systemId===e.systemId}}}),Object.defineProperties(a.prototype,i)})),fe=e(((e,t)=>{t.exports=L;var n=de(),r=N(),i=u(),a=o().NAMESPACE,s=j(),c=s.elements,l=Function.prototype.apply.bind(Array.prototype.push),d=-1,f=1,p=2,m=3,h=4,g=5,_=[],v=/^HTML$|^-\/\/W3O\/\/DTD W3 HTML Strict 3\.0\/\/EN\/\/$|^-\/W3C\/DTD HTML 4\.0 Transitional\/EN$|^\+\/\/Silmaril\/\/dtd html Pro v0r11 19970101\/\/|^-\/\/AdvaSoft Ltd\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/AS\/\/DTD HTML 3\.0 asWedit \+ extensions\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Level 1\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Level 2\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict Level 1\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict Level 2\/\/|^-\/\/IETF\/\/DTD HTML 2\.0 Strict\/\/|^-\/\/IETF\/\/DTD HTML 2\.0\/\/|^-\/\/IETF\/\/DTD HTML 2\.1E\/\/|^-\/\/IETF\/\/DTD HTML 3\.0\/\/|^-\/\/IETF\/\/DTD HTML 3\.2 Final\/\/|^-\/\/IETF\/\/DTD HTML 3\.2\/\/|^-\/\/IETF\/\/DTD HTML 3\/\/|^-\/\/IETF\/\/DTD HTML Level 0\/\/|^-\/\/IETF\/\/DTD HTML Level 1\/\/|^-\/\/IETF\/\/DTD HTML Level 2\/\/|^-\/\/IETF\/\/DTD HTML Level 3\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 0\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 1\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 2\/\/|^-\/\/IETF\/\/DTD HTML Strict Level 3\/\/|^-\/\/IETF\/\/DTD HTML Strict\/\/|^-\/\/IETF\/\/DTD HTML\/\/|^-\/\/Metrius\/\/DTD Metrius Presentational\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 HTML Strict\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 HTML\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 2\.0 Tables\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 HTML Strict\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 HTML\/\/|^-\/\/Microsoft\/\/DTD Internet Explorer 3\.0 Tables\/\/|^-\/\/Netscape Comm\. Corp\.\/\/DTD HTML\/\/|^-\/\/Netscape Comm\. Corp\.\/\/DTD Strict HTML\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML 2\.0\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML Extended 1\.0\/\/|^-\/\/O'Reilly and Associates\/\/DTD HTML Extended Relaxed 1\.0\/\/|^-\/\/SoftQuad Software\/\/DTD HoTMetaL PRO 6\.0::19990601::extensions to HTML 4\.0\/\/|^-\/\/SoftQuad\/\/DTD HoTMetaL PRO 4\.0::19971010::extensions to HTML 4\.0\/\/|^-\/\/Spyglass\/\/DTD HTML 2\.0 Extended\/\/|^-\/\/SQ\/\/DTD HTML 2\.0 HoTMetaL \+ extensions\/\/|^-\/\/Sun Microsystems Corp\.\/\/DTD HotJava HTML\/\/|^-\/\/Sun Microsystems Corp\.\/\/DTD HotJava Strict HTML\/\/|^-\/\/W3C\/\/DTD HTML 3 1995-03-24\/\/|^-\/\/W3C\/\/DTD HTML 3\.2 Draft\/\/|^-\/\/W3C\/\/DTD HTML 3\.2 Final\/\/|^-\/\/W3C\/\/DTD HTML 3\.2\/\/|^-\/\/W3C\/\/DTD HTML 3\.2S Draft\/\/|^-\/\/W3C\/\/DTD HTML 4\.0 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.0 Transitional\/\/|^-\/\/W3C\/\/DTD HTML Experimental 19960712\/\/|^-\/\/W3C\/\/DTD HTML Experimental 970421\/\/|^-\/\/W3C\/\/DTD W3 HTML\/\/|^-\/\/W3O\/\/DTD W3 HTML 3\.0\/\/|^-\/\/WebTechs\/\/DTD Mozilla HTML 2\.0\/\/|^-\/\/WebTechs\/\/DTD Mozilla HTML\/\//i,y=`http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd`,b=/^-\/\/W3C\/\/DTD HTML 4\.01 Frameset\/\/|^-\/\/W3C\/\/DTD HTML 4\.01 Transitional\/\//i,x=/^-\/\/W3C\/\/DTD XHTML 1\.0 Frameset\/\/|^-\/\/W3C\/\/DTD XHTML 1\.0 Transitional\/\//i,S=Object.create(null);S[a.HTML]={__proto__:null,address:!0,applet:!0,area:!0,article:!0,aside:!0,base:!0,basefont:!0,bgsound:!0,blockquote:!0,body:!0,br:!0,button:!0,caption:!0,center:!0,col:!0,colgroup:!0,dd:!0,details:!0,dir:!0,div:!0,dl:!0,dt:!0,embed:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,frame:!0,frameset:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,head:!0,header:!0,hgroup:!0,hr:!0,html:!0,iframe:!0,img:!0,input:!0,li:!0,link:!0,listing:!0,main:!0,marquee:!0,menu:!0,meta:!0,nav:!0,noembed:!0,noframes:!0,noscript:!0,object:!0,ol:!0,p:!0,param:!0,plaintext:!0,pre:!0,script:!0,section:!0,select:!0,source:!0,style:!0,summary:!0,table:!0,tbody:!0,td:!0,template:!0,textarea:!0,tfoot:!0,th:!0,thead:!0,title:!0,tr:!0,track:!0,ul:!0,wbr:!0,xmp:!0},S[a.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0},S[a.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0};var C=Object.create(null);C[a.HTML]={__proto__:null,address:!0,div:!0,p:!0};var w=Object.create(null);w[a.HTML]={__proto__:null,dd:!0,dt:!0};var T=Object.create(null);T[a.HTML]={__proto__:null,table:!0,thead:!0,tbody:!0,tfoot:!0,tr:!0};var E=Object.create(null);E[a.HTML]={__proto__:null,dd:!0,dt:!0,li:!0,menuitem:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0};var D=Object.create(null);D[a.HTML]={__proto__:null,caption:!0,colgroup:!0,dd:!0,dt:!0,li:!0,optgroup:!0,option:!0,p:!0,rb:!0,rp:!0,rt:!0,rtc:!0,tbody:!0,td:!0,tfoot:!0,th:!0,thead:!0,tr:!0};var ee=Object.create(null);ee[a.HTML]={__proto__:null,table:!0,template:!0,html:!0};var te=Object.create(null);te[a.HTML]={__proto__:null,tbody:!0,tfoot:!0,thead:!0,template:!0,html:!0};var ne=Object.create(null);ne[a.HTML]={__proto__:null,tr:!0,template:!0,html:!0};var re=Object.create(null);re[a.HTML]={__proto__:null,button:!0,fieldset:!0,input:!0,keygen:!0,object:!0,output:!0,select:!0,textarea:!0,img:!0};var O=Object.create(null);O[a.HTML]={__proto__:null,applet:!0,caption:!0,html:!0,table:!0,td:!0,th:!0,marquee:!0,object:!0,template:!0},O[a.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0},O[a.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var ie=Object.create(O);ie[a.HTML]=Object.create(O[a.HTML]),ie[a.HTML].ol=!0,ie[a.HTML].ul=!0;var ae=Object.create(O);ae[a.HTML]=Object.create(O[a.HTML]),ae[a.HTML].button=!0;var oe=Object.create(null);oe[a.HTML]={__proto__:null,html:!0,table:!0,template:!0};var se=Object.create(null);se[a.HTML]={__proto__:null,optgroup:!0,option:!0};var ce=Object.create(null);ce[a.MATHML]={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0};var le=Object.create(null);le[a.SVG]={__proto__:null,foreignObject:!0,desc:!0,title:!0};var k={__proto__:null,"xlink:actuate":a.XLINK,"xlink:arcrole":a.XLINK,"xlink:href":a.XLINK,"xlink:role":a.XLINK,"xlink:show":a.XLINK,"xlink:title":a.XLINK,"xlink:type":a.XLINK,"xml:base":a.XML,"xml:lang":a.XML,"xml:space":a.XML,xmlns:a.XMLNS,"xmlns:xlink":a.XMLNS},A={__proto__:null,attributename:`attributeName`,attributetype:`attributeType`,basefrequency:`baseFrequency`,baseprofile:`baseProfile`,calcmode:`calcMode`,clippathunits:`clipPathUnits`,diffuseconstant:`diffuseConstant`,edgemode:`edgeMode`,filterunits:`filterUnits`,glyphref:`glyphRef`,gradienttransform:`gradientTransform`,gradientunits:`gradientUnits`,kernelmatrix:`kernelMatrix`,kernelunitlength:`kernelUnitLength`,keypoints:`keyPoints`,keysplines:`keySplines`,keytimes:`keyTimes`,lengthadjust:`lengthAdjust`,limitingconeangle:`limitingConeAngle`,markerheight:`markerHeight`,markerunits:`markerUnits`,markerwidth:`markerWidth`,maskcontentunits:`maskContentUnits`,maskunits:`maskUnits`,numoctaves:`numOctaves`,pathlength:`pathLength`,patterncontentunits:`patternContentUnits`,patterntransform:`patternTransform`,patternunits:`patternUnits`,pointsatx:`pointsAtX`,pointsaty:`pointsAtY`,pointsatz:`pointsAtZ`,preservealpha:`preserveAlpha`,preserveaspectratio:`preserveAspectRatio`,primitiveunits:`primitiveUnits`,refx:`refX`,refy:`refY`,repeatcount:`repeatCount`,repeatdur:`repeatDur`,requiredextensions:`requiredExtensions`,requiredfeatures:`requiredFeatures`,specularconstant:`specularConstant`,specularexponent:`specularExponent`,spreadmethod:`spreadMethod`,startoffset:`startOffset`,stddeviation:`stdDeviation`,stitchtiles:`stitchTiles`,surfacescale:`surfaceScale`,systemlanguage:`systemLanguage`,tablevalues:`tableValues`,targetx:`targetX`,targety:`targetY`,textlength:`textLength`,viewbox:`viewBox`,viewtarget:`viewTarget`,xchannelselector:`xChannelSelector`,ychannelselector:`yChannelSelector`,zoomandpan:`zoomAndPan`},M={__proto__:null,altglyph:`altGlyph`,altglyphdef:`altGlyphDef`,altglyphitem:`altGlyphItem`,animatecolor:`animateColor`,animatemotion:`animateMotion`,animatetransform:`animateTransform`,clippath:`clipPath`,feblend:`feBlend`,fecolormatrix:`feColorMatrix`,fecomponenttransfer:`feComponentTransfer`,fecomposite:`feComposite`,feconvolvematrix:`feConvolveMatrix`,fediffuselighting:`feDiffuseLighting`,fedisplacementmap:`feDisplacementMap`,fedistantlight:`feDistantLight`,feflood:`feFlood`,fefunca:`feFuncA`,fefuncb:`feFuncB`,fefuncg:`feFuncG`,fefuncr:`feFuncR`,fegaussianblur:`feGaussianBlur`,feimage:`feImage`,femerge:`feMerge`,femergenode:`feMergeNode`,femorphology:`feMorphology`,feoffset:`feOffset`,fepointlight:`fePointLight`,fespecularlighting:`feSpecularLighting`,fespotlight:`feSpotLight`,fetile:`feTile`,feturbulence:`feTurbulence`,foreignobject:`foreignObject`,glyphref:`glyphRef`,lineargradient:`linearGradient`,radialgradient:`radialGradient`,textpath:`textPath`},ue={__proto__:null,0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376},fe={__proto__:null,AElig:198,"AElig;":198,AMP:38,"AMP;":38,Aacute:193,"Aacute;":193,"Abreve;":258,Acirc:194,"Acirc;":194,"Acy;":1040,"Afr;":[55349,56580],Agrave:192,"Agrave;":192,"Alpha;":913,"Amacr;":256,"And;":10835,"Aogon;":260,"Aopf;":[55349,56632],"ApplyFunction;":8289,Aring:197,"Aring;":197,"Ascr;":[55349,56476],"Assign;":8788,Atilde:195,"Atilde;":195,Auml:196,"Auml;":196,"Backslash;":8726,"Barv;":10983,"Barwed;":8966,"Bcy;":1041,"Because;":8757,"Bernoullis;":8492,"Beta;":914,"Bfr;":[55349,56581],"Bopf;":[55349,56633],"Breve;":728,"Bscr;":8492,"Bumpeq;":8782,"CHcy;":1063,COPY:169,"COPY;":169,"Cacute;":262,"Cap;":8914,"CapitalDifferentialD;":8517,"Cayleys;":8493,"Ccaron;":268,Ccedil:199,"Ccedil;":199,"Ccirc;":264,"Cconint;":8752,"Cdot;":266,"Cedilla;":184,"CenterDot;":183,"Cfr;":8493,"Chi;":935,"CircleDot;":8857,"CircleMinus;":8854,"CirclePlus;":8853,"CircleTimes;":8855,"ClockwiseContourIntegral;":8754,"CloseCurlyDoubleQuote;":8221,"CloseCurlyQuote;":8217,"Colon;":8759,"Colone;":10868,"Congruent;":8801,"Conint;":8751,"ContourIntegral;":8750,"Copf;":8450,"Coproduct;":8720,"CounterClockwiseContourIntegral;":8755,"Cross;":10799,"Cscr;":[55349,56478],"Cup;":8915,"CupCap;":8781,"DD;":8517,"DDotrahd;":10513,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Dagger;":8225,"Darr;":8609,"Dashv;":10980,"Dcaron;":270,"Dcy;":1044,"Del;":8711,"Delta;":916,"Dfr;":[55349,56583],"DiacriticalAcute;":180,"DiacriticalDot;":729,"DiacriticalDoubleAcute;":733,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"Diamond;":8900,"DifferentialD;":8518,"Dopf;":[55349,56635],"Dot;":168,"DotDot;":8412,"DotEqual;":8784,"DoubleContourIntegral;":8751,"DoubleDot;":168,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DoubleLeftRightArrow;":8660,"DoubleLeftTee;":10980,"DoubleLongLeftArrow;":10232,"DoubleLongLeftRightArrow;":10234,"DoubleLongRightArrow;":10233,"DoubleRightArrow;":8658,"DoubleRightTee;":8872,"DoubleUpArrow;":8657,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownArrow;":8595,"DownArrowBar;":10515,"DownArrowUpArrow;":8693,"DownBreve;":785,"DownLeftRightVector;":10576,"DownLeftTeeVector;":10590,"DownLeftVector;":8637,"DownLeftVectorBar;":10582,"DownRightTeeVector;":10591,"DownRightVector;":8641,"DownRightVectorBar;":10583,"DownTee;":8868,"DownTeeArrow;":8615,"Downarrow;":8659,"Dscr;":[55349,56479],"Dstrok;":272,"ENG;":330,ETH:208,"ETH;":208,Eacute:201,"Eacute;":201,"Ecaron;":282,Ecirc:202,"Ecirc;":202,"Ecy;":1069,"Edot;":278,"Efr;":[55349,56584],Egrave:200,"Egrave;":200,"Element;":8712,"Emacr;":274,"EmptySmallSquare;":9723,"EmptyVerySmallSquare;":9643,"Eogon;":280,"Eopf;":[55349,56636],"Epsilon;":917,"Equal;":10869,"EqualTilde;":8770,"Equilibrium;":8652,"Escr;":8496,"Esim;":10867,"Eta;":919,Euml:203,"Euml;":203,"Exists;":8707,"ExponentialE;":8519,"Fcy;":1060,"Ffr;":[55349,56585],"FilledSmallSquare;":9724,"FilledVerySmallSquare;":9642,"Fopf;":[55349,56637],"ForAll;":8704,"Fouriertrf;":8497,"Fscr;":8497,"GJcy;":1027,GT:62,"GT;":62,"Gamma;":915,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"Gcirc;":284,"Gcy;":1043,"Gdot;":288,"Gfr;":[55349,56586],"Gg;":8921,"Gopf;":[55349,56638],"GreaterEqual;":8805,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"GreaterGreater;":10914,"GreaterLess;":8823,"GreaterSlantEqual;":10878,"GreaterTilde;":8819,"Gscr;":[55349,56482],"Gt;":8811,"HARDcy;":1066,"Hacek;":711,"Hat;":94,"Hcirc;":292,"Hfr;":8460,"HilbertSpace;":8459,"Hopf;":8461,"HorizontalLine;":9472,"Hscr;":8459,"Hstrok;":294,"HumpDownHump;":8782,"HumpEqual;":8783,"IEcy;":1045,"IJlig;":306,"IOcy;":1025,Iacute:205,"Iacute;":205,Icirc:206,"Icirc;":206,"Icy;":1048,"Idot;":304,"Ifr;":8465,Igrave:204,"Igrave;":204,"Im;":8465,"Imacr;":298,"ImaginaryI;":8520,"Implies;":8658,"Int;":8748,"Integral;":8747,"Intersection;":8898,"InvisibleComma;":8291,"InvisibleTimes;":8290,"Iogon;":302,"Iopf;":[55349,56640],"Iota;":921,"Iscr;":8464,"Itilde;":296,"Iukcy;":1030,Iuml:207,"Iuml;":207,"Jcirc;":308,"Jcy;":1049,"Jfr;":[55349,56589],"Jopf;":[55349,56641],"Jscr;":[55349,56485],"Jsercy;":1032,"Jukcy;":1028,"KHcy;":1061,"KJcy;":1036,"Kappa;":922,"Kcedil;":310,"Kcy;":1050,"Kfr;":[55349,56590],"Kopf;":[55349,56642],"Kscr;":[55349,56486],"LJcy;":1033,LT:60,"LT;":60,"Lacute;":313,"Lambda;":923,"Lang;":10218,"Laplacetrf;":8466,"Larr;":8606,"Lcaron;":317,"Lcedil;":315,"Lcy;":1051,"LeftAngleBracket;":10216,"LeftArrow;":8592,"LeftArrowBar;":8676,"LeftArrowRightArrow;":8646,"LeftCeiling;":8968,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVector;":8643,"LeftDownVectorBar;":10585,"LeftFloor;":8970,"LeftRightArrow;":8596,"LeftRightVector;":10574,"LeftTee;":8867,"LeftTeeArrow;":8612,"LeftTeeVector;":10586,"LeftTriangle;":8882,"LeftTriangleBar;":10703,"LeftTriangleEqual;":8884,"LeftUpDownVector;":10577,"LeftUpTeeVector;":10592,"LeftUpVector;":8639,"LeftUpVectorBar;":10584,"LeftVector;":8636,"LeftVectorBar;":10578,"Leftarrow;":8656,"Leftrightarrow;":8660,"LessEqualGreater;":8922,"LessFullEqual;":8806,"LessGreater;":8822,"LessLess;":10913,"LessSlantEqual;":10877,"LessTilde;":8818,"Lfr;":[55349,56591],"Ll;":8920,"Lleftarrow;":8666,"Lmidot;":319,"LongLeftArrow;":10229,"LongLeftRightArrow;":10231,"LongRightArrow;":10230,"Longleftarrow;":10232,"Longleftrightarrow;":10234,"Longrightarrow;":10233,"Lopf;":[55349,56643],"LowerLeftArrow;":8601,"LowerRightArrow;":8600,"Lscr;":8466,"Lsh;":8624,"Lstrok;":321,"Lt;":8810,"Map;":10501,"Mcy;":1052,"MediumSpace;":8287,"Mellintrf;":8499,"Mfr;":[55349,56592],"MinusPlus;":8723,"Mopf;":[55349,56644],"Mscr;":8499,"Mu;":924,"NJcy;":1034,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ncy;":1053,"NegativeMediumSpace;":8203,"NegativeThickSpace;":8203,"NegativeThinSpace;":8203,"NegativeVeryThinSpace;":8203,"NestedGreaterGreater;":8811,"NestedLessLess;":8810,"NewLine;":10,"Nfr;":[55349,56593],"NoBreak;":8288,"NonBreakingSpace;":160,"Nopf;":8469,"Not;":10988,"NotCongruent;":8802,"NotCupCap;":8813,"NotDoubleVerticalBar;":8742,"NotElement;":8713,"NotEqual;":8800,"NotEqualTilde;":[8770,824],"NotExists;":8708,"NotGreater;":8815,"NotGreaterEqual;":8817,"NotGreaterFullEqual;":[8807,824],"NotGreaterGreater;":[8811,824],"NotGreaterLess;":8825,"NotGreaterSlantEqual;":[10878,824],"NotGreaterTilde;":8821,"NotHumpDownHump;":[8782,824],"NotHumpEqual;":[8783,824],"NotLeftTriangle;":8938,"NotLeftTriangleBar;":[10703,824],"NotLeftTriangleEqual;":8940,"NotLess;":8814,"NotLessEqual;":8816,"NotLessGreater;":8824,"NotLessLess;":[8810,824],"NotLessSlantEqual;":[10877,824],"NotLessTilde;":8820,"NotNestedGreaterGreater;":[10914,824],"NotNestedLessLess;":[10913,824],"NotPrecedes;":8832,"NotPrecedesEqual;":[10927,824],"NotPrecedesSlantEqual;":8928,"NotReverseElement;":8716,"NotRightTriangle;":8939,"NotRightTriangleBar;":[10704,824],"NotRightTriangleEqual;":8941,"NotSquareSubset;":[8847,824],"NotSquareSubsetEqual;":8930,"NotSquareSuperset;":[8848,824],"NotSquareSupersetEqual;":8931,"NotSubset;":[8834,8402],"NotSubsetEqual;":8840,"NotSucceeds;":8833,"NotSucceedsEqual;":[10928,824],"NotSucceedsSlantEqual;":8929,"NotSucceedsTilde;":[8831,824],"NotSuperset;":[8835,8402],"NotSupersetEqual;":8841,"NotTilde;":8769,"NotTildeEqual;":8772,"NotTildeFullEqual;":8775,"NotTildeTilde;":8777,"NotVerticalBar;":8740,"Nscr;":[55349,56489],Ntilde:209,"Ntilde;":209,"Nu;":925,"OElig;":338,Oacute:211,"Oacute;":211,Ocirc:212,"Ocirc;":212,"Ocy;":1054,"Odblac;":336,"Ofr;":[55349,56594],Ograve:210,"Ograve;":210,"Omacr;":332,"Omega;":937,"Omicron;":927,"Oopf;":[55349,56646],"OpenCurlyDoubleQuote;":8220,"OpenCurlyQuote;":8216,"Or;":10836,"Oscr;":[55349,56490],Oslash:216,"Oslash;":216,Otilde:213,"Otilde;":213,"Otimes;":10807,Ouml:214,"Ouml;":214,"OverBar;":8254,"OverBrace;":9182,"OverBracket;":9140,"OverParenthesis;":9180,"PartialD;":8706,"Pcy;":1055,"Pfr;":[55349,56595],"Phi;":934,"Pi;":928,"PlusMinus;":177,"Poincareplane;":8460,"Popf;":8473,"Pr;":10939,"Precedes;":8826,"PrecedesEqual;":10927,"PrecedesSlantEqual;":8828,"PrecedesTilde;":8830,"Prime;":8243,"Product;":8719,"Proportion;":8759,"Proportional;":8733,"Pscr;":[55349,56491],"Psi;":936,QUOT:34,"QUOT;":34,"Qfr;":[55349,56596],"Qopf;":8474,"Qscr;":[55349,56492],"RBarr;":10512,REG:174,"REG;":174,"Racute;":340,"Rang;":10219,"Rarr;":8608,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"Rcy;":1056,"Re;":8476,"ReverseElement;":8715,"ReverseEquilibrium;":8651,"ReverseUpEquilibrium;":10607,"Rfr;":8476,"Rho;":929,"RightAngleBracket;":10217,"RightArrow;":8594,"RightArrowBar;":8677,"RightArrowLeftArrow;":8644,"RightCeiling;":8969,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVector;":8642,"RightDownVectorBar;":10581,"RightFloor;":8971,"RightTee;":8866,"RightTeeArrow;":8614,"RightTeeVector;":10587,"RightTriangle;":8883,"RightTriangleBar;":10704,"RightTriangleEqual;":8885,"RightUpDownVector;":10575,"RightUpTeeVector;":10588,"RightUpVector;":8638,"RightUpVectorBar;":10580,"RightVector;":8640,"RightVectorBar;":10579,"Rightarrow;":8658,"Ropf;":8477,"RoundImplies;":10608,"Rrightarrow;":8667,"Rscr;":8475,"Rsh;":8625,"RuleDelayed;":10740,"SHCHcy;":1065,"SHcy;":1064,"SOFTcy;":1068,"Sacute;":346,"Sc;":10940,"Scaron;":352,"Scedil;":350,"Scirc;":348,"Scy;":1057,"Sfr;":[55349,56598],"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"ShortRightArrow;":8594,"ShortUpArrow;":8593,"Sigma;":931,"SmallCircle;":8728,"Sopf;":[55349,56650],"Sqrt;":8730,"Square;":9633,"SquareIntersection;":8851,"SquareSubset;":8847,"SquareSubsetEqual;":8849,"SquareSuperset;":8848,"SquareSupersetEqual;":8850,"SquareUnion;":8852,"Sscr;":[55349,56494],"Star;":8902,"Sub;":8912,"Subset;":8912,"SubsetEqual;":8838,"Succeeds;":8827,"SucceedsEqual;":10928,"SucceedsSlantEqual;":8829,"SucceedsTilde;":8831,"SuchThat;":8715,"Sum;":8721,"Sup;":8913,"Superset;":8835,"SupersetEqual;":8839,"Supset;":8913,THORN:222,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"TScy;":1062,"Tab;":9,"Tau;":932,"Tcaron;":356,"Tcedil;":354,"Tcy;":1058,"Tfr;":[55349,56599],"Therefore;":8756,"Theta;":920,"ThickSpace;":[8287,8202],"ThinSpace;":8201,"Tilde;":8764,"TildeEqual;":8771,"TildeFullEqual;":8773,"TildeTilde;":8776,"Topf;":[55349,56651],"TripleDot;":8411,"Tscr;":[55349,56495],"Tstrok;":358,Uacute:218,"Uacute;":218,"Uarr;":8607,"Uarrocir;":10569,"Ubrcy;":1038,"Ubreve;":364,Ucirc:219,"Ucirc;":219,"Ucy;":1059,"Udblac;":368,"Ufr;":[55349,56600],Ugrave:217,"Ugrave;":217,"Umacr;":362,"UnderBar;":95,"UnderBrace;":9183,"UnderBracket;":9141,"UnderParenthesis;":9181,"Union;":8899,"UnionPlus;":8846,"Uogon;":370,"Uopf;":[55349,56652],"UpArrow;":8593,"UpArrowBar;":10514,"UpArrowDownArrow;":8645,"UpDownArrow;":8597,"UpEquilibrium;":10606,"UpTee;":8869,"UpTeeArrow;":8613,"Uparrow;":8657,"Updownarrow;":8661,"UpperLeftArrow;":8598,"UpperRightArrow;":8599,"Upsi;":978,"Upsilon;":933,"Uring;":366,"Uscr;":[55349,56496],"Utilde;":360,Uuml:220,"Uuml;":220,"VDash;":8875,"Vbar;":10987,"Vcy;":1042,"Vdash;":8873,"Vdashl;":10982,"Vee;":8897,"Verbar;":8214,"Vert;":8214,"VerticalBar;":8739,"VerticalLine;":124,"VerticalSeparator;":10072,"VerticalTilde;":8768,"VeryThinSpace;":8202,"Vfr;":[55349,56601],"Vopf;":[55349,56653],"Vscr;":[55349,56497],"Vvdash;":8874,"Wcirc;":372,"Wedge;":8896,"Wfr;":[55349,56602],"Wopf;":[55349,56654],"Wscr;":[55349,56498],"Xfr;":[55349,56603],"Xi;":926,"Xopf;":[55349,56655],"Xscr;":[55349,56499],"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,Yacute:221,"Yacute;":221,"Ycirc;":374,"Ycy;":1067,"Yfr;":[55349,56604],"Yopf;":[55349,56656],"Yscr;":[55349,56500],"Yuml;":376,"ZHcy;":1046,"Zacute;":377,"Zcaron;":381,"Zcy;":1047,"Zdot;":379,"ZeroWidthSpace;":8203,"Zeta;":918,"Zfr;":8488,"Zopf;":8484,"Zscr;":[55349,56501],aacute:225,"aacute;":225,"abreve;":259,"ac;":8766,"acE;":[8766,819],"acd;":8767,acirc:226,"acirc;":226,acute:180,"acute;":180,"acy;":1072,aelig:230,"aelig;":230,"af;":8289,"afr;":[55349,56606],agrave:224,"agrave;":224,"alefsym;":8501,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,amp:38,"amp;":38,"and;":8743,"andand;":10837,"andd;":10844,"andslope;":10840,"andv;":10842,"ang;":8736,"ange;":10660,"angle;":8736,"angmsd;":8737,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrt;":8735,"angrtvb;":8894,"angrtvbd;":10653,"angsph;":8738,"angst;":197,"angzarr;":9084,"aogon;":261,"aopf;":[55349,56658],"ap;":8776,"apE;":10864,"apacir;":10863,"ape;":8778,"apid;":8779,"apos;":39,"approx;":8776,"approxeq;":8778,aring:229,"aring;":229,"ascr;":[55349,56502],"ast;":42,"asymp;":8776,"asympeq;":8781,atilde:227,"atilde;":227,auml:228,"auml;":228,"awconint;":8755,"awint;":10769,"bNot;":10989,"backcong;":8780,"backepsilon;":1014,"backprime;":8245,"backsim;":8765,"backsimeq;":8909,"barvee;":8893,"barwed;":8965,"barwedge;":8965,"bbrk;":9141,"bbrktbrk;":9142,"bcong;":8780,"bcy;":1073,"bdquo;":8222,"becaus;":8757,"because;":8757,"bemptyv;":10672,"bepsi;":1014,"bernou;":8492,"beta;":946,"beth;":8502,"between;":8812,"bfr;":[55349,56607],"bigcap;":8898,"bigcirc;":9711,"bigcup;":8899,"bigodot;":10752,"bigoplus;":10753,"bigotimes;":10754,"bigsqcup;":10758,"bigstar;":9733,"bigtriangledown;":9661,"bigtriangleup;":9651,"biguplus;":10756,"bigvee;":8897,"bigwedge;":8896,"bkarow;":10509,"blacklozenge;":10731,"blacksquare;":9642,"blacktriangle;":9652,"blacktriangledown;":9662,"blacktriangleleft;":9666,"blacktriangleright;":9656,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"bne;":[61,8421],"bnequiv;":[8801,8421],"bnot;":8976,"bopf;":[55349,56659],"bot;":8869,"bottom;":8869,"bowtie;":8904,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxH;":9552,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxV;":9553,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxbox;":10697,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxh;":9472,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxminus;":8863,"boxplus;":8862,"boxtimes;":8864,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxv;":9474,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"bprime;":8245,"breve;":728,brvbar:166,"brvbar;":166,"bscr;":[55349,56503],"bsemi;":8271,"bsim;":8765,"bsime;":8909,"bsol;":92,"bsolb;":10693,"bsolhsub;":10184,"bull;":8226,"bullet;":8226,"bump;":8782,"bumpE;":10926,"bumpe;":8783,"bumpeq;":8783,"cacute;":263,"cap;":8745,"capand;":10820,"capbrcup;":10825,"capcap;":10827,"capcup;":10823,"capdot;":10816,"caps;":[8745,65024],"caret;":8257,"caron;":711,"ccaps;":10829,"ccaron;":269,ccedil:231,"ccedil;":231,"ccirc;":265,"ccups;":10828,"ccupssm;":10832,"cdot;":267,cedil:184,"cedil;":184,"cemptyv;":10674,cent:162,"cent;":162,"centerdot;":183,"cfr;":[55349,56608],"chcy;":1095,"check;":10003,"checkmark;":10003,"chi;":967,"cir;":9675,"cirE;":10691,"circ;":710,"circeq;":8791,"circlearrowleft;":8634,"circlearrowright;":8635,"circledR;":174,"circledS;":9416,"circledast;":8859,"circledcirc;":8858,"circleddash;":8861,"cire;":8791,"cirfnint;":10768,"cirmid;":10991,"cirscir;":10690,"clubs;":9827,"clubsuit;":9827,"colon;":58,"colone;":8788,"coloneq;":8788,"comma;":44,"commat;":64,"comp;":8705,"compfn;":8728,"complement;":8705,"complexes;":8450,"cong;":8773,"congdot;":10861,"conint;":8750,"copf;":[55349,56660],"coprod;":8720,copy:169,"copy;":169,"copysr;":8471,"crarr;":8629,"cross;":10007,"cscr;":[55349,56504],"csub;":10959,"csube;":10961,"csup;":10960,"csupe;":10962,"ctdot;":8943,"cudarrl;":10552,"cudarrr;":10549,"cuepr;":8926,"cuesc;":8927,"cularr;":8630,"cularrp;":10557,"cup;":8746,"cupbrcap;":10824,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"cupor;":10821,"cups;":[8746,65024],"curarr;":8631,"curarrm;":10556,"curlyeqprec;":8926,"curlyeqsucc;":8927,"curlyvee;":8910,"curlywedge;":8911,curren:164,"curren;":164,"curvearrowleft;":8630,"curvearrowright;":8631,"cuvee;":8910,"cuwed;":8911,"cwconint;":8754,"cwint;":8753,"cylcty;":9005,"dArr;":8659,"dHar;":10597,"dagger;":8224,"daleth;":8504,"darr;":8595,"dash;":8208,"dashv;":8867,"dbkarow;":10511,"dblac;":733,"dcaron;":271,"dcy;":1076,"dd;":8518,"ddagger;":8225,"ddarr;":8650,"ddotseq;":10871,deg:176,"deg;":176,"delta;":948,"demptyv;":10673,"dfisht;":10623,"dfr;":[55349,56609],"dharl;":8643,"dharr;":8642,"diam;":8900,"diamond;":8900,"diamondsuit;":9830,"diams;":9830,"die;":168,"digamma;":989,"disin;":8946,"div;":247,divide:247,"divide;":247,"divideontimes;":8903,"divonx;":8903,"djcy;":1106,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"dopf;":[55349,56661],"dot;":729,"doteq;":8784,"doteqdot;":8785,"dotminus;":8760,"dotplus;":8724,"dotsquare;":8865,"doublebarwedge;":8966,"downarrow;":8595,"downdownarrows;":8650,"downharpoonleft;":8643,"downharpoonright;":8642,"drbkarow;":10512,"drcorn;":8991,"drcrop;":8972,"dscr;":[55349,56505],"dscy;":1109,"dsol;":10742,"dstrok;":273,"dtdot;":8945,"dtri;":9663,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"dwangle;":10662,"dzcy;":1119,"dzigrarr;":10239,"eDDot;":10871,"eDot;":8785,eacute:233,"eacute;":233,"easter;":10862,"ecaron;":283,"ecir;":8790,ecirc:234,"ecirc;":234,"ecolon;":8789,"ecy;":1101,"edot;":279,"ee;":8519,"efDot;":8786,"efr;":[55349,56610],"eg;":10906,egrave:232,"egrave;":232,"egs;":10902,"egsdot;":10904,"el;":10905,"elinters;":9191,"ell;":8467,"els;":10901,"elsdot;":10903,"emacr;":275,"empty;":8709,"emptyset;":8709,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"emsp;":8195,"eng;":331,"ensp;":8194,"eogon;":281,"eopf;":[55349,56662],"epar;":8917,"eparsl;":10723,"eplus;":10865,"epsi;":949,"epsilon;":949,"epsiv;":1013,"eqcirc;":8790,"eqcolon;":8789,"eqsim;":8770,"eqslantgtr;":10902,"eqslantless;":10901,"equals;":61,"equest;":8799,"equiv;":8801,"equivDD;":10872,"eqvparsl;":10725,"erDot;":8787,"erarr;":10609,"escr;":8495,"esdot;":8784,"esim;":8770,"eta;":951,eth:240,"eth;":240,euml:235,"euml;":235,"euro;":8364,"excl;":33,"exist;":8707,"expectation;":8496,"exponentiale;":8519,"fallingdotseq;":8786,"fcy;":1092,"female;":9792,"ffilig;":64259,"fflig;":64256,"ffllig;":64260,"ffr;":[55349,56611],"filig;":64257,"fjlig;":[102,106],"flat;":9837,"fllig;":64258,"fltns;":9649,"fnof;":402,"fopf;":[55349,56663],"forall;":8704,"fork;":8916,"forkv;":10969,"fpartint;":10765,frac12:189,"frac12;":189,"frac13;":8531,frac14:188,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,frac34:190,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"frasl;":8260,"frown;":8994,"fscr;":[55349,56507],"gE;":8807,"gEl;":10892,"gacute;":501,"gamma;":947,"gammad;":989,"gap;":10886,"gbreve;":287,"gcirc;":285,"gcy;":1075,"gdot;":289,"ge;":8805,"gel;":8923,"geq;":8805,"geqq;":8807,"geqslant;":10878,"ges;":10878,"gescc;":10921,"gesdot;":10880,"gesdoto;":10882,"gesdotol;":10884,"gesl;":[8923,65024],"gesles;":10900,"gfr;":[55349,56612],"gg;":8811,"ggg;":8921,"gimel;":8503,"gjcy;":1107,"gl;":8823,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gnap;":10890,"gnapprox;":10890,"gne;":10888,"gneq;":10888,"gneqq;":8809,"gnsim;":8935,"gopf;":[55349,56664],"grave;":96,"gscr;":8458,"gsim;":8819,"gsime;":10894,"gsiml;":10896,gt:62,"gt;":62,"gtcc;":10919,"gtcir;":10874,"gtdot;":8919,"gtlPar;":10645,"gtquest;":10876,"gtrapprox;":10886,"gtrarr;":10616,"gtrdot;":8919,"gtreqless;":8923,"gtreqqless;":10892,"gtrless;":8823,"gtrsim;":8819,"gvertneqq;":[8809,65024],"gvnE;":[8809,65024],"hArr;":8660,"hairsp;":8202,"half;":189,"hamilt;":8459,"hardcy;":1098,"harr;":8596,"harrcir;":10568,"harrw;":8621,"hbar;":8463,"hcirc;":293,"hearts;":9829,"heartsuit;":9829,"hellip;":8230,"hercon;":8889,"hfr;":[55349,56613],"hksearow;":10533,"hkswarow;":10534,"hoarr;":8703,"homtht;":8763,"hookleftarrow;":8617,"hookrightarrow;":8618,"hopf;":[55349,56665],"horbar;":8213,"hscr;":[55349,56509],"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,iacute:237,"iacute;":237,"ic;":8291,icirc:238,"icirc;":238,"icy;":1080,"iecy;":1077,iexcl:161,"iexcl;":161,"iff;":8660,"ifr;":[55349,56614],igrave:236,"igrave;":236,"ii;":8520,"iiiint;":10764,"iiint;":8749,"iinfin;":10716,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imagline;":8464,"imagpart;":8465,"imath;":305,"imof;":8887,"imped;":437,"in;":8712,"incare;":8453,"infin;":8734,"infintie;":10717,"inodot;":305,"int;":8747,"intcal;":8890,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"intprod;":10812,"iocy;":1105,"iogon;":303,"iopf;":[55349,56666],"iota;":953,"iprod;":10812,iquest:191,"iquest;":191,"iscr;":[55349,56510],"isin;":8712,"isinE;":8953,"isindot;":8949,"isins;":8948,"isinsv;":8947,"isinv;":8712,"it;":8290,"itilde;":297,"iukcy;":1110,iuml:239,"iuml;":239,"jcirc;":309,"jcy;":1081,"jfr;":[55349,56615],"jmath;":567,"jopf;":[55349,56667],"jscr;":[55349,56511],"jsercy;":1112,"jukcy;":1108,"kappa;":954,"kappav;":1008,"kcedil;":311,"kcy;":1082,"kfr;":[55349,56616],"kgreen;":312,"khcy;":1093,"kjcy;":1116,"kopf;":[55349,56668],"kscr;":[55349,56512],"lAarr;":8666,"lArr;":8656,"lAtail;":10523,"lBarr;":10510,"lE;":8806,"lEg;":10891,"lHar;":10594,"lacute;":314,"laemptyv;":10676,"lagran;":8466,"lambda;":955,"lang;":10216,"langd;":10641,"langle;":10216,"lap;":10885,laquo:171,"laquo;":171,"larr;":8592,"larrb;":8676,"larrbfs;":10527,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrsim;":10611,"larrtl;":8610,"lat;":10923,"latail;":10521,"late;":10925,"lates;":[10925,65024],"lbarr;":10508,"lbbrk;":10098,"lbrace;":123,"lbrack;":91,"lbrke;":10635,"lbrksld;":10639,"lbrkslu;":10637,"lcaron;":318,"lcedil;":316,"lceil;":8968,"lcub;":123,"lcy;":1083,"ldca;":10550,"ldquo;":8220,"ldquor;":8222,"ldrdhar;":10599,"ldrushar;":10571,"ldsh;":8626,"le;":8804,"leftarrow;":8592,"leftarrowtail;":8610,"leftharpoondown;":8637,"leftharpoonup;":8636,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftrightarrows;":8646,"leftrightharpoons;":8651,"leftrightsquigarrow;":8621,"leftthreetimes;":8907,"leg;":8922,"leq;":8804,"leqq;":8806,"leqslant;":10877,"les;":10877,"lescc;":10920,"lesdot;":10879,"lesdoto;":10881,"lesdotor;":10883,"lesg;":[8922,65024],"lesges;":10899,"lessapprox;":10885,"lessdot;":8918,"lesseqgtr;":8922,"lesseqqgtr;":10891,"lessgtr;":8822,"lesssim;":8818,"lfisht;":10620,"lfloor;":8970,"lfr;":[55349,56617],"lg;":8822,"lgE;":10897,"lhard;":8637,"lharu;":8636,"lharul;":10602,"lhblk;":9604,"ljcy;":1113,"ll;":8810,"llarr;":8647,"llcorner;":8990,"llhard;":10603,"lltri;":9722,"lmidot;":320,"lmoust;":9136,"lmoustache;":9136,"lnE;":8808,"lnap;":10889,"lnapprox;":10889,"lne;":10887,"lneq;":10887,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"longleftarrow;":10229,"longleftrightarrow;":10231,"longmapsto;":10236,"longrightarrow;":10230,"looparrowleft;":8619,"looparrowright;":8620,"lopar;":10629,"lopf;":[55349,56669],"loplus;":10797,"lotimes;":10804,"lowast;":8727,"lowbar;":95,"loz;":9674,"lozenge;":9674,"lozf;":10731,"lpar;":40,"lparlt;":10643,"lrarr;":8646,"lrcorner;":8991,"lrhar;":8651,"lrhard;":10605,"lrm;":8206,"lrtri;":8895,"lsaquo;":8249,"lscr;":[55349,56513],"lsh;":8624,"lsim;":8818,"lsime;":10893,"lsimg;":10895,"lsqb;":91,"lsquo;":8216,"lsquor;":8218,"lstrok;":322,lt:60,"lt;":60,"ltcc;":10918,"ltcir;":10873,"ltdot;":8918,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltquest;":10875,"ltrPar;":10646,"ltri;":9667,"ltrie;":8884,"ltrif;":9666,"lurdshar;":10570,"luruhar;":10598,"lvertneqq;":[8808,65024],"lvnE;":[8808,65024],"mDDot;":8762,macr:175,"macr;":175,"male;":9794,"malt;":10016,"maltese;":10016,"map;":8614,"mapsto;":8614,"mapstodown;":8615,"mapstoleft;":8612,"mapstoup;":8613,"marker;":9646,"mcomma;":10793,"mcy;":1084,"mdash;":8212,"measuredangle;":8737,"mfr;":[55349,56618],"mho;":8487,micro:181,"micro;":181,"mid;":8739,"midast;":42,"midcir;":10992,middot:183,"middot;":183,"minus;":8722,"minusb;":8863,"minusd;":8760,"minusdu;":10794,"mlcp;":10971,"mldr;":8230,"mnplus;":8723,"models;":8871,"mopf;":[55349,56670],"mp;":8723,"mscr;":[55349,56514],"mstpos;":8766,"mu;":956,"multimap;":8888,"mumap;":8888,"nGg;":[8921,824],"nGt;":[8811,8402],"nGtv;":[8811,824],"nLeftarrow;":8653,"nLeftrightarrow;":8654,"nLl;":[8920,824],"nLt;":[8810,8402],"nLtv;":[8810,824],"nRightarrow;":8655,"nVDash;":8879,"nVdash;":8878,"nabla;":8711,"nacute;":324,"nang;":[8736,8402],"nap;":8777,"napE;":[10864,824],"napid;":[8779,824],"napos;":329,"napprox;":8777,"natur;":9838,"natural;":9838,"naturals;":8469,nbsp:160,"nbsp;":160,"nbump;":[8782,824],"nbumpe;":[8783,824],"ncap;":10819,"ncaron;":328,"ncedil;":326,"ncong;":8775,"ncongdot;":[10861,824],"ncup;":10818,"ncy;":1085,"ndash;":8211,"ne;":8800,"neArr;":8663,"nearhk;":10532,"nearr;":8599,"nearrow;":8599,"nedot;":[8784,824],"nequiv;":8802,"nesear;":10536,"nesim;":[8770,824],"nexist;":8708,"nexists;":8708,"nfr;":[55349,56619],"ngE;":[8807,824],"nge;":8817,"ngeq;":8817,"ngeqq;":[8807,824],"ngeqslant;":[10878,824],"nges;":[10878,824],"ngsim;":8821,"ngt;":8815,"ngtr;":8815,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"ni;":8715,"nis;":8956,"nisd;":8954,"niv;":8715,"njcy;":1114,"nlArr;":8653,"nlE;":[8806,824],"nlarr;":8602,"nldr;":8229,"nle;":8816,"nleftarrow;":8602,"nleftrightarrow;":8622,"nleq;":8816,"nleqq;":[8806,824],"nleqslant;":[10877,824],"nles;":[10877,824],"nless;":8814,"nlsim;":8820,"nlt;":8814,"nltri;":8938,"nltrie;":8940,"nmid;":8740,"nopf;":[55349,56671],not:172,"not;":172,"notin;":8713,"notinE;":[8953,824],"notindot;":[8949,824],"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notni;":8716,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npar;":8742,"nparallel;":8742,"nparsl;":[11005,8421],"npart;":[8706,824],"npolint;":10772,"npr;":8832,"nprcue;":8928,"npre;":[10927,824],"nprec;":8832,"npreceq;":[10927,824],"nrArr;":8655,"nrarr;":8603,"nrarrc;":[10547,824],"nrarrw;":[8605,824],"nrightarrow;":8603,"nrtri;":8939,"nrtrie;":8941,"nsc;":8833,"nsccue;":8929,"nsce;":[10928,824],"nscr;":[55349,56515],"nshortmid;":8740,"nshortparallel;":8742,"nsim;":8769,"nsime;":8772,"nsimeq;":8772,"nsmid;":8740,"nspar;":8742,"nsqsube;":8930,"nsqsupe;":8931,"nsub;":8836,"nsubE;":[10949,824],"nsube;":8840,"nsubset;":[8834,8402],"nsubseteq;":8840,"nsubseteqq;":[10949,824],"nsucc;":8833,"nsucceq;":[10928,824],"nsup;":8837,"nsupE;":[10950,824],"nsupe;":8841,"nsupset;":[8835,8402],"nsupseteq;":8841,"nsupseteqq;":[10950,824],"ntgl;":8825,ntilde:241,"ntilde;":241,"ntlg;":8824,"ntriangleleft;":8938,"ntrianglelefteq;":8940,"ntriangleright;":8939,"ntrianglerighteq;":8941,"nu;":957,"num;":35,"numero;":8470,"numsp;":8199,"nvDash;":8877,"nvHarr;":10500,"nvap;":[8781,8402],"nvdash;":8876,"nvge;":[8805,8402],"nvgt;":[62,8402],"nvinfin;":10718,"nvlArr;":10498,"nvle;":[8804,8402],"nvlt;":[60,8402],"nvltrie;":[8884,8402],"nvrArr;":10499,"nvrtrie;":[8885,8402],"nvsim;":[8764,8402],"nwArr;":8662,"nwarhk;":10531,"nwarr;":8598,"nwarrow;":8598,"nwnear;":10535,"oS;":9416,oacute:243,"oacute;":243,"oast;":8859,"ocir;":8858,ocirc:244,"ocirc;":244,"ocy;":1086,"odash;":8861,"odblac;":337,"odiv;":10808,"odot;":8857,"odsold;":10684,"oelig;":339,"ofcir;":10687,"ofr;":[55349,56620],"ogon;":731,ograve:242,"ograve;":242,"ogt;":10689,"ohbar;":10677,"ohm;":937,"oint;":8750,"olarr;":8634,"olcir;":10686,"olcross;":10683,"oline;":8254,"olt;":10688,"omacr;":333,"omega;":969,"omicron;":959,"omid;":10678,"ominus;":8854,"oopf;":[55349,56672],"opar;":10679,"operp;":10681,"oplus;":8853,"or;":8744,"orarr;":8635,"ord;":10845,"order;":8500,"orderof;":8500,ordf:170,"ordf;":170,ordm:186,"ordm;":186,"origof;":8886,"oror;":10838,"orslope;":10839,"orv;":10843,"oscr;":8500,oslash:248,"oslash;":248,"osol;":8856,otilde:245,"otilde;":245,"otimes;":8855,"otimesas;":10806,ouml:246,"ouml;":246,"ovbar;":9021,"par;":8741,para:182,"para;":182,"parallel;":8741,"parsim;":10995,"parsl;":11005,"part;":8706,"pcy;":1087,"percnt;":37,"period;":46,"permil;":8240,"perp;":8869,"pertenk;":8241,"pfr;":[55349,56621],"phi;":966,"phiv;":981,"phmmat;":8499,"phone;":9742,"pi;":960,"pitchfork;":8916,"piv;":982,"planck;":8463,"planckh;":8462,"plankv;":8463,"plus;":43,"plusacir;":10787,"plusb;":8862,"pluscir;":10786,"plusdo;":8724,"plusdu;":10789,"pluse;":10866,plusmn:177,"plusmn;":177,"plussim;":10790,"plustwo;":10791,"pm;":177,"pointint;":10773,"popf;":[55349,56673],pound:163,"pound;":163,"pr;":8826,"prE;":10931,"prap;":10935,"prcue;":8828,"pre;":10927,"prec;":8826,"precapprox;":10935,"preccurlyeq;":8828,"preceq;":10927,"precnapprox;":10937,"precneqq;":10933,"precnsim;":8936,"precsim;":8830,"prime;":8242,"primes;":8473,"prnE;":10933,"prnap;":10937,"prnsim;":8936,"prod;":8719,"profalar;":9006,"profline;":8978,"profsurf;":8979,"prop;":8733,"propto;":8733,"prsim;":8830,"prurel;":8880,"pscr;":[55349,56517],"psi;":968,"puncsp;":8200,"qfr;":[55349,56622],"qint;":10764,"qopf;":[55349,56674],"qprime;":8279,"qscr;":[55349,56518],"quaternions;":8461,"quatint;":10774,"quest;":63,"questeq;":8799,quot:34,"quot;":34,"rAarr;":8667,"rArr;":8658,"rAtail;":10524,"rBarr;":10511,"rHar;":10596,"race;":[8765,817],"racute;":341,"radic;":8730,"raemptyv;":10675,"rang;":10217,"rangd;":10642,"range;":10661,"rangle;":10217,raquo:187,"raquo;":187,"rarr;":8594,"rarrap;":10613,"rarrb;":8677,"rarrbfs;":10528,"rarrc;":10547,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrsim;":10612,"rarrtl;":8611,"rarrw;":8605,"ratail;":10522,"ratio;":8758,"rationals;":8474,"rbarr;":10509,"rbbrk;":10099,"rbrace;":125,"rbrack;":93,"rbrke;":10636,"rbrksld;":10638,"rbrkslu;":10640,"rcaron;":345,"rcedil;":343,"rceil;":8969,"rcub;":125,"rcy;":1088,"rdca;":10551,"rdldhar;":10601,"rdquo;":8221,"rdquor;":8221,"rdsh;":8627,"real;":8476,"realine;":8475,"realpart;":8476,"reals;":8477,"rect;":9645,reg:174,"reg;":174,"rfisht;":10621,"rfloor;":8971,"rfr;":[55349,56623],"rhard;":8641,"rharu;":8640,"rharul;":10604,"rho;":961,"rhov;":1009,"rightarrow;":8594,"rightarrowtail;":8611,"rightharpoondown;":8641,"rightharpoonup;":8640,"rightleftarrows;":8644,"rightleftharpoons;":8652,"rightrightarrows;":8649,"rightsquigarrow;":8605,"rightthreetimes;":8908,"ring;":730,"risingdotseq;":8787,"rlarr;":8644,"rlhar;":8652,"rlm;":8207,"rmoust;":9137,"rmoustache;":9137,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"ropf;":[55349,56675],"roplus;":10798,"rotimes;":10805,"rpar;":41,"rpargt;":10644,"rppolint;":10770,"rrarr;":8649,"rsaquo;":8250,"rscr;":[55349,56519],"rsh;":8625,"rsqb;":93,"rsquo;":8217,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"rtri;":9657,"rtrie;":8885,"rtrif;":9656,"rtriltri;":10702,"ruluhar;":10600,"rx;":8478,"sacute;":347,"sbquo;":8218,"sc;":8827,"scE;":10932,"scap;":10936,"scaron;":353,"sccue;":8829,"sce;":10928,"scedil;":351,"scirc;":349,"scnE;":10934,"scnap;":10938,"scnsim;":8937,"scpolint;":10771,"scsim;":8831,"scy;":1089,"sdot;":8901,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searhk;":10533,"searr;":8600,"searrow;":8600,sect:167,"sect;":167,"semi;":59,"seswar;":10537,"setminus;":8726,"setmn;":8726,"sext;":10038,"sfr;":[55349,56624],"sfrown;":8994,"sharp;":9839,"shchcy;":1097,"shcy;":1096,"shortmid;":8739,"shortparallel;":8741,shy:173,"shy;":173,"sigma;":963,"sigmaf;":962,"sigmav;":962,"sim;":8764,"simdot;":10858,"sime;":8771,"simeq;":8771,"simg;":10910,"simgE;":10912,"siml;":10909,"simlE;":10911,"simne;":8774,"simplus;":10788,"simrarr;":10610,"slarr;":8592,"smallsetminus;":8726,"smashp;":10803,"smeparsl;":10724,"smid;":8739,"smile;":8995,"smt;":10922,"smte;":10924,"smtes;":[10924,65024],"softcy;":1100,"sol;":47,"solb;":10692,"solbar;":9023,"sopf;":[55349,56676],"spades;":9824,"spadesuit;":9824,"spar;":8741,"sqcap;":8851,"sqcaps;":[8851,65024],"sqcup;":8852,"sqcups;":[8852,65024],"sqsub;":8847,"sqsube;":8849,"sqsubset;":8847,"sqsubseteq;":8849,"sqsup;":8848,"sqsupe;":8850,"sqsupset;":8848,"sqsupseteq;":8850,"squ;":9633,"square;":9633,"squarf;":9642,"squf;":9642,"srarr;":8594,"sscr;":[55349,56520],"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"star;":9734,"starf;":9733,"straightepsilon;":1013,"straightphi;":981,"strns;":175,"sub;":8834,"subE;":10949,"subdot;":10941,"sube;":8838,"subedot;":10947,"submult;":10945,"subnE;":10955,"subne;":8842,"subplus;":10943,"subrarr;":10617,"subset;":8834,"subseteq;":8838,"subseteqq;":10949,"subsetneq;":8842,"subsetneqq;":10955,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succ;":8827,"succapprox;":10936,"succcurlyeq;":8829,"succeq;":10928,"succnapprox;":10938,"succneqq;":10934,"succnsim;":8937,"succsim;":8831,"sum;":8721,"sung;":9834,sup1:185,"sup1;":185,sup2:178,"sup2;":178,sup3:179,"sup3;":179,"sup;":8835,"supE;":10950,"supdot;":10942,"supdsub;":10968,"supe;":8839,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supnE;":10956,"supne;":8843,"supplus;":10944,"supset;":8835,"supseteq;":8839,"supseteqq;":10950,"supsetneq;":8843,"supsetneqq;":10956,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swArr;":8665,"swarhk;":10534,"swarr;":8601,"swarrow;":8601,"swnwar;":10538,szlig:223,"szlig;":223,"target;":8982,"tau;":964,"tbrk;":9140,"tcaron;":357,"tcedil;":355,"tcy;":1090,"tdot;":8411,"telrec;":8981,"tfr;":[55349,56625],"there4;":8756,"therefore;":8756,"theta;":952,"thetasym;":977,"thetav;":977,"thickapprox;":8776,"thicksim;":8764,"thinsp;":8201,"thkap;":8776,"thksim;":8764,thorn:254,"thorn;":254,"tilde;":732,times:215,"times;":215,"timesb;":8864,"timesbar;":10801,"timesd;":10800,"tint;":8749,"toea;":10536,"top;":8868,"topbot;":9014,"topcir;":10993,"topf;":[55349,56677],"topfork;":10970,"tosa;":10537,"tprime;":8244,"trade;":8482,"triangle;":9653,"triangledown;":9663,"triangleleft;":9667,"trianglelefteq;":8884,"triangleq;":8796,"triangleright;":9657,"trianglerighteq;":8885,"tridot;":9708,"trie;":8796,"triminus;":10810,"triplus;":10809,"trisb;":10701,"tritime;":10811,"trpezium;":9186,"tscr;":[55349,56521],"tscy;":1094,"tshcy;":1115,"tstrok;":359,"twixt;":8812,"twoheadleftarrow;":8606,"twoheadrightarrow;":8608,"uArr;":8657,"uHar;":10595,uacute:250,"uacute;":250,"uarr;":8593,"ubrcy;":1118,"ubreve;":365,ucirc:251,"ucirc;":251,"ucy;":1091,"udarr;":8645,"udblac;":369,"udhar;":10606,"ufisht;":10622,"ufr;":[55349,56626],ugrave:249,"ugrave;":249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ulcorn;":8988,"ulcorner;":8988,"ulcrop;":8975,"ultri;":9720,"umacr;":363,uml:168,"uml;":168,"uogon;":371,"uopf;":[55349,56678],"uparrow;":8593,"updownarrow;":8597,"upharpoonleft;":8639,"upharpoonright;":8638,"uplus;":8846,"upsi;":965,"upsih;":978,"upsilon;":965,"upuparrows;":8648,"urcorn;":8989,"urcorner;":8989,"urcrop;":8974,"uring;":367,"urtri;":9721,"uscr;":[55349,56522],"utdot;":8944,"utilde;":361,"utri;":9653,"utrif;":9652,"uuarr;":8648,uuml:252,"uuml;":252,"uwangle;":10663,"vArr;":8661,"vBar;":10984,"vBarv;":10985,"vDash;":8872,"vangrt;":10652,"varepsilon;":1013,"varkappa;":1008,"varnothing;":8709,"varphi;":981,"varpi;":982,"varpropto;":8733,"varr;":8597,"varrho;":1009,"varsigma;":962,"varsubsetneq;":[8842,65024],"varsubsetneqq;":[10955,65024],"varsupsetneq;":[8843,65024],"varsupsetneqq;":[10956,65024],"vartheta;":977,"vartriangleleft;":8882,"vartriangleright;":8883,"vcy;":1074,"vdash;":8866,"vee;":8744,"veebar;":8891,"veeeq;":8794,"vellip;":8942,"verbar;":124,"vert;":124,"vfr;":[55349,56627],"vltri;":8882,"vnsub;":[8834,8402],"vnsup;":[8835,8402],"vopf;":[55349,56679],"vprop;":8733,"vrtri;":8883,"vscr;":[55349,56523],"vsubnE;":[10955,65024],"vsubne;":[8842,65024],"vsupnE;":[10956,65024],"vsupne;":[8843,65024],"vzigzag;":10650,"wcirc;":373,"wedbar;":10847,"wedge;":8743,"wedgeq;":8793,"weierp;":8472,"wfr;":[55349,56628],"wopf;":[55349,56680],"wp;":8472,"wr;":8768,"wreath;":8768,"wscr;":[55349,56524],"xcap;":8898,"xcirc;":9711,"xcup;":8899,"xdtri;":9661,"xfr;":[55349,56629],"xhArr;":10234,"xharr;":10231,"xi;":958,"xlArr;":10232,"xlarr;":10229,"xmap;":10236,"xnis;":8955,"xodot;":10752,"xopf;":[55349,56681],"xoplus;":10753,"xotime;":10754,"xrArr;":10233,"xrarr;":10230,"xscr;":[55349,56525],"xsqcup;":10758,"xuplus;":10756,"xutri;":9651,"xvee;":8897,"xwedge;":8896,yacute:253,"yacute;":253,"yacy;":1103,"ycirc;":375,"ycy;":1099,yen:165,"yen;":165,"yfr;":[55349,56630],"yicy;":1111,"yopf;":[55349,56682],"yscr;":[55349,56526],"yucy;":1102,yuml:255,"yuml;":255,"zacute;":378,"zcaron;":382,"zcy;":1079,"zdot;":380,"zeetrf;":8488,"zeta;":950,"zfr;":[55349,56631],"zhcy;":1078,"zigrarr;":8669,"zopf;":[55349,56683],"zscr;":[55349,56527],"zwj;":8205,"zwnj;":8204},pe=/(A(?:Elig;?|MP;?|acute;?|breve;|c(?:irc;?|y;)|fr;|grave;?|lpha;|macr;|nd;|o(?:gon;|pf;)|pplyFunction;|ring;?|s(?:cr;|sign;)|tilde;?|uml;?)|B(?:a(?:ckslash;|r(?:v;|wed;))|cy;|e(?:cause;|rnoullis;|ta;)|fr;|opf;|reve;|scr;|umpeq;)|C(?:Hcy;|OPY;?|a(?:cute;|p(?:;|italDifferentialD;)|yleys;)|c(?:aron;|edil;?|irc;|onint;)|dot;|e(?:dilla;|nterDot;)|fr;|hi;|ircle(?:Dot;|Minus;|Plus;|Times;)|lo(?:ckwiseContourIntegral;|seCurly(?:DoubleQuote;|Quote;))|o(?:lon(?:;|e;)|n(?:gruent;|int;|tourIntegral;)|p(?:f;|roduct;)|unterClockwiseContourIntegral;)|ross;|scr;|up(?:;|Cap;))|D(?:D(?:;|otrahd;)|Jcy;|Scy;|Zcy;|a(?:gger;|rr;|shv;)|c(?:aron;|y;)|el(?:;|ta;)|fr;|i(?:a(?:critical(?:Acute;|Do(?:t;|ubleAcute;)|Grave;|Tilde;)|mond;)|fferentialD;)|o(?:pf;|t(?:;|Dot;|Equal;)|uble(?:ContourIntegral;|Do(?:t;|wnArrow;)|L(?:eft(?:Arrow;|RightArrow;|Tee;)|ong(?:Left(?:Arrow;|RightArrow;)|RightArrow;))|Right(?:Arrow;|Tee;)|Up(?:Arrow;|DownArrow;)|VerticalBar;)|wn(?:Arrow(?:;|Bar;|UpArrow;)|Breve;|Left(?:RightVector;|TeeVector;|Vector(?:;|Bar;))|Right(?:TeeVector;|Vector(?:;|Bar;))|Tee(?:;|Arrow;)|arrow;))|s(?:cr;|trok;))|E(?:NG;|TH;?|acute;?|c(?:aron;|irc;?|y;)|dot;|fr;|grave;?|lement;|m(?:acr;|pty(?:SmallSquare;|VerySmallSquare;))|o(?:gon;|pf;)|psilon;|qu(?:al(?:;|Tilde;)|ilibrium;)|s(?:cr;|im;)|ta;|uml;?|x(?:ists;|ponentialE;))|F(?:cy;|fr;|illed(?:SmallSquare;|VerySmallSquare;)|o(?:pf;|rAll;|uriertrf;)|scr;)|G(?:Jcy;|T;?|amma(?:;|d;)|breve;|c(?:edil;|irc;|y;)|dot;|fr;|g;|opf;|reater(?:Equal(?:;|Less;)|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|scr;|t;)|H(?:ARDcy;|a(?:cek;|t;)|circ;|fr;|ilbertSpace;|o(?:pf;|rizontalLine;)|s(?:cr;|trok;)|ump(?:DownHump;|Equal;))|I(?:Ecy;|Jlig;|Ocy;|acute;?|c(?:irc;?|y;)|dot;|fr;|grave;?|m(?:;|a(?:cr;|ginaryI;)|plies;)|n(?:t(?:;|e(?:gral;|rsection;))|visible(?:Comma;|Times;))|o(?:gon;|pf;|ta;)|scr;|tilde;|u(?:kcy;|ml;?))|J(?:c(?:irc;|y;)|fr;|opf;|s(?:cr;|ercy;)|ukcy;)|K(?:Hcy;|Jcy;|appa;|c(?:edil;|y;)|fr;|opf;|scr;)|L(?:Jcy;|T;?|a(?:cute;|mbda;|ng;|placetrf;|rr;)|c(?:aron;|edil;|y;)|e(?:ft(?:A(?:ngleBracket;|rrow(?:;|Bar;|RightArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|Right(?:Arrow;|Vector;)|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;|rightarrow;)|ss(?:EqualGreater;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;))|fr;|l(?:;|eftarrow;)|midot;|o(?:ng(?:Left(?:Arrow;|RightArrow;)|RightArrow;|left(?:arrow;|rightarrow;)|rightarrow;)|pf;|wer(?:LeftArrow;|RightArrow;))|s(?:cr;|h;|trok;)|t;)|M(?:ap;|cy;|e(?:diumSpace;|llintrf;)|fr;|inusPlus;|opf;|scr;|u;)|N(?:Jcy;|acute;|c(?:aron;|edil;|y;)|e(?:gative(?:MediumSpace;|Thi(?:ckSpace;|nSpace;)|VeryThinSpace;)|sted(?:GreaterGreater;|LessLess;)|wLine;)|fr;|o(?:Break;|nBreakingSpace;|pf;|t(?:;|C(?:ongruent;|upCap;)|DoubleVerticalBar;|E(?:lement;|qual(?:;|Tilde;)|xists;)|Greater(?:;|Equal;|FullEqual;|Greater;|Less;|SlantEqual;|Tilde;)|Hump(?:DownHump;|Equal;)|Le(?:ftTriangle(?:;|Bar;|Equal;)|ss(?:;|Equal;|Greater;|Less;|SlantEqual;|Tilde;))|Nested(?:GreaterGreater;|LessLess;)|Precedes(?:;|Equal;|SlantEqual;)|R(?:everseElement;|ightTriangle(?:;|Bar;|Equal;))|S(?:quareSu(?:bset(?:;|Equal;)|perset(?:;|Equal;))|u(?:bset(?:;|Equal;)|cceeds(?:;|Equal;|SlantEqual;|Tilde;)|perset(?:;|Equal;)))|Tilde(?:;|Equal;|FullEqual;|Tilde;)|VerticalBar;))|scr;|tilde;?|u;)|O(?:Elig;|acute;?|c(?:irc;?|y;)|dblac;|fr;|grave;?|m(?:acr;|ega;|icron;)|opf;|penCurly(?:DoubleQuote;|Quote;)|r;|s(?:cr;|lash;?)|ti(?:lde;?|mes;)|uml;?|ver(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;))|P(?:artialD;|cy;|fr;|hi;|i;|lusMinus;|o(?:incareplane;|pf;)|r(?:;|ecedes(?:;|Equal;|SlantEqual;|Tilde;)|ime;|o(?:duct;|portion(?:;|al;)))|s(?:cr;|i;))|Q(?:UOT;?|fr;|opf;|scr;)|R(?:Barr;|EG;?|a(?:cute;|ng;|rr(?:;|tl;))|c(?:aron;|edil;|y;)|e(?:;|verse(?:E(?:lement;|quilibrium;)|UpEquilibrium;))|fr;|ho;|ight(?:A(?:ngleBracket;|rrow(?:;|Bar;|LeftArrow;))|Ceiling;|Do(?:ubleBracket;|wn(?:TeeVector;|Vector(?:;|Bar;)))|Floor;|T(?:ee(?:;|Arrow;|Vector;)|riangle(?:;|Bar;|Equal;))|Up(?:DownVector;|TeeVector;|Vector(?:;|Bar;))|Vector(?:;|Bar;)|arrow;)|o(?:pf;|undImplies;)|rightarrow;|s(?:cr;|h;)|uleDelayed;)|S(?:H(?:CHcy;|cy;)|OFTcy;|acute;|c(?:;|aron;|edil;|irc;|y;)|fr;|hort(?:DownArrow;|LeftArrow;|RightArrow;|UpArrow;)|igma;|mallCircle;|opf;|q(?:rt;|uare(?:;|Intersection;|Su(?:bset(?:;|Equal;)|perset(?:;|Equal;))|Union;))|scr;|tar;|u(?:b(?:;|set(?:;|Equal;))|c(?:ceeds(?:;|Equal;|SlantEqual;|Tilde;)|hThat;)|m;|p(?:;|erset(?:;|Equal;)|set;)))|T(?:HORN;?|RADE;|S(?:Hcy;|cy;)|a(?:b;|u;)|c(?:aron;|edil;|y;)|fr;|h(?:e(?:refore;|ta;)|i(?:ckSpace;|nSpace;))|ilde(?:;|Equal;|FullEqual;|Tilde;)|opf;|ripleDot;|s(?:cr;|trok;))|U(?:a(?:cute;?|rr(?:;|ocir;))|br(?:cy;|eve;)|c(?:irc;?|y;)|dblac;|fr;|grave;?|macr;|n(?:der(?:B(?:ar;|rac(?:e;|ket;))|Parenthesis;)|ion(?:;|Plus;))|o(?:gon;|pf;)|p(?:Arrow(?:;|Bar;|DownArrow;)|DownArrow;|Equilibrium;|Tee(?:;|Arrow;)|arrow;|downarrow;|per(?:LeftArrow;|RightArrow;)|si(?:;|lon;))|ring;|scr;|tilde;|uml;?)|V(?:Dash;|bar;|cy;|dash(?:;|l;)|e(?:e;|r(?:bar;|t(?:;|ical(?:Bar;|Line;|Separator;|Tilde;))|yThinSpace;))|fr;|opf;|scr;|vdash;)|W(?:circ;|edge;|fr;|opf;|scr;)|X(?:fr;|i;|opf;|scr;)|Y(?:Acy;|Icy;|Ucy;|acute;?|c(?:irc;|y;)|fr;|opf;|scr;|uml;)|Z(?:Hcy;|acute;|c(?:aron;|y;)|dot;|e(?:roWidthSpace;|ta;)|fr;|opf;|scr;)|a(?:acute;?|breve;|c(?:;|E;|d;|irc;?|ute;?|y;)|elig;?|f(?:;|r;)|grave;?|l(?:e(?:fsym;|ph;)|pha;)|m(?:a(?:cr;|lg;)|p;?)|n(?:d(?:;|and;|d;|slope;|v;)|g(?:;|e;|le;|msd(?:;|a(?:a;|b;|c;|d;|e;|f;|g;|h;))|rt(?:;|vb(?:;|d;))|s(?:ph;|t;)|zarr;))|o(?:gon;|pf;)|p(?:;|E;|acir;|e;|id;|os;|prox(?:;|eq;))|ring;?|s(?:cr;|t;|ymp(?:;|eq;))|tilde;?|uml;?|w(?:conint;|int;))|b(?:Not;|a(?:ck(?:cong;|epsilon;|prime;|sim(?:;|eq;))|r(?:vee;|wed(?:;|ge;)))|brk(?:;|tbrk;)|c(?:ong;|y;)|dquo;|e(?:caus(?:;|e;)|mptyv;|psi;|rnou;|t(?:a;|h;|ween;))|fr;|ig(?:c(?:ap;|irc;|up;)|o(?:dot;|plus;|times;)|s(?:qcup;|tar;)|triangle(?:down;|up;)|uplus;|vee;|wedge;)|karow;|l(?:a(?:ck(?:lozenge;|square;|triangle(?:;|down;|left;|right;))|nk;)|k(?:1(?:2;|4;)|34;)|ock;)|n(?:e(?:;|quiv;)|ot;)|o(?:pf;|t(?:;|tom;)|wtie;|x(?:D(?:L;|R;|l;|r;)|H(?:;|D;|U;|d;|u;)|U(?:L;|R;|l;|r;)|V(?:;|H;|L;|R;|h;|l;|r;)|box;|d(?:L;|R;|l;|r;)|h(?:;|D;|U;|d;|u;)|minus;|plus;|times;|u(?:L;|R;|l;|r;)|v(?:;|H;|L;|R;|h;|l;|r;)))|prime;|r(?:eve;|vbar;?)|s(?:cr;|emi;|im(?:;|e;)|ol(?:;|b;|hsub;))|u(?:ll(?:;|et;)|mp(?:;|E;|e(?:;|q;))))|c(?:a(?:cute;|p(?:;|and;|brcup;|c(?:ap;|up;)|dot;|s;)|r(?:et;|on;))|c(?:a(?:ps;|ron;)|edil;?|irc;|ups(?:;|sm;))|dot;|e(?:dil;?|mptyv;|nt(?:;|erdot;|))|fr;|h(?:cy;|eck(?:;|mark;)|i;)|ir(?:;|E;|c(?:;|eq;|le(?:arrow(?:left;|right;)|d(?:R;|S;|ast;|circ;|dash;)))|e;|fnint;|mid;|scir;)|lubs(?:;|uit;)|o(?:lon(?:;|e(?:;|q;))|m(?:ma(?:;|t;)|p(?:;|fn;|le(?:ment;|xes;)))|n(?:g(?:;|dot;)|int;)|p(?:f;|rod;|y(?:;|sr;|)))|r(?:arr;|oss;)|s(?:cr;|u(?:b(?:;|e;)|p(?:;|e;)))|tdot;|u(?:darr(?:l;|r;)|e(?:pr;|sc;)|larr(?:;|p;)|p(?:;|brcap;|c(?:ap;|up;)|dot;|or;|s;)|r(?:arr(?:;|m;)|ly(?:eq(?:prec;|succ;)|vee;|wedge;)|ren;?|vearrow(?:left;|right;))|vee;|wed;)|w(?:conint;|int;)|ylcty;)|d(?:Arr;|Har;|a(?:gger;|leth;|rr;|sh(?:;|v;))|b(?:karow;|lac;)|c(?:aron;|y;)|d(?:;|a(?:gger;|rr;)|otseq;)|e(?:g;?|lta;|mptyv;)|f(?:isht;|r;)|har(?:l;|r;)|i(?:am(?:;|ond(?:;|suit;)|s;)|e;|gamma;|sin;|v(?:;|ide(?:;|ontimes;|)|onx;))|jcy;|lc(?:orn;|rop;)|o(?:llar;|pf;|t(?:;|eq(?:;|dot;)|minus;|plus;|square;)|ublebarwedge;|wn(?:arrow;|downarrows;|harpoon(?:left;|right;)))|r(?:bkarow;|c(?:orn;|rop;))|s(?:c(?:r;|y;)|ol;|trok;)|t(?:dot;|ri(?:;|f;))|u(?:arr;|har;)|wangle;|z(?:cy;|igrarr;))|e(?:D(?:Dot;|ot;)|a(?:cute;?|ster;)|c(?:aron;|ir(?:;|c;?)|olon;|y;)|dot;|e;|f(?:Dot;|r;)|g(?:;|rave;?|s(?:;|dot;))|l(?:;|inters;|l;|s(?:;|dot;))|m(?:acr;|pty(?:;|set;|v;)|sp(?:1(?:3;|4;)|;))|n(?:g;|sp;)|o(?:gon;|pf;)|p(?:ar(?:;|sl;)|lus;|si(?:;|lon;|v;))|q(?:c(?:irc;|olon;)|s(?:im;|lant(?:gtr;|less;))|u(?:als;|est;|iv(?:;|DD;))|vparsl;)|r(?:Dot;|arr;)|s(?:cr;|dot;|im;)|t(?:a;|h;?)|u(?:ml;?|ro;)|x(?:cl;|ist;|p(?:ectation;|onentiale;)))|f(?:allingdotseq;|cy;|emale;|f(?:ilig;|l(?:ig;|lig;)|r;)|ilig;|jlig;|l(?:at;|lig;|tns;)|nof;|o(?:pf;|r(?:all;|k(?:;|v;)))|partint;|r(?:a(?:c(?:1(?:2;?|3;|4;?|5;|6;|8;)|2(?:3;|5;)|3(?:4;?|5;|8;)|45;|5(?:6;|8;)|78;)|sl;)|own;)|scr;)|g(?:E(?:;|l;)|a(?:cute;|mma(?:;|d;)|p;)|breve;|c(?:irc;|y;)|dot;|e(?:;|l;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|l;))|l(?:;|es;)))|fr;|g(?:;|g;)|imel;|jcy;|l(?:;|E;|a;|j;)|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|opf;|rave;|s(?:cr;|im(?:;|e;|l;))|t(?:;|c(?:c;|ir;)|dot;|lPar;|quest;|r(?:a(?:pprox;|rr;)|dot;|eq(?:less;|qless;)|less;|sim;)|)|v(?:ertneqq;|nE;))|h(?:Arr;|a(?:irsp;|lf;|milt;|r(?:dcy;|r(?:;|cir;|w;)))|bar;|circ;|e(?:arts(?:;|uit;)|llip;|rcon;)|fr;|ks(?:earow;|warow;)|o(?:arr;|mtht;|ok(?:leftarrow;|rightarrow;)|pf;|rbar;)|s(?:cr;|lash;|trok;)|y(?:bull;|phen;))|i(?:acute;?|c(?:;|irc;?|y;)|e(?:cy;|xcl;?)|f(?:f;|r;)|grave;?|i(?:;|i(?:int;|nt;)|nfin;|ota;)|jlig;|m(?:a(?:cr;|g(?:e;|line;|part;)|th;)|of;|ped;)|n(?:;|care;|fin(?:;|tie;)|odot;|t(?:;|cal;|e(?:gers;|rcal;)|larhk;|prod;))|o(?:cy;|gon;|pf;|ta;)|prod;|quest;?|s(?:cr;|in(?:;|E;|dot;|s(?:;|v;)|v;))|t(?:;|ilde;)|u(?:kcy;|ml;?))|j(?:c(?:irc;|y;)|fr;|math;|opf;|s(?:cr;|ercy;)|ukcy;)|k(?:appa(?:;|v;)|c(?:edil;|y;)|fr;|green;|hcy;|jcy;|opf;|scr;)|l(?:A(?:arr;|rr;|tail;)|Barr;|E(?:;|g;)|Har;|a(?:cute;|emptyv;|gran;|mbda;|ng(?:;|d;|le;)|p;|quo;?|rr(?:;|b(?:;|fs;)|fs;|hk;|lp;|pl;|sim;|tl;)|t(?:;|ail;|e(?:;|s;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|quo(?:;|r;)|r(?:dhar;|ushar;)|sh;)|e(?:;|ft(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|leftarrows;|right(?:arrow(?:;|s;)|harpoons;|squigarrow;)|threetimes;)|g;|q(?:;|q;|slant;)|s(?:;|cc;|dot(?:;|o(?:;|r;))|g(?:;|es;)|s(?:approx;|dot;|eq(?:gtr;|qgtr;)|gtr;|sim;)))|f(?:isht;|loor;|r;)|g(?:;|E;)|h(?:ar(?:d;|u(?:;|l;))|blk;)|jcy;|l(?:;|arr;|corner;|hard;|tri;)|m(?:idot;|oust(?:;|ache;))|n(?:E;|ap(?:;|prox;)|e(?:;|q(?:;|q;))|sim;)|o(?:a(?:ng;|rr;)|brk;|ng(?:left(?:arrow;|rightarrow;)|mapsto;|rightarrow;)|oparrow(?:left;|right;)|p(?:ar;|f;|lus;)|times;|w(?:ast;|bar;)|z(?:;|enge;|f;))|par(?:;|lt;)|r(?:arr;|corner;|har(?:;|d;)|m;|tri;)|s(?:aquo;|cr;|h;|im(?:;|e;|g;)|q(?:b;|uo(?:;|r;))|trok;)|t(?:;|c(?:c;|ir;)|dot;|hree;|imes;|larr;|quest;|r(?:Par;|i(?:;|e;|f;))|)|ur(?:dshar;|uhar;)|v(?:ertneqq;|nE;))|m(?:DDot;|a(?:cr;?|l(?:e;|t(?:;|ese;))|p(?:;|sto(?:;|down;|left;|up;))|rker;)|c(?:omma;|y;)|dash;|easuredangle;|fr;|ho;|i(?:cro;?|d(?:;|ast;|cir;|dot;?)|nus(?:;|b;|d(?:;|u;)))|l(?:cp;|dr;)|nplus;|o(?:dels;|pf;)|p;|s(?:cr;|tpos;)|u(?:;|ltimap;|map;))|n(?:G(?:g;|t(?:;|v;))|L(?:eft(?:arrow;|rightarrow;)|l;|t(?:;|v;))|Rightarrow;|V(?:Dash;|dash;)|a(?:bla;|cute;|ng;|p(?:;|E;|id;|os;|prox;)|tur(?:;|al(?:;|s;)))|b(?:sp;?|ump(?:;|e;))|c(?:a(?:p;|ron;)|edil;|ong(?:;|dot;)|up;|y;)|dash;|e(?:;|Arr;|ar(?:hk;|r(?:;|ow;))|dot;|quiv;|s(?:ear;|im;)|xist(?:;|s;))|fr;|g(?:E;|e(?:;|q(?:;|q;|slant;)|s;)|sim;|t(?:;|r;))|h(?:Arr;|arr;|par;)|i(?:;|s(?:;|d;)|v;)|jcy;|l(?:Arr;|E;|arr;|dr;|e(?:;|ft(?:arrow;|rightarrow;)|q(?:;|q;|slant;)|s(?:;|s;))|sim;|t(?:;|ri(?:;|e;)))|mid;|o(?:pf;|t(?:;|in(?:;|E;|dot;|v(?:a;|b;|c;))|ni(?:;|v(?:a;|b;|c;))|))|p(?:ar(?:;|allel;|sl;|t;)|olint;|r(?:;|cue;|e(?:;|c(?:;|eq;))))|r(?:Arr;|arr(?:;|c;|w;)|ightarrow;|tri(?:;|e;))|s(?:c(?:;|cue;|e;|r;)|hort(?:mid;|parallel;)|im(?:;|e(?:;|q;))|mid;|par;|qsu(?:be;|pe;)|u(?:b(?:;|E;|e;|set(?:;|eq(?:;|q;)))|cc(?:;|eq;)|p(?:;|E;|e;|set(?:;|eq(?:;|q;)))))|t(?:gl;|ilde;?|lg;|riangle(?:left(?:;|eq;)|right(?:;|eq;)))|u(?:;|m(?:;|ero;|sp;))|v(?:Dash;|Harr;|ap;|dash;|g(?:e;|t;)|infin;|l(?:Arr;|e;|t(?:;|rie;))|r(?:Arr;|trie;)|sim;)|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|near;))|o(?:S;|a(?:cute;?|st;)|c(?:ir(?:;|c;?)|y;)|d(?:ash;|blac;|iv;|ot;|sold;)|elig;|f(?:cir;|r;)|g(?:on;|rave;?|t;)|h(?:bar;|m;)|int;|l(?:arr;|c(?:ir;|ross;)|ine;|t;)|m(?:acr;|ega;|i(?:cron;|d;|nus;))|opf;|p(?:ar;|erp;|lus;)|r(?:;|arr;|d(?:;|er(?:;|of;)|f;?|m;?)|igof;|or;|slope;|v;)|s(?:cr;|lash;?|ol;)|ti(?:lde;?|mes(?:;|as;))|uml;?|vbar;)|p(?:ar(?:;|a(?:;|llel;|)|s(?:im;|l;)|t;)|cy;|er(?:cnt;|iod;|mil;|p;|tenk;)|fr;|h(?:i(?:;|v;)|mmat;|one;)|i(?:;|tchfork;|v;)|l(?:an(?:ck(?:;|h;)|kv;)|us(?:;|acir;|b;|cir;|d(?:o;|u;)|e;|mn;?|sim;|two;))|m;|o(?:intint;|pf;|und;?)|r(?:;|E;|ap;|cue;|e(?:;|c(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;))|ime(?:;|s;)|n(?:E;|ap;|sim;)|o(?:d;|f(?:alar;|line;|surf;)|p(?:;|to;))|sim;|urel;)|s(?:cr;|i;)|uncsp;)|q(?:fr;|int;|opf;|prime;|scr;|u(?:at(?:ernions;|int;)|est(?:;|eq;)|ot;?))|r(?:A(?:arr;|rr;|tail;)|Barr;|Har;|a(?:c(?:e;|ute;)|dic;|emptyv;|ng(?:;|d;|e;|le;)|quo;?|rr(?:;|ap;|b(?:;|fs;)|c;|fs;|hk;|lp;|pl;|sim;|tl;|w;)|t(?:ail;|io(?:;|nals;)))|b(?:arr;|brk;|r(?:ac(?:e;|k;)|k(?:e;|sl(?:d;|u;))))|c(?:aron;|e(?:dil;|il;)|ub;|y;)|d(?:ca;|ldhar;|quo(?:;|r;)|sh;)|e(?:al(?:;|ine;|part;|s;)|ct;|g;?)|f(?:isht;|loor;|r;)|h(?:ar(?:d;|u(?:;|l;))|o(?:;|v;))|i(?:ght(?:arrow(?:;|tail;)|harpoon(?:down;|up;)|left(?:arrows;|harpoons;)|rightarrows;|squigarrow;|threetimes;)|ng;|singdotseq;)|l(?:arr;|har;|m;)|moust(?:;|ache;)|nmid;|o(?:a(?:ng;|rr;)|brk;|p(?:ar;|f;|lus;)|times;)|p(?:ar(?:;|gt;)|polint;)|rarr;|s(?:aquo;|cr;|h;|q(?:b;|uo(?:;|r;)))|t(?:hree;|imes;|ri(?:;|e;|f;|ltri;))|uluhar;|x;)|s(?:acute;|bquo;|c(?:;|E;|a(?:p;|ron;)|cue;|e(?:;|dil;)|irc;|n(?:E;|ap;|sim;)|polint;|sim;|y;)|dot(?:;|b;|e;)|e(?:Arr;|ar(?:hk;|r(?:;|ow;))|ct;?|mi;|swar;|tm(?:inus;|n;)|xt;)|fr(?:;|own;)|h(?:arp;|c(?:hcy;|y;)|ort(?:mid;|parallel;)|y;?)|i(?:gma(?:;|f;|v;)|m(?:;|dot;|e(?:;|q;)|g(?:;|E;)|l(?:;|E;)|ne;|plus;|rarr;))|larr;|m(?:a(?:llsetminus;|shp;)|eparsl;|i(?:d;|le;)|t(?:;|e(?:;|s;)))|o(?:ftcy;|l(?:;|b(?:;|ar;))|pf;)|pa(?:des(?:;|uit;)|r;)|q(?:c(?:ap(?:;|s;)|up(?:;|s;))|su(?:b(?:;|e;|set(?:;|eq;))|p(?:;|e;|set(?:;|eq;)))|u(?:;|ar(?:e;|f;)|f;))|rarr;|s(?:cr;|etmn;|mile;|tarf;)|t(?:ar(?:;|f;)|r(?:aight(?:epsilon;|phi;)|ns;))|u(?:b(?:;|E;|dot;|e(?:;|dot;)|mult;|n(?:E;|e;)|plus;|rarr;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;)))|cc(?:;|approx;|curlyeq;|eq;|n(?:approx;|eqq;|sim;)|sim;)|m;|ng;|p(?:1;?|2;?|3;?|;|E;|d(?:ot;|sub;)|e(?:;|dot;)|hs(?:ol;|ub;)|larr;|mult;|n(?:E;|e;)|plus;|s(?:et(?:;|eq(?:;|q;)|neq(?:;|q;))|im;|u(?:b;|p;))))|w(?:Arr;|ar(?:hk;|r(?:;|ow;))|nwar;)|zlig;?)|t(?:a(?:rget;|u;)|brk;|c(?:aron;|edil;|y;)|dot;|elrec;|fr;|h(?:e(?:re(?:4;|fore;)|ta(?:;|sym;|v;))|i(?:ck(?:approx;|sim;)|nsp;)|k(?:ap;|sim;)|orn;?)|i(?:lde;|mes(?:;|b(?:;|ar;)|d;|)|nt;)|o(?:ea;|p(?:;|bot;|cir;|f(?:;|ork;))|sa;)|prime;|r(?:ade;|i(?:angle(?:;|down;|left(?:;|eq;)|q;|right(?:;|eq;))|dot;|e;|minus;|plus;|sb;|time;)|pezium;)|s(?:c(?:r;|y;)|hcy;|trok;)|w(?:ixt;|ohead(?:leftarrow;|rightarrow;)))|u(?:Arr;|Har;|a(?:cute;?|rr;)|br(?:cy;|eve;)|c(?:irc;?|y;)|d(?:arr;|blac;|har;)|f(?:isht;|r;)|grave;?|h(?:ar(?:l;|r;)|blk;)|l(?:c(?:orn(?:;|er;)|rop;)|tri;)|m(?:acr;|l;?)|o(?:gon;|pf;)|p(?:arrow;|downarrow;|harpoon(?:left;|right;)|lus;|si(?:;|h;|lon;)|uparrows;)|r(?:c(?:orn(?:;|er;)|rop;)|ing;|tri;)|scr;|t(?:dot;|ilde;|ri(?:;|f;))|u(?:arr;|ml;?)|wangle;)|v(?:Arr;|Bar(?:;|v;)|Dash;|a(?:ngrt;|r(?:epsilon;|kappa;|nothing;|p(?:hi;|i;|ropto;)|r(?:;|ho;)|s(?:igma;|u(?:bsetneq(?:;|q;)|psetneq(?:;|q;)))|t(?:heta;|riangle(?:left;|right;))))|cy;|dash;|e(?:e(?:;|bar;|eq;)|llip;|r(?:bar;|t;))|fr;|ltri;|nsu(?:b;|p;)|opf;|prop;|rtri;|s(?:cr;|u(?:bn(?:E;|e;)|pn(?:E;|e;)))|zigzag;)|w(?:circ;|e(?:d(?:bar;|ge(?:;|q;))|ierp;)|fr;|opf;|p;|r(?:;|eath;)|scr;)|x(?:c(?:ap;|irc;|up;)|dtri;|fr;|h(?:Arr;|arr;)|i;|l(?:Arr;|arr;)|map;|nis;|o(?:dot;|p(?:f;|lus;)|time;)|r(?:Arr;|arr;)|s(?:cr;|qcup;)|u(?:plus;|tri;)|vee;|wedge;)|y(?:ac(?:ute;?|y;)|c(?:irc;|y;)|en;?|fr;|icy;|opf;|scr;|u(?:cy;|ml;?))|z(?:acute;|c(?:aron;|y;)|dot;|e(?:etrf;|ta;)|fr;|hcy;|igrarr;|opf;|scr;|w(?:j;|nj;)))|[\s\S]/g,me=32,he=/[^\r"&\u0000]+/g,ge=/[^\r'&\u0000]+/g,_e=/[^\r\t\n\f &>\u0000]+/g,ve=/[^\r\t\n\f \/>A-Z\u0000]+/g,ye=/[^\r\t\n\f \/=>A-Z\u0000]+/g,be=/[^\]\r\u0000\uffff]*/g,xe=/[^&<\r\u0000\uffff]*/g,Se=/[^<\r\u0000\uffff]*/g,Ce=/[^\r\u0000\uffff]*/g,we=/(?:(\/)?([a-z]+)>)|[\s\S]/g,Te=/(?:([-a-z]+)[ \t\n\f]*=[ \t\n\f]*('[^'&\r\u0000]*'|"[^"&\r\u0000]*"|[^\t\n\r\f "&'\u0000>][^&> \t\n\r\f\u0000]*[ \t\n\f]))|[\s\S]/g,Ee=/[^\x09\x0A\x0C\x0D\x20]/,De=/[^\x09\x0A\x0C\x0D\x20]/g,Oe=/[^\x00\x09\x0A\x0C\x0D\x20]/,ke=/^[\x09\x0A\x0C\x0D\x20]+/,Ae=/\x00/g;function P(e){var t=16384;if(e.length<t)return String.fromCharCode.apply(String,e);for(var n=``,r=0;r<e.length;r+=t)n+=String.fromCharCode.apply(String,e.slice(r,r+t));return n}function je(e){for(var t=[],n=0;n<e.length;n++)t[n]=e.charCodeAt(n);return t}function F(e,t){if(typeof t==`string`)return e.namespaceURI===a.HTML&&e.localName===t;var n=t[e.namespaceURI];return n&&n[e.localName]}function Me(e){return F(e,ce)}function Ne(e){if(F(e,le))return!0;if(e.namespaceURI===a.MATHML&&e.localName===`annotation-xml`){var t=e.getAttribute(`encoding`);if(t&&=t.toLowerCase(),t===`text/html`||t===`application/xhtml+xml`)return!0}return!1}function Pe(e){return e in M?M[e]:e}function I(e){for(var t=0,n=e.length;t<n;t++)e[t][0]in A&&(e[t][0]=A[e[t][0]])}function Fe(e){for(var t=0,n=e.length;t<n;t++)if(e[t][0]===`definitionurl`){e[t][0]=`definitionURL`;break}}function Ie(e){for(var t=0,n=e.length;t<n;t++)e[t][0]in k&&e[t].push(k[e[t][0]])}function Le(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n][0],a=e[n][1];t.hasAttribute(i)||t._setAttribute(i,a)}}L.ElementStack=function(){this.elements=[],this.top=null},L.ElementStack.prototype.push=function(e){this.elements.push(e),this.top=e},L.ElementStack.prototype.pop=function(e){this.elements.pop(),this.top=this.elements[this.elements.length-1]},L.ElementStack.prototype.popTag=function(e){for(var t=this.elements.length-1;t>0;t--){var n=this.elements[t];if(F(n,e))break}this.elements.length=t,this.top=this.elements[t-1]},L.ElementStack.prototype.popElementType=function(e){for(var t=this.elements.length-1;t>0&&!(this.elements[t]instanceof e);t--);this.elements.length=t,this.top=this.elements[t-1]},L.ElementStack.prototype.popElement=function(e){for(var t=this.elements.length-1;t>0&&this.elements[t]!==e;t--);this.elements.length=t,this.top=this.elements[t-1]},L.ElementStack.prototype.removeElement=function(e){if(this.top===e)this.pop();else{var t=this.elements.lastIndexOf(e);t!==-1&&this.elements.splice(t,1)}},L.ElementStack.prototype.clearToContext=function(e){for(var t=this.elements.length-1;t>0&&!F(this.elements[t],e);t--);this.elements.length=t+1,this.top=this.elements[t]},L.ElementStack.prototype.contains=function(e){return this.inSpecificScope(e,Object.create(null))},L.ElementStack.prototype.inSpecificScope=function(e,t){for(var n=this.elements.length-1;n>=0;n--){var r=this.elements[n];if(F(r,e))return!0;if(F(r,t))return!1}return!1},L.ElementStack.prototype.elementInSpecificScope=function(e,t){for(var n=this.elements.length-1;n>=0;n--){var r=this.elements[n];if(r===e)return!0;if(F(r,t))return!1}return!1},L.ElementStack.prototype.elementTypeInSpecificScope=function(e,t){for(var n=this.elements.length-1;n>=0;n--){var r=this.elements[n];if(r instanceof e)return!0;if(F(r,t))return!1}return!1},L.ElementStack.prototype.inScope=function(e){return this.inSpecificScope(e,O)},L.ElementStack.prototype.elementInScope=function(e){return this.elementInSpecificScope(e,O)},L.ElementStack.prototype.elementTypeInScope=function(e){return this.elementTypeInSpecificScope(e,O)},L.ElementStack.prototype.inButtonScope=function(e){return this.inSpecificScope(e,ae)},L.ElementStack.prototype.inListItemScope=function(e){return this.inSpecificScope(e,ie)},L.ElementStack.prototype.inTableScope=function(e){return this.inSpecificScope(e,oe)},L.ElementStack.prototype.inSelectScope=function(e){for(var t=this.elements.length-1;t>=0;t--){var n=this.elements[t];if(n.namespaceURI!==a.HTML)return!1;var r=n.localName;if(r===e)return!0;if(r!==`optgroup`&&r!==`option`)return!1}return!1},L.ElementStack.prototype.generateImpliedEndTags=function(e,t){for(var n=t?D:E,r=this.elements.length-1;r>=0;r--){var i=this.elements[r];if(e&&F(i,e)||!F(this.elements[r],n))break}this.elements.length=r+1,this.top=this.elements[r]},L.ActiveFormattingElements=function(){this.list=[],this.attrs=[]},L.ActiveFormattingElements.prototype.MARKER={localName:`|`},L.ActiveFormattingElements.prototype.insertMarker=function(){this.list.push(this.MARKER),this.attrs.push(this.MARKER)},L.ActiveFormattingElements.prototype.push=function(e,t){for(var n=0,r=this.list.length-1;r>=0&&this.list[r]!==this.MARKER;r--)if(o(e,this.list[r],this.attrs[r])&&(n++,n===3)){this.list.splice(r,1),this.attrs.splice(r,1);break}this.list.push(e);for(var i=[],a=0;a<t.length;a++)i[a]=t[a];this.attrs.push(i);function o(e,t,n){if(e.localName!==t.localName||e._numattrs!==n.length)return!1;for(var r=0,i=n.length;r<i;r++){var a=n[r][0],o=n[r][1];if(!e.hasAttribute(a)||e.getAttribute(a)!==o)return!1}return!0}},L.ActiveFormattingElements.prototype.clearToMarker=function(){for(var e=this.list.length-1;e>=0&&this.list[e]!==this.MARKER;e--);e<0&&(e=0),this.list.length=e,this.attrs.length=e},L.ActiveFormattingElements.prototype.findElementByTag=function(e){for(var t=this.list.length-1;t>=0;t--){var n=this.list[t];if(n===this.MARKER)break;if(n.localName===e)return n}return null},L.ActiveFormattingElements.prototype.indexOf=function(e){return this.list.lastIndexOf(e)},L.ActiveFormattingElements.prototype.remove=function(e){var t=this.list.lastIndexOf(e);t!==-1&&(this.list.splice(t,1),this.attrs.splice(t,1))},L.ActiveFormattingElements.prototype.replace=function(e,t,n){var r=this.list.lastIndexOf(e);r!==-1&&(this.list[r]=t,this.attrs[r]=n)},L.ActiveFormattingElements.prototype.insertAfter=function(e,t){var n=this.list.lastIndexOf(e);n!==-1&&(this.list.splice(n,0,t),this.attrs.splice(n,0,t))};function L(e,t,o){var u=null,E=0,D=0,O=!1,ie=!1,ae=0,oe=[],se=``,ce=!0,le=0,k=Z,A,j,M=``,de=``,N=[],Re=``,ze=``,R=[],Be=[],Ve=[],He=[],Ue=[],We=!1,z=hr,Ge=null,Ke=[],B=new L.ElementStack,V=new L.ActiveFormattingElements,qe=t!==void 0,Je=null,Ye=null,Xe=!0;t&&(Xe=t.ownerDocument._scripting_enabled),o&&o.scripting_enabled===!1&&(Xe=!1);var H=!0,Ze=!1,Qe,$e,U=[],et=!1,tt=!1,nt={document:function(){return W},_asDocumentFragment:function(){for(var e=W.createDocumentFragment(),t=W.firstChild;t.hasChildNodes();)e.appendChild(t.firstChild);return e},pause:function(){le++},resume:function(){le--,this.parse(``)},parse:function(e,t,n){var r;return le>0?(se+=e,!0):(ae===0?(se&&=(e=se+e,``),t&&(e+=`￿`,O=!0),u=e,E=e.length,D=0,ce&&(ce=!1,u.charCodeAt(0)===65279&&(D=1)),ae++,r=at(n),se=u.substring(D,E),ae--):(ae++,oe.push(u,E,D),u=e,E=e.length,D=0,at(),r=!1,se=u.substring(D,E),D=oe.pop(),E=oe.pop(),u=oe.pop(),se&&=(u=se+u.substring(D),E=u.length,D=0,``),ae--),r)}},W=new n(!0,e);if(W._parser=nt,W._scripting_enabled=Xe,t){if(t.ownerDocument._quirks&&(W._quirks=!0),t.ownerDocument._limitedQuirks&&(W._limitedQuirks=!0),t.namespaceURI===a.HTML)switch(t.localName){case`title`:case`textarea`:k=Ut;break;case`style`:case`xmp`:case`iframe`:case`noembed`:case`noframes`:case`script`:case`plaintext`:k=Kt;break}var rt=W.createElement(`html`);W._appendChild(rt),B.push(rt),t instanceof c.HTMLTemplateElement&&Ke.push(Ar),Pt();for(var it=t;it!==null;it=it.parentElement)if(it instanceof c.HTMLFormElement){Ye=it;break}}function at(e){for(var t,n,r,i;D<E;){if(le>0||e&&e())return!0;switch(typeof k.lookahead){case`undefined`:if(t=u.charCodeAt(D++),ie&&(ie=!1,t===10)){D++;continue}switch(t){case 13:D<E?u.charCodeAt(D)===10&&D++:ie=!0,k(10);break;case 65535:if(O&&D===E){k(d);break}default:k(t);break}break;case`number`:t=u.charCodeAt(D);var a=k.lookahead,o=!0;if(a<0&&(o=!1,a=-a),a<E-D)n=o?u.substring(D,D+a):null,i=!1;else if(O)n=o?u.substring(D,E):null,i=!0,t===65535&&D===E-1&&(t=d);else return!0;k(t,n,i);break;case`string`:t=u.charCodeAt(D),r=k.lookahead;var s=u.indexOf(r,D);if(s!==-1)n=u.substring(D,s+r.length),i=!1;else{if(!O)return!0;n=u.substring(D,E),t===65535&&D===E-1&&(t=d),i=!0}k(t,n,i);break}}return!1}function ot(e,t){for(var n=0;n<Ue.length;n++)if(Ue[n][0]===e)return;t===void 0?Ue.push([e]):Ue.push([e,t])}function st(){Te.lastIndex=D-1;var e=Te.exec(u);if(!e)throw Error(`should never happen`);var t=e[1];if(!t)return!1;var n=e[2],r=n.length;switch(n[0]){case`"`:case`'`:n=n.substring(1,r-1),D+=e[0].length-1,k=Dn;break;default:k=bn,D+=e[0].length-1,n=n.substring(0,r-1);break}for(var i=0;i<Ue.length;i++)if(Ue[i][0]===t)return!0;return Ue.push([t,n]),!0}function ct(){We=!1,M=``,Ue.length=0}function lt(){We=!0,M=``,Ue.length=0}function ut(){N.length=0}function dt(){Re=``}function ft(){ze=``}function pt(){R.length=0}function mt(){Be.length=0,Ve=null,He=null}function ht(){Ve=[]}function gt(){He=[]}function G(){Ze=!0}function _t(){return B.top&&B.top.namespaceURI!==`http://www.w3.org/1999/xhtml`}function vt(e){return de===e}function yt(){if(U.length>0){var e=P(U);if(U.length=0,tt&&(tt=!1,e[0]===`
6
6
  `&&(e=e.substring(1)),e.length===0))return;J(f,e),et=!1}tt=!1}function bt(e){e.lastIndex=D-1;var t=e.exec(u);if(t&&t.index===D-1)return t=t[0],D+=t.length-1,O&&D===E&&(t=t.slice(0,-1),D--),t;throw Error(`should never happen`)}function xt(e){e.lastIndex=D-1;var t=e.exec(u)[0];return t?(St(t),D+=t.length-1,!0):!1}function St(e){U.length>0&&yt(),!(tt&&(tt=!1,e[0]===`
7
7
  `&&(e=e.substring(1)),e.length===0))&&J(f,e)}function Ct(){if(We)J(m,M);else{var e=M;M=``,de=e,J(p,e,Ue)}}function wt(){if(D===E)return!1;we.lastIndex=D;var e=we.exec(u);if(!e)throw Error(`should never happen`);var t=e[2];return t?(e[1]?(D+=t.length+2,J(m,t)):(D+=t.length+1,de=t,J(p,t,_)),!0):!1}function Tt(){We?J(m,M,null,!0):J(p,M,Ue,!0)}function K(){J(g,P(Be),Ve?P(Ve):void 0,He?P(He):void 0)}function q(){yt(),z(d),W.modclock=1}var J=nt.insertToken=function(e,t,n,r){yt();var i=B.top;!i||i.namespaceURI===a.HTML?z(e,t,n,r):e!==p&&e!==f?Ir(e,t,n,r):Me(i)&&(e===f||e===p&&t!==`mglyph`&&t!==`malignmark`)||e===p&&t===`svg`&&i.namespaceURI===a.MATHML&&i.localName===`annotation-xml`||Ne(i)?($e=!0,z(e,t,n,r),$e=!1):Ir(e,t,n,r)};function Et(e){var t=B.top;kt&&F(t,T)?Nt(function(t){return t.createComment(e)}):(t instanceof c.HTMLTemplateElement&&(t=t.content),t._appendChild(t.ownerDocument.createComment(e)))}function Dt(e){var t=B.top;if(kt&&F(t,T))Nt(function(t){return t.createTextNode(e)});else{t instanceof c.HTMLTemplateElement&&(t=t.content);var n=t.lastChild;n&&n.nodeType===i.TEXT_NODE?n.appendData(e):t._appendChild(t.ownerDocument.createTextNode(e))}}function Ot(e,t,n){var r=s.createElement(e,t,null);if(n)for(var i=0,a=n.length;i<a;i++)r._setAttribute(n[i][0],n[i][1]);return r}var kt=!1;function Y(e,t){var n=At(function(n){return Ot(n,e,t)});return F(n,re)&&(n._form=Ye),n}function At(e){var t;return kt&&F(B.top,T)?t=Nt(e):B.top instanceof c.HTMLTemplateElement?(t=e(B.top.content.ownerDocument),B.top.content._appendChild(t)):(t=e(B.top.ownerDocument),B.top._appendChild(t)),B.push(t),t}function jt(e,t,n){return At(function(r){var i=r._createElementNS(e,n,null);if(t)for(var a=0,o=t.length;a<o;a++){var s=t[a];s.length===2?i._setAttribute(s[0],s[1]):i._setAttributeNS(s[2],s[0],s[1])}return i})}function Mt(e){for(var t=B.elements.length-1;t>=0;t--)if(B.elements[t]instanceof e)return t;return-1}function Nt(e){var t,n,r=-1,a=-1,o;if(r=Mt(c.HTMLTableElement),a=Mt(c.HTMLTemplateElement),a>=0&&(r<0||a>r)?t=B.elements[a]:r>=0&&(t=B.elements[r].parentNode,t?n=B.elements[r]:t=B.elements[r-1]),t||=B.elements[0],t instanceof c.HTMLTemplateElement&&(t=t.content),o=e(t.ownerDocument),o.nodeType===i.TEXT_NODE){var s=n?n.previousSibling:t.lastChild;if(s&&s.nodeType===i.TEXT_NODE)return s.appendData(o.data),o}return n?t.insertBefore(o,n):t._appendChild(o),o}function Pt(){for(var e=!1,n=B.elements.length-1;n>=0;n--){var r=B.elements[n];if(n===0&&(e=!0,qe&&(r=t)),r.namespaceURI===a.HTML){var i=r.localName;switch(i){case`select`:for(var o=n;o>0;){var s=B.elements[--o];if(s instanceof c.HTMLTemplateElement)break;if(s instanceof c.HTMLTableElement){z=kr;return}}z=Or;return;case`tr`:z=Er;return;case`tbody`:case`tfoot`:case`thead`:z=Tr;return;case`caption`:z=Cr;return;case`colgroup`:z=wr;return;case`table`:z=xr;return;case`template`:z=Ke[Ke.length-1];return;case`body`:z=$;return;case`frameset`:z=Mr;return;case`html`:z=Je===null?_r:yr;return;default:if(!e){if(i===`head`){z=Q;return}if(i===`td`||i===`th`){z=Dr;return}}}}if(e){z=$;return}}}function Ft(e,t){Y(e,t),k=Wt,Ge=z,z=br}function It(e,t){Y(e,t),k=Ut,Ge=z,z=br}function Lt(e,t){return{elt:Ot(e,V.list[t].localName,V.attrs[t]),attrs:V.attrs[t]}}function Rt(){if(V.list.length!==0){var e=V.list[V.list.length-1];if(e!==V.MARKER&&B.elements.lastIndexOf(e)===-1){for(var t=V.list.length-2;t>=0&&(e=V.list[t],!(e===V.MARKER||B.elements.lastIndexOf(e)!==-1));t--);for(t+=1;t<V.list.length;t++){var n=At(function(e){return Lt(e,t).elt});V.list[t]=n}}}}var zt={localName:`BM`};function Bt(e){if(F(B.top,e)&&V.indexOf(B.top)===-1)return B.pop(),!0;for(var t=0;t<8;){t++;var n=V.findElementByTag(e);if(!n)return!1;var r=B.elements.lastIndexOf(n);if(r===-1)return V.remove(n),!0;if(!B.elementInScope(n))return!0;for(var i=null,a,o=r+1;o<B.elements.length;o++)if(F(B.elements[o],S)){i=B.elements[o],a=o;break}if(i){var s=B.elements[r-1];V.insertAfter(n,zt);for(var l=i,u=i,d=a,f,p=0;p++,l=B.elements[--d],l!==n;){if(f=V.indexOf(l),p>3&&f!==-1&&(V.remove(l),f=-1),f===-1){B.removeElement(l);continue}var m=Lt(s.ownerDocument,f);V.replace(l,m.elt,m.attrs),B.elements[d]=m.elt,l=m.elt,u===i&&(V.remove(zt),V.insertAfter(m.elt,zt)),l._appendChild(u),u=l}kt&&F(s,T)?Nt(function(){return u}):s instanceof c.HTMLTemplateElement?s.content._appendChild(u):s._appendChild(u);for(var h=Lt(i.ownerDocument,V.indexOf(n));i.hasChildNodes();)h.elt._appendChild(i.firstChild);i._appendChild(h.elt),V.remove(n),V.replace(zt,h.elt,h.attrs),B.removeElement(n);var g=B.elements.lastIndexOf(i);B.elements.splice(g+1,0,h.elt)}else return B.popElement(n),V.remove(n),!0}return!0}function Vt(){B.pop(),z=Ge}function Ht(){delete W._parser,B.elements.length=0,W.defaultView&&W.defaultView.dispatchEvent(new c.Event(`load`,{}))}function X(e,t){k=t,D--}function Z(e){switch(e){case 38:A=Z,k=or;break;case 60:if(wt())break;k=qt;break;case 0:U.push(e),et=!0;break;case-1:q();break;default:xt(xe)||U.push(e);break}}function Ut(e){switch(e){case 38:A=Ut,k=or;break;case 60:k=Xt;break;case 0:U.push(65533),et=!0;break;case-1:q();break;default:U.push(e);break}}function Wt(e){switch(e){case 60:k=$t;break;case 0:U.push(65533);break;case-1:q();break;default:xt(Se)||U.push(e);break}}function Gt(e){switch(e){case 60:k=nn;break;case 0:U.push(65533);break;case-1:q();break;default:xt(Se)||U.push(e);break}}function Kt(e){switch(e){case 0:U.push(65533);break;case-1:q();break;default:xt(Ce)||U.push(e);break}}function qt(e){switch(e){case 33:k=An;break;case 47:k=Jt;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ct(),X(e,Yt);break;case 63:X(e,kn);break;default:U.push(60),X(e,Z);break}}function Jt(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:lt(),X(e,Yt);break;case 62:k=Z;break;case-1:U.push(60),U.push(47),q();break;default:X(e,kn);break}}function Yt(e){switch(e){case 9:case 10:case 12:case 32:k=bn;break;case 47:k=On;break;case 62:k=Z,Ct();break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:M+=String.fromCharCode(e+32);break;case 0:M+=`�`;break;case-1:q();break;default:M+=bt(ve);break}}function Xt(e){e===47?(ut(),k=Zt):(U.push(60),X(e,Ut))}function Zt(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:lt(),X(e,Qt);break;default:U.push(60),U.push(47),X(e,Ut);break}}function Qt(e){switch(e){case 9:case 10:case 12:case 32:if(vt(M)){k=bn;return}break;case 47:if(vt(M)){k=On;return}break;case 62:if(vt(M)){k=Z,Ct();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:M+=String.fromCharCode(e+32),N.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:M+=String.fromCharCode(e),N.push(e);return;default:break}U.push(60),U.push(47),l(U,N),X(e,Ut)}function $t(e){e===47?(ut(),k=en):(U.push(60),X(e,Wt))}function en(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:lt(),X(e,tn);break;default:U.push(60),U.push(47),X(e,Wt);break}}function tn(e){switch(e){case 9:case 10:case 12:case 32:if(vt(M)){k=bn;return}break;case 47:if(vt(M)){k=On;return}break;case 62:if(vt(M)){k=Z,Ct();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:M+=String.fromCharCode(e+32),N.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:M+=String.fromCharCode(e),N.push(e);return;default:break}U.push(60),U.push(47),l(U,N),X(e,Wt)}function nn(e){switch(e){case 47:ut(),k=rn;break;case 33:k=on,U.push(60),U.push(33);break;default:U.push(60),X(e,Gt);break}}function rn(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:lt(),X(e,an);break;default:U.push(60),U.push(47),X(e,Gt);break}}function an(e){switch(e){case 9:case 10:case 12:case 32:if(vt(M)){k=bn;return}break;case 47:if(vt(M)){k=On;return}break;case 62:if(vt(M)){k=Z,Ct();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:M+=String.fromCharCode(e+32),N.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:M+=String.fromCharCode(e),N.push(e);return;default:break}U.push(60),U.push(47),l(U,N),X(e,Gt)}function on(e){e===45?(k=sn,U.push(45)):X(e,Gt)}function sn(e){e===45?(k=un,U.push(45)):X(e,Gt)}function cn(e){switch(e){case 45:k=ln,U.push(45);break;case 60:k=dn;break;case 0:U.push(65533);break;case-1:q();break;default:U.push(e);break}}function ln(e){switch(e){case 45:k=un,U.push(45);break;case 60:k=dn;break;case 0:k=cn,U.push(65533);break;case-1:q();break;default:k=cn,U.push(e);break}}function un(e){switch(e){case 45:U.push(45);break;case 60:k=dn;break;case 62:k=Gt,U.push(62);break;case 0:k=cn,U.push(65533);break;case-1:q();break;default:k=cn,U.push(e);break}}function dn(e){switch(e){case 47:ut(),k=fn;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:ut(),U.push(60),X(e,mn);break;default:U.push(60),X(e,cn);break}}function fn(e){switch(e){case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:lt(),X(e,pn);break;default:U.push(60),U.push(47),X(e,cn);break}}function pn(e){switch(e){case 9:case 10:case 12:case 32:if(vt(M)){k=bn;return}break;case 47:if(vt(M)){k=On;return}break;case 62:if(vt(M)){k=Z,Ct();return}break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:M+=String.fromCharCode(e+32),N.push(e);return;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:M+=String.fromCharCode(e),N.push(e);return;default:break}U.push(60),U.push(47),l(U,N),X(e,cn)}function mn(e){switch(e){case 9:case 10:case 12:case 32:case 47:case 62:k=P(N)===`script`?hn:cn,U.push(e);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:N.push(e+32),U.push(e);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:N.push(e),U.push(e);break;default:X(e,cn);break}}function hn(e){switch(e){case 45:k=gn,U.push(45);break;case 60:k=vn,U.push(60);break;case 0:U.push(65533);break;case-1:q();break;default:U.push(e);break}}function gn(e){switch(e){case 45:k=_n,U.push(45);break;case 60:k=vn,U.push(60);break;case 0:k=hn,U.push(65533);break;case-1:q();break;default:k=hn,U.push(e);break}}function _n(e){switch(e){case 45:U.push(45);break;case 60:k=vn,U.push(60);break;case 62:k=Gt,U.push(62);break;case 0:k=hn,U.push(65533);break;case-1:q();break;default:k=hn,U.push(e);break}}function vn(e){e===47?(ut(),k=yn,U.push(47)):X(e,hn)}function yn(e){switch(e){case 9:case 10:case 12:case 32:case 47:case 62:k=P(N)===`script`?cn:hn,U.push(e);break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:N.push(e+32),U.push(e);break;case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:N.push(e),U.push(e);break;default:X(e,hn);break}}function bn(e){switch(e){case 9:case 10:case 12:case 32:break;case 47:k=On;break;case 62:k=Z,Ct();break;case-1:q();break;case 61:dt(),Re+=String.fromCharCode(e),k=xn;break;default:if(st())break;dt(),X(e,xn);break}}function xn(e){switch(e){case 9:case 10:case 12:case 32:case 47:case 62:case-1:X(e,Sn);break;case 61:k=Cn;break;case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:Re+=String.fromCharCode(e+32);break;case 0:Re+=`�`;break;default:Re+=bt(ye);break}}function Sn(e){switch(e){case 9:case 10:case 12:case 32:break;case 47:ot(Re),k=On;break;case 61:k=Cn;break;case 62:k=Z,ot(Re),Ct();break;case-1:ot(Re),q();break;default:ot(Re),dt(),X(e,xn);break}}function Cn(e){switch(e){case 9:case 10:case 12:case 32:break;case 34:ft(),k=wn;break;case 39:ft(),k=Tn;break;default:ft(),X(e,En);break}}function wn(e){switch(e){case 34:ot(Re,ze),k=Dn;break;case 38:A=wn,k=or;break;case 0:ze+=`�`;break;case-1:q();break;case 10:ze+=String.fromCharCode(e);break;default:ze+=bt(he);break}}function Tn(e){switch(e){case 39:ot(Re,ze),k=Dn;break;case 38:A=Tn,k=or;break;case 0:ze+=`�`;break;case-1:q();break;case 10:ze+=String.fromCharCode(e);break;default:ze+=bt(ge);break}}function En(e){switch(e){case 9:case 10:case 12:case 32:ot(Re,ze),k=bn;break;case 38:A=En,k=or;break;case 62:ot(Re,ze),k=Z,Ct();break;case 0:ze+=`�`;break;case-1:D--,k=Z;break;default:ze+=bt(_e);break}}function Dn(e){switch(e){case 9:case 10:case 12:case 32:k=bn;break;case 47:k=On;break;case 62:k=Z,Ct();break;case-1:q();break;default:X(e,bn);break}}function On(e){switch(e){case 62:k=Z,Tt(!0);break;case-1:q();break;default:X(e,bn);break}}function kn(e,t,n){var r=t.length;n?D+=r-1:D+=r;var i=t.substring(0,r-1);i=i.replace(/\u0000/g,`�`),i=i.replace(/\u000D\u000A/g,`